@harbour-enterprises/superdoc 0.29.0-next.1 → 0.29.0-next.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1715) hide show
  1. package/dist/chunks/{PdfViewer-DkZrQk4g.es.js → PdfViewer-CP7yBYyB.es.js} +2 -2
  2. package/dist/chunks/{PdfViewer-D-eZ2Yov.cjs → PdfViewer-Dp0X1FIu.cjs} +2 -2
  3. package/dist/chunks/{eventemitter3-DkXkH2rT.cjs → eventemitter3-BvTILlBo.cjs} +1 -1
  4. package/dist/chunks/{eventemitter3-BWEnUdTY.es.js → eventemitter3-D4gv5QOO.es.js} +1 -1
  5. package/dist/chunks/{index-DJQlES_f.es.js → index-D6RPpnE_.es.js} +166 -121
  6. package/dist/chunks/{index-zeAsCB89.cjs → index-DlsBRrRZ.cjs} +166 -121
  7. package/dist/chunks/{index-DQ6dCde6-BZTSGgXX.es.js → index-vgCtdrE1-9LQjvaHA.es.js} +1 -1
  8. package/dist/chunks/{index-DQ6dCde6-BnMDi7G1.cjs → index-vgCtdrE1-BMfi7kYY.cjs} +1 -1
  9. package/dist/chunks/{jszip-u4dvXAKa.cjs → jszip-B0BPx_cv.cjs} +1 -1
  10. package/dist/chunks/{jszip-BDk3JBqp.es.js → jszip-Bhl-Iudl.es.js} +1 -1
  11. package/dist/chunks/{super-editor.es-CLErM40t.es.js → super-editor.es-plkDuJu2.es.js} +181 -122
  12. package/dist/chunks/{super-editor.es-BV85aAFJ.cjs → super-editor.es-q77PJY-s.cjs} +180 -121
  13. package/dist/chunks/{vue-DKMj1I9B.cjs → vue-BQxRC6G7.cjs} +44 -27
  14. package/dist/chunks/{vue-ZWZLQtoU.es.js → vue-D1vcEBAQ.es.js} +61 -44
  15. package/dist/chunks/xml-js-cO2Q8Wfu.cjs +3 -0
  16. package/dist/chunks/xml-js-jMPlIVKT.es.js +2 -0
  17. package/dist/images/altText_add.svg +3 -0
  18. package/dist/images/altText_disclaimer.svg +3 -0
  19. package/dist/images/altText_done.svg +3 -0
  20. package/dist/images/altText_spinner.svg +30 -0
  21. package/dist/images/altText_warning.svg +3 -0
  22. package/dist/images/annotation-check.svg +11 -0
  23. package/dist/images/annotation-comment.svg +16 -0
  24. package/dist/images/annotation-help.svg +26 -0
  25. package/dist/images/annotation-insert.svg +10 -0
  26. package/dist/images/annotation-key.svg +11 -0
  27. package/dist/images/annotation-newparagraph.svg +11 -0
  28. package/dist/images/annotation-noicon.svg +7 -0
  29. package/dist/images/annotation-note.svg +42 -0
  30. package/dist/images/annotation-paperclip.svg +6 -0
  31. package/dist/images/annotation-paragraph.svg +16 -0
  32. package/dist/images/annotation-pushpin.svg +7 -0
  33. package/dist/images/cursor-editorFreeHighlight.svg +6 -0
  34. package/dist/images/cursor-editorFreeText.svg +3 -0
  35. package/dist/images/cursor-editorInk.svg +4 -0
  36. package/dist/images/cursor-editorTextHighlight.svg +8 -0
  37. package/dist/images/editor-toolbar-delete.svg +5 -0
  38. package/dist/images/loading-icon.gif +0 -0
  39. package/dist/images/messageBar_closingButton.svg +3 -0
  40. package/dist/images/messageBar_warning.svg +3 -0
  41. package/dist/images/toolbarButton-editorHighlight.svg +6 -0
  42. package/dist/images/toolbarButton-menuArrow.svg +3 -0
  43. package/dist/packages/superdoc/src/components/CommentsLayer/comment-schemas.d.ts.map +1 -0
  44. package/dist/{components → packages/superdoc/src/components}/CommentsLayer/commentsList/super-comments-list.d.ts +2 -1
  45. package/dist/packages/superdoc/src/components/CommentsLayer/commentsList/super-comments-list.d.ts.map +1 -0
  46. package/dist/packages/superdoc/src/components/CommentsLayer/helpers.d.ts.map +1 -0
  47. package/dist/packages/superdoc/src/components/CommentsLayer/types.d.ts.map +1 -0
  48. package/dist/packages/superdoc/src/components/CommentsLayer/use-comment.d.ts.map +1 -0
  49. package/dist/packages/superdoc/src/components/CommentsLayer/use-conversation.d.ts.map +1 -0
  50. package/dist/packages/superdoc/src/components/CommentsLayer/use-floating-comment.d.ts.map +1 -0
  51. package/dist/packages/superdoc/src/components/PdfViewer/helpers/range.d.ts.map +1 -0
  52. package/dist/packages/superdoc/src/components/PdfViewer/helpers/read-file.d.ts.map +1 -0
  53. package/dist/packages/superdoc/src/components/PdfViewer/pdf/pdf-adapter.d.ts.map +1 -0
  54. package/dist/packages/superdoc/src/composables/use-ai.d.ts.map +1 -0
  55. package/dist/packages/superdoc/src/composables/use-document.d.ts.map +1 -0
  56. package/dist/packages/superdoc/src/composables/use-field.d.ts.map +1 -0
  57. package/dist/packages/superdoc/src/composables/use-high-contrast-mode.d.ts.map +1 -0
  58. package/dist/packages/superdoc/src/composables/use-selected-text.d.ts.map +1 -0
  59. package/dist/{core → packages/superdoc/src/core}/SuperDoc.d.ts +112 -16
  60. package/dist/packages/superdoc/src/core/SuperDoc.d.ts.map +1 -0
  61. package/dist/packages/superdoc/src/core/collaboration/collaboration-comments.d.ts.map +1 -0
  62. package/dist/packages/superdoc/src/core/collaboration/collaboration.d.ts.map +1 -0
  63. package/dist/packages/superdoc/src/core/collaboration/helpers.d.ts.map +1 -0
  64. package/dist/packages/superdoc/src/core/collaboration/permissions.d.ts.map +1 -0
  65. package/dist/packages/superdoc/src/core/create-app.d.ts.map +1 -0
  66. package/dist/packages/superdoc/src/core/helpers/export.d.ts.map +1 -0
  67. package/dist/packages/superdoc/src/core/helpers/file.d.ts.map +1 -0
  68. package/dist/packages/superdoc/src/core/index.d.ts.map +1 -0
  69. package/dist/packages/superdoc/src/core/types/index.d.ts.map +1 -0
  70. package/dist/packages/superdoc/src/helpers/floor.d.ts.map +1 -0
  71. package/dist/packages/superdoc/src/helpers/group-changes.d.ts.map +1 -0
  72. package/dist/packages/superdoc/src/helpers/use-selection.d.ts.map +1 -0
  73. package/dist/{icons.d.ts.map → packages/superdoc/src/icons.d.ts.map} +1 -1
  74. package/dist/{index.d.ts → packages/superdoc/src/index.d.ts} +5 -5
  75. package/dist/packages/superdoc/src/index.d.ts.map +1 -0
  76. package/dist/packages/superdoc/src/main.d.ts.map +1 -0
  77. package/dist/{stores → packages/superdoc/src/stores}/comments-store.d.ts +37 -37
  78. package/dist/packages/superdoc/src/stores/comments-store.d.ts.map +1 -0
  79. package/dist/packages/superdoc/src/stores/hrbr-fields-store.d.ts.map +1 -0
  80. package/dist/packages/superdoc/src/stores/superdoc-store.d.ts +884 -0
  81. package/dist/packages/superdoc/src/stores/superdoc-store.d.ts.map +1 -0
  82. package/dist/packages/superdoc/src/super-editor.d.ts +2 -0
  83. package/dist/{super-editor.d.ts.map → packages/superdoc/src/super-editor.d.ts.map} +1 -1
  84. package/dist/shared/common/Telemetry.d.ts +237 -0
  85. package/dist/shared/common/Telemetry.d.ts.map +1 -0
  86. package/dist/shared/common/collaboration/awareness.d.ts +39 -0
  87. package/dist/shared/common/collaboration/awareness.d.ts.map +1 -0
  88. package/dist/shared/common/document-types.d.ts +10 -0
  89. package/dist/shared/common/document-types.d.ts.map +1 -0
  90. package/dist/shared/common/event-types.d.ts +14 -0
  91. package/dist/shared/common/event-types.d.ts.map +1 -0
  92. package/dist/shared/common/helpers/compare-superdoc-versions.d.ts +8 -0
  93. package/dist/shared/common/helpers/compare-superdoc-versions.d.ts.map +1 -0
  94. package/dist/shared/common/helpers/get-file-object.d.ts +50 -0
  95. package/dist/shared/common/helpers/get-file-object.d.ts.map +1 -0
  96. package/dist/shared/common/helpers/v-click-outside.d.ts +11 -0
  97. package/dist/shared/common/helpers/v-click-outside.d.ts.map +1 -0
  98. package/dist/shared/common/index.d.ts +10 -0
  99. package/dist/shared/common/index.d.ts.map +1 -0
  100. package/dist/shared/common/key-transform.d.ts +44 -0
  101. package/dist/shared/common/key-transform.d.ts.map +1 -0
  102. package/dist/style.css +56 -56
  103. package/dist/super-editor/ai-writer.es.js +3 -3
  104. package/dist/super-editor/chunks/{converter-iD03MYzC.js → converter-Bf6KHOzD.js} +350 -54
  105. package/dist/super-editor/chunks/{docx-zipper-nrZgxvR8.js → docx-zipper-C6ABOp_2.js} +1 -1
  106. package/dist/super-editor/chunks/{editor-C7iHgXnE.js → editor-DaWgAsfG.js} +21 -12
  107. package/dist/super-editor/chunks/{index-DQ6dCde6.js → index-vgCtdrE1.js} +1 -1
  108. package/dist/super-editor/chunks/{toolbar-DKrq-G-q.js → toolbar-BEDs_bI3.js} +2 -2
  109. package/dist/super-editor/converter.es.js +1 -2
  110. package/dist/super-editor/docx-zipper.es.js +2 -2
  111. package/dist/super-editor/editor.es.js +3 -3
  112. package/dist/super-editor/file-zipper.es.js +1 -1
  113. package/dist/super-editor/style.css +29 -29
  114. package/dist/super-editor/super-editor/src/components/cursor-helpers.d.ts +1 -0
  115. package/dist/super-editor/super-editor/src/components/cursor-helpers.d.ts.map +1 -0
  116. package/dist/super-editor/super-editor/src/components/pagination-helpers.d.ts +1 -0
  117. package/dist/super-editor/super-editor/src/components/pagination-helpers.d.ts.map +1 -0
  118. package/dist/super-editor/super-editor/src/components/slash-menu/constants.d.ts +1 -0
  119. package/dist/super-editor/super-editor/src/components/slash-menu/constants.d.ts.map +1 -0
  120. package/dist/super-editor/super-editor/src/components/slash-menu/menuItems.d.ts +1 -0
  121. package/dist/super-editor/super-editor/src/components/slash-menu/menuItems.d.ts.map +1 -0
  122. package/dist/super-editor/super-editor/src/components/slash-menu/tests/testHelpers.d.ts +1 -0
  123. package/dist/super-editor/super-editor/src/components/slash-menu/tests/testHelpers.d.ts.map +1 -0
  124. package/dist/super-editor/super-editor/src/components/slash-menu/utils.d.ts +1 -0
  125. package/dist/super-editor/super-editor/src/components/slash-menu/utils.d.ts.map +1 -0
  126. package/dist/super-editor/super-editor/src/components/toolbar/ai-helpers.d.ts +1 -0
  127. package/dist/super-editor/super-editor/src/components/toolbar/ai-helpers.d.ts.map +1 -0
  128. package/dist/super-editor/super-editor/src/components/toolbar/color-dropdown-helpers.d.ts +1 -0
  129. package/dist/super-editor/super-editor/src/components/toolbar/color-dropdown-helpers.d.ts.map +1 -0
  130. package/dist/super-editor/super-editor/src/components/toolbar/constants.d.ts +1 -0
  131. package/dist/super-editor/super-editor/src/components/toolbar/constants.d.ts.map +1 -0
  132. package/dist/super-editor/super-editor/src/components/toolbar/defaultItems.d.ts +1 -0
  133. package/dist/super-editor/super-editor/src/components/toolbar/defaultItems.d.ts.map +1 -0
  134. package/dist/super-editor/super-editor/src/components/toolbar/format-negation.d.ts +1 -0
  135. package/dist/super-editor/super-editor/src/components/toolbar/format-negation.d.ts.map +1 -0
  136. package/dist/super-editor/super-editor/src/components/toolbar/helpers.d.ts +1 -0
  137. package/dist/super-editor/super-editor/src/components/toolbar/helpers.d.ts.map +1 -0
  138. package/dist/super-editor/super-editor/src/components/toolbar/scroll-helpers.d.ts +1 -0
  139. package/dist/super-editor/super-editor/src/components/toolbar/scroll-helpers.d.ts.map +1 -0
  140. package/dist/super-editor/super-editor/src/components/toolbar/super-toolbar.d.ts +1 -0
  141. package/dist/super-editor/super-editor/src/components/toolbar/super-toolbar.d.ts.map +1 -0
  142. package/dist/super-editor/super-editor/src/components/toolbar/toolbarIcons.d.ts +1 -0
  143. package/dist/super-editor/super-editor/src/components/toolbar/toolbarIcons.d.ts.map +1 -0
  144. package/dist/super-editor/super-editor/src/components/toolbar/toolbarTexts.d.ts +1 -0
  145. package/dist/super-editor/super-editor/src/components/toolbar/toolbarTexts.d.ts.map +1 -0
  146. package/dist/super-editor/super-editor/src/components/toolbar/use-toolbar-item.d.ts +1 -0
  147. package/dist/super-editor/super-editor/src/components/toolbar/use-toolbar-item.d.ts.map +1 -0
  148. package/dist/super-editor/super-editor/src/composables/use-high-contrast-mode.d.ts +1 -0
  149. package/dist/super-editor/super-editor/src/composables/use-high-contrast-mode.d.ts.map +1 -0
  150. package/dist/super-editor/super-editor/src/core/Attribute.d.ts +1 -0
  151. package/dist/super-editor/super-editor/src/core/Attribute.d.ts.map +1 -0
  152. package/dist/super-editor/super-editor/src/core/CommandService.d.ts +1 -0
  153. package/dist/super-editor/super-editor/src/core/CommandService.d.ts.map +1 -0
  154. package/dist/super-editor/super-editor/src/core/DocxZipper.d.ts +5 -3
  155. package/dist/super-editor/super-editor/src/core/DocxZipper.d.ts.map +1 -0
  156. package/dist/super-editor/super-editor/src/core/Editor.d.ts +1 -0
  157. package/dist/super-editor/super-editor/src/core/Editor.d.ts.map +1 -0
  158. package/dist/super-editor/super-editor/src/core/EventEmitter.d.ts +1 -0
  159. package/dist/super-editor/super-editor/src/core/EventEmitter.d.ts.map +1 -0
  160. package/dist/super-editor/super-editor/src/core/Extension.d.ts +1 -0
  161. package/dist/super-editor/super-editor/src/core/Extension.d.ts.map +1 -0
  162. package/dist/super-editor/super-editor/src/core/ExtensionService.d.ts +1 -0
  163. package/dist/super-editor/super-editor/src/core/ExtensionService.d.ts.map +1 -0
  164. package/dist/super-editor/super-editor/src/core/InputRule.d.ts +1 -0
  165. package/dist/super-editor/super-editor/src/core/InputRule.d.ts.map +1 -0
  166. package/dist/super-editor/super-editor/src/core/Mark.d.ts +1 -0
  167. package/dist/super-editor/super-editor/src/core/Mark.d.ts.map +1 -0
  168. package/dist/super-editor/super-editor/src/core/Node.d.ts +1 -0
  169. package/dist/super-editor/super-editor/src/core/Node.d.ts.map +1 -0
  170. package/dist/super-editor/super-editor/src/core/OxmlNode.d.ts +1 -0
  171. package/dist/super-editor/super-editor/src/core/OxmlNode.d.ts.map +1 -0
  172. package/dist/super-editor/super-editor/src/core/Schema.d.ts +1 -0
  173. package/dist/super-editor/super-editor/src/core/Schema.d.ts.map +1 -0
  174. package/dist/super-editor/super-editor/src/core/child-editor/child-editor.d.ts +1 -0
  175. package/dist/super-editor/super-editor/src/core/child-editor/child-editor.d.ts.map +1 -0
  176. package/dist/super-editor/super-editor/src/core/child-editor/index.d.ts +1 -0
  177. package/dist/super-editor/super-editor/src/core/child-editor/index.d.ts.map +1 -0
  178. package/dist/super-editor/super-editor/src/core/commands/__tests__/schemaWithLists.d.ts +1 -0
  179. package/dist/super-editor/super-editor/src/core/commands/__tests__/schemaWithLists.d.ts.map +1 -0
  180. package/dist/super-editor/super-editor/src/core/commands/__tests__/testHelpers.d.ts +1 -0
  181. package/dist/super-editor/super-editor/src/core/commands/__tests__/testHelpers.d.ts.map +1 -0
  182. package/dist/super-editor/super-editor/src/core/commands/__tests__/testSchema.d.ts +1 -0
  183. package/dist/super-editor/super-editor/src/core/commands/__tests__/testSchema.d.ts.map +1 -0
  184. package/dist/super-editor/super-editor/src/core/commands/backspaceNextToList.d.ts +1 -0
  185. package/dist/super-editor/super-editor/src/core/commands/backspaceNextToList.d.ts.map +1 -0
  186. package/dist/super-editor/super-editor/src/core/commands/clearNodes.d.ts +1 -0
  187. package/dist/super-editor/super-editor/src/core/commands/clearNodes.d.ts.map +1 -0
  188. package/dist/super-editor/super-editor/src/core/commands/command.d.ts +1 -0
  189. package/dist/super-editor/super-editor/src/core/commands/command.d.ts.map +1 -0
  190. package/dist/super-editor/super-editor/src/core/commands/createParagraphNear.d.ts +1 -0
  191. package/dist/super-editor/super-editor/src/core/commands/createParagraphNear.d.ts.map +1 -0
  192. package/dist/super-editor/super-editor/src/core/commands/decreaseListIndent.d.ts +1 -0
  193. package/dist/super-editor/super-editor/src/core/commands/decreaseListIndent.d.ts.map +1 -0
  194. package/dist/super-editor/super-editor/src/core/commands/deleteListItem.d.ts +1 -0
  195. package/dist/super-editor/super-editor/src/core/commands/deleteListItem.d.ts.map +1 -0
  196. package/dist/super-editor/super-editor/src/core/commands/deleteNextToList.d.ts +1 -0
  197. package/dist/super-editor/super-editor/src/core/commands/deleteNextToList.d.ts.map +1 -0
  198. package/dist/super-editor/super-editor/src/core/commands/deleteSelection.d.ts +1 -0
  199. package/dist/super-editor/super-editor/src/core/commands/deleteSelection.d.ts.map +1 -0
  200. package/dist/super-editor/super-editor/src/core/commands/exitCode.d.ts +1 -0
  201. package/dist/super-editor/super-editor/src/core/commands/exitCode.d.ts.map +1 -0
  202. package/dist/super-editor/super-editor/src/core/commands/first.d.ts +1 -0
  203. package/dist/super-editor/super-editor/src/core/commands/first.d.ts.map +1 -0
  204. package/dist/super-editor/super-editor/src/core/commands/getSelectionMarks.d.ts +1 -0
  205. package/dist/super-editor/super-editor/src/core/commands/getSelectionMarks.d.ts.map +1 -0
  206. package/dist/super-editor/super-editor/src/core/commands/increaseListIndent.d.ts +1 -0
  207. package/dist/super-editor/super-editor/src/core/commands/increaseListIndent.d.ts.map +1 -0
  208. package/dist/super-editor/super-editor/src/core/commands/index.d.ts +1 -0
  209. package/dist/super-editor/super-editor/src/core/commands/index.d.ts.map +1 -0
  210. package/dist/super-editor/super-editor/src/core/commands/insertContent.d.ts +1 -0
  211. package/dist/super-editor/super-editor/src/core/commands/insertContent.d.ts.map +1 -0
  212. package/dist/super-editor/super-editor/src/core/commands/insertContentAt.d.ts +1 -0
  213. package/dist/super-editor/super-editor/src/core/commands/insertContentAt.d.ts.map +1 -0
  214. package/dist/super-editor/super-editor/src/core/commands/insertTabChar.d.ts +1 -0
  215. package/dist/super-editor/super-editor/src/core/commands/insertTabChar.d.ts.map +1 -0
  216. package/dist/super-editor/super-editor/src/core/commands/insertTabNode.d.ts +1 -0
  217. package/dist/super-editor/super-editor/src/core/commands/insertTabNode.d.ts.map +1 -0
  218. package/dist/super-editor/super-editor/src/core/commands/joinBackward.d.ts +1 -0
  219. package/dist/super-editor/super-editor/src/core/commands/joinBackward.d.ts.map +1 -0
  220. package/dist/super-editor/super-editor/src/core/commands/joinDown.d.ts +1 -0
  221. package/dist/super-editor/super-editor/src/core/commands/joinDown.d.ts.map +1 -0
  222. package/dist/super-editor/super-editor/src/core/commands/joinForward.d.ts +1 -0
  223. package/dist/super-editor/super-editor/src/core/commands/joinForward.d.ts.map +1 -0
  224. package/dist/super-editor/super-editor/src/core/commands/joinUp.d.ts +1 -0
  225. package/dist/super-editor/super-editor/src/core/commands/joinUp.d.ts.map +1 -0
  226. package/dist/super-editor/super-editor/src/core/commands/liftEmptyBlock.d.ts +1 -0
  227. package/dist/super-editor/super-editor/src/core/commands/liftEmptyBlock.d.ts.map +1 -0
  228. package/dist/super-editor/super-editor/src/core/commands/liftListItem.d.ts +1 -0
  229. package/dist/super-editor/super-editor/src/core/commands/liftListItem.d.ts.map +1 -0
  230. package/dist/super-editor/super-editor/src/core/commands/list-helpers/find-node-position.d.ts +1 -0
  231. package/dist/super-editor/super-editor/src/core/commands/list-helpers/find-node-position.d.ts.map +1 -0
  232. package/dist/super-editor/super-editor/src/core/commands/list-helpers/index.d.ts +1 -0
  233. package/dist/super-editor/super-editor/src/core/commands/list-helpers/index.d.ts.map +1 -0
  234. package/dist/super-editor/super-editor/src/core/commands/list-helpers/is-list.d.ts +1 -0
  235. package/dist/super-editor/super-editor/src/core/commands/list-helpers/is-list.d.ts.map +1 -0
  236. package/dist/super-editor/super-editor/src/core/commands/list-helpers/list-indent-helpers.d.ts +1 -0
  237. package/dist/super-editor/super-editor/src/core/commands/list-helpers/list-indent-helpers.d.ts.map +1 -0
  238. package/dist/super-editor/super-editor/src/core/commands/list-helpers/test-helpers.d.ts +1 -0
  239. package/dist/super-editor/super-editor/src/core/commands/list-helpers/test-helpers.d.ts.map +1 -0
  240. package/dist/super-editor/super-editor/src/core/commands/newlineInCode.d.ts +1 -0
  241. package/dist/super-editor/super-editor/src/core/commands/newlineInCode.d.ts.map +1 -0
  242. package/dist/super-editor/super-editor/src/core/commands/resetAttributes.d.ts +1 -0
  243. package/dist/super-editor/super-editor/src/core/commands/resetAttributes.d.ts.map +1 -0
  244. package/dist/super-editor/super-editor/src/core/commands/restoreSelection.d.ts +1 -0
  245. package/dist/super-editor/super-editor/src/core/commands/restoreSelection.d.ts.map +1 -0
  246. package/dist/super-editor/super-editor/src/core/commands/selectAll.d.ts +1 -0
  247. package/dist/super-editor/super-editor/src/core/commands/selectAll.d.ts.map +1 -0
  248. package/dist/super-editor/super-editor/src/core/commands/selectNodeBackward.d.ts +1 -0
  249. package/dist/super-editor/super-editor/src/core/commands/selectNodeBackward.d.ts.map +1 -0
  250. package/dist/super-editor/super-editor/src/core/commands/selectNodeForward.d.ts +1 -0
  251. package/dist/super-editor/super-editor/src/core/commands/selectNodeForward.d.ts.map +1 -0
  252. package/dist/super-editor/super-editor/src/core/commands/selectTextblockEnd.d.ts +1 -0
  253. package/dist/super-editor/super-editor/src/core/commands/selectTextblockEnd.d.ts.map +1 -0
  254. package/dist/super-editor/super-editor/src/core/commands/selectTextblockStart.d.ts +1 -0
  255. package/dist/super-editor/super-editor/src/core/commands/selectTextblockStart.d.ts.map +1 -0
  256. package/dist/super-editor/super-editor/src/core/commands/setMark.d.ts +1 -0
  257. package/dist/super-editor/super-editor/src/core/commands/setMark.d.ts.map +1 -0
  258. package/dist/super-editor/super-editor/src/core/commands/setMeta.d.ts +1 -0
  259. package/dist/super-editor/super-editor/src/core/commands/setMeta.d.ts.map +1 -0
  260. package/dist/super-editor/super-editor/src/core/commands/setNode.d.ts +1 -0
  261. package/dist/super-editor/super-editor/src/core/commands/setNode.d.ts.map +1 -0
  262. package/dist/super-editor/super-editor/src/core/commands/setTextSelection.d.ts +1 -0
  263. package/dist/super-editor/super-editor/src/core/commands/setTextSelection.d.ts.map +1 -0
  264. package/dist/super-editor/super-editor/src/core/commands/sinkListItem.d.ts +1 -0
  265. package/dist/super-editor/super-editor/src/core/commands/sinkListItem.d.ts.map +1 -0
  266. package/dist/super-editor/super-editor/src/core/commands/splitBlock.d.ts +1 -0
  267. package/dist/super-editor/super-editor/src/core/commands/splitBlock.d.ts.map +1 -0
  268. package/dist/super-editor/super-editor/src/core/commands/splitListItem.d.ts +1 -0
  269. package/dist/super-editor/super-editor/src/core/commands/splitListItem.d.ts.map +1 -0
  270. package/dist/super-editor/super-editor/src/core/commands/tests/commandTestUtils.d.ts +1 -0
  271. package/dist/super-editor/super-editor/src/core/commands/tests/commandTestUtils.d.ts.map +1 -0
  272. package/dist/super-editor/super-editor/src/core/commands/tests/test-schema.d.ts +1 -0
  273. package/dist/super-editor/super-editor/src/core/commands/tests/test-schema.d.ts.map +1 -0
  274. package/dist/super-editor/super-editor/src/core/commands/toggleList.d.ts +1 -0
  275. package/dist/super-editor/super-editor/src/core/commands/toggleList.d.ts.map +1 -0
  276. package/dist/super-editor/super-editor/src/core/commands/toggleMark.d.ts +1 -0
  277. package/dist/super-editor/super-editor/src/core/commands/toggleMark.d.ts.map +1 -0
  278. package/dist/super-editor/super-editor/src/core/commands/toggleMarkCascade.d.ts +1 -0
  279. package/dist/super-editor/super-editor/src/core/commands/toggleMarkCascade.d.ts.map +1 -0
  280. package/dist/super-editor/super-editor/src/core/commands/toggleNode.d.ts +1 -0
  281. package/dist/super-editor/super-editor/src/core/commands/toggleNode.d.ts.map +1 -0
  282. package/dist/super-editor/super-editor/src/core/commands/types/index.d.ts +1 -0
  283. package/dist/super-editor/super-editor/src/core/commands/types/index.d.ts.map +1 -0
  284. package/dist/super-editor/super-editor/src/core/commands/undoInputRule.d.ts +1 -0
  285. package/dist/super-editor/super-editor/src/core/commands/undoInputRule.d.ts.map +1 -0
  286. package/dist/super-editor/super-editor/src/core/commands/unsetAllMarks.d.ts +1 -0
  287. package/dist/super-editor/super-editor/src/core/commands/unsetAllMarks.d.ts.map +1 -0
  288. package/dist/super-editor/super-editor/src/core/commands/unsetMark.d.ts +1 -0
  289. package/dist/super-editor/super-editor/src/core/commands/unsetMark.d.ts.map +1 -0
  290. package/dist/super-editor/super-editor/src/core/commands/updateAttributes.d.ts +1 -0
  291. package/dist/super-editor/super-editor/src/core/commands/updateAttributes.d.ts.map +1 -0
  292. package/dist/super-editor/super-editor/src/core/commands/wrapInList.d.ts +1 -0
  293. package/dist/super-editor/super-editor/src/core/commands/wrapInList.d.ts.map +1 -0
  294. package/dist/super-editor/super-editor/src/core/encoding-helpers.d.ts +1 -0
  295. package/dist/super-editor/super-editor/src/core/encoding-helpers.d.ts.map +1 -0
  296. package/dist/super-editor/super-editor/src/core/extensions/commands.d.ts +1 -0
  297. package/dist/super-editor/super-editor/src/core/extensions/commands.d.ts.map +1 -0
  298. package/dist/super-editor/super-editor/src/core/extensions/editable.d.ts +1 -0
  299. package/dist/super-editor/super-editor/src/core/extensions/editable.d.ts.map +1 -0
  300. package/dist/super-editor/super-editor/src/core/extensions/editorFocus.d.ts +1 -0
  301. package/dist/super-editor/super-editor/src/core/extensions/editorFocus.d.ts.map +1 -0
  302. package/dist/super-editor/super-editor/src/core/extensions/index.d.ts +1 -0
  303. package/dist/super-editor/super-editor/src/core/extensions/index.d.ts.map +1 -0
  304. package/dist/super-editor/super-editor/src/core/extensions/keymap.d.ts +1 -0
  305. package/dist/super-editor/super-editor/src/core/extensions/keymap.d.ts.map +1 -0
  306. package/dist/super-editor/super-editor/src/core/helpers/ErrorWithDetails.d.ts +1 -0
  307. package/dist/super-editor/super-editor/src/core/helpers/ErrorWithDetails.d.ts.map +1 -0
  308. package/dist/super-editor/super-editor/src/core/helpers/annotator.d.ts +1 -0
  309. package/dist/super-editor/super-editor/src/core/helpers/annotator.d.ts.map +1 -0
  310. package/dist/super-editor/super-editor/src/core/helpers/baseListDefinitions.d.ts +1 -0
  311. package/dist/super-editor/super-editor/src/core/helpers/baseListDefinitions.d.ts.map +1 -0
  312. package/dist/super-editor/super-editor/src/core/helpers/canRenderFont.d.ts +1 -0
  313. package/dist/super-editor/super-editor/src/core/helpers/canRenderFont.d.ts.map +1 -0
  314. package/dist/super-editor/super-editor/src/core/helpers/chainableEditorState.d.ts +1 -0
  315. package/dist/super-editor/super-editor/src/core/helpers/chainableEditorState.d.ts.map +1 -0
  316. package/dist/super-editor/super-editor/src/core/helpers/cleanSchemaItem.d.ts +1 -0
  317. package/dist/super-editor/super-editor/src/core/helpers/cleanSchemaItem.d.ts.map +1 -0
  318. package/dist/super-editor/super-editor/src/core/helpers/contentProcessor.d.ts +1 -0
  319. package/dist/super-editor/super-editor/src/core/helpers/contentProcessor.d.ts.map +1 -0
  320. package/dist/super-editor/super-editor/src/core/helpers/createDocument.d.ts +1 -0
  321. package/dist/super-editor/super-editor/src/core/helpers/createDocument.d.ts.map +1 -0
  322. package/dist/super-editor/super-editor/src/core/helpers/createNodeFromContent.d.ts +1 -0
  323. package/dist/super-editor/super-editor/src/core/helpers/createNodeFromContent.d.ts.map +1 -0
  324. package/dist/super-editor/super-editor/src/core/helpers/defaultBlockAt.d.ts +1 -0
  325. package/dist/super-editor/super-editor/src/core/helpers/defaultBlockAt.d.ts.map +1 -0
  326. package/dist/super-editor/super-editor/src/core/helpers/findChildren.d.ts +1 -0
  327. package/dist/super-editor/super-editor/src/core/helpers/findChildren.d.ts.map +1 -0
  328. package/dist/super-editor/super-editor/src/core/helpers/findMark.d.ts +1 -0
  329. package/dist/super-editor/super-editor/src/core/helpers/findMark.d.ts.map +1 -0
  330. package/dist/super-editor/super-editor/src/core/helpers/findParentNode.d.ts +1 -0
  331. package/dist/super-editor/super-editor/src/core/helpers/findParentNode.d.ts.map +1 -0
  332. package/dist/super-editor/super-editor/src/core/helpers/findParentNodeClosestToPos.d.ts +1 -0
  333. package/dist/super-editor/super-editor/src/core/helpers/findParentNodeClosestToPos.d.ts.map +1 -0
  334. package/dist/super-editor/super-editor/src/core/helpers/findWordBounds.d.ts +1 -0
  335. package/dist/super-editor/super-editor/src/core/helpers/findWordBounds.d.ts.map +1 -0
  336. package/dist/super-editor/super-editor/src/core/helpers/generateDocxListAttributes.d.ts +1 -0
  337. package/dist/super-editor/super-editor/src/core/helpers/generateDocxListAttributes.d.ts.map +1 -0
  338. package/dist/super-editor/super-editor/src/core/helpers/generateDocxRandomId.d.ts +1 -0
  339. package/dist/super-editor/super-editor/src/core/helpers/generateDocxRandomId.d.ts.map +1 -0
  340. package/dist/super-editor/super-editor/src/core/helpers/getActiveFormatting.d.ts +1 -0
  341. package/dist/super-editor/super-editor/src/core/helpers/getActiveFormatting.d.ts.map +1 -0
  342. package/dist/super-editor/super-editor/src/core/helpers/getExtensionConfigField.d.ts +1 -0
  343. package/dist/super-editor/super-editor/src/core/helpers/getExtensionConfigField.d.ts.map +1 -0
  344. package/dist/super-editor/super-editor/src/core/helpers/getHTMLFromFragment.d.ts +1 -0
  345. package/dist/super-editor/super-editor/src/core/helpers/getHTMLFromFragment.d.ts.map +1 -0
  346. package/dist/super-editor/super-editor/src/core/helpers/getMarkRange.d.ts +1 -0
  347. package/dist/super-editor/super-editor/src/core/helpers/getMarkRange.d.ts.map +1 -0
  348. package/dist/super-editor/super-editor/src/core/helpers/getMarkType.d.ts +1 -0
  349. package/dist/super-editor/super-editor/src/core/helpers/getMarkType.d.ts.map +1 -0
  350. package/dist/super-editor/super-editor/src/core/helpers/getMarksBetween.d.ts +1 -0
  351. package/dist/super-editor/super-editor/src/core/helpers/getMarksBetween.d.ts.map +1 -0
  352. package/dist/super-editor/super-editor/src/core/helpers/getMarksFromSelection.d.ts +1 -0
  353. package/dist/super-editor/super-editor/src/core/helpers/getMarksFromSelection.d.ts.map +1 -0
  354. package/dist/super-editor/super-editor/src/core/helpers/getNodeType.d.ts +1 -0
  355. package/dist/super-editor/super-editor/src/core/helpers/getNodeType.d.ts.map +1 -0
  356. package/dist/super-editor/super-editor/src/core/helpers/getSchemaTypeByName.d.ts +1 -0
  357. package/dist/super-editor/super-editor/src/core/helpers/getSchemaTypeByName.d.ts.map +1 -0
  358. package/dist/super-editor/super-editor/src/core/helpers/getSchemaTypeNameByName.d.ts +1 -0
  359. package/dist/super-editor/super-editor/src/core/helpers/getSchemaTypeNameByName.d.ts.map +1 -0
  360. package/dist/super-editor/super-editor/src/core/helpers/getTextContentFromNodes.d.ts +1 -0
  361. package/dist/super-editor/super-editor/src/core/helpers/getTextContentFromNodes.d.ts.map +1 -0
  362. package/dist/super-editor/super-editor/src/core/helpers/htmlSanitizer.d.ts +1 -0
  363. package/dist/super-editor/super-editor/src/core/helpers/htmlSanitizer.d.ts.map +1 -0
  364. package/dist/super-editor/super-editor/src/core/helpers/importHtml.d.ts +1 -0
  365. package/dist/super-editor/super-editor/src/core/helpers/importHtml.d.ts.map +1 -0
  366. package/dist/super-editor/super-editor/src/core/helpers/importMarkdown.d.ts +1 -0
  367. package/dist/super-editor/super-editor/src/core/helpers/importMarkdown.d.ts.map +1 -0
  368. package/dist/super-editor/super-editor/src/core/helpers/index.d.ts +1 -0
  369. package/dist/super-editor/super-editor/src/core/helpers/index.d.ts.map +1 -0
  370. package/dist/super-editor/super-editor/src/core/helpers/isActive.d.ts +1 -0
  371. package/dist/super-editor/super-editor/src/core/helpers/isActive.d.ts.map +1 -0
  372. package/dist/super-editor/super-editor/src/core/helpers/isExtentionRulesEnabled.d.ts +1 -0
  373. package/dist/super-editor/super-editor/src/core/helpers/isExtentionRulesEnabled.d.ts.map +1 -0
  374. package/dist/super-editor/super-editor/src/core/helpers/isInTable.d.ts +1 -0
  375. package/dist/super-editor/super-editor/src/core/helpers/isInTable.d.ts.map +1 -0
  376. package/dist/super-editor/super-editor/src/core/helpers/isList.d.ts +1 -0
  377. package/dist/super-editor/super-editor/src/core/helpers/isList.d.ts.map +1 -0
  378. package/dist/super-editor/super-editor/src/core/helpers/isMarkActive.d.ts +1 -0
  379. package/dist/super-editor/super-editor/src/core/helpers/isMarkActive.d.ts.map +1 -0
  380. package/dist/super-editor/super-editor/src/core/helpers/isNodeActive.d.ts +1 -0
  381. package/dist/super-editor/super-editor/src/core/helpers/isNodeActive.d.ts.map +1 -0
  382. package/dist/super-editor/super-editor/src/core/helpers/isTextSelection.d.ts +1 -0
  383. package/dist/super-editor/super-editor/src/core/helpers/isTextSelection.d.ts.map +1 -0
  384. package/dist/super-editor/super-editor/src/core/helpers/list-numbering-helpers.d.ts +1 -0
  385. package/dist/super-editor/super-editor/src/core/helpers/list-numbering-helpers.d.ts.map +1 -0
  386. package/dist/super-editor/super-editor/src/core/helpers/orderedListUtils.d.ts +1 -0
  387. package/dist/super-editor/super-editor/src/core/helpers/orderedListUtils.d.ts.map +1 -0
  388. package/dist/super-editor/super-editor/src/core/helpers/pasteListHelpers.d.ts +1 -0
  389. package/dist/super-editor/super-editor/src/core/helpers/pasteListHelpers.d.ts.map +1 -0
  390. package/dist/super-editor/super-editor/src/core/helpers/posToDOMRect.d.ts +1 -0
  391. package/dist/super-editor/super-editor/src/core/helpers/posToDOMRect.d.ts.map +1 -0
  392. package/dist/super-editor/super-editor/src/core/helpers/rangeUtils.d.ts +1 -0
  393. package/dist/super-editor/super-editor/src/core/helpers/rangeUtils.d.ts.map +1 -0
  394. package/dist/super-editor/super-editor/src/core/helpers/selectionToInsertionEnd.d.ts +1 -0
  395. package/dist/super-editor/super-editor/src/core/helpers/selectionToInsertionEnd.d.ts.map +1 -0
  396. package/dist/super-editor/super-editor/src/core/helpers/setImageNodeSelection.d.ts +1 -0
  397. package/dist/super-editor/super-editor/src/core/helpers/setImageNodeSelection.d.ts.map +1 -0
  398. package/dist/super-editor/super-editor/src/core/helpers/setWordSelection.d.ts +1 -0
  399. package/dist/super-editor/super-editor/src/core/helpers/setWordSelection.d.ts.map +1 -0
  400. package/dist/super-editor/super-editor/src/core/helpers/updateDOMAttributes.d.ts +1 -0
  401. package/dist/super-editor/super-editor/src/core/helpers/updateDOMAttributes.d.ts.map +1 -0
  402. package/dist/super-editor/super-editor/src/core/index.d.ts +1 -0
  403. package/dist/{core → super-editor/super-editor/src/core}/index.d.ts.map +1 -1
  404. package/dist/super-editor/super-editor/src/core/inputRules/docx-paste/docx-paste.d.ts +1 -0
  405. package/dist/super-editor/super-editor/src/core/inputRules/docx-paste/docx-paste.d.ts.map +1 -0
  406. package/dist/super-editor/super-editor/src/core/inputRules/google-docs-paste/google-docs-paste.d.ts +1 -0
  407. package/dist/super-editor/super-editor/src/core/inputRules/google-docs-paste/google-docs-paste.d.ts.map +1 -0
  408. package/dist/super-editor/super-editor/src/core/inputRules/html/html-helpers.d.ts +1 -0
  409. package/dist/super-editor/super-editor/src/core/inputRules/html/html-helpers.d.ts.map +1 -0
  410. package/dist/super-editor/super-editor/src/core/inputRules/html/transform-copied-lists.d.ts +1 -0
  411. package/dist/super-editor/super-editor/src/core/inputRules/html/transform-copied-lists.d.ts.map +1 -0
  412. package/dist/super-editor/super-editor/src/core/inputRules/wrappingInputRule.d.ts +1 -0
  413. package/dist/super-editor/super-editor/src/core/inputRules/wrappingInputRule.d.ts.map +1 -0
  414. package/dist/super-editor/super-editor/src/core/migrations/0.14-listsv2/listsv2migration.d.ts +1 -0
  415. package/dist/super-editor/super-editor/src/core/migrations/0.14-listsv2/listsv2migration.d.ts.map +1 -0
  416. package/dist/super-editor/super-editor/src/core/migrations/index.d.ts +1 -0
  417. package/dist/super-editor/super-editor/src/core/migrations/index.d.ts.map +1 -0
  418. package/dist/super-editor/super-editor/src/core/migrations/migration_after_0_4_14.d.ts +1 -0
  419. package/dist/super-editor/super-editor/src/core/migrations/migration_after_0_4_14.d.ts.map +1 -0
  420. package/dist/super-editor/super-editor/src/core/super-converter/SuperConverter.d.ts +1 -5
  421. package/dist/super-editor/super-editor/src/core/super-converter/SuperConverter.d.ts.map +1 -0
  422. package/dist/super-editor/super-editor/src/core/super-converter/constants.d.ts +1 -0
  423. package/dist/super-editor/super-editor/src/core/super-converter/constants.d.ts.map +1 -0
  424. package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/document-rels.d.ts +1 -0
  425. package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/document-rels.d.ts.map +1 -0
  426. package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/docx-constants.d.ts +1 -0
  427. package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/docx-constants.d.ts.map +1 -0
  428. package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/docx-helpers.d.ts +1 -0
  429. package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/docx-helpers.d.ts.map +1 -0
  430. package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/get-default-style-definition.d.ts +1 -0
  431. package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/get-default-style-definition.d.ts.map +1 -0
  432. package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/index.d.ts +1 -0
  433. package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/index.d.ts.map +1 -0
  434. package/dist/super-editor/super-editor/src/core/super-converter/export-helpers/pre-process-vertical-merge-cells.d.ts +1 -0
  435. package/dist/super-editor/super-editor/src/core/super-converter/export-helpers/pre-process-vertical-merge-cells.d.ts.map +1 -0
  436. package/dist/super-editor/super-editor/src/core/super-converter/exporter-docx-defs.d.ts +1 -0
  437. package/dist/super-editor/super-editor/src/core/super-converter/exporter-docx-defs.d.ts.map +1 -0
  438. package/dist/super-editor/super-editor/src/core/super-converter/exporter.d.ts +1 -0
  439. package/dist/super-editor/super-editor/src/core/super-converter/exporter.d.ts.map +1 -0
  440. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/hyperlink-preprocessor.d.ts +1 -0
  441. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/hyperlink-preprocessor.d.ts.map +1 -0
  442. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/index.d.ts +1 -0
  443. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/index.d.ts.map +1 -0
  444. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/num-pages-preprocessor.d.ts +1 -0
  445. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/num-pages-preprocessor.d.ts.map +1 -0
  446. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/page-preprocessor.d.ts +1 -0
  447. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/page-preprocessor.d.ts.map +1 -0
  448. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/page-ref-preprocessor.d.ts +1 -0
  449. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/page-ref-preprocessor.d.ts.map +1 -0
  450. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/toc-preprocessor.d.ts +1 -0
  451. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/toc-preprocessor.d.ts.map +1 -0
  452. package/dist/super-editor/super-editor/src/core/super-converter/field-references/index.d.ts +1 -0
  453. package/dist/super-editor/super-editor/src/core/super-converter/field-references/index.d.ts.map +1 -0
  454. package/dist/super-editor/super-editor/src/core/super-converter/field-references/preProcessNodesForFldChar.d.ts +1 -0
  455. package/dist/super-editor/super-editor/src/core/super-converter/field-references/preProcessNodesForFldChar.d.ts.map +1 -0
  456. package/dist/super-editor/super-editor/src/core/super-converter/helpers/mediaHelpers.d.ts +1 -0
  457. package/dist/super-editor/super-editor/src/core/super-converter/helpers/mediaHelpers.d.ts.map +1 -0
  458. package/dist/super-editor/super-editor/src/core/super-converter/helpers/tableFallbackHelpers.d.ts +1 -0
  459. package/dist/super-editor/super-editor/src/core/super-converter/helpers/tableFallbackHelpers.d.ts.map +1 -0
  460. package/dist/super-editor/super-editor/src/core/super-converter/helpers.d.ts +1 -0
  461. package/dist/super-editor/super-editor/src/core/super-converter/helpers.d.ts.map +1 -0
  462. package/dist/super-editor/super-editor/src/core/super-converter/relationship-helpers.d.ts +1 -0
  463. package/dist/super-editor/super-editor/src/core/super-converter/relationship-helpers.d.ts.map +1 -0
  464. package/dist/super-editor/super-editor/src/core/super-converter/types.d.ts +1 -0
  465. package/dist/super-editor/super-editor/src/core/super-converter/types.d.ts.map +1 -0
  466. package/dist/super-editor/super-editor/src/core/super-converter/v2/docxHelper.d.ts +1 -0
  467. package/dist/super-editor/super-editor/src/core/super-converter/v2/docxHelper.d.ts.map +1 -0
  468. package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/commentsExporter.d.ts +1 -0
  469. package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/commentsExporter.d.ts.map +1 -0
  470. package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/helpers/base-list.definitions.d.ts +1 -0
  471. package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/helpers/base-list.definitions.d.ts.map +1 -0
  472. package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/helpers/index.d.ts +1 -0
  473. package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/helpers/index.d.ts.map +1 -0
  474. package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/helpers/translateChildNodes.d.ts +1 -0
  475. package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/helpers/translateChildNodes.d.ts.map +1 -0
  476. package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/index.d.ts +1 -0
  477. package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/index.d.ts.map +1 -0
  478. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/alternateChoiceImporter.d.ts +1 -0
  479. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/alternateChoiceImporter.d.ts.map +1 -0
  480. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/autoPageNumberImporter.d.ts +1 -0
  481. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/autoPageNumberImporter.d.ts.map +1 -0
  482. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/bookmarkEndImporter.d.ts +1 -0
  483. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/bookmarkEndImporter.d.ts.map +1 -0
  484. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/bookmarkNodeImporter.d.ts +1 -0
  485. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/bookmarkNodeImporter.d.ts.map +1 -0
  486. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/bookmarkStartImporter.d.ts +1 -0
  487. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/bookmarkStartImporter.d.ts.map +1 -0
  488. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/documentCommentsImporter.d.ts +1 -0
  489. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/documentCommentsImporter.d.ts.map +1 -0
  490. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/docxImporter.d.ts +1 -0
  491. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/docxImporter.d.ts.map +1 -0
  492. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/hyperlinkImporter.d.ts +1 -0
  493. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/hyperlinkImporter.d.ts.map +1 -0
  494. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/ignoredNodes.d.ts +1 -0
  495. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/ignoredNodes.d.ts.map +1 -0
  496. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/imageImporter.d.ts +1 -0
  497. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/imageImporter.d.ts.map +1 -0
  498. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/importerHelpers.d.ts +1 -0
  499. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/importerHelpers.d.ts.map +1 -0
  500. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/index.d.ts +1 -0
  501. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/index.d.ts.map +1 -0
  502. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/lineBreakImporter.d.ts +1 -0
  503. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/lineBreakImporter.d.ts.map +1 -0
  504. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/listImporter.d.ts +1 -0
  505. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/listImporter.d.ts.map +1 -0
  506. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/markImporter.d.ts +2 -1
  507. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/markImporter.d.ts.map +1 -0
  508. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/mergeTextNodes.d.ts +1 -0
  509. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/mergeTextNodes.d.ts.map +1 -0
  510. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/numberingCache.d.ts +1 -0
  511. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/numberingCache.d.ts.map +1 -0
  512. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/pageReferenceImporter.d.ts +1 -0
  513. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/pageReferenceImporter.d.ts.map +1 -0
  514. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/paragraphNodeImporter.d.ts +1 -0
  515. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/paragraphNodeImporter.d.ts.map +1 -0
  516. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/pictNodeImporter.d.ts +1 -0
  517. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/pictNodeImporter.d.ts.map +1 -0
  518. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/runNodeImporter.d.ts +1 -0
  519. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/runNodeImporter.d.ts.map +1 -0
  520. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/sdtNodeImporter.d.ts +1 -0
  521. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/sdtNodeImporter.d.ts.map +1 -0
  522. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/standardNodeImporter.d.ts +1 -0
  523. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/standardNodeImporter.d.ts.map +1 -0
  524. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/tabImporter.d.ts +1 -0
  525. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/tabImporter.d.ts.map +1 -0
  526. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/tableImporter.d.ts +1 -0
  527. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/tableImporter.d.ts.map +1 -0
  528. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/tableOfContentsImporter.d.ts +1 -0
  529. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/tableOfContentsImporter.d.ts.map +1 -0
  530. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/textNodeImporter.d.ts +1 -0
  531. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/textNodeImporter.d.ts.map +1 -0
  532. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/trackChangesImporter.d.ts +1 -0
  533. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/trackChangesImporter.d.ts.map +1 -0
  534. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/types/index.d.ts +1 -0
  535. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/types/index.d.ts.map +1 -0
  536. package/dist/super-editor/super-editor/src/core/super-converter/v2/types/index.d.ts +1 -0
  537. package/dist/super-editor/super-editor/src/core/super-converter/v2/types/index.d.ts.map +1 -0
  538. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/constants/east-asian-regex.d.ts +1 -0
  539. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/constants/east-asian-regex.d.ts.map +1 -0
  540. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/constants/index.d.ts +1 -0
  541. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/constants/index.d.ts.map +1 -0
  542. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/helpers.d.ts +1 -0
  543. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/helpers.d.ts.map +1 -0
  544. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/index.d.ts +1 -0
  545. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/index.d.ts.map +1 -0
  546. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/mc/altermateContent/alternate-content-translator.d.ts +1 -0
  547. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/mc/altermateContent/alternate-content-translator.d.ts.map +1 -0
  548. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/mc/altermateContent/index.d.ts +1 -0
  549. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/mc/altermateContent/index.d.ts.map +1 -0
  550. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/pageReference/index.d.ts +1 -0
  551. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/pageReference/index.d.ts.map +1 -0
  552. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/pageReference/pageReference-translator.d.ts +1 -0
  553. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/pageReference/pageReference-translator.d.ts.map +1 -0
  554. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/tableOfContents/index.d.ts +1 -0
  555. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/tableOfContents/index.d.ts.map +1 -0
  556. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/tableOfContents/tableOfContents-translator.d.ts +1 -0
  557. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/tableOfContents/tableOfContents-translator.d.ts.map +1 -0
  558. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/types/index.d.ts +1 -0
  559. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/types/index.d.ts.map +1 -0
  560. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/utils.d.ts +1 -0
  561. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/utils.d.ts.map +1 -0
  562. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/attributes/index.d.ts +1 -0
  563. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/attributes/index.d.ts.map +1 -0
  564. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/attributes/w-val.d.ts +1 -0
  565. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/attributes/w-val.d.ts.map +1 -0
  566. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/b-translator.d.ts +1 -0
  567. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/b-translator.d.ts.map +1 -0
  568. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/index.d.ts +1 -0
  569. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/index.d.ts.map +1 -0
  570. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bidiVisual/bidiVisual-translator.d.ts +1 -0
  571. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bidiVisual/bidiVisual-translator.d.ts.map +1 -0
  572. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bidiVisual/index.d.ts +1 -0
  573. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bidiVisual/index.d.ts.map +1 -0
  574. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/attributes/index.d.ts +1 -0
  575. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/attributes/index.d.ts.map +1 -0
  576. 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
  577. 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
  578. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/attributes/w-id.d.ts +1 -0
  579. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/attributes/w-id.d.ts.map +1 -0
  580. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/bookmark-end-translator.d.ts +1 -0
  581. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/bookmark-end-translator.d.ts.map +1 -0
  582. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/index.d.ts +1 -0
  583. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/index.d.ts.map +1 -0
  584. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/index.d.ts +1 -0
  585. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/index.d.ts.map +1 -0
  586. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-col-first.d.ts +1 -0
  587. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-col-first.d.ts.map +1 -0
  588. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-col-last.d.ts +1 -0
  589. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-col-last.d.ts.map +1 -0
  590. 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
  591. 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
  592. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-id.d.ts +1 -0
  593. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-id.d.ts.map +1 -0
  594. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-name.d.ts +1 -0
  595. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-name.d.ts.map +1 -0
  596. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/bookmark-start-translator.d.ts +1 -0
  597. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/bookmark-start-translator.d.ts.map +1 -0
  598. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/index.d.ts +1 -0
  599. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/index.d.ts.map +1 -0
  600. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bottom/bottom-translator.d.ts +1 -0
  601. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bottom/bottom-translator.d.ts.map +1 -0
  602. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bottom/index.d.ts +1 -0
  603. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bottom/index.d.ts.map +1 -0
  604. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bottom/marginBottom-translator.d.ts +1 -0
  605. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bottom/marginBottom-translator.d.ts.map +1 -0
  606. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/index.d.ts +1 -0
  607. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/index.d.ts.map +1 -0
  608. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/w-clear.d.ts +1 -0
  609. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/w-clear.d.ts.map +1 -0
  610. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/w-line-break-type.d.ts +1 -0
  611. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/w-line-break-type.d.ts.map +1 -0
  612. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/br-translator.d.ts +1 -0
  613. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/br-translator.d.ts.map +1 -0
  614. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/index.d.ts +1 -0
  615. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/index.d.ts.map +1 -0
  616. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cantSplit/cantSplit-translator.d.ts +1 -0
  617. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cantSplit/cantSplit-translator.d.ts.map +1 -0
  618. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cantSplit/index.d.ts +1 -0
  619. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cantSplit/index.d.ts.map +1 -0
  620. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/caps/caps-translator.d.ts +1 -0
  621. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/caps/caps-translator.d.ts.map +1 -0
  622. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cnfStyle/cnfStyle-translator.d.ts +1 -0
  623. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cnfStyle/cnfStyle-translator.d.ts.map +1 -0
  624. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cnfStyle/index.d.ts +1 -0
  625. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cnfStyle/index.d.ts.map +1 -0
  626. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/index.d.ts +1 -0
  627. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/index.d.ts.map +1 -0
  628. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-theme-color.d.ts +1 -0
  629. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-theme-color.d.ts.map +1 -0
  630. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-theme-shade.d.ts +1 -0
  631. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-theme-shade.d.ts.map +1 -0
  632. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-theme-tint.d.ts +1 -0
  633. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-theme-tint.d.ts.map +1 -0
  634. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-val.d.ts +1 -0
  635. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-val.d.ts.map +1 -0
  636. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/color-translator.d.ts +1 -0
  637. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/color-translator.d.ts.map +1 -0
  638. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/attributes/index.d.ts +1 -0
  639. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/attributes/index.d.ts.map +1 -0
  640. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/attributes/w-id.d.ts +1 -0
  641. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/attributes/w-id.d.ts.map +1 -0
  642. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/comment-range-translator.d.ts +1 -0
  643. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/comment-range-translator.d.ts.map +1 -0
  644. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/index.d.ts +1 -0
  645. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/index.d.ts.map +1 -0
  646. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/del/del-translator.d.ts +1 -0
  647. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/del/del-translator.d.ts.map +1 -0
  648. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/del/index.d.ts +1 -0
  649. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/del/index.d.ts.map +1 -0
  650. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/divId/divId-translator.d.ts +1 -0
  651. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/divId/divId-translator.d.ts.map +1 -0
  652. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/divId/index.d.ts +1 -0
  653. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/divId/index.d.ts.map +1 -0
  654. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/drawing/drawing-translator.d.ts +1 -0
  655. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/drawing/drawing-translator.d.ts.map +1 -0
  656. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/drawing/index.d.ts +1 -0
  657. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/drawing/index.d.ts.map +1 -0
  658. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/end/end-translator.d.ts +1 -0
  659. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/end/end-translator.d.ts.map +1 -0
  660. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/end/index.d.ts +1 -0
  661. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/end/index.d.ts.map +1 -0
  662. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/end/marginEnd-translator.d.ts +1 -0
  663. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/end/marginEnd-translator.d.ts.map +1 -0
  664. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridAfter/gridAfter-translator.d.ts +1 -0
  665. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridAfter/gridAfter-translator.d.ts.map +1 -0
  666. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridAfter/index.d.ts +1 -0
  667. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridAfter/index.d.ts.map +1 -0
  668. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridBefore/gridBefore-translator.d.ts +1 -0
  669. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridBefore/gridBefore-translator.d.ts.map +1 -0
  670. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridBefore/index.d.ts +1 -0
  671. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridBefore/index.d.ts.map +1 -0
  672. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridCol/gridCol-translator.d.ts +1 -0
  673. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridCol/gridCol-translator.d.ts.map +1 -0
  674. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridCol/index.d.ts +1 -0
  675. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridCol/index.d.ts.map +1 -0
  676. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridSpan/gridSpan-translator.d.ts +1 -0
  677. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridSpan/gridSpan-translator.d.ts.map +1 -0
  678. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridSpan/index.d.ts +1 -0
  679. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridSpan/index.d.ts.map +1 -0
  680. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/header/header-translator.d.ts +1 -0
  681. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/header/header-translator.d.ts.map +1 -0
  682. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/header/index.d.ts +1 -0
  683. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/header/index.d.ts.map +1 -0
  684. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/headers/headers-translator.d.ts +1 -0
  685. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/headers/headers-translator.d.ts.map +1 -0
  686. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/headers/index.d.ts +1 -0
  687. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/headers/index.d.ts.map +1 -0
  688. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hidden/hidden-translator.d.ts +1 -0
  689. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hidden/hidden-translator.d.ts.map +1 -0
  690. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hidden/index.d.ts +1 -0
  691. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hidden/index.d.ts.map +1 -0
  692. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hideMark/hideMark-translator.d.ts +1 -0
  693. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hideMark/hideMark-translator.d.ts.map +1 -0
  694. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hideMark/index.d.ts +1 -0
  695. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hideMark/index.d.ts.map +1 -0
  696. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/highlight/attributes/index.d.ts +1 -0
  697. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/highlight/attributes/index.d.ts.map +1 -0
  698. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/highlight/attributes/w-val.d.ts +1 -0
  699. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/highlight/attributes/w-val.d.ts.map +1 -0
  700. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/highlight/highlight-translator.d.ts +1 -0
  701. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/highlight/highlight-translator.d.ts.map +1 -0
  702. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hyperlink/hyperlink-translator.d.ts +1 -0
  703. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hyperlink/hyperlink-translator.d.ts.map +1 -0
  704. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hyperlink/index.d.ts +1 -0
  705. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hyperlink/index.d.ts.map +1 -0
  706. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/i/attributes/index.d.ts +1 -0
  707. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/i/attributes/index.d.ts.map +1 -0
  708. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/i/attributes/w-val.d.ts +1 -0
  709. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/i/attributes/w-val.d.ts.map +1 -0
  710. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/i/i-translator.d.ts +1 -0
  711. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/i/i-translator.d.ts.map +1 -0
  712. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/ins/index.d.ts +1 -0
  713. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/ins/index.d.ts.map +1 -0
  714. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/ins/ins-translator.d.ts +1 -0
  715. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/ins/ins-translator.d.ts.map +1 -0
  716. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideH/index.d.ts +1 -0
  717. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideH/index.d.ts.map +1 -0
  718. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideH/insideH-translator.d.ts +1 -0
  719. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideH/insideH-translator.d.ts.map +1 -0
  720. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideV/index.d.ts +1 -0
  721. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideV/index.d.ts.map +1 -0
  722. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideV/insideV-translator.d.ts +1 -0
  723. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideV/insideV-translator.d.ts.map +1 -0
  724. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/jc/index.d.ts +1 -0
  725. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/jc/index.d.ts.map +1 -0
  726. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/jc/jc-translator.d.ts +1 -0
  727. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/jc/jc-translator.d.ts.map +1 -0
  728. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/left/index.d.ts +1 -0
  729. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/left/index.d.ts.map +1 -0
  730. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/left/left-translator.d.ts +1 -0
  731. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/left/left-translator.d.ts.map +1 -0
  732. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/left/marginLeft-translator.d.ts +1 -0
  733. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/left/marginLeft-translator.d.ts.map +1 -0
  734. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/noWrap/index.d.ts +1 -0
  735. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/noWrap/index.d.ts.map +1 -0
  736. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/noWrap/noWrap-translator.d.ts +1 -0
  737. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/noWrap/noWrap-translator.d.ts.map +1 -0
  738. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/index.d.ts +1 -0
  739. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/index.d.ts.map +1 -0
  740. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-del.d.ts +1 -0
  741. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-del.d.ts.map +1 -0
  742. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-p.d.ts +1 -0
  743. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-p.d.ts.map +1 -0
  744. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r-default.d.ts +1 -0
  745. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r-default.d.ts.map +1 -0
  746. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r-pr.d.ts +1 -0
  747. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r-pr.d.ts.map +1 -0
  748. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r.d.ts +1 -0
  749. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r.d.ts.map +1 -0
  750. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w14-para-id.d.ts +1 -0
  751. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w14-para-id.d.ts.map +1 -0
  752. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w14-text-id.d.ts +1 -0
  753. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w14-text-id.d.ts.map +1 -0
  754. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/index.d.ts +1 -0
  755. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/index.d.ts.map +1 -0
  756. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/legacy-handle-paragraph-node.d.ts +1 -0
  757. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/legacy-handle-paragraph-node.d.ts.map +1 -0
  758. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/w-p-helpers.d.ts +1 -0
  759. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/w-p-helpers.d.ts.map +1 -0
  760. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/index.d.ts +1 -0
  761. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/index.d.ts.map +1 -0
  762. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/p-translator.d.ts +1 -0
  763. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/p-translator.d.ts.map +1 -0
  764. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/handle-shape-textbox-import.d.ts +1 -0
  765. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/handle-shape-textbox-import.d.ts.map +1 -0
  766. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/handle-v-rect-import.d.ts +1 -0
  767. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/handle-v-rect-import.d.ts.map +1 -0
  768. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/parse-inline-styles.d.ts +1 -0
  769. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/parse-inline-styles.d.ts.map +1 -0
  770. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/pict-node-type-strategy.d.ts +1 -0
  771. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/pict-node-type-strategy.d.ts.map +1 -0
  772. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-content-block.d.ts +1 -0
  773. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-content-block.d.ts.map +1 -0
  774. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-shape-container.d.ts +1 -0
  775. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-shape-container.d.ts.map +1 -0
  776. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-shape-textbox.d.ts +1 -0
  777. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-shape-textbox.d.ts.map +1 -0
  778. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/index.d.ts +1 -0
  779. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/index.d.ts.map +1 -0
  780. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/pict-translator.d.ts +1 -0
  781. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/pict-translator.d.ts.map +1 -0
  782. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/index.d.ts +1 -0
  783. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/index.d.ts.map +1 -0
  784. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-del.d.ts +1 -0
  785. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-del.d.ts.map +1 -0
  786. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-r-pr.d.ts +1 -0
  787. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-r-pr.d.ts.map +1 -0
  788. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-r.d.ts +1 -0
  789. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-r.d.ts.map +1 -0
  790. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/helpers.d.ts +1 -0
  791. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/helpers.d.ts.map +1 -0
  792. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/index.d.ts +1 -0
  793. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/index.d.ts.map +1 -0
  794. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/split-run-properties.d.ts +1 -0
  795. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/split-run-properties.d.ts.map +1 -0
  796. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/track-change-helpers.d.ts +1 -0
  797. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/track-change-helpers.d.ts.map +1 -0
  798. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/index.d.ts +1 -0
  799. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/index.d.ts.map +1 -0
  800. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/r-translator.d.ts +1 -0
  801. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/r-translator.d.ts.map +1 -0
  802. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/index.d.ts +1 -0
  803. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/index.d.ts.map +1 -0
  804. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-ascii.d.ts +1 -0
  805. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-ascii.d.ts.map +1 -0
  806. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-cs.d.ts +1 -0
  807. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-cs.d.ts.map +1 -0
  808. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-east-asia.d.ts +1 -0
  809. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-east-asia.d.ts.map +1 -0
  810. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-hansi.d.ts +1 -0
  811. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-hansi.d.ts.map +1 -0
  812. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-val.d.ts +1 -0
  813. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-val.d.ts.map +1 -0
  814. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/index.d.ts +1 -0
  815. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/index.d.ts.map +1 -0
  816. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/rFonts-translator.d.ts +1 -0
  817. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/rFonts-translator.d.ts.map +1 -0
  818. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/attributes/index.d.ts +1 -0
  819. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/attributes/index.d.ts.map +1 -0
  820. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/attributes/w-val.d.ts +1 -0
  821. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/attributes/w-val.d.ts.map +1 -0
  822. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/index.d.ts +1 -0
  823. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/index.d.ts.map +1 -0
  824. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/rstyle-translator.d.ts +1 -0
  825. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/rstyle-translator.d.ts.map +1 -0
  826. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/right/index.d.ts +1 -0
  827. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/right/index.d.ts.map +1 -0
  828. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/right/marginRight-translator.d.ts +1 -0
  829. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/right/marginRight-translator.d.ts.map +1 -0
  830. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/right/right-translator.d.ts +1 -0
  831. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/right/right-translator.d.ts.map +1 -0
  832. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rpr/index.d.ts +1 -0
  833. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rpr/index.d.ts.map +1 -0
  834. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rpr/rpr-translator.d.ts +1 -0
  835. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rpr/rpr-translator.d.ts.map +1 -0
  836. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rpr/run-property-translators.d.ts +1 -0
  837. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rpr/run-property-translators.d.ts.map +1 -0
  838. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-annotation-node.d.ts +1 -0
  839. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-annotation-node.d.ts.map +1 -0
  840. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-doc-part-obj.d.ts +1 -0
  841. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-doc-part-obj.d.ts.map +1 -0
  842. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-document-section-node.d.ts +1 -0
  843. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-document-section-node.d.ts.map +1 -0
  844. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-structured-content-node.d.ts +1 -0
  845. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-structured-content-node.d.ts.map +1 -0
  846. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/parse-tag-value-json.d.ts +1 -0
  847. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/parse-tag-value-json.d.ts.map +1 -0
  848. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/sdt-node-type-strategy.d.ts +1 -0
  849. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/sdt-node-type-strategy.d.ts.map +1 -0
  850. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-document-part-obj.d.ts +1 -0
  851. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-document-part-obj.d.ts.map +1 -0
  852. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-document-section.d.ts +1 -0
  853. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-document-section.d.ts.map +1 -0
  854. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-field-annotation.d.ts +1 -0
  855. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-field-annotation.d.ts.map +1 -0
  856. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-structured-content.d.ts +1 -0
  857. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-structured-content.d.ts.map +1 -0
  858. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/index.d.ts +1 -0
  859. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/index.d.ts.map +1 -0
  860. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/sdt-translator.d.ts +1 -0
  861. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/sdt-translator.d.ts.map +1 -0
  862. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/shd/index.d.ts +1 -0
  863. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/shd/index.d.ts.map +1 -0
  864. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/shd/shd-translator.d.ts +1 -0
  865. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/shd/shd-translator.d.ts.map +1 -0
  866. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/start/index.d.ts +1 -0
  867. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/start/index.d.ts.map +1 -0
  868. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/start/marginStart-translator.d.ts +1 -0
  869. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/start/marginStart-translator.d.ts.map +1 -0
  870. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/start/start-translator.d.ts +1 -0
  871. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/start/start-translator.d.ts.map +1 -0
  872. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/strike/attributes/index.d.ts +1 -0
  873. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/strike/attributes/index.d.ts.map +1 -0
  874. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/strike/attributes/w-val.d.ts +1 -0
  875. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/strike/attributes/w-val.d.ts.map +1 -0
  876. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/strike/strike-translator.d.ts +1 -0
  877. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/strike/strike-translator.d.ts.map +1 -0
  878. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sz/attributes/index.d.ts +1 -0
  879. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sz/attributes/index.d.ts.map +1 -0
  880. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sz/attributes/w-val.d.ts +1 -0
  881. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sz/attributes/w-val.d.ts.map +1 -0
  882. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sz/sz-translator.d.ts +1 -0
  883. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sz/sz-translator.d.ts.map +1 -0
  884. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/szcs/attributes/index.d.ts +1 -0
  885. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/szcs/attributes/index.d.ts.map +1 -0
  886. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/szcs/attributes/w-val.d.ts +1 -0
  887. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/szcs/attributes/w-val.d.ts.map +1 -0
  888. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/szcs/szcs-translator.d.ts +1 -0
  889. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/szcs/szcs-translator.d.ts.map +1 -0
  890. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/t/index.d.ts +1 -0
  891. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/t/index.d.ts.map +1 -0
  892. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/t/t-translator.d.ts +1 -0
  893. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/t/t-translator.d.ts.map +1 -0
  894. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/index.d.ts +1 -0
  895. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/index.d.ts.map +1 -0
  896. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-leader.d.ts +1 -0
  897. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-leader.d.ts.map +1 -0
  898. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-pos.d.ts +1 -0
  899. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-pos.d.ts.map +1 -0
  900. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-size.d.ts +1 -0
  901. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-size.d.ts.map +1 -0
  902. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/index.d.ts +1 -0
  903. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/index.d.ts.map +1 -0
  904. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/tab-translator.d.ts +1 -0
  905. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/tab-translator.d.ts.map +1 -0
  906. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tbl/index.d.ts +1 -0
  907. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tbl/index.d.ts.map +1 -0
  908. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tbl/tbl-translator.d.ts +1 -0
  909. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tbl/tbl-translator.d.ts.map +1 -0
  910. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblBorders/index.d.ts +1 -0
  911. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblBorders/index.d.ts.map +1 -0
  912. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblBorders/tblBorders-translator.d.ts +1 -0
  913. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblBorders/tblBorders-translator.d.ts.map +1 -0
  914. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCaption/index.d.ts +1 -0
  915. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCaption/index.d.ts.map +1 -0
  916. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCaption/tblCaption-translator.d.ts +1 -0
  917. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCaption/tblCaption-translator.d.ts.map +1 -0
  918. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellMar/index.d.ts +1 -0
  919. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellMar/index.d.ts.map +1 -0
  920. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellMar/tblCellMar-translator.d.ts +1 -0
  921. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellMar/tblCellMar-translator.d.ts.map +1 -0
  922. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellSpacing/index.d.ts +1 -0
  923. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellSpacing/index.d.ts.map +1 -0
  924. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellSpacing/tblCellSpacing-translator.d.ts +1 -0
  925. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellSpacing/tblCellSpacing-translator.d.ts.map +1 -0
  926. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblDescription/index.d.ts +1 -0
  927. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblDescription/index.d.ts.map +1 -0
  928. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblDescription/tblDescription-translator.d.ts +1 -0
  929. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblDescription/tblDescription-translator.d.ts.map +1 -0
  930. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/index.d.ts +1 -0
  931. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/index.d.ts.map +1 -0
  932. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/tblGrid-helpers.d.ts +1 -0
  933. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/tblGrid-helpers.d.ts.map +1 -0
  934. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/tblGrid-translator.d.ts +1 -0
  935. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/tblGrid-translator.d.ts.map +1 -0
  936. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblHeader/index.d.ts +1 -0
  937. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblHeader/index.d.ts.map +1 -0
  938. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblHeader/tblHeader-translator.d.ts +1 -0
  939. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblHeader/tblHeader-translator.d.ts.map +1 -0
  940. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblInd/index.d.ts +1 -0
  941. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblInd/index.d.ts.map +1 -0
  942. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblInd/tblInd-translator.d.ts +1 -0
  943. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblInd/tblInd-translator.d.ts.map +1 -0
  944. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLayout/index.d.ts +1 -0
  945. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLayout/index.d.ts.map +1 -0
  946. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLayout/tblLayout-translator.d.ts +1 -0
  947. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLayout/tblLayout-translator.d.ts.map +1 -0
  948. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLook/index.d.ts +1 -0
  949. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLook/index.d.ts.map +1 -0
  950. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLook/tblLook-translator.d.ts +1 -0
  951. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLook/tblLook-translator.d.ts.map +1 -0
  952. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblOverlap/index.d.ts +1 -0
  953. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblOverlap/index.d.ts.map +1 -0
  954. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblOverlap/tblOverlap-translator.d.ts +1 -0
  955. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblOverlap/tblOverlap-translator.d.ts.map +1 -0
  956. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblPr/index.d.ts +1 -0
  957. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblPr/index.d.ts.map +1 -0
  958. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblPr/tblPr-translator.d.ts +1 -0
  959. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblPr/tblPr-translator.d.ts.map +1 -0
  960. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyle/index.d.ts +1 -0
  961. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyle/index.d.ts.map +1 -0
  962. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyle/tblStyle-translator.d.ts +1 -0
  963. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyle/tblStyle-translator.d.ts.map +1 -0
  964. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleColBandSize/index.d.ts +1 -0
  965. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleColBandSize/index.d.ts.map +1 -0
  966. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleColBandSize/tblStyleColBandSize-translator.d.ts +1 -0
  967. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleColBandSize/tblStyleColBandSize-translator.d.ts.map +1 -0
  968. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleRowBandSize/index.d.ts +1 -0
  969. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleRowBandSize/index.d.ts.map +1 -0
  970. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleRowBandSize/tblStyleRowBandSize-translator.d.ts +1 -0
  971. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleRowBandSize/tblStyleRowBandSize-translator.d.ts.map +1 -0
  972. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblW/index.d.ts +1 -0
  973. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblW/index.d.ts.map +1 -0
  974. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblW/tblW-translator.d.ts +1 -0
  975. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblW/tblW-translator.d.ts.map +1 -0
  976. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblpPr/index.d.ts +1 -0
  977. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblpPr/index.d.ts.map +1 -0
  978. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblpPr/tblpPr-translator.d.ts +1 -0
  979. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblpPr/tblpPr-translator.d.ts.map +1 -0
  980. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/helpers/legacy-handle-table-cell-node.d.ts +1 -0
  981. 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
  982. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/helpers/translate-table-cell.d.ts +1 -0
  983. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/helpers/translate-table-cell.d.ts.map +1 -0
  984. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/index.d.ts +1 -0
  985. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/index.d.ts.map +1 -0
  986. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/tc-translator.d.ts +1 -0
  987. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/tc-translator.d.ts.map +1 -0
  988. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcBorders/index.d.ts +1 -0
  989. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcBorders/index.d.ts.map +1 -0
  990. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcBorders/tcBorders-translator.d.ts +1 -0
  991. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcBorders/tcBorders-translator.d.ts.map +1 -0
  992. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcFitText/index.d.ts +1 -0
  993. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcFitText/index.d.ts.map +1 -0
  994. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcFitText/tcFitText-translator.d.ts +1 -0
  995. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcFitText/tcFitText-translator.d.ts.map +1 -0
  996. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcMar/index.d.ts +1 -0
  997. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcMar/index.d.ts.map +1 -0
  998. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcMar/tcMar-translator.d.ts +1 -0
  999. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcMar/tcMar-translator.d.ts.map +1 -0
  1000. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcPr/index.d.ts +1 -0
  1001. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcPr/index.d.ts.map +1 -0
  1002. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcPr/tcPr-translator.d.ts +1 -0
  1003. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcPr/tcPr-translator.d.ts.map +1 -0
  1004. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcW/index.d.ts +1 -0
  1005. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcW/index.d.ts.map +1 -0
  1006. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcW/tcW-translator.d.ts +1 -0
  1007. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcW/tcW-translator.d.ts.map +1 -0
  1008. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/textDirection/index.d.ts +1 -0
  1009. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/textDirection/index.d.ts.map +1 -0
  1010. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/textDirection/textDirection-translator.d.ts +1 -0
  1011. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/textDirection/textDirection-translator.d.ts.map +1 -0
  1012. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tl2br/index.d.ts +1 -0
  1013. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tl2br/index.d.ts.map +1 -0
  1014. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tl2br/tl2br-translator.d.ts +1 -0
  1015. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tl2br/tl2br-translator.d.ts.map +1 -0
  1016. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/top/index.d.ts +1 -0
  1017. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/top/index.d.ts.map +1 -0
  1018. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/top/marginTop-translator.d.ts +1 -0
  1019. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/top/marginTop-translator.d.ts.map +1 -0
  1020. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/top/top-translator.d.ts +1 -0
  1021. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/top/top-translator.d.ts.map +1 -0
  1022. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr/index.d.ts +1 -0
  1023. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr/index.d.ts.map +1 -0
  1024. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr/tr-helpers.d.ts +1 -0
  1025. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr/tr-helpers.d.ts.map +1 -0
  1026. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr/tr-translator.d.ts +1 -0
  1027. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr/tr-translator.d.ts.map +1 -0
  1028. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr2bl/index.d.ts +1 -0
  1029. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr2bl/index.d.ts.map +1 -0
  1030. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr2bl/tr2bl-translator.d.ts +1 -0
  1031. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr2bl/tr2bl-translator.d.ts.map +1 -0
  1032. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trHeight/index.d.ts +1 -0
  1033. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trHeight/index.d.ts.map +1 -0
  1034. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trHeight/trHeight-translator.d.ts +1 -0
  1035. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trHeight/trHeight-translator.d.ts.map +1 -0
  1036. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trPr/index.d.ts +1 -0
  1037. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trPr/index.d.ts.map +1 -0
  1038. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trPr/trPr-translator.d.ts +1 -0
  1039. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trPr/trPr-translator.d.ts.map +1 -0
  1040. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/index.d.ts +1 -0
  1041. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/index.d.ts.map +1 -0
  1042. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-color.d.ts +1 -0
  1043. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-color.d.ts.map +1 -0
  1044. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-color.d.ts +1 -0
  1045. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-color.d.ts.map +1 -0
  1046. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-shade.d.ts +1 -0
  1047. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-shade.d.ts.map +1 -0
  1048. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-tint.d.ts +1 -0
  1049. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-tint.d.ts.map +1 -0
  1050. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-val.d.ts +1 -0
  1051. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-val.d.ts.map +1 -0
  1052. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/u-translator.d.ts +1 -0
  1053. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/u-translator.d.ts.map +1 -0
  1054. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vAlign/index.d.ts +1 -0
  1055. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vAlign/index.d.ts.map +1 -0
  1056. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vAlign/vAlign-translator.d.ts +1 -0
  1057. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vAlign/vAlign-translator.d.ts.map +1 -0
  1058. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vMerge/index.d.ts +1 -0
  1059. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vMerge/index.d.ts.map +1 -0
  1060. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vMerge/vMerge-translator.d.ts +1 -0
  1061. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vMerge/vMerge-translator.d.ts.map +1 -0
  1062. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wAfter/index.d.ts +1 -0
  1063. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wAfter/index.d.ts.map +1 -0
  1064. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wAfter/wAfter-translator.d.ts +1 -0
  1065. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wAfter/wAfter-translator.d.ts.map +1 -0
  1066. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wBefore/index.d.ts +1 -0
  1067. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wBefore/index.d.ts.map +1 -0
  1068. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wBefore/wBefore-translator.d.ts +1 -0
  1069. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wBefore/wBefore-translator.d.ts.map +1 -0
  1070. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/anchor-translator.d.ts +1 -0
  1071. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/anchor-translator.d.ts.map +1 -0
  1072. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/helpers/handle-anchor-node.d.ts +1 -0
  1073. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/helpers/handle-anchor-node.d.ts.map +1 -0
  1074. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/helpers/translate-anchor-node.d.ts +1 -0
  1075. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/helpers/translate-anchor-node.d.ts.map +1 -0
  1076. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/index.d.ts +1 -0
  1077. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/index.d.ts.map +1 -0
  1078. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/helpers/decode-image-node-helpers.d.ts +1 -0
  1079. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/helpers/decode-image-node-helpers.d.ts.map +1 -0
  1080. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/helpers/encode-image-node-helpers.d.ts +1 -0
  1081. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/helpers/encode-image-node-helpers.d.ts.map +1 -0
  1082. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/helpers/vector-shape-helpers.d.ts +1 -0
  1083. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/helpers/vector-shape-helpers.d.ts.map +1 -0
  1084. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/helpers/handle-inline-node.d.ts +1 -0
  1085. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/helpers/handle-inline-node.d.ts.map +1 -0
  1086. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/helpers/translate-inline-node.d.ts +1 -0
  1087. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/helpers/translate-inline-node.d.ts.map +1 -0
  1088. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/index.d.ts +1 -0
  1089. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/index.d.ts.map +1 -0
  1090. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/inline-translator.d.ts +1 -0
  1091. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/inline-translator.d.ts.map +1 -0
  1092. package/dist/super-editor/super-editor/src/core/super-converter/v3/node-translator/index.d.ts +1 -0
  1093. package/dist/super-editor/super-editor/src/core/super-converter/v3/node-translator/index.d.ts.map +1 -0
  1094. package/dist/super-editor/super-editor/src/core/super-converter/v3/node-translator/node-translator.d.ts +1 -0
  1095. package/dist/super-editor/super-editor/src/core/super-converter/v3/node-translator/node-translator.d.ts.map +1 -0
  1096. package/dist/super-editor/super-editor/src/core/super-converter/zipper.d.ts +1 -0
  1097. package/dist/super-editor/super-editor/src/core/super-converter/zipper.d.ts.map +1 -0
  1098. package/dist/super-editor/super-editor/src/core/super-validator/index.d.ts +1 -0
  1099. package/dist/super-editor/super-editor/src/core/super-validator/index.d.ts.map +1 -0
  1100. package/dist/super-editor/super-editor/src/core/super-validator/logger/index.d.ts +1 -0
  1101. package/dist/super-editor/super-editor/src/core/super-validator/logger/index.d.ts.map +1 -0
  1102. package/dist/super-editor/super-editor/src/core/super-validator/logger/logger.d.ts +1 -0
  1103. package/dist/super-editor/super-editor/src/core/super-validator/logger/logger.d.ts.map +1 -0
  1104. package/dist/super-editor/super-editor/src/core/super-validator/super-validator.d.ts +1 -0
  1105. package/dist/super-editor/super-editor/src/core/super-validator/super-validator.d.ts.map +1 -0
  1106. package/dist/super-editor/super-editor/src/core/super-validator/types.d.ts +1 -0
  1107. package/dist/super-editor/super-editor/src/core/super-validator/types.d.ts.map +1 -0
  1108. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/index.d.ts +1 -0
  1109. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/index.d.ts.map +1 -0
  1110. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/image-validator.d.ts +1 -0
  1111. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/image-validator.d.ts.map +1 -0
  1112. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/index.d.ts +1 -0
  1113. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/index.d.ts.map +1 -0
  1114. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/rules/image-rid.d.ts +1 -0
  1115. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/rules/image-rid.d.ts.map +1 -0
  1116. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/rules/index.d.ts +1 -0
  1117. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/rules/index.d.ts.map +1 -0
  1118. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/index.d.ts +1 -0
  1119. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/index.d.ts.map +1 -0
  1120. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/link-validator.d.ts +1 -0
  1121. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/link-validator.d.ts.map +1 -0
  1122. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/rules/index.d.ts +1 -0
  1123. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/rules/index.d.ts.map +1 -0
  1124. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/rules/link-rid.d.ts +1 -0
  1125. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/rules/link-rid.d.ts.map +1 -0
  1126. package/dist/super-editor/super-editor/src/core/super-validator/validators/xml/index.d.ts +1 -0
  1127. package/dist/super-editor/super-editor/src/core/super-validator/validators/xml/index.d.ts.map +1 -0
  1128. package/dist/super-editor/super-editor/src/core/super-validator/validators/xml/numbering/numbering-validator.d.ts +1 -0
  1129. package/dist/super-editor/super-editor/src/core/super-validator/validators/xml/numbering/numbering-validator.d.ts.map +1 -0
  1130. package/dist/super-editor/super-editor/src/core/super-validator/validators/xml/relationships/relationships-validator.d.ts +1 -0
  1131. package/dist/super-editor/super-editor/src/core/super-validator/validators/xml/relationships/relationships-validator.d.ts.map +1 -0
  1132. package/dist/super-editor/super-editor/src/core/types/index.d.ts +1 -0
  1133. package/dist/super-editor/super-editor/src/core/types/index.d.ts.map +1 -0
  1134. package/dist/super-editor/super-editor/src/core/utilities/callOrGet.d.ts +1 -0
  1135. package/dist/super-editor/super-editor/src/core/utilities/callOrGet.d.ts.map +1 -0
  1136. package/dist/super-editor/super-editor/src/core/utilities/carbonCopy.d.ts +1 -0
  1137. package/dist/super-editor/super-editor/src/core/utilities/carbonCopy.d.ts.map +1 -0
  1138. package/dist/super-editor/super-editor/src/core/utilities/clipboardUtils.d.ts +1 -0
  1139. package/dist/super-editor/super-editor/src/core/utilities/clipboardUtils.d.ts.map +1 -0
  1140. package/dist/super-editor/super-editor/src/core/utilities/createStyleTag.d.ts +1 -0
  1141. package/dist/super-editor/super-editor/src/core/utilities/createStyleTag.d.ts.map +1 -0
  1142. package/dist/super-editor/super-editor/src/core/utilities/deleteProps.d.ts +1 -0
  1143. package/dist/super-editor/super-editor/src/core/utilities/deleteProps.d.ts.map +1 -0
  1144. package/dist/super-editor/super-editor/src/core/utilities/imageBlobs.d.ts +1 -0
  1145. package/dist/super-editor/super-editor/src/core/utilities/imageBlobs.d.ts.map +1 -0
  1146. package/dist/super-editor/super-editor/src/core/utilities/index.d.ts +1 -0
  1147. package/dist/super-editor/super-editor/src/core/utilities/index.d.ts.map +1 -0
  1148. package/dist/super-editor/super-editor/src/core/utilities/isEmptyObject.d.ts +1 -0
  1149. package/dist/super-editor/super-editor/src/core/utilities/isEmptyObject.d.ts.map +1 -0
  1150. package/dist/super-editor/super-editor/src/core/utilities/isIOS.d.ts +1 -0
  1151. package/dist/super-editor/super-editor/src/core/utilities/isIOS.d.ts.map +1 -0
  1152. package/dist/super-editor/super-editor/src/core/utilities/isMacOS.d.ts +1 -0
  1153. package/dist/super-editor/super-editor/src/core/utilities/isMacOS.d.ts.map +1 -0
  1154. package/dist/super-editor/super-editor/src/core/utilities/isRegExp.d.ts +1 -0
  1155. package/dist/super-editor/super-editor/src/core/utilities/isRegExp.d.ts.map +1 -0
  1156. package/dist/super-editor/super-editor/src/core/utilities/minMax.d.ts +1 -0
  1157. package/dist/super-editor/super-editor/src/core/utilities/minMax.d.ts.map +1 -0
  1158. package/dist/super-editor/super-editor/src/core/utilities/objectIncludes.d.ts +1 -0
  1159. package/dist/super-editor/super-editor/src/core/utilities/objectIncludes.d.ts.map +1 -0
  1160. package/dist/super-editor/super-editor/src/core/utilities/parseSizeUnit.d.ts +1 -0
  1161. package/dist/super-editor/super-editor/src/core/utilities/parseSizeUnit.d.ts.map +1 -0
  1162. package/dist/super-editor/super-editor/src/extensions/ai/ai-constants.d.ts +1 -0
  1163. package/dist/super-editor/super-editor/src/extensions/ai/ai-constants.d.ts.map +1 -0
  1164. package/dist/super-editor/super-editor/src/extensions/ai/ai-marks.d.ts +1 -0
  1165. package/dist/super-editor/super-editor/src/extensions/ai/ai-marks.d.ts.map +1 -0
  1166. package/dist/super-editor/super-editor/src/extensions/ai/ai-nodes.d.ts +1 -0
  1167. package/dist/super-editor/super-editor/src/extensions/ai/ai-nodes.d.ts.map +1 -0
  1168. package/dist/super-editor/super-editor/src/extensions/ai/ai-plugin.d.ts +1 -0
  1169. package/dist/super-editor/super-editor/src/extensions/ai/ai-plugin.d.ts.map +1 -0
  1170. package/dist/super-editor/super-editor/src/extensions/ai/index.d.ts +1 -0
  1171. package/dist/super-editor/super-editor/src/extensions/ai/index.d.ts.map +1 -0
  1172. package/dist/super-editor/super-editor/src/extensions/block-node/block-node.d.ts +1 -0
  1173. package/dist/super-editor/super-editor/src/extensions/block-node/block-node.d.ts.map +1 -0
  1174. package/dist/super-editor/super-editor/src/extensions/block-node/index.d.ts +1 -0
  1175. package/dist/super-editor/super-editor/src/extensions/block-node/index.d.ts.map +1 -0
  1176. package/dist/super-editor/super-editor/src/extensions/bold/bold.d.ts +1 -0
  1177. package/dist/super-editor/super-editor/src/extensions/bold/bold.d.ts.map +1 -0
  1178. package/dist/super-editor/super-editor/src/extensions/bold/index.d.ts +1 -0
  1179. package/dist/super-editor/super-editor/src/extensions/bold/index.d.ts.map +1 -0
  1180. package/dist/super-editor/super-editor/src/extensions/bookmarks/bookmark-end.d.ts +1 -0
  1181. package/dist/super-editor/super-editor/src/extensions/bookmarks/bookmark-end.d.ts.map +1 -0
  1182. package/dist/super-editor/super-editor/src/extensions/bookmarks/bookmark-start.d.ts +1 -0
  1183. package/dist/super-editor/super-editor/src/extensions/bookmarks/bookmark-start.d.ts.map +1 -0
  1184. package/dist/super-editor/super-editor/src/extensions/bookmarks/index.d.ts +1 -0
  1185. package/dist/super-editor/super-editor/src/extensions/bookmarks/index.d.ts.map +1 -0
  1186. package/dist/super-editor/super-editor/src/extensions/bullet-list/bullet-list.d.ts +1 -0
  1187. package/dist/super-editor/super-editor/src/extensions/bullet-list/bullet-list.d.ts.map +1 -0
  1188. package/dist/super-editor/super-editor/src/extensions/bullet-list/index.d.ts +1 -0
  1189. package/dist/super-editor/super-editor/src/extensions/bullet-list/index.d.ts.map +1 -0
  1190. package/dist/super-editor/super-editor/src/extensions/collaboration/collaboration-helpers.d.ts +1 -0
  1191. package/dist/super-editor/super-editor/src/extensions/collaboration/collaboration-helpers.d.ts.map +1 -0
  1192. package/dist/super-editor/super-editor/src/extensions/collaboration/collaboration.d.ts +1 -0
  1193. package/dist/super-editor/super-editor/src/extensions/collaboration/collaboration.d.ts.map +1 -0
  1194. package/dist/super-editor/super-editor/src/extensions/collaboration/index.d.ts +1 -0
  1195. package/dist/super-editor/super-editor/src/extensions/collaboration/index.d.ts.map +1 -0
  1196. package/dist/super-editor/super-editor/src/extensions/collaboration-cursor/collaboration-cursor.d.ts +1 -0
  1197. package/dist/super-editor/super-editor/src/extensions/collaboration-cursor/collaboration-cursor.d.ts.map +1 -0
  1198. package/dist/super-editor/super-editor/src/extensions/collaboration-cursor/index.d.ts +1 -0
  1199. package/dist/super-editor/super-editor/src/extensions/collaboration-cursor/index.d.ts.map +1 -0
  1200. package/dist/super-editor/super-editor/src/extensions/color/color.d.ts +1 -0
  1201. package/dist/super-editor/super-editor/src/extensions/color/color.d.ts.map +1 -0
  1202. package/dist/super-editor/super-editor/src/extensions/color/index.d.ts +1 -0
  1203. package/dist/super-editor/super-editor/src/extensions/color/index.d.ts.map +1 -0
  1204. package/dist/super-editor/super-editor/src/extensions/comment/comment-import-helpers.d.ts +1 -0
  1205. package/dist/super-editor/super-editor/src/extensions/comment/comment-import-helpers.d.ts.map +1 -0
  1206. package/dist/super-editor/super-editor/src/extensions/comment/comment.d.ts +1 -0
  1207. package/dist/super-editor/super-editor/src/extensions/comment/comment.d.ts.map +1 -0
  1208. package/dist/super-editor/super-editor/src/extensions/comment/comments-constants.d.ts +1 -0
  1209. package/dist/super-editor/super-editor/src/extensions/comment/comments-constants.d.ts.map +1 -0
  1210. package/dist/super-editor/super-editor/src/extensions/comment/comments-helpers.d.ts +1 -0
  1211. package/dist/super-editor/super-editor/src/extensions/comment/comments-helpers.d.ts.map +1 -0
  1212. package/dist/super-editor/super-editor/src/extensions/comment/comments-marks.d.ts +1 -0
  1213. package/dist/super-editor/super-editor/src/extensions/comment/comments-marks.d.ts.map +1 -0
  1214. package/dist/super-editor/super-editor/src/extensions/comment/comments-plugin.d.ts +1 -0
  1215. package/dist/super-editor/super-editor/src/extensions/comment/comments-plugin.d.ts.map +1 -0
  1216. package/dist/super-editor/super-editor/src/extensions/comment/helpers/index.d.ts +1 -0
  1217. package/dist/super-editor/super-editor/src/extensions/comment/helpers/index.d.ts.map +1 -0
  1218. package/dist/super-editor/super-editor/src/extensions/comment/helpers/normalize-comment-event-payload.d.ts +1 -0
  1219. package/dist/super-editor/super-editor/src/extensions/comment/helpers/normalize-comment-event-payload.d.ts.map +1 -0
  1220. package/dist/super-editor/super-editor/src/extensions/comment/helpers/update-position.d.ts +1 -0
  1221. package/dist/super-editor/super-editor/src/extensions/comment/helpers/update-position.d.ts.map +1 -0
  1222. package/dist/super-editor/super-editor/src/extensions/comment/index.d.ts +1 -0
  1223. package/dist/super-editor/super-editor/src/extensions/comment/index.d.ts.map +1 -0
  1224. package/dist/super-editor/super-editor/src/extensions/content-block/content-block.d.ts +1 -0
  1225. package/dist/super-editor/super-editor/src/extensions/content-block/content-block.d.ts.map +1 -0
  1226. package/dist/super-editor/super-editor/src/extensions/content-block/index.d.ts +1 -0
  1227. package/dist/super-editor/super-editor/src/extensions/content-block/index.d.ts.map +1 -0
  1228. package/dist/super-editor/super-editor/src/extensions/custom-selection/custom-selection.d.ts +1 -0
  1229. package/dist/super-editor/super-editor/src/extensions/custom-selection/custom-selection.d.ts.map +1 -0
  1230. package/dist/super-editor/super-editor/src/extensions/custom-selection/index.d.ts +1 -0
  1231. package/dist/super-editor/super-editor/src/extensions/custom-selection/index.d.ts.map +1 -0
  1232. package/dist/super-editor/super-editor/src/extensions/document/document.d.ts +1 -0
  1233. package/dist/super-editor/super-editor/src/extensions/document/document.d.ts.map +1 -0
  1234. package/dist/super-editor/super-editor/src/extensions/document/index.d.ts +1 -0
  1235. package/dist/super-editor/super-editor/src/extensions/document/index.d.ts.map +1 -0
  1236. package/dist/super-editor/super-editor/src/extensions/dropcursor/dropcursor.d.ts +1 -0
  1237. package/dist/super-editor/super-editor/src/extensions/dropcursor/dropcursor.d.ts.map +1 -0
  1238. package/dist/super-editor/super-editor/src/extensions/dropcursor/index.d.ts +1 -0
  1239. package/dist/super-editor/super-editor/src/extensions/dropcursor/index.d.ts.map +1 -0
  1240. package/dist/super-editor/super-editor/src/extensions/field-annotation/FieldAnnotationPlugin.d.ts +1 -0
  1241. package/dist/super-editor/super-editor/src/extensions/field-annotation/FieldAnnotationPlugin.d.ts.map +1 -0
  1242. package/dist/super-editor/super-editor/src/extensions/field-annotation/FieldAnnotationView.d.ts +1 -0
  1243. package/dist/super-editor/super-editor/src/extensions/field-annotation/FieldAnnotationView.d.ts.map +1 -0
  1244. package/dist/super-editor/super-editor/src/extensions/field-annotation/cleanup-commands/cleanUpListsWithAnnotations.d.ts +1 -0
  1245. package/dist/super-editor/super-editor/src/extensions/field-annotation/cleanup-commands/cleanUpListsWithAnnotations.d.ts.map +1 -0
  1246. package/dist/super-editor/super-editor/src/extensions/field-annotation/cleanup-commands/cleanUpParagraphWithAnnotations.d.ts +1 -0
  1247. package/dist/super-editor/super-editor/src/extensions/field-annotation/cleanup-commands/cleanUpParagraphWithAnnotations.d.ts.map +1 -0
  1248. package/dist/super-editor/super-editor/src/extensions/field-annotation/cleanup-commands/index.d.ts +1 -0
  1249. package/dist/super-editor/super-editor/src/extensions/field-annotation/cleanup-commands/index.d.ts.map +1 -0
  1250. package/dist/super-editor/super-editor/src/extensions/field-annotation/field-annotation.d.ts +1 -0
  1251. package/dist/super-editor/super-editor/src/extensions/field-annotation/field-annotation.d.ts.map +1 -0
  1252. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotations.d.ts +1 -0
  1253. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotations.d.ts.map +1 -0
  1254. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotationsBetween.d.ts +1 -0
  1255. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotationsBetween.d.ts.map +1 -0
  1256. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotationsByFieldId.d.ts +1 -0
  1257. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotationsByFieldId.d.ts.map +1 -0
  1258. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFirstFieldAnnotationByFieldId.d.ts +1 -0
  1259. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFirstFieldAnnotationByFieldId.d.ts.map +1 -0
  1260. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findHeaderFooterAnnotationsByFieldId.d.ts +1 -0
  1261. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findHeaderFooterAnnotationsByFieldId.d.ts.map +1 -0
  1262. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findRemovedFieldAnnotations.d.ts +1 -0
  1263. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findRemovedFieldAnnotations.d.ts.map +1 -0
  1264. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getAllFieldAnnotations.d.ts +1 -0
  1265. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getAllFieldAnnotations.d.ts.map +1 -0
  1266. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getAllFieldAnnotationsWithRect.d.ts +1 -0
  1267. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getAllFieldAnnotationsWithRect.d.ts.map +1 -0
  1268. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getHeaderFooterAnnotations.d.ts +1 -0
  1269. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getHeaderFooterAnnotations.d.ts.map +1 -0
  1270. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/index.d.ts +1 -0
  1271. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/index.d.ts.map +1 -0
  1272. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/trackFieldAnnotationsDeletion.d.ts +1 -0
  1273. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/trackFieldAnnotationsDeletion.d.ts.map +1 -0
  1274. package/dist/super-editor/super-editor/src/extensions/field-annotation/index.d.ts +1 -0
  1275. package/dist/super-editor/super-editor/src/extensions/field-annotation/index.d.ts.map +1 -0
  1276. package/dist/super-editor/super-editor/src/extensions/font-family/font-family.d.ts +1 -0
  1277. package/dist/super-editor/super-editor/src/extensions/font-family/font-family.d.ts.map +1 -0
  1278. package/dist/super-editor/super-editor/src/extensions/font-family/index.d.ts +1 -0
  1279. package/dist/super-editor/super-editor/src/extensions/font-family/index.d.ts.map +1 -0
  1280. package/dist/super-editor/super-editor/src/extensions/font-size/font-size.d.ts +1 -0
  1281. package/dist/super-editor/super-editor/src/extensions/font-size/font-size.d.ts.map +1 -0
  1282. package/dist/super-editor/super-editor/src/extensions/font-size/index.d.ts +1 -0
  1283. package/dist/super-editor/super-editor/src/extensions/font-size/index.d.ts.map +1 -0
  1284. package/dist/super-editor/super-editor/src/extensions/format-commands/format-commands.d.ts +1 -0
  1285. package/dist/super-editor/super-editor/src/extensions/format-commands/format-commands.d.ts.map +1 -0
  1286. package/dist/super-editor/super-editor/src/extensions/format-commands/index.d.ts +1 -0
  1287. package/dist/super-editor/super-editor/src/extensions/format-commands/index.d.ts.map +1 -0
  1288. package/dist/super-editor/super-editor/src/extensions/gapcursor/gapcursor.d.ts +1 -0
  1289. package/dist/super-editor/super-editor/src/extensions/gapcursor/gapcursor.d.ts.map +1 -0
  1290. package/dist/super-editor/super-editor/src/extensions/gapcursor/index.d.ts +1 -0
  1291. package/dist/super-editor/super-editor/src/extensions/gapcursor/index.d.ts.map +1 -0
  1292. package/dist/super-editor/super-editor/src/extensions/heading/heading.d.ts +1 -0
  1293. package/dist/super-editor/super-editor/src/extensions/heading/heading.d.ts.map +1 -0
  1294. package/dist/super-editor/super-editor/src/extensions/heading/index.d.ts +1 -0
  1295. package/dist/super-editor/super-editor/src/extensions/heading/index.d.ts.map +1 -0
  1296. package/dist/super-editor/super-editor/src/extensions/highlight/highlight.d.ts +1 -0
  1297. package/dist/super-editor/super-editor/src/extensions/highlight/highlight.d.ts.map +1 -0
  1298. package/dist/super-editor/super-editor/src/extensions/highlight/index.d.ts +1 -0
  1299. package/dist/super-editor/super-editor/src/extensions/highlight/index.d.ts.map +1 -0
  1300. package/dist/super-editor/super-editor/src/extensions/history/history.d.ts +1 -0
  1301. package/dist/super-editor/super-editor/src/extensions/history/history.d.ts.map +1 -0
  1302. package/dist/super-editor/super-editor/src/extensions/history/index.d.ts +1 -0
  1303. package/dist/super-editor/super-editor/src/extensions/history/index.d.ts.map +1 -0
  1304. package/dist/super-editor/super-editor/src/extensions/image/image.d.ts +1 -0
  1305. package/dist/super-editor/super-editor/src/extensions/image/image.d.ts.map +1 -0
  1306. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/fileNameUtils.d.ts +1 -0
  1307. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/fileNameUtils.d.ts.map +1 -0
  1308. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/getFileOpener.d.ts +1 -0
  1309. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/getFileOpener.d.ts.map +1 -0
  1310. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/handleBase64.d.ts +1 -0
  1311. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/handleBase64.d.ts.map +1 -0
  1312. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/handleImageUpload.d.ts +1 -0
  1313. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/handleImageUpload.d.ts.map +1 -0
  1314. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/handleUrl.d.ts +1 -0
  1315. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/handleUrl.d.ts.map +1 -0
  1316. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/imagePositionPlugin.d.ts +1 -0
  1317. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/imagePositionPlugin.d.ts.map +1 -0
  1318. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/imageRegistrationPlugin.d.ts +1 -0
  1319. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/imageRegistrationPlugin.d.ts.map +1 -0
  1320. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/index.d.ts +1 -0
  1321. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/index.d.ts.map +1 -0
  1322. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/legacyAttributes.d.ts +1 -0
  1323. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/legacyAttributes.d.ts.map +1 -0
  1324. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/processUploadedImage.d.ts +1 -0
  1325. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/processUploadedImage.d.ts.map +1 -0
  1326. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/rotation.d.ts +1 -0
  1327. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/rotation.d.ts.map +1 -0
  1328. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/startImageUpload.d.ts +1 -0
  1329. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/startImageUpload.d.ts.map +1 -0
  1330. package/dist/super-editor/super-editor/src/extensions/image/index.d.ts +1 -0
  1331. package/dist/super-editor/super-editor/src/extensions/image/index.d.ts.map +1 -0
  1332. package/dist/super-editor/super-editor/src/extensions/index.d.ts +1 -0
  1333. package/dist/super-editor/super-editor/src/extensions/index.d.ts.map +1 -0
  1334. package/dist/super-editor/super-editor/src/extensions/italic/index.d.ts +1 -0
  1335. package/dist/super-editor/super-editor/src/extensions/italic/index.d.ts.map +1 -0
  1336. package/dist/super-editor/super-editor/src/extensions/italic/italic.d.ts +1 -0
  1337. package/dist/super-editor/super-editor/src/extensions/italic/italic.d.ts.map +1 -0
  1338. package/dist/super-editor/super-editor/src/extensions/line-break/index.d.ts +1 -0
  1339. package/dist/super-editor/super-editor/src/extensions/line-break/index.d.ts.map +1 -0
  1340. package/dist/super-editor/super-editor/src/extensions/line-break/line-break.d.ts +1 -0
  1341. package/dist/super-editor/super-editor/src/extensions/line-break/line-break.d.ts.map +1 -0
  1342. package/dist/super-editor/super-editor/src/extensions/line-height/index.d.ts +1 -0
  1343. package/dist/super-editor/super-editor/src/extensions/line-height/index.d.ts.map +1 -0
  1344. package/dist/super-editor/super-editor/src/extensions/line-height/line-height.d.ts +1 -0
  1345. package/dist/super-editor/super-editor/src/extensions/line-height/line-height.d.ts.map +1 -0
  1346. package/dist/super-editor/super-editor/src/extensions/link/index.d.ts +1 -0
  1347. package/dist/super-editor/super-editor/src/extensions/link/index.d.ts.map +1 -0
  1348. package/dist/super-editor/super-editor/src/extensions/link/link.d.ts +1 -0
  1349. package/dist/super-editor/super-editor/src/extensions/link/link.d.ts.map +1 -0
  1350. package/dist/super-editor/super-editor/src/extensions/linked-styles/helpers.d.ts +1 -0
  1351. package/dist/super-editor/super-editor/src/extensions/linked-styles/helpers.d.ts.map +1 -0
  1352. package/dist/super-editor/super-editor/src/extensions/linked-styles/index.d.ts +1 -0
  1353. package/dist/super-editor/super-editor/src/extensions/linked-styles/index.d.ts.map +1 -0
  1354. package/dist/super-editor/super-editor/src/extensions/linked-styles/linked-styles.d.ts +1 -0
  1355. package/dist/super-editor/super-editor/src/extensions/linked-styles/linked-styles.d.ts.map +1 -0
  1356. package/dist/super-editor/super-editor/src/extensions/linked-styles/plugin.d.ts +1 -0
  1357. package/dist/super-editor/super-editor/src/extensions/linked-styles/plugin.d.ts.map +1 -0
  1358. package/dist/super-editor/super-editor/src/extensions/linked-styles/underline-css.d.ts +1 -0
  1359. package/dist/super-editor/super-editor/src/extensions/linked-styles/underline-css.d.ts.map +1 -0
  1360. package/dist/super-editor/super-editor/src/extensions/list-item/ListItemNodeView.d.ts +1 -0
  1361. package/dist/super-editor/super-editor/src/extensions/list-item/ListItemNodeView.d.ts.map +1 -0
  1362. package/dist/super-editor/super-editor/src/extensions/list-item/helpers/listItemTypography.d.ts +1 -0
  1363. package/dist/super-editor/super-editor/src/extensions/list-item/helpers/listItemTypography.d.ts.map +1 -0
  1364. package/dist/super-editor/super-editor/src/extensions/list-item/helpers/styledListMarkerPlugin.d.ts +1 -0
  1365. package/dist/super-editor/super-editor/src/extensions/list-item/helpers/styledListMarkerPlugin.d.ts.map +1 -0
  1366. package/dist/super-editor/super-editor/src/extensions/list-item/index.d.ts +1 -0
  1367. package/dist/super-editor/super-editor/src/extensions/list-item/index.d.ts.map +1 -0
  1368. package/dist/super-editor/super-editor/src/extensions/list-item/list-item.d.ts +1 -0
  1369. package/dist/super-editor/super-editor/src/extensions/list-item/list-item.d.ts.map +1 -0
  1370. package/dist/super-editor/super-editor/src/extensions/mention/index.d.ts +1 -0
  1371. package/dist/super-editor/super-editor/src/extensions/mention/index.d.ts.map +1 -0
  1372. package/dist/super-editor/super-editor/src/extensions/mention/mention.d.ts +1 -0
  1373. package/dist/super-editor/super-editor/src/extensions/mention/mention.d.ts.map +1 -0
  1374. package/dist/super-editor/super-editor/src/extensions/noderesizer/index.d.ts +1 -0
  1375. package/dist/super-editor/super-editor/src/extensions/noderesizer/index.d.ts.map +1 -0
  1376. package/dist/super-editor/super-editor/src/extensions/noderesizer/noderesizer.d.ts +1 -0
  1377. package/dist/super-editor/super-editor/src/extensions/noderesizer/noderesizer.d.ts.map +1 -0
  1378. package/dist/super-editor/super-editor/src/extensions/ordered-list/helpers/orderedListMarkerPlugin.d.ts +1 -0
  1379. package/dist/super-editor/super-editor/src/extensions/ordered-list/helpers/orderedListMarkerPlugin.d.ts.map +1 -0
  1380. package/dist/super-editor/super-editor/src/extensions/ordered-list/helpers/orderedListSyncPlugin.d.ts +1 -0
  1381. package/dist/super-editor/super-editor/src/extensions/ordered-list/helpers/orderedListSyncPlugin.d.ts.map +1 -0
  1382. package/dist/super-editor/super-editor/src/extensions/ordered-list/index.d.ts +1 -0
  1383. package/dist/super-editor/super-editor/src/extensions/ordered-list/index.d.ts.map +1 -0
  1384. package/dist/super-editor/super-editor/src/extensions/ordered-list/ordered-list.d.ts +1 -0
  1385. package/dist/super-editor/super-editor/src/extensions/ordered-list/ordered-list.d.ts.map +1 -0
  1386. package/dist/super-editor/super-editor/src/extensions/page-number/index.d.ts +1 -0
  1387. package/dist/super-editor/super-editor/src/extensions/page-number/index.d.ts.map +1 -0
  1388. package/dist/super-editor/super-editor/src/extensions/page-number/page-number.d.ts +1 -0
  1389. package/dist/super-editor/super-editor/src/extensions/page-number/page-number.d.ts.map +1 -0
  1390. package/dist/super-editor/super-editor/src/extensions/page-reference/index.d.ts +1 -0
  1391. package/dist/super-editor/super-editor/src/extensions/page-reference/index.d.ts.map +1 -0
  1392. package/dist/super-editor/super-editor/src/extensions/page-reference/page-reference.d.ts +1 -0
  1393. package/dist/super-editor/super-editor/src/extensions/page-reference/page-reference.d.ts.map +1 -0
  1394. package/dist/super-editor/super-editor/src/extensions/pagination/index.d.ts +1 -0
  1395. package/dist/super-editor/super-editor/src/extensions/pagination/index.d.ts.map +1 -0
  1396. package/dist/super-editor/super-editor/src/extensions/pagination/pagination-helpers.d.ts +1 -0
  1397. package/dist/super-editor/super-editor/src/extensions/pagination/pagination-helpers.d.ts.map +1 -0
  1398. package/dist/super-editor/super-editor/src/extensions/pagination/pagination.d.ts +1 -0
  1399. package/dist/super-editor/super-editor/src/extensions/pagination/pagination.d.ts.map +1 -0
  1400. package/dist/super-editor/super-editor/src/extensions/paragraph/helpers/getDefaultSpacing.d.ts +1 -0
  1401. package/dist/super-editor/super-editor/src/extensions/paragraph/helpers/getDefaultSpacing.d.ts.map +1 -0
  1402. package/dist/super-editor/super-editor/src/extensions/paragraph/index.d.ts +1 -0
  1403. package/dist/super-editor/super-editor/src/extensions/paragraph/index.d.ts.map +1 -0
  1404. package/dist/super-editor/super-editor/src/extensions/paragraph/paragraph.d.ts +1 -0
  1405. package/dist/super-editor/super-editor/src/extensions/paragraph/paragraph.d.ts.map +1 -0
  1406. package/dist/super-editor/super-editor/src/extensions/placeholder/index.d.ts +1 -0
  1407. package/dist/super-editor/super-editor/src/extensions/placeholder/index.d.ts.map +1 -0
  1408. package/dist/super-editor/super-editor/src/extensions/placeholder/placeholder.d.ts +1 -0
  1409. package/dist/super-editor/super-editor/src/extensions/placeholder/placeholder.d.ts.map +1 -0
  1410. package/dist/super-editor/super-editor/src/extensions/popover-plugin/index.d.ts +1 -0
  1411. package/dist/super-editor/super-editor/src/extensions/popover-plugin/index.d.ts.map +1 -0
  1412. package/dist/super-editor/super-editor/src/extensions/popover-plugin/popover-plugin.d.ts +1 -0
  1413. package/dist/super-editor/super-editor/src/extensions/popover-plugin/popover-plugin.d.ts.map +1 -0
  1414. package/dist/super-editor/super-editor/src/extensions/run/commands/index.d.ts +1 -0
  1415. package/dist/super-editor/super-editor/src/extensions/run/commands/index.d.ts.map +1 -0
  1416. package/dist/super-editor/super-editor/src/extensions/run/commands/split-run.d.ts +1 -0
  1417. package/dist/super-editor/super-editor/src/extensions/run/commands/split-run.d.ts.map +1 -0
  1418. package/dist/super-editor/super-editor/src/extensions/run/index.d.ts +1 -0
  1419. package/dist/super-editor/super-editor/src/extensions/run/index.d.ts.map +1 -0
  1420. package/dist/super-editor/super-editor/src/extensions/run/run.d.ts +1 -0
  1421. package/dist/super-editor/super-editor/src/extensions/run/run.d.ts.map +1 -0
  1422. package/dist/super-editor/super-editor/src/extensions/search/index.d.ts +1 -0
  1423. package/dist/super-editor/super-editor/src/extensions/search/index.d.ts.map +1 -0
  1424. package/dist/super-editor/super-editor/src/extensions/search/prosemirror-search-patched.d.ts +1 -0
  1425. package/dist/super-editor/super-editor/src/extensions/search/prosemirror-search-patched.d.ts.map +1 -0
  1426. package/dist/super-editor/super-editor/src/extensions/search/search.d.ts +1 -0
  1427. package/dist/super-editor/super-editor/src/extensions/search/search.d.ts.map +1 -0
  1428. package/dist/super-editor/super-editor/src/extensions/shape-container/index.d.ts +1 -0
  1429. package/dist/super-editor/super-editor/src/extensions/shape-container/index.d.ts.map +1 -0
  1430. package/dist/super-editor/super-editor/src/extensions/shape-container/shape-container.d.ts +1 -0
  1431. package/dist/super-editor/super-editor/src/extensions/shape-container/shape-container.d.ts.map +1 -0
  1432. package/dist/super-editor/super-editor/src/extensions/shape-textbox/index.d.ts +1 -0
  1433. package/dist/super-editor/super-editor/src/extensions/shape-textbox/index.d.ts.map +1 -0
  1434. package/dist/super-editor/super-editor/src/extensions/shape-textbox/shape-textbox.d.ts +1 -0
  1435. package/dist/super-editor/super-editor/src/extensions/shape-textbox/shape-textbox.d.ts.map +1 -0
  1436. package/dist/super-editor/super-editor/src/extensions/shared/cascade-toggle.d.ts +1 -0
  1437. package/dist/super-editor/super-editor/src/extensions/shared/cascade-toggle.d.ts.map +1 -0
  1438. package/dist/super-editor/super-editor/src/extensions/slash-menu/index.d.ts +1 -0
  1439. package/dist/super-editor/super-editor/src/extensions/slash-menu/index.d.ts.map +1 -0
  1440. package/dist/super-editor/super-editor/src/extensions/slash-menu/slash-menu.d.ts +1 -0
  1441. package/dist/super-editor/super-editor/src/extensions/slash-menu/slash-menu.d.ts.map +1 -0
  1442. package/dist/super-editor/super-editor/src/extensions/strike/index.d.ts +1 -0
  1443. package/dist/super-editor/super-editor/src/extensions/strike/index.d.ts.map +1 -0
  1444. package/dist/super-editor/super-editor/src/extensions/strike/strike.d.ts +1 -0
  1445. package/dist/super-editor/super-editor/src/extensions/strike/strike.d.ts.map +1 -0
  1446. package/dist/super-editor/super-editor/src/extensions/structured-content/StructuredContentBlockView.d.ts +1 -0
  1447. package/dist/super-editor/super-editor/src/extensions/structured-content/StructuredContentBlockView.d.ts.map +1 -0
  1448. package/dist/super-editor/super-editor/src/extensions/structured-content/StructuredContentInlineView.d.ts +1 -0
  1449. package/dist/super-editor/super-editor/src/extensions/structured-content/StructuredContentInlineView.d.ts.map +1 -0
  1450. package/dist/super-editor/super-editor/src/extensions/structured-content/StructuredContentViewBase.d.ts +1 -0
  1451. package/dist/super-editor/super-editor/src/extensions/structured-content/StructuredContentViewBase.d.ts.map +1 -0
  1452. package/dist/super-editor/super-editor/src/extensions/structured-content/document-part-object.d.ts +1 -0
  1453. package/dist/super-editor/super-editor/src/extensions/structured-content/document-part-object.d.ts.map +1 -0
  1454. package/dist/super-editor/super-editor/src/extensions/structured-content/document-section/DocumentSectionView.d.ts +1 -0
  1455. package/dist/super-editor/super-editor/src/extensions/structured-content/document-section/DocumentSectionView.d.ts.map +1 -0
  1456. package/dist/super-editor/super-editor/src/extensions/structured-content/document-section/helpers.d.ts +1 -0
  1457. package/dist/super-editor/super-editor/src/extensions/structured-content/document-section/helpers.d.ts.map +1 -0
  1458. package/dist/super-editor/super-editor/src/extensions/structured-content/document-section/index.d.ts +1 -0
  1459. package/dist/super-editor/super-editor/src/extensions/structured-content/document-section/index.d.ts.map +1 -0
  1460. package/dist/super-editor/super-editor/src/extensions/structured-content/document-section.d.ts +1 -0
  1461. package/dist/super-editor/super-editor/src/extensions/structured-content/document-section.d.ts.map +1 -0
  1462. package/dist/super-editor/super-editor/src/extensions/structured-content/index.d.ts +1 -0
  1463. package/dist/super-editor/super-editor/src/extensions/structured-content/index.d.ts.map +1 -0
  1464. package/dist/super-editor/super-editor/src/extensions/structured-content/structured-content-block.d.ts +1 -0
  1465. package/dist/super-editor/super-editor/src/extensions/structured-content/structured-content-block.d.ts.map +1 -0
  1466. package/dist/super-editor/super-editor/src/extensions/structured-content/structured-content-commands.d.ts +1 -0
  1467. package/dist/super-editor/super-editor/src/extensions/structured-content/structured-content-commands.d.ts.map +1 -0
  1468. package/dist/super-editor/super-editor/src/extensions/structured-content/structured-content.d.ts +1 -0
  1469. package/dist/super-editor/super-editor/src/extensions/structured-content/structured-content.d.ts.map +1 -0
  1470. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentBlockTags.d.ts +1 -0
  1471. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentBlockTags.d.ts.map +1 -0
  1472. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentInlineTags.d.ts +1 -0
  1473. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentInlineTags.d.ts.map +1 -0
  1474. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTablesById.d.ts +1 -0
  1475. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTablesById.d.ts.map +1 -0
  1476. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTags.d.ts +1 -0
  1477. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTags.d.ts.map +1 -0
  1478. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTagsById.d.ts +1 -0
  1479. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTagsById.d.ts.map +1 -0
  1480. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/index.d.ts +1 -0
  1481. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/index.d.ts.map +1 -0
  1482. package/dist/super-editor/super-editor/src/extensions/tab/helpers/tabDecorations.d.ts +1 -0
  1483. package/dist/super-editor/super-editor/src/extensions/tab/helpers/tabDecorations.d.ts.map +1 -0
  1484. package/dist/super-editor/super-editor/src/extensions/tab/index.d.ts +1 -0
  1485. package/dist/super-editor/super-editor/src/extensions/tab/index.d.ts.map +1 -0
  1486. package/dist/super-editor/super-editor/src/extensions/tab/tab.d.ts +1 -0
  1487. package/dist/super-editor/super-editor/src/extensions/tab/tab.d.ts.map +1 -0
  1488. package/dist/super-editor/super-editor/src/extensions/table/TableView.d.ts +1 -0
  1489. package/dist/super-editor/super-editor/src/extensions/table/TableView.d.ts.map +1 -0
  1490. package/dist/super-editor/super-editor/src/extensions/table/index.d.ts +1 -0
  1491. package/dist/super-editor/super-editor/src/extensions/table/index.d.ts.map +1 -0
  1492. package/dist/super-editor/super-editor/src/extensions/table/table.d.ts +1 -0
  1493. package/dist/super-editor/super-editor/src/extensions/table/table.d.ts.map +1 -0
  1494. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/appendRows.d.ts +1 -0
  1495. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/appendRows.d.ts.map +1 -0
  1496. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/cellAround.d.ts +1 -0
  1497. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/cellAround.d.ts.map +1 -0
  1498. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/cellWrapping.d.ts +1 -0
  1499. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/cellWrapping.d.ts.map +1 -0
  1500. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createCell.d.ts +1 -0
  1501. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createCell.d.ts.map +1 -0
  1502. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createColGroup.d.ts +1 -0
  1503. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createColGroup.d.ts.map +1 -0
  1504. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createTable.d.ts +1 -0
  1505. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createTable.d.ts.map +1 -0
  1506. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createTableBorders.d.ts +1 -0
  1507. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createTableBorders.d.ts.map +1 -0
  1508. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/deleteTableWhenSelected.d.ts +1 -0
  1509. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/deleteTableWhenSelected.d.ts.map +1 -0
  1510. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/getColStyleDeclaration.d.ts +1 -0
  1511. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/getColStyleDeclaration.d.ts.map +1 -0
  1512. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/index.d.ts +1 -0
  1513. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/index.d.ts.map +1 -0
  1514. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/isCellSelection.d.ts +1 -0
  1515. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/isCellSelection.d.ts.map +1 -0
  1516. package/dist/super-editor/super-editor/src/extensions/table-cell/helpers/createCellBorders.d.ts +1 -0
  1517. package/dist/super-editor/super-editor/src/extensions/table-cell/helpers/createCellBorders.d.ts.map +1 -0
  1518. package/dist/super-editor/super-editor/src/extensions/table-cell/index.d.ts +1 -0
  1519. package/dist/super-editor/super-editor/src/extensions/table-cell/index.d.ts.map +1 -0
  1520. package/dist/super-editor/super-editor/src/extensions/table-cell/table-cell.d.ts +1 -0
  1521. package/dist/super-editor/super-editor/src/extensions/table-cell/table-cell.d.ts.map +1 -0
  1522. package/dist/super-editor/super-editor/src/extensions/table-header/index.d.ts +1 -0
  1523. package/dist/super-editor/super-editor/src/extensions/table-header/index.d.ts.map +1 -0
  1524. package/dist/super-editor/super-editor/src/extensions/table-header/table-header.d.ts +1 -0
  1525. package/dist/super-editor/super-editor/src/extensions/table-header/table-header.d.ts.map +1 -0
  1526. package/dist/super-editor/super-editor/src/extensions/table-of-contents/index.d.ts +1 -0
  1527. package/dist/super-editor/super-editor/src/extensions/table-of-contents/index.d.ts.map +1 -0
  1528. package/dist/super-editor/super-editor/src/extensions/table-of-contents/table-of-contents.d.ts +1 -0
  1529. package/dist/super-editor/super-editor/src/extensions/table-of-contents/table-of-contents.d.ts.map +1 -0
  1530. package/dist/super-editor/super-editor/src/extensions/table-row/index.d.ts +1 -0
  1531. package/dist/super-editor/super-editor/src/extensions/table-row/index.d.ts.map +1 -0
  1532. package/dist/super-editor/super-editor/src/extensions/table-row/table-row.d.ts +1 -0
  1533. package/dist/super-editor/super-editor/src/extensions/table-row/table-row.d.ts.map +1 -0
  1534. package/dist/super-editor/super-editor/src/extensions/text/index.d.ts +1 -0
  1535. package/dist/super-editor/super-editor/src/extensions/text/index.d.ts.map +1 -0
  1536. package/dist/super-editor/super-editor/src/extensions/text/text.d.ts +1 -0
  1537. package/dist/super-editor/super-editor/src/extensions/text/text.d.ts.map +1 -0
  1538. package/dist/super-editor/super-editor/src/extensions/text-align/index.d.ts +1 -0
  1539. package/dist/super-editor/super-editor/src/extensions/text-align/index.d.ts.map +1 -0
  1540. package/dist/super-editor/super-editor/src/extensions/text-align/text-align.d.ts +1 -0
  1541. package/dist/super-editor/super-editor/src/extensions/text-align/text-align.d.ts.map +1 -0
  1542. package/dist/super-editor/super-editor/src/extensions/text-indent/index.d.ts +1 -0
  1543. package/dist/super-editor/super-editor/src/extensions/text-indent/index.d.ts.map +1 -0
  1544. package/dist/super-editor/super-editor/src/extensions/text-indent/text-indent.d.ts +1 -0
  1545. package/dist/super-editor/super-editor/src/extensions/text-indent/text-indent.d.ts.map +1 -0
  1546. package/dist/super-editor/super-editor/src/extensions/text-style/index.d.ts +1 -0
  1547. package/dist/super-editor/super-editor/src/extensions/text-style/index.d.ts.map +1 -0
  1548. package/dist/super-editor/super-editor/src/extensions/text-style/text-style.d.ts +1 -0
  1549. package/dist/super-editor/super-editor/src/extensions/text-style/text-style.d.ts.map +1 -0
  1550. package/dist/super-editor/super-editor/src/extensions/text-transform/index.d.ts +1 -0
  1551. package/dist/super-editor/super-editor/src/extensions/text-transform/index.d.ts.map +1 -0
  1552. package/dist/super-editor/super-editor/src/extensions/text-transform/text-transform.d.ts +1 -0
  1553. package/dist/super-editor/super-editor/src/extensions/text-transform/text-transform.d.ts.map +1 -0
  1554. package/dist/super-editor/super-editor/src/extensions/track-changes/constants.d.ts +1 -0
  1555. package/dist/super-editor/super-editor/src/extensions/track-changes/constants.d.ts.map +1 -0
  1556. package/dist/super-editor/super-editor/src/extensions/track-changes/index.d.ts +1 -0
  1557. package/dist/super-editor/super-editor/src/extensions/track-changes/index.d.ts.map +1 -0
  1558. package/dist/super-editor/super-editor/src/extensions/track-changes/permission-helpers.d.ts +1 -0
  1559. package/dist/super-editor/super-editor/src/extensions/track-changes/permission-helpers.d.ts.map +1 -0
  1560. package/dist/super-editor/super-editor/src/extensions/track-changes/plugins/index.d.ts +1 -0
  1561. package/dist/super-editor/super-editor/src/extensions/track-changes/plugins/index.d.ts.map +1 -0
  1562. package/dist/super-editor/super-editor/src/extensions/track-changes/plugins/trackChangesBasePlugin.d.ts +1 -0
  1563. package/dist/super-editor/super-editor/src/extensions/track-changes/plugins/trackChangesBasePlugin.d.ts.map +1 -0
  1564. package/dist/super-editor/super-editor/src/extensions/track-changes/track-changes.d.ts +1 -0
  1565. package/dist/super-editor/super-editor/src/extensions/track-changes/track-changes.d.ts.map +1 -0
  1566. package/dist/super-editor/super-editor/src/extensions/track-changes/track-delete.d.ts +1 -0
  1567. package/dist/super-editor/super-editor/src/extensions/track-changes/track-delete.d.ts.map +1 -0
  1568. package/dist/super-editor/super-editor/src/extensions/track-changes/track-format.d.ts +1 -0
  1569. package/dist/super-editor/super-editor/src/extensions/track-changes/track-format.d.ts.map +1 -0
  1570. package/dist/super-editor/super-editor/src/extensions/track-changes/track-insert.d.ts +1 -0
  1571. package/dist/super-editor/super-editor/src/extensions/track-changes/track-insert.d.ts.map +1 -0
  1572. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/addMarkStep.d.ts +1 -0
  1573. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/addMarkStep.d.ts.map +1 -0
  1574. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/documentHelpers.d.ts +1 -0
  1575. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/documentHelpers.d.ts.map +1 -0
  1576. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/findTrackedMarkBetween.d.ts +1 -0
  1577. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/findTrackedMarkBetween.d.ts.map +1 -0
  1578. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/getTrackChanges.d.ts +1 -0
  1579. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/getTrackChanges.d.ts.map +1 -0
  1580. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/index.d.ts +1 -0
  1581. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/index.d.ts.map +1 -0
  1582. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/markDeletion.d.ts +1 -0
  1583. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/markDeletion.d.ts.map +1 -0
  1584. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/markInsertion.d.ts +1 -0
  1585. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/markInsertion.d.ts.map +1 -0
  1586. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/markWrapping.d.ts +1 -0
  1587. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/markWrapping.d.ts.map +1 -0
  1588. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/parseFormatList.d.ts +1 -0
  1589. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/parseFormatList.d.ts.map +1 -0
  1590. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/removeMarkStep.d.ts +1 -0
  1591. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/removeMarkStep.d.ts.map +1 -0
  1592. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/replaceAroundStep.d.ts +1 -0
  1593. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/replaceAroundStep.d.ts.map +1 -0
  1594. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/replaceStep.d.ts +1 -0
  1595. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/replaceStep.d.ts.map +1 -0
  1596. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/trackedTransaction.d.ts +1 -0
  1597. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/trackedTransaction.d.ts.map +1 -0
  1598. package/dist/super-editor/super-editor/src/extensions/underline/index.d.ts +1 -0
  1599. package/dist/super-editor/super-editor/src/extensions/underline/index.d.ts.map +1 -0
  1600. package/dist/super-editor/super-editor/src/extensions/underline/underline.d.ts +1 -0
  1601. package/dist/super-editor/super-editor/src/extensions/underline/underline.d.ts.map +1 -0
  1602. package/dist/super-editor/super-editor/src/extensions/vector-shape/VectorShapeView.d.ts +1 -0
  1603. package/dist/super-editor/super-editor/src/extensions/vector-shape/VectorShapeView.d.ts.map +1 -0
  1604. package/dist/super-editor/super-editor/src/extensions/vector-shape/index.d.ts +1 -0
  1605. package/dist/super-editor/super-editor/src/extensions/vector-shape/index.d.ts.map +1 -0
  1606. package/dist/super-editor/super-editor/src/extensions/vector-shape/vector-shape.d.ts +1 -0
  1607. package/dist/super-editor/super-editor/src/extensions/vector-shape/vector-shape.d.ts.map +1 -0
  1608. package/dist/super-editor/super-editor/src/index.d.ts +1 -1
  1609. package/dist/super-editor/super-editor/src/index.d.ts.map +1 -0
  1610. package/dist/super-editor/super-editor/src/main.d.ts +1 -0
  1611. package/dist/super-editor/super-editor/src/main.d.ts.map +1 -0
  1612. package/dist/super-editor/super-editor/src/tests/data/annotations_doc_content.d.ts +1 -0
  1613. package/dist/super-editor/super-editor/src/tests/data/annotations_doc_content.d.ts.map +1 -0
  1614. package/dist/super-editor/super-editor/src/tests/editor/data/imageBase64.d.ts +1 -0
  1615. package/dist/super-editor/super-editor/src/tests/editor/data/imageBase64.d.ts.map +1 -0
  1616. package/dist/super-editor/super-editor/src/tests/export/data/comments/basic-resolved-comment.d.ts +1 -0
  1617. package/dist/super-editor/super-editor/src/tests/export/data/comments/basic-resolved-comment.d.ts.map +1 -0
  1618. package/dist/super-editor/super-editor/src/tests/export/export-helpers/export-helpers.d.ts +1 -0
  1619. package/dist/super-editor/super-editor/src/tests/export/export-helpers/export-helpers.d.ts.map +1 -0
  1620. package/dist/super-editor/super-editor/src/tests/export/export-helpers/index.d.ts +1 -0
  1621. package/dist/super-editor/super-editor/src/tests/export/export-helpers/index.d.ts.map +1 -0
  1622. package/dist/super-editor/super-editor/src/tests/export/export-helpers/list-export-helpers.d.ts +1 -0
  1623. package/dist/super-editor/super-editor/src/tests/export/export-helpers/list-export-helpers.d.ts.map +1 -0
  1624. package/dist/super-editor/super-editor/src/tests/helpers/editor-test-utils.d.ts +1 -0
  1625. package/dist/super-editor/super-editor/src/tests/helpers/editor-test-utils.d.ts.map +1 -0
  1626. package/dist/super-editor/super-editor/src/tests/helpers/getParagraphText.d.ts +1 -0
  1627. package/dist/super-editor/super-editor/src/tests/helpers/getParagraphText.d.ts.map +1 -0
  1628. package/dist/super-editor/super-editor/src/tests/helpers/helpers.d.ts +1 -0
  1629. package/dist/super-editor/super-editor/src/tests/helpers/helpers.d.ts.map +1 -0
  1630. package/dist/super-editor/super-editor/src/tests/import/testUtils.d.ts +1 -0
  1631. package/dist/super-editor/super-editor/src/tests/import/testUtils.d.ts.map +1 -0
  1632. package/dist/super-editor/super-editor/src/utils/contextmenu-helpers.d.ts +1 -0
  1633. package/dist/super-editor/super-editor/src/utils/contextmenu-helpers.d.ts.map +1 -0
  1634. package/dist/super-editor/super-editor/src/utils/headless-helpers.d.ts +1 -0
  1635. package/dist/super-editor/super-editor/src/utils/headless-helpers.d.ts.map +1 -0
  1636. package/dist/super-editor/super-editor/src/utils/styleIsolation.d.ts +1 -0
  1637. package/dist/super-editor/super-editor/src/utils/styleIsolation.d.ts.map +1 -0
  1638. package/dist/super-editor/super-editor.es.js +77 -50
  1639. package/dist/super-editor/superdoc/src/components/CommentsLayer/types.d.ts +1 -0
  1640. package/dist/super-editor/superdoc/src/components/CommentsLayer/types.d.ts.map +1 -0
  1641. package/dist/super-editor/toolbar.es.js +2 -2
  1642. package/dist/super-editor.cjs +4 -4
  1643. package/dist/super-editor.es.js +2 -2
  1644. package/dist/superdoc.cjs +2 -3
  1645. package/dist/superdoc.es.js +2 -3
  1646. package/dist/superdoc.umd.js +44332 -44211
  1647. package/dist/superdoc.umd.js.map +1 -1
  1648. package/package.json +3 -3
  1649. package/dist/chunks/xml-js-D_ZIzxu0.cjs +0 -3
  1650. package/dist/chunks/xml-js-Dx4FIjnp.es.js +0 -2
  1651. package/dist/components/CommentsLayer/comment-schemas.d.ts.map +0 -1
  1652. package/dist/components/CommentsLayer/commentsList/super-comments-list.d.ts.map +0 -1
  1653. package/dist/components/CommentsLayer/helpers.d.ts.map +0 -1
  1654. package/dist/components/CommentsLayer/types.d.ts.map +0 -1
  1655. package/dist/components/CommentsLayer/use-comment.d.ts.map +0 -1
  1656. package/dist/components/CommentsLayer/use-conversation.d.ts.map +0 -1
  1657. package/dist/components/CommentsLayer/use-floating-comment.d.ts.map +0 -1
  1658. package/dist/components/PdfViewer/helpers/range.d.ts.map +0 -1
  1659. package/dist/components/PdfViewer/helpers/read-file.d.ts.map +0 -1
  1660. package/dist/components/PdfViewer/pdf/pdf-adapter.d.ts.map +0 -1
  1661. package/dist/composables/use-ai.d.ts.map +0 -1
  1662. package/dist/composables/use-document.d.ts.map +0 -1
  1663. package/dist/composables/use-field.d.ts.map +0 -1
  1664. package/dist/composables/use-high-contrast-mode.d.ts.map +0 -1
  1665. package/dist/composables/use-selected-text.d.ts.map +0 -1
  1666. package/dist/core/SuperDoc.d.ts.map +0 -1
  1667. package/dist/core/collaboration/collaboration-comments.d.ts.map +0 -1
  1668. package/dist/core/collaboration/collaboration.d.ts.map +0 -1
  1669. package/dist/core/collaboration/helpers.d.ts.map +0 -1
  1670. package/dist/core/collaboration/permissions.d.ts.map +0 -1
  1671. package/dist/core/create-app.d.ts.map +0 -1
  1672. package/dist/core/helpers/export.d.ts.map +0 -1
  1673. package/dist/core/helpers/file.d.ts.map +0 -1
  1674. package/dist/core/types/index.d.ts.map +0 -1
  1675. package/dist/helpers/floor.d.ts.map +0 -1
  1676. package/dist/helpers/group-changes.d.ts.map +0 -1
  1677. package/dist/helpers/use-selection.d.ts.map +0 -1
  1678. package/dist/index.d.ts.map +0 -1
  1679. package/dist/main.d.ts.map +0 -1
  1680. package/dist/stores/comments-store.d.ts.map +0 -1
  1681. package/dist/stores/hrbr-fields-store.d.ts.map +0 -1
  1682. package/dist/stores/superdoc-store.d.ts +0 -146
  1683. package/dist/stores/superdoc-store.d.ts.map +0 -1
  1684. package/dist/super-editor/super-editor/postcss.config.d.cts +0 -1
  1685. package/dist/super-editor/super-editor/vite.config.d.ts +0 -2
  1686. package/dist/super-editor.d.ts +0 -5
  1687. /package/dist/{components → packages/superdoc/src/components}/CommentsLayer/comment-schemas.d.ts +0 -0
  1688. /package/dist/{components → packages/superdoc/src/components}/CommentsLayer/helpers.d.ts +0 -0
  1689. /package/dist/{components → packages/superdoc/src/components}/CommentsLayer/types.d.ts +0 -0
  1690. /package/dist/{components → packages/superdoc/src/components}/CommentsLayer/use-comment.d.ts +0 -0
  1691. /package/dist/{components → packages/superdoc/src/components}/CommentsLayer/use-conversation.d.ts +0 -0
  1692. /package/dist/{components → packages/superdoc/src/components}/CommentsLayer/use-floating-comment.d.ts +0 -0
  1693. /package/dist/{components → packages/superdoc/src/components}/PdfViewer/helpers/range.d.ts +0 -0
  1694. /package/dist/{components → packages/superdoc/src/components}/PdfViewer/helpers/read-file.d.ts +0 -0
  1695. /package/dist/{components → packages/superdoc/src/components}/PdfViewer/pdf/pdf-adapter.d.ts +0 -0
  1696. /package/dist/{composables → packages/superdoc/src/composables}/use-ai.d.ts +0 -0
  1697. /package/dist/{composables → packages/superdoc/src/composables}/use-document.d.ts +0 -0
  1698. /package/dist/{composables → packages/superdoc/src/composables}/use-field.d.ts +0 -0
  1699. /package/dist/{composables → packages/superdoc/src/composables}/use-high-contrast-mode.d.ts +0 -0
  1700. /package/dist/{composables → packages/superdoc/src/composables}/use-selected-text.d.ts +0 -0
  1701. /package/dist/{core → packages/superdoc/src/core}/collaboration/collaboration-comments.d.ts +0 -0
  1702. /package/dist/{core → packages/superdoc/src/core}/collaboration/collaboration.d.ts +0 -0
  1703. /package/dist/{core → packages/superdoc/src/core}/collaboration/helpers.d.ts +0 -0
  1704. /package/dist/{core → packages/superdoc/src/core}/collaboration/permissions.d.ts +0 -0
  1705. /package/dist/{core → packages/superdoc/src/core}/create-app.d.ts +0 -0
  1706. /package/dist/{core → packages/superdoc/src/core}/helpers/export.d.ts +0 -0
  1707. /package/dist/{core → packages/superdoc/src/core}/helpers/file.d.ts +0 -0
  1708. /package/dist/{core → packages/superdoc/src/core}/index.d.ts +0 -0
  1709. /package/dist/{core → packages/superdoc/src/core}/types/index.d.ts +0 -0
  1710. /package/dist/{helpers → packages/superdoc/src/helpers}/floor.d.ts +0 -0
  1711. /package/dist/{helpers → packages/superdoc/src/helpers}/group-changes.d.ts +0 -0
  1712. /package/dist/{helpers → packages/superdoc/src/helpers}/use-selection.d.ts +0 -0
  1713. /package/dist/{icons.d.ts → packages/superdoc/src/icons.d.ts} +0 -0
  1714. /package/dist/{main.d.ts → packages/superdoc/src/main.d.ts} +0 -0
  1715. /package/dist/{stores → packages/superdoc/src/stores}/hrbr-fields-store.d.ts +0 -0
