@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
@@ -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%}
@@ -1,12 +1,22 @@
1
1
  import React from 'react';
2
2
  import { WixPatternsContainerProvider } from '@wix/bex-core/react';
3
3
  import { PatternsFieldsContainerProvider } from '../providers/PatternsFieldsContainerProvider';
4
- const passthrough = (key) => key;
4
+ const passthrough = (key, params) => {
5
+ if (!params) {
6
+ return key;
7
+ }
8
+ const suffix = Object.entries(params)
9
+ .map(([k, v]) => `${k}=${String(v)}`)
10
+ .join(',');
11
+ return `${key}{${suffix}}`;
12
+ };
5
13
  const mockContainer = {
6
14
  translate: passthrough,
7
15
  i18n: { t: passthrough, init: () => Promise.resolve() },
8
16
  };
9
- const mockWixPatternsContainer = {};
17
+ const mockWixPatternsContainer = {
18
+ translate: passthrough,
19
+ };
10
20
  export const PatternsFieldsTestProvider = ({ children }) => (React.createElement(WixPatternsContainerProvider, { value: mockWixPatternsContainer },
11
21
  React.createElement(PatternsFieldsContainerProvider, { value: mockContainer }, children)));
12
22
  //# sourceMappingURL=patterns-fields-test-provider.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"patterns-fields-test-provider.js","sourceRoot":"","sources":["../../../src/testkit/patterns-fields-test-provider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,4BAA4B,EAAE,MAAM,qBAAqB,CAAC;AAEnE,OAAO,EAAE,+BAA+B,EAAE,MAAM,8CAA8C,CAAC;AAG/F,MAAM,WAAW,GAAG,CAAC,GAAW,EAAE,EAAE,CAAC,GAAG,CAAC;AAEzC,MAAM,aAAa,GAAG;IACpB,SAAS,EAAE,WAAW;IACtB,IAAI,EAAE,EAAE,CAAC,EAAE,WAAW,EAAE,IAAI,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,OAAO,EAAE,EAAE;CACf,CAAC;AAE3C,MAAM,wBAAwB,GAAG,EAAqC,CAAC;AAEvE,MAAM,CAAC,MAAM,0BAA0B,GAAa,CAAC,EAAE,QAAQ,EAAE,EAAE,EAAE,CAAC,CACpE,oBAAC,4BAA4B,IAAC,KAAK,EAAE,wBAAwB;IAC3D,oBAAC,+BAA+B,IAAC,KAAK,EAAE,aAAa,IAClD,QAAQ,CACuB,CACL,CAChC,CAAC"}
