@wix/patterns-fields 1.1.0 → 1.3.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 (201) hide show
  1. package/dist/cjs/assets/locale/messages_en.json +2 -0
  2. package/dist/cjs/components/address/input/address-input.st.css.js +3 -3
  3. package/dist/cjs/components/address/input/address-input.st.css.js.map +1 -1
  4. package/dist/cjs/components/audio/actions/actions-menu/actions-menu.st.css.js +3 -3
  5. package/dist/cjs/components/audio/actions/actions-menu/actions-menu.st.css.js.map +1 -1
  6. package/dist/cjs/components/audio/audio-field/form-audio-field.st.css.js +4 -4
  7. package/dist/cjs/components/audio/audio-field/form-audio-field.st.css.js.map +1 -1
  8. package/dist/cjs/components/audio/audio-player/audio-player.st.css.js +2 -2
  9. package/dist/cjs/components/audio/audio-player/audio-player.st.css.js.map +1 -1
  10. package/dist/cjs/components/color-view/color-view.st.css.js +4 -4
  11. package/dist/cjs/components/color-view/color-view.st.css.js.map +1 -1
  12. package/dist/cjs/components/delete-dialog/delete-dialog.st.css.js +3 -3
  13. package/dist/cjs/components/delete-dialog/delete-dialog.st.css.js.map +1 -1
  14. package/dist/cjs/components/document/document-control.js +2 -2
  15. package/dist/cjs/components/document/document-control.js.map +1 -1
  16. package/dist/cjs/components/document/form-document-field.st.css.js +7 -7
  17. package/dist/cjs/components/document/form-document-field.st.css.js.map +1 -1
  18. package/dist/cjs/components/email/email-input.js +60 -0
  19. package/dist/cjs/components/email/email-input.js.map +1 -0
  20. package/dist/cjs/components/email/form-email-input.js +40 -0
  21. package/dist/cjs/components/email/form-email-input.js.map +1 -0
  22. package/dist/cjs/components/email/index.js +16 -0
  23. package/dist/cjs/components/email/index.js.map +1 -0
  24. package/dist/cjs/components/exclamation/exclamation.st.css.js +5 -5
  25. package/dist/cjs/components/exclamation/exclamation.st.css.js.map +1 -1
  26. package/dist/cjs/components/highlighted-text/highlighted-text.st.css.js +5 -5
  27. package/dist/cjs/components/highlighted-text/highlighted-text.st.css.js.map +1 -1
  28. package/dist/cjs/components/index.js +6 -0
  29. package/dist/cjs/components/index.js.map +1 -1
  30. package/dist/cjs/components/media-control/paste-url-button.st.css.js +4 -4
  31. package/dist/cjs/components/media-control/paste-url-button.st.css.js.map +1 -1
  32. package/dist/cjs/components/media-gallery/form-media-gallery-field.st.css.js +10 -10
  33. package/dist/cjs/components/media-gallery/form-media-gallery-field.st.css.js.map +1 -1
  34. package/dist/cjs/components/media-image/media-image.st.css.js +4 -4
  35. package/dist/cjs/components/media-image/media-image.st.css.js.map +1 -1
  36. package/dist/cjs/components/media-image/overlays/overlay.st.css.js +4 -4
  37. package/dist/cjs/components/media-image/overlays/overlay.st.css.js.map +1 -1
  38. package/dist/cjs/components/media-loader/media-loader.st.css.js +3 -3
  39. package/dist/cjs/components/media-loader/media-loader.st.css.js.map +1 -1
  40. package/dist/cjs/components/media-tag/web-media-tag/media-tag.st.css.js +2 -2
  41. package/dist/cjs/components/media-tag/web-media-tag/media-tag.st.css.js.map +1 -1
  42. package/dist/cjs/components/multi-document/multi-document-input/form-multi-document.st.css.js +5 -5
  43. package/dist/cjs/components/multi-document/multi-document-input/form-multi-document.st.css.js.map +1 -1
  44. package/dist/cjs/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js +6 -6
  45. package/dist/cjs/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js.map +1 -1
  46. package/dist/cjs/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js +5 -5
  47. package/dist/cjs/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js.map +1 -1
  48. package/dist/cjs/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.js +2 -2
  49. 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
  50. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js +3 -3
  51. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js.map +1 -1
  52. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/hooks.js +2 -2
  53. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/hooks.js.map +1 -1
  54. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js +3 -3
  55. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js.map +1 -1
  56. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js +2 -2
  57. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js.map +1 -1
  58. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js +9 -9
  59. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js.map +1 -1
  60. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js +4 -4
  61. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js.map +1 -1
  62. package/dist/cjs/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js +4 -4
  63. package/dist/cjs/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js.map +1 -1
  64. package/dist/cjs/components/rich-content/rich-content-input/services/rich-content-document-http-service.js.map +1 -1
  65. package/dist/cjs/components/rich-content/rich-content-input/services/use-rich-content-document-service.js +2 -2
  66. package/dist/cjs/components/rich-content/rich-content-input/services/use-rich-content-document-service.js.map +1 -1
  67. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js +18 -18
  68. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js.map +1 -1
  69. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js +4 -4
  70. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js.map +1 -1
  71. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js +18 -18
  72. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js.map +1 -1
  73. package/dist/cjs/components/text/text-view.st.css.js +3 -3
  74. package/dist/cjs/components/text/text-view.st.css.js.map +1 -1
  75. package/dist/cjs/providers/PatternsFieldsAppContainer.js +2 -2
  76. package/dist/cjs/providers/PatternsFieldsAppContainer.js.map +1 -1
  77. package/dist/cjs/services/translations.js.map +1 -1
  78. package/dist/cjs/styles.global.css +1 -1
  79. package/dist/esm/assets/locale/messages_en.json +2 -0
  80. package/dist/esm/components/address/input/address-input.st.css.js +2 -2
  81. package/dist/esm/components/address/input/address-input.st.css.js.map +1 -1
  82. package/dist/esm/components/audio/actions/actions-menu/actions-menu.st.css.js +2 -2
  83. package/dist/esm/components/audio/audio-field/form-audio-field.st.css.js +2 -2
  84. package/dist/esm/components/audio/audio-player/audio-player.st.css.js +2 -2
  85. package/dist/esm/components/color-view/color-view.st.css.js +2 -2
  86. package/dist/esm/components/delete-dialog/delete-dialog.st.css.js +2 -2
  87. package/dist/esm/components/document/document-control.js +1 -1
  88. package/dist/esm/components/document/document-control.js.map +1 -1
  89. package/dist/esm/components/document/form-document-field.st.css.js +2 -2
  90. package/dist/esm/components/email/email-input.js +28 -0
  91. package/dist/esm/components/email/email-input.js.map +1 -0
  92. package/dist/esm/components/email/form-email-input.js +13 -0
  93. package/dist/esm/components/email/form-email-input.js.map +1 -0
  94. package/dist/esm/components/email/index.js +3 -0
  95. package/dist/esm/components/email/index.js.map +1 -0
  96. package/dist/esm/components/exclamation/exclamation.st.css.js +2 -2
  97. package/dist/esm/components/highlighted-text/highlighted-text.st.css.js +3 -3
  98. package/dist/esm/components/index.js +1 -0
  99. package/dist/esm/components/index.js.map +1 -1
  100. package/dist/esm/components/media-control/paste-url-button.st.css.js +2 -2
  101. package/dist/esm/components/media-gallery/form-media-gallery-field.st.css.js +2 -2
  102. package/dist/esm/components/media-image/media-image.st.css.js +3 -3
  103. package/dist/esm/components/media-image/overlays/overlay.st.css.js +3 -3
  104. package/dist/esm/components/media-loader/media-loader.st.css.js +2 -2
  105. package/dist/esm/components/media-tag/web-media-tag/media-tag.st.css.js +2 -2
  106. package/dist/esm/components/media-tag/web-media-tag/media-tag.st.css.js.map +1 -1
  107. package/dist/esm/components/multi-document/multi-document-input/form-multi-document.st.css.js +2 -2
  108. package/dist/esm/components/multi-document/multi-document-input/form-multi-document.st.css.js.map +1 -1
  109. package/dist/esm/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js +3 -3
  110. package/dist/esm/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js +3 -3
  111. package/dist/esm/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js.map +1 -1
  112. package/dist/esm/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.js +2 -2
  113. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js +2 -2
  114. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/hooks.js +1 -1
  115. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/hooks.js.map +1 -1
  116. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js +2 -2
  117. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js.map +1 -1
  118. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js +2 -2
  119. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js.map +1 -1
  120. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js +3 -3
  121. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js.map +1 -1
  122. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js +2 -2
  123. package/dist/esm/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js +2 -2
  124. package/dist/esm/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js.map +1 -1
  125. package/dist/esm/components/rich-content/rich-content-input/services/use-rich-content-document-service.js +1 -1
  126. package/dist/esm/components/rich-content/rich-content-input/services/use-rich-content-document-service.js.map +1 -1
  127. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js +2 -2
  128. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js +2 -2
  129. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js +2 -2
  130. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js.map +1 -1
  131. package/dist/esm/components/text/text-view.st.css.js +2 -2
  132. package/dist/esm/providers/PatternsFieldsAppContainer.js +1 -1
  133. package/dist/esm/providers/PatternsFieldsAppContainer.js.map +1 -1
  134. package/dist/esm/styles.global.css +1 -1
  135. package/dist/types/components/address/input/address-input.st.css.d.ts.map +1 -1
  136. package/dist/types/components/email/email-input.d.ts +10 -0
  137. package/dist/types/components/email/email-input.d.ts.map +1 -0
  138. package/dist/types/components/email/form-email-input.d.ts +5 -0
  139. package/dist/types/components/email/form-email-input.d.ts.map +1 -0
  140. package/dist/types/components/email/index.d.ts +3 -0
  141. package/dist/types/components/email/index.d.ts.map +1 -0
  142. package/dist/types/components/index.d.ts +1 -0
  143. package/dist/types/components/index.d.ts.map +1 -1
  144. package/dist/types/components/media-tag/web-media-tag/media-tag.st.css.d.ts.map +1 -1
  145. package/dist/types/components/multi-document/multi-document-input/form-multi-document.st.css.d.ts.map +1 -1
  146. package/dist/types/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.d.ts.map +1 -1
  147. package/dist/types/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.d.ts.map +1 -1
  148. 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
  149. package/dist/types/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.d.ts.map +1 -1
  150. package/dist/types/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.d.ts.map +1 -1
  151. package/dist/types/components/rich-content/rich-content-input/services/rich-content-document-http-service.d.ts +1 -1
  152. package/dist/types/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.d.ts.map +1 -1
  153. package/dist/types/providers/PatternsFieldsAppContainer.d.ts +1 -2
  154. package/dist/types/providers/PatternsFieldsAppContainer.d.ts.map +1 -1
  155. package/dist/types/services/translations.d.ts +1 -1
  156. package/dist/types/services/translations.d.ts.map +1 -1
  157. package/package.json +5 -5
  158. package/src/__tests__/components/address/address-input.driver.tsx +1 -1
  159. package/src/__tests__/components/address/address-view.driver.tsx +1 -1
  160. package/src/__tests__/components/form-multi-document-field.spec.tsx +1 -1
  161. package/src/assets/locale/messages_en.json +2 -0
  162. package/src/components/address/input/address-input.st.css.ts +2 -2
  163. package/src/components/audio/actions/actions-menu/actions-menu.st.css.ts +2 -2
  164. package/src/components/audio/audio-field/form-audio-field.st.css.ts +2 -2
  165. package/src/components/audio/audio-player/audio-player.st.css.ts +2 -2
  166. package/src/components/color-view/color-view.st.css.ts +2 -2
  167. package/src/components/delete-dialog/delete-dialog.st.css.ts +2 -2
  168. package/src/components/document/document-control.tsx +1 -1
  169. package/src/components/document/form-document-field.st.css.ts +2 -2
  170. package/src/components/email/email-input.tsx +77 -0
  171. package/src/components/email/form-email-input.tsx +43 -0
  172. package/src/components/email/index.ts +2 -0
  173. package/src/components/exclamation/exclamation.st.css.ts +2 -2
  174. package/src/components/highlighted-text/highlighted-text.st.css.ts +3 -3
  175. package/src/components/index.ts +1 -0
  176. package/src/components/media-control/paste-url-button.st.css.ts +2 -2
  177. package/src/components/media-gallery/form-media-gallery-field.st.css.ts +2 -2
  178. package/src/components/media-image/media-image.st.css.ts +3 -3
  179. package/src/components/media-image/overlays/overlay.st.css.ts +3 -3
  180. package/src/components/media-loader/media-loader.st.css.ts +2 -2
  181. package/src/components/media-tag/web-media-tag/media-tag.st.css.ts +2 -2
  182. package/src/components/multi-document/multi-document-input/form-multi-document.st.css.ts +2 -2
  183. package/src/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.ts +3 -3
  184. package/src/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.ts +3 -3
  185. package/src/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.ts +2 -2
  186. package/src/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.ts +2 -2
  187. package/src/components/rich-content/rich-content-input/rich-content-common/hooks.ts +1 -1
  188. package/src/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.ts +2 -2
  189. package/src/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.ts +2 -2
  190. package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.ts +3 -3
  191. package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.ts +2 -2
  192. package/src/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.ts +2 -2
  193. package/src/components/rich-content/rich-content-input/services/rich-content-document-http-service.ts +1 -1
  194. package/src/components/rich-content/rich-content-input/services/use-rich-content-document-service.ts +1 -1
  195. package/src/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.ts +2 -2
  196. package/src/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.ts +2 -2
  197. package/src/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.ts +2 -2
  198. package/src/components/text/text-view.st.css.ts +2 -2
  199. package/src/providers/PatternsFieldsAppContainer.ts +1 -2
  200. package/src/services/translations.ts +2 -0
  201. package/src/styles.global.css +1 -1
