@globalpayments/vega 2.97.0 → 2.99.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 (628) hide show
  1. package/dist/cjs/{action-color-accessibility-validator-24498816.js → action-color-accessibility-validator-b8a9ef0f.js} +2 -2
  2. package/dist/cjs/{app-globals-3f57f7b9.js → app-globals-a306dce6.js} +10 -10
  3. package/dist/cjs/{aria-dialog-focusable-trap-slimmer-73b4c0cb.js → aria-dialog-focusable-trap-slimmer-62147489.js} +1 -1
  4. package/dist/cjs/{code-block-28a7732e.js → code-block-ea1f5eb3.js} +58 -14
  5. package/dist/cjs/{component-global-style-slimmer-93c5fb50.js → component-global-style-slimmer-ba588eb4.js} +1 -1
  6. package/dist/cjs/{component-value-history-controller-slimmer.abstract-50cdba6e.js → component-value-history-controller-slimmer.abstract-7071b064.js} +25 -6
  7. package/dist/cjs/constants-907d7d89.js +16 -0
  8. package/dist/cjs/{content-state-e2ab0f06.js → content-state-8d07d530.js} +61 -9
  9. package/dist/cjs/{dark-mode-style-controller-32d4054a.js → dark-mode-style-controller-f3da3342.js} +2 -2
  10. package/dist/cjs/{date-required-rule-5250f26d.js → date-required-rule-c0c498ad.js} +1 -1
  11. package/dist/cjs/{design-token-74674ee7.js → design-token-58bf7fe8.js} +3 -3
  12. package/dist/cjs/{element-appender-slimmer-ccb2e3c2.js → element-appender-slimmer-a0269315.js} +3 -3
  13. package/dist/cjs/{form-field-controller-slimmer-58621b5e.js → form-field-controller-slimmer-f73f200e.js} +4 -4
  14. package/dist/cjs/{image-annotation-action-b54dc669.js → image-annotation-action-2a28038e.js} +3 -3
  15. package/dist/cjs/{image-extension-1e3eeaa3.js → image-extension-9659708b.js} +2 -2
  16. package/dist/cjs/{index-592b4052.js → index-5d1adcd1.js} +86 -0
  17. package/dist/cjs/index.cjs.js +20 -20
  18. package/dist/cjs/{inject-keyboard-manager-6a6f5c9f.js → inject-keyboard-manager-4fa45f9c.js} +1 -1
  19. package/dist/cjs/{internal-calendar-period-factory-dfcdd3f6.js → internal-calendar-period-factory-6196bc80.js} +1 -1
  20. package/dist/cjs/{internal-translation-controller-1dac2df8.js → internal-translation-controller-51f7f865.js} +2 -0
  21. package/dist/cjs/{keyboard-manager-c56033b1.js → keyboard-manager-482fe257.js} +1 -1
  22. package/dist/cjs/{keyboard-manager-slimmer-7043a106.js → keyboard-manager-slimmer-a19430dd.js} +1 -1
  23. package/dist/cjs/{link-extension-71c27ff3.js → link-extension-11340e1c.js} +26 -7
  24. package/dist/cjs/loader.cjs.js +15 -15
  25. package/dist/cjs/{month-view-generator-7b704a80.js → month-view-generator-1a534451.js} +1 -1
  26. package/dist/cjs/{public-rules-55e34d2e.js → public-rules-6c77b545.js} +10 -10
  27. package/dist/cjs/{range-eebe0e3c.js → range-22ddd452.js} +1 -1
  28. package/dist/cjs/{responsive-format-facade-493d1763.js → responsive-format-facade-74e6d791.js} +1 -1
  29. package/dist/cjs/{rich-text-editor-required-rule-4fdee376.js → rich-text-editor-required-rule-09d1093a.js} +1 -1
  30. package/dist/cjs/{split-cell-operation-51097409.js → split-cell-operation-11bfb305.js} +14 -4
  31. package/dist/cjs/{state-border-formatter-711c7aaa.js → state-border-formatter-bf4f9f1c.js} +1 -1
  32. package/dist/cjs/{string-format-strategy.abstract-b61bdcbd.js → string-format-strategy.abstract-bf37b14c.js} +1 -1
  33. package/dist/cjs/{string-input-formatter-slimmer-18d45942.js → string-input-formatter-slimmer-ffeb18a6.js} +3 -3
  34. package/dist/cjs/{string-mask-strategy-ad3fa0ac.js → string-mask-strategy-7f394726.js} +2 -2
  35. package/dist/cjs/{style-formatter-8f711cb0.js → style-formatter-4ac63910.js} +2 -2
  36. package/dist/cjs/{sub-state-notify-slimmer-18891389.js → sub-state-notify-slimmer-e264a120.js} +1 -1
  37. package/dist/cjs/{sub-state-observer-slimmer-eee2f0ae.js → sub-state-observer-slimmer-6033b824.js} +1 -1
  38. package/dist/cjs/{time-required-rule-87417359.js → time-required-rule-e2a50003.js} +1 -1
  39. package/dist/cjs/{token-extension-608bbf7b.js → token-extension-4686cb3b.js} +2921 -158
  40. package/dist/cjs/{translation-slimmer-77c7f37d.js → translation-slimmer-e4997f8f.js} +1 -1
  41. package/dist/cjs/{type-guard-a57ef3ac.js → type-guard-b8d7bb3f.js} +1 -1
  42. package/dist/cjs/{valid-credit-card-number-rule-4c0a3040.js → valid-credit-card-number-rule-f5a6f009.js} +1 -1
  43. package/dist/cjs/vega-accordion.cjs.entry.js +6 -6
  44. package/dist/cjs/vega-app-footer.cjs.entry.js +2 -2
  45. package/dist/cjs/vega-app-header-button.cjs.entry.js +5 -5
  46. package/dist/cjs/vega-box.cjs.entry.js +7 -7
  47. package/dist/cjs/vega-brand-logo.cjs.entry.js +2 -2
  48. package/dist/cjs/vega-breadcrumb.cjs.entry.js +2 -2
  49. package/dist/cjs/vega-button-circle.cjs.entry.js +7 -7
  50. package/dist/cjs/vega-button-group_2.cjs.entry.js +3 -3
  51. package/dist/cjs/vega-button-link.cjs.entry.js +1 -1
  52. package/dist/cjs/vega-button.cjs.entry.js +5 -5
  53. package/dist/cjs/vega-calendar_5.cjs.entry.js +24 -13
  54. package/dist/cjs/vega-card.cjs.entry.js +5 -5
  55. package/dist/cjs/vega-carousel.cjs.entry.js +3 -3
  56. package/dist/cjs/vega-checkbox_2.cjs.entry.js +5 -5
  57. package/dist/cjs/vega-chip.cjs.entry.js +5 -5
  58. package/dist/cjs/vega-code-block.cjs.entry.js +16 -29
  59. package/dist/cjs/vega-color-picker.cjs.entry.js +5 -5
  60. package/dist/cjs/vega-color-swatch-picker.cjs.entry.js +6 -6
  61. package/dist/cjs/vega-color-swatch.cjs.entry.js +2 -2
  62. package/dist/cjs/vega-combo-box.cjs.entry.js +11 -11
  63. package/dist/cjs/vega-counter-badge.cjs.entry.js +2 -2
  64. package/dist/cjs/vega-date-picker_2.cjs.entry.js +18 -18
  65. package/dist/cjs/vega-dialog_2.cjs.entry.js +7 -7
  66. package/dist/cjs/vega-divider.cjs.entry.js +5 -5
  67. package/dist/cjs/vega-dropdown_5.cjs.entry.js +46 -31
  68. package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
  69. package/dist/cjs/vega-field-label.cjs.entry.js +3 -3
  70. package/dist/cjs/vega-file-uploader.cjs.entry.js +41 -8
  71. package/dist/cjs/vega-flag-icon.cjs.entry.js +5 -5
  72. package/dist/cjs/vega-flex.cjs.entry.js +6 -6
  73. package/dist/cjs/vega-font.cjs.entry.js +5 -5
  74. package/dist/cjs/vega-form.cjs.entry.js +5 -5
  75. package/dist/cjs/vega-grid.cjs.entry.js +5 -5
  76. package/dist/cjs/vega-icon.cjs.entry.js +6 -6
  77. package/dist/cjs/vega-image-uploader.cjs.entry.js +9 -9
  78. package/dist/cjs/vega-input-credit-card.cjs.entry.js +9 -9
  79. package/dist/cjs/vega-input-numeric.cjs.entry.js +9 -9
  80. package/dist/cjs/vega-input-passcode.cjs.entry.js +8 -8
  81. package/dist/cjs/vega-input-phone-number.cjs.entry.js +7 -7
  82. package/dist/cjs/vega-input-range.cjs.entry.js +6 -6
  83. package/dist/cjs/vega-input-select.cjs.entry.js +8 -8
  84. package/dist/cjs/vega-input.cjs.entry.js +17 -12
  85. package/dist/cjs/{vega-internal-event-id-ecc5b87a.js → vega-internal-event-id-f4d33037.js} +2 -0
  86. package/dist/cjs/vega-left-nav_5.cjs.entry.js +13 -13
  87. package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +3 -3
  88. package/dist/cjs/vega-pagination-page-selector-mobile.cjs.entry.js +1 -1
  89. package/dist/cjs/vega-pagination-page-size-selector-mobile.cjs.entry.js +3 -3
  90. package/dist/cjs/vega-pagination.cjs.entry.js +5 -5
  91. package/dist/cjs/vega-popover_2.cjs.entry.js +10 -10
  92. package/dist/cjs/vega-progress-tracker_2.cjs.entry.js +6 -6
  93. package/dist/cjs/vega-radio_2.cjs.entry.js +8 -8
  94. package/dist/cjs/vega-rich-text-content.cjs.entry.js +42 -14
  95. package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +83 -26
  96. package/dist/cjs/vega-rich-text-find-replace-panel.cjs.entry.js +1 -1
  97. package/dist/cjs/vega-rich-text-special-characters-panel.cjs.entry.js +5 -5
  98. package/dist/cjs/vega-rich-text-table-properties_3.cjs.entry.js +11 -11
  99. package/dist/cjs/vega-selection-chip_2.cjs.entry.js +8 -8
  100. package/dist/cjs/vega-selection-tile_2.cjs.entry.js +6 -6
  101. package/dist/cjs/vega-sidenav_3.cjs.entry.js +6 -6
  102. package/dist/cjs/vega-signature-capture.cjs.entry.js +10 -10
  103. package/dist/cjs/vega-stepper.cjs.entry.js +5 -5
  104. package/dist/cjs/vega-tab-group_2.cjs.entry.js +21 -8
  105. package/dist/cjs/vega-table_11.cjs.entry.js +1219 -489
  106. package/dist/cjs/vega-textarea.cjs.entry.js +5 -5
  107. package/dist/cjs/vega-time-picker_2.cjs.entry.js +12 -12
  108. package/dist/cjs/vega-toggle-switch.cjs.entry.js +5 -5
  109. package/dist/cjs/vega-tooltip_2.cjs.entry.js +7 -7
  110. package/dist/cjs/vega.cjs.js +15 -15
  111. package/dist/cjs/{wait-for-component-did-render-02ca4bee.js → wait-for-component-did-render-44d006ee.js} +1 -1
  112. package/dist/collection/components/vega-accordion/vega-accordion.js +2 -0
  113. package/dist/collection/components/vega-app-footer/vega-app-footer.js +2 -0
  114. package/dist/collection/components/vega-app-header-button/vega-app-header-button.js +2 -0
  115. package/dist/collection/components/vega-banner/vega-banner.js +2 -0
  116. package/dist/collection/components/vega-box/vega-box.js +2 -0
  117. package/dist/collection/components/vega-brand-logo/vega-brand-logo.js +2 -0
  118. package/dist/collection/components/vega-breadcrumb/vega-breadcrumb.js +2 -0
  119. package/dist/collection/components/vega-button/vega-button.js +2 -0
  120. package/dist/collection/components/vega-button-circle/vega-button-circle.js +2 -0
  121. package/dist/collection/components/vega-button-group/vega-button-group.js +2 -0
  122. package/dist/collection/components/vega-button-link/vega-button-link.js +2 -0
  123. package/dist/collection/components/vega-calendar/slimmers/common/renderers/vega-calendar-event-item-renderer.js +5 -2
  124. package/dist/collection/components/vega-calendar/vega-calendar-event-preview/slimmers/renderers/vega-calendar-event-preview-detail-renderer.js +9 -1
  125. package/dist/collection/components/vega-calendar/vega-calendar.js +2 -0
  126. package/dist/collection/components/vega-card/vega-card.js +2 -0
  127. package/dist/collection/components/vega-carousel/vega-carousel.js +2 -0
  128. package/dist/collection/components/vega-checkbox/vega-checkbox.js +2 -0
  129. package/dist/collection/components/vega-chip/vega-chip.js +2 -0
  130. package/dist/collection/components/vega-code-block/slimmers/controllers/code-highlight-parser.abstract.js +4 -17
  131. package/dist/collection/components/vega-color-picker/vega-color-picker.js +2 -0
  132. package/dist/collection/components/vega-combo-box/vega-combo-box.js +2 -0
  133. package/dist/collection/components/vega-counter-badge/vega-counter-badge.js +4 -2
  134. package/dist/collection/components/vega-date-picker/vega-date-picker.js +2 -0
  135. package/dist/collection/components/vega-divider/vega-divider.js +2 -0
  136. package/dist/collection/components/vega-dropdown/constants.js +10 -0
  137. package/dist/collection/components/vega-dropdown/vega-dropdown-group/slimmers/renderers/vega-dropdown-group-renderer.js +6 -4
  138. package/dist/collection/components/vega-dropdown/vega-dropdown-item/slimmers/renderers/vega-dropdown-item-renderer.js +10 -2
  139. package/dist/collection/components/vega-dropdown/vega-dropdown.js +45 -14
  140. package/dist/collection/components/vega-field-error/vega-field-error.js +2 -0
  141. package/dist/collection/components/vega-field-label/vega-field-label.css +1 -0
  142. package/dist/collection/components/vega-file-uploader/slimmers/renderers/vega-file-uploader-file-list-renderer.js +22 -2
  143. package/dist/collection/components/vega-file-uploader/vega-file-uploader.js +63 -6
  144. package/dist/collection/components/vega-flag-icon/vega-flag-icon.js +2 -0
  145. package/dist/collection/components/vega-flex/vega-flex.js +2 -0
  146. package/dist/collection/components/vega-font/vega-font.js +2 -0
  147. package/dist/collection/components/vega-form/vega-form.js +2 -0
  148. package/dist/collection/components/vega-grid/vega-grid.js +2 -0
  149. package/dist/collection/components/vega-icon/vega-icon.js +2 -0
  150. package/dist/collection/components/vega-image-uploader/vega-image-uploader.js +2 -0
  151. package/dist/collection/components/vega-input/slimmers/renderers/vega-input-input-suggestions-renderer.js +7 -2
  152. package/dist/collection/components/vega-input/vega-input.js +2 -0
  153. package/dist/collection/components/vega-input-credit-card/vega-input-credit-card.js +2 -0
  154. package/dist/collection/components/vega-input-numeric/vega-input-numeric.js +2 -0
  155. package/dist/collection/components/vega-input-passcode/vega-input-passcode.js +2 -0
  156. package/dist/collection/components/vega-input-phone-number/vega-input-phone-number.js +2 -0
  157. package/dist/collection/components/vega-input-range/vega-input-range.js +2 -0
  158. package/dist/collection/components/vega-input-select/vega-input-select.js +2 -0
  159. package/dist/collection/components/vega-item-toggle/vega-item-toggle.js +2 -0
  160. package/dist/collection/components/vega-loading-indicator/vega-loading-indicator.js +2 -0
  161. package/dist/collection/components/vega-modal/vega-modal.js +2 -0
  162. package/dist/collection/components/vega-page-notification/vega-page-notification.js +2 -0
  163. package/dist/collection/components/vega-pagination/vega-pagination.js +2 -0
  164. package/dist/collection/components/vega-popover/vega-popover.js +2 -0
  165. package/dist/collection/components/vega-progress-tracker/vega-progress-tracker.js +2 -0
  166. package/dist/collection/components/vega-radio/vega-radio.js +2 -0
  167. package/dist/collection/components/vega-rich-text-editor/constants/constant.js +16 -0
  168. package/dist/collection/components/vega-rich-text-editor/dto/annotations/text-style-default-styles.js +2 -1
  169. package/dist/collection/components/vega-rich-text-editor/dto/blocks/block.abstract.js +11 -0
  170. package/dist/collection/components/vega-rich-text-editor/dto/blocks/text-block.js +3 -0
  171. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy-registry.js +2 -1
  172. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy.abstract.js +5 -2
  173. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/text-node/title-heading-node-filter-styles-strategy.js +36 -2
  174. package/dist/collection/components/vega-rich-text-editor/dto/nodes/code-block-node.js +2 -1
  175. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/block-text-nodes-renderer.abstract.js +20 -3
  176. package/dist/collection/components/vega-rich-text-editor/dto/renderers/nodes/text-node-renderer.js +12 -0
  177. package/dist/collection/components/vega-rich-text-editor/extensions/block-boundary-registry.js +34 -0
  178. package/dist/collection/components/vega-rich-text-editor/extensions/extension.abstract.js +20 -0
  179. package/dist/collection/components/vega-rich-text-editor/extensions/functions/action-handler-strategies/insert-function-block-strategy.js +3 -2
  180. package/dist/collection/components/vega-rich-text-editor/extensions/functions/constants.js +8 -0
  181. package/dist/collection/components/vega-rich-text-editor/extensions/functions/dto/function-block.js +14 -3
  182. package/dist/collection/components/vega-rich-text-editor/extensions/functions/dto/logic-control-block.js +2 -1
  183. package/dist/collection/components/vega-rich-text-editor/extensions/functions/element-to-dto-strategies/div-containing-function-block-strategy.js +19 -0
  184. package/dist/collection/components/vega-rich-text-editor/extensions/functions/element-to-dto-strategies/div-to-function-block-strategy.js +9 -5
  185. package/dist/collection/components/vega-rich-text-editor/extensions/functions/element-to-dto-strategies/div-to-function-content-strategy.js +3 -3
  186. package/dist/collection/components/vega-rich-text-editor/extensions/functions/element-to-dto-strategies/div-to-logic-control-block-strategy.js +4 -2
  187. package/dist/collection/components/vega-rich-text-editor/extensions/functions/function-extension.js +18 -0
  188. package/dist/collection/components/vega-rich-text-editor/extensions/functions/renderers/function-block-renderer.js +5 -2
  189. package/dist/collection/components/vega-rich-text-editor/extensions/functions/renderers/logic-control-block-renderer.js +2 -1
  190. package/dist/collection/components/vega-rich-text-editor/extensions/functions/utils.js +36 -0
  191. package/dist/collection/components/vega-rich-text-editor/extensions/languages/language-extension.js +1 -0
  192. package/dist/collection/components/vega-rich-text-editor/extensions/paste/action-handler-strategies/image-replace-src-strategy.js +21 -0
  193. package/dist/collection/components/vega-rich-text-editor/extensions/paste/actions/image-replace-src-action.js +13 -0
  194. package/dist/collection/components/vega-rich-text-editor/extensions/paste/parse-local-images-helper/paste-image-parser.js +295 -0
  195. package/dist/collection/components/vega-rich-text-editor/extensions/paste/parse-local-images-helper/pending-image-registry.js +116 -0
  196. package/dist/collection/components/vega-rich-text-editor/extensions/paste/paste-chooser-ui.js +13 -4
  197. package/dist/collection/components/vega-rich-text-editor/extensions/paste/paste-extension.js +70 -7
  198. package/dist/collection/components/vega-rich-text-editor/extensions/paste/strategies/default-paste-strategy.js +38 -0
  199. package/dist/collection/components/vega-rich-text-editor/extensions/paste/strategies/paste-processing-strategy.abstract.js +55 -0
  200. package/dist/collection/components/vega-rich-text-editor/extensions/paste/strategies/paste-strategy-selector.js +59 -0
  201. package/dist/collection/components/vega-rich-text-editor/extensions/paste/strategies/word-paste-strategy.js +416 -0
  202. package/dist/collection/components/vega-rich-text-editor/extensions/paste/word-paste-transformers/word-structure-code-block-transformer.js +106 -0
  203. package/dist/collection/components/vega-rich-text-editor/extensions/paste/word-paste-transformers/word-structure-image-transformer.js +198 -0
  204. package/dist/collection/components/vega-rich-text-editor/extensions/paste/word-paste-transformers/word-structure-list-transformer.js +591 -0
  205. package/dist/collection/components/vega-rich-text-editor/extensions/paste/word-paste-transformers/word-structure-paragraph-transformer.js +112 -0
  206. package/dist/collection/components/vega-rich-text-editor/extensions/paste/word-paste-transformers/word-structure-table-transformer.js +551 -0
  207. package/dist/collection/components/vega-rich-text-editor/extensions/paste/word-paste-transformers/word-structure-transformer.js +7 -0
  208. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-block.js +10 -0
  209. package/dist/collection/components/vega-rich-text-editor/extensions/tokens/span-to-token-node-strategy.js +4 -2
  210. package/dist/collection/components/vega-rich-text-editor/extensions/tokens/token-node.js +44 -0
  211. package/dist/collection/components/vega-rich-text-editor/helpers/utils.js +10 -6
  212. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/extension-controller.js +2 -0
  213. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/text-style-annotation-handler.js +7 -4
  214. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/continue-inline-to-rte-text-block-strategy.js +17 -0
  215. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-paste-handler.js +18 -4
  216. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/selection-controller.js +21 -2
  217. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/source-edit-toolbar-button-slimmer.js +7 -0
  218. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-source-view-renderer.js +5 -2
  219. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor.js +2 -0
  220. package/dist/collection/components/vega-section-title/vega-section-title.js +2 -0
  221. package/dist/collection/components/vega-segment-control/vega-segment-control.js +2 -0
  222. package/dist/collection/components/vega-selection-chip/vega-selection-chip.js +2 -0
  223. package/dist/collection/components/vega-selection-tile/vega-selection-tile.js +2 -0
  224. package/dist/collection/components/vega-sidenav/vega-sidenav.js +2 -0
  225. package/dist/collection/components/vega-signature-capture/vega-signature-capture.js +2 -0
  226. package/dist/collection/components/vega-skeleton/vega-skeleton.js +2 -0
  227. package/dist/collection/components/vega-stepper/vega-stepper.js +2 -0
  228. package/dist/collection/components/vega-tab-group/slimmers/vega-tab-group/renderers/vega-tab-group-tab-list-renderer.js +14 -7
  229. package/dist/collection/components/vega-tab-group/vega-tab-group.css +6 -0
  230. package/dist/collection/components/vega-tab-group/vega-tab-group.js +7 -0
  231. package/dist/collection/components/vega-table/slimmers/controllers/vega-table-body-col-span-controller.js +31 -1
  232. package/dist/collection/components/vega-table/slimmers/controllers/vega-table-column-structure-model-controller.js +17 -7
  233. package/dist/collection/components/vega-table/slimmers/controllers/vega-table-head-template-structure-controller.js +440 -0
  234. package/dist/collection/components/vega-table/slimmers/controllers/vega-table-render-input-controller.js +11 -3
  235. package/dist/collection/components/vega-table/slimmers/renderers/vega-table-body-col-span-resolver.js +18 -11
  236. package/dist/collection/components/vega-table/slimmers/renderers/vega-table-pinned-renderer.js +207 -17
  237. package/dist/collection/components/vega-table/vega-table-foot/vega-table-foot.css +1 -0
  238. package/dist/collection/components/vega-table/vega-table-foot-cell/slimmers/renderers/vega-table-foot-cell-renderer.js +4 -1
  239. package/dist/collection/components/vega-table/vega-table-foot-cell/vega-table-foot-cell.css +15 -0
  240. package/dist/collection/components/vega-table/vega-table-foot-cell/vega-table-foot-cell.js +1 -1
  241. package/dist/collection/components/vega-table/vega-table-head-cell/slimmers/controllers/vega-table-head-cell-template-structure-controller.js +28 -0
  242. package/dist/collection/components/vega-table/vega-table-head-cell/vega-table-head-cell.css +1 -0
  243. package/dist/collection/components/vega-table/vega-table-head-cell/vega-table-head-cell.js +68 -4
  244. package/dist/collection/components/vega-table/vega-table.js +15 -0
  245. package/dist/collection/components/vega-textarea/vega-textarea.js +2 -0
  246. package/dist/collection/components/vega-time-picker/vega-time-picker.js +2 -0
  247. package/dist/collection/components/vega-toggle-switch/vega-toggle-switch.js +2 -0
  248. package/dist/collection/components/vega-tooltip/vega-tooltip.js +2 -0
  249. package/dist/collection/helpers/event-manager/event-id/vega-internal-event-id.js +1 -0
  250. package/dist/collection/helpers/translation/locales/en.js +2 -0
  251. package/dist/collection/utils/sanitize/index.js +3 -2
  252. package/dist/collection/utils/sanitize/strategies/index.js +1 -0
  253. package/dist/collection/utils/sanitize/strategies/label-sanitize-strategy.js +14 -0
  254. package/dist/collection/utils/sanitize/strategies/plain-text-sanitize-strategy.js +70 -0
  255. package/dist/esm/{action-color-accessibility-validator-ce55cb07.js → action-color-accessibility-validator-08877515.js} +2 -2
  256. package/dist/esm/{app-globals-d3991e53.js → app-globals-c59364c2.js} +10 -10
  257. package/dist/esm/{aria-dialog-focusable-trap-slimmer-9eae86c6.js → aria-dialog-focusable-trap-slimmer-f069f54d.js} +1 -1
  258. package/dist/esm/{code-block-8df86434.js → code-block-e6443949.js} +54 -15
  259. package/dist/esm/{component-global-style-slimmer-ac703085.js → component-global-style-slimmer-7d60a04a.js} +1 -1
  260. package/dist/esm/{component-value-history-controller-slimmer.abstract-e4b95997.js → component-value-history-controller-slimmer.abstract-ee393213.js} +25 -6
  261. package/dist/esm/constants-4725f97f.js +13 -0
  262. package/dist/esm/{content-state-c63fbeda.js → content-state-43cdacff.js} +61 -10
  263. package/dist/esm/{dark-mode-style-controller-ca5afd2d.js → dark-mode-style-controller-352f15ff.js} +2 -2
  264. package/dist/esm/{date-required-rule-85334d0c.js → date-required-rule-b5b67498.js} +1 -1
  265. package/dist/esm/{design-token-10ff79b5.js → design-token-8319bb59.js} +3 -3
  266. package/dist/esm/{element-appender-slimmer-24be8e94.js → element-appender-slimmer-c81d1fe3.js} +3 -3
  267. package/dist/esm/{form-field-controller-slimmer-d8628837.js → form-field-controller-slimmer-511b7ac5.js} +4 -4
  268. package/dist/esm/{image-annotation-action-fcceff95.js → image-annotation-action-d7cb80aa.js} +3 -3
  269. package/dist/esm/{image-extension-3280bdb0.js → image-extension-9b8abd0d.js} +2 -2
  270. package/dist/esm/{index-3b327f29.js → index-35451d12.js} +86 -1
  271. package/dist/esm/index.js +20 -20
  272. package/dist/esm/{inject-keyboard-manager-ea1aad5b.js → inject-keyboard-manager-dd368d56.js} +1 -1
  273. package/dist/esm/{internal-calendar-period-factory-7b294fb6.js → internal-calendar-period-factory-d58f35c6.js} +1 -1
  274. package/dist/esm/{internal-translation-controller-fac22598.js → internal-translation-controller-b33430c6.js} +2 -0
  275. package/dist/esm/{keyboard-manager-50da85d7.js → keyboard-manager-b4a0d97d.js} +1 -1
  276. package/dist/esm/{keyboard-manager-slimmer-1f7c8bfb.js → keyboard-manager-slimmer-0517fc70.js} +1 -1
  277. package/dist/esm/{link-extension-f92c06ef.js → link-extension-230bae8d.js} +26 -7
  278. package/dist/esm/loader.js +15 -15
  279. package/dist/esm/{month-view-generator-a1a9a4ec.js → month-view-generator-f470caac.js} +1 -1
  280. package/dist/esm/{public-rules-3695aaf7.js → public-rules-28ef32d3.js} +10 -10
  281. package/dist/esm/{range-717d552d.js → range-efad2578.js} +1 -1
  282. package/dist/esm/{responsive-format-facade-f19b601c.js → responsive-format-facade-dec87e46.js} +1 -1
  283. package/dist/esm/{rich-text-editor-required-rule-2e39264a.js → rich-text-editor-required-rule-a697e5bd.js} +1 -1
  284. package/dist/esm/{split-cell-operation-6c26af91.js → split-cell-operation-89b91a38.js} +14 -4
  285. package/dist/esm/{state-border-formatter-bfda33aa.js → state-border-formatter-1e900a2f.js} +1 -1
  286. package/dist/esm/{string-format-strategy.abstract-1f4ff1b3.js → string-format-strategy.abstract-d0ce3f65.js} +1 -1
  287. package/dist/esm/{string-input-formatter-slimmer-68b2af39.js → string-input-formatter-slimmer-6546cfc7.js} +3 -3
  288. package/dist/esm/{string-mask-strategy-bbbcdbef.js → string-mask-strategy-dd13ae21.js} +2 -2
  289. package/dist/esm/{style-formatter-e9adc8f4.js → style-formatter-057d7120.js} +2 -2
  290. package/dist/esm/{sub-state-notify-slimmer-0f72ce74.js → sub-state-notify-slimmer-23b7d0e8.js} +1 -1
  291. package/dist/esm/{sub-state-observer-slimmer-64532d94.js → sub-state-observer-slimmer-722f6b92.js} +1 -1
  292. package/dist/esm/{time-required-rule-1ce2d0a0.js → time-required-rule-73753a54.js} +1 -1
  293. package/dist/esm/{token-extension-5082a4d2.js → token-extension-74a0eeb1.js} +2919 -156
  294. package/dist/esm/{translation-slimmer-ee0f0e76.js → translation-slimmer-ef970ffc.js} +1 -1
  295. package/dist/esm/{type-guard-f2624334.js → type-guard-6fc96870.js} +1 -1
  296. package/dist/esm/{valid-credit-card-number-rule-60212b1d.js → valid-credit-card-number-rule-b54a31e7.js} +1 -1
  297. package/dist/esm/vega-accordion.entry.js +6 -6
  298. package/dist/esm/vega-app-footer.entry.js +2 -2
  299. package/dist/esm/vega-app-header-button.entry.js +5 -5
  300. package/dist/esm/vega-box.entry.js +7 -7
  301. package/dist/esm/vega-brand-logo.entry.js +2 -2
  302. package/dist/esm/vega-breadcrumb.entry.js +2 -2
  303. package/dist/esm/vega-button-circle.entry.js +7 -7
  304. package/dist/esm/vega-button-group_2.entry.js +3 -3
  305. package/dist/esm/vega-button-link.entry.js +1 -1
  306. package/dist/esm/vega-button.entry.js +5 -5
  307. package/dist/esm/vega-calendar_5.entry.js +24 -13
  308. package/dist/esm/vega-card.entry.js +5 -5
  309. package/dist/esm/vega-carousel.entry.js +3 -3
  310. package/dist/esm/vega-checkbox_2.entry.js +5 -5
  311. package/dist/esm/vega-chip.entry.js +5 -5
  312. package/dist/esm/vega-code-block.entry.js +16 -29
  313. package/dist/esm/vega-color-picker.entry.js +5 -5
  314. package/dist/esm/vega-color-swatch-picker.entry.js +6 -6
  315. package/dist/esm/vega-color-swatch.entry.js +2 -2
  316. package/dist/esm/vega-combo-box.entry.js +11 -11
  317. package/dist/esm/vega-counter-badge.entry.js +2 -2
  318. package/dist/esm/vega-date-picker_2.entry.js +18 -18
  319. package/dist/esm/vega-dialog_2.entry.js +7 -7
  320. package/dist/esm/vega-divider.entry.js +5 -5
  321. package/dist/esm/vega-dropdown_5.entry.js +42 -27
  322. package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
  323. package/dist/esm/vega-field-label.entry.js +3 -3
  324. package/dist/esm/vega-file-uploader.entry.js +41 -8
  325. package/dist/esm/vega-flag-icon.entry.js +5 -5
  326. package/dist/esm/vega-flex.entry.js +6 -6
  327. package/dist/esm/vega-font.entry.js +5 -5
  328. package/dist/esm/vega-form.entry.js +5 -5
  329. package/dist/esm/vega-grid.entry.js +5 -5
  330. package/dist/esm/vega-icon.entry.js +6 -6
  331. package/dist/esm/vega-image-uploader.entry.js +9 -9
  332. package/dist/esm/vega-input-credit-card.entry.js +9 -9
  333. package/dist/esm/vega-input-numeric.entry.js +9 -9
  334. package/dist/esm/vega-input-passcode.entry.js +8 -8
  335. package/dist/esm/vega-input-phone-number.entry.js +7 -7
  336. package/dist/esm/vega-input-range.entry.js +6 -6
  337. package/dist/esm/vega-input-select.entry.js +8 -8
  338. package/dist/esm/vega-input.entry.js +17 -12
  339. package/dist/esm/{vega-internal-event-id-827eb1ce.js → vega-internal-event-id-86fce049.js} +2 -1
  340. package/dist/esm/vega-left-nav_5.entry.js +13 -13
  341. package/dist/esm/vega-loader-wrapper_2.entry.js +3 -3
  342. package/dist/esm/vega-pagination-page-selector-mobile.entry.js +1 -1
  343. package/dist/esm/vega-pagination-page-size-selector-mobile.entry.js +3 -3
  344. package/dist/esm/vega-pagination.entry.js +5 -5
  345. package/dist/esm/vega-popover_2.entry.js +10 -10
  346. package/dist/esm/vega-progress-tracker_2.entry.js +6 -6
  347. package/dist/esm/vega-radio_2.entry.js +8 -8
  348. package/dist/esm/vega-rich-text-content.entry.js +42 -14
  349. package/dist/esm/vega-rich-text-editor_4.entry.js +83 -26
  350. package/dist/esm/vega-rich-text-find-replace-panel.entry.js +1 -1
  351. package/dist/esm/vega-rich-text-special-characters-panel.entry.js +5 -5
  352. package/dist/esm/vega-rich-text-table-properties_3.entry.js +11 -11
  353. package/dist/esm/vega-selection-chip_2.entry.js +8 -8
  354. package/dist/esm/vega-selection-tile_2.entry.js +6 -6
  355. package/dist/esm/vega-sidenav_3.entry.js +6 -6
  356. package/dist/esm/vega-signature-capture.entry.js +10 -10
  357. package/dist/esm/vega-stepper.entry.js +5 -5
  358. package/dist/esm/vega-tab-group_2.entry.js +21 -8
  359. package/dist/esm/vega-table_11.entry.js +1194 -464
  360. package/dist/esm/vega-textarea.entry.js +5 -5
  361. package/dist/esm/vega-time-picker_2.entry.js +12 -12
  362. package/dist/esm/vega-toggle-switch.entry.js +5 -5
  363. package/dist/esm/vega-tooltip_2.entry.js +7 -7
  364. package/dist/esm/vega.js +15 -15
  365. package/dist/esm/{wait-for-component-did-render-0c237cb8.js → wait-for-component-did-render-ff7062aa.js} +1 -1
  366. package/dist/sri/vega-sri-manifest.json +371 -367
  367. package/dist/types/components/vega-accordion/vega-accordion.d.ts +2 -0
  368. package/dist/types/components/vega-app-footer/vega-app-footer.d.ts +2 -0
  369. package/dist/types/components/vega-app-header-button/vega-app-header-button.d.ts +2 -0
  370. package/dist/types/components/vega-banner/vega-banner.d.ts +2 -0
  371. package/dist/types/components/vega-box/vega-box.d.ts +2 -0
  372. package/dist/types/components/vega-brand-logo/vega-brand-logo.d.ts +2 -0
  373. package/dist/types/components/vega-breadcrumb/vega-breadcrumb.d.ts +2 -0
  374. package/dist/types/components/vega-button/vega-button.d.ts +2 -0
  375. package/dist/types/components/vega-button-circle/vega-button-circle.d.ts +2 -0
  376. package/dist/types/components/vega-button-group/vega-button-group.d.ts +2 -0
  377. package/dist/types/components/vega-button-link/vega-button-link.d.ts +2 -0
  378. package/dist/types/components/vega-calendar/vega-calendar-event-preview/slimmers/renderers/vega-calendar-event-preview-detail-renderer.d.ts +2 -0
  379. package/dist/types/components/vega-calendar/vega-calendar.d.ts +2 -0
  380. package/dist/types/components/vega-card/vega-card.d.ts +2 -0
  381. package/dist/types/components/vega-carousel/vega-carousel.d.ts +2 -0
  382. package/dist/types/components/vega-checkbox/vega-checkbox.d.ts +2 -0
  383. package/dist/types/components/vega-chip/vega-chip.d.ts +2 -0
  384. package/dist/types/components/vega-code-block/slimmers/controllers/code-highlight-parser.abstract.d.ts +2 -1
  385. package/dist/types/components/vega-color-picker/vega-color-picker.d.ts +2 -0
  386. package/dist/types/components/vega-combo-box/vega-combo-box.d.ts +2 -0
  387. package/dist/types/components/vega-counter-badge/vega-counter-badge.d.ts +2 -0
  388. package/dist/types/components/vega-date-picker/vega-date-picker.d.ts +2 -0
  389. package/dist/types/components/vega-divider/vega-divider.d.ts +2 -0
  390. package/dist/types/components/vega-dropdown/constants.d.ts +12 -0
  391. package/dist/types/components/vega-dropdown/vega-dropdown-item/slimmers/renderers/vega-dropdown-item-renderer.d.ts +1 -0
  392. package/dist/types/components/vega-dropdown/vega-dropdown.d.ts +9 -0
  393. package/dist/types/components/vega-field-error/vega-field-error.d.ts +2 -0
  394. package/dist/types/components/vega-file-uploader/slimmers/renderers/vega-file-uploader-file-list-renderer.d.ts +10 -0
  395. package/dist/types/components/vega-file-uploader/types.d.ts +4 -0
  396. package/dist/types/components/vega-file-uploader/vega-file-uploader.d.ts +15 -0
  397. package/dist/types/components/vega-flag-icon/vega-flag-icon.d.ts +2 -0
  398. package/dist/types/components/vega-flex/vega-flex.d.ts +2 -0
  399. package/dist/types/components/vega-font/vega-font.d.ts +2 -0
  400. package/dist/types/components/vega-form/vega-form.d.ts +2 -0
  401. package/dist/types/components/vega-grid/vega-grid.d.ts +2 -0
  402. package/dist/types/components/vega-icon/vega-icon.d.ts +2 -0
  403. package/dist/types/components/vega-image-uploader/vega-image-uploader.d.ts +2 -0
  404. package/dist/types/components/vega-input/types.d.ts +11 -1
  405. package/dist/types/components/vega-input/vega-input.d.ts +2 -0
  406. package/dist/types/components/vega-input-credit-card/vega-input-credit-card.d.ts +2 -0
  407. package/dist/types/components/vega-input-numeric/vega-input-numeric.d.ts +2 -0
  408. package/dist/types/components/vega-input-passcode/vega-input-passcode.d.ts +2 -0
  409. package/dist/types/components/vega-input-phone-number/vega-input-phone-number.d.ts +2 -0
  410. package/dist/types/components/vega-input-range/vega-input-range.d.ts +2 -0
  411. package/dist/types/components/vega-input-select/vega-input-select.d.ts +2 -0
  412. package/dist/types/components/vega-item-toggle/vega-item-toggle.d.ts +2 -0
  413. package/dist/types/components/vega-loading-indicator/vega-loading-indicator.d.ts +2 -0
  414. package/dist/types/components/vega-modal/vega-modal.d.ts +2 -0
  415. package/dist/types/components/vega-page-notification/vega-page-notification.d.ts +2 -0
  416. package/dist/types/components/vega-pagination/vega-pagination.d.ts +2 -0
  417. package/dist/types/components/vega-popover/vega-popover.d.ts +2 -0
  418. package/dist/types/components/vega-progress-tracker/vega-progress-tracker.d.ts +2 -0
  419. package/dist/types/components/vega-radio/vega-radio.d.ts +2 -0
  420. package/dist/types/components/vega-rich-text-editor/constants/constant.d.ts +16 -0
  421. package/dist/types/components/vega-rich-text-editor/dto/annotations/text-style-default-styles.d.ts +1 -0
  422. package/dist/types/components/vega-rich-text-editor/dto/blocks/block.abstract.d.ts +9 -0
  423. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy-registry.d.ts +1 -0
  424. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy.abstract.d.ts +3 -2
  425. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/text-node/title-heading-node-filter-styles-strategy.d.ts +25 -3
  426. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/block-text-nodes-renderer.abstract.d.ts +7 -0
  427. package/dist/types/components/vega-rich-text-editor/dto/renderers/nodes/text-node-renderer.d.ts +11 -0
  428. package/dist/types/components/vega-rich-text-editor/extensions/block-boundary-registry.d.ts +21 -0
  429. package/dist/types/components/vega-rich-text-editor/extensions/extension.abstract.d.ts +15 -0
  430. package/dist/types/components/vega-rich-text-editor/extensions/functions/constants.d.ts +4 -0
  431. package/dist/types/components/vega-rich-text-editor/extensions/functions/dto/function-block.d.ts +7 -0
  432. package/dist/types/components/vega-rich-text-editor/extensions/functions/element-to-dto-strategies/div-containing-function-block-strategy.d.ts +8 -0
  433. package/dist/types/components/vega-rich-text-editor/extensions/functions/function-extension.d.ts +6 -0
  434. package/dist/types/components/vega-rich-text-editor/extensions/functions/utils.d.ts +29 -0
  435. package/dist/types/components/vega-rich-text-editor/extensions/paste/action-handler-strategies/image-replace-src-strategy.d.ts +12 -0
  436. package/dist/types/components/vega-rich-text-editor/extensions/paste/actions/image-replace-src-action.d.ts +11 -0
  437. package/dist/types/components/vega-rich-text-editor/extensions/paste/parse-local-images-helper/paste-image-parser.d.ts +136 -0
  438. package/dist/types/components/vega-rich-text-editor/extensions/paste/parse-local-images-helper/pending-image-registry.d.ts +68 -0
  439. package/dist/types/components/vega-rich-text-editor/extensions/paste/paste-chooser-ui.d.ts +9 -4
  440. package/dist/types/components/vega-rich-text-editor/extensions/paste/paste-extension.d.ts +39 -2
  441. package/dist/types/components/vega-rich-text-editor/extensions/paste/strategies/default-paste-strategy.d.ts +29 -0
  442. package/dist/types/components/vega-rich-text-editor/extensions/paste/strategies/paste-processing-strategy.abstract.d.ts +61 -0
  443. package/dist/types/components/vega-rich-text-editor/extensions/paste/strategies/paste-strategy-selector.d.ts +45 -0
  444. package/dist/types/components/vega-rich-text-editor/extensions/paste/strategies/word-paste-strategy.d.ts +186 -0
  445. package/dist/types/components/vega-rich-text-editor/extensions/paste/word-paste-transformers/word-structure-code-block-transformer.d.ts +51 -0
  446. package/dist/types/components/vega-rich-text-editor/extensions/paste/word-paste-transformers/word-structure-image-transformer.d.ts +86 -0
  447. package/dist/types/components/vega-rich-text-editor/extensions/paste/word-paste-transformers/word-structure-list-transformer.d.ts +271 -0
  448. package/dist/types/components/vega-rich-text-editor/extensions/paste/word-paste-transformers/word-structure-paragraph-transformer.d.ts +25 -0
  449. package/dist/types/components/vega-rich-text-editor/extensions/paste/word-paste-transformers/word-structure-table-transformer.d.ts +240 -0
  450. package/dist/types/components/vega-rich-text-editor/extensions/paste/word-paste-transformers/word-structure-transformer.d.ts +36 -0
  451. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-block.d.ts +8 -0
  452. package/dist/types/components/vega-rich-text-editor/extensions/tokens/span-to-token-node-strategy.d.ts +2 -2
  453. package/dist/types/components/vega-rich-text-editor/extensions/tokens/token-node.d.ts +19 -1
  454. package/dist/types/components/vega-rich-text-editor/helpers/utils.d.ts +7 -0
  455. package/dist/types/components/vega-rich-text-editor/interface.d.ts +10 -0
  456. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/text-style-annotation-handler.d.ts +4 -1
  457. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/continue-inline-to-rte-text-block-strategy.d.ts +8 -0
  458. package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/source-edit-toolbar-button-slimmer.d.ts +1 -0
  459. package/dist/types/components/vega-rich-text-editor/vega-rich-text-editor.d.ts +2 -0
  460. package/dist/types/components/vega-section-title/vega-section-title.d.ts +2 -0
  461. package/dist/types/components/vega-segment-control/vega-segment-control.d.ts +2 -0
  462. package/dist/types/components/vega-selection-chip/vega-selection-chip.d.ts +2 -0
  463. package/dist/types/components/vega-selection-tile/vega-selection-tile.d.ts +2 -0
  464. package/dist/types/components/vega-sidenav/vega-sidenav.d.ts +2 -0
  465. package/dist/types/components/vega-signature-capture/vega-signature-capture.d.ts +2 -0
  466. package/dist/types/components/vega-skeleton/vega-skeleton.d.ts +2 -0
  467. package/dist/types/components/vega-stepper/vega-stepper.d.ts +2 -0
  468. package/dist/types/components/vega-tab-group/slimmers/vega-tab-group/renderers/vega-tab-group-tab-list-renderer.d.ts +1 -0
  469. package/dist/types/components/vega-tab-group/types.d.ts +3 -1
  470. package/dist/types/components/vega-tab-group/vega-tab-group.d.ts +4 -0
  471. package/dist/types/components/vega-table/interface.d.ts +4 -4
  472. package/dist/types/components/vega-table/slimmers/controllers/vega-table-body-col-span-controller.d.ts +16 -0
  473. package/dist/types/components/vega-table/slimmers/controllers/vega-table-column-structure-model-controller.d.ts +8 -4
  474. package/dist/types/components/vega-table/slimmers/controllers/vega-table-head-template-structure-controller.d.ts +168 -0
  475. package/dist/types/components/vega-table/slimmers/controllers/vega-table-render-input-controller.d.ts +8 -1
  476. package/dist/types/components/vega-table/slimmers/renderers/vega-table-body-col-span-resolver.d.ts +8 -10
  477. package/dist/types/components/vega-table/slimmers/renderers/vega-table-pinned-renderer.d.ts +76 -0
  478. package/dist/types/components/vega-table/vega-table-foot-cell/slimmers/renderers/vega-table-foot-cell-renderer.d.ts +1 -0
  479. package/dist/types/components/vega-table/vega-table-head-cell/slimmers/controllers/vega-table-head-cell-template-structure-controller.d.ts +12 -0
  480. package/dist/types/components/vega-table/vega-table-head-cell/vega-table-head-cell.d.ts +19 -0
  481. package/dist/types/components/vega-table/vega-table.d.ts +6 -0
  482. package/dist/types/components/vega-textarea/vega-textarea.d.ts +2 -0
  483. package/dist/types/components/vega-time-picker/vega-time-picker.d.ts +2 -0
  484. package/dist/types/components/vega-toggle-switch/vega-toggle-switch.d.ts +2 -0
  485. package/dist/types/components/vega-tooltip/vega-tooltip.d.ts +2 -0
  486. package/dist/types/components.d.ts +54 -0
  487. package/dist/types/helpers/event-manager/event-id/vega-internal-event-id.d.ts +1 -0
  488. package/dist/types/helpers/translation/interface.d.ts +3 -1
  489. package/dist/types/types/public-api.d.ts +1 -0
  490. package/dist/types/utils/sanitize/index.d.ts +3 -2
  491. package/dist/types/utils/sanitize/strategies/index.d.ts +1 -0
  492. package/dist/types/utils/sanitize/strategies/label-sanitize-strategy.d.ts +9 -0
  493. package/dist/types/utils/sanitize/strategies/plain-text-sanitize-strategy.d.ts +36 -0
  494. package/dist/vega/index.esm.js +1 -1
  495. package/dist/vega/{p-36c89520.entry.js → p-024db952.entry.js} +1 -1
  496. package/dist/vega/p-0b2c4c0b.js +1 -0
  497. package/dist/vega/{p-c2277448.entry.js → p-0ca3b4bf.entry.js} +1 -1
  498. package/dist/vega/{p-363ee8a5.entry.js → p-1a37d63c.entry.js} +1 -1
  499. package/dist/vega/{p-b622c455.js → p-1fa22fda.js} +1 -1
  500. package/dist/vega/{p-d609c3fd.js → p-2044eba9.js} +1 -1
  501. package/dist/vega/{p-e1029acc.js → p-22edd3cc.js} +1 -1
  502. package/dist/vega/{p-5f96e741.entry.js → p-23c1f378.entry.js} +1 -1
  503. package/dist/vega/{p-6c95a6a3.js → p-2529820e.js} +1 -1
  504. package/dist/vega/{p-8d96f0e8.entry.js → p-2af1d8b8.entry.js} +1 -1
  505. package/dist/vega/{p-4c3a08be.entry.js → p-2f89ee14.entry.js} +1 -1
  506. package/dist/vega/{p-2bb5a232.js → p-3091b105.js} +1 -1
  507. package/dist/vega/{p-3af5e87b.entry.js → p-328ebbdb.entry.js} +1 -1
  508. package/dist/vega/p-35628af4.js +1 -0
  509. package/dist/vega/{p-9abf7d0a.entry.js → p-35d37477.entry.js} +1 -1
  510. package/dist/vega/{p-26760c66.entry.js → p-3a230d4b.entry.js} +1 -1
  511. package/dist/vega/{p-040ea356.entry.js → p-3c152bad.entry.js} +1 -1
  512. package/dist/vega/p-3c559c8b.js +1 -0
  513. package/dist/vega/{p-e3fdb65c.entry.js → p-3c8421d5.entry.js} +1 -1
  514. package/dist/vega/{p-b594a11c.entry.js → p-4022412e.entry.js} +1 -1
  515. package/dist/vega/{p-046203cb.entry.js → p-433b1395.entry.js} +1 -1
  516. package/dist/vega/{p-b98ead05.entry.js → p-4370b954.entry.js} +1 -1
  517. package/dist/vega/p-444e24c6.js +1 -0
  518. package/dist/vega/p-4473d8b1.js +3 -0
  519. package/dist/vega/{p-a484e32d.entry.js → p-44999c88.entry.js} +1 -1
  520. package/dist/vega/{p-f29ea345.entry.js → p-47a48329.entry.js} +1 -1
  521. package/dist/vega/{p-0cf3b5c1.entry.js → p-49d7cfed.entry.js} +1 -1
  522. package/dist/vega/p-4a2fe3a4.js +1 -0
  523. package/dist/vega/{p-92528dc9.entry.js → p-4afd6715.entry.js} +1 -1
  524. package/dist/vega/{p-461100b8.entry.js → p-4f6aaac5.entry.js} +1 -1
  525. package/dist/vega/p-50eda925.js +1 -0
  526. package/dist/vega/{p-ae2abdfa.js → p-5110c84f.js} +1 -1
  527. package/dist/vega/{p-deaf037a.entry.js → p-5147c30d.entry.js} +1 -1
  528. package/dist/vega/{p-874e5624.js → p-52878ea9.js} +1 -1
  529. package/dist/vega/{p-b00ec194.entry.js → p-55dc3053.entry.js} +1 -1
  530. package/dist/vega/p-5af312f8.js +1 -0
  531. package/dist/vega/{p-3e09aeed.js → p-5b3c8a56.js} +1 -1
  532. package/dist/vega/{p-2acf9b42.entry.js → p-5e9e04f3.entry.js} +1 -1
  533. package/dist/vega/p-5f377954.js +1 -1
  534. package/dist/vega/p-6493f13a.entry.js +1 -0
  535. package/dist/vega/{p-8611465f.entry.js → p-6659c910.entry.js} +1 -1
  536. package/dist/vega/{p-9c4c474e.entry.js → p-66728dd4.entry.js} +1 -1
  537. package/dist/vega/{p-21f608e8.entry.js → p-66a785d0.entry.js} +1 -1
  538. package/dist/vega/{p-0499e65a.entry.js → p-66fe8b4e.entry.js} +1 -1
  539. package/dist/vega/p-67e88cd7.entry.js +1 -0
  540. package/dist/vega/p-67eaf77e.js +1 -0
  541. package/dist/vega/{p-456f678b.js → p-691bdc20.js} +1 -1
  542. package/dist/vega/{p-1132a74e.entry.js → p-6d6b4495.entry.js} +1 -1
  543. package/dist/vega/p-6db1b9ac.js +1 -0
  544. package/dist/vega/p-7754b10f.entry.js +1 -0
  545. package/dist/vega/{p-d2cbcf5e.entry.js → p-77fb3971.entry.js} +1 -1
  546. package/dist/vega/{p-e7e963ba.entry.js → p-7977352b.entry.js} +1 -1
  547. package/dist/vega/{p-a91927eb.entry.js → p-7b133734.entry.js} +1 -1
  548. package/dist/vega/p-7b84a943.entry.js +1 -0
  549. package/dist/vega/{p-a2bd621e.js → p-83ad8988.js} +1 -1
  550. package/dist/vega/{p-2eb8e167.entry.js → p-840444c9.entry.js} +1 -1
  551. package/dist/vega/{p-703ac992.entry.js → p-860e76f5.entry.js} +1 -1
  552. package/dist/vega/p-867cc602.entry.js +1 -0
  553. package/dist/vega/p-8d2a9012.js +1 -0
  554. package/dist/vega/{p-5e37b041.js → p-8d4be607.js} +1 -1
  555. package/dist/vega/p-8d77c7cf.js +1 -0
  556. package/dist/vega/{p-c29934ef.js → p-8f3b93db.js} +1 -1
  557. package/dist/vega/{p-56417ec5.entry.js → p-944e284d.entry.js} +1 -1
  558. package/dist/vega/{p-0809c651.js → p-94b54a95.js} +1 -1
  559. package/dist/vega/p-9c2b3279.js +1 -0
  560. package/dist/vega/{p-aeb50cad.entry.js → p-9c5289dc.entry.js} +1 -1
  561. package/dist/vega/{p-d25c1a48.js → p-9c9b0629.js} +1 -1
  562. package/dist/vega/{p-abbceebf.entry.js → p-9c9ff871.entry.js} +1 -1
  563. package/dist/vega/{p-a034dfc0.entry.js → p-9d90e271.entry.js} +1 -1
  564. package/dist/vega/{p-d319ebb5.js → p-9e9f49f4.js} +1 -1
  565. package/dist/vega/{p-dcd3e3a7.js → p-a1f220ca.js} +1 -1
  566. package/dist/vega/{p-3488a3f1.entry.js → p-a4360b7e.entry.js} +1 -1
  567. package/dist/vega/{p-2540fd1c.entry.js → p-a7517760.entry.js} +1 -1
  568. package/dist/vega/{p-8ed3b2b6.entry.js → p-aa433430.entry.js} +1 -1
  569. package/dist/vega/{p-c3646101.entry.js → p-aa914dbd.entry.js} +1 -1
  570. package/dist/vega/{p-72ab5cd5.entry.js → p-b12de1bf.entry.js} +1 -1
  571. package/dist/vega/p-b21cc390.entry.js +1 -0
  572. package/dist/vega/{p-dbb4b1d1.js → p-b3c4943b.js} +1 -1
  573. package/dist/vega/{p-98fc5821.entry.js → p-ba6881da.entry.js} +1 -1
  574. package/dist/vega/p-bd7725f7.entry.js +1 -0
  575. package/dist/vega/{p-dad7d2ac.js → p-c348eaf5.js} +1 -1
  576. package/dist/vega/{p-29e3eb12.js → p-c41a2d4a.js} +1 -1
  577. package/dist/vega/{p-ccbe3f1b.entry.js → p-c8ad7207.entry.js} +1 -1
  578. package/dist/vega/{p-b3733762.entry.js → p-c8fb3aac.entry.js} +1 -1
  579. package/dist/vega/p-cc569b54.js +1 -0
  580. package/dist/vega/{p-53fd3c41.entry.js → p-ccbed811.entry.js} +1 -1
  581. package/dist/vega/{p-8ff92914.entry.js → p-ce82d6bb.entry.js} +1 -1
  582. package/dist/vega/{p-f1078e63.js → p-cede3535.js} +1 -1
  583. package/dist/vega/{p-775ecfad.entry.js → p-cf4b3d40.entry.js} +1 -1
  584. package/dist/vega/p-d35a31a5.entry.js +1 -0
  585. package/dist/vega/{p-ac94ba1b.entry.js → p-d4d90ce2.entry.js} +1 -1
  586. package/dist/vega/{p-f5095035.entry.js → p-d6023dc0.entry.js} +1 -1
  587. package/dist/vega/{p-a8174ad8.entry.js → p-d62e618a.entry.js} +1 -1
  588. package/dist/vega/{p-3f183b52.js → p-daba4af1.js} +1 -1
  589. package/dist/vega/{p-1ea9ad9a.js → p-dd0bd78b.js} +1 -1
  590. package/dist/vega/{p-36d2df7a.entry.js → p-ded1ecc1.entry.js} +1 -1
  591. package/dist/vega/p-df63c2fb.entry.js +1 -0
  592. package/dist/vega/{p-d3413a78.entry.js → p-e1a65e06.entry.js} +1 -1
  593. package/dist/vega/{p-39c5054b.js → p-e1c82ca9.js} +1 -1
  594. package/dist/vega/{p-6b76b572.entry.js → p-e469ba27.entry.js} +1 -1
  595. package/dist/vega/{p-e9d09211.js → p-e4c5cb4f.js} +1 -1
  596. package/dist/vega/{p-ec64cc59.entry.js → p-f0a0fc77.entry.js} +1 -1
  597. package/dist/vega/{p-12e8a1b2.js → p-f13b39d8.js} +1 -1
  598. package/dist/vega/{p-21626b93.entry.js → p-f2384411.entry.js} +1 -1
  599. package/dist/vega/{p-09524fec.js → p-f9a3805d.js} +1 -1
  600. package/dist/vega/{p-1e0a8fd3.js → p-fa5cd8b1.js} +1 -1
  601. package/dist/vega/{p-56d19601.entry.js → p-fb9475ab.entry.js} +1 -1
  602. package/dist/vega/{p-2c2e8615.js → p-fcb6b499.js} +1 -1
  603. package/dist/vega/vega.esm.js +1 -1
  604. package/package.json +1 -1
  605. package/dist/collection/components/vega-rich-text-editor/extensions/paste/paste-constants.js +0 -6
  606. package/dist/types/components/vega-rich-text-editor/extensions/paste/paste-constants.d.ts +0 -6
  607. package/dist/vega/p-10d43a80.entry.js +0 -1
  608. package/dist/vega/p-1250b1ab.entry.js +0 -1
  609. package/dist/vega/p-1d5e05d9.js +0 -3
  610. package/dist/vega/p-2bb60f89.js +0 -1
  611. package/dist/vega/p-2d158cbd.js +0 -1
  612. package/dist/vega/p-2d7388c9.entry.js +0 -1
  613. package/dist/vega/p-2ff4ae1c.js +0 -1
  614. package/dist/vega/p-3980dfa8.entry.js +0 -1
  615. package/dist/vega/p-3a68b729.js +0 -1
  616. package/dist/vega/p-781b7a54.js +0 -1
  617. package/dist/vega/p-81d4dfcb.entry.js +0 -1
  618. package/dist/vega/p-88a6c89a.js +0 -1
  619. package/dist/vega/p-8e7932bc.js +0 -1
  620. package/dist/vega/p-9664e914.entry.js +0 -1
  621. package/dist/vega/p-9be02fa5.js +0 -1
  622. package/dist/vega/p-ca270da3.entry.js +0 -1
  623. package/dist/vega/p-cd69aeae.js +0 -1
  624. package/dist/vega/p-de8f0d98.js +0 -1
  625. package/dist/vega/p-e9b005df.js +0 -1
  626. package/dist/vega/p-f0e828d8.js +0 -1
  627. package/dist/vega/p-f95d8d10.entry.js +0 -1
  628. package/dist/vega/p-fa65956c.entry.js +0 -1