@@ -1,4 +1,4 @@
1
- import { g as global$2, c as createElementBlock, o as openBlock, a as createBaseVNode, r as ref$1, b as createApp, d as computed, F as Fragment$1, e as renderList, n as normalizeClass, w as withModifiers, f as createCommentVNode, t as toDisplayString, i as inject, h as onBeforeMount, j as onMounted, k as onBeforeUnmount, l as watch, m as defineComponent, p as getCurrentInstance, q as onDeactivated, s as nextTick, u as createBlock, v as createVNode, x as unref, y as withCtx, z as createTextVNode, A as normalizeStyle, B as h$1, C as toRef, D as provide, E as mergeProps, G as cloneVNode, T as Text$2, H as withDirectives, I as watchEffect, J as shallowRef, K as vModelText, L as withKeys, M as reactive, N as readonly, O as Transition, P as vShow, Q as Comment, R as renderSlot, S as onActivated, U as Teleport, V as isVNode, W as onUnmounted, X as resolveDynamicComponent, Y as normalizeProps, Z as guardReactiveProps, _ as markRaw } from "./vue-ZWZLQtoU.es.js";
1
+ import { g as global$2, r as ref$1, c as createApp, a as computed, b as createElementBlock, o as openBlock, F as Fragment$1, d as renderList, n as normalizeClass, w as withModifiers, e as createCommentVNode, t as toDisplayString, f as createBaseVNode, i as inject, h as onBeforeMount, j as onMounted, k as onBeforeUnmount, l as watch, m as defineComponent, p as getCurrentInstance, q as onDeactivated, s as nextTick, u as createBlock, v as createVNode, x as unref, y as h$1, z as mergeProps, A as shallowRef, B as withCtx, C as createTextVNode, D as normalizeStyle, E as toRef, G as provide, H as cloneVNode, T as Text$2, I as withDirectives, J as watchEffect, K as vModelText, L as withKeys, M as reactive, N as readonly, O as Transition, P as vShow, Q as Comment, R as renderSlot, S as onActivated, U as Teleport, V as isVNode, W as onUnmounted, X as resolveDynamicComponent, Y as normalizeProps, Z as guardReactiveProps, _ as markRaw } from "./vue-D1vcEBAQ.es.js";
2
2
  import * as Y from "yjs";
