@globalpayments/vega 2.99.0 → 2.101.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 (649) hide show
  1. package/dist/cjs/{accessibility-88f8af84.js → accessibility-6ca2a237.js} +21 -0
  2. package/dist/cjs/{action-color-accessibility-validator-b8a9ef0f.js → action-color-accessibility-validator-61af71ae.js} +1 -1
  3. package/dist/cjs/{app-globals-a306dce6.js → app-globals-275ea7c7.js} +19 -10
  4. package/dist/cjs/{aria-attributes-value-mapper-9a41b9cf.js → aria-attributes-value-mapper-e8c6b0e0.js} +1 -1
  5. package/dist/cjs/{aria-dialog-focusable-trap-slimmer-62147489.js → aria-dialog-focusable-trap-slimmer-c79cc3f8.js} +1 -1
  6. package/dist/cjs/{child-nodes-event-prevent-slimmer-e0ac8467.js → child-nodes-event-prevent-slimmer-d720d7e9.js} +1 -1
  7. package/dist/cjs/{code-block-ea1f5eb3.js → code-block-c598832d.js} +815 -751
  8. package/dist/cjs/{component-value-history-controller-slimmer.abstract-7071b064.js → component-value-history-controller-slimmer.abstract-4bd47aa1.js} +4 -4
  9. package/dist/cjs/{content-state-8d07d530.js → content-state-da23e822.js} +47 -3
  10. package/dist/cjs/countries-a8e3812a.js +251 -0
  11. package/dist/cjs/{dark-mode-style-controller-f3da3342.js → dark-mode-style-controller-ec04ece9.js} +45 -45
  12. package/dist/cjs/{date-required-rule-c0c498ad.js → date-required-rule-45c802d3.js} +1 -1
  13. package/dist/cjs/{design-token-58bf7fe8.js → design-token-9d762da0.js} +3 -3
  14. package/dist/cjs/{element-appender-slimmer-a0269315.js → element-appender-slimmer-2aaf8e24.js} +22 -3
  15. package/dist/cjs/{event-emit-slimmer-34aa195e.js → event-emit-slimmer-67b5c186.js} +1 -1
  16. package/dist/cjs/{form-field-controller-slimmer-f73f200e.js → form-field-controller-slimmer-ac9337f4.js} +3 -3
  17. package/dist/cjs/{image-annotation-action-2a28038e.js → image-annotation-action-378838c2.js} +8 -7
  18. package/dist/cjs/{image-extension-9659708b.js → image-extension-673ebe7f.js} +2 -2
  19. package/dist/cjs/index.cjs.js +24 -21
  20. package/dist/cjs/{inject-keyboard-manager-4fa45f9c.js → inject-keyboard-manager-540f0876.js} +1 -1
  21. package/dist/cjs/{internal-calendar-period-factory-6196bc80.js → internal-calendar-period-factory-b11918ee.js} +1 -1
  22. package/dist/cjs/{internal-translation-controller-51f7f865.js → internal-translation-controller-27bfc8c7.js} +15 -0
  23. package/dist/cjs/{internal-vega-event-manager-7003c84a.js → internal-vega-event-manager-976b9526.js} +10 -2
  24. package/dist/cjs/{keyboard-manager-482fe257.js → keyboard-manager-16e96b62.js} +12 -5
  25. package/dist/cjs/{keyboard-manager-slimmer-a19430dd.js → keyboard-manager-slimmer-0a4e556d.js} +1 -1
  26. package/dist/cjs/{link-extension-11340e1c.js → link-extension-f493e432.js} +3 -3
  27. package/dist/cjs/loader.cjs.js +17 -16
  28. package/dist/cjs/{month-view-generator-1a534451.js → month-view-generator-0a3e04de.js} +1 -1
  29. package/dist/cjs/overlay-escape-coordination-901d8942.js +38 -0
  30. package/dist/cjs/{public-rules-6c77b545.js → public-rules-bae12c47.js} +9 -9
  31. package/dist/cjs/{range-22ddd452.js → range-9f42fb40.js} +1 -1
  32. package/dist/cjs/{responsive-format-facade-74e6d791.js → responsive-format-facade-c6d7f0a1.js} +1 -1
  33. package/dist/cjs/{rich-text-editor-required-rule-09d1093a.js → rich-text-editor-required-rule-bb232741.js} +1 -1
  34. package/dist/cjs/{split-cell-operation-11bfb305.js → split-cell-operation-0d33123e.js} +4 -4
  35. package/dist/cjs/{state-border-formatter-bf4f9f1c.js → state-border-formatter-dda9109a.js} +1 -1
  36. package/dist/cjs/{string-format-strategy.abstract-bf37b14c.js → string-format-strategy.abstract-3a968a59.js} +1 -1
  37. package/dist/cjs/{string-input-formatter-slimmer-ffeb18a6.js → string-input-formatter-slimmer-2e0a838e.js} +3 -3
  38. package/dist/cjs/{string-mask-strategy-7f394726.js → string-mask-strategy-d9f85c21.js} +2 -2
  39. package/dist/cjs/{style-formatter-4ac63910.js → style-formatter-d21a9784.js} +2 -2
  40. package/dist/cjs/{sub-state-notify-slimmer-e264a120.js → sub-state-notify-slimmer-3b33e31c.js} +1 -1
  41. package/dist/cjs/{sub-state-observer-slimmer-6033b824.js → sub-state-observer-slimmer-5b68ba3f.js} +1 -1
  42. package/dist/cjs/{time-required-rule-e2a50003.js → time-required-rule-580cbd3d.js} +1 -1
  43. package/dist/cjs/{token-extension-4686cb3b.js → token-extension-4badb962.js} +811 -53
  44. package/dist/cjs/{translation-slimmer-e4997f8f.js → translation-slimmer-31cd5a57.js} +1 -1
  45. package/dist/cjs/{type-guard-b8d7bb3f.js → type-guard-00b8efc0.js} +1 -1
  46. package/dist/cjs/{valid-credit-card-number-rule-f5a6f009.js → valid-credit-card-number-rule-70885128.js} +1 -1
  47. package/dist/cjs/vega-accordion.cjs.entry.js +9 -9
  48. package/dist/cjs/vega-app-footer.cjs.entry.js +4 -4
  49. package/dist/cjs/vega-app-header-button.cjs.entry.js +10 -10
  50. package/dist/cjs/vega-banner.cjs.entry.js +4 -4
  51. package/dist/cjs/vega-box.cjs.entry.js +6 -6
  52. package/dist/cjs/vega-brand-logo.cjs.entry.js +1 -1
  53. package/dist/cjs/vega-breadcrumb.cjs.entry.js +4 -4
  54. package/dist/cjs/vega-button-circle.cjs.entry.js +12 -12
  55. package/dist/cjs/vega-button-group_2.cjs.entry.js +20 -13
  56. package/dist/cjs/vega-button-link.cjs.entry.js +8 -8
  57. package/dist/cjs/vega-button.cjs.entry.js +27 -11
  58. package/dist/cjs/vega-calendar_5.cjs.entry.js +130 -24
  59. package/dist/cjs/vega-card.cjs.entry.js +5 -5
  60. package/dist/cjs/vega-carousel.cjs.entry.js +7 -7
  61. package/dist/cjs/vega-checkbox_2.cjs.entry.js +9 -9
  62. package/dist/cjs/vega-chip.cjs.entry.js +10 -10
  63. package/dist/cjs/vega-code-block.cjs.entry.js +15 -15
  64. package/dist/cjs/vega-color-picker.cjs.entry.js +8 -8
  65. package/dist/cjs/vega-color-swatch-picker.cjs.entry.js +9 -9
  66. package/dist/cjs/vega-color-swatch.cjs.entry.js +6 -6
  67. package/dist/cjs/vega-combo-box.cjs.entry.js +15 -15
  68. package/dist/cjs/vega-date-picker_2.cjs.entry.js +22 -22
  69. package/dist/cjs/vega-dialog_2.cjs.entry.js +76 -10
  70. package/dist/cjs/vega-divider.cjs.entry.js +5 -5
  71. package/dist/cjs/vega-dropdown_5.cjs.entry.js +108 -25
  72. package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
  73. package/dist/cjs/{vega-event-id-58afed7a.js → vega-event-id-987a170c.js} +2 -0
  74. package/dist/cjs/vega-field-label.cjs.entry.js +29 -36
  75. package/dist/cjs/vega-file-uploader.cjs.entry.js +9 -9
  76. package/dist/cjs/vega-flag-icon.cjs.entry.js +11 -11
  77. package/dist/cjs/vega-flex.cjs.entry.js +6 -6
  78. package/dist/cjs/vega-font.cjs.entry.js +5 -5
  79. package/dist/cjs/vega-form.cjs.entry.js +9 -9
  80. package/dist/cjs/vega-grid.cjs.entry.js +5 -5
  81. package/dist/cjs/vega-icon.cjs.entry.js +5 -5
  82. package/dist/cjs/vega-image-uploader.cjs.entry.js +13 -13
  83. package/dist/cjs/vega-input-credit-card.cjs.entry.js +12 -12
  84. package/dist/cjs/vega-input-numeric.cjs.entry.js +12 -12
  85. package/dist/cjs/vega-input-passcode.cjs.entry.js +11 -11
  86. package/dist/cjs/vega-input-phone-number.cjs.entry.js +56 -275
  87. package/dist/cjs/vega-input-range.cjs.entry.js +10 -10
  88. package/dist/cjs/vega-input-select.cjs.entry.js +39 -39
  89. package/dist/cjs/vega-input.cjs.entry.js +14 -14
  90. package/dist/cjs/{vega-internal-event-id-f4d33037.js → vega-internal-event-id-98d499d7.js} +6 -2
  91. package/dist/cjs/vega-item-toggle.cjs.entry.js +3 -3
  92. package/dist/cjs/vega-left-nav_5.cjs.entry.js +14 -14
  93. package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +3 -3
  94. package/dist/cjs/vega-page-notification_2.cjs.entry.js +2 -2
  95. package/dist/cjs/vega-pagination-page-selector-mobile.cjs.entry.js +4 -4
  96. package/dist/cjs/vega-pagination-page-size-selector-mobile.cjs.entry.js +4 -4
  97. package/dist/cjs/vega-pagination.cjs.entry.js +9 -9
  98. package/dist/cjs/vega-popover_2.cjs.entry.js +63 -14
  99. package/dist/cjs/vega-progress-tracker_2.cjs.entry.js +10 -10
  100. package/dist/cjs/vega-radio_2.cjs.entry.js +12 -12
  101. package/dist/cjs/vega-rich-text-content.cjs.entry.js +16 -13
  102. package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +712 -250
  103. package/dist/cjs/vega-rich-text-find-replace-panel.cjs.entry.js +6 -6
  104. package/dist/cjs/vega-rich-text-special-characters-panel.cjs.entry.js +8 -8
  105. package/dist/cjs/vega-rich-text-table-properties_3.cjs.entry.js +161 -108
  106. package/dist/cjs/vega-segment-control.cjs.entry.js +11 -4
  107. package/dist/cjs/vega-selection-chip_2.cjs.entry.js +12 -12
  108. package/dist/cjs/vega-selection-tile_2.cjs.entry.js +9 -9
  109. package/dist/cjs/vega-sidenav_3.cjs.entry.js +10 -10
  110. package/dist/cjs/vega-signature-capture.cjs.entry.js +12 -12
  111. package/dist/cjs/vega-stepper.cjs.entry.js +8 -8
  112. package/dist/cjs/vega-tab-group_2.cjs.entry.js +7 -7
  113. package/dist/cjs/vega-table_11.cjs.entry.js +625 -666
  114. package/dist/cjs/vega-textarea.cjs.entry.js +8 -8
  115. package/dist/cjs/vega-time-picker_2.cjs.entry.js +16 -16
  116. package/dist/cjs/vega-toggle-switch.cjs.entry.js +8 -8
  117. package/dist/cjs/vega-tooltip_2.cjs.entry.js +7 -7
  118. package/dist/cjs/vega.cjs.js +17 -16
  119. package/dist/cjs/{wait-for-component-did-render-44d006ee.js → wait-for-component-did-render-90edbc1a.js} +1 -1
  120. package/dist/collection/components/vega-button/vega-button.css +3 -3
  121. package/dist/collection/components/vega-button/vega-button.js +17 -2
  122. package/dist/collection/components/vega-button-circle/vega-button-circle.css +3 -3
  123. package/dist/collection/components/vega-button-group/vega-button-group-item/slimmers/renderers/vega-button-group-item-renderer.js +13 -6
  124. package/dist/collection/components/vega-button-link/vega-button-link.css +4 -4
  125. package/dist/collection/components/vega-button-link/vega-button-link.js +2 -2
  126. package/dist/collection/components/vega-calendar/slimmers/common/renderers/vega-calendar-event-item-renderer.js +45 -5
  127. package/dist/collection/components/vega-calendar/slimmers/common/renderers/vega-calendar-event-preview-popover-renderer.js +43 -1
  128. package/dist/collection/components/vega-calendar/slimmers/month-view/renderers/vega-calendar-month-event-renderer.js +23 -4
  129. package/dist/collection/components/vega-calendar/vega-calendar.js +77 -1
  130. package/dist/collection/components/vega-code-block/vega-code-block.css +4 -4
  131. package/dist/collection/components/vega-dropdown/slimmers/controllers/vega-dropdown-keyboard-controller.js +148 -0
  132. package/dist/collection/components/vega-dropdown/slimmers/controllers/vega-dropdown-scrollable-controller.js +5 -2
  133. package/dist/collection/components/vega-dropdown/slimmers/renderers/vega-dropdown-renderer.js +17 -0
  134. package/dist/collection/components/vega-dropdown/vega-dropdown-item/slimmers/renderers/vega-dropdown-item-renderer.js +2 -2
  135. package/dist/collection/components/vega-dropdown/vega-dropdown-item/vega-dropdown-item.css +2 -1
  136. package/dist/collection/components/vega-dropdown/vega-dropdown.js +1 -1
  137. package/dist/collection/components/vega-field-label/slimmers/renderers/vega-field-label-label-announcement-renderer.js +21 -30
  138. package/dist/collection/components/vega-field-label/vega-field-label.js +7 -5
  139. package/dist/collection/components/vega-flag-icon/slimmers/controllers/vega-flag-icon-controller.js +6 -6
  140. package/dist/collection/components/vega-input-phone-number/slimmers/renderers/country-select-renderer.js +4 -8
  141. package/dist/collection/components/vega-input-select/slimmers/renderers/vega-input-select-dropdown-renderer.js +19 -2
  142. package/dist/collection/components/vega-input-select/slimmers/renderers/vega-input-select-prefix-icon-renderer.js +8 -28
  143. package/dist/collection/components/vega-input-select/vega-input-select.js +3 -1
  144. package/dist/collection/components/vega-modal/slimmers/controllers/vega-modal-open-state-controller.js +66 -0
  145. package/dist/collection/components/vega-popover/slimmers/renderers/vega-popover-appender-renderer.js +17 -0
  146. package/dist/collection/components/vega-popover/vega-popover.js +33 -1
  147. package/dist/collection/components/vega-rich-text-content/slimmers/renderers/vega-rich-text-content-renderer.js +4 -1
  148. package/dist/collection/components/vega-rich-text-editor/constants/constant.js +9 -0
  149. package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/commit-value-strategy.js +13 -0
  150. package/dist/collection/components/vega-rich-text-editor/dto/actions/commit-value-action.js +20 -0
  151. package/dist/collection/components/vega-rich-text-editor/dto/blocks/block.abstract.js +11 -0
  152. package/dist/collection/components/vega-rich-text-editor/dto/blocks/list-item-block.js +11 -2
  153. package/dist/collection/components/vega-rich-text-editor/dto/blocks/text-block.js +18 -6
  154. package/dist/collection/components/vega-rich-text-editor/dto/content-state.js +11 -0
  155. package/dist/collection/components/vega-rich-text-editor/dto/nodes/code-block-node.js +6 -0
  156. package/dist/collection/components/vega-rich-text-editor/dto/nodes/node.abstract.js +8 -0
  157. package/dist/collection/components/vega-rich-text-editor/dto/nodes/text-node.js +6 -0
  158. package/dist/collection/components/vega-rich-text-editor/extensions/base-toolbar-button-renderer.js +30 -18
  159. package/dist/collection/components/vega-rich-text-editor/extensions/blockquote/renderers/blockquote-toolbar-button-renderer.js +1 -0
  160. package/dist/collection/components/vega-rich-text-editor/extensions/copy/copy-toolbar-button-renderer.js +1 -0
  161. package/dist/collection/components/vega-rich-text-editor/extensions/cut/cut-toolbar-button-renderer.js +1 -0
  162. package/dist/collection/components/vega-rich-text-editor/extensions/find-replace/slimmer/renderers/find-replace-toolbar-button-renderer.js +51 -0
  163. package/dist/collection/components/vega-rich-text-editor/extensions/find-replace/vega-rich-text-find-replace-panel/slimmers/renderers/find-replace-panel-renderer.js +2 -2
  164. package/dist/collection/components/vega-rich-text-editor/extensions/fullscreen/fullscreen-toolbar-button-renderer.js +3 -0
  165. package/dist/collection/components/vega-rich-text-editor/extensions/functions/dto/logic-control-node.js +6 -0
  166. package/dist/collection/components/vega-rich-text-editor/extensions/functions/renderers/function-toolbar-button-renderer.js +1 -0
  167. package/dist/collection/components/vega-rich-text-editor/extensions/horizontal-line/renderers/horizontal-line-toolbar-button-renderer.js +1 -0
  168. package/dist/collection/components/vega-rich-text-editor/extensions/languages/language-toolbar-button-renderer.js +5 -3
  169. package/dist/collection/components/vega-rich-text-editor/extensions/line-height/line-height-toolbar-button-renderer.js +16 -0
  170. package/dist/collection/components/vega-rich-text-editor/extensions/special-characters/special-characters-toolbar-button-renderer.js +2 -0
  171. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-caption-renderer.js +3 -9
  172. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-cell-renderer.js +2 -2
  173. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-dynamic-popover-renderer.js +81 -1
  174. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-popover-base-renderer.js +148 -0
  175. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-renderer.js +151 -5
  176. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-setting-popover-renderer.js +144 -2
  177. package/dist/collection/components/vega-rich-text-editor/extensions/table/table-selection.js +26 -1
  178. package/dist/collection/components/vega-rich-text-editor/extensions/table/table-toolbar-button-renderer.js +1 -0
  179. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-cell-properties-form-field-renderer.js +11 -2
  180. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-table-properties-basic-form-field-renderer.abstract.js +5 -2
  181. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-table-properties-form-field-renderer.js +5 -1
  182. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/vega-rich-text-table-properties.css +5 -0
  183. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/vega-rich-text-table-properties.js +16 -1
  184. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/caption-button-slimmer.js +1 -0
  185. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/cell-properties-button-slimmer.js +1 -0
  186. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/column-button-slimmer.js +10 -9
  187. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/merge-cells-button-slimmer.js +9 -8
  188. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/row-button-slimmer.js +25 -10
  189. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/table-properties-button-slimmer.js +1 -0
  190. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/table-setting-button-slimmer.abstract.js +5 -4
  191. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/vega-rich-text-table-setting-renderer.js +1 -1
  192. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/vega-rich-text-table-setting.css +10 -0
  193. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/vega-rich-text-table-setting.js +2 -0
  194. package/dist/collection/components/vega-rich-text-editor/extensions/tokens/token-toolbar-button-renderer.js +1 -0
  195. package/dist/collection/components/vega-rich-text-editor/extensions/word-count/action-handler-interceptors/prevent-hard-limit-exceed-interceptor.js +70 -0
  196. package/dist/collection/components/vega-rich-text-editor/extensions/word-count/type.js +1 -0
  197. package/dist/collection/components/vega-rich-text-editor/extensions/word-count/word-count-extension.js +62 -0
  198. package/dist/collection/components/vega-rich-text-editor/public-api.js +1 -0
  199. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/insert-composition-text-controller.js +2 -1
  200. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/user-input-controller.js +7 -1
  201. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/value-controller.js +52 -2
  202. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/word-count-controller.js +79 -0
  203. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/toolbar-renderer.js +6 -3
  204. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/bullets-numbers/bullets-numbers-toolbar-button-slimmer.js +2 -1
  205. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/horizontal-alignment/horizontal-alignment-toolbar-button-slimmer.js +2 -1
  206. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/image-toolbar-button-slimmer.js +3 -2
  207. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/link-toolbar-button-slimmer.js +111 -2
  208. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/source-edit-toolbar-button-slimmer.js +17 -6
  209. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/text-color-toolbar-button-slimmer.js +1 -1
  210. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/text-styles-toolbar-button-slimmer.js +1 -1
  211. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/toolbar-button-slimmer.abstract.js +3 -2
  212. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-renderer.js +59 -8
  213. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor-toolbar-button/slimmers/renderers/vega-rich-text-editor-toolbar-button-renderer.js +1 -1
  214. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor-toolbar-button/vega-rich-text-editor-toolbar-button.js +13 -1
  215. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor.js +16 -0
  216. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-editor-controller.js +124 -0
  217. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/renderers/vega-rich-text-link-editor-renderer.js +9 -1
  218. package/dist/collection/components/vega-segment-control/slimmers/renderers/vega-segment-renderer.js +8 -1
  219. package/dist/collection/components/vega-segment-control/vega-segment-control.js +23 -0
  220. package/dist/collection/components/vega-table/slimmers/controllers/dto/column-render-input-model.js +25 -8
  221. package/dist/collection/components/vega-table/slimmers/controllers/dto/row-render-input-model.js +41 -0
  222. package/dist/collection/components/vega-table/slimmers/controllers/vega-table-head-template-structure-controller.js +1 -0
  223. package/dist/collection/components/vega-table/slimmers/controllers/vega-table-render-input-controller.js +316 -18
  224. package/dist/collection/components/vega-table/slimmers/renderers/vega-table-body-renderer.js +6 -1
  225. package/dist/collection/components/vega-table/slimmers/renderers/vega-table-header-renderer.js +1 -0
  226. package/dist/collection/components/vega-table/slimmers/renderers/vega-table-pinned-renderer.js +33 -530
  227. package/dist/collection/components/vega-table/slimmers/renderers/vega-table-row-renderer.js +1 -0
  228. package/dist/collection/components/vega-table/vega-table-cell/vega-table-cell.css +10 -0
  229. package/dist/collection/components/vega-table/vega-table-cell/vega-table-cell.js +25 -8
  230. package/dist/collection/components/vega-table/vega-table-expand-row/slimmers/renderers/vega-table-expand-row-renderer.js +14 -6
  231. package/dist/collection/components/vega-table/vega-table-expand-row/vega-table-expand-row.css +20 -0
  232. package/dist/collection/components/vega-table/vega-table-expand-row/vega-table-expand-row.js +7 -0
  233. package/dist/collection/components/vega-table/vega-table-foot-cell/slimmers/renderers/vega-table-foot-cell-renderer.js +21 -2
  234. package/dist/collection/components/vega-table/vega-table-foot-cell/vega-table-foot-cell.css +10 -0
  235. package/dist/collection/components/vega-table/vega-table-foot-cell/vega-table-foot-cell.js +12 -1
  236. package/dist/collection/components/vega-table/vega-table-foot-row/slimmers/renderers/vega-table-foot-row-renderer.js +20 -13
  237. package/dist/collection/components/vega-table/vega-table-foot-row/vega-table-foot-row.css +26 -0
  238. package/dist/collection/components/vega-table/vega-table-foot-row/vega-table-foot-row.js +12 -0
  239. package/dist/collection/components/vega-table/vega-table-head-cell/vega-table-head-cell.css +10 -0
  240. package/dist/collection/components/vega-table/vega-table-head-cell/vega-table-head-cell.js +19 -6
  241. package/dist/collection/components/vega-table/vega-table-head-row/slimmers/renderers/vega-table-head-row-renderer.js +21 -46
  242. package/dist/collection/components/vega-table/vega-table-head-row/vega-table-head-row.css +16 -7
  243. package/dist/collection/components/vega-table/vega-table-head-row/vega-table-head-row.js +9 -2
  244. package/dist/collection/components/vega-table/vega-table-row/slimmers/renderers/vega-table-row-renderer.js +28 -13
  245. package/dist/collection/components/vega-table/vega-table-row/vega-table-row.css +26 -0
  246. package/dist/collection/components/vega-table/vega-table-row/vega-table-row.js +11 -0
  247. package/dist/collection/constants/tokens/themes/v2-new-brand/dark-mode-border-tokens.js +1 -1
  248. package/dist/collection/constants/tokens/themes/v2-new-brand/dark-mode-color-tokens.js +20 -20
  249. package/dist/collection/constants/tokens/themes/v2-new-brand/dark-mode-ring-tokens.js +1 -1
  250. package/dist/collection/constants/tokens/themes/v2-new-brand/dark-mode-shadow-tokens.js +1 -1
  251. package/dist/collection/constants/tokens/themes/v2-new-brand/light-mode-border-tokens.js +1 -1
  252. package/dist/collection/constants/tokens/themes/v2-new-brand/light-mode-color-tokens.js +19 -19
  253. package/dist/collection/constants/tokens/themes/v2-new-brand/light-mode-shadow-tokens.js +1 -1
  254. package/dist/collection/constants/ui.js +1 -0
  255. package/dist/collection/global/scripts/before-vega-load.js +10 -0
  256. package/dist/collection/helpers/event-manager/event-id/component-event-id-map.js +10 -2
  257. package/dist/collection/helpers/event-manager/event-id/vega-event-id.js +1 -0
  258. package/dist/collection/helpers/event-manager/event-id/vega-internal-event-id.js +3 -1
  259. package/dist/collection/helpers/keyboard/keyboard-manager.js +11 -4
  260. package/dist/collection/helpers/keyboard/overlay-escape-coordination.js +33 -0
  261. package/dist/collection/helpers/public-api.js +1 -0
  262. package/dist/collection/helpers/slimmers/mutation-observer/aria-attributes-value-mapper.js +1 -1
  263. package/dist/collection/helpers/slimmers/position-calculation/position-calculation-controller.js +8 -0
  264. package/dist/collection/helpers/slimmers/position-calculation/screen-position-calculation-strategy.js +10 -0
  265. package/dist/collection/helpers/slimmers/vega-table-child-render-input-consumer-slimmer.js +2 -0
  266. package/dist/collection/helpers/translation/locales/en.js +15 -0
  267. package/dist/collection/helpers/ui/element-appender.js +1 -0
  268. package/dist/collection/polyfill/libphonenumber/as-you-type.js +21 -3
  269. package/dist/collection/polyfill/libphonenumber/metadata.js +16 -0
  270. package/dist/collection/utils/accessibility.js +20 -0
  271. package/dist/esm/{accessibility-6af5cf2e.js → accessibility-c899a968.js} +21 -1
  272. package/dist/esm/{action-color-accessibility-validator-08877515.js → action-color-accessibility-validator-3e824a59.js} +1 -1
  273. package/dist/esm/{app-globals-c59364c2.js → app-globals-ad3c7cea.js} +19 -10
  274. package/dist/esm/{aria-attributes-value-mapper-2c632641.js → aria-attributes-value-mapper-a5c7478e.js} +1 -1
  275. package/dist/esm/{aria-dialog-focusable-trap-slimmer-f069f54d.js → aria-dialog-focusable-trap-slimmer-27a6aa19.js} +3 -3
  276. package/dist/esm/{child-nodes-event-prevent-slimmer-82626871.js → child-nodes-event-prevent-slimmer-0ebcbf47.js} +1 -1
  277. package/dist/esm/{child-nodes-notify-observer-slimmer-499a3aa7.js → child-nodes-notify-observer-slimmer-034bc78c.js} +1 -1
  278. package/dist/esm/{code-block-e6443949.js → code-block-1cdf7a51.js} +816 -754
  279. package/dist/esm/{component-value-history-controller-slimmer.abstract-ee393213.js → component-value-history-controller-slimmer.abstract-bdeeb43f.js} +6 -6
  280. package/dist/esm/{content-state-43cdacff.js → content-state-6eb610b8.js} +48 -6
  281. package/dist/esm/countries-50d3339b.js +249 -0
  282. package/dist/esm/{dark-mode-style-controller-352f15ff.js → dark-mode-style-controller-4e04a2d3.js} +45 -45
  283. package/dist/esm/{date-required-rule-b5b67498.js → date-required-rule-2ea3aec8.js} +1 -1
  284. package/dist/esm/{design-token-8319bb59.js → design-token-82a4e107.js} +3 -3
  285. package/dist/esm/{dom-node-subject-observer-factory-ddff8662.js → dom-node-subject-observer-factory-bb7e68a0.js} +1 -1
  286. package/dist/esm/{element-appender-slimmer-c81d1fe3.js → element-appender-slimmer-dd4e2908.js} +24 -5
  287. package/dist/esm/{event-emit-slimmer-2452278f.js → event-emit-slimmer-12ee1593.js} +2 -2
  288. package/dist/esm/{form-field-controller-slimmer-511b7ac5.js → form-field-controller-slimmer-5c794b4d.js} +5 -5
  289. package/dist/esm/{image-annotation-action-d7cb80aa.js → image-annotation-action-cdd50dcc.js} +9 -8
  290. package/dist/esm/{image-extension-9b8abd0d.js → image-extension-f6dbd70c.js} +2 -2
  291. package/dist/esm/index.js +24 -23
  292. package/dist/esm/{inject-keyboard-manager-dd368d56.js → inject-keyboard-manager-6a10c9b7.js} +1 -1
  293. package/dist/esm/{internal-calendar-period-factory-d58f35c6.js → internal-calendar-period-factory-d1a60f81.js} +1 -1
  294. package/dist/esm/{internal-translation-controller-b33430c6.js → internal-translation-controller-fff376d2.js} +15 -0
  295. package/dist/esm/{internal-vega-event-manager-2ecc9186.js → internal-vega-event-manager-0c381f3b.js} +10 -2
  296. package/dist/esm/{keyboard-manager-b4a0d97d.js → keyboard-manager-a58288df.js} +13 -6
  297. package/dist/esm/{keyboard-manager-slimmer-0517fc70.js → keyboard-manager-slimmer-133b86cd.js} +1 -1
  298. package/dist/esm/{link-extension-230bae8d.js → link-extension-bc234cf7.js} +3 -3
  299. package/dist/esm/loader.js +19 -18
  300. package/dist/esm/{month-view-generator-f470caac.js → month-view-generator-20e32b22.js} +1 -1
  301. package/dist/esm/overlay-escape-coordination-439f7d6f.js +35 -0
  302. package/dist/esm/{public-rules-28ef32d3.js → public-rules-8dc3fb00.js} +11 -11
  303. package/dist/esm/{range-efad2578.js → range-d2439ba7.js} +2 -2
  304. package/dist/esm/{responsive-format-facade-dec87e46.js → responsive-format-facade-07843ec3.js} +1 -1
  305. package/dist/esm/{rich-text-editor-required-rule-a697e5bd.js → rich-text-editor-required-rule-a0663a84.js} +1 -1
  306. package/dist/esm/{split-cell-operation-89b91a38.js → split-cell-operation-1a889fa0.js} +5 -5
  307. package/dist/esm/{state-border-formatter-1e900a2f.js → state-border-formatter-3b3dcfe8.js} +1 -1
  308. package/dist/esm/{string-format-strategy.abstract-d0ce3f65.js → string-format-strategy.abstract-44381dcb.js} +1 -1
  309. package/dist/esm/{string-input-formatter-slimmer-6546cfc7.js → string-input-formatter-slimmer-69887c40.js} +4 -4
  310. package/dist/esm/{string-mask-strategy-dd13ae21.js → string-mask-strategy-999fba4b.js} +2 -2
  311. package/dist/esm/{style-formatter-057d7120.js → style-formatter-c4192c99.js} +2 -2
  312. package/dist/esm/{sub-state-notify-slimmer-23b7d0e8.js → sub-state-notify-slimmer-ba72f30b.js} +2 -2
  313. package/dist/esm/{sub-state-observer-slimmer-722f6b92.js → sub-state-observer-slimmer-bee1c7fa.js} +3 -3
  314. package/dist/esm/{time-required-rule-73753a54.js → time-required-rule-0554b114.js} +1 -1
  315. package/dist/esm/{token-extension-74a0eeb1.js → token-extension-530d9bde.js} +813 -56
  316. package/dist/esm/{translation-slimmer-ef970ffc.js → translation-slimmer-77022f2e.js} +1 -1
  317. package/dist/esm/{type-guard-6fc96870.js → type-guard-26d83e7e.js} +1 -1
  318. package/dist/esm/{ui-d73f756a.js → ui-80e610f4.js} +1 -1
  319. package/dist/esm/{valid-credit-card-number-rule-b54a31e7.js → valid-credit-card-number-rule-f60b6904.js} +1 -1
  320. package/dist/esm/vega-accordion.entry.js +11 -11
  321. package/dist/esm/vega-app-footer.entry.js +6 -6
  322. package/dist/esm/vega-app-header-button.entry.js +12 -12
  323. package/dist/esm/vega-backdrop.entry.js +1 -1
  324. package/dist/esm/vega-banner.entry.js +6 -6
  325. package/dist/esm/vega-box.entry.js +7 -7
  326. package/dist/esm/vega-brand-logo.entry.js +1 -1
  327. package/dist/esm/vega-breadcrumb.entry.js +6 -6
  328. package/dist/esm/vega-button-circle.entry.js +14 -14
  329. package/dist/esm/vega-button-group_2.entry.js +22 -15
  330. package/dist/esm/vega-button-link.entry.js +10 -10
  331. package/dist/esm/vega-button.entry.js +29 -13
  332. package/dist/esm/vega-calendar_5.entry.js +132 -26
  333. package/dist/esm/vega-card.entry.js +6 -6
  334. package/dist/esm/vega-carousel.entry.js +9 -9
  335. package/dist/esm/vega-checkbox_2.entry.js +12 -12
  336. package/dist/esm/vega-chip.entry.js +12 -12
  337. package/dist/esm/vega-code-block.entry.js +17 -17
  338. package/dist/esm/vega-color-picker.entry.js +10 -10
  339. package/dist/esm/vega-color-swatch-picker.entry.js +11 -11
  340. package/dist/esm/vega-color-swatch.entry.js +8 -8
  341. package/dist/esm/vega-combo-box.entry.js +17 -17
  342. package/dist/esm/vega-date-picker_2.entry.js +24 -24
  343. package/dist/esm/vega-dialog_2.entry.js +78 -12
  344. package/dist/esm/vega-divider.entry.js +5 -5
  345. package/dist/esm/vega-dropdown_5.entry.js +111 -28
  346. package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
  347. package/dist/esm/{vega-event-id-f55f6977.js → vega-event-id-59cd9297.js} +2 -1
  348. package/dist/esm/vega-field-label.entry.js +31 -38
  349. package/dist/esm/vega-file-uploader.entry.js +11 -11
  350. package/dist/esm/vega-flag-icon.entry.js +11 -11
  351. package/dist/esm/vega-flex.entry.js +7 -7
  352. package/dist/esm/vega-font.entry.js +6 -6
  353. package/dist/esm/vega-form.entry.js +12 -12
  354. package/dist/esm/vega-grid.entry.js +6 -6
  355. package/dist/esm/vega-icon.entry.js +6 -6
  356. package/dist/esm/vega-image-uploader.entry.js +15 -15
  357. package/dist/esm/vega-input-credit-card.entry.js +14 -14
  358. package/dist/esm/vega-input-numeric.entry.js +14 -14
  359. package/dist/esm/vega-input-passcode.entry.js +13 -13
  360. package/dist/esm/vega-input-phone-number.entry.js +55 -274
  361. package/dist/esm/vega-input-range.entry.js +12 -12
  362. package/dist/esm/vega-input-select.entry.js +41 -41
  363. package/dist/esm/vega-input.entry.js +16 -16
  364. package/dist/esm/{vega-internal-event-id-86fce049.js → vega-internal-event-id-02093067.js} +4 -2
  365. package/dist/esm/vega-item-toggle.entry.js +5 -5
  366. package/dist/esm/vega-left-nav_5.entry.js +16 -16
  367. package/dist/esm/vega-loader-wrapper_2.entry.js +4 -4
  368. package/dist/esm/vega-page-notification_2.entry.js +4 -4
  369. package/dist/esm/vega-pagination-page-selector-mobile.entry.js +6 -6
  370. package/dist/esm/vega-pagination-page-size-selector-mobile.entry.js +6 -6
  371. package/dist/esm/vega-pagination.entry.js +11 -11
  372. package/dist/esm/vega-popover_2.entry.js +65 -16
  373. package/dist/esm/vega-progress-tracker_2.entry.js +12 -12
  374. package/dist/esm/vega-radio_2.entry.js +15 -15
  375. package/dist/esm/vega-rich-text-content.entry.js +18 -15
  376. package/dist/esm/vega-rich-text-editor_4.entry.js +715 -253
  377. package/dist/esm/vega-rich-text-find-replace-panel.entry.js +8 -8
  378. package/dist/esm/vega-rich-text-special-characters-panel.entry.js +10 -10
  379. package/dist/esm/vega-rich-text-table-properties_3.entry.js +163 -110
  380. package/dist/esm/vega-segment-control.entry.js +13 -6
  381. package/dist/esm/vega-selection-chip_2.entry.js +14 -14
  382. package/dist/esm/vega-selection-tile_2.entry.js +12 -12
  383. package/dist/esm/vega-sidenav_3.entry.js +12 -12
  384. package/dist/esm/vega-signature-capture.entry.js +14 -14
  385. package/dist/esm/vega-stepper.entry.js +10 -10
  386. package/dist/esm/vega-tab-group_2.entry.js +9 -9
  387. package/dist/esm/vega-table_11.entry.js +627 -668
  388. package/dist/esm/vega-textarea.entry.js +10 -10
  389. package/dist/esm/vega-time-picker_2.entry.js +18 -18
  390. package/dist/esm/vega-toggle-switch.entry.js +10 -10
  391. package/dist/esm/vega-tooltip_2.entry.js +9 -9
  392. package/dist/esm/vega.js +19 -18
  393. package/dist/esm/{wait-for-component-did-render-ff7062aa.js → wait-for-component-did-render-9e84d92d.js} +2 -2
  394. package/dist/sri/vega-sri-manifest.json +415 -407
  395. package/dist/types/components/vega-button/vega-button.d.ts +2 -0
  396. package/dist/types/components/vega-button-group/types.d.ts +12 -6
  397. package/dist/types/components/vega-calendar/slimmers/common/renderers/vega-calendar-event-item-renderer.d.ts +18 -0
  398. package/dist/types/components/vega-calendar/slimmers/common/renderers/vega-calendar-event-preview-popover-renderer.d.ts +9 -0
  399. package/dist/types/components/vega-calendar/slimmers/month-view/renderers/vega-calendar-month-event-renderer.d.ts +9 -1
  400. package/dist/types/components/vega-calendar/types.d.ts +22 -0
  401. package/dist/types/components/vega-calendar/vega-calendar.d.ts +23 -1
  402. package/dist/types/components/vega-dropdown/vega-dropdown.d.ts +1 -1
  403. package/dist/types/components/vega-field-label/slimmers/renderers/vega-field-label-label-announcement-renderer.d.ts +3 -10
  404. package/dist/types/components/vega-flag-icon/slimmers/controllers/vega-flag-icon-controller.d.ts +2 -2
  405. package/dist/types/components/vega-input-phone-number/slimmers/renderers/country-select-renderer.d.ts +0 -1
  406. package/dist/types/components/vega-input-select/slimmers/renderers/vega-input-select-dropdown-renderer.d.ts +8 -0
  407. package/dist/types/components/vega-input-select/slimmers/renderers/vega-input-select-prefix-icon-renderer.d.ts +2 -14
  408. package/dist/types/components/vega-input-select/vega-input-select.d.ts +1 -0
  409. package/dist/types/components/vega-modal/slimmers/controllers/vega-modal-open-state-controller.d.ts +33 -0
  410. package/dist/types/components/vega-modal/types.d.ts +2 -1
  411. package/dist/types/components/vega-popover/slimmers/renderers/vega-popover-appender-renderer.d.ts +9 -0
  412. package/dist/types/components/vega-rich-text-editor/constants/constant.d.ts +6 -0
  413. package/dist/types/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/commit-value-strategy.d.ts +13 -0
  414. package/dist/types/components/vega-rich-text-editor/dto/actions/commit-value-action.d.ts +20 -0
  415. package/dist/types/components/vega-rich-text-editor/dto/blocks/block.abstract.d.ts +6 -0
  416. package/dist/types/components/vega-rich-text-editor/dto/blocks/list-item-block.d.ts +4 -0
  417. package/dist/types/components/vega-rich-text-editor/dto/blocks/text-block.d.ts +11 -1
  418. package/dist/types/components/vega-rich-text-editor/dto/content-state.d.ts +6 -0
  419. package/dist/types/components/vega-rich-text-editor/dto/nodes/code-block-node.d.ts +4 -0
  420. package/dist/types/components/vega-rich-text-editor/dto/nodes/node.abstract.d.ts +6 -0
  421. package/dist/types/components/vega-rich-text-editor/dto/nodes/text-node.d.ts +4 -0
  422. package/dist/types/components/vega-rich-text-editor/extensions/base-toolbar-button-renderer.d.ts +5 -0
  423. package/dist/types/components/vega-rich-text-editor/extensions/find-replace/slimmer/renderers/find-replace-toolbar-button-renderer.d.ts +19 -0
  424. package/dist/types/components/vega-rich-text-editor/extensions/functions/dto/logic-control-node.d.ts +4 -0
  425. package/dist/types/components/vega-rich-text-editor/extensions/line-height/line-height-toolbar-button-renderer.d.ts +14 -1
  426. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-caption-renderer.d.ts +2 -2
  427. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-dynamic-popover-renderer.d.ts +31 -1
  428. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-popover-base-renderer.d.ts +91 -0
  429. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-renderer.d.ts +46 -0
  430. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-setting-popover-renderer.d.ts +58 -0
  431. package/dist/types/components/vega-rich-text-editor/extensions/table/table-selection.d.ts +8 -0
  432. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/slimmers/renderers/vega-rich-text-table-properties-basic-form-field-renderer.abstract.d.ts +2 -1
  433. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/vega-rich-text-table-properties.d.ts +2 -0
  434. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/row-button-slimmer.d.ts +3 -0
  435. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/table-setting-button-slimmer.abstract.d.ts +3 -1
  436. package/dist/types/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/vega-rich-text-table-setting.d.ts +1 -0
  437. package/dist/types/components/vega-rich-text-editor/extensions/word-count/action-handler-interceptors/prevent-hard-limit-exceed-interceptor.d.ts +38 -0
  438. package/dist/types/components/vega-rich-text-editor/extensions/word-count/type.d.ts +46 -0
  439. package/dist/types/components/vega-rich-text-editor/extensions/word-count/word-count-extension.d.ts +38 -0
  440. package/dist/types/components/vega-rich-text-editor/interface.d.ts +12 -0
  441. package/dist/types/components/vega-rich-text-editor/public-api.d.ts +1 -0
  442. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/value-controller.d.ts +11 -1
  443. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/word-count-controller.d.ts +40 -0
  444. package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/link-toolbar-button-slimmer.d.ts +14 -0
  445. package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/source-edit-toolbar-button-slimmer.d.ts +3 -1
  446. package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/toolbar-button-slimmer.abstract.d.ts +3 -2
  447. package/dist/types/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-renderer.d.ts +12 -0
  448. package/dist/types/components/vega-rich-text-editor/vega-rich-text-editor-toolbar-button/vega-rich-text-editor-toolbar-button.d.ts +2 -0
  449. package/dist/types/components/vega-rich-text-editor/vega-rich-text-editor.d.ts +4 -0
  450. package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-editor-controller.d.ts +68 -0
  451. package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/renderers/vega-rich-text-link-editor-renderer.d.ts +3 -0
  452. package/dist/types/components/vega-segment-control/slimmers/renderers/vega-segment-renderer.d.ts +1 -0
  453. package/dist/types/components/vega-segment-control/types.d.ts +2 -0
  454. package/dist/types/components/vega-segment-control/vega-segment-control.d.ts +7 -1
  455. package/dist/types/components/vega-table/slimmers/controllers/dto/column-render-input-model.d.ts +17 -0
  456. package/dist/types/components/vega-table/slimmers/controllers/dto/row-render-input-model.d.ts +39 -0
  457. package/dist/types/components/vega-table/slimmers/controllers/vega-table-render-input-controller.d.ts +71 -7
  458. package/dist/types/components/vega-table/slimmers/renderers/vega-table-body-renderer.d.ts +1 -0
  459. package/dist/types/components/vega-table/slimmers/renderers/vega-table-pinned-renderer.d.ts +3 -88
  460. package/dist/types/components/vega-table/vega-table-expand-row/slimmers/renderers/vega-table-expand-row-renderer.d.ts +1 -1
  461. package/dist/types/components/vega-table/vega-table-expand-row/vega-table-expand-row.d.ts +5 -0
  462. package/dist/types/components/vega-table/vega-table-foot-cell/slimmers/renderers/vega-table-foot-cell-renderer.d.ts +1 -0
  463. package/dist/types/components/vega-table/vega-table-foot-cell/vega-table-foot-cell.d.ts +5 -0
  464. package/dist/types/components/vega-table/vega-table-foot-row/slimmers/renderers/vega-table-foot-row-renderer.d.ts +1 -3
  465. package/dist/types/components/vega-table/vega-table-foot-row/vega-table-foot-row.d.ts +5 -0
  466. package/dist/types/components/vega-table/vega-table-head-row/slimmers/renderers/vega-table-head-row-renderer.d.ts +0 -4
  467. package/dist/types/components/vega-table/vega-table-head-row/vega-table-head-row.d.ts +2 -2
  468. package/dist/types/components/vega-table/vega-table-row/slimmers/renderers/vega-table-row-renderer.d.ts +2 -3
  469. package/dist/types/components/vega-table/vega-table-row/vega-table-row.d.ts +4 -0
  470. package/dist/types/components.d.ts +33 -2
  471. package/dist/types/constants/ui.d.ts +1 -1
  472. package/dist/types/helpers/event-manager/event-id/vega-event-id.d.ts +1 -0
  473. package/dist/types/helpers/event-manager/event-id/vega-internal-event-id.d.ts +3 -1
  474. package/dist/types/helpers/keyboard/keyboard-manager.d.ts +9 -0
  475. package/dist/types/helpers/keyboard/overlay-escape-coordination.d.ts +28 -0
  476. package/dist/types/helpers/public-api.d.ts +1 -0
  477. package/dist/types/helpers/slimmers/mutation-observer/aria-attributes-value-mapper.d.ts +1 -1
  478. package/dist/types/helpers/slimmers/position-calculation/position-calculation-controller.d.ts +6 -0
  479. package/dist/types/helpers/slimmers/position-calculation/screen-position-calculation-strategy.d.ts +6 -0
  480. package/dist/types/helpers/slimmers/position-calculation/screen-scroll-position-update.d.ts +2 -1
  481. package/dist/types/helpers/slimmers/vega-table-child-render-input-consumer-slimmer.d.ts +2 -1
  482. package/dist/types/helpers/translation/interface.d.ts +16 -1
  483. package/dist/types/polyfill/libphonenumber/as-you-type.d.ts +1 -0
  484. package/dist/types/polyfill/libphonenumber/metadata.d.ts +10 -0
  485. package/dist/types/types/components.type.d.ts +7 -1
  486. package/dist/types/types/public-api.d.ts +2 -0
  487. package/dist/types/utils/accessibility.d.ts +9 -0
  488. package/dist/vega/index.esm.js +1 -1
  489. package/dist/vega/p-022cbf8a.js +1 -0
  490. package/dist/vega/{p-c8ad7207.entry.js → p-02c1284e.entry.js} +1 -1
  491. package/dist/vega/{p-22edd3cc.js → p-069bbb4a.js} +1 -1
  492. package/dist/vega/p-08fd229c.js +1 -0
  493. package/dist/vega/{p-fcb6b499.js → p-0eea1ca8.js} +1 -1
  494. package/dist/vega/{p-ba6881da.entry.js → p-131ce9df.entry.js} +1 -1
  495. package/dist/vega/{p-024db952.entry.js → p-143ee395.entry.js} +1 -1
  496. package/dist/vega/p-178634f3.js +1 -0
  497. package/dist/vega/{p-9e9f49f4.js → p-1836a6a5.js} +1 -1
  498. package/dist/vega/p-1dbf8d1f.js +1 -0
  499. package/dist/vega/{p-d4d90ce2.entry.js → p-2b26e182.entry.js} +1 -1
  500. package/dist/vega/p-2dda5c65.entry.js +1 -0
  501. package/dist/vega/{p-df63c2fb.entry.js → p-30010c41.entry.js} +1 -1
  502. package/dist/vega/p-32f5a6dd.entry.js +1 -0
  503. package/dist/vega/{p-3c8421d5.entry.js → p-3460a1c5.entry.js} +1 -1
  504. package/dist/vega/p-34b523da.entry.js +1 -0
  505. package/dist/vega/p-357c0226.entry.js +1 -0
  506. package/dist/vega/p-361f8996.js +1 -0
  507. package/dist/vega/{p-526e3634.js → p-36a57431.js} +1 -1
  508. package/dist/vega/p-36ee9d54.js +1 -0
  509. package/dist/vega/{p-6659c910.entry.js → p-37d5c37e.entry.js} +1 -1
  510. package/dist/vega/{p-47a48329.entry.js → p-3d6a43df.entry.js} +1 -1
  511. package/dist/vega/{p-0ca3b4bf.entry.js → p-45ad2d90.entry.js} +1 -1
  512. package/dist/vega/{p-fb9475ab.entry.js → p-4b117bfd.entry.js} +1 -1
  513. package/dist/vega/p-4b35c748.js +1 -0
  514. package/dist/vega/{p-55dc3053.entry.js → p-4e23e56c.entry.js} +1 -1
  515. package/dist/vega/p-4e70836a.entry.js +1 -0
  516. package/dist/vega/{p-66647244.js → p-4ea477d5.js} +1 -1
  517. package/dist/vega/{p-5147c30d.entry.js → p-50e8e24f.entry.js} +1 -1
  518. package/dist/vega/{p-9c5289dc.entry.js → p-522a6eec.entry.js} +1 -1
  519. package/dist/vega/p-53e3f259.js +1 -0
  520. package/dist/vega/{p-2c737fc8.js → p-5536146c.js} +1 -1
  521. package/dist/vega/{p-944e284d.entry.js → p-55c2c0df.entry.js} +1 -1
  522. package/dist/vega/p-587130f6.entry.js +1 -0
  523. package/dist/vega/{p-9c9b0629.js → p-58c8a4ac.js} +1 -1
  524. package/dist/vega/{p-4f6aaac5.entry.js → p-594cb986.entry.js} +1 -1
  525. package/dist/vega/{p-b12de1bf.entry.js → p-5c17ddda.entry.js} +1 -1
  526. package/dist/vega/{p-7977352b.entry.js → p-5c9c0c0d.entry.js} +1 -1
  527. package/dist/vega/p-5f377954.js +1 -1
  528. package/dist/vega/p-60010f14.entry.js +1 -0
  529. package/dist/vega/p-6098c4bb.js +1 -0
  530. package/dist/vega/{p-2044eba9.js → p-60a74fb7.js} +1 -1
  531. package/dist/vega/p-61e63c0e.entry.js +1 -0
  532. package/dist/vega/{p-49d7cfed.entry.js → p-62254dc7.entry.js} +1 -1
  533. package/dist/vega/{p-2af1d8b8.entry.js → p-62ae9327.entry.js} +1 -1
  534. package/dist/vega/{p-b3c4943b.js → p-638b6a7d.js} +1 -1
  535. package/dist/vega/p-66245bc0.entry.js +1 -0
  536. package/dist/vega/{p-bdb5180c.js → p-68744e7e.js} +1 -1
  537. package/dist/vega/{p-f0a0fc77.entry.js → p-68ca8d3c.entry.js} +1 -1
  538. package/dist/vega/p-6a6c1279.js +1 -0
  539. package/dist/vega/{p-5e9e04f3.entry.js → p-6ae93679.entry.js} +1 -1
  540. package/dist/vega/{p-433b1395.entry.js → p-6d90d28d.entry.js} +1 -1
  541. package/dist/vega/p-6e9e7131.js +1 -0
  542. package/dist/vega/{p-014cd411.js → p-6eedbc4f.js} +1 -1
  543. package/dist/vega/{p-c348eaf5.js → p-6fae6768.js} +1 -1
  544. package/dist/vega/p-71813a9e.entry.js +1 -0
  545. package/dist/vega/{p-860e76f5.entry.js → p-729529d6.entry.js} +1 -1
  546. package/dist/vega/{p-aa433430.entry.js → p-75bfbffe.entry.js} +1 -1
  547. package/dist/vega/{p-d6023dc0.entry.js → p-764b4e51.entry.js} +1 -1
  548. package/dist/vega/p-77bcdd35.js +1 -0
  549. package/dist/vega/{p-c41a2d4a.js → p-7d3419c7.js} +1 -1
  550. package/dist/vega/p-8387896e.js +1 -0
  551. package/dist/vega/p-853a05eb.js +1 -0
  552. package/dist/vega/{p-db11134b.entry.js → p-8e8b5790.entry.js} +1 -1
  553. package/dist/vega/{p-444e24c6.js → p-8ebe30a8.js} +1 -1
  554. package/dist/vega/p-8f00dfe6.js +1 -0
  555. package/dist/vega/{p-4022412e.entry.js → p-9236b8d9.entry.js} +1 -1
  556. package/dist/vega/p-9402f32f.js +1 -0
  557. package/dist/vega/{p-691bdc20.js → p-941a83db.js} +1 -1
  558. package/dist/vega/{p-840444c9.entry.js → p-942f9ea6.entry.js} +1 -1
  559. package/dist/vega/{p-5110c84f.js → p-96c090c4.js} +1 -1
  560. package/dist/vega/{p-328ebbdb.entry.js → p-9fdf66a8.entry.js} +1 -1
  561. package/dist/vega/{p-867cc602.entry.js → p-a2c45173.entry.js} +1 -1
  562. package/dist/vega/{p-66fe8b4e.entry.js → p-a54ed341.entry.js} +1 -1
  563. package/dist/vega/{p-44999c88.entry.js → p-a6a89f09.entry.js} +1 -1
  564. package/dist/vega/{p-ccbed811.entry.js → p-a8a246e8.entry.js} +1 -1
  565. package/dist/vega/p-a93b3aed.js +1 -0
  566. package/dist/vega/{p-528748fa.js → p-aa135628.js} +1 -1
  567. package/dist/vega/{p-a1f220ca.js → p-ab9d53e9.js} +1 -1
  568. package/dist/vega/{p-e18c0656.entry.js → p-af0cfea0.entry.js} +1 -1
  569. package/dist/vega/p-af0e9bd5.entry.js +1 -0
  570. package/dist/vega/{p-daba4af1.js → p-b1557bbe.js} +1 -1
  571. package/dist/vega/{p-f13b39d8.js → p-b2a4314a.js} +1 -1
  572. package/dist/vega/p-b94f164a.entry.js +1 -0
  573. package/dist/vega/{p-23c1f378.entry.js → p-b97ed9f7.entry.js} +1 -1
  574. package/dist/vega/{p-1a37d63c.entry.js → p-bbfffe6b.entry.js} +1 -1
  575. package/dist/vega/{p-aa914dbd.entry.js → p-beccc38c.entry.js} +1 -1
  576. package/dist/vega/{p-dd0bd78b.js → p-c34f4cbc.js} +1 -1
  577. package/dist/vega/p-c51de680.js +3 -0
  578. package/dist/vega/{p-e1c82ca9.js → p-c576e846.js} +1 -1
  579. package/dist/vega/p-c601eea6.js +1 -0
  580. package/dist/vega/{p-200c8914.entry.js → p-c6d2513c.entry.js} +1 -1
  581. package/dist/vega/{p-d62e618a.entry.js → p-ca6bd3a0.entry.js} +1 -1
  582. package/dist/vega/{p-ce82d6bb.entry.js → p-cab890be.entry.js} +1 -1
  583. package/dist/vega/p-cb1cd15f.entry.js +1 -0
  584. package/dist/vega/p-d1f47512.js +1 -0
  585. package/dist/vega/{p-66a785d0.entry.js → p-d37d2ea4.entry.js} +1 -1
  586. package/dist/vega/{p-2f89ee14.entry.js → p-d3e99d4a.entry.js} +1 -1
  587. package/dist/vega/{p-f9bfee81.entry.js → p-d6bd3ce4.entry.js} +1 -1
  588. package/dist/vega/{p-f2384411.entry.js → p-d7838f6e.entry.js} +1 -1
  589. package/dist/vega/{p-a4360b7e.entry.js → p-d8c9ea46.entry.js} +1 -1
  590. package/dist/vega/p-d9588b3f.entry.js +1 -0
  591. package/dist/vega/p-db69a5c9.entry.js +1 -0
  592. package/dist/vega/{p-50eda925.js → p-de1d0284.js} +1 -1
  593. package/dist/vega/{p-3c559c8b.js → p-de6fc52c.js} +1 -1
  594. package/dist/vega/{p-fa5cd8b1.js → p-e14323f3.js} +1 -1
  595. package/dist/vega/{p-bd7725f7.entry.js → p-e48b7a8a.entry.js} +1 -1
  596. package/dist/vega/p-e6f67a44.js +1 -0
  597. package/dist/vega/{p-7754b10f.entry.js → p-e8e3bf74.entry.js} +1 -1
  598. package/dist/vega/p-eadc10bc.entry.js +1 -0
  599. package/dist/vega/p-ee329596.entry.js +1 -0
  600. package/dist/vega/p-f01bc6a2.js +1 -0
  601. package/dist/vega/{p-94b54a95.js → p-f324e90e.js} +1 -1
  602. package/dist/vega/{p-f9a3805d.js → p-f48519d2.js} +1 -1
  603. package/dist/vega/{p-52878ea9.js → p-f485448a.js} +1 -1
  604. package/dist/vega/{p-4afd6715.entry.js → p-f8b2dbb9.entry.js} +1 -1
  605. package/dist/vega/{p-35d37477.entry.js → p-f8d13d01.entry.js} +1 -1
  606. package/dist/vega/{p-4370b954.entry.js → p-f902305d.entry.js} +1 -1
  607. package/dist/vega/{p-3c152bad.entry.js → p-f99f054c.entry.js} +1 -1
  608. package/dist/vega/{p-77fb3971.entry.js → p-fe41e3b6.entry.js} +1 -1
  609. package/dist/vega/vega.esm.js +1 -1
  610. package/package.json +1 -1
  611. package/dist/collection/components/vega-dropdown/slimmers/controllers/vega-dropdown-keyboard-conttroller.js +0 -85
  612. package/dist/vega/p-0b2c4c0b.js +0 -1
  613. package/dist/vega/p-1fa22fda.js +0 -1
  614. package/dist/vega/p-2529820e.js +0 -1
  615. package/dist/vega/p-35628af4.js +0 -1
  616. package/dist/vega/p-3a230d4b.entry.js +0 -1
  617. package/dist/vega/p-3a620268.js +0 -1
  618. package/dist/vega/p-4473d8b1.js +0 -3
  619. package/dist/vega/p-4a2fe3a4.js +0 -1
  620. package/dist/vega/p-5447a8e8.js +0 -1
  621. package/dist/vega/p-5af312f8.js +0 -1
  622. package/dist/vega/p-5b3c8a56.js +0 -1
  623. package/dist/vega/p-6493f13a.entry.js +0 -1
  624. package/dist/vega/p-66728dd4.entry.js +0 -1
  625. package/dist/vega/p-67e88cd7.entry.js +0 -1
  626. package/dist/vega/p-67eaf77e.js +0 -1
  627. package/dist/vega/p-6d6b4495.entry.js +0 -1
  628. package/dist/vega/p-7b133734.entry.js +0 -1
  629. package/dist/vega/p-7b84a943.entry.js +0 -1
  630. package/dist/vega/p-83ad8988.js +0 -1
  631. package/dist/vega/p-8c30a60d.js +0 -1
  632. package/dist/vega/p-8d2a9012.js +0 -1
  633. package/dist/vega/p-8d4be607.js +0 -1
  634. package/dist/vega/p-8d77c7cf.js +0 -1
  635. package/dist/vega/p-8f3b93db.js +0 -1
  636. package/dist/vega/p-9c2b3279.js +0 -1
  637. package/dist/vega/p-9c9ff871.entry.js +0 -1
  638. package/dist/vega/p-9d90e271.entry.js +0 -1
  639. package/dist/vega/p-a7517760.entry.js +0 -1
  640. package/dist/vega/p-c8fb3aac.entry.js +0 -1
  641. package/dist/vega/p-cede3535.js +0 -1
  642. package/dist/vega/p-cf4b3d40.entry.js +0 -1
  643. package/dist/vega/p-d35a31a5.entry.js +0 -1
  644. package/dist/vega/p-ded1ecc1.entry.js +0 -1
  645. package/dist/vega/p-e1a65e06.entry.js +0 -1
  646. package/dist/vega/p-e469ba27.entry.js +0 -1
  647. package/dist/vega/p-e4c5cb4f.js +0 -1
  648. package/dist/vega/p-fd23c365.entry.js +0 -1
  649. /package/dist/types/components/vega-dropdown/slimmers/controllers/{vega-dropdown-keyboard-conttroller.d.ts → vega-dropdown-keyboard-controller.d.ts} +0 -0
