@harbour-enterprises/superdoc 0.28.5 → 0.29.0-next.10

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 (1689) hide show
  1. package/dist/chunks/{PdfViewer-CRZ7Hh_Z.cjs → PdfViewer-30mTbLIx.cjs} +2 -2
  2. package/dist/chunks/{PdfViewer-AB0GJT3F.es.js → PdfViewer-D-Qn0ICd.es.js} +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-CjMfOK2T.cjs → index-31Ie8H-y.cjs} +166 -121
  6. package/dist/chunks/{index-CsxQB3Ha-BK7VKq_C.cjs → index-CAVACbO6-BUpDtrU-.cjs} +1 -1
  7. package/dist/chunks/{index-CsxQB3Ha-BvrAYbCk.es.js → index-CAVACbO6-yU2cR8kz.es.js} +1 -1
  8. package/dist/chunks/{index-B-LWb6SW.es.js → index-Dz5GRjLu.es.js} +166 -121
  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-D2xi8g4o.es.js → super-editor.es-C3a7LnhO.es.js} +232 -128
  12. package/dist/chunks/{super-editor.es-B0-g-Yu6.cjs → super-editor.es-D2kJHajF.cjs} +231 -127
  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/packages/superdoc/src/components/CommentsLayer/comment-schemas.d.ts.map +1 -0
  18. package/dist/{components → packages/superdoc/src/components}/CommentsLayer/commentsList/super-comments-list.d.ts +2 -1
  19. package/dist/packages/superdoc/src/components/CommentsLayer/commentsList/super-comments-list.d.ts.map +1 -0
  20. package/dist/packages/superdoc/src/components/CommentsLayer/helpers.d.ts.map +1 -0
  21. package/dist/packages/superdoc/src/components/CommentsLayer/types.d.ts.map +1 -0
  22. package/dist/packages/superdoc/src/components/CommentsLayer/use-comment.d.ts.map +1 -0
  23. package/dist/packages/superdoc/src/components/CommentsLayer/use-conversation.d.ts.map +1 -0
  24. package/dist/packages/superdoc/src/components/CommentsLayer/use-floating-comment.d.ts.map +1 -0
  25. package/dist/packages/superdoc/src/components/PdfViewer/helpers/range.d.ts.map +1 -0
  26. package/dist/packages/superdoc/src/components/PdfViewer/helpers/read-file.d.ts.map +1 -0
  27. package/dist/packages/superdoc/src/components/PdfViewer/pdf/pdf-adapter.d.ts.map +1 -0
  28. package/dist/packages/superdoc/src/composables/use-ai.d.ts.map +1 -0
  29. package/dist/packages/superdoc/src/composables/use-document.d.ts.map +1 -0
  30. package/dist/packages/superdoc/src/composables/use-field.d.ts.map +1 -0
  31. package/dist/packages/superdoc/src/composables/use-high-contrast-mode.d.ts.map +1 -0
  32. package/dist/packages/superdoc/src/composables/use-selected-text.d.ts.map +1 -0
  33. package/dist/{core → packages/superdoc/src/core}/SuperDoc.d.ts +112 -16
  34. package/dist/packages/superdoc/src/core/SuperDoc.d.ts.map +1 -0
  35. package/dist/packages/superdoc/src/core/collaboration/collaboration-comments.d.ts.map +1 -0
  36. package/dist/packages/superdoc/src/core/collaboration/collaboration.d.ts.map +1 -0
  37. package/dist/packages/superdoc/src/core/collaboration/helpers.d.ts.map +1 -0
  38. package/dist/packages/superdoc/src/core/collaboration/permissions.d.ts.map +1 -0
  39. package/dist/packages/superdoc/src/core/create-app.d.ts.map +1 -0
  40. package/dist/packages/superdoc/src/core/helpers/export.d.ts.map +1 -0
  41. package/dist/packages/superdoc/src/core/helpers/file.d.ts.map +1 -0
  42. package/dist/packages/superdoc/src/core/index.d.ts.map +1 -0
  43. package/dist/packages/superdoc/src/core/types/index.d.ts.map +1 -0
  44. package/dist/packages/superdoc/src/helpers/floor.d.ts.map +1 -0
  45. package/dist/packages/superdoc/src/helpers/group-changes.d.ts.map +1 -0
  46. package/dist/packages/superdoc/src/helpers/use-selection.d.ts.map +1 -0
  47. package/dist/{icons.d.ts.map → packages/superdoc/src/icons.d.ts.map} +1 -1
  48. package/dist/{index.d.ts → packages/superdoc/src/index.d.ts} +5 -5
  49. package/dist/packages/superdoc/src/index.d.ts.map +1 -0
  50. package/dist/packages/superdoc/src/main.d.ts.map +1 -0
  51. package/dist/{stores → packages/superdoc/src/stores}/comments-store.d.ts +37 -37
  52. package/dist/packages/superdoc/src/stores/comments-store.d.ts.map +1 -0
  53. package/dist/packages/superdoc/src/stores/hrbr-fields-store.d.ts.map +1 -0
  54. package/dist/packages/superdoc/src/stores/superdoc-store.d.ts +884 -0
  55. package/dist/packages/superdoc/src/stores/superdoc-store.d.ts.map +1 -0
  56. package/dist/packages/superdoc/src/super-editor.d.ts +2 -0
  57. package/dist/{super-editor.d.ts.map → packages/superdoc/src/super-editor.d.ts.map} +1 -1
  58. package/dist/shared/common/Telemetry.d.ts +237 -0
  59. package/dist/shared/common/Telemetry.d.ts.map +1 -0
  60. package/dist/shared/common/collaboration/awareness.d.ts +39 -0
  61. package/dist/shared/common/collaboration/awareness.d.ts.map +1 -0
  62. package/dist/shared/common/document-types.d.ts +10 -0
  63. package/dist/shared/common/document-types.d.ts.map +1 -0
  64. package/dist/shared/common/event-types.d.ts +14 -0
  65. package/dist/shared/common/event-types.d.ts.map +1 -0
  66. package/dist/shared/common/helpers/compare-superdoc-versions.d.ts +8 -0
  67. package/dist/shared/common/helpers/compare-superdoc-versions.d.ts.map +1 -0
  68. package/dist/shared/common/helpers/get-file-object.d.ts +50 -0
  69. package/dist/shared/common/helpers/get-file-object.d.ts.map +1 -0
  70. package/dist/shared/common/helpers/v-click-outside.d.ts +11 -0
  71. package/dist/shared/common/helpers/v-click-outside.d.ts.map +1 -0
  72. package/dist/shared/common/index.d.ts +10 -0
  73. package/dist/shared/common/index.d.ts.map +1 -0
  74. package/dist/shared/common/key-transform.d.ts +44 -0
  75. package/dist/shared/common/key-transform.d.ts.map +1 -0
  76. package/dist/style.css +66 -56
  77. package/dist/super-editor/ai-writer.es.js +3 -3
  78. package/dist/super-editor/chunks/{converter-Xq_CNQ6-.js → converter-A-SM_uxK.js} +388 -61
  79. package/dist/super-editor/chunks/{docx-zipper-D5oQWM4V.js → docx-zipper-DAGEFu-1.js} +1 -1
  80. package/dist/super-editor/chunks/{editor-ChUZBhy8.js → editor-DEQs8DSp.js} +34 -11
  81. package/dist/super-editor/chunks/{index-CsxQB3Ha.js → index-CAVACbO6.js} +1 -1
  82. package/dist/super-editor/chunks/{toolbar-Z1FPQLN_.js → toolbar-DOnJox-h.js} +2 -2
  83. package/dist/super-editor/converter.es.js +1 -2
  84. package/dist/super-editor/docx-zipper.es.js +2 -2
  85. package/dist/super-editor/editor.es.js +3 -3
  86. package/dist/super-editor/file-zipper.es.js +1 -1
  87. package/dist/super-editor/style.css +39 -29
  88. package/dist/super-editor/super-editor/src/components/cursor-helpers.d.ts +1 -0
  89. package/dist/super-editor/super-editor/src/components/cursor-helpers.d.ts.map +1 -0
  90. package/dist/super-editor/super-editor/src/components/pagination-helpers.d.ts +1 -0
  91. package/dist/super-editor/super-editor/src/components/pagination-helpers.d.ts.map +1 -0
  92. package/dist/super-editor/super-editor/src/components/slash-menu/constants.d.ts +1 -0
  93. package/dist/super-editor/super-editor/src/components/slash-menu/constants.d.ts.map +1 -0
  94. package/dist/super-editor/super-editor/src/components/slash-menu/menuItems.d.ts +1 -0
  95. package/dist/super-editor/super-editor/src/components/slash-menu/menuItems.d.ts.map +1 -0
  96. package/dist/super-editor/super-editor/src/components/slash-menu/tests/testHelpers.d.ts +1 -0
  97. package/dist/super-editor/super-editor/src/components/slash-menu/tests/testHelpers.d.ts.map +1 -0
  98. package/dist/super-editor/super-editor/src/components/slash-menu/utils.d.ts +1 -0
  99. package/dist/super-editor/super-editor/src/components/slash-menu/utils.d.ts.map +1 -0
  100. package/dist/super-editor/super-editor/src/components/toolbar/ai-helpers.d.ts +1 -0
  101. package/dist/super-editor/super-editor/src/components/toolbar/ai-helpers.d.ts.map +1 -0
  102. package/dist/super-editor/super-editor/src/components/toolbar/color-dropdown-helpers.d.ts +1 -0
  103. package/dist/super-editor/super-editor/src/components/toolbar/color-dropdown-helpers.d.ts.map +1 -0
  104. package/dist/super-editor/super-editor/src/components/toolbar/constants.d.ts +1 -0
  105. package/dist/super-editor/super-editor/src/components/toolbar/constants.d.ts.map +1 -0
  106. package/dist/super-editor/super-editor/src/components/toolbar/defaultItems.d.ts +1 -0
  107. package/dist/super-editor/super-editor/src/components/toolbar/defaultItems.d.ts.map +1 -0
  108. package/dist/super-editor/super-editor/src/components/toolbar/format-negation.d.ts +1 -0
  109. package/dist/super-editor/super-editor/src/components/toolbar/format-negation.d.ts.map +1 -0
  110. package/dist/super-editor/super-editor/src/components/toolbar/helpers.d.ts +1 -0
  111. package/dist/super-editor/super-editor/src/components/toolbar/helpers.d.ts.map +1 -0
  112. package/dist/super-editor/super-editor/src/components/toolbar/scroll-helpers.d.ts +1 -0
  113. package/dist/super-editor/super-editor/src/components/toolbar/scroll-helpers.d.ts.map +1 -0
  114. package/dist/super-editor/super-editor/src/components/toolbar/super-toolbar.d.ts +1 -0
  115. package/dist/super-editor/super-editor/src/components/toolbar/super-toolbar.d.ts.map +1 -0
  116. package/dist/super-editor/super-editor/src/components/toolbar/toolbarIcons.d.ts +1 -0
  117. package/dist/super-editor/super-editor/src/components/toolbar/toolbarIcons.d.ts.map +1 -0
  118. package/dist/super-editor/super-editor/src/components/toolbar/toolbarTexts.d.ts +1 -0
  119. package/dist/super-editor/super-editor/src/components/toolbar/toolbarTexts.d.ts.map +1 -0
  120. package/dist/super-editor/super-editor/src/components/toolbar/use-toolbar-item.d.ts +1 -0
  121. package/dist/super-editor/super-editor/src/components/toolbar/use-toolbar-item.d.ts.map +1 -0
  122. package/dist/super-editor/super-editor/src/composables/use-high-contrast-mode.d.ts +1 -0
  123. package/dist/super-editor/super-editor/src/composables/use-high-contrast-mode.d.ts.map +1 -0
  124. package/dist/super-editor/super-editor/src/core/Attribute.d.ts +1 -0
  125. package/dist/super-editor/super-editor/src/core/Attribute.d.ts.map +1 -0
  126. package/dist/super-editor/super-editor/src/core/CommandService.d.ts +1 -0
  127. package/dist/super-editor/super-editor/src/core/CommandService.d.ts.map +1 -0
  128. package/dist/super-editor/super-editor/src/core/DocxZipper.d.ts +5 -3
  129. package/dist/super-editor/super-editor/src/core/DocxZipper.d.ts.map +1 -0
  130. package/dist/super-editor/super-editor/src/core/Editor.d.ts +1 -0
  131. package/dist/super-editor/super-editor/src/core/Editor.d.ts.map +1 -0
  132. package/dist/super-editor/super-editor/src/core/EventEmitter.d.ts +1 -0
  133. package/dist/super-editor/super-editor/src/core/EventEmitter.d.ts.map +1 -0
  134. package/dist/super-editor/super-editor/src/core/Extension.d.ts +1 -0
  135. package/dist/super-editor/super-editor/src/core/Extension.d.ts.map +1 -0
  136. package/dist/super-editor/super-editor/src/core/ExtensionService.d.ts +1 -0
  137. package/dist/super-editor/super-editor/src/core/ExtensionService.d.ts.map +1 -0
  138. package/dist/super-editor/super-editor/src/core/InputRule.d.ts +1 -0
  139. package/dist/super-editor/super-editor/src/core/InputRule.d.ts.map +1 -0
  140. package/dist/super-editor/super-editor/src/core/Mark.d.ts +1 -0
  141. package/dist/super-editor/super-editor/src/core/Mark.d.ts.map +1 -0
  142. package/dist/super-editor/super-editor/src/core/Node.d.ts +1 -0
  143. package/dist/super-editor/super-editor/src/core/Node.d.ts.map +1 -0
  144. package/dist/super-editor/super-editor/src/core/OxmlNode.d.ts +1 -0
  145. package/dist/super-editor/super-editor/src/core/OxmlNode.d.ts.map +1 -0
  146. package/dist/super-editor/super-editor/src/core/Schema.d.ts +1 -0
  147. package/dist/super-editor/super-editor/src/core/Schema.d.ts.map +1 -0
  148. package/dist/super-editor/super-editor/src/core/child-editor/child-editor.d.ts +1 -0
  149. package/dist/super-editor/super-editor/src/core/child-editor/child-editor.d.ts.map +1 -0
  150. package/dist/super-editor/super-editor/src/core/child-editor/index.d.ts +1 -0
  151. package/dist/super-editor/super-editor/src/core/child-editor/index.d.ts.map +1 -0
  152. package/dist/super-editor/super-editor/src/core/commands/__tests__/schemaWithLists.d.ts +1 -0
  153. package/dist/super-editor/super-editor/src/core/commands/__tests__/schemaWithLists.d.ts.map +1 -0
  154. package/dist/super-editor/super-editor/src/core/commands/__tests__/testHelpers.d.ts +1 -0
  155. package/dist/super-editor/super-editor/src/core/commands/__tests__/testHelpers.d.ts.map +1 -0
  156. package/dist/super-editor/super-editor/src/core/commands/__tests__/testSchema.d.ts +1 -0
  157. package/dist/super-editor/super-editor/src/core/commands/__tests__/testSchema.d.ts.map +1 -0
  158. package/dist/super-editor/super-editor/src/core/commands/backspaceNextToList.d.ts +1 -0
  159. package/dist/super-editor/super-editor/src/core/commands/backspaceNextToList.d.ts.map +1 -0
  160. package/dist/super-editor/super-editor/src/core/commands/clearNodes.d.ts +1 -0
  161. package/dist/super-editor/super-editor/src/core/commands/clearNodes.d.ts.map +1 -0
  162. package/dist/super-editor/super-editor/src/core/commands/command.d.ts +1 -0
  163. package/dist/super-editor/super-editor/src/core/commands/command.d.ts.map +1 -0
  164. package/dist/super-editor/super-editor/src/core/commands/createParagraphNear.d.ts +1 -0
  165. package/dist/super-editor/super-editor/src/core/commands/createParagraphNear.d.ts.map +1 -0
  166. package/dist/super-editor/super-editor/src/core/commands/decreaseListIndent.d.ts +1 -0
  167. package/dist/super-editor/super-editor/src/core/commands/decreaseListIndent.d.ts.map +1 -0
  168. package/dist/super-editor/super-editor/src/core/commands/deleteListItem.d.ts +1 -0
  169. package/dist/super-editor/super-editor/src/core/commands/deleteListItem.d.ts.map +1 -0
  170. package/dist/super-editor/super-editor/src/core/commands/deleteNextToList.d.ts +1 -0
  171. package/dist/super-editor/super-editor/src/core/commands/deleteNextToList.d.ts.map +1 -0
  172. package/dist/super-editor/super-editor/src/core/commands/deleteSelection.d.ts +1 -0
  173. package/dist/super-editor/super-editor/src/core/commands/deleteSelection.d.ts.map +1 -0
  174. package/dist/super-editor/super-editor/src/core/commands/exitCode.d.ts +1 -0
  175. package/dist/super-editor/super-editor/src/core/commands/exitCode.d.ts.map +1 -0
  176. package/dist/super-editor/super-editor/src/core/commands/first.d.ts +1 -0
  177. package/dist/super-editor/super-editor/src/core/commands/first.d.ts.map +1 -0
  178. package/dist/super-editor/super-editor/src/core/commands/getSelectionMarks.d.ts +1 -0
  179. package/dist/super-editor/super-editor/src/core/commands/getSelectionMarks.d.ts.map +1 -0
  180. package/dist/super-editor/super-editor/src/core/commands/increaseListIndent.d.ts +1 -0
  181. package/dist/super-editor/super-editor/src/core/commands/increaseListIndent.d.ts.map +1 -0
  182. package/dist/super-editor/super-editor/src/core/commands/index.d.ts +1 -0
  183. package/dist/super-editor/super-editor/src/core/commands/index.d.ts.map +1 -0
  184. package/dist/super-editor/super-editor/src/core/commands/insertContent.d.ts +1 -0
  185. package/dist/super-editor/super-editor/src/core/commands/insertContent.d.ts.map +1 -0
  186. package/dist/super-editor/super-editor/src/core/commands/insertContentAt.d.ts +1 -0
  187. package/dist/super-editor/super-editor/src/core/commands/insertContentAt.d.ts.map +1 -0
  188. package/dist/super-editor/super-editor/src/core/commands/insertTabChar.d.ts +1 -0
  189. package/dist/super-editor/super-editor/src/core/commands/insertTabChar.d.ts.map +1 -0
  190. package/dist/super-editor/super-editor/src/core/commands/insertTabNode.d.ts +1 -0
  191. package/dist/super-editor/super-editor/src/core/commands/insertTabNode.d.ts.map +1 -0
  192. package/dist/super-editor/super-editor/src/core/commands/joinBackward.d.ts +1 -0
  193. package/dist/super-editor/super-editor/src/core/commands/joinBackward.d.ts.map +1 -0
  194. package/dist/super-editor/super-editor/src/core/commands/joinDown.d.ts +1 -0
  195. package/dist/super-editor/super-editor/src/core/commands/joinDown.d.ts.map +1 -0
  196. package/dist/super-editor/super-editor/src/core/commands/joinForward.d.ts +1 -0
  197. package/dist/super-editor/super-editor/src/core/commands/joinForward.d.ts.map +1 -0
  198. package/dist/super-editor/super-editor/src/core/commands/joinUp.d.ts +1 -0
  199. package/dist/super-editor/super-editor/src/core/commands/joinUp.d.ts.map +1 -0
  200. package/dist/super-editor/super-editor/src/core/commands/liftEmptyBlock.d.ts +1 -0
  201. package/dist/super-editor/super-editor/src/core/commands/liftEmptyBlock.d.ts.map +1 -0
  202. package/dist/super-editor/super-editor/src/core/commands/liftListItem.d.ts +1 -0
  203. package/dist/super-editor/super-editor/src/core/commands/liftListItem.d.ts.map +1 -0
  204. package/dist/super-editor/super-editor/src/core/commands/list-helpers/find-node-position.d.ts +1 -0
  205. package/dist/super-editor/super-editor/src/core/commands/list-helpers/find-node-position.d.ts.map +1 -0
  206. package/dist/super-editor/super-editor/src/core/commands/list-helpers/index.d.ts +1 -0
  207. package/dist/super-editor/super-editor/src/core/commands/list-helpers/index.d.ts.map +1 -0
  208. package/dist/super-editor/super-editor/src/core/commands/list-helpers/is-list.d.ts +1 -0
  209. package/dist/super-editor/super-editor/src/core/commands/list-helpers/is-list.d.ts.map +1 -0
  210. package/dist/super-editor/super-editor/src/core/commands/list-helpers/list-indent-helpers.d.ts +1 -0
  211. package/dist/super-editor/super-editor/src/core/commands/list-helpers/list-indent-helpers.d.ts.map +1 -0
  212. package/dist/super-editor/super-editor/src/core/commands/list-helpers/test-helpers.d.ts +1 -0
  213. package/dist/super-editor/super-editor/src/core/commands/list-helpers/test-helpers.d.ts.map +1 -0
  214. package/dist/super-editor/super-editor/src/core/commands/newlineInCode.d.ts +1 -0
  215. package/dist/super-editor/super-editor/src/core/commands/newlineInCode.d.ts.map +1 -0
  216. package/dist/super-editor/super-editor/src/core/commands/resetAttributes.d.ts +1 -0
  217. package/dist/super-editor/super-editor/src/core/commands/resetAttributes.d.ts.map +1 -0
  218. package/dist/super-editor/super-editor/src/core/commands/restoreSelection.d.ts +1 -0
  219. package/dist/super-editor/super-editor/src/core/commands/restoreSelection.d.ts.map +1 -0
  220. package/dist/super-editor/super-editor/src/core/commands/selectAll.d.ts +1 -0
  221. package/dist/super-editor/super-editor/src/core/commands/selectAll.d.ts.map +1 -0
  222. package/dist/super-editor/super-editor/src/core/commands/selectNodeBackward.d.ts +1 -0
  223. package/dist/super-editor/super-editor/src/core/commands/selectNodeBackward.d.ts.map +1 -0
  224. package/dist/super-editor/super-editor/src/core/commands/selectNodeForward.d.ts +1 -0
  225. package/dist/super-editor/super-editor/src/core/commands/selectNodeForward.d.ts.map +1 -0
  226. package/dist/super-editor/super-editor/src/core/commands/selectTextblockEnd.d.ts +1 -0
  227. package/dist/super-editor/super-editor/src/core/commands/selectTextblockEnd.d.ts.map +1 -0
  228. package/dist/super-editor/super-editor/src/core/commands/selectTextblockStart.d.ts +1 -0
  229. package/dist/super-editor/super-editor/src/core/commands/selectTextblockStart.d.ts.map +1 -0
  230. package/dist/super-editor/super-editor/src/core/commands/setMark.d.ts +1 -0
  231. package/dist/super-editor/super-editor/src/core/commands/setMark.d.ts.map +1 -0
  232. package/dist/super-editor/super-editor/src/core/commands/setMeta.d.ts +1 -0
  233. package/dist/super-editor/super-editor/src/core/commands/setMeta.d.ts.map +1 -0
  234. package/dist/super-editor/super-editor/src/core/commands/setNode.d.ts +1 -0
  235. package/dist/super-editor/super-editor/src/core/commands/setNode.d.ts.map +1 -0
  236. package/dist/super-editor/super-editor/src/core/commands/setTextSelection.d.ts +1 -0
  237. package/dist/super-editor/super-editor/src/core/commands/setTextSelection.d.ts.map +1 -0
  238. package/dist/super-editor/super-editor/src/core/commands/sinkListItem.d.ts +1 -0
  239. package/dist/super-editor/super-editor/src/core/commands/sinkListItem.d.ts.map +1 -0
  240. package/dist/super-editor/super-editor/src/core/commands/splitBlock.d.ts +1 -0
  241. package/dist/super-editor/super-editor/src/core/commands/splitBlock.d.ts.map +1 -0
  242. package/dist/super-editor/super-editor/src/core/commands/splitListItem.d.ts +1 -0
  243. package/dist/super-editor/super-editor/src/core/commands/splitListItem.d.ts.map +1 -0
  244. package/dist/super-editor/super-editor/src/core/commands/tests/commandTestUtils.d.ts +1 -0
  245. package/dist/super-editor/super-editor/src/core/commands/tests/commandTestUtils.d.ts.map +1 -0
  246. package/dist/super-editor/super-editor/src/core/commands/tests/test-schema.d.ts +1 -0
  247. package/dist/super-editor/super-editor/src/core/commands/tests/test-schema.d.ts.map +1 -0
  248. package/dist/super-editor/super-editor/src/core/commands/toggleList.d.ts +1 -0
  249. package/dist/super-editor/super-editor/src/core/commands/toggleList.d.ts.map +1 -0
  250. package/dist/super-editor/super-editor/src/core/commands/toggleMark.d.ts +1 -0
  251. package/dist/super-editor/super-editor/src/core/commands/toggleMark.d.ts.map +1 -0
  252. package/dist/super-editor/super-editor/src/core/commands/toggleMarkCascade.d.ts +1 -0
  253. package/dist/super-editor/super-editor/src/core/commands/toggleMarkCascade.d.ts.map +1 -0
  254. package/dist/super-editor/super-editor/src/core/commands/toggleNode.d.ts +1 -0
  255. package/dist/super-editor/super-editor/src/core/commands/toggleNode.d.ts.map +1 -0
  256. package/dist/super-editor/super-editor/src/core/commands/types/index.d.ts +1 -0
  257. package/dist/super-editor/super-editor/src/core/commands/types/index.d.ts.map +1 -0
  258. package/dist/super-editor/super-editor/src/core/commands/undoInputRule.d.ts +1 -0
  259. package/dist/super-editor/super-editor/src/core/commands/undoInputRule.d.ts.map +1 -0
  260. package/dist/super-editor/super-editor/src/core/commands/unsetAllMarks.d.ts +1 -0
  261. package/dist/super-editor/super-editor/src/core/commands/unsetAllMarks.d.ts.map +1 -0
  262. package/dist/super-editor/super-editor/src/core/commands/unsetMark.d.ts +1 -0
  263. package/dist/super-editor/super-editor/src/core/commands/unsetMark.d.ts.map +1 -0
  264. package/dist/super-editor/super-editor/src/core/commands/updateAttributes.d.ts +1 -0
  265. package/dist/super-editor/super-editor/src/core/commands/updateAttributes.d.ts.map +1 -0
  266. package/dist/super-editor/super-editor/src/core/commands/wrapInList.d.ts +1 -0
  267. package/dist/super-editor/super-editor/src/core/commands/wrapInList.d.ts.map +1 -0
  268. package/dist/super-editor/super-editor/src/core/encoding-helpers.d.ts +1 -0
  269. package/dist/super-editor/super-editor/src/core/encoding-helpers.d.ts.map +1 -0
  270. package/dist/super-editor/super-editor/src/core/extensions/commands.d.ts +1 -0
  271. package/dist/super-editor/super-editor/src/core/extensions/commands.d.ts.map +1 -0
  272. package/dist/super-editor/super-editor/src/core/extensions/editable.d.ts +1 -0
  273. package/dist/super-editor/super-editor/src/core/extensions/editable.d.ts.map +1 -0
  274. package/dist/super-editor/super-editor/src/core/extensions/editorFocus.d.ts +1 -0
  275. package/dist/super-editor/super-editor/src/core/extensions/editorFocus.d.ts.map +1 -0
  276. package/dist/super-editor/super-editor/src/core/extensions/index.d.ts +1 -0
  277. package/dist/super-editor/super-editor/src/core/extensions/index.d.ts.map +1 -0
  278. package/dist/super-editor/super-editor/src/core/extensions/keymap.d.ts +1 -0
  279. package/dist/super-editor/super-editor/src/core/extensions/keymap.d.ts.map +1 -0
  280. package/dist/super-editor/super-editor/src/core/helpers/ErrorWithDetails.d.ts +1 -0
  281. package/dist/super-editor/super-editor/src/core/helpers/ErrorWithDetails.d.ts.map +1 -0
  282. package/dist/super-editor/super-editor/src/core/helpers/annotator.d.ts +1 -0
  283. package/dist/super-editor/super-editor/src/core/helpers/annotator.d.ts.map +1 -0
  284. package/dist/super-editor/super-editor/src/core/helpers/baseListDefinitions.d.ts +1 -0
  285. package/dist/super-editor/super-editor/src/core/helpers/baseListDefinitions.d.ts.map +1 -0
  286. package/dist/super-editor/super-editor/src/core/helpers/canRenderFont.d.ts +1 -0
  287. package/dist/super-editor/super-editor/src/core/helpers/canRenderFont.d.ts.map +1 -0
  288. package/dist/super-editor/super-editor/src/core/helpers/chainableEditorState.d.ts +1 -0
  289. package/dist/super-editor/super-editor/src/core/helpers/chainableEditorState.d.ts.map +1 -0
  290. package/dist/super-editor/super-editor/src/core/helpers/cleanSchemaItem.d.ts +1 -0
  291. package/dist/super-editor/super-editor/src/core/helpers/cleanSchemaItem.d.ts.map +1 -0
  292. package/dist/super-editor/super-editor/src/core/helpers/contentProcessor.d.ts +1 -0
  293. package/dist/super-editor/super-editor/src/core/helpers/contentProcessor.d.ts.map +1 -0
  294. package/dist/super-editor/super-editor/src/core/helpers/createDocument.d.ts +1 -0
  295. package/dist/super-editor/super-editor/src/core/helpers/createDocument.d.ts.map +1 -0
  296. package/dist/super-editor/super-editor/src/core/helpers/createNodeFromContent.d.ts +1 -0
  297. package/dist/super-editor/super-editor/src/core/helpers/createNodeFromContent.d.ts.map +1 -0
  298. package/dist/super-editor/super-editor/src/core/helpers/defaultBlockAt.d.ts +1 -0
  299. package/dist/super-editor/super-editor/src/core/helpers/defaultBlockAt.d.ts.map +1 -0
  300. package/dist/super-editor/super-editor/src/core/helpers/findChildren.d.ts +1 -0
  301. package/dist/super-editor/super-editor/src/core/helpers/findChildren.d.ts.map +1 -0
  302. package/dist/super-editor/super-editor/src/core/helpers/findMark.d.ts +1 -0
  303. package/dist/super-editor/super-editor/src/core/helpers/findMark.d.ts.map +1 -0
  304. package/dist/super-editor/super-editor/src/core/helpers/findParentNode.d.ts +1 -0
  305. package/dist/super-editor/super-editor/src/core/helpers/findParentNode.d.ts.map +1 -0
  306. package/dist/super-editor/super-editor/src/core/helpers/findParentNodeClosestToPos.d.ts +1 -0
  307. package/dist/super-editor/super-editor/src/core/helpers/findParentNodeClosestToPos.d.ts.map +1 -0
  308. package/dist/super-editor/super-editor/src/core/helpers/findWordBounds.d.ts +1 -0
  309. package/dist/super-editor/super-editor/src/core/helpers/findWordBounds.d.ts.map +1 -0
  310. package/dist/super-editor/super-editor/src/core/helpers/generateDocxListAttributes.d.ts +1 -0
  311. package/dist/super-editor/super-editor/src/core/helpers/generateDocxListAttributes.d.ts.map +1 -0
  312. package/dist/super-editor/super-editor/src/core/helpers/generateDocxRandomId.d.ts +1 -0
  313. package/dist/super-editor/super-editor/src/core/helpers/generateDocxRandomId.d.ts.map +1 -0
  314. package/dist/super-editor/super-editor/src/core/helpers/getActiveFormatting.d.ts +1 -0
  315. package/dist/super-editor/super-editor/src/core/helpers/getActiveFormatting.d.ts.map +1 -0
  316. package/dist/super-editor/super-editor/src/core/helpers/getExtensionConfigField.d.ts +1 -0
  317. package/dist/super-editor/super-editor/src/core/helpers/getExtensionConfigField.d.ts.map +1 -0
  318. package/dist/super-editor/super-editor/src/core/helpers/getHTMLFromFragment.d.ts +1 -0
  319. package/dist/super-editor/super-editor/src/core/helpers/getHTMLFromFragment.d.ts.map +1 -0
  320. package/dist/super-editor/super-editor/src/core/helpers/getMarkRange.d.ts +1 -0
  321. package/dist/super-editor/super-editor/src/core/helpers/getMarkRange.d.ts.map +1 -0
  322. package/dist/super-editor/super-editor/src/core/helpers/getMarkType.d.ts +1 -0
  323. package/dist/super-editor/super-editor/src/core/helpers/getMarkType.d.ts.map +1 -0
  324. package/dist/super-editor/super-editor/src/core/helpers/getMarksBetween.d.ts +1 -0
  325. package/dist/super-editor/super-editor/src/core/helpers/getMarksBetween.d.ts.map +1 -0
  326. package/dist/super-editor/super-editor/src/core/helpers/getMarksFromSelection.d.ts +1 -0
  327. package/dist/super-editor/super-editor/src/core/helpers/getMarksFromSelection.d.ts.map +1 -0
  328. package/dist/super-editor/super-editor/src/core/helpers/getNodeType.d.ts +1 -0
  329. package/dist/super-editor/super-editor/src/core/helpers/getNodeType.d.ts.map +1 -0
  330. package/dist/super-editor/super-editor/src/core/helpers/getSchemaTypeByName.d.ts +1 -0
  331. package/dist/super-editor/super-editor/src/core/helpers/getSchemaTypeByName.d.ts.map +1 -0
  332. package/dist/super-editor/super-editor/src/core/helpers/getSchemaTypeNameByName.d.ts +1 -0
  333. package/dist/super-editor/super-editor/src/core/helpers/getSchemaTypeNameByName.d.ts.map +1 -0
  334. package/dist/super-editor/super-editor/src/core/helpers/getTextContentFromNodes.d.ts +1 -0
  335. package/dist/super-editor/super-editor/src/core/helpers/getTextContentFromNodes.d.ts.map +1 -0
  336. package/dist/super-editor/super-editor/src/core/helpers/htmlSanitizer.d.ts +1 -0
  337. package/dist/super-editor/super-editor/src/core/helpers/htmlSanitizer.d.ts.map +1 -0
  338. package/dist/super-editor/super-editor/src/core/helpers/importHtml.d.ts +1 -0
  339. package/dist/super-editor/super-editor/src/core/helpers/importHtml.d.ts.map +1 -0
  340. package/dist/super-editor/super-editor/src/core/helpers/importMarkdown.d.ts +1 -0
  341. package/dist/super-editor/super-editor/src/core/helpers/importMarkdown.d.ts.map +1 -0
  342. package/dist/super-editor/super-editor/src/core/helpers/index.d.ts +1 -0
  343. package/dist/super-editor/super-editor/src/core/helpers/index.d.ts.map +1 -0
  344. package/dist/super-editor/super-editor/src/core/helpers/isActive.d.ts +1 -0
  345. package/dist/super-editor/super-editor/src/core/helpers/isActive.d.ts.map +1 -0
  346. package/dist/super-editor/super-editor/src/core/helpers/isExtentionRulesEnabled.d.ts +1 -0
  347. package/dist/super-editor/super-editor/src/core/helpers/isExtentionRulesEnabled.d.ts.map +1 -0
  348. package/dist/super-editor/super-editor/src/core/helpers/isInTable.d.ts +1 -0
  349. package/dist/super-editor/super-editor/src/core/helpers/isInTable.d.ts.map +1 -0
  350. package/dist/super-editor/super-editor/src/core/helpers/isList.d.ts +1 -0
  351. package/dist/super-editor/super-editor/src/core/helpers/isList.d.ts.map +1 -0
  352. package/dist/super-editor/super-editor/src/core/helpers/isMarkActive.d.ts +1 -0
  353. package/dist/super-editor/super-editor/src/core/helpers/isMarkActive.d.ts.map +1 -0
  354. package/dist/super-editor/super-editor/src/core/helpers/isNodeActive.d.ts +1 -0
  355. package/dist/super-editor/super-editor/src/core/helpers/isNodeActive.d.ts.map +1 -0
  356. package/dist/super-editor/super-editor/src/core/helpers/isTextSelection.d.ts +1 -0
  357. package/dist/super-editor/super-editor/src/core/helpers/isTextSelection.d.ts.map +1 -0
  358. package/dist/super-editor/super-editor/src/core/helpers/list-numbering-helpers.d.ts +1 -0
  359. package/dist/super-editor/super-editor/src/core/helpers/list-numbering-helpers.d.ts.map +1 -0
  360. package/dist/super-editor/super-editor/src/core/helpers/orderedListUtils.d.ts +1 -0
  361. package/dist/super-editor/super-editor/src/core/helpers/orderedListUtils.d.ts.map +1 -0
  362. package/dist/super-editor/super-editor/src/core/helpers/pasteListHelpers.d.ts +1 -0
  363. package/dist/super-editor/super-editor/src/core/helpers/pasteListHelpers.d.ts.map +1 -0
  364. package/dist/super-editor/super-editor/src/core/helpers/posToDOMRect.d.ts +1 -0
  365. package/dist/super-editor/super-editor/src/core/helpers/posToDOMRect.d.ts.map +1 -0
  366. package/dist/super-editor/super-editor/src/core/helpers/rangeUtils.d.ts +1 -0
  367. package/dist/super-editor/super-editor/src/core/helpers/rangeUtils.d.ts.map +1 -0
  368. package/dist/super-editor/super-editor/src/core/helpers/selectionToInsertionEnd.d.ts +1 -0
  369. package/dist/super-editor/super-editor/src/core/helpers/selectionToInsertionEnd.d.ts.map +1 -0
  370. package/dist/super-editor/super-editor/src/core/helpers/setImageNodeSelection.d.ts +1 -0
  371. package/dist/super-editor/super-editor/src/core/helpers/setImageNodeSelection.d.ts.map +1 -0
  372. package/dist/super-editor/super-editor/src/core/helpers/setWordSelection.d.ts +1 -0
  373. package/dist/super-editor/super-editor/src/core/helpers/setWordSelection.d.ts.map +1 -0
  374. package/dist/super-editor/super-editor/src/core/helpers/updateDOMAttributes.d.ts +1 -0
  375. package/dist/super-editor/super-editor/src/core/helpers/updateDOMAttributes.d.ts.map +1 -0
  376. package/dist/super-editor/super-editor/src/core/index.d.ts +1 -0
  377. package/dist/{core → super-editor/super-editor/src/core}/index.d.ts.map +1 -1
  378. package/dist/super-editor/super-editor/src/core/inputRules/docx-paste/docx-paste.d.ts +1 -0
  379. package/dist/super-editor/super-editor/src/core/inputRules/docx-paste/docx-paste.d.ts.map +1 -0
  380. package/dist/super-editor/super-editor/src/core/inputRules/google-docs-paste/google-docs-paste.d.ts +1 -0
  381. package/dist/super-editor/super-editor/src/core/inputRules/google-docs-paste/google-docs-paste.d.ts.map +1 -0
  382. package/dist/super-editor/super-editor/src/core/inputRules/html/html-helpers.d.ts +1 -0
  383. package/dist/super-editor/super-editor/src/core/inputRules/html/html-helpers.d.ts.map +1 -0
  384. package/dist/super-editor/super-editor/src/core/inputRules/html/transform-copied-lists.d.ts +1 -0
  385. package/dist/super-editor/super-editor/src/core/inputRules/html/transform-copied-lists.d.ts.map +1 -0
  386. package/dist/super-editor/super-editor/src/core/inputRules/wrappingInputRule.d.ts +1 -0
  387. package/dist/super-editor/super-editor/src/core/inputRules/wrappingInputRule.d.ts.map +1 -0
  388. package/dist/super-editor/super-editor/src/core/migrations/0.14-listsv2/listsv2migration.d.ts +1 -0
  389. package/dist/super-editor/super-editor/src/core/migrations/0.14-listsv2/listsv2migration.d.ts.map +1 -0
  390. package/dist/super-editor/super-editor/src/core/migrations/index.d.ts +1 -0
  391. package/dist/super-editor/super-editor/src/core/migrations/index.d.ts.map +1 -0
  392. package/dist/super-editor/super-editor/src/core/migrations/migration_after_0_4_14.d.ts +1 -0
  393. package/dist/super-editor/super-editor/src/core/migrations/migration_after_0_4_14.d.ts.map +1 -0
  394. package/dist/super-editor/super-editor/src/core/super-converter/SuperConverter.d.ts +1 -5
  395. package/dist/super-editor/super-editor/src/core/super-converter/SuperConverter.d.ts.map +1 -0
  396. package/dist/super-editor/super-editor/src/core/super-converter/constants.d.ts +1 -0
  397. package/dist/super-editor/super-editor/src/core/super-converter/constants.d.ts.map +1 -0
  398. package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/document-rels.d.ts +1 -0
  399. package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/document-rels.d.ts.map +1 -0
  400. package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/docx-constants.d.ts +1 -0
  401. package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/docx-constants.d.ts.map +1 -0
  402. package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/docx-helpers.d.ts +1 -0
  403. package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/docx-helpers.d.ts.map +1 -0
  404. package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/get-default-style-definition.d.ts +1 -0
  405. package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/get-default-style-definition.d.ts.map +1 -0
  406. package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/index.d.ts +1 -0
  407. package/dist/super-editor/super-editor/src/core/super-converter/docx-helpers/index.d.ts.map +1 -0
  408. package/dist/super-editor/super-editor/src/core/super-converter/export-helpers/pre-process-vertical-merge-cells.d.ts +1 -0
  409. package/dist/super-editor/super-editor/src/core/super-converter/export-helpers/pre-process-vertical-merge-cells.d.ts.map +1 -0
  410. package/dist/super-editor/super-editor/src/core/super-converter/exporter-docx-defs.d.ts +1 -0
  411. package/dist/super-editor/super-editor/src/core/super-converter/exporter-docx-defs.d.ts.map +1 -0
  412. package/dist/super-editor/super-editor/src/core/super-converter/exporter.d.ts +1 -0
  413. package/dist/super-editor/super-editor/src/core/super-converter/exporter.d.ts.map +1 -0
  414. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/hyperlink-preprocessor.d.ts +1 -0
  415. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/hyperlink-preprocessor.d.ts.map +1 -0
  416. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/index.d.ts +1 -0
  417. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/index.d.ts.map +1 -0
  418. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/num-pages-preprocessor.d.ts +1 -0
  419. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/num-pages-preprocessor.d.ts.map +1 -0
  420. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/page-preprocessor.d.ts +1 -0
  421. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/page-preprocessor.d.ts.map +1 -0
  422. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/page-ref-preprocessor.d.ts +1 -0
  423. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/page-ref-preprocessor.d.ts.map +1 -0
  424. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/toc-preprocessor.d.ts +1 -0
  425. package/dist/super-editor/super-editor/src/core/super-converter/field-references/fld-preprocessors/toc-preprocessor.d.ts.map +1 -0
  426. package/dist/super-editor/super-editor/src/core/super-converter/field-references/index.d.ts +1 -0
  427. package/dist/super-editor/super-editor/src/core/super-converter/field-references/index.d.ts.map +1 -0
  428. package/dist/super-editor/super-editor/src/core/super-converter/field-references/preProcessNodesForFldChar.d.ts +1 -0
  429. package/dist/super-editor/super-editor/src/core/super-converter/field-references/preProcessNodesForFldChar.d.ts.map +1 -0
  430. package/dist/super-editor/super-editor/src/core/super-converter/helpers/mediaHelpers.d.ts +1 -0
  431. package/dist/super-editor/super-editor/src/core/super-converter/helpers/mediaHelpers.d.ts.map +1 -0
  432. package/dist/super-editor/super-editor/src/core/super-converter/helpers/tableFallbackHelpers.d.ts +1 -0
  433. package/dist/super-editor/super-editor/src/core/super-converter/helpers/tableFallbackHelpers.d.ts.map +1 -0
  434. package/dist/super-editor/super-editor/src/core/super-converter/helpers.d.ts +1 -0
  435. package/dist/super-editor/super-editor/src/core/super-converter/helpers.d.ts.map +1 -0
  436. package/dist/super-editor/super-editor/src/core/super-converter/relationship-helpers.d.ts +1 -0
  437. package/dist/super-editor/super-editor/src/core/super-converter/relationship-helpers.d.ts.map +1 -0
  438. package/dist/super-editor/super-editor/src/core/super-converter/types.d.ts +1 -0
  439. package/dist/super-editor/super-editor/src/core/super-converter/types.d.ts.map +1 -0
  440. package/dist/super-editor/super-editor/src/core/super-converter/v2/docxHelper.d.ts +1 -0
  441. package/dist/super-editor/super-editor/src/core/super-converter/v2/docxHelper.d.ts.map +1 -0
  442. package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/commentsExporter.d.ts +1 -0
  443. package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/commentsExporter.d.ts.map +1 -0
  444. package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/helpers/base-list.definitions.d.ts +1 -0
  445. package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/helpers/base-list.definitions.d.ts.map +1 -0
  446. package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/helpers/index.d.ts +1 -0
  447. package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/helpers/index.d.ts.map +1 -0
  448. package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/helpers/translateChildNodes.d.ts +1 -0
  449. package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/helpers/translateChildNodes.d.ts.map +1 -0
  450. package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/index.d.ts +1 -0
  451. package/dist/super-editor/super-editor/src/core/super-converter/v2/exporter/index.d.ts.map +1 -0
  452. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/alternateChoiceImporter.d.ts +1 -0
  453. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/alternateChoiceImporter.d.ts.map +1 -0
  454. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/autoPageNumberImporter.d.ts +1 -0
  455. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/autoPageNumberImporter.d.ts.map +1 -0
  456. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/bookmarkEndImporter.d.ts +1 -0
  457. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/bookmarkEndImporter.d.ts.map +1 -0
  458. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/bookmarkNodeImporter.d.ts +1 -0
  459. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/bookmarkNodeImporter.d.ts.map +1 -0
  460. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/bookmarkStartImporter.d.ts +1 -0
  461. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/bookmarkStartImporter.d.ts.map +1 -0
  462. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/documentCommentsImporter.d.ts +1 -0
  463. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/documentCommentsImporter.d.ts.map +1 -0
  464. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/docxImporter.d.ts +1 -0
  465. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/docxImporter.d.ts.map +1 -0
  466. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/hyperlinkImporter.d.ts +1 -0
  467. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/hyperlinkImporter.d.ts.map +1 -0
  468. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/ignoredNodes.d.ts +1 -0
  469. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/ignoredNodes.d.ts.map +1 -0
  470. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/imageImporter.d.ts +1 -0
  471. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/imageImporter.d.ts.map +1 -0
  472. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/importerHelpers.d.ts +1 -0
  473. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/importerHelpers.d.ts.map +1 -0
  474. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/index.d.ts +1 -0
  475. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/index.d.ts.map +1 -0
  476. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/lineBreakImporter.d.ts +1 -0
  477. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/lineBreakImporter.d.ts.map +1 -0
  478. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/listImporter.d.ts +2 -1
  479. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/listImporter.d.ts.map +1 -0
  480. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/markImporter.d.ts +2 -1
  481. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/markImporter.d.ts.map +1 -0
  482. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/mergeTextNodes.d.ts +1 -0
  483. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/mergeTextNodes.d.ts.map +1 -0
  484. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/numberingCache.d.ts +3 -2
  485. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/numberingCache.d.ts.map +1 -0
  486. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/pageReferenceImporter.d.ts +1 -0
  487. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/pageReferenceImporter.d.ts.map +1 -0
  488. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/paragraphNodeImporter.d.ts +1 -0
  489. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/paragraphNodeImporter.d.ts.map +1 -0
  490. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/pictNodeImporter.d.ts +1 -0
  491. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/pictNodeImporter.d.ts.map +1 -0
  492. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/runNodeImporter.d.ts +1 -0
  493. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/runNodeImporter.d.ts.map +1 -0
  494. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/sdtNodeImporter.d.ts +1 -0
  495. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/sdtNodeImporter.d.ts.map +1 -0
  496. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/standardNodeImporter.d.ts +1 -0
  497. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/standardNodeImporter.d.ts.map +1 -0
  498. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/tabImporter.d.ts +1 -0
  499. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/tabImporter.d.ts.map +1 -0
  500. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/tableImporter.d.ts +1 -0
  501. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/tableImporter.d.ts.map +1 -0
  502. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/tableOfContentsImporter.d.ts +1 -0
  503. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/tableOfContentsImporter.d.ts.map +1 -0
  504. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/textNodeImporter.d.ts +1 -0
  505. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/textNodeImporter.d.ts.map +1 -0
  506. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/trackChangesImporter.d.ts +1 -0
  507. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/trackChangesImporter.d.ts.map +1 -0
  508. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/types/index.d.ts +1 -0
  509. package/dist/super-editor/super-editor/src/core/super-converter/v2/importer/types/index.d.ts.map +1 -0
  510. package/dist/super-editor/super-editor/src/core/super-converter/v2/types/index.d.ts +1 -0
  511. package/dist/super-editor/super-editor/src/core/super-converter/v2/types/index.d.ts.map +1 -0
  512. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/constants/east-asian-regex.d.ts +1 -0
  513. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/constants/east-asian-regex.d.ts.map +1 -0
  514. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/constants/index.d.ts +1 -0
  515. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/constants/index.d.ts.map +1 -0
  516. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/helpers.d.ts +1 -0
  517. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/helpers.d.ts.map +1 -0
  518. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/index.d.ts +1 -0
  519. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/index.d.ts.map +1 -0
  520. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/mc/altermateContent/alternate-content-translator.d.ts +1 -0
  521. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/mc/altermateContent/alternate-content-translator.d.ts.map +1 -0
  522. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/mc/altermateContent/index.d.ts +1 -0
  523. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/mc/altermateContent/index.d.ts.map +1 -0
  524. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/pageReference/index.d.ts +1 -0
  525. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/pageReference/index.d.ts.map +1 -0
  526. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/pageReference/pageReference-translator.d.ts +1 -0
  527. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/pageReference/pageReference-translator.d.ts.map +1 -0
  528. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/tableOfContents/index.d.ts +1 -0
  529. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/tableOfContents/index.d.ts.map +1 -0
  530. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/tableOfContents/tableOfContents-translator.d.ts +1 -0
  531. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/sd/tableOfContents/tableOfContents-translator.d.ts.map +1 -0
  532. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/types/index.d.ts +1 -0
  533. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/types/index.d.ts.map +1 -0
  534. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/utils.d.ts +1 -0
  535. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/utils.d.ts.map +1 -0
  536. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/attributes/index.d.ts +1 -0
  537. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/attributes/index.d.ts.map +1 -0
  538. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/attributes/w-val.d.ts +1 -0
  539. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/attributes/w-val.d.ts.map +1 -0
  540. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/b-translator.d.ts +1 -0
  541. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/b-translator.d.ts.map +1 -0
  542. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/index.d.ts +1 -0
  543. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/b/index.d.ts.map +1 -0
  544. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bidiVisual/bidiVisual-translator.d.ts +1 -0
  545. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bidiVisual/bidiVisual-translator.d.ts.map +1 -0
  546. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bidiVisual/index.d.ts +1 -0
  547. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bidiVisual/index.d.ts.map +1 -0
  548. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/attributes/index.d.ts +1 -0
  549. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/attributes/index.d.ts.map +1 -0
  550. 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
  551. 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
  552. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/attributes/w-id.d.ts +1 -0
  553. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/attributes/w-id.d.ts.map +1 -0
  554. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/bookmark-end-translator.d.ts +1 -0
  555. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/bookmark-end-translator.d.ts.map +1 -0
  556. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/index.d.ts +1 -0
  557. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-end/index.d.ts.map +1 -0
  558. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/index.d.ts +1 -0
  559. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/index.d.ts.map +1 -0
  560. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-col-first.d.ts +1 -0
  561. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-col-first.d.ts.map +1 -0
  562. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-col-last.d.ts +1 -0
  563. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-col-last.d.ts.map +1 -0
  564. 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
  565. 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
  566. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-id.d.ts +1 -0
  567. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-id.d.ts.map +1 -0
  568. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-name.d.ts +1 -0
  569. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/attributes/w-name.d.ts.map +1 -0
  570. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/bookmark-start-translator.d.ts +1 -0
  571. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/bookmark-start-translator.d.ts.map +1 -0
  572. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/index.d.ts +1 -0
  573. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bookmark-start/index.d.ts.map +1 -0
  574. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bottom/bottom-translator.d.ts +1 -0
  575. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bottom/bottom-translator.d.ts.map +1 -0
  576. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bottom/index.d.ts +1 -0
  577. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bottom/index.d.ts.map +1 -0
  578. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bottom/marginBottom-translator.d.ts +1 -0
  579. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/bottom/marginBottom-translator.d.ts.map +1 -0
  580. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/index.d.ts +1 -0
  581. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/index.d.ts.map +1 -0
  582. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/w-clear.d.ts +1 -0
  583. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/w-clear.d.ts.map +1 -0
  584. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/w-line-break-type.d.ts +1 -0
  585. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/attributes/w-line-break-type.d.ts.map +1 -0
  586. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/br-translator.d.ts +1 -0
  587. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/br-translator.d.ts.map +1 -0
  588. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/index.d.ts +1 -0
  589. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/br/index.d.ts.map +1 -0
  590. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cantSplit/cantSplit-translator.d.ts +1 -0
  591. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cantSplit/cantSplit-translator.d.ts.map +1 -0
  592. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cantSplit/index.d.ts +1 -0
  593. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cantSplit/index.d.ts.map +1 -0
  594. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/caps/caps-translator.d.ts +1 -0
  595. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/caps/caps-translator.d.ts.map +1 -0
  596. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cnfStyle/cnfStyle-translator.d.ts +1 -0
  597. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cnfStyle/cnfStyle-translator.d.ts.map +1 -0
  598. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cnfStyle/index.d.ts +1 -0
  599. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/cnfStyle/index.d.ts.map +1 -0
  600. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/index.d.ts +1 -0
  601. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/index.d.ts.map +1 -0
  602. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-theme-color.d.ts +1 -0
  603. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-theme-color.d.ts.map +1 -0
  604. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-theme-shade.d.ts +1 -0
  605. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-theme-shade.d.ts.map +1 -0
  606. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-theme-tint.d.ts +1 -0
  607. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-theme-tint.d.ts.map +1 -0
  608. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-val.d.ts +1 -0
  609. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/attributes/w-val.d.ts.map +1 -0
  610. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/color-translator.d.ts +1 -0
  611. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/color/color-translator.d.ts.map +1 -0
  612. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/attributes/index.d.ts +1 -0
  613. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/attributes/index.d.ts.map +1 -0
  614. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/attributes/w-id.d.ts +1 -0
  615. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/attributes/w-id.d.ts.map +1 -0
  616. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/comment-range-translator.d.ts +1 -0
  617. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/comment-range-translator.d.ts.map +1 -0
  618. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/index.d.ts +1 -0
  619. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/commentRange/index.d.ts.map +1 -0
  620. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/del/del-translator.d.ts +1 -0
  621. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/del/del-translator.d.ts.map +1 -0
  622. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/del/index.d.ts +1 -0
  623. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/del/index.d.ts.map +1 -0
  624. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/divId/divId-translator.d.ts +1 -0
  625. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/divId/divId-translator.d.ts.map +1 -0
  626. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/divId/index.d.ts +1 -0
  627. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/divId/index.d.ts.map +1 -0
  628. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/drawing/drawing-translator.d.ts +1 -0
  629. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/drawing/drawing-translator.d.ts.map +1 -0
  630. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/drawing/index.d.ts +1 -0
  631. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/drawing/index.d.ts.map +1 -0
  632. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/end/end-translator.d.ts +1 -0
  633. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/end/end-translator.d.ts.map +1 -0
  634. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/end/index.d.ts +1 -0
  635. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/end/index.d.ts.map +1 -0
  636. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/end/marginEnd-translator.d.ts +1 -0
  637. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/end/marginEnd-translator.d.ts.map +1 -0
  638. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridAfter/gridAfter-translator.d.ts +1 -0
  639. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridAfter/gridAfter-translator.d.ts.map +1 -0
  640. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridAfter/index.d.ts +1 -0
  641. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridAfter/index.d.ts.map +1 -0
  642. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridBefore/gridBefore-translator.d.ts +1 -0
  643. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridBefore/gridBefore-translator.d.ts.map +1 -0
  644. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridBefore/index.d.ts +1 -0
  645. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridBefore/index.d.ts.map +1 -0
  646. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridCol/gridCol-translator.d.ts +1 -0
  647. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridCol/gridCol-translator.d.ts.map +1 -0
  648. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridCol/index.d.ts +1 -0
  649. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridCol/index.d.ts.map +1 -0
  650. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridSpan/gridSpan-translator.d.ts +1 -0
  651. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridSpan/gridSpan-translator.d.ts.map +1 -0
  652. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridSpan/index.d.ts +1 -0
  653. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/gridSpan/index.d.ts.map +1 -0
  654. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/header/header-translator.d.ts +1 -0
  655. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/header/header-translator.d.ts.map +1 -0
  656. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/header/index.d.ts +1 -0
  657. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/header/index.d.ts.map +1 -0
  658. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/headers/headers-translator.d.ts +1 -0
  659. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/headers/headers-translator.d.ts.map +1 -0
  660. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/headers/index.d.ts +1 -0
  661. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/headers/index.d.ts.map +1 -0
  662. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hidden/hidden-translator.d.ts +1 -0
  663. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hidden/hidden-translator.d.ts.map +1 -0
  664. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hidden/index.d.ts +1 -0
  665. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hidden/index.d.ts.map +1 -0
  666. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hideMark/hideMark-translator.d.ts +1 -0
  667. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hideMark/hideMark-translator.d.ts.map +1 -0
  668. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hideMark/index.d.ts +1 -0
  669. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hideMark/index.d.ts.map +1 -0
  670. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/highlight/attributes/index.d.ts +1 -0
  671. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/highlight/attributes/index.d.ts.map +1 -0
  672. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/highlight/attributes/w-val.d.ts +1 -0
  673. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/highlight/attributes/w-val.d.ts.map +1 -0
  674. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/highlight/highlight-translator.d.ts +1 -0
  675. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/highlight/highlight-translator.d.ts.map +1 -0
  676. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hyperlink/hyperlink-translator.d.ts +1 -0
  677. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hyperlink/hyperlink-translator.d.ts.map +1 -0
  678. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hyperlink/index.d.ts +1 -0
  679. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/hyperlink/index.d.ts.map +1 -0
  680. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/i/attributes/index.d.ts +1 -0
  681. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/i/attributes/index.d.ts.map +1 -0
  682. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/i/attributes/w-val.d.ts +1 -0
  683. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/i/attributes/w-val.d.ts.map +1 -0
  684. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/i/i-translator.d.ts +1 -0
  685. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/i/i-translator.d.ts.map +1 -0
  686. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/ins/index.d.ts +1 -0
  687. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/ins/index.d.ts.map +1 -0
  688. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/ins/ins-translator.d.ts +1 -0
  689. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/ins/ins-translator.d.ts.map +1 -0
  690. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideH/index.d.ts +1 -0
  691. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideH/index.d.ts.map +1 -0
  692. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideH/insideH-translator.d.ts +1 -0
  693. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideH/insideH-translator.d.ts.map +1 -0
  694. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideV/index.d.ts +1 -0
  695. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideV/index.d.ts.map +1 -0
  696. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideV/insideV-translator.d.ts +1 -0
  697. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/insideV/insideV-translator.d.ts.map +1 -0
  698. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/jc/index.d.ts +1 -0
  699. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/jc/index.d.ts.map +1 -0
  700. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/jc/jc-translator.d.ts +1 -0
  701. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/jc/jc-translator.d.ts.map +1 -0
  702. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/left/index.d.ts +1 -0
  703. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/left/index.d.ts.map +1 -0
  704. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/left/left-translator.d.ts +1 -0
  705. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/left/left-translator.d.ts.map +1 -0
  706. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/left/marginLeft-translator.d.ts +1 -0
  707. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/left/marginLeft-translator.d.ts.map +1 -0
  708. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/noWrap/index.d.ts +1 -0
  709. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/noWrap/index.d.ts.map +1 -0
  710. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/noWrap/noWrap-translator.d.ts +1 -0
  711. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/noWrap/noWrap-translator.d.ts.map +1 -0
  712. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/index.d.ts +1 -0
  713. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/index.d.ts.map +1 -0
  714. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-del.d.ts +1 -0
  715. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-del.d.ts.map +1 -0
  716. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-p.d.ts +1 -0
  717. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-p.d.ts.map +1 -0
  718. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r-default.d.ts +1 -0
  719. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r-default.d.ts.map +1 -0
  720. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r-pr.d.ts +1 -0
  721. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r-pr.d.ts.map +1 -0
  722. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r.d.ts +1 -0
  723. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w-rsid-r.d.ts.map +1 -0
  724. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w14-para-id.d.ts +1 -0
  725. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w14-para-id.d.ts.map +1 -0
  726. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w14-text-id.d.ts +1 -0
  727. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/attributes/w14-text-id.d.ts.map +1 -0
  728. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/index.d.ts +1 -0
  729. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/index.d.ts.map +1 -0
  730. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/legacy-handle-paragraph-node.d.ts +1 -0
  731. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/legacy-handle-paragraph-node.d.ts.map +1 -0
  732. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/w-p-helpers.d.ts +1 -0
  733. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/helpers/w-p-helpers.d.ts.map +1 -0
  734. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/index.d.ts +1 -0
  735. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/index.d.ts.map +1 -0
  736. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/p-translator.d.ts +1 -0
  737. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/p/p-translator.d.ts.map +1 -0
  738. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/handle-shape-textbox-import.d.ts +1 -0
  739. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/handle-shape-textbox-import.d.ts.map +1 -0
  740. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/handle-v-rect-import.d.ts +1 -0
  741. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/handle-v-rect-import.d.ts.map +1 -0
  742. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/parse-inline-styles.d.ts +1 -0
  743. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/parse-inline-styles.d.ts.map +1 -0
  744. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/pict-node-type-strategy.d.ts +1 -0
  745. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/pict-node-type-strategy.d.ts.map +1 -0
  746. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-content-block.d.ts +1 -0
  747. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-content-block.d.ts.map +1 -0
  748. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-shape-container.d.ts +1 -0
  749. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-shape-container.d.ts.map +1 -0
  750. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-shape-textbox.d.ts +1 -0
  751. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/helpers/translate-shape-textbox.d.ts.map +1 -0
  752. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/index.d.ts +1 -0
  753. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/index.d.ts.map +1 -0
  754. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/pict-translator.d.ts +1 -0
  755. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/pict/pict-translator.d.ts.map +1 -0
  756. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/index.d.ts +1 -0
  757. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/index.d.ts.map +1 -0
  758. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-del.d.ts +1 -0
  759. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-del.d.ts.map +1 -0
  760. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-r-pr.d.ts +1 -0
  761. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-r-pr.d.ts.map +1 -0
  762. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-r.d.ts +1 -0
  763. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/attributes/w-rsid-r.d.ts.map +1 -0
  764. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/helpers.d.ts +1 -0
  765. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/helpers.d.ts.map +1 -0
  766. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/index.d.ts +1 -0
  767. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/index.d.ts.map +1 -0
  768. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/split-run-properties.d.ts +1 -0
  769. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/split-run-properties.d.ts.map +1 -0
  770. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/track-change-helpers.d.ts +1 -0
  771. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/helpers/track-change-helpers.d.ts.map +1 -0
  772. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/index.d.ts +1 -0
  773. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/index.d.ts.map +1 -0
  774. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/r-translator.d.ts +1 -0
  775. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/r/r-translator.d.ts.map +1 -0
  776. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/index.d.ts +1 -0
  777. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/index.d.ts.map +1 -0
  778. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-ascii.d.ts +1 -0
  779. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-ascii.d.ts.map +1 -0
  780. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-cs.d.ts +1 -0
  781. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-cs.d.ts.map +1 -0
  782. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-east-asia.d.ts +1 -0
  783. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-east-asia.d.ts.map +1 -0
  784. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-hansi.d.ts +1 -0
  785. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-hansi.d.ts.map +1 -0
  786. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-val.d.ts +1 -0
  787. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/attributes/w-val.d.ts.map +1 -0
  788. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/index.d.ts +1 -0
  789. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/index.d.ts.map +1 -0
  790. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/rFonts-translator.d.ts +1 -0
  791. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rFonts/rFonts-translator.d.ts.map +1 -0
  792. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/attributes/index.d.ts +1 -0
  793. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/attributes/index.d.ts.map +1 -0
  794. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/attributes/w-val.d.ts +1 -0
  795. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/attributes/w-val.d.ts.map +1 -0
  796. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/index.d.ts +1 -0
  797. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/index.d.ts.map +1 -0
  798. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/rstyle-translator.d.ts +1 -0
  799. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rStyle/rstyle-translator.d.ts.map +1 -0
  800. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/right/index.d.ts +1 -0
  801. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/right/index.d.ts.map +1 -0
  802. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/right/marginRight-translator.d.ts +1 -0
  803. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/right/marginRight-translator.d.ts.map +1 -0
  804. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/right/right-translator.d.ts +1 -0
  805. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/right/right-translator.d.ts.map +1 -0
  806. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rpr/index.d.ts +1 -0
  807. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rpr/index.d.ts.map +1 -0
  808. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rpr/rpr-translator.d.ts +1 -0
  809. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rpr/rpr-translator.d.ts.map +1 -0
  810. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rpr/run-property-translators.d.ts +1 -0
  811. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/rpr/run-property-translators.d.ts.map +1 -0
  812. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-annotation-node.d.ts +1 -0
  813. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-annotation-node.d.ts.map +1 -0
  814. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-doc-part-obj.d.ts +1 -0
  815. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-doc-part-obj.d.ts.map +1 -0
  816. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-document-section-node.d.ts +1 -0
  817. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-document-section-node.d.ts.map +1 -0
  818. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-structured-content-node.d.ts +1 -0
  819. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-structured-content-node.d.ts.map +1 -0
  820. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/parse-tag-value-json.d.ts +1 -0
  821. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/parse-tag-value-json.d.ts.map +1 -0
  822. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/sdt-node-type-strategy.d.ts +1 -0
  823. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/sdt-node-type-strategy.d.ts.map +1 -0
  824. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-document-part-obj.d.ts +1 -0
  825. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-document-part-obj.d.ts.map +1 -0
  826. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-document-section.d.ts +1 -0
  827. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-document-section.d.ts.map +1 -0
  828. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-field-annotation.d.ts +1 -0
  829. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-field-annotation.d.ts.map +1 -0
  830. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-structured-content.d.ts +1 -0
  831. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-structured-content.d.ts.map +1 -0
  832. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/index.d.ts +1 -0
  833. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/index.d.ts.map +1 -0
  834. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/sdt-translator.d.ts +1 -0
  835. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sdt/sdt-translator.d.ts.map +1 -0
  836. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/shd/index.d.ts +1 -0
  837. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/shd/index.d.ts.map +1 -0
  838. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/shd/shd-translator.d.ts +1 -0
  839. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/shd/shd-translator.d.ts.map +1 -0
  840. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/start/index.d.ts +1 -0
  841. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/start/index.d.ts.map +1 -0
  842. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/start/marginStart-translator.d.ts +1 -0
  843. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/start/marginStart-translator.d.ts.map +1 -0
  844. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/start/start-translator.d.ts +1 -0
  845. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/start/start-translator.d.ts.map +1 -0
  846. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/strike/attributes/index.d.ts +1 -0
  847. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/strike/attributes/index.d.ts.map +1 -0
  848. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/strike/attributes/w-val.d.ts +1 -0
  849. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/strike/attributes/w-val.d.ts.map +1 -0
  850. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/strike/strike-translator.d.ts +1 -0
  851. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/strike/strike-translator.d.ts.map +1 -0
  852. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sz/attributes/index.d.ts +1 -0
  853. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sz/attributes/index.d.ts.map +1 -0
  854. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sz/attributes/w-val.d.ts +1 -0
  855. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sz/attributes/w-val.d.ts.map +1 -0
  856. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sz/sz-translator.d.ts +1 -0
  857. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/sz/sz-translator.d.ts.map +1 -0
  858. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/szcs/attributes/index.d.ts +1 -0
  859. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/szcs/attributes/index.d.ts.map +1 -0
  860. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/szcs/attributes/w-val.d.ts +1 -0
  861. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/szcs/attributes/w-val.d.ts.map +1 -0
  862. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/szcs/szcs-translator.d.ts +1 -0
  863. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/szcs/szcs-translator.d.ts.map +1 -0
  864. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/t/index.d.ts +1 -0
  865. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/t/index.d.ts.map +1 -0
  866. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/t/t-translator.d.ts +1 -0
  867. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/t/t-translator.d.ts.map +1 -0
  868. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/index.d.ts +1 -0
  869. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/index.d.ts.map +1 -0
  870. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-leader.d.ts +1 -0
  871. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-leader.d.ts.map +1 -0
  872. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-pos.d.ts +1 -0
  873. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-pos.d.ts.map +1 -0
  874. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-size.d.ts +1 -0
  875. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/attributes/w-tab-size.d.ts.map +1 -0
  876. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/index.d.ts +1 -0
  877. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/index.d.ts.map +1 -0
  878. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/tab-translator.d.ts +1 -0
  879. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tab/tab-translator.d.ts.map +1 -0
  880. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tbl/index.d.ts +1 -0
  881. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tbl/index.d.ts.map +1 -0
  882. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tbl/tbl-translator.d.ts +1 -0
  883. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tbl/tbl-translator.d.ts.map +1 -0
  884. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblBorders/index.d.ts +1 -0
  885. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblBorders/index.d.ts.map +1 -0
  886. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblBorders/tblBorders-translator.d.ts +1 -0
  887. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblBorders/tblBorders-translator.d.ts.map +1 -0
  888. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCaption/index.d.ts +1 -0
  889. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCaption/index.d.ts.map +1 -0
  890. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCaption/tblCaption-translator.d.ts +1 -0
  891. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCaption/tblCaption-translator.d.ts.map +1 -0
  892. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellMar/index.d.ts +1 -0
  893. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellMar/index.d.ts.map +1 -0
  894. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellMar/tblCellMar-translator.d.ts +1 -0
  895. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellMar/tblCellMar-translator.d.ts.map +1 -0
  896. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellSpacing/index.d.ts +1 -0
  897. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellSpacing/index.d.ts.map +1 -0
  898. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellSpacing/tblCellSpacing-translator.d.ts +1 -0
  899. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblCellSpacing/tblCellSpacing-translator.d.ts.map +1 -0
  900. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblDescription/index.d.ts +1 -0
  901. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblDescription/index.d.ts.map +1 -0
  902. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblDescription/tblDescription-translator.d.ts +1 -0
  903. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblDescription/tblDescription-translator.d.ts.map +1 -0
  904. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/index.d.ts +1 -0
  905. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/index.d.ts.map +1 -0
  906. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/tblGrid-helpers.d.ts +1 -0
  907. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/tblGrid-helpers.d.ts.map +1 -0
  908. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/tblGrid-translator.d.ts +1 -0
  909. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblGrid/tblGrid-translator.d.ts.map +1 -0
  910. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblHeader/index.d.ts +1 -0
  911. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblHeader/index.d.ts.map +1 -0
  912. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblHeader/tblHeader-translator.d.ts +1 -0
  913. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblHeader/tblHeader-translator.d.ts.map +1 -0
  914. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblInd/index.d.ts +1 -0
  915. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblInd/index.d.ts.map +1 -0
  916. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblInd/tblInd-translator.d.ts +1 -0
  917. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblInd/tblInd-translator.d.ts.map +1 -0
  918. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLayout/index.d.ts +1 -0
  919. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLayout/index.d.ts.map +1 -0
  920. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLayout/tblLayout-translator.d.ts +1 -0
  921. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLayout/tblLayout-translator.d.ts.map +1 -0
  922. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLook/index.d.ts +1 -0
  923. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLook/index.d.ts.map +1 -0
  924. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLook/tblLook-translator.d.ts +1 -0
  925. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblLook/tblLook-translator.d.ts.map +1 -0
  926. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblOverlap/index.d.ts +1 -0
  927. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblOverlap/index.d.ts.map +1 -0
  928. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblOverlap/tblOverlap-translator.d.ts +1 -0
  929. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblOverlap/tblOverlap-translator.d.ts.map +1 -0
  930. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblPr/index.d.ts +1 -0
  931. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblPr/index.d.ts.map +1 -0
  932. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblPr/tblPr-translator.d.ts +1 -0
  933. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblPr/tblPr-translator.d.ts.map +1 -0
  934. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyle/index.d.ts +1 -0
  935. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyle/index.d.ts.map +1 -0
  936. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyle/tblStyle-translator.d.ts +1 -0
  937. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyle/tblStyle-translator.d.ts.map +1 -0
  938. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleColBandSize/index.d.ts +1 -0
  939. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleColBandSize/index.d.ts.map +1 -0
  940. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleColBandSize/tblStyleColBandSize-translator.d.ts +1 -0
  941. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleColBandSize/tblStyleColBandSize-translator.d.ts.map +1 -0
  942. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleRowBandSize/index.d.ts +1 -0
  943. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleRowBandSize/index.d.ts.map +1 -0
  944. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleRowBandSize/tblStyleRowBandSize-translator.d.ts +1 -0
  945. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblStyleRowBandSize/tblStyleRowBandSize-translator.d.ts.map +1 -0
  946. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblW/index.d.ts +1 -0
  947. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblW/index.d.ts.map +1 -0
  948. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblW/tblW-translator.d.ts +1 -0
  949. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblW/tblW-translator.d.ts.map +1 -0
  950. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblpPr/index.d.ts +1 -0
  951. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblpPr/index.d.ts.map +1 -0
  952. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblpPr/tblpPr-translator.d.ts +1 -0
  953. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tblpPr/tblpPr-translator.d.ts.map +1 -0
  954. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/helpers/legacy-handle-table-cell-node.d.ts +1 -0
  955. 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
  956. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/helpers/translate-table-cell.d.ts +1 -0
  957. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/helpers/translate-table-cell.d.ts.map +1 -0
  958. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/index.d.ts +1 -0
  959. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/index.d.ts.map +1 -0
  960. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/tc-translator.d.ts +1 -0
  961. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tc/tc-translator.d.ts.map +1 -0
  962. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcBorders/index.d.ts +1 -0
  963. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcBorders/index.d.ts.map +1 -0
  964. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcBorders/tcBorders-translator.d.ts +1 -0
  965. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcBorders/tcBorders-translator.d.ts.map +1 -0
  966. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcFitText/index.d.ts +1 -0
  967. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcFitText/index.d.ts.map +1 -0
  968. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcFitText/tcFitText-translator.d.ts +1 -0
  969. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcFitText/tcFitText-translator.d.ts.map +1 -0
  970. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcMar/index.d.ts +1 -0
  971. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcMar/index.d.ts.map +1 -0
  972. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcMar/tcMar-translator.d.ts +1 -0
  973. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcMar/tcMar-translator.d.ts.map +1 -0
  974. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcPr/index.d.ts +1 -0
  975. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcPr/index.d.ts.map +1 -0
  976. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcPr/tcPr-translator.d.ts +1 -0
  977. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcPr/tcPr-translator.d.ts.map +1 -0
  978. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcW/index.d.ts +1 -0
  979. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcW/index.d.ts.map +1 -0
  980. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcW/tcW-translator.d.ts +1 -0
  981. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tcW/tcW-translator.d.ts.map +1 -0
  982. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/textDirection/index.d.ts +1 -0
  983. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/textDirection/index.d.ts.map +1 -0
  984. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/textDirection/textDirection-translator.d.ts +1 -0
  985. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/textDirection/textDirection-translator.d.ts.map +1 -0
  986. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tl2br/index.d.ts +1 -0
  987. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tl2br/index.d.ts.map +1 -0
  988. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tl2br/tl2br-translator.d.ts +1 -0
  989. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tl2br/tl2br-translator.d.ts.map +1 -0
  990. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/top/index.d.ts +1 -0
  991. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/top/index.d.ts.map +1 -0
  992. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/top/marginTop-translator.d.ts +1 -0
  993. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/top/marginTop-translator.d.ts.map +1 -0
  994. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/top/top-translator.d.ts +1 -0
  995. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/top/top-translator.d.ts.map +1 -0
  996. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr/index.d.ts +1 -0
  997. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr/index.d.ts.map +1 -0
  998. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr/tr-helpers.d.ts +1 -0
  999. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr/tr-helpers.d.ts.map +1 -0
  1000. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr/tr-translator.d.ts +1 -0
  1001. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr/tr-translator.d.ts.map +1 -0
  1002. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr2bl/index.d.ts +1 -0
  1003. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr2bl/index.d.ts.map +1 -0
  1004. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr2bl/tr2bl-translator.d.ts +1 -0
  1005. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/tr2bl/tr2bl-translator.d.ts.map +1 -0
  1006. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trHeight/index.d.ts +1 -0
  1007. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trHeight/index.d.ts.map +1 -0
  1008. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trHeight/trHeight-translator.d.ts +1 -0
  1009. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trHeight/trHeight-translator.d.ts.map +1 -0
  1010. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trPr/index.d.ts +1 -0
  1011. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trPr/index.d.ts.map +1 -0
  1012. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trPr/trPr-translator.d.ts +1 -0
  1013. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/trPr/trPr-translator.d.ts.map +1 -0
  1014. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/index.d.ts +1 -0
  1015. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/index.d.ts.map +1 -0
  1016. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-color.d.ts +1 -0
  1017. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-color.d.ts.map +1 -0
  1018. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-color.d.ts +1 -0
  1019. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-color.d.ts.map +1 -0
  1020. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-shade.d.ts +1 -0
  1021. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-shade.d.ts.map +1 -0
  1022. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-tint.d.ts +1 -0
  1023. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-theme-tint.d.ts.map +1 -0
  1024. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-val.d.ts +1 -0
  1025. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/attributes/w-val.d.ts.map +1 -0
  1026. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/u-translator.d.ts +1 -0
  1027. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/u/u-translator.d.ts.map +1 -0
  1028. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vAlign/index.d.ts +1 -0
  1029. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vAlign/index.d.ts.map +1 -0
  1030. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vAlign/vAlign-translator.d.ts +1 -0
  1031. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vAlign/vAlign-translator.d.ts.map +1 -0
  1032. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vMerge/index.d.ts +1 -0
  1033. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vMerge/index.d.ts.map +1 -0
  1034. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vMerge/vMerge-translator.d.ts +1 -0
  1035. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/vMerge/vMerge-translator.d.ts.map +1 -0
  1036. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wAfter/index.d.ts +1 -0
  1037. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wAfter/index.d.ts.map +1 -0
  1038. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wAfter/wAfter-translator.d.ts +1 -0
  1039. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wAfter/wAfter-translator.d.ts.map +1 -0
  1040. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wBefore/index.d.ts +1 -0
  1041. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wBefore/index.d.ts.map +1 -0
  1042. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wBefore/wBefore-translator.d.ts +1 -0
  1043. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/w/wBefore/wBefore-translator.d.ts.map +1 -0
  1044. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/anchor-translator.d.ts +1 -0
  1045. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/anchor-translator.d.ts.map +1 -0
  1046. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/helpers/handle-anchor-node.d.ts +1 -0
  1047. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/helpers/handle-anchor-node.d.ts.map +1 -0
  1048. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/helpers/translate-anchor-node.d.ts +1 -0
  1049. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/helpers/translate-anchor-node.d.ts.map +1 -0
  1050. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/index.d.ts +1 -0
  1051. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/anchor/index.d.ts.map +1 -0
  1052. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/helpers/decode-image-node-helpers.d.ts +1 -0
  1053. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/helpers/decode-image-node-helpers.d.ts.map +1 -0
  1054. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/helpers/encode-image-node-helpers.d.ts +1 -0
  1055. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/helpers/encode-image-node-helpers.d.ts.map +1 -0
  1056. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/helpers/vector-shape-helpers.d.ts +1 -0
  1057. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/helpers/vector-shape-helpers.d.ts.map +1 -0
  1058. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/helpers/handle-inline-node.d.ts +1 -0
  1059. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/helpers/handle-inline-node.d.ts.map +1 -0
  1060. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/helpers/translate-inline-node.d.ts +1 -0
  1061. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/helpers/translate-inline-node.d.ts.map +1 -0
  1062. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/index.d.ts +1 -0
  1063. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/index.d.ts.map +1 -0
  1064. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/inline-translator.d.ts +1 -0
  1065. package/dist/super-editor/super-editor/src/core/super-converter/v3/handlers/wp/inline/inline-translator.d.ts.map +1 -0
  1066. package/dist/super-editor/super-editor/src/core/super-converter/v3/node-translator/index.d.ts +1 -0
  1067. package/dist/super-editor/super-editor/src/core/super-converter/v3/node-translator/index.d.ts.map +1 -0
  1068. package/dist/super-editor/super-editor/src/core/super-converter/v3/node-translator/node-translator.d.ts +1 -0
  1069. package/dist/super-editor/super-editor/src/core/super-converter/v3/node-translator/node-translator.d.ts.map +1 -0
  1070. package/dist/super-editor/super-editor/src/core/super-converter/zipper.d.ts +1 -0
  1071. package/dist/super-editor/super-editor/src/core/super-converter/zipper.d.ts.map +1 -0
  1072. package/dist/super-editor/super-editor/src/core/super-validator/index.d.ts +1 -0
  1073. package/dist/super-editor/super-editor/src/core/super-validator/index.d.ts.map +1 -0
  1074. package/dist/super-editor/super-editor/src/core/super-validator/logger/index.d.ts +1 -0
  1075. package/dist/super-editor/super-editor/src/core/super-validator/logger/index.d.ts.map +1 -0
  1076. package/dist/super-editor/super-editor/src/core/super-validator/logger/logger.d.ts +1 -0
  1077. package/dist/super-editor/super-editor/src/core/super-validator/logger/logger.d.ts.map +1 -0
  1078. package/dist/super-editor/super-editor/src/core/super-validator/super-validator.d.ts +1 -0
  1079. package/dist/super-editor/super-editor/src/core/super-validator/super-validator.d.ts.map +1 -0
  1080. package/dist/super-editor/super-editor/src/core/super-validator/types.d.ts +1 -0
  1081. package/dist/super-editor/super-editor/src/core/super-validator/types.d.ts.map +1 -0
  1082. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/index.d.ts +1 -0
  1083. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/index.d.ts.map +1 -0
  1084. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/image-validator.d.ts +1 -0
  1085. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/image-validator.d.ts.map +1 -0
  1086. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/index.d.ts +1 -0
  1087. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/index.d.ts.map +1 -0
  1088. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/rules/image-rid.d.ts +1 -0
  1089. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/rules/image-rid.d.ts.map +1 -0
  1090. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/rules/index.d.ts +1 -0
  1091. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/image/rules/index.d.ts.map +1 -0
  1092. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/index.d.ts +1 -0
  1093. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/index.d.ts.map +1 -0
  1094. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/link-validator.d.ts +1 -0
  1095. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/link-validator.d.ts.map +1 -0
  1096. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/rules/index.d.ts +1 -0
  1097. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/rules/index.d.ts.map +1 -0
  1098. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/rules/link-rid.d.ts +1 -0
  1099. package/dist/super-editor/super-editor/src/core/super-validator/validators/state/nodes/link/rules/link-rid.d.ts.map +1 -0
  1100. package/dist/super-editor/super-editor/src/core/super-validator/validators/xml/index.d.ts +1 -0
  1101. package/dist/super-editor/super-editor/src/core/super-validator/validators/xml/index.d.ts.map +1 -0
  1102. package/dist/super-editor/super-editor/src/core/super-validator/validators/xml/numbering/numbering-validator.d.ts +1 -0
  1103. package/dist/super-editor/super-editor/src/core/super-validator/validators/xml/numbering/numbering-validator.d.ts.map +1 -0
  1104. package/dist/super-editor/super-editor/src/core/super-validator/validators/xml/relationships/relationships-validator.d.ts +1 -0
  1105. package/dist/super-editor/super-editor/src/core/super-validator/validators/xml/relationships/relationships-validator.d.ts.map +1 -0
  1106. package/dist/super-editor/super-editor/src/core/types/index.d.ts +1 -0
  1107. package/dist/super-editor/super-editor/src/core/types/index.d.ts.map +1 -0
  1108. package/dist/super-editor/super-editor/src/core/utilities/callOrGet.d.ts +1 -0
  1109. package/dist/super-editor/super-editor/src/core/utilities/callOrGet.d.ts.map +1 -0
  1110. package/dist/super-editor/super-editor/src/core/utilities/carbonCopy.d.ts +1 -0
  1111. package/dist/super-editor/super-editor/src/core/utilities/carbonCopy.d.ts.map +1 -0
  1112. package/dist/super-editor/super-editor/src/core/utilities/clipboardUtils.d.ts +1 -0
  1113. package/dist/super-editor/super-editor/src/core/utilities/clipboardUtils.d.ts.map +1 -0
  1114. package/dist/super-editor/super-editor/src/core/utilities/createStyleTag.d.ts +1 -0
  1115. package/dist/super-editor/super-editor/src/core/utilities/createStyleTag.d.ts.map +1 -0
  1116. package/dist/super-editor/super-editor/src/core/utilities/deleteProps.d.ts +1 -0
  1117. package/dist/super-editor/super-editor/src/core/utilities/deleteProps.d.ts.map +1 -0
  1118. package/dist/super-editor/super-editor/src/core/utilities/imageBlobs.d.ts +1 -0
  1119. package/dist/super-editor/super-editor/src/core/utilities/imageBlobs.d.ts.map +1 -0
  1120. package/dist/super-editor/super-editor/src/core/utilities/index.d.ts +1 -0
  1121. package/dist/super-editor/super-editor/src/core/utilities/index.d.ts.map +1 -0
  1122. package/dist/super-editor/super-editor/src/core/utilities/isEmptyObject.d.ts +1 -0
  1123. package/dist/super-editor/super-editor/src/core/utilities/isEmptyObject.d.ts.map +1 -0
  1124. package/dist/super-editor/super-editor/src/core/utilities/isIOS.d.ts +1 -0
  1125. package/dist/super-editor/super-editor/src/core/utilities/isIOS.d.ts.map +1 -0
  1126. package/dist/super-editor/super-editor/src/core/utilities/isMacOS.d.ts +1 -0
  1127. package/dist/super-editor/super-editor/src/core/utilities/isMacOS.d.ts.map +1 -0
  1128. package/dist/super-editor/super-editor/src/core/utilities/isRegExp.d.ts +1 -0
  1129. package/dist/super-editor/super-editor/src/core/utilities/isRegExp.d.ts.map +1 -0
  1130. package/dist/super-editor/super-editor/src/core/utilities/minMax.d.ts +1 -0
  1131. package/dist/super-editor/super-editor/src/core/utilities/minMax.d.ts.map +1 -0
  1132. package/dist/super-editor/super-editor/src/core/utilities/objectIncludes.d.ts +1 -0
  1133. package/dist/super-editor/super-editor/src/core/utilities/objectIncludes.d.ts.map +1 -0
  1134. package/dist/super-editor/super-editor/src/core/utilities/parseSizeUnit.d.ts +1 -0
  1135. package/dist/super-editor/super-editor/src/core/utilities/parseSizeUnit.d.ts.map +1 -0
  1136. package/dist/super-editor/super-editor/src/extensions/ai/ai-constants.d.ts +1 -0
  1137. package/dist/super-editor/super-editor/src/extensions/ai/ai-constants.d.ts.map +1 -0
  1138. package/dist/super-editor/super-editor/src/extensions/ai/ai-marks.d.ts +1 -0
  1139. package/dist/super-editor/super-editor/src/extensions/ai/ai-marks.d.ts.map +1 -0
  1140. package/dist/super-editor/super-editor/src/extensions/ai/ai-nodes.d.ts +1 -0
  1141. package/dist/super-editor/super-editor/src/extensions/ai/ai-nodes.d.ts.map +1 -0
  1142. package/dist/super-editor/super-editor/src/extensions/ai/ai-plugin.d.ts +1 -0
  1143. package/dist/super-editor/super-editor/src/extensions/ai/ai-plugin.d.ts.map +1 -0
  1144. package/dist/super-editor/super-editor/src/extensions/ai/index.d.ts +1 -0
  1145. package/dist/super-editor/super-editor/src/extensions/ai/index.d.ts.map +1 -0
  1146. package/dist/super-editor/super-editor/src/extensions/block-node/block-node.d.ts +1 -0
  1147. package/dist/super-editor/super-editor/src/extensions/block-node/block-node.d.ts.map +1 -0
  1148. package/dist/super-editor/super-editor/src/extensions/block-node/index.d.ts +1 -0
  1149. package/dist/super-editor/super-editor/src/extensions/block-node/index.d.ts.map +1 -0
  1150. package/dist/super-editor/super-editor/src/extensions/bold/bold.d.ts +1 -0
  1151. package/dist/super-editor/super-editor/src/extensions/bold/bold.d.ts.map +1 -0
  1152. package/dist/super-editor/super-editor/src/extensions/bold/index.d.ts +1 -0
  1153. package/dist/super-editor/super-editor/src/extensions/bold/index.d.ts.map +1 -0
  1154. package/dist/super-editor/super-editor/src/extensions/bookmarks/bookmark-end.d.ts +1 -0
  1155. package/dist/super-editor/super-editor/src/extensions/bookmarks/bookmark-end.d.ts.map +1 -0
  1156. package/dist/super-editor/super-editor/src/extensions/bookmarks/bookmark-start.d.ts +1 -0
  1157. package/dist/super-editor/super-editor/src/extensions/bookmarks/bookmark-start.d.ts.map +1 -0
  1158. package/dist/super-editor/super-editor/src/extensions/bookmarks/index.d.ts +1 -0
  1159. package/dist/super-editor/super-editor/src/extensions/bookmarks/index.d.ts.map +1 -0
  1160. package/dist/super-editor/super-editor/src/extensions/bullet-list/bullet-list.d.ts +1 -0
  1161. package/dist/super-editor/super-editor/src/extensions/bullet-list/bullet-list.d.ts.map +1 -0
  1162. package/dist/super-editor/super-editor/src/extensions/bullet-list/index.d.ts +1 -0
  1163. package/dist/super-editor/super-editor/src/extensions/bullet-list/index.d.ts.map +1 -0
  1164. package/dist/super-editor/super-editor/src/extensions/collaboration/collaboration-helpers.d.ts +1 -0
  1165. package/dist/super-editor/super-editor/src/extensions/collaboration/collaboration-helpers.d.ts.map +1 -0
  1166. package/dist/super-editor/super-editor/src/extensions/collaboration/collaboration.d.ts +1 -0
  1167. package/dist/super-editor/super-editor/src/extensions/collaboration/collaboration.d.ts.map +1 -0
  1168. package/dist/super-editor/super-editor/src/extensions/collaboration/index.d.ts +1 -0
  1169. package/dist/super-editor/super-editor/src/extensions/collaboration/index.d.ts.map +1 -0
  1170. package/dist/super-editor/super-editor/src/extensions/collaboration-cursor/collaboration-cursor.d.ts +1 -0
  1171. package/dist/super-editor/super-editor/src/extensions/collaboration-cursor/collaboration-cursor.d.ts.map +1 -0
  1172. package/dist/super-editor/super-editor/src/extensions/collaboration-cursor/index.d.ts +1 -0
  1173. package/dist/super-editor/super-editor/src/extensions/collaboration-cursor/index.d.ts.map +1 -0
  1174. package/dist/super-editor/super-editor/src/extensions/color/color.d.ts +1 -0
  1175. package/dist/super-editor/super-editor/src/extensions/color/color.d.ts.map +1 -0
  1176. package/dist/super-editor/super-editor/src/extensions/color/index.d.ts +1 -0
  1177. package/dist/super-editor/super-editor/src/extensions/color/index.d.ts.map +1 -0
  1178. package/dist/super-editor/super-editor/src/extensions/comment/comment-import-helpers.d.ts +1 -0
  1179. package/dist/super-editor/super-editor/src/extensions/comment/comment-import-helpers.d.ts.map +1 -0
  1180. package/dist/super-editor/super-editor/src/extensions/comment/comment.d.ts +1 -0
  1181. package/dist/super-editor/super-editor/src/extensions/comment/comment.d.ts.map +1 -0
  1182. package/dist/super-editor/super-editor/src/extensions/comment/comments-constants.d.ts +1 -0
  1183. package/dist/super-editor/super-editor/src/extensions/comment/comments-constants.d.ts.map +1 -0
  1184. package/dist/super-editor/super-editor/src/extensions/comment/comments-helpers.d.ts +1 -0
  1185. package/dist/super-editor/super-editor/src/extensions/comment/comments-helpers.d.ts.map +1 -0
  1186. package/dist/super-editor/super-editor/src/extensions/comment/comments-marks.d.ts +1 -0
  1187. package/dist/super-editor/super-editor/src/extensions/comment/comments-marks.d.ts.map +1 -0
  1188. package/dist/super-editor/super-editor/src/extensions/comment/comments-plugin.d.ts +1 -0
  1189. package/dist/super-editor/super-editor/src/extensions/comment/comments-plugin.d.ts.map +1 -0
  1190. package/dist/super-editor/super-editor/src/extensions/comment/helpers/index.d.ts +1 -0
  1191. package/dist/super-editor/super-editor/src/extensions/comment/helpers/index.d.ts.map +1 -0
  1192. package/dist/super-editor/super-editor/src/extensions/comment/helpers/normalize-comment-event-payload.d.ts +1 -0
  1193. package/dist/super-editor/super-editor/src/extensions/comment/helpers/normalize-comment-event-payload.d.ts.map +1 -0
  1194. package/dist/super-editor/super-editor/src/extensions/comment/helpers/update-position.d.ts +1 -0
  1195. package/dist/super-editor/super-editor/src/extensions/comment/helpers/update-position.d.ts.map +1 -0
  1196. package/dist/super-editor/super-editor/src/extensions/comment/index.d.ts +1 -0
  1197. package/dist/super-editor/super-editor/src/extensions/comment/index.d.ts.map +1 -0
  1198. package/dist/super-editor/super-editor/src/extensions/content-block/content-block.d.ts +1 -0
  1199. package/dist/super-editor/super-editor/src/extensions/content-block/content-block.d.ts.map +1 -0
  1200. package/dist/super-editor/super-editor/src/extensions/content-block/index.d.ts +1 -0
  1201. package/dist/super-editor/super-editor/src/extensions/content-block/index.d.ts.map +1 -0
  1202. package/dist/super-editor/super-editor/src/extensions/custom-selection/custom-selection.d.ts +1 -0
  1203. package/dist/super-editor/super-editor/src/extensions/custom-selection/custom-selection.d.ts.map +1 -0
  1204. package/dist/super-editor/super-editor/src/extensions/custom-selection/index.d.ts +1 -0
  1205. package/dist/super-editor/super-editor/src/extensions/custom-selection/index.d.ts.map +1 -0
  1206. package/dist/super-editor/super-editor/src/extensions/document/document.d.ts +1 -0
  1207. package/dist/super-editor/super-editor/src/extensions/document/document.d.ts.map +1 -0
  1208. package/dist/super-editor/super-editor/src/extensions/document/index.d.ts +1 -0
  1209. package/dist/super-editor/super-editor/src/extensions/document/index.d.ts.map +1 -0
  1210. package/dist/super-editor/super-editor/src/extensions/dropcursor/dropcursor.d.ts +1 -0
  1211. package/dist/super-editor/super-editor/src/extensions/dropcursor/dropcursor.d.ts.map +1 -0
  1212. package/dist/super-editor/super-editor/src/extensions/dropcursor/index.d.ts +1 -0
  1213. package/dist/super-editor/super-editor/src/extensions/dropcursor/index.d.ts.map +1 -0
  1214. package/dist/super-editor/super-editor/src/extensions/field-annotation/FieldAnnotationPlugin.d.ts +1 -0
  1215. package/dist/super-editor/super-editor/src/extensions/field-annotation/FieldAnnotationPlugin.d.ts.map +1 -0
  1216. package/dist/super-editor/super-editor/src/extensions/field-annotation/FieldAnnotationView.d.ts +1 -0
  1217. package/dist/super-editor/super-editor/src/extensions/field-annotation/FieldAnnotationView.d.ts.map +1 -0
  1218. package/dist/super-editor/super-editor/src/extensions/field-annotation/cleanup-commands/cleanUpListsWithAnnotations.d.ts +1 -0
  1219. package/dist/super-editor/super-editor/src/extensions/field-annotation/cleanup-commands/cleanUpListsWithAnnotations.d.ts.map +1 -0
  1220. package/dist/super-editor/super-editor/src/extensions/field-annotation/cleanup-commands/cleanUpParagraphWithAnnotations.d.ts +1 -0
  1221. package/dist/super-editor/super-editor/src/extensions/field-annotation/cleanup-commands/cleanUpParagraphWithAnnotations.d.ts.map +1 -0
  1222. package/dist/super-editor/super-editor/src/extensions/field-annotation/cleanup-commands/index.d.ts +1 -0
  1223. package/dist/super-editor/super-editor/src/extensions/field-annotation/cleanup-commands/index.d.ts.map +1 -0
  1224. package/dist/super-editor/super-editor/src/extensions/field-annotation/field-annotation.d.ts +1 -0
  1225. package/dist/super-editor/super-editor/src/extensions/field-annotation/field-annotation.d.ts.map +1 -0
  1226. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotations.d.ts +1 -0
  1227. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotations.d.ts.map +1 -0
  1228. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotationsBetween.d.ts +1 -0
  1229. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotationsBetween.d.ts.map +1 -0
  1230. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotationsByFieldId.d.ts +1 -0
  1231. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFieldAnnotationsByFieldId.d.ts.map +1 -0
  1232. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFirstFieldAnnotationByFieldId.d.ts +1 -0
  1233. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findFirstFieldAnnotationByFieldId.d.ts.map +1 -0
  1234. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findHeaderFooterAnnotationsByFieldId.d.ts +1 -0
  1235. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findHeaderFooterAnnotationsByFieldId.d.ts.map +1 -0
  1236. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findRemovedFieldAnnotations.d.ts +1 -0
  1237. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/findRemovedFieldAnnotations.d.ts.map +1 -0
  1238. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getAllFieldAnnotations.d.ts +1 -0
  1239. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getAllFieldAnnotations.d.ts.map +1 -0
  1240. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getAllFieldAnnotationsWithRect.d.ts +1 -0
  1241. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getAllFieldAnnotationsWithRect.d.ts.map +1 -0
  1242. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getHeaderFooterAnnotations.d.ts +1 -0
  1243. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/getHeaderFooterAnnotations.d.ts.map +1 -0
  1244. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/index.d.ts +1 -0
  1245. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/index.d.ts.map +1 -0
  1246. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/trackFieldAnnotationsDeletion.d.ts +1 -0
  1247. package/dist/super-editor/super-editor/src/extensions/field-annotation/fieldAnnotationHelpers/trackFieldAnnotationsDeletion.d.ts.map +1 -0
  1248. package/dist/super-editor/super-editor/src/extensions/field-annotation/index.d.ts +1 -0
  1249. package/dist/super-editor/super-editor/src/extensions/field-annotation/index.d.ts.map +1 -0
  1250. package/dist/super-editor/super-editor/src/extensions/font-family/font-family.d.ts +1 -0
  1251. package/dist/super-editor/super-editor/src/extensions/font-family/font-family.d.ts.map +1 -0
  1252. package/dist/super-editor/super-editor/src/extensions/font-family/index.d.ts +1 -0
  1253. package/dist/super-editor/super-editor/src/extensions/font-family/index.d.ts.map +1 -0
  1254. package/dist/super-editor/super-editor/src/extensions/font-size/font-size.d.ts +1 -0
  1255. package/dist/super-editor/super-editor/src/extensions/font-size/font-size.d.ts.map +1 -0
  1256. package/dist/super-editor/super-editor/src/extensions/font-size/index.d.ts +1 -0
  1257. package/dist/super-editor/super-editor/src/extensions/font-size/index.d.ts.map +1 -0
  1258. package/dist/super-editor/super-editor/src/extensions/format-commands/format-commands.d.ts +1 -0
  1259. package/dist/super-editor/super-editor/src/extensions/format-commands/format-commands.d.ts.map +1 -0
  1260. package/dist/super-editor/super-editor/src/extensions/format-commands/index.d.ts +1 -0
  1261. package/dist/super-editor/super-editor/src/extensions/format-commands/index.d.ts.map +1 -0
  1262. package/dist/super-editor/super-editor/src/extensions/gapcursor/gapcursor.d.ts +1 -0
  1263. package/dist/super-editor/super-editor/src/extensions/gapcursor/gapcursor.d.ts.map +1 -0
  1264. package/dist/super-editor/super-editor/src/extensions/gapcursor/index.d.ts +1 -0
  1265. package/dist/super-editor/super-editor/src/extensions/gapcursor/index.d.ts.map +1 -0
  1266. package/dist/super-editor/super-editor/src/extensions/heading/heading.d.ts +1 -0
  1267. package/dist/super-editor/super-editor/src/extensions/heading/heading.d.ts.map +1 -0
  1268. package/dist/super-editor/super-editor/src/extensions/heading/index.d.ts +1 -0
  1269. package/dist/super-editor/super-editor/src/extensions/heading/index.d.ts.map +1 -0
  1270. package/dist/super-editor/super-editor/src/extensions/highlight/highlight.d.ts +1 -0
  1271. package/dist/super-editor/super-editor/src/extensions/highlight/highlight.d.ts.map +1 -0
  1272. package/dist/super-editor/super-editor/src/extensions/highlight/index.d.ts +1 -0
  1273. package/dist/super-editor/super-editor/src/extensions/highlight/index.d.ts.map +1 -0
  1274. package/dist/super-editor/super-editor/src/extensions/history/history.d.ts +1 -0
  1275. package/dist/super-editor/super-editor/src/extensions/history/history.d.ts.map +1 -0
  1276. package/dist/super-editor/super-editor/src/extensions/history/index.d.ts +1 -0
  1277. package/dist/super-editor/super-editor/src/extensions/history/index.d.ts.map +1 -0
  1278. package/dist/super-editor/super-editor/src/extensions/image/image.d.ts +1 -0
  1279. package/dist/super-editor/super-editor/src/extensions/image/image.d.ts.map +1 -0
  1280. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/fileNameUtils.d.ts +1 -0
  1281. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/fileNameUtils.d.ts.map +1 -0
  1282. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/getFileOpener.d.ts +1 -0
  1283. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/getFileOpener.d.ts.map +1 -0
  1284. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/handleBase64.d.ts +1 -0
  1285. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/handleBase64.d.ts.map +1 -0
  1286. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/handleImageUpload.d.ts +1 -0
  1287. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/handleImageUpload.d.ts.map +1 -0
  1288. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/handleUrl.d.ts +1 -0
  1289. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/handleUrl.d.ts.map +1 -0
  1290. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/imagePositionPlugin.d.ts +1 -0
  1291. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/imagePositionPlugin.d.ts.map +1 -0
  1292. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/imageRegistrationPlugin.d.ts +1 -0
  1293. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/imageRegistrationPlugin.d.ts.map +1 -0
  1294. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/index.d.ts +1 -0
  1295. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/index.d.ts.map +1 -0
  1296. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/legacyAttributes.d.ts +1 -0
  1297. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/legacyAttributes.d.ts.map +1 -0
  1298. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/processUploadedImage.d.ts +1 -0
  1299. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/processUploadedImage.d.ts.map +1 -0
  1300. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/rotation.d.ts +1 -0
  1301. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/rotation.d.ts.map +1 -0
  1302. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/startImageUpload.d.ts +1 -0
  1303. package/dist/super-editor/super-editor/src/extensions/image/imageHelpers/startImageUpload.d.ts.map +1 -0
  1304. package/dist/super-editor/super-editor/src/extensions/image/index.d.ts +1 -0
  1305. package/dist/super-editor/super-editor/src/extensions/image/index.d.ts.map +1 -0
  1306. package/dist/super-editor/super-editor/src/extensions/index.d.ts +1 -0
  1307. package/dist/super-editor/super-editor/src/extensions/index.d.ts.map +1 -0
  1308. package/dist/super-editor/super-editor/src/extensions/italic/index.d.ts +1 -0
  1309. package/dist/super-editor/super-editor/src/extensions/italic/index.d.ts.map +1 -0
  1310. package/dist/super-editor/super-editor/src/extensions/italic/italic.d.ts +1 -0
  1311. package/dist/super-editor/super-editor/src/extensions/italic/italic.d.ts.map +1 -0
  1312. package/dist/super-editor/super-editor/src/extensions/line-break/index.d.ts +1 -0
  1313. package/dist/super-editor/super-editor/src/extensions/line-break/index.d.ts.map +1 -0
  1314. package/dist/super-editor/super-editor/src/extensions/line-break/line-break.d.ts +1 -0
  1315. package/dist/super-editor/super-editor/src/extensions/line-break/line-break.d.ts.map +1 -0
  1316. package/dist/super-editor/super-editor/src/extensions/line-height/index.d.ts +1 -0
  1317. package/dist/super-editor/super-editor/src/extensions/line-height/index.d.ts.map +1 -0
  1318. package/dist/super-editor/super-editor/src/extensions/line-height/line-height.d.ts +1 -0
  1319. package/dist/super-editor/super-editor/src/extensions/line-height/line-height.d.ts.map +1 -0
  1320. package/dist/super-editor/super-editor/src/extensions/link/index.d.ts +1 -0
  1321. package/dist/super-editor/super-editor/src/extensions/link/index.d.ts.map +1 -0
  1322. package/dist/super-editor/super-editor/src/extensions/link/link.d.ts +1 -0
  1323. package/dist/super-editor/super-editor/src/extensions/link/link.d.ts.map +1 -0
  1324. package/dist/super-editor/super-editor/src/extensions/linked-styles/helpers.d.ts +1 -0
  1325. package/dist/super-editor/super-editor/src/extensions/linked-styles/helpers.d.ts.map +1 -0
  1326. package/dist/super-editor/super-editor/src/extensions/linked-styles/index.d.ts +1 -0
  1327. package/dist/super-editor/super-editor/src/extensions/linked-styles/index.d.ts.map +1 -0
  1328. package/dist/super-editor/super-editor/src/extensions/linked-styles/linked-styles.d.ts +1 -0
  1329. package/dist/super-editor/super-editor/src/extensions/linked-styles/linked-styles.d.ts.map +1 -0
  1330. package/dist/super-editor/super-editor/src/extensions/linked-styles/plugin.d.ts +1 -0
  1331. package/dist/super-editor/super-editor/src/extensions/linked-styles/plugin.d.ts.map +1 -0
  1332. package/dist/super-editor/super-editor/src/extensions/linked-styles/underline-css.d.ts +1 -0
  1333. package/dist/super-editor/super-editor/src/extensions/linked-styles/underline-css.d.ts.map +1 -0
  1334. package/dist/super-editor/super-editor/src/extensions/list-item/ListItemNodeView.d.ts +1 -0
  1335. package/dist/super-editor/super-editor/src/extensions/list-item/ListItemNodeView.d.ts.map +1 -0
  1336. package/dist/super-editor/super-editor/src/extensions/list-item/helpers/listItemTypography.d.ts +1 -0
  1337. package/dist/super-editor/super-editor/src/extensions/list-item/helpers/listItemTypography.d.ts.map +1 -0
  1338. package/dist/super-editor/super-editor/src/extensions/list-item/helpers/styledListMarkerPlugin.d.ts +1 -0
  1339. package/dist/super-editor/super-editor/src/extensions/list-item/helpers/styledListMarkerPlugin.d.ts.map +1 -0
  1340. package/dist/super-editor/super-editor/src/extensions/list-item/index.d.ts +1 -0
  1341. package/dist/super-editor/super-editor/src/extensions/list-item/index.d.ts.map +1 -0
  1342. package/dist/super-editor/super-editor/src/extensions/list-item/list-item.d.ts +1 -0
  1343. package/dist/super-editor/super-editor/src/extensions/list-item/list-item.d.ts.map +1 -0
  1344. package/dist/super-editor/super-editor/src/extensions/mention/index.d.ts +1 -0
  1345. package/dist/super-editor/super-editor/src/extensions/mention/index.d.ts.map +1 -0
  1346. package/dist/super-editor/super-editor/src/extensions/mention/mention.d.ts +1 -0
  1347. package/dist/super-editor/super-editor/src/extensions/mention/mention.d.ts.map +1 -0
  1348. package/dist/super-editor/super-editor/src/extensions/noderesizer/index.d.ts +1 -0
  1349. package/dist/super-editor/super-editor/src/extensions/noderesizer/index.d.ts.map +1 -0
  1350. package/dist/super-editor/super-editor/src/extensions/noderesizer/noderesizer.d.ts +1 -0
  1351. package/dist/super-editor/super-editor/src/extensions/noderesizer/noderesizer.d.ts.map +1 -0
  1352. package/dist/super-editor/super-editor/src/extensions/ordered-list/helpers/orderedListMarkerPlugin.d.ts +1 -0
  1353. package/dist/super-editor/super-editor/src/extensions/ordered-list/helpers/orderedListMarkerPlugin.d.ts.map +1 -0
  1354. package/dist/super-editor/super-editor/src/extensions/ordered-list/helpers/orderedListSyncPlugin.d.ts +1 -0
  1355. package/dist/super-editor/super-editor/src/extensions/ordered-list/helpers/orderedListSyncPlugin.d.ts.map +1 -0
  1356. package/dist/super-editor/super-editor/src/extensions/ordered-list/index.d.ts +1 -0
  1357. package/dist/super-editor/super-editor/src/extensions/ordered-list/index.d.ts.map +1 -0
  1358. package/dist/super-editor/super-editor/src/extensions/ordered-list/ordered-list.d.ts +1 -0
  1359. package/dist/super-editor/super-editor/src/extensions/ordered-list/ordered-list.d.ts.map +1 -0
  1360. package/dist/super-editor/super-editor/src/extensions/page-number/index.d.ts +1 -0
  1361. package/dist/super-editor/super-editor/src/extensions/page-number/index.d.ts.map +1 -0
  1362. package/dist/super-editor/super-editor/src/extensions/page-number/page-number.d.ts +1 -0
  1363. package/dist/super-editor/super-editor/src/extensions/page-number/page-number.d.ts.map +1 -0
  1364. package/dist/super-editor/super-editor/src/extensions/page-reference/index.d.ts +1 -0
  1365. package/dist/super-editor/super-editor/src/extensions/page-reference/index.d.ts.map +1 -0
  1366. package/dist/super-editor/super-editor/src/extensions/page-reference/page-reference.d.ts +1 -0
  1367. package/dist/super-editor/super-editor/src/extensions/page-reference/page-reference.d.ts.map +1 -0
  1368. package/dist/super-editor/super-editor/src/extensions/pagination/index.d.ts +1 -0
  1369. package/dist/super-editor/super-editor/src/extensions/pagination/index.d.ts.map +1 -0
  1370. package/dist/super-editor/super-editor/src/extensions/pagination/pagination-helpers.d.ts +1 -0
  1371. package/dist/super-editor/super-editor/src/extensions/pagination/pagination-helpers.d.ts.map +1 -0
  1372. package/dist/super-editor/super-editor/src/extensions/pagination/pagination.d.ts +1 -0
  1373. package/dist/super-editor/super-editor/src/extensions/pagination/pagination.d.ts.map +1 -0
  1374. package/dist/super-editor/super-editor/src/extensions/paragraph/helpers/getDefaultSpacing.d.ts +1 -0
  1375. package/dist/super-editor/super-editor/src/extensions/paragraph/helpers/getDefaultSpacing.d.ts.map +1 -0
  1376. package/dist/super-editor/super-editor/src/extensions/paragraph/index.d.ts +1 -0
  1377. package/dist/super-editor/super-editor/src/extensions/paragraph/index.d.ts.map +1 -0
  1378. package/dist/super-editor/super-editor/src/extensions/paragraph/paragraph.d.ts +1 -0
  1379. package/dist/super-editor/super-editor/src/extensions/paragraph/paragraph.d.ts.map +1 -0
  1380. package/dist/super-editor/super-editor/src/extensions/placeholder/index.d.ts +1 -0
  1381. package/dist/super-editor/super-editor/src/extensions/placeholder/index.d.ts.map +1 -0
  1382. package/dist/super-editor/super-editor/src/extensions/placeholder/placeholder.d.ts +1 -0
  1383. package/dist/super-editor/super-editor/src/extensions/placeholder/placeholder.d.ts.map +1 -0
  1384. package/dist/super-editor/super-editor/src/extensions/popover-plugin/index.d.ts +1 -0
  1385. package/dist/super-editor/super-editor/src/extensions/popover-plugin/index.d.ts.map +1 -0
  1386. package/dist/super-editor/super-editor/src/extensions/popover-plugin/popover-plugin.d.ts +1 -0
  1387. package/dist/super-editor/super-editor/src/extensions/popover-plugin/popover-plugin.d.ts.map +1 -0
  1388. package/dist/super-editor/super-editor/src/extensions/run/commands/index.d.ts +1 -0
  1389. package/dist/super-editor/super-editor/src/extensions/run/commands/index.d.ts.map +1 -0
  1390. package/dist/super-editor/super-editor/src/extensions/run/commands/split-run.d.ts +1 -0
  1391. package/dist/super-editor/super-editor/src/extensions/run/commands/split-run.d.ts.map +1 -0
  1392. package/dist/super-editor/super-editor/src/extensions/run/index.d.ts +1 -0
  1393. package/dist/super-editor/super-editor/src/extensions/run/index.d.ts.map +1 -0
  1394. package/dist/super-editor/super-editor/src/extensions/run/run.d.ts +1 -0
  1395. package/dist/super-editor/super-editor/src/extensions/run/run.d.ts.map +1 -0
  1396. package/dist/super-editor/super-editor/src/extensions/search/index.d.ts +1 -0
  1397. package/dist/super-editor/super-editor/src/extensions/search/index.d.ts.map +1 -0
  1398. package/dist/super-editor/super-editor/src/extensions/search/prosemirror-search-patched.d.ts +1 -0
  1399. package/dist/super-editor/super-editor/src/extensions/search/prosemirror-search-patched.d.ts.map +1 -0
  1400. package/dist/super-editor/super-editor/src/extensions/search/search.d.ts +1 -0
  1401. package/dist/super-editor/super-editor/src/extensions/search/search.d.ts.map +1 -0
  1402. package/dist/super-editor/super-editor/src/extensions/shape-container/index.d.ts +1 -0
  1403. package/dist/super-editor/super-editor/src/extensions/shape-container/index.d.ts.map +1 -0
  1404. package/dist/super-editor/super-editor/src/extensions/shape-container/shape-container.d.ts +1 -0
  1405. package/dist/super-editor/super-editor/src/extensions/shape-container/shape-container.d.ts.map +1 -0
  1406. package/dist/super-editor/super-editor/src/extensions/shape-textbox/index.d.ts +1 -0
  1407. package/dist/super-editor/super-editor/src/extensions/shape-textbox/index.d.ts.map +1 -0
  1408. package/dist/super-editor/super-editor/src/extensions/shape-textbox/shape-textbox.d.ts +1 -0
  1409. package/dist/super-editor/super-editor/src/extensions/shape-textbox/shape-textbox.d.ts.map +1 -0
  1410. package/dist/super-editor/super-editor/src/extensions/shared/cascade-toggle.d.ts +1 -0
  1411. package/dist/super-editor/super-editor/src/extensions/shared/cascade-toggle.d.ts.map +1 -0
  1412. package/dist/super-editor/super-editor/src/extensions/slash-menu/index.d.ts +1 -0
  1413. package/dist/super-editor/super-editor/src/extensions/slash-menu/index.d.ts.map +1 -0
  1414. package/dist/super-editor/super-editor/src/extensions/slash-menu/slash-menu.d.ts +1 -0
  1415. package/dist/super-editor/super-editor/src/extensions/slash-menu/slash-menu.d.ts.map +1 -0
  1416. package/dist/super-editor/super-editor/src/extensions/strike/index.d.ts +1 -0
  1417. package/dist/super-editor/super-editor/src/extensions/strike/index.d.ts.map +1 -0
  1418. package/dist/super-editor/super-editor/src/extensions/strike/strike.d.ts +1 -0
  1419. package/dist/super-editor/super-editor/src/extensions/strike/strike.d.ts.map +1 -0
  1420. package/dist/super-editor/super-editor/src/extensions/structured-content/StructuredContentBlockView.d.ts +1 -0
  1421. package/dist/super-editor/super-editor/src/extensions/structured-content/StructuredContentBlockView.d.ts.map +1 -0
  1422. package/dist/super-editor/super-editor/src/extensions/structured-content/StructuredContentInlineView.d.ts +1 -0
  1423. package/dist/super-editor/super-editor/src/extensions/structured-content/StructuredContentInlineView.d.ts.map +1 -0
  1424. package/dist/super-editor/super-editor/src/extensions/structured-content/StructuredContentViewBase.d.ts +1 -0
  1425. package/dist/super-editor/super-editor/src/extensions/structured-content/StructuredContentViewBase.d.ts.map +1 -0
  1426. package/dist/super-editor/super-editor/src/extensions/structured-content/document-part-object.d.ts +1 -0
  1427. package/dist/super-editor/super-editor/src/extensions/structured-content/document-part-object.d.ts.map +1 -0
  1428. package/dist/super-editor/super-editor/src/extensions/structured-content/document-section/DocumentSectionView.d.ts +1 -0
  1429. package/dist/super-editor/super-editor/src/extensions/structured-content/document-section/DocumentSectionView.d.ts.map +1 -0
  1430. package/dist/super-editor/super-editor/src/extensions/structured-content/document-section/helpers.d.ts +1 -0
  1431. package/dist/super-editor/super-editor/src/extensions/structured-content/document-section/helpers.d.ts.map +1 -0
  1432. package/dist/super-editor/super-editor/src/extensions/structured-content/document-section/index.d.ts +1 -0
  1433. package/dist/super-editor/super-editor/src/extensions/structured-content/document-section/index.d.ts.map +1 -0
  1434. package/dist/super-editor/super-editor/src/extensions/structured-content/document-section.d.ts +1 -0
  1435. package/dist/super-editor/super-editor/src/extensions/structured-content/document-section.d.ts.map +1 -0
  1436. package/dist/super-editor/super-editor/src/extensions/structured-content/index.d.ts +1 -0
  1437. package/dist/super-editor/super-editor/src/extensions/structured-content/index.d.ts.map +1 -0
  1438. package/dist/super-editor/super-editor/src/extensions/structured-content/structured-content-block.d.ts +1 -0
  1439. package/dist/super-editor/super-editor/src/extensions/structured-content/structured-content-block.d.ts.map +1 -0
  1440. package/dist/super-editor/super-editor/src/extensions/structured-content/structured-content-commands.d.ts +1 -0
  1441. package/dist/super-editor/super-editor/src/extensions/structured-content/structured-content-commands.d.ts.map +1 -0
  1442. package/dist/super-editor/super-editor/src/extensions/structured-content/structured-content.d.ts +1 -0
  1443. package/dist/super-editor/super-editor/src/extensions/structured-content/structured-content.d.ts.map +1 -0
  1444. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentBlockTags.d.ts +1 -0
  1445. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentBlockTags.d.ts.map +1 -0
  1446. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentInlineTags.d.ts +1 -0
  1447. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentInlineTags.d.ts.map +1 -0
  1448. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTablesById.d.ts +1 -0
  1449. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTablesById.d.ts.map +1 -0
  1450. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTags.d.ts +1 -0
  1451. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTags.d.ts.map +1 -0
  1452. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTagsById.d.ts +1 -0
  1453. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/getStructuredContentTagsById.d.ts.map +1 -0
  1454. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/index.d.ts +1 -0
  1455. package/dist/super-editor/super-editor/src/extensions/structured-content/structuredContentHelpers/index.d.ts.map +1 -0
  1456. package/dist/super-editor/super-editor/src/extensions/tab/helpers/tabDecorations.d.ts +1 -0
  1457. package/dist/super-editor/super-editor/src/extensions/tab/helpers/tabDecorations.d.ts.map +1 -0
  1458. package/dist/super-editor/super-editor/src/extensions/tab/index.d.ts +1 -0
  1459. package/dist/super-editor/super-editor/src/extensions/tab/index.d.ts.map +1 -0
  1460. package/dist/super-editor/super-editor/src/extensions/tab/tab.d.ts +1 -0
  1461. package/dist/super-editor/super-editor/src/extensions/tab/tab.d.ts.map +1 -0
  1462. package/dist/super-editor/super-editor/src/extensions/table/TableView.d.ts +1 -0
  1463. package/dist/super-editor/super-editor/src/extensions/table/TableView.d.ts.map +1 -0
  1464. package/dist/super-editor/super-editor/src/extensions/table/index.d.ts +1 -0
  1465. package/dist/super-editor/super-editor/src/extensions/table/index.d.ts.map +1 -0
  1466. package/dist/super-editor/super-editor/src/extensions/table/table.d.ts +1 -0
  1467. package/dist/super-editor/super-editor/src/extensions/table/table.d.ts.map +1 -0
  1468. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/appendRows.d.ts +1 -0
  1469. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/appendRows.d.ts.map +1 -0
  1470. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/cellAround.d.ts +1 -0
  1471. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/cellAround.d.ts.map +1 -0
  1472. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/cellWrapping.d.ts +1 -0
  1473. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/cellWrapping.d.ts.map +1 -0
  1474. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createCell.d.ts +1 -0
  1475. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createCell.d.ts.map +1 -0
  1476. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createColGroup.d.ts +1 -0
  1477. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createColGroup.d.ts.map +1 -0
  1478. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createTable.d.ts +1 -0
  1479. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createTable.d.ts.map +1 -0
  1480. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createTableBorders.d.ts +1 -0
  1481. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/createTableBorders.d.ts.map +1 -0
  1482. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/deleteTableWhenSelected.d.ts +1 -0
  1483. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/deleteTableWhenSelected.d.ts.map +1 -0
  1484. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/getColStyleDeclaration.d.ts +1 -0
  1485. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/getColStyleDeclaration.d.ts.map +1 -0
  1486. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/index.d.ts +1 -0
  1487. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/index.d.ts.map +1 -0
  1488. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/isCellSelection.d.ts +1 -0
  1489. package/dist/super-editor/super-editor/src/extensions/table/tableHelpers/isCellSelection.d.ts.map +1 -0
  1490. package/dist/super-editor/super-editor/src/extensions/table-cell/helpers/createCellBorders.d.ts +1 -0
  1491. package/dist/super-editor/super-editor/src/extensions/table-cell/helpers/createCellBorders.d.ts.map +1 -0
  1492. package/dist/super-editor/super-editor/src/extensions/table-cell/index.d.ts +1 -0
  1493. package/dist/super-editor/super-editor/src/extensions/table-cell/index.d.ts.map +1 -0
  1494. package/dist/super-editor/super-editor/src/extensions/table-cell/table-cell.d.ts +1 -0
  1495. package/dist/super-editor/super-editor/src/extensions/table-cell/table-cell.d.ts.map +1 -0
  1496. package/dist/super-editor/super-editor/src/extensions/table-header/index.d.ts +1 -0
  1497. package/dist/super-editor/super-editor/src/extensions/table-header/index.d.ts.map +1 -0
  1498. package/dist/super-editor/super-editor/src/extensions/table-header/table-header.d.ts +1 -0
  1499. package/dist/super-editor/super-editor/src/extensions/table-header/table-header.d.ts.map +1 -0
  1500. package/dist/super-editor/super-editor/src/extensions/table-of-contents/index.d.ts +1 -0
  1501. package/dist/super-editor/super-editor/src/extensions/table-of-contents/index.d.ts.map +1 -0
  1502. package/dist/super-editor/super-editor/src/extensions/table-of-contents/table-of-contents.d.ts +1 -0
  1503. package/dist/super-editor/super-editor/src/extensions/table-of-contents/table-of-contents.d.ts.map +1 -0
  1504. package/dist/super-editor/super-editor/src/extensions/table-row/index.d.ts +1 -0
  1505. package/dist/super-editor/super-editor/src/extensions/table-row/index.d.ts.map +1 -0
  1506. package/dist/super-editor/super-editor/src/extensions/table-row/table-row.d.ts +1 -0
  1507. package/dist/super-editor/super-editor/src/extensions/table-row/table-row.d.ts.map +1 -0
  1508. package/dist/super-editor/super-editor/src/extensions/text/index.d.ts +1 -0
  1509. package/dist/super-editor/super-editor/src/extensions/text/index.d.ts.map +1 -0
  1510. package/dist/super-editor/super-editor/src/extensions/text/text.d.ts +1 -0
  1511. package/dist/super-editor/super-editor/src/extensions/text/text.d.ts.map +1 -0
  1512. package/dist/super-editor/super-editor/src/extensions/text-align/index.d.ts +1 -0
  1513. package/dist/super-editor/super-editor/src/extensions/text-align/index.d.ts.map +1 -0
  1514. package/dist/super-editor/super-editor/src/extensions/text-align/text-align.d.ts +1 -0
  1515. package/dist/super-editor/super-editor/src/extensions/text-align/text-align.d.ts.map +1 -0
  1516. package/dist/super-editor/super-editor/src/extensions/text-indent/index.d.ts +1 -0
  1517. package/dist/super-editor/super-editor/src/extensions/text-indent/index.d.ts.map +1 -0
  1518. package/dist/super-editor/super-editor/src/extensions/text-indent/text-indent.d.ts +1 -0
  1519. package/dist/super-editor/super-editor/src/extensions/text-indent/text-indent.d.ts.map +1 -0
  1520. package/dist/super-editor/super-editor/src/extensions/text-style/index.d.ts +1 -0
  1521. package/dist/super-editor/super-editor/src/extensions/text-style/index.d.ts.map +1 -0
  1522. package/dist/super-editor/super-editor/src/extensions/text-style/text-style.d.ts +1 -0
  1523. package/dist/super-editor/super-editor/src/extensions/text-style/text-style.d.ts.map +1 -0
  1524. package/dist/super-editor/super-editor/src/extensions/text-transform/index.d.ts +1 -0
  1525. package/dist/super-editor/super-editor/src/extensions/text-transform/index.d.ts.map +1 -0
  1526. package/dist/super-editor/super-editor/src/extensions/text-transform/text-transform.d.ts +1 -0
  1527. package/dist/super-editor/super-editor/src/extensions/text-transform/text-transform.d.ts.map +1 -0
  1528. package/dist/super-editor/super-editor/src/extensions/track-changes/constants.d.ts +1 -0
  1529. package/dist/super-editor/super-editor/src/extensions/track-changes/constants.d.ts.map +1 -0
  1530. package/dist/super-editor/super-editor/src/extensions/track-changes/index.d.ts +1 -0
  1531. package/dist/super-editor/super-editor/src/extensions/track-changes/index.d.ts.map +1 -0
  1532. package/dist/super-editor/super-editor/src/extensions/track-changes/permission-helpers.d.ts +1 -0
  1533. package/dist/super-editor/super-editor/src/extensions/track-changes/permission-helpers.d.ts.map +1 -0
  1534. package/dist/super-editor/super-editor/src/extensions/track-changes/plugins/index.d.ts +1 -0
  1535. package/dist/super-editor/super-editor/src/extensions/track-changes/plugins/index.d.ts.map +1 -0
  1536. package/dist/super-editor/super-editor/src/extensions/track-changes/plugins/trackChangesBasePlugin.d.ts +1 -0
  1537. package/dist/super-editor/super-editor/src/extensions/track-changes/plugins/trackChangesBasePlugin.d.ts.map +1 -0
  1538. package/dist/super-editor/super-editor/src/extensions/track-changes/track-changes.d.ts +1 -0
  1539. package/dist/super-editor/super-editor/src/extensions/track-changes/track-changes.d.ts.map +1 -0
  1540. package/dist/super-editor/super-editor/src/extensions/track-changes/track-delete.d.ts +1 -0
  1541. package/dist/super-editor/super-editor/src/extensions/track-changes/track-delete.d.ts.map +1 -0
  1542. package/dist/super-editor/super-editor/src/extensions/track-changes/track-format.d.ts +1 -0
  1543. package/dist/super-editor/super-editor/src/extensions/track-changes/track-format.d.ts.map +1 -0
  1544. package/dist/super-editor/super-editor/src/extensions/track-changes/track-insert.d.ts +1 -0
  1545. package/dist/super-editor/super-editor/src/extensions/track-changes/track-insert.d.ts.map +1 -0
  1546. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/addMarkStep.d.ts +1 -0
  1547. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/addMarkStep.d.ts.map +1 -0
  1548. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/documentHelpers.d.ts +1 -0
  1549. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/documentHelpers.d.ts.map +1 -0
  1550. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/findTrackedMarkBetween.d.ts +1 -0
  1551. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/findTrackedMarkBetween.d.ts.map +1 -0
  1552. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/getTrackChanges.d.ts +1 -0
  1553. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/getTrackChanges.d.ts.map +1 -0
  1554. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/index.d.ts +1 -0
  1555. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/index.d.ts.map +1 -0
  1556. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/markDeletion.d.ts +1 -0
  1557. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/markDeletion.d.ts.map +1 -0
  1558. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/markInsertion.d.ts +1 -0
  1559. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/markInsertion.d.ts.map +1 -0
  1560. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/markWrapping.d.ts +1 -0
  1561. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/markWrapping.d.ts.map +1 -0
  1562. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/parseFormatList.d.ts +1 -0
  1563. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/parseFormatList.d.ts.map +1 -0
  1564. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/removeMarkStep.d.ts +1 -0
  1565. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/removeMarkStep.d.ts.map +1 -0
  1566. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/replaceAroundStep.d.ts +1 -0
  1567. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/replaceAroundStep.d.ts.map +1 -0
  1568. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/replaceStep.d.ts +1 -0
  1569. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/replaceStep.d.ts.map +1 -0
  1570. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/trackedTransaction.d.ts +1 -0
  1571. package/dist/super-editor/super-editor/src/extensions/track-changes/trackChangesHelpers/trackedTransaction.d.ts.map +1 -0
  1572. package/dist/super-editor/super-editor/src/extensions/underline/index.d.ts +1 -0
  1573. package/dist/super-editor/super-editor/src/extensions/underline/index.d.ts.map +1 -0
  1574. package/dist/super-editor/super-editor/src/extensions/underline/underline.d.ts +1 -0
  1575. package/dist/super-editor/super-editor/src/extensions/underline/underline.d.ts.map +1 -0
  1576. package/dist/super-editor/super-editor/src/extensions/vector-shape/VectorShapeView.d.ts +1 -0
  1577. package/dist/super-editor/super-editor/src/extensions/vector-shape/VectorShapeView.d.ts.map +1 -0
  1578. package/dist/super-editor/super-editor/src/extensions/vector-shape/index.d.ts +1 -0
  1579. package/dist/super-editor/super-editor/src/extensions/vector-shape/index.d.ts.map +1 -0
  1580. package/dist/super-editor/super-editor/src/extensions/vector-shape/vector-shape.d.ts +1 -0
  1581. package/dist/super-editor/super-editor/src/extensions/vector-shape/vector-shape.d.ts.map +1 -0
  1582. package/dist/super-editor/super-editor/src/index.d.ts +1 -1
  1583. package/dist/super-editor/super-editor/src/index.d.ts.map +1 -0
  1584. package/dist/super-editor/super-editor/src/main.d.ts +1 -0
  1585. package/dist/super-editor/super-editor/src/main.d.ts.map +1 -0
  1586. package/dist/super-editor/super-editor/src/tests/data/annotations_doc_content.d.ts +1 -0
  1587. package/dist/super-editor/super-editor/src/tests/data/annotations_doc_content.d.ts.map +1 -0
  1588. package/dist/super-editor/super-editor/src/tests/editor/data/imageBase64.d.ts +1 -0
  1589. package/dist/super-editor/super-editor/src/tests/editor/data/imageBase64.d.ts.map +1 -0
  1590. package/dist/super-editor/super-editor/src/tests/export/data/comments/basic-resolved-comment.d.ts +1 -0
  1591. package/dist/super-editor/super-editor/src/tests/export/data/comments/basic-resolved-comment.d.ts.map +1 -0
  1592. package/dist/super-editor/super-editor/src/tests/export/export-helpers/export-helpers.d.ts +1 -0
  1593. package/dist/super-editor/super-editor/src/tests/export/export-helpers/export-helpers.d.ts.map +1 -0
  1594. package/dist/super-editor/super-editor/src/tests/export/export-helpers/index.d.ts +1 -0
  1595. package/dist/super-editor/super-editor/src/tests/export/export-helpers/index.d.ts.map +1 -0
  1596. package/dist/super-editor/super-editor/src/tests/export/export-helpers/list-export-helpers.d.ts +1 -0
  1597. package/dist/super-editor/super-editor/src/tests/export/export-helpers/list-export-helpers.d.ts.map +1 -0
  1598. package/dist/super-editor/super-editor/src/tests/helpers/editor-test-utils.d.ts +1 -0
  1599. package/dist/super-editor/super-editor/src/tests/helpers/editor-test-utils.d.ts.map +1 -0
  1600. package/dist/super-editor/super-editor/src/tests/helpers/getParagraphText.d.ts +1 -0
  1601. package/dist/super-editor/super-editor/src/tests/helpers/getParagraphText.d.ts.map +1 -0
  1602. package/dist/super-editor/super-editor/src/tests/helpers/helpers.d.ts +1 -0
  1603. package/dist/super-editor/super-editor/src/tests/helpers/helpers.d.ts.map +1 -0
  1604. package/dist/super-editor/super-editor/src/tests/import/testUtils.d.ts +1 -0
  1605. package/dist/super-editor/super-editor/src/tests/import/testUtils.d.ts.map +1 -0
  1606. package/dist/super-editor/super-editor/src/utils/contextmenu-helpers.d.ts +1 -0
  1607. package/dist/super-editor/super-editor/src/utils/contextmenu-helpers.d.ts.map +1 -0
  1608. package/dist/super-editor/super-editor/src/utils/headless-helpers.d.ts +2 -0
  1609. package/dist/super-editor/super-editor/src/utils/headless-helpers.d.ts.map +1 -0
  1610. package/dist/super-editor/super-editor/src/utils/styleIsolation.d.ts +3 -0
  1611. package/dist/super-editor/super-editor/src/utils/styleIsolation.d.ts.map +1 -0
  1612. package/dist/super-editor/super-editor.es.js +77 -50
  1613. package/dist/super-editor/superdoc/src/components/CommentsLayer/types.d.ts +1 -0
  1614. package/dist/super-editor/superdoc/src/components/CommentsLayer/types.d.ts.map +1 -0
  1615. package/dist/super-editor/toolbar.es.js +2 -2
  1616. package/dist/super-editor.cjs +4 -4
  1617. package/dist/super-editor.es.js +2 -2
  1618. package/dist/superdoc.cjs +2 -3
  1619. package/dist/superdoc.es.js +2 -3
  1620. package/dist/superdoc.umd.js +44330 -44164
  1621. package/dist/superdoc.umd.js.map +1 -1
  1622. package/package.json +3 -3
  1623. package/dist/chunks/xml-js-D_ZIzxu0.cjs +0 -3
  1624. package/dist/chunks/xml-js-Dx4FIjnp.es.js +0 -2
  1625. package/dist/components/CommentsLayer/comment-schemas.d.ts.map +0 -1
  1626. package/dist/components/CommentsLayer/commentsList/super-comments-list.d.ts.map +0 -1
  1627. package/dist/components/CommentsLayer/helpers.d.ts.map +0 -1
  1628. package/dist/components/CommentsLayer/types.d.ts.map +0 -1
  1629. package/dist/components/CommentsLayer/use-comment.d.ts.map +0 -1
  1630. package/dist/components/CommentsLayer/use-conversation.d.ts.map +0 -1
  1631. package/dist/components/CommentsLayer/use-floating-comment.d.ts.map +0 -1
  1632. package/dist/components/PdfViewer/helpers/range.d.ts.map +0 -1
  1633. package/dist/components/PdfViewer/helpers/read-file.d.ts.map +0 -1
  1634. package/dist/components/PdfViewer/pdf/pdf-adapter.d.ts.map +0 -1
  1635. package/dist/composables/use-ai.d.ts.map +0 -1
  1636. package/dist/composables/use-document.d.ts.map +0 -1
  1637. package/dist/composables/use-field.d.ts.map +0 -1
  1638. package/dist/composables/use-high-contrast-mode.d.ts.map +0 -1
  1639. package/dist/composables/use-selected-text.d.ts.map +0 -1
  1640. package/dist/core/SuperDoc.d.ts.map +0 -1
  1641. package/dist/core/collaboration/collaboration-comments.d.ts.map +0 -1
  1642. package/dist/core/collaboration/collaboration.d.ts.map +0 -1
  1643. package/dist/core/collaboration/helpers.d.ts.map +0 -1
  1644. package/dist/core/collaboration/permissions.d.ts.map +0 -1
  1645. package/dist/core/create-app.d.ts.map +0 -1
  1646. package/dist/core/helpers/export.d.ts.map +0 -1
  1647. package/dist/core/helpers/file.d.ts.map +0 -1
  1648. package/dist/core/types/index.d.ts.map +0 -1
  1649. package/dist/helpers/floor.d.ts.map +0 -1
  1650. package/dist/helpers/group-changes.d.ts.map +0 -1
  1651. package/dist/helpers/use-selection.d.ts.map +0 -1
  1652. package/dist/index.d.ts.map +0 -1
  1653. package/dist/main.d.ts.map +0 -1
  1654. package/dist/stores/comments-store.d.ts.map +0 -1
  1655. package/dist/stores/hrbr-fields-store.d.ts.map +0 -1
  1656. package/dist/stores/superdoc-store.d.ts +0 -146
  1657. package/dist/stores/superdoc-store.d.ts.map +0 -1
  1658. package/dist/super-editor/super-editor/postcss.config.d.cts +0 -1
  1659. package/dist/super-editor/super-editor/vite.config.d.ts +0 -2
  1660. package/dist/super-editor.d.ts +0 -5
  1661. /package/dist/{components → packages/superdoc/src/components}/CommentsLayer/comment-schemas.d.ts +0 -0
  1662. /package/dist/{components → packages/superdoc/src/components}/CommentsLayer/helpers.d.ts +0 -0
  1663. /package/dist/{components → packages/superdoc/src/components}/CommentsLayer/types.d.ts +0 -0
  1664. /package/dist/{components → packages/superdoc/src/components}/CommentsLayer/use-comment.d.ts +0 -0
  1665. /package/dist/{components → packages/superdoc/src/components}/CommentsLayer/use-conversation.d.ts +0 -0
  1666. /package/dist/{components → packages/superdoc/src/components}/CommentsLayer/use-floating-comment.d.ts +0 -0
  1667. /package/dist/{components → packages/superdoc/src/components}/PdfViewer/helpers/range.d.ts +0 -0
  1668. /package/dist/{components → packages/superdoc/src/components}/PdfViewer/helpers/read-file.d.ts +0 -0
  1669. /package/dist/{components → packages/superdoc/src/components}/PdfViewer/pdf/pdf-adapter.d.ts +0 -0
  1670. /package/dist/{composables → packages/superdoc/src/composables}/use-ai.d.ts +0 -0
  1671. /package/dist/{composables → packages/superdoc/src/composables}/use-document.d.ts +0 -0
  1672. /package/dist/{composables → packages/superdoc/src/composables}/use-field.d.ts +0 -0
  1673. /package/dist/{composables → packages/superdoc/src/composables}/use-high-contrast-mode.d.ts +0 -0
  1674. /package/dist/{composables → packages/superdoc/src/composables}/use-selected-text.d.ts +0 -0
  1675. /package/dist/{core → packages/superdoc/src/core}/collaboration/collaboration-comments.d.ts +0 -0
  1676. /package/dist/{core → packages/superdoc/src/core}/collaboration/collaboration.d.ts +0 -0
  1677. /package/dist/{core → packages/superdoc/src/core}/collaboration/helpers.d.ts +0 -0
  1678. /package/dist/{core → packages/superdoc/src/core}/collaboration/permissions.d.ts +0 -0
  1679. /package/dist/{core → packages/superdoc/src/core}/create-app.d.ts +0 -0
  1680. /package/dist/{core → packages/superdoc/src/core}/helpers/export.d.ts +0 -0
  1681. /package/dist/{core → packages/superdoc/src/core}/helpers/file.d.ts +0 -0
  1682. /package/dist/{core → packages/superdoc/src/core}/index.d.ts +0 -0
  1683. /package/dist/{core → packages/superdoc/src/core}/types/index.d.ts +0 -0
  1684. /package/dist/{helpers → packages/superdoc/src/helpers}/floor.d.ts +0 -0
  1685. /package/dist/{helpers → packages/superdoc/src/helpers}/group-changes.d.ts +0 -0
  1686. /package/dist/{helpers → packages/superdoc/src/helpers}/use-selection.d.ts +0 -0
  1687. /package/dist/{icons.d.ts → packages/superdoc/src/icons.d.ts} +0 -0
  1688. /package/dist/{main.d.ts → packages/superdoc/src/main.d.ts} +0 -0
  1689. /package/dist/{stores → packages/superdoc/src/stores}/hrbr-fields-store.d.ts +0 -0
