@globalpayments/vega 2.101.0 → 2.103.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 (989) hide show
  1. package/dist/cjs/{app-globals-275ea7c7.js → app-globals-85986306.js} +13 -12
  2. package/dist/cjs/{child-nodes-event-prevent-slimmer-d720d7e9.js → child-nodes-event-prevent-slimmer-574a6a1a.js} +1 -1
  3. package/dist/cjs/{code-block-c598832d.js → code-block-72de6c4d.js} +270 -103
  4. package/dist/cjs/{component-usage-runtime-metrics-389d1548.js → component-usage-runtime-metrics-77f7be9f.js} +8 -5
  5. package/dist/cjs/{component-value-history-controller-slimmer.abstract-4bd47aa1.js → component-value-history-controller-slimmer.abstract-23d2b3d8.js} +3 -3
  6. package/dist/cjs/{content-state-da23e822.js → content-state-ff40bdc6.js} +125 -90
  7. package/dist/cjs/{date-required-rule-45c802d3.js → date-required-rule-608e704b.js} +1 -1
  8. package/dist/cjs/{design-token-9d762da0.js → design-token-a101a8d0.js} +3 -3
  9. package/dist/cjs/{create-public-api-runtime-metrics-slimmer-91b0cbfb.js → discriminated-3b8e72d5.js} +63 -1
  10. package/dist/cjs/{element-appender-slimmer-2aaf8e24.js → element-appender-slimmer-b93cc564.js} +2 -2
  11. package/dist/cjs/{event-emit-slimmer-67b5c186.js → event-emit-slimmer-6bc675f6.js} +1 -1
  12. package/dist/cjs/{form-field-controller-slimmer-ac9337f4.js → form-field-controller-slimmer-124d54ea.js} +1 -1
  13. package/dist/cjs/{icon-manager-be358b32.js → icon-manager-7d20b0ab.js} +6 -4
  14. package/dist/cjs/{image-annotation-action-378838c2.js → image-annotation-action-1ee41bc7.js} +6 -5
  15. package/dist/cjs/image-extension-6a92c524.js +1451 -0
  16. package/dist/cjs/index-58ea899e.js +4 -0
  17. package/dist/cjs/index.cjs.js +29 -27
  18. package/dist/cjs/{inject-keyboard-manager-540f0876.js → inject-keyboard-manager-32d7dd0e.js} +1 -1
  19. package/dist/cjs/{internal-calendar-period-factory-b11918ee.js → internal-calendar-period-factory-c3198ea7.js} +1 -1
  20. package/dist/cjs/{internal-icon-manager-40bcac72.js → internal-icon-manager-b9702049.js} +1 -1
  21. package/dist/cjs/{internal-translation-controller-27bfc8c7.js → internal-translation-controller-0d67ca4d.js} +12 -0
  22. package/dist/cjs/{internal-vega-event-manager-976b9526.js → internal-vega-event-manager-0c256d63.js} +2 -1
  23. package/dist/cjs/{keyboard-manager-16e96b62.js → keyboard-manager-332eec89.js} +1 -1
  24. package/dist/cjs/{keyboard-manager-slimmer-0a4e556d.js → keyboard-manager-slimmer-a2872981.js} +1 -1
  25. package/dist/cjs/{link-extension-f493e432.js → link-extension-1b4ed437.js} +9 -8
  26. package/dist/cjs/loader.cjs.js +20 -19
  27. package/dist/cjs/{month-view-generator-0a3e04de.js → month-view-generator-b6a2b8be.js} +1 -1
  28. package/dist/cjs/{public-rules-bae12c47.js → public-rules-2066613c.js} +9 -7
  29. package/dist/cjs/{range-9f42fb40.js → range-712fe703.js} +1 -1
  30. package/dist/cjs/{responsive-format-facade-c6d7f0a1.js → responsive-format-facade-44d33457.js} +1 -1
  31. package/dist/cjs/{rich-text-editor-required-rule-bb232741.js → rich-text-editor-required-rule-1aa75d22.js} +1 -1
  32. package/dist/cjs/{split-cell-operation-0d33123e.js → split-cell-operation-afc82323.js} +16 -20
  33. package/dist/cjs/{state-border-formatter-dda9109a.js → state-border-formatter-49984fd6.js} +1 -1
  34. package/dist/cjs/{string-format-strategy.abstract-3a968a59.js → string-format-strategy.abstract-bd563c01.js} +1 -1
  35. package/dist/cjs/{string-input-formatter-slimmer-2e0a838e.js → string-input-formatter-slimmer-4faebac9.js} +1 -1
  36. package/dist/cjs/{string-mask-strategy-d9f85c21.js → string-mask-strategy-624c4398.js} +2 -2
  37. package/dist/cjs/{style-formatter-d21a9784.js → style-formatter-151d89a3.js} +2 -2
  38. package/dist/cjs/{time-required-rule-580cbd3d.js → time-required-rule-8cd8f9b9.js} +1 -1
  39. package/dist/cjs/{token-extension-4badb962.js → token-extension-72d0cb08.js} +1196 -1280
  40. package/dist/cjs/{translation-slimmer-31cd5a57.js → translation-slimmer-1771d01f.js} +1 -1
  41. package/dist/cjs/{type-guard-00b8efc0.js → type-guard-cce6fe1f.js} +1 -1
  42. package/dist/cjs/{valid-credit-card-number-rule-70885128.js → valid-credit-card-number-rule-b13c2fc4.js} +1 -1
  43. package/dist/cjs/vega-accordion.cjs.entry.js +14 -14
  44. package/dist/cjs/vega-app-footer.cjs.entry.js +5 -5
  45. package/dist/cjs/vega-app-header-button.cjs.entry.js +14 -14
  46. package/dist/cjs/vega-backdrop.cjs.entry.js +2 -2
  47. package/dist/cjs/vega-banner.cjs.entry.js +8 -8
  48. package/dist/cjs/vega-bar-chart.cjs.entry.js +2 -2
  49. package/dist/cjs/vega-box.cjs.entry.js +8 -8
  50. package/dist/cjs/vega-brand-logo.cjs.entry.js +5 -5
  51. package/dist/cjs/vega-breadcrumb.cjs.entry.js +6 -6
  52. package/dist/cjs/vega-button-circle.cjs.entry.js +11 -11
  53. package/dist/cjs/vega-button-group_2.cjs.entry.js +7 -7
  54. package/dist/cjs/vega-button-link.cjs.entry.js +6 -6
  55. package/dist/cjs/vega-button.cjs.entry.js +9 -9
  56. package/dist/cjs/vega-calendar_5.cjs.entry.js +73 -32
  57. package/dist/cjs/vega-card.cjs.entry.js +7 -7
  58. package/dist/cjs/vega-carousel.cjs.entry.js +8 -8
  59. package/dist/cjs/vega-checkbox_2.cjs.entry.js +9 -9
  60. package/dist/cjs/vega-chip.cjs.entry.js +11 -11
  61. package/dist/cjs/vega-code-block.cjs.entry.js +17 -17
  62. package/dist/cjs/vega-color-picker.cjs.entry.js +7 -7
  63. package/dist/cjs/vega-color-swatch-picker.cjs.entry.js +12 -12
  64. package/dist/cjs/vega-color-swatch.cjs.entry.js +7 -7
  65. package/dist/cjs/vega-combo-box.cjs.entry.js +14 -14
  66. package/dist/cjs/vega-counter-badge.cjs.entry.js +2 -2
  67. package/dist/cjs/vega-date-picker_2.cjs.entry.js +23 -23
  68. package/dist/cjs/{vega-dialog-controller-16be85d5.js → vega-dialog-controller-efc46dba.js} +6 -4
  69. package/dist/cjs/vega-dialog_2.cjs.entry.js +10 -10
  70. package/dist/cjs/vega-divider.cjs.entry.js +7 -7
  71. package/dist/cjs/vega-dropdown_5.cjs.entry.js +17 -17
  72. package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
  73. package/dist/cjs/{vega-event-id-987a170c.js → vega-event-id-b5abf7c9.js} +2 -0
  74. package/dist/cjs/vega-field-error.cjs.entry.js +2 -2
  75. package/dist/cjs/vega-field-label.cjs.entry.js +7 -7
  76. package/dist/cjs/vega-file-uploader.cjs.entry.js +11 -11
  77. package/dist/cjs/vega-flag-icon.cjs.entry.js +10 -10
  78. package/dist/cjs/vega-flex.cjs.entry.js +8 -8
  79. package/dist/cjs/vega-font.cjs.entry.js +7 -7
  80. package/dist/cjs/vega-form.cjs.entry.js +8 -8
  81. package/dist/cjs/vega-grid.cjs.entry.js +7 -7
  82. package/dist/cjs/vega-hint.cjs.entry.js +2 -2
  83. package/dist/cjs/vega-icon.cjs.entry.js +9 -9
  84. package/dist/cjs/vega-image-uploader.cjs.entry.js +13 -13
  85. package/dist/cjs/vega-input-credit-card.cjs.entry.js +15 -15
  86. package/dist/cjs/vega-input-numeric.cjs.entry.js +18 -20
  87. package/dist/cjs/vega-input-passcode.cjs.entry.js +11 -11
  88. package/dist/cjs/vega-input-phone-number.cjs.entry.js +10 -10
  89. package/dist/cjs/vega-input-range.cjs.entry.js +9 -9
  90. package/dist/cjs/vega-input-select.cjs.entry.js +14 -14
  91. package/dist/cjs/vega-input.cjs.entry.js +39 -35
  92. package/dist/cjs/vega-item-toggle.cjs.entry.js +5 -5
  93. package/dist/cjs/vega-left-nav_5.cjs.entry.js +19 -19
  94. package/dist/cjs/vega-line-chart.cjs.entry.js +2 -2
  95. package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +6 -6
  96. package/dist/cjs/vega-page-notification_2.cjs.entry.js +4 -4
  97. package/dist/cjs/vega-pagination-page-selector-mobile.cjs.entry.js +5 -5
  98. package/dist/cjs/vega-pagination-page-size-selector-mobile.cjs.entry.js +5 -5
  99. package/dist/cjs/vega-pagination.cjs.entry.js +10 -10
  100. package/dist/cjs/vega-pie-chart.cjs.entry.js +2 -2
  101. package/dist/cjs/vega-popover_2.cjs.entry.js +14 -14
  102. package/dist/cjs/vega-progress-tracker_2.cjs.entry.js +9 -9
  103. package/dist/cjs/vega-radio_2.cjs.entry.js +12 -12
  104. package/dist/cjs/vega-rich-text-bookmark-editor.cjs.entry.js +445 -0
  105. package/dist/cjs/vega-rich-text-content.cjs.entry.js +49 -17
  106. package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +699 -244
  107. package/dist/cjs/vega-rich-text-find-replace-panel.cjs.entry.js +9 -9
  108. package/dist/cjs/vega-rich-text-special-characters-panel.cjs.entry.js +10 -10
  109. package/dist/cjs/vega-rich-text-table-properties_3.cjs.entry.js +18 -18
  110. package/dist/cjs/vega-section-title.cjs.entry.js +2 -2
  111. package/dist/cjs/vega-segment-control.cjs.entry.js +5 -5
  112. package/dist/cjs/vega-selection-chip_2.cjs.entry.js +11 -11
  113. package/dist/cjs/vega-selection-tile_2.cjs.entry.js +9 -9
  114. package/dist/cjs/vega-sidenav_3.cjs.entry.js +13 -13
  115. package/dist/cjs/vega-signature-capture.cjs.entry.js +15 -15
  116. package/dist/cjs/vega-skeleton.cjs.entry.js +2 -2
  117. package/dist/cjs/vega-slot-container.cjs.entry.js +2 -2
  118. package/dist/cjs/vega-stepper.cjs.entry.js +8 -8
  119. package/dist/cjs/vega-tab-group_2.cjs.entry.js +398 -108
  120. package/dist/cjs/vega-table_11.cjs.entry.js +23 -23
  121. package/dist/cjs/vega-text.cjs.entry.js +2 -2
  122. package/dist/cjs/vega-textarea.cjs.entry.js +8 -8
  123. package/dist/cjs/vega-time-picker_2.cjs.entry.js +16 -16
  124. package/dist/cjs/vega-toggle-switch.cjs.entry.js +7 -7
  125. package/dist/cjs/vega-tooltip_2.cjs.entry.js +9 -9
  126. package/dist/cjs/vega.cjs.js +20 -19
  127. package/dist/collection/collection-manifest.json +6 -0
  128. package/dist/collection/components/vega-accordion/vega-accordion.js +1 -1
  129. package/dist/collection/components/vega-app-footer/vega-app-footer.js +1 -1
  130. package/dist/collection/components/vega-app-header-button/vega-app-header-button.js +1 -1
  131. package/dist/collection/components/vega-backdrop/vega-backdrop.js +1 -1
  132. package/dist/collection/components/vega-banner/vega-banner.js +1 -1
  133. package/dist/collection/components/vega-box/vega-box.js +1 -1
  134. package/dist/collection/components/vega-brand-logo/vega-brand-logo.js +1 -1
  135. package/dist/collection/components/vega-breadcrumb/vega-breadcrumb.js +1 -1
  136. package/dist/collection/components/vega-button/vega-button.js +1 -1
  137. package/dist/collection/components/vega-button-circle/vega-button-circle.js +1 -1
  138. package/dist/collection/components/vega-button-group/vega-button-group-item/vega-button-group-item.js +1 -1
  139. package/dist/collection/components/vega-button-group/vega-button-group.js +1 -1
  140. package/dist/collection/components/vega-button-link/vega-button-link.js +1 -1
  141. package/dist/collection/components/vega-calendar/slimmers/common/controllers/vega-calendar-event-preview-actions-controller.js +33 -11
  142. package/dist/collection/components/vega-calendar/vega-calendar-event/vega-calendar-event.js +1 -1
  143. package/dist/collection/components/vega-calendar/vega-calendar-event-preview/assets/delete.js +3 -0
  144. package/dist/collection/components/vega-calendar/vega-calendar-event-preview/slimmers/renderers/vega-calendar-event-preview-detail-renderer.js +5 -1
  145. package/dist/collection/components/vega-calendar/vega-calendar-event-preview/vega-calendar-event-preview.js +1 -1
  146. package/dist/collection/components/vega-calendar/vega-calendar-event-slot/vega-calendar-event-slot.js +1 -1
  147. package/dist/collection/components/vega-calendar/vega-calendar-period-switcher/vega-calendar-period-switcher.js +1 -1
  148. package/dist/collection/components/vega-calendar/vega-calendar.js +82 -2
  149. package/dist/collection/components/vega-card/vega-card.js +1 -1
  150. package/dist/collection/components/vega-carousel/vega-carousel.js +1 -1
  151. package/dist/collection/components/vega-chart/vega-bar-chart/vega-bar-chart.js +1 -1
  152. package/dist/collection/components/vega-chart/vega-line-chart/vega-line-chart.js +1 -1
  153. package/dist/collection/components/vega-chart/vega-pie-chart/vega-pie-chart.js +1 -1
  154. package/dist/collection/components/vega-checkbox/vega-checkbox-group/vega-checkbox-group.js +1 -1
  155. package/dist/collection/components/vega-checkbox/vega-checkbox.js +1 -1
  156. package/dist/collection/components/vega-chip/vega-chip.js +1 -1
  157. package/dist/collection/components/vega-code-block/vega-code-block.js +1 -1
  158. package/dist/collection/components/vega-color-picker/vega-color-picker.js +1 -1
  159. package/dist/collection/components/vega-color-swatch/vega-color-swatch-picker/vega-color-swatch-picker.js +1 -1
  160. package/dist/collection/components/vega-color-swatch/vega-color-swatch.js +1 -1
  161. package/dist/collection/components/vega-combo-box/vega-combo-box.js +1 -1
  162. package/dist/collection/components/vega-counter-badge/vega-counter-badge.js +1 -1
  163. package/dist/collection/components/vega-date-picker/vega-date-picker-calendar/vega-date-picker-calendar.js +1 -1
  164. package/dist/collection/components/vega-date-picker/vega-date-picker.js +1 -1
  165. package/dist/collection/components/vega-dialog/vega-dialog.js +1 -1
  166. package/dist/collection/components/vega-divider/vega-divider.js +1 -1
  167. package/dist/collection/components/vega-dropdown/vega-dropdown-content-box/vega-dropdown-content-box.js +1 -1
  168. package/dist/collection/components/vega-dropdown/vega-dropdown-group/vega-dropdown-group.js +1 -1
  169. package/dist/collection/components/vega-dropdown/vega-dropdown-item/vega-dropdown-item.js +1 -1
  170. package/dist/collection/components/vega-dropdown/vega-dropdown.js +1 -1
  171. package/dist/collection/components/vega-field-error/vega-field-error.js +1 -1
  172. package/dist/collection/components/vega-field-label/vega-field-label.js +1 -1
  173. package/dist/collection/components/vega-file-uploader/vega-file-uploader.js +1 -1
  174. package/dist/collection/components/vega-flag-icon/vega-flag-icon.js +1 -1
  175. package/dist/collection/components/vega-flex/vega-flex.js +1 -1
  176. package/dist/collection/components/vega-font/vega-font.js +1 -1
  177. package/dist/collection/components/vega-form/vega-form.js +1 -1
  178. package/dist/collection/components/vega-grid/vega-grid.js +1 -1
  179. package/dist/collection/components/vega-hint/vega-hint.js +1 -1
  180. package/dist/collection/components/vega-icon/vega-icon.js +1 -1
  181. package/dist/collection/components/vega-image-uploader/vega-image-uploader.js +1 -1
  182. package/dist/collection/components/vega-input/slimmers/controllers/vega-input-state-controller.js +0 -14
  183. package/dist/collection/components/vega-input/slimmers/renderers/vega-input-input-container-renderer.js +11 -2
  184. package/dist/collection/components/vega-input/slimmers/renderers/vega-input-input-renderer.js +11 -1
  185. package/dist/collection/components/vega-input/vega-input.js +53 -9
  186. package/dist/collection/components/vega-input-credit-card/vega-input-credit-card.js +1 -1
  187. package/dist/collection/components/vega-input-numeric/slimmers/renderers/vega-input-numeric-renderer.js +7 -1
  188. package/dist/collection/components/vega-input-numeric/vega-input-numeric.js +1 -9
  189. package/dist/collection/components/vega-input-passcode/vega-input-passcode.js +1 -1
  190. package/dist/collection/components/vega-input-phone-number/vega-input-phone-number.js +1 -1
  191. package/dist/collection/components/vega-input-range/vega-input-range.js +1 -1
  192. package/dist/collection/components/vega-input-select/vega-input-select.js +1 -1
  193. package/dist/collection/components/vega-item-toggle/vega-item-toggle.js +1 -1
  194. package/dist/collection/components/vega-loader-wrapper/vega-loader-wrapper.js +1 -1
  195. package/dist/collection/components/vega-loading-indicator/vega-loading-indicator.js +1 -1
  196. package/dist/collection/components/vega-modal/vega-modal.js +1 -1
  197. package/dist/collection/components/vega-nav/vega-left-nav/vega-left-nav.js +1 -1
  198. package/dist/collection/components/vega-nav/vega-left-nav-group/vega-left-nav-group.js +1 -1
  199. package/dist/collection/components/vega-nav/vega-left-nav-link/vega-left-nav-link.js +1 -1
  200. package/dist/collection/components/vega-nav/vega-left-nav-section/vega-left-nav-section.js +1 -1
  201. package/dist/collection/components/vega-nav/vega-nav-card/vega-nav-card.js +1 -1
  202. package/dist/collection/components/vega-page-notification/vega-page-notification-list/vega-page-notification-list.js +1 -1
  203. package/dist/collection/components/vega-page-notification/vega-page-notification.js +1 -1
  204. package/dist/collection/components/vega-pagination/vega-pagination-page-selector-mobile/vega-pagination-page-selector-mobile.js +1 -1
  205. package/dist/collection/components/vega-pagination/vega-pagination-page-size-selector-mobile/vega-pagination-page-size-selector-mobile.js +1 -1
  206. package/dist/collection/components/vega-pagination/vega-pagination.js +1 -1
  207. package/dist/collection/components/vega-popover/vega-popover-content-box/vega-popover-content-box.js +1 -1
  208. package/dist/collection/components/vega-popover/vega-popover.js +1 -1
  209. package/dist/collection/components/vega-progress-tracker/vega-progress-tracker-step/vega-progress-tracker-step.js +1 -1
  210. package/dist/collection/components/vega-progress-tracker/vega-progress-tracker.js +1 -1
  211. package/dist/collection/components/vega-radio/vega-radio-group/vega-radio-group.js +1 -1
  212. package/dist/collection/components/vega-radio/vega-radio.js +1 -1
  213. package/dist/collection/components/vega-rich-text-content/vega-rich-text-content.js +1 -1
  214. package/dist/collection/components/vega-rich-text-editor/constants/constant.js +4 -0
  215. package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/action-handle-interceptor-registry.js +2 -2
  216. package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/action-handle-strategy-registry.js +4 -4
  217. package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/action-handle-strategy.abstract.js +4 -2
  218. package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/block-delete-node-content-strategy.js +1 -1
  219. package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/list-transform-selection.js +3 -3
  220. package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/list-transform-to-paragraph-strategy.js +2 -2
  221. package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/paste-content-strategy.js +1 -1
  222. package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/sequential-composition-strategy.js +31 -0
  223. package/dist/collection/components/vega-rich-text-editor/dto/actions/annotation-action.abstract.js +3 -1
  224. package/dist/collection/components/vega-rich-text-editor/dto/actions/bold-annotation-action.js +1 -0
  225. package/dist/collection/components/vega-rich-text-editor/dto/actions/clear-formatting-annotation-action.js +1 -0
  226. package/dist/collection/components/vega-rich-text-editor/dto/actions/code-annotation-action.js +1 -0
  227. package/dist/collection/components/vega-rich-text-editor/dto/actions/custom-style-annotation-action.js +1 -0
  228. package/dist/collection/components/vega-rich-text-editor/dto/actions/delete-node-annotation-action.js +1 -0
  229. package/dist/collection/components/vega-rich-text-editor/dto/actions/horizontal-alignment-annotation-action.js +1 -0
  230. package/dist/collection/components/vega-rich-text-editor/dto/actions/image-annotation-action.js +1 -0
  231. package/dist/collection/components/vega-rich-text-editor/dto/actions/indent-annotation-action.js +1 -0
  232. package/dist/collection/components/vega-rich-text-editor/dto/actions/italic-annotation-action.js +1 -0
  233. package/dist/collection/components/vega-rich-text-editor/dto/actions/link-annotation-action.js +1 -0
  234. package/dist/collection/components/vega-rich-text-editor/dto/actions/link-group-annotation-action.js +1 -0
  235. package/dist/collection/components/vega-rich-text-editor/dto/actions/modify-content-action.abstract.js +1 -0
  236. package/dist/collection/components/vega-rich-text-editor/dto/actions/selection-change-action.js +1 -0
  237. package/dist/collection/components/vega-rich-text-editor/dto/actions/sequential-composition-action.js +14 -0
  238. package/dist/collection/components/vega-rich-text-editor/dto/actions/splittable-action.abstract.js +1 -0
  239. package/dist/collection/components/vega-rich-text-editor/dto/actions/strikethrough-annotation-action.js +1 -0
  240. package/dist/collection/components/vega-rich-text-editor/dto/actions/sync-up-selection-action.js +1 -0
  241. package/dist/collection/components/vega-rich-text-editor/dto/actions/text-color-annotation-action.js +1 -0
  242. package/dist/collection/components/vega-rich-text-editor/dto/actions/text-style-annotation-action.js +1 -0
  243. package/dist/collection/components/vega-rich-text-editor/dto/actions/underline-annotation-action.js +1 -0
  244. package/dist/collection/components/vega-rich-text-editor/dto/annotations/annotation.abstract.js +8 -0
  245. package/dist/collection/components/vega-rich-text-editor/dto/annotations/bold-annotation.js +6 -0
  246. package/dist/collection/components/vega-rich-text-editor/dto/annotations/code-annotation.js +6 -0
  247. package/dist/collection/components/vega-rich-text-editor/dto/annotations/italic-annotation.js +6 -0
  248. package/dist/collection/components/vega-rich-text-editor/dto/annotations/link-group-annotation.js +3 -1
  249. package/dist/collection/components/vega-rich-text-editor/dto/annotations/plain-text-annotation.js +6 -0
  250. package/dist/collection/components/vega-rich-text-editor/dto/annotations/selection-range-annotation.js +6 -0
  251. package/dist/collection/components/vega-rich-text-editor/dto/annotations/strikethrough-annotation.js +6 -0
  252. package/dist/collection/components/vega-rich-text-editor/dto/annotations/text-color-annotation.js +6 -0
  253. package/dist/collection/components/vega-rich-text-editor/dto/annotations/underline-annotation.js +6 -0
  254. package/dist/collection/components/vega-rich-text-editor/dto/blocks/block.abstract.js +6 -8
  255. package/dist/collection/components/vega-rich-text-editor/dto/blocks/code-block.js +6 -6
  256. package/dist/collection/components/vega-rich-text-editor/dto/blocks/html-block.js +1 -2
  257. package/dist/collection/components/vega-rich-text-editor/dto/blocks/image-block.js +9 -9
  258. package/dist/collection/components/vega-rich-text-editor/dto/blocks/list-block.js +7 -7
  259. package/dist/collection/components/vega-rich-text-editor/dto/blocks/list-item-block.js +13 -12
  260. package/dist/collection/components/vega-rich-text-editor/dto/blocks/text-block.js +16 -16
  261. package/dist/collection/components/vega-rich-text-editor/dto/content-state.js +18 -13
  262. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/code-block/code-block-filter-styles-strategy.js +1 -1
  263. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy-registry.js +2 -2
  264. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-block-filter-styles-strategy.js +1 -1
  265. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-heading-item-block-filter-styles-strategy.js +1 -1
  266. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-item-block-filter-styles-strategy.js +1 -1
  267. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/list-block/list-title-item-block-filter-styles-strategy.js +1 -1
  268. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/predicate.js +4 -4
  269. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/text-block/paragraph-filter-styles-strategy.js +1 -1
  270. package/dist/collection/components/vega-rich-text-editor/dto/filter-styles-strategies/text-node/title-heading-node-filter-styles-strategy.js +1 -1
  271. package/dist/collection/components/vega-rich-text-editor/dto/flush-changes-payload.js +1 -0
  272. package/dist/collection/components/vega-rich-text-editor/dto/nodes/code-block-node.js +4 -4
  273. package/dist/collection/components/vega-rich-text-editor/dto/nodes/decorator-node.js +1 -0
  274. package/dist/collection/components/vega-rich-text-editor/dto/nodes/image-node.js +8 -7
  275. package/dist/collection/components/vega-rich-text-editor/dto/nodes/node.abstract.js +5 -7
  276. package/dist/collection/components/vega-rich-text-editor/dto/nodes/text-node.js +30 -16
  277. package/dist/collection/components/vega-rich-text-editor/dto/renderers/base-renderer.js +3 -1
  278. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/block-renderer.abstract.js +1 -0
  279. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/block-text-nodes-renderer.abstract.js +1 -0
  280. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/code-block-renderer.js +1 -0
  281. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/html-block-renderer.js +1 -0
  282. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/image-block-renderer.js +1 -0
  283. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/link-wrapper-renderer.js +25 -5
  284. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/list-block-renderer.js +1 -0
  285. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/list-item-block-renderer.js +1 -0
  286. package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/text-block-renderer.js +1 -0
  287. package/dist/collection/components/vega-rich-text-editor/dto/renderers/nodes/code-block-node-renderer.js +1 -0
  288. package/dist/collection/components/vega-rich-text-editor/dto/renderers/nodes/image-node-renderer.js +1 -0
  289. package/dist/collection/components/vega-rich-text-editor/dto/renderers/nodes/node-renderer.abstract.js +1 -0
  290. package/dist/collection/components/vega-rich-text-editor/dto/renderers/nodes/text-node-renderer.js +1 -0
  291. package/dist/collection/components/vega-rich-text-editor/dto/setup.js +34 -34
  292. package/dist/collection/components/vega-rich-text-editor/extensions/base-extension-renderer.js +1 -0
  293. package/dist/collection/components/vega-rich-text-editor/extensions/blockquote/blockquote-extension.js +7 -7
  294. package/dist/collection/components/vega-rich-text-editor/extensions/blockquote/dto/rte-blockquote-block.js +1 -2
  295. package/dist/collection/components/vega-rich-text-editor/extensions/blockquote/filter-styles-strategies/blockquote-block/blockquote-filter-styles-strategy.js +1 -1
  296. package/dist/collection/components/vega-rich-text-editor/extensions/blockquote/renderers/blockquote-block-renderer.js +1 -0
  297. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/action-handler-interceptors/delete-bookmark-before-text-interceptor.js +40 -0
  298. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/action-handler-strategies/insert-bookmark-node-strategy.js +20 -0
  299. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/action-handler-strategies/update-bookmark-name-strategy.js +12 -0
  300. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/actions/insert-bookmark-node-action.js +17 -0
  301. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/actions/update-bookmark-name-action.js +14 -0
  302. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/anchor-to-bookmark-node-strategy.js +79 -0
  303. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/assets/bookmark.js +5 -0
  304. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/bookmark-extension.js +52 -0
  305. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/bookmark-node.js +91 -0
  306. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/renderers/bookmark-node-renderer.js +316 -0
  307. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/renderers/bookmark-toolbar-button-renderer.js +137 -0
  308. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/utils.js +47 -0
  309. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/slimmers/controllers/bookmark-editor-controller.js +217 -0
  310. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/slimmers/renderers/vega-rich-text-bookmark-editor-renderer.js +116 -0
  311. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/vega-rich-text-bookmark-editor.css +3 -0
  312. package/dist/collection/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/vega-rich-text-bookmark-editor.js +261 -0
  313. package/dist/collection/components/vega-rich-text-editor/extensions/copy/copy-extension.js +1 -1
  314. package/dist/collection/components/vega-rich-text-editor/extensions/find-replace/vega-rich-text-find-replace-panel/vega-rich-text-find-replace-panel.js +1 -1
  315. package/dist/collection/components/vega-rich-text-editor/extensions/functions/dto/function-block.js +31 -2
  316. package/dist/collection/components/vega-rich-text-editor/extensions/functions/dto/logic-control-block.js +1 -2
  317. package/dist/collection/components/vega-rich-text-editor/extensions/functions/dto/logic-control-node.js +1 -2
  318. package/dist/collection/components/vega-rich-text-editor/extensions/functions/element-to-dto-strategies/div-to-function-block-strategy.js +1 -0
  319. package/dist/collection/components/vega-rich-text-editor/extensions/functions/function-extension.js +15 -15
  320. package/dist/collection/components/vega-rich-text-editor/extensions/functions/renderers/function-block-renderer.js +1 -0
  321. package/dist/collection/components/vega-rich-text-editor/extensions/functions/renderers/logic-control-block-renderer.js +1 -0
  322. package/dist/collection/components/vega-rich-text-editor/extensions/horizontal-line/dto/horizontal-line-block.js +1 -2
  323. package/dist/collection/components/vega-rich-text-editor/extensions/horizontal-line/dto/horizontal-line-node.js +1 -0
  324. package/dist/collection/components/vega-rich-text-editor/extensions/horizontal-line/filter-styles-strategies/horizontal-line-block/horizontal-line-filter-styles-strategy.js +1 -1
  325. package/dist/collection/components/vega-rich-text-editor/extensions/horizontal-line/horizontal-line-extension.js +6 -6
  326. package/dist/collection/components/vega-rich-text-editor/extensions/horizontal-line/renderers/horizontal-line-block-renderer.js +1 -0
  327. package/dist/collection/components/vega-rich-text-editor/extensions/line-height/actions/line-height-annotation-action.js +1 -0
  328. package/dist/collection/components/vega-rich-text-editor/extensions/line-height/element-to-dto-strategies/line-height-annotation-handler.js +3 -3
  329. package/dist/collection/components/vega-rich-text-editor/extensions/line-height/line-height-extension.js +2 -2
  330. package/dist/collection/components/vega-rich-text-editor/extensions/line-height/line-height-toolbar-button-renderer.js +1 -1
  331. package/dist/collection/components/vega-rich-text-editor/extensions/paste/controllers/chooser-positioner.js +107 -0
  332. package/dist/collection/components/vega-rich-text-editor/extensions/paste/controllers/paste-chooser-controller.js +91 -0
  333. package/dist/collection/components/vega-rich-text-editor/extensions/paste/controllers/paste-event-interceptor.js +47 -0
  334. package/dist/collection/components/vega-rich-text-editor/extensions/paste/controllers/selection-snapshot-service.js +54 -0
  335. package/dist/collection/components/vega-rich-text-editor/extensions/paste/parse-local-images-helper/image-extractor.js +17 -0
  336. package/dist/collection/components/vega-rich-text-editor/extensions/paste/paste-chooser-ui.js +3 -1
  337. package/dist/collection/components/vega-rich-text-editor/extensions/paste/paste-extension.js +42 -355
  338. package/dist/collection/components/vega-rich-text-editor/extensions/paste/pipeline/data-transfer-builder.js +36 -0
  339. package/dist/collection/components/vega-rich-text-editor/extensions/paste/pipeline/paste-dispatcher.js +23 -0
  340. package/dist/collection/components/vega-rich-text-editor/extensions/paste/pipeline/paste-processing-pipeline.js +30 -0
  341. package/dist/collection/components/vega-rich-text-editor/extensions/paste/strategies/paste-processing-strategy.abstract.js +34 -0
  342. package/dist/collection/components/vega-rich-text-editor/extensions/paste/strategies/paste-strategy-selector.js +19 -0
  343. package/dist/collection/components/vega-rich-text-editor/extensions/paste/strategies/plain-paste-strategy.js +74 -0
  344. package/dist/collection/components/vega-rich-text-editor/extensions/paste/type.js +1 -0
  345. package/dist/collection/components/vega-rich-text-editor/extensions/special-characters/vega-rich-text-special-characters-panel/vega-rich-text-special-characters-panel.js +1 -1
  346. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/table-annotations-action.js +1 -0
  347. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/table-cell-annotations-action.js +1 -0
  348. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/table-head-cell-annotations-action.js +1 -0
  349. package/dist/collection/components/vega-rich-text-editor/extensions/table/actions/update-table-properties-action.js +1 -0
  350. package/dist/collection/components/vega-rich-text-editor/extensions/table/annotation-handler/table-annotation-handler.js +1 -1
  351. package/dist/collection/components/vega-rich-text-editor/extensions/table/annotation-handler/table-cell-annotation-handler.js +1 -1
  352. package/dist/collection/components/vega-rich-text-editor/extensions/table/annotation-handler/table-head-cell-annotation-handler.js +1 -1
  353. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-block.js +1 -2
  354. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-body-block.js +1 -2
  355. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-caption-block.js +4 -4
  356. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-cell-block.js +1 -2
  357. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-head-block.js +1 -2
  358. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-head-cell-block.js +1 -2
  359. package/dist/collection/components/vega-rich-text-editor/extensions/table/dto/table-row-block.js +1 -2
  360. package/dist/collection/components/vega-rich-text-editor/extensions/table/filter-styles-strategies/table-block/table-block-filter-styles-strategy.js +1 -1
  361. package/dist/collection/components/vega-rich-text-editor/extensions/table/filter-styles-strategies/table-caption/table-caption-filter-styles-strategy.js +1 -1
  362. package/dist/collection/components/vega-rich-text-editor/extensions/table/filter-styles-strategies/table-cell/table-cell-filter-styles-strategy.js +1 -1
  363. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-body-renderer.js +1 -0
  364. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-caption-renderer.js +1 -0
  365. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-cell-renderer.js +1 -0
  366. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-head-cell-renderer.js +1 -0
  367. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-head-renderer.js +1 -0
  368. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-renderer.js +1 -0
  369. package/dist/collection/components/vega-rich-text-editor/extensions/table/renderers/table-row-renderer.js +1 -0
  370. package/dist/collection/components/vega-rich-text-editor/extensions/table/table-extension.js +38 -38
  371. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-properties/vega-rich-text-table-properties.js +1 -1
  372. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-selection-widget/vega-rich-text-table-selection-widget.js +1 -1
  373. package/dist/collection/components/vega-rich-text-editor/extensions/table/vega-rich-text-table-setting/vega-rich-text-table-setting.js +1 -1
  374. package/dist/collection/components/vega-rich-text-editor/extensions/tokens/token-extension.js +2 -2
  375. package/dist/collection/components/vega-rich-text-editor/extensions/tokens/token-node-renderer.js +1 -0
  376. package/dist/collection/components/vega-rich-text-editor/extensions/tokens/token-node.js +1 -2
  377. package/dist/collection/components/vega-rich-text-editor/extensions/word-count/word-count-extension.js +1 -1
  378. package/dist/collection/components/vega-rich-text-editor/helpers/utils.js +67 -0
  379. package/dist/collection/components/vega-rich-text-editor/public-api.js +1 -0
  380. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/focus-controller.js +26 -4
  381. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/bold-annotaion-handler.js +1 -1
  382. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/code-annotation-handler.js +1 -1
  383. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/color-annotation-handler.js +1 -1
  384. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/html-element-to-annotation-generator.js +3 -3
  385. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/image-alt-annotation-handler.js +1 -1
  386. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/image-size-annotation-handler.js +1 -1
  387. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/indent-annotation-handler.js +1 -1
  388. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/inline-html-annotation-handler.js +1 -1
  389. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/italic-annotation-handler.js +1 -1
  390. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/link-annotation-handler.js +1 -1
  391. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/strike-through-annotation-handler.js +1 -1
  392. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/text-align-annotation-handler.js +1 -1
  393. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/text-style-annotation-handler.js +1 -1
  394. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/underline-annotation-handler.js +1 -1
  395. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/abstract-delete-content-handler.js +67 -11
  396. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/backward-delete-content-handler.js +4 -17
  397. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/base-handler.js +34 -1
  398. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/forward-delete-content-handler.js +13 -32
  399. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-line-break-handler.js +60 -25
  400. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-paragraph-handler.js +55 -19
  401. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-paste-handler.js +165 -59
  402. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-text-handler.js +55 -21
  403. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/state-entity-rendering-registry.js +1 -1
  404. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/user-input-controller.js +2 -16
  405. package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/value-controller.js +11 -1
  406. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/bold-toolbar-button-slimmer.js +1 -1
  407. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/clear-style-toolbar-button-slimmer.js +1 -1
  408. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/code-toolbar-button-slimmer.js +1 -1
  409. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/horizontal-alignment/horizontal-alignment-toolbar-button-slimmer.js +1 -1
  410. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/italic-toolbar-button-slimmer.js +1 -1
  411. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/less-indent-toolbar-button-slimmer.js +1 -1
  412. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/link-toolbar-button-slimmer.js +1 -1
  413. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/more-indent-toolbar-button-slimmer.js +1 -1
  414. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/source-edit-toolbar-button-slimmer.js +3 -0
  415. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/strikethrough-toolbar-button-slimmer.js +1 -1
  416. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/text-color-toolbar-button-slimmer.js +1 -1
  417. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/text-styles-toolbar-button-slimmer.js +1 -1
  418. package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/underline-toolbar-button-slimmer.js +1 -1
  419. package/dist/collection/components/vega-rich-text-editor/utils/html-to-plain-text-utils.js +240 -0
  420. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor-toolbar-button/vega-rich-text-editor-toolbar-button.js +1 -1
  421. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor.js +1 -1
  422. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-image-editor/vega-rich-text-image-editor.js +1 -1
  423. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-editor-controller.js +69 -5
  424. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-type-config-controller.js +45 -1
  425. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/renderers/vega-rich-text-link-editor-renderer.js +61 -2
  426. package/dist/collection/components/vega-rich-text-editor/vega-rich-text-link-editor/vega-rich-text-link-editor.js +1 -1
  427. package/dist/collection/components/vega-section-title/vega-section-title.js +1 -1
  428. package/dist/collection/components/vega-segment-control/vega-segment-control.js +1 -1
  429. package/dist/collection/components/vega-selection-chip/vega-selection-chip-group/vega-selection-chip-group.js +1 -1
  430. package/dist/collection/components/vega-selection-chip/vega-selection-chip.js +1 -1
  431. package/dist/collection/components/vega-selection-tile/vega-selection-tile-group/vega-selection-tile-group.js +1 -1
  432. package/dist/collection/components/vega-selection-tile/vega-selection-tile.js +1 -1
  433. package/dist/collection/components/vega-sidenav/vega-sidenav-group/vega-sidenav-group.js +1 -1
  434. package/dist/collection/components/vega-sidenav/vega-sidenav-link/vega-sidenav-link.js +1 -1
  435. package/dist/collection/components/vega-sidenav/vega-sidenav.js +1 -1
  436. package/dist/collection/components/vega-signature-capture/vega-signature-capture.js +1 -1
  437. package/dist/collection/components/vega-skeleton/vega-skeleton.js +1 -1
  438. package/dist/collection/components/vega-slot-container/vega-slot-container.js +1 -1
  439. package/dist/collection/components/vega-stepper/vega-stepper.js +1 -1
  440. package/dist/collection/components/vega-tab-group/helpers/vega-tab-group-width-layout-helper.js +91 -0
  441. package/dist/collection/components/vega-tab-group/slimmers/vega-tab-group/controllers/vega-tab-group-pages-controller.js +90 -16
  442. package/dist/collection/components/vega-tab-group/slimmers/vega-tab-group/controllers/vega-tab-group-slider-state-controller.js +16 -1
  443. package/dist/collection/components/vega-tab-group/slimmers/vega-tab-group/renderers/vega-tab-group-constrained-tab-label-renderer.js +52 -0
  444. package/dist/collection/components/vega-tab-group/slimmers/vega-tab-group/renderers/vega-tab-group-tab-list-renderer.js +52 -10
  445. package/dist/collection/components/vega-tab-group/vega-tab-group-panel/vega-tab-group-panel.js +1 -1
  446. package/dist/collection/components/vega-tab-group/vega-tab-group.css +51 -1
  447. package/dist/collection/components/vega-tab-group/vega-tab-group.js +46 -1
  448. package/dist/collection/components/vega-table/vega-table-body/vega-table-body.js +1 -1
  449. package/dist/collection/components/vega-table/vega-table-cell/vega-table-cell.js +1 -1
  450. package/dist/collection/components/vega-table/vega-table-expand-row/vega-table-expand-row.js +1 -1
  451. package/dist/collection/components/vega-table/vega-table-foot/vega-table-foot.js +1 -1
  452. package/dist/collection/components/vega-table/vega-table-foot-cell/vega-table-foot-cell.js +1 -1
  453. package/dist/collection/components/vega-table/vega-table-foot-row/vega-table-foot-row.js +1 -1
  454. package/dist/collection/components/vega-table/vega-table-head/vega-table-head.js +1 -1
  455. package/dist/collection/components/vega-table/vega-table-head-cell/vega-table-head-cell.js +1 -1
  456. package/dist/collection/components/vega-table/vega-table-head-row/vega-table-head-row.js +1 -1
  457. package/dist/collection/components/vega-table/vega-table-row/vega-table-row.js +1 -1
  458. package/dist/collection/components/vega-table/vega-table.js +1 -1
  459. package/dist/collection/components/vega-text/vega-text.js +1 -1
  460. package/dist/collection/components/vega-textarea/vega-textarea.js +1 -1
  461. package/dist/collection/components/vega-time-picker/vega-time-picker-dropdown/vega-time-picker-dropdown.js +1 -1
  462. package/dist/collection/components/vega-time-picker/vega-time-picker.js +1 -1
  463. package/dist/collection/components/vega-toggle-switch/vega-toggle-switch.js +1 -1
  464. package/dist/collection/components/vega-tooltip/vega-tooltip-content-box/vega-tooltip-content-box.js +1 -1
  465. package/dist/collection/components/vega-tooltip/vega-tooltip.js +1 -1
  466. package/dist/collection/components/vega-virtual-scroll/vega-virtual-scroll.js +1 -1
  467. package/dist/collection/constants/ui.js +1 -0
  468. package/dist/collection/global/scripts/before-vega-load.js +2 -0
  469. package/dist/collection/helpers/common/wait-for-vega-handler.js +5 -2
  470. package/dist/collection/helpers/dialog/vega-dialog-controller.js +5 -2
  471. package/dist/collection/helpers/discriminator/discriminated.js +77 -0
  472. package/dist/collection/helpers/event-manager/event-id/component-event-id-map.js +2 -1
  473. package/dist/collection/helpers/event-manager/event-id/vega-event-id.js +1 -0
  474. package/dist/collection/helpers/event-manager/vega-event-manager.js +5 -2
  475. package/dist/collection/helpers/icon/icon-manager.js +5 -2
  476. package/dist/collection/helpers/loading-indicator/vega-loader-controller.js +5 -2
  477. package/dist/collection/helpers/notify/vega-notify-controller.js +5 -2
  478. package/dist/collection/helpers/rte-manager/dto-action-strategy-manager.js +2 -2
  479. package/dist/collection/helpers/rte-manager/dto-renderer-manager.js +2 -4
  480. package/dist/collection/helpers/skeleton-loader/vega-skeleton-loader-controller.js +5 -2
  481. package/dist/collection/helpers/slimmers/runtime-metrics/create-public-api-runtime-metrics-slimmer.js +1 -1
  482. package/dist/collection/helpers/theme/theme-manager.js +5 -2
  483. package/dist/collection/helpers/translation/locales/en.js +12 -0
  484. package/dist/collection/helpers/translation/translation.js +5 -2
  485. package/dist/collection/helpers/zindex/vega-z-index-manager.js +5 -2
  486. package/dist/esm/{app-globals-ad3c7cea.js → app-globals-8cdfc5c9.js} +13 -12
  487. package/dist/esm/{child-nodes-event-prevent-slimmer-0ebcbf47.js → child-nodes-event-prevent-slimmer-3ae5c7db.js} +1 -1
  488. package/dist/esm/{code-block-1cdf7a51.js → code-block-9360c331.js} +262 -104
  489. package/dist/esm/{component-usage-runtime-metrics-4b1afd04.js → component-usage-runtime-metrics-adfc80c6.js} +8 -5
  490. package/dist/esm/{component-value-history-controller-slimmer.abstract-bdeeb43f.js → component-value-history-controller-slimmer.abstract-9ea58806.js} +3 -3
  491. package/dist/esm/{content-state-6eb610b8.js → content-state-67a12e74.js} +125 -90
  492. package/dist/esm/{date-required-rule-2ea3aec8.js → date-required-rule-66b5bf02.js} +1 -1
  493. package/dist/esm/{design-token-82a4e107.js → design-token-acd1efeb.js} +3 -3
  494. package/dist/esm/{create-public-api-runtime-metrics-slimmer-48f85199.js → discriminated-fe5bf3c8.js} +63 -2
  495. package/dist/esm/{element-appender-slimmer-dd4e2908.js → element-appender-slimmer-7e5bc1e9.js} +2 -2
  496. package/dist/esm/{event-emit-slimmer-12ee1593.js → event-emit-slimmer-aa7f4c6e.js} +1 -1
  497. package/dist/esm/{form-field-controller-slimmer-5c794b4d.js → form-field-controller-slimmer-d653c494.js} +1 -1
  498. package/dist/esm/{icon-manager-4ef3f6dd.js → icon-manager-236d6c23.js} +5 -3
  499. package/dist/esm/{image-annotation-action-cdd50dcc.js → image-annotation-action-9525be48.js} +6 -5
  500. package/dist/esm/image-extension-aea75132.js +1440 -0
  501. package/dist/esm/index-090d31ca.js +4 -0
  502. package/dist/esm/index.js +25 -24
  503. package/dist/esm/{inject-keyboard-manager-6a10c9b7.js → inject-keyboard-manager-f6522d2f.js} +1 -1
  504. package/dist/esm/{internal-calendar-period-factory-d1a60f81.js → internal-calendar-period-factory-261df2f2.js} +1 -1
  505. package/dist/esm/{internal-icon-manager-e7c57096.js → internal-icon-manager-d4d534d2.js} +1 -1
  506. package/dist/esm/{internal-translation-controller-fff376d2.js → internal-translation-controller-3637e47e.js} +12 -0
  507. package/dist/esm/{internal-vega-event-manager-0c381f3b.js → internal-vega-event-manager-6eebe8f8.js} +2 -1
  508. package/dist/esm/{keyboard-manager-a58288df.js → keyboard-manager-53e8d8d0.js} +1 -1
  509. package/dist/esm/{keyboard-manager-slimmer-133b86cd.js → keyboard-manager-slimmer-b3de042d.js} +1 -1
  510. package/dist/esm/{link-extension-bc234cf7.js → link-extension-57ba9520.js} +9 -8
  511. package/dist/esm/loader.js +20 -19
  512. package/dist/esm/{month-view-generator-20e32b22.js → month-view-generator-15215a09.js} +1 -1
  513. package/dist/esm/{public-rules-8dc3fb00.js → public-rules-c77a1550.js} +9 -7
  514. package/dist/esm/{range-d2439ba7.js → range-3c74e1c8.js} +1 -1
  515. package/dist/esm/{responsive-format-facade-07843ec3.js → responsive-format-facade-1b325d06.js} +1 -1
  516. package/dist/esm/{rich-text-editor-required-rule-a0663a84.js → rich-text-editor-required-rule-cfd32ba2.js} +1 -1
  517. package/dist/esm/{split-cell-operation-1a889fa0.js → split-cell-operation-85a036f9.js} +14 -18
  518. package/dist/esm/{state-border-formatter-3b3dcfe8.js → state-border-formatter-ce3495b0.js} +1 -1
  519. package/dist/esm/{string-format-strategy.abstract-44381dcb.js → string-format-strategy.abstract-8ce04558.js} +1 -1
  520. package/dist/esm/{string-input-formatter-slimmer-69887c40.js → string-input-formatter-slimmer-0d60ba7d.js} +1 -1
  521. package/dist/esm/{string-mask-strategy-999fba4b.js → string-mask-strategy-cabc1d50.js} +2 -2
  522. package/dist/esm/{style-formatter-c4192c99.js → style-formatter-00fe4f1c.js} +2 -2
  523. package/dist/esm/{time-required-rule-0554b114.js → time-required-rule-57ceeae9.js} +1 -1
  524. package/dist/esm/{token-extension-530d9bde.js → token-extension-645a9520.js} +1172 -1253
  525. package/dist/esm/{translation-slimmer-77022f2e.js → translation-slimmer-b69057eb.js} +1 -1
  526. package/dist/esm/{type-guard-26d83e7e.js → type-guard-204094c6.js} +1 -1
  527. package/dist/esm/{valid-credit-card-number-rule-f60b6904.js → valid-credit-card-number-rule-0874e19f.js} +1 -1
  528. package/dist/esm/vega-accordion.entry.js +14 -14
  529. package/dist/esm/vega-app-footer.entry.js +5 -5
  530. package/dist/esm/vega-app-header-button.entry.js +14 -14
  531. package/dist/esm/vega-backdrop.entry.js +2 -2
  532. package/dist/esm/vega-banner.entry.js +8 -8
  533. package/dist/esm/vega-bar-chart.entry.js +2 -2
  534. package/dist/esm/vega-box.entry.js +8 -8
  535. package/dist/esm/vega-brand-logo.entry.js +5 -5
  536. package/dist/esm/vega-breadcrumb.entry.js +6 -6
  537. package/dist/esm/vega-button-circle.entry.js +11 -11
  538. package/dist/esm/vega-button-group_2.entry.js +7 -7
  539. package/dist/esm/vega-button-link.entry.js +6 -6
  540. package/dist/esm/vega-button.entry.js +9 -9
  541. package/dist/esm/vega-calendar_5.entry.js +73 -32
  542. package/dist/esm/vega-card.entry.js +7 -7
  543. package/dist/esm/vega-carousel.entry.js +8 -8
  544. package/dist/esm/vega-checkbox_2.entry.js +9 -9
  545. package/dist/esm/vega-chip.entry.js +11 -11
  546. package/dist/esm/vega-code-block.entry.js +17 -17
  547. package/dist/esm/vega-color-picker.entry.js +7 -7
  548. package/dist/esm/vega-color-swatch-picker.entry.js +12 -12
  549. package/dist/esm/vega-color-swatch.entry.js +7 -7
  550. package/dist/esm/vega-combo-box.entry.js +14 -14
  551. package/dist/esm/vega-counter-badge.entry.js +2 -2
  552. package/dist/esm/vega-date-picker_2.entry.js +23 -23
  553. package/dist/esm/{vega-dialog-controller-726b74f9.js → vega-dialog-controller-f2d3b6c9.js} +5 -3
  554. package/dist/esm/vega-dialog_2.entry.js +10 -10
  555. package/dist/esm/vega-divider.entry.js +7 -7
  556. package/dist/esm/vega-dropdown_5.entry.js +17 -17
  557. package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
  558. package/dist/esm/{vega-event-id-59cd9297.js → vega-event-id-6b4db259.js} +2 -1
  559. package/dist/esm/vega-field-error.entry.js +2 -2
  560. package/dist/esm/vega-field-label.entry.js +7 -7
  561. package/dist/esm/vega-file-uploader.entry.js +11 -11
  562. package/dist/esm/vega-flag-icon.entry.js +10 -10
  563. package/dist/esm/vega-flex.entry.js +8 -8
  564. package/dist/esm/vega-font.entry.js +7 -7
  565. package/dist/esm/vega-form.entry.js +8 -8
  566. package/dist/esm/vega-grid.entry.js +7 -7
  567. package/dist/esm/vega-hint.entry.js +2 -2
  568. package/dist/esm/vega-icon.entry.js +9 -9
  569. package/dist/esm/vega-image-uploader.entry.js +13 -13
  570. package/dist/esm/vega-input-credit-card.entry.js +15 -15
  571. package/dist/esm/vega-input-numeric.entry.js +18 -20
  572. package/dist/esm/vega-input-passcode.entry.js +11 -11
  573. package/dist/esm/vega-input-phone-number.entry.js +10 -10
  574. package/dist/esm/vega-input-range.entry.js +9 -9
  575. package/dist/esm/vega-input-select.entry.js +14 -14
  576. package/dist/esm/vega-input.entry.js +39 -35
  577. package/dist/esm/vega-item-toggle.entry.js +5 -5
  578. package/dist/esm/vega-left-nav_5.entry.js +19 -19
  579. package/dist/esm/vega-line-chart.entry.js +2 -2
  580. package/dist/esm/vega-loader-wrapper_2.entry.js +6 -6
  581. package/dist/esm/vega-page-notification_2.entry.js +4 -4
  582. package/dist/esm/vega-pagination-page-selector-mobile.entry.js +5 -5
  583. package/dist/esm/vega-pagination-page-size-selector-mobile.entry.js +5 -5
  584. package/dist/esm/vega-pagination.entry.js +10 -10
  585. package/dist/esm/vega-pie-chart.entry.js +2 -2
  586. package/dist/esm/vega-popover_2.entry.js +14 -14
  587. package/dist/esm/vega-progress-tracker_2.entry.js +9 -9
  588. package/dist/esm/vega-radio_2.entry.js +12 -12
  589. package/dist/esm/vega-rich-text-bookmark-editor.entry.js +441 -0
  590. package/dist/esm/vega-rich-text-content.entry.js +49 -17
  591. package/dist/esm/vega-rich-text-editor_4.entry.js +699 -244
  592. package/dist/esm/vega-rich-text-find-replace-panel.entry.js +9 -9
  593. package/dist/esm/vega-rich-text-special-characters-panel.entry.js +10 -10
  594. package/dist/esm/vega-rich-text-table-properties_3.entry.js +18 -18
  595. package/dist/esm/vega-section-title.entry.js +2 -2
  596. package/dist/esm/vega-segment-control.entry.js +5 -5
  597. package/dist/esm/vega-selection-chip_2.entry.js +11 -11
  598. package/dist/esm/vega-selection-tile_2.entry.js +9 -9
  599. package/dist/esm/vega-sidenav_3.entry.js +13 -13
  600. package/dist/esm/vega-signature-capture.entry.js +15 -15
  601. package/dist/esm/vega-skeleton.entry.js +2 -2
  602. package/dist/esm/vega-slot-container.entry.js +2 -2
  603. package/dist/esm/vega-stepper.entry.js +8 -8
  604. package/dist/esm/vega-tab-group_2.entry.js +398 -108
  605. package/dist/esm/vega-table_11.entry.js +23 -23
  606. package/dist/esm/vega-text.entry.js +2 -2
  607. package/dist/esm/vega-textarea.entry.js +8 -8
  608. package/dist/esm/vega-time-picker_2.entry.js +16 -16
  609. package/dist/esm/vega-toggle-switch.entry.js +7 -7
  610. package/dist/esm/vega-tooltip_2.entry.js +9 -9
  611. package/dist/esm/vega.js +20 -19
  612. package/dist/sri/vega-sri-manifest.json +417 -413
  613. package/dist/types/components/vega-calendar/slimmers/common/controllers/vega-calendar-event-preview-actions-controller.d.ts +2 -0
  614. package/dist/types/components/vega-calendar/types.d.ts +6 -0
  615. package/dist/types/components/vega-calendar/vega-calendar-event-preview/assets/delete.d.ts +3 -0
  616. package/dist/types/components/vega-calendar/vega-calendar-event-preview/slimmers/renderers/vega-calendar-event-preview-detail-renderer.d.ts +1 -0
  617. package/dist/types/components/vega-calendar/vega-calendar.d.ts +21 -1
  618. package/dist/types/components/vega-input/slimmers/controllers/vega-input-state-controller.d.ts +0 -2
  619. package/dist/types/components/vega-input/slimmers/renderers/vega-input-input-container-renderer.d.ts +4 -0
  620. package/dist/types/components/vega-input/slimmers/renderers/vega-input-input-renderer.d.ts +2 -0
  621. package/dist/types/components/vega-input/vega-input.d.ts +15 -3
  622. package/dist/types/components/vega-input-numeric/slimmers/renderers/vega-input-numeric-renderer.d.ts +2 -0
  623. package/dist/types/components/vega-input-numeric/vega-input-numeric.d.ts +0 -2
  624. package/dist/types/components/vega-rich-text-editor/constants/constant.d.ts +4 -0
  625. package/dist/types/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/sequential-composition-strategy.d.ts +14 -0
  626. package/dist/types/components/vega-rich-text-editor/dto/actions/annotation-action.abstract.d.ts +3 -1
  627. package/dist/types/components/vega-rich-text-editor/dto/actions/bold-annotation-action.d.ts +1 -0
  628. package/dist/types/components/vega-rich-text-editor/dto/actions/clear-formatting-annotation-action.d.ts +1 -0
  629. package/dist/types/components/vega-rich-text-editor/dto/actions/code-annotation-action.d.ts +1 -0
  630. package/dist/types/components/vega-rich-text-editor/dto/actions/custom-style-annotation-action.d.ts +1 -0
  631. package/dist/types/components/vega-rich-text-editor/dto/actions/delete-node-annotation-action.d.ts +1 -0
  632. package/dist/types/components/vega-rich-text-editor/dto/actions/horizontal-alignment-annotation-action.d.ts +1 -0
  633. package/dist/types/components/vega-rich-text-editor/dto/actions/image-annotation-action.d.ts +1 -0
  634. package/dist/types/components/vega-rich-text-editor/dto/actions/indent-annotation-action.d.ts +1 -0
  635. package/dist/types/components/vega-rich-text-editor/dto/actions/italic-annotation-action.d.ts +1 -0
  636. package/dist/types/components/vega-rich-text-editor/dto/actions/link-annotation-action.d.ts +1 -0
  637. package/dist/types/components/vega-rich-text-editor/dto/actions/link-group-annotation-action.d.ts +1 -0
  638. package/dist/types/components/vega-rich-text-editor/dto/actions/modify-content-action.abstract.d.ts +4 -1
  639. package/dist/types/components/vega-rich-text-editor/dto/actions/selection-change-action.d.ts +1 -0
  640. package/dist/types/components/vega-rich-text-editor/dto/actions/sequential-composition-action.d.ts +30 -0
  641. package/dist/types/components/vega-rich-text-editor/dto/actions/splittable-action.abstract.d.ts +1 -0
  642. package/dist/types/components/vega-rich-text-editor/dto/actions/strikethrough-annotation-action.d.ts +1 -0
  643. package/dist/types/components/vega-rich-text-editor/dto/actions/sync-up-selection-action.d.ts +1 -0
  644. package/dist/types/components/vega-rich-text-editor/dto/actions/text-color-annotation-action.d.ts +1 -0
  645. package/dist/types/components/vega-rich-text-editor/dto/actions/text-style-annotation-action.d.ts +1 -0
  646. package/dist/types/components/vega-rich-text-editor/dto/actions/underline-annotation-action.d.ts +1 -0
  647. package/dist/types/components/vega-rich-text-editor/dto/annotations/annotation.abstract.d.ts +6 -0
  648. package/dist/types/components/vega-rich-text-editor/dto/annotations/bold-annotation.d.ts +4 -0
  649. package/dist/types/components/vega-rich-text-editor/dto/annotations/code-annotation.d.ts +4 -0
  650. package/dist/types/components/vega-rich-text-editor/dto/annotations/italic-annotation.d.ts +4 -0
  651. package/dist/types/components/vega-rich-text-editor/dto/annotations/plain-text-annotation.d.ts +4 -0
  652. package/dist/types/components/vega-rich-text-editor/dto/annotations/selection-range-annotation.d.ts +4 -0
  653. package/dist/types/components/vega-rich-text-editor/dto/annotations/strikethrough-annotation.d.ts +4 -0
  654. package/dist/types/components/vega-rich-text-editor/dto/annotations/text-color-annotation.d.ts +4 -0
  655. package/dist/types/components/vega-rich-text-editor/dto/annotations/underline-annotation.d.ts +4 -0
  656. package/dist/types/components/vega-rich-text-editor/dto/blocks/block.abstract.d.ts +3 -6
  657. package/dist/types/components/vega-rich-text-editor/dto/blocks/code-block.d.ts +1 -2
  658. package/dist/types/components/vega-rich-text-editor/dto/blocks/html-block.d.ts +1 -2
  659. package/dist/types/components/vega-rich-text-editor/dto/blocks/image-block.d.ts +1 -2
  660. package/dist/types/components/vega-rich-text-editor/dto/blocks/list-block.d.ts +1 -2
  661. package/dist/types/components/vega-rich-text-editor/dto/blocks/list-item-block.d.ts +1 -2
  662. package/dist/types/components/vega-rich-text-editor/dto/blocks/text-block.d.ts +2 -3
  663. package/dist/types/components/vega-rich-text-editor/dto/content-state.d.ts +3 -3
  664. package/dist/types/components/vega-rich-text-editor/dto/filter-styles-strategies/filter-styles-strategy-registry.d.ts +1 -1
  665. package/dist/types/components/vega-rich-text-editor/dto/flush-changes-payload.d.ts +16 -0
  666. package/dist/types/components/vega-rich-text-editor/dto/nodes/code-block-node.d.ts +1 -2
  667. package/dist/types/components/vega-rich-text-editor/dto/nodes/decorator-node.d.ts +1 -0
  668. package/dist/types/components/vega-rich-text-editor/dto/nodes/image-node.d.ts +1 -2
  669. package/dist/types/components/vega-rich-text-editor/dto/nodes/node.abstract.d.ts +3 -6
  670. package/dist/types/components/vega-rich-text-editor/dto/nodes/text-node.d.ts +9 -2
  671. package/dist/types/components/vega-rich-text-editor/dto/renderers/base-renderer.d.ts +3 -1
  672. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/block-renderer.abstract.d.ts +1 -0
  673. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/block-text-nodes-renderer.abstract.d.ts +1 -0
  674. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/code-block-renderer.d.ts +1 -0
  675. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/html-block-renderer.d.ts +1 -0
  676. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/image-block-renderer.d.ts +1 -0
  677. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/link-wrapper-renderer.d.ts +2 -1
  678. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/list-block-renderer.d.ts +1 -0
  679. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/list-item-block-renderer.d.ts +1 -0
  680. package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/text-block-renderer.d.ts +1 -0
  681. package/dist/types/components/vega-rich-text-editor/dto/renderers/nodes/code-block-node-renderer.d.ts +1 -0
  682. package/dist/types/components/vega-rich-text-editor/dto/renderers/nodes/image-node-renderer.d.ts +1 -0
  683. package/dist/types/components/vega-rich-text-editor/dto/renderers/nodes/node-renderer.abstract.d.ts +1 -0
  684. package/dist/types/components/vega-rich-text-editor/dto/renderers/nodes/text-node-renderer.d.ts +1 -0
  685. package/dist/types/components/vega-rich-text-editor/extensions/base-extension-renderer.d.ts +1 -0
  686. package/dist/types/components/vega-rich-text-editor/extensions/blockquote/dto/rte-blockquote-block.d.ts +1 -2
  687. package/dist/types/components/vega-rich-text-editor/extensions/blockquote/renderers/blockquote-block-renderer.d.ts +1 -0
  688. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/action-handler-interceptors/delete-bookmark-before-text-interceptor.d.ts +16 -0
  689. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/action-handler-strategies/insert-bookmark-node-strategy.d.ts +12 -0
  690. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/action-handler-strategies/update-bookmark-name-strategy.d.ts +12 -0
  691. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/actions/insert-bookmark-node-action.d.ts +16 -0
  692. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/actions/update-bookmark-name-action.d.ts +12 -0
  693. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/anchor-to-bookmark-node-strategy.d.ts +52 -0
  694. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/assets/bookmark.d.ts +5 -0
  695. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/bookmark-extension.d.ts +16 -0
  696. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/bookmark-node.d.ts +62 -0
  697. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/renderers/bookmark-node-renderer.d.ts +128 -0
  698. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/renderers/bookmark-toolbar-button-renderer.d.ts +46 -0
  699. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/utils.d.ts +18 -0
  700. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/slimmers/controllers/bookmark-editor-controller.d.ts +86 -0
  701. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/slimmers/renderers/vega-rich-text-bookmark-editor-renderer.d.ts +28 -0
  702. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/types.d.ts +7 -0
  703. package/dist/types/components/vega-rich-text-editor/extensions/bookmark/vega-rich-text-bookmark-editor/vega-rich-text-bookmark-editor.d.ts +77 -0
  704. package/dist/types/components/vega-rich-text-editor/extensions/functions/dto/function-block.d.ts +8 -2
  705. package/dist/types/components/vega-rich-text-editor/extensions/functions/dto/logic-control-block.d.ts +1 -2
  706. package/dist/types/components/vega-rich-text-editor/extensions/functions/dto/logic-control-node.d.ts +1 -2
  707. package/dist/types/components/vega-rich-text-editor/extensions/functions/renderers/function-block-renderer.d.ts +1 -0
  708. package/dist/types/components/vega-rich-text-editor/extensions/functions/renderers/logic-control-block-renderer.d.ts +1 -0
  709. package/dist/types/components/vega-rich-text-editor/extensions/horizontal-line/dto/horizontal-line-block.d.ts +1 -2
  710. package/dist/types/components/vega-rich-text-editor/extensions/horizontal-line/dto/horizontal-line-node.d.ts +1 -0
  711. package/dist/types/components/vega-rich-text-editor/extensions/horizontal-line/renderers/horizontal-line-block-renderer.d.ts +1 -0
  712. package/dist/types/components/vega-rich-text-editor/extensions/line-height/actions/line-height-annotation-action.d.ts +1 -0
  713. package/dist/types/components/vega-rich-text-editor/extensions/paste/controllers/chooser-positioner.d.ts +33 -0
  714. package/dist/types/components/vega-rich-text-editor/extensions/paste/controllers/paste-chooser-controller.d.ts +43 -0
  715. package/dist/types/components/vega-rich-text-editor/extensions/paste/controllers/paste-event-interceptor.d.ts +22 -0
  716. package/dist/types/components/vega-rich-text-editor/extensions/paste/controllers/selection-snapshot-service.d.ts +29 -0
  717. package/dist/types/components/vega-rich-text-editor/extensions/paste/parse-local-images-helper/image-extractor.d.ts +13 -0
  718. package/dist/types/components/vega-rich-text-editor/extensions/paste/parse-local-images-helper/paste-image-parser.d.ts +1 -1
  719. package/dist/types/components/vega-rich-text-editor/extensions/paste/parse-local-images-helper/pending-image-registry.d.ts +1 -1
  720. package/dist/types/components/vega-rich-text-editor/extensions/paste/paste-chooser-ui.d.ts +1 -0
  721. package/dist/types/components/vega-rich-text-editor/extensions/paste/paste-extension.d.ts +28 -93
  722. package/dist/types/components/vega-rich-text-editor/extensions/paste/pipeline/data-transfer-builder.d.ts +10 -0
  723. package/dist/types/components/vega-rich-text-editor/extensions/paste/pipeline/paste-dispatcher.d.ts +8 -0
  724. package/dist/types/components/vega-rich-text-editor/extensions/paste/pipeline/paste-processing-pipeline.d.ts +18 -0
  725. package/dist/types/components/vega-rich-text-editor/extensions/paste/strategies/paste-processing-strategy.abstract.d.ts +28 -6
  726. package/dist/types/components/vega-rich-text-editor/extensions/paste/strategies/paste-strategy-selector.d.ts +13 -0
  727. package/dist/types/components/vega-rich-text-editor/extensions/paste/strategies/plain-paste-strategy.d.ts +29 -0
  728. package/dist/types/components/vega-rich-text-editor/extensions/paste/type.d.ts +35 -0
  729. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/table-annotations-action.d.ts +1 -0
  730. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/table-cell-annotations-action.d.ts +1 -0
  731. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/table-head-cell-annotations-action.d.ts +1 -0
  732. package/dist/types/components/vega-rich-text-editor/extensions/table/actions/update-table-properties-action.d.ts +1 -0
  733. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-block.d.ts +1 -2
  734. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-body-block.d.ts +1 -2
  735. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-caption-block.d.ts +1 -2
  736. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-cell-block.d.ts +1 -2
  737. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-head-block.d.ts +1 -2
  738. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-head-cell-block.d.ts +1 -2
  739. package/dist/types/components/vega-rich-text-editor/extensions/table/dto/table-row-block.d.ts +1 -2
  740. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-body-renderer.d.ts +1 -0
  741. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-caption-renderer.d.ts +1 -0
  742. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-cell-renderer.d.ts +1 -0
  743. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-head-cell-renderer.d.ts +1 -0
  744. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-head-renderer.d.ts +1 -0
  745. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-renderer.d.ts +1 -0
  746. package/dist/types/components/vega-rich-text-editor/extensions/table/renderers/table-row-renderer.d.ts +1 -0
  747. package/dist/types/components/vega-rich-text-editor/extensions/tokens/token-node-renderer.d.ts +1 -0
  748. package/dist/types/components/vega-rich-text-editor/extensions/tokens/token-node.d.ts +1 -2
  749. package/dist/types/components/vega-rich-text-editor/helpers/utils.d.ts +47 -0
  750. package/dist/types/components/vega-rich-text-editor/interface.d.ts +15 -0
  751. package/dist/types/components/vega-rich-text-editor/public-api.d.ts +1 -0
  752. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/focus-controller.d.ts +12 -0
  753. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/annotation-handler/html-element-to-annotation-generator.d.ts +1 -1
  754. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/abstract-delete-content-handler.d.ts +17 -6
  755. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/backward-delete-content-handler.d.ts +5 -1
  756. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/base-handler.d.ts +30 -1
  757. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/forward-delete-content-handler.d.ts +5 -1
  758. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-line-break-handler.d.ts +21 -4
  759. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-paragraph-handler.d.ts +12 -4
  760. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-paste-handler.d.ts +38 -5
  761. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-text-handler.d.ts +7 -2
  762. package/dist/types/components/vega-rich-text-editor/slimmers/controllers/user-input-controller.d.ts +2 -0
  763. package/dist/types/components/vega-rich-text-editor/utils/html-to-plain-text-utils.d.ts +31 -0
  764. package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-editor-controller.d.ts +11 -0
  765. package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/controllers/link-type-config-controller.d.ts +26 -0
  766. package/dist/types/components/vega-rich-text-editor/vega-rich-text-link-editor/slimmers/renderers/vega-rich-text-link-editor-renderer.d.ts +8 -0
  767. package/dist/types/components/vega-tab-group/helpers/vega-tab-group-width-layout-helper.d.ts +63 -0
  768. package/dist/types/components/vega-tab-group/slimmers/vega-tab-group/controllers/vega-tab-group-pages-controller.d.ts +14 -0
  769. package/dist/types/components/vega-tab-group/slimmers/vega-tab-group/controllers/vega-tab-group-slider-state-controller.d.ts +3 -0
  770. package/dist/types/components/vega-tab-group/slimmers/vega-tab-group/renderers/vega-tab-group-constrained-tab-label-renderer.d.ts +17 -0
  771. package/dist/types/components/vega-tab-group/slimmers/vega-tab-group/renderers/vega-tab-group-tab-list-renderer.d.ts +3 -0
  772. package/dist/types/components/vega-tab-group/types.d.ts +10 -0
  773. package/dist/types/components/vega-tab-group/vega-tab-group.d.ts +22 -0
  774. package/dist/types/components.d.ts +135 -1
  775. package/dist/types/constants/ui.d.ts +1 -1
  776. package/dist/types/helpers/dialog/vega-dialog-controller.d.ts +3 -2
  777. package/dist/types/helpers/discriminator/discriminated.d.ts +75 -0
  778. package/dist/types/helpers/event-manager/event-id/vega-event-id.d.ts +1 -0
  779. package/dist/types/helpers/event-manager/vega-event-manager.d.ts +3 -1
  780. package/dist/types/helpers/icon/icon-manager.d.ts +3 -1
  781. package/dist/types/helpers/loading-indicator/vega-loader-controller.d.ts +3 -1
  782. package/dist/types/helpers/notify/vega-notify-controller.d.ts +3 -1
  783. package/dist/types/helpers/skeleton-loader/vega-skeleton-loader-controller.d.ts +3 -1
  784. package/dist/types/helpers/slimmers/runtime-metrics/create-public-api-runtime-metrics-slimmer.d.ts +1 -1
  785. package/dist/types/helpers/theme/theme-manager.d.ts +3 -1
  786. package/dist/types/helpers/translation/interface.d.ts +12 -0
  787. package/dist/types/helpers/translation/translation.d.ts +3 -1
  788. package/dist/types/helpers/zindex/vega-z-index-manager.d.ts +3 -1
  789. package/dist/types/types/components.type.d.ts +2 -0
  790. package/dist/types/types/public-api.d.ts +2 -1
  791. package/dist/types/vega-slimmer/src/common/helpers/global-slimmer-registry.d.ts +10 -3
  792. package/dist/vega/index.esm.js +1 -1
  793. package/dist/vega/{p-68ca8d3c.entry.js → p-013939ea.entry.js} +1 -1
  794. package/dist/vega/p-0169f71c.entry.js +1 -0
  795. package/dist/vega/p-018bb83b.entry.js +1 -0
  796. package/dist/vega/p-08bf08d2.js +1 -0
  797. package/dist/vega/p-0b33753f.entry.js +1 -0
  798. package/dist/vega/p-1537b1e4.js +1 -0
  799. package/dist/vega/{p-cb1cd15f.entry.js → p-17f6dc94.entry.js} +1 -1
  800. package/dist/vega/p-1a4d1991.entry.js +1 -0
  801. package/dist/vega/{p-178634f3.js → p-1b2e5898.js} +1 -1
  802. package/dist/vega/p-1f1f93bf.entry.js +1 -0
  803. package/dist/vega/{p-6e9e7131.js → p-1fb953f8.js} +1 -1
  804. package/dist/vega/{p-6ae93679.entry.js → p-2171b571.entry.js} +1 -1
  805. package/dist/vega/p-255fe20b.js +1 -0
  806. package/dist/vega/{p-c34f4cbc.js → p-261cf764.js} +1 -1
  807. package/dist/vega/p-27e77ea1.entry.js +1 -0
  808. package/dist/vega/p-28acbe42.entry.js +1 -0
  809. package/dist/vega/p-29584bb5.js +1 -0
  810. package/dist/vega/p-2acc600a.entry.js +1 -0
  811. package/dist/vega/p-2fc2299f.js +1 -0
  812. package/dist/vega/p-2ff659a1.entry.js +1 -0
  813. package/dist/vega/p-322da1eb.entry.js +1 -0
  814. package/dist/vega/{p-0eea1ca8.js → p-3283fa2f.js} +1 -1
  815. package/dist/vega/p-3567dc55.entry.js +1 -0
  816. package/dist/vega/p-36b795c6.entry.js +1 -0
  817. package/dist/vega/p-372436a4.entry.js +1 -0
  818. package/dist/vega/{p-8ebe30a8.js → p-37714a3a.js} +1 -1
  819. package/dist/vega/p-38c551a9.entry.js +1 -0
  820. package/dist/vega/p-3b4e2ba0.js +1 -0
  821. package/dist/vega/{p-4ea477d5.js → p-3b6a6f08.js} +1 -1
  822. package/dist/vega/p-3b911043.entry.js +1 -0
  823. package/dist/vega/p-3bb7114b.js +1 -0
  824. package/dist/vega/p-3e270b65.entry.js +1 -0
  825. package/dist/vega/{p-58c8a4ac.js → p-4043508a.js} +1 -1
  826. package/dist/vega/p-4151d4a8.js +1 -0
  827. package/dist/vega/p-436bd1af.entry.js +1 -0
  828. package/dist/vega/{p-6031bed1.js → p-44245a36.js} +1 -1
  829. package/dist/vega/{p-306720b8.entry.js → p-44e31581.entry.js} +1 -1
  830. package/dist/vega/{p-3911e760.entry.js → p-4503f5b9.entry.js} +1 -1
  831. package/dist/vega/{p-f01bc6a2.js → p-45af801f.js} +1 -1
  832. package/dist/vega/{p-d6bd3ce4.entry.js → p-467e27af.entry.js} +1 -1
  833. package/dist/vega/p-48c2150b.entry.js +1 -0
  834. package/dist/vega/p-4b253f74.entry.js +1 -0
  835. package/dist/vega/p-4cdc064d.entry.js +1 -0
  836. package/dist/vega/{p-764b4e51.entry.js → p-4e4b50f3.entry.js} +1 -1
  837. package/dist/vega/{p-cab890be.entry.js → p-564110ba.entry.js} +1 -1
  838. package/dist/vega/p-5c285374.js +1 -0
  839. package/dist/vega/p-5c8e4e8f.js +1 -0
  840. package/dist/vega/p-5d427a47.entry.js +1 -0
  841. package/dist/vega/p-5f377954.js +1 -1
  842. package/dist/vega/p-608d3559.entry.js +1 -0
  843. package/dist/vega/p-64eb05d3.entry.js +1 -0
  844. package/dist/vega/p-66bf209b.entry.js +1 -0
  845. package/dist/vega/{p-45ad2d90.entry.js → p-69eadbd8.entry.js} +1 -1
  846. package/dist/vega/p-6c4edee8.entry.js +1 -0
  847. package/dist/vega/p-6d4f6031.entry.js +1 -0
  848. package/dist/vega/p-6e16bb3a.js +1 -0
  849. package/dist/vega/p-76f4fdba.entry.js +1 -0
  850. package/dist/vega/p-7874055b.entry.js +1 -0
  851. package/dist/vega/p-7d3d24f6.entry.js +1 -0
  852. package/dist/vega/{p-f48519d2.js → p-7f9ad7bc.js} +1 -1
  853. package/dist/vega/p-80321148.entry.js +1 -0
  854. package/dist/vega/p-8193f4ef.entry.js +1 -0
  855. package/dist/vega/{p-b97ed9f7.entry.js → p-8197d172.entry.js} +1 -1
  856. package/dist/vega/{p-60010f14.entry.js → p-82411b76.entry.js} +1 -1
  857. package/dist/vega/{p-65fee02f.entry.js → p-8a38746d.entry.js} +1 -1
  858. package/dist/vega/{p-be783294.entry.js → p-8a6e378a.entry.js} +1 -1
  859. package/dist/vega/p-8ac0b1b2.entry.js +1 -0
  860. package/dist/vega/{p-f8d13d01.entry.js → p-8bd29577.entry.js} +1 -1
  861. package/dist/vega/{p-942f9ea6.entry.js → p-8c61db9d.entry.js} +1 -1
  862. package/dist/vega/{p-5c9c0c0d.entry.js → p-8de29082.entry.js} +1 -1
  863. package/dist/vega/{p-d3e99d4a.entry.js → p-8e59606f.entry.js} +1 -1
  864. package/dist/vega/p-8ea41806.js +1 -0
  865. package/dist/vega/p-9153c2f5.entry.js +1 -0
  866. package/dist/vega/p-916da3ce.entry.js +1 -0
  867. package/dist/vega/p-92411f56.entry.js +1 -0
  868. package/dist/vega/p-94d65dcf.entry.js +1 -0
  869. package/dist/vega/{p-9fb3aeeb.entry.js → p-9a0e17b2.entry.js} +1 -1
  870. package/dist/vega/{p-e48b7a8a.entry.js → p-9a96fb05.entry.js} +1 -1
  871. package/dist/vega/{p-638b6a7d.js → p-9fcfd738.js} +1 -1
  872. package/dist/vega/p-9fd547f3.entry.js +1 -0
  873. package/dist/vega/{p-e14323f3.js → p-a2c7a3bc.js} +1 -1
  874. package/dist/vega/p-a2dcde12.js +1 -0
  875. package/dist/vega/p-a2fa8c93.entry.js +1 -0
  876. package/dist/vega/{p-c576e846.js → p-a60d75d9.js} +1 -1
  877. package/dist/vega/{p-6a6c1279.js → p-a83cef5a.js} +1 -1
  878. package/dist/vega/{p-069bbb4a.js → p-a9fc4043.js} +1 -1
  879. package/dist/vega/{p-5536146c.js → p-abad8ffd.js} +1 -1
  880. package/dist/vega/p-abe5f7f0.entry.js +1 -0
  881. package/dist/vega/p-ac98c189.entry.js +1 -0
  882. package/dist/vega/{p-32f5a6dd.entry.js → p-ade903b3.entry.js} +1 -1
  883. package/dist/vega/{p-f485448a.js → p-affb40e8.js} +1 -1
  884. package/dist/vega/{p-b2a4314a.js → p-b3a1cd22.js} +1 -1
  885. package/dist/vega/p-b63a90b3.entry.js +1 -0
  886. package/dist/vega/p-ba050d63.entry.js +1 -0
  887. package/dist/vega/{p-4b35c748.js → p-ba67eb96.js} +1 -1
  888. package/dist/vega/p-bec0e08a.entry.js +1 -0
  889. package/dist/vega/p-c08ac33f.entry.js +1 -0
  890. package/dist/vega/{p-55c2c0df.entry.js → p-c7ec97d1.entry.js} +1 -1
  891. package/dist/vega/p-ca1fe571.entry.js +1 -0
  892. package/dist/vega/{p-c04a90d8.entry.js → p-cb68a43a.entry.js} +1 -1
  893. package/dist/vega/p-cc9fc36a.entry.js +1 -0
  894. package/dist/vega/p-d044d54f.entry.js +1 -0
  895. package/dist/vega/p-d1d91f1a.js +1 -0
  896. package/dist/vega/{p-a54ed341.entry.js → p-d3a9355c.entry.js} +1 -1
  897. package/dist/vega/p-d5a75228.js +1 -0
  898. package/dist/vega/p-dc83fa6b.entry.js +1 -0
  899. package/dist/vega/p-dcfce26e.entry.js +1 -0
  900. package/dist/vega/p-df9585f6.js +3 -0
  901. package/dist/vega/{p-71813a9e.entry.js → p-e2c8a470.entry.js} +1 -1
  902. package/dist/vega/{p-60a74fb7.js → p-e33a954f.js} +1 -1
  903. package/dist/vega/p-e5fc6583.entry.js +1 -0
  904. package/dist/vega/p-e668cf11.js +1 -0
  905. package/dist/vega/{p-2dda5c65.entry.js → p-e6b0a292.entry.js} +1 -1
  906. package/dist/vega/{p-96c090c4.js → p-e84c2589.js} +1 -1
  907. package/dist/vega/{p-a8a246e8.entry.js → p-eb945d34.entry.js} +1 -1
  908. package/dist/vega/p-ebe1dd2b.entry.js +1 -0
  909. package/dist/vega/p-f5874834.entry.js +1 -0
  910. package/dist/vega/p-f818bb20.entry.js +1 -0
  911. package/dist/vega/p-f981cf2c.js +1 -0
  912. package/dist/vega/p-f9d09b0c.js +1 -0
  913. package/dist/vega/{p-941a83db.js → p-fdbdf12f.js} +1 -1
  914. package/dist/vega/{p-6d90d28d.entry.js → p-fee080b9.entry.js} +1 -1
  915. package/dist/vega/vega.esm.js +1 -1
  916. package/package.json +2 -2
  917. package/dist/cjs/image-extension-673ebe7f.js +0 -56
  918. package/dist/esm/image-extension-f6dbd70c.js +0 -53
  919. package/dist/vega/p-022cbf8a.js +0 -1
  920. package/dist/vega/p-02c1284e.entry.js +0 -1
  921. package/dist/vega/p-08fd229c.js +0 -1
  922. package/dist/vega/p-0e298ee8.entry.js +0 -1
  923. package/dist/vega/p-131ce9df.entry.js +0 -1
  924. package/dist/vega/p-143ee395.entry.js +0 -1
  925. package/dist/vega/p-1dbf8d1f.js +0 -1
  926. package/dist/vega/p-2b26e182.entry.js +0 -1
  927. package/dist/vega/p-30010c41.entry.js +0 -1
  928. package/dist/vega/p-3460a1c5.entry.js +0 -1
  929. package/dist/vega/p-34b523da.entry.js +0 -1
  930. package/dist/vega/p-357c0226.entry.js +0 -1
  931. package/dist/vega/p-37d5c37e.entry.js +0 -1
  932. package/dist/vega/p-3d6a43df.entry.js +0 -1
  933. package/dist/vega/p-4b117bfd.entry.js +0 -1
  934. package/dist/vega/p-4e23e56c.entry.js +0 -1
  935. package/dist/vega/p-4e70836a.entry.js +0 -1
  936. package/dist/vega/p-50e8e24f.entry.js +0 -1
  937. package/dist/vega/p-522a6eec.entry.js +0 -1
  938. package/dist/vega/p-587130f6.entry.js +0 -1
  939. package/dist/vega/p-594cb986.entry.js +0 -1
  940. package/dist/vega/p-5c17ddda.entry.js +0 -1
  941. package/dist/vega/p-6098c4bb.js +0 -1
  942. package/dist/vega/p-61e63c0e.entry.js +0 -1
  943. package/dist/vega/p-62254dc7.entry.js +0 -1
  944. package/dist/vega/p-62ae9327.entry.js +0 -1
  945. package/dist/vega/p-66245bc0.entry.js +0 -1
  946. package/dist/vega/p-6fae6768.js +0 -1
  947. package/dist/vega/p-729529d6.entry.js +0 -1
  948. package/dist/vega/p-75bfbffe.entry.js +0 -1
  949. package/dist/vega/p-77bcdd35.js +0 -1
  950. package/dist/vega/p-853a05eb.js +0 -1
  951. package/dist/vega/p-8ce9e214.js +0 -1
  952. package/dist/vega/p-8e8b5790.entry.js +0 -1
  953. package/dist/vega/p-8f00dfe6.js +0 -1
  954. package/dist/vega/p-9236b8d9.entry.js +0 -1
  955. package/dist/vega/p-9402f32f.js +0 -1
  956. package/dist/vega/p-9fdf66a8.entry.js +0 -1
  957. package/dist/vega/p-a2c45173.entry.js +0 -1
  958. package/dist/vega/p-a6a89f09.entry.js +0 -1
  959. package/dist/vega/p-ab9d53e9.js +0 -1
  960. package/dist/vega/p-adc64ff6.entry.js +0 -1
  961. package/dist/vega/p-af0cfea0.entry.js +0 -1
  962. package/dist/vega/p-af0e9bd5.entry.js +0 -1
  963. package/dist/vega/p-afcd8f04.js +0 -1
  964. package/dist/vega/p-b21cc390.entry.js +0 -1
  965. package/dist/vega/p-b94f164a.entry.js +0 -1
  966. package/dist/vega/p-bbfffe6b.entry.js +0 -1
  967. package/dist/vega/p-beccc38c.entry.js +0 -1
  968. package/dist/vega/p-c51de680.js +0 -3
  969. package/dist/vega/p-c601eea6.js +0 -1
  970. package/dist/vega/p-c6d2513c.entry.js +0 -1
  971. package/dist/vega/p-ca6bd3a0.entry.js +0 -1
  972. package/dist/vega/p-d37d2ea4.entry.js +0 -1
  973. package/dist/vega/p-d7838f6e.entry.js +0 -1
  974. package/dist/vega/p-d8c9ea46.entry.js +0 -1
  975. package/dist/vega/p-d9588b3f.entry.js +0 -1
  976. package/dist/vega/p-db69a5c9.entry.js +0 -1
  977. package/dist/vega/p-de1d0284.js +0 -1
  978. package/dist/vega/p-de6fc52c.js +0 -1
  979. package/dist/vega/p-e5226de6.entry.js +0 -1
  980. package/dist/vega/p-e8e3bf74.entry.js +0 -1
  981. package/dist/vega/p-e8f50fc5.js +0 -1
  982. package/dist/vega/p-eadc10bc.entry.js +0 -1
  983. package/dist/vega/p-ee329596.entry.js +0 -1
  984. package/dist/vega/p-f324e90e.js +0 -1
  985. package/dist/vega/p-f8b2dbb9.entry.js +0 -1
  986. package/dist/vega/p-f902305d.entry.js +0 -1
  987. package/dist/vega/p-f99f054c.entry.js +0 -1
  988. package/dist/vega/p-fe41e3b6.entry.js +0 -1
  989. package/dist/vega/p-ffdc25ec.js +0 -1
