@harbour-enterprises/superdoc 1.9.0-next.1 → 1.9.0-next.2
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/chunks/{PdfViewer-CgbfSvTa.cjs → PdfViewer-CLlDWxAK.cjs} +2 -2
- package/dist/chunks/{PdfViewer-DBd81Bj1.es.js → PdfViewer-N9y6ySeI.es.js} +2 -2
- package/dist/chunks/{SuperConverter-BLCx3blz.cjs → SuperConverter-DaAlf5ZE.cjs} +13 -12
- package/dist/chunks/{SuperConverter-Cr0qGiDZ.es.js → SuperConverter-uJeWdfqF.es.js} +13 -12
- package/dist/chunks/{index-Bq2oHT4F.es.js → index-8bXKgm-B.es.js} +4 -4
- package/dist/chunks/{index-kh6GfJpB.cjs → index-BMDhz8nE.cjs} +4 -4
- package/dist/chunks/{index-DBkFWFiv.cjs → index-BatuLfZq.cjs} +62 -185
- package/dist/chunks/{index-D61UJZHQ.es.js → index-DiUW7bID.es.js} +62 -185
- package/dist/super-editor/converter.cjs +1 -1
- package/dist/super-editor/converter.es.js +1 -1
- package/dist/super-editor.cjs +2 -2
- package/dist/super-editor.es.js +3 -3
- package/dist/superdoc/src/components/CommentsLayer/comment-schemas.d.ts +17 -0
- package/dist/superdoc/src/components/CommentsLayer/comment-schemas.d.ts.map +1 -0
- package/dist/superdoc/src/components/CommentsLayer/types.d.ts +4 -0
- package/dist/superdoc/src/components/CommentsLayer/types.d.ts.map +1 -0
- package/dist/superdoc/src/components/CommentsLayer/use-conversation.d.ts +23 -0
- package/dist/superdoc/src/components/CommentsLayer/use-conversation.d.ts.map +1 -0
- package/dist/superdoc/src/components/CommentsLayer/use-floating-comment.d.ts +12 -0
- package/dist/superdoc/src/components/CommentsLayer/use-floating-comment.d.ts.map +1 -0
- package/dist/superdoc/src/composables/use-document.d.ts +32 -0
- package/dist/superdoc/src/composables/use-document.d.ts.map +1 -0
- package/dist/superdoc/src/composables/use-field.d.ts +34 -0
- package/dist/superdoc/src/composables/use-field.d.ts.map +1 -0
- package/dist/superdoc/src/core/index.d.ts +2 -0
- package/dist/superdoc/src/core/index.d.ts.map +1 -0
- package/dist/superdoc/src/core/types/index.d.ts +567 -0
- package/dist/superdoc/src/core/types/index.d.ts.map +1 -0
- package/dist/{super-editor/src/dev/components/DeveloperPlayground.vue.d.ts → superdoc/src/dev/components/SuperdocDev.vue.d.ts} +1 -1
- package/dist/superdoc/src/dev/components/SuperdocDev.vue.d.ts.map +1 -0
- package/dist/{super-editor/src/components/toolbar/Toolbar.vue.d.ts → superdoc/src/dev/components/sidebar/SidebarFieldAnnotations.vue.d.ts} +2 -2
- package/dist/superdoc/src/dev/components/sidebar/SidebarFieldAnnotations.vue.d.ts.map +1 -0
- package/dist/{super-editor/src/dev/components/BasicUpload.vue.d.ts → superdoc/src/dev/components/sidebar/SidebarSearch.vue.d.ts} +2 -2
- package/dist/superdoc/src/dev/components/sidebar/SidebarSearch.vue.d.ts.map +1 -0
- package/dist/superdoc/src/helpers/floor.d.ts +2 -0
- package/dist/superdoc/src/helpers/floor.d.ts.map +1 -0
- package/dist/superdoc/src/helpers/use-selection.d.ts +18 -0
- package/dist/superdoc/src/helpers/use-selection.d.ts.map +1 -0
- package/dist/{super-editor → superdoc}/src/main.d.ts.map +1 -1
- package/dist/superdoc/src/stores/hrbr-fields-store.d.ts +44 -0
- package/dist/superdoc/src/stores/hrbr-fields-store.d.ts.map +1 -0
- package/dist/superdoc/src/super-editor.d.ts +4 -0
- package/dist/superdoc/src/super-editor.d.ts.map +1 -0
- package/dist/superdoc/src/types.d.ts +2 -0
- package/dist/superdoc/src/types.d.ts.map +1 -0
- package/dist/superdoc.cjs +3 -3
- package/dist/superdoc.es.js +3 -3
- package/dist/superdoc.umd.js +75 -197
- package/dist/superdoc.umd.js.map +1 -1
- package/package.json +1 -1
- package/dist/super-editor/src/components/ImageResizeOverlay.vue.d.ts +0 -13
- package/dist/super-editor/src/components/ImageResizeOverlay.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/SuperEditor.vue.d.ts +0 -71
- package/dist/super-editor/src/components/SuperEditor.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/SuperInput.vue.d.ts +0 -17
- package/dist/super-editor/src/components/SuperInput.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/TableResizeOverlay.vue.d.ts +0 -13
- package/dist/super-editor/src/components/TableResizeOverlay.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/cursor-helpers.d.ts +0 -25
- package/dist/super-editor/src/components/cursor-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/components/link-click/LinkClickHandler.vue.d.ts +0 -14
- package/dist/super-editor/src/components/link-click/LinkClickHandler.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/pagination-helpers.d.ts +0 -9
- package/dist/super-editor/src/components/pagination-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/components/popovers/GenericPopover.vue.d.ts +0 -31
- package/dist/super-editor/src/components/popovers/GenericPopover.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/popovers/Mentions.vue.d.ts +0 -14
- package/dist/super-editor/src/components/popovers/Mentions.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/rulers/Ruler.vue.d.ts +0 -15
- package/dist/super-editor/src/components/rulers/Ruler.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/slash-menu/SlashMenu.vue.d.ts +0 -15
- package/dist/super-editor/src/components/slash-menu/SlashMenu.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/slash-menu/constants.d.ts +0 -72
- package/dist/super-editor/src/components/slash-menu/constants.d.ts.map +0 -1
- package/dist/super-editor/src/components/slash-menu/event-flags.d.ts.map +0 -1
- package/dist/super-editor/src/components/slash-menu/menuItems.d.ts +0 -9
- package/dist/super-editor/src/components/slash-menu/menuItems.d.ts.map +0 -1
- package/dist/super-editor/src/components/slash-menu/tests/testHelpers.d.ts +0 -535
- package/dist/super-editor/src/components/slash-menu/tests/testHelpers.d.ts.map +0 -1
- package/dist/super-editor/src/components/slash-menu/utils.d.ts +0 -17
- package/dist/super-editor/src/components/slash-menu/utils.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/AIWriter.vue.d.ts +0 -19
- package/dist/super-editor/src/components/toolbar/AIWriter.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/AlignmentButtons.vue.d.ts +0 -7
- package/dist/super-editor/src/components/toolbar/AlignmentButtons.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/ButtonGroup.vue.d.ts +0 -10
- package/dist/super-editor/src/components/toolbar/ButtonGroup.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/DocumentMode.vue.d.ts +0 -11
- package/dist/super-editor/src/components/toolbar/DocumentMode.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/IconGrid.vue.d.ts +0 -15
- package/dist/super-editor/src/components/toolbar/IconGrid.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/IconGridRow.vue.d.ts +0 -14
- package/dist/super-editor/src/components/toolbar/IconGridRow.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/LinkInput.vue.d.ts +0 -16
- package/dist/super-editor/src/components/toolbar/LinkInput.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/LinkedStyle.vue.d.ts +0 -13
- package/dist/super-editor/src/components/toolbar/LinkedStyle.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/OverflowMenu.vue.d.ts +0 -11
- package/dist/super-editor/src/components/toolbar/OverflowMenu.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/SearchInput.vue.d.ts +0 -9
- package/dist/super-editor/src/components/toolbar/SearchInput.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/TableActions.vue.d.ts +0 -9
- package/dist/super-editor/src/components/toolbar/TableActions.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/TableGrid.vue.d.ts +0 -7
- package/dist/super-editor/src/components/toolbar/TableGrid.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/Toolbar.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/ToolbarButton.vue.d.ts +0 -23
- package/dist/super-editor/src/components/toolbar/ToolbarButton.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/ToolbarButtonIcon.vue.d.ts +0 -12
- package/dist/super-editor/src/components/toolbar/ToolbarButtonIcon.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/ToolbarSeparator.vue.d.ts +0 -9
- package/dist/super-editor/src/components/toolbar/ToolbarSeparator.vue.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/ai-helpers.d.ts +0 -77
- package/dist/super-editor/src/components/toolbar/ai-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/color-dropdown-helpers.d.ts +0 -15
- package/dist/super-editor/src/components/toolbar/color-dropdown-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/constants.d.ts +0 -19
- package/dist/super-editor/src/components/toolbar/constants.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/defaultItems.d.ts +0 -7
- package/dist/super-editor/src/components/toolbar/defaultItems.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/format-negation.d.ts +0 -6
- package/dist/super-editor/src/components/toolbar/format-negation.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/helpers.d.ts +0 -6
- package/dist/super-editor/src/components/toolbar/helpers.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/scroll-helpers.d.ts +0 -5
- package/dist/super-editor/src/components/toolbar/scroll-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/super-toolbar.d.ts +0 -566
- package/dist/super-editor/src/components/toolbar/super-toolbar.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/toolbarTexts.d.ts +0 -54
- package/dist/super-editor/src/components/toolbar/toolbarTexts.d.ts.map +0 -1
- package/dist/super-editor/src/components/toolbar/use-toolbar-item.d.ts +0 -47
- package/dist/super-editor/src/components/toolbar/use-toolbar-item.d.ts.map +0 -1
- package/dist/super-editor/src/composables/use-high-contrast-mode.d.ts.map +0 -1
- package/dist/super-editor/src/core/Attribute.d.ts +0 -126
- package/dist/super-editor/src/core/Attribute.d.ts.map +0 -1
- package/dist/super-editor/src/core/CommandService.d.ts.map +0 -1
- package/dist/super-editor/src/core/DocxZipper.d.ts.map +0 -1
- package/dist/super-editor/src/core/Editor.d.ts +0 -724
- package/dist/super-editor/src/core/Editor.d.ts.map +0 -1
- package/dist/super-editor/src/core/EventEmitter.d.ts +0 -52
- package/dist/super-editor/src/core/EventEmitter.d.ts.map +0 -1
- package/dist/super-editor/src/core/Extension.d.ts +0 -33
- package/dist/super-editor/src/core/Extension.d.ts.map +0 -1
- package/dist/super-editor/src/core/ExtensionService.d.ts.map +0 -1
- package/dist/super-editor/src/core/InputRule.d.ts.map +0 -1
- package/dist/super-editor/src/core/Mark.d.ts +0 -53
- package/dist/super-editor/src/core/Mark.d.ts.map +0 -1
- package/dist/super-editor/src/core/Node.d.ts +0 -112
- package/dist/super-editor/src/core/Node.d.ts.map +0 -1
- package/dist/super-editor/src/core/OxmlNode.d.ts +0 -30
- package/dist/super-editor/src/core/OxmlNode.d.ts.map +0 -1
- package/dist/super-editor/src/core/PositionTracker.d.ts +0 -41
- package/dist/super-editor/src/core/PositionTracker.d.ts.map +0 -1
- package/dist/super-editor/src/core/Schema.d.ts +0 -5
- package/dist/super-editor/src/core/Schema.d.ts.map +0 -1
- package/dist/super-editor/src/core/child-editor/child-editor.d.ts +0 -3
- package/dist/super-editor/src/core/child-editor/child-editor.d.ts.map +0 -1
- package/dist/super-editor/src/core/child-editor/index.d.ts +0 -1
- package/dist/super-editor/src/core/child-editor/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/backspaceEmptyRunParagraph.d.ts +0 -2
- package/dist/super-editor/src/core/commands/backspaceEmptyRunParagraph.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/backspaceNextToRun.d.ts +0 -2
- package/dist/super-editor/src/core/commands/backspaceNextToRun.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/backspaceSkipEmptyRun.d.ts +0 -2
- package/dist/super-editor/src/core/commands/backspaceSkipEmptyRun.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/changeListLevel.d.ts +0 -15
- package/dist/super-editor/src/core/commands/changeListLevel.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/clearNodes.d.ts +0 -6
- package/dist/super-editor/src/core/commands/clearNodes.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/command.d.ts +0 -2
- package/dist/super-editor/src/core/commands/command.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/createParagraphNear.d.ts +0 -5
- package/dist/super-editor/src/core/commands/createParagraphNear.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/decreaseListIndent.d.ts +0 -2
- package/dist/super-editor/src/core/commands/decreaseListIndent.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/deleteNextToRun.d.ts +0 -2
- package/dist/super-editor/src/core/commands/deleteNextToRun.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/deleteSelection.d.ts +0 -2
- package/dist/super-editor/src/core/commands/deleteSelection.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/deleteSkipEmptyRun.d.ts +0 -2
- package/dist/super-editor/src/core/commands/deleteSkipEmptyRun.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/exitCode.d.ts +0 -5
- package/dist/super-editor/src/core/commands/exitCode.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/first.d.ts +0 -2
- package/dist/super-editor/src/core/commands/first.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/getSelectionMarks.d.ts +0 -2
- package/dist/super-editor/src/core/commands/getSelectionMarks.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/increaseListIndent.d.ts +0 -6
- package/dist/super-editor/src/core/commands/increaseListIndent.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/index.d.ts +0 -54
- package/dist/super-editor/src/core/commands/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/insertContent.d.ts +0 -5
- package/dist/super-editor/src/core/commands/insertContent.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/insertContentAt.d.ts +0 -15
- package/dist/super-editor/src/core/commands/insertContentAt.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/insertSectionBreakAtSelection.d.ts +0 -5
- package/dist/super-editor/src/core/commands/insertSectionBreakAtSelection.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/insertTabChar.d.ts +0 -4
- package/dist/super-editor/src/core/commands/insertTabChar.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/insertTabNode.d.ts +0 -11
- package/dist/super-editor/src/core/commands/insertTabNode.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/joinBackward.d.ts +0 -5
- package/dist/super-editor/src/core/commands/joinBackward.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/joinDown.d.ts +0 -5
- package/dist/super-editor/src/core/commands/joinDown.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/joinForward.d.ts +0 -5
- package/dist/super-editor/src/core/commands/joinForward.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/joinUp.d.ts +0 -5
- package/dist/super-editor/src/core/commands/joinUp.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/liftEmptyBlock.d.ts +0 -5
- package/dist/super-editor/src/core/commands/liftEmptyBlock.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/lineHeight.d.ts +0 -7
- package/dist/super-editor/src/core/commands/lineHeight.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/list-helpers/find-node-position.d.ts +0 -2
- package/dist/super-editor/src/core/commands/list-helpers/find-node-position.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/list-helpers/index.d.ts +0 -3
- package/dist/super-editor/src/core/commands/list-helpers/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/list-helpers/is-list.d.ts +0 -2
- package/dist/super-editor/src/core/commands/list-helpers/is-list.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/list-helpers/list-indent-helpers.d.ts +0 -3
- package/dist/super-editor/src/core/commands/list-helpers/list-indent-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/list-helpers/test-helpers.d.ts +0 -127
- package/dist/super-editor/src/core/commands/list-helpers/test-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/newlineInCode.d.ts +0 -5
- package/dist/super-editor/src/core/commands/newlineInCode.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/removeNumberingProperties.d.ts +0 -12
- package/dist/super-editor/src/core/commands/removeNumberingProperties.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/resetAttributes.d.ts +0 -6
- package/dist/super-editor/src/core/commands/resetAttributes.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/restartNumbering.d.ts +0 -7
- package/dist/super-editor/src/core/commands/restartNumbering.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/restoreSelection.d.ts +0 -6
- package/dist/super-editor/src/core/commands/restoreSelection.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/selectAll.d.ts +0 -5
- package/dist/super-editor/src/core/commands/selectAll.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/selectNodeBackward.d.ts +0 -5
- package/dist/super-editor/src/core/commands/selectNodeBackward.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/selectNodeForward.d.ts +0 -5
- package/dist/super-editor/src/core/commands/selectNodeForward.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/selectTextblockEnd.d.ts +0 -5
- package/dist/super-editor/src/core/commands/selectTextblockEnd.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/selectTextblockStart.d.ts +0 -5
- package/dist/super-editor/src/core/commands/selectTextblockStart.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/setBodyHeaderFooter.d.ts +0 -5
- package/dist/super-editor/src/core/commands/setBodyHeaderFooter.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/setMark.d.ts +0 -7
- package/dist/super-editor/src/core/commands/setMark.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/setMeta.d.ts +0 -4
- package/dist/super-editor/src/core/commands/setMeta.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/setNode.d.ts +0 -6
- package/dist/super-editor/src/core/commands/setNode.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/setSectionHeaderFooterAtSelection.d.ts +0 -5
- package/dist/super-editor/src/core/commands/setSectionHeaderFooterAtSelection.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/setSectionPageMarginsAtSelection.d.ts +0 -7
- package/dist/super-editor/src/core/commands/setSectionPageMarginsAtSelection.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/setTextSelection.d.ts +0 -5
- package/dist/super-editor/src/core/commands/setTextSelection.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/skipTab.d.ts +0 -7
- package/dist/super-editor/src/core/commands/skipTab.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/splitBlock.d.ts +0 -5
- package/dist/super-editor/src/core/commands/splitBlock.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/tests/commandTestUtils.d.ts +0 -8
- package/dist/super-editor/src/core/commands/tests/commandTestUtils.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/tests/test-schema.d.ts +0 -3
- package/dist/super-editor/src/core/commands/tests/test-schema.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/textIndent.d.ts +0 -5
- package/dist/super-editor/src/core/commands/textIndent.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/toggleList.d.ts +0 -7
- package/dist/super-editor/src/core/commands/toggleList.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/toggleMark.d.ts +0 -5
- package/dist/super-editor/src/core/commands/toggleMark.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/toggleMarkCascade.d.ts +0 -43
- package/dist/super-editor/src/core/commands/toggleMarkCascade.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/toggleNode.d.ts +0 -5
- package/dist/super-editor/src/core/commands/toggleNode.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/types/index.d.ts +0 -12
- package/dist/super-editor/src/core/commands/types/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/undoInputRule.d.ts +0 -5
- package/dist/super-editor/src/core/commands/undoInputRule.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/unsetAllMarks.d.ts +0 -6
- package/dist/super-editor/src/core/commands/unsetAllMarks.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/unsetMark.d.ts +0 -7
- package/dist/super-editor/src/core/commands/unsetMark.d.ts.map +0 -1
- package/dist/super-editor/src/core/commands/updateAttributes.d.ts +0 -6
- package/dist/super-editor/src/core/commands/updateAttributes.d.ts.map +0 -1
- package/dist/super-editor/src/core/defineMark.d.ts +0 -13
- package/dist/super-editor/src/core/defineMark.d.ts.map +0 -1
- package/dist/super-editor/src/core/defineNode.d.ts +0 -13
- package/dist/super-editor/src/core/defineNode.d.ts.map +0 -1
- package/dist/super-editor/src/core/encoding-helpers.d.ts +0 -28
- package/dist/super-editor/src/core/encoding-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/errors/EditorErrors.d.ts +0 -72
- package/dist/super-editor/src/core/errors/EditorErrors.d.ts.map +0 -1
- package/dist/super-editor/src/core/errors/index.d.ts +0 -2
- package/dist/super-editor/src/core/errors/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/extensions/commands.d.ts +0 -3
- package/dist/super-editor/src/core/extensions/commands.d.ts.map +0 -1
- package/dist/super-editor/src/core/extensions/editable.d.ts +0 -14
- package/dist/super-editor/src/core/extensions/editable.d.ts.map +0 -1
- package/dist/super-editor/src/core/extensions/editorFocus.d.ts +0 -7
- package/dist/super-editor/src/core/extensions/editorFocus.d.ts.map +0 -1
- package/dist/super-editor/src/core/extensions/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/extensions/keymap.d.ts +0 -10
- package/dist/super-editor/src/core/extensions/keymap.d.ts.map +0 -1
- package/dist/super-editor/src/core/extensions/position-tracker.d.ts +0 -5
- package/dist/super-editor/src/core/extensions/position-tracker.d.ts.map +0 -1
- package/dist/super-editor/src/core/header-footer/EditorOverlayManager.d.ts +0 -179
- package/dist/super-editor/src/core/header-footer/EditorOverlayManager.d.ts.map +0 -1
- package/dist/super-editor/src/core/header-footer/HeaderFooterPerRidLayout.d.ts +0 -22
- package/dist/super-editor/src/core/header-footer/HeaderFooterPerRidLayout.d.ts.map +0 -1
- package/dist/super-editor/src/core/header-footer/HeaderFooterRegistry.d.ts +0 -364
- package/dist/super-editor/src/core/header-footer/HeaderFooterRegistry.d.ts.map +0 -1
- package/dist/super-editor/src/core/header-footer/HeaderFooterRegistryInit.d.ts +0 -30
- package/dist/super-editor/src/core/header-footer/HeaderFooterRegistryInit.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/ErrorWithDetails.d.ts +0 -21
- package/dist/super-editor/src/core/helpers/ErrorWithDetails.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/annotator.d.ts +0 -1
- package/dist/super-editor/src/core/helpers/annotator.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/applyPatch.d.ts +0 -64
- package/dist/super-editor/src/core/helpers/applyPatch.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/baseListDefinitions.d.ts +0 -444
- package/dist/super-editor/src/core/helpers/baseListDefinitions.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/canRenderFont.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/chainableEditorState.d.ts +0 -9
- package/dist/super-editor/src/core/helpers/chainableEditorState.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/cleanSchemaItem.d.ts +0 -9
- package/dist/super-editor/src/core/helpers/cleanSchemaItem.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/contentProcessor.d.ts +0 -22
- package/dist/super-editor/src/core/helpers/contentProcessor.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/createDocument.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/createNodeFromContent.d.ts +0 -3
- package/dist/super-editor/src/core/helpers/createNodeFromContent.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/defaultBlockAt.d.ts +0 -9
- package/dist/super-editor/src/core/helpers/defaultBlockAt.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/domWarnings.d.ts +0 -2
- package/dist/super-editor/src/core/helpers/domWarnings.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/editorSurface.d.ts +0 -27
- package/dist/super-editor/src/core/helpers/editorSurface.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/findChildren.d.ts +0 -8
- package/dist/super-editor/src/core/helpers/findChildren.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/findMark.d.ts +0 -2
- package/dist/super-editor/src/core/helpers/findMark.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/findParentNode.d.ts +0 -3
- package/dist/super-editor/src/core/helpers/findParentNode.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/findParentNodeClosestToPos.d.ts +0 -20
- package/dist/super-editor/src/core/helpers/findParentNodeClosestToPos.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/findWordBounds.d.ts +0 -5
- package/dist/super-editor/src/core/helpers/findWordBounds.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/generateDocxListAttributes.d.ts +0 -35
- package/dist/super-editor/src/core/helpers/generateDocxListAttributes.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/generateDocxRandomId.d.ts +0 -12
- package/dist/super-editor/src/core/helpers/generateDocxRandomId.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/getActiveFormatting.d.ts +0 -5
- package/dist/super-editor/src/core/helpers/getActiveFormatting.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/getExtensionConfigField.d.ts +0 -35
- package/dist/super-editor/src/core/helpers/getExtensionConfigField.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/getHTMLFromFragment.d.ts +0 -2
- package/dist/super-editor/src/core/helpers/getHTMLFromFragment.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/getMarkRange.d.ts +0 -9
- package/dist/super-editor/src/core/helpers/getMarkRange.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/getMarkType.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/getMarksBetween.d.ts +0 -2
- package/dist/super-editor/src/core/helpers/getMarksBetween.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/getMarksFromSelection.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/getNodeType.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/getSchemaTypeByName.d.ts +0 -8
- package/dist/super-editor/src/core/helpers/getSchemaTypeByName.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/getSchemaTypeNameByName.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/getTextContentFromNodes.d.ts +0 -2
- package/dist/super-editor/src/core/helpers/getTextContentFromNodes.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/htmlSanitizer.d.ts +0 -10
- package/dist/super-editor/src/core/helpers/htmlSanitizer.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/importHtml.d.ts +0 -14
- package/dist/super-editor/src/core/helpers/importHtml.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/importMarkdown.d.ts +0 -15
- package/dist/super-editor/src/core/helpers/importMarkdown.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/index.d.ts +0 -3
- package/dist/super-editor/src/core/helpers/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/isActive.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/isExtentionRulesEnabled.d.ts +0 -2
- package/dist/super-editor/src/core/helpers/isExtentionRulesEnabled.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/isInTable.d.ts +0 -2
- package/dist/super-editor/src/core/helpers/isInTable.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/isList.d.ts +0 -2
- package/dist/super-editor/src/core/helpers/isList.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/isMarkActive.d.ts +0 -9
- package/dist/super-editor/src/core/helpers/isMarkActive.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/isNodeActive.d.ts +0 -9
- package/dist/super-editor/src/core/helpers/isNodeActive.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/isTextSelection.d.ts +0 -3
- package/dist/super-editor/src/core/helpers/isTextSelection.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/list-numbering-helpers.d.ts +0 -72
- package/dist/super-editor/src/core/helpers/list-numbering-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/orderedListUtils.d.ts +0 -13
- package/dist/super-editor/src/core/helpers/orderedListUtils.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/pasteListHelpers.d.ts +0 -11
- package/dist/super-editor/src/core/helpers/pasteListHelpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/posToDOMRect.d.ts +0 -21
- package/dist/super-editor/src/core/helpers/posToDOMRect.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/rangeUtils.d.ts +0 -3
- package/dist/super-editor/src/core/helpers/rangeUtils.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/selectionToInsertionEnd.d.ts +0 -2
- package/dist/super-editor/src/core/helpers/selectionToInsertionEnd.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/setImageNodeSelection.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/setWordSelection.d.ts +0 -2
- package/dist/super-editor/src/core/helpers/setWordSelection.d.ts.map +0 -1
- package/dist/super-editor/src/core/helpers/updateDOMAttributes.d.ts +0 -2
- package/dist/super-editor/src/core/helpers/updateDOMAttributes.d.ts.map +0 -1
- package/dist/super-editor/src/core/index.d.ts +0 -18
- package/dist/super-editor/src/core/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/inputRules/docx-paste/docx-paste.d.ts +0 -4
- package/dist/super-editor/src/core/inputRules/docx-paste/docx-paste.d.ts.map +0 -1
- package/dist/super-editor/src/core/inputRules/google-docs-paste/google-docs-paste.d.ts +0 -2
- package/dist/super-editor/src/core/inputRules/google-docs-paste/google-docs-paste.d.ts.map +0 -1
- package/dist/super-editor/src/core/inputRules/html/html-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/inputRules/html/transform-copied-lists.d.ts +0 -1
- package/dist/super-editor/src/core/inputRules/html/transform-copied-lists.d.ts.map +0 -1
- package/dist/super-editor/src/core/inputRules/wrappingInputRule.d.ts +0 -9
- package/dist/super-editor/src/core/inputRules/wrappingInputRule.d.ts.map +0 -1
- package/dist/super-editor/src/core/migrations/0.14-listsv2/listsv2migration.d.ts +0 -2
- package/dist/super-editor/src/core/migrations/0.14-listsv2/listsv2migration.d.ts.map +0 -1
- package/dist/super-editor/src/core/migrations/index.d.ts +0 -1
- package/dist/super-editor/src/core/migrations/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/migrations/migration_after_0_4_14.d.ts +0 -2
- package/dist/super-editor/src/core/migrations/migration_after_0_4_14.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/PresentationEditor.d.ts +0 -663
- package/dist/super-editor/src/core/presentation-editor/PresentationEditor.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/dom/CoordinateTransform.d.ts +0 -125
- package/dist/super-editor/src/core/presentation-editor/dom/CoordinateTransform.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/dom/DomPositionIndex.d.ts +0 -135
- package/dist/super-editor/src/core/presentation-editor/dom/DomPositionIndex.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/dom/DomPositionIndexObserverManager.d.ts +0 -94
- package/dist/super-editor/src/core/presentation-editor/dom/DomPositionIndexObserverManager.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/dom/DomSelectionGeometry.d.ts +0 -134
- package/dist/super-editor/src/core/presentation-editor/dom/DomSelectionGeometry.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/dom/HiddenHost.d.ts +0 -23
- package/dist/super-editor/src/core/presentation-editor/dom/HiddenHost.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/dom/PageDom.d.ts +0 -18
- package/dist/super-editor/src/core/presentation-editor/dom/PageDom.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/dom/PointerNormalization.d.ts +0 -10
- package/dist/super-editor/src/core/presentation-editor/dom/PointerNormalization.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/header-footer/HeaderFooterSessionManager.d.ts +0 -305
- package/dist/super-editor/src/core/presentation-editor/header-footer/HeaderFooterSessionManager.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/index.d.ts +0 -9
- package/dist/super-editor/src/core/presentation-editor/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/input/ClickSelectionUtilities.d.ts +0 -88
- package/dist/super-editor/src/core/presentation-editor/input/ClickSelectionUtilities.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/input/DragDropManager.d.ts +0 -68
- package/dist/super-editor/src/core/presentation-editor/input/DragDropManager.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/input/PresentationInputBridge.d.ts +0 -25
- package/dist/super-editor/src/core/presentation-editor/input/PresentationInputBridge.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/layout/EpochPositionMapper.d.ts +0 -188
- package/dist/super-editor/src/core/presentation-editor/layout/EpochPositionMapper.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/layout/FootnotesBuilder.d.ts +0 -28
- package/dist/super-editor/src/core/presentation-editor/layout/FootnotesBuilder.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/layout/LayoutOptionParsing.d.ts +0 -32
- package/dist/super-editor/src/core/presentation-editor/layout/LayoutOptionParsing.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/layout/PresentationLayoutMetrics.d.ts +0 -7
- package/dist/super-editor/src/core/presentation-editor/layout/PresentationLayoutMetrics.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/layout/SectionPageStyles.d.ts +0 -24
- package/dist/super-editor/src/core/presentation-editor/layout/SectionPageStyles.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/pointer-events/EditorInputManager.d.ts +0 -178
- package/dist/super-editor/src/core/presentation-editor/pointer-events/EditorInputManager.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/pointer-events/index.d.ts +0 -6
- package/dist/super-editor/src/core/presentation-editor/pointer-events/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/remote-cursors/RemoteCursorAwareness.d.ts +0 -48
- package/dist/super-editor/src/core/presentation-editor/remote-cursors/RemoteCursorAwareness.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/remote-cursors/RemoteCursorColors.d.ts +0 -34
- package/dist/super-editor/src/core/presentation-editor/remote-cursors/RemoteCursorColors.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/remote-cursors/RemoteCursorManager.d.ts +0 -176
- package/dist/super-editor/src/core/presentation-editor/remote-cursors/RemoteCursorManager.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/remote-cursors/RemoteCursorRendering.d.ts +0 -122
- package/dist/super-editor/src/core/presentation-editor/remote-cursors/RemoteCursorRendering.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/selection/CaretGeometry.d.ts +0 -53
- package/dist/super-editor/src/core/presentation-editor/selection/CaretGeometry.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/selection/CellSelectionOverlay.d.ts +0 -80
- package/dist/super-editor/src/core/presentation-editor/selection/CellSelectionOverlay.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/selection/LocalSelectionOverlayRendering.d.ts +0 -103
- package/dist/super-editor/src/core/presentation-editor/selection/LocalSelectionOverlayRendering.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/selection/SelectionDebug.d.ts +0 -40
- package/dist/super-editor/src/core/presentation-editor/selection/SelectionDebug.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/selection/SelectionHelpers.d.ts +0 -113
- package/dist/super-editor/src/core/presentation-editor/selection/SelectionHelpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/selection/SelectionSyncCoordinator.d.ts +0 -185
- package/dist/super-editor/src/core/presentation-editor/selection/SelectionSyncCoordinator.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/selection/SelectionVirtualizationPins.d.ts +0 -20
- package/dist/super-editor/src/core/presentation-editor/selection/SelectionVirtualizationPins.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/tables/TableCaretDomGeometry.d.ts +0 -14
- package/dist/super-editor/src/core/presentation-editor/tables/TableCaretDomGeometry.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/tables/TableSelectionUtilities.d.ts +0 -158
- package/dist/super-editor/src/core/presentation-editor/tables/TableSelectionUtilities.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/types.d.ts +0 -381
- package/dist/super-editor/src/core/presentation-editor/types.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/utils/A11ySupport.d.ts +0 -149
- package/dist/super-editor/src/core/presentation-editor/utils/A11ySupport.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/utils/AnchorNavigation.d.ts +0 -23
- package/dist/super-editor/src/core/presentation-editor/utils/AnchorNavigation.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/utils/CommentPositionCollection.d.ts +0 -11
- package/dist/super-editor/src/core/presentation-editor/utils/CommentPositionCollection.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/utils/PositionMapFromPm.d.ts +0 -46
- package/dist/super-editor/src/core/presentation-editor/utils/PositionMapFromPm.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/utils/SafeCleanup.d.ts +0 -18
- package/dist/super-editor/src/core/presentation-editor/utils/SafeCleanup.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/utils/SchemaNodeTypes.d.ts +0 -19
- package/dist/super-editor/src/core/presentation-editor/utils/SchemaNodeTypes.d.ts.map +0 -1
- package/dist/super-editor/src/core/presentation-editor/utils/uiSurfaceRegistry.d.ts +0 -32
- package/dist/super-editor/src/core/presentation-editor/utils/uiSurfaceRegistry.d.ts.map +0 -1
- package/dist/super-editor/src/core/renderers/EditorRenderer.d.ts +0 -122
- package/dist/super-editor/src/core/renderers/EditorRenderer.d.ts.map +0 -1
- package/dist/super-editor/src/core/renderers/ProseMirrorRenderer.d.ts +0 -169
- package/dist/super-editor/src/core/renderers/ProseMirrorRenderer.d.ts.map +0 -1
- package/dist/super-editor/src/core/schema-summary.d.ts +0 -4
- package/dist/super-editor/src/core/schema-summary.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/SuperConverter.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/SuperConverter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/constants.d.ts +0 -4
- package/dist/super-editor/src/core/super-converter/constants.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/docx-helpers/document-rels.d.ts +0 -9
- package/dist/super-editor/src/core/super-converter/docx-helpers/document-rels.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/docx-helpers/docx-constants.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/docx-helpers/docx-constants.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/docx-helpers/docx-helpers.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/docx-helpers/docx-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/docx-helpers/get-default-style-definition.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/docx-helpers/get-default-style-definition.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/docx-helpers/index.d.ts +0 -4
- package/dist/super-editor/src/core/super-converter/docx-helpers/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/export-helpers/pre-process-vertical-merge-cells.d.ts +0 -4
- package/dist/super-editor/src/core/super-converter/export-helpers/pre-process-vertical-merge-cells.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/exporter-docx-defs.d.ts +0 -987
- package/dist/super-editor/src/core/super-converter/exporter-docx-defs.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/exporter.d.ts +0 -144
- package/dist/super-editor/src/core/super-converter/exporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/field-references/fld-preprocessors/hyperlink-preprocessor.d.ts +0 -10
- package/dist/super-editor/src/core/super-converter/field-references/fld-preprocessors/hyperlink-preprocessor.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/field-references/fld-preprocessors/index-preprocessor.d.ts +0 -13
- package/dist/super-editor/src/core/super-converter/field-references/fld-preprocessors/index-preprocessor.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/field-references/fld-preprocessors/index.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/field-references/fld-preprocessors/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/field-references/fld-preprocessors/num-pages-preprocessor.d.ts +0 -11
- package/dist/super-editor/src/core/super-converter/field-references/fld-preprocessors/num-pages-preprocessor.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/field-references/fld-preprocessors/page-preprocessor.d.ts +0 -11
- package/dist/super-editor/src/core/super-converter/field-references/fld-preprocessors/page-preprocessor.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/field-references/fld-preprocessors/page-ref-preprocessor.d.ts +0 -9
- package/dist/super-editor/src/core/super-converter/field-references/fld-preprocessors/page-ref-preprocessor.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/field-references/fld-preprocessors/toc-preprocessor.d.ts +0 -9
- package/dist/super-editor/src/core/super-converter/field-references/fld-preprocessors/toc-preprocessor.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/field-references/fld-preprocessors/xe-preprocessor.d.ts +0 -13
- package/dist/super-editor/src/core/super-converter/field-references/fld-preprocessors/xe-preprocessor.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/field-references/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/field-references/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/field-references/preProcessNodesForFldChar.d.ts +0 -36
- package/dist/super-editor/src/core/super-converter/field-references/preProcessNodesForFldChar.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/field-references/preProcessPageFieldsOnly.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/field-references/preProcessPageFieldsOnly.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/helpers/mediaHelpers.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/helpers/mediaHelpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/helpers/tableFallbackHelpers.d.ts +0 -25
- package/dist/super-editor/src/core/super-converter/helpers/tableFallbackHelpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/helpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/relationship-helpers.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/relationship-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/section-properties.d.ts +0 -123
- package/dist/super-editor/src/core/super-converter/section-properties.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/styles.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/types.d.ts +0 -4
- package/dist/super-editor/src/core/super-converter/types.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/docxHelper.d.ts +0 -13
- package/dist/super-editor/src/core/super-converter/v2/docxHelper.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/exporter/commentsExporter.d.ts +0 -18
- package/dist/super-editor/src/core/super-converter/v2/exporter/commentsExporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/exporter/footnotesExporter.d.ts +0 -19
- package/dist/super-editor/src/core/super-converter/v2/exporter/footnotesExporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/exporter/helpers/base-list.definitions.d.ts +0 -491
- package/dist/super-editor/src/core/super-converter/v2/exporter/helpers/base-list.definitions.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/exporter/helpers/index.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v2/exporter/helpers/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/exporter/helpers/translateChildNodes.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v2/exporter/helpers/translateChildNodes.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/exporter/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v2/exporter/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/alternateChoiceImporter.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v2/importer/alternateChoiceImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/autoPageNumberImporter.d.ts +0 -9
- package/dist/super-editor/src/core/super-converter/v2/importer/autoPageNumberImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/bookmarkEndImporter.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v2/importer/bookmarkEndImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/bookmarkNodeImporter.d.ts +0 -9
- package/dist/super-editor/src/core/super-converter/v2/importer/bookmarkNodeImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/bookmarkStartImporter.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v2/importer/bookmarkStartImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/commentRangeImporter.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v2/importer/commentRangeImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/documentCommentsImporter.d.ts +0 -18
- package/dist/super-editor/src/core/super-converter/v2/importer/documentCommentsImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/documentFootnotesImporter.d.ts +0 -25
- package/dist/super-editor/src/core/super-converter/v2/importer/documentFootnotesImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/docxImporter.d.ts +0 -103
- package/dist/super-editor/src/core/super-converter/v2/importer/docxImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/footnoteReferenceImporter.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v2/importer/footnoteReferenceImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/hyperlinkImporter.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v2/importer/hyperlinkImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/ignoredNodes.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v2/importer/ignoredNodes.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/imageImporter.d.ts +0 -10
- package/dist/super-editor/src/core/super-converter/v2/importer/imageImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/importerHelpers.d.ts +0 -25
- package/dist/super-editor/src/core/super-converter/v2/importer/importerHelpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/index.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v2/importer/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/indexImporter.d.ts +0 -9
- package/dist/super-editor/src/core/super-converter/v2/importer/indexImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/lineBreakImporter.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v2/importer/lineBreakImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/listImporter.d.ts +0 -137
- package/dist/super-editor/src/core/super-converter/v2/importer/listImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/markImporter.d.ts +0 -43
- package/dist/super-editor/src/core/super-converter/v2/importer/markImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/mergeTextNodes.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v2/importer/mergeTextNodes.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/numberingCache.d.ts +0 -41
- package/dist/super-editor/src/core/super-converter/v2/importer/numberingCache.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/pageReferenceImporter.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v2/importer/pageReferenceImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/paragraphNodeImporter.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v2/importer/paragraphNodeImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/passthroughNodeImporter.d.ts +0 -10
- package/dist/super-editor/src/core/super-converter/v2/importer/passthroughNodeImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/permEndImporter.d.ts +0 -9
- package/dist/super-editor/src/core/super-converter/v2/importer/permEndImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/permStartImporter.d.ts +0 -9
- package/dist/super-editor/src/core/super-converter/v2/importer/permStartImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/pictNodeImporter.d.ts +0 -14
- package/dist/super-editor/src/core/super-converter/v2/importer/pictNodeImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/runNodeImporter.d.ts +0 -9
- package/dist/super-editor/src/core/super-converter/v2/importer/runNodeImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/sdtNodeImporter.d.ts +0 -9
- package/dist/super-editor/src/core/super-converter/v2/importer/sdtNodeImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/tabImporter.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v2/importer/tabImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/tableImporter.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v2/importer/tableImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/tableOfContentsImporter.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v2/importer/tableOfContentsImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/textNodeImporter.d.ts +0 -9
- package/dist/super-editor/src/core/super-converter/v2/importer/textNodeImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/trackChangesImporter.d.ts +0 -14
- package/dist/super-editor/src/core/super-converter/v2/importer/trackChangesImporter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/importer/types/index.d.ts +0 -93
- package/dist/super-editor/src/core/super-converter/v2/importer/types/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v2/types/index.d.ts +0 -15
- package/dist/super-editor/src/core/super-converter/v2/types/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/constants/east-asian-regex.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/constants/east-asian-regex.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/constants/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/constants/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/helpers.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/helpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/index.d.ts +0 -4
- package/dist/super-editor/src/core/super-converter/v3/handlers/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/mc/altermateContent/alternate-content-translator.d.ts +0 -18
- package/dist/super-editor/src/core/super-converter/v3/handlers/mc/altermateContent/alternate-content-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/mc/altermateContent/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/mc/altermateContent/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/autoPageNumber/autoPageNumber-translator.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/autoPageNumber/autoPageNumber-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/autoPageNumber/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/autoPageNumber/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/index/index-translator.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/index/index-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/index/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/index/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/indexEntry/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/indexEntry/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/indexEntry/indexEntry-translator.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/indexEntry/indexEntry-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/pageReference/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/pageReference/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/pageReference/pageReference-translator.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/pageReference/pageReference-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/shared/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/shared/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/shared/instruction-elements.d.ts +0 -12
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/shared/instruction-elements.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/tableOfContents/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/tableOfContents/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/tableOfContents/tableOfContents-translator.d.ts +0 -11
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/tableOfContents/tableOfContents-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/totalPageNumber/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/totalPageNumber/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/totalPageNumber/totalPageNumber-translator.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/sd/totalPageNumber/totalPageNumber-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/types/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/types/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/utils.d.ts +0 -104
- package/dist/super-editor/src/core/super-converter/v3/handlers/utils.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/abstractNum/abstractNum-translator.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/abstractNum/abstractNum-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/abstractNum/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/abstractNum/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/abstractNumId/abstractNumId-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/abstractNumId/abstractNumId-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/abstractNumId/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/abstractNumId/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/adjustRightInd/adjustRightInd-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/adjustRightInd/adjustRightInd-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/adjustRightInd/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/adjustRightInd/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/aliases/aliases-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/aliases/aliases-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/aliases/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/aliases/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/autoRedefine/autoRedefine-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/autoRedefine/autoRedefine-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/autoRedefine/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/autoRedefine/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/autoSpaceDE/autoSpaceDE-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/autoSpaceDE/autoSpaceDE-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/autoSpaceDE/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/autoSpaceDE/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/autoSpaceDN/autoSpaceDN-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/autoSpaceDN/autoSpaceDN-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/autoSpaceDN/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/autoSpaceDN/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/b/b-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/b/b-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/b/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/b/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bCs/bCs-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bCs/bCs-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bCs/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bCs/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bar/bar-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bar/bar-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bar/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bar/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/basedOn/basedOn-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/basedOn/basedOn-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/basedOn/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/basedOn/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bdr/bdr-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bdr/bdr-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bdr/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bdr/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/between/between-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/between/between-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/between/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/between/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bidi/bidi-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bidi/bidi-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bidi/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bidi/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bidiVisual/bidiVisual-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bidiVisual/bidiVisual-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bidiVisual/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bidiVisual/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/attributes/index.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/attributes/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/attributes/w-displaced-by-custom-xml.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/attributes/w-displaced-by-custom-xml.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/attributes/w-id.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/attributes/w-id.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/bookmark-end-translator.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/bookmark-end-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/index.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-col-first.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-col-first.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-col-last.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-col-last.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-displaced-by-custom-xml.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-displaced-by-custom-xml.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-id.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-id.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-name.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-name.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/bookmark-start-translator.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/bookmark-start-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bottom/bottom-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bottom/bottom-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bottom/index.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bottom/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bottom/marginBottom-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/bottom/marginBottom-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/index.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/w-clear.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/w-clear.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/w-line-break-type.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/w-line-break-type.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/br/br-translator.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/br/br-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/br/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/br/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/cantSplit/cantSplit-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/cantSplit/cantSplit-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/cantSplit/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/cantSplit/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/caps/caps-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/caps/caps-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/cnfStyle/cnfStyle-translator.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/cnfStyle/cnfStyle-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/cnfStyle/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/cnfStyle/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/color/color-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/color/color-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/commentRange/attributes/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/commentRange/attributes/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/commentRange/attributes/w-id.d.ts +0 -4
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/commentRange/attributes/w-id.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/commentRange/comment-range-translator.d.ts +0 -4
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/commentRange/comment-range-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/commentRange/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/commentRange/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/contextualSpacing/contextualSpacing-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/contextualSpacing/contextualSpacing-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/contextualSpacing/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/contextualSpacing/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/cs/cs-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/cs/cs-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/cs/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/cs/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/del/del-translator.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/del/del-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/del/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/del/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/divId/divId-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/divId/divId-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/divId/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/divId/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/docDefaults/docDefaults-translator.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/docDefaults/docDefaults-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/docDefaults/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/docDefaults/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/drawing/drawing-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/drawing/drawing-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/drawing/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/drawing/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/dstrike/dstrike-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/dstrike/dstrike-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/eastAsianLayout/eastAsianLayout-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/eastAsianLayout/eastAsianLayout-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/eastAsianLayout/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/eastAsianLayout/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/effect/effect-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/effect/effect-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/effect/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/effect/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/em/em-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/em/em-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/em/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/em/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/emboss/emboss-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/emboss/emboss-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/emboss/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/emboss/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/end/end-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/end/end-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/end/index.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/end/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/end/marginEnd-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/end/marginEnd-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/fitText/fitText-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/fitText/fitText-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/fitText/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/fitText/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/footnoteReference/attributes/index.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/footnoteReference/attributes/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/footnoteReference/attributes/w-customMarkFollows.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/footnoteReference/attributes/w-customMarkFollows.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/footnoteReference/attributes/w-id.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/footnoteReference/attributes/w-id.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/footnoteReference/footnoteReference-translator.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/footnoteReference/footnoteReference-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/framePr/framePr-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/framePr/framePr-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/framePr/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/framePr/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/gridAfter/gridAfter-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/gridAfter/gridAfter-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/gridAfter/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/gridAfter/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/gridBefore/gridBefore-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/gridBefore/gridBefore-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/gridBefore/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/gridBefore/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/gridCol/gridCol-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/gridCol/gridCol-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/gridCol/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/gridCol/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/gridSpan/gridSpan-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/gridSpan/gridSpan-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/gridSpan/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/gridSpan/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/header/header-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/header/header-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/header/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/header/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/headers/headers-translator.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/headers/headers-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/headers/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/headers/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/hidden/hidden-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/hidden/hidden-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/hidden/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/hidden/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/hideMark/hideMark-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/hideMark/hideMark-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/hideMark/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/hideMark/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/highlight/attributes/index.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/highlight/attributes/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/highlight/attributes/w-val.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/highlight/attributes/w-val.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/highlight/highlight-translator.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/highlight/highlight-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/hyperlink/hyperlink-translator.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/hyperlink/hyperlink-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/hyperlink/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/hyperlink/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/i/i-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/i/i-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/iCs/iCs-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/iCs/iCs-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/iCs/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/iCs/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/ilvl/ilvl-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/ilvl/ilvl-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/ilvl/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/ilvl/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/imprint/imprint-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/imprint/imprint-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/imprint/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/imprint/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/ind/ind-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/ind/ind-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/ind/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/ind/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/ins/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/ins/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/ins/ins-translator.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/ins/ins-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/insideH/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/insideH/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/insideH/insideH-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/insideH/insideH-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/insideV/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/insideV/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/insideV/insideV-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/insideV/insideV-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/isLgl/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/isLgl/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/isLgl/isLgl-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/isLgl/isLgl-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/jc/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/jc/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/jc/jc-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/jc/jc-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/keepLines/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/keepLines/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/keepLines/keepLines-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/keepLines/keepLines-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/keepNext/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/keepNext/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/keepNext/keepNext-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/keepNext/keepNext-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/kern/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/kern/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/kern/kern-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/kern/kern-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/kinsoku/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/kinsoku/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/kinsoku/kinsoku-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/kinsoku/kinsoku-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lang/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lang/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lang/lang-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lang/lang-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/latentStyles/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/latentStyles/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/latentStyles/latentStyles-translator.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/latentStyles/latentStyles-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/left/index.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/left/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/left/left-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/left/left-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/left/marginLeft-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/left/marginLeft-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/legacy/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/legacy/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/legacy/legacy-translator.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/legacy/legacy-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/link/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/link/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/link/link-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/link/link-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/locked/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/locked/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/locked/locked-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/locked/locked-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lsdException/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lsdException/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lsdException/lsdException-translator.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lsdException/lsdException-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvl/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvl/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvl/lvl-translator.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvl/lvl-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvlJc/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvlJc/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvlJc/lvlJc-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvlJc/lvlJc-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvlOverride/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvlOverride/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvlOverride/lvlOverride-translator.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvlOverride/lvlOverride-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvlPicBulletId/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvlPicBulletId/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvlPicBulletId/lvlPicBulletId-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvlPicBulletId/lvlPicBulletId-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvlRestart/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvlRestart/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvlRestart/lvlRestart-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvlRestart/lvlRestart-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvlText/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvlText/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvlText/lvlText-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/lvlText/lvlText-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/mirrorIndents/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/mirrorIndents/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/mirrorIndents/mirrorIndents-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/mirrorIndents/mirrorIndents-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/multiLevelType/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/multiLevelType/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/multiLevelType/multiLevelType-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/multiLevelType/multiLevelType-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/name/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/name/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/name/name-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/name/name-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/next/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/next/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/next/next-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/next/next-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/noProof/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/noProof/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/noProof/noProof-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/noProof/noProof-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/noWrap/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/noWrap/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/noWrap/noWrap-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/noWrap/noWrap-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/nsid/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/nsid/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/nsid/nsid-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/nsid/nsid-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/num/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/num/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/num/num-translator.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/num/num-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numFmt/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numFmt/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numFmt/numFmt-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numFmt/numFmt-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numId/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numId/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numId/numId-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numId/numId-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numIdMacAtCleanup/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numIdMacAtCleanup/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numIdMacAtCleanup/numIdMacAtCleanup-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numIdMacAtCleanup/numIdMacAtCleanup-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numPr/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numPr/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numPr/numPr-translator.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numPr/numPr-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numStyleLink/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numStyleLink/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numStyleLink/numStyleLink-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numStyleLink/numStyleLink-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numbering/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numbering/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numbering/numbering-translator.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/numbering/numbering-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/oMath/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/oMath/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/oMath/oMath-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/oMath/oMath-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/outline/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/outline/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/outline/outline-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/outline/outline-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/outlineLvl/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/outlineLvl/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/outlineLvl/outlineLvl-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/outlineLvl/outlineLvl-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/overflowPunct/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/overflowPunct/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/overflowPunct/overflowPunct-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/overflowPunct/overflowPunct-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/index.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-del.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-del.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-p.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-p.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r-default.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r-default.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r-pr.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r-pr.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w14-para-id.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w14-para-id.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w14-text-id.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w14-text-id.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/generate-paragraph-properties.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/generate-paragraph-properties.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/index.d.ts +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/legacy-handle-paragraph-node.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/legacy-handle-paragraph-node.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/translate-paragraph-node.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/translate-paragraph-node.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/p-translator.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/p/p-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pBdr/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pBdr/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pBdr/pBdr-translator.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pBdr/pBdr-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pPr/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pPr/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pPr/pPr-translator.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pPr/pPr-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pStyle/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pStyle/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pStyle/pStyle-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pStyle/pStyle-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pageBreakBefore/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pageBreakBefore/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pageBreakBefore/pageBreakBefore-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pageBreakBefore/pageBreakBefore-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-end/attributes/index.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-end/attributes/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-end/attributes/w-displacedByCustomXml.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-end/attributes/w-displacedByCustomXml.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-end/attributes/w-id.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-end/attributes/w-id.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-end/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-end/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-end/perm-end-translator.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-end/perm-end-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-start/attributes/index.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-start/attributes/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-start/attributes/w-col-first.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-start/attributes/w-col-first.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-start/attributes/w-col-last.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-start/attributes/w-col-last.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-start/attributes/w-ed.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-start/attributes/w-ed.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-start/attributes/w-edGrp.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-start/attributes/w-edGrp.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-start/attributes/w-id.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-start/attributes/w-id.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-start/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-start/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-start/perm-start-translator.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/perm-start/perm-start-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/personal/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/personal/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/personal/personal-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/personal/personal-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/personalCompose/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/personalCompose/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/personalCompose/personalCompose-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/personalCompose/personalCompose-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/personalReply/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/personalReply/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/personalReply/personalReply-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/personalReply/personalReply-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/handle-shape-image-watermark-import.d.ts +0 -15
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/handle-shape-image-watermark-import.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/handle-shape-text-watermark-import.d.ts +0 -21
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/handle-shape-text-watermark-import.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/handle-shape-textbox-import.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/handle-shape-textbox-import.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/handle-v-rect-import.d.ts +0 -13
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/handle-v-rect-import.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/parse-inline-styles.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/parse-inline-styles.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/pict-node-type-strategy.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/pict-node-type-strategy.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-content-block.d.ts +0 -11
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-content-block.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-image-watermark.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-image-watermark.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-shape-container.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-shape-container.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-shape-textbox.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-shape-textbox.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-text-watermark.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-text-watermark.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/pict-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/pict/pict-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/position/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/position/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/position/position-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/position/position-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/qFormat/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/qFormat/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/qFormat/qFormat-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/qFormat/qFormat-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/index.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-del.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-del.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-r-pr.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-r-pr.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-r.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-r.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/helpers.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/helpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/index.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/track-change-helpers.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/track-change-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/r/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/r/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/r/r-translator.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/r/r-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/rFonts/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/rFonts/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/rFonts/rFonts-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/rFonts/rFonts-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/rStyle/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/rStyle/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/rStyle/rstyle-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/rStyle/rstyle-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/right/index.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/right/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/right/marginRight-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/right/marginRight-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/right/right-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/right/right-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/rpr/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/rpr/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/rpr/rpr-translator.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/rpr/rpr-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/rsid/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/rsid/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/rsid/rsid-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/rsid/rsid-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/rtl/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/rtl/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/rtl/rtl-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/rtl/rtl-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/convert-sdt-content-to-runs.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/convert-sdt-content-to-runs.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-annotation-node.d.ts +0 -25
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-annotation-node.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-doc-part-obj.d.ts +0 -24
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-doc-part-obj.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-document-section-node.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-document-section-node.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-structured-content-node.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-structured-content-node.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/parse-tag-value-json.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/parse-tag-value-json.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/sdt-node-type-strategy.d.ts +0 -10
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/sdt-node-type-strategy.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-document-part-obj.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-document-part-obj.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-document-section.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-document-section.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-field-annotation.d.ts +0 -81
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-field-annotation.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-structured-content.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-structured-content.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/sdt-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/sdt-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/semiHidden/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/semiHidden/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/semiHidden/semiHidden-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/semiHidden/semiHidden-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/shadow/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/shadow/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/shadow/shadow-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/shadow/shadow-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/shd/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/shd/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/shd/shd-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/shd/shd-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/smallCaps/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/smallCaps/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/smallCaps/smallCaps-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/smallCaps/smallCaps-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/snapToGrid/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/snapToGrid/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/snapToGrid/snapToGrid-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/snapToGrid/snapToGrid-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/spacing/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/spacing/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/spacing/letter-spacing-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/spacing/letter-spacing-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/spacing/spacing-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/spacing/spacing-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/specVanish/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/specVanish/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/specVanish/specVanish-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/specVanish/specVanish-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/start/index.d.ts +0 -4
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/start/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/start/lvlStart-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/start/lvlStart-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/start/marginStart-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/start/marginStart-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/start/start-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/start/start-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/startOverride/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/startOverride/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/startOverride/startOverride-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/startOverride/startOverride-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/strike/strike-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/strike/strike-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/style/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/style/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/style/style-translator.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/style/style-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/styleLink/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/styleLink/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/styleLink/styleLink-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/styleLink/styleLink-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/styles/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/styles/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/styles/styles-translator.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/styles/styles-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/suff/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/suff/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/suff/suff-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/suff/suff-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/suppressAutoHyphens/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/suppressAutoHyphens/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/suppressAutoHyphens/suppressAutoHyphens-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/suppressAutoHyphens/suppressAutoHyphens-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/suppressLineNumbers/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/suppressLineNumbers/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/suppressLineNumbers/suppressLineNumbers-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/suppressLineNumbers/suppressLineNumbers-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/suppressOverlap/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/suppressOverlap/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/suppressOverlap/suppressOverlap-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/suppressOverlap/suppressOverlap-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sz/sz-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/sz/sz-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/szcs/attributes/index.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/szcs/attributes/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/szcs/attributes/w-val.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/szcs/attributes/w-val.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/szcs/szcs-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/szcs/szcs-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/t/helpers/translate-text-node.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/t/helpers/translate-text-node.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/t/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/t/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/t/t-translator.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/t/t-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/index.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-leader.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-leader.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-pos.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-pos.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-type.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-type.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tab/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tab/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tab/tab-translator.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tab/tab-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tabs/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tabs/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tabs/tabs-translator.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tabs/tabs-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tbl/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tbl/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tbl/tbl-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblBorders/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblBorders/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblBorders/tblBorders-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblBorders/tblBorders-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblCaption/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblCaption/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblCaption/tblCaption-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblCaption/tblCaption-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblCellMar/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblCellMar/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblCellMar/tblCellMar-translator.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblCellMar/tblCellMar-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblCellSpacing/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblCellSpacing/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblCellSpacing/tblCellSpacing-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblCellSpacing/tblCellSpacing-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblDescription/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblDescription/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblDescription/tblDescription-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblDescription/tblDescription-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/tblGrid-helpers.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/tblGrid-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/tblGrid-translator.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/tblGrid-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblHeader/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblHeader/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblHeader/tblHeader-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblHeader/tblHeader-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblInd/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblInd/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblInd/tblInd-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblInd/tblInd-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblLayout/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblLayout/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblLayout/tblLayout-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblLayout/tblLayout-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblLook/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblLook/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblLook/tblLook-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblLook/tblLook-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblOverlap/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblOverlap/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblOverlap/tblOverlap-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblOverlap/tblOverlap-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblPr/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblPr/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblPr/tblPr-translator.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblPr/tblPr-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblStyle/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblStyle/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblStyle/tblStyle-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblStyle/tblStyle-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblStyleColBandSize/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblStyleColBandSize/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblStyleColBandSize/tblStyleColBandSize-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblStyleColBandSize/tblStyleColBandSize-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblStylePr/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblStylePr/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblStylePr/tblStylePr-translator.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblStylePr/tblStylePr-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblStyleRowBandSize/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblStyleRowBandSize/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblStyleRowBandSize/tblStyleRowBandSize-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblStyleRowBandSize/tblStyleRowBandSize-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblW/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblW/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblW/tblW-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblW/tblW-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblpPr/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblpPr/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblpPr/tblpPr-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tblpPr/tblpPr-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tc/helpers/legacy-handle-table-cell-node.d.ts +0 -10
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tc/helpers/legacy-handle-table-cell-node.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tc/helpers/translate-table-cell.d.ts +0 -13
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tc/helpers/translate-table-cell.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tc/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tc/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tc/tc-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tc/tc-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tcBorders/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tcBorders/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tcBorders/tcBorders-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tcBorders/tcBorders-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tcFitText/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tcFitText/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tcFitText/tcFitText-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tcFitText/tcFitText-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tcMar/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tcMar/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tcMar/tcMar-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tcMar/tcMar-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tcPr/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tcPr/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tcPr/tcPr-translator.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tcPr/tcPr-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tcW/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tcW/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tcW/tcW-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tcW/tcW-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/textAlignment/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/textAlignment/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/textAlignment/textAlignment-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/textAlignment/textAlignment-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/textDirection/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/textDirection/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/textDirection/textDirection-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/textDirection/textDirection-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/textboxTightWrap/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/textboxTightWrap/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/textboxTightWrap/textboxTightWrap-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/textboxTightWrap/textboxTightWrap-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tl2br/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tl2br/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tl2br/tl2br-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tl2br/tl2br-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tmpl/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tmpl/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tmpl/tmpl-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tmpl/tmpl-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/top/index.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/top/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/top/marginTop-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/top/marginTop-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/top/top-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/top/top-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/topLinePunct/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/topLinePunct/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/topLinePunct/topLinePunct-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/topLinePunct/topLinePunct-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tr/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tr/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tr/tr-helpers.d.ts +0 -17
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tr/tr-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tr/tr-translator.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tr/tr-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tr2bl/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tr2bl/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tr2bl/tr2bl-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/tr2bl/tr2bl-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/trHeight/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/trHeight/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/trHeight/trHeight-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/trHeight/trHeight-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/trPr/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/trPr/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/trPr/trPr-translator.d.ts +0 -6
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/trPr/trPr-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/index.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-color.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-color.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-color.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-color.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-shade.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-shade.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-tint.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-tint.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-val.d.ts +0 -5
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-val.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/u/u-translator.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/u/u-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/uiPriority/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/uiPriority/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/uiPriority/uiPriority-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/uiPriority/uiPriority-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/unhideWhenUsed/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/unhideWhenUsed/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/unhideWhenUsed/unhideWhenUsed-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/unhideWhenUsed/unhideWhenUsed-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/vAlign/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/vAlign/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/vAlign/vAlign-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/vAlign/vAlign-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/vMerge/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/vMerge/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/vMerge/vMerge-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/vMerge/vMerge-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/vanish/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/vanish/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/vanish/vanish-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/vanish/vanish-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/vertAlign/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/vertAlign/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/vertAlign/vertAlign-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/vertAlign/vertAlign-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/w/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/w/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/w/w-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/w/w-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/wAfter/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/wAfter/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/wAfter/wAfter-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/wAfter/wAfter-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/wBefore/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/wBefore/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/wBefore/wBefore-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/wBefore/wBefore-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/webHidden/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/webHidden/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/webHidden/webHidden-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/webHidden/webHidden-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/widowControl/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/widowControl/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/widowControl/widowControl-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/widowControl/widowControl-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/wordWrap/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/wordWrap/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/wordWrap/wordWrap-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/w/wordWrap/wordWrap-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/anchor/anchor-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/anchor/anchor-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/anchor/helpers/handle-anchor-node.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/anchor/helpers/handle-anchor-node.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/anchor/helpers/translate-anchor-node.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/anchor/helpers/translate-anchor-node.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/anchor/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/anchor/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/decode-image-node-helpers.d.ts +0 -31
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/decode-image-node-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/encode-image-node-helpers.d.ts +0 -112
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/encode-image-node-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/merge-drawing-children.d.ts +0 -21
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/merge-drawing-children.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/metafile-converter.d.ts +0 -57
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/metafile-converter.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/emfjs/Bitmap.d.ts +0 -51
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/emfjs/Bitmap.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/emfjs/Blob.d.ts +0 -20
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/emfjs/Blob.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/emfjs/EMFRecords.d.ts +0 -9
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/emfjs/EMFRecords.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/emfjs/GDIContext.d.ts +0 -71
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/emfjs/GDIContext.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/emfjs/Helper.d.ts +0 -293
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/emfjs/Helper.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/emfjs/Primitives.d.ts +0 -40
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/emfjs/Primitives.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/emfjs/Region.d.ts +0 -29
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/emfjs/Region.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/emfjs/Renderer.d.ts +0 -17
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/emfjs/Renderer.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/emfjs/Style.d.ts +0 -76
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/emfjs/Style.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/emfjs/index.d.ts +0 -4
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/emfjs/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/index.d.ts +0 -3
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/util/SVG.d.ts +0 -35
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/util/SVG.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/util/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/util/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/wmfjs/Bitmap.d.ts +0 -73
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/wmfjs/Bitmap.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/wmfjs/Blob.d.ts +0 -19
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/wmfjs/Blob.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/wmfjs/GDIContext.d.ts +0 -75
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/wmfjs/GDIContext.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/wmfjs/Helper.d.ts +0 -242
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/wmfjs/Helper.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/wmfjs/Primitives.d.ts +0 -26
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/wmfjs/Primitives.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/wmfjs/Region.d.ts +0 -32
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/wmfjs/Region.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/wmfjs/Renderer.d.ts +0 -15
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/wmfjs/Renderer.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/wmfjs/Style.d.ts +0 -69
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/wmfjs/Style.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/wmfjs/WMFRecords.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/wmfjs/WMFRecords.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/wmfjs/index.d.ts +0 -4
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/rtfjs/wmfjs/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/textbox-content-helpers.d.ts +0 -86
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/textbox-content-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/vector-shape-helpers.d.ts +0 -57
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/helpers/vector-shape-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/inline/helpers/handle-inline-node.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/inline/helpers/handle-inline-node.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/inline/helpers/translate-inline-node.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/inline/helpers/translate-inline-node.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/inline/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/inline/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/inline/inline-translator.d.ts +0 -7
- package/dist/super-editor/src/core/super-converter/v3/handlers/wp/inline/inline-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/node-translator/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-converter/v3/node-translator/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/v3/node-translator/node-translator.d.ts +0 -225
- package/dist/super-editor/src/core/super-converter/v3/node-translator/node-translator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-converter/zipper.d.ts +0 -8
- package/dist/super-editor/src/core/super-converter/zipper.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-validator/index.d.ts +0 -4
- package/dist/super-editor/src/core/super-validator/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-validator/logger/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-validator/logger/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-validator/logger/logger.d.ts +0 -8
- package/dist/super-editor/src/core/super-validator/logger/logger.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-validator/super-validator.d.ts +0 -59
- package/dist/super-editor/src/core/super-validator/super-validator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-validator/types.d.ts +0 -62
- package/dist/super-editor/src/core/super-validator/types.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-validator/validators/state/index.d.ts +0 -17
- package/dist/super-editor/src/core/super-validator/validators/state/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-validator/validators/state/nodes/image/image-validator.d.ts +0 -27
- package/dist/super-editor/src/core/super-validator/validators/state/nodes/image/image-validator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-validator/validators/state/nodes/image/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-validator/validators/state/nodes/image/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-validator/validators/state/nodes/image/rules/image-rid.d.ts +0 -23
- package/dist/super-editor/src/core/super-validator/validators/state/nodes/image/rules/image-rid.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-validator/validators/state/nodes/image/rules/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-validator/validators/state/nodes/image/rules/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-validator/validators/state/nodes/link/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-validator/validators/state/nodes/link/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-validator/validators/state/nodes/link/link-validator.d.ts +0 -25
- package/dist/super-editor/src/core/super-validator/validators/state/nodes/link/link-validator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-validator/validators/state/nodes/link/rules/index.d.ts +0 -2
- package/dist/super-editor/src/core/super-validator/validators/state/nodes/link/rules/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-validator/validators/state/nodes/link/rules/link-rid.d.ts +0 -25
- package/dist/super-editor/src/core/super-validator/validators/state/nodes/link/rules/link-rid.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-validator/validators/xml/index.d.ts +0 -13
- package/dist/super-editor/src/core/super-validator/validators/xml/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-validator/validators/xml/numbering/numbering-validator.d.ts +0 -14
- package/dist/super-editor/src/core/super-validator/validators/xml/numbering/numbering-validator.d.ts.map +0 -1
- package/dist/super-editor/src/core/super-validator/validators/xml/relationships/relationships-validator.d.ts +0 -32
- package/dist/super-editor/src/core/super-validator/validators/xml/relationships/relationships-validator.d.ts.map +0 -1
- package/dist/super-editor/src/core/types/ChainedCommands.d.ts +0 -119
- package/dist/super-editor/src/core/types/ChainedCommands.d.ts.map +0 -1
- package/dist/super-editor/src/core/types/EditorConfig.d.ts +0 -352
- package/dist/super-editor/src/core/types/EditorConfig.d.ts.map +0 -1
- package/dist/super-editor/src/core/types/EditorEvents.d.ts +0 -158
- package/dist/super-editor/src/core/types/EditorEvents.d.ts.map +0 -1
- package/dist/super-editor/src/core/types/EditorSchema.d.ts +0 -35
- package/dist/super-editor/src/core/types/EditorSchema.d.ts.map +0 -1
- package/dist/super-editor/src/core/types/EditorTypes.d.ts +0 -85
- package/dist/super-editor/src/core/types/EditorTypes.d.ts.map +0 -1
- package/dist/super-editor/src/core/types/MarkAttributesMap.d.ts +0 -74
- package/dist/super-editor/src/core/types/MarkAttributesMap.d.ts.map +0 -1
- package/dist/super-editor/src/core/types/NodeAttributesMap.d.ts +0 -103
- package/dist/super-editor/src/core/types/NodeAttributesMap.d.ts.map +0 -1
- package/dist/super-editor/src/core/types/NodeCategories.d.ts +0 -79
- package/dist/super-editor/src/core/types/NodeCategories.d.ts.map +0 -1
- package/dist/super-editor/src/core/types/__tests__/command-types.d.ts +0 -2
- package/dist/super-editor/src/core/types/__tests__/command-types.d.ts.map +0 -1
- package/dist/super-editor/src/core/types/index.d.ts +0 -129
- package/dist/super-editor/src/core/types/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/utilities/callOrGet.d.ts +0 -13
- package/dist/super-editor/src/core/utilities/callOrGet.d.ts.map +0 -1
- package/dist/super-editor/src/core/utilities/carbonCopy.d.ts +0 -2
- package/dist/super-editor/src/core/utilities/carbonCopy.d.ts.map +0 -1
- package/dist/super-editor/src/core/utilities/clipboardUtils.d.ts +0 -17
- package/dist/super-editor/src/core/utilities/clipboardUtils.d.ts.map +0 -1
- package/dist/super-editor/src/core/utilities/createStyleTag.d.ts +0 -7
- package/dist/super-editor/src/core/utilities/createStyleTag.d.ts.map +0 -1
- package/dist/super-editor/src/core/utilities/deleteProps.d.ts +0 -7
- package/dist/super-editor/src/core/utilities/deleteProps.d.ts.map +0 -1
- package/dist/super-editor/src/core/utilities/imageBlobs.d.ts +0 -2
- package/dist/super-editor/src/core/utilities/imageBlobs.d.ts.map +0 -1
- package/dist/super-editor/src/core/utilities/index.d.ts +0 -1
- package/dist/super-editor/src/core/utilities/index.d.ts.map +0 -1
- package/dist/super-editor/src/core/utilities/isEmptyObject.d.ts +0 -6
- package/dist/super-editor/src/core/utilities/isEmptyObject.d.ts.map +0 -1
- package/dist/super-editor/src/core/utilities/isIOS.d.ts +0 -2
- package/dist/super-editor/src/core/utilities/isIOS.d.ts.map +0 -1
- package/dist/super-editor/src/core/utilities/isMacOS.d.ts +0 -2
- package/dist/super-editor/src/core/utilities/isMacOS.d.ts.map +0 -1
- package/dist/super-editor/src/core/utilities/isRegExp.d.ts +0 -2
- package/dist/super-editor/src/core/utilities/isRegExp.d.ts.map +0 -1
- package/dist/super-editor/src/core/utilities/minMax.d.ts +0 -2
- package/dist/super-editor/src/core/utilities/minMax.d.ts.map +0 -1
- package/dist/super-editor/src/core/utilities/objectIncludes.d.ts +0 -13
- package/dist/super-editor/src/core/utilities/objectIncludes.d.ts.map +0 -1
- package/dist/super-editor/src/core/utilities/parseSizeUnit.d.ts +0 -7
- package/dist/super-editor/src/core/utilities/parseSizeUnit.d.ts.map +0 -1
- package/dist/super-editor/src/dev/components/BasicUpload.vue.d.ts.map +0 -1
- package/dist/super-editor/src/dev/components/DeveloperPlayground.vue.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/ai/ai-constants.d.ts +0 -4
- package/dist/super-editor/src/extensions/ai/ai-constants.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/ai/ai-marks.d.ts +0 -16
- package/dist/super-editor/src/extensions/ai/ai-marks.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/ai/ai-nodes.d.ts +0 -9
- package/dist/super-editor/src/extensions/ai/ai-nodes.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/ai/ai-plugin.d.ts +0 -5
- package/dist/super-editor/src/extensions/ai/ai-plugin.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/ai/index.d.ts +0 -5
- package/dist/super-editor/src/extensions/ai/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/block-node/block-node.d.ts +0 -57
- package/dist/super-editor/src/extensions/block-node/block-node.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/block-node/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/block-node/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/bold/bold.d.ts +0 -34
- package/dist/super-editor/src/extensions/bold/bold.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/bold/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/bold/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/bookmarks/bookmark-end.d.ts +0 -7
- package/dist/super-editor/src/extensions/bookmarks/bookmark-end.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/bookmarks/bookmark-start.d.ts +0 -27
- package/dist/super-editor/src/extensions/bookmarks/bookmark-start.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/bookmarks/index.d.ts +0 -3
- package/dist/super-editor/src/extensions/bookmarks/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/collaboration/collaboration-helpers.d.ts +0 -1
- package/dist/super-editor/src/extensions/collaboration/collaboration-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/collaboration/collaboration.d.ts +0 -1
- package/dist/super-editor/src/extensions/collaboration/collaboration.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/collaboration/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/collaboration/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/collaboration-cursor/collaboration-cursor.d.ts +0 -11
- package/dist/super-editor/src/extensions/collaboration-cursor/collaboration-cursor.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/collaboration-cursor/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/collaboration-cursor/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/color/color.d.ts +0 -45
- package/dist/super-editor/src/extensions/color/color.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/color/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/color/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/comment/comment-import-helpers.d.ts +0 -17
- package/dist/super-editor/src/extensions/comment/comment-import-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/comment/comment.d.ts +0 -5
- package/dist/super-editor/src/extensions/comment/comment.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/comment/comments-constants.d.ts +0 -2
- package/dist/super-editor/src/extensions/comment/comments-constants.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/comment/comments-helpers.d.ts +0 -3
- package/dist/super-editor/src/extensions/comment/comments-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/comment/comments-marks.d.ts +0 -12
- package/dist/super-editor/src/extensions/comment/comments-marks.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/comment/comments-plugin.d.ts +0 -1
- package/dist/super-editor/src/extensions/comment/comments-plugin.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/comment/helpers/index.d.ts +0 -3
- package/dist/super-editor/src/extensions/comment/helpers/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/comment/helpers/normalize-comment-event-payload.d.ts +0 -2
- package/dist/super-editor/src/extensions/comment/helpers/normalize-comment-event-payload.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/comment/helpers/update-position.d.ts +0 -8
- package/dist/super-editor/src/extensions/comment/helpers/update-position.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/comment/index.d.ts +0 -4
- package/dist/super-editor/src/extensions/comment/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/content-block/content-block.d.ts +0 -91
- package/dist/super-editor/src/extensions/content-block/content-block.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/content-block/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/content-block/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/custom-selection/custom-selection.d.ts +0 -59
- package/dist/super-editor/src/extensions/custom-selection/custom-selection.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/custom-selection/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/custom-selection/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/document/document.d.ts +0 -34
- package/dist/super-editor/src/extensions/document/document.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/document/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/document/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/document-index/document-index.d.ts +0 -3
- package/dist/super-editor/src/extensions/document-index/document-index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/document-index/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/document-index/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/dropcursor/dropcursor.d.ts +0 -38
- package/dist/super-editor/src/extensions/dropcursor/dropcursor.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/dropcursor/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/dropcursor/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/field-annotation/FieldAnnotationPlugin.d.ts +0 -7
- package/dist/super-editor/src/extensions/field-annotation/FieldAnnotationPlugin.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/field-annotation/FieldAnnotationView.d.ts +0 -33
- package/dist/super-editor/src/extensions/field-annotation/FieldAnnotationView.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/field-annotation/cleanup-commands/cleanUpListsWithAnnotations.d.ts +0 -2
- package/dist/super-editor/src/extensions/field-annotation/cleanup-commands/cleanUpListsWithAnnotations.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/field-annotation/cleanup-commands/cleanUpParagraphWithAnnotations.d.ts +0 -2
- package/dist/super-editor/src/extensions/field-annotation/cleanup-commands/cleanUpParagraphWithAnnotations.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/field-annotation/cleanup-commands/index.d.ts +0 -7
- package/dist/super-editor/src/extensions/field-annotation/cleanup-commands/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/field-annotation/field-annotation.d.ts +0 -6
- package/dist/super-editor/src/extensions/field-annotation/field-annotation.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotations.d.ts +0 -2
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotations.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotationsBetween.d.ts +0 -9
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotationsBetween.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotationsByFieldId.d.ts +0 -8
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotationsByFieldId.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFirstFieldAnnotationByFieldId.d.ts +0 -8
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFirstFieldAnnotationByFieldId.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findHeaderFooterAnnotationsByFieldId.d.ts +0 -8
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findHeaderFooterAnnotationsByFieldId.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findRemovedFieldAnnotations.d.ts +0 -2
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findRemovedFieldAnnotations.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getAllFieldAnnotations.d.ts +0 -7
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getAllFieldAnnotations.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getAllFieldAnnotationsWithRect.d.ts +0 -12
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getAllFieldAnnotationsWithRect.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getHeaderFooterAnnotations.d.ts +0 -2
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getHeaderFooterAnnotations.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/index.d.ts +0 -11
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/trackFieldAnnotationsDeletion.d.ts +0 -2
- package/dist/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/trackFieldAnnotationsDeletion.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/field-annotation/index.d.ts +0 -3
- package/dist/super-editor/src/extensions/field-annotation/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/font-family/font-family.d.ts +0 -48
- package/dist/super-editor/src/extensions/font-family/font-family.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/font-family/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/font-family/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/font-size/font-size.d.ts +0 -82
- package/dist/super-editor/src/extensions/font-size/font-size.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/font-size/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/font-size/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/footnote/footnote.d.ts +0 -12
- package/dist/super-editor/src/extensions/footnote/footnote.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/footnote/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/footnote/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/format-commands/format-commands.d.ts +0 -43
- package/dist/super-editor/src/extensions/format-commands/format-commands.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/format-commands/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/format-commands/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/gapcursor/gapcursor.d.ts +0 -17
- package/dist/super-editor/src/extensions/gapcursor/gapcursor.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/gapcursor/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/gapcursor/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/heading/heading.d.ts +0 -36
- package/dist/super-editor/src/extensions/heading/heading.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/heading/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/heading/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/highlight/highlight.d.ts +0 -33
- package/dist/super-editor/src/extensions/highlight/highlight.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/highlight/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/highlight/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/history/history.d.ts +0 -25
- package/dist/super-editor/src/extensions/history/history.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/history/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/history/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/image/image.d.ts +0 -92
- package/dist/super-editor/src/extensions/image/image.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/image/imageHelpers/fileNameUtils.d.ts +0 -4
- package/dist/super-editor/src/extensions/image/imageHelpers/fileNameUtils.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/image/imageHelpers/getFileOpener.d.ts +0 -2
- package/dist/super-editor/src/extensions/image/imageHelpers/getFileOpener.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/image/imageHelpers/handleBase64.d.ts +0 -6
- package/dist/super-editor/src/extensions/image/imageHelpers/handleBase64.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/image/imageHelpers/handleImageUpload.d.ts +0 -2
- package/dist/super-editor/src/extensions/image/imageHelpers/handleImageUpload.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/image/imageHelpers/handleUrl.d.ts +0 -3
- package/dist/super-editor/src/extensions/image/imageHelpers/handleUrl.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/image/imageHelpers/imagePositionPlugin.d.ts +0 -7
- package/dist/super-editor/src/extensions/image/imageHelpers/imagePositionPlugin.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/image/imageHelpers/imageRegistrationPlugin.d.ts +0 -14
- package/dist/super-editor/src/extensions/image/imageHelpers/imageRegistrationPlugin.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/image/imageHelpers/index.d.ts +0 -10
- package/dist/super-editor/src/extensions/image/imageHelpers/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/image/imageHelpers/legacyAttributes.d.ts +0 -18
- package/dist/super-editor/src/extensions/image/imageHelpers/legacyAttributes.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/image/imageHelpers/processUploadedImage.d.ts +0 -3
- package/dist/super-editor/src/extensions/image/imageHelpers/processUploadedImage.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/image/imageHelpers/rotation.d.ts +0 -5
- package/dist/super-editor/src/extensions/image/imageHelpers/rotation.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/image/imageHelpers/startImageUpload.d.ts +0 -28
- package/dist/super-editor/src/extensions/image/imageHelpers/startImageUpload.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/image/index.d.ts +0 -3
- package/dist/super-editor/src/extensions/image/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/index-entry/index-entry.d.ts +0 -3
- package/dist/super-editor/src/extensions/index-entry/index-entry.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/index-entry/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/index-entry/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/italic/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/italic/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/italic/italic.d.ts +0 -24
- package/dist/super-editor/src/extensions/italic/italic.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/line-break/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/line-break/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/line-break/line-break.d.ts +0 -57
- package/dist/super-editor/src/extensions/line-break/line-break.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/link/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/link/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/link/link.d.ts +0 -89
- package/dist/super-editor/src/extensions/link/link.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/linked-styles/helpers.d.ts +0 -9
- package/dist/super-editor/src/extensions/linked-styles/helpers.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/linked-styles/index.d.ts +0 -5
- package/dist/super-editor/src/extensions/linked-styles/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/linked-styles/linked-styles.d.ts +0 -41
- package/dist/super-editor/src/extensions/linked-styles/linked-styles.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/linked-styles/plugin.d.ts +0 -7
- package/dist/super-editor/src/extensions/linked-styles/plugin.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/linked-styles/underline-css.d.ts +0 -18
- package/dist/super-editor/src/extensions/linked-styles/underline-css.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/mention/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/mention/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/mention/mention.d.ts +0 -29
- package/dist/super-editor/src/extensions/mention/mention.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/noderesizer/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/noderesizer/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/noderesizer/noderesizer.d.ts +0 -19
- package/dist/super-editor/src/extensions/noderesizer/noderesizer.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/page-number/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/page-number/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/page-number/page-number.d.ts +0 -66
- package/dist/super-editor/src/extensions/page-number/page-number.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/page-reference/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/page-reference/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/page-reference/page-reference.d.ts +0 -3
- package/dist/super-editor/src/extensions/page-reference/page-reference.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/pagination/pagination-helpers.d.ts +0 -2
- package/dist/super-editor/src/extensions/pagination/pagination-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/paragraph/NumberingManager.d.ts +0 -22
- package/dist/super-editor/src/extensions/paragraph/NumberingManager.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/paragraph/ParagraphNodeView.d.ts +0 -42
- package/dist/super-editor/src/extensions/paragraph/ParagraphNodeView.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/paragraph/dropcapPlugin.d.ts +0 -4
- package/dist/super-editor/src/extensions/paragraph/dropcapPlugin.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/paragraph/helpers/getDefaultSpacing.d.ts +0 -7
- package/dist/super-editor/src/extensions/paragraph/helpers/getDefaultSpacing.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/paragraph/helpers/parseAttrs.d.ts +0 -7
- package/dist/super-editor/src/extensions/paragraph/helpers/parseAttrs.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/paragraph/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/paragraph/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/paragraph/numberingPlugin.d.ts +0 -9
- package/dist/super-editor/src/extensions/paragraph/numberingPlugin.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/paragraph/paragraph.d.ts +0 -44
- package/dist/super-editor/src/extensions/paragraph/paragraph.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/paragraph/resolvedPropertiesCache.d.ts +0 -3
- package/dist/super-editor/src/extensions/paragraph/resolvedPropertiesCache.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/passthrough/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/passthrough/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/passthrough/passthrough.d.ts +0 -4
- package/dist/super-editor/src/extensions/passthrough/passthrough.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/perm-end/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/perm-end/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/perm-end/perm-end.d.ts +0 -21
- package/dist/super-editor/src/extensions/perm-end/perm-end.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/perm-start/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/perm-start/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/perm-start/perm-start.d.ts +0 -23
- package/dist/super-editor/src/extensions/perm-start/perm-start.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/permission-ranges/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/permission-ranges/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/permission-ranges/permission-ranges.d.ts +0 -11
- package/dist/super-editor/src/extensions/permission-ranges/permission-ranges.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/placeholder/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/placeholder/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/placeholder/placeholder.d.ts +0 -20
- package/dist/super-editor/src/extensions/placeholder/placeholder.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/popover-plugin/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/popover-plugin/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/popover-plugin/popover-plugin.d.ts +0 -12
- package/dist/super-editor/src/extensions/popover-plugin/popover-plugin.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/run/calculateInlineRunPropertiesPlugin.d.ts +0 -3
- package/dist/super-editor/src/extensions/run/calculateInlineRunPropertiesPlugin.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/run/cleanupEmptyRunsPlugin.d.ts +0 -7
- package/dist/super-editor/src/extensions/run/cleanupEmptyRunsPlugin.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/run/commands/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/run/commands/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/run/commands/split-run.d.ts +0 -11
- package/dist/super-editor/src/extensions/run/commands/split-run.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/run/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/run/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/run/run.d.ts +0 -7
- package/dist/super-editor/src/extensions/run/run.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/run/splitRunsAfterMarkPlugin.d.ts +0 -9
- package/dist/super-editor/src/extensions/run/splitRunsAfterMarkPlugin.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/run/wrapTextInRunsPlugin.d.ts +0 -3
- package/dist/super-editor/src/extensions/run/wrapTextInRunsPlugin.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/search/SearchIndex.d.ts +0 -135
- package/dist/super-editor/src/extensions/search/SearchIndex.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/search/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/search/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/search/prosemirror-search-patched.d.ts +0 -159
- package/dist/super-editor/src/extensions/search/prosemirror-search-patched.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/search/search.d.ts +0 -100
- package/dist/super-editor/src/extensions/search/search.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/shape-container/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/shape-container/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/shape-container/shape-container.d.ts +0 -32
- package/dist/super-editor/src/extensions/shape-container/shape-container.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/shape-group/ShapeGroupView.d.ts +0 -56
- package/dist/super-editor/src/extensions/shape-group/ShapeGroupView.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/shape-group/index.d.ts +0 -3
- package/dist/super-editor/src/extensions/shape-group/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/shape-group/shape-group.d.ts +0 -3
- package/dist/super-editor/src/extensions/shape-group/shape-group.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/shape-textbox/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/shape-textbox/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/shape-textbox/shape-textbox.d.ts +0 -29
- package/dist/super-editor/src/extensions/shape-textbox/shape-textbox.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/shared/cascade-toggle.d.ts +0 -9
- package/dist/super-editor/src/extensions/shared/cascade-toggle.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/shared/svg-utils.d.ts +0 -89
- package/dist/super-editor/src/extensions/shared/svg-utils.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/slash-menu/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/slash-menu/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/slash-menu/slash-menu.d.ts +0 -127
- package/dist/super-editor/src/extensions/slash-menu/slash-menu.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/strike/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/strike/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/strike/strike.d.ts +0 -23
- package/dist/super-editor/src/extensions/strike/strike.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/structured-content/StructuredContentBlockView.d.ts +0 -11
- package/dist/super-editor/src/extensions/structured-content/StructuredContentBlockView.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/structured-content/StructuredContentInlineView.d.ts +0 -11
- package/dist/super-editor/src/extensions/structured-content/StructuredContentInlineView.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/structured-content/StructuredContentViewBase.d.ts +0 -25
- package/dist/super-editor/src/extensions/structured-content/StructuredContentViewBase.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/structured-content/document-part-object.d.ts +0 -3
- package/dist/super-editor/src/extensions/structured-content/document-part-object.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/structured-content/document-section/DocumentSectionView.d.ts +0 -16
- package/dist/super-editor/src/extensions/structured-content/document-section/DocumentSectionView.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/structured-content/document-section/helpers.d.ts +0 -12
- package/dist/super-editor/src/extensions/structured-content/document-section/helpers.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/structured-content/document-section/index.d.ts +0 -3
- package/dist/super-editor/src/extensions/structured-content/document-section/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/structured-content/document-section.d.ts +0 -106
- package/dist/super-editor/src/extensions/structured-content/document-section.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/structured-content/index.d.ts +0 -6
- package/dist/super-editor/src/extensions/structured-content/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/structured-content/structured-content-block.d.ts +0 -33
- package/dist/super-editor/src/extensions/structured-content/structured-content-block.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/structured-content/structured-content-commands.d.ts +0 -110
- package/dist/super-editor/src/extensions/structured-content/structured-content-commands.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/structured-content/structured-content.d.ts +0 -38
- package/dist/super-editor/src/extensions/structured-content/structured-content.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentBlockTags.d.ts +0 -14
- package/dist/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentBlockTags.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentByGroup.d.ts +0 -19
- package/dist/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentByGroup.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentInlineTags.d.ts +0 -14
- package/dist/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentInlineTags.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTablesById.d.ts +0 -15
- package/dist/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTablesById.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTags.d.ts +0 -14
- package/dist/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTags.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTagsById.d.ts +0 -15
- package/dist/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTagsById.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/structured-content/structuredContentHelpers/index.d.ts +0 -8
- package/dist/super-editor/src/extensions/structured-content/structuredContentHelpers/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/structured-content/structuredContentHelpers/tagUtils.d.ts +0 -53
- package/dist/super-editor/src/extensions/structured-content/structuredContentHelpers/tagUtils.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/tab/helpers/paragraphContextCache.d.ts +0 -26
- package/dist/super-editor/src/extensions/tab/helpers/paragraphContextCache.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/tab/helpers/tabAdapter.d.ts +0 -31
- package/dist/super-editor/src/extensions/tab/helpers/tabAdapter.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/tab/helpers/tabDecorations.d.ts +0 -29
- package/dist/super-editor/src/extensions/tab/helpers/tabDecorations.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/tab/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/tab/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/tab/tab.d.ts +0 -28
- package/dist/super-editor/src/extensions/tab/tab.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/tab/types.d.ts +0 -56
- package/dist/super-editor/src/extensions/tab/types.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table/TableView.d.ts +0 -23
- package/dist/super-editor/src/extensions/table/TableView.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table/index.d.ts +0 -3
- package/dist/super-editor/src/extensions/table/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table/table.d.ts +0 -562
- package/dist/super-editor/src/extensions/table/table.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table/tableHelpers/appendRows.d.ts +0 -161
- package/dist/super-editor/src/extensions/table/tableHelpers/appendRows.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table/tableHelpers/cellAround.d.ts +0 -2
- package/dist/super-editor/src/extensions/table/tableHelpers/cellAround.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table/tableHelpers/cellWrapping.d.ts +0 -2
- package/dist/super-editor/src/extensions/table/tableHelpers/cellWrapping.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table/tableHelpers/createCell.d.ts +0 -2
- package/dist/super-editor/src/extensions/table/tableHelpers/createCell.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table/tableHelpers/createColGroup.d.ts +0 -12
- package/dist/super-editor/src/extensions/table/tableHelpers/createColGroup.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table/tableHelpers/createTable.d.ts +0 -2
- package/dist/super-editor/src/extensions/table/tableHelpers/createTable.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table/tableHelpers/createTableBorders.d.ts +0 -2
- package/dist/super-editor/src/extensions/table/tableHelpers/createTableBorders.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table/tableHelpers/deleteTableWhenSelected.d.ts +0 -4
- package/dist/super-editor/src/extensions/table/tableHelpers/deleteTableWhenSelected.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table/tableHelpers/getColStyleDeclaration.d.ts +0 -2
- package/dist/super-editor/src/extensions/table/tableHelpers/getColStyleDeclaration.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table/tableHelpers/index.d.ts +0 -7
- package/dist/super-editor/src/extensions/table/tableHelpers/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table/tableHelpers/isCellSelection.d.ts +0 -2
- package/dist/super-editor/src/extensions/table/tableHelpers/isCellSelection.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table-cell/helpers/createCellBorders.d.ts +0 -40
- package/dist/super-editor/src/extensions/table-cell/helpers/createCellBorders.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table-cell/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/table-cell/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table-cell/table-cell.d.ts +0 -191
- package/dist/super-editor/src/extensions/table-cell/table-cell.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table-header/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/table-header/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table-header/table-header.d.ts +0 -30
- package/dist/super-editor/src/extensions/table-header/table-header.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table-of-contents/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/table-of-contents/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table-of-contents/table-of-contents.d.ts +0 -3
- package/dist/super-editor/src/extensions/table-of-contents/table-of-contents.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table-row/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/table-row/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/table-row/table-row.d.ts +0 -203
- package/dist/super-editor/src/extensions/table-row/table-row.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/text/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/text/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/text/text.d.ts +0 -17
- package/dist/super-editor/src/extensions/text/text.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/text-align/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/text-align/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/text-align/text-align.d.ts +0 -25
- package/dist/super-editor/src/extensions/text-align/text-align.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/text-style/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/text-style/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/text-style/text-style.d.ts +0 -34
- package/dist/super-editor/src/extensions/text-style/text-style.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/text-transform/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/text-transform/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/text-transform/text-transform.d.ts +0 -30
- package/dist/super-editor/src/extensions/text-transform/text-transform.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/constants.d.ts +0 -4
- package/dist/super-editor/src/extensions/track-changes/constants.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/index.d.ts +0 -7
- package/dist/super-editor/src/extensions/track-changes/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/permission-helpers.d.ts +0 -16
- package/dist/super-editor/src/extensions/track-changes/permission-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/plugins/index.d.ts +0 -1
- package/dist/super-editor/src/extensions/track-changes/plugins/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/plugins/trackChangesBasePlugin.d.ts +0 -10
- package/dist/super-editor/src/extensions/track-changes/plugins/trackChangesBasePlugin.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/track-changes.d.ts +0 -3
- package/dist/super-editor/src/extensions/track-changes/track-changes.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/track-delete.d.ts +0 -14
- package/dist/super-editor/src/extensions/track-changes/track-delete.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/track-format.d.ts +0 -3
- package/dist/super-editor/src/extensions/track-changes/track-format.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/track-insert.d.ts +0 -14
- package/dist/super-editor/src/extensions/track-changes/track-insert.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/addMarkStep.d.ts +0 -2
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/addMarkStep.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/documentHelpers.d.ts +0 -9
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/documentHelpers.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/findTrackedMarkBetween.d.ts +0 -9
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/findTrackedMarkBetween.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/getTrackChanges.d.ts +0 -2
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/getTrackChanges.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/index.d.ts +0 -13
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/markDeletion.d.ts +0 -2
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/markDeletion.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/markInsertion.d.ts +0 -2
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/markInsertion.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/markWrapping.d.ts +0 -2
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/markWrapping.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/parseFormatList.d.ts +0 -2
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/parseFormatList.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/removeMarkStep.d.ts +0 -2
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/removeMarkStep.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/replaceAroundStep.d.ts +0 -2
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/replaceAroundStep.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/replaceStep.d.ts +0 -2
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/replaceStep.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/trackedTransaction.d.ts +0 -1
- package/dist/super-editor/src/extensions/track-changes/trackChangesHelpers/trackedTransaction.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/types/block-node-commands.d.ts +0 -25
- package/dist/super-editor/src/extensions/types/block-node-commands.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/types/comment-commands.d.ts +0 -168
- package/dist/super-editor/src/extensions/types/comment-commands.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/types/formatting-commands.d.ts +0 -36
- package/dist/super-editor/src/extensions/types/formatting-commands.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/types/history-link-table-commands.d.ts +0 -53
- package/dist/super-editor/src/extensions/types/history-link-table-commands.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/types/image-commands.d.ts +0 -94
- package/dist/super-editor/src/extensions/types/image-commands.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/types/index.d.ts +0 -4
- package/dist/super-editor/src/extensions/types/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/types/mark-attributes.d.ts +0 -184
- package/dist/super-editor/src/extensions/types/mark-attributes.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/types/miscellaneous-commands.d.ts +0 -215
- package/dist/super-editor/src/extensions/types/miscellaneous-commands.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/types/node-attributes.d.ts +0 -927
- package/dist/super-editor/src/extensions/types/node-attributes.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/types/paragraph-commands.d.ts +0 -43
- package/dist/super-editor/src/extensions/types/paragraph-commands.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/types/specialized-commands.d.ts +0 -82
- package/dist/super-editor/src/extensions/types/specialized-commands.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/types/track-changes-commands.d.ts +0 -132
- package/dist/super-editor/src/extensions/types/track-changes-commands.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/underline/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/underline/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/underline/underline.d.ts +0 -49
- package/dist/super-editor/src/extensions/underline/underline.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/vector-shape/VectorShapeView.d.ts +0 -63
- package/dist/super-editor/src/extensions/vector-shape/VectorShapeView.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/vector-shape/index.d.ts +0 -2
- package/dist/super-editor/src/extensions/vector-shape/index.d.ts.map +0 -1
- package/dist/super-editor/src/extensions/vector-shape/vector-shape.d.ts +0 -3
- package/dist/super-editor/src/extensions/vector-shape/vector-shape.d.ts.map +0 -1
- package/dist/super-editor/src/index.d.ts.map +0 -1
- package/dist/super-editor/src/tests/data/annotations_doc_content.d.ts +0 -536
- package/dist/super-editor/src/tests/data/annotations_doc_content.d.ts.map +0 -1
- package/dist/super-editor/src/tests/editor/data/imageBase64.d.ts +0 -2
- package/dist/super-editor/src/tests/editor/data/imageBase64.d.ts.map +0 -1
- package/dist/super-editor/src/tests/export/data/comments/basic-resolved-comment.d.ts +0 -33
- package/dist/super-editor/src/tests/export/data/comments/basic-resolved-comment.d.ts.map +0 -1
- package/dist/super-editor/src/tests/export/export-helpers/export-helpers.d.ts +0 -9
- package/dist/super-editor/src/tests/export/export-helpers/export-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/tests/export/export-helpers/index.d.ts +0 -3
- package/dist/super-editor/src/tests/export/export-helpers/index.d.ts.map +0 -1
- package/dist/super-editor/src/tests/export/export-helpers/list-export-helpers.d.ts +0 -24
- package/dist/super-editor/src/tests/export/export-helpers/list-export-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/tests/helpers/adapterTestHelpers.d.ts +0 -19
- package/dist/super-editor/src/tests/helpers/adapterTestHelpers.d.ts.map +0 -1
- package/dist/super-editor/src/tests/helpers/dom-globals-test-utils.d.ts +0 -16
- package/dist/super-editor/src/tests/helpers/dom-globals-test-utils.d.ts.map +0 -1
- package/dist/super-editor/src/tests/helpers/editor-test-utils.d.ts +0 -15
- package/dist/super-editor/src/tests/helpers/editor-test-utils.d.ts.map +0 -1
- package/dist/super-editor/src/tests/helpers/getParagraphText.d.ts +0 -3
- package/dist/super-editor/src/tests/helpers/getParagraphText.d.ts.map +0 -1
- package/dist/super-editor/src/tests/helpers/helpers.d.ts +0 -28
- package/dist/super-editor/src/tests/helpers/helpers.d.ts.map +0 -1
- package/dist/super-editor/src/tests/helpers/paragraphReference.d.ts +0 -16
- package/dist/super-editor/src/tests/helpers/paragraphReference.d.ts.map +0 -1
- package/dist/super-editor/src/tests/helpers/zipFolderToBuffer.d.ts +0 -2
- package/dist/super-editor/src/tests/helpers/zipFolderToBuffer.d.ts.map +0 -1
- package/dist/super-editor/src/tests/import/testUtils.d.ts +0 -2
- package/dist/super-editor/src/tests/import/testUtils.d.ts.map +0 -1
- package/dist/super-editor/src/tests/parity/debug-parity.d.ts +0 -5
- package/dist/super-editor/src/tests/parity/debug-parity.d.ts.map +0 -1
- package/dist/super-editor/src/types.d.ts +0 -27
- package/dist/super-editor/src/types.d.ts.map +0 -1
- package/dist/super-editor/src/utils/canUseDOM.d.ts +0 -59
- package/dist/super-editor/src/utils/canUseDOM.d.ts.map +0 -1
- package/dist/super-editor/src/utils/contextmenu-helpers.d.ts +0 -25
- package/dist/super-editor/src/utils/contextmenu-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/utils/headless-helpers.d.ts.map +0 -1
- package/dist/super-editor/src/utils/styleIsolation.d.ts.map +0 -1
- /package/dist/{super-editor → superdoc}/src/main.d.ts +0 -0
|
@@ -1,663 +0,0 @@
|
|
|
1
|
-
import { EditorState, Transaction } from 'prosemirror-state';
|
|
2
|
-
import { Editor } from '../Editor.js';
|
|
3
|
-
import { EventEmitter } from '../EventEmitter.js';
|
|
4
|
-
import { PositionHit } from '@superdoc/layout-bridge';
|
|
5
|
-
import { LayoutMode } from '@superdoc/painter-dom';
|
|
6
|
-
import { FlowBlock, Layout, Measure, Page, SectionMetadata } from '@superdoc/contracts';
|
|
7
|
-
import { RemoteCursorState, LayoutEngineOptions, TrackedChangesOverrides, PresentationEditorOptions, LayoutState, LayoutMetrics, LayoutError, RangeRect } from './types.js';
|
|
8
|
-
export type { PageSize, PageMargins, VirtualizationOptions, RemoteUserInfo, RemoteCursorState, PresenceOptions, LayoutEngineOptions, TrackedChangesOverrides, PresentationEditorOptions, RemoteCursorsRenderPayload, LayoutUpdatePayload, ImageSelectedEvent, ImageDeselectedEvent, TelemetryEvent, } from './types.js';
|
|
9
|
-
/**
|
|
10
|
-
* PresentationEditor bootstraps the classic Editor instance in a hidden container
|
|
11
|
-
* while layout-engine handles the visible rendering pipeline.
|
|
12
|
-
*/
|
|
13
|
-
export declare class PresentationEditor extends EventEmitter {
|
|
14
|
-
#private;
|
|
15
|
-
/**
|
|
16
|
-
* Fallback color palette for remote cursors when user.color is not provided.
|
|
17
|
-
* Colors are deterministically assigned based on clientId to maintain consistency.
|
|
18
|
-
* @private
|
|
19
|
-
*/
|
|
20
|
-
static readonly FALLBACK_COLORS: string[];
|
|
21
|
-
/**
|
|
22
|
-
* Constants for remote cursor rendering styles.
|
|
23
|
-
* Centralized styling values for consistent cursor/label rendering across all methods.
|
|
24
|
-
* @private
|
|
25
|
-
*/
|
|
26
|
-
static readonly CURSOR_STYLES: {
|
|
27
|
-
readonly CARET_WIDTH: 2;
|
|
28
|
-
readonly LABEL_FONT_SIZE: 13;
|
|
29
|
-
readonly LABEL_PADDING: "2px 6px";
|
|
30
|
-
readonly LABEL_OFFSET: "-1.05em";
|
|
31
|
-
readonly SELECTION_BORDER_RADIUS: "2px";
|
|
32
|
-
readonly MAX_LABEL_LENGTH: 30;
|
|
33
|
-
};
|
|
34
|
-
/**
|
|
35
|
-
* Get a PresentationEditor instance by document ID.
|
|
36
|
-
*/
|
|
37
|
-
static getInstance(documentId: string): PresentationEditor | undefined;
|
|
38
|
-
/**
|
|
39
|
-
* Set zoom globally across all PresentationEditor instances.
|
|
40
|
-
*/
|
|
41
|
-
static setGlobalZoom(zoom: number): void;
|
|
42
|
-
constructor(options: PresentationEditorOptions);
|
|
43
|
-
/**
|
|
44
|
-
* Accessor for the underlying Editor so SuperDoc can reuse existing APIs.
|
|
45
|
-
*/
|
|
46
|
-
get editor(): Editor;
|
|
47
|
-
/**
|
|
48
|
-
* Expose the visible host element for renderer-agnostic consumers.
|
|
49
|
-
*/
|
|
50
|
-
get element(): HTMLElement;
|
|
51
|
-
/**
|
|
52
|
-
* Get the commands interface for the currently active editor (header/footer-aware).
|
|
53
|
-
*
|
|
54
|
-
* This property dynamically routes command execution to the appropriate editor instance:
|
|
55
|
-
* - In body mode, returns the main editor's commands
|
|
56
|
-
* - In header/footer mode, returns the active header/footer editor's commands
|
|
57
|
-
*
|
|
58
|
-
* This ensures that formatting commands (bold, italic, etc.) and other operations
|
|
59
|
-
* execute in the correct editing context.
|
|
60
|
-
*
|
|
61
|
-
* @returns The CommandService instance for the active editor
|
|
62
|
-
*
|
|
63
|
-
* @example
|
|
64
|
-
* ```typescript
|
|
65
|
-
* // This will bold text in the active editor (body or header/footer)
|
|
66
|
-
* presentationEditor.commands.bold();
|
|
67
|
-
* ```
|
|
68
|
-
*/
|
|
69
|
-
get commands(): import('../index.js').EditorCommands;
|
|
70
|
-
/**
|
|
71
|
-
* Get the ProseMirror editor state for the currently active editor (header/footer-aware).
|
|
72
|
-
*
|
|
73
|
-
* This property dynamically returns the state from the appropriate editor instance:
|
|
74
|
-
* - In body mode, returns the main editor's state
|
|
75
|
-
* - In header/footer mode, returns the active header/footer editor's state
|
|
76
|
-
*
|
|
77
|
-
* This enables components like SlashMenu and context menus to access document
|
|
78
|
-
* state, selection, and schema information in the correct editing context.
|
|
79
|
-
*
|
|
80
|
-
* @returns The EditorState for the active editor
|
|
81
|
-
*
|
|
82
|
-
* @example
|
|
83
|
-
* ```typescript
|
|
84
|
-
* const { selection, doc } = presentationEditor.state;
|
|
85
|
-
* const selectedText = doc.textBetween(selection.from, selection.to);
|
|
86
|
-
* ```
|
|
87
|
-
*/
|
|
88
|
-
get state(): EditorState;
|
|
89
|
-
/**
|
|
90
|
-
* Check if the editor is currently editable (header/footer-aware).
|
|
91
|
-
*
|
|
92
|
-
* This property checks the editable state of the currently active editor:
|
|
93
|
-
* - In body mode, returns whether the main editor is editable
|
|
94
|
-
* - In header/footer mode, returns whether the header/footer editor is editable
|
|
95
|
-
*
|
|
96
|
-
* The editor may be non-editable due to:
|
|
97
|
-
* - Document mode set to 'viewing'
|
|
98
|
-
* - Explicit `editable: false` option
|
|
99
|
-
* - Editor not fully initialized
|
|
100
|
-
*
|
|
101
|
-
* @returns true if the active editor accepts input, false otherwise
|
|
102
|
-
*
|
|
103
|
-
* @example
|
|
104
|
-
* ```typescript
|
|
105
|
-
* if (presentationEditor.isEditable) {
|
|
106
|
-
* presentationEditor.commands.insertText('Hello');
|
|
107
|
-
* }
|
|
108
|
-
* ```
|
|
109
|
-
*/
|
|
110
|
-
get isEditable(): boolean;
|
|
111
|
-
/**
|
|
112
|
-
* Get the editor options for the currently active editor (header/footer-aware).
|
|
113
|
-
*
|
|
114
|
-
* This property returns the options object from the appropriate editor instance,
|
|
115
|
-
* providing access to configuration like document mode, AI settings, and custom
|
|
116
|
-
* slash menu configuration.
|
|
117
|
-
*
|
|
118
|
-
* @returns The options object for the active editor
|
|
119
|
-
*
|
|
120
|
-
* @example
|
|
121
|
-
* ```typescript
|
|
122
|
-
* const { documentMode, isAiEnabled } = presentationEditor.options;
|
|
123
|
-
* ```
|
|
124
|
-
*/
|
|
125
|
-
get options(): import('../index.js').EditorOptions;
|
|
126
|
-
/**
|
|
127
|
-
* Dispatch a ProseMirror transaction to the currently active editor (header/footer-aware).
|
|
128
|
-
*
|
|
129
|
-
* This method routes transactions to the appropriate editor instance:
|
|
130
|
-
* - In body mode, dispatches to the main editor
|
|
131
|
-
* - In header/footer mode, dispatches to the active header/footer editor
|
|
132
|
-
*
|
|
133
|
-
* Use this for direct state manipulation when commands are insufficient.
|
|
134
|
-
* For most use cases, prefer using `commands` or `dispatchInActiveEditor`.
|
|
135
|
-
*
|
|
136
|
-
* @param tr - The ProseMirror transaction to dispatch
|
|
137
|
-
*
|
|
138
|
-
* @example
|
|
139
|
-
* ```typescript
|
|
140
|
-
* const { state } = presentationEditor;
|
|
141
|
-
* const tr = state.tr.insertText('Hello', state.selection.from);
|
|
142
|
-
* presentationEditor.dispatch(tr);
|
|
143
|
-
* ```
|
|
144
|
-
*/
|
|
145
|
-
dispatch(tr: Transaction): void;
|
|
146
|
-
/**
|
|
147
|
-
* Focus the editor, routing focus to the appropriate editing surface.
|
|
148
|
-
*
|
|
149
|
-
* In PresentationEditor, the actual ProseMirror EditorView is hidden and input
|
|
150
|
-
* is bridged from the visible layout surface. This method focuses the hidden
|
|
151
|
-
* editor view to enable keyboard input while the visual focus remains on the
|
|
152
|
-
* rendered presentation.
|
|
153
|
-
*
|
|
154
|
-
* @example
|
|
155
|
-
* ```typescript
|
|
156
|
-
* // After closing a modal, restore focus to the editor
|
|
157
|
-
* presentationEditor.focus();
|
|
158
|
-
* ```
|
|
159
|
-
*/
|
|
160
|
-
focus(): void;
|
|
161
|
-
/**
|
|
162
|
-
* Returns the currently active editor (body or header/footer session).
|
|
163
|
-
*
|
|
164
|
-
* When editing headers or footers, this returns the header/footer editor instance.
|
|
165
|
-
* Otherwise, returns the main document body editor.
|
|
166
|
-
*
|
|
167
|
-
* @returns The active Editor instance
|
|
168
|
-
*
|
|
169
|
-
* @example
|
|
170
|
-
* ```typescript
|
|
171
|
-
* const editor = presentation.getActiveEditor();
|
|
172
|
-
* const selection = editor.state.selection;
|
|
173
|
-
* ```
|
|
174
|
-
*/
|
|
175
|
-
getActiveEditor(): Editor;
|
|
176
|
-
/**
|
|
177
|
-
* Undo the last action in the active editor.
|
|
178
|
-
*/
|
|
179
|
-
undo(): boolean;
|
|
180
|
-
/**
|
|
181
|
-
* Redo the last undone action in the active editor.
|
|
182
|
-
*/
|
|
183
|
-
redo(): boolean;
|
|
184
|
-
/**
|
|
185
|
-
* Runs a callback against the active editor (body or header/footer session).
|
|
186
|
-
*
|
|
187
|
-
* Use this method when you need to run commands or access state in the currently
|
|
188
|
-
* active editing context (which may be the body or a header/footer region).
|
|
189
|
-
*
|
|
190
|
-
* @param callback - Function that receives the active editor instance
|
|
191
|
-
*
|
|
192
|
-
* @example
|
|
193
|
-
* ```typescript
|
|
194
|
-
* presentation.dispatchInActiveEditor((editor) => {
|
|
195
|
-
* editor.commands.insertText('Hello world');
|
|
196
|
-
* });
|
|
197
|
-
* ```
|
|
198
|
-
*/
|
|
199
|
-
dispatchInActiveEditor(callback: (editor: Editor) => void): void;
|
|
200
|
-
/**
|
|
201
|
-
* Alias for the visible host container so callers can attach listeners explicitly.
|
|
202
|
-
*
|
|
203
|
-
* This is the main scrollable container that hosts the rendered pages.
|
|
204
|
-
* Use this element to attach scroll listeners, measure viewport bounds, or
|
|
205
|
-
* position floating UI elements relative to the editor.
|
|
206
|
-
*
|
|
207
|
-
* @returns The visible host HTMLElement
|
|
208
|
-
*
|
|
209
|
-
* @example
|
|
210
|
-
* ```typescript
|
|
211
|
-
* const host = presentation.visibleHost;
|
|
212
|
-
* host.addEventListener('scroll', () => console.log('Scrolled!'));
|
|
213
|
-
* ```
|
|
214
|
-
*/
|
|
215
|
-
get visibleHost(): HTMLElement;
|
|
216
|
-
/**
|
|
217
|
-
* Selection overlay element used for caret + highlight rendering.
|
|
218
|
-
*
|
|
219
|
-
* This overlay is positioned absolutely over the rendered pages and contains
|
|
220
|
-
* the visual selection indicators (caret, selection highlights, remote cursors).
|
|
221
|
-
*
|
|
222
|
-
* @returns The selection overlay element, or null if not yet initialized
|
|
223
|
-
*
|
|
224
|
-
* @example
|
|
225
|
-
* ```typescript
|
|
226
|
-
* const overlay = presentation.overlayElement;
|
|
227
|
-
* if (overlay) {
|
|
228
|
-
* console.log('Overlay dimensions:', overlay.getBoundingClientRect());
|
|
229
|
-
* }
|
|
230
|
-
* ```
|
|
231
|
-
*/
|
|
232
|
-
get overlayElement(): HTMLElement | null;
|
|
233
|
-
/**
|
|
234
|
-
* Get the current zoom level.
|
|
235
|
-
*
|
|
236
|
-
* The zoom level is a multiplier that controls the visual scale of the document.
|
|
237
|
-
* Zoom is applied via CSS transform: scale() on the content elements (#painterHost
|
|
238
|
-
* and #selectionOverlay), with the viewport dimensions (#viewportHost) set to the
|
|
239
|
-
* scaled size to ensure proper scroll behavior.
|
|
240
|
-
*
|
|
241
|
-
* Relationship to Centralized Zoom Architecture:
|
|
242
|
-
* - PresentationEditor is the SINGLE SOURCE OF TRUTH for zoom state
|
|
243
|
-
* - Zoom is applied internally via transform: scale() on #painterHost and #selectionOverlay
|
|
244
|
-
* - The #viewportHost dimensions are set to scaled values for proper scroll container behavior
|
|
245
|
-
* - External components (toolbar, UI controls) should use setZoom() to modify zoom
|
|
246
|
-
* - The zoom value is used throughout the system for coordinate transformations
|
|
247
|
-
*
|
|
248
|
-
* Coordinate Space Implications:
|
|
249
|
-
* - Layout coordinates: Unscaled logical pixels used by the layout engine
|
|
250
|
-
* - Screen coordinates: Physical pixels affected by CSS transform: scale()
|
|
251
|
-
* - Conversion: screenCoord = layoutCoord * zoom
|
|
252
|
-
*
|
|
253
|
-
* Zoom Scale:
|
|
254
|
-
* - 1 = 100% (default, no scaling)
|
|
255
|
-
* - 0.5 = 50% (zoomed out, content appears smaller)
|
|
256
|
-
* - 2 = 200% (zoomed in, content appears larger)
|
|
257
|
-
*
|
|
258
|
-
* @returns The current zoom level multiplier (default: 1 if not configured)
|
|
259
|
-
*
|
|
260
|
-
* @example
|
|
261
|
-
* ```typescript
|
|
262
|
-
* const zoom = presentation.zoom;
|
|
263
|
-
* // Convert layout coordinates to screen coordinates
|
|
264
|
-
* const screenX = layoutX * zoom;
|
|
265
|
-
* const screenY = layoutY * zoom;
|
|
266
|
-
*
|
|
267
|
-
* // Convert screen coordinates back to layout coordinates
|
|
268
|
-
* const layoutX = screenX / zoom;
|
|
269
|
-
* const layoutY = screenY / zoom;
|
|
270
|
-
* ```
|
|
271
|
-
*/
|
|
272
|
-
get zoom(): number;
|
|
273
|
-
/**
|
|
274
|
-
* Set the document mode and update editor editability.
|
|
275
|
-
*
|
|
276
|
-
* This method updates both the PresentationEditor's internal mode state and the
|
|
277
|
-
* underlying Editor's document mode. The hidden editor's editable state will
|
|
278
|
-
* reflect the mode for plugin compatibility (editable in 'editing' and 'suggesting'
|
|
279
|
-
* modes, non-editable in 'viewing' mode), while the presentation layer remains
|
|
280
|
-
* visually inert (handled by hidden container CSS).
|
|
281
|
-
*
|
|
282
|
-
* @param mode - The document mode to set. Valid values:
|
|
283
|
-
* - 'editing': Full editing capabilities, no tracked changes
|
|
284
|
-
* - 'suggesting': Editing with tracked changes enabled
|
|
285
|
-
* - 'viewing': Read-only mode, shows original content without changes
|
|
286
|
-
* @throws {TypeError} If mode is not a string or is not one of the valid modes
|
|
287
|
-
*
|
|
288
|
-
* @example
|
|
289
|
-
* ```typescript
|
|
290
|
-
* const presentation = PresentationEditor.getInstance('doc-123');
|
|
291
|
-
* presentation.setDocumentMode('viewing'); // Switch to read-only
|
|
292
|
-
* ```
|
|
293
|
-
*/
|
|
294
|
-
setDocumentMode(mode: 'editing' | 'viewing' | 'suggesting'): void;
|
|
295
|
-
/**
|
|
296
|
-
* Override tracked-changes rendering preferences—for hosts without plugin state
|
|
297
|
-
* or when forcing a specific viewing mode (e.g., PDF preview).
|
|
298
|
-
*
|
|
299
|
-
* @param overrides - Tracked changes overrides object with optional 'mode' and 'enabled' fields
|
|
300
|
-
* @throws {TypeError} If overrides is provided but is not a plain object
|
|
301
|
-
*/
|
|
302
|
-
setTrackedChangesOverrides(overrides?: TrackedChangesOverrides): void;
|
|
303
|
-
/**
|
|
304
|
-
* Update viewing-mode comment rendering behavior and re-render if needed.
|
|
305
|
-
*
|
|
306
|
-
* @param options - Viewing mode comment options.
|
|
307
|
-
*/
|
|
308
|
-
setViewingCommentOptions(options?: {
|
|
309
|
-
emitCommentPositionsInViewing?: boolean;
|
|
310
|
-
enableCommentsInViewing?: boolean;
|
|
311
|
-
}): void;
|
|
312
|
-
/**
|
|
313
|
-
* Toggle the custom context menu at runtime to respect host-level guardrails.
|
|
314
|
-
*/
|
|
315
|
-
setContextMenuDisabled(disabled: boolean): void;
|
|
316
|
-
/**
|
|
317
|
-
* Subscribe to layout update events. Returns an unsubscribe function.
|
|
318
|
-
*/
|
|
319
|
-
onLayoutUpdated(handler: (payload: LayoutState & {
|
|
320
|
-
layout: Layout;
|
|
321
|
-
metrics?: LayoutMetrics;
|
|
322
|
-
}) => void): () => void;
|
|
323
|
-
/**
|
|
324
|
-
* Subscribe to layout error events. Returns an unsubscribe function.
|
|
325
|
-
*/
|
|
326
|
-
onLayoutError(handler: (error: LayoutError) => void): () => void;
|
|
327
|
-
/**
|
|
328
|
-
* Surface pages for pagination UI consumers.
|
|
329
|
-
*/
|
|
330
|
-
getPages(): Page[];
|
|
331
|
-
/**
|
|
332
|
-
* Surface the most recent layout error (if any).
|
|
333
|
-
*/
|
|
334
|
-
getLayoutError(): LayoutError | null;
|
|
335
|
-
/**
|
|
336
|
-
* Returns the current health status of the layout engine.
|
|
337
|
-
*
|
|
338
|
-
* @returns Layout health status:
|
|
339
|
-
* - 'healthy': No errors, layout is functioning normally
|
|
340
|
-
* - 'degraded': Recovered from errors but may have stale state
|
|
341
|
-
* - 'failed': Critical error, layout cannot render
|
|
342
|
-
*
|
|
343
|
-
* @example
|
|
344
|
-
* ```typescript
|
|
345
|
-
* const editor = PresentationEditor.getInstance('doc-123');
|
|
346
|
-
* if (!editor.isLayoutHealthy()) {
|
|
347
|
-
* console.error('Layout is unhealthy:', editor.getLayoutError());
|
|
348
|
-
* }
|
|
349
|
-
* ```
|
|
350
|
-
*/
|
|
351
|
-
isLayoutHealthy(): boolean;
|
|
352
|
-
/**
|
|
353
|
-
* Returns the detailed layout health state.
|
|
354
|
-
*
|
|
355
|
-
* @returns One of: 'healthy', 'degraded', 'failed'
|
|
356
|
-
*/
|
|
357
|
-
getLayoutHealthState(): 'healthy' | 'degraded' | 'failed';
|
|
358
|
-
/**
|
|
359
|
-
* Return layout-relative rects for the current document selection.
|
|
360
|
-
*/
|
|
361
|
-
getSelectionRects(relativeTo?: HTMLElement): RangeRect[];
|
|
362
|
-
/**
|
|
363
|
-
* Convert an arbitrary document range into layout-based bounding rects.
|
|
364
|
-
*
|
|
365
|
-
* @param from - Start position in the ProseMirror document
|
|
366
|
-
* @param to - End position in the ProseMirror document
|
|
367
|
-
* @param relativeTo - Optional HTMLElement for coordinate reference. If provided, returns coordinates
|
|
368
|
-
* relative to this element's bounding rect. If omitted, returns absolute viewport
|
|
369
|
-
* coordinates relative to the selection overlay.
|
|
370
|
-
* @returns Array of rects, each containing pageIndex and position data (left, top, right, bottom, width, height)
|
|
371
|
-
*/
|
|
372
|
-
getRangeRects(from: number, to: number, relativeTo?: HTMLElement): RangeRect[];
|
|
373
|
-
/**
|
|
374
|
-
* Get selection bounds for a document range with aggregated bounding box.
|
|
375
|
-
* Returns null if layout is unavailable or the range is invalid.
|
|
376
|
-
*
|
|
377
|
-
* @param from - Start position in the ProseMirror document
|
|
378
|
-
* @param to - End position in the ProseMirror document
|
|
379
|
-
* @param relativeTo - Optional HTMLElement to use as coordinate reference. If provided, returns coordinates
|
|
380
|
-
* relative to this element's bounding rect (client coordinates). If omitted, returns
|
|
381
|
-
* absolute viewport coordinates (relative to the selection overlay).
|
|
382
|
-
* @returns Object containing aggregated bounds, individual rects, and pageIndex, or null if unavailable
|
|
383
|
-
*/
|
|
384
|
-
getSelectionBounds(from: number, to: number, relativeTo?: HTMLElement): {
|
|
385
|
-
bounds: {
|
|
386
|
-
top: number;
|
|
387
|
-
left: number;
|
|
388
|
-
bottom: number;
|
|
389
|
-
right: number;
|
|
390
|
-
width: number;
|
|
391
|
-
height: number;
|
|
392
|
-
};
|
|
393
|
-
rects: RangeRect[];
|
|
394
|
-
pageIndex: number;
|
|
395
|
-
} | null;
|
|
396
|
-
/**
|
|
397
|
-
* Remap comment positions to layout coordinates with bounds and rects.
|
|
398
|
-
* Takes a positions object with threadIds as keys and position data as values.
|
|
399
|
-
* Returns the same structure with added bounds, rects, and pageIndex for each comment.
|
|
400
|
-
*
|
|
401
|
-
* PERFORMANCE NOTE: This iterates all comment positions on every call. For documents with many comments
|
|
402
|
-
* (>100), consider caching layout bounds per comment and invalidating on layout updates.
|
|
403
|
-
*
|
|
404
|
-
* @param positions - Map of threadId -> { start?, end?, pos?, ...otherFields }
|
|
405
|
-
* @param relativeTo - Optional HTMLElement for coordinate reference
|
|
406
|
-
* @returns Updated positions map with bounds, rects, and pageIndex added to each comment
|
|
407
|
-
*/
|
|
408
|
-
getCommentBounds(positions: Record<string, {
|
|
409
|
-
start?: number;
|
|
410
|
-
end?: number;
|
|
411
|
-
pos?: number;
|
|
412
|
-
[key: string]: unknown;
|
|
413
|
-
}>, relativeTo?: HTMLElement): Record<string, {
|
|
414
|
-
start?: number;
|
|
415
|
-
end?: number;
|
|
416
|
-
pos?: number;
|
|
417
|
-
bounds?: unknown;
|
|
418
|
-
rects?: unknown;
|
|
419
|
-
pageIndex?: number;
|
|
420
|
-
[key: string]: unknown;
|
|
421
|
-
}>;
|
|
422
|
-
/**
|
|
423
|
-
* Return a snapshot of the latest layout state.
|
|
424
|
-
*/
|
|
425
|
-
getLayoutSnapshot(): {
|
|
426
|
-
layout: Layout | null;
|
|
427
|
-
blocks: FlowBlock[];
|
|
428
|
-
measures: Measure[];
|
|
429
|
-
sectionMetadata: SectionMetadata[];
|
|
430
|
-
};
|
|
431
|
-
/**
|
|
432
|
-
* Expose the current layout engine options.
|
|
433
|
-
*/
|
|
434
|
-
getLayoutOptions(): LayoutEngineOptions;
|
|
435
|
-
/**
|
|
436
|
-
* Get the page styles for the section containing the current caret position.
|
|
437
|
-
*
|
|
438
|
-
* In multi-section documents, different sections can have different page sizes,
|
|
439
|
-
* margins, and orientations. This method returns the styles for the section
|
|
440
|
-
* where the caret is currently located, enabling section-aware UI components
|
|
441
|
-
* like rulers to display accurate information.
|
|
442
|
-
*
|
|
443
|
-
* @returns Object containing:
|
|
444
|
-
* - pageSize: { width, height } in inches
|
|
445
|
-
* - pageMargins: { left, right, top, bottom } in inches
|
|
446
|
-
* - sectionIndex: The current section index (0-based)
|
|
447
|
-
* - orientation: 'portrait' or 'landscape'
|
|
448
|
-
*
|
|
449
|
-
* Falls back to document-level defaults if section info is unavailable.
|
|
450
|
-
*
|
|
451
|
-
* @example
|
|
452
|
-
* ```typescript
|
|
453
|
-
* const sectionStyles = presentation.getCurrentSectionPageStyles();
|
|
454
|
-
* console.log(`Section ${sectionStyles.sectionIndex}: ${sectionStyles.pageSize.width}" x ${sectionStyles.pageSize.height}"`);
|
|
455
|
-
* ```
|
|
456
|
-
*/
|
|
457
|
-
getCurrentSectionPageStyles(): {
|
|
458
|
-
pageSize: {
|
|
459
|
-
width: number;
|
|
460
|
-
height: number;
|
|
461
|
-
};
|
|
462
|
-
pageMargins: {
|
|
463
|
-
left: number;
|
|
464
|
-
right: number;
|
|
465
|
-
top: number;
|
|
466
|
-
bottom: number;
|
|
467
|
-
};
|
|
468
|
-
sectionIndex: number;
|
|
469
|
-
orientation: 'portrait' | 'landscape';
|
|
470
|
-
};
|
|
471
|
-
/**
|
|
472
|
-
* Get current remote cursor states (normalized to absolute PM positions).
|
|
473
|
-
* Returns an array of cursor states for all remote collaborators, excluding the local user.
|
|
474
|
-
*
|
|
475
|
-
* Exposes normalized awareness states for host consumption.
|
|
476
|
-
* Hosts can use this to build custom presence UI (e.g., presence pills, sidebar lists).
|
|
477
|
-
*
|
|
478
|
-
* @returns Array of remote cursor states with PM positions and user metadata
|
|
479
|
-
*
|
|
480
|
-
* @example
|
|
481
|
-
* ```typescript
|
|
482
|
-
* const presentation = PresentationEditor.getInstance('doc-123');
|
|
483
|
-
* const cursors = presentation.getRemoteCursors();
|
|
484
|
-
* cursors.forEach(cursor => {
|
|
485
|
-
* console.log(`${cursor.user.name} at position ${cursor.head}`);
|
|
486
|
-
* });
|
|
487
|
-
* ```
|
|
488
|
-
*/
|
|
489
|
-
getRemoteCursors(): RemoteCursorState[];
|
|
490
|
-
/**
|
|
491
|
-
* Adjust layout mode (vertical/book/horizontal) and rerender.
|
|
492
|
-
*
|
|
493
|
-
* Changes how pages are arranged visually:
|
|
494
|
-
* - 'vertical': Pages stacked vertically (default)
|
|
495
|
-
* - 'book': Two-page spread side-by-side
|
|
496
|
-
* - 'horizontal': Pages arranged horizontally
|
|
497
|
-
*
|
|
498
|
-
* Note: Virtualization is automatically disabled for non-vertical modes.
|
|
499
|
-
*
|
|
500
|
-
* @param mode - The layout mode to set
|
|
501
|
-
*
|
|
502
|
-
* @example
|
|
503
|
-
* ```typescript
|
|
504
|
-
* presentation.setLayoutMode('book'); // Two-page spread
|
|
505
|
-
* presentation.setLayoutMode('vertical'); // Back to single column
|
|
506
|
-
* ```
|
|
507
|
-
*/
|
|
508
|
-
setLayoutMode(mode: LayoutMode): void;
|
|
509
|
-
/**
|
|
510
|
-
* Convert a viewport coordinate into a document hit using the current layout.
|
|
511
|
-
*/
|
|
512
|
-
hitTest(clientX: number, clientY: number): PositionHit | null;
|
|
513
|
-
/**
|
|
514
|
-
* Normalize viewport coordinates (clientX/clientY) into layout space while respecting zoom + scroll.
|
|
515
|
-
*/
|
|
516
|
-
normalizeClientPoint(clientX: number, clientY: number): {
|
|
517
|
-
x: number;
|
|
518
|
-
y: number;
|
|
519
|
-
} | null;
|
|
520
|
-
/**
|
|
521
|
-
* Get viewport coordinates for a document position (header/footer-aware).
|
|
522
|
-
*
|
|
523
|
-
* This method provides coordinate mapping that respects the current editing mode:
|
|
524
|
-
* - In body mode, uses the main document layout
|
|
525
|
-
* - In header/footer mode, maps positions within the header/footer layout and transforms
|
|
526
|
-
* coordinates to viewport space
|
|
527
|
-
*
|
|
528
|
-
* @param pos - Document position in the active editor
|
|
529
|
-
* @returns Coordinate rectangle with top, bottom, left, right, width, height in viewport pixels,
|
|
530
|
-
* or null if the position cannot be mapped
|
|
531
|
-
*
|
|
532
|
-
* @example
|
|
533
|
-
* ```typescript
|
|
534
|
-
* const coords = presentationEditor.coordsAtPos(42);
|
|
535
|
-
* if (coords) {
|
|
536
|
-
* console.log(`Position 42 is at viewport coordinates (${coords.left}, ${coords.top})`);
|
|
537
|
-
* }
|
|
538
|
-
* ```
|
|
539
|
-
*/
|
|
540
|
-
coordsAtPos(pos: number): {
|
|
541
|
-
top: number;
|
|
542
|
-
bottom: number;
|
|
543
|
-
left: number;
|
|
544
|
-
right: number;
|
|
545
|
-
width: number;
|
|
546
|
-
height: number;
|
|
547
|
-
} | null;
|
|
548
|
-
/**
|
|
549
|
-
* Get the painted DOM element that contains a document position (body only).
|
|
550
|
-
*
|
|
551
|
-
* Uses the DomPositionIndex which maps data-pm-start/end attributes to rendered
|
|
552
|
-
* elements. Returns null when the position is not currently mounted (virtualization)
|
|
553
|
-
* or when in header/footer mode.
|
|
554
|
-
*
|
|
555
|
-
* @param pos - Document position in the active editor
|
|
556
|
-
* @param options.forceRebuild - Rebuild the index before lookup
|
|
557
|
-
* @param options.fallbackToCoords - Use elementFromPoint with layout rects if index lookup fails
|
|
558
|
-
* @returns The nearest painted DOM element for the position, or null if unavailable
|
|
559
|
-
*/
|
|
560
|
-
getElementAtPos(pos: number, options?: {
|
|
561
|
-
forceRebuild?: boolean;
|
|
562
|
-
fallbackToCoords?: boolean;
|
|
563
|
-
}): HTMLElement | null;
|
|
564
|
-
/**
|
|
565
|
-
* Scroll the visible host so a given document position is brought into view.
|
|
566
|
-
*
|
|
567
|
-
* This is primarily used by commands like search navigation when running in
|
|
568
|
-
* PresentationEditor mode, where ProseMirror's `scrollIntoView()` operates on the
|
|
569
|
-
* hidden editor and does not affect the rendered viewport.
|
|
570
|
-
*
|
|
571
|
-
* @param pos - Document position in the active editor to scroll to
|
|
572
|
-
* @param options - Scrolling options
|
|
573
|
-
* @param options.block - Alignment within the viewport ('start' | 'center' | 'end' | 'nearest')
|
|
574
|
-
* @param options.behavior - Scroll behavior ('auto' | 'smooth')
|
|
575
|
-
* @returns True if the position could be mapped and scrolling was applied
|
|
576
|
-
*/
|
|
577
|
-
scrollToPosition(pos: number, options?: {
|
|
578
|
-
block?: 'start' | 'center' | 'end' | 'nearest';
|
|
579
|
-
behavior?: ScrollBehavior;
|
|
580
|
-
}): boolean;
|
|
581
|
-
/**
|
|
582
|
-
* Get document position from viewport coordinates (header/footer-aware).
|
|
583
|
-
*
|
|
584
|
-
* This method maps viewport coordinates to document positions while respecting
|
|
585
|
-
* the current editing mode:
|
|
586
|
-
* - In body mode, performs hit testing on the main document layout
|
|
587
|
-
* - In header/footer mode, hit tests within the active header/footer region
|
|
588
|
-
* - Returns null if coordinates are outside the editable area
|
|
589
|
-
*
|
|
590
|
-
* @param coords - Viewport coordinates (clientX/clientY)
|
|
591
|
-
* @returns Position result with pos and inside properties, or null if no match
|
|
592
|
-
*
|
|
593
|
-
* @example
|
|
594
|
-
* ```typescript
|
|
595
|
-
* const result = presentationEditor.posAtCoords({ clientX: 100, clientY: 200 });
|
|
596
|
-
* if (result) {
|
|
597
|
-
* console.log(`Clicked at document position ${result.pos}`);
|
|
598
|
-
* }
|
|
599
|
-
* ```
|
|
600
|
-
*/
|
|
601
|
-
posAtCoords(coords: {
|
|
602
|
-
clientX?: number;
|
|
603
|
-
clientY?: number;
|
|
604
|
-
left?: number;
|
|
605
|
-
top?: number;
|
|
606
|
-
}): {
|
|
607
|
-
pos: number;
|
|
608
|
-
inside: number;
|
|
609
|
-
} | null;
|
|
610
|
-
/**
|
|
611
|
-
* Update zoom level and re-render.
|
|
612
|
-
*
|
|
613
|
-
* @param zoom - Zoom level multiplier (1.0 = 100%). Must be a positive finite number.
|
|
614
|
-
* @throws {TypeError} If zoom is not a number
|
|
615
|
-
* @throws {RangeError} If zoom is not finite, is <= 0, or is NaN
|
|
616
|
-
*
|
|
617
|
-
* @example
|
|
618
|
-
* ```typescript
|
|
619
|
-
* editor.setZoom(1.5); // 150% zoom
|
|
620
|
-
* editor.setZoom(0.75); // 75% zoom
|
|
621
|
-
* ```
|
|
622
|
-
*/
|
|
623
|
-
setZoom(zoom: number): void;
|
|
624
|
-
/**
|
|
625
|
-
* Clean up editor + DOM nodes.
|
|
626
|
-
* Safe to call during partial initialization.
|
|
627
|
-
*/
|
|
628
|
-
destroy(): void;
|
|
629
|
-
/**
|
|
630
|
-
* Timeout duration for anchor navigation when waiting for page mount (in milliseconds).
|
|
631
|
-
* This allows sufficient time for virtualized pages to render before giving up.
|
|
632
|
-
*/
|
|
633
|
-
private static readonly ANCHOR_NAV_TIMEOUT_MS;
|
|
634
|
-
/**
|
|
635
|
-
* Navigate to a bookmark/anchor in the current document (e.g., TOC links).
|
|
636
|
-
*
|
|
637
|
-
* This method performs asynchronous navigation to support virtualized page rendering:
|
|
638
|
-
* 1. Normalizes the anchor by removing leading '#' if present
|
|
639
|
-
* 2. Looks up the bookmark in the document's bookmark registry
|
|
640
|
-
* 3. Determines which page contains the target position
|
|
641
|
-
* 4. Scrolls the page into view (may be virtualized)
|
|
642
|
-
* 5. Waits up to 2000ms for the page to mount in the DOM
|
|
643
|
-
* 6. Moves the editor caret to the bookmark position
|
|
644
|
-
*
|
|
645
|
-
* @param anchor - Bookmark name or fragment identifier (with or without leading '#')
|
|
646
|
-
* @returns Promise resolving to true if navigation succeeded, false otherwise
|
|
647
|
-
*
|
|
648
|
-
* @remarks
|
|
649
|
-
* Navigation fails and returns false if:
|
|
650
|
-
* - The anchor parameter is empty or becomes empty after normalization
|
|
651
|
-
* - No layout has been computed yet
|
|
652
|
-
* - The bookmark does not exist in the document
|
|
653
|
-
* - The bookmark's page cannot be determined
|
|
654
|
-
* - The page fails to mount within the timeout period (2000ms)
|
|
655
|
-
*
|
|
656
|
-
* Note: This method does not throw errors. All failures are logged and result in
|
|
657
|
-
* a false return value. An 'error' event is emitted for unhandled exceptions.
|
|
658
|
-
*
|
|
659
|
-
* @throws Never throws directly - errors are caught, logged, and emitted as events
|
|
660
|
-
*/
|
|
661
|
-
goToAnchor(anchor: string): Promise<boolean>;
|
|
662
|
-
}
|
|
663
|
-
//# sourceMappingURL=PresentationEditor.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PresentationEditor.d.ts","sourceRoot":"","sources":["../../../../../../super-editor/src/core/presentation-editor/PresentationEditor.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAGlE,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AACtC,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAqElD,OAAO,KAAK,EAIV,WAAW,EAGZ,MAAM,yBAAyB,CAAC;AAEjC,OAAO,KAAK,EAAE,UAAU,EAAwC,MAAM,uBAAuB,CAAC;AAE9F,OAAO,KAAK,EAEV,SAAS,EACT,MAAM,EACN,OAAO,EACP,IAAI,EACJ,eAAe,EAGhB,MAAM,qBAAqB,CAAC;AAW7B,OAAO,KAAK,EAKV,iBAAiB,EAEjB,mBAAmB,EACnB,uBAAuB,EACvB,yBAAyB,EAQzB,WAAW,EAGX,aAAa,EACb,WAAW,EAEX,SAAS,EAQV,MAAM,YAAY,CAAC;AAGpB,YAAY,EACV,QAAQ,EACR,WAAW,EACX,qBAAqB,EACrB,cAAc,EACd,iBAAiB,EACjB,eAAe,EACf,mBAAmB,EACnB,uBAAuB,EACvB,yBAAyB,EACzB,0BAA0B,EAC1B,mBAAmB,EACnB,kBAAkB,EAClB,oBAAoB,EACpB,cAAc,GACf,MAAM,YAAY,CAAC;AAqCpB;;;GAGG;AACH,qBAAa,kBAAmB,SAAQ,YAAY;;IAIlD;;;;OAIG;IACH,MAAM,CAAC,QAAQ,CAAC,eAAe,WAS7B;IAEF;;;;OAIG;IACH,MAAM,CAAC,QAAQ,CAAC,aAAa;;;;;;;MAOlB;IAEX;;OAEG;IACH,MAAM,CAAC,WAAW,CAAC,UAAU,EAAE,MAAM,GAAG,kBAAkB,GAAG,SAAS;IAItE;;OAEG;IACH,MAAM,CAAC,aAAa,CAAC,IAAI,EAAE,MAAM,GAAG,IAAI;gBAoE5B,OAAO,EAAE,yBAAyB;IA0Y9C;;OAEG;IACH,IAAI,MAAM,IAAI,MAAM,CAEnB;IAED;;OAEG;IACH,IAAI,OAAO,IAAI,WAAW,CAEzB;IAED;;;;;;;;;;;;;;;;;OAiBG;IACH,IAAI,QAAQ,yCAGX;IAED;;;;;;;;;;;;;;;;;OAiBG;IACH,IAAI,KAAK,IAAI,WAAW,CAEvB;IAED;;;;;;;;;;;;;;;;;;;;OAoBG;IACH,IAAI,UAAU,IAAI,OAAO,CAExB;IAED;;;;;;;;;;;;;OAaG;IACH,IAAI,OAAO,wCAEV;IAED;;;;;;;;;;;;;;;;;;OAkBG;IACH,QAAQ,CAAC,EAAE,EAAE,WAAW,GAAG,IAAI;IAK/B;;;;;;;;;;;;;OAaG;IACH,KAAK,IAAI,IAAI;IAKb;;;;;;;;;;;;;OAaG;IACH,eAAe,IAAI,MAAM;IASzB;;OAEG;IACH,IAAI,IAAI,OAAO;IAQf;;OAEG;IACH,IAAI,IAAI,OAAO;IAQf;;;;;;;;;;;;;;OAcG;IACH,sBAAsB,CAAC,QAAQ,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI;IAKzD;;;;;;;;;;;;;;OAcG;IACH,IAAI,WAAW,IAAI,WAAW,CAE7B;IAED;;;;;;;;;;;;;;;OAeG;IACH,IAAI,cAAc,IAAI,WAAW,GAAG,IAAI,CAEvC;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAsCG;IACH,IAAI,IAAI,IAAI,MAAM,CAEjB;IAED;;;;;;;;;;;;;;;;;;;;OAoBG;IACH,eAAe,CAAC,IAAI,EAAE,SAAS,GAAG,SAAS,GAAG,YAAY;IA6B1D;;;;;;OAMG;IACH,0BAA0B,CAAC,SAAS,CAAC,EAAE,uBAAuB;IAwB9D;;;;OAIG;IACH,wBAAwB,CACtB,OAAO,GAAE;QAAE,6BAA6B,CAAC,EAAE,OAAO,CAAC;QAAC,uBAAuB,CAAC,EAAE,OAAO,CAAA;KAAO;IA4B9F;;OAEG;IACH,sBAAsB,CAAC,QAAQ,EAAE,OAAO;IAIxC;;OAEG;IACH,eAAe,CAAC,OAAO,EAAE,CAAC,OAAO,EAAE,WAAW,GAAG;QAAE,MAAM,EAAE,MAAM,CAAC;QAAC,OAAO,CAAC,EAAE,aAAa,CAAA;KAAE,KAAK,IAAI;IAKrG;;OAEG;IACH,aAAa,CAAC,OAAO,EAAE,CAAC,KAAK,EAAE,WAAW,KAAK,IAAI;IAKnD;;OAEG;IACH,QAAQ;IAIR;;OAEG;IACH,cAAc,IAAI,WAAW,GAAG,IAAI;IAIpC;;;;;;;;;;;;;;;OAeG;IACH,eAAe,IAAI,OAAO;IAI1B;;;;OAIG;IACH,oBAAoB,IAAI,SAAS,GAAG,UAAU,GAAG,QAAQ;IAIzD;;OAEG;IACH,iBAAiB,CAAC,UAAU,CAAC,EAAE,WAAW,GAAG,SAAS,EAAE;IAMxD;;;;;;;;;OASG;IACH,aAAa,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,EAAE,UAAU,CAAC,EAAE,WAAW,GAAG,SAAS,EAAE;IAsH9E;;;;;;;;;;OAUG;IACH,kBAAkB,CAChB,IAAI,EAAE,MAAM,EACZ,EAAE,EAAE,MAAM,EACV,UAAU,CAAC,EAAE,WAAW,GACvB;QACD,MAAM,EAAE;YAAE,GAAG,EAAE,MAAM,CAAC;YAAC,IAAI,EAAE,MAAM,CAAC;YAAC,MAAM,EAAE,MAAM,CAAC;YAAC,KAAK,EAAE,MAAM,CAAC;YAAC,KAAK,EAAE,MAAM,CAAC;YAAC,MAAM,EAAE,MAAM,CAAA;SAAE,CAAC;QACpG,KAAK,EAAE,SAAS,EAAE,CAAC;QACnB,SAAS,EAAE,MAAM,CAAC;KACnB,GAAG,IAAI;IAaR;;;;;;;;;;;OAWG;IACH,gBAAgB,CACd,SAAS,EAAE,MAAM,CAAC,MAAM,EAAE;QAAE,KAAK,CAAC,EAAE,MAAM,CAAC;QAAC,GAAG,CAAC,EAAE,MAAM,CAAC;QAAC,GAAG,CAAC,EAAE,MAAM,CAAC;QAAC,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;KAAE,CAAC,EACjG,UAAU,CAAC,EAAE,WAAW,GACvB,MAAM,CACP,MAAM,EACN;QACE,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,GAAG,CAAC,EAAE,MAAM,CAAC;QACb,GAAG,CAAC,EAAE,MAAM,CAAC;QACb,MAAM,CAAC,EAAE,OAAO,CAAC;QACjB,KAAK,CAAC,EAAE,OAAO,CAAC;QAChB,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;KACxB,CACF;IAqED;;OAEG;IACH,iBAAiB,IAAI;QACnB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;QACtB,MAAM,EAAE,SAAS,EAAE,CAAC;QACpB,QAAQ,EAAE,OAAO,EAAE,CAAC;QACpB,eAAe,EAAE,eAAe,EAAE,CAAC;KACpC;IASD;;OAEG;IACH,gBAAgB,IAAI,mBAAmB;IAIvC;;;;;;;;;;;;;;;;;;;;;OAqBG;IACH,2BAA2B,IAAI;QAC7B,QAAQ,EAAE;YAAE,KAAK,EAAE,MAAM,CAAC;YAAC,MAAM,EAAE,MAAM,CAAA;SAAE,CAAC;QAC5C,WAAW,EAAE;YAAE,IAAI,EAAE,MAAM,CAAC;YAAC,KAAK,EAAE,MAAM,CAAC;YAAC,GAAG,EAAE,MAAM,CAAC;YAAC,MAAM,EAAE,MAAM,CAAA;SAAE,CAAC;QAC1E,YAAY,EAAE,MAAM,CAAC;QACrB,WAAW,EAAE,UAAU,GAAG,WAAW,CAAC;KACvC;IAQD;;;;;;;;;;;;;;;;;OAiBG;IACH,gBAAgB,IAAI,iBAAiB,EAAE;IAIvC;;;;;;;;;;;;;;;;;OAiBG;IACH,aAAa,CAAC,IAAI,EAAE,UAAU;IAiB9B;;OAEG;IACH,OAAO,CAAC,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG,WAAW,GAAG,IAAI;IAuO7D;;OAEG;IACH,oBAAoB,CAAC,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,GAAG;QAAE,CAAC,EAAE,MAAM,CAAC;QAAC,CAAC,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI;IAIvF;;;;;;;;;;;;;;;;;;;OAmBG;IACH,WAAW,CACT,GAAG,EAAE,MAAM,GACV;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,MAAM,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAC;QAAC,MAAM,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI;IA2DrG;;;;;;;;;;;OAWG;IACH,eAAe,CACb,GAAG,EAAE,MAAM,EACX,OAAO,GAAE;QAAE,YAAY,CAAC,EAAE,OAAO,CAAC;QAAC,gBAAgB,CAAC,EAAE,OAAO,CAAA;KAAO,GACnE,WAAW,GAAG,IAAI;IA4BrB;;;;;;;;;;;;OAYG;IACH,gBAAgB,CACd,GAAG,EAAE,MAAM,EACX,OAAO,GAAE;QAAE,KAAK,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,KAAK,GAAG,SAAS,CAAC;QAAC,QAAQ,CAAC,EAAE,cAAc,CAAA;KAAO,GAC1F,OAAO;IA4CV;;;;;;;;;;;;;;;;;;;OAmBG;IACH,WAAW,CAAC,MAAM,EAAE;QAClB,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,GAAG,CAAC,EAAE,MAAM,CAAC;KACd,GAAG;QAAE,GAAG,EAAE,MAAM,CAAC;QAAC,MAAM,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI;IAkD1C;;;;;;;;;;;;OAYG;IACH,OAAO,CAAC,IAAI,EAAE,MAAM;IA+BpB;;;OAGG;IACH,OAAO;IAovDP;;;OAGG;IACH,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,qBAAqB,CAAQ;IAErD;;;;;;;;;;;;;;;;;;;;;;;;;;OA0BG;IACG,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;CA6xBnD"}
|