@@ -12,9 +12,9 @@ var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "acce
12
12
  var _Attribute_static, getGlobalAttributes_fn, getNodeAndMarksAttributes_fn, _Schema_static, createNodesSchema_fn, createMarksSchema_fn, _events, _ExtensionService_instances, setupExtensions_fn, attachEditorEvents_fn, _editor, _stateValidators, _xmlValidators, _requiredNodeTypes, _requiredMarkTypes, _SuperValidator_instances, initializeValidators_fn, collectValidatorRequirements_fn, analyzeDocument_fn, _commandService, _Editor_instances, initContainerElement_fn, init_fn, initRichText_fn, onFocus_fn, checkHeadless_fn, registerCopyHandler_fn, insertNewFileData_fn, createExtensionService_fn, createCommandService_fn, createConverter_fn, initMedia_fn, initFonts_fn, checkFonts_fn, determineUnsupportedFonts_fn, createSchema_fn, generatePmData_fn, createView_fn, onCollaborationReady_fn, initComments_fn, initPagination_fn, dispatchTransaction_fn, handleNodeSelection_fn, prepareDocumentForImport_fn, prepareDocumentForExport_fn, endCollaboration_fn, validateDocumentInit_fn, validateDocumentExport_fn, initDevTools_fn, _DocumentSectionView_instances, init_fn2, addToolTip_fn, _ListItemNodeView_instances, init_fn3, applyIndentStyling_fn, _FieldAnnotationView_instances, createAnnotation_fn, _AutoPageNumberNodeView_instances, renderDom_fn, scheduleUpdateNodeStyle_fn;
