superdoc 0.30.0-next.5 → 0.30.0-next.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chunks/{PdfViewer-8rHRTfmB.es.js → PdfViewer-CBfKTlkO.es.js} +1 -1
- package/dist/chunks/{PdfViewer-DlTGU48f.cjs → PdfViewer-DAfhpENU.cjs} +1 -1
- package/dist/chunks/{index-BAQ7G8ip.es.js → index-D11q4Kk4.es.js} +7 -6
- package/dist/chunks/{index-1OJ4hRlJ.cjs → index-D6ktUpVF.cjs} +7 -6
- package/dist/chunks/{index-DuZ0Zcpx-CD37LqbK.es.js → index-K8x_ZMJI-BhsVHeXy.es.js} +1 -1
- package/dist/chunks/{index-DuZ0Zcpx-DkylYv_-.cjs → index-K8x_ZMJI-BrnvF8W6.cjs} +1 -1
- package/dist/chunks/{super-editor.es-CItbU3fH.cjs → super-editor.es-DKjs4Vsm.cjs} +51 -27
- package/dist/chunks/{super-editor.es-D0SDU51r.es.js → super-editor.es-DgBDoeNs.es.js} +51 -27
- package/dist/packages/superdoc/src/core/SuperDoc.d.ts.map +1 -1
- package/dist/packages/superdoc/src/core/types/index.d.ts.map +1 -1
- package/dist/packages/superdoc/src/stores/comments-store.d.ts.map +1 -1
- package/dist/style.css +1 -0
- package/dist/super-editor/ai-writer.es.js +2 -2
- package/dist/super-editor/chunks/{converter-DlG29jx8.js → converter-CV0ojpfw.js} +10 -9
- package/dist/super-editor/chunks/{docx-zipper-DGDhr6WV.js → docx-zipper-OIsx4R0Z.js} +1 -1
- package/dist/super-editor/chunks/{editor-Bp_OjOzF.js → editor-Dj784nAk.js} +43 -20
- package/dist/super-editor/chunks/{index-DuZ0Zcpx.js → index-K8x_ZMJI.js} +1 -1
- package/dist/super-editor/chunks/{toolbar-DWYE9phW.js → toolbar-B9Usxj75.js} +2 -2
- package/dist/super-editor/converter.es.js +1 -1
- package/dist/super-editor/docx-zipper.es.js +2 -2
- package/dist/super-editor/editor.es.js +3 -3
- package/dist/super-editor/file-zipper.es.js +1 -1
- package/dist/super-editor/style.css +1 -0
- package/dist/super-editor/super-editor/src/core/helpers/list-numbering-helpers.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/core/helpers/orderedListUtils.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/core/super-converter/helpers.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/extensions/linked-styles/helpers.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/extensions/paragraph/ParagraphNodeView.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/extensions/paragraph/numberingPlugin.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/extensions/structured-content/structured-content-commands.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/extensions/tab/helpers/tabDecorations.d.ts +1 -0
- package/dist/super-editor/super-editor/src/extensions/tab/helpers/tabDecorations.d.ts.map +1 -1
- package/dist/super-editor/super-editor/src/extensions/track-changes/permission-helpers.d.ts.map +1 -1
- package/dist/super-editor/super-editor.es.js +6 -6
- package/dist/super-editor/toolbar.es.js +2 -2
- package/dist/super-editor.cjs +1 -1
- package/dist/super-editor.es.js +1 -1
- package/dist/superdoc.cjs +2 -2
- package/dist/superdoc.es.js +2 -2
- package/dist/superdoc.umd.js +57 -32
- package/dist/superdoc.umd.js.map +1 -1
- package/package.json +1 -1