@wix/patterns-fields 1.25.0 → 1.27.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.
Files changed (218) hide show
  1. package/dist/cjs/assets/locale/messages_en.json +2 -1
  2. package/dist/cjs/components/address/input/address-input.st.css.js +3 -3
  3. package/dist/cjs/components/address/input/address-input.st.css.js.map +1 -1
  4. package/dist/cjs/components/audio/actions/actions-menu/actions-menu.st.css.js +3 -3
  5. package/dist/cjs/components/audio/actions/actions-menu/actions-menu.st.css.js.map +1 -1
  6. package/dist/cjs/components/audio/audio-field/form-audio-field.st.css.js +4 -4
  7. package/dist/cjs/components/audio/audio-field/form-audio-field.st.css.js.map +1 -1
  8. package/dist/cjs/components/audio/audio-player/audio-player.st.css.js +2 -2
  9. package/dist/cjs/components/audio/audio-player/audio-player.st.css.js.map +1 -1
  10. package/dist/cjs/components/color-view/color-view.st.css.js +4 -4
  11. package/dist/cjs/components/color-view/color-view.st.css.js.map +1 -1
  12. package/dist/cjs/components/delete-dialog/delete-dialog.st.css.js +3 -3
  13. package/dist/cjs/components/delete-dialog/delete-dialog.st.css.js.map +1 -1
  14. package/dist/cjs/components/document/form-document-field.st.css.js +7 -7
  15. package/dist/cjs/components/document/form-document-field.st.css.js.map +1 -1
  16. package/dist/cjs/components/exclamation/exclamation.st.css.js +5 -5
  17. package/dist/cjs/components/exclamation/exclamation.st.css.js.map +1 -1
  18. package/dist/cjs/components/highlighted-text/highlighted-text.st.css.js +5 -5
  19. package/dist/cjs/components/highlighted-text/highlighted-text.st.css.js.map +1 -1
  20. package/dist/cjs/components/image/thumbnail-replace-overlay.st.css.js +3 -3
  21. package/dist/cjs/components/image/thumbnail-replace-overlay.st.css.js.map +1 -1
  22. package/dist/cjs/components/index.js +6 -0
  23. package/dist/cjs/components/index.js.map +1 -1
  24. package/dist/cjs/components/media-control/paste-url-button.st.css.js +4 -4
  25. package/dist/cjs/components/media-control/paste-url-button.st.css.js.map +1 -1
  26. package/dist/cjs/components/media-control/use-media-control.js +8 -3
  27. package/dist/cjs/components/media-control/use-media-control.js.map +1 -1
  28. package/dist/cjs/components/media-gallery/form-media-gallery-field.st.css.js +10 -10
  29. package/dist/cjs/components/media-gallery/form-media-gallery-field.st.css.js.map +1 -1
  30. package/dist/cjs/components/media-image/media-image.st.css.js +4 -4
  31. package/dist/cjs/components/media-image/media-image.st.css.js.map +1 -1
  32. package/dist/cjs/components/media-image/overlays/overlay.st.css.js +4 -4
  33. package/dist/cjs/components/media-image/overlays/overlay.st.css.js.map +1 -1
  34. package/dist/cjs/components/media-loader/media-loader.st.css.js +3 -3
  35. package/dist/cjs/components/media-loader/media-loader.st.css.js.map +1 -1
  36. package/dist/cjs/components/media-tag/web-media-tag/media-tag.st.css.js +2 -2
  37. package/dist/cjs/components/media-tag/web-media-tag/media-tag.st.css.js.map +1 -1
  38. package/dist/cjs/components/multi-document/multi-document-input/form-multi-document.st.css.js +5 -5
  39. package/dist/cjs/components/multi-document/multi-document-input/form-multi-document.st.css.js.map +1 -1
  40. package/dist/cjs/components/reference/cell-reference-input.js +164 -0
  41. package/dist/cjs/components/reference/cell-reference-input.js.map +1 -0
  42. package/dist/cjs/components/reference/cell-reference-input.st.css +10 -0
  43. package/dist/cjs/components/reference/cell-reference-input.st.css.js +23 -0
  44. package/dist/cjs/components/reference/cell-reference-input.st.css.js.map +1 -0
  45. package/dist/cjs/components/reference/cell-reference-view.js +59 -0
  46. package/dist/cjs/components/reference/cell-reference-view.js.map +1 -0
  47. package/dist/cjs/components/reference/index.js +22 -0
  48. package/dist/cjs/components/reference/index.js.map +1 -0
  49. package/dist/cjs/components/reference/reference-avatar.js +40 -0
  50. package/dist/cjs/components/reference/reference-avatar.js.map +1 -0
  51. package/dist/cjs/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js +6 -6
  52. package/dist/cjs/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js.map +1 -1
  53. package/dist/cjs/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js +5 -5
  54. package/dist/cjs/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js.map +1 -1
  55. package/dist/cjs/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.js +2 -2
  56. 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
  57. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js +3 -3
  58. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js.map +1 -1
  59. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js +3 -3
  60. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js.map +1 -1
  61. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js +2 -2
  62. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js.map +1 -1
  63. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js +8 -8
  64. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js.map +1 -1
  65. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js +4 -4
  66. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js.map +1 -1
  67. package/dist/cjs/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js +4 -4
  68. package/dist/cjs/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js.map +1 -1
  69. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js +20 -20
  70. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js.map +1 -1
  71. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js +4 -4
  72. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js.map +1 -1
  73. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js +20 -20
  74. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js.map +1 -1
  75. package/dist/cjs/components/text/cell-autocomplete-input.js +64 -48
  76. package/dist/cjs/components/text/cell-autocomplete-input.js.map +1 -1
  77. package/dist/cjs/components/text/text-view.st.css.js +3 -3
  78. package/dist/cjs/components/text/text-view.st.css.js.map +1 -1
  79. package/dist/cjs/services/translations.js.map +1 -1
  80. package/dist/cjs/styles.global.css +1 -1
  81. package/dist/cjs/testkit/patterns-fields-test-provider.js +14 -4
  82. package/dist/cjs/testkit/patterns-fields-test-provider.js.map +1 -1
  83. package/dist/esm/assets/locale/messages_en.json +2 -1
  84. package/dist/esm/components/address/input/address-input.st.css.js +2 -2
  85. package/dist/esm/components/address/input/address-input.st.css.js.map +1 -1
  86. package/dist/esm/components/audio/actions/actions-menu/actions-menu.st.css.js +2 -2
  87. package/dist/esm/components/audio/audio-field/form-audio-field.st.css.js +2 -2
  88. package/dist/esm/components/audio/audio-player/audio-player.st.css.js +2 -2
  89. package/dist/esm/components/color-view/color-view.st.css.js +2 -2
  90. package/dist/esm/components/delete-dialog/delete-dialog.st.css.js +2 -2
  91. package/dist/esm/components/document/form-document-field.st.css.js +2 -2
  92. package/dist/esm/components/exclamation/exclamation.st.css.js +2 -2
  93. package/dist/esm/components/highlighted-text/highlighted-text.st.css.js +3 -3
  94. package/dist/esm/components/image/thumbnail-replace-overlay.st.css.js +2 -2
  95. package/dist/esm/components/image/thumbnail-replace-overlay.st.css.js.map +1 -1
  96. package/dist/esm/components/index.js +1 -0
  97. package/dist/esm/components/index.js.map +1 -1
  98. package/dist/esm/components/media-control/paste-url-button.st.css.js +2 -2
  99. package/dist/esm/components/media-control/paste-url-button.st.css.js.map +1 -1
  100. package/dist/esm/components/media-control/use-media-control.js +9 -3
  101. package/dist/esm/components/media-control/use-media-control.js.map +1 -1
  102. package/dist/esm/components/media-gallery/form-media-gallery-field.st.css.js +2 -2
  103. package/dist/esm/components/media-image/media-image.st.css.js +3 -3
  104. package/dist/esm/components/media-image/media-image.st.css.js.map +1 -1
  105. package/dist/esm/components/media-image/overlays/overlay.st.css.js +3 -3
  106. package/dist/esm/components/media-loader/media-loader.st.css.js +2 -2
  107. package/dist/esm/components/media-loader/media-loader.st.css.js.map +1 -1
  108. package/dist/esm/components/media-tag/web-media-tag/media-tag.st.css.js +2 -2
  109. package/dist/esm/components/multi-document/multi-document-input/form-multi-document.st.css.js +2 -2
  110. package/dist/esm/components/reference/cell-reference-input.js +55 -0
  111. package/dist/esm/components/reference/cell-reference-input.js.map +1 -0
  112. package/dist/esm/components/reference/cell-reference-input.st.css +10 -0
  113. package/dist/esm/components/reference/cell-reference-input.st.css.js +15 -0
  114. package/dist/esm/components/reference/cell-reference-input.st.css.js.map +1 -0
  115. package/dist/esm/components/reference/cell-reference-view.js +13 -0
  116. package/dist/esm/components/reference/cell-reference-view.js.map +1 -0
  117. package/dist/esm/components/reference/index.js +4 -0
  118. package/dist/esm/components/reference/index.js.map +1 -0
  119. package/dist/esm/components/reference/reference-avatar.js +15 -0
  120. package/dist/esm/components/reference/reference-avatar.js.map +1 -0
  121. package/dist/esm/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js +3 -3
  122. package/dist/esm/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js.map +1 -1
  123. package/dist/esm/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js +3 -3
  124. package/dist/esm/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.js +2 -2
  125. package/dist/esm/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.js.map +1 -1
  126. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js +2 -2
  127. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js +2 -2
  128. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js.map +1 -1
  129. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js +2 -2
  130. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js.map +1 -1
  131. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js +3 -3
  132. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js +2 -2
  133. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js.map +1 -1
  134. package/dist/esm/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js +2 -2
  135. package/dist/esm/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js.map +1 -1
  136. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js +3 -3
  137. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js +2 -2
  138. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js.map +1 -1
  139. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js +3 -3
  140. package/dist/esm/components/text/cell-autocomplete-input.js +25 -16
  141. package/dist/esm/components/text/cell-autocomplete-input.js.map +1 -1
  142. package/dist/esm/components/text/text-view.st.css.js +2 -2
  143. package/dist/esm/styles.global.css +1 -1
  144. package/dist/esm/testkit/patterns-fields-test-provider.js +4 -1
  145. package/dist/esm/testkit/patterns-fields-test-provider.js.map +1 -1
  146. package/dist/types/components/address/input/address-input.st.css.d.ts.map +1 -1
  147. package/dist/types/components/image/thumbnail-replace-overlay.st.css.d.ts.map +1 -1
  148. package/dist/types/components/index.d.ts +1 -0
  149. package/dist/types/components/index.d.ts.map +1 -1
  150. package/dist/types/components/media-control/paste-url-button.st.css.d.ts.map +1 -1
  151. package/dist/types/components/media-image/media-image.st.css.d.ts.map +1 -1
  152. package/dist/types/components/media-loader/media-loader.st.css.d.ts.map +1 -1
  153. package/dist/types/components/reference/cell-reference-input.d.ts +35 -0
  154. package/dist/types/components/reference/cell-reference-input.d.ts.map +1 -0
  155. package/dist/types/components/reference/cell-reference-input.st.css.d.ts +14 -0
  156. package/dist/types/components/reference/cell-reference-input.st.css.d.ts.map +1 -0
  157. package/dist/types/components/reference/cell-reference-view.d.ts +8 -0
  158. package/dist/types/components/reference/cell-reference-view.d.ts.map +1 -0
  159. package/dist/types/components/reference/index.d.ts +4 -0
  160. package/dist/types/components/reference/index.d.ts.map +1 -0
  161. package/dist/types/components/reference/reference-avatar.d.ts +8 -0
  162. package/dist/types/components/reference/reference-avatar.d.ts.map +1 -0
  163. package/dist/types/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.d.ts.map +1 -1
  164. package/dist/types/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.d.ts.map +1 -1
  165. package/dist/types/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.d.ts.map +1 -1
  166. package/dist/types/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.d.ts.map +1 -1
  167. package/dist/types/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.d.ts.map +1 -1
  168. package/dist/types/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.d.ts.map +1 -1
  169. package/dist/types/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.d.ts.map +1 -1
  170. package/dist/types/components/text/cell-autocomplete-input.d.ts.map +1 -1
  171. package/dist/types/services/translations.d.ts +1 -1
  172. package/dist/types/services/translations.d.ts.map +1 -1
  173. package/dist/types/testkit/patterns-fields-test-provider.d.ts.map +1 -1
  174. package/package.json +3 -4
  175. package/src/__tests__/components/form-multi-document-field.spec.tsx +1 -1
  176. package/src/assets/locale/messages_en.json +2 -1
  177. package/src/components/address/input/address-input.st.css.ts +2 -2
  178. package/src/components/audio/actions/actions-menu/actions-menu.st.css.ts +2 -2
  179. package/src/components/audio/audio-field/form-audio-field.st.css.ts +2 -2
  180. package/src/components/audio/audio-player/audio-player.st.css.ts +2 -2
  181. package/src/components/color-view/color-view.st.css.ts +2 -2
  182. package/src/components/delete-dialog/delete-dialog.st.css.ts +2 -2
  183. package/src/components/document/form-document-field.st.css.ts +2 -2
  184. package/src/components/exclamation/exclamation.st.css.ts +2 -2
  185. package/src/components/highlighted-text/highlighted-text.st.css.ts +3 -3
  186. package/src/components/image/thumbnail-replace-overlay.st.css.ts +2 -2
  187. package/src/components/index.ts +1 -0
  188. package/src/components/media-control/paste-url-button.st.css.ts +2 -2
  189. package/src/components/media-control/use-media-control.ts +11 -3
  190. package/src/components/media-gallery/form-media-gallery-field.st.css.ts +2 -2
  191. package/src/components/media-image/media-image.st.css.ts +3 -3
  192. package/src/components/media-image/overlays/overlay.st.css.ts +3 -3
  193. package/src/components/media-loader/media-loader.st.css.ts +2 -2
  194. package/src/components/media-tag/web-media-tag/media-tag.st.css.ts +2 -2
  195. package/src/components/multi-document/multi-document-input/form-multi-document.st.css.ts +2 -2
  196. package/src/components/reference/cell-reference-input.st.css +10 -0
  197. package/src/components/reference/cell-reference-input.st.css.ts +25 -0
  198. package/src/components/reference/cell-reference-input.tsx +165 -0
  199. package/src/components/reference/cell-reference-view.tsx +39 -0
  200. package/src/components/reference/index.ts +3 -0
  201. package/src/components/reference/reference-avatar.tsx +34 -0
  202. package/src/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.ts +3 -3
  203. package/src/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.ts +3 -3
  204. package/src/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.ts +2 -2
  205. package/src/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.ts +2 -2
  206. package/src/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.ts +2 -2
  207. package/src/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.ts +2 -2
  208. package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.ts +3 -3
  209. package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.ts +2 -2
  210. package/src/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.ts +2 -2
  211. package/src/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.ts +3 -3
  212. package/src/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.ts +2 -2
  213. package/src/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.ts +3 -3
  214. package/src/components/text/cell-autocomplete-input.tsx +62 -42
  215. package/src/components/text/text-view.st.css.ts +2 -2
  216. package/src/services/translations.ts +1 -0
  217. package/src/styles.global.css +1 -1
  218. package/src/testkit/patterns-fields-test-provider.tsx +9 -3
