@globalpayments/vega 2.93.0 → 2.94.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 (367) hide show
  1. package/dist/cjs/{app-globals-f7ad9275.js → app-globals-d05c3410.js} +11 -10
  2. package/dist/cjs/{code-block-2f3d0f38.js → code-block-493c7ce7.js} +77 -21
  3. package/dist/cjs/{component-value-history-controller-slimmer.abstract-31d2c7aa.js → component-value-history-controller-slimmer.abstract-ab21fcbf.js} +3 -3
  4. package/dist/cjs/{content-state-13daf87a.js → content-state-fc34a814.js} +2 -2
  5. package/dist/cjs/{date-required-rule-e65ddd7d.js → date-required-rule-4ab06a82.js} +1 -1
  6. package/dist/cjs/{design-token-47393cbb.js → design-token-d3d12fa0.js} +3 -3
  7. package/dist/cjs/{element-appender-slimmer-29c4ac60.js → element-appender-slimmer-1d6323c2.js} +2 -2
  8. package/dist/cjs/{form-field-controller-slimmer-3bfcf88c.js → form-field-controller-slimmer-d638ba12.js} +1 -1
  9. package/dist/cjs/{image-annotation-action-c2b163bb.js → image-annotation-action-7c4cd316.js} +3 -3
  10. package/dist/cjs/{image-extension-4e99b620.js → image-extension-30a7c10f.js} +18 -1
  11. package/dist/cjs/index.cjs.js +19 -17
  12. package/dist/cjs/{inject-keyboard-manager-4b2ebbe4.js → inject-keyboard-manager-5a105612.js} +1 -1
  13. package/dist/cjs/{internal-calendar-period-factory-7a0ecdb1.js → internal-calendar-period-factory-b76006f7.js} +1 -1
  14. package/dist/cjs/{internal-translation-controller-31f2b057.js → internal-translation-controller-eb02c3b1.js} +2 -0
  15. package/dist/cjs/{keyboard-manager-c78b46bd.js → keyboard-manager-ca76d4dc.js} +1 -1
  16. package/dist/cjs/{keyboard-manager-slimmer-d350c931.js → keyboard-manager-slimmer-a1223714.js} +1 -1
  17. package/dist/cjs/{link-extension-455c02b3.js → link-extension-92a63cb7.js} +3 -3
  18. package/dist/cjs/loader.cjs.js +12 -13
  19. package/dist/cjs/{month-view-generator-006562dc.js → month-view-generator-876c50d4.js} +1 -1
  20. package/dist/cjs/{public-rules-c59eba88.js → public-rules-9e1ea1d9.js} +7 -7
  21. package/dist/cjs/{range-bf80fa40.js → range-30219330.js} +1 -1
  22. package/dist/cjs/{responsive-format-facade-1af54330.js → responsive-format-facade-25e9f30d.js} +1 -1
  23. package/dist/cjs/{rich-text-editor-required-rule-1085c71a.js → rich-text-editor-required-rule-23bf7485.js} +1 -1
  24. package/dist/cjs/{split-cell-operation-2fa5c9e4.js → split-cell-operation-43752212.js} +3 -3
  25. package/dist/cjs/{state-border-formatter-501f6645.js → state-border-formatter-f1ce0f3b.js} +1 -1
  26. package/dist/cjs/{string-format-strategy.abstract-a02bf002.js → string-format-strategy.abstract-b22f7754.js} +1 -1
  27. package/dist/cjs/{string-input-formatter-slimmer-9cca6151.js → string-input-formatter-slimmer-d2c248f7.js} +1 -1
  28. package/dist/cjs/{string-mask-strategy-4c174ebf.js → string-mask-strategy-fc01a500.js} +2 -2
  29. package/dist/cjs/{style-formatter-2c749500.js → style-formatter-73205450.js} +2 -2
  30. package/dist/cjs/{time-required-rule-04994a5e.js → time-required-rule-12d2f394.js} +1 -1
  31. package/dist/cjs/{token-extension-d217914d.js → token-extension-ea891d54.js} +307 -17
  32. package/dist/cjs/{translation-slimmer-7fb6e94c.js → translation-slimmer-9099f56c.js} +1 -1
  33. package/dist/cjs/{type-guard-1c3770d4.js → type-guard-f354af8b.js} +1 -1
  34. package/dist/cjs/{valid-credit-card-number-rule-f719a8c6.js → valid-credit-card-number-rule-8d370163.js} +1 -1
  35. package/dist/cjs/vega-accordion.cjs.entry.js +6 -6
  36. package/dist/cjs/vega-app-header-button.cjs.entry.js +5 -5
  37. package/dist/cjs/vega-box.cjs.entry.js +6 -6
  38. package/dist/cjs/vega-button-circle.cjs.entry.js +5 -5
  39. package/dist/cjs/vega-button.cjs.entry.js +8 -5
  40. package/dist/cjs/vega-calendar_5.cjs.entry.js +7 -7
  41. package/dist/cjs/vega-card.cjs.entry.js +5 -5
  42. package/dist/cjs/vega-carousel.cjs.entry.js +3 -3
  43. package/dist/cjs/vega-checkbox_2.cjs.entry.js +2 -2
  44. package/dist/cjs/vega-chip.cjs.entry.js +5 -5
  45. package/dist/cjs/vega-code-block.cjs.entry.js +8 -8
  46. package/dist/cjs/vega-color-picker.cjs.entry.js +2 -2
  47. package/dist/cjs/vega-color-swatch-picker.cjs.entry.js +3 -3
  48. package/dist/cjs/vega-color-swatch.cjs.entry.js +2 -2
  49. package/dist/cjs/vega-combo-box.cjs.entry.js +8 -8
  50. package/dist/cjs/vega-date-picker_2.cjs.entry.js +13 -13
  51. package/dist/cjs/vega-dialog_2.cjs.entry.js +3 -3
  52. package/dist/cjs/vega-divider.cjs.entry.js +5 -5
  53. package/dist/cjs/vega-dropdown_5.cjs.entry.js +7 -7
  54. package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
  55. package/dist/cjs/vega-field-label.cjs.entry.js +2 -2
  56. package/dist/cjs/vega-file-uploader.cjs.entry.js +3 -3
  57. package/dist/cjs/vega-flag-icon.cjs.entry.js +5 -5
  58. package/dist/cjs/vega-flex.cjs.entry.js +6 -6
  59. package/dist/cjs/vega-font.cjs.entry.js +5 -5
  60. package/dist/cjs/vega-form.cjs.entry.js +3 -3
  61. package/dist/cjs/vega-grid.cjs.entry.js +5 -5
  62. package/dist/cjs/vega-icon.cjs.entry.js +5 -5
  63. package/dist/cjs/vega-image-uploader.cjs.entry.js +5 -5
  64. package/dist/cjs/vega-input-credit-card.cjs.entry.js +6 -6
  65. package/dist/cjs/vega-input-numeric.cjs.entry.js +5 -5
  66. package/dist/cjs/vega-input-passcode.cjs.entry.js +5 -5
  67. package/dist/cjs/vega-input-phone-number.cjs.entry.js +4 -4
  68. package/dist/cjs/vega-input-range.cjs.entry.js +3 -3
  69. package/dist/cjs/vega-input-select.cjs.entry.js +5 -5
  70. package/dist/cjs/vega-input.cjs.entry.js +6 -6
  71. package/dist/cjs/vega-left-nav_5.cjs.entry.js +313 -108
  72. package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +3 -3
  73. package/dist/cjs/vega-pagination-page-size-selector-mobile.cjs.entry.js +2 -2
  74. package/dist/cjs/vega-pagination.cjs.entry.js +4 -4
  75. package/dist/cjs/vega-popover_2.cjs.entry.js +8 -8
  76. package/dist/cjs/vega-progress-tracker_2.cjs.entry.js +3 -3
  77. package/dist/cjs/vega-radio_2.cjs.entry.js +5 -5
  78. package/dist/cjs/vega-rich-text-content.cjs.entry.js +6 -6
  79. package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +55 -28
  80. package/dist/cjs/vega-rich-text-find-replace-panel.cjs.entry.js +1 -1
  81. package/dist/cjs/vega-rich-text-special-characters-panel.cjs.entry.js +5 -5
  82. package/dist/cjs/vega-rich-text-table-properties_3.cjs.entry.js +12 -12
  83. package/dist/cjs/vega-selection-chip_2.cjs.entry.js +4 -4
  84. package/dist/cjs/vega-selection-tile_2.cjs.entry.js +2 -2
  85. package/dist/cjs/vega-sidenav_3.cjs.entry.js +3 -3
  86. package/dist/cjs/vega-signature-capture.cjs.entry.js +7 -7
  87. package/dist/cjs/vega-stepper.cjs.entry.js +2 -2
  88. package/dist/cjs/vega-table_11.cjs.entry.js +69 -9
  89. package/dist/cjs/vega-textarea.cjs.entry.js +2 -2
  90. package/dist/cjs/vega-time-picker_2.cjs.entry.js +9 -9
  91. package/dist/cjs/vega-toggle-switch.cjs.entry.js +2 -2
  92. package/dist/cjs/vega-tooltip_2.cjs.entry.js +6 -6
  93. package/dist/cjs/vega.cjs.js +12 -13
  94. package/dist/collection/components/vega-button/vega-button.css +4 -0
  95. package/dist/collection/components/vega-button/vega-button.js +4 -1
  96. package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-auto-collapse-controller.js +4 -6
  97. package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-backdrop-controller.js +23 -68
  98. package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-backdrop-manager.js +74 -0
  99. package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-open-state-controller.js +16 -2
  100. package/dist/collection/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-zindex-controller.js +2 -2
  101. package/dist/collection/components/vega-nav/vega-left-nav/vega-left-nav.js +7 -2
  102. package/dist/collection/components/vega-rich-text-editor/dto/annotations/custom-style-annotation.js +3 -2
  103. package/dist/collection/components/vega-rich-text-editor/dto/blocks/block.abstract.js +2 -1
  104. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/code-block/code-node-filter-styles-strategy.js +1 -1
  105. package/dist/collection/components/vega-rich-text-editor/dto/nodes/node.abstract.js +2 -1
  106. package/dist/collection/components/vega-rich-text-editor/extensions/base-toolbar-button-renderer.js +1 -1
  107. package/dist/collection/components/vega-rich-text-editor/extensions/find-replace/slimmer/controllers/helper/find-replace-highlight-manager.js +21 -7
  108. package/dist/collection/components/vega-rich-text-editor/extensions/find-replace/slimmer/renderers/find-replace-toolbar-button-renderer.js +12 -0
  109. package/dist/collection/components/vega-rich-text-editor/extensions/fullscreen/assets/fullscreen-enter.js +3 -0
  110. package/dist/collection/components/vega-rich-text-editor/extensions/fullscreen/assets/fullscreen-exit.js +3 -0
  111. package/dist/collection/components/vega-rich-text-editor/extensions/fullscreen/controller/fullscreen-controller.js +156 -0
  112. package/dist/collection/components/vega-rich-text-editor/extensions/fullscreen/fullscreen-extension.js +31 -0
  113. package/dist/collection/components/vega-rich-text-editor/extensions/fullscreen/fullscreen-toolbar-button-renderer.js +73 -0
  114. package/dist/collection/components/vega-rich-text-editor/extensions/paste/paste-chooser-ui.js +1 -0
  115. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-toolbar-popover-renderer.js +1 -0
  116. 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 +1 -1
  117. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/column-button-slimmer.js +1 -1
  118. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/merge-cells-button-slimmer.js +1 -1
  119. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/slimmers/renderers/row-button-slimmer.js +1 -1
  120. package/dist/collection/components/vega-rich-text-editor/helpers/utils.js +71 -15
  121. package/dist/collection/components/vega-rich-text-editor/public-api.js +2 -0
  122. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/extension-controller.js +2 -0
  123. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/bullets-numbers/bullets-numbers-toolbar-button-slimmer.js +1 -1
  124. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/horizontal-alignment/horizontal-alignment-toolbar-button-slimmer.js +1 -1
  125. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/image-toolbar-button-slimmer.js +1 -1
  126. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/text-color-toolbar-button-slimmer.js +1 -1
  127. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/text-styles-toolbar-button-slimmer.js +1 -1
  128. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-renderer.js +11 -1
  129. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-source-view-renderer.js +19 -1
  130. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/renderers/vega-rich-text-link-editor-renderer.js +1 -1
  131. package/dist/collection/components/vega-table/slimmers/renderers/vega-table-cell-renderer.js +3 -1
  132. package/dist/collection/components/vega-table/vega-table-cell/vega-table-cell.js +89 -7
  133. package/dist/collection/global/scripts/before-vega-load.js +2 -0
  134. package/dist/collection/helpers/backdrop/index.js +1 -0
  135. package/dist/collection/helpers/backdrop/shared-backdrop-manager.js +163 -0
  136. package/dist/collection/helpers/translation/locales/en.js +2 -0
  137. package/dist/esm/{app-globals-9950d055.js → app-globals-f2336686.js} +11 -10
  138. package/dist/esm/{code-block-ae2337c2.js → code-block-e12588fe.js} +77 -21
  139. package/dist/esm/{component-value-history-controller-slimmer.abstract-b1ee1b8e.js → component-value-history-controller-slimmer.abstract-4e8eb313.js} +3 -3
  140. package/dist/esm/{content-state-c3b85ae6.js → content-state-8032467a.js} +2 -2
  141. package/dist/esm/{date-required-rule-e06115f8.js → date-required-rule-b88e1650.js} +1 -1
  142. package/dist/esm/{design-token-4e682056.js → design-token-76bd217c.js} +3 -3
  143. package/dist/esm/{element-appender-slimmer-a4485ef6.js → element-appender-slimmer-7fcb944b.js} +2 -2
  144. package/dist/esm/{form-field-controller-slimmer-a1c7b28c.js → form-field-controller-slimmer-395c23e3.js} +1 -1
  145. package/dist/esm/{image-annotation-action-4c77d314.js → image-annotation-action-b3b6c308.js} +3 -3
  146. package/dist/esm/{image-extension-7108c27d.js → image-extension-b6c7e4a7.js} +18 -2
  147. package/dist/esm/index.js +17 -17
  148. package/dist/esm/{inject-keyboard-manager-e8ddb78d.js → inject-keyboard-manager-86126b5b.js} +1 -1
  149. package/dist/esm/{internal-calendar-period-factory-6f19d767.js → internal-calendar-period-factory-3a07dba0.js} +1 -1
  150. package/dist/esm/{internal-translation-controller-09b8bd13.js → internal-translation-controller-16709132.js} +2 -0
  151. package/dist/esm/{keyboard-manager-ec18721b.js → keyboard-manager-a0c3e1cf.js} +1 -1
  152. package/dist/esm/{keyboard-manager-slimmer-531ddb0e.js → keyboard-manager-slimmer-f3f66c15.js} +1 -1
  153. package/dist/esm/{link-extension-74eaa826.js → link-extension-97fcb8fb.js} +3 -3
  154. package/dist/esm/loader.js +12 -13
  155. package/dist/esm/{month-view-generator-afd78ff8.js → month-view-generator-fd0e1856.js} +1 -1
  156. package/dist/esm/{public-rules-5fce32a5.js → public-rules-c06f0d2a.js} +7 -7
  157. package/dist/esm/{range-8f877dbf.js → range-e999837f.js} +1 -1
  158. package/dist/esm/{responsive-format-facade-299e6304.js → responsive-format-facade-ced96b0b.js} +1 -1
  159. package/dist/esm/{rich-text-editor-required-rule-3047bab0.js → rich-text-editor-required-rule-71f8ee98.js} +1 -1
  160. package/dist/esm/{split-cell-operation-98d58410.js → split-cell-operation-359f8082.js} +3 -3
  161. package/dist/esm/{state-border-formatter-da52b626.js → state-border-formatter-b680e922.js} +1 -1
  162. package/dist/esm/{string-format-strategy.abstract-a45b5ff7.js → string-format-strategy.abstract-23faab71.js} +1 -1
  163. package/dist/esm/{string-input-formatter-slimmer-4a032fed.js → string-input-formatter-slimmer-4b4866a6.js} +1 -1
  164. package/dist/esm/{string-mask-strategy-37e53e48.js → string-mask-strategy-66586cd8.js} +2 -2
  165. package/dist/esm/{style-formatter-3d5ddfb1.js → style-formatter-f4e16af5.js} +2 -2
  166. package/dist/esm/{time-required-rule-355b73d2.js → time-required-rule-6e80a9ab.js} +1 -1
  167. package/dist/esm/{token-extension-ecfafe94.js → token-extension-9896879b.js} +306 -17
  168. package/dist/esm/{translation-slimmer-3ea56354.js → translation-slimmer-21748a0e.js} +1 -1
  169. package/dist/esm/{type-guard-2bfb2c7b.js → type-guard-ec5e8628.js} +1 -1
  170. package/dist/esm/{valid-credit-card-number-rule-52c6b029.js → valid-credit-card-number-rule-ca5a47d6.js} +1 -1
  171. package/dist/esm/vega-accordion.entry.js +6 -6
  172. package/dist/esm/vega-app-header-button.entry.js +5 -5
  173. package/dist/esm/vega-box.entry.js +6 -6
  174. package/dist/esm/vega-button-circle.entry.js +5 -5
  175. package/dist/esm/vega-button.entry.js +8 -5
  176. package/dist/esm/vega-calendar_5.entry.js +7 -7
  177. package/dist/esm/vega-card.entry.js +5 -5
  178. package/dist/esm/vega-carousel.entry.js +3 -3
  179. package/dist/esm/vega-checkbox_2.entry.js +2 -2
  180. package/dist/esm/vega-chip.entry.js +5 -5
  181. package/dist/esm/vega-code-block.entry.js +8 -8
  182. package/dist/esm/vega-color-picker.entry.js +2 -2
  183. package/dist/esm/vega-color-swatch-picker.entry.js +3 -3
  184. package/dist/esm/vega-color-swatch.entry.js +2 -2
  185. package/dist/esm/vega-combo-box.entry.js +8 -8
  186. package/dist/esm/vega-date-picker_2.entry.js +13 -13
  187. package/dist/esm/vega-dialog_2.entry.js +3 -3
  188. package/dist/esm/vega-divider.entry.js +5 -5
  189. package/dist/esm/vega-dropdown_5.entry.js +7 -7
  190. package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
  191. package/dist/esm/vega-field-label.entry.js +2 -2
  192. package/dist/esm/vega-file-uploader.entry.js +3 -3
  193. package/dist/esm/vega-flag-icon.entry.js +5 -5
  194. package/dist/esm/vega-flex.entry.js +6 -6
  195. package/dist/esm/vega-font.entry.js +5 -5
  196. package/dist/esm/vega-form.entry.js +3 -3
  197. package/dist/esm/vega-grid.entry.js +5 -5
  198. package/dist/esm/vega-icon.entry.js +5 -5
  199. package/dist/esm/vega-image-uploader.entry.js +5 -5
  200. package/dist/esm/vega-input-credit-card.entry.js +6 -6
  201. package/dist/esm/vega-input-numeric.entry.js +5 -5
  202. package/dist/esm/vega-input-passcode.entry.js +5 -5
  203. package/dist/esm/vega-input-phone-number.entry.js +4 -4
  204. package/dist/esm/vega-input-range.entry.js +3 -3
  205. package/dist/esm/vega-input-select.entry.js +5 -5
  206. package/dist/esm/vega-input.entry.js +6 -6
  207. package/dist/esm/vega-left-nav_5.entry.js +313 -108
  208. package/dist/esm/vega-loader-wrapper_2.entry.js +3 -3
  209. package/dist/esm/vega-pagination-page-size-selector-mobile.entry.js +2 -2
  210. package/dist/esm/vega-pagination.entry.js +4 -4
  211. package/dist/esm/vega-popover_2.entry.js +8 -8
  212. package/dist/esm/vega-progress-tracker_2.entry.js +3 -3
  213. package/dist/esm/vega-radio_2.entry.js +5 -5
  214. package/dist/esm/vega-rich-text-content.entry.js +6 -6
  215. package/dist/esm/vega-rich-text-editor_4.entry.js +51 -24
  216. package/dist/esm/vega-rich-text-find-replace-panel.entry.js +1 -1
  217. package/dist/esm/vega-rich-text-special-characters-panel.entry.js +5 -5
  218. package/dist/esm/vega-rich-text-table-properties_3.entry.js +12 -12
  219. package/dist/esm/vega-selection-chip_2.entry.js +4 -4
  220. package/dist/esm/vega-selection-tile_2.entry.js +2 -2
  221. package/dist/esm/vega-sidenav_3.entry.js +3 -3
  222. package/dist/esm/vega-signature-capture.entry.js +7 -7
  223. package/dist/esm/vega-stepper.entry.js +2 -2
  224. package/dist/esm/vega-table_11.entry.js +69 -9
  225. package/dist/esm/vega-textarea.entry.js +2 -2
  226. package/dist/esm/vega-time-picker_2.entry.js +9 -9
  227. package/dist/esm/vega-toggle-switch.entry.js +2 -2
  228. package/dist/esm/vega-tooltip_2.entry.js +6 -6
  229. package/dist/esm/vega.js +12 -13
  230. package/dist/sri/vega-sri-manifest.json +318 -322
  231. package/dist/types/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-auto-collapse-controller.d.ts +0 -1
  232. package/dist/types/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-backdrop-controller.d.ts +12 -19
  233. package/dist/types/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-backdrop-manager.d.ts +41 -0
  234. package/dist/types/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-open-state-controller.d.ts +4 -1
  235. package/dist/types/components/vega-nav/vega-left-nav/slimmers/controllers/vega-left-nav-zindex-controller.d.ts +1 -1
  236. package/dist/types/components/vega-nav/vega-left-nav/vega-left-nav.d.ts +2 -0
  237. package/dist/types/components/vega-rich-text-editor/extensions/find-replace/slimmer/controllers/helper/find-replace-highlight-manager.d.ts +15 -4
  238. package/dist/types/components/vega-rich-text-editor/extensions/fullscreen/assets/fullscreen-enter.d.ts +3 -0
  239. package/dist/types/components/vega-rich-text-editor/extensions/fullscreen/assets/fullscreen-exit.d.ts +3 -0
  240. package/dist/types/components/vega-rich-text-editor/extensions/fullscreen/controller/fullscreen-controller.d.ts +63 -0
  241. package/dist/types/components/vega-rich-text-editor/extensions/fullscreen/fullscreen-extension.d.ts +20 -0
  242. package/dist/types/components/vega-rich-text-editor/extensions/fullscreen/fullscreen-toolbar-button-renderer.d.ts +40 -0
  243. package/dist/types/components/vega-rich-text-editor/helpers/utils.d.ts +19 -0
  244. package/dist/types/components/vega-rich-text-editor/interface.d.ts +20 -0
  245. package/dist/types/components/vega-rich-text-editor/public-api.d.ts +2 -0
  246. package/dist/types/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-renderer.d.ts +5 -0
  247. package/dist/types/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-source-view-renderer.d.ts +8 -0
  248. package/dist/types/components/vega-table/interface.d.ts +13 -0
  249. package/dist/types/components/vega-table/vega-table-cell/vega-table-cell.d.ts +14 -0
  250. package/dist/types/components.d.ts +10 -0
  251. package/dist/types/helpers/backdrop/index.d.ts +1 -0
  252. package/dist/types/helpers/backdrop/shared-backdrop-manager.d.ts +67 -0
  253. package/dist/types/helpers/translation/interface.d.ts +3 -1
  254. package/dist/vega/index.esm.js +1 -1
  255. package/dist/vega/{p-21e21f51.js → p-02355de8.js} +1 -1
  256. package/dist/vega/{p-05f937c5.entry.js → p-0af32f31.entry.js} +1 -1
  257. package/dist/vega/{p-2fcc604c.entry.js → p-0b311599.entry.js} +1 -1
  258. package/dist/vega/{p-ad35dea4.entry.js → p-0b9c7c79.entry.js} +1 -1
  259. package/dist/vega/p-0be4df0a.js +1 -0
  260. package/dist/vega/{p-0e607b44.js → p-0d18368b.js} +1 -1
  261. package/dist/vega/{p-6b1893f6.entry.js → p-1232b553.entry.js} +1 -1
  262. package/dist/vega/{p-944b43ce.entry.js → p-14559974.entry.js} +1 -1
  263. package/dist/vega/{p-32a67ba1.js → p-14baa886.js} +1 -1
  264. package/dist/vega/{p-846b1ab9.entry.js → p-2364be92.entry.js} +1 -1
  265. package/dist/vega/p-270697c0.entry.js +1 -0
  266. package/dist/vega/{p-af98539f.entry.js → p-288d65ad.entry.js} +1 -1
  267. package/dist/vega/p-2bf17505.entry.js +1 -0
  268. package/dist/vega/{p-afb96938.js → p-320091b7.js} +1 -1
  269. package/dist/vega/{p-73fd18d9.entry.js → p-341a6b32.entry.js} +1 -1
  270. package/dist/vega/p-36949349.js +1 -0
  271. package/dist/vega/p-38c9d782.js +1 -0
  272. package/dist/vega/{p-e4309574.js → p-3c309a38.js} +1 -1
  273. package/dist/vega/{p-4d9562bc.js → p-3dee1e55.js} +1 -1
  274. package/dist/vega/p-3e8baeac.entry.js +1 -0
  275. package/dist/vega/{p-d7f32ccf.entry.js → p-46fe3154.entry.js} +1 -1
  276. package/dist/vega/{p-8c1a5fa4.entry.js → p-48ee3e24.entry.js} +1 -1
  277. package/dist/vega/{p-ccf7518b.js → p-4fe40b76.js} +1 -1
  278. package/dist/vega/{p-7d54e9c1.js → p-4ff48b84.js} +1 -1
  279. package/dist/vega/{p-56c4e349.entry.js → p-5107277d.entry.js} +1 -1
  280. package/dist/vega/{p-5139e516.js → p-51b68d25.js} +1 -1
  281. package/dist/vega/{p-751a5cd6.entry.js → p-52c6a399.entry.js} +1 -1
  282. package/dist/vega/{p-a359e53c.js → p-579cdeae.js} +1 -1
  283. package/dist/vega/{p-c2d28797.entry.js → p-595998d9.entry.js} +1 -1
  284. package/dist/vega/{p-653a6dd8.entry.js → p-5db61a12.entry.js} +1 -1
  285. package/dist/vega/{p-f2f22b5d.entry.js → p-5df2d6a1.entry.js} +1 -1
  286. package/dist/vega/p-5f377954.js +1 -1
  287. package/dist/vega/{p-1efab41b.js → p-61ce8029.js} +1 -1
  288. package/dist/vega/{p-ddf03de1.entry.js → p-62d6e063.entry.js} +1 -1
  289. package/dist/vega/{p-1818f399.entry.js → p-6c9c2f8c.entry.js} +1 -1
  290. package/dist/vega/{p-5dbfffcd.js → p-6cde45fc.js} +1 -1
  291. package/dist/vega/p-6dfe2407.js +1 -0
  292. package/dist/vega/{p-d4bb6f93.entry.js → p-6f01a71a.entry.js} +1 -1
  293. package/dist/vega/p-6f70a10f.entry.js +1 -0
  294. package/dist/vega/p-73f2c3c0.entry.js +1 -0
  295. package/dist/vega/p-75e33859.js +1 -0
  296. package/dist/vega/p-762ea523.entry.js +1 -0
  297. package/dist/vega/{p-c5ecbc53.entry.js → p-782eb312.entry.js} +1 -1
  298. package/dist/vega/p-7a88a3d3.entry.js +1 -0
  299. package/dist/vega/{p-e410c4ad.entry.js → p-7b57a845.entry.js} +1 -1
  300. package/dist/vega/p-83a16285.entry.js +1 -0
  301. package/dist/vega/p-8720816e.js +1 -0
  302. package/dist/vega/{p-6712a9c7.entry.js → p-892edf88.entry.js} +1 -1
  303. package/dist/vega/{p-63101cb4.entry.js → p-8c083255.entry.js} +1 -1
  304. package/dist/vega/{p-19c42e30.js → p-8db904dc.js} +1 -1
  305. package/dist/vega/{p-0cb78838.entry.js → p-91287214.entry.js} +1 -1
  306. package/dist/vega/{p-c553d37e.js → p-919cddc3.js} +1 -1
  307. package/dist/vega/{p-e86c6802.entry.js → p-95913e3c.entry.js} +1 -1
  308. package/dist/vega/p-97215133.js +1 -0
  309. package/dist/vega/{p-3f7b10b9.entry.js → p-9bdc6e11.entry.js} +1 -1
  310. package/dist/vega/{p-cf8d5b3f.entry.js → p-9d18ba7f.entry.js} +1 -1
  311. package/dist/vega/{p-7b93a756.entry.js → p-9dca874d.entry.js} +1 -1
  312. package/dist/vega/{p-ffdacaf9.entry.js → p-9f38448c.entry.js} +1 -1
  313. package/dist/vega/{p-ef605271.js → p-9f7154d2.js} +1 -1
  314. package/dist/vega/{p-7c8e579e.entry.js → p-a057285e.entry.js} +1 -1
  315. package/dist/vega/{p-3c9da3cd.entry.js → p-a0a58295.entry.js} +1 -1
  316. package/dist/vega/{p-4c49b2e3.js → p-a7209700.js} +1 -1
  317. package/dist/vega/{p-c3c0e415.entry.js → p-a890d60b.entry.js} +1 -1
  318. package/dist/vega/{p-fda6e2cc.entry.js → p-addbca58.entry.js} +1 -1
  319. package/dist/vega/{p-f0d4c78c.js → p-b1eb9ff0.js} +1 -1
  320. package/dist/vega/p-b4e7c967.js +1 -0
  321. package/dist/vega/{p-2de61f1b.js → p-b775e51f.js} +1 -1
  322. package/dist/vega/{p-bbabb1c8.entry.js → p-b8f8e480.entry.js} +1 -1
  323. package/dist/vega/{p-95d6c85f.js → p-ba662fe5.js} +1 -1
  324. package/dist/vega/p-c66d2a1e.js +1 -0
  325. package/dist/vega/{p-3932f964.entry.js → p-c67b9aba.entry.js} +1 -1
  326. package/dist/vega/{p-acbba6da.entry.js → p-c9daabe1.entry.js} +1 -1
  327. package/dist/vega/{p-ddd28a8e.entry.js → p-cad5222a.entry.js} +1 -1
  328. package/dist/vega/{p-b042e3b4.entry.js → p-cb90163a.entry.js} +1 -1
  329. package/dist/vega/{p-422d88ae.entry.js → p-d08ffdf1.entry.js} +1 -1
  330. package/dist/vega/{p-d44943e2.entry.js → p-e235020b.entry.js} +1 -1
  331. package/dist/vega/{p-4f327808.entry.js → p-e4266b45.entry.js} +1 -1
  332. package/dist/vega/{p-9cafbc26.entry.js → p-e48a870f.entry.js} +1 -1
  333. package/dist/vega/{p-832d1a72.entry.js → p-e8ee70c5.entry.js} +1 -1
  334. package/dist/vega/{p-d62b85ff.entry.js → p-ed103a1a.entry.js} +1 -1
  335. package/dist/vega/{p-e5187a86.entry.js → p-f05a193e.entry.js} +1 -1
  336. package/dist/vega/p-f1974321.js +1 -0
  337. package/dist/vega/{p-615a2b8c.entry.js → p-f246f125.entry.js} +1 -1
  338. package/dist/vega/{p-4256252c.js → p-f4da615a.js} +1 -1
  339. package/dist/vega/{p-09d50f59.entry.js → p-f5d7b89f.entry.js} +1 -1
  340. package/dist/vega/{p-0f1d6ceb.entry.js → p-f651df3b.entry.js} +1 -1
  341. package/dist/vega/{p-6d40635e.js → p-f7e459cd.js} +1 -1
  342. package/dist/vega/{p-cb81fc2a.entry.js → p-f906a7bc.entry.js} +1 -1
  343. package/dist/vega/{p-66b7d1c7.entry.js → p-f96d0503.entry.js} +1 -1
  344. package/dist/vega/{p-8d27b9cc.js → p-fe24b459.js} +1 -1
  345. package/dist/vega/vega.esm.js +1 -1
  346. package/package.json +1 -1
  347. package/dist/cjs/replace-selected-text-action-a80f5a6a.js +0 -20
  348. package/dist/esm/replace-selected-text-action-c9278a0f.js +0 -18
  349. package/dist/vega/p-07562b9c.js +0 -1
  350. package/dist/vega/p-18a5e8bc.js +0 -1
  351. package/dist/vega/p-2de88b4a.entry.js +0 -1
  352. package/dist/vega/p-392e049c.entry.js +0 -1
  353. package/dist/vega/p-4e1aa86f.js +0 -1
  354. package/dist/vega/p-4ef5c4a7.entry.js +0 -1
  355. package/dist/vega/p-88863658.js +0 -1
  356. package/dist/vega/p-99b699be.entry.js +0 -1
  357. package/dist/vega/p-9a01be93.js +0 -1
  358. package/dist/vega/p-9a472a04.entry.js +0 -1
  359. package/dist/vega/p-a9a87b9a.js +0 -1
  360. package/dist/vega/p-b5bee669.entry.js +0 -1
  361. package/dist/vega/p-b5f308ee.entry.js +0 -1
  362. package/dist/vega/p-bbf1f988.entry.js +0 -1
  363. package/dist/vega/p-ccb9bf86.js +0 -1
  364. package/dist/vega/p-dca3278f.js +0 -1
  365. package/dist/vega/p-e0ecafca.js +0 -1
  366. package/dist/vega/p-e33e1e90.js +0 -1
  367. package/dist/vega/p-ff8dd200.js +0 -1
