@harbour-enterprises/superdoc 0.29.0-next.2 → 0.29.0-next.4
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-POSV5DiN.cjs → PdfViewer-BEABtL2w.cjs} +2 -2
- package/dist/chunks/{PdfViewer-ByaA6tu-.es.js → PdfViewer-ZydUqKNL.es.js} +2 -2
- package/dist/chunks/{eventemitter3-DkXkH2rT.cjs → eventemitter3-BvTILlBo.cjs} +1 -1
- package/dist/chunks/{eventemitter3-BWEnUdTY.es.js → eventemitter3-xrnx5jJP.es.js} +1 -1
- package/dist/chunks/{index-3BBP_H1q.cjs → index-BievKfBU.cjs} +6 -6
- package/dist/chunks/{index-F9UTAd9o-O789Xvby.es.js → index-CvksxfsW-C2Kt5kNh.es.js} +1 -1
- package/dist/chunks/{index-F9UTAd9o-FTCIxXZV.cjs → index-CvksxfsW-Rkz2lHtG.cjs} +1 -1
- package/dist/chunks/{index-C3_BQlO-.es.js → index-DT67CGMB.es.js} +6 -6
- package/dist/chunks/{jszip-BDk3JBqp.es.js → jszip-9Y3n05fi.es.js} +1 -1
- package/dist/chunks/{jszip-u4dvXAKa.cjs → jszip-B0BPx_cv.cjs} +1 -1
- package/dist/chunks/{super-editor.es-ZQFMn4Mx.es.js → super-editor.es-Ce4M8-6Q.es.js} +4 -4
- package/dist/chunks/{super-editor.es-Ce1bKea8.cjs → super-editor.es-Cm5lzlPy.cjs} +4 -4
- package/dist/chunks/{vue-DKMj1I9B.cjs → vue-BQxRC6G7.cjs} +44 -27
- package/dist/chunks/{vue-ZWZLQtoU.es.js → vue-DVNiXx7E.es.js} +44 -27
- package/dist/chunks/xml-js-ByyNjzYS.es.js +2 -0
- package/dist/chunks/xml-js-cO2Q8Wfu.cjs +3 -0
- package/dist/components/CommentsLayer/commentsList/super-comments-list.d.ts +2 -1
- package/dist/components/CommentsLayer/commentsList/super-comments-list.d.ts.map +1 -1
- package/dist/core/SuperDoc.d.ts +111 -15
- package/dist/core/SuperDoc.d.ts.map +1 -1
- package/dist/stores/comments-store.d.ts +1 -1
- package/dist/stores/superdoc-store.d.ts +744 -6
- package/dist/stores/superdoc-store.d.ts.map +1 -1
- package/dist/super-editor/ai-writer.es.js +2 -2
- package/dist/super-editor/chunks/{converter-C3c63BcJ.js → converter-C06XSmTz.js} +1 -1
- package/dist/super-editor/chunks/{docx-zipper-BYMN0YBQ.js → docx-zipper-CVAwdbs6.js} +1 -1
- package/dist/super-editor/chunks/{editor-CTJhnyzP.js → editor-NJ2TCVDt.js} +4 -4
- package/dist/super-editor/chunks/{index-F9UTAd9o.js → index-CvksxfsW.js} +1 -1
- package/dist/super-editor/chunks/{toolbar-6Ayv3LAk.js → toolbar-DIt0SHVD.js} +2 -2
- package/dist/super-editor/converter.es.js +1 -1
- package/dist/super-editor/docx-zipper.es.js +2 -2
- package/dist/super-editor/editor.es.js +3 -3
- package/dist/super-editor/file-zipper.es.js +1 -1
- package/dist/super-editor/super-editor/src/components/cursor-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/components/cursor-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/components/pagination-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/components/pagination-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/components/slash-menu/constants.d.ts +1 -0
- package/dist/super-editor/super-editor/src/components/slash-menu/constants.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/components/slash-menu/menuItems.d.ts +1 -0
- package/dist/super-editor/super-editor/src/components/slash-menu/menuItems.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/components/slash-menu/tests/testHelpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/components/slash-menu/tests/testHelpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/components/slash-menu/utils.d.ts +1 -0
- package/dist/super-editor/super-editor/src/components/slash-menu/utils.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/ai-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/ai-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/color-dropdown-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/color-dropdown-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/constants.d.ts +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/constants.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/defaultItems.d.ts +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/defaultItems.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/format-negation.d.ts +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/format-negation.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/scroll-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/scroll-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/super-toolbar.d.ts +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/super-toolbar.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/toolbarIcons.d.ts +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/toolbarIcons.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/toolbarTexts.d.ts +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/toolbarTexts.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/use-toolbar-item.d.ts +1 -0
- package/dist/super-editor/super-editor/src/components/toolbar/use-toolbar-item.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/composables/use-high-contrast-mode.d.ts +1 -0
- package/dist/super-editor/super-editor/src/composables/use-high-contrast-mode.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/Attribute.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/Attribute.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/CommandService.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/CommandService.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/DocxZipper.d.ts +5 -3
- package/dist/super-editor/super-editor/src/core/DocxZipper.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/Editor.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/Editor.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/EventEmitter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/EventEmitter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/Extension.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/Extension.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/ExtensionService.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/ExtensionService.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/InputRule.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/InputRule.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/Mark.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/Mark.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/Node.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/Node.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/OxmlNode.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/OxmlNode.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/Schema.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/Schema.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/child-editor/child-editor.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/child-editor/child-editor.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/child-editor/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/child-editor/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/__tests__/schemaWithLists.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/__tests__/schemaWithLists.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/__tests__/testHelpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/__tests__/testHelpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/__tests__/testSchema.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/__tests__/testSchema.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/backspaceNextToList.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/backspaceNextToList.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/clearNodes.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/clearNodes.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/command.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/command.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/createParagraphNear.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/createParagraphNear.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/decreaseListIndent.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/decreaseListIndent.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/deleteListItem.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/deleteListItem.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/deleteNextToList.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/deleteNextToList.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/deleteSelection.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/deleteSelection.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/exitCode.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/exitCode.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/first.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/first.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/getSelectionMarks.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/getSelectionMarks.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/increaseListIndent.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/increaseListIndent.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/insertContent.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/insertContent.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/insertContentAt.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/insertContentAt.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/insertTabChar.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/insertTabChar.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/insertTabNode.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/insertTabNode.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/joinBackward.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/joinBackward.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/joinDown.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/joinDown.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/joinForward.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/joinForward.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/joinUp.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/joinUp.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/liftEmptyBlock.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/liftEmptyBlock.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/liftListItem.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/liftListItem.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/list-helpers/find-node-position.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/list-helpers/find-node-position.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/list-helpers/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/list-helpers/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/list-helpers/is-list.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/list-helpers/is-list.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/list-helpers/list-indent-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/list-helpers/list-indent-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/list-helpers/test-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/list-helpers/test-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/newlineInCode.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/newlineInCode.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/resetAttributes.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/resetAttributes.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/restoreSelection.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/restoreSelection.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/selectAll.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/selectAll.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/selectNodeBackward.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/selectNodeBackward.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/selectNodeForward.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/selectNodeForward.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/selectTextblockEnd.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/selectTextblockEnd.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/selectTextblockStart.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/selectTextblockStart.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/setMark.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/setMark.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/setMeta.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/setMeta.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/setNode.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/setNode.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/setTextSelection.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/setTextSelection.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/sinkListItem.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/sinkListItem.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/splitBlock.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/splitBlock.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/splitListItem.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/splitListItem.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/tests/commandTestUtils.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/tests/commandTestUtils.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/tests/test-schema.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/tests/test-schema.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/toggleList.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/toggleList.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/toggleMark.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/toggleMark.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/toggleMarkCascade.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/toggleMarkCascade.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/toggleNode.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/toggleNode.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/types/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/types/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/undoInputRule.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/undoInputRule.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/unsetAllMarks.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/unsetAllMarks.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/unsetMark.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/unsetMark.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/updateAttributes.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/updateAttributes.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/commands/wrapInList.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/commands/wrapInList.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/encoding-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/encoding-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/extensions/commands.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/extensions/commands.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/extensions/editable.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/extensions/editable.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/extensions/editorFocus.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/extensions/editorFocus.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/extensions/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/extensions/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/extensions/keymap.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/extensions/keymap.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/ErrorWithDetails.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/ErrorWithDetails.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/annotator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/annotator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/baseListDefinitions.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/baseListDefinitions.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/canRenderFont.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/canRenderFont.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/chainableEditorState.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/chainableEditorState.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/cleanSchemaItem.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/cleanSchemaItem.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/contentProcessor.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/contentProcessor.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/createDocument.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/createDocument.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/createNodeFromContent.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/createNodeFromContent.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/defaultBlockAt.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/defaultBlockAt.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/findChildren.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/findChildren.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/findMark.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/findMark.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/findParentNode.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/findParentNode.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/findParentNodeClosestToPos.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/findParentNodeClosestToPos.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/findWordBounds.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/findWordBounds.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/generateDocxListAttributes.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/generateDocxListAttributes.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/generateDocxRandomId.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/generateDocxRandomId.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getActiveFormatting.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getActiveFormatting.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getExtensionConfigField.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getExtensionConfigField.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getHTMLFromFragment.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getHTMLFromFragment.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getMarkRange.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getMarkRange.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getMarkType.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getMarkType.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getMarksBetween.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getMarksBetween.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getMarksFromSelection.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getMarksFromSelection.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getNodeType.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getNodeType.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getSchemaTypeByName.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getSchemaTypeByName.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getSchemaTypeNameByName.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getSchemaTypeNameByName.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getTextContentFromNodes.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/getTextContentFromNodes.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/htmlSanitizer.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/htmlSanitizer.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/importHtml.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/importHtml.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/importMarkdown.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/importMarkdown.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/isActive.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/isActive.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/isExtentionRulesEnabled.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/isExtentionRulesEnabled.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/isInTable.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/isInTable.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/isList.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/isList.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/isMarkActive.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/isMarkActive.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/isNodeActive.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/isNodeActive.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/isTextSelection.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/isTextSelection.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/list-numbering-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/list-numbering-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/orderedListUtils.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/orderedListUtils.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/pasteListHelpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/pasteListHelpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/posToDOMRect.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/posToDOMRect.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/rangeUtils.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/rangeUtils.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/selectionToInsertionEnd.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/selectionToInsertionEnd.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/setImageNodeSelection.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/setImageNodeSelection.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/setWordSelection.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/setWordSelection.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/updateDOMAttributes.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/updateDOMAttributes.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/inputRules/docx-paste/docx-paste.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/inputRules/docx-paste/docx-paste.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/inputRules/google-docs-paste/google-docs-paste.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/inputRules/google-docs-paste/google-docs-paste.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/inputRules/html/html-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/inputRules/html/html-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/inputRules/html/transform-copied-lists.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/inputRules/html/transform-copied-lists.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/inputRules/wrappingInputRule.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/inputRules/wrappingInputRule.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/migrations/0.14-listsv2/listsv2migration.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/migrations/0.14-listsv2/listsv2migration.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/migrations/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/migrations/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/migrations/migration_after_0_4_14.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/migrations/migration_after_0_4_14.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/SuperConverter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/SuperConverter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/constants.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/constants.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/document-rels.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/document-rels.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/docx-constants.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/docx-constants.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/docx-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/docx-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/get-default-style-definition.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/get-default-style-definition.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/export-helpers/pre-process-vertical-merge-cells.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/export-helpers/pre-process-vertical-merge-cells.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/exporter-docx-defs.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/exporter-docx-defs.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/exporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/exporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/hyperlink-preprocessor.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/hyperlink-preprocessor.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/num-pages-preprocessor.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/num-pages-preprocessor.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/page-preprocessor.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/page-preprocessor.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/page-ref-preprocessor.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/page-ref-preprocessor.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/toc-preprocessor.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/toc-preprocessor.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/field-references/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/field-references/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/field-references/preProcessNodesForFldChar.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/field-references/preProcessNodesForFldChar.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/helpers/mediaHelpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/helpers/mediaHelpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/helpers/tableFallbackHelpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/helpers/tableFallbackHelpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/relationship-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/relationship-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/types.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/types.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/docxHelper.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/docxHelper.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/commentsExporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/commentsExporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/helpers/base-list.definitions.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/helpers/base-list.definitions.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/helpers/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/helpers/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/helpers/translateChildNodes.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/helpers/translateChildNodes.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/alternateChoiceImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/alternateChoiceImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/autoPageNumberImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/autoPageNumberImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/bookmarkEndImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/bookmarkEndImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/bookmarkNodeImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/bookmarkNodeImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/bookmarkStartImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/bookmarkStartImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/documentCommentsImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/documentCommentsImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/docxImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/docxImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/hyperlinkImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/hyperlinkImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/ignoredNodes.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/ignoredNodes.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/imageImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/imageImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/importerHelpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/importerHelpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/lineBreakImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/lineBreakImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/listImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/listImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/markImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/markImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/mergeTextNodes.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/mergeTextNodes.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/numberingCache.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/numberingCache.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/pageReferenceImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/pageReferenceImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/paragraphNodeImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/paragraphNodeImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/pictNodeImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/pictNodeImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/runNodeImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/runNodeImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/sdtNodeImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/sdtNodeImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/standardNodeImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/standardNodeImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/tabImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/tabImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/tableImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/tableImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/tableOfContentsImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/tableOfContentsImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/textNodeImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/textNodeImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/trackChangesImporter.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/trackChangesImporter.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/types/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/types/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/types/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v2/types/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/constants/east-asian-regex.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/constants/east-asian-regex.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/constants/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/constants/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/mc/altermateContent/alternate-content-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/mc/altermateContent/alternate-content-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/mc/altermateContent/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/mc/altermateContent/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/pageReference/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/pageReference/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/pageReference/pageReference-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/pageReference/pageReference-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/tableOfContents/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/tableOfContents/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/tableOfContents/tableOfContents-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/tableOfContents/tableOfContents-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/types/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/types/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/utils.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/utils.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/attributes/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/attributes/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/attributes/w-val.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/attributes/w-val.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/b-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/b-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bidiVisual/bidiVisual-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bidiVisual/bidiVisual-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bidiVisual/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bidiVisual/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/attributes/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/attributes/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/attributes/w-displaced-by-custom-xml.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/attributes/w-displaced-by-custom-xml.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/attributes/w-id.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/attributes/w-id.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/bookmark-end-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/bookmark-end-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-col-first.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-col-first.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-col-last.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-col-last.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-displaced-by-custom-xml.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-displaced-by-custom-xml.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-id.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-id.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-name.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-name.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/bookmark-start-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/bookmark-start-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bottom/bottom-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bottom/bottom-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bottom/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bottom/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bottom/marginBottom-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bottom/marginBottom-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/w-clear.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/w-clear.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/w-line-break-type.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/w-line-break-type.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/br-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/br-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cantSplit/cantSplit-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cantSplit/cantSplit-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cantSplit/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cantSplit/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/caps/caps-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/caps/caps-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cnfStyle/cnfStyle-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cnfStyle/cnfStyle-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cnfStyle/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cnfStyle/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-theme-color.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-theme-color.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-theme-shade.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-theme-shade.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-theme-tint.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-theme-tint.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-val.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-val.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/color-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/color-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/attributes/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/attributes/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/attributes/w-id.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/attributes/w-id.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/comment-range-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/comment-range-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/del/del-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/del/del-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/del/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/del/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/divId/divId-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/divId/divId-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/divId/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/divId/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/drawing/drawing-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/drawing/drawing-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/drawing/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/drawing/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/end/end-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/end/end-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/end/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/end/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/end/marginEnd-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/end/marginEnd-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridAfter/gridAfter-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridAfter/gridAfter-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridAfter/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridAfter/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridBefore/gridBefore-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridBefore/gridBefore-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridBefore/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridBefore/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridCol/gridCol-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridCol/gridCol-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridCol/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridCol/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridSpan/gridSpan-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridSpan/gridSpan-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridSpan/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridSpan/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/header/header-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/header/header-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/header/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/header/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/headers/headers-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/headers/headers-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/headers/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/headers/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hidden/hidden-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hidden/hidden-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hidden/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hidden/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hideMark/hideMark-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hideMark/hideMark-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hideMark/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hideMark/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/highlight/attributes/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/highlight/attributes/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/highlight/attributes/w-val.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/highlight/attributes/w-val.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/highlight/highlight-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/highlight/highlight-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hyperlink/hyperlink-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hyperlink/hyperlink-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hyperlink/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hyperlink/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/i/attributes/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/i/attributes/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/i/attributes/w-val.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/i/attributes/w-val.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/i/i-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/i/i-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/ins/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/ins/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/ins/ins-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/ins/ins-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideH/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideH/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideH/insideH-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideH/insideH-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideV/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideV/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideV/insideV-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideV/insideV-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/jc/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/jc/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/jc/jc-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/jc/jc-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/left/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/left/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/left/left-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/left/left-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/left/marginLeft-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/left/marginLeft-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/noWrap/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/noWrap/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/noWrap/noWrap-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/noWrap/noWrap-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-del.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-del.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-p.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-p.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r-default.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r-default.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r-pr.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r-pr.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w14-para-id.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w14-para-id.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w14-text-id.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w14-text-id.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/legacy-handle-paragraph-node.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/legacy-handle-paragraph-node.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/w-p-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/w-p-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/p-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/p-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/handle-shape-textbox-import.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/handle-shape-textbox-import.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/handle-v-rect-import.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/handle-v-rect-import.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/parse-inline-styles.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/parse-inline-styles.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/pict-node-type-strategy.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/pict-node-type-strategy.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-content-block.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-content-block.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-shape-container.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-shape-container.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-shape-textbox.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-shape-textbox.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/pict-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/pict-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-del.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-del.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-r-pr.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-r-pr.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-r.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-r.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/split-run-properties.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/split-run-properties.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/track-change-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/track-change-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/r-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/r-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-ascii.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-ascii.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-cs.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-cs.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-east-asia.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-east-asia.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-hansi.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-hansi.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-val.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-val.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/rFonts-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/rFonts-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/attributes/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/attributes/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/attributes/w-val.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/attributes/w-val.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/rstyle-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/rstyle-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/right/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/right/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/right/marginRight-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/right/marginRight-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/right/right-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/right/right-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rpr/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rpr/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rpr/rpr-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rpr/rpr-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rpr/run-property-translators.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rpr/run-property-translators.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-annotation-node.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-annotation-node.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-doc-part-obj.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-doc-part-obj.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-document-section-node.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-document-section-node.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-structured-content-node.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-structured-content-node.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/parse-tag-value-json.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/parse-tag-value-json.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/sdt-node-type-strategy.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/sdt-node-type-strategy.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-document-part-obj.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-document-part-obj.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-document-section.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-document-section.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-field-annotation.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-field-annotation.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-structured-content.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-structured-content.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/sdt-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/sdt-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/shd/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/shd/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/shd/shd-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/shd/shd-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/start/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/start/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/start/marginStart-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/start/marginStart-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/start/start-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/start/start-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/strike/attributes/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/strike/attributes/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/strike/attributes/w-val.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/strike/attributes/w-val.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/strike/strike-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/strike/strike-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sz/attributes/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sz/attributes/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sz/attributes/w-val.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sz/attributes/w-val.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sz/sz-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sz/sz-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/szcs/attributes/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/szcs/attributes/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/szcs/attributes/w-val.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/szcs/attributes/w-val.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/szcs/szcs-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/szcs/szcs-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/t/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/t/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/t/t-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/t/t-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-leader.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-leader.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-pos.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-pos.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-size.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-size.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/tab-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/tab-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tbl/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tbl/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tbl/tbl-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tbl/tbl-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblBorders/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblBorders/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblBorders/tblBorders-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblBorders/tblBorders-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCaption/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCaption/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCaption/tblCaption-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCaption/tblCaption-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellMar/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellMar/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellMar/tblCellMar-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellMar/tblCellMar-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellSpacing/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellSpacing/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellSpacing/tblCellSpacing-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellSpacing/tblCellSpacing-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblDescription/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblDescription/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblDescription/tblDescription-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblDescription/tblDescription-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/tblGrid-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/tblGrid-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/tblGrid-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/tblGrid-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblHeader/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblHeader/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblHeader/tblHeader-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblHeader/tblHeader-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblInd/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblInd/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblInd/tblInd-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblInd/tblInd-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLayout/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLayout/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLayout/tblLayout-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLayout/tblLayout-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLook/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLook/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLook/tblLook-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLook/tblLook-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblOverlap/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblOverlap/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblOverlap/tblOverlap-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblOverlap/tblOverlap-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblPr/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblPr/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblPr/tblPr-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblPr/tblPr-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyle/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyle/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyle/tblStyle-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyle/tblStyle-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleColBandSize/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleColBandSize/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleColBandSize/tblStyleColBandSize-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleColBandSize/tblStyleColBandSize-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleRowBandSize/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleRowBandSize/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleRowBandSize/tblStyleRowBandSize-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleRowBandSize/tblStyleRowBandSize-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblW/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblW/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblW/tblW-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblW/tblW-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblpPr/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblpPr/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblpPr/tblpPr-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblpPr/tblpPr-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/helpers/legacy-handle-table-cell-node.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/helpers/legacy-handle-table-cell-node.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/helpers/translate-table-cell.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/helpers/translate-table-cell.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/tc-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/tc-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcBorders/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcBorders/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcBorders/tcBorders-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcBorders/tcBorders-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcFitText/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcFitText/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcFitText/tcFitText-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcFitText/tcFitText-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcMar/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcMar/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcMar/tcMar-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcMar/tcMar-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcPr/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcPr/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcPr/tcPr-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcPr/tcPr-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcW/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcW/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcW/tcW-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcW/tcW-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/textDirection/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/textDirection/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/textDirection/textDirection-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/textDirection/textDirection-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tl2br/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tl2br/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tl2br/tl2br-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tl2br/tl2br-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/top/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/top/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/top/marginTop-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/top/marginTop-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/top/top-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/top/top-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr/tr-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr/tr-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr/tr-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr/tr-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr2bl/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr2bl/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr2bl/tr2bl-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr2bl/tr2bl-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trHeight/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trHeight/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trHeight/trHeight-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trHeight/trHeight-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trPr/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trPr/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trPr/trPr-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trPr/trPr-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-color.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-color.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-color.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-color.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-shade.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-shade.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-tint.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-tint.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-val.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-val.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/u-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/u-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vAlign/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vAlign/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vAlign/vAlign-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vAlign/vAlign-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vMerge/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vMerge/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vMerge/vMerge-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vMerge/vMerge-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wAfter/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wAfter/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wAfter/wAfter-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wAfter/wAfter-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wBefore/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wBefore/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wBefore/wBefore-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wBefore/wBefore-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/anchor-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/anchor-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/helpers/handle-anchor-node.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/helpers/handle-anchor-node.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/helpers/translate-anchor-node.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/helpers/translate-anchor-node.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/helpers/decode-image-node-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/helpers/decode-image-node-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/helpers/encode-image-node-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/helpers/encode-image-node-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/helpers/vector-shape-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/helpers/vector-shape-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/helpers/handle-inline-node.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/helpers/handle-inline-node.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/helpers/translate-inline-node.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/helpers/translate-inline-node.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/inline-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/inline-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/node-translator/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/node-translator/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/node-translator/node-translator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/v3/node-translator/node-translator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/zipper.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-converter/zipper.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/logger/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/logger/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/logger/logger.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/logger/logger.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/super-validator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/super-validator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/types.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/types.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/state/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/state/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/image-validator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/image-validator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/rules/image-rid.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/rules/image-rid.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/rules/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/rules/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/link-validator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/link-validator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/rules/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/rules/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/rules/link-rid.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/rules/link-rid.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/xml/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/xml/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/xml/numbering/numbering-validator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/xml/numbering/numbering-validator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/xml/relationships/relationships-validator.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/super-validator/validators/xml/relationships/relationships-validator.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/types/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/types/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/callOrGet.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/callOrGet.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/carbonCopy.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/carbonCopy.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/clipboardUtils.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/clipboardUtils.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/createStyleTag.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/createStyleTag.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/deleteProps.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/deleteProps.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/imageBlobs.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/imageBlobs.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/isEmptyObject.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/isEmptyObject.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/isIOS.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/isIOS.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/isMacOS.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/isMacOS.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/isRegExp.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/isRegExp.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/minMax.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/minMax.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/objectIncludes.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/objectIncludes.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/parseSizeUnit.d.ts +1 -0
- package/dist/super-editor/super-editor/src/core/utilities/parseSizeUnit.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/ai/ai-constants.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/ai/ai-constants.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/ai/ai-marks.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/ai/ai-marks.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/ai/ai-nodes.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/ai/ai-nodes.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/ai/ai-plugin.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/ai/ai-plugin.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/ai/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/ai/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/block-node/block-node.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/block-node/block-node.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/block-node/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/block-node/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/bold/bold.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/bold/bold.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/bold/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/bold/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/bookmarks/bookmark-end.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/bookmarks/bookmark-end.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/bookmarks/bookmark-start.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/bookmarks/bookmark-start.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/bookmarks/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/bookmarks/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/bullet-list/bullet-list.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/bullet-list/bullet-list.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/bullet-list/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/bullet-list/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/collaboration/collaboration-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/collaboration/collaboration-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/collaboration/collaboration.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/collaboration/collaboration.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/collaboration/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/collaboration/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/collaboration-cursor/collaboration-cursor.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/collaboration-cursor/collaboration-cursor.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/collaboration-cursor/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/collaboration-cursor/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/color/color.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/color/color.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/color/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/color/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/comment/comment-import-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/comment/comment-import-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/comment/comment.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/comment/comment.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/comment/comments-constants.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/comment/comments-constants.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/comment/comments-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/comment/comments-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/comment/comments-marks.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/comment/comments-marks.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/comment/comments-plugin.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/comment/comments-plugin.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/comment/helpers/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/comment/helpers/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/comment/helpers/normalize-comment-event-payload.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/comment/helpers/normalize-comment-event-payload.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/comment/helpers/update-position.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/comment/helpers/update-position.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/comment/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/comment/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/content-block/content-block.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/content-block/content-block.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/content-block/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/content-block/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/custom-selection/custom-selection.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/custom-selection/custom-selection.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/custom-selection/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/custom-selection/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/document/document.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/document/document.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/document/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/document/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/dropcursor/dropcursor.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/dropcursor/dropcursor.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/dropcursor/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/dropcursor/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/FieldAnnotationPlugin.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/FieldAnnotationPlugin.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/FieldAnnotationView.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/FieldAnnotationView.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/cleanup-commands/cleanUpListsWithAnnotations.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/cleanup-commands/cleanUpListsWithAnnotations.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/cleanup-commands/cleanUpParagraphWithAnnotations.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/cleanup-commands/cleanUpParagraphWithAnnotations.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/cleanup-commands/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/cleanup-commands/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/field-annotation.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/field-annotation.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotations.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotations.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotationsBetween.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotationsBetween.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotationsByFieldId.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotationsByFieldId.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFirstFieldAnnotationByFieldId.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFirstFieldAnnotationByFieldId.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findHeaderFooterAnnotationsByFieldId.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findHeaderFooterAnnotationsByFieldId.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findRemovedFieldAnnotations.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findRemovedFieldAnnotations.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getAllFieldAnnotations.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getAllFieldAnnotations.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getAllFieldAnnotationsWithRect.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getAllFieldAnnotationsWithRect.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getHeaderFooterAnnotations.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getHeaderFooterAnnotations.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/trackFieldAnnotationsDeletion.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/trackFieldAnnotationsDeletion.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/field-annotation/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/font-family/font-family.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/font-family/font-family.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/font-family/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/font-family/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/font-size/font-size.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/font-size/font-size.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/font-size/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/font-size/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/format-commands/format-commands.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/format-commands/format-commands.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/format-commands/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/format-commands/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/gapcursor/gapcursor.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/gapcursor/gapcursor.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/gapcursor/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/gapcursor/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/heading/heading.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/heading/heading.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/heading/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/heading/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/highlight/highlight.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/highlight/highlight.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/highlight/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/highlight/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/history/history.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/history/history.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/history/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/history/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/image.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/image.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/fileNameUtils.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/fileNameUtils.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/getFileOpener.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/getFileOpener.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/handleBase64.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/handleBase64.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/handleImageUpload.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/handleImageUpload.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/handleUrl.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/handleUrl.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/imagePositionPlugin.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/imagePositionPlugin.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/imageRegistrationPlugin.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/imageRegistrationPlugin.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/legacyAttributes.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/legacyAttributes.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/processUploadedImage.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/processUploadedImage.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/rotation.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/rotation.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/startImageUpload.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/startImageUpload.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/image/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/italic/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/italic/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/italic/italic.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/italic/italic.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/line-break/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/line-break/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/line-break/line-break.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/line-break/line-break.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/line-height/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/line-height/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/line-height/line-height.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/line-height/line-height.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/link/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/link/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/link/link.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/link/link.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/linked-styles/helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/linked-styles/helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/linked-styles/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/linked-styles/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/linked-styles/linked-styles.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/linked-styles/linked-styles.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/linked-styles/plugin.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/linked-styles/plugin.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/linked-styles/underline-css.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/linked-styles/underline-css.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/list-item/ListItemNodeView.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/list-item/ListItemNodeView.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/list-item/helpers/listItemTypography.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/list-item/helpers/listItemTypography.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/list-item/helpers/styledListMarkerPlugin.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/list-item/helpers/styledListMarkerPlugin.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/list-item/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/list-item/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/list-item/list-item.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/list-item/list-item.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/mention/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/mention/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/mention/mention.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/mention/mention.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/noderesizer/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/noderesizer/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/noderesizer/noderesizer.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/noderesizer/noderesizer.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/ordered-list/helpers/orderedListMarkerPlugin.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/ordered-list/helpers/orderedListMarkerPlugin.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/ordered-list/helpers/orderedListSyncPlugin.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/ordered-list/helpers/orderedListSyncPlugin.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/ordered-list/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/ordered-list/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/ordered-list/ordered-list.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/ordered-list/ordered-list.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/page-number/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/page-number/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/page-number/page-number.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/page-number/page-number.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/page-reference/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/page-reference/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/page-reference/page-reference.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/page-reference/page-reference.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/pagination/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/pagination/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/pagination/pagination-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/pagination/pagination-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/pagination/pagination.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/pagination/pagination.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/paragraph/helpers/getDefaultSpacing.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/paragraph/helpers/getDefaultSpacing.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/paragraph/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/paragraph/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/paragraph/paragraph.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/paragraph/paragraph.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/placeholder/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/placeholder/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/placeholder/placeholder.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/placeholder/placeholder.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/popover-plugin/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/popover-plugin/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/popover-plugin/popover-plugin.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/popover-plugin/popover-plugin.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/run/commands/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/run/commands/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/run/commands/split-run.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/run/commands/split-run.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/run/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/run/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/run/run.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/run/run.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/search/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/search/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/search/prosemirror-search-patched.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/search/prosemirror-search-patched.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/search/search.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/search/search.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/shape-container/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/shape-container/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/shape-container/shape-container.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/shape-container/shape-container.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/shape-textbox/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/shape-textbox/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/shape-textbox/shape-textbox.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/shape-textbox/shape-textbox.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/shared/cascade-toggle.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/shared/cascade-toggle.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/slash-menu/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/slash-menu/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/slash-menu/slash-menu.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/slash-menu/slash-menu.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/strike/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/strike/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/strike/strike.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/strike/strike.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/StructuredContentBlockView.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/StructuredContentBlockView.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/StructuredContentInlineView.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/StructuredContentInlineView.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/StructuredContentViewBase.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/StructuredContentViewBase.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/document-part-object.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/document-part-object.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/document-section/DocumentSectionView.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/document-section/DocumentSectionView.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/document-section/helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/document-section/helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/document-section/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/document-section/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/document-section.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/document-section.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/structured-content-block.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/structured-content-block.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/structured-content-commands.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/structured-content-commands.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/structured-content.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/structured-content.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentBlockTags.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentBlockTags.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentInlineTags.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentInlineTags.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTablesById.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTablesById.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTags.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTags.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTagsById.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTagsById.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/tab/helpers/tabDecorations.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/tab/helpers/tabDecorations.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/tab/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/tab/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/tab/tab.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/tab/tab.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/TableView.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/TableView.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/table.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/table.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/appendRows.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/appendRows.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/cellAround.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/cellAround.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/cellWrapping.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/cellWrapping.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createCell.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createCell.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createColGroup.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createColGroup.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createTable.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createTable.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createTableBorders.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createTableBorders.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/deleteTableWhenSelected.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/deleteTableWhenSelected.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/getColStyleDeclaration.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/getColStyleDeclaration.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/isCellSelection.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/isCellSelection.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table-cell/helpers/createCellBorders.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table-cell/helpers/createCellBorders.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table-cell/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table-cell/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table-cell/table-cell.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table-cell/table-cell.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table-header/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table-header/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table-header/table-header.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table-header/table-header.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table-of-contents/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table-of-contents/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table-of-contents/table-of-contents.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table-of-contents/table-of-contents.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table-row/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table-row/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/table-row/table-row.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/table-row/table-row.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/text/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/text/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/text/text.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/text/text.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/text-align/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/text-align/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/text-align/text-align.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/text-align/text-align.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/text-indent/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/text-indent/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/text-indent/text-indent.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/text-indent/text-indent.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/text-style/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/text-style/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/text-style/text-style.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/text-style/text-style.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/text-transform/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/text-transform/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/text-transform/text-transform.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/text-transform/text-transform.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/constants.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/constants.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/permission-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/permission-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/plugins/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/plugins/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/plugins/trackChangesBasePlugin.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/plugins/trackChangesBasePlugin.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/track-changes.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/track-changes.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/track-delete.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/track-delete.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/track-format.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/track-format.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/track-insert.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/track-insert.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/addMarkStep.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/addMarkStep.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/documentHelpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/documentHelpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/findTrackedMarkBetween.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/findTrackedMarkBetween.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/getTrackChanges.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/getTrackChanges.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/markDeletion.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/markDeletion.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/markInsertion.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/markInsertion.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/markWrapping.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/markWrapping.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/parseFormatList.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/parseFormatList.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/removeMarkStep.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/removeMarkStep.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/replaceAroundStep.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/replaceAroundStep.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/replaceStep.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/replaceStep.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/trackedTransaction.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/trackedTransaction.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/underline/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/underline/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/underline/underline.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/underline/underline.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/vector-shape/VectorShapeView.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/vector-shape/VectorShapeView.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/vector-shape/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/vector-shape/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/extensions/vector-shape/vector-shape.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/vector-shape/vector-shape.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/main.d.ts +1 -0
- package/dist/super-editor/super-editor/src/main.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/tests/data/annotations_doc_content.d.ts +1 -0
- package/dist/super-editor/super-editor/src/tests/data/annotations_doc_content.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/tests/editor/data/imageBase64.d.ts +1 -0
- package/dist/super-editor/super-editor/src/tests/editor/data/imageBase64.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/tests/export/data/comments/basic-resolved-comment.d.ts +1 -0
- package/dist/super-editor/super-editor/src/tests/export/data/comments/basic-resolved-comment.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/tests/export/export-helpers/export-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/tests/export/export-helpers/export-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/tests/export/export-helpers/index.d.ts +1 -0
- package/dist/super-editor/super-editor/src/tests/export/export-helpers/index.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/tests/export/export-helpers/list-export-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/tests/export/export-helpers/list-export-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/tests/helpers/editor-test-utils.d.ts +1 -0
- package/dist/super-editor/super-editor/src/tests/helpers/editor-test-utils.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/tests/helpers/getParagraphText.d.ts +1 -0
- package/dist/super-editor/super-editor/src/tests/helpers/getParagraphText.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/tests/helpers/helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/tests/helpers/helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/tests/import/testUtils.d.ts +1 -0
- package/dist/super-editor/super-editor/src/tests/import/testUtils.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/utils/contextmenu-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/utils/contextmenu-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/utils/headless-helpers.d.ts +1 -0
- package/dist/super-editor/super-editor/src/utils/headless-helpers.d.ts.map +1 -0
- package/dist/super-editor/super-editor/src/utils/styleIsolation.d.ts +1 -0
- package/dist/super-editor/super-editor/src/utils/styleIsolation.d.ts.map +1 -0
- package/dist/super-editor/super-editor.es.js +6 -6
- package/dist/super-editor/superdoc/src/components/CommentsLayer/types.d.ts +1 -0
- package/dist/super-editor/superdoc/src/components/CommentsLayer/types.d.ts.map +1 -0
- package/dist/super-editor/toolbar.es.js +2 -2
- package/dist/super-editor.cjs +2 -2
- package/dist/super-editor.d.ts +0 -3
- package/dist/super-editor.es.js +2 -2
- package/dist/superdoc.cjs +3 -3
- package/dist/superdoc.es.js +3 -3
- package/dist/superdoc.umd.js +49 -32
- package/dist/superdoc.umd.js.map +1 -1
- package/package.json +1 -1
- package/dist/chunks/xml-js-D_ZIzxu0.cjs +0 -3
- package/dist/chunks/xml-js-Dx4FIjnp.es.js +0 -2
- package/dist/super-editor/super-editor/postcss.config.d.cts +0 -1
- package/dist/super-editor/super-editor/vite.config.d.ts +0 -2
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"replaceAroundStep.d.ts","sourceRoot":"","sources":["../../../../../../src/extensions/track-changes/trackChangesHelpers/replaceAroundStep.js"],"names":[],"mappings":"AAAO,0CAEN"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"replaceStep.d.ts","sourceRoot":"","sources":["../../../../../../src/extensions/track-changes/trackChangesHelpers/replaceStep.js"],"names":[],"mappings":"AAqBO,0GAXI,OAAO,mBAAmB,EAAE,WAAW,QAqFjD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"trackedTransaction.d.ts","sourceRoot":"","sources":["../../../../../../src/extensions/track-changes/trackChangesHelpers/trackedTransaction.js"],"names":[],"mappings":"AAgBO,wDALI,OAAO,mBAAmB,EAAE,WAAW,GAGrC,OAAO,mBAAmB,EAAE,WAAW,CAiHnD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/extensions/underline/index.js"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"underline.d.ts","sourceRoot":"","sources":["../../../../../src/extensions/underline/underline.js"],"names":[],"mappings":"AAKA;;;;GAIG;AAEH;;;;;GAKG;AAEH;;;;;GAKG;AACH;;;;;;GAMG;AACH,6BA2FG;;;;;;;;WAlHW,QAAQ,GAAC,QAAQ,GAAC,OAAO,GAAC,QAAQ,GAAC,QAAQ,GAAC,MAAM;;;;;;;;;;qBAPhC,gBAAgB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"VectorShapeView.d.ts","sourceRoot":"","sources":["../../../../../src/extensions/vector-shape/VectorShapeView.js"],"names":[],"mappings":"AAGA;IAmBE,wBAWC;IA7BD,UAAK;IAEL,UAAK;IAEL,YAAO;IAEP,iBAAY;IAEZ,sBAAiB;IAEjB,YAAO;IAEP,eAAU;IAEV,oBAAe;IAEf,UAAK;IAeL,cAEC;IAED,eAEC;IAED,sBAEC;IAED;;MA2BC;IAED,8BAaC;IAED;;;;;YAaC;IAED,kBAGC;IAED,kBAGC;CACF"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/extensions/vector-shape/index.js"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vector-shape.d.ts","sourceRoot":"","sources":["../../../../../src/extensions/vector-shape/vector-shape.js"],"names":[],"mappings":"AAGA,+BA+GG;qBAlH6B,aAAa"}
|
|
@@ -36,3 +36,4 @@ import { PluginKey } from 'prosemirror-state';
|
|
|
36
36
|
import { Decoration } from 'prosemirror-view';
|
|
37
37
|
import { DecorationSet } from 'prosemirror-view';
|
|
38
38
|
export { SuperConverter, DocxZipper, SuperToolbar, Editor, SuperEditor, SuperInput, BasicUpload, Toolbar, AIWriter, SlashMenu, helpers, fieldAnnotationHelpers, trackChangesHelpers, AnnotatorHelpers, SectionHelpers, getMarksFromSelection, getActiveFormatting, getStarterExtensions, getRichTextExtensions, createZip, getAllowedImageDimensions, registeredHandlers, TrackChangesBasePluginKey, CommentsPluginKey };
|
|
39
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/index.js"],"names":[],"mappings":"+BAC+B,uCAAuC;2BAKlC,iBAAiB;6BADxB,uCAAuC;uBAE7C,kBAAkB;4BAQb,6BAA6B;wBATrB,iBAAiB;wCAeb,+DAA+D;qCAClE,yDAAyD;iCAG7D,uBAAuB;+BACzB,0DAA0D;sCAxBnD,yCAAyC;oCAC3C,uCAAuC;qCACf,uBAAuB;sCAAvB,uBAAuB;0BAIzD,kCAAkC;0CAClB,yDAAyD;mCAkBhE,6CAA6C;;;;;;;;;;;0CAJtC,6CAA6C;kCACrD,yCAAyC;qBAd3C,gBAAgB;0BAAhB,gBAAgB;0BACtB,oBAAoB;qBAEzB,eAAe;uBADF,mBAAmB;0BAAnB,mBAAmB;2BAgBX,kBAAkB;8BAAlB,kBAAkB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"main.d.ts","sourceRoot":"","sources":["../../../src/main.js"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"annotations_doc_content.d.ts","sourceRoot":"","sources":["../../../../../src/tests/data/annotations_doc_content.js"],"names":[],"mappings":""}
|
|
@@ -1 +1,2 @@
|
|
|
1
1
|
export const imageBase64: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAO2UlEQVR4AeyYCZQV1ZnHf1X11u7XG1vTNDs0iiCKIShGxYgSFY0Y17gMA4dEjDoSReNoTpxxkhzjTDCOccExuCFRMhll9Kgk6qiIYQsgBkFbFllsml5fv/29WuZfzWCQ3mBmPCfxWF23q9699/vu97/fesvc1pz0vgjN5AtyfQnkL02RX2rkS418TjvQpWnl83lSyRTJtjjpZJJCIf85idA1W8exSadSJCSDL0sul8PzvE4JOgWyd9duXn3pRZ5/9ln+feFjvPj0U6x943Va6uvExFP7/O9EcyPrl7/JS79exG8XPs5zi5/m5aXPs3PrR50u3gHI0iXPcOv13+WpRx7k3rv/kadW1rG4NsZ9zyznrtvu4IHbb+S95a/iOk6nDP+vnbXrV/HonfP4h3nzmP/471j0fphFq+uZf/ePWfzow/xo3lye/LcFHZbpAGTZ0ufY+O4GqbSNpMwpOPECir81C+/iW9g35SZWR8fy8COP8thPbyebyfD/ddl2gWfvv5tfzv85y+1q6iffQP6SHxC9aBahE6eT8M0sk6B2y2Ze+M0zHZbtAORb374K3yc++KCWQKwPRf0HEgyEiPavpuSkEymdcR3enPmstCt54r57iTc2dGB6pB3peBtLFjzMaztz2DN+Rul35hE79TRKqgcRDkaJVQ8j2m8QtbVbaWhq4qLLr+qwhHlozylnTmXGd+bguh5OJgn1+zBb5Bdq+VbIF0KYR9cQu/Y2VhuVLPj5v9Bc98lBbDxc28Zz3YP6DryKZ6Eg3n82y2RzE48/cB+v1eUoue5HBI8bS96LkI+D1+qpuXgtbbjSvuu4nH3e+Zx70cUHGH767AAkEglz/Q/u4KqZsxjWr5Si+rWk4i3YKYdCwiOXFhg1YkEqrrmeLb2OZuED95NoasC/DAw8u4CjdmiEse08bsHGNPcvm5Emnl7wEKtTEXrfMA/6x0jn9/MvtHk4bQWyza0Edq9iRJ8I37xgOrf/+B5Ky8r8pT7T9nP8TBeUlZdxzdybOLpmFNv/tJys1waRAJJDO+VR0M9sAgpBk+gV1/Fu9fEsVmTLKVx74mWGQpieK0j68T93OyhpyQoF1GNgSzPP/fYZ3gr2o3jWLdixYjLSuC2++biHm9O0SJCclWXne29SVlTE926+larqARroeHcKxJ9WKZ847/KrcfZswK1dhWdJMMlgSEAv75FPQaoJ7IhBYPYs3igZyJu/e9knxTAEx3Xw9NfeoX+G4r8h09CIfsH6t99iWS5E+Pq5FMqKSTRCVjy9rGZormeBq/WcHRso7FjJhVfMYPhRo9tpO/tndtbZ3mcYnHDSJKZMmkBoxzJybXsIlRlEKyyCIYOADaYlIP7OqYVnzOD5bICN77wNhoWj3XdthwOXxMMP2VYgyJ7Nm3hm+17cv52F6xnSjmaJl6XpgaDWKDMJVxjk08pbW5Zy8rgRTDj5NAyza3G7HhHv4lgpyYzNh6uWkf9kK6YhwQv7Wz4LTspDMmNkwCqYtJw5hVe27yEXl40EizTB/tTpPQHzFP1c+c4rGzexZ/KZBBWRDPmbz8OTbzjSiCI+jt4NF+z6nezY8Hta23KUVHT0C4n46d0tkGAozDfOv4Co4ZBvqSOfKZBLFsjaLnmZj50wcJNeO0BPwKzK/rw7YjSv/+EdAkFLeSatHXfx/SOfThKKRFi94i1WVQ4hMHIYZLQBvgTaEEfYs9KK9oOcNksxQb4YJyB7O+OsqZSX9/5U6M5efDad9X/aFyuKMmpEDZiunN4mJ7vNmV77MxuDdM5t9xcNE9ROuiccy3KF6LTyS3F5L1a/+grLX3kBK1KEnc7walOaNs0JOIbPUtFQvpZxSRV5yGXICIy/Rt4ANxikpmY0JTEtZKiDri+z66H9IxvWrmVHY4LQqK9iVEQxS4NQLB8Iy4ajAlJmkbQlRALIeDKXGJvLB/PB7r0EMFjwsx9y5/dvlNAOH+34mM2lQwjG+mJqbi4BbTmPbKlFPmbgOzdBMCICId6REWOpy5qsWbmKnq4egYw+9jgKcohsS5OcFfwQrMBFQBsU0O6F/RXkPBmFzPS2AnaLizuwhlVbG8gkW+nfvx+RojCGotjGj5tprRouk5F2txZIN7l42umgeIUkic/T5+3KtHAh29ZCOtHMMccdj+zTX6nLJvIux9oHRo8fT1VRiPzm/8JQGe0vKvMnEGgfxrW1hgMFCZNqlpmsy+DEi1m5x+H5px5jz94GbHnvsiWL+cO2NpxcbzLrsiTqPckqIgnsFcTDo51nWHyFDVe1Vf6DFVSFCoz/6kTwO+n6Mrse2j8SLS5l1MgRlLVsIp+I41kethzbzyMFmUZeoVdY1G/gCbAdD5Nd7VJXH+a5Jb/mk911OtckWfjIL9iyNUN+jUe+MaS5YWztiq1lcvKtfFIaUASz9e6HdS+bVVWxgeGDBlNU3H3EEgt6BFJeXk6fqoHs+nATIaegyGNgiSoss1LipVg2HdHGSib5ASpBDMza9QTW/YZMJottWco3AdVoDtZ7SwlsWoHvSwqEhAC5AiUB9vMRT8PXjAZMhend76/BCscYPFwRTnO7u83uBv0xy7I4a9p0YlJBwwu/wFSRF4t4hLSYX234tt0OwoJQLwj0dgiZDQSzLdgK04ZhISRKkGDl2ggZe7F65Qj1ATOoZohGU9r9Tb9Loh6BVILWlx8iFK9j2vSLsA7YsS9QF83sov8z3cdPPJGFTzzLpQODNN33PeIfbCMTh3SbiyInBW2r6Wu/GIKDg4Qum0zoxnnERh9PSN5rypGiA4YT/e5cwn9zLuGaYoyYligFr1h+pdeUckm2FZI7m6i//yamhvfy6K8WM+Xc8zTa8232PAUMwyAWC7OvcR+Z6rHk+/QnKwFyVSZOFdBPApWrKWfZg8A9oRhj2inERh1LRLsd8gzKRxyDe84UnBNLcYZojjRiVOjZF7xKsKsMUiWQrqggP2Q8exubiEbM9rW1Qo+32eMMTdiz4yMdf2ezdBcUX/T3WH2K8fxYL3vW0UNJEbJy1Jy4ebIzKQGnLsnQ8iKqKntRVFbBMFWt4cZG5GZKpoaahFZmlxshC1SUEqAIWMpLsbPn8FpbBTfOmcmm9WskQc+3lu5+kl8jvfKv97AjUUKfS38CZgBHlarbpFeZV17vtp5+nYSimCvzMPS0V7xJ7/guSktLiZZEGeAlcVa8galxv/knA5+moCOBraOMJx5uizSjd3Gm/+V30Vo2gf+45y5tkoqw7sXsOWo1N9Wzdv16OWgNZrASZ5/iv7Kxa0DBr7Py+L6MK+0YEsqth1yd+jauoW9ZCVa0mFg0Ql9pJ7Dpj2Q/yeP6wvqARGPK9HBor9lUveMfEQqNLobVi+DAr1BbW0vdrh09wNB6Pc3IZ3Jszzjs3vw2mU1/UvQxKFiGKl9X2wduSByy4MlMXJmXoeRWaM1Qsq+W3n37EOtTiR/Cy8rLCTdsx21OSFjRaJM9NUd0CIwrMCRcHFUJhmGS3byVPWv/k92ORTqtZCWS7m6zu0F/bMDgoUz5xjn0alMZn9qGoUhjKFR5SX9lA09m5CmjmwKBLS1JqGAhRW/aZBIJho04ilhxiFw2SZnTRDgjIIY4ax98GlPm5Pia9LRBaQFJuXgxcDI7iX2yhkknT+KoMceKoPu7RyDSPsOGDGVAyMS008jUZQbadizcNgdDHwgsG3xNGI6e2jyzJa5cUE9Bnjztshlce8dPVVOZWKlGjJZmlSlgCYgnOp/WbNMqcQfTsPDS4p0A//jZT5OGaiMDoaA6ur97BOKTDx13DA0lFTRs1pG3KYOnJOkUHIL6UhDAUw3mKaPr2Q7Ew1SB6RWyVA6roayymv5Dj2bAyDEYhkuwuR4r689HNMjMROehBFrAywqEkp/dUiD+4ToaIlEGjRvji9BjM3ucoQkTJpzM5FNOJfzR7ymk9+AZAYJJ2ZJp4tmGBHD09PSUIDp8WYlmelcPZ/ixEyW8IQ4wuGYcQ8aciJFsxZLf+UL7Z3hXJ1Bfm8jrrZQcxjVVyzVgbnuDr4w7nrOmnt9O39O/wwICBoOGjaRffCv2ltcw2mwoyJY9S6aQlz3nsfK2+jOYSQkTr2fMxNOpGDCYA1dxr96MOWkydnyfwGQ0N40pDXhZW6aaA4VBw3EIyFzzOzeoSN1M9cDBWFbgAItun4cJBM6Yeg6hmhqaVy7C2LsNyyyRABmcNplaXjaVysln0hjZPBE7xVFjj8MK/Nm2DdNihDJ9LzMvzYkmkZEfZLFkom4yi6PfJjEFjxbiK58gVNmHaRdf2q3wBw8eNpCasWM4Z9qFFHatJ/PhSzIl8OJZvGQOU0C8REogHIGLUx3KMnTk0Qev0/4+YMQohpV5CsF1oFzktKXkI7a0msNRyPZsyGx+mcKWVzlNHydOmPS1drrD+XfYQAzDIBII0VfJouSde2lcvQgvI/Kcq5ySwYzn9FmzQGDLi5wyLEK4RHH6EAkMBYmvjx1E8dZlkEjKjArSgDQjUEY2QOMflxB8/U4G5FtUQQcwTfE/hEdXPw9/pjiMHDWOYyadRmNrPfG3/pnCvq2qnYKYSQ3GM9irn2T6sAQXXHyFOjq/T516HldPkAmtewxX33QRrZMzsBs/JrHilzS27KF6/ESOG3dS5wy66D0iIKeccwbzH1vEWfpE1K91O+nXbiX5zn0UPl5Hcs0CzhzaxMzZ12Ae5Bsd1jVMpl85k0vGB8mve7CdNr3yIeIv/x0VjRuZ9LVTmf+rJzn78ukdSLvrOCIgPqOysnKmXXCZsu0YBoebGPr+w5S+eROXTopy8w/vxIoU+9O6bwIza+4tzDx3JKXv3MqQTQ8yJNrMSPnQ+Rd+m8r+/tmgexaHjh4xEOQrE08/nX9a8BQPLFnKrNvuZNa1M7n25tsIhMKH8u/mt8EVs+dw7dw5XHnD93lIvH6ycDFfP++bGOaRi3XkFBItJIGrBg+iX2Ulky+5nLOunK3FLY0c+T35wiuZcvVsKquqGDRkCMX6Kn/kXOB/BeTghSIqIyLR6MFdR/QeDocpKio6IprOJpuddf419n0J5C9Na18Yjfw3AAAA//+gyXuHAAAABklEQVQDACDwQRxe95WLAAAAAElFTkSuQmCC";
|
|
2
|
+
//# sourceMappingURL=imageBase64.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"imageBase64.d.ts","sourceRoot":"","sources":["../../../../../../src/tests/editor/data/imageBase64.js"],"names":[],"mappings":"AAAA,mmKAAomK"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"basic-resolved-comment.d.ts","sourceRoot":"","sources":["../../../../../../../src/tests/export/data/comments/basic-resolved-comment.js"],"names":[],"mappings":""}
|
package/dist/super-editor/super-editor/src/tests/export/export-helpers/export-helpers.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"export-helpers.d.ts","sourceRoot":"","sources":["../../../../../../src/tests/export/export-helpers/export-helpers.js"],"names":[],"mappings":"AAcO,4CAFM,MAAM,CAoBlB;AAmCM,wCAHI,MAAM,qBACJ,OAAO,KAAQ,CA4C3B;AAEM,+EA6BN;AAEM;;;GA2BN;AASM,yDAJI,KAAK,KAAQ,aACb,MAAM,GACJ,OAAO,KAAQ,CAuC3B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/tests/export/export-helpers/index.js"],"names":[],"mappings":""}
|
package/dist/super-editor/super-editor/src/tests/export/export-helpers/list-export-helpers.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-export-helpers.d.ts","sourceRoot":"","sources":["../../../../../../src/tests/export/export-helpers/list-export-helpers.js"],"names":[],"mappings":"AAkBO,4EAHI,mBAAmB,GACjB,IAAI,CAiBhB;AAUM,+CAJI,MAAM,cAEJ,MAAM,CAOlB;;;;;;;;;;;;mBAzCa,MAAM;;;;mBACN,MAAM;;;;UACN,MAAM"}
|
|
@@ -12,3 +12,4 @@ export function applyTransaction(editor: Editor, tr: Transaction): void;
|
|
|
12
12
|
export function getEditorJSON(editor: Editor): any;
|
|
13
13
|
export function setEditorContent(editor: Editor, content: any): void;
|
|
14
14
|
import { Editor } from '@core/Editor.js';
|
|
15
|
+
//# sourceMappingURL=editor-test-utils.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"editor-test-utils.d.ts","sourceRoot":"","sources":["../../../../../src/tests/helpers/editor-test-utils.js"],"names":[],"mappings":"AAYO,2CALJ;IAAuB,UAAU;IACT,OAAO;IACP,aAAa;CACrC,GAAU,MAAM,CAYlB;AAQM,4EAFM,MAAM,CAUlB;AAOM,qDAFM,MAAM,CASlB;AASM,0CALI,MAAM,YACN,MAAM,QACN,MAAM,GACJ,IAAI,GAAC,IAAI,CAiBrB;AAQM,mCAJI,MAAM,QACN,MAAM,QACN,MAAM,QAMhB;AAOM,0CAHI,MAAM,GACJ,WAAW,CAIvB;AAOM,yCAHI,MAAM,MACN,WAAW,QAIrB;AAOM,sCAHI,MAAM,OAKhB;AAOM,yCAHI,MAAM,sBAKhB;uBA3HsB,iBAAiB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getParagraphText.d.ts","sourceRoot":"","sources":["../../../../../src/tests/helpers/getParagraphText.js"],"names":[],"mappings":"AAAO,iEAqBN;AAEM,6DAQN"}
|
|
@@ -5,3 +5,4 @@ export function loadTestDataForEditorTests(filename: string): Promise<[any, any,
|
|
|
5
5
|
export function initTestEditor(options?: any): Editor;
|
|
6
6
|
export function getNewTransaction(editor: Editor): Transaction;
|
|
7
7
|
import { Editor } from '@core/Editor.js';
|
|
8
|
+
//# sourceMappingURL=helpers.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../../../../src/tests/helpers/helpers.js"],"names":[],"mappings":"AAcO,4CAHI,MAAM,GACJ,OAAO,KAAQ,CAQ3B;AAEM,mEA+BN;AAEM,6EAIN;AAyBM,qDAHI,MAAM,GACJ,OAAO,CAAC,oBAAgC,CAAC,CAMrD;AAQM,+CAFM,MAAM,CAiBlB;AAQM,0CAHI,MAAM,GACJ,WAAW,CAMvB;uBAvHsB,iBAAiB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"testUtils.d.ts","sourceRoot":"","sources":["../../../../../src/tests/import/testUtils.js"],"names":[],"mappings":"AAIO,6CAFM,eAAe,CAoC3B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"contextmenu-helpers.d.ts","sourceRoot":"","sources":["../../../../src/utils/contextmenu-helpers.js"],"names":[],"mappings":"AAqBA;;;;;;GAMG;AACH,+CAHW,UAAU,GACR,OAAO,CAInB;AATD;;;;;;GAMG;AACH,kDAHW,UAAU,GACR,OAAO,CAInB;AATD;;;;;;GAMG;AACH,oDAHW,UAAU,GACR,OAAO,CAInB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"headless-helpers.d.ts","sourceRoot":"","sources":["../../../../src/utils/headless-helpers.js"],"names":[],"mappings":"AAKO,2CAHI,OAAO,mBAAmB,EAAE,MAAM,GAChC,OAAO,CAInB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styleIsolation.d.ts","sourceRoot":"","sources":["../../../../src/utils/styleIsolation.js"],"names":[],"mappings":"AAAA,oCAAqC,kBAAkB,CAAC;AAMjD,iDAFI,WAAW,QAKrB"}
|
|
@@ -9,14 +9,14 @@ var __privateGet = (obj, member, getter) => (__accessCheck(obj, member, "read fr
|
|
|
9
9
|
var __privateAdd = (obj, member, value) => member.has(obj) ? __typeError("Cannot add the same private member more than once") : member instanceof WeakSet ? member.add(obj) : member.set(obj, value);
|
|
10
10
|
var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "access private method"), method);
|
|
11
11
|
var _SuperToolbar_instances, initToolbarGroups_fn, _interceptedCommands, makeToolbarItems_fn, initDefaultFonts_fn, updateHighlightColors_fn, deactivateAll_fn, updateToolbarHistory_fn, enrichTrackedChanges_fn, runCommandWithArgumentOnly_fn;
|
|
12
|
-
import { aA as getDefaultExportFromCjs, V as v4, T as TextSelection$1, v as getMarkRange, aD as vClickOutside, aE as getActiveFormatting, av as isInTable, aF as readFromClipboard, aG as handleClipboardPaste, aH as getFileObject, aI as runPropertyTranslators, aJ as translator, aK as translator$1, aL as translator$2, aM as translator$3, aN as translator$4, aO as translator$5, aP as translator$6, aQ as translator$7, aR as translator$8, aS as translator$9, aT as translator$a, aU as translator$b, aV as translator$c, aW as translator$d, aX as translator$e, aY as commentRangeEndTranslator, aZ as commentRangeStartTranslator, a_ as translator$f, a$ as translator$g, b0 as translator$h, b1 as translator$i, b2 as translator$j, b3 as translator$k, b4 as translator$l, b5 as translator$m, b6 as translator$n, b7 as translator$o, b8 as translator$p, b9 as translator$q, ba as translator$r, bb as translator$s, bc as translator$t, bd as translator$u, be as translator$v, bf as translator$w, bg as translator$x, bh as translator$y, bi as translator$z, bj as translator$A, bk as translator$B, bl as translator$C, bm as translator$D, bn as translator$E, bo as translator$F, bp as translator$G, bq as translator$H, br as translator$I, bs as translator$J, bt as translator$K, bu as translator$L, bv as translator$M, bw as translator$N, bx as translator$O, by as translator$P, bz as translator$Q, bA as translator$R, bB as translator$S, bC as translator$T, bD as translator$U, bE as translator$V, bF as translator$W, bG as translator$X, bH as translator$Y, bI as translator$Z, bJ as translator$_, bK as translator$$, bL as translator$10, bM as translator$11, bN as translator$12, bO as translator$13, bP as translator$14, bQ as translator$15, bR as translator$16, bS as translator$17, bT as translator$18, bU as translator$19, bV as translator$1a, bW as translator$1b, bX as translator$1c, bY as translator$1d, bZ as translator$1e, b_ as translator$1f, b$ as translator$1g, c0 as translator$1h, P as PluginKey, a as Plugin } from "./chunks/converter-
|
|
13
|
-
import { c1, a5, i, a2 } from "./chunks/converter-
|
|
14
|
-
import { _ as _export_sfc, u as useHighContrastMode, a as getQuickFormatList, b as generateLinkedStyleString, c as collectTargetListItemPositions, d as getFileOpener, e as checkAndProcessImage, r as replaceSelectionWithImagePlaceholder, f as uploadAndInsertImage, h as collectTrackedChanges, i as isTrackedChangeActionAllowed, y as yUndoPluginKey, j as undoDepth, k as redoDepth, l as collectTrackedChangesForContext, s as shouldBypassContextMenu, S as SlashMenuPluginKey, E as Editor, m as getStarterExtensions, P as Placeholder, n as getRichTextExtensions, D as DecorationSet, o as Decoration, M as Mark, p as Extension, A as Attribute, N as Node } from "./chunks/editor-
|
|
15
|
-
import { v, C, w, T, q, x, t } from "./chunks/editor-
|
|
12
|
+
import { aA as getDefaultExportFromCjs, V as v4, T as TextSelection$1, v as getMarkRange, aD as vClickOutside, aE as getActiveFormatting, av as isInTable, aF as readFromClipboard, aG as handleClipboardPaste, aH as getFileObject, aI as runPropertyTranslators, aJ as translator, aK as translator$1, aL as translator$2, aM as translator$3, aN as translator$4, aO as translator$5, aP as translator$6, aQ as translator$7, aR as translator$8, aS as translator$9, aT as translator$a, aU as translator$b, aV as translator$c, aW as translator$d, aX as translator$e, aY as commentRangeEndTranslator, aZ as commentRangeStartTranslator, a_ as translator$f, a$ as translator$g, b0 as translator$h, b1 as translator$i, b2 as translator$j, b3 as translator$k, b4 as translator$l, b5 as translator$m, b6 as translator$n, b7 as translator$o, b8 as translator$p, b9 as translator$q, ba as translator$r, bb as translator$s, bc as translator$t, bd as translator$u, be as translator$v, bf as translator$w, bg as translator$x, bh as translator$y, bi as translator$z, bj as translator$A, bk as translator$B, bl as translator$C, bm as translator$D, bn as translator$E, bo as translator$F, bp as translator$G, bq as translator$H, br as translator$I, bs as translator$J, bt as translator$K, bu as translator$L, bv as translator$M, bw as translator$N, bx as translator$O, by as translator$P, bz as translator$Q, bA as translator$R, bB as translator$S, bC as translator$T, bD as translator$U, bE as translator$V, bF as translator$W, bG as translator$X, bH as translator$Y, bI as translator$Z, bJ as translator$_, bK as translator$$, bL as translator$10, bM as translator$11, bN as translator$12, bO as translator$13, bP as translator$14, bQ as translator$15, bR as translator$16, bS as translator$17, bT as translator$18, bU as translator$19, bV as translator$1a, bW as translator$1b, bX as translator$1c, bY as translator$1d, bZ as translator$1e, b_ as translator$1f, b$ as translator$1g, c0 as translator$1h, P as PluginKey, a as Plugin } from "./chunks/converter-C06XSmTz.js";
|
|
13
|
+
import { c1, a5, i, a2 } from "./chunks/converter-C06XSmTz.js";
|
|
14
|
+
import { _ as _export_sfc, u as useHighContrastMode, a as getQuickFormatList, b as generateLinkedStyleString, c as collectTargetListItemPositions, d as getFileOpener, e as checkAndProcessImage, r as replaceSelectionWithImagePlaceholder, f as uploadAndInsertImage, h as collectTrackedChanges, i as isTrackedChangeActionAllowed, y as yUndoPluginKey, j as undoDepth, k as redoDepth, l as collectTrackedChangesForContext, s as shouldBypassContextMenu, S as SlashMenuPluginKey, E as Editor, m as getStarterExtensions, P as Placeholder, n as getRichTextExtensions, D as DecorationSet, o as Decoration, M as Mark, p as Extension, A as Attribute, N as Node } from "./chunks/editor-NJ2TCVDt.js";
|
|
15
|
+
import { v, C, w, T, q, x, t } from "./chunks/editor-NJ2TCVDt.js";
|
|
16
16
|
import { ref, onMounted, createElementBlock, openBlock, normalizeClass, unref, Fragment, renderList, createElementVNode, withModifiers, toDisplayString, createCommentVNode, normalizeStyle, computed, watch, withDirectives, withKeys, vModelText, createTextVNode, createVNode, h, createApp, markRaw, nextTick, onBeforeUnmount, reactive, onUnmounted, renderSlot, shallowRef, createBlock, withCtx, resolveDynamicComponent, normalizeProps, guardReactiveProps } from "vue";
|
|
17
|
-
import { t as toolbarIcons, s as sanitizeNumber, T as Toolbar, p as plusIconSvg, a as trashIconSvg, b as borderNoneIconSvg, c as arrowsToDotIconSvg, d as arrowsLeftRightIconSvg, w as wrenchIconSvg, m as magicWandIcon, e as checkIconSvg$1, x as xMarkIconSvg, l as linkIconSvg, f as tableIconSvg, g as scissorsIconSvg, h as copyIconSvg, i as pasteIconSvg, u as useMessage, N as NSkeleton } from "./chunks/toolbar-
|
|
17
|
+
import { t as toolbarIcons, s as sanitizeNumber, T as Toolbar, p as plusIconSvg, a as trashIconSvg, b as borderNoneIconSvg, c as arrowsToDotIconSvg, d as arrowsLeftRightIconSvg, w as wrenchIconSvg, m as magicWandIcon, e as checkIconSvg$1, x as xMarkIconSvg, l as linkIconSvg, f as tableIconSvg, g as scissorsIconSvg, h as copyIconSvg, i as pasteIconSvg, u as useMessage, N as NSkeleton } from "./chunks/toolbar-DIt0SHVD.js";
|
|
18
18
|
import AIWriter from "./ai-writer.es.js";
|
|
19
|
-
import { D } from "./chunks/docx-zipper-
|
|
19
|
+
import { D } from "./chunks/docx-zipper-CVAwdbs6.js";
|
|
20
20
|
import { createZip } from "./file-zipper.es.js";
|
|
21
21
|
var eventemitter3 = { exports: {} };
|
|
22
22
|
var hasRequiredEventemitter3;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../superdoc/src/components/CommentsLayer/types.js"],"names":[],"mappings":";;;;eAEc,MAAM;;;;qBACN,MAAM;;;;YACN,MAAM;;;;cACN,MAAM;;;;;;;;iBAEN,MAAM;;;;iBACN,MAAM;;;;gBACN,MAAM;;;;oBAEjB;QAAkC,IAAI,EAA3B,MAAM;KACjB;;;;gBAAW,OAAO;;;;iBACP,MAAM;;;;eAEjB;QAA6B,UAAU,EAA5B,MAAM;QACY,IAAI,EAAtB,MAAM;QACY,eAAe;KAC5C;;;;mBAAW,OAAO;;;;uBACP,MAAM,GAAC,IAAI;;;;uBACX,aAAa,GAAG,aAAa,GAAG,MAAM,GAAG,aAAa;;;;iBACtD,MAAM,GAAC,IAAI;;;;kBACX,MAAM,GAAC,IAAI;;;;qBACX,MAAM,GAAC,IAAI;;;;oBACX,MAAM,GAAC,IAAI;;;;iBACX,WAAW;;;;;;UAKX,MAAM;;;;WACN,KAAK,KAAQ;;;;WAGxB;QAAiC,KAAK,EAA3B,MAAM;QACgB,UAAU,EAAhC,MAAM;QACgB,QAAQ,EAA9B,MAAM;QACqB,OAAO,EAAlC,MAAM,GAAC,IAAI;KACtB;;;;UAAW,MAAM;;;;;;UAKN,MAAM;;;;WAEjB;QAA8B,UAAU,EAA7B,MAAM,GAAC,IAAI;QACQ,UAAU,EAA7B,MAAM,GAAC,IAAI;QACQ,MAAM,EAAzB,MAAM,GAAC,IAAI;QACQ,MAAM,EAAzB,MAAM,GAAC,IAAI;QACQ,KAAK,EAAxB,MAAM,GAAC,IAAI;QACQ,YAAY,EAA/B,MAAM,GAAC,IAAI;QACQ,KAAK,EAAxB,MAAM,GAAC,IAAI;QACQ,OAAO,EAA1B,MAAM,GAAC,IAAI;QACQ,OAAO,EAA1B,MAAM,GAAC,IAAI;QACG,OAAO,EAChC;YAAiC,cAAc,EAApC,MAAM;YACgB,eAAe,EAArC,MAAM;YACgB,IAAI,EAA1B,MAAM;YACqB,QAAQ,EAAnC,MAAM,GAAC,IAAI;SACtB;QAAyB,UAAU;QACN,UAAU,EAA5B,QAAM,IAAI;QACC,MAAM,EAAjB,GAAG;QACQ,OAAO,EAAlB,GAAG;QACgB,KAAK,EAAxB,MAAM,GAAC,IAAI;QACQ,OAAO,EAA1B,MAAM,GAAC,IAAI;QACQ,SAAS,EAA5B,MAAM,GAAC,IAAI;QACA,UAAU,EAArB,GAAG;QACgB,QAAQ,EAA3B,MAAM,GAAC,IAAI;QACW,SAAS,EAA/B,OAAO,GAAG,IAAI;QACM,QAAQ,EAA5B,OAAO,GAAC,IAAI;QACO,mBAAmB,EAAtC,MAAO,IAAI;QACQ,OAAO,EAA1B,MAAM,GAAC,IAAI;QACQ,eAAe,EAAlC,MAAM,GAAC,IAAI;QACA,OAAO,EAAlB,GAAG;QACQ,QAAQ,EAAnB,GAAG;KACd;;;;aAAW,KAAK,CAAC,cAAc,CAAC"}
|
package/dist/super-editor.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const superEditor_es = require("./chunks/super-editor.es-
|
|
4
|
-
require("./chunks/vue-
|
|
3
|
+
const superEditor_es = require("./chunks/super-editor.es-Cm5lzlPy.cjs");
|
|
4
|
+
require("./chunks/vue-BQxRC6G7.cjs");
|
|
5
5
|
exports.AIWriter = superEditor_es.AIWriter;
|
|
6
6
|
exports.AnnotatorHelpers = superEditor_es.AnnotatorHelpers;
|
|
7
7
|
exports.BasicUpload = superEditor_es._sfc_main;
|
package/dist/super-editor.d.ts
CHANGED
|
@@ -1,5 +1,2 @@
|
|
|
1
1
|
export * from "@harbour-enterprises/super-editor";
|
|
2
|
-
export * from "@harbour-enterprises/super-editor/docx-zipper";
|
|
3
|
-
export * from "@harbour-enterprises/super-editor/toolbar";
|
|
4
|
-
export * from "@harbour-enterprises/super-editor/file-zipper";
|
|
5
2
|
//# sourceMappingURL=super-editor.d.ts.map
|
package/dist/super-editor.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { A, a, _, C, D, E, b, S, c, d, e, f, g, T, h, i, j, k, l, m, n, o, p, r, q } from "./chunks/super-editor.es-
|
|
2
|
-
import "./chunks/vue-
|
|
1
|
+
import { A, a, _, C, D, E, b, S, c, d, e, f, g, T, h, i, j, k, l, m, n, o, p, r, q } from "./chunks/super-editor.es-Ce4M8-6Q.es.js";
|
|
2
|
+
import "./chunks/vue-DVNiXx7E.es.js";
|
|
3
3
|
export {
|
|
4
4
|
A as AIWriter,
|
|
5
5
|
a as AnnotatorHelpers,
|
package/dist/superdoc.cjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const superEditor_es = require("./chunks/super-editor.es-
|
|
4
|
-
const superdoc = require("./chunks/index-
|
|
5
|
-
require("./chunks/vue-
|
|
3
|
+
const superEditor_es = require("./chunks/super-editor.es-Cm5lzlPy.cjs");
|
|
4
|
+
const superdoc = require("./chunks/index-BievKfBU.cjs");
|
|
5
|
+
require("./chunks/vue-BQxRC6G7.cjs");
|
|
6
6
|
const blankDocx = require("./chunks/blank-docx-DfW3Eeh2.cjs");
|
|
7
7
|
exports.AnnotatorHelpers = superEditor_es.AnnotatorHelpers;
|
|
8
8
|
exports.Editor = superEditor_es.Editor;
|
package/dist/superdoc.es.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a, E, b, S, d, i, j, n, r, p, q } from "./chunks/super-editor.es-
|
|
2
|
-
import { D, H, P, S as S2, m, l } from "./chunks/index-
|
|
3
|
-
import "./chunks/vue-
|
|
1
|
+
import { a, E, b, S, d, i, j, n, r, p, q } from "./chunks/super-editor.es-Ce4M8-6Q.es.js";
|
|
2
|
+
import { D, H, P, S as S2, m, l } from "./chunks/index-DT67CGMB.es.js";
|
|
3
|
+
import "./chunks/vue-DVNiXx7E.es.js";
|
|
4
4
|
import { B } from "./chunks/blank-docx-ABm6XYAA.es.js";
|
|
5
5
|
export {
|
|
6
6
|
a as AnnotatorHelpers,
|
package/dist/superdoc.umd.js
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
}
|
|
21
21
|
const Y__namespace = /* @__PURE__ */ _interopNamespaceDefault(Y);
|
|
22
22
|
/**
|
|
23
|
-
* @vue/shared v3.5.
|
|
23
|
+
* @vue/shared v3.5.23
|
|
24
24
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
25
25
|
* @license MIT
|
|
26
26
|
**/
|
|
@@ -3141,7 +3141,10 @@
|
|
|
3141
3141
|
error: error.value
|
|
3142
3142
|
});
|
|
3143
3143
|
} else if (loadingComponent && !delayed.value) {
|
|
3144
|
-
return
|
|
3144
|
+
return createInnerComp(
|
|
3145
|
+
loadingComponent,
|
|
3146
|
+
instance
|
|
3147
|
+
);
|
|
3145
3148
|
}
|
|
3146
3149
|
};
|
|
3147
3150
|
}
|
|
@@ -4556,15 +4559,25 @@
|
|
|
4556
4559
|
optimized
|
|
4557
4560
|
);
|
|
4558
4561
|
} else {
|
|
4559
|
-
|
|
4560
|
-
|
|
4561
|
-
|
|
4562
|
-
|
|
4563
|
-
|
|
4564
|
-
|
|
4565
|
-
|
|
4566
|
-
|
|
4567
|
-
|
|
4562
|
+
const customElement = !!(n1.el && n1.el._isVueCE) ? n1.el : null;
|
|
4563
|
+
try {
|
|
4564
|
+
if (customElement) {
|
|
4565
|
+
customElement._beginPatch();
|
|
4566
|
+
}
|
|
4567
|
+
patchElement(
|
|
4568
|
+
n1,
|
|
4569
|
+
n2,
|
|
4570
|
+
parentComponent,
|
|
4571
|
+
parentSuspense,
|
|
4572
|
+
namespace2,
|
|
4573
|
+
slotScopeIds,
|
|
4574
|
+
optimized
|
|
4575
|
+
);
|
|
4576
|
+
} finally {
|
|
4577
|
+
if (customElement) {
|
|
4578
|
+
customElement._endPatch();
|
|
4579
|
+
}
|
|
4580
|
+
}
|
|
4568
4581
|
}
|
|
4569
4582
|
};
|
|
4570
4583
|
const mountElement = (vnode, container, anchor, parentComponent, parentSuspense, namespace2, slotScopeIds, optimized) => {
|
|
@@ -6746,7 +6759,7 @@
|
|
|
6746
6759
|
setBlockTracking(1);
|
|
6747
6760
|
}
|
|
6748
6761
|
}
|
|
6749
|
-
const version$1 = "3.5.
|
|
6762
|
+
const version$1 = "3.5.23";
|
|
6750
6763
|
let policy = void 0;
|
|
6751
6764
|
const tt = typeof window !== "undefined" && window.trustedTypes;
|
|
6752
6765
|
if (tt) {
|
|
@@ -7432,6 +7445,9 @@
|
|
|
7432
7445
|
if (key2 === "spellcheck" || key2 === "draggable" || key2 === "translate" || key2 === "autocorrect") {
|
|
7433
7446
|
return false;
|
|
7434
7447
|
}
|
|
7448
|
+
if (key2 === "sandbox" && el.tagName === "IFRAME") {
|
|
7449
|
+
return false;
|
|
7450
|
+
}
|
|
7435
7451
|
if (key2 === "form") {
|
|
7436
7452
|
return false;
|
|
7437
7453
|
}
|
|
@@ -7526,10 +7542,10 @@
|
|
|
7526
7542
|
instance
|
|
7527
7543
|
)
|
|
7528
7544
|
);
|
|
7529
|
-
positionMap.set(
|
|
7530
|
-
child,
|
|
7531
|
-
child.el.
|
|
7532
|
-
);
|
|
7545
|
+
positionMap.set(child, {
|
|
7546
|
+
left: child.el.offsetLeft,
|
|
7547
|
+
top: child.el.offsetTop
|
|
7548
|
+
});
|
|
7533
7549
|
}
|
|
7534
7550
|
}
|
|
7535
7551
|
}
|
|
@@ -7558,7 +7574,10 @@
|
|
|
7558
7574
|
}
|
|
7559
7575
|
}
|
|
7560
7576
|
function recordPosition(c2) {
|
|
7561
|
-
newPositionMap.set(c2,
|
|
7577
|
+
newPositionMap.set(c2, {
|
|
7578
|
+
left: c2.el.offsetLeft,
|
|
7579
|
+
top: c2.el.offsetTop
|
|
7580
|
+
});
|
|
7562
7581
|
}
|
|
7563
7582
|
function applyTranslation(c2) {
|
|
7564
7583
|
const oldPos = positionMap.get(c2);
|
|
@@ -7603,24 +7622,22 @@
|
|
|
7603
7622
|
}
|
|
7604
7623
|
}
|
|
7605
7624
|
const assignKey = Symbol("_assign");
|
|
7625
|
+
function castValue(value, trim, number2) {
|
|
7626
|
+
if (trim) value = value.trim();
|
|
7627
|
+
if (number2) value = looseToNumber(value);
|
|
7628
|
+
return value;
|
|
7629
|
+
}
|
|
7606
7630
|
const vModelText = {
|
|
7607
7631
|
created(el, { modifiers: { lazy, trim, number: number2 } }, vnode) {
|
|
7608
7632
|
el[assignKey] = getModelAssigner(vnode);
|
|
7609
7633
|
const castToNumber = number2 || vnode.props && vnode.props.type === "number";
|
|
7610
7634
|
addEventListener$1(el, lazy ? "change" : "input", (e) => {
|
|
7611
7635
|
if (e.target.composing) return;
|
|
7612
|
-
|
|
7613
|
-
if (trim) {
|
|
7614
|
-
domValue = domValue.trim();
|
|
7615
|
-
}
|
|
7616
|
-
if (castToNumber) {
|
|
7617
|
-
domValue = looseToNumber(domValue);
|
|
7618
|
-
}
|
|
7619
|
-
el[assignKey](domValue);
|
|
7636
|
+
el[assignKey](castValue(el.value, trim, castToNumber));
|
|
7620
7637
|
});
|
|
7621
|
-
if (trim) {
|
|
7638
|
+
if (trim || castToNumber) {
|
|
7622
7639
|
addEventListener$1(el, "change", () => {
|
|
7623
|
-
el.value = el.value
|
|
7640
|
+
el.value = castValue(el.value, trim, castToNumber);
|
|
7624
7641
|
});
|
|
7625
7642
|
}
|
|
7626
7643
|
if (!lazy) {
|
|
@@ -43304,7 +43321,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
|
|
|
43304
43321
|
static getStoredSuperdocVersion(docx) {
|
|
43305
43322
|
return _SuperConverter2.getStoredCustomProperty(docx, "SuperdocVersion");
|
|
43306
43323
|
}
|
|
43307
|
-
static setStoredSuperdocVersion(docx = this.convertedXml, version2 = "0.29.0-next.
|
|
43324
|
+
static setStoredSuperdocVersion(docx = this.convertedXml, version2 = "0.29.0-next.4") {
|
|
43308
43325
|
return _SuperConverter2.setStoredCustomProperty(docx, "SuperdocVersion", version2, false);
|
|
43309
43326
|
}
|
|
43310
43327
|
/**
|
|
@@ -61493,7 +61510,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
|
|
|
61493
61510
|
{ default: remarkStringify2 },
|
|
61494
61511
|
{ default: remarkGfm2 }
|
|
61495
61512
|
] = await Promise.all([
|
|
61496
|
-
Promise.resolve().then(() =>
|
|
61513
|
+
Promise.resolve().then(() => indexCvksxfsW),
|
|
61497
61514
|
Promise.resolve().then(() => indexDRCvimau),
|
|
61498
61515
|
Promise.resolve().then(() => indexC_x_N6Uh),
|
|
61499
61516
|
Promise.resolve().then(() => indexD_sWOSiG),
|
|
@@ -61711,7 +61728,7 @@ Please report this to https://github.com/markedjs/marked.`, e) {
|
|
|
61711
61728
|
* @returns {Object | void} Migration results
|
|
61712
61729
|
*/
|
|
61713
61730
|
processCollaborationMigrations() {
|
|
61714
|
-
console.debug("[checkVersionMigrations] Current editor version", "0.29.0-next.
|
|
61731
|
+
console.debug("[checkVersionMigrations] Current editor version", "0.29.0-next.4");
|
|
61715
61732
|
if (!this.options.ydoc) return;
|
|
61716
61733
|
const metaMap = this.options.ydoc.getMap("meta");
|
|
61717
61734
|
let docVersion = metaMap.get("version");
|
|
@@ -117622,7 +117639,7 @@ ${style2}
|
|
|
117622
117639
|
this.config.colors = shuffleArray(this.config.colors);
|
|
117623
117640
|
this.userColorMap = /* @__PURE__ */ new Map();
|
|
117624
117641
|
this.colorIndex = 0;
|
|
117625
|
-
this.version = "0.29.0-next.
|
|
117642
|
+
this.version = "0.29.0-next.4";
|
|
117626
117643
|
this.#log("🦋 [superdoc] Using SuperDoc version:", this.version);
|
|
117627
117644
|
this.superdocId = config2.superdocId || v4();
|
|
117628
117645
|
this.colors = this.config.colors;
|
|
@@ -120022,7 +120039,7 @@ ${style2}
|
|
|
120022
120039
|
value && typeof value === "object" && "byteLength" in value && "byteOffset" in value
|
|
120023
120040
|
);
|
|
120024
120041
|
}
|
|
120025
|
-
const
|
|
120042
|
+
const indexCvksxfsW = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
120026
120043
|
__proto__: null,
|
|
120027
120044
|
unified
|
|
120028
120045
|
}, Symbol.toStringTag, { value: "Module" }));
|