@harbour-enterprises/superdoc 0.28.0-next.5 → 0.28.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-DfV9m2w-.cjs → PdfViewer-Bs6lahtW.cjs} +1 -1
- package/dist/chunks/{PdfViewer-XosZYIXN.es.js → PdfViewer-Dk0kxvT5.es.js} +1 -1
- package/dist/chunks/{index-C-bRwL21.es.js → index-DW9wEJ6m.es.js} +2 -2
- package/dist/chunks/{index-D6Of6iAY.cjs → index-DrY82WYq.cjs} +2 -2
- package/dist/chunks/{super-editor.es-CcOevWta.cjs → super-editor.es-BqTmBqM7.cjs} +24620 -6925
- package/dist/chunks/{super-editor.es-DIXtx-tf.es.js → super-editor.es-Cv1NFWG8.es.js} +24710 -7015
- package/dist/core/types/index.d.ts +6 -5
- package/dist/core/types/index.d.ts.map +1 -1
- package/dist/images/altText_add.svg +3 -0
- package/dist/images/altText_disclaimer.svg +3 -0
- package/dist/images/altText_done.svg +3 -0
- package/dist/images/altText_spinner.svg +30 -0
- package/dist/images/altText_warning.svg +3 -0
- package/dist/images/annotation-check.svg +11 -0
- package/dist/images/annotation-comment.svg +16 -0
- package/dist/images/annotation-help.svg +26 -0
- package/dist/images/annotation-insert.svg +10 -0
- package/dist/images/annotation-key.svg +11 -0
- package/dist/images/annotation-newparagraph.svg +11 -0
- package/dist/images/annotation-noicon.svg +7 -0
- package/dist/images/annotation-note.svg +42 -0
- package/dist/images/annotation-paperclip.svg +6 -0
- package/dist/images/annotation-paragraph.svg +16 -0
- package/dist/images/annotation-pushpin.svg +7 -0
- package/dist/images/cursor-editorFreeHighlight.svg +6 -0
- package/dist/images/cursor-editorFreeText.svg +3 -0
- package/dist/images/cursor-editorInk.svg +4 -0
- package/dist/images/cursor-editorTextHighlight.svg +8 -0
- package/dist/images/editor-toolbar-delete.svg +5 -0
- package/dist/images/loading-icon.gif +0 -0
- package/dist/images/messageBar_closingButton.svg +3 -0
- package/dist/images/messageBar_warning.svg +3 -0
- package/dist/images/toolbarButton-editorHighlight.svg +6 -0
- package/dist/images/toolbarButton-menuArrow.svg +3 -0
- package/dist/super-editor/ai-writer.es.js +2 -2
- package/dist/super-editor/chunks/{converter-wp7RjeT9.js → converter-kpd0gAZh.js} +426 -414
- package/dist/super-editor/chunks/{docx-zipper-CcShJNvj.js → docx-zipper-1SfZh-7P.js} +1 -1
- package/dist/super-editor/chunks/{editor-BRaGPAFY.js → editor-D8CLRqpz.js} +21407 -3724
- package/dist/super-editor/chunks/{toolbar-CJn7VKcT.js → toolbar-lCqYD_z-.js} +2 -2
- package/dist/super-editor/converter.es.js +2 -2
- 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/super-editor/src/core/Editor.d.ts +5 -0
- package/dist/super-editor/super-editor/src/extensions/track-changes/permission-helpers.d.ts +6 -5
- package/dist/super-editor/super-editor.es.js +15 -15
- 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 +25272 -7577
- package/dist/superdoc.umd.js.map +1 -1
- package/package.json +1 -1