3
3
  import { UndoManager, Item as Item$2, ContentType, Text as Text$1, XmlElement, encodeStateAsUpdate } from "yjs";
4
4
  var __defProp$2 = Object.defineProperty;
@@ -24993,7 +24993,7 @@ function parseMarks(property2, unknownMarks = [], docx = null) {
24993
24993
  seen.add(m2.type);
24994
24994
  const { attributes = {} } = element;
24995
24995
  const newMark = { type: m2.type };
24996
- const exceptionMarks = ["w:b", "w:caps"];
24996
+ const exceptionMarks = ["w:b", "w:caps", "w:strike", "w:dstrike"];
24997
24997
  if ((attributes["w:val"] === "0" || attributes["w:val"] === "none") && !exceptionMarks.includes(m2.name)) {
24998
24998
  return;
24999
24999
  }
@@ -25116,7 +25116,8 @@ function getStrikeValue(attributes) {
25116
25116
  if (raw === void 0 || raw === null) return "1";
25117
25117
  const value = String(raw).trim().toLowerCase();
25118
25118
  if (value === "1" || value === "true" || value === "on") return "1";
25119
- return null;
25119
+ if (value === "0" || value === "false" || value === "off") return "0";
25120
+ return "1";
25120
25121
  }
25121
25122
  const parseParagraphBorders = (pBdr) => {
25122
25123
  if (!pBdr || !pBdr.elements) return {};
@@ -33119,70 +33120,74 @@ const DocxHelpers = {
33119
33120
  getNewRelationshipId
33120
33121
  };
33121
33122
  const kebabCase$1 = (str) => str.replace(/[A-Z]/g, (match) => `-${match.toLowerCase()}`);
33122
- const comments_module_events = Object.freeze({
33123
- RESOLVED: "resolved",
33124
- NEW: "new",
33123
+ const comments_module_events = {
33125
33124
  ADD: "add",
33126
33125
  UPDATE: "update",
33127
- DELETED: "deleted",
33128
- PENDING: "pending",
33129
- SELECTED: "selected",
33130
- // Comments list
33131
- COMMENTS_LIST: "comments-list",
33132
- // Tracked changes
33133
- CHANGE_ACCEPTED: "change-accepted",
33134
- CHANGE_REJECTED: "change-rejected"
33135
- });
33126
+ SELECTED: "selected"
33127
+ };
33128
+ class FileObjectError extends Error {
33129
+ constructor(message, cause) {
33130
+ super(message);
33131
+ this.cause = cause;
33132
+ this.name = "FileObjectError";
33133
+ if (typeof Error.captureStackTrace === "function") {
33134
+ Error.captureStackTrace(this, FileObjectError);
33135
+ }
33136
+ }
33137
+ }
33138
+ class InvalidDataUriError extends FileObjectError {
33139
+ constructor(uri2) {
33140
+ super(`Invalid data URI format: URI must contain exactly one comma separator`);
33141
+ this.uri = uri2;
33142
+ this.name = "InvalidDataUriError";
33143
+ }
33144
+ }
33145
+ class FetchFailedError extends FileObjectError {
33146
+ constructor(url, cause) {
33147
+ super(`Failed to fetch file from URL: ${url}`, cause);
33148
+ this.url = url;
33149
+ this.name = "FetchFailedError";
33150
+ }
33151
+ }
33136
33152
  const getFileObject = async (fileUrl, name, type2) => {
33137
- if (fileUrl.startsWith("data:") && fileUrl.includes(";base64,")) {
33138
- const binary = atob(fileUrl.split(",")[1]);
33139
- const bytes = Uint8Array.from(binary, (c2) => c2.charCodeAt(0));
33140
- return new File([bytes], name, { type: type2 });
33153
+ try {
33154
+ if (fileUrl.startsWith("data:") && fileUrl.includes(";base64,")) {
33155
+ const parts = fileUrl.split(",");
33156
+ if (parts.length !== 2) {
33157
+ throw new InvalidDataUriError(fileUrl);
33158
+ }
33159
+ const binary = atob(parts[1]);
33160
+ const bytes = Uint8Array.from(binary, (c2) => c2.charCodeAt(0));
33161
+ return new File([bytes], name, { type: type2 });
33162
+ }
33163
+ const response = await fetch(fileUrl);
33164
+ if (!response.ok) {
33165
+ throw new FetchFailedError(fileUrl, new Error(`HTTP ${response.status}: ${response.statusText}`));
33166
+ }
33167
+ const blob = await response.blob();
33168
+ return new File([blob], name, { type: type2 });
33169
+ } catch (error) {
33170
+ if (error instanceof FileObjectError) {
33171
+ throw error;
33172
+ }
33173
+ throw new FileObjectError("Failed to create file object", error);
33141
33174
  }
33142
- const response = await fetch(fileUrl);
33143
- const blob = await response.blob();
33144
- return new File([blob], name, { type: type2 });
33145
33175
  };
33146
33176
  const vClickOutside = {
33147
33177
  mounted(el, binding) {
33148
33178
  const clickOutsideHandler = (event) => {
33149
33179
  if (!el.contains(event.target)) {
33150
- binding.value(event);
33180
+ binding.value?.(event);
33151
33181
  }
33152
33182
  };
33153
33183
  document.addEventListener("click", clickOutsideHandler);
33154
33184
  el.__clickOutsideHandler = clickOutsideHandler;
33155
33185
  },
33156
33186
  unmounted(el) {
33157
- document.removeEventListener("click", el.__clickOutsideHandler);
33158
- delete el.__clickOutsideHandler;
33159
- }
33160
- };
33161
- const _hoisted_1$g = ["accept"];
33162
- const _sfc_main$h = {
33163
- __name: "BasicUpload",
33164
- props: {
33165
- accept: {
33166
- type: String,
33167
- default: ".docx, .pdf, .html, .md"
33187
+ if (el.__clickOutsideHandler) {
33188
+ document.removeEventListener("click", el.__clickOutsideHandler);
33189
+ delete el.__clickOutsideHandler;
33168
33190
  }
33169
- },
33170
- emits: ["file-change"],
33171
- setup(__props, { emit: __emit }) {
33172
- const emit = __emit;
33173
- const onFileChange = (event) => {
33174
- emit("file-change", event.target.files[0]);
33175
- };
33176
- return (_ctx, _cache) => {
33177
- return openBlock(), createElementBlock("div", null, [
33178
- createBaseVNode("input", {
33179
- type: "file",
33180
- id: "fileInput",
33181
- onChange: onFileChange,
33182
- accept: __props.accept
33183
- }, null, 40, _hoisted_1$g)
33184
- ]);
33185
- };
33186
33191
  }
33187
33192
  };
33188
33193
  const getDefaultStyleDefinition = (defaultStyleId, docx) => {
@@ -35028,6 +35033,9 @@ function translateMark(mark) {
35028
35033
  const translated = translator$1r.decode({ node: { attrs: { highlight: highlightValue } } });
35029
35034
  return translated || {};
35030
35035
  }
35036
+ case "strike":
35037
+ if (attrs?.value === "0") markElement.attributes["w:val"] = attrs.value;
35038
+ break;
35031
35039
  case "link":
35032
35040
  return {};
35033
35041
  }
@@ -35362,6 +35370,12 @@ const mergeRelationshipElements = (existingRelationships = [], newRelationships
35362
35370
  if (!newRelationships?.length) return existingRelationships;
35363
35371
  let largestId = getLargestRelationshipId(existingRelationships);
35364
35372
  const seenIds = new Set(existingRelationships.map((rel) => rel?.attributes?.Id).filter(Boolean));
35373
+ for (const rel of newRelationships) {
35374
+ const id = rel?.attributes?.Id;
35375
+ if (!id || seenIds.has(id)) continue;
35376
+ const numeric = Number(String(id).replace(REL_ID_NUMERIC_PATTERN, ""));
35377
+ if (Number.isFinite(numeric) && numeric > largestId) largestId = numeric;
35378
+ }
35365
35379
  const additions = [];
35366
35380
  newRelationships.forEach((rel) => {
35367
35381
  if (!rel?.attributes) return;
@@ -35369,13 +35383,22 @@ const mergeRelationshipElements = (existingRelationships = [], newRelationships
35369
35383
  const currentId = attributes.Id || "";
35370
35384
  attributes.Target = attributes?.Target?.replace(/&/g, "&");
35371
35385
  const existingTarget = existingRelationships.find((el) => el.attributes.Target === attributes.Target);
35372
- const isMedia = attributes.Target?.startsWith("media/");
35386
+ attributes.Target?.startsWith("media/");
35373
35387
  const isNewHyperlink = attributes.Type === HYPERLINK_RELATIONSHIP_TYPE && currentId.length > 6;
35374
35388
  const isNewHeadFoot = (attributes.Type === HEADER_RELATIONSHIP_TYPE || attributes.Type === FOOTER_RELATIONSHIP_TYPE) && currentId.length > 6;
35375
35389
  const hasSeenId = currentId && seenIds.has(currentId);
35376
- const shouldSkip = !isNewHyperlink && !isNewHeadFoot && (hasSeenId || existingTarget);
35377
- if (shouldSkip) return;
35378
- attributes.Id = currentId.length > 6 || isMedia ? currentId : `rId${++largestId}`;
35390
+ if (!isNewHyperlink && !isNewHeadFoot && existingTarget) return;
35391
+ if (!currentId || hasSeenId) {
35392
+ let candidate = Math.max(largestId, 1);
35393
+ while (seenIds.has(`rId${candidate}`)) {
35394
+ candidate += 1;
35395
+ }
35396
+ attributes.Id = `rId${candidate}`;
35397
+ largestId = candidate;
35398
+ } else {
35399
+ const numeric = Number(String(currentId).replace(REL_ID_NUMERIC_PATTERN, ""));
35400
+ if (Number.isFinite(numeric) && numeric > largestId) largestId = numeric;
35401
+ }
35379
35402
  seenIds.add(attributes.Id);
35380
35403
  additions.push(rel);
35381
35404
  });
@@ -35589,7 +35612,7 @@ const _SuperConverter = class _SuperConverter2 {
35589
35612
  static getStoredSuperdocVersion(docx) {
35590
35613
  return _SuperConverter2.getStoredCustomProperty(docx, "SuperdocVersion");
35591
35614
  }
35592
- static setStoredSuperdocVersion(docx = this.convertedXml, version2 = "0.28.2") {
35615
+ static setStoredSuperdocVersion(docx = this.convertedXml, version2 = "0.29.0-next.11") {
35593
35616
  return _SuperConverter2.setStoredCustomProperty(docx, "SuperdocVersion", version2, false);
35594
35617
  }
35595
35618
  /**
@@ -36139,7 +36162,7 @@ __publicField$2(_SuperConverter, "markTypes", [
36139
36162
  { name: "w:i", type: "italic" },
36140
36163
  // { name: 'w:iCs', type: 'italic' },
36141
36164
  { name: "w:u", type: "underline", mark: "underline", property: "underlineType" },
36142
- { name: "w:strike", type: "strike", mark: "strike" },
36165
+ { name: "w:strike", type: "strike", mark: "strike", property: "value" },
36143
36166
  { name: "w:color", type: "color", mark: "textStyle", property: "color" },
36144
36167
  { name: "w:sz", type: "fontSize", mark: "textStyle", property: "fontSize" },
36145
36168
  // { name: 'w:szCs', type: 'fontSize', mark: 'textStyle', property: 'fontSize' },
@@ -50869,9 +50892,10 @@ const CommentsPlugin = Extension.create({
50869
50892
  }
50870
50893
  },
50871
50894
  view() {
50872
- let prevDoc;
50873
- let prevActiveThreadId;
50895
+ let prevDoc = null;
50896
+ let prevActiveThreadId = null;
50874
50897
  let prevAllCommentPositions = {};
50898
+ let hasEverEmitted = false;
50875
50899
  return {
50876
50900
  update(view) {
50877
50901
  const { state: state2 } = view;
@@ -50882,14 +50906,15 @@ const CommentsPlugin = Extension.create({
50882
50906
  if (meta?.type === "setActiveComment" || meta?.forceUpdate) {
50883
50907
  shouldUpdate = true;
50884
50908
  }
50885
- const docChanged = prevDoc && !prevDoc.eq(doc2);
50909
+ const docChanged = !prevDoc || !prevDoc.eq(doc2);
50886
50910
  if (docChanged) shouldUpdate = true;
50887
50911
  const activeThreadChanged = prevActiveThreadId !== currentActiveThreadId;
50888
50912
  if (activeThreadChanged) {
50889
50913
  shouldUpdate = true;
50890
50914
  prevActiveThreadId = currentActiveThreadId;
50891
50915
  }
50892
- const onlyActiveThreadChanged = !docChanged && activeThreadChanged;
50916
+ const isInitialLoad = prevDoc === null;
50917
+ const onlyActiveThreadChanged = !isInitialLoad && !docChanged && activeThreadChanged;
50893
50918
  if (!shouldUpdate) return;
50894
50919
  prevDoc = doc2;
50895
50920
  shouldUpdate = false;
@@ -50969,8 +50994,11 @@ const CommentsPlugin = Extension.create({
50969
50994
  }
50970
50995
  if (!onlyActiveThreadChanged) {
50971
50996
  const positionsChanged = hasPositionsChanged(prevAllCommentPositions, allCommentPositions);
50972
- if (positionsChanged) {
50997
+ const hasComments = Object.keys(allCommentPositions).length > 0;
50998
+ const shouldEmitPositions = positionsChanged || !hasEverEmitted && hasComments;
50999
+ if (shouldEmitPositions) {
50973
51000
  prevAllCommentPositions = allCommentPositions;
51001
+ hasEverEmitted = true;
50974
51002
  editor.emit("comment-positions", { allCommentPositions });
50975
51003
  }
50976
51004
  }
@@ -50988,7 +51016,10 @@ const hasPositionsChanged = (prevPositions, currPositions) => {
50988
51016
  for (const key2 of currKeys) {
50989
51017
  const prev = prevPositions[key2];
50990
51018
  const curr = currPositions[key2];
50991
- if (!prev || prev.top !== curr.top || prev.left !== curr.left) {
51019
+ if (!prev || !prev.bounds || !curr.bounds) {
51020
+ return true;
51021
+ }
51022
+ if (prev.bounds.top !== curr.bounds.top || prev.bounds.left !== curr.bounds.left) {
50992
51023
  return true;
50993
51024
  }
50994
51025
  }
@@ -53770,7 +53801,7 @@ const _Editor = class _Editor2 extends EventEmitter$1 {
53770
53801
  { default: remarkStringify },
53771
53802
  { default: remarkGfm }
53772
53803
  ] = await Promise.all([
53773
- import("./index-DQ6dCde6-BZTSGgXX.es.js"),
53804
+ import("./index-vgCtdrE1-9LQjvaHA.es.js"),
53774
53805
  import("./index-DRCvimau-Cw339678.es.js"),
53775
53806
  import("./index-C_x_N6Uh-DJn8hIEt.es.js"),
53776
53807
  import("./index-D_sWOSiG-DE96TaT5.es.js"),
@@ -53988,7 +54019,7 @@ const _Editor = class _Editor2 extends EventEmitter$1 {
53988
54019
  * @returns {Object | void} Migration results
53989
54020
  */
53990
54021
  processCollaborationMigrations() {
53991
- console.debug("[checkVersionMigrations] Current editor version", "0.28.2");
54022
+ console.debug("[checkVersionMigrations] Current editor version", "0.29.0-next.11");
53992
54023
  if (!this.options.ydoc) return;
53993
54024
  const metaMap = this.options.ydoc.getMap("meta");
53994
54025
  let docVersion = metaMap.get("version");
@@ -70428,9 +70459,10 @@ const Strike = Mark2.create({
70428
70459
  { style: "text-decoration=auto", clearMark: (m2) => m2.type.name == "s" }
70429
70460
  ];
70430
70461
  },
70431
- renderDOM({ htmlAttributes }) {
70462
+ renderDOM({ mark, htmlAttributes }) {
70432
70463
  const merged = Attribute2.mergeAttributes(this.options.htmlAttributes, htmlAttributes);
70433
- const { value, ...rest } = merged || {};
70464
+ const { value } = mark.attrs;
70465
+ const { ...rest } = merged || {};
70434
70466
  if (value === "0") {
70435
70467
  return ["span", rest, 0];
70436
70468
  }
@@ -74070,12 +74102,12 @@ const _export_sfc = (sfc, props) => {
74070
74102
  }
74071
74103
  return target;
74072
74104
  };
74073
- const _hoisted_1$f = ["onClick", "onMouseenter"];
74105
+ const _hoisted_1$g = ["onClick", "onMouseenter"];
74074
74106
  const _hoisted_2$c = { key: 0 };
74075
74107
  const _hoisted_3$a = { key: 0 };
74076
74108
  const _hoisted_4$6 = { key: 1 };
74077
74109
  const _hoisted_5$5 = { key: 1 };
74078
- const _sfc_main$g = {
74110
+ const _sfc_main$h = {
74079
74111
  __name: "Mentions",
74080
74112
  props: {
74081
74113
  users: {
@@ -74152,13 +74184,13 @@ const _sfc_main$g = {
74152
74184
  ])) : (openBlock(), createElementBlock("div", _hoisted_5$5, [
74153
74185
  createBaseVNode("span", null, toDisplayString(user.email), 1)
74154
74186
  ]))
74155
- ], 42, _hoisted_1$f);
74187
+ ], 42, _hoisted_1$g);
74156
74188
  }), 128))
74157
74189
  ], 544);
74158
74190
  };
74159
74191
  }
