@heartlandone/vega 2.49.0 → 2.50.0-RTE-preview
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.
- package/dist/cjs/{app-globals-e17dedba.js → app-globals-8e811cac.js} +7 -7
- package/dist/cjs/{array-3aa164ce.js → array-249289f2.js} +18 -15
- package/dist/cjs/{child-nodes-event-prevent-slimmer-37870b2e.js → child-nodes-event-prevent-slimmer-26ecfb15.js} +2 -2
- package/dist/cjs/{content-state-6a48bcb5.js → code-block-4cd8bccd.js} +1166 -1131
- package/dist/cjs/content-state-6cb98931.js +2496 -0
- package/dist/cjs/{design-token-6e2c52f1.js → design-token-8b48cb59.js} +1 -1
- package/dist/cjs/{element-appender-slimmer-9fb99abd.js → element-appender-slimmer-d6b975e6.js} +3 -3
- package/dist/cjs/{event-emit-slimmer-8247249c.js → event-emit-slimmer-ee7a8c06.js} +1 -1
- package/dist/cjs/{feature-flag-controller-075fa683.js → feature-flag-controller-5e58aae4.js} +6 -0
- package/dist/cjs/{form-field-controller-slimmer-527c25a0.js → form-field-controller-slimmer-88cbb139.js} +9 -7
- package/dist/cjs/{image-annotation-action-9c2b9c8e.js → image-annotation-action-f36b1a72.js} +65 -35
- package/dist/cjs/{index-c4dec3aa.js → index-4dd54e6b.js} +1 -1
- package/dist/cjs/{index-09acd3c9.js → index-7700600c.js} +9 -0
- package/dist/cjs/index.cjs.js +19 -18
- package/dist/cjs/{internal-vega-event-manager-c9948b59.js → internal-vega-event-manager-58afcde7.js} +1 -0
- package/dist/cjs/{legend-input-processor-b071654c.js → legend-input-processor-8bcce3bf.js} +1 -1
- package/dist/cjs/loader.cjs.js +12 -10
- package/dist/cjs/{mutation-observer-filters-1f8c32a3.js → mutation-observer-filters-38cebc6d.js} +1 -1
- package/dist/cjs/{public-rules-10ec636d.js → public-rules-555271e0.js} +8 -6
- package/dist/cjs/{responsive-format-facade-9be0a851.js → responsive-format-facade-8ce41c8a.js} +5 -5
- package/dist/cjs/{rich-text-editor-required-rule-5faded94.js → rich-text-editor-required-rule-d1b38bf7.js} +1 -1
- package/dist/cjs/selection-controller-828990cc.js +765 -0
- package/dist/cjs/string-39438062.js +24 -0
- package/dist/cjs/{string-input-formatter-slimmer-50322824.js → string-input-formatter-slimmer-9e7d7ce2.js} +2 -2
- package/dist/cjs/{style-formatter-5b95a2a6.js → style-formatter-2294d77f.js} +1 -1
- package/dist/cjs/{sub-state-notify-slimmer-7f437b19.js → sub-state-notify-slimmer-f3ee01b7.js} +1 -1
- package/dist/cjs/{sub-state-observer-slimmer-e90362cd.js → sub-state-observer-slimmer-e1a00b74.js} +1 -1
- package/dist/cjs/{translation-212b1875.js → translation-e5003a00.js} +5 -0
- package/dist/cjs/{translation-slimmer-d1512c6d.js → translation-slimmer-127a0f83.js} +1 -1
- package/dist/cjs/vega-accordion.cjs.entry.js +13 -11
- package/dist/cjs/vega-app-footer.cjs.entry.js +1 -1
- package/dist/cjs/vega-app-header-button.cjs.entry.js +14 -12
- package/dist/cjs/vega-backdrop.cjs.entry.js +1 -1
- package/dist/cjs/vega-banner.cjs.entry.js +4 -4
- package/dist/cjs/vega-bar-chart.cjs.entry.js +4 -4
- package/dist/cjs/vega-box.cjs.entry.js +13 -11
- package/dist/cjs/vega-brand-logo.cjs.entry.js +1 -1
- package/dist/cjs/vega-breadcrumb.cjs.entry.js +5 -5
- package/dist/cjs/vega-button-circle.cjs.entry.js +14 -12
- package/dist/cjs/vega-button-group_2.cjs.entry.js +8 -8
- package/dist/cjs/vega-button-link.cjs.entry.js +5 -5
- package/dist/cjs/vega-button.cjs.entry.js +13 -11
- package/dist/cjs/vega-calendar_3.cjs.entry.js +11 -11
- package/dist/cjs/vega-card.cjs.entry.js +12 -10
- package/dist/cjs/vega-carousel.cjs.entry.js +12 -10
- package/dist/cjs/vega-checkbox_2.cjs.entry.js +12 -12
- package/dist/cjs/vega-chip.cjs.entry.js +14 -12
- package/dist/cjs/vega-code-block.cjs.entry.js +4073 -0
- package/dist/cjs/vega-color-picker.cjs.entry.js +10 -10
- package/dist/cjs/vega-combo-box.cjs.entry.js +12 -12
- package/dist/cjs/vega-counter-badge.cjs.entry.js +1 -1
- package/dist/cjs/vega-date-picker_2.cjs.entry.js +20 -19
- package/dist/cjs/vega-dialog_2.cjs.entry.js +14 -12
- package/dist/cjs/vega-divider.cjs.entry.js +12 -10
- package/dist/cjs/vega-dropdown_5.cjs.entry.js +17 -15
- package/dist/cjs/vega-env-manager-23b8b23c.js +2 -2
- package/dist/cjs/vega-field-error.cjs.entry.js +1 -1
- package/dist/cjs/vega-field-label.cjs.entry.js +3 -3
- package/dist/cjs/vega-file-uploader.cjs.entry.js +11 -11
- package/dist/cjs/vega-flag-icon.cjs.entry.js +12 -10
- package/dist/cjs/vega-flex.cjs.entry.js +13 -11
- package/dist/cjs/vega-font.cjs.entry.js +12 -10
- package/dist/cjs/vega-form.cjs.entry.js +13 -13
- package/dist/cjs/vega-grid.cjs.entry.js +12 -10
- package/dist/cjs/vega-hint.cjs.entry.js +1 -1
- package/dist/cjs/vega-icon.cjs.entry.js +12 -10
- package/dist/cjs/vega-image-uploader.cjs.entry.js +17 -16
- package/dist/cjs/vega-input-credit-card.cjs.entry.js +12 -12
- package/dist/cjs/vega-input-numeric.cjs.entry.js +13 -13
- package/dist/cjs/vega-input-phone-number.cjs.entry.js +25 -16
- package/dist/cjs/vega-input-range.cjs.entry.js +13 -13
- package/dist/cjs/vega-input-select.cjs.entry.js +22 -21
- package/dist/cjs/vega-input.cjs.entry.js +25 -14
- package/dist/cjs/{vega-internal-event-id-bfea9b93.js → vega-internal-event-id-62371952.js} +2 -0
- package/dist/cjs/vega-item-toggle.cjs.entry.js +3 -3
- package/dist/cjs/vega-left-nav_5.cjs.entry.js +15 -13
- package/dist/cjs/vega-line-chart.cjs.entry.js +4 -4
- package/dist/cjs/vega-loader-wrapper_2.cjs.entry.js +11 -9
- package/dist/cjs/vega-page-notification_2.cjs.entry.js +1 -1
- package/dist/cjs/vega-pagination-page-selector-mobile.cjs.entry.js +5 -5
- package/dist/cjs/vega-pagination-page-size-selector-mobile.cjs.entry.js +4 -4
- package/dist/cjs/vega-pagination.cjs.entry.js +14 -12
- package/dist/cjs/vega-pie-chart.cjs.entry.js +3 -3
- package/dist/cjs/vega-popover_2.cjs.entry.js +13 -11
- package/dist/cjs/vega-progress-tracker.cjs.entry.js +3 -3
- package/dist/cjs/vega-radio_2.cjs.entry.js +12 -12
- package/dist/cjs/vega-rich-text-content.cjs.entry.js +311 -137
- package/dist/cjs/vega-rich-text-editor_4.cjs.entry.js +1228 -2505
- package/dist/cjs/vega-section-title.cjs.entry.js +1 -1
- package/dist/cjs/vega-segment-control.cjs.entry.js +3 -3
- package/dist/cjs/vega-selection-chip_2.cjs.entry.js +17 -16
- package/dist/cjs/vega-selection-tile_2.cjs.entry.js +13 -13
- package/dist/cjs/vega-sidenav_3.cjs.entry.js +14 -12
- package/dist/cjs/vega-signature-capture.cjs.entry.js +17 -16
- package/dist/cjs/{vega-skeleton-loader-controller-db868c98.js → vega-skeleton-loader-controller-83e05b6c.js} +1 -1
- package/dist/cjs/vega-skeleton.cjs.entry.js +1 -1
- package/dist/cjs/vega-slot-container.cjs.entry.js +1 -1
- package/dist/cjs/vega-stepper.cjs.entry.js +12 -12
- package/dist/cjs/vega-tab-group_2.cjs.entry.js +5 -5
- package/dist/cjs/vega-table_8.cjs.entry.js +17 -15
- package/dist/cjs/vega-text.cjs.entry.js +1 -1
- package/dist/cjs/vega-textarea.cjs.entry.js +12 -12
- package/dist/cjs/vega-time-picker_2.cjs.entry.js +18 -17
- package/dist/cjs/vega-toggle-switch.cjs.entry.js +10 -10
- package/dist/cjs/vega-tooltip_2.cjs.entry.js +12 -10
- package/dist/cjs/vega.cjs.js +12 -10
- package/dist/cjs/{y-axis-input-processor-72684c57.js → y-axis-input-processor-e371c142.js} +2 -2
- package/dist/collection/collection-manifest.json +7 -1
- package/dist/collection/components/vega-code-block/assets/copy.js +3 -0
- package/dist/collection/components/vega-code-block/slimmers/controllers/code-highlight-parser.abstract.js +62 -0
- package/dist/collection/components/vega-code-block/slimmers/controllers/default-code-highlight-parse-controller.js +48 -0
- package/dist/collection/components/vega-code-block/slimmers/controllers/prism-code-highlight-parse-controller.js +99 -0
- package/dist/collection/components/vega-code-block/slimmers/controllers/vega-code-block-content-parse-controller.js +50 -0
- package/dist/collection/components/vega-code-block/slimmers/controllers/vega-code-block-focus-controller.js +57 -0
- package/dist/collection/components/vega-code-block/slimmers/controllers/vega-code-block-input-controller.js +255 -0
- package/dist/collection/components/vega-code-block/slimmers/controllers/vega-code-block-selection-controller.js +266 -0
- package/dist/collection/components/vega-code-block/slimmers/controllers/vega-code-block-value-controller.js +44 -0
- package/dist/collection/components/vega-code-block/slimmers/renderers/vega-code-block-content-renderer.js +123 -0
- package/dist/collection/components/vega-code-block/slimmers/renderers/vega-code-block-copy-button-renderer.js +67 -0
- package/dist/collection/components/vega-code-block/slimmers/renderers/vega-code-block-renderer.js +122 -0
- package/dist/collection/components/vega-code-block/types.js +10 -0
- package/dist/collection/components/vega-code-block/vega-code-block.css +158 -0
- package/dist/collection/components/vega-code-block/vega-code-block.js +399 -0
- package/dist/collection/components/vega-input/vega-input.js +13 -2
- package/dist/collection/components/vega-input-phone-number/slimmers/renderers/country-select-renderer.js +2 -0
- package/dist/collection/components/vega-input-select/slimmers/renderers/vega-input-select-dropdown-renderer.js +5 -5
- package/dist/collection/components/vega-rich-text-content/slimmers/renderers/vega-rich-text-content-renderer.js +2 -0
- package/dist/collection/components/vega-rich-text-content/vega-rich-text-content.css +60 -5
- package/dist/collection/components/vega-rich-text-editor/assets/file-code.js +3 -0
- package/dist/collection/components/vega-rich-text-editor/assets/rectangle-code.js +3 -0
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/action-handle-strategy.abstract.js +24 -0
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/apply-annotation-strategies/block-update-horizontal-alignment-strategy.js +15 -0
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/apply-annotation-strategies/block-update-indent-strategy.js +15 -0
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/apply-annotation-strategies/block-update-text-style-strategy.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/apply-annotation-strategies/code-node-set-selection-range-strategy.js +13 -0
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/apply-annotation-strategies/node-update-annotation-map-strategy.js +14 -0
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/block-delete-text-content-strategy.js +3 -1
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/block-remove-node-strategy.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/block-transform-to-code-block-strategy.js +48 -0
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/code-block-insert-image-strategy.js +17 -0
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/code-block-remove-self-strategy.js +77 -0
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/switch-out-from-code-block-strategy.js +38 -0
- package/dist/collection/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/update-code-block-strategy.js +14 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/custom-style-annotation-action.js +20 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/modify-content-action.abstract.js +4 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/remove-code-block-action.js +13 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/switch-out-from-code-block-action.js +15 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/transform-to-code-block-action.js +13 -0
- package/dist/collection/components/vega-rich-text-editor/dto/actions/update-code-block-action.js +15 -0
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/block-annotation.abstract.js +1 -0
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/bold-annotation.js +13 -5
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/clear-formatting-annotation.js +2 -0
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/code-annotation.js +14 -9
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/common-annotation.abstract.js +12 -0
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/custom-attribute-annotation.js +65 -0
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/custom-class-annotation.js +54 -0
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/custom-style-annotation.js +57 -0
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/horizontal-alignment-annotation.js +26 -10
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/image-annotation.js +16 -7
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/indent-annotation.js +8 -2
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/italic-annotation.js +13 -5
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/link-annotation.js +12 -9
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/link-group-annotation.js +89 -0
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/list-annotation.js +41 -0
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/strikethrough-annotation.js +9 -9
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/text-color-annotation.js +3 -7
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/text-style-annotation.js +74 -12
- package/dist/collection/components/vega-rich-text-editor/dto/annotations/underline-annotation.js +9 -9
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/block.abstract.js +69 -2
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/code-block.js +106 -0
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/image-block.js +15 -1
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/list-block.js +50 -0
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/list-item-block.js +12 -1
- package/dist/collection/components/vega-rich-text-editor/dto/blocks/text-block.js +66 -2
- package/dist/collection/components/vega-rich-text-editor/dto/content-state.js +29 -0
- package/dist/collection/components/vega-rich-text-editor/dto/nodes/code-block-node.js +56 -0
- package/dist/collection/components/vega-rich-text-editor/dto/nodes/image-node.js +26 -9
- package/dist/collection/components/vega-rich-text-editor/dto/nodes/node.abstract.js +81 -0
- package/dist/collection/components/vega-rich-text-editor/dto/nodes/text-node.js +15 -2
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/block-renderer.abstract.js +5 -22
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/block-text-nodes-renderer.abstract.js +9 -93
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/code-block-renderer.js +62 -0
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/image-block-renderer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/link-wrapper-renderer.js +121 -0
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/list-block-renderer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/list-item-block-renderer.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/blocks/text-block-renderer.js +2 -23
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/nodes/code-block-node-renderer.js +81 -0
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/nodes/image-node-renderer.js +47 -7
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/nodes/node-renderer.abstract.js +0 -27
- package/dist/collection/components/vega-rich-text-editor/dto/renderers/nodes/text-node-renderer.js +3 -2
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/delete-selected-nodes-controller.js +19 -4
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/block-to-rte-block-strategy.abstract.js +165 -25
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/continue-inline-to-rte-text-block-strategy.js +2 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/element-to-dto-strategy-processor.js +6 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/element-to-rte-image-block-strategy.abstract.js +38 -0
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/img-to-rte-image-block-strategy.js +3 -20
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/inline-block-to-rte-text-block-strategy.js +59 -5
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/jira-code-to-rte-code-block-strategy.js +54 -0
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/li-to-rte-list-item-block-strategy.js +1 -1
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/ol-to-rte-list-block-strategy.js +3 -2
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/span-img-to-rte-image-block-strategy.js +3 -20
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/ul-not-li-child-to-rte-list-item-block.js +7 -3
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/ul-to-rte-list-block-strategy.js +3 -2
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/vega-code-block-to-rte-code-block-strategy.js +69 -0
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/vega-image-to-rte-image-block-strategy.js +4 -7
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-line-break-handler.js +7 -5
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-paragraph-handler.js +7 -5
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-paste-handler.js +25 -10
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/internal-code-block-selection-controller.js +64 -0
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/selection-controller.js +59 -53
- package/dist/collection/components/vega-rich-text-editor/slimmers/controllers/user-input-controller.js +21 -8
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/toolbar-renderer.js +10 -0
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/bold-toolbar-button-slimmer.js +5 -3
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/bullets-numbers/bullets-numbers-toolbar-button-slimmer.js +5 -3
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/bullets-numbers/bullets-toolbar-button-slimmer.js +5 -3
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/bullets-numbers/numbers-toolbar-button-slimmer.js +5 -3
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/clear-style-toolbar-button-slimmer.js +5 -3
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/code-block-toolbar-button-slimmer.js +65 -0
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/code-toolbar-button-slimmer.js +5 -3
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/horizontal-alignment/center-align-toolbar-button-slimmer.js +2 -2
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/horizontal-alignment/horizontal-alignment-toolbar-button-slimmer.js +8 -2
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/horizontal-alignment/justify-align-toolbar-button-slimmer.js +2 -2
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/horizontal-alignment/left-align-toolbar-button-slimmer.js +2 -2
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/horizontal-alignment/right-align-toolbar-button-slimmer.js +2 -2
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/image-toolbar-button-slimmer.js +2 -2
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/italic-toolbar-button-slimmer.js +5 -3
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/less-indent-toolbar-button-slimmer.js +3 -3
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/link-toolbar-button-slimmer.js +2 -2
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/more-indent-toolbar-button-slimmer.js +3 -3
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/source-edit-toolbar-button-slimmer.js +60 -0
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/strikethrough-toolbar-button-slimmer.js +5 -3
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/text-color-toolbar-button-slimmer.js +5 -3
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/text-styles-toolbar-button-slimmer.js +6 -4
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/toolbar-button-slimmer.abstract.js +3 -2
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/underline-toolbar-button-slimmer.js +5 -3
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/tools/visual-mode-toolbar-button-slimmer.abstract.js +28 -0
- package/dist/collection/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-renderer.js +31 -3
- package/dist/collection/components/vega-rich-text-editor/test/dto/action-handle-strategies/code-block-strategy-registry.test.js +21 -0
- package/dist/collection/components/vega-rich-text-editor/test/dto/action-handle-strategies/content-state-strategy-registry.test.js +2 -0
- package/dist/collection/components/vega-rich-text-editor/test/dto/action-handle-strategies/image-block-strategy-register.test.js +3 -0
- package/dist/collection/components/vega-rich-text-editor/test/dto/action-handle-strategies/text-block-strategy-register.test.js +23 -1
- package/dist/collection/components/vega-rich-text-editor/test/dto/annotations.test.js +247 -27
- package/dist/collection/components/vega-rich-text-editor/test/dto/blocks/code-block.test.js +54 -0
- package/dist/collection/components/vega-rich-text-editor/test/dto/content-state.test.js +1793 -0
- package/dist/collection/components/vega-rich-text-editor/test/dto/nodes/image-node.test.js +12 -0
- package/dist/collection/components/vega-rich-text-editor/test/dto/nodes/text-node.test.js +41 -4
- package/dist/collection/components/vega-rich-text-editor/test/element-to-dto-strategy/jira-code-to-rte-code-block-strategy.test.js +32 -0
- package/dist/collection/components/vega-rich-text-editor/test/element-to-dto-strategy/vega-code-block-to-rte-code-block-strategy.test.js +61 -0
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor.css +7 -0
- package/dist/collection/components/vega-rich-text-editor/vega-rich-text-editor.js +18 -1
- package/dist/collection/helpers/code-format/code-formatter.js +108 -0
- package/dist/collection/helpers/code-format/test/code-formatter.test.js +362 -0
- package/dist/collection/helpers/event-manager/event-id/component-event-id-map.js +2 -1
- package/dist/collection/helpers/event-manager/event-id/vega-internal-event-id.js +1 -0
- package/dist/collection/helpers/feature-control/feature-flags-map.js +6 -0
- package/dist/collection/helpers/slimmers/auto-run-when-re-render-task-queue-slimmer.abstract.js +47 -0
- package/dist/collection/helpers/slimmers/form-field-controller-slimmer.js +3 -1
- package/dist/collection/helpers/slimmers/test/auto-run-when-re-render-task-queue-slimmer.test.js +46 -0
- package/dist/collection/helpers/translation/locales/en.js +5 -0
- package/dist/collection/helpers/translation/tests/internal-translation-controller.test.js +5 -0
- package/dist/collection/polyfill/shadow-selection/shadow-selection-polyfill.js +17 -15
- package/dist/collection/polyfill/shadow-selection/test/shadow-selection-polyfill.test.js +1 -0
- package/dist/collection/polyfill/test-polyfill/unit/methods.js +9 -0
- package/dist/collection/utils/array.js +18 -15
- package/dist/collection/utils/string.js +10 -0
- package/dist/collection/utils/test/array.test.js +78 -16
- package/dist/esm/{app-globals-b7b43a4e.js → app-globals-9058ac3b.js} +7 -7
- package/dist/esm/{array-3113609f.js → array-7888f339.js} +18 -15
- package/dist/esm/{child-nodes-event-prevent-slimmer-d3a94ef2.js → child-nodes-event-prevent-slimmer-1142fb79.js} +2 -2
- package/dist/esm/{content-state-dbc9f635.js → code-block-8b5bd928.js} +1141 -1122
- package/dist/esm/content-state-8c3f862b.js +2489 -0
- package/dist/esm/{design-token-e263e6a2.js → design-token-bd436e0d.js} +1 -1
- package/dist/esm/{dom-node-subject-factory-f77cf9cc.js → dom-node-subject-factory-eb6bba5d.js} +1 -1
- package/dist/esm/{dom-node-subject-observer-factory-715dccf9.js → dom-node-subject-observer-factory-6083d518.js} +1 -1
- package/dist/esm/{element-appender-slimmer-55d63b1f.js → element-appender-slimmer-baf5e249.js} +5 -5
- package/dist/esm/{event-emit-slimmer-b7d511f6.js → event-emit-slimmer-480d3b54.js} +3 -3
- package/dist/esm/{feature-flag-controller-690eac1d.js → feature-flag-controller-0fbe8fb0.js} +6 -0
- package/dist/esm/{form-field-controller-slimmer-e7dc3db1.js → form-field-controller-slimmer-bfb4034d.js} +11 -9
- package/dist/esm/{image-annotation-action-1aa938ab.js → image-annotation-action-a8b860ad.js} +57 -28
- package/dist/esm/{index-187f71d1.js → index-d0a47531.js} +9 -0
- package/dist/esm/{index-4aa167d6.js → index-db0ec3ee.js} +2 -2
- package/dist/esm/index.js +14 -13
- package/dist/esm/{internal-vega-event-manager-87dc436c.js → internal-vega-event-manager-56c6469a.js} +2 -1
- package/dist/esm/{legend-input-processor-8bcd5c5a.js → legend-input-processor-8f76ce8a.js} +1 -1
- package/dist/esm/loader.js +13 -11
- package/dist/esm/{mutation-observer-filters-7ee2b410.js → mutation-observer-filters-1a054fb0.js} +1 -1
- package/dist/esm/polyfills/core-js.js +0 -0
- package/dist/esm/polyfills/dom.js +0 -0
- package/dist/esm/polyfills/es5-html-element.js +0 -0
- package/dist/esm/polyfills/index.js +0 -0
- package/dist/esm/polyfills/system.js +0 -0
- package/dist/esm/{public-rules-5cf6aa95.js → public-rules-90fbd41a.js} +8 -6
- package/dist/esm/{responsive-format-facade-bc2f8ad3.js → responsive-format-facade-827de03a.js} +5 -5
- package/dist/esm/{rich-text-editor-required-rule-6a7cd3ee.js → rich-text-editor-required-rule-0d470d82.js} +1 -1
- package/dist/esm/selection-controller-dd4f4407.js +759 -0
- package/dist/esm/string-a953eafc.js +21 -0
- package/dist/esm/{string-input-formatter-slimmer-c61f82d6.js → string-input-formatter-slimmer-0d30b976.js} +3 -3
- package/dist/esm/{style-formatter-0f221459.js → style-formatter-232842f5.js} +1 -1
- package/dist/esm/{sub-state-notify-slimmer-4e3cf09d.js → sub-state-notify-slimmer-04e06501.js} +2 -2
- package/dist/esm/{sub-state-observer-slimmer-be7a6ce3.js → sub-state-observer-slimmer-b4c2ddc3.js} +2 -2
- package/dist/esm/{translation-cf7f020a.js → translation-71e0711d.js} +5 -0
- package/dist/esm/{translation-slimmer-88966d5c.js → translation-slimmer-e6b130bf.js} +1 -1
- package/dist/esm/vega-accordion.entry.js +15 -13
- package/dist/esm/vega-app-footer.entry.js +1 -1
- package/dist/esm/vega-app-header-button.entry.js +16 -14
- package/dist/esm/vega-backdrop.entry.js +1 -1
- package/dist/esm/vega-banner.entry.js +6 -6
- package/dist/esm/vega-bar-chart.entry.js +4 -4
- package/dist/esm/vega-box.entry.js +14 -12
- package/dist/esm/vega-brand-logo.entry.js +1 -1
- package/dist/esm/vega-breadcrumb.entry.js +7 -7
- package/dist/esm/vega-button-circle.entry.js +16 -14
- package/dist/esm/vega-button-group_2.entry.js +10 -10
- package/dist/esm/vega-button-link.entry.js +7 -7
- package/dist/esm/vega-button.entry.js +15 -13
- package/dist/esm/vega-calendar_3.entry.js +13 -13
- package/dist/esm/vega-card.entry.js +13 -11
- package/dist/esm/vega-carousel.entry.js +14 -12
- package/dist/esm/vega-checkbox_2.entry.js +14 -14
- package/dist/esm/vega-chip.entry.js +16 -14
- package/dist/esm/vega-code-block.entry.js +4069 -0
- package/dist/esm/vega-color-picker.entry.js +12 -12
- package/dist/esm/vega-combo-box.entry.js +14 -14
- package/dist/esm/vega-counter-badge.entry.js +1 -1
- package/dist/esm/vega-date-picker_2.entry.js +22 -21
- package/dist/esm/vega-dialog_2.entry.js +16 -14
- package/dist/esm/vega-divider.entry.js +13 -11
- package/dist/esm/vega-dropdown_5.entry.js +19 -17
- package/dist/esm/vega-env-manager-8f8dc473.js +2 -2
- package/dist/esm/vega-field-error.entry.js +1 -1
- package/dist/esm/vega-field-label.entry.js +5 -5
- package/dist/esm/vega-file-uploader.entry.js +13 -13
- package/dist/esm/vega-flag-icon.entry.js +13 -11
- package/dist/esm/vega-flex.entry.js +14 -12
- package/dist/esm/vega-font.entry.js +13 -11
- package/dist/esm/vega-form.entry.js +15 -15
- package/dist/esm/vega-grid.entry.js +13 -11
- package/dist/esm/vega-hint.entry.js +1 -1
- package/dist/esm/vega-icon.entry.js +13 -11
- package/dist/esm/vega-image-uploader.entry.js +19 -18
- package/dist/esm/vega-input-credit-card.entry.js +14 -14
- package/dist/esm/vega-input-numeric.entry.js +15 -15
- package/dist/esm/vega-input-phone-number.entry.js +27 -18
- package/dist/esm/vega-input-range.entry.js +15 -15
- package/dist/esm/vega-input-select.entry.js +24 -23
- package/dist/esm/vega-input.entry.js +27 -16
- package/dist/esm/{vega-internal-event-id-85ad403f.js → vega-internal-event-id-820393ad.js} +2 -1
- package/dist/esm/vega-item-toggle.entry.js +5 -5
- package/dist/esm/vega-left-nav_5.entry.js +17 -15
- package/dist/esm/vega-line-chart.entry.js +4 -4
- package/dist/esm/vega-loader-wrapper_2.entry.js +12 -10
- package/dist/esm/vega-page-notification_2.entry.js +3 -3
- package/dist/esm/vega-pagination-page-selector-mobile.entry.js +7 -7
- package/dist/esm/vega-pagination-page-size-selector-mobile.entry.js +6 -6
- package/dist/esm/vega-pagination.entry.js +16 -14
- package/dist/esm/vega-pie-chart.entry.js +3 -3
- package/dist/esm/vega-popover_2.entry.js +15 -13
- package/dist/esm/vega-progress-tracker.entry.js +5 -5
- package/dist/esm/vega-radio_2.entry.js +14 -14
- package/dist/esm/vega-rich-text-content.entry.js +305 -131
- package/dist/esm/vega-rich-text-editor_4.entry.js +1135 -2412
- package/dist/esm/vega-section-title.entry.js +1 -1
- package/dist/esm/vega-segment-control.entry.js +5 -5
- package/dist/esm/vega-selection-chip_2.entry.js +19 -18
- package/dist/esm/vega-selection-tile_2.entry.js +15 -15
- package/dist/esm/vega-sidenav_3.entry.js +16 -14
- package/dist/esm/vega-signature-capture.entry.js +19 -18
- package/dist/esm/{vega-skeleton-loader-controller-c2a8bd27.js → vega-skeleton-loader-controller-878e1b28.js} +1 -1
- package/dist/esm/vega-skeleton.entry.js +1 -1
- package/dist/esm/vega-slot-container.entry.js +1 -1
- package/dist/esm/vega-stepper.entry.js +14 -14
- package/dist/esm/vega-tab-group_2.entry.js +7 -7
- package/dist/esm/vega-table_8.entry.js +19 -17
- package/dist/esm/vega-text.entry.js +1 -1
- package/dist/esm/vega-textarea.entry.js +14 -14
- package/dist/esm/vega-time-picker_2.entry.js +20 -19
- package/dist/esm/vega-toggle-switch.entry.js +12 -12
- package/dist/esm/vega-tooltip_2.entry.js +14 -12
- package/dist/esm/vega.js +13 -11
- package/dist/esm/{y-axis-input-processor-26fab110.js → y-axis-input-processor-e090b01c.js} +2 -2
- package/dist/types/components/vega-code-block/assets/copy.d.ts +3 -0
- package/dist/types/components/vega-code-block/slimmers/controllers/code-highlight-parser.abstract.d.ts +40 -0
- package/dist/types/components/vega-code-block/slimmers/controllers/default-code-highlight-parse-controller.d.ts +19 -0
- package/dist/types/components/vega-code-block/slimmers/controllers/prism-code-highlight-parse-controller.d.ts +43 -0
- package/dist/types/components/vega-code-block/slimmers/controllers/vega-code-block-content-parse-controller.d.ts +23 -0
- package/dist/types/components/vega-code-block/slimmers/controllers/vega-code-block-focus-controller.d.ts +21 -0
- package/dist/types/components/vega-code-block/slimmers/controllers/vega-code-block-input-controller.d.ts +100 -0
- package/dist/types/components/vega-code-block/slimmers/controllers/vega-code-block-selection-controller.d.ts +93 -0
- package/dist/types/components/vega-code-block/slimmers/controllers/vega-code-block-value-controller.d.ts +21 -0
- package/dist/types/components/vega-code-block/slimmers/renderers/vega-code-block-content-renderer.d.ts +57 -0
- package/dist/types/components/vega-code-block/slimmers/renderers/vega-code-block-copy-button-renderer.d.ts +23 -0
- package/dist/types/components/vega-code-block/slimmers/renderers/vega-code-block-renderer.d.ts +50 -0
- package/dist/types/components/vega-code-block/types.d.ts +19 -0
- package/dist/types/components/vega-code-block/vega-code-block.d.ts +116 -0
- package/dist/types/components/vega-input/vega-input.d.ts +4 -0
- package/dist/types/components/vega-rich-text-editor/assets/file-code.d.ts +3 -0
- package/dist/types/components/vega-rich-text-editor/assets/rectangle-code.d.ts +3 -0
- package/dist/types/components/vega-rich-text-editor/dto/action-handle-strategies/action-handle-strategy.abstract.d.ts +15 -0
- package/dist/types/components/vega-rich-text-editor/dto/action-handle-strategies/apply-annotation-strategies/block-update-horizontal-alignment-strategy.d.ts +15 -0
- package/dist/types/components/vega-rich-text-editor/dto/action-handle-strategies/apply-annotation-strategies/block-update-indent-strategy.d.ts +15 -0
- package/dist/types/components/vega-rich-text-editor/dto/action-handle-strategies/apply-annotation-strategies/code-node-set-selection-range-strategy.d.ts +12 -0
- package/dist/types/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/block-delete-node-content-strategy.d.ts +3 -3
- package/dist/types/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/block-remove-node-strategy.d.ts +4 -5
- package/dist/types/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/block-transform-to-code-block-strategy.d.ts +29 -0
- package/dist/types/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/code-block-insert-image-strategy.d.ts +15 -0
- package/dist/types/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/code-block-remove-self-strategy.d.ts +28 -0
- package/dist/types/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/switch-out-from-code-block-strategy.d.ts +12 -0
- package/dist/types/components/vega-rich-text-editor/dto/action-handle-strategies/modify-content-strategies/update-code-block-strategy.d.ts +12 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/custom-style-annotation-action.d.ts +17 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/modify-content-action.abstract.d.ts +5 -1
- package/dist/types/components/vega-rich-text-editor/dto/actions/remove-code-block-action.d.ts +10 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/switch-out-from-code-block-action.d.ts +14 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/transform-to-code-block-action.d.ts +14 -0
- package/dist/types/components/vega-rich-text-editor/dto/actions/update-code-block-action.d.ts +14 -0
- package/dist/types/components/vega-rich-text-editor/dto/annotations/annotation.abstract.d.ts +2 -1
- package/dist/types/components/vega-rich-text-editor/dto/annotations/block-annotation.abstract.d.ts +17 -4
- package/dist/types/components/vega-rich-text-editor/dto/annotations/bold-annotation.d.ts +7 -5
- package/dist/types/components/vega-rich-text-editor/dto/annotations/clear-formatting-annotation.d.ts +2 -1
- package/dist/types/components/vega-rich-text-editor/dto/annotations/code-annotation.d.ts +5 -9
- package/dist/types/components/vega-rich-text-editor/dto/annotations/common-annotation.abstract.d.ts +20 -0
- package/dist/types/components/vega-rich-text-editor/dto/annotations/custom-attribute-annotation.d.ts +43 -0
- package/dist/types/components/vega-rich-text-editor/dto/annotations/custom-class-annotation.d.ts +40 -0
- package/dist/types/components/vega-rich-text-editor/dto/annotations/custom-style-annotation.d.ts +42 -0
- package/dist/types/components/vega-rich-text-editor/dto/annotations/horizontal-alignment-annotation.d.ts +5 -9
- package/dist/types/components/vega-rich-text-editor/dto/annotations/image-annotation.d.ts +7 -5
- package/dist/types/components/vega-rich-text-editor/dto/annotations/indent-annotation.d.ts +5 -1
- package/dist/types/components/vega-rich-text-editor/dto/annotations/italic-annotation.d.ts +7 -5
- package/dist/types/components/vega-rich-text-editor/dto/annotations/link-annotation.d.ts +6 -4
- package/dist/types/components/vega-rich-text-editor/dto/annotations/link-group-annotation.d.ts +48 -0
- package/dist/types/components/vega-rich-text-editor/dto/annotations/list-annotation.d.ts +25 -0
- package/dist/types/components/vega-rich-text-editor/dto/annotations/node-annotation.abstract.d.ts +15 -3
- package/dist/types/components/vega-rich-text-editor/dto/annotations/strikethrough-annotation.d.ts +5 -9
- package/dist/types/components/vega-rich-text-editor/dto/annotations/text-color-annotation.d.ts +3 -7
- package/dist/types/components/vega-rich-text-editor/dto/annotations/text-style-annotation.d.ts +7 -5
- package/dist/types/components/vega-rich-text-editor/dto/annotations/underline-annotation.d.ts +5 -9
- package/dist/types/components/vega-rich-text-editor/dto/blocks/block.abstract.d.ts +39 -4
- package/dist/types/components/vega-rich-text-editor/dto/blocks/code-block.d.ts +56 -0
- package/dist/types/components/vega-rich-text-editor/dto/blocks/image-block.d.ts +4 -0
- package/dist/types/components/vega-rich-text-editor/dto/blocks/list-block.d.ts +20 -2
- package/dist/types/components/vega-rich-text-editor/dto/blocks/list-item-block.d.ts +4 -0
- package/dist/types/components/vega-rich-text-editor/dto/blocks/text-block.d.ts +14 -4
- package/dist/types/components/vega-rich-text-editor/dto/content-state.d.ts +13 -0
- package/dist/types/components/vega-rich-text-editor/dto/nodes/code-block-node.d.ts +45 -0
- package/dist/types/components/vega-rich-text-editor/dto/nodes/image-node.d.ts +4 -0
- package/dist/types/components/vega-rich-text-editor/dto/nodes/node.abstract.d.ts +46 -2
- package/dist/types/components/vega-rich-text-editor/dto/nodes/text-node.d.ts +7 -2
- package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/block-renderer.abstract.d.ts +4 -11
- package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/block-text-nodes-renderer.abstract.d.ts +7 -5
- package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/code-block-renderer.d.ts +39 -0
- package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/link-wrapper-renderer.d.ts +24 -0
- package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/text-block-renderer.d.ts +0 -1
- package/dist/types/components/vega-rich-text-editor/dto/renderers/nodes/code-block-node-renderer.d.ts +37 -0
- package/dist/types/components/vega-rich-text-editor/dto/renderers/nodes/image-node-renderer.d.ts +22 -0
- package/dist/types/components/vega-rich-text-editor/dto/renderers/nodes/node-renderer.abstract.d.ts +1 -15
- package/dist/types/components/vega-rich-text-editor/interface.d.ts +65 -26
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/block-to-rte-block-strategy.abstract.d.ts +66 -8
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/element-to-dto-strategy-processor.d.ts +3 -1
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/element-to-rte-image-block-strategy.abstract.d.ts +20 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/img-to-rte-image-block-strategy.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/inline-block-to-rte-text-block-strategy.d.ts +30 -1
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/jira-code-to-rte-code-block-strategy.d.ts +31 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/ol-to-rte-list-block-strategy.d.ts +2 -3
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/span-img-to-rte-image-block-strategy.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/ul-to-rte-list-block-strategy.d.ts +2 -3
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/vega-code-block-to-rte-code-block-strategy.d.ts +42 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/element-to-dto-strategy/vega-image-to-rte-image-block-strategy.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/helper/input-event-handler/insert-paste-handler.d.ts +7 -1
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/internal-code-block-selection-controller.d.ts +45 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/selection-controller.d.ts +17 -23
- package/dist/types/components/vega-rich-text-editor/slimmers/controllers/user-input-controller.d.ts +6 -4
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/toolbar-renderer.d.ts +2 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/bold-toolbar-button-slimmer.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/bullets-numbers/bullets-numbers-toolbar-button-slimmer.d.ts +3 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/bullets-numbers/bullets-toolbar-button-slimmer.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/bullets-numbers/numbers-toolbar-button-slimmer.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/clear-style-toolbar-button-slimmer.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/code-block-toolbar-button-slimmer.d.ts +22 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/code-toolbar-button-slimmer.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/horizontal-alignment/center-align-toolbar-button-slimmer.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/horizontal-alignment/horizontal-alignment-toolbar-button-slimmer.d.ts +4 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/horizontal-alignment/justify-align-toolbar-button-slimmer.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/horizontal-alignment/left-align-toolbar-button-slimmer.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/horizontal-alignment/right-align-toolbar-button-slimmer.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/image-toolbar-button-slimmer.d.ts +3 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/italic-toolbar-button-slimmer.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/less-indent-toolbar-button-slimmer.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/link-toolbar-button-slimmer.d.ts +3 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/more-indent-toolbar-button-slimmer.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/source-edit-toolbar-button-slimmer.d.ts +13 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/strikethrough-toolbar-button-slimmer.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/text-color-toolbar-button-slimmer.d.ts +3 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/text-styles-toolbar-button-slimmer.d.ts +3 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/toolbar-button-slimmer.abstract.d.ts +3 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/underline-toolbar-button-slimmer.d.ts +2 -2
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/tools/visual-mode-toolbar-button-slimmer.abstract.d.ts +17 -0
- package/dist/types/components/vega-rich-text-editor/slimmers/renderers/vega-rich-text-editor-renderer.d.ts +8 -2
- package/dist/types/components/vega-rich-text-editor/test/dto/action-handle-strategies/code-block-strategy-registry.test.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/test/dto/blocks/code-block.test.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/test/dto/content-state.test.d.ts +1 -1
- package/dist/types/components/vega-rich-text-editor/test/element-to-dto-strategy/jira-code-to-rte-code-block-strategy.test.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/test/element-to-dto-strategy/vega-code-block-to-rte-code-block-strategy.test.d.ts +1 -0
- package/dist/types/components/vega-rich-text-editor/vega-rich-text-editor.d.ts +7 -0
- package/dist/types/components.d.ts +95 -0
- package/dist/types/helpers/code-format/code-formatter.d.ts +34 -0
- package/dist/types/helpers/code-format/test/code-formatter.test.d.ts +1 -0
- package/dist/types/helpers/event-manager/event-id/vega-internal-event-id.d.ts +1 -0
- package/dist/types/helpers/feature-control/feature-flag.d.ts +2 -1
- package/dist/types/helpers/slimmers/auto-run-when-re-render-task-queue-slimmer.abstract.d.ts +20 -0
- package/dist/types/helpers/slimmers/test/auto-run-when-re-render-task-queue-slimmer.test.d.ts +1 -0
- package/dist/types/helpers/translation/interface.d.ts +6 -1
- package/dist/types/polyfill/shadow-selection/shadow-selection-polyfill.d.ts +26 -0
- package/dist/types/types/components.type.d.ts +1 -0
- package/dist/types/utils/array.d.ts +6 -5
- package/dist/types/utils/string.d.ts +7 -0
- package/dist/vega/index.esm.js +1 -1
- package/dist/vega/p-0104207d.entry.js +1 -0
- package/dist/vega/p-010f1715.entry.js +1 -0
- package/dist/vega/p-01593f9d.js +1 -0
- package/dist/vega/p-020b04ed.js +1 -0
- package/dist/vega/p-02841589.js +1 -0
- package/dist/vega/p-03cfb331.entry.js +9 -0
- package/dist/vega/{p-5a8f129f.entry.js → p-0bff8716.entry.js} +1 -1
- package/dist/vega/p-1056a049.entry.js +1 -0
- package/dist/vega/p-10e41bbe.js +1 -0
- package/dist/vega/{p-28b7d6ba.entry.js → p-12e6173c.entry.js} +1 -1
- package/dist/vega/{p-88c9efbb.js → p-1397ba3f.js} +1 -1
- package/dist/vega/p-13d9a1fd.entry.js +1 -0
- package/dist/vega/p-13eae47f.entry.js +1 -0
- package/dist/vega/p-1630864e.entry.js +1 -0
- package/dist/vega/p-1b335e30.entry.js +1 -0
- package/dist/vega/{p-8ade44bf.js → p-1e194737.js} +1 -1
- package/dist/vega/{p-2198de3e.entry.js → p-1f346008.entry.js} +1 -1
- package/dist/vega/p-1f86ab76.entry.js +1 -0
- package/dist/vega/p-1fe746ab.entry.js +1 -0
- package/dist/vega/{p-6ec8a9d8.entry.js → p-211c028f.entry.js} +1 -1
- package/dist/vega/p-21d26bb4.js +2 -0
- package/dist/vega/{p-353d32c0.entry.js → p-23e6f2b2.entry.js} +1 -1
- package/dist/vega/p-268aea63.js +1 -0
- package/dist/vega/{p-a01f149d.entry.js → p-27ccf34d.entry.js} +1 -1
- package/dist/vega/{p-913eb7f9.entry.js → p-29f9be26.entry.js} +1 -1
- package/dist/vega/{p-27003a81.entry.js → p-30dcf606.entry.js} +1 -1
- package/dist/vega/{p-1abe125f.js → p-3c20ae84.js} +1 -1
- package/dist/vega/p-4172fb81.js +1 -0
- package/dist/vega/{p-431ab4dd.js → p-419697c6.js} +1 -1
- package/dist/vega/p-427e4cee.entry.js +1 -0
- package/dist/vega/{p-3220920f.js → p-45e28b9b.js} +1 -1
- package/dist/vega/p-4604ed0e.entry.js +1 -0
- package/dist/vega/{p-8d283666.js → p-4ab3df00.js} +1 -1
- package/dist/vega/{p-1e940ce8.js → p-4d793cb0.js} +1 -1
- package/dist/vega/{p-72ecfd40.js → p-4e8fb53a.js} +1 -1
- package/dist/vega/{p-6b75fe39.js → p-50a3ae3d.js} +1 -1
- package/dist/vega/{p-4fa94b35.entry.js → p-50b80d76.entry.js} +1 -1
- package/dist/vega/p-52b8f2d2.js +1 -0
- package/dist/vega/p-531ffb18.entry.js +1 -0
- package/dist/vega/p-53daeb45.entry.js +1 -0
- package/dist/vega/p-54fdd401.entry.js +1 -0
- package/dist/vega/{p-ac82ca73.entry.js → p-5741ecf0.entry.js} +1 -1
- package/dist/vega/{p-6cabdb36.js → p-58f8928a.js} +1 -1
- package/dist/vega/{p-d6591d70.entry.js → p-5c4cb804.entry.js} +1 -1
- package/dist/vega/{p-1cd2d7b8.entry.js → p-5ce386c8.entry.js} +1 -1
- package/dist/vega/p-5f377954.js +1 -1
- package/dist/vega/{p-f7423232.entry.js → p-5fd5a538.entry.js} +1 -1
- package/dist/vega/{p-0969877b.entry.js → p-64f452fe.entry.js} +1 -1
- package/dist/vega/p-66759f4e.js +1 -0
- package/dist/vega/{p-8afa2115.js → p-6ea42854.js} +1 -1
- package/dist/vega/p-70f25341.entry.js +1 -0
- package/dist/vega/{p-7db32dc0.entry.js → p-737bccb9.entry.js} +1 -1
- package/dist/vega/{p-bcb10ae3.entry.js → p-7503fe08.entry.js} +1 -1
- package/dist/vega/{p-50355e06.entry.js → p-7b0a4688.entry.js} +1 -1
- package/dist/vega/p-7def7b74.entry.js +1 -0
- package/dist/vega/{p-48517a5d.entry.js → p-7f5a85c6.entry.js} +1 -1
- package/dist/vega/p-825ae7c4.js +1 -0
- package/dist/vega/p-831c4144.entry.js +1 -0
- package/dist/vega/p-85dc08b4.entry.js +1 -0
- package/dist/vega/{p-a821bcf3.js → p-86782109.js} +1 -1
- package/dist/vega/p-87459914.js +1 -0
- package/dist/vega/{p-e719b1a9.entry.js → p-87a1fc77.entry.js} +1 -1
- package/dist/vega/p-89565247.entry.js +1 -0
- package/dist/vega/{p-0a18f5f6.entry.js → p-89e915e9.entry.js} +1 -1
- package/dist/vega/{p-6cd8e6f4.entry.js → p-8aa7e56e.entry.js} +1 -1
- package/dist/vega/p-94263ece.entry.js +1 -0
- package/dist/vega/{p-d0007822.entry.js → p-9524e48a.entry.js} +1 -1
- package/dist/vega/{p-472727a4.entry.js → p-991b4717.entry.js} +1 -1
- package/dist/vega/{p-a8e9bfae.entry.js → p-99b9b320.entry.js} +1 -1
- package/dist/vega/{p-aea89be5.entry.js → p-9ba14b7c.entry.js} +1 -1
- package/dist/vega/p-9cb79f8d.entry.js +1 -0
- package/dist/vega/p-9e3f52f0.entry.js +1 -0
- package/dist/vega/{p-6586e2a2.entry.js → p-a0e122a6.entry.js} +1 -1
- package/dist/vega/{p-96b4c0cc.entry.js → p-b0fe6c0f.entry.js} +1 -1
- package/dist/vega/{p-b2bca332.entry.js → p-b518e1a0.entry.js} +1 -1
- package/dist/vega/p-b538e81a.entry.js +1 -0
- package/dist/vega/p-b824baf7.entry.js +1 -0
- package/dist/vega/{p-2fadef27.entry.js → p-b959b4d4.entry.js} +1 -1
- package/dist/vega/{p-57e813f2.entry.js → p-bb4f0fa1.entry.js} +1 -1
- package/dist/vega/{p-2da83c2a.js → p-bbb39d6f.js} +1 -1
- package/dist/vega/{p-700da800.entry.js → p-bc8fd0ee.entry.js} +1 -1
- package/dist/vega/p-bcaf8375.entry.js +1 -0
- package/dist/vega/p-bec90ff3.entry.js +1 -0
- package/dist/vega/p-c6b94dde.entry.js +1 -0
- package/dist/vega/{p-c754b32c.js → p-ce6b62c4.js} +1 -1
- package/dist/vega/{p-5e34ea25.entry.js → p-d00fbc11.entry.js} +1 -1
- package/dist/vega/p-d27ae9ff.js +1 -0
- package/dist/vega/{p-10a40dfb.entry.js → p-d2a2af2c.entry.js} +1 -1
- package/dist/vega/p-d64b20c2.js +1 -0
- package/dist/vega/p-da779940.entry.js +1 -0
- package/dist/vega/{p-7f6702f7.js → p-db910162.js} +1 -1
- package/dist/vega/{p-6f81fe1e.js → p-e1a2a701.js} +1 -1
- package/dist/vega/p-e3694aa5.entry.js +1 -0
- package/dist/vega/p-e7318c4c.entry.js +1 -0
- package/dist/vega/{p-a5c39ba2.entry.js → p-e8fc027e.entry.js} +1 -1
- package/dist/vega/{p-ccdd49be.entry.js → p-e92ecb78.entry.js} +1 -1
- package/dist/vega/p-e969c3f4.entry.js +1 -0
- package/dist/vega/{p-8bc4c015.entry.js → p-ec8b7f01.entry.js} +1 -1
- package/dist/vega/{p-a25939ad.js → p-eda5b7fd.js} +1 -1
- package/dist/vega/p-eed9bda2.entry.js +1 -0
- package/dist/vega/p-f4c54c98.entry.js +1 -0
- package/dist/vega/{p-ff41dc6a.entry.js → p-f5fc80bc.entry.js} +1 -1
- package/dist/vega/p-f67be7ef.js +1 -0
- package/dist/vega/{p-5e3a15a1.js → p-f9fafc55.js} +1 -1
- package/dist/vega/{p-27e56c67.entry.js → p-fc21fb2d.entry.js} +1 -1
- package/dist/vega/p-fed9220b.entry.js +1 -0
- package/dist/vega/vega.esm.js +1 -1
- package/package.json +2 -1
- package/dist/cjs/string-21427167.js +0 -13
- package/dist/esm/string-be824360.js +0 -11
- package/dist/vega/p-01fd343e.entry.js +0 -1
- package/dist/vega/p-0bb29d98.js +0 -1
- package/dist/vega/p-1503f791.js +0 -1
- package/dist/vega/p-1c298d5a.js +0 -2
- package/dist/vega/p-24e0cdcc.entry.js +0 -1
- package/dist/vega/p-2565cb0c.entry.js +0 -1
- package/dist/vega/p-26e4221c.entry.js +0 -1
- package/dist/vega/p-27e3825f.entry.js +0 -1
- package/dist/vega/p-2bd64faf.entry.js +0 -1
- package/dist/vega/p-33ffaa71.entry.js +0 -1
- package/dist/vega/p-34a70d18.entry.js +0 -1
- package/dist/vega/p-3647d61d.js +0 -1
- package/dist/vega/p-3aa244d4.entry.js +0 -1
- package/dist/vega/p-429616af.entry.js +0 -1
- package/dist/vega/p-44b0a005.js +0 -1
- package/dist/vega/p-4e167a8c.js +0 -1
- package/dist/vega/p-4e76904e.entry.js +0 -1
- package/dist/vega/p-52e17867.entry.js +0 -1
- package/dist/vega/p-57cdacb1.entry.js +0 -1
- package/dist/vega/p-58b8c06b.entry.js +0 -1
- package/dist/vega/p-59ccf915.entry.js +0 -1
- package/dist/vega/p-5cbadf95.entry.js +0 -1
- package/dist/vega/p-63414091.entry.js +0 -1
- package/dist/vega/p-6aa569e5.entry.js +0 -1
- package/dist/vega/p-6d7d923b.js +0 -1
- package/dist/vega/p-6e898779.js +0 -1
- package/dist/vega/p-804f71b3.js +0 -1
- package/dist/vega/p-84aac4b1.entry.js +0 -1
- package/dist/vega/p-8aec8dac.entry.js +0 -1
- package/dist/vega/p-8ba43640.entry.js +0 -1
- package/dist/vega/p-a8b681ed.entry.js +0 -1
- package/dist/vega/p-b5f5a5e0.js +0 -1
- package/dist/vega/p-ba6c7f00.entry.js +0 -1
- package/dist/vega/p-be40684b.entry.js +0 -1
- package/dist/vega/p-bf1894ec.js +0 -1
- package/dist/vega/p-c1e1adf9.entry.js +0 -1
- package/dist/vega/p-c5f8b3a3.entry.js +0 -1
- package/dist/vega/p-c96effa5.entry.js +0 -1
- package/dist/vega/p-ca34443a.entry.js +0 -1
- package/dist/vega/p-cb637815.entry.js +0 -1
- package/dist/vega/p-ce70a54a.entry.js +0 -1
- package/dist/vega/p-dbc82247.js +0 -1
- package/dist/vega/p-e29da13d.entry.js +0 -1
- package/dist/vega/p-fb853d5f.entry.js +0 -1
- package/dist/vega/p-fd018044.entry.js +0 -1
- package/dist/vega/p-fda0c179.entry.js +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { RTEBlockType, VegaRTEBlockAnnotations, VegaRTEBlockBase } from '../../interface';
|
|
1
|
+
import { AnnotationStyle, RTEBlockAnnotationMapKey, RTEBlockAnnotationMapValue, RTEBlockType, RTERenderContext, VegaRTEBlockAnnotations, VegaRTEBlockBase } from '../../interface';
|
|
2
2
|
import { BlockAnnotation, BlockAnnotationTypeEnum } from '../annotations/block-annotation.abstract';
|
|
3
3
|
import { AnnotationAction } from '../actions/annotation-action.abstract';
|
|
4
4
|
import { Nullable } from '../../../../types/general';
|
|
@@ -7,7 +7,9 @@ import { VegaRTEContent } from '../content-state';
|
|
|
7
7
|
import { InternalAnnotationTypeEnum } from '../annotations/annotation.abstract';
|
|
8
8
|
import { LinkGroupAnnotation } from '../annotations/link-group-annotation';
|
|
9
9
|
import { RTENode } from '../nodes/node.abstract';
|
|
10
|
-
|
|
10
|
+
import { CustomAttributeAnnotation } from '../annotations/custom-attribute-annotation';
|
|
11
|
+
export declare type BlockAnnotations = Map<RTEBlockAnnotationMapKey, RTEBlockAnnotationMapValue>;
|
|
12
|
+
export declare type BlockAnnotationsEntity = [RTEBlockAnnotationMapKey, RTEBlockAnnotationMapValue];
|
|
11
13
|
/**
|
|
12
14
|
* Abstract class for block
|
|
13
15
|
*/
|
|
@@ -26,10 +28,10 @@ export declare abstract class RTEBlock {
|
|
|
26
28
|
* @param {unknown} value - The `value` parameter in the `createAnnotationEntity` function is the value
|
|
27
29
|
* that will be used to create the annotation entity. It can be of any type depending on the specific
|
|
28
30
|
* annotation being created.
|
|
29
|
-
* @returns {Nullable<
|
|
31
|
+
* @returns {Nullable<BlockAnnotationsEntity>} The `createAnnotationEntity` function returns a nullable tuple containing a
|
|
30
32
|
* `BlockAnnotationTypeEnum` and a `BlockAnnotation` object.
|
|
31
33
|
*/
|
|
32
|
-
protected static createAnnotationEntity(type: keyof VegaRTEBlockAnnotations, value: unknown): Nullable<
|
|
34
|
+
protected static createAnnotationEntity(type: keyof VegaRTEBlockAnnotations, value: unknown): Nullable<BlockAnnotationsEntity>;
|
|
33
35
|
/**
|
|
34
36
|
* Class to JSON object
|
|
35
37
|
*
|
|
@@ -50,6 +52,33 @@ export declare abstract class RTEBlock {
|
|
|
50
52
|
* @param {AnnotationAction} action - Annotation action
|
|
51
53
|
*/
|
|
52
54
|
apply(action: AnnotationAction | ModifyContentAction): void;
|
|
55
|
+
/**
|
|
56
|
+
* Get styles from annotations
|
|
57
|
+
*
|
|
58
|
+
* @param {RTERenderContext} [options={ standalone: false }] - Options to control style mode
|
|
59
|
+
* @returns {AnnotationStyle} - Annotation styles
|
|
60
|
+
*/
|
|
61
|
+
getStyles(options?: RTERenderContext): AnnotationStyle;
|
|
62
|
+
/**
|
|
63
|
+
* Get classes from annotations
|
|
64
|
+
*
|
|
65
|
+
* @param {RTERenderContext} [options={ standalone: false }] - Options to control standalone mode
|
|
66
|
+
* @returns {string} - Annotation style
|
|
67
|
+
*/
|
|
68
|
+
getClasses(options?: RTERenderContext): string;
|
|
69
|
+
/**
|
|
70
|
+
* Get custom attribute annotation, excluding "class" and "style"
|
|
71
|
+
*
|
|
72
|
+
* @returns {Nullable<CustomAttributeAnnotation>} - custom attribute annotation
|
|
73
|
+
*/
|
|
74
|
+
getCustomAttributesAnnotation(): Nullable<CustomAttributeAnnotation>;
|
|
75
|
+
/**
|
|
76
|
+
* Generate attributes as string
|
|
77
|
+
*
|
|
78
|
+
* @param {...string} attrs - Additional attributes to include
|
|
79
|
+
* @returns {string} - Attributes as string
|
|
80
|
+
*/
|
|
81
|
+
protected generateAttributeString(...attrs: string[]): string;
|
|
53
82
|
/**
|
|
54
83
|
* Apply action to block
|
|
55
84
|
*
|
|
@@ -82,4 +111,10 @@ export declare abstract class RTEBlock {
|
|
|
82
111
|
abstract isNotEmpty(): boolean;
|
|
83
112
|
abstract getLastNode(): RTENode;
|
|
84
113
|
abstract clone(): RTEBlock;
|
|
114
|
+
/**
|
|
115
|
+
* Converts the block to HTML.
|
|
116
|
+
*
|
|
117
|
+
* @returns {string} The HTML string representing the block.
|
|
118
|
+
*/
|
|
119
|
+
abstract toHtml(): string;
|
|
85
120
|
}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import { RTEBlockType, VegaRTECodeBlock } from '../../interface';
|
|
2
|
+
import { VegaRTEContent } from '../content-state';
|
|
3
|
+
import { RTENode } from '../nodes/node.abstract';
|
|
4
|
+
import { RTEBlock } from './block.abstract';
|
|
5
|
+
import { ModifyContentAction } from '../actions/modify-content-action.abstract';
|
|
6
|
+
import { AnnotationAction } from '../actions/annotation-action.abstract';
|
|
7
|
+
import { RTECodeBlockNode } from '../nodes/code-block-node';
|
|
8
|
+
/**
|
|
9
|
+
* The code block DTO class.
|
|
10
|
+
*/
|
|
11
|
+
export declare class RTECodeBlock extends RTEBlock {
|
|
12
|
+
static CODE_BLOCK_PLACEHOLDER_CLASS_NAME: string;
|
|
13
|
+
type: RTEBlockType;
|
|
14
|
+
parent: VegaRTEContent;
|
|
15
|
+
nodes: RTECodeBlockNode[];
|
|
16
|
+
constructor(id: string, content: string, language: VegaRTECodeBlock['language']);
|
|
17
|
+
/**
|
|
18
|
+
* Converts a VegaRTECodeBlock into an RTECodeBlock.
|
|
19
|
+
*
|
|
20
|
+
* @param {VegaRTECodeBlock} block - The block object
|
|
21
|
+
* @returns {RTECodeBlock} A RTECodeBlock class
|
|
22
|
+
*/
|
|
23
|
+
static from(block: VegaRTECodeBlock): RTECodeBlock;
|
|
24
|
+
/**
|
|
25
|
+
* @inheritDoc
|
|
26
|
+
*/
|
|
27
|
+
toJSON(): VegaRTECodeBlock;
|
|
28
|
+
/**
|
|
29
|
+
* @inheritDoc
|
|
30
|
+
*/
|
|
31
|
+
toHtml(): string;
|
|
32
|
+
/**
|
|
33
|
+
* @inheritDoc
|
|
34
|
+
*/
|
|
35
|
+
clone(): RTECodeBlock;
|
|
36
|
+
/**
|
|
37
|
+
* Apply action to block
|
|
38
|
+
*
|
|
39
|
+
* @param {ModifyContentAction} action - modify content action.
|
|
40
|
+
*/
|
|
41
|
+
apply(action: AnnotationAction | ModifyContentAction): void;
|
|
42
|
+
/**
|
|
43
|
+
* @inheritDoc
|
|
44
|
+
*/
|
|
45
|
+
isNotEmpty(): boolean;
|
|
46
|
+
/**
|
|
47
|
+
* @inheritDoc
|
|
48
|
+
*/
|
|
49
|
+
getLastNode(): RTENode;
|
|
50
|
+
/**
|
|
51
|
+
* The code block is selected or not.
|
|
52
|
+
*
|
|
53
|
+
* @returns {boolean} - The boolean result.
|
|
54
|
+
*/
|
|
55
|
+
isSelected(): boolean;
|
|
56
|
+
}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import { RTEBlock } from './block.abstract';
|
|
2
|
-
import { VegaRTEListBlock, VegaRTEListBlockType } from '../../interface';
|
|
1
|
+
import { BlockAnnotationsEntity, RTEBlock } from './block.abstract';
|
|
2
|
+
import { VegaRTEBlockAnnotations, VegaRTEListBlock, VegaRTEListBlockType } from '../../interface';
|
|
3
3
|
import { RTEListItemBlock } from './list-item-block';
|
|
4
4
|
import { VegaRTEContent } from '../content-state';
|
|
5
5
|
import { RTETextNode } from '../nodes/text-node';
|
|
6
|
+
import { Nullable } from '../../../../types/general';
|
|
6
7
|
/**
|
|
7
8
|
* List block
|
|
8
9
|
*/
|
|
@@ -18,10 +19,27 @@ export declare class RTEListBlock extends RTEBlock {
|
|
|
18
19
|
* @returns {RTEListBlock} Return an instance of `RTEListBlock`
|
|
19
20
|
*/
|
|
20
21
|
static from(block: VegaRTEListBlock): RTEListBlock;
|
|
22
|
+
/**
|
|
23
|
+
* The function `createAnnotationEntity` creates a block annotation entity based on the provided type
|
|
24
|
+
* and value.
|
|
25
|
+
*
|
|
26
|
+
* @param {keyof VegaRTEBlockAnnotations} type - The `type` parameter is a key of the `VegaRTEBlockAnnotations` enum, which specifies
|
|
27
|
+
* the type of annotation entity to create.
|
|
28
|
+
* @param {unknown} value - The `value` parameter in the `createAnnotationEntity` function is the value
|
|
29
|
+
* that will be used to create the annotation entity. It can be of any type depending on the specific
|
|
30
|
+
* annotation being created.
|
|
31
|
+
* @returns {Nullable<BlockAnnotationsEntity>} The `createAnnotationEntity` function returns a nullable tuple containing a
|
|
32
|
+
* `BlockAnnotationTypeEnum` and a `BlockAnnotation` object.
|
|
33
|
+
*/
|
|
34
|
+
protected static createAnnotationEntity(type: keyof VegaRTEBlockAnnotations, value: unknown): Nullable<BlockAnnotationsEntity>;
|
|
21
35
|
/**
|
|
22
36
|
* @inheritDoc
|
|
23
37
|
*/
|
|
24
38
|
toJSON(): VegaRTEListBlock;
|
|
39
|
+
/**
|
|
40
|
+
* @inheritDoc
|
|
41
|
+
*/
|
|
42
|
+
toHtml(): string;
|
|
25
43
|
/**
|
|
26
44
|
* @inheritDoc
|
|
27
45
|
*/
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { VegaRTETextBlock, VegaRTETextBlockType, VegaRTEBlockAnnotations, VegaRTETextStyleType } from '../../interface';
|
|
2
2
|
import { RTETextNode } from '../nodes/text-node';
|
|
3
3
|
import { Nullable } from '../../../../types/general';
|
|
4
|
-
import { BlockAnnotation, BlockAnnotationTypeEnum } from '../annotations/block-annotation.abstract';
|
|
5
4
|
import { VegaRTEContent } from '../content-state';
|
|
6
|
-
import { RTEBlock } from './block.abstract';
|
|
5
|
+
import { BlockAnnotationsEntity, RTEBlock } from './block.abstract';
|
|
7
6
|
import { AnnotationAction } from '../actions/annotation-action.abstract';
|
|
8
7
|
import { RTEListBlock } from './list-block';
|
|
8
|
+
export declare type RTETextBlockTagType = 'div' | 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6' | 'p';
|
|
9
9
|
/**
|
|
10
10
|
* Text block
|
|
11
11
|
*/
|
|
@@ -30,10 +30,10 @@ export declare class RTETextBlock extends RTEBlock {
|
|
|
30
30
|
* @param {unknown} value - The `value` parameter in the `createAnnotationEntity` function is the value
|
|
31
31
|
* that will be used to create the annotation entity. It can be of any type depending on the specific
|
|
32
32
|
* annotation being created.
|
|
33
|
-
* @returns {Nullable<
|
|
33
|
+
* @returns {Nullable<BlockAnnotationsEntity>} The `createAnnotationEntity` function returns a nullable tuple containing a
|
|
34
34
|
* `BlockAnnotationTypeEnum` and a `BlockAnnotation` object.
|
|
35
35
|
*/
|
|
36
|
-
protected static createAnnotationEntity(type: keyof VegaRTEBlockAnnotations | 'textStyle', value: unknown): Nullable<
|
|
36
|
+
protected static createAnnotationEntity(type: keyof VegaRTEBlockAnnotations | 'textStyle', value: unknown): Nullable<BlockAnnotationsEntity>;
|
|
37
37
|
/**
|
|
38
38
|
* Checks if a given text block type is one of the acceptable text styles.
|
|
39
39
|
*
|
|
@@ -51,6 +51,10 @@ export declare class RTETextBlock extends RTEBlock {
|
|
|
51
51
|
* @inheritDoc
|
|
52
52
|
*/
|
|
53
53
|
toJSON(): VegaRTETextBlock;
|
|
54
|
+
/**
|
|
55
|
+
* @inheritDoc
|
|
56
|
+
*/
|
|
57
|
+
toHtml(): string;
|
|
54
58
|
/**
|
|
55
59
|
* Clone the nodes to a new block
|
|
56
60
|
*
|
|
@@ -76,6 +80,12 @@ export declare class RTETextBlock extends RTEBlock {
|
|
|
76
80
|
* @returns {RTETextBlock} Paragraph.
|
|
77
81
|
*/
|
|
78
82
|
createNewParagraph(): RTETextBlock;
|
|
83
|
+
/**
|
|
84
|
+
* Get the HTML tag for the block based on its type.
|
|
85
|
+
*
|
|
86
|
+
* @returns {RTETextBlockTagType} The HTML tag for the block.
|
|
87
|
+
*/
|
|
88
|
+
getBlockTag(): RTETextBlockTagType;
|
|
79
89
|
/**
|
|
80
90
|
* @inheritDoc
|
|
81
91
|
*/
|
|
@@ -24,6 +24,13 @@ export declare class VegaRTEContent {
|
|
|
24
24
|
* @returns {VegaRTEContent} An empty content state
|
|
25
25
|
*/
|
|
26
26
|
static createEmptyContent(): VegaRTEContent;
|
|
27
|
+
/**
|
|
28
|
+
* Converts HTML content to a VegaRTEContent instance.
|
|
29
|
+
*
|
|
30
|
+
* @param {string} html - The HTML string to convert.
|
|
31
|
+
* @returns {VegaRTEContent} The converted content state.
|
|
32
|
+
*/
|
|
33
|
+
static fromHtml(html: string): VegaRTEContent;
|
|
27
34
|
/**
|
|
28
35
|
* Clones the content state.
|
|
29
36
|
*
|
|
@@ -37,6 +44,12 @@ export declare class VegaRTEContent {
|
|
|
37
44
|
* @returns {VegaRTEContentBlock[]} The JSON array of blocks.
|
|
38
45
|
*/
|
|
39
46
|
toJSON(): VegaRTEContentBlock[];
|
|
47
|
+
/**
|
|
48
|
+
* Converts the content state to HTML.
|
|
49
|
+
*
|
|
50
|
+
* @returns {string} The HTML representation of the content state.
|
|
51
|
+
*/
|
|
52
|
+
toHtml(): string;
|
|
40
53
|
/**
|
|
41
54
|
* Internal method to add the block item, remove the block item
|
|
42
55
|
*
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import { VegaRTEBaseNode, VegaRTECodeBlock } from '../../interface';
|
|
2
|
+
import { AnnotationAction } from '../actions/annotation-action.abstract';
|
|
3
|
+
import { ModifyContentAction } from '../actions/modify-content-action.abstract';
|
|
4
|
+
import { RTECodeBlock } from '../blocks/code-block';
|
|
5
|
+
import { NodeTypeEnum, RTENode } from './node.abstract';
|
|
6
|
+
import { InternalAnnotationTypeEnum } from '../annotations/annotation.abstract';
|
|
7
|
+
import { SelectionRangeAnnotation } from '../annotations/selection-range-annotation';
|
|
8
|
+
declare type VegaRTECodeNode = VegaRTEBaseNode & {
|
|
9
|
+
text: string;
|
|
10
|
+
language?: VegaRTECodeBlock['language'];
|
|
11
|
+
};
|
|
12
|
+
/**
|
|
13
|
+
* RTE code node DTO class.
|
|
14
|
+
*/
|
|
15
|
+
export declare class RTECodeBlockNode extends RTENode {
|
|
16
|
+
type: NodeTypeEnum;
|
|
17
|
+
parentBlock: RTECodeBlock;
|
|
18
|
+
text: string;
|
|
19
|
+
language?: VegaRTECodeBlock['language'];
|
|
20
|
+
annotationMap: Map<InternalAnnotationTypeEnum.SELECTION_RANGE, SelectionRangeAnnotation>;
|
|
21
|
+
constructor(id: string, content: string, language: VegaRTECodeBlock['language'], parentBlock: RTECodeBlock);
|
|
22
|
+
/**
|
|
23
|
+
* The code node toJSON method will called internal.
|
|
24
|
+
*
|
|
25
|
+
* @returns {VegaRTECodeNode} - An object contains content property.
|
|
26
|
+
*/
|
|
27
|
+
toJSON(): VegaRTECodeNode;
|
|
28
|
+
/**
|
|
29
|
+
* @inheritDoc
|
|
30
|
+
*/
|
|
31
|
+
toHtml(): string;
|
|
32
|
+
/**
|
|
33
|
+
* @inheritDoc
|
|
34
|
+
*/
|
|
35
|
+
clone(): RTECodeBlockNode;
|
|
36
|
+
/**
|
|
37
|
+
* @inheritDoc
|
|
38
|
+
*/
|
|
39
|
+
protected doAnnotationActionApply(action: AnnotationAction): void;
|
|
40
|
+
/**
|
|
41
|
+
* @inheritDoc
|
|
42
|
+
*/
|
|
43
|
+
protected doModifyActionApply(action: ModifyContentAction): void;
|
|
44
|
+
}
|
|
45
|
+
export {};
|
|
@@ -1,11 +1,13 @@
|
|
|
1
|
-
import { RTENodeAnnotationMapKey, RTENodeAnnotationMapValue, VegaRTEBaseNode } from '../../interface';
|
|
1
|
+
import { AnnotationStyle, RTENodeAnnotationMapKey, RTENodeAnnotationMapValue, RTERenderContext, VegaRTEBaseNode, VegaRTEImageAnnotations, VegaRTETextAnnotations } from '../../interface';
|
|
2
2
|
import { AnnotationAction } from '../actions/annotation-action.abstract';
|
|
3
3
|
import { RTEBlock } from '../blocks/block.abstract';
|
|
4
4
|
import { Nullable } from '../../../../types/general';
|
|
5
5
|
import { ModifyContentAction } from '../actions/modify-content-action.abstract';
|
|
6
|
+
import { CustomAttributeAnnotation } from '../annotations/custom-attribute-annotation';
|
|
6
7
|
export declare enum NodeTypeEnum {
|
|
7
8
|
TEXT = "TEXT",
|
|
8
|
-
IMAGE = "IMAGE"
|
|
9
|
+
IMAGE = "IMAGE",
|
|
10
|
+
CODE_BLOCK_NODE = "CODE_BLOCK_NODE"
|
|
9
11
|
}
|
|
10
12
|
export declare type NodeAnnotations = Map<RTENodeAnnotationMapKey, RTENodeAnnotationMapValue>;
|
|
11
13
|
/**
|
|
@@ -17,6 +19,15 @@ export declare abstract class RTENode {
|
|
|
17
19
|
abstract readonly type: NodeTypeEnum;
|
|
18
20
|
abstract parentBlock: RTEBlock;
|
|
19
21
|
protected constructor(id: string, annotationMap?: Map<RTENodeAnnotationMapKey, RTENodeAnnotationMapValue>);
|
|
22
|
+
/**
|
|
23
|
+
* Creates different types of text annotations based on the provided type and value.
|
|
24
|
+
*
|
|
25
|
+
* @param {keyof VegaRTETextAnnotations} type - The key of the type.
|
|
26
|
+
* @param {unknown} value - The value that will be used to create the specific type of annotation entity based on the `type` provided.
|
|
27
|
+
* @returns {Nullable<[RTENodeAnnotationMapKey, RTENodeAnnotationMapValue]>} Returning a nullable tuple containing a key and a
|
|
28
|
+
* value from the `RTENodeAnnotationMapKey` and `RTENodeAnnotationMapValue` types.
|
|
29
|
+
*/
|
|
30
|
+
protected static createAnnotationEntity(type: keyof VegaRTETextAnnotations | keyof VegaRTEImageAnnotations, value: unknown): Nullable<[RTENodeAnnotationMapKey, RTENodeAnnotationMapValue]>;
|
|
20
31
|
/**
|
|
21
32
|
* Get annotation by type
|
|
22
33
|
*
|
|
@@ -38,6 +49,33 @@ export declare abstract class RTENode {
|
|
|
38
49
|
* @returns {this} - Node
|
|
39
50
|
*/
|
|
40
51
|
apply(action: AnnotationAction | ModifyContentAction): this;
|
|
52
|
+
/**
|
|
53
|
+
* Get styles from annotations
|
|
54
|
+
*
|
|
55
|
+
* @param {RTERenderContext} [options={ standalone: false }] - Options to control style mode
|
|
56
|
+
* @returns {AnnotationStyle} - Annotation styles
|
|
57
|
+
*/
|
|
58
|
+
getStyles(options?: RTERenderContext): AnnotationStyle;
|
|
59
|
+
/**
|
|
60
|
+
* Get classes from annotations
|
|
61
|
+
*
|
|
62
|
+
* @param {RTERenderContext} [options={ standalone: false }] - Options to control style mode
|
|
63
|
+
* @returns {string} - Annotation style
|
|
64
|
+
*/
|
|
65
|
+
getClasses(options?: RTERenderContext): string;
|
|
66
|
+
/**
|
|
67
|
+
* Get custom attribute annotation, excluding "class" and "style"
|
|
68
|
+
*
|
|
69
|
+
* @returns {CustomAttributeAnnotation} - custom attribute annotation
|
|
70
|
+
*/
|
|
71
|
+
getCustomAttributesAnnotation(): CustomAttributeAnnotation;
|
|
72
|
+
/**
|
|
73
|
+
* Generate attributes as string
|
|
74
|
+
*
|
|
75
|
+
* @param {...string} attrs - Additional attributes to include
|
|
76
|
+
* @returns {string} - Attributes as string
|
|
77
|
+
*/
|
|
78
|
+
protected generateAttributeString(...attrs: string[]): string;
|
|
41
79
|
/**
|
|
42
80
|
* apply annotation action or modify content action
|
|
43
81
|
*
|
|
@@ -56,6 +94,12 @@ export declare abstract class RTENode {
|
|
|
56
94
|
protected cloneAnnotations(): NodeAnnotations;
|
|
57
95
|
abstract toJSON(): VegaRTEBaseNode;
|
|
58
96
|
abstract clone(): RTENode;
|
|
97
|
+
/**
|
|
98
|
+
* Convert the node to HTML.
|
|
99
|
+
*
|
|
100
|
+
* @returns {string} The HTML string representing the node.
|
|
101
|
+
*/
|
|
102
|
+
abstract toHtml(): string;
|
|
59
103
|
protected abstract doAnnotationActionApply(action: AnnotationAction): void;
|
|
60
104
|
protected abstract doModifyActionApply(action: ModifyContentAction): void;
|
|
61
105
|
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { RTENodeAnnotationMapKey, RTENodeAnnotationMapValue, VegaRTETextNode } from '../../interface';
|
|
1
|
+
import { RTENodeAnnotationMapKey, RTENodeAnnotationMapValue, VegaRTETextAnnotations, VegaRTETextNode } from '../../interface';
|
|
2
2
|
import { NodeTypeEnum, RTENode } from './node.abstract';
|
|
3
3
|
import { AnnotationAction } from '../actions/annotation-action.abstract';
|
|
4
|
+
import { Nullable } from '../../../../types/general';
|
|
4
5
|
import { RTETextBlock } from '../blocks/text-block';
|
|
5
6
|
import { ModifyContentAction } from '../actions/modify-content-action.abstract';
|
|
6
7
|
export declare type Link = {
|
|
@@ -30,11 +31,15 @@ export declare class RTETextNode extends RTENode {
|
|
|
30
31
|
* @returns {Nullable<[RTENodeAnnotationMapKey, RTENodeAnnotationMapValue]>} Returning a nullable tuple containing a key and a
|
|
31
32
|
* value from the `RTENodeAnnotationMapKey` and `RTENodeAnnotationMapValue` types.
|
|
32
33
|
*/
|
|
33
|
-
|
|
34
|
+
protected static createAnnotationEntity(type: keyof VegaRTETextAnnotations, value: unknown): Nullable<[RTENodeAnnotationMapKey, RTENodeAnnotationMapValue]>;
|
|
34
35
|
/**
|
|
35
36
|
* @inheritDoc
|
|
36
37
|
*/
|
|
37
38
|
toJSON(): VegaRTETextNode;
|
|
39
|
+
/**
|
|
40
|
+
* @inheritDoc
|
|
41
|
+
*/
|
|
42
|
+
toHtml(): string;
|
|
38
43
|
/**
|
|
39
44
|
* Creates a new RTETextNode with the specified text and copies the parent block and annotation map from the original node.
|
|
40
45
|
*
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { RTEBlock } from '../../blocks/block.abstract';
|
|
2
|
-
import {
|
|
2
|
+
import { RTERenderContext } from '../../../interface';
|
|
3
3
|
import { Nullable } from '../../../../../types/general';
|
|
4
4
|
export declare abstract class RTEBlockRenderer {
|
|
5
5
|
/**
|
|
@@ -12,17 +12,10 @@ export declare abstract class RTEBlockRenderer {
|
|
|
12
12
|
abstract render(block: RTEBlock, renderContext: RTERenderContext): HTMLElement;
|
|
13
13
|
protected registerRef(ref: Nullable<HTMLElement>, block: RTEBlock): void;
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
15
|
+
* The attributes of the element rendered by the block
|
|
16
16
|
*
|
|
17
17
|
* @param {RTEBlock} block - RTE block entity
|
|
18
|
-
* @returns {
|
|
18
|
+
* @returns {Record<string, string>} - element props
|
|
19
19
|
*/
|
|
20
|
-
protected
|
|
21
|
-
/**
|
|
22
|
-
* Get classes from annotations
|
|
23
|
-
*
|
|
24
|
-
* @param {RTEBlock} block - RTE block entity
|
|
25
|
-
* @returns {string} - Annotation style
|
|
26
|
-
*/
|
|
27
|
-
protected getClasses(block: RTEBlock): string;
|
|
20
|
+
protected getCustomAttrs(block: RTEBlock): Record<string, string>;
|
|
28
21
|
}
|
|
@@ -5,10 +5,12 @@ import { RTEBlockRenderer } from './block-renderer.abstract';
|
|
|
5
5
|
* Abstract class for rendering blocks that contain text nodes with support for rendering text with link styles.
|
|
6
6
|
*/
|
|
7
7
|
export declare abstract class RTEBlockTextNodesRenderer extends RTEBlockRenderer {
|
|
8
|
+
/**
|
|
9
|
+
* Renders the text nodes of the block(RTETextBlock, RTEListItemBlock), applying link group annotation rendering if present.
|
|
10
|
+
*
|
|
11
|
+
* @param {RTETextBlock} block - The text block containing nodes to render.
|
|
12
|
+
* @param {RTERenderContext} renderContext - The context for rendering.
|
|
13
|
+
* @returns {HTMLElement[]} An array of rendered HTMLElements.
|
|
14
|
+
*/
|
|
8
15
|
protected renderNodes(block: RTETextBlock, renderContext: RTERenderContext): HTMLElement[];
|
|
9
|
-
private renderLinkNodes;
|
|
10
|
-
private groupNodesByLink;
|
|
11
|
-
private isLinkGroup;
|
|
12
|
-
private renderLinkEditorWrapper;
|
|
13
|
-
private renderLink;
|
|
14
16
|
}
|
package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/code-block-renderer.d.ts
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { RTERenderContext } from '../../../interface';
|
|
2
|
+
import { RTEBlockRenderer } from './block-renderer.abstract';
|
|
3
|
+
import { RTECodeBlock } from '../../blocks/code-block';
|
|
4
|
+
import { RTEBlock } from '../../blocks/block.abstract';
|
|
5
|
+
/**
|
|
6
|
+
* The code block renderer.
|
|
7
|
+
*/
|
|
8
|
+
declare class RTECodeBlockRenderer extends RTEBlockRenderer {
|
|
9
|
+
/**
|
|
10
|
+
* Check the input block type.
|
|
11
|
+
*
|
|
12
|
+
* @param {RTEBlock} block - The input block.
|
|
13
|
+
* @returns {boolean} - Return true if the input block is a code block.
|
|
14
|
+
*/
|
|
15
|
+
canHandle(block: RTEBlock): boolean;
|
|
16
|
+
/**
|
|
17
|
+
* Render the code block.
|
|
18
|
+
*
|
|
19
|
+
* @param {RTECodeBlock} block - The code block.
|
|
20
|
+
* @param {RTERenderContext} renderContext - The render context.
|
|
21
|
+
* @returns {HTMLElement} - The code block container element and code node elements.
|
|
22
|
+
*/
|
|
23
|
+
render(block: RTECodeBlock, renderContext: RTERenderContext): HTMLElement;
|
|
24
|
+
/**
|
|
25
|
+
* The current element used to define the upper and lower bounds of a code block and to ensure that they are reflected in the range object when the code block is selected.
|
|
26
|
+
*
|
|
27
|
+
* @param {'TOP' | 'BOTTOM'} position - The element position.
|
|
28
|
+
* @returns {HTMLElement} - The empty span element.
|
|
29
|
+
*/
|
|
30
|
+
private renderPlaceholderElement;
|
|
31
|
+
/**
|
|
32
|
+
* Prevent the click event bubble, avoid the rich text content trigger focus event.
|
|
33
|
+
*
|
|
34
|
+
* @param {MouseEvent} e - The event object.
|
|
35
|
+
*/
|
|
36
|
+
private preventParentDoFocus;
|
|
37
|
+
}
|
|
38
|
+
declare const _default: RTECodeBlockRenderer;
|
|
39
|
+
export default _default;
|
package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/link-wrapper-renderer.d.ts
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { RTETextNode } from '../../nodes/text-node';
|
|
2
|
+
import { LinkGroupAnnotation } from '../../annotations/link-group-annotation';
|
|
3
|
+
import { RTERenderContext } from '../../../interface';
|
|
4
|
+
/**
|
|
5
|
+
* Renders link nodes and wraps them with link editor or anchor element based on edit mode.
|
|
6
|
+
*/
|
|
7
|
+
declare class RTELinkWrapperRenderer {
|
|
8
|
+
/**
|
|
9
|
+
* Render link nodes, grouping them by link group annotation if necessary.
|
|
10
|
+
*
|
|
11
|
+
* @param {RTETextNode[]} nodes - Array of text nodes to render.
|
|
12
|
+
* @param {LinkGroupAnnotation} linkGroupAnnotation - link group annotation
|
|
13
|
+
* @param {RTERenderContext} context - Context containing render options.
|
|
14
|
+
* @returns {HTMLElement[]} - Array of rendered HTML elements.
|
|
15
|
+
*/
|
|
16
|
+
render(nodes: RTETextNode[], linkGroupAnnotation: LinkGroupAnnotation, { editable }: RTERenderContext): HTMLElement[];
|
|
17
|
+
private groupNodesByLink;
|
|
18
|
+
private isLinkGroup;
|
|
19
|
+
private renderLinkEditorWrapper;
|
|
20
|
+
private renderLink;
|
|
21
|
+
private handleChange;
|
|
22
|
+
}
|
|
23
|
+
declare const _default: RTELinkWrapperRenderer;
|
|
24
|
+
export default _default;
|
package/dist/types/components/vega-rich-text-editor/dto/renderers/blocks/text-block-renderer.d.ts
CHANGED
|
@@ -5,7 +5,6 @@ import { RTEBlock } from '../../blocks/block.abstract';
|
|
|
5
5
|
declare class RTETextBlockRenderer extends RTEBlockTextNodesRenderer {
|
|
6
6
|
canHandle(block: RTEBlock): boolean;
|
|
7
7
|
render(block: RTETextBlock, renderContext: RTERenderContext): HTMLElement;
|
|
8
|
-
private getBlockTagByType;
|
|
9
8
|
}
|
|
10
9
|
declare const _default: RTETextBlockRenderer;
|
|
11
10
|
export default _default;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { RTENodeRenderer } from './node-renderer.abstract';
|
|
2
|
+
import { RTERenderContext } from '../../../interface';
|
|
3
|
+
import { RTECodeBlockNode } from '../../nodes/code-block-node';
|
|
4
|
+
declare class RTECodeBlockNodeRenderer extends RTENodeRenderer {
|
|
5
|
+
render(node: RTECodeBlockNode, renderContext: RTERenderContext): HTMLElement;
|
|
6
|
+
/**
|
|
7
|
+
* Sync the code block DTO language and content when the component change event emit.
|
|
8
|
+
*
|
|
9
|
+
* @param {VegaCodeBlockValue} codeBlockValue - The code block value.
|
|
10
|
+
* @param {RTECodeBlockNode} node - The DTO class instance.
|
|
11
|
+
*/
|
|
12
|
+
private handleCodeContentChange;
|
|
13
|
+
/**
|
|
14
|
+
* Remove the code block from RTE value when the component remove event emit.
|
|
15
|
+
*
|
|
16
|
+
* @param {ChangeManagerEventLike<unknown>} input - The internal event payload object.
|
|
17
|
+
* @param {RTECodeBlockNode} node - The DTO class instance.
|
|
18
|
+
*/
|
|
19
|
+
private handleCodeBlockRemove;
|
|
20
|
+
/**
|
|
21
|
+
* The cursor should jump out of code block if enter three line breaks at the end.
|
|
22
|
+
*
|
|
23
|
+
* @param {string} oldCode - The old code content.
|
|
24
|
+
* @param {string} newCode - The new code content.
|
|
25
|
+
* @returns {boolean} - Boolean value.
|
|
26
|
+
*/
|
|
27
|
+
private shouldSwitchOutOfCodeBlock;
|
|
28
|
+
/**
|
|
29
|
+
* Apply the selection action to code node or remove from the annotation map.
|
|
30
|
+
*
|
|
31
|
+
* @param {boolean} isSelected - The code block is focus or not.
|
|
32
|
+
* @param {RTECodeBlockNode} node - The DTO class instance.
|
|
33
|
+
*/
|
|
34
|
+
private handleSelectionChange;
|
|
35
|
+
}
|
|
36
|
+
declare const _default: RTECodeBlockNodeRenderer;
|
|
37
|
+
export default _default;
|
package/dist/types/components/vega-rich-text-editor/dto/renderers/nodes/image-node-renderer.d.ts
CHANGED
|
@@ -3,8 +3,30 @@ import { RTEImageNode } from '../../nodes/image-node';
|
|
|
3
3
|
import { RTERenderContext } from '../../../interface';
|
|
4
4
|
declare class RTEImageNodeRenderer extends RTENodeRenderer {
|
|
5
5
|
render(node: RTEImageNode, renderContext: RTERenderContext): HTMLElement;
|
|
6
|
+
/**
|
|
7
|
+
* The function will render an image.
|
|
8
|
+
* In edit mode, it will be placed in the "vega-rich-text-image-editor" component as a slot.
|
|
9
|
+
* In view mode, the img image will be displayed directly.
|
|
10
|
+
*
|
|
11
|
+
* @param {ImageAnnotation} imageAnnotation - the image annotation of the image node
|
|
12
|
+
* @param {RTEImageNode} node - the current image node
|
|
13
|
+
* @returns {HTMLElement} return a image element
|
|
14
|
+
*/
|
|
6
15
|
private renderImage;
|
|
7
16
|
private handleChange;
|
|
17
|
+
/**
|
|
18
|
+
* Get the custom class string of the current RTEImageNode.
|
|
19
|
+
*
|
|
20
|
+
* @returns {Nullable<string>} A string of classes.
|
|
21
|
+
*/
|
|
22
|
+
private getCommonClasses;
|
|
23
|
+
/**
|
|
24
|
+
* Get classes from annotations
|
|
25
|
+
*
|
|
26
|
+
* @param {RTERenderContext} [options={ standalone: false }] - Options to control style mode
|
|
27
|
+
* @returns {string} - Annotation style
|
|
28
|
+
*/
|
|
29
|
+
private getClasses;
|
|
8
30
|
}
|
|
9
31
|
declare const _default: RTEImageNodeRenderer;
|
|
10
32
|
export default _default;
|
package/dist/types/components/vega-rich-text-editor/dto/renderers/nodes/node-renderer.abstract.d.ts
CHANGED
|
@@ -1,21 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { RTERenderContext } from '../../../interface';
|
|
2
2
|
import { Nullable } from '../../../../../types/general';
|
|
3
3
|
import { RTENode } from '../../nodes/node.abstract';
|
|
4
4
|
export declare abstract class RTENodeRenderer {
|
|
5
5
|
abstract render(node: RTENode, renderContext?: RTERenderContext): HTMLElement;
|
|
6
6
|
protected registerRef(ref: Nullable<HTMLElement>, node: RTENode): void;
|
|
7
|
-
/**
|
|
8
|
-
* Get styles from annotations
|
|
9
|
-
*
|
|
10
|
-
* @param {RTENode} node - The DTO node
|
|
11
|
-
* @returns {AnnotationStyle} - Annotation style
|
|
12
|
-
*/
|
|
13
|
-
protected getStyles(node: RTENode): AnnotationStyle;
|
|
14
|
-
/**
|
|
15
|
-
* Get classes from annotations
|
|
16
|
-
*
|
|
17
|
-
* @param {RTENode} node - The DTO node
|
|
18
|
-
* @returns {string} - Annotation style
|
|
19
|
-
*/
|
|
20
|
-
protected getClasses(node: RTENode): string;
|
|
21
7
|
}
|