13
13
  import * as Y from "yjs";
14
14
  import { UndoManager, Item as Item$1, ContentType, Text as Text$1, XmlElement, encodeStateAsUpdate } from "yjs";
15
- import { P as PluginKey, a as Plugin, M as Mapping, N as NodeSelection, S as Selection, T as TextSelection, b as Slice, D as DOMSerializer, F as Fragment, c as DOMParser$1, d as Mark$1, e as dropPoint, A as AllSelection, p as process$1, B as Buffer2, f as callOrGet, g as getExtensionConfigField, h as getMarkType, i as getMarksFromSelection, j as getNodeType, k as getSchemaTypeNameByName, l as Schema$1, m as cleanSchemaItem, n as canSplit, o as defaultBlockAt$1, q as liftTarget, r as canJoin, s as joinPoint, t as replaceStep$1, R as ReplaceAroundStep$1, u as isTextSelection, v as getMarkRange, w as isMarkActive, x as isNodeActive, y as deleteProps, z as processContent, C as ReplaceStep, E as NodeRange, G as findWrapping, L as ListHelpers, H as findParentNode, I as isMacOS, J as isIOS, K as getSchemaTypeByName, O as inputRulesPlugin, Q as TrackDeleteMarkName, U as TrackInsertMarkName, V as v4, W as TrackFormatMarkName, X as comments_module_events, Y as findMark, Z as objectIncludes, _ as AddMarkStep, $ as RemoveMarkStep, a0 as twipsToLines, a1 as pixelsToTwips, a2 as helpers, a3 as posToDOMRect, a4 as CommandService, a5 as SuperConverter, a6 as createDocument, a7 as createDocFromMarkdown, a8 as createDocFromHTML, a9 as EditorState, aa as hasSomeParentWithClass, ab as isActive, ac as unflattenListsInHtml, ad as parseSizeUnit, ae as minMax, af as getLineHeightValueString, ag as updateDOMAttributes, ah as findChildren$5, ai as htmlHandler, aj as generateRandomSigned32BitIntStrId, ak as InputRule, al as kebabCase, am as findParentNodeClosestToPos, an as getListItemStyleDefinitions, ao as docxNumberingHelpers, ap as parseIndentElement, aq as combineIndents, ar as twipsToPixels, as as PIXELS_PER_INCH, at as SelectionRange, au as Transform, av as isInTable$1, aw as generateDocxRandomId, ax as insertNewRelationship, ay as inchesToPixels } from "./converter-Xq_CNQ6-.js";
15
+ import { P as PluginKey, a as Plugin, M as Mapping, N as NodeSelection, S as Selection, T as TextSelection, b as Slice, D as DOMSerializer, F as Fragment, c as DOMParser$1, d as Mark$1, e as dropPoint, A as AllSelection, p as process$1, B as Buffer2, f as callOrGet, g as getExtensionConfigField, h as getMarkType, i as getMarksFromSelection, j as getNodeType, k as getSchemaTypeNameByName, l as Schema$1, m as cleanSchemaItem, n as canSplit, o as defaultBlockAt$1, q as liftTarget, r as canJoin, s as joinPoint, t as replaceStep$1, R as ReplaceAroundStep$1, u as isTextSelection, v as getMarkRange, w as isMarkActive, x as isNodeActive, y as deleteProps, z as processContent, C as ReplaceStep, E as NodeRange, G as findWrapping, L as ListHelpers, H as findParentNode, I as isMacOS, J as isIOS, K as getSchemaTypeByName, O as inputRulesPlugin, Q as TrackDeleteMarkName, U as TrackInsertMarkName, V as v4, W as TrackFormatMarkName, X as comments_module_events, Y as findMark, Z as objectIncludes, _ as AddMarkStep, $ as RemoveMarkStep, a0 as twipsToLines, a1 as pixelsToTwips, a2 as helpers, a3 as posToDOMRect, a4 as CommandService, a5 as SuperConverter, a6 as createDocument, a7 as createDocFromMarkdown, a8 as createDocFromHTML, a9 as EditorState, aa as hasSomeParentWithClass, ab as isActive, ac as unflattenListsInHtml, ad as parseSizeUnit, ae as minMax, af as getLineHeightValueString, ag as updateDOMAttributes, ah as findChildren$5, ai as htmlHandler, aj as generateRandomSigned32BitIntStrId, ak as InputRule, al as kebabCase, am as findParentNodeClosestToPos, an as getListItemStyleDefinitions, ao as docxNumberingHelpers, ap as parseIndentElement, aq as combineIndents, ar as twipsToPixels, as as PIXELS_PER_INCH, at as SelectionRange, au as Transform, av as isInTable$1, aw as generateDocxRandomId, ax as insertNewRelationship, ay as inchesToPixels } from "./converter-A-SM_uxK.js";
16
+ import { D as DocxZipper } from "./docx-zipper-DAGEFu-1.js";
16
17
  import { ref, computed, createElementBlock, openBlock, withModifiers, Fragment as Fragment$1, renderList, normalizeClass, createCommentVNode, toDisplayString, createElementVNode, createApp } from "vue";
