@wix/patterns-fields 1.72.0 → 1.74.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 (335) hide show
  1. package/dist/cjs/components/address/form-address.js +5 -3
  2. package/dist/cjs/components/address/form-address.js.map +1 -1
  3. package/dist/cjs/components/address/input/address-input.st.css.js +3 -3
  4. package/dist/cjs/components/address/input/address-input.st.css.js.map +1 -1
  5. package/dist/cjs/components/address/input/form-address-input.js +5 -16
  6. package/dist/cjs/components/address/input/form-address-input.js.map +1 -1
  7. package/dist/cjs/components/audio/actions/actions-menu/actions-menu.st.css.js +3 -3
  8. package/dist/cjs/components/audio/actions/actions-menu/actions-menu.st.css.js.map +1 -1
  9. package/dist/cjs/components/audio/audio-field/form-audio-field.js +14 -13
  10. package/dist/cjs/components/audio/audio-field/form-audio-field.js.map +1 -1
  11. package/dist/cjs/components/audio/audio-field/form-audio-field.st.css.js +4 -4
  12. package/dist/cjs/components/audio/audio-field/form-audio-field.st.css.js.map +1 -1
  13. package/dist/cjs/components/audio/audio-field/form-audio.js +10 -3
  14. package/dist/cjs/components/audio/audio-field/form-audio.js.map +1 -1
  15. package/dist/cjs/components/audio/audio-player/audio-player.st.css.js +2 -2
  16. package/dist/cjs/components/audio/audio-player/audio-player.st.css.js.map +1 -1
  17. package/dist/cjs/components/color-view/cell-color-view.st.css.js +3 -3
  18. package/dist/cjs/components/color-view/cell-color-view.st.css.js.map +1 -1
  19. package/dist/cjs/components/color-view/color-input.js +6 -5
  20. package/dist/cjs/components/color-view/color-input.js.map +1 -1
  21. package/dist/cjs/components/color-view/color-view.st.css.js +4 -4
  22. package/dist/cjs/components/color-view/color-view.st.css.js.map +1 -1
  23. package/dist/cjs/components/color-view/form-color.driver.js +8 -2
  24. package/dist/cjs/components/color-view/form-color.driver.js.map +1 -1
  25. package/dist/cjs/components/datetime-input/form-date-time.driver.js +4 -1
  26. package/dist/cjs/components/datetime-input/form-date-time.driver.js.map +1 -1
  27. package/dist/cjs/components/datetime-input/form-date-time.js +1 -0
  28. package/dist/cjs/components/datetime-input/form-date-time.js.map +1 -1
  29. package/dist/cjs/components/delete-dialog/delete-dialog.st.css.js +3 -3
  30. package/dist/cjs/components/delete-dialog/delete-dialog.st.css.js.map +1 -1
  31. package/dist/cjs/components/document/form-document-field.js +7 -6
  32. package/dist/cjs/components/document/form-document-field.js.map +1 -1
  33. package/dist/cjs/components/document/form-document-field.st.css.js +7 -7
  34. package/dist/cjs/components/document/form-document-field.st.css.js.map +1 -1
  35. package/dist/cjs/components/document/form-document.js +10 -3
  36. package/dist/cjs/components/document/form-document.js.map +1 -1
  37. package/dist/cjs/components/exclamation/exclamation.st.css.js +5 -5
  38. package/dist/cjs/components/exclamation/exclamation.st.css.js.map +1 -1
  39. package/dist/cjs/components/highlighted-text/highlighted-text.st.css.js +5 -5
  40. package/dist/cjs/components/highlighted-text/highlighted-text.st.css.js.map +1 -1
  41. package/dist/cjs/components/image/form-image-input.js +11 -4
  42. package/dist/cjs/components/image/form-image-input.js.map +1 -1
  43. package/dist/cjs/components/image/thumbnail-replace-overlay.st.css.js +3 -3
  44. package/dist/cjs/components/image/thumbnail-replace-overlay.st.css.js.map +1 -1
  45. package/dist/cjs/components/media-control/cell-media-edit-shell.st.css.js +2 -2
  46. package/dist/cjs/components/media-control/cell-media-edit-shell.st.css.js.map +1 -1
  47. package/dist/cjs/components/media-control/paste-url-button.st.css.js +4 -4
  48. package/dist/cjs/components/media-control/paste-url-button.st.css.js.map +1 -1
  49. package/dist/cjs/components/media-gallery/form-media-gallery-field.js +24 -21
  50. package/dist/cjs/components/media-gallery/form-media-gallery-field.js.map +1 -1
  51. package/dist/cjs/components/media-gallery/form-media-gallery-field.st.css.js +10 -10
  52. package/dist/cjs/components/media-gallery/form-media-gallery-field.st.css.js.map +1 -1
  53. package/dist/cjs/components/media-gallery/form-media-gallery.js +10 -3
  54. package/dist/cjs/components/media-gallery/form-media-gallery.js.map +1 -1
  55. package/dist/cjs/components/media-image/media-image.st.css.js +4 -4
  56. package/dist/cjs/components/media-image/media-image.st.css.js.map +1 -1
  57. package/dist/cjs/components/media-image/overlays/overlay.st.css.js +3 -3
  58. package/dist/cjs/components/media-image/overlays/overlay.st.css.js.map +1 -1
  59. package/dist/cjs/components/media-loader/media-loader.st.css.js +3 -3
  60. package/dist/cjs/components/media-loader/media-loader.st.css.js.map +1 -1
  61. package/dist/cjs/components/media-tag/web-media-tag/media-tag.st.css.js +2 -2
  62. package/dist/cjs/components/media-tag/web-media-tag/media-tag.st.css.js.map +1 -1
  63. package/dist/cjs/components/multi-document/cell-multi-document-edit.st.css.js +3 -3
  64. package/dist/cjs/components/multi-document/cell-multi-document-edit.st.css.js.map +1 -1
  65. package/dist/cjs/components/multi-document/multi-document-input/form-multi-document-field.js +7 -6
  66. package/dist/cjs/components/multi-document/multi-document-input/form-multi-document-field.js.map +1 -1
  67. package/dist/cjs/components/multi-document/multi-document-input/form-multi-document.js +10 -3
  68. package/dist/cjs/components/multi-document/multi-document-input/form-multi-document.js.map +1 -1
  69. package/dist/cjs/components/multi-document/multi-document-input/form-multi-document.st.css.js +5 -5
  70. package/dist/cjs/components/multi-document/multi-document-input/form-multi-document.st.css.js.map +1 -1
  71. package/dist/cjs/components/reference/cell-multi-reference-input.st.css.js +2 -2
  72. package/dist/cjs/components/reference/cell-multi-reference-input.st.css.js.map +1 -1
  73. package/dist/cjs/components/reference/cell-reference-input.st.css.js +3 -3
  74. package/dist/cjs/components/reference/cell-reference-input.st.css.js.map +1 -1
  75. package/dist/cjs/components/rich-content/form-rich-content.js +20 -5
  76. package/dist/cjs/components/rich-content/form-rich-content.js.map +1 -1
  77. package/dist/cjs/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js +4 -4
  78. package/dist/cjs/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js.map +1 -1
  79. package/dist/cjs/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css +15 -7
  80. package/dist/cjs/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js +11 -7
  81. package/dist/cjs/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js.map +1 -1
  82. package/dist/cjs/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.js +2 -2
  83. 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
  84. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js +3 -3
  85. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js.map +1 -1
  86. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js +3 -3
  87. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js.map +1 -1
  88. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js +2 -2
  89. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js.map +1 -1
  90. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js +7 -7
  91. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js.map +1 -1
  92. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js +5 -5
  93. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js.map +1 -1
  94. package/dist/cjs/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js +4 -4
  95. package/dist/cjs/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js.map +1 -1
  96. package/dist/cjs/components/rich-text/form-rich-text.js +18 -5
  97. package/dist/cjs/components/rich-text/form-rich-text.js.map +1 -1
  98. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js +18 -18
  99. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js.map +1 -1
  100. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css +32 -19
  101. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js +20 -12
  102. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js.map +1 -1
  103. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js +18 -18
  104. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js.map +1 -1
  105. package/dist/cjs/components/text/text-view.st.css.js +3 -3
  106. package/dist/cjs/components/text/text-view.st.css.js.map +1 -1
  107. package/dist/cjs/components/time-input/form-time.js +9 -10
  108. package/dist/cjs/components/time-input/form-time.js.map +1 -1
  109. package/dist/cjs/components/video/form-video.js +30 -29
  110. package/dist/cjs/components/video/form-video.js.map +1 -1
  111. package/dist/cjs/hooks/index.js +18 -0
  112. package/dist/cjs/hooks/index.js.map +1 -1
  113. package/dist/cjs/hooks/pr-5746-kobiburnley-comments.md +54 -0
  114. package/dist/cjs/hooks/use-field-ref.js +60 -0
  115. package/dist/cjs/hooks/use-field-ref.js.map +1 -0
  116. package/dist/cjs/hooks/use-merged-ref.js +27 -0
  117. package/dist/cjs/hooks/use-merged-ref.js.map +1 -0
  118. package/dist/cjs/hooks/use-scroll-to-error-ref.js +34 -0
  119. package/dist/cjs/hooks/use-scroll-to-error-ref.js.map +1 -0
  120. package/dist/cjs/styles.global.css +1 -1
  121. package/dist/esm/components/address/form-address.js +3 -1
  122. package/dist/esm/components/address/form-address.js.map +1 -1
  123. package/dist/esm/components/address/input/address-input.st.css.js +2 -2
  124. package/dist/esm/components/address/input/address-input.st.css.js.map +1 -1
  125. package/dist/esm/components/address/input/form-address-input.js +4 -15
  126. package/dist/esm/components/address/input/form-address-input.js.map +1 -1
  127. package/dist/esm/components/audio/actions/actions-menu/actions-menu.st.css.js +2 -2
  128. package/dist/esm/components/audio/actions/actions-menu/actions-menu.st.css.js.map +1 -1
  129. package/dist/esm/components/audio/audio-field/form-audio-field.js +4 -4
  130. package/dist/esm/components/audio/audio-field/form-audio-field.js.map +1 -1
  131. package/dist/esm/components/audio/audio-field/form-audio-field.st.css.js +2 -2
  132. package/dist/esm/components/audio/audio-field/form-audio.js +11 -1
  133. package/dist/esm/components/audio/audio-field/form-audio.js.map +1 -1
  134. package/dist/esm/components/audio/audio-player/audio-player.st.css.js +2 -2
  135. package/dist/esm/components/color-view/cell-color-view.st.css.js +2 -2
  136. package/dist/esm/components/color-view/color-input.js +1 -1
  137. package/dist/esm/components/color-view/color-input.js.map +1 -1
  138. package/dist/esm/components/color-view/color-view.st.css.js +2 -2
  139. package/dist/esm/components/color-view/form-color.driver.js +8 -2
  140. package/dist/esm/components/color-view/form-color.driver.js.map +1 -1
  141. package/dist/esm/components/datetime-input/form-date-time.driver.js +3 -0
  142. package/dist/esm/components/datetime-input/form-date-time.driver.js.map +1 -1
  143. package/dist/esm/components/datetime-input/form-date-time.js +1 -1
  144. package/dist/esm/components/datetime-input/form-date-time.js.map +1 -1
  145. package/dist/esm/components/delete-dialog/delete-dialog.st.css.js +2 -2
  146. package/dist/esm/components/delete-dialog/delete-dialog.st.css.js.map +1 -1
  147. package/dist/esm/components/document/form-document-field.js +4 -4
  148. package/dist/esm/components/document/form-document-field.js.map +1 -1
  149. package/dist/esm/components/document/form-document-field.st.css.js +2 -2
  150. package/dist/esm/components/document/form-document-field.st.css.js.map +1 -1
  151. package/dist/esm/components/document/form-document.js +11 -1
  152. package/dist/esm/components/document/form-document.js.map +1 -1
  153. package/dist/esm/components/exclamation/exclamation.st.css.js +2 -2
  154. package/dist/esm/components/highlighted-text/highlighted-text.st.css.js +3 -3
  155. package/dist/esm/components/highlighted-text/highlighted-text.st.css.js.map +1 -1
  156. package/dist/esm/components/image/form-image-input.js +11 -1
  157. package/dist/esm/components/image/form-image-input.js.map +1 -1
  158. package/dist/esm/components/image/thumbnail-replace-overlay.st.css.js +2 -2
  159. package/dist/esm/components/media-control/cell-media-edit-shell.st.css.js +2 -2
  160. package/dist/esm/components/media-control/cell-media-edit-shell.st.css.js.map +1 -1
  161. package/dist/esm/components/media-control/paste-url-button.st.css.js +2 -2
  162. package/dist/esm/components/media-gallery/form-media-gallery-field.js +7 -5
  163. package/dist/esm/components/media-gallery/form-media-gallery-field.js.map +1 -1
  164. package/dist/esm/components/media-gallery/form-media-gallery-field.st.css.js +2 -2
  165. package/dist/esm/components/media-gallery/form-media-gallery.js +11 -1
  166. package/dist/esm/components/media-gallery/form-media-gallery.js.map +1 -1
  167. package/dist/esm/components/media-image/media-image.st.css.js +3 -3
  168. package/dist/esm/components/media-image/overlays/overlay.st.css.js +2 -2
  169. package/dist/esm/components/media-loader/media-loader.st.css.js +2 -2
  170. package/dist/esm/components/media-tag/web-media-tag/media-tag.st.css.js +2 -2
  171. package/dist/esm/components/multi-document/cell-multi-document-edit.st.css.js +2 -2
  172. package/dist/esm/components/multi-document/cell-multi-document-edit.st.css.js.map +1 -1
  173. package/dist/esm/components/multi-document/multi-document-input/form-multi-document-field.js +4 -4
  174. package/dist/esm/components/multi-document/multi-document-input/form-multi-document-field.js.map +1 -1
  175. package/dist/esm/components/multi-document/multi-document-input/form-multi-document.js +11 -1
  176. package/dist/esm/components/multi-document/multi-document-input/form-multi-document.js.map +1 -1
  177. package/dist/esm/components/multi-document/multi-document-input/form-multi-document.st.css.js +2 -2
  178. package/dist/esm/components/reference/cell-multi-reference-input.st.css.js +2 -2
  179. package/dist/esm/components/reference/cell-reference-input.st.css.js +2 -2
  180. package/dist/esm/components/rich-content/form-rich-content.js +8 -3
  181. package/dist/esm/components/rich-content/form-rich-content.js.map +1 -1
  182. package/dist/esm/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js +2 -2
  183. package/dist/esm/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css +15 -7
  184. package/dist/esm/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js +3 -3
  185. package/dist/esm/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js.map +1 -1
  186. package/dist/esm/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.js +2 -2
  187. 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
  188. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js +2 -2
  189. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js +2 -2
  190. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js +2 -2
  191. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js +2 -2
  192. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js.map +1 -1
  193. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js +2 -2
  194. package/dist/esm/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js +2 -2
  195. package/dist/esm/components/rich-text/form-rich-text.js +7 -3
  196. package/dist/esm/components/rich-text/form-rich-text.js.map +1 -1
  197. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js +2 -2
  198. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js.map +1 -1
  199. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css +32 -19
  200. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js +3 -3
  201. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js.map +1 -1
  202. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js +2 -2
  203. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js.map +1 -1
  204. package/dist/esm/components/text/text-view.st.css.js +2 -2
  205. package/dist/esm/components/time-input/form-time.js +4 -3
  206. package/dist/esm/components/time-input/form-time.js.map +1 -1
  207. package/dist/esm/components/video/form-video.js +3 -2
  208. package/dist/esm/components/video/form-video.js.map +1 -1
  209. package/dist/esm/hooks/index.js +3 -0
  210. package/dist/esm/hooks/index.js.map +1 -1
  211. package/dist/esm/hooks/pr-5746-kobiburnley-comments.md +54 -0
  212. package/dist/esm/hooks/use-field-ref.js +36 -0
  213. package/dist/esm/hooks/use-field-ref.js.map +1 -0
  214. package/dist/esm/hooks/use-merged-ref.js +23 -0
  215. package/dist/esm/hooks/use-merged-ref.js.map +1 -0
  216. package/dist/esm/hooks/use-scroll-to-error-ref.js +26 -0
  217. package/dist/esm/hooks/use-scroll-to-error-ref.js.map +1 -0
  218. package/dist/esm/styles.global.css +1 -1
  219. package/dist/types/components/address/form-address.d.ts.map +1 -1
  220. package/dist/types/components/address/input/address-input.st.css.d.ts.map +1 -1
  221. package/dist/types/components/address/input/form-address-input.d.ts.map +1 -1
  222. package/dist/types/components/audio/actions/actions-menu/actions-menu.st.css.d.ts.map +1 -1
  223. package/dist/types/components/audio/audio-field/form-audio-field.d.ts.map +1 -1
  224. package/dist/types/components/audio/audio-field/form-audio.d.ts.map +1 -1
  225. package/dist/types/components/color-view/color-input.d.ts.map +1 -1
  226. package/dist/types/components/color-view/form-color.driver.d.ts +5 -15
  227. package/dist/types/components/color-view/form-color.driver.d.ts.map +1 -1
  228. package/dist/types/components/datetime-input/form-date-time.driver.d.ts +1 -0
  229. package/dist/types/components/datetime-input/form-date-time.driver.d.ts.map +1 -1
  230. package/dist/types/components/delete-dialog/delete-dialog.st.css.d.ts.map +1 -1
  231. package/dist/types/components/document/form-document-field.d.ts.map +1 -1
  232. package/dist/types/components/document/form-document-field.st.css.d.ts.map +1 -1
  233. package/dist/types/components/document/form-document.d.ts.map +1 -1
  234. package/dist/types/components/highlighted-text/highlighted-text.st.css.d.ts.map +1 -1
  235. package/dist/types/components/image/form-image-input.d.ts.map +1 -1
  236. package/dist/types/components/media-control/cell-media-edit-shell.st.css.d.ts.map +1 -1
  237. package/dist/types/components/media-gallery/form-media-gallery-field.d.ts +3 -0
  238. package/dist/types/components/media-gallery/form-media-gallery-field.d.ts.map +1 -1
  239. package/dist/types/components/media-gallery/form-media-gallery.d.ts.map +1 -1
  240. package/dist/types/components/multi-document/cell-multi-document-edit.st.css.d.ts.map +1 -1
  241. package/dist/types/components/multi-document/multi-document-input/form-multi-document-field.d.ts.map +1 -1
  242. package/dist/types/components/multi-document/multi-document-input/form-multi-document.d.ts.map +1 -1
  243. package/dist/types/components/rich-content/form-rich-content.d.ts.map +1 -1
  244. package/dist/types/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.d.ts +7 -3
  245. package/dist/types/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.d.ts.map +1 -1
  246. 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
  247. package/dist/types/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.d.ts.map +1 -1
  248. package/dist/types/components/rich-text/form-rich-text.d.ts.map +1 -1
  249. package/dist/types/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.d.ts.map +1 -1
  250. package/dist/types/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.d.ts +16 -8
  251. package/dist/types/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.d.ts.map +1 -1
  252. package/dist/types/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.d.ts.map +1 -1
  253. package/dist/types/components/time-input/form-time.d.ts.map +1 -1
  254. package/dist/types/components/video/form-video.d.ts.map +1 -1
  255. package/dist/types/hooks/index.d.ts +3 -0
  256. package/dist/types/hooks/index.d.ts.map +1 -1
  257. package/dist/types/hooks/use-field-ref.d.ts +36 -0
  258. package/dist/types/hooks/use-field-ref.d.ts.map +1 -0
  259. package/dist/types/hooks/use-merged-ref.d.ts +11 -0
  260. package/dist/types/hooks/use-merged-ref.d.ts.map +1 -0
  261. package/dist/types/hooks/use-scroll-to-error-ref.d.ts +14 -0
  262. package/dist/types/hooks/use-scroll-to-error-ref.d.ts.map +1 -0
  263. package/package.json +5 -5
  264. package/src/__tests__/components/audio/form-audio.spec.tsx +22 -0
  265. package/src/__tests__/components/color-view/form-color.spec.tsx +46 -3
  266. package/src/__tests__/components/document/form-document.spec.tsx +22 -0
  267. package/src/__tests__/components/image/form-image-input.spec.tsx +22 -0
  268. package/src/__tests__/components/media-gallery/form-media-gallery.spec.tsx +21 -0
  269. package/src/__tests__/components/multi-document/form-multi-document.spec.tsx +21 -0
  270. package/src/__tests__/components/rich-content/form-rich-content.spec.tsx +22 -0
  271. package/src/__tests__/components/rich-editors-border.spec.ts +45 -0
  272. package/src/__tests__/components/rich-text/form-rich-text.spec.tsx +18 -0
  273. package/src/__tests__/hooks/use-field-ref.spec.tsx +132 -0
  274. package/src/components/address/form-address.tsx +4 -1
  275. package/src/components/address/input/address-input.st.css.ts +2 -2
  276. package/src/components/address/input/form-address-input.tsx +5 -20
  277. package/src/components/audio/actions/actions-menu/actions-menu.st.css.ts +2 -2
  278. package/src/components/audio/audio-field/form-audio-field.st.css.ts +2 -2
  279. package/src/components/audio/audio-field/form-audio-field.tsx +4 -3
  280. package/src/components/audio/audio-field/form-audio.tsx +7 -0
  281. package/src/components/audio/audio-player/audio-player.st.css.ts +2 -2
  282. package/src/components/color-view/cell-color-view.st.css.ts +2 -2
  283. package/src/components/color-view/color-input.tsx +13 -2
  284. package/src/components/color-view/color-view.st.css.ts +2 -2
  285. package/src/components/color-view/form-color.driver.ts +8 -2
  286. package/src/components/datetime-input/form-date-time.driver.ts +3 -0
  287. package/src/components/datetime-input/form-date-time.tsx +1 -1
  288. package/src/components/delete-dialog/delete-dialog.st.css.ts +2 -2
  289. package/src/components/document/form-document-field.st.css.ts +2 -2
  290. package/src/components/document/form-document-field.tsx +4 -3
  291. package/src/components/document/form-document.tsx +7 -0
  292. package/src/components/exclamation/exclamation.st.css.ts +2 -2
  293. package/src/components/highlighted-text/highlighted-text.st.css.ts +3 -3
  294. package/src/components/image/form-image-input.tsx +7 -0
  295. package/src/components/image/thumbnail-replace-overlay.st.css.ts +2 -2
  296. package/src/components/media-control/cell-media-edit-shell.st.css.ts +2 -2
  297. package/src/components/media-control/paste-url-button.st.css.ts +2 -2
  298. package/src/components/media-gallery/form-media-gallery-field.st.css.ts +2 -2
  299. package/src/components/media-gallery/form-media-gallery-field.tsx +9 -4
  300. package/src/components/media-gallery/form-media-gallery.tsx +7 -0
  301. package/src/components/media-image/media-image.st.css.ts +3 -3
  302. package/src/components/media-image/overlays/overlay.st.css.ts +2 -2
  303. package/src/components/media-loader/media-loader.st.css.ts +2 -2
  304. package/src/components/media-tag/web-media-tag/media-tag.st.css.ts +2 -2
  305. package/src/components/multi-document/cell-multi-document-edit.st.css.ts +2 -2
  306. package/src/components/multi-document/multi-document-input/form-multi-document-field.tsx +4 -3
  307. package/src/components/multi-document/multi-document-input/form-multi-document.st.css.ts +2 -2
  308. package/src/components/multi-document/multi-document-input/form-multi-document.tsx +7 -0
  309. package/src/components/reference/cell-multi-reference-input.st.css.ts +2 -2
  310. package/src/components/reference/cell-reference-input.st.css.ts +2 -2
  311. package/src/components/rich-content/form-rich-content.tsx +24 -14
  312. package/src/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.ts +2 -2
  313. package/src/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css +15 -7
  314. package/src/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.ts +3 -3
  315. package/src/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.ts +2 -2
  316. package/src/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.ts +2 -2
  317. package/src/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.ts +2 -2
  318. package/src/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.ts +2 -2
  319. package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.ts +2 -2
  320. package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.ts +2 -2
  321. package/src/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.ts +2 -2
  322. package/src/components/rich-text/form-rich-text.tsx +18 -9
  323. package/src/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.ts +2 -2
  324. package/src/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css +32 -19
  325. package/src/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.ts +3 -3
  326. package/src/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.ts +2 -2
  327. package/src/components/text/text-view.st.css.ts +2 -2
  328. package/src/components/time-input/form-time.tsx +9 -3
  329. package/src/components/video/form-video.tsx +4 -2
  330. package/src/hooks/index.ts +3 -0
  331. package/src/hooks/pr-5746-kobiburnley-comments.md +54 -0
  332. package/src/hooks/use-field-ref.ts +65 -0
  333. package/src/hooks/use-merged-ref.ts +30 -0
  334. package/src/hooks/use-scroll-to-error-ref.ts +39 -0
  335. package/src/styles.global.css +1 -1
