feat: update eversolo site cms and media workflows
This commit is contained in:
@@ -281,6 +281,19 @@ html[data-theme] [class*='react-select__menu'] {
|
||||
z-index: 2147483000 !important;
|
||||
}
|
||||
|
||||
html[data-theme] .rs__menu-list,
|
||||
html[data-theme] .react-select__menu-list,
|
||||
html[data-theme] [class*='rs__menu-list'],
|
||||
html[data-theme] [class*='react-select__menu-list'] {
|
||||
max-height: min(420px, 52vh) !important;
|
||||
}
|
||||
|
||||
html[data-theme] .collection-edit:has(.faq-related-files-field:focus-within),
|
||||
html[data-theme] .document-fields:has(.faq-related-files-field:focus-within),
|
||||
html[data-theme] .render-fields:has(.faq-related-files-field:focus-within) {
|
||||
padding-bottom: 360px;
|
||||
}
|
||||
|
||||
html[data-theme] .popup--active,
|
||||
html[data-theme] .drawer,
|
||||
html[data-theme] .collection-edit,
|
||||
@@ -1671,7 +1684,8 @@ html[data-theme] .aws-media-resources__batch-upload label {
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
html[data-theme] .aws-media-resources__batch-upload select {
|
||||
html[data-theme] .aws-media-resources__batch-upload select,
|
||||
html[data-theme] .aws-media-resources__batch-upload input[type='text'] {
|
||||
width: 100%;
|
||||
min-height: 40px;
|
||||
border: 1px solid rgba(20, 22, 23, 0.18);
|
||||
@@ -1734,6 +1748,44 @@ html[data-theme] .aws-media-resources__status--error {
|
||||
color: #8f2d25;
|
||||
}
|
||||
|
||||
html[data-theme] .aws-media-resources__breadcrumbs {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
gap: 8px;
|
||||
border: 1px solid rgba(20, 22, 23, 0.12);
|
||||
border-radius: 8px;
|
||||
background: rgba(255, 255, 255, 0.72);
|
||||
padding: 10px 12px;
|
||||
}
|
||||
|
||||
html[data-theme] .aws-media-resources__breadcrumbs button {
|
||||
position: relative;
|
||||
border: 0;
|
||||
background: transparent;
|
||||
color: #24282b;
|
||||
cursor: pointer;
|
||||
font-size: 13px;
|
||||
font-weight: 800;
|
||||
padding: 0 16px 0 0;
|
||||
}
|
||||
|
||||
html[data-theme] .aws-media-resources__breadcrumbs button::after {
|
||||
position: absolute;
|
||||
right: 2px;
|
||||
color: rgba(20, 22, 23, 0.35);
|
||||
content: '/';
|
||||
}
|
||||
|
||||
html[data-theme] .aws-media-resources__breadcrumbs button:last-child {
|
||||
cursor: default;
|
||||
color: rgba(20, 22, 23, 0.58);
|
||||
}
|
||||
|
||||
html[data-theme] .aws-media-resources__breadcrumbs button:last-child::after {
|
||||
content: '';
|
||||
}
|
||||
|
||||
html[data-theme] .aws-media-resources__table-wrap {
|
||||
overflow-x: auto;
|
||||
border: 1px solid rgba(20, 22, 23, 0.12);
|
||||
@@ -1797,6 +1849,17 @@ html[data-theme] .aws-media-resources__filename {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
html[data-theme] .aws-media-resources__directory-button {
|
||||
border: 0;
|
||||
background: transparent;
|
||||
color: #24282b;
|
||||
cursor: pointer;
|
||||
font: inherit;
|
||||
font-weight: 800;
|
||||
padding: 0;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
html[data-theme] .aws-media-resources__key {
|
||||
max-width: 360px;
|
||||
margin-top: 4px;
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
import { CompactArrayRowLabel as CompactArrayRowLabel_2254b697cb2592993885eb4171473cdc } from '@/payload/admin/CompactArrayRowLabel'
|
||||
import { AwsMediaUploadTextField as AwsMediaUploadTextField_e06d94663cf7a9dc3cbe2deb0483b6f4 } from '@/payload/admin/AwsMediaUploadTextField'
|
||||
import { AwsMediaResourcesView as AwsMediaResourcesView_b7d260d4ceb376ce7f3b5b487461ad7a } from '@/payload/admin/AwsMediaResourcesView'
|
||||
import { ProductTemplateSelectField as ProductTemplateSelectField_1fa6c456e5fd9918885f32d961db283e } from '@/payload/admin/ProductTemplateSelectField'
|
||||
import { RscEntryLexicalCell as RscEntryLexicalCell_44fe37237e0ebf4470c9990d8cb7b07e } from '@payloadcms/richtext-lexical/rsc'
|
||||
import { RscEntryLexicalField as RscEntryLexicalField_44fe37237e0ebf4470c9990d8cb7b07e } from '@payloadcms/richtext-lexical/rsc'
|
||||
import { LexicalDiffComponent as LexicalDiffComponent_44fe37237e0ebf4470c9990d8cb7b07e } from '@payloadcms/richtext-lexical/rsc'
|
||||
@@ -26,6 +24,10 @@ import { StrikethroughFeatureClient as StrikethroughFeatureClient_e70f5e05f09f93
|
||||
import { UnderlineFeatureClient as UnderlineFeatureClient_e70f5e05f09f93e00b997edb1ef0c864 } from '@payloadcms/richtext-lexical/client'
|
||||
import { BoldFeatureClient as BoldFeatureClient_e70f5e05f09f93e00b997edb1ef0c864 } from '@payloadcms/richtext-lexical/client'
|
||||
import { ItalicFeatureClient as ItalicFeatureClient_e70f5e05f09f93e00b997edb1ef0c864 } from '@payloadcms/richtext-lexical/client'
|
||||
import { CompactArrayRowLabel as CompactArrayRowLabel_2254b697cb2592993885eb4171473cdc } from '@/payload/admin/CompactArrayRowLabel'
|
||||
import { AwsMediaUploadTextField as AwsMediaUploadTextField_e06d94663cf7a9dc3cbe2deb0483b6f4 } from '@/payload/admin/AwsMediaUploadTextField'
|
||||
import { AwsMediaResourcesView as AwsMediaResourcesView_b7d260d4ceb376ce7f3b5b487461ad7a } from '@/payload/admin/AwsMediaResourcesView'
|
||||
import { QiniuMediaResourcesView as QiniuMediaResourcesView_b7d260d4ceb376ce7f3b5b487461ad7a } from '@/payload/admin/AwsMediaResourcesView'
|
||||
import { HtmlPreviewTextareaField as HtmlPreviewTextareaField_753f6c383200cc3519583a44e0773d61 } from '@/payload/admin/HtmlPreviewTextareaField'
|
||||
import { AdminAvatarMenu as AdminAvatarMenu_709e36c272d83f8e640d7dc687c3a445 } from '@/app/(payload)/admin/_components/admin-avatar-menu'
|
||||
import { EversoloAdminIcon as EversoloAdminIcon_315d959d7586c3df8f4dadece8f5e53b } from '@/app/(payload)/admin/_components/eversolo-admin-logo'
|
||||
@@ -35,9 +37,7 @@ import { CollectionCards as CollectionCards_f9c02e79a4aed9a3924487c0cd4cafb1 } f
|
||||
|
||||
/** @type import('payload').ImportMap */
|
||||
export const importMap = {
|
||||
"@/payload/admin/CompactArrayRowLabel#CompactArrayRowLabel": CompactArrayRowLabel_2254b697cb2592993885eb4171473cdc,
|
||||
"@/payload/admin/AwsMediaUploadTextField#AwsMediaUploadTextField": AwsMediaUploadTextField_e06d94663cf7a9dc3cbe2deb0483b6f4,
|
||||
"@/payload/admin/AwsMediaResourcesView#AwsMediaResourcesView": AwsMediaResourcesView_b7d260d4ceb376ce7f3b5b487461ad7a,
|
||||
"@/payload/admin/ProductTemplateSelectField#ProductTemplateSelectField": ProductTemplateSelectField_1fa6c456e5fd9918885f32d961db283e,
|
||||
"@payloadcms/richtext-lexical/rsc#RscEntryLexicalCell": RscEntryLexicalCell_44fe37237e0ebf4470c9990d8cb7b07e,
|
||||
"@payloadcms/richtext-lexical/rsc#RscEntryLexicalField": RscEntryLexicalField_44fe37237e0ebf4470c9990d8cb7b07e,
|
||||
"@payloadcms/richtext-lexical/rsc#LexicalDiffComponent": LexicalDiffComponent_44fe37237e0ebf4470c9990d8cb7b07e,
|
||||
@@ -63,6 +63,10 @@ export const importMap = {
|
||||
"@payloadcms/richtext-lexical/client#UnderlineFeatureClient": UnderlineFeatureClient_e70f5e05f09f93e00b997edb1ef0c864,
|
||||
"@payloadcms/richtext-lexical/client#BoldFeatureClient": BoldFeatureClient_e70f5e05f09f93e00b997edb1ef0c864,
|
||||
"@payloadcms/richtext-lexical/client#ItalicFeatureClient": ItalicFeatureClient_e70f5e05f09f93e00b997edb1ef0c864,
|
||||
"@/payload/admin/CompactArrayRowLabel#CompactArrayRowLabel": CompactArrayRowLabel_2254b697cb2592993885eb4171473cdc,
|
||||
"@/payload/admin/AwsMediaUploadTextField#AwsMediaUploadTextField": AwsMediaUploadTextField_e06d94663cf7a9dc3cbe2deb0483b6f4,
|
||||
"@/payload/admin/AwsMediaResourcesView#AwsMediaResourcesView": AwsMediaResourcesView_b7d260d4ceb376ce7f3b5b487461ad7a,
|
||||
"@/payload/admin/AwsMediaResourcesView#QiniuMediaResourcesView": QiniuMediaResourcesView_b7d260d4ceb376ce7f3b5b487461ad7a,
|
||||
"@/payload/admin/HtmlPreviewTextareaField#HtmlPreviewTextareaField": HtmlPreviewTextareaField_753f6c383200cc3519583a44e0773d61,
|
||||
"@/app/(payload)/admin/_components/admin-avatar-menu#AdminAvatarMenu": AdminAvatarMenu_709e36c272d83f8e640d7dc687c3a445,
|
||||
"@/app/(payload)/admin/_components/eversolo-admin-logo#EversoloAdminIcon": EversoloAdminIcon_315d959d7586c3df8f4dadece8f5e53b,
|
||||
|
||||
Reference in New Issue
Block a user