superdoc 1.13.0-next.12 → 1.13.0-next.13
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-BY01oNeC.es.js → PdfViewer-DeUIHMiF.es.js} +3 -3
- package/dist/chunks/{PdfViewer-Ce8mJaNh.cjs → PdfViewer-Ko8KqflL.cjs} +3 -3
- package/dist/chunks/{SuperConverter-Dux7hvIY.es.js → SuperConverter-D8LExW5b.es.js} +1 -1
- package/dist/chunks/{SuperConverter-cCtwPuPC.cjs → SuperConverter-DDuXRZA5.cjs} +1 -1
- package/dist/chunks/{comments-store-_bERwKQj.es.js → comments-store-BPuzk4YD.es.js} +1 -1
- package/dist/chunks/{comments-store-M-sNLSDo.cjs → comments-store-gdeaBQtg.cjs} +1 -1
- package/dist/chunks/{src-BS9k_Tm_.cjs → src-BPqfygmY.cjs} +4 -4
- package/dist/chunks/{src-cSv7yD90.es.js → src-C-xlTfM2.es.js} +4 -4
- package/dist/super-editor/converter.cjs +1 -1
- package/dist/super-editor/converter.es.js +1 -1
- package/dist/super-editor.cjs +2 -2
- package/dist/super-editor.es.js +2 -2
- package/dist/superdoc.cjs +5 -5
- package/dist/superdoc.es.js +5 -5
- package/dist/superdoc.umd.js +14645 -5885
- package/dist/superdoc.umd.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { A as useCompitable, D as warnOnce, L as pxfy, R as c, U as createKey, V as cM, b as useThemeClass, et as __plugin_vue_export_helper_default, f as light_default$1, m as use_theme_default, p as fadeInTransition, x as useConfig, z as cB } from "./src-
|
|
2
|
-
import "./SuperConverter-
|
|
1
|
+
import { A as useCompitable, D as warnOnce, L as pxfy, R as c, U as createKey, V as cM, b as useThemeClass, et as __plugin_vue_export_helper_default, f as light_default$1, m as use_theme_default, p as fadeInTransition, x as useConfig, z as cB } from "./src-C-xlTfM2.es.js";
|
|
2
|
+
import "./SuperConverter-D8LExW5b.es.js";
|
|
3
3
|
import "./helpers-DFNWSYpB.es.js";
|
|
4
4
|
import { n as init_dist, r as process$1 } from "./jszip-DmQt_IET.es.js";
|
|
5
5
|
import "./xml-js-BYjoxUnf.es.js";
|
|
6
|
-
import { f as storeToRefs, i as useSelection, n as useSuperdocStore, p as Loading_default } from "./comments-store-
|
|
6
|
+
import { f as storeToRefs, i as useSelection, n as useSuperdocStore, p as Loading_default } from "./comments-store-BPuzk4YD.es.js";
|
|
7
7
|
import "./DocxZipper-DP4evZmt.es.js";
|
|
8
8
|
import { F as onMounted, I as onUnmounted, L as openBlock, S as defineComponent, T as h, W as watchEffect, _ as createCommentVNode, b as createVNode, h as createBaseVNode, m as computed, ot as unref, t as Transition, tt as ref, v as createElementBlock } from "./vue--Hddm509.es.js";
|
|
9
9
|
import "./eventemitter3-CllYWHI6.es.js";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
const require_rolldown_runtime = require("./rolldown-runtime-Dp2H1eGw.cjs");
|
|
2
|
-
const require_src = require("./src-
|
|
3
|
-
require("./SuperConverter-
|
|
2
|
+
const require_src = require("./src-BPqfygmY.cjs");
|
|
3
|
+
require("./SuperConverter-DDuXRZA5.cjs");
|
|
4
4
|
require("./helpers-DTjYh3Fu.cjs");
|
|
5
5
|
const require_jszip = require("./jszip-Dmo1nQ1j.cjs");
|
|
6
6
|
require("./xml-js-XW5hGFSq.cjs");
|
|
7
|
-
const require_comments_store = require("./comments-store-
|
|
7
|
+
const require_comments_store = require("./comments-store-gdeaBQtg.cjs");
|
|
8
8
|
require("./DocxZipper-BRbF0v1D.cjs");
|
|
9
9
|
const require_vue = require("./vue-DBUiP_Rf.cjs");
|
|
10
10
|
require("./eventemitter3-CEw7qfX9.cjs");
|
|
@@ -33864,7 +33864,7 @@ var SuperConverter = class SuperConverter {
|
|
|
33864
33864
|
static getStoredSuperdocVersion(docx) {
|
|
33865
33865
|
return SuperConverter.getStoredCustomProperty(docx, "SuperdocVersion");
|
|
33866
33866
|
}
|
|
33867
|
-
static setStoredSuperdocVersion(docx = this.convertedXml, version = "1.13.0-next.
|
|
33867
|
+
static setStoredSuperdocVersion(docx = this.convertedXml, version = "1.13.0-next.13") {
|
|
33868
33868
|
return SuperConverter.setStoredCustomProperty(docx, "SuperdocVersion", version, false);
|
|
33869
33869
|
}
|
|
33870
33870
|
static generateWordTimestamp() {
|
|
@@ -33882,7 +33882,7 @@ var SuperConverter = class SuperConverter {
|
|
|
33882
33882
|
static getStoredSuperdocVersion(docx) {
|
|
33883
33883
|
return SuperConverter.getStoredCustomProperty(docx, "SuperdocVersion");
|
|
33884
33884
|
}
|
|
33885
|
-
static setStoredSuperdocVersion(docx = this.convertedXml, version = "1.13.0-next.
|
|
33885
|
+
static setStoredSuperdocVersion(docx = this.convertedXml, version = "1.13.0-next.13") {
|
|
33886
33886
|
return SuperConverter.setStoredCustomProperty(docx, "SuperdocVersion", version, false);
|
|
33887
33887
|
}
|
|
33888
33888
|
static generateWordTimestamp() {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { At as createEncoder, B as cE, Bt as comments_module_events, Ct as ObservableV2, Dt as readVarString, E as throwError, Et as createDecoder, Ft as create, It as min, Lt as pow, Mt as toUint8Array, Nt as writeVarUint, O as useSsrAdapter, Ot as readVarUint, Pt as writeVarUint8Array, Q as getRichTextExtensions, R as c, S as configProviderInjectionKey, St as map, Tt as getUnixTime, _t as varStorage, at as Editor, bt as encodeAwarenessUpdate, ct as CommentsPluginKey, dt as createUint8ArrayFromArrayBuffer, ft as fromBase64, g as _common_default, gt as onChange, h as index_cssr_default$1, ht as offChange, j as isMounted, jt as length, kt as readVarUint8Array, lt as TrackChangesBasePluginKey, mt as isNode, pt as toBase64, ut as getTrackChanges, v as cssrAnchorMetaName, vt as Awareness, wt as setIfUndefined, xt as removeAwarenessStates, yt as applyAwarenessUpdate, z as cB, zt as getFileObject } from "./src-
|
|
1
|
+
import { At as createEncoder, B as cE, Bt as comments_module_events, Ct as ObservableV2, Dt as readVarString, E as throwError, Et as createDecoder, Ft as create, It as min, Lt as pow, Mt as toUint8Array, Nt as writeVarUint, O as useSsrAdapter, Ot as readVarUint, Pt as writeVarUint8Array, Q as getRichTextExtensions, R as c, S as configProviderInjectionKey, St as map, Tt as getUnixTime, _t as varStorage, at as Editor, bt as encodeAwarenessUpdate, ct as CommentsPluginKey, dt as createUint8ArrayFromArrayBuffer, ft as fromBase64, g as _common_default, gt as onChange, h as index_cssr_default$1, ht as offChange, j as isMounted, jt as length, kt as readVarUint8Array, lt as TrackChangesBasePluginKey, mt as isNode, pt as toBase64, ut as getTrackChanges, v as cssrAnchorMetaName, vt as Awareness, wt as setIfUndefined, xt as removeAwarenessStates, yt as applyAwarenessUpdate, z as cB, zt as getFileObject } from "./src-C-xlTfM2.es.js";
|
|
2
2
|
import { a as init_dist$1, i as global, n as init_dist, r as process$1 } from "./jszip-DmQt_IET.es.js";
|
|
3
3
|
import { t as v4_default } from "./uuid-CzripdPy.es.js";
|
|
4
4
|
import { $ as reactive, A as nextTick, C as getCurrentInstance, D as inject, E as hasInjectionContext, J as getCurrentScope, M as onBeforeMount, Q as onScopeDispose, S as defineComponent, T as h, U as watch, X as isRef, Y as isReactive, Z as markRaw, at as toRefs, it as toRef, m as computed, nt as shallowRef, ot as unref, q as effectScope, rt as toRaw, t as Transition, tt as ref } from "./vue--Hddm509.es.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_rolldown_runtime = require("./rolldown-runtime-Dp2H1eGw.cjs");
|
|
2
|
-
const require_src = require("./src-
|
|
2
|
+
const require_src = require("./src-BPqfygmY.cjs");
|
|
3
3
|
const require_jszip = require("./jszip-Dmo1nQ1j.cjs");
|
|
4
4
|
const require_uuid = require("./uuid-LBaLT4fl.cjs");
|
|
5
5
|
const require_vue = require("./vue-DBUiP_Rf.cjs");
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const require_rolldown_runtime = require("./rolldown-runtime-Dp2H1eGw.cjs");
|
|
2
|
-
const require_SuperConverter = require("./SuperConverter-
|
|
2
|
+
const require_SuperConverter = require("./SuperConverter-DDuXRZA5.cjs");
|
|
3
3
|
const require_helpers = require("./helpers-DTjYh3Fu.cjs");
|
|
4
4
|
const require_jszip = require("./jszip-Dmo1nQ1j.cjs");
|
|
5
5
|
const require_uuid = require("./uuid-LBaLT4fl.cjs");
|
|
@@ -242,7 +242,7 @@ var DEFAULT_ENDPOINT = "https://ingest.superdoc.dev/v1/collect";
|
|
|
242
242
|
const COMMUNITY_LICENSE_KEY = "community-and-eval-agplv3";
|
|
243
243
|
function getSuperdocVersion() {
|
|
244
244
|
try {
|
|
245
|
-
return "1.13.0-next.
|
|
245
|
+
return "1.13.0-next.13";
|
|
246
246
|
} catch {
|
|
247
247
|
return "unknown";
|
|
248
248
|
}
|
|
@@ -13678,7 +13678,7 @@ const canUseDOM = () => {
|
|
|
13678
13678
|
return false;
|
|
13679
13679
|
}
|
|
13680
13680
|
};
|
|
13681
|
-
var summaryVersion = "1.13.0-next.
|
|
13681
|
+
var summaryVersion = "1.13.0-next.13";
|
|
13682
13682
|
var nodeKeys = [
|
|
13683
13683
|
"group",
|
|
13684
13684
|
"content",
|
|
@@ -15400,7 +15400,7 @@ var Editor = class Editor extends EventEmitter$1 {
|
|
|
15400
15400
|
return migrations.length > 0;
|
|
15401
15401
|
}
|
|
15402
15402
|
processCollaborationMigrations() {
|
|
15403
|
-
console.debug("[checkVersionMigrations] Current editor version", "1.13.0-next.
|
|
15403
|
+
console.debug("[checkVersionMigrations] Current editor version", "1.13.0-next.13");
|
|
15404
15404
|
if (!this.options.ydoc) return;
|
|
15405
15405
|
let docVersion = this.options.ydoc.getMap("meta").get("version");
|
|
15406
15406
|
if (!docVersion) docVersion = "initial";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { a as __toCommonJS, n as __esmMin, r as __export, t as __commonJSMin } from "./rolldown-runtime-B2q5OVn9.es.js";
|
|
2
|
-
import { $ as AddMarkStep, A as getMarksFromSelection, At as Schema$1, B as getMarkType, C as generateOrderedListIndex, Ct as TrackFormatMarkName, D as findChildren$1, Dt as DOMSerializer, E as posToDOMRect, Et as DOMParser$1, F as getMarkRange, Ft as getExtensionConfigField, G as AllSelection, H as cleanSchemaItem, I as isTextSelection, J as Plugin, K as EditorState, L as findParentNode, M as isNodeActive, Mt as minMax, N as getSchemaTypeNameByName, Nt as objectIncludes, O as getActiveFormatting, Ot as Fragment$1, P as isMarkActive, Pt as callOrGet, Q as TextSelection$1, R as findParentNodeClosestToPos, S as docxNumberingHelpers, St as TrackDeleteMarkName, T as isInTable, Tt as carbonCopy, U as getSchemaTypeByName, V as getNodeType, W as createDocument, X as Selection, Y as PluginKey, Z as SelectionRange, _ as changeListLevel, _t as resolveDocxFontFamily, a as _getReferencedTableStyles, at as canJoin, b as calculateResolvedParagraphProperties, bt as resolveTableCellProperties, c as processContent, ct as joinPoint, d as InputRule, dt as generateDocxRandomId, et as Mapping, f as handleClipboardPaste, ft as generateRandomSigned32BitIntStrId, g as ListHelpers, gt as encodeMarksFromRPr, h as unflattenListsInHtml, ht as encodeCSSFromRPr, it as Transform, j as isActive, jt as Slice, k as findMark, kt as Mark$1, l as createDocFromMarkdown, lt as liftTarget, m as inputRulesPlugin, mt as encodeCSSFromPPr, n as kebabCase$1, nt as ReplaceAroundStep$1, o as helpers_exports, ot as canSplit, p as htmlHandler, pt as decodeRPrFromMarks, q as NodeSelection, r as insertNewRelationship, rt as ReplaceStep, s as updateDOMAttributes, st as dropPoint, t as SuperConverter, tt as RemoveMarkStep, u as createDocFromHTML, ut as replaceStep$1, v as updateNumberingProperties, vt as resolveParagraphProperties, w as CommandService, wt as TrackInsertMarkName, x as getResolvedParagraphProperties, xt as getUnderlineCssString, y as isList, yt as resolveRunProperties, z as defaultBlockAt$1 } from "./SuperConverter-
|
|
2
|
+
import { $ as AddMarkStep, A as getMarksFromSelection, At as Schema$1, B as getMarkType, C as generateOrderedListIndex, Ct as TrackFormatMarkName, D as findChildren$1, Dt as DOMSerializer, E as posToDOMRect, Et as DOMParser$1, F as getMarkRange, Ft as getExtensionConfigField, G as AllSelection, H as cleanSchemaItem, I as isTextSelection, J as Plugin, K as EditorState, L as findParentNode, M as isNodeActive, Mt as minMax, N as getSchemaTypeNameByName, Nt as objectIncludes, O as getActiveFormatting, Ot as Fragment$1, P as isMarkActive, Pt as callOrGet, Q as TextSelection$1, R as findParentNodeClosestToPos, S as docxNumberingHelpers, St as TrackDeleteMarkName, T as isInTable, Tt as carbonCopy, U as getSchemaTypeByName, V as getNodeType, W as createDocument, X as Selection, Y as PluginKey, Z as SelectionRange, _ as changeListLevel, _t as resolveDocxFontFamily, a as _getReferencedTableStyles, at as canJoin, b as calculateResolvedParagraphProperties, bt as resolveTableCellProperties, c as processContent, ct as joinPoint, d as InputRule, dt as generateDocxRandomId, et as Mapping, f as handleClipboardPaste, ft as generateRandomSigned32BitIntStrId, g as ListHelpers, gt as encodeMarksFromRPr, h as unflattenListsInHtml, ht as encodeCSSFromRPr, it as Transform, j as isActive, jt as Slice, k as findMark, kt as Mark$1, l as createDocFromMarkdown, lt as liftTarget, m as inputRulesPlugin, mt as encodeCSSFromPPr, n as kebabCase$1, nt as ReplaceAroundStep$1, o as helpers_exports, ot as canSplit, p as htmlHandler, pt as decodeRPrFromMarks, q as NodeSelection, r as insertNewRelationship, rt as ReplaceStep, s as updateDOMAttributes, st as dropPoint, t as SuperConverter, tt as RemoveMarkStep, u as createDocFromHTML, ut as replaceStep$1, v as updateNumberingProperties, vt as resolveParagraphProperties, w as CommandService, wt as TrackInsertMarkName, x as getResolvedParagraphProperties, xt as getUnderlineCssString, y as isList, yt as resolveRunProperties, z as defaultBlockAt$1 } from "./SuperConverter-D8LExW5b.es.js";
|
|
3
3
|
import { C as resolveOpcTargetPath, D as twipsToInches, O as twipsToLines, S as ptToTwips, d as inchesToPixels, f as inchesToTwips, j as Buffer$2, k as twipsToPixels, m as linesToTwips, o as getArrayBufferFromUrl, t as convertSizeToCSS, u as halfPointToPoints, y as pixelsToTwips } from "./helpers-DFNWSYpB.es.js";
|
|
4
4
|
import { a as init_dist$2, i as global, n as init_dist, o as Buffer$3, r as process$1, s as init_dist$1 } from "./jszip-DmQt_IET.es.js";
|
|
5
5
|
import { t as v4_default } from "./uuid-CzripdPy.es.js";
|
|
@@ -241,7 +241,7 @@ var v_click_outside_default = {
|
|
|
241
241
|
var DEFAULT_ENDPOINT = "https://ingest.superdoc.dev/v1/collect";
|
|
242
242
|
function getSuperdocVersion() {
|
|
243
243
|
try {
|
|
244
|
-
return "1.13.0-next.
|
|
244
|
+
return "1.13.0-next.13";
|
|
245
245
|
} catch {
|
|
246
246
|
return "unknown";
|
|
247
247
|
}
|
|
@@ -13659,7 +13659,7 @@ const canUseDOM = () => {
|
|
|
13659
13659
|
return false;
|
|
13660
13660
|
}
|
|
13661
13661
|
};
|
|
13662
|
-
var summaryVersion = "1.13.0-next.
|
|
13662
|
+
var summaryVersion = "1.13.0-next.13";
|
|
13663
13663
|
var nodeKeys = [
|
|
13664
13664
|
"group",
|
|
13665
13665
|
"content",
|
|
@@ -15379,7 +15379,7 @@ var Editor = class Editor extends EventEmitter$1 {
|
|
|
15379
15379
|
return migrations.length > 0;
|
|
15380
15380
|
}
|
|
15381
15381
|
processCollaborationMigrations() {
|
|
15382
|
-
console.debug("[checkVersionMigrations] Current editor version", "1.13.0-next.
|
|
15382
|
+
console.debug("[checkVersionMigrations] Current editor version", "1.13.0-next.13");
|
|
15383
15383
|
if (!this.options.ydoc) return;
|
|
15384
15384
|
let docVersion = this.options.ydoc.getMap("meta").get("version");
|
|
15385
15385
|
if (!docVersion) docVersion = "initial";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
2
|
const require_rolldown_runtime = require("../chunks/rolldown-runtime-Dp2H1eGw.cjs");
|
|
3
|
-
const require_SuperConverter = require("../chunks/SuperConverter-
|
|
3
|
+
const require_SuperConverter = require("../chunks/SuperConverter-DDuXRZA5.cjs");
|
|
4
4
|
require("../chunks/helpers-DTjYh3Fu.cjs");
|
|
5
5
|
require("../chunks/jszip-Dmo1nQ1j.cjs");
|
|
6
6
|
require("../chunks/xml-js-XW5hGFSq.cjs");
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as SuperConverter } from "../chunks/SuperConverter-
|
|
1
|
+
import { t as SuperConverter } from "../chunks/SuperConverter-D8LExW5b.es.js";
|
|
2
2
|
import "../chunks/helpers-DFNWSYpB.es.js";
|
|
3
3
|
import "../chunks/jszip-DmQt_IET.es.js";
|
|
4
4
|
import "../chunks/xml-js-BYjoxUnf.es.js";
|
package/dist/super-editor.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
2
|
const require_rolldown_runtime = require("./chunks/rolldown-runtime-Dp2H1eGw.cjs");
|
|
3
|
-
const require_src = require("./chunks/src-
|
|
4
|
-
const require_SuperConverter = require("./chunks/SuperConverter-
|
|
3
|
+
const require_src = require("./chunks/src-BPqfygmY.cjs");
|
|
4
|
+
const require_SuperConverter = require("./chunks/SuperConverter-DDuXRZA5.cjs");
|
|
5
5
|
require("./chunks/helpers-DTjYh3Fu.cjs");
|
|
6
6
|
require("./chunks/jszip-Dmo1nQ1j.cjs");
|
|
7
7
|
require("./chunks/xml-js-XW5hGFSq.cjs");
|
package/dist/super-editor.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { $ as getStarterExtensions, Gt as isNodeType, Ht as defineNode, Q as getRichTextExtensions, Ut as isMarkType, Vt as defineMark, Wt as assertNodeType, Z as AIWriter_default, a as SlashMenu_default, at as Editor, ct as CommentsPluginKey, i as BasicUpload_default, it as PresentationEditor, lt as TrackChangesBasePluginKey, n as SuperInput_default, nt as getAllowedImageDimensions, o as SuperToolbar, ot as fieldAnnotationHelpers_exports, r as SuperEditor_default, rt as SectionHelpers, s as Toolbar_default, st as AnnotatorHelpers, t as Extensions, tt as trackChangesHelpers_exports } from "./chunks/src-
|
|
2
|
-
import { A as getMarksFromSelection, O as getActiveFormatting, i as registeredHandlers, o as helpers_exports, t as SuperConverter } from "./chunks/SuperConverter-
|
|
1
|
+
import { $ as getStarterExtensions, Gt as isNodeType, Ht as defineNode, Q as getRichTextExtensions, Ut as isMarkType, Vt as defineMark, Wt as assertNodeType, Z as AIWriter_default, a as SlashMenu_default, at as Editor, ct as CommentsPluginKey, i as BasicUpload_default, it as PresentationEditor, lt as TrackChangesBasePluginKey, n as SuperInput_default, nt as getAllowedImageDimensions, o as SuperToolbar, ot as fieldAnnotationHelpers_exports, r as SuperEditor_default, rt as SectionHelpers, s as Toolbar_default, st as AnnotatorHelpers, t as Extensions, tt as trackChangesHelpers_exports } from "./chunks/src-C-xlTfM2.es.js";
|
|
2
|
+
import { A as getMarksFromSelection, O as getActiveFormatting, i as registeredHandlers, o as helpers_exports, t as SuperConverter } from "./chunks/SuperConverter-D8LExW5b.es.js";
|
|
3
3
|
import "./chunks/helpers-DFNWSYpB.es.js";
|
|
4
4
|
import "./chunks/jszip-DmQt_IET.es.js";
|
|
5
5
|
import "./chunks/xml-js-BYjoxUnf.es.js";
|
package/dist/superdoc.cjs
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
2
|
const require_rolldown_runtime = require("./chunks/rolldown-runtime-Dp2H1eGw.cjs");
|
|
3
|
-
const require_src = require("./chunks/src-
|
|
4
|
-
const require_SuperConverter = require("./chunks/SuperConverter-
|
|
3
|
+
const require_src = require("./chunks/src-BPqfygmY.cjs");
|
|
4
|
+
const require_SuperConverter = require("./chunks/SuperConverter-DDuXRZA5.cjs");
|
|
5
5
|
require("./chunks/helpers-DTjYh3Fu.cjs");
|
|
6
6
|
const require_jszip = require("./chunks/jszip-Dmo1nQ1j.cjs");
|
|
7
7
|
require("./chunks/xml-js-XW5hGFSq.cjs");
|
|
8
8
|
const require_uuid = require("./chunks/uuid-LBaLT4fl.cjs");
|
|
9
|
-
const require_comments_store = require("./chunks/comments-store-
|
|
9
|
+
const require_comments_store = require("./chunks/comments-store-gdeaBQtg.cjs");
|
|
10
10
|
require("./chunks/DocxZipper-BRbF0v1D.cjs");
|
|
11
11
|
const require_vue = require("./chunks/vue-DBUiP_Rf.cjs");
|
|
12
12
|
const require_eventemitter3 = require("./chunks/eventemitter3-CEw7qfX9.cjs");
|
|
@@ -3649,7 +3649,7 @@ var _sfc_main = {
|
|
|
3649
3649
|
__name: "SuperDoc",
|
|
3650
3650
|
emits: ["selection-update"],
|
|
3651
3651
|
setup(__props, { emit: __emit }) {
|
|
3652
|
-
const PdfViewer = require_vue.defineAsyncComponent(() => Promise.resolve().then(() => require("./chunks/PdfViewer-
|
|
3652
|
+
const PdfViewer = require_vue.defineAsyncComponent(() => Promise.resolve().then(() => require("./chunks/PdfViewer-Ko8KqflL.cjs")));
|
|
3653
3653
|
const superdocStore = require_comments_store.useSuperdocStore();
|
|
3654
3654
|
const commentsStore = require_comments_store.useCommentsStore();
|
|
3655
3655
|
const { documents, isReady, areDocumentsReady, selectionPosition, activeSelection, activeZoom } = require_comments_store.storeToRefs(superdocStore);
|
|
@@ -16149,7 +16149,7 @@ var SuperDoc = class extends require_eventemitter3.import_eventemitter3.default
|
|
|
16149
16149
|
this.config.colors = require_comments_store.shuffleArray(this.config.colors);
|
|
16150
16150
|
this.userColorMap = /* @__PURE__ */ new Map();
|
|
16151
16151
|
this.colorIndex = 0;
|
|
16152
|
-
this.version = "1.13.0-next.
|
|
16152
|
+
this.version = "1.13.0-next.13";
|
|
16153
16153
|
this.#log("🦋 [superdoc] Using SuperDoc version:", this.version);
|
|
16154
16154
|
this.superdocId = config.superdocId || require_uuid.v4_default();
|
|
16155
16155
|
this.colors = this.config.colors;
|
package/dist/superdoc.es.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { $ as getStarterExtensions, B as cE, C as resolveWrappedSlot, D as warnOnce, F as createId, G as insidePopover, H as cNotM, I as changeColor, J as xmark_solid_default, K as caret_down_solid_default, M as useMergedState, N as use_memo_default, P as on, Q as getRichTextExtensions, R as c, Rt as v_click_outside_default, S as configProviderInjectionKey, T as call, U as createKey, V as cM, W as insideModal, X as comment_solid_default, Y as check_solid_default, Z as AIWriter_default, _ as useRtl, at as Editor, b as useThemeClass, c as messageApiInjectionKey, d as ConfigProvider_default, et as __plugin_vue_export_helper_default, f as light_default$1, g as _common_default$2, it as PresentationEditor, k as createInjectionKey, l as messageProviderInjectionKey, m as use_theme_default, n as SuperInput_default, o as SuperToolbar, ot as fieldAnnotationHelpers_exports, q as ellipsis_vertical_solid_default, r as SuperEditor_default, rt as SectionHelpers, st as AnnotatorHelpers, t as Extensions, tt as trackChangesHelpers_exports, u as Dropdown_default, w as render, x as useConfig, y as toString_default, z as cB, zt as getFileObject } from "./chunks/src-
|
|
2
|
-
import { i as registeredHandlers, o as helpers_exports, t as SuperConverter } from "./chunks/SuperConverter-
|
|
1
|
+
import { $ as getStarterExtensions, B as cE, C as resolveWrappedSlot, D as warnOnce, F as createId, G as insidePopover, H as cNotM, I as changeColor, J as xmark_solid_default, K as caret_down_solid_default, M as useMergedState, N as use_memo_default, P as on, Q as getRichTextExtensions, R as c, Rt as v_click_outside_default, S as configProviderInjectionKey, T as call, U as createKey, V as cM, W as insideModal, X as comment_solid_default, Y as check_solid_default, Z as AIWriter_default, _ as useRtl, at as Editor, b as useThemeClass, c as messageApiInjectionKey, d as ConfigProvider_default, et as __plugin_vue_export_helper_default, f as light_default$1, g as _common_default$2, it as PresentationEditor, k as createInjectionKey, l as messageProviderInjectionKey, m as use_theme_default, n as SuperInput_default, o as SuperToolbar, ot as fieldAnnotationHelpers_exports, q as ellipsis_vertical_solid_default, r as SuperEditor_default, rt as SectionHelpers, st as AnnotatorHelpers, t as Extensions, tt as trackChangesHelpers_exports, u as Dropdown_default, w as render, x as useConfig, y as toString_default, z as cB, zt as getFileObject } from "./chunks/src-C-xlTfM2.es.js";
|
|
2
|
+
import { i as registeredHandlers, o as helpers_exports, t as SuperConverter } from "./chunks/SuperConverter-D8LExW5b.es.js";
|
|
3
3
|
import "./chunks/helpers-DFNWSYpB.es.js";
|
|
4
4
|
import { a as init_dist$1, i as global, n as init_dist, r as process$1 } from "./chunks/jszip-DmQt_IET.es.js";
|
|
5
5
|
import "./chunks/xml-js-BYjoxUnf.es.js";
|
|
6
6
|
import { t as v4_default } from "./chunks/uuid-CzripdPy.es.js";
|
|
7
|
-
import { _ as shuffleArray, a as initCollaborationComments, b as PDF, c as setupAwarenessHandler, d as defineStore, f as storeToRefs, g as useStyle, h as IconSwitchTransition_default, i as useSelection, l as normalizeDocumentEntry, m as iconSwitchTransition, n as useSuperdocStore, o as initSuperdocYdoc, p as Loading_default, r as useComment, s as makeDocumentsCollaborative, t as useCommentsStore, u as createPinia, v as DOCX, y as HTML } from "./chunks/comments-store-
|
|
7
|
+
import { _ as shuffleArray, a as initCollaborationComments, b as PDF, c as setupAwarenessHandler, d as defineStore, f as storeToRefs, g as useStyle, h as IconSwitchTransition_default, i as useSelection, l as normalizeDocumentEntry, m as iconSwitchTransition, n as useSuperdocStore, o as initSuperdocYdoc, p as Loading_default, r as useComment, s as makeDocumentsCollaborative, t as useCommentsStore, u as createPinia, v as DOCX, y as HTML } from "./chunks/comments-store-BPuzk4YD.es.js";
|
|
8
8
|
import "./chunks/DocxZipper-DP4evZmt.es.js";
|
|
9
9
|
import { $ as reactive, A as nextTick, C as getCurrentInstance, D as inject, F as onMounted, G as withCtx, H as resolveDynamicComponent, K as withDirectives, L as openBlock, N as onBeforeUnmount, R as provide, S as defineComponent, T as h, U as watch, V as resolveDirective, W as watchEffect, X as isRef, Z as markRaw, _ as createCommentVNode, b as createVNode, c as withModifiers, d as Teleport, g as createBlock, h as createBaseVNode, it as toRef, lt as normalizeStyle, m as computed, n as TransitionGroup, nt as shallowRef, ot as unref, r as createApp, st as normalizeClass, t as Transition, tt as ref, u as Fragment, ut as toDisplayString, v as createElementBlock, x as defineAsyncComponent, z as renderList } from "./chunks/vue--Hddm509.es.js";
|
|
10
10
|
import { n as import_eventemitter3, t as eventemitter3_default } from "./chunks/eventemitter3-CllYWHI6.es.js";
|
|
@@ -3620,7 +3620,7 @@ var SuperDoc_default = /* @__PURE__ */ __plugin_vue_export_helper_default({
|
|
|
3620
3620
|
__name: "SuperDoc",
|
|
3621
3621
|
emits: ["selection-update"],
|
|
3622
3622
|
setup(__props, { emit: __emit }) {
|
|
3623
|
-
const PdfViewer = defineAsyncComponent(() => import("./chunks/PdfViewer-
|
|
3623
|
+
const PdfViewer = defineAsyncComponent(() => import("./chunks/PdfViewer-DeUIHMiF.es.js"));
|
|
3624
3624
|
const superdocStore = useSuperdocStore();
|
|
3625
3625
|
const commentsStore = useCommentsStore();
|
|
3626
3626
|
const { documents, isReady, areDocumentsReady, selectionPosition, activeSelection, activeZoom } = storeToRefs(superdocStore);
|
|
@@ -16118,7 +16118,7 @@ var SuperDoc = class extends import_eventemitter3.default {
|
|
|
16118
16118
|
this.config.colors = shuffleArray(this.config.colors);
|
|
16119
16119
|
this.userColorMap = /* @__PURE__ */ new Map();
|
|
16120
16120
|
this.colorIndex = 0;
|
|
16121
|
-
this.version = "1.13.0-next.
|
|
16121
|
+
this.version = "1.13.0-next.13";
|
|
16122
16122
|
this.#log("🦋 [superdoc] Using SuperDoc version:", this.version);
|
|
16123
16123
|
this.superdocId = config.superdocId || v4_default();
|
|
16124
16124
|
this.colors = this.config.colors;
|