@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 +1 @@
1
- {"version":3,"file":"publish-loader.st.css.js","sourceRoot":"","sources":["../../../../../../../src/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.ts"],"names":[],"mappings":"AAAA,cAAc;AAGd,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAIvF,IAAI,WAAW,GAAG,yBAAyB,CAAC;AAC5C,IAAI,OAAO,GAAG,cAAc,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAErD,MAAM,CAAC,IAAI,SAAS,GAAG,aAAa,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAC7D,MAAM,CAAC,IAAI,KAAK,GAA2C,OAAO,CAAC;AACnE,MAAM,CAAC,IAAI,EAAE,GAA2C,OAAO,CAAC;AAEhE,MAAM,CAAC,IAAI,SAAS,GAAG,WAAW,CAAC;AACnC,MAAM,CAAC,IAAI,OAAO,GAAG,EAAC,MAAM,EAAC,+BAA+B,EAAC,eAAe,EAAC,wCAAwC,EAAC,CAAC;AACvH,MAAM,CAAC,IAAI,SAAS,GAAG,EAAE,CAAC;AAC1B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,UAAU,GAAG,EAAE,CAAC;AAC3B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,IAAI,GAAG,EAAC,iBAAiB,EAAC,mBAAmB,EAAC,CAAC"}
1
+ {"version":3,"file":"publish-loader.st.css.js","sourceRoot":"","sources":["../../../../../../../src/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.ts"],"names":[],"mappings":"AAAA,cAAc;AAGd,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAIvF,IAAI,WAAW,GAAG,wBAAwB,CAAC;AAC3C,IAAI,OAAO,GAAG,cAAc,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAErD,MAAM,CAAC,IAAI,SAAS,GAAG,aAAa,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAC7D,MAAM,CAAC,IAAI,KAAK,GAA2C,OAAO,CAAC;AACnE,MAAM,CAAC,IAAI,EAAE,GAA2C,OAAO,CAAC;AAEhE,MAAM,CAAC,IAAI,SAAS,GAAG,WAAW,CAAC;AACnC,MAAM,CAAC,IAAI,OAAO,GAAG,EAAC,MAAM,EAAC,8BAA8B,EAAC,eAAe,EAAC,uCAAuC,EAAC,CAAC;AACrH,MAAM,CAAC,IAAI,SAAS,GAAG,EAAE,CAAC;AAC1B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,UAAU,GAAG,EAAE,CAAC;AAC3B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,IAAI,GAAG,EAAC,iBAAiB,EAAC,mBAAmB,EAAC,CAAC"}
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../../../../stylable-esm-runtime.js";
3
- var _namespace_ = "togglefullscreenbutton2134792459";
3
+ var _namespace_ = "togglefullscreenbutton14323248";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "togglefullscreenbutton2134792459__root" };
9
+ export var classes = { "root": "togglefullscreenbutton14323248__root" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -1 +1 @@
1
- {"version":3,"file":"toggle-fullscreen-button.st.css.js","sourceRoot":"","sources":["../../../../../../../src/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.ts"],"names":[],"mappings":"AAAA,cAAc;AAGd,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAIvF,IAAI,WAAW,GAAG,kCAAkC,CAAC;AACrD,IAAI,OAAO,GAAG,cAAc,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAErD,MAAM,CAAC,IAAI,SAAS,GAAG,aAAa,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAC7D,MAAM,CAAC,IAAI,KAAK,GAA2C,OAAO,CAAC;AACnE,MAAM,CAAC,IAAI,EAAE,GAA2C,OAAO,CAAC;AAEhE,MAAM,CAAC,IAAI,SAAS,GAAG,WAAW,CAAC;AACnC,MAAM,CAAC,IAAI,OAAO,GAAG,EAAC,MAAM,EAAC,wCAAwC,EAAC,CAAC;AACvE,MAAM,CAAC,IAAI,SAAS,GAAG,EAAE,CAAC;AAC1B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,UAAU,GAAG,EAAE,CAAC;AAC3B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,IAAI,GAAG,EAAE,CAAC"}
1
+ {"version":3,"file":"toggle-fullscreen-button.st.css.js","sourceRoot":"","sources":["../../../../../../../src/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.ts"],"names":[],"mappings":"AAAA,cAAc;AAGd,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,wCAAwC,CAAC;AAIvF,IAAI,WAAW,GAAG,gCAAgC,CAAC;AACnD,IAAI,OAAO,GAAG,cAAc,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAErD,MAAM,CAAC,IAAI,SAAS,GAAG,aAAa,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAC7D,MAAM,CAAC,IAAI,KAAK,GAA2C,OAAO,CAAC;AACnE,MAAM,CAAC,IAAI,EAAE,GAA2C,OAAO,CAAC;AAEhE,MAAM,CAAC,IAAI,SAAS,GAAG,WAAW,CAAC;AACnC,MAAM,CAAC,IAAI,OAAO,GAAG,EAAC,MAAM,EAAC,sCAAsC,EAAC,CAAC;AACrE,MAAM,CAAC,IAAI,SAAS,GAAG,EAAE,CAAC;AAC1B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,UAAU,GAAG,EAAE,CAAC;AAC3B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,IAAI,GAAG,EAAE,CAAC"}
@@ -1,15 +1,15 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.js";
3
- var _namespace_ = "richcontenteditor3098648123";
3
+ var _namespace_ = "richcontenteditor1507655898";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "richcontenteditor3098648123__root", "toolbarContainer": "richcontenteditor3098648123__toolbarContainer", "footerToolbarContainer": "richcontenteditor3098648123__footerToolbarContainer", "toolbarAndFullScreenButtonWrapper": "richcontenteditor3098648123__toolbarAndFullScreenButtonWrapper", "editor": "richcontenteditor3098648123__editor", "modalEditor": "richcontenteditor3098648123__modalEditor" };
9
+ export var classes = { "root": "richcontenteditor1507655898__root", "toolbarContainer": "richcontenteditor1507655898__toolbarContainer", "footerToolbarContainer": "richcontenteditor1507655898__footerToolbarContainer", "toolbarAndFullScreenButtonWrapper": "richcontenteditor1507655898__toolbarAndFullScreenButtonWrapper", "editor": "richcontenteditor1507655898__editor", "modalEditor": "richcontenteditor1507655898__modalEditor" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
13
13
  export var stVars = {};
14
- export var vars = { "wds-font-family-default": "--richcontenteditor3098648123-wds-font-family-default" };
14
+ export var vars = { "wds-font-family-default": "--richcontenteditor1507655898-wds-font-family-default" };
15
15
  //# sourceMappingURL=rich-content-editor.st.css.js.map
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.js";
3
- var _namespace_ = "richcontenttoolbar790826118";
3
+ var _namespace_ = "richcontenttoolbar1851709565";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "richcontenttoolbar790826118__root", "toolbar": "richcontenttoolbar790826118__toolbar", "toolbarButton": "richcontenttoolbar790826118__toolbarButton" };
9
+ export var classes = { "root": "richcontenttoolbar1851709565__root", "toolbar": "richcontenttoolbar1851709565__toolbar", "toolbarButton": "richcontenttoolbar1851709565__toolbarButton" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -1 +1 @@
1
- {"version":3,"file":"rich-content-toolbar.st.css.js","sourceRoot":"","sources":["../../../../../../src/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.ts"],"names":[],"mappings":"AAAA,cAAc;AAGd,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,qCAAqC,CAAC;AAIpF,IAAI,WAAW,GAAG,6BAA6B,CAAC;AAChD,IAAI,OAAO,GAAG,cAAc,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAErD,MAAM,CAAC,IAAI,SAAS,GAAG,aAAa,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAC7D,MAAM,CAAC,IAAI,KAAK,GAA2C,OAAO,CAAC;AACnE,MAAM,CAAC,IAAI,EAAE,GAA2C,OAAO,CAAC;AAEhE,MAAM,CAAC,IAAI,SAAS,GAAG,WAAW,CAAC;AACnC,MAAM,CAAC,IAAI,OAAO,GAAG,EAAC,MAAM,EAAC,mCAAmC,EAAC,SAAS,EAAC,sCAAsC,EAAC,eAAe,EAAC,4CAA4C,EAAC,CAAC;AAChL,MAAM,CAAC,IAAI,SAAS,GAAG,EAAE,CAAC;AAC1B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,UAAU,GAAG,EAAE,CAAC;AAC3B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,IAAI,GAAG,EAAE,CAAC"}
1
+ {"version":3,"file":"rich-content-toolbar.st.css.js","sourceRoot":"","sources":["../../../../../../src/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.ts"],"names":[],"mappings":"AAAA,cAAc;AAGd,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,qCAAqC,CAAC;AAIpF,IAAI,WAAW,GAAG,8BAA8B,CAAC;AACjD,IAAI,OAAO,GAAG,cAAc,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAErD,MAAM,CAAC,IAAI,SAAS,GAAG,aAAa,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAC7D,MAAM,CAAC,IAAI,KAAK,GAA2C,OAAO,CAAC;AACnE,MAAM,CAAC,IAAI,EAAE,GAA2C,OAAO,CAAC;AAEhE,MAAM,CAAC,IAAI,SAAS,GAAG,WAAW,CAAC;AACnC,MAAM,CAAC,IAAI,OAAO,GAAG,EAAC,MAAM,EAAC,oCAAoC,EAAC,SAAS,EAAC,uCAAuC,EAAC,eAAe,EAAC,6CAA6C,EAAC,CAAC;AACnL,MAAM,CAAC,IAAI,SAAS,GAAG,EAAE,CAAC;AAC1B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,UAAU,GAAG,EAAE,CAAC;AAC3B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,IAAI,GAAG,EAAE,CAAC"}
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.js";
3
- var _namespace_ = "richcontentviewer4176318547";
3
+ var _namespace_ = "richcontentviewer630951315";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "richcontentviewer4176318547__root", "viewer": "richcontentviewer4176318547__viewer", "modalViewer": "richcontentviewer4176318547__modalViewer" };
9
+ export var classes = { "root": "richcontentviewer630951315__root", "viewer": "richcontentviewer630951315__viewer", "modalViewer": "richcontentviewer630951315__modalViewer" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -1 +1 @@
1
- {"version":3,"file":"rich-content-viewer.st.css.js","sourceRoot":"","sources":["../../../../../../src/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.ts"],"names":[],"mappings":"AAAA,cAAc;AAGd,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,qCAAqC,CAAC;AAIpF,IAAI,WAAW,GAAG,6BAA6B,CAAC;AAChD,IAAI,OAAO,GAAG,cAAc,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAErD,MAAM,CAAC,IAAI,SAAS,GAAG,aAAa,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAC7D,MAAM,CAAC,IAAI,KAAK,GAA2C,OAAO,CAAC;AACnE,MAAM,CAAC,IAAI,EAAE,GAA2C,OAAO,CAAC;AAEhE,MAAM,CAAC,IAAI,SAAS,GAAG,WAAW,CAAC;AACnC,MAAM,CAAC,IAAI,OAAO,GAAG,EAAC,MAAM,EAAC,mCAAmC,EAAC,QAAQ,EAAC,qCAAqC,EAAC,aAAa,EAAC,0CAA0C,EAAC,CAAC;AAC1K,MAAM,CAAC,IAAI,SAAS,GAAG,EAAE,CAAC;AAC1B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,UAAU,GAAG,EAAE,CAAC;AAC3B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,IAAI,GAAG,EAAE,CAAC"}
1
+ {"version":3,"file":"rich-content-viewer.st.css.js","sourceRoot":"","sources":["../../../../../../src/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.ts"],"names":[],"mappings":"AAAA,cAAc;AAGd,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,qCAAqC,CAAC;AAIpF,IAAI,WAAW,GAAG,4BAA4B,CAAC;AAC/C,IAAI,OAAO,GAAG,cAAc,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAErD,MAAM,CAAC,IAAI,SAAS,GAAG,aAAa,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAC7D,MAAM,CAAC,IAAI,KAAK,GAA2C,OAAO,CAAC;AACnE,MAAM,CAAC,IAAI,EAAE,GAA2C,OAAO,CAAC;AAEhE,MAAM,CAAC,IAAI,SAAS,GAAG,WAAW,CAAC;AACnC,MAAM,CAAC,IAAI,OAAO,GAAG,EAAC,MAAM,EAAC,kCAAkC,EAAC,QAAQ,EAAC,oCAAoC,EAAC,aAAa,EAAC,yCAAyC,EAAC,CAAC;AACvK,MAAM,CAAC,IAAI,SAAS,GAAG,EAAE,CAAC;AAC1B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,UAAU,GAAG,EAAE,CAAC;AAC3B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,IAAI,GAAG,EAAE,CAAC"}
@@ -1,15 +1,15 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.js";
3
- var _namespace_ = "richeditor2625930401";
3
+ var _namespace_ = "richeditor2465378792";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "richeditor2625930401__root", "editor": "richeditor2625930401__editor", "header-one": "richeditor2625930401__header-one", "header-two": "richeditor2625930401__header-two", "header-three": "richeditor2625930401__header-three", "header-four": "richeditor2625930401__header-four", "header-five": "richeditor2625930401__header-five", "header-six": "richeditor2625930401__header-six", "paragraph-one": "richeditor2625930401__paragraph-one", "unstyled": "richeditor2625930401__unstyled", "paragraph-three": "richeditor2625930401__paragraph-three", "align-left": "richeditor2625930401__align-left", "align-right": "richeditor2625930401__align-right", "align-center": "richeditor2625930401__align-center", "align-justify": "richeditor2625930401__align-justify", "withMargin": "richeditor2625930401__withMargin", "dir-rtl": "richeditor2625930401__dir-rtl" };
9
+ export var classes = { "root": "richeditor2465378792__root", "editor": "richeditor2465378792__editor", "header-one": "richeditor2465378792__header-one", "header-two": "richeditor2465378792__header-two", "header-three": "richeditor2465378792__header-three", "header-four": "richeditor2465378792__header-four", "header-five": "richeditor2465378792__header-five", "header-six": "richeditor2465378792__header-six", "paragraph-one": "richeditor2465378792__paragraph-one", "unstyled": "richeditor2465378792__unstyled", "paragraph-three": "richeditor2465378792__paragraph-three", "align-left": "richeditor2465378792__align-left", "align-right": "richeditor2465378792__align-right", "align-center": "richeditor2465378792__align-center", "align-justify": "richeditor2465378792__align-justify", "withMargin": "richeditor2465378792__withMargin", "dir-rtl": "richeditor2465378792__dir-rtl" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
13
13
  export var stVars = { "fontFamilyDefault": "var(--wds-font-family-default, var(--wsr-font-family, Madefor))", "h1FontSize": "var(--rt-h1-fontSize, 72px)", "h1FontStyle": "var(--rt-h1-fontStyle, normal)", "h1FontWeight": "var(--rt-h1-fontWeight, var(--wds-font-weight-bold, 700))", "h1FontFamily": "var(--rt-h1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))", "h1LineHeight": "var(--rt-h1-lineHeight, 1.33)", "h1Font": "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)))", "h2FontSize": "var(--rt-h2-fontSize, 42px)", "h2FontStyle": "var(--rt-h2-fontStyle, normal)", "h2FontWeight": "var(--rt-h2-fontWeight, var(--wds-font-weight-bold, 700))", "h2FontFamily": "var(--rt-h2-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))", "h2LineHeight": "var(--rt-h2-lineHeight, 1.2)", "h2Font": "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)))", "h3FontSize": "var(--rt-h3-fontSize, 38px)", "h3FontStyle": "var(--rt-h3-fontStyle, normal)", "h3FontWeight": "var(--rt-h3-fontWeight, var(--wds-font-weight-medium, 500))", "h3FontFamily": "var(--rt-h3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))", "h3LineHeight": "var(--rt-h3-lineHeight, 1.2)", "h3Font": "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)))", "h4FontSize": "var(--rt-h4-fontSize, 34px)", "h4FontStyle": "var(--rt-h4-fontStyle, normal)", "h4FontWeight": "var(--rt-h4-fontWeight, var(--wds-font-weight-bold, 700))", "h4FontFamily": "var(--rt-h4-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))", "h4LineHeight": "var(--rt-h4-lineHeight, 1.2)", "h4Font": "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)))", "h5FontSize": "var(--rt-h5-fontSize, 28px)", "h5FontStyle": "var(--rt-h5-fontStyle, normal)", "h5FontWeight": "var(--rt-h5-fontWeight, var(--wds-font-weight-bold, 700))", "h5FontFamily": "var(--rt-h5-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))", "h5LineHeight": "var(--rt-h5-lineHeight, 1.2)", "h5Font": "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)))", "h6FontSize": "var(--rt-h6-fontSize, 22px)", "h6FontStyle": "var(--rt-h6-fontStyle, normal)", "h6FontWeight": "var(--rt-h6-fontWeight, var(--wds-font-weight-medium, 500))", "h6FontFamily": "var(--rt-h6-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))", "h6LineHeight": "var(--rt-h6-lineHeight, 1.2)", "h6Font": "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)))", "p1FontSize": "var(--rt-p1-fontSize, 18px)", "p1FontStyle": "var(--rt-p1-fontStyle, normal)", "p1FontWeight": "var(--rt-p1-fontWeight, var(--wds-font-weight-medium, 500))", "p1FontFamily": "var(--rt-p1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))", "p1LineHeight": "var(--rt-p1-lineHeight, 24px)", "p1Font": "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)))", "unstyledFontSize": "var(--rt-unstyled-fontSize, 16px)", "unstyledFontStyle": "var(--rt-unstyled-fontStyle, normal)", "unstyledFontWeight": "var(--rt-unstyled-fontWeight, var(--wds-font-weight-medium, 500))", "unstyledFontFamily": "var(--rt-unstyled-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))", "unstyledLineHeight": "var(--rt-unstyled-lineHeight, 24px)", "unstyledFont": "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)))", "p3FontSize": "var(--rt-p3-fontSize, 14px)", "p3FontStyle": "var(--rt-p3-fontStyle, normal)", "p3FontWeight": "var(--rt-p3-fontWeight, var(--wds-font-weight-medium, 500))", "p3FontFamily": "var(--rt-p3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))", "p3LineHeight": "var(--rt-p3-lineHeight, 18px)", "p3Font": "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)))" };
14
- export var vars = { "wds-color-black-100": "--wds-color-black-100", "wds-color-black-700": "--wds-color-black-700", "wds-font-family-default": "--wds-font-family-default", "wsr-font-family": "--wsr-font-family", "wds-font-weight-medium": "--wds-font-weight-medium", "wds-font-weight-bold": "--wds-font-weight-bold", "wds-font-size-500": "--wds-font-size-500", "wds-font-line-height-300": "--wds-font-line-height-300", "rt-h1-fontSize": "--rt-h1-fontSize", "rt-h1-fontStyle": "--rt-h1-fontStyle", "rt-h1-fontWeight": "--rt-h1-fontWeight", "rt-h1-fontFamily": "--rt-h1-fontFamily", "rt-h1-lineHeight": "--rt-h1-lineHeight", "rt-h2-fontSize": "--rt-h2-fontSize", "rt-h2-fontStyle": "--rt-h2-fontStyle", "rt-h2-fontWeight": "--rt-h2-fontWeight", "rt-h2-fontFamily": "--rt-h2-fontFamily", "rt-h2-lineHeight": "--rt-h2-lineHeight", "rt-h3-fontSize": "--rt-h3-fontSize", "rt-h3-fontStyle": "--rt-h3-fontStyle", "rt-h3-fontWeight": "--rt-h3-fontWeight", "rt-h3-fontFamily": "--rt-h3-fontFamily", "rt-h3-lineHeight": "--rt-h3-lineHeight", "rt-h4-fontSize": "--rt-h4-fontSize", "rt-h4-fontStyle": "--rt-h4-fontStyle", "rt-h4-fontWeight": "--rt-h4-fontWeight", "rt-h4-fontFamily": "--rt-h4-fontFamily", "rt-h4-lineHeight": "--rt-h4-lineHeight", "rt-h5-fontSize": "--rt-h5-fontSize", "rt-h5-fontStyle": "--rt-h5-fontStyle", "rt-h5-fontWeight": "--rt-h5-fontWeight", "rt-h5-fontFamily": "--rt-h5-fontFamily", "rt-h5-lineHeight": "--rt-h5-lineHeight", "rt-h6-fontSize": "--rt-h6-fontSize", "rt-h6-fontStyle": "--rt-h6-fontStyle", "rt-h6-fontWeight": "--rt-h6-fontWeight", "rt-h6-fontFamily": "--rt-h6-fontFamily", "rt-h6-lineHeight": "--rt-h6-lineHeight", "rt-p1-fontSize": "--rt-p1-fontSize", "rt-p1-fontStyle": "--rt-p1-fontStyle", "rt-p1-fontWeight": "--rt-p1-fontWeight", "rt-p1-fontFamily": "--rt-p1-fontFamily", "rt-p1-lineHeight": "--rt-p1-lineHeight", "rt-unstyled-fontSize": "--rt-unstyled-fontSize", "rt-unstyled-fontStyle": "--rt-unstyled-fontStyle", "rt-unstyled-fontWeight": "--rt-unstyled-fontWeight", "rt-unstyled-fontFamily": "--rt-unstyled-fontFamily", "rt-unstyled-lineHeight": "--rt-unstyled-lineHeight", "rt-p3-fontSize": "--rt-p3-fontSize", "rt-p3-fontStyle": "--rt-p3-fontStyle", "rt-p3-fontWeight": "--rt-p3-fontWeight", "rt-p3-fontFamily": "--rt-p3-fontFamily", "rt-p3-lineHeight": "--rt-p3-lineHeight", "wsr-color-D10": "--richeditor2625930401-wsr-color-D10", "wsr-color-D70": "--richeditor2625930401-wsr-color-D70" };
14
+ export var vars = { "wds-color-black-100": "--wds-color-black-100", "wds-color-black-700": "--wds-color-black-700", "wds-font-family-default": "--wds-font-family-default", "wsr-font-family": "--wsr-font-family", "wds-font-weight-medium": "--wds-font-weight-medium", "wds-font-weight-bold": "--wds-font-weight-bold", "wds-font-size-500": "--wds-font-size-500", "wds-font-line-height-300": "--wds-font-line-height-300", "rt-h1-fontSize": "--rt-h1-fontSize", "rt-h1-fontStyle": "--rt-h1-fontStyle", "rt-h1-fontWeight": "--rt-h1-fontWeight", "rt-h1-fontFamily": "--rt-h1-fontFamily", "rt-h1-lineHeight": "--rt-h1-lineHeight", "rt-h2-fontSize": "--rt-h2-fontSize", "rt-h2-fontStyle": "--rt-h2-fontStyle", "rt-h2-fontWeight": "--rt-h2-fontWeight", "rt-h2-fontFamily": "--rt-h2-fontFamily", "rt-h2-lineHeight": "--rt-h2-lineHeight", "rt-h3-fontSize": "--rt-h3-fontSize", "rt-h3-fontStyle": "--rt-h3-fontStyle", "rt-h3-fontWeight": "--rt-h3-fontWeight", "rt-h3-fontFamily": "--rt-h3-fontFamily", "rt-h3-lineHeight": "--rt-h3-lineHeight", "rt-h4-fontSize": "--rt-h4-fontSize", "rt-h4-fontStyle": "--rt-h4-fontStyle", "rt-h4-fontWeight": "--rt-h4-fontWeight", "rt-h4-fontFamily": "--rt-h4-fontFamily", "rt-h4-lineHeight": "--rt-h4-lineHeight", "rt-h5-fontSize": "--rt-h5-fontSize", "rt-h5-fontStyle": "--rt-h5-fontStyle", "rt-h5-fontWeight": "--rt-h5-fontWeight", "rt-h5-fontFamily": "--rt-h5-fontFamily", "rt-h5-lineHeight": "--rt-h5-lineHeight", "rt-h6-fontSize": "--rt-h6-fontSize", "rt-h6-fontStyle": "--rt-h6-fontStyle", "rt-h6-fontWeight": "--rt-h6-fontWeight", "rt-h6-fontFamily": "--rt-h6-fontFamily", "rt-h6-lineHeight": "--rt-h6-lineHeight", "rt-p1-fontSize": "--rt-p1-fontSize", "rt-p1-fontStyle": "--rt-p1-fontStyle", "rt-p1-fontWeight": "--rt-p1-fontWeight", "rt-p1-fontFamily": "--rt-p1-fontFamily", "rt-p1-lineHeight": "--rt-p1-lineHeight", "rt-unstyled-fontSize": "--rt-unstyled-fontSize", "rt-unstyled-fontStyle": "--rt-unstyled-fontStyle", "rt-unstyled-fontWeight": "--rt-unstyled-fontWeight", "rt-unstyled-fontFamily": "--rt-unstyled-fontFamily", "rt-unstyled-lineHeight": "--rt-unstyled-lineHeight", "rt-p3-fontSize": "--rt-p3-fontSize", "rt-p3-fontStyle": "--rt-p3-fontStyle", "rt-p3-fontWeight": "--rt-p3-fontWeight", "rt-p3-fontFamily": "--rt-p3-fontFamily", "rt-p3-lineHeight": "--rt-p3-lineHeight", "wsr-color-D10": "--richeditor2465378792-wsr-color-D10", "wsr-color-D70": "--richeditor2465378792-wsr-color-D70" };
15
15
  //# sourceMappingURL=rich-editor.st.css.js.map
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.js";
3
- var _namespace_ = "richtexteditor2381714884";
3
+ var _namespace_ = "richtexteditor468581331";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "richtexteditor2381714884__root", "nativeInput": "richtexteditor2381714884__nativeInput", "editor": "richtexteditor2381714884__editor" };
9
+ export var classes = { "root": "richtexteditor468581331__root", "nativeInput": "richtexteditor468581331__nativeInput", "editor": "richtexteditor468581331__editor" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -1 +1 @@
1
- {"version":3,"file":"rich-text-editor.st.css.js","sourceRoot":"","sources":["../../../../../../src/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.ts"],"names":[],"mappings":"AAAA,cAAc;AAGd,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,qCAAqC,CAAC;AAIpF,IAAI,WAAW,GAAG,0BAA0B,CAAC;AAC7C,IAAI,OAAO,GAAG,cAAc,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAErD,MAAM,CAAC,IAAI,SAAS,GAAG,aAAa,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAC7D,MAAM,CAAC,IAAI,KAAK,GAA2C,OAAO,CAAC;AACnE,MAAM,CAAC,IAAI,EAAE,GAA2C,OAAO,CAAC;AAEhE,MAAM,CAAC,IAAI,SAAS,GAAG,WAAW,CAAC;AACnC,MAAM,CAAC,IAAI,OAAO,GAAG,EAAC,MAAM,EAAC,gCAAgC,EAAC,aAAa,EAAC,uCAAuC,EAAC,QAAQ,EAAC,kCAAkC,EAAC,CAAC;AACjK,MAAM,CAAC,IAAI,SAAS,GAAG,EAAE,CAAC;AAC1B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,UAAU,GAAG,EAAE,CAAC;AAC3B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,IAAI,GAAG,EAAC,oBAAoB,EAAC,sBAAsB,EAAC,oBAAoB,EAAC,sBAAsB,EAAC,mBAAmB,EAAC,qBAAqB,EAAC,mBAAmB,EAAC,qBAAqB,EAAC,sBAAsB,EAAC,wBAAwB,EAAC,sBAAsB,EAAC,wBAAwB,EAAC,qBAAqB,EAAC,uBAAuB,EAAC,iCAAiC,EAAC,mCAAmC,EAAC,uBAAuB,EAAC,yBAAyB,EAAC,CAAC"}
1
+ {"version":3,"file":"rich-text-editor.st.css.js","sourceRoot":"","sources":["../../../../../../src/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.ts"],"names":[],"mappings":"AAAA,cAAc;AAGd,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,qCAAqC,CAAC;AAIpF,IAAI,WAAW,GAAG,yBAAyB,CAAC;AAC5C,IAAI,OAAO,GAAG,cAAc,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAErD,MAAM,CAAC,IAAI,SAAS,GAAG,aAAa,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAC7D,MAAM,CAAC,IAAI,KAAK,GAA2C,OAAO,CAAC;AACnE,MAAM,CAAC,IAAI,EAAE,GAA2C,OAAO,CAAC;AAEhE,MAAM,CAAC,IAAI,SAAS,GAAG,WAAW,CAAC;AACnC,MAAM,CAAC,IAAI,OAAO,GAAG,EAAC,MAAM,EAAC,+BAA+B,EAAC,aAAa,EAAC,sCAAsC,EAAC,QAAQ,EAAC,iCAAiC,EAAC,CAAC;AAC9J,MAAM,CAAC,IAAI,SAAS,GAAG,EAAE,CAAC;AAC1B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,UAAU,GAAG,EAAE,CAAC;AAC3B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,IAAI,GAAG,EAAC,oBAAoB,EAAC,sBAAsB,EAAC,oBAAoB,EAAC,sBAAsB,EAAC,mBAAmB,EAAC,qBAAqB,EAAC,mBAAmB,EAAC,qBAAqB,EAAC,sBAAsB,EAAC,wBAAwB,EAAC,sBAAsB,EAAC,wBAAwB,EAAC,qBAAqB,EAAC,uBAAuB,EAAC,iCAAiC,EAAC,mCAAmC,EAAC,uBAAuB,EAAC,yBAAyB,EAAC,CAAC"}
@@ -1,15 +1,15 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../../../../stylable-esm-runtime.js";
3
- var _namespace_ = "toolbar1544401424";
3
+ var _namespace_ = "toolbar3015150169";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "toolbar1544401424__root", "item": "toolbar1544401424__item", "separator": "toolbar1544401424__separator", "clearFormatting": "toolbar1544401424__clearFormatting", "fullScreen": "toolbar1544401424__fullScreen", "dropdownItemContent": "toolbar1544401424__dropdownItemContent", "dropdownItemTitle": "toolbar1544401424__dropdownItemTitle", "dropdownItemSubtitle": "toolbar1544401424__dropdownItemSubtitle", "dropdownHeaderOne": "toolbar1544401424__dropdownHeaderOne", "dropdownHeaderTwo": "toolbar1544401424__dropdownHeaderTwo", "dropdownHeaderThree": "toolbar1544401424__dropdownHeaderThree", "dropdownHeaderFour": "toolbar1544401424__dropdownHeaderFour", "dropdownHeaderFive": "toolbar1544401424__dropdownHeaderFive", "dropdownHeaderSix": "toolbar1544401424__dropdownHeaderSix", "dropdownParagraphOne": "toolbar1544401424__dropdownParagraphOne", "dropdownNormalText": "toolbar1544401424__dropdownNormalText", "dropdownParagraphThree": "toolbar1544401424__dropdownParagraphThree" };
9
+ export var classes = { "root": "toolbar3015150169__root", "item": "toolbar3015150169__item", "separator": "toolbar3015150169__separator", "clearFormatting": "toolbar3015150169__clearFormatting", "fullScreen": "toolbar3015150169__fullScreen", "dropdownItemContent": "toolbar3015150169__dropdownItemContent", "dropdownItemTitle": "toolbar3015150169__dropdownItemTitle", "dropdownItemSubtitle": "toolbar3015150169__dropdownItemSubtitle", "dropdownHeaderOne": "toolbar3015150169__dropdownHeaderOne", "dropdownHeaderTwo": "toolbar3015150169__dropdownHeaderTwo", "dropdownHeaderThree": "toolbar3015150169__dropdownHeaderThree", "dropdownHeaderFour": "toolbar3015150169__dropdownHeaderFour", "dropdownHeaderFive": "toolbar3015150169__dropdownHeaderFive", "dropdownHeaderSix": "toolbar3015150169__dropdownHeaderSix", "dropdownParagraphOne": "toolbar3015150169__dropdownParagraphOne", "dropdownNormalText": "toolbar3015150169__dropdownNormalText", "dropdownParagraphThree": "toolbar3015150169__dropdownParagraphThree" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
13
13
  export var stVars = {};
14
- export var vars = { "wds-color-blue-400": "--wds-color-blue-400", "wds-color-black-400": "--wds-color-black-400", "wds-color-white": "--wds-color-white", "wds-font-family-default": "--wds-font-family-default", "wsr-font-family": "--wsr-font-family", "wds-font-weight-medium": "--wds-font-weight-medium", "wds-font-weight-bold": "--wds-font-weight-bold", "wds-font-size-500": "--wds-font-size-500", "wds-font-line-height-300": "--wds-font-line-height-300", "wsr-color-B40": "--toolbar1544401424-wsr-color-B40", "wsr-color-D80": "--toolbar1544401424-wsr-color-D80" };
14
+ export var vars = { "wds-color-blue-400": "--wds-color-blue-400", "wds-color-black-400": "--wds-color-black-400", "wds-color-white": "--wds-color-white", "wds-font-family-default": "--wds-font-family-default", "wsr-font-family": "--wsr-font-family", "wds-font-weight-medium": "--wds-font-weight-medium", "wds-font-weight-bold": "--wds-font-weight-bold", "wds-font-size-500": "--wds-font-size-500", "wds-font-line-height-300": "--wds-font-line-height-300", "wsr-color-B40": "--toolbar3015150169-wsr-color-B40", "wsr-color-D80": "--toolbar3015150169-wsr-color-D80" };
15
15
  //# sourceMappingURL=toolbar.st.css.js.map
@@ -1,5 +1,5 @@
1
- import React, { useCallback, useEffect, useMemo, useRef, useState } from 'react';
2
- import { AutoComplete } from '@wix/design-system';
1
+ import React, { useCallback, useEffect, useMemo, useRef, useState, } from 'react';
2
+ import { AutoComplete, listItemSelectBuilder } from '@wix/design-system';
3
3
  import { useTranslations } from '../../hooks/use-translations';
4
4
  /**
5
5
  * Cell-layer AutoComplete — manages search text and selected-id state,
@@ -34,7 +34,6 @@ export const CellAutoCompleteInput = React.forwardRef(({ value, options, initial
34
34
  // intentionally run only on mount
35
35
  // eslint-disable-next-line react-hooks/exhaustive-deps
36
36
  }, []);
37
- const acOptions = useMemo(() => options.map((o) => ({ id: o.id, value: o.value, label: o.value })), [options]);
38
37
  // Track whether the user has actually typed (vs. the initial searchValue which
39
38
  // reflects the committed option label). For type-to-edit the initial text IS
40
39
  // user input, so we treat it as already-typed.
@@ -42,20 +41,26 @@ export const CellAutoCompleteInput = React.forwardRef(({ value, options, initial
42
41
  // Pre-filter options based on searchValue — but only after the user has typed.
43
42
  // On normal (double-click) entry the searchValue starts as the current label;
44
43
  // we must show all options until the user actively edits the input.
44
+ // eslint-disable-next-line @typescript-eslint/no-explicit-any
45
45
  const filteredOptions = useMemo(() => {
46
- if (!searchValue || !hasUserTyped.current) {
47
- return acOptions;
48
- }
49
- const lower = searchValue.trim().toLowerCase();
50
- return acOptions.filter((o) => (o.label ?? '').toLowerCase().includes(lower));
51
- }, [acOptions, searchValue]);
46
+ const source = !searchValue || !hasUserTyped.current
47
+ ? options
48
+ : options.filter((o) => o.value.toLowerCase().includes(searchValue.trim().toLowerCase()));
49
+ return source.map((o) => listItemSelectBuilder({
50
+ id: o.id,
51
+ title: o.value,
52
+ size: 'small',
53
+ selected: o.id === selectedId,
54
+ }));
55
+ }, [options, searchValue, selectedId]);
52
56
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
53
57
  const handleSelect = useCallback((option) => {
54
- const label = option.label ?? option.value ?? String(option.id);
58
+ const original = options.find((o) => o.id === String(option.id));
59
+ const label = original?.value ?? String(option.id);
55
60
  setSelectedId(option.id);
56
61
  setSearchValue(label);
57
62
  onSelect?.(String(option.id));
58
- }, [onSelect]);
63
+ }, [onSelect, options]);
59
64
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
60
65
  const handleOptionMarked = useCallback((option) => {
61
66
  onOptionMarked?.(option ? String(option.id) : null);
@@ -75,11 +80,15 @@ export const CellAutoCompleteInput = React.forwardRef(({ value, options, initial
75
80
  setSelectedId(undefined);
76
81
  onClear?.();
77
82
  }, [onClear]);
78
- return (React.createElement(AutoComplete, { ref: acRef, size: "small", border: "none", value: searchValue, selectedId: selectedId, options: filteredOptions, onSelect: handleSelect, onOptionMarked: handleOptionMarked, onChange: handleChange, onClear: handleClear, onFocus: onFocus, onBlur: onBlur, clearButton: !!searchValue || !!selectedId, placeholder: t('patterns-fields.select.search_placeholder'), emptyStateMessage: t('auto-patterns.fields.no_results_found'), popoverProps: { appendTo: 'window', moveBy: { y: 4 } }, autoSelect: false, textOverflow: "ellipsis", inputRef: (el) => {
79
- if (inputRef) {
80
- inputRef.current = el;
81
- }
82
- }, className: className }));
83
+ return (
84
+ // Prevent EditableCell's row click/dblclick handlers from firing when
85
+ // the user interacts with the input or dropdown.
86
+ React.createElement("div", { style: { width: '100%' }, onClick: (e) => e.stopPropagation(), onMouseDown: (e) => e.stopPropagation() },
87
+ React.createElement(AutoComplete, { ref: acRef, size: "small", border: "none", value: searchValue, selectedId: selectedId, options: filteredOptions, onSelect: handleSelect, onOptionMarked: handleOptionMarked, onChange: handleChange, onClear: handleClear, onFocus: onFocus, onBlur: onBlur, clearButton: !!searchValue || !!selectedId, placeholder: t('patterns-fields.select.search_placeholder'), emptyStateMessage: t('auto-patterns.fields.no_results_found'), popoverProps: { appendTo: 'window', moveBy: { y: 4 } }, autoSelect: false, textOverflow: "ellipsis", inputRef: (el) => {
88
+ if (inputRef) {
89
+ inputRef.current = el;
90
+ }
91
+ }, className: className })));
83
92
  });
84
93
  CellAutoCompleteInput.displayName = 'CellAutoCompleteInput';
85
94
  //# sourceMappingURL=cell-autocomplete-input.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"cell-autocomplete-input.js","sourceRoot":"","sources":["../../../../src/components/text/cell-autocomplete-input.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"cell-autocomplete-input.js","sourceRoot":"","sources":["../../../../src/components/text/cell-autocomplete-input.tsx"],"names":[],"mappings":"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"}
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../stylable-esm-runtime.js";
3
- var _namespace_ = "textview3091426966";
3
+ var _namespace_ = "textview1522856063";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "textview3091426966__root", "textView": "textview3091426966__textView" };
9
+ export var classes = { "root": "textview1522856063__root", "textView": "textview1522856063__textView" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -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,9 +1,12 @@
1
1
  import React from 'react';
2
+ import { WixPatternsContainerProvider } from '@wix/bex-core/react';
2
3
  import { PatternsFieldsContainerProvider } from '../providers/PatternsFieldsContainerProvider';
3
4
  const passthrough = (key) => key;
4
5
  const mockContainer = {
5
6
  translate: passthrough,
6
7
  i18n: { t: passthrough, init: () => Promise.resolve() },
7
8
  };
8
- export const PatternsFieldsTestProvider = ({ children }) => (React.createElement(PatternsFieldsContainerProvider, { value: mockContainer }, children));
9
+ const mockWixPatternsContainer = {};
10
+ export const PatternsFieldsTestProvider = ({ children }) => (React.createElement(WixPatternsContainerProvider, { value: mockWixPatternsContainer },
11
+ React.createElement(PatternsFieldsContainerProvider, { value: mockContainer }, children)));
9
12
  //# sourceMappingURL=patterns-fields-test-provider.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"patterns-fields-test-provider.js","sourceRoot":"","sources":["../../../src/testkit/patterns-fields-test-provider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,+BAA+B,EAAE,MAAM,8CAA8C,CAAC;AAG/F,MAAM,WAAW,GAAG,CAAC,GAAW,EAAE,EAAE,CAAC,GAAG,CAAC;AAEzC,MAAM,aAAa,GAAG;IACpB,SAAS,EAAE,WAAW;IACtB,IAAI,EAAE,EAAE,CAAC,EAAE,WAAW,EAAE,IAAI,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,OAAO,EAAE,EAAE;CACf,CAAC;AAE3C,MAAM,CAAC,MAAM,0BAA0B,GAAa,CAAC,EAAE,QAAQ,EAAE,EAAE,EAAE,CAAC,CACpE,oBAAC,+BAA+B,IAAC,KAAK,EAAE,aAAa,IAClD,QAAQ,CACuB,CACnC,CAAC"}
1
+ {"version":3,"file":"patterns-fields-test-provider.js","sourceRoot":"","sources":["../../../src/testkit/patterns-fields-test-provider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,4BAA4B,EAAE,MAAM,qBAAqB,CAAC;AAEnE,OAAO,EAAE,+BAA+B,EAAE,MAAM,8CAA8C,CAAC;AAG/F,MAAM,WAAW,GAAG,CAAC,GAAW,EAAE,EAAE,CAAC,GAAG,CAAC;AAEzC,MAAM,aAAa,GAAG;IACpB,SAAS,EAAE,WAAW;IACtB,IAAI,EAAE,EAAE,CAAC,EAAE,WAAW,EAAE,IAAI,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,OAAO,EAAE,EAAE;CACf,CAAC;AAE3C,MAAM,wBAAwB,GAAG,EAAqC,CAAC;AAEvE,MAAM,CAAC,MAAM,0BAA0B,GAAa,CAAC,EAAE,QAAQ,EAAE,EAAE,EAAE,CAAC,CACpE,oBAAC,4BAA4B,IAAC,KAAK,EAAE,wBAAwB;IAC3D,oBAAC,+BAA+B,IAAC,KAAK,EAAE,aAAa,IAClD,QAAQ,CACuB,CACL,CAChC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"address-input.st.css.d.ts","sourceRoot":"","sources":["../../../../../src/components/address/input/address-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;;;CAA0G,CAAC;AAC7H,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
+ {"version":3,"file":"address-input.st.css.d.ts","sourceRoot":"","sources":["../../../../../src/components/address/input/address-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;;;CAAwG,CAAC;AAC3H,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":"thumbnail-replace-overlay.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/image/thumbnail-replace-overlay.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;;;CAAsG,CAAC;AACzH,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
+ {"version":3,"file":"thumbnail-replace-overlay.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/image/thumbnail-replace-overlay.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;;;CAAoG,CAAC;AACvH,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"}
@@ -19,4 +19,5 @@ export * from './boolean';
19
19
  export * from './number-input';
20
20
  export * from './url';
21
21
  export * from './image';
22
+ export * from './reference';
22
23
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,YAAY,CAAC;AAC3B,cAAc,kBAAkB,CAAC;AACjC,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC;AAC1B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,OAAO,CAAC;AACtB,cAAc,SAAS,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,YAAY,CAAC;AAC3B,cAAc,kBAAkB,CAAC;AACjC,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC;AAC1B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,OAAO,CAAC;AACtB,cAAc,SAAS,CAAC;AACxB,cAAc,aAAa,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"paste-url-button.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/media-control/paste-url-button.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;;;;CAA+J,CAAC;AAClL,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
+ {"version":3,"file":"paste-url-button.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/media-control/paste-url-button.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;;;;CAAkK,CAAC;AACrL,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":"media-image.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/media-image/media-image.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;;CAAwC,CAAC;AAC3D,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;;;;;;;CAAsO,CAAC"}
1
+ {"version":3,"file":"media-image.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/media-image/media-image.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;;CAAuC,CAAC;AAC1D,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;;;;;;;CAAoO,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"media-loader.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/media-loader/media-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;;;CAAkF,CAAC;AACrG,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM;;;CAA2F,CAAC;AAC7G,eAAO,IAAI,IAAI;;;CAAkF,CAAC"}
1
+ {"version":3,"file":"media-loader.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/media-loader/media-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;;;CAAgF,CAAC;AACnG,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM;;;CAA2F,CAAC;AAC7G,eAAO,IAAI,IAAI;;;CAAkF,CAAC"}
@@ -0,0 +1,35 @@
1
+ import React from 'react';
2
+ export interface CellReferenceItem {
3
+ id: string;
4
+ name: string;
5
+ image?: string;
6
+ }
7
+ export interface CellReferenceInputHandle {
8
+ focus: () => void;
9
+ hideOptions: () => void;
10
+ }
11
+ export interface CellReferenceInputProps {
12
+ /** Raw reference items — options are built internally with listItemSelectBuilder. */
13
+ items: CellReferenceItem[];
14
+ /** Text shown inside the input field (search query or selected item title). */
15
+ value: string;
16
+ /** When a reference is selected and there is no search query, show its avatar inside the input. */
17
+ selectedItem?: CellReferenceItem;
18
+ onChange: (e: React.ChangeEvent<HTMLInputElement>) => void;
19
+ onSelect: (item: CellReferenceItem) => void;
20
+ onBlur?: () => void;
21
+ onClear: () => void;
22
+ onKeyDown: (e: React.KeyboardEvent) => void;
23
+ clearButton?: boolean;
24
+ infiniteScroll?: boolean;
25
+ hasMore?: boolean;
26
+ loadMore?: () => void;
27
+ fixedFooter?: React.ReactNode;
28
+ /** Open dropdown immediately on mount (type-to-edit / Enter triggers). */
29
+ autoOpen?: boolean;
30
+ inputRef?: React.MutableRefObject<{
31
+ focus: () => void;
32
+ } | null | undefined>;
33
+ }
34
+ export declare const CellReferenceInput: React.ForwardRefExoticComponent<CellReferenceInputProps & React.RefAttributes<CellReferenceInputHandle>>;
35
+ //# sourceMappingURL=cell-reference-input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cell-reference-input.d.ts","sourceRoot":"","sources":["../../../../src/components/reference/cell-reference-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqC,MAAM,OAAO,CAAC;AAM1D,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,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,0GAwH9B,CAAC"}