17
- import { D as DocxZipper } from "./docx-zipper-D5oQWM4V.js";
18
18
  var GOOD_LEAF_SIZE = 200;
19
19
  var RopeSequence = function RopeSequence2() {
20
20
  };
@@ -11017,10 +11017,12 @@ const _ExtensionService = class _ExtensionService {
11017
11017
  type: getNodeType(extension.name, this.schema)
11018
11018
  };
11019
11019
  const addNodeView = getExtensionConfigField(extension, "addNodeView", context);
11020
- if (!addNodeView) return [];
11020
+ if (!addNodeView) return null;
11021
+ const nodeViewFunction = addNodeView();
11022
+ if (!nodeViewFunction) return null;
11021
11023
  const nodeview = (node, _view, getPos, decorations) => {
11022
11024
  const htmlAttributes = Attribute.getAttributesToRender(node, extensionAttrs);
11023
- return addNodeView()({
11025
+ return nodeViewFunction({
11024
11026
  editor,
11025
11027
  node,
11026
11028
  getPos,
@@ -11030,7 +11032,7 @@ const _ExtensionService = class _ExtensionService {
11030
11032
  });
11031
11033
  };
11032
11034
  return [extension.name, nodeview];
11033
- });
11035
+ }).filter(Boolean);
11034
11036
  return Object.fromEntries(entries);