74160
74192
  };
74161
- const Mentions = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-bcae18cf"]]);
74193
+ const Mentions = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["__scopeId", "data-v-bcae18cf"]]);
74162
74194
  const popoverPluginKey = new PluginKey("popoverPlugin");
74163
74195
  const PopoverPlugin = Extension.create({
74164
74196
  name: "popoverPlugin",
@@ -86718,7 +86750,7 @@ const NSkeleton = defineComponent({
86718
86750
  return child;
86719
86751
  }
86720
86752
  });
86721
- const _hoisted_1$e = ["onKeydown", "tabindex", "data-item-id"];
86753
+ const _hoisted_1$f = ["onKeydown", "tabindex", "data-item-id"];
86722
86754
  const _hoisted_2$b = { key: 0 };
86723
86755
  const _hoisted_3$9 = { key: 0 };
86724
86756
  const _hoisted_4$5 = { key: 0 };
@@ -86989,14 +87021,14 @@ const _sfc_main$1$1 = {
86989
87021
  onButtonClick: ($event) => handleToolbarButtonClick(item),
86990
87022
  "overflow-items": __props.overflowItems
86991
87023
  }, null, 8, ["toolbar-item", "onButtonClick", "overflow-items"])) : createCommentVNode("", true)
86992
- ], 42, _hoisted_1$e);
87024
+ ], 42, _hoisted_1$f);
86993
87025
  }), 128))