@@ -3,8 +3,9 @@ import { d as domNodeSubjectFactory } from './dom-node-subject-observer-factory-
3
3
  import { e as VegaInternalRichTextEditorFlushChanges, f as VegaInternalRichTextEditorSelectionRangeChange } from './vega-internal-event-id-02093067.js';
4
4
  import { d as dashCaseToCamel, c as camelToDashCase } from './string-a953eafc.js';
5
5
  import { L as LogUtility } from './global-slimmer-registry-17c4efd4.js';
6
- import { i as isNonNullable } from './type-guard-26d83e7e.js';
6
+ import { i as isNonNullable } from './type-guard-204094c6.js';
7
7
  import { T as TypographyUrls } from './typography-19c3b9be.js';
8
+ import { D as Discriminated } from './discriminated-fe5bf3c8.js';
8
9
  import { g as generateUUID } from './misc-9fdbcfbb.js';
9
10
  import { V as VegaInternalThemeManager } from './dark-mode-style-controller-4e04a2d3.js';
10
11
  import { c as cleanObject } from './object-0c277f57.js';
@@ -20,6 +21,14 @@ var InternalAnnotationTypeEnum;
20
21
  * Abstract class for all annotations
21
22
  */
22
23
  class Annotation {
24
+ /**
25
+ * Whether the annotation only represents transient formatting state.
26
+ *
27
+ * @returns {boolean} True when the annotation should be treated as formatting-only.
28
+ */
29
+ get isFormattingOnly() {
30
+ return false;
31
+ }
23
32
  }