11035
11037
  }
11036
11038
  };
@@ -11694,6 +11696,11 @@ const updateYdocDocxData = async (editor, ydoc) => {
11694
11696
  { event: "docx-update", user: editor.options.user }
11695
11697
  );
11696
11698
  };
11699
+ const STYLE_ISOLATION_CLASS = "sd-editor-scoped";
11700
+ const applyStyleIsolationClass = (target) => {
11701
+ if (!target || !target.classList) return;
11702
+ target.classList.add(STYLE_ISOLATION_CLASS);
11703
+ };
11697
11704
  const PaginationPluginKey = new PluginKey("paginationPlugin");
11698
11705
  const initPaginationData = async (editor) => {
11699
11706
  if (!editor.converter) return;
@@ -11729,6 +11736,7 @@ const getSectionHeight = async (editor, data) => {
11729
11736
  return new Promise((resolve) => {
11730
11737
  const editorContainer = document.createElement("div");
11731
11738
  editorContainer.className = "super-editor";
11739
+ applyStyleIsolationClass(editorContainer);
11732
11740
  editorContainer.style.padding = "0";
11733
11741
  editorContainer.style.margin = "0";
11734
11742
  const sectionEditor = createHeaderFooterEditor({ editor, data, editorContainer });
@@ -11756,6 +11764,7 @@ const createHeaderFooterEditor = ({
11756
11764
  const { fontSizePt, typeface, fontFamilyCss } = parentStyles;
11757
11765
  const fontSizeInPixles = fontSizePt * 1.3333;
11758
11766
  const lineHeight = fontSizeInPixles * 1.2;
11767
+ applyStyleIsolationClass(editorContainer);
11759
11768
  Object.assign(editorContainer.style, {
11760
11769
  padding: "0",
11761
11770
  margin: "0",
@@ -15063,7 +15072,7 @@ const _Editor = class _Editor extends EventEmitter {
15063
15072
  { default: remarkStringify },
15064
15073
  { default: remarkGfm }
15065
15074
  ] = await Promise.all([
15066
- import("./index-CsxQB3Ha.js"),
15075
+ import("./index-CAVACbO6.js"),
15067
15076
  import("./index-DRCvimau.js"),
15068
15077
  import("./index-C_x_N6Uh.js"),
15069
15078
  import("./index-D_sWOSiG.js"),
@@ -15281,7 +15290,7 @@ const _Editor = class _Editor extends EventEmitter {
15281
15290
  * @returns {Object | void} Migration results
15282
15291
  */
15283
15292
  processCollaborationMigrations() {
15284
- console.debug("[checkVersionMigrations] Current editor version", "0.28.5");
15293
+ console.debug("[checkVersionMigrations] Current editor version", "0.29.0-next.10");
15285
15294
  if (!this.options.ydoc) return;
15286
15295
  const metaMap = this.options.ydoc.getMap("meta");
15287
15296
  let docVersion = metaMap.get("version");
@@ -15477,7 +15486,12 @@ initContainerElement_fn = function(options) {
15477
15486
  options.element.classList.add("sd-super-editor-html");
15478
15487
  }
15479
15488
  }
15480
- options.element = options.isHeadless ? null : options.element || document.createElement("div");
15489
+ if (options.isHeadless) {
15490
+ options.element = null;
15491
+ return;
15492
+ }
15493
+ options.element = options.element || document.createElement("div");
15494
+ applyStyleIsolationClass(options.element);
15481
15495
  };
15482
15496
  /**
15483
15497
  * Initialize the editor with the given options
@@ -20476,6 +20490,9 @@ function orderedListSync(editor) {
20476
20490
  }
20477
20491
  });
20478
20492
  }
20493
+ const shouldSkipNodeView = (editor) => {
20494
+ return editor.options.isHeadless;
20495
+ };
20479
20496
  const ListItem = Node$1.create({
20480
20497
  name: "listItem",
20481
20498
  content: "paragraph* block*",
@@ -20502,9 +20519,11 @@ const ListItem = Node$1.create({
20502
20519
  },
20503
20520
  /**
20504
20521
  * Important: The listItem node uses a custom node view.
20505
- * @returns {import('@core/NodeView.js').NodeView}
20522
+ * Skip node view in headless mode for performance.
20523
+ * @returns {import('@core/NodeView.js').NodeView|null}
20506
20524
  */
20507
20525
  addNodeView() {
20526
+ if (shouldSkipNodeView(this.editor)) return null;
20508
20527
  return ({ node, editor, getPos, decorations }) => {
20509
20528
  return new ListItemNodeView(node, getPos, decorations, editor);
20510
20529
  };
@@ -31832,9 +31851,10 @@ const Strike = Mark.create({
31832
31851
  { style: "text-decoration=auto", clearMark: (m) => m.type.name == "s" }
31833
31852
  ];
31834
31853
  },
31835
- renderDOM({ htmlAttributes }) {
31854
+ renderDOM({ mark, htmlAttributes }) {
31836
31855
  const merged = Attribute.mergeAttributes(this.options.htmlAttributes, htmlAttributes);
31837
- const { value, ...rest } = merged || {};
31856
+ const { value } = mark.attrs;
31857
+ const { ...rest } = merged || {};
31838
31858
  if (value === "0") {
31839
31859
  return ["span", rest, 0];
31840
31860
  }
@@ -35616,6 +35636,7 @@ class Popover {
35616
35636
  this.view = view;
35617
35637
  this.popover = document.createElement("div");
35618
35638
  this.popover.className = "sd-editor-popover";
35639
+ applyStyleIsolationClass(this.popover);
35619
35640
  document.body.appendChild(this.popover);
35620
35641
  this.tippyInstance = tippy(this.popover, {
35621
35642
  trigger: "manual",
@@ -37032,6 +37053,7 @@ const calculatePageBreaks = (view, editor, sectionData) => {
37032
37053
  const tempContainer = editor.options.element.cloneNode();
37033
37054
  if (!tempContainer) return [];
37034
37055
  tempContainer.className = "temp-container super-editor";
37056
+ applyStyleIsolationClass(tempContainer);
37035
37057
  const HIDDEN_EDITOR_OFFSET_TOP = 0;
37036
37058
  const HIDDEN_EDITOR_OFFSET_LEFT = 0;
37037
37059
  tempContainer.style.left = HIDDEN_EDITOR_OFFSET_TOP + "px";
@@ -38080,6 +38102,7 @@ const nodeResizer = (nodeNames = ["image"], editor) => {
38080
38102
  handleEl.style.pointerEvents = "auto";
38081
38103
  resizeContainer.appendChild(handleEl);
38082
38104
  }
38105
+ applyStyleIsolationClass(resizeContainer);
38083
38106
  document.body.appendChild(resizeContainer);
38084
38107
  updateHandlePositions(wrapper.firstElementChild);
38085
38108
  }
@@ -1,4 +1,4 @@
1
- import { aA as getDefaultExportFromCjs } from "./converter-Xq_CNQ6-.js";
1
+ import { aA as getDefaultExportFromCjs } from "./converter-A-SM_uxK.js";
2
2
  import { V as VFile } from "./index-CvBqQJbG.js";
3
3
  function bail(error) {
4
4
  if (error) {
@@ -1,6 +1,6 @@
1
1
  import { computed, createElementBlock, openBlock, createElementVNode, createCommentVNode, normalizeClass, normalizeStyle, ref, withKeys, unref, withModifiers, createBlock, toDisplayString, withDirectives, vModelText, nextTick, getCurrentInstance, createVNode, readonly, watch, onMounted, onBeforeUnmount, reactive, onBeforeMount, inject, onActivated, onDeactivated, createTextVNode, Fragment, Comment, defineComponent, provide, h, Teleport, toRef, renderSlot, isVNode, shallowRef, watchEffect, mergeProps, Transition, vShow, cloneVNode, Text, renderList, withCtx } from "vue";
2
- import { p as process$1 } from "./converter-Xq_CNQ6-.js";
3
- import { _ as _export_sfc, u as useHighContrastMode, g as global$1 } from "./editor-ChUZBhy8.js";
2
+ import { p as process$1 } from "./converter-A-SM_uxK.js";
3
+ import { _ as _export_sfc, u as useHighContrastMode, g as global$1 } from "./editor-DEQs8DSp.js";
4
4
  const sanitizeNumber = (value, defaultNumber) => {
5
5
  let sanitized = value.replace(/[^0-9.]/g, "");
6
6
  sanitized = parseFloat(sanitized);
@@ -1,5 +1,4 @@
1
- import { a5 } from "./chunks/converter-Xq_CNQ6-.js";
2
- import "vue";
1
+ import { a5 } from "./chunks/converter-A-SM_uxK.js";
3
2
  export {
4
3
  a5 as SuperConverter
5
4
  };
@@ -1,5 +1,5 @@
1
- import "./chunks/converter-Xq_CNQ6-.js";
2
- import { D } from "./chunks/docx-zipper-D5oQWM4V.js";
1
+ import "./chunks/converter-A-SM_uxK.js";
2
+ import { D } from "./chunks/docx-zipper-DAGEFu-1.js";
3
3
  export {
4
4
  D as default
5
5
  };
@@ -1,6 +1,6 @@
1
- import { E } from "./chunks/editor-ChUZBhy8.js";
2
- import "./chunks/converter-Xq_CNQ6-.js";
3
- import "./chunks/docx-zipper-D5oQWM4V.js";
1
+ import { E } from "./chunks/editor-DEQs8DSp.js";
2
+ import "./chunks/converter-A-SM_uxK.js";
3
+ import "./chunks/docx-zipper-DAGEFu-1.js";
4
4
  export {
5
5
  E as Editor
6
6
  };
@@ -1,4 +1,4 @@
1
- import { J as JSZip } from "./chunks/docx-zipper-D5oQWM4V.js";
1
+ import { J as JSZip } from "./chunks/docx-zipper-DAGEFu-1.js";
2
2
  async function createZip(blobs, fileNames) {
3
3
  const zip = new JSZip();
4
4
  blobs.forEach((blob, index) => {
@@ -306,12 +306,12 @@
306
306
  }
307
307
 
308
308
  /* Add isolation styles */
309
- .prosemirror-isolated[data-v-e8e0f607] {
309
+ .prosemirror-isolated[data-v-d869be75] {
310
310
  /* Make sure the component is above ProseMirror in z-index */
311
311
  z-index: 100;
312
312
  position: relative;
313
313
  }
314
- .ai-writer[data-v-e8e0f607] {
314
+ .ai-writer[data-v-d869be75] {
315
315
  background-color: white;
316
316
  display: flex;
317
317
  flex-direction: column;
@@ -329,12 +329,12 @@
329
329
  }
330
330
 
331
331
  /* Chrome, Safari, and Opera */
332
- .ai-writer[data-v-e8e0f607]::-webkit-scrollbar {
332
+ .ai-writer[data-v-d869be75]::-webkit-scrollbar {
333
333
  display: none;
334
334
  }
335
335
 
336
336
  /* Replace .ai-editable with .ai-textarea */
337
- .ai-textarea[data-v-e8e0f607] {
337
+ .ai-textarea[data-v-d869be75] {
338
338
  padding-left: 8px;
339
339
  width: 100%;
340
340
  color: #47484a;
@@ -349,11 +349,11 @@
349
349
  }
350
350
 
351
351
  /* Add specific styles for textarea placeholder */
352
- .ai-textarea[data-v-e8e0f607]::placeholder {
352
+ .ai-textarea[data-v-d869be75]::placeholder {
353
353
  color: #666;
354
354
  font-weight: 400;
355
355
  }
356
- .ai-user-input-field[data-v-e8e0f607] {
356
+ .ai-user-input-field[data-v-d869be75] {
357
357
  line-height: 13px;
358
358
  display: flex;
359
359
  flex-direction: row;
@@ -363,27 +363,27 @@
363
363
  border-radius: 8px;
364
364
  margin-bottom: 10px;
365
365
  }
366
- .ai-textarea-icon[data-v-e8e0f607] {
366
+ .ai-textarea-icon[data-v-d869be75] {
367
367
  display: block;
368
368
  font-weight: 800;
369
369
  font-size: 14px;
370
370
  width: 16px;
371
371
  height: 16px;
372
372
  }
373
- .ai-textarea-icon svg[data-v-e8e0f607] {
373
+ .ai-textarea-icon svg[data-v-d869be75] {
374
374
  height: 16px;
375
375
  width: 16px;
376
376
  }
377
- .ai-textarea-icon.loading[data-v-e8e0f607] {
378
- animation: spin-e8e0f607 2s linear infinite;
377
+ .ai-textarea-icon.loading[data-v-d869be75] {
378
+ animation: spin-d869be75 2s linear infinite;
379
379
  }
380
- .loading i[data-v-e8e0f607] {
380
+ .loading i[data-v-d869be75] {
381
381
  display: flex;
382
382
  }
383
- .error[data-v-e8e0f607] {
383
+ .error[data-v-d869be75] {
384
384
  fill: #ed4337;
385
385
  }
386
- .ai-submit-button[data-v-e8e0f607] {
386
+ .ai-submit-button[data-v-d869be75] {
387
387
  border: none;
388
388
  padding: 0;
389
389
  margin: 0;
@@ -391,10 +391,10 @@
391
391
  display: flex;
392
392
  align-items: center;
393
393
  }
394
- .ai-submit-button[data-v-e8e0f607]:hover {
394
+ .ai-submit-button[data-v-d869be75]:hover {
395
395
  opacity: 0.8;
396
396
  }
397
- @keyframes spin-e8e0f607 {
397
+ @keyframes spin-d869be75 {
398
398
  from {
399
399
  transform: rotate(0deg);
400
400
  }
@@ -402,7 +402,7 @@ to {
402
402
  transform: rotate(360deg);
403
403
  }
404
404
  }
405
- .ai-loader[data-v-e8e0f607] {
405
+ .ai-loader[data-v-d869be75] {
406
406
  display: flex;
407
407
  height: 14px;
408
408
  justify-content: flex-end;
@@ -411,6 +411,16 @@ to {
411
411
  :root {
412
412
  /* CSS variables */
413
413
  }
414
+ .sd-editor-scoped,
415
+ .sd-editor-scoped :where(*),
416
+ .sd-editor-scoped :where(*::before),
417
+ .sd-editor-scoped :where(*::after) {
418
+ all: revert;
419
+ box-sizing: border-box;
420
+ }
421
+ .sd-editor-scoped {
422
+ display: block;
423
+ }
414
424
  .sd-input-active {
415
425
  border: 1px solid #1355ff !important;
416
426
  }
@@ -1554,35 +1564,35 @@ on the right if it is inside shape textbox.
1554
1564
  position: absolute;
1555
1565
  }
1556
1566
 
1557
- .options-grid-wrap[data-v-4c0091c8] {
1567
+ .options-grid-wrap[data-v-3d19fedf] {
1558
1568
  padding: 5px;
1559
1569
  border-radius: 5px;
1560
1570
  }
1561
- .none-option[data-v-4c0091c8] {
1571
+ .none-option[data-v-3d19fedf] {
1562
1572
  display: flex;
1563
1573
  align-items: center;
1564
1574
  gap: 4px;
1565
1575
  padding: 4px;
1566
1576
  }
1567
- .none-option[data-v-4c0091c8]:hover {
1577
+ .none-option[data-v-3d19fedf]:hover {
1568
1578
  opacity: 0.65;
1569
1579
  }
1570
- .none-icon[data-v-4c0091c8] {
1580
+ .none-icon[data-v-3d19fedf] {
1571
1581
  width: 16px;
1572
1582
  }
1573
- .option-grid-ctn[data-v-4c0091c8] {
1583
+ .option-grid-ctn[data-v-3d19fedf] {
1574
1584
  display: flex;
1575
1585
  flex-direction: column;
1576
1586
  background-color: #fff;
1577
1587
  z-index: 3;
1578
1588
  box-sizing: border-box;
1579
1589
  }
1580
- .option-grid-ctn__subtitle[data-v-4c0091c8] {
1590
+ .option-grid-ctn__subtitle[data-v-3d19fedf] {
1581
1591
  padding: 3px;
1582
1592
  font-size: 12px;
1583
1593
  font-weight: 600;
1584
1594
  }
1585
- .option-grid-ctn[data-v-4c0091c8] svg {
1595
+ .option-grid-ctn[data-v-3d19fedf] svg {
1586
1596
  width: 100%;
1587
1597
  height: 100%;
1588
1598
  display: block;
@@ -1895,10 +1905,10 @@ on the right if it is inside shape textbox.
1895
1905
  min-height: 40px;
1896
1906
  }
1897
1907
 
1898
- .editor-element[data-v-0c36dd72] {
1908
+ .editor-element[data-v-9d25f5b3] {
1899
1909
  position: relative;
1900
1910
  }
1901
- .super-editor-container[data-v-0c36dd72] {
1911
+ .super-editor-container[data-v-9d25f5b3] {
1902
1912
  width: auto;
1903
1913
  height: auto;
1904
1914
  min-width: 8in;
@@ -1907,13 +1917,13 @@ on the right if it is inside shape textbox.
1907
1917
  display: flex;
1908
1918
  flex-direction: column;
1909
1919
  }
1910
- .ruler[data-v-0c36dd72] {
1920
+ .ruler[data-v-9d25f5b3] {
1911
1921
  margin-bottom: 2px;
1912
1922
  }
1913
- .super-editor[data-v-0c36dd72] {
1923
+ .super-editor[data-v-9d25f5b3] {
1914
1924
  color: initial;
1915
1925
  }
1916
- .placeholder-editor[data-v-0c36dd72] {
1926
+ .placeholder-editor[data-v-9d25f5b3] {
1917
1927
  position: absolute;
1918
1928
  top: 0;
1919
1929
  left: 0;
@@ -1925,7 +1935,7 @@ on the right if it is inside shape textbox.
1925
1935
  background-color: white;
1926
1936
  box-sizing: border-box;
1927
1937
  }
1928
- .placeholder-title[data-v-0c36dd72] {
1938
+ .placeholder-title[data-v-9d25f5b3] {
1929
1939
  display: flex;
1930
1940
  justify-content: center;
1931
1941
  margin-bottom: 40px;
@@ -22,3 +22,4 @@ export function selectionHasNodeOrMark(state: EditorState, name: string, options
22
22
  export function moveCursorToMouseEvent(event: MouseEvent, editor: any): void;
23
23
  export function onMarginClickCursorChange(event: MouseEvent, editor: SuperEditor): void;
24
24
  export function checkNodeSpecificClicks(editor: Editor, event: any, popoverControls: any): void;
25
+ //# sourceMappingURL=cursor-helpers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cursor-helpers.d.ts","sourceRoot":"","sources":["../../../../src/components/cursor-helpers.js"],"names":[],"mappings":"AAyEA;;;;;;;;;;;;GAYG;AACH,8CATW,WAAW,QACX,MAAM,YAEd;IAA0B,WAAW,GAA7B,OAAO;CAIf,GAAU,OAAO,CAkEnB;AAED;;;;GAIG;AACH,8CAHW,UAAU,qBAYpB;AA9JM,iDAHI,UAAU,UACV,WAAW,QAwCrB;AAQM,gDAHI,MAAM,0CAoBhB"}
@@ -6,3 +6,4 @@
6
6
  * @returns {void}
7
7
  */
8
8
  export function adjustPaginationBreaks(editorElem: HTMLElement, editor: any): void;
9
+ //# sourceMappingURL=pagination-helpers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pagination-helpers.d.ts","sourceRoot":"","sources":["../../../../src/components/pagination-helpers.js"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,mDAJW,WAAW,gBAET,IAAI,CAyBhB"}
@@ -69,3 +69,4 @@ export namespace TRIGGERS {
69
69
  let slash: string;
70
70
  let click: string;
71
71
  }
72
+ //# sourceMappingURL=constants.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../src/components/slash-menu/constants.js"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkEA;;;;;;;;;;;;;;;;;;KAsGE"}
@@ -6,3 +6,4 @@
6
6
  * @returns {Array} Array of menu sections
7
7
  */
8
8
  export function getItems(context: any, customItems?: any[], includeDefaultItems?: boolean, ...args: any[]): any[];
9
+ //# sourceMappingURL=menuItems.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"menuItems.d.ts","sourceRoot":"","sources":["../../../../../src/components/slash-menu/menuItems.js"],"names":[],"mappings":"AAyDA;;;;;;GAMG;AACH,kFAHW,OAAO,yBAkSjB"}
@@ -458,3 +458,4 @@ export namespace SlashMenuConfigs {
458
458
  export { customItems_2 as customItems };
459
459
  }
460
460
  }
461
+ //# sourceMappingURL=testHelpers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"testHelpers.d.ts","sourceRoot":"","sources":["../../../../../../src/components/slash-menu/tests/testHelpers.js"],"names":[],"mappings":"AAIA;;;GAGG;AAEH;;GAEG;AACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA6BC;AAED;;GAEG;AACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA8CC;AAED;;GAEG;AACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAcC;AAED;;GAEG;AACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA4BC;AAED;;GAEG;AACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAoCC;AAED;;;GAGG;AACH;;;;;;;;;;;;;;;;;;EA8BC;AAED;;;GAGG;AACH,4EAKC;AAED;;GAEG;AACH;;;;;;;;;EAwCC;AAED;;GAEG;AACH,mEAgCC;AAED;;GAEG;AACH;;;IAeC;AAED;;GAEG;AACH;;;;;EAcC;AAED;;GAEG;AACH,6DAMC;AAED;;GAEG;AACH,iEAcC;AAED;;GAEG;AACH,iFAcC;AAED;;GAEG;AACH,mFAcC;;;;;;;;;;;;;;;;;;;;IAqCe;;;MAkBZ"}
@@ -14,3 +14,4 @@ declare function getStructureFromResolvedPos(state: any, pos: any): {
14
14
  };
15
15
  declare function isCollaborationEnabled(editor: any): boolean;
16
16
  export { getStructureFromResolvedPos as __getStructureFromResolvedPosForTest, isCollaborationEnabled as __isCollaborationEnabledForTest };
17
+ //# sourceMappingURL=utils.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../src/components/slash-menu/utils.js"],"names":[],"mappings":"AA+GA;;;;;;GAMG;AACH,sDAHW,UAAU,GACR,OAAO,KAAQ,CAyI3B;AA1OM,yCAJI,MAAM,mBAwDhB;AAsPD;;;;EA0BC;AA9BD,8DAEC"}
@@ -74,3 +74,4 @@ export function rewrite(text: string, prompt?: string, options?: {
74
74
  * @param {Object} editor - The ProseMirror editor instance containing the document state and view
75
75
  */
76
76
  export function formatDocument(editor: any): void;
77
+ //# sourceMappingURL=ai-helpers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ai-helpers.d.ts","sourceRoot":"","sources":["../../../../../src/components/toolbar/ai-helpers.js"],"names":[],"mappings":"AAuJA;;;;;;;;;;GAUG;AACH,uCATW,MAAM,WAEd;IAAwB,OAAO,EAAvB,MAAM;IACU,WAAW,EAA3B,MAAM;IACU,GAAG,EAAnB,MAAM;IACU,MAAM;CAC9B,mCACU,OAAO,CAAC,MAAM,CAAC,CA6B3B;AAED;;;;;;;;;GASG;AACH,8BARW,MAAM,YAEd;IAAwB,OAAO,EAAvB,MAAM;IACU,WAAW,EAA3B,MAAM;IACU,GAAG,EAAnB,MAAM;IACU,MAAM;CAC9B,GAAU,OAAO,CAAC,MAAM,CAAC,CAsB3B;AAED;;;;;;;;;;GAUG;AACH,uCATW,MAAM,UACN,MAAM,WAEd;IAAwB,WAAW,EAA3B,MAAM;IACU,GAAG,EAAnB,MAAM;IACU,MAAM;CAC9B,mCACU,OAAO,CAAC,MAAM,CAAC,CA4B3B;AAED;;;;;;;;;GASG;AACH,8BARW,MAAM,WACN,MAAM,YAEd;IAAwB,WAAW,EAA3B,MAAM;IACU,GAAG,EAAnB,MAAM;IACU,MAAM;CAC9B,GAAU,OAAO,CAAC,MAAM,CAAC,CA0B3B;AAuCD;;;;;;;;;;GAUG;AACH,kDAgIC"}
@@ -12,3 +12,4 @@ export function renderColorOptions(superToolbar: any, button: any, customIcons?:
12
12
  [key: string]: any;
13
13
  }>;
14
14
  export function getAvailableColorOptions(): any[];
15
+ //# sourceMappingURL=color-dropdown-helpers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"color-dropdown-helpers.d.ts","sourceRoot":"","sources":["../../../../../src/components/toolbar/color-dropdown-helpers.js"],"names":[],"mappings":"AAQO;;;;;;;;;EAWN;AAEM;;GAgBN;AAoFM,kDAEN"}
@@ -16,3 +16,4 @@ export const TOOLBAR_FONT_SIZES: {
16
16
  'data-item': string;
17
17
  };
18
18
  }[];
19
+ //# sourceMappingURL=constants.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../src/components/toolbar/constants.js"],"names":[],"mappings":"AAAA;;;;;;;;;;IAqCE;AAEF;;;;;;IAeE"}
@@ -4,3 +4,4 @@ export function makeDefaultItems({ superToolbar, toolbarIcons, toolbarTexts, too
4
4
  defaultItems: any[];
5
5
  overflowItems: any[];
6
6
  };
7
+ //# sourceMappingURL=defaultItems.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"defaultItems.d.ts","sourceRoot":"","sources":["../../../../../src/components/toolbar/defaultItems.js"],"names":[],"mappings":"AAsBO;;;;;EA0qCN"}
@@ -3,3 +3,4 @@ export function isOffValue(value: unknown): boolean;
3
3
  export const negationChecks: Record<string, (attrs?: Record<string, unknown>) => boolean>;
4
4
  export function isNegatedMark(name: string, attrs?: Record<string, unknown>): boolean;
5
5
  export default isNegatedMark;
6
+ //# sourceMappingURL=format-negation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"format-negation.d.ts","sourceRoot":"","sources":["../../../../../src/components/toolbar/format-negation.js"],"names":[],"mappings":"AAOO,kCAHI,OAAO,GACL,OAAO,CAMnB;AAED,2EAA2E;AAC3E,6BADW,MAAM,CAAC,MAAM,EAAE,CAAC,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,KAAK,OAAO,CAAC,CAsBrE;AAQK,oCAJI,MAAM,UACN,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GACrB,OAAO,CAMnB"}
@@ -3,3 +3,4 @@ export function throttle(func: any, wait: any, options: any): {
3
3
  (...args: any[]): any;
4
4
  cancel(): void;
5
5
  };
6
+ //# sourceMappingURL=helpers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"helpers.d.ts","sourceRoot":"","sources":["../../../../../src/components/toolbar/helpers.js"],"names":[],"mappings":"AAAA,oEASC;AAED;;;EAsCC"}
@@ -2,3 +2,4 @@ export function scrollToElement(targetElement: any, options?: {
2
2
  behavior: string;
3
3
  block: string;
4
4
  }): void;
5
+ //# sourceMappingURL=scroll-helpers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"scroll-helpers.d.ts","sourceRoot":"","sources":["../../../../../src/components/toolbar/scroll-helpers.js"],"names":[],"mappings":"AAcA;;;SAaC"}
@@ -504,3 +504,4 @@ export type CommandItem = {
504
504
  argument?: any;
505
505
  };
506
506
  import { EventEmitter } from 'eventemitter3';
507
+ //# sourceMappingURL=super-toolbar.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"super-toolbar.d.ts","sourceRoot":"","sources":["../../../../../src/components/toolbar/super-toolbar.js"],"names":[],"mappings":"AAwBA;;;;;;GAMG;AAEH;;;;;;;;;;;;;;;GAeG;AAEH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8EG;AAEH;;;;GAIG;AAEH;;;;GAIG;AACH;IAwBE;;;;OAIG;IACH,oBAHW,aAAa,EA4DvB;IArFD;;;OAGG;IACH,QAFU,aAAa,CAmBrB;IAWA,oBAAsB;IACtB,qBAAuB;IACvB,kBAAoD;IACpD,WAAkC;IAClC,cAA+B;IAC/B,aAAmC;IACnC,sBAA4B;IAuC5B,gCAA6B;IAI3B,uQAAoD;IAEtD,kBAAyC;IAI3C,0CAgBC;IAkVD;;;;OAIG;IACH,aAHc,GAAC,EAAA,GACF,IAAI,CAIhB;IAED;;;;OAIG;IACH,qBAHW,MAAM,GACJ,IAAI,CAMhB;IAED;;;;OAIG;IACH,8BAFa,IAAI,CAKhB;IAED;;;;OAIG;IACH,iCAHW,MAAM,GACJ,WAAW,EAAE,CAIzB;IAED;;;;OAIG;IACH,2BAHW,MAAM,GACJ,WAAW,GAAC,SAAS,CAIjC;IAgGD;;;;OAIG;IACH,sBAFa,IAAI,CAuHhB;IAED;;;OAGG;IACH,uBAFa,IAAI,CAef;IA0BE,eAAmD;IACnD,eAAmD;IAsBvD;;;;;OAKG;IACH,qCAHG;QAAuB,WAAW;KAClC,GAAU,IAAI,CAKhB;IAED;;;;;;OAMG;IACH,wCALW,WAAW,GAGT,GAAC,CAoCb;;CAoCF;;;;8BAj9BY,CAAS,IAAW,EAAX,WAAW,KAAG,IAAI;;;;;eAS1B,MAAM;;;;oBACN,MAAM,EAAE;;;;WACR,MAAM;;;;iBACN,OAAO;;;;;;;;;;;;WAGP,MAAM;;;;mBACN,MAAM,EAAE;;;;;;;;;;;;eAGR,MAAM;;;;iBACN,MAAM;;;;oBACN,WAAW,EAAE;;;;;;QAMxB;QAAsB,KAAK,EAAhB,MAAM;KACjB;;;;UACA;QAAwB,KAAK,EAAlB,MAAM;KACjB;;;;UAAW,MAAM;;;;WAEjB;QAAyB,KAAK,EAAnB,MAAM;KACjB;;;;aAAW,MAAM,GAAC,eAAe;;;;wBACtB,MAAM;;;;UAEjB;QAAmB,KAAK,EAAb,GAAC;KACZ;;;;aACA;QAAsB,KAAK,EAAhB,GAAC;KACZ;;;;gBACA;QAA8B,KAAK;KACnC;;;;cACA;QAA6B,KAAK,EAAvB,OAAO;KAClB;;;;YACA;QAA2B,KAAK,EAArB,OAAO;KAClB;;;;YACA;QAA2B,KAAK,EAArB,OAAO;KAClB;;;;mBACA;QAAgC,KAAK;KACrC;;;;WACA;QAAoB,KAAK,EAAd,GAAC;KACZ;;;;cACA;QAA6B,KAAK,EAAvB,OAAO;KAClB;;;;YACA;QAA2B,KAAK,EAArB,OAAO;KAClB;;;;cACA;QAAuB,KAAK,EAAjB,GAAC;KACZ;;;;cACA;QAAuB,KAAK,EAAjB,GAAC;KACZ;;;;gBACA;QAAyB,KAAK,EAAnB,GAAC;KACZ;;;;eACA;QAAwB,KAAK,EAAlB,GAAC;KACZ;;;;eACA;QAAwB,KAAK,EAAlB,GAAC;KACZ;;;;cACA;QAA6B,KAAK,EAAvB,OAAO;KAClB;;;;oBACA;QAA6B,KAAK,EAAvB,GAAC;KACZ;;;;oBACA;QAAmC,KAAK,EAA7B,OAAO;KAClB;;;;oBACA;QAA6B,KAAK,EAAvB,GAAC;KACZ;;;;kBACA;QAA2B,KAAK,EAArB,GAAC;KACZ;;;;WACA;QAAoB,KAAK,EAAd,GAAC;KACZ;;;;eACA;QAA8B,KAAK,EAAxB,OAAO;KAClB;;;;4BACA;QAA2C,KAAK,EAArC,OAAO;KAClB;;;;wBACA;QAAuC,KAAK,EAAjC,OAAO;KAClB;;;;cACA;QAAuB,KAAK,EAAjB,GAAC;KACZ;;;;eACA;QAAwB,KAAK,EAAlB,GAAC;KACZ;;;;wBACA;QAAuC,KAAK,EAAjC,OAAO;KAClB;;;;sBACA;QAA+B,KAAK,EAAzB,GAAC;KACZ;;;;mBACA;QAA4B,KAAK,EAAtB,GAAC;KACZ;;;;cACA;QAAuB,KAAK,EAAjB,GAAC;KACZ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;UAWW,WAAW;;;;eACX,GAAC;;6BApIc,eAAe"}
@@ -59,3 +59,4 @@ export namespace toolbarIcons {
59
59
  export { pasteIconSvg as paste };
60
60
  export { strikethroughSvg as strikethrough };
61
61
  }
62
+ //# sourceMappingURL=toolbarIcons.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"toolbarIcons.d.ts","sourceRoot":"","sources":["../../../../../src/components/toolbar/toolbarIcons.js"],"names":[],"mappings":""}
@@ -51,3 +51,4 @@ export namespace toolbarTexts {
51
51
  let documentViewingModeDescription: string;
52
52
  let linkedStyles: string;
53
53
  }
54
+ //# sourceMappingURL=toolbarTexts.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"toolbarTexts.d.ts","sourceRoot":"","sources":["../../../../../src/components/toolbar/toolbarTexts.js"],"names":[],"mappings":""}
@@ -43,3 +43,4 @@ export function useToolbarItem(options: any): {
43
43
  selectedValue: import("vue").Ref<any, any>;
44
44
  inputRef: import("vue").Ref<any, any>;
45
45
  };
46
+ //# sourceMappingURL=use-toolbar-item.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-toolbar-item.d.ts","sourceRoot":"","sources":["../../../../../src/components/toolbar/use-toolbar-item.js"],"names":[],"mappings":"AAGO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAgKN"}
@@ -2,3 +2,4 @@ export function useHighContrastMode(): {
2
2
  isHighContrastMode: import("vue").Ref<boolean, boolean>;
3
3
  setHighContrastMode: (value: any) => void;
4
4
  };
5
+ //# sourceMappingURL=use-high-contrast-mode.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-high-contrast-mode.d.ts","sourceRoot":"","sources":["../../../../src/composables/use-high-contrast-mode.js"],"names":[],"mappings":"AAIA;;;EASC"}
@@ -77,3 +77,4 @@ export class Attribute {
77
77
  */
78
78
  static getAttributes(state: any, typeOrName: any): any;
79
79
  }
80
+ //# sourceMappingURL=Attribute.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Attribute.d.ts","sourceRoot":"","sources":["../../../../src/core/Attribute.js"],"names":[],"mappings":"AAMA;;;GAGG;AACH;IACE;;;;OAIG;IACH,2DAiBC;IAED;;;;;OAKG;IACH,wFAsCC;IAED;;;;;OAKG;IACH;;;;QAuCC;IAED;;;;OAIG;IACH,iFAqCC;IAED;;;;OAIG;IACH,uEAgBC;IAED;;;;OAIG;IACH,8CAgCC;IAED;;;;;;OAMG;IACH;;MAYC;IAED;;;;;OAKG;IACH,2DASC;IAED;;;;;OAKG;IACH,2DAcC;IAED;;;;;OAKG;IACH,uDAeC;CACF"}
@@ -61,3 +61,4 @@ export class CommandService {
61
61
  }
62
62
  export type Transaction = import("prosemirror-state").Transaction;
63
63
  export type ChainableCommandObject = import("./commands/types/index.js").ChainableCommandObject;
64
+ //# sourceMappingURL=CommandService.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CommandService.d.ts","sourceRoot":"","sources":["../../../../src/core/CommandService.js"],"names":[],"mappings":"AAGA;;;GAGG;AAEH;;GAEG;AACH;IAaE;;;;OAIG;IACH,sBAHW,OAAO,2BAA2B,EAAE,qBAAqB,GACvD,cAAc,CAI1B;IAfD;;OAEG;IACH,mBAFW,OAAO,2BAA2B,EAAE,qBAAqB,EAKnE;IAVD,qCAAO;IAEP,iBAAY;IAmBZ;;;OAGG;IACH,aAFa,OAAO,mBAAmB,EAAE,WAAW,CAInD;IAED;;;OAGG;IACH,gBAFa,OAAO,2BAA2B,EAAE,cAAc,CAwB9D;IAED;;;OAGG;IACH,aAFa,CAAC,OAAO,CAAC,EAAE,WAAW,EAAE,cAAc,CAAC,EAAE,OAAO,KAAK,sBAAsB,CAIvF;IAED;;;OAGG;IACH,WAFa,MAAM,OAAO,2BAA2B,EAAE,SAAS,CAI/D;IAED;;;;;OAKG;IACH,sBAJW,OAAO,mBAAmB,EAAE,WAAW,mBACvC,OAAO,GACL,OAAO,2BAA2B,EAAE,sBAAsB,CAkCtE;IAED;;;;OAIG;IACH,oBAHW,OAAO,mBAAmB,EAAE,WAAW,GACrC,OAAO,2BAA2B,EAAE,SAAS,CAqBzD;IAED;;;;;OAKG;IACH,gBAJW,OAAO,mBAAmB,EAAE,WAAW,mBACvC,OAAO,OAyBjB;CACF;0BAhLY,OAAO,mBAAmB,EAAE,WAAW;qCACvC,OAAO,2BAA2B,EAAE,sBAAsB"}