86994
87026
  ], 36);
86995
87027
  };
86996
87028
  }
86997
87029
  };
86998
87030
  const ButtonGroup = /* @__PURE__ */ _export_sfc(_sfc_main$1$1, [["__scopeId", "data-v-f42ec7e6"]]);
86999
- const _sfc_main$f = {
87031
+ const _sfc_main$g = {
87000
87032
  __name: "Toolbar",
87001
87033
  emits: ["command", "toggle", "select"],
87002
87034
  setup(__props, { emit: __emit }) {
@@ -87077,7 +87109,7 @@ const _sfc_main$f = {
87077
87109
  };
87078
87110
  }
87079
87111
  };
87080
- const Toolbar = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-639f50b4"]]);
87112
+ const Toolbar = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-639f50b4"]]);
87081
87113
  const DEFAULT_API_ENDPOINT = "https://sd-dev-express-gateway-i6xtm.ondigitalocean.app/insights";
87082
87114
  const SYSTEM_PROMPT = "You are an expert copywriter and you are immersed in a document editor. You are to provide document related text responses based on the user prompts. Only write what is asked for. Do not provide explanations. Try to keep placeholders as short as possible. Do not output your prompt. Your instructions are: ";
87083
87115
  async function baseInsightsFetch(payload, options = {}) {
@@ -87313,12 +87345,12 @@ function formatDocument(editor) {
87313
87345
  }
87314
87346
  const edit = '<!-- @note: includes color gradient for inline svg AI Writer -->\n<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.-->\n <linearGradient id="gradient" x1="125%" y1="50%" x2="-25%" y2="50%">\n <stop offset="-20%" stop-color="rgba(218, 215, 118, 0.5)" />\n <stop offset="30%" stop-color="rgb(191, 100, 100)" />\n <stop offset="60%" stop-color="rgb(77, 82, 217)" />\n <stop offset="150%" stop-color="rgb(255, 219, 102)" />\n </linearGradient>\n <path fill="url(#gradient)" d="M402.3 344.9l32-32c5-5 13.7-1.5 13.7 5.7V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h273.5c7.1 0 10.7 8.6 5.7 13.7l-32 32c-1.5 1.5-3.5 2.3-5.7 2.3H48v352h352V350.5c0-2.1 .8-4.1 2.3-5.6zm156.6-201.8L296.3 405.7l-90.4 10c-26.2 2.9-48.5-19.2-45.6-45.6l10-90.4L432.9 17.1c22.9-22.9 59.9-22.9 82.7 0l43.2 43.2c22.9 22.9 22.9 60 .1 82.8zM460.1 174L402 115.9 216.2 301.8l-7.3 65.3 65.3-7.3L460.1 174zm64.8-79.7l-43.2-43.2c-4.1-4.1-10.8-4.1-14.8 0L436 82l58.1 58.1 30.9-30.9c4-4.2 4-10.8-.1-14.9z"/>\n</svg>';
87315
87347
  const paperPlane = '<!-- @note: includes color gradient for inline svg AI Writer -->\n<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.-->\n <defs>\n <linearGradient id="gradient" x1="125%" y1="50%" x2="-25%" y2="50%">\n <stop offset="-20%" stop-color="rgba(218, 215, 118, 0.5)" />\n <stop offset="30%" stop-color="rgb(191, 100, 100)" />\n <stop offset="60%" stop-color="rgb(77, 82, 217)" />\n <stop offset="150%" stop-color="rgb(255, 219, 102)" />\n </linearGradient>\n </defs>\n <path fill="url(#gradient)" d="M440 6.5L24 246.4c-34.4 19.9-31.1 70.8 5.7 85.9L144 379.6V464c0 46.4 59.2 65.5 86.6 28.6l43.8-59.1 111.9 46.2c5.9 2.4 12.1 3.6 18.3 3.6 8.2 0 16.3-2.1 23.6-6.2 12.8-7.2 21.6-20 23.9-34.5l59.4-387.2c6.1-40.1-36.9-68.8-71.5-48.9zM192 464v-64.6l36.6 15.1L192 464zm212.6-28.7l-153.8-63.5L391 169.5c10.7-15.5-9.5-33.5-23.7-21.2L155.8 332.6 48 288 464 48l-59.4 387.3z"/>\n</svg>';
87316
- const _hoisted_1$d = { class: "ai-user-input-field" };
87348
+ const _hoisted_1$e = { class: "ai-user-input-field" };
87317
87349
  const _hoisted_2$a = ["innerHTML"];
87318
87350
  const _hoisted_3$8 = ["placeholder"];
87319
87351
  const _hoisted_4$4 = { class: "ai-loader" };
87320
87352
  const _hoisted_5$3 = ["innerHTML"];
87321
- const _sfc_main$e = {
87353
+ const _sfc_main$f = {
87322
87354
  __name: "AIWriter",
87323
87355
  props: {
87324
87356
  selectedText: {
@@ -87564,7 +87596,7 @@ const _sfc_main$e = {
87564
87596
  onMousedown: _cache[1] || (_cache[1] = withModifiers(() => {
87565
87597
  }, ["stop"]))
87566
87598
  }, [
87567
- createBaseVNode("div", _hoisted_1$d, [
87599
+ createBaseVNode("div", _hoisted_1$e, [
87568
87600
  createBaseVNode("span", {
87569
87601
  class: "ai-textarea-icon",
87570
87602
  innerHTML: unref(edit)
@@ -87594,7 +87626,7 @@ const _sfc_main$e = {
87594
87626
  };
87595
87627
  }
87596
87628
  };
87597
- const AIWriter = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["__scopeId", "data-v-e8e0f607"]]);
87629
+ const AIWriter = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["__scopeId", "data-v-d869be75"]]);
87598
87630
  async function createZip(blobs, fileNames) {
87599
87631
  const zip = new JSZip();
87600
87632
  blobs.forEach((blob, index2) => {
@@ -87907,8 +87939,8 @@ const useToolbarItem = (options) => {
87907
87939
  onDeactivate
87908
87940
  };
87909
87941
  };
87910
- const _hoisted_1$c = ["onClick", "innerHTML", "aria-label", "onKeydown"];
87911
- const _sfc_main$d = {
87942
+ const _hoisted_1$d = ["onClick", "innerHTML", "aria-label", "onKeydown"];
87943
+ const _sfc_main$e = {
87912
87944
  __name: "AlignmentButtons",
87913
87945
  emits: ["select"],
87914
87946
  setup(__props, { emit: __emit }) {
@@ -87993,20 +88025,20 @@ const _sfc_main$d = {
87993
88025
  ref_key: "alignmentButtonsRefs",
87994
88026
  ref: alignmentButtonsRefs,
87995
88027
  onKeydown: withModifiers((event) => handleKeyDown2(event, index2), ["prevent"])
87996
- }, null, 40, _hoisted_1$c);
88028
+ }, null, 40, _hoisted_1$d);
87997
88029
  }), 64))
87998
88030
  ], 2);
87999
88031
  };
88000
88032
  }
88001
88033
  };