24
33
 
25
34
  var BlockAnnotationTypeEnum;
@@ -114,7 +123,7 @@ class StateEntityRenderingRegistry {
114
123
  * @returns {entity is VegaRTEContent} - True if the entity is a VegaRTEContent instance, false otherwise.
115
124
  */
116
125
  isVegaRTEContent(entity) {
117
- return entity && entity.dtoName === 'VegaRTEContent';
126
+ return entity && entity.typeName === 'VegaRTEContent';
118
127
  }
119
128
  }
120
129
  const stateEntityRenderingRegistry = new StateEntityRenderingRegistry();
@@ -154,6 +163,7 @@ var ModifyContentActionType;
154
163
  ModifyContentActionType["INSERT_NODE_TO_NEAREST_ROOT"] = "INSERT_NODE_TO_NEAREST_ROOT";
155
164
  ModifyContentActionType["PASTE_CONTENT"] = "PASTE_CONTENT";
156
165
  ModifyContentActionType["DELETE_SELECTED_CONTENT"] = "DELETE_SELECTED_CONTENT";
166
+ ModifyContentActionType["SEQUENTIAL_COMPOSITION"] = "SEQUENTIAL_COMPOSITION";
157
167
  })(ModifyContentActionType || (ModifyContentActionType = {}));