@@ -1,5 +1,11 @@
1
- import React, { useCallback, useEffect, useMemo, useRef, useState } from 'react';
2
- import { AutoComplete } from '@wix/design-system';
1
+ import React, {
2
+ useCallback,
3
+ useEffect,
4
+ useMemo,
5
+ useRef,
6
+ useState,
7
+ } from 'react';
8
+ import { AutoComplete, listItemSelectBuilder } from '@wix/design-system';
3
9
  import { useTranslations } from '../../hooks/use-translations';
4
10
 
5
11
  export interface CellAutoCompleteOption {
@@ -112,11 +118,6 @@ export const CellAutoCompleteInput = React.forwardRef<
112
118
  // eslint-disable-next-line react-hooks/exhaustive-deps
113
119
  }, []);
114
120
 
115
- const acOptions = useMemo(
116
- () => options.map((o) => ({ id: o.id, value: o.value, label: o.value })),
117
- [options],
118
- );
119
-
120
121
  // Track whether the user has actually typed (vs. the initial searchValue which
121
122
  // reflects the committed option label). For type-to-edit the initial text IS
122
123
  // user input, so we treat it as already-typed.
@@ -125,23 +126,34 @@ export const CellAutoCompleteInput = React.forwardRef<
125
126
  // Pre-filter options based on searchValue — but only after the user has typed.