88002
- const AlignmentButtons = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-d84f57b6"]]);
88003
- const _hoisted_1$b = ["onClick", "onKeydown"];
88034
+ const AlignmentButtons = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["__scopeId", "data-v-d84f57b6"]]);
88035
+ const _hoisted_1$c = ["onClick", "onKeydown"];
88004
88036
  const _hoisted_2$9 = { class: "document-mode-column icon-column" };
88005
88037
  const _hoisted_3$7 = ["innerHTML"];
88006
88038
  const _hoisted_4$3 = { class: "document-mode-column text-column" };
88007
88039
  const _hoisted_5$2 = { class: "document-mode-type" };
88008
88040
  const _hoisted_6$1 = { class: "document-mode-description" };
88009
- const _sfc_main$c = {
88041
+ const _sfc_main$d = {
88010
88042
  __name: "DocumentMode",
88011
88043
  props: {
88012
88044
  options: {
@@ -88080,19 +88112,19 @@ const _sfc_main$c = {
88080
88112
  createBaseVNode("div", _hoisted_5$2, toDisplayString(option.label), 1),
88081
88113
  createBaseVNode("div", _hoisted_6$1, toDisplayString(option.description), 1)
88082
88114
  ])
88083
- ], 42, _hoisted_1$b);
88115
+ ], 42, _hoisted_1$c);
88084
88116
  }), 256))
