@wix/patterns-fields 1.49.0 → 1.51.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 (200) hide show
  1. package/dist/cjs/components/address/input/address-input.st.css.js +3 -3
  2. package/dist/cjs/components/address/input/address-input.st.css.js.map +1 -1
  3. package/dist/cjs/components/audio/actions/actions-menu/actions-menu.st.css.js +3 -3
  4. package/dist/cjs/components/audio/actions/actions-menu/actions-menu.st.css.js.map +1 -1
  5. package/dist/cjs/components/audio/audio-field/form-audio-field.st.css.js +4 -4
  6. package/dist/cjs/components/audio/audio-field/form-audio-field.st.css.js.map +1 -1
  7. package/dist/cjs/components/audio/audio-player/audio-player.st.css.js +2 -2
  8. package/dist/cjs/components/audio/audio-player/audio-player.st.css.js.map +1 -1
  9. package/dist/cjs/components/color-view/cell-color-view.st.css.js +3 -3
  10. package/dist/cjs/components/color-view/cell-color-view.st.css.js.map +1 -1
  11. package/dist/cjs/components/color-view/color-view.st.css.js +4 -4
  12. package/dist/cjs/components/color-view/color-view.st.css.js.map +1 -1
  13. package/dist/cjs/components/delete-dialog/delete-dialog.st.css.js +3 -3
  14. package/dist/cjs/components/delete-dialog/delete-dialog.st.css.js.map +1 -1
  15. package/dist/cjs/components/document/form-document-field.st.css.js +7 -7
  16. package/dist/cjs/components/document/form-document-field.st.css.js.map +1 -1
  17. package/dist/cjs/components/exclamation/exclamation.st.css.js +5 -5
  18. package/dist/cjs/components/exclamation/exclamation.st.css.js.map +1 -1
  19. package/dist/cjs/components/highlighted-text/highlighted-text.st.css.js +5 -5
  20. package/dist/cjs/components/highlighted-text/highlighted-text.st.css.js.map +1 -1
  21. package/dist/cjs/components/image/thumbnail-replace-overlay.st.css.js +3 -3
  22. package/dist/cjs/components/image/thumbnail-replace-overlay.st.css.js.map +1 -1
  23. package/dist/cjs/components/media-control/cell-media-edit-shell.st.css.js +2 -2
  24. package/dist/cjs/components/media-control/cell-media-edit-shell.st.css.js.map +1 -1
  25. package/dist/cjs/components/media-control/paste-url-button.st.css.js +4 -4
  26. package/dist/cjs/components/media-control/paste-url-button.st.css.js.map +1 -1
  27. package/dist/cjs/components/media-gallery/form-media-gallery-field.st.css.js +10 -10
  28. package/dist/cjs/components/media-gallery/form-media-gallery-field.st.css.js.map +1 -1
  29. package/dist/cjs/components/media-image/media-image.st.css.js +4 -4
  30. package/dist/cjs/components/media-image/media-image.st.css.js.map +1 -1
  31. package/dist/cjs/components/media-image/overlays/overlay.st.css.js +3 -3
  32. package/dist/cjs/components/media-image/overlays/overlay.st.css.js.map +1 -1
  33. package/dist/cjs/components/media-loader/media-loader.st.css.js +3 -3
  34. package/dist/cjs/components/media-loader/media-loader.st.css.js.map +1 -1
  35. package/dist/cjs/components/media-tag/web-media-tag/media-tag.st.css.js +2 -2
  36. package/dist/cjs/components/media-tag/web-media-tag/media-tag.st.css.js.map +1 -1
  37. package/dist/cjs/components/multi-document/cell-multi-document-edit.js +71 -46
  38. package/dist/cjs/components/multi-document/cell-multi-document-edit.js.map +1 -1
  39. package/dist/cjs/components/multi-document/cell-multi-document-edit.st.css +17 -0
  40. package/dist/cjs/components/multi-document/cell-multi-document-edit.st.css.js +23 -0
  41. package/dist/cjs/components/multi-document/cell-multi-document-edit.st.css.js.map +1 -0
  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/object/cell-json-input.js +8 -3
  45. package/dist/cjs/components/object/cell-json-input.js.map +1 -1
  46. package/dist/cjs/components/reference/cell-multi-reference-input.st.css.js +2 -2
  47. package/dist/cjs/components/reference/cell-multi-reference-input.st.css.js.map +1 -1
  48. package/dist/cjs/components/reference/cell-reference-input.st.css.js +3 -3
  49. package/dist/cjs/components/reference/cell-reference-input.st.css.js.map +1 -1
  50. package/dist/cjs/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js +4 -4
  51. package/dist/cjs/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js.map +1 -1
  52. package/dist/cjs/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js +3 -3
  53. package/dist/cjs/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js.map +1 -1
  54. package/dist/cjs/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.js +2 -2
  55. 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
  56. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js +3 -3
  57. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js.map +1 -1
  58. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js +3 -3
  59. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js.map +1 -1
  60. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js +2 -2
  61. package/dist/cjs/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js.map +1 -1
  62. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js +7 -7
  63. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js.map +1 -1
  64. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js +5 -5
  65. package/dist/cjs/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js.map +1 -1
  66. package/dist/cjs/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js +4 -4
  67. package/dist/cjs/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js.map +1 -1
  68. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js +18 -18
  69. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js.map +1 -1
  70. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js +4 -4
  71. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.js.map +1 -1
  72. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js +18 -18
  73. package/dist/cjs/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.js.map +1 -1
  74. package/dist/cjs/components/text/text-view.st.css.js +3 -3
  75. package/dist/cjs/components/text/text-view.st.css.js.map +1 -1
  76. package/dist/cjs/styles.global.css +1 -1
  77. package/dist/cjs/utils/index.js +6 -0
  78. package/dist/cjs/utils/index.js.map +1 -1
  79. package/dist/esm/components/address/input/address-input.st.css.js +2 -2
  80. package/dist/esm/components/audio/actions/actions-menu/actions-menu.st.css.js +2 -2
  81. package/dist/esm/components/audio/actions/actions-menu/actions-menu.st.css.js.map +1 -1
  82. package/dist/esm/components/audio/audio-field/form-audio-field.st.css.js +2 -2
  83. package/dist/esm/components/audio/audio-player/audio-player.st.css.js +2 -2
  84. package/dist/esm/components/audio/audio-player/audio-player.st.css.js.map +1 -1
  85. package/dist/esm/components/color-view/cell-color-view.st.css.js +2 -2
  86. package/dist/esm/components/color-view/cell-color-view.st.css.js.map +1 -1
  87. package/dist/esm/components/color-view/color-view.st.css.js +2 -2
  88. package/dist/esm/components/color-view/color-view.st.css.js.map +1 -1
  89. package/dist/esm/components/delete-dialog/delete-dialog.st.css.js +2 -2
  90. package/dist/esm/components/document/form-document-field.st.css.js +2 -2
  91. package/dist/esm/components/exclamation/exclamation.st.css.js +2 -2
  92. package/dist/esm/components/exclamation/exclamation.st.css.js.map +1 -1
  93. package/dist/esm/components/highlighted-text/highlighted-text.st.css.js +3 -3
  94. package/dist/esm/components/image/thumbnail-replace-overlay.st.css.js +2 -2
  95. package/dist/esm/components/media-control/cell-media-edit-shell.st.css.js +2 -2
  96. package/dist/esm/components/media-control/paste-url-button.st.css.js +2 -2
  97. package/dist/esm/components/media-gallery/form-media-gallery-field.st.css.js +2 -2
  98. package/dist/esm/components/media-image/media-image.st.css.js +3 -3
  99. package/dist/esm/components/media-image/overlays/overlay.st.css.js +2 -2
  100. package/dist/esm/components/media-image/overlays/overlay.st.css.js.map +1 -1
  101. package/dist/esm/components/media-loader/media-loader.st.css.js +2 -2
  102. package/dist/esm/components/media-tag/web-media-tag/media-tag.st.css.js +2 -2
  103. package/dist/esm/components/multi-document/cell-multi-document-edit.js +27 -18
  104. package/dist/esm/components/multi-document/cell-multi-document-edit.js.map +1 -1
  105. package/dist/esm/components/multi-document/cell-multi-document-edit.st.css +17 -0
  106. package/dist/esm/components/multi-document/cell-multi-document-edit.st.css.js +15 -0
  107. package/dist/esm/components/multi-document/cell-multi-document-edit.st.css.js.map +1 -0
  108. package/dist/esm/components/multi-document/multi-document-input/form-multi-document.st.css.js +2 -2
  109. package/dist/esm/components/object/cell-json-input.js +7 -2
  110. package/dist/esm/components/object/cell-json-input.js.map +1 -1
  111. package/dist/esm/components/reference/cell-multi-reference-input.st.css.js +2 -2
  112. package/dist/esm/components/reference/cell-reference-input.st.css.js +2 -2
  113. package/dist/esm/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js +2 -2
  114. package/dist/esm/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.js.map +1 -1
  115. package/dist/esm/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js +2 -2
  116. package/dist/esm/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.js.map +1 -1
  117. package/dist/esm/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.js +2 -2
  118. package/dist/esm/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.js.map +1 -1
  119. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js +2 -2
  120. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.js.map +1 -1
  121. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.js +2 -2
  122. package/dist/esm/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.js +2 -2
  123. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.js +2 -2
  124. package/dist/esm/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.js +2 -2
  125. package/dist/esm/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.js +2 -2
  126. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js +2 -2
  127. package/dist/esm/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.js.map +1 -1
  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/text/text-view.st.css.js +2 -2
  131. package/dist/esm/styles.global.css +1 -1
  132. package/dist/esm/utils/index.js +1 -0
  133. package/dist/esm/utils/index.js.map +1 -1
  134. package/dist/types/components/audio/actions/actions-menu/actions-menu.st.css.d.ts.map +1 -1
  135. package/dist/types/components/audio/audio-player/audio-player.st.css.d.ts.map +1 -1
  136. package/dist/types/components/color-view/cell-color-view.st.css.d.ts.map +1 -1
  137. package/dist/types/components/color-view/color-view.st.css.d.ts.map +1 -1
  138. package/dist/types/components/exclamation/exclamation.st.css.d.ts.map +1 -1
  139. package/dist/types/components/media-image/overlays/overlay.st.css.d.ts.map +1 -1
  140. package/dist/types/components/multi-document/cell-multi-document-edit.d.ts.map +1 -1
  141. package/dist/types/components/multi-document/cell-multi-document-edit.st.css.d.ts +14 -0
  142. package/dist/types/components/multi-document/cell-multi-document-edit.st.css.d.ts.map +1 -0
  143. package/dist/types/components/object/cell-json-input.d.ts +5 -0
  144. package/dist/types/components/object/cell-json-input.d.ts.map +1 -1
  145. package/dist/types/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.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/form-read-only-input/rich-content-form-read-only-input.st.css.d.ts.map +1 -1
  148. package/dist/types/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.d.ts.map +1 -1
  149. package/dist/types/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.d.ts.map +1 -1
  150. package/dist/types/utils/index.d.ts +1 -0
  151. package/dist/types/utils/index.d.ts.map +1 -1
  152. package/package.json +4 -9
  153. package/src/__tests__/components/multi-document/cell-multi-document-edit.spec.tsx +75 -0
  154. package/src/components/address/input/address-input.st.css.ts +2 -2
  155. package/src/components/audio/actions/actions-menu/actions-menu.st.css.ts +2 -2
  156. package/src/components/audio/audio-field/form-audio-field.st.css.ts +2 -2
  157. package/src/components/audio/audio-player/audio-player.st.css.ts +2 -2
  158. package/src/components/color-view/cell-color-view.st.css.ts +2 -2
  159. package/src/components/color-view/color-view.st.css.ts +2 -2
  160. package/src/components/delete-dialog/delete-dialog.st.css.ts +2 -2
  161. package/src/components/document/form-document-field.st.css.ts +2 -2
  162. package/src/components/exclamation/exclamation.st.css.ts +2 -2
  163. package/src/components/highlighted-text/highlighted-text.st.css.ts +3 -3
  164. package/src/components/image/thumbnail-replace-overlay.st.css.ts +2 -2
  165. package/src/components/media-control/cell-media-edit-shell.st.css.ts +2 -2
  166. package/src/components/media-control/paste-url-button.st.css.ts +2 -2
  167. package/src/components/media-gallery/form-media-gallery-field.st.css.ts +2 -2
  168. package/src/components/media-image/media-image.st.css.ts +3 -3
  169. package/src/components/media-image/overlays/overlay.st.css.ts +2 -2
  170. package/src/components/media-loader/media-loader.st.css.ts +2 -2
  171. package/src/components/media-tag/web-media-tag/media-tag.st.css.ts +2 -2
  172. package/src/components/multi-document/cell-multi-document-edit.st.css +17 -0
  173. package/src/components/multi-document/cell-multi-document-edit.st.css.ts +25 -0
  174. package/src/components/multi-document/cell-multi-document-edit.tsx +47 -31
  175. package/src/components/multi-document/multi-document-input/form-multi-document.st.css.ts +2 -2
  176. package/src/components/object/cell-json-input.tsx +9 -2
  177. package/src/components/reference/cell-multi-reference-input.st.css.ts +2 -2
  178. package/src/components/reference/cell-reference-input.st.css.ts +2 -2
  179. package/src/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.ts +2 -2
  180. package/src/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.ts +2 -2
  181. package/src/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.ts +2 -2
  182. package/src/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.ts +2 -2
  183. package/src/components/rich-content/rich-content-input/rich-content-common/publish-loader/publish-loader.st.css.ts +2 -2
  184. package/src/components/rich-content/rich-content-input/rich-content-common/toggle-fullscreen-button/toggle-fullscreen-button.st.css.ts +2 -2
  185. package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-editor.st.css.ts +2 -2
  186. package/src/components/rich-content/rich-content-input/rich-content-editor/rich-content-toolbar.st.css.ts +2 -2
  187. package/src/components/rich-content/rich-content-input/rich-content-viewer/rich-content-viewer.st.css.ts +2 -2
  188. package/src/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.ts +2 -2
  189. package/src/components/rich-text/rich-text-input/rich-text-editor/rich-text-editor.st.css.ts +2 -2
  190. package/src/components/rich-text/rich-text-input/rich-text-editor/toolbar/toolbar.st.css.ts +2 -2
  191. package/src/components/text/text-view.st.css.ts +2 -2
  192. package/src/styles.global.css +1 -1
  193. package/src/utils/index.ts +1 -0
  194. package/dist/cjs/exports/detect-field-type.js +0 -10
  195. package/dist/cjs/exports/detect-field-type.js.map +0 -1
  196. package/dist/esm/exports/detect-field-type.js +0 -2
  197. package/dist/esm/exports/detect-field-type.js.map +0 -1
  198. package/dist/types/exports/detect-field-type.d.ts +0 -2
  199. package/dist/types/exports/detect-field-type.d.ts.map +0 -1
  200. package/src/exports/detect-field-type.ts +0 -1