126
127
  // On normal (double-click) entry the searchValue starts as the current label;
127
128
  // we must show all options until the user actively edits the input.
128
- const filteredOptions = useMemo(() => {
129
- if (!searchValue || !hasUserTyped.current) {
130
- return acOptions;
131
- }
132
- const lower = searchValue.trim().toLowerCase();
133
- return acOptions.filter((o) => (o.label ?? '').toLowerCase().includes(lower));
134
- }, [acOptions, searchValue]);
129
+ // eslint-disable-next-line @typescript-eslint/no-explicit-any
130
+ const filteredOptions = useMemo((): any[] => {
131
+ const source =
132
+ !searchValue || !hasUserTyped.current
133
+ ? options
134
+ : options.filter((o) =>
135
+ o.value.toLowerCase().includes(searchValue.trim().toLowerCase()),
136
+ );
137
+ return source.map((o) =>
138
+ listItemSelectBuilder({
139
+ id: o.id,
140
+ title: o.value,
141
+ size: 'small',
142
+ selected: o.id === selectedId,
143
+ }),
144
+ );
145
+ }, [options, searchValue, selectedId]);
135
146
 
136
147
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
137
148
  const handleSelect = useCallback(
138
149
  (option: any) => {
139
- const label: string = option.label ?? option.value ?? String(option.id);
150
+ const original = options.find((o) => o.id === String(option.id));
151
+ const label = original?.value ?? String(option.id);
140
152
  setSelectedId(option.id);
141
153
  setSearchValue(label);
142
154
  onSelect?.(String(option.id));
143
155
  },
144
- [onSelect],
156
+ [onSelect, options],
145
157
  );
146
158
 
147
159
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
@@ -173,32 +185,40 @@ export const CellAutoCompleteInput = React.forwardRef<
173
185
  }, [onClear]);
174
186
 
175
187
  return (
176
- <AutoComplete
177
- ref={acRef}
178
- size="small"
179
- border="none"
180
- value={searchValue}
181
- selectedId={selectedId}
182
- options={filteredOptions}
183
- onSelect={handleSelect}
184
- onOptionMarked={handleOptionMarked}
185
- onChange={handleChange}
186
- onClear={handleClear}
187
- onFocus={onFocus}
188
- onBlur={onBlur}
189
- clearButton={!!searchValue || !!selectedId}
190
- placeholder={t('patterns-fields.select.search_placeholder')}
191
- emptyStateMessage={t('auto-patterns.fields.no_results_found')}
192
- popoverProps={{ appendTo: 'window', moveBy: { y: 4 } }}
193
- autoSelect={false}
194
- textOverflow="ellipsis"
195
- inputRef={(el: HTMLInputElement) => {
196
- if (inputRef) {
197
- inputRef.current = el;
198
- }
199
- }}
200
- className={className}
201
- />
188
+ // Prevent EditableCell's row click/dblclick handlers from firing when
189
+ // the user interacts with the input or dropdown.
190
+ <div
191
+ style={{ width: '100%' }}
192
+ onClick={(e) => e.stopPropagation()}
193
+ onMouseDown={(e) => e.stopPropagation()}
194
+ >
195
+ <AutoComplete
196
+ ref={acRef}
197
+ size="small"
198
+ border="none"
199
+ value={searchValue}
200
+ selectedId={selectedId}
201
+ options={filteredOptions}
202
+ onSelect={handleSelect}
203
+ onOptionMarked={handleOptionMarked}
204
+ onChange={handleChange}
205
+ onClear={handleClear}
206
+ onFocus={onFocus}
207
+ onBlur={onBlur}
208
+ clearButton={!!searchValue || !!selectedId}
209
+ placeholder={t('patterns-fields.select.search_placeholder')}
210
+ emptyStateMessage={t('auto-patterns.fields.no_results_found')}
211
+ popoverProps={{ appendTo: 'window', moveBy: { y: 4 } }}
212
+ autoSelect={false}
213
+ textOverflow="ellipsis"
214
+ inputRef={(el: HTMLInputElement) => {
215
+ if (inputRef) {
216
+ inputRef.current = el;
217
+ }
218
+ }}
219
+ className={className}
220
+ />
221
+ </div>
202
222
  );
203
223
  },
