@wix/patterns-fields 1.33.0 → 1.35.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 (230) hide show
  1. package/dist/cjs/components/address/input/address-input.st.css.js +3 -3
  2. package/dist/cjs/components/address/input/address-input.st.css.js.map +1 -1
  3. package/dist/cjs/components/audio/actions/actions-menu/actions-menu.st.css.js +3 -3
  4. package/dist/cjs/components/audio/actions/actions-menu/actions-menu.st.css.js.map +1 -1
  5. package/dist/cjs/components/audio/audio-field/form-audio-field.st.css.js +4 -4
  6. package/dist/cjs/components/audio/audio-field/form-audio-field.st.css.js.map +1 -1
  7. package/dist/cjs/components/audio/audio-player/audio-player.st.css.js +2 -2
  8. package/dist/cjs/components/audio/audio-player/audio-player.st.css.js.map +1 -1
  9. package/dist/cjs/components/boolean/form-checkbox.driver.js +16 -0
  10. package/dist/cjs/components/boolean/form-checkbox.driver.js.map +1 -0
  11. package/dist/cjs/components/boolean/form-checkbox.js +31 -0
  12. package/dist/cjs/components/boolean/form-checkbox.js.map +1 -0
  13. package/dist/cjs/components/boolean/index.js +6 -0
  14. package/dist/cjs/components/boolean/index.js.map +1 -1
  15. package/dist/cjs/components/color-view/color-view.st.css.js +4 -4
  16. package/dist/cjs/components/color-view/color-view.st.css.js.map +1 -1
  17. package/dist/cjs/components/delete-dialog/delete-dialog.st.css.js +3 -3
  18. package/dist/cjs/components/delete-dialog/delete-dialog.st.css.js.map +1 -1
  19. package/dist/cjs/components/document/form-document-field.st.css.js +7 -7
  20. package/dist/cjs/components/document/form-document-field.st.css.js.map +1 -1
  21. package/dist/cjs/components/exclamation/exclamation.st.css.js +5 -5
  22. package/dist/cjs/components/exclamation/exclamation.st.css.js.map +1 -1
  23. package/dist/cjs/components/highlighted-text/highlighted-text.st.css.js +5 -5
  24. package/dist/cjs/components/highlighted-text/highlighted-text.st.css.js.map +1 -1
  25. package/dist/cjs/components/image/thumbnail-replace-overlay.st.css.js +3 -3
  26. package/dist/cjs/components/image/thumbnail-replace-overlay.st.css.js.map +1 -1
  27. package/dist/cjs/components/media-control/cell-media-edit-shell.st.css.js +2 -2
  28. package/dist/cjs/components/media-control/cell-media-edit-shell.st.css.js.map +1 -1
  29. package/dist/cjs/components/media-control/paste-url-button.st.css.js +4 -4
  30. package/dist/cjs/components/media-control/paste-url-button.st.css.js.map +1 -1
  31. package/dist/cjs/components/media-gallery/form-media-gallery-field.st.css.js +10 -10
  32. package/dist/cjs/components/media-gallery/form-media-gallery-field.st.css.js.map +1 -1
  33. package/dist/cjs/components/media-image/media-image.st.css.js +4 -4
  34. package/dist/cjs/components/media-image/media-image.st.css.js.map +1 -1
  35. package/dist/cjs/components/media-image/overlays/overlay.st.css.js +3 -3
  36. package/dist/cjs/components/media-image/overlays/overlay.st.css.js.map +1 -1
  37. package/dist/cjs/components/media-loader/media-loader.st.css.js +3 -3
  38. package/dist/cjs/components/media-loader/media-loader.st.css.js.map +1 -1
  39. package/dist/cjs/components/media-tag/web-media-tag/media-tag.st.css.js +2 -2
  40. package/dist/cjs/components/media-tag/web-media-tag/media-tag.st.css.js.map +1 -1
  41. package/dist/cjs/components/multi-document/multi-document-input/form-multi-document.st.css.js +5 -5
  42. package/dist/cjs/components/multi-document/multi-document-input/form-multi-document.st.css.js.map +1 -1
  43. package/dist/cjs/components/reference/cell-reference-input.js +1 -0
  44. package/dist/cjs/components/reference/cell-reference-input.js.map +1 -1
  45. package/dist/cjs/components/reference/cell-reference-input.st.css.js +3 -3
  46. package/dist/cjs/components/reference/cell-reference-input.st.css.js.map +1 -1
  47. package/dist/cjs/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js +4 -4
  48. package/dist/cjs/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js.map +1 -1
  49. package/dist/cjs/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js +3 -3
  50. package/dist/cjs/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js.map +1 -1
  51. package/dist/cjs/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.js +2 -2
  52. 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
  53. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js +3 -3
  54. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js.map +1 -1
  55. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js +3 -3
  56. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js.map +1 -1
  57. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js +2 -2
  58. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js.map +1 -1
  59. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js +7 -7
  60. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js.map +1 -1
  61. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js +4 -4
  62. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js.map +1 -1
  63. package/dist/cjs/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js +4 -4
  64. package/dist/cjs/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js.map +1 -1
  65. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js +18 -18
  66. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js.map +1 -1
  67. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js +4 -4
  68. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js.map +1 -1
  69. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js +18 -18
  70. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js.map +1 -1
  71. package/dist/cjs/components/text/form-short-text.driver.js +26 -0
  72. package/dist/cjs/components/text/form-short-text.driver.js.map +1 -0
  73. package/dist/cjs/components/text/form-short-text.js +80 -0
  74. package/dist/cjs/components/text/form-short-text.js.map +1 -0
  75. package/dist/cjs/components/text/index.js +6 -0
  76. package/dist/cjs/components/text/index.js.map +1 -1
  77. package/dist/cjs/components/text/text-view.st.css.js +3 -3
  78. package/dist/cjs/components/text/text-view.st.css.js.map +1 -1
  79. package/dist/cjs/styles.global.css +1 -1
  80. package/dist/cjs/testkit/patterns-fields-test-provider.js +12 -4
  81. package/dist/cjs/testkit/patterns-fields-test-provider.js.map +1 -1
  82. package/dist/cjs/types/base-input.js +4 -0
  83. package/dist/cjs/types/base-input.js.map +1 -0
  84. package/dist/cjs/types/index.js +6 -0
  85. package/dist/cjs/types/index.js.map +1 -1
  86. package/dist/cjs/validations/string.js +11 -0
  87. package/dist/cjs/validations/string.js.map +1 -0
  88. package/dist/esm/components/address/input/address-input.st.css.js +2 -2
  89. package/dist/esm/components/address/input/address-input.st.css.js.map +1 -1
  90. package/dist/esm/components/audio/actions/actions-menu/actions-menu.st.css.js +2 -2
  91. package/dist/esm/components/audio/actions/actions-menu/actions-menu.st.css.js.map +1 -1
  92. package/dist/esm/components/audio/audio-field/form-audio-field.st.css.js +2 -2
  93. package/dist/esm/components/audio/audio-player/audio-player.st.css.js +2 -2
  94. package/dist/esm/components/audio/audio-player/audio-player.st.css.js.map +1 -1
  95. package/dist/esm/components/boolean/form-checkbox.driver.js +12 -0
  96. package/dist/esm/components/boolean/form-checkbox.driver.js.map +1 -0
  97. package/dist/esm/components/boolean/form-checkbox.js +9 -0
  98. package/dist/esm/components/boolean/form-checkbox.js.map +1 -0
  99. package/dist/esm/components/boolean/index.js +1 -0
  100. package/dist/esm/components/boolean/index.js.map +1 -1
  101. package/dist/esm/components/color-view/color-view.st.css.js +2 -2
  102. package/dist/esm/components/delete-dialog/delete-dialog.st.css.js +2 -2
  103. package/dist/esm/components/document/form-document-field.st.css.js +2 -2
  104. package/dist/esm/components/exclamation/exclamation.st.css.js +2 -2
  105. package/dist/esm/components/highlighted-text/highlighted-text.st.css.js +3 -3
  106. package/dist/esm/components/image/thumbnail-replace-overlay.st.css.js +2 -2
  107. package/dist/esm/components/media-control/cell-media-edit-shell.st.css.js +2 -2
  108. package/dist/esm/components/media-control/cell-media-edit-shell.st.css.js.map +1 -1
  109. package/dist/esm/components/media-control/paste-url-button.st.css.js +2 -2
  110. package/dist/esm/components/media-gallery/form-media-gallery-field.st.css.js +2 -2
  111. package/dist/esm/components/media-image/media-image.st.css.js +3 -3
  112. package/dist/esm/components/media-image/media-image.st.css.js.map +1 -1
  113. package/dist/esm/components/media-image/overlays/overlay.st.css.js +2 -2
  114. package/dist/esm/components/media-loader/media-loader.st.css.js +2 -2
  115. package/dist/esm/components/media-loader/media-loader.st.css.js.map +1 -1
  116. package/dist/esm/components/media-tag/web-media-tag/media-tag.st.css.js +2 -2
  117. package/dist/esm/components/multi-document/multi-document-input/form-multi-document.st.css.js +2 -2
  118. package/dist/esm/components/reference/cell-reference-input.js +1 -1
  119. package/dist/esm/components/reference/cell-reference-input.js.map +1 -1
  120. package/dist/esm/components/reference/cell-reference-input.st.css.js +2 -2
  121. package/dist/esm/components/reference/cell-reference-input.st.css.js.map +1 -1
  122. package/dist/esm/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js +2 -2
  123. package/dist/esm/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js.map +1 -1
  124. package/dist/esm/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js +2 -2
  125. package/dist/esm/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.js +2 -2
  126. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js +2 -2
  127. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js +2 -2
  128. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js +2 -2
  129. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js.map +1 -1
  130. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js +2 -2
  131. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js +2 -2
  132. package/dist/esm/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js +2 -2
  133. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js +2 -2
  134. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js.map +1 -1
  135. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js +2 -2
  136. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js +2 -2
  137. package/dist/esm/components/text/form-short-text.driver.js +22 -0
  138. package/dist/esm/components/text/form-short-text.driver.js.map +1 -0
  139. package/dist/esm/components/text/form-short-text.js +43 -0
  140. package/dist/esm/components/text/form-short-text.js.map +1 -0
  141. package/dist/esm/components/text/index.js +1 -0
  142. package/dist/esm/components/text/index.js.map +1 -1
  143. package/dist/esm/components/text/text-view.st.css.js +2 -2
  144. package/dist/esm/styles.global.css +1 -1
  145. package/dist/esm/testkit/patterns-fields-test-provider.js +12 -2
  146. package/dist/esm/testkit/patterns-fields-test-provider.js.map +1 -1
  147. package/dist/esm/types/base-input.js +2 -0
  148. package/dist/esm/types/base-input.js.map +1 -0
  149. package/dist/esm/types/index.js +1 -0
  150. package/dist/esm/types/index.js.map +1 -1
  151. package/dist/esm/validations/string.js +4 -0
  152. package/dist/esm/validations/string.js.map +1 -0
  153. package/dist/types/components/address/input/address-input.st.css.d.ts.map +1 -1
  154. package/dist/types/components/audio/actions/actions-menu/actions-menu.st.css.d.ts.map +1 -1
  155. package/dist/types/components/audio/audio-player/audio-player.st.css.d.ts.map +1 -1
  156. package/dist/types/components/boolean/form-checkbox.d.ts +6 -0
  157. package/dist/types/components/boolean/form-checkbox.d.ts.map +1 -0
  158. package/dist/types/components/boolean/form-checkbox.driver.d.ts +17 -0
  159. package/dist/types/components/boolean/form-checkbox.driver.d.ts.map +1 -0
  160. package/dist/types/components/boolean/index.d.ts +1 -0
  161. package/dist/types/components/boolean/index.d.ts.map +1 -1
  162. package/dist/types/components/media-control/cell-media-edit-shell.st.css.d.ts.map +1 -1
  163. package/dist/types/components/media-image/media-image.st.css.d.ts.map +1 -1
  164. package/dist/types/components/media-loader/media-loader.st.css.d.ts.map +1 -1
  165. package/dist/types/components/reference/cell-reference-input.d.ts.map +1 -1
  166. package/dist/types/components/reference/cell-reference-input.st.css.d.ts.map +1 -1
  167. package/dist/types/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.d.ts.map +1 -1
  168. package/dist/types/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.d.ts.map +1 -1
  169. package/dist/types/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.d.ts.map +1 -1
  170. package/dist/types/components/text/form-short-text.d.ts +8 -0
  171. package/dist/types/components/text/form-short-text.d.ts.map +1 -0
  172. package/dist/types/components/text/form-short-text.driver.d.ts +22 -0
  173. package/dist/types/components/text/form-short-text.driver.d.ts.map +1 -0
  174. package/dist/types/components/text/index.d.ts +1 -0
  175. package/dist/types/components/text/index.d.ts.map +1 -1
  176. package/dist/types/testkit/patterns-fields-test-provider.d.ts.map +1 -1
  177. package/dist/types/types/base-input.d.ts +35 -0
  178. package/dist/types/types/base-input.d.ts.map +1 -0
  179. package/dist/types/types/index.d.ts +1 -0
  180. package/dist/types/types/index.d.ts.map +1 -1
  181. package/dist/types/validations/string.d.ts +4 -0
  182. package/dist/types/validations/string.d.ts.map +1 -0
  183. package/package.json +6 -4
  184. package/src/__tests__/components/boolean/form-checkbox.spec.tsx +45 -0
  185. package/src/__tests__/components/text/form-short-text.spec.tsx +104 -0
  186. package/src/__tests__/form-field.driver.tsx +96 -0
  187. package/src/components/address/input/address-input.st.css.ts +2 -2
  188. package/src/components/audio/actions/actions-menu/actions-menu.st.css.ts +2 -2
  189. package/src/components/audio/audio-field/form-audio-field.st.css.ts +2 -2
  190. package/src/components/audio/audio-player/audio-player.st.css.ts +2 -2
  191. package/src/components/boolean/form-checkbox.driver.ts +13 -0
  192. package/src/components/boolean/form-checkbox.tsx +21 -0
  193. package/src/components/boolean/index.ts +1 -0
  194. package/src/components/color-view/color-view.st.css.ts +2 -2
  195. package/src/components/delete-dialog/delete-dialog.st.css.ts +2 -2
  196. package/src/components/document/form-document-field.st.css.ts +2 -2
  197. package/src/components/exclamation/exclamation.st.css.ts +2 -2
  198. package/src/components/highlighted-text/highlighted-text.st.css.ts +3 -3
  199. package/src/components/image/thumbnail-replace-overlay.st.css.ts +2 -2
  200. package/src/components/media-control/cell-media-edit-shell.st.css.ts +2 -2
  201. package/src/components/media-control/paste-url-button.st.css.ts +2 -2
  202. package/src/components/media-gallery/form-media-gallery-field.st.css.ts +2 -2
  203. package/src/components/media-image/media-image.st.css.ts +3 -3
  204. package/src/components/media-image/overlays/overlay.st.css.ts +2 -2
  205. package/src/components/media-loader/media-loader.st.css.ts +2 -2
  206. package/src/components/media-tag/web-media-tag/media-tag.st.css.ts +2 -2
  207. package/src/components/multi-document/multi-document-input/form-multi-document.st.css.ts +2 -2
  208. package/src/components/reference/cell-reference-input.st.css.ts +2 -2
  209. package/src/components/reference/cell-reference-input.tsx +1 -0
  210. package/src/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.ts +2 -2
  211. package/src/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.ts +2 -2
  212. package/src/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.ts +2 -2
  213. package/src/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.ts +2 -2
  214. package/src/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.ts +2 -2
  215. package/src/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.ts +2 -2
  216. package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.ts +2 -2
  217. package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.ts +2 -2
  218. package/src/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.ts +2 -2
  219. package/src/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.ts +2 -2
  220. package/src/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.ts +2 -2
  221. package/src/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.ts +2 -2
  222. package/src/components/text/form-short-text.driver.ts +28 -0
  223. package/src/components/text/form-short-text.tsx +72 -0
  224. package/src/components/text/index.ts +1 -0
  225. package/src/components/text/text-view.st.css.ts +2 -2
  226. package/src/styles.global.css +1 -1
  227. package/src/testkit/patterns-fields-test-provider.tsx +12 -2
  228. package/src/types/base-input.ts +36 -0
  229. package/src/types/index.ts +1 -0
  230. package/src/validations/string.ts +8 -0
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "richcontentforminput3261936449";
8
+ var _namespace_ = "richcontentforminput3777550514";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"richcontentforminput3261936449__root","editor":"richcontentforminput3261936449__editor"};
16
+ export var classes = {"root":"richcontentforminput3777550514__root","editor":"richcontentforminput3777550514__editor"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "richcontentformreadonlyinput4192965545";
8
+ var _namespace_ = "richcontentformreadonlyinput3358668425";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"richcontentformreadonlyinput4192965545__root"};
16
+ export var classes = {"root":"richcontentformreadonlyinput3358668425__root"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../../stylable-esm-runti
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "fullscreenmodal2136777804";
8
+ var _namespace_ = "fullscreenmodal3348958126";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"fullscreenmodal2136777804__root","modalContent":"fullscreenmodal2136777804__modalContent"};
16
+ export var classes = {"root":"fullscreenmodal3348958126__root","modalContent":"fullscreenmodal3348958126__modalContent"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../../stylable-esm-runti
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "publishloader4122031313";
8
+ var _namespace_ = "publishloader3887750119";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"publishloader4122031313__root","publishLoader":"publishloader4122031313__publishLoader"};
16
+ export var classes = {"root":"publishloader3887750119__root","publishLoader":"publishloader3887750119__publishLoader"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../../stylable-esm-runti
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "togglefullscreenbutton118374390";
8
+ var _namespace_ = "togglefullscreenbutton1189231771";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"togglefullscreenbutton118374390__root"};
16
+ export var classes = {"root":"togglefullscreenbutton1189231771__root"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "richcontenteditor1736622042";
8
+ var _namespace_ = "richcontenteditor1227167218";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"richcontenteditor1736622042__root","toolbarContainer":"richcontenteditor1736622042__toolbarContainer","footerToolbarContainer":"richcontenteditor1736622042__footerToolbarContainer","toolbarAndFullScreenButtonWrapper":"richcontenteditor1736622042__toolbarAndFullScreenButtonWrapper","editor":"richcontenteditor1736622042__editor","modalEditor":"richcontenteditor1736622042__modalEditor"};
16
+ export var classes = {"root":"richcontenteditor1227167218__root","toolbarContainer":"richcontenteditor1227167218__toolbarContainer","footerToolbarContainer":"richcontenteditor1227167218__footerToolbarContainer","toolbarAndFullScreenButtonWrapper":"richcontenteditor1227167218__toolbarAndFullScreenButtonWrapper","editor":"richcontenteditor1227167218__editor","modalEditor":"richcontenteditor1227167218__modalEditor"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "richcontenttoolbar2377248550";
8
+ var _namespace_ = "richcontenttoolbar2231298574";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"richcontenttoolbar2377248550__root","toolbar":"richcontenttoolbar2377248550__toolbar","toolbarButton":"richcontenttoolbar2377248550__toolbarButton"};
16
+ export var classes = {"root":"richcontenttoolbar2231298574__root","toolbar":"richcontenttoolbar2231298574__toolbar","toolbarButton":"richcontenttoolbar2231298574__toolbarButton"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "richcontentviewer3514534486";
8
+ var _namespace_ = "richcontentviewer1117074979";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"richcontentviewer3514534486__root","viewer":"richcontentviewer3514534486__viewer","modalViewer":"richcontentviewer3514534486__modalViewer"};
16
+ export var classes = {"root":"richcontentviewer1117074979__root","viewer":"richcontentviewer1117074979__viewer","modalViewer":"richcontentviewer1117074979__modalViewer"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "richeditor60697488";
8
+ var _namespace_ = "richeditor551068837";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"richeditor60697488__root","editor":"richeditor60697488__editor","header-one":"richeditor60697488__header-one","header-two":"richeditor60697488__header-two","header-three":"richeditor60697488__header-three","header-four":"richeditor60697488__header-four","header-five":"richeditor60697488__header-five","header-six":"richeditor60697488__header-six","paragraph-one":"richeditor60697488__paragraph-one","unstyled":"richeditor60697488__unstyled","paragraph-three":"richeditor60697488__paragraph-three","align-left":"richeditor60697488__align-left","align-right":"richeditor60697488__align-right","align-center":"richeditor60697488__align-center","align-justify":"richeditor60697488__align-justify","withMargin":"richeditor60697488__withMargin","dir-rtl":"richeditor60697488__dir-rtl"};
16
+ export var classes = {"root":"richeditor551068837__root","editor":"richeditor551068837__editor","header-one":"richeditor551068837__header-one","header-two":"richeditor551068837__header-two","header-three":"richeditor551068837__header-three","header-four":"richeditor551068837__header-four","header-five":"richeditor551068837__header-five","header-six":"richeditor551068837__header-six","paragraph-one":"richeditor551068837__paragraph-one","unstyled":"richeditor551068837__unstyled","paragraph-three":"richeditor551068837__paragraph-three","align-left":"richeditor551068837__align-left","align-right":"richeditor551068837__align-right","align-center":"richeditor551068837__align-center","align-justify":"richeditor551068837__align-justify","withMargin":"richeditor551068837__withMargin","dir-rtl":"richeditor551068837__dir-rtl"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "richtexteditor3533418776";
8
+ var _namespace_ = "richtexteditor1154821563";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"richtexteditor3533418776__root","nativeInput":"richtexteditor3533418776__nativeInput","editor":"richtexteditor3533418776__editor"};
16
+ export var classes = {"root":"richtexteditor1154821563__root","nativeInput":"richtexteditor1154821563__nativeInput","editor":"richtexteditor1154821563__editor"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../../stylable-esm-runti
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "toolbar1298222680";
8
+ var _namespace_ = "toolbar3162817796";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"toolbar1298222680__root","item":"toolbar1298222680__item","separator":"toolbar1298222680__separator","clearFormatting":"toolbar1298222680__clearFormatting","fullScreen":"toolbar1298222680__fullScreen","dropdownItemContent":"toolbar1298222680__dropdownItemContent","dropdownItemTitle":"toolbar1298222680__dropdownItemTitle","dropdownItemSubtitle":"toolbar1298222680__dropdownItemSubtitle","dropdownHeaderOne":"toolbar1298222680__dropdownHeaderOne","dropdownHeaderTwo":"toolbar1298222680__dropdownHeaderTwo","dropdownHeaderThree":"toolbar1298222680__dropdownHeaderThree","dropdownHeaderFour":"toolbar1298222680__dropdownHeaderFour","dropdownHeaderFive":"toolbar1298222680__dropdownHeaderFive","dropdownHeaderSix":"toolbar1298222680__dropdownHeaderSix","dropdownParagraphOne":"toolbar1298222680__dropdownParagraphOne","dropdownNormalText":"toolbar1298222680__dropdownNormalText","dropdownParagraphThree":"toolbar1298222680__dropdownParagraphThree"};
16
+ export var classes = {"root":"toolbar3162817796__root","item":"toolbar3162817796__item","separator":"toolbar3162817796__separator","clearFormatting":"toolbar3162817796__clearFormatting","fullScreen":"toolbar3162817796__fullScreen","dropdownItemContent":"toolbar3162817796__dropdownItemContent","dropdownItemTitle":"toolbar3162817796__dropdownItemTitle","dropdownItemSubtitle":"toolbar3162817796__dropdownItemSubtitle","dropdownHeaderOne":"toolbar3162817796__dropdownHeaderOne","dropdownHeaderTwo":"toolbar3162817796__dropdownHeaderTwo","dropdownHeaderThree":"toolbar3162817796__dropdownHeaderThree","dropdownHeaderFour":"toolbar3162817796__dropdownHeaderFour","dropdownHeaderFive":"toolbar3162817796__dropdownHeaderFive","dropdownHeaderSix":"toolbar3162817796__dropdownHeaderSix","dropdownParagraphOne":"toolbar3162817796__dropdownParagraphOne","dropdownNormalText":"toolbar3162817796__dropdownNormalText","dropdownParagraphThree":"toolbar3162817796__dropdownParagraphThree"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -0,0 +1,28 @@
1
+ import { UniDriver } from '@wix/wix-ui-test-utils/unidriver';
2
+ import {
3
+ FormFieldUniDriver,
4
+ InputUniDriver,
5
+ } from '@wix/design-system/dist/testkit/unidriver';
6
+
7
+ import { baseUniDriverFactory } from '../../testkit/base-driver';
8
+
9
+ export function FormShortTextDriver(base: UniDriver, body: UniDriver) {
10
+ const formField = FormFieldUniDriver(base, body);
11
+ const inputBase = base.$(`[data-hook^="short-text-"]`);
12
+ const input = InputUniDriver(inputBase, body);
13
+
14
+ return {
15
+ ...baseUniDriverFactory(base),
16
+ getLabel: async () => {
17
+ const labelEl = await formField.getLabel();
18
+ return labelEl?.textContent ?? '';
19
+ },
20
+ getValue: () => input.getValue(),
21
+ enterText: (value: string) => input.enterText(value),
22
+ blur: () => input.blur(),
23
+ hasError: () => formField.hasStatus('error'),
24
+ getErrorMessage: () => formField.getStatusMessage(),
25
+ getCharCountLeft: () => formField.getLengthLeft(),
26
+ isRequired: () => formField.isRequired(),
27
+ };
28
+ }
@@ -0,0 +1,72 @@
1
+ import React from 'react';
2
+ import { FormField, Input } from '@wix/design-system';
3
+ import { observer } from 'mobx-react-lite';
4
+ import { useWixPatternsContainer } from '@wix/bex-core/react';
5
+ import { useController } from '@wix/bex-core/form';
6
+
7
+ import { BaseInputProps } from '../../types/base-input';
8
+ import { isEmpty, isLongerThan, isShorterThan } from '../../validations/string';
9
+
10
+ export interface FormShortTextProps extends BaseInputProps<string> {}
11
+
12
+ const _FormShortText = (props: FormShortTextProps) => {
13
+ const { field, dataHook, formControl, data } = props;
14
+
15
+ const { translate: t } = useWixPatternsContainer();
16
+
17
+ const stringLengthRange = field.validation?.stringLengthRange;
18
+ const minLength = stringLengthRange?.minLength;
19
+ const maxLength = stringLengthRange?.maxLength;
20
+
21
+ const controller = useController({
22
+ name: field.id,
23
+ control: formControl,
24
+ defaultValue: data?.[field.id],
25
+ rules: {
26
+ validate: (value) => {
27
+ if (field.validation?.required && isEmpty(value)) {
28
+ return t('cairo.fieldValidation.requiredField');
29
+ }
30
+
31
+ if (value && minLength && isShorterThan(value, minLength)) {
32
+ return t('cairo.fieldValidation.minCharacter', {
33
+ charMin: minLength,
34
+ });
35
+ }
36
+
37
+ if (value && maxLength && isLongerThan(value, maxLength)) {
38
+ return t('cairo.fieldValidation.maxCharacter', {
39
+ charMax: maxLength,
40
+ });
41
+ }
42
+
43
+ return true;
44
+ },
45
+ },
46
+ });
47
+
48
+ const charCount = maxLength
49
+ ? maxLength - controller.field.value?.length
50
+ : undefined;
51
+
52
+ return (
53
+ <FormField
54
+ label={field.displayName}
55
+ required={field.validation?.required}
56
+ charCount={charCount}
57
+ status={controller.fieldState.error ? 'error' : undefined}
58
+ statusMessage={controller.fieldState.error?.message}
59
+ dataHook={dataHook}
60
+ >
61
+ <Input
62
+ value={controller.field.value}
63
+ onChange={(e) => controller.field.onChange?.(e.target.value)}
64
+ onBlur={controller.field.onBlur}
65
+ dataHook={`short-text-${field.id}`}
66
+ ref={controller.field.ref}
67
+ />
68
+ </FormField>
69
+ );
70
+ };
71
+
72
+ export const FormShortText = observer(_FormShortText);
@@ -1,3 +1,4 @@
1
1
  export * from './text-view';
2
2
  export * from './cell-text-input';
3
3
  export * from './cell-autocomplete-input';
4
+ export * from './form-short-text';
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../stylable-esm-runtime.js";
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "textview846688269";
8
+ var _namespace_ = "textview780991294";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"textview846688269__root","textView":"textview846688269__textView"};
16
+ export var classes = {"root":"textview780991294__root","textView":"textview780991294__textView"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -1 +1 @@
1
- .addressinput729874005__tableAddressInput{height:36px!important;margin-left:-1px;display:flex!important;align-items:center;width:100%}.addressinput729874005__tableAddressInput>div{padding:0!important;width:100%}.addressinput729874005__tableAddressInput:focus-within{margin-left:2px}.actionsmenu2444683558__action{margin-left:calc(var(--wds-space-100, 6px)*-1)}.formaudiofield1088573464__addItem{height:120px!important;box-sizing:border-box}.formaudiofield1088573464__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)}.formaudiofield1088573464__addItem.formaudiofield1088573464--disabled{pointer-events:auto!important}.formaudiofield1088573464__addItem.formaudiofield1088573464--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formaudiofield1088573464__mediaTitle{line-height:18px!important}.audioplayer1564949382__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}.colorview2222739831__view{width:100%}.colorview2222739831__fillPreview{flex-shrink:0}.colorview2222739831__view .colorview2222739831__fillPreview{width:18px;height:18px;min-width:18px!important;min-height:18px!important}.deletedialog1823883360__layout{max-width:510px!important}.formdocumentfield2675233247__viewWrapper{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formdocumentfield2675233247__viewWrapper:hover{background:var(--wds-color-blue-500, var(--wsr-color-B50));cursor:pointer}.formdocumentfield2675233247__textWidth{max-width:calc(100% - 196px)}.formdocumentfield2675233247__documentLoader{padding-top:21px;padding-bottom:21px}.formdocumentfield2675233247__addDocument{padding-top:17px!important;padding-bottom:17px!important}.formdocumentfield2675233247__addDocument.formdocumentfield2675233247--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formdocumentfield2675233247__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))}.exclamation3841682411__exclamation{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:3px;cursor:pointer}.exclamation3841682411__exclamation.exclamation3841682411---type-7-warning:not(.exclamation3841682411--customSize),.exclamation3841682411__exclamation.exclamation3841682411---type-5-error:not(.exclamation3841682411--customSize){width:24px;height:24px}.exclamation3841682411__exclamation.exclamation3841682411---type-7-warning{color:var(--wds-color-fill-warning-primary)}.exclamation3841682411__exclamation.exclamation3841682411---type-5-error{color:var(--wds-color-fill-destructive-primary)}.exclamation3841682411__actions{display:flex;flex-direction:column}.exclamation3841682411__action{white-space:normal!important;height:auto!important;text-align:left;gap:6px}.exclamation3841682411__action+.exclamation3841682411__action{margin-top:6px}.exclamation3841682411__action.exclamation3841682411--accented{color:var(--wds-color-blue-100)}.exclamation3841682411__action.exclamation3841682411--accented:hover{color:var(--wds-color-blue-200)}.highlightedtext1497165029__root.highlightedtext1497165029--highlightedBackground{animation:highlightedtext1497165029__highlighted 150ms ease-out 1 forwards}.highlightedtext1497165029__substring.highlightedtext1497165029--isHighlighted{animation:highlightedtext1497165029__highlighted-match 150ms ease-out 50ms 1 forwards}@keyframes highlightedtext1497165029__highlighted{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-400, var(--wsr-color-Y40))}}@keyframes highlightedtext1497165029__highlighted-match{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-200, var(--wsr-color-Y20))}}.thumbnailreplaceoverlay4228634431__root{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);border-radius:3px}.thumbnailreplaceoverlay4228634431__icon{color:#fff;width:18px;height:18px}.cellmediaeditshell2491537557__root{width:100%;height:100%}.pasteurlbutton3895047373__root{margin-top:6px}.pasteurlbutton3895047373__iconButtonTooltip{height:max-content}.pasteurlbutton3895047373__iconButton{width:24px;height:24px}.formmediagalleryfield522227644__container{display:flex;min-height:128px;max-height:259px}.formmediagalleryfield522227644__viewBox{display:flex;height:100%;width:100%;flex-wrap:wrap}.formmediagalleryfield522227644__addItemWrapper{height:128px;width:100%;box-sizing:border-box}.formmediagalleryfield522227644__addItem{box-sizing:border-box}.formmediagalleryfield522227644__overlay{width:initial!important;min-width:382px!important}.formmediagalleryfield522227644__image.formmediagalleryfield522227644--withMarginRight{margin-right:3px}.formmediagalleryfield522227644__image.formmediagalleryfield522227644--withMarginTop{margin-top:3px}.formmediagalleryfield522227644__previewImage{max-height:calc(100% - 12px)!important}.formmediagalleryfield522227644__previewVideo{border-radius:8px;max-width:100%;max-height:calc(100% - 12px)!important}.mediaimage1121376779__root{display:flex;align-items:center;flex-shrink:0;position:relative;box-sizing:border-box}.mediaimage1121376779__root.mediaimage1121376779--error{--mediaimage1121376779-from:calc(50% - 0.5px);--mediaimage1121376779-to:calc(50% + 0.5px);background-image:linear-gradient(to bottom right,transparent var(--mediaimage1121376779-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage1121376779-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage1121376779-to),transparent var(--mediaimage1121376779-to))}.mediaimage1121376779__root.mediaimage1121376779--error>*{opacity:0}.overlay4219437867__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))}.overlay4219437867__iconOverlay.overlay4219437867---size-5-small{width:20px;height:20px}.overlay4219437867__iconOverlay.overlay4219437867---size-6-medium{width:24px;height:24px}.overlay4219437867__iconOverlay.overlay4219437867---size-5-large{width:28px;height:28px}.overlay4219437867__iconOverlay.overlay4219437867---placement-7-topLeft{top:2px;left:2px}.overlay4219437867__iconOverlay.overlay4219437867---placement-10-bottomLeft{bottom:2px;left:2px}.medialoader1547496445__loader{border-radius:6px}.medialoader1547496445__loader.medialoader1547496445--isDashed{border:dashed 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.medialoader1547496445__loader.medialoader1547496445--isSolid{border:solid 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.mediatag3157960080__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))}.formmultidocument1870890700__viewRoot{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formmultidocument1870890700__singleViewWrapper{border-radius:0;border-bottom:1px solid var(--wds-color-neutral-600, var(--wsr-color-D60));background-color:transparent!important}.formmultidocument1870890700__viewRoot>div:first-child .formmultidocument1870890700__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))}.formmultidocument1870890700__singleViewWrapper:hover{background-color:var(--wds-color-blue-500, var(--wsr-color-B50))!important}.formmultidocument1870890700__singleViewWrapper:focus-visible{border-bottom:1px solid transparent;position:relative;z-index:1}.formmultidocument1870890700__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))}.formmultidocument1870890700__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))}.cellreferenceinput2828272189__root{width:100%;height:100%;display:flex;align-items:center}.cellreferenceinput2828272189__autocomplete{width:100%}.richcontentdefaultvalueinput3397011445__richContentEditorContainer .richcontentdefaultvalueinput3397011445__editor{max-height:calc(40vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentforminput3261936449__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-blue-300);border-radius:var(--wds-border-radius-300)}.richcontentforminput3261936449__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richcontentforminput3261936449__root .richcontentforminput3261936449__editor{overflow-y:auto;max-height:calc(80vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentformreadonlyinput4192965545__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-black-600);border-radius:var(--wds-border-radius-300)}.richcontentformreadonlyinput4192965545__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.fullscreenmodal2136777804__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}.publishloader4122031313__publishLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--wds-color-white);z-index:5000;border-radius:inherit}.togglefullscreenbutton118374390__root{z-index:5;box-sizing:border-box;position:absolute;right:0;top:calc(50% - 16px)!important;padding-right:3px}.togglefullscreenbutton118374390__root button{border-radius:6px!important}.richcontenteditor1736622042__root{position:relative;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)}.richcontenteditor1736622042__root,.richcontenteditor1736622042__toolbarContainer,.richcontenteditor1736622042__footerToolbarContainer{width:100%;box-sizing:border-box}.richcontenteditor1736622042__toolbarContainer div{box-sizing:border-box}.richcontenteditor1736622042__toolbarAndFullScreenButtonWrapper{display:flex;position:relative}.richcontenteditor1736622042__editor{box-sizing:border-box;padding:36px 24px 36px 55px}.richcontenteditor1736622042__modalEditor{display:flex;flex-direction:column;flex:1;height:100%}.richcontenteditor1736622042__modalEditor .richcontenteditor1736622042__editor{overflow-y:auto;flex:1;min-width:592px;box-sizing:border-box}.richcontenteditor1736622042__modalEditor .richcontenteditor1736622042__footerToolbarContainer{margin-top:9px}.richcontenteditor1736622042__toolbarContainer button[data-hook~=text-button-headings]>span{display:inline-flex;padding-inline-end:3px!important}.richcontenteditor1736622042__toolbarContainer button[data-hook~=text-button-ai]>span{padding-inline-end:9px!important}.richcontenttoolbar2377248550__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}.richcontenttoolbar2377248550__toolbarButton{line-height:40px;background:0 0;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 5px 0 0}.richcontenttoolbar2377248550__toolbarButton:disabled{color:graytext}.richcontenttoolbar2377248550__toolbar label{padding:0 8px}.richcontentviewer3514534486__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:36px}.richcontentviewer3514534486__root.richcontentviewer3514534486--isFullScreen{padding:12px 24px}.richcontentviewer3514534486__root:not(.richcontentviewer3514534486--isFullScreen){padding:6px 24px 6px 12px}.richcontentviewer3514534486__root ToggleButton{margin:0;padding:0;border:0;position:absolute;top:2px!important;right:2px;width:30px;height:30px}.richcontentviewer3514534486__viewer{height:calc(100% - 36px);width:100%}.richcontentviewer3514534486__modalViewer{min-width:592px;overflow:auto}.richtexteditor3533418776__root{width:100%;box-sizing:border-box;outline:0;overflow:hidden;border-radius:var(--wds-border-radius-300)}.richtexteditor3533418776__root.richtexteditor3533418776---border-4-none{border:0}.richtexteditor3533418776__root.richtexteditor3533418776---border-8-standard{border:1px solid var(--wds-color-blue-300)}.richtexteditor3533418776__root.richtexteditor3533418776---border-8-standard:focus,.richtexteditor3533418776__root.richtexteditor3533418776---border-8-standard:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richtexteditor3533418776__root.richtexteditor3533418776---border-8-standard.richtexteditor3533418776---status-5-error{border:1px solid var(--wds-color-red-100)}.richtexteditor3533418776__root.richtexteditor3533418776---border-8-standard.richtexteditor3533418776---status-5-error:focus,.richtexteditor3533418776__root.richtexteditor3533418776---border-8-standard.richtexteditor3533418776---status-5-error:focus-within{border:1px solid var(--wds-color-red-100);box-shadow:0 0 0 3px var(--wds-color-red-300)}.richtexteditor3533418776__root.richtexteditor3533418776---border-8-standard.richtexteditor3533418776---status-7-warning{border:1px solid var(--wds-color-yellow-100)}.richtexteditor3533418776__root.richtexteditor3533418776---border-8-standard.richtexteditor3533418776---status-7-warning:focus,.richtexteditor3533418776__root.richtexteditor3533418776---border-8-standard.richtexteditor3533418776---status-7-warning:focus-within{border:1px solid var(--wds-color-yellow-100);box-shadow:0 0 0 3px var(--wds-color-yellow-300)}.richtexteditor3533418776__nativeInput{position:absolute;opacity:0;padding:0;margin:0;border:0;width:0;height:0}.richtexteditor3533418776__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)}.richtexteditor3533418776__editor.richtexteditor3533418776--isFullScreen{max-width:782px;min-width:582px;background:var(--wds-color-black-700)}.richtexteditor3533418776__editor:not(.richtexteditor3533418776--isFullScreen){max-height:80vh}.richtexteditor3533418776__editor>div{flex:1;max-width:100%}.toolbar1298222680__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}.toolbar1298222680__item{display:flex;margin-right:12px}.toolbar1298222680__item svg,.toolbar1298222680__item svg path,.toolbar1298222680__item svg text{color:inherit;fill:currentColor}.toolbar1298222680__separator{display:inline-flex;margin-right:12px;border-left:1px solid #ddd;align-self:stretch}.toolbar1298222680__clearFormatting{margin-left:auto}.toolbar1298222680__fullScreen{margin-right:0}.toolbar1298222680__dropdownItemContent{height:36px;width:100%;display:flex;gap:12px;justify-content:space-between;align-items:center}.toolbar1298222680__dropdownItemContent.toolbar1298222680--selected .toolbar1298222680__dropdownItemTitle,.toolbar1298222680__dropdownItemContent.toolbar1298222680--selected .toolbar1298222680__dropdownItemSubtitle{color:var(--wds-color-white)!important}.toolbar1298222680__dropdownItemSubtitle{color:var(--wds-color-black-400)!important;padding-right:12px;flex-shrink:0}.toolbar1298222680__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}.toolbar1298222680__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}.toolbar1298222680__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}.toolbar1298222680__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}.toolbar1298222680__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}.toolbar1298222680__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}.toolbar1298222680__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}.toolbar1298222680__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}.toolbar1298222680__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}.textview846688269__textView::after{content:"";display:block}.richeditor60697488__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))}.richeditor60697488__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))}.richeditor60697488__editor .DraftEditor-root{width:100%;height:100%}.richeditor60697488__editor .DraftEditor-root [data-contents]{overflow:auto}.richeditor60697488__editor .DraftEditor-editorContainer{display:flex;min-height:100%;background:#fff}.richeditor60697488__editor .public-DraftEditor-content{padding:12px 24px 24px;min-height:100%;width:100%;box-sizing:border-box}.richeditor60697488__editor .public-DraftEditor-content ol,.richeditor60697488__editor .public-DraftEditor-content ul{display:flex;flex-direction:column;padding:0}.richeditor60697488__editor .public-DraftEditor-content a,.richeditor60697488__editor .public-DraftEditor-content a:visited{color:inherit;text-decoration:none}.richeditor60697488__header-one:not(li),.richeditor60697488__header-two:not(li),.richeditor60697488__header-three:not(li),.richeditor60697488__header-four:not(li),.richeditor60697488__header-five:not(li),.richeditor60697488__header-six:not(li){margin-block:0;margin:0}.richeditor60697488__header-one,.richeditor60697488__editor li.richeditor60697488__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)))}.richeditor60697488__header-two,.richeditor60697488__editor li.richeditor60697488__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)))}.richeditor60697488__header-three,.richeditor60697488__editor li.richeditor60697488__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)))}.richeditor60697488__header-four,.richeditor60697488__editor li.richeditor60697488__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)))}.richeditor60697488__header-five,.richeditor60697488__editor li.richeditor60697488__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)))}.richeditor60697488__header-six,.richeditor60697488__editor li.richeditor60697488__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)))}.richeditor60697488__paragraph-one,.richeditor60697488__editor li.richeditor60697488__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)))}.richeditor60697488__unstyled,.richeditor60697488__editor li.richeditor60697488__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)))}.richeditor60697488__paragraph-three,.richeditor60697488__editor li.richeditor60697488__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)))}.richeditor60697488__editor li.richeditor60697488__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)))}.richeditor60697488__editor li.richeditor60697488__header-one:first-child~li::marker{line-height:var(--rt-h1-fontSize, 72px)}.richeditor60697488__editor li.richeditor60697488__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)))}.richeditor60697488__editor li.richeditor60697488__header-two:first-child~li::marker{line-height:var(--rt-h2-fontSize, 42px)}.richeditor60697488__editor li.richeditor60697488__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)))}.richeditor60697488__editor li.richeditor60697488__header-three:first-child~li::marker{line-height:var(--rt-h3-fontSize, 38px)}.richeditor60697488__editor li.richeditor60697488__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)))}.richeditor60697488__editor li.richeditor60697488__header-four:first-child~li::marker{line-height:var(--rt-h4-fontSize, 34px)}.richeditor60697488__editor li.richeditor60697488__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)))}.richeditor60697488__editor li.richeditor60697488__header-five:first-child~li::marker{line-height:var(--rt-h5-fontSize, 28px)}.richeditor60697488__editor li.richeditor60697488__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)))}.richeditor60697488__editor li.richeditor60697488__header-six:first-child~li::marker{line-height:var(--rt-h6-fontSize, 22px)}.richeditor60697488__editor li.richeditor60697488__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)))}.richeditor60697488__editor li.richeditor60697488__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)))}.richeditor60697488__editor li.richeditor60697488__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}.richeditor60697488__align-left{text-align:left;align-self:flex-start}.richeditor60697488__align-right{text-align:right;align-self:flex-end}.richeditor60697488__align-center{text-align:center;align-self:center}.richeditor60697488__align-justify{text-align:justify;align-self:stretch}.richeditor60697488__withMargin{display:inline-block}.richeditor60697488__dir-rtl,.richeditor60697488__editor .public-DraftStyleDefault-rtl{direction:rtl}.richeditor60697488__editor .public-DraftStyleDefault-listRTL{direction:rtl;text-align:right;max-width:100%}
1
+ .addressinput2425235973__tableAddressInput{height:36px!important;margin-left:-1px;display:flex!important;align-items:center;width:100%}.addressinput2425235973__tableAddressInput>div{padding:0!important;width:100%}.addressinput2425235973__tableAddressInput:focus-within{margin-left:2px}.actionsmenu244569486__action{margin-left:calc(var(--wds-space-100, 6px)*-1)}.formaudiofield3934724193__addItem{height:120px!important;box-sizing:border-box}.formaudiofield3934724193__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)}.formaudiofield3934724193__addItem.formaudiofield3934724193--disabled{pointer-events:auto!important}.formaudiofield3934724193__addItem.formaudiofield3934724193--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formaudiofield3934724193__mediaTitle{line-height:18px!important}.audioplayer315551720__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}.colorview1187221222__view{width:100%}.colorview1187221222__fillPreview{flex-shrink:0}.colorview1187221222__view .colorview1187221222__fillPreview{width:18px;height:18px;min-width:18px!important;min-height:18px!important}.deletedialog1598107043__layout{max-width:510px!important}.formdocumentfield3746585343__viewWrapper{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formdocumentfield3746585343__viewWrapper:hover{background:var(--wds-color-blue-500, var(--wsr-color-B50));cursor:pointer}.formdocumentfield3746585343__textWidth{max-width:calc(100% - 196px)}.formdocumentfield3746585343__documentLoader{padding-top:21px;padding-bottom:21px}.formdocumentfield3746585343__addDocument{padding-top:17px!important;padding-bottom:17px!important}.formdocumentfield3746585343__addDocument.formdocumentfield3746585343--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formdocumentfield3746585343__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))}.exclamation2381589603__exclamation{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:3px;cursor:pointer}.exclamation2381589603__exclamation.exclamation2381589603---type-7-warning:not(.exclamation2381589603--customSize),.exclamation2381589603__exclamation.exclamation2381589603---type-5-error:not(.exclamation2381589603--customSize){width:24px;height:24px}.exclamation2381589603__exclamation.exclamation2381589603---type-7-warning{color:var(--wds-color-fill-warning-primary)}.exclamation2381589603__exclamation.exclamation2381589603---type-5-error{color:var(--wds-color-fill-destructive-primary)}.exclamation2381589603__actions{display:flex;flex-direction:column}.exclamation2381589603__action{white-space:normal!important;height:auto!important;text-align:left;gap:6px}.exclamation2381589603__action+.exclamation2381589603__action{margin-top:6px}.exclamation2381589603__action.exclamation2381589603--accented{color:var(--wds-color-blue-100)}.exclamation2381589603__action.exclamation2381589603--accented:hover{color:var(--wds-color-blue-200)}.highlightedtext4239267361__root.highlightedtext4239267361--highlightedBackground{animation:highlightedtext4239267361__highlighted 150ms ease-out 1 forwards}.highlightedtext4239267361__substring.highlightedtext4239267361--isHighlighted{animation:highlightedtext4239267361__highlighted-match 150ms ease-out 50ms 1 forwards}@keyframes highlightedtext4239267361__highlighted{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-400, var(--wsr-color-Y40))}}@keyframes highlightedtext4239267361__highlighted-match{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-200, var(--wsr-color-Y20))}}.thumbnailreplaceoverlay2773158491__root{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);border-radius:3px}.thumbnailreplaceoverlay2773158491__icon{color:#fff;width:18px;height:18px}.cellmediaeditshell45116818__root{width:100%;height:100%}.pasteurlbutton1313810729__root{margin-top:6px}.pasteurlbutton1313810729__iconButtonTooltip{height:max-content}.pasteurlbutton1313810729__iconButton{width:24px;height:24px}.formmediagalleryfield216174486__container{display:flex;min-height:128px;max-height:259px}.formmediagalleryfield216174486__viewBox{display:flex;height:100%;width:100%;flex-wrap:wrap}.formmediagalleryfield216174486__addItemWrapper{height:128px;width:100%;box-sizing:border-box}.formmediagalleryfield216174486__addItem{box-sizing:border-box}.formmediagalleryfield216174486__overlay{width:initial!important;min-width:382px!important}.formmediagalleryfield216174486__image.formmediagalleryfield216174486--withMarginRight{margin-right:3px}.formmediagalleryfield216174486__image.formmediagalleryfield216174486--withMarginTop{margin-top:3px}.formmediagalleryfield216174486__previewImage{max-height:calc(100% - 12px)!important}.formmediagalleryfield216174486__previewVideo{border-radius:8px;max-width:100%;max-height:calc(100% - 12px)!important}.mediaimage248104267__root{display:flex;align-items:center;flex-shrink:0;position:relative;box-sizing:border-box}.mediaimage248104267__root.mediaimage248104267--error{--mediaimage248104267-from:calc(50% - 0.5px);--mediaimage248104267-to:calc(50% + 0.5px);background-image:linear-gradient(to bottom right,transparent var(--mediaimage248104267-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage248104267-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage248104267-to),transparent var(--mediaimage248104267-to))}.mediaimage248104267__root.mediaimage248104267--error>*{opacity:0}.overlay1355255452__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))}.overlay1355255452__iconOverlay.overlay1355255452---size-5-small{width:20px;height:20px}.overlay1355255452__iconOverlay.overlay1355255452---size-6-medium{width:24px;height:24px}.overlay1355255452__iconOverlay.overlay1355255452---size-5-large{width:28px;height:28px}.overlay1355255452__iconOverlay.overlay1355255452---placement-7-topLeft{top:2px;left:2px}.overlay1355255452__iconOverlay.overlay1355255452---placement-10-bottomLeft{bottom:2px;left:2px}.medialoader194269943__loader{border-radius:6px}.medialoader194269943__loader.medialoader194269943--isDashed{border:dashed 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.medialoader194269943__loader.medialoader194269943--isSolid{border:solid 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.mediatag1044101107__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))}.formmultidocument2601852807__viewRoot{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formmultidocument2601852807__singleViewWrapper{border-radius:0;border-bottom:1px solid var(--wds-color-neutral-600, var(--wsr-color-D60));background-color:transparent!important}.formmultidocument2601852807__viewRoot>div:first-child .formmultidocument2601852807__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))}.formmultidocument2601852807__singleViewWrapper:hover{background-color:var(--wds-color-blue-500, var(--wsr-color-B50))!important}.formmultidocument2601852807__singleViewWrapper:focus-visible{border-bottom:1px solid transparent;position:relative;z-index:1}.formmultidocument2601852807__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))}.formmultidocument2601852807__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))}.cellreferenceinput905880240__root{width:100%;height:100%;display:flex;align-items:center}.cellreferenceinput905880240__autocomplete{width:100%}.richcontentdefaultvalueinput736114662__richContentEditorContainer .richcontentdefaultvalueinput736114662__editor{max-height:calc(40vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentforminput3777550514__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-blue-300);border-radius:var(--wds-border-radius-300)}.richcontentforminput3777550514__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richcontentforminput3777550514__root .richcontentforminput3777550514__editor{overflow-y:auto;max-height:calc(80vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentformreadonlyinput3358668425__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-black-600);border-radius:var(--wds-border-radius-300)}.richcontentformreadonlyinput3358668425__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.fullscreenmodal3348958126__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}.publishloader3887750119__publishLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--wds-color-white);z-index:5000;border-radius:inherit}.togglefullscreenbutton1189231771__root{z-index:5;box-sizing:border-box;position:absolute;right:0;top:calc(50% - 16px)!important;padding-right:3px}.togglefullscreenbutton1189231771__root button{border-radius:6px!important}.richcontenteditor1227167218__root{position:relative;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)}.richcontenteditor1227167218__root,.richcontenteditor1227167218__toolbarContainer,.richcontenteditor1227167218__footerToolbarContainer{width:100%;box-sizing:border-box}.richcontenteditor1227167218__toolbarContainer div{box-sizing:border-box}.richcontenteditor1227167218__toolbarAndFullScreenButtonWrapper{display:flex;position:relative}.richcontenteditor1227167218__editor{box-sizing:border-box;padding:36px 24px 36px 55px}.richcontenteditor1227167218__modalEditor{display:flex;flex-direction:column;flex:1;height:100%}.richcontenteditor1227167218__modalEditor .richcontenteditor1227167218__editor{overflow-y:auto;flex:1;min-width:592px;box-sizing:border-box}.richcontenteditor1227167218__modalEditor .richcontenteditor1227167218__footerToolbarContainer{margin-top:9px}.richcontenteditor1227167218__toolbarContainer button[data-hook~=text-button-headings]>span{display:inline-flex;padding-inline-end:3px!important}.richcontenteditor1227167218__toolbarContainer button[data-hook~=text-button-ai]>span{padding-inline-end:9px!important}.richcontenttoolbar2231298574__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}.richcontenttoolbar2231298574__toolbarButton{line-height:40px;background:0 0;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 5px 0 0}.richcontenttoolbar2231298574__toolbarButton:disabled{color:graytext}.richcontenttoolbar2231298574__toolbar label{padding:0 8px}.richcontentviewer1117074979__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:36px}.richcontentviewer1117074979__root.richcontentviewer1117074979--isFullScreen{padding:12px 24px}.richcontentviewer1117074979__root:not(.richcontentviewer1117074979--isFullScreen){padding:6px 24px 6px 12px}.richcontentviewer1117074979__root ToggleButton{margin:0;padding:0;border:0;position:absolute;top:2px!important;right:2px;width:30px;height:30px}.richcontentviewer1117074979__viewer{height:calc(100% - 36px);width:100%}.richcontentviewer1117074979__modalViewer{min-width:592px;overflow:auto}.richtexteditor1154821563__root{width:100%;box-sizing:border-box;outline:0;overflow:hidden;border-radius:var(--wds-border-radius-300)}.richtexteditor1154821563__root.richtexteditor1154821563---border-4-none{border:0}.richtexteditor1154821563__root.richtexteditor1154821563---border-8-standard{border:1px solid var(--wds-color-blue-300)}.richtexteditor1154821563__root.richtexteditor1154821563---border-8-standard:focus,.richtexteditor1154821563__root.richtexteditor1154821563---border-8-standard:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richtexteditor1154821563__root.richtexteditor1154821563---border-8-standard.richtexteditor1154821563---status-5-error{border:1px solid var(--wds-color-red-100)}.richtexteditor1154821563__root.richtexteditor1154821563---border-8-standard.richtexteditor1154821563---status-5-error:focus,.richtexteditor1154821563__root.richtexteditor1154821563---border-8-standard.richtexteditor1154821563---status-5-error:focus-within{border:1px solid var(--wds-color-red-100);box-shadow:0 0 0 3px var(--wds-color-red-300)}.richtexteditor1154821563__root.richtexteditor1154821563---border-8-standard.richtexteditor1154821563---status-7-warning{border:1px solid var(--wds-color-yellow-100)}.richtexteditor1154821563__root.richtexteditor1154821563---border-8-standard.richtexteditor1154821563---status-7-warning:focus,.richtexteditor1154821563__root.richtexteditor1154821563---border-8-standard.richtexteditor1154821563---status-7-warning:focus-within{border:1px solid var(--wds-color-yellow-100);box-shadow:0 0 0 3px var(--wds-color-yellow-300)}.richtexteditor1154821563__nativeInput{position:absolute;opacity:0;padding:0;margin:0;border:0;width:0;height:0}.richtexteditor1154821563__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)}.richtexteditor1154821563__editor.richtexteditor1154821563--isFullScreen{max-width:782px;min-width:582px;background:var(--wds-color-black-700)}.richtexteditor1154821563__editor:not(.richtexteditor1154821563--isFullScreen){max-height:80vh}.richtexteditor1154821563__editor>div{flex:1;max-width:100%}.toolbar3162817796__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}.toolbar3162817796__item{display:flex;margin-right:12px}.toolbar3162817796__item svg,.toolbar3162817796__item svg path,.toolbar3162817796__item svg text{color:inherit;fill:currentColor}.toolbar3162817796__separator{display:inline-flex;margin-right:12px;border-left:1px solid #ddd;align-self:stretch}.toolbar3162817796__clearFormatting{margin-left:auto}.toolbar3162817796__fullScreen{margin-right:0}.toolbar3162817796__dropdownItemContent{height:36px;width:100%;display:flex;gap:12px;justify-content:space-between;align-items:center}.toolbar3162817796__dropdownItemContent.toolbar3162817796--selected .toolbar3162817796__dropdownItemTitle,.toolbar3162817796__dropdownItemContent.toolbar3162817796--selected .toolbar3162817796__dropdownItemSubtitle{color:var(--wds-color-white)!important}.toolbar3162817796__dropdownItemSubtitle{color:var(--wds-color-black-400)!important;padding-right:12px;flex-shrink:0}.toolbar3162817796__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}.toolbar3162817796__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}.toolbar3162817796__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}.toolbar3162817796__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}.toolbar3162817796__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}.toolbar3162817796__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}.toolbar3162817796__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}.toolbar3162817796__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}.toolbar3162817796__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}.textview780991294__textView::after{content:"";display:block}.richeditor551068837__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))}.richeditor551068837__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))}.richeditor551068837__editor .DraftEditor-root{width:100%;height:100%}.richeditor551068837__editor .DraftEditor-root [data-contents]{overflow:auto}.richeditor551068837__editor .DraftEditor-editorContainer{display:flex;min-height:100%;background:#fff}.richeditor551068837__editor .public-DraftEditor-content{padding:12px 24px 24px;min-height:100%;width:100%;box-sizing:border-box}.richeditor551068837__editor .public-DraftEditor-content ol,.richeditor551068837__editor .public-DraftEditor-content ul{display:flex;flex-direction:column;padding:0}.richeditor551068837__editor .public-DraftEditor-content a,.richeditor551068837__editor .public-DraftEditor-content a:visited{color:inherit;text-decoration:none}.richeditor551068837__header-one:not(li),.richeditor551068837__header-two:not(li),.richeditor551068837__header-three:not(li),.richeditor551068837__header-four:not(li),.richeditor551068837__header-five:not(li),.richeditor551068837__header-six:not(li){margin-block:0;margin:0}.richeditor551068837__header-one,.richeditor551068837__editor li.richeditor551068837__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)))}.richeditor551068837__header-two,.richeditor551068837__editor li.richeditor551068837__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)))}.richeditor551068837__header-three,.richeditor551068837__editor li.richeditor551068837__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)))}.richeditor551068837__header-four,.richeditor551068837__editor li.richeditor551068837__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)))}.richeditor551068837__header-five,.richeditor551068837__editor li.richeditor551068837__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)))}.richeditor551068837__header-six,.richeditor551068837__editor li.richeditor551068837__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)))}.richeditor551068837__paragraph-one,.richeditor551068837__editor li.richeditor551068837__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)))}.richeditor551068837__unstyled,.richeditor551068837__editor li.richeditor551068837__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)))}.richeditor551068837__paragraph-three,.richeditor551068837__editor li.richeditor551068837__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)))}.richeditor551068837__editor li.richeditor551068837__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)))}.richeditor551068837__editor li.richeditor551068837__header-one:first-child~li::marker{line-height:var(--rt-h1-fontSize, 72px)}.richeditor551068837__editor li.richeditor551068837__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)))}.richeditor551068837__editor li.richeditor551068837__header-two:first-child~li::marker{line-height:var(--rt-h2-fontSize, 42px)}.richeditor551068837__editor li.richeditor551068837__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)))}.richeditor551068837__editor li.richeditor551068837__header-three:first-child~li::marker{line-height:var(--rt-h3-fontSize, 38px)}.richeditor551068837__editor li.richeditor551068837__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)))}.richeditor551068837__editor li.richeditor551068837__header-four:first-child~li::marker{line-height:var(--rt-h4-fontSize, 34px)}.richeditor551068837__editor li.richeditor551068837__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)))}.richeditor551068837__editor li.richeditor551068837__header-five:first-child~li::marker{line-height:var(--rt-h5-fontSize, 28px)}.richeditor551068837__editor li.richeditor551068837__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)))}.richeditor551068837__editor li.richeditor551068837__header-six:first-child~li::marker{line-height:var(--rt-h6-fontSize, 22px)}.richeditor551068837__editor li.richeditor551068837__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)))}.richeditor551068837__editor li.richeditor551068837__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)))}.richeditor551068837__editor li.richeditor551068837__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}.richeditor551068837__align-left{text-align:left;align-self:flex-start}.richeditor551068837__align-right{text-align:right;align-self:flex-end}.richeditor551068837__align-center{text-align:center;align-self:center}.richeditor551068837__align-justify{text-align:justify;align-self:stretch}.richeditor551068837__withMargin{display:inline-block}.richeditor551068837__dir-rtl,.richeditor551068837__editor .public-DraftStyleDefault-rtl{direction:rtl}.richeditor551068837__editor .public-DraftStyleDefault-listRTL{direction:rtl;text-align:right;max-width:100%}
@@ -4,14 +4,24 @@ import type { WixPatternsContainer } from '@wix/bex-core';
4
4
  import { PatternsFieldsContainerProvider } from '../providers/PatternsFieldsContainerProvider';
5
5
  import type { PatternsFieldsAppContainer } from '../providers/PatternsFieldsAppContainer';
6
6
 
7
- const passthrough = (key: string) => key;
7
+ const passthrough = (key: string, params?: Record<string, unknown>) => {
8
+ if (!params) {
9
+ return key;
10
+ }
11
+ const suffix = Object.entries(params)
12
+ .map(([k, v]) => `${k}=${String(v)}`)
13
+ .join(',');
14
+ return `${key}{${suffix}}`;
15
+ };
8
16
 
9
17
  const mockContainer = {
10
18
  translate: passthrough,
11
19
  i18n: { t: passthrough, init: () => Promise.resolve() },
12
20
  } as unknown as PatternsFieldsAppContainer;
13
21
 
14
- const mockWixPatternsContainer = {} as unknown as WixPatternsContainer;
22
+ const mockWixPatternsContainer = {
23
+ translate: passthrough,
24
+ } as unknown as WixPatternsContainer;
15
25
 
16
26
  export const PatternsFieldsTestProvider: React.FC = ({ children }) => (
17
27
  <WixPatternsContainerProvider value={mockWixPatternsContainer}>
@@ -0,0 +1,36 @@
1
+ import { Control } from '@wix/bex-core/form';
2
+ import { Field } from '@wix/bex-core';
3
+
4
+ /**
5
+ * Ref handle exposed by schema-driven renderers so a parent dispatcher can
6
+ * focus the input or read its validity.
7
+ *
8
+ * See [[BaseInputProps]] for the matching prop contract.
9
+ */
10
+ export interface BaseInputRef {
11
+ focus?: () => void;
12
+ invalid?: boolean;
13
+ }
14
+
15
+ /**
16
+ * Contract for schema-driven field renderers dispatched from a form's
17
+ * `<FormField>` based on the field's type.
18
+ *
19
+ * Renderers conforming to this contract receive the resolved `Field` schema
20
+ * plus the parent `formControl`, and they own their own validation wiring
21
+ * (via React Hook Form's `useController`).
22
+ *
23
+ * Distinct from `FormInputProps`, which is the contract for standalone
24
+ * controlled inputs that are composed directly by the consumer (no schema,
25
+ * no `Field`, no form control passed in). Both contracts coexist on
26
+ * purpose — they describe different abstraction layers.
27
+ */
28
+ export interface BaseInputProps<T> {
29
+ field: Field;
30
+ value: T;
31
+ onChange: (newValue: T) => void;
32
+ dataHook?: string;
33
+ inputRef?: (ref: BaseInputRef) => void;
34
+ formControl: Control<any>;
35
+ data: Record<string, any>;
36
+ }
@@ -1,4 +1,5 @@
1
1
  export * from './address';
2
+ export * from './base-input';
2
3
  export * from './form-input';
3
4
  export * from './validation';
4
5
  export type { Translate } from '../services/translations';
@@ -0,0 +1,8 @@
1
+ export const isEmpty = (value: string | null | undefined): boolean =>
2
+ value === null || value === undefined || value === '';
3
+
4
+ export const isShorterThan = (value: string, min: number): boolean =>
5
+ value.length < min;
6
+
7
+ export const isLongerThan = (value: string, max: number): boolean =>
8
+ value.length > max;