@heartlandone/vega 2.78.0 → 2.80.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 (1535) hide show
  1. package/dist/cjs/align-left-4a76df69.js +22 -0
  2. package/dist/cjs/app-globals-7a48292d.js +430 -0
  3. package/dist/cjs/aria-dialog-focusable-trap-slimmer-5a0a78fe.js +272 -0
  4. package/dist/cjs/auto-run-when-re-render-task-queue-slimmer.abstract-5734634d.js +51 -0
  5. package/dist/cjs/breakpoints-1cc2c4c6.js +56 -0
  6. package/dist/cjs/child-nodes-notify-observer-slimmer-a8d13f4c.js +90 -0
  7. package/dist/cjs/code-block-71a330a1.js +4521 -0
  8. package/dist/cjs/component-value-history-controller-slimmer.abstract-fd077a6c.js +714 -0
  9. package/dist/cjs/content-state-afa26456.js +4459 -0
  10. package/dist/cjs/date-required-rule-9f0e3e99.js +92 -0
  11. package/dist/cjs/deprecated-property-slimmer-300a3929.js +51 -0
  12. package/dist/cjs/design-token-3f9589eb.js +402 -0
  13. package/dist/cjs/dom-node-subject-observer-factory-a3a60da4.js +141 -0
  14. package/dist/cjs/dto-renderer-manager-ae5fcbba.js +58 -0
  15. package/dist/cjs/element-appender-slimmer-7a66229b.js +1974 -0
  16. package/dist/cjs/event-emit-slimmer-024e26bb.js +267 -0
  17. package/dist/cjs/form-field-controller-slimmer-c487cf2b.js +1266 -0
  18. package/dist/cjs/image-annotation-action-4e72af4b.js +285 -0
  19. package/dist/cjs/index-58ea899e.js +4 -0
  20. package/dist/cjs/index.cjs.js +41 -36
  21. package/dist/cjs/inject-keyboard-manager-d1a82089.js +37 -0
  22. package/dist/cjs/internal-translation-controller-9f58a4e4.js +301 -0
  23. package/dist/cjs/keyboard-manager-9dbbb0d4.js +148 -0
  24. package/dist/cjs/keyboard-manager-slimmer-68cff676.js +39 -0
  25. package/dist/cjs/loader.cjs.js +26 -21
  26. package/dist/cjs/month-view-generator-65a2f883.js +101 -0
  27. package/dist/cjs/object-b53e9416.js +52 -0
  28. package/dist/cjs/page-resize-observer-slimmer-273d62ef.js +123 -0
  29. package/dist/cjs/public-rules-36f202b3.js +46 -0
  30. package/dist/cjs/range-fa15d524.js +178 -0
  31. package/dist/cjs/responsive-format-facade-4419b4ae.js +944 -0
  32. package/dist/cjs/rich-text-editor-required-rule-7d4c2973.js +64 -0
  33. package/dist/cjs/split-cell-operation-19f98afb.js +2411 -0
  34. package/dist/cjs/string-format-strategy.abstract-c65d9861.js +63 -0
  35. package/dist/cjs/string-input-formatter-slimmer-c2e04acc.js +230 -0
  36. package/dist/cjs/string-mask-strategy-418fc0b8.js +203 -0
  37. package/dist/cjs/style-formatter-3c9ce0e5.js +34 -0
  38. package/dist/cjs/sub-state-notify-slimmer-7a4c6061.js +81 -0
  39. package/dist/cjs/sub-state-observer-slimmer-f728e068.js +134 -0
  40. package/dist/cjs/time-required-rule-ad091302.js +141 -0
  41. package/dist/cjs/token-extension-90396de7.js +7438 -0
  42. package/dist/cjs/translation-slimmer-c069ca84.js +42 -0
  43. package/dist/cjs/type-guard-d760850a.js +2033 -0
  44. package/dist/cjs/ui-32120990.js +62 -0
  45. package/dist/cjs/ui-9e8c9732.js +283 -0
  46. package/dist/cjs/valid-credit-card-number-rule-5ce8e973.js +173 -0
  47. package/dist/cjs/vega-accordion.cjs.entry.js +9 -9
  48. package/dist/cjs/vega-app-header-button.cjs.entry.js +10 -10
  49. package/dist/cjs/vega-backdrop.cjs.entry.js +2 -2
  50. package/dist/cjs/vega-banner.cjs.entry.js +3 -3
  51. package/dist/cjs/vega-box.cjs.entry.js +9 -9
  52. package/dist/cjs/vega-breadcrumb.cjs.entry.js +3 -3
  53. package/dist/cjs/vega-button-circle.cjs.entry.js +10 -10
  54. package/dist/cjs/vega-button-group_2.cjs.entry.js +6 -6
  55. package/dist/cjs/vega-button-link.cjs.entry.js +3 -3
  56. package/dist/cjs/vega-button.cjs.entry.js +10 -10
  57. package/dist/cjs/vega-calendar_4.cjs.entry.js +247 -173
  58. package/dist/cjs/vega-card.cjs.entry.js +7 -7
  59. package/dist/cjs/vega-carousel.cjs.entry.js +11 -11
  60. package/dist/cjs/vega-checkbox_2.cjs.entry.js +11 -11
  61. package/dist/cjs/vega-chip.cjs.entry.js +10 -10
  62. package/dist/cjs/vega-code-block.cjs.entry.js +16 -15
  63. package/dist/cjs/vega-color-picker.cjs.entry.js +10 -10
  64. package/dist/cjs/vega-combo-box.cjs.entry.js +13 -13
  65. package/dist/cjs/vega-date-picker_2.cjs.entry.js +109 -36
  66. package/dist/cjs/vega-dialog_2.cjs.entry.js +53 -15
  67. package/dist/cjs/vega-divider.cjs.entry.js +7 -7
  68. package/dist/cjs/vega-dropdown_5.cjs.entry.js +17 -17
  69. package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
  70. package/dist/cjs/vega-field-label.cjs.entry.js +3 -3
  71. package/dist/cjs/vega-file-uploader.cjs.entry.js +11 -11
  72. package/dist/cjs/vega-flag-icon.cjs.entry.js +6 -6
  73. package/dist/cjs/vega-flex.cjs.entry.js +9 -9
  74. package/dist/cjs/vega-font.cjs.entry.js +8 -8
  75. package/dist/cjs/vega-form.cjs.entry.js +13 -13
  76. package/dist/cjs/vega-grid.cjs.entry.js +9 -8
  77. package/dist/cjs/vega-icon.cjs.entry.js +7 -7
  78. package/dist/cjs/vega-image-uploader.cjs.entry.js +13 -13
  79. package/dist/cjs/vega-input-credit-card.cjs.entry.js +14 -14
  80. package/dist/cjs/vega-input-numeric.cjs.entry.js +14 -14
  81. package/dist/cjs/vega-input-passcode.cjs.entry.js +13 -13
  82. package/dist/cjs/vega-input-phone-number.cjs.entry.js +12 -12
  83. package/dist/cjs/vega-input-range.cjs.entry.js +11 -11
  84. package/dist/cjs/vega-input-select.cjs.entry.js +13 -13
  85. package/dist/cjs/vega-input.cjs.entry.js +56 -33
  86. package/dist/cjs/vega-internal-event-id-a1837fa2.js +126 -0
  87. package/dist/cjs/vega-item-toggle.cjs.entry.js +6 -6
  88. package/dist/cjs/vega-left-nav_5.cjs.entry.js +15 -15
  89. package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +7 -7
  90. package/dist/cjs/vega-page-notification_2.cjs.entry.js +2 -2
  91. package/dist/cjs/vega-pagination-page-selector-mobile.cjs.entry.js +3 -3
  92. package/dist/cjs/vega-pagination-page-size-selector-mobile.cjs.entry.js +5 -5
  93. package/dist/cjs/vega-pagination.cjs.entry.js +11 -11
  94. package/dist/cjs/vega-popover_2.cjs.entry.js +53 -16
  95. package/dist/cjs/vega-progress-tracker_2.cjs.entry.js +14 -14
  96. package/dist/cjs/vega-radio_2.cjs.entry.js +14 -14
  97. package/dist/cjs/vega-rich-text-content.cjs.entry.js +22 -24
  98. package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +217 -252
  99. package/dist/cjs/vega-rich-text-table-properties_3.cjs.entry.js +1527 -0
  100. package/dist/cjs/vega-segment-control.cjs.entry.js +6 -6
  101. package/dist/cjs/vega-selection-chip_2.cjs.entry.js +13 -13
  102. package/dist/cjs/vega-selection-tile_2.cjs.entry.js +12 -12
  103. package/dist/cjs/vega-sidenav_3.cjs.entry.js +12 -12
  104. package/dist/cjs/vega-signature-capture.cjs.entry.js +15 -15
  105. package/dist/cjs/vega-stepper.cjs.entry.js +10 -10
  106. package/dist/cjs/vega-tab-group_2.cjs.entry.js +6 -6
  107. package/dist/cjs/vega-table_11.cjs.entry.js +14 -14
  108. package/dist/cjs/vega-text.cjs.entry.js +4 -4
  109. package/dist/cjs/vega-textarea.cjs.entry.js +10 -10
  110. package/dist/cjs/vega-time-picker_2.cjs.entry.js +62 -20
  111. package/dist/cjs/vega-toggle-switch.cjs.entry.js +10 -10
  112. package/dist/cjs/vega-tooltip_2.cjs.entry.js +14 -14
  113. package/dist/cjs/vega.cjs.js +26 -21
  114. package/dist/cjs/wait-for-component-did-render-b6aba2de.js +32 -0
  115. package/dist/collection/collection-manifest.json +10 -0
  116. package/dist/collection/components/vega-backdrop/slimmers/renerers/vega-backdrop-renderer.js +1 -1
  117. package/dist/collection/components/vega-calendar/slimmers/common/controllers/vega-calendar-day-view-focus-slimmer.js +34 -0
  118. package/dist/collection/components/vega-calendar/slimmers/common/renderers/vega-calendar-switch-panel.js +1 -1
  119. package/dist/collection/components/vega-calendar/slimmers/day-view/renderers/vega-calendar-view-with-time-renderer.js +2 -1
  120. package/dist/collection/components/vega-calendar/slimmers/month-view/renderers/vega-calendar-month-view-renderer.js +28 -7
  121. package/dist/collection/components/vega-calendar/vega-calendar-event/slimmers/renderers/vega-calendar-event-renderer.js +4 -4
  122. package/dist/collection/components/vega-calendar/vega-calendar-event/vega-calendar-event.css +15 -12
  123. package/dist/collection/components/vega-calendar/vega-calendar-event/vega-calendar-event.js +1 -1
  124. package/dist/collection/components/vega-calendar/vega-calendar-event-preview/slimmers/renderers/vega-calendar-event-preview-detail-renderer.js +20 -3
  125. package/dist/collection/components/vega-calendar/vega-calendar.css +1 -1
  126. package/dist/collection/components/vega-calendar/vega-calendar.js +5 -0
  127. package/dist/collection/components/vega-date-picker/slimmers/controllers/vega-date-picker-calendar-open-state-controller.js +13 -1
  128. package/dist/collection/components/vega-date-picker/slimmers/renderers/vega-date-picker-calendar-renderer.js +28 -2
  129. package/dist/collection/components/vega-date-picker/slimmers/renderers/vega-date-picker-input-renderer-base.abstract.js +7 -1
  130. package/dist/collection/components/vega-date-picker/slimmers/renderers/vega-date-picker-range-input-renderer.js +15 -2
  131. package/dist/collection/components/vega-date-picker/slimmers/renderers/vega-date-picker-renderer.js +1 -1
  132. package/dist/collection/components/vega-date-picker/slimmers/renderers/vega-date-picker-single-input-renderer.js +18 -1
  133. package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/slimmers/renderers/vega-date-picker-month-item-renderer.js +5 -5
  134. package/dist/collection/components/vega-grid/vega-grid.css +72 -0
  135. package/dist/collection/components/vega-grid/vega-grid.js +30 -0
  136. package/dist/collection/components/vega-input/slimmers/controllers/vega-input-mask-config-controller.js +13 -12
  137. package/dist/collection/components/vega-input/slimmers/renderers/vega-input-input-renderer.js +4 -1
  138. package/dist/collection/components/vega-input/vega-input.js +35 -1
  139. package/dist/collection/components/vega-modal/slimmers/controllers/vega-modal-open-state-controller.js +34 -1
  140. package/dist/collection/components/vega-modal/slimmers/renderers/vega-modal-renderer.js +7 -2
  141. package/dist/collection/components/vega-popover/slimmers/controllers/vega-popover-appender-controller.js +26 -1
  142. package/dist/collection/components/vega-popover/vega-popover-content-box/vega-popover-content-box.js +6 -1
  143. package/dist/collection/components/vega-popover/vega-popover.js +7 -0
  144. package/dist/collection/components/vega-rich-text-content/vega-rich-text-content.js +9 -1
  145. package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/action-handle-strategy.abstract.js +10 -0
  146. package/dist/collection/components/vega-rich-text-editor/dto/annotations/bold-annotation.js +2 -1
  147. package/dist/collection/components/vega-rich-text-editor/dto/annotations/code-annotation.js +13 -6
  148. package/dist/collection/components/vega-rich-text-editor/dto/annotations/horizontal-alignment-annotation.js +18 -9
  149. package/dist/collection/components/vega-rich-text-editor/dto/annotations/image-annotation.js +11 -1
  150. package/dist/collection/components/vega-rich-text-editor/dto/annotations/italic-annotation.js +2 -1
  151. package/dist/collection/components/vega-rich-text-editor/dto/annotations/link-group-annotation.js +12 -1
  152. package/dist/collection/components/vega-rich-text-editor/dto/annotations/list-annotation.js +12 -4
  153. package/dist/collection/components/vega-rich-text-editor/dto/annotations/strikethrough-annotation.js +2 -1
  154. package/dist/collection/components/vega-rich-text-editor/dto/annotations/text-format-default-styles.js +22 -0
  155. package/dist/collection/components/vega-rich-text-editor/dto/annotations/text-style-annotation.js +43 -32
  156. package/dist/collection/components/vega-rich-text-editor/dto/annotations/underline-annotation.js +2 -1
  157. package/dist/collection/components/vega-rich-text-editor/dto/blocks/block.abstract.js +24 -2
  158. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy-registry.js +35 -0
  159. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy.abstract.js +62 -0
  160. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/image-node/image-filter-styles-strategy.js +16 -0
  161. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-block-filter-styles-strategy.js +12 -0
  162. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-item-block-filter-styles-strategy.js +13 -0
  163. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/text-block/alignment-filter-styles-strategy.js +39 -0
  164. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/text-node/code-filter-styles-strategy.js +26 -0
  165. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/text-node/link-filter-styles-strategy.js +30 -0
  166. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/text-node/text-format-filter-styles-strategy.js +89 -0
  167. package/dist/collection/components/vega-rich-text-editor/dto/renderers/nodes/text-node-renderer.js +0 -10
  168. package/dist/collection/components/vega-rich-text-editor/dto/setup.js +18 -0
  169. package/dist/collection/components/vega-rich-text-editor/extensions/base-extension-renderer.js +2 -1
  170. package/dist/collection/components/vega-rich-text-editor/extensions/base-toolbar-button-renderer.js +10 -5
  171. package/dist/collection/components/vega-rich-text-editor/extensions/extension.abstract.js +18 -1
  172. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-cell-children-remove-interceptor.js +42 -0
  173. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-cell-content-delete-interceptor.js +26 -0
  174. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-row-insert-interceptor.js +23 -0
  175. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-table-insert-paragraph-interceptor.js +55 -0
  176. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/create-segment-table-cell-strategy.js +33 -0
  177. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/delete-table-block-strategy.js +25 -0
  178. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/delete-table-column-strategy.js +176 -0
  179. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/delete-table-row-strategy.js +154 -0
  180. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-block-strategy.js +54 -0
  181. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-column-strategy.js +163 -0
  182. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-row-into-different-section-strategy.js +83 -0
  183. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-row-into-same-section-strategy.js +55 -0
  184. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/merge-cells-strategy.js +120 -0
  185. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/replace-table-cell-strategy.js +21 -0
  186. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/select-table-column-strategy.js +33 -0
  187. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/split-cell-horizontally-strategy.js +143 -0
  188. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/split-cell-vertically-strategy.js +80 -0
  189. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/split-table-cell-strategy.js +45 -0
  190. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/table-column-strategy.abstract.js +27 -0
  191. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/table-row-strategy.abstract.js +296 -0
  192. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/toggle-header-row-strategy.js +274 -0
  193. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/toggle-header-table-column-strategy.js +159 -0
  194. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/update-table-cell-properties-strategy.js +33 -0
  195. package/dist/collection/components/vega-rich-text-editor/extensions/table/action-handler-strategies/update-table-properties-strategy.js +36 -0
  196. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/create-segment-table-cell-action.js +13 -0
  197. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/delete-table-block-action.js +13 -0
  198. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/delete-table-column-action.js +13 -0
  199. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/delete-table-row-action.js +18 -0
  200. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/insert-table-block-action.js +13 -0
  201. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/insert-table-column-action.js +19 -0
  202. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/insert-table-row-into-different-section-action.js +21 -0
  203. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/insert-table-row-into-same-section-action.js +27 -0
  204. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/merge-cells-action.js +17 -0
  205. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/replace-table-cell-action.js +13 -0
  206. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/select-table-column-action.js +13 -0
  207. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/split-cell-horizontally-action.js +12 -0
  208. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/split-cell-vertically-action.js +12 -0
  209. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/split-table-cell-action.js +13 -0
  210. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/table-annotations-action.js +18 -0
  211. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/table-caption-action.js +13 -0
  212. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/table-cell-annotations-action.js +28 -0
  213. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/table-head-cell-annotations-action.js +17 -0
  214. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/toggle-header-row-action.js +13 -0
  215. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/toggle-header-table-column-action.js +15 -0
  216. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/update-table-properties-action.js +38 -0
  217. package/dist/collection/components/vega-rich-text-editor/extensions/table/annotation-handler/table-annotation-handler-base.js +78 -0
  218. package/dist/collection/components/vega-rich-text-editor/extensions/table/annotation-handler/table-annotation-handler.js +69 -0
  219. package/dist/collection/components/vega-rich-text-editor/extensions/table/annotation-handler/table-cell-annotation-handler.js +108 -0
  220. package/dist/collection/components/vega-rich-text-editor/extensions/table/annotation-handler/table-head-cell-annotation-handler.js +14 -0
  221. package/dist/collection/components/vega-rich-text-editor/extensions/table/annotations/table-annotation.js +106 -0
  222. package/dist/collection/components/vega-rich-text-editor/extensions/table/annotations/table-caption-annotation.js +69 -0
  223. package/dist/collection/components/vega-rich-text-editor/extensions/table/annotations/table-cell-annotation.js +192 -0
  224. package/dist/collection/components/vega-rich-text-editor/extensions/table/annotations/table-color-annotation.js +66 -0
  225. package/dist/collection/components/vega-rich-text-editor/extensions/table/annotations/table-head-cell-annotation.js +56 -0
  226. package/dist/collection/components/vega-rich-text-editor/extensions/table/constants/styles.constants.js +27 -0
  227. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-block.js +119 -0
  228. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-body-block.js +56 -0
  229. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-caption-block.js +69 -0
  230. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-cell-block.js +97 -0
  231. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-head-block.js +60 -0
  232. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-head-cell-block.js +53 -0
  233. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-row-block.js +60 -0
  234. package/dist/collection/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/caption-to-caption-block-strategy.js +71 -0
  235. package/dist/collection/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/table-to-table-block-strategy.js +42 -0
  236. package/dist/collection/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/tbody-to-table-body-block-strategy.js +42 -0
  237. package/dist/collection/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/td-to-table-cell-block-strategy.js +93 -0
  238. package/dist/collection/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/thead-to-table-head-block-strategy.js +42 -0
  239. package/dist/collection/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/tr-to-table-row-block-strategy.js +42 -0
  240. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-body-renderer.js +15 -0
  241. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-caption-renderer.js +22 -0
  242. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-cell-renderer.js +72 -0
  243. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-dynamic-popover-renderer.js +263 -0
  244. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-head-cell-renderer.js +12 -0
  245. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-head-renderer.js +15 -0
  246. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-popover-base-renderer.js +19 -0
  247. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-renderer.js +116 -0
  248. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-row-renderer.js +15 -0
  249. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-setting-popover-renderer.js +148 -0
  250. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-toolbar-popover-renderer.js +178 -0
  251. package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/caption-operation.js +78 -0
  252. package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/cell-properties-cancel-event-handler.js +17 -0
  253. package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/cell-properties-change-event-handler.js +15 -0
  254. package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/cell-properties-save-event-handler.js +19 -0
  255. package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/cell-properties.js +136 -0
  256. package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/column-operation.js +109 -0
  257. package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/merge-cells-operation.js +100 -0
  258. package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/row-operation.js +160 -0
  259. package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/setting-event-handler.abstract.js +45 -0
  260. package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/split-cell-operation.js +57 -0
  261. package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/table-properties-cancel-event-handler.js +19 -0
  262. package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/table-properties-change-event-handler.js +20 -0
  263. package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/table-properties-save-event-handler.js +20 -0
  264. package/dist/collection/components/vega-rich-text-editor/extensions/table/setting-event-handlers/table-properties.js +50 -0
  265. package/dist/collection/components/vega-rich-text-editor/extensions/table/table-extension.js +174 -0
  266. package/dist/collection/components/vega-rich-text-editor/extensions/table/table-icon.js +3 -0
  267. package/dist/collection/components/vega-rich-text-editor/extensions/table/table-selection.js +460 -0
  268. package/dist/collection/components/vega-rich-text-editor/extensions/table/table-toolbar-button-renderer.js +61 -0
  269. package/dist/collection/components/vega-rich-text-editor/extensions/table/utils/table-color-manager.js +55 -0
  270. package/dist/collection/components/vega-rich-text-editor/extensions/table/utils/utils.js +436 -0
  271. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/align-bottom.js +3 -0
  272. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/align-middle.js +3 -0
  273. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/align-top.js +3 -0
  274. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/objects-align-center-horizontal.js +3 -0
  275. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/objects-align-left.js +3 -0
  276. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/objects-align-right.js +3 -0
  277. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/controllers/vega-rich-text-table-properties-color-controller.js +58 -0
  278. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-cell-properties-form-field-renderer.js +106 -0
  279. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-table-properties-basic-form-field-renderer.abstract.js +291 -0
  280. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-table-properties-form-field-renderer.js +58 -0
  281. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-table-properties-form-renderer.js +111 -0
  282. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/vega-rich-text-table-properties.css +149 -0
  283. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/vega-rich-text-table-properties.js +251 -0
  284. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/slimmers/controllers/selection-widget-keyboard-controller.js +36 -0
  285. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/slimmers/renderers/selection-widget-renderer.js +83 -0
  286. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/vega-rich-text-table-selection-widget.css +41 -0
  287. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/vega-rich-text-table-selection-widget.js +80 -0
  288. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/assets/icon.js +20 -0
  289. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/caption-button-slimmer.js +27 -0
  290. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/cell-properties-button-slimmer.js +26 -0
  291. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/column-button-slimmer.js +90 -0
  292. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/merge-cells-button-slimmer.js +117 -0
  293. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/row-button-slimmer.js +103 -0
  294. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/table-properties-button-slimmer.js +26 -0
  295. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/table-setting-button-slimmer.abstract.js +76 -0
  296. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/vega-rich-text-table-setting-renderer.js +55 -0
  297. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/vega-rich-text-table-setting.css +23 -0
  298. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/vega-rich-text-table-setting.js +222 -0
  299. package/dist/collection/components/vega-rich-text-editor/public-api.js +1 -0
  300. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/extension-controller.js +35 -6
  301. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/bold-annotaion-handler.js +3 -2
  302. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/html-element-to-annotation-generator.js +50 -2
  303. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/italic-annotation-handler.js +2 -1
  304. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/strike-through-annotation-handler.js +2 -1
  305. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/text-style-annotation-handler.js +3 -1
  306. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/underline-annotation-handler.js +2 -1
  307. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-paragraph-handler.js +2 -1
  308. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/selection-controller.js +26 -2
  309. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor.css +4 -0
  310. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor.js +0 -5
  311. package/dist/collection/components/vega-time-picker/slimmers/renderers/vega-time-picker-range-input-renderer.js +5 -2
  312. package/dist/collection/components/vega-time-picker/slimmers/renderers/vega-time-picker-single-input-renderer.js +4 -1
  313. package/dist/collection/components/vega-time-picker/vega-time-picker.js +36 -0
  314. package/dist/collection/constants/runtime-metrics-payload-definition/vega-time-picker/runtime-metrics-payload-definition.js +24 -0
  315. package/dist/collection/constants/ui.js +2 -0
  316. package/dist/collection/global/scripts/before-vega-load.js +2 -0
  317. package/dist/collection/helpers/calendar/calendar-date.js +10 -0
  318. package/dist/collection/helpers/calendar/calendar-view-generator/calendar-view-generator.abstract.js +2 -2
  319. package/dist/collection/helpers/event-manager/event-id/vega-internal-event-id.js +3 -0
  320. package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-format-facade.js +3 -0
  321. package/dist/collection/helpers/formatter/responsive-map-formatter/responsive-grid-justify-items-formatter.js +29 -0
  322. package/dist/collection/helpers/formatter/string-formatter/custom-formatter-strategy.js +3 -1
  323. package/dist/collection/helpers/formatter/string-formatter/number-mask-strategy.js +3 -1
  324. package/dist/collection/helpers/formatter/string-formatter/number-thousand-comma-strategy.js +3 -2
  325. package/dist/collection/helpers/formatter/string-formatter/string-format-strategy.abstract.js +4 -1
  326. package/dist/collection/helpers/formatter/string-formatter/string-mask-strategy.js +38 -7
  327. package/dist/collection/helpers/formatter/string-formatter/thousand-comma-strategy.js +4 -0
  328. package/dist/collection/helpers/keyboard/keyboard-manager.js +11 -3
  329. package/dist/collection/helpers/slimmers/aria-dialog-focusable-trap-slimmer.js +267 -0
  330. package/dist/collection/helpers/slimmers/position-calculation/base-position-calculation-strategy.js +1 -1
  331. package/dist/collection/helpers/translation/locales/en.js +2 -0
  332. package/dist/collection/types/type-guard.js +10 -1
  333. package/dist/collection/utils/object.js +6 -4
  334. package/dist/collection/utils/ui.js +28 -2
  335. package/dist/esm/align-left-7f959adf.js +17 -0
  336. package/dist/esm/app-globals-e77015e3.js +428 -0
  337. package/dist/esm/aria-dialog-focusable-trap-slimmer-5a2f92be.js +270 -0
  338. package/dist/esm/auto-run-when-re-render-task-queue-slimmer.abstract-27820d4c.js +49 -0
  339. package/dist/esm/breakpoints-332702ed.js +53 -0
  340. package/dist/esm/child-nodes-event-prevent-slimmer-2ecc3e1f.js +156 -0
  341. package/dist/esm/child-nodes-notify-observer-slimmer-b7f0e419.js +88 -0
  342. package/dist/esm/code-block-7d6f231b.js +4455 -0
  343. package/dist/esm/component-value-history-controller-slimmer.abstract-acf65b17.js +709 -0
  344. package/dist/esm/content-state-084cd705.js +4439 -0
  345. package/dist/esm/date-required-rule-29608215.js +90 -0
  346. package/dist/esm/deprecated-property-slimmer-ea34fa7b.js +49 -0
  347. package/dist/esm/design-token-edcd787b.js +388 -0
  348. package/dist/esm/dom-node-subject-observer-factory-cea9248d.js +138 -0
  349. package/dist/esm/dto-renderer-manager-12bc9121.js +56 -0
  350. package/dist/esm/element-appender-slimmer-08ec429b.js +1972 -0
  351. package/dist/esm/event-emit-slimmer-4fba1b35.js +265 -0
  352. package/dist/esm/form-field-controller-slimmer-8dd39707.js +1264 -0
  353. package/dist/esm/image-annotation-action-a6b33a81.js +280 -0
  354. package/dist/esm/index-090d31ca.js +4 -0
  355. package/dist/esm/index.js +30 -26
  356. package/dist/esm/inject-keyboard-manager-7557816f.js +35 -0
  357. package/dist/esm/internal-translation-controller-b08aa9ab.js +298 -0
  358. package/dist/esm/internal-vega-event-manager-59f5bd47.js +494 -0
  359. package/dist/esm/keyboard-manager-1846c6a5.js +146 -0
  360. package/dist/esm/keyboard-manager-slimmer-1ae0aa4d.js +37 -0
  361. package/dist/esm/loader.js +26 -21
  362. package/dist/esm/month-view-generator-b700ed08.js +97 -0
  363. package/dist/esm/object-0c277f57.js +48 -0
  364. package/dist/esm/page-resize-observer-slimmer-e24d36c5.js +121 -0
  365. package/dist/esm/public-rules-fe2c7934.js +31 -0
  366. package/dist/esm/range-00afe462.js +176 -0
  367. package/dist/esm/responsive-format-facade-37d4d850.js +940 -0
  368. package/dist/esm/rich-text-editor-required-rule-6487ec94.js +62 -0
  369. package/dist/esm/split-cell-operation-9445e642.js +2360 -0
  370. package/dist/esm/string-format-strategy.abstract-ec6d627b.js +61 -0
  371. package/dist/esm/string-input-formatter-slimmer-959dff7a.js +228 -0
  372. package/dist/esm/string-mask-strategy-49be41f0.js +201 -0
  373. package/dist/esm/style-formatter-ad0b2bac.js +32 -0
  374. package/dist/esm/sub-state-notify-slimmer-ee8c417b.js +79 -0
  375. package/dist/esm/sub-state-observer-slimmer-4d30fa5c.js +132 -0
  376. package/dist/esm/time-required-rule-414b1590.js +138 -0
  377. package/dist/esm/token-extension-600b1c88.js +7417 -0
  378. package/dist/esm/translation-slimmer-35b1d0fa.js +40 -0
  379. package/dist/esm/type-guard-23a08026.js +1958 -0
  380. package/dist/esm/ui-93922c59.js +47 -0
  381. package/dist/esm/ui-ba5a4758.js +267 -0
  382. package/dist/esm/valid-credit-card-number-rule-60abddac.js +171 -0
  383. package/dist/esm/vega-accordion.entry.js +11 -11
  384. package/dist/esm/vega-app-header-button.entry.js +13 -13
  385. package/dist/esm/vega-backdrop.entry.js +2 -2
  386. package/dist/esm/vega-banner.entry.js +5 -5
  387. package/dist/esm/vega-box.entry.js +9 -9
  388. package/dist/esm/vega-breadcrumb.entry.js +6 -6
  389. package/dist/esm/vega-button-circle.entry.js +13 -13
  390. package/dist/esm/vega-button-group_2.entry.js +9 -9
  391. package/dist/esm/vega-button-link.entry.js +6 -6
  392. package/dist/esm/vega-button.entry.js +13 -13
  393. package/dist/esm/vega-calendar_4.entry.js +250 -176
  394. package/dist/esm/vega-card.entry.js +7 -7
  395. package/dist/esm/vega-carousel.entry.js +13 -13
  396. package/dist/esm/vega-checkbox_2.entry.js +14 -14
  397. package/dist/esm/vega-chip.entry.js +13 -13
  398. package/dist/esm/vega-code-block.entry.js +18 -17
  399. package/dist/esm/vega-color-picker.entry.js +12 -12
  400. package/dist/esm/vega-combo-box.entry.js +16 -16
  401. package/dist/esm/vega-date-picker_2.entry.js +112 -39
  402. package/dist/esm/vega-dialog_2.entry.js +56 -18
  403. package/dist/esm/vega-divider.entry.js +7 -7
  404. package/dist/esm/vega-dropdown_5.entry.js +20 -20
  405. package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
  406. package/dist/esm/vega-event-id-4ede557a.js +114 -0
  407. package/dist/esm/vega-field-label.entry.js +5 -5
  408. package/dist/esm/vega-file-uploader.entry.js +13 -13
  409. package/dist/esm/vega-flag-icon.entry.js +6 -6
  410. package/dist/esm/vega-flex.entry.js +9 -9
  411. package/dist/esm/vega-font.entry.js +8 -8
  412. package/dist/esm/vega-form.entry.js +16 -16
  413. package/dist/esm/vega-grid.entry.js +9 -8
  414. package/dist/esm/vega-icon.entry.js +7 -7
  415. package/dist/esm/vega-image-uploader.entry.js +16 -16
  416. package/dist/esm/vega-input-credit-card.entry.js +17 -17
  417. package/dist/esm/vega-input-numeric.entry.js +17 -17
  418. package/dist/esm/vega-input-passcode.entry.js +16 -16
  419. package/dist/esm/vega-input-phone-number.entry.js +15 -15
  420. package/dist/esm/vega-input-range.entry.js +14 -14
  421. package/dist/esm/vega-input-select.entry.js +16 -16
  422. package/dist/esm/vega-input.entry.js +58 -35
  423. package/dist/esm/vega-internal-event-id-70bd893d.js +73 -0
  424. package/dist/esm/vega-item-toggle.entry.js +8 -8
  425. package/dist/esm/vega-left-nav_5.entry.js +17 -17
  426. package/dist/esm/vega-loader-wrapper_2.entry.js +7 -7
  427. package/dist/esm/vega-page-notification_2.entry.js +3 -3
  428. package/dist/esm/vega-pagination-page-selector-mobile.entry.js +6 -6
  429. package/dist/esm/vega-pagination-page-size-selector-mobile.entry.js +6 -6
  430. package/dist/esm/vega-pagination.entry.js +14 -14
  431. package/dist/esm/vega-popover_2.entry.js +55 -18
  432. package/dist/esm/vega-progress-tracker_2.entry.js +16 -16
  433. package/dist/esm/vega-radio_2.entry.js +17 -17
  434. package/dist/esm/vega-rich-text-content.entry.js +21 -23
  435. package/dist/esm/vega-rich-text-editor_4.entry.js +196 -231
  436. package/dist/esm/vega-rich-text-table-properties_3.entry.js +1521 -0
  437. package/dist/esm/vega-segment-control.entry.js +8 -8
  438. package/dist/esm/vega-selection-chip_2.entry.js +16 -16
  439. package/dist/esm/vega-selection-tile_2.entry.js +15 -15
  440. package/dist/esm/vega-sidenav_3.entry.js +14 -14
  441. package/dist/esm/vega-signature-capture.entry.js +17 -17
  442. package/dist/esm/vega-stepper.entry.js +13 -13
  443. package/dist/esm/vega-tab-group_2.entry.js +9 -9
  444. package/dist/esm/vega-table_11.entry.js +17 -17
  445. package/dist/esm/vega-text.entry.js +4 -4
  446. package/dist/esm/vega-textarea.entry.js +13 -13
  447. package/dist/esm/vega-time-picker_2.entry.js +65 -23
  448. package/dist/esm/vega-toggle-switch.entry.js +12 -12
  449. package/dist/esm/vega-tooltip_2.entry.js +14 -14
  450. package/dist/esm/vega.js +26 -21
  451. package/dist/esm/wait-for-component-did-render-03e7ccb2.js +30 -0
  452. package/dist/sri/vega-sri-manifest.json +384 -360
  453. package/dist/types/components/vega-calendar/slimmers/common/controllers/vega-calendar-day-view-focus-slimmer.d.ts +15 -0
  454. package/dist/types/components/vega-calendar/slimmers/month-view/renderers/vega-calendar-month-view-renderer.d.ts +3 -0
  455. package/dist/types/components/vega-calendar/vega-calendar-event-preview/slimmers/renderers/vega-calendar-event-preview-detail-renderer.d.ts +6 -0
  456. package/dist/types/components/vega-calendar/vega-calendar.d.ts +2 -0
  457. package/dist/types/components/vega-date-picker/slimmers/controllers/vega-date-picker-calendar-open-state-controller.d.ts +2 -0
  458. package/dist/types/components/vega-date-picker/slimmers/renderers/vega-date-picker-calendar-renderer.d.ts +5 -0
  459. package/dist/types/components/vega-date-picker/slimmers/renderers/vega-date-picker-input-renderer-base.abstract.d.ts +2 -0
  460. package/dist/types/components/vega-date-picker/slimmers/renderers/vega-date-picker-range-input-renderer.d.ts +3 -0
  461. package/dist/types/components/vega-date-picker/slimmers/renderers/vega-date-picker-single-input-renderer.d.ts +5 -0
  462. package/dist/types/components/vega-grid/vega-grid.d.ts +13 -1
  463. package/dist/types/components/vega-input/slimmers/controllers/vega-input-mask-config-controller.d.ts +1 -0
  464. package/dist/types/components/vega-input/slimmers/renderers/vega-input-input-renderer.d.ts +1 -0
  465. package/dist/types/components/vega-input/types.d.ts +30 -1
  466. package/dist/types/components/vega-input/vega-input.d.ts +10 -0
  467. package/dist/types/components/vega-modal/slimmers/controllers/vega-modal-open-state-controller.d.ts +13 -0
  468. package/dist/types/components/vega-modal/slimmers/renderers/vega-modal-renderer.d.ts +1 -0
  469. package/dist/types/components/vega-popover/slimmers/controllers/vega-popover-appender-controller.d.ts +7 -0
  470. package/dist/types/components/vega-rich-text-content/vega-rich-text-content.d.ts +3 -0
  471. package/dist/types/components/vega-rich-text-editor/dto/action-handle-strategies/action-handle-strategy.abstract.d.ts +7 -0
  472. package/dist/types/components/vega-rich-text-editor/dto/annotations/annotation.abstract.d.ts +2 -5
  473. package/dist/types/components/vega-rich-text-editor/dto/annotations/block-annotation.abstract.d.ts +3 -3
  474. package/dist/types/components/vega-rich-text-editor/dto/annotations/code-annotation.d.ts +6 -0
  475. package/dist/types/components/vega-rich-text-editor/dto/annotations/custom-attribute-annotation.d.ts +1 -1
  476. package/dist/types/components/vega-rich-text-editor/dto/annotations/horizontal-alignment-annotation.d.ts +7 -0
  477. package/dist/types/components/vega-rich-text-editor/dto/annotations/image-annotation.d.ts +6 -0
  478. package/dist/types/components/vega-rich-text-editor/dto/annotations/link-group-annotation.d.ts +7 -0
  479. package/dist/types/components/vega-rich-text-editor/dto/annotations/list-annotation.d.ts +6 -0
  480. package/dist/types/components/vega-rich-text-editor/dto/annotations/text-format-default-styles.d.ts +22 -0
  481. package/dist/types/components/vega-rich-text-editor/dto/annotations/text-style-annotation.d.ts +7 -0
  482. package/dist/types/components/vega-rich-text-editor/dto/blocks/block.abstract.d.ts +10 -6
  483. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy-registry.d.ts +28 -0
  484. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy.abstract.d.ts +45 -0
  485. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/image-node/image-filter-styles-strategy.d.ts +10 -0
  486. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-block-filter-styles-strategy.d.ts +8 -0
  487. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-item-block-filter-styles-strategy.d.ts +9 -0
  488. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/text-block/alignment-filter-styles-strategy.d.ts +27 -0
  489. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/text-node/code-filter-styles-strategy.d.ts +17 -0
  490. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/text-node/link-filter-styles-strategy.d.ts +17 -0
  491. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/text-node/text-format-filter-styles-strategy.d.ts +41 -0
  492. package/dist/types/components/vega-rich-text-editor/dto/renderers/nodes/text-node-renderer.d.ts +0 -2
  493. package/dist/types/components/vega-rich-text-editor/extensions/extension.abstract.d.ts +15 -2
  494. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-cell-children-remove-interceptor.d.ts +25 -0
  495. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-cell-content-delete-interceptor.d.ts +20 -0
  496. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-row-insert-interceptor.d.ts +19 -0
  497. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-interceptors/prevent-table-insert-paragraph-interceptor.d.ts +31 -0
  498. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/create-segment-table-cell-strategy.d.ts +20 -0
  499. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/delete-table-block-strategy.d.ts +14 -0
  500. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/delete-table-column-strategy.d.ts +74 -0
  501. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/delete-table-row-strategy.d.ts +55 -0
  502. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-block-strategy.d.ts +27 -0
  503. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-column-strategy.d.ts +60 -0
  504. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-row-into-different-section-strategy.d.ts +21 -0
  505. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/insert-table-row-into-same-section-strategy.d.ts +13 -0
  506. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/merge-cells-strategy.d.ts +38 -0
  507. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/replace-table-cell-strategy.d.ts +12 -0
  508. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/select-table-column-strategy.d.ts +12 -0
  509. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/split-cell-horizontally-strategy.d.ts +43 -0
  510. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/split-cell-vertically-strategy.d.ts +27 -0
  511. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/split-table-cell-strategy.d.ts +12 -0
  512. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/table-column-strategy.abstract.d.ts +23 -0
  513. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/table-row-strategy.abstract.d.ts +120 -0
  514. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/toggle-header-row-strategy.d.ts +86 -0
  515. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/toggle-header-table-column-strategy.d.ts +55 -0
  516. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/update-table-cell-properties-strategy.d.ts +13 -0
  517. package/dist/types/components/vega-rich-text-editor/extensions/table/action-handler-strategies/update-table-properties-strategy.d.ts +12 -0
  518. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/create-segment-table-cell-action.d.ts +21 -0
  519. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/delete-table-block-action.d.ts +12 -0
  520. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/delete-table-column-action.d.ts +15 -0
  521. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/delete-table-row-action.d.ts +17 -0
  522. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/insert-table-block-action.d.ts +20 -0
  523. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/insert-table-column-action.d.ts +23 -0
  524. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/insert-table-row-into-different-section-action.d.ts +20 -0
  525. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/insert-table-row-into-same-section-action.d.ts +24 -0
  526. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/merge-cells-action.d.ts +33 -0
  527. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/replace-table-cell-action.d.ts +13 -0
  528. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/select-table-column-action.d.ts +18 -0
  529. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/split-cell-horizontally-action.d.ts +10 -0
  530. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/split-cell-vertically-action.d.ts +10 -0
  531. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/split-table-cell-action.d.ts +22 -0
  532. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/table-annotations-action.d.ts +16 -0
  533. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/table-caption-action.d.ts +14 -0
  534. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/table-cell-annotations-action.d.ts +20 -0
  535. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/table-head-cell-annotations-action.d.ts +14 -0
  536. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/toggle-header-row-action.d.ts +12 -0
  537. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/toggle-header-table-column-action.d.ts +16 -0
  538. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/update-table-properties-action.d.ts +18 -0
  539. package/dist/types/components/vega-rich-text-editor/extensions/table/annotation-handler/table-annotation-handler-base.d.ts +36 -0
  540. package/dist/types/components/vega-rich-text-editor/extensions/table/annotation-handler/table-annotation-handler.d.ts +26 -0
  541. package/dist/types/components/vega-rich-text-editor/extensions/table/annotation-handler/table-cell-annotation-handler.d.ts +56 -0
  542. package/dist/types/components/vega-rich-text-editor/extensions/table/annotation-handler/table-head-cell-annotation-handler.d.ts +13 -0
  543. package/dist/types/components/vega-rich-text-editor/extensions/table/annotations/table-annotation.d.ts +73 -0
  544. package/dist/types/components/vega-rich-text-editor/extensions/table/annotations/table-caption-annotation.d.ts +32 -0
  545. package/dist/types/components/vega-rich-text-editor/extensions/table/annotations/table-cell-annotation.d.ts +100 -0
  546. package/dist/types/components/vega-rich-text-editor/extensions/table/annotations/table-color-annotation.d.ts +44 -0
  547. package/dist/types/components/vega-rich-text-editor/extensions/table/annotations/table-head-cell-annotation.d.ts +27 -0
  548. package/dist/types/components/vega-rich-text-editor/extensions/table/constants/styles.constants.d.ts +4 -0
  549. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-block.d.ts +79 -0
  550. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-body-block.d.ts +42 -0
  551. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-caption-block.d.ts +41 -0
  552. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-cell-block.d.ts +64 -0
  553. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-head-block.d.ts +42 -0
  554. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-head-cell-block.d.ts +34 -0
  555. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-row-block.d.ts +44 -0
  556. package/dist/types/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/caption-to-caption-block-strategy.d.ts +37 -0
  557. package/dist/types/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/table-to-table-block-strategy.d.ts +26 -0
  558. package/dist/types/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/tbody-to-table-body-block-strategy.d.ts +26 -0
  559. package/dist/types/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/td-to-table-cell-block-strategy.d.ts +35 -0
  560. package/dist/types/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/thead-to-table-head-block-strategy.d.ts +26 -0
  561. package/dist/types/components/vega-rich-text-editor/extensions/table/element-to-dto-strategies/tr-to-table-row-block-strategy.d.ts +26 -0
  562. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-body-renderer.d.ts +12 -0
  563. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-caption-renderer.d.ts +13 -0
  564. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-cell-renderer.d.ts +30 -0
  565. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-dynamic-popover-renderer.d.ts +81 -0
  566. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-head-cell-renderer.d.ts +12 -0
  567. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-head-renderer.d.ts +12 -0
  568. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-popover-base-renderer.d.ts +16 -0
  569. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-renderer.d.ts +38 -0
  570. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-row-renderer.d.ts +12 -0
  571. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-setting-popover-renderer.d.ts +59 -0
  572. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-toolbar-popover-renderer.d.ts +59 -0
  573. package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/caption-operation.d.ts +36 -0
  574. package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/cell-properties-cancel-event-handler.d.ts +17 -0
  575. package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/cell-properties-change-event-handler.d.ts +15 -0
  576. package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/cell-properties-save-event-handler.d.ts +17 -0
  577. package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/cell-properties.d.ts +62 -0
  578. package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/column-operation.d.ts +55 -0
  579. package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/merge-cells-operation.d.ts +44 -0
  580. package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/row-operation.d.ts +69 -0
  581. package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/setting-event-handler.abstract.d.ts +48 -0
  582. package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/split-cell-operation.d.ts +31 -0
  583. package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/table-properties-cancel-event-handler.d.ts +19 -0
  584. package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/table-properties-change-event-handler.d.ts +17 -0
  585. package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/table-properties-save-event-handler.d.ts +17 -0
  586. package/dist/types/components/vega-rich-text-editor/extensions/table/setting-event-handlers/table-properties.d.ts +33 -0
  587. package/dist/types/components/vega-rich-text-editor/extensions/table/table-extension.d.ts +36 -0
  588. package/dist/types/components/vega-rich-text-editor/extensions/table/table-icon.d.ts +3 -0
  589. package/dist/types/components/vega-rich-text-editor/extensions/table/table-selection.d.ts +164 -0
  590. package/dist/types/components/vega-rich-text-editor/extensions/table/table-toolbar-button-renderer.d.ts +26 -0
  591. package/dist/types/components/vega-rich-text-editor/extensions/table/utils/table-color-manager.d.ts +27 -0
  592. package/dist/types/components/vega-rich-text-editor/extensions/table/utils/utils.d.ts +190 -0
  593. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/align-bottom.d.ts +3 -0
  594. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/align-middle.d.ts +3 -0
  595. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/align-top.d.ts +3 -0
  596. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/objects-align-center-horizontal.d.ts +3 -0
  597. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/objects-align-left.d.ts +3 -0
  598. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/assets/objects-align-right.d.ts +3 -0
  599. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/controllers/vega-rich-text-table-properties-color-controller.d.ts +29 -0
  600. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-cell-properties-form-field-renderer.d.ts +49 -0
  601. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-table-properties-basic-form-field-renderer.abstract.d.ts +111 -0
  602. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-table-properties-form-field-renderer.d.ts +27 -0
  603. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-table-properties-form-renderer.d.ts +39 -0
  604. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/vega-rich-text-table-properties.d.ts +60 -0
  605. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/slimmers/controllers/selection-widget-keyboard-controller.d.ts +15 -0
  606. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/slimmers/renderers/selection-widget-renderer.d.ts +31 -0
  607. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/vega-rich-text-table-selection-widget.d.ts +27 -0
  608. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/assets/icon.d.ts +2 -0
  609. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/caption-button-slimmer.d.ts +11 -0
  610. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/cell-properties-button-slimmer.d.ts +11 -0
  611. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/column-button-slimmer.d.ts +28 -0
  612. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/merge-cells-button-slimmer.d.ts +23 -0
  613. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/row-button-slimmer.d.ts +36 -0
  614. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/table-properties-button-slimmer.d.ts +11 -0
  615. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/table-setting-button-slimmer.abstract.d.ts +36 -0
  616. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/vega-rich-text-table-setting-renderer.d.ts +12 -0
  617. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/vega-rich-text-table-setting.d.ts +58 -0
  618. package/dist/types/components/vega-rich-text-editor/interface.d.ts +34 -2
  619. package/dist/types/components/vega-rich-text-editor/public-api.d.ts +1 -0
  620. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/extension-controller.d.ts +10 -0
  621. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/html-element-to-annotation-generator.d.ts +19 -0
  622. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/selection-controller.d.ts +19 -6
  623. package/dist/types/components/vega-rich-text-editor/vega-rich-text-editor.d.ts +0 -2
  624. package/dist/types/components/vega-time-picker/slimmers/renderers/vega-time-picker-range-input-renderer.d.ts +1 -0
  625. package/dist/types/components/vega-time-picker/slimmers/renderers/vega-time-picker-single-input-renderer.d.ts +1 -0
  626. package/dist/types/components/vega-time-picker/vega-time-picker.d.ts +12 -0
  627. package/dist/types/components.d.ts +173 -2
  628. package/dist/types/constants/ui.d.ts +1 -0
  629. package/dist/types/helpers/calendar/calendar-date.d.ts +7 -0
  630. package/dist/types/helpers/calendar/calendar-view-generator/calendar-view-generator.abstract.d.ts +0 -1
  631. package/dist/types/helpers/event-manager/event-id/vega-internal-event-id.d.ts +3 -0
  632. package/dist/types/helpers/formatter/responsive-map-formatter/responsive-grid-justify-items-formatter.d.ts +19 -0
  633. package/dist/types/helpers/formatter/string-formatter/custom-formatter-strategy.d.ts +2 -1
  634. package/dist/types/helpers/formatter/string-formatter/number-mask-strategy.d.ts +2 -1
  635. package/dist/types/helpers/formatter/string-formatter/number-thousand-comma-strategy.d.ts +2 -1
  636. package/dist/types/helpers/formatter/string-formatter/string-format-strategy.abstract.d.ts +1 -0
  637. package/dist/types/helpers/formatter/string-formatter/string-mask-strategy.d.ts +32 -4
  638. package/dist/types/helpers/formatter/string-formatter/thousand-comma-strategy.d.ts +1 -0
  639. package/dist/types/helpers/keyboard/keyboard-manager.d.ts +1 -0
  640. package/dist/types/helpers/slimmers/aria-dialog-focusable-trap-slimmer.d.ts +112 -0
  641. package/dist/types/helpers/translation/interface.d.ts +3 -1
  642. package/dist/types/types/components.type.d.ts +5 -0
  643. package/dist/types/types/type-guard.d.ts +7 -0
  644. package/dist/types/types/ui.type.d.ts +13 -1
  645. package/dist/types/utils/object.d.ts +6 -2
  646. package/dist/types/utils/ui.d.ts +12 -1
  647. package/dist/vega/index.esm.js +1 -1
  648. package/dist/vega/p-010b5e74.js +1 -0
  649. package/dist/vega/p-01883ffc.entry.js +1 -0
  650. package/dist/vega/p-02578a59.js +1 -0
  651. package/dist/vega/p-0313393d.entry.js +1 -0
  652. package/dist/vega/p-043e685a.entry.js +1 -0
  653. package/dist/vega/p-04e56b0c.entry.js +1 -0
  654. package/dist/vega/p-07a2b42a.js +1 -0
  655. package/dist/vega/p-08780df0.entry.js +1 -0
  656. package/dist/vega/p-10fa4eac.js +1 -0
  657. package/dist/vega/p-1557ed92.entry.js +1 -0
  658. package/dist/vega/p-18619467.js +1 -0
  659. package/dist/vega/p-19ad4f15.entry.js +1 -0
  660. package/dist/vega/p-1a2f92a3.entry.js +1 -0
  661. package/dist/vega/p-1c45565d.js +1 -0
  662. package/dist/vega/p-1feb4f2a.entry.js +1 -0
  663. package/dist/vega/p-203bc4db.entry.js +1 -0
  664. package/dist/vega/p-204c7d41.js +1 -0
  665. package/dist/vega/p-21c9e1ca.entry.js +1 -0
  666. package/dist/vega/p-22336063.js +1 -0
  667. package/dist/vega/p-224b67ff.entry.js +1 -0
  668. package/dist/vega/p-2a9960c9.js +1 -0
  669. package/dist/vega/p-2c2df248.js +1 -0
  670. package/dist/vega/p-2d917e2d.entry.js +1 -0
  671. package/dist/vega/p-2e73582d.entry.js +1 -0
  672. package/dist/vega/p-3224e47c.js +1 -0
  673. package/dist/vega/p-334e3b02.entry.js +1 -0
  674. package/dist/vega/p-33860e54.js +1 -0
  675. package/dist/vega/p-35386999.entry.js +1 -0
  676. package/dist/vega/p-365d21ac.entry.js +1 -0
  677. package/dist/vega/p-367d44d9.entry.js +1 -0
  678. package/dist/vega/p-382b71a3.entry.js +1 -0
  679. package/dist/vega/p-3d2d267d.js +1 -0
  680. package/dist/vega/p-434fc427.entry.js +1 -0
  681. package/dist/vega/p-44c5cbb7.js +1 -0
  682. package/dist/vega/p-47ca1f69.entry.js +1 -0
  683. package/dist/vega/p-49a2e141.js +1 -0
  684. package/dist/vega/p-4d65756f.js +1 -0
  685. package/dist/vega/p-4eb282ef.entry.js +1 -0
  686. package/dist/vega/p-517434d4.entry.js +1 -0
  687. package/dist/vega/p-559197f8.js +1 -0
  688. package/dist/vega/p-576fe408.js +1 -0
  689. package/dist/vega/p-5ae4ea20.entry.js +1 -0
  690. package/dist/vega/p-5f377954.js +1 -1
  691. package/dist/vega/p-60cf2a68.js +1 -0
  692. package/dist/vega/p-612e3ded.js +1 -0
  693. package/dist/vega/p-65900dbf.entry.js +1 -0
  694. package/dist/vega/p-68124bc5.js +1 -0
  695. package/dist/vega/p-68a531cf.js +1 -0
  696. package/dist/vega/p-6af55f1c.entry.js +1 -0
  697. package/dist/vega/p-6c5250b3.js +1 -0
  698. package/dist/vega/p-6f2e5bc6.js +1 -0
  699. package/dist/vega/p-70f1cf4e.entry.js +1 -0
  700. package/dist/vega/p-716c71e6.js +1 -0
  701. package/dist/vega/p-7362723e.entry.js +1 -0
  702. package/dist/vega/p-7618dde4.js +1 -0
  703. package/dist/vega/p-76b80a0c.js +1 -0
  704. package/dist/vega/p-7912741f.entry.js +1 -0
  705. package/dist/vega/p-7942c042.entry.js +1 -0
  706. package/dist/vega/p-7c2fecfd.entry.js +1 -0
  707. package/dist/vega/p-7ceab8c7.entry.js +1 -0
  708. package/dist/vega/p-81dd00d0.js +1 -0
  709. package/dist/vega/p-82016096.js +1 -0
  710. package/dist/vega/p-8327635d.js +1 -0
  711. package/dist/vega/p-840ad046.entry.js +1 -0
  712. package/dist/vega/p-878851f6.js +1 -0
  713. package/dist/vega/p-89e56502.js +1 -0
  714. package/dist/vega/p-8adf9732.entry.js +1 -0
  715. package/dist/vega/p-90137c68.entry.js +1 -0
  716. package/dist/vega/p-9341c1a9.js +1 -0
  717. package/dist/vega/p-9390a94b.entry.js +1 -0
  718. package/dist/vega/p-9551da9c.entry.js +1 -0
  719. package/dist/vega/p-9862d1a8.entry.js +1 -0
  720. package/dist/vega/p-9dc23325.entry.js +1 -0
  721. package/dist/vega/p-a4dbf2cc.js +1 -0
  722. package/dist/vega/p-a841cf13.js +1 -0
  723. package/dist/vega/p-a99e75a1.entry.js +1 -0
  724. package/dist/vega/p-ab21fdf6.entry.js +1 -0
  725. package/dist/vega/p-b3e40faf.js +1 -0
  726. package/dist/vega/p-b5a6bd0f.entry.js +1 -0
  727. package/dist/vega/p-b5c2fff3.entry.js +1 -0
  728. package/dist/vega/p-b696a861.js +1 -0
  729. package/dist/vega/p-ba415db6.entry.js +1 -0
  730. package/dist/vega/p-be3517be.entry.js +1 -0
  731. package/dist/vega/p-c045e4c1.entry.js +1 -0
  732. package/dist/vega/p-c4e32125.entry.js +1 -0
  733. package/dist/vega/p-c5b698f6.entry.js +1 -0
  734. package/dist/vega/p-c5eb0fa6.js +1 -0
  735. package/dist/vega/p-c61279a7.entry.js +1 -0
  736. package/dist/vega/p-c6d62f0d.js +1 -0
  737. package/dist/vega/p-c78fe943.js +1 -0
  738. package/dist/vega/p-c9201bf4.js +1 -0
  739. package/dist/vega/p-cc055723.entry.js +1 -0
  740. package/dist/vega/p-cca5042b.entry.js +1 -0
  741. package/dist/vega/p-cda45d2a.entry.js +1 -0
  742. package/dist/vega/p-cdf5b2f0.entry.js +1 -0
  743. package/dist/vega/p-cf70c57d.js +1 -0
  744. package/dist/vega/p-d1494c7c.entry.js +1 -0
  745. package/dist/vega/p-d1ca70a1.js +1 -0
  746. package/dist/vega/p-d202e69d.entry.js +1 -0
  747. package/dist/vega/p-d4ea8e22.js +1 -0
  748. package/dist/vega/p-dc9b5063.entry.js +1 -0
  749. package/dist/vega/p-dcd18ab1.js +1 -0
  750. package/dist/vega/p-df5bfbc4.entry.js +1 -0
  751. package/dist/vega/p-e4726dcd.entry.js +1 -0
  752. package/dist/vega/p-e84b95d4.js +1 -0
  753. package/dist/vega/p-ea21462f.js +1 -0
  754. package/dist/vega/p-ec1d76c6.entry.js +1 -0
  755. package/dist/vega/p-f3456993.entry.js +1 -0
  756. package/dist/vega/p-f4190826.entry.js +1 -0
  757. package/dist/vega/p-f48c43f4.entry.js +1 -0
  758. package/dist/vega/p-fcabf0dc.js +1 -0
  759. package/dist/vega/p-fdac91c4.entry.js +1 -0
  760. package/dist/vega/p-ffa2e3a6.entry.js +1 -0
  761. package/dist/vega/vega.esm.js +1 -1
  762. package/package.json +3 -2
  763. package/dist/cjs/app-globals-55e26945.js +0 -428
  764. package/dist/cjs/breakpoints-a8ff22f0.js +0 -56
  765. package/dist/cjs/child-nodes-notify-observer-slimmer-ed39283b.js +0 -90
  766. package/dist/cjs/code-block-1a5fafed.js +0 -4422
  767. package/dist/cjs/component-value-history-controller-slimmer.abstract-42683f23.js +0 -736
  768. package/dist/cjs/date-required-rule-ad536cb5.js +0 -92
  769. package/dist/cjs/deprecated-property-slimmer-1eb8f031.js +0 -51
  770. package/dist/cjs/design-token-45ebd5e4.js +0 -402
  771. package/dist/cjs/dom-node-subject-observer-factory-c62823de.js +0 -141
  772. package/dist/cjs/dto-renderer-manager-7557d562.js +0 -4119
  773. package/dist/cjs/element-appender-slimmer-16ec8591.js +0 -1974
  774. package/dist/cjs/event-emit-slimmer-c84121c8.js +0 -267
  775. package/dist/cjs/form-field-controller-slimmer-73f5849e.js +0 -1266
  776. package/dist/cjs/image-annotation-action-f275863e.js +0 -313
  777. package/dist/cjs/inject-keyboard-manager-6667c0f1.js +0 -37
  778. package/dist/cjs/internal-translation-controller-24df468f.js +0 -299
  779. package/dist/cjs/keyboard-manager-7de7ecfd.js +0 -140
  780. package/dist/cjs/keyboard-manager-slimmer-b44f0dc9.js +0 -39
  781. package/dist/cjs/month-view-generator-36c42772.js +0 -102
  782. package/dist/cjs/object-e2e28e3d.js +0 -50
  783. package/dist/cjs/page-resize-observer-slimmer-e050cd26.js +0 -123
  784. package/dist/cjs/public-rules-6c6cb4ac.js +0 -46
  785. package/dist/cjs/range-e298d4aa.js +0 -178
  786. package/dist/cjs/responsive-format-facade-bddac47c.js +0 -916
  787. package/dist/cjs/rich-text-editor-required-rule-6346a888.js +0 -64
  788. package/dist/cjs/string-format-strategy.abstract-814d66c4.js +0 -60
  789. package/dist/cjs/string-input-formatter-slimmer-749e3cfe.js +0 -230
  790. package/dist/cjs/string-mask-strategy-d00871c2.js +0 -172
  791. package/dist/cjs/style-formatter-94c1a1ff.js +0 -34
  792. package/dist/cjs/sub-state-notify-slimmer-ac1dae32.js +0 -81
  793. package/dist/cjs/sub-state-observer-slimmer-e692d849.js +0 -134
  794. package/dist/cjs/time-required-rule-f1f3c8c2.js +0 -141
  795. package/dist/cjs/token-extension-1e98ddf3.js +0 -3062
  796. package/dist/cjs/translation-slimmer-3fa03d81.js +0 -42
  797. package/dist/cjs/type-guard-a0d9ff1f.js +0 -2012
  798. package/dist/cjs/ui-024696c0.js +0 -59
  799. package/dist/cjs/ui-234ea151.js +0 -256
  800. package/dist/cjs/valid-credit-card-number-rule-cba7d66a.js +0 -173
  801. package/dist/cjs/vega-internal-event-id-e0aeac45.js +0 -120
  802. package/dist/cjs/wait-for-component-did-render-cbebfc33.js +0 -32
  803. package/dist/collection/components/vega-calendar/slimmers/common/helpers/test/calendar-event-repeat-pattern-factory.test.js +0 -195
  804. package/dist/collection/components/vega-calendar/slimmers/common/layout/test/long-event-layout-generator.test.js +0 -94
  805. package/dist/collection/components/vega-calendar/slimmers/day-view/renderers/timed-event/layout/test/day-view-event-layout-generator.test.js +0 -72
  806. package/dist/collection/components/vega-code-block/test/code-block-range.test.js +0 -81
  807. package/dist/collection/components/vega-dropdown/test/share.js +0 -13
  808. package/dist/collection/components/vega-input-credit-card/test/share.js +0 -21
  809. package/dist/collection/components/vega-nav/vega-left-nav/test/vega-left-nav-mock-data.js +0 -147
  810. package/dist/collection/components/vega-rich-text-editor/helpers/extension-context-manager.test.js +0 -19
  811. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/text-node-color-controller.js +0 -51
  812. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/text-node-rendering-registry.js +0 -26
  813. package/dist/collection/components/vega-rich-text-editor/test/dto/action-handle-strategies/action-handle-strategy-registry.test.js +0 -71
  814. package/dist/collection/components/vega-rich-text-editor/test/dto/action-handle-strategies/block-delete-node-content-strategy.test.js +0 -69
  815. package/dist/collection/components/vega-rich-text-editor/test/dto/action-handle-strategies/block-insert-line-break-with-blocks-strategy.test.js +0 -24
  816. package/dist/collection/components/vega-rich-text-editor/test/dto/action-handle-strategies/code-block-strategy-registry.test.js +0 -20
  817. package/dist/collection/components/vega-rich-text-editor/test/dto/action-handle-strategies/content-state-strategy-registry.test.js +0 -15
  818. package/dist/collection/components/vega-rich-text-editor/test/dto/action-handle-strategies/image-block-strategy-register.test.js +0 -32
  819. package/dist/collection/components/vega-rich-text-editor/test/dto/action-handle-strategies/image-set-annotation-map-strategy.test.js +0 -11
  820. package/dist/collection/components/vega-rich-text-editor/test/dto/action-handle-strategies/image-update-url-strategy.test.js +0 -16
  821. package/dist/collection/components/vega-rich-text-editor/test/dto/action-handle-strategies/list-block-strategy-register.test.js +0 -20
  822. package/dist/collection/components/vega-rich-text-editor/test/dto/action-handle-strategies/list-item-strategy-register.test.js +0 -87
  823. package/dist/collection/components/vega-rich-text-editor/test/dto/action-handle-strategies/node-split-text-strategy.test.js +0 -32
  824. package/dist/collection/components/vega-rich-text-editor/test/dto/action-handle-strategies/node-update-annotation-map-strategy.test.js +0 -17
  825. package/dist/collection/components/vega-rich-text-editor/test/dto/action-handle-strategies/text-block-strategy-register.test.js +0 -77
  826. package/dist/collection/components/vega-rich-text-editor/test/dto/action-handle-strategies/update-selected-text-strategy.test.js +0 -23
  827. package/dist/collection/components/vega-rich-text-editor/test/dto/annotation-actions.test.js +0 -39
  828. package/dist/collection/components/vega-rich-text-editor/test/dto/annotation-style.test.js +0 -71
  829. package/dist/collection/components/vega-rich-text-editor/test/dto/annotations.test.js +0 -381
  830. package/dist/collection/components/vega-rich-text-editor/test/dto/blocks/code-block.test.js +0 -54
  831. package/dist/collection/components/vega-rich-text-editor/test/dto/blocks/html-block.test.js +0 -167
  832. package/dist/collection/components/vega-rich-text-editor/test/dto/blocks/image-block.test.js +0 -90
  833. package/dist/collection/components/vega-rich-text-editor/test/dto/blocks/list-block.test.js +0 -176
  834. package/dist/collection/components/vega-rich-text-editor/test/dto/blocks/list-item.test.js +0 -188
  835. package/dist/collection/components/vega-rich-text-editor/test/dto/blocks/text-block.test.js +0 -193
  836. package/dist/collection/components/vega-rich-text-editor/test/dto/content-state.test.js +0 -3123
  837. package/dist/collection/components/vega-rich-text-editor/test/dto/nodes/image-node.test.js +0 -108
  838. package/dist/collection/components/vega-rich-text-editor/test/dto/nodes/text-node.test.js +0 -510
  839. package/dist/collection/components/vega-rich-text-editor/test/dto/range.test.js +0 -53
  840. package/dist/collection/components/vega-rich-text-editor/test/e2e-utils.js +0 -182
  841. package/dist/collection/components/vega-rich-text-editor/test/element-to-dto-strategy/custom-attribute-annotation-handler.test.js +0 -49
  842. package/dist/collection/components/vega-rich-text-editor/test/element-to-dto-strategy/element-to-text-node-strategy.test.js +0 -38
  843. package/dist/collection/components/vega-rich-text-editor/test/element-to-dto-strategy/html-element-to-annotation-generator.test.js +0 -26
  844. package/dist/collection/components/vega-rich-text-editor/test/element-to-dto-strategy/jira-code-to-rte-code-block-strategy.test.js +0 -32
  845. package/dist/collection/components/vega-rich-text-editor/test/element-to-dto-strategy/vega-code-block-to-rte-code-block-strategy.test.js +0 -61
  846. package/dist/collection/components/vega-rich-text-editor/test/extensions/extension-test-utils.js +0 -41
  847. package/dist/collection/components/vega-rich-text-editor/test/fixture.js +0 -257
  848. package/dist/collection/components/vega-rich-text-editor/test/html-cleaner/html-content-cleaner.test.js +0 -186
  849. package/dist/collection/components/vega-rich-text-editor/test/html-cleaner/remove-whitespace-after-opening-tag-processor.test.js +0 -22
  850. package/dist/collection/components/vega-rich-text-editor/test/html-cleaner/remove-whitespace-before-closing-tag-processor.test.js +0 -22
  851. package/dist/collection/components/vega-rich-text-editor/test/html-cleaner/remove-whitespace-between-tags-processor.test.js +0 -26
  852. package/dist/collection/components/vega-rich-text-editor/test/spec-utils.js +0 -32
  853. package/dist/collection/components/vega-sidenav/test/test.helper.js +0 -68
  854. package/dist/collection/components/vega-table/slimmers/controllers/dto/test/column-render-input-model.test.js +0 -83
  855. package/dist/collection/components/vega-table/slimmers/controllers/dto/test/column-structure-model.test.js +0 -147
  856. package/dist/collection/components/vega-table/test/utils.js +0 -22
  857. package/dist/collection/components/vega-table/test/vega-table-sorter.test.js +0 -508
  858. package/dist/collection/constants/tests/validator.test.js +0 -24
  859. package/dist/collection/decorators/method-decorators/tests/component-load-required.test.js +0 -114
  860. package/dist/collection/decorators/property-decorators/tests/inject-element-appender-proxy.test.js +0 -237
  861. package/dist/collection/decorators/property-decorators/tests/inject-keyboard-manager.test.js +0 -91
  862. package/dist/collection/global/tests/before-vega-load.test.js +0 -62
  863. package/dist/collection/helpers/calendar/test/calendar-date-time.test.js +0 -27
  864. package/dist/collection/helpers/calendar/test/calendar-date.test.js +0 -172
  865. package/dist/collection/helpers/calendar/test/calendar-event.test.js +0 -263
  866. package/dist/collection/helpers/calendar/test/calendar-period/day-period.test.js +0 -118
  867. package/dist/collection/helpers/calendar/test/calendar-period/month-period.test.js +0 -144
  868. package/dist/collection/helpers/calendar/test/calendar-period/week-period.test.js +0 -114
  869. package/dist/collection/helpers/calendar/test/calendar-time.test.js +0 -45
  870. package/dist/collection/helpers/calendar/test/calendar-view-generator/day-view-generator.test.js +0 -19
  871. package/dist/collection/helpers/calendar/test/calendar-view-generator/month-view-generator.test.js +0 -123
  872. package/dist/collection/helpers/calendar/test/calendar-view-generator/week-view-generator.test.js +0 -43
  873. package/dist/collection/helpers/calendar/test/calendar-view.test.js +0 -9
  874. package/dist/collection/helpers/calendar/test/index.test.js +0 -13
  875. package/dist/collection/helpers/calendar/test/utils.test.js +0 -62
  876. package/dist/collection/helpers/change-manager/test/change-manager.test.js +0 -30
  877. package/dist/collection/helpers/change-manager/test/dom-node-subject-factory.test.js +0 -38
  878. package/dist/collection/helpers/chart/test/controllers/chart-dimension-controller.test.js +0 -63
  879. package/dist/collection/helpers/chart/test/drawers/arc-path-drawer.test.js +0 -55
  880. package/dist/collection/helpers/chart/test/drawers/legend-drawer.test.js +0 -94
  881. package/dist/collection/helpers/chart/test/drawers/line-drawer.test.js +0 -25
  882. package/dist/collection/helpers/chart/test/drawers/path-drawer.test.js +0 -21
  883. package/dist/collection/helpers/chart/test/drawers/rect-drawer.test.js +0 -78
  884. package/dist/collection/helpers/chart/test/drawers/text-drawer.test.js +0 -25
  885. package/dist/collection/helpers/chart/test/drawers/x-axis-drawer.test.js +0 -38
  886. package/dist/collection/helpers/chart/test/drawers/y-axis-drawer.test.js +0 -44
  887. package/dist/collection/helpers/chart/test/graph-context-factory.test.js +0 -17
  888. package/dist/collection/helpers/chart/test/input-processors/format-time-positions-input-processor.test.js +0 -62
  889. package/dist/collection/helpers/chart/test/input-processors/horizontal-x-axis-input-processor.test.js +0 -45
  890. package/dist/collection/helpers/chart/test/input-processors/horizontal-y-axis-input-processor.test.js +0 -80
  891. package/dist/collection/helpers/chart/test/input-processors/layout-input-processor.test.js +0 -40
  892. package/dist/collection/helpers/chart/test/input-processors/line-path-input-processor.test.js +0 -16
  893. package/dist/collection/helpers/chart/test/input-processors/pie-chart-filter-input-processor.test.js +0 -20
  894. package/dist/collection/helpers/chart/test/input-processors/pie-chart-radius-input-processor.test.js +0 -48
  895. package/dist/collection/helpers/chart/test/input-processors/sort-positions-input-processor.test.js +0 -53
  896. package/dist/collection/helpers/chart/test/input-processors/x-axis-input-processor.test.js +0 -78
  897. package/dist/collection/helpers/chart/test/input-processors/x-axis-label-formatter-input-processor.test.js +0 -109
  898. package/dist/collection/helpers/chart/test/input-processors/y-axis-input-processor.coverage.test.js +0 -39
  899. package/dist/collection/helpers/chart/test/input-processors/y-axis-input-processor.test.js +0 -55
  900. package/dist/collection/helpers/chart/test/interacting-entry-generator/arc-path-hover-generator.test.js +0 -11
  901. package/dist/collection/helpers/chart/test/interacting-entry-generator/pie-legend-hover-generator.test.js +0 -25
  902. package/dist/collection/helpers/chart/test/interactors/interactor-factory.test.js +0 -19
  903. package/dist/collection/helpers/chart/test/interactors/svg-interactor.test.js +0 -48
  904. package/dist/collection/helpers/chart/test/line-chart.test.js +0 -96
  905. package/dist/collection/helpers/chart/test/pie-chart.test.js +0 -38
  906. package/dist/collection/helpers/chart/test/renderers/canvas-renderer.test.js +0 -31
  907. package/dist/collection/helpers/chart/test/renderers/renderer-factory.test.js +0 -19
  908. package/dist/collection/helpers/chart/test/renderers/svg-renderer.test.js +0 -99
  909. package/dist/collection/helpers/code-format/test/code-formatter.test.js +0 -410
  910. package/dist/collection/helpers/common/test/common.test.js +0 -7
  911. package/dist/collection/helpers/common/test/wait-for-component-did-render.test.js +0 -67
  912. package/dist/collection/helpers/common/test/wait-for-vega-handler.test.js +0 -17
  913. package/dist/collection/helpers/csp/test/styles-preservator.test.js +0 -207
  914. package/dist/collection/helpers/csp/test/vega-nonce-manager.test.js +0 -177
  915. package/dist/collection/helpers/dialog/test/vega-dialog-controller.test.js +0 -114
  916. package/dist/collection/helpers/event-manager/test/child-nodes-event-prevent-slimmer.test.js +0 -209
  917. package/dist/collection/helpers/event-manager/test/child-nodes-notify-observer-slimmer.test.js +0 -81
  918. package/dist/collection/helpers/event-manager/test/component-event-id-map.test.js +0 -16
  919. package/dist/collection/helpers/event-manager/test/event-emit-slimmer.test.js +0 -144
  920. package/dist/collection/helpers/event-manager/test/internal-vega-event-manager.test.js +0 -70
  921. package/dist/collection/helpers/event-manager/test/jquery-delegated-strategy-controller.test.js +0 -131
  922. package/dist/collection/helpers/event-manager/test/vega-event-id.test.js +0 -16
  923. package/dist/collection/helpers/event-manager/test/vega-event-manager.test.js +0 -97
  924. package/dist/collection/helpers/feature-control/tests/feature-flag-controller.test.js +0 -69
  925. package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-border-radius-formatter.test.js +0 -64
  926. package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-border-radius-style-formatter.test.js +0 -32
  927. package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-box-display-formatter.test.js +0 -31
  928. package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-custom-formatter.test.js +0 -17
  929. package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-display-formatter.test.js +0 -23
  930. package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-flex-direction-formatter.test.js +0 -19
  931. package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-flex-wrap-formatter.test.js +0 -19
  932. package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-format-mediator.test.js +0 -43
  933. package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-gap-formatter.ts.test.js +0 -29
  934. package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-grid-column-formatter.test.js +0 -23
  935. package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-grid-row-formatter.test.js +0 -27
  936. package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-margin-formatter.test.js +0 -43
  937. package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-margin-style-formatter.test.js +0 -28
  938. package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-padding-formatter.test.js +0 -43
  939. package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-padding-style-formatter.test.js +0 -28
  940. package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-size-formatter.test.js +0 -27
  941. package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-text-align-formatter.test.js +0 -19
  942. package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-translocation-formatter.test.js +0 -51
  943. package/dist/collection/helpers/formatter/test/responsive-map-formatter/responsive-width-and-height-formatter.test.js +0 -20
  944. package/dist/collection/helpers/formatter/test/state-formatter/state-background-color-formatter.test.js +0 -18
  945. package/dist/collection/helpers/formatter/test/state-formatter/state-border-color-formatter.test.js +0 -13
  946. package/dist/collection/helpers/formatter/test/state-formatter/state-border-formatter.test.js +0 -13
  947. package/dist/collection/helpers/formatter/test/state-formatter/state-format-facade.test.js +0 -27
  948. package/dist/collection/helpers/formatter/test/state-formatter/state-shadow-formatter.test.js +0 -13
  949. package/dist/collection/helpers/formatter/test/string-formatter/custom-formatter-strategy.test.js +0 -13
  950. package/dist/collection/helpers/formatter/test/string-formatter/number-mask-strategy.test.js +0 -101
  951. package/dist/collection/helpers/formatter/test/string-formatter/number-thousand-comma-mask-strategy.test.js +0 -40
  952. package/dist/collection/helpers/formatter/test/string-formatter/string-mask-strategy.test.js +0 -147
  953. package/dist/collection/helpers/formatter/test/string-formatter/thousand-comma-strategy.test.js +0 -21
  954. package/dist/collection/helpers/formatter/test/string-formatter/vega-phone-number-input-strategy.test.js +0 -43
  955. package/dist/collection/helpers/formatter/test/style-formatter.test.js +0 -16
  956. package/dist/collection/helpers/icon/test/icon-manager-controller.test.js +0 -101
  957. package/dist/collection/helpers/icon/test/internal-icon-manager.test.js +0 -18
  958. package/dist/collection/helpers/immutable/test/immutable-array.test.js +0 -78
  959. package/dist/collection/helpers/immutable/test/immutable-map.test.js +0 -83
  960. package/dist/collection/helpers/immutable/test/immutable-set.test.js +0 -87
  961. package/dist/collection/helpers/keyboard/test/keyboard-manager.test.js +0 -241
  962. package/dist/collection/helpers/level-tracker/test/nested-level-tracker.test.js +0 -33
  963. package/dist/collection/helpers/loading-indicator/tests/vega-loader-controller.test.js +0 -192
  964. package/dist/collection/helpers/notify/tests/vega-notify-controller.test.js +0 -165
  965. package/dist/collection/helpers/paginator/test/value-paginator.test.js +0 -15
  966. package/dist/collection/helpers/queue/test/synchronize-task-queue.test.js +0 -76
  967. package/dist/collection/helpers/remote-invocation/remote-invocation-registry.test.js +0 -17
  968. package/dist/collection/helpers/rte-manager/rte.manager.test.js +0 -94
  969. package/dist/collection/helpers/skeleton-loader/tests/vega-skeleton-loader-controller.test.js +0 -194
  970. package/dist/collection/helpers/slimmers/element-appender/test/element-appender-slimmer.test.js +0 -621
  971. package/dist/collection/helpers/slimmers/mutation-observer/test/aria-attributes-value-mapper.test.js +0 -248
  972. package/dist/collection/helpers/slimmers/mutation-observer/test/data-tab-index-value-mapper.test.js +0 -120
  973. package/dist/collection/helpers/slimmers/mutation-observer/test/mutation-observer-slimmer.test.js +0 -182
  974. package/dist/collection/helpers/slimmers/position-calculation/test/body-position-calculation-strategy.test.js +0 -353
  975. package/dist/collection/helpers/slimmers/position-calculation/test/screen-position-calculation-strategy.test.js +0 -365
  976. package/dist/collection/helpers/slimmers/runtime-metrics/test/public-api-runtime-metrics-slimmer-base.test.js +0 -96
  977. package/dist/collection/helpers/slimmers/sub-state/test/sub-state-observer-slimmer.test.js +0 -228
  978. package/dist/collection/helpers/slimmers/test/auto-run-when-re-render-task-queue-slimmer.test.js +0 -46
  979. package/dist/collection/helpers/slimmers/test/brand-switch-state-controller-slimmer.test.js +0 -75
  980. package/dist/collection/helpers/slimmers/test/component-global-style-slimmer.test.js +0 -104
  981. package/dist/collection/helpers/slimmers/test/component-usage-runtime-metrics.test.js +0 -72
  982. package/dist/collection/helpers/slimmers/test/dark-mode-state-controller.test.js +0 -65
  983. package/dist/collection/helpers/slimmers/test/deprecated-property-slimmer.test.js +0 -36
  984. package/dist/collection/helpers/slimmers/test/field-error-controller-slimmer.test.js +0 -55
  985. package/dist/collection/helpers/slimmers/test/form-field-controller-slimmer.test.js +0 -278
  986. package/dist/collection/helpers/slimmers/test/form-field-valid-invoke-slimmer.test.js +0 -106
  987. package/dist/collection/helpers/slimmers/test/global/vega-nonce-injector-slimmer.test.js +0 -64
  988. package/dist/collection/helpers/slimmers/test/global/vega-translate-observer-slimmer.test.js +0 -89
  989. package/dist/collection/helpers/slimmers/test/global/vega-watch-method-cancel-slimmer.test.js +0 -101
  990. package/dist/collection/helpers/slimmers/test/keyboard-manager-slimmer.test.js +0 -90
  991. package/dist/collection/helpers/slimmers/test/page-resize-observer-slimmer.test.js +0 -278
  992. package/dist/collection/helpers/slimmers/test/string-input-formatter-slimmer.test.js +0 -220
  993. package/dist/collection/helpers/slimmers/test/translation-slimmer.test.js +0 -89
  994. package/dist/collection/helpers/theme/tests/theme-manager-controller.test.js +0 -614
  995. package/dist/collection/helpers/touch-helper/test/touch-listener.test.js +0 -122
  996. package/dist/collection/helpers/translation/tests/internal-translation-controller.test.js +0 -286
  997. package/dist/collection/helpers/translation/tests/translation.test.js +0 -46
  998. package/dist/collection/helpers/ui/test/element-appender.test.js +0 -530
  999. package/dist/collection/helpers/validator/test/rules/check-box-required-rule.test.js +0 -88
  1000. package/dist/collection/helpers/validator/test/rules/custom-validation-rule.test.js +0 -56
  1001. package/dist/collection/helpers/validator/test/rules/date-range-rule.test.js +0 -67
  1002. package/dist/collection/helpers/validator/test/rules/date-required-rule.test.js +0 -120
  1003. package/dist/collection/helpers/validator/test/rules/email-field-rule.test.js +0 -69
  1004. package/dist/collection/helpers/validator/test/rules/file-uploader-required-rule.test.js +0 -7
  1005. package/dist/collection/helpers/validator/test/rules/input-phone-number-required-rule.test.js +0 -105
  1006. package/dist/collection/helpers/validator/test/rules/input-range-min-and-max-rule.test.js +0 -146
  1007. package/dist/collection/helpers/validator/test/rules/input-range-required-rule.test.js +0 -82
  1008. package/dist/collection/helpers/validator/test/rules/input-select-value-in-source-rule.test.js +0 -99
  1009. package/dist/collection/helpers/validator/test/rules/max-number-rule.test.js +0 -97
  1010. package/dist/collection/helpers/validator/test/rules/max-string-length-rule.test.js +0 -85
  1011. package/dist/collection/helpers/validator/test/rules/min-and-max-date-rule.test.js +0 -174
  1012. package/dist/collection/helpers/validator/test/rules/min-number-rule.test.js +0 -97
  1013. package/dist/collection/helpers/validator/test/rules/min-string-length-rule.test.js +0 -85
  1014. package/dist/collection/helpers/validator/test/rules/public-rules.test.js +0 -80
  1015. package/dist/collection/helpers/validator/test/rules/required-field-rule.test.js +0 -126
  1016. package/dist/collection/helpers/validator/test/rules/rich-text-editor-required-rule.test.js +0 -360
  1017. package/dist/collection/helpers/validator/test/rules/time-range-required-rule.test.js +0 -82
  1018. package/dist/collection/helpers/validator/test/rules/time-range-rule.test.js +0 -67
  1019. package/dist/collection/helpers/validator/test/rules/time-required-rule.test.js +0 -116
  1020. package/dist/collection/helpers/validator/test/rules/toggle-switch-required-rule.test.js +0 -72
  1021. package/dist/collection/helpers/validator/test/rules/valid-credit-card-number-rule.test.js +0 -135
  1022. package/dist/collection/helpers/validator/test/rules/valid-phone-number-rule.test.js +0 -95
  1023. package/dist/collection/helpers/validator/test/validation-rule-handler/form-field-validation-rule-handler-chain.test.js +0 -65
  1024. package/dist/collection/helpers/validator/test/validation-rule-handler/form-field-validation-rule-handler.test.js +0 -82
  1025. package/dist/collection/helpers/validator/test/validator/form-field-controller.test.js +0 -205
  1026. package/dist/collection/helpers/vega-telemetry-helper/test/vega-env-manager.test.js +0 -14
  1027. package/dist/collection/helpers/zindex/test/internal-vega-z-index-manager.test.js +0 -176
  1028. package/dist/collection/helpers/zindex/test/vega-z-index-manager.test.js +0 -46
  1029. package/dist/collection/polyfill/d3/test/d3-array-polyfill.test.js +0 -72
  1030. package/dist/collection/polyfill/d3/test/d3-axis-polyfill.test.js +0 -171
  1031. package/dist/collection/polyfill/d3/test/d3-integration.test.js +0 -137
  1032. package/dist/collection/polyfill/d3/test/d3-scale-polyfill.test.js +0 -382
  1033. package/dist/collection/polyfill/d3/test/d3-selection-polyfill.test.js +0 -239
  1034. package/dist/collection/polyfill/d3/test/d3-shape-polyfill.test.js +0 -225
  1035. package/dist/collection/polyfill/d3/test/d3-time-format-polyfill.test.js +0 -162
  1036. package/dist/collection/polyfill/d3/test/d3-time-polyfill.test.js +0 -76
  1037. package/dist/collection/polyfill/d3/test/index.test.js +0 -78
  1038. package/dist/collection/polyfill/libphonenumber/test/as-you-type.test.js +0 -309
  1039. package/dist/collection/polyfill/libphonenumber/test/format-helpers.test.js +0 -192
  1040. package/dist/collection/polyfill/libphonenumber/test/index.test.js +0 -16
  1041. package/dist/collection/polyfill/libphonenumber/test/metadata.test.js +0 -196
  1042. package/dist/collection/polyfill/libphonenumber/test/parse-phone-number.test.js +0 -218
  1043. package/dist/collection/polyfill/libphonenumber/test/phone-number.test.js +0 -56
  1044. package/dist/collection/polyfill/prism/test/css.test.js +0 -61
  1045. package/dist/collection/polyfill/prism/test/javascript.test.js +0 -113
  1046. package/dist/collection/polyfill/prism/test/jsx.test.js +0 -48
  1047. package/dist/collection/polyfill/prism/test/language-registry.test.js +0 -77
  1048. package/dist/collection/polyfill/prism/test/markup.test.js +0 -57
  1049. package/dist/collection/polyfill/prism/test/test-utils.js +0 -22
  1050. package/dist/collection/polyfill/prism/test/tokenizer.test.js +0 -180
  1051. package/dist/collection/polyfill/prism/test/tsx.test.js +0 -87
  1052. package/dist/collection/polyfill/prism/test/typescript.test.js +0 -86
  1053. package/dist/collection/polyfill/shadow-selection/test/shadow-selection-polyfill.test.js +0 -234
  1054. package/dist/collection/polyfill/test-polyfill/e2e/retry.js +0 -42
  1055. package/dist/collection/polyfill/test-polyfill/unit/create-touch-event.js +0 -31
  1056. package/dist/collection/polyfill/test-polyfill/unit/events.js +0 -100
  1057. package/dist/collection/polyfill/test-polyfill/unit/index.js +0 -3
  1058. package/dist/collection/polyfill/test-polyfill/unit/methods.js +0 -47
  1059. package/dist/collection/polyfill/test-polyfill/unit/range.js +0 -15
  1060. package/dist/collection/polyfill/test-polyfill/unit/shadow-selection.js +0 -17
  1061. package/dist/collection/polyfill/tinycolor/tinycolor-polyfill.test.js +0 -361
  1062. package/dist/collection/test-assets/test-icons.js +0 -5
  1063. package/dist/collection/types/test/type-guard.test.js +0 -46
  1064. package/dist/collection/utils/e2e-utils.js +0 -341
  1065. package/dist/collection/utils/sanitize/test/empty-strategy.test.js +0 -12
  1066. package/dist/collection/utils/sanitize/test/html-sanitizer.test.js +0 -57
  1067. package/dist/collection/utils/sanitize/test/label-strategy.test.js +0 -56
  1068. package/dist/collection/utils/sanitize/test/sanitize-strategy.test.js +0 -85
  1069. package/dist/collection/utils/sanitize/test/sanitize.test.js +0 -22
  1070. package/dist/collection/utils/sanitize/test/serialize-fragment.test.js +0 -25
  1071. package/dist/collection/utils/sanitize/test/style-strategy.test.js +0 -45
  1072. package/dist/collection/utils/spec-utils.js +0 -225
  1073. package/dist/collection/utils/test/accessibility.test.js +0 -40
  1074. package/dist/collection/utils/test/api.test.js +0 -34
  1075. package/dist/collection/utils/test/array.test.js +0 -260
  1076. package/dist/collection/utils/test/breakpoint.test.js +0 -37
  1077. package/dist/collection/utils/test/component.test.js +0 -59
  1078. package/dist/collection/utils/test/date.test.js +0 -104
  1079. package/dist/collection/utils/test/design-token.test.js +0 -91
  1080. package/dist/collection/utils/test/effect.test.js +0 -64
  1081. package/dist/collection/utils/test/local-storage.test.js +0 -38
  1082. package/dist/collection/utils/test/log.test.js +0 -49
  1083. package/dist/collection/utils/test/misc.test.js +0 -40
  1084. package/dist/collection/utils/test/number.test.js +0 -18
  1085. package/dist/collection/utils/test/object.test.js +0 -77
  1086. package/dist/collection/utils/test/pagination.test.js +0 -40
  1087. package/dist/collection/utils/test/pixel.test.js +0 -29
  1088. package/dist/collection/utils/test/safe-document.test.js +0 -13
  1089. package/dist/collection/utils/test/spec-utils.test.js +0 -73
  1090. package/dist/collection/utils/test/string.test.js +0 -8
  1091. package/dist/collection/utils/test/test-utils.test.js +0 -70
  1092. package/dist/collection/utils/test/timer.test.js +0 -16
  1093. package/dist/collection/utils/test/ui.test.js +0 -301
  1094. package/dist/collection/utils/test-utils.js +0 -156
  1095. package/dist/esm/app-globals-3b97bb20.js +0 -426
  1096. package/dist/esm/breakpoints-13353e09.js +0 -53
  1097. package/dist/esm/child-nodes-event-prevent-slimmer-4feabae0.js +0 -156
  1098. package/dist/esm/child-nodes-notify-observer-slimmer-541dd6a4.js +0 -88
  1099. package/dist/esm/code-block-d65bab61.js +0 -4364
  1100. package/dist/esm/component-value-history-controller-slimmer.abstract-556fcf2a.js +0 -730
  1101. package/dist/esm/date-required-rule-4ffd9cae.js +0 -90
  1102. package/dist/esm/deprecated-property-slimmer-2c14df89.js +0 -49
  1103. package/dist/esm/design-token-b518a2aa.js +0 -388
  1104. package/dist/esm/dom-node-subject-observer-factory-82f346e3.js +0 -138
  1105. package/dist/esm/dto-renderer-manager-73df5cbe.js +0 -4101
  1106. package/dist/esm/element-appender-slimmer-36b7a572.js +0 -1972
  1107. package/dist/esm/event-emit-slimmer-f879fd58.js +0 -265
  1108. package/dist/esm/form-field-controller-slimmer-9a880420.js +0 -1264
  1109. package/dist/esm/image-annotation-action-eb3dcad5.js +0 -307
  1110. package/dist/esm/inject-keyboard-manager-e5481833.js +0 -35
  1111. package/dist/esm/internal-translation-controller-0787a7a7.js +0 -296
  1112. package/dist/esm/internal-vega-event-manager-3aebbe55.js +0 -494
  1113. package/dist/esm/keyboard-manager-4dfc625f.js +0 -138
  1114. package/dist/esm/keyboard-manager-slimmer-87bf68f1.js +0 -37
  1115. package/dist/esm/month-view-generator-94134ec5.js +0 -98
  1116. package/dist/esm/object-66c37948.js +0 -46
  1117. package/dist/esm/page-resize-observer-slimmer-e0505250.js +0 -121
  1118. package/dist/esm/public-rules-49912d52.js +0 -31
  1119. package/dist/esm/range-0a22b512.js +0 -176
  1120. package/dist/esm/responsive-format-facade-b3799ff9.js +0 -912
  1121. package/dist/esm/rich-text-editor-required-rule-d86e3a51.js +0 -62
  1122. package/dist/esm/string-format-strategy.abstract-e40a0df7.js +0 -58
  1123. package/dist/esm/string-input-formatter-slimmer-076764fc.js +0 -228
  1124. package/dist/esm/string-mask-strategy-df1f5707.js +0 -170
  1125. package/dist/esm/style-formatter-95255392.js +0 -32
  1126. package/dist/esm/sub-state-notify-slimmer-f4b3b0b9.js +0 -79
  1127. package/dist/esm/sub-state-observer-slimmer-058feaf0.js +0 -132
  1128. package/dist/esm/time-required-rule-b4af75ae.js +0 -138
  1129. package/dist/esm/token-extension-ffd98170.js +0 -3041
  1130. package/dist/esm/translation-slimmer-e788cae4.js +0 -40
  1131. package/dist/esm/type-guard-f69d2935.js +0 -1939
  1132. package/dist/esm/ui-41f725b7.js +0 -45
  1133. package/dist/esm/ui-ee31416b.js +0 -241
  1134. package/dist/esm/valid-credit-card-number-rule-c023326d.js +0 -171
  1135. package/dist/esm/vega-event-id-fdc58a67.js +0 -114
  1136. package/dist/esm/vega-internal-event-id-12783594.js +0 -70
  1137. package/dist/esm/wait-for-component-did-render-4d0a3428.js +0 -30
  1138. package/dist/types/components/vega-calendar/slimmers/common/helpers/test/calendar-event-repeat-pattern-factory.test.d.ts +0 -1
  1139. package/dist/types/components/vega-calendar/slimmers/common/layout/test/long-event-layout-generator.test.d.ts +0 -1
  1140. package/dist/types/components/vega-calendar/slimmers/day-view/renderers/timed-event/layout/test/day-view-event-layout-generator.test.d.ts +0 -1
  1141. package/dist/types/components/vega-code-block/test/code-block-range.test.d.ts +0 -1
  1142. package/dist/types/components/vega-dropdown/test/share.d.ts +0 -12
  1143. package/dist/types/components/vega-input-credit-card/test/share.d.ts +0 -18
  1144. package/dist/types/components/vega-nav/vega-left-nav/test/vega-left-nav-mock-data.d.ts +0 -4
  1145. package/dist/types/components/vega-rich-text-editor/helpers/extension-context-manager.test.d.ts +0 -1
  1146. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/text-node-color-controller.d.ts +0 -22
  1147. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/text-node-rendering-registry.d.ts +0 -22
  1148. package/dist/types/components/vega-rich-text-editor/test/dto/action-handle-strategies/action-handle-strategy-registry.test.d.ts +0 -1
  1149. package/dist/types/components/vega-rich-text-editor/test/dto/action-handle-strategies/block-delete-node-content-strategy.test.d.ts +0 -1
  1150. package/dist/types/components/vega-rich-text-editor/test/dto/action-handle-strategies/block-insert-line-break-with-blocks-strategy.test.d.ts +0 -1
  1151. package/dist/types/components/vega-rich-text-editor/test/dto/action-handle-strategies/code-block-strategy-registry.test.d.ts +0 -1
  1152. package/dist/types/components/vega-rich-text-editor/test/dto/action-handle-strategies/content-state-strategy-registry.test.d.ts +0 -1
  1153. package/dist/types/components/vega-rich-text-editor/test/dto/action-handle-strategies/image-block-strategy-register.test.d.ts +0 -1
  1154. package/dist/types/components/vega-rich-text-editor/test/dto/action-handle-strategies/image-set-annotation-map-strategy.test.d.ts +0 -1
  1155. package/dist/types/components/vega-rich-text-editor/test/dto/action-handle-strategies/image-update-url-strategy.test.d.ts +0 -1
  1156. package/dist/types/components/vega-rich-text-editor/test/dto/action-handle-strategies/list-block-strategy-register.test.d.ts +0 -1
  1157. package/dist/types/components/vega-rich-text-editor/test/dto/action-handle-strategies/list-item-strategy-register.test.d.ts +0 -1
  1158. package/dist/types/components/vega-rich-text-editor/test/dto/action-handle-strategies/node-split-text-strategy.test.d.ts +0 -1
  1159. package/dist/types/components/vega-rich-text-editor/test/dto/action-handle-strategies/node-update-annotation-map-strategy.test.d.ts +0 -1
  1160. package/dist/types/components/vega-rich-text-editor/test/dto/action-handle-strategies/text-block-strategy-register.test.d.ts +0 -1
  1161. package/dist/types/components/vega-rich-text-editor/test/dto/action-handle-strategies/update-selected-text-strategy.test.d.ts +0 -1
  1162. package/dist/types/components/vega-rich-text-editor/test/dto/annotation-actions.test.d.ts +0 -1
  1163. package/dist/types/components/vega-rich-text-editor/test/dto/annotation-style.test.d.ts +0 -1
  1164. package/dist/types/components/vega-rich-text-editor/test/dto/annotations.test.d.ts +0 -1
  1165. package/dist/types/components/vega-rich-text-editor/test/dto/blocks/code-block.test.d.ts +0 -1
  1166. package/dist/types/components/vega-rich-text-editor/test/dto/blocks/html-block.test.d.ts +0 -1
  1167. package/dist/types/components/vega-rich-text-editor/test/dto/blocks/image-block.test.d.ts +0 -1
  1168. package/dist/types/components/vega-rich-text-editor/test/dto/blocks/list-block.test.d.ts +0 -1
  1169. package/dist/types/components/vega-rich-text-editor/test/dto/blocks/list-item.test.d.ts +0 -1
  1170. package/dist/types/components/vega-rich-text-editor/test/dto/blocks/text-block.test.d.ts +0 -1
  1171. package/dist/types/components/vega-rich-text-editor/test/dto/content-state.test.d.ts +0 -1
  1172. package/dist/types/components/vega-rich-text-editor/test/dto/nodes/image-node.test.d.ts +0 -1
  1173. package/dist/types/components/vega-rich-text-editor/test/dto/nodes/text-node.test.d.ts +0 -1
  1174. package/dist/types/components/vega-rich-text-editor/test/dto/range.test.d.ts +0 -1
  1175. package/dist/types/components/vega-rich-text-editor/test/e2e-utils.d.ts +0 -67
  1176. package/dist/types/components/vega-rich-text-editor/test/element-to-dto-strategy/custom-attribute-annotation-handler.test.d.ts +0 -1
  1177. package/dist/types/components/vega-rich-text-editor/test/element-to-dto-strategy/element-to-text-node-strategy.test.d.ts +0 -1
  1178. package/dist/types/components/vega-rich-text-editor/test/element-to-dto-strategy/html-element-to-annotation-generator.test.d.ts +0 -1
  1179. package/dist/types/components/vega-rich-text-editor/test/element-to-dto-strategy/jira-code-to-rte-code-block-strategy.test.d.ts +0 -1
  1180. package/dist/types/components/vega-rich-text-editor/test/element-to-dto-strategy/vega-code-block-to-rte-code-block-strategy.test.d.ts +0 -1
  1181. package/dist/types/components/vega-rich-text-editor/test/extensions/extension-test-utils.d.ts +0 -21
  1182. package/dist/types/components/vega-rich-text-editor/test/fixture.d.ts +0 -19
  1183. package/dist/types/components/vega-rich-text-editor/test/html-cleaner/html-content-cleaner.test.d.ts +0 -1
  1184. package/dist/types/components/vega-rich-text-editor/test/html-cleaner/remove-whitespace-after-opening-tag-processor.test.d.ts +0 -1
  1185. package/dist/types/components/vega-rich-text-editor/test/html-cleaner/remove-whitespace-before-closing-tag-processor.test.d.ts +0 -1
  1186. package/dist/types/components/vega-rich-text-editor/test/html-cleaner/remove-whitespace-between-tags-processor.test.d.ts +0 -1
  1187. package/dist/types/components/vega-rich-text-editor/test/spec-utils.d.ts +0 -15
  1188. package/dist/types/components/vega-sidenav/test/test.helper.d.ts +0 -6
  1189. package/dist/types/components/vega-table/slimmers/controllers/dto/test/column-render-input-model.test.d.ts +0 -1
  1190. package/dist/types/components/vega-table/slimmers/controllers/dto/test/column-structure-model.test.d.ts +0 -1
  1191. package/dist/types/components/vega-table/test/utils.d.ts +0 -9
  1192. package/dist/types/components/vega-table/test/vega-table-sorter.test.d.ts +0 -1
  1193. package/dist/types/constants/tests/validator.test.d.ts +0 -1
  1194. package/dist/types/decorators/method-decorators/tests/component-load-required.test.d.ts +0 -1
  1195. package/dist/types/decorators/property-decorators/tests/inject-element-appender-proxy.test.d.ts +0 -1
  1196. package/dist/types/decorators/property-decorators/tests/inject-keyboard-manager.test.d.ts +0 -1
  1197. package/dist/types/global/tests/before-vega-load.test.d.ts +0 -1
  1198. package/dist/types/helpers/calendar/test/calendar-date-time.test.d.ts +0 -1
  1199. package/dist/types/helpers/calendar/test/calendar-date.test.d.ts +0 -1
  1200. package/dist/types/helpers/calendar/test/calendar-event.test.d.ts +0 -1
  1201. package/dist/types/helpers/calendar/test/calendar-period/day-period.test.d.ts +0 -1
  1202. package/dist/types/helpers/calendar/test/calendar-period/month-period.test.d.ts +0 -1
  1203. package/dist/types/helpers/calendar/test/calendar-period/week-period.test.d.ts +0 -1
  1204. package/dist/types/helpers/calendar/test/calendar-time.test.d.ts +0 -1
  1205. package/dist/types/helpers/calendar/test/calendar-view-generator/day-view-generator.test.d.ts +0 -1
  1206. package/dist/types/helpers/calendar/test/calendar-view-generator/month-view-generator.test.d.ts +0 -1
  1207. package/dist/types/helpers/calendar/test/calendar-view-generator/week-view-generator.test.d.ts +0 -1
  1208. package/dist/types/helpers/calendar/test/calendar-view.test.d.ts +0 -1
  1209. package/dist/types/helpers/calendar/test/index.test.d.ts +0 -1
  1210. package/dist/types/helpers/calendar/test/utils.test.d.ts +0 -1
  1211. package/dist/types/helpers/change-manager/test/change-manager.test.d.ts +0 -1
  1212. package/dist/types/helpers/change-manager/test/dom-node-subject-factory.test.d.ts +0 -1
  1213. package/dist/types/helpers/chart/test/controllers/chart-dimension-controller.test.d.ts +0 -1
  1214. package/dist/types/helpers/chart/test/drawers/arc-path-drawer.test.d.ts +0 -1
  1215. package/dist/types/helpers/chart/test/drawers/legend-drawer.test.d.ts +0 -1
  1216. package/dist/types/helpers/chart/test/drawers/line-drawer.test.d.ts +0 -1
  1217. package/dist/types/helpers/chart/test/drawers/path-drawer.test.d.ts +0 -1
  1218. package/dist/types/helpers/chart/test/drawers/rect-drawer.test.d.ts +0 -1
  1219. package/dist/types/helpers/chart/test/drawers/text-drawer.test.d.ts +0 -1
  1220. package/dist/types/helpers/chart/test/drawers/x-axis-drawer.test.d.ts +0 -1
  1221. package/dist/types/helpers/chart/test/drawers/y-axis-drawer.test.d.ts +0 -1
  1222. package/dist/types/helpers/chart/test/graph-context-factory.test.d.ts +0 -1
  1223. package/dist/types/helpers/chart/test/input-processors/format-time-positions-input-processor.test.d.ts +0 -1
  1224. package/dist/types/helpers/chart/test/input-processors/horizontal-x-axis-input-processor.test.d.ts +0 -1
  1225. package/dist/types/helpers/chart/test/input-processors/horizontal-y-axis-input-processor.test.d.ts +0 -1
  1226. package/dist/types/helpers/chart/test/input-processors/layout-input-processor.test.d.ts +0 -1
  1227. package/dist/types/helpers/chart/test/input-processors/line-path-input-processor.test.d.ts +0 -1
  1228. package/dist/types/helpers/chart/test/input-processors/pie-chart-filter-input-processor.test.d.ts +0 -1
  1229. package/dist/types/helpers/chart/test/input-processors/pie-chart-radius-input-processor.test.d.ts +0 -1
  1230. package/dist/types/helpers/chart/test/input-processors/sort-positions-input-processor.test.d.ts +0 -1
  1231. package/dist/types/helpers/chart/test/input-processors/x-axis-input-processor.test.d.ts +0 -1
  1232. package/dist/types/helpers/chart/test/input-processors/x-axis-label-formatter-input-processor.test.d.ts +0 -1
  1233. package/dist/types/helpers/chart/test/input-processors/y-axis-input-processor.coverage.test.d.ts +0 -1
  1234. package/dist/types/helpers/chart/test/input-processors/y-axis-input-processor.test.d.ts +0 -1
  1235. package/dist/types/helpers/chart/test/interacting-entry-generator/arc-path-hover-generator.test.d.ts +0 -1
  1236. package/dist/types/helpers/chart/test/interacting-entry-generator/pie-legend-hover-generator.test.d.ts +0 -1
  1237. package/dist/types/helpers/chart/test/interactors/interactor-factory.test.d.ts +0 -1
  1238. package/dist/types/helpers/chart/test/interactors/svg-interactor.test.d.ts +0 -1
  1239. package/dist/types/helpers/chart/test/line-chart.test.d.ts +0 -1
  1240. package/dist/types/helpers/chart/test/pie-chart.test.d.ts +0 -1
  1241. package/dist/types/helpers/chart/test/renderers/canvas-renderer.test.d.ts +0 -1
  1242. package/dist/types/helpers/chart/test/renderers/renderer-factory.test.d.ts +0 -1
  1243. package/dist/types/helpers/chart/test/renderers/svg-renderer.test.d.ts +0 -1
  1244. package/dist/types/helpers/code-format/test/code-formatter.test.d.ts +0 -1
  1245. package/dist/types/helpers/common/test/common.test.d.ts +0 -1
  1246. package/dist/types/helpers/common/test/wait-for-component-did-render.test.d.ts +0 -1
  1247. package/dist/types/helpers/common/test/wait-for-vega-handler.test.d.ts +0 -1
  1248. package/dist/types/helpers/csp/test/styles-preservator.test.d.ts +0 -1
  1249. package/dist/types/helpers/csp/test/vega-nonce-manager.test.d.ts +0 -1
  1250. package/dist/types/helpers/dialog/test/vega-dialog-controller.test.d.ts +0 -1
  1251. package/dist/types/helpers/event-manager/test/child-nodes-event-prevent-slimmer.test.d.ts +0 -1
  1252. package/dist/types/helpers/event-manager/test/child-nodes-notify-observer-slimmer.test.d.ts +0 -1
  1253. package/dist/types/helpers/event-manager/test/component-event-id-map.test.d.ts +0 -1
  1254. package/dist/types/helpers/event-manager/test/event-emit-slimmer.test.d.ts +0 -1
  1255. package/dist/types/helpers/event-manager/test/internal-vega-event-manager.test.d.ts +0 -1
  1256. package/dist/types/helpers/event-manager/test/jquery-delegated-strategy-controller.test.d.ts +0 -1
  1257. package/dist/types/helpers/event-manager/test/vega-event-id.test.d.ts +0 -1
  1258. package/dist/types/helpers/event-manager/test/vega-event-manager.test.d.ts +0 -1
  1259. package/dist/types/helpers/feature-control/tests/feature-flag-controller.test.d.ts +0 -1
  1260. package/dist/types/helpers/formatter/test/responsive-map-formatter/responsive-border-radius-formatter.test.d.ts +0 -1
  1261. package/dist/types/helpers/formatter/test/responsive-map-formatter/responsive-border-radius-style-formatter.test.d.ts +0 -1
  1262. package/dist/types/helpers/formatter/test/responsive-map-formatter/responsive-box-display-formatter.test.d.ts +0 -1
  1263. package/dist/types/helpers/formatter/test/responsive-map-formatter/responsive-custom-formatter.test.d.ts +0 -1
  1264. package/dist/types/helpers/formatter/test/responsive-map-formatter/responsive-display-formatter.test.d.ts +0 -1
  1265. package/dist/types/helpers/formatter/test/responsive-map-formatter/responsive-flex-direction-formatter.test.d.ts +0 -1
  1266. package/dist/types/helpers/formatter/test/responsive-map-formatter/responsive-flex-wrap-formatter.test.d.ts +0 -1
  1267. package/dist/types/helpers/formatter/test/responsive-map-formatter/responsive-format-mediator.test.d.ts +0 -1
  1268. package/dist/types/helpers/formatter/test/responsive-map-formatter/responsive-gap-formatter.ts.test.d.ts +0 -1
  1269. package/dist/types/helpers/formatter/test/responsive-map-formatter/responsive-grid-column-formatter.test.d.ts +0 -1
  1270. package/dist/types/helpers/formatter/test/responsive-map-formatter/responsive-grid-row-formatter.test.d.ts +0 -1
  1271. package/dist/types/helpers/formatter/test/responsive-map-formatter/responsive-margin-formatter.test.d.ts +0 -1
  1272. package/dist/types/helpers/formatter/test/responsive-map-formatter/responsive-margin-style-formatter.test.d.ts +0 -1
  1273. package/dist/types/helpers/formatter/test/responsive-map-formatter/responsive-padding-formatter.test.d.ts +0 -1
  1274. package/dist/types/helpers/formatter/test/responsive-map-formatter/responsive-padding-style-formatter.test.d.ts +0 -1
  1275. package/dist/types/helpers/formatter/test/responsive-map-formatter/responsive-size-formatter.test.d.ts +0 -1
  1276. package/dist/types/helpers/formatter/test/responsive-map-formatter/responsive-text-align-formatter.test.d.ts +0 -1
  1277. package/dist/types/helpers/formatter/test/responsive-map-formatter/responsive-translocation-formatter.test.d.ts +0 -1
  1278. package/dist/types/helpers/formatter/test/responsive-map-formatter/responsive-width-and-height-formatter.test.d.ts +0 -1
  1279. package/dist/types/helpers/formatter/test/state-formatter/state-background-color-formatter.test.d.ts +0 -1
  1280. package/dist/types/helpers/formatter/test/state-formatter/state-border-color-formatter.test.d.ts +0 -1
  1281. package/dist/types/helpers/formatter/test/state-formatter/state-border-formatter.test.d.ts +0 -1
  1282. package/dist/types/helpers/formatter/test/state-formatter/state-format-facade.test.d.ts +0 -1
  1283. package/dist/types/helpers/formatter/test/state-formatter/state-shadow-formatter.test.d.ts +0 -1
  1284. package/dist/types/helpers/formatter/test/string-formatter/custom-formatter-strategy.test.d.ts +0 -1
  1285. package/dist/types/helpers/formatter/test/string-formatter/number-mask-strategy.test.d.ts +0 -1
  1286. package/dist/types/helpers/formatter/test/string-formatter/number-thousand-comma-mask-strategy.test.d.ts +0 -1
  1287. package/dist/types/helpers/formatter/test/string-formatter/string-mask-strategy.test.d.ts +0 -1
  1288. package/dist/types/helpers/formatter/test/string-formatter/thousand-comma-strategy.test.d.ts +0 -1
  1289. package/dist/types/helpers/formatter/test/string-formatter/vega-phone-number-input-strategy.test.d.ts +0 -1
  1290. package/dist/types/helpers/formatter/test/style-formatter.test.d.ts +0 -1
  1291. package/dist/types/helpers/icon/test/icon-manager-controller.test.d.ts +0 -1
  1292. package/dist/types/helpers/icon/test/internal-icon-manager.test.d.ts +0 -1
  1293. package/dist/types/helpers/immutable/test/immutable-array.test.d.ts +0 -1
  1294. package/dist/types/helpers/immutable/test/immutable-map.test.d.ts +0 -1
  1295. package/dist/types/helpers/immutable/test/immutable-set.test.d.ts +0 -1
  1296. package/dist/types/helpers/keyboard/test/keyboard-manager.test.d.ts +0 -1
  1297. package/dist/types/helpers/level-tracker/test/nested-level-tracker.test.d.ts +0 -1
  1298. package/dist/types/helpers/loading-indicator/tests/vega-loader-controller.test.d.ts +0 -1
  1299. package/dist/types/helpers/notify/tests/vega-notify-controller.test.d.ts +0 -1
  1300. package/dist/types/helpers/paginator/test/value-paginator.test.d.ts +0 -1
  1301. package/dist/types/helpers/queue/test/synchronize-task-queue.test.d.ts +0 -1
  1302. package/dist/types/helpers/remote-invocation/remote-invocation-registry.test.d.ts +0 -1
  1303. package/dist/types/helpers/rte-manager/rte.manager.test.d.ts +0 -1
  1304. package/dist/types/helpers/skeleton-loader/tests/vega-skeleton-loader-controller.test.d.ts +0 -1
  1305. package/dist/types/helpers/slimmers/element-appender/test/element-appender-slimmer.test.d.ts +0 -1
  1306. package/dist/types/helpers/slimmers/mutation-observer/test/aria-attributes-value-mapper.test.d.ts +0 -1
  1307. package/dist/types/helpers/slimmers/mutation-observer/test/data-tab-index-value-mapper.test.d.ts +0 -1
  1308. package/dist/types/helpers/slimmers/mutation-observer/test/mutation-observer-slimmer.test.d.ts +0 -1
  1309. package/dist/types/helpers/slimmers/position-calculation/test/body-position-calculation-strategy.test.d.ts +0 -15
  1310. package/dist/types/helpers/slimmers/position-calculation/test/screen-position-calculation-strategy.test.d.ts +0 -1
  1311. package/dist/types/helpers/slimmers/runtime-metrics/test/public-api-runtime-metrics-slimmer-base.test.d.ts +0 -1
  1312. package/dist/types/helpers/slimmers/sub-state/test/sub-state-observer-slimmer.test.d.ts +0 -1
  1313. package/dist/types/helpers/slimmers/test/auto-run-when-re-render-task-queue-slimmer.test.d.ts +0 -1
  1314. package/dist/types/helpers/slimmers/test/brand-switch-state-controller-slimmer.test.d.ts +0 -1
  1315. package/dist/types/helpers/slimmers/test/component-global-style-slimmer.test.d.ts +0 -1
  1316. package/dist/types/helpers/slimmers/test/component-usage-runtime-metrics.test.d.ts +0 -1
  1317. package/dist/types/helpers/slimmers/test/dark-mode-state-controller.test.d.ts +0 -1
  1318. package/dist/types/helpers/slimmers/test/deprecated-property-slimmer.test.d.ts +0 -1
  1319. package/dist/types/helpers/slimmers/test/field-error-controller-slimmer.test.d.ts +0 -1
  1320. package/dist/types/helpers/slimmers/test/form-field-controller-slimmer.test.d.ts +0 -1
  1321. package/dist/types/helpers/slimmers/test/form-field-valid-invoke-slimmer.test.d.ts +0 -1
  1322. package/dist/types/helpers/slimmers/test/global/vega-nonce-injector-slimmer.test.d.ts +0 -1
  1323. package/dist/types/helpers/slimmers/test/global/vega-translate-observer-slimmer.test.d.ts +0 -1
  1324. package/dist/types/helpers/slimmers/test/global/vega-watch-method-cancel-slimmer.test.d.ts +0 -1
  1325. package/dist/types/helpers/slimmers/test/keyboard-manager-slimmer.test.d.ts +0 -1
  1326. package/dist/types/helpers/slimmers/test/page-resize-observer-slimmer.test.d.ts +0 -1
  1327. package/dist/types/helpers/slimmers/test/string-input-formatter-slimmer.test.d.ts +0 -1
  1328. package/dist/types/helpers/slimmers/test/translation-slimmer.test.d.ts +0 -1
  1329. package/dist/types/helpers/theme/tests/theme-manager-controller.test.d.ts +0 -1
  1330. package/dist/types/helpers/touch-helper/test/touch-listener.test.d.ts +0 -1
  1331. package/dist/types/helpers/translation/tests/internal-translation-controller.test.d.ts +0 -1
  1332. package/dist/types/helpers/translation/tests/translation.test.d.ts +0 -1
  1333. package/dist/types/helpers/ui/test/element-appender.test.d.ts +0 -1
  1334. package/dist/types/helpers/validator/test/rules/check-box-required-rule.test.d.ts +0 -1
  1335. package/dist/types/helpers/validator/test/rules/custom-validation-rule.test.d.ts +0 -1
  1336. package/dist/types/helpers/validator/test/rules/date-range-rule.test.d.ts +0 -1
  1337. package/dist/types/helpers/validator/test/rules/date-required-rule.test.d.ts +0 -1
  1338. package/dist/types/helpers/validator/test/rules/email-field-rule.test.d.ts +0 -1
  1339. package/dist/types/helpers/validator/test/rules/file-uploader-required-rule.test.d.ts +0 -1
  1340. package/dist/types/helpers/validator/test/rules/input-phone-number-required-rule.test.d.ts +0 -1
  1341. package/dist/types/helpers/validator/test/rules/input-range-min-and-max-rule.test.d.ts +0 -1
  1342. package/dist/types/helpers/validator/test/rules/input-range-required-rule.test.d.ts +0 -1
  1343. package/dist/types/helpers/validator/test/rules/input-select-value-in-source-rule.test.d.ts +0 -1
  1344. package/dist/types/helpers/validator/test/rules/max-number-rule.test.d.ts +0 -1
  1345. package/dist/types/helpers/validator/test/rules/max-string-length-rule.test.d.ts +0 -1
  1346. package/dist/types/helpers/validator/test/rules/min-and-max-date-rule.test.d.ts +0 -1
  1347. package/dist/types/helpers/validator/test/rules/min-number-rule.test.d.ts +0 -1
  1348. package/dist/types/helpers/validator/test/rules/min-string-length-rule.test.d.ts +0 -1
  1349. package/dist/types/helpers/validator/test/rules/public-rules.test.d.ts +0 -1
  1350. package/dist/types/helpers/validator/test/rules/required-field-rule.test.d.ts +0 -1
  1351. package/dist/types/helpers/validator/test/rules/rich-text-editor-required-rule.test.d.ts +0 -1
  1352. package/dist/types/helpers/validator/test/rules/time-range-required-rule.test.d.ts +0 -1
  1353. package/dist/types/helpers/validator/test/rules/time-range-rule.test.d.ts +0 -1
  1354. package/dist/types/helpers/validator/test/rules/time-required-rule.test.d.ts +0 -1
  1355. package/dist/types/helpers/validator/test/rules/toggle-switch-required-rule.test.d.ts +0 -1
  1356. package/dist/types/helpers/validator/test/rules/valid-credit-card-number-rule.test.d.ts +0 -1
  1357. package/dist/types/helpers/validator/test/rules/valid-phone-number-rule.test.d.ts +0 -1
  1358. package/dist/types/helpers/validator/test/validation-rule-handler/form-field-validation-rule-handler-chain.test.d.ts +0 -1
  1359. package/dist/types/helpers/validator/test/validation-rule-handler/form-field-validation-rule-handler.test.d.ts +0 -1
  1360. package/dist/types/helpers/validator/test/validator/form-field-controller.test.d.ts +0 -1
  1361. package/dist/types/helpers/vega-telemetry-helper/test/vega-env-manager.test.d.ts +0 -1
  1362. package/dist/types/helpers/zindex/test/internal-vega-z-index-manager.test.d.ts +0 -1
  1363. package/dist/types/helpers/zindex/test/vega-z-index-manager.test.d.ts +0 -1
  1364. package/dist/types/polyfill/d3/test/d3-array-polyfill.test.d.ts +0 -1
  1365. package/dist/types/polyfill/d3/test/d3-axis-polyfill.test.d.ts +0 -1
  1366. package/dist/types/polyfill/d3/test/d3-integration.test.d.ts +0 -1
  1367. package/dist/types/polyfill/d3/test/d3-scale-polyfill.test.d.ts +0 -1
  1368. package/dist/types/polyfill/d3/test/d3-selection-polyfill.test.d.ts +0 -1
  1369. package/dist/types/polyfill/d3/test/d3-shape-polyfill.test.d.ts +0 -1
  1370. package/dist/types/polyfill/d3/test/d3-time-format-polyfill.test.d.ts +0 -1
  1371. package/dist/types/polyfill/d3/test/d3-time-polyfill.test.d.ts +0 -1
  1372. package/dist/types/polyfill/d3/test/index.test.d.ts +0 -1
  1373. package/dist/types/polyfill/libphonenumber/test/as-you-type.test.d.ts +0 -1
  1374. package/dist/types/polyfill/libphonenumber/test/format-helpers.test.d.ts +0 -1
  1375. package/dist/types/polyfill/libphonenumber/test/index.test.d.ts +0 -1
  1376. package/dist/types/polyfill/libphonenumber/test/metadata.test.d.ts +0 -1
  1377. package/dist/types/polyfill/libphonenumber/test/parse-phone-number.test.d.ts +0 -1
  1378. package/dist/types/polyfill/libphonenumber/test/phone-number.test.d.ts +0 -1
  1379. package/dist/types/polyfill/prism/test/css.test.d.ts +0 -1
  1380. package/dist/types/polyfill/prism/test/javascript.test.d.ts +0 -1
  1381. package/dist/types/polyfill/prism/test/jsx.test.d.ts +0 -1
  1382. package/dist/types/polyfill/prism/test/language-registry.test.d.ts +0 -1
  1383. package/dist/types/polyfill/prism/test/markup.test.d.ts +0 -1
  1384. package/dist/types/polyfill/prism/test/test-utils.d.ts +0 -10
  1385. package/dist/types/polyfill/prism/test/tokenizer.test.d.ts +0 -1
  1386. package/dist/types/polyfill/prism/test/tsx.test.d.ts +0 -1
  1387. package/dist/types/polyfill/prism/test/typescript.test.d.ts +0 -1
  1388. package/dist/types/polyfill/shadow-selection/test/shadow-selection-polyfill.test.d.ts +0 -0
  1389. package/dist/types/polyfill/test-polyfill/e2e/retry.d.ts +0 -8
  1390. package/dist/types/polyfill/test-polyfill/unit/create-touch-event.d.ts +0 -11
  1391. package/dist/types/polyfill/test-polyfill/unit/events.d.ts +0 -1
  1392. package/dist/types/polyfill/test-polyfill/unit/index.d.ts +0 -3
  1393. package/dist/types/polyfill/test-polyfill/unit/methods.d.ts +0 -1
  1394. package/dist/types/polyfill/test-polyfill/unit/range.d.ts +0 -7
  1395. package/dist/types/polyfill/test-polyfill/unit/shadow-selection.d.ts +0 -0
  1396. package/dist/types/polyfill/tinycolor/tinycolor-polyfill.test.d.ts +0 -1
  1397. package/dist/types/test-assets/test-icons.d.ts +0 -4
  1398. package/dist/types/types/test/type-guard.test.d.ts +0 -1
  1399. package/dist/types/utils/e2e-utils.d.ts +0 -150
  1400. package/dist/types/utils/sanitize/test/empty-strategy.test.d.ts +0 -1
  1401. package/dist/types/utils/sanitize/test/html-sanitizer.test.d.ts +0 -1
  1402. package/dist/types/utils/sanitize/test/label-strategy.test.d.ts +0 -1
  1403. package/dist/types/utils/sanitize/test/sanitize-strategy.test.d.ts +0 -1
  1404. package/dist/types/utils/sanitize/test/sanitize.test.d.ts +0 -1
  1405. package/dist/types/utils/sanitize/test/serialize-fragment.test.d.ts +0 -1
  1406. package/dist/types/utils/sanitize/test/style-strategy.test.d.ts +0 -1
  1407. package/dist/types/utils/spec-utils.d.ts +0 -108
  1408. package/dist/types/utils/test/accessibility.test.d.ts +0 -1
  1409. package/dist/types/utils/test/api.test.d.ts +0 -1
  1410. package/dist/types/utils/test/array.test.d.ts +0 -1
  1411. package/dist/types/utils/test/breakpoint.test.d.ts +0 -1
  1412. package/dist/types/utils/test/component.test.d.ts +0 -1
  1413. package/dist/types/utils/test/date.test.d.ts +0 -1
  1414. package/dist/types/utils/test/design-token.test.d.ts +0 -1
  1415. package/dist/types/utils/test/effect.test.d.ts +0 -1
  1416. package/dist/types/utils/test/local-storage.test.d.ts +0 -1
  1417. package/dist/types/utils/test/log.test.d.ts +0 -1
  1418. package/dist/types/utils/test/misc.test.d.ts +0 -1
  1419. package/dist/types/utils/test/number.test.d.ts +0 -1
  1420. package/dist/types/utils/test/object.test.d.ts +0 -1
  1421. package/dist/types/utils/test/pagination.test.d.ts +0 -1
  1422. package/dist/types/utils/test/pixel.test.d.ts +0 -1
  1423. package/dist/types/utils/test/safe-document.test.d.ts +0 -1
  1424. package/dist/types/utils/test/spec-utils.test.d.ts +0 -1
  1425. package/dist/types/utils/test/string.test.d.ts +0 -1
  1426. package/dist/types/utils/test/test-utils.test.d.ts +0 -1
  1427. package/dist/types/utils/test/timer.test.d.ts +0 -1
  1428. package/dist/types/utils/test/ui.test.d.ts +0 -1
  1429. package/dist/types/utils/test-utils.d.ts +0 -61
  1430. package/dist/vega/p-0009e0bc.entry.js +0 -1
  1431. package/dist/vega/p-02976501.js +0 -1
  1432. package/dist/vega/p-03280f85.entry.js +0 -1
  1433. package/dist/vega/p-03b1e442.js +0 -1
  1434. package/dist/vega/p-0681ffee.entry.js +0 -1
  1435. package/dist/vega/p-093aa0cb.entry.js +0 -1
  1436. package/dist/vega/p-1828f9e6.entry.js +0 -1
  1437. package/dist/vega/p-19883e27.entry.js +0 -1
  1438. package/dist/vega/p-1e015382.js +0 -1
  1439. package/dist/vega/p-1ff45314.entry.js +0 -1
  1440. package/dist/vega/p-24b4c64f.js +0 -1
  1441. package/dist/vega/p-2e7ec8e0.entry.js +0 -1
  1442. package/dist/vega/p-309b5016.entry.js +0 -1
  1443. package/dist/vega/p-31ac7386.js +0 -1
  1444. package/dist/vega/p-3592a26d.entry.js +0 -1
  1445. package/dist/vega/p-383e235a.entry.js +0 -1
  1446. package/dist/vega/p-3992038a.js +0 -1
  1447. package/dist/vega/p-3a537cd0.js +0 -1
  1448. package/dist/vega/p-3b7ad04b.entry.js +0 -1
  1449. package/dist/vega/p-3d4b8066.entry.js +0 -1
  1450. package/dist/vega/p-3e484d99.entry.js +0 -1
  1451. package/dist/vega/p-3fd3861c.entry.js +0 -1
  1452. package/dist/vega/p-4079e932.js +0 -1
  1453. package/dist/vega/p-43df17a1.js +0 -1
  1454. package/dist/vega/p-473ceda5.entry.js +0 -1
  1455. package/dist/vega/p-474b97cf.entry.js +0 -1
  1456. package/dist/vega/p-47c202eb.entry.js +0 -1
  1457. package/dist/vega/p-4e0344bc.entry.js +0 -1
  1458. package/dist/vega/p-4efe9cd8.entry.js +0 -1
  1459. package/dist/vega/p-536ad3d7.entry.js +0 -1
  1460. package/dist/vega/p-53e0b2bd.entry.js +0 -1
  1461. package/dist/vega/p-57180993.entry.js +0 -1
  1462. package/dist/vega/p-5b238c6d.js +0 -1
  1463. package/dist/vega/p-5ba34330.js +0 -1
  1464. package/dist/vega/p-5e1d0f21.entry.js +0 -1
  1465. package/dist/vega/p-5ed5aa26.js +0 -1
  1466. package/dist/vega/p-5f81beae.js +0 -1
  1467. package/dist/vega/p-6a8ac66d.entry.js +0 -1
  1468. package/dist/vega/p-6b3776ec.js +0 -1
  1469. package/dist/vega/p-6b4021f0.entry.js +0 -1
  1470. package/dist/vega/p-6c170474.js +0 -1
  1471. package/dist/vega/p-6cf28c27.js +0 -1
  1472. package/dist/vega/p-71cd1d9e.entry.js +0 -1
  1473. package/dist/vega/p-7440325c.entry.js +0 -1
  1474. package/dist/vega/p-764425e4.entry.js +0 -1
  1475. package/dist/vega/p-77908e45.entry.js +0 -1
  1476. package/dist/vega/p-7ade785e.js +0 -1
  1477. package/dist/vega/p-7db5e003.js +0 -1
  1478. package/dist/vega/p-7db918f4.js +0 -1
  1479. package/dist/vega/p-7f398d23.entry.js +0 -1
  1480. package/dist/vega/p-7f665911.entry.js +0 -1
  1481. package/dist/vega/p-840f156e.entry.js +0 -1
  1482. package/dist/vega/p-87379d3c.js +0 -1
  1483. package/dist/vega/p-87ed06cd.entry.js +0 -1
  1484. package/dist/vega/p-882a220c.js +0 -1
  1485. package/dist/vega/p-8852361b.js +0 -1
  1486. package/dist/vega/p-898bcb24.js +0 -1
  1487. package/dist/vega/p-8fbb677e.entry.js +0 -1
  1488. package/dist/vega/p-9493d87a.js +0 -1
  1489. package/dist/vega/p-951c0172.js +0 -1
  1490. package/dist/vega/p-95919581.entry.js +0 -1
  1491. package/dist/vega/p-95d1b547.js +0 -1
  1492. package/dist/vega/p-99c8f9a4.entry.js +0 -1
  1493. package/dist/vega/p-9c713bc0.js +0 -1
  1494. package/dist/vega/p-9dc77b66.entry.js +0 -1
  1495. package/dist/vega/p-9f467a59.js +0 -1
  1496. package/dist/vega/p-a113fd15.entry.js +0 -1
  1497. package/dist/vega/p-a253e791.entry.js +0 -1
  1498. package/dist/vega/p-a3272850.entry.js +0 -1
  1499. package/dist/vega/p-a432708d.entry.js +0 -1
  1500. package/dist/vega/p-a57a7ab8.entry.js +0 -1
  1501. package/dist/vega/p-a58bd510.entry.js +0 -1
  1502. package/dist/vega/p-a957e15f.js +0 -1
  1503. package/dist/vega/p-abb81b7b.js +0 -1
  1504. package/dist/vega/p-ae6ed091.entry.js +0 -1
  1505. package/dist/vega/p-b5e31243.entry.js +0 -1
  1506. package/dist/vega/p-b88ca09b.js +0 -1
  1507. package/dist/vega/p-b901d624.js +0 -1
  1508. package/dist/vega/p-ba475520.entry.js +0 -1
  1509. package/dist/vega/p-bf04ff19.js +0 -1
  1510. package/dist/vega/p-bf19682d.js +0 -1
  1511. package/dist/vega/p-c208a3b7.js +0 -1
  1512. package/dist/vega/p-c25577ae.entry.js +0 -1
  1513. package/dist/vega/p-c2560608.entry.js +0 -1
  1514. package/dist/vega/p-c2df94f6.js +0 -1
  1515. package/dist/vega/p-c3eec160.entry.js +0 -1
  1516. package/dist/vega/p-c6031d3f.entry.js +0 -1
  1517. package/dist/vega/p-c72e08c6.entry.js +0 -1
  1518. package/dist/vega/p-c87cf96a.entry.js +0 -1
  1519. package/dist/vega/p-cc243e62.entry.js +0 -1
  1520. package/dist/vega/p-cd3d177b.entry.js +0 -1
  1521. package/dist/vega/p-d0687ec0.js +0 -1
  1522. package/dist/vega/p-d25db724.js +0 -1
  1523. package/dist/vega/p-d42dbe39.js +0 -1
  1524. package/dist/vega/p-d5570331.entry.js +0 -1
  1525. package/dist/vega/p-d5797747.js +0 -1
  1526. package/dist/vega/p-d7434f44.entry.js +0 -1
  1527. package/dist/vega/p-db92453f.entry.js +0 -1
  1528. package/dist/vega/p-e52890db.js +0 -1
  1529. package/dist/vega/p-e5be807b.entry.js +0 -1
  1530. package/dist/vega/p-e6f0097f.js +0 -1
  1531. package/dist/vega/p-e7a8b61e.entry.js +0 -1
  1532. package/dist/vega/p-f46f6679.entry.js +0 -1
  1533. package/dist/vega/p-f49e8cc5.entry.js +0 -1
  1534. package/dist/vega/p-f5b6059d.entry.js +0 -1
  1535. package/dist/vega/p-fb40a829.js +0 -1
