@wix/patterns-fields 1.58.0 → 1.59.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/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/address/view/cell-address-view.js +2 -2
- package/dist/cjs/components/address/view/cell-address-view.js.map +1 -1
- package/dist/cjs/components/audio/actions/actions-button/actions-button.js +2 -2
- package/dist/cjs/components/audio/actions/actions-button/actions-button.js.map +1 -1
- package/dist/cjs/components/audio/actions/actions-menu/actions-menu.st.css.js +3 -3
- package/dist/cjs/components/audio/actions/actions-menu/actions-menu.st.css.js.map +1 -1
- package/dist/cjs/components/audio/actions/audio-actions.js +5 -5
- package/dist/cjs/components/audio/actions/audio-actions.js.map +1 -1
- package/dist/cjs/components/audio/audio-field/audio-view.js +2 -2
- package/dist/cjs/components/audio/audio-field/audio-view.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/audio/cell-audio-edit.js +4 -4
- package/dist/cjs/components/audio/cell-audio-edit.js.map +1 -1
- package/dist/cjs/components/audio/cell-audio-view.js +2 -2
- package/dist/cjs/components/audio/cell-audio-view.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/date-utils.js +15 -2
- package/dist/cjs/components/date-input/date-utils.js.map +1 -1
- package/dist/cjs/components/date-input/form-date-input.js +7 -10
- package/dist/cjs/components/date-input/form-date-input.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/cell-document-edit.js +10 -10
- package/dist/cjs/components/document/cell-document-edit.js.map +1 -1
- package/dist/cjs/components/document/cell-document-view.js +2 -2
- package/dist/cjs/components/document/cell-document-view.js.map +1 -1
- package/dist/cjs/components/document/document-control.js +6 -6
- package/dist/cjs/components/document/document-control.js.map +1 -1
- package/dist/cjs/components/document/document-view.js +2 -2
- package/dist/cjs/components/document/document-view.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.js +2 -2
- package/dist/cjs/components/exclamation/exclamation.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/cell-image-edit.js +7 -7
- package/dist/cjs/components/image/cell-image-edit.js.map +1 -1
- package/dist/cjs/components/image/thumbnail-replace-overlay.js +2 -2
- package/dist/cjs/components/image/thumbnail-replace-overlay.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/cell-media-gallery-edit.js +6 -6
- package/dist/cjs/components/media-gallery/cell-media-gallery-edit.js.map +1 -1
- package/dist/cjs/components/media-gallery/form-media-gallery-field.js +4 -4
- package/dist/cjs/components/media-gallery/form-media-gallery-field.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-gallery/media-gallery-dialog/add-media-button.js +2 -2
- package/dist/cjs/components/media-gallery/media-gallery-dialog/add-media-button.js.map +1 -1
- package/dist/cjs/components/media-gallery/media-gallery-dialog/no-items-view.js +2 -2
- package/dist/cjs/components/media-gallery/media-gallery-dialog/no-items-view.js.map +1 -1
- package/dist/cjs/components/media-gallery/media-preview-modal.js +4 -4
- package/dist/cjs/components/media-gallery/media-preview-modal.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/custom-url-overlay.js +2 -2
- package/dist/cjs/components/media-image/overlays/custom-url-overlay.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-image/overlays/video-indicator-overlay.js +2 -2
- package/dist/cjs/components/media-image/overlays/video-indicator-overlay.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/cell-multi-document-edit.js +12 -12
- package/dist/cjs/components/multi-document/cell-multi-document-edit.js.map +1 -1
- package/dist/cjs/components/multi-document/cell-multi-document-edit.st.css.js +3 -3
- package/dist/cjs/components/multi-document/cell-multi-document-edit.st.css.js.map +1 -1
- package/dist/cjs/components/multi-document/cell-multi-document-view.js +2 -2
- package/dist/cjs/components/multi-document/cell-multi-document-view.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 +14 -44
- package/dist/cjs/components/reference/cell-multi-reference-input.js.map +1 -1
- package/dist/cjs/components/reference/cell-multi-reference-input.st.css.js +2 -2
- package/dist/cjs/components/reference/cell-multi-reference-input.st.css.js.map +1 -1
- package/dist/cjs/components/reference/cell-reference-input.js +15 -45
- package/dist/cjs/components/reference/cell-reference-input.js.map +1 -1
- package/dist/cjs/components/reference/cell-reference-input.st.css.js +3 -3
- package/dist/cjs/components/reference/cell-reference-input.st.css.js.map +1 -1
- package/dist/cjs/components/reference/form-multi-reference.js +25 -8
- package/dist/cjs/components/reference/form-multi-reference.js.map +1 -1
- package/dist/cjs/components/reference/form-reference.js +35 -12
- package/dist/cjs/components/reference/form-reference.js.map +1 -1
- package/dist/cjs/components/reference/reference-dropdown-footer.js +65 -0
- package/dist/cjs/components/reference/reference-dropdown-footer.js.map +1 -0
- 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.js +3 -3
- package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.js.map +1 -1
- package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js +2 -2
- package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js.map +1 -1
- package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js +7 -7
- package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js.map +1 -1
- package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js +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/align-dropdown.js +5 -5
- package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/toolbar/align-dropdown.js.map +1 -1
- package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/toolbar/link-button.js +2 -2
- package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/toolbar/link-button.js.map +1 -1
- package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.js +3 -3
- package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.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/url/form-url.js +2 -2
- package/dist/cjs/components/url/form-url.js.map +1 -1
- package/dist/cjs/components/url/url-view.js +2 -2
- package/dist/cjs/components/url/url-view.js.map +1 -1
- package/dist/cjs/components/video/cell-video-edit.js +7 -7
- package/dist/cjs/components/video/cell-video-edit.js.map +1 -1
- package/dist/cjs/components/video/form-video.js +6 -6
- package/dist/cjs/components/video/form-video.js.map +1 -1
- package/dist/cjs/components/video/video-view-field.js +3 -3
- package/dist/cjs/components/video/video-view-field.js.map +1 -1
- package/dist/cjs/providers/PatternsFieldsAppContainer.js +1 -1
- package/dist/cjs/providers/PatternsFieldsAppContainer.js.map +1 -1
- package/dist/cjs/styles.global.css +1 -1
- package/dist/cjs/utils/get-image-url.js +24 -4
- package/dist/cjs/utils/get-image-url.js.map +1 -1
- package/dist/esm/components/address/input/address-input.st.css.js +2 -2
- package/dist/esm/components/address/view/cell-address-view.js +1 -1
- package/dist/esm/components/address/view/cell-address-view.js.map +1 -1
- package/dist/esm/components/audio/actions/actions-button/actions-button.js +1 -1
- package/dist/esm/components/audio/actions/actions-button/actions-button.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/audio-actions.js +1 -1
- package/dist/esm/components/audio/actions/audio-actions.js.map +1 -1
- package/dist/esm/components/audio/audio-field/audio-view.js +1 -1
- package/dist/esm/components/audio/audio-field/audio-view.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-player/audio-player.st.css.js +2 -2
- package/dist/esm/components/audio/cell-audio-edit.js +1 -1
- package/dist/esm/components/audio/cell-audio-edit.js.map +1 -1
- package/dist/esm/components/audio/cell-audio-view.js +1 -1
- package/dist/esm/components/audio/cell-audio-view.js.map +1 -1
- package/dist/esm/components/color-view/cell-color-view.st.css.js +2 -2
- package/dist/esm/components/color-view/color-view.st.css.js +2 -2
- package/dist/esm/components/date-input/date-utils.js +15 -2
- package/dist/esm/components/date-input/date-utils.js.map +1 -1
- package/dist/esm/components/date-input/form-date-input.js +10 -11
- package/dist/esm/components/date-input/form-date-input.js.map +1 -1
- package/dist/esm/components/delete-dialog/delete-dialog.st.css.js +2 -2
- package/dist/esm/components/document/cell-document-edit.js +1 -1
- package/dist/esm/components/document/cell-document-edit.js.map +1 -1
- package/dist/esm/components/document/cell-document-view.js +1 -1
- package/dist/esm/components/document/cell-document-view.js.map +1 -1
- package/dist/esm/components/document/document-control.js +1 -1
- package/dist/esm/components/document/document-control.js.map +1 -1
- package/dist/esm/components/document/document-view.js +1 -1
- package/dist/esm/components/document/document-view.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.js +1 -1
- package/dist/esm/components/exclamation/exclamation.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/highlighted-text/highlighted-text.st.css.js.map +1 -1
- package/dist/esm/components/image/cell-image-edit.js +1 -1
- package/dist/esm/components/image/cell-image-edit.js.map +1 -1
- package/dist/esm/components/image/thumbnail-replace-overlay.js +1 -1
- package/dist/esm/components/image/thumbnail-replace-overlay.js.map +1 -1
- 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-gallery/cell-media-gallery-edit.js +1 -1
- package/dist/esm/components/media-gallery/cell-media-gallery-edit.js.map +1 -1
- package/dist/esm/components/media-gallery/form-media-gallery-field.js +1 -1
- package/dist/esm/components/media-gallery/form-media-gallery-field.js.map +1 -1
- package/dist/esm/components/media-gallery/form-media-gallery-field.st.css.js +2 -2
- package/dist/esm/components/media-gallery/media-gallery-dialog/add-media-button.js +1 -1
- package/dist/esm/components/media-gallery/media-gallery-dialog/add-media-button.js.map +1 -1
- package/dist/esm/components/media-gallery/media-gallery-dialog/no-items-view.js +1 -1
- package/dist/esm/components/media-gallery/media-gallery-dialog/no-items-view.js.map +1 -1
- package/dist/esm/components/media-gallery/media-preview-modal.js +1 -1
- package/dist/esm/components/media-gallery/media-preview-modal.js.map +1 -1
- package/dist/esm/components/media-image/media-image.st.css.js +3 -3
- package/dist/esm/components/media-image/overlays/custom-url-overlay.js +1 -1
- package/dist/esm/components/media-image/overlays/custom-url-overlay.js.map +1 -1
- package/dist/esm/components/media-image/overlays/overlay.st.css.js +2 -2
- package/dist/esm/components/media-image/overlays/video-indicator-overlay.js +1 -1
- package/dist/esm/components/media-image/overlays/video-indicator-overlay.js.map +1 -1
- 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/cell-multi-document-edit.js +1 -1
- package/dist/esm/components/multi-document/cell-multi-document-edit.js.map +1 -1
- package/dist/esm/components/multi-document/cell-multi-document-edit.st.css.js +2 -2
- package/dist/esm/components/multi-document/cell-multi-document-edit.st.css.js.map +1 -1
- package/dist/esm/components/multi-document/cell-multi-document-view.js +1 -1
- package/dist/esm/components/multi-document/cell-multi-document-view.js.map +1 -1
- package/dist/esm/components/multi-document/multi-document-input/form-multi-document.st.css.js +2 -2
- package/dist/esm/components/multi-document/multi-document-input/form-multi-document.st.css.js.map +1 -1
- package/dist/esm/components/reference/cell-multi-reference-input.js +8 -15
- package/dist/esm/components/reference/cell-multi-reference-input.js.map +1 -1
- package/dist/esm/components/reference/cell-multi-reference-input.st.css.js +2 -2
- package/dist/esm/components/reference/cell-multi-reference-input.st.css.js.map +1 -1
- package/dist/esm/components/reference/cell-reference-input.js +9 -16
- package/dist/esm/components/reference/cell-reference-input.js.map +1 -1
- package/dist/esm/components/reference/cell-reference-input.st.css.js +2 -2
- package/dist/esm/components/reference/form-multi-reference.js +18 -5
- package/dist/esm/components/reference/form-multi-reference.js.map +1 -1
- package/dist/esm/components/reference/form-reference.js +28 -8
- package/dist/esm/components/reference/form-reference.js.map +1 -1
- package/dist/esm/components/reference/reference-dropdown-footer.js +28 -0
- package/dist/esm/components/reference/reference-dropdown-footer.js.map +1 -0
- 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/form-input/rich-content-form-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 +2 -2
- 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/fullscreen-modal/fullscreen-modal.st.css.js.map +1 -1
- 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/publish-loader/publish-loader.st.css.js.map +1 -1
- package/dist/esm/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.js +1 -1
- package/dist/esm/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.js.map +1 -1
- 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.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-viewer/rich-content-viewer.st.css.js +2 -2
- package/dist/esm/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js.map +1 -1
- 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/align-dropdown.js +1 -1
- package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/toolbar/align-dropdown.js.map +1 -1
- package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/toolbar/link-button.js +1 -1
- package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/toolbar/link-button.js.map +1 -1
- package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.js +1 -1
- package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.js.map +1 -1
- package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js +2 -2
- package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js.map +1 -1
- package/dist/esm/components/text/text-view.st.css.js +2 -2
- package/dist/esm/components/text/text-view.st.css.js.map +1 -1
- package/dist/esm/components/url/form-url.js +1 -1
- package/dist/esm/components/url/form-url.js.map +1 -1
- package/dist/esm/components/url/url-view.js +1 -1
- package/dist/esm/components/url/url-view.js.map +1 -1
- package/dist/esm/components/video/cell-video-edit.js +1 -1
- package/dist/esm/components/video/cell-video-edit.js.map +1 -1
- package/dist/esm/components/video/form-video.js +1 -1
- package/dist/esm/components/video/form-video.js.map +1 -1
- package/dist/esm/components/video/video-view-field.js +1 -1
- package/dist/esm/components/video/video-view-field.js.map +1 -1
- package/dist/esm/providers/PatternsFieldsAppContainer.js +1 -1
- package/dist/esm/providers/PatternsFieldsAppContainer.js.map +1 -1
- package/dist/esm/styles.global.css +1 -1
- package/dist/esm/utils/get-image-url.js +26 -4
- package/dist/esm/utils/get-image-url.js.map +1 -1
- package/dist/types/components/date-input/date-utils.d.ts +2 -2
- package/dist/types/components/date-input/date-utils.d.ts.map +1 -1
- package/dist/types/components/date-input/form-date-input.d.ts.map +1 -1
- package/dist/types/components/document/form-document-field.st.css.d.ts.map +1 -1
- package/dist/types/components/highlighted-text/highlighted-text.st.css.d.ts.map +1 -1
- package/dist/types/components/multi-document/cell-multi-document-edit.st.css.d.ts.map +1 -1
- package/dist/types/components/multi-document/multi-document-input/form-multi-document.st.css.d.ts.map +1 -1
- package/dist/types/components/reference/cell-multi-reference-input.d.ts.map +1 -1
- package/dist/types/components/reference/cell-multi-reference-input.st.css.d.ts.map +1 -1
- package/dist/types/components/reference/cell-reference-input.d.ts.map +1 -1
- package/dist/types/components/reference/form-multi-reference.d.ts +1 -0
- package/dist/types/components/reference/form-multi-reference.d.ts.map +1 -1
- package/dist/types/components/reference/form-reference.d.ts +1 -0
- package/dist/types/components/reference/form-reference.d.ts.map +1 -1
- package/dist/types/components/reference/reference-dropdown-footer.d.ts +16 -0
- package/dist/types/components/reference/reference-dropdown-footer.d.ts.map +1 -0
- package/dist/types/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.d.ts.map +1 -1
- package/dist/types/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.d.ts.map +1 -1
- package/dist/types/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.d.ts.map +1 -1
- package/dist/types/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.d.ts.map +1 -1
- package/dist/types/components/text/text-view.st.css.d.ts.map +1 -1
- package/dist/types/utils/get-image-url.d.ts.map +1 -1
- package/package.json +7 -7
- package/src/__tests__/components/date-input/form-date-input.spec.tsx +8 -0
- package/src/__tests__/components/image/form-image-input.spec.tsx +10 -0
- package/src/__tests__/components/reference/form-multi-reference.spec.tsx +101 -0
- package/src/__tests__/components/reference/form-reference.spec.tsx +87 -0
- package/src/__tests__/utils/get-image-url.spec.ts +48 -0
- package/src/components/address/input/address-input.st.css.ts +2 -2
- package/src/components/address/view/cell-address-view.tsx +1 -1
- package/src/components/audio/actions/actions-button/actions-button.tsx +1 -1
- package/src/components/audio/actions/actions-menu/actions-menu.st.css.ts +2 -2
- package/src/components/audio/actions/audio-actions.tsx +1 -1
- package/src/components/audio/audio-field/audio-view.tsx +1 -1
- 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/audio/cell-audio-edit.tsx +1 -1
- package/src/components/audio/cell-audio-view.tsx +1 -1
- 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/date-utils.ts +21 -4
- package/src/components/date-input/form-date-input.tsx +10 -12
- package/src/components/delete-dialog/delete-dialog.st.css.ts +2 -2
- package/src/components/document/cell-document-edit.tsx +1 -1
- package/src/components/document/cell-document-view.tsx +1 -1
- package/src/components/document/document-control.tsx +1 -1
- package/src/components/document/document-view.tsx +1 -1
- 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/exclamation/exclamation.tsx +1 -1
- package/src/components/highlighted-text/highlighted-text.st.css.ts +3 -3
- package/src/components/image/cell-image-edit.tsx +1 -1
- package/src/components/image/thumbnail-replace-overlay.st.css.ts +2 -2
- package/src/components/image/thumbnail-replace-overlay.tsx +1 -1
- 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/cell-media-gallery-edit.tsx +1 -1
- package/src/components/media-gallery/form-media-gallery-field.st.css.ts +2 -2
- package/src/components/media-gallery/form-media-gallery-field.tsx +1 -1
- package/src/components/media-gallery/media-gallery-dialog/add-media-button.tsx +1 -1
- package/src/components/media-gallery/media-gallery-dialog/no-items-view.tsx +1 -1
- package/src/components/media-gallery/media-preview-modal.tsx +1 -1
- package/src/components/media-image/media-image.st.css.ts +3 -3
- package/src/components/media-image/overlays/custom-url-overlay.tsx +1 -1
- package/src/components/media-image/overlays/overlay.st.css.ts +2 -2
- package/src/components/media-image/overlays/video-indicator-overlay.tsx +1 -1
- 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/cell-multi-document-edit.st.css.ts +2 -2
- package/src/components/multi-document/cell-multi-document-edit.tsx +1 -1
- package/src/components/multi-document/cell-multi-document-view.tsx +1 -1
- 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.ts +2 -2
- package/src/components/reference/cell-multi-reference-input.tsx +8 -29
- package/src/components/reference/cell-reference-input.st.css.ts +2 -2
- package/src/components/reference/cell-reference-input.tsx +9 -31
- package/src/components/reference/form-multi-reference.tsx +26 -4
- package/src/components/reference/form-reference.tsx +32 -7
- package/src/components/reference/reference-dropdown-footer.tsx +51 -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-common/toggle-fullscreen-button/toggle-fullscreen-button.tsx +1 -1
- package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.ts +2 -2
- package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.ts +2 -2
- package/src/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.ts +2 -2
- package/src/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.ts +2 -2
- package/src/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.ts +2 -2
- package/src/components/rich-text/rich-text-input/rich-text-editor/toolbar/align-dropdown.tsx +1 -1
- package/src/components/rich-text/rich-text-input/rich-text-editor/toolbar/link-button.tsx +1 -1
- package/src/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.ts +2 -2
- package/src/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.tsx +1 -1
- package/src/components/text/text-view.st.css.ts +2 -2
- package/src/components/url/form-url.tsx +1 -1
- package/src/components/url/url-view.tsx +1 -1
- package/src/components/video/cell-video-edit.tsx +1 -1
- package/src/components/video/form-video.tsx +1 -1
- package/src/components/video/video-view-field.tsx +1 -1
- package/src/providers/PatternsFieldsAppContainer.ts +1 -1
- package/src/styles.global.css +1 -1
- package/src/utils/get-image-url.ts +31 -4
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PatternsFieldsAppContainer.js","sourceRoot":"","sources":["../../../src/providers/PatternsFieldsAppContainer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,sBAAsB,EAAE,MAAM,oCAAoC,CAAC;AAO5E,MAAM,OAAO,0BAA0B;IAMrC,YAAY,MAAwC;QAClD,IAAI,CAAC,iBAAiB,GAAG,MAAM,CAAC,iBAAiB,CAAC;QAElD,IAAI,CAAC,QAAQ,GAAG,IAAI,SAAS,EAAE,CAAC;QAEhC,IAAI,CAAC,SAAS,GAAG,CAAC,GAAG,EAAE,OAAO,EAAE,EAAE;YAChC,KAAK,IAAI,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC,iEAAiE;YAC5F,OAAO,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,GAAG,EAAE,OAAO,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"PatternsFieldsAppContainer.js","sourceRoot":"","sources":["../../../src/providers/PatternsFieldsAppContainer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAwB,SAAS,EAAE,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,sBAAsB,EAAE,MAAM,oCAAoC,CAAC;AAO5E,MAAM,OAAO,0BAA0B;IAMrC,YAAY,MAAwC;QAClD,IAAI,CAAC,iBAAiB,GAAG,MAAM,CAAC,iBAAiB,CAAC;QAElD,IAAI,CAAC,QAAQ,GAAG,IAAI,SAAS,EAAE,CAAC;QAEhC,IAAI,CAAC,SAAS,GAAG,CAAC,GAAG,EAAE,OAAO,EAAE,EAAE;YAChC,KAAK,IAAI,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC,iEAAiE;YAC5F,OAAO,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,GAAG,EAAE,OAAO,CAAC,IAAI,GAAG,CAAC;QAC1C,CAAC,CAAC;QAEF,MAAM,EAAE,IAAI,EAAE,GAAG,IAAI,CAAC,iBAAiB,CAAC,gBAAgB,CAAC;YACvD,IAAI,EAAE;gBACJ,WAAW,EAAE,KAAK;gBAClB,eAAe,EAAE,IAAI;gBACrB,mBAAmB,EAAE,KAAK,EAAE,MAAM,EAAE,EAAE;oBACpC,MAAM,QAAQ,GAAG,MAAM,sBAAsB,CAC3C,MAA6C,CAC9C,EAAE,EAAE,CAAC;oBACN,OAAO,QAAQ,EAAE,OAAO,IAAI,QAAQ,CAAC;gBACvC,CAAC;aACF;SACF,CAAC,CAAC;QAEH,IAAI,CAAC,IAAI,GAAG,IAAI,CAAC;IACnB,CAAC;IAED,IAAI;QACF,MAAM,EAAE,IAAI,EAAE,QAAQ,EAAE,iBAAiB,EAAE,GAAG,IAAI,CAAC;QAEnD,QAAQ,CAAC,OAAO,CAAC,KAAK,IAAI,EAAE;YAC1B,iBAAiB,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC;YACrC,MAAM,IAAI,CAAC,IAAI,EAAE,CAAC;YAClB,MAAM,iBAAiB,CAAC,QAAQ,CAAC,MAAM,CAAC,OAAO,CAAC;QAClD,CAAC,CAAC,CAAC;IACL,CAAC;CACF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.addressinput3833852092__tableAddressInput{height:36px!important;margin-left:-1px;display:flex!important;align-items:center;width:100%}.addressinput3833852092__tableAddressInput>div{padding:0!important;width:100%}.addressinput3833852092__tableAddressInput:focus-within{margin-left:2px}.actionsmenu1323400524__action{margin-left:calc(var(--wds-space-100, 6px)*-1)}.formaudiofield3116593580__addItem{height:120px!important;box-sizing:border-box}.formaudiofield3116593580__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)}.formaudiofield3116593580__addItem.formaudiofield3116593580--disabled{pointer-events:auto!important}.formaudiofield3116593580__addItem.formaudiofield3116593580--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formaudiofield3116593580__mediaTitle{line-height:18px!important}.audioplayer4190226408__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}.cellcolorview3170761269__hashPrefix{color:var(--wsr-color-D40, #868aa5);font-size:14px;font-weight:300;line-height:1}.colorview353989494__view{width:100%}.colorview353989494__fillPreview{flex-shrink:0}.colorview353989494__view .colorview353989494__fillPreview{width:18px;height:18px;min-width:18px!important;min-height:18px!important}.deletedialog4085980773__layout{max-width:510px!important}.formdocumentfield818078213__viewWrapper{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formdocumentfield818078213__viewWrapper:hover{background:var(--wds-color-blue-500, var(--wsr-color-B50));cursor:pointer}.formdocumentfield818078213__textWidth{max-width:calc(100% - 196px)}.formdocumentfield818078213__documentLoader{padding-top:21px;padding-bottom:21px}.formdocumentfield818078213__addDocument{padding-top:17px!important;padding-bottom:17px!important}.formdocumentfield818078213__addDocument.formdocumentfield818078213--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formdocumentfield818078213__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))}.exclamation2850796433__exclamation{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:3px;cursor:pointer}.exclamation2850796433__exclamation.exclamation2850796433---type-7-warning:not(.exclamation2850796433--customSize),.exclamation2850796433__exclamation.exclamation2850796433---type-5-error:not(.exclamation2850796433--customSize){width:24px;height:24px}.exclamation2850796433__exclamation.exclamation2850796433---type-7-warning{color:var(--wds-color-fill-warning-primary)}.exclamation2850796433__exclamation.exclamation2850796433---type-5-error{color:var(--wds-color-fill-destructive-primary)}.exclamation2850796433__actions{display:flex;flex-direction:column}.exclamation2850796433__action{white-space:normal!important;height:auto!important;text-align:left;gap:6px}.exclamation2850796433__action+.exclamation2850796433__action{margin-top:6px}.exclamation2850796433__action.exclamation2850796433--accented{color:var(--wds-color-blue-100)}.exclamation2850796433__action.exclamation2850796433--accented:hover{color:var(--wds-color-blue-200)}.highlightedtext338506268__root.highlightedtext338506268--highlightedBackground{animation:highlightedtext338506268__highlighted 150ms ease-out 1 forwards}.highlightedtext338506268__substring.highlightedtext338506268--isHighlighted{animation:highlightedtext338506268__highlighted-match 150ms ease-out 50ms 1 forwards}@keyframes highlightedtext338506268__highlighted{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-400, var(--wsr-color-Y40))}}@keyframes highlightedtext338506268__highlighted-match{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-200, var(--wsr-color-Y20))}}.thumbnailreplaceoverlay2875188225__root{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);border-radius:3px}.thumbnailreplaceoverlay2875188225__icon{color:#fff;width:18px;height:18px}.cellmediaeditshell4097080161__root{width:100%;height:100%}.pasteurlbutton3849090191__root{margin-top:6px}.pasteurlbutton3849090191__iconButtonTooltip{height:max-content}.pasteurlbutton3849090191__iconButton{width:24px;height:24px}.formmediagalleryfield3093550833__container{display:flex;min-height:128px;max-height:259px}.formmediagalleryfield3093550833__viewBox{display:flex;height:100%;width:100%;flex-wrap:wrap}.formmediagalleryfield3093550833__addItemWrapper{height:128px;width:100%;box-sizing:border-box}.formmediagalleryfield3093550833__addItem{box-sizing:border-box}.formmediagalleryfield3093550833__overlay{width:initial!important;min-width:382px!important}.formmediagalleryfield3093550833__image.formmediagalleryfield3093550833--withMarginRight{margin-right:3px}.formmediagalleryfield3093550833__image.formmediagalleryfield3093550833--withMarginTop{margin-top:3px}.formmediagalleryfield3093550833__previewImage{max-height:calc(100% - 12px)!important}.formmediagalleryfield3093550833__previewVideo{border-radius:8px;max-width:100%;max-height:calc(100% - 12px)!important}.mediaimage3652063272__root{display:flex;align-items:center;flex-shrink:0;position:relative;box-sizing:border-box}.mediaimage3652063272__root.mediaimage3652063272--error{--mediaimage3652063272-from:calc(50% - 0.5px);--mediaimage3652063272-to:calc(50% + 0.5px);background-image:linear-gradient(to bottom right,transparent var(--mediaimage3652063272-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage3652063272-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage3652063272-to),transparent var(--mediaimage3652063272-to))}.mediaimage3652063272__root.mediaimage3652063272--error>*{opacity:0}.overlay4101971171__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))}.overlay4101971171__iconOverlay.overlay4101971171---size-5-small{width:20px;height:20px}.overlay4101971171__iconOverlay.overlay4101971171---size-6-medium{width:24px;height:24px}.overlay4101971171__iconOverlay.overlay4101971171---size-5-large{width:28px;height:28px}.overlay4101971171__iconOverlay.overlay4101971171---placement-7-topLeft{top:2px;left:2px}.overlay4101971171__iconOverlay.overlay4101971171---placement-10-bottomLeft{bottom:2px;left:2px}.medialoader1984150417__loader{border-radius:6px}.medialoader1984150417__loader.medialoader1984150417--isDashed{border:dashed 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.medialoader1984150417__loader.medialoader1984150417--isSolid{border:solid 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.mediatag3951729463__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))}.cellmultidocumentedit707944317__chipTrigger{display:flex;align-items:center;min-width:0;max-width:100%;margin:0;padding:0;border:0;background:0 0;font:inherit;color:inherit;text-align:inherit;cursor:pointer}.formmultidocument3225286195__viewRoot{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formmultidocument3225286195__singleViewWrapper{border-radius:0;border-bottom:1px solid var(--wds-color-neutral-600, var(--wsr-color-D60));background-color:transparent!important}.formmultidocument3225286195__viewRoot>div:first-child .formmultidocument3225286195__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))}.formmultidocument3225286195__singleViewWrapper:hover{background-color:var(--wds-color-blue-500, var(--wsr-color-B50))!important}.formmultidocument3225286195__singleViewWrapper:focus-visible{border-bottom:1px solid transparent;position:relative;z-index:1}.formmultidocument3225286195__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))}.formmultidocument3225286195__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))}.cellmultireferenceinput1040831334__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}.cellreferenceinput1701177941__root{width:100%;height:100%;display:flex;align-items:center}.cellreferenceinput1701177941__autocomplete{width:100%}.richcontentdefaultvalueinput443326018__richContentEditorContainer .richcontentdefaultvalueinput443326018__editor{max-height:calc(40vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentforminput3334825677__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-blue-300);border-radius:var(--wds-border-radius-300)}.richcontentforminput3334825677__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richcontentforminput3334825677__root .richcontentforminput3334825677__editor{overflow-y:auto;max-height:calc(80vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentformreadonlyinput2425623005__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-black-600);border-radius:var(--wds-border-radius-300)}.richcontentformreadonlyinput2425623005__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.fullscreenmodal1841647145__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}.publishloader1701008763__publishLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--wds-color-white);z-index:5000;border-radius:inherit}.togglefullscreenbutton3828783328__root{z-index:5;box-sizing:border-box;position:absolute;right:0;top:calc(50% - 16px)!important;padding-right:3px}.togglefullscreenbutton3828783328__root button{border-radius:6px!important}.richcontenteditor1104792148__root{position:relative;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)}.richcontenteditor1104792148__root,.richcontenteditor1104792148__toolbarContainer,.richcontenteditor1104792148__footerToolbarContainer{width:100%;box-sizing:border-box}.richcontenteditor1104792148__toolbarContainer div{box-sizing:border-box}.richcontenteditor1104792148__toolbarAndFullScreenButtonWrapper{display:flex;position:relative}.richcontenteditor1104792148__editor{box-sizing:border-box;padding:36px 24px 36px 55px}.richcontenteditor1104792148__modalEditor{display:flex;flex-direction:column;flex:1;height:100%}.richcontenteditor1104792148__modalEditor .richcontenteditor1104792148__editor{overflow-y:auto;flex:1;min-width:592px;box-sizing:border-box}.richcontenteditor1104792148__modalEditor .richcontenteditor1104792148__footerToolbarContainer{margin-top:9px}.richcontenteditor1104792148__toolbarContainer button[data-hook~=text-button-headings]>span{display:inline-flex;padding-inline-end:3px!important}.richcontenteditor1104792148__toolbarContainer button[data-hook~=text-button-ai]>span{padding-inline-end:9px!important}.richcontenttoolbar1597960395__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}.richcontenttoolbar1597960395__toolbarButton{line-height:40px;background:0 0;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 5px 0 0}.richcontenttoolbar1597960395__toolbarButton:disabled{color:graytext}.richcontenttoolbar1597960395__separator{width:1px;height:20px;margin:0 8px 0 3px;background:rgba(51,51,51,.1)}.richcontenttoolbar1597960395__toolbar label{padding:0 8px}.richcontentviewer3873042823__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:36px}.richcontentviewer3873042823__root.richcontentviewer3873042823--isFullScreen{padding:12px 24px}.richcontentviewer3873042823__root:not(.richcontentviewer3873042823--isFullScreen){padding:6px 24px 6px 12px}.richcontentviewer3873042823__root ToggleButton{margin:0;padding:0;border:0;position:absolute;top:2px!important;right:2px;width:30px;height:30px}.richcontentviewer3873042823__viewer{height:calc(100% - 36px);width:100%}.richcontentviewer3873042823__modalViewer{min-width:592px;overflow:auto}.richtexteditor2252892878__root{width:100%;box-sizing:border-box;outline:0;overflow:hidden;border-radius:var(--wds-border-radius-300)}.richtexteditor2252892878__root.richtexteditor2252892878---border-4-none{border:0}.richtexteditor2252892878__root.richtexteditor2252892878---border-8-standard{border:1px solid var(--wds-color-blue-300)}.richtexteditor2252892878__root.richtexteditor2252892878---border-8-standard:focus,.richtexteditor2252892878__root.richtexteditor2252892878---border-8-standard:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richtexteditor2252892878__root.richtexteditor2252892878---border-8-standard.richtexteditor2252892878---status-5-error{border:1px solid var(--wds-color-red-100)}.richtexteditor2252892878__root.richtexteditor2252892878---border-8-standard.richtexteditor2252892878---status-5-error:focus,.richtexteditor2252892878__root.richtexteditor2252892878---border-8-standard.richtexteditor2252892878---status-5-error:focus-within{border:1px solid var(--wds-color-red-100);box-shadow:0 0 0 3px var(--wds-color-red-300)}.richtexteditor2252892878__root.richtexteditor2252892878---border-8-standard.richtexteditor2252892878---status-7-warning{border:1px solid var(--wds-color-yellow-100)}.richtexteditor2252892878__root.richtexteditor2252892878---border-8-standard.richtexteditor2252892878---status-7-warning:focus,.richtexteditor2252892878__root.richtexteditor2252892878---border-8-standard.richtexteditor2252892878---status-7-warning:focus-within{border:1px solid var(--wds-color-yellow-100);box-shadow:0 0 0 3px var(--wds-color-yellow-300)}.richtexteditor2252892878__nativeInput{position:absolute;opacity:0;padding:0;margin:0;border:0;width:0;height:0}.richtexteditor2252892878__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)}.richtexteditor2252892878__editor.richtexteditor2252892878--isFullScreen{max-width:782px;min-width:582px;background:var(--wds-color-black-700)}.richtexteditor2252892878__editor:not(.richtexteditor2252892878--isFullScreen){max-height:80vh}.richtexteditor2252892878__editor>div{flex:1;max-width:100%}.toolbar273985549__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}.toolbar273985549__item{display:flex;margin-right:12px}.toolbar273985549__item svg,.toolbar273985549__item svg path,.toolbar273985549__item svg text{color:inherit;fill:currentColor}.toolbar273985549__separator{display:inline-flex;margin-right:12px;border-left:1px solid #ddd;align-self:stretch}.toolbar273985549__clearFormatting{margin-left:auto}.toolbar273985549__fullScreen{margin-right:0}.toolbar273985549__dropdownItemContent{height:36px;width:100%;display:flex;gap:12px;justify-content:space-between;align-items:center}.toolbar273985549__dropdownItemContent.toolbar273985549--selected .toolbar273985549__dropdownItemTitle,.toolbar273985549__dropdownItemContent.toolbar273985549--selected .toolbar273985549__dropdownItemSubtitle{color:var(--wds-color-white)!important}.toolbar273985549__dropdownItemSubtitle{color:var(--wds-color-black-400)!important;padding-right:12px;flex-shrink:0}.toolbar273985549__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}.toolbar273985549__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}.toolbar273985549__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}.toolbar273985549__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}.toolbar273985549__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}.toolbar273985549__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}.toolbar273985549__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}.toolbar273985549__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}.toolbar273985549__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}.textview1813358791__textView::after{content:"";display:block}.richeditor1957756590__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))}.richeditor1957756590__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))}.richeditor1957756590__editor .DraftEditor-root{width:100%;height:100%}.richeditor1957756590__editor .DraftEditor-root [data-contents]{overflow:auto}.richeditor1957756590__editor .DraftEditor-editorContainer{display:flex;min-height:100%;background:#fff}.richeditor1957756590__editor .public-DraftEditor-content{padding:12px 24px 24px;min-height:100%;width:100%;box-sizing:border-box}.richeditor1957756590__editor .public-DraftEditor-content ol,.richeditor1957756590__editor .public-DraftEditor-content ul{display:flex;flex-direction:column;padding:0}.richeditor1957756590__editor .public-DraftEditor-content a,.richeditor1957756590__editor .public-DraftEditor-content a:visited{color:inherit;text-decoration:none}.richeditor1957756590__header-one:not(li),.richeditor1957756590__header-two:not(li),.richeditor1957756590__header-three:not(li),.richeditor1957756590__header-four:not(li),.richeditor1957756590__header-five:not(li),.richeditor1957756590__header-six:not(li){margin-block:0;margin:0}.richeditor1957756590__header-one,.richeditor1957756590__editor li.richeditor1957756590__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)))}.richeditor1957756590__header-two,.richeditor1957756590__editor li.richeditor1957756590__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)))}.richeditor1957756590__header-three,.richeditor1957756590__editor li.richeditor1957756590__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)))}.richeditor1957756590__header-four,.richeditor1957756590__editor li.richeditor1957756590__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)))}.richeditor1957756590__header-five,.richeditor1957756590__editor li.richeditor1957756590__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)))}.richeditor1957756590__header-six,.richeditor1957756590__editor li.richeditor1957756590__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)))}.richeditor1957756590__paragraph-one,.richeditor1957756590__editor li.richeditor1957756590__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)))}.richeditor1957756590__unstyled,.richeditor1957756590__editor li.richeditor1957756590__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)))}.richeditor1957756590__paragraph-three,.richeditor1957756590__editor li.richeditor1957756590__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)))}.richeditor1957756590__editor li.richeditor1957756590__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)))}.richeditor1957756590__editor li.richeditor1957756590__header-one:first-child~li::marker{line-height:var(--rt-h1-fontSize, 72px)}.richeditor1957756590__editor li.richeditor1957756590__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)))}.richeditor1957756590__editor li.richeditor1957756590__header-two:first-child~li::marker{line-height:var(--rt-h2-fontSize, 42px)}.richeditor1957756590__editor li.richeditor1957756590__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)))}.richeditor1957756590__editor li.richeditor1957756590__header-three:first-child~li::marker{line-height:var(--rt-h3-fontSize, 38px)}.richeditor1957756590__editor li.richeditor1957756590__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)))}.richeditor1957756590__editor li.richeditor1957756590__header-four:first-child~li::marker{line-height:var(--rt-h4-fontSize, 34px)}.richeditor1957756590__editor li.richeditor1957756590__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)))}.richeditor1957756590__editor li.richeditor1957756590__header-five:first-child~li::marker{line-height:var(--rt-h5-fontSize, 28px)}.richeditor1957756590__editor li.richeditor1957756590__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)))}.richeditor1957756590__editor li.richeditor1957756590__header-six:first-child~li::marker{line-height:var(--rt-h6-fontSize, 22px)}.richeditor1957756590__editor li.richeditor1957756590__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)))}.richeditor1957756590__editor li.richeditor1957756590__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)))}.richeditor1957756590__editor li.richeditor1957756590__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}.richeditor1957756590__align-left{text-align:left;align-self:flex-start}.richeditor1957756590__align-right{text-align:right;align-self:flex-end}.richeditor1957756590__align-center{text-align:center;align-self:center}.richeditor1957756590__align-justify{text-align:justify;align-self:stretch}.richeditor1957756590__withMargin{display:inline-block}.richeditor1957756590__dir-rtl,.richeditor1957756590__editor .public-DraftStyleDefault-rtl{direction:rtl}.richeditor1957756590__editor .public-DraftStyleDefault-listRTL{direction:rtl;text-align:right;max-width:100%}
|
|
1
|
+
.addressinput3804997623__tableAddressInput{height:36px!important;margin-left:-1px;display:flex!important;align-items:center;width:100%}.addressinput3804997623__tableAddressInput>div{padding:0!important;width:100%}.addressinput3804997623__tableAddressInput:focus-within{margin-left:2px}.actionsmenu2131443507__action{margin-left:calc(var(--wds-space-100, 6px)*-1)}.formaudiofield4237617291__addItem{height:120px!important;box-sizing:border-box}.formaudiofield4237617291__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)}.formaudiofield4237617291__addItem.formaudiofield4237617291--disabled{pointer-events:auto!important}.formaudiofield4237617291__addItem.formaudiofield4237617291--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formaudiofield4237617291__mediaTitle{line-height:18px!important}.audioplayer2491509691__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}.cellcolorview3812818132__hashPrefix{color:var(--wsr-color-D40, #868aa5);font-size:14px;font-weight:300;line-height:1}.colorview743218685__view{width:100%}.colorview743218685__fillPreview{flex-shrink:0}.colorview743218685__view .colorview743218685__fillPreview{width:18px;height:18px;min-width:18px!important;min-height:18px!important}.deletedialog2767667586__layout{max-width:510px!important}.formdocumentfield4149950269__viewWrapper{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formdocumentfield4149950269__viewWrapper:hover{background:var(--wds-color-blue-500, var(--wsr-color-B50));cursor:pointer}.formdocumentfield4149950269__textWidth{max-width:calc(100% - 196px)}.formdocumentfield4149950269__documentLoader{padding-top:21px;padding-bottom:21px}.formdocumentfield4149950269__addDocument{padding-top:17px!important;padding-bottom:17px!important}.formdocumentfield4149950269__addDocument.formdocumentfield4149950269--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formdocumentfield4149950269__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))}.exclamation1041069287__exclamation{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:3px;cursor:pointer}.exclamation1041069287__exclamation.exclamation1041069287---type-7-warning:not(.exclamation1041069287--customSize),.exclamation1041069287__exclamation.exclamation1041069287---type-5-error:not(.exclamation1041069287--customSize){width:24px;height:24px}.exclamation1041069287__exclamation.exclamation1041069287---type-7-warning{color:var(--wds-color-fill-warning-primary)}.exclamation1041069287__exclamation.exclamation1041069287---type-5-error{color:var(--wds-color-fill-destructive-primary)}.exclamation1041069287__actions{display:flex;flex-direction:column}.exclamation1041069287__action{white-space:normal!important;height:auto!important;text-align:left;gap:6px}.exclamation1041069287__action+.exclamation1041069287__action{margin-top:6px}.exclamation1041069287__action.exclamation1041069287--accented{color:var(--wds-color-blue-100)}.exclamation1041069287__action.exclamation1041069287--accented:hover{color:var(--wds-color-blue-200)}.highlightedtext2258718189__root.highlightedtext2258718189--highlightedBackground{animation:highlightedtext2258718189__highlighted 150ms ease-out 1 forwards}.highlightedtext2258718189__substring.highlightedtext2258718189--isHighlighted{animation:highlightedtext2258718189__highlighted-match 150ms ease-out 50ms 1 forwards}@keyframes highlightedtext2258718189__highlighted{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-400, var(--wsr-color-Y40))}}@keyframes highlightedtext2258718189__highlighted-match{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-200, var(--wsr-color-Y20))}}.thumbnailreplaceoverlay3474813363__root{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);border-radius:3px}.thumbnailreplaceoverlay3474813363__icon{color:#fff;width:18px;height:18px}.cellmediaeditshell3322302244__root{width:100%;height:100%}.pasteurlbutton3949457792__root{margin-top:6px}.pasteurlbutton3949457792__iconButtonTooltip{height:max-content}.pasteurlbutton3949457792__iconButton{width:24px;height:24px}.formmediagalleryfield1376199663__container{display:flex;min-height:128px;max-height:259px}.formmediagalleryfield1376199663__viewBox{display:flex;height:100%;width:100%;flex-wrap:wrap}.formmediagalleryfield1376199663__addItemWrapper{height:128px;width:100%;box-sizing:border-box}.formmediagalleryfield1376199663__addItem{box-sizing:border-box}.formmediagalleryfield1376199663__overlay{width:initial!important;min-width:382px!important}.formmediagalleryfield1376199663__image.formmediagalleryfield1376199663--withMarginRight{margin-right:3px}.formmediagalleryfield1376199663__image.formmediagalleryfield1376199663--withMarginTop{margin-top:3px}.formmediagalleryfield1376199663__previewImage{max-height:calc(100% - 12px)!important}.formmediagalleryfield1376199663__previewVideo{border-radius:8px;max-width:100%;max-height:calc(100% - 12px)!important}.mediaimage2799810137__root{display:flex;align-items:center;flex-shrink:0;position:relative;box-sizing:border-box}.mediaimage2799810137__root.mediaimage2799810137--error{--mediaimage2799810137-from:calc(50% - 0.5px);--mediaimage2799810137-to:calc(50% + 0.5px);background-image:linear-gradient(to bottom right,transparent var(--mediaimage2799810137-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage2799810137-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage2799810137-to),transparent var(--mediaimage2799810137-to))}.mediaimage2799810137__root.mediaimage2799810137--error>*{opacity:0}.overlay3442142441__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))}.overlay3442142441__iconOverlay.overlay3442142441---size-5-small{width:20px;height:20px}.overlay3442142441__iconOverlay.overlay3442142441---size-6-medium{width:24px;height:24px}.overlay3442142441__iconOverlay.overlay3442142441---size-5-large{width:28px;height:28px}.overlay3442142441__iconOverlay.overlay3442142441---placement-7-topLeft{top:2px;left:2px}.overlay3442142441__iconOverlay.overlay3442142441---placement-10-bottomLeft{bottom:2px;left:2px}.medialoader3986141410__loader{border-radius:6px}.medialoader3986141410__loader.medialoader3986141410--isDashed{border:dashed 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.medialoader3986141410__loader.medialoader3986141410--isSolid{border:solid 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.mediatag2312565667__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))}.cellmultidocumentedit1648801023__chipTrigger{display:flex;align-items:center;min-width:0;max-width:100%;margin:0;padding:0;border:0;background:0 0;font:inherit;color:inherit;text-align:inherit;cursor:pointer}.formmultidocument462168404__viewRoot{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formmultidocument462168404__singleViewWrapper{border-radius:0;border-bottom:1px solid var(--wds-color-neutral-600, var(--wsr-color-D60));background-color:transparent!important}.formmultidocument462168404__viewRoot>div:first-child .formmultidocument462168404__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))}.formmultidocument462168404__singleViewWrapper:hover{background-color:var(--wds-color-blue-500, var(--wsr-color-B50))!important}.formmultidocument462168404__singleViewWrapper:focus-visible{border-bottom:1px solid transparent;position:relative;z-index:1}.formmultidocument462168404__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))}.formmultidocument462168404__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))}.cellmultireferenceinput838814131__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}.cellreferenceinput3359134559__root{width:100%;height:100%;display:flex;align-items:center}.cellreferenceinput3359134559__autocomplete{width:100%}.richcontentdefaultvalueinput927131759__richContentEditorContainer .richcontentdefaultvalueinput927131759__editor{max-height:calc(40vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentforminput2279180603__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-blue-300);border-radius:var(--wds-border-radius-300)}.richcontentforminput2279180603__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richcontentforminput2279180603__root .richcontentforminput2279180603__editor{overflow-y:auto;max-height:calc(80vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentformreadonlyinput4128499448__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-black-600);border-radius:var(--wds-border-radius-300)}.richcontentformreadonlyinput4128499448__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.fullscreenmodal15708560__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}.publishloader932699564__publishLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--wds-color-white);z-index:5000;border-radius:inherit}.togglefullscreenbutton1277576667__root{z-index:5;box-sizing:border-box;position:absolute;right:0;top:calc(50% - 16px)!important;padding-right:3px}.togglefullscreenbutton1277576667__root button{border-radius:6px!important}.richcontenteditor3855532316__root{position:relative;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)}.richcontenteditor3855532316__root,.richcontenteditor3855532316__toolbarContainer,.richcontenteditor3855532316__footerToolbarContainer{width:100%;box-sizing:border-box}.richcontenteditor3855532316__toolbarContainer div{box-sizing:border-box}.richcontenteditor3855532316__toolbarAndFullScreenButtonWrapper{display:flex;position:relative}.richcontenteditor3855532316__editor{box-sizing:border-box;padding:36px 24px 36px 55px}.richcontenteditor3855532316__modalEditor{display:flex;flex-direction:column;flex:1;height:100%}.richcontenteditor3855532316__modalEditor .richcontenteditor3855532316__editor{overflow-y:auto;flex:1;min-width:592px;box-sizing:border-box}.richcontenteditor3855532316__modalEditor .richcontenteditor3855532316__footerToolbarContainer{margin-top:9px}.richcontenteditor3855532316__toolbarContainer button[data-hook~=text-button-headings]>span{display:inline-flex;padding-inline-end:3px!important}.richcontenteditor3855532316__toolbarContainer button[data-hook~=text-button-ai]>span{padding-inline-end:9px!important}.richcontenttoolbar3242725985__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}.richcontenttoolbar3242725985__toolbarButton{line-height:40px;background:0 0;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 5px 0 0}.richcontenttoolbar3242725985__toolbarButton:disabled{color:graytext}.richcontenttoolbar3242725985__separator{width:1px;height:20px;margin:0 8px 0 3px;background:rgba(51,51,51,.1)}.richcontenttoolbar3242725985__toolbar label{padding:0 8px}.richcontentviewer453758759__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:36px}.richcontentviewer453758759__root.richcontentviewer453758759--isFullScreen{padding:12px 24px}.richcontentviewer453758759__root:not(.richcontentviewer453758759--isFullScreen){padding:6px 24px 6px 12px}.richcontentviewer453758759__root ToggleButton{margin:0;padding:0;border:0;position:absolute;top:2px!important;right:2px;width:30px;height:30px}.richcontentviewer453758759__viewer{height:calc(100% - 36px);width:100%}.richcontentviewer453758759__modalViewer{min-width:592px;overflow:auto}.richtexteditor3749400372__root{width:100%;box-sizing:border-box;outline:0;overflow:hidden;border-radius:var(--wds-border-radius-300)}.richtexteditor3749400372__root.richtexteditor3749400372---border-4-none{border:0}.richtexteditor3749400372__root.richtexteditor3749400372---border-8-standard{border:1px solid var(--wds-color-blue-300)}.richtexteditor3749400372__root.richtexteditor3749400372---border-8-standard:focus,.richtexteditor3749400372__root.richtexteditor3749400372---border-8-standard:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richtexteditor3749400372__root.richtexteditor3749400372---border-8-standard.richtexteditor3749400372---status-5-error{border:1px solid var(--wds-color-red-100)}.richtexteditor3749400372__root.richtexteditor3749400372---border-8-standard.richtexteditor3749400372---status-5-error:focus,.richtexteditor3749400372__root.richtexteditor3749400372---border-8-standard.richtexteditor3749400372---status-5-error:focus-within{border:1px solid var(--wds-color-red-100);box-shadow:0 0 0 3px var(--wds-color-red-300)}.richtexteditor3749400372__root.richtexteditor3749400372---border-8-standard.richtexteditor3749400372---status-7-warning{border:1px solid var(--wds-color-yellow-100)}.richtexteditor3749400372__root.richtexteditor3749400372---border-8-standard.richtexteditor3749400372---status-7-warning:focus,.richtexteditor3749400372__root.richtexteditor3749400372---border-8-standard.richtexteditor3749400372---status-7-warning:focus-within{border:1px solid var(--wds-color-yellow-100);box-shadow:0 0 0 3px var(--wds-color-yellow-300)}.richtexteditor3749400372__nativeInput{position:absolute;opacity:0;padding:0;margin:0;border:0;width:0;height:0}.richtexteditor3749400372__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)}.richtexteditor3749400372__editor.richtexteditor3749400372--isFullScreen{max-width:782px;min-width:582px;background:var(--wds-color-black-700)}.richtexteditor3749400372__editor:not(.richtexteditor3749400372--isFullScreen){max-height:80vh}.richtexteditor3749400372__editor>div{flex:1;max-width:100%}.toolbar4112744814__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}.toolbar4112744814__item{display:flex;margin-right:12px}.toolbar4112744814__item svg,.toolbar4112744814__item svg path,.toolbar4112744814__item svg text{color:inherit;fill:currentColor}.toolbar4112744814__separator{display:inline-flex;margin-right:12px;border-left:1px solid #ddd;align-self:stretch}.toolbar4112744814__clearFormatting{margin-left:auto}.toolbar4112744814__fullScreen{margin-right:0}.toolbar4112744814__dropdownItemContent{height:36px;width:100%;display:flex;gap:12px;justify-content:space-between;align-items:center}.toolbar4112744814__dropdownItemContent.toolbar4112744814--selected .toolbar4112744814__dropdownItemTitle,.toolbar4112744814__dropdownItemContent.toolbar4112744814--selected .toolbar4112744814__dropdownItemSubtitle{color:var(--wds-color-white)!important}.toolbar4112744814__dropdownItemSubtitle{color:var(--wds-color-black-400)!important;padding-right:12px;flex-shrink:0}.toolbar4112744814__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}.toolbar4112744814__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}.toolbar4112744814__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}.toolbar4112744814__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}.toolbar4112744814__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}.toolbar4112744814__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}.toolbar4112744814__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}.toolbar4112744814__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}.toolbar4112744814__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}.textview62424450__textView::after{content:"";display:block}.richeditor3718190400__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))}.richeditor3718190400__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))}.richeditor3718190400__editor .DraftEditor-root{width:100%;height:100%}.richeditor3718190400__editor .DraftEditor-root [data-contents]{overflow:auto}.richeditor3718190400__editor .DraftEditor-editorContainer{display:flex;min-height:100%;background:#fff}.richeditor3718190400__editor .public-DraftEditor-content{padding:12px 24px 24px;min-height:100%;width:100%;box-sizing:border-box}.richeditor3718190400__editor .public-DraftEditor-content ol,.richeditor3718190400__editor .public-DraftEditor-content ul{display:flex;flex-direction:column;padding:0}.richeditor3718190400__editor .public-DraftEditor-content a,.richeditor3718190400__editor .public-DraftEditor-content a:visited{color:inherit;text-decoration:none}.richeditor3718190400__header-one:not(li),.richeditor3718190400__header-two:not(li),.richeditor3718190400__header-three:not(li),.richeditor3718190400__header-four:not(li),.richeditor3718190400__header-five:not(li),.richeditor3718190400__header-six:not(li){margin-block:0;margin:0}.richeditor3718190400__header-one,.richeditor3718190400__editor li.richeditor3718190400__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)))}.richeditor3718190400__header-two,.richeditor3718190400__editor li.richeditor3718190400__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)))}.richeditor3718190400__header-three,.richeditor3718190400__editor li.richeditor3718190400__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)))}.richeditor3718190400__header-four,.richeditor3718190400__editor li.richeditor3718190400__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)))}.richeditor3718190400__header-five,.richeditor3718190400__editor li.richeditor3718190400__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)))}.richeditor3718190400__header-six,.richeditor3718190400__editor li.richeditor3718190400__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)))}.richeditor3718190400__paragraph-one,.richeditor3718190400__editor li.richeditor3718190400__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)))}.richeditor3718190400__unstyled,.richeditor3718190400__editor li.richeditor3718190400__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)))}.richeditor3718190400__paragraph-three,.richeditor3718190400__editor li.richeditor3718190400__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)))}.richeditor3718190400__editor li.richeditor3718190400__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)))}.richeditor3718190400__editor li.richeditor3718190400__header-one:first-child~li::marker{line-height:var(--rt-h1-fontSize, 72px)}.richeditor3718190400__editor li.richeditor3718190400__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)))}.richeditor3718190400__editor li.richeditor3718190400__header-two:first-child~li::marker{line-height:var(--rt-h2-fontSize, 42px)}.richeditor3718190400__editor li.richeditor3718190400__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)))}.richeditor3718190400__editor li.richeditor3718190400__header-three:first-child~li::marker{line-height:var(--rt-h3-fontSize, 38px)}.richeditor3718190400__editor li.richeditor3718190400__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)))}.richeditor3718190400__editor li.richeditor3718190400__header-four:first-child~li::marker{line-height:var(--rt-h4-fontSize, 34px)}.richeditor3718190400__editor li.richeditor3718190400__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)))}.richeditor3718190400__editor li.richeditor3718190400__header-five:first-child~li::marker{line-height:var(--rt-h5-fontSize, 28px)}.richeditor3718190400__editor li.richeditor3718190400__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)))}.richeditor3718190400__editor li.richeditor3718190400__header-six:first-child~li::marker{line-height:var(--rt-h6-fontSize, 22px)}.richeditor3718190400__editor li.richeditor3718190400__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)))}.richeditor3718190400__editor li.richeditor3718190400__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)))}.richeditor3718190400__editor li.richeditor3718190400__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}.richeditor3718190400__align-left{text-align:left;align-self:flex-start}.richeditor3718190400__align-right{text-align:right;align-self:flex-end}.richeditor3718190400__align-center{text-align:center;align-self:center}.richeditor3718190400__align-justify{text-align:justify;align-self:stretch}.richeditor3718190400__withMargin{display:inline-block}.richeditor3718190400__dir-rtl,.richeditor3718190400__editor .public-DraftStyleDefault-rtl{direction:rtl}.richeditor3718190400__editor .public-DraftStyleDefault-listRTL{direction:rtl;text-align:right;max-width:100%}
|
|
@@ -1,13 +1,35 @@
|
|
|
1
1
|
import { media } from '@wix/sdk';
|
|
2
|
+
// Protocols a browser can put straight into an `<img src>`.
|
|
3
|
+
const DIRECT_PROTOCOLS = ['http:', 'https:', 'data:', 'blob:'];
|
|
2
4
|
export const getImageUrl = (image) => {
|
|
3
|
-
|
|
5
|
+
const value = image?.trim();
|
|
6
|
+
if (!value) {
|
|
4
7
|
return undefined;
|
|
5
8
|
}
|
|
6
|
-
|
|
7
|
-
|
|
9
|
+
const protocol = getProtocol(value);
|
|
10
|
+
if (protocol && DIRECT_PROTOCOLS.includes(protocol)) {
|
|
11
|
+
return value;
|
|
12
|
+
}
|
|
13
|
+
try {
|
|
14
|
+
// The SDK parses its input with `new URL()`, so a bare media id
|
|
15
|
+
// ("abc~mv2.jpg") has to be wrapped in a media URI or it throws.
|
|
16
|
+
const resolved = media.getImageUrl(protocol ? value : `wix:image://v1/${value}`);
|
|
17
|
+
return resolved.id ? resolved.url : undefined;
|
|
18
|
+
}
|
|
19
|
+
catch {
|
|
20
|
+
// Values that are neither a media id nor a URL (free text, legacy rows) —
|
|
21
|
+
// show no image instead of crashing the whole form.
|
|
22
|
+
return undefined;
|
|
8
23
|
}
|
|
9
|
-
return media.getImageUrl(image).url;
|
|
10
24
|
};
|
|
25
|
+
function getProtocol(url) {
|
|
26
|
+
try {
|
|
27
|
+
return new URL(url).protocol;
|
|
28
|
+
}
|
|
29
|
+
catch {
|
|
30
|
+
return undefined;
|
|
31
|
+
}
|
|
32
|
+
}
|
|
11
33
|
export function isAbsoluteUrl(url) {
|
|
12
34
|
try {
|
|
13
35
|
const parsed = new URL(url);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-image-url.js","sourceRoot":"","sources":["../../../src/utils/get-image-url.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AAEjC,MAAM,CAAC,MAAM,WAAW,GAAG,CAAC,KAAgC,EAAE,EAAE;IAC9D,IAAI,CAAC,KAAK,EAAE;QACV,OAAO,SAAS,CAAC;KAClB;IAED,
|
|
1
|
+
{"version":3,"file":"get-image-url.js","sourceRoot":"","sources":["../../../src/utils/get-image-url.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,UAAU,CAAC;AAEjC,4DAA4D;AAC5D,MAAM,gBAAgB,GAAG,CAAC,OAAO,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;AAE/D,MAAM,CAAC,MAAM,WAAW,GAAG,CAAC,KAAgC,EAAE,EAAE;IAC9D,MAAM,KAAK,GAAG,KAAK,EAAE,IAAI,EAAE,CAAC;IAE5B,IAAI,CAAC,KAAK,EAAE;QACV,OAAO,SAAS,CAAC;KAClB;IAED,MAAM,QAAQ,GAAG,WAAW,CAAC,KAAK,CAAC,CAAC;IAEpC,IAAI,QAAQ,IAAI,gBAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,EAAE;QACnD,OAAO,KAAK,CAAC;KACd;IAED,IAAI;QACF,gEAAgE;QAChE,iEAAiE;QACjE,MAAM,QAAQ,GAAG,KAAK,CAAC,WAAW,CAChC,QAAQ,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,kBAAkB,KAAK,EAAE,CAC7C,CAAC;QAEF,OAAO,QAAQ,CAAC,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,CAAC,SAAS,CAAC;KAC/C;IAAC,MAAM;QACN,0EAA0E;QAC1E,oDAAoD;QACpD,OAAO,SAAS,CAAC;KAClB;AACH,CAAC,CAAC;AAEF,SAAS,WAAW,CAAC,GAAW;IAC9B,IAAI;QACF,OAAO,IAAI,GAAG,CAAC,GAAG,CAAC,CAAC,QAAQ,CAAC;KAC9B;IAAC,MAAM;QACN,OAAO,SAAS,CAAC;KAClB;AACH,CAAC;AAED,MAAM,UAAU,aAAa,CAAC,GAAW;IACvC,IAAI;QACF,MAAM,MAAM,GAAG,IAAI,GAAG,CAAC,GAAG,CAAC,CAAC;QAC5B,OAAO,CAAC,CAAC,MAAM,CAAC,QAAQ,IAAI,CAAC,CAAC,MAAM,CAAC,IAAI,CAAC;KAC3C;IAAC,MAAM;QACN,OAAO,KAAK,CAAC;KACd;AACH,CAAC"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export declare const getDateWithoutTimezone: (date: Date | string) => Date;
|
|
2
|
-
export declare const getISODateStringWithFixedTimezone: (date: Date | string) => string;
|
|
1
|
+
export declare const getDateWithoutTimezone: (date: Date | string) => Date | undefined;
|
|
2
|
+
export declare const getISODateStringWithFixedTimezone: (date: Date | string) => string | undefined;
|
|
3
3
|
//# sourceMappingURL=date-utils.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"date-utils.d.ts","sourceRoot":"","sources":["../../../../src/components/date-input/date-utils.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"date-utils.d.ts","sourceRoot":"","sources":["../../../../src/components/date-input/date-utils.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,sBAAsB,SAC3B,IAAI,GAAG,MAAM,KAClB,IAAI,GAAG,SAGT,CAAC;AAEF,eAAO,MAAM,iCAAiC,SACtC,IAAI,GAAG,MAAM,KAClB,MAAM,GAAG,SASX,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"form-date-input.d.ts","sourceRoot":"","sources":["../../../../src/components/date-input/form-date-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA2B,MAAM,OAAO,CAAC;AAMhD,OAAO,EAAE,cAAc,EAAgB,MAAM,wBAAwB,CAAC;AAQtE,MAAM,WAAW,kBAAmB,SAAQ,cAAc,CAAC,MAAM,GAAG,IAAI,CAAC;CAAG;
|
|
1
|
+
{"version":3,"file":"form-date-input.d.ts","sourceRoot":"","sources":["../../../../src/components/date-input/form-date-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA2B,MAAM,OAAO,CAAC;AAMhD,OAAO,EAAE,cAAc,EAAgB,MAAM,wBAAwB,CAAC;AAQtE,MAAM,WAAW,kBAAmB,SAAQ,cAAc,CAAC,MAAM,GAAG,IAAI,CAAC;CAAG;AA6F5E,eAAO,MAAM,aAAa,WA3FK,kBAAkB;;CA2FI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"form-document-field.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/document/form-document-field.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;;;
|
|
1
|
+
{"version":3,"file":"form-document-field.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/document/form-document-field.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;;;CAAoV,CAAC;AACvW,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM;;;;;;;CAAmQ,CAAC;AACrR,eAAO,IAAI,IAAI;;;;;;;;;;CAAsZ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"highlighted-text.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/highlighted-text/highlighted-text.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;
|
|
1
|
+
{"version":3,"file":"highlighted-text.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/highlighted-text/highlighted-text.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAgG,CAAC;AACnH,eAAO,IAAI,SAAS;;;CAA8H,CAAC;AACnJ,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;CAAwK,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cell-multi-document-edit.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/multi-document/cell-multi-document-edit.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;
|
|
1
|
+
{"version":3,"file":"cell-multi-document-edit.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/multi-document/cell-multi-document-edit.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAgH,CAAC;AACnI,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"form-multi-document.st.css.d.ts","sourceRoot":"","sources":["../../../../../src/components/multi-document/multi-document-input/form-multi-document.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;
|
|
1
|
+
{"version":3,"file":"form-multi-document.st.css.d.ts","sourceRoot":"","sources":["../../../../../src/components/multi-document/multi-document-input/form-multi-document.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;CAAwO,CAAC;AAC3P,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM;;;CAAkG,CAAC;AACpH,eAAO,IAAI,IAAI;;;;;;;;CAAsS,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cell-multi-reference-input.d.ts","sourceRoot":"","sources":["../../../../src/components/reference/cell-multi-reference-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkD,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"cell-multi-reference-input.d.ts","sourceRoot":"","sources":["../../../../src/components/reference/cell-multi-reference-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkD,MAAM,OAAO,CAAC;AAKvE,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAG1E,YAAY,EAAE,sBAAsB,EAAE,CAAC;AAEvC,MAAM,WAAW,6BAA6B;IAC5C,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,WAAW,EAAE,MAAM,IAAI,CAAC;CACzB;AAED,MAAM,WAAW,4BAA4B;IAC3C,mEAAmE;IACnE,KAAK,EAAE,sBAAsB,EAAE,CAAC;IAChC,kEAAkE;IAClE,aAAa,EAAE,sBAAsB,EAAE,CAAC;IACxC,sCAAsC;IACtC,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,QAAQ,EAAE,CAAC,IAAI,EAAE,sBAAsB,KAAK,IAAI,CAAC;IACjD,WAAW,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,CAAC,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,aAAa,KAAK,IAAI,CAAC;IAC7C,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B,wFAAwF;IACxF,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,iFAAiF;IACjF,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,gBAAgB,CAAC;QAAE,KAAK,EAAE,MAAM,IAAI,CAAA;KAAE,GAAG,IAAI,GAAG,SAAS,CAAC,CAAC;IAC5E,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAWD,eAAO,MAAM,uBAAuB,oHA2KnC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cell-multi-reference-input.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/reference/cell-multi-reference-input.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;
|
|
1
|
+
{"version":3,"file":"cell-multi-reference-input.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/reference/cell-multi-reference-input.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;CAAoD,CAAC;AACvE,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;;;CAA8Y,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cell-reference-input.d.ts","sourceRoot":"","sources":["../../../../src/components/reference/cell-reference-input.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"cell-reference-input.d.ts","sourceRoot":"","sources":["../../../../src/components/reference/cell-reference-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkD,MAAM,OAAO,CAAC;AAOvE,MAAM,WAAW,iBAAiB;IAChC,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,wBAAwB;IACvC,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,WAAW,EAAE,MAAM,IAAI,CAAC;CACzB;AAED,MAAM,WAAW,uBAAuB;IACtC,qFAAqF;IACrF,KAAK,EAAE,iBAAiB,EAAE,CAAC;IAC3B,+EAA+E;IAC/E,KAAK,EAAE,MAAM,CAAC;IACd,mGAAmG;IACnG,YAAY,CAAC,EAAE,iBAAiB,CAAC;IACjC,QAAQ,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAC3D,QAAQ,EAAE,CAAC,IAAI,EAAE,iBAAiB,KAAK,IAAI,CAAC;IAC5C,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,aAAa,KAAK,IAAI,CAAC;IAC5C,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B,wFAAwF;IACxF,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,0EAA0E;IAC1E,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,gBAAgB,CAAC;QAAE,KAAK,EAAE,MAAM,IAAI,CAAA;KAAE,GAAG,IAAI,GAAG,SAAS,CAAC,CAAC;CAC7E;AAKD,eAAO,MAAM,kBAAkB,0GA4H9B,CAAC"}
|
|
@@ -19,6 +19,7 @@ export interface FormMultiReferenceProps extends BaseInputProps<FormMultiReferen
|
|
|
19
19
|
hasMore?: boolean;
|
|
20
20
|
loadMore?: () => void;
|
|
21
21
|
fixedFooter?: React.ReactNode;
|
|
22
|
+
/** When set, renders an "Open Collection" action at the bottom of the dropdown. */
|
|
22
23
|
onOpenCollection?: () => void;
|
|
23
24
|
placeholder?: string;
|
|
24
25
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"form-multi-reference.d.ts","sourceRoot":"","sources":["../../../../src/components/reference/form-multi-reference.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"form-multi-reference.d.ts","sourceRoot":"","sources":["../../../../src/components/reference/form-multi-reference.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAa5D,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAIxD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,kBAAkB,CAAC;AAE1D,2EAA2E;AAC3E,MAAM,MAAM,uBAAuB,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,EAAE,GAAG,IAAI,CAAC;AAKvE,MAAM,WAAW,uBACf,SAAQ,cAAc,CAAC,uBAAuB,CAAC;IAC/C,wCAAwC;IACxC,KAAK,EAAE,iBAAiB,EAAE,CAAC;IAC3B,2DAA2D;IAC3D,OAAO,EAAE,MAAM,CAAC;IAChB,mDAAmD;IACnD,YAAY,EAAE,MAAM,CAAC;IACrB,8EAA8E;IAC9E,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,yDAAyD;IACzD,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;IAC3B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B,mFAAmF;IACnF,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AA4LD,eAAO,MAAM,kBAAkB,WAtLK,uBAAuB;;CAsLI,CAAC"}
|
|
@@ -23,6 +23,7 @@ export interface FormReferenceProps extends BaseInputProps<FormReferenceValue> {
|
|
|
23
23
|
hasMore?: boolean;
|
|
24
24
|
loadMore?: () => void;
|
|
25
25
|
fixedFooter?: React.ReactNode;
|
|
26
|
+
/** When set, renders an "Open Collection" action at the bottom of the dropdown. */
|
|
26
27
|
onOpenCollection?: () => void;
|
|
27
28
|
placeholder?: string;
|
|
28
29
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"form-reference.d.ts","sourceRoot":"","sources":["../../../../src/components/reference/form-reference.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"form-reference.d.ts","sourceRoot":"","sources":["../../../../src/components/reference/form-reference.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAY5D,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAKxD,MAAM,WAAW,iBAAiB;IAChC,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,qFAAqF;AACrF,MAAM,MAAM,kBAAkB,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,IAAI,CAAC;AAKhE,MAAM,WAAW,kBAAmB,SAAQ,cAAc,CAAC,kBAAkB,CAAC;IAC5E,wCAAwC;IACxC,KAAK,EAAE,iBAAiB,EAAE,CAAC;IAC3B,2DAA2D;IAC3D,OAAO,EAAE,MAAM,CAAC;IAChB,uDAAuD;IACvD,YAAY,EAAE,MAAM,CAAC;IACrB,8EAA8E;IAC9E,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,mEAAmE;IACnE,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,aAAa,CAAC,EAAE,MAAM,IAAI,CAAC;IAC3B,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B,mFAAmF;IACnF,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAkKD,eAAO,MAAM,aAAa,WAhKK,kBAAkB;;CAgKI,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface ReferenceDropdownFooterParams {
|
|
3
|
+
/** Caller-supplied footer content (loader / empty state / error state). */
|
|
4
|
+
fixedFooter?: React.ReactNode;
|
|
5
|
+
/** When set, an "Open Collection" action is appended below the footer. */
|
|
6
|
+
onOpenCollection?: () => void;
|
|
7
|
+
/** Closes the dropdown before navigating to the referenced collection. */
|
|
8
|
+
hideOptions?: () => void;
|
|
9
|
+
}
|
|
10
|
+
/**
|
|
11
|
+
* Footer for a reference dropdown: the caller's content plus an "Open
|
|
12
|
+
* Collection" action. Returns `undefined` when there is nothing to show, so the
|
|
13
|
+
* dropdown renders no footer at all.
|
|
14
|
+
*/
|
|
15
|
+
export declare function useReferenceDropdownFooter({ fixedFooter, onOpenCollection, hideOptions, }: ReferenceDropdownFooterParams): React.ReactNode | undefined;
|
|
16
|
+
//# sourceMappingURL=reference-dropdown-footer.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"reference-dropdown-footer.d.ts","sourceRoot":"","sources":["../../../../src/components/reference/reference-dropdown-footer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAIvC,MAAM,WAAW,6BAA6B;IAC5C,2EAA2E;IAC3E,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B,0EAA0E;IAC1E,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,0EAA0E;IAC1E,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;CAC1B;AAED;;;;GAIG;AACH,wBAAgB,0BAA0B,CAAC,EACzC,WAAW,EACX,gBAAgB,EAChB,WAAW,GACZ,EAAE,6BAA6B,GAAG,KAAK,CAAC,SAAS,GAAG,SAAS,CA4B7D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fullscreen-modal.st.css.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;
|
|
1
|
+
{"version":3,"file":"fullscreen-modal.st.css.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAkG,CAAC;AACrH,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;CAA8K,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"publish-loader.st.css.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;
|
|
1
|
+
{"version":3,"file":"publish-loader.st.css.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAkG,CAAC;AACrH,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;CAA0C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rich-content-viewer.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;
|
|
1
|
+
{"version":3,"file":"rich-content-viewer.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;CAAoJ,CAAC;AACvK,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"toolbar.st.css.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"toolbar.st.css.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;;;;;;;;;;;;;;CAA67B,CAAC;AACh9B,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;;;;;;;;CAA0e,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"text-view.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/text/text-view.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;
|
|
1
|
+
{"version":3,"file":"text-view.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/text/text-view.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAA4E,CAAC;AAC/F,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-image-url.d.ts","sourceRoot":"","sources":["../../../src/utils/get-image-url.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-image-url.d.ts","sourceRoot":"","sources":["../../../src/utils/get-image-url.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,WAAW,UAAW,MAAM,GAAG,SAAS,GAAG,IAAI,uBA0B3D,CAAC;AAUF,wBAAgB,aAAa,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAOlD"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/patterns-fields",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.59.0",
|
|
4
4
|
"license": "UNLICENSED",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Kobi",
|
|
@@ -113,11 +113,11 @@
|
|
|
113
113
|
"@wix/atlas": "^1.0.35",
|
|
114
114
|
"@wix/data": "^1.0.323",
|
|
115
115
|
"@wix/media": "^1.0.231",
|
|
116
|
-
"@wix/patterns-fields-utils": "1.
|
|
116
|
+
"@wix/patterns-fields-utils": "1.40.0",
|
|
117
117
|
"@wix/rich-content": "1.0.37",
|
|
118
118
|
"@wix/ricos": "^11.2.0",
|
|
119
119
|
"@wix/sdk": "^1.17.2",
|
|
120
|
-
"@wix/wix-ui-icons-common": "^3.
|
|
120
|
+
"@wix/wix-ui-icons-common": "^3.187.0",
|
|
121
121
|
"color": "^2.0.1",
|
|
122
122
|
"draft-js": "^0.11.7",
|
|
123
123
|
"draft-js-export-html": "^1.4.1",
|
|
@@ -142,8 +142,8 @@
|
|
|
142
142
|
"@types/lodash": "^4.17.20",
|
|
143
143
|
"@types/react": "^16.14.68",
|
|
144
144
|
"@wix/babel-cli": "^1.11.0",
|
|
145
|
-
"@wix/bex-core": "2.
|
|
146
|
-
"@wix/design-system": "^1.
|
|
145
|
+
"@wix/bex-core": "2.337.0",
|
|
146
|
+
"@wix/design-system": "^1.307.0",
|
|
147
147
|
"@wix/eslint-config-yoshi": "^6.74.0",
|
|
148
148
|
"@wix/jest-yoshi-preset": "^6.74.0",
|
|
149
149
|
"@wix/wix-data-items-common": "^1.0.270",
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
},
|
|
158
158
|
"peerDependencies": {
|
|
159
159
|
"@wix/bex-core": "^2.284.0",
|
|
160
|
-
"@wix/design-system": "^1.
|
|
160
|
+
"@wix/design-system": "^1.307.0",
|
|
161
161
|
"mobx": "^6.1.8",
|
|
162
162
|
"react": "^16.8.0 || ^18.0.0"
|
|
163
163
|
},
|
|
@@ -195,5 +195,5 @@
|
|
|
195
195
|
"type": "yoshi-flow-library"
|
|
196
196
|
}
|
|
197
197
|
},
|
|
198
|
-
"falconPackageHash": "
|
|
198
|
+
"falconPackageHash": "101294d55eccd20ce3daee60be2369fe807f104addd2fd4b7c61a7cd"
|
|
199
199
|
}
|
|
@@ -34,6 +34,14 @@ describe('FormDateInput field', () => {
|
|
|
34
34
|
expect(await driver.tk.datePickerExists()).toBe(true);
|
|
35
35
|
});
|
|
36
36
|
|
|
37
|
+
// Building the picker's initial value goes through toISOString, which throws
|
|
38
|
+
// on an unparsable date — during render, so it takes the page down.
|
|
39
|
+
it('renders an empty picker for a stored value that is not a date', async () => {
|
|
40
|
+
const driver = setup({ initialValue: 'not a date' });
|
|
41
|
+
|
|
42
|
+
expect(await driver.tk.datePickerExists()).toBe(true);
|
|
43
|
+
});
|
|
44
|
+
|
|
37
45
|
it('marks the field as required when validation.required is true', async () => {
|
|
38
46
|
const driver = setup({
|
|
39
47
|
field: makeField({ type: 'DATE', validation: { required: true } }),
|
|
@@ -42,6 +42,16 @@ describe('FormImageInput field', () => {
|
|
|
42
42
|
);
|
|
43
43
|
});
|
|
44
44
|
|
|
45
|
+
it('renders the image when the value is a bare media id', async () => {
|
|
46
|
+
const driver = setup({
|
|
47
|
+
initialValue: 'dafa67_9aa1f03ed7274a7795d2f2e18a245ac7~mv2.jpg',
|
|
48
|
+
});
|
|
49
|
+
|
|
50
|
+
expect(await driver.tk.getImageUrl()).toContain(
|
|
51
|
+
'dafa67_9aa1f03ed7274a7795d2f2e18a245ac7~mv2.jpg',
|
|
52
|
+
);
|
|
53
|
+
});
|
|
54
|
+
|
|
45
55
|
it('marks the field as required when validation.required is true', async () => {
|
|
46
56
|
const driver = setup({
|
|
47
57
|
field: makeField({ type: 'IMAGE', validation: { required: true } }),
|
|
@@ -30,6 +30,8 @@ interface HarnessProps {
|
|
|
30
30
|
items?: FormReferenceItem[];
|
|
31
31
|
searchValue?: string;
|
|
32
32
|
onSearch?: (q: string) => void;
|
|
33
|
+
fixedFooter?: React.ReactNode;
|
|
34
|
+
onOpenCollection?: () => void;
|
|
33
35
|
}
|
|
34
36
|
|
|
35
37
|
const Harness = ({
|
|
@@ -38,6 +40,8 @@ const Harness = ({
|
|
|
38
40
|
items = ITEMS,
|
|
39
41
|
searchValue,
|
|
40
42
|
onSearch = () => {},
|
|
43
|
+
fixedFooter,
|
|
44
|
+
onOpenCollection,
|
|
41
45
|
}: HarnessProps) => {
|
|
42
46
|
const Inner = () => {
|
|
43
47
|
const methods = useForm<FieldValues>({
|
|
@@ -61,6 +65,8 @@ const Harness = ({
|
|
|
61
65
|
displayField="name"
|
|
62
66
|
searchValue={searchValue}
|
|
63
67
|
onSearch={onSearch}
|
|
68
|
+
fixedFooter={fixedFooter}
|
|
69
|
+
onOpenCollection={onOpenCollection}
|
|
64
70
|
/>
|
|
65
71
|
<span data-hook="error-out">{error ?? ''}</span>
|
|
66
72
|
<button type="submit" data-hook="submit" />
|
|
@@ -121,6 +127,19 @@ describe('FormMultiReference', () => {
|
|
|
121
127
|
).toBeTruthy();
|
|
122
128
|
});
|
|
123
129
|
|
|
130
|
+
// The label is written when the reference is picked, from the referenced
|
|
131
|
+
// item's display field. An empty one must not render an empty tag.
|
|
132
|
+
it('falls back to the untitled label for a reference with no display value', () => {
|
|
133
|
+
const r = renderField({
|
|
134
|
+
initialValue: [{ _id: 'p1', name: '' }],
|
|
135
|
+
});
|
|
136
|
+
const tag = r.baseElement.querySelector(
|
|
137
|
+
`[data-hook="multi-reference-tag-${FIELD.id}-p1"]`,
|
|
138
|
+
);
|
|
139
|
+
|
|
140
|
+
expect(tag?.textContent).toBeTruthy();
|
|
141
|
+
});
|
|
142
|
+
|
|
124
143
|
it('reports typing to the caller via onSearch', () => {
|
|
125
144
|
const onSearch = jest.fn();
|
|
126
145
|
const r = renderField({ onSearch });
|
|
@@ -150,4 +169,86 @@ describe('FormMultiReference', () => {
|
|
|
150
169
|
await submit(r);
|
|
151
170
|
expect(errorText(r)).toBe('');
|
|
152
171
|
});
|
|
172
|
+
|
|
173
|
+
describe('dropdown options', () => {
|
|
174
|
+
const openDropdown = (r: RenderResult) => {
|
|
175
|
+
fireEvent.focus(input(r));
|
|
176
|
+
fireEvent.change(input(r), { target: { value: 'A' } });
|
|
177
|
+
};
|
|
178
|
+
|
|
179
|
+
const optionTitles = () =>
|
|
180
|
+
Array.from(
|
|
181
|
+
document.body.querySelectorAll('[data-hook="list-item-select-title"]'),
|
|
182
|
+
).map((el) => el.textContent);
|
|
183
|
+
|
|
184
|
+
// MultiSelect hides options that already have a tag, so a picked reference
|
|
185
|
+
// stops being offered. Pinned because picking it again would be a no-op.
|
|
186
|
+
it('leaves out references that are already selected', () => {
|
|
187
|
+
const r = renderField({
|
|
188
|
+
initialValue: [{ _id: 'p1', name: 'Ada Lovelace' }],
|
|
189
|
+
});
|
|
190
|
+
openDropdown(r);
|
|
191
|
+
|
|
192
|
+
expect(optionTitles()).toEqual(['Alan Turing']);
|
|
193
|
+
});
|
|
194
|
+
|
|
195
|
+
it('offers every reference when none is selected', () => {
|
|
196
|
+
const r = renderField();
|
|
197
|
+
openDropdown(r);
|
|
198
|
+
|
|
199
|
+
expect(optionTitles()).toEqual(['Ada Lovelace', 'Alan Turing']);
|
|
200
|
+
});
|
|
201
|
+
|
|
202
|
+
it('adds a tag for the picked reference', () => {
|
|
203
|
+
const r = renderField();
|
|
204
|
+
openDropdown(r);
|
|
205
|
+
|
|
206
|
+
fireEvent.click(
|
|
207
|
+
document.body.querySelectorAll('[data-hook="list-item-select"]')[0],
|
|
208
|
+
);
|
|
209
|
+
|
|
210
|
+
expect(
|
|
211
|
+
r.baseElement.querySelector(
|
|
212
|
+
`[data-hook="multi-reference-tag-${FIELD.id}-p1"]`,
|
|
213
|
+
),
|
|
214
|
+
).toBeTruthy();
|
|
215
|
+
});
|
|
216
|
+
});
|
|
217
|
+
|
|
218
|
+
describe('dropdown footer', () => {
|
|
219
|
+
// The footer is portal-mounted with the dropdown, so open it before asserting.
|
|
220
|
+
const openDropdown = (r: RenderResult) => {
|
|
221
|
+
fireEvent.focus(input(r));
|
|
222
|
+
fireEvent.change(input(r), { target: { value: 'A' } });
|
|
223
|
+
};
|
|
224
|
+
|
|
225
|
+
const openCollectionAction = (r: RenderResult) =>
|
|
226
|
+
r.baseElement.querySelector(
|
|
227
|
+
'[data-hook="reference-open-collection"]',
|
|
228
|
+
) as HTMLElement | null;
|
|
229
|
+
|
|
230
|
+
it('renders no open-collection action without an onOpenCollection', () => {
|
|
231
|
+
const r = renderField();
|
|
232
|
+
openDropdown(r);
|
|
233
|
+
expect(openCollectionAction(r)).toBeNull();
|
|
234
|
+
});
|
|
235
|
+
|
|
236
|
+
it('renders the open-collection action and calls it on click', () => {
|
|
237
|
+
const onOpenCollection = jest.fn();
|
|
238
|
+
const r = renderField({ onOpenCollection });
|
|
239
|
+
openDropdown(r);
|
|
240
|
+
fireEvent.click(openCollectionAction(r)!);
|
|
241
|
+
expect(onOpenCollection).toHaveBeenCalledTimes(1);
|
|
242
|
+
});
|
|
243
|
+
|
|
244
|
+
it('renders the caller fixedFooter', () => {
|
|
245
|
+
const r = renderField({
|
|
246
|
+
fixedFooter: <span data-hook="custom-footer">loading</span>,
|
|
247
|
+
});
|
|
248
|
+
openDropdown(r);
|
|
249
|
+
expect(
|
|
250
|
+
r.baseElement.querySelector('[data-hook="custom-footer"]'),
|
|
251
|
+
).toBeTruthy();
|
|
252
|
+
});
|
|
253
|
+
});
|
|
153
254
|
});
|