superdoc 1.0.0-beta.3 → 1.0.0-beta.31
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-CxHbcDGx.cjs → PdfViewer-C8iiBtQt.cjs} +2 -2
- package/dist/chunks/{PdfViewer-CKzs9Ct5.es.js → PdfViewer-jGctuklH.es.js} +2 -2
- package/dist/chunks/{eventemitter3-ByBH0NYV.es.js → eventemitter3-CcXAdeql.es.js} +1 -1
- package/dist/chunks/{eventemitter3-CFCpOk3d.cjs → eventemitter3-DQmQUge-.cjs} +1 -1
- package/dist/chunks/{index-DukSDI8_.es.js → index-Bu5UUj9S.es.js} +15 -10
- package/dist/chunks/{index-Dp3rVMnX.cjs → index-ELjoBC86.cjs} +15 -10
- package/dist/chunks/{index-CJUy3fVi-BGLfCP5B.cjs → index-eG-VYUeN-CG3M1n5T.cjs} +1 -1
- package/dist/chunks/{index-CJUy3fVi-D8zt9F3Z.es.js → index-eG-VYUeN-CIuOnW8W.es.js} +1 -1
- package/dist/chunks/{jszip-BwsONqK5.es.js → jszip-5vvIqAEE.es.js} +1 -1
- package/dist/chunks/{jszip-B99MTu59.cjs → jszip-BdEez1WM.cjs} +1 -1
- package/dist/chunks/{super-editor.es-BRKZG90h.es.js → super-editor.es-BAKZgAuj.es.js} +17984 -2962
- package/dist/chunks/{super-editor.es-CDiTp9Fe.cjs → super-editor.es-DatOA_vA.cjs} +17984 -2962
- package/dist/chunks/{vue-CztqUvm1.es.js → vue-Dysv_7z5.es.js} +101 -12
- package/dist/chunks/{vue-ARQSyfaw.cjs → vue-jWLMl8Ts.cjs} +89 -0
- package/dist/chunks/xml-js-ClO_jHnq.es.js +2 -0
- package/dist/chunks/xml-js-Dz51sEbr.cjs +3 -0
- package/dist/packages/superdoc/src/components/CommentsLayer/use-comment.d.ts.map +1 -1
- package/dist/packages/superdoc/src/core/SuperDoc.d.ts +2 -2
- package/dist/packages/superdoc/src/core/SuperDoc.d.ts.map +1 -1
- package/dist/packages/superdoc/src/core/types/index.d.ts +2 -2
- package/dist/packages/superdoc/src/stores/comments-store.d.ts.map +1 -1
- package/dist/style.css +66 -27
- package/dist/super-editor/ai-writer.es.js +2 -2
- package/dist/super-editor/chunks/{converter-B9YfBdcc.js → converter-CRKt1TG_.js} +7060 -760
- package/dist/super-editor/chunks/{docx-zipper-V16OzZ7a.js → docx-zipper-CgVw58T-.js} +1 -1
- package/dist/super-editor/chunks/{editor-DlvlVSbc.js → editor-COQCS1pn.js} +10400 -2207
- package/dist/super-editor/chunks/{index-CJUy3fVi.js → index-eG-VYUeN.js} +1 -1
- package/dist/super-editor/chunks/{toolbar-cNDvtryE.js → toolbar-B3CSV2yT.js} +39 -24
- 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 +2 -2
- package/dist/super-editor/style.css +66 -27
- package/dist/super-editor/super-editor.es.js +878 -215
- package/dist/super-editor/toolbar.es.js +2 -2
- package/dist/super-editor.cjs +4 -4
- package/dist/super-editor.es.js +2 -2
- package/dist/superdoc.cjs +2 -2
- package/dist/superdoc.es.js +2 -2
- package/dist/superdoc.umd.js +17950 -2847
- package/dist/superdoc.umd.js.map +1 -1
- package/package.json +1 -1
- package/dist/chunks/xml-js-BZPSMmVo.es.js +0 -2
- package/dist/chunks/xml-js-DQa4Ye5C.cjs +0 -3
package/dist/super-editor.cjs
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const superEditor_es = require("./chunks/super-editor.es-
|
|
4
|
-
require("./chunks/vue-
|
|
3
|
+
const superEditor_es = require("./chunks/super-editor.es-DatOA_vA.cjs");
|
|
4
|
+
require("./chunks/vue-jWLMl8Ts.cjs");
|
|
5
5
|
exports.AIWriter = superEditor_es.AIWriter;
|
|
6
6
|
exports.AnnotatorHelpers = superEditor_es.AnnotatorHelpers;
|
|
7
|
-
exports.BasicUpload = superEditor_es._sfc_main$
|
|
7
|
+
exports.BasicUpload = superEditor_es._sfc_main$7;
|
|
8
8
|
exports.CommentsPluginKey = superEditor_es.CommentsPluginKey;
|
|
9
9
|
exports.DocxZipper = superEditor_es.DocxZipper;
|
|
10
10
|
exports.Editor = superEditor_es.Editor;
|
|
11
11
|
exports.Extensions = superEditor_es.Extensions;
|
|
12
12
|
exports.PresentationEditor = superEditor_es.PresentationEditor;
|
|
13
13
|
exports.SectionHelpers = superEditor_es.SectionHelpers;
|
|
14
|
-
exports.SlashMenu = superEditor_es._sfc_main$
|
|
14
|
+
exports.SlashMenu = superEditor_es._sfc_main$8;
|
|
15
15
|
exports.SuperConverter = superEditor_es.SuperConverter;
|
|
16
16
|
exports.SuperEditor = superEditor_es.SuperEditor;
|
|
17
17
|
exports.SuperInput = superEditor_es.SuperInput;
|
package/dist/super-editor.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { A, a, _, C, D, E, b, P, S, c, d, e, f, g, T, h, i, j, k, l, m, n, o, p, r, q } from "./chunks/super-editor.es-
|
|
2
|
-
import "./chunks/vue-
|
|
1
|
+
import { A, a, _, C, D, E, b, P, S, c, d, e, f, g, T, h, i, j, k, l, m, n, o, p, r, q } from "./chunks/super-editor.es-BAKZgAuj.es.js";
|
|
2
|
+
import "./chunks/vue-Dysv_7z5.es.js";
|
|
3
3
|
export {
|
|
4
4
|
A as AIWriter,
|
|
5
5
|
a as AnnotatorHelpers,
|
package/dist/superdoc.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const superEditor_es = require("./chunks/super-editor.es-
|
|
4
|
-
const superdoc = require("./chunks/index-
|
|
3
|
+
const superEditor_es = require("./chunks/super-editor.es-DatOA_vA.cjs");
|
|
4
|
+
const superdoc = require("./chunks/index-ELjoBC86.cjs");
|
|
5
5
|
const blankDocx = require("./chunks/blank-docx-DfW3Eeh2.cjs");
|
|
6
6
|
exports.AnnotatorHelpers = superEditor_es.AnnotatorHelpers;
|
|
7
7
|
exports.Editor = superEditor_es.Editor;
|
package/dist/superdoc.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { a, E, b, S, d, i, j, n, r, p, q } from "./chunks/super-editor.es-
|
|
2
|
-
import { D, H, P, S as S2, m, l } from "./chunks/index-
|
|
1
|
+
import { a, E, b, S, d, i, j, n, r, p, q } from "./chunks/super-editor.es-BAKZgAuj.es.js";
|
|
2
|
+
import { D, H, P, S as S2, m, l } from "./chunks/index-Bu5UUj9S.es.js";
|
|
3
3
|
import { B } from "./chunks/blank-docx-ABm6XYAA.es.js";
|
|
4
4
|
export {
|
|
5
5
|
a as AnnotatorHelpers,
|