204
224
  );
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../stylable-esm-runtime.js";
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "textview3091426966";
8
+ var _namespace_ = "textview1522856063";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"textview3091426966__root","textView":"textview3091426966__textView"};
16
+ export var classes = {"root":"textview1522856063__root","textView":"textview1522856063__textView"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -162,6 +162,7 @@ export type TranslationsKeys =
162
162
  | 'CMS.video.preview'
163
163
  | 'CMS.video.download'
164
164
  | 'CMS.video.delete'
165
+ | 'patterns-fields.reference.untitled'
165
166
  | 'CMS.document.delete.title'
166
167
  | 'CMS.document.delete.message'
167
168
  | 'auto-patterns.fields.type_mismatch_convert'
@@ -1 +1 @@
1
- .addressinput2137014389__tableAddressInput{height:36px!important;margin-left:-1px;display:flex!important;align-items:center;width:100%}.addressinput2137014389__tableAddressInput>div{padding:0!important;width:100%}.addressinput2137014389__tableAddressInput:focus-within{margin-left:2px}.actionsmenu1871253931__action{margin-left:calc(var(--wds-space-100, 6px)*-1)}.formaudiofield2325110158__addItem{height:120px!important;box-sizing:border-box}.formaudiofield2325110158__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)}.formaudiofield2325110158__addItem.formaudiofield2325110158--disabled{pointer-events:auto!important}.formaudiofield2325110158__addItem.formaudiofield2325110158--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formaudiofield2325110158__mediaTitle{line-height:18px!important}.audioplayer3870454304__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}.colorview4145005705__view{width:100%}.colorview4145005705__fillPreview{flex-shrink:0}.colorview4145005705__view .colorview4145005705__fillPreview{width:18px;height:18px;min-width:18px!important;min-height:18px!important}.deletedialog2773205546__layout{max-width:510px!important}.formdocumentfield168156614__viewWrapper{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formdocumentfield168156614__viewWrapper:hover{background:var(--wds-color-blue-500, var(--wsr-color-B50));cursor:pointer}.formdocumentfield168156614__textWidth{max-width:calc(100% - 196px)}.formdocumentfield168156614__documentLoader{padding-top:21px;padding-bottom:21px}.formdocumentfield168156614__addDocument{padding-top:17px!important;padding-bottom:17px!important}.formdocumentfield168156614__addDocument.formdocumentfield168156614--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formdocumentfield168156614__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))}.exclamation2422090019__exclamation{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:3px;cursor:pointer}.exclamation2422090019__exclamation.exclamation2422090019---type-7-warning:not(.exclamation2422090019--customSize),.exclamation2422090019__exclamation.exclamation2422090019---type-5-error:not(.exclamation2422090019--customSize){width:24px;height:24px}.exclamation2422090019__exclamation.exclamation2422090019---type-7-warning{color:var(--wds-color-fill-warning-primary)}.exclamation2422090019__exclamation.exclamation2422090019---type-5-error{color:var(--wds-color-fill-destructive-primary)}.exclamation2422090019__actions{display:flex;flex-direction:column}.exclamation2422090019__action{white-space:normal!important;height:auto!important;text-align:left;gap:6px}.exclamation2422090019__action+.exclamation2422090019__action{margin-top:6px}.exclamation2422090019__action.exclamation2422090019--accented{color:var(--wds-color-blue-100)}.exclamation2422090019__action.exclamation2422090019--accented:hover{color:var(--wds-color-blue-200)}.highlightedtext3652828107__root.highlightedtext3652828107--highlightedBackground{animation:highlightedtext3652828107__highlighted 150ms ease-out 1 forwards}.highlightedtext3652828107__substring.highlightedtext3652828107--isHighlighted{animation:highlightedtext3652828107__highlighted-match 150ms ease-out 50ms 1 forwards}@keyframes highlightedtext3652828107__highlighted{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-400, var(--wsr-color-Y40))}}@keyframes highlightedtext3652828107__highlighted-match{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-200, var(--wsr-color-Y20))}}.thumbnailreplaceoverlay1621662720__root{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);border-radius:3px}.thumbnailreplaceoverlay1621662720__icon{color:#fff;width:18px;height:18px}.pasteurlbutton613729435__root{margin-top:6px}.pasteurlbutton613729435__iconButtonTooltip{height:max-content}.pasteurlbutton613729435__iconButton{width:24px;height:24px}.formmediagalleryfield3524730140__container{display:flex;min-height:128px;max-height:259px}.formmediagalleryfield3524730140__viewBox{display:flex;height:100%;width:100%;flex-wrap:wrap}.formmediagalleryfield3524730140__addItemWrapper{height:128px;width:100%;box-sizing:border-box}.formmediagalleryfield3524730140__addItem{box-sizing:border-box}.formmediagalleryfield3524730140__overlay{width:initial!important;min-width:382px!important}.formmediagalleryfield3524730140__image.formmediagalleryfield3524730140--withMarginRight{margin-right:3px}.formmediagalleryfield3524730140__image.formmediagalleryfield3524730140--withMarginTop{margin-top:3px}.formmediagalleryfield3524730140__previewImage{max-height:calc(100% - 12px)!important}.formmediagalleryfield3524730140__previewVideo{border-radius:8px;max-width:100%;max-height:calc(100% - 12px)!important}.mediaimage4012793291__root{display:flex;align-items:center;flex-shrink:0;position:relative;box-sizing:border-box}.mediaimage4012793291__root.mediaimage4012793291--error{--mediaimage4012793291-from:calc(50% - 0.5px);--mediaimage4012793291-to:calc(50% + 0.5px);background-image:linear-gradient(to bottom right,transparent var(--mediaimage4012793291-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage4012793291-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage4012793291-to),transparent var(--mediaimage4012793291-to))}.mediaimage4012793291__root.mediaimage4012793291--error>*{opacity:0}.overlay3833043059__iconOverlay{position:absolute;color:var(--wds-color-white, var(--overlay3833043059-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))}.overlay3833043059__iconOverlay.overlay3833043059---size-5-small{width:20px;height:20px}.overlay3833043059__iconOverlay.overlay3833043059---size-6-medium{width:24px;height:24px}.overlay3833043059__iconOverlay.overlay3833043059---size-5-large{width:28px;height:28px}.overlay3833043059__iconOverlay.overlay3833043059---placement-7-topLeft{top:2px;left:2px}.overlay3833043059__iconOverlay.overlay3833043059---placement-10-bottomLeft{bottom:2px;left:2px}.medialoader2209660936__loader{border-radius:6px}.medialoader2209660936__loader.medialoader2209660936--isDashed{border:dashed 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.medialoader2209660936__loader.medialoader2209660936--isSolid{border:solid 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.mediatag1189642501__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))}.formmultidocument2769476883__viewRoot{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formmultidocument2769476883__singleViewWrapper{border-radius:0;border-bottom:1px solid var(--wds-color-neutral-600, var(--wsr-color-D60));background-color:transparent!important}.formmultidocument2769476883__viewRoot>div:first-child .formmultidocument2769476883__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))}.formmultidocument2769476883__singleViewWrapper:hover{background-color:var(--wds-color-blue-500, var(--wsr-color-B50))!important}.formmultidocument2769476883__singleViewWrapper:focus-visible{border-bottom:1px solid transparent;position:relative;z-index:1}.formmultidocument2769476883__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))}.formmultidocument2769476883__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))}.richcontentdefaultvalueinput797127251__richContentEditorContainer .richcontentdefaultvalueinput797127251__editor{max-height:calc(40vh - var(--richcontentdefaultvalueinput797127251-topToolbarHeight) - var(--richcontentdefaultvalueinput797127251-bottomToolbarHeight))}.richcontentforminput324134696__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-blue-300);border-radius:var(--wds-border-radius-300)}.richcontentforminput324134696__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richcontentforminput324134696__root .richcontentforminput324134696__editor{overflow-y:auto;max-height:calc(80vh - var(--richcontentforminput324134696-topToolbarHeight) - var(--richcontentforminput324134696-bottomToolbarHeight))}.richcontentformreadonlyinput1991503588__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-black-600);border-radius:var(--wds-border-radius-300)}.richcontentformreadonlyinput1991503588__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.fullscreenmodal2675356350__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}.publishloader3220277891__publishLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--wds-color-white);z-index:5000;border-radius:inherit}.togglefullscreenbutton2134792459__root{z-index:5;box-sizing:border-box;position:absolute;right:0;top:calc(50% - 16px)!important;padding-right:3px}.togglefullscreenbutton2134792459__root button{border-radius:6px!important}.richcontenteditor3098648123__root{position:relative;font-family:var(--richcontenteditor3098648123-wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)}.richcontenteditor3098648123__root,.richcontenteditor3098648123__toolbarContainer,.richcontenteditor3098648123__footerToolbarContainer{width:100%;box-sizing:border-box}.richcontenteditor3098648123__toolbarContainer div{box-sizing:border-box}.richcontenteditor3098648123__toolbarAndFullScreenButtonWrapper{display:flex;position:relative}.richcontenteditor3098648123__editor{box-sizing:border-box;padding:36px 24px 36px 55px}.richcontenteditor3098648123__modalEditor{display:flex;flex-direction:column;flex:1;height:100%}.richcontenteditor3098648123__modalEditor .richcontenteditor3098648123__editor{overflow-y:auto;flex:1;min-width:592px;box-sizing:border-box}.richcontenteditor3098648123__modalEditor .richcontenteditor3098648123__footerToolbarContainer{margin-top:9px}.richcontenteditor3098648123__toolbarContainer button[data-hook~=text-button-headings]>span{display:inline-flex;padding-inline-end:3px!important}.richcontenteditor3098648123__toolbarContainer button[data-hook~=text-button-ai]>span{padding-inline-end:9px!important}.richcontenttoolbar790826118__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}.richcontenttoolbar790826118__toolbarButton{line-height:40px;background:0 0;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 5px 0 0}.richcontenttoolbar790826118__toolbarButton:disabled{color:graytext}.richcontenttoolbar790826118__toolbar label{padding:0 8px}.richcontentviewer4176318547__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:36px}.richcontentviewer4176318547__root.richcontentviewer4176318547--isFullScreen{padding:12px 24px}.richcontentviewer4176318547__root:not(.richcontentviewer4176318547--isFullScreen){padding:6px 24px 6px 12px}.richcontentviewer4176318547__root ToggleButton{margin:0;padding:0;border:0;position:absolute;top:2px!important;right:2px;width:30px;height:30px}.richcontentviewer4176318547__viewer{height:calc(100% - 36px);width:100%}.richcontentviewer4176318547__modalViewer{min-width:592px;overflow:auto}.richtexteditor2381714884__root{width:100%;box-sizing:border-box;outline:0;overflow:hidden;border-radius:var(--wds-border-radius-300)}.richtexteditor2381714884__root.richtexteditor2381714884---border-4-none{border:0}.richtexteditor2381714884__root.richtexteditor2381714884---border-8-standard{border:1px solid var(--wds-color-blue-300)}.richtexteditor2381714884__root.richtexteditor2381714884---border-8-standard:focus,.richtexteditor2381714884__root.richtexteditor2381714884---border-8-standard:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richtexteditor2381714884__root.richtexteditor2381714884---border-8-standard.richtexteditor2381714884---status-5-error{border:1px solid var(--wds-color-red-100)}.richtexteditor2381714884__root.richtexteditor2381714884---border-8-standard.richtexteditor2381714884---status-5-error:focus,.richtexteditor2381714884__root.richtexteditor2381714884---border-8-standard.richtexteditor2381714884---status-5-error:focus-within{border:1px solid var(--wds-color-red-100);box-shadow:0 0 0 3px var(--wds-color-red-300)}.richtexteditor2381714884__root.richtexteditor2381714884---border-8-standard.richtexteditor2381714884---status-7-warning{border:1px solid var(--wds-color-yellow-100)}.richtexteditor2381714884__root.richtexteditor2381714884---border-8-standard.richtexteditor2381714884---status-7-warning:focus,.richtexteditor2381714884__root.richtexteditor2381714884---border-8-standard.richtexteditor2381714884---status-7-warning:focus-within{border:1px solid var(--wds-color-yellow-100);box-shadow:0 0 0 3px var(--wds-color-yellow-300)}.richtexteditor2381714884__nativeInput{position:absolute;opacity:0;padding:0;margin:0;border:0;width:0;height:0}.richtexteditor2381714884__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)}.richtexteditor2381714884__editor.richtexteditor2381714884--isFullScreen{max-width:782px;min-width:582px;background:var(--wds-color-black-700)}.richtexteditor2381714884__editor:not(.richtexteditor2381714884--isFullScreen){max-height:80vh}.richtexteditor2381714884__editor>div{flex:1;max-width:100%}.toolbar1544401424__root{padding:12px 18px;display:flex;border-bottom:1px solid var(--wds-color-blue-400, var(--toolbar1544401424-wsr-color-B40, #d6dcff));background:var(--wds-color-white, var(--toolbar1544401424-wsr-color-D80, #ffffff));align-items:center}.toolbar1544401424__item{display:flex;margin-right:12px}.toolbar1544401424__item svg,.toolbar1544401424__item svg path,.toolbar1544401424__item svg text{color:inherit;fill:currentColor}.toolbar1544401424__separator{display:inline-flex;margin-right:12px;border-left:1px solid #ddd;align-self:stretch}.toolbar1544401424__clearFormatting{margin-left:auto}.toolbar1544401424__fullScreen{margin-right:0}.toolbar1544401424__dropdownItemContent{height:36px;width:100%;display:flex;gap:12px;justify-content:space-between;align-items:center}.toolbar1544401424__dropdownItemContent.toolbar1544401424--selected .toolbar1544401424__dropdownItemTitle,.toolbar1544401424__dropdownItemContent.toolbar1544401424--selected .toolbar1544401424__dropdownItemSubtitle{color:var(--wds-color-white)!important}.toolbar1544401424__dropdownItemSubtitle{color:var(--wds-color-black-400)!important;padding-right:12px;flex-shrink:0}.toolbar1544401424__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}.toolbar1544401424__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}.toolbar1544401424__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}.toolbar1544401424__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}.toolbar1544401424__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}.toolbar1544401424__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}.toolbar1544401424__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}.toolbar1544401424__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}.toolbar1544401424__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}.textview3091426966__textView::after{content:"";display:block}.richeditor2625930401__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))}.richeditor2625930401__editor{box-sizing:border-box;overflow:auto;display:flex;flex-direction:column;flex:1;cursor:text;color:var(--wds-color-black-100, var(--richeditor2625930401-wsr-color-D10, #131720));background:var(--wds-color-black-700, var(--richeditor2625930401-wsr-color-D70, #edeef2))}.richeditor2625930401__editor .DraftEditor-root{width:100%;height:100%}.richeditor2625930401__editor .DraftEditor-root [data-contents]{overflow:auto}.richeditor2625930401__editor .DraftEditor-editorContainer{display:flex;min-height:100%;background:#fff}.richeditor2625930401__editor .public-DraftEditor-content{padding:12px 24px 24px;min-height:100%;width:100%;box-sizing:border-box}.richeditor2625930401__editor .public-DraftEditor-content ol,.richeditor2625930401__editor .public-DraftEditor-content ul{display:flex;flex-direction:column;padding:0}.richeditor2625930401__editor .public-DraftEditor-content a,.richeditor2625930401__editor .public-DraftEditor-content a:visited{color:inherit;text-decoration:none}.richeditor2625930401__header-one:not(li),.richeditor2625930401__header-two:not(li),.richeditor2625930401__header-three:not(li),.richeditor2625930401__header-four:not(li),.richeditor2625930401__header-five:not(li),.richeditor2625930401__header-six:not(li){margin-block:0;margin:0}.richeditor2625930401__header-one,.richeditor2625930401__editor li.richeditor2625930401__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)))}.richeditor2625930401__header-two,.richeditor2625930401__editor li.richeditor2625930401__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)))}.richeditor2625930401__header-three,.richeditor2625930401__editor li.richeditor2625930401__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)))}.richeditor2625930401__header-four,.richeditor2625930401__editor li.richeditor2625930401__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)))}.richeditor2625930401__header-five,.richeditor2625930401__editor li.richeditor2625930401__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)))}.richeditor2625930401__header-six,.richeditor2625930401__editor li.richeditor2625930401__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)))}.richeditor2625930401__paragraph-one,.richeditor2625930401__editor li.richeditor2625930401__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)))}.richeditor2625930401__unstyled,.richeditor2625930401__editor li.richeditor2625930401__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)))}.richeditor2625930401__paragraph-three,.richeditor2625930401__editor li.richeditor2625930401__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)))}.richeditor2625930401__editor li.richeditor2625930401__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)))}.richeditor2625930401__editor li.richeditor2625930401__header-one:first-child~li::marker{line-height:var(--rt-h1-fontSize, 72px)}.richeditor2625930401__editor li.richeditor2625930401__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)))}.richeditor2625930401__editor li.richeditor2625930401__header-two:first-child~li::marker{line-height:var(--rt-h2-fontSize, 42px)}.richeditor2625930401__editor li.richeditor2625930401__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)))}.richeditor2625930401__editor li.richeditor2625930401__header-three:first-child~li::marker{line-height:var(--rt-h3-fontSize, 38px)}.richeditor2625930401__editor li.richeditor2625930401__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)))}.richeditor2625930401__editor li.richeditor2625930401__header-four:first-child~li::marker{line-height:var(--rt-h4-fontSize, 34px)}.richeditor2625930401__editor li.richeditor2625930401__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)))}.richeditor2625930401__editor li.richeditor2625930401__header-five:first-child~li::marker{line-height:var(--rt-h5-fontSize, 28px)}.richeditor2625930401__editor li.richeditor2625930401__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)))}.richeditor2625930401__editor li.richeditor2625930401__header-six:first-child~li::marker{line-height:var(--rt-h6-fontSize, 22px)}.richeditor2625930401__editor li.richeditor2625930401__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)))}.richeditor2625930401__editor li.richeditor2625930401__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)))}.richeditor2625930401__editor li.richeditor2625930401__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}.richeditor2625930401__align-left{text-align:left;align-self:flex-start}.richeditor2625930401__align-right{text-align:right;align-self:flex-end}.richeditor2625930401__align-center{text-align:center;align-self:center}.richeditor2625930401__align-justify{text-align:justify;align-self:stretch}.richeditor2625930401__withMargin{display:inline-block}.richeditor2625930401__dir-rtl,.richeditor2625930401__editor .public-DraftStyleDefault-rtl{direction:rtl}.richeditor2625930401__editor .public-DraftStyleDefault-listRTL{direction:rtl;text-align:right;max-width:100%}
1
+ .addressinput832100201__tableAddressInput{height:36px!important;margin-left:-1px;display:flex!important;align-items:center;width:100%}.addressinput832100201__tableAddressInput>div{padding:0!important;width:100%}.addressinput832100201__tableAddressInput:focus-within{margin-left:2px}.actionsmenu2131941317__action{margin-left:calc(var(--wds-space-100, 6px)*-1)}.formaudiofield2744025820__addItem{height:120px!important;box-sizing:border-box}.formaudiofield2744025820__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)}.formaudiofield2744025820__addItem.formaudiofield2744025820--disabled{pointer-events:auto!important}.formaudiofield2744025820__addItem.formaudiofield2744025820--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formaudiofield2744025820__mediaTitle{line-height:18px!important}.audioplayer2171131418__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}.colorview1356706588__view{width:100%}.colorview1356706588__fillPreview{flex-shrink:0}.colorview1356706588__view .colorview1356706588__fillPreview{width:18px;height:18px;min-width:18px!important;min-height:18px!important}.deletedialog3088013065__layout{max-width:510px!important}.formdocumentfield290792216__viewWrapper{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formdocumentfield290792216__viewWrapper:hover{background:var(--wds-color-blue-500, var(--wsr-color-B50));cursor:pointer}.formdocumentfield290792216__textWidth{max-width:calc(100% - 196px)}.formdocumentfield290792216__documentLoader{padding-top:21px;padding-bottom:21px}.formdocumentfield290792216__addDocument{padding-top:17px!important;padding-bottom:17px!important}.formdocumentfield290792216__addDocument.formdocumentfield290792216--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formdocumentfield290792216__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))}.exclamation3420877793__exclamation{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:3px;cursor:pointer}.exclamation3420877793__exclamation.exclamation3420877793---type-7-warning:not(.exclamation3420877793--customSize),.exclamation3420877793__exclamation.exclamation3420877793---type-5-error:not(.exclamation3420877793--customSize){width:24px;height:24px}.exclamation3420877793__exclamation.exclamation3420877793---type-7-warning{color:var(--wds-color-fill-warning-primary)}.exclamation3420877793__exclamation.exclamation3420877793---type-5-error{color:var(--wds-color-fill-destructive-primary)}.exclamation3420877793__actions{display:flex;flex-direction:column}.exclamation3420877793__action{white-space:normal!important;height:auto!important;text-align:left;gap:6px}.exclamation3420877793__action+.exclamation3420877793__action{margin-top:6px}.exclamation3420877793__action.exclamation3420877793--accented{color:var(--wds-color-blue-100)}.exclamation3420877793__action.exclamation3420877793--accented:hover{color:var(--wds-color-blue-200)}.highlightedtext2300047630__root.highlightedtext2300047630--highlightedBackground{animation:highlightedtext2300047630__highlighted 150ms ease-out 1 forwards}.highlightedtext2300047630__substring.highlightedtext2300047630--isHighlighted{animation:highlightedtext2300047630__highlighted-match 150ms ease-out 50ms 1 forwards}@keyframes highlightedtext2300047630__highlighted{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-400, var(--wsr-color-Y40))}}@keyframes highlightedtext2300047630__highlighted-match{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-200, var(--wsr-color-Y20))}}.thumbnailreplaceoverlay484663385__root{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);border-radius:3px}.thumbnailreplaceoverlay484663385__icon{color:#fff;width:18px;height:18px}.pasteurlbutton3550822832__root{margin-top:6px}.pasteurlbutton3550822832__iconButtonTooltip{height:max-content}.pasteurlbutton3550822832__iconButton{width:24px;height:24px}.formmediagalleryfield4036701218__container{display:flex;min-height:128px;max-height:259px}.formmediagalleryfield4036701218__viewBox{display:flex;height:100%;width:100%;flex-wrap:wrap}.formmediagalleryfield4036701218__addItemWrapper{height:128px;width:100%;box-sizing:border-box}.formmediagalleryfield4036701218__addItem{box-sizing:border-box}.formmediagalleryfield4036701218__overlay{width:initial!important;min-width:382px!important}.formmediagalleryfield4036701218__image.formmediagalleryfield4036701218--withMarginRight{margin-right:3px}.formmediagalleryfield4036701218__image.formmediagalleryfield4036701218--withMarginTop{margin-top:3px}.formmediagalleryfield4036701218__previewImage{max-height:calc(100% - 12px)!important}.formmediagalleryfield4036701218__previewVideo{border-radius:8px;max-width:100%;max-height:calc(100% - 12px)!important}.mediaimage417409083__root{display:flex;align-items:center;flex-shrink:0;position:relative;box-sizing:border-box}.mediaimage417409083__root.mediaimage417409083--error{--mediaimage417409083-from:calc(50% - 0.5px);--mediaimage417409083-to:calc(50% + 0.5px);background-image:linear-gradient(to bottom right,transparent var(--mediaimage417409083-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage417409083-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage417409083-to),transparent var(--mediaimage417409083-to))}.mediaimage417409083__root.mediaimage417409083--error>*{opacity:0}.overlay4064103336__iconOverlay{position:absolute;color:var(--wds-color-white, var(--overlay4064103336-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))}.overlay4064103336__iconOverlay.overlay4064103336---size-5-small{width:20px;height:20px}.overlay4064103336__iconOverlay.overlay4064103336---size-6-medium{width:24px;height:24px}.overlay4064103336__iconOverlay.overlay4064103336---size-5-large{width:28px;height:28px}.overlay4064103336__iconOverlay.overlay4064103336---placement-7-topLeft{top:2px;left:2px}.overlay4064103336__iconOverlay.overlay4064103336---placement-10-bottomLeft{bottom:2px;left:2px}.medialoader357285044__loader{border-radius:6px}.medialoader357285044__loader.medialoader357285044--isDashed{border:dashed 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.medialoader357285044__loader.medialoader357285044--isSolid{border:solid 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.mediatag1145774867__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))}.formmultidocument2678194366__viewRoot{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formmultidocument2678194366__singleViewWrapper{border-radius:0;border-bottom:1px solid var(--wds-color-neutral-600, var(--wsr-color-D60));background-color:transparent!important}.formmultidocument2678194366__viewRoot>div:first-child .formmultidocument2678194366__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))}.formmultidocument2678194366__singleViewWrapper:hover{background-color:var(--wds-color-blue-500, var(--wsr-color-B50))!important}.formmultidocument2678194366__singleViewWrapper:focus-visible{border-bottom:1px solid transparent;position:relative;z-index:1}.formmultidocument2678194366__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))}.formmultidocument2678194366__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))}.cellreferenceinput2294275859__root{width:100%;height:100%;display:flex;align-items:center}.cellreferenceinput2294275859__autocomplete{width:100%}.richcontentdefaultvalueinput4057225375__richContentEditorContainer .richcontentdefaultvalueinput4057225375__editor{max-height:calc(40vh - var(--richcontentdefaultvalueinput4057225375-topToolbarHeight) - var(--richcontentdefaultvalueinput4057225375-bottomToolbarHeight))}.richcontentforminput958444259__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-blue-300);border-radius:var(--wds-border-radius-300)}.richcontentforminput958444259__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richcontentforminput958444259__root .richcontentforminput958444259__editor{overflow-y:auto;max-height:calc(80vh - var(--richcontentforminput958444259-topToolbarHeight) - var(--richcontentforminput958444259-bottomToolbarHeight))}.richcontentformreadonlyinput586563627__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-black-600);border-radius:var(--wds-border-radius-300)}.richcontentformreadonlyinput586563627__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.fullscreenmodal1324383264__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}.publishloader552045721__publishLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--wds-color-white);z-index:5000;border-radius:inherit}.togglefullscreenbutton14323248__root{z-index:5;box-sizing:border-box;position:absolute;right:0;top:calc(50% - 16px)!important;padding-right:3px}.togglefullscreenbutton14323248__root button{border-radius:6px!important}.richcontenteditor1507655898__root{position:relative;font-family:var(--richcontenteditor1507655898-wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)}.richcontenteditor1507655898__root,.richcontenteditor1507655898__toolbarContainer,.richcontenteditor1507655898__footerToolbarContainer{width:100%;box-sizing:border-box}.richcontenteditor1507655898__toolbarContainer div{box-sizing:border-box}.richcontenteditor1507655898__toolbarAndFullScreenButtonWrapper{display:flex;position:relative}.richcontenteditor1507655898__editor{box-sizing:border-box;padding:36px 24px 36px 55px}.richcontenteditor1507655898__modalEditor{display:flex;flex-direction:column;flex:1;height:100%}.richcontenteditor1507655898__modalEditor .richcontenteditor1507655898__editor{overflow-y:auto;flex:1;min-width:592px;box-sizing:border-box}.richcontenteditor1507655898__modalEditor .richcontenteditor1507655898__footerToolbarContainer{margin-top:9px}.richcontenteditor1507655898__toolbarContainer button[data-hook~=text-button-headings]>span{display:inline-flex;padding-inline-end:3px!important}.richcontenteditor1507655898__toolbarContainer button[data-hook~=text-button-ai]>span{padding-inline-end:9px!important}.richcontenttoolbar1851709565__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}.richcontenttoolbar1851709565__toolbarButton{line-height:40px;background:0 0;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 5px 0 0}.richcontenttoolbar1851709565__toolbarButton:disabled{color:graytext}.richcontenttoolbar1851709565__toolbar label{padding:0 8px}.richcontentviewer630951315__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:36px}.richcontentviewer630951315__root.richcontentviewer630951315--isFullScreen{padding:12px 24px}.richcontentviewer630951315__root:not(.richcontentviewer630951315--isFullScreen){padding:6px 24px 6px 12px}.richcontentviewer630951315__root ToggleButton{margin:0;padding:0;border:0;position:absolute;top:2px!important;right:2px;width:30px;height:30px}.richcontentviewer630951315__viewer{height:calc(100% - 36px);width:100%}.richcontentviewer630951315__modalViewer{min-width:592px;overflow:auto}.richtexteditor468581331__root{width:100%;box-sizing:border-box;outline:0;overflow:hidden;border-radius:var(--wds-border-radius-300)}.richtexteditor468581331__root.richtexteditor468581331---border-4-none{border:0}.richtexteditor468581331__root.richtexteditor468581331---border-8-standard{border:1px solid var(--wds-color-blue-300)}.richtexteditor468581331__root.richtexteditor468581331---border-8-standard:focus,.richtexteditor468581331__root.richtexteditor468581331---border-8-standard:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richtexteditor468581331__root.richtexteditor468581331---border-8-standard.richtexteditor468581331---status-5-error{border:1px solid var(--wds-color-red-100)}.richtexteditor468581331__root.richtexteditor468581331---border-8-standard.richtexteditor468581331---status-5-error:focus,.richtexteditor468581331__root.richtexteditor468581331---border-8-standard.richtexteditor468581331---status-5-error:focus-within{border:1px solid var(--wds-color-red-100);box-shadow:0 0 0 3px var(--wds-color-red-300)}.richtexteditor468581331__root.richtexteditor468581331---border-8-standard.richtexteditor468581331---status-7-warning{border:1px solid var(--wds-color-yellow-100)}.richtexteditor468581331__root.richtexteditor468581331---border-8-standard.richtexteditor468581331---status-7-warning:focus,.richtexteditor468581331__root.richtexteditor468581331---border-8-standard.richtexteditor468581331---status-7-warning:focus-within{border:1px solid var(--wds-color-yellow-100);box-shadow:0 0 0 3px var(--wds-color-yellow-300)}.richtexteditor468581331__nativeInput{position:absolute;opacity:0;padding:0;margin:0;border:0;width:0;height:0}.richtexteditor468581331__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)}.richtexteditor468581331__editor.richtexteditor468581331--isFullScreen{max-width:782px;min-width:582px;background:var(--wds-color-black-700)}.richtexteditor468581331__editor:not(.richtexteditor468581331--isFullScreen){max-height:80vh}.richtexteditor468581331__editor>div{flex:1;max-width:100%}.toolbar3015150169__root{padding:12px 18px;display:flex;border-bottom:1px solid var(--wds-color-blue-400, var(--toolbar3015150169-wsr-color-B40, #d6dcff));background:var(--wds-color-white, var(--toolbar3015150169-wsr-color-D80, #ffffff));align-items:center}.toolbar3015150169__item{display:flex;margin-right:12px}.toolbar3015150169__item svg,.toolbar3015150169__item svg path,.toolbar3015150169__item svg text{color:inherit;fill:currentColor}.toolbar3015150169__separator{display:inline-flex;margin-right:12px;border-left:1px solid #ddd;align-self:stretch}.toolbar3015150169__clearFormatting{margin-left:auto}.toolbar3015150169__fullScreen{margin-right:0}.toolbar3015150169__dropdownItemContent{height:36px;width:100%;display:flex;gap:12px;justify-content:space-between;align-items:center}.toolbar3015150169__dropdownItemContent.toolbar3015150169--selected .toolbar3015150169__dropdownItemTitle,.toolbar3015150169__dropdownItemContent.toolbar3015150169--selected .toolbar3015150169__dropdownItemSubtitle{color:var(--wds-color-white)!important}.toolbar3015150169__dropdownItemSubtitle{color:var(--wds-color-black-400)!important;padding-right:12px;flex-shrink:0}.toolbar3015150169__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}.toolbar3015150169__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}.toolbar3015150169__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}.toolbar3015150169__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}.toolbar3015150169__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}.toolbar3015150169__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}.toolbar3015150169__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}.toolbar3015150169__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}.toolbar3015150169__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}.textview1522856063__textView::after{content:"";display:block}.richeditor2465378792__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))}.richeditor2465378792__editor{box-sizing:border-box;overflow:auto;display:flex;flex-direction:column;flex:1;cursor:text;color:var(--wds-color-black-100, var(--richeditor2465378792-wsr-color-D10, #131720));background:var(--wds-color-black-700, var(--richeditor2465378792-wsr-color-D70, #edeef2))}.richeditor2465378792__editor .DraftEditor-root{width:100%;height:100%}.richeditor2465378792__editor .DraftEditor-root [data-contents]{overflow:auto}.richeditor2465378792__editor .DraftEditor-editorContainer{display:flex;min-height:100%;background:#fff}.richeditor2465378792__editor .public-DraftEditor-content{padding:12px 24px 24px;min-height:100%;width:100%;box-sizing:border-box}.richeditor2465378792__editor .public-DraftEditor-content ol,.richeditor2465378792__editor .public-DraftEditor-content ul{display:flex;flex-direction:column;padding:0}.richeditor2465378792__editor .public-DraftEditor-content a,.richeditor2465378792__editor .public-DraftEditor-content a:visited{color:inherit;text-decoration:none}.richeditor2465378792__header-one:not(li),.richeditor2465378792__header-two:not(li),.richeditor2465378792__header-three:not(li),.richeditor2465378792__header-four:not(li),.richeditor2465378792__header-five:not(li),.richeditor2465378792__header-six:not(li){margin-block:0;margin:0}.richeditor2465378792__header-one,.richeditor2465378792__editor li.richeditor2465378792__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)))}.richeditor2465378792__header-two,.richeditor2465378792__editor li.richeditor2465378792__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)))}.richeditor2465378792__header-three,.richeditor2465378792__editor li.richeditor2465378792__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)))}.richeditor2465378792__header-four,.richeditor2465378792__editor li.richeditor2465378792__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)))}.richeditor2465378792__header-five,.richeditor2465378792__editor li.richeditor2465378792__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)))}.richeditor2465378792__header-six,.richeditor2465378792__editor li.richeditor2465378792__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)))}.richeditor2465378792__paragraph-one,.richeditor2465378792__editor li.richeditor2465378792__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)))}.richeditor2465378792__unstyled,.richeditor2465378792__editor li.richeditor2465378792__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)))}.richeditor2465378792__paragraph-three,.richeditor2465378792__editor li.richeditor2465378792__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)))}.richeditor2465378792__editor li.richeditor2465378792__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)))}.richeditor2465378792__editor li.richeditor2465378792__header-one:first-child~li::marker{line-height:var(--rt-h1-fontSize, 72px)}.richeditor2465378792__editor li.richeditor2465378792__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)))}.richeditor2465378792__editor li.richeditor2465378792__header-two:first-child~li::marker{line-height:var(--rt-h2-fontSize, 42px)}.richeditor2465378792__editor li.richeditor2465378792__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)))}.richeditor2465378792__editor li.richeditor2465378792__header-three:first-child~li::marker{line-height:var(--rt-h3-fontSize, 38px)}.richeditor2465378792__editor li.richeditor2465378792__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)))}.richeditor2465378792__editor li.richeditor2465378792__header-four:first-child~li::marker{line-height:var(--rt-h4-fontSize, 34px)}.richeditor2465378792__editor li.richeditor2465378792__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)))}.richeditor2465378792__editor li.richeditor2465378792__header-five:first-child~li::marker{line-height:var(--rt-h5-fontSize, 28px)}.richeditor2465378792__editor li.richeditor2465378792__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)))}.richeditor2465378792__editor li.richeditor2465378792__header-six:first-child~li::marker{line-height:var(--rt-h6-fontSize, 22px)}.richeditor2465378792__editor li.richeditor2465378792__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)))}.richeditor2465378792__editor li.richeditor2465378792__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)))}.richeditor2465378792__editor li.richeditor2465378792__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}.richeditor2465378792__align-left{text-align:left;align-self:flex-start}.richeditor2465378792__align-right{text-align:right;align-self:flex-end}.richeditor2465378792__align-center{text-align:center;align-self:center}.richeditor2465378792__align-justify{text-align:justify;align-self:stretch}.richeditor2465378792__withMargin{display:inline-block}.richeditor2465378792__dir-rtl,.richeditor2465378792__editor .public-DraftStyleDefault-rtl{direction:rtl}.richeditor2465378792__editor .public-DraftStyleDefault-listRTL{direction:rtl;text-align:right;max-width:100%}
@@ -1,4 +1,6 @@
1
1
  import React from 'react';
2
+ import { WixPatternsContainerProvider } from '@wix/bex-core/react';
3
+ import type { WixPatternsContainer } from '@wix/bex-core';
2
4
  import { PatternsFieldsContainerProvider } from '../providers/PatternsFieldsContainerProvider';
3
5
  import type { PatternsFieldsAppContainer } from '../providers/PatternsFieldsAppContainer';
4
6
 
@@ -9,8 +11,12 @@ const mockContainer = {
9
11
  i18n: { t: passthrough, init: () => Promise.resolve() },
10
12
  } as unknown as PatternsFieldsAppContainer;
11
13
 
14
+ const mockWixPatternsContainer = {} as unknown as WixPatternsContainer;
15
+
12
16
  export const PatternsFieldsTestProvider: React.FC = ({ children }) => (
13
- <PatternsFieldsContainerProvider value={mockContainer}>
14
- {children}
15
- </PatternsFieldsContainerProvider>
17
+ <WixPatternsContainerProvider value={mockWixPatternsContainer}>
18
+ <PatternsFieldsContainerProvider value={mockContainer}>
19
+ {children}
20
+ </PatternsFieldsContainerProvider>
21
+ </WixPatternsContainerProvider>
16
22
  );