@@ -1 +0,0 @@
1
- import{g as t}from"./p-8b5d3a52.js";import{a as e,g as n,D as i,f as s,r}from"./p-528748fa.js";import{L as a,I as o}from"./p-6e1ab235.js";import{I as l,c}from"./p-afcd8f04.js";import{I as h}from"./p-781fd6e0.js";import{c as d}from"./p-6a334573.js";import{P as u}from"./p-81dd00d0.js";import{i as p}from"./p-282b37cb.js";import{V as f}from"./p-0e607b44.js";import{I as w}from"./p-32a67ba1.js";import{R as g,a as b,b as m}from"./p-6d40635e.js";import{U as v,V as x,B as y,E as C,h as L,I as k,R as S,a as T,P as E,A as O,b as A}from"./p-4256252c.js";import{M as I,A as R,R as N,a as B,b as M,c as j,d as D,I as _,e as H,f as V,s as P,g as F,h as z,i as K,B as $,j as q,k as W,C as U,l as G,m as Z,n as Q,o as J,S as Y,U as X,p as tt,q as et,N as nt,r as it,t as st}from"./p-88863658.js";import{i as rt}from"./p-19c42e30.js";import{V as at}from"./p-6031bed1.js";import{v as ot}from"./p-4866e390.js";import{D as lt,d as ct}from"./p-526e3634.js";import{V as ht,a as dt,b as ut,c as pt,d as ft}from"./p-698fbd73.js";import{R as wt,a as gt,S as bt,T as mt,b as vt,c as xt,d as yt,e as Ct,C as Lt,M as kt,f as St,g as Tt,h as Et,i as Ot,j as At,k as It,l as Rt,m as Nt,n as Bt,o as Mt,p as jt,q as Dt,s as _t,r as Ht,t as Vt,I as Pt,u as Ft,v as zt,w as Kt,x as $t,y as qt,z as Wt,A as Ut,B as Gt,D as Zt,E as Qt,F as Jt,G as Yt,H as Xt,J as te,K as ee,L as ne,N as ie,O as se,P as re,Q as ae,U as oe,W as le,X as ce,Y as he}from"./p-ccf7518b.js";import{C as de}from"./p-2d0d575f.js";import{V as ue,a as pe,b as fe}from"./p-3a68b729.js";import{r as we}from"./p-77e64f26.js";import{V as ge,a as be}from"./p-3e09aeed.js";import{t as me}from"./p-b75ee3ba.js";import{p as ve}from"./p-0c667d6a.js";import{c as xe}from"./p-a841cf13.js";import{d as ye}from"./p-1bc5b3bc.js";import{c as Ce}from"./p-02841589.js";import{R as Le}from"./p-18a5e8bc.js";import{c as ke}from"./p-890a5254.js";const Se=[{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 Te{constructor(){this.vegaPublicAPIRuntimeMetricsSlimmer=c(Te,["load","close"],Se,"VegaLoaderController")}load(t={}){let e=t.containerSelector||"body",n=document.querySelector(e);if(n&&Te.SPECIAL_ELEMENT_TO_WRAP_FULL_BODY.includes(n.tagName)&&(e="body",n=document.querySelector("body")),!n)return a.error("Container is not found by selector: ",e),null;const i=this.createLoadingIndicator(t.indicatorOptions),s=this.createLoader(e);return s.append(i),this.appendLoader(s,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 i;if(t.includes(">>>")){const[s,r]=t.split(">>>");i=null===(n=null===(e=document.querySelector(s))||void 0===e?void 0:e.shadowRoot)||void 0===n?void 0:n.getElementById(r)}else i=document.getElementById(t);return i}createLoader(n){const i=document.createElement("vega-loader-wrapper");return i.className=e(["body"===n?"fixed-wrapper":"absolute-wrapper"]),i.dataset.container=n,i.id=`vega-loader-${t()}`,i}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)}}Te.SPECIAL_ELEMENT_TO_WRAP_FULL_BODY=["VEGA-MODAL"],function(t,e,n,i){var s,r=arguments.length,a=r<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(r<3?s(a):r>3?s(e,n,a):s(e,n))||a);r>3&&a&&Object.defineProperty(e,n,a)}([l()],Te.prototype,"vegaPublicAPIRuntimeMetricsSlimmer",void 0);const Ee=new Te,Oe=[{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 Ae=function(t,e,n,i){var s,r=arguments.length,a=r<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(r<3?s(a):r>3?s(e,n,a):s(e,n))||a);return r>3&&a&&Object.defineProperty(e,n,a),a};class Ie{constructor(){this.resizeObserverSlimmer=d(Ie,u,[],[{mapFrom:"connectResizeObserver",mapTo:"connectResizeObserver"}],[{callback:t=>{var e;!(t[0].contentRect.height>0)&&(null===(e=this.container)||void 0===e?void 0:e.classList.contains("hydrated"))&&(h.removeZIndex(this.container,"top"),this.container.remove(),this.container=null)},target:()=>this.container}]),this.vegaPublicAPIRuntimeMetricsSlimmer=c(Ie,["open","close","closeAll"],Oe,"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 s=document.createElement("vega-page-notification");return Object.keys(e).forEach((t=>{void 0!==e[t]&&(s[t]=e[t])})),s.style.marginBottom=n()===i.MOBILE?"12px":"16px",s.id=`vega-page-notification-${t()}`,s}getContainer(){return this.container||(this.container=document.createElement("vega-page-notification-list"),h.setZIndex(this.container,"top"),n()===i.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}}Ae([o()],Ie.prototype,"resizeObserverSlimmer",void 0),Ae([l()],Ie.prototype,"vegaPublicAPIRuntimeMetricsSlimmer",void 0);const Re=new Ie,Ne=[{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 Be{constructor(){this.vegaPublicAPIRuntimeMetricsSlimmer=c(Be,["setSemantics","getSemantics","getEnabledEventIdsByComponent"],Ne,"VegaEventManager")}setSemantics(t){p.setSemantics(t)}getSemantics(t){return p.getSemantics(t)}getEnabledEventIdsByComponent(t){return p.getEnabledEventIdsByComponent(t)}}!function(t,e,n,i){var s,r=arguments.length,a=r<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(r<3?s(a):r>3?s(e,n,a):s(e,n))||a);r>3&&a&&Object.defineProperty(e,n,a)}([l()],Be.prototype,"vegaPublicAPIRuntimeMetricsSlimmer",void 0);const Me=new Be,je=[{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 De{constructor(){this.vegaPublicAPIRuntimeMetricsSlimmer=c(De,["overrideZIndexBasicValues"],je,"VegaZIndexManager")}overrideZIndexBasicValues(t){h.overrideZIndexBasicValues(t)}}!function(t,e,n,i){var s,r=arguments.length,a=r<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(r<3?s(a):r>3?s(e,n,a):s(e,n))||a);r>3&&a&&Object.defineProperty(e,n,a)}([l()],De.prototype,"vegaPublicAPIRuntimeMetricsSlimmer",void 0);const _e=new De,He=[{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 Ve{constructor(){this.vegaPublicAPIRuntimeMetricsSlimmer=c(Ve,["handle"],He,"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,i){var s,r=arguments.length,a=r<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(r<3?s(a):r>3?s(e,n,a):s(e,n))||a);r>3&&a&&Object.defineProperty(e,n,a)}([l()],Ve.prototype,"vegaPublicAPIRuntimeMetricsSlimmer",void 0);const Pe=new Ve,Fe=async()=>Pe.handle(),ze=[{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 Ke{constructor(){this.vegaPublicAPIRuntimeMetricsSlimmer=c(Ke,["load","unLoad","unLoadAll"],ze,"VegaSkeletonLoaderController"),this.loaderMap=new Map}load({target:e,type:n="text",width:i,height:s,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:i,height:s})],o=(a?[this.wrapLayout(e,a)]:e).map((t=>(t.dataset[Ke.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:i}=t,s=document.createElement("vega-skeleton");return Object.assign(s,{animated:!0,type:e,width:n,height:i}),s}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}}Ke.LOADER_DATA_SET_KEY="vegaSkeletonLoaderKey",function(t,e,n,i){var s,r=arguments.length,a=r<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(r<3?s(a):r>3?s(e,n,a):s(e,n))||a);r>3&&a&&Object.defineProperty(e,n,a)}([l()],Ke.prototype,"vegaPublicAPIRuntimeMetricsSlimmer",void 0);const $e=new Ke,qe=[{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 We{constructor(){this.vegaPublicAPIRuntimeMetricsSlimmer=c(We,["init","changeLanguage"],qe,"TranslationController")}get currentLanguage(){return f.currentLanguage}init(t){f.init(t)}changeLanguage(t){f.changeLanguage(t)}}!function(t,e,n,i){var s,r=arguments.length,a=r<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,n,i);else for(var o=t.length-1;o>=0;o--)(s=t[o])&&(a=(r<3?s(a):r>3?s(e,n,a):s(e,n))||a);r>3&&a&&Object.defineProperty(e,n,a)}([l()],We.prototype,"vegaPublicAPIRuntimeMetricsSlimmer",void 0);const Ue=new We;class Ge{static fromDate(t,e="month",n,i=!0){const s=w.createCalendarPeriod(t,e,n,i);return w.toCalendarPeriodType(s)}}class Ze{constructor(){this.dropdownEl=null,this.itemsContainerEl=null,this.buttonEl=null}isHidden(t){return t.sourceEditMode}getExtensionContext(t){return g.getExtensionContext(t)}renderDropdown(t,e,n,i){return t("vega-dropdown",Object.assign({trigger:"click",searchable:!1,maxWidth:"200",itemDisplayRule:"ellipsis",ref:t=>{this.dropdownEl=t,lt.addUniqueObserverToNode(t,ht,(t=>{this.handleDropdownClick(t.detail,e)}))}},n),i)}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:ot.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:i,label:s,showArrowIcon:r,tooltip:a}=n,o=this.isDisabled(e),l=t("vega-rich-text-editor-toolbar-button",{disabled:o,icon:i,hidden:this.isHidden(e),selected:this.isSelected(e),ref:t=>{this.buttonEl=t,lt.addUniqueObserverToNode(t,dt,(()=>this.handleButtonClick(e)))},onMouseDown:this.preventDefault,onKeyDown:t=>this.handleButtonKeyDown(t)},[this.renderButtonLabel(t,e,s),r?t("vega-icon",{size:"size-8",color:o?"text-disabled":"text-secondary",style:{marginLeft:"8px"},icon:at.getIconKey("chevron-down")}):null].filter(rt));return(null==a?void 0:a.text)?t("vega-tooltip",{text:e.translation.t(a.text),placement:["bottom","top"]},[l]):l}renderButtonLabel(t,e,n){return n?t("vega-font",{variant:"font-field-label-sm",color:this.isDisabled(e)?"text-disabled":"text-primary"},e.translation.t(n)):null}isDisabled(t){return t.host.disabled}isSelected(t){return!1}preventDefault(t){t.preventDefault()}getListItemByKey(t,e){for(const n of t)if("children"in n){const t=this.getListItemByKey(n.children,e);if(t)return t}else if(n.key===e)return n;return null}handleButtonKeyDown(t){this.dropdownEl&&("Enter"===t.code||"Space"===t.code?(t.preventDefault(),t.stopPropagation(),this.dropdownEl.dispatchEvent(new MouseEvent("click",{bubbles:!0}))):"ArrowDown"!==t.code&&"ArrowUp"!==t.code||(t.preventDefault(),t.stopPropagation(),this.dropdownEl.show().then((()=>{this.focusDropdownItem("ArrowDown"===t.code?"first":"last")}))))}handleItemsKeyDown(t){var e,n,i;if("Escape"===t.code)return t.preventDefault(),t.stopPropagation(),this.dropdownEl&&this.dropdownEl.hide(),void(null===(e=this.buttonEl)||void 0===e||e.focus());if("ArrowDown"!==t.code&&"ArrowUp"!==t.code)return;t.preventDefault(),t.stopPropagation();const s=this.getDropdownItems();if(0===s.length)return;const r=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)})),a="ArrowDown"===t.code?1:-1,o=-1===r?"ArrowDown"===t.code?0:s.length-1:r+a;for(let t=0;t<s.length;t++){const e=(o+t*a+s.length)%s.length;if(!s[e].disabled)return void(null===(i=null===(n=s[e].shadowRoot)||void 0===n?void 0:n.querySelector("li"))||void 0===i||i.focus())}}focusDropdownItem(t){var e,n;const i=this.getDropdownItems(),s="first"===t?i:[...i].reverse();for(const t of s)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 Qe extends I{constructor(t,e){super(),this.type="INSERT_TOKEN_NODE",this.rteRange=null,this.actionHandleResult=!1,this.rteRange=t,this.token=e}}class Je extends Ze{constructor(t){super(),this.tokenList=[],this.tokenList=t}render(t,e){return this.renderDropdown(t,e,{},[this.renderButton(t,e,{label:"Tokens",showArrowIcon:!0,tooltip:{text:"Insert token"}}),this.renderDropdownListTemplate(t,this.tokenList,e)])}isDisabled(t){const e=this.getExtensionContext(t.host);if(e){const{host:t,getSelectedNodes:n}=e,[i]=n();return i?t.disabled||!R.canHandle("INSERT_TOKEN_NODE",i.parent):t.disabled}return!1}handleButtonClick(t){}handleDropdownClick(t,e){const n=this.getListItemByKey(this.tokenList,t),{rteRange:i}=e,{startNode:s}=i;if(s&&s.parent){const t=new Qe(i,n);s.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 Ye extends N{constructor(t,e,n,i,s){super(t,n,i,s),this.dtoName=Ye.dtoName,this.type="token",this.token=e,this.text=n}static from(t,e){const n=new Ye(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 Ye(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>`}}Ye.dtoName="RTETokenNode";class Xe extends b{doRender(t,e,n){const{id:i,token:s}=e;return t("span",Object.assign(Object.assign({key:i,"template-token-key":s,"token-key":s,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 v(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 tn extends Ze{constructor(t,e,n=""){super(),this.languageList=[],this.languageChangeCallback=null,this.selectedLanguage="",this.labelRef=null,this.translation=null,this.handleDropdownClick=t=>{this.setSelectedLanguage(t),"function"==typeof this.languageChangeCallback&&this.languageChangeCallback(t)},this.languageList=t,this.languageChangeCallback=e,this.selectedLanguage=n}setSelectedLanguage(t){var e;if(this.selectedLanguage=t,(null===(e=this.labelRef)||void 0===e?void 0:e.firstChild)&&this.translation){const e=this.getLanguageLabelByKey(t);this.labelRef.firstChild.nodeValue=this.translation.t(e)}}isHidden(){return!1}render(t,e){const n=this.languageList.map((t=>this.translateDropdownEntry(t,e)));return this.renderDropdown(t,e,{source:n},[this.renderButton(t,e,{label:this.getLanguageLabelByKey(this.selectedLanguage),showArrowIcon:!0,tooltip:{text:"Select language"}})])}renderButtonLabel(t,e,n){return this.translation=e.translation,t("vega-font",{variant:"font-field-label-sm",color:this.isDisabled(e)?"text-disabled":"text-primary",ref:t=>{this.labelRef=t}},e.translation.t(n))}handleButtonClick(t){}getLanguageLabelByKey(t){var e;const n=this.getListItemByKey(this.languageList,t);return null!==(e=null==n?void 0:n.label)&&void 0!==e?e:"Select Language"}translateDropdownEntry(t,e){const n=e.translation.t(t.label);return Object.assign(Object.assign({},t),"children"in t?{label:n,children:t.children.map((t=>this.translateDropdownEntry(t,e)))}:{label:n})}}class en extends m{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 tn(this.languageList,this.languageChangeCallBack,this.languageState.selectedLanguage),this.registerToolbarButtonRenderer(en.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:i,flushValue:s}=this.extensionContext;n=n?n instanceof x?n:x.fromJSON(n,i.sourceEditConfig):x.createEmptyContent(),i.value!==n&&s(n,!0)}}getRTELatestValue(t){var e;let n=t.value;if(this.extensionContext&&this.extensionContext.isSourceEditMode()&&t.shadowRoot){const i=t.shadowRoot.querySelector(".source-view-container vega-code-block");if(i){let s;t.sourceEditConfig&&(s={autoMatchFormat:null===(e=t.sourceEditConfig.autoMatchFormat)||void 0===e||e,filterInlineStyles:t.sourceEditConfig.filterInlineStyles}),n=x.fromHtml(i.value.code,s)}}return n}}en.TOOLBAR_BUTTON_KEY="languages";class nn extends I{constructor(t){super(),this.type="INSERT_FUNCTION_BLOCK",this.functionType=t}}class sn extends B{constructor(t){super(t),this.dtoName=sn.dtoName,this.type="function-block",this.children=[]}static from(t,e){const n=new sn(t.id),i={customClass:["statement"]};let{annotations:s}=t;return s=s?Object.assign(Object.assign({},s),i):i,super.convertAnnotationsToMap(n.annotationMap,s),n.children=this.generateBlockChildren(t.children,e,n),n}toHtml(){return`<div class="statement">${this.children.map((t=>t instanceof M?`<div class="statementelement"${this.getFunctionContentStyle(t)}>${t.getChildrenHtml()}</div>`:t.toHtml())).join("")}</div>`}clone(e){const n=new sn(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()}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 j(t);let n=e.toCssText({standalone:!0});const i=t.getAnnotationByType("TEXT_STYLE");if(i&&"paragraph"===i.textStyle){const t=e.toCssText(void 0,void 0,i.renderStyle({standalone:!0}));n=n.replace(t,"").trim()}return n?` style="${n}"`:""}}sn.dtoName="RTEFunctionBlock";class rn extends D{handleAction(t,e){const{functionType:n}=t,i=this.getFunctionBlock(n),s=this.createNewParagraph(""),r=this.getReferenceBlock(e);r?r.parent.apply(new _(r,i,s)):e.apply(new H([i,s])),s&&(t.nextFocusNode=s.children[0])}getFunctionBlock(e){const n=t();return sn.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 x)){const e=t.parent;return e instanceof sn?e:t}}}class an extends V{constructor(t,e,n){super(t),this.dtoName=an.dtoName,this.type="logic-control-node",this.text="",this.text=e,this.parent=n}clone(){return new an(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=P.getDOMByEntity(this);if(t)return t.parentElement}isContentEditable(){return!1}}an.dtoName="RTELogicControlNode";class on extends B{constructor(t,e,n){super(t),this.dtoName=on.dtoName,this.type="logic-control-block",this.children=[],this.statementText="",this.statementText=e,this.children=[new an(`${t}-node-1`,e,this)],n&&(this.parent=n)}static from(t){return new on(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 on(this.id,this.statementText,t)}toJSON(){return{id:this.id,type:this.type,statementText:this.statementText}}}on.dtoName="RTELogicControlBlock";class ln extends Ze{render(t,e){return this.renderDropdown(t,e,{},[this.renderButton(t,e,{label:"Functions",showArrowIcon:!0,tooltip:{text:"Insert function"}}),this.renderDropdownListTemplate(t,ln.FUNCTION_LIST,e)])}isDisabled(t){const e=this.getExtensionContext(t.host);if(e){const{host:t,getSelectedNodes:n}=e,i=n()[0];let s=!0;return i&&(s=R.canHandle("INSERT_FUNCTION_BLOCK",i.parent)),t.disabled||!s}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:i}=n,s=i()[0],r=new nn(t);s?s.parent&&s.parent.apply(r):e.value.apply(r),r.nextFocusNode&&e.value.apply(new v(r.nextFocusNode,1))}}}}ln.FUNCTION_LIST=[{key:"IF",label:"Conditional"},{key:"FOREACH",label:"Foreach"}];class cn extends b{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))}}class hn extends y{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 on.from({id:t(),type:"logic-control-block",statementText:n.innerText})}appendChildBlocks(){}shouldProceedToElementChildren(){return!1}isFunctionBlockChild(t){return!(!t.parentElement||!t.parentElement.classList.contains("statement"))}}class dn extends b{doRender(t,e){return t("div",{key:e.id,class:this.getElementClassName(e),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 un{}class pn extends un{canIntercept(t,e){return e.parent&&e.parent instanceof sn}intercept(t,e,n){const i=new k(n.children[0],0);i.isFlushable=!0,n.parent.apply(i)}}class fn extends D{handleAction(t,e){const n=this.createNewParagraph("");n&&(e.parent.apply(new _(e,n)),t.newBlock=n,this.focusToNextLine(n))}focusToNextLine(t){const e=this.getRootContent(t);e&&e.apply(new v(t.children[0],1))}}class wn extends I{constructor(t,e,n){super(),this.type="PASTE_PLAIN_TEXT",this.blocksToBeInserted=t,this.startNode=e,this.startOffset=n}}class gn extends pn{intercept(t,e,n){const{blocksToBeInserted:i,rteRange:s}=e;let{startNode:r,startOffset:a}=e;s&&(r=s.startNode,a=s.startOffset);const o=new wn(i,r,a);n.apply(o)}}class bn extends D{handleAction(t,e){const{blocksToBeInserted:n,startNode:i,startOffset:s}=t;if(i instanceof N){const t=n.flatMap((t=>t instanceof M?(this.copyLinkGroupAnnotations(e.annotationMap,t.annotationMap),t.children):[]));t.length>0&&(e.apply(s>0?new _(i,...t):new F(i,...t)),this.focusToNextLine(t[t.length-1],t[t.length-1].getRangeEndOffset()))}}focusToNextLine(t,e){const n=this.getRootContent(t);n&&n.apply(new v(t,e))}copyLinkGroupAnnotations(t,e){if(e&&e.has(z.LINK_GROUP)){const n=e.get(z.LINK_GROUP);t.has(z.LINK_GROUP)?n.linkGroups.forEach(((e,n)=>{t.get(z.LINK_GROUP).linkGroups.set(n,e)})):t.set(z.LINK_GROUP,e.get(z.LINK_GROUP))}}}const mn=new hn,vn=new class extends hn{constructor(){super(...arguments),this.blockClassName="statementelement"}handle(e,n){const i=L.generate(M,e[0]),s=Array.from(e[0].childNodes);return M.from({id:t(),type:"paragraph",annotations:Object.assign({customClass:[this.blockClassName]},i),nodes:this.generateChildNodes(s,void 0,n)})}},xn=new class extends C{canHandle(t,e){const n=t[e];return n&&"DIV"===n.tagName&&n.classList.contains("statement")&&n.childNodes.length&&n.querySelector(".statementsyntax")?1:0}handle(){return sn.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}};class yn extends m{constructor(){super(),this.registerBlockBasicStrategies(on.name),this.registerBlockBasicStrategies(sn.name),this.preventFunctionBlockDefaultInsertNewParagraph(),this.registerNode("logic-control-block",on),this.registerRenderer("logic-control-block",new cn),this.registerNode("function-block",sn),this.registerRenderer("function-block",new dn),this.registerElementToBlockDTOClassStrategy(mn),this.registerElementToBlockDTOClassStrategy(vn),this.registerElementToBlockDTOClassStrategy(xn)}prepareBeforeLoad(t){this.registerToolbarButtonRenderer(yn.TOOLBAR_BUTTON_KEY,new ln,t)}preventFunctionBlockDefaultInsertNewParagraph(){this.unRegisterStrategy(K.INSERT_NEW_PARAGRAPH,on.name),this.unRegisterStrategy(K.APPEND_CHILDREN,sn.name),this.unRegisterStrategy(K.INSERT_CHILDREN_AFTER,sn.name),this.unRegisterStrategy(K.INSERT_CHILDREN_BEFORE,sn.name),this.unRegisterStrategy(K.PASTE_CONTENT,on.name),m.registerActionHandleStrategy(sn.name,K.INSERT_NEW_PARAGRAPH,new fn)}}(()=>{const t=new rn;m.registerActionHandleStrategy(x.name,"INSERT_FUNCTION_BLOCK",t),m.registerActionHandleStrategy(M.name,"INSERT_FUNCTION_BLOCK",t),m.registerActionHandleStrategy(S.name,"INSERT_FUNCTION_BLOCK",t),m.registerActionHandleStrategy(on.name,"INSERT_FUNCTION_BLOCK",t),m.registerActionHandleStrategy(M.name,"PASTE_PLAIN_TEXT",new bn),m.registerActionHandlerInterceptor(M.name,K.INSERT_NEW_PARAGRAPH,new pn),m.registerActionHandlerInterceptor(M.name,K.PASTE_CONTENT,new gn)})(),yn.TOOLBAR_BUTTON_KEY="functions";class Cn extends I{constructor(t){super(),this.isFlushable=!0,this.type="DELETE_TABLE_BLOCK",this.tableBlock=t}}class Ln extends ${constructor(){super(...arguments),this.type=wt.CAPTION}static getDefaultStyles(){return{padding:"8px",border:"1px solid #ddd",borderBottom:"none",position:"relative",textAlign:"center",minHeight:"22px"}}clone(){return new Ln}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({},Ln.getDefaultStyles()),{backgroundColor:this.getCaptionBackgroundColor()}):null}toJSON(){return{caption:!0}}getCaptionBackgroundColor(){return ge.isDarkMode()?gt.dark:gt.light}}class kn extends B{constructor(t,e){super(t),this.dtoName=kn.dtoName,this.type="table-caption";const{autoMatchFormat:n}=e||{autoMatchFormat:!0};n&&this.annotationMap.set(wt.CAPTION,new Ln)}static from(t,e){const n=new kn(t.id,e),i=t.annotations||{},{caption:s}=i,r=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var s=0;for(i=Object.getOwnPropertySymbols(t);s<i.length;s++)e.indexOf(i[s])<0&&Object.prototype.propertyIsEnumerable.call(t,i[s])&&(n[i[s]]=t[i[s]])}return n}(i,["caption"]);return s&&n.annotationMap.set(wt.CAPTION,new Ln),super.convertAnnotationsToMap(n.annotationMap,Object.assign({},r)),n.children=super.generateBlockChildren(t.children,e,n),n}clone(t){const e=new kn(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()))})}}R.register(K.INSERT_CHILDREN_BEFORE,kn.name,new T),R.register(K.PASTE_CONTENT,kn.name,new E),kn.dtoName="RTETableCaptionBlock";class Sn extends I{constructor(t){super(),this.type="TOGGLE_TABLE_CAPTION",this.isFlushable=!0,this.shouldEnable=t}}class Tn extends bt{canHandle(t){return t[0]===mt.CAPTION}execute(t,e,n){const i="rte-table-caption"===t[1],s=new Sn(i),r=n.getCaption();if(i){const t=r&&r.isNotEmpty()?r:this.createCaptionBlock(null==r?void 0:r.id);r&&t===r||n.setCaption(t),s.nextFocusNode=t.getLastNode()}else r&&(n.setCaption(null),s.nextFocusNode=n.getFirstNode());this.syncCursorPosition(n,s.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 kn.from(n)}}class En{static generateTablePropertiesForm(t){const e=t.annotationMap.get(wt.TABLE);let n={borderStyle:"none",borderColor:"",borderWidth:"",backgroundColor:"",width:"",height:"",textAlign:"center"};if(e){const t=e.toJSON().table,{style:i="none",color:s="",width:r=""}=t.border||{style:"none",color:"",width:""};n={backgroundColor:t.backgroundColor||"",width:t.width||"",height:t.height||"",textAlign:t.alignment,borderStyle:i,borderColor:s,borderWidth:r}}return n}updateCursorPosition(t,e){t&&e&&t.host.value.apply(new v(e,0))}}class On extends q{constructor(t){super(),this.isFlushable=!0;const{textAlign:e,width:n,borderWidth:i,borderColor:s,borderStyle:r,height:a}=t,o=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var s=0;for(i=Object.getOwnPropertySymbols(t);s<i.length;s++)e.indexOf(i[s])<0&&Object.prototype.propertyIsEnumerable.call(t,i[s])&&(n[i[s]]=t[i[s]])}return n}(t,["textAlign","width","borderWidth","borderColor","borderStyle","height"]);this.tableProperties=Object.assign(Object.assign({},o),{alignment:e,border:{style:r,color:s,width:i?ve(i):""},width:n?ve(n):"",height:a?ve(a):""})}toAnnotation(){return new vt(this.tableProperties)}}class An extends En{handle(t,e,n,i){e.apply(new On(n)),this.updateCursorPosition(t,i)}}class In extends En{handle(t,e,n,i){t&&t.host&&(t.flushValue(t.host.value),this.updateCursorPosition(t,i))}}class Rn extends En{handle(t,e,n){const i=new On(n);i.isFlushable=!1,e.apply(i)}}class Nn extends q{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 Bn extends Nn{constructor(t,e){super(t,e),this.isFlushable=!0}toAnnotation(){return this.updateOriginAnnotation(),this.originAnnotation}}var Mn=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var s=0;for(i=Object.getOwnPropertySymbols(t);s<i.length;s++)e.indexOf(i[s])<0&&Object.prototype.propertyIsEnumerable.call(t,i[s])&&(n[i[s]]=t[i[s]])}return n};class jn{static getStyleCollectionFromCell(t){return t.reduce(((t,e)=>{const n=e.getAnnotationByType(wt.CELL);if(t[e.id]={},n){const i=n.toJSON().tableCell,{border:s}=i,r=Mn(i,["border"]),a={};s&&(a.borderStyle=s.style,a.borderColor=s.color,a.borderWidth=s.width),t[e.id]=xe(Object.assign(Object.assign({},r),a))}return t}),{})}static convertStyleMapToFormField(t){const e={};for(const n in t){const i=t[n];for(const t in i)e[t]?e[t].push(i[t]):e[t]=[i[t]]}const n=Object.keys(t).length,i={};for(const t in e){const s=e[t],r=new Set(s);s.length===n&&1===r.size&&(i[t]=s[0])}return i}applyProperties(t,e,n){t.tableSelection.getSelectedCells().forEach((t=>{const i=e[t.id];if(i){const e=this.convertToVegaTableCellAnnotation(Object.assign({},i));this.applyAnnotation(t,e,n)}}))}updateCursorPosition(t,e){t&&e&&t.host.value.apply(new v(e,0))}convertToVegaTableCellAnnotation(t){const{borderStyle:e,borderWidth:n,borderColor:i}=t,s=Mn(t,["borderStyle","borderWidth","borderColor"]),r=xe({style:e,width:n?ve(n):"",color:i});return xe(Object.assign(Object.assign({},s),{backgroundColor:s.backgroundColor||"",padding:s.padding?ve(s.padding):"",width:s.width?ve(s.width):"",height:s.height?ve(s.height):"",verticalAlign:s.verticalAlign||"",textAlign:s.textAlign||"",border:r}))}applyAnnotation(t,e,n){const i=t.getAnnotationByType(wt.CELL)||new xt({},!1),s=t instanceof yt?new Bn(e,i):new Nn(e,i);s.isFlushable=n,t.apply(s)}}class Dn extends jn{handle(t,e,n){t&&t.host&&(t.flushValue(t.host.value),this.updateCursorPosition(t,n))}}class _n extends jn{handle(t,e){this.applyProperties(t,e,!1)}}class Hn extends jn{handle(t,e,n){this.applyProperties(t,e,!0),this.updateCursorPosition(t,n)}}class Vn{constructor(t){this.renderContext=t}getTableExtensionContext(){return this.renderContext?g.getExtensionContext(this.renderContext.host):null}}class Pn extends Vn{constructor(t,e){super(e),this.popoverCloseType="none",this.tablePropertiesHandlerMap={save:new In,cancel:new An,change:new Rn},this.cellPropertiesHandlerMap={save:new Dn,cancel:new Hn,change:new _n},this.handleTablePropertiesUpdate=t=>{const e=t.type.replace("vega","").toLowerCase();this.popoverCloseType=e,"change"!==e&&this.hide();const n=this.getTableExtensionContext();n&&this.tablePropertiesHandlerMap[e].handle(n,this.currentTableBlock,t.detail,this.currentFocusNode),"change"===e&&this.popoverRef.show(!0)},this.handleCellPropertiesUpdate=t=>{const e=t.type.replace("vega","").toLowerCase();this.popoverCloseType=e,"change"!==e&&this.hide();const n=this.getTableExtensionContext();n&&this.cellPropertiesHandlerMap[e].handle(n,t.detail,this.currentFocusNode),"change"===e&&this.popoverRef.show(!0)},this.tableColorSchema=t}destroy(){this.selectionAnchorRef&&this.selectionAnchorRef.parentNode&&(lt.removeUniqueObserverFromNode(this.selectionAnchorRef,ue),this.selectionAnchorRef.parentNode.removeChild(this.selectionAnchorRef),this.selectionAnchorRef=null)}async show(t){let e=this.getTableRef();const n=this.getTableExtensionContext();let i=[];if(n&&(i=n.tableSelection.getSelectedCells()),t===mt.CELL&&i.length>1){const t=this.getOrCreateSelectionAnchor(i,e);t&&(e=t)}else t===mt.CELL&&1===i.length&&(e=P.getDOMByEntity(i[0]));this.updateContent(t),this.storeCurrentFocusNode(),we.call(ct.getSubject(this.popoverRef,pe),e),await this.popoverRef.show()}async hide(){await this.popoverRef.hide()}reTarget(t,e){this.getTableRef=e,this.currentTableBlock=t}render(){const t=me();if(t){const e=t.createElement("vega-popover");e.trigger="click",e.isScreenPosition=!0,e.className="rte-table-dynamic-popover",lt.addUniqueObserverToNode(e,ut,(()=>{const t=this.getTableExtensionContext();"change"===this.popoverCloseType&&t&&t.flushValue(t.host.value)}));const n=t.createElement("div");n.setAttribute("slot","popover"),n.className="rte-table-dynamic-popover-content";const i=t.createElement("vega-rich-text-table-properties");i.colors=this.tableColorSchema,i.type=mt.TABLE,i.setAttribute("type",mt.TABLE),i.addEventListener("vegaCancel",this.handleTablePropertiesUpdate),i.addEventListener("vegaChange",this.handleTablePropertiesUpdate),i.addEventListener("vegaSave",this.handleTablePropertiesUpdate);const s=t.createElement("vega-rich-text-table-properties");return s.colors=this.tableColorSchema,s.type=mt.CELL,s.setAttribute("type",mt.CELL),s.addEventListener("vegaCancel",this.handleCellPropertiesUpdate),s.addEventListener("vegaChange",this.handleCellPropertiesUpdate),s.addEventListener("vegaSave",this.handleCellPropertiesUpdate),n.appendChild(i),n.appendChild(s),e.appendChild(n),this.popoverRef=e,this.tablePropertiesFormRef=i,this.cellPropertiesFormRef=s,e}}updateContent(t){this.popoverCloseType="none";const e=this.getTableExtensionContext();"TABLE"===t?(this.tablePropertiesFormRef.classList.remove("vega-hidden"),this.cellPropertiesFormRef.classList.add("vega-hidden"),this.tablePropertiesFormRef.defaultValue=En.generateTablePropertiesForm(this.currentTableBlock)):"CELL"===t&&(this.cellPropertiesFormRef.classList.remove("vega-hidden"),this.tablePropertiesFormRef.classList.add("vega-hidden"),e&&(this.cellPropertiesFormRef.styleMap=jn.getStyleCollectionFromCell(e.tableSelection.getSelectedCells())),this.cellPropertiesFormRef.defaultValue=jn.convertStyleMapToFormField(this.cellPropertiesFormRef.styleMap)),e&&e.getSelection().removeAllRanges()}storeCurrentFocusNode(){const t=this.getTableExtensionContext();t&&(this.currentFocusNode=t.getSelectedNodes()[0])}getOrCreateSelectionAnchor(t,e){const n=me();if(n&&e){const i=e.closest(".rich-text-content"),s=i.getBoundingClientRect();let r=Number.POSITIVE_INFINITY,a=Number.NEGATIVE_INFINITY,o=Number.POSITIVE_INFINITY,l=Number.NEGATIVE_INFINITY;t.map((t=>P.getDOMByEntity(t))).filter(rt).forEach((t=>{const e=t.getBoundingClientRect();r=Math.min(r,e.left-s.left),a=Math.max(a,e.right-s.left),o=Math.min(o,e.top-s.top),l=Math.max(l,e.bottom-s.top)}));const c=a-r,h=l-o;return this.selectionAnchorRef=i.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",i.appendChild(this.selectionAnchorRef),lt.addUniqueObserverToNode(this.selectionAnchorRef,ue,(()=>{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 Fn extends Vn{constructor(t){super(t),this.settingHandlers=[new Ct,new Tn,new Lt,new kt,new St],this.handleTableClick=(t,e,n)=>{const i=t.target.closest("table");i===n()&&(t.stopPropagation(),this.reTarget(e,n),this.tableDynamicPopover.hide(),we.call(ct.getSubject(this.popoverRef,pe),i),this.popoverRef.show(!0))},this.syncSelectedCells=()=>{this.tableSettingRef&&(this.tableSettingRef.selectedCells=this.getTableSelectedCells())},this.handleSettingMenuClick=t=>{const e=this.settingHandlers.find((e=>e.canHandle(t.detail)));if(e){const n=this.getTableExtensionContext();n&&e.execute(t.detail,n,this.tableBlock),t.detail[0]===mt.CAPTION&&this.updateTableSettingCaption()}t.detail[0]!==mt.TABLE&&t.detail[0]!==mt.CELL||(this.popoverRef.hide(),this.tableDynamicPopover.show(t.detail[0]))},this.handleTableSettingPopoverShow=()=>{this.syncSelectedCells()},this.tableDynamicPopover=new Pn(Tt.getTableColors(),t)}destroy(){this.tableDynamicPopover.destroy(),this.popoverContainer&&this.popoverContainer.remove()}render(){const t=me();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",lt.addUniqueObserverToNode(n,pt,this.handleTableSettingPopoverShow);const i=t.createElement("div");i.setAttribute("slot","popover");const s=t.createElement("vega-rich-text-table-setting");s.addEventListener("vegaClick",this.handleSettingMenuClick),i.appendChild(s),n.appendChild(i),this.popoverContainer.appendChild(n),this.popoverContainer.appendChild(e),this.popoverRef=n,this.tableSettingRef=s}}updateTableSettingCaption(){const t=this.tableBlock.hasCaption();this.tableSettingRef&&this.tableSettingRef.hasCaption!==t&&(this.tableSettingRef.hasCaption=t)}reTarget(t,e){this.tableSettingRef&&(this.tableBlock=t,this.tableSettingRef.target=e(),this.tableSettingRef.selectedCells=this.getTableSelectedCells(),this.tableDynamicPopover.reTarget(t,e))}getTableSelectedCells(){let t=[];const e=this.getTableExtensionContext();if(e&&e.tableSelection){const{tableSelection:n}=e;t=n.getSelectedCells()}return t}}class zn extends b{doRender(t,e,n){let i;const s=this.renderTable(t,e,(t=>i=t));this.renderTableToolbar(n);const r=e.getAnnotationByType(wt.TABLE),a=n.editable?[t("vega-rich-text-table-selection-widget",{onVegaRemove:t=>{t.stopPropagation(),this.handleTableRemove(e,i)},onClick:t=>{this.tableToolbar&&this.tableToolbar.handleTableClick(t,e,(()=>i))},onMouseLeave:()=>{this.tableToolbar&&this.tableToolbar.syncSelectedCells()}},[t("div",{contentEditable:!0,ref:this.useRef(e)},[s])])]:[s],o={};if(r){const t=r.renderStyle();o.width=t.width,o.margin=t.margin}const l=t("div",{class:"v-rte--extension-table-container",style:Object.assign({},o)},a);return l.childrenContainerGetter=()=>s,l}destroy(){this.destroyTableToolbar()}injectRTEScopeStyles(){return".v-rte--extension-table-container{display:table}table.v-rte--extension-table{border-collapse:collapse}table.v-rte--extension-table th,table.v-rte--extension-table td{border:1px solid #ddd;padding:12px;text-align:left;vertical-align:middle;min-width:55px;box-sizing:border-box;position:relative}table.v-rte--extension-table th{background-color:#f2f2f2}.rte-table-setting-popover,.rte-table-dynamic-popover{display:block}table.v-rte--extension-table .v-rte-table-cell-focused::after,table.v-rte--extension-table .v-rte-table-cell-selected::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background-color:rgba(158, 207, 250, 0.3)}table.v-rte--extension-table:has(.v-rte-table-cell-selected){caret-color:transparent}table.v-rte--extension-table:has(.v-rte-table-cell-selected) ::selection{background-color:transparent}table.v-rte--extension-table:has(.v-rte-table-cell-selected) ::-moz-selection{background-color:transparent}.v-rte--extension-table-caption{padding:8px;border:1px solid #ddd;border-bottom:none;background-color:rgba(var(--v-bg-table-header, 240, 243, 247, 1));position:relative;display:table-caption;caption-side:top;min-height:22px;text-align:center;word-break:break-word;overflow-wrap:break-word}.v-rte--extension-table-caption.showPlaceholder::before{position:absolute;left:0;right:0;content:attr(data-placeholder);font-family:'Inter', sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;color:rgba(var(--v-text-input-placeholder, 176, 180, 181, 1));text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}"}renderTable(t,e,n){var i;return t("table",Object.assign(Object.assign({key:e.id},null===(i=e.getCustomAttributesAnnotation())||void 0===i?void 0:i.render()),{style:e.getStyles(),class:e.getClasses(),ref:t=>{this.useRef(e)(t),n(t)}}))}handleTableRemove(t,e){t.apply(new Cn(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&&de.notify(ct.getSubject(t,ue),{host:t})}}renderTableToolbar(t){t.editable?this.tableToolbar||(this.tableToolbar=new Fn(t),this.tableToolbar.render()):this.destroyTableToolbar()}destroyTableToolbar(){var t;null===(t=this.tableToolbar)||void 0===t||t.destroy(),this.tableToolbar=null}}class Kn extends b{doRender(t,e){return t("thead",{key:e.id,ref:this.useRef(e)})}}class $n extends b{doRender(t,e){return t("tr",{key:e.id,ref:this.useRef(e)})}}class qn extends b{doRender(t,e,n){return this.renderByCellType(t,e,n,"td")}renderByCellType(t,e,n,i){var s;return t(i,Object.assign(Object.assign(Object.assign({key:`${e.id}-${i}`,ref:this.useRef(e)},null===(s=e.getCustomAttributesAnnotation())||void 0===s?void 0:s.render()),{style:e.getStyles(n),class:e.getClasses()}),n.editable?this.onSelectionListeners(e,n):void 0))}onSelectionListeners(t,e){return{onMouseDown:t=>{const n=s(t.target,"table"),i=s(t.currentTarget,"table")===n,r=t.target.closest("td, th");if(i&&r){const t=this.getExtensionContext(e.host);t&&t.tableSelection.focusCell(r)}},onMouseMove:n=>{n.stopPropagation(),n.preventDefault();const i=this.getExtensionContext(e.host);i&&i.tableSelection.dragOver(t)},onMouseUp:()=>{const t=this.getExtensionContext(e.host);t&&t.tableSelection.endDrag()}}}}class Wn extends b{doRender(t,e){return t("tbody",{key:e.id,ref:this.useRef(e)})}}class Un extends qn{doRender(t,e,n){return super.renderByCellType(t,e,n,"th")}}class Gn extends I{constructor(t,e){super(),this.type="INSERT_TABLE_BLOCK",this.rowCount=t,this.columnCount=e}}class Zn extends Vn{constructor(){super(...arguments),this.hoveredRows=1,this.hoveredCols=1}render(t,e){return t("vega-popover",{trigger:"click",alignment:"start",placement:"bottom",showArrow:!1,ref:t=>{t&&(this.tablePickerPopoverRef=t,lt.addUniqueObserverToNode(t,pt,(()=>{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 i=1;i<=10;i++)e.push(t("button",{class:"rte-table-picker__cell","data-row":n,"data-col":i,onMouseenter:this.handlePickerCellHover.bind(this,n,i),onClick:this.handlePickerClick.bind(this,n,i)},[]));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:i,getSelectedNodes:s}=n,r=s()[0],a=new Gn(t,e);r?r.parent&&r.parent.apply(a):i.value.apply(a),a.nextFocusNode&&i.value.apply(new v(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 Qn extends Ze{render(t,e){return new Zn(e).render(t,super.renderButton(t,e,{showArrowIcon:!0,icon:"rte-table",tooltip:{text:"Insert table"}}))}isDisabled(t){let e=super.isDisabled(t);const n=this.getExtensionContext(t.host);if(n){const{host:t,getSelectedNodes:i}=n,s=i()[0];let r=!0;s&&(r=R.canHandle("INSERT_TABLE_BLOCK",s.parent)&&R.canHandle(K.INSERT_CHILDREN_AFTER,s.parent.parent)),e=t.disabled||!r}return e}handleButtonClick(){}handleDropdownClick(){}}at.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 Jn extends D{handleAction(t,e){const n=this.createTableBlock(t.rowCount,t.columnCount),i=super.createNewParagraph(""),s=this.getReferenceBlock(e);s?s.parent.apply(new _(s,n,i)):e.apply(new H([n,i])),t.nextFocusNode=n.getFirstNode()}createTableBlock(e,n){const i=Math.max(e,1),s=Math.max(n,1);return Et.from({id:t(),type:"table-block",children:[Ot(i,s)]})}getReferenceBlock(t){if(!(t instanceof x))return t}}class Yn extends un{canIntercept(t,e){const n=e.parent;return n instanceof At&&1===n.children.length&&0===t.startOffset}intercept(){}}class Xn extends D{handleAction(t){const e=t.tableBlock,n=e.parent,i=super.getRootContent(e),s=super.createNewParagraph("");n.apply(new _(e,s)),n.apply(new W(e)),i&&i.apply(new v(s.getLastNode()))}}class ti extends un{canIntercept(t,e){return t.entityToBeRemoved&&1===e.children.length}intercept(e,n,i){if(!(n.entityToBeRemoved instanceof M)){const e=M.from({id:t(),type:"paragraph",nodes:[{id:t(),type:"text",text:""}]});return i.children=[],void i.apply(new H([e]))}n.entityToBeRemoved.apply(new H([new N(t(),"",n.entityToBeRemoved)]))}}class ei extends b{doRender(t,e){return t("caption",{key:e.id,ref:this.useRef(e),style:e.getStyles(),class:[e.getClasses(),e.isNotEmpty()?null:"showPlaceholder"].filter(rt).join(" "),"data-placeholder":"Enter table caption"})}}class ni extends D{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),i=new Array(e).fill(0);for(let e=0;e<t.length;e++){const s=t[e].children,r=new Array(s.length);let a=0;for(let t=0;t<s.length;t++){const e=s[t];for(;a<i.length&&i[a]>0;)a++;r[t]=a;const n=Math.max(e.colSpan,ni.DEFAULT_CELLSPAN);if(e.rowSpan>ni.DEFAULT_CELLSPAN)for(let t=0;t<n;t++){const n=a+t;n<i.length&&(i[n]=Math.max(i[n],e.rowSpan))}a+=n}n[e]=r;for(let t=0;t<i.length;t++)i[t]>0&&i[t]--}return n}updateCellSpan(t,e,n){const i=t.getCustomAttributesAnnotation();if(n<=ni.DEFAULT_CELLSPAN){if(i){const n=i.render();delete n[e],t.annotationMap.set(U.CUSTOM_ATTRIBUTE,new G(n))}}else{const s=i?i.render():{};s[e]=n.toString(),t.annotationMap.set(U.CUSTOM_ATTRIBUTE,new G(s))}}insertMovedCells(t,e,n){t.forEach(((t,i)=>{const s=e[i];if(s){const e=n[i]||[];t.sort(((t,e)=>t.logicalStartCol===e.logicalStartCol?e.cellIndex-t.cellIndex:e.logicalStartCol-t.logicalStartCol)),t.forEach((t=>{const{cell:n,logicalStartCol:i}=t;if(0===s.children.length)return s.apply(new H([n])),void(e[0]=i);const r=e.findIndex((t=>t>=i));-1===r?(s.apply(new _(s.children[s.children.length-1],n)),e.push(i)):0===r?(s.apply(new F(s.children[0],n)),e.unshift(i)):(s.apply(new F(s.children[r],n)),e.splice(r,0,i))}))}}))}splitRowsBySection(t){const e=[],n=[];return t.forEach((t=>{t.parent instanceof It?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,i){return t<=i&&e>=n}countRemovedRows(t,e,n){let i=0;for(let s=t;s<=e;s++)n.has(s)&&i++;return i}getHeadCellLength(t){let e=0;for(let n=0;n<t.children.length;n++){const i=t.children[n];if(!(i instanceof yt))break;e+=i.colSpan}return e}getTheStartSpanCell(t,e,n,i){const s={rowIndex:n};for(let r=n;r>=0;r--){const n=e[r];if(n.includes(i)){s.cell=t[r].children[n.indexOf(i)],s.rowIndex=r;break}}return s}getDefaultCellBlockTemplate(e,n,i=1){const s=xe({colspan:n>1?n.toString():null,rowspan:i>1?i.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(s).length>0&&(a.annotations={customAttribute:s}),a}getSortedValuesByNumericKey(t){return Array.from(t.entries()).sort((([t],[e])=>t-e)).map((([,t])=>t))}}ni.DEFAULT_CELLSPAN=1;class ii extends ni{handleAction(t,e){const{rowsToBeRemoved:n}=t,i=this.getFutureFocusRow(n[0],n[n.length-1],e),s=this.splitRowsBySection(n);if(this.removeRows(s[0]),this.removeRows(s[1]),i){const t=this.getRootContent(e);if(t){const e=i.getLastNode();t.apply(new v(e,e.getRangeEndOffset()))}}}removeRows(t){if(0===t.length)return;const e=t[0].parent,n=e.children,i=this.buildSelectedIndices(t,n);if(i.size>0){if(n.length===t.length)return void e.parent.apply(new W(e));const s=Math.min(...i),r=Math.max(...i),a=this.getRowCellStartCols(n),o=this.collectCellsToMove(n,a,i,s,r);this.insertMovedCells(o,n,a),t.forEach((t=>{t.parent.apply(new W(t))}))}}collectCellsToMove(t,e,n,i,s){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<=ni.DEFAULT_CELLSPAN)continue;const d=o+h-1;if(!this.intersectsRemovalRange(o,d,i,s))continue;const u=h-this.countRemovedRows(o,d,n);if(o<i&&d>=i)this.updateCellSpan(c,"rowspan",u);else if(o>=i&&d>s){const i=s+1;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})}}}}return r}cloneCellWithRowSpan(t,e){const n=t.clone(t.parent);return this.updateCellSpan(n,"rowspan",e),n}getFutureFocusRow(t,e,n){const i=n.children.filter((t=>t instanceof It||t instanceof Rt)).flatMap((t=>t.children)),s=i.indexOf(t),r=i.indexOf(e);return i[s-1]?i[s-1]:i[r+1]?i[r+1]:void 0}}class si{constructor(){this.dragging=!1,this.anchorCell=null,this.selectedCells=new Set,this.syncRTESelectionWithDebounce=ye(this.syncRTESelection,100,this),this.handleSelectionChangeWithDebounce=ye(this.handleSelectionChange,10,this),this.filterSelectedCell=(t,e)=>{const n=new Set;if(t.intersectsNode(e)){if(e.nodeType===Node.TEXT_NODE){const t=P.getEntityByDOM(e.parentElement);if(t){const e=Nt(t.parent,At);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",i=P.getDOMByEntity(t);i&&i.classList.add(n)},this.handleDocMouseUp=()=>{this.endDrag();const t=me();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 i=[];n.children.forEach((t=>{t.children.forEach((t=>i.push(t)))}));const{grid:s,cellMeta:r}=si.buildCellGrid(i),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),w=Math.max(l,d),g=Math.min(c,u),b=Math.max(h,p),m=new Set;for(let t=f;t<=w;t++){const e=s[t];for(let t=g;t<=b;t++){const n=e[t];n&&m.add(n)}}return Array.from(m)}static getCellSpan(t){let e=1,n=1;const i=t.getAnnotationByType(U.CUSTOM_ATTRIBUTE);if(i&&i.customAttribute){const t=i.customAttribute;t.rowSpan&&(e=parseInt(t.rowSpan,10)),t.colSpan&&(n=parseInt(t.colSpan,10))}if(1===e&&1===n){const i=P.getDOMByEntity(t);if(i){const t=i.getAttribute("rowSpan"),s=i.getAttribute("colSpan");t&&(e=parseInt(t,10)),s&&(n=parseInt(s,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 i=0;i<t.length;i++){const s=t[i];e[i]||(e[i]=[]);let r=0;for(let t=0;t<s.children.length;t++){const a=s.children[t];for(;e[i][r];)r+=1;const{rowSpan:o,colSpan:l}=si.getCellSpan(a);n.set(a,{row:i,col:r,rowSpan:o,colSpan:l});for(let t=0;t<o;t++){const n=i+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=P.getEntityByDOM(t);e&&(this.anchorCell=e,this.setSelectedCells([e]),this.addListeners())}dragOver(t){if(!this.anchorCell)return;const e=si.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=Nt(t,Et);if(n){const t=P.getDOMByEntity(n);t&&de.notify(ct.getSubject(t,fe),{host:t,detail:e})}}clearSelection(){this.selectedCells.forEach((t=>{const e=P.getDOMByEntity(t);e&&e.classList.remove("v-rte-table-cell-selected","v-rte-table-cell-focused")})),this.selectedCells.clear()}addSelectionChangeListener(){const t=me();t&&t.addEventListener("selectionchange",this.handleSelectionChangeWithDebounce)}removeSelectionChangeListener(){const t=me();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(s(n,"table")){const t=this.filterSelectedCell(e,n);this.setSelectedCells(t)}}}startDrag(){this.dragging=!0}updateSelectedCells(t,{debounceSync:e}={}){this.clearSelection(),t.forEach((e=>{this.selectedCells.add(e),this.updateSelectedStyles(e,t.length)})),e?this.syncRTESelectionWithDebounce():this.syncRTESelection()}syncRTESelection(){const t=Array.from(this.selectedCells),e=t.flatMap((t=>t.children.flatMap((t=>t.children.flatMap((t=>{if(t instanceof V)return t})))))).filter(rt);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=P.getDOMByEntity(t[0]);if(n){const t=new Range;t.setStart(n,0),t.setEnd(n,0),e.addRange(t)}}}addListeners(){const t=me();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 ri extends ni{handleAction(t,e){const{selectedRows:n}=t,[i,s]=this.splitRowsBySection(n);s.length>0?this.convertToHeaderRows(s,e):this.revertToBodyRows(i,e);const r=this.getRootContent(e);if(r){const t=n[0].getFirstNode();t&&r.apply(new v(t,0))}}convertToHeaderRows(e,n){let i=n.children.find((t=>t instanceof It));const s=e[0].parent;i||(i=It.from({id:t(),type:"table-head",children:[]}),n.apply(new F(s,i)));const r=s.children.indexOf(e[e.length-1]),a=s.children.slice(0,r+1),o=this.buildSelectedIndices(a,s.children),l=Math.min(...o),c=Math.max(...o);if(o.size>0){if(o.size<s.children.length){const t=this.getRowCellStartCols(s.children),e=this.collectCellsToMove(s.children,t,o,l,c);this.insertMovedCells(e,s.children,t)}this.convertBodyRowsToHeaderRows(s,i,a)}}convertBodyRowsToHeaderRows(t,e,n){for(let e=0;e<n.length;e++){const i=n[e];i.children=i.children.map((t=>this.convertTdToTh(t))),t.apply(new W(i))}e.apply(new H(n))}revertToBodyRows(e,n){let i=n.children.find((t=>t instanceof Rt));const s=e[0].parent;i||(i=Rt.from({id:t(),type:"table-body",children:[]}),n.apply(new _(s,i)));const r=s.children.indexOf(e[0]),a=s.children.slice(r),o=this.buildSelectedIndices(a,s.children);if(o.size>0){const t=this.getRowCellStartCols(s.children),e=this.collectCellsToMove(s.children,t,o,Math.min(...o),Math.max(...o));this.insertMovedCells(e,s.children,t),this.convertHeadRowsToBodyRows(s,i,a)}}convertHeadRowsToBodyRows(t,e,n){const i=e.children[0],s=this.getRowCellStartCols(n);for(let r=0;r<n.length;r++){const a=n[r];t.apply(new W(a));const o=i?this.getHeadCellLength(i):0;a.children=this.convertThToTd(a,s[r],o),i&&e.apply(new F(i,a))}i||e.apply(new H(n))}collectCellsToMove(t,e,n,i,s){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<=ni.DEFAULT_CELLSPAN)continue;const d=o+h-1;if(!this.intersectsRemovalRange(o,d,i,s))continue;const u=this.countRemovedRows(o,d,n),p=h-u;if(o<i&&d>=i){this.updateCellSpan(c,"rowspan",p);const s=i;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})}}else if(o>=i&&d>s){this.updateCellSpan(c,"rowspan",u);const i=s+1;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,p),newRowSpan:p,cellIndex:t,logicalStartCol:n})}}}}return r}convertTdToTh(t){if(t instanceof yt)return t;const e=yt.from(t.toJSON());return e.parent=t.parent,e}convertThToTd(t,e,n){return t.children.map(((i,s)=>{let r=i;const a=e[s]<n,o=i.toJSON();return r=a?i:At.from(this.deleteHeadCellDefaultBackground(o)),r.parent=t,r}))}cloneCellWithRowSpan(e,n){const i=e.clone(e.parent);i.id=t(),i.children=[];const s=this.createNewParagraph("");return s&&i.apply(new H([s])),this.updateCellSpan(i,"rowspan",n),i}deleteHeadCellDefaultBackground(t){var e;if(t&&t.annotations&&t.annotations.customStyle){delete t.annotations.tableCell;const n=t.annotations.customStyle.backgroundColor,i=Bt.getDefaultBackgroundColor();!n||n!==i&&(null===(e=r(n))||void 0===e?void 0:e.toUpperCase())!==i||delete t.annotations.customStyle.backgroundColor}return t}}class ai extends Mt{handleAction(t,e){const{insertDirection:n,tableCellInsertRange:i}=t,s=new Set(i.map((t=>t.id))),r=jt(e),a=Dt(r),[o,l]=this.getBoundaryCellColumnRange(i,r,a),c=n===Pt.LEFT?o:l+1,h=this.hasSelectedCellInsideTargetColumn(r,a,c,s),d=new Set;r.forEach(((t,i)=>{if(d.has(i))return;const o=this.findExpandableCell(t,i,c,a,n,s,h);if(o){const t=o.rowSpan;if(_t(o,o.colSpan+1,o.rowSpan,e,!0),t>1)for(let e=1;e<t;e++)d.add(i+e);return}const l=this.findInsertPosition(t,i,c,a,r);if(l){const e=this.generateTableCell(l.templateCell);t.apply(l.before?new F(l.anchorCell,e):new _(l.anchorCell,e))}}))}findExpandableCell(t,e,n,i,s,r,a){const o=i[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>=i.length,p=r.has(c.id),f=n>t&&n<h;if(s===Pt.LEFT?f:f&&(!p||!u)||d&&c.colSpan>1&&p&&!u&&1===l&&!a)return c}return null}hasSelectedCellInsideTargetColumn(t,e,n,i){for(let s=0;s<t.length;s++){const r=t[s],a=e[s];for(const t of r.children){if(!i.has(t.id))continue;const e=a.indexOf(t.id),s=e+t.colSpan;if(n>e&&n<s)return!0}}return!1}findInsertPosition(t,e,n,i,s){const r=i[e];let a=t.children[0];if(n>=0&&n<r.length){const t=Ht(s,r[n]);t&&(a=t)}let o=0;for(let e=0;e<t.children.length;e++){const i=t.children[e];for(;o<r.length&&r[o]!==i.id;)o++;if(o>=n)return{anchorCell:i,templateCell:a,before:!0};const s=o+i.colSpan;if(s>n||e===t.children.length-1)return{anchorCell:i,templateCell:a,before:!1};o=s}return null}generateTableCell(t){return t instanceof yt?yt.from(Vt(t.type)):At.from(Vt(t.type))}}class oi extends Mt{handleAction(t,e){const n=jt(e),i=Dt(n),[s,r]=this.getBoundaryCellColumnRange(t.tableCellDeleteRange,n,i),a=Math.max(n.indexOf(t.tableCellDeleteRange[t.tableCellDeleteRange.length-1].parent),0),{coveredCellIds:o,coveredCells:l,adjustmentCellInfo:c}=this.getDeleteCellsInfo(n,s,r,i),h=this.findNextFocusableCell(n,i,s,r,o,a);this.deleteCells(l,c,e);const d=this.getRootContent(e),u=Kt(h);d&&u&&d.apply(new v(u))}getDeleteCellsInfo(t,e,n,i){const s=[],r=new Set,a=[],o=Ft(i);return t.forEach((t=>{t.children.forEach((t=>{const i=o.get(t.id);if(void 0===i)return;const{colSpan:l,rowSpan:c}=$t(t),h=this.getColumnOverlapCount(i,l,e,n);if(h<=0)return;if(h===l)return s.push(t),void r.add(t.id);const d=Math.max(1,l-h);a.push({cell:t,nextColSpan:d,rowSpan:c})}))})),{coveredCells:s,coveredCellIds:r,adjustmentCellInfo:a}}findNextFocusableCell(t,e,n,i,s,r){for(let a=0;a<t.length;a++){const o=this.findFocusableCellIdInGridRow(e[(r+a)%t.length],n,i,s);if(!o)continue;const l=Ht(t,o);if(l)return l}return null}findFocusableCellIdInGridRow(t,e,n,i){for(let e=n+1;e<t.length;e++){const n=t[e];if(n&&!i.has(n))return n}for(let n=e-1;n>=0;n--){const e=t[n];if(e&&!i.has(e))return e}return null}deleteCells(t,e,n){t.forEach((t=>{t.parent.apply(new W(t))}));const i=new Set;e.forEach((({cell:t,nextColSpan:e,rowSpan:s})=>{i.add(t.id),_t(t,e,s,n)})),this.normalizeRemainingCellSpans(n,i)}normalizeRemainingCellSpans(t,e){jt(t).forEach((n=>{n.children.forEach((n=>{const{colSpan:i,rowSpan:s}=$t(n);if(e.has(n.id)){const e=zt(t);if(!(s>1&&i===e))return}_t(n,i,s,t)}))}))}getColumnOverlapCount(t,e,n,i){const s=t+e-1,r=Math.max(t,n),a=Math.min(s,i);return r<=a?a-r+1:0}}class li extends I{constructor(t){super(),this.isFlushable=!0,this.type="CREATE_SEGMENT_TABLE_CELL",this.payload=t}}class ci extends D{handleAction(t,e){const{table:n,sourceCell:i,colSpan:s,cellType:r,keepSourceContent:a}=t.payload,o=a?this.convertCellType(i,r):qt(r);_t(o,s,i.rowSpan,n),e.apply(new F(i,o))}convertCellType(t,e){return"table-head-cell"===e?yt.from(t.toJSON()):At.from(t.toJSON())}}class hi extends D{handleAction(t,e){const{cell:n,targetCellType:i}=t.payload,s="table-head-cell"===i?yt.from(n.toJSON()):At.from(n.toJSON());e.apply(new F(n,s)),e.apply(new W(n))}}class di extends D{handleAction(t,e){const{table:n,cell:i,col:s,cellStartCol:r,endCol:a,targetCellType:o}=t.payload,l=r+i.colSpan-1,c=s>r?s-r:0,h=Math.min(a,l),d=h-s+1,u=l-h;c>0&&e.apply(new li({table:n,sourceCell:i,colSpan:c,cellType:i.type,keepSourceContent:!0})),e.apply(new li({table:n,sourceCell:i,colSpan:d,cellType:o,keepSourceContent:0===c})),u>0&&e.apply(new li({table:n,sourceCell:i,colSpan:u,cellType:i.type,keepSourceContent:0===c&&d===i.colSpan})),e.apply(new W(i))}}class ui extends Mt{handleAction(t,e){const n=jt(e),i=Dt(n),s=Ft(i),[r,a]=this.getBoundaryCellColumnRange(t.tableCellSelectRange,n,i),o=[],l=new Set;n.forEach((t=>{t.children.forEach((t=>{const e=s.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 pi extends un{canIntercept(t){return t.childrenToBeInserted.some((t=>!(t instanceof At)))}intercept(){}}class fi extends D{handleAction(t,e){const{targetCell:n,mergeCells:i,colSpan:s,rowSpan:r,direction:a}=t;this.mergeContentToTargetCell(n,i),_t(n,s,r,e),this.deleteOtherSelectedCells(i,n),a!==Wt.MERGE_CELL_LEFT&&a!==Wt.MERGE_CELL_RIGHT&&r>1&&this.clearRowSpanIfUniformAcrossRow(n,e,r);const o=this.getRootContent(e),l=Kt(n);o&&l&&o.apply(new v(l))}mergeContentToTargetCell(t,e){const n=e.flatMap((t=>t.children)),i=n.filter((t=>t.isNotEmpty()));t.children=(i.length>0?i:[n[0]]).map((e=>e.clone(t)))}deleteOtherSelectedCells(t,e){t.forEach((t=>{t!==e&&t.parent.apply(new W(t))}))}clearRowSpanIfUniformAcrossRow(t,e,n){const i=t.parent.parent.children,s=Dt(i),r=[];for(let e=0;e<s.length;e++)s[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<s[0].length;e++){let n=s[t][e],i=1,r=!1;for(let c=t+1;c<=a;c++)s[c][e]!==n?(i>1&&(r=!0,l=Math.min(l,i),o.add(n)),i=1,n=s[c][e]):i++;if(i<2&&!r){o.clear();break}i>1&&(l=Math.min(l,i),o.add(n))}o.size>0&&i.forEach((t=>{t.children.forEach((t=>{if(o.has(t.id)){const{rowSpan:n,colSpan:i}=$t(t);_t(t,i,n-l+1,e)}}))}))}}}class wi extends C{canHandle(t,e){const n=t[e];return n&&"TABLE"===n.tagName?1:0}handle(e,n){return Et.from({id:t(),type:"table-block",annotations:L.generate(Et,e[0],n),children:[]},n)}appendChildBlocks(t,e){t.children=e.map((e=>(e.parent=t,e)))}shouldProceedToElementChildren(){return!0}}class gi extends y{canHandle(t,e){const n=t[e];return n&&"THEAD"===n.tagName?1:0}handle(e,n){return It.from({id:t(),type:"table-head",annotations:L.generate(It,e[0],n),children:[]},n)}appendChildBlocks(t,e){t.children=e.map((e=>(e.parent=t,e)))}shouldProceedToElementChildren(){return!0}}class bi extends y{canHandle(t,e){const n=t[e];return n&&"TBODY"===n.tagName?1:0}handle(e,n){return Rt.from({id:t(),type:"table-body",annotations:L.generate(Rt,e[0],n),children:[]},n)}appendChildBlocks(t,e){t.children=e.map((e=>(e.parent=t,e)))}shouldProceedToElementChildren(){return!0}}class mi extends y{canHandle(t,e){const n=t[e];return n&&"TR"===n.tagName?1:0}handle(e,n){return Ut.from({id:t(),type:"table-row",annotations:L.generate(Ut,e[0],n),children:[]},n)}appendChildBlocks(t,e){t.children=e.map((e=>(e.parent=t,e)))}shouldProceedToElementChildren(){return!0}}class vi extends y{canHandle(t,e){const n=t[e];return!n||"TD"!==n.tagName&&"TH"!==n.tagName?0:1}handle(e,n){const i=e[0],s=[{id:t(),type:"paragraph",annotations:{internalWrapper:n&&!n.autoMatchFormat},nodes:[{id:t(),type:"text",annotations:{plainText:n&&!n.autoMatchFormat},text:""}]}];return"TH"===i.tagName?yt.from({id:t(),type:"table-head-cell",annotations:this.getTableHeadCellAnnotations(i,n),children:s},n):At.from({id:t(),type:"table-cell",annotations:L.generate(At,i,n),children:s},n)}appendChildBlocks(t,e){t.children=e.map((e=>(e.parent=t,e)))}shouldProceedToElementChildren(){return!0}getTableHeadCellAnnotations(t,e){const n=L.generate(yt,t,e);return n&&n.tableCell&&Tt.getColorKey(n.tableCell.backgroundColor,!0)===gt.key&&(delete n.tableCell.backgroundColor,n.customStyle&&delete n.customStyle.backgroundColor),n}}class xi extends C{canHandle(t,e){const n=t[e];return n&&n.parentElement&&"TABLE"===n.parentElement.tagName&&"CAPTION"===n.tagName?1:0}handle(e,n){const i=this.getTableCaptionAnnotations(e[0],n);return kn.from({id:t(),type:"table-caption",annotations:Object.assign(Object.assign({},i),{caption:!0}),children:[]},n)}appendChildBlocks(t,e){t.children=e.map((e=>(e.parent=t,e)))}shouldProceedToElementChildren(){return!0}getTableCaptionAnnotations(t,e){const n=L.generate(kn,t,e);return n&&n.customStyle&&n.customStyle.backgroundColor&&Tt.getColorKey(n.customStyle.backgroundColor,!0)===gt.key&&delete n.customStyle.backgroundColor,n}}class yi extends O{getBackgroundColor(t){return t.style.backgroundColor?Tt.getColorKey(t.style.backgroundColor)||t.style.backgroundColor:null}getBorder(t){const e=t.style,n=e.borderStyle,i=e.borderWidth,s=e.borderColor;if(s||n||i){const t="initial"===s?"":s;return{style:"initial"===n?"":n,width:"initial"===i?"":i,color:Tt.getColorKey(t)||t}}return null}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}}class Ci extends yi{canHandle(t){return"RTETableBlock"===t.dtoName}handle(t){const e=xe({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,i=n.marginLeft,s=n.marginRight;if("auto"===i&&"auto"===s)return"center";if("0"===i||"0px"===i)return"left";if("0"===s||"0px"===s)return"right";const r=t.getAttribute("align");return r&&["left","center","right"].includes(r)?r:null}}class Li extends yi{canHandle(t){return"RTETableCellBlock"===t.dtoName}handle(t){const e=xe({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 ki extends Li{canHandle(t){return"RTETableHeadCellBlock"===t.dtoName}}class Si extends D{handleAction(t,e){const n=t.toAnnotation(),i=this.getDOMByEntity(e);if(i){const t=i.closest(".v-rte--extension-table-container"),{backgroundColorAnnotation:s,width:r,height:a}=n;i.style.backgroundColor=s.renderStyle().color,i.style.border=n.borderStr,i.style.width=r,i.style.height=a;const o=n.renderAlignmentStyle().margin;i.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 Ti extends D{handleAction(t,e){const n=t.toAnnotation(),i=this.getDOMByEntity(e);if(i){const{width:t,height:s,borderStr:r,padding:a,textAlign:o,verticalAlign:l}=n,c=n.renderStyle().backgroundColor||"";i.style.backgroundColor=c,i.style.border=r,i.style.width=t,i.style.height=s,i.style.padding=a,i.style.textAlign=o,i.style.verticalAlign=l,this.updateCustomStyleAnnotation(e,["backgroundColor","border","width","height","padding","textAlign","verticalAlign"])}}}class Ei extends D{handleAction(t,e){const n=e.parent,i=n.parent,s=Nt(n,Et),r=jt(s),a=r.indexOf(n),{colSpan:o,rowSpan:l}=$t(e),c=Gt(e,r),h=Math.ceil(l/2),d=Math.max(1,l-h),u=1===l;_t(e,o,h,s);const p=a+h,f=qt(e.type);if(_t(f,o,d,s),u){const t=this.createNewRowWithCell(i,f),a=i.children.indexOf(n);i.apply(new _(i.children[a],t)),r.splice(p,0,t),this.updateCellsSpanningThroughInsertionPoint(r,p,e,s)}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,i){let s=0;for(let t=0;t<i;t++){const r=n[t];for(const a of r.children){const{colSpan:r,rowSpan:o}=$t(a);t+o>i&&Gt(a,n)<e&&(s+=r)}}let r=s;for(let n=0;n<t.children.length;n++){if(r>=e)return n;const i=t.children[n],{colSpan:s}=$t(i);r+=s}return t.children.length}createNewRowWithCell(e,n){const i={id:t(),type:"table-row",children:[]},s=Ut.from(i);return s.parent=e,s.children.push(n),n.parent=s,s}updateCellsSpanningThroughInsertionPoint(t,e,n,i){for(let s=0;s<e;s++){const r=t[s];for(const t of r.children){if(t===n)continue;const{colSpan:r,rowSpan:a}=$t(t);s+a>=e&&_t(t,r,a+1,i)}}}}class Oi extends D{handleAction(t,e){const n=e.parent,i=Nt(n,Et),s=jt(i),r=s.indexOf(n),{colSpan:a,rowSpan:o}=$t(e),l=Gt(e,s),c=l+a-1,h=Math.ceil(a/2),d=Math.floor(a/2);_t(e,h,o,i);const u=qt(e.type);_t(u,d,o,i),n.apply(new _(e,u));const p=1===a?1:0;p>0&&this.updateOtherRowsCells(s,r,l,c,o,p,i)}updateOtherRowsCells(t,e,n,i,s,r,a){for(let o=0;o<t.length;o++){const l=t[o];if(!(o>=e&&o<e+s))for(const e of l.children){const s=Gt(e,t),{colSpan:o,rowSpan:l}=$t(e);if(s+o-1>=n&&s<=i){_t(e,o+r,l,a);break}}}}}class Ai extends ni{handleAction(e,n){const{selectedRows:i}=e,s=i[i.length-1];let r=n.children.find((t=>t instanceof Rt));const a={id:t(),type:"table-row",children:[]};let o=0,l=null;r?(l=r.children[0],o=this.getHeadCellLength(l)):(r=Rt.from({id:t(),type:"table-body",children:[]}),n.apply(new H([r])));const c=s.parent.children,h=this.getRowsMaxCellCount(c);if(this.getRowsMaxCellCount([s])<h){const t=c.indexOf(s),e=this.getRowCellStartCols(c),n=new Map;for(let i=0;i<h;i++){const s=i<o?"table-head-cell":"table-cell",{cell:r}=this.getTheStartSpanCell(c,e,t,i);if(r){const t=r.colSpan;n.set(i,this.getDefaultCellBlockTemplate(s,t)),i+=t-1}}a.children=this.getSortedValuesByNumericKey(n)}else a.children=this.createTableCells(s,o);const d=l?new F(l,Ut.from(a)):new H([Ut.from(a)]);r.apply(d)}createTableCells(t,e){const n=[];let i=0;for(const s of t.children)n.push(this.getDefaultCellBlockTemplate(i<e?"table-head-cell":"table-cell",s.colSpan)),i+=s.colSpan;return n}}class Ii extends ni{handleAction(e){const{insertDirection:n,selectedRows:i}=e,s=n===Zt.ABOVE?i[0]:i[i.length-1],r={id:t(),type:"table-row",children:[]},a=s.parent.children,o=this.getRowsMaxCellCount(a),l=a.indexOf(s),c=this.getRowCellStartCols(a),h=new Map;for(let t=0;t<o;t++){const{cell:e,rowIndex:i}=this.getTheStartSpanCell(a,c,l,t);if(e){const{colSpan:s,rowSpan:r}=e;if(n===Zt.ABOVE?i!==l:i+r>l+1){this.updateCellSpan(e,"rowspan",r+1),t+=s-1;continue}h.set(t,this.getDefaultCellBlockTemplate(e.type,s)),t+=s-1}}r.children=this.getSortedValuesByNumericKey(h);const d=Ut.from(r),u=n===Zt.ABOVE?new F(s,d):new _(s,d);s.parent.apply(u)}}class Ri extends un{canIntercept(t,e){return Boolean(e.parent)}intercept(t,e,n){const i=this.createNewParagraph("");i&&(n.parent.apply(0===e.startOffset?new F(n,i):new _(n,i)),e.newBlock=i)}createNewParagraph(e){const n=Z.getRTEBlockClass("paragraph");if(n)return n.from({id:t(),type:"paragraph",nodes:[{id:t(),type:"text",text:e}]})}}class Ni extends Q{constructor(){super(...arguments),this.stylesToBeFiltered=vt.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 Bi extends Q{constructor(){super(...arguments),this.stylesToBeFiltered=Ln.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 Mi extends Q{constructor(t="td"){super(),this.stylesToBeFiltered=xt.getDefaultStyles(),this.elementTagName="",this.stylesWithRGBColor=xt.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 ji extends m{constructor(t=Qt){super(),this.toolbarButtonRenderer=new Qn,this.tableBlockRenderer=new zn,this.tableRowBlockRenderer=new $n,this.tableCellRenderer=new qn,this.tableHeadCellRenderer=new Un,this.tableSelection=new si,Tt.setTableColors(t),this.registerToolbarButtonRenderer(ji.TOOLBAR_BUTTON_KEY,this.toolbarButtonRenderer),this.registerBlockBasicStrategies(Et.name),this.registerBlockBasicStrategies(It.name),this.registerBlockBasicStrategies(yt.name),this.registerBlockBasicStrategies(Ut.name),this.registerBlockBasicStrategies(At.name),this.registerBlockBasicStrategies(Rt.name),this.registerRenderer("table-block",this.tableBlockRenderer),this.registerRenderer("table-head",new Kn),this.registerRenderer("table-head-cell",this.tableHeadCellRenderer),this.registerRenderer("table-row",this.tableRowBlockRenderer),this.registerRenderer("table-cell",this.tableCellRenderer),this.registerRenderer("table-body",new Wn),this.registerRenderer("table-caption",new ei),this.registerNode("table-block",Et),this.registerNode("table-head",It),this.registerNode("table-head-cell",yt),this.registerNode("table-row",Ut),this.registerNode("table-cell",At),this.registerNode("table-body",Rt),this.registerNode("table-caption",kn),this.registerElementToBlockDTOClassStrategy(new wi),this.registerElementToBlockDTOClassStrategy(new gi),this.registerElementToBlockDTOClassStrategy(new bi),this.registerElementToBlockDTOClassStrategy(new mi),this.registerElementToBlockDTOClassStrategy(new vi),this.registerElementToBlockDTOClassStrategy(new xi),this.registerAnnotationHandler(new Ci),this.registerAnnotationHandler(new Li),this.registerAnnotationHandler(new ki)}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 Jn,e=new Xn;m.registerActionHandleStrategy(x.name,"INSERT_TABLE_BLOCK",t),m.registerActionHandleStrategy(Et.name,"DELETE_TABLE_BLOCK",e),m.registerActionHandleStrategy(M.name,"INSERT_TABLE_BLOCK",t),m.registerActionHandleStrategy(S.name,"INSERT_TABLE_BLOCK",t),m.registerActionHandleStrategy(Et.name,Jt,new Ai),m.registerActionHandleStrategy(Et.name,Yt,new Ii),m.registerActionHandleStrategy(Et.name,Xt,new ii),m.registerActionHandleStrategy(Et.name,te,new ri),m.registerActionHandleStrategy(Et.name,ee,new ai),m.registerActionHandleStrategy(Et.name,ne,new oi),m.registerActionHandleStrategy(Et.name,ie,new se),m.registerActionHandleStrategy(Ut.name,re,new di),m.registerActionHandleStrategy(Ut.name,"CREATE_SEGMENT_TABLE_CELL",new ci),m.registerActionHandleStrategy(Ut.name,ae,new hi),m.registerActionHandleStrategy(At.name,oe,new Ei),m.registerActionHandleStrategy(At.name,le,new Oi),m.registerActionHandleStrategy(yt.name,oe,new Ei),m.registerActionHandleStrategy(yt.name,le,new Oi),m.registerActionHandleStrategy(Et.name,ce,new ui),m.registerActionHandleStrategy(Et.name,he,new fi),m.registerActionHandleStrategy(Et.name,On.name,new Si),m.registerActionHandleStrategy(At.name,Nn.name,new Ti),m.registerActionHandleStrategy(yt.name,Bn.name,new Ti),m.registerActionHandlerInterceptor(M.name,K.DELETE_BLOCK_CONTENT,new Yn),m.registerActionHandlerInterceptor(Ut.name,K.INSERT_CHILDREN_BEFORE,new pi),m.registerActionHandlerInterceptor(At.name,K.DELETE_CHILDREN,new ti),m.registerActionHandlerInterceptor(yt.name,K.DELETE_CHILDREN,new ti),m.registerActionHandlerInterceptor(Et.name,K.INSERT_NEW_PARAGRAPH,new Ri),m.registerFilterStylesStrategy(Et.dtoName,new Ni),m.registerFilterStylesStrategy(kn.dtoName,new Bi),m.registerFilterStylesStrategy(At.dtoName,new Mi),m.registerFilterStylesStrategy(yt.dtoName,new Mi("th"))})(),ji.TOOLBAR_BUTTON_KEY="table";class Di extends J{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 Di(this.id,t,super.cloneAnnotations())}toHtml(){return"<hr>"}}const _i={display:"inline-block",width:"100%",height:"4px",backgroundColor:"rgb(222, 222, 222)",borderWidth:"0px"};class Hi extends Q{constructor(){super(...arguments),this.stylesToBeFiltered=_i,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 Vi;!function(t){t.HORIZONTAL_LINE="HORIZONTAL_LINE"}(Vi||(Vi={}));class Pi extends ${constructor(){super(...arguments),this.type=Vi.HORIZONTAL_LINE}static from(){return[Vi.HORIZONTAL_LINE,new Pi]}static getDefaultStyles(){return _i}toJSON(){return null}clone(){return new Pi}renderClass(t){return(null==t?void 0:t.standalone)?null:"v-rte-horizontal-line-hr"}renderStyle(t){return(null==t?void 0:t.standalone)?Pi.getDefaultStyles():null}}class Fi extends B{constructor(t,e){super(t),this.dtoName=Fi.dtoName,this.type="horizontal-line",this.children=[];const{autoMatchFormat:n=!0}=null!=e?e:{};n&&(this.annotationMap=new Map([Pi.from()]))}static from(e,n={autoMatchFormat:!0}){var i,s;const r=new Fi(e.id,n),a=(null===(s=null===(i=e.children)||void 0===i?void 0:i[0])||void 0===s?void 0:s.id)||t(),o=new Di(a,r);return r.children=[o],e.annotations&&B.convertAnnotationsToMap(r.annotationMap,e.annotations),r}static create(e,n={autoMatchFormat:!0}){const i=new Fi(t(),n),s=new Di(t(),i);return i.children=[s],e&&B.convertAnnotationsToMap(i.annotationMap,e),i}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 Fi(this.id);return e.children=this.children.map((t=>t.clone(e))),e.annotationMap=super.cloneAnnotations(),e.parent=t,e}}Fi.dtoName="RTEHorizontalLineBlock";class zi extends b{doRender(t,e,n){const i=e.children[0],s=e.getStyles(n),r=e.getClasses(n),a=[J.DECORATOR_NODE_CLASS,r].filter(Boolean).join(" ");return t("div",{key:e.id,class:`v-rte-horizontal-line ${J.DECORATOR_CONTAINER_CLASS}`,ref:this.useRef(e)},[t("hr",{key:(null==i?void 0:i.id)||e.id+"-hr",class:a,style:Object.keys(s).length>0?s:void 0,ref:i?this.useRef(i):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 Ki extends I{constructor(t,e=0){super(),this.type="INSERT_HORIZONTAL_LINE_BLOCK",this.splitPointNode=t,this.startOffsetOfNode=e}}class $i extends Ze{render(t,e){return this.renderButton(t,e,{icon:"horizontal-line",tooltip:{text:f.t("Horizontal line")}})}isDisabled(t){const e=this.getExtensionContext(t.host);if(e){const{host:t,getSelectedNodes:n}=e,[i]=n();return i?t.disabled||!R.canHandle("INSERT_HORIZONTAL_LINE_BLOCK",i.parent):t.disabled}return!1}handleButtonClick(t){if(this.isDisabled(t))return;const e=this.getExtensionContext(t.host);if(e){const{host:n,getSelectedNodes:i,flushValue:s}=e,r=i()[0],a=new Ki(r,t.rteRange.startOffset);r?r.parent&&r.parent.apply(a):n.value.apply(a),a.nextFocusNode&&n.value.apply(new v(a.nextFocusNode,0)),s(n.value)}}handleDropdownClick(){}}at.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 qi extends C{canHandle(t,e){return"HR"===t[e].tagName?1:0}handle(t,e){const n=L.generate(Fi,t[0],e);return Fi.create(n,e)}appendChildBlocks(){}shouldProceedToElementChildren(){return!1}}class Wi extends D{handleAction(t,e){const n=Fi.create();if(t.splitPointNode instanceof N){const i=t.splitPointNode,s=t.startOffsetOfNode;if(this.isCaretPositionAtBlockEnd(e,i,s))this.insertAfterWithFocus(t,e,n);else if(this.isCaretPositionAtBlockStart(e,i,s))e.parent.apply(new F(e,n)),t.nextFocusNode=e.getFirstNode();else{const r=new Y(i,s);e.apply(r);const a=this.getNextSiblingBlock(e);e.parent.apply(new _(e,n)),t.nextFocusNode=a.getFirstNode()}}else if(t.splitPointNode)this.insertAfterWithFocus(t,e,n);else{const i=super.createNewParagraph("");e.apply(new H([n,i])),t.nextFocusNode=i.children[0]}}insertAfterWithFocus(t,e,n){const i=this.getNextSiblingBlock(e),s=null==i?void 0:i.getFirstNode();if(s instanceof N)e.parent.apply(new _(e,n)),t.nextFocusNode=s;else{const i=super.createNewParagraph("");e.parent.apply(new _(e,n,i)),t.nextFocusNode=i.children[0]}}getNextSiblingBlock(t){const e=t.parent.children,n=e.indexOf(t);return e[n+1]}}class Ui extends m{constructor(){super(),this.blockRenderer=new zi,this.toolbarButtonRenderer=new $i,this.registerBlockBasicStrategies(Fi.name),this.registerNode("horizontal-line",Fi),this.registerRenderer("horizontal-line",this.blockRenderer),this.registerToolbarButtonRenderer(Ui.TOOLBAR_BUTTON_KEY,this.toolbarButtonRenderer),this.registerElementToBlockDTOClassStrategy(new qi),m.registerFilterStylesStrategy(Fi.dtoName,new Hi)}}var Gi;(()=>{const t=new Wi;m.registerActionHandleStrategy(x.name,"INSERT_HORIZONTAL_LINE_BLOCK",t),m.registerActionHandleStrategy(M.name,"INSERT_HORIZONTAL_LINE_BLOCK",t),m.registerActionHandleStrategy(S.name,"INSERT_HORIZONTAL_LINE_BLOCK",t),m.registerActionHandleStrategy(Fi.name,"INSERT_HORIZONTAL_LINE_BLOCK",t)})(),Ui.TOOLBAR_BUTTON_KEY="horizontalLine",function(t){t.BLOCKQUOTE="BLOCKQUOTE"}(Gi||(Gi={}));const Zi={overflow:"hidden",marginInline:"0",paddingInline:"24px",borderInlineStart:"solid 5px hsl(0, 0%, 80%)"};class Qi extends ${constructor(){super(...arguments),this.type=Gi.BLOCKQUOTE}static from(){return[Gi.BLOCKQUOTE,new Qi]}static getDefaultCssText(){return`.v-rte-blockquote {\n${Object.entries(Zi).map((([t,e])=>`\t${Ce(t)}: ${e};`)).join("\n")}\n}`}toJSON(){return null}clone(){return new Qi}renderClass(t){return(null==t?void 0:t.standalone)?null:"v-rte-blockquote"}renderStyle(t){return(null==t?void 0:t.standalone)?Zi:null}}class Ji extends B{constructor(t,e){super(t),this.dtoName=Ji.dtoName,this.type="blockquote",this.children=[];const{autoMatchFormat:n=!0}=null!=e?e:{};n&&(this.annotationMap=new Map([Qi.from()]))}static from(t,e){const n=new Ji(t.id,e);return t.annotations&&B.convertAnnotationsToMap(n.annotationMap,t.annotations),n.children=B.generateBlockChildren(t.children,e,n),n}clone(t){const e=new Ji(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()))})}}Ji.dtoName="RTEBlockquoteBlock";class Yi extends D{handleAction(e,n){const i=e.selectedBlocks,s=n.children,r=new Set(i),a=s.indexOf(i[0]),o=s.slice(0,a).filter((t=>!r.has(t))).length,l=new Ji(t());l.parent=n,l.children=i,i.forEach((t=>{t.parent=l}));for(let t=s.length-1;t>=0;t--)r.has(s[t])&&s.splice(t,1);s.splice(o,0,l)}}class Xi extends D{handleAction(t,e){const n=e.parent,i=[...e.children];i.length>0&&n.apply(new F(e,...i)),n.apply(new W(e))}}class ts extends un{canIntercept(t,e){const n=e.parent;return n instanceof Ji&&!e.isNotEmpty()&&n.children[n.children.length-1]===e}intercept(t,e,n){const i=n.parent,s=this.createNewParagraph("");s&&(i.parent.apply(new _(i,s)),i.apply(new W(n)),e.newBlock=s)}createNewParagraph(e){const n=Z.getRTEBlockClass("paragraph");if(n)return n.from({id:t(),type:"paragraph",nodes:[{id:t(),type:"text",text:e}]})}}class es extends I{constructor(t){super(),this.isFlushable=!0,this.type="TRANSFORM_TO_BLOCKQUOTE",this.selectedBlocks=t}}class ns extends I{constructor(){super(...arguments),this.isFlushable=!0,this.type="REMOVE_BLOCKQUOTE"}}class is extends C{canHandle(t,e){return"BLOCKQUOTE"===t[e].tagName?1:0}handle(e,n){const i=L.generate(Ji,e[0],n);return Ji.from({id:t(),type:"blockquote",annotations:i,children:[]},n)}appendChildBlocks(t,e){const n=e.flatMap((t=>t instanceof Ji?t.children:[t]));t.children=n.map((e=>(e.parent=t,e)))}shouldProceedToElementChildren(){return!0}}const ss=new class extends b{doRender(t,e,n){var i;return t("blockquote",Object.assign({key:e.id,class:e.getClasses(n),style:e.getStyles(n),ref:this.useRef(e)},null===(i=e.getCustomAttributesAnnotation())||void 0===i?void 0:i.render()))}injectRTEScopeStyles(){return Qi.getDefaultCssText()}};class rs extends Ze{render(t,e){return this.renderButton(t,e,{icon:"quote-left",tooltip:{text:"Block quote"}})}isSelected(t){const e=this.getStartNode(t);return!!e&&null!==this.findBlockquoteAncestor(e)}isDisabled(t){if(t.host.disabled)return!0;const e=this.getStartNode(t);if(!e||null!==this.findBlockquoteAncestor(e))return!1;const{container:n}=this.resolveWrapAnchor(e.parent);return!R.canHandle("TRANSFORM_TO_BLOCKQUOTE",n)}handleButtonClick(t){const e=this.getExtensionContext(t.host);if(e){const{host:n,getSelectedNodes:i}=e,s=i(),r=s[0];if(!r)return void this.appendEmptyBlockquote(n.value);this.findBlockquoteAncestor(r)?this.collectBlockquoteAncestors(s).forEach((t=>{t.apply(new ns)})):this.wrapSelectedBlocks(s),n.value.apply(new v(r,t.rteRange.startOffset))}}handleDropdownClick(){}appendEmptyBlockquote(e){if(e.children.length>0){const n=e.children[e.children.length-1],i=M.from({id:t(),type:"paragraph",nodes:[{id:t(),type:"text",text:""}]});e.apply(new _(n,i)),e.apply(new es([i])),e.apply(new v(i.getLastNode(),0))}}wrapSelectedBlocks(t){var e,n;const i=this.getUniqueBlocks(t),s=new Set(i.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 i){const{wrapBlock:e}=this.resolveWrapAnchor(t,s);e instanceof Ji&&!r.has(e)&&(r.add(e),e.apply(new ns))}const a=new Map;for(const t of i){const i=this.resolveWrapAnchor(t,s),{container:r}=i;if(r){const s=null!==(e=i.wrapBlock)&&void 0!==e?e:t,o=null!==(n=a.get(r))&&void 0!==n?n:new Set;o.add(s),a.set(r,o)}}for(const[t,e]of a)t.apply(new es([...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 x);){if(e instanceof Ji)return e;e=e.parent}return null}getUniqueBlocks(t){const e=new Set,n=[];return t.forEach((t=>{const i=t.parent;i&&!e.has(i)&&(e.add(i),n.push(i))})),n}resolveWrapAnchor(t,e=!1){let n=t;for(;n.parent&&!(n.parent instanceof x)&&(e||!R.canHandle("TRANSFORM_TO_BLOCKQUOTE",n.parent));)n=n.parent;return{wrapBlock:n!==t?n:null,container:n.parent}}}at.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 as extends Q{constructor(){super(...arguments),this.stylesToBeFiltered=Zi,this.elementTagName="blockquote"}static isBlockquoteBlock(t){return"RTEBlockquoteBlock"===t}canFilter(t){return as.isBlockquoteBlock(t.dtoName)}canRefill(t,e){return e.tagName.toLowerCase()===this.elementTagName}toCssText(){return this.buildCssTextForStyles(this.elementTagName,this.classNameToBeAdded)}}class os extends m{constructor(){super(),this.toolbarButtonRenderer=new rs,this.registerBlockBasicStrategies(Ji.name),this.registerNode("blockquote",Ji),this.registerRenderer("blockquote",ss),this.registerToolbarButtonRenderer(os.TOOLBAR_BUTTON_KEY,this.toolbarButtonRenderer),this.registerElementToBlockDTOClassStrategy(new is),m.registerFilterStylesStrategy(Ji.dtoName,new as)}}(()=>{const t=new Yi;m.registerActionHandleStrategy(x.name,"TRANSFORM_TO_BLOCKQUOTE",t),m.registerActionHandleStrategy(At.name,"TRANSFORM_TO_BLOCKQUOTE",t),m.registerActionHandleStrategy(yt.name,"TRANSFORM_TO_BLOCKQUOTE",t),m.registerActionHandleStrategy(Ji.name,"REMOVE_BLOCKQUOTE",new Xi),m.registerActionHandlerInterceptor(M.name,K.INSERT_NEW_PARAGRAPH,new ts)})(),os.TOOLBAR_BUTTON_KEY="blockquote";const ls={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"}]},cs={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"}]},hs={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"}]},ds={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"}]},us={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"}]},ps=[ds,us,cs,hs,ls];class fs extends Ze{constructor(t){super(),this.panelRef=null,this.categories=t}render(t,e){return t("vega-popover",{trigger:"click",alignment:"start",placement:"bottom",showArrow:!1,isScreenPosition:!0,ref:t=>{t&&lt.addUniqueObserverToNode(t,pt,(()=>{this.handlePopoverShow()}))}},[t("div",{slot:"popover"},[t("vega-rich-text-special-characters-panel",{categories:this.categories,ref:t=>{t&&(this.panelRef=t,lt.addUniqueObserverToNode(t,dt,(t=>{this.insertCharacter(e,t.detail)})))}})]),t("div",{slot:"popover-content"},this.renderButton(t,e,{icon:"rte-special-characters",tooltip:{text:"Special Characters"}}))])}handleButtonClick(){}handleDropdownClick(){}handlePopoverShow(){this.panelRef&&this.panelRef.resetPanel()}insertCharacter(t,e){const n=t.rteRange,i=n.startNode;if(!i)return;const s=this.isCaretOnLineBreak(i,n)?this.insertAtLineBreak(i,e,n):this.insertAtTextNode(i,e,n);t.host.value.apply(new v(s.node,s.offset))}isCaretOnLineBreak(t,e){return t instanceof N&&"\n"===t.text&&e.startOffset===e.endOffset}insertAtTextNode(t,e,n){const i=new Le(e,n);return i.isFlushable=!0,t.apply(i),{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 i=t.parent,s=i.children.indexOf(t);if(0===n.startOffset&&i.children[s+1]){const n=t.cloneWithText(e),s=new F(t,n);return s.isFlushable=!0,i.apply(s),n}const r=new X(e);return r.isFlushable=!0,t.apply(r),t}}at.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 ws extends m{constructor(t){super(),this.categories=this.buildCategories(t)}prepareBeforeLoad(t){this.registerToolbarButtonRenderer(ws.TOOLBAR_BUTTON_KEY,new fs(this.categories),t)}buildCategories(t){const e=!1!==(null==t?void 0:t.includeDefaults)?ps:[];return(null==t?void 0:t.categories)?[...e,...t.categories]:e}}ws.TOOLBAR_BUTTON_KEY="special-characters";class gs{}class bs extends gs{canHandle(t){return t instanceof tt}collect(t){return[t]}}class ms extends gs{canHandle(t){return t instanceof A}collect(t,e){const n=t,i=[n];if(n.nestList&&n.nestList.length>0)for(const t of n.nestList)i.push(...e(t.children));return i}}class vs extends gs{canHandle(t){return t instanceof M}collect(t){return[t]}}class xs extends gs{canHandle(t){return null!=t.children&&t.children.length>0&&!(t.children[0]instanceof N)}collect(t,e){return e(t.children)}}class ys{constructor(){this.matches=[],this.currentIndex=-1,this.flatCache=new WeakMap,this.cachedContent=null,this.matchCase=!1,this.wholeWords=!1,this.blockSearchStrategies=[new bs,new ms,new vs,new xs]}search(t,e){if(this.invalidateCacheIfNeeded(t),!e)return this.matches=[],void(this.currentIndex=-1);const n=this.buildRegExp(e,this.getFindOptions()),i=this.collectSearchableBlocks(t.children),s=[];for(const t of i){let e=this.flatCache.get(t);e||(e=t instanceof tt?this.buildCodeBlockFlat(t):this.buildTextBlockFlat(t),this.flatCache.set(t,e));const{flatText:i,segments:r}=e;if(!i)continue;let a;for(n.lastIndex=0;null!==(a=n.exec(i));){const e=a.index+a[0].length,n=this.flatOffsetToNodePositions(r,e-a[1].length,e);n.length>0&&s.push({block:t,nodes:n,matchText:a[1]})}}this.matches=s,this.currentIndex=s.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 i="gu";if(e.matchCase||(i+="i"),e.wholeWords){const e="[^a-zA-ZÀ-ɏḀ-ỿ]",s=new RegExp(`^${e}`).test(t)?"":`(?:^|${e})`,r=new RegExp(`${e}$`).test(t)?"":`(?=${e}|$)`;return new RegExp(`${s}(${n})${r}`,i)}return new RegExp(`(${n})`,i)}escapeRegExp(t){return t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}collectSearchableBlocks(t){const e=[],n=this.collectSearchableBlocks.bind(this);for(const i of t){const t=this.blockSearchStrategies.find((t=>t.canHandle(i)));t&&e.push(...t.collect(i,n))}return e}buildTextBlockFlat(t){const e=[],n=[];let i=0;for(const s of t.children){if(!s.isContentEditable()){n.push("\0"),i+="\0".length;continue}const t=s.text.length;e.push({node:s,start:i,end:i+t}),n.push(s.text),i+=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 i=[];for(const s of t){if(s.end<=e)continue;if(s.start>=n)break;const t=Math.max(0,e-s.start),r=Math.min(s.end,n)-s.start;i.push({node:s.node,startOffset:t,endOffset:r})}return i}getFindOptions(){return{matchCase:this.matchCase,wholeWords:this.wholeWords}}}class Cs{constructor(){this.overlayContainer=null,be.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,i=!0){if(this.clear(),0===t.length)return;const s=this.getOrCreateOverlay(n);if(s){const n=s.getBoundingClientRect();let r=null;t.forEach(((t,i)=>{const a=i===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(s,n,t,o);a&&!r&&e&&(r=e)}))})),i&&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=me();if(e){const n=t.shadowRoot.querySelector(".rich-text-editor-container");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}createHighlightRectangles(t,e,n,i){const s=P.getDOMByEntity(n.node);if(!s)return null;const r=this.buildRange(s,n);if(!r)return null;const a=r.getClientRects(),o=me();let l=null;if(o)for(let n=0;n<a.length;n++){const s=a[n];if(0===s.width||0===s.height)continue;const r=o.createElement("div");r.style.position="absolute",r.style.top=s.top-e.top+"px",r.style.left=s.left-e.left+"px",r.style.width=`${s.width}px`,r.style.height=`${s.height}px`,r.style.backgroundColor=i,r.style.pointerEvents="none",r.style.borderRadius="2px",t.appendChild(r),l||(l=r)}return l}buildRange(t,e){if(e.node instanceof et)return this.buildCodeBlockRange(t,e);const n=t.firstChild;if(!n)return null;const i=me();if(i){const t=i.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 i=me();if(i){const t=i.createTreeWalker(n,NodeFilter.SHOW_TEXT);let s=0,r=null,a=0,o=null,l=0,c=t.nextNode();for(;c;){const n=c.textContent.length;if(!r&&s+n>e.startOffset&&(r=c,a=e.startOffset-s),s+n>=e.endOffset){o=c,l=e.endOffset-s;break}s+=n,c=t.nextNode()}if(r&&o){const t=i.createRange();try{return t.setStart(r,a),t.setEnd(o,l),t}catch(t){return null}}}return null}}class Ls{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 ks extends Ls{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 Ss extends Ls{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 Ts extends Ze{constructor(){super(...arguments),this.sharedContext={state:new ys,highlightManager:new Cs,hostRef:null,keyword:""},this.findController=new ks(this.sharedContext),this.replaceController=new Ss(this.sharedContext),this.panelRef=null,this.popoverRef=null,this.isPopoverOpen=!1,this.scrollOnNextRefresh=!1,this.debouncedRefresh=ye(this.onContentChanged,100,this),this.panelActionHandlers={find:()=>this.findController.find(),prev:()=>this.findController.prev(),next:()=>this.findController.next(),replace:()=>(this.scrollOnNextRefresh=!0,this.replaceController.replace()),"replace-all":()=>(this.scrollOnNextRefresh=!0,this.replaceController.replaceAll()),"match-case":t=>this.findController.setMatchCase(t),"whole-words":t=>this.findController.setWholeWords(t),close:()=>this.closePanel()}}render(t,e){return this.syncEditorState(e),t("vega-popover",{trigger:"none",alignment:"start",placement:"bottom",showArrow:!1,isScreenPosition:!0,ref:t=>{t&&(this.popoverRef=t,lt.addUniqueObserverToNode(t,ut,(()=>{this.isPopoverOpen=!1,this.findController.clear(),this.updatePanel({current:0,total:0})})),lt.addUniqueObserverToNode(t,pt,(()=>{this.isPopoverOpen=!0})))}},[t("div",{slot:"popover"},[t("vega-rich-text-find-replace-panel",{ref:t=>{t&&(this.panelRef=t,lt.addUniqueObserverToNode(t,ft,(t=>{"keyword"===t.detail.type?this.updatePanel(this.findController.setKeyword(t.detail.value)):"replace"===t.detail.type&&this.replaceController.setReplacement(t.detail.value)})),lt.addUniqueObserverToNode(t,dt,(t=>{this.handlePanelAction(t.detail)})))}})]),t("div",{slot:"popover-content"},this.renderButton(t,e,{icon:"rte-find-replace",tooltip:{text:f.t("Find and replace")}}))])}handleButtonClick(){this.popoverRef&&(this.isPopoverOpen?this.popoverRef.hide():this.popoverRef.show())}handleDropdownClick(){}syncEditorState(t){this.findController.setHost(t.host);const e=this.getExtensionContext(t.host);e&&this.replaceController.setFlushValue(e.flushValue),lt.addUniqueObserverToNode(t.host,ft,this.debouncedRefresh),this.isHidden(t)&&this.isPopoverOpen&&this.popoverRef&&this.popoverRef.hide()}handlePanelAction(t){const{action:e,data:n}=t,i=this.panelActionHandlers[e];if(i){const t=i(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()}}at.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 Es extends m{prepareBeforeLoad(t){this.registerToolbarButtonRenderer(Es.TOOLBAR_BUTTON_KEY,new Ts,t)}}Es.TOOLBAR_BUTTON_KEY="findReplace";const Os=[{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 As;!function(t){t.LINE_HEIGHT="LINE_HEIGHT"}(As||(As={}));class Is extends ${constructor(t){super(),this.type=As.LINE_HEIGHT,this.lineHeight=t}static from(t){return[As.LINE_HEIGHT,new Is(t)]}static getDefaultStyles(t){return{lineHeight:t}}toJSON(){return{lineHeight:this.lineHeight}}renderClass(){return null}clone(){return new Is(this.lineHeight)}renderStyle(){return Is.getDefaultStyles(this.lineHeight)}}class Rs extends q{constructor(t){super(),this.isFlushable=!0,this.lineHeight=t}toAnnotation(){return new Is(this.lineHeight)}}class Ns extends D{handleAction(t,e){this.updateCustomStyleAnnotation(e,["lineHeight"])}}class Bs extends Ze{constructor(t){super(),this.options=t}render(t,e){const n=this.options.map((t=>{var e;return{key:t.value,label:null!==(e=t.title)&&void 0!==e?e:t.value}}));return this.renderDropdown(t,e,{selectType:"single",selectedSourceKey:this.getSelectedSourceValue(e)},[this.renderButton(t,e,{icon:"line-height",showArrowIcon:!0,tooltip:{text:f.t("Line Height")}}),this.renderDropdownListTemplate(t,n,e)])}isSelected(){return!1}isDisabled(t){var e;if(t.host.disabled)return!0;const n=this.getExtensionContext(t.host);return!!(null!==(e=null==n?void 0:n.getSelectedNodes())&&void 0!==e?e:[]).some((t=>{var e;return(null===(e=t.getAnnotationByType(nt.CODE))||void 0===e?void 0:e.code)||t.parent instanceof tt}))||this.getSelectedBlocks(t).some((t=>t instanceof tt||t instanceof S||!R.canHandle(Rs.name,t)))}handleDropdownClick(t,e){const n=t;this.getSelectedBlocks(e).forEach((t=>{t.apply(new Rs(n))}))}handleButtonClick(){}getSelectedSourceValue(t){const e=this.getSelectedBlocks(t);if(0===e.length)return"";const n=e[0].getAnnotationByType(As.LINE_HEIGHT);return e.every((t=>{const e=t.getAnnotationByType(As.LINE_HEIGHT);return(null==e?void 0:e.lineHeight)===(null==n?void 0:n.lineHeight)}))&&n?n.lineHeight:""}getSelectedBlocks(t){var e,n;const i=this.getExtensionContext(t.host),s=null!==(e=null==i?void 0:i.getSelectedNodes())&&void 0!==e?e:[],r=[];return s.forEach((t=>{t.parent instanceof B&&!r.includes(t.parent)&&r.push(t.parent)})),0===r.length&&(null===(n=t.rteRange.startNode)||void 0===n?void 0:n.parent)instanceof B&&r.push(t.rteRange.startNode.parent),r}}at.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 Ms=new Set([M.name,A.name]);class js extends O{constructor(t=Os){super(),this.allowedLineHeights=new Set(t.map((t=>t.value)))}canHandle(t){return Ms.has(t.name)}handle(t){var e,n;const i=null!==(n=null===(e=null==t?void 0:t.style.lineHeight)||void 0===e?void 0:e.trim())&&void 0!==n?n:"";return i&&this.allowedLineHeights.has(i)?{lineHeight:i}:{}}}class Ds extends Q{constructor(){super(...arguments),this.stylesToBeFiltered={}}get alwaysFilter(){return!0}filterAnnotations(t){const e=t,n=e.lineHeight,i=e.customStyle;return n&&i&&i.lineHeight===n&&delete i.lineHeight,i&&0===Object.keys(i).length&&delete e.customStyle,t}}const _s=new WeakMap,Hs=new WeakSet;class Vs extends m{constructor(t=Os){super(),this.options=t,this.toolbarButtonRenderer=null,this.registerAnnotationHandler(new js(this.options)),[M,A].forEach((t=>{!function(t,e){_s.set(t,new Set(e.map((t=>t.value))))}(t,this.options)}))}prepareBeforeLoad(t){this.toolbarButtonRenderer=new Bs(this.options),this.registerToolbarButtonRenderer(Vs.TOOLBAR_BUTTON_KEY,this.toolbarButtonRenderer,t)}}[M,A].forEach((t=>{m.registerActionHandleStrategy(t.name,Rs.name,new Ns),st.register(t.name,new Ds),function(t){Hs.has(t)||(Hs.add(t),m.attachAnnotationFromJson(t,"lineHeight",((e,n)=>{if("string"!=typeof n||""===n)return;e.annotationMap.set(...Is.from(n));const i=_s.get(t);i&&i.size>0&&function(t,e){const n=t.annotationMap.get(As.LINE_HEIGHT);if(!n||e.has(n.lineHeight))return;const i=n.lineHeight;t.annotationMap.delete(As.LINE_HEIGHT);const s=t.annotationMap.get(U.CUSTOM_STYLE);s?s.customStyle=Object.assign(Object.assign({},s.customStyle),{lineHeight:i}):t.annotationMap.set(...it.from({lineHeight:i}))}(e,i)})))}(t)})),Vs.TOOLBAR_BUTTON_KEY="lineHeight";class Ps{constructor(t,e){this.hostRoot=t,this.callbacks=e,this.chooserEl=null,this.dropdownEl=null,this.triggerButtonEl=null}open(t){this.destroy();const e=this.hostRoot.ownerDocument,n=e.createElement("div");n.setAttribute(Ps.CHOOSER_ATTR,"true"),n.style.position="fixed",n.style.zIndex="1000",n.style.left=`${t.left}px`,n.style.top=`${t.top}px`;const i=this.createPasteChooserDropdown(e,t.placement);i.placement=t.placement,n.append(i),this.hostRoot.appendChild(n),this.chooserEl=n,this.dropdownEl=i,i.addEventListener("vegaShow",(()=>{this.triggerButtonEl&&(this.triggerButtonEl.selected=!0)})),i.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";const i=t.createElement("vega-rich-text-editor-toolbar-button"),s="top"===e[0]?"chevron-up":"chevron-down";i.setAttribute(Ps.CHOOSER_TRIGGER_ATTR,"true"),i.setAttribute("aria-label",f.t("Paste options")),i.setAttribute("arrow-icon",s),i.icon="rte-paste",i.showArrowIcon=!0,i.selected=!1,this.triggerButtonEl=i;const r=t.createElement("vega-tooltip");r.text=f.t("Paste options"),r.placement=["bottom","top"],r.append(i),n.append(r);const a=t.createElement("div");return a.setAttribute("slot","items"),a.append(this.createDropdownItem(t,"rich",f.t("Use rich text"),Ps.CHOOSER_RICH_ATTR)),n.append(a),n.addEventListener("vegaDropdownClick",(t=>{const e=t.detail;"rich"===e&&this.callbacks.onModeSelect(e)})),n}createDropdownItem(t,e,n,i){const s=t.createElement("vega-dropdown-item");return s.itemKey=e,s.label=n,s.setAttribute(i,"true"),s}}at.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>'}}),Ps.CHOOSER_ATTR="data-rte-paste-chooser",Ps.CHOOSER_RICH_ATTR="data-rte-paste-type-rich",Ps.CHOOSER_TRIGGER_ATTR="data-rte-paste-trigger";class Fs extends m{constructor(){super(...arguments),this.editableEl=null,this.contentHostEl=null,this.chooserUI=null,this.pendingPastePayload=null,this.listenerDocument=null,this.listenerWindow=null,this.handlePasteEvent=t=>{var e,n;const i=t.clipboardData;if(!i)return;const s=i.getData("text/html")||"",r=i.getData("text/plain")||"";if(!s&&!r)return t.preventDefault(),void t.stopPropagation();t.preventDefault(),t.stopPropagation();const a=this.cloneCurrentSelectionRange(),o=(null===(n=null===(e=this.extensionContext)||void 0===e?void 0:e.getSelectedNodes)||void 0===n?void 0:n.call(e))||[];this.pendingPastePayload={html:s,text:r,range:a,selectedNodes:[...o]},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()}}initialExtensionAfterLoad(t){super.initialExtensionAfterLoad(t),this.hostEl=t.host,this.attachPasteListener()}destroyExtension(){this.detachPasteListener(),this.clearPasteChooser()}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,i,s;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!==(s=null===(i=null==r?void 0:r.shadowRoot)||void 0===i?void 0:i.querySelector(".rich-text-content"))&&void 0!==s?s: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;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 s=this.computeChooserPosition(t);this.chooserUI=new Ps(i,{onModeSelect:t=>{this.applyPasteMode(t)}}),this.chooserUI.open(s),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,i;const s=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!==(i=null==l?void 0:l.left)&&void 0!==i?i:s.left+c,d=o?a.clientY:l?l.bottom:s.top+40,u=Math.max(s.left+c,s.right-220),p=Math.min(Math.max(h,s.left+c),u),f=Math.max(d+8,s.top+c),w=r-f-c;return{left:p,top:f,placement:w>=88||w>=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 i=n.getBoundingClientRect();if(this.isUnavailableRect(i)){const t=n.getClientRects();return t.length>0?t[0]:this.getRangeContainerRect(n)}return i}isUnavailableRect(t){return 0===t.width&&0===t.height&&0===t.left&&0===t.top}getRangeContainerRect(t){var e,n,i,s,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!==(i=e.childNodes[t.startOffset])&&void 0!==i?i:null;return null!==(r=null!==(s=this.getNodeRect(a))&&void 0!==s?s: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 i=this.createDataTransfer(this.pendingPastePayload.html,this.pendingPastePayload.text,t);this.dispatchBeforeInputPaste(n,i),this.clearPasteChooser()}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 i=new DataTransfer;return t&&i.setData("text/html",t),e&&i.setData("text/plain",e),n&&i.setData("application/x-vega-rte-paste-mode",n),i}return{getData:i=>"text/html"===i?t:"text/plain"===i?e:"application/x-vega-rte-paste-mode"===i&&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)}}class zs extends I{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 Ks extends Ze{render(t,e){return this.renderButton(t,e,{icon:"rte-copy",tooltip:{text:"Copy"}})}isDisabled(t){const e=this.getExtensionContext(t.host);return!e||e.host.disabled||!e.getSelection()||e.getSelection().isCollapsed}handleButtonClick(t){const e=this.getExtensionContext(t.host);e&&e.host&&e.host.value.apply(new zs(e.getSelection(),e.getSelectedNodes()))}handleDropdownClick(){}}at.register({"rte-copy":ke});class $s extends m{prepareBeforeLoad(t){this.registerToolbarButtonRenderer($s.TOOLBAR_BUTTON_KEY,new Ks,t)}}R.register("COPY_SELECTED_CONTENT_ACTION",x.name,new class extends D{handleAction(t){const e=this.getParentBlocks(t.selectedNodes),{html:n,text:i}=this.getSelectedContent(t.selection,e);(i||n)&&(t.copyResult=this.copyToClipboard(n,i))}getSelectedContent(t,e){const n={html:"",text:""};if(!t||0===t.rangeCount||t.isCollapsed)return n;const i=t.getRangeAt(0),s=me();if(!s)return n;const r=i.cloneContents(),a=s.createElement("div"),o=i.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 i=n.cloneNode(!1),s=e.nodeType===Node.TEXT_NODE?e.parentElement:e;if(s===n)return i.appendChild(t),i;const r=s.cloneNode(!1);r.appendChild(t);let a=r,o=s.parentElement;for(;o&&o!==n;){const t=o.cloneNode(!1);t.appendChild(a),a=t,o=o.parentElement}if(i.appendChild(a),"LI"===i.tagName&&o&&o.parentElement&&"OL"===o.parentElement.tagName){const t=o.parentElement.cloneNode(!1);return t.appendChild(i),t}return i}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 i=new Blob([t],{type:"text/html"}),s=new Blob([e],{type:"text/plain"}),r=new ClipboardItem({"text/html":i,"text/plain":s});await navigator.clipboard.write([r]),n=!0}catch(i){n=this.copyWithExecCommand(t,e),n||a.warn("Failed to copy the selected content to the clipboard. Use keyboard shortcuts instead.")}return n}copyWithExecCommand(t,e){const n=me();if(!n)return!1;const i=n=>{n.clipboardData&&(n.clipboardData.setData("text/html",t),n.clipboardData.setData("text/plain",e)),n.preventDefault()};n.addEventListener("copy",i);try{return n.execCommand("copy")}finally{n.removeEventListener("copy",i)}}}),$s.TOOLBAR_BUTTON_KEY="copy";class qs extends I{constructor(t,e,n=!1){super(),this.type=K.DELETE_SELECTED_CONTENT,this.mergeFlag=!1,this.host=t,this.mergeFlag=e,this.isFlushable=n}}class Ws extends Ks{render(t,e){return this.renderButton(t,e,{icon:"rte-cut",tooltip:{text:"Cut"}})}async handleButtonClick(t){const e=this.getExtensionContext(t.host);if(e&&e.host){const{host:t}=e,n=new zs(e.getSelection(),e.getSelectedNodes());t.value.apply(n),await n.copyResult&&t.value.apply(new qs(t,!0,!0))}}}at.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 Us extends m{prepareBeforeLoad(t){this.registerToolbarButtonRenderer(Us.TOOLBAR_BUTTON_KEY,new Ws,t)}}Us.TOOLBAR_BUTTON_KEY="cut";class Gs extends I{constructor(t,e){super(),this.type=K.INSERT_NODE_TO_NEAREST_ROOT,this.rteRange=t,this.nodeToBeInserted=e}}class Zs extends D{handleAction(e,n){const{rteRange:i,token:s}=e;if(i&&i.startNode){const{key:r,label:a,customAttrs:o={wrapped:"true"}}=s,l=new Ye(t(),r,a,n);l.annotationMap.set("CUSTOM_ATTRIBUTE",new G(o)),n.apply(new Gs(i,l)),e.actionHandleResult=!0}}}const Qs=new class extends C{canHandle(t,e){const n=t[e];return"SPAN"===n.nodeName&&n.classList.contains("token")&&n.hasAttribute("token-key")?1:0}handle(e){const n=e[0],i=n.getAttribute("token-key"),s=n.textContent,r=L.generate(N,n),{customAttribute:a}=r,o=function(t,e){var n={};for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.indexOf(i)<0&&(n[i]=t[i]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var s=0;for(i=Object.getOwnPropertySymbols(t);s<i.length;s++)e.indexOf(i[s])<0&&Object.prototype.propertyIsEnumerable.call(t,i[s])&&(n[i[s]]=t[i[s]])}return n}(r,["customAttribute","customClass"]);return{id:t(),type:"token",token:i,text:s,annotations:Object.assign(Object.assign({},o),{customAttribute:this.createCustomAttrs(a)})}}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 xe(e)}};class Js extends m{constructor(t=[]){super(),this.tokenRenderer=new Xe,this.tokenList=t,this.registerNode("token",Ye),this.registerRenderer("token",this.tokenRenderer),this.registerElementToNodeDTOClassStrategy(Qs)}prepareBeforeLoad(t){this.registerToolbarButtonRenderer(Js.TOOLBAR_BUTTON_KEY,new Je(this.tokenList),t)}}(()=>{const t=new Zs;m.registerActionHandleStrategy(M.name,"INSERT_TOKEN_NODE",t),m.registerActionHandleStrategy(A.name,"INSERT_TOKEN_NODE",t)})(),Js.TOOLBAR_BUTTON_KEY="token";export{Ze as A,Ye as B,Xe as C,tn as D,Ji as E,qs as F,un as G,Gs as I,Je as R,Ee as V,Re as a,Me as b,_e as c,$e as d,Ue as e,Js as f,en as g,Os as h,yn as i,ji as j,Ui as k,os as l,ws as m,Es as n,ps as o,ls as p,cs as q,hs as r,ds as s,us as t,Vs as u,Fs as v,Fe as w,$s as x,Us as y,Ge as z}