@@ -1 +1 @@
1
- .addressinput538925136__tableAddressInput{height:36px!important;margin-left:-1px;display:flex!important;align-items:center;width:100%}.addressinput538925136__tableAddressInput>div{padding:0!important;width:100%}.addressinput538925136__tableAddressInput:focus-within{margin-left:2px}.actionsmenu4249029312__action{margin-left:calc(var(--wds-space-100, 6px)*-1)}.formaudiofield1605311416__addItem{height:120px!important;box-sizing:border-box}.formaudiofield1605311416__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)}.formaudiofield1605311416__addItem.formaudiofield1605311416--disabled{pointer-events:auto!important}.formaudiofield1605311416__addItem.formaudiofield1605311416--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formaudiofield1605311416__mediaTitle{line-height:18px!important}.audioplayer3508989903__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}.colorview2202079587__view{width:100%}.colorview2202079587__fillPreview{flex-shrink:0}.colorview2202079587__view .colorview2202079587__fillPreview{width:18px;height:18px;min-width:18px!important;min-height:18px!important}.deletedialog1565656273__layout{max-width:510px!important}.formdocumentfield3976716795__viewWrapper{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formdocumentfield3976716795__viewWrapper:hover{background:var(--wds-color-blue-500, var(--wsr-color-B50));cursor:pointer}.formdocumentfield3976716795__textWidth{max-width:calc(100% - 196px)}.formdocumentfield3976716795__documentLoader{padding-top:21px;padding-bottom:21px}.formdocumentfield3976716795__addDocument{padding-top:17px!important;padding-bottom:17px!important}.formdocumentfield3976716795__addDocument.formdocumentfield3976716795--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formdocumentfield3976716795__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))}.exclamation4163944303__exclamation{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:3px;cursor:pointer}.exclamation4163944303__exclamation.exclamation4163944303---type-7-warning:not(.exclamation4163944303--customSize),.exclamation4163944303__exclamation.exclamation4163944303---type-5-error:not(.exclamation4163944303--customSize){width:24px;height:24px}.exclamation4163944303__exclamation.exclamation4163944303---type-7-warning{color:var(--wds-color-fill-warning-primary)}.exclamation4163944303__exclamation.exclamation4163944303---type-5-error{color:var(--wds-color-fill-destructive-primary)}.exclamation4163944303__actions{display:flex;flex-direction:column}.exclamation4163944303__action{white-space:normal!important;height:auto!important;text-align:left;gap:6px}.exclamation4163944303__action+.exclamation4163944303__action{margin-top:6px}.exclamation4163944303__action.exclamation4163944303--accented{color:var(--wds-color-blue-100)}.exclamation4163944303__action.exclamation4163944303--accented:hover{color:var(--wds-color-blue-200)}.highlightedtext1094828839__root.highlightedtext1094828839--highlightedBackground{animation:highlightedtext1094828839__highlighted 150ms ease-out 1 forwards}.highlightedtext1094828839__substring.highlightedtext1094828839--isHighlighted{animation:highlightedtext1094828839__highlighted-match 150ms ease-out 50ms 1 forwards}@keyframes highlightedtext1094828839__highlighted{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-400, var(--wsr-color-Y40))}}@keyframes highlightedtext1094828839__highlighted-match{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-200, var(--wsr-color-Y20))}}.pasteurlbutton2261796151__root{margin-top:6px}.pasteurlbutton2261796151__iconButtonTooltip{height:max-content}.pasteurlbutton2261796151__iconButton{width:24px;height:24px}.formmediagalleryfield344141858__container{display:flex;min-height:128px;max-height:259px}.formmediagalleryfield344141858__viewBox{display:flex;height:100%;width:100%;flex-wrap:wrap}.formmediagalleryfield344141858__addItemWrapper{height:128px;width:100%;box-sizing:border-box}.formmediagalleryfield344141858__addItem{box-sizing:border-box}.formmediagalleryfield344141858__overlay{width:initial!important;min-width:382px!important}.formmediagalleryfield344141858__image.formmediagalleryfield344141858--withMarginRight{margin-right:3px}.formmediagalleryfield344141858__image.formmediagalleryfield344141858--withMarginTop{margin-top:3px}.formmediagalleryfield344141858__previewImage{max-height:calc(100% - 12px)!important}.formmediagalleryfield344141858__previewVideo{border-radius:8px;max-width:100%;max-height:calc(100% - 12px)!important}.mediaimage1334877073__root{display:flex;align-items:center;flex-shrink:0;position:relative;box-sizing:border-box}.mediaimage1334877073__root.mediaimage1334877073--error{--mediaimage1334877073-from:calc(50% - 0.5px);--mediaimage1334877073-to:calc(50% + 0.5px);background-image:linear-gradient(to bottom right,transparent var(--mediaimage1334877073-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage1334877073-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage1334877073-to),transparent var(--mediaimage1334877073-to))}.mediaimage1334877073__root.mediaimage1334877073--error>*{opacity:0}.overlay922340637__iconOverlay{position:absolute;color:var(--wds-color-white, var(--overlay922340637-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))}.overlay922340637__iconOverlay.overlay922340637---size-5-small{width:20px;height:20px}.overlay922340637__iconOverlay.overlay922340637---size-6-medium{width:24px;height:24px}.overlay922340637__iconOverlay.overlay922340637---size-5-large{width:28px;height:28px}.overlay922340637__iconOverlay.overlay922340637---placement-7-topLeft{top:2px;left:2px}.overlay922340637__iconOverlay.overlay922340637---placement-10-bottomLeft{bottom:2px;left:2px}.medialoader3477134118__loader{border-radius:6px}.medialoader3477134118__loader.medialoader3477134118--isDashed{border:dashed 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.medialoader3477134118__loader.medialoader3477134118--isSolid{border:solid 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.mediatag59258721__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))}.formmultidocument4039707852__viewRoot{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formmultidocument4039707852__singleViewWrapper{border-radius:0;border-bottom:1px solid var(--wds-color-neutral-600, var(--wsr-color-D60));background-color:transparent!important}.formmultidocument4039707852__viewRoot>div:first-child .formmultidocument4039707852__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))}.formmultidocument4039707852__singleViewWrapper:hover{background-color:var(--wds-color-blue-500, var(--wsr-color-B50))!important}.formmultidocument4039707852__singleViewWrapper:focus-visible{border-bottom:1px solid transparent;position:relative;z-index:1}.formmultidocument4039707852__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))}.formmultidocument4039707852__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))}.richcontentdefaultvalueinput2540557496__richContentEditorContainer .richcontentdefaultvalueinput2540557496__editor{max-height:calc(40vh - var(--richcontentdefaultvalueinput2540557496-topToolbarHeight) - var(--richcontentdefaultvalueinput2540557496-bottomToolbarHeight))}.richcontentforminput448367994__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-blue-300);border-radius:var(--wds-border-radius-300)}.richcontentforminput448367994__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richcontentforminput448367994__root .richcontentforminput448367994__editor{overflow-y:auto;max-height:calc(80vh - var(--richcontentforminput448367994-topToolbarHeight) - var(--richcontentforminput448367994-bottomToolbarHeight))}.richcontentformreadonlyinput2976003131__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-black-600);border-radius:var(--wds-border-radius-300)}.richcontentformreadonlyinput2976003131__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.fullscreenmodal304828686__modalContent{display:flex;position:relative;height:100%;width:782px;background-color:var(--wds-color-white);border-radius:var(--wds-border-radius-300);margin-top:24px}.publishloader4100015682__publishLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--wds-color-white);z-index:5000;border-radius:inherit}.togglefullscreenbutton806310155__root{z-index:5;box-sizing:border-box;position:absolute;right:0;top:calc(50% - 16px)!important;padding-right:3px}.togglefullscreenbutton806310155__root button{border-radius:6px!important}.richcontenteditor220751693__root{position:relative}.richcontenteditor220751693__root,.richcontenteditor220751693__toolbarContainer,.richcontenteditor220751693__footerToolbarContainer{width:100%;box-sizing:border-box}.richcontenteditor220751693__toolbarContainer div{box-sizing:border-box}.richcontenteditor220751693__toolbarAndFullScreenButtonWrapper{display:flex;position:relative}.richcontenteditor220751693__editor{box-sizing:border-box;padding:36px 24px 36px 55px}.richcontenteditor220751693__modalEditor .richcontenteditor220751693__editor{overflow-y:auto;min-height:calc(100% - var(--richcontenteditor220751693-topToolbarHeight) - var(--richcontenteditor220751693-bottomToolbarHeight));max-height:calc(100% - var(--richcontenteditor220751693-topToolbarHeight) - var(--richcontenteditor220751693-bottomToolbarHeight));min-width:592px;box-sizing:border-box}.richcontenteditor220751693__modalEditor .richcontenteditor220751693__footerToolbarContainer{margin-top:9px}.richcontenteditor220751693__toolbarContainer button[data-hook~=text-button-headings]>span{display:inline-flex;padding-inline-end:3px!important}.richcontenteditor220751693__toolbarContainer button[data-hook~=text-button-ai]>span{padding-inline-end:9px!important}.richcontenttoolbar1605381667__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}.richcontenttoolbar1605381667__toolbarButton{line-height:40px;background:0 0;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 5px 0 0}.richcontenttoolbar1605381667__toolbarButton:disabled{color:graytext}.richcontenttoolbar1605381667__toolbar label{padding:0 8px}.richcontentviewer2834975226__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:36px}.richcontentviewer2834975226__root.richcontentviewer2834975226--isFullScreen{padding:12px 24px}.richcontentviewer2834975226__root:not(.richcontentviewer2834975226--isFullScreen){padding:6px 24px 6px 12px}.richcontentviewer2834975226__root ToggleButton{margin:0;padding:0;border:0;position:absolute;top:2px!important;right:2px;width:30px;height:30px}.richcontentviewer2834975226__viewer{height:calc(100% - 36px);width:100%}.richcontentviewer2834975226__modalViewer{min-width:592px;overflow:auto}.richtexteditor4175483417__root{width:100%;box-sizing:border-box;outline:0;overflow:hidden;border-radius:var(--wds-border-radius-300)}.richtexteditor4175483417__root.richtexteditor4175483417---border-4-none{border:0}.richtexteditor4175483417__root.richtexteditor4175483417---border-8-standard{border:1px solid var(--wds-color-blue-300)}.richtexteditor4175483417__root.richtexteditor4175483417---border-8-standard:focus,.richtexteditor4175483417__root.richtexteditor4175483417---border-8-standard:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richtexteditor4175483417__root.richtexteditor4175483417---border-8-standard.richtexteditor4175483417---status-5-error{border:1px solid var(--wds-color-red-100)}.richtexteditor4175483417__root.richtexteditor4175483417---border-8-standard.richtexteditor4175483417---status-5-error:focus,.richtexteditor4175483417__root.richtexteditor4175483417---border-8-standard.richtexteditor4175483417---status-5-error:focus-within{border:1px solid var(--wds-color-red-100);box-shadow:0 0 0 3px var(--wds-color-red-300)}.richtexteditor4175483417__root.richtexteditor4175483417---border-8-standard.richtexteditor4175483417---status-7-warning{border:1px solid var(--wds-color-yellow-100)}.richtexteditor4175483417__root.richtexteditor4175483417---border-8-standard.richtexteditor4175483417---status-7-warning:focus,.richtexteditor4175483417__root.richtexteditor4175483417---border-8-standard.richtexteditor4175483417---status-7-warning:focus-within{border:1px solid var(--wds-color-yellow-100);box-shadow:0 0 0 3px var(--wds-color-yellow-300)}.richtexteditor4175483417__nativeInput{position:absolute;opacity:0;padding:0;margin:0;border:0;width:0;height:0}.richtexteditor4175483417__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)}.richtexteditor4175483417__editor.richtexteditor4175483417--isFullScreen{max-width:782px;min-width:582px;background:var(--wds-color-black-700)}.richtexteditor4175483417__editor:not(.richtexteditor4175483417--isFullScreen){max-height:80vh}.richtexteditor4175483417__editor>div{flex:1;max-width:100%}.toolbar445881946__root{padding:12px 18px;display:flex;border-bottom:1px solid var(--wds-color-blue-400);background:var(--wds-color-white);align-items:center}.toolbar445881946__item{display:flex;margin-right:12px}.toolbar445881946__item svg,.toolbar445881946__item svg path,.toolbar445881946__item svg text{color:inherit;fill:currentColor}.toolbar445881946__separator{display:inline-flex;margin-right:12px;border-left:1px solid #ddd;height:100%}.toolbar445881946__clearFormatting{margin-left:auto}.toolbar445881946__fullScreen{margin-right:0}.toolbar445881946__dropdownItemContent{height:36px;width:100%;display:flex;gap:12px;justify-content:space-between;align-items:center}.toolbar445881946__dropdownItemContent.toolbar445881946--selected .toolbar445881946__dropdownItemTitle,.toolbar445881946__dropdownItemContent.toolbar445881946--selected .toolbar445881946__dropdownItemSubtitle{color:var(--wds-color-white)!important}.toolbar445881946__dropdownItemSubtitle{color:var(--wds-color-black-400)!important;padding-right:12px;flex-shrink:0}.toolbar445881946__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)!important}.toolbar445881946__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)!important}.toolbar445881946__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)!important}.toolbar445881946__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)!important}.toolbar445881946__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)!important}.toolbar445881946__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)!important}.toolbar445881946__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)!important}.toolbar445881946__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)!important}.toolbar445881946__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)!important}.textview4050013653__textView::after{content:"";display:block}.richeditor2866836567__root{display:flex;flex-direction:column;font-weight:var(--wds-font-weight-medium);font-size:var(--wds-font-size-500);line-height:var(--wds-font-line-height-300);font-family:var(--wds-font-family-default)}.richeditor2866836567__editor{box-sizing:border-box;overflow:auto;display:flex;flex-direction:column;flex:1;cursor:text;color:var(--wds-color-black-100);background:var(--wds-color-black-700)}.richeditor2866836567__editor .DraftEditor-root{width:100%;height:100%}.richeditor2866836567__editor .DraftEditor-root [data-contents]{overflow:auto}.richeditor2866836567__editor .DraftEditor-editorContainer{display:flex;min-height:100%;background:#fff}.richeditor2866836567__editor .public-DraftEditor-content{padding:12px 24px 24px;min-height:100%;width:100%;box-sizing:border-box}.richeditor2866836567__editor .public-DraftEditor-content ol,.richeditor2866836567__editor .public-DraftEditor-content ul{display:flex;flex-direction:column;padding:0}.richeditor2866836567__editor .public-DraftEditor-content a,.richeditor2866836567__editor .public-DraftEditor-content a:visited{color:inherit;text-decoration:none}.richeditor2866836567__header-one:not(li),.richeditor2866836567__header-two:not(li),.richeditor2866836567__header-three:not(li),.richeditor2866836567__header-four:not(li),.richeditor2866836567__header-five:not(li),.richeditor2866836567__header-six:not(li){margin-block:0;margin:0}.richeditor2866836567__header-one,.richeditor2866836567__editor li.richeditor2866836567__header-one .public-DraftStyleDefault-block{font:var(--rt-h1-fontStyle, normal) var(--rt-h1-fontWeight, var(--wds-font-weight-bold)) var(--rt-h1-fontSize, 72px)/var(--rt-h1-lineHeight, 1.33) var(--rt-h1-fontFamily, var(--wds-font-family-default))}.richeditor2866836567__header-two,.richeditor2866836567__editor li.richeditor2866836567__header-two .public-DraftStyleDefault-block{font:var(--rt-h2-fontStyle, normal) var(--rt-h2-fontWeight, var(--wds-font-weight-bold)) var(--rt-h2-fontSize, 42px)/var(--rt-h2-lineHeight, 1.2) var(--rt-h2-fontFamily, var(--wds-font-family-default))}.richeditor2866836567__header-three,.richeditor2866836567__editor li.richeditor2866836567__header-three .public-DraftStyleDefault-block{font:var(--rt-h3-fontStyle, normal) var(--rt-h3-fontWeight, var(--wds-font-weight-medium)) var(--rt-h3-fontSize, 38px)/var(--rt-h3-lineHeight, 1.2) var(--rt-h3-fontFamily, var(--wds-font-family-default))}.richeditor2866836567__header-four,.richeditor2866836567__editor li.richeditor2866836567__header-four .public-DraftStyleDefault-block{font:var(--rt-h4-fontStyle, normal) var(--rt-h4-fontWeight, var(--wds-font-weight-bold)) var(--rt-h4-fontSize, 34px)/var(--rt-h4-lineHeight, 1.2) var(--rt-h4-fontFamily, var(--wds-font-family-default))}.richeditor2866836567__header-five,.richeditor2866836567__editor li.richeditor2866836567__header-five .public-DraftStyleDefault-block{font:var(--rt-h5-fontStyle, normal) var(--rt-h5-fontWeight, var(--wds-font-weight-bold)) var(--rt-h5-fontSize, 28px)/var(--rt-h5-lineHeight, 1.2) var(--rt-h5-fontFamily, var(--wds-font-family-default))}.richeditor2866836567__header-six,.richeditor2866836567__editor li.richeditor2866836567__header-six .public-DraftStyleDefault-block{font:var(--rt-h6-fontStyle, normal) var(--rt-h6-fontWeight, var(--wds-font-weight-medium)) var(--rt-h6-fontSize, 22px)/var(--rt-h6-lineHeight, 1.2) var(--rt-h6-fontFamily, var(--wds-font-family-default))}.richeditor2866836567__paragraph-one,.richeditor2866836567__editor li.richeditor2866836567__paragraph-one .public-DraftStyleDefault-block{font:var(--rt-p1-fontStyle, normal) var(--rt-p1-fontWeight, var(--wds-font-weight-medium)) var(--rt-p1-fontSize, 18px)/var(--rt-p1-lineHeight, 24px) var(--rt-p1-fontFamily, var(--wds-font-family-default))}.richeditor2866836567__unstyled,.richeditor2866836567__editor li.richeditor2866836567__unstyled .public-DraftStyleDefault-block{font:var(--rt-unstyled-fontStyle, normal) var(--rt-unstyled-fontWeight, var(--wds-font-weight-medium)) var(--rt-unstyled-fontSize, 16px)/var(--rt-unstyled-lineHeight, 24px) var(--rt-unstyled-fontFamily, var(--wds-font-family-default))}.richeditor2866836567__paragraph-three,.richeditor2866836567__editor li.richeditor2866836567__paragraph-three .public-DraftStyleDefault-block{font:var(--rt-p3-fontStyle, normal) var(--rt-p3-fontWeight, var(--wds-font-weight-medium)) var(--rt-p3-fontSize, 14px)/var(--rt-p3-lineHeight, 18px) var(--rt-p3-fontFamily, var(--wds-font-family-default))}.richeditor2866836567__editor li.richeditor2866836567__header-one:first-child~li{font:var(--rt-h1-fontStyle, normal) var(--rt-h1-fontWeight, var(--wds-font-weight-bold)) var(--rt-h1-fontSize, 72px)/var(--rt-h1-lineHeight, 1.33) var(--rt-h1-fontFamily, var(--wds-font-family-default))}.richeditor2866836567__editor li.richeditor2866836567__header-one:first-child~li::marker{line-height:var(--rt-h1-fontSize, 72px)}.richeditor2866836567__editor li.richeditor2866836567__header-two:first-child~li{font:var(--rt-h2-fontStyle, normal) var(--rt-h2-fontWeight, var(--wds-font-weight-bold)) var(--rt-h2-fontSize, 42px)/var(--rt-h2-lineHeight, 1.2) var(--rt-h2-fontFamily, var(--wds-font-family-default))}.richeditor2866836567__editor li.richeditor2866836567__header-two:first-child~li::marker{line-height:var(--rt-h2-fontSize, 42px)}.richeditor2866836567__editor li.richeditor2866836567__header-three:first-child~li{font:var(--rt-h3-fontStyle, normal) var(--rt-h3-fontWeight, var(--wds-font-weight-medium)) var(--rt-h3-fontSize, 38px)/var(--rt-h3-lineHeight, 1.2) var(--rt-h3-fontFamily, var(--wds-font-family-default))}.richeditor2866836567__editor li.richeditor2866836567__header-three:first-child~li::marker{line-height:var(--rt-h3-fontSize, 38px)}.richeditor2866836567__editor li.richeditor2866836567__header-four:first-child~li{font:var(--rt-h4-fontStyle, normal) var(--rt-h4-fontWeight, var(--wds-font-weight-bold)) var(--rt-h4-fontSize, 34px)/var(--rt-h4-lineHeight, 1.2) var(--rt-h4-fontFamily, var(--wds-font-family-default))}.richeditor2866836567__editor li.richeditor2866836567__header-four:first-child~li::marker{line-height:var(--rt-h4-fontSize, 34px)}.richeditor2866836567__editor li.richeditor2866836567__header-five:first-child~li{font:var(--rt-h5-fontStyle, normal) var(--rt-h5-fontWeight, var(--wds-font-weight-bold)) var(--rt-h5-fontSize, 28px)/var(--rt-h5-lineHeight, 1.2) var(--rt-h5-fontFamily, var(--wds-font-family-default))}.richeditor2866836567__editor li.richeditor2866836567__header-five:first-child~li::marker{line-height:var(--rt-h5-fontSize, 28px)}.richeditor2866836567__editor li.richeditor2866836567__header-six:first-child~li{font:var(--rt-h6-fontStyle, normal) var(--rt-h6-fontWeight, var(--wds-font-weight-medium)) var(--rt-h6-fontSize, 22px)/var(--rt-h6-lineHeight, 1.2) var(--rt-h6-fontFamily, var(--wds-font-family-default))}.richeditor2866836567__editor li.richeditor2866836567__header-six:first-child~li::marker{line-height:var(--rt-h6-fontSize, 22px)}.richeditor2866836567__editor li.richeditor2866836567__paragraph-one:first-child~li{font:var(--rt-p1-fontStyle, normal) var(--rt-p1-fontWeight, var(--wds-font-weight-medium)) var(--rt-p1-fontSize, 18px)/var(--rt-p1-lineHeight, 24px) var(--rt-p1-fontFamily, var(--wds-font-family-default))}.richeditor2866836567__editor li.richeditor2866836567__unstyled:first-child~li{font:var(--rt-unstyled-fontStyle, normal) var(--rt-unstyled-fontWeight, var(--wds-font-weight-medium)) var(--rt-unstyled-fontSize, 16px)/var(--rt-unstyled-lineHeight, 24px) var(--rt-unstyled-fontFamily, var(--wds-font-family-default))}.richeditor2866836567__editor li.richeditor2866836567__paragraph-three:first-child~li{font:var(--rt-p3-fontStyle, normal) var(--rt-p3-fontWeight, var(--wds-font-weight-medium)) var(--rt-p3-fontSize, 14px)/var(--rt-p3-lineHeight, 18px) var(--rt-p3-fontFamily, var(--wds-font-family-default))}.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}.richeditor2866836567__align-left{text-align:left;align-self:flex-start}.richeditor2866836567__align-right{text-align:right;align-self:flex-end}.richeditor2866836567__align-center{text-align:center;align-self:center}.richeditor2866836567__align-justify{text-align:justify;align-self:stretch}.richeditor2866836567__withMargin{display:inline-block}.richeditor2866836567__dir-rtl,.richeditor2866836567__editor .public-DraftStyleDefault-rtl{direction:rtl}.richeditor2866836567__editor .public-DraftStyleDefault-listRTL{direction:rtl;text-align:right;max-width:100%}
1
+ .addressinput3051622076__tableAddressInput{height:36px!important;margin-left:-1px;display:flex!important;align-items:center;width:100%}.addressinput3051622076__tableAddressInput>div{padding:0!important;width:100%}.addressinput3051622076__tableAddressInput:focus-within{margin-left:2px}.actionsmenu2074950936__action{margin-left:calc(var(--wds-space-100, 6px)*-1)}.formaudiofield4014719387__addItem{height:120px!important;box-sizing:border-box}.formaudiofield4014719387__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)}.formaudiofield4014719387__addItem.formaudiofield4014719387--disabled{pointer-events:auto!important}.formaudiofield4014719387__addItem.formaudiofield4014719387--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formaudiofield4014719387__mediaTitle{line-height:18px!important}.audioplayer3244767424__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}.colorview3098050229__view{width:100%}.colorview3098050229__fillPreview{flex-shrink:0}.colorview3098050229__view .colorview3098050229__fillPreview{width:18px;height:18px;min-width:18px!important;min-height:18px!important}.deletedialog2550508294__layout{max-width:510px!important}.formdocumentfield3597979616__viewWrapper{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formdocumentfield3597979616__viewWrapper:hover{background:var(--wds-color-blue-500, var(--wsr-color-B50));cursor:pointer}.formdocumentfield3597979616__textWidth{max-width:calc(100% - 196px)}.formdocumentfield3597979616__documentLoader{padding-top:21px;padding-bottom:21px}.formdocumentfield3597979616__addDocument{padding-top:17px!important;padding-bottom:17px!important}.formdocumentfield3597979616__addDocument.formdocumentfield3597979616--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formdocumentfield3597979616__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))}.exclamation1701725459__exclamation{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:3px;cursor:pointer}.exclamation1701725459__exclamation.exclamation1701725459---type-7-warning:not(.exclamation1701725459--customSize),.exclamation1701725459__exclamation.exclamation1701725459---type-5-error:not(.exclamation1701725459--customSize){width:24px;height:24px}.exclamation1701725459__exclamation.exclamation1701725459---type-7-warning{color:var(--wds-color-fill-warning-primary)}.exclamation1701725459__exclamation.exclamation1701725459---type-5-error{color:var(--wds-color-fill-destructive-primary)}.exclamation1701725459__actions{display:flex;flex-direction:column}.exclamation1701725459__action{white-space:normal!important;height:auto!important;text-align:left;gap:6px}.exclamation1701725459__action+.exclamation1701725459__action{margin-top:6px}.exclamation1701725459__action.exclamation1701725459--accented{color:var(--wds-color-blue-100)}.exclamation1701725459__action.exclamation1701725459--accented:hover{color:var(--wds-color-blue-200)}.highlightedtext2343387506__root.highlightedtext2343387506--highlightedBackground{animation:highlightedtext2343387506__highlighted 150ms ease-out 1 forwards}.highlightedtext2343387506__substring.highlightedtext2343387506--isHighlighted{animation:highlightedtext2343387506__highlighted-match 150ms ease-out 50ms 1 forwards}@keyframes highlightedtext2343387506__highlighted{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-400, var(--wsr-color-Y40))}}@keyframes highlightedtext2343387506__highlighted-match{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-200, var(--wsr-color-Y20))}}.pasteurlbutton1903495000__root{margin-top:6px}.pasteurlbutton1903495000__iconButtonTooltip{height:max-content}.pasteurlbutton1903495000__iconButton{width:24px;height:24px}.formmediagalleryfield643698514__container{display:flex;min-height:128px;max-height:259px}.formmediagalleryfield643698514__viewBox{display:flex;height:100%;width:100%;flex-wrap:wrap}.formmediagalleryfield643698514__addItemWrapper{height:128px;width:100%;box-sizing:border-box}.formmediagalleryfield643698514__addItem{box-sizing:border-box}.formmediagalleryfield643698514__overlay{width:initial!important;min-width:382px!important}.formmediagalleryfield643698514__image.formmediagalleryfield643698514--withMarginRight{margin-right:3px}.formmediagalleryfield643698514__image.formmediagalleryfield643698514--withMarginTop{margin-top:3px}.formmediagalleryfield643698514__previewImage{max-height:calc(100% - 12px)!important}.formmediagalleryfield643698514__previewVideo{border-radius:8px;max-width:100%;max-height:calc(100% - 12px)!important}.mediaimage1254345300__root{display:flex;align-items:center;flex-shrink:0;position:relative;box-sizing:border-box}.mediaimage1254345300__root.mediaimage1254345300--error{--mediaimage1254345300-from:calc(50% - 0.5px);--mediaimage1254345300-to:calc(50% + 0.5px);background-image:linear-gradient(to bottom right,transparent var(--mediaimage1254345300-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage1254345300-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage1254345300-to),transparent var(--mediaimage1254345300-to))}.mediaimage1254345300__root.mediaimage1254345300--error>*{opacity:0}.overlay548977851__iconOverlay{position:absolute;color:var(--wds-color-white, var(--overlay548977851-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))}.overlay548977851__iconOverlay.overlay548977851---size-5-small{width:20px;height:20px}.overlay548977851__iconOverlay.overlay548977851---size-6-medium{width:24px;height:24px}.overlay548977851__iconOverlay.overlay548977851---size-5-large{width:28px;height:28px}.overlay548977851__iconOverlay.overlay548977851---placement-7-topLeft{top:2px;left:2px}.overlay548977851__iconOverlay.overlay548977851---placement-10-bottomLeft{bottom:2px;left:2px}.medialoader4178344545__loader{border-radius:6px}.medialoader4178344545__loader.medialoader4178344545--isDashed{border:dashed 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.medialoader4178344545__loader.medialoader4178344545--isSolid{border:solid 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.mediatag2282076212__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))}.formmultidocument990274809__viewRoot{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formmultidocument990274809__singleViewWrapper{border-radius:0;border-bottom:1px solid var(--wds-color-neutral-600, var(--wsr-color-D60));background-color:transparent!important}.formmultidocument990274809__viewRoot>div:first-child .formmultidocument990274809__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))}.formmultidocument990274809__singleViewWrapper:hover{background-color:var(--wds-color-blue-500, var(--wsr-color-B50))!important}.formmultidocument990274809__singleViewWrapper:focus-visible{border-bottom:1px solid transparent;position:relative;z-index:1}.formmultidocument990274809__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))}.formmultidocument990274809__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))}.richcontentdefaultvalueinput1431678939__richContentEditorContainer .richcontentdefaultvalueinput1431678939__editor{max-height:calc(40vh - var(--richcontentdefaultvalueinput1431678939-topToolbarHeight) - var(--richcontentdefaultvalueinput1431678939-bottomToolbarHeight))}.richcontentforminput1108118547__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-blue-300);border-radius:var(--wds-border-radius-300)}.richcontentforminput1108118547__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richcontentforminput1108118547__root .richcontentforminput1108118547__editor{overflow-y:auto;max-height:calc(80vh - var(--richcontentforminput1108118547-topToolbarHeight) - var(--richcontentforminput1108118547-bottomToolbarHeight))}.richcontentformreadonlyinput3047127392__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-black-600);border-radius:var(--wds-border-radius-300)}.richcontentformreadonlyinput3047127392__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.fullscreenmodal296442637__modalContent{display:flex;position:relative;height:100%;width:782px;background-color:var(--wds-color-white);border-radius:var(--wds-border-radius-300);margin-top:24px}.publishloader562851983__publishLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--wds-color-white);z-index:5000;border-radius:inherit}.togglefullscreenbutton3008200245__root{z-index:5;box-sizing:border-box;position:absolute;right:0;top:calc(50% - 16px)!important;padding-right:3px}.togglefullscreenbutton3008200245__root button{border-radius:6px!important}.richcontenteditor3237501664__root{position:relative}.richcontenteditor3237501664__root,.richcontenteditor3237501664__toolbarContainer,.richcontenteditor3237501664__footerToolbarContainer{width:100%;box-sizing:border-box}.richcontenteditor3237501664__toolbarContainer div{box-sizing:border-box}.richcontenteditor3237501664__toolbarAndFullScreenButtonWrapper{display:flex;position:relative}.richcontenteditor3237501664__editor{box-sizing:border-box;padding:36px 24px 36px 55px}.richcontenteditor3237501664__modalEditor .richcontenteditor3237501664__editor{overflow-y:auto;min-height:calc(100% - var(--richcontenteditor3237501664-topToolbarHeight) - var(--richcontenteditor3237501664-bottomToolbarHeight));max-height:calc(100% - var(--richcontenteditor3237501664-topToolbarHeight) - var(--richcontenteditor3237501664-bottomToolbarHeight));min-width:592px;box-sizing:border-box}.richcontenteditor3237501664__modalEditor .richcontenteditor3237501664__footerToolbarContainer{margin-top:9px}.richcontenteditor3237501664__toolbarContainer button[data-hook~=text-button-headings]>span{display:inline-flex;padding-inline-end:3px!important}.richcontenteditor3237501664__toolbarContainer button[data-hook~=text-button-ai]>span{padding-inline-end:9px!important}.richcontenttoolbar1699999304__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}.richcontenttoolbar1699999304__toolbarButton{line-height:40px;background:0 0;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 5px 0 0}.richcontenttoolbar1699999304__toolbarButton:disabled{color:graytext}.richcontenttoolbar1699999304__toolbar label{padding:0 8px}.richcontentviewer945739740__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:36px}.richcontentviewer945739740__root.richcontentviewer945739740--isFullScreen{padding:12px 24px}.richcontentviewer945739740__root:not(.richcontentviewer945739740--isFullScreen){padding:6px 24px 6px 12px}.richcontentviewer945739740__root ToggleButton{margin:0;padding:0;border:0;position:absolute;top:2px!important;right:2px;width:30px;height:30px}.richcontentviewer945739740__viewer{height:calc(100% - 36px);width:100%}.richcontentviewer945739740__modalViewer{min-width:592px;overflow:auto}.richtexteditor3294677049__root{width:100%;box-sizing:border-box;outline:0;overflow:hidden;border-radius:var(--wds-border-radius-300)}.richtexteditor3294677049__root.richtexteditor3294677049---border-4-none{border:0}.richtexteditor3294677049__root.richtexteditor3294677049---border-8-standard{border:1px solid var(--wds-color-blue-300)}.richtexteditor3294677049__root.richtexteditor3294677049---border-8-standard:focus,.richtexteditor3294677049__root.richtexteditor3294677049---border-8-standard:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richtexteditor3294677049__root.richtexteditor3294677049---border-8-standard.richtexteditor3294677049---status-5-error{border:1px solid var(--wds-color-red-100)}.richtexteditor3294677049__root.richtexteditor3294677049---border-8-standard.richtexteditor3294677049---status-5-error:focus,.richtexteditor3294677049__root.richtexteditor3294677049---border-8-standard.richtexteditor3294677049---status-5-error:focus-within{border:1px solid var(--wds-color-red-100);box-shadow:0 0 0 3px var(--wds-color-red-300)}.richtexteditor3294677049__root.richtexteditor3294677049---border-8-standard.richtexteditor3294677049---status-7-warning{border:1px solid var(--wds-color-yellow-100)}.richtexteditor3294677049__root.richtexteditor3294677049---border-8-standard.richtexteditor3294677049---status-7-warning:focus,.richtexteditor3294677049__root.richtexteditor3294677049---border-8-standard.richtexteditor3294677049---status-7-warning:focus-within{border:1px solid var(--wds-color-yellow-100);box-shadow:0 0 0 3px var(--wds-color-yellow-300)}.richtexteditor3294677049__nativeInput{position:absolute;opacity:0;padding:0;margin:0;border:0;width:0;height:0}.richtexteditor3294677049__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)}.richtexteditor3294677049__editor.richtexteditor3294677049--isFullScreen{max-width:782px;min-width:582px;background:var(--wds-color-black-700)}.richtexteditor3294677049__editor:not(.richtexteditor3294677049--isFullScreen){max-height:80vh}.richtexteditor3294677049__editor>div{flex:1;max-width:100%}.toolbar2761460547__root{padding:12px 18px;display:flex;border-bottom:1px solid var(--wds-color-blue-400);background:var(--wds-color-white);align-items:center}.toolbar2761460547__item{display:flex;margin-right:12px}.toolbar2761460547__item svg,.toolbar2761460547__item svg path,.toolbar2761460547__item svg text{color:inherit;fill:currentColor}.toolbar2761460547__separator{display:inline-flex;margin-right:12px;border-left:1px solid #ddd;height:100%}.toolbar2761460547__clearFormatting{margin-left:auto}.toolbar2761460547__fullScreen{margin-right:0}.toolbar2761460547__dropdownItemContent{height:36px;width:100%;display:flex;gap:12px;justify-content:space-between;align-items:center}.toolbar2761460547__dropdownItemContent.toolbar2761460547--selected .toolbar2761460547__dropdownItemTitle,.toolbar2761460547__dropdownItemContent.toolbar2761460547--selected .toolbar2761460547__dropdownItemSubtitle{color:var(--wds-color-white)!important}.toolbar2761460547__dropdownItemSubtitle{color:var(--wds-color-black-400)!important;padding-right:12px;flex-shrink:0}.toolbar2761460547__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)!important}.toolbar2761460547__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)!important}.toolbar2761460547__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)!important}.toolbar2761460547__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)!important}.toolbar2761460547__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)!important}.toolbar2761460547__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)!important}.toolbar2761460547__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)!important}.toolbar2761460547__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)!important}.toolbar2761460547__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)!important}.textview4069145419__textView::after{content:"";display:block}.richeditor3879988887__root{display:flex;flex-direction:column;font-weight:var(--wds-font-weight-medium);font-size:var(--wds-font-size-500);line-height:var(--wds-font-line-height-300);font-family:var(--wds-font-family-default)}.richeditor3879988887__editor{box-sizing:border-box;overflow:auto;display:flex;flex-direction:column;flex:1;cursor:text;color:var(--wds-color-black-100);background:var(--wds-color-black-700)}.richeditor3879988887__editor .DraftEditor-root{width:100%;height:100%}.richeditor3879988887__editor .DraftEditor-root [data-contents]{overflow:auto}.richeditor3879988887__editor .DraftEditor-editorContainer{display:flex;min-height:100%;background:#fff}.richeditor3879988887__editor .public-DraftEditor-content{padding:12px 24px 24px;min-height:100%;width:100%;box-sizing:border-box}.richeditor3879988887__editor .public-DraftEditor-content ol,.richeditor3879988887__editor .public-DraftEditor-content ul{display:flex;flex-direction:column;padding:0}.richeditor3879988887__editor .public-DraftEditor-content a,.richeditor3879988887__editor .public-DraftEditor-content a:visited{color:inherit;text-decoration:none}.richeditor3879988887__header-one:not(li),.richeditor3879988887__header-two:not(li),.richeditor3879988887__header-three:not(li),.richeditor3879988887__header-four:not(li),.richeditor3879988887__header-five:not(li),.richeditor3879988887__header-six:not(li){margin-block:0;margin:0}.richeditor3879988887__header-one,.richeditor3879988887__editor li.richeditor3879988887__header-one .public-DraftStyleDefault-block{font:var(--rt-h1-fontStyle, normal) var(--rt-h1-fontWeight, var(--wds-font-weight-bold)) var(--rt-h1-fontSize, 72px)/var(--rt-h1-lineHeight, 1.33) var(--rt-h1-fontFamily, var(--wds-font-family-default))}.richeditor3879988887__header-two,.richeditor3879988887__editor li.richeditor3879988887__header-two .public-DraftStyleDefault-block{font:var(--rt-h2-fontStyle, normal) var(--rt-h2-fontWeight, var(--wds-font-weight-bold)) var(--rt-h2-fontSize, 42px)/var(--rt-h2-lineHeight, 1.2) var(--rt-h2-fontFamily, var(--wds-font-family-default))}.richeditor3879988887__header-three,.richeditor3879988887__editor li.richeditor3879988887__header-three .public-DraftStyleDefault-block{font:var(--rt-h3-fontStyle, normal) var(--rt-h3-fontWeight, var(--wds-font-weight-medium)) var(--rt-h3-fontSize, 38px)/var(--rt-h3-lineHeight, 1.2) var(--rt-h3-fontFamily, var(--wds-font-family-default))}.richeditor3879988887__header-four,.richeditor3879988887__editor li.richeditor3879988887__header-four .public-DraftStyleDefault-block{font:var(--rt-h4-fontStyle, normal) var(--rt-h4-fontWeight, var(--wds-font-weight-bold)) var(--rt-h4-fontSize, 34px)/var(--rt-h4-lineHeight, 1.2) var(--rt-h4-fontFamily, var(--wds-font-family-default))}.richeditor3879988887__header-five,.richeditor3879988887__editor li.richeditor3879988887__header-five .public-DraftStyleDefault-block{font:var(--rt-h5-fontStyle, normal) var(--rt-h5-fontWeight, var(--wds-font-weight-bold)) var(--rt-h5-fontSize, 28px)/var(--rt-h5-lineHeight, 1.2) var(--rt-h5-fontFamily, var(--wds-font-family-default))}.richeditor3879988887__header-six,.richeditor3879988887__editor li.richeditor3879988887__header-six .public-DraftStyleDefault-block{font:var(--rt-h6-fontStyle, normal) var(--rt-h6-fontWeight, var(--wds-font-weight-medium)) var(--rt-h6-fontSize, 22px)/var(--rt-h6-lineHeight, 1.2) var(--rt-h6-fontFamily, var(--wds-font-family-default))}.richeditor3879988887__paragraph-one,.richeditor3879988887__editor li.richeditor3879988887__paragraph-one .public-DraftStyleDefault-block{font:var(--rt-p1-fontStyle, normal) var(--rt-p1-fontWeight, var(--wds-font-weight-medium)) var(--rt-p1-fontSize, 18px)/var(--rt-p1-lineHeight, 24px) var(--rt-p1-fontFamily, var(--wds-font-family-default))}.richeditor3879988887__unstyled,.richeditor3879988887__editor li.richeditor3879988887__unstyled .public-DraftStyleDefault-block{font:var(--rt-unstyled-fontStyle, normal) var(--rt-unstyled-fontWeight, var(--wds-font-weight-medium)) var(--rt-unstyled-fontSize, 16px)/var(--rt-unstyled-lineHeight, 24px) var(--rt-unstyled-fontFamily, var(--wds-font-family-default))}.richeditor3879988887__paragraph-three,.richeditor3879988887__editor li.richeditor3879988887__paragraph-three .public-DraftStyleDefault-block{font:var(--rt-p3-fontStyle, normal) var(--rt-p3-fontWeight, var(--wds-font-weight-medium)) var(--rt-p3-fontSize, 14px)/var(--rt-p3-lineHeight, 18px) var(--rt-p3-fontFamily, var(--wds-font-family-default))}.richeditor3879988887__editor li.richeditor3879988887__header-one:first-child~li{font:var(--rt-h1-fontStyle, normal) var(--rt-h1-fontWeight, var(--wds-font-weight-bold)) var(--rt-h1-fontSize, 72px)/var(--rt-h1-lineHeight, 1.33) var(--rt-h1-fontFamily, var(--wds-font-family-default))}.richeditor3879988887__editor li.richeditor3879988887__header-one:first-child~li::marker{line-height:var(--rt-h1-fontSize, 72px)}.richeditor3879988887__editor li.richeditor3879988887__header-two:first-child~li{font:var(--rt-h2-fontStyle, normal) var(--rt-h2-fontWeight, var(--wds-font-weight-bold)) var(--rt-h2-fontSize, 42px)/var(--rt-h2-lineHeight, 1.2) var(--rt-h2-fontFamily, var(--wds-font-family-default))}.richeditor3879988887__editor li.richeditor3879988887__header-two:first-child~li::marker{line-height:var(--rt-h2-fontSize, 42px)}.richeditor3879988887__editor li.richeditor3879988887__header-three:first-child~li{font:var(--rt-h3-fontStyle, normal) var(--rt-h3-fontWeight, var(--wds-font-weight-medium)) var(--rt-h3-fontSize, 38px)/var(--rt-h3-lineHeight, 1.2) var(--rt-h3-fontFamily, var(--wds-font-family-default))}.richeditor3879988887__editor li.richeditor3879988887__header-three:first-child~li::marker{line-height:var(--rt-h3-fontSize, 38px)}.richeditor3879988887__editor li.richeditor3879988887__header-four:first-child~li{font:var(--rt-h4-fontStyle, normal) var(--rt-h4-fontWeight, var(--wds-font-weight-bold)) var(--rt-h4-fontSize, 34px)/var(--rt-h4-lineHeight, 1.2) var(--rt-h4-fontFamily, var(--wds-font-family-default))}.richeditor3879988887__editor li.richeditor3879988887__header-four:first-child~li::marker{line-height:var(--rt-h4-fontSize, 34px)}.richeditor3879988887__editor li.richeditor3879988887__header-five:first-child~li{font:var(--rt-h5-fontStyle, normal) var(--rt-h5-fontWeight, var(--wds-font-weight-bold)) var(--rt-h5-fontSize, 28px)/var(--rt-h5-lineHeight, 1.2) var(--rt-h5-fontFamily, var(--wds-font-family-default))}.richeditor3879988887__editor li.richeditor3879988887__header-five:first-child~li::marker{line-height:var(--rt-h5-fontSize, 28px)}.richeditor3879988887__editor li.richeditor3879988887__header-six:first-child~li{font:var(--rt-h6-fontStyle, normal) var(--rt-h6-fontWeight, var(--wds-font-weight-medium)) var(--rt-h6-fontSize, 22px)/var(--rt-h6-lineHeight, 1.2) var(--rt-h6-fontFamily, var(--wds-font-family-default))}.richeditor3879988887__editor li.richeditor3879988887__header-six:first-child~li::marker{line-height:var(--rt-h6-fontSize, 22px)}.richeditor3879988887__editor li.richeditor3879988887__paragraph-one:first-child~li{font:var(--rt-p1-fontStyle, normal) var(--rt-p1-fontWeight, var(--wds-font-weight-medium)) var(--rt-p1-fontSize, 18px)/var(--rt-p1-lineHeight, 24px) var(--rt-p1-fontFamily, var(--wds-font-family-default))}.richeditor3879988887__editor li.richeditor3879988887__unstyled:first-child~li{font:var(--rt-unstyled-fontStyle, normal) var(--rt-unstyled-fontWeight, var(--wds-font-weight-medium)) var(--rt-unstyled-fontSize, 16px)/var(--rt-unstyled-lineHeight, 24px) var(--rt-unstyled-fontFamily, var(--wds-font-family-default))}.richeditor3879988887__editor li.richeditor3879988887__paragraph-three:first-child~li{font:var(--rt-p3-fontStyle, normal) var(--rt-p3-fontWeight, var(--wds-font-weight-medium)) var(--rt-p3-fontSize, 14px)/var(--rt-p3-lineHeight, 18px) var(--rt-p3-fontFamily, var(--wds-font-family-default))}.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}.richeditor3879988887__align-left{text-align:left;align-self:flex-start}.richeditor3879988887__align-right{text-align:right;align-self:flex-end}.richeditor3879988887__align-center{text-align:center;align-self:center}.richeditor3879988887__align-justify{text-align:justify;align-self:stretch}.richeditor3879988887__withMargin{display:inline-block}.richeditor3879988887__dir-rtl,.richeditor3879988887__editor .public-DraftStyleDefault-rtl{direction:rtl}.richeditor3879988887__editor .public-DraftStyleDefault-listRTL{direction:rtl;text-align:right;max-width:100%}
@@ -31,6 +31,8 @@
31
31
  "auto-patterns.fields.field_type_time_title": "Time",
32
32
  "auto-patterns.time_input.placeholder": "Enter time",
33
33
  "auto-patterns.time_input.invalid_message": "Invalid time format",
34
+ "auto-patterns.email_input.placeholder": "name@example.com",
35
+ "auto-patterns.email_input.invalid_message": "Enter a valid email address",
34
36
  "auto-patterns.fields.no_results_found": "No results found",
35
37
  "auto-patterns.fields.no_items": "No items",
36
38
  "auto-patterns.fields.select_placeholder": "Select...",
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../../stylable-esm-runtime.js";
3
- var _namespace_ = "addressinput538925136";
3
+ var _namespace_ = "addressinput3051622076";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "addressinput538925136__root", "tableAddressInput": "addressinput538925136__tableAddressInput" };
9
+ export var classes = { "root": "addressinput3051622076__root", "tableAddressInput": "addressinput3051622076__tableAddressInput" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -1 +1 @@
1
- {"version":3,"file":"address-input.st.css.js","sourceRoot":"","sources":["../../../../../src/components/address/input/address-input.st.css.ts"],"names":[],"mappings":"AAAA,cAAc;AAGd,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kCAAkC,CAAC;AAIjF,IAAI,WAAW,GAAG,uBAAuB,CAAC;AAC1C,IAAI,OAAO,GAAG,cAAc,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAErD,MAAM,CAAC,IAAI,SAAS,GAAG,aAAa,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAC7D,MAAM,CAAC,IAAI,KAAK,GAA2C,OAAO,CAAC;AACnE,MAAM,CAAC,IAAI,EAAE,GAA2C,OAAO,CAAC;AAEhE,MAAM,CAAC,IAAI,SAAS,GAAG,WAAW,CAAC;AACnC,MAAM,CAAC,IAAI,OAAO,GAAG,EAAC,MAAM,EAAC,6BAA6B,EAAC,mBAAmB,EAAC,0CAA0C,EAAC,CAAC;AAC3H,MAAM,CAAC,IAAI,SAAS,GAAG,EAAE,CAAC;AAC1B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,UAAU,GAAG,EAAE,CAAC;AAC3B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,IAAI,GAAG,EAAE,CAAC"}
1
+ {"version":3,"file":"address-input.st.css.js","sourceRoot":"","sources":["../../../../../src/components/address/input/address-input.st.css.ts"],"names":[],"mappings":"AAAA,cAAc;AAGd,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kCAAkC,CAAC;AAIjF,IAAI,WAAW,GAAG,wBAAwB,CAAC;AAC3C,IAAI,OAAO,GAAG,cAAc,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAErD,MAAM,CAAC,IAAI,SAAS,GAAG,aAAa,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAC7D,MAAM,CAAC,IAAI,KAAK,GAA2C,OAAO,CAAC;AACnE,MAAM,CAAC,IAAI,EAAE,GAA2C,OAAO,CAAC;AAEhE,MAAM,CAAC,IAAI,SAAS,GAAG,WAAW,CAAC;AACnC,MAAM,CAAC,IAAI,OAAO,GAAG,EAAC,MAAM,EAAC,8BAA8B,EAAC,mBAAmB,EAAC,2CAA2C,EAAC,CAAC;AAC7H,MAAM,CAAC,IAAI,SAAS,GAAG,EAAE,CAAC;AAC1B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,UAAU,GAAG,EAAE,CAAC;AAC3B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,IAAI,GAAG,EAAE,CAAC"}
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.js";
3
- var _namespace_ = "actionsmenu4249029312";
3
+ var _namespace_ = "actionsmenu2074950936";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "actionsmenu4249029312__root", "action": "actionsmenu4249029312__action" };
9
+ export var classes = { "root": "actionsmenu2074950936__root", "action": "actionsmenu2074950936__action" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../../stylable-esm-runtime.js";
3
- var _namespace_ = "formaudiofield1605311416";
3
+ var _namespace_ = "formaudiofield4014719387";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "formaudiofield1605311416__root", "addItem": "formaudiofield1605311416__addItem", "mediaTitle": "formaudiofield1605311416__mediaTitle" };
9
+ export var classes = { "root": "formaudiofield4014719387__root", "addItem": "formaudiofield4014719387__addItem", "mediaTitle": "formaudiofield4014719387__mediaTitle" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../../stylable-esm-runtime.js";
3
- var _namespace_ = "audioplayer3508989903";
3
+ var _namespace_ = "audioplayer3244767424";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "audioplayer3508989903__root" };
9
+ export var classes = { "root": "audioplayer3244767424__root" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../stylable-esm-runtime.js";
3
- var _namespace_ = "colorview2202079587";
3
+ var _namespace_ = "colorview3098050229";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "colorview2202079587__root", "view": "colorview2202079587__view", "fillPreview": "colorview2202079587__fillPreview" };
9
+ export var classes = { "root": "colorview3098050229__root", "view": "colorview3098050229__view", "fillPreview": "colorview3098050229__fillPreview" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../stylable-esm-runtime.js";
3
- var _namespace_ = "deletedialog1565656273";
3
+ var _namespace_ = "deletedialog2550508294";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "deletedialog1565656273__root", "layout": "deletedialog1565656273__layout" };
9
+ export var classes = { "root": "deletedialog2550508294__root", "layout": "deletedialog2550508294__layout" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -7,7 +7,7 @@ import { useTranslations } from '../../hooks';
7
7
  import { classes } from './form-document-field.st.css.js';
8
8
  import { DocumentLoader } from './document-loader';
9
9
  import { openDocument } from './utils';
10
- import { useWixPatternsContainer } from '@wix/patterns';
10
+ import { useWixPatternsContainer } from '@wix/bex-core/react';
11
11
  const DOCUMENT_VIEW_ACTIONS_WIDTH = '196px';
12
12
  const DocumentComponent = ({ mediaURI }) => {
13
13
  return (React.createElement(Box, { gap: "SP2", verticalAlign: "middle", className: classes.textWidth },
@@ -1 +1 @@
1
- {"version":3,"file":"document-control.js","sourceRoot":"","sources":["../../../../src/components/document/document-control.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"document-control.js","sourceRoot":"","sources":["../../../../src/components/document/document-control.tsx"],"names":[],"mappings":"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"}
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../stylable-esm-runtime.js";
3
- var _namespace_ = "formdocumentfield3976716795";
3
+ var _namespace_ = "formdocumentfield3597979616";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "formdocumentfield3976716795__root", "viewWrapper": "formdocumentfield3976716795__viewWrapper", "textWidth": "formdocumentfield3976716795__textWidth", "documentLoader": "formdocumentfield3976716795__documentLoader", "addDocument": "formdocumentfield3976716795__addDocument", "addItemWrapper": "formdocumentfield3976716795__addItemWrapper" };
9
+ export var classes = { "root": "formdocumentfield3597979616__root", "viewWrapper": "formdocumentfield3597979616__viewWrapper", "textWidth": "formdocumentfield3597979616__textWidth", "documentLoader": "formdocumentfield3597979616__documentLoader", "addDocument": "formdocumentfield3597979616__addDocument", "addItemWrapper": "formdocumentfield3597979616__addItemWrapper" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -0,0 +1,28 @@
1
+ import React, { forwardRef, useState, useCallback } from 'react';
2
+ import { Input } from '@wix/design-system';
3
+ import { useTranslations } from '../../hooks/use-translations';
4
+ import { isValid } from '../../validations/email';
5
+ export const EmailInput = forwardRef(({ value = '', onChange, onBlur, onInvalidChange, onInput, placeholder, statusMessage, ...props }, forwardedRef) => {
6
+ const { t } = useTranslations();
7
+ const [invalid, setInvalid] = useState(false);
8
+ const handleChange = useCallback((e) => {
9
+ onInput?.();
10
+ onChange?.(e.target.value);
11
+ }, [onChange, onInput]);
12
+ const handleBlur = useCallback((e) => {
13
+ const val = e.target.value;
14
+ const nextInvalid = val ? !isValid(val) : false;
15
+ setInvalid((prev) => {
16
+ if (prev !== nextInvalid) {
17
+ onInvalidChange?.(nextInvalid);
18
+ }
19
+ return nextInvalid;
20
+ });
21
+ onBlur?.(e);
22
+ }, [onBlur, onInvalidChange]);
23
+ return (React.createElement(Input, { ...props, ref: forwardedRef, type: "email", value: value, onChange: handleChange, onBlur: handleBlur, status: invalid ? 'error' : undefined, statusMessage: invalid
24
+ ? statusMessage ?? t('auto-patterns.email_input.invalid_message')
25
+ : undefined, placeholder: placeholder ?? t('auto-patterns.email_input.placeholder') }));
26
+ });
27
+ EmailInput.displayName = 'EmailInput';
28
+ //# sourceMappingURL=email-input.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"email-input.js","sourceRoot":"","sources":["../../../../src/components/email/email-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,UAAU,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AACjE,OAAO,EAAE,KAAK,EAAE,MAAM,oBAAoB,CAAC;AAE3C,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAC/D,OAAO,EAAE,OAAO,EAAE,MAAM,yBAAyB,CAAC;AAUlD,MAAM,CAAC,MAAM,UAAU,GAAG,UAAU,CAClC,CACE,EACE,KAAK,GAAG,EAAE,EACV,QAAQ,EACR,MAAM,EACN,eAAe,EACf,OAAO,EACP,WAAW,EACX,aAAa,EACb,GAAG,KAAK,EACT,EACD,YAAY,EACZ,EAAE;IACF,MAAM,EAAE,CAAC,EAAE,GAAG,eAAe,EAAE,CAAC;IAChC,MAAM,CAAC,OAAO,EAAE,UAAU,CAAC,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC;IAE9C,MAAM,YAAY,GAAG,WAAW,CAC9B,CAAC,CAAsC,EAAE,EAAE;QACzC,OAAO,EAAE,EAAE,CAAC;QACZ,QAAQ,EAAE,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IAC7B,CAAC,EACD,CAAC,QAAQ,EAAE,OAAO,CAAC,CACpB,CAAC;IAEF,MAAM,UAAU,GAAG,WAAW,CAC5B,CAAC,CAAqC,EAAE,EAAE;QACxC,MAAM,GAAG,GAAG,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC;QAC3B,MAAM,WAAW,GAAG,GAAG,CAAC,CAAC,CAAC,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC;QAEhD,UAAU,CAAC,CAAC,IAAI,EAAE,EAAE;YAClB,IAAI,IAAI,KAAK,WAAW,EAAE;gBACxB,eAAe,EAAE,CAAC,WAAW,CAAC,CAAC;aAChC;YACD,OAAO,WAAW,CAAC;QACrB,CAAC,CAAC,CAAC;QAEH,MAAM,EAAE,CAAC,CAAC,CAAC,CAAC;IACd,CAAC,EACD,CAAC,MAAM,EAAE,eAAe,CAAC,CAC1B,CAAC;IAEF,OAAO,CACL,oBAAC,KAAK,OACA,KAAK,EACT,GAAG,EAAE,YAAY,EACjB,IAAI,EAAC,OAAO,EACZ,KAAK,EAAE,KAAK,EACZ,QAAQ,EAAE,YAAY,EACtB,MAAM,EAAE,UAAU,EAClB,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,EACrC,aAAa,EACX,OAAO;YACL,CAAC,CAAC,aAAa,IAAI,CAAC,CAAC,2CAA2C,CAAC;YACjE,CAAC,CAAC,SAAS,EAEf,WAAW,EAAE,WAAW,IAAI,CAAC,CAAC,uCAAuC,CAAC,GACtE,CACH,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,UAAU,CAAC,WAAW,GAAG,YAAY,CAAC"}
@@ -0,0 +1,13 @@
1
+ import React, { useRef, useCallback } from 'react';
2
+ import { useAutoFocus } from '../../hooks';
3
+ import { EmailInput } from './email-input';
4
+ export const FormEmailInput = ({ data, onChange, onInput, autoFocus, readOnly, dataHook, }) => {
5
+ const inputRef = useRef(null);
6
+ useAutoFocus(inputRef, autoFocus);
7
+ const handleChange = useCallback((value) => {
8
+ onChange(value);
9
+ }, [onChange]);
10
+ return (React.createElement(EmailInput, { dataHook: dataHook, ref: inputRef, readOnly: readOnly, value: data ?? '', onChange: handleChange, onInput: onInput }));
11
+ };
12
+ FormEmailInput.displayName = 'FormEmailInput';
13
+ //# sourceMappingURL=form-email-input.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"form-email-input.js","sourceRoot":"","sources":["../../../../src/components/email/form-email-input.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AAKnD,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAE3C,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAI3C,MAAM,CAAC,MAAM,cAAc,GAA4B,CAAC,EACtD,IAAI,EACJ,QAAQ,EACR,OAAO,EACP,SAAS,EACT,QAAQ,EACR,QAAQ,GACT,EAAE,EAAE;IACH,MAAM,QAAQ,GAAG,MAAM,CAAgC,IAAI,CAAC,CAAC;IAC7D,YAAY,CAAC,QAAQ,EAAE,SAAS,CAAC,CAAC;IAElC,MAAM,YAAY,GAAG,WAAW,CAC9B,CAAC,KAAa,EAAE,EAAE;QAChB,QAAQ,CAAC,KAAK,CAAC,CAAC;IAClB,CAAC,EACD,CAAC,QAAQ,CAAC,CACX,CAAC;IAEF,OAAO,CACL,oBAAC,UAAU,IACT,QAAQ,EAAE,QAAQ,EAClB,GAAG,EAAE,QAAQ,EACb,QAAQ,EAAE,QAAQ,EAClB,KAAK,EAAE,IAAI,IAAI,EAAE,EACjB,QAAQ,EAAE,YAAY,EACtB,OAAO,EAAE,OAAO,GAChB,CACH,CAAC;AACJ,CAAC,CAAC;AAEF,cAAc,CAAC,WAAW,GAAG,gBAAgB,CAAC"}
@@ -0,0 +1,3 @@
1
+ export * from './email-input';
2
+ export * from './form-email-input';
3
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/email/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,cAAc,oBAAoB,CAAC"}
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../stylable-esm-runtime.js";
3
- var _namespace_ = "exclamation4163944303";
3
+ var _namespace_ = "exclamation1701725459";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "exclamation4163944303__root", "exclamation": "exclamation4163944303__exclamation", "actions": "exclamation4163944303__actions", "action": "exclamation4163944303__action" };
9
+ export var classes = { "root": "exclamation1701725459__root", "exclamation": "exclamation1701725459__exclamation", "actions": "exclamation1701725459__actions", "action": "exclamation1701725459__action" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -1,13 +1,13 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../stylable-esm-runtime.js";
3
- var _namespace_ = "highlightedtext1094828839";
3
+ var _namespace_ = "highlightedtext2343387506";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "highlightedtext1094828839__root", "substring": "highlightedtext1094828839__substring" };
10
- export var keyframes = { "highlighted": "highlightedtext1094828839__highlighted", "highlighted-match": "highlightedtext1094828839__highlighted-match" };
9
+ export var classes = { "root": "highlightedtext2343387506__root", "substring": "highlightedtext2343387506__substring" };
10
+ export var keyframes = { "highlighted": "highlightedtext2343387506__highlighted", "highlighted-match": "highlightedtext2343387506__highlighted-match" };
11
11
  export var layers = {};
12
12
  export var containers = {};
13
13
  export var stVars = {};
@@ -14,4 +14,5 @@ export * from './document';
14
14
  export * from './multi-document';
15
15
  export * from './color-view';
16
16
  export * from './delete-dialog';
17
+ export * from './email';
17
18
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,YAAY,CAAC;AAC3B,cAAc,kBAAkB,CAAC;AACjC,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,YAAY,CAAC;AAC3B,cAAc,kBAAkB,CAAC;AACjC,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,SAAS,CAAC"}
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../stylable-esm-runtime.js";
3
- var _namespace_ = "pasteurlbutton2261796151";
3
+ var _namespace_ = "pasteurlbutton1903495000";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "pasteurlbutton2261796151__root", "iconButtonTooltip": "pasteurlbutton2261796151__iconButtonTooltip", "iconButton": "pasteurlbutton2261796151__iconButton" };
9
+ export var classes = { "root": "pasteurlbutton1903495000__root", "iconButtonTooltip": "pasteurlbutton1903495000__iconButtonTooltip", "iconButton": "pasteurlbutton1903495000__iconButton" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../stylable-esm-runtime.js";
3
- var _namespace_ = "formmediagalleryfield344141858";
3
+ var _namespace_ = "formmediagalleryfield643698514";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "formmediagalleryfield344141858__root", "container": "formmediagalleryfield344141858__container", "viewBox": "formmediagalleryfield344141858__viewBox", "addItemWrapper": "formmediagalleryfield344141858__addItemWrapper", "addItem": "formmediagalleryfield344141858__addItem", "overlay": "formmediagalleryfield344141858__overlay", "image": "formmediagalleryfield344141858__image", "previewImage": "formmediagalleryfield344141858__previewImage", "previewVideo": "formmediagalleryfield344141858__previewVideo" };
9
+ export var classes = { "root": "formmediagalleryfield643698514__root", "container": "formmediagalleryfield643698514__container", "viewBox": "formmediagalleryfield643698514__viewBox", "addItemWrapper": "formmediagalleryfield643698514__addItemWrapper", "addItem": "formmediagalleryfield643698514__addItem", "overlay": "formmediagalleryfield643698514__overlay", "image": "formmediagalleryfield643698514__image", "previewImage": "formmediagalleryfield643698514__previewImage", "previewVideo": "formmediagalleryfield643698514__previewVideo" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -1,15 +1,15 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../stylable-esm-runtime.js";
3
- var _namespace_ = "mediaimage1334877073";
3
+ var _namespace_ = "mediaimage1254345300";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "mediaimage1334877073__root" };
9
+ export var classes = { "root": "mediaimage1254345300__root" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
13
13
  export var stVars = {};
14
- export var vars = { "wds-color-red-200": "--wds-color-red-200", "wsr-color-R20": "--wsr-color-R20", "wds-color-black-550": "--wds-color-black-550", "wsr-color-D55": "--wsr-color-D55", "from": "--mediaimage1334877073-from", "to": "--mediaimage1334877073-to" };
14
+ export var vars = { "wds-color-red-200": "--wds-color-red-200", "wsr-color-R20": "--wsr-color-R20", "wds-color-black-550": "--wds-color-black-550", "wsr-color-D55": "--wsr-color-D55", "from": "--mediaimage1254345300-from", "to": "--mediaimage1254345300-to" };
15
15
  //# sourceMappingURL=media-image.st.css.js.map
@@ -1,15 +1,15 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../../stylable-esm-runtime.js";
3
- var _namespace_ = "overlay922340637";
3
+ var _namespace_ = "overlay548977851";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "overlay922340637__root", "iconOverlay": "overlay922340637__iconOverlay" };
9
+ export var classes = { "root": "overlay548977851__root", "iconOverlay": "overlay548977851__iconOverlay" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
13
13
  export var stVars = { "iconShadow": "drop-shadow(0 1px 1px rgba(22, 45, 61, 0.6))" };
14
- export var vars = { "wds-color-white": "--wds-color-white", "wsr-color-D80": "--overlay922340637-wsr-color-D80" };
14
+ export var vars = { "wds-color-white": "--wds-color-white", "wsr-color-D80": "--overlay548977851-wsr-color-D80" };
15
15
  //# sourceMappingURL=overlay.st.css.js.map
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../stylable-esm-runtime.js";
3
- var _namespace_ = "medialoader3477134118";
3
+ var _namespace_ = "medialoader4178344545";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "medialoader3477134118__root", "loader": "medialoader3477134118__loader" };
9
+ export var classes = { "root": "medialoader4178344545__root", "loader": "medialoader4178344545__loader" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../../stylable-esm-runtime.js";
3
- var _namespace_ = "mediatag59258721";
3
+ var _namespace_ = "mediatag2282076212";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "mediatag59258721__root" };
9
+ export var classes = { "root": "mediatag2282076212__root" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -1 +1 @@
1
- {"version":3,"file":"media-tag.st.css.js","sourceRoot":"","sources":["../../../../../src/components/media-tag/web-media-tag/media-tag.st.css.ts"],"names":[],"mappings":"AAAA,cAAc;AAGd,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kCAAkC,CAAC;AAIjF,IAAI,WAAW,GAAG,kBAAkB,CAAC;AACrC,IAAI,OAAO,GAAG,cAAc,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAErD,MAAM,CAAC,IAAI,SAAS,GAAG,aAAa,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAC7D,MAAM,CAAC,IAAI,KAAK,GAA2C,OAAO,CAAC;AACnE,MAAM,CAAC,IAAI,EAAE,GAA2C,OAAO,CAAC;AAEhE,MAAM,CAAC,IAAI,SAAS,GAAG,WAAW,CAAC;AACnC,MAAM,CAAC,IAAI,OAAO,GAAG,EAAC,MAAM,EAAC,wBAAwB,EAAC,CAAC;AACvD,MAAM,CAAC,IAAI,SAAS,GAAG,EAAE,CAAC;AAC1B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,UAAU,GAAG,EAAE,CAAC;AAC3B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,IAAI,GAAG,EAAC,oBAAoB,EAAC,sBAAsB,EAAC,eAAe,EAAC,iBAAiB,EAAC,CAAC"}
1
+ {"version":3,"file":"media-tag.st.css.js","sourceRoot":"","sources":["../../../../../src/components/media-tag/web-media-tag/media-tag.st.css.ts"],"names":[],"mappings":"AAAA,cAAc;AAGd,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kCAAkC,CAAC;AAIjF,IAAI,WAAW,GAAG,oBAAoB,CAAC;AACvC,IAAI,OAAO,GAAG,cAAc,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAErD,MAAM,CAAC,IAAI,SAAS,GAAG,aAAa,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAC7D,MAAM,CAAC,IAAI,KAAK,GAA2C,OAAO,CAAC;AACnE,MAAM,CAAC,IAAI,EAAE,GAA2C,OAAO,CAAC;AAEhE,MAAM,CAAC,IAAI,SAAS,GAAG,WAAW,CAAC;AACnC,MAAM,CAAC,IAAI,OAAO,GAAG,EAAC,MAAM,EAAC,0BAA0B,EAAC,CAAC;AACzD,MAAM,CAAC,IAAI,SAAS,GAAG,EAAE,CAAC;AAC1B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,UAAU,GAAG,EAAE,CAAC;AAC3B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,IAAI,GAAG,EAAC,oBAAoB,EAAC,sBAAsB,EAAC,eAAe,EAAC,iBAAiB,EAAC,CAAC"}
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../../stylable-esm-runtime.js";
3
- var _namespace_ = "formmultidocument4039707852";
3
+ var _namespace_ = "formmultidocument990274809";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "formmultidocument4039707852__root", "viewRoot": "formmultidocument4039707852__viewRoot", "singleViewWrapper": "formmultidocument4039707852__singleViewWrapper", "addDocumentButton": "formmultidocument4039707852__addDocumentButton" };
9
+ export var classes = { "root": "formmultidocument990274809__root", "viewRoot": "formmultidocument990274809__viewRoot", "singleViewWrapper": "formmultidocument990274809__singleViewWrapper", "addDocumentButton": "formmultidocument990274809__addDocumentButton" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -1 +1 @@
1
- {"version":3,"file":"form-multi-document.st.css.js","sourceRoot":"","sources":["../../../../../src/components/multi-document/multi-document-input/form-multi-document.st.css.ts"],"names":[],"mappings":"AAAA,cAAc;AAGd,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kCAAkC,CAAC;AAIjF,IAAI,WAAW,GAAG,6BAA6B,CAAC;AAChD,IAAI,OAAO,GAAG,cAAc,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAErD,MAAM,CAAC,IAAI,SAAS,GAAG,aAAa,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAC7D,MAAM,CAAC,IAAI,KAAK,GAA2C,OAAO,CAAC;AACnE,MAAM,CAAC,IAAI,EAAE,GAA2C,OAAO,CAAC;AAEhE,MAAM,CAAC,IAAI,SAAS,GAAG,WAAW,CAAC;AACnC,MAAM,CAAC,IAAI,OAAO,GAAG,EAAC,MAAM,EAAC,mCAAmC,EAAC,UAAU,EAAC,uCAAuC,EAAC,mBAAmB,EAAC,gDAAgD,EAAC,mBAAmB,EAAC,gDAAgD,EAAC,CAAC;AAC/P,MAAM,CAAC,IAAI,SAAS,GAAG,EAAE,CAAC;AAC1B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,UAAU,GAAG,EAAE,CAAC;AAC3B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAC,cAAc,EAAC,KAAK,EAAC,0BAA0B,EAAC,6CAA6C,EAAC,CAAC;AACpH,MAAM,CAAC,IAAI,IAAI,GAAG,EAAC,uBAAuB,EAAC,yBAAyB,EAAC,oBAAoB,EAAC,sBAAsB,EAAC,oBAAoB,EAAC,sBAAsB,EAAC,uBAAuB,EAAC,yBAAyB,EAAC,eAAe,EAAC,iBAAiB,EAAC,eAAe,EAAC,iBAAiB,EAAC,eAAe,EAAC,iBAAiB,EAAC,CAAC"}
1
+ {"version":3,"file":"form-multi-document.st.css.js","sourceRoot":"","sources":["../../../../../src/components/multi-document/multi-document-input/form-multi-document.st.css.ts"],"names":[],"mappings":"AAAA,cAAc;AAGd,OAAO,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kCAAkC,CAAC;AAIjF,IAAI,WAAW,GAAG,4BAA4B,CAAC;AAC/C,IAAI,OAAO,GAAG,cAAc,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAErD,MAAM,CAAC,IAAI,SAAS,GAAG,aAAa,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AAC7D,MAAM,CAAC,IAAI,KAAK,GAA2C,OAAO,CAAC;AACnE,MAAM,CAAC,IAAI,EAAE,GAA2C,OAAO,CAAC;AAEhE,MAAM,CAAC,IAAI,SAAS,GAAG,WAAW,CAAC;AACnC,MAAM,CAAC,IAAI,OAAO,GAAG,EAAC,MAAM,EAAC,kCAAkC,EAAC,UAAU,EAAC,sCAAsC,EAAC,mBAAmB,EAAC,+CAA+C,EAAC,mBAAmB,EAAC,+CAA+C,EAAC,CAAC;AAC3P,MAAM,CAAC,IAAI,SAAS,GAAG,EAAE,CAAC;AAC1B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAE,CAAC;AACvB,MAAM,CAAC,IAAI,UAAU,GAAG,EAAE,CAAC;AAC3B,MAAM,CAAC,IAAI,MAAM,GAAG,EAAC,cAAc,EAAC,KAAK,EAAC,0BAA0B,EAAC,6CAA6C,EAAC,CAAC;AACpH,MAAM,CAAC,IAAI,IAAI,GAAG,EAAC,uBAAuB,EAAC,yBAAyB,EAAC,oBAAoB,EAAC,sBAAsB,EAAC,oBAAoB,EAAC,sBAAsB,EAAC,uBAAuB,EAAC,yBAAyB,EAAC,eAAe,EAAC,iBAAiB,EAAC,eAAe,EAAC,iBAAiB,EAAC,eAAe,EAAC,iBAAiB,EAAC,CAAC"}
@@ -1,15 +1,15 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.js";
3
- var _namespace_ = "richcontentdefaultvalueinput2540557496";
3
+ var _namespace_ = "richcontentdefaultvalueinput1431678939";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "richcontentdefaultvalueinput2540557496__root", "richContentEditorContainer": "richcontentdefaultvalueinput2540557496__richContentEditorContainer", "editor": "richcontentdefaultvalueinput2540557496__editor" };
9
+ export var classes = { "root": "richcontentdefaultvalueinput1431678939__root", "richContentEditorContainer": "richcontentdefaultvalueinput1431678939__richContentEditorContainer", "editor": "richcontentdefaultvalueinput1431678939__editor" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
13
13
  export var stVars = {};
14
- export var vars = { "topToolbarHeight": "--richcontentdefaultvalueinput2540557496-topToolbarHeight", "bottomToolbarHeight": "--richcontentdefaultvalueinput2540557496-bottomToolbarHeight" };
14
+ export var vars = { "topToolbarHeight": "--richcontentdefaultvalueinput1431678939-topToolbarHeight", "bottomToolbarHeight": "--richcontentdefaultvalueinput1431678939-bottomToolbarHeight" };
15
15
  //# sourceMappingURL=rich-content-default-value-input.st.css.js.map
@@ -1,15 +1,15 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.js";
3
- var _namespace_ = "richcontentforminput448367994";
3
+ var _namespace_ = "richcontentforminput1108118547";
4
4
  var _style_ = classesRuntime.bind(null, _namespace_);
5
5
  export var cssStates = statesRuntime.bind(null, _namespace_);
6
6
  export var style = _style_;
7
7
  export var st = _style_;
8
8
  export var namespace = _namespace_;
9
- export var classes = { "root": "richcontentforminput448367994__root", "editor": "richcontentforminput448367994__editor" };
9
+ export var classes = { "root": "richcontentforminput1108118547__root", "editor": "richcontentforminput1108118547__editor" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
13
13
  export var stVars = {};
14
- export var vars = { "wds-color-blue-300": "--wds-color-blue-300", "wds-border-radius-300": "--wds-border-radius-300", "wds-color-blue-100": "--wds-color-blue-100", "wds-input-shadow-focus-standard": "--wds-input-shadow-focus-standard", "topToolbarHeight": "--richcontentforminput448367994-topToolbarHeight", "bottomToolbarHeight": "--richcontentforminput448367994-bottomToolbarHeight" };
14
+ export var vars = { "wds-color-blue-300": "--wds-color-blue-300", "wds-border-radius-300": "--wds-border-radius-300", "wds-color-blue-100": "--wds-color-blue-100", "wds-input-shadow-focus-standard": "--wds-input-shadow-focus-standard", "topToolbarHeight": "--richcontentforminput1108118547-topToolbarHeight", "bottomToolbarHeight": "--richcontentforminput1108118547-bottomToolbarHeight" };
15
15
  //# sourceMappingURL=rich-content-form-input.st.css.js.map