@harbour-enterprises/superdoc 0.23.1-next.1 → 0.23.1-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-DfNXpSIl.es.js → PdfViewer-DbOqZXrQ.es.js} +1 -1
- package/dist/chunks/{PdfViewer-gHhqVEvH.cjs → PdfViewer-JCz8O4m9.cjs} +1 -1
- package/dist/chunks/{index-7cNXCY4h.es.js → index-BRpb9ulj.es.js} +2 -2
- package/dist/chunks/{index-DfH4vDI-.cjs → index-BppAJo0E.cjs} +2 -2
- package/dist/chunks/{super-editor.es-CrhaXVY0.cjs → super-editor.es-B6zt2zq-.cjs} +6 -6
- package/dist/chunks/{super-editor.es-2HhEeiQP.es.js → super-editor.es-BkjovEJQ.es.js} +6 -6
- package/dist/super-editor/super-editor.es.js +6 -6
- 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 +6 -6
- package/dist/superdoc.umd.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { m as defineComponent, B as h, O as Transition, $ as process$1, I as watchEffect, d as computed, r as ref, j as onMounted, W as onUnmounted, c as createElementBlock, o as openBlock, a as createBaseVNode, f as createCommentVNode, v as createVNode, x as unref } from "./vue-ZWZLQtoU.es.js";
|
|
2
|
-
import { d as derived, c, a as cB, f as fadeInTransition, b as cM, N as NBaseLoading, w as warnOnce, u as useConfig, e as useTheme, p as pxfy, g as createKey, h as useThemeClass, i as useCompitable, _ as _export_sfc, j as useSuperdocStore, s as storeToRefs, k as useSelection } from "./index-
|
|
2
|
+
import { d as derived, c, a as cB, f as fadeInTransition, b as cM, N as NBaseLoading, w as warnOnce, u as useConfig, e as useTheme, p as pxfy, g as createKey, h as useThemeClass, i as useCompitable, _ as _export_sfc, j as useSuperdocStore, s as storeToRefs, k as useSelection } from "./index-BRpb9ulj.es.js";
|
|
3
3
|
function self(vars) {
|
|
4
4
|
const {
|
|
5
5
|
opacityDisabled,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const vue = require("./vue-DKMj1I9B.cjs");
|
|
4
|
-
const superdoc = require("./index-
|
|
4
|
+
const superdoc = require("./index-BppAJo0E.cjs");
|
|
5
5
|
function self(vars) {
|
|
6
6
|
const {
|
|
7
7
|
opacityDisabled,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { q as index, C as CommentsPluginKey, h as TrackChangesBasePluginKey, E as Editor, n as getRichTextExtensions, f as SuperInput, e as SuperEditor, A as AIWriter, g as SuperToolbar, i as createZip } from "./super-editor.es-
|
|
1
|
+
import { q as index, C as CommentsPluginKey, h as TrackChangesBasePluginKey, E as Editor, n as getRichTextExtensions, f as SuperInput, e as SuperEditor, A as AIWriter, g as SuperToolbar, i as createZip } from "./super-editor.es-BkjovEJQ.es.js";
|
|
2
2
|
import { a0 as effectScope, r as ref, _ as markRaw, $ as process$1, a1 as toRaw, d as computed, a2 as isRef, a3 as isReactive, C as toRef, i as inject, p as getCurrentInstance, l as watch, x as unref, a4 as hasInjectionContext, M as reactive, s as nextTick, a5 as getCurrentScope, a6 as onScopeDispose, a7 as toRefs, g as global$1, J as shallowRef, N as readonly, j as onMounted, k as onBeforeUnmount, h as onBeforeMount, S as onActivated, q as onDeactivated, z as createTextVNode, F as Fragment, Q as Comment, m as defineComponent, D as provide, H as withDirectives, B as h, U as Teleport, R as renderSlot, V as isVNode, I as watchEffect, O as Transition, a8 as TransitionGroup, E as mergeProps, P as vShow, G as cloneVNode, T as Text, c as createElementBlock, o as openBlock, t as toDisplayString, v as createVNode, y as withCtx, a as createBaseVNode, A as normalizeStyle, f as createCommentVNode, u as createBlock, w as withModifiers, n as normalizeClass, a9 as resolveDirective, e as renderList, b as createApp, X as resolveDynamicComponent, aa as defineAsyncComponent } from "./vue-ZWZLQtoU.es.js";
|
|
3
3
|
import { B as BlankDOCX } from "./blank-docx-iwdyG9RH.es.js";
|
|
4
4
|
import { E as EventEmitter } from "./eventemitter3-BWEnUdTY.es.js";
|
|
@@ -17099,7 +17099,7 @@ const _sfc_main = {
|
|
|
17099
17099
|
__name: "SuperDoc",
|
|
17100
17100
|
emits: ["selection-update"],
|
|
17101
17101
|
setup(__props, { emit: __emit }) {
|
|
17102
|
-
const PdfViewer = defineAsyncComponent(() => import("./PdfViewer-
|
|
17102
|
+
const PdfViewer = defineAsyncComponent(() => import("./PdfViewer-DbOqZXrQ.es.js"));
|
|
17103
17103
|
const superdocStore = useSuperdocStore();
|
|
17104
17104
|
const commentsStore = useCommentsStore();
|
|
17105
17105
|
const {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
const superEditor_es = require("./super-editor.es-
|
|
2
|
+
const superEditor_es = require("./super-editor.es-B6zt2zq-.cjs");
|
|
3
3
|
const vue = require("./vue-DKMj1I9B.cjs");
|
|
4
4
|
const blankDocx = require("./blank-docx-CPqX9RF5.cjs");
|
|
5
5
|
const eventemitter3 = require("./eventemitter3-DkXkH2rT.cjs");
|
|
@@ -17116,7 +17116,7 @@ const _sfc_main = {
|
|
|
17116
17116
|
__name: "SuperDoc",
|
|
17117
17117
|
emits: ["selection-update"],
|
|
17118
17118
|
setup(__props, { emit: __emit }) {
|
|
17119
|
-
const PdfViewer = vue.defineAsyncComponent(() => Promise.resolve().then(() => require("./PdfViewer-
|
|
17119
|
+
const PdfViewer = vue.defineAsyncComponent(() => Promise.resolve().then(() => require("./PdfViewer-JCz8O4m9.cjs")));
|
|
17120
17120
|
const superdocStore = useSuperdocStore();
|
|
17121
17121
|
const commentsStore = useCommentsStore();
|
|
17122
17122
|
const {
|
|
@@ -84909,37 +84909,37 @@ const makeDefaultItems = ({
|
|
|
84909
84909
|
},
|
|
84910
84910
|
options: [
|
|
84911
84911
|
{
|
|
84912
|
-
label: "1
|
|
84912
|
+
label: "1.0",
|
|
84913
84913
|
key: "1",
|
|
84914
84914
|
icon: () => renderIcon("1", lineHeight2.selectedValue),
|
|
84915
84915
|
props: { "data-item": "btn-lineHeight-option" }
|
|
84916
84916
|
},
|
|
84917
84917
|
{
|
|
84918
|
-
label: "1
|
|
84918
|
+
label: "1.15",
|
|
84919
84919
|
key: "1.15",
|
|
84920
84920
|
icon: () => renderIcon("1.15", lineHeight2.selectedValue),
|
|
84921
84921
|
props: { "data-item": "btn-lineHeight-option" }
|
|
84922
84922
|
},
|
|
84923
84923
|
{
|
|
84924
|
-
label: "1
|
|
84924
|
+
label: "1.5",
|
|
84925
84925
|
key: "1.5",
|
|
84926
84926
|
icon: () => renderIcon("1.5", lineHeight2.selectedValue),
|
|
84927
84927
|
props: { "data-item": "btn-lineHeight-option" }
|
|
84928
84928
|
},
|
|
84929
84929
|
{
|
|
84930
|
-
label: "2
|
|
84930
|
+
label: "2.0",
|
|
84931
84931
|
key: "2",
|
|
84932
84932
|
icon: () => renderIcon("2", lineHeight2.selectedValue),
|
|
84933
84933
|
props: { "data-item": "btn-lineHeight-option" }
|
|
84934
84934
|
},
|
|
84935
84935
|
{
|
|
84936
|
-
label: "2
|
|
84936
|
+
label: "2.5",
|
|
84937
84937
|
key: "2.5",
|
|
84938
84938
|
icon: () => renderIcon("2.5", lineHeight2.selectedValue),
|
|
84939
84939
|
props: { "data-item": "btn-lineHeight-option" }
|
|
84940
84940
|
},
|
|
84941
84941
|
{
|
|
84942
|
-
label: "3
|
|
84942
|
+
label: "3.0",
|
|
84943
84943
|
key: "3",
|
|
84944
84944
|
icon: () => renderIcon("3", lineHeight2.selectedValue),
|
|
84945
84945
|
props: { "data-item": "btn-lineHeight-option" }
|
|
@@ -84892,37 +84892,37 @@ const makeDefaultItems = ({
|
|
|
84892
84892
|
},
|
|
84893
84893
|
options: [
|
|
84894
84894
|
{
|
|
84895
|
-
label: "1
|
|
84895
|
+
label: "1.0",
|
|
84896
84896
|
key: "1",
|
|
84897
84897
|
icon: () => renderIcon("1", lineHeight2.selectedValue),
|
|
84898
84898
|
props: { "data-item": "btn-lineHeight-option" }
|
|
84899
84899
|
},
|
|
84900
84900
|
{
|
|
84901
|
-
label: "1
|
|
84901
|
+
label: "1.15",
|
|
84902
84902
|
key: "1.15",
|
|
84903
84903
|
icon: () => renderIcon("1.15", lineHeight2.selectedValue),
|
|
84904
84904
|
props: { "data-item": "btn-lineHeight-option" }
|
|
84905
84905
|
},
|
|
84906
84906
|
{
|
|
84907
|
-
label: "1
|
|
84907
|
+
label: "1.5",
|
|
84908
84908
|
key: "1.5",
|
|
84909
84909
|
icon: () => renderIcon("1.5", lineHeight2.selectedValue),
|
|
84910
84910
|
props: { "data-item": "btn-lineHeight-option" }
|
|
84911
84911
|
},
|
|
84912
84912
|
{
|
|
84913
|
-
label: "2
|
|
84913
|
+
label: "2.0",
|
|
84914
84914
|
key: "2",
|
|
84915
84915
|
icon: () => renderIcon("2", lineHeight2.selectedValue),
|
|
84916
84916
|
props: { "data-item": "btn-lineHeight-option" }
|
|
84917
84917
|
},
|
|
84918
84918
|
{
|
|
84919
|
-
label: "2
|
|
84919
|
+
label: "2.5",
|
|
84920
84920
|
key: "2.5",
|
|
84921
84921
|
icon: () => renderIcon("2.5", lineHeight2.selectedValue),
|
|
84922
84922
|
props: { "data-item": "btn-lineHeight-option" }
|
|
84923
84923
|
},
|
|
84924
84924
|
{
|
|
84925
|
-
label: "3
|
|
84925
|
+
label: "3.0",
|
|
84926
84926
|
key: "3",
|
|
84927
84927
|
icon: () => renderIcon("3", lineHeight2.selectedValue),
|
|
84928
84928
|
props: { "data-item": "btn-lineHeight-option" }
|
|
@@ -2317,37 +2317,37 @@ const makeDefaultItems = ({
|
|
|
2317
2317
|
},
|
|
2318
2318
|
options: [
|
|
2319
2319
|
{
|
|
2320
|
-
label: "1
|
|
2320
|
+
label: "1.0",
|
|
2321
2321
|
key: "1",
|
|
2322
2322
|
icon: () => renderIcon("1", lineHeight.selectedValue),
|
|
2323
2323
|
props: { "data-item": "btn-lineHeight-option" }
|
|
2324
2324
|
},
|
|
2325
2325
|
{
|
|
2326
|
-
label: "1
|
|
2326
|
+
label: "1.15",
|
|
2327
2327
|
key: "1.15",
|
|
2328
2328
|
icon: () => renderIcon("1.15", lineHeight.selectedValue),
|
|
2329
2329
|
props: { "data-item": "btn-lineHeight-option" }
|
|
2330
2330
|
},
|
|
2331
2331
|
{
|
|
2332
|
-
label: "1
|
|
2332
|
+
label: "1.5",
|
|
2333
2333
|
key: "1.5",
|
|
2334
2334
|
icon: () => renderIcon("1.5", lineHeight.selectedValue),
|
|
2335
2335
|
props: { "data-item": "btn-lineHeight-option" }
|
|
2336
2336
|
},
|
|
2337
2337
|
{
|
|
2338
|
-
label: "2
|
|
2338
|
+
label: "2.0",
|
|
2339
2339
|
key: "2",
|
|
2340
2340
|
icon: () => renderIcon("2", lineHeight.selectedValue),
|
|
2341
2341
|
props: { "data-item": "btn-lineHeight-option" }
|
|
2342
2342
|
},
|
|
2343
2343
|
{
|
|
2344
|
-
label: "2
|
|
2344
|
+
label: "2.5",
|
|
2345
2345
|
key: "2.5",
|
|
2346
2346
|
icon: () => renderIcon("2.5", lineHeight.selectedValue),
|
|
2347
2347
|
props: { "data-item": "btn-lineHeight-option" }
|
|
2348
2348
|
},
|
|
2349
2349
|
{
|
|
2350
|
-
label: "3
|
|
2350
|
+
label: "3.0",
|
|
2351
2351
|
key: "3",
|
|
2352
2352
|
icon: () => renderIcon("3", lineHeight.selectedValue),
|
|
2353
2353
|
props: { "data-item": "btn-lineHeight-option" }
|
package/dist/super-editor.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const superEditor_es = require("./chunks/super-editor.es-
|
|
3
|
+
const superEditor_es = require("./chunks/super-editor.es-B6zt2zq-.cjs");
|
|
4
4
|
require("./chunks/vue-DKMj1I9B.cjs");
|
|
5
5
|
exports.AIWriter = superEditor_es.AIWriter;
|
|
6
6
|
exports.AnnotatorHelpers = superEditor_es.AnnotatorHelpers;
|
package/dist/super-editor.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A, a, _, C, D, E, b, S, c, d, e, f, g, T, h, i, j, k, l, m, n, o, p, r, q } from "./chunks/super-editor.es-
|
|
1
|
+
import { A, a, _, C, D, E, b, S, c, d, e, f, g, T, h, i, j, k, l, m, n, o, p, r, q } from "./chunks/super-editor.es-BkjovEJQ.es.js";
|
|
2
2
|
import "./chunks/vue-ZWZLQtoU.es.js";
|
|
3
3
|
export {
|
|
4
4
|
A as AIWriter,
|
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-B6zt2zq-.cjs");
|
|
4
|
+
const superdoc = require("./chunks/index-BppAJo0E.cjs");
|
|
5
5
|
require("./chunks/vue-DKMj1I9B.cjs");
|
|
6
6
|
const blankDocx = require("./chunks/blank-docx-CPqX9RF5.cjs");
|
|
7
7
|
exports.AnnotatorHelpers = superEditor_es.AnnotatorHelpers;
|
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-BkjovEJQ.es.js";
|
|
2
|
+
import { D, H, P, S as S2, m, l } from "./chunks/index-BRpb9ulj.es.js";
|
|
3
3
|
import "./chunks/vue-ZWZLQtoU.es.js";
|
|
4
4
|
import { B } from "./chunks/blank-docx-iwdyG9RH.es.js";
|
|
5
5
|
export {
|
package/dist/superdoc.umd.js
CHANGED
|
@@ -92607,37 +92607,37 @@ ${style2}
|
|
|
92607
92607
|
},
|
|
92608
92608
|
options: [
|
|
92609
92609
|
{
|
|
92610
|
-
label: "1
|
|
92610
|
+
label: "1.0",
|
|
92611
92611
|
key: "1",
|
|
92612
92612
|
icon: () => renderIcon("1", lineHeight2.selectedValue),
|
|
92613
92613
|
props: { "data-item": "btn-lineHeight-option" }
|
|
92614
92614
|
},
|
|
92615
92615
|
{
|
|
92616
|
-
label: "1
|
|
92616
|
+
label: "1.15",
|
|
92617
92617
|
key: "1.15",
|
|
92618
92618
|
icon: () => renderIcon("1.15", lineHeight2.selectedValue),
|
|
92619
92619
|
props: { "data-item": "btn-lineHeight-option" }
|
|
92620
92620
|
},
|
|
92621
92621
|
{
|
|
92622
|
-
label: "1
|
|
92622
|
+
label: "1.5",
|
|
92623
92623
|
key: "1.5",
|
|
92624
92624
|
icon: () => renderIcon("1.5", lineHeight2.selectedValue),
|
|
92625
92625
|
props: { "data-item": "btn-lineHeight-option" }
|
|
92626
92626
|
},
|
|
92627
92627
|
{
|
|
92628
|
-
label: "2
|
|
92628
|
+
label: "2.0",
|
|
92629
92629
|
key: "2",
|
|
92630
92630
|
icon: () => renderIcon("2", lineHeight2.selectedValue),
|
|
92631
92631
|
props: { "data-item": "btn-lineHeight-option" }
|
|
92632
92632
|
},
|
|
92633
92633
|
{
|
|
92634
|
-
label: "2
|
|
92634
|
+
label: "2.5",
|
|
92635
92635
|
key: "2.5",
|
|
92636
92636
|
icon: () => renderIcon("2.5", lineHeight2.selectedValue),
|
|
92637
92637
|
props: { "data-item": "btn-lineHeight-option" }
|
|
92638
92638
|
},
|
|
92639
92639
|
{
|
|
92640
|
-
label: "3
|
|
92640
|
+
label: "3.0",
|
|
92641
92641
|
key: "3",
|
|
92642
92642
|
icon: () => renderIcon("3", lineHeight2.selectedValue),
|
|
92643
92643
|
props: { "data-item": "btn-lineHeight-option" }
|