@@ -1 +1 @@
1
- .addressinput1990163582__tableAddressInput{height:36px!important;margin-left:-1px;display:flex!important;align-items:center;width:100%}.addressinput1990163582__tableAddressInput>div{padding:0!important;width:100%}.addressinput1990163582__tableAddressInput:focus-within{margin-left:2px}.actionsmenu3350107513__action{margin-left:calc(var(--wds-space-100, 6px)*-1)}.formaudiofield4179309703__addItem{height:120px!important;box-sizing:border-box}.formaudiofield4179309703__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)}.formaudiofield4179309703__addItem.formaudiofield4179309703--disabled{pointer-events:auto!important}.formaudiofield4179309703__addItem.formaudiofield4179309703--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formaudiofield4179309703__mediaTitle{line-height:18px!important}.audioplayer3525516735__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}.cellcolorview2573090781__hashPrefix{color:var(--wsr-color-D40, #868aa5);font-size:14px;font-weight:300;line-height:1}.colorview1092527435__view{width:100%}.colorview1092527435__fillPreview{flex-shrink:0}.colorview1092527435__view .colorview1092527435__fillPreview{width:18px;height:18px;min-width:18px!important;min-height:18px!important}.deletedialog557815988__layout{max-width:510px!important}.formdocumentfield22050767__viewWrapper{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formdocumentfield22050767__viewWrapper:hover{background:var(--wds-color-blue-500, var(--wsr-color-B50));cursor:pointer}.formdocumentfield22050767__textWidth{max-width:calc(100% - 196px)}.formdocumentfield22050767__documentLoader{padding-top:21px;padding-bottom:21px}.formdocumentfield22050767__addDocument{padding-top:17px!important;padding-bottom:17px!important}.formdocumentfield22050767__addDocument.formdocumentfield22050767--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formdocumentfield22050767__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))}.exclamation2447154459__exclamation{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:3px;cursor:pointer}.exclamation2447154459__exclamation.exclamation2447154459---type-7-warning:not(.exclamation2447154459--customSize),.exclamation2447154459__exclamation.exclamation2447154459---type-5-error:not(.exclamation2447154459--customSize){width:24px;height:24px}.exclamation2447154459__exclamation.exclamation2447154459---type-7-warning{color:var(--wds-color-fill-warning-primary)}.exclamation2447154459__exclamation.exclamation2447154459---type-5-error{color:var(--wds-color-fill-destructive-primary)}.exclamation2447154459__actions{display:flex;flex-direction:column}.exclamation2447154459__action{white-space:normal!important;height:auto!important;text-align:left;gap:6px}.exclamation2447154459__action+.exclamation2447154459__action{margin-top:6px}.exclamation2447154459__action.exclamation2447154459--accented{color:var(--wds-color-blue-100)}.exclamation2447154459__action.exclamation2447154459--accented:hover{color:var(--wds-color-blue-200)}.highlightedtext950230055__root.highlightedtext950230055--highlightedBackground{animation:highlightedtext950230055__highlighted 150ms ease-out 1 forwards}.highlightedtext950230055__substring.highlightedtext950230055--isHighlighted{animation:highlightedtext950230055__highlighted-match 150ms ease-out 50ms 1 forwards}@keyframes highlightedtext950230055__highlighted{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-400, var(--wsr-color-Y40))}}@keyframes highlightedtext950230055__highlighted-match{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-200, var(--wsr-color-Y20))}}.thumbnailreplaceoverlay2586707932__root{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);border-radius:3px}.thumbnailreplaceoverlay2586707932__icon{color:#fff;width:18px;height:18px}.cellmediaeditshell2678045238__root{width:100%;height:100%}.pasteurlbutton2432712873__root{margin-top:6px}.pasteurlbutton2432712873__iconButtonTooltip{height:max-content}.pasteurlbutton2432712873__iconButton{width:24px;height:24px}.formmediagalleryfield1363730960__container{display:flex;min-height:128px;max-height:259px}.formmediagalleryfield1363730960__viewBox{display:flex;height:100%;width:100%;flex-wrap:wrap}.formmediagalleryfield1363730960__addItemWrapper{height:128px;width:100%;box-sizing:border-box}.formmediagalleryfield1363730960__addItem{box-sizing:border-box}.formmediagalleryfield1363730960__overlay{width:initial!important;min-width:382px!important}.formmediagalleryfield1363730960__image.formmediagalleryfield1363730960--withMarginRight{margin-right:3px}.formmediagalleryfield1363730960__image.formmediagalleryfield1363730960--withMarginTop{margin-top:3px}.formmediagalleryfield1363730960__previewImage{max-height:calc(100% - 12px)!important}.formmediagalleryfield1363730960__previewVideo{border-radius:8px;max-width:100%;max-height:calc(100% - 12px)!important}.mediaimage3037602971__root{display:flex;align-items:center;flex-shrink:0;position:relative;box-sizing:border-box}.mediaimage3037602971__root.mediaimage3037602971--error{--mediaimage3037602971-from:calc(50% - 0.5px);--mediaimage3037602971-to:calc(50% + 0.5px);background-image:linear-gradient(to bottom right,transparent var(--mediaimage3037602971-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage3037602971-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage3037602971-to),transparent var(--mediaimage3037602971-to))}.mediaimage3037602971__root.mediaimage3037602971--error>*{opacity:0}.overlay726786880__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))}.overlay726786880__iconOverlay.overlay726786880---size-5-small{width:20px;height:20px}.overlay726786880__iconOverlay.overlay726786880---size-6-medium{width:24px;height:24px}.overlay726786880__iconOverlay.overlay726786880---size-5-large{width:28px;height:28px}.overlay726786880__iconOverlay.overlay726786880---placement-7-topLeft{top:2px;left:2px}.overlay726786880__iconOverlay.overlay726786880---placement-10-bottomLeft{bottom:2px;left:2px}.medialoader1546745211__loader{border-radius:6px}.medialoader1546745211__loader.medialoader1546745211--isDashed{border:dashed 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.medialoader1546745211__loader.medialoader1546745211--isSolid{border:solid 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.mediatag2403252122__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))}.cellmultidocumentedit418830372__chipTrigger{display:flex;align-items:center;min-width:0;max-width:100%;margin:0;padding:0;border:0;background:0 0;font:inherit;color:inherit;text-align:inherit;cursor:pointer}.formmultidocument2351500344__viewRoot{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formmultidocument2351500344__singleViewWrapper{border-radius:0;border-bottom:1px solid var(--wds-color-neutral-600, var(--wsr-color-D60));background-color:transparent!important}.formmultidocument2351500344__viewRoot>div:first-child .formmultidocument2351500344__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))}.formmultidocument2351500344__singleViewWrapper:hover{background-color:var(--wds-color-blue-500, var(--wsr-color-B50))!important}.formmultidocument2351500344__singleViewWrapper:focus-visible{border-bottom:1px solid transparent;position:relative;z-index:1}.formmultidocument2351500344__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))}.formmultidocument2351500344__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))}.cellmultireferenceinput3109112216__root{width:100%;box-sizing:border-box;--wds-input-border-color:transparent;--wds-input-border-color-hover:transparent;--wds-input-border-color-focus:transparent;--wds-input-background-fill-default:transparent;--wds-input-background-fill-hover:transparent;--wds-input-shadow-focus-standard:0 0 0 0 transparent}.cellreferenceinput4252962194__root{width:100%;height:100%;display:flex;align-items:center}.cellreferenceinput4252962194__autocomplete{width:100%}.richcontentdefaultvalueinput2495321966__richContentEditorContainer .richcontentdefaultvalueinput2495321966__editor{max-height:calc(40vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentforminput602859887__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-blue-300);border-radius:var(--wds-border-radius-300)}.richcontentforminput602859887__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richcontentforminput602859887__root .richcontentforminput602859887__editor{overflow-y:auto;max-height:calc(80vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentformreadonlyinput558638497__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-black-600);border-radius:var(--wds-border-radius-300)}.richcontentformreadonlyinput558638497__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.fullscreenmodal764723727__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}.publishloader2401052820__publishLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--wds-color-white);z-index:5000;border-radius:inherit}.togglefullscreenbutton3370326329__root{z-index:5;box-sizing:border-box;position:absolute;right:0;top:calc(50% - 16px)!important;padding-right:3px}.togglefullscreenbutton3370326329__root button{border-radius:6px!important}.richcontenteditor351007601__root{position:relative;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)}.richcontenteditor351007601__root,.richcontenteditor351007601__toolbarContainer,.richcontenteditor351007601__footerToolbarContainer{width:100%;box-sizing:border-box}.richcontenteditor351007601__toolbarContainer div{box-sizing:border-box}.richcontenteditor351007601__toolbarAndFullScreenButtonWrapper{display:flex;position:relative}.richcontenteditor351007601__editor{box-sizing:border-box;padding:36px 24px 36px 55px}.richcontenteditor351007601__modalEditor{display:flex;flex-direction:column;flex:1;height:100%}.richcontenteditor351007601__modalEditor .richcontenteditor351007601__editor{overflow-y:auto;flex:1;min-width:592px;box-sizing:border-box}.richcontenteditor351007601__modalEditor .richcontenteditor351007601__footerToolbarContainer{margin-top:9px}.richcontenteditor351007601__toolbarContainer button[data-hook~=text-button-headings]>span{display:inline-flex;padding-inline-end:3px!important}.richcontenteditor351007601__toolbarContainer button[data-hook~=text-button-ai]>span{padding-inline-end:9px!important}.richcontenttoolbar2679013044__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}.richcontenttoolbar2679013044__toolbarButton{line-height:40px;background:0 0;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 5px 0 0}.richcontenttoolbar2679013044__toolbarButton:disabled{color:graytext}.richcontenttoolbar2679013044__separator{width:1px;height:20px;margin:0 8px 0 3px;background:rgba(51,51,51,.1)}.richcontenttoolbar2679013044__toolbar label{padding:0 8px}.richcontentviewer253217533__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:36px}.richcontentviewer253217533__root.richcontentviewer253217533--isFullScreen{padding:12px 24px}.richcontentviewer253217533__root:not(.richcontentviewer253217533--isFullScreen){padding:6px 24px 6px 12px}.richcontentviewer253217533__root ToggleButton{margin:0;padding:0;border:0;position:absolute;top:2px!important;right:2px;width:30px;height:30px}.richcontentviewer253217533__viewer{height:calc(100% - 36px);width:100%}.richcontentviewer253217533__modalViewer{min-width:592px;overflow:auto}.richtexteditor316354853__root{width:100%;box-sizing:border-box;outline:0;overflow:hidden;border-radius:var(--wds-border-radius-300)}.richtexteditor316354853__root.richtexteditor316354853---border-4-none{border:0}.richtexteditor316354853__root.richtexteditor316354853---border-8-standard{border:1px solid var(--wds-color-blue-300)}.richtexteditor316354853__root.richtexteditor316354853---border-8-standard:focus,.richtexteditor316354853__root.richtexteditor316354853---border-8-standard:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richtexteditor316354853__root.richtexteditor316354853---border-8-standard.richtexteditor316354853---status-5-error{border:1px solid var(--wds-color-red-100)}.richtexteditor316354853__root.richtexteditor316354853---border-8-standard.richtexteditor316354853---status-5-error:focus,.richtexteditor316354853__root.richtexteditor316354853---border-8-standard.richtexteditor316354853---status-5-error:focus-within{border:1px solid var(--wds-color-red-100);box-shadow:0 0 0 3px var(--wds-color-red-300)}.richtexteditor316354853__root.richtexteditor316354853---border-8-standard.richtexteditor316354853---status-7-warning{border:1px solid var(--wds-color-yellow-100)}.richtexteditor316354853__root.richtexteditor316354853---border-8-standard.richtexteditor316354853---status-7-warning:focus,.richtexteditor316354853__root.richtexteditor316354853---border-8-standard.richtexteditor316354853---status-7-warning:focus-within{border:1px solid var(--wds-color-yellow-100);box-shadow:0 0 0 3px var(--wds-color-yellow-300)}.richtexteditor316354853__nativeInput{position:absolute;opacity:0;padding:0;margin:0;border:0;width:0;height:0}.richtexteditor316354853__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)}.richtexteditor316354853__editor.richtexteditor316354853--isFullScreen{max-width:782px;min-width:582px;background:var(--wds-color-black-700)}.richtexteditor316354853__editor:not(.richtexteditor316354853--isFullScreen){max-height:80vh}.richtexteditor316354853__editor>div{flex:1;max-width:100%}.toolbar2015891380__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}.toolbar2015891380__item{display:flex;margin-right:12px}.toolbar2015891380__item svg,.toolbar2015891380__item svg path,.toolbar2015891380__item svg text{color:inherit;fill:currentColor}.toolbar2015891380__separator{display:inline-flex;margin-right:12px;border-left:1px solid #ddd;align-self:stretch}.toolbar2015891380__clearFormatting{margin-left:auto}.toolbar2015891380__fullScreen{margin-right:0}.toolbar2015891380__dropdownItemContent{height:36px;width:100%;display:flex;gap:12px;justify-content:space-between;align-items:center}.toolbar2015891380__dropdownItemContent.toolbar2015891380--selected .toolbar2015891380__dropdownItemTitle,.toolbar2015891380__dropdownItemContent.toolbar2015891380--selected .toolbar2015891380__dropdownItemSubtitle{color:var(--wds-color-white)!important}.toolbar2015891380__dropdownItemSubtitle{color:var(--wds-color-black-400)!important;padding-right:12px;flex-shrink:0}.toolbar2015891380__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}.toolbar2015891380__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}.toolbar2015891380__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}.toolbar2015891380__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}.toolbar2015891380__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}.toolbar2015891380__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}.toolbar2015891380__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}.toolbar2015891380__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}.toolbar2015891380__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}.textview1751545812__textView::after{content:"";display:block}.richeditor3731566269__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))}.richeditor3731566269__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))}.richeditor3731566269__editor .DraftEditor-root{width:100%;height:100%}.richeditor3731566269__editor .DraftEditor-root [data-contents]{overflow:auto}.richeditor3731566269__editor .DraftEditor-editorContainer{display:flex;min-height:100%;background:#fff}.richeditor3731566269__editor .public-DraftEditor-content{padding:12px 24px 24px;min-height:100%;width:100%;box-sizing:border-box}.richeditor3731566269__editor .public-DraftEditor-content ol,.richeditor3731566269__editor .public-DraftEditor-content ul{display:flex;flex-direction:column;padding:0}.richeditor3731566269__editor .public-DraftEditor-content a,.richeditor3731566269__editor .public-DraftEditor-content a:visited{color:inherit;text-decoration:none}.richeditor3731566269__header-one:not(li),.richeditor3731566269__header-two:not(li),.richeditor3731566269__header-three:not(li),.richeditor3731566269__header-four:not(li),.richeditor3731566269__header-five:not(li),.richeditor3731566269__header-six:not(li){margin-block:0;margin:0}.richeditor3731566269__header-one,.richeditor3731566269__editor li.richeditor3731566269__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)))}.richeditor3731566269__header-two,.richeditor3731566269__editor li.richeditor3731566269__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)))}.richeditor3731566269__header-three,.richeditor3731566269__editor li.richeditor3731566269__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)))}.richeditor3731566269__header-four,.richeditor3731566269__editor li.richeditor3731566269__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)))}.richeditor3731566269__header-five,.richeditor3731566269__editor li.richeditor3731566269__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)))}.richeditor3731566269__header-six,.richeditor3731566269__editor li.richeditor3731566269__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)))}.richeditor3731566269__paragraph-one,.richeditor3731566269__editor li.richeditor3731566269__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)))}.richeditor3731566269__unstyled,.richeditor3731566269__editor li.richeditor3731566269__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)))}.richeditor3731566269__paragraph-three,.richeditor3731566269__editor li.richeditor3731566269__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)))}.richeditor3731566269__editor li.richeditor3731566269__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)))}.richeditor3731566269__editor li.richeditor3731566269__header-one:first-child~li::marker{line-height:var(--rt-h1-fontSize, 72px)}.richeditor3731566269__editor li.richeditor3731566269__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)))}.richeditor3731566269__editor li.richeditor3731566269__header-two:first-child~li::marker{line-height:var(--rt-h2-fontSize, 42px)}.richeditor3731566269__editor li.richeditor3731566269__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)))}.richeditor3731566269__editor li.richeditor3731566269__header-three:first-child~li::marker{line-height:var(--rt-h3-fontSize, 38px)}.richeditor3731566269__editor li.richeditor3731566269__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)))}.richeditor3731566269__editor li.richeditor3731566269__header-four:first-child~li::marker{line-height:var(--rt-h4-fontSize, 34px)}.richeditor3731566269__editor li.richeditor3731566269__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)))}.richeditor3731566269__editor li.richeditor3731566269__header-five:first-child~li::marker{line-height:var(--rt-h5-fontSize, 28px)}.richeditor3731566269__editor li.richeditor3731566269__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)))}.richeditor3731566269__editor li.richeditor3731566269__header-six:first-child~li::marker{line-height:var(--rt-h6-fontSize, 22px)}.richeditor3731566269__editor li.richeditor3731566269__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)))}.richeditor3731566269__editor li.richeditor3731566269__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)))}.richeditor3731566269__editor li.richeditor3731566269__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}.richeditor3731566269__align-left{text-align:left;align-self:flex-start}.richeditor3731566269__align-right{text-align:right;align-self:flex-end}.richeditor3731566269__align-center{text-align:center;align-self:center}.richeditor3731566269__align-justify{text-align:justify;align-self:stretch}.richeditor3731566269__withMargin{display:inline-block}.richeditor3731566269__dir-rtl,.richeditor3731566269__editor .public-DraftStyleDefault-rtl{direction:rtl}.richeditor3731566269__editor .public-DraftStyleDefault-listRTL{direction:rtl;text-align:right;max-width:100%}
1
+ .addressinput517975534__tableAddressInput{height:36px!important;margin-left:-1px;display:flex!important;align-items:center;width:100%}.addressinput517975534__tableAddressInput>div{padding:0!important;width:100%}.addressinput517975534__tableAddressInput:focus-within{margin-left:2px}.actionsmenu425944360__action{margin-left:calc(var(--wds-space-100, 6px)*-1)}.formaudiofield4018066963__addItem{height:120px!important;box-sizing:border-box}.formaudiofield4018066963__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)}.formaudiofield4018066963__addItem.formaudiofield4018066963--disabled{pointer-events:auto!important}.formaudiofield4018066963__addItem.formaudiofield4018066963--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formaudiofield4018066963__mediaTitle{line-height:18px!important}.audioplayer1561698613__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}.cellcolorview1736640766__hashPrefix{color:var(--wsr-color-D40, #868aa5);font-size:14px;font-weight:300;line-height:1}.colorview3482796446__view{width:100%}.colorview3482796446__fillPreview{flex-shrink:0}.colorview3482796446__view .colorview3482796446__fillPreview{width:18px;height:18px;min-width:18px!important;min-height:18px!important}.deletedialog1207540592__layout{max-width:510px!important}.formdocumentfield2347234029__viewWrapper{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formdocumentfield2347234029__viewWrapper:hover{background:var(--wds-color-blue-500, var(--wsr-color-B50));cursor:pointer}.formdocumentfield2347234029__textWidth{max-width:calc(100% - 196px)}.formdocumentfield2347234029__documentLoader{padding-top:21px;padding-bottom:21px}.formdocumentfield2347234029__addDocument{padding-top:17px!important;padding-bottom:17px!important}.formdocumentfield2347234029__addDocument.formdocumentfield2347234029--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formdocumentfield2347234029__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))}.exclamation1187432506__exclamation{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:3px;cursor:pointer}.exclamation1187432506__exclamation.exclamation1187432506---type-7-warning:not(.exclamation1187432506--customSize),.exclamation1187432506__exclamation.exclamation1187432506---type-5-error:not(.exclamation1187432506--customSize){width:24px;height:24px}.exclamation1187432506__exclamation.exclamation1187432506---type-7-warning{color:var(--wds-color-fill-warning-primary)}.exclamation1187432506__exclamation.exclamation1187432506---type-5-error{color:var(--wds-color-fill-destructive-primary)}.exclamation1187432506__actions{display:flex;flex-direction:column}.exclamation1187432506__action{white-space:normal!important;height:auto!important;text-align:left;gap:6px}.exclamation1187432506__action+.exclamation1187432506__action{margin-top:6px}.exclamation1187432506__action.exclamation1187432506--accented{color:var(--wds-color-blue-100)}.exclamation1187432506__action.exclamation1187432506--accented:hover{color:var(--wds-color-blue-200)}.highlightedtext3214489151__root.highlightedtext3214489151--highlightedBackground{animation:highlightedtext3214489151__highlighted 150ms ease-out 1 forwards}.highlightedtext3214489151__substring.highlightedtext3214489151--isHighlighted{animation:highlightedtext3214489151__highlighted-match 150ms ease-out 50ms 1 forwards}@keyframes highlightedtext3214489151__highlighted{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-400, var(--wsr-color-Y40))}}@keyframes highlightedtext3214489151__highlighted-match{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-200, var(--wsr-color-Y20))}}.thumbnailreplaceoverlay1382391847__root{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);border-radius:3px}.thumbnailreplaceoverlay1382391847__icon{color:#fff;width:18px;height:18px}.cellmediaeditshell84193258__root{width:100%;height:100%}.pasteurlbutton2608013352__root{margin-top:6px}.pasteurlbutton2608013352__iconButtonTooltip{height:max-content}.pasteurlbutton2608013352__iconButton{width:24px;height:24px}.formmediagalleryfield4011032354__container{display:flex;min-height:128px;max-height:259px}.formmediagalleryfield4011032354__viewBox{display:flex;height:100%;width:100%;flex-wrap:wrap}.formmediagalleryfield4011032354__addItemWrapper{height:128px;width:100%;box-sizing:border-box}.formmediagalleryfield4011032354__addItem{box-sizing:border-box}.formmediagalleryfield4011032354__overlay{width:initial!important;min-width:382px!important}.formmediagalleryfield4011032354__image.formmediagalleryfield4011032354--withMarginRight{margin-right:3px}.formmediagalleryfield4011032354__image.formmediagalleryfield4011032354--withMarginTop{margin-top:3px}.formmediagalleryfield4011032354__previewImage{max-height:calc(100% - 12px)!important}.formmediagalleryfield4011032354__previewVideo{border-radius:8px;max-width:100%;max-height:calc(100% - 12px)!important}.mediaimage2756082487__root{display:flex;align-items:center;flex-shrink:0;position:relative;box-sizing:border-box}.mediaimage2756082487__root.mediaimage2756082487--error{--mediaimage2756082487-from:calc(50% - 0.5px);--mediaimage2756082487-to:calc(50% + 0.5px);background-image:linear-gradient(to bottom right,transparent var(--mediaimage2756082487-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage2756082487-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage2756082487-to),transparent var(--mediaimage2756082487-to))}.mediaimage2756082487__root.mediaimage2756082487--error>*{opacity:0}.overlay101189595__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))}.overlay101189595__iconOverlay.overlay101189595---size-5-small{width:20px;height:20px}.overlay101189595__iconOverlay.overlay101189595---size-6-medium{width:24px;height:24px}.overlay101189595__iconOverlay.overlay101189595---size-5-large{width:28px;height:28px}.overlay101189595__iconOverlay.overlay101189595---placement-7-topLeft{top:2px;left:2px}.overlay101189595__iconOverlay.overlay101189595---placement-10-bottomLeft{bottom:2px;left:2px}.medialoader2582308961__loader{border-radius:6px}.medialoader2582308961__loader.medialoader2582308961--isDashed{border:dashed 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.medialoader2582308961__loader.medialoader2582308961--isSolid{border:solid 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.mediatag1371547298__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))}.cellmultidocumentedit3805197963__chipTrigger{display:flex;align-items:center;min-width:0;max-width:100%;margin:0;padding:0;border:0;background:0 0;font:inherit;color:inherit;text-align:inherit;cursor:pointer}.formmultidocument2780086059__viewRoot{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formmultidocument2780086059__singleViewWrapper{border-radius:0;border-bottom:1px solid var(--wds-color-neutral-600, var(--wsr-color-D60));background-color:transparent!important}.formmultidocument2780086059__viewRoot>div:first-child .formmultidocument2780086059__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))}.formmultidocument2780086059__singleViewWrapper:hover{background-color:var(--wds-color-blue-500, var(--wsr-color-B50))!important}.formmultidocument2780086059__singleViewWrapper:focus-visible{border-bottom:1px solid transparent;position:relative;z-index:1}.formmultidocument2780086059__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))}.formmultidocument2780086059__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))}.cellmultireferenceinput1942999998__root{width:100%;box-sizing:border-box;--wds-input-border-color:transparent;--wds-input-border-color-hover:transparent;--wds-input-border-color-focus:transparent;--wds-input-background-fill-default:transparent;--wds-input-background-fill-hover:transparent;--wds-input-shadow-focus-standard:0 0 0 0 transparent}.cellreferenceinput3406756589__root{width:100%;height:100%;display:flex;align-items:center}.cellreferenceinput3406756589__autocomplete{width:100%}.richcontentdefaultvalueinput1176116246__richContentEditorContainer .richcontentdefaultvalueinput1176116246__editor{max-height:calc(40vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentforminput1413552636__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-input-border-color, var(--wsr-color-B40, #D6E6FE));border-radius:var(--wds-input-border-radius-default-medium, var(--wsr-border-radius-06, 6px))}.richcontentforminput1413552636__root:focus-within{border:1px solid var(--wds-input-border-color-focus, var(--wsr-color-B10, #116DFF));box-shadow:var(--wds-input-shadow-focus-standard, 0 0 0 3px var(--wsr-color-F00, #A6D0FF))}.richcontentforminput1413552636__root .richcontentforminput1413552636__editor{overflow-y:auto;max-height:calc(80vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentformreadonlyinput3469320707__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-black-600);border-radius:var(--wds-border-radius-300)}.richcontentformreadonlyinput3469320707__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.fullscreenmodal121150353__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}.publishloader3536264979__publishLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--wds-color-white);z-index:5000;border-radius:inherit}.togglefullscreenbutton2020405308__root{z-index:5;box-sizing:border-box;position:absolute;right:0;top:calc(50% - 16px)!important;padding-right:3px}.togglefullscreenbutton2020405308__root button{border-radius:6px!important}.richcontenteditor3175937956__root{position:relative;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)}.richcontenteditor3175937956__root,.richcontenteditor3175937956__toolbarContainer,.richcontenteditor3175937956__footerToolbarContainer{width:100%;box-sizing:border-box}.richcontenteditor3175937956__toolbarContainer div{box-sizing:border-box}.richcontenteditor3175937956__toolbarAndFullScreenButtonWrapper{display:flex;position:relative}.richcontenteditor3175937956__editor{box-sizing:border-box;padding:36px 24px 36px 55px}.richcontenteditor3175937956__modalEditor{display:flex;flex-direction:column;flex:1;height:100%}.richcontenteditor3175937956__modalEditor .richcontenteditor3175937956__editor{overflow-y:auto;flex:1;min-width:592px;box-sizing:border-box}.richcontenteditor3175937956__modalEditor .richcontenteditor3175937956__footerToolbarContainer{margin-top:9px}.richcontenteditor3175937956__toolbarContainer button[data-hook~=text-button-headings]>span{display:inline-flex;padding-inline-end:3px!important}.richcontenteditor3175937956__toolbarContainer button[data-hook~=text-button-ai]>span{padding-inline-end:9px!important}.richcontenttoolbar2225509028__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}.richcontenttoolbar2225509028__toolbarButton{line-height:40px;background:0 0;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 5px 0 0}.richcontenttoolbar2225509028__toolbarButton:disabled{color:graytext}.richcontenttoolbar2225509028__separator{width:1px;height:20px;margin:0 8px 0 3px;background:rgba(51,51,51,.1)}.richcontenttoolbar2225509028__toolbar label{padding:0 8px}.richcontentviewer818683085__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:36px}.richcontentviewer818683085__root.richcontentviewer818683085--isFullScreen{padding:12px 24px}.richcontentviewer818683085__root:not(.richcontentviewer818683085--isFullScreen){padding:6px 24px 6px 12px}.richcontentviewer818683085__root ToggleButton{margin:0;padding:0;border:0;position:absolute;top:2px!important;right:2px;width:30px;height:30px}.richcontentviewer818683085__viewer{height:calc(100% - 36px);width:100%}.richcontentviewer818683085__modalViewer{min-width:592px;overflow:auto}.richtexteditor4232484640__root{width:100%;box-sizing:border-box;outline:0;overflow:hidden;border-radius:var(--wds-input-border-radius-default-medium, var(--wsr-border-radius-06, 6px))}.richtexteditor4232484640__root.richtexteditor4232484640---border-4-none{border:0}.richtexteditor4232484640__root.richtexteditor4232484640---border-8-standard{border:1px solid var(--wds-input-border-color, var(--wsr-color-B40, #D6E6FE))}.richtexteditor4232484640__root.richtexteditor4232484640---border-8-standard:focus,.richtexteditor4232484640__root.richtexteditor4232484640---border-8-standard:focus-within{border:1px solid var(--wds-input-border-color-focus, var(--wsr-color-B10, #116DFF));box-shadow:var(--wds-input-shadow-focus-standard, 0 0 0 3px var(--wsr-color-F00, #A6D0FF))}.richtexteditor4232484640__root.richtexteditor4232484640---border-8-standard.richtexteditor4232484640---status-5-error{border:1px solid var(--wds-color-border-destructive-secondary-active, var(--wsr-color-R10, #E62214))}.richtexteditor4232484640__root.richtexteditor4232484640---border-8-standard.richtexteditor4232484640---status-5-error:focus,.richtexteditor4232484640__root.richtexteditor4232484640---border-8-standard.richtexteditor4232484640---status-5-error:focus-within{border:1px solid var(--wds-color-border-destructive-secondary-active, var(--wsr-color-R10, #E62214));box-shadow:var(--wds-input-shadow-focus-destructive, 0 0 0 3px var(--wsr-color-R40, #FBD0CD))}.richtexteditor4232484640__root.richtexteditor4232484640---border-8-standard.richtexteditor4232484640---status-7-warning{border:1px solid var(--wds-color-border-warning-secondary-active, var(--wsr-color-Y10, #FFB700))}.richtexteditor4232484640__root.richtexteditor4232484640---border-8-standard.richtexteditor4232484640---status-7-warning:focus,.richtexteditor4232484640__root.richtexteditor4232484640---border-8-standard.richtexteditor4232484640---status-7-warning:focus-within{border:1px solid var(--wds-color-border-warning-secondary-active, var(--wsr-color-Y10, #FFB700));box-shadow:var(--wds-input-shadow-focus-warning, 0 0 0 3px var(--wsr-color-Y40, #FFE2A5))}.richtexteditor4232484640__nativeInput{position:absolute;opacity:0;padding:0;margin:0;border:0;width:0;height:0}.richtexteditor4232484640__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-input-border-radius-default-medium, var(--wsr-border-radius-06, 6px))}.richtexteditor4232484640__editor.richtexteditor4232484640--isFullScreen{max-width:782px;min-width:582px;background:var(--wds-color-black-700)}.richtexteditor4232484640__editor:not(.richtexteditor4232484640--isFullScreen){max-height:80vh}.richtexteditor4232484640__editor>div{flex:1;max-width:100%}.toolbar541225243__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}.toolbar541225243__item{display:flex;margin-right:12px}.toolbar541225243__item svg,.toolbar541225243__item svg path,.toolbar541225243__item svg text{color:inherit;fill:currentColor}.toolbar541225243__separator{display:inline-flex;margin-right:12px;border-left:1px solid #ddd;align-self:stretch}.toolbar541225243__clearFormatting{margin-left:auto}.toolbar541225243__fullScreen{margin-right:0}.toolbar541225243__dropdownItemContent{height:36px;width:100%;display:flex;gap:12px;justify-content:space-between;align-items:center}.toolbar541225243__dropdownItemContent.toolbar541225243--selected .toolbar541225243__dropdownItemTitle,.toolbar541225243__dropdownItemContent.toolbar541225243--selected .toolbar541225243__dropdownItemSubtitle{color:var(--wds-color-white)!important}.toolbar541225243__dropdownItemSubtitle{color:var(--wds-color-black-400)!important;padding-right:12px;flex-shrink:0}.toolbar541225243__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}.toolbar541225243__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}.toolbar541225243__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}.toolbar541225243__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}.toolbar541225243__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}.toolbar541225243__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}.toolbar541225243__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}.toolbar541225243__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}.toolbar541225243__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}.textview2294932004__textView::after{content:"";display:block}.richeditor207855410__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))}.richeditor207855410__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))}.richeditor207855410__editor .DraftEditor-root{width:100%;height:100%}.richeditor207855410__editor .DraftEditor-root [data-contents]{overflow:auto}.richeditor207855410__editor .DraftEditor-editorContainer{display:flex;min-height:100%;background:#fff}.richeditor207855410__editor .public-DraftEditor-content{padding:12px 24px 24px;min-height:100%;width:100%;box-sizing:border-box}.richeditor207855410__editor .public-DraftEditor-content ol,.richeditor207855410__editor .public-DraftEditor-content ul{display:flex;flex-direction:column;padding:0}.richeditor207855410__editor .public-DraftEditor-content a,.richeditor207855410__editor .public-DraftEditor-content a:visited{color:inherit;text-decoration:none}.richeditor207855410__header-one:not(li),.richeditor207855410__header-two:not(li),.richeditor207855410__header-three:not(li),.richeditor207855410__header-four:not(li),.richeditor207855410__header-five:not(li),.richeditor207855410__header-six:not(li){margin-block:0;margin:0}.richeditor207855410__header-one,.richeditor207855410__editor li.richeditor207855410__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)))}.richeditor207855410__header-two,.richeditor207855410__editor li.richeditor207855410__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)))}.richeditor207855410__header-three,.richeditor207855410__editor li.richeditor207855410__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)))}.richeditor207855410__header-four,.richeditor207855410__editor li.richeditor207855410__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)))}.richeditor207855410__header-five,.richeditor207855410__editor li.richeditor207855410__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)))}.richeditor207855410__header-six,.richeditor207855410__editor li.richeditor207855410__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)))}.richeditor207855410__paragraph-one,.richeditor207855410__editor li.richeditor207855410__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)))}.richeditor207855410__unstyled,.richeditor207855410__editor li.richeditor207855410__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)))}.richeditor207855410__paragraph-three,.richeditor207855410__editor li.richeditor207855410__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)))}.richeditor207855410__editor li.richeditor207855410__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)))}.richeditor207855410__editor li.richeditor207855410__header-one:first-child~li::marker{line-height:var(--rt-h1-fontSize, 72px)}.richeditor207855410__editor li.richeditor207855410__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)))}.richeditor207855410__editor li.richeditor207855410__header-two:first-child~li::marker{line-height:var(--rt-h2-fontSize, 42px)}.richeditor207855410__editor li.richeditor207855410__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)))}.richeditor207855410__editor li.richeditor207855410__header-three:first-child~li::marker{line-height:var(--rt-h3-fontSize, 38px)}.richeditor207855410__editor li.richeditor207855410__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)))}.richeditor207855410__editor li.richeditor207855410__header-four:first-child~li::marker{line-height:var(--rt-h4-fontSize, 34px)}.richeditor207855410__editor li.richeditor207855410__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)))}.richeditor207855410__editor li.richeditor207855410__header-five:first-child~li::marker{line-height:var(--rt-h5-fontSize, 28px)}.richeditor207855410__editor li.richeditor207855410__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)))}.richeditor207855410__editor li.richeditor207855410__header-six:first-child~li::marker{line-height:var(--rt-h6-fontSize, 22px)}.richeditor207855410__editor li.richeditor207855410__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)))}.richeditor207855410__editor li.richeditor207855410__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)))}.richeditor207855410__editor li.richeditor207855410__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}.richeditor207855410__align-left{text-align:left;align-self:flex-start}.richeditor207855410__align-right{text-align:right;align-self:flex-end}.richeditor207855410__align-center{text-align:center;align-self:center}.richeditor207855410__align-justify{text-align:justify;align-self:stretch}.richeditor207855410__withMargin{display:inline-block}.richeditor207855410__dir-rtl,.richeditor207855410__editor .public-DraftStyleDefault-rtl{direction:rtl}.richeditor207855410__editor .public-DraftStyleDefault-listRTL{direction:rtl;text-align:right;max-width:100%}
@@ -1 +1 @@
1
- {"version":3,"file":"form-address.d.ts","sourceRoot":"","sources":["../../../../src/components/address/form-address.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AACxD,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAKnD,MAAM,WAAW,gBAAiB,SAAQ,cAAc,CAAC,OAAO,CAAC;CAAG;AA2CpE,eAAO,MAAM,WAAW,WAzCK,gBAAgB;;CAyCI,CAAC"}
1
+ {"version":3,"file":"form-address.d.ts","sourceRoot":"","sources":["../../../../src/components/address/form-address.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AACxD,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAMnD,MAAM,WAAW,gBAAiB,SAAQ,cAAc,CAAC,OAAO,CAAC;CAAG;AA6CpE,eAAO,MAAM,WAAW,WA3CK,gBAAgB;;CA2CI,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"address-input.st.css.d.ts","sourceRoot":"","sources":["../../../../../src/components/address/input/address-input.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAA0G,CAAC;AAC7H,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
1
+ {"version":3,"file":"address-input.st.css.d.ts","sourceRoot":"","sources":["../../../../../src/components/address/input/address-input.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAwG,CAAC;AAC3H,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"form-address-input.d.ts","sourceRoot":"","sources":["../../../../../src/components/address/input/form-address-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAEnD,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAC;AACtD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAahE,MAAM,MAAM,qBAAqB,GAAG,cAAc,CAAC,OAAO,CAAC,CAAC;AAE5D,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAwC5D,CAAC"}
1
+ {"version":3,"file":"form-address-input.d.ts","sourceRoot":"","sources":["../../../../../src/components/address/input/form-address-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAC;AACtD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAahE,MAAM,MAAM,qBAAqB,GAAG,cAAc,CAAC,OAAO,CAAC,CAAC;AAE5D,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAyB5D,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"actions-menu.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/audio/actions/actions-menu/actions-menu.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAkF,CAAC;AACrG,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;CAAsC,CAAC"}
1
+ {"version":3,"file":"actions-menu.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/audio/actions/actions-menu/actions-menu.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAgF,CAAC;AACnG,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;CAAsC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"form-audio-field.d.ts","sourceRoot":"","sources":["../../../../../src/components/audio/audio-field/form-audio-field.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAWhC,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAQjE,eAAO,MAAM,cAAc,EAAE,EAAE,CAAC,qBAAqB,CA4HpD,CAAC"}
1
+ {"version":3,"file":"form-audio-field.d.ts","sourceRoot":"","sources":["../../../../../src/components/audio/audio-field/form-audio-field.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAWhC,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAQjE,eAAO,MAAM,cAAc,EAAE,EAAE,CAAC,qBAAqB,CA6HpD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"form-audio.d.ts","sourceRoot":"","sources":["../../../../../src/components/audio/audio-field/form-audio.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAI3D,MAAM,WAAW,cAAe,SAAQ,cAAc,CAAC,MAAM,CAAC;CAAG;AAwCjE,eAAO,MAAM,SAAS,WAtCK,cAAc;;CAsCI,CAAC"}
1
+ {"version":3,"file":"form-audio.d.ts","sourceRoot":"","sources":["../../../../../src/components/audio/audio-field/form-audio.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAK3D,MAAM,WAAW,cAAe,SAAQ,cAAc,CAAC,MAAM,CAAC;CAAG;AA8CjE,eAAO,MAAM,SAAS,WA5CK,cAAc;;CA4CI,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"color-input.d.ts","sourceRoot":"","sources":["../../../../src/components/color-view/color-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4C,MAAM,OAAO,CAAC;AACjE,OAAO,KAAK,EAEV,sBAAsB,EACtB,UAAU,EACX,MAAM,oBAAoB,CAAC;AAuB5B,MAAM,WAAW,eACf,SAAQ,IAAI,CAAC,UAAU,EAAE,OAAO,GAAG,UAAU,GAAG,QAAQ,GAAG,QAAQ,CAAC;IACpE,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;CAClC;AAED,eAAO,MAAM,UAAU,kHAkItB,CAAC"}
1
+ {"version":3,"file":"color-input.d.ts","sourceRoot":"","sources":["../../../../src/components/color-view/color-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4C,MAAM,OAAO,CAAC;AACjE,OAAO,KAAK,EAEV,sBAAsB,EACtB,UAAU,EACX,MAAM,oBAAoB,CAAC;AAuB5B,MAAM,WAAW,eACf,SAAQ,IAAI,CAAC,UAAU,EAAE,OAAO,GAAG,UAAU,GAAG,QAAQ,GAAG,QAAQ,CAAC;IACpE,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;CAClC;AAED,eAAO,MAAM,UAAU,kHA6ItB,CAAC"}
@@ -3,21 +3,11 @@ import { UniDriver } from '@wix/wix-ui-test-utils/unidriver';
3
3
  export declare function FormColorDriver(base: UniDriver, body: UniDriver, field: Field): {
4
4
  getLabel: () => Promise<string>;
5
5
  getValue: () => Promise<string>;
6
- getFillButton: () => import("@wix/design-system/dist/types/FillButton/FillButton.uni.driver").FillButtonUniDriver;
7
- getFillPreview: () => {
8
- click: () => Promise<void>;
9
- isSelected: () => Promise<boolean>;
10
- getButtonStyle: () => Promise<string | null>;
11
- exists: () => Promise<boolean>;
12
- element: () => Promise<any>;
13
- base: UniDriver<any, {
14
- parent?: any | undefined;
15
- base?: any;
16
- selector?: string | Promise<string> | undefined;
17
- idx?: number | undefined;
18
- timeBudget?: number | undefined;
19
- }, any>;
20
- };
6
+ hasFillButton: () => Promise<boolean>;
7
+ hasFillPreview: () => Promise<boolean>;
8
+ clickFillButton: () => Promise<void>;
9
+ clickFillPreview: () => Promise<void>;
10
+ isPickerOpen: () => Promise<boolean>;
21
11
  isRequired: () => Promise<boolean>;
22
12
  hasError: () => Promise<boolean>;
23
13
  getErrorMessage: () => Promise<string>;
@@ -1 +1 @@
1
- {"version":3,"file":"form-color.driver.d.ts","sourceRoot":"","sources":["../../../../src/components/color-view/form-color.driver.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,EAAE,SAAS,EAAE,MAAM,kCAAkC,CAAC;AAa7D,wBAAgB,eAAe,CAC7B,IAAI,EAAE,SAAS,EACf,IAAI,EAAE,SAAS,EACf,KAAK,EAAE,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAgBb"}
1
+ {"version":3,"file":"form-color.driver.d.ts","sourceRoot":"","sources":["../../../../src/components/color-view/form-color.driver.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,EAAE,SAAS,EAAE,MAAM,kCAAkC,CAAC;AAa7D,wBAAgB,eAAe,CAC7B,IAAI,EAAE,SAAS,EACf,IAAI,EAAE,SAAS,EACf,KAAK,EAAE,KAAK;;;;;;;;;;;;;;;;;;;;;EAsBb"}
@@ -11,6 +11,7 @@ export declare function FormDateTimeDriver(base: UniDriver, body: UniDriver, fie
11
11
  timeHasError: () => Promise<boolean>;
12
12
  getTimeErrorMessage: () => Promise<string | null>;
13
13
  isRequired: () => Promise<boolean>;
14
+ getInputsGap: () => Promise<string | null>;
14
15
  exists: () => Promise<boolean>;
15
16
  click: () => Promise<void>;
16
17
  element: () => Promise<any>;
@@ -1 +1 @@
1
- {"version":3,"file":"form-date-time.driver.d.ts","sourceRoot":"","sources":["../../../../src/components/datetime-input/form-date-time.driver.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,EAAE,SAAS,EAAE,MAAM,kCAAkC,CAAC;AAY7D,wBAAgB,kBAAkB,CAChC,IAAI,EAAE,SAAS,EACf,IAAI,EAAE,SAAS,EACf,KAAK,EAAE,KAAK;;;;0BAaY,MAAM;;;;;;;;;;;;;;;;;EAY/B"}
1
+ {"version":3,"file":"form-date-time.driver.d.ts","sourceRoot":"","sources":["../../../../src/components/datetime-input/form-date-time.driver.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAC3C,OAAO,EAAE,SAAS,EAAE,MAAM,kCAAkC,CAAC;AAY7D,wBAAgB,kBAAkB,CAChC,IAAI,EAAE,SAAS,EACf,IAAI,EAAE,SAAS,EACf,KAAK,EAAE,KAAK;;;;0BAaY,MAAM;;;;;;;;;;;;;;;;;;EAe/B"}
@@ -1 +1 @@
1
- {"version":3,"file":"delete-dialog.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/delete-dialog/delete-dialog.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAkF,CAAC;AACrG,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
1
+ {"version":3,"file":"delete-dialog.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/delete-dialog/delete-dialog.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAoF,CAAC;AACvG,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"form-document-field.d.ts","sourceRoot":"","sources":["../../../../src/components/document/form-document-field.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiB,MAAM,OAAO,CAAC;AAMtC,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,kBAAkB,CAAC;AAW9D,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,iCAAiC,CAAC;AAE7E,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CA0E7D,CAAC"}
1
+ {"version":3,"file":"form-document-field.d.ts","sourceRoot":"","sources":["../../../../src/components/document/form-document-field.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiB,MAAM,OAAO,CAAC;AAMtC,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,kBAAkB,CAAC;AAW9D,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,iCAAiC,CAAC;AAE7E,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CA2E7D,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"form-document-field.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/document/form-document-field.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;;;CAAwU,CAAC;AAC3V,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM;;;;;;;CAAmQ,CAAC;AACrR,eAAO,IAAI,IAAI;;;;;;;;;;CAAsZ,CAAC"}
1
+ {"version":3,"file":"form-document-field.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/document/form-document-field.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;;;CAAoV,CAAC;AACvW,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM;;;;;;;CAAmQ,CAAC;AACrR,eAAO,IAAI,IAAI;;;;;;;;;;CAAsZ,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"form-document.d.ts","sourceRoot":"","sources":["../../../../src/components/document/form-document.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAIxD,MAAM,WAAW,iBAAkB,SAAQ,cAAc,CAAC,MAAM,CAAC;CAAG;AAwCpE,eAAO,MAAM,YAAY,WAtCK,iBAAiB;;CAsCI,CAAC"}
1
+ {"version":3,"file":"form-document.d.ts","sourceRoot":"","sources":["../../../../src/components/document/form-document.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAKxD,MAAM,WAAW,iBAAkB,SAAQ,cAAc,CAAC,MAAM,CAAC;CAAG;AA8CpE,eAAO,MAAM,YAAY,WA5CK,iBAAiB;;CA4CI,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"highlighted-text.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/highlighted-text/highlighted-text.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAA8F,CAAC;AACjH,eAAO,IAAI,SAAS;;;CAA4H,CAAC;AACjJ,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;CAAwK,CAAC"}
1
+ {"version":3,"file":"highlighted-text.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/highlighted-text/highlighted-text.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAgG,CAAC;AACnH,eAAO,IAAI,SAAS;;;CAA8H,CAAC;AACnJ,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;CAAwK,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"form-image-input.d.ts","sourceRoot":"","sources":["../../../../src/components/image/form-image-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAKxD,MAAM,WAAW,mBAAoB,SAAQ,cAAc,CAAC,MAAM,CAAC;CAAG;AAuEtE,eAAO,MAAM,cAAc,WArEK,mBAAmB;;CAqEI,CAAC"}
1
+ {"version":3,"file":"form-image-input.d.ts","sourceRoot":"","sources":["../../../../src/components/image/form-image-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAMxD,MAAM,WAAW,mBAAoB,SAAQ,cAAc,CAAC,MAAM,CAAC;CAAG;AA6EtE,eAAO,MAAM,cAAc,WA3EK,mBAAmB;;CA2EI,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"cell-media-edit-shell.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/media-control/cell-media-edit-shell.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;CAAgD,CAAC;AACnE,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
1
+ {"version":3,"file":"cell-media-edit-shell.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/media-control/cell-media-edit-shell.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;CAA8C,CAAC;AACjE,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import React from 'react';
2
+ import type { AddItemActions } from '@wix/design-system';
2
3
  import type { WixCodeGalleryItem } from '../../auto-field-types';
3
4
  export interface FormMediaGalleryFieldProps {
4
5
  data?: WixCodeGalleryItem[];
@@ -8,6 +9,8 @@ export interface FormMediaGalleryFieldProps {
8
9
  invalid?: boolean;
9
10
  autoFocus?: boolean;
10
11
  dataHook?: string;
12
+ /** Caller's ref to the add button, filled alongside the internal one. */
13
+ inputRef?: React.Ref<AddItemActions>;
11
14
  }
12
15
  export declare const FormMediaGalleryField: React.FC<FormMediaGalleryFieldProps>;
13
16
  //# sourceMappingURL=form-media-gallery-field.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"form-media-gallery-field.d.ts","sourceRoot":"","sources":["../../../../src/components/media-gallery/form-media-gallery-field.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AAexE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAYjE,MAAM,WAAW,0BAA0B;IACzC,IAAI,CAAC,EAAE,kBAAkB,EAAE,CAAC;IAC5B,QAAQ,EAAE,CAAC,KAAK,EAAE,kBAAkB,EAAE,KAAK,IAAI,CAAC;IAChD,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAQD,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAAE,CAAC,0BAA0B,CA0KtE,CAAC"}
1
+ {"version":3,"file":"form-media-gallery-field.d.ts","sourceRoot":"","sources":["../../../../src/components/media-gallery/form-media-gallery-field.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmD,MAAM,OAAO,CAAC;AACxE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAczD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAYjE,MAAM,WAAW,0BAA0B;IACzC,IAAI,CAAC,EAAE,kBAAkB,EAAE,CAAC;IAC5B,QAAQ,EAAE,CAAC,KAAK,EAAE,kBAAkB,EAAE,KAAK,IAAI,CAAC;IAChD,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,yEAAyE;IACzE,QAAQ,CAAC,EAAE,KAAK,CAAC,GAAG,CAAC,cAAc,CAAC,CAAC;CACtC;AAQD,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAAE,CAAC,0BAA0B,CA6KtE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"form-media-gallery.d.ts","sourceRoot":"","sources":["../../../../src/components/media-gallery/form-media-gallery.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AACxD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAIjE,MAAM,WAAW,qBACf,SAAQ,cAAc,CAAC,kBAAkB,EAAE,CAAC;IAC5C,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AAyCD,eAAO,MAAM,gBAAgB,WAvCK,qBAAqB;;CAuCI,CAAC"}
1
+ {"version":3,"file":"form-media-gallery.d.ts","sourceRoot":"","sources":["../../../../src/components/media-gallery/form-media-gallery.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AACxD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAKjE,MAAM,WAAW,qBACf,SAAQ,cAAc,CAAC,kBAAkB,EAAE,CAAC;IAC5C,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB;AA+CD,eAAO,MAAM,gBAAgB,WA7CK,qBAAqB;;CA6CI,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"cell-multi-document-edit.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/multi-document/cell-multi-document-edit.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAA8G,CAAC;AACjI,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
1
+ {"version":3,"file":"cell-multi-document-edit.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/multi-document/cell-multi-document-edit.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAgH,CAAC;AACnI,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"form-multi-document-field.d.ts","sourceRoot":"","sources":["../../../../../src/components/multi-document/multi-document-input/form-multi-document-field.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAKnD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAWjE,eAAO,MAAM,sBAAsB,EAAE,KAAK,CAAC,EAAE,CAC3C,qBAAqB,CAAC,MAAM,EAAE,CAAC,CAmFhC,CAAC"}
1
+ {"version":3,"file":"form-multi-document-field.d.ts","sourceRoot":"","sources":["../../../../../src/components/multi-document/multi-document-input/form-multi-document-field.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA8B,MAAM,OAAO,CAAC;AAKnD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAWjE,eAAO,MAAM,sBAAsB,EAAE,KAAK,CAAC,EAAE,CAC3C,qBAAqB,CAAC,MAAM,EAAE,CAAC,CAoFhC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"form-multi-document.d.ts","sourceRoot":"","sources":["../../../../../src/components/multi-document/multi-document-input/form-multi-document.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAI3D,MAAM,WAAW,sBAAuB,SAAQ,cAAc,CAAC,MAAM,EAAE,CAAC;CAAG;AAuC3E,eAAO,MAAM,iBAAiB,WArCK,sBAAsB;;CAqCI,CAAC"}
1
+ {"version":3,"file":"form-multi-document.d.ts","sourceRoot":"","sources":["../../../../../src/components/multi-document/multi-document-input/form-multi-document.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAK3D,MAAM,WAAW,sBAAuB,SAAQ,cAAc,CAAC,MAAM,EAAE,CAAC;CAAG;AA6C3E,eAAO,MAAM,iBAAiB,WA3CK,sBAAsB;;CA2CI,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"form-rich-content.d.ts","sourceRoot":"","sources":["../../../../src/components/rich-content/form-rich-content.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,KAAK,EACV,WAAW,IAAI,eAAe,EAE/B,MAAM,+DAA+D,CAAC;AAMvE,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAUxD,MAAM,WAAW,oBAAqB,SAAQ,cAAc,CAAC,eAAe,CAAC;CAAG;AA0EhF,eAAO,MAAM,eAAe,WAxEK,oBAAoB;;CAwEI,CAAC"}
1
+ {"version":3,"file":"form-rich-content.d.ts","sourceRoot":"","sources":["../../../../src/components/rich-content/form-rich-content.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,OAAO,KAAK,EACV,WAAW,IAAI,eAAe,EAE/B,MAAM,+DAA+D,CAAC;AAMvE,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAUxD,MAAM,WAAW,oBAAqB,SAAQ,cAAc,CAAC,eAAe,CAAC;CAAG;AAoFhF,eAAO,MAAM,eAAe,WAlFK,oBAAoB;;CAkFI,CAAC"}
@@ -13,9 +13,13 @@ export declare var stVars: {};
13
13
  export declare var vars: {
14
14
  topToolbarHeight: string;
15
15
  bottomToolbarHeight: string;
16
- "wds-color-blue-300": string;
17
- "wds-border-radius-300": string;
18
- "wds-color-blue-100": string;
16
+ "wds-input-border-color": string;
17
+ "wds-input-border-color-focus": string;
19
18
  "wds-input-shadow-focus-standard": string;
19
+ "wds-input-border-radius-default-medium": string;
20
+ "wsr-color-B10": string;
21
+ "wsr-color-B40": string;
22
+ "wsr-color-F00": string;
23
+ "wsr-border-radius-06": string;
20
24
  };
21
25
  //# sourceMappingURL=rich-content-form-input.st.css.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"rich-content-form-input.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAkG,CAAC;AACrH,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;;;CAA0S,CAAC"}
1
+ {"version":3,"file":"rich-content-form-input.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAoG,CAAC;AACvH,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;;;;;;;CAA8f,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"rich-content-form-read-only-input.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;CAAyD,CAAC;AAC5E,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;;CAAkQ,CAAC"}
1
+ {"version":3,"file":"rich-content-form-read-only-input.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;CAA0D,CAAC;AAC7E,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;;CAAkQ,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"rich-content-editor.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;;;CAAwY,CAAC;AAC3Z,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;CAA0D,CAAC"}
1
+ {"version":3,"file":"rich-content-editor.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;;;CAA8Y,CAAC;AACja,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;CAA0D,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"form-rich-text.d.ts","sourceRoot":"","sources":["../../../../src/components/rich-text/form-rich-text.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAUxD,MAAM,WAAW,iBAAkB,SAAQ,cAAc,CAAC,MAAM,CAAC;CAAG;AAiEpE,eAAO,MAAM,YAAY,WA/DK,iBAAiB;;CA+DI,CAAC"}
1
+ {"version":3,"file":"form-rich-text.d.ts","sourceRoot":"","sources":["../../../../src/components/rich-text/form-rich-text.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAUxD,MAAM,WAAW,iBAAkB,SAAQ,cAAc,CAAC,MAAM,CAAC;CAAG;AA0EpE,eAAO,MAAM,YAAY,WAxEK,iBAAiB;;CAwEI,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"rich-editor.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;;;;;;;;;;;;;;CAA0zB,CAAC;AAC70B,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAiqK,CAAC;AACnrK,eAAO,IAAI,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAotE,CAAC"}
1
+ {"version":3,"file":"rich-editor.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;;;;;;;;;;;;;;CAAyyB,CAAC;AAC5zB,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAiqK,CAAC;AACnrK,eAAO,IAAI,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAotE,CAAC"}
@@ -12,14 +12,22 @@ export declare var layers: {};
12
12
  export declare var containers: {};
13
13
  export declare var stVars: {};
14
14
  export declare var vars: {
15
- "wds-color-blue-100": string;
16
- "wds-color-blue-300": string;
17
- "wds-color-red-100": string;
18
- "wds-color-red-300": string;
19
- "wds-color-yellow-100": string;
20
- "wds-color-yellow-300": string;
21
- "wds-color-black-700": string;
15
+ "wds-input-border-color": string;
16
+ "wds-input-border-color-focus": string;
22
17
  "wds-input-shadow-focus-standard": string;
23
- "wds-border-radius-300": string;
18
+ "wds-input-shadow-focus-destructive": string;
19
+ "wds-input-shadow-focus-warning": string;
20
+ "wds-input-border-radius-default-medium": string;
21
+ "wds-color-border-destructive-secondary-active": string;
22
+ "wds-color-border-warning-secondary-active": string;
23
+ "wsr-color-B10": string;
24
+ "wsr-color-B40": string;
25
+ "wsr-color-R10": string;
26
+ "wsr-color-R40": string;
27
+ "wsr-color-Y10": string;
28
+ "wsr-color-Y40": string;
29
+ "wsr-color-F00": string;
30
+ "wsr-border-radius-06": string;
31
+ "wds-color-black-700": string;
24
32
  };
25
33
  //# sourceMappingURL=rich-text-editor.st.css.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"rich-text-editor.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;CAA2I,CAAC;AAC9J,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;;;;;;CAAsb,CAAC"}
1
+ {"version":3,"file":"rich-text-editor.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;CAA8I,CAAC;AACjK,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;;;;;;;;;;;;;;CAA06B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"toolbar.st.css.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;;;;;;;;;;;;;;CAA67B,CAAC;AACh9B,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;;;;;;;;CAA0e,CAAC"}
1
+ {"version":3,"file":"toolbar.st.css.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;;;;;;;;;;;;;;CAA46B,CAAC;AAC/7B,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;;;;;;;;CAA0e,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"form-time.d.ts","sourceRoot":"","sources":["../../../../src/components/time-input/form-time.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAOjD,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAWxD,MAAM,WAAW,aAAc,SAAQ,cAAc,CAAC,MAAM,CAAC;CAAG;AA0EhE,eAAO,MAAM,QAAQ,WAxEK,aAAa;;CAwEI,CAAC"}
1
+ {"version":3,"file":"form-time.d.ts","sourceRoot":"","sources":["../../../../src/components/time-input/form-time.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAC;AAOjD,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAWxD,MAAM,WAAW,aAAc,SAAQ,cAAc,CAAC,MAAM,CAAC;CAAG;AAgFhE,eAAO,MAAM,QAAQ,WA9EK,aAAa;;CA8EI,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"form-video.d.ts","sourceRoot":"","sources":["../../../../src/components/video/form-video.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAuB1B,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAoBxD,MAAM,WAAW,cAAe,SAAQ,cAAc,CAAC,MAAM,CAAC;CAAG;AA2MjE,eAAO,MAAM,SAAS,WAzMK,cAAc;;CAyMI,CAAC"}
1
+ {"version":3,"file":"form-video.d.ts","sourceRoot":"","sources":["../../../../src/components/video/form-video.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAuB1B,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAoBxD,MAAM,WAAW,cAAe,SAAQ,cAAc,CAAC,MAAM,CAAC;CAAG;AA6MjE,eAAO,MAAM,SAAS,WA3MK,cAAc;;CA2MI,CAAC"}
@@ -7,4 +7,7 @@ export * from './use-translations';
7
7
  export * from './use-with-callback';
8
8
  export * from './use-resize-effect';
9
9
  export * from './use-cell-edit-keyboard';
10
+ export * from './use-field-ref';
11
+ export * from './use-merged-ref';
12
+ export * from './use-scroll-to-error-ref';
10
13
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,wBAAwB,CAAC;AACvC,cAAc,wBAAwB,CAAC;AACvC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/hooks/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,wBAAwB,CAAC;AACvC,cAAc,wBAAwB,CAAC;AACvC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,0BAA0B,CAAC;AACzC,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC;AACjC,cAAc,2BAA2B,CAAC"}
@@ -0,0 +1,36 @@
1
+ /**
2
+ * What a field's control may offer react-hook-form. A real input has all of
3
+ * it; a component handle usually has only `focus`.
4
+ */
5
+ export interface FieldControl {
6
+ focus?: () => void;
7
+ select?: () => void;
8
+ setCustomValidity?: (message: string) => void;
9
+ reportValidity?: () => boolean;
10
+ }
11
+ /**
12
+ * Handle to register with react-hook-form, covering every method it may call.
13
+ *
14
+ * `useController` rewrites whatever is registered into
15
+ * `{ focus, select, setCustomValidity, reportValidity }` and calls all four
16
+ * through to the target. The guards check that wrapper rather than the target,
17
+ * so registering a control that only has `focus` makes `setFocus` with
18
+ * `shouldSelect`, or `shouldUseNativeValidation`, throw on the way to it.
19
+ *
20
+ * @param focus What to do when the field has to be reached.
21
+ * @param getControl The control the remaining calls go to, when there is one.
22
+ */
23
+ export declare const fieldRefHandle: (focus: () => void, getControl: () => FieldControl | null | undefined) => {
24
+ focus: () => void;
25
+ select: () => void | undefined;
26
+ setCustomValidity: (message: string) => void | undefined;
27
+ reportValidity: () => boolean;
28
+ };
29
+ /**
30
+ * Callback ref for a field's control. Pass it where the control lands and
31
+ * react-hook-form gets a handle that reaches it.
32
+ *
33
+ * @param registerRef `controller.field.ref` from useController.
34
+ */
35
+ export declare const useFieldRef: (registerRef: (instance: unknown) => void) => (instance: FieldControl | null) => void;
36
+ //# sourceMappingURL=use-field-ref.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-field-ref.d.ts","sourceRoot":"","sources":["../../../src/hooks/use-field-ref.ts"],"names":[],"mappings":"AAGA;;;GAGG;AACH,MAAM,WAAW,YAAY;IAC3B,KAAK,CAAC,EAAE,MAAM,IAAI,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,iBAAiB,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9C,cAAc,CAAC,EAAE,MAAM,OAAO,CAAC;CAChC;AAED;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,cAAc,UAClB,MAAM,IAAI,cACL,MAAM,YAAY,GAAG,IAAI,GAAG,SAAS;iBADpC,IAAI;;iCAKY,MAAM;;CAGnC,CAAC;AAEH;;;;;GAKG;AACH,eAAO,MAAM,WAAW,2BACE,OAAO,KAAK,IAAI,gBAC3B,YAAY,GAAG,IAAI,KAAK,IAmBtC,CAAC"}
@@ -0,0 +1,11 @@
1
+ import type { MutableRefObject, Ref } from 'react';
2
+ /**
3
+ * Keeps a component's own ref filled while also handing the value to a
4
+ * caller's ref.
5
+ *
6
+ * Media inputs need both: the local ref drives `autoFocus` and media
7
+ * callbacks, while a caller such as react-hook-form supplies its own ref to
8
+ * focus the field when it blocks save.
9
+ */
10
+ export declare const useMergedRef: <T>(forwarded?: Ref<T> | undefined) => [MutableRefObject<T | null>, (value: T | null) => void];
11
+ //# sourceMappingURL=use-merged-ref.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-merged-ref.d.ts","sourceRoot":"","sources":["../../../src/hooks/use-merged-ref.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,GAAG,EAAE,MAAM,OAAO,CAAC;AAGnD;;;;;;;GAOG;AACH,eAAO,MAAM,YAAY,2FAE4B,IAAI,CAgBxD,CAAC"}
@@ -0,0 +1,14 @@
1
+ /**
2
+ * Ref for a field whose control cannot be handed to react-hook-form directly.
3
+ *
4
+ * react-hook-form focuses an invalid field by calling `focus()` on whatever was
5
+ * registered, so registering a plain wrapper element does nothing — a `div` is
6
+ * not focusable and the call is silently dropped. Registering an object with a
7
+ * `focus()` of our own works instead: it brings the wrapper into view, then
8
+ * focuses the control inside it when there is one.
9
+ *
10
+ * @param registerRef `controller.field.ref` from useController.
11
+ * @param focusSelector Control to focus inside the wrapper, when present.
12
+ */
13
+ export declare const useScrollToErrorRef: <T extends HTMLElement>(registerRef: (instance: unknown) => void, focusSelector: string) => (element: T | null) => void;
14
+ //# sourceMappingURL=use-scroll-to-error-ref.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-scroll-to-error-ref.d.ts","sourceRoot":"","sources":["../../../src/hooks/use-scroll-to-error-ref.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;GAWG;AACH,eAAO,MAAM,mBAAmB,kDACN,OAAO,KAAK,IAAI,iBACzB,MAAM,gCAoBpB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/patterns-fields",
3
- "version": "1.72.0",
3
+ "version": "1.74.0",
4
4
  "license": "UNLICENSED",
5
5
  "author": {
6
6
  "name": "Kobi",
@@ -124,10 +124,10 @@
124
124
  "@wix/atlas": "^1.0.35",
125
125
  "@wix/data": "^1.0.323",
126
126
  "@wix/media": "^1.0.231",
127
- "@wix/patterns-fields-utils": "1.53.0",
127
+ "@wix/patterns-fields-utils": "1.55.0",
128
128
  "@wix/rich-content": "1.0.37",
129
129
  "@wix/sdk": "^1.17.2",
130
- "@wix/wix-ui-icons-common": "^3.187.0",
130
+ "@wix/wix-ui-icons-common": "^3.189.0",
131
131
  "color": "^2.0.1",
132
132
  "draft-js": "^0.11.7",
133
133
  "draft-js-export-html": "^1.4.1",
@@ -152,7 +152,7 @@
152
152
  "@types/lodash": "^4.17.20",
153
153
  "@types/react": "^16.14.68",
154
154
  "@wix/babel-cli": "^1.11.0",
155
- "@wix/bex-core": "2.350.0",
155
+ "@wix/bex-core": "2.352.0",
156
156
  "@wix/design-system": "^1.314.0",
157
157
  "@wix/eslint-config-yoshi": "^6.74.0",
158
158
  "@wix/jest-yoshi-preset": "^6.74.0",
@@ -212,5 +212,5 @@
212
212
  "optional": true
213
213
  }
214
214
  },
215
- "falconPackageHash": "5e18e363cbb1f8873dad3a96537b2054eb17b8a9960c40dae7e935f6"
215
+ "falconPackageHash": "1b0e528bfa32d926d9c296bc86a0aa81ec1be9d1e396f82fd1c6cc78"
216
216
  }