@wix/patterns-fields 1.38.0 → 1.39.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/assets/locale/messages_ar.json +171 -3
- package/dist/cjs/assets/locale/messages_bg.json +171 -3
- package/dist/cjs/assets/locale/messages_ca.json +171 -3
- package/dist/cjs/assets/locale/messages_cs.json +171 -3
- package/dist/cjs/assets/locale/messages_da.json +171 -3
- package/dist/cjs/assets/locale/messages_de.json +171 -3
- package/dist/cjs/assets/locale/messages_el.json +171 -3
- package/dist/cjs/assets/locale/messages_en.json +151 -152
- package/dist/cjs/assets/locale/messages_es.json +171 -3
- package/dist/cjs/assets/locale/messages_fi.json +171 -3
- package/dist/cjs/assets/locale/messages_fr.json +171 -3
- package/dist/cjs/assets/locale/messages_he.json +171 -3
- package/dist/cjs/assets/locale/messages_hi.json +171 -3
- package/dist/cjs/assets/locale/messages_hu.json +171 -3
- package/dist/cjs/assets/locale/messages_id.json +171 -3
- package/dist/cjs/assets/locale/messages_it.json +171 -3
- package/dist/cjs/assets/locale/messages_ja.json +171 -3
- package/dist/cjs/assets/locale/messages_ko.json +171 -3
- package/dist/cjs/assets/locale/messages_lt.json +171 -3
- package/dist/cjs/assets/locale/messages_ms.json +171 -3
- package/dist/cjs/assets/locale/messages_nl.json +171 -3
- package/dist/cjs/assets/locale/messages_no.json +171 -3
- package/dist/cjs/assets/locale/messages_pl.json +171 -3
- package/dist/cjs/assets/locale/messages_pt.json +171 -3
- package/dist/cjs/assets/locale/messages_ro.json +171 -3
- package/dist/cjs/assets/locale/messages_ru.json +171 -3
- package/dist/cjs/assets/locale/messages_sk.json +171 -3
- package/dist/cjs/assets/locale/messages_sl.json +171 -3
- package/dist/cjs/assets/locale/messages_sv.json +171 -3
- package/dist/cjs/assets/locale/messages_th.json +171 -3
- package/dist/cjs/assets/locale/messages_tl.json +171 -3
- package/dist/cjs/assets/locale/messages_tr.json +171 -3
- package/dist/cjs/assets/locale/messages_uk.json +171 -3
- package/dist/cjs/assets/locale/messages_vi.json +171 -3
- package/dist/cjs/assets/locale/messages_zh.json +171 -3
- package/dist/cjs/assets/locale/version_file +1 -0
- package/dist/cjs/components/address/input/address-input.st.css.js +3 -3
- package/dist/cjs/components/address/input/address-input.st.css.js.map +1 -1
- package/dist/cjs/components/audio/actions/actions-menu/actions-menu.st.css.js +3 -3
- package/dist/cjs/components/audio/actions/actions-menu/actions-menu.st.css.js.map +1 -1
- package/dist/cjs/components/audio/actions/audio-actions.js +89 -0
- package/dist/cjs/components/audio/actions/audio-actions.js.map +1 -0
- package/dist/cjs/components/audio/audio-field/form-audio-field.js +47 -64
- package/dist/cjs/components/audio/audio-field/form-audio-field.js.map +1 -1
- package/dist/cjs/components/audio/audio-field/form-audio-field.st.css.js +4 -4
- package/dist/cjs/components/audio/audio-field/form-audio-field.st.css.js.map +1 -1
- package/dist/cjs/components/audio/audio-player/audio-player-store.js +75 -0
- package/dist/cjs/components/audio/audio-player/audio-player-store.js.map +1 -0
- package/dist/cjs/components/audio/audio-player/audio-player.js +10 -15
- package/dist/cjs/components/audio/audio-player/audio-player.js.map +1 -1
- package/dist/cjs/components/audio/audio-player/audio-player.st.css.js +2 -2
- package/dist/cjs/components/audio/audio-player/audio-player.st.css.js.map +1 -1
- package/dist/cjs/components/audio/audio-player/index.js +6 -0
- package/dist/cjs/components/audio/audio-player/index.js.map +1 -1
- package/dist/cjs/components/audio/cell-audio-edit.js +172 -0
- package/dist/cjs/components/audio/cell-audio-edit.js.map +1 -0
- package/dist/cjs/components/audio/cell-audio-view.js +56 -0
- package/dist/cjs/components/audio/cell-audio-view.js.map +1 -0
- package/dist/cjs/components/audio/index.js +12 -0
- package/dist/cjs/components/audio/index.js.map +1 -1
- package/dist/cjs/components/color-view/color-view.st.css.js +4 -4
- package/dist/cjs/components/color-view/color-view.st.css.js.map +1 -1
- package/dist/cjs/components/delete-dialog/delete-dialog.st.css.js +3 -3
- package/dist/cjs/components/delete-dialog/delete-dialog.st.css.js.map +1 -1
- package/dist/cjs/components/document/form-document-field.st.css.js +7 -7
- package/dist/cjs/components/document/form-document-field.st.css.js.map +1 -1
- package/dist/cjs/components/exclamation/exclamation.st.css.js +5 -5
- package/dist/cjs/components/exclamation/exclamation.st.css.js.map +1 -1
- package/dist/cjs/components/highlighted-text/highlighted-text.st.css.js +5 -5
- package/dist/cjs/components/highlighted-text/highlighted-text.st.css.js.map +1 -1
- package/dist/cjs/components/image/thumbnail-replace-overlay.st.css.js +3 -3
- package/dist/cjs/components/image/thumbnail-replace-overlay.st.css.js.map +1 -1
- package/dist/cjs/components/media-control/cell-media-edit-shell.st.css.js +2 -2
- package/dist/cjs/components/media-control/cell-media-edit-shell.st.css.js.map +1 -1
- package/dist/cjs/components/media-control/index.js +6 -0
- package/dist/cjs/components/media-control/index.js.map +1 -1
- package/dist/cjs/components/media-control/paste-url-button.st.css.js +4 -4
- package/dist/cjs/components/media-control/paste-url-button.st.css.js.map +1 -1
- package/dist/cjs/components/media-control/use-cell-media-edit.js +13 -11
- package/dist/cjs/components/media-control/use-cell-media-edit.js.map +1 -1
- package/dist/cjs/components/media-control/use-media-handlers.js +42 -0
- package/dist/cjs/components/media-control/use-media-handlers.js.map +1 -0
- package/dist/cjs/components/media-gallery/form-media-gallery-field.st.css.js +10 -10
- package/dist/cjs/components/media-gallery/form-media-gallery-field.st.css.js.map +1 -1
- package/dist/cjs/components/media-image/media-image.st.css.js +4 -4
- package/dist/cjs/components/media-image/media-image.st.css.js.map +1 -1
- package/dist/cjs/components/media-image/overlays/overlay.st.css.js +3 -3
- package/dist/cjs/components/media-image/overlays/overlay.st.css.js.map +1 -1
- package/dist/cjs/components/media-loader/media-loader.st.css.js +3 -3
- package/dist/cjs/components/media-loader/media-loader.st.css.js.map +1 -1
- package/dist/cjs/components/media-tag/web-media-tag/media-tag.st.css.js +2 -2
- package/dist/cjs/components/media-tag/web-media-tag/media-tag.st.css.js.map +1 -1
- package/dist/cjs/components/multi-document/multi-document-input/form-multi-document.st.css.js +5 -5
- package/dist/cjs/components/multi-document/multi-document-input/form-multi-document.st.css.js.map +1 -1
- package/dist/cjs/components/reference/cell-reference-input.st.css.js +3 -3
- package/dist/cjs/components/reference/cell-reference-input.st.css.js.map +1 -1
- package/dist/cjs/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js +4 -4
- package/dist/cjs/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js.map +1 -1
- package/dist/cjs/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js +3 -3
- package/dist/cjs/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js.map +1 -1
- package/dist/cjs/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.js +2 -2
- package/dist/cjs/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.js.map +1 -1
- package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js +3 -3
- package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js.map +1 -1
- package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js +3 -3
- package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js.map +1 -1
- package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js +2 -2
- package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js.map +1 -1
- package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js +7 -7
- package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js.map +1 -1
- package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js +4 -4
- package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js.map +1 -1
- package/dist/cjs/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js +4 -4
- package/dist/cjs/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js.map +1 -1
- package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js +18 -18
- package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js.map +1 -1
- package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js +4 -4
- package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js.map +1 -1
- package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js +18 -18
- package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js.map +1 -1
- package/dist/cjs/components/text/text-view.st.css.js +3 -3
- package/dist/cjs/components/text/text-view.st.css.js.map +1 -1
- package/dist/cjs/services/translations.js.map +1 -1
- package/dist/cjs/styles.global.css +1 -1
- package/dist/cjs/utils/media-utils.js +16 -1
- package/dist/cjs/utils/media-utils.js.map +1 -1
- package/dist/esm/assets/locale/messages_ar.json +171 -3
- package/dist/esm/assets/locale/messages_bg.json +171 -3
- package/dist/esm/assets/locale/messages_ca.json +171 -3
- package/dist/esm/assets/locale/messages_cs.json +171 -3
- package/dist/esm/assets/locale/messages_da.json +171 -3
- package/dist/esm/assets/locale/messages_de.json +171 -3
- package/dist/esm/assets/locale/messages_el.json +171 -3
- package/dist/esm/assets/locale/messages_en.json +151 -148
- package/dist/esm/assets/locale/messages_es.json +171 -3
- package/dist/esm/assets/locale/messages_fi.json +171 -3
- package/dist/esm/assets/locale/messages_fr.json +171 -3
- package/dist/esm/assets/locale/messages_he.json +171 -3
- package/dist/esm/assets/locale/messages_hi.json +171 -3
- package/dist/esm/assets/locale/messages_hu.json +171 -3
- package/dist/esm/assets/locale/messages_id.json +171 -3
- package/dist/esm/assets/locale/messages_it.json +171 -3
- package/dist/esm/assets/locale/messages_ja.json +171 -3
- package/dist/esm/assets/locale/messages_ko.json +171 -3
- package/dist/esm/assets/locale/messages_lt.json +171 -3
- package/dist/esm/assets/locale/messages_ms.json +171 -3
- package/dist/esm/assets/locale/messages_nl.json +171 -3
- package/dist/esm/assets/locale/messages_no.json +171 -3
- package/dist/esm/assets/locale/messages_pl.json +171 -3
- package/dist/esm/assets/locale/messages_pt.json +171 -3
- package/dist/esm/assets/locale/messages_ro.json +171 -3
- package/dist/esm/assets/locale/messages_ru.json +171 -3
- package/dist/esm/assets/locale/messages_sk.json +171 -3
- package/dist/esm/assets/locale/messages_sl.json +171 -3
- package/dist/esm/assets/locale/messages_sv.json +171 -3
- package/dist/esm/assets/locale/messages_th.json +171 -3
- package/dist/esm/assets/locale/messages_tl.json +171 -3
- package/dist/esm/assets/locale/messages_tr.json +171 -3
- package/dist/esm/assets/locale/messages_uk.json +171 -3
- package/dist/esm/assets/locale/messages_vi.json +171 -3
- package/dist/esm/assets/locale/messages_zh.json +171 -3
- package/dist/esm/assets/locale/version_file +1 -0
- package/dist/esm/components/address/input/address-input.st.css.js +2 -2
- package/dist/esm/components/audio/actions/actions-menu/actions-menu.st.css.js +2 -2
- package/dist/esm/components/audio/actions/actions-menu/actions-menu.st.css.js.map +1 -1
- package/dist/esm/components/audio/actions/audio-actions.js +53 -0
- package/dist/esm/components/audio/actions/audio-actions.js.map +1 -0
- package/dist/esm/components/audio/audio-field/form-audio-field.js +36 -40
- package/dist/esm/components/audio/audio-field/form-audio-field.js.map +1 -1
- package/dist/esm/components/audio/audio-field/form-audio-field.st.css.js +2 -2
- package/dist/esm/components/audio/audio-field/form-audio-field.st.css.js.map +1 -1
- package/dist/esm/components/audio/audio-player/audio-player-store.js +45 -0
- package/dist/esm/components/audio/audio-player/audio-player-store.js.map +1 -0
- package/dist/esm/components/audio/audio-player/audio-player.js +4 -9
- package/dist/esm/components/audio/audio-player/audio-player.js.map +1 -1
- package/dist/esm/components/audio/audio-player/audio-player.st.css.js +2 -2
- package/dist/esm/components/audio/audio-player/audio-player.st.css.js.map +1 -1
- package/dist/esm/components/audio/audio-player/index.js +1 -0
- package/dist/esm/components/audio/audio-player/index.js.map +1 -1
- package/dist/esm/components/audio/cell-audio-edit.js +57 -0
- package/dist/esm/components/audio/cell-audio-edit.js.map +1 -0
- package/dist/esm/components/audio/cell-audio-view.js +13 -0
- package/dist/esm/components/audio/cell-audio-view.js.map +1 -0
- package/dist/esm/components/audio/index.js +2 -0
- package/dist/esm/components/audio/index.js.map +1 -1
- package/dist/esm/components/color-view/color-view.st.css.js +2 -2
- package/dist/esm/components/delete-dialog/delete-dialog.st.css.js +2 -2
- package/dist/esm/components/delete-dialog/delete-dialog.st.css.js.map +1 -1
- package/dist/esm/components/document/form-document-field.st.css.js +2 -2
- package/dist/esm/components/document/form-document-field.st.css.js.map +1 -1
- package/dist/esm/components/exclamation/exclamation.st.css.js +2 -2
- package/dist/esm/components/highlighted-text/highlighted-text.st.css.js +3 -3
- package/dist/esm/components/image/thumbnail-replace-overlay.st.css.js +2 -2
- package/dist/esm/components/media-control/cell-media-edit-shell.st.css.js +2 -2
- package/dist/esm/components/media-control/cell-media-edit-shell.st.css.js.map +1 -1
- package/dist/esm/components/media-control/index.js +1 -0
- package/dist/esm/components/media-control/index.js.map +1 -1
- package/dist/esm/components/media-control/paste-url-button.st.css.js +2 -2
- package/dist/esm/components/media-control/paste-url-button.st.css.js.map +1 -1
- package/dist/esm/components/media-control/use-cell-media-edit.js +10 -11
- package/dist/esm/components/media-control/use-cell-media-edit.js.map +1 -1
- package/dist/esm/components/media-control/use-media-handlers.js +26 -0
- package/dist/esm/components/media-control/use-media-handlers.js.map +1 -0
- package/dist/esm/components/media-gallery/form-media-gallery-field.st.css.js +2 -2
- package/dist/esm/components/media-image/media-image.st.css.js +3 -3
- package/dist/esm/components/media-image/overlays/overlay.st.css.js +2 -2
- package/dist/esm/components/media-loader/media-loader.st.css.js +2 -2
- package/dist/esm/components/media-tag/web-media-tag/media-tag.st.css.js +2 -2
- package/dist/esm/components/media-tag/web-media-tag/media-tag.st.css.js.map +1 -1
- package/dist/esm/components/multi-document/multi-document-input/form-multi-document.st.css.js +2 -2
- package/dist/esm/components/reference/cell-reference-input.st.css.js +2 -2
- package/dist/esm/components/reference/cell-reference-input.st.css.js.map +1 -1
- package/dist/esm/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js +2 -2
- package/dist/esm/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js.map +1 -1
- package/dist/esm/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js +2 -2
- package/dist/esm/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js.map +1 -1
- package/dist/esm/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.js +2 -2
- package/dist/esm/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.js.map +1 -1
- package/dist/esm/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js +2 -2
- package/dist/esm/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js +2 -2
- package/dist/esm/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js +2 -2
- package/dist/esm/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js.map +1 -1
- package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js +2 -2
- package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js +2 -2
- package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js.map +1 -1
- package/dist/esm/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js +2 -2
- package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js +2 -2
- package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js +2 -2
- package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js +2 -2
- package/dist/esm/components/text/text-view.st.css.js +2 -2
- package/dist/esm/components/text/text-view.st.css.js.map +1 -1
- package/dist/esm/styles.global.css +1 -1
- package/dist/esm/utils/media-utils.js +13 -1
- package/dist/esm/utils/media-utils.js.map +1 -1
- package/dist/types/components/audio/actions/actions-menu/actions-menu.st.css.d.ts.map +1 -1
- package/dist/types/components/audio/actions/audio-actions.d.ts +33 -0
- package/dist/types/components/audio/actions/audio-actions.d.ts.map +1 -0
- package/dist/types/components/audio/audio-field/form-audio-field.d.ts.map +1 -1
- package/dist/types/components/audio/audio-field/form-audio-field.st.css.d.ts.map +1 -1
- package/dist/types/components/audio/audio-player/audio-player-store.d.ts +19 -0
- package/dist/types/components/audio/audio-player/audio-player-store.d.ts.map +1 -0
- package/dist/types/components/audio/audio-player/audio-player.d.ts +1 -2
- package/dist/types/components/audio/audio-player/audio-player.d.ts.map +1 -1
- package/dist/types/components/audio/audio-player/audio-player.st.css.d.ts.map +1 -1
- package/dist/types/components/audio/audio-player/index.d.ts +1 -0
- package/dist/types/components/audio/audio-player/index.d.ts.map +1 -1
- package/dist/types/components/audio/cell-audio-edit.d.ts +18 -0
- package/dist/types/components/audio/cell-audio-edit.d.ts.map +1 -0
- package/dist/types/components/audio/cell-audio-view.d.ts +7 -0
- package/dist/types/components/audio/cell-audio-view.d.ts.map +1 -0
- package/dist/types/components/audio/index.d.ts +2 -0
- package/dist/types/components/audio/index.d.ts.map +1 -1
- package/dist/types/components/delete-dialog/delete-dialog.st.css.d.ts.map +1 -1
- package/dist/types/components/document/form-document-field.st.css.d.ts.map +1 -1
- package/dist/types/components/media-control/cell-media-edit-shell.st.css.d.ts.map +1 -1
- package/dist/types/components/media-control/index.d.ts +1 -0
- package/dist/types/components/media-control/index.d.ts.map +1 -1
- package/dist/types/components/media-control/paste-url-button.st.css.d.ts.map +1 -1
- package/dist/types/components/media-control/use-cell-media-edit.d.ts.map +1 -1
- package/dist/types/components/media-control/use-media-handlers.d.ts +24 -0
- package/dist/types/components/media-control/use-media-handlers.d.ts.map +1 -0
- package/dist/types/components/media-tag/web-media-tag/media-tag.st.css.d.ts.map +1 -1
- package/dist/types/components/reference/cell-reference-input.st.css.d.ts.map +1 -1
- package/dist/types/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.d.ts.map +1 -1
- package/dist/types/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.d.ts.map +1 -1
- package/dist/types/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.d.ts.map +1 -1
- package/dist/types/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.d.ts.map +1 -1
- package/dist/types/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.d.ts.map +1 -1
- package/dist/types/components/text/text-view.st.css.d.ts.map +1 -1
- package/dist/types/services/translations.d.ts +6 -6
- package/dist/types/services/translations.d.ts.map +1 -1
- package/dist/types/utils/media-utils.d.ts.map +1 -1
- package/package.json +8 -6
- package/src/assets/locale/messages_ar.json +171 -3
- package/src/assets/locale/messages_bg.json +171 -3
- package/src/assets/locale/messages_ca.json +171 -3
- package/src/assets/locale/messages_cs.json +171 -3
- package/src/assets/locale/messages_da.json +171 -3
- package/src/assets/locale/messages_de.json +171 -3
- package/src/assets/locale/messages_el.json +171 -3
- package/src/assets/locale/messages_en.json +151 -152
- package/src/assets/locale/messages_es.json +171 -3
- package/src/assets/locale/messages_fi.json +171 -3
- package/src/assets/locale/messages_fr.json +171 -3
- package/src/assets/locale/messages_he.json +171 -3
- package/src/assets/locale/messages_hi.json +171 -3
- package/src/assets/locale/messages_hu.json +171 -3
- package/src/assets/locale/messages_id.json +171 -3
- package/src/assets/locale/messages_it.json +171 -3
- package/src/assets/locale/messages_ja.json +171 -3
- package/src/assets/locale/messages_ko.json +171 -3
- package/src/assets/locale/messages_lt.json +171 -3
- package/src/assets/locale/messages_ms.json +171 -3
- package/src/assets/locale/messages_nl.json +171 -3
- package/src/assets/locale/messages_no.json +171 -3
- package/src/assets/locale/messages_pl.json +171 -3
- package/src/assets/locale/messages_pt.json +171 -3
- package/src/assets/locale/messages_ro.json +171 -3
- package/src/assets/locale/messages_ru.json +171 -3
- package/src/assets/locale/messages_sk.json +171 -3
- package/src/assets/locale/messages_sl.json +171 -3
- package/src/assets/locale/messages_sv.json +171 -3
- package/src/assets/locale/messages_th.json +171 -3
- package/src/assets/locale/messages_tl.json +171 -3
- package/src/assets/locale/messages_tr.json +171 -3
- package/src/assets/locale/messages_uk.json +171 -3
- package/src/assets/locale/messages_vi.json +171 -3
- package/src/assets/locale/messages_zh.json +171 -3
- package/src/assets/locale/version_file +1 -0
- package/src/components/address/input/address-input.st.css.ts +2 -2
- package/src/components/audio/actions/actions-menu/actions-menu.st.css.ts +2 -2
- package/src/components/audio/actions/audio-actions.tsx +100 -0
- package/src/components/audio/audio-field/form-audio-field.st.css.ts +2 -2
- package/src/components/audio/audio-field/form-audio-field.tsx +36 -45
- package/src/components/audio/audio-player/audio-player-store.tsx +61 -0
- package/src/components/audio/audio-player/audio-player.st.css.ts +2 -2
- package/src/components/audio/audio-player/audio-player.tsx +6 -12
- package/src/components/audio/audio-player/index.ts +1 -0
- package/src/components/audio/cell-audio-edit.tsx +132 -0
- package/src/components/audio/cell-audio-view.tsx +43 -0
- package/src/components/audio/index.ts +2 -0
- package/src/components/color-view/color-view.st.css.ts +2 -2
- package/src/components/delete-dialog/delete-dialog.st.css.ts +2 -2
- package/src/components/document/form-document-field.st.css.ts +2 -2
- package/src/components/exclamation/exclamation.st.css.ts +2 -2
- package/src/components/highlighted-text/highlighted-text.st.css.ts +3 -3
- package/src/components/image/thumbnail-replace-overlay.st.css.ts +2 -2
- package/src/components/media-control/cell-media-edit-shell.st.css.ts +2 -2
- package/src/components/media-control/index.ts +1 -0
- package/src/components/media-control/paste-url-button.st.css.ts +2 -2
- package/src/components/media-control/use-cell-media-edit.ts +14 -17
- package/src/components/media-control/use-media-handlers.ts +56 -0
- package/src/components/media-gallery/form-media-gallery-field.st.css.ts +2 -2
- package/src/components/media-image/media-image.st.css.ts +3 -3
- package/src/components/media-image/overlays/overlay.st.css.ts +2 -2
- package/src/components/media-loader/media-loader.st.css.ts +2 -2
- package/src/components/media-tag/web-media-tag/media-tag.st.css.ts +2 -2
- package/src/components/multi-document/multi-document-input/form-multi-document.st.css.ts +2 -2
- package/src/components/reference/cell-reference-input.st.css.ts +2 -2
- package/src/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.ts +2 -2
- package/src/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.ts +2 -2
- package/src/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.ts +2 -2
- package/src/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.ts +2 -2
- package/src/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.ts +2 -2
- package/src/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.ts +2 -2
- package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.ts +2 -2
- package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.ts +2 -2
- package/src/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.ts +2 -2
- package/src/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.ts +2 -2
- package/src/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.ts +2 -2
- package/src/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.ts +2 -2
- package/src/components/text/text-view.st.css.ts +2 -2
- package/src/services/translations.ts +151 -148
- package/src/styles.global.css +1 -1
- package/src/utils/media-utils.ts +13 -1
|
@@ -1,192 +1,195 @@
|
|
|
1
1
|
// DO NOT UPDATE THIS FILE! This file was auto-generated by generate-keys.ts
|
|
2
2
|
export type TranslationsKeys =
|
|
3
|
+
| 'CMS.mediaGallery.dialog.modalDoneEmpty'
|
|
4
|
+
| 'CMS.mediaGallery.addLink.invalidUrl'
|
|
5
|
+
| 'auto-patterns.fields.field_type_email_title'
|
|
6
|
+
| 'CMS.mediaGallery.dialog.settingsNewItemsTitleLabel'
|
|
7
|
+
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h4.title'
|
|
8
|
+
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h3.title'
|
|
9
|
+
| 'CMS.richTextEditor.toolbar.headerDropdown.option.p2.subtitle'
|
|
10
|
+
| 'CMS.mediaGallery.addLink.currentTab'
|
|
11
|
+
| 'CMS.mediaGallery.dialog.externalLinkLabel'
|
|
12
|
+
| 'CMS.mediaGallery.dialog.masonryLayoutTooltip'
|
|
13
|
+
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h3.subtitle'
|
|
3
14
|
| 'CMS.document.add.button.text'
|
|
4
|
-
| 'CMS.
|
|
15
|
+
| 'CMS.mediaGallery.dialog.sortLabel'
|
|
16
|
+
| 'auto-patterns.fields.field_type_video_title'
|
|
17
|
+
| 'auto-patterns.fields.field_type_object_title'
|
|
18
|
+
| 'CMS.richTextEditor.toolbar.button.link.paste.url.placeholder'
|
|
19
|
+
| 'patterns-fields.reference.open_collection'
|
|
20
|
+
| 'CMS.audio.button.download'
|
|
21
|
+
| 'CMS.mediaGallery.dialog.itemTitlePlaceholder'
|
|
22
|
+
| 'auto-patterns.filters.no_value'
|
|
23
|
+
| 'CMS.richTextEditor.toolbar.headerDropdown.button.info'
|
|
24
|
+
| 'CMS.video.change'
|
|
25
|
+
| 'CMS.richTextEditor.toolbar.headerDropdown.option.p3.subtitle'
|
|
26
|
+
| 'CMS.mediaGallery.dialog.itemDescriptionPlaceholder'
|
|
5
27
|
| 'CMS.document.action.open'
|
|
6
|
-
| 'CMS.
|
|
7
|
-
| 'CMS.
|
|
8
|
-
| 'CMS.
|
|
9
|
-
| 'CMS.document.action.delete'
|
|
10
|
-
| 'CMS.document.pasteUrl.button'
|
|
11
|
-
| 'CMS.document.pasteUrl.title'
|
|
12
|
-
| 'CMS.document.replaceWithUrl.title'
|
|
13
|
-
| 'CMS.document.delete.confirm'
|
|
14
|
-
| 'CMS.document.delete.cancel'
|
|
15
|
-
| 'CMS.mediaControl.pasteUrl.button.save'
|
|
16
|
-
| 'CMS.mediaControl.pasteUrl.button.cancel'
|
|
28
|
+
| 'CMS.mediaGallery.dialog.externalLinkTextPlaceholder'
|
|
29
|
+
| 'CMS.richTextEditor.toolbar.button.tooltip.full-screen.exit'
|
|
30
|
+
| 'CMS.richTextEditor.toolbar.button.link.save'
|
|
17
31
|
| 'CMS.mediaControl.pasteUrl.placeholder.document'
|
|
18
|
-
| 'CMS.mediaControl.pasteUrl.placeholder.image'
|
|
19
|
-
| 'CMS.mediaControl.pasteUrl.error.document'
|
|
20
|
-
| 'CMS.mediaControl.pasteUrl.error.image'
|
|
21
|
-
| 'auto-patterns.filters.has_value'
|
|
22
|
-
| 'auto-patterns.filters.no_value'
|
|
23
|
-
| 'auto-patterns.fields.type_mismatch_convert_disabled'
|
|
24
|
-
| 'auto-patterns.fields.type_mismatch_clear'
|
|
25
|
-
| 'auto-patterns.fields.field_type_object_title'
|
|
26
|
-
| 'auto-patterns.fields.field_type_array_title'
|
|
27
|
-
| 'auto-patterns.fields.field_type_address_title'
|
|
28
|
-
| 'auto-patterns.fields.field_type_time_title'
|
|
29
|
-
| 'auto-patterns.time_input.placeholder'
|
|
30
|
-
| 'auto-patterns.time_input.invalid_message'
|
|
31
|
-
| 'auto-patterns.url_view.open_in_new_tab'
|
|
32
|
-
| 'auto-patterns.email_input.placeholder'
|
|
33
|
-
| 'auto-patterns.email_input.invalid_message'
|
|
34
32
|
| 'auto-patterns.fields.no_results_found'
|
|
35
|
-
| '
|
|
33
|
+
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h2.title'
|
|
34
|
+
| 'CMS.document.action.replaceWithUrl'
|
|
35
|
+
| 'CMS.mediaGallery.addLink.urlLabel'
|
|
36
|
+
| 'CMS.richTextEditor.toolbar.button.tooltip.underline'
|
|
37
|
+
| 'CMS.mediaGallery.noItems.title'
|
|
38
|
+
| 'CMS.mediaGallery.noItems.addMedia'
|
|
39
|
+
| 'auto-patterns.url_view.open_in_new_tab'
|
|
40
|
+
| 'CMS.audio.more_actions_tooltip'
|
|
41
|
+
| 'CMS.image.replaceWithUrl.button'
|
|
42
|
+
| 'CMS.mediaGallery.clear'
|
|
43
|
+
| 'auto-patterns.fields.type_mismatch_convert_disabled'
|
|
44
|
+
| 'CMS.mediaControl.pasteUrl.error.document'
|
|
45
|
+
| 'CMS.mediaGallery.dialog.itemAltTooltip'
|
|
46
|
+
| 'CMS.mediaGallery.dialog.settingsNewItemsTitleEmpty'
|
|
36
47
|
| 'auto-patterns.fields.select_placeholder'
|
|
37
|
-
| '
|
|
48
|
+
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h1.title'
|
|
49
|
+
| 'CMS.mediaGallery.dialog.gridLayoutTooltip'
|
|
50
|
+
| 'CMS.document.delete.cancel'
|
|
51
|
+
| 'CMS.mediaGallery.addGallery'
|
|
52
|
+
| 'auto-patterns.fields.type_mismatch_clear'
|
|
53
|
+
| 'CMS.mediaGallery.dialog.itemTitleLabel'
|
|
54
|
+
| 'CMS.mediaGallery.dialog.emptySearchResultsTitle'
|
|
55
|
+
| 'CMS.video.preview'
|
|
56
|
+
| 'CMS.mediaGallery.dialog.settingsNewItemsDirectionLabel'
|
|
38
57
|
| 'auto-patterns.fields.field_type_rich_text_title'
|
|
39
|
-
| '
|
|
40
|
-
| 'auto-patterns.fields.
|
|
41
|
-
| 'auto-patterns.fields.add_video_tooltip'
|
|
58
|
+
| 'CMS.mediaGallery.dialog.sortByFilenameAsc'
|
|
59
|
+
| 'auto-patterns.fields.no_items'
|
|
42
60
|
| 'auto-patterns.fields.replace_video_tooltip'
|
|
43
|
-
| '
|
|
44
|
-
| 'auto-patterns.fields.
|
|
45
|
-
| '
|
|
46
|
-
| '
|
|
47
|
-
| 'auto-patterns.
|
|
48
|
-
| '
|
|
49
|
-
| 'auto-patterns.fields.email_input_error'
|
|
61
|
+
| 'CMS.mediaGallery.dialog.externalLinkButtonAdd'
|
|
62
|
+
| 'auto-patterns.fields.field_type_time_title'
|
|
63
|
+
| 'CMS.image.clear'
|
|
64
|
+
| 'CMS.mediaGallery.preview'
|
|
65
|
+
| 'auto-patterns.time_input.invalid_message'
|
|
66
|
+
| 'CMS.richTextEditor.toolbar.button.tooltip.ol'
|
|
50
67
|
| 'CMS.richTextEditor.toolbar.button.link.cancel'
|
|
51
|
-
| 'CMS.
|
|
52
|
-
| 'CMS.
|
|
53
|
-
| 'CMS.
|
|
54
|
-
| 'CMS.
|
|
55
|
-
| '
|
|
56
|
-
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h3.title'
|
|
57
|
-
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h4.subtitle'
|
|
58
|
-
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h4.title'
|
|
59
|
-
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h5.subtitle'
|
|
60
|
-
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h5.title'
|
|
61
|
-
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h6.subtitle'
|
|
62
|
-
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h6.title'
|
|
63
|
-
| 'CMS.richTextEditor.toolbar.headerDropdown.option.p1.subtitle'
|
|
68
|
+
| 'CMS.mediaGallery.dialog.modalDone'
|
|
69
|
+
| 'CMS.mediaGallery.addMedia'
|
|
70
|
+
| 'CMS.mediaGallery.dialog.itemAltPlaceholder'
|
|
71
|
+
| 'CMS.mediaGallery.dialog.settingsNewItemsTitleFilename'
|
|
72
|
+
| 'auto-patterns.fields.field_type_multi_document_title'
|
|
64
73
|
| 'CMS.richTextEditor.toolbar.headerDropdown.option.p1.title'
|
|
65
|
-
| 'CMS.
|
|
74
|
+
| 'CMS.mediaGallery.addLink.titleVideo'
|
|
75
|
+
| 'auto-patterns.time_input.placeholder'
|
|
76
|
+
| 'CMS.richTextEditor.toolbar.headerDropdown.option.p1.subtitle'
|
|
77
|
+
| 'CMS.image.replace'
|
|
78
|
+
| 'CMS.audio.button.play'
|
|
79
|
+
| 'auto-patterns.fields.add_video_tooltip'
|
|
80
|
+
| 'auto-patterns.filters.has_value'
|
|
81
|
+
| 'CMS.richTextEditor.toolbar.button.link.paste.url.title'
|
|
82
|
+
| 'CMS.audio.button.replace'
|
|
83
|
+
| 'auto-patterns.fields.field_type_audio_title'
|
|
84
|
+
| 'CMS.mediaControl.pasteUrl.placeholder.image'
|
|
66
85
|
| 'CMS.richTextEditor.toolbar.headerDropdown.option.p2.title'
|
|
67
|
-
| 'CMS.richTextEditor.toolbar.headerDropdown.option.
|
|
68
|
-
| 'CMS.
|
|
69
|
-
| '
|
|
70
|
-
| 'CMS.
|
|
71
|
-
| 'CMS.
|
|
72
|
-
| 'CMS.
|
|
86
|
+
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h2.subtitle'
|
|
87
|
+
| 'CMS.mediaGallery.addLink.cancel'
|
|
88
|
+
| 'auto-patterns.email_input.placeholder'
|
|
89
|
+
| 'CMS.mediaGallery.dialog.settingsTitle'
|
|
90
|
+
| 'CMS.mediaGallery.addLink.newTab'
|
|
91
|
+
| 'CMS.mediaGallery.dialog.searchPlaceholder'
|
|
92
|
+
| 'CMS.image.add'
|
|
93
|
+
| 'CMS.document.action.download'
|
|
94
|
+
| 'CMS.mediaGallery.addLink.subtitleImage'
|
|
95
|
+
| 'CMS.mediaGallery.dialog.settingsNewItemsDirectionStart'
|
|
73
96
|
| 'CMS.richTextEditor.toolbar.button.tooltip.clear-formation'
|
|
74
|
-
| '
|
|
75
|
-
| 'CMS.
|
|
76
|
-
| 'CMS.
|
|
77
|
-
| 'CMS.
|
|
78
|
-
| 'CMS.
|
|
79
|
-
| 'CMS.
|
|
97
|
+
| 'patterns-fields.select.search_placeholder'
|
|
98
|
+
| 'CMS.mediaGallery.preview.delete'
|
|
99
|
+
| 'CMS.mediaGallery.dialog.selectionDelete'
|
|
100
|
+
| 'CMS.mediaControl.pasteUrl.button.save'
|
|
101
|
+
| 'CMS.mediaGallery.addLink.save'
|
|
102
|
+
| 'CMS.mediaGallery.dialog.modalTitle'
|
|
103
|
+
| 'CMS.document.pasteUrl.button'
|
|
104
|
+
| 'CMS.mediaGallery.preview.replace'
|
|
105
|
+
| 'auto-patterns.fields.preview_video'
|
|
106
|
+
| 'CMS.mediaGallery.addLink.targetLabel'
|
|
107
|
+
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h6.subtitle'
|
|
108
|
+
| 'auto-patterns.email_input.invalid_message'
|
|
80
109
|
| 'CMS.richTextEditor.toolbar.button.tooltip.ul'
|
|
81
|
-
| 'CMS.
|
|
82
|
-
| 'CMS.
|
|
83
|
-
| 'CMS.richTextEditor.toolbar.button.link.paste.url.placeholder'
|
|
84
|
-
| 'CMS.richTextEditor.toolbar.button.link.save'
|
|
110
|
+
| 'CMS.mediaGallery.addLink.subtitleVideo'
|
|
111
|
+
| 'CMS.mediaGallery.dialog.externalLinkButtonEdit'
|
|
85
112
|
| 'CMS.richContentCommon.publishLoader'
|
|
86
|
-
| '
|
|
113
|
+
| 'CMS.mediaGallery.dialog.selectionSelectAll'
|
|
114
|
+
| 'CMS.mediaControl.pasteUrl.button.cancel'
|
|
115
|
+
| 'CMS.mediaGallery.dialog.sortByTitleDesc'
|
|
116
|
+
| 'CMS.mediaGallery.dialog.sortByFilenameDesc'
|
|
117
|
+
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h5.subtitle'
|
|
87
118
|
| 'CMS.audio.button.add'
|
|
88
|
-
| '
|
|
89
|
-
| 'CMS.
|
|
90
|
-
| 'CMS.
|
|
91
|
-
| 'CMS.mediaGallery.addGallery'
|
|
92
|
-
| 'CMS.mediaGallery.emptyHint'
|
|
119
|
+
| 'auto-patterns.fields.download_video'
|
|
120
|
+
| 'CMS.video.add'
|
|
121
|
+
| 'CMS.richTextEditor.toolbar.headerDropdown.option.p3.title'
|
|
93
122
|
| 'CMS.mediaGallery.manageGallery'
|
|
94
|
-
| 'CMS.
|
|
95
|
-
| 'CMS.mediaGallery.
|
|
96
|
-
| '
|
|
97
|
-
| 'CMS.mediaGallery.
|
|
98
|
-
| 'CMS.mediaGallery.preview.replace'
|
|
99
|
-
| 'CMS.mediaGallery.preview.download'
|
|
100
|
-
| 'CMS.mediaGallery.preview.delete'
|
|
123
|
+
| 'CMS.video.download'
|
|
124
|
+
| 'CMS.mediaGallery.dialog.sortByTitleAsc'
|
|
125
|
+
| 'auto-patterns.fields.field_type_array_title'
|
|
126
|
+
| 'CMS.mediaGallery.dialog.itemDeleteTooltip'
|
|
101
127
|
| 'CMS.mediaGallery.preview.previousItem'
|
|
102
|
-
| 'CMS.mediaGallery.
|
|
103
|
-
| 'CMS.
|
|
104
|
-
| 'CMS.mediaGallery.noItems.subtitle'
|
|
105
|
-
| 'CMS.mediaGallery.noItems.addMedia'
|
|
106
|
-
| 'CMS.mediaGallery.addLink.titleImage'
|
|
107
|
-
| 'CMS.mediaGallery.addLink.titleVideo'
|
|
108
|
-
| 'CMS.mediaGallery.addLink.subtitleImage'
|
|
109
|
-
| 'CMS.mediaGallery.addLink.subtitleVideo'
|
|
110
|
-
| 'CMS.mediaGallery.addLink.urlLabel'
|
|
111
|
-
| 'CMS.mediaGallery.addLink.invalidUrl'
|
|
112
|
-
| 'CMS.mediaGallery.addLink.targetLabel'
|
|
113
|
-
| 'CMS.mediaGallery.addLink.newTab'
|
|
114
|
-
| 'CMS.mediaGallery.addLink.currentTab'
|
|
115
|
-
| 'CMS.mediaGallery.addLink.save'
|
|
116
|
-
| 'CMS.mediaGallery.addLink.cancel'
|
|
117
|
-
| 'CMS.mediaGallery.dialog.emptySearchResultsTitle'
|
|
128
|
+
| 'CMS.mediaGallery.dialog.itemDescriptionLabel'
|
|
129
|
+
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h4.subtitle'
|
|
118
130
|
| 'CMS.mediaGallery.dialog.emptySearchResultsSubtitle'
|
|
119
|
-
| 'CMS.
|
|
120
|
-
| 'CMS.mediaGallery.
|
|
121
|
-
| 'CMS.mediaGallery.dialog.modalTitle'
|
|
122
|
-
| 'CMS.mediaGallery.dialog.selectionSelectAll'
|
|
131
|
+
| 'CMS.document.pasteUrl.title'
|
|
132
|
+
| 'CMS.mediaGallery.noItems.subtitle'
|
|
123
133
|
| 'CMS.mediaGallery.dialog.selectionDeselectAll'
|
|
124
|
-
| 'CMS.mediaGallery.
|
|
125
|
-
| 'CMS.
|
|
126
|
-
| 'CMS.
|
|
127
|
-
| 'CMS.
|
|
128
|
-
| 'CMS.mediaGallery.
|
|
129
|
-
| 'CMS.
|
|
130
|
-
| '
|
|
131
|
-
| '
|
|
132
|
-
| 'CMS.
|
|
133
|
-
| 'CMS.
|
|
134
|
+
| 'CMS.mediaGallery.replaceItem'
|
|
135
|
+
| 'CMS.image.download'
|
|
136
|
+
| 'CMS.richTextEditor.toolbar.header'
|
|
137
|
+
| 'CMS.document.action.delete'
|
|
138
|
+
| 'CMS.mediaGallery.preview.download'
|
|
139
|
+
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h6.title'
|
|
140
|
+
| 'auto-patterns.fields.email_input_error'
|
|
141
|
+
| 'patterns-fields.reference.untitled'
|
|
142
|
+
| 'CMS.richTextEditor.toolbar.button.tooltip.full-screen'
|
|
143
|
+
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h1.subtitle'
|
|
144
|
+
| 'CMS.audio.button.delete'
|
|
145
|
+
| 'CMS.document.action.replace'
|
|
146
|
+
| 'CMS.document.addMore.button.text'
|
|
147
|
+
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h5.title'
|
|
148
|
+
| 'CMS.mediaControl.pasteUrl.error.image'
|
|
149
|
+
| 'CMS.mediaGallery.emptyHint'
|
|
134
150
|
| 'CMS.mediaGallery.dialog.settingsNewItemsDirectionEnd'
|
|
135
|
-
| 'CMS.mediaGallery.dialog.settingsNewItemsTitleLabel'
|
|
136
|
-
| 'CMS.mediaGallery.dialog.settingsNewItemsTitleEmpty'
|
|
137
|
-
| 'CMS.mediaGallery.dialog.settingsNewItemsTitleFilename'
|
|
138
|
-
| 'CMS.mediaGallery.dialog.itemTitleLabel'
|
|
139
|
-
| 'CMS.mediaGallery.dialog.itemTitlePlaceholder'
|
|
140
|
-
| 'CMS.mediaGallery.dialog.itemDescriptionLabel'
|
|
141
|
-
| 'CMS.mediaGallery.dialog.itemDescriptionPlaceholder'
|
|
142
|
-
| 'CMS.mediaGallery.dialog.itemAltLabel'
|
|
143
|
-
| 'CMS.mediaGallery.dialog.itemAltTooltip'
|
|
144
|
-
| 'CMS.mediaGallery.dialog.itemAltPlaceholder'
|
|
145
|
-
| 'CMS.mediaGallery.dialog.itemDeleteTooltip'
|
|
146
|
-
| 'CMS.mediaGallery.dialog.itemFocalPointTooltip'
|
|
147
|
-
| 'CMS.mediaGallery.dialog.masonryLayoutTooltip'
|
|
148
|
-
| 'CMS.mediaGallery.dialog.gridLayoutTooltip'
|
|
149
|
-
| 'CMS.mediaGallery.dialog.externalLinkLabel'
|
|
150
|
-
| 'CMS.mediaGallery.dialog.externalLinkButtonEdit'
|
|
151
|
-
| 'CMS.mediaGallery.dialog.externalLinkButtonAdd'
|
|
152
|
-
| 'CMS.mediaGallery.dialog.externalLinkTextPlaceholder'
|
|
153
|
-
| 'patterns-fields.select.search_placeholder'
|
|
154
|
-
| 'CMS.image.add'
|
|
155
|
-
| 'CMS.image.replace'
|
|
156
|
-
| 'CMS.image.replaceWithUrl.button'
|
|
157
151
|
| 'CMS.image.replaceWithUrl.title'
|
|
158
|
-
| '
|
|
159
|
-
| '
|
|
160
|
-
| 'CMS.
|
|
161
|
-
| 'CMS.
|
|
162
|
-
| '
|
|
163
|
-
| 'CMS.
|
|
152
|
+
| 'auto-patterns.fields.field_type_address_title'
|
|
153
|
+
| 'auto-patterns.fields.more_actions_tooltip'
|
|
154
|
+
| 'CMS.mediaGallery.preview.nextItem'
|
|
155
|
+
| 'CMS.richTextEditor.toolbar.headerDropdown.help.text'
|
|
156
|
+
| 'auto-patterns.fields.field_type_rich_content_title'
|
|
157
|
+
| 'CMS.richTextEditor.toolbar.button.link'
|
|
158
|
+
| 'CMS.mediaGallery.addLink.titleImage'
|
|
159
|
+
| 'CMS.richTextEditor.toolbar.button.tooltip.italic'
|
|
160
|
+
| 'CMS.mediaGallery.dialog.itemAltLabel'
|
|
161
|
+
| 'auto-patterns.fields.add_color_tooltip'
|
|
162
|
+
| 'auto-patterns.fields.remove_video'
|
|
164
163
|
| 'CMS.video.delete'
|
|
165
|
-
| '
|
|
166
|
-
| '
|
|
167
|
-
| 'CMS.document.delete.
|
|
164
|
+
| 'CMS.richTextEditor.toolbar.button.tooltip.bold'
|
|
165
|
+
| 'CMS.mediaGallery.dialog.itemFocalPointTooltip'
|
|
166
|
+
| 'CMS.document.delete.confirm'
|
|
167
|
+
| 'CMS.richTextEditor.toolbar.button.tooltip.align'
|
|
168
|
+
| 'auto-patterns.fields.field_type_address_placeholder'
|
|
169
|
+
| 'CMS.document.replaceWithUrl.title'
|
|
168
170
|
| 'CMS.document.delete.message'
|
|
169
|
-
| 'auto-patterns.fields.type_mismatch_convert'
|
|
170
171
|
| 'auto-patterns.fields.type_mismatch_tip'
|
|
172
|
+
| 'auto-patterns.fields.type_mismatch_convert'
|
|
171
173
|
| 'CMS.mediaGallery.dialog.selectionSelected'
|
|
174
|
+
| 'CMS.document.delete.title'
|
|
172
175
|
| 'patterns-fields.text.char_limit_tooltip';
|
|
173
176
|
|
|
174
177
|
export type Translate = {
|
|
175
178
|
(key: TranslationsKeys, params?: Record<string, string | number>): string;
|
|
176
|
-
(key: 'CMS.document.delete.title', params: { filename: string }): string;
|
|
177
179
|
(key: 'CMS.document.delete.message', params: { filename: string }): string;
|
|
178
180
|
(
|
|
179
|
-
key: 'auto-patterns.fields.
|
|
181
|
+
key: 'auto-patterns.fields.type_mismatch_tip',
|
|
180
182
|
params: { typeName: string },
|
|
181
183
|
): string;
|
|
182
184
|
(
|
|
183
|
-
key: 'auto-patterns.fields.
|
|
185
|
+
key: 'auto-patterns.fields.type_mismatch_convert',
|
|
184
186
|
params: { typeName: string },
|
|
185
187
|
): string;
|
|
186
188
|
(
|
|
187
189
|
key: 'CMS.mediaGallery.dialog.selectionSelected',
|
|
188
190
|
params: { items: string },
|
|
189
191
|
): string;
|
|
192
|
+
(key: 'CMS.document.delete.title', params: { filename: string }): string;
|
|
190
193
|
(
|
|
191
194
|
key: 'patterns-fields.text.char_limit_tooltip',
|
|
192
195
|
params: { maxLength: number },
|
package/src/styles.global.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.addressinput2380822431__tableAddressInput{height:36px!important;margin-left:-1px;display:flex!important;align-items:center;width:100%}.addressinput2380822431__tableAddressInput>div{padding:0!important;width:100%}.addressinput2380822431__tableAddressInput:focus-within{margin-left:2px}.actionsmenu510403314__action{margin-left:calc(var(--wds-space-100, 6px)*-1)}.formaudiofield244128320__addItem{height:120px!important;box-sizing:border-box}.formaudiofield244128320__addItem:focus-within{box-shadow:var(--wds-input-shadow-focus-standard, 0 0 0 3px var(--wds-color-blue-300, var(--wsr-color-B30)));border-radius:var(--wds-border-radius-400, 8px)}.formaudiofield244128320__addItem.formaudiofield244128320--disabled{pointer-events:auto!important}.formaudiofield244128320__addItem.formaudiofield244128320--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formaudiofield244128320__mediaTitle{line-height:18px!important}.audioplayer1489254281__root{width:fit-content;z-index:1000;position:fixed!important;bottom:42px;right:48px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.colorview4112651844__view{width:100%}.colorview4112651844__fillPreview{flex-shrink:0}.colorview4112651844__view .colorview4112651844__fillPreview{width:18px;height:18px;min-width:18px!important;min-height:18px!important}.deletedialog3317896481__layout{max-width:510px!important}.formdocumentfield556670286__viewWrapper{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formdocumentfield556670286__viewWrapper:hover{background:var(--wds-color-blue-500, var(--wsr-color-B50));cursor:pointer}.formdocumentfield556670286__textWidth{max-width:calc(100% - 196px)}.formdocumentfield556670286__documentLoader{padding-top:21px;padding-bottom:21px}.formdocumentfield556670286__addDocument{padding-top:17px!important;padding-bottom:17px!important}.formdocumentfield556670286__addDocument.formdocumentfield556670286--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formdocumentfield556670286__addItemWrapper:focus-within{box-shadow:var(--wds-input-shadow-focus-standard, 0 0 0 3px var(--wds-color-blue-300, var(--wsr-color-B30)));border-radius:var(--wds-border-radius-400, calc(2px * 4))}.exclamation3624090198__exclamation{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:3px;cursor:pointer}.exclamation3624090198__exclamation.exclamation3624090198---type-7-warning:not(.exclamation3624090198--customSize),.exclamation3624090198__exclamation.exclamation3624090198---type-5-error:not(.exclamation3624090198--customSize){width:24px;height:24px}.exclamation3624090198__exclamation.exclamation3624090198---type-7-warning{color:var(--wds-color-fill-warning-primary)}.exclamation3624090198__exclamation.exclamation3624090198---type-5-error{color:var(--wds-color-fill-destructive-primary)}.exclamation3624090198__actions{display:flex;flex-direction:column}.exclamation3624090198__action{white-space:normal!important;height:auto!important;text-align:left;gap:6px}.exclamation3624090198__action+.exclamation3624090198__action{margin-top:6px}.exclamation3624090198__action.exclamation3624090198--accented{color:var(--wds-color-blue-100)}.exclamation3624090198__action.exclamation3624090198--accented:hover{color:var(--wds-color-blue-200)}.highlightedtext1956286532__root.highlightedtext1956286532--highlightedBackground{animation:highlightedtext1956286532__highlighted 150ms ease-out 1 forwards}.highlightedtext1956286532__substring.highlightedtext1956286532--isHighlighted{animation:highlightedtext1956286532__highlighted-match 150ms ease-out 50ms 1 forwards}@keyframes highlightedtext1956286532__highlighted{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-400, var(--wsr-color-Y40))}}@keyframes highlightedtext1956286532__highlighted-match{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-200, var(--wsr-color-Y20))}}.thumbnailreplaceoverlay1906651930__root{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);border-radius:3px}.thumbnailreplaceoverlay1906651930__icon{color:#fff;width:18px;height:18px}.cellmediaeditshell2607537795__root{width:100%;height:100%}.pasteurlbutton310768866__root{margin-top:6px}.pasteurlbutton310768866__iconButtonTooltip{height:max-content}.pasteurlbutton310768866__iconButton{width:24px;height:24px}.formmediagalleryfield4220744262__container{display:flex;min-height:128px;max-height:259px}.formmediagalleryfield4220744262__viewBox{display:flex;height:100%;width:100%;flex-wrap:wrap}.formmediagalleryfield4220744262__addItemWrapper{height:128px;width:100%;box-sizing:border-box}.formmediagalleryfield4220744262__addItem{box-sizing:border-box}.formmediagalleryfield4220744262__overlay{width:initial!important;min-width:382px!important}.formmediagalleryfield4220744262__image.formmediagalleryfield4220744262--withMarginRight{margin-right:3px}.formmediagalleryfield4220744262__image.formmediagalleryfield4220744262--withMarginTop{margin-top:3px}.formmediagalleryfield4220744262__previewImage{max-height:calc(100% - 12px)!important}.formmediagalleryfield4220744262__previewVideo{border-radius:8px;max-width:100%;max-height:calc(100% - 12px)!important}.mediaimage4014780765__root{display:flex;align-items:center;flex-shrink:0;position:relative;box-sizing:border-box}.mediaimage4014780765__root.mediaimage4014780765--error{--mediaimage4014780765-from:calc(50% - 0.5px);--mediaimage4014780765-to:calc(50% + 0.5px);background-image:linear-gradient(to bottom right,transparent var(--mediaimage4014780765-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage4014780765-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage4014780765-to),transparent var(--mediaimage4014780765-to))}.mediaimage4014780765__root.mediaimage4014780765--error>*{opacity:0}.overlay2083186616__iconOverlay{position:absolute;color:var(--wds-color-white, var(--wsr-color-D80, #FFFFFF));background-color:transparent;filter:drop-shadow(0 1px 1px rgba(22,45,61,.6));-webkit-filter:drop-shadow(0 1px 1px rgba(22,45,61,.6))}.overlay2083186616__iconOverlay.overlay2083186616---size-5-small{width:20px;height:20px}.overlay2083186616__iconOverlay.overlay2083186616---size-6-medium{width:24px;height:24px}.overlay2083186616__iconOverlay.overlay2083186616---size-5-large{width:28px;height:28px}.overlay2083186616__iconOverlay.overlay2083186616---placement-7-topLeft{top:2px;left:2px}.overlay2083186616__iconOverlay.overlay2083186616---placement-10-bottomLeft{bottom:2px;left:2px}.medialoader2739525698__loader{border-radius:6px}.medialoader2739525698__loader.medialoader2739525698--isDashed{border:dashed 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.medialoader2739525698__loader.medialoader2739525698--isSolid{border:solid 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.mediatag15581887__root{box-sizing:border-box;padding:3px 6px 3px 3px;border-radius:3px;max-height:24px;min-width:54px;max-width:100%;background-color:var(--wds-color-blue-400, var(--wsr-color-B40))}.formmultidocument2147054451__viewRoot{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formmultidocument2147054451__singleViewWrapper{border-radius:0;border-bottom:1px solid var(--wds-color-neutral-600, var(--wsr-color-D60));background-color:transparent!important}.formmultidocument2147054451__viewRoot>div:first-child .formmultidocument2147054451__singleViewWrapper{border-top-left-radius:var(--wds-border-radius-300, calc(2px * 3));border-top-right-radius:var(--wds-border-radius-300, calc(2px * 3))}.formmultidocument2147054451__singleViewWrapper:hover{background-color:var(--wds-color-blue-500, var(--wsr-color-B50))!important}.formmultidocument2147054451__singleViewWrapper:focus-visible{border-bottom:1px solid transparent;position:relative;z-index:1}.formmultidocument2147054451__addDocumentButton{border-bottom-left-radius:var(--wds-border-radius-300, calc(2px * 3));border-bottom-right-radius:var(--wds-border-radius-300, calc(2px * 3))}.formmultidocument2147054451__addDocumentButton:focus-within{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:var(--wds-border-radius-300, calc(2px * 3));border-bottom-right-radius:var(--wds-border-radius-300, calc(2px * 3))}.cellreferenceinput241502562__root{width:100%;height:100%;display:flex;align-items:center}.cellreferenceinput241502562__autocomplete{width:100%}.richcontentdefaultvalueinput2578934503__richContentEditorContainer .richcontentdefaultvalueinput2578934503__editor{max-height:calc(40vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentforminput3193456479__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-blue-300);border-radius:var(--wds-border-radius-300)}.richcontentforminput3193456479__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richcontentforminput3193456479__root .richcontentforminput3193456479__editor{overflow-y:auto;max-height:calc(80vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentformreadonlyinput3133936628__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-black-600);border-radius:var(--wds-border-radius-300)}.richcontentformreadonlyinput3133936628__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.fullscreenmodal2175629784__modalContent{display:flex;flex-direction:column;position:relative;height:100%;width:782px;background-color:var(--wds-color-white, var(--wsr-color-D80, #ffffff));border-radius:var(--wds-border-radius-300, var(--wsr-border-radius-06, 6px));margin-top:24px}.publishloader2355318947__publishLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--wds-color-white);z-index:5000;border-radius:inherit}.togglefullscreenbutton3754763626__root{z-index:5;box-sizing:border-box;position:absolute;right:0;top:calc(50% - 16px)!important;padding-right:3px}.togglefullscreenbutton3754763626__root button{border-radius:6px!important}.richcontenteditor3626643904__root{position:relative;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)}.richcontenteditor3626643904__root,.richcontenteditor3626643904__toolbarContainer,.richcontenteditor3626643904__footerToolbarContainer{width:100%;box-sizing:border-box}.richcontenteditor3626643904__toolbarContainer div{box-sizing:border-box}.richcontenteditor3626643904__toolbarAndFullScreenButtonWrapper{display:flex;position:relative}.richcontenteditor3626643904__editor{box-sizing:border-box;padding:36px 24px 36px 55px}.richcontenteditor3626643904__modalEditor{display:flex;flex-direction:column;flex:1;height:100%}.richcontenteditor3626643904__modalEditor .richcontenteditor3626643904__editor{overflow-y:auto;flex:1;min-width:592px;box-sizing:border-box}.richcontenteditor3626643904__modalEditor .richcontenteditor3626643904__footerToolbarContainer{margin-top:9px}.richcontenteditor3626643904__toolbarContainer button[data-hook~=text-button-headings]>span{display:inline-flex;padding-inline-end:3px!important}.richcontenteditor3626643904__toolbarContainer button[data-hook~=text-button-ai]>span{padding-inline-end:9px!important}.richcontenttoolbar529659145__toolbar{border-top:1px solid rgba(51,51,51,.1);z-index:2;margin-right:auto;padding-left:6px;margin-left:auto;position:relative;height:40px;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box}.richcontenttoolbar529659145__toolbarButton{line-height:40px;background:0 0;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 5px 0 0}.richcontenttoolbar529659145__toolbarButton:disabled{color:graytext}.richcontenttoolbar529659145__toolbar label{padding:0 8px}.richcontentviewer2814214141__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:36px}.richcontentviewer2814214141__root.richcontentviewer2814214141--isFullScreen{padding:12px 24px}.richcontentviewer2814214141__root:not(.richcontentviewer2814214141--isFullScreen){padding:6px 24px 6px 12px}.richcontentviewer2814214141__root ToggleButton{margin:0;padding:0;border:0;position:absolute;top:2px!important;right:2px;width:30px;height:30px}.richcontentviewer2814214141__viewer{height:calc(100% - 36px);width:100%}.richcontentviewer2814214141__modalViewer{min-width:592px;overflow:auto}.richtexteditor1535855835__root{width:100%;box-sizing:border-box;outline:0;overflow:hidden;border-radius:var(--wds-border-radius-300)}.richtexteditor1535855835__root.richtexteditor1535855835---border-4-none{border:0}.richtexteditor1535855835__root.richtexteditor1535855835---border-8-standard{border:1px solid var(--wds-color-blue-300)}.richtexteditor1535855835__root.richtexteditor1535855835---border-8-standard:focus,.richtexteditor1535855835__root.richtexteditor1535855835---border-8-standard:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richtexteditor1535855835__root.richtexteditor1535855835---border-8-standard.richtexteditor1535855835---status-5-error{border:1px solid var(--wds-color-red-100)}.richtexteditor1535855835__root.richtexteditor1535855835---border-8-standard.richtexteditor1535855835---status-5-error:focus,.richtexteditor1535855835__root.richtexteditor1535855835---border-8-standard.richtexteditor1535855835---status-5-error:focus-within{border:1px solid var(--wds-color-red-100);box-shadow:0 0 0 3px var(--wds-color-red-300)}.richtexteditor1535855835__root.richtexteditor1535855835---border-8-standard.richtexteditor1535855835---status-7-warning{border:1px solid var(--wds-color-yellow-100)}.richtexteditor1535855835__root.richtexteditor1535855835---border-8-standard.richtexteditor1535855835---status-7-warning:focus,.richtexteditor1535855835__root.richtexteditor1535855835---border-8-standard.richtexteditor1535855835---status-7-warning:focus-within{border:1px solid var(--wds-color-yellow-100);box-shadow:0 0 0 3px var(--wds-color-yellow-300)}.richtexteditor1535855835__nativeInput{position:absolute;opacity:0;padding:0;margin:0;border:0;width:0;height:0}.richtexteditor1535855835__editor{height:auto;line-height:auto;display:flex;width:100%;height:100%;min-height:234px;overflow:hidden;box-sizing:border-box;flex-direction:row;border-radius:var(--wds-border-radius-300)}.richtexteditor1535855835__editor.richtexteditor1535855835--isFullScreen{max-width:782px;min-width:582px;background:var(--wds-color-black-700)}.richtexteditor1535855835__editor:not(.richtexteditor1535855835--isFullScreen){max-height:80vh}.richtexteditor1535855835__editor>div{flex:1;max-width:100%}.toolbar3016546826__root{padding:12px 18px;display:flex;border-bottom:1px solid var(--wds-color-blue-400, var(--wsr-color-B40, #d6dcff));background:var(--wds-color-white, var(--wsr-color-D80, #ffffff));align-items:center}.toolbar3016546826__item{display:flex;margin-right:12px}.toolbar3016546826__item svg,.toolbar3016546826__item svg path,.toolbar3016546826__item svg text{color:inherit;fill:currentColor}.toolbar3016546826__separator{display:inline-flex;margin-right:12px;border-left:1px solid #ddd;align-self:stretch}.toolbar3016546826__clearFormatting{margin-left:auto}.toolbar3016546826__fullScreen{margin-right:0}.toolbar3016546826__dropdownItemContent{height:36px;width:100%;display:flex;gap:12px;justify-content:space-between;align-items:center}.toolbar3016546826__dropdownItemContent.toolbar3016546826--selected .toolbar3016546826__dropdownItemTitle,.toolbar3016546826__dropdownItemContent.toolbar3016546826--selected .toolbar3016546826__dropdownItemSubtitle{color:var(--wds-color-white)!important}.toolbar3016546826__dropdownItemSubtitle{color:var(--wds-color-black-400)!important;padding-right:12px;flex-shrink:0}.toolbar3016546826__dropdownHeaderOne{font-weight:var(--wds-font-weight-bold)!important;font-size:36px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, var(--wsr-font-family, Madefor))!important}.toolbar3016546826__dropdownHeaderTwo{font-weight:var(--wds-font-weight-bold)!important;font-size:32px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar3016546826__dropdownHeaderThree{font-weight:var(--wds-font-weight-medium)!important;font-size:28px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar3016546826__dropdownHeaderFour{font-weight:var(--wds-font-weight-bold)!important;font-size:24px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar3016546826__dropdownHeaderFive{font-weight:var(--wds-font-weight-bold)!important;font-size:22px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar3016546826__dropdownHeaderSix{font-weight:var(--wds-font-weight-medium)!important;font-size:20px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar3016546826__dropdownParagraphOne{font-weight:var(--wds-font-weight-medium)!important;font-size:18px!important;line-height:1.33!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar3016546826__dropdownNormalText{font-weight:var(--wds-font-weight-medium)!important;font-size:var(--wds-font-size-500)!important;line-height:var(--wds-font-line-height-300)!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar3016546826__dropdownParagraphThree{font-weight:var(--wds-font-weight-medium)!important;font-size:14px!important;line-height:1.29!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.textview527401868__textView::after{content:"";display:block}.richeditor3914539567__root{display:flex;flex-direction:column;font-weight:var(--wds-font-weight-medium, 500);font-size:var(--wds-font-size-500);line-height:var(--wds-font-line-height-300);font-family:var(--wds-font-family-default, var(--wsr-font-family, Madefor))}.richeditor3914539567__editor{box-sizing:border-box;overflow:auto;display:flex;flex-direction:column;flex:1;cursor:text;color:var(--wds-color-black-100, var(--wsr-color-D10, #131720));background:var(--wds-color-black-700, var(--wsr-color-D70, #edeef2))}.richeditor3914539567__editor .DraftEditor-root{width:100%;height:100%}.richeditor3914539567__editor .DraftEditor-root [data-contents]{overflow:auto}.richeditor3914539567__editor .DraftEditor-editorContainer{display:flex;min-height:100%;background:#fff}.richeditor3914539567__editor .public-DraftEditor-content{padding:12px 24px 24px;min-height:100%;width:100%;box-sizing:border-box}.richeditor3914539567__editor .public-DraftEditor-content ol,.richeditor3914539567__editor .public-DraftEditor-content ul{display:flex;flex-direction:column;padding:0}.richeditor3914539567__editor .public-DraftEditor-content a,.richeditor3914539567__editor .public-DraftEditor-content a:visited{color:inherit;text-decoration:none}.richeditor3914539567__header-one:not(li),.richeditor3914539567__header-two:not(li),.richeditor3914539567__header-three:not(li),.richeditor3914539567__header-four:not(li),.richeditor3914539567__header-five:not(li),.richeditor3914539567__header-six:not(li){margin-block:0;margin:0}.richeditor3914539567__header-one,.richeditor3914539567__editor li.richeditor3914539567__header-one .public-DraftStyleDefault-block{font:var(--rt-h1-fontStyle, normal) var(--rt-h1-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h1-fontSize, 72px)/var(--rt-h1-lineHeight, 1.33) var(--rt-h1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor3914539567__header-two,.richeditor3914539567__editor li.richeditor3914539567__header-two .public-DraftStyleDefault-block{font:var(--rt-h2-fontStyle, normal) var(--rt-h2-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h2-fontSize, 42px)/var(--rt-h2-lineHeight, 1.2) var(--rt-h2-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor3914539567__header-three,.richeditor3914539567__editor li.richeditor3914539567__header-three .public-DraftStyleDefault-block{font:var(--rt-h3-fontStyle, normal) var(--rt-h3-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-h3-fontSize, 38px)/var(--rt-h3-lineHeight, 1.2) var(--rt-h3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor3914539567__header-four,.richeditor3914539567__editor li.richeditor3914539567__header-four .public-DraftStyleDefault-block{font:var(--rt-h4-fontStyle, normal) var(--rt-h4-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h4-fontSize, 34px)/var(--rt-h4-lineHeight, 1.2) var(--rt-h4-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor3914539567__header-five,.richeditor3914539567__editor li.richeditor3914539567__header-five .public-DraftStyleDefault-block{font:var(--rt-h5-fontStyle, normal) var(--rt-h5-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h5-fontSize, 28px)/var(--rt-h5-lineHeight, 1.2) var(--rt-h5-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor3914539567__header-six,.richeditor3914539567__editor li.richeditor3914539567__header-six .public-DraftStyleDefault-block{font:var(--rt-h6-fontStyle, normal) var(--rt-h6-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-h6-fontSize, 22px)/var(--rt-h6-lineHeight, 1.2) var(--rt-h6-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor3914539567__paragraph-one,.richeditor3914539567__editor li.richeditor3914539567__paragraph-one .public-DraftStyleDefault-block{font:var(--rt-p1-fontStyle, normal) var(--rt-p1-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-p1-fontSize, 18px)/var(--rt-p1-lineHeight, 24px) var(--rt-p1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor3914539567__unstyled,.richeditor3914539567__editor li.richeditor3914539567__unstyled .public-DraftStyleDefault-block{font:var(--rt-unstyled-fontStyle, normal) var(--rt-unstyled-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-unstyled-fontSize, 16px)/var(--rt-unstyled-lineHeight, 24px) var(--rt-unstyled-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor3914539567__paragraph-three,.richeditor3914539567__editor li.richeditor3914539567__paragraph-three .public-DraftStyleDefault-block{font:var(--rt-p3-fontStyle, normal) var(--rt-p3-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-p3-fontSize, 14px)/var(--rt-p3-lineHeight, 18px) var(--rt-p3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor3914539567__editor li.richeditor3914539567__header-one:first-child~li{font:var(--rt-h1-fontStyle, normal) var(--rt-h1-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h1-fontSize, 72px)/var(--rt-h1-lineHeight, 1.33) var(--rt-h1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor3914539567__editor li.richeditor3914539567__header-one:first-child~li::marker{line-height:var(--rt-h1-fontSize, 72px)}.richeditor3914539567__editor li.richeditor3914539567__header-two:first-child~li{font:var(--rt-h2-fontStyle, normal) var(--rt-h2-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h2-fontSize, 42px)/var(--rt-h2-lineHeight, 1.2) var(--rt-h2-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor3914539567__editor li.richeditor3914539567__header-two:first-child~li::marker{line-height:var(--rt-h2-fontSize, 42px)}.richeditor3914539567__editor li.richeditor3914539567__header-three:first-child~li{font:var(--rt-h3-fontStyle, normal) var(--rt-h3-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-h3-fontSize, 38px)/var(--rt-h3-lineHeight, 1.2) var(--rt-h3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor3914539567__editor li.richeditor3914539567__header-three:first-child~li::marker{line-height:var(--rt-h3-fontSize, 38px)}.richeditor3914539567__editor li.richeditor3914539567__header-four:first-child~li{font:var(--rt-h4-fontStyle, normal) var(--rt-h4-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h4-fontSize, 34px)/var(--rt-h4-lineHeight, 1.2) var(--rt-h4-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor3914539567__editor li.richeditor3914539567__header-four:first-child~li::marker{line-height:var(--rt-h4-fontSize, 34px)}.richeditor3914539567__editor li.richeditor3914539567__header-five:first-child~li{font:var(--rt-h5-fontStyle, normal) var(--rt-h5-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h5-fontSize, 28px)/var(--rt-h5-lineHeight, 1.2) var(--rt-h5-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor3914539567__editor li.richeditor3914539567__header-five:first-child~li::marker{line-height:var(--rt-h5-fontSize, 28px)}.richeditor3914539567__editor li.richeditor3914539567__header-six:first-child~li{font:var(--rt-h6-fontStyle, normal) var(--rt-h6-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-h6-fontSize, 22px)/var(--rt-h6-lineHeight, 1.2) var(--rt-h6-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor3914539567__editor li.richeditor3914539567__header-six:first-child~li::marker{line-height:var(--rt-h6-fontSize, 22px)}.richeditor3914539567__editor li.richeditor3914539567__paragraph-one:first-child~li{font:var(--rt-p1-fontStyle, normal) var(--rt-p1-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-p1-fontSize, 18px)/var(--rt-p1-lineHeight, 24px) var(--rt-p1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor3914539567__editor li.richeditor3914539567__unstyled:first-child~li{font:var(--rt-unstyled-fontStyle, normal) var(--rt-unstyled-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-unstyled-fontSize, 16px)/var(--rt-unstyled-lineHeight, 24px) var(--rt-unstyled-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor3914539567__editor li.richeditor3914539567__paragraph-three:first-child~li{font:var(--rt-p3-fontStyle, normal) var(--rt-p3-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-p3-fontSize, 14px)/var(--rt-p3-lineHeight, 18px) var(--rt-p3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth0{margin-inline-start:2ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth1{margin-inline-start:4ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth2{margin-inline-start:6ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth3{margin-inline-start:8ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth4{margin-inline-start:10ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth0:first-child{margin-inline-start:2ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0{margin-inline-start:2ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0:nth-child(n+10){margin-inline-start:3ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0:nth-child(n+100){margin-inline-start:4ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0:nth-child(n+1000){margin-inline-start:5ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth1:first-child{margin-inline-start:4ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1{margin-inline-start:4ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1:nth-child(n+10){margin-inline-start:5ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1:nth-child(n+100){margin-inline-start:6ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1:nth-child(n+1000){margin-inline-start:7ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth2:first-child{margin-inline-start:6ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2{margin-inline-start:6ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2:nth-child(n+10){margin-inline-start:7ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2:nth-child(n+100){margin-inline-start:8ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2:nth-child(n+1000){margin-inline-start:9ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth3:first-child{margin-inline-start:8ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3{margin-inline-start:8ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3:nth-child(n+10){margin-inline-start:9ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3:nth-child(n+100){margin-inline-start:10ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3:nth-child(n+1000){margin-inline-start:11ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth4:first-child{margin-inline-start:10ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4{margin-inline-start:10ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4:nth-child(n+10){margin-inline-start:11ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4:nth-child(n+100){margin-inline-start:12ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4:nth-child(n+1000){margin-inline-start:13ch}.richeditor3914539567__align-left{text-align:left;align-self:flex-start}.richeditor3914539567__align-right{text-align:right;align-self:flex-end}.richeditor3914539567__align-center{text-align:center;align-self:center}.richeditor3914539567__align-justify{text-align:justify;align-self:stretch}.richeditor3914539567__withMargin{display:inline-block}.richeditor3914539567__dir-rtl,.richeditor3914539567__editor .public-DraftStyleDefault-rtl{direction:rtl}.richeditor3914539567__editor .public-DraftStyleDefault-listRTL{direction:rtl;text-align:right;max-width:100%}
|
|
1
|
+
.addressinput3610524159__tableAddressInput{height:36px!important;margin-left:-1px;display:flex!important;align-items:center;width:100%}.addressinput3610524159__tableAddressInput>div{padding:0!important;width:100%}.addressinput3610524159__tableAddressInput:focus-within{margin-left:2px}.actionsmenu1344282980__action{margin-left:calc(var(--wds-space-100, 6px)*-1)}.formaudiofield3727527480__addItem{height:120px!important;box-sizing:border-box}.formaudiofield3727527480__addItem:focus-within{box-shadow:var(--wds-input-shadow-focus-standard, 0 0 0 3px var(--wds-color-blue-300, var(--wsr-color-B30)));border-radius:var(--wds-border-radius-400, 8px)}.formaudiofield3727527480__addItem.formaudiofield3727527480--disabled{pointer-events:auto!important}.formaudiofield3727527480__addItem.formaudiofield3727527480--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formaudiofield3727527480__mediaTitle{line-height:18px!important}.audioplayer710309147__root{width:fit-content;z-index:1000;position:fixed!important;bottom:42px;right:48px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.colorview2050727220__view{width:100%}.colorview2050727220__fillPreview{flex-shrink:0}.colorview2050727220__view .colorview2050727220__fillPreview{width:18px;height:18px;min-width:18px!important;min-height:18px!important}.deletedialog455934700__layout{max-width:510px!important}.formdocumentfield4091006645__viewWrapper{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formdocumentfield4091006645__viewWrapper:hover{background:var(--wds-color-blue-500, var(--wsr-color-B50));cursor:pointer}.formdocumentfield4091006645__textWidth{max-width:calc(100% - 196px)}.formdocumentfield4091006645__documentLoader{padding-top:21px;padding-bottom:21px}.formdocumentfield4091006645__addDocument{padding-top:17px!important;padding-bottom:17px!important}.formdocumentfield4091006645__addDocument.formdocumentfield4091006645--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formdocumentfield4091006645__addItemWrapper:focus-within{box-shadow:var(--wds-input-shadow-focus-standard, 0 0 0 3px var(--wds-color-blue-300, var(--wsr-color-B30)));border-radius:var(--wds-border-radius-400, calc(2px * 4))}.exclamation1691525640__exclamation{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:3px;cursor:pointer}.exclamation1691525640__exclamation.exclamation1691525640---type-7-warning:not(.exclamation1691525640--customSize),.exclamation1691525640__exclamation.exclamation1691525640---type-5-error:not(.exclamation1691525640--customSize){width:24px;height:24px}.exclamation1691525640__exclamation.exclamation1691525640---type-7-warning{color:var(--wds-color-fill-warning-primary)}.exclamation1691525640__exclamation.exclamation1691525640---type-5-error{color:var(--wds-color-fill-destructive-primary)}.exclamation1691525640__actions{display:flex;flex-direction:column}.exclamation1691525640__action{white-space:normal!important;height:auto!important;text-align:left;gap:6px}.exclamation1691525640__action+.exclamation1691525640__action{margin-top:6px}.exclamation1691525640__action.exclamation1691525640--accented{color:var(--wds-color-blue-100)}.exclamation1691525640__action.exclamation1691525640--accented:hover{color:var(--wds-color-blue-200)}.highlightedtext1920784841__root.highlightedtext1920784841--highlightedBackground{animation:highlightedtext1920784841__highlighted 150ms ease-out 1 forwards}.highlightedtext1920784841__substring.highlightedtext1920784841--isHighlighted{animation:highlightedtext1920784841__highlighted-match 150ms ease-out 50ms 1 forwards}@keyframes highlightedtext1920784841__highlighted{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-400, var(--wsr-color-Y40))}}@keyframes highlightedtext1920784841__highlighted-match{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-200, var(--wsr-color-Y20))}}.thumbnailreplaceoverlay1049657370__root{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);border-radius:3px}.thumbnailreplaceoverlay1049657370__icon{color:#fff;width:18px;height:18px}.cellmediaeditshell298960076__root{width:100%;height:100%}.pasteurlbutton3527200609__root{margin-top:6px}.pasteurlbutton3527200609__iconButtonTooltip{height:max-content}.pasteurlbutton3527200609__iconButton{width:24px;height:24px}.formmediagalleryfield3185835316__container{display:flex;min-height:128px;max-height:259px}.formmediagalleryfield3185835316__viewBox{display:flex;height:100%;width:100%;flex-wrap:wrap}.formmediagalleryfield3185835316__addItemWrapper{height:128px;width:100%;box-sizing:border-box}.formmediagalleryfield3185835316__addItem{box-sizing:border-box}.formmediagalleryfield3185835316__overlay{width:initial!important;min-width:382px!important}.formmediagalleryfield3185835316__image.formmediagalleryfield3185835316--withMarginRight{margin-right:3px}.formmediagalleryfield3185835316__image.formmediagalleryfield3185835316--withMarginTop{margin-top:3px}.formmediagalleryfield3185835316__previewImage{max-height:calc(100% - 12px)!important}.formmediagalleryfield3185835316__previewVideo{border-radius:8px;max-width:100%;max-height:calc(100% - 12px)!important}.mediaimage1127028169__root{display:flex;align-items:center;flex-shrink:0;position:relative;box-sizing:border-box}.mediaimage1127028169__root.mediaimage1127028169--error{--mediaimage1127028169-from:calc(50% - 0.5px);--mediaimage1127028169-to:calc(50% + 0.5px);background-image:linear-gradient(to bottom right,transparent var(--mediaimage1127028169-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage1127028169-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage1127028169-to),transparent var(--mediaimage1127028169-to))}.mediaimage1127028169__root.mediaimage1127028169--error>*{opacity:0}.overlay2544936598__iconOverlay{position:absolute;color:var(--wds-color-white, var(--wsr-color-D80, #FFFFFF));background-color:transparent;filter:drop-shadow(0 1px 1px rgba(22,45,61,.6));-webkit-filter:drop-shadow(0 1px 1px rgba(22,45,61,.6))}.overlay2544936598__iconOverlay.overlay2544936598---size-5-small{width:20px;height:20px}.overlay2544936598__iconOverlay.overlay2544936598---size-6-medium{width:24px;height:24px}.overlay2544936598__iconOverlay.overlay2544936598---size-5-large{width:28px;height:28px}.overlay2544936598__iconOverlay.overlay2544936598---placement-7-topLeft{top:2px;left:2px}.overlay2544936598__iconOverlay.overlay2544936598---placement-10-bottomLeft{bottom:2px;left:2px}.medialoader3457330724__loader{border-radius:6px}.medialoader3457330724__loader.medialoader3457330724--isDashed{border:dashed 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.medialoader3457330724__loader.medialoader3457330724--isSolid{border:solid 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.mediatag3625691514__root{box-sizing:border-box;padding:3px 6px 3px 3px;border-radius:3px;max-height:24px;min-width:54px;max-width:100%;background-color:var(--wds-color-blue-400, var(--wsr-color-B40))}.formmultidocument3697455280__viewRoot{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formmultidocument3697455280__singleViewWrapper{border-radius:0;border-bottom:1px solid var(--wds-color-neutral-600, var(--wsr-color-D60));background-color:transparent!important}.formmultidocument3697455280__viewRoot>div:first-child .formmultidocument3697455280__singleViewWrapper{border-top-left-radius:var(--wds-border-radius-300, calc(2px * 3));border-top-right-radius:var(--wds-border-radius-300, calc(2px * 3))}.formmultidocument3697455280__singleViewWrapper:hover{background-color:var(--wds-color-blue-500, var(--wsr-color-B50))!important}.formmultidocument3697455280__singleViewWrapper:focus-visible{border-bottom:1px solid transparent;position:relative;z-index:1}.formmultidocument3697455280__addDocumentButton{border-bottom-left-radius:var(--wds-border-radius-300, calc(2px * 3));border-bottom-right-radius:var(--wds-border-radius-300, calc(2px * 3))}.formmultidocument3697455280__addDocumentButton:focus-within{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:var(--wds-border-radius-300, calc(2px * 3));border-bottom-right-radius:var(--wds-border-radius-300, calc(2px * 3))}.cellreferenceinput3231278211__root{width:100%;height:100%;display:flex;align-items:center}.cellreferenceinput3231278211__autocomplete{width:100%}.richcontentdefaultvalueinput908406586__richContentEditorContainer .richcontentdefaultvalueinput908406586__editor{max-height:calc(40vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentforminput4035690__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-blue-300);border-radius:var(--wds-border-radius-300)}.richcontentforminput4035690__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richcontentforminput4035690__root .richcontentforminput4035690__editor{overflow-y:auto;max-height:calc(80vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentformreadonlyinput516739647__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-black-600);border-radius:var(--wds-border-radius-300)}.richcontentformreadonlyinput516739647__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.fullscreenmodal4175496484__modalContent{display:flex;flex-direction:column;position:relative;height:100%;width:782px;background-color:var(--wds-color-white, var(--wsr-color-D80, #ffffff));border-radius:var(--wds-border-radius-300, var(--wsr-border-radius-06, 6px));margin-top:24px}.publishloader2757594344__publishLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--wds-color-white);z-index:5000;border-radius:inherit}.togglefullscreenbutton634800807__root{z-index:5;box-sizing:border-box;position:absolute;right:0;top:calc(50% - 16px)!important;padding-right:3px}.togglefullscreenbutton634800807__root button{border-radius:6px!important}.richcontenteditor2029451533__root{position:relative;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)}.richcontenteditor2029451533__root,.richcontenteditor2029451533__toolbarContainer,.richcontenteditor2029451533__footerToolbarContainer{width:100%;box-sizing:border-box}.richcontenteditor2029451533__toolbarContainer div{box-sizing:border-box}.richcontenteditor2029451533__toolbarAndFullScreenButtonWrapper{display:flex;position:relative}.richcontenteditor2029451533__editor{box-sizing:border-box;padding:36px 24px 36px 55px}.richcontenteditor2029451533__modalEditor{display:flex;flex-direction:column;flex:1;height:100%}.richcontenteditor2029451533__modalEditor .richcontenteditor2029451533__editor{overflow-y:auto;flex:1;min-width:592px;box-sizing:border-box}.richcontenteditor2029451533__modalEditor .richcontenteditor2029451533__footerToolbarContainer{margin-top:9px}.richcontenteditor2029451533__toolbarContainer button[data-hook~=text-button-headings]>span{display:inline-flex;padding-inline-end:3px!important}.richcontenteditor2029451533__toolbarContainer button[data-hook~=text-button-ai]>span{padding-inline-end:9px!important}.richcontenttoolbar3285100156__toolbar{border-top:1px solid rgba(51,51,51,.1);z-index:2;margin-right:auto;padding-left:6px;margin-left:auto;position:relative;height:40px;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box}.richcontenttoolbar3285100156__toolbarButton{line-height:40px;background:0 0;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 5px 0 0}.richcontenttoolbar3285100156__toolbarButton:disabled{color:graytext}.richcontenttoolbar3285100156__toolbar label{padding:0 8px}.richcontentviewer1372920771__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:36px}.richcontentviewer1372920771__root.richcontentviewer1372920771--isFullScreen{padding:12px 24px}.richcontentviewer1372920771__root:not(.richcontentviewer1372920771--isFullScreen){padding:6px 24px 6px 12px}.richcontentviewer1372920771__root ToggleButton{margin:0;padding:0;border:0;position:absolute;top:2px!important;right:2px;width:30px;height:30px}.richcontentviewer1372920771__viewer{height:calc(100% - 36px);width:100%}.richcontentviewer1372920771__modalViewer{min-width:592px;overflow:auto}.richtexteditor3146892120__root{width:100%;box-sizing:border-box;outline:0;overflow:hidden;border-radius:var(--wds-border-radius-300)}.richtexteditor3146892120__root.richtexteditor3146892120---border-4-none{border:0}.richtexteditor3146892120__root.richtexteditor3146892120---border-8-standard{border:1px solid var(--wds-color-blue-300)}.richtexteditor3146892120__root.richtexteditor3146892120---border-8-standard:focus,.richtexteditor3146892120__root.richtexteditor3146892120---border-8-standard:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richtexteditor3146892120__root.richtexteditor3146892120---border-8-standard.richtexteditor3146892120---status-5-error{border:1px solid var(--wds-color-red-100)}.richtexteditor3146892120__root.richtexteditor3146892120---border-8-standard.richtexteditor3146892120---status-5-error:focus,.richtexteditor3146892120__root.richtexteditor3146892120---border-8-standard.richtexteditor3146892120---status-5-error:focus-within{border:1px solid var(--wds-color-red-100);box-shadow:0 0 0 3px var(--wds-color-red-300)}.richtexteditor3146892120__root.richtexteditor3146892120---border-8-standard.richtexteditor3146892120---status-7-warning{border:1px solid var(--wds-color-yellow-100)}.richtexteditor3146892120__root.richtexteditor3146892120---border-8-standard.richtexteditor3146892120---status-7-warning:focus,.richtexteditor3146892120__root.richtexteditor3146892120---border-8-standard.richtexteditor3146892120---status-7-warning:focus-within{border:1px solid var(--wds-color-yellow-100);box-shadow:0 0 0 3px var(--wds-color-yellow-300)}.richtexteditor3146892120__nativeInput{position:absolute;opacity:0;padding:0;margin:0;border:0;width:0;height:0}.richtexteditor3146892120__editor{height:auto;line-height:auto;display:flex;width:100%;height:100%;min-height:234px;overflow:hidden;box-sizing:border-box;flex-direction:row;border-radius:var(--wds-border-radius-300)}.richtexteditor3146892120__editor.richtexteditor3146892120--isFullScreen{max-width:782px;min-width:582px;background:var(--wds-color-black-700)}.richtexteditor3146892120__editor:not(.richtexteditor3146892120--isFullScreen){max-height:80vh}.richtexteditor3146892120__editor>div{flex:1;max-width:100%}.toolbar2048150541__root{padding:12px 18px;display:flex;border-bottom:1px solid var(--wds-color-blue-400, var(--wsr-color-B40, #d6dcff));background:var(--wds-color-white, var(--wsr-color-D80, #ffffff));align-items:center}.toolbar2048150541__item{display:flex;margin-right:12px}.toolbar2048150541__item svg,.toolbar2048150541__item svg path,.toolbar2048150541__item svg text{color:inherit;fill:currentColor}.toolbar2048150541__separator{display:inline-flex;margin-right:12px;border-left:1px solid #ddd;align-self:stretch}.toolbar2048150541__clearFormatting{margin-left:auto}.toolbar2048150541__fullScreen{margin-right:0}.toolbar2048150541__dropdownItemContent{height:36px;width:100%;display:flex;gap:12px;justify-content:space-between;align-items:center}.toolbar2048150541__dropdownItemContent.toolbar2048150541--selected .toolbar2048150541__dropdownItemTitle,.toolbar2048150541__dropdownItemContent.toolbar2048150541--selected .toolbar2048150541__dropdownItemSubtitle{color:var(--wds-color-white)!important}.toolbar2048150541__dropdownItemSubtitle{color:var(--wds-color-black-400)!important;padding-right:12px;flex-shrink:0}.toolbar2048150541__dropdownHeaderOne{font-weight:var(--wds-font-weight-bold)!important;font-size:36px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, var(--wsr-font-family, Madefor))!important}.toolbar2048150541__dropdownHeaderTwo{font-weight:var(--wds-font-weight-bold)!important;font-size:32px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar2048150541__dropdownHeaderThree{font-weight:var(--wds-font-weight-medium)!important;font-size:28px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar2048150541__dropdownHeaderFour{font-weight:var(--wds-font-weight-bold)!important;font-size:24px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar2048150541__dropdownHeaderFive{font-weight:var(--wds-font-weight-bold)!important;font-size:22px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar2048150541__dropdownHeaderSix{font-weight:var(--wds-font-weight-medium)!important;font-size:20px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar2048150541__dropdownParagraphOne{font-weight:var(--wds-font-weight-medium)!important;font-size:18px!important;line-height:1.33!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar2048150541__dropdownNormalText{font-weight:var(--wds-font-weight-medium)!important;font-size:var(--wds-font-size-500)!important;line-height:var(--wds-font-line-height-300)!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar2048150541__dropdownParagraphThree{font-weight:var(--wds-font-weight-medium)!important;font-size:14px!important;line-height:1.29!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.textview2409387019__textView::after{content:"";display:block}.richeditor2435020496__root{display:flex;flex-direction:column;font-weight:var(--wds-font-weight-medium, 500);font-size:var(--wds-font-size-500);line-height:var(--wds-font-line-height-300);font-family:var(--wds-font-family-default, var(--wsr-font-family, Madefor))}.richeditor2435020496__editor{box-sizing:border-box;overflow:auto;display:flex;flex-direction:column;flex:1;cursor:text;color:var(--wds-color-black-100, var(--wsr-color-D10, #131720));background:var(--wds-color-black-700, var(--wsr-color-D70, #edeef2))}.richeditor2435020496__editor .DraftEditor-root{width:100%;height:100%}.richeditor2435020496__editor .DraftEditor-root [data-contents]{overflow:auto}.richeditor2435020496__editor .DraftEditor-editorContainer{display:flex;min-height:100%;background:#fff}.richeditor2435020496__editor .public-DraftEditor-content{padding:12px 24px 24px;min-height:100%;width:100%;box-sizing:border-box}.richeditor2435020496__editor .public-DraftEditor-content ol,.richeditor2435020496__editor .public-DraftEditor-content ul{display:flex;flex-direction:column;padding:0}.richeditor2435020496__editor .public-DraftEditor-content a,.richeditor2435020496__editor .public-DraftEditor-content a:visited{color:inherit;text-decoration:none}.richeditor2435020496__header-one:not(li),.richeditor2435020496__header-two:not(li),.richeditor2435020496__header-three:not(li),.richeditor2435020496__header-four:not(li),.richeditor2435020496__header-five:not(li),.richeditor2435020496__header-six:not(li){margin-block:0;margin:0}.richeditor2435020496__header-one,.richeditor2435020496__editor li.richeditor2435020496__header-one .public-DraftStyleDefault-block{font:var(--rt-h1-fontStyle, normal) var(--rt-h1-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h1-fontSize, 72px)/var(--rt-h1-lineHeight, 1.33) var(--rt-h1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__header-two,.richeditor2435020496__editor li.richeditor2435020496__header-two .public-DraftStyleDefault-block{font:var(--rt-h2-fontStyle, normal) var(--rt-h2-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h2-fontSize, 42px)/var(--rt-h2-lineHeight, 1.2) var(--rt-h2-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__header-three,.richeditor2435020496__editor li.richeditor2435020496__header-three .public-DraftStyleDefault-block{font:var(--rt-h3-fontStyle, normal) var(--rt-h3-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-h3-fontSize, 38px)/var(--rt-h3-lineHeight, 1.2) var(--rt-h3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__header-four,.richeditor2435020496__editor li.richeditor2435020496__header-four .public-DraftStyleDefault-block{font:var(--rt-h4-fontStyle, normal) var(--rt-h4-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h4-fontSize, 34px)/var(--rt-h4-lineHeight, 1.2) var(--rt-h4-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__header-five,.richeditor2435020496__editor li.richeditor2435020496__header-five .public-DraftStyleDefault-block{font:var(--rt-h5-fontStyle, normal) var(--rt-h5-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h5-fontSize, 28px)/var(--rt-h5-lineHeight, 1.2) var(--rt-h5-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__header-six,.richeditor2435020496__editor li.richeditor2435020496__header-six .public-DraftStyleDefault-block{font:var(--rt-h6-fontStyle, normal) var(--rt-h6-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-h6-fontSize, 22px)/var(--rt-h6-lineHeight, 1.2) var(--rt-h6-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__paragraph-one,.richeditor2435020496__editor li.richeditor2435020496__paragraph-one .public-DraftStyleDefault-block{font:var(--rt-p1-fontStyle, normal) var(--rt-p1-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-p1-fontSize, 18px)/var(--rt-p1-lineHeight, 24px) var(--rt-p1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__unstyled,.richeditor2435020496__editor li.richeditor2435020496__unstyled .public-DraftStyleDefault-block{font:var(--rt-unstyled-fontStyle, normal) var(--rt-unstyled-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-unstyled-fontSize, 16px)/var(--rt-unstyled-lineHeight, 24px) var(--rt-unstyled-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__paragraph-three,.richeditor2435020496__editor li.richeditor2435020496__paragraph-three .public-DraftStyleDefault-block{font:var(--rt-p3-fontStyle, normal) var(--rt-p3-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-p3-fontSize, 14px)/var(--rt-p3-lineHeight, 18px) var(--rt-p3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__editor li.richeditor2435020496__header-one:first-child~li{font:var(--rt-h1-fontStyle, normal) var(--rt-h1-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h1-fontSize, 72px)/var(--rt-h1-lineHeight, 1.33) var(--rt-h1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__editor li.richeditor2435020496__header-one:first-child~li::marker{line-height:var(--rt-h1-fontSize, 72px)}.richeditor2435020496__editor li.richeditor2435020496__header-two:first-child~li{font:var(--rt-h2-fontStyle, normal) var(--rt-h2-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h2-fontSize, 42px)/var(--rt-h2-lineHeight, 1.2) var(--rt-h2-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__editor li.richeditor2435020496__header-two:first-child~li::marker{line-height:var(--rt-h2-fontSize, 42px)}.richeditor2435020496__editor li.richeditor2435020496__header-three:first-child~li{font:var(--rt-h3-fontStyle, normal) var(--rt-h3-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-h3-fontSize, 38px)/var(--rt-h3-lineHeight, 1.2) var(--rt-h3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__editor li.richeditor2435020496__header-three:first-child~li::marker{line-height:var(--rt-h3-fontSize, 38px)}.richeditor2435020496__editor li.richeditor2435020496__header-four:first-child~li{font:var(--rt-h4-fontStyle, normal) var(--rt-h4-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h4-fontSize, 34px)/var(--rt-h4-lineHeight, 1.2) var(--rt-h4-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__editor li.richeditor2435020496__header-four:first-child~li::marker{line-height:var(--rt-h4-fontSize, 34px)}.richeditor2435020496__editor li.richeditor2435020496__header-five:first-child~li{font:var(--rt-h5-fontStyle, normal) var(--rt-h5-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h5-fontSize, 28px)/var(--rt-h5-lineHeight, 1.2) var(--rt-h5-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__editor li.richeditor2435020496__header-five:first-child~li::marker{line-height:var(--rt-h5-fontSize, 28px)}.richeditor2435020496__editor li.richeditor2435020496__header-six:first-child~li{font:var(--rt-h6-fontStyle, normal) var(--rt-h6-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-h6-fontSize, 22px)/var(--rt-h6-lineHeight, 1.2) var(--rt-h6-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__editor li.richeditor2435020496__header-six:first-child~li::marker{line-height:var(--rt-h6-fontSize, 22px)}.richeditor2435020496__editor li.richeditor2435020496__paragraph-one:first-child~li{font:var(--rt-p1-fontStyle, normal) var(--rt-p1-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-p1-fontSize, 18px)/var(--rt-p1-lineHeight, 24px) var(--rt-p1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__editor li.richeditor2435020496__unstyled:first-child~li{font:var(--rt-unstyled-fontStyle, normal) var(--rt-unstyled-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-unstyled-fontSize, 16px)/var(--rt-unstyled-lineHeight, 24px) var(--rt-unstyled-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__editor li.richeditor2435020496__paragraph-three:first-child~li{font:var(--rt-p3-fontStyle, normal) var(--rt-p3-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-p3-fontSize, 14px)/var(--rt-p3-lineHeight, 18px) var(--rt-p3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth0{margin-inline-start:2ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth1{margin-inline-start:4ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth2{margin-inline-start:6ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth3{margin-inline-start:8ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth4{margin-inline-start:10ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth0:first-child{margin-inline-start:2ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0{margin-inline-start:2ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0:nth-child(n+10){margin-inline-start:3ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0:nth-child(n+100){margin-inline-start:4ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0:nth-child(n+1000){margin-inline-start:5ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth1:first-child{margin-inline-start:4ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1{margin-inline-start:4ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1:nth-child(n+10){margin-inline-start:5ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1:nth-child(n+100){margin-inline-start:6ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1:nth-child(n+1000){margin-inline-start:7ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth2:first-child{margin-inline-start:6ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2{margin-inline-start:6ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2:nth-child(n+10){margin-inline-start:7ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2:nth-child(n+100){margin-inline-start:8ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2:nth-child(n+1000){margin-inline-start:9ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth3:first-child{margin-inline-start:8ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3{margin-inline-start:8ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3:nth-child(n+10){margin-inline-start:9ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3:nth-child(n+100){margin-inline-start:10ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3:nth-child(n+1000){margin-inline-start:11ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth4:first-child{margin-inline-start:10ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4{margin-inline-start:10ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4:nth-child(n+10){margin-inline-start:11ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4:nth-child(n+100){margin-inline-start:12ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4:nth-child(n+1000){margin-inline-start:13ch}.richeditor2435020496__align-left{text-align:left;align-self:flex-start}.richeditor2435020496__align-right{text-align:right;align-self:flex-end}.richeditor2435020496__align-center{text-align:center;align-self:center}.richeditor2435020496__align-justify{text-align:justify;align-self:stretch}.richeditor2435020496__withMargin{display:inline-block}.richeditor2435020496__dir-rtl,.richeditor2435020496__editor .public-DraftStyleDefault-rtl{direction:rtl}.richeditor2435020496__editor .public-DraftStyleDefault-listRTL{direction:rtl;text-align:right;max-width:100%}
|
package/src/utils/media-utils.ts
CHANGED
|
@@ -127,7 +127,19 @@ export const getMediaTitle = (uri: string): string => {
|
|
|
127
127
|
};
|
|
128
128
|
|
|
129
129
|
export const executeDownloading = (url: string) => {
|
|
130
|
-
|
|
130
|
+
if (typeof document === 'undefined') {
|
|
131
|
+
return;
|
|
132
|
+
}
|
|
133
|
+
// Hidden-iframe trick: the browser follows the URL inside the iframe; if the
|
|
134
|
+
// CDN sends `Content-Disposition: attachment` the browser triggers a download,
|
|
135
|
+
// otherwise the response loads silently into the offscreen iframe. Avoids
|
|
136
|
+
// both the new-tab flash of `window.open` and the `beforeunload` prompt that
|
|
137
|
+
// a top-level anchor navigation triggers when the page has a dirty form.
|
|
138
|
+
const iframe = document.createElement('iframe');
|
|
139
|
+
iframe.style.display = 'none';
|
|
140
|
+
iframe.src = url;
|
|
141
|
+
document.body.appendChild(iframe);
|
|
142
|
+
setTimeout(() => iframe.parentNode?.removeChild(iframe), 60_000);
|
|
131
143
|
};
|
|
132
144
|
|
|
133
145
|
// Media types enum for media manager
|