1
+ {"version":3,"file":"patterns-fields-test-provider.js","sourceRoot":"","sources":["../../../src/testkit/patterns-fields-test-provider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,4BAA4B,EAAE,MAAM,qBAAqB,CAAC;AAEnE,OAAO,EAAE,+BAA+B,EAAE,MAAM,8CAA8C,CAAC;AAG/F,MAAM,WAAW,GAAG,CAAC,GAAW,EAAE,MAAgC,EAAE,EAAE;IACpE,IAAI,CAAC,MAAM,EAAE;QACX,OAAO,GAAG,CAAC;KACZ;IACD,MAAM,MAAM,GAAG,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC;SAClC,GAAG,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,GAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC;SACpC,IAAI,CAAC,GAAG,CAAC,CAAC;IACb,OAAO,GAAG,GAAG,IAAI,MAAM,GAAG,CAAC;AAC7B,CAAC,CAAC;AAEF,MAAM,aAAa,GAAG;IACpB,SAAS,EAAE,WAAW;IACtB,IAAI,EAAE,EAAE,CAAC,EAAE,WAAW,EAAE,IAAI,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,OAAO,EAAE,EAAE;CACf,CAAC;AAE3C,MAAM,wBAAwB,GAAG;IAC/B,SAAS,EAAE,WAAW;CACY,CAAC;AAErC,MAAM,CAAC,MAAM,0BAA0B,GAAa,CAAC,EAAE,QAAQ,EAAE,EAAE,EAAE,CAAC,CACpE,oBAAC,4BAA4B,IAAC,KAAK,EAAE,wBAAwB;IAC3D,oBAAC,+BAA+B,IAAC,KAAK,EAAE,aAAa,IAClD,QAAQ,CACuB,CACL,CAChC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=base-input.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base-input.js","sourceRoot":"","sources":["../../../src/types/base-input.ts"],"names":[],"mappings":""}
@@ -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
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC"}
@@ -0,0 +1,4 @@
1
+ export const isEmpty = (value) => value === null || value === undefined || value === '';
2
+ export const isShorterThan = (value, min) => value.length < min;
3
+ export const isLongerThan = (value, max) => value.length > max;
4
+ //# sourceMappingURL=string.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"string.js","sourceRoot":"","sources":["../../../src/validations/string.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,OAAO,GAAG,CAAC,KAAgC,EAAW,EAAE,CACnE,KAAK,KAAK,IAAI,IAAI,KAAK,KAAK,SAAS,IAAI,KAAK,KAAK,EAAE,CAAC;AAExD,MAAM,CAAC,MAAM,aAAa,GAAG,CAAC,KAAa,EAAE,GAAW,EAAW,EAAE,CACnE,KAAK,CAAC,MAAM,GAAG,GAAG,CAAC;AAErB,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,KAAa,EAAE,GAAW,EAAW,EAAE,CAClE,KAAK,CAAC,MAAM,GAAG,GAAG,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"address-input.st.css.d.ts","sourceRoot":"","sources":["../../../../../src/components/address/input/address-input.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAwG,CAAC;AAC3H,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
1
+ {"version":3,"file":"address-input.st.css.d.ts","sourceRoot":"","sources":["../../../../../src/components/address/input/address-input.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAA0G,CAAC;AAC7H,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"actions-menu.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/audio/actions/actions-menu/actions-menu.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAkF,CAAC;AACrG,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;CAAsC,CAAC"}
1
+ {"version":3,"file":"actions-menu.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/audio/actions/actions-menu/actions-menu.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAgF,CAAC;AACnG,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;CAAsC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"audio-player.st.css.d.ts","sourceRoot":"","sources":["../../../../../src/components/audio/audio-player/audio-player.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;CAAyC,CAAC;AAC5D,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
1
+ {"version":3,"file":"audio-player.st.css.d.ts","sourceRoot":"","sources":["../../../../../src/components/audio/audio-player/audio-player.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;CAAwC,CAAC;AAC3D,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
@@ -0,0 +1,6 @@
1
+ import React from 'react';
2
+ import { BaseInputProps } from '../../types/base-input';
3
+ export interface FormCheckboxProps extends BaseInputProps<boolean> {
4
+ }
5
+ export declare const FormCheckbox: (props: FormCheckboxProps) => React.JSX.Element;
6
+ //# sourceMappingURL=form-checkbox.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"form-checkbox.d.ts","sourceRoot":"","sources":["../../../../src/components/boolean/form-checkbox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAExD,MAAM,WAAW,iBAAkB,SAAQ,cAAc,CAAC,OAAO,CAAC;CAAG;AAErE,eAAO,MAAM,YAAY,UAAW,iBAAiB,sBAcpD,CAAC"}
@@ -0,0 +1,17 @@
1
+ import { UniDriver } from '@wix/wix-ui-test-utils/unidriver';
2
+ export declare function FormCheckboxDriver(base: UniDriver, body: UniDriver): {
3
+ isChecked: () => Promise<boolean>;
4
+ toggle: () => Promise<void>;
5
+ getLabel: () => Promise<string>;
6
+ exists: () => Promise<boolean>;
7
+ click: () => Promise<void>;
8
+ element: () => Promise<any>;
9
+ base: UniDriver<any, {
10
+ parent?: any | undefined;
11
+ base?: any;
12
+ selector?: string | Promise<string> | undefined;
13
+ idx?: number | undefined;
14
+ timeBudget?: number | undefined;
15
+ }, any>;
16
+ };
17
+ //# sourceMappingURL=form-checkbox.driver.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"form-checkbox.driver.d.ts","sourceRoot":"","sources":["../../../../src/components/boolean/form-checkbox.driver.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,kCAAkC,CAAC;AAI7D,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,SAAS;;;;;;;;;;;;;;EAQlE"}
@@ -1,3 +1,4 @@
1
1
  export * from './boolean-view';
2
2
  export * from './cell-checkbox';
3
+ export * from './form-checkbox';
3
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/boolean/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/boolean/index.ts"],"names":[],"mappings":"AAAA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"cell-media-edit-shell.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/media-control/cell-media-edit-shell.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;CAAgD,CAAC;AACnE,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
1
+ {"version":3,"file":"cell-media-edit-shell.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/media-control/cell-media-edit-shell.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;CAA8C,CAAC;AACjE,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"media-image.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/media-image/media-image.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;CAAwC,CAAC;AAC3D,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;;;CAAsO,CAAC"}
1
+ {"version":3,"file":"media-image.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/media-image/media-image.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;CAAuC,CAAC;AAC1D,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;;;CAAoO,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"media-loader.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/media-loader/media-loader.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAkF,CAAC;AACrG,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM;;;CAA2F,CAAC;AAC7G,eAAO,IAAI,IAAI;;;CAAkF,CAAC"}
1
+ {"version":3,"file":"media-loader.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/media-loader/media-loader.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAgF,CAAC;AACnG,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM;;;CAA2F,CAAC;AAC7G,eAAO,IAAI,IAAI;;;CAAkF,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"cell-reference-input.d.ts","sourceRoot":"","sources":["../../../../src/components/reference/cell-reference-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqC,MAAM,OAAO,CAAC;AAY1D,MAAM,WAAW,iBAAiB;IAChC,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,wBAAwB;IACvC,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,WAAW,EAAE,MAAM,IAAI,CAAC;CACzB;AAED,MAAM,WAAW,uBAAuB;IACtC,qFAAqF;IACrF,KAAK,EAAE,iBAAiB,EAAE,CAAC;IAC3B,+EAA+E;IAC/E,KAAK,EAAE,MAAM,CAAC;IACd,mGAAmG;IACnG,YAAY,CAAC,EAAE,iBAAiB,CAAC;IACjC,QAAQ,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAC3D,QAAQ,EAAE,CAAC,IAAI,EAAE,iBAAiB,KAAK,IAAI,CAAC;IAC5C,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,aAAa,KAAK,IAAI,CAAC;IAC5C,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B,wFAAwF;IACxF,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,0EAA0E;IAC1E,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,gBAAgB,CAAC;QAAE,KAAK,EAAE,MAAM,IAAI,CAAA;KAAE,GAAG,IAAI,GAAG,SAAS,CAAC,CAAC;CAC7E;AAKD,eAAO,MAAM,kBAAkB,0GA4I9B,CAAC"}
1
+ {"version":3,"file":"cell-reference-input.d.ts","sourceRoot":"","sources":["../../../../src/components/reference/cell-reference-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqC,MAAM,OAAO,CAAC;AAY1D,MAAM,WAAW,iBAAiB;IAChC,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,wBAAwB;IACvC,KAAK,EAAE,MAAM,IAAI,CAAC;IAClB,WAAW,EAAE,MAAM,IAAI,CAAC;CACzB;AAED,MAAM,WAAW,uBAAuB;IACtC,qFAAqF;IACrF,KAAK,EAAE,iBAAiB,EAAE,CAAC;IAC3B,+EAA+E;IAC/E,KAAK,EAAE,MAAM,CAAC;IACd,mGAAmG;IACnG,YAAY,CAAC,EAAE,iBAAiB,CAAC;IACjC,QAAQ,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,WAAW,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAC3D,QAAQ,EAAE,CAAC,IAAI,EAAE,iBAAiB,KAAK,IAAI,CAAC;IAC5C,MAAM,CAAC,EAAE,MAAM,IAAI,CAAC;IACpB,OAAO,EAAE,MAAM,IAAI,CAAC;IACpB,SAAS,EAAE,CAAC,CAAC,EAAE,KAAK,CAAC,aAAa,KAAK,IAAI,CAAC;IAC5C,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,WAAW,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC9B,wFAAwF;IACxF,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,0EAA0E;IAC1E,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,gBAAgB,CAAC;QAAE,KAAK,EAAE,MAAM,IAAI,CAAA;KAAE,GAAG,IAAI,GAAG,SAAS,CAAC,CAAC;CAC7E;AAKD,eAAO,MAAM,kBAAkB,0GA6I9B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"cell-reference-input.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/reference/cell-reference-input.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAA4G,CAAC;AAC/H,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
1
+ {"version":3,"file":"cell-reference-input.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/reference/cell-reference-input.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAA0G,CAAC;AAC7H,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"rich-content-default-value-input.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;CAAsN,CAAC;AACzO,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;CAA0F,CAAC"}
1
+ {"version":3,"file":"rich-content-default-value-input.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;CAAmN,CAAC;AACtO,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;CAA0F,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"toggle-fullscreen-button.st.css.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;CAAmD,CAAC;AACtE,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
1
+ {"version":3,"file":"toggle-fullscreen-button.st.css.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;CAAoD,CAAC;AACvE,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"rich-editor.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;;;;;;;;;;;;;;CAAwxB,CAAC;AAC3yB,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAiqK,CAAC;AACnrK,eAAO,IAAI,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAotE,CAAC"}
1
+ {"version":3,"file":"rich-editor.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;;;;;;;;;;;;;;CAAyyB,CAAC;AAC5zB,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAiqK,CAAC;AACnrK,eAAO,IAAI,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAotE,CAAC"}
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { BaseInputProps } from '../../types/base-input';
3
+ export interface FormShortTextProps extends BaseInputProps<string> {
4
+ }
5
+ export declare const FormShortText: ((props: FormShortTextProps) => React.JSX.Element) & {
6
+ displayName: string;
7
+ };
8
+ //# sourceMappingURL=form-short-text.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"form-short-text.d.ts","sourceRoot":"","sources":["../../../../src/components/text/form-short-text.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAM1B,OAAO,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAC;AAGxD,MAAM,WAAW,kBAAmB,SAAQ,cAAc,CAAC,MAAM,CAAC;CAAG;AA8DrE,eAAO,MAAM,aAAa,WA5DK,kBAAkB;;CA4DI,CAAC"}
@@ -0,0 +1,22 @@
1
+ import { UniDriver } from '@wix/wix-ui-test-utils/unidriver';
2
+ export declare function FormShortTextDriver(base: UniDriver, body: UniDriver): {
3
+ getLabel: () => Promise<string>;
4
+ getValue: () => Promise<string>;
5
+ enterText: (value: string) => Promise<void>;
6
+ blur: () => Promise<void>;
7
+ hasError: () => Promise<boolean>;
8
+ getErrorMessage: () => Promise<string>;
9
+ getCharCountLeft: () => Promise<number | null>;
10
+ isRequired: () => Promise<boolean>;
11
+ exists: () => Promise<boolean>;
12
+ click: () => Promise<void>;
13
+ element: () => Promise<any>;
14
+ base: UniDriver<any, {
15
+ parent?: any | undefined;
16
+ base?: any;
17
+ selector?: string | Promise<string> | undefined;
18
+ idx?: number | undefined;
19
+ timeBudget?: number | undefined;
20
+ }, any>;
21
+ };
22
+ //# sourceMappingURL=form-short-text.driver.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"form-short-text.driver.d.ts","sourceRoot":"","sources":["../../../../src/components/text/form-short-text.driver.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,kCAAkC,CAAC;AAQ7D,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,SAAS,EAAE,IAAI,EAAE,SAAS;;;uBAY7C,MAAM;;;;;;;;;;;;;;;;EAO5B"}
@@ -1,4 +1,5 @@
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';
4
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/text/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,mBAAmB,CAAC;AAClC,cAAc,2BAA2B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/text/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,mBAAmB,CAAC;AAClC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"patterns-fields-test-provider.d.ts","sourceRoot":"","sources":["../../../src/testkit/patterns-fields-test-provider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAe1B,eAAO,MAAM,0BAA0B,EAAE,KAAK,CAAC,EAM9C,CAAC"}
1
+ {"version":3,"file":"patterns-fields-test-provider.d.ts","sourceRoot":"","sources":["../../../src/testkit/patterns-fields-test-provider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAyB1B,eAAO,MAAM,0BAA0B,EAAE,KAAK,CAAC,EAM9C,CAAC"}
@@ -0,0 +1,35 @@
1
+ import { Control } from '@wix/bex-core/form';
2
+ import { Field } from '@wix/bex-core';
3
+ /**
4
+ * Ref handle exposed by schema-driven renderers so a parent dispatcher can
5
+ * focus the input or read its validity.
6
+ *
7
+ * See [[BaseInputProps]] for the matching prop contract.
8
+ */
9
+ export interface BaseInputRef {
10
+ focus?: () => void;
11
+ invalid?: boolean;
12
+ }
13
+ /**
14
+ * Contract for schema-driven field renderers dispatched from a form's
15
+ * `<FormField>` based on the field's type.
16
+ *
17
+ * Renderers conforming to this contract receive the resolved `Field` schema
18
+ * plus the parent `formControl`, and they own their own validation wiring
19
+ * (via React Hook Form's `useController`).
20
+ *
21
+ * Distinct from `FormInputProps`, which is the contract for standalone
22
+ * controlled inputs that are composed directly by the consumer (no schema,
23
+ * no `Field`, no form control passed in). Both contracts coexist on
24
+ * purpose — they describe different abstraction layers.
25
+ */
26
+ export interface BaseInputProps<T> {
27
+ field: Field;
28
+ value: T;
29
+ onChange: (newValue: T) => void;
30
+ dataHook?: string;
31
+ inputRef?: (ref: BaseInputRef) => void;
32
+ formControl: Control<any>;
33
+ data: Record<string, any>;
34
+ }
35
+ //# sourceMappingURL=base-input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"base-input.d.ts","sourceRoot":"","sources":["../../../src/types/base-input.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AAEtC;;;;;GAKG;AACH,MAAM,WAAW,YAAY;IAC3B,KAAK,CAAC,EAAE,MAAM,IAAI,CAAC;IACnB,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED;;;;;;;;;;;;GAYG;AACH,MAAM,WAAW,cAAc,CAAC,CAAC;IAC/B,KAAK,EAAE,KAAK,CAAC;IACb,KAAK,EAAE,CAAC,CAAC;IACT,QAAQ,EAAE,CAAC,QAAQ,EAAE,CAAC,KAAK,IAAI,CAAC;IAChC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,QAAQ,CAAC,EAAE,CAAC,GAAG,EAAE,YAAY,KAAK,IAAI,CAAC;IACvC,WAAW,EAAE,OAAO,CAAC,GAAG,CAAC,CAAC;IAC1B,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CAC3B"}
@@ -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';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,YAAY,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,YAAY,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC"}
@@ -0,0 +1,4 @@
1
+ export declare const isEmpty: (value: string | null | undefined) => boolean;
2
+ export declare const isShorterThan: (value: string, min: number) => boolean;
3
+ export declare const isLongerThan: (value: string, max: number) => boolean;
4
+ //# sourceMappingURL=string.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"string.d.ts","sourceRoot":"","sources":["../../../src/validations/string.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,UAAW,MAAM,GAAG,IAAI,GAAG,SAAS,KAAG,OACJ,CAAC;AAExD,eAAO,MAAM,aAAa,UAAW,MAAM,OAAO,MAAM,KAAG,OACvC,CAAC;AAErB,eAAO,MAAM,YAAY,UAAW,MAAM,OAAO,MAAM,KAAG,OACtC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/patterns-fields",
3
- "version": "1.33.0",
3
+ "version": "1.35.0",
4
4
  "license": "UNLICENSED",
5
5
  "author": {
6
6
  "name": "Kobi",
@@ -112,7 +112,7 @@
112
112
  "@wix/atlas": "^1.0.35",
113
113
  "@wix/data": "^1.0.323",
114
114
  "@wix/media": "^1.0.231",
115
- "@wix/patterns-fields-utils": "1.16.0",
115
+ "@wix/patterns-fields-utils": "1.17.0",
116
116
  "@wix/rich-content": "1.0.37",
117
117
  "@wix/ricos": "^10.155.2",
118
118
  "@wix/wix-ui-icons-common": "^3.100.0",
@@ -123,6 +123,7 @@
123
123
  "draftjs-conductor": "^2.0.4",
124
124
  "immutable": "^3.8.3",
125
125
  "lodash": "^4.17.21",
126
+ "mobx-react-lite": "^3.4.3",
126
127
  "semver": "^7.7.3",
127
128
  "uuid": "^8.3.2"
128
129
  },
@@ -138,7 +139,7 @@
138
139
  "@types/jest": "^27.5.2",
139
140
  "@types/lodash": "^4.17.20",
140
141
  "@types/react": "^16.14.68",
141
- "@wix/bex-core": "2.311.0",
142
+ "@wix/bex-core": "2.313.0",
142
143
  "@wix/design-system": "^1.271.0",
143
144
  "@wix/eslint-config-yoshi": "^6.74.0",
144
145
  "@wix/jest-yoshi-preset": "^6.74.0",
@@ -155,6 +156,7 @@
155
156
  "peerDependencies": {
156
157
  "@wix/bex-core": "^2.284.0",
157
158
  "@wix/design-system": "^1.204.0",
159
+ "mobx": "^6.1.8",
158
160
  "react": "^16.8.0 || ^18.0.0"
159
161
  },
160
162
  "publishConfig": {
@@ -191,5 +193,5 @@
191
193
  "type": "yoshi-flow-library"
192
194
  }
193
195
  },
194
- "falconPackageHash": "fbd7aaf3ddd4446f7f6de57d07e137f9f9311fb835c5433a32c5f241"
196
+ "falconPackageHash": "80f90b4bf1ad97340919b9f771e14ac5094b6378105c43d13edf9f6d"
195
197
  }
@@ -0,0 +1,45 @@
1
+ import '../../../testkit/test-polyfills';
2
+
3
+ import { FormCheckbox } from '../../../components/boolean/form-checkbox';
4
+ import { FormCheckboxDriver } from '../../../components/boolean/form-checkbox.driver';
5
+ import { FormFieldDriver, makeField } from '../../form-field.driver';
6
+
7
+ const setup = (initialValue: boolean) => {
8
+ const driver = new FormFieldDriver({
9
+ Component: FormCheckbox,
10
+ UniDriverFactory: FormCheckboxDriver,
11
+ dataHook: (f) => `checkbox-${f.id}`,
12
+ field: makeField({ type: 'BOOLEAN' }),
13
+ initialValue,
14
+ });
15
+ driver.render();
16
+ return driver;
17
+ };
18
+
19
+ describe('FormCheckbox field', () => {
20
+ it('renders the field displayName as the label', async () => {
21
+ const driver = setup(false);
22
+
23
+ expect(await driver.tk.getLabel()).toBe(driver.field.displayName);
24
+ });
25
+
26
+ it('is unchecked when value is false', async () => {
27
+ const driver = setup(false);
28
+
29
+ expect(await driver.tk.isChecked()).toBe(false);
30
+ });
31
+
32
+ it('is checked when value is true', async () => {
33
+ const driver = setup(true);
34
+
35
+ expect(await driver.tk.isChecked()).toBe(true);
36
+ });
37
+
38
+ it('calls onChange with the toggled boolean when clicked', async () => {
39
+ const driver = setup(false);
40
+
41
+ await driver.tk.toggle();
42
+
43
+ expect(driver.onChange).toHaveBeenCalledWith(true);
44
+ });
45
+ });