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.
Files changed (42) hide show
  1. package/dist/chunks/{PdfViewer-8rHRTfmB.es.js → PdfViewer-CBfKTlkO.es.js} +1 -1
  2. package/dist/chunks/{PdfViewer-DlTGU48f.cjs → PdfViewer-DAfhpENU.cjs} +1 -1
  3. package/dist/chunks/{index-BAQ7G8ip.es.js → index-D11q4Kk4.es.js} +7 -6
  4. package/dist/chunks/{index-1OJ4hRlJ.cjs → index-D6ktUpVF.cjs} +7 -6
  5. package/dist/chunks/{index-DuZ0Zcpx-CD37LqbK.es.js → index-K8x_ZMJI-BhsVHeXy.es.js} +1 -1
  6. package/dist/chunks/{index-DuZ0Zcpx-DkylYv_-.cjs → index-K8x_ZMJI-BrnvF8W6.cjs} +1 -1
  7. package/dist/chunks/{super-editor.es-CItbU3fH.cjs → super-editor.es-DKjs4Vsm.cjs} +51 -27
  8. package/dist/chunks/{super-editor.es-D0SDU51r.es.js → super-editor.es-DgBDoeNs.es.js} +51 -27
  9. package/dist/packages/superdoc/src/core/SuperDoc.d.ts.map +1 -1
  10. package/dist/packages/superdoc/src/core/types/index.d.ts.map +1 -1
  11. package/dist/packages/superdoc/src/stores/comments-store.d.ts.map +1 -1
  12. package/dist/style.css +1 -0
  13. package/dist/super-editor/ai-writer.es.js +2 -2
  14. package/dist/super-editor/chunks/{converter-DlG29jx8.js → converter-CV0ojpfw.js} +10 -9
  15. package/dist/super-editor/chunks/{docx-zipper-DGDhr6WV.js → docx-zipper-OIsx4R0Z.js} +1 -1
  16. package/dist/super-editor/chunks/{editor-Bp_OjOzF.js → editor-Dj784nAk.js} +43 -20
  17. package/dist/super-editor/chunks/{index-DuZ0Zcpx.js → index-K8x_ZMJI.js} +1 -1
  18. package/dist/super-editor/chunks/{toolbar-DWYE9phW.js → toolbar-B9Usxj75.js} +2 -2
  19. package/dist/super-editor/converter.es.js +1 -1
  20. package/dist/super-editor/docx-zipper.es.js +2 -2
  21. package/dist/super-editor/editor.es.js +3 -3
  22. package/dist/super-editor/file-zipper.es.js +1 -1
  23. package/dist/super-editor/style.css +1 -0
  24. package/dist/super-editor/super-editor/src/core/helpers/list-numbering-helpers.d.ts.map +1 -1
  25. package/dist/super-editor/super-editor/src/core/helpers/orderedListUtils.d.ts.map +1 -1
  26. package/dist/super-editor/super-editor/src/core/super-converter/helpers.d.ts.map +1 -1
  27. package/dist/super-editor/super-editor/src/extensions/linked-styles/helpers.d.ts.map +1 -1
  28. package/dist/super-editor/super-editor/src/extensions/paragraph/ParagraphNodeView.d.ts.map +1 -1
  29. package/dist/super-editor/super-editor/src/extensions/paragraph/numberingPlugin.d.ts.map +1 -1
  30. package/dist/super-editor/super-editor/src/extensions/structured-content/structured-content-commands.d.ts.map +1 -1
  31. package/dist/super-editor/super-editor/src/extensions/tab/helpers/tabDecorations.d.ts +1 -0
  32. package/dist/super-editor/super-editor/src/extensions/tab/helpers/tabDecorations.d.ts.map +1 -1
  33. package/dist/super-editor/super-editor/src/extensions/track-changes/permission-helpers.d.ts.map +1 -1
  34. package/dist/super-editor/super-editor.es.js +6 -6
  35. package/dist/super-editor/toolbar.es.js +2 -2
  36. package/dist/super-editor.cjs +1 -1
  37. package/dist/super-editor.es.js +1 -1
  38. package/dist/superdoc.cjs +2 -2
  39. package/dist/superdoc.es.js +2 -2
  40. package/dist/superdoc.umd.js +57 -32
  41. package/dist/superdoc.umd.js.map +1 -1
  42. package/package.json +1 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "superdoc",
3
3
  "type": "module",
4
- "version": "0.30.0-next.5",
4
+ "version": "0.30.0-next.7",
5
5
  "license": "AGPL-3.0",
6
6
  "readme": "../../README.md",
7
7
  "files": [