88085
88117
  ], 2);
88086
88118
  };
88087
88119
  }
88088
88120
  };
88089
- const DocumentMode = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["__scopeId", "data-v-8730b752"]]);
88090
- const _hoisted_1$a = {
88121
+ const DocumentMode = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-8730b752"]]);
88122
+ const _hoisted_1$b = {
88091
88123
  key: 0,
88092
88124
  class: "linked-style-buttons"
88093
88125
  };
88094
88126
  const _hoisted_2$8 = ["onClick", "onKeydown"];
88095
- const _sfc_main$b = {
88127
+ const _sfc_main$c = {
88096
88128
  __name: "LinkedStyle",
88097
88129
  props: {
88098
88130
  editor: {
@@ -88146,7 +88178,7 @@ const _sfc_main$b = {
88146
88178
  styleRefs.value[0].focus();
88147
88179
  });
88148
88180
  return (_ctx, _cache) => {
88149
- return props.editor ? (openBlock(), createElementBlock("div", _hoisted_1$a, [
88181
+ return props.editor ? (openBlock(), createElementBlock("div", _hoisted_1$b, [
88150
88182
  (openBlock(true), createElementBlock(Fragment$1, null, renderList(unref(getQuickFormatList)(__props.editor), (style2, index2) => {
88151
88183
  return openBlock(), createElementBlock("div", {
88152
88184
  class: normalizeClass(["style-item", { selected: __props.selectedOption === style2.id }]),
@@ -88167,8 +88199,8 @@ const _sfc_main$b = {
88167
88199
  };
88168
88200
  }
88169
88201
  };
88170
- const LinkedStyle = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__scopeId", "data-v-698bdb8e"]]);
88171
- const _hoisted_1$9 = {
88202
+ const LinkedStyle = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["__scopeId", "data-v-698bdb8e"]]);
88203
+ const _hoisted_1$a = {
88172
88204
  key: 0,
88173
88205
  class: "link-title"
88174
88206
  };
@@ -88196,7 +88228,7 @@ const _hoisted_13 = {
88196
88228
  key: 4,
88197
88229
  class: "input-row go-to-anchor clickable"
88198
88230
  };
88199
- const _sfc_main$a = {
88231
+ const _sfc_main$b = {
88200
88232
  __name: "LinkInput",
88201
88233
  props: {
88202
88234
  showInput: {
@@ -88335,7 +88367,7 @@ const _sfc_main$a = {
88335
88367
  return openBlock(), createElementBlock("div", {
88336
88368
  class: normalizeClass(["link-input-ctn", { "high-contrast": unref(isHighContrastMode2) }])
88337
88369
  }, [
88338
- isAnchor.value ? (openBlock(), createElementBlock("div", _hoisted_1$9, "Page anchor")) : isEditing.value ? (openBlock(), createElementBlock("div", _hoisted_2$7, "Edit link")) : (openBlock(), createElementBlock("div", _hoisted_3$6, "Add link")),
88370
+ isAnchor.value ? (openBlock(), createElementBlock("div", _hoisted_1$a, "Page anchor")) : isEditing.value ? (openBlock(), createElementBlock("div", _hoisted_2$7, "Edit link")) : (openBlock(), createElementBlock("div", _hoisted_3$6, "Add link")),
88339
88371
  __props.showInput && !isAnchor.value ? (openBlock(), createElementBlock("div", _hoisted_4$2, [
88340
88372
  createBaseVNode("div", _hoisted_5$1, [
88341
88373
  _cache[4] || (_cache[4] = createBaseVNode("div", { class: "input-icon text-input-icon" }, "T", -1)),
@@ -88402,12 +88434,12 @@ const _sfc_main$a = {
88402
88434
  };
88403
88435
  }
88404
88436
  };
88405
- const LinkInput = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-ba50627b"]]);
88406
- const _hoisted_1$8 = ["aria-label", "onClick", "onKeydown"];
88437
+ const LinkInput = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__scopeId", "data-v-ba50627b"]]);
88438
+ const _hoisted_1$9 = ["aria-label", "onClick", "onKeydown"];
88407
88439
  const _hoisted_2$6 = ["innerHTML"];
88408
88440
  const _hoisted_3$5 = ["innerHTML"];
88409
88441
  const ROW_SIZE$1 = 7;
88410
- const _sfc_main$9 = {
88442
+ const _sfc_main$a = {
88411
88443
  __name: "IconGridRow",
88412
88444
  props: {
88413
88445
  icons: {
@@ -88533,19 +88565,19 @@ const _sfc_main$9 = {
88533
88565
  innerHTML: unref(toolbarIcons).colorOptionCheck,
88534
88566
  style: normalizeStyle(getCheckStyle(option.value, optionIndex))
88535
88567
  }, null, 12, _hoisted_3$5)) : createCommentVNode("", true)
88536
- ], 40, _hoisted_1$8);
88568
+ ], 40, _hoisted_1$9);
88537
88569
  }), 128))
88538
88570
  ]);
88539
88571
  }), 128);
88540
88572
  };
88541
88573
  }
88542
88574
  };
88543
- const IconGridRow = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-0f479b6c"]]);
88575
+ const IconGridRow = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["__scopeId", "data-v-0f479b6c"]]);
88544
88576
  const DropIcon = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path d="M320 512c53.2 0 101.4-21.6 136.1-56.6l-298.3-235C140 257.1 128 292.3 128 320c0 106 86 192 192 192zM505.2 370.7c4.4-16.2 6.8-33.1 6.8-50.7c0-91.2-130.2-262.3-166.6-308.3C339.4 4.2 330.5 0 320.9 0l-1.8 0c-9.6 0-18.5 4.2-24.5 11.7C277.8 33 240.7 81.3 205.8 136L38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L505.2 370.7zM224 336c0 44.2 35.8 80 80 80c8.8 0 16 7.2 16 16s-7.2 16-16 16c-61.9 0-112-50.1-112-112c0-8.8 7.2-16 16-16s16 7.2 16 16z"/></svg>\n';
88545
- const _hoisted_1$7 = { class: "options-grid-wrap" };
88577
+ const _hoisted_1$8 = { class: "options-grid-wrap" };
88546
88578
  const _hoisted_2$5 = ["innerHTML"];
88547
88579
  const _hoisted_3$4 = { class: "option-grid-ctn" };
88548
- const _sfc_main$8 = {
88580
+ const _sfc_main$9 = {
88549
88581
  __name: "IconGrid",
88550
88582
  props: {
88551
88583
  icons: {
@@ -88572,7 +88604,7 @@ const _sfc_main$8 = {
88572
88604
  emit("select", option);
88573
88605
  };
88574
88606
  return (_ctx, _cache) => {
88575
- return openBlock(), createElementBlock("div", _hoisted_1$7, [
88607
+ return openBlock(), createElementBlock("div", _hoisted_1$8, [
88576
88608
  __props.hasNoneIcon ? (openBlock(), createElementBlock("div", {
88577
88609
  key: 0,
88578
88610
  class: "none-option",
@@ -88605,7 +88637,7 @@ const _sfc_main$8 = {
88605
88637
  };
88606
88638
  }
88607
88639
  };
88608
- const IconGrid = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-4c0091c8"]]);
88640
+ const IconGrid = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["__scopeId", "data-v-3d19fedf"]]);
88609
88641
  const closeDropdown$1 = (dropdown) => {
88610
88642
  dropdown.expand.value = false;
88611
88643
  };
@@ -88714,10 +88746,10 @@ const icons = [
88714
88746
  const getAvailableColorOptions = () => {
88715
88747
  return icons.flat().map((item) => item.value);
88716
88748
  };
88717
- const _hoisted_1$6 = ["data-cols", "data-rows", "onKeydown", "onClick"];
88749
+ const _hoisted_1$7 = ["data-cols", "data-rows", "onKeydown", "onClick"];
88718
88750
  const _hoisted_2$4 = ["aria-valuetext"];
88719
88751
  const ROW_SIZE = 5;
88720
- const _sfc_main$7 = {
88752
+ const _sfc_main$8 = {
88721
88753
  __name: "TableGrid",
88722
88754
  emits: ["select", "clickoutside"],
88723
88755
  setup(__props, { emit: __emit }) {
@@ -88833,7 +88865,7 @@ const _sfc_main$7 = {
88833
88865
  ref: tableGridItems,
88834
88866
  onKeydown: withModifiers((event) => handleKeyDown2(event, n, i2), ["prevent"]),
88835
88867
  onClick: withModifiers(($event) => handleClick2({ cols: n, rows: i2 }), ["stop", "prevent"])
88836
- }, null, 40, _hoisted_1$6);
88868
+ }, null, 40, _hoisted_1$7);
88837
88869
  }), 64))
88838
88870
  ], 64);
88839
88871
  }), 64))
@@ -88846,13 +88878,13 @@ const _sfc_main$7 = {
88846
88878
  };
88847
88879
  }
88848
88880
  };
88849
- const TableGrid = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-92e8d5fb"]]);
88850
- const _hoisted_1$5 = { class: "toolbar-table-actions" };
88881
+ const TableGrid = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["__scopeId", "data-v-92e8d5fb"]]);
88882
+ const _hoisted_1$6 = { class: "toolbar-table-actions" };
88851
88883
  const _hoisted_2$3 = ["onClick", "data-item", "ariaLabel"];
88852
88884
  const _hoisted_3$3 = { class: "toolbar-table-actions__icon" };
88853
88885
  const _hoisted_4$1 = ["innerHTML"];
88854
88886
  const _hoisted_5 = { class: "toolbar-table-actions__label" };
88855
- const _sfc_main$6 = {
88887
+ const _sfc_main$7 = {
88856
88888
  __name: "TableActions",
88857
88889
  props: {
88858
88890
  options: {
@@ -88866,7 +88898,7 @@ const _sfc_main$6 = {
88866
88898
  emit("select", { command: item.command });
88867
88899
  };
88868
88900
  return (_ctx, _cache) => {
88869
- return openBlock(), createElementBlock("div", _hoisted_1$5, [
88901
+ return openBlock(), createElementBlock("div", _hoisted_1$6, [
88870
88902
  (openBlock(true), createElementBlock(Fragment$1, null, renderList(__props.options, (option) => {
88871
88903
  return openBlock(), createElementBlock("div", {
88872
88904
  class: normalizeClass(["toolbar-table-actions__item", { "toolbar-table-actions__item--border": option.bottomBorder }]),
@@ -88888,7 +88920,7 @@ const _sfc_main$6 = {
88888
88920
  };
88889
88921
  }
88890
88922
  };
88891
- const TableActions = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-990b9a25"]]);
88923
+ const TableActions = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-990b9a25"]]);
88892
88924
  function getScrollableParent(element) {
88893
88925
  let currentElement = element;
88894
88926
  while (currentElement) {
@@ -88912,10 +88944,10 @@ function scrollToElement(targetElement, options = { behavior: "smooth", block: "
88912
88944
  });
88913
88945
  }
88914
88946
  const checkIconSvg = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path d="M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"/></svg>\n';
88915
- const _hoisted_1$4 = { class: "search-input-ctn" };
88947
+ const _hoisted_1$5 = { class: "search-input-ctn" };
88916
88948
  const _hoisted_2$2 = { class: "row" };
88917
88949
  const _hoisted_3$2 = ["onKeydown"];
88918
- const _sfc_main$5 = {
88950
+ const _sfc_main$6 = {
88919
88951
  __name: "SearchInput",
88920
88952
  props: {
88921
88953
  searchRef: {
@@ -88930,7 +88962,7 @@ const _sfc_main$5 = {
88930
88962
  emit("submit", { value: searchValue.value });
88931
88963
  };
88932
88964
  return (_ctx, _cache) => {
88933
- return openBlock(), createElementBlock("div", _hoisted_1$4, [
88965
+ return openBlock(), createElementBlock("div", _hoisted_1$5, [
88934
88966
  createBaseVNode("div", _hoisted_2$2, [
88935
88967
  withDirectives(createBaseVNode("input", {
88936
88968
  ref: __props.searchRef,
@@ -88954,7 +88986,7 @@ const _sfc_main$5 = {
88954
88986
  };
88955
88987
  }
88956
88988
  };
88957
- const SearchInput = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["__scopeId", "data-v-957cbcf2"]]);
88989
+ const SearchInput = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-957cbcf2"]]);
88958
88990
  const TOOLBAR_FONTS = [
88959
88991
  {
88960
88992
  label: "Georgia",
@@ -91596,7 +91628,7 @@ function getItems(context, customItems = [], includeDefaultItems = true) {
91596
91628
  }).filter((section) => section.items.length > 0);
91597
91629
  return filteredSections;
91598
91630
  }
91599
- const _hoisted_1$3 = { class: "slash-menu-items" };
91631
+ const _hoisted_1$4 = { class: "slash-menu-items" };
91600
91632
  const _hoisted_2$1 = {
91601
91633
  key: 0,
91602
91634
  class: "slash-menu-divider",
@@ -91604,7 +91636,7 @@ const _hoisted_2$1 = {
91604
91636
  };
91605
91637
  const _hoisted_3$1 = ["onClick"];
91606
91638
  const _hoisted_4 = ["innerHTML"];
91607
- const _sfc_main$4 = {
91639
+ const _sfc_main$5 = {
91608
91640
  __name: "SlashMenu",
91609
91641
  props: {
91610
91642
  editor: {
@@ -91902,7 +91934,7 @@ const _sfc_main$4 = {
91902
91934
  }, null, 544), [
91903
91935
  [vModelText, searchQuery.value]
91904
91936
  ]),
91905
- createBaseVNode("div", _hoisted_1$3, [
91937
+ createBaseVNode("div", _hoisted_1$4, [
91906
91938
  (openBlock(true), createElementBlock(Fragment$1, null, renderList(filteredSections.value, (section, sectionIndex) => {
91907
91939
  return openBlock(), createElementBlock(Fragment$1, {
91908
91940
  key: section.id
@@ -91937,6 +91969,33 @@ const _sfc_main$4 = {
91937
91969
  };
91938
91970
  }
91939
91971
  };
91972
+ const _hoisted_1$3 = ["accept"];
91973
+ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
91974
+ __name: "BasicUpload",
91975
+ props: {
91976
+ accept: { default: ".docx, .pdf, .html, .md" }
91977
+ },
91978
+ emits: ["file-change"],
91979
+ setup(__props, { emit: __emit }) {
91980
+ const emit = __emit;
91981
+ const onFileChange = (event) => {
91982
+ const target = event.target;
91983
+ if (target.files?.[0]) {
91984
+ emit("file-change", target.files[0]);
91985
+ }
91986
+ };
91987
+ return (_ctx, _cache) => {
91988
+ return openBlock(), createElementBlock("div", null, [
91989
+ createBaseVNode("input", {
91990
+ type: "file",
91991
+ id: "fileInput",
91992
+ onChange: onFileChange,
91993
+ accept: __props.accept
91994
+ }, null, 40, _hoisted_1$3)
91995
+ ]);
91996
+ };
91997
+ }
91998
+ });
91940
91999
  function adjustPaginationBreaks(editorElem, editor) {
91941
92000
  if (!editorElem.value || !editor?.value?.options?.scale) return;
91942
92001
  const zoom = editor.value.options.scale;
@@ -92461,7 +92520,7 @@ const _sfc_main$1 = {
92461
92520
  class: "editor-element super-editor__element",
92462
92521
  role: "presentation"
92463
92522
  }, null, 512),
92464
- !props.options.disableContextMenu && editorReady.value && editor.value ? (openBlock(), createBlock(_sfc_main$4, {
92523
+ !props.options.disableContextMenu && editorReady.value && editor.value ? (openBlock(), createBlock(_sfc_main$5, {
92465
92524
  key: 0,
92466
92525
  editor: editor.value,
92467
92526
  popoverControls,
@@ -92530,7 +92589,7 @@ const _sfc_main$1 = {
92530
92589
  };
92531
92590
  }
92532
92591
  };
92533
- const SuperEditor = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-0c36dd72"]]);
92592
+ const SuperEditor = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-9d25f5b3"]]);
92534
92593
  const _hoisted_1 = ["innerHTML"];
92535
92594
  const _sfc_main = {
92536
92595
  __name: "SuperInput",
@@ -92731,10 +92790,10 @@ export {
92731
92790
  Editor as E,
92732
92791
  SectionHelpers as S,
92733
92792
  Toolbar as T,
92734
- _sfc_main$h as _,
92793
+ _sfc_main$4 as _,
92735
92794
  AnnotatorHelpers as a,
92736
92795
  Extensions as b,
92737
- _sfc_main$4 as c,
92796
+ _sfc_main$5 as c,
92738
92797
  SuperConverter as d,
92739
92798
  SuperEditor as e,
92740
92799
  SuperInput as f,