@wix/patterns-fields 1.39.0 → 1.41.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 (423) hide show
  1. package/dist/cjs/assets/locale/messages_ar.json +8 -0
  2. package/dist/cjs/assets/locale/messages_bg.json +8 -0
  3. package/dist/cjs/assets/locale/messages_ca.json +8 -0
  4. package/dist/cjs/assets/locale/messages_cs.json +8 -0
  5. package/dist/cjs/assets/locale/messages_da.json +8 -0
  6. package/dist/cjs/assets/locale/messages_de.json +8 -0
  7. package/dist/cjs/assets/locale/messages_el.json +8 -0
  8. package/dist/cjs/assets/locale/messages_en.json +8 -0
  9. package/dist/cjs/assets/locale/messages_es.json +8 -0
  10. package/dist/cjs/assets/locale/messages_fi.json +8 -0
  11. package/dist/cjs/assets/locale/messages_fr.json +8 -0
  12. package/dist/cjs/assets/locale/messages_he.json +8 -0
  13. package/dist/cjs/assets/locale/messages_hi.json +8 -0
  14. package/dist/cjs/assets/locale/messages_hu.json +8 -0
  15. package/dist/cjs/assets/locale/messages_id.json +8 -0
  16. package/dist/cjs/assets/locale/messages_it.json +8 -0
  17. package/dist/cjs/assets/locale/messages_ja.json +8 -0
  18. package/dist/cjs/assets/locale/messages_ko.json +8 -0
  19. package/dist/cjs/assets/locale/messages_lt.json +8 -0
  20. package/dist/cjs/assets/locale/messages_ms.json +8 -0
  21. package/dist/cjs/assets/locale/messages_nl.json +8 -0
  22. package/dist/cjs/assets/locale/messages_no.json +8 -0
  23. package/dist/cjs/assets/locale/messages_pl.json +8 -0
  24. package/dist/cjs/assets/locale/messages_pt.json +8 -0
  25. package/dist/cjs/assets/locale/messages_ro.json +8 -0
  26. package/dist/cjs/assets/locale/messages_ru.json +8 -0
  27. package/dist/cjs/assets/locale/messages_sk.json +8 -0
  28. package/dist/cjs/assets/locale/messages_sl.json +8 -0
  29. package/dist/cjs/assets/locale/messages_sv.json +8 -0
  30. package/dist/cjs/assets/locale/messages_th.json +8 -0
  31. package/dist/cjs/assets/locale/messages_tl.json +8 -0
  32. package/dist/cjs/assets/locale/messages_tr.json +8 -0
  33. package/dist/cjs/assets/locale/messages_uk.json +8 -0
  34. package/dist/cjs/assets/locale/messages_vi.json +8 -0
  35. package/dist/cjs/assets/locale/messages_zh.json +8 -0
  36. package/dist/cjs/assets/locale/version_file +1 -1
  37. package/dist/cjs/components/address/input/address-input.st.css.js +3 -3
  38. package/dist/cjs/components/address/input/address-input.st.css.js.map +1 -1
  39. package/dist/cjs/components/audio/actions/actions-menu/actions-menu.st.css.js +3 -3
  40. package/dist/cjs/components/audio/actions/actions-menu/actions-menu.st.css.js.map +1 -1
  41. package/dist/cjs/components/audio/audio-field/form-audio-field.js +12 -10
  42. package/dist/cjs/components/audio/audio-field/form-audio-field.js.map +1 -1
  43. package/dist/cjs/components/audio/audio-field/form-audio-field.st.css.js +4 -4
  44. package/dist/cjs/components/audio/audio-field/form-audio-field.st.css.js.map +1 -1
  45. package/dist/cjs/components/audio/audio-player/audio-player.st.css.js +2 -2
  46. package/dist/cjs/components/audio/audio-player/audio-player.st.css.js.map +1 -1
  47. package/dist/cjs/components/color-view/cell-color-input.js +195 -0
  48. package/dist/cjs/components/color-view/cell-color-input.js.map +1 -0
  49. package/dist/cjs/components/color-view/cell-color-view.js +89 -0
  50. package/dist/cjs/components/color-view/cell-color-view.js.map +1 -0
  51. package/dist/cjs/components/color-view/cell-color-view.st.css +8 -0
  52. package/dist/cjs/components/color-view/cell-color-view.st.css.js +25 -0
  53. package/dist/cjs/components/color-view/cell-color-view.st.css.js.map +1 -0
  54. package/dist/cjs/components/color-view/color-input.js +33 -27
  55. package/dist/cjs/components/color-view/color-input.js.map +1 -1
  56. package/dist/cjs/components/color-view/color-view.st.css.js +4 -4
  57. package/dist/cjs/components/color-view/color-view.st.css.js.map +1 -1
  58. package/dist/cjs/components/color-view/hex.js +16 -0
  59. package/dist/cjs/components/color-view/hex.js.map +1 -0
  60. package/dist/cjs/components/color-view/index.js +18 -0
  61. package/dist/cjs/components/color-view/index.js.map +1 -1
  62. package/dist/cjs/components/delete-dialog/delete-dialog.st.css.js +3 -3
  63. package/dist/cjs/components/delete-dialog/delete-dialog.st.css.js.map +1 -1
  64. package/dist/cjs/components/document/form-document-field.st.css.js +7 -7
  65. package/dist/cjs/components/document/form-document-field.st.css.js.map +1 -1
  66. package/dist/cjs/components/exclamation/exclamation.st.css.js +5 -5
  67. package/dist/cjs/components/exclamation/exclamation.st.css.js.map +1 -1
  68. package/dist/cjs/components/highlighted-text/highlighted-text.st.css.js +5 -5
  69. package/dist/cjs/components/highlighted-text/highlighted-text.st.css.js.map +1 -1
  70. package/dist/cjs/components/image/thumbnail-replace-overlay.st.css.js +3 -3
  71. package/dist/cjs/components/image/thumbnail-replace-overlay.st.css.js.map +1 -1
  72. package/dist/cjs/components/media-control/cell-media-edit-shell.st.css.js +2 -2
  73. package/dist/cjs/components/media-control/cell-media-edit-shell.st.css.js.map +1 -1
  74. package/dist/cjs/components/media-control/paste-url-button.st.css.js +4 -4
  75. package/dist/cjs/components/media-control/paste-url-button.st.css.js.map +1 -1
  76. package/dist/cjs/components/media-gallery/form-media-gallery-field.st.css.js +10 -10
  77. package/dist/cjs/components/media-gallery/form-media-gallery-field.st.css.js.map +1 -1
  78. package/dist/cjs/components/media-image/media-image.st.css.js +4 -4
  79. package/dist/cjs/components/media-image/media-image.st.css.js.map +1 -1
  80. package/dist/cjs/components/media-image/overlays/overlay.st.css.js +3 -3
  81. package/dist/cjs/components/media-image/overlays/overlay.st.css.js.map +1 -1
  82. package/dist/cjs/components/media-loader/media-loader.st.css.js +3 -3
  83. package/dist/cjs/components/media-loader/media-loader.st.css.js.map +1 -1
  84. package/dist/cjs/components/media-tag/web-media-tag/media-tag.st.css.js +2 -2
  85. package/dist/cjs/components/media-tag/web-media-tag/media-tag.st.css.js.map +1 -1
  86. package/dist/cjs/components/multi-document/cell-multi-document-edit.js +516 -0
  87. package/dist/cjs/components/multi-document/cell-multi-document-edit.js.map +1 -0
  88. package/dist/cjs/components/multi-document/cell-multi-document-view.js +65 -0
  89. package/dist/cjs/components/multi-document/cell-multi-document-view.js.map +1 -0
  90. package/dist/cjs/components/multi-document/index.js +5 -1
  91. package/dist/cjs/components/multi-document/index.js.map +1 -1
  92. package/dist/cjs/components/multi-document/multi-document-input/form-multi-document.st.css.js +5 -5
  93. package/dist/cjs/components/multi-document/multi-document-input/form-multi-document.st.css.js.map +1 -1
  94. package/dist/cjs/components/reference/cell-reference-input.st.css.js +3 -3
  95. package/dist/cjs/components/reference/cell-reference-input.st.css.js.map +1 -1
  96. package/dist/cjs/components/rich-content/cell-rich-content-input.js +4 -3
  97. package/dist/cjs/components/rich-content/cell-rich-content-input.js.map +1 -1
  98. package/dist/cjs/components/rich-content/cell-rich-content-view.js +3 -2
  99. package/dist/cjs/components/rich-content/cell-rich-content-view.js.map +1 -1
  100. package/dist/cjs/components/rich-content/hooks/use-plain-text-rich-content.js +1 -1
  101. package/dist/cjs/components/rich-content/hooks/use-plain-text-rich-content.js.map +1 -1
  102. package/dist/cjs/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js +4 -4
  103. package/dist/cjs/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js.map +1 -1
  104. package/dist/cjs/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js +3 -3
  105. package/dist/cjs/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js.map +1 -1
  106. package/dist/cjs/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.js +2 -2
  107. 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
  108. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js +3 -3
  109. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js.map +1 -1
  110. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/hooks.js +1 -1
  111. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/hooks.js.map +1 -1
  112. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js +3 -3
  113. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js.map +1 -1
  114. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js +2 -2
  115. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js.map +1 -1
  116. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/plugins.js +0 -5
  117. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/plugins.js.map +1 -1
  118. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.js +169 -192
  119. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.js.map +1 -1
  120. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js +7 -7
  121. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js.map +1 -1
  122. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.js +52 -36
  123. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.js.map +1 -1
  124. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css +7 -0
  125. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js +5 -4
  126. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js.map +1 -1
  127. package/dist/cjs/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.js +10 -10
  128. package/dist/cjs/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.js.map +1 -1
  129. package/dist/cjs/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js +4 -4
  130. package/dist/cjs/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js.map +1 -1
  131. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js +18 -18
  132. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js.map +1 -1
  133. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js +4 -4
  134. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js.map +1 -1
  135. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js +18 -18
  136. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js.map +1 -1
  137. package/dist/cjs/components/text/text-view.st.css.js +3 -3
  138. package/dist/cjs/components/text/text-view.st.css.js.map +1 -1
  139. package/dist/cjs/components/time-input/cell-time-input.js +8 -7
  140. package/dist/cjs/components/time-input/cell-time-input.js.map +1 -1
  141. package/dist/cjs/components/time-input/form-time-input.js +21 -2
  142. package/dist/cjs/components/time-input/form-time-input.js.map +1 -1
  143. package/dist/cjs/services/translations.js.map +1 -1
  144. package/dist/cjs/styles.global.css +1 -1
  145. package/dist/cjs/validations/rich-content.js +2 -3
  146. package/dist/cjs/validations/rich-content.js.map +1 -1
  147. package/dist/esm/assets/locale/messages_ar.json +8 -0
  148. package/dist/esm/assets/locale/messages_bg.json +8 -0
  149. package/dist/esm/assets/locale/messages_ca.json +8 -0
  150. package/dist/esm/assets/locale/messages_cs.json +8 -0
  151. package/dist/esm/assets/locale/messages_da.json +8 -0
  152. package/dist/esm/assets/locale/messages_de.json +8 -0
  153. package/dist/esm/assets/locale/messages_el.json +8 -0
  154. package/dist/esm/assets/locale/messages_en.json +8 -0
  155. package/dist/esm/assets/locale/messages_es.json +8 -0
  156. package/dist/esm/assets/locale/messages_fi.json +8 -0
  157. package/dist/esm/assets/locale/messages_fr.json +8 -0
  158. package/dist/esm/assets/locale/messages_he.json +8 -0
  159. package/dist/esm/assets/locale/messages_hi.json +8 -0
  160. package/dist/esm/assets/locale/messages_hu.json +8 -0
  161. package/dist/esm/assets/locale/messages_id.json +8 -0
  162. package/dist/esm/assets/locale/messages_it.json +8 -0
  163. package/dist/esm/assets/locale/messages_ja.json +8 -0
  164. package/dist/esm/assets/locale/messages_ko.json +8 -0
  165. package/dist/esm/assets/locale/messages_lt.json +8 -0
  166. package/dist/esm/assets/locale/messages_ms.json +8 -0
  167. package/dist/esm/assets/locale/messages_nl.json +8 -0
  168. package/dist/esm/assets/locale/messages_no.json +8 -0
  169. package/dist/esm/assets/locale/messages_pl.json +8 -0
  170. package/dist/esm/assets/locale/messages_pt.json +8 -0
  171. package/dist/esm/assets/locale/messages_ro.json +8 -0
  172. package/dist/esm/assets/locale/messages_ru.json +8 -0
  173. package/dist/esm/assets/locale/messages_sk.json +8 -0
  174. package/dist/esm/assets/locale/messages_sl.json +8 -0
  175. package/dist/esm/assets/locale/messages_sv.json +8 -0
  176. package/dist/esm/assets/locale/messages_th.json +8 -0
  177. package/dist/esm/assets/locale/messages_tl.json +8 -0
  178. package/dist/esm/assets/locale/messages_tr.json +8 -0
  179. package/dist/esm/assets/locale/messages_uk.json +8 -0
  180. package/dist/esm/assets/locale/messages_vi.json +8 -0
  181. package/dist/esm/assets/locale/messages_zh.json +8 -0
  182. package/dist/esm/assets/locale/version_file +1 -1
  183. package/dist/esm/components/address/input/address-input.st.css.js +2 -2
  184. package/dist/esm/components/audio/actions/actions-menu/actions-menu.st.css.js +2 -2
  185. package/dist/esm/components/audio/audio-field/form-audio-field.js +2 -0
  186. package/dist/esm/components/audio/audio-field/form-audio-field.js.map +1 -1
  187. package/dist/esm/components/audio/audio-field/form-audio-field.st.css.js +2 -2
  188. package/dist/esm/components/audio/audio-player/audio-player.st.css.js +2 -2
  189. package/dist/esm/components/audio/audio-player/audio-player.st.css.js.map +1 -1
  190. package/dist/esm/components/color-view/cell-color-input.js +104 -0
  191. package/dist/esm/components/color-view/cell-color-input.js.map +1 -0
  192. package/dist/esm/components/color-view/cell-color-view.js +25 -0
  193. package/dist/esm/components/color-view/cell-color-view.js.map +1 -0
  194. package/dist/esm/components/color-view/cell-color-view.st.css +8 -0
  195. package/dist/esm/components/color-view/cell-color-view.st.css.js +15 -0
  196. package/dist/esm/components/color-view/cell-color-view.st.css.js.map +1 -0
  197. package/dist/esm/components/color-view/color-input.js +12 -12
  198. package/dist/esm/components/color-view/color-input.js.map +1 -1
  199. package/dist/esm/components/color-view/color-view.st.css.js +2 -2
  200. package/dist/esm/components/color-view/hex.js +9 -0
  201. package/dist/esm/components/color-view/hex.js.map +1 -0
  202. package/dist/esm/components/color-view/index.js +3 -0
  203. package/dist/esm/components/color-view/index.js.map +1 -1
  204. package/dist/esm/components/delete-dialog/delete-dialog.st.css.js +2 -2
  205. package/dist/esm/components/document/form-document-field.st.css.js +2 -2
  206. package/dist/esm/components/exclamation/exclamation.st.css.js +2 -2
  207. package/dist/esm/components/highlighted-text/highlighted-text.st.css.js +3 -3
  208. package/dist/esm/components/image/thumbnail-replace-overlay.st.css.js +2 -2
  209. package/dist/esm/components/media-control/cell-media-edit-shell.st.css.js +2 -2
  210. package/dist/esm/components/media-control/cell-media-edit-shell.st.css.js.map +1 -1
  211. package/dist/esm/components/media-control/paste-url-button.st.css.js +2 -2
  212. package/dist/esm/components/media-gallery/form-media-gallery-field.st.css.js +2 -2
  213. package/dist/esm/components/media-image/media-image.st.css.js +3 -3
  214. package/dist/esm/components/media-image/media-image.st.css.js.map +1 -1
  215. package/dist/esm/components/media-image/overlays/overlay.st.css.js +2 -2
  216. package/dist/esm/components/media-loader/media-loader.st.css.js +2 -2
  217. package/dist/esm/components/media-tag/web-media-tag/media-tag.st.css.js +2 -2
  218. package/dist/esm/components/multi-document/cell-multi-document-edit.js +148 -0
  219. package/dist/esm/components/multi-document/cell-multi-document-edit.js.map +1 -0
  220. package/dist/esm/components/multi-document/cell-multi-document-view.js +26 -0
  221. package/dist/esm/components/multi-document/cell-multi-document-view.js.map +1 -0
  222. package/dist/esm/components/multi-document/index.js +2 -0
  223. package/dist/esm/components/multi-document/index.js.map +1 -1
  224. package/dist/esm/components/multi-document/multi-document-input/form-multi-document.st.css.js +2 -2
  225. package/dist/esm/components/multi-document/multi-document-input/form-multi-document.st.css.js.map +1 -1
  226. package/dist/esm/components/reference/cell-reference-input.st.css.js +2 -2
  227. package/dist/esm/components/rich-content/cell-rich-content-input.js +4 -3
  228. package/dist/esm/components/rich-content/cell-rich-content-input.js.map +1 -1
  229. package/dist/esm/components/rich-content/cell-rich-content-view.js +3 -4
  230. package/dist/esm/components/rich-content/cell-rich-content-view.js.map +1 -1
  231. package/dist/esm/components/rich-content/hooks/use-plain-text-rich-content.js +2 -2
  232. package/dist/esm/components/rich-content/hooks/use-plain-text-rich-content.js.map +1 -1
  233. package/dist/esm/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js +2 -2
  234. package/dist/esm/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js +2 -2
  235. package/dist/esm/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js.map +1 -1
  236. package/dist/esm/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.js +2 -2
  237. 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
  238. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js +2 -2
  239. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js.map +1 -1
  240. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/hooks.js +2 -2
  241. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/hooks.js.map +1 -1
  242. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js +2 -2
  243. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js +2 -2
  244. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js.map +1 -1
  245. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/plugins.js +0 -5
  246. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/plugins.js.map +1 -1
  247. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.js +112 -135
  248. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.js.map +1 -1
  249. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js +2 -2
  250. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js.map +1 -1
  251. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.js +27 -35
  252. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.js.map +1 -1
  253. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css +7 -0
  254. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js +2 -2
  255. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js.map +1 -1
  256. package/dist/esm/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.js +2 -2
  257. package/dist/esm/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.js.map +1 -1
  258. package/dist/esm/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js +2 -2
  259. package/dist/esm/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js.map +1 -1
  260. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js +2 -2
  261. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js +2 -2
  262. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js +2 -2
  263. package/dist/esm/components/text/text-view.st.css.js +2 -2
  264. package/dist/esm/components/text/text-view.st.css.js.map +1 -1
  265. package/dist/esm/components/time-input/cell-time-input.js +6 -5
  266. package/dist/esm/components/time-input/cell-time-input.js.map +1 -1
  267. package/dist/esm/components/time-input/form-time-input.js +8 -3
  268. package/dist/esm/components/time-input/form-time-input.js.map +1 -1
  269. package/dist/esm/styles.global.css +1 -1
  270. package/dist/esm/validations/rich-content.js +3 -4
  271. package/dist/esm/validations/rich-content.js.map +1 -1
  272. package/dist/types/components/audio/audio-field/form-audio-field.d.ts.map +1 -1
  273. package/dist/types/components/audio/audio-player/audio-player.st.css.d.ts.map +1 -1
  274. package/dist/types/components/color-view/cell-color-input.d.ts +23 -0
  275. package/dist/types/components/color-view/cell-color-input.d.ts.map +1 -0
  276. package/dist/types/components/color-view/cell-color-view.d.ts +15 -0
  277. package/dist/types/components/color-view/cell-color-view.d.ts.map +1 -0
  278. package/dist/types/components/color-view/cell-color-view.st.css.d.ts +16 -0
  279. package/dist/types/components/color-view/cell-color-view.st.css.d.ts.map +1 -0
  280. package/dist/types/components/color-view/color-input.d.ts.map +1 -1
  281. package/dist/types/components/color-view/hex.d.ts +5 -0
  282. package/dist/types/components/color-view/hex.d.ts.map +1 -0
  283. package/dist/types/components/color-view/index.d.ts +3 -0
  284. package/dist/types/components/color-view/index.d.ts.map +1 -1
  285. package/dist/types/components/media-control/cell-media-edit-shell.st.css.d.ts.map +1 -1
  286. package/dist/types/components/media-image/media-image.st.css.d.ts.map +1 -1
  287. package/dist/types/components/multi-document/cell-multi-document-edit.d.ts +20 -0
  288. package/dist/types/components/multi-document/cell-multi-document-edit.d.ts.map +1 -0
  289. package/dist/types/components/multi-document/cell-multi-document-view.d.ts +13 -0
  290. package/dist/types/components/multi-document/cell-multi-document-view.d.ts.map +1 -0
  291. package/dist/types/components/multi-document/index.d.ts +4 -0
  292. package/dist/types/components/multi-document/index.d.ts.map +1 -1
  293. package/dist/types/components/multi-document/multi-document-input/form-multi-document.st.css.d.ts.map +1 -1
  294. package/dist/types/components/rich-content/cell-rich-content-input.d.ts +2 -2
  295. package/dist/types/components/rich-content/cell-rich-content-input.d.ts.map +1 -1
  296. package/dist/types/components/rich-content/cell-rich-content-view.d.ts.map +1 -1
  297. package/dist/types/components/rich-content/hooks/use-plain-text-rich-content.d.ts +2 -2
  298. package/dist/types/components/rich-content/hooks/use-plain-text-rich-content.d.ts.map +1 -1
  299. package/dist/types/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.d.ts.map +1 -1
  300. package/dist/types/components/rich-content/rich-content-input/form-input/use-rich-content-form-input.d.ts +2 -2
  301. 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
  302. package/dist/types/components/rich-content/rich-content-input/hooks.d.ts +1 -1
  303. package/dist/types/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.d.ts.map +1 -1
  304. package/dist/types/components/rich-content/rich-content-input/rich-content-common/hooks.d.ts +3 -3
  305. package/dist/types/components/rich-content/rich-content-input/rich-content-common/hooks.d.ts.map +1 -1
  306. 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
  307. package/dist/types/components/rich-content/rich-content-input/rich-content-editor/plugins.d.ts +2 -2
  308. package/dist/types/components/rich-content/rich-content-input/rich-content-editor/plugins.d.ts.map +1 -1
  309. package/dist/types/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.d.ts +12 -11
  310. package/dist/types/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.d.ts.map +1 -1
  311. package/dist/types/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.d.ts.map +1 -1
  312. package/dist/types/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.d.ts +2 -15
  313. package/dist/types/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.d.ts.map +1 -1
  314. package/dist/types/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.d.ts +1 -0
  315. package/dist/types/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.d.ts.map +1 -1
  316. package/dist/types/components/rich-content/rich-content-input/rich-content-viewer/plugins.d.ts +1 -1
  317. package/dist/types/components/rich-content/rich-content-input/rich-content-viewer/plugins.d.ts.map +1 -1
  318. package/dist/types/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.d.ts +5 -3
  319. package/dist/types/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.d.ts.map +1 -1
  320. package/dist/types/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.d.ts.map +1 -1
  321. package/dist/types/components/text/text-view.st.css.d.ts.map +1 -1
  322. package/dist/types/components/time-input/cell-time-input.d.ts.map +1 -1
  323. package/dist/types/components/time-input/form-time-input.d.ts.map +1 -1
  324. package/dist/types/services/translations.d.ts +1 -1
  325. package/dist/types/services/translations.d.ts.map +1 -1
  326. package/dist/types/validations/rich-content.d.ts +3 -3
  327. package/dist/types/validations/rich-content.d.ts.map +1 -1
  328. package/package.json +6 -6
  329. package/src/__tests__/components/rich-content-editor.spec.tsx +63 -72
  330. package/src/__tests__/validations/rich-content.spec.ts +4 -8
  331. package/src/assets/locale/messages_ar.json +8 -0
  332. package/src/assets/locale/messages_bg.json +8 -0
  333. package/src/assets/locale/messages_ca.json +8 -0
  334. package/src/assets/locale/messages_cs.json +8 -0
  335. package/src/assets/locale/messages_da.json +8 -0
  336. package/src/assets/locale/messages_de.json +8 -0
  337. package/src/assets/locale/messages_el.json +8 -0
  338. package/src/assets/locale/messages_en.json +8 -0
  339. package/src/assets/locale/messages_es.json +8 -0
  340. package/src/assets/locale/messages_fi.json +8 -0
  341. package/src/assets/locale/messages_fr.json +8 -0
  342. package/src/assets/locale/messages_he.json +8 -0
  343. package/src/assets/locale/messages_hi.json +8 -0
  344. package/src/assets/locale/messages_hu.json +8 -0
  345. package/src/assets/locale/messages_id.json +8 -0
  346. package/src/assets/locale/messages_it.json +8 -0
  347. package/src/assets/locale/messages_ja.json +8 -0
  348. package/src/assets/locale/messages_ko.json +8 -0
  349. package/src/assets/locale/messages_lt.json +8 -0
  350. package/src/assets/locale/messages_ms.json +8 -0
  351. package/src/assets/locale/messages_nl.json +8 -0
  352. package/src/assets/locale/messages_no.json +8 -0
  353. package/src/assets/locale/messages_pl.json +8 -0
  354. package/src/assets/locale/messages_pt.json +8 -0
  355. package/src/assets/locale/messages_ro.json +8 -0
  356. package/src/assets/locale/messages_ru.json +8 -0
  357. package/src/assets/locale/messages_sk.json +8 -0
  358. package/src/assets/locale/messages_sl.json +8 -0
  359. package/src/assets/locale/messages_sv.json +8 -0
  360. package/src/assets/locale/messages_th.json +8 -0
  361. package/src/assets/locale/messages_tl.json +8 -0
  362. package/src/assets/locale/messages_tr.json +8 -0
  363. package/src/assets/locale/messages_uk.json +8 -0
  364. package/src/assets/locale/messages_vi.json +8 -0
  365. package/src/assets/locale/messages_zh.json +8 -0
  366. package/src/assets/locale/version_file +1 -1
  367. package/src/components/address/input/address-input.st.css.ts +2 -2
  368. package/src/components/audio/actions/actions-menu/actions-menu.st.css.ts +2 -2
  369. package/src/components/audio/audio-field/form-audio-field.st.css.ts +2 -2
  370. package/src/components/audio/audio-field/form-audio-field.tsx +2 -0
  371. package/src/components/audio/audio-player/audio-player.st.css.ts +2 -2
  372. package/src/components/color-view/cell-color-input.tsx +200 -0
  373. package/src/components/color-view/cell-color-view.st.css +8 -0
  374. package/src/components/color-view/cell-color-view.st.css.ts +25 -0
  375. package/src/components/color-view/cell-color-view.tsx +52 -0
  376. package/src/components/color-view/color-input.tsx +23 -17
  377. package/src/components/color-view/color-view.st.css.ts +2 -2
  378. package/src/components/color-view/hex.ts +13 -0
  379. package/src/components/color-view/index.ts +3 -0
  380. package/src/components/delete-dialog/delete-dialog.st.css.ts +2 -2
  381. package/src/components/document/form-document-field.st.css.ts +2 -2
  382. package/src/components/exclamation/exclamation.st.css.ts +2 -2
  383. package/src/components/highlighted-text/highlighted-text.st.css.ts +3 -3
  384. package/src/components/image/thumbnail-replace-overlay.st.css.ts +2 -2
  385. package/src/components/media-control/cell-media-edit-shell.st.css.ts +2 -2
  386. package/src/components/media-control/paste-url-button.st.css.ts +2 -2
  387. package/src/components/media-gallery/form-media-gallery-field.st.css.ts +2 -2
  388. package/src/components/media-image/media-image.st.css.ts +3 -3
  389. package/src/components/media-image/overlays/overlay.st.css.ts +2 -2
  390. package/src/components/media-loader/media-loader.st.css.ts +2 -2
  391. package/src/components/media-tag/web-media-tag/media-tag.st.css.ts +2 -2
  392. package/src/components/multi-document/cell-multi-document-edit.tsx +364 -0
  393. package/src/components/multi-document/cell-multi-document-view.tsx +68 -0
  394. package/src/components/multi-document/index.ts +4 -0
  395. package/src/components/multi-document/multi-document-input/form-multi-document.st.css.ts +2 -2
  396. package/src/components/reference/cell-reference-input.st.css.ts +2 -2
  397. package/src/components/rich-content/cell-rich-content-input.tsx +11 -14
  398. package/src/components/rich-content/cell-rich-content-view.tsx +3 -4
  399. package/src/components/rich-content/hooks/use-plain-text-rich-content.ts +4 -4
  400. package/src/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.ts +2 -2
  401. package/src/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.ts +2 -2
  402. package/src/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.ts +2 -2
  403. package/src/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.ts +2 -2
  404. package/src/components/rich-content/rich-content-input/rich-content-common/hooks.ts +5 -5
  405. package/src/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.ts +2 -2
  406. package/src/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.ts +2 -2
  407. package/src/components/rich-content/rich-content-input/rich-content-editor/plugins.ts +0 -6
  408. package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.ts +2 -2
  409. package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.tsx +346 -355
  410. package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css +7 -0
  411. package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.ts +2 -2
  412. package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.tsx +35 -62
  413. package/src/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.ts +2 -2
  414. package/src/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.tsx +8 -9
  415. package/src/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.ts +2 -2
  416. package/src/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.ts +2 -2
  417. package/src/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.ts +2 -2
  418. package/src/components/text/text-view.st.css.ts +2 -2
  419. package/src/components/time-input/cell-time-input.tsx +6 -12
  420. package/src/components/time-input/form-time-input.tsx +21 -4
  421. package/src/services/translations.ts +8 -0
  422. package/src/styles.global.css +1 -1
  423. package/src/validations/rich-content.ts +6 -7
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.js";
3
- var _namespace_ = "richcontentviewer1372920771";
3
+ var _namespace_ = "richcontentviewer511243834";
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": "richcontentviewer1372920771__root", "viewer": "richcontentviewer1372920771__viewer", "modalViewer": "richcontentviewer1372920771__modalViewer" };
9
+ export var classes = { "root": "richcontentviewer511243834__root", "viewer": "richcontentviewer511243834__viewer", "modalViewer": "richcontentviewer511243834__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,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.js";
3
- var _namespace_ = "richeditor2435020496";
3
+ var _namespace_ = "richeditor1525321038";
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": "richeditor2435020496__root", "editor": "richeditor2435020496__editor", "header-one": "richeditor2435020496__header-one", "header-two": "richeditor2435020496__header-two", "header-three": "richeditor2435020496__header-three", "header-four": "richeditor2435020496__header-four", "header-five": "richeditor2435020496__header-five", "header-six": "richeditor2435020496__header-six", "paragraph-one": "richeditor2435020496__paragraph-one", "unstyled": "richeditor2435020496__unstyled", "paragraph-three": "richeditor2435020496__paragraph-three", "align-left": "richeditor2435020496__align-left", "align-right": "richeditor2435020496__align-right", "align-center": "richeditor2435020496__align-center", "align-justify": "richeditor2435020496__align-justify", "withMargin": "richeditor2435020496__withMargin", "dir-rtl": "richeditor2435020496__dir-rtl" };
9
+ export var classes = { "root": "richeditor1525321038__root", "editor": "richeditor1525321038__editor", "header-one": "richeditor1525321038__header-one", "header-two": "richeditor1525321038__header-two", "header-three": "richeditor1525321038__header-three", "header-four": "richeditor1525321038__header-four", "header-five": "richeditor1525321038__header-five", "header-six": "richeditor1525321038__header-six", "paragraph-one": "richeditor1525321038__paragraph-one", "unstyled": "richeditor1525321038__unstyled", "paragraph-three": "richeditor1525321038__paragraph-three", "align-left": "richeditor1525321038__align-left", "align-right": "richeditor1525321038__align-right", "align-center": "richeditor1525321038__align-center", "align-justify": "richeditor1525321038__align-justify", "withMargin": "richeditor1525321038__withMargin", "dir-rtl": "richeditor1525321038__dir-rtl" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.js";
3
- var _namespace_ = "richtexteditor3146892120";
3
+ var _namespace_ = "richtexteditor3721083672";
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": "richtexteditor3146892120__root", "nativeInput": "richtexteditor3146892120__nativeInput", "editor": "richtexteditor3146892120__editor" };
9
+ export var classes = { "root": "richtexteditor3721083672__root", "nativeInput": "richtexteditor3721083672__nativeInput", "editor": "richtexteditor3721083672__editor" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../../../../stylable-esm-runtime.js";
3
- var _namespace_ = "toolbar2048150541";
3
+ var _namespace_ = "toolbar2816894475";
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": "toolbar2048150541__root", "item": "toolbar2048150541__item", "separator": "toolbar2048150541__separator", "clearFormatting": "toolbar2048150541__clearFormatting", "fullScreen": "toolbar2048150541__fullScreen", "dropdownItemContent": "toolbar2048150541__dropdownItemContent", "dropdownItemTitle": "toolbar2048150541__dropdownItemTitle", "dropdownItemSubtitle": "toolbar2048150541__dropdownItemSubtitle", "dropdownHeaderOne": "toolbar2048150541__dropdownHeaderOne", "dropdownHeaderTwo": "toolbar2048150541__dropdownHeaderTwo", "dropdownHeaderThree": "toolbar2048150541__dropdownHeaderThree", "dropdownHeaderFour": "toolbar2048150541__dropdownHeaderFour", "dropdownHeaderFive": "toolbar2048150541__dropdownHeaderFive", "dropdownHeaderSix": "toolbar2048150541__dropdownHeaderSix", "dropdownParagraphOne": "toolbar2048150541__dropdownParagraphOne", "dropdownNormalText": "toolbar2048150541__dropdownNormalText", "dropdownParagraphThree": "toolbar2048150541__dropdownParagraphThree" };
9
+ export var classes = { "root": "toolbar2816894475__root", "item": "toolbar2816894475__item", "separator": "toolbar2816894475__separator", "clearFormatting": "toolbar2816894475__clearFormatting", "fullScreen": "toolbar2816894475__fullScreen", "dropdownItemContent": "toolbar2816894475__dropdownItemContent", "dropdownItemTitle": "toolbar2816894475__dropdownItemTitle", "dropdownItemSubtitle": "toolbar2816894475__dropdownItemSubtitle", "dropdownHeaderOne": "toolbar2816894475__dropdownHeaderOne", "dropdownHeaderTwo": "toolbar2816894475__dropdownHeaderTwo", "dropdownHeaderThree": "toolbar2816894475__dropdownHeaderThree", "dropdownHeaderFour": "toolbar2816894475__dropdownHeaderFour", "dropdownHeaderFive": "toolbar2816894475__dropdownHeaderFive", "dropdownHeaderSix": "toolbar2816894475__dropdownHeaderSix", "dropdownParagraphOne": "toolbar2816894475__dropdownParagraphOne", "dropdownNormalText": "toolbar2816894475__dropdownNormalText", "dropdownParagraphThree": "toolbar2816894475__dropdownParagraphThree" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../stylable-esm-runtime.js";
3
- var _namespace_ = "textview2409387019";
3
+ var _namespace_ = "textview671857741";
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": "textview2409387019__root", "textView": "textview2409387019__textView" };
9
+ export var classes = { "root": "textview671857741__root", "textView": "textview671857741__textView" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -1 +1 @@
1
- {"version":3,"file":"text-view.st.css.js","sourceRoot":"","sources":["../../../../src/components/text/text-view.st.css.ts"],"names":[],"mappings":"AAAA,cAAc;AAGd,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAI9E,IAAI,WAAW,GAAG,oBAAoB,CAAC;AACvC,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,0BAA0B,EAAC,UAAU,EAAC,8BAA8B,EAAC,CAAC;AACnG,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":"text-view.st.css.js","sourceRoot":"","sources":["../../../../src/components/text/text-view.st.css.ts"],"names":[],"mappings":"AAAA,cAAc;AAGd,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAI9E,IAAI,WAAW,GAAG,mBAAmB,CAAC;AACtC,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,yBAAyB,EAAC,UAAU,EAAC,6BAA6B,EAAC,CAAC;AACjG,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,4 +1,4 @@
1
- import React, { forwardRef, useCallback, useEffect, useMemo, useRef, } from 'react';
1
+ import React, { forwardRef, useCallback, useEffect, useMemo } from 'react';
2
2
  import { TimeInput as WSRTimeInput, CloseButton, } from '@wix/design-system';
3
3
  import { useTranslations } from '../../hooks/use-translations';
4
4
  import { dateToTime, timeToDate } from './hooks';
@@ -15,12 +15,13 @@ import { dateToTime, timeToDate } from './hooks';
15
15
  * - Locale is sourced from i18n so the dropdown's 12/24h cycle matches the
16
16
  * format rendered by `<TimeView>` in view mode.
17
17
  */
18
- export const CellTimeInput = forwardRef(({ value, onChange, onCommit, dataHook, placeholder, step = 15 }) => {
18
+ export const CellTimeInput = forwardRef(({ value, onChange, onCommit, dataHook, placeholder, step = 15 }, ref) => {
19
19
  const { i18n } = useTranslations();
20
20
  const dateValue = useMemo(() => (value ? timeToDate(value) : undefined), [value]);
21
- const wsrRef = useRef(null);
22
21
  useEffect(() => {
23
- wsrRef.current?.focus();
22
+ if (ref && typeof ref !== 'function') {
23
+ ref.current?.focus();
24
+ }
24
25
  }, []);
25
26
  const handleChange = useCallback(({ date }) => {
26
27
  const newTime = date ? dateToTime(date) : null;
@@ -34,7 +35,7 @@ export const CellTimeInput = forwardRef(({ value, onChange, onCommit, dataHook,
34
35
  onChange?.(null);
35
36
  onCommit?.();
36
37
  }, [onChange, onCommit]);
37
- return (React.createElement(WSRTimeInput, { dataHook: dataHook, ref: wsrRef, size: "small", border: "none", step: step, timeStyle: "short", width: "100%", locale: i18n.language, placeholder: placeholder ?? 'hh:mm', autoSelect: false, value: dateValue ?? null, onChange: handleChange, popoverProps: { appendTo: 'window', moveBy: { y: 4 } }, suffix: value ? (React.createElement(CloseButton, { as: "button", size: "small", skin: "standardFilled", onClick: handleClear, dataHook: "cell-time-input-clear" })) : undefined }));
38
+ return (React.createElement(WSRTimeInput, { dataHook: dataHook, ref: ref, size: "small", border: "none", step: step, timeStyle: "short", width: "100%", locale: i18n.language, placeholder: placeholder ?? 'hh:mm', autoSelect: false, value: dateValue ?? null, onChange: handleChange, popoverProps: { appendTo: 'window', moveBy: { y: 4 } }, suffix: value ? (React.createElement(CloseButton, { as: "button", size: "small", skin: "standardFilled", onClick: handleClear, dataHook: "cell-time-input-clear" })) : undefined }));
38
39
  });
39
40
  CellTimeInput.displayName = 'CellTimeInput';
40
41
  //# sourceMappingURL=cell-time-input.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"cell-time-input.js","sourceRoot":"","sources":["../../../../src/components/time-input/cell-time-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EACZ,UAAU,EACV,WAAW,EACX,SAAS,EACT,OAAO,EACP,MAAM,GACP,MAAM,OAAO,CAAC;AACf,OAAO,EACL,SAAS,IAAI,YAAY,EACzB,WAAW,GAGZ,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAC/D,OAAO,EAAE,UAAU,EAAE,UAAU,EAAa,MAAM,SAAS,CAAC;AAY5D;;;;;;;;;;;;GAYG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,UAAU,CAGrC,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,IAAI,GAAG,EAAE,EAAE,EAAE,EAAE;IACpE,MAAM,EAAE,IAAI,EAAE,GAAG,eAAe,EAAE,CAAC;IAEnC,MAAM,SAAS,GAAG,OAAO,CACvB,GAAG,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,UAAU,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,EAC7C,CAAC,KAAK,CAAC,CACR,CAAC;IAEF,MAAM,MAAM,GAAG,MAAM,CAAoC,IAAI,CAAC,CAAC;IAE/D,SAAS,CAAC,GAAG,EAAE;QACb,MAAM,CAAC,OAAO,EAAE,KAAK,EAAE,CAAC;IAC1B,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,MAAM,YAAY,GAAG,WAAW,CAC9B,CAAC,EAAE,IAAI,EAAyB,EAAE,EAAE;QAClC,MAAM,OAAO,GAAG,IAAI,CAAC,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC;QAC/C,IAAI,OAAO,KAAK,KAAK,EAAE;YACrB,OAAO;SACR;QACD,QAAQ,EAAE,CAAC,OAAO,CAAC,CAAC;QACpB,QAAQ,EAAE,EAAE,CAAC;IACf,CAAC,EACD,CAAC,QAAQ,EAAE,QAAQ,EAAE,KAAK,CAAC,CAC5B,CAAC;IAEF,MAAM,WAAW,GAAG,WAAW,CAAC,GAAG,EAAE;QACnC,QAAQ,EAAE,CAAC,IAAI,CAAC,CAAC;QACjB,QAAQ,EAAE,EAAE,CAAC;IACf,CAAC,EAAE,CAAC,QAAQ,EAAE,QAAQ,CAAC,CAAC,CAAC;IAEzB,OAAO,CACL,oBAAC,YAAY,IACX,QAAQ,EAAE,QAAQ,EAClB,GAAG,EAAE,MAAM,EACX,IAAI,EAAC,OAAO,EACZ,MAAM,EAAC,MAAM,EACb,IAAI,EAAE,IAAI,EACV,SAAS,EAAC,OAAO,EACjB,KAAK,EAAC,MAAM,EACZ,MAAM,EAAE,IAAI,CAAC,QAAuC,EACpD,WAAW,EAAE,WAAW,IAAI,OAAO,EACnC,UAAU,EAAE,KAAK,EACjB,KAAK,EAAE,SAAS,IAAI,IAAI,EACxB,QAAQ,EAAE,YAAY,EACtB,YAAY,EAAE,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,EAAE,EACtD,MAAM,EACJ,KAAK,CAAC,CAAC,CAAC,CACN,oBAAC,WAAW,IACV,EAAE,EAAC,QAAQ,EACX,IAAI,EAAC,OAAO,EACZ,IAAI,EAAC,gBAAgB,EACrB,OAAO,EAAE,WAAW,EACpB,QAAQ,EAAC,uBAAuB,GAChC,CACH,CAAC,CAAC,CAAC,SAAS,GAEf,CACH,CAAC;AACJ,CAAC,CAAC,CAAC;AAEH,aAAa,CAAC,WAAW,GAAG,eAAe,CAAC"}
1
+ {"version":3,"file":"cell-time-input.js","sourceRoot":"","sources":["../../../../src/components/time-input/cell-time-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,WAAW,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,OAAO,CAAC;AAC3E,OAAO,EACL,SAAS,IAAI,YAAY,EACzB,WAAW,GAGZ,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAC/D,OAAO,EAAE,UAAU,EAAE,UAAU,EAAa,MAAM,SAAS,CAAC;AAY5D;;;;;;;;;;;;GAYG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,UAAU,CAGrC,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,QAAQ,EAAE,QAAQ,EAAE,WAAW,EAAE,IAAI,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,EAAE;IACzE,MAAM,EAAE,IAAI,EAAE,GAAG,eAAe,EAAE,CAAC;IAEnC,MAAM,SAAS,GAAG,OAAO,CACvB,GAAG,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,UAAU,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,EAC7C,CAAC,KAAK,CAAC,CACR,CAAC;IAEF,SAAS,CAAC,GAAG,EAAE;QACb,IAAI,GAAG,IAAI,OAAO,GAAG,KAAK,UAAU,EAAE;YACpC,GAAG,CAAC,OAAO,EAAE,KAAK,EAAE,CAAC;SACtB;IACH,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,MAAM,YAAY,GAAG,WAAW,CAC9B,CAAC,EAAE,IAAI,EAAyB,EAAE,EAAE;QAClC,MAAM,OAAO,GAAG,IAAI,CAAC,CAAC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC;QAC/C,IAAI,OAAO,KAAK,KAAK,EAAE;YACrB,OAAO;SACR;QACD,QAAQ,EAAE,CAAC,OAAO,CAAC,CAAC;QACpB,QAAQ,EAAE,EAAE,CAAC;IACf,CAAC,EACD,CAAC,QAAQ,EAAE,QAAQ,EAAE,KAAK,CAAC,CAC5B,CAAC;IAEF,MAAM,WAAW,GAAG,WAAW,CAAC,GAAG,EAAE;QACnC,QAAQ,EAAE,CAAC,IAAI,CAAC,CAAC;QACjB,QAAQ,EAAE,EAAE,CAAC;IACf,CAAC,EAAE,CAAC,QAAQ,EAAE,QAAQ,CAAC,CAAC,CAAC;IAEzB,OAAO,CACL,oBAAC,YAAY,IACX,QAAQ,EAAE,QAAQ,EAClB,GAAG,EAAE,GAAG,EACR,IAAI,EAAC,OAAO,EACZ,MAAM,EAAC,MAAM,EACb,IAAI,EAAE,IAAI,EACV,SAAS,EAAC,OAAO,EACjB,KAAK,EAAC,MAAM,EACZ,MAAM,EAAE,IAAI,CAAC,QAAuC,EACpD,WAAW,EAAE,WAAW,IAAI,OAAO,EACnC,UAAU,EAAE,KAAK,EACjB,KAAK,EAAE,SAAS,IAAI,IAAI,EACxB,QAAQ,EAAE,YAAY,EACtB,YAAY,EAAE,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,EAAE,EACtD,MAAM,EACJ,KAAK,CAAC,CAAC,CAAC,CACN,oBAAC,WAAW,IACV,EAAE,EAAC,QAAQ,EACX,IAAI,EAAC,OAAO,EACZ,IAAI,EAAC,gBAAgB,EACrB,OAAO,EAAE,WAAW,EACpB,QAAQ,EAAC,uBAAuB,GAChC,CACH,CAAC,CAAC,CAAC,SAAS,GAEf,CACH,CAAC;AACJ,CAAC,CAAC,CAAC;AAEH,aAAa,CAAC,WAAW,GAAG,eAAe,CAAC"}
@@ -1,12 +1,17 @@
1
- import React, { useRef } from 'react';
1
+ import React, { useCallback, useRef } from 'react';
2
+ import { CloseButton } from '@wix/design-system';
2
3
  import { useAutoFocus } from '../../hooks';
3
- import { AutoWidthTimeInput } from './time-input';
4
+ import { TimeInput } from './time-input';
4
5
  import { useTime } from './hooks';
5
6
  export const FormTimeInput = ({ data, onChange, onInput, autoFocus, readOnly, dataHook, }) => {
6
7
  const inputRef = useRef(null);
7
8
  useAutoFocus(inputRef, autoFocus);
8
9
  const [value, onChangeValue] = useTime(data, onChange);
9
- return (React.createElement(AutoWidthTimeInput, { dataHook: dataHook, ref: inputRef, readOnly: readOnly, value: value, onChange: onChangeValue, onInput: onInput }));
10
+ const handleClear = useCallback(() => {
11
+ onChangeValue(undefined);
12
+ onInput?.();
13
+ }, [onChangeValue, onInput]);
14
+ return (React.createElement(TimeInput, { dataHook: dataHook, ref: inputRef, readOnly: readOnly, value: value, onChange: onChangeValue, onInput: onInput, width: "100%", suffix: value && !readOnly ? (React.createElement(CloseButton, { as: "button", size: "small", skin: "standardFilled", onClick: handleClear, dataHook: "form-time-input-clear" })) : undefined }));
10
15
  };
11
16
  FormTimeInput.displayName = 'FormTimeInput';
12
17
  //# sourceMappingURL=form-time-input.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"form-time-input.js","sourceRoot":"","sources":["../../../../src/components/time-input/form-time-input.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AAKtC,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAE3C,OAAO,EAAE,kBAAkB,EAAE,MAAM,cAAc,CAAC;AAClD,OAAO,EAAE,OAAO,EAAa,MAAM,SAAS,CAAC;AAI7C,MAAM,CAAC,MAAM,aAAa,GAA2B,CAAC,EACpD,IAAI,EACJ,QAAQ,EACR,OAAO,EACP,SAAS,EACT,QAAQ,EACR,QAAQ,GACT,EAAE,EAAE;IACH,MAAM,QAAQ,GAAG,MAAM,CAA6B,IAAI,CAAC,CAAC;IAC1D,YAAY,CAAC,QAAQ,EAAE,SAAS,CAAC,CAAC;IAElC,MAAM,CAAC,KAAK,EAAE,aAAa,CAAC,GAAG,OAAO,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;IAEvD,OAAO,CACL,oBAAC,kBAAkB,IACjB,QAAQ,EAAE,QAAQ,EAClB,GAAG,EAAE,QAAQ,EACb,QAAQ,EAAE,QAAQ,EAClB,KAAK,EAAE,KAAK,EACZ,QAAQ,EAAE,aAAa,EACvB,OAAO,EAAE,OAAO,GAChB,CACH,CAAC;AACJ,CAAC,CAAC;AAEF,aAAa,CAAC,WAAW,GAAG,eAAe,CAAC"}
1
+ {"version":3,"file":"form-time-input.js","sourceRoot":"","sources":["../../../../src/components/time-input/form-time-input.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,WAAW,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AAEnD,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AAIjD,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAE3C,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EAAE,OAAO,EAAa,MAAM,SAAS,CAAC;AAI7C,MAAM,CAAC,MAAM,aAAa,GAA2B,CAAC,EACpD,IAAI,EACJ,QAAQ,EACR,OAAO,EACP,SAAS,EACT,QAAQ,EACR,QAAQ,GACT,EAAE,EAAE;IACH,MAAM,QAAQ,GAAG,MAAM,CAA6B,IAAI,CAAC,CAAC;IAC1D,YAAY,CAAC,QAAQ,EAAE,SAAS,CAAC,CAAC;IAElC,MAAM,CAAC,KAAK,EAAE,aAAa,CAAC,GAAG,OAAO,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC;IAEvD,MAAM,WAAW,GAAG,WAAW,CAAC,GAAG,EAAE;QACnC,aAAa,CAAC,SAAS,CAAC,CAAC;QACzB,OAAO,EAAE,EAAE,CAAC;IACd,CAAC,EAAE,CAAC,aAAa,EAAE,OAAO,CAAC,CAAC,CAAC;IAE7B,OAAO,CACL,oBAAC,SAAS,IACR,QAAQ,EAAE,QAAQ,EAClB,GAAG,EAAE,QAAQ,EACb,QAAQ,EAAE,QAAQ,EAClB,KAAK,EAAE,KAAK,EACZ,QAAQ,EAAE,aAAa,EACvB,OAAO,EAAE,OAAO,EAChB,KAAK,EAAC,MAAM,EACZ,MAAM,EACJ,KAAK,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,CACnB,oBAAC,WAAW,IACV,EAAE,EAAC,QAAQ,EACX,IAAI,EAAC,OAAO,EACZ,IAAI,EAAC,gBAAgB,EACrB,OAAO,EAAE,WAAW,EACpB,QAAQ,EAAC,uBAAuB,GAChC,CACH,CAAC,CAAC,CAAC,SAAS,GAEf,CACH,CAAC;AACJ,CAAC,CAAC;AAEF,aAAa,CAAC,WAAW,GAAG,eAAe,CAAC"}
@@ -1 +1 @@
1
- .addressinput3610524159__tableAddressInput{height:36px!important;margin-left:-1px;display:flex!important;align-items:center;width:100%}.addressinput3610524159__tableAddressInput>div{padding:0!important;width:100%}.addressinput3610524159__tableAddressInput:focus-within{margin-left:2px}.actionsmenu1344282980__action{margin-left:calc(var(--wds-space-100, 6px)*-1)}.formaudiofield3727527480__addItem{height:120px!important;box-sizing:border-box}.formaudiofield3727527480__addItem:focus-within{box-shadow:var(--wds-input-shadow-focus-standard, 0 0 0 3px var(--wds-color-blue-300, var(--wsr-color-B30)));border-radius:var(--wds-border-radius-400, 8px)}.formaudiofield3727527480__addItem.formaudiofield3727527480--disabled{pointer-events:auto!important}.formaudiofield3727527480__addItem.formaudiofield3727527480--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formaudiofield3727527480__mediaTitle{line-height:18px!important}.audioplayer710309147__root{width:fit-content;z-index:1000;position:fixed!important;bottom:42px;right:48px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.colorview2050727220__view{width:100%}.colorview2050727220__fillPreview{flex-shrink:0}.colorview2050727220__view .colorview2050727220__fillPreview{width:18px;height:18px;min-width:18px!important;min-height:18px!important}.deletedialog455934700__layout{max-width:510px!important}.formdocumentfield4091006645__viewWrapper{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formdocumentfield4091006645__viewWrapper:hover{background:var(--wds-color-blue-500, var(--wsr-color-B50));cursor:pointer}.formdocumentfield4091006645__textWidth{max-width:calc(100% - 196px)}.formdocumentfield4091006645__documentLoader{padding-top:21px;padding-bottom:21px}.formdocumentfield4091006645__addDocument{padding-top:17px!important;padding-bottom:17px!important}.formdocumentfield4091006645__addDocument.formdocumentfield4091006645--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formdocumentfield4091006645__addItemWrapper:focus-within{box-shadow:var(--wds-input-shadow-focus-standard, 0 0 0 3px var(--wds-color-blue-300, var(--wsr-color-B30)));border-radius:var(--wds-border-radius-400, calc(2px * 4))}.exclamation1691525640__exclamation{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:3px;cursor:pointer}.exclamation1691525640__exclamation.exclamation1691525640---type-7-warning:not(.exclamation1691525640--customSize),.exclamation1691525640__exclamation.exclamation1691525640---type-5-error:not(.exclamation1691525640--customSize){width:24px;height:24px}.exclamation1691525640__exclamation.exclamation1691525640---type-7-warning{color:var(--wds-color-fill-warning-primary)}.exclamation1691525640__exclamation.exclamation1691525640---type-5-error{color:var(--wds-color-fill-destructive-primary)}.exclamation1691525640__actions{display:flex;flex-direction:column}.exclamation1691525640__action{white-space:normal!important;height:auto!important;text-align:left;gap:6px}.exclamation1691525640__action+.exclamation1691525640__action{margin-top:6px}.exclamation1691525640__action.exclamation1691525640--accented{color:var(--wds-color-blue-100)}.exclamation1691525640__action.exclamation1691525640--accented:hover{color:var(--wds-color-blue-200)}.highlightedtext1920784841__root.highlightedtext1920784841--highlightedBackground{animation:highlightedtext1920784841__highlighted 150ms ease-out 1 forwards}.highlightedtext1920784841__substring.highlightedtext1920784841--isHighlighted{animation:highlightedtext1920784841__highlighted-match 150ms ease-out 50ms 1 forwards}@keyframes highlightedtext1920784841__highlighted{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-400, var(--wsr-color-Y40))}}@keyframes highlightedtext1920784841__highlighted-match{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-200, var(--wsr-color-Y20))}}.thumbnailreplaceoverlay1049657370__root{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);border-radius:3px}.thumbnailreplaceoverlay1049657370__icon{color:#fff;width:18px;height:18px}.cellmediaeditshell298960076__root{width:100%;height:100%}.pasteurlbutton3527200609__root{margin-top:6px}.pasteurlbutton3527200609__iconButtonTooltip{height:max-content}.pasteurlbutton3527200609__iconButton{width:24px;height:24px}.formmediagalleryfield3185835316__container{display:flex;min-height:128px;max-height:259px}.formmediagalleryfield3185835316__viewBox{display:flex;height:100%;width:100%;flex-wrap:wrap}.formmediagalleryfield3185835316__addItemWrapper{height:128px;width:100%;box-sizing:border-box}.formmediagalleryfield3185835316__addItem{box-sizing:border-box}.formmediagalleryfield3185835316__overlay{width:initial!important;min-width:382px!important}.formmediagalleryfield3185835316__image.formmediagalleryfield3185835316--withMarginRight{margin-right:3px}.formmediagalleryfield3185835316__image.formmediagalleryfield3185835316--withMarginTop{margin-top:3px}.formmediagalleryfield3185835316__previewImage{max-height:calc(100% - 12px)!important}.formmediagalleryfield3185835316__previewVideo{border-radius:8px;max-width:100%;max-height:calc(100% - 12px)!important}.mediaimage1127028169__root{display:flex;align-items:center;flex-shrink:0;position:relative;box-sizing:border-box}.mediaimage1127028169__root.mediaimage1127028169--error{--mediaimage1127028169-from:calc(50% - 0.5px);--mediaimage1127028169-to:calc(50% + 0.5px);background-image:linear-gradient(to bottom right,transparent var(--mediaimage1127028169-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage1127028169-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage1127028169-to),transparent var(--mediaimage1127028169-to))}.mediaimage1127028169__root.mediaimage1127028169--error>*{opacity:0}.overlay2544936598__iconOverlay{position:absolute;color:var(--wds-color-white, var(--wsr-color-D80, #FFFFFF));background-color:transparent;filter:drop-shadow(0 1px 1px rgba(22,45,61,.6));-webkit-filter:drop-shadow(0 1px 1px rgba(22,45,61,.6))}.overlay2544936598__iconOverlay.overlay2544936598---size-5-small{width:20px;height:20px}.overlay2544936598__iconOverlay.overlay2544936598---size-6-medium{width:24px;height:24px}.overlay2544936598__iconOverlay.overlay2544936598---size-5-large{width:28px;height:28px}.overlay2544936598__iconOverlay.overlay2544936598---placement-7-topLeft{top:2px;left:2px}.overlay2544936598__iconOverlay.overlay2544936598---placement-10-bottomLeft{bottom:2px;left:2px}.medialoader3457330724__loader{border-radius:6px}.medialoader3457330724__loader.medialoader3457330724--isDashed{border:dashed 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.medialoader3457330724__loader.medialoader3457330724--isSolid{border:solid 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.mediatag3625691514__root{box-sizing:border-box;padding:3px 6px 3px 3px;border-radius:3px;max-height:24px;min-width:54px;max-width:100%;background-color:var(--wds-color-blue-400, var(--wsr-color-B40))}.formmultidocument3697455280__viewRoot{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formmultidocument3697455280__singleViewWrapper{border-radius:0;border-bottom:1px solid var(--wds-color-neutral-600, var(--wsr-color-D60));background-color:transparent!important}.formmultidocument3697455280__viewRoot>div:first-child .formmultidocument3697455280__singleViewWrapper{border-top-left-radius:var(--wds-border-radius-300, calc(2px * 3));border-top-right-radius:var(--wds-border-radius-300, calc(2px * 3))}.formmultidocument3697455280__singleViewWrapper:hover{background-color:var(--wds-color-blue-500, var(--wsr-color-B50))!important}.formmultidocument3697455280__singleViewWrapper:focus-visible{border-bottom:1px solid transparent;position:relative;z-index:1}.formmultidocument3697455280__addDocumentButton{border-bottom-left-radius:var(--wds-border-radius-300, calc(2px * 3));border-bottom-right-radius:var(--wds-border-radius-300, calc(2px * 3))}.formmultidocument3697455280__addDocumentButton:focus-within{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:var(--wds-border-radius-300, calc(2px * 3));border-bottom-right-radius:var(--wds-border-radius-300, calc(2px * 3))}.cellreferenceinput3231278211__root{width:100%;height:100%;display:flex;align-items:center}.cellreferenceinput3231278211__autocomplete{width:100%}.richcontentdefaultvalueinput908406586__richContentEditorContainer .richcontentdefaultvalueinput908406586__editor{max-height:calc(40vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentforminput4035690__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-blue-300);border-radius:var(--wds-border-radius-300)}.richcontentforminput4035690__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richcontentforminput4035690__root .richcontentforminput4035690__editor{overflow-y:auto;max-height:calc(80vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentformreadonlyinput516739647__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-black-600);border-radius:var(--wds-border-radius-300)}.richcontentformreadonlyinput516739647__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.fullscreenmodal4175496484__modalContent{display:flex;flex-direction:column;position:relative;height:100%;width:782px;background-color:var(--wds-color-white, var(--wsr-color-D80, #ffffff));border-radius:var(--wds-border-radius-300, var(--wsr-border-radius-06, 6px));margin-top:24px}.publishloader2757594344__publishLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--wds-color-white);z-index:5000;border-radius:inherit}.togglefullscreenbutton634800807__root{z-index:5;box-sizing:border-box;position:absolute;right:0;top:calc(50% - 16px)!important;padding-right:3px}.togglefullscreenbutton634800807__root button{border-radius:6px!important}.richcontenteditor2029451533__root{position:relative;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)}.richcontenteditor2029451533__root,.richcontenteditor2029451533__toolbarContainer,.richcontenteditor2029451533__footerToolbarContainer{width:100%;box-sizing:border-box}.richcontenteditor2029451533__toolbarContainer div{box-sizing:border-box}.richcontenteditor2029451533__toolbarAndFullScreenButtonWrapper{display:flex;position:relative}.richcontenteditor2029451533__editor{box-sizing:border-box;padding:36px 24px 36px 55px}.richcontenteditor2029451533__modalEditor{display:flex;flex-direction:column;flex:1;height:100%}.richcontenteditor2029451533__modalEditor .richcontenteditor2029451533__editor{overflow-y:auto;flex:1;min-width:592px;box-sizing:border-box}.richcontenteditor2029451533__modalEditor .richcontenteditor2029451533__footerToolbarContainer{margin-top:9px}.richcontenteditor2029451533__toolbarContainer button[data-hook~=text-button-headings]>span{display:inline-flex;padding-inline-end:3px!important}.richcontenteditor2029451533__toolbarContainer button[data-hook~=text-button-ai]>span{padding-inline-end:9px!important}.richcontenttoolbar3285100156__toolbar{border-top:1px solid rgba(51,51,51,.1);z-index:2;margin-right:auto;padding-left:6px;margin-left:auto;position:relative;height:40px;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box}.richcontenttoolbar3285100156__toolbarButton{line-height:40px;background:0 0;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 5px 0 0}.richcontenttoolbar3285100156__toolbarButton:disabled{color:graytext}.richcontenttoolbar3285100156__toolbar label{padding:0 8px}.richcontentviewer1372920771__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:36px}.richcontentviewer1372920771__root.richcontentviewer1372920771--isFullScreen{padding:12px 24px}.richcontentviewer1372920771__root:not(.richcontentviewer1372920771--isFullScreen){padding:6px 24px 6px 12px}.richcontentviewer1372920771__root ToggleButton{margin:0;padding:0;border:0;position:absolute;top:2px!important;right:2px;width:30px;height:30px}.richcontentviewer1372920771__viewer{height:calc(100% - 36px);width:100%}.richcontentviewer1372920771__modalViewer{min-width:592px;overflow:auto}.richtexteditor3146892120__root{width:100%;box-sizing:border-box;outline:0;overflow:hidden;border-radius:var(--wds-border-radius-300)}.richtexteditor3146892120__root.richtexteditor3146892120---border-4-none{border:0}.richtexteditor3146892120__root.richtexteditor3146892120---border-8-standard{border:1px solid var(--wds-color-blue-300)}.richtexteditor3146892120__root.richtexteditor3146892120---border-8-standard:focus,.richtexteditor3146892120__root.richtexteditor3146892120---border-8-standard:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richtexteditor3146892120__root.richtexteditor3146892120---border-8-standard.richtexteditor3146892120---status-5-error{border:1px solid var(--wds-color-red-100)}.richtexteditor3146892120__root.richtexteditor3146892120---border-8-standard.richtexteditor3146892120---status-5-error:focus,.richtexteditor3146892120__root.richtexteditor3146892120---border-8-standard.richtexteditor3146892120---status-5-error:focus-within{border:1px solid var(--wds-color-red-100);box-shadow:0 0 0 3px var(--wds-color-red-300)}.richtexteditor3146892120__root.richtexteditor3146892120---border-8-standard.richtexteditor3146892120---status-7-warning{border:1px solid var(--wds-color-yellow-100)}.richtexteditor3146892120__root.richtexteditor3146892120---border-8-standard.richtexteditor3146892120---status-7-warning:focus,.richtexteditor3146892120__root.richtexteditor3146892120---border-8-standard.richtexteditor3146892120---status-7-warning:focus-within{border:1px solid var(--wds-color-yellow-100);box-shadow:0 0 0 3px var(--wds-color-yellow-300)}.richtexteditor3146892120__nativeInput{position:absolute;opacity:0;padding:0;margin:0;border:0;width:0;height:0}.richtexteditor3146892120__editor{height:auto;line-height:auto;display:flex;width:100%;height:100%;min-height:234px;overflow:hidden;box-sizing:border-box;flex-direction:row;border-radius:var(--wds-border-radius-300)}.richtexteditor3146892120__editor.richtexteditor3146892120--isFullScreen{max-width:782px;min-width:582px;background:var(--wds-color-black-700)}.richtexteditor3146892120__editor:not(.richtexteditor3146892120--isFullScreen){max-height:80vh}.richtexteditor3146892120__editor>div{flex:1;max-width:100%}.toolbar2048150541__root{padding:12px 18px;display:flex;border-bottom:1px solid var(--wds-color-blue-400, var(--wsr-color-B40, #d6dcff));background:var(--wds-color-white, var(--wsr-color-D80, #ffffff));align-items:center}.toolbar2048150541__item{display:flex;margin-right:12px}.toolbar2048150541__item svg,.toolbar2048150541__item svg path,.toolbar2048150541__item svg text{color:inherit;fill:currentColor}.toolbar2048150541__separator{display:inline-flex;margin-right:12px;border-left:1px solid #ddd;align-self:stretch}.toolbar2048150541__clearFormatting{margin-left:auto}.toolbar2048150541__fullScreen{margin-right:0}.toolbar2048150541__dropdownItemContent{height:36px;width:100%;display:flex;gap:12px;justify-content:space-between;align-items:center}.toolbar2048150541__dropdownItemContent.toolbar2048150541--selected .toolbar2048150541__dropdownItemTitle,.toolbar2048150541__dropdownItemContent.toolbar2048150541--selected .toolbar2048150541__dropdownItemSubtitle{color:var(--wds-color-white)!important}.toolbar2048150541__dropdownItemSubtitle{color:var(--wds-color-black-400)!important;padding-right:12px;flex-shrink:0}.toolbar2048150541__dropdownHeaderOne{font-weight:var(--wds-font-weight-bold)!important;font-size:36px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, var(--wsr-font-family, Madefor))!important}.toolbar2048150541__dropdownHeaderTwo{font-weight:var(--wds-font-weight-bold)!important;font-size:32px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar2048150541__dropdownHeaderThree{font-weight:var(--wds-font-weight-medium)!important;font-size:28px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar2048150541__dropdownHeaderFour{font-weight:var(--wds-font-weight-bold)!important;font-size:24px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar2048150541__dropdownHeaderFive{font-weight:var(--wds-font-weight-bold)!important;font-size:22px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar2048150541__dropdownHeaderSix{font-weight:var(--wds-font-weight-medium)!important;font-size:20px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar2048150541__dropdownParagraphOne{font-weight:var(--wds-font-weight-medium)!important;font-size:18px!important;line-height:1.33!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar2048150541__dropdownNormalText{font-weight:var(--wds-font-weight-medium)!important;font-size:var(--wds-font-size-500)!important;line-height:var(--wds-font-line-height-300)!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar2048150541__dropdownParagraphThree{font-weight:var(--wds-font-weight-medium)!important;font-size:14px!important;line-height:1.29!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.textview2409387019__textView::after{content:"";display:block}.richeditor2435020496__root{display:flex;flex-direction:column;font-weight:var(--wds-font-weight-medium, 500);font-size:var(--wds-font-size-500);line-height:var(--wds-font-line-height-300);font-family:var(--wds-font-family-default, var(--wsr-font-family, Madefor))}.richeditor2435020496__editor{box-sizing:border-box;overflow:auto;display:flex;flex-direction:column;flex:1;cursor:text;color:var(--wds-color-black-100, var(--wsr-color-D10, #131720));background:var(--wds-color-black-700, var(--wsr-color-D70, #edeef2))}.richeditor2435020496__editor .DraftEditor-root{width:100%;height:100%}.richeditor2435020496__editor .DraftEditor-root [data-contents]{overflow:auto}.richeditor2435020496__editor .DraftEditor-editorContainer{display:flex;min-height:100%;background:#fff}.richeditor2435020496__editor .public-DraftEditor-content{padding:12px 24px 24px;min-height:100%;width:100%;box-sizing:border-box}.richeditor2435020496__editor .public-DraftEditor-content ol,.richeditor2435020496__editor .public-DraftEditor-content ul{display:flex;flex-direction:column;padding:0}.richeditor2435020496__editor .public-DraftEditor-content a,.richeditor2435020496__editor .public-DraftEditor-content a:visited{color:inherit;text-decoration:none}.richeditor2435020496__header-one:not(li),.richeditor2435020496__header-two:not(li),.richeditor2435020496__header-three:not(li),.richeditor2435020496__header-four:not(li),.richeditor2435020496__header-five:not(li),.richeditor2435020496__header-six:not(li){margin-block:0;margin:0}.richeditor2435020496__header-one,.richeditor2435020496__editor li.richeditor2435020496__header-one .public-DraftStyleDefault-block{font:var(--rt-h1-fontStyle, normal) var(--rt-h1-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h1-fontSize, 72px)/var(--rt-h1-lineHeight, 1.33) var(--rt-h1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__header-two,.richeditor2435020496__editor li.richeditor2435020496__header-two .public-DraftStyleDefault-block{font:var(--rt-h2-fontStyle, normal) var(--rt-h2-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h2-fontSize, 42px)/var(--rt-h2-lineHeight, 1.2) var(--rt-h2-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__header-three,.richeditor2435020496__editor li.richeditor2435020496__header-three .public-DraftStyleDefault-block{font:var(--rt-h3-fontStyle, normal) var(--rt-h3-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-h3-fontSize, 38px)/var(--rt-h3-lineHeight, 1.2) var(--rt-h3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__header-four,.richeditor2435020496__editor li.richeditor2435020496__header-four .public-DraftStyleDefault-block{font:var(--rt-h4-fontStyle, normal) var(--rt-h4-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h4-fontSize, 34px)/var(--rt-h4-lineHeight, 1.2) var(--rt-h4-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__header-five,.richeditor2435020496__editor li.richeditor2435020496__header-five .public-DraftStyleDefault-block{font:var(--rt-h5-fontStyle, normal) var(--rt-h5-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h5-fontSize, 28px)/var(--rt-h5-lineHeight, 1.2) var(--rt-h5-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__header-six,.richeditor2435020496__editor li.richeditor2435020496__header-six .public-DraftStyleDefault-block{font:var(--rt-h6-fontStyle, normal) var(--rt-h6-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-h6-fontSize, 22px)/var(--rt-h6-lineHeight, 1.2) var(--rt-h6-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__paragraph-one,.richeditor2435020496__editor li.richeditor2435020496__paragraph-one .public-DraftStyleDefault-block{font:var(--rt-p1-fontStyle, normal) var(--rt-p1-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-p1-fontSize, 18px)/var(--rt-p1-lineHeight, 24px) var(--rt-p1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__unstyled,.richeditor2435020496__editor li.richeditor2435020496__unstyled .public-DraftStyleDefault-block{font:var(--rt-unstyled-fontStyle, normal) var(--rt-unstyled-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-unstyled-fontSize, 16px)/var(--rt-unstyled-lineHeight, 24px) var(--rt-unstyled-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__paragraph-three,.richeditor2435020496__editor li.richeditor2435020496__paragraph-three .public-DraftStyleDefault-block{font:var(--rt-p3-fontStyle, normal) var(--rt-p3-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-p3-fontSize, 14px)/var(--rt-p3-lineHeight, 18px) var(--rt-p3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__editor li.richeditor2435020496__header-one:first-child~li{font:var(--rt-h1-fontStyle, normal) var(--rt-h1-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h1-fontSize, 72px)/var(--rt-h1-lineHeight, 1.33) var(--rt-h1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__editor li.richeditor2435020496__header-one:first-child~li::marker{line-height:var(--rt-h1-fontSize, 72px)}.richeditor2435020496__editor li.richeditor2435020496__header-two:first-child~li{font:var(--rt-h2-fontStyle, normal) var(--rt-h2-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h2-fontSize, 42px)/var(--rt-h2-lineHeight, 1.2) var(--rt-h2-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__editor li.richeditor2435020496__header-two:first-child~li::marker{line-height:var(--rt-h2-fontSize, 42px)}.richeditor2435020496__editor li.richeditor2435020496__header-three:first-child~li{font:var(--rt-h3-fontStyle, normal) var(--rt-h3-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-h3-fontSize, 38px)/var(--rt-h3-lineHeight, 1.2) var(--rt-h3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__editor li.richeditor2435020496__header-three:first-child~li::marker{line-height:var(--rt-h3-fontSize, 38px)}.richeditor2435020496__editor li.richeditor2435020496__header-four:first-child~li{font:var(--rt-h4-fontStyle, normal) var(--rt-h4-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h4-fontSize, 34px)/var(--rt-h4-lineHeight, 1.2) var(--rt-h4-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__editor li.richeditor2435020496__header-four:first-child~li::marker{line-height:var(--rt-h4-fontSize, 34px)}.richeditor2435020496__editor li.richeditor2435020496__header-five:first-child~li{font:var(--rt-h5-fontStyle, normal) var(--rt-h5-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h5-fontSize, 28px)/var(--rt-h5-lineHeight, 1.2) var(--rt-h5-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__editor li.richeditor2435020496__header-five:first-child~li::marker{line-height:var(--rt-h5-fontSize, 28px)}.richeditor2435020496__editor li.richeditor2435020496__header-six:first-child~li{font:var(--rt-h6-fontStyle, normal) var(--rt-h6-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-h6-fontSize, 22px)/var(--rt-h6-lineHeight, 1.2) var(--rt-h6-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__editor li.richeditor2435020496__header-six:first-child~li::marker{line-height:var(--rt-h6-fontSize, 22px)}.richeditor2435020496__editor li.richeditor2435020496__paragraph-one:first-child~li{font:var(--rt-p1-fontStyle, normal) var(--rt-p1-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-p1-fontSize, 18px)/var(--rt-p1-lineHeight, 24px) var(--rt-p1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__editor li.richeditor2435020496__unstyled:first-child~li{font:var(--rt-unstyled-fontStyle, normal) var(--rt-unstyled-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-unstyled-fontSize, 16px)/var(--rt-unstyled-lineHeight, 24px) var(--rt-unstyled-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor2435020496__editor li.richeditor2435020496__paragraph-three:first-child~li{font:var(--rt-p3-fontStyle, normal) var(--rt-p3-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-p3-fontSize, 14px)/var(--rt-p3-lineHeight, 18px) var(--rt-p3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth0{margin-inline-start:2ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth1{margin-inline-start:4ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth2{margin-inline-start:6ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth3{margin-inline-start:8ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth4{margin-inline-start:10ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth0:first-child{margin-inline-start:2ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0{margin-inline-start:2ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0:nth-child(n+10){margin-inline-start:3ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0:nth-child(n+100){margin-inline-start:4ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0:nth-child(n+1000){margin-inline-start:5ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth1:first-child{margin-inline-start:4ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1{margin-inline-start:4ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1:nth-child(n+10){margin-inline-start:5ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1:nth-child(n+100){margin-inline-start:6ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1:nth-child(n+1000){margin-inline-start:7ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth2:first-child{margin-inline-start:6ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2{margin-inline-start:6ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2:nth-child(n+10){margin-inline-start:7ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2:nth-child(n+100){margin-inline-start:8ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2:nth-child(n+1000){margin-inline-start:9ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth3:first-child{margin-inline-start:8ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3{margin-inline-start:8ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3:nth-child(n+10){margin-inline-start:9ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3:nth-child(n+100){margin-inline-start:10ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3:nth-child(n+1000){margin-inline-start:11ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth4:first-child{margin-inline-start:10ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4{margin-inline-start:10ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4:nth-child(n+10){margin-inline-start:11ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4:nth-child(n+100){margin-inline-start:12ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4:nth-child(n+1000){margin-inline-start:13ch}.richeditor2435020496__align-left{text-align:left;align-self:flex-start}.richeditor2435020496__align-right{text-align:right;align-self:flex-end}.richeditor2435020496__align-center{text-align:center;align-self:center}.richeditor2435020496__align-justify{text-align:justify;align-self:stretch}.richeditor2435020496__withMargin{display:inline-block}.richeditor2435020496__dir-rtl,.richeditor2435020496__editor .public-DraftStyleDefault-rtl{direction:rtl}.richeditor2435020496__editor .public-DraftStyleDefault-listRTL{direction:rtl;text-align:right;max-width:100%}
1
+ .addressinput3227018630__tableAddressInput{height:36px!important;margin-left:-1px;display:flex!important;align-items:center;width:100%}.addressinput3227018630__tableAddressInput>div{padding:0!important;width:100%}.addressinput3227018630__tableAddressInput:focus-within{margin-left:2px}.actionsmenu1379452986__action{margin-left:calc(var(--wds-space-100, 6px)*-1)}.formaudiofield1883836278__addItem{height:120px!important;box-sizing:border-box}.formaudiofield1883836278__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)}.formaudiofield1883836278__addItem.formaudiofield1883836278--disabled{pointer-events:auto!important}.formaudiofield1883836278__addItem.formaudiofield1883836278--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formaudiofield1883836278__mediaTitle{line-height:18px!important}.audioplayer2028983810__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}.cellcolorview2526093299__hashPrefix{color:var(--wsr-color-D40, #868aa5);font-size:14px;font-weight:300;line-height:1}.colorview3463757835__view{width:100%}.colorview3463757835__fillPreview{flex-shrink:0}.colorview3463757835__view .colorview3463757835__fillPreview{width:18px;height:18px;min-width:18px!important;min-height:18px!important}.deletedialog908586734__layout{max-width:510px!important}.formdocumentfield3681439606__viewWrapper{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formdocumentfield3681439606__viewWrapper:hover{background:var(--wds-color-blue-500, var(--wsr-color-B50));cursor:pointer}.formdocumentfield3681439606__textWidth{max-width:calc(100% - 196px)}.formdocumentfield3681439606__documentLoader{padding-top:21px;padding-bottom:21px}.formdocumentfield3681439606__addDocument{padding-top:17px!important;padding-bottom:17px!important}.formdocumentfield3681439606__addDocument.formdocumentfield3681439606--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formdocumentfield3681439606__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))}.exclamation2363706594__exclamation{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:3px;cursor:pointer}.exclamation2363706594__exclamation.exclamation2363706594---type-7-warning:not(.exclamation2363706594--customSize),.exclamation2363706594__exclamation.exclamation2363706594---type-5-error:not(.exclamation2363706594--customSize){width:24px;height:24px}.exclamation2363706594__exclamation.exclamation2363706594---type-7-warning{color:var(--wds-color-fill-warning-primary)}.exclamation2363706594__exclamation.exclamation2363706594---type-5-error{color:var(--wds-color-fill-destructive-primary)}.exclamation2363706594__actions{display:flex;flex-direction:column}.exclamation2363706594__action{white-space:normal!important;height:auto!important;text-align:left;gap:6px}.exclamation2363706594__action+.exclamation2363706594__action{margin-top:6px}.exclamation2363706594__action.exclamation2363706594--accented{color:var(--wds-color-blue-100)}.exclamation2363706594__action.exclamation2363706594--accented:hover{color:var(--wds-color-blue-200)}.highlightedtext3971272452__root.highlightedtext3971272452--highlightedBackground{animation:highlightedtext3971272452__highlighted 150ms ease-out 1 forwards}.highlightedtext3971272452__substring.highlightedtext3971272452--isHighlighted{animation:highlightedtext3971272452__highlighted-match 150ms ease-out 50ms 1 forwards}@keyframes highlightedtext3971272452__highlighted{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-400, var(--wsr-color-Y40))}}@keyframes highlightedtext3971272452__highlighted-match{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-200, var(--wsr-color-Y20))}}.thumbnailreplaceoverlay2487678945__root{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);border-radius:3px}.thumbnailreplaceoverlay2487678945__icon{color:#fff;width:18px;height:18px}.cellmediaeditshell3505962653__root{width:100%;height:100%}.pasteurlbutton1818112565__root{margin-top:6px}.pasteurlbutton1818112565__iconButtonTooltip{height:max-content}.pasteurlbutton1818112565__iconButton{width:24px;height:24px}.formmediagalleryfield2963289117__container{display:flex;min-height:128px;max-height:259px}.formmediagalleryfield2963289117__viewBox{display:flex;height:100%;width:100%;flex-wrap:wrap}.formmediagalleryfield2963289117__addItemWrapper{height:128px;width:100%;box-sizing:border-box}.formmediagalleryfield2963289117__addItem{box-sizing:border-box}.formmediagalleryfield2963289117__overlay{width:initial!important;min-width:382px!important}.formmediagalleryfield2963289117__image.formmediagalleryfield2963289117--withMarginRight{margin-right:3px}.formmediagalleryfield2963289117__image.formmediagalleryfield2963289117--withMarginTop{margin-top:3px}.formmediagalleryfield2963289117__previewImage{max-height:calc(100% - 12px)!important}.formmediagalleryfield2963289117__previewVideo{border-radius:8px;max-width:100%;max-height:calc(100% - 12px)!important}.mediaimage805645738__root{display:flex;align-items:center;flex-shrink:0;position:relative;box-sizing:border-box}.mediaimage805645738__root.mediaimage805645738--error{--mediaimage805645738-from:calc(50% - 0.5px);--mediaimage805645738-to:calc(50% + 0.5px);background-image:linear-gradient(to bottom right,transparent var(--mediaimage805645738-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage805645738-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage805645738-to),transparent var(--mediaimage805645738-to))}.mediaimage805645738__root.mediaimage805645738--error>*{opacity:0}.overlay4045146886__iconOverlay{position:absolute;color:var(--wds-color-white, var(--wsr-color-D80, #FFFFFF));background-color:transparent;filter:drop-shadow(0 1px 1px rgba(22,45,61,.6));-webkit-filter:drop-shadow(0 1px 1px rgba(22,45,61,.6))}.overlay4045146886__iconOverlay.overlay4045146886---size-5-small{width:20px;height:20px}.overlay4045146886__iconOverlay.overlay4045146886---size-6-medium{width:24px;height:24px}.overlay4045146886__iconOverlay.overlay4045146886---size-5-large{width:28px;height:28px}.overlay4045146886__iconOverlay.overlay4045146886---placement-7-topLeft{top:2px;left:2px}.overlay4045146886__iconOverlay.overlay4045146886---placement-10-bottomLeft{bottom:2px;left:2px}.medialoader2381278212__loader{border-radius:6px}.medialoader2381278212__loader.medialoader2381278212--isDashed{border:dashed 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.medialoader2381278212__loader.medialoader2381278212--isSolid{border:solid 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.mediatag1080651885__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))}.formmultidocument239392594__viewRoot{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formmultidocument239392594__singleViewWrapper{border-radius:0;border-bottom:1px solid var(--wds-color-neutral-600, var(--wsr-color-D60));background-color:transparent!important}.formmultidocument239392594__viewRoot>div:first-child .formmultidocument239392594__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))}.formmultidocument239392594__singleViewWrapper:hover{background-color:var(--wds-color-blue-500, var(--wsr-color-B50))!important}.formmultidocument239392594__singleViewWrapper:focus-visible{border-bottom:1px solid transparent;position:relative;z-index:1}.formmultidocument239392594__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))}.formmultidocument239392594__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))}.cellreferenceinput3112868832__root{width:100%;height:100%;display:flex;align-items:center}.cellreferenceinput3112868832__autocomplete{width:100%}.richcontentdefaultvalueinput998980344__richContentEditorContainer .richcontentdefaultvalueinput998980344__editor{max-height:calc(40vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentforminput1753039762__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-blue-300);border-radius:var(--wds-border-radius-300)}.richcontentforminput1753039762__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richcontentforminput1753039762__root .richcontentforminput1753039762__editor{overflow-y:auto;max-height:calc(80vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentformreadonlyinput2205100705__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-black-600);border-radius:var(--wds-border-radius-300)}.richcontentformreadonlyinput2205100705__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.fullscreenmodal13930613__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}.publishloader3858599799__publishLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--wds-color-white);z-index:5000;border-radius:inherit}.togglefullscreenbutton4026172310__root{z-index:5;box-sizing:border-box;position:absolute;right:0;top:calc(50% - 16px)!important;padding-right:3px}.togglefullscreenbutton4026172310__root button{border-radius:6px!important}.richcontenteditor524536335__root{position:relative;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)}.richcontenteditor524536335__root,.richcontenteditor524536335__toolbarContainer,.richcontenteditor524536335__footerToolbarContainer{width:100%;box-sizing:border-box}.richcontenteditor524536335__toolbarContainer div{box-sizing:border-box}.richcontenteditor524536335__toolbarAndFullScreenButtonWrapper{display:flex;position:relative}.richcontenteditor524536335__editor{box-sizing:border-box;padding:36px 24px 36px 55px}.richcontenteditor524536335__modalEditor{display:flex;flex-direction:column;flex:1;height:100%}.richcontenteditor524536335__modalEditor .richcontenteditor524536335__editor{overflow-y:auto;flex:1;min-width:592px;box-sizing:border-box}.richcontenteditor524536335__modalEditor .richcontenteditor524536335__footerToolbarContainer{margin-top:9px}.richcontenteditor524536335__toolbarContainer button[data-hook~=text-button-headings]>span{display:inline-flex;padding-inline-end:3px!important}.richcontenteditor524536335__toolbarContainer button[data-hook~=text-button-ai]>span{padding-inline-end:9px!important}.richcontenttoolbar2983172482__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}.richcontenttoolbar2983172482__toolbarButton{line-height:40px;background:0 0;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 5px 0 0}.richcontenttoolbar2983172482__toolbarButton:disabled{color:graytext}.richcontenttoolbar2983172482__separator{width:1px;height:20px;margin:0 8px 0 3px;background:rgba(51,51,51,.1)}.richcontenttoolbar2983172482__toolbar label{padding:0 8px}.richcontentviewer511243834__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:36px}.richcontentviewer511243834__root.richcontentviewer511243834--isFullScreen{padding:12px 24px}.richcontentviewer511243834__root:not(.richcontentviewer511243834--isFullScreen){padding:6px 24px 6px 12px}.richcontentviewer511243834__root ToggleButton{margin:0;padding:0;border:0;position:absolute;top:2px!important;right:2px;width:30px;height:30px}.richcontentviewer511243834__viewer{height:calc(100% - 36px);width:100%}.richcontentviewer511243834__modalViewer{min-width:592px;overflow:auto}.richtexteditor3721083672__root{width:100%;box-sizing:border-box;outline:0;overflow:hidden;border-radius:var(--wds-border-radius-300)}.richtexteditor3721083672__root.richtexteditor3721083672---border-4-none{border:0}.richtexteditor3721083672__root.richtexteditor3721083672---border-8-standard{border:1px solid var(--wds-color-blue-300)}.richtexteditor3721083672__root.richtexteditor3721083672---border-8-standard:focus,.richtexteditor3721083672__root.richtexteditor3721083672---border-8-standard:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richtexteditor3721083672__root.richtexteditor3721083672---border-8-standard.richtexteditor3721083672---status-5-error{border:1px solid var(--wds-color-red-100)}.richtexteditor3721083672__root.richtexteditor3721083672---border-8-standard.richtexteditor3721083672---status-5-error:focus,.richtexteditor3721083672__root.richtexteditor3721083672---border-8-standard.richtexteditor3721083672---status-5-error:focus-within{border:1px solid var(--wds-color-red-100);box-shadow:0 0 0 3px var(--wds-color-red-300)}.richtexteditor3721083672__root.richtexteditor3721083672---border-8-standard.richtexteditor3721083672---status-7-warning{border:1px solid var(--wds-color-yellow-100)}.richtexteditor3721083672__root.richtexteditor3721083672---border-8-standard.richtexteditor3721083672---status-7-warning:focus,.richtexteditor3721083672__root.richtexteditor3721083672---border-8-standard.richtexteditor3721083672---status-7-warning:focus-within{border:1px solid var(--wds-color-yellow-100);box-shadow:0 0 0 3px var(--wds-color-yellow-300)}.richtexteditor3721083672__nativeInput{position:absolute;opacity:0;padding:0;margin:0;border:0;width:0;height:0}.richtexteditor3721083672__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)}.richtexteditor3721083672__editor.richtexteditor3721083672--isFullScreen{max-width:782px;min-width:582px;background:var(--wds-color-black-700)}.richtexteditor3721083672__editor:not(.richtexteditor3721083672--isFullScreen){max-height:80vh}.richtexteditor3721083672__editor>div{flex:1;max-width:100%}.toolbar2816894475__root{padding:12px 18px;display:flex;border-bottom:1px solid var(--wds-color-blue-400, var(--wsr-color-B40, #d6dcff));background:var(--wds-color-white, var(--wsr-color-D80, #ffffff));align-items:center}.toolbar2816894475__item{display:flex;margin-right:12px}.toolbar2816894475__item svg,.toolbar2816894475__item svg path,.toolbar2816894475__item svg text{color:inherit;fill:currentColor}.toolbar2816894475__separator{display:inline-flex;margin-right:12px;border-left:1px solid #ddd;align-self:stretch}.toolbar2816894475__clearFormatting{margin-left:auto}.toolbar2816894475__fullScreen{margin-right:0}.toolbar2816894475__dropdownItemContent{height:36px;width:100%;display:flex;gap:12px;justify-content:space-between;align-items:center}.toolbar2816894475__dropdownItemContent.toolbar2816894475--selected .toolbar2816894475__dropdownItemTitle,.toolbar2816894475__dropdownItemContent.toolbar2816894475--selected .toolbar2816894475__dropdownItemSubtitle{color:var(--wds-color-white)!important}.toolbar2816894475__dropdownItemSubtitle{color:var(--wds-color-black-400)!important;padding-right:12px;flex-shrink:0}.toolbar2816894475__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}.toolbar2816894475__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}.toolbar2816894475__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}.toolbar2816894475__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}.toolbar2816894475__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}.toolbar2816894475__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}.toolbar2816894475__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}.toolbar2816894475__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}.toolbar2816894475__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}.textview671857741__textView::after{content:"";display:block}.richeditor1525321038__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))}.richeditor1525321038__editor{box-sizing:border-box;overflow:auto;display:flex;flex-direction:column;flex:1;cursor:text;color:var(--wds-color-black-100, var(--wsr-color-D10, #131720));background:var(--wds-color-black-700, var(--wsr-color-D70, #edeef2))}.richeditor1525321038__editor .DraftEditor-root{width:100%;height:100%}.richeditor1525321038__editor .DraftEditor-root [data-contents]{overflow:auto}.richeditor1525321038__editor .DraftEditor-editorContainer{display:flex;min-height:100%;background:#fff}.richeditor1525321038__editor .public-DraftEditor-content{padding:12px 24px 24px;min-height:100%;width:100%;box-sizing:border-box}.richeditor1525321038__editor .public-DraftEditor-content ol,.richeditor1525321038__editor .public-DraftEditor-content ul{display:flex;flex-direction:column;padding:0}.richeditor1525321038__editor .public-DraftEditor-content a,.richeditor1525321038__editor .public-DraftEditor-content a:visited{color:inherit;text-decoration:none}.richeditor1525321038__header-one:not(li),.richeditor1525321038__header-two:not(li),.richeditor1525321038__header-three:not(li),.richeditor1525321038__header-four:not(li),.richeditor1525321038__header-five:not(li),.richeditor1525321038__header-six:not(li){margin-block:0;margin:0}.richeditor1525321038__header-one,.richeditor1525321038__editor li.richeditor1525321038__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)))}.richeditor1525321038__header-two,.richeditor1525321038__editor li.richeditor1525321038__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)))}.richeditor1525321038__header-three,.richeditor1525321038__editor li.richeditor1525321038__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)))}.richeditor1525321038__header-four,.richeditor1525321038__editor li.richeditor1525321038__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)))}.richeditor1525321038__header-five,.richeditor1525321038__editor li.richeditor1525321038__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)))}.richeditor1525321038__header-six,.richeditor1525321038__editor li.richeditor1525321038__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)))}.richeditor1525321038__paragraph-one,.richeditor1525321038__editor li.richeditor1525321038__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)))}.richeditor1525321038__unstyled,.richeditor1525321038__editor li.richeditor1525321038__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)))}.richeditor1525321038__paragraph-three,.richeditor1525321038__editor li.richeditor1525321038__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)))}.richeditor1525321038__editor li.richeditor1525321038__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)))}.richeditor1525321038__editor li.richeditor1525321038__header-one:first-child~li::marker{line-height:var(--rt-h1-fontSize, 72px)}.richeditor1525321038__editor li.richeditor1525321038__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)))}.richeditor1525321038__editor li.richeditor1525321038__header-two:first-child~li::marker{line-height:var(--rt-h2-fontSize, 42px)}.richeditor1525321038__editor li.richeditor1525321038__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)))}.richeditor1525321038__editor li.richeditor1525321038__header-three:first-child~li::marker{line-height:var(--rt-h3-fontSize, 38px)}.richeditor1525321038__editor li.richeditor1525321038__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)))}.richeditor1525321038__editor li.richeditor1525321038__header-four:first-child~li::marker{line-height:var(--rt-h4-fontSize, 34px)}.richeditor1525321038__editor li.richeditor1525321038__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)))}.richeditor1525321038__editor li.richeditor1525321038__header-five:first-child~li::marker{line-height:var(--rt-h5-fontSize, 28px)}.richeditor1525321038__editor li.richeditor1525321038__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)))}.richeditor1525321038__editor li.richeditor1525321038__header-six:first-child~li::marker{line-height:var(--rt-h6-fontSize, 22px)}.richeditor1525321038__editor li.richeditor1525321038__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)))}.richeditor1525321038__editor li.richeditor1525321038__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)))}.richeditor1525321038__editor li.richeditor1525321038__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}.richeditor1525321038__align-left{text-align:left;align-self:flex-start}.richeditor1525321038__align-right{text-align:right;align-self:flex-end}.richeditor1525321038__align-center{text-align:center;align-self:center}.richeditor1525321038__align-justify{text-align:justify;align-self:stretch}.richeditor1525321038__withMargin{display:inline-block}.richeditor1525321038__dir-rtl,.richeditor1525321038__editor .public-DraftStyleDefault-rtl{direction:rtl}.richeditor1525321038__editor .public-DraftStyleDefault-listRTL{direction:rtl;text-align:right;max-width:100%}
@@ -1,11 +1,10 @@
1
- import { ensureRicosContent, fromPlainText } from '@wix/ricos';
1
+ import { fromPlainText, validateRicosDocument } from '@wix/ricos';
2
2
  export const isValid = (data) => {
3
3
  if (!data || typeof data !== 'object') {
4
4
  return false;
5
5
  }
6
6
  try {
7
- ensureRicosContent(data);
8
- return true;
7
+ return validateRicosDocument(data).type === 'ok';
9
8
  }
10
9
  catch {
11
10
  return false;
@@ -16,7 +15,7 @@ export const hardConvert = (data) => {
16
15
  return fromPlainText('');
17
16
  }
18
17
  if (isValid(data)) {
19
- return ensureRicosContent(data);
18
+ return data;
20
19
  }
21
20
  if (typeof data === 'string') {
22
21
  return fromPlainText(data);
@@ -1 +1 @@
1
- {"version":3,"file":"rich-content.js","sourceRoot":"","sources":["../../../src/validations/rich-content.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAE/D,MAAM,CAAC,MAAM,OAAO,GAAG,CAAC,IAAa,EAAuB,EAAE;IAC5D,IAAI,CAAC,IAAI,IAAI,OAAO,IAAI,KAAK,QAAQ,EAAE;QACrC,OAAO,KAAK,CAAC;KACd;IACD,IAAI;QACF,kBAAkB,CAAC,IAAmB,CAAC,CAAC;QACxC,OAAO,IAAI,CAAC;KACb;IAAC,MAAM;QACN,OAAO,KAAK,CAAC;KACd;AACH,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,WAAW,GAAG,CAAC,IAAa,EAAe,EAAE;IACxD,IAAI,IAAI,KAAK,IAAI,IAAI,IAAI,KAAK,SAAS,EAAE;QACvC,OAAO,aAAa,CAAC,EAAE,CAAC,CAAC;KAC1B;IAED,IAAI,OAAO,CAAC,IAAI,CAAC,EAAE;QACjB,OAAO,kBAAkB,CAAC,IAAI,CAAC,CAAC;KACjC;IAED,IAAI,OAAO,IAAI,KAAK,QAAQ,EAAE;QAC5B,OAAO,aAAa,CAAC,IAAI,CAAC,CAAC;KAC5B;IAED,IAAI;QACF,OAAO,aAAa,CAAC,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC,CAAC;KAC5C;IAAC,MAAM;QACN,OAAO,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC;KACpC;AACH,CAAC,CAAC"}
1
+ {"version":3,"file":"rich-content.js","sourceRoot":"","sources":["../../../src/validations/rich-content.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAElE,MAAM,CAAC,MAAM,OAAO,GAAG,CAAC,IAAa,EAAyB,EAAE;IAC9D,IAAI,CAAC,IAAI,IAAI,OAAO,IAAI,KAAK,QAAQ,EAAE;QACrC,OAAO,KAAK,CAAC;KACd;IACD,IAAI;QACF,OAAO,qBAAqB,CAAC,IAAI,CAAC,CAAC,IAAI,KAAK,IAAI,CAAC;KAClD;IAAC,MAAM;QACN,OAAO,KAAK,CAAC;KACd;AACH,CAAC,CAAC;AAEF,MAAM,CAAC,MAAM,WAAW,GAAG,CAAC,IAAa,EAAiB,EAAE;IAC1D,IAAI,IAAI,KAAK,IAAI,IAAI,IAAI,KAAK,SAAS,EAAE;QACvC,OAAO,aAAa,CAAC,EAAE,CAAC,CAAC;KAC1B;IAED,IAAI,OAAO,CAAC,IAAI,CAAC,EAAE;QACjB,OAAO,IAAI,CAAC;KACb;IAED,IAAI,OAAO,IAAI,KAAK,QAAQ,EAAE;QAC5B,OAAO,aAAa,CAAC,IAAI,CAAC,CAAC;KAC5B;IAED,IAAI;QACF,OAAO,aAAa,CAAC,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC,CAAC;KAC5C;IAAC,MAAM;QACN,OAAO,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC;KACpC;AACH,CAAC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"form-audio-field.d.ts","sourceRoot":"","sources":["../../../../../src/components/audio/audio-field/form-audio-field.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAWhC,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAQjE,eAAO,MAAM,cAAc,EAAE,EAAE,CAAC,qBAAqB,CA0HpD,CAAC"}
1
+ {"version":3,"file":"form-audio-field.d.ts","sourceRoot":"","sources":["../../../../../src/components/audio/audio-field/form-audio-field.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAWhC,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAQjE,eAAO,MAAM,cAAc,EAAE,EAAE,CAAC,qBAAqB,CA4HpD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"audio-player.st.css.d.ts","sourceRoot":"","sources":["../../../../../src/components/audio/audio-player/audio-player.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,IAAK,CAAC"}
1
+ {"version":3,"file":"audio-player.st.css.d.ts","sourceRoot":"","sources":["../../../../../src/components/audio/audio-player/audio-player.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;;CAAyC,CAAC;AAC5D,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"}
@@ -0,0 +1,23 @@
1
+ import React from 'react';
2
+ import type { InputImperativeActions, InputProps, PopoverProps } from '@wix/design-system';
3
+ export interface CellColorInputProps extends Omit<InputProps, 'value' | 'onChange' | 'prefix' | 'suffix' | 'inputRef'> {
4
+ value?: string;
5
+ onChange?: (text: string) => void;
6
+ popoverProps?: Partial<PopoverProps>;
7
+ inputRef?: React.MutableRefObject<InputImperativeActions | null | undefined>;
8
+ }
9
+ /**
10
+ * Cell-layer ColorInput for EditableTable. Differs from the form ColorInput in
11
+ * four ways required by the cell context:
12
+ * 1. `popoverProps` passthrough so the picker can `appendTo: 'window'` and
13
+ * escape the table's scroll container.
14
+ * 2. The empty-state add-color button appears for invalid values too (not
15
+ * only missing) — mid-typing or post-commit bad hex should still expose
16
+ * the picker as an escape hatch.
17
+ * 3. Invalid input on blur is forwarded upward (prefixed with `#`) so the
18
+ * cell-level `validate()` can surface the error; we don't silently revert.
19
+ * 4. Picker closes on any ancestor scroll while open — the portaled popover
20
+ * does not follow the trigger.
21
+ */
22
+ export declare const CellColorInput: React.ForwardRefExoticComponent<CellColorInputProps & React.RefAttributes<InputImperativeActions<HTMLInputElement>>>;
23
+ //# sourceMappingURL=cell-color-input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cell-color-input.d.ts","sourceRoot":"","sources":["../../../../src/components/color-view/cell-color-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuD,MAAM,OAAO,CAAC;AAC5E,OAAO,KAAK,EAEV,sBAAsB,EACtB,UAAU,EACV,YAAY,EACb,MAAM,oBAAoB,CAAC;AAW5B,MAAM,WAAW,mBACf,SAAQ,IAAI,CACV,UAAU,EACV,OAAO,GAAG,UAAU,GAAG,QAAQ,GAAG,QAAQ,GAAG,UAAU,CACxD;IACD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,YAAY,CAAC,EAAE,OAAO,CAAC,YAAY,CAAC,CAAC;IACrC,QAAQ,CAAC,EAAE,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,GAAG,IAAI,GAAG,SAAS,CAAC,CAAC;CAC9E;AAED;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,cAAc,sHA4J1B,CAAC"}
@@ -0,0 +1,15 @@
1
+ import React from 'react';
2
+ export interface CellColorViewProps {
3
+ value?: string;
4
+ }
5
+ /**
6
+ * Cell-layer color view. Matches the visual layout of CellColorInput so the
7
+ * View↔Edit transition is seamless.
8
+ *
9
+ * "#" (placeholder color) hex digits (thin, uppercase) [swatch right]
10
+ *
11
+ * Empty or invalid values show only the `#` on the left and the empty-state
12
+ * FillPreview (diagonal-slash placeholder) on the right.
13
+ */
14
+ export declare const CellColorView: React.FC<CellColorViewProps>;
15
+ //# sourceMappingURL=cell-color-view.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cell-color-view.d.ts","sourceRoot":"","sources":["../../../../src/components/color-view/cell-color-view.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,MAAM,WAAW,kBAAkB;IACjC,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED;;;;;;;;GAQG;AACH,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CA+BtD,CAAC"}
@@ -0,0 +1,16 @@
1
+ export declare var cssStates: (stateMapping: any) => string;
2
+ export declare var style: import("@stylable/runtime").STFunction;
3
+ export declare var st: import("@stylable/runtime").STFunction;
4
+ export declare var namespace: string;
5
+ export declare var classes: {
6
+ root: string;
7
+ hashPrefix: string;
8
+ };
9
+ export declare var keyframes: {};
10
+ export declare var layers: {};
11
+ export declare var containers: {};
12
+ export declare var stVars: {};
13
+ export declare var vars: {
14
+ "wsr-color-D40": string;
15
+ };
16
+ //# sourceMappingURL=cell-color-view.st.css.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cell-color-view.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/color-view/cell-color-view.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAA8F,CAAC;AACjH,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;;CAAsC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"color-input.d.ts","sourceRoot":"","sources":["../../../../src/components/color-view/color-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4C,MAAM,OAAO,CAAC;AACjE,OAAO,KAAK,EAEV,sBAAsB,EACtB,UAAU,EACX,MAAM,oBAAoB,CAAC;AAiC5B,MAAM,WAAW,eACf,SAAQ,IAAI,CAAC,UAAU,EAAE,OAAO,GAAG,UAAU,GAAG,QAAQ,GAAG,QAAQ,CAAC;IACpE,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;CAClC;AAED,eAAO,MAAM,UAAU,kHAkHtB,CAAC"}
1
+ {"version":3,"file":"color-input.d.ts","sourceRoot":"","sources":["../../../../src/components/color-view/color-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4C,MAAM,OAAO,CAAC;AACjE,OAAO,KAAK,EAEV,sBAAsB,EACtB,UAAU,EACX,MAAM,oBAAoB,CAAC;AAuB5B,MAAM,WAAW,eACf,SAAQ,IAAI,CAAC,UAAU,EAAE,OAAO,GAAG,UAAU,GAAG,QAAQ,GAAG,QAAQ,CAAC;IACpE,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;CAClC;AAED,eAAO,MAAM,UAAU,kHAkItB,CAAC"}
@@ -0,0 +1,5 @@
1
+ export declare const HEX_RE: RegExp;
2
+ export declare const omitHash: (value: string) => string;
3
+ export declare const isValidHex: (value: string) => boolean;
4
+ export declare const normalizeHex: (value: string) => string | undefined;
5
+ //# sourceMappingURL=hex.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"hex.d.ts","sourceRoot":"","sources":["../../../../src/components/color-view/hex.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM,QAAuC,CAAC;AAI3D,eAAO,MAAM,QAAQ,UAAW,MAAM,KAAG,MAAiC,CAAC;AAE3E,eAAO,MAAM,UAAU,UAAW,MAAM,KAAG,OACT,CAAC;AAEnC,eAAO,MAAM,YAAY,UAAW,MAAM,KAAG,MAAM,GAAG,SAGrD,CAAC"}
@@ -1,5 +1,8 @@
1
1
  export * from './color-view';
2
+ export * from './cell-color-view';
2
3
  export * from './color-input';
4
+ export * from './cell-color-input';
3
5
  export * from './form-color';
4
6
  export * from './form-color-input';
7
+ export * from './hex';
5
8
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/color-view/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,oBAAoB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/color-view/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAC9B,cAAc,oBAAoB,CAAC;AACnC,cAAc,cAAc,CAAC;AAC7B,cAAc,oBAAoB,CAAC;AACnC,cAAc,OAAO,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"cell-media-edit-shell.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/media-control/cell-media-edit-shell.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+C,CAAC;AAClE,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":"cell-media-edit-shell.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/media-control/cell-media-edit-shell.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;;CAAgD,CAAC;AACnE,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"}
@@ -0,0 +1,20 @@
1
+ import React from 'react';
2
+ export interface CellMultiDocumentEditProps {
3
+ value: string[] | null;
4
+ onChange: (value: string[] | null) => void;
5
+ onCommit: () => void;
6
+ onCancel?: () => void;
7
+ /**
8
+ * Called before opening external UI (media manager / paste-URL form) so the
9
+ * table can set isEditing=true and protect cell focus while the modal is open.
10
+ */
11
+ onStartEdit?: () => void;
12
+ inputRef?: React.MutableRefObject<{
13
+ focus: () => void;
14
+ } | null | undefined>;
15
+ dataHook?: string;
16
+ /** Stable id prefix for tags. Each chip uses `${fieldId}-${index}`. */
17
+ fieldId: string;
18
+ }
19
+ export declare const CellMultiDocumentEdit: React.FC<CellMultiDocumentEditProps>;
20
+ //# sourceMappingURL=cell-multi-document-edit.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cell-multi-document-edit.d.ts","sourceRoot":"","sources":["../../../../src/components/multi-document/cell-multi-document-edit.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiD,MAAM,OAAO,CAAC;AAiCtE,MAAM,WAAW,0BAA0B;IACzC,KAAK,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;IACvB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,GAAG,IAAI,KAAK,IAAI,CAAC;IAC3C,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;IACzB,QAAQ,CAAC,EAAE,KAAK,CAAC,gBAAgB,CAAC;QAAE,KAAK,EAAE,MAAM,IAAI,CAAA;KAAE,GAAG,IAAI,GAAG,SAAS,CAAC,CAAC;IAC5E,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,uEAAuE;IACvE,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAAE,CAAC,0BAA0B,CAwTtE,CAAC"}
@@ -0,0 +1,13 @@
1
+ import React from 'react';
2
+ export interface CellMultiDocumentViewProps {
3
+ value: string[] | null | undefined;
4
+ dataHook?: string;
5
+ /**
6
+ * Stable DOM id prefix for the tags. WDS Tag requires `id` to be present;
7
+ * each tag uses `${fieldId}-${index}`. Callers are responsible for ensuring
8
+ * uniqueness (e.g., derive from columnId + rowKey).
9
+ */
10
+ fieldId: string;
11
+ }
12
+ export declare const CellMultiDocumentView: React.FC<CellMultiDocumentViewProps>;
13
+ //# sourceMappingURL=cell-multi-document-view.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cell-multi-document-view.d.ts","sourceRoot":"","sources":["../../../../src/components/multi-document/cell-multi-document-view.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAC;AAMvC,MAAM,WAAW,0BAA0B;IACzC,KAAK,EAAE,MAAM,EAAE,GAAG,IAAI,GAAG,SAAS,CAAC;IACnC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAAE,CAAC,0BAA0B,CAgDtE,CAAC"}
@@ -1,4 +1,8 @@
1
1
  export { MultiDocumentView } from './multi-document-view/multi-document-view';
2
2
  export { FormMultiDocument } from './multi-document-input/form-multi-document';
3
3
  export { FormMultiDocumentField } from './multi-document-input/form-multi-document-field';
4
+ export { CellMultiDocumentView } from './cell-multi-document-view';
5
+ export { CellMultiDocumentEdit } from './cell-multi-document-edit';
6
+ export type { CellMultiDocumentViewProps } from './cell-multi-document-view';
7
+ export type { CellMultiDocumentEditProps } from './cell-multi-document-edit';
4
8
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/multi-document/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,2CAA2C,CAAC;AAC9E,OAAO,EAAE,iBAAiB,EAAE,MAAM,4CAA4C,CAAC;AAC/E,OAAO,EAAE,sBAAsB,EAAE,MAAM,kDAAkD,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/multi-document/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,2CAA2C,CAAC;AAC9E,OAAO,EAAE,iBAAiB,EAAE,MAAM,4CAA4C,CAAC;AAC/E,OAAO,EAAE,sBAAsB,EAAE,MAAM,kDAAkD,CAAC;AAC1F,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AACnE,OAAO,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AACnE,YAAY,EAAE,0BAA0B,EAAE,MAAM,4BAA4B,CAAC;AAC7E,YAAY,EAAE,0BAA0B,EAAE,MAAM,4BAA4B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"form-multi-document.st.css.d.ts","sourceRoot":"","sources":["../../../../../src/components/multi-document/multi-document-input/form-multi-document.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;CAA4O,CAAC;AAC/P,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM;;;CAAkG,CAAC;AACpH,eAAO,IAAI,IAAI;;;;;;;;CAAsS,CAAC"}
1
+ {"version":3,"file":"form-multi-document.st.css.d.ts","sourceRoot":"","sources":["../../../../../src/components/multi-document/multi-document-input/form-multi-document.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;CAAwO,CAAC;AAC3P,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM;;;CAAkG,CAAC;AACpH,eAAO,IAAI,IAAI;;;;;;;;CAAsS,CAAC"}
@@ -1,8 +1,8 @@
1
1
  import React from 'react';
2
- import type { RichContent } from '@wix/ricos';
2
+ import type { RicosDocument } from '@wix/ricos';
3
3
  export interface CellRichContentInputProps {
4
4
  value?: unknown;
5
- onChange: (value: RichContent | undefined) => void;
5
+ onChange: (value: RicosDocument | undefined) => void;
6
6
  onSave: () => void;
7
7
  /** Typed key from type-to-edit — appended to a plain-text extraction of the existing content (formatting is lost). */
8
8
  initialTypedKey?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"cell-rich-content-input.d.ts","sourceRoot":"","sources":["../../../../src/components/rich-content/cell-rich-content-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAE5D,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AAU9C,MAAM,WAAW,yBAAyB;IACxC,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,EAAE,CAAC,KAAK,EAAE,WAAW,GAAG,SAAS,KAAK,IAAI,CAAC;IACnD,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,sHAAsH;IACtH,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED;iGACiG;AACjG,eAAO,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,CA4DpE,CAAC"}
1
+ {"version":3,"file":"cell-rich-content-input.d.ts","sourceRoot":"","sources":["../../../../src/components/rich-content/cell-rich-content-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAuC,MAAM,OAAO,CAAC;AAE5D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AAOhD,MAAM,WAAW,yBAAyB;IACxC,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,QAAQ,EAAE,CAAC,KAAK,EAAE,aAAa,GAAG,SAAS,KAAK,IAAI,CAAC;IACrD,MAAM,EAAE,MAAM,IAAI,CAAC;IACnB,sHAAsH;IACtH,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED;iGACiG;AACjG,eAAO,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,CA4DpE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"cell-rich-content-view.d.ts","sourceRoot":"","sources":["../../../../src/components/rich-content/cell-rich-content-view.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,MAAM,WAAW,wBAAwB;IACvC,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB;AAED;iDACiD;AACjD,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAQlE,CAAC"}
1
+ {"version":3,"file":"cell-rich-content-view.d.ts","sourceRoot":"","sources":["../../../../src/components/rich-content/cell-rich-content-view.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAO1B,MAAM,WAAW,wBAAwB;IACvC,KAAK,CAAC,EAAE,OAAO,CAAC;CACjB;AAED;iDACiD;AACjD,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAMlE,CAAC"}