@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 +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%}
@@ -8,8 +8,7 @@ const isValid = data => {
8
8
  return false;
9
9
  }
10
10
  try {
11
- (0, _ricos.ensureRicosContent)(data);
12
- return true;
11
+ return (0, _ricos.validateRicosDocument)(data).type === 'ok';
13
12
  } catch {
14
13
  return false;
15
14
  }
@@ -20,7 +19,7 @@ const hardConvert = data => {
20
19
  return (0, _ricos.fromPlainText)('');
21
20
  }
22
21
  if (isValid(data)) {
23
- return (0, _ricos.ensureRicosContent)(data);
22
+ return data;
24
23
  }
25
24
  if (typeof data === 'string') {
26
25
  return (0, _ricos.fromPlainText)(data);
@@ -1 +1 @@
1
- {"version":3,"names":["_ricos","require","isValid","data","ensureRicosContent","exports","hardConvert","undefined","fromPlainText","JSON","stringify","String"],"sources":["../../../src/validations/rich-content.ts"],"sourcesContent":["import type { RichContent } from '@wix/ricos';\nimport { ensureRicosContent, fromPlainText } from '@wix/ricos';\n\nexport const isValid = (data: unknown): data is RichContent => {\n if (!data || typeof data !== 'object') {\n return false;\n }\n try {\n ensureRicosContent(data as RichContent);\n return true;\n } catch {\n return false;\n }\n};\n\nexport const hardConvert = (data: unknown): RichContent => {\n if (data === null || data === undefined) {\n return fromPlainText('');\n }\n\n if (isValid(data)) {\n return ensureRicosContent(data);\n }\n\n if (typeof data === 'string') {\n return fromPlainText(data);\n }\n\n try {\n return fromPlainText(JSON.stringify(data));\n } catch {\n return fromPlainText(String(data));\n }\n};\n"],"mappings":";;;;AACA,IAAAA,MAAA,GAAAC,OAAA;AAEO,MAAMC,OAAO,GAAIC,IAAa,IAA0B;EAC7D,IAAI,CAACA,IAAI,IAAI,OAAOA,IAAI,KAAK,QAAQ,EAAE;IACrC,OAAO,KAAK;EACd;EACA,IAAI;IACF,IAAAC,yBAAkB,EAACD,IAAmB,CAAC;IACvC,OAAO,IAAI;EACb,CAAC,CAAC,MAAM;IACN,OAAO,KAAK;EACd;AACF,CAAC;AAACE,OAAA,CAAAH,OAAA,GAAAA,OAAA;AAEK,MAAMI,WAAW,GAAIH,IAAa,IAAkB;EACzD,IAAIA,IAAI,KAAK,IAAI,IAAIA,IAAI,KAAKI,SAAS,EAAE;IACvC,OAAO,IAAAC,oBAAa,EAAC,EAAE,CAAC;EAC1B;EAEA,IAAIN,OAAO,CAACC,IAAI,CAAC,EAAE;IACjB,OAAO,IAAAC,yBAAkB,EAACD,IAAI,CAAC;EACjC;EAEA,IAAI,OAAOA,IAAI,KAAK,QAAQ,EAAE;IAC5B,OAAO,IAAAK,oBAAa,EAACL,IAAI,CAAC;EAC5B;EAEA,IAAI;IACF,OAAO,IAAAK,oBAAa,EAACC,IAAI,CAACC,SAAS,CAACP,IAAI,CAAC,CAAC;EAC5C,CAAC,CAAC,MAAM;IACN,OAAO,IAAAK,oBAAa,EAACG,MAAM,CAACR,IAAI,CAAC,CAAC;EACpC;AACF,CAAC;AAACE,OAAA,CAAAC,WAAA,GAAAA,WAAA","ignoreList":[]}
1
+ {"version":3,"names":["_ricos","require","isValid","data","validateRicosDocument","type","exports","hardConvert","undefined","fromPlainText","JSON","stringify","String"],"sources":["../../../src/validations/rich-content.ts"],"sourcesContent":["import type { RicosDocument } from '@wix/ricos';\nimport { fromPlainText, validateRicosDocument } from '@wix/ricos';\n\nexport const isValid = (data: unknown): data is RicosDocument => {\n if (!data || typeof data !== 'object') {\n return false;\n }\n try {\n return validateRicosDocument(data).type === 'ok';\n } catch {\n return false;\n }\n};\n\nexport const hardConvert = (data: unknown): RicosDocument => {\n if (data === null || data === undefined) {\n return fromPlainText('');\n }\n\n if (isValid(data)) {\n return data;\n }\n\n if (typeof data === 'string') {\n return fromPlainText(data);\n }\n\n try {\n return fromPlainText(JSON.stringify(data));\n } catch {\n return fromPlainText(String(data));\n }\n};\n"],"mappings":";;;;AACA,IAAAA,MAAA,GAAAC,OAAA;AAEO,MAAMC,OAAO,GAAIC,IAAa,IAA4B;EAC/D,IAAI,CAACA,IAAI,IAAI,OAAOA,IAAI,KAAK,QAAQ,EAAE;IACrC,OAAO,KAAK;EACd;EACA,IAAI;IACF,OAAO,IAAAC,4BAAqB,EAACD,IAAI,CAAC,CAACE,IAAI,KAAK,IAAI;EAClD,CAAC,CAAC,MAAM;IACN,OAAO,KAAK;EACd;AACF,CAAC;AAACC,OAAA,CAAAJ,OAAA,GAAAA,OAAA;AAEK,MAAMK,WAAW,GAAIJ,IAAa,IAAoB;EAC3D,IAAIA,IAAI,KAAK,IAAI,IAAIA,IAAI,KAAKK,SAAS,EAAE;IACvC,OAAO,IAAAC,oBAAa,EAAC,EAAE,CAAC;EAC1B;EAEA,IAAIP,OAAO,CAACC,IAAI,CAAC,EAAE;IACjB,OAAOA,IAAI;EACb;EAEA,IAAI,OAAOA,IAAI,KAAK,QAAQ,EAAE;IAC5B,OAAO,IAAAM,oBAAa,EAACN,IAAI,CAAC;EAC5B;EAEA,IAAI;IACF,OAAO,IAAAM,oBAAa,EAACC,IAAI,CAACC,SAAS,CAACR,IAAI,CAAC,CAAC;EAC5C,CAAC,CAAC,MAAM;IACN,OAAO,IAAAM,oBAAa,EAACG,MAAM,CAACT,IAAI,CAAC,CAAC;EACpC;AACF,CAAC;AAACG,OAAA,CAAAC,WAAA,GAAAA,WAAA","ignoreList":[]}
@@ -20,10 +20,12 @@
20
20
  "CMS.audio.button.download": "Download track",
21
21
  "CMS.mediaGallery.dialog.itemTitlePlaceholder": "Title",
22
22
  "auto-patterns.filters.no_value": "No Value",
23
+ "CMS.cellDateTime.placeholder.year": "YYYY",
23
24
  "CMS.richTextEditor.toolbar.headerDropdown.button.info": "Learn more",
24
25
  "CMS.video.change": "Change Video",
25
26
  "CMS.richTextEditor.toolbar.headerDropdown.option.p3.subtitle": "Paragraph 3",
26
27
  "CMS.mediaGallery.dialog.itemDescriptionPlaceholder": "Description",
28
+ "CMS.cellDateTime.placeholder.month": "MM",
27
29
  "CMS.document.action.open": "Open file",
28
30
  "CMS.mediaGallery.dialog.externalLinkTextPlaceholder": "e.g., https://www.mysite.com/",
29
31
  "CMS.richTextEditor.toolbar.button.tooltip.full-screen.exit": "Close",
@@ -31,6 +33,7 @@
31
33
  "CMS.mediaControl.pasteUrl.placeholder.document": "Paste document URL",
32
34
  "auto-patterns.fields.no_results_found": "No results found",
33
35
  "auto-patterns.fields.type_mismatch_tip": "The value does not match the field type {typeName}",
36
+ "CMS.cellDateTime.placeholder.day": "DD",
34
37
  "CMS.richTextEditor.toolbar.headerDropdown.option.h2.title": "Section Title",
35
38
  "CMS.document.action.replaceWithUrl": "Replace with URL",
36
39
  "CMS.mediaGallery.addLink.urlLabel": "URL",
@@ -41,6 +44,7 @@
41
44
  "CMS.audio.more_actions_tooltip": "More actions",
42
45
  "CMS.image.replaceWithUrl.button": "Replace with URL",
43
46
  "CMS.mediaGallery.clear": "Delete gallery",
47
+ "CMS.cellDateTime.ariaLabel.date": "Date",
44
48
  "auto-patterns.fields.type_mismatch_convert_disabled": "Convert (Not Available)",
45
49
  "CMS.mediaControl.pasteUrl.error.document": "Invalid document URL",
46
50
  "CMS.mediaGallery.dialog.itemAltTooltip": "Alt text helps boost your site's SEO and improves web accessibility.",
@@ -75,12 +79,14 @@
75
79
  "auto-patterns.fields.field_type_multi_document_title": "Multi Document",
76
80
  "CMS.richTextEditor.toolbar.headerDropdown.option.p1.title": "Large Text",
77
81
  "CMS.mediaGallery.addLink.titleVideo": "Add a link to your video",
82
+ "CMS.cellDateTime.placeholder.hour": "HH",
78
83
  "auto-patterns.time_input.placeholder": "Enter time",
79
84
  "CMS.richTextEditor.toolbar.headerDropdown.option.p1.subtitle": "Paragraph 1",
80
85
  "CMS.image.replace": "Replace",
81
86
  "CMS.audio.button.play": "Play",
82
87
  "auto-patterns.fields.add_video_tooltip": "Add video",
83
88
  "CMS.document.delete.title": "Delete \"{filename}\"?",
89
+ "CMS.cellDateTime.placeholder.minute": "MM",
84
90
  "auto-patterns.filters.has_value": "Has Value",
85
91
  "CMS.richTextEditor.toolbar.button.link.paste.url.title": "Paste URL Here",
86
92
  "CMS.audio.button.replace": "Choose track",
@@ -104,6 +110,7 @@
104
110
  "CMS.mediaControl.pasteUrl.button.save": "Save",
105
111
  "CMS.mediaGallery.addLink.save": "Save",
106
112
  "CMS.mediaGallery.dialog.modalTitle": "Manage gallery media",
113
+ "CMS.cellDateTime.ariaLabel.time": "Time",
107
114
  "CMS.document.pasteUrl.button": "Add file link (URL)",
108
115
  "patterns-fields.text.char_limit_tooltip": "Enter up to {maxLength} characters including spaces.",
109
116
  "CMS.mediaGallery.preview.replace": "Replace",
@@ -152,6 +159,7 @@
152
159
  "CMS.richTextEditor.toolbar.headerDropdown.option.h5.title": "Title",
153
160
  "CMS.mediaControl.pasteUrl.error.image": "Invalid image URL",
154
161
  "CMS.mediaGallery.emptyHint": "Select images and videos to add",
162
+ "CMS.cellDateTime.placeholder": "Choose a date and time",
155
163
  "CMS.mediaGallery.dialog.settingsNewItemsDirectionEnd": "At the end of the gallery",
156
164
  "CMS.image.replaceWithUrl.title": "Paste Image URL",
157
165
  "auto-patterns.fields.field_type_address_title": "Address",
@@ -20,10 +20,12 @@
20
20
  "CMS.audio.button.download": "Download track",
21
21
  "CMS.mediaGallery.dialog.itemTitlePlaceholder": "Title",
22
22
  "auto-patterns.filters.no_value": "No Value",
23
+ "CMS.cellDateTime.placeholder.year": "YYYY",
23
24
  "CMS.richTextEditor.toolbar.headerDropdown.button.info": "Learn more",
24
25
  "CMS.video.change": "Change Video",
25
26
  "CMS.richTextEditor.toolbar.headerDropdown.option.p3.subtitle": "Paragraph 3",
26
27
  "CMS.mediaGallery.dialog.itemDescriptionPlaceholder": "Description",
28
+ "CMS.cellDateTime.placeholder.month": "MM",
27
29
  "CMS.document.action.open": "Open file",
28
30
  "CMS.mediaGallery.dialog.externalLinkTextPlaceholder": "e.g., https://www.mysite.com/",
29
31
  "CMS.richTextEditor.toolbar.button.tooltip.full-screen.exit": "Close",
@@ -31,6 +33,7 @@
31
33
  "CMS.mediaControl.pasteUrl.placeholder.document": "Paste document URL",
32
34
  "auto-patterns.fields.no_results_found": "No results found",
33
35
  "auto-patterns.fields.type_mismatch_tip": "The value does not match the field type {typeName}",
36
+ "CMS.cellDateTime.placeholder.day": "DD",
34
37
  "CMS.richTextEditor.toolbar.headerDropdown.option.h2.title": "Section Title",
35
38
  "CMS.document.action.replaceWithUrl": "Replace with URL",
36
39
  "CMS.mediaGallery.addLink.urlLabel": "URL",
@@ -41,6 +44,7 @@
41
44
  "CMS.audio.more_actions_tooltip": "More actions",
42
45
  "CMS.image.replaceWithUrl.button": "Replace with URL",
43
46
  "CMS.mediaGallery.clear": "Delete gallery",
47
+ "CMS.cellDateTime.ariaLabel.date": "Date",
44
48
  "auto-patterns.fields.type_mismatch_convert_disabled": "Convert (Not Available)",
45
49
  "CMS.mediaControl.pasteUrl.error.document": "Invalid document URL",
46
50
  "CMS.mediaGallery.dialog.itemAltTooltip": "Alt text helps boost your site's SEO and improves web accessibility.",
@@ -75,12 +79,14 @@
75
79
  "auto-patterns.fields.field_type_multi_document_title": "Multi Document",
76
80
  "CMS.richTextEditor.toolbar.headerDropdown.option.p1.title": "Large Text",
77
81
  "CMS.mediaGallery.addLink.titleVideo": "Add a link to your video",
82
+ "CMS.cellDateTime.placeholder.hour": "HH",
78
83
  "auto-patterns.time_input.placeholder": "Enter time",
79
84
  "CMS.richTextEditor.toolbar.headerDropdown.option.p1.subtitle": "Paragraph 1",
80
85
  "CMS.image.replace": "Replace",
81
86
  "CMS.audio.button.play": "Play",
82
87
  "auto-patterns.fields.add_video_tooltip": "Add video",
83
88
  "CMS.document.delete.title": "Delete \"{filename}\"?",
89
+ "CMS.cellDateTime.placeholder.minute": "MM",
84
90
  "auto-patterns.filters.has_value": "Has Value",
85
91
  "CMS.richTextEditor.toolbar.button.link.paste.url.title": "Paste URL Here",
86
92
  "CMS.audio.button.replace": "Choose track",
@@ -104,6 +110,7 @@
104
110
  "CMS.mediaControl.pasteUrl.button.save": "Save",
105
111
  "CMS.mediaGallery.addLink.save": "Save",
106
112
  "CMS.mediaGallery.dialog.modalTitle": "Manage gallery media",
113
+ "CMS.cellDateTime.ariaLabel.time": "Time",
107
114
  "CMS.document.pasteUrl.button": "Add file link (URL)",
108
115
  "patterns-fields.text.char_limit_tooltip": "Enter up to {maxLength} characters including spaces.",
109
116
  "CMS.mediaGallery.preview.replace": "Replace",
@@ -152,6 +159,7 @@
152
159
  "CMS.richTextEditor.toolbar.headerDropdown.option.h5.title": "Title",
153
160
  "CMS.mediaControl.pasteUrl.error.image": "Invalid image URL",
154
161
  "CMS.mediaGallery.emptyHint": "Select images and videos to add",
162
+ "CMS.cellDateTime.placeholder": "Choose a date and time",
155
163
  "CMS.mediaGallery.dialog.settingsNewItemsDirectionEnd": "At the end of the gallery",
156
164
  "CMS.image.replaceWithUrl.title": "Paste Image URL",
157
165
  "auto-patterns.fields.field_type_address_title": "Address",
@@ -20,10 +20,12 @@
20
20
  "CMS.audio.button.download": "Download track",
21
21
  "CMS.mediaGallery.dialog.itemTitlePlaceholder": "Title",
22
22
  "auto-patterns.filters.no_value": "No Value",
23
+ "CMS.cellDateTime.placeholder.year": "YYYY",
23
24
  "CMS.richTextEditor.toolbar.headerDropdown.button.info": "Learn more",
24
25
  "CMS.video.change": "Change Video",
25
26
  "CMS.richTextEditor.toolbar.headerDropdown.option.p3.subtitle": "Paragraph 3",
26
27
  "CMS.mediaGallery.dialog.itemDescriptionPlaceholder": "Description",
28
+ "CMS.cellDateTime.placeholder.month": "MM",
27
29
  "CMS.document.action.open": "Open file",
28
30
  "CMS.mediaGallery.dialog.externalLinkTextPlaceholder": "e.g., https://www.mysite.com/",
29
31
  "CMS.richTextEditor.toolbar.button.tooltip.full-screen.exit": "Close",
@@ -31,6 +33,7 @@
31
33
  "CMS.mediaControl.pasteUrl.placeholder.document": "Paste document URL",
32
34
  "auto-patterns.fields.no_results_found": "No results found",
33
35
  "auto-patterns.fields.type_mismatch_tip": "The value does not match the field type {typeName}",
36
+ "CMS.cellDateTime.placeholder.day": "DD",
34
37
  "CMS.richTextEditor.toolbar.headerDropdown.option.h2.title": "Section Title",
35
38
  "CMS.document.action.replaceWithUrl": "Replace with URL",
36
39
  "CMS.mediaGallery.addLink.urlLabel": "URL",
@@ -41,6 +44,7 @@
41
44
  "CMS.audio.more_actions_tooltip": "More actions",
42
45
  "CMS.image.replaceWithUrl.button": "Replace with URL",
43
46
  "CMS.mediaGallery.clear": "Delete gallery",
47
+ "CMS.cellDateTime.ariaLabel.date": "Date",
44
48
  "auto-patterns.fields.type_mismatch_convert_disabled": "Convert (Not Available)",
45
49
  "CMS.mediaControl.pasteUrl.error.document": "Invalid document URL",
46
50
  "CMS.mediaGallery.dialog.itemAltTooltip": "Alt text helps boost your site's SEO and improves web accessibility.",
@@ -75,12 +79,14 @@
75
79
  "auto-patterns.fields.field_type_multi_document_title": "Multi Document",
76
80
  "CMS.richTextEditor.toolbar.headerDropdown.option.p1.title": "Large Text",
77
81
  "CMS.mediaGallery.addLink.titleVideo": "Add a link to your video",
82
+ "CMS.cellDateTime.placeholder.hour": "HH",
78
83
  "auto-patterns.time_input.placeholder": "Enter time",
79
84
  "CMS.richTextEditor.toolbar.headerDropdown.option.p1.subtitle": "Paragraph 1",
80
85
  "CMS.image.replace": "Replace",
81
86
  "CMS.audio.button.play": "Play",
82
87
  "auto-patterns.fields.add_video_tooltip": "Add video",
83
88
  "CMS.document.delete.title": "Delete \"{filename}\"?",
89
+ "CMS.cellDateTime.placeholder.minute": "MM",
84
90
  "auto-patterns.filters.has_value": "Has Value",
85
91
  "CMS.richTextEditor.toolbar.button.link.paste.url.title": "Paste URL Here",
86
92
  "CMS.audio.button.replace": "Choose track",
@@ -104,6 +110,7 @@
104
110
  "CMS.mediaControl.pasteUrl.button.save": "Save",
105
111
  "CMS.mediaGallery.addLink.save": "Save",
106
112
  "CMS.mediaGallery.dialog.modalTitle": "Manage gallery media",
113
+ "CMS.cellDateTime.ariaLabel.time": "Time",
107
114
  "CMS.document.pasteUrl.button": "Add file link (URL)",
108
115
  "patterns-fields.text.char_limit_tooltip": "Enter up to {maxLength} characters including spaces.",
109
116
  "CMS.mediaGallery.preview.replace": "Replace",
@@ -152,6 +159,7 @@
152
159
  "CMS.richTextEditor.toolbar.headerDropdown.option.h5.title": "Title",
153
160
  "CMS.mediaControl.pasteUrl.error.image": "Invalid image URL",
154
161
  "CMS.mediaGallery.emptyHint": "Select images and videos to add",
162
+ "CMS.cellDateTime.placeholder": "Choose a date and time",
155
163
  "CMS.mediaGallery.dialog.settingsNewItemsDirectionEnd": "At the end of the gallery",
156
164
  "CMS.image.replaceWithUrl.title": "Paste Image URL",
157
165
  "auto-patterns.fields.field_type_address_title": "Address",
@@ -20,10 +20,12 @@
20
20
  "CMS.audio.button.download": "Download",
21
21
  "CMS.mediaGallery.dialog.itemTitlePlaceholder": "Title",
22
22
  "auto-patterns.filters.no_value": "No Value",
23
+ "CMS.cellDateTime.placeholder.year": "YYYY",
23
24
  "CMS.richTextEditor.toolbar.headerDropdown.button.info": "Learn more",
24
25
  "CMS.video.change": "Change Video",
25
26
  "CMS.richTextEditor.toolbar.headerDropdown.option.p3.subtitle": "Paragraph 3",
26
27
  "CMS.mediaGallery.dialog.itemDescriptionPlaceholder": "Description",
28
+ "CMS.cellDateTime.placeholder.month": "MM",
27
29
  "CMS.document.action.open": "Open file",
28
30
  "CMS.mediaGallery.dialog.externalLinkTextPlaceholder": "e.g., https://www.mysite.com/",
29
31
  "CMS.richTextEditor.toolbar.button.tooltip.full-screen.exit": "Close",
@@ -31,6 +33,7 @@
31
33
  "CMS.mediaControl.pasteUrl.placeholder.document": "Paste document URL",
32
34
  "auto-patterns.fields.no_results_found": "No results found",
33
35
  "auto-patterns.fields.type_mismatch_tip": "Hodnota se neshoduje s typem pole {typeName}",
36
+ "CMS.cellDateTime.placeholder.day": "DD",
34
37
  "CMS.richTextEditor.toolbar.headerDropdown.option.h2.title": "Section Title",
35
38
  "CMS.document.action.replaceWithUrl": "Replace with URL",
36
39
  "CMS.mediaGallery.addLink.urlLabel": "URL",
@@ -41,6 +44,7 @@
41
44
  "CMS.audio.more_actions_tooltip": "More actions",
42
45
  "CMS.image.replaceWithUrl.button": "Replace with URL",
43
46
  "CMS.mediaGallery.clear": "Delete gallery",
47
+ "CMS.cellDateTime.ariaLabel.date": "Date",
44
48
  "auto-patterns.fields.type_mismatch_convert_disabled": "Konvertovat (Nedostupné)",
45
49
  "CMS.mediaControl.pasteUrl.error.document": "Invalid document URL",
46
50
  "CMS.mediaGallery.dialog.itemAltTooltip": "Alt text helps boost your site's SEO and improves web accessibility.",
@@ -75,12 +79,14 @@
75
79
  "auto-patterns.fields.field_type_multi_document_title": "Multi Document",
76
80
  "CMS.richTextEditor.toolbar.headerDropdown.option.p1.title": "Large Text",
77
81
  "CMS.mediaGallery.addLink.titleVideo": "Add a link to your video",
82
+ "CMS.cellDateTime.placeholder.hour": "HH",
78
83
  "auto-patterns.time_input.placeholder": "Enter time",
79
84
  "CMS.richTextEditor.toolbar.headerDropdown.option.p1.subtitle": "Paragraph 1",
80
85
  "CMS.image.replace": "Replace",
81
86
  "CMS.audio.button.play": "Play",
82
87
  "auto-patterns.fields.add_video_tooltip": "Add video",
83
88
  "CMS.document.delete.title": "Delete \"{filename}\"?",
89
+ "CMS.cellDateTime.placeholder.minute": "MM",
84
90
  "auto-patterns.filters.has_value": "Has Value",
85
91
  "CMS.richTextEditor.toolbar.button.link.paste.url.title": "Paste URL Here",
86
92
  "CMS.audio.button.replace": "Replace",
@@ -104,6 +110,7 @@
104
110
  "CMS.mediaControl.pasteUrl.button.save": "Save",
105
111
  "CMS.mediaGallery.addLink.save": "Save",
106
112
  "CMS.mediaGallery.dialog.modalTitle": "Manage gallery media",
113
+ "CMS.cellDateTime.ariaLabel.time": "Time",
107
114
  "CMS.document.pasteUrl.button": "Add file link (URL)",
108
115
  "patterns-fields.text.char_limit_tooltip": "Enter up to {maxLength} characters including spaces.",
109
116
  "CMS.mediaGallery.preview.replace": "Replace",
@@ -152,6 +159,7 @@
152
159
  "CMS.richTextEditor.toolbar.headerDropdown.option.h5.title": "Title",
153
160
  "CMS.mediaControl.pasteUrl.error.image": "Invalid image URL",
154
161
  "CMS.mediaGallery.emptyHint": "Select images and videos to add",
162
+ "CMS.cellDateTime.placeholder": "Choose a date and time",
155
163
  "CMS.mediaGallery.dialog.settingsNewItemsDirectionEnd": "At the end of the gallery",
156
164
  "CMS.image.replaceWithUrl.title": "Paste Image URL",
157
165
  "auto-patterns.fields.field_type_address_title": "Address",
@@ -20,10 +20,12 @@
20
20
  "CMS.audio.button.download": "Download",
21
21
  "CMS.mediaGallery.dialog.itemTitlePlaceholder": "Title",
22
22
  "auto-patterns.filters.no_value": "No Value",
23
+ "CMS.cellDateTime.placeholder.year": "YYYY",
23
24
  "CMS.richTextEditor.toolbar.headerDropdown.button.info": "Learn more",
24
25
  "CMS.video.change": "Change Video",
25
26
  "CMS.richTextEditor.toolbar.headerDropdown.option.p3.subtitle": "Paragraph 3",
26
27
  "CMS.mediaGallery.dialog.itemDescriptionPlaceholder": "Description",
28
+ "CMS.cellDateTime.placeholder.month": "MM",
27
29
  "CMS.document.action.open": "Open file",
28
30
  "CMS.mediaGallery.dialog.externalLinkTextPlaceholder": "e.g., https://www.mysite.com/",
29
31
  "CMS.richTextEditor.toolbar.button.tooltip.full-screen.exit": "Close",
@@ -31,6 +33,7 @@
31
33
  "CMS.mediaControl.pasteUrl.placeholder.document": "Paste document URL",
32
34
  "auto-patterns.fields.no_results_found": "No results found",
33
35
  "auto-patterns.fields.type_mismatch_tip": "Værdien matcher ikke felttypen {typeName}",
36
+ "CMS.cellDateTime.placeholder.day": "DD",
34
37
  "CMS.richTextEditor.toolbar.headerDropdown.option.h2.title": "Section Title",
35
38
  "CMS.document.action.replaceWithUrl": "Replace with URL",
36
39
  "CMS.mediaGallery.addLink.urlLabel": "URL",
@@ -41,6 +44,7 @@
41
44
  "CMS.audio.more_actions_tooltip": "More actions",
42
45
  "CMS.image.replaceWithUrl.button": "Replace with URL",
43
46
  "CMS.mediaGallery.clear": "Delete gallery",
47
+ "CMS.cellDateTime.ariaLabel.date": "Date",
44
48
  "auto-patterns.fields.type_mismatch_convert_disabled": "Konverter (ikke tilgængelig)",
45
49
  "CMS.mediaControl.pasteUrl.error.document": "Invalid document URL",
46
50
  "CMS.mediaGallery.dialog.itemAltTooltip": "Alt text helps boost your site's SEO and improves web accessibility.",
@@ -75,12 +79,14 @@
75
79
  "auto-patterns.fields.field_type_multi_document_title": "Multi Document",
76
80
  "CMS.richTextEditor.toolbar.headerDropdown.option.p1.title": "Large Text",
77
81
  "CMS.mediaGallery.addLink.titleVideo": "Add a link to your video",
82
+ "CMS.cellDateTime.placeholder.hour": "HH",
78
83
  "auto-patterns.time_input.placeholder": "Enter time",
79
84
  "CMS.richTextEditor.toolbar.headerDropdown.option.p1.subtitle": "Paragraph 1",
80
85
  "CMS.image.replace": "Replace",
81
86
  "CMS.audio.button.play": "Play",
82
87
  "auto-patterns.fields.add_video_tooltip": "Add video",
83
88
  "CMS.document.delete.title": "Delete \"{filename}\"?",
89
+ "CMS.cellDateTime.placeholder.minute": "MM",
84
90
  "auto-patterns.filters.has_value": "Has Value",
85
91
  "CMS.richTextEditor.toolbar.button.link.paste.url.title": "Paste URL Here",
86
92
  "CMS.audio.button.replace": "Replace",
@@ -104,6 +110,7 @@
104
110
  "CMS.mediaControl.pasteUrl.button.save": "Save",
105
111
  "CMS.mediaGallery.addLink.save": "Save",
106
112
  "CMS.mediaGallery.dialog.modalTitle": "Manage gallery media",
113
+ "CMS.cellDateTime.ariaLabel.time": "Time",
107
114
  "CMS.document.pasteUrl.button": "Add file link (URL)",
108
115
  "patterns-fields.text.char_limit_tooltip": "Enter up to {maxLength} characters including spaces.",
109
116
  "CMS.mediaGallery.preview.replace": "Replace",
@@ -152,6 +159,7 @@
152
159
  "CMS.richTextEditor.toolbar.headerDropdown.option.h5.title": "Title",
153
160
  "CMS.mediaControl.pasteUrl.error.image": "Invalid image URL",
154
161
  "CMS.mediaGallery.emptyHint": "Select images and videos to add",
162
+ "CMS.cellDateTime.placeholder": "Choose a date and time",
155
163
  "CMS.mediaGallery.dialog.settingsNewItemsDirectionEnd": "At the end of the gallery",
156
164
  "CMS.image.replaceWithUrl.title": "Paste Image URL",
157
165
  "auto-patterns.fields.field_type_address_title": "Address",
@@ -20,10 +20,12 @@
20
20
  "CMS.audio.button.download": "Download",
21
21
  "CMS.mediaGallery.dialog.itemTitlePlaceholder": "Title",
22
22
  "auto-patterns.filters.no_value": "No Value",
23
+ "CMS.cellDateTime.placeholder.year": "YYYY",
23
24
  "CMS.richTextEditor.toolbar.headerDropdown.button.info": "Learn more",
24
25
  "CMS.video.change": "Change Video",
25
26
  "CMS.richTextEditor.toolbar.headerDropdown.option.p3.subtitle": "Paragraph 3",
26
27
  "CMS.mediaGallery.dialog.itemDescriptionPlaceholder": "Description",
28
+ "CMS.cellDateTime.placeholder.month": "MM",
27
29
  "CMS.document.action.open": "Open file",
28
30
  "CMS.mediaGallery.dialog.externalLinkTextPlaceholder": "e.g., https://www.mysite.com/",
29
31
  "CMS.richTextEditor.toolbar.button.tooltip.full-screen.exit": "Close",
@@ -31,6 +33,7 @@
31
33
  "CMS.mediaControl.pasteUrl.placeholder.document": "Paste document URL",
32
34
  "auto-patterns.fields.no_results_found": "No results found",
33
35
  "auto-patterns.fields.type_mismatch_tip": "Der Wert passt nicht zum Feldtyp „{typeName}“",
36
+ "CMS.cellDateTime.placeholder.day": "DD",
34
37
  "CMS.richTextEditor.toolbar.headerDropdown.option.h2.title": "Section Title",
35
38
  "CMS.document.action.replaceWithUrl": "Replace with URL",
36
39
  "CMS.mediaGallery.addLink.urlLabel": "URL",
@@ -41,6 +44,7 @@
41
44
  "CMS.audio.more_actions_tooltip": "More actions",
42
45
  "CMS.image.replaceWithUrl.button": "Replace with URL",
43
46
  "CMS.mediaGallery.clear": "Delete gallery",
47
+ "CMS.cellDateTime.ariaLabel.date": "Date",
44
48
  "auto-patterns.fields.type_mismatch_convert_disabled": "Konvertieren (nicht verfügbar)",
45
49
  "CMS.mediaControl.pasteUrl.error.document": "Invalid document URL",
46
50
  "CMS.mediaGallery.dialog.itemAltTooltip": "Alt text helps boost your site's SEO and improves web accessibility.",
@@ -75,12 +79,14 @@
75
79
  "auto-patterns.fields.field_type_multi_document_title": "Multi Document",
76
80
  "CMS.richTextEditor.toolbar.headerDropdown.option.p1.title": "Large Text",
77
81
  "CMS.mediaGallery.addLink.titleVideo": "Add a link to your video",
82
+ "CMS.cellDateTime.placeholder.hour": "HH",
78
83
  "auto-patterns.time_input.placeholder": "Enter time",
79
84
  "CMS.richTextEditor.toolbar.headerDropdown.option.p1.subtitle": "Paragraph 1",
80
85
  "CMS.image.replace": "Replace",
81
86
  "CMS.audio.button.play": "Play",
82
87
  "auto-patterns.fields.add_video_tooltip": "Add video",
83
88
  "CMS.document.delete.title": "Delete \"{filename}\"?",
89
+ "CMS.cellDateTime.placeholder.minute": "MM",
84
90
  "auto-patterns.filters.has_value": "Has Value",
85
91
  "CMS.richTextEditor.toolbar.button.link.paste.url.title": "Paste URL Here",
86
92
  "CMS.audio.button.replace": "Replace",
@@ -104,6 +110,7 @@
104
110
  "CMS.mediaControl.pasteUrl.button.save": "Save",
105
111
  "CMS.mediaGallery.addLink.save": "Save",
106
112
  "CMS.mediaGallery.dialog.modalTitle": "Manage gallery media",
113
+ "CMS.cellDateTime.ariaLabel.time": "Time",
107
114
  "CMS.document.pasteUrl.button": "Add file link (URL)",
108
115
  "patterns-fields.text.char_limit_tooltip": "Enter up to {maxLength} characters including spaces.",
109
116
  "CMS.mediaGallery.preview.replace": "Replace",
@@ -152,6 +159,7 @@
152
159
  "CMS.richTextEditor.toolbar.headerDropdown.option.h5.title": "Title",
153
160
  "CMS.mediaControl.pasteUrl.error.image": "Invalid image URL",
154
161
  "CMS.mediaGallery.emptyHint": "Select images and videos to add",
162
+ "CMS.cellDateTime.placeholder": "Choose a date and time",
155
163
  "CMS.mediaGallery.dialog.settingsNewItemsDirectionEnd": "At the end of the gallery",
156
164
  "CMS.image.replaceWithUrl.title": "Paste Image URL",
157
165
  "auto-patterns.fields.field_type_address_title": "Address",
@@ -20,10 +20,12 @@
20
20
  "CMS.audio.button.download": "Download track",
21
21
  "CMS.mediaGallery.dialog.itemTitlePlaceholder": "Title",
22
22
  "auto-patterns.filters.no_value": "No Value",
23
+ "CMS.cellDateTime.placeholder.year": "YYYY",
23
24
  "CMS.richTextEditor.toolbar.headerDropdown.button.info": "Learn more",
24
25
  "CMS.video.change": "Change Video",
25
26
  "CMS.richTextEditor.toolbar.headerDropdown.option.p3.subtitle": "Paragraph 3",
26
27
  "CMS.mediaGallery.dialog.itemDescriptionPlaceholder": "Description",
28
+ "CMS.cellDateTime.placeholder.month": "MM",
27
29
  "CMS.document.action.open": "Open file",
28
30
  "CMS.mediaGallery.dialog.externalLinkTextPlaceholder": "e.g., https://www.mysite.com/",
29
31
  "CMS.richTextEditor.toolbar.button.tooltip.full-screen.exit": "Close",
@@ -31,6 +33,7 @@
31
33
  "CMS.mediaControl.pasteUrl.placeholder.document": "Paste document URL",
32
34
  "auto-patterns.fields.no_results_found": "No results found",
33
35
  "auto-patterns.fields.type_mismatch_tip": "The value does not match the field type {typeName}",
36
+ "CMS.cellDateTime.placeholder.day": "DD",
34
37
  "CMS.richTextEditor.toolbar.headerDropdown.option.h2.title": "Section Title",
35
38
  "CMS.document.action.replaceWithUrl": "Replace with URL",
36
39
  "CMS.mediaGallery.addLink.urlLabel": "URL",
@@ -41,6 +44,7 @@
41
44
  "CMS.audio.more_actions_tooltip": "More actions",
42
45
  "CMS.image.replaceWithUrl.button": "Replace with URL",
43
46
  "CMS.mediaGallery.clear": "Delete gallery",
47
+ "CMS.cellDateTime.ariaLabel.date": "Date",
44
48
  "auto-patterns.fields.type_mismatch_convert_disabled": "Convert (Not Available)",
45
49
  "CMS.mediaControl.pasteUrl.error.document": "Invalid document URL",
46
50
  "CMS.mediaGallery.dialog.itemAltTooltip": "Alt text helps boost your site's SEO and improves web accessibility.",
@@ -75,12 +79,14 @@
75
79
  "auto-patterns.fields.field_type_multi_document_title": "Multi Document",
76
80
  "CMS.richTextEditor.toolbar.headerDropdown.option.p1.title": "Large Text",
77
81
  "CMS.mediaGallery.addLink.titleVideo": "Add a link to your video",
82
+ "CMS.cellDateTime.placeholder.hour": "HH",
78
83
  "auto-patterns.time_input.placeholder": "Enter time",
79
84
  "CMS.richTextEditor.toolbar.headerDropdown.option.p1.subtitle": "Paragraph 1",
80
85
  "CMS.image.replace": "Replace",
81
86
  "CMS.audio.button.play": "Play",
82
87
  "auto-patterns.fields.add_video_tooltip": "Add video",
83
88
  "CMS.document.delete.title": "Delete \"{filename}\"?",
89
+ "CMS.cellDateTime.placeholder.minute": "MM",
84
90
  "auto-patterns.filters.has_value": "Has Value",
85
91
  "CMS.richTextEditor.toolbar.button.link.paste.url.title": "Paste URL Here",
86
92
  "CMS.audio.button.replace": "Choose track",
@@ -104,6 +110,7 @@
104
110
  "CMS.mediaControl.pasteUrl.button.save": "Save",
105
111
  "CMS.mediaGallery.addLink.save": "Save",
106
112
  "CMS.mediaGallery.dialog.modalTitle": "Manage gallery media",
113
+ "CMS.cellDateTime.ariaLabel.time": "Time",
107
114
  "CMS.document.pasteUrl.button": "Add file link (URL)",
108
115
  "patterns-fields.text.char_limit_tooltip": "Enter up to {maxLength} characters including spaces.",
109
116
  "CMS.mediaGallery.preview.replace": "Replace",
@@ -152,6 +159,7 @@
152
159
  "CMS.richTextEditor.toolbar.headerDropdown.option.h5.title": "Title",
153
160
  "CMS.mediaControl.pasteUrl.error.image": "Invalid image URL",
154
161
  "CMS.mediaGallery.emptyHint": "Select images and videos to add",
162
+ "CMS.cellDateTime.placeholder": "Choose a date and time",
155
163
  "CMS.mediaGallery.dialog.settingsNewItemsDirectionEnd": "At the end of the gallery",
156
164
  "CMS.image.replaceWithUrl.title": "Paste Image URL",
157
165
  "auto-patterns.fields.field_type_address_title": "Address",