@wix/patterns-fields 1.42.0 → 1.44.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 +3 -0
- package/dist/cjs/assets/locale/messages_bg.json +3 -0
- package/dist/cjs/assets/locale/messages_ca.json +3 -0
- package/dist/cjs/assets/locale/messages_cs.json +3 -0
- package/dist/cjs/assets/locale/messages_da.json +3 -0
- package/dist/cjs/assets/locale/messages_de.json +3 -0
- package/dist/cjs/assets/locale/messages_el.json +3 -0
- package/dist/cjs/assets/locale/messages_en.json +3 -0
- package/dist/cjs/assets/locale/messages_es.json +3 -0
- package/dist/cjs/assets/locale/messages_fi.json +3 -0
- package/dist/cjs/assets/locale/messages_fr.json +3 -0
- package/dist/cjs/assets/locale/messages_he.json +3 -0
- package/dist/cjs/assets/locale/messages_hi.json +3 -0
- package/dist/cjs/assets/locale/messages_hu.json +3 -0
- package/dist/cjs/assets/locale/messages_id.json +3 -0
- package/dist/cjs/assets/locale/messages_it.json +3 -0
- package/dist/cjs/assets/locale/messages_ja.json +3 -0
- package/dist/cjs/assets/locale/messages_ko.json +3 -0
- package/dist/cjs/assets/locale/messages_lt.json +3 -0
- package/dist/cjs/assets/locale/messages_ms.json +3 -0
- package/dist/cjs/assets/locale/messages_nl.json +3 -0
- package/dist/cjs/assets/locale/messages_no.json +3 -0
- package/dist/cjs/assets/locale/messages_pl.json +3 -0
- package/dist/cjs/assets/locale/messages_pt.json +3 -0
- package/dist/cjs/assets/locale/messages_ro.json +3 -0
- package/dist/cjs/assets/locale/messages_ru.json +3 -0
- package/dist/cjs/assets/locale/messages_sk.json +3 -0
- package/dist/cjs/assets/locale/messages_sl.json +3 -0
- package/dist/cjs/assets/locale/messages_sv.json +3 -0
- package/dist/cjs/assets/locale/messages_th.json +3 -0
- package/dist/cjs/assets/locale/messages_tl.json +3 -0
- package/dist/cjs/assets/locale/messages_tr.json +3 -0
- package/dist/cjs/assets/locale/messages_uk.json +3 -0
- package/dist/cjs/assets/locale/messages_vi.json +3 -0
- package/dist/cjs/assets/locale/messages_zh.json +3 -0
- package/dist/cjs/assets/locale/version_file +1 -1
- 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/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.st.css.js +2 -2
- package/dist/cjs/components/audio/audio-player/audio-player.st.css.js.map +1 -1
- package/dist/cjs/components/color-view/cell-color-view.st.css.js +3 -3
- package/dist/cjs/components/color-view/cell-color-view.st.css.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/date-input/cell-date-input.js +93 -0
- package/dist/cjs/components/date-input/cell-date-input.js.map +1 -0
- package/dist/cjs/components/date-input/date-picker-internals.js +28 -0
- package/dist/cjs/components/date-input/date-picker-internals.js.map +1 -0
- package/dist/cjs/components/date-input/form-date-input.js +7 -2
- package/dist/cjs/components/date-input/form-date-input.js.map +1 -1
- package/dist/cjs/components/date-input/index.js +12 -0
- package/dist/cjs/components/date-input/index.js.map +1 -1
- package/dist/cjs/components/datetime-input/form-date-time.js +13 -6
- package/dist/cjs/components/datetime-input/form-date-time.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/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-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-multi-reference-input.js +215 -0
- package/dist/cjs/components/reference/cell-multi-reference-input.js.map +1 -0
- package/dist/cjs/components/reference/cell-multi-reference-input.st.css +20 -0
- package/dist/cjs/components/reference/cell-multi-reference-input.st.css.js +29 -0
- package/dist/cjs/components/reference/cell-multi-reference-input.st.css.js.map +1 -0
- package/dist/cjs/components/reference/cell-multi-reference-view.js +74 -0
- package/dist/cjs/components/reference/cell-multi-reference-view.js.map +1 -0
- 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/reference/index.js +12 -0
- package/dist/cjs/components/reference/index.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.js +30 -23
- package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.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 +5 -5
- 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/components/time-input/cell-time-input.js +14 -6
- package/dist/cjs/components/time-input/cell-time-input.js.map +1 -1
- package/dist/cjs/components/time-input/form-time-input.js +7 -2
- package/dist/cjs/components/time-input/form-time-input.js.map +1 -1
- package/dist/cjs/services/translations.js.map +1 -1
- package/dist/cjs/styles.global.css +1 -1
- package/dist/esm/assets/locale/messages_ar.json +3 -0
- package/dist/esm/assets/locale/messages_bg.json +3 -0
- package/dist/esm/assets/locale/messages_ca.json +3 -0
- package/dist/esm/assets/locale/messages_cs.json +3 -0
- package/dist/esm/assets/locale/messages_da.json +3 -0
- package/dist/esm/assets/locale/messages_de.json +3 -0
- package/dist/esm/assets/locale/messages_el.json +3 -0
- package/dist/esm/assets/locale/messages_en.json +3 -0
- package/dist/esm/assets/locale/messages_es.json +3 -0
- package/dist/esm/assets/locale/messages_fi.json +3 -0
- package/dist/esm/assets/locale/messages_fr.json +3 -0
- package/dist/esm/assets/locale/messages_he.json +3 -0
- package/dist/esm/assets/locale/messages_hi.json +3 -0
- package/dist/esm/assets/locale/messages_hu.json +3 -0
- package/dist/esm/assets/locale/messages_id.json +3 -0
- package/dist/esm/assets/locale/messages_it.json +3 -0
- package/dist/esm/assets/locale/messages_ja.json +3 -0
- package/dist/esm/assets/locale/messages_ko.json +3 -0
- package/dist/esm/assets/locale/messages_lt.json +3 -0
- package/dist/esm/assets/locale/messages_ms.json +3 -0
- package/dist/esm/assets/locale/messages_nl.json +3 -0
- package/dist/esm/assets/locale/messages_no.json +3 -0
- package/dist/esm/assets/locale/messages_pl.json +3 -0
- package/dist/esm/assets/locale/messages_pt.json +3 -0
- package/dist/esm/assets/locale/messages_ro.json +3 -0
- package/dist/esm/assets/locale/messages_ru.json +3 -0
- package/dist/esm/assets/locale/messages_sk.json +3 -0
- package/dist/esm/assets/locale/messages_sl.json +3 -0
- package/dist/esm/assets/locale/messages_sv.json +3 -0
- package/dist/esm/assets/locale/messages_th.json +3 -0
- package/dist/esm/assets/locale/messages_tl.json +3 -0
- package/dist/esm/assets/locale/messages_tr.json +3 -0
- package/dist/esm/assets/locale/messages_uk.json +3 -0
- package/dist/esm/assets/locale/messages_vi.json +3 -0
- package/dist/esm/assets/locale/messages_zh.json +3 -0
- package/dist/esm/assets/locale/version_file +1 -1
- package/dist/esm/components/address/input/address-input.st.css.js +2 -2
- package/dist/esm/components/address/input/address-input.st.css.js.map +1 -1
- 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/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.st.css.js +2 -2
- package/dist/esm/components/color-view/cell-color-view.st.css.js +2 -2
- package/dist/esm/components/color-view/cell-color-view.st.css.js.map +1 -1
- package/dist/esm/components/color-view/color-view.st.css.js +2 -2
- package/dist/esm/components/date-input/cell-date-input.js +37 -0
- package/dist/esm/components/date-input/cell-date-input.js.map +1 -0
- package/dist/esm/components/date-input/date-picker-internals.js +5 -0
- package/dist/esm/components/date-input/date-picker-internals.js.map +1 -0
- package/dist/esm/components/date-input/form-date-input.js +3 -1
- package/dist/esm/components/date-input/form-date-input.js.map +1 -1
- package/dist/esm/components/date-input/index.js +2 -0
- package/dist/esm/components/date-input/index.js.map +1 -1
- package/dist/esm/components/datetime-input/form-date-time.js +4 -2
- package/dist/esm/components/datetime-input/form-date-time.js.map +1 -1
- 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/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-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/multi-document/multi-document-input/form-multi-document.st.css.js +2 -2
- package/dist/esm/components/reference/cell-multi-reference-input.js +92 -0
- package/dist/esm/components/reference/cell-multi-reference-input.js.map +1 -0
- package/dist/esm/components/reference/cell-multi-reference-input.st.css +20 -0
- package/dist/esm/components/reference/cell-multi-reference-input.st.css.js +15 -0
- package/dist/esm/components/reference/cell-multi-reference-input.st.css.js.map +1 -0
- package/dist/esm/components/reference/cell-multi-reference-view.js +30 -0
- package/dist/esm/components/reference/cell-multi-reference-view.js.map +1 -0
- package/dist/esm/components/reference/cell-reference-input.st.css.js +2 -2
- package/dist/esm/components/reference/index.js +2 -0
- package/dist/esm/components/reference/index.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-editor/rich-content-editor.js +17 -14
- package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.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/time-input/cell-time-input.js +7 -2
- package/dist/esm/components/time-input/cell-time-input.js.map +1 -1
- package/dist/esm/components/time-input/form-time-input.js +3 -2
- package/dist/esm/components/time-input/form-time-input.js.map +1 -1
- package/dist/esm/styles.global.css +1 -1
- package/dist/types/components/address/input/address-input.st.css.d.ts.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/audio-field/form-audio-field.st.css.d.ts.map +1 -1
- package/dist/types/components/color-view/cell-color-view.st.css.d.ts.map +1 -1
- package/dist/types/components/date-input/cell-date-input.d.ts +46 -0
- package/dist/types/components/date-input/cell-date-input.d.ts.map +1 -0
- package/dist/types/components/date-input/date-picker-internals.d.ts +4 -0
- package/dist/types/components/date-input/date-picker-internals.d.ts.map +1 -0
- package/dist/types/components/date-input/form-date-input.d.ts.map +1 -1
- package/dist/types/components/date-input/index.d.ts +2 -0
- package/dist/types/components/date-input/index.d.ts.map +1 -1
- package/dist/types/components/datetime-input/form-date-time.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/paste-url-button.st.css.d.ts.map +1 -1
- package/dist/types/components/reference/cell-multi-reference-input.d.ts +34 -0
- package/dist/types/components/reference/cell-multi-reference-input.d.ts.map +1 -0
- package/dist/types/components/reference/cell-multi-reference-input.st.css.d.ts +20 -0
- package/dist/types/components/reference/cell-multi-reference-input.st.css.d.ts.map +1 -0
- package/dist/types/components/reference/cell-multi-reference-view.d.ts +19 -0
- package/dist/types/components/reference/cell-multi-reference-view.d.ts.map +1 -0
- package/dist/types/components/reference/index.d.ts +2 -0
- package/dist/types/components/reference/index.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-editor/rich-content-editor.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/time-input/cell-time-input.d.ts +5 -3
- package/dist/types/components/time-input/cell-time-input.d.ts.map +1 -1
- package/dist/types/components/time-input/form-time-input.d.ts.map +1 -1
- package/dist/types/services/translations.d.ts +1 -1
- package/dist/types/services/translations.d.ts.map +1 -1
- package/package.json +6 -6
- package/src/assets/locale/messages_ar.json +3 -0
- package/src/assets/locale/messages_bg.json +3 -0
- package/src/assets/locale/messages_ca.json +3 -0
- package/src/assets/locale/messages_cs.json +3 -0
- package/src/assets/locale/messages_da.json +3 -0
- package/src/assets/locale/messages_de.json +3 -0
- package/src/assets/locale/messages_el.json +3 -0
- package/src/assets/locale/messages_en.json +3 -0
- package/src/assets/locale/messages_es.json +3 -0
- package/src/assets/locale/messages_fi.json +3 -0
- package/src/assets/locale/messages_fr.json +3 -0
- package/src/assets/locale/messages_he.json +3 -0
- package/src/assets/locale/messages_hi.json +3 -0
- package/src/assets/locale/messages_hu.json +3 -0
- package/src/assets/locale/messages_id.json +3 -0
- package/src/assets/locale/messages_it.json +3 -0
- package/src/assets/locale/messages_ja.json +3 -0
- package/src/assets/locale/messages_ko.json +3 -0
- package/src/assets/locale/messages_lt.json +3 -0
- package/src/assets/locale/messages_ms.json +3 -0
- package/src/assets/locale/messages_nl.json +3 -0
- package/src/assets/locale/messages_no.json +3 -0
- package/src/assets/locale/messages_pl.json +3 -0
- package/src/assets/locale/messages_pt.json +3 -0
- package/src/assets/locale/messages_ro.json +3 -0
- package/src/assets/locale/messages_ru.json +3 -0
- package/src/assets/locale/messages_sk.json +3 -0
- package/src/assets/locale/messages_sl.json +3 -0
- package/src/assets/locale/messages_sv.json +3 -0
- package/src/assets/locale/messages_th.json +3 -0
- package/src/assets/locale/messages_tl.json +3 -0
- package/src/assets/locale/messages_tr.json +3 -0
- package/src/assets/locale/messages_uk.json +3 -0
- package/src/assets/locale/messages_vi.json +3 -0
- package/src/assets/locale/messages_zh.json +3 -0
- package/src/assets/locale/version_file +1 -1
- 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/audio-field/form-audio-field.st.css.ts +2 -2
- package/src/components/audio/audio-player/audio-player.st.css.ts +2 -2
- package/src/components/color-view/cell-color-view.st.css.ts +2 -2
- package/src/components/color-view/color-view.st.css.ts +2 -2
- package/src/components/date-input/cell-date-input.tsx +124 -0
- package/src/components/date-input/date-picker-internals.ts +30 -0
- package/src/components/date-input/form-date-input.tsx +3 -0
- package/src/components/date-input/index.ts +2 -0
- package/src/components/datetime-input/form-date-time.tsx +5 -0
- 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/paste-url-button.st.css.ts +2 -2
- 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-multi-reference-input.st.css +20 -0
- package/src/components/reference/cell-multi-reference-input.st.css.ts +25 -0
- package/src/components/reference/cell-multi-reference-input.tsx +243 -0
- package/src/components/reference/cell-multi-reference-view.tsx +81 -0
- package/src/components/reference/cell-reference-input.st.css.ts +2 -2
- package/src/components/reference/index.ts +2 -0
- 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-editor.tsx +28 -19
- 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/components/time-input/cell-time-input.tsx +83 -55
- package/src/components/time-input/form-time-input.tsx +4 -1
- package/src/services/translations.ts +3 -0
- package/src/styles.global.css +1 -1
|
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../../stylable-esm-runti
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var _namespace_ = "
|
|
8
|
+
var _namespace_ = "togglefullscreenbutton2671210687";
|
|
9
9
|
var _style_ = classesRuntime.bind(null, _namespace_);
|
|
10
10
|
|
|
11
11
|
export var cssStates = statesRuntime.bind(null, _namespace_);
|
|
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
|
|
|
13
13
|
export var st: import("@stylable/runtime").STFunction = _style_;
|
|
14
14
|
|
|
15
15
|
export var namespace = _namespace_;
|
|
16
|
-
export var classes = {"root":"
|
|
16
|
+
export var classes = {"root":"togglefullscreenbutton2671210687__root"};
|
|
17
17
|
export var keyframes = {};
|
|
18
18
|
export var layers = {};
|
|
19
19
|
export var containers = {};
|
|
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var _namespace_ = "
|
|
8
|
+
var _namespace_ = "richcontenteditor2453741690";
|
|
9
9
|
var _style_ = classesRuntime.bind(null, _namespace_);
|
|
10
10
|
|
|
11
11
|
export var cssStates = statesRuntime.bind(null, _namespace_);
|
|
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
|
|
|
13
13
|
export var st: import("@stylable/runtime").STFunction = _style_;
|
|
14
14
|
|
|
15
15
|
export var namespace = _namespace_;
|
|
16
|
-
export var classes = {"root":"
|
|
16
|
+
export var classes = {"root":"richcontenteditor2453741690__root","toolbarContainer":"richcontenteditor2453741690__toolbarContainer","footerToolbarContainer":"richcontenteditor2453741690__footerToolbarContainer","toolbarAndFullScreenButtonWrapper":"richcontenteditor2453741690__toolbarAndFullScreenButtonWrapper","editor":"richcontenteditor2453741690__editor","modalEditor":"richcontenteditor2453741690__modalEditor"};
|
|
17
17
|
export var keyframes = {};
|
|
18
18
|
export var layers = {};
|
|
19
19
|
export var containers = {};
|
package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.tsx
CHANGED
|
@@ -78,16 +78,25 @@ const InsertToolbarSync: FC<ToolbarSyncProps> = ({
|
|
|
78
78
|
}) => {
|
|
79
79
|
const { buttons } = editor.useToolbarProps('insert');
|
|
80
80
|
|
|
81
|
-
//
|
|
82
|
-
//
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
81
|
+
// Ricos 11's next-runtime proxy is supposed to convert the legacy
|
|
82
|
+
// `Record<string, ToolbarButtonProps>` into a v2 `ExternalToolbarButton[]`,
|
|
83
|
+
// but some consumer bundles end up calling through to the inner adapter
|
|
84
|
+
// (duplicate `@wix/ricos` copies / unwrapped ref) and we receive the
|
|
85
|
+
// record shape. Normalize to an array so `.map` is safe, and treat the
|
|
86
|
+
// non-array (record) shape as ready — otherwise the absolute-positioned
|
|
87
|
+
// RCELoader overlay stays mounted and the editor row becomes unclickable.
|
|
88
|
+
const isRecordShape = !Array.isArray(buttons);
|
|
89
|
+
const safeButtons: readonly RicosExternalToolbarButton[] = isRecordShape
|
|
90
|
+
? []
|
|
91
|
+
: buttons;
|
|
92
|
+
const signature = safeButtons.map((b) => b.id).join('|');
|
|
93
|
+
const buttonsRef = useRef(safeButtons);
|
|
94
|
+
buttonsRef.current = safeButtons;
|
|
86
95
|
|
|
87
96
|
useEffect(() => {
|
|
88
97
|
onButtonsChange(buttonsRef.current);
|
|
89
|
-
onReadyChange(buttonsRef.current.length > 0);
|
|
90
|
-
}, [signature, onButtonsChange, onReadyChange]);
|
|
98
|
+
onReadyChange(buttonsRef.current.length > 0 || isRecordShape);
|
|
99
|
+
}, [signature, isRecordShape, onButtonsChange, onReadyChange]);
|
|
91
100
|
|
|
92
101
|
return null;
|
|
93
102
|
};
|
|
@@ -139,10 +148,13 @@ const RCE = forwardRef<RCEHandle, RCEProps & ToggleFullscreenButtonProps>(
|
|
|
139
148
|
const [toolbarContainer, setToolbarContainer] =
|
|
140
149
|
useState<HTMLDivElement | null>(null);
|
|
141
150
|
|
|
142
|
-
const setEditorInstance = useCallback(
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
151
|
+
const setEditorInstance = useCallback(
|
|
152
|
+
(nextEditor: RicosEditorAPI | null) => {
|
|
153
|
+
editorRef.current = nextEditor;
|
|
154
|
+
setEditor(nextEditor);
|
|
155
|
+
},
|
|
156
|
+
[],
|
|
157
|
+
);
|
|
146
158
|
|
|
147
159
|
const setContent = useCallback((nextContent: RicosDocument) => {
|
|
148
160
|
editorRef.current?.getEditorCommands().setContent(nextContent);
|
|
@@ -480,7 +492,10 @@ export const RichContentEditor: FC<RichContentEditorProps> = ({
|
|
|
480
492
|
const isChanged = isRichContentChanged();
|
|
481
493
|
|
|
482
494
|
try {
|
|
483
|
-
finalContent = await publishEditorContent(
|
|
495
|
+
finalContent = await publishEditorContent(
|
|
496
|
+
modalEditorRef.current,
|
|
497
|
+
content,
|
|
498
|
+
);
|
|
484
499
|
onExitFullScreen?.(finalContent, isChanged);
|
|
485
500
|
} catch (error) {
|
|
486
501
|
finalContent = content;
|
|
@@ -512,13 +527,7 @@ export const RichContentEditor: FC<RichContentEditorProps> = ({
|
|
|
512
527
|
);
|
|
513
528
|
}
|
|
514
529
|
onBlur?.();
|
|
515
|
-
}, [
|
|
516
|
-
content,
|
|
517
|
-
isRichContentChanged,
|
|
518
|
-
onBlur,
|
|
519
|
-
onPublish,
|
|
520
|
-
publishEditorContent,
|
|
521
|
-
]);
|
|
530
|
+
}, [content, isRichContentChanged, onBlur, onPublish, publishEditorContent]);
|
|
522
531
|
|
|
523
532
|
useEffect(() => {
|
|
524
533
|
if (!isFullScreen) {
|
|
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var _namespace_ = "
|
|
8
|
+
var _namespace_ = "richcontenttoolbar331966114";
|
|
9
9
|
var _style_ = classesRuntime.bind(null, _namespace_);
|
|
10
10
|
|
|
11
11
|
export var cssStates = statesRuntime.bind(null, _namespace_);
|
|
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
|
|
|
13
13
|
export var st: import("@stylable/runtime").STFunction = _style_;
|
|
14
14
|
|
|
15
15
|
export var namespace = _namespace_;
|
|
16
|
-
export var classes = {"root":"
|
|
16
|
+
export var classes = {"root":"richcontenttoolbar331966114__root","toolbar":"richcontenttoolbar331966114__toolbar","toolbarButton":"richcontenttoolbar331966114__toolbarButton","separator":"richcontenttoolbar331966114__separator"};
|
|
17
17
|
export var keyframes = {};
|
|
18
18
|
export var layers = {};
|
|
19
19
|
export var containers = {};
|
|
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var _namespace_ = "
|
|
8
|
+
var _namespace_ = "richcontentviewer1261412142";
|
|
9
9
|
var _style_ = classesRuntime.bind(null, _namespace_);
|
|
10
10
|
|
|
11
11
|
export var cssStates = statesRuntime.bind(null, _namespace_);
|
|
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
|
|
|
13
13
|
export var st: import("@stylable/runtime").STFunction = _style_;
|
|
14
14
|
|
|
15
15
|
export var namespace = _namespace_;
|
|
16
|
-
export var classes = {"root":"
|
|
16
|
+
export var classes = {"root":"richcontentviewer1261412142__root","viewer":"richcontentviewer1261412142__viewer","modalViewer":"richcontentviewer1261412142__modalViewer"};
|
|
17
17
|
export var keyframes = {};
|
|
18
18
|
export var layers = {};
|
|
19
19
|
export var containers = {};
|
|
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var _namespace_ = "
|
|
8
|
+
var _namespace_ = "richeditor3593269673";
|
|
9
9
|
var _style_ = classesRuntime.bind(null, _namespace_);
|
|
10
10
|
|
|
11
11
|
export var cssStates = statesRuntime.bind(null, _namespace_);
|
|
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
|
|
|
13
13
|
export var st: import("@stylable/runtime").STFunction = _style_;
|
|
14
14
|
|
|
15
15
|
export var namespace = _namespace_;
|
|
16
|
-
export var classes = {"root":"
|
|
16
|
+
export var classes = {"root":"richeditor3593269673__root","editor":"richeditor3593269673__editor","header-one":"richeditor3593269673__header-one","header-two":"richeditor3593269673__header-two","header-three":"richeditor3593269673__header-three","header-four":"richeditor3593269673__header-four","header-five":"richeditor3593269673__header-five","header-six":"richeditor3593269673__header-six","paragraph-one":"richeditor3593269673__paragraph-one","unstyled":"richeditor3593269673__unstyled","paragraph-three":"richeditor3593269673__paragraph-three","align-left":"richeditor3593269673__align-left","align-right":"richeditor3593269673__align-right","align-center":"richeditor3593269673__align-center","align-justify":"richeditor3593269673__align-justify","withMargin":"richeditor3593269673__withMargin","dir-rtl":"richeditor3593269673__dir-rtl"};
|
|
17
17
|
export var keyframes = {};
|
|
18
18
|
export var layers = {};
|
|
19
19
|
export var containers = {};
|
package/src/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.ts
CHANGED
|
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var _namespace_ = "
|
|
8
|
+
var _namespace_ = "richtexteditor1994738391";
|
|
9
9
|
var _style_ = classesRuntime.bind(null, _namespace_);
|
|
10
10
|
|
|
11
11
|
export var cssStates = statesRuntime.bind(null, _namespace_);
|
|
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
|
|
|
13
13
|
export var st: import("@stylable/runtime").STFunction = _style_;
|
|
14
14
|
|
|
15
15
|
export var namespace = _namespace_;
|
|
16
|
-
export var classes = {"root":"
|
|
16
|
+
export var classes = {"root":"richtexteditor1994738391__root","nativeInput":"richtexteditor1994738391__nativeInput","editor":"richtexteditor1994738391__editor"};
|
|
17
17
|
export var keyframes = {};
|
|
18
18
|
export var layers = {};
|
|
19
19
|
export var containers = {};
|
|
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../../stylable-esm-runti
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var _namespace_ = "
|
|
8
|
+
var _namespace_ = "toolbar3495112246";
|
|
9
9
|
var _style_ = classesRuntime.bind(null, _namespace_);
|
|
10
10
|
|
|
11
11
|
export var cssStates = statesRuntime.bind(null, _namespace_);
|
|
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
|
|
|
13
13
|
export var st: import("@stylable/runtime").STFunction = _style_;
|
|
14
14
|
|
|
15
15
|
export var namespace = _namespace_;
|
|
16
|
-
export var classes = {"root":"
|
|
16
|
+
export var classes = {"root":"toolbar3495112246__root","item":"toolbar3495112246__item","separator":"toolbar3495112246__separator","clearFormatting":"toolbar3495112246__clearFormatting","fullScreen":"toolbar3495112246__fullScreen","dropdownItemContent":"toolbar3495112246__dropdownItemContent","dropdownItemTitle":"toolbar3495112246__dropdownItemTitle","dropdownItemSubtitle":"toolbar3495112246__dropdownItemSubtitle","dropdownHeaderOne":"toolbar3495112246__dropdownHeaderOne","dropdownHeaderTwo":"toolbar3495112246__dropdownHeaderTwo","dropdownHeaderThree":"toolbar3495112246__dropdownHeaderThree","dropdownHeaderFour":"toolbar3495112246__dropdownHeaderFour","dropdownHeaderFive":"toolbar3495112246__dropdownHeaderFive","dropdownHeaderSix":"toolbar3495112246__dropdownHeaderSix","dropdownParagraphOne":"toolbar3495112246__dropdownParagraphOne","dropdownNormalText":"toolbar3495112246__dropdownNormalText","dropdownParagraphThree":"toolbar3495112246__dropdownParagraphThree"};
|
|
17
17
|
export var keyframes = {};
|
|
18
18
|
export var layers = {};
|
|
19
19
|
export var containers = {};
|
|
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../stylable-esm-runtime.js";
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
var _namespace_ = "
|
|
8
|
+
var _namespace_ = "textview1154017695";
|
|
9
9
|
var _style_ = classesRuntime.bind(null, _namespace_);
|
|
10
10
|
|
|
11
11
|
export var cssStates = statesRuntime.bind(null, _namespace_);
|
|
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
|
|
|
13
13
|
export var st: import("@stylable/runtime").STFunction = _style_;
|
|
14
14
|
|
|
15
15
|
export var namespace = _namespace_;
|
|
16
|
-
export var classes = {"root":"
|
|
16
|
+
export var classes = {"root":"textview1154017695__root","textView":"textview1154017695__textView"};
|
|
17
17
|
export var keyframes = {};
|
|
18
18
|
export var layers = {};
|
|
19
19
|
export var containers = {};
|
|
@@ -12,10 +12,14 @@ export interface CellTimeInputProps {
|
|
|
12
12
|
value?: Time | null;
|
|
13
13
|
onChange?: (value: Time | null) => void;
|
|
14
14
|
onCommit?: () => void;
|
|
15
|
-
|
|
15
|
+
/** Ref object that receives the underlying `<input>` element. Consumers
|
|
16
|
+
* can call `inputRef.current?.focus()` or dispatch DOM events on it. */
|
|
17
|
+
inputRef?: React.MutableRefObject<HTMLInputElement | null | undefined>;
|
|
16
18
|
dataHook?: string;
|
|
17
19
|
placeholder?: string;
|
|
18
20
|
step?: WSRTimeInputProps['step'];
|
|
21
|
+
/** Show the clear (X) suffix when value is non-null. Defaults to true. */
|
|
22
|
+
clearable?: boolean;
|
|
19
23
|
}
|
|
20
24
|
|
|
21
25
|
/**
|
|
@@ -34,65 +38,89 @@ export interface CellTimeInputProps {
|
|
|
34
38
|
export const CellTimeInput = forwardRef<
|
|
35
39
|
TimeInputImperativeActions,
|
|
36
40
|
CellTimeInputProps
|
|
37
|
-
>(
|
|
38
|
-
|
|
41
|
+
>(
|
|
42
|
+
(
|
|
43
|
+
{
|
|
44
|
+
value,
|
|
45
|
+
onChange,
|
|
46
|
+
onCommit,
|
|
47
|
+
inputRef,
|
|
48
|
+
dataHook,
|
|
49
|
+
placeholder,
|
|
50
|
+
step = 15,
|
|
51
|
+
clearable = true,
|
|
52
|
+
},
|
|
53
|
+
ref,
|
|
54
|
+
) => {
|
|
55
|
+
const { i18n } = useTranslations();
|
|
39
56
|
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
57
|
+
const handleInputRef = useCallback(
|
|
58
|
+
(el: HTMLInputElement | null) => {
|
|
59
|
+
if (inputRef) {
|
|
60
|
+
inputRef.current = el ?? undefined;
|
|
61
|
+
}
|
|
62
|
+
},
|
|
63
|
+
[inputRef],
|
|
64
|
+
);
|
|
44
65
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
}, []);
|
|
66
|
+
const dateValue = useMemo(
|
|
67
|
+
() => (value ? timeToDate(value) : undefined),
|
|
68
|
+
[value],
|
|
69
|
+
);
|
|
50
70
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
if (newTime === value) {
|
|
55
|
-
return;
|
|
71
|
+
useEffect(() => {
|
|
72
|
+
if (ref && typeof ref !== 'function') {
|
|
73
|
+
ref.current?.focus();
|
|
56
74
|
}
|
|
57
|
-
|
|
58
|
-
onCommit?.();
|
|
59
|
-
},
|
|
60
|
-
[onChange, onCommit, value],
|
|
61
|
-
);
|
|
75
|
+
}, []);
|
|
62
76
|
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
77
|
+
const handleChange = useCallback(
|
|
78
|
+
({ date }: { date: Date | null }) => {
|
|
79
|
+
const newTime = date ? dateToTime(date) : null;
|
|
80
|
+
if (newTime === value) {
|
|
81
|
+
return;
|
|
82
|
+
}
|
|
83
|
+
onChange?.(newTime);
|
|
84
|
+
onCommit?.();
|
|
85
|
+
},
|
|
86
|
+
[onChange, onCommit, value],
|
|
87
|
+
);
|
|
67
88
|
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
89
|
+
const handleClear = useCallback(() => {
|
|
90
|
+
onChange?.(null);
|
|
91
|
+
onCommit?.();
|
|
92
|
+
}, [onChange, onCommit]);
|
|
93
|
+
|
|
94
|
+
return (
|
|
95
|
+
<WSRTimeInput
|
|
96
|
+
dataHook={dataHook}
|
|
97
|
+
ref={ref}
|
|
98
|
+
inputRef={handleInputRef}
|
|
99
|
+
size="small"
|
|
100
|
+
border="none"
|
|
101
|
+
step={step}
|
|
102
|
+
timeStyle="short"
|
|
103
|
+
width="100%"
|
|
104
|
+
locale={i18n.language as WSRTimeInputProps['locale']}
|
|
105
|
+
placeholder={placeholder ?? 'hh:mm'}
|
|
106
|
+
autoSelect={false}
|
|
107
|
+
value={dateValue ?? null}
|
|
108
|
+
onChange={handleChange}
|
|
109
|
+
popoverProps={{ appendTo: 'window', moveBy: { y: 4 } }}
|
|
110
|
+
suffix={
|
|
111
|
+
clearable && value ? (
|
|
112
|
+
<CloseButton
|
|
113
|
+
as="button"
|
|
114
|
+
size="small"
|
|
115
|
+
skin="standardFilled"
|
|
116
|
+
onClick={handleClear}
|
|
117
|
+
dataHook="cell-time-input-clear"
|
|
118
|
+
/>
|
|
119
|
+
) : undefined
|
|
120
|
+
}
|
|
121
|
+
/>
|
|
122
|
+
);
|
|
123
|
+
},
|
|
124
|
+
);
|
|
97
125
|
|
|
98
126
|
CellTimeInput.displayName = 'CellTimeInput';
|
|
@@ -5,7 +5,7 @@ import { CloseButton } from '@wix/design-system';
|
|
|
5
5
|
import type { TimeInputImperativeActions } from '@wix/design-system';
|
|
6
6
|
|
|
7
7
|
import type { FormInputProps } from '../../types';
|
|
8
|
-
import { useAutoFocus } from '../../hooks';
|
|
8
|
+
import { useAutoFocus, useTranslations } from '../../hooks';
|
|
9
9
|
|
|
10
10
|
import { TimeInput } from './time-input';
|
|
11
11
|
import { useTime, type Time } from './hooks';
|
|
@@ -22,6 +22,7 @@ export const FormTimeInput: FC<FormTimeInputProps> = ({
|
|
|
22
22
|
}) => {
|
|
23
23
|
const inputRef = useRef<TimeInputImperativeActions>(null);
|
|
24
24
|
useAutoFocus(inputRef, autoFocus);
|
|
25
|
+
const { t } = useTranslations();
|
|
25
26
|
|
|
26
27
|
const [value, onChangeValue] = useTime(data, onChange);
|
|
27
28
|
|
|
@@ -39,6 +40,8 @@ export const FormTimeInput: FC<FormTimeInputProps> = ({
|
|
|
39
40
|
onChange={onChangeValue}
|
|
40
41
|
onInput={onInput}
|
|
41
42
|
width="100%"
|
|
43
|
+
placeholder={t('CMS.formTime.placeholder')}
|
|
44
|
+
invalidMessage={t('CMS.formTime.invalidMessage')}
|
|
42
45
|
suffix={
|
|
43
46
|
value && !readOnly ? (
|
|
44
47
|
<CloseButton
|
|
@@ -6,6 +6,7 @@ export type TranslationsKeys =
|
|
|
6
6
|
| 'CMS.mediaGallery.dialog.settingsNewItemsTitleLabel'
|
|
7
7
|
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h4.title'
|
|
8
8
|
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h3.title'
|
|
9
|
+
| 'CMS.formTime.invalidMessage'
|
|
9
10
|
| 'CMS.richTextEditor.toolbar.headerDropdown.option.p2.subtitle'
|
|
10
11
|
| 'CMS.mediaGallery.addLink.currentTab'
|
|
11
12
|
| 'CMS.mediaGallery.dialog.externalLinkLabel'
|
|
@@ -47,6 +48,7 @@ export type TranslationsKeys =
|
|
|
47
48
|
| 'auto-patterns.fields.type_mismatch_convert_disabled'
|
|
48
49
|
| 'CMS.mediaControl.pasteUrl.error.document'
|
|
49
50
|
| 'CMS.mediaGallery.dialog.itemAltTooltip'
|
|
51
|
+
| 'CMS.formTime.placeholder'
|
|
50
52
|
| 'CMS.mediaGallery.dialog.settingsNewItemsTitleEmpty'
|
|
51
53
|
| 'auto-patterns.fields.select_placeholder'
|
|
52
54
|
| 'CMS.richTextEditor.toolbar.headerDropdown.option.h1.title'
|
|
@@ -60,6 +62,7 @@ export type TranslationsKeys =
|
|
|
60
62
|
| 'CMS.mediaGallery.dialog.settingsNewItemsDirectionLabel'
|
|
61
63
|
| 'auto-patterns.fields.field_type_rich_text_title'
|
|
62
64
|
| 'CMS.mediaGallery.dialog.sortByFilenameAsc'
|
|
65
|
+
| 'CMS.formDate.placeholder'
|
|
63
66
|
| 'auto-patterns.fields.no_items'
|
|
64
67
|
| 'auto-patterns.fields.replace_video_tooltip'
|
|
65
68
|
| 'CMS.mediaGallery.dialog.externalLinkButtonAdd'
|
package/src/styles.global.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.addressinput705668431__tableAddressInput{height:36px!important;margin-left:-1px;display:flex!important;align-items:center;width:100%}.addressinput705668431__tableAddressInput>div{padding:0!important;width:100%}.addressinput705668431__tableAddressInput:focus-within{margin-left:2px}.actionsmenu287889715__action{margin-left:calc(var(--wds-space-100, 6px)*-1)}.formaudiofield811929063__addItem{height:120px!important;box-sizing:border-box}.formaudiofield811929063__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)}.formaudiofield811929063__addItem.formaudiofield811929063--disabled{pointer-events:auto!important}.formaudiofield811929063__addItem.formaudiofield811929063--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formaudiofield811929063__mediaTitle{line-height:18px!important}.audioplayer4013659205__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}.cellcolorview2960314587__hashPrefix{color:var(--wsr-color-D40, #868aa5);font-size:14px;font-weight:300;line-height:1}.colorview3681998319__view{width:100%}.colorview3681998319__fillPreview{flex-shrink:0}.colorview3681998319__view .colorview3681998319__fillPreview{width:18px;height:18px;min-width:18px!important;min-height:18px!important}.deletedialog939076837__layout{max-width:510px!important}.formdocumentfield189717351__viewWrapper{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formdocumentfield189717351__viewWrapper:hover{background:var(--wds-color-blue-500, var(--wsr-color-B50));cursor:pointer}.formdocumentfield189717351__textWidth{max-width:calc(100% - 196px)}.formdocumentfield189717351__documentLoader{padding-top:21px;padding-bottom:21px}.formdocumentfield189717351__addDocument{padding-top:17px!important;padding-bottom:17px!important}.formdocumentfield189717351__addDocument.formdocumentfield189717351--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formdocumentfield189717351__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))}.exclamation1326878845__exclamation{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:3px;cursor:pointer}.exclamation1326878845__exclamation.exclamation1326878845---type-7-warning:not(.exclamation1326878845--customSize),.exclamation1326878845__exclamation.exclamation1326878845---type-5-error:not(.exclamation1326878845--customSize){width:24px;height:24px}.exclamation1326878845__exclamation.exclamation1326878845---type-7-warning{color:var(--wds-color-fill-warning-primary)}.exclamation1326878845__exclamation.exclamation1326878845---type-5-error{color:var(--wds-color-fill-destructive-primary)}.exclamation1326878845__actions{display:flex;flex-direction:column}.exclamation1326878845__action{white-space:normal!important;height:auto!important;text-align:left;gap:6px}.exclamation1326878845__action+.exclamation1326878845__action{margin-top:6px}.exclamation1326878845__action.exclamation1326878845--accented{color:var(--wds-color-blue-100)}.exclamation1326878845__action.exclamation1326878845--accented:hover{color:var(--wds-color-blue-200)}.highlightedtext3563469804__root.highlightedtext3563469804--highlightedBackground{animation:highlightedtext3563469804__highlighted 150ms ease-out 1 forwards}.highlightedtext3563469804__substring.highlightedtext3563469804--isHighlighted{animation:highlightedtext3563469804__highlighted-match 150ms ease-out 50ms 1 forwards}@keyframes highlightedtext3563469804__highlighted{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-400, var(--wsr-color-Y40))}}@keyframes highlightedtext3563469804__highlighted-match{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-200, var(--wsr-color-Y20))}}.thumbnailreplaceoverlay3531512781__root{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);border-radius:3px}.thumbnailreplaceoverlay3531512781__icon{color:#fff;width:18px;height:18px}.cellmediaeditshell2365634993__root{width:100%;height:100%}.pasteurlbutton19109306__root{margin-top:6px}.pasteurlbutton19109306__iconButtonTooltip{height:max-content}.pasteurlbutton19109306__iconButton{width:24px;height:24px}.formmediagalleryfield494754511__container{display:flex;min-height:128px;max-height:259px}.formmediagalleryfield494754511__viewBox{display:flex;height:100%;width:100%;flex-wrap:wrap}.formmediagalleryfield494754511__addItemWrapper{height:128px;width:100%;box-sizing:border-box}.formmediagalleryfield494754511__addItem{box-sizing:border-box}.formmediagalleryfield494754511__overlay{width:initial!important;min-width:382px!important}.formmediagalleryfield494754511__image.formmediagalleryfield494754511--withMarginRight{margin-right:3px}.formmediagalleryfield494754511__image.formmediagalleryfield494754511--withMarginTop{margin-top:3px}.formmediagalleryfield494754511__previewImage{max-height:calc(100% - 12px)!important}.formmediagalleryfield494754511__previewVideo{border-radius:8px;max-width:100%;max-height:calc(100% - 12px)!important}.mediaimage3088306492__root{display:flex;align-items:center;flex-shrink:0;position:relative;box-sizing:border-box}.mediaimage3088306492__root.mediaimage3088306492--error{--mediaimage3088306492-from:calc(50% - 0.5px);--mediaimage3088306492-to:calc(50% + 0.5px);background-image:linear-gradient(to bottom right,transparent var(--mediaimage3088306492-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage3088306492-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage3088306492-to),transparent var(--mediaimage3088306492-to))}.mediaimage3088306492__root.mediaimage3088306492--error>*{opacity:0}.overlay3159494699__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))}.overlay3159494699__iconOverlay.overlay3159494699---size-5-small{width:20px;height:20px}.overlay3159494699__iconOverlay.overlay3159494699---size-6-medium{width:24px;height:24px}.overlay3159494699__iconOverlay.overlay3159494699---size-5-large{width:28px;height:28px}.overlay3159494699__iconOverlay.overlay3159494699---placement-7-topLeft{top:2px;left:2px}.overlay3159494699__iconOverlay.overlay3159494699---placement-10-bottomLeft{bottom:2px;left:2px}.medialoader446546935__loader{border-radius:6px}.medialoader446546935__loader.medialoader446546935--isDashed{border:dashed 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.medialoader446546935__loader.medialoader446546935--isSolid{border:solid 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.mediatag4224927626__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))}.formmultidocument3120106083__viewRoot{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formmultidocument3120106083__singleViewWrapper{border-radius:0;border-bottom:1px solid var(--wds-color-neutral-600, var(--wsr-color-D60));background-color:transparent!important}.formmultidocument3120106083__viewRoot>div:first-child .formmultidocument3120106083__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))}.formmultidocument3120106083__singleViewWrapper:hover{background-color:var(--wds-color-blue-500, var(--wsr-color-B50))!important}.formmultidocument3120106083__singleViewWrapper:focus-visible{border-bottom:1px solid transparent;position:relative;z-index:1}.formmultidocument3120106083__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))}.formmultidocument3120106083__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))}.cellreferenceinput1850223869__root{width:100%;height:100%;display:flex;align-items:center}.cellreferenceinput1850223869__autocomplete{width:100%}.richcontentdefaultvalueinput2406188272__richContentEditorContainer .richcontentdefaultvalueinput2406188272__editor{max-height:calc(40vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentforminput3680693687__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-blue-300);border-radius:var(--wds-border-radius-300)}.richcontentforminput3680693687__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richcontentforminput3680693687__root .richcontentforminput3680693687__editor{overflow-y:auto;max-height:calc(80vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentformreadonlyinput1793260671__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-black-600);border-radius:var(--wds-border-radius-300)}.richcontentformreadonlyinput1793260671__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.fullscreenmodal1180150992__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}.publishloader2485081818__publishLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--wds-color-white);z-index:5000;border-radius:inherit}.togglefullscreenbutton2149919655__root{z-index:5;box-sizing:border-box;position:absolute;right:0;top:calc(50% - 16px)!important;padding-right:3px}.togglefullscreenbutton2149919655__root button{border-radius:6px!important}.richcontenteditor2322148827__root{position:relative;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)}.richcontenteditor2322148827__root,.richcontenteditor2322148827__toolbarContainer,.richcontenteditor2322148827__footerToolbarContainer{width:100%;box-sizing:border-box}.richcontenteditor2322148827__toolbarContainer div{box-sizing:border-box}.richcontenteditor2322148827__toolbarAndFullScreenButtonWrapper{display:flex;position:relative}.richcontenteditor2322148827__editor{box-sizing:border-box;padding:36px 24px 36px 55px}.richcontenteditor2322148827__modalEditor{display:flex;flex-direction:column;flex:1;height:100%}.richcontenteditor2322148827__modalEditor .richcontenteditor2322148827__editor{overflow-y:auto;flex:1;min-width:592px;box-sizing:border-box}.richcontenteditor2322148827__modalEditor .richcontenteditor2322148827__footerToolbarContainer{margin-top:9px}.richcontenteditor2322148827__toolbarContainer button[data-hook~=text-button-headings]>span{display:inline-flex;padding-inline-end:3px!important}.richcontenteditor2322148827__toolbarContainer button[data-hook~=text-button-ai]>span{padding-inline-end:9px!important}.richcontenttoolbar2337137469__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}.richcontenttoolbar2337137469__toolbarButton{line-height:40px;background:0 0;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 5px 0 0}.richcontenttoolbar2337137469__toolbarButton:disabled{color:graytext}.richcontenttoolbar2337137469__separator{width:1px;height:20px;margin:0 8px 0 3px;background:rgba(51,51,51,.1)}.richcontenttoolbar2337137469__toolbar label{padding:0 8px}.richcontentviewer2008050199__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:36px}.richcontentviewer2008050199__root.richcontentviewer2008050199--isFullScreen{padding:12px 24px}.richcontentviewer2008050199__root:not(.richcontentviewer2008050199--isFullScreen){padding:6px 24px 6px 12px}.richcontentviewer2008050199__root ToggleButton{margin:0;padding:0;border:0;position:absolute;top:2px!important;right:2px;width:30px;height:30px}.richcontentviewer2008050199__viewer{height:calc(100% - 36px);width:100%}.richcontentviewer2008050199__modalViewer{min-width:592px;overflow:auto}.richtexteditor1633803007__root{width:100%;box-sizing:border-box;outline:0;overflow:hidden;border-radius:var(--wds-border-radius-300)}.richtexteditor1633803007__root.richtexteditor1633803007---border-4-none{border:0}.richtexteditor1633803007__root.richtexteditor1633803007---border-8-standard{border:1px solid var(--wds-color-blue-300)}.richtexteditor1633803007__root.richtexteditor1633803007---border-8-standard:focus,.richtexteditor1633803007__root.richtexteditor1633803007---border-8-standard:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richtexteditor1633803007__root.richtexteditor1633803007---border-8-standard.richtexteditor1633803007---status-5-error{border:1px solid var(--wds-color-red-100)}.richtexteditor1633803007__root.richtexteditor1633803007---border-8-standard.richtexteditor1633803007---status-5-error:focus,.richtexteditor1633803007__root.richtexteditor1633803007---border-8-standard.richtexteditor1633803007---status-5-error:focus-within{border:1px solid var(--wds-color-red-100);box-shadow:0 0 0 3px var(--wds-color-red-300)}.richtexteditor1633803007__root.richtexteditor1633803007---border-8-standard.richtexteditor1633803007---status-7-warning{border:1px solid var(--wds-color-yellow-100)}.richtexteditor1633803007__root.richtexteditor1633803007---border-8-standard.richtexteditor1633803007---status-7-warning:focus,.richtexteditor1633803007__root.richtexteditor1633803007---border-8-standard.richtexteditor1633803007---status-7-warning:focus-within{border:1px solid var(--wds-color-yellow-100);box-shadow:0 0 0 3px var(--wds-color-yellow-300)}.richtexteditor1633803007__nativeInput{position:absolute;opacity:0;padding:0;margin:0;border:0;width:0;height:0}.richtexteditor1633803007__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)}.richtexteditor1633803007__editor.richtexteditor1633803007--isFullScreen{max-width:782px;min-width:582px;background:var(--wds-color-black-700)}.richtexteditor1633803007__editor:not(.richtexteditor1633803007--isFullScreen){max-height:80vh}.richtexteditor1633803007__editor>div{flex:1;max-width:100%}.toolbar2197340919__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}.toolbar2197340919__item{display:flex;margin-right:12px}.toolbar2197340919__item svg,.toolbar2197340919__item svg path,.toolbar2197340919__item svg text{color:inherit;fill:currentColor}.toolbar2197340919__separator{display:inline-flex;margin-right:12px;border-left:1px solid #ddd;align-self:stretch}.toolbar2197340919__clearFormatting{margin-left:auto}.toolbar2197340919__fullScreen{margin-right:0}.toolbar2197340919__dropdownItemContent{height:36px;width:100%;display:flex;gap:12px;justify-content:space-between;align-items:center}.toolbar2197340919__dropdownItemContent.toolbar2197340919--selected .toolbar2197340919__dropdownItemTitle,.toolbar2197340919__dropdownItemContent.toolbar2197340919--selected .toolbar2197340919__dropdownItemSubtitle{color:var(--wds-color-white)!important}.toolbar2197340919__dropdownItemSubtitle{color:var(--wds-color-black-400)!important;padding-right:12px;flex-shrink:0}.toolbar2197340919__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}.toolbar2197340919__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}.toolbar2197340919__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}.toolbar2197340919__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}.toolbar2197340919__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}.toolbar2197340919__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}.toolbar2197340919__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}.toolbar2197340919__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}.toolbar2197340919__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}.textview1395511055__textView::after{content:"";display:block}.richeditor1890101160__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))}.richeditor1890101160__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))}.richeditor1890101160__editor .DraftEditor-root{width:100%;height:100%}.richeditor1890101160__editor .DraftEditor-root [data-contents]{overflow:auto}.richeditor1890101160__editor .DraftEditor-editorContainer{display:flex;min-height:100%;background:#fff}.richeditor1890101160__editor .public-DraftEditor-content{padding:12px 24px 24px;min-height:100%;width:100%;box-sizing:border-box}.richeditor1890101160__editor .public-DraftEditor-content ol,.richeditor1890101160__editor .public-DraftEditor-content ul{display:flex;flex-direction:column;padding:0}.richeditor1890101160__editor .public-DraftEditor-content a,.richeditor1890101160__editor .public-DraftEditor-content a:visited{color:inherit;text-decoration:none}.richeditor1890101160__header-one:not(li),.richeditor1890101160__header-two:not(li),.richeditor1890101160__header-three:not(li),.richeditor1890101160__header-four:not(li),.richeditor1890101160__header-five:not(li),.richeditor1890101160__header-six:not(li){margin-block:0;margin:0}.richeditor1890101160__header-one,.richeditor1890101160__editor li.richeditor1890101160__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)))}.richeditor1890101160__header-two,.richeditor1890101160__editor li.richeditor1890101160__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)))}.richeditor1890101160__header-three,.richeditor1890101160__editor li.richeditor1890101160__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)))}.richeditor1890101160__header-four,.richeditor1890101160__editor li.richeditor1890101160__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)))}.richeditor1890101160__header-five,.richeditor1890101160__editor li.richeditor1890101160__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)))}.richeditor1890101160__header-six,.richeditor1890101160__editor li.richeditor1890101160__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)))}.richeditor1890101160__paragraph-one,.richeditor1890101160__editor li.richeditor1890101160__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)))}.richeditor1890101160__unstyled,.richeditor1890101160__editor li.richeditor1890101160__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)))}.richeditor1890101160__paragraph-three,.richeditor1890101160__editor li.richeditor1890101160__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)))}.richeditor1890101160__editor li.richeditor1890101160__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)))}.richeditor1890101160__editor li.richeditor1890101160__header-one:first-child~li::marker{line-height:var(--rt-h1-fontSize, 72px)}.richeditor1890101160__editor li.richeditor1890101160__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)))}.richeditor1890101160__editor li.richeditor1890101160__header-two:first-child~li::marker{line-height:var(--rt-h2-fontSize, 42px)}.richeditor1890101160__editor li.richeditor1890101160__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)))}.richeditor1890101160__editor li.richeditor1890101160__header-three:first-child~li::marker{line-height:var(--rt-h3-fontSize, 38px)}.richeditor1890101160__editor li.richeditor1890101160__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)))}.richeditor1890101160__editor li.richeditor1890101160__header-four:first-child~li::marker{line-height:var(--rt-h4-fontSize, 34px)}.richeditor1890101160__editor li.richeditor1890101160__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)))}.richeditor1890101160__editor li.richeditor1890101160__header-five:first-child~li::marker{line-height:var(--rt-h5-fontSize, 28px)}.richeditor1890101160__editor li.richeditor1890101160__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)))}.richeditor1890101160__editor li.richeditor1890101160__header-six:first-child~li::marker{line-height:var(--rt-h6-fontSize, 22px)}.richeditor1890101160__editor li.richeditor1890101160__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)))}.richeditor1890101160__editor li.richeditor1890101160__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)))}.richeditor1890101160__editor li.richeditor1890101160__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}.richeditor1890101160__align-left{text-align:left;align-self:flex-start}.richeditor1890101160__align-right{text-align:right;align-self:flex-end}.richeditor1890101160__align-center{text-align:center;align-self:center}.richeditor1890101160__align-justify{text-align:justify;align-self:stretch}.richeditor1890101160__withMargin{display:inline-block}.richeditor1890101160__dir-rtl,.richeditor1890101160__editor .public-DraftStyleDefault-rtl{direction:rtl}.richeditor1890101160__editor .public-DraftStyleDefault-listRTL{direction:rtl;text-align:right;max-width:100%}
|
|
1
|
+
.addressinput3364327842__tableAddressInput{height:36px!important;margin-left:-1px;display:flex!important;align-items:center;width:100%}.addressinput3364327842__tableAddressInput>div{padding:0!important;width:100%}.addressinput3364327842__tableAddressInput:focus-within{margin-left:2px}.actionsmenu2270870419__action{margin-left:calc(var(--wds-space-100, 6px)*-1)}.formaudiofield1875584870__addItem{height:120px!important;box-sizing:border-box}.formaudiofield1875584870__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)}.formaudiofield1875584870__addItem.formaudiofield1875584870--disabled{pointer-events:auto!important}.formaudiofield1875584870__addItem.formaudiofield1875584870--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formaudiofield1875584870__mediaTitle{line-height:18px!important}.audioplayer1307598087__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}.cellcolorview201992451__hashPrefix{color:var(--wsr-color-D40, #868aa5);font-size:14px;font-weight:300;line-height:1}.colorview3980151302__view{width:100%}.colorview3980151302__fillPreview{flex-shrink:0}.colorview3980151302__view .colorview3980151302__fillPreview{width:18px;height:18px;min-width:18px!important;min-height:18px!important}.deletedialog2144465902__layout{max-width:510px!important}.formdocumentfield2906035939__viewWrapper{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formdocumentfield2906035939__viewWrapper:hover{background:var(--wds-color-blue-500, var(--wsr-color-B50));cursor:pointer}.formdocumentfield2906035939__textWidth{max-width:calc(100% - 196px)}.formdocumentfield2906035939__documentLoader{padding-top:21px;padding-bottom:21px}.formdocumentfield2906035939__addDocument{padding-top:17px!important;padding-bottom:17px!important}.formdocumentfield2906035939__addDocument.formdocumentfield2906035939--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formdocumentfield2906035939__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))}.exclamation3597327772__exclamation{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:3px;cursor:pointer}.exclamation3597327772__exclamation.exclamation3597327772---type-7-warning:not(.exclamation3597327772--customSize),.exclamation3597327772__exclamation.exclamation3597327772---type-5-error:not(.exclamation3597327772--customSize){width:24px;height:24px}.exclamation3597327772__exclamation.exclamation3597327772---type-7-warning{color:var(--wds-color-fill-warning-primary)}.exclamation3597327772__exclamation.exclamation3597327772---type-5-error{color:var(--wds-color-fill-destructive-primary)}.exclamation3597327772__actions{display:flex;flex-direction:column}.exclamation3597327772__action{white-space:normal!important;height:auto!important;text-align:left;gap:6px}.exclamation3597327772__action+.exclamation3597327772__action{margin-top:6px}.exclamation3597327772__action.exclamation3597327772--accented{color:var(--wds-color-blue-100)}.exclamation3597327772__action.exclamation3597327772--accented:hover{color:var(--wds-color-blue-200)}.highlightedtext3177720312__root.highlightedtext3177720312--highlightedBackground{animation:highlightedtext3177720312__highlighted 150ms ease-out 1 forwards}.highlightedtext3177720312__substring.highlightedtext3177720312--isHighlighted{animation:highlightedtext3177720312__highlighted-match 150ms ease-out 50ms 1 forwards}@keyframes highlightedtext3177720312__highlighted{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-400, var(--wsr-color-Y40))}}@keyframes highlightedtext3177720312__highlighted-match{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-200, var(--wsr-color-Y20))}}.thumbnailreplaceoverlay3234372462__root{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);border-radius:3px}.thumbnailreplaceoverlay3234372462__icon{color:#fff;width:18px;height:18px}.cellmediaeditshell3278014357__root{width:100%;height:100%}.pasteurlbutton2508309626__root{margin-top:6px}.pasteurlbutton2508309626__iconButtonTooltip{height:max-content}.pasteurlbutton2508309626__iconButton{width:24px;height:24px}.formmediagalleryfield177580183__container{display:flex;min-height:128px;max-height:259px}.formmediagalleryfield177580183__viewBox{display:flex;height:100%;width:100%;flex-wrap:wrap}.formmediagalleryfield177580183__addItemWrapper{height:128px;width:100%;box-sizing:border-box}.formmediagalleryfield177580183__addItem{box-sizing:border-box}.formmediagalleryfield177580183__overlay{width:initial!important;min-width:382px!important}.formmediagalleryfield177580183__image.formmediagalleryfield177580183--withMarginRight{margin-right:3px}.formmediagalleryfield177580183__image.formmediagalleryfield177580183--withMarginTop{margin-top:3px}.formmediagalleryfield177580183__previewImage{max-height:calc(100% - 12px)!important}.formmediagalleryfield177580183__previewVideo{border-radius:8px;max-width:100%;max-height:calc(100% - 12px)!important}.mediaimage3330258919__root{display:flex;align-items:center;flex-shrink:0;position:relative;box-sizing:border-box}.mediaimage3330258919__root.mediaimage3330258919--error{--mediaimage3330258919-from:calc(50% - 0.5px);--mediaimage3330258919-to:calc(50% + 0.5px);background-image:linear-gradient(to bottom right,transparent var(--mediaimage3330258919-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage3330258919-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage3330258919-to),transparent var(--mediaimage3330258919-to))}.mediaimage3330258919__root.mediaimage3330258919--error>*{opacity:0}.overlay3988259752__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))}.overlay3988259752__iconOverlay.overlay3988259752---size-5-small{width:20px;height:20px}.overlay3988259752__iconOverlay.overlay3988259752---size-6-medium{width:24px;height:24px}.overlay3988259752__iconOverlay.overlay3988259752---size-5-large{width:28px;height:28px}.overlay3988259752__iconOverlay.overlay3988259752---placement-7-topLeft{top:2px;left:2px}.overlay3988259752__iconOverlay.overlay3988259752---placement-10-bottomLeft{bottom:2px;left:2px}.medialoader258840642__loader{border-radius:6px}.medialoader258840642__loader.medialoader258840642--isDashed{border:dashed 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.medialoader258840642__loader.medialoader258840642--isSolid{border:solid 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.mediatag3640290777__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))}.formmultidocument2441635574__viewRoot{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formmultidocument2441635574__singleViewWrapper{border-radius:0;border-bottom:1px solid var(--wds-color-neutral-600, var(--wsr-color-D60));background-color:transparent!important}.formmultidocument2441635574__viewRoot>div:first-child .formmultidocument2441635574__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))}.formmultidocument2441635574__singleViewWrapper:hover{background-color:var(--wds-color-blue-500, var(--wsr-color-B50))!important}.formmultidocument2441635574__singleViewWrapper:focus-visible{border-bottom:1px solid transparent;position:relative;z-index:1}.formmultidocument2441635574__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))}.formmultidocument2441635574__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))}.cellmultireferenceinput2476850794__root{width:100%;box-sizing:border-box;--wds-input-border-color:transparent;--wds-input-border-color-hover:transparent;--wds-input-border-color-focus:transparent;--wds-input-background-fill-default:transparent;--wds-input-background-fill-hover:transparent;--wds-input-shadow-focus-standard:0 0 0 0 transparent}.cellreferenceinput1356500309__root{width:100%;height:100%;display:flex;align-items:center}.cellreferenceinput1356500309__autocomplete{width:100%}.richcontentdefaultvalueinput807533167__richContentEditorContainer .richcontentdefaultvalueinput807533167__editor{max-height:calc(40vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentforminput296698546__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-blue-300);border-radius:var(--wds-border-radius-300)}.richcontentforminput296698546__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richcontentforminput296698546__root .richcontentforminput296698546__editor{overflow-y:auto;max-height:calc(80vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentformreadonlyinput880812762__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-black-600);border-radius:var(--wds-border-radius-300)}.richcontentformreadonlyinput880812762__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.fullscreenmodal3873651208__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}.publishloader1120004865__publishLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--wds-color-white);z-index:5000;border-radius:inherit}.togglefullscreenbutton2671210687__root{z-index:5;box-sizing:border-box;position:absolute;right:0;top:calc(50% - 16px)!important;padding-right:3px}.togglefullscreenbutton2671210687__root button{border-radius:6px!important}.richcontenteditor2453741690__root{position:relative;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)}.richcontenteditor2453741690__root,.richcontenteditor2453741690__toolbarContainer,.richcontenteditor2453741690__footerToolbarContainer{width:100%;box-sizing:border-box}.richcontenteditor2453741690__toolbarContainer div{box-sizing:border-box}.richcontenteditor2453741690__toolbarAndFullScreenButtonWrapper{display:flex;position:relative}.richcontenteditor2453741690__editor{box-sizing:border-box;padding:36px 24px 36px 55px}.richcontenteditor2453741690__modalEditor{display:flex;flex-direction:column;flex:1;height:100%}.richcontenteditor2453741690__modalEditor .richcontenteditor2453741690__editor{overflow-y:auto;flex:1;min-width:592px;box-sizing:border-box}.richcontenteditor2453741690__modalEditor .richcontenteditor2453741690__footerToolbarContainer{margin-top:9px}.richcontenteditor2453741690__toolbarContainer button[data-hook~=text-button-headings]>span{display:inline-flex;padding-inline-end:3px!important}.richcontenteditor2453741690__toolbarContainer button[data-hook~=text-button-ai]>span{padding-inline-end:9px!important}.richcontenttoolbar331966114__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}.richcontenttoolbar331966114__toolbarButton{line-height:40px;background:0 0;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 5px 0 0}.richcontenttoolbar331966114__toolbarButton:disabled{color:graytext}.richcontenttoolbar331966114__separator{width:1px;height:20px;margin:0 8px 0 3px;background:rgba(51,51,51,.1)}.richcontenttoolbar331966114__toolbar label{padding:0 8px}.richcontentviewer1261412142__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:36px}.richcontentviewer1261412142__root.richcontentviewer1261412142--isFullScreen{padding:12px 24px}.richcontentviewer1261412142__root:not(.richcontentviewer1261412142--isFullScreen){padding:6px 24px 6px 12px}.richcontentviewer1261412142__root ToggleButton{margin:0;padding:0;border:0;position:absolute;top:2px!important;right:2px;width:30px;height:30px}.richcontentviewer1261412142__viewer{height:calc(100% - 36px);width:100%}.richcontentviewer1261412142__modalViewer{min-width:592px;overflow:auto}.richtexteditor1994738391__root{width:100%;box-sizing:border-box;outline:0;overflow:hidden;border-radius:var(--wds-border-radius-300)}.richtexteditor1994738391__root.richtexteditor1994738391---border-4-none{border:0}.richtexteditor1994738391__root.richtexteditor1994738391---border-8-standard{border:1px solid var(--wds-color-blue-300)}.richtexteditor1994738391__root.richtexteditor1994738391---border-8-standard:focus,.richtexteditor1994738391__root.richtexteditor1994738391---border-8-standard:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richtexteditor1994738391__root.richtexteditor1994738391---border-8-standard.richtexteditor1994738391---status-5-error{border:1px solid var(--wds-color-red-100)}.richtexteditor1994738391__root.richtexteditor1994738391---border-8-standard.richtexteditor1994738391---status-5-error:focus,.richtexteditor1994738391__root.richtexteditor1994738391---border-8-standard.richtexteditor1994738391---status-5-error:focus-within{border:1px solid var(--wds-color-red-100);box-shadow:0 0 0 3px var(--wds-color-red-300)}.richtexteditor1994738391__root.richtexteditor1994738391---border-8-standard.richtexteditor1994738391---status-7-warning{border:1px solid var(--wds-color-yellow-100)}.richtexteditor1994738391__root.richtexteditor1994738391---border-8-standard.richtexteditor1994738391---status-7-warning:focus,.richtexteditor1994738391__root.richtexteditor1994738391---border-8-standard.richtexteditor1994738391---status-7-warning:focus-within{border:1px solid var(--wds-color-yellow-100);box-shadow:0 0 0 3px var(--wds-color-yellow-300)}.richtexteditor1994738391__nativeInput{position:absolute;opacity:0;padding:0;margin:0;border:0;width:0;height:0}.richtexteditor1994738391__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)}.richtexteditor1994738391__editor.richtexteditor1994738391--isFullScreen{max-width:782px;min-width:582px;background:var(--wds-color-black-700)}.richtexteditor1994738391__editor:not(.richtexteditor1994738391--isFullScreen){max-height:80vh}.richtexteditor1994738391__editor>div{flex:1;max-width:100%}.toolbar3495112246__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}.toolbar3495112246__item{display:flex;margin-right:12px}.toolbar3495112246__item svg,.toolbar3495112246__item svg path,.toolbar3495112246__item svg text{color:inherit;fill:currentColor}.toolbar3495112246__separator{display:inline-flex;margin-right:12px;border-left:1px solid #ddd;align-self:stretch}.toolbar3495112246__clearFormatting{margin-left:auto}.toolbar3495112246__fullScreen{margin-right:0}.toolbar3495112246__dropdownItemContent{height:36px;width:100%;display:flex;gap:12px;justify-content:space-between;align-items:center}.toolbar3495112246__dropdownItemContent.toolbar3495112246--selected .toolbar3495112246__dropdownItemTitle,.toolbar3495112246__dropdownItemContent.toolbar3495112246--selected .toolbar3495112246__dropdownItemSubtitle{color:var(--wds-color-white)!important}.toolbar3495112246__dropdownItemSubtitle{color:var(--wds-color-black-400)!important;padding-right:12px;flex-shrink:0}.toolbar3495112246__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}.toolbar3495112246__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}.toolbar3495112246__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}.toolbar3495112246__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}.toolbar3495112246__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}.toolbar3495112246__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}.toolbar3495112246__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}.toolbar3495112246__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}.toolbar3495112246__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}.textview1154017695__textView::after{content:"";display:block}.richeditor3593269673__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))}.richeditor3593269673__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))}.richeditor3593269673__editor .DraftEditor-root{width:100%;height:100%}.richeditor3593269673__editor .DraftEditor-root [data-contents]{overflow:auto}.richeditor3593269673__editor .DraftEditor-editorContainer{display:flex;min-height:100%;background:#fff}.richeditor3593269673__editor .public-DraftEditor-content{padding:12px 24px 24px;min-height:100%;width:100%;box-sizing:border-box}.richeditor3593269673__editor .public-DraftEditor-content ol,.richeditor3593269673__editor .public-DraftEditor-content ul{display:flex;flex-direction:column;padding:0}.richeditor3593269673__editor .public-DraftEditor-content a,.richeditor3593269673__editor .public-DraftEditor-content a:visited{color:inherit;text-decoration:none}.richeditor3593269673__header-one:not(li),.richeditor3593269673__header-two:not(li),.richeditor3593269673__header-three:not(li),.richeditor3593269673__header-four:not(li),.richeditor3593269673__header-five:not(li),.richeditor3593269673__header-six:not(li){margin-block:0;margin:0}.richeditor3593269673__header-one,.richeditor3593269673__editor li.richeditor3593269673__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)))}.richeditor3593269673__header-two,.richeditor3593269673__editor li.richeditor3593269673__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)))}.richeditor3593269673__header-three,.richeditor3593269673__editor li.richeditor3593269673__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)))}.richeditor3593269673__header-four,.richeditor3593269673__editor li.richeditor3593269673__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)))}.richeditor3593269673__header-five,.richeditor3593269673__editor li.richeditor3593269673__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)))}.richeditor3593269673__header-six,.richeditor3593269673__editor li.richeditor3593269673__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)))}.richeditor3593269673__paragraph-one,.richeditor3593269673__editor li.richeditor3593269673__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)))}.richeditor3593269673__unstyled,.richeditor3593269673__editor li.richeditor3593269673__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)))}.richeditor3593269673__paragraph-three,.richeditor3593269673__editor li.richeditor3593269673__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)))}.richeditor3593269673__editor li.richeditor3593269673__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)))}.richeditor3593269673__editor li.richeditor3593269673__header-one:first-child~li::marker{line-height:var(--rt-h1-fontSize, 72px)}.richeditor3593269673__editor li.richeditor3593269673__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)))}.richeditor3593269673__editor li.richeditor3593269673__header-two:first-child~li::marker{line-height:var(--rt-h2-fontSize, 42px)}.richeditor3593269673__editor li.richeditor3593269673__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)))}.richeditor3593269673__editor li.richeditor3593269673__header-three:first-child~li::marker{line-height:var(--rt-h3-fontSize, 38px)}.richeditor3593269673__editor li.richeditor3593269673__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)))}.richeditor3593269673__editor li.richeditor3593269673__header-four:first-child~li::marker{line-height:var(--rt-h4-fontSize, 34px)}.richeditor3593269673__editor li.richeditor3593269673__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)))}.richeditor3593269673__editor li.richeditor3593269673__header-five:first-child~li::marker{line-height:var(--rt-h5-fontSize, 28px)}.richeditor3593269673__editor li.richeditor3593269673__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)))}.richeditor3593269673__editor li.richeditor3593269673__header-six:first-child~li::marker{line-height:var(--rt-h6-fontSize, 22px)}.richeditor3593269673__editor li.richeditor3593269673__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)))}.richeditor3593269673__editor li.richeditor3593269673__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)))}.richeditor3593269673__editor li.richeditor3593269673__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}.richeditor3593269673__align-left{text-align:left;align-self:flex-start}.richeditor3593269673__align-right{text-align:right;align-self:flex-end}.richeditor3593269673__align-center{text-align:center;align-self:center}.richeditor3593269673__align-justify{text-align:justify;align-self:stretch}.richeditor3593269673__withMargin{display:inline-block}.richeditor3593269673__dir-rtl,.richeditor3593269673__editor .public-DraftStyleDefault-rtl{direction:rtl}.richeditor3593269673__editor .public-DraftStyleDefault-listRTL{direction:rtl;text-align:right;max-width:100%}
|