@@ -1,12 +1,12 @@
1
1
  // @ts-nocheck
2
2
  import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.js";
3
- var _namespace_ = "richeditor772307511";
3
+ var _namespace_ = "richeditor1624690482";
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": "richeditor772307511__root", "editor": "richeditor772307511__editor", "header-one": "richeditor772307511__header-one", "header-two": "richeditor772307511__header-two", "header-three": "richeditor772307511__header-three", "header-four": "richeditor772307511__header-four", "header-five": "richeditor772307511__header-five", "header-six": "richeditor772307511__header-six", "paragraph-one": "richeditor772307511__paragraph-one", "unstyled": "richeditor772307511__unstyled", "paragraph-three": "richeditor772307511__paragraph-three", "align-left": "richeditor772307511__align-left", "align-right": "richeditor772307511__align-right", "align-center": "richeditor772307511__align-center", "align-justify": "richeditor772307511__align-justify", "withMargin": "richeditor772307511__withMargin", "dir-rtl": "richeditor772307511__dir-rtl" };
9
+ export var classes = { "root": "richeditor1624690482__root", "editor": "richeditor1624690482__editor", "header-one": "richeditor1624690482__header-one", "header-two": "richeditor1624690482__header-two", "header-three": "richeditor1624690482__header-three", "header-four": "richeditor1624690482__header-four", "header-five": "richeditor1624690482__header-five", "header-six": "richeditor1624690482__header-six", "paragraph-one": "richeditor1624690482__paragraph-one", "unstyled": "richeditor1624690482__unstyled", "paragraph-three": "richeditor1624690482__paragraph-three", "align-left": "richeditor1624690482__align-left", "align-right": "richeditor1624690482__align-right", "align-center": "richeditor1624690482__align-center", "align-justify": "richeditor1624690482__align-justify", "withMargin": "richeditor1624690482__withMargin", "dir-rtl": "richeditor1624690482__dir-rtl" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -1 +1 @@
1
- {"version":3,"file":"rich-editor.st.css.js","sourceRoot":"","sources":["../../../../../../src/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"rich-editor.st.css.js","sourceRoot":"","sources":["../../../../../../src/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.ts"],"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_ = "richtexteditor2196465605";
3
+ var _namespace_ = "richtexteditor1096772757";
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": "richtexteditor2196465605__root", "nativeInput": "richtexteditor2196465605__nativeInput", "editor": "richtexteditor2196465605__editor" };
9
+ export var classes = { "root": "richtexteditor1096772757__root", "nativeInput": "richtexteditor1096772757__nativeInput", "editor": "richtexteditor1096772757__editor" };
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_ = "toolbar2549506784";
3
+ var _namespace_ = "toolbar1776333679";
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": "toolbar2549506784__root", "item": "toolbar2549506784__item", "separator": "toolbar2549506784__separator", "clearFormatting": "toolbar2549506784__clearFormatting", "fullScreen": "toolbar2549506784__fullScreen", "dropdownItemContent": "toolbar2549506784__dropdownItemContent", "dropdownItemTitle": "toolbar2549506784__dropdownItemTitle", "dropdownItemSubtitle": "toolbar2549506784__dropdownItemSubtitle", "dropdownHeaderOne": "toolbar2549506784__dropdownHeaderOne", "dropdownHeaderTwo": "toolbar2549506784__dropdownHeaderTwo", "dropdownHeaderThree": "toolbar2549506784__dropdownHeaderThree", "dropdownHeaderFour": "toolbar2549506784__dropdownHeaderFour", "dropdownHeaderFive": "toolbar2549506784__dropdownHeaderFive", "dropdownHeaderSix": "toolbar2549506784__dropdownHeaderSix", "dropdownParagraphOne": "toolbar2549506784__dropdownParagraphOne", "dropdownNormalText": "toolbar2549506784__dropdownNormalText", "dropdownParagraphThree": "toolbar2549506784__dropdownParagraphThree" };
9
+ export var classes = { "root": "toolbar1776333679__root", "item": "toolbar1776333679__item", "separator": "toolbar1776333679__separator", "clearFormatting": "toolbar1776333679__clearFormatting", "fullScreen": "toolbar1776333679__fullScreen", "dropdownItemContent": "toolbar1776333679__dropdownItemContent", "dropdownItemTitle": "toolbar1776333679__dropdownItemTitle", "dropdownItemSubtitle": "toolbar1776333679__dropdownItemSubtitle", "dropdownHeaderOne": "toolbar1776333679__dropdownHeaderOne", "dropdownHeaderTwo": "toolbar1776333679__dropdownHeaderTwo", "dropdownHeaderThree": "toolbar1776333679__dropdownHeaderThree", "dropdownHeaderFour": "toolbar1776333679__dropdownHeaderFour", "dropdownHeaderFive": "toolbar1776333679__dropdownHeaderFive", "dropdownHeaderSix": "toolbar1776333679__dropdownHeaderSix", "dropdownParagraphOne": "toolbar1776333679__dropdownParagraphOne", "dropdownNormalText": "toolbar1776333679__dropdownNormalText", "dropdownParagraphThree": "toolbar1776333679__dropdownParagraphThree" };
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_ = "textview4003559600";
3
+ var _namespace_ = "textview3441044600";
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": "textview4003559600__root", "textView": "textview4003559600__textView" };
9
+ export var classes = { "root": "textview3441044600__root", "textView": "textview3441044600__textView" };
10
10
  export var keyframes = {};
11
11
  export var layers = {};
12
12
  export var containers = {};
@@ -1 +1 @@
1
- .addressinput2242616631__tableAddressInput{height:36px!important;margin-left:-1px;display:flex!important;align-items:center;width:100%}.addressinput2242616631__tableAddressInput>div{padding:0!important;width:100%}.addressinput2242616631__tableAddressInput:focus-within{margin-left:2px}.actionsmenu110640245__action{margin-left:calc(var(--wds-space-100, 6px)*-1)}.formaudiofield2946054492__addItem{height:120px!important;box-sizing:border-box}.formaudiofield2946054492__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)}.formaudiofield2946054492__addItem.formaudiofield2946054492--disabled{pointer-events:auto!important}.formaudiofield2946054492__addItem.formaudiofield2946054492--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formaudiofield2946054492__mediaTitle{line-height:18px!important}.audioplayer516346205__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}.cellcolorview4248622110__hashPrefix{color:var(--wsr-color-D40, #868aa5);font-size:14px;font-weight:300;line-height:1}.colorview703832561__view{width:100%}.colorview703832561__fillPreview{flex-shrink:0}.colorview703832561__view .colorview703832561__fillPreview{width:18px;height:18px;min-width:18px!important;min-height:18px!important}.deletedialog2950207629__layout{max-width:510px!important}.formdocumentfield3199611136__viewWrapper{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formdocumentfield3199611136__viewWrapper:hover{background:var(--wds-color-blue-500, var(--wsr-color-B50));cursor:pointer}.formdocumentfield3199611136__textWidth{max-width:calc(100% - 196px)}.formdocumentfield3199611136__documentLoader{padding-top:21px;padding-bottom:21px}.formdocumentfield3199611136__addDocument{padding-top:17px!important;padding-bottom:17px!important}.formdocumentfield3199611136__addDocument.formdocumentfield3199611136--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formdocumentfield3199611136__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))}.exclamation2723469272__exclamation{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:3px;cursor:pointer}.exclamation2723469272__exclamation.exclamation2723469272---type-7-warning:not(.exclamation2723469272--customSize),.exclamation2723469272__exclamation.exclamation2723469272---type-5-error:not(.exclamation2723469272--customSize){width:24px;height:24px}.exclamation2723469272__exclamation.exclamation2723469272---type-7-warning{color:var(--wds-color-fill-warning-primary)}.exclamation2723469272__exclamation.exclamation2723469272---type-5-error{color:var(--wds-color-fill-destructive-primary)}.exclamation2723469272__actions{display:flex;flex-direction:column}.exclamation2723469272__action{white-space:normal!important;height:auto!important;text-align:left;gap:6px}.exclamation2723469272__action+.exclamation2723469272__action{margin-top:6px}.exclamation2723469272__action.exclamation2723469272--accented{color:var(--wds-color-blue-100)}.exclamation2723469272__action.exclamation2723469272--accented:hover{color:var(--wds-color-blue-200)}.highlightedtext2065602973__root.highlightedtext2065602973--highlightedBackground{animation:highlightedtext2065602973__highlighted 150ms ease-out 1 forwards}.highlightedtext2065602973__substring.highlightedtext2065602973--isHighlighted{animation:highlightedtext2065602973__highlighted-match 150ms ease-out 50ms 1 forwards}@keyframes highlightedtext2065602973__highlighted{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-400, var(--wsr-color-Y40))}}@keyframes highlightedtext2065602973__highlighted-match{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-200, var(--wsr-color-Y20))}}.thumbnailreplaceoverlay2960804429__root{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);border-radius:3px}.thumbnailreplaceoverlay2960804429__icon{color:#fff;width:18px;height:18px}.cellmediaeditshell2316353753__root{width:100%;height:100%}.pasteurlbutton2213719335__root{margin-top:6px}.pasteurlbutton2213719335__iconButtonTooltip{height:max-content}.pasteurlbutton2213719335__iconButton{width:24px;height:24px}.formmediagalleryfield3561808543__container{display:flex;min-height:128px;max-height:259px}.formmediagalleryfield3561808543__viewBox{display:flex;height:100%;width:100%;flex-wrap:wrap}.formmediagalleryfield3561808543__addItemWrapper{height:128px;width:100%;box-sizing:border-box}.formmediagalleryfield3561808543__addItem{box-sizing:border-box}.formmediagalleryfield3561808543__overlay{width:initial!important;min-width:382px!important}.formmediagalleryfield3561808543__image.formmediagalleryfield3561808543--withMarginRight{margin-right:3px}.formmediagalleryfield3561808543__image.formmediagalleryfield3561808543--withMarginTop{margin-top:3px}.formmediagalleryfield3561808543__previewImage{max-height:calc(100% - 12px)!important}.formmediagalleryfield3561808543__previewVideo{border-radius:8px;max-width:100%;max-height:calc(100% - 12px)!important}.mediaimage1215152017__root{display:flex;align-items:center;flex-shrink:0;position:relative;box-sizing:border-box}.mediaimage1215152017__root.mediaimage1215152017--error{--mediaimage1215152017-from:calc(50% - 0.5px);--mediaimage1215152017-to:calc(50% + 0.5px);background-image:linear-gradient(to bottom right,transparent var(--mediaimage1215152017-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage1215152017-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage1215152017-to),transparent var(--mediaimage1215152017-to))}.mediaimage1215152017__root.mediaimage1215152017--error>*{opacity:0}.overlay721287909__iconOverlay{position:absolute;color:var(--wds-color-white, var(--wsr-color-D80, #FFFFFF));background-color:transparent;filter:drop-shadow(0 1px 1px rgba(22,45,61,.6));-webkit-filter:drop-shadow(0 1px 1px rgba(22,45,61,.6))}.overlay721287909__iconOverlay.overlay721287909---size-5-small{width:20px;height:20px}.overlay721287909__iconOverlay.overlay721287909---size-6-medium{width:24px;height:24px}.overlay721287909__iconOverlay.overlay721287909---size-5-large{width:28px;height:28px}.overlay721287909__iconOverlay.overlay721287909---placement-7-topLeft{top:2px;left:2px}.overlay721287909__iconOverlay.overlay721287909---placement-10-bottomLeft{bottom:2px;left:2px}.medialoader1933973024__loader{border-radius:6px}.medialoader1933973024__loader.medialoader1933973024--isDashed{border:dashed 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.medialoader1933973024__loader.medialoader1933973024--isSolid{border:solid 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.mediatag1819583196__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))}.formmultidocument3504256140__viewRoot{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formmultidocument3504256140__singleViewWrapper{border-radius:0;border-bottom:1px solid var(--wds-color-neutral-600, var(--wsr-color-D60));background-color:transparent!important}.formmultidocument3504256140__viewRoot>div:first-child .formmultidocument3504256140__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))}.formmultidocument3504256140__singleViewWrapper:hover{background-color:var(--wds-color-blue-500, var(--wsr-color-B50))!important}.formmultidocument3504256140__singleViewWrapper:focus-visible{border-bottom:1px solid transparent;position:relative;z-index:1}.formmultidocument3504256140__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))}.formmultidocument3504256140__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))}.cellmultireferenceinput3735962681__root{width:100%;box-sizing:border-box;--wds-input-border-color:transparent;--wds-input-border-color-hover:transparent;--wds-input-border-color-focus:transparent;--wds-input-background-fill-default:transparent;--wds-input-background-fill-hover:transparent;--wds-input-shadow-focus-standard:0 0 0 0 transparent}.cellreferenceinput2358804242__root{width:100%;height:100%;display:flex;align-items:center}.cellreferenceinput2358804242__autocomplete{width:100%}.richcontentdefaultvalueinput3681072040__richContentEditorContainer .richcontentdefaultvalueinput3681072040__editor{max-height:calc(40vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentforminput3494892058__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-blue-300);border-radius:var(--wds-border-radius-300)}.richcontentforminput3494892058__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richcontentforminput3494892058__root .richcontentforminput3494892058__editor{overflow-y:auto;max-height:calc(80vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentformreadonlyinput1570531432__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-black-600);border-radius:var(--wds-border-radius-300)}.richcontentformreadonlyinput1570531432__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.fullscreenmodal770898494__modalContent{display:flex;flex-direction:column;position:relative;height:100%;width:782px;background-color:var(--wds-color-white, var(--wsr-color-D80, #ffffff));border-radius:var(--wds-border-radius-300, var(--wsr-border-radius-06, 6px));margin-top:24px}.publishloader4017288677__publishLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--wds-color-white);z-index:5000;border-radius:inherit}.togglefullscreenbutton2033163355__root{z-index:5;box-sizing:border-box;position:absolute;right:0;top:calc(50% - 16px)!important;padding-right:3px}.togglefullscreenbutton2033163355__root button{border-radius:6px!important}.richcontenteditor2508957542__root{position:relative;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)}.richcontenteditor2508957542__root,.richcontenteditor2508957542__toolbarContainer,.richcontenteditor2508957542__footerToolbarContainer{width:100%;box-sizing:border-box}.richcontenteditor2508957542__toolbarContainer div{box-sizing:border-box}.richcontenteditor2508957542__toolbarAndFullScreenButtonWrapper{display:flex;position:relative}.richcontenteditor2508957542__editor{box-sizing:border-box;padding:36px 24px 36px 55px}.richcontenteditor2508957542__modalEditor{display:flex;flex-direction:column;flex:1;height:100%}.richcontenteditor2508957542__modalEditor .richcontenteditor2508957542__editor{overflow-y:auto;flex:1;min-width:592px;box-sizing:border-box}.richcontenteditor2508957542__modalEditor .richcontenteditor2508957542__footerToolbarContainer{margin-top:9px}.richcontenteditor2508957542__toolbarContainer button[data-hook~=text-button-headings]>span{display:inline-flex;padding-inline-end:3px!important}.richcontenteditor2508957542__toolbarContainer button[data-hook~=text-button-ai]>span{padding-inline-end:9px!important}.richcontenttoolbar2075677973__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}.richcontenttoolbar2075677973__toolbarButton{line-height:40px;background:0 0;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 5px 0 0}.richcontenttoolbar2075677973__toolbarButton:disabled{color:graytext}.richcontenttoolbar2075677973__separator{width:1px;height:20px;margin:0 8px 0 3px;background:rgba(51,51,51,.1)}.richcontenttoolbar2075677973__toolbar label{padding:0 8px}.richcontentviewer3047132010__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:36px}.richcontentviewer3047132010__root.richcontentviewer3047132010--isFullScreen{padding:12px 24px}.richcontentviewer3047132010__root:not(.richcontentviewer3047132010--isFullScreen){padding:6px 24px 6px 12px}.richcontentviewer3047132010__root ToggleButton{margin:0;padding:0;border:0;position:absolute;top:2px!important;right:2px;width:30px;height:30px}.richcontentviewer3047132010__viewer{height:calc(100% - 36px);width:100%}.richcontentviewer3047132010__modalViewer{min-width:592px;overflow:auto}.richtexteditor2196465605__root{width:100%;box-sizing:border-box;outline:0;overflow:hidden;border-radius:var(--wds-border-radius-300)}.richtexteditor2196465605__root.richtexteditor2196465605---border-4-none{border:0}.richtexteditor2196465605__root.richtexteditor2196465605---border-8-standard{border:1px solid var(--wds-color-blue-300)}.richtexteditor2196465605__root.richtexteditor2196465605---border-8-standard:focus,.richtexteditor2196465605__root.richtexteditor2196465605---border-8-standard:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richtexteditor2196465605__root.richtexteditor2196465605---border-8-standard.richtexteditor2196465605---status-5-error{border:1px solid var(--wds-color-red-100)}.richtexteditor2196465605__root.richtexteditor2196465605---border-8-standard.richtexteditor2196465605---status-5-error:focus,.richtexteditor2196465605__root.richtexteditor2196465605---border-8-standard.richtexteditor2196465605---status-5-error:focus-within{border:1px solid var(--wds-color-red-100);box-shadow:0 0 0 3px var(--wds-color-red-300)}.richtexteditor2196465605__root.richtexteditor2196465605---border-8-standard.richtexteditor2196465605---status-7-warning{border:1px solid var(--wds-color-yellow-100)}.richtexteditor2196465605__root.richtexteditor2196465605---border-8-standard.richtexteditor2196465605---status-7-warning:focus,.richtexteditor2196465605__root.richtexteditor2196465605---border-8-standard.richtexteditor2196465605---status-7-warning:focus-within{border:1px solid var(--wds-color-yellow-100);box-shadow:0 0 0 3px var(--wds-color-yellow-300)}.richtexteditor2196465605__nativeInput{position:absolute;opacity:0;padding:0;margin:0;border:0;width:0;height:0}.richtexteditor2196465605__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)}.richtexteditor2196465605__editor.richtexteditor2196465605--isFullScreen{max-width:782px;min-width:582px;background:var(--wds-color-black-700)}.richtexteditor2196465605__editor:not(.richtexteditor2196465605--isFullScreen){max-height:80vh}.richtexteditor2196465605__editor>div{flex:1;max-width:100%}.toolbar2549506784__root{padding:12px 18px;display:flex;border-bottom:1px solid var(--wds-color-blue-400, var(--wsr-color-B40, #d6dcff));background:var(--wds-color-white, var(--wsr-color-D80, #ffffff));align-items:center}.toolbar2549506784__item{display:flex;margin-right:12px}.toolbar2549506784__item svg,.toolbar2549506784__item svg path,.toolbar2549506784__item svg text{color:inherit;fill:currentColor}.toolbar2549506784__separator{display:inline-flex;margin-right:12px;border-left:1px solid #ddd;align-self:stretch}.toolbar2549506784__clearFormatting{margin-left:auto}.toolbar2549506784__fullScreen{margin-right:0}.toolbar2549506784__dropdownItemContent{height:36px;width:100%;display:flex;gap:12px;justify-content:space-between;align-items:center}.toolbar2549506784__dropdownItemContent.toolbar2549506784--selected .toolbar2549506784__dropdownItemTitle,.toolbar2549506784__dropdownItemContent.toolbar2549506784--selected .toolbar2549506784__dropdownItemSubtitle{color:var(--wds-color-white)!important}.toolbar2549506784__dropdownItemSubtitle{color:var(--wds-color-black-400)!important;padding-right:12px;flex-shrink:0}.toolbar2549506784__dropdownHeaderOne{font-weight:var(--wds-font-weight-bold)!important;font-size:36px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, var(--wsr-font-family, Madefor))!important}.toolbar2549506784__dropdownHeaderTwo{font-weight:var(--wds-font-weight-bold)!important;font-size:32px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar2549506784__dropdownHeaderThree{font-weight:var(--wds-font-weight-medium)!important;font-size:28px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar2549506784__dropdownHeaderFour{font-weight:var(--wds-font-weight-bold)!important;font-size:24px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar2549506784__dropdownHeaderFive{font-weight:var(--wds-font-weight-bold)!important;font-size:22px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar2549506784__dropdownHeaderSix{font-weight:var(--wds-font-weight-medium)!important;font-size:20px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar2549506784__dropdownParagraphOne{font-weight:var(--wds-font-weight-medium)!important;font-size:18px!important;line-height:1.33!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar2549506784__dropdownNormalText{font-weight:var(--wds-font-weight-medium)!important;font-size:var(--wds-font-size-500)!important;line-height:var(--wds-font-line-height-300)!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar2549506784__dropdownParagraphThree{font-weight:var(--wds-font-weight-medium)!important;font-size:14px!important;line-height:1.29!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.textview4003559600__textView::after{content:"";display:block}.richeditor772307511__root{display:flex;flex-direction:column;font-weight:var(--wds-font-weight-medium, 500);font-size:var(--wds-font-size-500);line-height:var(--wds-font-line-height-300);font-family:var(--wds-font-family-default, var(--wsr-font-family, Madefor))}.richeditor772307511__editor{box-sizing:border-box;overflow:auto;display:flex;flex-direction:column;flex:1;cursor:text;color:var(--wds-color-black-100, var(--wsr-color-D10, #131720));background:var(--wds-color-black-700, var(--wsr-color-D70, #edeef2))}.richeditor772307511__editor .DraftEditor-root{width:100%;height:100%}.richeditor772307511__editor .DraftEditor-root [data-contents]{overflow:auto}.richeditor772307511__editor .DraftEditor-editorContainer{display:flex;min-height:100%;background:#fff}.richeditor772307511__editor .public-DraftEditor-content{padding:12px 24px 24px;min-height:100%;width:100%;box-sizing:border-box}.richeditor772307511__editor .public-DraftEditor-content ol,.richeditor772307511__editor .public-DraftEditor-content ul{display:flex;flex-direction:column;padding:0}.richeditor772307511__editor .public-DraftEditor-content a,.richeditor772307511__editor .public-DraftEditor-content a:visited{color:inherit;text-decoration:none}.richeditor772307511__header-one:not(li),.richeditor772307511__header-two:not(li),.richeditor772307511__header-three:not(li),.richeditor772307511__header-four:not(li),.richeditor772307511__header-five:not(li),.richeditor772307511__header-six:not(li){margin-block:0;margin:0}.richeditor772307511__header-one,.richeditor772307511__editor li.richeditor772307511__header-one .public-DraftStyleDefault-block{font:var(--rt-h1-fontStyle, normal) var(--rt-h1-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h1-fontSize, 72px)/var(--rt-h1-lineHeight, 1.33) var(--rt-h1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor772307511__header-two,.richeditor772307511__editor li.richeditor772307511__header-two .public-DraftStyleDefault-block{font:var(--rt-h2-fontStyle, normal) var(--rt-h2-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h2-fontSize, 42px)/var(--rt-h2-lineHeight, 1.2) var(--rt-h2-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor772307511__header-three,.richeditor772307511__editor li.richeditor772307511__header-three .public-DraftStyleDefault-block{font:var(--rt-h3-fontStyle, normal) var(--rt-h3-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-h3-fontSize, 38px)/var(--rt-h3-lineHeight, 1.2) var(--rt-h3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor772307511__header-four,.richeditor772307511__editor li.richeditor772307511__header-four .public-DraftStyleDefault-block{font:var(--rt-h4-fontStyle, normal) var(--rt-h4-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h4-fontSize, 34px)/var(--rt-h4-lineHeight, 1.2) var(--rt-h4-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor772307511__header-five,.richeditor772307511__editor li.richeditor772307511__header-five .public-DraftStyleDefault-block{font:var(--rt-h5-fontStyle, normal) var(--rt-h5-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h5-fontSize, 28px)/var(--rt-h5-lineHeight, 1.2) var(--rt-h5-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor772307511__header-six,.richeditor772307511__editor li.richeditor772307511__header-six .public-DraftStyleDefault-block{font:var(--rt-h6-fontStyle, normal) var(--rt-h6-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-h6-fontSize, 22px)/var(--rt-h6-lineHeight, 1.2) var(--rt-h6-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor772307511__paragraph-one,.richeditor772307511__editor li.richeditor772307511__paragraph-one .public-DraftStyleDefault-block{font:var(--rt-p1-fontStyle, normal) var(--rt-p1-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-p1-fontSize, 18px)/var(--rt-p1-lineHeight, 24px) var(--rt-p1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor772307511__unstyled,.richeditor772307511__editor li.richeditor772307511__unstyled .public-DraftStyleDefault-block{font:var(--rt-unstyled-fontStyle, normal) var(--rt-unstyled-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-unstyled-fontSize, 16px)/var(--rt-unstyled-lineHeight, 24px) var(--rt-unstyled-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor772307511__paragraph-three,.richeditor772307511__editor li.richeditor772307511__paragraph-three .public-DraftStyleDefault-block{font:var(--rt-p3-fontStyle, normal) var(--rt-p3-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-p3-fontSize, 14px)/var(--rt-p3-lineHeight, 18px) var(--rt-p3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor772307511__editor li.richeditor772307511__header-one:first-child~li{font:var(--rt-h1-fontStyle, normal) var(--rt-h1-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h1-fontSize, 72px)/var(--rt-h1-lineHeight, 1.33) var(--rt-h1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor772307511__editor li.richeditor772307511__header-one:first-child~li::marker{line-height:var(--rt-h1-fontSize, 72px)}.richeditor772307511__editor li.richeditor772307511__header-two:first-child~li{font:var(--rt-h2-fontStyle, normal) var(--rt-h2-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h2-fontSize, 42px)/var(--rt-h2-lineHeight, 1.2) var(--rt-h2-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor772307511__editor li.richeditor772307511__header-two:first-child~li::marker{line-height:var(--rt-h2-fontSize, 42px)}.richeditor772307511__editor li.richeditor772307511__header-three:first-child~li{font:var(--rt-h3-fontStyle, normal) var(--rt-h3-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-h3-fontSize, 38px)/var(--rt-h3-lineHeight, 1.2) var(--rt-h3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor772307511__editor li.richeditor772307511__header-three:first-child~li::marker{line-height:var(--rt-h3-fontSize, 38px)}.richeditor772307511__editor li.richeditor772307511__header-four:first-child~li{font:var(--rt-h4-fontStyle, normal) var(--rt-h4-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h4-fontSize, 34px)/var(--rt-h4-lineHeight, 1.2) var(--rt-h4-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor772307511__editor li.richeditor772307511__header-four:first-child~li::marker{line-height:var(--rt-h4-fontSize, 34px)}.richeditor772307511__editor li.richeditor772307511__header-five:first-child~li{font:var(--rt-h5-fontStyle, normal) var(--rt-h5-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h5-fontSize, 28px)/var(--rt-h5-lineHeight, 1.2) var(--rt-h5-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor772307511__editor li.richeditor772307511__header-five:first-child~li::marker{line-height:var(--rt-h5-fontSize, 28px)}.richeditor772307511__editor li.richeditor772307511__header-six:first-child~li{font:var(--rt-h6-fontStyle, normal) var(--rt-h6-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-h6-fontSize, 22px)/var(--rt-h6-lineHeight, 1.2) var(--rt-h6-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor772307511__editor li.richeditor772307511__header-six:first-child~li::marker{line-height:var(--rt-h6-fontSize, 22px)}.richeditor772307511__editor li.richeditor772307511__paragraph-one:first-child~li{font:var(--rt-p1-fontStyle, normal) var(--rt-p1-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-p1-fontSize, 18px)/var(--rt-p1-lineHeight, 24px) var(--rt-p1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor772307511__editor li.richeditor772307511__unstyled:first-child~li{font:var(--rt-unstyled-fontStyle, normal) var(--rt-unstyled-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-unstyled-fontSize, 16px)/var(--rt-unstyled-lineHeight, 24px) var(--rt-unstyled-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor772307511__editor li.richeditor772307511__paragraph-three:first-child~li{font:var(--rt-p3-fontStyle, normal) var(--rt-p3-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-p3-fontSize, 14px)/var(--rt-p3-lineHeight, 18px) var(--rt-p3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth0{margin-inline-start:2ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth1{margin-inline-start:4ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth2{margin-inline-start:6ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth3{margin-inline-start:8ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth4{margin-inline-start:10ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth0:first-child{margin-inline-start:2ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0{margin-inline-start:2ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0:nth-child(n+10){margin-inline-start:3ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0:nth-child(n+100){margin-inline-start:4ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0:nth-child(n+1000){margin-inline-start:5ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth1:first-child{margin-inline-start:4ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1{margin-inline-start:4ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1:nth-child(n+10){margin-inline-start:5ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1:nth-child(n+100){margin-inline-start:6ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1:nth-child(n+1000){margin-inline-start:7ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth2:first-child{margin-inline-start:6ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2{margin-inline-start:6ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2:nth-child(n+10){margin-inline-start:7ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2:nth-child(n+100){margin-inline-start:8ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2:nth-child(n+1000){margin-inline-start:9ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth3:first-child{margin-inline-start:8ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3{margin-inline-start:8ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3:nth-child(n+10){margin-inline-start:9ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3:nth-child(n+100){margin-inline-start:10ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3:nth-child(n+1000){margin-inline-start:11ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth4:first-child{margin-inline-start:10ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4{margin-inline-start:10ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4:nth-child(n+10){margin-inline-start:11ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4:nth-child(n+100){margin-inline-start:12ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4:nth-child(n+1000){margin-inline-start:13ch}.richeditor772307511__align-left{text-align:left;align-self:flex-start}.richeditor772307511__align-right{text-align:right;align-self:flex-end}.richeditor772307511__align-center{text-align:center;align-self:center}.richeditor772307511__align-justify{text-align:justify;align-self:stretch}.richeditor772307511__withMargin{display:inline-block}.richeditor772307511__dir-rtl,.richeditor772307511__editor .public-DraftStyleDefault-rtl{direction:rtl}.richeditor772307511__editor .public-DraftStyleDefault-listRTL{direction:rtl;text-align:right;max-width:100%}
1
+ .addressinput1440630528__tableAddressInput{height:36px!important;margin-left:-1px;display:flex!important;align-items:center;width:100%}.addressinput1440630528__tableAddressInput>div{padding:0!important;width:100%}.addressinput1440630528__tableAddressInput:focus-within{margin-left:2px}.actionsmenu1251762929__action{margin-left:calc(var(--wds-space-100, 6px)*-1)}.formaudiofield1497641676__addItem{height:120px!important;box-sizing:border-box}.formaudiofield1497641676__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)}.formaudiofield1497641676__addItem.formaudiofield1497641676--disabled{pointer-events:auto!important}.formaudiofield1497641676__addItem.formaudiofield1497641676--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formaudiofield1497641676__mediaTitle{line-height:18px!important}.audioplayer3297972783__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}.cellcolorview562588265__hashPrefix{color:var(--wsr-color-D40, #868aa5);font-size:14px;font-weight:300;line-height:1}.colorview2797894997__view{width:100%}.colorview2797894997__fillPreview{flex-shrink:0}.colorview2797894997__view .colorview2797894997__fillPreview{width:18px;height:18px;min-width:18px!important;min-height:18px!important}.deletedialog3227398347__layout{max-width:510px!important}.formdocumentfield2129032129__viewWrapper{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formdocumentfield2129032129__viewWrapper:hover{background:var(--wds-color-blue-500, var(--wsr-color-B50));cursor:pointer}.formdocumentfield2129032129__textWidth{max-width:calc(100% - 196px)}.formdocumentfield2129032129__documentLoader{padding-top:21px;padding-bottom:21px}.formdocumentfield2129032129__addDocument{padding-top:17px!important;padding-bottom:17px!important}.formdocumentfield2129032129__addDocument.formdocumentfield2129032129--error{border:1px solid var(--wds-color-red-100, var(--wsr-color-R10))!important}.formdocumentfield2129032129__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))}.exclamation692435759__exclamation{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border-radius:3px;cursor:pointer}.exclamation692435759__exclamation.exclamation692435759---type-7-warning:not(.exclamation692435759--customSize),.exclamation692435759__exclamation.exclamation692435759---type-5-error:not(.exclamation692435759--customSize){width:24px;height:24px}.exclamation692435759__exclamation.exclamation692435759---type-7-warning{color:var(--wds-color-fill-warning-primary)}.exclamation692435759__exclamation.exclamation692435759---type-5-error{color:var(--wds-color-fill-destructive-primary)}.exclamation692435759__actions{display:flex;flex-direction:column}.exclamation692435759__action{white-space:normal!important;height:auto!important;text-align:left;gap:6px}.exclamation692435759__action+.exclamation692435759__action{margin-top:6px}.exclamation692435759__action.exclamation692435759--accented{color:var(--wds-color-blue-100)}.exclamation692435759__action.exclamation692435759--accented:hover{color:var(--wds-color-blue-200)}.highlightedtext3254668580__root.highlightedtext3254668580--highlightedBackground{animation:highlightedtext3254668580__highlighted 150ms ease-out 1 forwards}.highlightedtext3254668580__substring.highlightedtext3254668580--isHighlighted{animation:highlightedtext3254668580__highlighted-match 150ms ease-out 50ms 1 forwards}@keyframes highlightedtext3254668580__highlighted{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-400, var(--wsr-color-Y40))}}@keyframes highlightedtext3254668580__highlighted-match{0%{background-color:transparent}to{background-color:var(--wds-color-yellow-200, var(--wsr-color-Y20))}}.thumbnailreplaceoverlay1012352219__root{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);border-radius:3px}.thumbnailreplaceoverlay1012352219__icon{color:#fff;width:18px;height:18px}.cellmediaeditshell2458059849__root{width:100%;height:100%}.pasteurlbutton3903749534__root{margin-top:6px}.pasteurlbutton3903749534__iconButtonTooltip{height:max-content}.pasteurlbutton3903749534__iconButton{width:24px;height:24px}.formmediagalleryfield1657207788__container{display:flex;min-height:128px;max-height:259px}.formmediagalleryfield1657207788__viewBox{display:flex;height:100%;width:100%;flex-wrap:wrap}.formmediagalleryfield1657207788__addItemWrapper{height:128px;width:100%;box-sizing:border-box}.formmediagalleryfield1657207788__addItem{box-sizing:border-box}.formmediagalleryfield1657207788__overlay{width:initial!important;min-width:382px!important}.formmediagalleryfield1657207788__image.formmediagalleryfield1657207788--withMarginRight{margin-right:3px}.formmediagalleryfield1657207788__image.formmediagalleryfield1657207788--withMarginTop{margin-top:3px}.formmediagalleryfield1657207788__previewImage{max-height:calc(100% - 12px)!important}.formmediagalleryfield1657207788__previewVideo{border-radius:8px;max-width:100%;max-height:calc(100% - 12px)!important}.mediaimage2289305629__root{display:flex;align-items:center;flex-shrink:0;position:relative;box-sizing:border-box}.mediaimage2289305629__root.mediaimage2289305629--error{--mediaimage2289305629-from:calc(50% - 0.5px);--mediaimage2289305629-to:calc(50% + 0.5px);background-image:linear-gradient(to bottom right,transparent var(--mediaimage2289305629-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage2289305629-from),var(--wds-color-red-200, var(--wsr-color-R20)) var(--mediaimage2289305629-to),transparent var(--mediaimage2289305629-to))}.mediaimage2289305629__root.mediaimage2289305629--error>*{opacity:0}.overlay1955051977__iconOverlay{position:absolute;color:var(--wds-color-white, var(--wsr-color-D80, #FFFFFF));background-color:transparent;filter:drop-shadow(0 1px 1px rgba(22,45,61,.6));-webkit-filter:drop-shadow(0 1px 1px rgba(22,45,61,.6))}.overlay1955051977__iconOverlay.overlay1955051977---size-5-small{width:20px;height:20px}.overlay1955051977__iconOverlay.overlay1955051977---size-6-medium{width:24px;height:24px}.overlay1955051977__iconOverlay.overlay1955051977---size-5-large{width:28px;height:28px}.overlay1955051977__iconOverlay.overlay1955051977---placement-7-topLeft{top:2px;left:2px}.overlay1955051977__iconOverlay.overlay1955051977---placement-10-bottomLeft{bottom:2px;left:2px}.medialoader3019326409__loader{border-radius:6px}.medialoader3019326409__loader.medialoader3019326409--isDashed{border:dashed 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.medialoader3019326409__loader.medialoader3019326409--isSolid{border:solid 1px var(--wds-color-blue-300, var(--wsr-color-B30))}.mediatag3647218102__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))}.cellmultidocumentedit4241025868__chipTrigger{display:flex;align-items:center;min-width:0;max-width:100%;margin:0;padding:0;border:0;background:0 0;font:inherit;color:inherit;text-align:inherit;cursor:pointer}.formmultidocument2129027216__viewRoot{border-radius:var(--wds-border-radius-300, calc(2px * 3));border:1px solid var(--wds-color-blue-300, var(--wsr-color-B30))}.formmultidocument2129027216__singleViewWrapper{border-radius:0;border-bottom:1px solid var(--wds-color-neutral-600, var(--wsr-color-D60));background-color:transparent!important}.formmultidocument2129027216__viewRoot>div:first-child .formmultidocument2129027216__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))}.formmultidocument2129027216__singleViewWrapper:hover{background-color:var(--wds-color-blue-500, var(--wsr-color-B50))!important}.formmultidocument2129027216__singleViewWrapper:focus-visible{border-bottom:1px solid transparent;position:relative;z-index:1}.formmultidocument2129027216__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))}.formmultidocument2129027216__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))}.cellmultireferenceinput3946198310__root{width:100%;box-sizing:border-box;--wds-input-border-color:transparent;--wds-input-border-color-hover:transparent;--wds-input-border-color-focus:transparent;--wds-input-background-fill-default:transparent;--wds-input-background-fill-hover:transparent;--wds-input-shadow-focus-standard:0 0 0 0 transparent}.cellreferenceinput4291828404__root{width:100%;height:100%;display:flex;align-items:center}.cellreferenceinput4291828404__autocomplete{width:100%}.richcontentdefaultvalueinput175828992__richContentEditorContainer .richcontentdefaultvalueinput175828992__editor{max-height:calc(40vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentforminput868017737__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-blue-300);border-radius:var(--wds-border-radius-300)}.richcontentforminput868017737__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richcontentforminput868017737__root .richcontentforminput868017737__editor{overflow-y:auto;max-height:calc(80vh - var(--topToolbarHeight) - var(--bottomToolbarHeight))}.richcontentformreadonlyinput717684133__root{outline:0;box-sizing:border-box;border:1px solid var(--wds-color-black-600);border-radius:var(--wds-border-radius-300)}.richcontentformreadonlyinput717684133__root:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.fullscreenmodal1729763657__modalContent{display:flex;flex-direction:column;position:relative;height:100%;width:782px;background-color:var(--wds-color-white, var(--wsr-color-D80, #ffffff));border-radius:var(--wds-border-radius-300, var(--wsr-border-radius-06, 6px));margin-top:24px}.publishloader4213841679__publishLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--wds-color-white);z-index:5000;border-radius:inherit}.togglefullscreenbutton2928954910__root{z-index:5;box-sizing:border-box;position:absolute;right:0;top:calc(50% - 16px)!important;padding-right:3px}.togglefullscreenbutton2928954910__root button{border-radius:6px!important}.richcontenteditor4106261530__root{position:relative;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)}.richcontenteditor4106261530__root,.richcontenteditor4106261530__toolbarContainer,.richcontenteditor4106261530__footerToolbarContainer{width:100%;box-sizing:border-box}.richcontenteditor4106261530__toolbarContainer div{box-sizing:border-box}.richcontenteditor4106261530__toolbarAndFullScreenButtonWrapper{display:flex;position:relative}.richcontenteditor4106261530__editor{box-sizing:border-box;padding:36px 24px 36px 55px}.richcontenteditor4106261530__modalEditor{display:flex;flex-direction:column;flex:1;height:100%}.richcontenteditor4106261530__modalEditor .richcontenteditor4106261530__editor{overflow-y:auto;flex:1;min-width:592px;box-sizing:border-box}.richcontenteditor4106261530__modalEditor .richcontenteditor4106261530__footerToolbarContainer{margin-top:9px}.richcontenteditor4106261530__toolbarContainer button[data-hook~=text-button-headings]>span{display:inline-flex;padding-inline-end:3px!important}.richcontenteditor4106261530__toolbarContainer button[data-hook~=text-button-ai]>span{padding-inline-end:9px!important}.richcontenttoolbar1437751771__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}.richcontenttoolbar1437751771__toolbarButton{line-height:40px;background:0 0;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 5px 0 0}.richcontenttoolbar1437751771__toolbarButton:disabled{color:graytext}.richcontenttoolbar1437751771__separator{width:1px;height:20px;margin:0 8px 0 3px;background:rgba(51,51,51,.1)}.richcontenttoolbar1437751771__toolbar label{padding:0 8px}.richcontentviewer3354920972__root{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-height:36px}.richcontentviewer3354920972__root.richcontentviewer3354920972--isFullScreen{padding:12px 24px}.richcontentviewer3354920972__root:not(.richcontentviewer3354920972--isFullScreen){padding:6px 24px 6px 12px}.richcontentviewer3354920972__root ToggleButton{margin:0;padding:0;border:0;position:absolute;top:2px!important;right:2px;width:30px;height:30px}.richcontentviewer3354920972__viewer{height:calc(100% - 36px);width:100%}.richcontentviewer3354920972__modalViewer{min-width:592px;overflow:auto}.richtexteditor1096772757__root{width:100%;box-sizing:border-box;outline:0;overflow:hidden;border-radius:var(--wds-border-radius-300)}.richtexteditor1096772757__root.richtexteditor1096772757---border-4-none{border:0}.richtexteditor1096772757__root.richtexteditor1096772757---border-8-standard{border:1px solid var(--wds-color-blue-300)}.richtexteditor1096772757__root.richtexteditor1096772757---border-8-standard:focus,.richtexteditor1096772757__root.richtexteditor1096772757---border-8-standard:focus-within{border:1px solid var(--wds-color-blue-100);box-shadow:var(--wds-input-shadow-focus-standard)}.richtexteditor1096772757__root.richtexteditor1096772757---border-8-standard.richtexteditor1096772757---status-5-error{border:1px solid var(--wds-color-red-100)}.richtexteditor1096772757__root.richtexteditor1096772757---border-8-standard.richtexteditor1096772757---status-5-error:focus,.richtexteditor1096772757__root.richtexteditor1096772757---border-8-standard.richtexteditor1096772757---status-5-error:focus-within{border:1px solid var(--wds-color-red-100);box-shadow:0 0 0 3px var(--wds-color-red-300)}.richtexteditor1096772757__root.richtexteditor1096772757---border-8-standard.richtexteditor1096772757---status-7-warning{border:1px solid var(--wds-color-yellow-100)}.richtexteditor1096772757__root.richtexteditor1096772757---border-8-standard.richtexteditor1096772757---status-7-warning:focus,.richtexteditor1096772757__root.richtexteditor1096772757---border-8-standard.richtexteditor1096772757---status-7-warning:focus-within{border:1px solid var(--wds-color-yellow-100);box-shadow:0 0 0 3px var(--wds-color-yellow-300)}.richtexteditor1096772757__nativeInput{position:absolute;opacity:0;padding:0;margin:0;border:0;width:0;height:0}.richtexteditor1096772757__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)}.richtexteditor1096772757__editor.richtexteditor1096772757--isFullScreen{max-width:782px;min-width:582px;background:var(--wds-color-black-700)}.richtexteditor1096772757__editor:not(.richtexteditor1096772757--isFullScreen){max-height:80vh}.richtexteditor1096772757__editor>div{flex:1;max-width:100%}.toolbar1776333679__root{padding:12px 18px;display:flex;border-bottom:1px solid var(--wds-color-blue-400, var(--wsr-color-B40, #d6dcff));background:var(--wds-color-white, var(--wsr-color-D80, #ffffff));align-items:center}.toolbar1776333679__item{display:flex;margin-right:12px}.toolbar1776333679__item svg,.toolbar1776333679__item svg path,.toolbar1776333679__item svg text{color:inherit;fill:currentColor}.toolbar1776333679__separator{display:inline-flex;margin-right:12px;border-left:1px solid #ddd;align-self:stretch}.toolbar1776333679__clearFormatting{margin-left:auto}.toolbar1776333679__fullScreen{margin-right:0}.toolbar1776333679__dropdownItemContent{height:36px;width:100%;display:flex;gap:12px;justify-content:space-between;align-items:center}.toolbar1776333679__dropdownItemContent.toolbar1776333679--selected .toolbar1776333679__dropdownItemTitle,.toolbar1776333679__dropdownItemContent.toolbar1776333679--selected .toolbar1776333679__dropdownItemSubtitle{color:var(--wds-color-white)!important}.toolbar1776333679__dropdownItemSubtitle{color:var(--wds-color-black-400)!important;padding-right:12px;flex-shrink:0}.toolbar1776333679__dropdownHeaderOne{font-weight:var(--wds-font-weight-bold)!important;font-size:36px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, var(--wsr-font-family, Madefor))!important}.toolbar1776333679__dropdownHeaderTwo{font-weight:var(--wds-font-weight-bold)!important;font-size:32px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar1776333679__dropdownHeaderThree{font-weight:var(--wds-font-weight-medium)!important;font-size:28px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar1776333679__dropdownHeaderFour{font-weight:var(--wds-font-weight-bold)!important;font-size:24px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar1776333679__dropdownHeaderFive{font-weight:var(--wds-font-weight-bold)!important;font-size:22px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar1776333679__dropdownHeaderSix{font-weight:var(--wds-font-weight-medium)!important;font-size:20px!important;line-height:1.2!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar1776333679__dropdownParagraphOne{font-weight:var(--wds-font-weight-medium)!important;font-size:18px!important;line-height:1.33!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar1776333679__dropdownNormalText{font-weight:var(--wds-font-weight-medium)!important;font-size:var(--wds-font-size-500)!important;line-height:var(--wds-font-line-height-300)!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.toolbar1776333679__dropdownParagraphThree{font-weight:var(--wds-font-weight-medium)!important;font-size:14px!important;line-height:1.29!important;font-family:var(--wds-font-family-default, Madefor, Helvetica Neue, Helvetica, Arial, sans-serif)!important}.textview3441044600__textView::after{content:"";display:block}.richeditor1624690482__root{display:flex;flex-direction:column;font-weight:var(--wds-font-weight-medium, 500);font-size:var(--wds-font-size-500);line-height:var(--wds-font-line-height-300);font-family:var(--wds-font-family-default, var(--wsr-font-family, Madefor))}.richeditor1624690482__editor{box-sizing:border-box;overflow:auto;display:flex;flex-direction:column;flex:1;cursor:text;color:var(--wds-color-black-100, var(--wsr-color-D10, #131720));background:var(--wds-color-black-700, var(--wsr-color-D70, #edeef2))}.richeditor1624690482__editor .DraftEditor-root{width:100%;height:100%}.richeditor1624690482__editor .DraftEditor-root [data-contents]{overflow:auto}.richeditor1624690482__editor .DraftEditor-editorContainer{display:flex;min-height:100%;background:#fff}.richeditor1624690482__editor .public-DraftEditor-content{padding:12px 24px 24px;min-height:100%;width:100%;box-sizing:border-box}.richeditor1624690482__editor .public-DraftEditor-content ol,.richeditor1624690482__editor .public-DraftEditor-content ul{display:flex;flex-direction:column;padding:0}.richeditor1624690482__editor .public-DraftEditor-content a,.richeditor1624690482__editor .public-DraftEditor-content a:visited{color:inherit;text-decoration:none}.richeditor1624690482__header-one:not(li),.richeditor1624690482__header-two:not(li),.richeditor1624690482__header-three:not(li),.richeditor1624690482__header-four:not(li),.richeditor1624690482__header-five:not(li),.richeditor1624690482__header-six:not(li){margin-block:0;margin:0}.richeditor1624690482__header-one,.richeditor1624690482__editor li.richeditor1624690482__header-one .public-DraftStyleDefault-block{font:var(--rt-h1-fontStyle, normal) var(--rt-h1-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h1-fontSize, 72px)/var(--rt-h1-lineHeight, 1.33) var(--rt-h1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor1624690482__header-two,.richeditor1624690482__editor li.richeditor1624690482__header-two .public-DraftStyleDefault-block{font:var(--rt-h2-fontStyle, normal) var(--rt-h2-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h2-fontSize, 42px)/var(--rt-h2-lineHeight, 1.2) var(--rt-h2-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor1624690482__header-three,.richeditor1624690482__editor li.richeditor1624690482__header-three .public-DraftStyleDefault-block{font:var(--rt-h3-fontStyle, normal) var(--rt-h3-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-h3-fontSize, 38px)/var(--rt-h3-lineHeight, 1.2) var(--rt-h3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor1624690482__header-four,.richeditor1624690482__editor li.richeditor1624690482__header-four .public-DraftStyleDefault-block{font:var(--rt-h4-fontStyle, normal) var(--rt-h4-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h4-fontSize, 34px)/var(--rt-h4-lineHeight, 1.2) var(--rt-h4-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor1624690482__header-five,.richeditor1624690482__editor li.richeditor1624690482__header-five .public-DraftStyleDefault-block{font:var(--rt-h5-fontStyle, normal) var(--rt-h5-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h5-fontSize, 28px)/var(--rt-h5-lineHeight, 1.2) var(--rt-h5-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor1624690482__header-six,.richeditor1624690482__editor li.richeditor1624690482__header-six .public-DraftStyleDefault-block{font:var(--rt-h6-fontStyle, normal) var(--rt-h6-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-h6-fontSize, 22px)/var(--rt-h6-lineHeight, 1.2) var(--rt-h6-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor1624690482__paragraph-one,.richeditor1624690482__editor li.richeditor1624690482__paragraph-one .public-DraftStyleDefault-block{font:var(--rt-p1-fontStyle, normal) var(--rt-p1-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-p1-fontSize, 18px)/var(--rt-p1-lineHeight, 24px) var(--rt-p1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor1624690482__unstyled,.richeditor1624690482__editor li.richeditor1624690482__unstyled .public-DraftStyleDefault-block{font:var(--rt-unstyled-fontStyle, normal) var(--rt-unstyled-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-unstyled-fontSize, 16px)/var(--rt-unstyled-lineHeight, 24px) var(--rt-unstyled-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor1624690482__paragraph-three,.richeditor1624690482__editor li.richeditor1624690482__paragraph-three .public-DraftStyleDefault-block{font:var(--rt-p3-fontStyle, normal) var(--rt-p3-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-p3-fontSize, 14px)/var(--rt-p3-lineHeight, 18px) var(--rt-p3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor1624690482__editor li.richeditor1624690482__header-one:first-child~li{font:var(--rt-h1-fontStyle, normal) var(--rt-h1-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h1-fontSize, 72px)/var(--rt-h1-lineHeight, 1.33) var(--rt-h1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor1624690482__editor li.richeditor1624690482__header-one:first-child~li::marker{line-height:var(--rt-h1-fontSize, 72px)}.richeditor1624690482__editor li.richeditor1624690482__header-two:first-child~li{font:var(--rt-h2-fontStyle, normal) var(--rt-h2-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h2-fontSize, 42px)/var(--rt-h2-lineHeight, 1.2) var(--rt-h2-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor1624690482__editor li.richeditor1624690482__header-two:first-child~li::marker{line-height:var(--rt-h2-fontSize, 42px)}.richeditor1624690482__editor li.richeditor1624690482__header-three:first-child~li{font:var(--rt-h3-fontStyle, normal) var(--rt-h3-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-h3-fontSize, 38px)/var(--rt-h3-lineHeight, 1.2) var(--rt-h3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor1624690482__editor li.richeditor1624690482__header-three:first-child~li::marker{line-height:var(--rt-h3-fontSize, 38px)}.richeditor1624690482__editor li.richeditor1624690482__header-four:first-child~li{font:var(--rt-h4-fontStyle, normal) var(--rt-h4-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h4-fontSize, 34px)/var(--rt-h4-lineHeight, 1.2) var(--rt-h4-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor1624690482__editor li.richeditor1624690482__header-four:first-child~li::marker{line-height:var(--rt-h4-fontSize, 34px)}.richeditor1624690482__editor li.richeditor1624690482__header-five:first-child~li{font:var(--rt-h5-fontStyle, normal) var(--rt-h5-fontWeight, var(--wds-font-weight-bold, 700)) var(--rt-h5-fontSize, 28px)/var(--rt-h5-lineHeight, 1.2) var(--rt-h5-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor1624690482__editor li.richeditor1624690482__header-five:first-child~li::marker{line-height:var(--rt-h5-fontSize, 28px)}.richeditor1624690482__editor li.richeditor1624690482__header-six:first-child~li{font:var(--rt-h6-fontStyle, normal) var(--rt-h6-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-h6-fontSize, 22px)/var(--rt-h6-lineHeight, 1.2) var(--rt-h6-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor1624690482__editor li.richeditor1624690482__header-six:first-child~li::marker{line-height:var(--rt-h6-fontSize, 22px)}.richeditor1624690482__editor li.richeditor1624690482__paragraph-one:first-child~li{font:var(--rt-p1-fontStyle, normal) var(--rt-p1-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-p1-fontSize, 18px)/var(--rt-p1-lineHeight, 24px) var(--rt-p1-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor1624690482__editor li.richeditor1624690482__unstyled:first-child~li{font:var(--rt-unstyled-fontStyle, normal) var(--rt-unstyled-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-unstyled-fontSize, 16px)/var(--rt-unstyled-lineHeight, 24px) var(--rt-unstyled-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.richeditor1624690482__editor li.richeditor1624690482__paragraph-three:first-child~li{font:var(--rt-p3-fontStyle, normal) var(--rt-p3-fontWeight, var(--wds-font-weight-medium, 500)) var(--rt-p3-fontSize, 14px)/var(--rt-p3-lineHeight, 18px) var(--rt-p3-fontFamily, var(--wds-font-family-default, var(--wsr-font-family, Madefor)))}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth0{margin-inline-start:2ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth1{margin-inline-start:4ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth2{margin-inline-start:6ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth3{margin-inline-start:8ch}.public-DraftStyleDefault-ul .public-DraftStyleDefault-depth4{margin-inline-start:10ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth0:first-child{margin-inline-start:2ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0{margin-inline-start:2ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0:nth-child(n+10){margin-inline-start:3ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0:nth-child(n+100){margin-inline-start:4ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth0:nth-child(n+1000){margin-inline-start:5ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth1:first-child{margin-inline-start:4ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1{margin-inline-start:4ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1:nth-child(n+10){margin-inline-start:5ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1:nth-child(n+100){margin-inline-start:6ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth1:nth-child(n+1000){margin-inline-start:7ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth2:first-child{margin-inline-start:6ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2{margin-inline-start:6ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2:nth-child(n+10){margin-inline-start:7ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2:nth-child(n+100){margin-inline-start:8ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth2:nth-child(n+1000){margin-inline-start:9ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth3:first-child{margin-inline-start:8ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3{margin-inline-start:8ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3:nth-child(n+10){margin-inline-start:9ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3:nth-child(n+100){margin-inline-start:10ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth3:nth-child(n+1000){margin-inline-start:11ch}.public-DraftStyleDefault-ol li.public-DraftStyleDefault-depth4:first-child{margin-inline-start:10ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4{margin-inline-start:10ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4:nth-child(n+10){margin-inline-start:11ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4:nth-child(n+100){margin-inline-start:12ch}.public-DraftStyleDefault-ol li:first-child~li.public-DraftStyleDefault-depth4:nth-child(n+1000){margin-inline-start:13ch}.richeditor1624690482__align-left{text-align:left;align-self:flex-start}.richeditor1624690482__align-right{text-align:right;align-self:flex-end}.richeditor1624690482__align-center{text-align:center;align-self:center}.richeditor1624690482__align-justify{text-align:justify;align-self:stretch}.richeditor1624690482__withMargin{display:inline-block}.richeditor1624690482__dir-rtl,.richeditor1624690482__editor .public-DraftStyleDefault-rtl{direction:rtl}.richeditor1624690482__editor .public-DraftStyleDefault-listRTL{direction:rtl;text-align:right;max-width:100%}
@@ -10,4 +10,5 @@ export * from './get-app-popover-max-height';
10
10
  export * from './get-schema-type';
11
11
  export * from './fuzzy-search';
12
12
  export * from './media-utils';
13
+ export * from './detect-field-type';
13
14
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/utils/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAC;AACvB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,SAAS,CAAC;AACxB,cAAc,yBAAyB,CAAC;AACxC,cAAc,aAAa,CAAC;AAC5B,cAAc,yBAAyB,CAAC;AACxC,cAAc,aAAa,CAAC;AAC5B,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mBAAmB,CAAC;AAClC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/utils/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAC;AACvB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,SAAS,CAAC;AACxB,cAAc,yBAAyB,CAAC;AACxC,cAAc,aAAa,CAAC;AAC5B,cAAc,yBAAyB,CAAC;AACxC,cAAc,aAAa,CAAC;AAC5B,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mBAAmB,CAAC;AAClC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,qBAAqB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"actions-menu.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/audio/actions/actions-menu/actions-menu.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAgF,CAAC;AACnG,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;CAAsC,CAAC"}
1
+ {"version":3,"file":"actions-menu.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/audio/actions/actions-menu/actions-menu.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAkF,CAAC;AACrG,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;CAAsC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"audio-player.st.css.d.ts","sourceRoot":"","sources":["../../../../../src/components/audio/audio-player/audio-player.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;CAAwC,CAAC;AAC3D,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
1
+ {"version":3,"file":"audio-player.st.css.d.ts","sourceRoot":"","sources":["../../../../../src/components/audio/audio-player/audio-player.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;CAAyC,CAAC;AAC5D,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"cell-color-view.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/color-view/cell-color-view.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAA8F,CAAC;AACjH,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;CAAsC,CAAC"}
1
+ {"version":3,"file":"cell-color-view.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/color-view/cell-color-view.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAA4F,CAAC;AAC/G,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;CAAsC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"color-view.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/color-view/color-view.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;CAAwH,CAAC;AAC3I,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
1
+ {"version":3,"file":"color-view.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/color-view/color-view.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;CAA2H,CAAC;AAC9I,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"exclamation.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/exclamation/exclamation.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;CAAgL,CAAC;AACnM,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;CAA4O,CAAC"}
1
+ {"version":3,"file":"exclamation.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/exclamation/exclamation.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;CAA4K,CAAC;AAC/L,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;CAA4O,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"overlay.st.css.d.ts","sourceRoot":"","sources":["../../../../../src/components/media-image/overlays/overlay.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAkF,CAAC;AACrG,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM;;CAAgE,CAAC;AAClF,eAAO,IAAI,IAAI;;;CAA4E,CAAC"}
1
+ {"version":3,"file":"overlay.st.css.d.ts","sourceRoot":"","sources":["../../../../../src/components/media-image/overlays/overlay.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAoF,CAAC;AACvG,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM;;CAAgE,CAAC;AAClF,eAAO,IAAI,IAAI;;;CAA4E,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"cell-multi-document-edit.d.ts","sourceRoot":"","sources":["../../../../src/components/multi-document/cell-multi-document-edit.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiD,MAAM,OAAO,CAAC;AAiCtE,MAAM,WAAW,0BAA0B;IACzC,KAAK,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;IACvB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,GAAG,IAAI,KAAK,IAAI,CAAC;IAC3C,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;IACzB,QAAQ,CAAC,EAAE,KAAK,CAAC,gBAAgB,CAAC;QAAE,KAAK,EAAE,MAAM,IAAI,CAAA;KAAE,GAAG,IAAI,GAAG,SAAS,CAAC,CAAC;IAC5E,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,uEAAuE;IACvE,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAAE,CAAC,0BAA0B,CAwTtE,CAAC"}
1
+ {"version":3,"file":"cell-multi-document-edit.d.ts","sourceRoot":"","sources":["../../../../src/components/multi-document/cell-multi-document-edit.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAiD,MAAM,OAAO,CAAC;AAkCtE,MAAM,WAAW,0BAA0B;IACzC,KAAK,EAAE,MAAM,EAAE,GAAG,IAAI,CAAC;IACvB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,GAAG,IAAI,KAAK,IAAI,CAAC;IAC3C,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;IACzB,QAAQ,CAAC,EAAE,KAAK,CAAC,gBAAgB,CAAC;QAAE,KAAK,EAAE,MAAM,IAAI,CAAA;KAAE,GAAG,IAAI,GAAG,SAAS,CAAC,CAAC;IAC5E,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,uEAAuE;IACvE,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAAE,CAAC,0BAA0B,CAuUtE,CAAC"}
@@ -0,0 +1,14 @@
1
+ export declare var cssStates: (stateMapping: any) => string;
2
+ export declare var style: import("@stylable/runtime").STFunction;
3
+ export declare var st: import("@stylable/runtime").STFunction;
4
+ export declare var namespace: string;
5
+ export declare var classes: {
6
+ root: string;
7
+ chipTrigger: string;
8
+ };
9
+ export declare var keyframes: {};
10
+ export declare var layers: {};
11
+ export declare var containers: {};
12
+ export declare var stVars: {};
13
+ export declare var vars: {};
14
+ //# sourceMappingURL=cell-multi-document-edit.st.css.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cell-multi-document-edit.st.css.d.ts","sourceRoot":"","sources":["../../../../src/components/multi-document/cell-multi-document-edit.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAgH,CAAC;AACnI,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI,IAAK,CAAC"}
@@ -11,6 +11,11 @@ export interface CellJsonInputProps extends Omit<InputAreaProps, 'value' | 'onCh
11
11
  * host can read the current value at any time (e.g. Tab-commit in EditableTable).
12
12
  *
13
13
  * Contrast with JsonInput which defers onChange to blur.
14
+ *
15
+ * Empty-value contract: `null`/`undefined` render as an empty textarea, and
16
+ * clearing the textarea emits `null` (not `undefined`). `undefined` is reserved
17
+ * by the EditableTable commit pipeline to mean "no edit happened," so emitting
18
+ * `null` here is what lets the user clear a cell to empty.
14
19
  */
15
20
  export declare const CellJsonInput: React.ForwardRefExoticComponent<CellJsonInputProps & React.RefAttributes<InputArea>>;
16
21
  //# sourceMappingURL=cell-json-input.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cell-json-input.d.ts","sourceRoot":"","sources":["../../../../src/components/object/cell-json-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkC,MAAM,OAAO,CAAC;AAEvD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACzD,OAAO,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAI/C,MAAM,WAAW,kBACf,SAAQ,IAAI,CAAC,cAAc,EAAE,OAAO,GAAG,UAAU,CAAC;IAClD,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,uGAAuG;IACvG,QAAQ,CAAC,EAAE,CAAC,KAAK,CAAC,EAAE,GAAG,KAAK,IAAI,CAAC;CAClC;AAED;;;;;GAKG;AACH,eAAO,MAAM,aAAa,sFA4BzB,CAAC"}
1
+ {"version":3,"file":"cell-json-input.d.ts","sourceRoot":"","sources":["../../../../src/components/object/cell-json-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkC,MAAM,OAAO,CAAC;AAEvD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACzD,OAAO,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAI/C,MAAM,WAAW,kBACf,SAAQ,IAAI,CAAC,cAAc,EAAE,OAAO,GAAG,UAAU,CAAC;IAClD,KAAK,CAAC,EAAE,GAAG,CAAC;IACZ,uGAAuG;IACvG,QAAQ,CAAC,EAAE,CAAC,KAAK,CAAC,EAAE,GAAG,KAAK,IAAI,CAAC;CAClC;AAED;;;;;;;;;;GAUG;AACH,eAAO,MAAM,aAAa,sFA8BzB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"rich-content-default-value-input.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;CAAsN,CAAC;AACzO,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;CAA0F,CAAC"}
1
+ {"version":3,"file":"rich-content-default-value-input.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-content/rich-content-input/default-value-input/rich-content-default-value-input.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;CAAmN,CAAC;AACtO,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;CAA0F,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"rich-content-form-input.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAoG,CAAC;AACvH,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;;;CAA0S,CAAC"}
1
+ {"version":3,"file":"rich-content-form-input.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-content/rich-content-input/form-input/rich-content-form-input.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAkG,CAAC;AACrH,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;;;CAA0S,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"rich-content-form-read-only-input.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;CAA0D,CAAC;AAC7E,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;;CAAkQ,CAAC"}
1
+ {"version":3,"file":"rich-content-form-read-only-input.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-content/rich-content-input/form-read-only-input/rich-content-form-read-only-input.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;CAAyD,CAAC;AAC5E,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;;CAAkQ,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"fullscreen-modal.st.css.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAoG,CAAC;AACvH,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;CAA8K,CAAC"}
1
+ {"version":3,"file":"fullscreen-modal.st.css.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/rich-content/rich-content-input/rich-content-common/fullscreen-modal/fullscreen-modal.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;CAAsG,CAAC;AACzH,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,IAAI;;;;;CAA8K,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"rich-editor.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;;;;;;;;;;;;;;CAAyyB,CAAC;AAC5zB,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAiqK,CAAC;AACnrK,eAAO,IAAI,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAotE,CAAC"}
1
+ {"version":3,"file":"rich-editor.st.css.d.ts","sourceRoot":"","sources":["../../../../../../src/components/rich-text/rich-text-input/rich-text-editor/rich-editor.st.css.ts"],"names":[],"mappings":"AAUA,eAAO,IAAI,SAAS,+BAAwC,CAAC;AAC7D,eAAO,IAAI,KAAK,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AACnE,eAAO,IAAI,EAAE,EAAE,OAAO,mBAAmB,EAAE,UAAoB,CAAC;AAEhE,eAAO,IAAI,SAAS,QAAc,CAAC;AACnC,eAAO,IAAI,OAAO;;;;;;;;;;;;;;;;;;CAA0zB,CAAC;AAC70B,eAAO,IAAI,SAAS,IAAK,CAAC;AAC1B,eAAO,IAAI,MAAM,IAAK,CAAC;AACvB,eAAO,IAAI,UAAU,IAAK,CAAC;AAC3B,eAAO,IAAI,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAiqK,CAAC;AACnrK,eAAO,IAAI,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAotE,CAAC"}
@@ -10,4 +10,5 @@ export * from './get-app-popover-max-height';
10
10
  export * from './get-schema-type';
11
11
  export * from './fuzzy-search';
12
12
  export * from './media-utils';
13
+ export * from './detect-field-type';
13
14
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/utils/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAC;AACvB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,SAAS,CAAC;AACxB,cAAc,yBAAyB,CAAC;AACxC,cAAc,aAAa,CAAC;AAC5B,cAAc,yBAAyB,CAAC;AACxC,cAAc,aAAa,CAAC;AAC5B,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mBAAmB,CAAC;AAClC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/utils/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAC;AACvB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,SAAS,CAAC;AACxB,cAAc,yBAAyB,CAAC;AACxC,cAAc,aAAa,CAAC;AAC5B,cAAc,yBAAyB,CAAC;AACxC,cAAc,aAAa,CAAC;AAC5B,cAAc,8BAA8B,CAAC;AAC7C,cAAc,mBAAmB,CAAC;AAClC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,qBAAqB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/patterns-fields",
3
- "version": "1.49.0",
3
+ "version": "1.51.0",
4
4
  "license": "UNLICENSED",
5
5
  "author": {
6
6
  "name": "Kobi",
@@ -21,11 +21,6 @@
21
21
  "import": "./dist/esm/exports/auto-field-types.js",
22
22
  "require": "./dist/cjs/exports/auto-field-types.js"
23
23
  },
24
- "./detect-field-type": {
25
- "types": "./dist/types/exports/detect-field-type.d.ts",
26
- "import": "./dist/esm/exports/detect-field-type.js",
27
- "require": "./dist/cjs/exports/detect-field-type.js"
28
- },
29
24
  "./validations": {
30
25
  "types": "./dist/types/exports/validations.d.ts",
31
26
  "import": "./dist/esm/exports/validations.js",
@@ -118,7 +113,7 @@
118
113
  "@wix/atlas": "^1.0.35",
119
114
  "@wix/data": "^1.0.323",
120
115
  "@wix/media": "^1.0.231",
121
- "@wix/patterns-fields-utils": "1.30.0",
116
+ "@wix/patterns-fields-utils": "1.32.0",
122
117
  "@wix/rich-content": "1.0.37",
123
118
  "@wix/ricos": "^11.2.0",
124
119
  "@wix/sdk": "^1.17.2",
@@ -147,7 +142,7 @@
147
142
  "@types/lodash": "^4.17.20",
148
143
  "@types/react": "^16.14.68",
149
144
  "@wix/babel-cli": "^1.11.0",
150
- "@wix/bex-core": "2.327.0",
145
+ "@wix/bex-core": "2.329.0",
151
146
  "@wix/design-system": "^1.285.0",
152
147
  "@wix/eslint-config-yoshi": "^6.74.0",
153
148
  "@wix/jest-yoshi-preset": "^6.74.0",
@@ -200,5 +195,5 @@
200
195
  "type": "yoshi-flow-library"
201
196
  }
202
197
  },
203
- "falconPackageHash": "3ecf3f67a34f0d46f01f51d2509161cde1736b1e9db2ad7706271755"
198
+ "falconPackageHash": "03227a9b7a5e21e3a80b1828d31baca229fb2a79b24959720e5772e2"
204
199
  }
@@ -0,0 +1,75 @@
1
+ import React from 'react';
2
+ import { render, screen } from '@testing-library/react';
3
+ import { CellMultiDocumentEdit } from '../../../components/multi-document/cell-multi-document-edit';
4
+ import { PatternsFieldsTestProvider } from '../../../testkit/patterns-fields-test-provider';
5
+
6
+ jest.mock('@wix/bex-core/react', () => ({
7
+ ...jest.requireActual('@wix/bex-core/react'),
8
+ useWixPatternsContainer: () => ({
9
+ environment: { msid: 'test-meta-site-id' },
10
+ }),
11
+ }));
12
+
13
+ const mockCallMedia = jest.fn();
14
+ const mockDownloadMedia = jest.fn();
15
+ const mockOnOpen = jest.fn(() => jest.fn());
16
+ let mockLoading = false;
17
+
18
+ jest.mock('../../../components/media-control/use-media-control', () => ({
19
+ useMediaControl: () => ({
20
+ callMedia: mockCallMedia,
21
+ downloadMedia: mockDownloadMedia,
22
+ loading: mockLoading,
23
+ }),
24
+ }));
25
+
26
+ jest.mock('../../../components/media-control/use-paste-url-form', () => ({
27
+ usePasteURLForm: () => ({
28
+ isOpen: false,
29
+ title: '',
30
+ onOpen: mockOnOpen,
31
+ onClose: jest.fn(),
32
+ onSave: jest.fn(),
33
+ }),
34
+ }));
35
+
36
+ const DOC_URI =
37
+ 'wix:document://v1/ugd/fefc9f_d8295aad65e0419fb9301388ef94369c.pdf/wix-pdf.pdf';
38
+ const DOC_URI_2 =
39
+ 'wix:document://v1/ugd/aaaaaa_d8295aad65e0419fb9301388ef94369c.pdf/wix-pdf-2.pdf';
40
+
41
+ describe('CellMultiDocumentEdit', () => {
42
+ beforeEach(() => {
43
+ mockLoading = false;
44
+ });
45
+
46
+ const setup = (value: string[] | null, fieldId = 'multi-document-col') =>
47
+ render(
48
+ <CellMultiDocumentEdit
49
+ value={value}
50
+ onChange={jest.fn()}
51
+ onCommit={jest.fn()}
52
+ dataHook="multi-document-edit"
53
+ fieldId={fieldId}
54
+ />,
55
+ { wrapper: PatternsFieldsTestProvider },
56
+ );
57
+
58
+ // Each chip's menu trigger must be a real <button>, not the plain <span> WDS
59
+ // Tag renders — otherwise it is not keyboard-focusable and screen readers get
60
+ // no indication it opens a menu. See CAIRO-4389.
61
+ it('wraps each chip in a keyboard-focusable button that announces the menu', () => {
62
+ setup([DOC_URI, DOC_URI_2]);
63
+
64
+ const tags = screen.getAllByTestId('multi-document-edit-tag');
65
+ expect(tags).toHaveLength(2);
66
+
67
+ tags.forEach((tag) => {
68
+ const button = tag.closest('button');
69
+ expect(button).not.toBeNull();
70
+ expect(button!.tabIndex).toBeGreaterThanOrEqual(0);
71
+ expect(button!.getAttribute('aria-haspopup')).toBe('menu');
72
+ expect(button!.getAttribute('aria-expanded')).toBe('false');
73
+ });
74
+ });
75
+ });
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../stylable-esm-runtime.js"
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "addressinput2242616631";
8
+ var _namespace_ = "addressinput1440630528";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"addressinput2242616631__root","tableAddressInput":"addressinput2242616631__tableAddressInput"};
16
+ export var classes = {"root":"addressinput1440630528__root","tableAddressInput":"addressinput1440630528__tableAddressInput"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../../stylable-esm-runtime.
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "actionsmenu110640245";
8
+ var _namespace_ = "actionsmenu1251762929";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"actionsmenu110640245__root","action":"actionsmenu110640245__action"};
16
+ export var classes = {"root":"actionsmenu1251762929__root","action":"actionsmenu1251762929__action"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../stylable-esm-runtime.js"
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "formaudiofield2946054492";
8
+ var _namespace_ = "formaudiofield1497641676";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"formaudiofield2946054492__root","addItem":"formaudiofield2946054492__addItem","mediaTitle":"formaudiofield2946054492__mediaTitle"};
16
+ export var classes = {"root":"formaudiofield1497641676__root","addItem":"formaudiofield1497641676__addItem","mediaTitle":"formaudiofield1497641676__mediaTitle"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};
@@ -5,7 +5,7 @@ import { classesRuntime, statesRuntime } from "../../../stylable-esm-runtime.js"
5
5
 
6
6
 
7
7
 
8
- var _namespace_ = "audioplayer516346205";
8
+ var _namespace_ = "audioplayer3297972783";
9
9
  var _style_ = classesRuntime.bind(null, _namespace_);
10
10
 
11
11
  export var cssStates = statesRuntime.bind(null, _namespace_);
@@ -13,7 +13,7 @@ export var style: import("@stylable/runtime").STFunction = _style_;
13
13
  export var st: import("@stylable/runtime").STFunction = _style_;
14
14
 
15
15
  export var namespace = _namespace_;
16
- export var classes = {"root":"audioplayer516346205__root"};
16
+ export var classes = {"root":"audioplayer3297972783__root"};
17
17
  export var keyframes = {};
18
18
  export var layers = {};
19
19
  export var containers = {};