@@ -0,0 +1 @@
1
+ import{g as t}from"./p-8b5d3a52.js";import{a as e,g as n,D as s,f as i,r}from"./p-528748fa.js";import{L as a,I as o}from"./p-6e1ab235.js";import{I as l,c}from"./p-afcd8f04.js";import{I as h}from"./p-781fd6e0.js";import{c as d}from"./p-6a334573.js";import{P as u}from"./p-81dd00d0.js";import{i as p}from"./p-8c30a60d.js";import{V as f}from"./p-52878ea9.js";import{I as g}from"./p-e1c82ca9.js";import{M as w,A as m,R as b,H as v,a as y,b as x,c as C,d as L,e as A,I as S,f as T,g as k,s as E,h as O,i as I,j as R,B as N,k as B,l as M,C as D,m as j,n as H,o as _,p as P,S as V,U as $,q as F,r as z,t as K,N as W,u as U,v as q,w as G}from"./p-5af312f8.js";import{U as Z,V as Q,B as J,E as Y,h as X,H as tt,I as et,R as nt,a as st,P as it,A as rt,S as at,b as ot}from"./p-4473d8b1.js";import{i as lt}from"./p-691bdc20.js";import{e as ct,a as ht,b as dt}from"./p-3c559c8b.js";import{V as ut}from"./p-6031bed1.js";import{v as pt}from"./p-4866e390.js";import{D as ft,d as gt}from"./p-526e3634.js";import{V as wt,a as mt,b as bt,c as vt,d as yt}from"./p-5447a8e8.js";import{R as xt,a as Ct,S as Lt,T as At,b as St,c as Tt,d as kt,e as Et,C as Ot,M as It,f as Rt,g as Nt,h as Bt,i as Mt,j as Dt,k as jt,l as Ht,m as _t,n as Pt,o as Vt,p as $t,q as Ft,s as zt,r as Kt,t as Wt,I as Ut,u as qt,v as Gt,w as Zt,x as Qt,y as Jt,z as Yt,A as Xt,B as te,D as ee,E as ne,F as se,G as ie,H as re,J as ae,K as oe,L as le,N as ce,O as he,P as de,Q as ue,U as pe,W as fe,X as ge,Y as we}from"./p-50eda925.js";import{C as me}from"./p-2d0d575f.js";import{V as be,a as ve,b as ye}from"./p-4a2fe3a4.js";import{r as xe}from"./p-77e64f26.js";import{V as Ce,a as Le}from"./p-5b3c8a56.js";import{t as Ae}from"./p-b75ee3ba.js";import{p as Se}from"./p-0c667d6a.js";import{c as Te}from"./p-a841cf13.js";import{d as ke}from"./p-1bc5b3bc.js";import{c as Ee}from"./p-02841589.js";import{R as Oe}from"./p-94b54a95.js";import{c as Ie}from"./p-890a5254.js";const Re=[{payloadKey:"IS_LOAD_METHOD_CALLED",payloadDescription:"Indicate if the method load of public API VegaLoaderController is called",canAccept:(t,e)=>"VegaLoaderController"===t&&"load"===e,payloadValue:()=>!0},{payloadKey:"IS_CLOSE_METHOD_CALLED",payloadDescription:"Indicate if the method close of public API VegaLoaderController is called",canAccept:(t,e)=>"VegaLoaderController"===t&&"close"===e,payloadValue:()=>!0}];class Ne{constructor(){this.vegaPublicAPIRuntimeMetricsSlimmer=c(Ne,["load","close"],Re,"VegaLoaderController")}load(t={}){let e=t.containerSelector||"body",n=document.querySelector(e);if(n&&Ne.SPECIAL_ELEMENT_TO_WRAP_FULL_BODY.includes(n.tagName)&&(e="body",n=document.querySelector("body")),!n)return a.error("Container is not found by selector: ",e),null;const s=this.createLoadingIndicator(t.indicatorOptions),i=this.createLoader(e);return i.append(s),this.appendLoader(i,n)}close(t){const e=this.findLoader(t);if(e){if(e.dataset.container){const t=document.querySelector(e.dataset.container);t&&t.dataset.vegaLoaderOriginPosition&&(t.style.position=t.dataset.vegaLoaderOriginPosition)}e.remove()}}findLoader(t){var e,n;let s;if(t.includes(">>>")){const[i,r]=t.split(">>>");s=null===(n=null===(e=document.querySelector(i))||void 0===e?void 0:e.shadowRoot)||void 0===n?void 0:n.getElementById(r)}else s=document.getElementById(t);return s}createLoader(n){const s=document.createElement("vega-loader-wrapper");return s.className=e(["body"===n?"fixed-wrapper":"absolute-wrapper"]),s.dataset.container=n,s.id=`vega-loader-${t()}`,s}createLoadingIndicator(t={}){const e=document.createElement("vega-loading-indicator");return Object.assign(e,t),e}appendLoader(t,e){return e.dataset.vegaLoaderOriginPosition=e.style.position,e.style.position="relative",e.shadowRoot?(e.shadowRoot.append(t),`${t.dataset.container}>>>${t.id}`):(e.append(t),t.id)}}Ne.SPECIAL_ELEMENT_TO_WRAP_FULL_BODY=["VEGA-MODAL"],function(t,e,n,s){var i,r=arguments.length,a=r<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,n):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,n,s);else for(var o=t.length-1;o>=0;o--)(i=t[o])&&(a=(r<3?i(a):r>3?i(e,n,a):i(e,n))||a);r>3&&a&&Object.defineProperty(e,n,a)}([l()],Ne.prototype,"vegaPublicAPIRuntimeMetricsSlimmer",void 0);const Be=new Ne,Me=[{payloadKey:"IS_OPEN_METHOD_CALLED",payloadDescription:"Indicate if the method open of public API VegaNotifyController is called",canAccept:(t,e)=>"VegaNotifyController"===t&&"open"===e,payloadValue:()=>!0},{payloadKey:"IS_CLOSE_METHOD_CALLED",payloadDescription:"Indicate if the method close of public API VegaNotifyController is called",canAccept:(t,e)=>"VegaNotifyController"===t&&"close"===e,payloadValue:()=>!0},{payloadKey:"IS_CLOSEALL_METHOD_CALLED",payloadDescription:"Indicate if the method closeAll of public API VegaNotifyController is called",canAccept:(t,e)=>"VegaNotifyController"===t&&"closeAll"===e,payloadValue:()=>!0}];var De=function(t,e,n,s){var i,r=arguments.length,a=r<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,n):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,n,s);else for(var o=t.length-1;o>=0;o--)(i=t[o])&&(a=(r<3?i(a):r>3?i(e,n,a):i(e,n))||a);return r>3&&a&&Object.defineProperty(e,n,a),a};class je{constructor(){this.resizeObserverSlimmer=d(je,u,[],[{mapFrom:"connectResizeObserver",mapTo:"connectResizeObserver"}],[{callback:t=>{var e;!(t[0].contentRect.height>0)&&(null===(e=this.container)||void 0===e?void 0:e.classList.contains("hydrated"))&&(h.removeZIndex(this.container,"top"),this.container.remove(),this.container=null)},target:()=>this.container}]),this.vegaPublicAPIRuntimeMetricsSlimmer=c(je,["open","close","closeAll"],Me,"VegaNotifyController")}async open(t){const e=this.createPageNotification(t);return this.getContainer().append(e),e.id}async closeAll(){this.container&&Array.from(this.container.children).forEach((t=>{t.close()}))}async close(t){await document.getElementById(t).close()}connectResizeObserver(){}createPageNotification(e){const i=document.createElement("vega-page-notification");return Object.keys(e).forEach((t=>{void 0!==e[t]&&(i[t]=e[t])})),i.style.marginBottom=n()===s.MOBILE?"12px":"16px",i.id=`vega-page-notification-${t()}`,i}getContainer(){return this.container||(this.container=document.createElement("vega-page-notification-list"),h.setZIndex(this.container,"top"),n()===s.MOBILE?this.container.classList.add("vega-page-notification-list-bottom"):this.container.classList.add("vega-page-notification-list-topRight"),document.body.append(this.container),this.connectResizeObserver()),this.container}}De([o()],je.prototype,"resizeObserverSlimmer",void 0),De([l()],je.prototype,"vegaPublicAPIRuntimeMetricsSlimmer",void 0);const He=new je,_e=[{payloadKey:"IS_SETSEMANTICS_METHOD_CALLED",payloadDescription:"Indicate if the method setSemantics of public API VegaEventManager is called",canAccept:(t,e)=>"VegaEventManager"===t&&"setSemantics"===e,payloadValue:()=>!0},{payloadKey:"IS_GETSEMANTICS_METHOD_CALLED",payloadDescription:"Indicate if the method getSemantics of public API VegaEventManager is called",canAccept:(t,e)=>"VegaEventManager"===t&&"getSemantics"===e,payloadValue:()=>!0},{payloadKey:"IS_GETENABLEDEVENTIDSBYCOMPONENT_METHOD_CALLED",payloadDescription:"Indicate if the method getEnabledEventIdsByComponent of public API VegaEventManager is called",canAccept:(t,e)=>"VegaEventManager"===t&&"getEnabledEventIdsByComponent"===e,payloadValue:()=>!0},{payloadKey:"globalEventIsNative",payloadDescription:"Indicate if the vega components will emit events without the vega prefix",canAccept:(t,e)=>"VegaEventManager"===t&&"setSemantics"===e,payloadValue:t=>!(!t.global||"native"!==t.global.namespace)},{payloadKey:"eventOfSpecificComponentsIsNative",payloadDescription:"Indicate if the vega components will emit events with the vega prefix, but special components will emit events without vega prefix",canAccept:(t,e)=>"VegaEventManager"===t&&"setSemantics"===e,payloadValue:t=>{const e=t;if(e.components){const t=Object.keys(e.components);return!!(t.length>0&&"native"===e.components[t[0]].namespace)}return!1}},{payloadKey:"eventOfSpecificComponentsIsVega",payloadDescription:"Indicate if the vega components will emit events without the vega prefix, but special components will emit events with vega prefix",canAccept:(t,e)=>"VegaEventManager"===t&&"setSemantics"===e,payloadValue:t=>{const e=t;if(e.global&&e.components){const t=Object.keys(e.components);return!!("native"===e.global.namespace&&t.length>0&&"vega"===e.components[t[0]].namespace)}return!1}},{payloadKey:"globalJqueryDelegatedEventIsTrue",payloadDescription:"Indicate if the use jQuery with event delegation",canAccept:(t,e)=>"VegaEventManager"===t&&"setSemantics"===e,payloadValue:t=>!(!t.global||!0!==t.global.jqueryDelegatedEvent)},{payloadKey:"jqueryDelegatedEventIsCustomStrategy",payloadDescription:"Indicate if the use jQuery with event delegation",canAccept:(t,e)=>"VegaEventManager"===t&&"setSemantics"===e,payloadValue:t=>{const e=t;return!!(e.global&&Array.isArray(e.global.jqueryDelegatedEvent)&&e.global.jqueryDelegatedEvent.length>0)}},{payloadKey:"jqueryDelegatedEventOfSpecialComponentsIsTrue",payloadDescription:"Indicate if the use jQuery with event delegation",canAccept:(t,e)=>"VegaEventManager"===t&&"setSemantics"===e,payloadValue:t=>{const e=t;if(e.components){const t=Object.keys(e.components);return!!(t.length>0&&!0===e.components[t[0]].jqueryDelegatedEvent)}return!1}}];class Pe{constructor(){this.vegaPublicAPIRuntimeMetricsSlimmer=c(Pe,["setSemantics","getSemantics","getEnabledEventIdsByComponent"],_e,"VegaEventManager")}setSemantics(t){p.setSemantics(t)}getSemantics(t){return p.getSemantics(t)}getEnabledEventIdsByComponent(t){return p.getEnabledEventIdsByComponent(t)}}!function(t,e,n,s){var i,r=arguments.length,a=r<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,n):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,n,s);else for(var o=t.length-1;o>=0;o--)(i=t[o])&&(a=(r<3?i(a):r>3?i(e,n,a):i(e,n))||a);r>3&&a&&Object.defineProperty(e,n,a)}([l()],Pe.prototype,"vegaPublicAPIRuntimeMetricsSlimmer",void 0);const Ve=new Pe,$e=[{payloadKey:"IS_OVERRIDEZINDEXBASICVALUES_METHOD_CALLED",payloadDescription:"Indicate if the method overrideZIndexBasicValues of public API ZIndexManager is called",canAccept:(t,e)=>"VegaZIndexManager"===t&&"overrideZIndexBasicValues"===e,payloadValue:()=>!0},{payloadKey:"zIndexBasicValuesGreatThanTenThousand",payloadDescription:"Indicate if the basic z-index value is great than ten thousand",canAccept:(t,e)=>"VegaZIndexManager"===t&&"overrideZIndexBasicValues"===e,payloadValue:t=>t.base>1e4}];class Fe{constructor(){this.vegaPublicAPIRuntimeMetricsSlimmer=c(Fe,["overrideZIndexBasicValues"],$e,"VegaZIndexManager")}overrideZIndexBasicValues(t){h.overrideZIndexBasicValues(t)}}!function(t,e,n,s){var i,r=arguments.length,a=r<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,n):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,n,s);else for(var o=t.length-1;o>=0;o--)(i=t[o])&&(a=(r<3?i(a):r>3?i(e,n,a):i(e,n))||a);r>3&&a&&Object.defineProperty(e,n,a)}([l()],Fe.prototype,"vegaPublicAPIRuntimeMetricsSlimmer",void 0);const ze=new Fe,Ke=[{payloadKey:"IS_WAITFORVEGA_METHOD_CALLED",payloadDescription:"Indicate if the method waitForVega of public API WaitForVegaHandler is called",canAccept:(t,e)=>"WaitForVegaHandler"===t&&"handle"===e,payloadValue:()=>!0}];class We{constructor(){this.vegaPublicAPIRuntimeMetricsSlimmer=c(We,["handle"],Ke,"WaitForVegaHandler")}async handle(){return await Promise.all(Array.from(document.querySelectorAll("*:not(.hydrated)")).filter((t=>t.tagName.startsWith("VEGA"))).map((t=>{var e;return null===(e=t.componentOnReady)||void 0===e?void 0:e.call(t)})))}}!function(t,e,n,s){var i,r=arguments.length,a=r<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,n):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,n,s);else for(var o=t.length-1;o>=0;o--)(i=t[o])&&(a=(r<3?i(a):r>3?i(e,n,a):i(e,n))||a);r>3&&a&&Object.defineProperty(e,n,a)}([l()],We.prototype,"vegaPublicAPIRuntimeMetricsSlimmer",void 0);const Ue=new We,qe=async()=>Ue.handle(),Ge=[{payloadKey:"IS_LOAD_METHOD_CALLED",payloadDescription:"Indicate if the method load of public API VegaSkeletonLoaderController is called",canAccept:(t,e)=>"VegaSkeletonLoaderController"===t&&"load"===e,payloadValue:()=>!0},{payloadKey:"IS_UNLOAD_METHOD_CALLED",payloadDescription:"Indicate if the method unLoad of public API VegaSkeletonLoaderController is called",canAccept:(t,e)=>"VegaSkeletonLoaderController"===t&&"unLoad"===e,payloadValue:()=>!0},{payloadKey:"IS_UNLOADALL_METHOD_CALLED",payloadDescription:"Indicate if the method unLoadAll of public API VegaSkeletonLoaderController is called",canAccept:(t,e)=>"VegaSkeletonLoaderController"===t&&"unLoadAll"===e,payloadValue:()=>!0}];class Ze{constructor(){this.vegaPublicAPIRuntimeMetricsSlimmer=c(Ze,["load","unLoad","unLoadAll"],Ge,"VegaSkeletonLoaderController"),this.loaderMap=new Map}load({target:e,type:n="text",width:s,height:i,items:r,layout:a}){const o=Array.from(document.body.querySelectorAll(e)),l=`vega-skeleton-loader-${t()}`,c=[];return o.forEach((t=>{const e=r?r.map(this.createSkeleton):[this.createSkeleton({type:n,width:s,height:i})],o=(a?[this.wrapLayout(e,a)]:e).map((t=>(t.dataset[Ze.LOADER_DATA_SET_KEY]=l,t)));c.push(...o),t.append(...o)})),this.loaderMap.set(l,c),l}unLoad(t){this.loaderMap.has(t)&&(this.loaderMap.get(t).forEach((t=>t.remove())),this.loaderMap.delete(t))}unLoadAll(){for(const t of this.loaderMap.values())t.forEach((t=>t.remove()));this.loaderMap.clear()}createSkeleton(t){const{type:e,width:n,height:s}=t,i=document.createElement("vega-skeleton");return Object.assign(i,{animated:!0,type:e,width:n,height:s}),i}wrapLayout(t,e){const n=document.createElement("vega-flex");return Object.assign(n,Object.assign({className:"vega-skeleton-loader-template-container"},e.props)),Object.assign(n.style,e.style),n.append(...t),n}}Ze.LOADER_DATA_SET_KEY="vegaSkeletonLoaderKey",function(t,e,n,s){var i,r=arguments.length,a=r<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,n):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,n,s);else for(var o=t.length-1;o>=0;o--)(i=t[o])&&(a=(r<3?i(a):r>3?i(e,n,a):i(e,n))||a);r>3&&a&&Object.defineProperty(e,n,a)}([l()],Ze.prototype,"vegaPublicAPIRuntimeMetricsSlimmer",void 0);const Qe=new Ze,Je=[{payloadKey:"IS_INIT_METHOD_CALLED",payloadDescription:"Indicate if the method load of public API VegaTranslation.init is called",canAccept:(t,e)=>"TranslationController"===t&&"init"===e,payloadValue:()=>!0},{payloadKey:"IS_CHANGE_LANGUAGE_METHOD_CALLED",payloadDescription:"Indicate if the method load of public API VegaTranslation.changeLanguage is called",canAccept:(t,e)=>"TranslationController"===t&&"changeLanguage"===e,payloadValue:()=>!0}];class Ye{constructor(){this.vegaPublicAPIRuntimeMetricsSlimmer=c(Ye,["init","changeLanguage"],Je,"TranslationController")}get currentLanguage(){return f.currentLanguage}init(t){f.init(t)}changeLanguage(t){f.changeLanguage(t)}}!function(t,e,n,s){var i,r=arguments.length,a=r<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,n):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,n,s);else for(var o=t.length-1;o>=0;o--)(i=t[o])&&(a=(r<3?i(a):r>3?i(e,n,a):i(e,n))||a);r>3&&a&&Object.defineProperty(e,n,a)}([l()],Ye.prototype,"vegaPublicAPIRuntimeMetricsSlimmer",void 0);const Xe=new Ye;class tn{static fromDate(t,e="month",n,s=!0){const i=g.createCalendarPeriod(t,e,n,s);return g.toCalendarPeriodType(i)}}class en{constructor(){this.dropdownEl=null,this.itemsContainerEl=null,this.buttonEl=null}isHidden(t){return t.sourceEditMode}getExtensionContext(t){return ct.getExtensionContext(t)}renderDropdown(t,e,n,s){return t("vega-dropdown",Object.assign({trigger:"click",searchable:!1,maxWidth:"200",itemDisplayRule:"ellipsis",isScreenPosition:!0,ref:t=>{this.dropdownEl=t,ft.addUniqueObserverToNode(t,wt,(t=>{this.handleDropdownClick(t.detail,e)}))}},n),s)}renderDropdownListTemplate(t,e,n){return t("div",{slot:"items",onMouseDown:this.preventDefault,onKeyDown:t=>this.handleItemsKeyDown(t),ref:t=>{this.itemsContainerEl=t},class:"rte-dropdown-list"},[t("style",{nonce:pt.nonce},".rte-dropdown-list vega-dropdown-group vega-dropdown-group { padding-left: 4px }"),...e.map((e=>"children"in e?this.renderDropdownGroup(t,e,n):this.renderDropdownItem(t,e,n)))])}renderDropdownItem(t,e,n){return t("vega-dropdown-item",{key:e.key,itemKey:e.key,label:n.translation.t(e.label),prefixIcon:e.icon})}renderDropdownGroup(t,e,n){return t("vega-dropdown-group",{key:e.key,label:n.translation.t(e.label),divide:!1},e.children.map((e=>"children"in e?this.renderDropdownGroup(t,e,n):this.renderDropdownItem(t,e,n))))}renderButton(t,e,n){const{icon:s,label:i,showArrowIcon:r,tooltip:a}=n,o=this.isDisabled(e),l=t("vega-rich-text-editor-toolbar-button",{disabled:o,icon:s,hidden:this.isHidden(e),selected:this.isSelected(e),ref:t=>{this.buttonEl=t,ft.addUniqueObserverToNode(t,mt,(()=>this.handleButtonClick(e)))},onMouseDown:this.preventDefault,onKeyDown:t=>this.handleButtonKeyDown(t)},[this.renderButtonLabel(t,e,i),r?t("vega-icon",{size:"size-8",color:o?"text-disabled":"text-secondary",style:{marginLeft:"8px"},icon:ut.getIconKey("chevron-down")}):null].filter(lt));return(null==a?void 0:a.text)?t("vega-tooltip",{text:e.translation.t(a.text),placement:["bottom","top"]},[l]):l}renderButtonLabel(t,e,n){return n?t("vega-font",{variant:"font-field-label-sm",color:this.isDisabled(e)?"text-disabled":"text-primary"},e.translation.t(n)):null}isDisabled(t){return t.host.disabled}isSelected(t){return!1}preventDefault(t){t.preventDefault()}getListItemByKey(t,e){for(const n of t)if("children"in n){const t=this.getListItemByKey(n.children,e);if(t)return t}else if(n.key===e)return n;return null}handleButtonKeyDown(t){this.dropdownEl&&("Enter"===t.code||"Space"===t.code?(t.preventDefault(),t.stopPropagation(),this.dropdownEl.dispatchEvent(new MouseEvent("click",{bubbles:!0}))):"ArrowDown"!==t.code&&"ArrowUp"!==t.code||(t.preventDefault(),t.stopPropagation(),this.dropdownEl.show().then((()=>{this.focusDropdownItem("ArrowDown"===t.code?"first":"last")}))))}handleItemsKeyDown(t){var e,n,s;if("Escape"===t.code)return t.preventDefault(),t.stopPropagation(),this.dropdownEl&&this.dropdownEl.hide(),void(null===(e=this.buttonEl)||void 0===e||e.focus());if("ArrowDown"!==t.code&&"ArrowUp"!==t.code)return;t.preventDefault(),t.stopPropagation();const i=this.getDropdownItems();if(0===i.length)return;const r=i.findIndex((t=>{var e,n;return(null===(e=t.shadowRoot)||void 0===e?void 0:e.querySelector("li"))===(null===(n=t.shadowRoot)||void 0===n?void 0:n.activeElement)})),a="ArrowDown"===t.code?1:-1,o=-1===r?"ArrowDown"===t.code?0:i.length-1:r+a;for(let t=0;t<i.length;t++){const e=(o+t*a+i.length)%i.length;if(!i[e].disabled)return void(null===(s=null===(n=i[e].shadowRoot)||void 0===n?void 0:n.querySelector("li"))||void 0===s||s.focus())}}focusDropdownItem(t){var e,n;const s=this.getDropdownItems(),i="first"===t?s:[...s].reverse();for(const t of i)if(!t.disabled)return void(null===(n=null===(e=t.shadowRoot)||void 0===e?void 0:e.querySelector("li"))||void 0===n||n.focus())}getDropdownItems(){return this.itemsContainerEl?Array.from(this.itemsContainerEl.querySelectorAll("vega-dropdown-item")):[]}}class nn extends w{constructor(t,e){super(),this.type="INSERT_TOKEN_NODE",this.rteRange=null,this.actionHandleResult=!1,this.rteRange=t,this.token=e}}class sn extends en{constructor(t){super(),this.tokenList=[],this.tokenList=t}render(t,e){return this.renderDropdown(t,e,{},[this.renderButton(t,e,{label:"Tokens",showArrowIcon:!0,tooltip:{text:"Insert token"}}),this.renderDropdownListTemplate(t,this.tokenList,e)])}isDisabled(t){const e=this.getExtensionContext(t.host);if(e){const{host:t,getSelectedNodes:n}=e,[s]=n();return s?t.disabled||!m.canHandle("INSERT_TOKEN_NODE",s.parent):t.disabled}return!1}handleButtonClick(t){}handleDropdownClick(t,e){const n=this.getListItemByKey(this.tokenList,t),{rteRange:s}=e,{startNode:i}=s;if(i&&i.parent){const t=new nn(s,n);i.parent.apply(t),t.actionHandleResult&&this.flushEditorUI(e)}}flushEditorUI(t){const e=this.getExtensionContext(t.host);if(e){const{host:t,flushValue:n}=e;n(t.value)}}}class rn extends b{constructor(t,e,n,s,i){super(t,n,s,i),this.dtoName=rn.dtoName,this.type="token",this.token=e,this.text=n}static from(t,e){const n=new rn(t.id,t.token,t.text,e);return t.annotations&&(n.annotationMap=this.generateTextAnnotationMap(t.annotations)),n}toJSON(){const t=super.toJSON();return Object.assign({id:this.id,type:this.type,text:this.text,token:this.token},t.annotations?{annotations:t.annotations}:{})}isContentEditable(){return!1}clone(t){return new rn(this.id,this.token,this.text,t,this.annotationMap)}toHtml(){return`<span class="token" contenteditable="false" template-token-key="${this.token}" token-key="${this.token}"${super.generateAttributeString()}>${this.text}</span>`}renderHtmlFromDepth(t,e){const n=this.getInlineHtmlAnnotationAtDepth(t);return n?this.renderTokenWithWrapperStr(n):this.toHtml()}renderTokenWithWrapperStr(t){const{htmlTag:e,child:n}=t,s=this.inlineHtmlAnnotationAttrStr(t);return n?`<${e}${s}>${this.renderTokenWithWrapperStr(n)}</${e}>`:v.has(e)?`<${e}${s}>`:`<${e}${s}>${this.toHtml()}</${e}>`}inlineHtmlAnnotationAttrStr(t){const{customAttribute:e,customClass:n,customStyle:s}=t,i=[...(null==e?void 0:e.toString())||[],null==n?void 0:n.toString(),null==s?void 0:s.toString()].filter(lt);return i.length>0?` ${i.join(" ")}`:""}}rn.dtoName="RTETokenNode";class an extends ht{doRender(t,e,n){const{id:s,token:i}=e;return t("span",Object.assign(Object.assign({key:s,"template-token-key":i,"token-key":i,contenteditable:"false",style:e.getStyles(),class:`token ${e.getClasses()}`},this.additionalAttributes(e)),{ref:this.useRef(e),onClick:t=>{t.preventDefault(),n&&!1!==n.editable&&this.handleTokenElementClick(t,e,n.host)}}),e.text)}injectRTEScopeStyles(){return"span[token-key]{padding: 0 2px; margin: 0 1px; background-color: rgba(var(--v-bg-status-info, 205,209,211))}"}handleTokenElementClick(t,e,n){t.preventDefault(),n&&n.value.apply(new Z(e,void 0,!0))}additionalAttributes(t){const e=t.getCustomAttributesAnnotation();let n={wrapped:"true"};return e&&(n=Object.assign(Object.assign({},n),e.render())),n}}class on extends en{constructor(t,e,n=""){super(),this.languageList=[],this.languageChangeCallback=null,this.selectedLanguage="",this.labelRef=null,this.translation=null,this.handleDropdownClick=t=>{this.setSelectedLanguage(t),"function"==typeof this.languageChangeCallback&&this.languageChangeCallback(t)},this.languageList=t,this.languageChangeCallback=e,this.selectedLanguage=n}setSelectedLanguage(t){var e;if(this.selectedLanguage=t,(null===(e=this.labelRef)||void 0===e?void 0:e.firstChild)&&this.translation){const e=this.getLanguageLabelByKey(t);this.labelRef.firstChild.nodeValue=this.translation.t(e)}}isHidden(){return!1}render(t,e){const n=this.languageList.map((t=>this.translateDropdownEntry(t,e)));return this.renderDropdown(t,e,{source:n},[this.renderButton(t,e,{label:this.getLanguageLabelByKey(this.selectedLanguage),showArrowIcon:!0,tooltip:{text:"Select language"}})])}renderButtonLabel(t,e,n){return this.translation=e.translation,t("vega-font",{variant:"font-field-label-sm",color:this.isDisabled(e)?"text-disabled":"text-primary",ref:t=>{this.labelRef=t}},e.translation.t(n))}handleButtonClick(t){}getLanguageLabelByKey(t){var e;const n=this.getListItemByKey(this.languageList,t);return null!==(e=null==n?void 0:n.label)&&void 0!==e?e:"Select Language"}translateDropdownEntry(t,e){const n=e.translation.t(t.label);return Object.assign(Object.assign({},t),"children"in t?{label:n,children:t.children.map((t=>this.translateDropdownEntry(t,e)))}:{label:n})}}class ln extends dt{constructor(t,e){super(),this.languageToolbarButtonRenderer=null,this.languageState={selectedLanguage:"",contentMap:{}},this.languageChangeCallBack=t=>{const e=this.languageState.selectedLanguage;this.extensionContext&&e&&(this.languageState.contentMap[e]=this.getRTELatestValue(this.extensionContext.host)),this.languageState.selectedLanguage=t,this.applyLanguageContent(t,this.languageState.contentMap)},this.languageList=t,e&&(this.languageState=Object.assign(Object.assign({},this.languageState),e)),!this.languageState.selectedLanguage&&t.length>0&&(this.languageState.selectedLanguage=t[0].key)}prepareBeforeLoad(t){this.languageToolbarButtonRenderer=new on(this.languageList,this.languageChangeCallBack,this.languageState.selectedLanguage),this.registerToolbarButtonRenderer(ln.TOOLBAR_BUTTON_KEY,this.languageToolbarButtonRenderer,t)}initialExtensionAfterLoad(t){super.initialExtensionAfterLoad(t);const{selectedLanguage:e,contentMap:n}=this.languageState;this.languageToolbarButtonRenderer&&this.languageToolbarButtonRenderer.setSelectedLanguage(e),n&&n[e]&&this.applyLanguageContent(this.languageState.selectedLanguage,this.languageState.contentMap)}setState(t){const{selectedLanguage:e,contentMap:n}=t;this.languageToolbarButtonRenderer&&this.languageToolbarButtonRenderer.setSelectedLanguage(e),this.languageState.selectedLanguage=e,this.languageState.contentMap=Object.assign({},n),this.applyLanguageContent(e,n)}getState(){const{selectedLanguage:t,contentMap:e}=this.languageState;return this.extensionContext&&(e[t]=this.getRTELatestValue(this.extensionContext.host)),this.languageState}applyLanguageContent(t,e){if(this.extensionContext&&e){let n=e[t];const{host:s,flushValue:i}=this.extensionContext;n=n?n instanceof Q?n:Q.fromJSON(n,s.sourceEditConfig):Q.createEmptyContent(),s.value!==n&&i(n,!0)}}getRTELatestValue(t){var e;let n=t.value;if(this.extensionContext&&this.extensionContext.isSourceEditMode()&&t.shadowRoot){const s=t.shadowRoot.querySelector(".source-view-container vega-code-block");if(s){let i;t.sourceEditConfig&&(i={autoMatchFormat:null===(e=t.sourceEditConfig.autoMatchFormat)||void 0===e||e,filterInlineStyles:t.sourceEditConfig.filterInlineStyles,blockBoundaryRegistry:this.extensionContext.blockBoundaryRegistry}),n=Q.fromHtml(s.value.code,i)}}return n}}ln.TOOLBAR_BUTTON_KEY="languages";class cn extends w{constructor(t){super(),this.type="INSERT_FUNCTION_BLOCK",this.functionType=t}}const hn=["statement","statementelement","statementsyntax"];class dn extends y{constructor(t){super(t),this.dtoName=dn.dtoName,this.type="function-block",this.children=[]}static from(t,e){const n=new dn(t.id),s={customClass:["statement"]};let{annotations:i}=t;return i=i?Object.assign(Object.assign({},i),s):s,super.convertAnnotationsToMap(n.annotationMap,i),n.children=this.generateBlockChildren(t.children,e,n),n}toHtml(){const t=this.children.map((t=>t instanceof x?`<div class="statementelement"${this.getFunctionContentStyle(t)}>${t.getChildrenHtml()}</div>`:t.toHtml())).join("");return`<div class="statement" ${C}>${t}</div>`}clone(e){const n=new dn(t());return n.parent=e,n.children=this.children.map((t=>t.clone(n))),n.annotationMap=super.cloneAnnotations(),n}getLastNode(){return this.children[this.children.length-1].getLastNode()}allowsCaretDescend(){return!1}isNotEmpty(){return this.children.length>0}toJSON(){return Object.assign(Object.assign({},super.toJSON()),{id:this.id,type:this.type,children:this.children.map((t=>t.toJSON()))})}getFunctionContentStyle(t){const e=new L(t);let n=e.toCssText({standalone:!0});const s=t.getAnnotationByType("TEXT_STYLE");if(s&&"paragraph"===s.textStyle){const t=e.toCssText(void 0,void 0,s.renderStyle({standalone:!0}));n=n.replace(t,"").trim()}return n?` style="${n}"`:""}}dn.dtoName="RTEFunctionBlock";class un extends A{handleAction(t,e){const{functionType:n}=t,s=this.getFunctionBlock(n),i=this.createNewParagraph(""),r=this.getReferenceBlock(e);r?r.parent.apply(new S(r,s,i)):e.apply(new T([s,i])),i&&(t.nextFocusNode=i.children[0])}getFunctionBlock(e){const n=t();return dn.from({id:n,type:"function-block",children:[{id:`${n}-1`,type:"logic-control-block",statementText:e.toUpperCase()},{id:`${n}-2`,annotations:{customClass:["statementelement"]},type:"paragraph",nodes:[{id:`${n}-2-1`,type:"text",text:" "}]},{id:`${n}-3`,type:"logic-control-block",statementText:"SHOW"},{id:`${n}-4`,annotations:{customClass:["statementelement"]},type:"paragraph",nodes:[{id:`${n}-4-1`,type:"text",text:" "}]}]})}getReferenceBlock(t){if(!(t instanceof Q)){const e=t.parent;return e instanceof dn?e:t}}}class pn extends k{constructor(t,e,n){super(t),this.dtoName=pn.dtoName,this.type="logic-control-node",this.text="",this.text=e,this.parent=n}clone(){return new pn(this.id,this.text,this.parent)}toHtml(){return this.text}toJSON(){return{id:this.id,type:this.type,text:this.text}}getRangeEndOffset(){return 1}getRangeContainer(){const t=E.getDOMByEntity(this);if(t)return t.parentElement}isContentEditable(){return!1}}pn.dtoName="RTELogicControlNode";class fn extends y{constructor(t,e,n){super(t),this.dtoName=fn.dtoName,this.type="logic-control-block",this.children=[],this.statementText="",this.statementText=e,this.children=[new pn(`${t}-node-1`,e,this)],n&&(this.parent=n)}static from(t){return new fn(t.id,t.statementText)}isNotEmpty(){return!0}getLastNode(){return this.children[this.children.length-1]}toHtml(){return`<div class='statementsyntax' contenteditable='false'>${this.statementText}</div>`}clone(t){return new fn(this.id,this.statementText,t)}toJSON(){return{id:this.id,type:this.type,statementText:this.statementText}}}fn.dtoName="RTELogicControlBlock";class gn extends en{render(t,e){return this.renderDropdown(t,e,{},[this.renderButton(t,e,{label:"Functions",showArrowIcon:!0,tooltip:{text:"Insert function"}}),this.renderDropdownListTemplate(t,gn.FUNCTION_LIST,e)])}isDisabled(t){const e=this.getExtensionContext(t.host);if(e){const{host:t,getSelectedNodes:n}=e,s=n()[0];let i=!0;return s&&(i=m.canHandle("INSERT_FUNCTION_BLOCK",s.parent)),t.disabled||!i}return!1}handleButtonClick(){throw new Error("Method not implemented.")}handleDropdownClick(t,e){if(e){const n=this.getExtensionContext(e.host);if(n){const{host:e,getSelectedNodes:s}=n,i=s()[0],r=new cn(t);i?i.parent&&i.parent.apply(r):e.value.apply(r),r.nextFocusNode&&e.value.apply(new Z(r.nextFocusNode,1))}}}}gn.FUNCTION_LIST=[{key:"IF",label:"Conditional"},{key:"FOREACH",label:"Foreach"}];class wn extends ht{doRender(t,e){return t("div",{key:e.id,class:"statementsyntax",ref:this.useRef(e)},t("span",{key:`${e.id}-1`,contenteditable:"false",ref:this.useRef(e.children[0])},e.statementText))}}const mn=t=>t.hasAttribute(C)||hn.some((e=>t.classList.contains(e))),bn=t=>t.hasAttribute(C)||t.classList.contains("statement");class vn extends J{constructor(){super(...arguments),this.blockClassName="statementsyntax"}canHandle(t,e){const n=t[e];return n&&n.nodeType===Node.ELEMENT_NODE&&n.classList.contains(this.blockClassName)&&this.isFunctionBlockChild(n)?1:0}handle(e){const n=e[0];return fn.from({id:t(),type:"logic-control-block",statementText:n.innerText})}appendChildBlocks(){}shouldProceedToElementChildren(){return!1}isFunctionBlockChild(t){return!(!t.parentElement||!bn(t.parentElement))}}class yn extends ht{doRender(t,e){return t("div",{key:e.id,class:this.getElementClassName(e),[C]:"",ref:this.useRef(e)})}injectRTEScopeStyles(){return"div.statement{padding:2px 4px;background:rgba(var(--v-bg-accent3-secondary, 255, 239, 200));border:1px solid rgba(var(--v-bg-accent3-primary, 255, 220, 131));border-radius:4px;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:4px}div.statement .statementsyntax{padding:3px 0;line-height:22px}.rich-text-content div.statement .statementsyntax,.rich-text-content div.statement .statementelement{display:inline-block}div.statement+div.statement{margin-top:2px}div.statement .statementsyntax span{color:rgb(38, 42, 255);font-weight:bold}div.statement .statementelement{padding:2px 4px;background:rgba(var(--v-bg-secondary, 245, 247, 247));border:1px solid rgba(var(--v-border-color-input-field, 171, 198, 216));border-radius:4px;margin:0;min-width:8px}"}getElementClassName(t){let e=t.getClasses();return e.indexOf("statement")<0&&(e="statement "+e),e.trim()}}class xn{}class Cn extends xn{canIntercept(t,e){return e.parent&&e.parent instanceof dn}intercept(t,e,n){const s=new et(n.children[0],0);s.isFlushable=!0,n.parent.apply(s)}}class Ln extends A{handleAction(t,e){const n=this.createNewParagraph("");n&&(e.parent.apply(new S(e,n)),t.newBlock=n,this.focusToNextLine(n))}focusToNextLine(t){const e=this.getRootContent(t);e&&e.apply(new Z(t.children[0],1))}}class An extends w{constructor(t,e,n){super(),this.type="PASTE_PLAIN_TEXT",this.blocksToBeInserted=t,this.startNode=e,this.startOffset=n}}class Sn extends Cn{intercept(t,e,n){const{blocksToBeInserted:s,rteRange:i}=e;let{startNode:r,startOffset:a}=e;i&&(r=i.startNode,a=i.startOffset);const o=new An(s,r,a);n.apply(o)}}class Tn extends A{handleAction(t,e){const{blocksToBeInserted:n,startNode:s,startOffset:i}=t;if(s instanceof b){const t=n.flatMap((t=>t instanceof x?(this.copyLinkGroupAnnotations(e.annotationMap,t.annotationMap),t.children):[]));t.length>0&&(e.apply(i>0?new S(s,...t):new O(s,...t)),this.focusToNextLine(t[t.length-1],t[t.length-1].getRangeEndOffset()))}}focusToNextLine(t,e){const n=this.getRootContent(t);n&&n.apply(new Z(t,e))}copyLinkGroupAnnotations(t,e){if(e&&e.has(I.LINK_GROUP)){const n=e.get(I.LINK_GROUP);t.has(I.LINK_GROUP)?n.linkGroups.forEach(((e,n)=>{t.get(I.LINK_GROUP).linkGroups.set(n,e)})):t.set(I.LINK_GROUP,e.get(I.LINK_GROUP))}}}const kn=new vn,En=new class extends vn{constructor(){super(...arguments),this.blockClassName="statementelement"}handle(e,n){const s=X.generate(x,e[0]);return x.from({id:t(),type:"paragraph",annotations:Object.assign({customClass:[this.blockClassName]},s),nodes:this.generateChildNodes(Array.from(e[0].childNodes),void 0,n)})}},On=new class extends Y{canHandle(t,e){const n=t[e];if(n.nodeType!==Node.ELEMENT_NODE)return 0;const s=bn(n);return"DIV"===n.tagName&&s&&n.childNodes.length&&n.querySelector(".statementsyntax")?1:0}handle(){return dn.from({id:t(),type:"function-block",annotations:{customClass:["statement"]},children:[]})}appendChildBlocks(t,e){t.children=e.map((e=>(e.parent=t,e)))}shouldProceedToElementChildren(){return!0}},In=new class extends tt{canHandle(t,e){const n=t[e];if(n.nodeType!==Node.ELEMENT_NODE)return 0;const s=!!n.querySelector(`[${C}], .statement`);return"DIV"===n.nodeName&&!mn(n)&&s?1:0}};class Rn extends dt{constructor(){super(),this.unregisterBlockBoundaryPredicate=null,this.registerBlockBasicStrategies(fn.name),this.registerBlockBasicStrategies(dn.name),this.preventFunctionBlockDefaultInsertNewParagraph(),this.registerNode("logic-control-block",fn),this.registerRenderer("logic-control-block",new wn),this.registerNode("function-block",dn),this.registerRenderer("function-block",new yn),this.registerElementToBlockDTOClassStrategy(kn),this.registerElementToBlockDTOClassStrategy(En),this.registerElementToBlockDTOClassStrategy(On),this.registerElementToBlockDTOClassStrategy(In)}prepareBeforeLoad(t){this.registerToolbarButtonRenderer(Rn.TOOLBAR_BUTTON_KEY,new gn,t)}initialExtensionAfterLoad(t){var e;super.initialExtensionAfterLoad(t),null===(e=this.unregisterBlockBoundaryPredicate)||void 0===e||e.call(this),this.unregisterBlockBoundaryPredicate=this.registerBlockBoundaryPredicate(mn)}destroyExtension(){var t;null===(t=this.unregisterBlockBoundaryPredicate)||void 0===t||t.call(this),this.unregisterBlockBoundaryPredicate=null}preventFunctionBlockDefaultInsertNewParagraph(){this.unRegisterStrategy(R.INSERT_NEW_PARAGRAPH,fn.name),this.unRegisterStrategy(R.APPEND_CHILDREN,dn.name),this.unRegisterStrategy(R.INSERT_CHILDREN_AFTER,dn.name),this.unRegisterStrategy(R.INSERT_CHILDREN_BEFORE,dn.name),this.unRegisterStrategy(R.PASTE_CONTENT,fn.name),dt.registerActionHandleStrategy(dn.name,R.INSERT_NEW_PARAGRAPH,new Ln)}}(()=>{const t=new un;dt.registerActionHandleStrategy(Q.name,"INSERT_FUNCTION_BLOCK",t),dt.registerActionHandleStrategy(x.name,"INSERT_FUNCTION_BLOCK",t),dt.registerActionHandleStrategy(nt.name,"INSERT_FUNCTION_BLOCK",t),dt.registerActionHandleStrategy(fn.name,"INSERT_FUNCTION_BLOCK",t),dt.registerActionHandleStrategy(x.name,"PASTE_PLAIN_TEXT",new Tn),dt.registerActionHandlerInterceptor(x.name,R.INSERT_NEW_PARAGRAPH,new Cn),dt.registerActionHandlerInterceptor(x.name,R.PASTE_CONTENT,new Sn)})(),Rn.TOOLBAR_BUTTON_KEY="functions";class Nn extends w{constructor(t){super(),this.isFlushable=!0,this.type="DELETE_TABLE_BLOCK",this.tableBlock=t}}class Bn extends N{constructor(){super(...arguments),this.type=xt.CAPTION}static getDefaultStyles(){return{padding:"8px",border:"1px solid #ddd",borderBottom:"none",position:"relative",textAlign:"center",minHeight:"22px"}}clone(){return new Bn}renderClass(t){return(null==t?void 0:t.standalone)?null:"v-rte--extension-table-caption"}renderStyle(t){return(null==t?void 0:t.standalone)?Object.assign(Object.assign({},Bn.getDefaultStyles()),{backgroundColor:this.getCaptionBackgroundColor()}):null}toJSON(){return{caption:!0}}getCaptionBackgroundColor(){return Ce.isDarkMode()?Ct.dark:Ct.light}}class Mn extends y{constructor(t,e){super(t),this.dtoName=Mn.dtoName,this.type="table-caption";const{autoMatchFormat:n}=e||{autoMatchFormat:!0};n&&this.annotationMap.set(xt.CAPTION,new Bn)}static from(t,e){const n=new Mn(t.id,e),s=t.annotations||{},{caption:i}=s,r=function(t,e){var n={};for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&e.indexOf(s)<0&&(n[s]=t[s]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(s=Object.getOwnPropertySymbols(t);i<s.length;i++)e.indexOf(s[i])<0&&Object.prototype.propertyIsEnumerable.call(t,s[i])&&(n[s[i]]=t[s[i]])}return n}(s,["caption"]);return i&&n.annotationMap.set(xt.CAPTION,new Bn),super.convertAnnotationsToMap(n.annotationMap,Object.assign({},r)),n.children=super.generateBlockChildren(t.children,e,n),n}clone(t){const e=new Mn(this.id);return e.children=this.children.map((t=>t.clone(e))),e.parent=t,e.annotationMap=super.cloneAnnotations(),e}getLastNode(){return this.children[this.children.length-1].getLastNode()}isNotEmpty(){return this.children.length>0&&this.children.some((t=>t.isNotEmpty()))}toHtml(t){const e=this.children.map((e=>e.toHtml(t))).join("");return`<caption${super.generateAttributeString(t)}>${e}</caption>`}toJSON(){return Object.assign(Object.assign({},super.toJSON()),{type:this.type,children:this.children.map((t=>t.toJSON()))})}}m.register(R.INSERT_CHILDREN_BEFORE,Mn.name,new st),m.register(R.PASTE_CONTENT,Mn.name,new it),Mn.dtoName="RTETableCaptionBlock";class Dn extends w{constructor(t){super(),this.type="TOGGLE_TABLE_CAPTION",this.isFlushable=!0,this.shouldEnable=t}}class jn extends Lt{canHandle(t){return t[0]===At.CAPTION}execute(t,e,n){const s="rte-table-caption"===t[1],i=new Dn(s),r=n.getCaption();if(s){const t=r&&r.isNotEmpty()?r:this.createCaptionBlock(null==r?void 0:r.id);r&&t===r||n.setCaption(t),i.nextFocusNode=t.getLastNode()}else r&&(n.setCaption(null),i.nextFocusNode=n.getFirstNode());this.syncCursorPosition(n,i.nextFocusNode)}syncCursorPosition(t,e){super.syncCursorPosition(t,e)}createCaptionBlock(e){const n={id:null!=e?e:t(),type:"table-caption",children:[{id:t(),type:"paragraph",nodes:[{id:t(),type:"text",text:""}]}]};return Mn.from(n)}}class Hn{static generateTablePropertiesForm(t){const e=t.annotationMap.get(xt.TABLE);let n={borderStyle:"none",borderColor:"",borderWidth:"",backgroundColor:"",width:"",height:"",textAlign:"center"};if(e){const t=e.toJSON().table,{style:s="none",color:i="",width:r=""}=t.border||{style:"none",color:"",width:""};n={backgroundColor:t.backgroundColor||"",width:t.width||"",height:t.height||"",textAlign:t.alignment,borderStyle:s,borderColor:i,borderWidth:r}}return n}updateCursorPosition(t,e){t&&e&&t.host.value.apply(new Z(e,0))}}class _n extends B{constructor(t){super(),this.isFlushable=!0;const{textAlign:e,width:n,borderWidth:s,borderColor:i,borderStyle:r,height:a}=t,o=function(t,e){var n={};for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&e.indexOf(s)<0&&(n[s]=t[s]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(s=Object.getOwnPropertySymbols(t);i<s.length;i++)e.indexOf(s[i])<0&&Object.prototype.propertyIsEnumerable.call(t,s[i])&&(n[s[i]]=t[s[i]])}return n}(t,["textAlign","width","borderWidth","borderColor","borderStyle","height"]);this.tableProperties=Object.assign(Object.assign({},o),{alignment:e,border:{style:r,color:i,width:s?Se(s):""},width:n?Se(n):"",height:a?Se(a):""})}toAnnotation(){return new St(this.tableProperties)}}class Pn extends Hn{handle(t,e,n,s){e.apply(new _n(n)),this.updateCursorPosition(t,s)}}class Vn extends Hn{handle(t,e,n,s){t&&t.host&&(t.flushValue(t.host.value),this.updateCursorPosition(t,s))}}class $n extends Hn{handle(t,e,n){const s=new _n(n);s.isFlushable=!1,e.apply(s)}}class Fn extends B{constructor(t,e){super(),this.isFlushable=!0,this.cellAnnotation=t,this.originAnnotation=e}toAnnotation(){return this.updateOriginAnnotation(),this.originAnnotation}updateOriginAnnotation(){Object.keys(this.cellAnnotation).forEach((t=>{this.originAnnotation[t]=this.cellAnnotation[t]}))}}class zn extends Fn{constructor(t,e){super(t,e),this.isFlushable=!0}toAnnotation(){return this.updateOriginAnnotation(),this.originAnnotation}}var Kn=function(t,e){var n={};for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&e.indexOf(s)<0&&(n[s]=t[s]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(s=Object.getOwnPropertySymbols(t);i<s.length;i++)e.indexOf(s[i])<0&&Object.prototype.propertyIsEnumerable.call(t,s[i])&&(n[s[i]]=t[s[i]])}return n};class Wn{static getStyleCollectionFromCell(t){return t.reduce(((t,e)=>{const n=e.getAnnotationByType(xt.CELL);if(t[e.id]={},n){const s=n.toJSON().tableCell,{border:i}=s,r=Kn(s,["border"]),a={};i&&(a.borderStyle=i.style,a.borderColor=i.color,a.borderWidth=i.width),t[e.id]=Te(Object.assign(Object.assign({},r),a))}return t}),{})}static convertStyleMapToFormField(t){const e={};for(const n in t){const s=t[n];for(const t in s)e[t]?e[t].push(s[t]):e[t]=[s[t]]}const n=Object.keys(t).length,s={};for(const t in e){const i=e[t],r=new Set(i);i.length===n&&1===r.size&&(s[t]=i[0])}return s}applyProperties(t,e,n){t.tableSelection.getSelectedCells().forEach((t=>{const s=e[t.id];if(s){const e=this.convertToVegaTableCellAnnotation(Object.assign({},s));this.applyAnnotation(t,e,n)}}))}updateCursorPosition(t,e){t&&e&&t.host.value.apply(new Z(e,0))}convertToVegaTableCellAnnotation(t){const{borderStyle:e,borderWidth:n,borderColor:s}=t,i=Kn(t,["borderStyle","borderWidth","borderColor"]),r=Te({style:e,width:n?Se(n):"",color:s});return Te(Object.assign(Object.assign({},i),{backgroundColor:i.backgroundColor||"",padding:i.padding?Se(i.padding):"",width:i.width?Se(i.width):"",height:i.height?Se(i.height):"",verticalAlign:i.verticalAlign||"",textAlign:i.textAlign||"",border:r}))}applyAnnotation(t,e,n){const s=t.getAnnotationByType(xt.CELL)||new Tt({},!1),i=t instanceof kt?new zn(e,s):new Fn(e,s);i.isFlushable=n,t.apply(i)}}class Un extends Wn{handle(t,e,n){t&&t.host&&(t.flushValue(t.host.value),this.updateCursorPosition(t,n))}}class qn extends Wn{handle(t,e){this.applyProperties(t,e,!1)}}class Gn extends Wn{handle(t,e,n){this.applyProperties(t,e,!0),this.updateCursorPosition(t,n)}}class Zn{constructor(t){this.renderContext=t}getTableExtensionContext(){return this.renderContext?ct.getExtensionContext(this.renderContext.host):null}}class Qn extends Zn{constructor(t,e){super(e),this.popoverCloseType="none",this.tablePropertiesHandlerMap={save:new Vn,cancel:new Pn,change:new $n},this.cellPropertiesHandlerMap={save:new Un,cancel:new Gn,change:new qn},this.handleTablePropertiesUpdate=t=>{const e=t.type.replace("vega","").toLowerCase();this.popoverCloseType=e,"change"!==e&&this.hide();const n=this.getTableExtensionContext();n&&this.tablePropertiesHandlerMap[e].handle(n,this.currentTableBlock,t.detail,this.currentFocusNode),"change"===e&&this.popoverRef.show(!0)},this.handleCellPropertiesUpdate=t=>{const e=t.type.replace("vega","").toLowerCase();this.popoverCloseType=e,"change"!==e&&this.hide();const n=this.getTableExtensionContext();n&&this.cellPropertiesHandlerMap[e].handle(n,t.detail,this.currentFocusNode),"change"===e&&this.popoverRef.show(!0)},this.tableColorSchema=t}destroy(){this.selectionAnchorRef&&this.selectionAnchorRef.parentNode&&(ft.removeUniqueObserverFromNode(this.selectionAnchorRef,be),this.selectionAnchorRef.parentNode.removeChild(this.selectionAnchorRef),this.selectionAnchorRef=null)}async show(t){let e=this.getTableRef();const n=this.getTableExtensionContext();let s=[];if(n&&(s=n.tableSelection.getSelectedCells()),t===At.CELL&&s.length>1){const t=this.getOrCreateSelectionAnchor(s,e);t&&(e=t)}else t===At.CELL&&1===s.length&&(e=E.getDOMByEntity(s[0]));this.updateContent(t),this.storeCurrentFocusNode(),xe.call(gt.getSubject(this.popoverRef,ve),e),await this.popoverRef.show()}async hide(){await this.popoverRef.hide()}reTarget(t,e){this.getTableRef=e,this.currentTableBlock=t}render(){const t=Ae();if(t){const e=t.createElement("vega-popover");e.trigger="click",e.isScreenPosition=!0,e.className="rte-table-dynamic-popover",ft.addUniqueObserverToNode(e,bt,(()=>{const t=this.getTableExtensionContext();"change"===this.popoverCloseType&&t&&t.flushValue(t.host.value)}));const n=t.createElement("div");n.setAttribute("slot","popover"),n.className="rte-table-dynamic-popover-content";const s=t.createElement("vega-rich-text-table-properties");s.colors=this.tableColorSchema,s.type=At.TABLE,s.setAttribute("type",At.TABLE),s.addEventListener("vegaCancel",this.handleTablePropertiesUpdate),s.addEventListener("vegaChange",this.handleTablePropertiesUpdate),s.addEventListener("vegaSave",this.handleTablePropertiesUpdate);const i=t.createElement("vega-rich-text-table-properties");return i.colors=this.tableColorSchema,i.type=At.CELL,i.setAttribute("type",At.CELL),i.addEventListener("vegaCancel",this.handleCellPropertiesUpdate),i.addEventListener("vegaChange",this.handleCellPropertiesUpdate),i.addEventListener("vegaSave",this.handleCellPropertiesUpdate),n.appendChild(s),n.appendChild(i),e.appendChild(n),this.popoverRef=e,this.tablePropertiesFormRef=s,this.cellPropertiesFormRef=i,e}}updateContent(t){this.popoverCloseType="none";const e=this.getTableExtensionContext();"TABLE"===t?(this.tablePropertiesFormRef.classList.remove("vega-hidden"),this.cellPropertiesFormRef.classList.add("vega-hidden"),this.tablePropertiesFormRef.defaultValue=Hn.generateTablePropertiesForm(this.currentTableBlock)):"CELL"===t&&(this.cellPropertiesFormRef.classList.remove("vega-hidden"),this.tablePropertiesFormRef.classList.add("vega-hidden"),e&&(this.cellPropertiesFormRef.styleMap=Wn.getStyleCollectionFromCell(e.tableSelection.getSelectedCells())),this.cellPropertiesFormRef.defaultValue=Wn.convertStyleMapToFormField(this.cellPropertiesFormRef.styleMap)),e&&e.getSelection().removeAllRanges()}storeCurrentFocusNode(){const t=this.getTableExtensionContext();t&&(this.currentFocusNode=t.getSelectedNodes()[0])}getOrCreateSelectionAnchor(t,e){const n=Ae();if(n&&e){const s=e.closest(".rich-text-content"),i=s.getBoundingClientRect();let r=Number.POSITIVE_INFINITY,a=Number.NEGATIVE_INFINITY,o=Number.POSITIVE_INFINITY,l=Number.NEGATIVE_INFINITY;t.map((t=>E.getDOMByEntity(t))).filter(lt).forEach((t=>{const e=t.getBoundingClientRect();r=Math.min(r,e.left-i.left),a=Math.max(a,e.right-i.left),o=Math.min(o,e.top-i.top),l=Math.max(l,e.bottom-i.top)}));const c=a-r,h=l-o;return this.selectionAnchorRef=s.querySelector(".rte-table-selection-popover-anchor"),this.selectionAnchorRef||(this.selectionAnchorRef=n.createElement("div"),this.selectionAnchorRef.className="rte-table-selection-popover-anchor",this.selectionAnchorRef.style.position="absolute",this.selectionAnchorRef.style.pointerEvents="none",s.appendChild(this.selectionAnchorRef),ft.addUniqueObserverToNode(this.selectionAnchorRef,be,(()=>{this.destroy()}))),this.selectionAnchorRef.style.left=`${r}px`,this.selectionAnchorRef.style.top=`${o}px`,this.selectionAnchorRef.style.width=`${c}px`,this.selectionAnchorRef.style.height=`${h}px`,this.selectionAnchorRef}}}class Jn extends Zn{constructor(t){super(t),this.settingHandlers=[new Et,new jn,new Ot,new It,new Rt],this.handleTableClick=(t,e,n)=>{const s=t.target.closest("table");s===n()&&(t.stopPropagation(),this.reTarget(e,n),this.tableDynamicPopover.hide(),xe.call(gt.getSubject(this.popoverRef,ve),s),this.popoverRef.show(!0))},this.syncSelectedCells=()=>{this.tableSettingRef&&(this.tableSettingRef.selectedCells=this.getTableSelectedCells())},this.handleSettingMenuClick=t=>{const e=this.settingHandlers.find((e=>e.canHandle(t.detail)));if(e){const n=this.getTableExtensionContext();n&&e.execute(t.detail,n,this.tableBlock),t.detail[0]===At.CAPTION&&this.updateTableSettingCaption()}t.detail[0]!==At.TABLE&&t.detail[0]!==At.CELL||(this.popoverRef.hide(),this.tableDynamicPopover.show(t.detail[0]))},this.handleTableSettingPopoverShow=()=>{this.syncSelectedCells()},this.tableDynamicPopover=new Qn(Nt.getTableColors(),t)}destroy(){this.tableDynamicPopover.destroy(),this.popoverContainer&&this.popoverContainer.remove()}render(){const t=Ae();if(t&&this.renderContext){this.popoverContainer=t.createElement("div"),this.renderContext.host.appendChild(this.popoverContainer);const e=this.tableDynamicPopover.render(),n=t.createElement("vega-popover");n.trigger="click",n.isScreenPosition=!0,n.className="rte-table-setting-popover",ft.addUniqueObserverToNode(n,vt,this.handleTableSettingPopoverShow);const s=t.createElement("div");s.setAttribute("slot","popover");const i=t.createElement("vega-rich-text-table-setting");i.addEventListener("vegaClick",this.handleSettingMenuClick),s.appendChild(i),n.appendChild(s),this.popoverContainer.appendChild(n),this.popoverContainer.appendChild(e),this.popoverRef=n,this.tableSettingRef=i}}updateTableSettingCaption(){const t=this.tableBlock.hasCaption();this.tableSettingRef&&this.tableSettingRef.hasCaption!==t&&(this.tableSettingRef.hasCaption=t)}reTarget(t,e){this.tableSettingRef&&(this.tableBlock=t,this.tableSettingRef.target=e(),this.tableSettingRef.selectedCells=this.getTableSelectedCells(),this.tableDynamicPopover.reTarget(t,e))}getTableSelectedCells(){let t=[];const e=this.getTableExtensionContext();if(e&&e.tableSelection){const{tableSelection:n}=e;t=n.getSelectedCells()}return t}}class Yn extends ht{doRender(t,e,n){let s;const i=this.renderTable(t,e,(t=>s=t));this.renderTableToolbar(n);const r=e.getAnnotationByType(xt.TABLE),a=n.editable?[t("vega-rich-text-table-selection-widget",{onVegaRemove:t=>{t.stopPropagation(),this.handleTableRemove(e,s)},onClick:t=>{this.tableToolbar&&this.tableToolbar.handleTableClick(t,e,(()=>s))},onMouseLeave:()=>{this.tableToolbar&&this.tableToolbar.syncSelectedCells()}},[t("div",{contentEditable:!0,ref:this.useRef(e)},[i])])]:[i],o={};if(r){const t=r.renderStyle();o.width=t.width,o.margin=t.margin}const l=t("div",{class:"v-rte--extension-table-container",style:Object.assign({},o)},a);return l.childrenContainerGetter=()=>i,l}destroy(){this.destroyTableToolbar()}injectRTEScopeStyles(){return".v-rte--extension-table-container{display:table}table.v-rte--extension-table{border-collapse:collapse}table.v-rte--extension-table th,table.v-rte--extension-table td{border:1px solid #ddd;padding:12px;text-align:left;vertical-align:middle;min-width:55px;box-sizing:border-box;position:relative}table.v-rte--extension-table th{background-color:#f2f2f2}.rte-table-setting-popover,.rte-table-dynamic-popover{display:block}table.v-rte--extension-table .v-rte-table-cell-focused::after,table.v-rte--extension-table .v-rte-table-cell-selected::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background-color:rgba(158, 207, 250, 0.3)}table.v-rte--extension-table:has(.v-rte-table-cell-selected){caret-color:transparent}table.v-rte--extension-table:has(.v-rte-table-cell-selected) ::selection{background-color:transparent}table.v-rte--extension-table:has(.v-rte-table-cell-selected) ::-moz-selection{background-color:transparent}.v-rte--extension-table-caption{padding:8px;border:1px solid #ddd;border-bottom:none;background-color:rgba(var(--v-bg-table-header, 240, 243, 247, 1));position:relative;display:table-caption;caption-side:top;min-height:22px;text-align:center;word-break:break-word;overflow-wrap:break-word}.v-rte--extension-table-caption.showPlaceholder::before{position:absolute;left:0;right:0;content:attr(data-placeholder);font-family:'Inter', sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;color:rgba(var(--v-text-input-placeholder, 176, 180, 181, 1));text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}"}renderTable(t,e,n){var s;return t("table",Object.assign(Object.assign({key:e.id},null===(s=e.getCustomAttributesAnnotation())||void 0===s?void 0:s.render()),{style:e.getStyles(),class:e.getClasses(),ref:t=>{this.useRef(e)(t),n(t)}}))}handleTableRemove(t,e){t.apply(new Nn(t)),this.destroySelectionAnchor(e)}destroySelectionAnchor(t){const e=t.closest(".rich-text-content");if(e){const t=e.querySelector(".rte-table-selection-popover-anchor");t&&me.notify(gt.getSubject(t,be),{host:t})}}renderTableToolbar(t){t.editable?this.tableToolbar||(this.tableToolbar=new Jn(t),this.tableToolbar.render()):this.destroyTableToolbar()}destroyTableToolbar(){var t;null===(t=this.tableToolbar)||void 0===t||t.destroy(),this.tableToolbar=null}}class Xn extends ht{doRender(t,e){return t("thead",{key:e.id,ref:this.useRef(e)})}}class ts extends ht{doRender(t,e){return t("tr",{key:e.id,ref:this.useRef(e)})}}class es extends ht{doRender(t,e,n){return this.renderByCellType(t,e,n,"td")}renderByCellType(t,e,n,s){var i;return t(s,Object.assign(Object.assign(Object.assign({key:`${e.id}-${s}`,ref:this.useRef(e)},null===(i=e.getCustomAttributesAnnotation())||void 0===i?void 0:i.render()),{style:e.getStyles(n),class:e.getClasses()}),n.editable?this.onSelectionListeners(e,n):void 0))}onSelectionListeners(t,e){return{onMouseDown:t=>{const n=i(t.target,"table"),s=i(t.currentTarget,"table")===n,r=t.target.closest("td, th");if(s&&r){const t=this.getExtensionContext(e.host);t&&t.tableSelection.focusCell(r)}},onMouseMove:n=>{n.stopPropagation(),n.preventDefault();const s=this.getExtensionContext(e.host);s&&s.tableSelection.dragOver(t)},onMouseUp:()=>{const t=this.getExtensionContext(e.host);t&&t.tableSelection.endDrag()}}}}class ns extends ht{doRender(t,e){return t("tbody",{key:e.id,ref:this.useRef(e)})}}class ss extends es{doRender(t,e,n){return super.renderByCellType(t,e,n,"th")}}class is extends w{constructor(t,e){super(),this.type="INSERT_TABLE_BLOCK",this.rowCount=t,this.columnCount=e}}class rs extends Zn{constructor(){super(...arguments),this.hoveredRows=1,this.hoveredCols=1}render(t,e){return t("vega-popover",{trigger:"click",alignment:"start",placement:"bottom",showArrow:!1,isScreenPosition:!0,ref:t=>{t&&(this.tablePickerPopoverRef=t,ft.addUniqueObserverToNode(t,vt,(()=>{this.resetPicker()})))}},[t("div",{slot:"popover"},[this.generatePickerStyles(t),this.generateTableSizeGrid(t)]),t("div",{slot:"popover-content"},e)])}generateTableSizeGrid(t){const e=[];for(let n=1;n<=10;n++)for(let s=1;s<=10;s++)e.push(t("button",{class:"rte-table-picker__cell","data-row":n,"data-col":s,onMouseenter:this.handlePickerCellHover.bind(this,n,s),onClick:this.handlePickerClick.bind(this,n,s)},[]));return t("div",{class:"rte-table-picker"},[t("div",{class:"rte-table-picker__grid",ref:t=>{t&&(this.tablePickerGridRef=t)},style:{gridTemplateColumns:"repeat(10, 16px)",gridTemplateRows:"repeat(10, 16px)"}},e),t("div",{class:"rte-table-picker__hint"},t("vega-hint",{ref:t=>{t&&(this.selectedHintRef=t)}},[`${this.hoveredRows} × ${this.hoveredCols}`]))])}generatePickerStyles(t){return t("style",{},["\n.rte-table-picker__grid { display: grid; gap: 2px; }\n.rte-table-picker__cell {\n box-sizing: border-box;\n border: 1px solid #ccc;\n background-color: transparent;\n cursor: pointer;\n}\n.rte-table-picker__cell:hover {\n background-color: #cae1fc;\n}\n.rte-table-picker__cell.active {\n background-color: #cae1fc;\n}\n.rte-table-picker__hint {\n text-align: center;\n}\n "])}createTable(t,e){const n=this.getTableExtensionContext();if(n){const{host:s,getSelectedNodes:i}=n,r=i()[0],a=new is(t,e);r?r.parent&&r.parent.apply(a):s.value.apply(a),a.nextFocusNode&&s.value.apply(new Z(a.nextFocusNode,1))}}handlePickerClick(t,e){this.createTable(t,e),this.tablePickerPopoverRef.hide()}handlePickerCellHover(t,e){this.hoveredRows=t,this.hoveredCols=e,Array.from(this.tablePickerGridRef.children).forEach((t=>{const e=Number(t.dataset.row),n=Number(t.dataset.col);e<=this.hoveredRows&&n<=this.hoveredCols?t.classList.add("active"):t.classList.remove("active")})),this.selectedHintRef.textContent=`${this.hoveredRows} × ${this.hoveredCols}`}resetPicker(){this.handlePickerCellHover(1,1)}}class as extends en{render(t,e){return new rs(e).render(t,super.renderButton(t,e,{showArrowIcon:!0,icon:"rte-table",tooltip:{text:"Insert table"}}))}isDisabled(t){let e=super.isDisabled(t);const n=this.getExtensionContext(t.host);if(n){const{host:t,getSelectedNodes:s}=n,i=s()[0];let r=!0;i&&(r=m.canHandle("INSERT_TABLE_BLOCK",i.parent)&&m.canHandle(R.INSERT_CHILDREN_AFTER,i.parent.parent)),e=t.disabled||!r}return e}handleButtonClick(){}handleDropdownClick(){}}ut.register({"rte-table":{icon:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">\x3c!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --\x3e<path fill="currentColor" d="M48 264V160H232V264H48zm0 48H232V432H64c-8.8 0-16-7.2-16-16V312zM280 432V312H464V416c0 8.8-7.2 16-16 16H280zM464 264H280V160H464V264zM64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64z"/></svg>'}});class os extends A{handleAction(t,e){const n=this.createTableBlock(t.rowCount,t.columnCount),s=super.createNewParagraph(""),i=this.getReferenceBlock(e);i?i.parent.apply(new S(i,n,s)):e.apply(new T([n,s])),t.nextFocusNode=n.getFirstNode()}createTableBlock(e,n){const s=Math.max(e,1),i=Math.max(n,1);return Bt.from({id:t(),type:"table-block",children:[Mt(s,i)]})}getReferenceBlock(t){if(!(t instanceof Q))return t}}class ls extends xn{canIntercept(t,e){const n=e.parent;return n instanceof Dt&&1===n.children.length&&0===t.startOffset}intercept(){}}class cs extends A{handleAction(t){const e=t.tableBlock,n=e.parent,s=super.getRootContent(e),i=super.createNewParagraph("");n.apply(new S(e,i)),n.apply(new M(e)),s&&s.apply(new Z(i.getLastNode()))}}class hs extends xn{canIntercept(t,e){return t.entityToBeRemoved&&1===e.children.length}intercept(e,n,s){if(!(n.entityToBeRemoved instanceof x)){const e=x.from({id:t(),type:"paragraph",nodes:[{id:t(),type:"text",text:""}]});return s.children=[],void s.apply(new T([e]))}n.entityToBeRemoved.apply(new T([new b(t(),"",n.entityToBeRemoved)]))}}class ds extends ht{doRender(t,e){return t("caption",{key:e.id,ref:this.useRef(e),style:e.getStyles(),class:[e.getClasses(),e.isNotEmpty()?null:"showPlaceholder"].filter(lt).join(" "),"data-placeholder":"Enter table caption"})}}class us extends A{getRowsMaxCellCount(t){let e=0;for(const n of t){let t=0;for(const e of n.children)t+=e.colSpan;e=Math.max(e,t)}return e}getRowCellStartCols(t){const e=this.getRowsMaxCellCount(t),n=new Array(t.length),s=new Array(e).fill(0);for(let e=0;e<t.length;e++){const i=t[e].children,r=new Array(i.length);let a=0;for(let t=0;t<i.length;t++){const e=i[t];for(;a<s.length&&s[a]>0;)a++;r[t]=a;const n=Math.max(e.colSpan,us.DEFAULT_CELLSPAN);if(e.rowSpan>us.DEFAULT_CELLSPAN)for(let t=0;t<n;t++){const n=a+t;n<s.length&&(s[n]=Math.max(s[n],e.rowSpan))}a+=n}n[e]=r;for(let t=0;t<s.length;t++)s[t]>0&&s[t]--}return n}updateCellSpan(t,e,n){const s=t.getCustomAttributesAnnotation();if(n<=us.DEFAULT_CELLSPAN){if(s){const n=s.render();delete n[e],t.annotationMap.set(D.CUSTOM_ATTRIBUTE,new j(n))}}else{const i=s?s.render():{};i[e]=n.toString(),t.annotationMap.set(D.CUSTOM_ATTRIBUTE,new j(i))}}insertMovedCells(t,e,n){t.forEach(((t,s)=>{const i=e[s];if(i){const e=n[s]||[];t.sort(((t,e)=>t.logicalStartCol===e.logicalStartCol?e.cellIndex-t.cellIndex:e.logicalStartCol-t.logicalStartCol)),t.forEach((t=>{const{cell:n,logicalStartCol:s}=t;if(0===i.children.length)return i.apply(new T([n])),void(e[0]=s);const r=e.findIndex((t=>t>=s));-1===r?(i.apply(new S(i.children[i.children.length-1],n)),e.push(s)):0===r?(i.apply(new O(i.children[0],n)),e.unshift(s)):(i.apply(new O(i.children[r],n)),e.splice(r,0,s))}))}}))}splitRowsBySection(t){const e=[],n=[];return t.forEach((t=>{t.parent instanceof jt?e.push(t):n.push(t)})),[e,n]}buildSelectedIndices(t,e){return new Set(t.map((t=>e.indexOf(t))).filter((t=>t>=0)))}intersectsRemovalRange(t,e,n,s){return t<=s&&e>=n}countRemovedRows(t,e,n){let s=0;for(let i=t;i<=e;i++)n.has(i)&&s++;return s}getHeadCellLength(t){let e=0;for(let n=0;n<t.children.length;n++){const s=t.children[n];if(!(s instanceof kt))break;e+=s.colSpan}return e}getTheStartSpanCell(t,e,n,s){const i={rowIndex:n};for(let r=n;r>=0;r--){const n=e[r];if(n.includes(s)){i.cell=t[r].children[n.indexOf(s)],i.rowIndex=r;break}}return i}getDefaultCellBlockTemplate(e,n,s=1){const i=Te({colspan:n>1?n.toString():null,rowspan:s>1?s.toString():null}),r=t(),a={id:r,type:e,children:[{id:`${r}-p`,type:"paragraph",nodes:[{id:`${r}-p-t`,type:"text",text:""}]}]};return Object.keys(i).length>0&&(a.annotations={customAttribute:i}),a}getSortedValuesByNumericKey(t){return Array.from(t.entries()).sort((([t],[e])=>t-e)).map((([,t])=>t))}}us.DEFAULT_CELLSPAN=1;class ps extends us{handleAction(t,e){const{rowsToBeRemoved:n}=t,s=this.getFutureFocusRow(n[0],n[n.length-1],e),i=this.splitRowsBySection(n);if(this.removeRows(i[0]),this.removeRows(i[1]),s){const t=this.getRootContent(e);if(t){const e=s.getLastNode();t.apply(new Z(e,e.getRangeEndOffset()))}}}removeRows(t){if(0===t.length)return;const e=t[0].parent,n=e.children,s=this.buildSelectedIndices(t,n);if(s.size>0){if(n.length===t.length)return void e.parent.apply(new M(e));const i=Math.min(...s),r=Math.max(...s),a=this.getRowCellStartCols(n),o=this.collectCellsToMove(n,a,s,i,r);this.insertMovedCells(o,n,a),t.forEach((t=>{t.parent.apply(new M(t))}))}}collectCellsToMove(t,e,n,s,i){const r=new Map,a=t.length;for(let o=0;o<a;o++){const l=t[o],c=l.children.length;for(let t=0;t<c;t++){const c=l.children[t],h=c.rowSpan;if(h<=us.DEFAULT_CELLSPAN)continue;const d=o+h-1;if(!this.intersectsRemovalRange(o,d,s,i))continue;const u=h-this.countRemovedRows(o,d,n);if(o<s&&d>=s)this.updateCellSpan(c,"rowspan",u);else if(o>=s&&d>i){const s=i+1;if(s<a&&!n.has(s)){const n=e[o][t];r.has(s)||r.set(s,[]),r.get(s).push({cell:this.cloneCellWithRowSpan(c,u),newRowSpan:u,cellIndex:t,logicalStartCol:n})}}}}return r}cloneCellWithRowSpan(t,e){const n=t.clone(t.parent);return this.updateCellSpan(n,"rowspan",e),n}getFutureFocusRow(t,e,n){const s=n.children.filter((t=>t instanceof jt||t instanceof Ht)).flatMap((t=>t.children)),i=s.indexOf(t),r=s.indexOf(e);return s[i-1]?s[i-1]:s[r+1]?s[r+1]:void 0}}class fs{constructor(){this.dragging=!1,this.anchorCell=null,this.selectedCells=new Set,this.syncRTESelectionWithDebounce=ke(this.syncRTESelection,100,this),this.handleSelectionChangeWithDebounce=ke(this.handleSelectionChange,10,this),this.filterSelectedCell=(t,e)=>{const n=new Set;if(t.intersectsNode(e)){if(e.nodeType===Node.TEXT_NODE){const t=E.getEntityByDOM(e.parentElement);if(t){const e=_t(t.parent,Dt);if(e)return n.add(e),Array.from(n)}}e.childNodes.forEach((e=>this.filterSelectedCell(t,e).forEach((t=>{n.add(t)}))))}return Array.from(n)},this.updateSelectedStyles=(t,e)=>{const n=1===e?"v-rte-table-cell-focused":"v-rte-table-cell-selected",s=E.getDOMByEntity(t);s&&s.classList.add(n)},this.handleDocMouseUp=()=>{this.endDrag();const t=Ae();t&&t.removeEventListener("mouseup",this.handleDocMouseUp)},this.handleContentClick=()=>{this.clearSelection();const t=this.context.host.shadowRoot.querySelector(".rich-text-editor-container");t&&t.removeEventListener("mousedown",this.handleContentClick,!0)}}static computeRectRange(t,e){const n=t.parent.parent.parent;if(n!==e.parent.parent.parent)return[];const s=[];n.children.forEach((t=>{t.children.forEach((t=>s.push(t)))}));const{grid:i,cellMeta:r}=fs.buildCellGrid(s),a=r.get(t),o=r.get(e);if(!a||!o)return[];const l=a.row+a.rowSpan-1,c=a.col,h=a.col+a.colSpan-1,d=o.row+o.rowSpan-1,u=o.col,p=o.col+o.colSpan-1,f=Math.min(a.row,o.row),g=Math.max(l,d),w=Math.min(c,u),m=Math.max(h,p),b=new Set;for(let t=f;t<=g;t++){const e=i[t];for(let t=w;t<=m;t++){const n=e[t];n&&b.add(n)}}return Array.from(b)}static getCellSpan(t){let e=1,n=1;const s=t.getAnnotationByType(D.CUSTOM_ATTRIBUTE);if(s&&s.customAttribute){const t=s.customAttribute;t.rowSpan&&(e=parseInt(t.rowSpan,10)),t.colSpan&&(n=parseInt(t.colSpan,10))}if(1===e&&1===n){const s=E.getDOMByEntity(t);if(s){const t=s.getAttribute("rowSpan"),i=s.getAttribute("colSpan");t&&(e=parseInt(t,10)),i&&(n=parseInt(i,10))}}return{rowSpan:Number.isFinite(e)&&e>0?e:1,colSpan:Number.isFinite(n)&&n>0?n:1}}static buildCellGrid(t){const e=[],n=new Map;for(let s=0;s<t.length;s++){const i=t[s];e[s]||(e[s]=[]);let r=0;for(let t=0;t<i.children.length;t++){const a=i.children[t];for(;e[s][r];)r+=1;const{rowSpan:o,colSpan:l}=fs.getCellSpan(a);n.set(a,{row:s,col:r,rowSpan:o,colSpan:l});for(let t=0;t<o;t++){const n=s+t;e[n]||(e[n]=[]);for(let t=0;t<l;t++)e[n][r+t]=a}r+=l}}return{grid:e,cellMeta:n}}destroy(){this.removeSelectionChangeListener()}init(t){this.context=t,this.addSelectionChangeListener()}setSelectedCells(t){const e=Array.from(this.selectedCells)[0]||t[0];this.updateSelectedCells(t),this.emitCellSelectionChange(e,t)}getSelectedCells(){return Array.from(this.selectedCells)}focusCell(t){const e=E.getEntityByDOM(t);e&&(this.anchorCell=e,this.setSelectedCells([e]),this.addListeners())}dragOver(t){if(!this.anchorCell)return;const e=fs.computeRectRange(this.anchorCell,t);e.length>1&&this.startDrag(),this.dragging&&(this.preventTextSelection(e),this.updateSelectedCells(e,{debounceSync:!0}))}endDrag(){this.dragging=!1,this.anchorCell=null}emitCellSelectionChange(t,e){const n=_t(t,Bt);if(n){const t=E.getDOMByEntity(n);t&&me.notify(gt.getSubject(t,ye),{host:t,detail:e})}}clearSelection(){this.selectedCells.forEach((t=>{const e=E.getDOMByEntity(t);e&&e.classList.remove("v-rte-table-cell-selected","v-rte-table-cell-focused")})),this.selectedCells.clear()}addSelectionChangeListener(){const t=Ae();t&&t.addEventListener("selectionchange",this.handleSelectionChangeWithDebounce)}removeSelectionChangeListener(){const t=Ae();t&&t.removeEventListener("selectionchange",this.handleSelectionChangeWithDebounce)}handleSelectionChange(){if(this.dragging)return void this.syncRTESelectionWithDebounce();const t=this.context.getSelection();if(t.rangeCount>0){const e=t.getRangeAt(0),n=e.commonAncestorContainer;if(i(n,"table")){const t=this.filterSelectedCell(e,n);this.setSelectedCells(t)}}}startDrag(){this.dragging=!0}updateSelectedCells(t,{debounceSync:e}={}){this.clearSelection(),t.forEach((e=>{this.selectedCells.add(e),this.updateSelectedStyles(e,t.length)})),e?this.syncRTESelectionWithDebounce():this.syncRTESelection()}syncRTESelection(){const t=Array.from(this.selectedCells),e=t.flatMap((t=>t.children.flatMap((t=>t.children.flatMap((t=>{if(t instanceof k)return t})))))).filter(lt);t.length>1&&this.context.setSelectedNodes(e,{startNode:e[0],endNode:e[e.length-1],startOffset:0,endOffset:e[e.length-1].getRangeEndOffset()})}preventTextSelection(t){const e=this.context.getSelection();if(e.removeAllRanges(),t.length>0){const n=E.getDOMByEntity(t[0]);if(n){const t=new Range;t.setStart(n,0),t.setEnd(n,0),e.addRange(t)}}}addListeners(){const t=Ae();t&&t.addEventListener("mouseup",this.handleDocMouseUp);const e=this.context.host.shadowRoot.querySelector(".rich-text-editor-container");e&&e.addEventListener("mousedown",this.handleContentClick,!0)}}class gs extends us{handleAction(t,e){const{selectedRows:n}=t,[s,i]=this.splitRowsBySection(n);i.length>0?this.convertToHeaderRows(i,e):this.revertToBodyRows(s,e);const r=this.getRootContent(e);if(r){const t=n[0].getFirstNode();t&&r.apply(new Z(t,0))}}convertToHeaderRows(e,n){let s=n.children.find((t=>t instanceof jt));const i=e[0].parent;s||(s=jt.from({id:t(),type:"table-head",children:[]}),n.apply(new O(i,s)));const r=i.children.indexOf(e[e.length-1]),a=i.children.slice(0,r+1),o=this.buildSelectedIndices(a,i.children),l=Math.min(...o),c=Math.max(...o);if(o.size>0){if(o.size<i.children.length){const t=this.getRowCellStartCols(i.children),e=this.collectCellsToMove(i.children,t,o,l,c);this.insertMovedCells(e,i.children,t)}this.convertBodyRowsToHeaderRows(i,s,a)}}convertBodyRowsToHeaderRows(t,e,n){for(let e=0;e<n.length;e++){const s=n[e];s.children=s.children.map((t=>this.convertTdToTh(t))),t.apply(new M(s))}e.apply(new T(n))}revertToBodyRows(e,n){let s=n.children.find((t=>t instanceof Ht));const i=e[0].parent;s||(s=Ht.from({id:t(),type:"table-body",children:[]}),n.apply(new S(i,s)));const r=i.children.indexOf(e[0]),a=i.children.slice(r),o=this.buildSelectedIndices(a,i.children);if(o.size>0){const t=this.getRowCellStartCols(i.children),e=this.collectCellsToMove(i.children,t,o,Math.min(...o),Math.max(...o));this.insertMovedCells(e,i.children,t),this.convertHeadRowsToBodyRows(i,s,a)}}convertHeadRowsToBodyRows(t,e,n){const s=e.children[0],i=this.getRowCellStartCols(n);for(let r=0;r<n.length;r++){const a=n[r];t.apply(new M(a));const o=s?this.getHeadCellLength(s):0;a.children=this.convertThToTd(a,i[r],o),s&&e.apply(new O(s,a))}s||e.apply(new T(n))}collectCellsToMove(t,e,n,s,i){const r=new Map,a=t.length;for(let o=0;o<a;o++){const l=t[o],c=l.children.length;for(let t=0;t<c;t++){const c=l.children[t],h=c.rowSpan;if(h<=us.DEFAULT_CELLSPAN)continue;const d=o+h-1;if(!this.intersectsRemovalRange(o,d,s,i))continue;const u=this.countRemovedRows(o,d,n),p=h-u;if(o<s&&d>=s){this.updateCellSpan(c,"rowspan",p);const i=s;if(i<a&&n.has(i)){const n=e[o][t];r.has(i)||r.set(i,[]),r.get(i).push({cell:this.cloneCellWithRowSpan(c,u),newRowSpan:u,cellIndex:t,logicalStartCol:n})}}else if(o>=s&&d>i){this.updateCellSpan(c,"rowspan",u);const s=i+1;if(s<a&&!n.has(s)){const n=e[o][t];r.has(s)||r.set(s,[]),r.get(s).push({cell:this.cloneCellWithRowSpan(c,p),newRowSpan:p,cellIndex:t,logicalStartCol:n})}}}}return r}convertTdToTh(t){if(t instanceof kt)return t;const e=kt.from(t.toJSON());return e.parent=t.parent,e}convertThToTd(t,e,n){return t.children.map(((s,i)=>{let r=s;const a=e[i]<n,o=s.toJSON();return r=a?s:Dt.from(this.deleteHeadCellDefaultBackground(o)),r.parent=t,r}))}cloneCellWithRowSpan(e,n){const s=e.clone(e.parent);s.id=t(),s.children=[];const i=this.createNewParagraph("");return i&&s.apply(new T([i])),this.updateCellSpan(s,"rowspan",n),s}deleteHeadCellDefaultBackground(t){var e;if(t&&t.annotations&&t.annotations.customStyle){delete t.annotations.tableCell;const n=t.annotations.customStyle.backgroundColor,s=Pt.getDefaultBackgroundColor();!n||n!==s&&(null===(e=r(n))||void 0===e?void 0:e.toUpperCase())!==s||delete t.annotations.customStyle.backgroundColor}return t}}class ws extends Vt{handleAction(t,e){const{insertDirection:n,tableCellInsertRange:s}=t,i=new Set(s.map((t=>t.id))),r=$t(e),a=Ft(r),[o,l]=this.getBoundaryCellColumnRange(s,r,a),c=n===Ut.LEFT?o:l+1,h=this.hasSelectedCellInsideTargetColumn(r,a,c,i),d=new Set;r.forEach(((t,s)=>{if(d.has(s))return;const o=this.findExpandableCell(t,s,c,a,n,i,h);if(o){const t=o.rowSpan;if(zt(o,o.colSpan+1,o.rowSpan,e,!0),t>1)for(let e=1;e<t;e++)d.add(s+e);return}const l=this.findInsertPosition(t,s,c,a,r);if(l){const e=this.generateTableCell(l.templateCell);t.apply(l.before?new O(l.anchorCell,e):new S(l.anchorCell,e))}}))}findExpandableCell(t,e,n,s,i,r,a){const o=s[e],l=t.children.reduce(((t,e)=>t+(r.has(e.id)?1:0)),0);for(const c of t.children){const t=o.indexOf(c.id),h=t+c.colSpan,d=n===h,u=e+c.rowSpan>=s.length,p=r.has(c.id),f=n>t&&n<h;if(i===Ut.LEFT?f:f&&(!p||!u)||d&&c.colSpan>1&&p&&!u&&1===l&&!a)return c}return null}hasSelectedCellInsideTargetColumn(t,e,n,s){for(let i=0;i<t.length;i++){const r=t[i],a=e[i];for(const t of r.children){if(!s.has(t.id))continue;const e=a.indexOf(t.id),i=e+t.colSpan;if(n>e&&n<i)return!0}}return!1}findInsertPosition(t,e,n,s,i){const r=s[e];let a=t.children[0];if(n>=0&&n<r.length){const t=Kt(i,r[n]);t&&(a=t)}let o=0;for(let e=0;e<t.children.length;e++){const s=t.children[e];for(;o<r.length&&r[o]!==s.id;)o++;if(o>=n)return{anchorCell:s,templateCell:a,before:!0};const i=o+s.colSpan;if(i>n||e===t.children.length-1)return{anchorCell:s,templateCell:a,before:!1};o=i}return null}generateTableCell(t){return t instanceof kt?kt.from(Wt(t.type)):Dt.from(Wt(t.type))}}class ms extends Vt{handleAction(t,e){const n=$t(e),s=Ft(n),[i,r]=this.getBoundaryCellColumnRange(t.tableCellDeleteRange,n,s),a=Math.max(n.indexOf(t.tableCellDeleteRange[t.tableCellDeleteRange.length-1].parent),0),{coveredCellIds:o,coveredCells:l,adjustmentCellInfo:c}=this.getDeleteCellsInfo(n,i,r,s),h=this.findNextFocusableCell(n,s,i,r,o,a);this.deleteCells(l,c,e);const d=this.getRootContent(e),u=Zt(h);d&&u&&d.apply(new Z(u))}getDeleteCellsInfo(t,e,n,s){const i=[],r=new Set,a=[],o=qt(s);return t.forEach((t=>{t.children.forEach((t=>{const s=o.get(t.id);if(void 0===s)return;const{colSpan:l,rowSpan:c}=Qt(t),h=this.getColumnOverlapCount(s,l,e,n);if(h<=0)return;if(h===l)return i.push(t),void r.add(t.id);const d=Math.max(1,l-h);a.push({cell:t,nextColSpan:d,rowSpan:c})}))})),{coveredCells:i,coveredCellIds:r,adjustmentCellInfo:a}}findNextFocusableCell(t,e,n,s,i,r){for(let a=0;a<t.length;a++){const o=this.findFocusableCellIdInGridRow(e[(r+a)%t.length],n,s,i);if(!o)continue;const l=Kt(t,o);if(l)return l}return null}findFocusableCellIdInGridRow(t,e,n,s){for(let e=n+1;e<t.length;e++){const n=t[e];if(n&&!s.has(n))return n}for(let n=e-1;n>=0;n--){const e=t[n];if(e&&!s.has(e))return e}return null}deleteCells(t,e,n){t.forEach((t=>{t.parent.apply(new M(t))}));const s=new Set;e.forEach((({cell:t,nextColSpan:e,rowSpan:i})=>{s.add(t.id),zt(t,e,i,n)})),this.normalizeRemainingCellSpans(n,s)}normalizeRemainingCellSpans(t,e){$t(t).forEach((n=>{n.children.forEach((n=>{const{colSpan:s,rowSpan:i}=Qt(n);if(e.has(n.id)){const e=Gt(t);if(!(i>1&&s===e))return}zt(n,s,i,t)}))}))}getColumnOverlapCount(t,e,n,s){const i=t+e-1,r=Math.max(t,n),a=Math.min(i,s);return r<=a?a-r+1:0}}class bs extends w{constructor(t){super(),this.isFlushable=!0,this.type="CREATE_SEGMENT_TABLE_CELL",this.payload=t}}class vs extends A{handleAction(t,e){const{table:n,sourceCell:s,colSpan:i,cellType:r,keepSourceContent:a}=t.payload,o=a?this.convertCellType(s,r):Jt(r);zt(o,i,s.rowSpan,n),e.apply(new O(s,o))}convertCellType(t,e){return"table-head-cell"===e?kt.from(t.toJSON()):Dt.from(t.toJSON())}}class ys extends A{handleAction(t,e){const{cell:n,targetCellType:s}=t.payload,i="table-head-cell"===s?kt.from(n.toJSON()):Dt.from(n.toJSON());e.apply(new O(n,i)),e.apply(new M(n))}}class xs extends A{handleAction(t,e){const{table:n,cell:s,col:i,cellStartCol:r,endCol:a,targetCellType:o}=t.payload,l=r+s.colSpan-1,c=i>r?i-r:0,h=Math.min(a,l),d=h-i+1,u=l-h;c>0&&e.apply(new bs({table:n,sourceCell:s,colSpan:c,cellType:s.type,keepSourceContent:!0})),e.apply(new bs({table:n,sourceCell:s,colSpan:d,cellType:o,keepSourceContent:0===c})),u>0&&e.apply(new bs({table:n,sourceCell:s,colSpan:u,cellType:s.type,keepSourceContent:0===c&&d===s.colSpan})),e.apply(new M(s))}}class Cs extends Vt{handleAction(t,e){const n=$t(e),s=Ft(n),i=qt(s),[r,a]=this.getBoundaryCellColumnRange(t.tableCellSelectRange,n,s),o=[],l=new Set;n.forEach((t=>{t.children.forEach((t=>{const e=i.get(t.id);void 0!==e&&e>=r&&e<=a&&!l.has(t.id)&&(l.add(t.id),o.push(t))}))})),t.selectCellCallback(o)}}class Ls extends xn{canIntercept(t){return t.childrenToBeInserted.some((t=>!(t instanceof Dt)))}intercept(){}}class As extends A{handleAction(t,e){const{targetCell:n,mergeCells:s,colSpan:i,rowSpan:r,direction:a}=t;this.mergeContentToTargetCell(n,s),zt(n,i,r,e),this.deleteOtherSelectedCells(s,n),a!==Yt.MERGE_CELL_LEFT&&a!==Yt.MERGE_CELL_RIGHT&&r>1&&this.clearRowSpanIfUniformAcrossRow(n,e,r);const o=this.getRootContent(e),l=Zt(n);o&&l&&o.apply(new Z(l))}mergeContentToTargetCell(t,e){const n=e.flatMap((t=>t.children)),s=n.filter((t=>t.isNotEmpty()));t.children=(s.length>0?s:[n[0]]).map((e=>e.clone(t)))}deleteOtherSelectedCells(t,e){t.forEach((t=>{t!==e&&t.parent.apply(new M(t))}))}clearRowSpanIfUniformAcrossRow(t,e,n){const s=t.parent.parent.children,i=Ft(s),r=[];for(let e=0;e<i.length;e++)i[e].includes(t.id)&&r.push(e);if(r.length>1){const t=r[0],a=t+n-1,o=new Set;let l=Number.POSITIVE_INFINITY;for(let e=0;e<i[0].length;e++){let n=i[t][e],s=1,r=!1;for(let c=t+1;c<=a;c++)i[c][e]!==n?(s>1&&(r=!0,l=Math.min(l,s),o.add(n)),s=1,n=i[c][e]):s++;if(s<2&&!r){o.clear();break}s>1&&(l=Math.min(l,s),o.add(n))}o.size>0&&s.forEach((t=>{t.children.forEach((t=>{if(o.has(t.id)){const{rowSpan:n,colSpan:s}=Qt(t);zt(t,s,n-l+1,e)}}))}))}}}class Ss extends Y{canHandle(t,e){const n=t[e];return n&&"TABLE"===n.tagName?1:0}handle(e,n){return Bt.from({id:t(),type:"table-block",annotations:X.generate(Bt,e[0],n),children:[]},n)}appendChildBlocks(t,e){t.children=e.map((e=>(e.parent=t,e)))}shouldProceedToElementChildren(){return!0}}class Ts extends J{canHandle(t,e){const n=t[e];return n&&"THEAD"===n.tagName?1:0}handle(e,n){return jt.from({id:t(),type:"table-head",annotations:X.generate(jt,e[0],n),children:[]},n)}appendChildBlocks(t,e){t.children=e.map((e=>(e.parent=t,e)))}shouldProceedToElementChildren(){return!0}}class ks extends J{canHandle(t,e){const n=t[e];return n&&"TBODY"===n.tagName?1:0}handle(e,n){return Ht.from({id:t(),type:"table-body",annotations:X.generate(Ht,e[0],n),children:[]},n)}appendChildBlocks(t,e){t.children=e.map((e=>(e.parent=t,e)))}shouldProceedToElementChildren(){return!0}}class Es extends J{canHandle(t,e){const n=t[e];return n&&"TR"===n.tagName?1:0}handle(e,n){return Xt.from({id:t(),type:"table-row",annotations:X.generate(Xt,e[0],n),children:[]},n)}appendChildBlocks(t,e){t.children=e.map((e=>(e.parent=t,e)))}shouldProceedToElementChildren(){return!0}}class Os extends J{canHandle(t,e){const n=t[e];return!n||"TD"!==n.tagName&&"TH"!==n.tagName?0:1}handle(e,n){const s=e[0],i=[{id:t(),type:"paragraph",annotations:{internalWrapper:n&&!n.autoMatchFormat},nodes:[{id:t(),type:"text",annotations:{plainText:n&&!n.autoMatchFormat},text:""}]}];return"TH"===s.tagName?kt.from({id:t(),type:"table-head-cell",annotations:this.getTableHeadCellAnnotations(s,n),children:i},n):Dt.from({id:t(),type:"table-cell",annotations:X.generate(Dt,s,n),children:i},n)}appendChildBlocks(t,e){t.children=e.map((e=>(e.parent=t,e)))}shouldProceedToElementChildren(){return!0}getTableHeadCellAnnotations(t,e){const n=X.generate(kt,t,e);return n&&n.tableCell&&Nt.getColorKey(n.tableCell.backgroundColor,!0)===Ct.key&&(delete n.tableCell.backgroundColor,n.customStyle&&delete n.customStyle.backgroundColor),n}}class Is extends Y{canHandle(t,e){const n=t[e];return n&&n.parentElement&&"TABLE"===n.parentElement.tagName&&"CAPTION"===n.tagName?1:0}handle(e,n){const s=this.getTableCaptionAnnotations(e[0],n);return Mn.from({id:t(),type:"table-caption",annotations:Object.assign(Object.assign({},s),{caption:!0}),children:[]},n)}appendChildBlocks(t,e){t.children=e.map((e=>(e.parent=t,e)))}shouldProceedToElementChildren(){return!0}getTableCaptionAnnotations(t,e){const n=X.generate(Mn,t,e);return n&&n.customStyle&&n.customStyle.backgroundColor&&Nt.getColorKey(n.customStyle.backgroundColor,!0)===Ct.key&&delete n.customStyle.backgroundColor,n}}class Rs extends rt{getBackgroundColor(t){return t.style.backgroundColor?Nt.getColorKey(t.style.backgroundColor)||t.style.backgroundColor:null}getBorder(t){const e=t.style,n=e.borderStyle,s=e.borderWidth,i=e.borderColor;if(i||n||s){const t="initial"===i?"":i;return{style:"initial"===n?"":n,width:this.normalizeBorderWidth(s),color:Nt.getColorKey(t)||t}}return null}normalizeBorderWidth(t){return"initial"===t||Rs.BORDER_WIDTH_KEYWORDS.includes(t)?"":t}getWidth(t){if(t.style.width)return t.style.width;const e=t.getAttribute("width");return e?/^\d+$/.test(e)?`${e}px`:e:null}getHeight(t){if(t.style.height)return t.style.height;const e=t.getAttribute("height");return e?/^\d+$/.test(e)?`${e}px`:e:null}}Rs.BORDER_WIDTH_KEYWORDS=["thin","medium","thick"];class Ns extends Rs{canHandle(t){return"RTETableBlock"===t.dtoName}handle(t){const e=Te({backgroundColor:this.getBackgroundColor(t),border:this.getBorder(t),width:this.getWidth(t),height:this.getHeight(t),alignment:this.getAlignment(t)});return Object.keys(e).length>0?{table:e}:{}}getAlignment(t){const e=t.classList;if(e.contains("v-rte--extension-table-align-left"))return"left";if(e.contains("v-rte--extension-table-align-center"))return"center";if(e.contains("v-rte--extension-table-align-right"))return"right";const n=t.style,s=n.marginLeft,i=n.marginRight;if("auto"===s&&"auto"===i)return"center";if("0"===s||"0px"===s)return"left";if("0"===i||"0px"===i)return"right";const r=t.getAttribute("align");return r&&["left","center","right"].includes(r)?r:null}}class Bs extends Rs{canHandle(t){return"RTETableCellBlock"===t.dtoName}handle(t){const e=Te({backgroundColor:this.getBackgroundColor(t),padding:this.getPadding(t),border:this.getBorder(t),width:this.getWidth(t),height:this.getHeight(t),textAlign:this.getTextAlign(t),verticalAlign:this.getVerticalAlign(t),minWidth:this.getMinWidth(t),boxSizing:this.getBoxSizing(t)});return Object.keys(e).length>0?{tableCell:e}:{}}getMinWidth(t){return t.style.minWidth?t.style.minWidth:null}getBoxSizing(t){return t.style.boxSizing?t.style.boxSizing:null}getPadding(t){return t.style.padding?t.style.padding:null}getTextAlign(t){if(t.style.textAlign){const e=t.style.textAlign;if(["left","center","right","justify"].includes(e))return e}const e=t.getAttribute("align");return e&&["left","center","right","justify"].includes(e)?e:null}getVerticalAlign(t){if(t.style.verticalAlign){const e=t.style.verticalAlign;if(["top","middle","bottom"].includes(e))return e}return null}}class Ms extends Bs{canHandle(t){return"RTETableHeadCellBlock"===t.dtoName}}class Ds extends A{handleAction(t,e){const n=t.toAnnotation(),s=this.getDOMByEntity(e);if(s){const t=s.closest(".v-rte--extension-table-container"),{backgroundColorAnnotation:i,width:r,height:a}=n;s.style.backgroundColor=i.renderStyle().color,s.style.border=n.borderStr,s.style.width=r,s.style.height=a;const o=n.renderAlignmentStyle().margin;s.style.margin=o,t&&(t.style.width=r,t.style.height=a,t.style.margin=o),this.updateCustomStyleAnnotation(e,["backgroundColor","border","width","height","margin"])}}}class js extends A{handleAction(t,e){const n=t.toAnnotation(),s=this.getDOMByEntity(e);if(s){const{width:t,height:i,borderStr:r,padding:a,textAlign:o,verticalAlign:l}=n,c=n.renderStyle().backgroundColor||"";s.style.backgroundColor=c,s.style.border=r,s.style.width=t,s.style.height=i,s.style.padding=a,s.style.textAlign=o,s.style.verticalAlign=l,this.updateCustomStyleAnnotation(e,["backgroundColor","border","width","height","padding","textAlign","verticalAlign"])}}}class Hs extends A{handleAction(t,e){const n=e.parent,s=n.parent,i=_t(n,Bt),r=$t(i),a=r.indexOf(n),{colSpan:o,rowSpan:l}=Qt(e),c=te(e,r),h=Math.ceil(l/2),d=Math.max(1,l-h),u=1===l;zt(e,o,h,i);const p=a+h,f=Jt(e.type);if(zt(f,o,d,i),u){const t=this.createNewRowWithCell(s,f),a=s.children.indexOf(n);s.apply(new S(s.children[a],t)),r.splice(p,0,t),this.updateCellsSpanningThroughInsertionPoint(r,p,e,i)}else{const t=r[p],e=this.findInsertPosition(t,c,r,p);t.children.splice(e,0,f),f.parent=t}}findInsertPosition(t,e,n,s){let i=0;for(let t=0;t<s;t++){const r=n[t];for(const a of r.children){const{colSpan:r,rowSpan:o}=Qt(a);t+o>s&&te(a,n)<e&&(i+=r)}}let r=i;for(let n=0;n<t.children.length;n++){if(r>=e)return n;const s=t.children[n],{colSpan:i}=Qt(s);r+=i}return t.children.length}createNewRowWithCell(e,n){const s={id:t(),type:"table-row",children:[]},i=Xt.from(s);return i.parent=e,i.children.push(n),n.parent=i,i}updateCellsSpanningThroughInsertionPoint(t,e,n,s){for(let i=0;i<e;i++){const r=t[i];for(const t of r.children){if(t===n)continue;const{colSpan:r,rowSpan:a}=Qt(t);i+a>=e&&zt(t,r,a+1,s)}}}}class _s extends A{handleAction(t,e){const n=e.parent,s=_t(n,Bt),i=$t(s),r=i.indexOf(n),{colSpan:a,rowSpan:o}=Qt(e),l=te(e,i),c=l+a-1,h=Math.ceil(a/2),d=Math.floor(a/2);zt(e,h,o,s);const u=Jt(e.type);zt(u,d,o,s),n.apply(new S(e,u));const p=1===a?1:0;p>0&&this.updateOtherRowsCells(i,r,l,c,o,p,s)}updateOtherRowsCells(t,e,n,s,i,r,a){for(let o=0;o<t.length;o++){const l=t[o];if(!(o>=e&&o<e+i))for(const e of l.children){const i=te(e,t),{colSpan:o,rowSpan:l}=Qt(e);if(i+o-1>=n&&i<=s){zt(e,o+r,l,a);break}}}}}class Ps extends us{handleAction(e,n){const{selectedRows:s}=e,i=s[s.length-1];let r=n.children.find((t=>t instanceof Ht));const a={id:t(),type:"table-row",children:[]};let o=0,l=null;r?(l=r.children[0],o=this.getHeadCellLength(l)):(r=Ht.from({id:t(),type:"table-body",children:[]}),n.apply(new T([r])));const c=i.parent.children,h=this.getRowsMaxCellCount(c);if(this.getRowsMaxCellCount([i])<h){const t=c.indexOf(i),e=this.getRowCellStartCols(c),n=new Map;for(let s=0;s<h;s++){const i=s<o?"table-head-cell":"table-cell",{cell:r}=this.getTheStartSpanCell(c,e,t,s);if(r){const t=r.colSpan;n.set(s,this.getDefaultCellBlockTemplate(i,t)),s+=t-1}}a.children=this.getSortedValuesByNumericKey(n)}else a.children=this.createTableCells(i,o);const d=l?new O(l,Xt.from(a)):new T([Xt.from(a)]);r.apply(d)}createTableCells(t,e){const n=[];let s=0;for(const i of t.children)n.push(this.getDefaultCellBlockTemplate(s<e?"table-head-cell":"table-cell",i.colSpan)),s+=i.colSpan;return n}}class Vs extends us{handleAction(e){const{insertDirection:n,selectedRows:s}=e,i=n===ee.ABOVE?s[0]:s[s.length-1],r={id:t(),type:"table-row",children:[]},a=i.parent.children,o=this.getRowsMaxCellCount(a),l=a.indexOf(i),c=this.getRowCellStartCols(a),h=new Map;for(let t=0;t<o;t++){const{cell:e,rowIndex:s}=this.getTheStartSpanCell(a,c,l,t);if(e){const{colSpan:i,rowSpan:r}=e;if(n===ee.ABOVE?s!==l:s+r>l+1){this.updateCellSpan(e,"rowspan",r+1),t+=i-1;continue}h.set(t,this.getDefaultCellBlockTemplate(e.type,i)),t+=i-1}}r.children=this.getSortedValuesByNumericKey(h);const d=Xt.from(r),u=n===ee.ABOVE?new O(i,d):new S(i,d);i.parent.apply(u)}}class $s extends xn{canIntercept(t,e){return Boolean(e.parent)}intercept(t,e,n){const s=this.createNewParagraph("");s&&(n.parent.apply(0===e.startOffset?new O(n,s):new S(n,s)),e.newBlock=s)}createNewParagraph(e){const n=H.getRTEBlockClass("paragraph");if(n)return n.from({id:t(),type:"paragraph",nodes:[{id:t(),type:"text",text:e}]})}}class Fs extends _{constructor(){super(...arguments),this.stylesToBeFiltered=St.getDefaultStyles(),this.elementTagName="table"}canFilter(t){return this.isTableBlock(t.dtoName)}canRefill(t,e){return this.isTableBlock(t)&&e.tagName.toLowerCase()===this.elementTagName}toCssText(){return this.buildCssTextForStyles(this.elementTagName,this.classNameToBeAdded)}isTableBlock(t){return"RTETableBlock"===t}}class zs extends _{constructor(){super(...arguments),this.stylesToBeFiltered=Bn.getDefaultStyles(),this.elementTagName="table caption"}canFilter(t){return this.isTableCaption(t.dtoName)}canRefill(t,e){return this.isTableCaption(t)&&"CAPTION"===e.nodeName}toCssText(){return this.buildCssTextForStyles(this.elementTagName,this.classNameToBeAdded)}isTableCaption(t){return"RTETableCaptionBlock"===t}}class Ks extends _{constructor(t="td"){super(),this.stylesToBeFiltered=Tt.getDefaultStyles(),this.elementTagName="",this.stylesWithRGBColor=Tt.getDefaultStyles(!1),this.cellBlockClassName="",this.elementTagName=t,this.cellBlockClassName="td"===t?"RTETableCellBlock":"RTETableHeadCellBlock"}canFilter(t){return this.isTableCell(t.dtoName)}filterAndDeleteStyles(t,e){return this.convertDefaultBorderColorFromRGBToHex(t),super.filterAndDeleteStyles(t,e)}canRefill(t,e){return this.isTableCell(t)&&e.nodeName===this.elementTagName.toUpperCase()}toCssText(){return this.buildCssTextForStyles(this.elementTagName,this.classNameToBeAdded)}isTableCell(t){return t===this.cellBlockClassName}convertDefaultBorderColorFromRGBToHex(t){t&&t.border&&t.border===this.stylesWithRGBColor.border&&(t.border=this.stylesToBeFiltered.border)}}class Ws extends dt{constructor(t=ne){super(),this.toolbarButtonRenderer=new as,this.tableBlockRenderer=new Yn,this.tableRowBlockRenderer=new ts,this.tableCellRenderer=new es,this.tableHeadCellRenderer=new ss,this.tableSelection=new fs,Nt.setTableColors(t),this.registerToolbarButtonRenderer(Ws.TOOLBAR_BUTTON_KEY,this.toolbarButtonRenderer),this.registerBlockBasicStrategies(Bt.name),this.registerBlockBasicStrategies(jt.name),this.registerBlockBasicStrategies(kt.name),this.registerBlockBasicStrategies(Xt.name),this.registerBlockBasicStrategies(Dt.name),this.registerBlockBasicStrategies(Ht.name),this.registerRenderer("table-block",this.tableBlockRenderer),this.registerRenderer("table-head",new Xn),this.registerRenderer("table-head-cell",this.tableHeadCellRenderer),this.registerRenderer("table-row",this.tableRowBlockRenderer),this.registerRenderer("table-cell",this.tableCellRenderer),this.registerRenderer("table-body",new ns),this.registerRenderer("table-caption",new ds),this.registerNode("table-block",Bt),this.registerNode("table-head",jt),this.registerNode("table-head-cell",kt),this.registerNode("table-row",Xt),this.registerNode("table-cell",Dt),this.registerNode("table-body",Ht),this.registerNode("table-caption",Mn),this.registerElementToBlockDTOClassStrategy(new Ss),this.registerElementToBlockDTOClassStrategy(new Ts),this.registerElementToBlockDTOClassStrategy(new ks),this.registerElementToBlockDTOClassStrategy(new Es),this.registerElementToBlockDTOClassStrategy(new Os),this.registerElementToBlockDTOClassStrategy(new Is),this.registerAnnotationHandler(new Ns),this.registerAnnotationHandler(new Bs),this.registerAnnotationHandler(new Ms)}initialExtensionAfterLoad(t){this.tableSelection.init(t);const e=Object.assign(Object.assign({},t),{tableSelection:this.tableSelection});super.initialExtensionAfterLoad(e)}destroyExtension(){this.tableBlockRenderer.destroy(),this.tableSelection.destroy()}}(()=>{const t=new os,e=new cs;dt.registerActionHandleStrategy(Q.name,"INSERT_TABLE_BLOCK",t),dt.registerActionHandleStrategy(Bt.name,"DELETE_TABLE_BLOCK",e),dt.registerActionHandleStrategy(x.name,"INSERT_TABLE_BLOCK",t),dt.registerActionHandleStrategy(nt.name,"INSERT_TABLE_BLOCK",t),dt.registerActionHandleStrategy(Bt.name,se,new Ps),dt.registerActionHandleStrategy(Bt.name,ie,new Vs),dt.registerActionHandleStrategy(Bt.name,re,new ps),dt.registerActionHandleStrategy(Bt.name,ae,new gs),dt.registerActionHandleStrategy(Bt.name,oe,new ws),dt.registerActionHandleStrategy(Bt.name,le,new ms),dt.registerActionHandleStrategy(Bt.name,ce,new he),dt.registerActionHandleStrategy(Xt.name,de,new xs),dt.registerActionHandleStrategy(Xt.name,"CREATE_SEGMENT_TABLE_CELL",new vs),dt.registerActionHandleStrategy(Xt.name,ue,new ys),dt.registerActionHandleStrategy(Dt.name,pe,new Hs),dt.registerActionHandleStrategy(Dt.name,fe,new _s),dt.registerActionHandleStrategy(kt.name,pe,new Hs),dt.registerActionHandleStrategy(kt.name,fe,new _s),dt.registerActionHandleStrategy(Bt.name,ge,new Cs),dt.registerActionHandleStrategy(Bt.name,we,new As),dt.registerActionHandleStrategy(Bt.name,_n.name,new Ds),dt.registerActionHandleStrategy(Dt.name,Fn.name,new js),dt.registerActionHandleStrategy(kt.name,zn.name,new js),dt.registerActionHandlerInterceptor(x.name,R.DELETE_BLOCK_CONTENT,new ls),dt.registerActionHandlerInterceptor(Xt.name,R.INSERT_CHILDREN_BEFORE,new Ls),dt.registerActionHandlerInterceptor(Dt.name,R.DELETE_CHILDREN,new hs),dt.registerActionHandlerInterceptor(kt.name,R.DELETE_CHILDREN,new hs),dt.registerActionHandlerInterceptor(Bt.name,R.INSERT_NEW_PARAGRAPH,new $s),dt.registerFilterStylesStrategy(Bt.dtoName,new Fs),dt.registerFilterStylesStrategy(Mn.dtoName,new zs),dt.registerFilterStylesStrategy(Dt.dtoName,new Ks),dt.registerFilterStylesStrategy(kt.dtoName,new Ks("th"))})(),Ws.TOOLBAR_BUTTON_KEY="table";class Us extends P{constructor(t,e,n){super(t,n),this.type="horizontal-line",this.parent=e}toJSON(){return{id:this.id,type:"horizontal-line"}}clone(t){return new Us(this.id,t,super.cloneAnnotations())}toHtml(){return"<hr>"}}const qs={display:"inline-block",width:"100%",height:"4px",backgroundColor:"rgb(222, 222, 222)",borderWidth:"0px"};class Gs extends _{constructor(){super(...arguments),this.stylesToBeFiltered=qs,this.elementTagName="hr"}canFilter(t){return class{static isHorizontalLineBlock(t){return"RTEHorizontalLineBlock"===t}}.isHorizontalLineBlock(t.dtoName)}canRefill(t,e){return e.tagName.toLowerCase()===this.elementTagName}toCssText(){return this.buildCssTextForStyles(this.elementTagName,this.classNameToBeAdded)}}var Zs;!function(t){t.HORIZONTAL_LINE="HORIZONTAL_LINE"}(Zs||(Zs={}));class Qs extends N{constructor(){super(...arguments),this.type=Zs.HORIZONTAL_LINE}static from(){return[Zs.HORIZONTAL_LINE,new Qs]}static getDefaultStyles(){return qs}toJSON(){return null}clone(){return new Qs}renderClass(t){return(null==t?void 0:t.standalone)?null:"v-rte-horizontal-line-hr"}renderStyle(t){return(null==t?void 0:t.standalone)?Qs.getDefaultStyles():null}}class Js extends y{constructor(t,e){super(t),this.dtoName=Js.dtoName,this.type="horizontal-line",this.children=[];const{autoMatchFormat:n=!0}=null!=e?e:{};n&&(this.annotationMap=new Map([Qs.from()]))}static from(e,n={autoMatchFormat:!0}){var s,i;const r=new Js(e.id,n),a=(null===(i=null===(s=e.children)||void 0===s?void 0:s[0])||void 0===i?void 0:i.id)||t(),o=new Us(a,r);return r.children=[o],e.annotations&&y.convertAnnotationsToMap(r.annotationMap,e.annotations),r}static create(e,n={autoMatchFormat:!0}){const s=new Js(t(),n),i=new Us(t(),s);return s.children=[i],e&&y.convertAnnotationsToMap(s.annotationMap,e),s}toJSON(){return Object.assign(Object.assign({},super.toJSON()),{type:"horizontal-line",children:this.children.map((t=>t.toJSON()))})}toHtml(t){return`<hr${super.generateAttributeString(t)}>`}isNotEmpty(){return this.children.length>0}getLastNode(){return this.children[this.children.length-1]}clone(t){const e=new Js(this.id);return e.children=this.children.map((t=>t.clone(e))),e.annotationMap=super.cloneAnnotations(),e.parent=t,e}}Js.dtoName="RTEHorizontalLineBlock";class Ys extends ht{doRender(t,e,n){const s=e.children[0],i=e.getStyles(n),r=e.getClasses(n),a=[P.DECORATOR_NODE_CLASS,r].filter(Boolean).join(" ");return t("div",{key:e.id,class:`v-rte-horizontal-line ${P.DECORATOR_CONTAINER_CLASS}`,ref:this.useRef(e)},[t("hr",{key:(null==s?void 0:s.id)||e.id+"-hr",class:a,style:Object.keys(i).length>0?i:void 0,ref:s?this.useRef(s):void 0})])}injectRTEScopeStyles(){return".v-rte-horizontal-line{padding:8px 0;overflow:hidden}.v-rte-horizontal-line .v-rte-horizontal-line-hr{display:inline-block;width:100%;height:4px;border-width:0px;background-color:rgb(222, 222, 222)}"}}class Xs extends w{constructor(t,e=0){super(),this.type="INSERT_HORIZONTAL_LINE_BLOCK",this.splitPointNode=t,this.startOffsetOfNode=e}}class ti extends en{render(t,e){return this.renderButton(t,e,{icon:"horizontal-line",tooltip:{text:f.t("Horizontal line")}})}isDisabled(t){const e=this.getExtensionContext(t.host);if(e){const{host:t,getSelectedNodes:n}=e,[s]=n();return s?t.disabled||!m.canHandle("INSERT_HORIZONTAL_LINE_BLOCK",s.parent):t.disabled}return!1}handleButtonClick(t){if(this.isDisabled(t))return;const e=this.getExtensionContext(t.host);if(e){const{host:n,getSelectedNodes:s,flushValue:i}=e,r=s()[0],a=new Xs(r,t.rteRange.startOffset);r?r.parent&&r.parent.apply(a):n.value.apply(a),a.nextFocusNode&&n.value.apply(new Z(a.nextFocusNode,0)),i(n.value)}}handleDropdownClick(){}}ut.register({"horizontal-line":{icon:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512">\x3c!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --\x3e<path fill="currentColor" d="M0 224H32 608h32v64H608 32 0V224z"/></svg>'}});class ei extends Y{canHandle(t,e){return"HR"===t[e].tagName?1:0}handle(t,e){const n=X.generate(Js,t[0],e);return Js.create(n,e)}appendChildBlocks(){}shouldProceedToElementChildren(){return!1}}class ni extends A{handleAction(t,e){const n=Js.create();if(t.splitPointNode instanceof b){const s=t.splitPointNode,i=t.startOffsetOfNode;if(this.isCaretPositionAtBlockEnd(e,s,i))this.insertAfterWithFocus(t,e,n);else if(this.isCaretPositionAtBlockStart(e,s,i))e.parent.apply(new O(e,n)),t.nextFocusNode=e.getFirstNode();else{const r=new V(s,i);e.apply(r);const a=this.getNextSiblingBlock(e);e.parent.apply(new S(e,n)),t.nextFocusNode=a.getFirstNode()}}else if(t.splitPointNode)this.insertAfterWithFocus(t,e,n);else{const s=super.createNewParagraph("");e.apply(new T([n,s])),t.nextFocusNode=s.children[0]}}insertAfterWithFocus(t,e,n){const s=this.getNextSiblingBlock(e),i=null==s?void 0:s.getFirstNode();if(i instanceof b)e.parent.apply(new S(e,n)),t.nextFocusNode=i;else{const s=super.createNewParagraph("");e.parent.apply(new S(e,n,s)),t.nextFocusNode=s.children[0]}}getNextSiblingBlock(t){const e=t.parent.children,n=e.indexOf(t);return e[n+1]}}class si extends dt{constructor(){super(),this.blockRenderer=new Ys,this.toolbarButtonRenderer=new ti,this.registerBlockBasicStrategies(Js.name),this.registerNode("horizontal-line",Js),this.registerRenderer("horizontal-line",this.blockRenderer),this.registerToolbarButtonRenderer(si.TOOLBAR_BUTTON_KEY,this.toolbarButtonRenderer),this.registerElementToBlockDTOClassStrategy(new ei),dt.registerFilterStylesStrategy(Js.dtoName,new Gs)}}var ii;(()=>{const t=new ni;dt.registerActionHandleStrategy(Q.name,"INSERT_HORIZONTAL_LINE_BLOCK",t),dt.registerActionHandleStrategy(x.name,"INSERT_HORIZONTAL_LINE_BLOCK",t),dt.registerActionHandleStrategy(nt.name,"INSERT_HORIZONTAL_LINE_BLOCK",t),dt.registerActionHandleStrategy(Js.name,"INSERT_HORIZONTAL_LINE_BLOCK",t)})(),si.TOOLBAR_BUTTON_KEY="horizontalLine",function(t){t.BLOCKQUOTE="BLOCKQUOTE"}(ii||(ii={}));const ri={overflow:"hidden",marginInline:"0",paddingInline:"24px",borderInlineStart:"solid 5px hsl(0, 0%, 80%)"};class ai extends N{constructor(){super(...arguments),this.type=ii.BLOCKQUOTE}static from(){return[ii.BLOCKQUOTE,new ai]}static getDefaultCssText(){return`.v-rte-blockquote {\n${Object.entries(ri).map((([t,e])=>`\t${Ee(t)}: ${e};`)).join("\n")}\n}`}toJSON(){return null}clone(){return new ai}renderClass(t){return(null==t?void 0:t.standalone)?null:"v-rte-blockquote"}renderStyle(t){return(null==t?void 0:t.standalone)?ri:null}}class oi extends y{constructor(t,e){super(t),this.dtoName=oi.dtoName,this.type="blockquote",this.children=[];const{autoMatchFormat:n=!0}=null!=e?e:{};n&&(this.annotationMap=new Map([ai.from()]))}static from(t,e){const n=new oi(t.id,e);return t.annotations&&y.convertAnnotationsToMap(n.annotationMap,t.annotations),n.children=y.generateBlockChildren(t.children,e,n),n}clone(t){const e=new oi(this.id),n=e;return e.children=this.children.map((t=>t.clone(n))),e.annotationMap=this.cloneAnnotations(),e.parent=t,e}getLastNode(){return this.children[this.children.length-1].getLastNode()}isNotEmpty(){return this.children.length>0}toHtml(t){return`<blockquote${this.generateAttributeString(t)}>${this.children.map((e=>e.toHtml(t))).join("")}</blockquote>`}toJSON(){return Object.assign(Object.assign({},super.toJSON()),{id:this.id,type:"blockquote",children:this.children.map((t=>t.toJSON()))})}}oi.dtoName="RTEBlockquoteBlock";class li extends A{handleAction(e,n){const s=e.selectedBlocks,i=n.children,r=new Set(s),a=i.indexOf(s[0]),o=i.slice(0,a).filter((t=>!r.has(t))).length,l=new oi(t());l.parent=n,l.children=s,s.forEach((t=>{t.parent=l}));for(let t=i.length-1;t>=0;t--)r.has(i[t])&&i.splice(t,1);i.splice(o,0,l)}}class ci extends A{handleAction(t,e){const n=e.parent,s=[...e.children];s.length>0&&n.apply(new O(e,...s)),n.apply(new M(e))}}class hi extends xn{canIntercept(t,e){const n=e.parent;return n instanceof oi&&!e.isNotEmpty()&&n.children[n.children.length-1]===e}intercept(t,e,n){const s=n.parent,i=this.createNewParagraph("");i&&(s.parent.apply(new S(s,i)),s.apply(new M(n)),e.newBlock=i)}createNewParagraph(e){const n=H.getRTEBlockClass("paragraph");if(n)return n.from({id:t(),type:"paragraph",nodes:[{id:t(),type:"text",text:e}]})}}class di extends w{constructor(t){super(),this.isFlushable=!0,this.type="TRANSFORM_TO_BLOCKQUOTE",this.selectedBlocks=t}}class ui extends w{constructor(){super(...arguments),this.isFlushable=!0,this.type="REMOVE_BLOCKQUOTE"}}class pi extends Y{canHandle(t,e){return"BLOCKQUOTE"===t[e].tagName?1:0}handle(e,n){const s=X.generate(oi,e[0],n);return oi.from({id:t(),type:"blockquote",annotations:s,children:[]},n)}appendChildBlocks(t,e){const n=e.flatMap((t=>t instanceof oi?t.children:[t]));t.children=n.map((e=>(e.parent=t,e)))}shouldProceedToElementChildren(){return!0}}const fi=new class extends ht{doRender(t,e,n){var s;return t("blockquote",Object.assign({key:e.id,class:e.getClasses(n),style:e.getStyles(n),ref:this.useRef(e)},null===(s=e.getCustomAttributesAnnotation())||void 0===s?void 0:s.render()))}injectRTEScopeStyles(){return ai.getDefaultCssText()}};class gi extends en{render(t,e){return this.renderButton(t,e,{icon:"quote-left",tooltip:{text:"Block quote"}})}isSelected(t){const e=this.getStartNode(t);return!!e&&null!==this.findBlockquoteAncestor(e)}isDisabled(t){if(t.host.disabled)return!0;const e=this.getStartNode(t);if(!e||null!==this.findBlockquoteAncestor(e))return!1;const{container:n}=this.resolveWrapAnchor(e.parent);return!m.canHandle("TRANSFORM_TO_BLOCKQUOTE",n)}handleButtonClick(t){const e=this.getExtensionContext(t.host);if(e){const{host:n,getSelectedNodes:s}=e,i=s(),r=i[0];if(!r)return void this.appendEmptyBlockquote(n.value);this.findBlockquoteAncestor(r)?this.collectBlockquoteAncestors(i).forEach((t=>{t.apply(new ui)})):this.wrapSelectedBlocks(i),n.value.apply(new Z(r,t.rteRange.startOffset))}}handleDropdownClick(){}appendEmptyBlockquote(e){if(e.children.length>0){const n=e.children[e.children.length-1],s=x.from({id:t(),type:"paragraph",nodes:[{id:t(),type:"text",text:""}]});e.apply(new S(n,s)),e.apply(new di([s])),e.apply(new Z(s.getLastNode(),0))}}wrapSelectedBlocks(t){var e,n;const s=this.getUniqueBlocks(t),i=new Set(s.map((t=>{var e;return null!==(e=this.resolveWrapAnchor(t,!0).wrapBlock)&&void 0!==e?e:t}))).size>1,r=new Set;for(const t of s){const{wrapBlock:e}=this.resolveWrapAnchor(t,i);e instanceof oi&&!r.has(e)&&(r.add(e),e.apply(new ui))}const a=new Map;for(const t of s){const s=this.resolveWrapAnchor(t,i),{container:r}=s;if(r){const i=null!==(e=s.wrapBlock)&&void 0!==e?e:t,o=null!==(n=a.get(r))&&void 0!==n?n:new Set;o.add(i),a.set(r,o)}}for(const[t,e]of a)t.apply(new di([...e]))}getStartNode(t){const e=this.getExtensionContext(t.host);return null==e?void 0:e.getSelectedNodes()[0]}collectBlockquoteAncestors(t){const e=new Set;return t.forEach((t=>{const n=this.findBlockquoteAncestor(t);n&&e.add(n)})),e}findBlockquoteAncestor(t){let e=t.parent;for(;e&&!(e instanceof Q);){if(e instanceof oi)return e;e=e.parent}return null}getUniqueBlocks(t){const e=new Set,n=[];return t.forEach((t=>{const s=t.parent;s&&!e.has(s)&&(e.add(s),n.push(s))})),n}resolveWrapAnchor(t,e=!1){let n=t;for(;n.parent&&!(n.parent instanceof Q)&&(e||!m.canHandle("TRANSFORM_TO_BLOCKQUOTE",n.parent));)n=n.parent;return{wrapBlock:n!==t?n:null,container:n.parent}}}ut.register({"quote-left":{icon:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M0 216C0 149.7 53.7 96 120 96l8 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-8 0c-30.9 0-56 25.1-56 56l0 8 64 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64l-64 0c-35.3 0-64-28.7-64-64L0 216zm256 0c0-66.3 53.7-120 120-120l8 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-8 0c-30.9 0-56 25.1-56 56l0 8 64 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64l-64 0c-35.3 0-64-28.7-64-64l0-136z"/></svg>'}});class wi extends _{constructor(){super(...arguments),this.stylesToBeFiltered=ri,this.elementTagName="blockquote"}static isBlockquoteBlock(t){return"RTEBlockquoteBlock"===t}canFilter(t){return wi.isBlockquoteBlock(t.dtoName)}canRefill(t,e){return e.tagName.toLowerCase()===this.elementTagName}toCssText(){return this.buildCssTextForStyles(this.elementTagName,this.classNameToBeAdded)}}class mi extends dt{constructor(){super(),this.toolbarButtonRenderer=new gi,this.registerBlockBasicStrategies(oi.name),this.registerNode("blockquote",oi),this.registerRenderer("blockquote",fi),this.registerToolbarButtonRenderer(mi.TOOLBAR_BUTTON_KEY,this.toolbarButtonRenderer),this.registerElementToBlockDTOClassStrategy(new pi),dt.registerFilterStylesStrategy(oi.dtoName,new wi)}}(()=>{const t=new li;dt.registerActionHandleStrategy(Q.name,"TRANSFORM_TO_BLOCKQUOTE",t),dt.registerActionHandleStrategy(Dt.name,"TRANSFORM_TO_BLOCKQUOTE",t),dt.registerActionHandleStrategy(kt.name,"TRANSFORM_TO_BLOCKQUOTE",t),dt.registerActionHandleStrategy(oi.name,"REMOVE_BLOCKQUOTE",new ci),dt.registerActionHandlerInterceptor(x.name,R.INSERT_NEW_PARAGRAPH,new hi)})(),mi.TOOLBAR_BUTTON_KEY="blockquote";const bi={key:"latin",label:"Latin",characters:[{character:"Ā",title:"Latin capital letter a with macron"},{character:"ā",title:"Latin small letter a with macron"},{character:"Ă",title:"Latin capital letter a with breve"},{character:"ă",title:"Latin small letter a with breve"},{character:"Ą",title:"Latin capital letter a with ogonek"},{character:"ą",title:"Latin small letter a with ogonek"},{character:"Ć",title:"Latin capital letter c with acute"},{character:"ć",title:"Latin small letter c with acute"},{character:"Ĉ",title:"Latin capital letter c with circumflex"},{character:"ĉ",title:"Latin small letter c with circumflex"},{character:"Ċ",title:"Latin capital letter c with dot above"},{character:"ċ",title:"Latin small letter c with dot above"},{character:"Č",title:"Latin capital letter c with caron"},{character:"č",title:"Latin small letter c with caron"},{character:"Ď",title:"Latin capital letter d with caron"},{character:"ď",title:"Latin small letter d with caron"},{character:"Đ",title:"Latin capital letter d with stroke"},{character:"đ",title:"Latin small letter d with stroke"},{character:"Ē",title:"Latin capital letter e with macron"},{character:"ē",title:"Latin small letter e with macron"},{character:"Ĕ",title:"Latin capital letter e with breve"},{character:"ĕ",title:"Latin small letter e with breve"},{character:"Ė",title:"Latin capital letter e with dot above"},{character:"ė",title:"Latin small letter e with dot above"},{character:"Ę",title:"Latin capital letter e with ogonek"},{character:"ę",title:"Latin small letter e with ogonek"},{character:"Ě",title:"Latin capital letter e with caron"},{character:"ě",title:"Latin small letter e with caron"},{character:"Ĝ",title:"Latin capital letter g with circumflex"},{character:"ĝ",title:"Latin small letter g with circumflex"},{character:"Ğ",title:"Latin capital letter g with breve"},{character:"ğ",title:"Latin small letter g with breve"},{character:"Ġ",title:"Latin capital letter g with dot above"},{character:"ġ",title:"Latin small letter g with dot above"},{character:"Ģ",title:"Latin capital letter g with cedilla"},{character:"ģ",title:"Latin small letter g with cedilla"},{character:"Ĥ",title:"Latin capital letter h with circumflex"},{character:"ĥ",title:"Latin small letter h with circumflex"},{character:"Ħ",title:"Latin capital letter h with stroke"},{character:"ħ",title:"Latin small letter h with stroke"},{character:"Ĩ",title:"Latin capital letter i with tilde"},{character:"ĩ",title:"Latin small letter i with tilde"},{character:"Ī",title:"Latin capital letter i with macron"},{character:"ī",title:"Latin small letter i with macron"},{character:"Ĭ",title:"Latin capital letter i with breve"},{character:"ĭ",title:"Latin small letter i with breve"},{character:"Į",title:"Latin capital letter i with ogonek"},{character:"į",title:"Latin small letter i with ogonek"},{character:"İ",title:"Latin capital letter i with dot above"},{character:"ı",title:"Latin small letter dotless i"},{character:"IJ",title:"Latin capital ligature ij"},{character:"ij",title:"Latin small ligature ij"},{character:"Ĵ",title:"Latin capital letter j with circumflex"},{character:"ĵ",title:"Latin small letter j with circumflex"},{character:"Ķ",title:"Latin capital letter k with cedilla"},{character:"ķ",title:"Latin small letter k with cedilla"},{character:"ĸ",title:"Latin small letter kra"},{character:"Ĺ",title:"Latin capital letter l with acute"},{character:"ĺ",title:"Latin small letter l with acute"},{character:"Ļ",title:"Latin capital letter l with cedilla"},{character:"ļ",title:"Latin small letter l with cedilla"},{character:"Ľ",title:"Latin capital letter l with caron"},{character:"ľ",title:"Latin small letter l with caron"},{character:"Ŀ",title:"Latin capital letter l with middle dot"},{character:"ŀ",title:"Latin small letter l with middle dot"},{character:"Ł",title:"Latin capital letter l with stroke"},{character:"ł",title:"Latin small letter l with stroke"},{character:"Ń",title:"Latin capital letter n with acute"},{character:"ń",title:"Latin small letter n with acute"},{character:"Ņ",title:"Latin capital letter n with cedilla"},{character:"ņ",title:"Latin small letter n with cedilla"},{character:"Ň",title:"Latin capital letter n with caron"},{character:"ň",title:"Latin small letter n with caron"},{character:"ʼn",title:"Latin small letter n preceded by apostrophe"},{character:"Ŋ",title:"Latin capital letter eng"},{character:"ŋ",title:"Latin small letter eng"},{character:"Ō",title:"Latin capital letter o with macron"},{character:"ō",title:"Latin small letter o with macron"},{character:"Ŏ",title:"Latin capital letter o with breve"},{character:"ŏ",title:"Latin small letter o with breve"},{character:"Ő",title:"Latin capital letter o with double acute"},{character:"ő",title:"Latin small letter o with double acute"},{character:"Œ",title:"Latin capital ligature oe"},{character:"œ",title:"Latin small ligature oe"},{character:"Ŕ",title:"Latin capital letter r with acute"},{character:"ŕ",title:"Latin small letter r with acute"},{character:"Ŗ",title:"Latin capital letter r with cedilla"},{character:"ŗ",title:"Latin small letter r with cedilla"},{character:"Ř",title:"Latin capital letter r with caron"},{character:"ř",title:"Latin small letter r with caron"},{character:"Ś",title:"Latin capital letter s with acute"},{character:"ś",title:"Latin small letter s with acute"},{character:"Ŝ",title:"Latin capital letter s with circumflex"},{character:"ŝ",title:"Latin small letter s with circumflex"},{character:"Ş",title:"Latin capital letter s with cedilla"},{character:"ş",title:"Latin small letter s with cedilla"},{character:"Š",title:"Latin capital letter s with caron"},{character:"š",title:"Latin small letter s with caron"},{character:"Ţ",title:"Latin capital letter t with cedilla"},{character:"ţ",title:"Latin small letter t with cedilla"},{character:"Ť",title:"Latin capital letter t with caron"},{character:"ť",title:"Latin small letter t with caron"},{character:"Ŧ",title:"Latin capital letter t with stroke"},{character:"ŧ",title:"Latin small letter t with stroke"},{character:"Ũ",title:"Latin capital letter u with tilde"},{character:"ũ",title:"Latin small letter u with tilde"},{character:"Ū",title:"Latin capital letter u with macron"},{character:"ū",title:"Latin small letter u with macron"},{character:"Ŭ",title:"Latin capital letter u with breve"},{character:"ŭ",title:"Latin small letter u with breve"},{character:"Ů",title:"Latin capital letter u with ring above"},{character:"ů",title:"Latin small letter u with ring above"},{character:"Ű",title:"Latin capital letter u with double acute"},{character:"ű",title:"Latin small letter u with double acute"},{character:"Ų",title:"Latin capital letter u with ogonek"},{character:"ų",title:"Latin small letter u with ogonek"},{character:"Ŵ",title:"Latin capital letter w with circumflex"},{character:"ŵ",title:"Latin small letter w with circumflex"},{character:"Ŷ",title:"Latin capital letter y with circumflex"},{character:"ŷ",title:"Latin small letter y with circumflex"},{character:"Ÿ",title:"Latin capital letter y with diaeresis"},{character:"Ź",title:"Latin capital letter z with acute"},{character:"ź",title:"Latin small letter z with acute"},{character:"Ż",title:"Latin capital letter z with dot above"},{character:"ż",title:"Latin small letter z with dot above"},{character:"Ž",title:"Latin capital letter z with caron"},{character:"ž",title:"Latin small letter z with caron"},{character:"ſ",title:"Latin small letter long s"}]},vi={key:"mathematical",label:"Mathematical",characters:[{character:"<",title:"Less-than sign"},{character:">",title:"Greater-than sign"},{character:"≤",title:"Less-than or equal to"},{character:"≥",title:"Greater-than or equal to"},{character:"–",title:"En dash"},{character:"—",title:"Em dash"},{character:"¯",title:"Macron"},{character:"‾",title:"Overline"},{character:"°",title:"Degree sign"},{character:"−",title:"Minus sign"},{character:"±",title:"Plus-minus sign"},{character:"÷",title:"Division sign"},{character:"⁄",title:"Fraction slash"},{character:"×",title:"Multiplication sign"},{character:"ƒ",title:"Latin small letter f with hook"},{character:"∫",title:"Integral"},{character:"∑",title:"N-ary summation"},{character:"∞",title:"Infinity"},{character:"√",title:"Square root"},{character:"∼",title:"Tilde operator"},{character:"≅",title:"Approximately equal to"},{character:"≈",title:"Almost equal to"},{character:"≠",title:"Not equal to"},{character:"≡",title:"Identical to"},{character:"∈",title:"Element of"},{character:"∉",title:"Not an element of"},{character:"∋",title:"Contains as member"},{character:"∏",title:"N-ary product"},{character:"∧",title:"Logical and"},{character:"∨",title:"Logical or"},{character:"¬",title:"Not sign"},{character:"∩",title:"Intersection"},{character:"∪",title:"Union"},{character:"∂",title:"Partial differential"},{character:"∀",title:"For all"},{character:"∃",title:"There exists"},{character:"∅",title:"Empty set"},{character:"∇",title:"Nabla"},{character:"∗",title:"Asterisk operator"},{character:"∝",title:"Proportional to"},{character:"∠",title:"Angle"},{character:"¼",title:"Vulgar fraction one quarter"},{character:"½",title:"Vulgar fraction one half"},{character:"¾",title:"Vulgar fraction three quarters"}]},yi={key:"arrows",label:"Arrows",characters:[{character:"←",title:"leftwards simple arrow"},{character:"→",title:"rightwards simple arrow"},{character:"↑",title:"upwards simple arrow"},{character:"↓",title:"downwards simple arrow"},{character:"⇐",title:"leftwards double arrow"},{character:"⇒",title:"rightwards double arrow"},{character:"⇑",title:"upwards double arrow"},{character:"⇓",title:"downwards double arrow"},{character:"⇠",title:"leftwards dashed arrow"},{character:"⇢",title:"rightwards dashed arrow"},{character:"⇡",title:"upwards dashed arrow"},{character:"⇣",title:"downwards dashed arrow"},{character:"⇤",title:"leftwards arrow to bar"},{character:"⇥",title:"rightwards arrow to bar"},{character:"⤒",title:"upwards arrow to bar"},{character:"⤓",title:"downwards arrow to bar"},{character:"↨",title:"up down arrow with base"},{character:"🔙",title:"back with leftwards arrow above"},{character:"🔚",title:"end with leftwards arrow above"},{character:"🔛",title:"on with exclamation mark with left right arrow above"},{character:"🔜",title:"soon with rightwards arrow above"},{character:"🔝",title:"top with upwards arrow above"}]},xi={key:"currency",label:"Currency",characters:[{character:"$",title:"Dollar sign"},{character:"€",title:"Euro sign"},{character:"¥",title:"Yen sign"},{character:"£",title:"Pound sign"},{character:"¢",title:"Cent sign"},{character:"₠",title:"Euro-currency sign"},{character:"₡",title:"Colon sign"},{character:"₢",title:"Cruzeiro sign"},{character:"₣",title:"French franc sign"},{character:"₤",title:"Lira sign"},{character:"¤",title:"Currency sign"},{character:"₿",title:"Bitcoin sign"},{character:"₥",title:"Mill sign"},{character:"₦",title:"Naira sign"},{character:"₧",title:"Peseta sign"},{character:"₨",title:"Rupee sign"},{character:"₩",title:"Won sign"},{character:"₪",title:"New sheqel sign"},{character:"₫",title:"Dong sign"},{character:"₭",title:"Kip sign"},{character:"₮",title:"Tugrik sign"},{character:"₯",title:"Drachma sign"},{character:"₰",title:"German penny sign"},{character:"₱",title:"Peso sign"},{character:"₲",title:"Guarani sign"},{character:"₳",title:"Austral sign"},{character:"₴",title:"Hryvnia sign"},{character:"₵",title:"Cedi sign"},{character:"₶",title:"Livre tournois sign"},{character:"₷",title:"Spesmilo sign"},{character:"₸",title:"Tenge sign"},{character:"₹",title:"Indian rupee sign"},{character:"₺",title:"Turkish lira sign"},{character:"₻",title:"Nordic mark sign"},{character:"₼",title:"Manat sign"},{character:"₽",title:"Ruble sign"}]},Ci={key:"text",label:"Text",characters:[{character:"‹",title:"Single left-pointing angle quotation mark"},{character:"›",title:"Single right-pointing angle quotation mark"},{character:"«",title:"Left-pointing double angle quotation mark"},{character:"»",title:"Right-pointing double angle quotation mark"},{character:"‘",title:"Left single quotation mark"},{character:"’",title:"Right single quotation mark"},{character:"“",title:"Left double quotation mark"},{character:"”",title:"Right double quotation mark"},{character:"‚",title:"Single low-9 quotation mark"},{character:"„",title:"Double low-9 quotation mark"},{character:"¡",title:"Inverted exclamation mark"},{character:"¿",title:"Inverted question mark"},{character:"‥",title:"Two dot leader"},{character:"…",title:"Horizontal ellipsis"},{character:"‡",title:"Double dagger"},{character:"‰",title:"Per mille sign"},{character:"‱",title:"Per ten thousand sign"},{character:"‼",title:"Double exclamation mark"},{character:"⁈",title:"Question exclamation mark"},{character:"⁉",title:"Exclamation question mark"},{character:"⁇",title:"Double question mark"},{character:"©",title:"Copyright sign"},{character:"®",title:"Registered sign"},{character:"™",title:"Trade mark sign"},{character:"§",title:"Section sign"},{character:"¶",title:"Paragraph sign"},{character:"⁋",title:"Reversed paragraph sign"}]},Li=[xi,Ci,vi,yi,bi];class Ai extends en{constructor(t){super(),this.panelRef=null,this.categories=t}render(t,e){return t("vega-popover",{trigger:"click",alignment:"start",placement:"bottom",showArrow:!1,isScreenPosition:!0,ref:t=>{t&&ft.addUniqueObserverToNode(t,vt,(()=>{this.handlePopoverShow()}))}},[t("div",{slot:"popover"},[t("vega-rich-text-special-characters-panel",{categories:this.categories,ref:t=>{t&&(this.panelRef=t,ft.addUniqueObserverToNode(t,mt,(t=>{this.insertCharacter(e,t.detail)})))}})]),t("div",{slot:"popover-content"},this.renderButton(t,e,{icon:"rte-special-characters",tooltip:{text:"Special Characters"}}))])}handleButtonClick(){}handleDropdownClick(){}handlePopoverShow(){this.panelRef&&this.panelRef.resetPanel()}insertCharacter(t,e){const n=t.rteRange,s=n.startNode;if(!s)return;const i=this.isCaretOnLineBreak(s,n)?this.insertAtLineBreak(s,e,n):this.insertAtTextNode(s,e,n);t.host.value.apply(new Z(i.node,i.offset))}isCaretOnLineBreak(t,e){return t instanceof b&&"\n"===t.text&&e.startOffset===e.endOffset}insertAtTextNode(t,e,n){const s=new Oe(e,n);return s.isFlushable=!0,t.apply(s),{node:t,offset:Math.min(n.startOffset+e.length,t.getRangeEndOffset())}}insertAtLineBreak(t,e,n){return{node:this.insertTextToLineBreakNode(t,e,n),offset:e.length}}insertTextToLineBreakNode(t,e,n){const s=t.parent,i=s.children.indexOf(t);if(0===n.startOffset&&s.children[i+1]){const n=t.cloneWithText(e),i=new O(t,n);return i.isFlushable=!0,s.apply(i),n}const r=new $(e);return r.isFlushable=!0,t.apply(r),t}}ut.register({"rte-special-characters":{icon:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512">\x3c!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --\x3e<path fill="currentColor" d="M224 80C126.8 80 48 158.8 48 256c0 63.7 33.8 119.5 84.6 150.4c11.4 7 19.4 19.6 19.4 34.2c0 21.8-17.6 39.4-39.4 39.4H24c-13.3 0-24-10.7-24-24s10.7-24 24-24H85.4C33.4 391 0 327.4 0 256C0 132.3 100.3 32 224 32s224 100.3 224 224c0 71.4-33.4 135-85.4 176H424c13.3 0 24 10.7 24 24s-10.7 24-24 24H335.4c-21.8 0-39.4-17.6-39.4-39.4c0-14.6 8-27.2 19.4-34.2C366.2 375.5 400 319.7 400 256c0-97.2-78.8-176-176-176z"/></svg>'}});class Si extends dt{constructor(t){super(),this.categories=this.buildCategories(t)}prepareBeforeLoad(t){this.registerToolbarButtonRenderer(Si.TOOLBAR_BUTTON_KEY,new Ai(this.categories),t)}buildCategories(t){const e=!1!==(null==t?void 0:t.includeDefaults)?Li:[];return(null==t?void 0:t.categories)?[...e,...t.categories]:e}}Si.TOOLBAR_BUTTON_KEY="special-characters";class Ti{}class ki extends Ti{canHandle(t){return t instanceof F}collect(t){return[t]}}class Ei extends Ti{canHandle(t){return t instanceof z}collect(t,e){const n=t,s=[n];if(n.nestList&&n.nestList.length>0)for(const t of n.nestList)s.push(...e(t.children));return s}}class Oi extends Ti{canHandle(t){return t instanceof x}collect(t){return[t]}}class Ii extends Ti{canHandle(t){return null!=t.children&&t.children.length>0&&!(t.children[0]instanceof b)}collect(t,e){return e(t.children)}}class Ri{constructor(){this.matches=[],this.currentIndex=-1,this.flatCache=new WeakMap,this.cachedContent=null,this.matchCase=!1,this.wholeWords=!1,this.blockSearchStrategies=[new ki,new Ei,new Oi,new Ii]}search(t,e){if(this.invalidateCacheIfNeeded(t),!e)return this.matches=[],void(this.currentIndex=-1);const n=this.buildRegExp(e,this.getFindOptions()),s=this.collectSearchableBlocks(t.children),i=[];for(const t of s){let e=this.flatCache.get(t);e||(e=t instanceof F?this.buildCodeBlockFlat(t):this.buildTextBlockFlat(t),this.flatCache.set(t,e));const{flatText:s,segments:r}=e;if(!s)continue;let a;for(n.lastIndex=0;null!==(a=n.exec(s));){const e=a.index+a[0].length,n=this.flatOffsetToNodePositions(r,e-a[1].length,e);n.length>0&&i.push({block:t,nodes:n,matchText:a[1]})}}this.matches=i,this.currentIndex=i.length>0?0:-1}next(){0!==this.matches.length&&(this.currentIndex=(this.currentIndex+1)%this.matches.length)}prev(){0!==this.matches.length&&(this.currentIndex=(this.currentIndex-1+this.matches.length)%this.matches.length)}setCurrentIndex(t){this.currentIndex=0!==this.matches.length?Math.max(0,Math.min(t,this.matches.length-1)):-1}getCurrentMatch(){var t;return null!==(t=this.matches[this.currentIndex])&&void 0!==t?t:null}getMatches(){return this.matches}getTotal(){return this.matches.length}getCurrentIndex(){return this.currentIndex}clearResults(){this.matches=[],this.currentIndex=-1}clear(){this.matches=[],this.currentIndex=-1,this.flatCache=new WeakMap,this.cachedContent=null}setMatchCase(t){this.matchCase=t}setWholeWords(t){this.wholeWords=t}invalidateCacheIfNeeded(t){t!==this.cachedContent&&(this.flatCache=new WeakMap,this.cachedContent=t)}buildRegExp(t,e){const n=this.escapeRegExp(t);let s="gu";if(e.matchCase||(s+="i"),e.wholeWords){const e="[^a-zA-ZÀ-ɏḀ-ỿ]",i=new RegExp(`^${e}`).test(t)?"":`(?:^|${e})`,r=new RegExp(`${e}$`).test(t)?"":`(?=${e}|$)`;return new RegExp(`${i}(${n})${r}`,s)}return new RegExp(`(${n})`,s)}escapeRegExp(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}collectSearchableBlocks(t){const e=[],n=this.collectSearchableBlocks.bind(this);for(const s of t){const t=this.blockSearchStrategies.find((t=>t.canHandle(s)));t&&e.push(...t.collect(s,n))}return e}buildTextBlockFlat(t){const e=[],n=[];let s=0;for(const i of t.children){if(!i.isContentEditable()){n.push("\0"),s+="\0".length;continue}const t=i.text.length;e.push({node:i,start:s,end:s+t}),n.push(i.text),s+=t}return{flatText:n.join(""),segments:e}}buildCodeBlockFlat(t){const e=t.children[0];if(!e)return{flatText:"",segments:[]};const n=e.text;return{flatText:n,segments:[{node:e,start:0,end:n.length}]}}flatOffsetToNodePositions(t,e,n){const s=[];for(const i of t){if(i.end<=e)continue;if(i.start>=n)break;const t=Math.max(0,e-i.start),r=Math.min(i.end,n)-i.start;s.push({node:i.node,startOffset:t,endOffset:r})}return s}getFindOptions(){return{matchCase:this.matchCase,wholeWords:this.wholeWords}}}class Ni{constructor(){this.overlayContainer=null,Le.registerCustomDarkModeColor({"rte-find-highlight-bg":"255, 235, 0, 0.55","rte-find-highlight-active-bg":"255, 190, 0, 0.7","rte-find-highlight-blend":"lighten"})}apply(t,e,n,s=!0){if(this.clear(),0===t.length)return;const i=this.getOrCreateOverlay(n);if(i){const n=i.getBoundingClientRect();let r=null;t.forEach(((t,s)=>{const a=s===e,o=a?"rgba(var(--v-rte-find-highlight-active-bg, 255, 150, 0, 0.5))":"rgba(var(--v-rte-find-highlight-bg, 255, 220, 0, 0.35))";t.nodes.forEach((t=>{const e=this.createHighlightRectangles(i,n,t,o);a&&!r&&e&&(r=e)}))})),s&&r&&r.scrollIntoView({block:"center",inline:"nearest"})}}clear(){this.overlayContainer&&(this.overlayContainer.innerHTML="")}getOrCreateOverlay(t){if(this.overlayContainer&&this.overlayContainer.isConnected)return this.overlayContainer;const e=Ae();if(e){const n=this.resolveOverlayMountTarget(t);if(n){const t=e.createElement("div");return t.style.position="absolute",t.style.top="0",t.style.left="0",t.style.width="100%",t.style.height="100%",t.style.pointerEvents="none",t.style.overflow="visible",t.style.setProperty("mix-blend-mode","var(--v-rte-find-highlight-blend, multiply)"),n.appendChild(t),this.overlayContainer=t,t}}return null}resolveOverlayMountTarget(t){var e,n,s,i;return null!==(i=null===(s=null===(n=null===(e=t.shadowRoot)||void 0===e?void 0:e.querySelector("vega-rich-text-content"))||void 0===n?void 0:n.shadowRoot)||void 0===s?void 0:s.querySelector(".rich-text-content"))&&void 0!==i?i:null}createHighlightRectangles(t,e,n,s){const i=E.getDOMByEntity(n.node);if(!i)return null;const r=this.buildRange(i,n);if(!r)return null;const a=r.getClientRects(),o=Ae();let l=null;if(o)for(let n=0;n<a.length;n++){const i=a[n];if(0===i.width||0===i.height)continue;const r=o.createElement("div");r.style.position="absolute",r.style.top=i.top-e.top+"px",r.style.left=i.left-e.left+"px",r.style.width=`${i.width}px`,r.style.height=`${i.height}px`,r.style.backgroundColor=s,r.style.pointerEvents="none",r.style.borderRadius="2px",t.appendChild(r),l||(l=r)}return l}buildRange(t,e){if(e.node instanceof K)return this.buildCodeBlockRange(t,e);const n=t.firstChild;if(!n)return null;const s=Ae();if(s){const t=s.createRange();try{return t.setStart(n,e.startOffset),t.setEnd(n,e.endOffset),t}catch(t){return null}}return null}buildCodeBlockRange(t,e){const n=t.shadowRoot.querySelector("code");if(!n)return null;const s=Ae();if(s){const t=s.createTreeWalker(n,NodeFilter.SHOW_TEXT);let i=0,r=null,a=0,o=null,l=0,c=t.nextNode();for(;c;){const n=c.textContent.length;if(!r&&i+n>e.startOffset&&(r=c,a=e.startOffset-i),i+n>=e.endOffset){o=c,l=e.endOffset-i;break}i+=n,c=t.nextNode()}if(r&&o){const t=s.createRange();try{return t.setStart(r,a),t.setEnd(o,l),t}catch(t){return null}}}return null}}class Bi{constructor(t){this.context=t}setHost(t){this.context.hostRef=t}setKeyword(t){return this.context.keyword=t,this.context.state.clearResults(),this.context.hostRef&&this.context.highlightManager.clear(),{current:0,total:0}}applyAndGetResult(t=!0){const e=this.context.state.getTotal(),n=e>0?this.context.state.getCurrentIndex()+1:0;return this.context.hostRef&&this.context.highlightManager.apply(this.context.state.getMatches(),this.context.state.getCurrentIndex(),this.context.hostRef,t),{current:n,total:e}}}class Mi extends Bi{constructor(t){super(t)}find(){return this.context.hostRef?(this.context.state.search(this.context.hostRef.value,this.context.keyword),this.applyAndGetResult()):{current:0,total:0}}next(){return this.context.state.next(),this.applyAndGetResult()}prev(){return this.context.state.prev(),this.applyAndGetResult()}clear(){this.context.state.clear(),this.context.hostRef&&this.context.highlightManager.clear()}refresh(t=!0){if(!this.context.keyword||!this.context.hostRef)return null;const e=this.context.state.getCurrentIndex();return this.context.state.search(this.context.hostRef.value,this.context.keyword),this.context.state.setCurrentIndex(e),this.applyAndGetResult(t)}setMatchCase(t){return this.context.state.setMatchCase(t),this.updateFindResults()}setWholeWords(t){return this.context.state.setWholeWords(t),this.updateFindResults()}updateFindResults(){return this.context.state.clearResults(),this.context.keyword&&this.context.hostRef?(this.context.state.search(this.context.hostRef.value,this.context.keyword),this.applyAndGetResult()):{current:0,total:0}}}class Di extends Bi{constructor(t){super(t),this.replacement="",this.flushFn=null}setFlushValue(t){this.flushFn=t}setReplacement(t){this.replacement=t}replace(){const t=this.context.state.getCurrentMatch();if(t&&this.context.hostRef&&this.flushFn){const e=this.context.state.getCurrentIndex();this.applyMatchReplacement(t),this.flushFn(this.context.hostRef.value),this.context.state.clear(),this.context.state.search(this.context.hostRef.value,this.context.keyword),this.context.state.setCurrentIndex(e)}return this.applyAndGetResult()}replaceAll(){if(this.context.state.getTotal()>0&&this.flushFn&&this.context.hostRef){const t=this.context.state.getMatches();for(let e=t.length-1;e>=0;e-=1)this.applyMatchReplacement(t[e]);this.flushFn(this.context.hostRef.value),this.context.state.clear(),this.context.state.search(this.context.hostRef.value,this.context.keyword)}return this.applyAndGetResult()}applyMatchReplacement(t){t.nodes.forEach(((t,e)=>{const n=0===e?this.replacement:"";t.node.text=t.node.text.slice(0,t.startOffset)+n+t.node.text.slice(t.endOffset)}))}}class ji extends en{constructor(){super(...arguments),this.sharedContext={state:new Ri,highlightManager:new Ni,hostRef:null,keyword:""},this.findController=new Mi(this.sharedContext),this.replaceController=new Di(this.sharedContext),this.panelRef=null,this.popoverRef=null,this.isPopoverOpen=!1,this.scrollOnNextRefresh=!1,this.debouncedRefresh=ke(this.onContentChanged,100,this),this.panelActionHandlers={find:()=>this.findController.find(),prev:()=>this.findController.prev(),next:()=>this.findController.next(),replace:()=>(this.scrollOnNextRefresh=!0,this.replaceController.replace()),"replace-all":()=>(this.scrollOnNextRefresh=!0,this.replaceController.replaceAll()),"match-case":t=>this.findController.setMatchCase(t),"whole-words":t=>this.findController.setWholeWords(t),close:()=>this.closePanel()}}render(t,e){return this.syncEditorState(e),t("vega-popover",{trigger:"none",alignment:"start",placement:"bottom",showArrow:!1,isScreenPosition:!0,ref:t=>{t&&(this.popoverRef=t,ft.addUniqueObserverToNode(t,bt,(()=>{this.isPopoverOpen=!1,this.findController.clear(),this.updatePanel({current:0,total:0})})),ft.addUniqueObserverToNode(t,vt,(()=>{this.isPopoverOpen=!0})))}},[t("div",{slot:"popover"},[t("vega-rich-text-find-replace-panel",{ref:t=>{t&&(this.panelRef=t,ft.addUniqueObserverToNode(t,yt,(t=>{"keyword"===t.detail.type?this.updatePanel(this.findController.setKeyword(t.detail.value)):"replace"===t.detail.type&&this.replaceController.setReplacement(t.detail.value)})),ft.addUniqueObserverToNode(t,mt,(t=>{this.handlePanelAction(t.detail)})))}})]),t("div",{slot:"popover-content"},this.renderButton(t,e,{icon:"rte-find-replace",tooltip:{text:f.t("Find and replace")}}))])}handleButtonClick(){this.popoverRef&&(this.isPopoverOpen?this.popoverRef.hide():this.popoverRef.show())}handleDropdownClick(){}syncEditorState(t){this.findController.setHost(t.host);const e=this.getExtensionContext(t.host);e&&this.replaceController.setFlushValue(e.flushValue),ft.addUniqueObserverToNode(t.host,yt,this.debouncedRefresh),this.isHidden(t)&&this.isPopoverOpen&&this.popoverRef?this.popoverRef.hide():this.isPopoverOpen&&this.popoverRef&&this.popoverRef.show(!0)}handlePanelAction(t){const{action:e,data:n}=t,s=this.panelActionHandlers[e];if(s){const t=s(n);t&&this.updatePanel(t)}}updatePanel(t){this.panelRef&&this.panelRef.updateResult(t.current,t.total)}onContentChanged(){if(!this.isPopoverOpen)return;const t=this.scrollOnNextRefresh;this.scrollOnNextRefresh=!1;const e=this.findController.refresh(t);e&&this.updatePanel(e)}closePanel(){this.popoverRef&&this.popoverRef.hide()}}ut.register({"rte-find-replace":{icon:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">\x3c!--! Font Awesome Pro 7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2026 Fonticons, Inc. --\x3e<path fill="currentColor" d="M208 48c39.6 0 75.9 14.4 103.8 38.2L279 119c-6.9 6.9-8.9 17.2-5.2 26.2S286.3 160 296 160l96 0c13.3 0 24-10.7 24-24l0-96c0-9.7-5.8-18.5-14.8-22.2S381.9 16.2 375 23L345.8 52.2c-36.7-32.5-85-52.2-137.8-52.2-99.4 0-182.4 69.7-203.1 162.8-2.9 12.9 5.3 25.8 18.2 28.6 1.4 .3 2.7 .5 4.1 .5l2.3 0C40.1 191.5 49.4 184 51.8 173.2 67.7 101.6 131.6 48 208 48zM386 224c-10.4 .7-19.4 8.1-21.8 18.8-15.9 71.7-79.8 125.2-156.2 125.2-39.6 0-75.9-14.4-103.8-38.2L137 297c6.9-6.9 8.9-17.2 5.2-26.2S129.7 256 120 256l-96 0c-13.3 0-24 10.7-24 24l0 96c0 9.7 5.8 18.5 14.8 22.2S34.1 399.8 41 393l29.2-29.2c36.7 32.5 85 52.2 137.8 52.2 48.8 0 93.7-16.8 129.1-44.9L471 505c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L371.1 337.1c19.2-24.2 33.1-52.8 40-84 2.9-12.9-5.3-25.8-18.2-28.6-1.2-.3-2.4-.4-3.6-.5l-3.2 0z"/></svg>'}});class Hi extends dt{prepareBeforeLoad(t){this.registerToolbarButtonRenderer(Hi.TOOLBAR_BUTTON_KEY,new ji,t)}}Hi.TOOLBAR_BUTTON_KEY="findReplace";const _i=[{title:"0.5",value:"0.5"},{title:"1",value:"1"},{title:"1.5",value:"1.5"},{title:"2",value:"2"},{title:"2.5",value:"2.5"}];var Pi;!function(t){t.LINE_HEIGHT="LINE_HEIGHT"}(Pi||(Pi={}));class Vi extends N{constructor(t){super(),this.type=Pi.LINE_HEIGHT,this.lineHeight=t}static from(t){return[Pi.LINE_HEIGHT,new Vi(t)]}static getDefaultStyles(t){return{lineHeight:t}}toJSON(){return{lineHeight:this.lineHeight}}renderClass(){return null}clone(){return new Vi(this.lineHeight)}renderStyle(){return Vi.getDefaultStyles(this.lineHeight)}}class $i extends B{constructor(t){super(),this.isFlushable=!0,this.lineHeight=t}toAnnotation(){return new Vi(this.lineHeight)}}class Fi extends A{handleAction(t,e){this.updateCustomStyleAnnotation(e,["lineHeight"])}}class zi extends en{constructor(t){super(),this.options=t}render(t,e){const n=this.options.map((t=>{var e;return{key:t.value,label:null!==(e=t.title)&&void 0!==e?e:t.value}}));return this.renderDropdown(t,e,{selectType:"single",selectedSourceKey:this.getSelectedSourceValue(e)},[this.renderButton(t,e,{icon:"line-height",showArrowIcon:!0,tooltip:{text:f.t("Line Height")}}),this.renderDropdownListTemplate(t,n,e)])}isSelected(){return!1}isDisabled(t){var e;if(t.host.disabled)return!0;const n=this.getExtensionContext(t.host);return!!(null!==(e=null==n?void 0:n.getSelectedNodes())&&void 0!==e?e:[]).some((t=>{var e;return(null===(e=t.getAnnotationByType(W.CODE))||void 0===e?void 0:e.code)||t.parent instanceof F}))||this.getSelectedBlocks(t).some((t=>t instanceof F||t instanceof nt||!m.canHandle($i.name,t)))}handleDropdownClick(t,e){const n=t;this.getSelectedBlocks(e).forEach((t=>{t.apply(new $i(n))}))}handleButtonClick(){}getSelectedSourceValue(t){const e=this.getSelectedBlocks(t);if(0===e.length)return"";const n=e[0].getAnnotationByType(Pi.LINE_HEIGHT);return e.every((t=>{const e=t.getAnnotationByType(Pi.LINE_HEIGHT);return(null==e?void 0:e.lineHeight)===(null==n?void 0:n.lineHeight)}))&&n?n.lineHeight:""}getSelectedBlocks(t){var e,n;const s=this.getExtensionContext(t.host),i=null!==(e=null==s?void 0:s.getSelectedNodes())&&void 0!==e?e:[],r=[];return i.forEach((t=>{t.parent instanceof y&&!r.includes(t.parent)&&r.push(t.parent)})),0===r.length&&(null===(n=t.rteRange.startNode)||void 0===n?void 0:n.parent)instanceof y&&r.push(t.rteRange.startNode.parent),r}}ut.register({"line-height":{icon:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512">\x3c!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --\x3e<path fill="currentColor" d="M113.8 39.9c-4.6-5.1-11-7.9-17.8-7.9s-13.3 2.9-17.8 7.9l-72 80c-8.9 9.9-8.1 25 1.8 33.9s25 8.1 33.9-1.8L72 118.5V393.5L41.8 359.9c-8.9-9.9-24-10.7-33.9-1.8s-10.7 24-1.8 33.9l72 80c4.6 5.1 11 7.9 17.8 7.9s13.3-2.9 17.8-7.9l72-80c8.9-9.9 8.1-25-1.8-33.9s-25-8.1-33.9 1.8L120 393.5V118.5l30.2 33.5c8.9 9.9 24 10.7 33.9 1.8s10.7-24 1.8-33.9l-72-80zM248 72c-13.3 0-24 10.7-24 24s10.7 24 24 24H552c13.3 0 24-10.7 24-24s-10.7-24-24-24H248zm0 160c-13.3 0-24 10.7-24 24s10.7 24 24 24H552c13.3 0 24-10.7 24-24s-10.7-24-24-24H248zM224 416c0 13.3 10.7 24 24 24H552c13.3 0 24-10.7 24-24s-10.7-24-24-24H248c-13.3 0-24 10.7-24 24z"/></svg>'}});const Ki=new Set([x.name,z.name]);class Wi extends rt{constructor(t=_i){super(),this.allowedLineHeights=new Set(t.map((t=>t.value)))}canHandle(t){return Ki.has(t.name)}handle(t){var e,n;const s=null!==(n=null===(e=null==t?void 0:t.style.lineHeight)||void 0===e?void 0:e.trim())&&void 0!==n?n:"";return s&&this.allowedLineHeights.has(s)?{lineHeight:s}:{}}}class Ui extends _{constructor(){super(...arguments),this.stylesToBeFiltered={}}get alwaysFilter(){return!0}filterAnnotations(t){const e=t,n=e.lineHeight,s=e.customStyle;return n&&s&&s.lineHeight===n&&delete s.lineHeight,s&&0===Object.keys(s).length&&delete e.customStyle,t}}const qi=new WeakMap,Gi=new WeakSet;class Zi extends dt{constructor(t=_i){super(),this.options=t,this.toolbarButtonRenderer=null,this.registerAnnotationHandler(new Wi(this.options)),[x,z].forEach((t=>{!function(t,e){qi.set(t,new Set(e.map((t=>t.value))))}(t,this.options)}))}prepareBeforeLoad(t){this.toolbarButtonRenderer=new zi(this.options),this.registerToolbarButtonRenderer(Zi.TOOLBAR_BUTTON_KEY,this.toolbarButtonRenderer,t)}}[x,z].forEach((t=>{dt.registerActionHandleStrategy(t.name,$i.name,new Fi),q.register(t.name,new Ui),function(t){Gi.has(t)||(Gi.add(t),dt.attachAnnotationFromJson(t,"lineHeight",((e,n)=>{if("string"!=typeof n||""===n)return;e.annotationMap.set(...Vi.from(n));const s=qi.get(t);s&&s.size>0&&function(t,e){const n=t.annotationMap.get(Pi.LINE_HEIGHT);if(!n||e.has(n.lineHeight))return;const s=n.lineHeight;t.annotationMap.delete(Pi.LINE_HEIGHT);const i=t.annotationMap.get(D.CUSTOM_STYLE);i?i.customStyle=Object.assign(Object.assign({},i.customStyle),{lineHeight:s}):t.annotationMap.set(...U.from({lineHeight:s}))}(e,s)})))}(t)})),Zi.TOOLBAR_BUTTON_KEY="lineHeight";class Qi extends en{constructor(t){super(),this.controller=t}isHidden(){return!1}render(t,e){const n=this.isSelected();return this.renderButton(t,e,{icon:n?"rte-fullscreen-exit":"rte-fullscreen-enter",tooltip:{text:f.t(n?"Exit fullscreen mode":"Enter fullscreen mode")}})}isSelected(){return this.controller.isActive()}handleButtonClick(t){this.controller.toggleFullscreen();const e=this.getExtensionContext(t.host);e&&e.forceUpdate(t.host)}handleDropdownClick(){}}ut.register({"rte-fullscreen-enter":{icon:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">\x3c!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --\x3e<path fill="currentColor" d="M295 183c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l135-135V168c0 13.3 10.7 24 24 24s24-10.7 24-24V24c0-13.3-10.7-24-24-24H344c-13.3 0-24 10.7-24 24s10.7 24 24 24h86.1L295 183zM217 329c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L48 430.1V344c0-13.3-10.7-24-24-24s-24 10.7-24 24V488c0 13.3 10.7 24 24 24H168c13.3 0 24-10.7 24-24s-10.7-24-24-24H81.9L217 329z"/></svg>'},"rte-fullscreen-exit":{icon:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">\x3c!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --\x3e<path fill="currentColor" d="M473 57c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-135 135V72c0-13.3-10.7-24-24-24s-24 10.7-24 24V216c0 13.3 10.7 24 24 24H424c13.3 0 24-10.7 24-24s-10.7-24-24-24H337.9L473 57zM7 455c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l135-135V440c0 13.3 10.7 24 24 24s24-10.7 24-24V296c0-13.3-10.7-24-24-24H56c-13.3 0-24 10.7-24 24s10.7 24 24 24h86.1L7 455z"/></svg>'}});class Ji{constructor(t){this.active=!1,this.hostStyle=null,this.scrollX=0,this.scrollY=0,this.host=t}isActive(){return this.active}enterFullscreen(){var t,e,n,s;const i=this.host;if(this.active||!i.shadowRoot||!i.ownerDocument)return;this.hostStyle=i.getAttribute("style"),this.scrollX=null!==(e=null===(t=i.ownerDocument.defaultView)||void 0===t?void 0:t.scrollX)&&void 0!==e?e:0,this.scrollY=null!==(s=null===(n=i.ownerDocument.defaultView)||void 0===n?void 0:n.scrollY)&&void 0!==s?s:0,this.lockDocumentScroll(i.ownerDocument);const r=this.hostStyle?/;\s*$/.test(this.hostStyle)?this.hostStyle:`${this.hostStyle};`:"";i.setAttribute("style",`${r}${Ji.HOST_FULLSCREEN_STYLE}`),i instanceof HTMLElement&&h.setZIndex(i,"base");const a=i.ownerDocument.createElement("style");a.id=Ji.STYLE_TAG_ID,pt.nonce&&a.setAttribute("nonce",pt.nonce),a.textContent=Ji.INNER_FULLSCREEN_CSS,i.shadowRoot.appendChild(a),this.active=!0}exitFullscreen(){var t,e,n,s;const i=this.host;this.active&&(i.ownerDocument&&this.unlockDocumentScroll(i.ownerDocument),i instanceof HTMLElement&&h.removeZIndex(i,"base"),null===this.hostStyle?i.removeAttribute("style"):i.setAttribute("style",this.hostStyle),null===(e=null===(t=i.shadowRoot)||void 0===t?void 0:t.querySelector(`#${Ji.STYLE_TAG_ID}`))||void 0===e||e.remove(),null===(s=null===(n=i.ownerDocument)||void 0===n?void 0:n.defaultView)||void 0===s||s.scrollTo(this.scrollX,this.scrollY),this.active=!1)}toggleFullscreen(){this.active?this.exitFullscreen():this.enterFullscreen()}lockDocumentScroll(t){const e=Ji.documentScrollLockStates.get(t);e?Ji.documentScrollLockStates.set(t,Object.assign(Object.assign({},e),{lockCount:e.lockCount+1})):(Ji.documentScrollLockStates.set(t,{lockCount:1,bodyOverflow:t.body.style.overflow,documentOverflow:t.documentElement.style.overflow}),t.body.style.overflow="hidden",t.documentElement.style.overflow="hidden")}unlockDocumentScroll(t){const e=Ji.documentScrollLockStates.get(t);e&&(e.lockCount>1?Ji.documentScrollLockStates.set(t,Object.assign(Object.assign({},e),{lockCount:e.lockCount-1})):(t.body.style.overflow=e.bodyOverflow,t.documentElement.style.overflow=e.documentOverflow,Ji.documentScrollLockStates.delete(t)))}}Ji.STYLE_TAG_ID="v-rte-fullscreen-styles",Ji.HOST_FULLSCREEN_STYLE="position:fixed;inset:0;background-color:rgba(var(--v-bg-primary, 252, 252, 252, 1));",Ji.INNER_FULLSCREEN_CSS=":host > vega-flex { height: 100%; padding: 5px; box-sizing: border-box; } .rich-text-editor-container { flex: 1 !important; height: auto !important; min-height: 0 !important; resize: none !important; overflow: auto !important; } .source-view-container:not(.vega-hidden) { display: flex !important; flex: 1 !important; min-height: 0 !important; overflow: auto !important; flex-direction: column; }",Ji.documentScrollLockStates=new WeakMap;class Yi extends dt{prepareBeforeLoad(t){const e=new Ji(t);Yi.controllerStore.set(t,e),this.registerToolbarButtonRenderer(Yi.TOOLBAR_BUTTON_KEY,new Qi(e),t)}destroyExtension(){var t,e;if(null===(t=this.extensionContext)||void 0===t?void 0:t.host){const t=this.extensionContext.host;null===(e=Yi.controllerStore.get(t))||void 0===e||e.exitFullscreen(),Yi.controllerStore.delete(t)}}}var Xi,tr;Yi.TOOLBAR_BUTTON_KEY="fullscreen",Yi.controllerStore=Yi.createStateStore(),function(t){t.RICH="rich",t.WORD="word"}(Xi||(Xi={})),function(t){t[t.DEFAULT_FALLBACK=-1]="DEFAULT_FALLBACK",t[t.BASE=0]="BASE",t[t.WORD=10]="WORD"}(tr||(tr={}));class er{get type(){return Xi.RICH}get priority(){return tr.BASE}get supportsImageProcessing(){return!1}}class nr{constructor(t,e,n={}){this.hostRoot=t,this.callbacks=e,this.options=n,this.chooserEl=null,this.dropdownEl=null,this.triggerButtonEl=null}open(t){this.destroy();const e=this.hostRoot.ownerDocument,n=e.createElement("div");n.setAttribute(nr.CHOOSER_ATTR,"true"),n.style.position="fixed",n.style.zIndex="1000",n.style.left=`${t.left}px`,n.style.top=`${t.top}px`;const s=this.createPasteChooserDropdown(e,t.placement);s.placement=t.placement,n.append(s),this.hostRoot.appendChild(n),this.chooserEl=n,this.dropdownEl=s,s.addEventListener("vegaShow",(()=>{this.triggerButtonEl&&(this.triggerButtonEl.selected=!0)})),s.addEventListener("vegaHide",(()=>{this.triggerButtonEl&&(this.triggerButtonEl.selected=!1)}))}destroy(){var t;this.dropdownEl&&"function"==typeof this.dropdownEl.hide&&this.dropdownEl.hide(),(null===(t=this.chooserEl)||void 0===t?void 0:t.parentNode)&&this.chooserEl.parentNode.removeChild(this.chooserEl),this.triggerButtonEl&&(this.triggerButtonEl.selected=!1),this.dropdownEl=null,this.chooserEl=null,this.triggerButtonEl=null}includesEventPath(t){if(!this.chooserEl)return!1;const e=t.some((t=>"tagName"in t&&"VEGA-DROPDOWN-CONTENT-BOX"===t.tagName));return t.includes(this.chooserEl)||e}createPasteChooserDropdown(t,e){const n=t.createElement("vega-dropdown");n.trigger="click",n.selectType="single",n.selectedSourceKey="rich",n.maxWidth=220,n.alignment="start",n.itemDisplayRule="ellipsis",n.isScreenPosition=!0;const s=t.createElement("vega-rich-text-editor-toolbar-button"),i="top"===e[0]?"chevron-up":"chevron-down";s.setAttribute(nr.CHOOSER_TRIGGER_ATTR,"true"),s.setAttribute("aria-label",f.t("Paste options")),s.setAttribute("arrow-icon",i),s.icon="rte-paste",s.showArrowIcon=!0,s.selected=!1,this.triggerButtonEl=s;const r=t.createElement("vega-tooltip");r.text=f.t("Paste options"),r.placement=["bottom","top"],r.append(s),n.append(r);const a=t.createElement("div");a.setAttribute("slot","items");const o=[this.createDropdownItem(t,Xi.RICH,f.t("Use rich text"),nr.CHOOSER_RICH_ATTR)];return this.options.showWordOption&&o.push(this.createDropdownItem(t,Xi.WORD,f.t("Use Word"),nr.CHOOSER_WORD_ATTR)),a.append(...o),n.append(a),n.addEventListener("vegaDropdownClick",(t=>{const e=t.detail;e!==Xi.RICH&&e!==Xi.WORD||this.callbacks.onModeSelect(e)})),n}createDropdownItem(t,e,n,s){const i=t.createElement("vega-dropdown-item");return i.itemKey=e,i.label=n,i.setAttribute(s,"true"),i}}ut.register({"rte-paste":{icon:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">\x3c!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --\x3e<path fill="currentColor" d="M80 96v16c0 17.7 14.3 32 32 32h60.8c16.6-28.7 47.6-48 83.2-48h62c-7.1-27.6-32.2-48-62-48H215.4C211.6 20.9 188.2 0 160 0s-51.6 20.9-55.4 48H64C28.7 48 0 76.7 0 112V384c0 35.3 28.7 64 64 64h96V400H64c-8.8 0-16-7.2-16-16V112c0-8.8 7.2-16 16-16H80zm64-40a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zM256 464c-8.8 0-16-7.2-16-16V192c0-8.8 7.2-16 16-16H384v48c0 17.7 14.3 32 32 32h48V448c0 8.8-7.2 16-16 16H256zm192 48c35.3 0 64-28.7 64-64V227.9c0-12.7-5.1-24.9-14.1-33.9l-51.9-51.9c-9-9-21.2-14.1-33.9-14.1H256c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H448z"/></svg>'}}),nr.CHOOSER_ATTR="data-rte-paste-chooser",nr.CHOOSER_RICH_ATTR="data-rte-paste-type-rich",nr.CHOOSER_WORD_ATTR="data-rte-paste-type-word",nr.CHOOSER_TRIGGER_ATTR="data-rte-paste-trigger";class sr extends er{canHandle(t){return void 0!==t}process(t){return t}get priority(){return tr.DEFAULT_FALLBACK}}const ir=/symbol|wingdings|webdings/i,rr=/mso-list\s*:\s*l\d+/i,ar=/mso-list\s*:\s*l\d+\s+level(\d+)/i,or=/mso-list\s*:\s*l(\d+)/i,lr=/\blfo(\d+)/i,cr=/mso-list\s*:\s*ignore/i,hr=/font-family\s*:\s*([^;]+)/i,dr=/MsoListParagraph/i,ur=/^(i|[ivxlcdm]{2,})$/,pr=/^(I|[IVXLCDM]{2,})$/,fr=/^[a-z]+$/,gr=/^[A-Z]+$/,wr=/^[0-9]+$/,mr=/list-style-type\s*:\s*([^;]+)/i,br={a:"lower-alpha",A:"upper-alpha",i:"lower-roman",I:"upper-roman"},vr=new Set(["P","DIV","UL","OL","LI","H1","H2","H3","H4","H5","H6","TABLE","BLOCKQUOTE","PRE"]),yr=["colspan","rowspan"],xr=/^\d+$/,Cr=/^border(-(top|right|bottom|left))?(-(width|style|color))?$/,Lr=/^padding(-(top|right|bottom|left))?$/,Ar=/^width$/,Sr=/^0+(\.0+)?([a-z%]+)?$/i,Tr=[{attribute:"valign",property:"vertical-align"},{attribute:"align",property:"text-align"},{attribute:"bgcolor",property:"background-color"}],kr=/(?:^|\s)(?:language|lang)-([a-z0-9+_.-]+)(?:\s|$)/i,Er=/^mso[a-z0-9_-]*$/i;class Or{static isCodeBlock(t){return t.nodeType===Node.ELEMENT_NODE&&"PRE"===t.tagName.toUpperCase()}apply(t){Array.from(t.querySelectorAll("pre")).forEach((t=>{this.stripWordClassArtifacts(t),t.hasAttribute("data-language")||t.setAttribute("data-language",this.resolveLanguage(t))}))}getAllowedTags(){return["PRE"]}getAllowedAttributes(){return new Map([["PRE",["data-language"]]])}getAllowedStyles(){return[]}resolveLanguage(t){const e=this.resolveLanguageFromClassName(t).trim();return""!==e?e:"plainText"}resolveLanguageFromClassName(t){const e=t.getAttribute("class")||"",n=kr.exec(e);return n?n[1]:""}stripWordClassArtifacts(t){const e=t.getAttribute("class")||"";if(!e)return;const n=e.split(/\s+/).map((t=>t.trim())).filter((t=>""!==t&&!Er.test(t)));0!==n.length?t.setAttribute("class",n.join(" ")):t.removeAttribute("class")}}const Ir=[new class{apply(t){Array.from(t.querySelectorAll("table")).forEach((t=>this.normalizeTable(t)))}getAllowedTags(){return["TABLE","THEAD","TBODY","TR","TH","TD","CAPTION"]}getAllowedAttributes(){return new Map([["TD",["colspan","rowspan"]],["TH",["colspan","rowspan"]]])}getAllowedStyles(){return["border","width"]}normalizeTable(t){this.removeStructuralWhitespace(t),this.stripClass(t),this.removeBorderAndPaddingStyles(t),Array.from(t.querySelectorAll("thead, tbody, tfoot, caption, tr")).forEach((t=>this.stripClass(t))),this.removeHiddenMisalignedCells(t),this.mergeFooterIntoBody(t),this.promoteHeadCells(t),Array.from(t.querySelectorAll("td, th")).forEach((t=>{this.removeCellLayoutWhitespace(t),this.stripClass(t),this.normalizeSpanAttributes(t),this.migrateCellAttributes(t),this.migrateCellWidth(t),this.removeBorderAndPaddingStyles(t)}))}removeHiddenMisalignedCells(t){Array.from(t.querySelectorAll("tr")).filter((e=>this.isRowOfTable(t,e))).forEach((t=>{const e=t.lastElementChild;e&&("TD"===e.tagName||"TH"===e.tagName)&&this.isHiddenMisalignedCell(e)&&t.removeChild(e)}))}isRowOfTable(t,e){let n=e.parentElement;for(;n&&"BODY"!==n.tagName;){if("TABLE"===n.tagName)return n===t;n=n.parentElement}return!1}isHiddenMisalignedCell(t){return!this.hasExplicitSpan(t)&&!!this.hasZeroWidthMarker(t)&&!this.hasMeaningfulCellContent(t)}hasExplicitSpan(t){return yr.some((e=>t.hasAttribute(e)))}hasZeroWidthMarker(t){const e=t.getAttribute("width");if(null!==e&&Sr.test(e.trim()))return!0;const n=t.getAttribute("data-style");if(null===n)return!1;const s=this.readStyleDeclaration(n,"width");return null!==s&&Sr.test(s)}hasMeaningfulCellContent(t){return""!==(t.textContent||"").trim()}readStyleDeclaration(t,e){const n=t.split(";").map((t=>t.trim())).filter((t=>""!==t));for(const t of n){const n=t.indexOf(":");if(-1===n)continue;if(t.slice(0,n).trim().toLowerCase()!==e.toLowerCase())continue;const s=t.slice(n+1).trim();return""===s?null:s}return null}mergeFooterIntoBody(t){Array.from(t.children).filter((t=>"TFOOT"===t.tagName)).forEach((e=>{const n=Array.from(t.children).filter((t=>"TBODY"===t.tagName)),s=n[n.length-1];if(s){for(;e.firstChild;)s.appendChild(e.firstChild);e.parentNode&&e.parentNode.removeChild(e)}else this.replaceElementTag(e,"tbody")}))}promoteHeadCells(t){Array.from(t.querySelectorAll("thead")).forEach((t=>{Array.from(t.children).forEach((t=>{"TR"===t.tagName&&Array.from(t.children).forEach((t=>{"TD"===t.tagName&&this.renameCell(t,"th")}))}))}))}renameCell(t,e){this.replaceElementTag(t,e)}replaceElementTag(t,e){const n=t.ownerDocument.createElement(e);for(Array.from(t.attributes).forEach((t=>{n.setAttribute(t.name,t.value)}));t.firstChild;)n.appendChild(t.firstChild);return t.parentNode&&t.parentNode.replaceChild(n,t),n}stripClass(t){t.hasAttribute("class")&&t.removeAttribute("class")}removeStructuralWhitespace(t){[t,...Array.from(t.querySelectorAll("thead, tbody, tfoot, tr"))].forEach((t=>{Array.from(t.childNodes).forEach((e=>{e.nodeType===Node.TEXT_NODE&&""===(e.textContent||"").trim()&&t.removeChild(e)}))}))}removeCellLayoutWhitespace(t){Array.from(t.children).some((t=>vr.has(t.tagName)))&&Array.from(t.childNodes).forEach((e=>{e.nodeType===Node.TEXT_NODE&&""===(e.textContent||"").trim()&&t.removeChild(e)}))}normalizeSpanAttributes(t){yr.forEach((e=>{const n=t.getAttribute(e);if(null===n)return;const s=Number(n);!xr.test(n)||s<=1?t.removeAttribute(e):t.setAttribute(e,String(s))}))}migrateCellAttributes(t){Tr.forEach((({attribute:e,property:n})=>{const s=t.getAttribute(e);s&&""!==s.trim()&&this.appendStyleDeclaration(t,n,s.trim().toLowerCase()),t.removeAttribute(e)}))}migrateCellWidth(t){const e=t.getAttribute("width");t.removeAttribute("width"),this.removeMatchingStyleDeclarations(t,(t=>Ar.test(t)));const n=this.toCssWidth(e);null!==n&&this.appendStyleDeclaration(t,"width",n)}toCssWidth(t){if(null===t||""===t.trim())return null;const e=t.trim();return/^\d+(\.\d+)?$/.test(e)?`${e}px`:e}appendStyleDeclaration(t,e,n){const s=t.getAttribute("data-style")||"";if(this.styleHasProperty(s,e))return;const i=""===s.trim()?"":`${s.replace(/;\s*$/,"")}; `;t.setAttribute("data-style",`${i}${e}: ${n}`)}removeBorderAndPaddingStyles(t){this.removeMatchingStyleDeclarations(t,(t=>Cr.test(t)||Lr.test(t)))}removeMatchingStyleDeclarations(t,e){const n=t.getAttribute("data-style");if(null===n||""===n.trim())return;const s=n.split(";").map((t=>t.trim())).filter((t=>""!==t)).filter((t=>{const n=t.indexOf(":");if(-1===n)return!0;const s=t.slice(0,n).trim().toLowerCase();return!e(s)}));s.length>0?t.setAttribute("data-style",s.join("; ")):t.removeAttribute("data-style")}styleHasProperty(t,e){return new RegExp(`(^|;)\\s*${e}\\s*:`,"i").test(t)}},new class{apply(t){this.nestSiblingLists(t);const e=new Set;Array.from(t.querySelectorAll("p")).forEach((t=>{this.isWordListParagraph(t)&&t.parentElement&&e.add(t.parentElement)})),Array.from(t.children).some((t=>this.isWordListParagraph(t)))&&e.add(t),e.forEach((t=>this.processContainer(t))),this.applyOrderedListTypeAttributes(t)}getAllowedTags(){return["UL","OL","LI"]}getAllowedAttributes(){return new Map}getAllowedStyles(){return["list-style"]}nestSiblingLists(t){const e=Array.from(t.querySelectorAll("ol, ul"));for(let t=e.length-1;t>=0;t--)Array.from(e[t].children).forEach((t=>{if("OL"!==t.tagName&&"UL"!==t.tagName)return;const e=t.previousElementSibling;e&&"LI"===e.tagName&&e.appendChild(t)}))}applyOrderedListTypeAttributes(t){Array.from(t.querySelectorAll("ol[type]")).forEach((t=>{const e=t.getAttribute("type")||"",n=br[e];if(!n)return;const s=t.getAttribute("data-style")||"";if(mr.test(s))return;const i=""===s.trim()?"":`${s.replace(/;\s*$/,"")}; `;t.setAttribute("data-style",`${i}list-style-type: ${n}`)}))}processContainer(t){const e=Array.from(t.children);let n=0;for(;n<e.length;){if(!this.isWordListParagraph(e[n])){n++;continue}const s=[];for(;n<e.length&&this.isWordListParagraph(e[n]);)s.push(e[n]),n++;this.transformRun(s,t)}}isWordListParagraph(t){if("P"!==t.tagName)return!1;const e=t.getAttribute("data-style")||"";if(rr.test(e))return!0;const n=t.getAttribute("class")||"";return dr.test(n)&&void 0!==this.findMarker(t)}transformRun(t,e){const n=t[0],s=[];t.forEach((t=>{const i=this.findMarker(t),r=this.resolveLevel(t),a=!!i&&this.isOrderedMarker(i,t),o=this.resolveListId(t);for(;s.length>0&&s[s.length-1].level>r;)s.pop();let l=s[s.length-1];const c=a&&i?this.resolveListStyleType(i,l,r,o):null,h=this.buildListItem(t,i);!l||l.level<r?l=this.openNestedList(s,e,n,a,r,c,o):this.needsSiblingList(l,a,c,o)&&(l=this.openSiblingList(s,a,r,c,o)),l.listEl.appendChild(h)})),t.forEach((t=>t.remove()))}needsSiblingList(t,e,n,s){return null!==t.listId&&null!==s&&t.listId!==s||t.ordered!==e||!!e&&this.readListStyleType(t.listEl)!==n}readListStyleType(t){const e=mr.exec(t.getAttribute("data-style")||"");return e?e[1].trim():null}openNestedList(t,e,n,s,i,r,a){let o=t[t.length-1],l=o?o.level:0;for(;l<i-1;){const i=this.createListElement(e,s,null);this.attachList(i,o,e,n),i.appendChild(i.ownerDocument.createElement("li")),t.push({level:l+1,ordered:s,listId:a,listEl:i}),o=t[t.length-1],l=o.level}const c=t[t.length-1],h=this.createListElement(e,s,r);this.attachList(h,c,e,n);const d={level:i,ordered:s,listId:a,listEl:h};return t.push(d),d}openSiblingList(t,e,n,s,i){const r=t[t.length-1],a=this.createListElement(r.listEl,e,s),o=r.listEl.parentNode;o&&o.insertBefore(a,r.listEl.nextSibling),t.pop();const l={level:n,ordered:e,listId:i,listEl:a};return t.push(l),l}attachList(t,e,n,s){e?(e.listEl.lastElementChild||e.listEl).appendChild(t):n.insertBefore(t,s)}createListElement(t,e,n){const s=t.ownerDocument.createElement(e?"ol":"ul");return e&&n&&s.setAttribute("data-style",`list-style-type: ${n}`),s}buildListItem(t,e){const n=t.ownerDocument.createElement("li");for(e&&(this.preserveMarkerPlaceholderImages(e,t),this.removeMarker(e,t));t.firstChild;)n.appendChild(t.firstChild);return n}preserveMarkerPlaceholderImages(t,e){const n=Array.from(t.querySelectorAll("img")).filter((t=>(t.getAttribute("src")||"").startsWith("file://"))),s=e.firstChild;n.forEach((t=>{e.insertBefore(t,s)}))}removeMarker(t,e){let n=t;for(;n!==e;){const t=n.parentElement;if(n.remove(),!t||t===e||!this.isEmptyElement(t))break;n=t}}findMarker(t){return Array.from(t.querySelectorAll("span")).find((t=>cr.test(t.getAttribute("data-style")||"")))}isEmptyElement(t){return""===(t.textContent||"").replace(/[\s\u00A0]/g,"")}resolveLevel(t){const e=t.getAttribute("data-style")||"",n=ar.exec(e);return n?parseInt(n[1],10):1}resolveListId(t){const e=t.getAttribute("data-style")||"",n=lr.exec(e);if(n)return`lfo${n[1]}`;const s=or.exec(e);return s?`l${s[1]}`:null}isOrderedMarker(t,e){const n=t.textContent.replace(/[\s\u00A0]/g,"");return!ir.test(this.resolveMarkerFont(t,e))&&(/[0-9]/.test(n)||/^[a-z]+[.)]/i.test(n))}resolveListStyleType(t,e,n,s){const i=t.textContent.replace(/[\s\u00A0]/g,"").replace(/[.)]+$/,"");if(wr.test(i))return null;if("i"===i||"I"===i){const t="i"===i?"lower-alpha":"upper-alpha";if(this.continuesAlphaList(e,n,s,t))return t}return ur.test(i)?"lower-roman":pr.test(i)?"upper-roman":fr.test(i)?"lower-alpha":gr.test(i)?"upper-alpha":null}continuesAlphaList(t,e,n,s){return!(!t||!t.ordered||t.level!==e||null!==t.listId&&null!==n&&t.listId!==n||this.readListStyleType(t.listEl)!==s)}resolveMarkerFont(t,e){let n=t;for(;n&&n!==e.parentElement;){const t=hr.exec(n.getAttribute("data-style")||"");if(t)return t[1];n=n.parentElement}return""}},new class{getAllowedTags(){return["IMG"]}getAllowedAttributes(){return new Map([["IMG",["src","alt","title","width","height"]]])}getAllowedStyles(){return[]}apply(t){this.normalizeWordImageDataElements(t),this.normalizeStandardImages(t),this.liftImagesOutOfTextStyleBlocks(t),this.insertSpanBetweenAdjacentImages(t)}liftImagesOutOfTextStyleBlocks(t){Array.from(t.querySelectorAll("h1, h2, h3, h4, h5, h6, p")).filter((t=>this.isImageLiftTargetBlock(t))).forEach((t=>{if(!t.parentNode)return;const e=Array.from(t.querySelectorAll("img"));let n=t;e.forEach((e=>{t.parentNode.insertBefore(e,n.nextSibling),n=e}))}))}isImageLiftTargetBlock(t){const e=t.tagName.toLowerCase();if(/^h[1-6]$/.test(e))return!0;if("p"===e){const e=(t.getAttribute("class")||"").toLowerCase();return/msotitle/.test(e)||/msosubtitle/.test(e)}return!1}normalizeWordImageDataElements(t){Array.from(t.querySelectorAll("v\\:imagedata, imagedata")).forEach((e=>{const n=e.getAttribute("src")||e.getAttribute("o:href")||e.getAttribute("href")||"",s=e.getAttribute("alt")||e.getAttribute("o:title")||e.getAttribute("title")||"",i=e.closest("v\\:shape, shape")||e;if(!n)return void i.remove();if(this.isListImage(i)&&!n.startsWith("file://"))return void i.remove();const r=t.ownerDocument.createElement("img");if(r.setAttribute("src",n),s&&r.setAttribute("alt",s),i.parentNode){const e=i.getAttribute("id")||"";e&&this.removeFallbackImagesForShapeId(t,e),i.parentNode.insertBefore(r,i),i.parentNode.removeChild(i)}}))}removeFallbackImagesForShapeId(t,e){Array.from(t.querySelectorAll("img")).forEach((t=>{(t.getAttribute("v:shapes")||t.getAttribute("shapes")||"")===e&&t.remove()}))}normalizeStandardImages(t){Array.from(t.querySelectorAll("img")).forEach((t=>{const e=t.getAttribute("src")||"";this.isListImage(t)?e.startsWith("file://")||t.remove():e||t.remove()}))}insertSpanBetweenAdjacentImages(t){Array.from(t.querySelectorAll("img")).forEach((e=>{if(!e.parentNode)return;const n=e.nextSibling;if(n&&n.nodeType===Node.ELEMENT_NODE&&"img"===n.tagName.toLowerCase()){const s=t.ownerDocument.createElement("span");s.innerHTML=" ",e.parentNode.insertBefore(s,n)}}))}isListImage(t){return Boolean(t.closest("li,ul,ol"))}},new Or,new class{apply(t){Array.from(t.querySelectorAll("[data-type]")).forEach((t=>{t.removeAttribute("data-type")})),Array.from(t.querySelectorAll("p")).forEach((t=>{const e=t.getAttribute("class"),n=this.resolveRole(e);null!==e&&t.removeAttribute("class"),n&&t.classList.add(`v-rte--text-style-${n}`)}))}getAllowedTags(){return["P","BR","SPAN","STRONG","B","EM","I","U","S","STRIKE","DEL","H1","H2","H3","H4","H5","H6","A","CODE"]}getAllowedAttributes(){return new Map([["*",["class","style"]],["A",["href","target","title"]]])}getAllowedStyles(){return["color","background","text-align","text-indent","text-decoration","margin","padding","font","line-height","letter-spacing","vertical-align"]}resolveRole(t){if(!t)return null;const e=t.toLowerCase(),n=/msoheading([1-6])/.exec(e);return n?`heading-${n[1]}`:/msosubtitle/.test(e)?"subtitle":/msotitle/.test(e)?"title":null}}],Rr=function(t){const e=new Set,n=new Set,s=new Map;t.forEach((t=>{t.getAllowedTags().forEach((t=>{e.add(t.toUpperCase())})),t.getAllowedStyles().forEach((t=>{n.add(t.toLowerCase())})),t.getAllowedAttributes().forEach(((t,e)=>{const n="*"===e?e:e.toUpperCase();s.has(n)||s.set(n,new Set);const i=s.get(n);t.forEach((t=>{i.add(t.toLowerCase())}))}))}));const i={};return s.forEach(((t,e)=>{i[e]=Array.from(t)})),{allowedTags:Array.from(e),allowedAttributes:i,allowedStylePrefixes:Array.from(n)}}(Ir),Nr=["windowtext"];class Br extends er{get type(){return Xi.WORD}canHandle(t){return!!t&&Br.WORD_SIGNATURE_PATTERNS.some((e=>e.test(t)))}get priority(){return tr.WORD}get supportsImageProcessing(){return!0}process(t,e=Rr){if(!t)return"";const n=this.stripWordComments(t),s=at.preserve(n).getProcessedHtml(),i=(new DOMParser).parseFromString(s,"text/html").body;return this.fixWordStructure(i),Array.from(i.childNodes).forEach((t=>{this.sanitizeNode(t,e)})),this.collapseInsignificantWhitespace(i),this.removeInterBlockWhitespace(i),this.preserveWordEmptyLines(i),this.restoreStyleAttributeName(i.innerHTML)}stripWordComments(t){return t.replace(/<!--[\s\S]*?-->/g,"").replace(/<!\[[\s\S]*?\]>/g,"")}fixWordStructure(t){Br.STRUCTURE_TRANSFORMERS.forEach((e=>{e.apply(t)}))}removeInterBlockWhitespace(t){Array.from(t.childNodes).forEach((e=>{e.nodeType===Node.TEXT_NODE&&""===e.textContent.trim()&&t.removeChild(e)}))}collapseInsignificantWhitespace(t){if(!Or.isCodeBlock(t))if(t.nodeType!==Node.TEXT_NODE)Array.from(t.childNodes).forEach((t=>{this.collapseInsignificantWhitespace(t)}));else{const e=t.textContent,n=e.replace(/[ \t\r\n\f]+/g," ");n!==e&&(t.textContent=n)}}preserveWordEmptyLines(t){Array.from(t.querySelectorAll("p")).forEach((t=>{if(t.querySelector("img"))return;const e=t.textContent;""===e.replace(/[\s\u200B]+/g,"")&&/\u00A0/.test(e)&&(t.textContent="​")}))}sanitizeNode(t,e){if(t.nodeType===Node.TEXT_NODE)return;if(t.nodeType!==Node.ELEMENT_NODE)return void this.removeSelf(t);const n=t,s=n.tagName.toUpperCase(),i=Array.from(n.childNodes);for(let t=i.length-1;t>=0;t--)this.sanitizeNode(i[t],e);if(e.allowedTags.includes(s))this.sanitizeAttributes(n,s,e);else{for(;n.firstChild;)n.parentNode&&"function"==typeof n.parentNode.insertBefore&&n.parentNode.insertBefore(n.firstChild,n);this.removeSelf(n)}}sanitizeAttributes(t,e,n){const s=new Set([...n.allowedAttributes["*"]||[],...n.allowedAttributes[e]||[]]);Array.from(t.attributes).forEach((e=>{const i=e.name.toLowerCase(),r="data-style"===i;s.has(r?"style":i)?r&&this.sanitizeStyleAttribute(t,e.name,n):t.removeAttribute(e.name)}))}sanitizeStyleAttribute(t,e,n){const s=t.getAttribute(e)||"",i=t.ownerDocument.createElement("span");i.setAttribute("style",s);const r=i.style,a=[];for(let t=0;t<r.length;t++){const e=r[t],s=n.allowedStylePrefixes.some((t=>e===t||e.startsWith(`${t}-`))),i=r.getPropertyValue(e),o=i.toLowerCase(),l=Nr.some((t=>o.includes(t)));s&&!l&&a.push(`${e}: ${i}`)}const o=a.join("; ");o?t.setAttribute(e,o):t.removeAttribute(e)}restoreStyleAttributeName(t){return t.replace(/\sdata-style=/g," style=")}removeSelf(t){t.parentNode&&"function"==typeof t.parentNode.removeChild&&t.parentNode.removeChild(t)}}Br.STRUCTURE_TRANSFORMERS=[...Ir],Br.WORD_SIGNATURE_PATTERNS=[/content=["']?Microsoft\s+Word/i,/urn:schemas-microsoft-com:office/i,/class=["']?Mso[A-Za-z]/i,/mso-[a-z-]+\s*:/i,/<\/?o:p>/i];class Mr{constructor(){this.defaultStrategy=new sr,this.strategies=[new Br,this.defaultStrategy]}selectStrategy(t){return this.selectHighestPriorityStrategy(this.strategies.filter((e=>e.canHandle(t))))}selectStrategyByType(t){return this.selectHighestPriorityStrategy(this.strategies.filter((e=>e.type===t)))}registerStrategy(t){this.strategies.push(t)}selectHighestPriorityStrategy(t){return t.sort(((t,e)=>e.priority-t.priority))[0]||this.defaultStrategy}}class Dr{parseLocalImages(t,e){if(!t.includes("<img"))return{html:t,previews:[]};const n=t.replace(/\s+style=/g," data-style="),s=(new DOMParser).parseFromString(n,"text/html"),i=Array.from(s.querySelectorAll("img")).filter((t=>t.src.startsWith("file://")));if(0===i.length)return{html:t,previews:[]};const r=this.extractImageFiles(e,i);if(0===r.length)return{html:t,previews:[]};const a=this.createImagePreviews(i,r);return{html:s.body.innerHTML.replace(/ data-style=/g," style="),previews:a}}createImagePreviews(e,n){const s=[];return e.forEach(((e,i)=>{if(this.isListImage(e))return void e.remove();const r=n[i];if(!r)return;const a=URL.createObjectURL(r);e.setAttribute("src",a);const o=t();e.setAttribute(Dr.PREVIEW_IMG_KEY,o),s.push({id:o,file:r,objectUrl:a})})),s}extractImageFiles(t,e){let n=[];return t&&(t.rtf&&(n=this.safeExtractWordImages(t.rtf,e)),0===n.length&&t.files&&(n=t.files.filter((t=>t.type.startsWith("image/"))))),n}safeExtractWordImages(t,e){const n=this.stripListPictureDefinitions(t),s=[];return[...n.matchAll(/\\pngblip|\\jpegblip/g)].forEach(((t,i)=>{if(i>=e.length||void 0===t.index)return;const r=t[0].includes("png")?"image/png":"image/jpeg",a=this.extractImageBytes(n,t.index+t[0].length);if(0===a.length)return;const o=r.split("/")[1],l=new File([new Uint8Array(a)],`word_img_${Date.now()}_${i}.${o}`,{type:r});s.push(l)})),s}stripListPictureDefinitions(t){return this.removeBalancedGroups(t,"{\\*\\listpicture")}removeBalancedGroups(t,e){let n=t.indexOf(e);for(;-1!==n;){const s=this.findGroupEnd(t,n);n=(t=t.slice(0,n)+t.slice(s)).indexOf(e,n)}return t}findGroupEnd(t,e){const n=t.length;let s=0,i=e;for(;i<n;){const e=t[i];if("\\"!==e){if("{"===e)s++;else if("}"===e&&(s--,0===s))return i+1;i++}else i+=2}return n}extractImageBytes(t,e){const n=t.length,s=[];let i=0,r=-1,a=e;for(;a<n;){const e=t[a];if("{"===e){i++,a++;continue}if("}"===e){if(0===i)break;i--,a++;continue}if(i>0){a++;continue}if("\\"===e){for(a++;a<n&&/[a-zA-Z]/.test(t[a]);)a++;for(a<n&&"-"===t[a]&&a++;a<n&&/[0-9]/.test(t[a]);)a++;continue}const o=this.hexNibble(e);o>=0&&(r<0?r=o:(s.push(r<<4|o),r=-1)),a++}return s}hexNibble(t){return t>="0"&&t<="9"?t.charCodeAt(0)-48:t>="a"&&t<="f"?t.charCodeAt(0)-87:t>="A"&&t<="F"?t.charCodeAt(0)-55:-1}isListImage(t){return Boolean(t.closest("li,ul,ol"))}}Dr.PREVIEW_IMG_KEY="data-rte-id";class jr extends w{constructor(t,e){super(),this.type="REPLACE_IMAGE_SRC",this.img=t,this.url=e}}class Hr{constructor(){this.ownedImageIds=new Set,this.pendingNotifyImageIds=[]}register(t){this.pendingNotifyImageIds=[],t.forEach((t=>{this.pendingNotifyImageIds.push(t.id),this.ownedImageIds.add(t.id),Hr.pendingImages.set(t.id,t)}))}hasPendingNotifications(){return this.pendingNotifyImageIds.length>0}notifyInserted(t,e,n){const s=this.pendingNotifyImageIds.map((t=>Hr.pendingImages.get(t))).filter((t=>!!t));this.pendingNotifyImageIds=[],s.length&&"function"==typeof t&&(s.forEach((t=>t.notified=!0)),t(s.map((t=>({id:t.id,file:t.file}))),((t,s)=>this.replaceUrl(t,s,e,n))))}discardUnsentPreviews(){this.ownedImageIds.forEach((t=>{const e=Hr.pendingImages.get(t);e&&e.notified||(e&&e.objectUrl.startsWith("blob:")&&URL.revokeObjectURL(e.objectUrl),Hr.pendingImages.delete(t),this.ownedImageIds.delete(t))})),this.pendingNotifyImageIds=[]}replaceUrl(t,e,n,s){var i;const r=n();if(r){const n=null!==(i=r.querySelector(`img[data-rte-id="${t}"]`))&&void 0!==i?i:null;if(n){const t=s(n);t&&t.apply(new jr(n,e))}}const a=Hr.pendingImages.get(t);a&&(a.objectUrl.startsWith("blob:")&&URL.revokeObjectURL(a.objectUrl),Hr.pendingImages.delete(t),this.ownedImageIds.delete(t))}}Hr.pendingImages=new Map;class _r extends dt{constructor(t={}){super(),this.editableEl=null,this.contentHostEl=null,this.chooserUI=null,this.pendingPastePayload=null,this.listenerDocument=null,this.listenerWindow=null,this.options={},this.strategySelector=new Mr,this.clipboardFileContent=null,this.imageParser=new Dr,this.pendingImageRegistry=new Hr,this.handlePasteEvent=t=>{var e,n;const s=t.clipboardData;if(!s)return;const i=s.getData("text/html")||"",r=s.getData("text/plain")||"",a=s.getData("text/rtf")||"";if(!i&&!r)return t.preventDefault(),void t.stopPropagation();t.preventDefault(),t.stopPropagation();const o=this.cloneCurrentSelectionRange(),l=(null===(n=null===(e=this.extensionContext)||void 0===e?void 0:e.getSelectedNodes)||void 0===n?void 0:n.call(e))||[];this.pendingPastePayload={html:i,text:r,range:o,selectedNodes:[...l]},this.clipboardFileContent={files:s.files?Array.from(s.files):[],rtf:a},this.renderPasteChooser(t)},this.handleOutsidePointerDown=t=>{if(!this.chooserUI)return;const e="function"==typeof t.composedPath?t.composedPath():[];this.chooserUI.includesEventPath(e)||this.clearPasteChooser()},this.handleOutsideKeyDown=t=>{"Escape"===t.key&&this.clearPasteChooser()},this.handleOutsideScroll=()=>{this.clearPasteChooser()},this.options=t}initialExtensionAfterLoad(t){super.initialExtensionAfterLoad(t),this.hostEl=t.host,this.attachPasteListener()}destroyExtension(){this.detachPasteListener(),this.clearPasteChooser(),this.pendingImageRegistry.discardUnsentPreviews()}attachPasteListener(){const{editableEl:t,contentHostEl:e}=this.getEditorElements();this.editableEl=t,this.contentHostEl=e,this.editableEl&&this.editableEl.addEventListener("paste",this.handlePasteEvent)}detachPasteListener(){this.editableEl&&this.editableEl.removeEventListener("paste",this.handlePasteEvent),this.editableEl=null,this.contentHostEl=null}getEditorElements(){var t,e,n,s,i;const r=null!==(n=null===(e=null===(t=this.hostEl)||void 0===t?void 0:t.shadowRoot)||void 0===e?void 0:e.querySelector("vega-rich-text-content"))&&void 0!==n?n:null;return{editableEl:null!==(i=null===(s=null==r?void 0:r.shadowRoot)||void 0===s?void 0:s.querySelector(".rich-text-content"))&&void 0!==i?i:null,contentHostEl:r}}getEditableElement(){const{editableEl:t}=this.getEditorElements();return t}cloneCurrentSelectionRange(){var t;const e=null===(t=this.extensionContext)||void 0===t?void 0:t.getSelection();return e&&e.rangeCount>0?e.getRangeAt(0).cloneRange():null}renderPasteChooser(t){var e,n,s;const i=null!==(n=null===(e=this.hostEl)||void 0===e?void 0:e.shadowRoot)&&void 0!==n?n:null;if(!i)return;this.clearPasteChooser(!1);const r=this.computeChooserPosition(t);this.chooserUI=new nr(i,{onModeSelect:t=>{this.applyPasteMode(t)}},{showWordOption:!0===(null===(s=this.options)||void 0===s?void 0:s.enableWordPaste)}),this.chooserUI.open(r),this.listenerDocument=this.hostEl.ownerDocument,this.listenerWindow=this.listenerDocument.defaultView,this.listenerDocument.addEventListener("mousedown",this.handleOutsidePointerDown,!0),this.listenerDocument.addEventListener("keydown",this.handleOutsideKeyDown,!0),this.listenerDocument.addEventListener("scroll",this.handleOutsideScroll,!0),this.listenerWindow&&this.listenerWindow.addEventListener("scroll",this.handleOutsideScroll,!0),this.contentHostEl&&this.contentHostEl.addEventListener("scroll",this.handleOutsideScroll)}computeChooserPosition(t){var e,n,s;const i=this.hostEl.getBoundingClientRect(),r=null!==(n=null===(e=this.hostEl.ownerDocument.defaultView)||void 0===e?void 0:e.innerHeight)&&void 0!==n?n:window.innerHeight,a=t,o="number"==typeof a.clientX&&a.clientX>0&&"number"==typeof a.clientY&&a.clientY>0,l=o?null:this.getCaretRect(),c=12,h=o?a.clientX:null!==(s=null==l?void 0:l.left)&&void 0!==s?s:i.left+c,d=o?a.clientY:l?l.bottom:i.top+40,u=Math.max(i.left+c,i.right-220),p=Math.min(Math.max(h,i.left+c),u),f=Math.max(d+8,i.top+c),g=r-f-c;return{left:p,top:f,placement:g>=88||g>=f-c?["bottom","top"]:["top","bottom"]}}getCaretRect(){var t,e;const n=null!==(e=null===(t=this.pendingPastePayload)||void 0===t?void 0:t.range)&&void 0!==e?e:this.cloneCurrentSelectionRange();if(!n)return null;const s=n.getBoundingClientRect();if(this.isUnavailableRect(s)){const t=n.getClientRects();return t.length>0?t[0]:this.getRangeContainerRect(n)}return s}isUnavailableRect(t){return 0===t.width&&0===t.height&&0===t.left&&0===t.top}getRangeContainerRect(t){var e,n,s,i,r,a;const o=null!==(e=t.startContainer)&&void 0!==e?e:null;if(!o)return null;if(o.nodeType===Node.ELEMENT_NODE){const e=o,a=null!==(n=e.childNodes[t.startOffset-1])&&void 0!==n?n:null,l=null!==(s=e.childNodes[t.startOffset])&&void 0!==s?s:null;return null!==(r=null!==(i=this.getNodeRect(a))&&void 0!==i?i:this.getNodeRect(l))&&void 0!==r?r:this.getNodeRect(e)}return null!==(a=this.getNodeRect(o))&&void 0!==a?a:this.getNodeRect(o.parentNode)}getNodeRect(t){var e,n;if(!t)return null;if(t.nodeType===Node.TEXT_NODE)return null!==(n=null===(e=t.parentElement)||void 0===e?void 0:e.getBoundingClientRect())&&void 0!==n?n:null;if(t.nodeType===Node.ELEMENT_NODE){const e=t.getBoundingClientRect();return this.isUnavailableRect(e)?null:e}return null}applyPasteMode(t){var e;if(!this.pendingPastePayload)return void this.clearPasteChooser();const n=null!==(e=this.editableEl)&&void 0!==e?e:this.getEditableElement();if(!n)return void this.clearPasteChooser();n.focus(),this.restoreSelectionRange(this.pendingPastePayload.range),this.restoreSelectionControllerState(this.pendingPastePayload);const s=t===Xi.RICH?this.strategySelector.selectStrategy(this.pendingPastePayload.html):this.strategySelector.selectStrategyByType(t);let i=s.process(this.pendingPastePayload.html);s.supportsImageProcessing&&this.clipboardFileContent&&(i=this.parseLocalImages(i,this.clipboardFileContent)),this.clipboardFileContent=null;const r=this.createDataTransfer(i,this.pendingPastePayload.text,s.type);this.dispatchBeforeInputPaste(n,r),this.clearPasteChooser(),this.emitLocalImageInsertedEvent()}parseLocalImages(t,e){const{html:n,previews:s}=this.imageParser.parseLocalImages(t,e);return s.length>0&&this.pendingImageRegistry.register(s),n}emitLocalImageInsertedEvent(){this.pendingImageRegistry.hasPendingNotifications()&&this.pendingImageRegistry.notifyInserted(this.options.imageInsertedCallback,(()=>{var t;return null!==(t=this.editableEl)&&void 0!==t?t:this.getEditableElement()}),(t=>this.getDTOEntityByDom(t)))}restoreSelectionControllerState(t){t.range&&this.extensionContext&&this.extensionContext.setSelectedNodes(t.selectedNodes||[],{startNode:t.range.startContainer,endNode:t.range.endContainer,startOffset:t.range.startOffset,endOffset:t.range.endOffset})}restoreSelectionRange(t){var e;if(!t)return;const n=null===(e=this.extensionContext)||void 0===e?void 0:e.getSelection();n&&(n.removeAllRanges(),n.addRange(t))}dispatchBeforeInputPaste(t,e){const n=new CustomEvent("beforeinput",{bubbles:!0,cancelable:!0});try{Object.defineProperties(n,{inputType:{value:"insertFromPaste",configurable:!0},dataTransfer:{value:e,configurable:!0}})}catch(t){Object.assign(n,{inputType:"insertFromPaste",dataTransfer:e})}t.dispatchEvent(n)}createDataTransfer(t,e,n){if("undefined"!=typeof DataTransfer){const s=new DataTransfer;return t&&s.setData("text/html",t),e&&s.setData("text/plain",e),n&&s.setData(G,n),s}return{getData:s=>"text/html"===s?t:"text/plain"===s?e:s===G&&null!=n?n:""}}clearPasteChooser(t=!0){this.contentHostEl&&this.contentHostEl.removeEventListener("scroll",this.handleOutsideScroll),this.listenerWindow&&(this.listenerWindow.removeEventListener("scroll",this.handleOutsideScroll,!0),this.listenerWindow=null),this.listenerDocument&&(this.listenerDocument.removeEventListener("mousedown",this.handleOutsidePointerDown,!0),this.listenerDocument.removeEventListener("keydown",this.handleOutsideKeyDown,!0),this.listenerDocument.removeEventListener("scroll",this.handleOutsideScroll,!0),this.listenerDocument=null),this.chooserUI&&this.chooserUI.destroy(),this.chooserUI=null,t&&(this.pendingPastePayload=null)}}dt.registerActionHandleStrategy(ot.name,"REPLACE_IMAGE_SRC",new class extends A{handleAction(t,e){const{img:n,url:s}=t;if(n.setAttribute("src",s),n.removeAttribute(Dr.PREVIEW_IMG_KEY),e.url=s,e.annotationMap&&e.annotationMap.has("CUSTOM_ATTRIBUTE")){const t=e.annotationMap.get("CUSTOM_ATTRIBUTE");t.customAttribute.src=s,delete t.customAttribute[Dr.PREVIEW_IMG_KEY]}}});class Pr extends w{constructor(t,e){super(),this.type="COPY_SELECTED_CONTENT_ACTION",this.selection=null,this.selectedNodes=[],this.copyResult=null,this.selection=t,this.selectedNodes=e}}class Vr extends en{render(t,e){return this.renderButton(t,e,{icon:"rte-copy",tooltip:{text:"Copy"}})}isDisabled(t){const e=this.getExtensionContext(t.host);return!e||e.host.disabled||!e.getSelection()||e.getSelection().isCollapsed}handleButtonClick(t){const e=this.getExtensionContext(t.host);e&&e.host&&e.host.value.apply(new Pr(e.getSelection(),e.getSelectedNodes()))}handleDropdownClick(){}}ut.register({"rte-copy":Ie});class $r extends dt{prepareBeforeLoad(t){this.registerToolbarButtonRenderer($r.TOOLBAR_BUTTON_KEY,new Vr,t)}}m.register("COPY_SELECTED_CONTENT_ACTION",Q.name,new class extends A{handleAction(t){const e=this.getParentBlocks(t.selectedNodes),{html:n,text:s}=this.getSelectedContent(t.selection,e);(s||n)&&(t.copyResult=this.copyToClipboard(n,s))}getSelectedContent(t,e){const n={html:"",text:""};if(!t||0===t.rangeCount||t.isCollapsed)return n;const s=t.getRangeAt(0),i=Ae();if(!i)return n;const r=s.cloneContents(),a=i.createElement("div"),o=s.commonAncestorContainer;if(1===e.length){const t=this.getDOMByEntity(e[0]);if(t&&t.contains(o)){const e=this.wrapWithAncestorChain(r,o,t);return a.appendChild(e),n.html=a.innerHTML,n.text=a.textContent,n}}else if(e.length>1&&e.every((t=>"list-item"===t.type))){const t=e[0].parent;if(t&&e.every((e=>e.parent===t))){const e=this.getDOMByEntity(t);if(e&&e.contains(o)){const t=e.cloneNode(!1);return t.appendChild(r),a.appendChild(t),n.html=a.innerHTML,n.text=a.textContent,n}}}return a.appendChild(r),n.html=a.innerHTML,n.text=a.textContent,n}wrapWithAncestorChain(t,e,n){const s=n.cloneNode(!1),i=e.nodeType===Node.TEXT_NODE?e.parentElement:e;if(i===n)return s.appendChild(t),s;const r=i.cloneNode(!1);r.appendChild(t);let a=r,o=i.parentElement;for(;o&&o!==n;){const t=o.cloneNode(!1);t.appendChild(a),a=t,o=o.parentElement}if(s.appendChild(a),"LI"===s.tagName&&o&&o.parentElement&&"OL"===o.parentElement.tagName){const t=o.parentElement.cloneNode(!1);return t.appendChild(s),t}return s}getParentBlocks(t){const e=[];for(const n of t){const t=n.parent;t&&!e.includes(t)&&e.push(t)}return e}async copyToClipboard(t,e){let n=!1;try{const s=new Blob([t],{type:"text/html"}),i=new Blob([e],{type:"text/plain"}),r=new ClipboardItem({"text/html":s,"text/plain":i});await navigator.clipboard.write([r]),n=!0}catch(s){n=this.copyWithExecCommand(t,e),n||a.warn("Failed to copy the selected content to the clipboard. Use keyboard shortcuts instead.")}return n}copyWithExecCommand(t,e){const n=Ae();if(!n)return!1;const s=n=>{n.clipboardData&&(n.clipboardData.setData("text/html",t),n.clipboardData.setData("text/plain",e)),n.preventDefault()};n.addEventListener("copy",s);try{return n.execCommand("copy")}finally{n.removeEventListener("copy",s)}}}),$r.TOOLBAR_BUTTON_KEY="copy";class Fr extends w{constructor(t,e,n=!1){super(),this.type=R.DELETE_SELECTED_CONTENT,this.mergeFlag=!1,this.host=t,this.mergeFlag=e,this.isFlushable=n}}class zr extends Vr{render(t,e){return this.renderButton(t,e,{icon:"rte-cut",tooltip:{text:"Cut"}})}async handleButtonClick(t){const e=this.getExtensionContext(t.host);if(e&&e.host){const{host:t}=e,n=new Pr(e.getSelection(),e.getSelectedNodes());t.value.apply(n),await n.copyResult&&t.value.apply(new Fr(t,!0,!0))}}}ut.register({"rte-cut":{icon:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">\x3c!--! Font Awesome Pro 7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2026 Fonticons, Inc. --\x3e<path fill="currentColor" d="M48 112a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zm176 0C224 50.1 173.9 0 112 0S0 50.1 0 112 50.1 224 112 224c24 0 46.3-7.6 64.5-20.4l57.3 52.4-57.3 52.4C158.3 295.6 136 288 112 288 50.1 288 0 338.1 0 400s50.1 112 112 112 112-50.1 112-112c0-20.5-5.5-39.6-15.1-56.2L504.2 73.7c9.8-8.9 10.5-24.1 1.5-33.9s-24.1-10.5-33.9-1.5l-202.4 185.2-60.5-55.3c9.6-16.5 15.1-35.7 15.1-56.2zM471.8 473.7c9.8 8.9 25 8.3 33.9-1.5s8.3-25-1.5-33.9L338.6 286.8 302.7 319 471.8 473.7zM48 400a64 64 0 1 1 128 0 64 64 0 1 1 -128 0z"/></svg>'}});class Kr extends dt{prepareBeforeLoad(t){this.registerToolbarButtonRenderer(Kr.TOOLBAR_BUTTON_KEY,new zr,t)}}Kr.TOOLBAR_BUTTON_KEY="cut";class Wr extends w{constructor(t,e){super(),this.type=R.INSERT_NODE_TO_NEAREST_ROOT,this.rteRange=t,this.nodeToBeInserted=e}}class Ur extends A{handleAction(e,n){const{rteRange:s,token:i}=e;if(s&&s.startNode){const{key:r,label:a,customAttrs:o={wrapped:"true"}}=i,l=new rn(t(),r,a,n);l.annotationMap.set("CUSTOM_ATTRIBUTE",new j(o)),n.apply(new Wr(s,l)),e.actionHandleResult=!0}}}const qr=new class extends Y{canHandle(t,e){const n=t[e];return"SPAN"===n.nodeName&&n.classList.contains("token")&&n.hasAttribute("token-key")?1:0}handle(e,n,s){const i=e[0],r=i.getAttribute("token-key"),a=i.textContent,o=X.generate(b,i),{customAttribute:l}=o,c=function(t,e){var n={};for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&e.indexOf(s)<0&&(n[s]=t[s]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(s=Object.getOwnPropertySymbols(t);i<s.length;i++)e.indexOf(s[i])<0&&Object.prototype.propertyIsEnumerable.call(t,s[i])&&(n[s[i]]=t[s[i]])}return n}(o,["customAttribute","customClass"]);return{id:t(),type:"token",token:r,text:a,annotations:Object.assign(Object.assign(Object.assign({},c),(null==s?void 0:s.inlineHtml)?{inlineHtml:s.inlineHtml}:{}),{customAttribute:this.createCustomAttrs(l)})}}appendChildBlocks(){}shouldProceedToElementChildren(){return!1}createCustomAttrs(t){const e=Object.assign(Object.assign({},t),{contenteditable:null,"template-token-key":null,"token-key":null,wrapped:"false"===t.wrapped?"false":"true"});return Te(e)}};class Gr extends dt{constructor(t=[]){super(),this.tokenRenderer=new an,this.tokenList=t,this.registerNode("token",rn),this.registerRenderer("token",this.tokenRenderer),this.registerElementToNodeDTOClassStrategy(qr)}prepareBeforeLoad(t){this.registerToolbarButtonRenderer(Gr.TOOLBAR_BUTTON_KEY,new sn(this.tokenList),t)}}(()=>{const t=new Ur;dt.registerActionHandleStrategy(x.name,"INSERT_TOKEN_NODE",t),dt.registerActionHandleStrategy(z.name,"INSERT_TOKEN_NODE",t)})(),Gr.TOOLBAR_BUTTON_KEY="token";export{tn as A,en as B,rn as C,an as D,on as E,oi as F,Fr as G,xn as H,Wr as I,sn as R,Be as V,He as a,Ve as b,ze as c,Qe as d,Xe as e,Gr as f,ln as g,_i as h,Rn as i,Ws as j,si as k,mi as l,Si as m,Hi as n,Li as o,bi as p,vi as q,yi as r,xi as s,Ci as t,Zi as u,_r as v,qe as w,Yi as x,$r as y,Kr as z}
@@ -1 +1 @@
1
- import{F as s}from"./p-87a4d75f.js";import{V as l,a as o,b as a,c as t,w as i,d as e,e as c,f as n,g as b,h as r,i as h,j as f,k as p,l as T,m as g,n as m,o as d,p as u,q as j,r as C,s as O,t as k,u as v,v as E,x as R,y as V,z as _,A}from"./p-2ff4ae1c.js";import{V as y}from"./p-8e7932bc.js";import{M as L,V as D,s as M,G as N}from"./p-6e1ab235.js";import{V as x}from"./p-e8f50fc5.js";import{T as F}from"./p-b438e68b.js";import{V as H}from"./p-ffdc25ec.js";import{V as P,s as w}from"./p-874e5624.js";import{V as G}from"./p-12e8a1b2.js";import{v as W}from"./p-5f377954.js";import{U as B}from"./p-cb378636.js";import{C as q}from"./p-2d0d575f.js";import{O as z}from"./p-331a62d5.js";import{f as K}from"./p-6b2342e0.js";import{V as S}from"./p-1d5e05d9.js";import{v as U,s as Y}from"./p-4866e390.js";import{V as I}from"./p-2bb60f89.js";import{V as J}from"./p-e9b005df.js";import"./p-456f678b.js";import{V as Q}from"./p-0809c651.js";var X=function(s,l,o,a){var t,i=arguments.length,e=i<3?l:null===a?a=Object.getOwnPropertyDescriptor(l,o):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)e=Reflect.decorate(s,l,o,a);else for(var c=s.length-1;c>=0;c--)(t=s[c])&&(e=(i<3?t(e):i>3?t(l,o,e):t(l,o))||e);return i>3&&e&&Object.defineProperty(l,o,e),e};class Z extends D{constructor(l){super(),this.originalWatchers=new Map,this.hasDisconnected=!1,this.isEnabled=s.isEnabled("VEGA_REACT.PREVENT_CALL_WATCH_METHOD_BEFORE_COMPONENT_LOAD")&&s.isEnabled("VEGA_FRAMEWORK.PREVENT_CALL_WATCH_METHOD_BEFORE_COMPONENT_LOAD"),this.component=l.component}connectedCallback(){if(!this.isEnabled)return;if(this.hasDisconnected)return;const s=this.component.constructor.watchers;for(const l in s)s[l].forEach((s=>{this.originalWatchers.has(s)||(this.originalWatchers.set(s,this.component[s]),this.component[s]=function(){})}))}disconnectedCallback(){this.isEnabled&&(this.hasDisconnected=!0)}componentDidLoad(){this.isEnabled&&this.originalWatchers.forEach(((s,l)=>{const o=s;this.component[l]=function(...s){return o.apply(this,s)}}))}}X([L("connectedCallback")],Z.prototype,"connectedCallback",null),X([L("disconnectedCallback")],Z.prototype,"disconnectedCallback",null),X([L("componentDidLoad")],Z.prototype,"componentDidLoad",null);var $=function(s,l,o,a){var t,i=arguments.length,e=i<3?l:null===a?a=Object.getOwnPropertyDescriptor(l,o):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)e=Reflect.decorate(s,l,o,a);else for(var c=s.length-1;c>=0;c--)(t=s[c])&&(e=(i<3?t(e):i>3?t(l,o,e):t(l,o))||e);return i>3&&e&&Object.defineProperty(l,o,e),e};class ss extends D{constructor(s){super(),this.component=s.component}connectedCallback(){this.observer=new z(this.isAcceptable.bind(this),(()=>{K(this.component)})),q.register(B,this.observer)}disconnectedCallback(){this.observer&&(q.unregister(B,this.observer),this.observer=null)}isAcceptable(){var s,l;const o=this.component.host;return null!==(l=null===(s=P.getConnectedComponents().get(o.tagName))||void 0===s?void 0:s.has(o))&&void 0!==l&&l}}$([L("connectedCallback")],ss.prototype,"connectedCallback",null),$([L("disconnectedCallback")],ss.prototype,"disconnectedCallback",null);class ls extends D{constructor(s){super(),this.component=s.component}connectedCallback(){const s=this.component.host.shadowRoot,l=s.insertBefore;s.insertBefore=function(s,o){if("STYLE"===s.nodeName){const l=U.nonce;void 0!==l&&s.setAttribute("nonce",l)}return l.call(this,s,o)}}}!function(s,l,o,a){var t,i=arguments.length,e=i<3?l:null===a?a=Object.getOwnPropertyDescriptor(l,o):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)e=Reflect.decorate(s,l,o,a);else for(var c=s.length-1;c>=0;c--)(t=s[c])&&(e=(i<3?t(e):i>3?t(l,o,e):t(l,o))||e);i>3&&e&&Object.defineProperty(l,o,e)}([L("connectedCallback")],ls.prototype,"connectedCallback",null);const os=function(){globalThis.VegaDisabledFeatureKeys&&s.disable(...globalThis.VegaDisabledFeatureKeys),globalThis.VegaEnabledFeatureKeys&&s.enable(...globalThis.VegaEnabledFeatureKeys),globalThis.VegaLoader=l,globalThis.VegaNotify=o,globalThis.VegaThemeManager=y,globalThis.setVegaLogLevel=M,globalThis.VegaDialog=x,N.register([Z,ss,ls]),globalThis.VegaEventManager=a,Object.keys(F).forEach((s=>{const{url:l}=F[s],o="vega-typography-"+s;if(!document.querySelector("#"+o)){const s=document.createElement("link");s.id=o,s.href=l,s.rel="stylesheet",document.head.append(s)}})),globalThis.VegaIconManager=H,globalThis.VegaZIndexManager=t,globalThis.ValidCreditCardNumberRule=G,globalThis.VegaEnvInfo=W.getVegaEnv(),import("./p-982747ef.js").then((l=>{l.default.init(s)})),globalThis.waitForVega=i,globalThis.VegaSkeletonLoader=e,globalThis.VegaTranslation=c,globalThis.VegaTranslationResourceEN=w,globalThis.VegaRTEContent=S,globalThis.VegaRTETokenExtension=n,globalThis.VegaRTELanguageExtension=b,globalThis.VegaRTEPresetToolbarItems=I,globalThis.VegaRTEDefaultLineHeightOptions=r,globalThis.VegaRTEFunctionExtension=h,globalThis.VegaRTETableExtension=f,globalThis.VegaRTEHorizontalLineExtension=p,globalThis.VegaRTEBlockquoteExtension=T,globalThis.VegaRTESpecialCharactersExtension=g,globalThis.VegaRTEFindReplaceExtension=m,globalThis.VegaRTESpecialCharactersEssentials=d,globalThis.VegaRTESpecialCharactersLatin=u,globalThis.VegaRTESpecialCharactersMathematical=j,globalThis.VegaRTESpecialCharactersArrows=C,globalThis.VegaRTESpecialCharactersCurrency=O,globalThis.VegaRTESpecialCharactersText=k,globalThis.VegaRTELineHeightExtension=v,globalThis.VegaRTEPasteExtension=E,globalThis.VegaRTELinkExtension=J,globalThis.VegaRTEFullscreenExtension=R,globalThis.VegaRTECopyExtension=V,globalThis.VegaRTECutExtension=_,globalThis.VegaRTEImageExtension=Q,import("./p-9be02fa5.js").then((s=>{Object.entries(s).forEach((([s,l])=>{globalThis[s]=l}))})),globalThis.VegaThemeManagerApplyBranding&&y.applyBranding(globalThis.VegaThemeManagerApplyBranding),globalThis.setVegaNonce=Y,U.patchHeadInsertBeforeWithNonceToStencil(),globalThis.VegaCalendarPeriodFactory=A};export{os as g}
1
+ import{F as s}from"./p-87a4d75f.js";import{V as l,a as o,b as a,c as t,w as i,d as e,e as c,f as n,g as b,h as r,i as h,j as f,k as p,l as T,m as g,n as d,o as m,p as u,q as j,r as C,s as O,t as k,u as v,v as E,x as R,y as V,z as _,A}from"./p-8d2a9012.js";import{V as y}from"./p-50eda925.js";import{M as L,V as D,s as M,G as N}from"./p-6e1ab235.js";import{V as x}from"./p-e8f50fc5.js";import{T as F}from"./p-b438e68b.js";import{V as H}from"./p-ffdc25ec.js";import{V as P,s as w}from"./p-52878ea9.js";import{V as G}from"./p-f13b39d8.js";import{v as W}from"./p-5f377954.js";import{U as B}from"./p-cb378636.js";import{C as q}from"./p-2d0d575f.js";import{O as z}from"./p-331a62d5.js";import{f as K}from"./p-6b2342e0.js";import{V as S}from"./p-4473d8b1.js";import{v as U,s as Y}from"./p-4866e390.js";import{V as I}from"./p-5af312f8.js";import{V as J}from"./p-3c559c8b.js";import"./p-691bdc20.js";import{V as Q}from"./p-94b54a95.js";var X=function(s,l,o,a){var t,i=arguments.length,e=i<3?l:null===a?a=Object.getOwnPropertyDescriptor(l,o):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)e=Reflect.decorate(s,l,o,a);else for(var c=s.length-1;c>=0;c--)(t=s[c])&&(e=(i<3?t(e):i>3?t(l,o,e):t(l,o))||e);return i>3&&e&&Object.defineProperty(l,o,e),e};class Z extends D{constructor(l){super(),this.originalWatchers=new Map,this.hasDisconnected=!1,this.isEnabled=s.isEnabled("VEGA_REACT.PREVENT_CALL_WATCH_METHOD_BEFORE_COMPONENT_LOAD")&&s.isEnabled("VEGA_FRAMEWORK.PREVENT_CALL_WATCH_METHOD_BEFORE_COMPONENT_LOAD"),this.component=l.component}connectedCallback(){if(!this.isEnabled)return;if(this.hasDisconnected)return;const s=this.component.constructor.watchers;for(const l in s)s[l].forEach((s=>{this.originalWatchers.has(s)||(this.originalWatchers.set(s,this.component[s]),this.component[s]=function(){})}))}disconnectedCallback(){this.isEnabled&&(this.hasDisconnected=!0)}componentDidLoad(){this.isEnabled&&this.originalWatchers.forEach(((s,l)=>{const o=s;this.component[l]=function(...s){return o.apply(this,s)}}))}}X([L("connectedCallback")],Z.prototype,"connectedCallback",null),X([L("disconnectedCallback")],Z.prototype,"disconnectedCallback",null),X([L("componentDidLoad")],Z.prototype,"componentDidLoad",null);var $=function(s,l,o,a){var t,i=arguments.length,e=i<3?l:null===a?a=Object.getOwnPropertyDescriptor(l,o):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)e=Reflect.decorate(s,l,o,a);else for(var c=s.length-1;c>=0;c--)(t=s[c])&&(e=(i<3?t(e):i>3?t(l,o,e):t(l,o))||e);return i>3&&e&&Object.defineProperty(l,o,e),e};class ss extends D{constructor(s){super(),this.component=s.component}connectedCallback(){this.observer=new z(this.isAcceptable.bind(this),(()=>{K(this.component)})),q.register(B,this.observer)}disconnectedCallback(){this.observer&&(q.unregister(B,this.observer),this.observer=null)}isAcceptable(){var s,l;const o=this.component.host;return null!==(l=null===(s=P.getConnectedComponents().get(o.tagName))||void 0===s?void 0:s.has(o))&&void 0!==l&&l}}$([L("connectedCallback")],ss.prototype,"connectedCallback",null),$([L("disconnectedCallback")],ss.prototype,"disconnectedCallback",null);class ls extends D{constructor(s){super(),this.component=s.component}connectedCallback(){const s=this.component.host.shadowRoot,l=s.insertBefore;s.insertBefore=function(s,o){if("STYLE"===s.nodeName){const l=U.nonce;void 0!==l&&s.setAttribute("nonce",l)}return l.call(this,s,o)}}}!function(s,l,o,a){var t,i=arguments.length,e=i<3?l:null===a?a=Object.getOwnPropertyDescriptor(l,o):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)e=Reflect.decorate(s,l,o,a);else for(var c=s.length-1;c>=0;c--)(t=s[c])&&(e=(i<3?t(e):i>3?t(l,o,e):t(l,o))||e);i>3&&e&&Object.defineProperty(l,o,e)}([L("connectedCallback")],ls.prototype,"connectedCallback",null);const os=function(){globalThis.VegaDisabledFeatureKeys&&s.disable(...globalThis.VegaDisabledFeatureKeys),globalThis.VegaEnabledFeatureKeys&&s.enable(...globalThis.VegaEnabledFeatureKeys),globalThis.VegaLoader=l,globalThis.VegaNotify=o,globalThis.VegaThemeManager=y,globalThis.setVegaLogLevel=M,globalThis.VegaDialog=x,N.register([Z,ss,ls]),globalThis.VegaEventManager=a,Object.keys(F).forEach((s=>{const{url:l}=F[s],o="vega-typography-"+s;if(!document.querySelector("#"+o)){const s=document.createElement("link");s.id=o,s.href=l,s.rel="stylesheet",document.head.append(s)}})),globalThis.VegaIconManager=H,globalThis.VegaZIndexManager=t,globalThis.ValidCreditCardNumberRule=G,globalThis.VegaEnvInfo=W.getVegaEnv(),import("./p-982747ef.js").then((l=>{l.default.init(s)})),globalThis.waitForVega=i,globalThis.VegaSkeletonLoader=e,globalThis.VegaTranslation=c,globalThis.VegaTranslationResourceEN=w,globalThis.VegaRTEContent=S,globalThis.VegaRTETokenExtension=n,globalThis.VegaRTELanguageExtension=b,globalThis.VegaRTEPresetToolbarItems=I,globalThis.VegaRTEDefaultLineHeightOptions=r,globalThis.VegaRTEFunctionExtension=h,globalThis.VegaRTETableExtension=f,globalThis.VegaRTEHorizontalLineExtension=p,globalThis.VegaRTEBlockquoteExtension=T,globalThis.VegaRTESpecialCharactersExtension=g,globalThis.VegaRTEFindReplaceExtension=d,globalThis.VegaRTESpecialCharactersEssentials=m,globalThis.VegaRTESpecialCharactersLatin=u,globalThis.VegaRTESpecialCharactersMathematical=j,globalThis.VegaRTESpecialCharactersArrows=C,globalThis.VegaRTESpecialCharactersCurrency=O,globalThis.VegaRTESpecialCharactersText=k,globalThis.VegaRTELineHeightExtension=v,globalThis.VegaRTEPasteExtension=E,globalThis.VegaRTELinkExtension=J,globalThis.VegaRTEFullscreenExtension=R,globalThis.VegaRTECopyExtension=V,globalThis.VegaRTECutExtension=_,globalThis.VegaRTEImageExtension=Q,import("./p-0b2c4c0b.js").then((s=>{Object.entries(s).forEach((([s,l])=>{globalThis[s]=l}))})),globalThis.VegaThemeManagerApplyBranding&&y.applyBranding(globalThis.VegaThemeManagerApplyBranding),globalThis.setVegaNonce=Y,U.patchHeadInsertBeforeWithNonceToStencil(),globalThis.VegaCalendarPeriodFactory=A};export{os as g}
@@ -0,0 +1 @@
1
+ import{m as r,n as a,o as t,p as o,q as n,r as s,s as e,t as i,l as f,u,B as c,c as b,j as d,v as p}from"./p-691bdc20.js";import{B as l}from"./p-ed45b3b6.js";import{L as m}from"./p-6e1ab235.js";import{R as $}from"./p-fa5cd8b1.js";import{a as v}from"./p-b438e68b.js";import{S as j,a as g,b as k}from"./p-a1f220ca.js";import{B as h}from"./p-d4ea8e22.js";const w=new class{format(a,t){switch(t){case"backgroundColor":return r.format(a);case"borderColor":return k.format(a);case"shadow":return g.format(a);case"border":return j.format(a);default:throw new Error(`Invalid flag ${t} passed into StateFormatFacade`)}}};function O(r,a,t){m.warn(`The ${r} value ${a} is invalid, it must be a value of: `,t)}function x(r,a){let t="";return a.includes("dark")&&(t+=` dark:v-dark-${r}`),t}function B(r){if(a(r))return`v-p-${r}`;O("padding",r,Object.keys(f))}function C(r){if(u(r))return`v-border-${r}`;O("border-style",r,h)}function F(r){if(t(r))return`v-${r}`;O("border-radius",r,Object.keys(c))}function S(r){if(o(r))return`v-${r}`;O("border-color",r,b.filter((()=>/^border-color-.+$/.test)))}function q(r,a=[]){if(n(r))return`v-${r}`+x(r,a);O("background-color",r,b.filter((()=>/^bg-.+$/.test)))}function y(r,a=[]){if(s(r))return`v-${r}`+x(r,a);O("text-color",r,b.filter((()=>/^text-.+$/.test)))}function E(r){if(e(r))return`vega-flex-${r}`;O("breakpoint",r,Object.keys(l))}function I(r){if(e(r))return l[r];O("breakpoint",r,Object.keys(l))}function L(r){if(a(r))return`v-gap-${r}`;O("gap",r,Object.keys(f))}function R(r,a=[]){if(i(r))return`v-${r}`+x(r,a);O("shadows",r,d)}function T(r,a){if(null!=r)return $.format(r,a)}function z(r){if(p(r))return`v-${r}`;O("font",r,v)}function A(r,a){if(null!=r)return w.format(r,a)}export{L as a,R as b,I as c,q as d,S as e,T as f,F as g,B as h,y as i,A as j,C as k,E as l,z as m}