158
168
  /**
159
169
  * Abstract class for update node content, delete node, insert node
@@ -261,6 +271,73 @@ function escapeHtmlAttribute(value) {
261
271
  .replace(/>/g, '>')
262
272
  .replace(/"/g, '"'));
263
273
  }
274
+ /**
275
+ * Normalizes clipboard line endings and splits into lines. Low-level primitive behind
276
+ * `toPlainPasteLines`, which layers boundary-whitespace handling on top and is the single
277
+ * conversion source used by plain-mode paste.
278
+ *
279
+ * @param {string} text Raw clipboard plain text.
280
+ * @returns {string[]} Lines with `\r\n`/`\r` normalized to `\n` and split on `\n`.
281
+ */
282
+ function normalizePlainTextLines(text) {
283
+ return text.replace(/\r\n?/g, '\n').split('\n');
284
+ }
285
+ /**
286
+ * Sentinels for whitespace that must survive plain-mode boundary collapsing (e.g. code-block
287
+ * indentation derived from HTML). `htmlToPlainText` can emit these in place of real spaces/tabs so
288
+ * that `toPlainPasteLines` leaves them untouched — they are not matched by `\s` — and decodes them
289
+ * back to real characters after collapsing the paste's insignificant leading/trailing whitespace.
290
+ */
291
+ const PRESERVED_SPACE = '\u0001';
292
+ const PRESERVED_TAB = '\u0002';
293
+ /**
294
+ * Restores {@link PRESERVED_SPACE}/{@link PRESERVED_TAB} sentinels back to real spaces/tabs.
295
+ *
296
+ * @param {string} text Text that may contain preserved-whitespace sentinels.
297
+ * @returns {string} Text with sentinels decoded to real whitespace.
298
+ */
299
+ function decodePreservedWhitespace(text) {
300
+ return text.split(PRESERVED_SPACE).join(' ').split(PRESERVED_TAB).join('\t');
301
+ }
302
+ /**
303
+ * Single source of truth for plain-mode paste conversion: turns raw clipboard text into
304
+ * the canonical list of lines used by both representations of the pasted content — the
305
+ * `text/html` payload emitted by `PlainPasteProcessingStrategy` and the RTE text/newline
306
+ * nodes built by `InsertPasteHandler`. Both must derive from this helper so whitespace and
307
+ * boundary handling cannot drift apart.
308
+ *
309
+ * Per-paragraph handling: lines carrying {@link PRESERVED_SPACE}/{@link PRESERVED_TAB}
310
+ * sentinels come from code-block sources (via the preservation branch of
311
+ * `extractBlockAwareText`) and are kept verbatim so significant indentation survives;
312
+ * all other lines get a normal `String.prototype.trim()` (including NBSP) so
313
+ * paragraph-boundary whitespace from non-code sources is treated as noise.
314
+ * When `decodeEncodedWhitespace` is enabled, sentinels are decoded back to real
315
+ * space/tab characters after the per-line pass.
316
+ *
317
+ * @param {string} text Raw clipboard plain text.
318
+ * @param {boolean} decodeEncodedWhitespace Whether HTML-derived sentinels should be decoded.
319
+ * @returns {string[]} Canonical plain-mode lines.
320
+ */
321
+ function toPlainPasteLines(text, decodeEncodedWhitespace = false) {
322
+ const lines = normalizePlainTextLines(text);
323
+ return lines.map((line) => {
324
+ const hasSentinel = line.includes(PRESERVED_SPACE) || line.includes(PRESERVED_TAB);
325
+ const normalized = hasSentinel ? line : line.trim();
326
+ return decodeEncodedWhitespace ? decodePreservedWhitespace(normalized) : normalized;
327
+ });
328
+ }
329
+ /**
330
+ * Serializes canonical plain-mode lines into paragraph-per-line HTML.
331
+ *
332
+ * Built as a string rather than via DOM `outerHTML` serialization, which collapses
333
+ * consecutive spaces in non-`<pre>` text nodes and would lose intentional whitespace.
334
+ *
335
+ * @param {string[]} lines Canonical plain-mode lines from {@link toPlainPasteLines}.
336
+ * @returns {string} Paragraph HTML where each line is an individual paragraph.
337
+ */
338
+ function plainPasteLinesToHtml(lines) {
339
+ return lines.map((line) => `<p>${escapeHtml(line)}</p>`).join('');
340
+ }
264
341
 
