@harbour-enterprises/superdoc 1.0.0-next.10 → 1.0.0-next.2

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 (69) hide show
  1. package/dist/chunks/{PdfViewer-B9LcTIm2.cjs → PdfViewer-B-xTd4XY.cjs} +1 -1
  2. package/dist/chunks/{PdfViewer-CZG4udaT.es.js → PdfViewer-eykNsWyi.es.js} +2 -2
  3. package/dist/chunks/{eventemitter3-44XulWQe.es.js → eventemitter3-CcXAdeql.es.js} +1 -1
  4. package/dist/chunks/{index-DdTDm9oI-BXzE00pk.es.js → index-BDVXUeCy-7mwhYeJ7.es.js} +1 -1
  5. package/dist/chunks/{index-DdTDm9oI-Duiy8M_G.cjs → index-BDVXUeCy-Di6ozaOM.cjs} +1 -1
  6. package/dist/chunks/{index-1n6qegaQ.es.js → index-DpQ8ZYM0.es.js} +325 -564
  7. package/dist/chunks/{index-4FiyZ-0E.cjs → index-rF5HExWB.cjs} +322 -561
  8. package/dist/chunks/{jszip-VP334ufO.es.js → jszip-5vvIqAEE.es.js} +1 -1
  9. package/dist/chunks/{super-editor.es-BQQuazyp.cjs → super-editor.es-CcKbh84I.cjs} +25739 -28432
  10. package/dist/chunks/{super-editor.es-DKr759cY.es.js → super-editor.es-CxajnL9u.es.js} +25740 -28433
  11. package/dist/chunks/{vue-BuPTonTJ.es.js → vue-Dysv_7z5.es.js} +27 -27
  12. package/dist/chunks/xml-js-ClO_jHnq.es.js +2 -0
  13. package/dist/images/altText_add.svg +3 -0
  14. package/dist/images/altText_disclaimer.svg +3 -0
  15. package/dist/images/altText_done.svg +3 -0
  16. package/dist/images/altText_spinner.svg +30 -0
  17. package/dist/images/altText_warning.svg +3 -0
  18. package/dist/images/annotation-check.svg +11 -0
  19. package/dist/images/annotation-comment.svg +16 -0
  20. package/dist/images/annotation-help.svg +26 -0
  21. package/dist/images/annotation-insert.svg +10 -0
  22. package/dist/images/annotation-key.svg +11 -0
  23. package/dist/images/annotation-newparagraph.svg +11 -0
  24. package/dist/images/annotation-noicon.svg +7 -0
  25. package/dist/images/annotation-note.svg +42 -0
  26. package/dist/images/annotation-paperclip.svg +6 -0
  27. package/dist/images/annotation-paragraph.svg +16 -0
  28. package/dist/images/annotation-pushpin.svg +7 -0
  29. package/dist/images/cursor-editorFreeHighlight.svg +6 -0
  30. package/dist/images/cursor-editorFreeText.svg +3 -0
  31. package/dist/images/cursor-editorInk.svg +4 -0
  32. package/dist/images/cursor-editorTextHighlight.svg +8 -0
  33. package/dist/images/editor-toolbar-delete.svg +5 -0
  34. package/dist/images/loading-icon.gif +0 -0
  35. package/dist/images/messageBar_closingButton.svg +3 -0
  36. package/dist/images/messageBar_warning.svg +3 -0
  37. package/dist/images/toolbarButton-editorHighlight.svg +6 -0
  38. package/dist/images/toolbarButton-menuArrow.svg +3 -0
  39. package/dist/packages/superdoc/src/core/SuperDoc.d.ts +3 -3
  40. package/dist/packages/superdoc/src/core/SuperDoc.d.ts.map +1 -1
  41. package/dist/packages/superdoc/src/core/collaboration/collaboration-comments.d.ts +3 -3
  42. package/dist/packages/superdoc/src/core/collaboration/collaboration-comments.d.ts.map +1 -1
  43. package/dist/packages/superdoc/src/core/collaboration/helpers.d.ts.map +1 -1
  44. package/dist/packages/superdoc/src/core/types/index.d.ts +167 -4
  45. package/dist/packages/superdoc/src/core/types/index.d.ts.map +1 -1
  46. package/dist/style.css +92 -94
  47. package/dist/super-editor/ai-writer.es.js +3 -3
  48. package/dist/super-editor/chunks/{converter-BavE2jnW.js → converter-DN_dhslo.js} +1 -1
  49. package/dist/super-editor/chunks/{docx-zipper-CY4M19qa.js → docx-zipper-Bhl_yBjL.js} +1 -1
  50. package/dist/super-editor/chunks/{editor-Cslr04KI.js → editor-3klx7hyV.js} +25818 -27908
  51. package/dist/super-editor/chunks/{index-DdTDm9oI.js → index-BDVXUeCy.js} +1 -1
  52. package/dist/super-editor/chunks/{toolbar-Zdgn--Js.js → toolbar-8YA9ltNC.js} +598 -834
  53. package/dist/super-editor/converter.es.js +1 -1
  54. package/dist/super-editor/docx-zipper.es.js +2 -2
  55. package/dist/super-editor/editor.es.js +3 -3
  56. package/dist/super-editor/file-zipper.es.js +1 -1
  57. package/dist/super-editor/style.css +21 -22
  58. package/dist/super-editor/super-editor.es.js +19 -44
  59. package/dist/super-editor/toolbar.es.js +2 -2
  60. package/dist/super-editor.cjs +1 -1
  61. package/dist/super-editor.es.js +2 -2
  62. package/dist/superdoc.cjs +2 -2
  63. package/dist/superdoc.es.js +2 -2
  64. package/dist/superdoc.umd.js +26134 -29066
  65. package/dist/superdoc.umd.js.map +1 -1
  66. package/package.json +1 -1
  67. package/dist/chunks/xml-js-LkEmUa9-.es.js +0 -2
  68. package/dist/packages/superdoc/src/composables/useUiFontFamily.d.ts +0 -42
  69. package/dist/packages/superdoc/src/composables/useUiFontFamily.d.ts.map +0 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.