@harbour-enterprises/superdoc 0.29.0-next.15 → 0.29.0-next.17

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-B7X4xur3.cjs → PdfViewer-DYxoL3aX.cjs} +1 -1
  2. package/dist/chunks/{PdfViewer-BL9hLN-A.es.js → PdfViewer-cB0Wc125.es.js} +1 -1
  3. package/dist/chunks/{index-CCTDIDk7.es.js → index-BkH3Ewpn.es.js} +3 -3
  4. package/dist/chunks/{index-x0B8ORNX--SLHZ7wS.es.js → index-CdXg92JS-CoYVY9yT.es.js} +1 -1
  5. package/dist/chunks/{index-x0B8ORNX-D9kjqjf9.cjs → index-CdXg92JS-rI1se8w8.cjs} +1 -1
  6. package/dist/chunks/{index-CCVmXx2r.cjs → index-Cp4ihfTg.cjs} +3 -3
  7. package/dist/chunks/{super-editor.es-LUVoGFZl.es.js → super-editor.es-DbVz9iFq.es.js} +68 -36
  8. package/dist/chunks/{super-editor.es-BkV-6f5K.cjs → super-editor.es-GK0HIFwy.cjs} +68 -36
  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/style.css +12 -12
  12. package/dist/super-editor/ai-writer.es.js +2 -2
  13. package/dist/super-editor/chunks/{converter-Bt0gPwYj.js → converter-BxHd90vg.js} +1 -1
  14. package/dist/super-editor/chunks/{docx-zipper-JVCnlDBn.js → docx-zipper-DRDqDf4t.js} +1 -1
  15. package/dist/super-editor/chunks/{editor-BF7w_sd7.js → editor-BN_AUZwq.js} +65 -38
  16. package/dist/super-editor/chunks/{index-x0B8ORNX.js → index-CdXg92JS.js} +1 -1
  17. package/dist/super-editor/chunks/{toolbar-CI9lB3KI.js → toolbar-CeJfRy_U.js} +2 -2
  18. package/dist/super-editor/converter.es.js +1 -1
  19. package/dist/super-editor/docx-zipper.es.js +2 -2
  20. package/dist/super-editor/editor.es.js +3 -3
  21. package/dist/super-editor/file-zipper.es.js +1 -1
  22. package/dist/super-editor/style.css +12 -12
  23. package/dist/super-editor/super-editor/src/components/pagination-helpers.d.ts.map +1 -1
  24. package/dist/super-editor/super-editor/src/components/toolbar/defaultItems.d.ts.map +1 -1
  25. package/dist/super-editor/super-editor/src/components/toolbar/super-toolbar.d.ts.map +1 -1
  26. package/dist/super-editor/super-editor/src/core/Editor.d.ts.map +1 -1
  27. package/dist/super-editor/super-editor/src/extensions/field-annotation/field-annotation.d.ts.map +1 -1
  28. package/dist/super-editor/super-editor/src/extensions/page-number/page-number.d.ts.map +1 -1
  29. package/dist/super-editor/super-editor/src/extensions/pagination/pagination-helpers.d.ts.map +1 -1
  30. package/dist/super-editor/super-editor/src/extensions/pagination/pagination.d.ts.map +1 -1
  31. package/dist/super-editor/super-editor/src/extensions/track-changes/permission-helpers.d.ts.map +1 -1
  32. package/dist/super-editor/super-editor/src/utils/headless-helpers.d.ts +1 -0
  33. package/dist/super-editor/super-editor/src/utils/headless-helpers.d.ts.map +1 -1
  34. package/dist/super-editor/super-editor.es.js +24 -18
  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 +70 -38
  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": "@harbour-enterprises/superdoc",
3
3
  "type": "module",
4
- "version": "0.29.0-next.15",
4
+ "version": "0.29.0-next.17",
5
5
  "license": "AGPL-3.0",
6
6
  "readme": "README.md",
7
7
  "files": [