265
342
  /**
266
343
  * Abstract strategy class for filtering default styles in the rich text editor.
@@ -535,7 +612,7 @@ class Predicate {
535
612
  * @returns {boolean} True if the block or node instance is a text node and has a link annotation, false otherwise.
536
613
  */
537
614
  static isLinkNode(blockOrNodeInstance) {
538
- return (this.isTextNode(blockOrNodeInstance.dtoName) &&
615
+ return (this.isTextNode(blockOrNodeInstance.typeName) &&
539
616
  !!blockOrNodeInstance.getAnnotationByType(NodeAnnotationTypeEnum.LINK));
540
617
  }
541
618
  /**
@@ -545,7 +622,7 @@ class Predicate {
545
622
  * @returns {boolean} True if the block or node instance is a code node, false otherwise.
546
623
  */
547
624
  static isCodeNode(blockOrNodeInstance) {
548
- if (this.isTextNode(blockOrNodeInstance.dtoName)) {
625
+ if (this.isTextNode(blockOrNodeInstance.typeName)) {
549
626
  const codeAnnotation = blockOrNodeInstance.getAnnotationByType(NodeAnnotationTypeEnum.CODE);
550
627
  return !!codeAnnotation && codeAnnotation.code;
551
628
  }
@@ -558,7 +635,7 @@ class Predicate {
558
635
  * @returns {boolean} True if the block or node instance is an image node, false otherwise.
559
636
  */
560
637
  static isImageNode(blockOrNodeInstance) {
561
- return blockOrNodeInstance.dtoName === 'RTEImageNode';
638
+ return blockOrNodeInstance.typeName === 'RTEImageNode';
562
639
  }
563
640
  /**
564
641
  * Check if the given block or node instance is a code block node, which is defined as an instance of RTECodeBlockNode.
@@ -567,7 +644,7 @@ class Predicate {
567
644
  * @returns {boolean} True if the block or node instance is a code block node, false otherwise.
568
645
  */
569
646
  static isCodeBlockNode(blockOrNodeInstance) {
570
- return blockOrNodeInstance.dtoName === 'RTECodeBlockNode';
647
+ return blockOrNodeInstance.typeName === 'RTECodeBlockNode';
571
648
  }
572
649
  }
573
650
  Predicate.RTE_TEXT_NODE_CLASS_NAME = 'RTETextNode';
@@ -747,7 +824,9 @@ class LinkGroupAnnotation extends Annotation {
747
824
  getAttribute(linkAnnotation) {
748
825
  const { href, customAttribute = {} } = linkAnnotation.link;
749
826
  const useInternalStyle = linkAnnotation.useInternalStyle;
750
- const target = customAttribute.target || (useInternalStyle ? '_blank' : '');
827
+ const target = (href === null || href === void 0 ? void 0 : href.startsWith('#'))
828
+ ? '_self'
829
+ : customAttribute.target || (useInternalStyle ? '_blank' : '');
751
830
  return Object.assign(Object.assign(Object.assign({}, customAttribute), (href ? { href } : useInternalStyle ? { href } : {})), (target ? { target } : {}));
752
831
  }
753
832
  /**
@@ -937,8 +1016,8 @@ class ActionHandlerInterceptorRegistry {
937
1016
  * @returns {Nullable<ActionHandlerInterceptor<T, target>>} - The action handler interceptor instance or null if not found.
938
1017
  */
939
1018
  static get(action, targetClass) {
940
- const targetClassName = targetClass.constructor.name;
941
- const actionType = action instanceof ModifyContentAction ? action.type : action.constructor.name;
1019
+ const targetClassName = targetClass.typeName;
1020
+ const actionType = action instanceof ModifyContentAction ? action.type : action.typeName;
942
1021
  const strategyMap = this.registry.get(targetClassName);
943
1022
  if (strategyMap) {
944
1023
  const set = strategyMap.get(actionType);
@@ -1008,14 +1087,14 @@ class ActionHandleStrategyRegistry {
1008
1087
  const interceptor = ActionHandlerInterceptorRegistry.get(action, RTEInstance);
1009
1088
  // eslint-disable-next-line jsdoc/require-jsdoc
1010
1089
  const executeStrategy = () => {
1011
- const actionType = action instanceof ModifyContentAction ? action.type : action.constructor.name;
1012
- const strategy = ActionHandleStrategyRegistry.get(actionType, RTEInstance.constructor.name);
1090
+ const actionType = action instanceof ModifyContentAction ? action.type : action.typeName;
1091
+ const strategy = ActionHandleStrategyRegistry.get(actionType, RTEInstance.typeName);
1013
1092
  if (strategy) {
1014
1093
  action['executedFlag'] = true;
1015
1094
  return strategy.execute(action, RTEInstance);
1016
1095
  }
1017
1096
  else {
1018
- LogUtility.warn(`Type ${actionType} action handle strategy is not registered in class ${RTEInstance.constructor.name}`);
1097
+ LogUtility.warn(`Type ${actionType} action handle strategy is not registered in class ${RTEInstance.typeName}`);
1019
1098
  }
1020
1099
  };
1021
1100
  if (interceptor) {
@@ -1033,7 +1112,7 @@ class ActionHandleStrategyRegistry {
1033
1112
  * @returns {boolean} - Whether the action type can be handled by the strategy.
1034
1113
  */
1035
1114
  static canHandle(actionType, RTEInstance) {
1036
- const strategy = ActionHandleStrategyRegistry.get(actionType, RTEInstance.constructor.name);
1115
+ const strategy = ActionHandleStrategyRegistry.get(actionType, RTEInstance.typeName);
1037
1116
  return strategy ? true : false;
1038
1117
  }
1039
1118
  }
@@ -1388,7 +1467,7 @@ class RTEFilterStylesStrategyRegistry {
1388
1467
  * Registers a filter styles strategy for a specific DTO class name.
1389
1468
  * Duplicate strategy instances are ignored.
1390
1469
  *
1391
- * @param {string} dtoClassName - The DTO class name (e.g. `RTEListBlock.name`).
1470
+ * @param {string} dtoClassName - The DTO class name (e.g. `RTEListBlock.typeName`).
1392
1471
  * @param {RTEFilterStylesStrategy} strategy - The strategy instance to register.
1393
1472
  */
1394
1473
  static register(dtoClassName, strategy) {
@@ -1417,7 +1496,7 @@ class RTEFilterStylesStrategyRegistry {
1417
1496
  * The instance is also passed to matched strategies so they can make decisions from DTO annotations.
1418
1497
  */
1419
1498
  static executeTheStrategyFilterAction(blockOrNodeInstance, styles, classNames) {
1420
- const dtoClassName = blockOrNodeInstance.dtoName;
1499
+ const dtoClassName = blockOrNodeInstance.typeName;
1421
1500
  const strategies = this.getStrategies(dtoClassName);
1422
1501
  const matchedStrategies = strategies.filter((strategy) => {
1423
1502
  return strategy.canFilter(blockOrNodeInstance);
@@ -1483,14 +1562,10 @@ var NodeTypeEnum;
1483
1562
  /**
1484
1563
  * Abstract class for all nodes
1485
1564
  */
1486
- class RTENode {
1565
+ class RTENode extends Discriminated {
1487
1566
  constructor(id, annotationMap) {
1567
+ super();
1488
1568
  this.annotationMap = new Map();
1489
- /**
1490
- * Minimize-safe type discriminator. Each concrete sub-class declares its own
1491
- * `static readonly dtoName = 'ClassName'`.
1492
- */
1493
- this.dtoName = this.constructor.name;
1494
1569
  this.id = id;
1495
1570
  if (annotationMap) {
1496
1571
  this.annotationMap = annotationMap;
@@ -1504,7 +1579,7 @@ class RTENode {
1504
1579
  * @param {VegaRTETransformOptions} options - Options for transforming the node.
1505
1580
  */
1506
1581
  static from(json, parentBlock, options) {
1507
- throw new Error(`[Vega] ${this.constructor.name}.from(${JSON.stringify(json)}, ${parentBlock}, ${options}) is not implemented. Please implement this method in the subclass.`);
1582
+ throw new Error(`[Vega] ${this.typeName}.from(${JSON.stringify(json)}, ${parentBlock}, ${options}) is not implemented. Please implement this method in the subclass.`);
1508
1583
  }
1509
1584
  /**
1510
1585
  * Creates different types of text annotations based on the provided type and value.
@@ -1693,6 +1768,7 @@ class RTENode {
1693
1768
  doModifyActionApply(action) {
1694
1769
  }
1695
1770
  }
1771
+ RTENode.typeName = 'RTENode';
1696
1772
 
1697
1773
  /**
1698
1774
  * RTEDTOClassManager is a singleton class that manages the registration and retrieval of RTE DTO classes.
@@ -1747,14 +1823,10 @@ const RTEDTOClassManager$1 = new RTEDTOClassManager();
1747
1823
  /**
1748
1824
  * Abstract class for block
1749
1825
  */
1750
- class RTEBlock {
1826
+ class RTEBlock extends Discriminated {
1751
1827
  constructor(id) {
1828
+ super();
1752
1829
  this.annotationMap = new Map();
1753
- /**
1754
- * Minimize-safe type discriminator. Each concrete sub-class declares its own
1755
- * `static readonly dtoName = 'ClassName'`.
1756
- */
1757
- this.dtoName = this.constructor.name;
1758
1830
  this.id = id;
1759
1831
  }
1760
1832
  /**
@@ -1764,7 +1836,7 @@ class RTEBlock {
1764
1836
  * @param {VegaRTETransformOptions} options - Options for transforming the block.
1765
1837
  */
1766
1838
  static from(json, options) {
1767
- throw new Error(`[Vega] ${this.constructor.name}.from(${JSON.stringify(json)}, ${options}) is not implemented. Please implement this method in the subclass.`);
1839
+ throw new Error(`[Vega] ${this.typeName}.from(${JSON.stringify(json)}, ${options}) is not implemented. Please implement this method in the subclass.`);
1768
1840
  }
1769
1841
  /**
1770
1842
  * Generates block children from an array of VegaRTEContentBlock.
@@ -2017,7 +2089,7 @@ class RTEBlock {
2017
2089
  this.doAnnotationActionApply(action);
2018
2090
  }
2019
2091
  else {
2020
- const strategy = ActionHandleStrategyRegistry.get(action.constructor.name, this.constructor.name);
2092
+ const strategy = ActionHandleStrategyRegistry.get(action.typeName, this.typeName);
2021
2093
  if (strategy) {
2022
2094
  strategy.execute(action, this);
2023
2095
  }
@@ -2032,6 +2104,7 @@ class RTEBlock {
2032
2104
  return new Map(Array.from(this.annotationMap.entries()).map(([key, value]) => [key, value.clone()]));
2033
2105
  }
2034
2106
  }
2107
+ RTEBlock.typeName = 'RTEBlock';
2035
2108
 
2036
2109
  /**
2037
2110
  * Append children to a block or rte content
@@ -2131,8 +2204,9 @@ class TextStyleAnnotation extends BlockAnnotation {
2131
2204
  /**
2132
2205
  * Abstract class for annotation actions
2133
2206
  */
2134
- class AnnotationAction {
2207
+ class AnnotationAction extends Discriminated {
2135
2208
  }
2209
+ AnnotationAction.typeName = 'AnnotationAction';
2136
2210
 
2137
2211
  /**
2138
2212
  * Action to change the text style of a block
@@ -2153,6 +2227,7 @@ class TextStyleAnnotationAction extends AnnotationAction {
2153
2227
  return new TextStyleAnnotation(this.textStyle);
2154
2228
  }
2155
2229
  }
2230
+ TextStyleAnnotationAction.typeName = 'TextStyleAnnotationAction';
2156
2231
 
2157
2232
  /**
2158
2233
  * Annotation to make text a link
@@ -2225,6 +2300,7 @@ class TextSplittableAction extends AnnotationAction {
2225
2300
  this.doSplit = true;
2226
2301
  }
2227
2302
  }
2303
+ TextSplittableAction.typeName = 'TextSplittableAction';
2228
2304
 
2229
2305
  /**
2230
2306
  * Action to toggle link annotation
@@ -2250,6 +2326,7 @@ class LinkAnnotationAction extends TextSplittableAction {
2250
2326
  return new LinkAnnotation(this.link);
2251
2327
  }
2252
2328
  }
2329
+ LinkAnnotationAction.typeName = 'LinkAnnotationAction';
2253
2330
 
2254
2331
  /**
2255
2332
  * Action to link a group of nodes
@@ -2271,6 +2348,7 @@ class LinkGroupAnnotationAction extends AnnotationAction {
2271
2348
  return new LinkGroupAnnotation(this.groupKey);
2272
2349
  }
2273
2350
  }
2351
+ LinkGroupAnnotationAction.typeName = 'LinkGroupAnnotationAction';
2274
2352
 
2275
2353
  /**
2276
2354
  * Default CSS style values produced by inline text-formatting annotations.
@@ -2313,6 +2391,12 @@ class BoldAnnotation extends NodeAnnotation {
2313
2391
  static from(bold) {
2314
2392
  return [NodeAnnotationTypeEnum.BOLD, new BoldAnnotation(bold)];
2315
2393
  }
2394
+ /**
2395
+ * @inheritDoc
2396
+ */
2397
+ get isFormattingOnly() {
2398
+ return true;
2399
+ }
2316
2400
  /**
2317
2401
  * Generate the JSON representation of the annotation
2318
2402
  *
@@ -2365,6 +2449,7 @@ class BoldAnnotationAction extends TextSplittableAction {
2365
2449
  return new BoldAnnotation(this.bold);
2366
2450
  }
2367
2451
  }
2452
+ BoldAnnotationAction.typeName = 'BoldAnnotationAction';
2368
2453
 
2369
2454
  /**
2370
2455
  * Delete the node annotation by type
@@ -2384,6 +2469,7 @@ class DeleteNodeAnnotationAction extends AnnotationAction {
2384
2469
  return undefined;
2385
2470
  }
2386
2471
  }
2472
+ DeleteNodeAnnotationAction.typeName = 'DeleteNodeAnnotationAction';
2387
2473
 
2388
2474
  /**
2389
2475
  * The base action handle strategy class, use to modify the rich text node content or modify the annotation.
@@ -2398,7 +2484,8 @@ class ActionHandleStrategy {
2398
2484
  * @returns {R} - The invoke result in special strategy.
2399
2485
  */
2400
2486
  execute(action, target) {
2401
- LogUtility.log(`Executing action ${action.constructor.name} on ${target.constructor.name} ${target['id']}`);
2487
+ const actionType = action instanceof ModifyContentAction ? action.type : action.typeName;
2488
+ LogUtility.log(`Executing action ${actionType} on ${target.typeName} ${target['id']}`);
2402
2489
  return this.handleAction(action, target);
2403
2490
  }
2404
2491
  /**
@@ -2439,7 +2526,7 @@ class ActionHandleStrategy {
2439
2526
  getRootContent(child) {
2440
2527
  const parent = child.parent;
2441
2528
  if (parent) {
2442
- if (parent.dtoName === 'VegaRTEContent') {
2529
+ if (parent.typeName === 'VegaRTEContent') {
2443
2530
  return parent;
2444
2531
  }
2445
2532
  else {
@@ -2693,6 +2780,12 @@ class SelectionRangeAnnotation extends Annotation {
2693
2780
  this.type = InternalAnnotationTypeEnum.SELECTION_RANGE;
2694
2781
  this.range = range;
2695
2782
  }
2783
+ /**
2784
+ * @inheritDoc
2785
+ */
2786
+ get isFormattingOnly() {
2787
+ return true;
2788
+ }
2696
2789
  /**
2697
2790
  * Clone the selection range annotation
2698
2791
  *
@@ -2721,6 +2814,12 @@ class StrikethroughAnnotation extends NodeAnnotation {
2721
2814
  static from(strikethrough) {
2722
2815
  return [NodeAnnotationTypeEnum.STRIKETHROUGH, new StrikethroughAnnotation(strikethrough)];
2723
2816
  }
2817
+ /**
2818
+ * @inheritDoc
2819
+ */
2820
+ get isFormattingOnly() {
2821
+ return true;
2822
+ }
2724
2823
  /**
2725
2824
  * Generate the JSON representation of the annotation
2726
2825
  *
@@ -2773,6 +2872,12 @@ class UnderlineAnnotation extends NodeAnnotation {
2773
2872
  static from(underline) {
2774
2873
  return [NodeAnnotationTypeEnum.UNDERLINE, new UnderlineAnnotation(underline)];
2775
2874
  }
2875
+ /**
2876
+ * @inheritDoc
2877
+ */
2878
+ get isFormattingOnly() {
2879
+ return true;
2880
+ }
2776
2881
  /**
2777
2882
  * Generate the JSON representation of the annotation
2778
2883
  *
@@ -2825,6 +2930,12 @@ class ItalicAnnotation extends NodeAnnotation {
2825
2930
  static from(italic) {
2826
2931
  return [NodeAnnotationTypeEnum.ITALIC, new ItalicAnnotation(italic)];
2827
2932
  }
2933
+ /**
2934
+ * @inheritDoc
2935
+ */
2936
+ get isFormattingOnly() {
2937
+ return true;
2938
+ }
2828
2939
  /**
2829
2940
  * Generate the JSON representation of the annotation
2830
2941
  *
@@ -2890,6 +3001,12 @@ class CodeAnnotation extends NodeAnnotation {
2890
3001
  whiteSpace: CODE_WHITE_SPACE,
2891
3002
  };
2892
3003
  }
3004
+ /**
3005
+ * @inheritDoc
3006
+ */
3007
+ get isFormattingOnly() {
3008
+ return true;
3009
+ }
2893
3010
  /**
2894
3011
  * Generate the JSON representation of the annotation
2895
3012
  *
@@ -3023,12 +3140,16 @@ const RTE_BLOCK_BOUNDARY_ATTRIBUTE = 'data-vega-rte-block-boundary';
3023
3140
  * whether to preserve the original inline styles.
3024
3141
  */
3025
3142
  const RTE_PASTE_MODE_DATA_TYPE = 'application/x-vega-rte-paste-mode';
3143
+ /** Marks synthetic plain-paste text whose preserved-whitespace sentinels require decoding. */
3144
+ const RTE_PRESERVED_WHITESPACE_DATA_TYPE = 'application/x-vega-rte-preserved-whitespace';
3026
3145
  /**
3027
3146
  * Custom DataTransfer MIME type value used to indicate that the paste content
3028
3147
  * originated from Microsoft Word.
3029
3148
  */
3030
3149
  const RTE_PASTE_MODE_WORD = 'word';
3031
3150
  const RTE_WORD_COUNT_KEY = 'rte-word-count';
3151
+ /** Custom paste mode value used to insert clipboard content without formatting. */
3152
+ const RTE_PASTE_MODE_PLAIN = 'plain';
3032
3153
 
3033
3154
  /**
3034
3155
  * Annotation to make text with text color
@@ -3048,6 +3169,12 @@ class TextColorAnnotation extends NodeAnnotation {
3048
3169
  static from(textColor) {
3049
3170
  return [NodeAnnotationTypeEnum.TEXT_COLOR, new TextColorAnnotation(textColor)];
3050
3171
  }
3172
+ /**
3173
+ * @inheritDoc
3174
+ */
3175
+ get isFormattingOnly() {
3176
+ return true;
3177
+ }
3051
3178
  /**
3052
3179
  * Generate the JSON representation of the annotation
3053
3180
  *
@@ -3106,6 +3233,7 @@ class SyncUpSelectionAction extends AnnotationAction {
3106
3233
  return null;
3107
3234
  }
3108
3235
  }
3236
+ SyncUpSelectionAction.typeName = 'SyncUpSelectionAction';
3109
3237
 
3110
3238
  /**
3111
3239
  * Split the corresponding link group nodes *
@@ -3292,6 +3420,7 @@ class ClearFormattingAnnotationAction extends TextSplittableAction {
3292
3420
  return new ClearFormattingAnnotation();
3293
3421
  }
3294
3422
  }
3423
+ ClearFormattingAnnotationAction.typeName = 'ClearFormattingAnnotationAction';
3295
3424
 
3296
3425
  /**
3297
3426
  * Action to toggle code annotation
@@ -3311,6 +3440,7 @@ class CodeAnnotationAction extends TextSplittableAction {
3311
3440
  return new CodeAnnotation(this.code);
3312
3441
  }
3313
3442
  }
3443
+ CodeAnnotationAction.typeName = 'CodeAnnotationAction';
3314
3444
 
3315
3445
  /**
3316
3446
  * Action to toggle the italic annotation
@@ -3330,6 +3460,7 @@ class ItalicAnnotationAction extends TextSplittableAction {
3330
3460
  return new ItalicAnnotation(this.italic);
3331
3461
  }
3332
3462
  }
3463
+ ItalicAnnotationAction.typeName = 'ItalicAnnotationAction';
3333
3464
 
3334
3465
  /**
3335
3466
  * Action to toggle the strikethrough annotation
@@ -3349,6 +3480,7 @@ class StrikethroughAnnotationAction extends TextSplittableAction {
3349
3480
  return new StrikethroughAnnotation(this.strikethrough);
3350
3481
  }
3351
3482
  }
3483
+ StrikethroughAnnotationAction.typeName = 'StrikethroughAnnotationAction';
3352
3484
 
3353
3485
  /**
3354
3486
  * Action to toggle the underline annotation
@@ -3368,6 +3500,7 @@ class UnderlineAnnotationAction extends TextSplittableAction {
3368
3500
  return new UnderlineAnnotation(this.underline);
3369
3501
  }
3370
3502
  }
3503
+ UnderlineAnnotationAction.typeName = 'UnderlineAnnotationAction';
3371
3504
 
3372
3505
  /**
3373
3506
  * The current strategy used to modify the text node annotation map.
@@ -3657,6 +3790,12 @@ class PlainTextAnnotation extends NodeAnnotation {
3657
3790
  static from(plainText) {
3658
3791
  return [NodeAnnotationTypeEnum.PLAIN_TEXT, new PlainTextAnnotation(plainText)];
3659
3792
  }
3793
+ /**
3794
+ * @inheritDoc
3795
+ */
3796
+ get isFormattingOnly() {
3797
+ return true;
3798
+ }
3660
3799
  /**
3661
3800
  * @inheritDoc
3662
3801
  */
@@ -3701,6 +3840,7 @@ class TextColorAnnotationAction extends TextSplittableAction {
3701
3840
  return new TextColorAnnotation(this.textColor);
3702
3841
  }
3703
3842
  }
3843
+ TextColorAnnotationAction.typeName = 'TextColorAnnotationAction';
3704
3844
 
3705
3845
  /**
3706
3846
  * Text node
@@ -3708,7 +3848,6 @@ class TextColorAnnotationAction extends TextSplittableAction {
3708
3848
  class RTETextNode extends RTENode {
3709
3849
  constructor(id, text, parentBlock, annotationMap) {
3710
3850
  super(id, annotationMap);
3711
- this.dtoName = RTETextNode.dtoName;
3712
3851
  this.type = NodeTypeEnum.TEXT;
3713
3852
  this.parent = parentBlock;
3714
3853
  this.text = text;
@@ -3944,24 +4083,24 @@ class RTETextNode extends RTENode {
3944
4083
  * Registers the action strategies for the RTETextNode.
3945
4084
  */
3946
4085
  registerModifyStrategy() {
3947
- const dtoClassName = this.constructor.name;
4086
+ const dtoClassName = this.typeName;
3948
4087
  if (!RTETextNode.registerActionStrategyStatus[dtoClassName]) {
3949
4088
  if (this.isContentEditable()) {
3950
4089
  ActionHandleStrategyRegistry.register(ModifyContentActionType.UPDATE_TEXT, dtoClassName, new NodeUpdateTextStrategy());
3951
4090
  ActionHandleStrategyRegistry.register(ModifyContentActionType.REPLACE_SELECTED_TEXT, dtoClassName, new NodeReplaceSelectedTextStrategy());
3952
4091
  ActionHandleStrategyRegistry.register(ModifyContentActionType.LINK_GROUP_NODE_SPLIT, dtoClassName, new LinkGroupNodeSplitStrategy());
3953
- ActionHandleStrategyRegistry.register(LinkAnnotationAction.name, dtoClassName, new NodeUpdateAnnotationMapStrategy());
4092
+ ActionHandleStrategyRegistry.register(LinkAnnotationAction.typeName, dtoClassName, new NodeUpdateAnnotationMapStrategy());
3954
4093
  }
3955
- ActionHandleStrategyRegistry.register(TextSplittableAction.name, dtoClassName, new NodeSplitTextStrategy());
4094
+ ActionHandleStrategyRegistry.register(TextSplittableAction.typeName, dtoClassName, new NodeSplitTextStrategy());
3956
4095
  ActionHandleStrategyRegistry.register(ModifyContentActionType.DELETE_LINK_GROUP, dtoClassName, new DeleteLinkGroupStrategy());
3957
- ActionHandleStrategyRegistry.register(BoldAnnotationAction.name, dtoClassName, new NodeUpdateAnnotationMapStrategy());
3958
- ActionHandleStrategyRegistry.register(ClearFormattingAnnotationAction.name, dtoClassName, new NodeUpdateAnnotationMapStrategy());
3959
- ActionHandleStrategyRegistry.register(ItalicAnnotationAction.name, dtoClassName, new NodeUpdateAnnotationMapStrategy());
3960
- ActionHandleStrategyRegistry.register(UnderlineAnnotationAction.name, dtoClassName, new NodeUpdateAnnotationMapStrategy());
3961
- ActionHandleStrategyRegistry.register(TextColorAnnotationAction.name, dtoClassName, new NodeUpdateAnnotationMapStrategy());
3962
- ActionHandleStrategyRegistry.register(StrikethroughAnnotationAction.name, dtoClassName, new NodeUpdateAnnotationMapStrategy());
3963
- ActionHandleStrategyRegistry.register(CodeAnnotationAction.name, dtoClassName, new NodeUpdateAnnotationMapStrategy());
3964
- ActionHandleStrategyRegistry.register(AnnotationAction.name, dtoClassName, new NodeUpdateAnnotationMapStrategy());
4096
+ ActionHandleStrategyRegistry.register(BoldAnnotationAction.typeName, dtoClassName, new NodeUpdateAnnotationMapStrategy());
4097
+ ActionHandleStrategyRegistry.register(ClearFormattingAnnotationAction.typeName, dtoClassName, new NodeUpdateAnnotationMapStrategy());
4098
+ ActionHandleStrategyRegistry.register(ItalicAnnotationAction.typeName, dtoClassName, new NodeUpdateAnnotationMapStrategy());
4099
+ ActionHandleStrategyRegistry.register(UnderlineAnnotationAction.typeName, dtoClassName, new NodeUpdateAnnotationMapStrategy());
4100
+ ActionHandleStrategyRegistry.register(TextColorAnnotationAction.typeName, dtoClassName, new NodeUpdateAnnotationMapStrategy());
4101
+ ActionHandleStrategyRegistry.register(StrikethroughAnnotationAction.typeName, dtoClassName, new NodeUpdateAnnotationMapStrategy());
4102
+ ActionHandleStrategyRegistry.register(CodeAnnotationAction.typeName, dtoClassName, new NodeUpdateAnnotationMapStrategy());
4103
+ ActionHandleStrategyRegistry.register(AnnotationAction.typeName, dtoClassName, new NodeUpdateAnnotationMapStrategy());
3965
4104
  RTETextNode.registerActionStrategyStatus[dtoClassName] = true;
3966
4105
  }
3967
4106
  }
@@ -3971,7 +4110,7 @@ class RTETextNode extends RTENode {
3971
4110
  doAnnotationActionApply(action) {
3972
4111
  const selectionRangeAnnotation = this.getAnnotationByType(InternalAnnotationTypeEnum.SELECTION_RANGE);
3973
4112
  if (action instanceof TextSplittableAction && action.doSplit && selectionRangeAnnotation) {
3974
- const splitStrategy = ActionHandleStrategyRegistry.get(TextSplittableAction.name, this.constructor.name);
4113
+ const splitStrategy = ActionHandleStrategyRegistry.get(TextSplittableAction.typeName, this.typeName);
3975
4114
  if (splitStrategy) {
3976
4115
  const newNode = splitStrategy.execute(action, this);
3977
4116
  if (newNode) {
@@ -4012,12 +4151,12 @@ class RTETextNode extends RTENode {
4012
4151
  * 1. Try to get the specific strategy for the action and node type first (e.g., LinkAnnotationAction on RTETextNode).
4013
4152
  * 2. If no specific strategy found, try to get the generic NodeUpdateAnnotationMapStrategy for AnnotationAction on RTETextNode.
4014
4153
  */
4015
- const strategy = ActionHandleStrategyRegistry.get(action.constructor.name, node.constructor.name);
4154
+ const strategy = ActionHandleStrategyRegistry.get(action.typeName, node.typeName);
4016
4155
  if (strategy) {
4017
4156
  strategy.execute(action, node);
4018
4157
  return;
4019
4158
  }
4020
- const updateAnnotationMapStrategy = ActionHandleStrategyRegistry.get(AnnotationAction.name, RTETextNode.name);
4159
+ const updateAnnotationMapStrategy = ActionHandleStrategyRegistry.get(AnnotationAction.typeName, RTETextNode.typeName);
4021
4160
  if (updateAnnotationMapStrategy) {
4022
4161
  updateAnnotationMapStrategy.execute(action, node);
4023
4162
  return;
@@ -4087,12 +4226,27 @@ class RTETextNode extends RTENode {
4087
4226
  if (this.text === '\n') {
4088
4227
  return `<br>`;
4089
4228
  }
4229
+ if (this.shouldSkipEmptyFormattingMarker()) {
4230
+ return '';
4231
+ }
4090
4232
  if (this.shouldRenderAsPlainText()) {
4091
4233
  return this.text;
4092
4234
  }
4093
4235
  const content = NodeTag === 'code' ? escapeHtml(this.text) : this.text;
4094
4236
  return `<${NodeTag}${attrStr}>${content}</${NodeTag}>`;
4095
4237
  }
4238
+ /**
4239
+ * Formatting toggles at a collapsed caret intentionally keep empty marker
4240
+ * nodes in the live model so future typing inherits the pending style. Those
4241
+ * nodes are not semantic content and should not appear in serialized HTML.
4242
+ *
4243
+ * @returns {boolean} True when the node is an empty formatting-only marker that should be omitted from serialized HTML.
4244
+ */
4245
+ shouldSkipEmptyFormattingMarker() {
4246
+ return (this.text === '' &&
4247
+ this.annotationMap.size > 0 &&
4248
+ Array.from(this.annotationMap.values()).every((annotation) => annotation.isFormattingOnly));
4249
+ }
4096
4250
  /**
4097
4251
  * Determines if the text node should be rendered as plain text.
4098
4252
  *
@@ -4114,7 +4268,7 @@ class RTETextNode extends RTENode {
4114
4268
  }
4115
4269
  RTETextNode.registerActionStrategyStatus = {};
4116
4270
  RTETextNode.htmlTag = 'span';
4117
- RTETextNode.dtoName = 'RTETextNode';
4271
+ RTETextNode.typeName = 'RTETextNode';
4118
4272
 
4119
4273
  /**
4120
4274
  * Append the second block child nodes to the first block child nodes and remove the second block strategy.
@@ -4347,13 +4501,13 @@ class BlockInsertImageIntoTextStrategy extends ActionHandleStrategy {
4347
4501
  * @returns {RTEBlock[]} Top-level selected blocks to emit into the rebuilt list.
4348
4502
  */
4349
4503
  function normalizeMixedListSelection(selectedBlocks, listType) {
4350
- const selectedListItems = new Set(selectedBlocks.filter((block) => block.dtoName === 'RTEListItemBlock'));
4504
+ const selectedListItems = new Set(selectedBlocks.filter((block) => block.typeName === 'RTEListItemBlock'));
4351
4505
  return selectedBlocks.filter((block) => {
4352
- if (!(block.dtoName === 'RTEListItemBlock')) {
4506
+ if (!(block.typeName === 'RTEListItemBlock')) {
4353
4507
  return true;
4354
4508
  }
4355
4509
  let parentList = block.parent;
4356
- while (parentList.parent && parentList.parent.dtoName === 'RTEListItemBlock') {
4510
+ while (parentList.parent && parentList.parent.typeName === 'RTEListItemBlock') {
4357
4511
  const ownerItem = parentList.parent;
4358
4512
  if (selectedListItems.has(ownerItem)) {
4359
4513
  block.parent.type = listType;
@@ -4410,6 +4564,7 @@ class HorizontalAlignmentAnnotationAction extends AnnotationAction {
4410
4564
  return new HorizontalAlignmentAnnotation(this.textAlign);
4411
4565
  }
4412
4566
  }
4567
+ HorizontalAlignmentAnnotationAction.typeName = 'HorizontalAlignmentAnnotationAction';
4413
4568
 
4414
4569
  /**
4415
4570
  * Update the text block and image block horizontal alignment strategy.
@@ -4459,6 +4614,7 @@ class IndentAnnotationAction extends AnnotationAction {
4459
4614
  return new IndentAnnotation(this.indent);
4460
4615
  }
4461
4616
  }
4617
+ IndentAnnotationAction.typeName = 'IndentAnnotationAction';
4462
4618
 
4463
4619
  /**
4464
4620
  * Unlink the text block link group annotation strategy.
@@ -4489,7 +4645,6 @@ class BlockUnlinkLinkGroupStrategy extends ActionHandleStrategy {
4489
4645
  class RTETextBlock extends RTEBlock {
4490
4646
  constructor(id, type, options) {
4491
4647
  super(id);
4492
- this.dtoName = RTETextBlock.dtoName;
4493
4648
  this.children = [];
4494
4649
  this.type = type;
4495
4650
  const { autoMatchFormat } = options || { autoMatchFormat: true };
@@ -4522,7 +4677,7 @@ class RTETextBlock extends RTEBlock {
4522
4677
  }
4523
4678
  /**
4524
4679
  * Convert raw node payloads to their registered `RTENode` subclasses via
4525
- * `RTEDTOClassManager`, preserving custom types (e.g. `RTETokenNode`).
4680
+ * `RTEDTOClassManager`, preserving custom types (e.g. `RTETokenNode`, `RTEBookmarkNode`).
4526
4681
  *
4527
4682
  * @param {VegaRTETextNode[]} nodes - Raw node payloads.
4528
4683
  * @param {RTETextBlock} parent - Parent block for the converted nodes.
@@ -4698,7 +4853,7 @@ class RTETextBlock extends RTEBlock {
4698
4853
  * @inheritDoc
4699
4854
  */
4700
4855
  doAnnotationActionApply(action) {
4701
- const strategy = ActionHandleStrategyRegistry.get(action.constructor.name, RTETextBlock.name);
4856
+ const strategy = ActionHandleStrategyRegistry.get(action.typeName, RTETextBlock.typeName);
4702
4857
  if (strategy) {
4703
4858
  strategy.execute(action, this);
4704
4859
  }
@@ -4780,21 +4935,22 @@ class RTETextBlock extends RTEBlock {
4780
4935
  return nodesHtml;
4781
4936
  }
4782
4937
  }
4938
+ RTETextBlock.typeName = 'RTETextBlock';
4939
+ // eslint-disable-next-line @globalpayments/vega-eslint/vega-class-member-order-rule
4783
4940
  (() => {
4784
- ActionHandleStrategyRegistry.register(TextStyleAnnotationAction.name, RTETextBlock.name, new BlockUpdateTextStyleStrategy());
4785
- ActionHandleStrategyRegistry.register(HorizontalAlignmentAnnotationAction.name, RTETextBlock.name, new BlockUpdateHorizontalAlignmentStrategy());
4786
- ActionHandleStrategyRegistry.register(IndentAnnotationAction.name, RTETextBlock.name, new BlockUpdateIndentStrategy());
4787
- ActionHandleStrategyRegistry.register(LinkGroupAnnotationAction.name, RTETextBlock.name, new BlockUpdateLinkGroupStrategy());
4788
- ActionHandleStrategyRegistry.register(ModifyContentActionType.UNLINK_LINK_GROUP, RTETextBlock.name, new BlockUnlinkLinkGroupStrategy());
4789
- ActionHandleStrategyRegistry.register(ModifyContentActionType.SPLIT_BLOCK_WITH_NODE, RTETextBlock.name, new BlockSplitWithTextNodeStrategy());
4790
- ActionHandleStrategyRegistry.register(ModifyContentActionType.REPLACE_CHILD_NODES, RTETextBlock.name, new BlockReplaceNodesStrategy());
4791
- ActionHandleStrategyRegistry.register(ModifyContentActionType.MERGE_TWO_BLOCKS_NODES, RTETextBlock.name, new BlockMergeNodesStrategy());
4792
- ActionHandleStrategyRegistry.register(ModifyContentActionType.LINE_BREAK_SINGLE_BLOCK, RTETextBlock.name, new BlockInsertLineBreakStrategy());
4793
- ActionHandleStrategyRegistry.register(ModifyContentActionType.LINE_BREAK_MULTIPLE_BLOCKS, RTETextBlock.name, new BlockInsertLineBreakWithBlocksStrategy());
4794
- ActionHandleStrategyRegistry.register(ModifyContentActionType.INSERT_IMAGE_TO_BLOCK, RTETextBlock.name, new BlockInsertImageIntoTextStrategy());
4795
- ActionHandleStrategyRegistry.register(ModifyContentActionType.TRANSFORM_LIST_BLOCK, RTETextBlock.name, new BlockTransformToListStrategy());
4941
+ ActionHandleStrategyRegistry.register(TextStyleAnnotationAction.typeName, RTETextBlock.typeName, new BlockUpdateTextStyleStrategy());
4942
+ ActionHandleStrategyRegistry.register(HorizontalAlignmentAnnotationAction.typeName, RTETextBlock.typeName, new BlockUpdateHorizontalAlignmentStrategy());
4943
+ ActionHandleStrategyRegistry.register(IndentAnnotationAction.typeName, RTETextBlock.typeName, new BlockUpdateIndentStrategy());
4944
+ ActionHandleStrategyRegistry.register(LinkGroupAnnotationAction.typeName, RTETextBlock.typeName, new BlockUpdateLinkGroupStrategy());
4945
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.UNLINK_LINK_GROUP, RTETextBlock.typeName, new BlockUnlinkLinkGroupStrategy());
4946
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.SPLIT_BLOCK_WITH_NODE, RTETextBlock.typeName, new BlockSplitWithTextNodeStrategy());
4947
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.REPLACE_CHILD_NODES, RTETextBlock.typeName, new BlockReplaceNodesStrategy());
4948
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.MERGE_TWO_BLOCKS_NODES, RTETextBlock.typeName, new BlockMergeNodesStrategy());
4949
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.LINE_BREAK_SINGLE_BLOCK, RTETextBlock.typeName, new BlockInsertLineBreakStrategy());
4950
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.LINE_BREAK_MULTIPLE_BLOCKS, RTETextBlock.typeName, new BlockInsertLineBreakWithBlocksStrategy());
4951
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.INSERT_IMAGE_TO_BLOCK, RTETextBlock.typeName, new BlockInsertImageIntoTextStrategy());
4952
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.TRANSFORM_LIST_BLOCK, RTETextBlock.typeName, new BlockTransformToListStrategy());
4796
4953
  })();
4797
- RTETextBlock.dtoName = 'RTETextBlock';
4798
4954
 
4799
4955
  /**
4800
4956
  * Remove list item nest list block strategy.
@@ -4950,7 +5106,6 @@ class ListItemInsertImageStrategy extends ActionHandleStrategy {
4950
5106
  class RTEListItemBlock extends RTETextBlock {
4951
5107
  constructor(id, nestList, options) {
4952
5108
  super(id, 'list-item', options);
4953
- this.dtoName = RTEListItemBlock.dtoName;
4954
5109
  /**
4955
5110
  * TODO: Refactor the list item properties children and nestList, merge two properties together.
4956
5111
  *
@@ -4969,6 +5124,7 @@ class RTEListItemBlock extends RTETextBlock {
4969
5124
  */
4970
5125
  static from(block, options = { autoMatchFormat: true }) {
4971
5126
  const listItemBlock = new RTEListItemBlock(block.id, undefined, options);
5127
+ // Do not coerce list nodes to text; bookmarks, tokens and other extension nodes are polymorphic text nodes.
4972
5128
  listItemBlock.children = RTEListItemBlock.convertNodes(block.nodes, listItemBlock, options);
4973
5129
  if (block.children) {
4974
5130
  listItemBlock.nestList = block.children.map((child) => {
@@ -5056,19 +5212,20 @@ class RTEListItemBlock extends RTETextBlock {
5056
5212
  return block;
5057
5213
  }
5058
5214
  }
5215
+ RTEListItemBlock.typeName = 'RTEListItemBlock';
5216
+ // eslint-disable-next-line @globalpayments/vega-eslint/vega-class-member-order-rule
5059
5217
  (() => {
5060
- ActionHandleStrategyRegistry.register(TextStyleAnnotationAction.name, RTEListItemBlock.name, new BlockUpdateTextStyleStrategy());
5061
- ActionHandleStrategyRegistry.register(HorizontalAlignmentAnnotationAction.name, RTEListItemBlock.name, new BlockUpdateHorizontalAlignmentStrategy());
5062
- ActionHandleStrategyRegistry.register(ModifyContentActionType.LINE_BREAK_SINGLE_BLOCK, RTEListItemBlock.name, new BlockInsertLineBreakStrategy());
5063
- ActionHandleStrategyRegistry.register(ModifyContentActionType.LINE_BREAK_MULTIPLE_BLOCKS, RTEListItemBlock.name, new BlockInsertLineBreakWithBlocksStrategy());
5064
- ActionHandleStrategyRegistry.register(ModifyContentActionType.DELETE_NEST_LIST, RTEListItemBlock.name, new ListItemRemoveNestListStrategy());
5065
- ActionHandleStrategyRegistry.register(ModifyContentActionType.SPLIT_BLOCK_WITH_NODE, RTEListItemBlock.name, new BlockSplitWithTextNodeStrategy());
5066
- ActionHandleStrategyRegistry.register(ModifyContentActionType.REPLACE_CHILD_NODES, RTEListItemBlock.name, new BlockReplaceNodesStrategy());
5067
- ActionHandleStrategyRegistry.register(ModifyContentActionType.REPLACE_NEST_LIST, RTEListItemBlock.name, new ListItemReplaceNestListStrategy());
5068
- ActionHandleStrategyRegistry.register(ModifyContentActionType.MERGE_TWO_BLOCKS_NODES, RTEListItemBlock.name, new BlockMergeNodesStrategy());
5069
- ActionHandleStrategyRegistry.register(ModifyContentActionType.INSERT_IMAGE_TO_BLOCK, RTEListItemBlock.name, new ListItemInsertImageStrategy());
5218
+ ActionHandleStrategyRegistry.register(TextStyleAnnotationAction.typeName, RTEListItemBlock.typeName, new BlockUpdateTextStyleStrategy());
5219
+ ActionHandleStrategyRegistry.register(HorizontalAlignmentAnnotationAction.typeName, RTEListItemBlock.typeName, new BlockUpdateHorizontalAlignmentStrategy());
5220
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.LINE_BREAK_SINGLE_BLOCK, RTEListItemBlock.typeName, new BlockInsertLineBreakStrategy());
5221
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.LINE_BREAK_MULTIPLE_BLOCKS, RTEListItemBlock.typeName, new BlockInsertLineBreakWithBlocksStrategy());
5222
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.DELETE_NEST_LIST, RTEListItemBlock.typeName, new ListItemRemoveNestListStrategy());
5223
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.SPLIT_BLOCK_WITH_NODE, RTEListItemBlock.typeName, new BlockSplitWithTextNodeStrategy());
5224
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.REPLACE_CHILD_NODES, RTEListItemBlock.typeName, new BlockReplaceNodesStrategy());
5225
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.REPLACE_NEST_LIST, RTEListItemBlock.typeName, new ListItemReplaceNestListStrategy());
5226
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.MERGE_TWO_BLOCKS_NODES, RTEListItemBlock.typeName, new BlockMergeNodesStrategy());
5227
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.INSERT_IMAGE_TO_BLOCK, RTEListItemBlock.typeName, new ListItemInsertImageStrategy());
5070
5228
  })();
5071
- RTEListItemBlock.dtoName = 'RTEListItemBlock';
5072
5229
 
5073
5230
  /**
5074
5231
  * Replace the nest list with new list array
@@ -5280,7 +5437,6 @@ class TransformParagraphAction extends ModifyContentAction {
5280
5437
  class RTEHtmlBlock extends RTEBlock {
5281
5438
  constructor(id, htmlTag) {
5282
5439
  super(id);
5283
- this.dtoName = RTEHtmlBlock.dtoName;
5284
5440
  this.type = 'html-block';
5285
5441
  this.children = [];
5286
5442
  this.htmlTag = htmlTag;
@@ -5351,7 +5507,7 @@ class RTEHtmlBlock extends RTEBlock {
5351
5507
  return Object.assign(Object.assign({}, super.toJSON()), { id: this.id, type: this.type, htmlTag: this.htmlTag, children: this.children.map((child) => child.toJSON()) });
5352
5508
  }
5353
5509
  }
5354
- RTEHtmlBlock.dtoName = 'RTEHtmlBlock';
5510
+ RTEHtmlBlock.typeName = 'RTEHtmlBlock';
5355
5511
 
5356
5512
  /**
5357
5513
  * Convert the selected list block to paragraph strategy.
@@ -5659,8 +5815,8 @@ class ListTransformToParagraphStrategy extends ListAnnotationStrategy {
5659
5815
  return null;
5660
5816
  }
5661
5817
  path.unshift(itemIndex);
5662
- if (currentList.parent.dtoName === 'VegaRTEContent' ||
5663
- currentList.parent.dtoName === 'RTEHtmlBlock') {
5818
+ if (currentList.parent.typeName === 'VegaRTEContent' ||
5819
+ currentList.parent.typeName === 'RTEHtmlBlock') {
5664
5820
  const containerPath = this.getContainerPath(currentList);
5665
5821
  return containerPath ? [...containerPath, ...path] : null;
5666
5822
  }
@@ -6071,7 +6227,6 @@ class ListAnnotation extends BlockAnnotation {
6071
6227
  class RTEListBlock extends RTEBlock {
6072
6228
  constructor(id, type, options) {
6073
6229
  super(id);
6074
- this.dtoName = RTEListBlock.dtoName;
6075
6230
  this.type = 'bullet-list';
6076
6231
  this.children = [];
6077
6232
  this.type = type;
@@ -6176,14 +6331,15 @@ class RTEListBlock extends RTEBlock {
6176
6331
  return this.type === 'number-list' ? 'ol' : 'ul';
6177
6332
  }
6178
6333
  }
6334
+ RTEListBlock.typeName = 'RTEListBlock';
6335
+ // eslint-disable-next-line @globalpayments/vega-eslint/vega-class-member-order-rule
6179
6336
  (() => {
6180
- ActionHandleStrategyRegistry.register(ModifyContentActionType.TRANSFORM_LIST_BLOCK, RTEListBlock.name, new ListTransformToListStrategy());
6181
- ActionHandleStrategyRegistry.register(ModifyContentActionType.TRANSFORM_PARAGRAPH_BLOCK, RTEListBlock.name, new ListTransformToParagraphStrategy());
6182
- ActionHandleStrategyRegistry.register(ModifyContentActionType.INSERT_IMAGE_TO_BLOCK, RTEListBlock.name, new ListInsertImageStrategy());
6183
- ActionHandleStrategyRegistry.register(ModifyContentActionType.NEST_LIST_ITEMS, RTEListBlock.name, new ListNestItemsStrategy());
6184
- ActionHandleStrategyRegistry.register(ModifyContentActionType.UNNEST_LIST_ITEMS, RTEListBlock.name, new ListUnnestItemsStrategy());
6337
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.TRANSFORM_LIST_BLOCK, RTEListBlock.typeName, new ListTransformToListStrategy());
6338
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.TRANSFORM_PARAGRAPH_BLOCK, RTEListBlock.typeName, new ListTransformToParagraphStrategy());
6339
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.INSERT_IMAGE_TO_BLOCK, RTEListBlock.typeName, new ListInsertImageStrategy());
6340
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.NEST_LIST_ITEMS, RTEListBlock.typeName, new ListNestItemsStrategy());
6341
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.UNNEST_LIST_ITEMS, RTEListBlock.typeName, new ListUnnestItemsStrategy());
6185
6342
  })();
6186
- RTEListBlock.dtoName = 'RTEListBlock';
6187
6343
 
6188
6344
  /**
6189
6345
  * The delete node content contains some common functions that used for image block delete the image node or text block delete text node.
@@ -6349,7 +6505,7 @@ class BlockDeleteNodeContentStrategy extends ActionHandleStrategy {
6349
6505
  * @returns {boolean} True if the block is not the root content block, false otherwise.
6350
6506
  */
6351
6507
  isRTEBlock(block) {
6352
- return block && block.dtoName !== 'VegaRTEContent';
6508
+ return block && block.typeName !== 'VegaRTEContent';
6353
6509
  }
6354
6510
  }
6355
6511
 
@@ -6499,6 +6655,7 @@ class SelectionChangeAction extends AnnotationAction {
6499
6655
  return new SelectionRangeAnnotation(this.range);
6500
6656
  }
6501
6657
  }
6658
+ SelectionChangeAction.typeName = 'SelectionChangeAction';
6502
6659
 
6503
6660
  /**
6504
6661
  * Update the code block node annotation map strategy.
@@ -6563,6 +6720,7 @@ class RTEDecoratorNode extends RTENode {
6563
6720
  return false;
6564
6721
  }
6565
6722
  }
6723
+ RTEDecoratorNode.typeName = 'RTEDecoratorNode';
6566
6724
  // CSS class names for the decorator node parent element
6567
6725
  RTEDecoratorNode.DECORATOR_CONTAINER_CLASS = 'v-internal-decorator-container';
6568
6726
  // CSS class names for the decorator node element
@@ -6620,7 +6778,6 @@ CodeBlockNodeFilterStylesStrategy.STYLES = {
6620
6778
  class RTECodeBlockNode extends RTEDecoratorNode {
6621
6779
  constructor(id, content, language, parentBlock) {
6622
6780
  super(id);
6623
- this.dtoName = RTECodeBlockNode.dtoName;
6624
6781
  this.type = NodeTypeEnum.CODE_BLOCK_NODE;
6625
6782
  this.text = '';
6626
6783
  this.annotationMap = new Map();
@@ -6670,11 +6827,12 @@ class RTECodeBlockNode extends RTEDecoratorNode {
6670
6827
  ActionHandleStrategyRegistry.executeTheStrategy(action, this);
6671
6828
  }
6672
6829
  }
6830
+ RTECodeBlockNode.typeName = 'RTECodeBlockNode';
6831
+ // eslint-disable-next-line @globalpayments/vega-eslint/vega-class-member-order-rule
6673
6832
  (() => {
6674
- ActionHandleStrategyRegistry.register(ModifyContentActionType.UPDATE_CODE_BLOCK, RTECodeBlockNode.name, new UpdateCodeBlockStrategy());
6675
- ActionHandleStrategyRegistry.register(SelectionChangeAction.name, RTECodeBlockNode.name, new CodeNodeSetSelectionRangeAnnotationStrategy());
6833
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.UPDATE_CODE_BLOCK, RTECodeBlockNode.typeName, new UpdateCodeBlockStrategy());
6834
+ ActionHandleStrategyRegistry.register(SelectionChangeAction.typeName, RTECodeBlockNode.typeName, new CodeNodeSetSelectionRangeAnnotationStrategy());
6676
6835
  })();
6677
- RTECodeBlockNode.dtoName = 'RTECodeBlockNode';
6678
6836
 
6679
6837
  /**
6680
6838
  * Insert image behind after code block strategy.
@@ -6741,7 +6899,7 @@ class CodeBlockFilterStylesStrategy extends RTEFilterStylesStrategy {
6741
6899
  * @inheritDoc
6742
6900
  */
6743
6901
  canFilter(blockOrNodeInstance) {
6744
- return Predicate.isCodeBlock(blockOrNodeInstance.dtoName);
6902
+ return Predicate.isCodeBlock(blockOrNodeInstance.typeName);
6745
6903
  }
6746
6904
  /**
6747
6905
  * The code block styles is preset and will convert to vega-code-block element so we don't need to to refill styles back to element.
@@ -6772,7 +6930,6 @@ CodeBlockFilterStylesStrategy.STYLES = {
6772
6930
  class RTECodeBlock extends RTEBlock {
6773
6931
  constructor(id, content, language) {
6774
6932
  super(id);
6775
- this.dtoName = RTECodeBlock.dtoName;
6776
6933
  this.type = 'code-block';
6777
6934
  this.annotationMap = new Map([CustomStyleAnnotation.from(CodeBlockFilterStylesStrategy.STYLES)]);
6778
6935
  this.children = [new RTECodeBlockNode(`${id}-1`, content, language, this)];
@@ -6854,13 +7011,14 @@ class RTECodeBlock extends RTEBlock {
6854
7011
  return this.children[0].annotationMap.has(InternalAnnotationTypeEnum.SELECTION_RANGE);
6855
7012
  }
6856
7013
  }
7014
+ RTECodeBlock.typeName = 'RTECodeBlock';
7015
+ // eslint-disable-next-line @globalpayments/vega-eslint/vega-class-member-order-rule
6857
7016
  (() => {
6858
- ActionHandleStrategyRegistry.register(ModifyContentActionType.DELETE_CODE_BLOCK, RTECodeBlock.name, new CodeBlockRemoveSelfStrategy());
6859
- ActionHandleStrategyRegistry.register(ModifyContentActionType.DELETE_CHILDREN, RTECodeBlock.name, new RemoveChildrenStrategy());
6860
- ActionHandleStrategyRegistry.register(ModifyContentActionType.SWITCH_OUT_FROM_CODE_BLOCK, RTECodeBlock.name, new SwitchOutFromCodeBlockStrategy());
6861
- ActionHandleStrategyRegistry.register(ModifyContentActionType.INSERT_IMAGE_TO_BLOCK, RTECodeBlock.name, new CodeBlockInsertImageStrategy());
7017
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.DELETE_CODE_BLOCK, RTECodeBlock.typeName, new CodeBlockRemoveSelfStrategy());
7018
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.DELETE_CHILDREN, RTECodeBlock.typeName, new RemoveChildrenStrategy());
7019
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.SWITCH_OUT_FROM_CODE_BLOCK, RTECodeBlock.typeName, new SwitchOutFromCodeBlockStrategy());
7020
+ ActionHandleStrategyRegistry.register(ModifyContentActionType.INSERT_IMAGE_TO_BLOCK, RTECodeBlock.typeName, new CodeBlockInsertImageStrategy());
6862
7021
  })();
6863
7022
  RTECodeBlock.CODE_BLOCK_PLACEHOLDER_CLASS_NAME = 'code-block-placeholder-element';
6864
- RTECodeBlock.dtoName = 'RTECodeBlock';
6865
7023
 
6866
- export { ITALIC_FONT_STYLE as $, ActionHandleStrategyRegistry as A, BlockAnnotation as B, CommonAnnotationTypeEnum as C, CommonAnnotation as D, ReplaceChildNodesAction as E, BlockMergeNodesStrategy as F, BlockReplaceNodesStrategy as G, HTML_VOID_TAGS as H, InsertChildrenAfterAction as I, HorizontalAlignmentAnnotationAction as J, BlockUpdateHorizontalAlignmentStrategy as K, BlockDeleteNodeContentStrategy as L, ModifyContentAction as M, NodeAnnotationTypeEnum as N, RemoveChildrenStrategy as O, RemoveNestListAction as P, ReplaceNestListAction as Q, RTETextNode as R, SplitBlockWithNodeAction as S, RTEListBlock as T, UpdateTextAction as U, VegaRTEPresetToolbarItems as V, BOLD_FONT_WEIGHT_KEYWORD as W, BOLD_FONT_WEIGHT as X, createStyleMapFromElement as Y, RTE_TEXT_COLORS as Z, RTE_DEFAULT_TEXT_COLOR as _, RTEBlock as a, STRIKETHROUGH_TEXT_DECORATION as a0, UNDERLINE_TEXT_DECORATION as a1, TextStyleAnnotation as a2, RTEHtmlBlock as a3, Predicate as a4, ListAnnotation as a5, HorizontalAlignmentAnnotation as a6, CodeAnnotation as a7, TEXT_STYLE_DEFAULT_FONT_WEIGHT as a8, LinkFilterStylesStrategy as a9, RTE_PASTE_MODE_WORD as aA, RTE_UPDATE_SOURCE_KEY as aB, RTE_EMAIL_LINK_TYPE_KEY as aC, RTE_DEFAULT_LINK_TYPE_KEY as aD, RTE_SUPPORTED_LINK_TYPE_KEYS as aE, CodeBlockFilterStylesStrategy as aa, CodeBlockNodeFilterStylesStrategy as ab, SyncUpSelectionAction as ac, ActionHandlerInterceptorRegistry as ad, CodeLanguage as ae, CustomClassAnnotation as af, VegaRTEDefaultTextStyleItems as ag, ZERO_WIDTH_SPACE as ah, LinkAnnotationAction as ai, UpdateCodeBlockAction as aj, SelectionChangeAction as ak, TextColorAnnotationAction as al, VegaRTEOneRowHeightPx as am, BoldAnnotationAction as an, ItalicAnnotationAction as ao, UnderlineAnnotationAction as ap, TextStyleAnnotationAction as aq, BoldAnnotation as ar, BlockAnnotationTypeEnum as as, ClearFormattingAnnotationAction as at, CodeAnnotationAction as au, StrikethroughAnnotationAction as av, IndentAnnotationAction as aw, TransformParagraphAction as ax, RTEUpdateSource as ay, escapeHtml as az, RTETextBlock as b, RTE_BLOCK_BOUNDARY_ATTRIBUTE as c, RTEAnnotationStyle as d, ActionHandleStrategy as e, AppendChildrenAction as f, RTENode as g, InsertChildrenBeforeAction as h, InternalAnnotationTypeEnum as i, ModifyContentActionType as j, AnnotationAction as k, RemoveChildrenAction as l, CustomAttributeAnnotation as m, RTEDTOClassManager$1 as n, RTEFilterStylesStrategy as o, RTEDecoratorNode as p, RTECodeBlock as q, RTEListItemBlock as r, stateEntityRenderingRegistry as s, RTECodeBlockNode as t, CustomStyleAnnotation as u, RTEFilterStylesStrategyRegistry as v, RTE_PASTE_MODE_DATA_TYPE as w, RTE_WORD_COUNT_KEY as x, NodeAnnotation as y, NodeTypeEnum as z };
7024
+ export { BOLD_FONT_WEIGHT as $, ActionHandleStrategyRegistry as A, BlockAnnotation as B, CommonAnnotationTypeEnum as C, RTE_WORD_COUNT_KEY as D, NodeAnnotation as E, NodeTypeEnum as F, CommonAnnotation as G, HTML_VOID_TAGS as H, InsertChildrenAfterAction as I, escapeHtml as J, ReplaceChildNodesAction as K, BlockMergeNodesStrategy as L, ModifyContentAction as M, NodeAnnotationTypeEnum as N, BlockReplaceNodesStrategy as O, HorizontalAlignmentAnnotationAction as P, BlockUpdateHorizontalAlignmentStrategy as Q, RTETextNode as R, SplitBlockWithNodeAction as S, BlockDeleteNodeContentStrategy as T, UpdateTextAction as U, VegaRTEPresetToolbarItems as V, RemoveChildrenStrategy as W, RemoveNestListAction as X, ReplaceNestListAction as Y, RTEListBlock as Z, BOLD_FONT_WEIGHT_KEYWORD as _, RTENode as a, createStyleMapFromElement as a0, RTE_TEXT_COLORS as a1, RTE_DEFAULT_TEXT_COLOR as a2, ITALIC_FONT_STYLE as a3, STRIKETHROUGH_TEXT_DECORATION as a4, UNDERLINE_TEXT_DECORATION as a5, TextStyleAnnotation as a6, RTEHtmlBlock as a7, Predicate as a8, ListAnnotation as a9, BoldAnnotation as aA, BlockAnnotationTypeEnum as aB, ClearFormattingAnnotationAction as aC, CodeAnnotationAction as aD, StrikethroughAnnotationAction as aE, IndentAnnotationAction as aF, TransformParagraphAction as aG, RTEUpdateSource as aH, RTE_UPDATE_SOURCE_KEY as aI, RTE_PASTE_MODE_PLAIN as aJ, RTE_PASTE_MODE_WORD as aK, RTE_EMAIL_LINK_TYPE_KEY as aL, RTE_DEFAULT_LINK_TYPE_KEY as aM, RTE_SUPPORTED_LINK_TYPE_KEYS as aN, HorizontalAlignmentAnnotation as aa, CodeAnnotation as ab, TEXT_STYLE_DEFAULT_FONT_WEIGHT as ac, LinkFilterStylesStrategy as ad, CodeBlockFilterStylesStrategy as ae, CodeBlockNodeFilterStylesStrategy as af, SyncUpSelectionAction as ag, escapeHtmlAttribute as ah, BoldAnnotationAction as ai, DeleteNodeAnnotationAction as aj, normalizePlainTextLines as ak, PRESERVED_SPACE as al, PRESERVED_TAB as am, ActionHandlerInterceptorRegistry as an, CodeLanguage as ao, CustomClassAnnotation as ap, VegaRTEDefaultTextStyleItems as aq, ZERO_WIDTH_SPACE as ar, LinkAnnotationAction as as, UpdateCodeBlockAction as at, SelectionChangeAction as au, TextColorAnnotationAction as av, VegaRTEOneRowHeightPx as aw, ItalicAnnotationAction as ax, UnderlineAnnotationAction as ay, TextStyleAnnotationAction as az, RTEBlock as b, RTETextBlock as c, RTE_BLOCK_BOUNDARY_ATTRIBUTE as d, RTEAnnotationStyle as e, ActionHandleStrategy as f, AppendChildrenAction as g, InsertChildrenBeforeAction as h, InternalAnnotationTypeEnum as i, ModifyContentActionType as j, AnnotationAction as k, RemoveChildrenAction as l, CustomAttributeAnnotation as m, RTEDTOClassManager$1 as n, RTEFilterStylesStrategy as o, RTEDecoratorNode as p, RTECodeBlock as q, RTEListItemBlock as r, stateEntityRenderingRegistry as s, RTECodeBlockNode as t, CustomStyleAnnotation as u, RTEFilterStylesStrategyRegistry as v, plainPasteLinesToHtml as w, toPlainPasteLines as x, RTE_PRESERVED_WHITESPACE_DATA_TYPE as y, RTE_PASTE_MODE_DATA_TYPE as z };