@@ -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,b as a}from"./p-aa135628.js";import{L as o,I as l}from"./p-6e1ab235.js";import{I as c,c as h}from"./p-afcd8f04.js";import{I as d}from"./p-781fd6e0.js";import{c as u}from"./p-6a334573.js";import{P as p}from"./p-81dd00d0.js";import{i as f}from"./p-1dbf8d1f.js";import{V as g}from"./p-f485448a.js";import{I as w}from"./p-c576e846.js";import{M as v,A as m,R as b,H as y,a as x,b as C,c as L,d as A,e as T,I as S,f as k,g as E,s as O,h as I,i as R,j as B,B as N,k as M,l as D,C as j,m as H,n as _,o as P,p as V,S as $,U as F,q as z,r as K,t as W,N as q,u as U,v as G,w as Z,x as Q}from"./p-6098c4bb.js";import{U as J,V as Y,B as X,E as tt,h as et,H as nt,I as st,R as it,a as rt,P as at,A as ot,S as lt,b as ct,C as ht}from"./p-c51de680.js";import{i as dt}from"./p-941a83db.js";import{e as ut,a as pt,b as ft}from"./p-de6fc52c.js";import{V as gt}from"./p-6031bed1.js";import{v as wt}from"./p-4866e390.js";import{D as vt,d as mt}from"./p-36a57431.js";import{V as bt,a as yt,b as xt,c as Ct,d as Lt}from"./p-6a6c1279.js";import{R as At,a as Tt,S as St,T as kt,b as Et,c as Ot,d as It,e as Rt,C as Bt,M as Nt,f as Mt,g as Dt,h as jt,i as Ht,j as _t,k as Pt,l as Vt,m as $t,n as Ft,o as zt,p as Kt,q as Wt,s as qt,r as Ut,t as Gt,I as Zt,u as Qt,v as Jt,w as Yt,x as Xt,y as te,z as ee,A as ne,B as se,D as ie,E as re,F as ae,G as oe,H as le,J as ce,K as he,L as de,N as ue,O as pe,P as fe,Q as ge,U as we,W as ve,X as me,Y as be}from"./p-de1d0284.js";import{C as ye}from"./p-2d0d575f.js";import{V as xe,a as Ce,b as Le}from"./p-53e3f259.js";import{r as Ae}from"./p-77e64f26.js";import{V as Te,a as Se}from"./p-d1f47512.js";import{t as ke}from"./p-b75ee3ba.js";import{p as Ee}from"./p-0c667d6a.js";import{c as Oe}from"./p-a841cf13.js";import{d as Ie}from"./p-1bc5b3bc.js";import{c as Re}from"./p-02841589.js";import{R as Be}from"./p-f324e90e.js";import{c as Ne}from"./p-890a5254.js";const Me=[{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 De{constructor(){this.vegaPublicAPIRuntimeMetricsSlimmer=h(De,["load","close"],Me,"VegaLoaderController")}load(t={}){let e=t.containerSelector||"body",n=document.querySelector(e);if(n&&De.SPECIAL_ELEMENT_TO_WRAP_FULL_BODY.includes(n.tagName)&&(e="body",n=document.querySelector("body")),!n)return o.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)}}De.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)}([c()],De.prototype,"vegaPublicAPIRuntimeMetricsSlimmer",void 0);const je=new De,He=[{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 _e=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 Pe{constructor(){this.resizeObserverSlimmer=u(Pe,p,[],[{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"))&&(d.removeZIndex(this.container,"top"),this.container.remove(),this.container=null)},target:()=>this.container}]),this.vegaPublicAPIRuntimeMetricsSlimmer=h(Pe,["open","close","closeAll"],He,"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"),d.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}}_e([l()],Pe.prototype,"resizeObserverSlimmer",void 0),_e([c()],Pe.prototype,"vegaPublicAPIRuntimeMetricsSlimmer",void 0);const Ve=new Pe,$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 Fe{constructor(){this.vegaPublicAPIRuntimeMetricsSlimmer=h(Fe,["setSemantics","getSemantics","getEnabledEventIdsByComponent"],$e,"VegaEventManager")}setSemantics(t){f.setSemantics(t)}getSemantics(t){return f.getSemantics(t)}getEnabledEventIdsByComponent(t){return f.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)}([c()],Fe.prototype,"vegaPublicAPIRuntimeMetricsSlimmer",void 0);const ze=new Fe,Ke=[{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 We{constructor(){this.vegaPublicAPIRuntimeMetricsSlimmer=h(We,["overrideZIndexBasicValues"],Ke,"VegaZIndexManager")}overrideZIndexBasicValues(t){d.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)}([c()],We.prototype,"vegaPublicAPIRuntimeMetricsSlimmer",void 0);const qe=new We,Ue=[{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 Ge{constructor(){this.vegaPublicAPIRuntimeMetricsSlimmer=h(Ge,["handle"],Ue,"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)}([c()],Ge.prototype,"vegaPublicAPIRuntimeMetricsSlimmer",void 0);const Ze=new Ge,Qe=async()=>Ze.handle(),Je=[{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 Ye{constructor(){this.vegaPublicAPIRuntimeMetricsSlimmer=h(Ye,["load","unLoad","unLoadAll"],Je,"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[Ye.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}}Ye.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)}([c()],Ye.prototype,"vegaPublicAPIRuntimeMetricsSlimmer",void 0);const Xe=new Ye,tn=[{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 en{constructor(){this.vegaPublicAPIRuntimeMetricsSlimmer=h(en,["init","changeLanguage"],tn,"TranslationController")}get currentLanguage(){return g.currentLanguage}init(t){g.init(t)}changeLanguage(t){g.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)}([c()],en.prototype,"vegaPublicAPIRuntimeMetricsSlimmer",void 0);const nn=new en;class sn{static fromDate(t,e="month",n,s=!0){const i=w.createCalendarPeriod(t,e,n,s);return w.toCalendarPeriodType(i)}}class rn{constructor(){this.dropdownEl=null,this.itemsContainerEl=null,this.buttonEl=null}isHidden(t){return t.sourceEditMode}getExtensionContext(t){return ut.getExtensionContext(t)}renderDropdown(t,e,n,s){return t("vega-dropdown",Object.assign({trigger:"click",searchable:!1,maxWidth:"200",itemDisplayRule:"ellipsis",isScreenPosition:!0,role:"presentation",ref:t=>{this.dropdownEl=t,vt.addUniqueObserverToNode(t,bt,(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:wt.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,ariaLabel:o}=n,l=this.isDisabled(e),c=t("vega-rich-text-editor-toolbar-button",{disabled:l,icon:s,"data-aria-label":null!=o?o:i,hidden:this.isHidden(e),selected:this.isSelected(e),ref:t=>{this.buttonEl=t,vt.addUniqueObserverToNode(t,yt,(()=>this.handleButtonClick(e)))},onMouseDown:this.preventDefault,onKeyDown:t=>this.handleButtonKeyDown(t)},[this.renderButtonLabel(t,e,i),r?t("vega-icon",{size:"size-8",color:l?"text-disabled":"text-secondary",style:{marginLeft:"8px"},"aria-hidden":"true",icon:gt.getIconKey("chevron-down")}):null].filter(dt));return(null==a?void 0:a.text)?t("vega-tooltip",{text:e.translation.t(a.text),placement:["bottom","top"]},[c]):c}renderButtonLabel(t,e,n){return n?t("vega-font",{variant:"font-field-label-sm",color:this.isDisabled(e)?"text-disabled":"text-primary","aria-hidden":"true"},e.translation.t(n)):null}isDisabled(t){return t.host.disabled}isSelected(t){return!1}preventDefault(t){t.preventDefault()}focusToolbarButton(){var t,e,n,s;const i=null!==(n=null===(e=null===(t=this.buttonEl)||void 0===t?void 0:t.shadowRoot)||void 0===e?void 0:e.querySelector("button"))&&void 0!==n?n:null;null===(s=null!=i?i:this.buttonEl)||void 0===s||s.focus()}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;if("Escape"===t.code)return t.preventDefault(),t.stopPropagation(),this.dropdownEl&&this.dropdownEl.hide(),void this.focusToolbarButton();if("ArrowDown"!==t.code&&"ArrowUp"!==t.code)return;t.preventDefault(),t.stopPropagation();const s=this.getDropdownItems();if(0===s.length)return;const i=s.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)})),r="ArrowDown"===t.code?1:-1,a=-1===i?"ArrowDown"===t.code?0:s.length-1:i+r;for(let t=0;t<s.length;t++){const i=(a+t*r+s.length)%s.length;if(!s[i].disabled)return void(null===(n=null===(e=s[i].shadowRoot)||void 0===e?void 0:e.querySelector("li"))||void 0===n||n.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 an extends v{constructor(t,e){super(),this.type="INSERT_TOKEN_NODE",this.rteRange=null,this.actionHandleResult=!1,this.rteRange=t,this.token=e}}class on extends rn{constructor(t){super(),this.tokenList=[],this.tokenList=t}render(t,e){return this.renderDropdown(t,e,{},[this.renderButton(t,e,{label:"Tokens",ariaLabel:"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 an(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 ln extends b{constructor(t,e,n,s,i){super(t,n,s,i),this.dtoName=ln.dtoName,this.type="token",this.token=e,this.text=n}static from(t,e){const n=new ln(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 ln(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}>`:y.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(dt);return i.length>0?` ${i.join(" ")}`:""}}ln.dtoName="RTETokenNode";class cn extends pt{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 J(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 hn extends rn{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),ariaLabel:"Language",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","aria-hidden":"true",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 dn extends ft{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 hn(this.languageList,this.languageChangeCallBack,this.languageState.selectedLanguage),this.registerToolbarButtonRenderer(dn.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 Y?n:Y.fromJSON(n,s.sourceEditConfig):Y.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=Y.fromHtml(s.value.code,i)}}return n}}dn.TOOLBAR_BUTTON_KEY="languages";class un extends v{constructor(t){super(),this.type="INSERT_FUNCTION_BLOCK",this.functionType=t}}const pn=["statement","statementelement","statementsyntax"];class fn extends x{constructor(t){super(t),this.dtoName=fn.dtoName,this.type="function-block",this.children=[]}static from(t,e){const n=new fn(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 C?`<div class="statementelement"${this.getFunctionContentStyle(t)}>${t.getChildrenHtml()}</div>`:t.toHtml())).join("");return`<div class="statement" ${L}>${t}</div>`}clone(e){const n=new fn(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 A(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}"`:""}}fn.dtoName="RTEFunctionBlock";class gn extends T{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 k([s,i])),i&&(t.nextFocusNode=i.children[0])}getFunctionBlock(e){const n=t();return fn.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 Y)){const e=t.parent;return e instanceof fn?e:t}}}class wn extends E{constructor(t,e,n){super(t),this.dtoName=wn.dtoName,this.type="logic-control-node",this.text="",this.text=e,this.parent=n}clone(){return new wn(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=O.getDOMByEntity(this);if(t)return t.parentElement}isContentEditable(){return!1}getPlainText(){return this.text}}wn.dtoName="RTELogicControlNode";class vn extends x{constructor(t,e,n){super(t),this.dtoName=vn.dtoName,this.type="logic-control-block",this.children=[],this.statementText="",this.statementText=e,this.children=[new wn(`${t}-node-1`,e,this)],n&&(this.parent=n)}static from(t){return new vn(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 vn(this.id,this.statementText,t)}toJSON(){return{id:this.id,type:this.type,statementText:this.statementText}}}vn.dtoName="RTELogicControlBlock";class mn extends rn{render(t,e){return this.renderDropdown(t,e,{},[this.renderButton(t,e,{label:"Functions",ariaLabel:"Functions",showArrowIcon:!0,tooltip:{text:"Insert function"}}),this.renderDropdownListTemplate(t,mn.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 un(t);i?i.parent&&i.parent.apply(r):e.value.apply(r),r.nextFocusNode&&e.value.apply(new J(r.nextFocusNode,1))}}}}mn.FUNCTION_LIST=[{key:"IF",label:"Conditional"},{key:"FOREACH",label:"Foreach"}];class bn extends pt{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 yn=t=>t.hasAttribute(L)||pn.some((e=>t.classList.contains(e))),xn=t=>t.hasAttribute(L)||t.classList.contains("statement");class Cn extends X{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 vn.from({id:t(),type:"logic-control-block",statementText:n.innerText})}appendChildBlocks(){}shouldProceedToElementChildren(){return!1}isFunctionBlockChild(t){return!(!t.parentElement||!xn(t.parentElement))}}class Ln extends pt{doRender(t,e){return t("div",{key:e.id,class:this.getElementClassName(e),[L]:"",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 An{}class Tn extends An{canIntercept(t,e){return e.parent&&e.parent instanceof fn}intercept(t,e,n){const s=new st(n.children[0],0);s.isFlushable=!0,n.parent.apply(s)}}class Sn extends T{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 J(t.children[0],1))}}class kn extends v{constructor(t,e,n){super(),this.type="PASTE_PLAIN_TEXT",this.blocksToBeInserted=t,this.startNode=e,this.startOffset=n}}class En extends Tn{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 kn(s,r,a);n.apply(o)}}class On extends T{handleAction(t,e){const{blocksToBeInserted:n,startNode:s,startOffset:i}=t;if(s instanceof b){const t=n.flatMap((t=>t instanceof C?(this.copyLinkGroupAnnotations(e.annotationMap,t.annotationMap),t.children):[]));t.length>0&&(e.apply(i>0?new S(s,...t):new I(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 J(t,e))}copyLinkGroupAnnotations(t,e){if(e&&e.has(R.LINK_GROUP)){const n=e.get(R.LINK_GROUP);t.has(R.LINK_GROUP)?n.linkGroups.forEach(((e,n)=>{t.get(R.LINK_GROUP).linkGroups.set(n,e)})):t.set(R.LINK_GROUP,e.get(R.LINK_GROUP))}}}const In=new Cn,Rn=new class extends Cn{constructor(){super(...arguments),this.blockClassName="statementelement"}handle(e,n){const s=et.generate(C,e[0]);return C.from({id:t(),type:"paragraph",annotations:Object.assign({customClass:[this.blockClassName]},s),nodes:this.generateChildNodes(Array.from(e[0].childNodes),void 0,n)})}},Bn=new class extends tt{canHandle(t,e){const n=t[e];if(n.nodeType!==Node.ELEMENT_NODE)return 0;const s=xn(n);return"DIV"===n.tagName&&s&&n.childNodes.length&&n.querySelector(".statementsyntax")?1:0}handle(){return fn.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}},Nn=new class extends nt{canHandle(t,e){const n=t[e];if(n.nodeType!==Node.ELEMENT_NODE)return 0;const s=!!n.querySelector(`[${L}], .statement`);return"DIV"===n.nodeName&&!yn(n)&&s?1:0}};class Mn extends ft{constructor(){super(),this.unregisterBlockBoundaryPredicate=null,this.registerBlockBasicStrategies(vn.name),this.registerBlockBasicStrategies(fn.name),this.preventFunctionBlockDefaultInsertNewParagraph(),this.registerNode("logic-control-block",vn),this.registerRenderer("logic-control-block",new bn),this.registerNode("function-block",fn),this.registerRenderer("function-block",new Ln),this.registerElementToBlockDTOClassStrategy(In),this.registerElementToBlockDTOClassStrategy(Rn),this.registerElementToBlockDTOClassStrategy(Bn),this.registerElementToBlockDTOClassStrategy(Nn)}prepareBeforeLoad(t){this.registerToolbarButtonRenderer(Mn.TOOLBAR_BUTTON_KEY,new mn,t)}initialExtensionAfterLoad(t){var e;super.initialExtensionAfterLoad(t),null===(e=this.unregisterBlockBoundaryPredicate)||void 0===e||e.call(this),this.unregisterBlockBoundaryPredicate=this.registerBlockBoundaryPredicate(yn)}destroyExtension(){var t;null===(t=this.unregisterBlockBoundaryPredicate)||void 0===t||t.call(this),this.unregisterBlockBoundaryPredicate=null}preventFunctionBlockDefaultInsertNewParagraph(){this.unRegisterStrategy(B.INSERT_NEW_PARAGRAPH,vn.name),this.unRegisterStrategy(B.APPEND_CHILDREN,fn.name),this.unRegisterStrategy(B.INSERT_CHILDREN_AFTER,fn.name),this.unRegisterStrategy(B.INSERT_CHILDREN_BEFORE,fn.name),this.unRegisterStrategy(B.PASTE_CONTENT,vn.name),ft.registerActionHandleStrategy(fn.name,B.INSERT_NEW_PARAGRAPH,new Sn)}}(()=>{const t=new gn;ft.registerActionHandleStrategy(Y.name,"INSERT_FUNCTION_BLOCK",t),ft.registerActionHandleStrategy(C.name,"INSERT_FUNCTION_BLOCK",t),ft.registerActionHandleStrategy(it.name,"INSERT_FUNCTION_BLOCK",t),ft.registerActionHandleStrategy(vn.name,"INSERT_FUNCTION_BLOCK",t),ft.registerActionHandleStrategy(C.name,"PASTE_PLAIN_TEXT",new On),ft.registerActionHandlerInterceptor(C.name,B.INSERT_NEW_PARAGRAPH,new Tn),ft.registerActionHandlerInterceptor(C.name,B.PASTE_CONTENT,new En)})(),Mn.TOOLBAR_BUTTON_KEY="functions";class Dn extends v{constructor(t){super(),this.isFlushable=!0,this.type="DELETE_TABLE_BLOCK",this.tableBlock=t}}class jn extends N{constructor(){super(...arguments),this.type=At.CAPTION}static getDefaultStyles(){return{padding:"8px",border:"1px solid #ddd",borderBottom:"none",position:"relative",textAlign:"center",minHeight:"22px"}}clone(){return new jn}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({},jn.getDefaultStyles()),{backgroundColor:this.getCaptionBackgroundColor()}):null}toJSON(){return{caption:!0}}getCaptionBackgroundColor(){return Te.isDarkMode()?Tt.dark:Tt.light}}class Hn extends x{constructor(t,e){super(t),this.dtoName=Hn.dtoName,this.type="table-caption";const{autoMatchFormat:n}=e||{autoMatchFormat:!0};n&&this.annotationMap.set(At.CAPTION,new jn)}static from(t,e){const n=new Hn(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(At.CAPTION,new jn),super.convertAnnotationsToMap(n.annotationMap,Object.assign({},r)),n.children=super.generateBlockChildren(t.children,e,n),n}clone(t){const e=new Hn(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(B.INSERT_CHILDREN_BEFORE,Hn.name,new rt),m.register(B.PASTE_CONTENT,Hn.name,new at),Hn.dtoName="RTETableCaptionBlock";class _n extends v{constructor(t){super(),this.type="TOGGLE_TABLE_CAPTION",this.isFlushable=!0,this.shouldEnable=t}}class Pn extends St{canHandle(t){return t[0]===kt.CAPTION}execute(t,e,n){const s="rte-table-caption"===t[1],i=new _n(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 Hn.from(n)}}class Vn{static generateTablePropertiesForm(t){const e=t.annotationMap.get(At.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 J(e,0))}}class $n extends M{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?Ee(s):""},width:n?Ee(n):"",height:a?Ee(a):""})}toAnnotation(){return new Et(this.tableProperties)}}class Fn extends Vn{handle(t,e,n,s){e.apply(new $n(n)),this.updateCursorPosition(t,s)}}class zn extends Vn{handle(t,e,n,s){t&&t.host&&(t.flushValue(t.host.value),this.updateCursorPosition(t,s))}}class Kn extends Vn{handle(t,e,n){const s=new $n(n);s.isFlushable=!1,e.apply(s)}}class Wn extends M{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 qn extends Wn{constructor(t,e){super(t,e),this.isFlushable=!0}toAnnotation(){return this.updateOriginAnnotation(),this.originAnnotation}}var Un=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 Gn{static getStyleCollectionFromCell(t){return t.reduce(((t,e)=>{const n=e.getAnnotationByType(At.CELL);if(t[e.id]={},n){const s=n.toJSON().tableCell,{border:i}=s,r=Un(s,["border"]),a={};i&&(a.borderStyle=i.style,a.borderColor=i.color,a.borderWidth=i.width),t[e.id]=Oe(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 J(e,0))}convertToVegaTableCellAnnotation(t){const{borderStyle:e,borderWidth:n,borderColor:s}=t,i=Un(t,["borderStyle","borderWidth","borderColor"]),r=Oe({style:e,width:n?Ee(n):"",color:s});return Oe(Object.assign(Object.assign({},i),{backgroundColor:i.backgroundColor||"",padding:i.padding?Ee(i.padding):"",width:i.width?Ee(i.width):"",height:i.height?Ee(i.height):"",verticalAlign:i.verticalAlign||"",textAlign:i.textAlign||"",border:r}))}applyAnnotation(t,e,n){const s=t.getAnnotationByType(At.CELL)||new Ot({},!1),i=t instanceof It?new qn(e,s):new Wn(e,s);i.isFlushable=n,t.apply(i)}}class Zn extends Gn{handle(t,e,n){t&&t.host&&(t.flushValue(t.host.value),this.updateCursorPosition(t,n))}}class Qn extends Gn{handle(t,e){this.applyProperties(t,e,!1)}}class Jn extends Gn{handle(t,e,n){this.applyProperties(t,e,!0),this.updateCursorPosition(t,n)}}class Yn{constructor(t){this.inertedContentEl=null,this.returnFocusCell=null,this.escapePressed=!1,this.keydownListenerDocument=null,this.handleDocumentKeydown=t=>{"Escape"===t.code&&this.isEventWithinPopover(t)&&(this.escapePressed=!0)},this.renderContext=t}getTableExtensionContext(){return this.renderContext?ut.getExtensionContext(this.renderContext.host):null}beginReturnFocusTracking(t){this.returnFocusCell=null!=t?t:null,this.escapePressed=!1}attachEscapeTracker(t){t.addEventListener("keydown",this.handleDocumentKeydown,{capture:!0}),this.keydownListenerDocument=t}detachEscapeTracker(){this.keydownListenerDocument&&(this.keydownListenerDocument.removeEventListener("keydown",this.handleDocumentKeydown,{capture:!0}),this.keydownListenerDocument=null)}isEventWithinPopover(t){return!1}restoreFocusOnEscapeHide(){setTimeout((()=>{const t=this.escapePressed,e=this.returnFocusCell;this.escapePressed=!1,this.returnFocusCell=null,t&&e&&e.isConnected&&this.restoreFocusToCell(e)}),0)}restoreFocusToCell(t){var e,n,s;t.focus();const i=this.getTableExtensionContext(),r=null!==(s=null!==(e=null==i?void 0:i.getSelection())&&void 0!==e?e:null===(n=t.ownerDocument)||void 0===n?void 0:n.getSelection())&&void 0!==s?s:null;if(r){const e=new Range;e.setStart(t,0),e.setEnd(t,0),r.removeAllRanges(),r.addRange(e)}}getInertContentTarget(){return null}setEditorContentInert(t){if(t){const t=this.getInertContentTarget();t&&(t.setAttribute("inert",""),this.inertedContentEl=t)}else this.inertedContentEl&&(this.inertedContentEl.removeAttribute("inert"),this.inertedContentEl=null)}}class Xn extends Yn{constructor(t,e){super(e),this.popoverCloseType="none",this.tablePropertiesHandlerMap={save:new zn,cancel:new Fn,change:new Kn},this.cellPropertiesHandlerMap={save:new Zn,cancel:new Jn,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.setEditorContentInert(!1),this.detachEscapeTracker(),this.selectionAnchorRef&&this.selectionAnchorRef.parentNode&&(vt.removeUniqueObserverFromNode(this.selectionAnchorRef,xe),this.selectionAnchorRef.parentNode.removeChild(this.selectionAnchorRef),this.selectionAnchorRef=null)}async show(t,e){this.beginReturnFocusTracking(e);let n=this.getTableRef();const s=this.getTableExtensionContext();let i=[];if(s&&(i=s.tableSelection.getSelectedCells()),t===kt.CELL&&i.length>1){const t=this.getOrCreateSelectionAnchor(i,n);t&&(n=t)}else t===kt.CELL&&1===i.length&&(n=O.getDOMByEntity(i[0]));this.updateContent(t),this.storeCurrentFocusNode(),Ae.call(mt.getSubject(this.popoverRef,Ce),n),await this.popoverRef.show(),e&&this.focusFirstFormField(t)}async hide(){await this.popoverRef.hide()}reTarget(t,e){this.getTableRef=e,this.currentTableBlock=t}render(){const t=ke();if(t){const e=t.createElement("vega-popover");e.trigger="click",e.isScreenPosition=!0,e.className="rte-table-dynamic-popover",vt.addUniqueObserverToNode(e,xt,(()=>{const t=this.getTableExtensionContext();"change"===this.popoverCloseType&&t&&t.flushValue(t.host.value),this.handleDialogHide()})),this.attachEscapeTracker(t);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=kt.TABLE,s.setAttribute("type",kt.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=kt.CELL,i.setAttribute("type",kt.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}}isEventWithinPopover(t){const e=t.composedPath();return!!this.tablePropertiesFormRef&&e.includes(this.tablePropertiesFormRef)||!!this.cellPropertiesFormRef&&e.includes(this.cellPropertiesFormRef)}getInertContentTarget(){var t,e,n;return null!==(n=null===(e=null===(t=this.getTableRef)||void 0===t?void 0:t.call(this))||void 0===e?void 0:e.closest(".rich-text-content"))&&void 0!==n?n:null}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=Vn.generateTablePropertiesForm(this.currentTableBlock)):"CELL"===t&&(this.cellPropertiesFormRef.classList.remove("vega-hidden"),this.tablePropertiesFormRef.classList.add("vega-hidden"),e&&(this.cellPropertiesFormRef.styleMap=Gn.getStyleCollectionFromCell(e.tableSelection.getSelectedCells())),this.cellPropertiesFormRef.defaultValue=Gn.convertStyleMapToFormField(this.cellPropertiesFormRef.styleMap)),e&&e.getSelection().removeAllRanges()}storeCurrentFocusNode(){const t=this.getTableExtensionContext();t&&(this.currentFocusNode=t.getSelectedNodes()[0])}focusFirstFormField(t){const e=t===kt.TABLE?this.tablePropertiesFormRef:this.cellPropertiesFormRef;e&&(this.setEditorContentInert(!0),requestAnimationFrame((()=>{requestAnimationFrame((()=>{var t,n,s,i,r;const a=null!==(n=null===(t=e.shadowRoot)||void 0===t?void 0:t.querySelector("[data-vega-form]"))&&void 0!==n?n:null,o=null!==(i=null===(s=null==a?void 0:a.shadowRoot)||void 0===s?void 0:s.querySelector(".vega-input-select-container"))&&void 0!==i?i:null;null===(r=null!=o?o:a)||void 0===r||r.focus()}))})))}handleDialogHide(){this.setEditorContentInert(!1),this.restoreFocusOnEscapeHide()}getOrCreateSelectionAnchor(t,e){const n=ke();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=>O.getDOMByEntity(t))).filter(dt).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),vt.addUniqueObserverToNode(this.selectionAnchorRef,xe,(()=>{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 ts extends Yn{constructor(t){super(t),this.settingHandlers=[new Rt,new Pn,new Bt,new Nt,new Mt],this.handleTableClick=(t,e,n)=>{const s=t.target.closest("table");s===n()&&(t.stopPropagation(),this.reTarget(e,n),this.tableDynamicPopover.hide(),Ae.call(mt.getSubject(this.popoverRef,Ce),s),this.popoverRef.show(!0))},this.syncSelectedCells=()=>{this.tableSettingRef&&(this.tableSettingRef.selectedCells=this.getTableSelectedCells())},this.hide=()=>{var t;this.tableDynamicPopover.hide(),null===(t=this.popoverRef)||void 0===t||t.hide()},this.openSettingToolbarForKeyboard=(t,e,n)=>{this.reTarget(t,e),this.tableDynamicPopover.hide(),Ae.call(mt.getSubject(this.popoverRef,Ce),e()),this.popoverRef.show(!0),this.focusFirstSettingButton(n)},this.focusFirstSettingButton=t=>{var e,n;this.beginReturnFocusTracking(t),null===(n=null===(e=this.getTableExtensionContext())||void 0===e?void 0:e.getSelection())||void 0===n||n.removeAllRanges(),this.setEditorContentInert(!0),setTimeout((()=>{var t,e,n;const s=Array.from(null!==(n=null===(e=null===(t=this.tableSettingRef)||void 0===t?void 0:t.shadowRoot)||void 0===e?void 0:e.querySelectorAll(".rte-table-setting-item"))&&void 0!==n?n:[]).find((t=>!t.hasAttribute("disabled")));null==s||s.focus()}),0)},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]===kt.CAPTION&&(this.updateTableSettingCaption(),this.moveFocusToCaption())}if(t.detail[0]===kt.TABLE||t.detail[0]===kt.CELL){const e=this.returnFocusCell;this.popoverRef.hide(),this.tableDynamicPopover.show(t.detail[0],e)}},this.handleTableSettingPopoverShow=()=>{this.syncSelectedCells(),this.labelSettingDialog()},this.handleTableSettingPopoverHide=()=>{this.setEditorContentInert(!1),this.restoreFocusOnEscapeHide()},this.tableDynamicPopover=new Xn(Dt.getTableColors(),t)}destroy(){this.tableDynamicPopover.destroy(),this.setEditorContentInert(!1),this.detachEscapeTracker(),this.popoverContainer&&this.popoverContainer.remove()}render(){const t=ke();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",vt.addUniqueObserverToNode(n,Ct,this.handleTableSettingPopoverShow),vt.addUniqueObserverToNode(n,xt,this.handleTableSettingPopoverHide),this.attachEscapeTracker(t);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}}isEventWithinPopover(t){return!!this.tableSettingRef&&t.composedPath().includes(this.tableSettingRef)}getInertContentTarget(){var t,e,n;return null!==(n=null===(e=null===(t=this.tableSettingRef)||void 0===t?void 0:t.target)||void 0===e?void 0:e.closest(".rich-text-content"))&&void 0!==n?n:null}updateTableSettingCaption(){const t=this.tableBlock.hasCaption();this.tableSettingRef&&this.tableSettingRef.hasCaption!==t&&(this.tableSettingRef.hasCaption=t)}moveFocusToCaption(){this.tableBlock.hasCaption()&&(this.setEditorContentInert(!1),setTimeout((()=>{var t,e,n,s,i,r,a;const o=null!==(n=null===(e=null===(t=this.tableSettingRef)||void 0===t?void 0:t.target)||void 0===e?void 0:e.querySelector("caption"))&&void 0!==n?n:null;if(!o)return;o.focus();const l=null!==(a=null!==(i=null===(s=this.getTableExtensionContext())||void 0===s?void 0:s.getSelection())&&void 0!==i?i:null===(r=o.ownerDocument)||void 0===r?void 0:r.getSelection())&&void 0!==a?a:null;if(l){const t=new Range;t.selectNodeContents(o),t.collapse(!1),l.removeAllRanges(),l.addRange(t)}}),0))}reTarget(t,e){this.tableSettingRef&&(this.tableBlock=t,this.tableSettingRef.target=e(),this.tableSettingRef.selectedCells=this.getTableSelectedCells(),this.tableDynamicPopover.reTarget(t,e))}labelSettingDialog(){var t,e;const n=null!==(e=null===(t=this.tableSettingRef)||void 0===t?void 0:t.closest("vega-popover-content-box"))&&void 0!==e?e:null;n&&(n.setAttribute("role","dialog"),n.setAttribute("aria-modal","true"),n.setAttribute("aria-label","Table tools"))}getTableSelectedCells(){let t=[];const e=this.getTableExtensionContext();if(e&&e.tableSelection){const{tableSelection:n}=e;t=n.getSelectedCells()}return t}}class es extends pt{doRender(t,e,n){let s;const i=this.renderTable(t,e,(t=>s=t),n);this.renderTableToolbar(n);const r=e.getAnnotationByType(At.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",{class:"v-rte--extension-table-widget",contentEditable:!1,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",role:"presentation",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:focus,table.v-rte--extension-table td:focus{outline:none}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,s){var i;const r=!!s.editable;return t("table",Object.assign(Object.assign(Object.assign(Object.assign({key:e.id},null===(i=e.getCustomAttributesAnnotation())||void 0===i?void 0:i.render()),{style:e.getStyles(),class:e.getClasses()}),r?{onClick:t=>this.handleTableActivate(t,s),onKeyDown:t=>this.handleTableKeyDown(t,s,e)}:void 0),{ref:t=>{this.useRef(e)(t),n(t)}}))}handleTableActivate(t,e){t.target===t.currentTarget&&this.focusFirstCell(t.currentTarget,e)}handleTableKeyDown(t,e,n){var s,i;if(t.altKey&&"F10"===t.key){t.preventDefault(),t.stopPropagation();const e=t.currentTarget,i=t.target,r=i?i.closest("td, th"):null;return void(null===(s=this.tableToolbar)||void 0===s||s.openSettingToolbarForKeyboard(n,(()=>e),r))}if("Escape"!==t.key)return;const r=t.currentTarget,a=t.target,o=a?a.closest("td, th"):null;o&&r.contains(o)&&(t.preventDefault(),t.stopPropagation(),this.focusTable(r,e),null===(i=this.tableToolbar)||void 0===i||i.hide())}focusFirstCell(t,e){const n=t.querySelector("td, th");if(!n)return;n.focus();const s=this.getSelection(e,t);if(s){const t=new Range;t.setStart(n,0),t.setEnd(n,0),s.removeAllRanges(),s.addRange(t)}}focusTable(t,e){var n;const s=this.getSelection(e,t);null==s||s.removeAllRanges();const i=this.getExtensionContext(e.host);null===(n=null==i?void 0:i.tableSelection)||void 0===n||n.setSelectedCells([]),t.setAttribute("tabindex","-1");const r=()=>{t.removeAttribute("tabindex"),t.removeEventListener("blur",r)};t.addEventListener("blur",r),t.focus()}getSelection(t,e){const n=this.getExtensionContext(t.host);return n?n.getSelection():e.ownerDocument?e.ownerDocument.getSelection():null}handleTableRemove(t,e){t.apply(new Dn(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&&ye.notify(mt.getSubject(t,xe),{host:t})}}renderTableToolbar(t){t.editable?this.tableToolbar||(this.tableToolbar=new ts(t),this.tableToolbar.render()):this.destroyTableToolbar()}destroyTableToolbar(){var t;null===(t=this.tableToolbar)||void 0===t||t.destroy(),this.tableToolbar=null}}class ns extends pt{doRender(t,e){return t("thead",{key:e.id,ref:this.useRef(e)})}}class ss extends pt{doRender(t,e){return t("tr",{key:e.id,ref:this.useRef(e)})}}class is extends pt{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(Object.assign({key:`${e.id}-${s}`,ref:this.useRef(e)},n.editable?{contentEditable:!0,tabindex:-1}:void 0),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 rs extends pt{doRender(t,e){return t("tbody",{key:e.id,ref:this.useRef(e)})}}class as extends is{doRender(t,e,n){return super.renderByCellType(t,e,n,"th")}}class os extends v{constructor(t,e){super(),this.type="INSERT_TABLE_BLOCK",this.rowCount=t,this.columnCount=e}}class ls extends Yn{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,vt.addUniqueObserverToNode(t,Ct,(()=>{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 os(t,e);r?r.parent&&r.parent.apply(a):s.value.apply(a),a.nextFocusNode&&s.value.apply(new J(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 cs extends rn{render(t,e){return new ls(e).render(t,super.renderButton(t,e,{showArrowIcon:!0,icon:"rte-table",ariaLabel:"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(B.INSERT_CHILDREN_AFTER,i.parent.parent)),e=t.disabled||!r}return e}handleButtonClick(){}handleDropdownClick(){}}gt.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 hs extends T{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 k([n,s])),t.nextFocusNode=n.getFirstNode()}createTableBlock(e,n){const s=Math.max(e,1),i=Math.max(n,1);return jt.from({id:t(),type:"table-block",children:[Ht(s,i)]})}getReferenceBlock(t){if(!(t instanceof Y))return t}}class ds extends An{canIntercept(t,e){const n=e.parent;return n instanceof _t&&1===n.children.length&&0===t.startOffset}intercept(){}}class us extends T{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 D(e)),s&&s.apply(new J(i.getLastNode()))}}class ps extends An{canIntercept(t,e){return t.entityToBeRemoved&&1===e.children.length}intercept(e,n,s){if(!(n.entityToBeRemoved instanceof C)){const e=C.from({id:t(),type:"paragraph",nodes:[{id:t(),type:"text",text:""}]});return s.children=[],void s.apply(new k([e]))}n.entityToBeRemoved.apply(new k([new b(t(),"",n.entityToBeRemoved)]))}}class fs extends pt{doRender(t,e,n){return t("caption",Object.assign(Object.assign({key:e.id,ref:this.useRef(e)},n.editable?{contentEditable:!0}:void 0),{style:e.getStyles(),class:[e.getClasses(),e.isNotEmpty()?null:"showPlaceholder"].filter(dt).join(" "),"data-placeholder":"Enter table caption"}))}}class gs extends T{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,gs.DEFAULT_CELLSPAN);if(e.rowSpan>gs.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<=gs.DEFAULT_CELLSPAN){if(s){const n=s.render();delete n[e],t.annotationMap.set(j.CUSTOM_ATTRIBUTE,new H(n))}}else{const i=s?s.render():{};i[e]=n.toString(),t.annotationMap.set(j.CUSTOM_ATTRIBUTE,new H(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 k([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 I(i.children[0],n)),e.unshift(s)):(i.apply(new I(i.children[r],n)),e.splice(r,0,s))}))}}))}splitRowsBySection(t){const e=[],n=[];return t.forEach((t=>{t.parent instanceof Pt?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 It))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=Oe({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))}}gs.DEFAULT_CELLSPAN=1;class ws extends gs{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 J(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 D(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 D(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<=gs.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 Pt||t instanceof Vt)).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 vs{constructor(){this.dragging=!1,this.anchorCell=null,this.selectedCells=new Set,this.syncRTESelectionWithDebounce=Ie(this.syncRTESelection,100,this),this.handleSelectionChangeWithDebounce=Ie(this.handleSelectionChange,10,this),this.filterSelectedCell=(t,e)=>{const n=new Set;if(t.intersectsNode(e)){if(e.nodeType===Node.TEXT_NODE){const t=O.getEntityByDOM(e.parentElement);if(t){const e=$t(t.parent,_t);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=O.getDOMByEntity(t);s&&s.classList.add(n)},this.handleDocMouseUp=()=>{this.endDrag();const t=ke();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}=vs.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),v=Math.max(h,p),m=new Set;for(let t=f;t<=g;t++){const e=i[t];for(let t=w;t<=v;t++){const n=e[t];n&&m.add(n)}}return Array.from(m)}static getCellSpan(t){let e=1,n=1;const s=t.getAnnotationByType(j.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=O.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}=vs.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=O.getEntityByDOM(t);e&&(this.anchorCell=e,this.setSelectedCells([e]),this.addListeners())}dragOver(t){if(!this.anchorCell)return;const e=vs.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,jt);if(n){const t=O.getDOMByEntity(n);t&&ye.notify(mt.getSubject(t,Le),{host:t,detail:e})}}clearSelection(){this.selectedCells.forEach((t=>{const e=O.getDOMByEntity(t);e&&e.classList.remove("v-rte-table-cell-selected","v-rte-table-cell-focused")})),this.selectedCells.clear()}addSelectionChangeListener(){const t=ke();t&&t.addEventListener("selectionchange",this.handleSelectionChangeWithDebounce)}removeSelectionChangeListener(){const t=ke();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")){let t=this.filterSelectedCell(e,n);0===t.length&&(t=this.resolveCaretCell(n)),this.setSelectedCells(t)}}}resolveCaretCell(t){var e;const n=t.nodeType===Node.TEXT_NODE?t.parentElement:t,s=null!==(e=null==n?void 0:n.closest("td, th"))&&void 0!==e?e:null;if(!s)return[];const i=O.getEntityByDOM(s);return i?[i]:[]}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 E)return t})))))).filter(dt);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=O.getDOMByEntity(t[0]);if(n){const t=new Range;t.setStart(n,0),t.setEnd(n,0),e.addRange(t)}}}addListeners(){const t=ke();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 ms extends gs{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 J(t,0))}}convertToHeaderRows(e,n){let s=n.children.find((t=>t instanceof Pt));const i=e[0].parent;s||(s=Pt.from({id:t(),type:"table-head",children:[]}),n.apply(new I(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 D(s))}e.apply(new k(n))}revertToBodyRows(e,n){let s=n.children.find((t=>t instanceof Vt));const i=e[0].parent;s||(s=Vt.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 D(a));const o=s?this.getHeadCellLength(s):0;a.children=this.convertThToTd(a,i[r],o),s&&e.apply(new I(s,a))}s||e.apply(new k(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<=gs.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 It)return t;const e=It.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:_t.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 k([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=Ft.getDefaultBackgroundColor();!n||n!==s&&(null===(e=r(n))||void 0===e?void 0:e.toUpperCase())!==s||delete t.annotations.customStyle.backgroundColor}return t}}class bs extends zt{handleAction(t,e){const{insertDirection:n,tableCellInsertRange:s}=t,i=new Set(s.map((t=>t.id))),r=Kt(e),a=Wt(r),[o,l]=this.getBoundaryCellColumnRange(s,r,a),c=n===Zt.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(qt(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 I(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===Zt.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=Ut(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 It?It.from(Gt(t.type)):_t.from(Gt(t.type))}}class ys extends zt{handleAction(t,e){const n=Kt(e),s=Wt(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=Yt(h);d&&u&&d.apply(new J(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}=Xt(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=Ut(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 D(t))}));const s=new Set;e.forEach((({cell:t,nextColSpan:e,rowSpan:i})=>{s.add(t.id),qt(t,e,i,n)})),this.normalizeRemainingCellSpans(n,s)}normalizeRemainingCellSpans(t,e){Kt(t).forEach((n=>{n.children.forEach((n=>{const{colSpan:s,rowSpan:i}=Xt(n);if(e.has(n.id)){const e=Jt(t);if(!(i>1&&s===e))return}qt(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 xs extends v{constructor(t){super(),this.isFlushable=!0,this.type="CREATE_SEGMENT_TABLE_CELL",this.payload=t}}class Cs extends T{handleAction(t,e){const{table:n,sourceCell:s,colSpan:i,cellType:r,keepSourceContent:a}=t.payload,o=a?this.convertCellType(s,r):te(r);qt(o,i,s.rowSpan,n),e.apply(new I(s,o))}convertCellType(t,e){return"table-head-cell"===e?It.from(t.toJSON()):_t.from(t.toJSON())}}class Ls extends T{handleAction(t,e){const{cell:n,targetCellType:s}=t.payload,i="table-head-cell"===s?It.from(n.toJSON()):_t.from(n.toJSON());e.apply(new I(n,i)),e.apply(new D(n))}}class As extends T{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 xs({table:n,sourceCell:s,colSpan:c,cellType:s.type,keepSourceContent:!0})),e.apply(new xs({table:n,sourceCell:s,colSpan:d,cellType:o,keepSourceContent:0===c})),u>0&&e.apply(new xs({table:n,sourceCell:s,colSpan:u,cellType:s.type,keepSourceContent:0===c&&d===s.colSpan})),e.apply(new D(s))}}class Ts extends zt{handleAction(t,e){const n=Kt(e),s=Wt(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 Ss extends An{canIntercept(t){return t.childrenToBeInserted.some((t=>!(t instanceof _t)))}intercept(){}}class ks extends T{handleAction(t,e){const{targetCell:n,mergeCells:s,colSpan:i,rowSpan:r,direction:a}=t;this.mergeContentToTargetCell(n,s),qt(n,i,r,e),this.deleteOtherSelectedCells(s,n),a!==ee.MERGE_CELL_LEFT&&a!==ee.MERGE_CELL_RIGHT&&r>1&&this.clearRowSpanIfUniformAcrossRow(n,e,r);const o=this.getRootContent(e),l=Yt(n);o&&l&&o.apply(new J(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 D(t))}))}clearRowSpanIfUniformAcrossRow(t,e,n){const s=t.parent.parent.children,i=Wt(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}=Xt(t);qt(t,s,n-l+1,e)}}))}))}}}class Es extends tt{canHandle(t,e){const n=t[e];return n&&"TABLE"===n.tagName?1:0}handle(e,n){return jt.from({id:t(),type:"table-block",annotations:et.generate(jt,e[0],n),children:[]},n)}appendChildBlocks(t,e){t.children=e.map((e=>(e.parent=t,e)))}shouldProceedToElementChildren(){return!0}}class Os extends X{canHandle(t,e){const n=t[e];return n&&"THEAD"===n.tagName?1:0}handle(e,n){return Pt.from({id:t(),type:"table-head",annotations:et.generate(Pt,e[0],n),children:[]},n)}appendChildBlocks(t,e){t.children=e.map((e=>(e.parent=t,e)))}shouldProceedToElementChildren(){return!0}}class Is extends X{canHandle(t,e){const n=t[e];return n&&"TBODY"===n.tagName?1:0}handle(e,n){return Vt.from({id:t(),type:"table-body",annotations:et.generate(Vt,e[0],n),children:[]},n)}appendChildBlocks(t,e){t.children=e.map((e=>(e.parent=t,e)))}shouldProceedToElementChildren(){return!0}}class Rs extends X{canHandle(t,e){const n=t[e];return n&&"TR"===n.tagName?1:0}handle(e,n){return ne.from({id:t(),type:"table-row",annotations:et.generate(ne,e[0],n),children:[]},n)}appendChildBlocks(t,e){t.children=e.map((e=>(e.parent=t,e)))}shouldProceedToElementChildren(){return!0}}class Bs extends X{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?It.from({id:t(),type:"table-head-cell",annotations:this.getTableHeadCellAnnotations(s,n),children:i},n):_t.from({id:t(),type:"table-cell",annotations:et.generate(_t,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=et.generate(It,t,e);return n&&n.tableCell&&Dt.getColorKey(n.tableCell.backgroundColor,!0)===Tt.key&&(delete n.tableCell.backgroundColor,n.customStyle&&delete n.customStyle.backgroundColor),n}}class Ns extends tt{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 Hn.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=et.generate(Hn,t,e);return n&&n.customStyle&&n.customStyle.backgroundColor&&Dt.getColorKey(n.customStyle.backgroundColor,!0)===Tt.key&&delete n.customStyle.backgroundColor,n}}class Ms extends ot{getBackgroundColor(t){return t.style.backgroundColor?Dt.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:Dt.getColorKey(t)||t}}return null}normalizeBorderWidth(t){return"initial"===t||Ms.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}}Ms.BORDER_WIDTH_KEYWORDS=["thin","medium","thick"];class Ds extends Ms{canHandle(t){return"RTETableBlock"===t.dtoName}handle(t){const e=Oe({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 js extends Ms{canHandle(t){return"RTETableCellBlock"===t.dtoName}handle(t){const e=Oe({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 Hs extends js{canHandle(t){return"RTETableHeadCellBlock"===t.dtoName}}class _s extends T{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 Ps extends T{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 Vs extends T{handleAction(t,e){const n=e.parent,s=n.parent,i=$t(n,jt),r=Kt(i),a=r.indexOf(n),{colSpan:o,rowSpan:l}=Xt(e),c=se(e,r),h=Math.ceil(l/2),d=Math.max(1,l-h),u=1===l;qt(e,o,h,i);const p=a+h,f=te(e.type);if(qt(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}=Xt(a);t+o>s&&se(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}=Xt(s);r+=i}return t.children.length}createNewRowWithCell(e,n){const s={id:t(),type:"table-row",children:[]},i=ne.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}=Xt(t);i+a>=e&&qt(t,r,a+1,s)}}}}class $s extends T{handleAction(t,e){const n=e.parent,s=$t(n,jt),i=Kt(s),r=i.indexOf(n),{colSpan:a,rowSpan:o}=Xt(e),l=se(e,i),c=l+a-1,h=Math.ceil(a/2),d=Math.floor(a/2);qt(e,h,o,s);const u=te(e.type);qt(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=se(e,t),{colSpan:o,rowSpan:l}=Xt(e);if(i+o-1>=n&&i<=s){qt(e,o+r,l,a);break}}}}}class Fs extends gs{handleAction(e,n){const{selectedRows:s}=e,i=s[s.length-1];let r=n.children.find((t=>t instanceof Vt));const a={id:t(),type:"table-row",children:[]};let o=0,l=null;r?(l=r.children[0],o=this.getHeadCellLength(l)):(r=Vt.from({id:t(),type:"table-body",children:[]}),n.apply(new k([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 I(l,ne.from(a)):new k([ne.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 zs extends gs{handleAction(e){const{insertDirection:n,selectedRows:s}=e,i=n===ie.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===ie.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=ne.from(r),u=n===ie.ABOVE?new I(i,d):new S(i,d);i.parent.apply(u)}}class Ks extends An{canIntercept(t,e){return Boolean(e.parent)}intercept(t,e,n){const s=this.createNewParagraph("");s&&(n.parent.apply(0===e.startOffset?new I(n,s):new S(n,s)),e.newBlock=s)}createNewParagraph(e){const n=_.getRTEBlockClass("paragraph");if(n)return n.from({id:t(),type:"paragraph",nodes:[{id:t(),type:"text",text:e}]})}}class Ws extends P{constructor(){super(...arguments),this.stylesToBeFiltered=Et.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 qs extends P{constructor(){super(...arguments),this.stylesToBeFiltered=jn.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 Us extends P{constructor(t="td"){super(),this.stylesToBeFiltered=Ot.getDefaultStyles(),this.elementTagName="",this.stylesWithRGBColor=Ot.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 Gs extends ft{constructor(t=re){super(),this.toolbarButtonRenderer=new cs,this.tableBlockRenderer=new es,this.tableRowBlockRenderer=new ss,this.tableCellRenderer=new is,this.tableHeadCellRenderer=new as,this.tableSelection=new vs,Dt.setTableColors(t),this.registerToolbarButtonRenderer(Gs.TOOLBAR_BUTTON_KEY,this.toolbarButtonRenderer),this.registerBlockBasicStrategies(jt.name),this.registerBlockBasicStrategies(Pt.name),this.registerBlockBasicStrategies(It.name),this.registerBlockBasicStrategies(ne.name),this.registerBlockBasicStrategies(_t.name),this.registerBlockBasicStrategies(Vt.name),this.registerRenderer("table-block",this.tableBlockRenderer),this.registerRenderer("table-head",new ns),this.registerRenderer("table-head-cell",this.tableHeadCellRenderer),this.registerRenderer("table-row",this.tableRowBlockRenderer),this.registerRenderer("table-cell",this.tableCellRenderer),this.registerRenderer("table-body",new rs),this.registerRenderer("table-caption",new fs),this.registerNode("table-block",jt),this.registerNode("table-head",Pt),this.registerNode("table-head-cell",It),this.registerNode("table-row",ne),this.registerNode("table-cell",_t),this.registerNode("table-body",Vt),this.registerNode("table-caption",Hn),this.registerElementToBlockDTOClassStrategy(new Es),this.registerElementToBlockDTOClassStrategy(new Os),this.registerElementToBlockDTOClassStrategy(new Is),this.registerElementToBlockDTOClassStrategy(new Rs),this.registerElementToBlockDTOClassStrategy(new Bs),this.registerElementToBlockDTOClassStrategy(new Ns),this.registerAnnotationHandler(new Ds),this.registerAnnotationHandler(new js),this.registerAnnotationHandler(new Hs)}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 hs,e=new us;ft.registerActionHandleStrategy(Y.name,"INSERT_TABLE_BLOCK",t),ft.registerActionHandleStrategy(jt.name,"DELETE_TABLE_BLOCK",e),ft.registerActionHandleStrategy(C.name,"INSERT_TABLE_BLOCK",t),ft.registerActionHandleStrategy(it.name,"INSERT_TABLE_BLOCK",t),ft.registerActionHandleStrategy(jt.name,ae,new Fs),ft.registerActionHandleStrategy(jt.name,oe,new zs),ft.registerActionHandleStrategy(jt.name,le,new ws),ft.registerActionHandleStrategy(jt.name,ce,new ms),ft.registerActionHandleStrategy(jt.name,he,new bs),ft.registerActionHandleStrategy(jt.name,de,new ys),ft.registerActionHandleStrategy(jt.name,ue,new pe),ft.registerActionHandleStrategy(ne.name,fe,new As),ft.registerActionHandleStrategy(ne.name,"CREATE_SEGMENT_TABLE_CELL",new Cs),ft.registerActionHandleStrategy(ne.name,ge,new Ls),ft.registerActionHandleStrategy(_t.name,we,new Vs),ft.registerActionHandleStrategy(_t.name,ve,new $s),ft.registerActionHandleStrategy(It.name,we,new Vs),ft.registerActionHandleStrategy(It.name,ve,new $s),ft.registerActionHandleStrategy(jt.name,me,new Ts),ft.registerActionHandleStrategy(jt.name,be,new ks),ft.registerActionHandleStrategy(jt.name,$n.name,new _s),ft.registerActionHandleStrategy(_t.name,Wn.name,new Ps),ft.registerActionHandleStrategy(It.name,qn.name,new Ps),ft.registerActionHandlerInterceptor(C.name,B.DELETE_BLOCK_CONTENT,new ds),ft.registerActionHandlerInterceptor(ne.name,B.INSERT_CHILDREN_BEFORE,new Ss),ft.registerActionHandlerInterceptor(_t.name,B.DELETE_CHILDREN,new ps),ft.registerActionHandlerInterceptor(It.name,B.DELETE_CHILDREN,new ps),ft.registerActionHandlerInterceptor(jt.name,B.INSERT_NEW_PARAGRAPH,new Ks),ft.registerFilterStylesStrategy(jt.dtoName,new Ws),ft.registerFilterStylesStrategy(Hn.dtoName,new qs),ft.registerFilterStylesStrategy(_t.dtoName,new Us),ft.registerFilterStylesStrategy(It.dtoName,new Us("th"))})(),Gs.TOOLBAR_BUTTON_KEY="table";class Zs extends V{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 Zs(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 Js extends P{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 Ys;!function(t){t.HORIZONTAL_LINE="HORIZONTAL_LINE"}(Ys||(Ys={}));class Xs extends N{constructor(){super(...arguments),this.type=Ys.HORIZONTAL_LINE}static from(){return[Ys.HORIZONTAL_LINE,new Xs]}static getDefaultStyles(){return Qs}toJSON(){return null}clone(){return new Xs}renderClass(t){return(null==t?void 0:t.standalone)?null:"v-rte-horizontal-line-hr"}renderStyle(t){return(null==t?void 0:t.standalone)?Xs.getDefaultStyles():null}}class ti extends x{constructor(t,e){super(t),this.dtoName=ti.dtoName,this.type="horizontal-line",this.children=[];const{autoMatchFormat:n=!0}=null!=e?e:{};n&&(this.annotationMap=new Map([Xs.from()]))}static from(e,n={autoMatchFormat:!0}){var s,i;const r=new ti(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 Zs(a,r);return r.children=[o],e.annotations&&x.convertAnnotationsToMap(r.annotationMap,e.annotations),r}static create(e,n={autoMatchFormat:!0}){const s=new ti(t(),n),i=new Zs(t(),s);return s.children=[i],e&&x.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 ti(this.id);return e.children=this.children.map((t=>t.clone(e))),e.annotationMap=super.cloneAnnotations(),e.parent=t,e}}ti.dtoName="RTEHorizontalLineBlock";class ei extends pt{doRender(t,e,n){const s=e.children[0],i=e.getStyles(n),r=e.getClasses(n),a=[V.DECORATOR_NODE_CLASS,r].filter(Boolean).join(" ");return t("div",{key:e.id,class:`v-rte-horizontal-line ${V.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 ni extends v{constructor(t,e=0){super(),this.type="INSERT_HORIZONTAL_LINE_BLOCK",this.splitPointNode=t,this.startOffsetOfNode=e}}class si extends rn{render(t,e){return this.renderButton(t,e,{icon:"horizontal-line",ariaLabel:g.t("Horizontal line"),tooltip:{text:g.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 ni(r,t.rteRange.startOffset);r?r.parent&&r.parent.apply(a):n.value.apply(a),a.nextFocusNode&&n.value.apply(new J(a.nextFocusNode,0)),i(n.value)}}handleDropdownClick(){}}gt.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 ii extends tt{canHandle(t,e){return"HR"===t[e].tagName?1:0}handle(t,e){const n=et.generate(ti,t[0],e);return ti.create(n,e)}appendChildBlocks(){}shouldProceedToElementChildren(){return!1}}class ri extends T{handleAction(t,e){const n=ti.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 I(e,n)),t.nextFocusNode=e.getFirstNode();else{const r=new $(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 k([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 ai extends ft{constructor(){super(),this.blockRenderer=new ei,this.toolbarButtonRenderer=new si,this.registerBlockBasicStrategies(ti.name),this.registerNode("horizontal-line",ti),this.registerRenderer("horizontal-line",this.blockRenderer),this.registerToolbarButtonRenderer(ai.TOOLBAR_BUTTON_KEY,this.toolbarButtonRenderer),this.registerElementToBlockDTOClassStrategy(new ii),ft.registerFilterStylesStrategy(ti.dtoName,new Js)}}var oi;(()=>{const t=new ri;ft.registerActionHandleStrategy(Y.name,"INSERT_HORIZONTAL_LINE_BLOCK",t),ft.registerActionHandleStrategy(C.name,"INSERT_HORIZONTAL_LINE_BLOCK",t),ft.registerActionHandleStrategy(it.name,"INSERT_HORIZONTAL_LINE_BLOCK",t),ft.registerActionHandleStrategy(ti.name,"INSERT_HORIZONTAL_LINE_BLOCK",t)})(),ai.TOOLBAR_BUTTON_KEY="horizontalLine",function(t){t.BLOCKQUOTE="BLOCKQUOTE"}(oi||(oi={}));const li={overflow:"hidden",marginInline:"0",paddingInline:"24px",borderInlineStart:"solid 5px hsl(0, 0%, 80%)"};class ci extends N{constructor(){super(...arguments),this.type=oi.BLOCKQUOTE}static from(){return[oi.BLOCKQUOTE,new ci]}static getDefaultCssText(){return`.v-rte-blockquote {\n${Object.entries(li).map((([t,e])=>`\t${Re(t)}: ${e};`)).join("\n")}\n}`}toJSON(){return null}clone(){return new ci}renderClass(t){return(null==t?void 0:t.standalone)?null:"v-rte-blockquote"}renderStyle(t){return(null==t?void 0:t.standalone)?li:null}}class hi extends x{constructor(t,e){super(t),this.dtoName=hi.dtoName,this.type="blockquote",this.children=[];const{autoMatchFormat:n=!0}=null!=e?e:{};n&&(this.annotationMap=new Map([ci.from()]))}static from(t,e){const n=new hi(t.id,e);return t.annotations&&x.convertAnnotationsToMap(n.annotationMap,t.annotations),n.children=x.generateBlockChildren(t.children,e,n),n}clone(t){const e=new hi(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()))})}}hi.dtoName="RTEBlockquoteBlock";class di extends T{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 hi(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 ui extends T{handleAction(t,e){const n=e.parent,s=[...e.children];s.length>0&&n.apply(new I(e,...s)),n.apply(new D(e))}}class pi extends An{canIntercept(t,e){const n=e.parent;return n instanceof hi&&!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 D(n)),e.newBlock=i)}createNewParagraph(e){const n=_.getRTEBlockClass("paragraph");if(n)return n.from({id:t(),type:"paragraph",nodes:[{id:t(),type:"text",text:e}]})}}class fi extends v{constructor(t){super(),this.isFlushable=!0,this.type="TRANSFORM_TO_BLOCKQUOTE",this.selectedBlocks=t}}class gi extends v{constructor(){super(...arguments),this.isFlushable=!0,this.type="REMOVE_BLOCKQUOTE"}}class wi extends tt{canHandle(t,e){return"BLOCKQUOTE"===t[e].tagName?1:0}handle(e,n){const s=et.generate(hi,e[0],n);return hi.from({id:t(),type:"blockquote",annotations:s,children:[]},n)}appendChildBlocks(t,e){const n=e.flatMap((t=>t instanceof hi?t.children:[t]));t.children=n.map((e=>(e.parent=t,e)))}shouldProceedToElementChildren(){return!0}}const vi=new class extends pt{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 ci.getDefaultCssText()}};class mi extends rn{render(t,e){return this.renderButton(t,e,{icon:"quote-left",ariaLabel:e.translation.t("Block quote"),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 gi)})):this.wrapSelectedBlocks(i),n.value.apply(new J(r,t.rteRange.startOffset))}}handleDropdownClick(){}appendEmptyBlockquote(e){if(e.children.length>0){const n=e.children[e.children.length-1],s=C.from({id:t(),type:"paragraph",nodes:[{id:t(),type:"text",text:""}]});e.apply(new S(n,s)),e.apply(new fi([s])),e.apply(new J(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 hi&&!r.has(e)&&(r.add(e),e.apply(new gi))}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 fi([...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 Y);){if(e instanceof hi)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 Y)&&(e||!m.canHandle("TRANSFORM_TO_BLOCKQUOTE",n.parent));)n=n.parent;return{wrapBlock:n!==t?n:null,container:n.parent}}}gt.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 bi extends P{constructor(){super(...arguments),this.stylesToBeFiltered=li,this.elementTagName="blockquote"}static isBlockquoteBlock(t){return"RTEBlockquoteBlock"===t}canFilter(t){return bi.isBlockquoteBlock(t.dtoName)}canRefill(t,e){return e.tagName.toLowerCase()===this.elementTagName}toCssText(){return this.buildCssTextForStyles(this.elementTagName,this.classNameToBeAdded)}}class yi extends ft{constructor(){super(),this.toolbarButtonRenderer=new mi,this.registerBlockBasicStrategies(hi.name),this.registerNode("blockquote",hi),this.registerRenderer("blockquote",vi),this.registerToolbarButtonRenderer(yi.TOOLBAR_BUTTON_KEY,this.toolbarButtonRenderer),this.registerElementToBlockDTOClassStrategy(new wi),ft.registerFilterStylesStrategy(hi.dtoName,new bi)}}(()=>{const t=new di;ft.registerActionHandleStrategy(Y.name,"TRANSFORM_TO_BLOCKQUOTE",t),ft.registerActionHandleStrategy(_t.name,"TRANSFORM_TO_BLOCKQUOTE",t),ft.registerActionHandleStrategy(It.name,"TRANSFORM_TO_BLOCKQUOTE",t),ft.registerActionHandleStrategy(hi.name,"REMOVE_BLOCKQUOTE",new ui),ft.registerActionHandlerInterceptor(C.name,B.INSERT_NEW_PARAGRAPH,new pi)})(),yi.TOOLBAR_BUTTON_KEY="blockquote";const xi={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"}]},Ci={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"}]},Li={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"}]},Ai={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"}]},Ti={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"}]},Si=[Ai,Ti,Ci,Li,xi];class ki extends rn{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,role:"presentation",ref:t=>{t&&vt.addUniqueObserverToNode(t,Ct,(()=>{this.handlePopoverShow()}))}},[t("div",{slot:"popover"},[t("vega-rich-text-special-characters-panel",{categories:this.categories,ref:t=>{t&&(this.panelRef=t,vt.addUniqueObserverToNode(t,yt,(t=>{this.insertCharacter(e,t.detail)})))}})]),t("div",{slot:"popover-content"},this.renderButton(t,e,{icon:"rte-special-characters",ariaLabel:e.translation.t("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 J(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 Be(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 I(t,n);return i.isFlushable=!0,s.apply(i),n}const r=new F(e);return r.isFlushable=!0,t.apply(r),t}}gt.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 Ei extends ft{constructor(t){super(),this.categories=this.buildCategories(t)}prepareBeforeLoad(t){this.registerToolbarButtonRenderer(Ei.TOOLBAR_BUTTON_KEY,new ki(this.categories),t)}buildCategories(t){const e=!1!==(null==t?void 0:t.includeDefaults)?Si:[];return(null==t?void 0:t.categories)?[...e,...t.categories]:e}}Ei.TOOLBAR_BUTTON_KEY="special-characters";class Oi{}class Ii extends Oi{canHandle(t){return t instanceof z}collect(t){return[t]}}class Ri extends Oi{canHandle(t){return t instanceof K}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 Bi extends Oi{canHandle(t){return t instanceof C}collect(t){return[t]}}class Ni extends Oi{canHandle(t){return null!=t.children&&t.children.length>0&&!(t.children[0]instanceof b)}collect(t,e){return e(t.children)}}class Mi{constructor(){this.matches=[],this.currentIndex=-1,this.flatCache=new WeakMap,this.cachedContent=null,this.matchCase=!1,this.wholeWords=!1,this.blockSearchStrategies=[new Ii,new Ri,new Bi,new Ni]}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 z?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 Di{constructor(){this.overlayContainer=null,Se.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=ke();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=O.getDOMByEntity(n.node);if(!i)return null;const r=this.buildRange(i,n);if(!r)return null;const a=r.getClientRects(),o=ke();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 W)return this.buildCodeBlockRange(t,e);const n=t.firstChild;if(!n)return null;const s=ke();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=ke();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 ji{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 Hi extends ji{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 _i extends ji{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 Pi extends rn{constructor(){super(...arguments),this.sharedContext={state:new Mi,highlightManager:new Di,hostRef:null,keyword:""},this.findController=new Hi(this.sharedContext),this.replaceController=new _i(this.sharedContext),this.panelRef=null,this.popoverRef=null,this.isPopoverOpen=!1,this.scrollOnNextRefresh=!1,this.debouncedRefresh=Ie(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,role:"presentation",ref:t=>{t&&(this.popoverRef=t,vt.addUniqueObserverToNode(t,xt,(()=>{const t=this.shouldRestoreFocusToButton();this.isPopoverOpen=!1,this.findController.clear(),this.updatePanel({current:0,total:0}),t&&setTimeout((()=>this.focusToolbarButton()))})),vt.addUniqueObserverToNode(t,Ct,(()=>{this.isPopoverOpen=!0})))}},[t("div",{slot:"popover"},[t("vega-rich-text-find-replace-panel",{ref:t=>{t&&(this.panelRef=t,vt.addUniqueObserverToNode(t,Lt,(t=>{"keyword"===t.detail.type?this.updatePanel(this.findController.setKeyword(t.detail.value)):"replace"===t.detail.type&&this.replaceController.setReplacement(t.detail.value)})),vt.addUniqueObserverToNode(t,yt,(t=>{this.handlePanelAction(t.detail)})))}})]),t("div",{slot:"popover-content"},this.renderButton(t,e,{icon:"rte-find-replace",ariaLabel:e.translation.t("Find and replace"),tooltip:{text:g.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),vt.addUniqueObserverToNode(t.host,Lt,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()}shouldRestoreFocusToButton(){const t=a(document,!0);return!t||t===document.body||this.isElementWithinPanel(t)}isElementWithinPanel(t){if(!t||!this.panelRef)return!1;let e=t;for(;e;){if(e===this.panelRef)return!0;const t=e.parentNode;e=t&&t.nodeType===Node.DOCUMENT_FRAGMENT_NODE?t.host:t}return!1}}gt.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 Vi extends ft{prepareBeforeLoad(t){this.registerToolbarButtonRenderer(Vi.TOOLBAR_BUTTON_KEY,new Pi,t)}}Vi.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 Fi;!function(t){t.LINE_HEIGHT="LINE_HEIGHT"}(Fi||(Fi={}));class zi extends N{constructor(t){super(),this.type=Fi.LINE_HEIGHT,this.lineHeight=t}static from(t){return[Fi.LINE_HEIGHT,new zi(t)]}static getDefaultStyles(t){return{lineHeight:t}}toJSON(){return{lineHeight:this.lineHeight}}renderClass(){return null}clone(){return new zi(this.lineHeight)}renderStyle(){return zi.getDefaultStyles(this.lineHeight)}}class Ki extends M{constructor(t){super(),this.isFlushable=!0,this.lineHeight=t}toAnnotation(){return new zi(this.lineHeight)}}class Wi extends T{handleAction(t,e){this.updateCustomStyleAnnotation(e,["lineHeight"])}}class qi extends rn{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",ariaLabel:e.translation.t("Line Height"),showArrowIcon:!0,tooltip:{text:g.t("Line Height")}}),this.renderDropdownListTemplate(t,n,e)])}renderDropdownItem(t,e,n){return t("vega-dropdown-item",{key:e.key,itemKey:e.key,prefixIcon:e.icon},t("span",void 0,n.translation.t(e.label)))}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(q.CODE))||void 0===e?void 0:e.code)||t.parent instanceof z}))||this.getSelectedBlocks(t).some((t=>t instanceof z||t instanceof it||!m.canHandle(Ki.name,t)))}handleDropdownClick(t,e){const n=t;this.getSelectedBlocks(e).forEach((t=>{t.apply(new Ki(n))}))}handleButtonClick(){}getSelectedSourceValue(t){const e=this.getSelectedBlocks(t);if(0===e.length)return"";const n=e[0].getAnnotationByType(Fi.LINE_HEIGHT);return e.every((t=>{const e=t.getAnnotationByType(Fi.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 x&&!r.includes(t.parent)&&r.push(t.parent)})),0===r.length&&(null===(n=t.rteRange.startNode)||void 0===n?void 0:n.parent)instanceof x&&r.push(t.rteRange.startNode.parent),r}}gt.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 Ui=new Set([C.name,K.name]);class Gi extends ot{constructor(t=$i){super(),this.allowedLineHeights=new Set(t.map((t=>t.value)))}canHandle(t){return Ui.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 Zi extends P{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,Ji=new WeakSet;class Yi extends ft{constructor(t=$i){super(),this.options=t,this.toolbarButtonRenderer=null,this.registerAnnotationHandler(new Gi(this.options)),[C,K].forEach((t=>{!function(t,e){Qi.set(t,new Set(e.map((t=>t.value))))}(t,this.options)}))}prepareBeforeLoad(t){this.toolbarButtonRenderer=new qi(this.options),this.registerToolbarButtonRenderer(Yi.TOOLBAR_BUTTON_KEY,this.toolbarButtonRenderer,t)}}[C,K].forEach((t=>{ft.registerActionHandleStrategy(t.name,Ki.name,new Wi),G.register(t.name,new Zi),function(t){Ji.has(t)||(Ji.add(t),ft.attachAnnotationFromJson(t,"lineHeight",((e,n)=>{if("string"!=typeof n||""===n)return;e.annotationMap.set(...zi.from(n));const s=Qi.get(t);s&&s.size>0&&function(t,e){const n=t.annotationMap.get(Fi.LINE_HEIGHT);if(!n||e.has(n.lineHeight))return;const s=n.lineHeight;t.annotationMap.delete(Fi.LINE_HEIGHT);const i=t.annotationMap.get(j.CUSTOM_STYLE);i?i.customStyle=Object.assign(Object.assign({},i.customStyle),{lineHeight:s}):t.annotationMap.set(...U.from({lineHeight:s}))}(e,s)})))}(t)})),Yi.TOOLBAR_BUTTON_KEY="lineHeight";class Xi extends rn{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",ariaLabel:e.translation.t(n?"Exit fullscreen mode":"Enter fullscreen mode"),tooltip:{text:g.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(){}}gt.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 tr{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}${tr.HOST_FULLSCREEN_STYLE}`),i instanceof HTMLElement&&d.setZIndex(i,"base");const a=i.ownerDocument.createElement("style");a.id=tr.STYLE_TAG_ID,wt.nonce&&a.setAttribute("nonce",wt.nonce),a.textContent=tr.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&&d.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(`#${tr.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=tr.documentScrollLockStates.get(t);e?tr.documentScrollLockStates.set(t,Object.assign(Object.assign({},e),{lockCount:e.lockCount+1})):(tr.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=tr.documentScrollLockStates.get(t);e&&(e.lockCount>1?tr.documentScrollLockStates.set(t,Object.assign(Object.assign({},e),{lockCount:e.lockCount-1})):(t.body.style.overflow=e.bodyOverflow,t.documentElement.style.overflow=e.documentOverflow,tr.documentScrollLockStates.delete(t)))}}tr.STYLE_TAG_ID="v-rte-fullscreen-styles",tr.HOST_FULLSCREEN_STYLE="position:fixed;inset:0;background-color:rgba(var(--v-bg-primary, 252, 252, 252, 1));",tr.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; }",tr.documentScrollLockStates=new WeakMap;class er extends ft{prepareBeforeLoad(t){const e=new tr(t);er.controllerStore.set(t,e),this.registerToolbarButtonRenderer(er.TOOLBAR_BUTTON_KEY,new Xi(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=er.controllerStore.get(t))||void 0===e||e.exitFullscreen(),er.controllerStore.delete(t)}}}var nr,sr;er.TOOLBAR_BUTTON_KEY="fullscreen",er.controllerStore=er.createStateStore(),function(t){t.RICH="rich",t.WORD="word"}(nr||(nr={})),function(t){t[t.DEFAULT_FALLBACK=-1]="DEFAULT_FALLBACK",t[t.BASE=0]="BASE",t[t.WORD=10]="WORD"}(sr||(sr={}));class ir{get type(){return nr.RICH}get priority(){return sr.BASE}get supportsImageProcessing(){return!1}}class rr{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(rr.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(rr.CHOOSER_TRIGGER_ATTR,"true"),s.setAttribute("aria-label",g.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=g.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,nr.RICH,g.t("Use rich text"),rr.CHOOSER_RICH_ATTR)];return this.options.showWordOption&&o.push(this.createDropdownItem(t,nr.WORD,g.t("Use Word"),rr.CHOOSER_WORD_ATTR)),a.append(...o),n.append(a),n.addEventListener("vegaDropdownClick",(t=>{const e=t.detail;e!==nr.RICH&&e!==nr.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}}gt.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>'}}),rr.CHOOSER_ATTR="data-rte-paste-chooser",rr.CHOOSER_RICH_ATTR="data-rte-paste-type-rich",rr.CHOOSER_WORD_ATTR="data-rte-paste-type-word",rr.CHOOSER_TRIGGER_ATTR="data-rte-paste-trigger";class ar extends ir{canHandle(t){return void 0!==t}process(t){return t}get priority(){return sr.DEFAULT_FALLBACK}}const or=/symbol|wingdings|webdings/i,lr=/mso-list\s*:\s*l\d+/i,cr=/mso-list\s*:\s*l\d+\s+level(\d+)/i,hr=/mso-list\s*:\s*l(\d+)/i,dr=/\blfo(\d+)/i,ur=/mso-list\s*:\s*ignore/i,pr=/font-family\s*:\s*([^;]+)/i,fr=/MsoListParagraph/i,gr=/^(i|[ivxlcdm]{2,})$/,wr=/^(I|[IVXLCDM]{2,})$/,vr=/^[a-z]+$/,mr=/^[A-Z]+$/,br=/^[0-9]+$/,yr=/list-style-type\s*:\s*([^;]+)/i,xr={a:"lower-alpha",A:"upper-alpha",i:"lower-roman",I:"upper-roman"},Cr=new Set(["P","DIV","UL","OL","LI","H1","H2","H3","H4","H5","H6","TABLE","BLOCKQUOTE","PRE"]),Lr=["colspan","rowspan"],Ar=/^\d+$/,Tr=/^border(-(top|right|bottom|left))?(-(width|style|color))?$/,Sr=/^padding(-(top|right|bottom|left))?$/,kr=/^width$/,Er=/^0+(\.0+)?([a-z%]+)?$/i,Or=[{attribute:"valign",property:"vertical-align"},{attribute:"align",property:"text-align"},{attribute:"bgcolor",property:"background-color"}],Ir=/(?:^|\s)(?:language|lang)-([a-z0-9+_.-]+)(?:\s|$)/i,Rr=/^mso[a-z0-9_-]*$/i;class Br{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=Ir.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&&!Rr.test(t)));0!==n.length?t.setAttribute("class",n.join(" ")):t.removeAttribute("class")}}const Nr=[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 Lr.some((e=>t.hasAttribute(e)))}hasZeroWidthMarker(t){const e=t.getAttribute("width");if(null!==e&&Er.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&&Er.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=>Cr.has(t.tagName)))&&Array.from(t.childNodes).forEach((e=>{e.nodeType===Node.TEXT_NODE&&""===(e.textContent||"").trim()&&t.removeChild(e)}))}normalizeSpanAttributes(t){Lr.forEach((e=>{const n=t.getAttribute(e);if(null===n)return;const s=Number(n);!Ar.test(n)||s<=1?t.removeAttribute(e):t.setAttribute(e,String(s))}))}migrateCellAttributes(t){Or.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=>kr.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=>Tr.test(t)||Sr.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=xr[e];if(!n)return;const s=t.getAttribute("data-style")||"";if(yr.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(lr.test(e))return!0;const n=t.getAttribute("class")||"";return fr.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=yr.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=>ur.test(t.getAttribute("data-style")||"")))}isEmptyElement(t){return""===(t.textContent||"").replace(/[\s\u00A0]/g,"")}resolveLevel(t){const e=t.getAttribute("data-style")||"",n=cr.exec(e);return n?parseInt(n[1],10):1}resolveListId(t){const e=t.getAttribute("data-style")||"",n=dr.exec(e);if(n)return`lfo${n[1]}`;const s=hr.exec(e);return s?`l${s[1]}`:null}isOrderedMarker(t,e){const n=t.textContent.replace(/[\s\u00A0]/g,"");return!or.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(br.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 gr.test(i)?"lower-roman":wr.test(i)?"upper-roman":vr.test(i)?"lower-alpha":mr.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=pr.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 Br,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}}],Mr=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)}}(Nr),Dr=["windowtext"];class jr extends ir{get type(){return nr.WORD}canHandle(t){return!!t&&jr.WORD_SIGNATURE_PATTERNS.some((e=>e.test(t)))}get priority(){return sr.WORD}get supportsImageProcessing(){return!0}process(t,e=Mr){if(!t)return"";const n=this.stripWordComments(t),s=lt.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){jr.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(!Br.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=Dr.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)}}jr.STRUCTURE_TRANSFORMERS=[...Nr],jr.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 Hr{constructor(){this.defaultStrategy=new ar,this.strategies=[new jr,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 _r{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(_r.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"))}}_r.PREVIEW_IMG_KEY="data-rte-id";class Pr extends v{constructor(t,e){super(),this.type="REPLACE_IMAGE_SRC",this.img=t,this.url=e}}class Vr{constructor(){this.ownedImageIds=new Set,this.pendingNotifyImageIds=[]}register(t){this.pendingNotifyImageIds=[],t.forEach((t=>{this.pendingNotifyImageIds.push(t.id),this.ownedImageIds.add(t.id),Vr.pendingImages.set(t.id,t)}))}hasPendingNotifications(){return this.pendingNotifyImageIds.length>0}notifyInserted(t,e,n){const s=this.pendingNotifyImageIds.map((t=>Vr.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=Vr.pendingImages.get(t);e&&e.notified||(e&&e.objectUrl.startsWith("blob:")&&URL.revokeObjectURL(e.objectUrl),Vr.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 Pr(n,e))}}const a=Vr.pendingImages.get(t);a&&(a.objectUrl.startsWith("blob:")&&URL.revokeObjectURL(a.objectUrl),Vr.pendingImages.delete(t),this.ownedImageIds.delete(t))}}Vr.pendingImages=new Map;class $r extends ft{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 Hr,this.clipboardFileContent=null,this.imageParser=new _r,this.pendingImageRegistry=new Vr,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 rr(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===nr.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(Z,n),s}return{getData:s=>"text/html"===s?t:"text/plain"===s?e:s===Z&&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)}}ft.registerActionHandleStrategy(ct.name,"REPLACE_IMAGE_SRC",new class extends T{handleAction(t,e){const{img:n,url:s}=t;if(n.setAttribute("src",s),n.removeAttribute(_r.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[_r.PREVIEW_IMG_KEY]}}});class Fr extends v{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 zr extends rn{render(t,e){return this.renderButton(t,e,{icon:"rte-copy",ariaLabel:e.translation.t("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 Fr(e.getSelection(),e.getSelectedNodes()))}handleDropdownClick(){}}gt.register({"rte-copy":Ne});class Kr extends ft{prepareBeforeLoad(t){this.registerToolbarButtonRenderer(Kr.TOOLBAR_BUTTON_KEY,new zr,t)}}m.register("COPY_SELECTED_CONTENT_ACTION",Y.name,new class extends T{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=ke();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||o.warn("Failed to copy the selected content to the clipboard. Use keyboard shortcuts instead.")}return n}copyWithExecCommand(t,e){const n=ke();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)}}}),Kr.TOOLBAR_BUTTON_KEY="copy";class Wr extends v{constructor(t,e,n=!1){super(),this.type=B.DELETE_SELECTED_CONTENT,this.mergeFlag=!1,this.host=t,this.mergeFlag=e,this.isFlushable=n}}class qr extends zr{render(t,e){return this.renderButton(t,e,{icon:"rte-cut",ariaLabel:e.translation.t("Cut"),tooltip:{text:"Cut"}})}async handleButtonClick(t){const e=this.getExtensionContext(t.host);if(e&&e.host){const{host:t}=e,n=new Fr(e.getSelection(),e.getSelectedNodes());t.value.apply(n),await n.copyResult&&t.value.apply(new Wr(t,!0,!0))}}}gt.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 Ur extends ft{prepareBeforeLoad(t){this.registerToolbarButtonRenderer(Ur.TOOLBAR_BUTTON_KEY,new qr,t)}}Ur.TOOLBAR_BUTTON_KEY="cut";const Gr={showCharCount:!0,countInlineBreak:!1,hardLimit:!1};class Zr extends ft{constructor(t={}){super(),this.type=Q,this.config=Object.assign(Object.assign({},Gr),t)}getConfig(){return this.config}getData(t){const e=t.getPlainText(),{maxChars:n,hardLimit:s}=this.config;return{count:this.calculateTextCount(e),maxChars:n,hardLimit:s}}calculateTextCount(t){const{countInlineBreak:e}=this.config;return[...e?t:t.replace(/\n/g,"")].length}}ft.registerActionHandlerInterceptor(Y.name,ht,new class extends An{canIntercept(t){var e;const n=null===(e=t.host.extensions)||void 0===e?void 0:e.find((t=>this.isWordCountExtension(t)));if(!n)return!1;const{hardLimit:s,maxChars:i}=n.getConfig(),r=t.candidate.getPlainText(),a=n.calculateTextCount(r);if(!dt(i)||a<=i)return!1;let o=!1,l="";return s&&t.previous&&(l=t.previous.getPlainText(),o=a>n.calculateTextCount(l)),this.notifyCharsLimitExceeded(r,l,n,t),o}intercept(){}notifyCharsLimitExceeded(t,e,n,s){const{maxChars:i,hardLimit:r,onCharsLimitExceeded:a}=n.getConfig();"function"==typeof a&&(r&&e===t||a(s.host,i))}isWordCountExtension(t){return t.type===Q}});class Qr extends v{constructor(t,e){super(),this.type=B.INSERT_NODE_TO_NEAREST_ROOT,this.rteRange=t,this.nodeToBeInserted=e}}class Jr extends T{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 ln(t(),r,a,n);l.annotationMap.set("CUSTOM_ATTRIBUTE",new H(o)),n.apply(new Qr(s,l)),e.actionHandleResult=!0}}}const Yr=new class extends tt{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=et.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 Oe(e)}};class Xr extends ft{constructor(t=[]){super(),this.tokenRenderer=new cn,this.tokenList=t,this.registerNode("token",ln),this.registerRenderer("token",this.tokenRenderer),this.registerElementToNodeDTOClassStrategy(Yr)}prepareBeforeLoad(t){this.registerToolbarButtonRenderer(Xr.TOOLBAR_BUTTON_KEY,new on(this.tokenList),t)}}(()=>{const t=new Jr;ft.registerActionHandleStrategy(C.name,"INSERT_TOKEN_NODE",t),ft.registerActionHandleStrategy(K.name,"INSERT_TOKEN_NODE",t)})(),Xr.TOOLBAR_BUTTON_KEY="token";export{Zr as A,sn as B,rn as C,ln as D,cn as E,hn as F,hi as G,Wr as H,Qr as I,An as J,on as R,je as V,Ve as a,ze as b,qe as c,Xe as d,nn as e,Xr as f,dn as g,$i as h,Mn as i,Gs as j,ai as k,yi as l,Ei as m,Vi as n,Si as o,xi as p,Ci as q,Li as r,Ai as s,Ti as t,Yi as u,$r as v,Qe as w,er as x,Kr as y,Ur as z}
@@ -1 +1 @@
1
- import{r as t,c as e,h as s,H as i,g as a}from"./p-6b2342e0.js";import{s as o}from"./p-519a7d55.js";import{I as g}from"./p-d4ea8e22.js";import{D as r}from"./p-526e3634.js";import{T as n,a as l}from"./p-5447a8e8.js";import{c as d}from"./p-66647244.js";import{I as c}from"./p-6e1ab235.js";import{V as p,I as h}from"./p-8ce9e214.js";import{c as u}from"./p-2a9960c9.js";import"./p-2d0d575f.js";import"./p-331a62d5.js";import"./p-528748fa.js";import"./p-6a334573.js";import"./p-8c30a60d.js";import"./p-b75ee3ba.js";import"./p-a841cf13.js";const v=[{payloadKey:"ITEM_TOGGLE_STATUS_MAP_IS_DEFAULT_VALUE",payloadDescription:"@deprecated Defines the labels and icons associated with the toggle states.",payloadValue:t=>"plus-sign"===t.itemToggleStatusMap.unToggledIcon&&"delete-bin"===t.itemToggleStatusMap.toggledIcon&&"Add"===t.itemToggleStatusMap.unToggledLabel&&"Added"===t.itemToggleStatusMap.togglingLabel&&"Remove"===t.itemToggleStatusMap.toggledLabel&&"Removed"===t.itemToggleStatusMap.unTogglingLabel},{payloadKey:"ITEM_TOGGLE_STATUS_MAP_IS_NOT_DEFAULT_VALUE",payloadDescription:"@deprecated Defines the labels and icons associated with the toggle states.",payloadValue:t=>"plus-sign"!==t.itemToggleStatusMap.unToggledIcon||"delete-bin"!==t.itemToggleStatusMap.toggledIcon||"Add"!==t.itemToggleStatusMap.unToggledLabel||"Added"!==t.itemToggleStatusMap.togglingLabel||"Remove"!==t.itemToggleStatusMap.toggledLabel||"Removed"!==t.itemToggleStatusMap.unTogglingLabel}];var m=function(t,e,s,i){var a,o=arguments.length,g=o<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)g=Reflect.decorate(t,e,s,i);else for(var r=t.length-1;r>=0;r--)(a=t[r])&&(g=(o<3?a(g):o>3?a(e,s,g):a(e,s))||g);return o>3&&g&&Object.defineProperty(e,s,g),g};const b=class{constructor(s){t(this,s),this.vegaToggleStatus=e(this,"vegaToggleStatus",7),this.toggleStatus=e(this,"toggleStatus",7),this.globalSlimmers={},this.toggleStatusEventEmitter=d(b,n),this.deprecatedPropertySlimmer=u(b,"statusMap","itemToggleStatusMap",b.defaultStatusMap),this.vegaComponentUsageRuntimeMetricsSlimmer=new p(v),this.toggleItemStatus="unToggled",this.itemToggleStatusMap=b.defaultStatusMap,this.statusMap=b.defaultStatusMap,this.isToggled=!1,this.handleToggle=()=>{this.isTogglingOrUnToggling()||this.updateToggleStatus()}}onToggledPropsChange(){this.updateTransitionStatus()}componentWillLoad(){this.updateTransitionStatus()}render(){return o(s(i,{class:{"vega-toggled-status":this.isTogglingOrUnToggling()}},this.renderLabelDom(),s("vega-button-circle",{size:"small",variant:"secondary",icon:"unToggled"===this.toggleItemStatus?this.deprecatedPropertySlimmer.getValue().unToggledIcon||"plus-sign":"toggled"===this.toggleItemStatus?this.deprecatedPropertySlimmer.getValue().toggledIcon||"delete-bin":"checkmark",ref:t=>{r.addUniqueObserverToNode(t,l,this.handleToggle)}})),this.host)}renderLabelDom(){let t;switch(this.toggleItemStatus){case"unToggled":t=this.deprecatedPropertySlimmer.getValue().unToggledLabel;break;case"toggling":t=this.deprecatedPropertySlimmer.getValue().togglingLabel;break;case"toggled":t=this.deprecatedPropertySlimmer.getValue().toggledLabel;break;case"unToggling":t=this.deprecatedPropertySlimmer.getValue().unTogglingLabel}return s("div",null,t||"No label defined")}isTogglingOrUnToggling(){return"toggling"===this.toggleItemStatus||"unToggling"===this.toggleItemStatus}updateToggleStatus(){switch(this.toggleItemStatus){case"unToggled":this.toggleItemStatus="toggling",setTimeout((()=>{this.isToggled=!0}),g);break;case"toggled":this.toggleItemStatus="unToggling",setTimeout((()=>{this.isToggled=!1}),g)}}updateTransitionStatus(){this.toggleItemStatus=this.isToggled?"toggled":"unToggled",this.toggleStatusEventEmitter.emit(this.isToggled)}get host(){return a(this)}static get watchers(){return{isToggled:["onToggledPropsChange"]}}};b.defaultStatusMap={unToggledIcon:"plus-sign",toggledIcon:"delete-bin",unToggledLabel:"Add",togglingLabel:"Added",toggledLabel:"Remove",unTogglingLabel:"Removed"},m([h()],b.prototype,"globalSlimmers",void 0),m([c()],b.prototype,"toggleStatusEventEmitter",void 0),m([c()],b.prototype,"deprecatedPropertySlimmer",void 0),m([c()],b.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),b.style=':host{display:inline-block;text-align:left;line-height:normal}div{font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0px;color:rgba(var(--v-text-link, 19, 98, 226, 1));padding-right:8px;display:inline-block}@media screen and (min-width: 768px) and (max-width: 1023px){div{font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){div{font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){div{font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0px}}div:hover{color:rgba(var(--v-text-link-hover, 4, 112, 236, 1))}vega-button-circle::part(button):hover{background-color:rgba(var(--v-bg-action-secondary, 252, 252, 252, 1))}vega-button-circle::part(button):active{background-color:rgba(var(--v-bg-action-secondary, 252, 252, 252, 1))}:host(.vega-toggled-status)>div,:host(.vega-toggled-status) vega-button-circle{animation:fadein 1.4s ease}:host(.vega-toggled-status)>div{cursor:default;color:rgba(var(--v-text-success, 1, 128, 31, 1))}:host(.vega-toggled-status)>div:hover{color:rgba(var(--v-text-success, 1, 128, 31, 1))}:host(.vega-toggled-status) vega-button-circle::part(button){border:2px solid rgba(var(--v-border-success, 1, 128, 31, 1));cursor:default;box-shadow:0 0 0 0}:host(.vega-toggled-status) vega-button-circle::part(button):hover{border:2px solid rgba(var(--v-border-success, 1, 128, 31, 1))}:host(.vega-toggled-status) vega-button-circle::part(icon){color:rgba(var(--v-text-success, 1, 128, 31, 1))}@keyframes fadein{0%{opacity:0}10%{opacity:0.1}50%{opacity:0.5}80%{opacity:0.8}100%{opacity:1}}';export{b as vega_item_toggle}
1
+ import{r as t,c as e,h as s,H as i,g as a}from"./p-6b2342e0.js";import{s as o}from"./p-519a7d55.js";import{I as g}from"./p-d4ea8e22.js";import{D as r}from"./p-36a57431.js";import{U as n,a as l}from"./p-6a6c1279.js";import{c as d}from"./p-4ea477d5.js";import{I as c}from"./p-6e1ab235.js";import{V as p,I as h}from"./p-8ce9e214.js";import{c as u}from"./p-2a9960c9.js";import"./p-2d0d575f.js";import"./p-331a62d5.js";import"./p-aa135628.js";import"./p-6a334573.js";import"./p-1dbf8d1f.js";import"./p-b75ee3ba.js";import"./p-a841cf13.js";const v=[{payloadKey:"ITEM_TOGGLE_STATUS_MAP_IS_DEFAULT_VALUE",payloadDescription:"@deprecated Defines the labels and icons associated with the toggle states.",payloadValue:t=>"plus-sign"===t.itemToggleStatusMap.unToggledIcon&&"delete-bin"===t.itemToggleStatusMap.toggledIcon&&"Add"===t.itemToggleStatusMap.unToggledLabel&&"Added"===t.itemToggleStatusMap.togglingLabel&&"Remove"===t.itemToggleStatusMap.toggledLabel&&"Removed"===t.itemToggleStatusMap.unTogglingLabel},{payloadKey:"ITEM_TOGGLE_STATUS_MAP_IS_NOT_DEFAULT_VALUE",payloadDescription:"@deprecated Defines the labels and icons associated with the toggle states.",payloadValue:t=>"plus-sign"!==t.itemToggleStatusMap.unToggledIcon||"delete-bin"!==t.itemToggleStatusMap.toggledIcon||"Add"!==t.itemToggleStatusMap.unToggledLabel||"Added"!==t.itemToggleStatusMap.togglingLabel||"Remove"!==t.itemToggleStatusMap.toggledLabel||"Removed"!==t.itemToggleStatusMap.unTogglingLabel}];var m=function(t,e,s,i){var a,o=arguments.length,g=o<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)g=Reflect.decorate(t,e,s,i);else for(var r=t.length-1;r>=0;r--)(a=t[r])&&(g=(o<3?a(g):o>3?a(e,s,g):a(e,s))||g);return o>3&&g&&Object.defineProperty(e,s,g),g};const b=class{constructor(s){t(this,s),this.vegaToggleStatus=e(this,"vegaToggleStatus",7),this.toggleStatus=e(this,"toggleStatus",7),this.globalSlimmers={},this.toggleStatusEventEmitter=d(b,n),this.deprecatedPropertySlimmer=u(b,"statusMap","itemToggleStatusMap",b.defaultStatusMap),this.vegaComponentUsageRuntimeMetricsSlimmer=new p(v),this.toggleItemStatus="unToggled",this.itemToggleStatusMap=b.defaultStatusMap,this.statusMap=b.defaultStatusMap,this.isToggled=!1,this.handleToggle=()=>{this.isTogglingOrUnToggling()||this.updateToggleStatus()}}onToggledPropsChange(){this.updateTransitionStatus()}componentWillLoad(){this.updateTransitionStatus()}render(){return o(s(i,{class:{"vega-toggled-status":this.isTogglingOrUnToggling()}},this.renderLabelDom(),s("vega-button-circle",{size:"small",variant:"secondary",icon:"unToggled"===this.toggleItemStatus?this.deprecatedPropertySlimmer.getValue().unToggledIcon||"plus-sign":"toggled"===this.toggleItemStatus?this.deprecatedPropertySlimmer.getValue().toggledIcon||"delete-bin":"checkmark",ref:t=>{r.addUniqueObserverToNode(t,l,this.handleToggle)}})),this.host)}renderLabelDom(){let t;switch(this.toggleItemStatus){case"unToggled":t=this.deprecatedPropertySlimmer.getValue().unToggledLabel;break;case"toggling":t=this.deprecatedPropertySlimmer.getValue().togglingLabel;break;case"toggled":t=this.deprecatedPropertySlimmer.getValue().toggledLabel;break;case"unToggling":t=this.deprecatedPropertySlimmer.getValue().unTogglingLabel}return s("div",null,t||"No label defined")}isTogglingOrUnToggling(){return"toggling"===this.toggleItemStatus||"unToggling"===this.toggleItemStatus}updateToggleStatus(){switch(this.toggleItemStatus){case"unToggled":this.toggleItemStatus="toggling",setTimeout((()=>{this.isToggled=!0}),g);break;case"toggled":this.toggleItemStatus="unToggling",setTimeout((()=>{this.isToggled=!1}),g)}}updateTransitionStatus(){this.toggleItemStatus=this.isToggled?"toggled":"unToggled",this.toggleStatusEventEmitter.emit(this.isToggled)}get host(){return a(this)}static get watchers(){return{isToggled:["onToggledPropsChange"]}}};b.defaultStatusMap={unToggledIcon:"plus-sign",toggledIcon:"delete-bin",unToggledLabel:"Add",togglingLabel:"Added",toggledLabel:"Remove",unTogglingLabel:"Removed"},m([h()],b.prototype,"globalSlimmers",void 0),m([c()],b.prototype,"toggleStatusEventEmitter",void 0),m([c()],b.prototype,"deprecatedPropertySlimmer",void 0),m([c()],b.prototype,"vegaComponentUsageRuntimeMetricsSlimmer",void 0),b.style=':host{display:inline-block;text-align:left;line-height:normal}div{font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0px;color:rgba(var(--v-text-link, 19, 98, 226, 1));padding-right:8px;display:inline-block}@media screen and (min-width: 768px) and (max-width: 1023px){div{font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0px}}@media screen and (min-width: 1024px) and (max-width: 1439px){div{font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0px}}@media screen and (min-width: 1440px) and (max-width: 9999px){div{font-family:"Inter", sans-serif;font-size:16px;font-weight:500;line-height:22px;letter-spacing:0px}}div:hover{color:rgba(var(--v-text-link-hover, 4, 112, 236, 1))}vega-button-circle::part(button):hover{background-color:rgba(var(--v-bg-action-secondary, 252, 252, 252, 1))}vega-button-circle::part(button):active{background-color:rgba(var(--v-bg-action-secondary, 252, 252, 252, 1))}:host(.vega-toggled-status)>div,:host(.vega-toggled-status) vega-button-circle{animation:fadein 1.4s ease}:host(.vega-toggled-status)>div{cursor:default;color:rgba(var(--v-text-success, 1, 128, 31, 1))}:host(.vega-toggled-status)>div:hover{color:rgba(var(--v-text-success, 1, 128, 31, 1))}:host(.vega-toggled-status) vega-button-circle::part(button){border:2px solid rgba(var(--v-border-success, 1, 128, 31, 1));cursor:default;box-shadow:0 0 0 0}:host(.vega-toggled-status) vega-button-circle::part(button):hover{border:2px solid rgba(var(--v-border-success, 1, 128, 31, 1))}:host(.vega-toggled-status) vega-button-circle::part(icon){color:rgba(var(--v-text-success, 1, 128, 31, 1))}@keyframes fadein{0%{opacity:0}10%{opacity:0.1}50%{opacity:0.5}80%{opacity:0.8}100%{opacity:1}}';export{b as vega_item_toggle}