@harbour-enterprises/superdoc 0.29.0-next.1 → 0.29.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.
- package/dist/chunks/{PdfViewer-DkZrQk4g.es.js → PdfViewer-ByaA6tu-.es.js} +1 -1
- package/dist/chunks/{PdfViewer-D-eZ2Yov.cjs → PdfViewer-POSV5DiN.cjs} +1 -1
- package/dist/chunks/{index-zeAsCB89.cjs → index-3BBP_H1q.cjs} +3 -3
- package/dist/chunks/{index-DJQlES_f.es.js → index-C3_BQlO-.es.js} +3 -3
- package/dist/chunks/{index-DQ6dCde6-BnMDi7G1.cjs → index-F9UTAd9o-FTCIxXZV.cjs} +1 -1
- package/dist/chunks/{index-DQ6dCde6-BZTSGgXX.es.js → index-F9UTAd9o-O789Xvby.es.js} +1 -1
- package/dist/chunks/{super-editor.es-BV85aAFJ.cjs → super-editor.es-Ce1bKea8.cjs} +17 -9
- package/dist/chunks/{super-editor.es-CLErM40t.es.js → super-editor.es-ZQFMn4Mx.es.js} +17 -9
- 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-iD03MYzC.js → converter-C3c63BcJ.js} +1 -1
- package/dist/super-editor/chunks/{docx-zipper-nrZgxvR8.js → docx-zipper-BYMN0YBQ.js} +1 -1
- package/dist/super-editor/chunks/{editor-C7iHgXnE.js → editor-CTJhnyzP.js} +18 -10
- package/dist/super-editor/chunks/{index-DQ6dCde6.js → index-F9UTAd9o.js} +1 -1
- package/dist/super-editor/chunks/{toolbar-DKrq-G-q.js → toolbar-6Ayv3LAk.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/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 +19 -11
- package/dist/superdoc.umd.js.map +1 -1
- package/package.json +1 -1