@@ -0,0 +1,1958 @@
1
+ import { B as Breakpoints } from './breakpoints-d9faf11c.js';
2
+ import { B as BorderStyle, C as CssStates, G as GridJustifyItems, F as FlexDirections, a as FlexAlignItem, b as FlexJustifyContent, c as FlexWrap, d as BoxDisplay, T as TextAlign } from './ui-93922c59.js';
3
+ import { a as TypographyKeys } from './typography-396de03f.js';
4
+ import { V as VegaInternalTranslation } from './internal-translation-controller-b08aa9ab.js';
5
+ import { L as LogUtility } from './global-slimmer-registry-17c4efd4.js';
6
+
7
+ const GridRowsRegex = new RegExp(/^([1-9]|1[0-2])(-auto)?$/);
8
+ const GridColumnsRegex = new RegExp(/^([1-9]|1[0-2])(-auto)?$/);
9
+ const VisaRegex = /^4/;
10
+ const MasterCardRegex = /^(5[1-5]|677189)|^(222[1-9]|2[3-6]\d{2}|27[0-1]\d|2720)/;
11
+ const AmexRegex = /^3[47]/;
12
+ const DiscoverRegex = /^(6011|65|64[4-9]|622)/;
13
+ const DateFormatParserRegex = /(\\)?(Y{2,4}|M{1,4}|D{1,2}|d{1,4})/g;
14
+
15
+ /* This file is generated by vega-design 2.0.77 */
16
+ /* eslint-disable */
17
+ /* tslint:disable */
18
+ // prettier-ignore
19
+ const Colors = ["bg-brand", "bg-page", "bg-primary", "bg-secondary", "bg-tertiary", "bg-quaternary", "bg-inverted-primary", "bg-inverted-secondary", "bg-inverted-tertiary", "bg-inverted-quaternary", "bg-action", "bg-action-hover", "bg-action-focus", "bg-action-active", "bg-action-quaternary", "bg-action-quaternary-hover", "bg-action-quaternary-active", "bg-action-secondary", "bg-action-secondary-hover", "bg-action-secondary-active", "bg-action-tertiary", "bg-action-tertiary-hover", "bg-action-tertiary-active", "bg-app-header", "bg-backdrop-modal", "bg-backdrop-popover", "bg-backdrop-sidebar", "bg-chip", "bg-chip-hover", "bg-chip-active", "bg-danger", "bg-danger-hover", "bg-danger-focus", "bg-danger-active", "bg-danger-tertiary", "bg-danger-tertiary-hover", "bg-danger-tertiary-active", "bg-disabled", "bg-divider", "bg-divider-secondary", "bg-keypad-btn-active", "bg-loading-progress", "bg-loading-track", "bg-segment-hover", "bg-segment-control", "bg-selected", "bg-sidebar", "bg-sidebar-icon", "bg-sidebar-icon-hover", "bg-sidebar-icon-selected", "bg-sidebar-item-hover", "bg-sidebar-item-selected", "bg-site-footer", "bg-site-footer-action", "bg-site-footer-action-hover", "bg-site-footer-action-active", "bg-site-footer-field", "bg-slider-handle", "bg-status-error", "bg-status-info", "bg-status-success", "bg-status-warning", "bg-tab", "bg-tab-hover", "bg-tab-selected", "bg-table-alt-row", "bg-table-header", "bg-table-row-hover", "bg-table-row-selected-expanded", "bg-table-selected-row", "bg-textarea-count", "bg-tile", "bg-tile-hover", "bg-tile-selected", "bg-tile-selected-hover", "bg-toggle-switch", "bg-toggle-switch-hover", "bg-toggle-switch-selected-disabled", "bg-transparent", "bg-accent1-primary", "bg-accent1-secondary", "bg-accent1-tertiary", "bg-accent2-primary", "bg-accent2-secondary", "bg-accent2-tertiary", "bg-accent3-primary", "bg-accent3-secondary", "bg-accent3-tertiary", "bg-accent4-primary", "bg-accent4-secondary", "bg-accent4-tertiary", "bg-accent5-primary", "bg-accent5-secondary", "bg-accent5-tertiary", "bg-accent6-primary", "bg-accent6-secondary", "bg-accent6-tertiary", "bg-accent7-primary", "bg-accent7-secondary", "bg-accent7-tertiary", "bg-accent8-primary", "bg-accent8-secondary", "bg-accent8-tertiary", "bg-accent9-primary", "bg-accent9-secondary", "bg-accent9-tertiary", "bg-accent10-primary", "bg-accent10-secondary", "bg-accent10-tertiary", "bg-date-picker-range", "text-primary", "text-secondary", "text-inverted-primary", "text-inverted-secondary", "text-black", "text-white", "text-brand", "text-danger-link", "text-danger-link-hover", "text-danger-link-active", "text-danger-link-focus", "text-danger-link-visited", "text-disabled", "text-error", "text-input-disabled", "text-input-placeholder", "text-link", "text-link-hover", "text-link-active", "text-link-focus", "text-link-visited", "text-on-action", "text-on-danger", "text-on-disabled", "text-sidebar-link", "text-sidebar-link-hover", "text-sidebar-link-selected", "text-site-footer-link", "text-site-footer-link-hover", "text-site-footer-link-active", "text-success", "text-inverted-success", "text-accent1-primary", "text-accent2-primary", "text-accent3-primary", "text-accent4-primary", "text-accent5-primary", "text-accent6-primary", "text-accent7-primary", "text-accent8-primary", "text-accent9-primary", "text-accent10-primary", "border-color-action", "border-color-action-hover", "border-color-action-active", "border-color-chip", "border-color-danger", "border-color-danger-hover", "border-color-danger-active", "border-color-divider", "border-color-divider-secondary", "border-color-input-field", "border-color-input-field-hover", "border-color-input-field-focus", "border-color-input-field-danger", "border-color-input-field-danger-hover", "border-color-input-field-danger-focus", "border-color-input-field-disabled", "border-color-secondary-btn-disabled", "border-color-sidebar-item-focus", "border-color-slider-handle", "border-color-success", "border-color-table-divider", "border-color-tile", "border-color-tile-hover", "border-color-tile-focus", "border-color-tile-selected-focus", "border-color-tile-selected", "border-color-tile-selected-hover", "border-color-notification-btn", "border-color-notification-btn-dark"];
20
+ // prettier-ignore
21
+ const BackgroundColors = ["bg-brand", "bg-page", "bg-primary", "bg-secondary", "bg-tertiary", "bg-quaternary", "bg-inverted-primary", "bg-inverted-secondary", "bg-inverted-tertiary", "bg-inverted-quaternary", "bg-action", "bg-action-hover", "bg-action-focus", "bg-action-active", "bg-action-quaternary", "bg-action-quaternary-hover", "bg-action-quaternary-active", "bg-action-secondary", "bg-action-secondary-hover", "bg-action-secondary-active", "bg-action-tertiary", "bg-action-tertiary-hover", "bg-action-tertiary-active", "bg-app-header", "bg-backdrop-modal", "bg-backdrop-popover", "bg-backdrop-sidebar", "bg-chip", "bg-chip-hover", "bg-chip-active", "bg-danger", "bg-danger-hover", "bg-danger-focus", "bg-danger-active", "bg-danger-tertiary", "bg-danger-tertiary-hover", "bg-danger-tertiary-active", "bg-disabled", "bg-divider", "bg-divider-secondary", "bg-keypad-btn-active", "bg-loading-progress", "bg-loading-track", "bg-segment-hover", "bg-segment-control", "bg-selected", "bg-sidebar", "bg-sidebar-icon", "bg-sidebar-icon-hover", "bg-sidebar-icon-selected", "bg-sidebar-item-hover", "bg-sidebar-item-selected", "bg-site-footer", "bg-site-footer-action", "bg-site-footer-action-hover", "bg-site-footer-action-active", "bg-site-footer-field", "bg-slider-handle", "bg-status-error", "bg-status-info", "bg-status-success", "bg-status-warning", "bg-tab", "bg-tab-hover", "bg-tab-selected", "bg-table-alt-row", "bg-table-header", "bg-table-row-hover", "bg-table-row-selected-expanded", "bg-table-selected-row", "bg-textarea-count", "bg-tile", "bg-tile-hover", "bg-tile-selected", "bg-tile-selected-hover", "bg-toggle-switch", "bg-toggle-switch-hover", "bg-toggle-switch-selected-disabled", "bg-transparent", "bg-accent1-primary", "bg-accent1-secondary", "bg-accent1-tertiary", "bg-accent2-primary", "bg-accent2-secondary", "bg-accent2-tertiary", "bg-accent3-primary", "bg-accent3-secondary", "bg-accent3-tertiary", "bg-accent4-primary", "bg-accent4-secondary", "bg-accent4-tertiary", "bg-accent5-primary", "bg-accent5-secondary", "bg-accent5-tertiary", "bg-accent6-primary", "bg-accent6-secondary", "bg-accent6-tertiary", "bg-accent7-primary", "bg-accent7-secondary", "bg-accent7-tertiary", "bg-accent8-primary", "bg-accent8-secondary", "bg-accent8-tertiary", "bg-accent9-primary", "bg-accent9-secondary", "bg-accent9-tertiary", "bg-accent10-primary", "bg-accent10-secondary", "bg-accent10-tertiary", "bg-date-picker-range"];
22
+ // prettier-ignore
23
+ const FillBackgroundColors = ["fill-bg-brand", "fill-bg-page", "fill-bg-primary", "fill-bg-secondary", "fill-bg-tertiary", "fill-bg-quaternary", "fill-bg-inverted-primary", "fill-bg-inverted-secondary", "fill-bg-inverted-tertiary", "fill-bg-inverted-quaternary", "fill-bg-action", "fill-bg-action-hover", "fill-bg-action-focus", "fill-bg-action-active", "fill-bg-action-quaternary", "fill-bg-action-quaternary-hover", "fill-bg-action-quaternary-active", "fill-bg-action-secondary", "fill-bg-action-secondary-hover", "fill-bg-action-secondary-active", "fill-bg-action-tertiary", "fill-bg-action-tertiary-hover", "fill-bg-action-tertiary-active", "fill-bg-app-header", "fill-bg-backdrop-modal", "fill-bg-backdrop-popover", "fill-bg-backdrop-sidebar", "fill-bg-chip", "fill-bg-chip-hover", "fill-bg-chip-active", "fill-bg-danger", "fill-bg-danger-hover", "fill-bg-danger-focus", "fill-bg-danger-active", "fill-bg-danger-tertiary", "fill-bg-danger-tertiary-hover", "fill-bg-danger-tertiary-active", "fill-bg-disabled", "fill-bg-divider", "fill-bg-divider-secondary", "fill-bg-keypad-btn-active", "fill-bg-loading-progress", "fill-bg-loading-track", "fill-bg-segment-hover", "fill-bg-segment-control", "fill-bg-selected", "fill-bg-sidebar", "fill-bg-sidebar-icon", "fill-bg-sidebar-icon-hover", "fill-bg-sidebar-icon-selected", "fill-bg-sidebar-item-hover", "fill-bg-sidebar-item-selected", "fill-bg-site-footer", "fill-bg-site-footer-action", "fill-bg-site-footer-action-hover", "fill-bg-site-footer-action-active", "fill-bg-site-footer-field", "fill-bg-slider-handle", "fill-bg-status-error", "fill-bg-status-info", "fill-bg-status-success", "fill-bg-status-warning", "fill-bg-tab", "fill-bg-tab-hover", "fill-bg-tab-selected", "fill-bg-table-alt-row", "fill-bg-table-header", "fill-bg-table-row-hover", "fill-bg-table-row-selected-expanded", "fill-bg-table-selected-row", "fill-bg-textarea-count", "fill-bg-tile", "fill-bg-tile-hover", "fill-bg-tile-selected", "fill-bg-tile-selected-hover", "fill-bg-toggle-switch", "fill-bg-toggle-switch-hover", "fill-bg-toggle-switch-selected-disabled", "fill-bg-transparent", "fill-bg-accent1-primary", "fill-bg-accent1-secondary", "fill-bg-accent1-tertiary", "fill-bg-accent2-primary", "fill-bg-accent2-secondary", "fill-bg-accent2-tertiary", "fill-bg-accent3-primary", "fill-bg-accent3-secondary", "fill-bg-accent3-tertiary", "fill-bg-accent4-primary", "fill-bg-accent4-secondary", "fill-bg-accent4-tertiary", "fill-bg-accent5-primary", "fill-bg-accent5-secondary", "fill-bg-accent5-tertiary", "fill-bg-accent6-primary", "fill-bg-accent6-secondary", "fill-bg-accent6-tertiary", "fill-bg-accent7-primary", "fill-bg-accent7-secondary", "fill-bg-accent7-tertiary", "fill-bg-accent8-primary", "fill-bg-accent8-secondary", "fill-bg-accent8-tertiary", "fill-bg-accent9-primary", "fill-bg-accent9-secondary", "fill-bg-accent9-tertiary", "fill-bg-accent10-primary", "fill-bg-accent10-secondary", "fill-bg-accent10-tertiary", "fill-bg-date-picker-range"];
24
+ // prettier-ignore
25
+ const StrokeBackgroundColors = ["stroke-bg-brand", "stroke-bg-page", "stroke-bg-primary", "stroke-bg-secondary", "stroke-bg-tertiary", "stroke-bg-quaternary", "stroke-bg-inverted-primary", "stroke-bg-inverted-secondary", "stroke-bg-inverted-tertiary", "stroke-bg-inverted-quaternary", "stroke-bg-action", "stroke-bg-action-hover", "stroke-bg-action-focus", "stroke-bg-action-active", "stroke-bg-action-quaternary", "stroke-bg-action-quaternary-hover", "stroke-bg-action-quaternary-active", "stroke-bg-action-secondary", "stroke-bg-action-secondary-hover", "stroke-bg-action-secondary-active", "stroke-bg-action-tertiary", "stroke-bg-action-tertiary-hover", "stroke-bg-action-tertiary-active", "stroke-bg-app-header", "stroke-bg-backdrop-modal", "stroke-bg-backdrop-popover", "stroke-bg-backdrop-sidebar", "stroke-bg-chip", "stroke-bg-chip-hover", "stroke-bg-chip-active", "stroke-bg-danger", "stroke-bg-danger-hover", "stroke-bg-danger-focus", "stroke-bg-danger-active", "stroke-bg-danger-tertiary", "stroke-bg-danger-tertiary-hover", "stroke-bg-danger-tertiary-active", "stroke-bg-disabled", "stroke-bg-divider", "stroke-bg-divider-secondary", "stroke-bg-keypad-btn-active", "stroke-bg-loading-progress", "stroke-bg-loading-track", "stroke-bg-segment-hover", "stroke-bg-segment-control", "stroke-bg-selected", "stroke-bg-sidebar", "stroke-bg-sidebar-icon", "stroke-bg-sidebar-icon-hover", "stroke-bg-sidebar-icon-selected", "stroke-bg-sidebar-item-hover", "stroke-bg-sidebar-item-selected", "stroke-bg-site-footer", "stroke-bg-site-footer-action", "stroke-bg-site-footer-action-hover", "stroke-bg-site-footer-action-active", "stroke-bg-site-footer-field", "stroke-bg-slider-handle", "stroke-bg-status-error", "stroke-bg-status-info", "stroke-bg-status-success", "stroke-bg-status-warning", "stroke-bg-tab", "stroke-bg-tab-hover", "stroke-bg-tab-selected", "stroke-bg-table-alt-row", "stroke-bg-table-header", "stroke-bg-table-row-hover", "stroke-bg-table-row-selected-expanded", "stroke-bg-table-selected-row", "stroke-bg-textarea-count", "stroke-bg-tile", "stroke-bg-tile-hover", "stroke-bg-tile-selected", "stroke-bg-tile-selected-hover", "stroke-bg-toggle-switch", "stroke-bg-toggle-switch-hover", "stroke-bg-toggle-switch-selected-disabled", "stroke-bg-transparent", "stroke-bg-accent1-primary", "stroke-bg-accent1-secondary", "stroke-bg-accent1-tertiary", "stroke-bg-accent2-primary", "stroke-bg-accent2-secondary", "stroke-bg-accent2-tertiary", "stroke-bg-accent3-primary", "stroke-bg-accent3-secondary", "stroke-bg-accent3-tertiary", "stroke-bg-accent4-primary", "stroke-bg-accent4-secondary", "stroke-bg-accent4-tertiary", "stroke-bg-accent5-primary", "stroke-bg-accent5-secondary", "stroke-bg-accent5-tertiary", "stroke-bg-accent6-primary", "stroke-bg-accent6-secondary", "stroke-bg-accent6-tertiary", "stroke-bg-accent7-primary", "stroke-bg-accent7-secondary", "stroke-bg-accent7-tertiary", "stroke-bg-accent8-primary", "stroke-bg-accent8-secondary", "stroke-bg-accent8-tertiary", "stroke-bg-accent9-primary", "stroke-bg-accent9-secondary", "stroke-bg-accent9-tertiary", "stroke-bg-accent10-primary", "stroke-bg-accent10-secondary", "stroke-bg-accent10-tertiary", "stroke-bg-date-picker-range"];
26
+ // prettier-ignore
27
+ const TextColors = ["text-primary", "text-secondary", "text-inverted-primary", "text-inverted-secondary", "text-black", "text-white", "text-brand", "text-danger-link", "text-danger-link-hover", "text-danger-link-active", "text-danger-link-focus", "text-danger-link-visited", "text-disabled", "text-error", "text-input-disabled", "text-input-placeholder", "text-link", "text-link-hover", "text-link-active", "text-link-focus", "text-link-visited", "text-on-action", "text-on-danger", "text-on-disabled", "text-sidebar-link", "text-sidebar-link-hover", "text-sidebar-link-selected", "text-site-footer-link", "text-site-footer-link-hover", "text-site-footer-link-active", "text-success", "text-inverted-success", "text-accent1-primary", "text-accent2-primary", "text-accent3-primary", "text-accent4-primary", "text-accent5-primary", "text-accent6-primary", "text-accent7-primary", "text-accent8-primary", "text-accent9-primary", "text-accent10-primary"];
28
+ // prettier-ignore
29
+ const BorderColors = ["border-color-action", "border-color-action-hover", "border-color-action-active", "border-color-chip", "border-color-danger", "border-color-danger-hover", "border-color-danger-active", "border-color-divider", "border-color-divider-secondary", "border-color-input-field", "border-color-input-field-hover", "border-color-input-field-focus", "border-color-input-field-danger", "border-color-input-field-danger-hover", "border-color-input-field-danger-focus", "border-color-input-field-disabled", "border-color-secondary-btn-disabled", "border-color-sidebar-item-focus", "border-color-slider-handle", "border-color-success", "border-color-table-divider", "border-color-tile", "border-color-tile-hover", "border-color-tile-focus", "border-color-tile-selected-focus", "border-color-tile-selected", "border-color-tile-selected-hover", "border-color-notification-btn", "border-color-notification-btn-dark"];
30
+ // prettier-ignore
31
+ const TextColorMap = {
32
+ 'text-primary': 'rgba(var(--v-text-primary, 32, 54, 69, 1))',
33
+ 'text-secondary': 'rgba(var(--v-text-secondary, 107, 116, 125, 1))',
34
+ 'text-inverted-primary': 'rgba(var(--v-text-inverted-primary, 252, 252, 252, 1))',
35
+ 'text-inverted-secondary': 'rgba(var(--v-text-inverted-secondary, 188, 186, 213, 1))',
36
+ 'text-black': 'rgba(var(--v-text-black, 32, 54, 69, 1))',
37
+ 'text-white': 'rgba(var(--v-text-white, 252, 252, 252, 1))',
38
+ 'text-brand': 'rgba(var(--v-text-brand, 51, 57, 61, 1))',
39
+ 'text-danger-link': 'rgba(var(--v-text-danger-link, 230, 50, 87, 1))',
40
+ 'text-danger-link-hover': 'rgba(var(--v-text-danger-link-hover, 233, 71, 104, 1))',
41
+ 'text-danger-link-active': 'rgba(var(--v-text-danger-link-active, 189, 41, 71, 1))',
42
+ 'text-danger-link-focus': 'rgba(var(--v-text-danger-link-focus, 240, 52, 91, 1))',
43
+ 'text-danger-link-visited': 'rgba(var(--v-text-danger-link-visited, 230, 50, 87, 1))',
44
+ 'text-disabled': 'rgba(var(--v-text-disabled, 176, 180, 181, 1))',
45
+ 'text-error': 'rgba(var(--v-text-error, 189, 41, 71, 1))',
46
+ 'text-input-disabled': 'rgba(var(--v-text-input-disabled, 107, 116, 125, 1))',
47
+ 'text-input-placeholder': 'rgba(var(--v-text-input-placeholder, 176, 180, 181, 1))',
48
+ 'text-link': 'rgba(var(--v-text-link, 19, 98, 226, 1))',
49
+ 'text-link-hover': 'rgba(var(--v-text-link-hover, 4, 112, 236, 1))',
50
+ 'text-link-active': 'rgba(var(--v-text-link-active, 29, 65, 195, 1))',
51
+ 'text-link-focus': 'rgba(var(--v-text-link-focus, 4, 112, 236, 1))',
52
+ 'text-link-visited': 'rgba(var(--v-text-link-visited, 95, 56, 206, 1))',
53
+ 'text-on-action': 'rgba(var(--v-text-on-action, 252, 252, 252, 1))',
54
+ 'text-on-danger': 'rgba(var(--v-text-on-danger, 252, 252, 252, 1))',
55
+ 'text-on-disabled': 'rgba(var(--v-text-on-disabled, 252, 252, 252, 1))',
56
+ 'text-sidebar-link': 'rgba(var(--v-text-sidebar-link, 188, 186, 213, 1))',
57
+ 'text-sidebar-link-hover': 'rgba(var(--v-text-sidebar-link-hover, 18, 18, 39, 1))',
58
+ 'text-sidebar-link-selected': 'rgba(var(--v-text-sidebar-link-selected, 252, 252, 252, 1))',
59
+ 'text-site-footer-link': 'rgba(var(--v-text-site-footer-link, 171, 198, 216, 1))',
60
+ 'text-site-footer-link-hover': 'rgba(var(--v-text-site-footer-link-hover, 199, 217, 229, 1))',
61
+ 'text-site-footer-link-active': 'rgba(var(--v-text-site-footer-link-active, 143, 179, 203, 1))',
62
+ 'text-success': 'rgba(var(--v-text-success, 1, 128, 31, 1))',
63
+ 'text-inverted-success': 'rgba(var(--v-text-inverted-success, 89, 217, 119, 1))',
64
+ 'text-accent1-primary': 'rgba(var(--v-text-accent1-primary, 115, 230, 220, 1))',
65
+ 'text-accent2-primary': 'rgba(var(--v-text-accent2-primary, 128, 107, 255, 1))',
66
+ 'text-accent3-primary': 'rgba(var(--v-text-accent3-primary, 255, 220, 131, 1))',
67
+ 'text-accent4-primary': 'rgba(var(--v-text-accent4-primary, 255, 149, 113, 1))',
68
+ 'text-accent5-primary': 'rgba(var(--v-text-accent5-primary, 0, 187, 255, 1))',
69
+ 'text-accent6-primary': 'rgba(var(--v-text-accent6-primary, 240, 52, 91, 1))',
70
+ 'text-accent7-primary': 'rgba(var(--v-text-accent7-primary, 37, 159, 159, 1))',
71
+ 'text-accent8-primary': 'rgba(var(--v-text-accent8-primary, 86, 61, 130, 1))',
72
+ 'text-accent9-primary': 'rgba(var(--v-text-accent9-primary, 255, 191, 63, 1))',
73
+ 'text-accent10-primary': 'rgba(var(--v-text-accent10-primary, 237, 122, 35, 1))'
74
+ };
75
+ // prettier-ignore
76
+ const BackgroundColorMap = {
77
+ 'bg-brand': 'rgba(var(--v-bg-brand, 51, 57, 61, 1))',
78
+ 'bg-page': 'rgba(var(--v-bg-page, 240, 243, 247, 1))',
79
+ 'bg-primary': 'rgba(var(--v-bg-primary, 252, 252, 252, 1))',
80
+ 'bg-secondary': 'rgba(var(--v-bg-secondary, 245, 247, 247, 1))',
81
+ 'bg-tertiary': 'rgba(var(--v-bg-tertiary, 240, 243, 247, 1))',
82
+ 'bg-quaternary': 'rgba(var(--v-bg-quaternary, 241, 248, 251, 1))',
83
+ 'bg-inverted-primary': 'rgba(var(--v-bg-inverted-primary, 4, 4, 28, 1))',
84
+ 'bg-inverted-secondary': 'rgba(var(--v-bg-inverted-secondary, 18, 18, 39, 1))',
85
+ 'bg-inverted-tertiary': 'rgba(var(--v-bg-inverted-tertiary, 24, 24, 48, 1))',
86
+ 'bg-inverted-quaternary': 'rgba(var(--v-bg-inverted-quaternary, 70, 71, 101, 1))',
87
+ 'bg-action': 'rgba(var(--v-bg-action, 19, 98, 226, 1))',
88
+ 'bg-action-hover': 'rgba(var(--v-bg-action-hover, 4, 112, 236, 1))',
89
+ 'bg-action-focus': 'rgba(var(--v-bg-action-focus, 19, 98, 226, 1))',
90
+ 'bg-action-active': 'rgba(var(--v-bg-action-active, 29, 65, 195, 1))',
91
+ 'bg-action-quaternary': 'rgba(var(--v-bg-action-quaternary, 222, 225, 227, 1))',
92
+ 'bg-action-quaternary-hover': 'rgba(var(--v-bg-action-quaternary-hover, 239, 239, 239, 1))',
93
+ 'bg-action-quaternary-active': 'rgba(var(--v-bg-action-quaternary-active, 205, 209, 211, 1))',
94
+ 'bg-action-secondary': 'rgba(var(--v-bg-action-secondary, 252, 252, 252, 1))',
95
+ 'bg-action-secondary-hover': 'rgba(var(--v-bg-action-secondary-hover, 4, 112, 236, 0.1))',
96
+ 'bg-action-secondary-active': 'rgba(var(--v-bg-action-secondary-active, 29, 65, 195, 0.1))',
97
+ 'bg-action-tertiary': 'rgba(var(--v-bg-action-tertiary, 0, 0, 0, 0))',
98
+ 'bg-action-tertiary-hover': 'rgba(var(--v-bg-action-tertiary-hover, 4, 4, 28, 0.05))',
99
+ 'bg-action-tertiary-active': 'rgba(var(--v-bg-action-tertiary-active, 4, 4, 28, 0.1))',
100
+ 'bg-app-header': 'rgba(var(--v-bg-app-header, 240, 243, 247, 0.88))',
101
+ 'bg-backdrop-modal': 'rgba(var(--v-bg-backdrop-modal, 18, 18, 39, 0.85))',
102
+ 'bg-backdrop-popover': 'rgba(var(--v-bg-backdrop-popover, 32, 54, 69, 0.16))',
103
+ 'bg-backdrop-sidebar': 'rgba(var(--v-bg-backdrop-sidebar, 18, 18, 39, 0.85))',
104
+ 'bg-chip': 'rgba(var(--v-bg-chip, 32, 54, 69, 0.06))',
105
+ 'bg-chip-hover': 'rgba(var(--v-bg-chip-hover, 32, 54, 69, 0.12))',
106
+ 'bg-chip-active': 'rgba(var(--v-bg-chip-active, 32, 54, 69, 0.2))',
107
+ 'bg-danger': 'rgba(var(--v-bg-danger, 189, 41, 71, 1))',
108
+ 'bg-danger-hover': 'rgba(var(--v-bg-danger-hover, 233, 71, 104, 1))',
109
+ 'bg-danger-focus': 'rgba(var(--v-bg-danger-focus, 189, 41, 71, 1))',
110
+ 'bg-danger-active': 'rgba(var(--v-bg-danger-active, 230, 50, 87, 1))',
111
+ 'bg-danger-tertiary': 'rgba(var(--v-bg-danger-tertiary, 0, 0, 0, 0))',
112
+ 'bg-danger-tertiary-hover': 'rgba(var(--v-bg-danger-tertiary-hover, 255, 87, 114, 0.2))',
113
+ 'bg-danger-tertiary-active': 'rgba(var(--v-bg-danger-tertiary-active, 189, 41, 71, 0.2))',
114
+ 'bg-disabled': 'rgba(var(--v-bg-disabled, 176, 180, 181, 1))',
115
+ 'bg-divider': 'rgba(var(--v-bg-divider, 171, 198, 216, 1))',
116
+ 'bg-divider-secondary': 'rgba(var(--v-bg-divider-secondary, 199, 217, 229, 1))',
117
+ 'bg-keypad-btn-active': 'rgba(var(--v-bg-keypad-btn-active, 229, 239, 255, 1))',
118
+ 'bg-loading-progress': 'rgba(var(--v-bg-loading-progress, 153, 192, 255, 1))',
119
+ 'bg-loading-track': 'rgba(var(--v-bg-loading-track, 229, 239, 255, 1))',
120
+ 'bg-segment-hover': 'rgba(var(--v-bg-segment-hover, 205, 209, 211, 1))',
121
+ 'bg-segment-control': 'rgba(var(--v-bg-segment-control, 89, 96, 99, 0.1))',
122
+ 'bg-selected': 'rgba(var(--v-bg-selected, 0, 151, 255, 0.3))',
123
+ 'bg-sidebar': 'rgba(var(--v-bg-sidebar, 18, 18, 39, 1))',
124
+ 'bg-sidebar-icon': 'rgba(var(--v-bg-sidebar-icon, 188, 186, 213, 1))',
125
+ 'bg-sidebar-icon-hover': 'rgba(var(--v-bg-sidebar-icon-hover, 18, 18, 39, 1))',
126
+ 'bg-sidebar-icon-selected': 'rgba(var(--v-bg-sidebar-icon-selected, 252, 252, 252, 1))',
127
+ 'bg-sidebar-item-hover': 'rgba(var(--v-bg-sidebar-item-hover, 252, 252, 252, 1))',
128
+ 'bg-sidebar-item-selected': 'rgba(var(--v-bg-sidebar-item-selected, 19, 98, 226, 0.4))',
129
+ 'bg-site-footer': 'rgba(var(--v-bg-site-footer, 51, 57, 61, 1))',
130
+ 'bg-site-footer-action': 'rgba(var(--v-bg-site-footer-action, 171, 198, 216, 1))',
131
+ 'bg-site-footer-action-hover': 'rgba(var(--v-bg-site-footer-action-hover, 199, 217, 229, 1))',
132
+ 'bg-site-footer-action-active': 'rgba(var(--v-bg-site-footer-action-active, 143, 179, 203, 1))',
133
+ 'bg-site-footer-field': 'rgba(var(--v-bg-site-footer-field, 89, 96, 99, 1))',
134
+ 'bg-slider-handle': 'rgba(var(--v-bg-slider-handle, 252, 252, 252, 1))',
135
+ 'bg-status-error': 'rgba(var(--v-bg-status-error, 255, 110, 139, 1))',
136
+ 'bg-status-info': 'rgba(var(--v-bg-status-info, 205, 209, 211, 1))',
137
+ 'bg-status-success': 'rgba(var(--v-bg-status-success, 160, 233, 167, 1))',
138
+ 'bg-status-warning': 'rgba(var(--v-bg-status-warning, 255, 220, 131, 1))',
139
+ 'bg-tab': 'rgba(var(--v-bg-tab, 240, 243, 247, 1))',
140
+ 'bg-tab-hover': 'rgba(var(--v-bg-tab-hover, 245, 247, 247, 1))',
141
+ 'bg-tab-selected': 'rgba(var(--v-bg-tab-selected, 32, 54, 69, 1))',
142
+ 'bg-table-alt-row': 'rgba(var(--v-bg-table-alt-row, 245, 247, 247, 1))',
143
+ 'bg-table-header': 'rgba(var(--v-bg-table-header, 240, 243, 247, 1))',
144
+ 'bg-table-row-hover': 'rgba(var(--v-bg-table-row-hover, 241, 248, 251, 1))',
145
+ 'bg-table-row-selected-expanded': 'rgba(var(--v-bg-table-row-selected-expanded, 229, 239, 255, 1))',
146
+ 'bg-table-selected-row': 'rgba(var(--v-bg-table-selected-row, 204, 223, 255, 1))',
147
+ 'bg-textarea-count': 'rgba(var(--v-bg-textarea-count, 4, 4, 28, 0.6))',
148
+ 'bg-tile': 'rgba(var(--v-bg-tile, 252, 252, 252, 1))',
149
+ 'bg-tile-hover': 'rgba(var(--v-bg-tile-hover, 245, 247, 247, 1))',
150
+ 'bg-tile-selected': 'rgba(var(--v-bg-tile-selected, 242, 247, 255, 1))',
151
+ 'bg-tile-selected-hover': 'rgba(var(--v-bg-tile-selected-hover, 229, 239, 255, 1))',
152
+ 'bg-toggle-switch': 'rgba(var(--v-bg-toggle-switch, 107, 116, 125, 0.7))',
153
+ 'bg-toggle-switch-hover': 'rgba(var(--v-bg-toggle-switch-hover, 107, 116, 125, 1))',
154
+ 'bg-toggle-switch-selected-disabled': 'rgba(var(--v-bg-toggle-switch-selected-disabled, 153, 192, 255, 1))',
155
+ 'bg-transparent': 'rgba(var(--v-bg-transparent, 0, 0, 0, 0))',
156
+ 'bg-accent1-primary': 'rgba(var(--v-bg-accent1-primary, 115, 230, 220, 1))',
157
+ 'bg-accent1-secondary': 'rgba(var(--v-bg-accent1-secondary, 193, 244, 239, 1))',
158
+ 'bg-accent1-tertiary': 'rgba(var(--v-bg-accent1-tertiary, 224, 249, 247, 1))',
159
+ 'bg-accent2-primary': 'rgba(var(--v-bg-accent2-primary, 128, 107, 255, 1))',
160
+ 'bg-accent2-secondary': 'rgba(var(--v-bg-accent2-secondary, 199, 189, 255, 1))',
161
+ 'bg-accent2-tertiary': 'rgba(var(--v-bg-accent2-tertiary, 227, 222, 255, 1))',
162
+ 'bg-accent3-primary': 'rgba(var(--v-bg-accent3-primary, 255, 220, 131, 1))',
163
+ 'bg-accent3-secondary': 'rgba(var(--v-bg-accent3-secondary, 255, 239, 200, 1))',
164
+ 'bg-accent3-tertiary': 'rgba(var(--v-bg-accent3-tertiary, 255, 247, 227, 1))',
165
+ 'bg-accent4-primary': 'rgba(var(--v-bg-accent4-primary, 255, 149, 113, 1))',
166
+ 'bg-accent4-secondary': 'rgba(var(--v-bg-accent4-secondary, 255, 208, 192, 1))',
167
+ 'bg-accent4-tertiary': 'rgba(var(--v-bg-accent4-tertiary, 255, 231, 223, 1))',
168
+ 'bg-accent5-primary': 'rgba(var(--v-bg-accent5-primary, 0, 187, 255, 1))',
169
+ 'bg-accent5-secondary': 'rgba(var(--v-bg-accent5-secondary, 142, 223, 249, 1))',
170
+ 'bg-accent5-tertiary': 'rgba(var(--v-bg-accent5-tertiary, 227, 247, 253, 1))',
171
+ 'bg-accent6-primary': 'rgba(var(--v-bg-accent6-primary, 255, 130, 201, 1))',
172
+ 'bg-accent6-secondary': 'rgba(var(--v-bg-accent6-secondary, 255, 199, 231, 1))',
173
+ 'bg-accent6-tertiary': 'rgba(var(--v-bg-accent6-tertiary, 255, 227, 243, 1))',
174
+ 'bg-accent7-primary': 'rgba(var(--v-bg-accent7-primary, 37, 159, 159, 1))',
175
+ 'bg-accent7-secondary': 'rgba(var(--v-bg-accent7-secondary, 155, 212, 214, 1))',
176
+ 'bg-accent7-tertiary': 'rgba(var(--v-bg-accent7-tertiary, 208, 239, 239, 1))',
177
+ 'bg-accent8-primary': 'rgba(var(--v-bg-accent8-primary, 86, 61, 130, 1))',
178
+ 'bg-accent8-secondary': 'rgba(var(--v-bg-accent8-secondary, 199, 162, 204, 1))',
179
+ 'bg-accent8-tertiary': 'rgba(var(--v-bg-accent8-tertiary, 230, 214, 234, 1))',
180
+ 'bg-accent9-primary': 'rgba(var(--v-bg-accent9-primary, 255, 191, 63, 1))',
181
+ 'bg-accent9-secondary': 'rgba(var(--v-bg-accent9-secondary, 254, 215, 142, 1))',
182
+ 'bg-accent9-tertiary': 'rgba(var(--v-bg-accent9-tertiary, 251, 226, 185, 1))',
183
+ 'bg-accent10-primary': 'rgba(var(--v-bg-accent10-primary, 237, 122, 35, 1))',
184
+ 'bg-accent10-secondary': 'rgba(var(--v-bg-accent10-secondary, 241, 146, 85, 1))',
185
+ 'bg-accent10-tertiary': 'rgba(var(--v-bg-accent10-tertiary, 245, 187, 148, 1))',
186
+ 'bg-date-picker-range': 'rgba(var(--v-bg-date-picker-range, 229, 239, 255, 1))'
187
+ };
188
+ // prettier-ignore
189
+ const BorderColorMap = {
190
+ 'border-color-action': 'rgba(var(--v-border-color-action, 19, 98, 226, 1))',
191
+ 'border-color-action-hover': 'rgba(var(--v-border-color-action-hover, 4, 112, 236, 1))',
192
+ 'border-color-action-active': 'rgba(var(--v-border-color-action-active, 29, 65, 195, 1))',
193
+ 'border-color-chip': 'rgba(var(--v-border-color-chip, 205, 209, 211, 1))',
194
+ 'border-color-danger': 'rgba(var(--v-border-color-danger, 230, 50, 87, 1))',
195
+ 'border-color-danger-hover': 'rgba(var(--v-border-color-danger-hover, 255, 87, 114, 1))',
196
+ 'border-color-danger-active': 'rgba(var(--v-border-color-danger-active, 189, 41, 71, 1))',
197
+ 'border-color-divider': 'rgba(var(--v-border-color-divider, 171, 198, 216, 1))',
198
+ 'border-color-divider-secondary': 'rgba(var(--v-border-color-divider-secondary, 199, 217, 229, 1))',
199
+ 'border-color-input-field': 'rgba(var(--v-border-color-input-field, 171, 198, 216, 1))',
200
+ 'border-color-input-field-hover': 'rgba(var(--v-border-color-input-field-hover, 115, 160, 190, 1))',
201
+ 'border-color-input-field-focus': 'rgba(var(--v-border-color-input-field-focus, 19, 98, 226, 1))',
202
+ 'border-color-input-field-danger': 'rgba(var(--v-border-color-input-field-danger, 230, 50, 87, 1))',
203
+ 'border-color-input-field-danger-hover': 'rgba(var(--v-border-color-input-field-danger-hover, 255, 87, 114, 1))',
204
+ 'border-color-input-field-danger-focus': 'rgba(var(--v-border-color-input-field-danger-focus, 233, 71, 104, 1))',
205
+ 'border-color-input-field-disabled': 'rgba(var(--v-border-color-input-field-disabled, 222, 225, 227, 1))',
206
+ 'border-color-secondary-btn-disabled': 'rgba(var(--v-border-color-secondary-btn-disabled, 176, 180, 181, 1))',
207
+ 'border-color-sidebar-item-focus': 'rgba(var(--v-border-color-sidebar-item-focus, 19, 98, 226, 1))',
208
+ 'border-color-slider-handle': 'rgba(var(--v-border-color-slider-handle, 199, 217, 229, 1))',
209
+ 'border-color-success': 'rgba(var(--v-border-color-success, 1, 128, 31, 1))',
210
+ 'border-color-table-divider': 'rgba(var(--v-border-color-table-divider, 171, 198, 216, 1))',
211
+ 'border-color-tile': 'rgba(var(--v-border-color-tile, 171, 198, 216, 1))',
212
+ 'border-color-tile-hover': 'rgba(var(--v-border-color-tile-hover, 115, 160, 190, 1))',
213
+ 'border-color-tile-focus': 'rgba(var(--v-border-color-tile-focus, 19, 98, 226, 1))',
214
+ 'border-color-tile-selected-focus': 'rgba(var(--v-border-color-tile-selected-focus, 19, 98, 226, 1))',
215
+ 'border-color-tile-selected': 'rgba(var(--v-border-color-tile-selected, 19, 98, 226, 1))',
216
+ 'border-color-tile-selected-hover': 'rgba(var(--v-border-color-tile-selected-hover, 4, 112, 236, 1))',
217
+ 'border-color-notification-btn': 'rgba(var(--v-border-color-notification-btn, 32, 54, 69, 1))',
218
+ 'border-color-notification-btn-dark': 'rgba(var(--v-border-color-notification-btn-dark, 32, 54, 69, 1))'
219
+ };
220
+
221
+ /* This file is generated by vega-design 2.0.77 */
222
+ /* eslint-disable */
223
+ /* tslint:disable */
224
+ // prettier-ignore
225
+ const Spacing = {
226
+ "0": 0,
227
+ "size-4": 4,
228
+ "size-8": 8,
229
+ "size-12": 12,
230
+ "size-16": 16,
231
+ "size-20": 20,
232
+ "size-24": 24,
233
+ "size-32": 32,
234
+ "size-40": 40,
235
+ "size-48": 48,
236
+ "size-64": 64,
237
+ "size-72": 72,
238
+ "size-80": 80,
239
+ "size-112": 112,
240
+ "size-2": 2
241
+ };
242
+
243
+ /* This file is generated by vega-design 2.0.77 */
244
+ /* eslint-disable */
245
+ /* tslint:disable */
246
+ // prettier-ignore
247
+ const Shadows = ["shadow-card", "shadow-modal", "shadow-popover", "shadow-form-field", "shadow-dropdown-menu", "shadow-app-header", "shadow-modal-header", "shadow-modal-footer", "shadow-modal-footer-no-scroll"];
248
+ // prettier-ignore
249
+ const ShadowMap = {
250
+ 'shadow-card': 'var(--v-shadow-card, 0px 2px 8px 0px rgba(0, 0, 0, 0.04), 0px 2px 4px 0px rgba(0, 0, 0, 0.02))',
251
+ 'shadow-modal': 'var(--v-shadow-modal, 0px 6px 40px 0px rgba(2, 2, 15, 0.04), 0px 4px 24px 0px rgba(2, 2, 15, 0.08), 0px 8px 80px 0px rgba(2, 2, 15, 0.16))',
252
+ 'shadow-popover': 'var(--v-shadow-popover, 0px 0px 88px 0px rgba(2, 2, 15, 0.01), 0px 0px 32px 0px rgba(2, 2, 15, 0.02), 0px 4px 72px 0px rgba(2, 2, 15, 0.06))',
253
+ 'shadow-form-field': 'var(--v-shadow-form-field, 0px 1px 2px 0px rgba(0, 0, 0, 0.06), 0px 1px 2px 0px rgba(0, 0, 0, 0.1))',
254
+ 'shadow-dropdown-menu': 'var(--v-shadow-dropdown-menu, 0px 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 4px 6px -1px rgba(0, 0, 0, 0.1))',
255
+ 'shadow-app-header': 'var(--v-shadow-app-header, 0px 1px 0px 0px rgba(45, 76, 97, 0.15))',
256
+ 'shadow-modal-header': 'var(--v-shadow-modal-header, 0px 1px 0px 0px rgba(45, 76, 97, 0.15))',
257
+ 'shadow-modal-footer': 'var(--v-shadow-modal-footer, 0px -2px 8px 0px rgba(45, 76, 97, 0.2), 0px -1px 0px 0px rgba(45, 76, 97, 0.15))',
258
+ 'shadow-modal-footer-no-scroll': 'var(--v-shadow-modal-footer-no-scroll, 0px -1px 0px 0px rgba(45, 76, 97, 0.15))'
259
+ };
260
+
261
+ /* This file is generated by vega-design 2.0.77 */
262
+ /* eslint-disable */
263
+ /* tslint:disable */
264
+ // prettier-ignore
265
+ const BorderRadius = {
266
+ "rounded-none": 0,
267
+ "rounded-full": 9999,
268
+ "rounded-2": 2,
269
+ "rounded-4": 4,
270
+ "rounded-8": 8,
271
+ "rounded-12": 12,
272
+ "rounded-16": 16,
273
+ "rounded-24": 24,
274
+ "rounded-32": 32,
275
+ "rounded-48": 48
276
+ };
277
+
278
+ /* This file is generated by vega-design 2.0.77 */
279
+ /* eslint-disable */
280
+ /* tslint:disable */
281
+ // prettier-ignore
282
+ const Borders = ["border-secondary-btn", "border-secondary-btn-hover", "border-secondary-danger-btn", "border-secondary-btn-active", "border-secondary-danger-btn-hover", "border-secondary-danger-btn-active", "border-input-field", "border-input-field-hover", "border-input-field-focus", "border-input-field-danger", "border-input-field-danger-hover", "border-input-field-danger-focus", "border-sidebar-item-focus", "border-input-field-disabled", "border-success", "border-secondary-btn-disabled", "border-chip", "border-divider", "border-divider-secondary", "border-tile-selected", "border-tile-selected-hover", "border-table-divider", "border-slider-handle", "border-tile", "border-tile-hover", "border-tile-focus", "border-tile-selected-focus", "border-notification-btn", "border-notification-btn-black"];
283
+ // prettier-ignore
284
+ const BorderMap = {
285
+ 'border-secondary-btn': '2px solid rgba(var(--v-border-secondary-btn, 19, 98, 226, 1))',
286
+ 'border-secondary-btn-hover': '2px solid rgba(var(--v-border-secondary-btn-hover, 4, 112, 236, 1))',
287
+ 'border-secondary-danger-btn': '2px solid rgba(var(--v-border-secondary-danger-btn, 230, 50, 87, 1))',
288
+ 'border-secondary-btn-active': '2px solid rgba(var(--v-border-secondary-btn-active, 29, 65, 195, 1))',
289
+ 'border-secondary-danger-btn-hover': '2px solid rgba(var(--v-border-secondary-danger-btn-hover, 255, 87, 114, 1))',
290
+ 'border-secondary-danger-btn-active': '2px solid rgba(var(--v-border-secondary-danger-btn-active, 189, 41, 71, 1))',
291
+ 'border-input-field': '1px solid rgba(var(--v-border-input-field, 171, 198, 216, 1))',
292
+ 'border-input-field-hover': '1px solid rgba(var(--v-border-input-field-hover, 115, 160, 190, 1))',
293
+ 'border-input-field-focus': '1px solid rgba(var(--v-border-input-field-focus, 19, 98, 226, 1))',
294
+ 'border-input-field-danger': '1px solid rgba(var(--v-border-input-field-danger, 230, 50, 87, 1))',
295
+ 'border-input-field-danger-hover': '1px solid rgba(var(--v-border-input-field-danger-hover, 255, 87, 114, 1))',
296
+ 'border-input-field-danger-focus': '1px solid rgba(var(--v-border-input-field-danger-focus, 233, 71, 104, 1))',
297
+ 'border-sidebar-item-focus': '2px solid rgba(var(--v-border-sidebar-item-focus, 19, 98, 226, 1))',
298
+ 'border-input-field-disabled': '1px solid rgba(var(--v-border-input-field-disabled, 222, 225, 227, 1))',
299
+ 'border-success': '2px solid rgba(var(--v-border-success, 1, 128, 31, 1))',
300
+ 'border-secondary-btn-disabled': '2px solid rgba(var(--v-border-secondary-btn-disabled, 176, 180, 181, 1))',
301
+ 'border-chip': '1px solid rgba(var(--v-border-chip, 205, 209, 211, 1))',
302
+ 'border-divider': '1px solid rgba(var(--v-border-divider, 171, 198, 216, 1))',
303
+ 'border-divider-secondary': '1px solid rgba(var(--v-border-divider-secondary, 199, 217, 229, 1))',
304
+ 'border-tile-selected': '2px solid rgba(var(--v-border-tile-selected, 19, 98, 226, 1))',
305
+ 'border-tile-selected-hover': '2px solid rgba(var(--v-border-tile-selected-hover, 4, 112, 236, 1))',
306
+ 'border-table-divider': '1px solid rgba(var(--v-border-table-divider, 171, 198, 216, 1))',
307
+ 'border-slider-handle': '1px solid rgba(var(--v-border-slider-handle, 199, 217, 229, 1))',
308
+ 'border-tile': '1px solid rgba(var(--v-border-tile, 171, 198, 216, 1))',
309
+ 'border-tile-hover': '1px solid rgba(var(--v-border-tile-hover, 115, 160, 190, 1))',
310
+ 'border-tile-focus': '1px solid rgba(var(--v-border-tile-focus, 19, 98, 226, 1))',
311
+ 'border-tile-selected-focus': '2px solid rgba(var(--v-border-tile-selected-focus, 19, 98, 226, 1))',
312
+ 'border-notification-btn': '2px solid rgba(var(--v-border-notification-btn, 32, 54, 69, 1))',
313
+ 'border-notification-btn-black': '2px solid rgba(var(--v-border-notification-btn-black, 32, 54, 69, 1))'
314
+ };
315
+
316
+ /**
317
+ * Get a week days array
318
+ *
319
+ * @param {number} firstWeekDay - The first week day (0: Sunday, 1: Monday, ...)
320
+ * @returns {number[]} - The week days array
321
+ */
322
+ const getWeekdays = (firstWeekDay = 0) => {
323
+ const weekdays = [0, 1, 2, 3, 4, 5, 6];
324
+ return weekdays.concat(weekdays).slice(firstWeekDay, firstWeekDay + 7);
325
+ };
326
+ var WeekdayLongNames;
327
+ (function (WeekdayLongNames) {
328
+ WeekdayLongNames["sun"] = "Sunday";
329
+ WeekdayLongNames["mon"] = "Monday";
330
+ WeekdayLongNames["tue"] = "Tuesday";
331
+ WeekdayLongNames["wed"] = "Wednesday";
332
+ WeekdayLongNames["thu"] = "Thursday";
333
+ WeekdayLongNames["fri"] = "Friday";
334
+ WeekdayLongNames["sat"] = "Saturday";
335
+ })(WeekdayLongNames || (WeekdayLongNames = {}));
336
+ /**
337
+ * Get the system timezone identifier
338
+ *
339
+ * @returns {string} - The system timezone identifier (e.g., "America/New_York")
340
+ */
341
+ const getSystemTimezone = () => {
342
+ return Intl.DateTimeFormat().resolvedOptions().timeZone;
343
+ };
344
+ /**
345
+ * Build an aria announcement string for date picker selection.
346
+ * TODO: consider to implement i18n for aria announcement .
347
+ *
348
+ * @param {object} options - The options for building the announcement.
349
+ * @param {'single' | 'range'} options.mode - The date picker selection mode.
350
+ * @param {Nullable<CalendarDate>} options.startDate - The start date.
351
+ * @param {Nullable<CalendarDate>} [options.endDate] - The end date (used in range mode).
352
+ * @returns {string} - The aria announcement string.
353
+ */
354
+ const buildDatePickerAnnouncement = (options) => {
355
+ const mode = options.mode;
356
+ const startDate = options.startDate;
357
+ const endDate = options.endDate;
358
+ if (!startDate && !endDate) {
359
+ return '';
360
+ }
361
+ // eslint-disable-next-line jsdoc/require-jsdoc
362
+ const formatDate = (d) => `${d.getMonthName()} ${d.date} ${d.year}`;
363
+ if (mode === 'single' && startDate) {
364
+ return `${VegaInternalTranslation.t('Selected result')}: ${formatDate(startDate)}`;
365
+ }
366
+ if (mode === 'range') {
367
+ const startDateLabel = VegaInternalTranslation.t('Start Date');
368
+ const endDateLabel = VegaInternalTranslation.t('End Date');
369
+ if (startDate && endDate) {
370
+ return `${VegaInternalTranslation.t('Selected result')} ${startDateLabel}: ${formatDate(startDate)}. ${endDateLabel}: ${formatDate(endDate)}.`;
371
+ }
372
+ if (startDate) {
373
+ return `${VegaInternalTranslation.t('Selected result')} ${startDateLabel}: ${formatDate(startDate)}.`;
374
+ }
375
+ }
376
+ return '';
377
+ };
378
+
379
+ /**
380
+ * CalendarTime represents hours/minutes in 24-hour format and centralizes parsing/formatting logic.
381
+ */
382
+ class CalendarTime {
383
+ constructor(hours, minutes) {
384
+ this._hours = hours;
385
+ this._minutes = minutes;
386
+ }
387
+ /**
388
+ * Parse a raw time string into a CalendarTime instance.
389
+ *
390
+ * @param {string} rawTime - Source time value such as "9:00" or "9am".
391
+ * @returns {CalendarTime} Parsed time.
392
+ */
393
+ static fromString(rawTime) {
394
+ const normalized = this.convertTimeTo24Hour(rawTime);
395
+ const [hourPart, minutePart] = normalized.split(':');
396
+ return new CalendarTime(Number(hourPart), Number(minutePart));
397
+ }
398
+ /**
399
+ * Build a CalendarTime from a Date instance while preserving hours/minutes.
400
+ *
401
+ * @param {Date} date - The source date.
402
+ * @returns {CalendarTime} Time representation extracted from the date.
403
+ */
404
+ static fromDate(date) {
405
+ return new CalendarTime(date.getHours(), date.getMinutes());
406
+ }
407
+ /**
408
+ * Calculate the duration in the requested precision between two CalendarTime values, accounting for overnight spans.
409
+ *
410
+ * @param {CalendarTime} start - Start time of the interval.
411
+ * @param {CalendarTime} end - End time of the interval.
412
+ * @param {'minutes' | 'hours'} precision - Desired unit of measure for the result (defaults to minutes).
413
+ * @returns {number} Duration expressed in the requested precision.
414
+ */
415
+ static calculateDuration(start, end, precision = 'minutes') {
416
+ const startMinutes = start.totalMinutes;
417
+ let endMinutes = end.totalMinutes;
418
+ if (end.hours === 0 && start.hours !== 0) {
419
+ endMinutes += 24 * 60;
420
+ }
421
+ const durationMinutes = endMinutes - startMinutes;
422
+ return precision === 'hours' ? durationMinutes / 60 : durationMinutes;
423
+ }
424
+ /**
425
+ * Normalize various time inputs (e.g. 9am, 9:30 PM) to a 24-hour HH:mm string.
426
+ *
427
+ * @param {string} timeString - User supplied time value.
428
+ * @returns {string} 24-hour formatted string.
429
+ */
430
+ static convertTimeTo24Hour(timeString) {
431
+ const normalized = timeString.toLocaleLowerCase();
432
+ if (normalized.includes('am') || normalized.includes('pm')) {
433
+ const isAm = normalized.includes('am');
434
+ const cleaned = normalized.replace('am', '').replace('pm', '').trim();
435
+ const [rawHour, rawMinutes] = cleaned.split(':');
436
+ const minutes = rawMinutes.padStart(2, '0');
437
+ if (isAm) {
438
+ return `${rawHour === '12' ? '00' : rawHour}:${minutes}`;
439
+ }
440
+ else {
441
+ const convertedHour = rawHour === '12' ? '12' : `${Number(rawHour) + 12}`;
442
+ return `${convertedHour}:${minutes}`;
443
+ }
444
+ }
445
+ return timeString;
446
+ }
447
+ /**
448
+ * Hour component in 24-hour clock.
449
+ *
450
+ * @returns {number} Hours between 0-23.
451
+ */
452
+ get hours() {
453
+ return this._hours;
454
+ }
455
+ /**
456
+ * Minute component.
457
+ *
458
+ * @returns {number} Minutes between 0-59.
459
+ */
460
+ get minutes() {
461
+ return this._minutes;
462
+ }
463
+ /**
464
+ * Total minutes elapsed since midnight for this time value.
465
+ *
466
+ * @returns {number} Minutes from 00:00.
467
+ */
468
+ get totalMinutes() {
469
+ return this._hours * 60 + this._minutes;
470
+ }
471
+ /**
472
+ * Format the time into a string using a simple formatter.
473
+ *
474
+ * @param {TimeStringFormat} format - time string Format. Defaults to 'hh:mm'.
475
+ * @returns {string} Formatted time string.
476
+ */
477
+ toString(format = 'hh:mm') {
478
+ const defaultHours = this._hours.toString().padStart(2, '0');
479
+ const defaultMinutes = this._minutes.toString().padStart(2, '0');
480
+ const normalizedFormat = format.toLowerCase();
481
+ switch (normalizedFormat) {
482
+ case 'hh:m':
483
+ return `${defaultHours}:${this._minutes}`;
484
+ case 'h:mm':
485
+ return `${this._hours}:${defaultMinutes}`;
486
+ case 'h:m':
487
+ return `${this._hours}:${this._minutes}`;
488
+ case '12-hour': {
489
+ const amPm = this._hours >= 12 ? 'pm' : 'am';
490
+ const hour12 = this._hours % 12 || 12;
491
+ return `${hour12}:${defaultMinutes} ${VegaInternalTranslation.t(amPm)}`;
492
+ }
493
+ default:
494
+ return `${defaultHours}:${defaultMinutes}`;
495
+ }
496
+ }
497
+ }
498
+
499
+ /**
500
+ * CalendarDateTime centralizes timezone-aware conversions between native Date instances and calendar helpers.
501
+ */
502
+ class CalendarDateTime {
503
+ constructor(date, timezone) {
504
+ this.originalDate = date;
505
+ this.timezone = timezone;
506
+ this.syncDateTime();
507
+ }
508
+ /**
509
+ * Build a CalendarDateTime from a native Date while the specific timezone.
510
+ *
511
+ * @param {Date} date - The native Date object to convert.
512
+ * @param {string} timezone - The timezone to apply.
513
+ * @returns {CalendarDateTime} A timezone-aware CalendarDateTime instance.
514
+ */
515
+ static fromDate(date, timezone) {
516
+ return new CalendarDateTime(date, timezone);
517
+ }
518
+ /**
519
+ * Build a CalendarDateTime from a date input (Date or string) and optional time metadata.
520
+ *
521
+ * @param {string | Date} date - The input date value (string or Date).
522
+ * @param {CalendarDateTimeOptions} options - Additional options for time, timezone, seconds, etc.
523
+ * @returns {CalendarDateTime} A timezone-aware CalendarDateTime instance.
524
+ */
525
+ static fromInitDataSource(date, options) {
526
+ const baseDate = new Date(date);
527
+ if (options.time) {
528
+ const calendarTime = CalendarTime.fromString(options.time);
529
+ baseDate.setHours(calendarTime.hours, calendarTime.minutes, 0, 0);
530
+ }
531
+ else if (options.endTimeMissing) {
532
+ baseDate.setHours(23, 59, 59, 0);
533
+ }
534
+ return CalendarDateTime.fromDate(baseDate, options.timezone);
535
+ }
536
+ /**
537
+ * Get the CalendarDate instance representing the date portion.
538
+ *
539
+ * @returns {CalendarDate} The CalendarDate object.
540
+ */
541
+ get calendarDate() {
542
+ return this.date;
543
+ }
544
+ /**
545
+ * Get the CalendarTime instance representing the time portion.
546
+ *
547
+ * @returns {CalendarTime} The CalendarTime object.
548
+ */
549
+ get calendarTime() {
550
+ return this.time;
551
+ }
552
+ /**
553
+ * Get a native Date object representing this CalendarDateTime.
554
+ *
555
+ * @returns {Date} The native Date object.
556
+ */
557
+ toDate() {
558
+ return this.date.toDate();
559
+ }
560
+ /**
561
+ * Set a new timezone and update CalendarDate/CalendarTime accordingly.
562
+ *
563
+ * @param {string} newTimezone - The new timezone to set.
564
+ */
565
+ setTimezone(newTimezone) {
566
+ this.timezone = newTimezone;
567
+ this.syncDateTime();
568
+ }
569
+ /**
570
+ * Sync CalendarDate and CalendarTime with the current originalDate and timezone.
571
+ */
572
+ syncDateTime() {
573
+ const normalized = this.convertDateToTimezone(this.originalDate);
574
+ this.date = new CalendarDate(normalized.getFullYear(), normalized.getMonth() + 1, normalized.getDate());
575
+ this.time = CalendarTime.fromDate(normalized);
576
+ }
577
+ /**
578
+ * Convert a Date to the specific timezone.
579
+ *
580
+ * @param {Date} date - The date to convert.
581
+ * @returns {Date} The date adjusted to the specific timezone.
582
+ */
583
+ convertDateToTimezone(date) {
584
+ if (this.timezone === getSystemTimezone()) {
585
+ return date;
586
+ }
587
+ try {
588
+ const formatter = new Intl.DateTimeFormat([], {
589
+ timeZone: this.timezone,
590
+ year: 'numeric',
591
+ month: '2-digit',
592
+ day: '2-digit',
593
+ hour: '2-digit',
594
+ minute: '2-digit',
595
+ second: '2-digit',
596
+ hour12: false,
597
+ });
598
+ const parts = formatter.formatToParts(date);
599
+ const yearPart = this.findDateTimeFormatPart(parts, 'year');
600
+ const monthPart = this.findDateTimeFormatPart(parts, 'month');
601
+ const dayPart = this.findDateTimeFormatPart(parts, 'day');
602
+ const hourPart = this.findDateTimeFormatPart(parts, 'hour');
603
+ const minutePart = this.findDateTimeFormatPart(parts, 'minute');
604
+ const secondPart = this.findDateTimeFormatPart(parts, 'second');
605
+ if (yearPart && monthPart && dayPart && hourPart && minutePart && secondPart) {
606
+ const year = parseInt(yearPart.value, 10);
607
+ const month = parseInt(monthPart.value, 10);
608
+ const day = parseInt(dayPart.value, 10);
609
+ const hour = parseInt(hourPart.value, 10);
610
+ const minute = parseInt(minutePart.value, 10);
611
+ const second = parseInt(secondPart.value, 10);
612
+ return new Date(year, month - 1, day, hour, minute, second);
613
+ }
614
+ }
615
+ catch (_a) {
616
+ LogUtility.warn('Invalid timezone:', this.timezone);
617
+ }
618
+ return date;
619
+ }
620
+ /**
621
+ * Find a specific part in the Intl.DateTimeFormatPart array.
622
+ *
623
+ * @param {Intl.DateTimeFormatPart[]} parts - The array of date/time format parts.
624
+ * @param {DateTimeFormatPartType} type - The type of part to find (e.g., 'year', 'month').
625
+ * @returns {Intl.DateTimeFormatPart | undefined} The matching part, if found.
626
+ */
627
+ findDateTimeFormatPart(parts, type) {
628
+ return parts.find((part) => part.type === type);
629
+ }
630
+ }
631
+
632
+ // TODO: Need rename calendar-date as vega-date to manage all date operation in vega project
633
+ // https://gethired.atlassian.net/browse/VD-5918
634
+ /**
635
+ * It returns true if the input is a valid date string, and false otherwise.
636
+ * Note:
637
+ * This is not a strict date validation, it just use Date.parse to check the input string can be parsed to a valid date or not.
638
+ * For strict date validation, please use CalendarDate.fromString method in calendar-date.ts
639
+ * Example:
640
+ * For Chrome: Date.parse('Jan/08/2026') => 1767801600000
641
+ * For Safari: Date.parse('Jan/08/2026') => NaN
642
+ * Format is DD/MM/YYYY: Date.parse('20/11/2024') => NaN
643
+ *
644
+ * @param {string} input - The string to check.
645
+ * @returns {boolean} is a valid date string or not
646
+ */
647
+ const isDateStr = (input) => !isNaN(Date.parse(input));
648
+ /**
649
+ * Compare if the firstDate is after the secondDate
650
+ *
651
+ * @param {Date} firstDate - The first date to compare.
652
+ * @param {Date} secondDate - The date to compare to.
653
+ * @returns {boolean} Return true if the firstDate is after the secondDate, otherwise it returns false.
654
+ */
655
+ const compareIsAfter = (firstDate, secondDate) => {
656
+ return firstDate.getTime() > secondDate.getTime();
657
+ };
658
+ /**
659
+ * Compare if the firstDate is before the secondDate
660
+ *
661
+ * @param {Date} firstDate - The first date to compare.
662
+ * @param {Date} secondDate - The date to compare to.
663
+ * @returns {boolean} Return true if the firstDate is before the secondDate, otherwise it returns false.
664
+ */
665
+ const compareIsBefore = (firstDate, secondDate) => {
666
+ return firstDate.getTime() < secondDate.getTime();
667
+ };
668
+ /**
669
+ * Compare if the first date is before or the same as the second date.
670
+ *
671
+ * @param {Date} firstDate - The first date to compare.
672
+ * @param {Date} secondDate - The date to compare against.
673
+ * @returns {boolean} Return true if the firstDate is before or the same as the secondDate, otherwise it returns false.
674
+ */
675
+ const compareIsSameOrBefore = (firstDate, secondDate) => {
676
+ return firstDate.getTime() <= secondDate.getTime();
677
+ };
678
+ /**
679
+ * It returns true if the input string is a valid time string in the format specified by the timeFormat parameter
680
+ *
681
+ * @param {string} input - The string to be tested.
682
+ * @param {TimeFormat} timeFormat - '12-hour' | '24-hour'
683
+ * @returns {boolean} A boolean value.
684
+ */
685
+ const isTimeStr = (input, timeFormat) => {
686
+ return timeFormat === '12-hour'
687
+ ? new RegExp(/^(1[012]|0[1-9]):[0-5][0-9] ([AP][M])$/).test(input)
688
+ : new RegExp(/^([0-1][0-9]|2[0-3]):[0-5][0-9]$/).test(input);
689
+ };
690
+ /**
691
+ * It takes a number and returns a string
692
+ *
693
+ * @param {number} number - number - The number to pad
694
+ * @param {number} [length=2] - The length of the resulting string.
695
+ * @param {string} [padChar='0'] - The character to pad the number with.
696
+ * @returns {Nullable<string>} A function that takes a number as an argument and returns a nullable string.
697
+ */
698
+ const pad = (number, length = 2, padChar = '0') => {
699
+ if (number || number === 0) {
700
+ return number.toString().padStart(length, padChar);
701
+ }
702
+ else {
703
+ LogUtility.error(`The input should be a number`);
704
+ }
705
+ };
706
+ /**
707
+ * The `convert12HourTo24HourFormat` function takes a time string in 12-hour format and converts it to 24-hour format.
708
+ *
709
+ * @param {string} time the time string need to convert, the time string should be 12-hour or 24-hour format
710
+ * @returns {string} 24 hour format time string
711
+ */
712
+ const convert12HourTo24HourFormat = (time) => {
713
+ if (isTimeStr(time, '12-hour')) {
714
+ const [hour, minute, amPm] = time.replace(' ', ':').split(':');
715
+ let convertedHour = parseInt(hour, 10);
716
+ if (amPm === 'PM' && convertedHour !== 12) {
717
+ convertedHour += 12;
718
+ }
719
+ else if (amPm === 'AM' && convertedHour === 12) {
720
+ convertedHour = 0;
721
+ }
722
+ return `${pad(convertedHour)}:${minute}`;
723
+ }
724
+ return time;
725
+ };
726
+
727
+ const WEEKDAYS_SHORT = ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'];
728
+ // TODO: Need rename calendar-date as vega-date to manage all date operation in vega project
729
+ // https://gethired.atlassian.net/browse/VD-5918
730
+ /**
731
+ * Calendar date class
732
+ */
733
+ class CalendarDate {
734
+ constructor(year, month, date) {
735
+ this._date = date;
736
+ this._month = month;
737
+ this._year = year;
738
+ }
739
+ /**
740
+ * Create a calendar date from a Date object
741
+ *
742
+ * @param {Date} currentDate - The Date object to create CalendarDate from
743
+ * @param {string} timezone - Timezone identifier for timezone-aware date creation. If not provided, uses system timezone.
744
+ * @returns {CalendarDate} - Return a CalendarDate object
745
+ */
746
+ static from(currentDate, timezone = getSystemTimezone()) {
747
+ return CalendarDateTime.fromDate(currentDate, timezone).calendarDate;
748
+ }
749
+ /**
750
+ * Converts a date string to CalendarDate with optional format and timezone parameters.
751
+ *
752
+ * @param {string} dateString - The string date.
753
+ * @param {string} [format] - The format of string date
754
+ * @param {string} [lang] - lang
755
+ * @returns {Nullable<CalendarDate>} - CalendarDate.
756
+ */
757
+ static fromString(dateString, format = 'MM/DD/YYYY', lang = 'en-us') {
758
+ if (!dateString)
759
+ return null;
760
+ const formatMatchers = [];
761
+ let formatMatcher = null;
762
+ // Analyze the format and find the corresponding positions for year, month, and day.
763
+ // Data: formatMatchers = [['DD', index: 0, ...], ['MM', index: 3, ...], ['YYYY', index: 7, ...]]
764
+ while ((formatMatcher = DateFormatParserRegex.exec(format)) != null) {
765
+ if (formatMatcher[1] === '\\')
766
+ continue;
767
+ formatMatchers.push(formatMatcher);
768
+ }
769
+ if (formatMatchers.length) {
770
+ const datePattern = {
771
+ year: undefined,
772
+ month: undefined,
773
+ shortMonth: undefined,
774
+ longMonth: undefined,
775
+ day: undefined,
776
+ value: '',
777
+ };
778
+ const firstMatcher = formatMatchers[0];
779
+ if (firstMatcher && firstMatcher.index > 0) {
780
+ datePattern.value += '.*?';
781
+ }
782
+ // According `matchers` to generate a new regex which can parse the date by corresponding year, month and day
783
+ // Data: dateRegex = "(\d{2}).*?(\d{2}).*?(\d{4}).*?"
784
+ // datePattern = {day: 1, longMonth: null, month: 2, shortMonth: null, year: 3, value: "(\d{2}).*?(\d{2}).*?(\d{4}).*?"}
785
+ for (const [k, match] of Object.entries(formatMatchers)) {
786
+ const key = Number(k);
787
+ if (match) {
788
+ const { group, pattern } = this.getPatternByFormatToken(match[0], lang);
789
+ datePattern[group] = key + 1;
790
+ datePattern.value += pattern;
791
+ datePattern.value += '.*?';
792
+ }
793
+ }
794
+ const dateRegex = new RegExp(`^${datePattern.value}$`);
795
+ if (dateRegex.test(dateString)) {
796
+ // Parse the date
797
+ // Example: parsedDate = ['08-02-2020', '08', '02', '2020']
798
+ const parsedDate = dateRegex.exec(dateString);
799
+ if (parsedDate &&
800
+ datePattern.year &&
801
+ (datePattern.month || datePattern.shortMonth || datePattern.longMonth) &&
802
+ datePattern.day) {
803
+ const year = Number(parsedDate[datePattern.year]);
804
+ let month = 1;
805
+ if (datePattern.month) {
806
+ month = Number(parsedDate[datePattern.month]) - 1;
807
+ }
808
+ else if (datePattern.shortMonth) {
809
+ month = this.shortMonths(lang).indexOf(parsedDate[datePattern.shortMonth]);
810
+ }
811
+ else if (datePattern.longMonth) {
812
+ month = this.longMonths(lang).indexOf(parsedDate[datePattern.longMonth]);
813
+ }
814
+ const day = Number(parsedDate[datePattern.day]);
815
+ const fullYear = Number(pad(year, 4, `${new Date().getFullYear()}`.slice(0, 2)));
816
+ if (isNaN(Date.parse(`${fullYear}-${pad(month + 1)}-${pad(day)}`)))
817
+ return null;
818
+ return this.from(new Date(fullYear, month, day, 0, 0, 0, 0));
819
+ }
820
+ }
821
+ }
822
+ return this.from(new Date(dateString));
823
+ }
824
+ /**
825
+ * Get regex pattern by format token.
826
+ *
827
+ * @param {string} token - The format token.
828
+ * @param {string} lang - Language.
829
+ * @returns {FormatPatternType} - regex pattern.
830
+ */
831
+ static getPatternByFormatToken(token, lang) {
832
+ switch (token) {
833
+ case 'YY':
834
+ case 'YYYY':
835
+ return {
836
+ group: 'year',
837
+ pattern: `(\\d{${token.length}})`,
838
+ };
839
+ case 'M':
840
+ return {
841
+ group: 'month',
842
+ pattern: '(\\d{1,2})',
843
+ };
844
+ case 'MM':
845
+ return {
846
+ group: 'month',
847
+ pattern: '(\\d{2})',
848
+ };
849
+ case 'MMM':
850
+ return {
851
+ group: 'shortMonth',
852
+ pattern: `(${this.shortMonths(lang).join('|')})`,
853
+ };
854
+ case 'MMMM':
855
+ return {
856
+ group: 'longMonth',
857
+ pattern: `(${this.longMonths(lang).join('|')})`,
858
+ };
859
+ case 'D':
860
+ return {
861
+ group: 'day',
862
+ pattern: '(\\d{1,2})',
863
+ };
864
+ case 'DD':
865
+ return {
866
+ group: 'day',
867
+ pattern: '(\\d{2})',
868
+ };
869
+ /* istanbul ignore next */
870
+ default: {
871
+ return {
872
+ group: 'unknown',
873
+ pattern: '(.*)',
874
+ };
875
+ }
876
+ }
877
+ }
878
+ /**
879
+ * Shorts months.
880
+ *
881
+ * @param {string} lang - Language
882
+ * @returns {string[]} - Shorts months.
883
+ */
884
+ static shortMonths(lang) {
885
+ return this.MONTHS.map((month) => new Date(2019, month).toLocaleString(lang, { month: 'short' }));
886
+ }
887
+ /**
888
+ * Long months.
889
+ *
890
+ * @param {string} lang - Language
891
+ * @returns {string[]} - Long months.
892
+ */
893
+ static longMonths(lang) {
894
+ return this.MONTHS.map((month) => new Date(2019, month).toLocaleString(lang, { month: 'long' }));
895
+ }
896
+ /**
897
+ * The year of the calendar date
898
+ *
899
+ * @type {number}
900
+ */
901
+ get year() {
902
+ return this._year;
903
+ }
904
+ set year(value) {
905
+ this._year = value;
906
+ }
907
+ /**
908
+ * The month of the calendar date
909
+ *
910
+ * @type {number}
911
+ */
912
+ get month() {
913
+ return this._month;
914
+ }
915
+ set month(value) {
916
+ this._month = value;
917
+ }
918
+ /**
919
+ * The date of the calendar date
920
+ *
921
+ * @type {number}
922
+ */
923
+ get date() {
924
+ return this._date;
925
+ }
926
+ set date(value) {
927
+ this._date = value;
928
+ }
929
+ /**
930
+ * Converts CalendarDate to a string with an optional format specifier.
931
+ *
932
+ * @param {string} [format] - The format of string date
933
+ * @param {string} [lang] - Language
934
+ * @returns {string} The string date.
935
+ */
936
+ toString(format = 'MM/DD/YYYY', lang = 'en-us') {
937
+ let result = '';
938
+ const formatMatchers = [];
939
+ let formatMatcher = null;
940
+ while ((formatMatcher = DateFormatParserRegex.exec(format)) != null) {
941
+ if (formatMatcher[1] === '\\')
942
+ continue;
943
+ formatMatchers.push(formatMatcher);
944
+ }
945
+ if (formatMatchers.length) {
946
+ // add start line of tokens are not at the beginning
947
+ const firstMatcher = formatMatchers[0];
948
+ if (firstMatcher && firstMatcher.index > 0) {
949
+ result += format.substring(0, firstMatcher.index);
950
+ }
951
+ for (const [k, match] of Object.entries(formatMatchers)) {
952
+ const key = Number(k);
953
+ if (match) {
954
+ result += this.getDateItemByFormatToken(match[0], lang);
955
+ const nextMatch = formatMatchers[key + 1];
956
+ if (nextMatch) {
957
+ result += format.substring(match.index + match[0].length, nextMatch.index);
958
+ }
959
+ if (key === formatMatchers.length - 1) {
960
+ result += format.substring(match.index + match[0].length);
961
+ }
962
+ }
963
+ }
964
+ }
965
+ return result.replace(/\\/g, '');
966
+ }
967
+ /**
968
+ * Verify whether the calendar date is today
969
+ *
970
+ * @param {string} timezone - Timezone to consider when checking today's date. If not provided, uses system timezone.
971
+ * @returns {boolean} - Return true if the calendar date is today. Otherwise, return false.
972
+ */
973
+ isToday(timezone = getSystemTimezone()) {
974
+ if (timezone === getSystemTimezone()) {
975
+ const today = new Date();
976
+ return (today.getFullYear() === this.year &&
977
+ today.getMonth() + 1 === this.month &&
978
+ today.getDate() === this.date);
979
+ }
980
+ const { year, month, date } = CalendarDateTime.fromDate(new Date(), timezone).calendarDate;
981
+ return year === this.year && month === this.month && date === this.date;
982
+ }
983
+ /**
984
+ * Convert the calendar date to a Date object
985
+ *
986
+ * @returns {Date} - Return a Date object
987
+ */
988
+ toDate() {
989
+ return new Date(this.year, this.month - 1, this.date);
990
+ }
991
+ /**
992
+ * Compare with another calendar date
993
+ *
994
+ * @param {CalendarDate} date - The calendar date to compare with
995
+ * @returns {DateCompareResult} - Return a DateCompareResult object
996
+ */
997
+ compare(date) {
998
+ const { year, month } = date;
999
+ const result = {
1000
+ isPreviousMonth: false,
1001
+ inMonth: false,
1002
+ isNextMonth: false,
1003
+ };
1004
+ if (this.year === year) {
1005
+ if (this.month < month) {
1006
+ result.isPreviousMonth = true;
1007
+ }
1008
+ else if (this.month > month) {
1009
+ result.isNextMonth = true;
1010
+ }
1011
+ else {
1012
+ result.inMonth = true;
1013
+ }
1014
+ }
1015
+ else if (this.year > year) {
1016
+ result.isNextMonth = true;
1017
+ }
1018
+ else {
1019
+ result.isPreviousMonth = true;
1020
+ }
1021
+ return result;
1022
+ }
1023
+ /**
1024
+ * The function "equal" compares the year, month, and date of two CalendarDate objects and returns true if they are equal.
1025
+ *
1026
+ * @param {Nullable<CalendarDate>} calendarDate - The `equal` method in the code snippet is a function that compares the year, month, and date of the current `CalendarDate` object with another
1027
+ * `CalendarDate` object passed as a parameter. The method returns `true` if all three values (year, month, date) are equal
1028
+ * @returns {boolean} The date is same day with current
1029
+ */
1030
+ equal(calendarDate) {
1031
+ if (!calendarDate)
1032
+ return false;
1033
+ const { year, month, date } = calendarDate;
1034
+ return this._year === year && this._month === month && this._date === date;
1035
+ }
1036
+ /**
1037
+ * Get month name.
1038
+ *
1039
+ * @param {boolean} isShortName - Whether to get the short name or long name of the month
1040
+ * @returns {string} The name of the month
1041
+ */
1042
+ getMonthName(isShortName = false) {
1043
+ return VegaInternalTranslation.t(this.toDate().toLocaleDateString('en-US', {
1044
+ month: isShortName ? 'short' : 'long',
1045
+ }));
1046
+ }
1047
+ /**
1048
+ * To determine if it is larger than a given `CalendarDate`.
1049
+ *
1050
+ * @param {Nullable<CalendarDate>} calendarDate - A `CalendarDate`
1051
+ * @returns {boolean} - Compared result
1052
+ */
1053
+ isAfter(calendarDate) {
1054
+ if (!calendarDate)
1055
+ return false;
1056
+ return compareIsAfter(this.toDate(), calendarDate.toDate());
1057
+ }
1058
+ /**
1059
+ * To determine if it is less than a given `CalendarDate`.
1060
+ *
1061
+ * @param {Nullable<CalendarDate>} calendarDate - A `CalendarDate`
1062
+ * @returns {boolean} - Compared result
1063
+ */
1064
+ isBefore(calendarDate) {
1065
+ if (!calendarDate)
1066
+ return false;
1067
+ return compareIsBefore(this.toDate(), calendarDate.toDate());
1068
+ }
1069
+ /**
1070
+ * Get first day of month.
1071
+ *
1072
+ * @returns {CalendarDate} - First day of month.
1073
+ */
1074
+ firstDateOfMonth() {
1075
+ return CalendarDate.from(new Date(this.year, this.month - 1, 1));
1076
+ }
1077
+ /**
1078
+ * Get last day of month.
1079
+ *
1080
+ * @returns {CalendarDate} - Last day of month.
1081
+ */
1082
+ lastDateOfMonth() {
1083
+ return CalendarDate.from(new Date(this.year, this.month, 0));
1084
+ }
1085
+ /**
1086
+ * Adjusts the calendar date by adding the specified number of years, months, and days.
1087
+ *
1088
+ * @param {number} [years=0] - The number of years to add.
1089
+ * @param {number} [months=0] - The number of months to add.
1090
+ * @param {number} [days=0] - The number of days to add.
1091
+ * @returns {CalendarDate} - A new CalendarDate object with the adjusted date.
1092
+ */
1093
+ add(years = 0, months = 0, days = 0) {
1094
+ const currentDate = this.toDate();
1095
+ const adjustedDate = new Date(currentDate.getFullYear() + years, currentDate.getMonth() + months, currentDate.getDate() + days);
1096
+ return CalendarDate.from(adjustedDate);
1097
+ }
1098
+ /**
1099
+ * Get the short name of the week day for the calendar date.
1100
+ *
1101
+ * @returns {string} - The short name of the week day.
1102
+ */
1103
+ getWeekDayShortName() {
1104
+ const currentDate = this.toDate();
1105
+ return WEEKDAYS_SHORT[currentDate.getDay()];
1106
+ }
1107
+ /**
1108
+ * Get year, month and day value by format token.
1109
+ *
1110
+ * @param {string} token - The format token.
1111
+ * @param {string} lang - Language.
1112
+ * @returns {string} - year, month and day value.
1113
+ */
1114
+ getDateItemByFormatToken(token, lang) {
1115
+ switch (token) {
1116
+ case 'YY':
1117
+ return String(this.year).slice(-2);
1118
+ case 'YYYY':
1119
+ return String(this.year);
1120
+ case 'M':
1121
+ return String(this.month);
1122
+ case 'MM':
1123
+ return `0${this.month}`.slice(-2);
1124
+ case 'MMM':
1125
+ return CalendarDate.shortMonths(lang)[this.month - 1];
1126
+ case 'MMMM':
1127
+ return CalendarDate.longMonths(lang)[this.month - 1];
1128
+ case 'D':
1129
+ return String(this.date);
1130
+ case 'DD':
1131
+ return `0${this.date}`.slice(-2);
1132
+ default:
1133
+ return '';
1134
+ }
1135
+ }
1136
+ }
1137
+ CalendarDate.MONTHS = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11];
1138
+
1139
+ /**
1140
+ * CalendarPeriod is an abstract class that represents a period of date for calendar.
1141
+ */
1142
+ class CalendarPeriod {
1143
+ constructor(count, current, timezone) {
1144
+ this._count = count;
1145
+ this._timezone = timezone || getSystemTimezone();
1146
+ this._current = current ? current : CalendarDate.from(new Date(), this._timezone);
1147
+ this.calculatePeriod(this._current);
1148
+ }
1149
+ /**
1150
+ * The current date of the period.
1151
+ *
1152
+ * @type {CalendarDate}
1153
+ */
1154
+ get current() {
1155
+ return this._current;
1156
+ }
1157
+ /**
1158
+ * The start date of the period
1159
+ *
1160
+ * @type {CalendarDate}
1161
+ */
1162
+ get startDate() {
1163
+ return this._startDate;
1164
+ }
1165
+ /**
1166
+ * The end date of the period
1167
+ *
1168
+ * @type {CalendarDate}
1169
+ */
1170
+ get endDate() {
1171
+ return this._endDate;
1172
+ }
1173
+ /**
1174
+ * The count of the period
1175
+ *
1176
+ * @type {number}
1177
+ */
1178
+ get count() {
1179
+ return this._count;
1180
+ }
1181
+ /**
1182
+ * This function returns the type of the object.
1183
+ *
1184
+ * @type {string}
1185
+ */
1186
+ get type() {
1187
+ return this._type;
1188
+ }
1189
+ /**
1190
+ * This function returns the showWeekends of the object.
1191
+ *
1192
+ * @type {boolean}
1193
+ */
1194
+ get showWeekends() {
1195
+ return this._showWeekends;
1196
+ }
1197
+ /**
1198
+ * The timezone of the period.
1199
+ *
1200
+ * @type {string | undefined}
1201
+ */
1202
+ get timezone() {
1203
+ return this._timezone;
1204
+ }
1205
+ /**
1206
+ * Go to a specific date.
1207
+ *
1208
+ * @param {CalendarDate} date - The date to go to.
1209
+ * @returns {this} - The current period.
1210
+ */
1211
+ goTo(date) {
1212
+ return this.createBy(date);
1213
+ }
1214
+ /**
1215
+ * Go to now.
1216
+ *
1217
+ * @returns {this} - The current period.
1218
+ */
1219
+ now() {
1220
+ return this.createBy(CalendarDate.from(new Date(), this._timezone));
1221
+ }
1222
+ /**
1223
+ * Check the give period is equal to current period
1224
+ *
1225
+ * @param {CalendarPeriod} [period] - Give period to compare
1226
+ * @returns {boolean} compare result
1227
+ */
1228
+ equal(period) {
1229
+ return this.startDate.equal(period.startDate) && this.endDate.equal(period.endDate);
1230
+ }
1231
+ /**
1232
+ * Calculate the period start date and end date.
1233
+ *
1234
+ * @param {CalendarDate} date - The date to calculate the period from.
1235
+ */
1236
+ calculatePeriod(date) {
1237
+ const cursor = date.toDate();
1238
+ if (this.count > 1) {
1239
+ cursor.setDate(cursor.getDate() - getWeekdays().indexOf(cursor.getDay()));
1240
+ }
1241
+ this._startDate = CalendarDate.from(cursor);
1242
+ cursor.setDate(cursor.getDate() + this.count - 1);
1243
+ this._endDate = CalendarDate.from(cursor);
1244
+ }
1245
+ }
1246
+
1247
+ /**
1248
+ * StateVariantFormatter: Format state token to CSS styles
1249
+ */
1250
+ class StateVariantFormatter {
1251
+ /**
1252
+ * The function `format` takes an input state variant type and returns formatted CSS styles based on
1253
+ * the input.
1254
+ *
1255
+ * @param {StateVariantType} input - The `format` function takes an `input` parameter of type
1256
+ * `StateVariantType<ManagedStateScopeInput[Flag], State>`. This means that the `input` parameter
1257
+ * should be an object that contains styles for different states, where the keys are state names and
1258
+ * the values are the corresponding styles
1259
+ * @returns {string} The `format` function returns a string that contains CSS styles based on the input
1260
+ * provided. If the input is determined to be a state variant token type, the function generates CSS
1261
+ * styles for each state in the input and returns them joined by newlines. If the input is not a state
1262
+ * variant token type, the function generates CSS styles for the default state and returns them.
1263
+ */
1264
+ format(input) {
1265
+ if (isStateVariantTokenType(input)) {
1266
+ const stateStyles = [];
1267
+ this.getStates().forEach((state) => {
1268
+ const style = this.formatToken(input[state]);
1269
+ if (style) {
1270
+ stateStyles.push(`:host${state === 'default' ? '' : `(:${state})`}{\n\t${style}\n}`);
1271
+ }
1272
+ });
1273
+ return stateStyles.join('\n');
1274
+ }
1275
+ else {
1276
+ const style = this.formatToken(input);
1277
+ return `:host{\n\t${style}\n}`;
1278
+ }
1279
+ }
1280
+ }
1281
+
1282
+ /**
1283
+ * The `StateBackgroundColorFormatter` class in TypeScript formats background color tokens
1284
+ * and handles different CSS states.
1285
+ */
1286
+ class StateBackgroundColorFormatter extends StateVariantFormatter {
1287
+ constructor() {
1288
+ super(...arguments);
1289
+ this.states = ['default', 'hover', 'active', 'focus-visible'];
1290
+ }
1291
+ /**
1292
+ * The function `formatToken` takes a `BackgroundColorsTokenType` input, checks if it is a valid
1293
+ * background color token type, and returns the corresponding CSS background color value or logs a
1294
+ * warning if the input is invalid.
1295
+ *
1296
+ * @param {BackgroundColorsTokenType} input - The `input` parameter is of type
1297
+ * `BackgroundColorsTokenType`, which is used to represent different background color tokens.
1298
+ * @returns {string} The `formatToken` function takes a `BackgroundColorsTokenType` input and checks if it is a
1299
+ * valid background color token type. If it is valid, it retrieves the corresponding color value from
1300
+ * the `BackgroundColorMap` and returns a CSS style string with the background color. If the input is
1301
+ * not valid, it logs a warning message using `LogUtility.warn` and returns an empty string.
1302
+ */
1303
+ formatToken(input) {
1304
+ if (isBackgroundColorTokenType(input)) {
1305
+ const tokenValue = BackgroundColorMap[input];
1306
+ return `background-color: ${tokenValue};`;
1307
+ }
1308
+ else {
1309
+ LogUtility.warn(`The backgroundColor value ${input} is invalid, it must be a value of: `, BackgroundColors);
1310
+ return '';
1311
+ }
1312
+ }
1313
+ /**
1314
+ * The function `getStates` returns an array of `CssStatesType` objects.
1315
+ *
1316
+ * @returns {CssStatesType[]} An array of objects of type CssStatesType, which represents the states stored in the
1317
+ * variable this.states.
1318
+ */
1319
+ getStates() {
1320
+ return this.states;
1321
+ }
1322
+ }
1323
+ const StateBackgroundColorFormatter$1 = new StateBackgroundColorFormatter();
1324
+
1325
+ var DateDirection;
1326
+ (function (DateDirection) {
1327
+ DateDirection["PREVIOUS"] = "-1";
1328
+ DateDirection["NEXT"] = "1";
1329
+ })(DateDirection || (DateDirection = {}));
1330
+ /**
1331
+ * The function `getTimeIndex` calculates the index of a given time string based on a specified time unit.
1332
+ *
1333
+ * @param {string} timeString - A string representing a time in the format "HH:MM", where HH is the hour and MM is the minutes.
1334
+ * @param {number} [unit=15] - The `unit` parameter in the `getTimeIndex` function is used to specify
1335
+ * the interval in minutes for dividing the day. By default, it is set to 15 minutes, meaning that the
1336
+ * day will be divided into 15-minute intervals.
1337
+ * @returns {number} the index of the given time string based on the specified time unit.
1338
+ */
1339
+ function getTimeIndex(timeString, unit = 15) {
1340
+ const [hour, minutes] = timeString.split(':');
1341
+ return Math.round((Number(hour) * 60 + Number(minutes)) / unit);
1342
+ }
1343
+ /**
1344
+ * Returns a string that includes the event key for a calendar event slot.
1345
+ *
1346
+ * @param {string} eventKey - represents the key or identifier of a calendar event.
1347
+ * @returns {string} a string that is a concatenation of 'vega-calendar-event-slot-' and the eventKey parameter.
1348
+ */
1349
+ function getCalendarEventSlotName(eventKey) {
1350
+ return 'vega-calendar-event-slot-' + eventKey;
1351
+ }
1352
+ /**
1353
+ * Returns the closest workday to a given calendar date based on a specified direction.
1354
+ *
1355
+ * @param {Date} date - The starting date from which you want to find the closest workday.
1356
+ * @param {'-1' | '1'} [direction=1] - Determines whether to find the closest workday in the past or future. It can have two possible values:
1357
+ * @returns {CalendarDate} The closest workday to the input date
1358
+ */
1359
+ function getClosestWorkday(date, direction = DateDirection.NEXT) {
1360
+ const day = date.toDate().getDay();
1361
+ if (day === 0 || day === 6) {
1362
+ let nextWorkdayGap = day === 0 ? 1 : 2;
1363
+ if (direction === DateDirection.PREVIOUS) {
1364
+ nextWorkdayGap = day === 0 ? -2 : -1;
1365
+ }
1366
+ return CalendarDate.from(new Date(date.year, date.month - 1, date.date + nextWorkdayGap));
1367
+ }
1368
+ return date;
1369
+ }
1370
+ /**
1371
+ * Get event status background color.
1372
+ *
1373
+ * @param {Nullable<string | BackgroundColorsTokenType>} color the background color
1374
+ * @returns {string} background color style string
1375
+ */
1376
+ function getEventStatusBgColorStyle(color = 'bg-accent6-primary') {
1377
+ if (isBackgroundColorTokenType(color)) {
1378
+ return `.event-bg-color{${StateBackgroundColorFormatter$1.formatToken(color)}}`;
1379
+ }
1380
+ else {
1381
+ return `.event-bg-color{background-color:${color}}`;
1382
+ }
1383
+ }
1384
+
1385
+ /**
1386
+ * Period of day.
1387
+ */
1388
+ class DayPeriod extends CalendarPeriod {
1389
+ constructor(current, showWeekends, timezone) {
1390
+ super(DayPeriod.DISPLAY_DATE_COUNT, current, timezone);
1391
+ this._type = 'day';
1392
+ this._showWeekends = true;
1393
+ this._showWeekends = showWeekends === false ? false : true;
1394
+ }
1395
+ /**
1396
+ * @inheritDoc
1397
+ */
1398
+ next() {
1399
+ const nextDate = this.current.toDate();
1400
+ nextDate.setDate(nextDate.getDate() + 1);
1401
+ let calendarDate = CalendarDate.from(nextDate);
1402
+ if (this._showWeekends === false) {
1403
+ calendarDate = getClosestWorkday(calendarDate);
1404
+ }
1405
+ return this.createBy(calendarDate);
1406
+ }
1407
+ /**
1408
+ * @inheritDoc
1409
+ */
1410
+ previous() {
1411
+ const previousDate = this.current.toDate();
1412
+ previousDate.setDate(previousDate.getDate() - 1);
1413
+ let calendarDate = CalendarDate.from(previousDate);
1414
+ if (this._showWeekends === false) {
1415
+ calendarDate = getClosestWorkday(calendarDate, DateDirection.PREVIOUS);
1416
+ }
1417
+ return this.createBy(calendarDate);
1418
+ }
1419
+ /**
1420
+ * Go to now.
1421
+ *
1422
+ * @returns {this} - The current period.
1423
+ */
1424
+ now() {
1425
+ let calendarDate = CalendarDate.from(new Date(), this.timezone);
1426
+ if (this._showWeekends === false) {
1427
+ calendarDate = getClosestWorkday(calendarDate);
1428
+ }
1429
+ return this.createBy(calendarDate);
1430
+ }
1431
+ /**
1432
+ * @inheritDoc
1433
+ */
1434
+ createBy(current) {
1435
+ return new DayPeriod(current, this._showWeekends, this.timezone);
1436
+ }
1437
+ }
1438
+ DayPeriod.DISPLAY_DATE_COUNT = 1;
1439
+
1440
+ /**
1441
+ * Period of the week
1442
+ */
1443
+ class WeekPeriod extends CalendarPeriod {
1444
+ constructor(current, showWeekends, timezone) {
1445
+ super(WeekPeriod.DISPLAY_DATE_COUNT, current, timezone);
1446
+ this._type = 'week';
1447
+ this._showWeekends = true;
1448
+ this._showWeekends = showWeekends === false ? false : true;
1449
+ }
1450
+ /**
1451
+ * @inheritDoc
1452
+ */
1453
+ next() {
1454
+ const currentDate = this.current.toDate();
1455
+ currentDate.setDate(currentDate.getDate() + 7);
1456
+ return this.createBy(CalendarDate.from(currentDate));
1457
+ }
1458
+ /**
1459
+ * @inheritDoc
1460
+ */
1461
+ previous() {
1462
+ const currentDate = this.current.toDate();
1463
+ currentDate.setDate(currentDate.getDate() - 7);
1464
+ return this.createBy(CalendarDate.from(currentDate));
1465
+ }
1466
+ /**
1467
+ * @inheritDoc
1468
+ */
1469
+ createBy(current) {
1470
+ return new WeekPeriod(current, this._showWeekends, this.timezone);
1471
+ }
1472
+ }
1473
+ WeekPeriod.DISPLAY_DATE_COUNT = 7;
1474
+
1475
+ /**
1476
+ * Period of month
1477
+ */
1478
+ class MonthPeriod extends CalendarPeriod {
1479
+ constructor(current, showWeekends, timezone) {
1480
+ super(MonthPeriod.DISPLAY_DATE_COUNT, current, timezone);
1481
+ this._type = 'month';
1482
+ this._showWeekends = true;
1483
+ this._showWeekends = showWeekends === false ? false : true;
1484
+ }
1485
+ /**
1486
+ * The function `getMonthFirstDay` returns the first day of a given month in a calendar.
1487
+ *
1488
+ * @param {CalendarDate} [calendarDate] - The `calendarDate` parameter is an optional parameter of
1489
+ * type `CalendarDate`. It represents a specific date in the calendar. If a `calendarDate` is
1490
+ * provided, the function will use that date to determine the first day of the month. If no
1491
+ * `calendarDate` is provided, the function will use the current date considering timezone.
1492
+ * @param {string} [timezone] - The timezone to use when no calendarDate is provided
1493
+ * @returns {CalendarDate} A new `CalendarDate` object representing the first day of the month from the provided
1494
+ * `calendarDate` parameter or the current date if no parameter is provided.
1495
+ */
1496
+ static getMonthFirstDay(calendarDate, timezone) {
1497
+ const date = calendarDate || CalendarDate.from(new Date(), timezone);
1498
+ return new CalendarDate(date.year, date.month, 1);
1499
+ }
1500
+ /**
1501
+ * Calculate the period start date and end date.
1502
+ *
1503
+ * @param {CalendarDate} date - The date to calculate the period from.
1504
+ */
1505
+ calculatePeriod(date) {
1506
+ const firstDay = MonthPeriod.getMonthFirstDay(date);
1507
+ const cursor = firstDay.toDate();
1508
+ cursor.setDate(cursor.getDate() - getWeekdays().indexOf(cursor.getDay()));
1509
+ this._startDate = CalendarDate.from(cursor);
1510
+ cursor.setDate(cursor.getDate() + this.count - 1);
1511
+ this._endDate = CalendarDate.from(cursor);
1512
+ }
1513
+ /**
1514
+ * @inheritDoc
1515
+ */
1516
+ next() {
1517
+ const current = this.current.toDate();
1518
+ const year = current.getFullYear();
1519
+ const month = current.getMonth() + 1;
1520
+ const day = current.getDate();
1521
+ // Get the last day of the next month
1522
+ const lastDayOfNextMonth = new Date(year, month + 1, 0).getDate();
1523
+ const nextDay = Math.min(day, lastDayOfNextMonth);
1524
+ const next = new Date(year, month, nextDay);
1525
+ return this.createBy(CalendarDate.from(next));
1526
+ }
1527
+ /**
1528
+ * @inheritDoc
1529
+ */
1530
+ previous() {
1531
+ const current = this.current.toDate();
1532
+ const year = current.getFullYear();
1533
+ const month = current.getMonth() - 1;
1534
+ const day = current.getDate();
1535
+ // Get the last day of the previous month
1536
+ const lastDayOfPreviousMonth = new Date(year, month + 1, 0).getDate();
1537
+ const previousDay = Math.min(day, lastDayOfPreviousMonth);
1538
+ const previous = new Date(year, month, previousDay);
1539
+ return this.createBy(CalendarDate.from(previous));
1540
+ }
1541
+ /**
1542
+ * @inheritDoc
1543
+ */
1544
+ createBy(current) {
1545
+ return new MonthPeriod(current, this._showWeekends, this.timezone);
1546
+ }
1547
+ }
1548
+ MonthPeriod.DISPLAY_DATE_COUNT = 6 * 7;
1549
+
1550
+ /**
1551
+ * Returns true if the input is a string that is one of the four directions.
1552
+ *
1553
+ * @param {unknown} input - The value to check.
1554
+ * @returns {boolean} indicating if the input is type of {@link SpacingDirection}
1555
+ */
1556
+ const isSpacingDirection = (input) => {
1557
+ return typeof input === 'string' && ['top', 'bottom', 'left', 'right', 'x', 'y'].includes(input);
1558
+ };
1559
+ /**
1560
+ * If the input is a string and the string is a key in the Spacing enum, then the input is a SpacingTokenType.
1561
+ *
1562
+ * @param {unknown} input - The value to check.
1563
+ * @returns {boolean} indicating if the input is type of {@link SpacingTokenType}
1564
+ */
1565
+ const isSpacingTokenType = (input) => {
1566
+ return typeof input === 'string' && typeof Spacing[input] === 'number';
1567
+ };
1568
+ /**
1569
+ * If every key in the input is a valid spacing direction and every value in the input is a valid spacing value, then the
1570
+ * input is a valid directional spacing type.
1571
+ *
1572
+ * @param {unknown} input - unknown - This is the input value that we want to check.
1573
+ * @returns {boolean} indicating if the input is type of {@link DirectionalSpacingType}
1574
+ */
1575
+ const isDirectionalSpacingType = (input) => {
1576
+ return (typeof input === 'object' &&
1577
+ input !== null &&
1578
+ Object.keys(input).every(isSpacingDirection) &&
1579
+ Object.values(input).every((paddingValue) => paddingValue in Spacing));
1580
+ };
1581
+ /**
1582
+ * `isResponsiveType` returns true if the input is an object with a `default` property and all other properties are valid
1583
+ * breakpoints
1584
+ *
1585
+ * @param {unknown} input - unknown - this is the input that we want to check if it's a ResponsiveType
1586
+ * @returns {boolean} indicating if the input is type of {@link ResponsiveType<ResponsiveScope>}
1587
+ */
1588
+ const isResponsiveType = (input) => {
1589
+ return typeof input === 'object' && input !== null && Object.keys(input).every(isBreakpointsTokenType);
1590
+ };
1591
+ /**
1592
+ * If the input is a string and it's either in the Breakpoints enum or it's the string 'default', then it's a
1593
+ * BreakpointsTokenType.
1594
+ *
1595
+ * @param {unknown} input - The value to check.
1596
+ * @returns {boolean} indicating if the input is type of {@link BreakpointsTokenType}
1597
+ */
1598
+ const isBreakpointsTokenType = (input) => {
1599
+ return typeof input === 'string' && (input in Breakpoints || input === 'default');
1600
+ };
1601
+ /**
1602
+ * This function returns true if the input is a string that is a key in the BorderRadius object.
1603
+ *
1604
+ * @param {unknown} input - unknown - This is the input that will be checked.
1605
+ * @returns {boolean} indicating if the input is type of {@link BorderRadiusTokenType}
1606
+ */
1607
+ const isBorderRadiusTokenType = (input) => {
1608
+ return typeof input === 'string' && input in BorderRadius;
1609
+ };
1610
+ /**
1611
+ * If the input is a string and it's in the Colors array, then it's a ColorsTokenType.
1612
+ *
1613
+ * @param {unknown} input - unknown - This is the input that we're checking.
1614
+ * @returns {boolean} indicating if the input is type of {@link ColorsTokenType}
1615
+ */
1616
+ const isColorTokenType = (input) => {
1617
+ return typeof input === 'string' && Colors.includes(input);
1618
+ };
1619
+ /**
1620
+ * It returns true if the input is a string that starts with 'border-color-' and is a valid color token type.
1621
+ *
1622
+ * @param {unknown} input - The value to be tested.
1623
+ * @returns {boolean} indicating if the input is {@link BorderColorsTokenType}
1624
+ */
1625
+ const isBorderColorTokenType = (input) => {
1626
+ return isColorTokenType(input) && /^border-color-.+$/.test(input);
1627
+ };
1628
+ /**
1629
+ * If the input is a string and it's in the Borders array, then it's a BordersTokenType.
1630
+ *
1631
+ * @param {unknown} input - unknown - This is the input that we're checking.
1632
+ * @returns {boolean} indicating if the input is type of {@link BordersTokenType}
1633
+ */
1634
+ const isBorderTokenType = (input) => {
1635
+ return typeof input === 'string' && Borders.includes(input);
1636
+ };
1637
+ /**
1638
+ * It returns true if the input is a string that starts with `bg-` and is a valid color token type.
1639
+ *
1640
+ * @param {unknown} input - The value to be tested.
1641
+ * @returns {boolean} indicating if the input is {@link BackgroundColorsTokenType}
1642
+ */
1643
+ const isBackgroundColorTokenType = (input) => {
1644
+ return isColorTokenType(input) && /^bg-.+$/.test(input);
1645
+ };
1646
+ /**
1647
+ * This function returns true if the input is a string that starts with 'text-' and is a valid color token type.
1648
+ *
1649
+ * @param {unknown} input - The value to check.
1650
+ * @returns {boolean} indicating if the input is {@link TextColorsTokenType}
1651
+ */
1652
+ const isTextColorTokenType = (input) => {
1653
+ return isColorTokenType(input) && /^text-.+$/.test(input);
1654
+ };
1655
+ /**
1656
+ * If the input is a string and it's in the Shadows array, then it's a ShadowsTokenType.
1657
+ *
1658
+ * @param {unknown} input - unknown - This is the input that will be checked.
1659
+ * @returns {boolean} indicating if the input is {@link ShadowsTokenType}
1660
+ */
1661
+ const isShadowsTokenType = (input) => {
1662
+ return typeof input === 'string' && Shadows.includes(input);
1663
+ };
1664
+ /**
1665
+ * If the input is a number, it must be between 1 and 12. If the input is a string, it must be in the
1666
+ * format of '1-auto' to '12-auto'.
1667
+ *
1668
+ * @param {unknown} input - The input to be tested.
1669
+ * @returns {boolean} indicating if the input is {@link GridColumnsType}
1670
+ */
1671
+ const isGridColumnsType = (input) => {
1672
+ return ((typeof input === 'string' || typeof input === 'number') && GridColumnsRegex.test(input.toString()));
1673
+ };
1674
+ /**
1675
+ * If the input is a number, it must be between 1 and 12. If the input is a string, it must be in the
1676
+ * format of '1-auto' to '12-auto'.
1677
+ *
1678
+ * @param {unknown} input - The input to be tested.
1679
+ * @returns {boolean} indicating if the input is {@link GridRowsType}
1680
+ */
1681
+ const isGridRowsType = (input) => {
1682
+ return (typeof input === 'string' || typeof input === 'number') && GridRowsRegex.test(input.toString());
1683
+ };
1684
+ /**
1685
+ * Checks if the input is a valid GridJustifyItemsType value.
1686
+ *
1687
+ * @param {unknown} input - The input to test.
1688
+ * @returns {boolean} indicating if the input is {@link GridJustifyItemsType}
1689
+ */
1690
+ const isGridJustifyItemsType = (input) => {
1691
+ return typeof input === 'string' && GridJustifyItems.includes(input);
1692
+ };
1693
+ /**
1694
+ * If the input is a string, and that string is a key in the Breakpoints object, then the input is a GridRowType.
1695
+ *
1696
+ * @param {unknown} input - The value that is being checked.
1697
+ * @returns {boolean} indicating if the input is {@link BreakpointsTokenType}
1698
+ */
1699
+ const isBreakpointsForPrefixType = (input) => {
1700
+ return Object.keys(Breakpoints).includes(input);
1701
+ };
1702
+ /**
1703
+ * If the input is an object with a number property named X and a number property named Y, then it's a TranslocationType.
1704
+ *
1705
+ * @param {unknown} input - The input to check.
1706
+ * @returns {boolean} indicating if the input is {@link TranslocationType}
1707
+ */
1708
+ const isTranslocationType = (input) => {
1709
+ return (typeof input === 'object' &&
1710
+ input !== null &&
1711
+ (typeof input['X'] === 'number' ||
1712
+ ['start', 'center', 'end'].includes(input['X'])) &&
1713
+ (typeof input['Y'] === 'number' ||
1714
+ ['start', 'center', 'end'].includes(input['Y'])));
1715
+ };
1716
+ /**
1717
+ * "If the input is an object with a `groupId` property that is a string, and an `element` property that is an object with
1718
+ * a `tagName` property that is `'VEGA-ACCORDION'`, then return true, otherwise return false."
1719
+ *
1720
+ * The above function is a type guard. It's a function that takes an input of type `unknown` and returns a boolean. If the
1721
+ * input is of the type we're looking for, then the function returns `true`, otherwise it returns `false`
1722
+ *
1723
+ * @param {unknown} input - The input to check.
1724
+ * @returns {boolean} indicating if the input is {@link AccordionObserverPayload}
1725
+ */
1726
+ const isAccordionObserverPayload = (input) => {
1727
+ return (typeof input['groupId'] === 'string' &&
1728
+ input['element'] &&
1729
+ input['element']['tagName'] === 'VEGA-ACCORDION');
1730
+ };
1731
+ /**
1732
+ * If the input is a string and it's in the list of FlexDirections, then it's a FlexDirectionType.
1733
+ *
1734
+ * @param {unknown} input - unknown - This is the input that we want to check.
1735
+ * @returns {boolean} A function that takes an unknown input and returns a boolean.
1736
+ */
1737
+ const isFlexDirectionType = (input) => {
1738
+ return typeof input === 'string' && FlexDirections.includes(input);
1739
+ };
1740
+ /**
1741
+ * This TypeScript function checks if an input is a valid FlexAlignItemType.
1742
+ *
1743
+ * @param {unknown} input - The input parameter is of type unknown, which means it can be any type of
1744
+ * value. The function is checking if the input is a string and if it is included in the FlexAlignItem
1745
+ * array. If both conditions are true, it returns true, indicating that the input is of type
1746
+ * FlexAlignItemType
1747
+ * @returns {boolean} The function `isFlexAlignItemType` is returning a boolean value. It checks if the `input`
1748
+ * parameter is a string and if it is included in the `FlexAlignItem` array. If both conditions are
1749
+ * true, it returns `true`, indicating that the `input` is of type `FlexAlignItemType`. Otherwise, it
1750
+ * returns `false`.
1751
+ */
1752
+ const isFlexAlignItemType = (input) => {
1753
+ return typeof input === 'string' && FlexAlignItem.includes(input);
1754
+ };
1755
+ /**
1756
+ * This TypeScript function checks if an input is a valid FlexJustifyContentType.
1757
+ *
1758
+ * @param {unknown} input - The input parameter is of type unknown, which means it can be any type of
1759
+ * value. The function is checking if the input is a string and if it is one of the values in the
1760
+ * FlexJustifyContent array.
1761
+ * @returns {boolean} A boolean value. The function checks if the input is a string and if it is included in the
1762
+ * `FlexJustifyContent` array, and returns `true` if both conditions are met, indicating that the input
1763
+ * is of type `FlexJustifyContentType`. If either condition is not met, the function returns `false`.
1764
+ */
1765
+ const isFlexJustifyContentType = (input) => {
1766
+ return typeof input === 'string' && FlexJustifyContent.includes(input);
1767
+ };
1768
+ /**
1769
+ * The function `isFlexWrapType` checks if the input is a valid `FlexWrapType` string.
1770
+ *
1771
+ * @param {unknown} input - The `input` parameter in the `isFlexWrapType` function is of type
1772
+ * `unknown`, which means it can be any type of value. The function checks if the input is a string and
1773
+ * if it is included in the `FlexWrap` array.
1774
+ * @returns {boolean} The `isFlexWrapType` function is returning a boolean value. It checks if the `input` is a
1775
+ * string and if it is included in the `FlexWrap` array, which contains valid `FlexWrapType` values. If
1776
+ * both conditions are met, the function returns `true`, indicating that the `input` is of type
1777
+ * `FlexWrapType`. Otherwise, it returns `false`.
1778
+ */
1779
+ const isFlexWrapType = (input) => {
1780
+ return typeof input === 'string' && FlexWrap.includes(input);
1781
+ };
1782
+ /**
1783
+ * The function `isTextAlignType` checks if the input is a valid `TextAlignType` string.
1784
+ *
1785
+ * @param {unknown} input - The `input` parameter is of type `unknown`, which means it can be any type
1786
+ * of value.
1787
+ * @returns {boolean} The `isTextAlignType` function is returning a boolean value. It checks if the `input` is a
1788
+ * string and if it is included in the `TextAlign` array, which presumably contains valid
1789
+ * `TextAlignType` values. If both conditions are met, the function returns `true`, indicating that the
1790
+ * `input` is of type `TextAlignType`. Otherwise, it returns `false
1791
+ */
1792
+ const isTextAlignType = (input) => {
1793
+ return typeof input === 'string' && TextAlign.includes(input);
1794
+ };
1795
+ /**
1796
+ * It takes an array of unknowns and a type guard function, and returns a type guard function that
1797
+ * returns true if the input is an array of the type that the type guard function guards
1798
+ *
1799
+ * @param {unknown} input - unknown - the input to check
1800
+ * @param {Function} itemTypeGuard - (item: unknown) => item is T
1801
+ * @returns {boolean} A function that takes two arguments, input and itemTypeGuard.
1802
+ */
1803
+ const isArrayOfType = (input, itemTypeGuard) => {
1804
+ return Array.isArray(input) && input.every(itemTypeGuard);
1805
+ };
1806
+ /**
1807
+ * If the input is an object with a label and key property, then it's a DropdownSourceItem.
1808
+ *
1809
+ * @param {unknown} input - The input to check.
1810
+ * @returns {boolean} A function that takes in an unknown input and returns a boolean.
1811
+ */
1812
+ const isDropdownSourceItemType = (input) => {
1813
+ return (typeof input === 'object' &&
1814
+ Object.prototype.hasOwnProperty.call(input, 'label') &&
1815
+ Object.prototype.hasOwnProperty.call(input, 'key'));
1816
+ };
1817
+ /**
1818
+ * If the input is an object with an id and displayName property, then it's a SelectSourceItem.
1819
+ *
1820
+ * @param {unknown} input - The input to check.
1821
+ * @returns {boolean} A function that takes an input and returns a boolean.
1822
+ */
1823
+ const isSelectSourceItemType = (input) => {
1824
+ return (typeof input === 'object' &&
1825
+ Object.prototype.hasOwnProperty.call(input, 'id') &&
1826
+ Object.prototype.hasOwnProperty.call(input, 'displayName'));
1827
+ };
1828
+ /**
1829
+ * The function `isBoxDisplayType` checks if the input is a valid BoxDisplayType.
1830
+ *
1831
+ * @param {unknown} input - The input parameter is of type unknown, which means it can be any type.
1832
+ * @returns {boolean} a boolean value.
1833
+ */
1834
+ const isBoxDisplayType = (input) => {
1835
+ return typeof input === 'string' && BoxDisplay.includes(input);
1836
+ };
1837
+ /**
1838
+ * Check if the input is not null and undefined
1839
+ *
1840
+ * @param {Nullable} input - the value
1841
+ * @returns {boolean} return true if the input is not null and undefined
1842
+ */
1843
+ const isNonNullable = (input) => {
1844
+ return input !== null && input !== undefined;
1845
+ };
1846
+ /**
1847
+ * The function `isTypographyTokenType` checks if the input is a string and if it is one of the predefined TypographyTokenType values.
1848
+ *
1849
+ * @param {unknown} input - The input parameter is of type unknown, which means it can be any type.
1850
+ * @returns {boolean} a boolean value.
1851
+ */
1852
+ const isTypographyTokenType = (input) => {
1853
+ return typeof input === 'string' && TypographyKeys.includes(input);
1854
+ };
1855
+ /**
1856
+ * The function `isBorderStyleType` checks if the input is a valid BorderStyleType string.
1857
+ *
1858
+ * @param {unknown} input - The `input` parameter is of type `unknown`, which means it can be any type
1859
+ * of value. The `isBorderStyleType` function is a type guard function that checks if the `input` is of
1860
+ * type `BorderStyleType`.
1861
+ * @returns {boolean} The `isBorderStyleType` function is returning a boolean value. It checks if the `input` is
1862
+ * of type `BorderStyleType` by verifying if it is a string and if it is included in the `BorderStyle`
1863
+ * array. If the condition is met, it returns `true`, indicating that the `input` is of type
1864
+ * `BorderStyleType`. Otherwise, it returns `false`.
1865
+ */
1866
+ const isBorderStyleType = (input) => {
1867
+ return typeof input === 'string' && BorderStyle.includes(input);
1868
+ };
1869
+ /**
1870
+ * The function `isBorderRadiusDirectionType` checks if the input is a valid `BorderRadiusDirection` type.
1871
+ *
1872
+ * @param {unknown} input - The `input` parameter in the `isBorderRadiusDirectionType` function is of
1873
+ * type `unknown`, which means it can be any type of value. The function checks if the input is a
1874
+ * string and if it matches one of the specified values in the array ['top', 'left', 'right
1875
+ * @returns {boolean} The function `isBorderRadiusDirectionType` is returning a boolean value indicating whether
1876
+ * the `input` is of type `BorderRadiusDirection` or not.
1877
+ */
1878
+ const isBorderRadiusDirectionType = (input) => {
1879
+ return (typeof input === 'string' &&
1880
+ ['top', 'right', 'bottom', 'left', 'top-left', 'top-right', 'bottom-left', 'bottom-right'].includes(input));
1881
+ };
1882
+ /**
1883
+ * The function `isDirectionalBorderRadiusType` checks if the input object conforms to the
1884
+ * `DirectionalBorderRadiusType` type.
1885
+ *
1886
+ * @param {unknown} input - The `input` parameter in the `isDirectionalBorderRadiusType` function is of
1887
+ * type `unknown`, which means it can be any type of value. The function is checking if the input is a
1888
+ * valid `DirectionalBorderRadiusType` by verifying that it is an object, not null,
1889
+ * @returns {boolean} The function `isDirectionalBorderRadiusType` is returning a boolean value.
1890
+ */
1891
+ const isDirectionalBorderRadiusType = (input) => {
1892
+ return (typeof input === 'object' &&
1893
+ input !== null &&
1894
+ Object.keys(input).every(isBorderRadiusDirectionType) &&
1895
+ Object.values(input).every((value) => value in BorderRadius));
1896
+ };
1897
+ /**
1898
+ * The function `isStateVariantTokenType` checks if the input is an object with keys that are all of
1899
+ * type `CssStatesType`.
1900
+ *
1901
+ * @param {unknown} input - The `input` parameter is a value of type `unknown`, which means it can be
1902
+ * any type of value in TypeScript.
1903
+ * @returns {boolean} The `isStateVariantTokenType` function is returning a boolean value. It checks if the
1904
+ * `input` is an object that is not null and if all the keys of the object pass the `isCssStateType`
1905
+ * check. If these conditions are met, it returns `true`, indicating that the `input` is of type
1906
+ * `StateVariantType<T, CssStatesType>`. Otherwise, it
1907
+ */
1908
+ const isStateVariantTokenType = (input) => {
1909
+ return typeof input === 'object' && input !== null && Object.keys(input).every(isCssStateType);
1910
+ };
1911
+ /**
1912
+ * The function `isCssStateType` checks if the input is a valid CSS state type by verifying if it is a
1913
+ * string and included in a predefined list of CSS states.
1914
+ *
1915
+ * @param {CssStatesType} input - The `input` parameter in the `isCssStateType` function is of type
1916
+ * `CssStatesType`.
1917
+ * @returns {boolean} The function `isCssStateType` is returning a boolean value.
1918
+ */
1919
+ const isCssStateType = (input) => {
1920
+ return typeof input === 'string' && CssStates.includes(input);
1921
+ };
1922
+ /**
1923
+ * Checks that the provided value is a non-null object with at least the
1924
+ * required grouping-model properties (`key` and `label`) and that `label`
1925
+ * is a string.
1926
+ *
1927
+ * @param {unknown} input - Value to test.
1928
+ * @returns {input is VegaTableColumnGroupingModel} True when input matches the grouping model shape.
1929
+ */
1930
+ const isVegaTableColumnGroupingModelType = (input) => {
1931
+ return (typeof input === 'object' &&
1932
+ input !== null &&
1933
+ 'key' in input &&
1934
+ 'label' in input &&
1935
+ typeof input.label === 'string');
1936
+ };
1937
+ /**
1938
+ * Check is calendar date type
1939
+ *
1940
+ * @param {unknown} input - Value to test.
1941
+ * @returns {input is CalendarDate} True when input matches the calendar date type.
1942
+ */
1943
+ const isCalendarDateType = (input) => {
1944
+ return input instanceof CalendarDate;
1945
+ };
1946
+ /**
1947
+ * Type guard to check if the provided instance implements the VegaEATriggerStrategy interface
1948
+ *
1949
+ * @param {unknown} instance - The instance to check.
1950
+ * @returns {instance is VegaEATriggerStrategy} True if the instance implements VegaEATriggerStrategy.
1951
+ */
1952
+ const isEATriggerStrategy = (instance) => {
1953
+ return (!!instance &&
1954
+ typeof instance.evaluate === 'function' &&
1955
+ typeof instance.canEvaluate === 'function');
1956
+ };
1957
+
1958
+ export { compareIsBefore as $, AmexRegex as A, BorderRadius as B, Colors as C, DiscoverRegex as D, isGridColumnsType as E, FillBackgroundColors as F, isGridRowsType as G, isGridJustifyItemsType as H, isTranslocationType as I, isFlexDirectionType as J, isFlexAlignItemType as K, isFlexJustifyContentType as L, MasterCardRegex as M, isFlexWrapType as N, isBoxDisplayType as O, isDirectionalBorderRadiusType as P, isTextAlignType as Q, isDateStr as R, StrokeBackgroundColors as S, TextColors as T, isTimeStr as U, VisaRegex as V, isAccordionObserverPayload as W, isArrayOfType as X, isDropdownSourceItemType as Y, isSelectSourceItemType as Z, compareIsSameOrBefore as _, BackgroundColors as a, compareIsAfter as a0, CalendarDate as a1, buildDatePickerAnnouncement as a2, MonthPeriod as a3, isCalendarDateType as a4, isEATriggerStrategy as a5, getWeekdays as a6, WEEKDAYS_SHORT as a7, pad as a8, convert12HourTo24HourFormat as a9, WeekdayLongNames as aa, getClosestWorkday as ab, DayPeriod as ac, WeekPeriod as ad, getSystemTimezone as ae, CalendarTime as af, CalendarDateTime as ag, getCalendarEventSlotName as ah, getTimeIndex as ai, getEventStatusBgColorStyle as aj, isVegaTableColumnGroupingModelType as ak, BorderColors as b, TextColorMap as c, BackgroundColorMap as d, BorderColorMap as e, Shadows as f, ShadowMap as g, Spacing as h, isNonNullable as i, StateVariantFormatter as j, isBorderColorTokenType as k, isShadowsTokenType as l, isBorderTokenType as m, Borders as n, BorderMap as o, StateBackgroundColorFormatter$1 as p, isSpacingTokenType as q, isBorderRadiusTokenType as r, isBackgroundColorTokenType as s, isTextColorTokenType as t, isBreakpointsTokenType as u, isBorderStyleType as v, isTypographyTokenType as w, isResponsiveType as x, isBreakpointsForPrefixType as y, isDirectionalSpacingType as z };