@harbour-enterprises/superdoc 0.14.6-next.6 → 0.14.7-next.1
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/{index-BvK-G6B1.es.js → index-BMwK7kM5.es.js} +2 -2
- package/dist/chunks/{index-CCRVYhTn.cjs → index-CZuIe8A3.cjs} +1 -1
- package/dist/chunks/{index-oHslWah4.es.js → index-MJ-5Yknb.es.js} +1 -1
- package/dist/chunks/{index-CgJ5KVh6.cjs → index-Oz4X1zyg.cjs} +2 -2
- package/dist/chunks/{super-editor.es-uOpJ3x2l.cjs → super-editor.es-C1ZbaTMA.cjs} +3 -3
- package/dist/chunks/{super-editor.es-B6ZmwTgT.es.js → super-editor.es-QBTbV0Im.es.js} +3 -3
- package/dist/chunks/{url-BG1Z_Z2_.cjs → url-CRVat8D5.cjs} +1 -1
- package/dist/chunks/{url-Dvx6wrNT.es.js → url-Cqg2Hljl.es.js} +1 -1
- package/dist/chunks/{xml-js-DNISVjNF.es.js → xml-js-D78KIQHL.es.js} +4 -11
- package/dist/chunks/{xml-js-BHJlXtfU.cjs → xml-js-t28wMlyv.cjs} +4 -11
- package/dist/super-editor/ai-writer.es.js +2 -2
- package/dist/super-editor/chunks/{converter-B3UaFCGR.js → converter-DkVNYWKg.js} +2 -2
- package/dist/super-editor/chunks/{docx-zipper-Bms_xFD2.js → docx-zipper-C9OhTvoA.js} +1 -1
- package/dist/super-editor/chunks/{editor-CH2nYY6O.js → editor-CljBro-U.js} +3 -3
- package/dist/super-editor/chunks/{toolbar-DAaxBzFU.js → toolbar-Rr-jdZFh.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 +5 -5
- package/dist/superdoc.es.js +6 -6
- package/dist/superdoc.umd.js +4 -4
- package/dist/superdoc.umd.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { c as commonjsGlobal, B as Buffer, a as getAugmentedNamespace, g as getDefaultExportFromCjs } from "./jszip-CYDYUNnI.es.js";
|
|
2
2
|
import { p as process$1 } from "./vue-lU0o_RlU.es.js";
|
|
3
|
-
import { e as eventsExports, r as require$$2, u as util, i as inherits_browserExports, b as browser$1, a as requireString_decoder } from "./xml-js-
|
|
4
|
-
import { u as url } from "./url-
|
|
3
|
+
import { e as eventsExports, r as require$$2, u as util, i as inherits_browserExports, b as browser$1, a as requireString_decoder } from "./xml-js-D78KIQHL.es.js";
|
|
4
|
+
import { u as url } from "./url-Cqg2Hljl.es.js";
|
|
5
5
|
function _mergeNamespaces(n, m) {
|
|
6
6
|
for (var i = 0; i < m.length; i++) {
|
|
7
7
|
const e = m[i];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { g as getDefaultExportFromCjs } from "./jszip-CYDYUNnI.es.js";
|
|
2
|
-
import { s as streamHttp, r as require$$1 } from "./index-
|
|
2
|
+
import { s as streamHttp, r as require$$1 } from "./index-BMwK7kM5.es.js";
|
|
3
3
|
function _mergeNamespaces(n, m) {
|
|
4
4
|
for (var i = 0; i < m.length; i++) {
|
|
5
5
|
const e = m[i];
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
const jszip = require("./jszip-D5XoMX4C.cjs");
|
|
3
3
|
const vue = require("./vue-tQYF719J.cjs");
|
|
4
|
-
const xmlJs = require("./xml-js-
|
|
5
|
-
const url = require("./url-
|
|
4
|
+
const xmlJs = require("./xml-js-t28wMlyv.cjs");
|
|
5
|
+
const url = require("./url-CRVat8D5.cjs");
|
|
6
6
|
function _mergeNamespaces(n, m) {
|
|
7
7
|
for (var i = 0; i < m.length; i++) {
|
|
8
8
|
const e = m[i];
|
|
@@ -24322,7 +24322,7 @@ const _SuperConverter = class _SuperConverter2 {
|
|
|
24322
24322
|
return;
|
|
24323
24323
|
}
|
|
24324
24324
|
}
|
|
24325
|
-
static updateDocumentVersion(docx = this.convertedXml, version2 = "0.14.
|
|
24325
|
+
static updateDocumentVersion(docx = this.convertedXml, version2 = "0.14.7-next.1") {
|
|
24326
24326
|
const customLocation = "docProps/custom.xml";
|
|
24327
24327
|
if (!docx[customLocation]) {
|
|
24328
24328
|
docx[customLocation] = generateCustomXml();
|
|
@@ -24798,7 +24798,7 @@ function storeSuperdocVersion(docx) {
|
|
|
24798
24798
|
function generateCustomXml() {
|
|
24799
24799
|
return DEFAULT_CUSTOM_XML;
|
|
24800
24800
|
}
|
|
24801
|
-
function generateSuperdocVersion(pid = 2, version2 = "0.14.
|
|
24801
|
+
function generateSuperdocVersion(pid = 2, version2 = "0.14.7-next.1") {
|
|
24802
24802
|
return {
|
|
24803
24803
|
type: "element",
|
|
24804
24804
|
name: "property",
|
|
@@ -42493,7 +42493,7 @@ const _Editor = class _Editor2 extends EventEmitter$1 {
|
|
|
42493
42493
|
* @returns {Object | void} Migration results
|
|
42494
42494
|
*/
|
|
42495
42495
|
processCollaborationMigrations() {
|
|
42496
|
-
console.debug("[checkVersionMigrations] Current editor version", "0.14.
|
|
42496
|
+
console.debug("[checkVersionMigrations] Current editor version", "0.14.7-next.1");
|
|
42497
42497
|
if (!this.options.ydoc) return;
|
|
42498
42498
|
const metaMap = this.options.ydoc.getMap("meta");
|
|
42499
42499
|
let docVersion = metaMap.get("version");
|
|
@@ -24305,7 +24305,7 @@ const _SuperConverter = class _SuperConverter2 {
|
|
|
24305
24305
|
return;
|
|
24306
24306
|
}
|
|
24307
24307
|
}
|
|
24308
|
-
static updateDocumentVersion(docx = this.convertedXml, version2 = "0.14.
|
|
24308
|
+
static updateDocumentVersion(docx = this.convertedXml, version2 = "0.14.7-next.1") {
|
|
24309
24309
|
const customLocation = "docProps/custom.xml";
|
|
24310
24310
|
if (!docx[customLocation]) {
|
|
24311
24311
|
docx[customLocation] = generateCustomXml();
|
|
@@ -24781,7 +24781,7 @@ function storeSuperdocVersion(docx) {
|
|
|
24781
24781
|
function generateCustomXml() {
|
|
24782
24782
|
return DEFAULT_CUSTOM_XML;
|
|
24783
24783
|
}
|
|
24784
|
-
function generateSuperdocVersion(pid = 2, version2 = "0.14.
|
|
24784
|
+
function generateSuperdocVersion(pid = 2, version2 = "0.14.7-next.1") {
|
|
24785
24785
|
return {
|
|
24786
24786
|
type: "element",
|
|
24787
24787
|
name: "property",
|
|
@@ -42476,7 +42476,7 @@ const _Editor = class _Editor2 extends EventEmitter$1 {
|
|
|
42476
42476
|
* @returns {Object | void} Migration results
|
|
42477
42477
|
*/
|
|
42478
42478
|
processCollaborationMigrations() {
|
|
42479
|
-
console.debug("[checkVersionMigrations] Current editor version", "0.14.
|
|
42479
|
+
console.debug("[checkVersionMigrations] Current editor version", "0.14.7-next.1");
|
|
42480
42480
|
if (!this.options.ydoc) return;
|
|
42481
42481
|
const metaMap = this.options.ydoc.getMap("meta");
|
|
42482
42482
|
let docVersion = metaMap.get("version");
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
const jszip = require("./jszip-D5XoMX4C.cjs");
|
|
3
|
-
const xmlJs = require("./xml-js-
|
|
3
|
+
const xmlJs = require("./xml-js-t28wMlyv.cjs");
|
|
4
4
|
const __viteBrowserExternal = require("./__vite-browser-external-DWbQq7bv.cjs");
|
|
5
5
|
var punycode$1 = { exports: {} };
|
|
6
6
|
/*! https://mths.be/punycode v1.4.1 by @mathias */
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { c as commonjsGlobal, g as getDefaultExportFromCjs, a as getAugmentedNamespace } from "./jszip-CYDYUNnI.es.js";
|
|
2
|
-
import { t as type, g as getIntrinsic, c as callBound$2 } from "./xml-js-
|
|
2
|
+
import { t as type, g as getIntrinsic, c as callBound$2 } from "./xml-js-D78KIQHL.es.js";
|
|
3
3
|
import { _ as __viteBrowserExternal } from "./__vite-browser-external-CURh0WXD.es.js";
|
|
4
4
|
var punycode$1 = { exports: {} };
|
|
5
5
|
/*! https://mths.be/punycode v1.4.1 by @mathias */
|
|
@@ -514,15 +514,8 @@ function requireHasSymbols() {
|
|
|
514
514
|
return hasSymbols$1;
|
|
515
515
|
}
|
|
516
516
|
var Reflect_getPrototypeOf = typeof Reflect !== "undefined" && Reflect.getPrototypeOf || null;
|
|
517
|
-
var
|
|
518
|
-
var
|
|
519
|
-
function requireObject_getPrototypeOf() {
|
|
520
|
-
if (hasRequiredObject_getPrototypeOf) return Object_getPrototypeOf;
|
|
521
|
-
hasRequiredObject_getPrototypeOf = 1;
|
|
522
|
-
var $Object2 = esObjectAtoms;
|
|
523
|
-
Object_getPrototypeOf = $Object2.getPrototypeOf || null;
|
|
524
|
-
return Object_getPrototypeOf;
|
|
525
|
-
}
|
|
517
|
+
var $Object$2 = esObjectAtoms;
|
|
518
|
+
var Object_getPrototypeOf = $Object$2.getPrototypeOf || null;
|
|
526
519
|
var implementation;
|
|
527
520
|
var hasRequiredImplementation;
|
|
528
521
|
function requireImplementation() {
|
|
@@ -665,7 +658,7 @@ var get = desc && typeof desc.get === "function" ? callBind$2([desc.get]) : type
|
|
|
665
658
|
}
|
|
666
659
|
) : false;
|
|
667
660
|
var reflectGetProto = Reflect_getPrototypeOf;
|
|
668
|
-
var originalGetProto =
|
|
661
|
+
var originalGetProto = Object_getPrototypeOf;
|
|
669
662
|
var getDunderProto = get;
|
|
670
663
|
var getProto$3 = reflectGetProto ? function getProto(O) {
|
|
671
664
|
return reflectGetProto(O);
|
|
@@ -730,7 +723,7 @@ var ThrowTypeError = $gOPD ? function() {
|
|
|
730
723
|
}() : throwTypeError;
|
|
731
724
|
var hasSymbols2 = requireHasSymbols()();
|
|
732
725
|
var getProto$2 = getProto$3;
|
|
733
|
-
var $ObjectGPO =
|
|
726
|
+
var $ObjectGPO = Object_getPrototypeOf;
|
|
734
727
|
var $ReflectGPO = Reflect_getPrototypeOf;
|
|
735
728
|
var $apply$1 = requireFunctionApply();
|
|
736
729
|
var $call = requireFunctionCall();
|
|
@@ -515,15 +515,8 @@ function requireHasSymbols() {
|
|
|
515
515
|
return hasSymbols$1;
|
|
516
516
|
}
|
|
517
517
|
var Reflect_getPrototypeOf = typeof Reflect !== "undefined" && Reflect.getPrototypeOf || null;
|
|
518
|
-
var
|
|
519
|
-
var
|
|
520
|
-
function requireObject_getPrototypeOf() {
|
|
521
|
-
if (hasRequiredObject_getPrototypeOf) return Object_getPrototypeOf;
|
|
522
|
-
hasRequiredObject_getPrototypeOf = 1;
|
|
523
|
-
var $Object2 = esObjectAtoms;
|
|
524
|
-
Object_getPrototypeOf = $Object2.getPrototypeOf || null;
|
|
525
|
-
return Object_getPrototypeOf;
|
|
526
|
-
}
|
|
518
|
+
var $Object$2 = esObjectAtoms;
|
|
519
|
+
var Object_getPrototypeOf = $Object$2.getPrototypeOf || null;
|
|
527
520
|
var implementation;
|
|
528
521
|
var hasRequiredImplementation;
|
|
529
522
|
function requireImplementation() {
|
|
@@ -666,7 +659,7 @@ var get = desc && typeof desc.get === "function" ? callBind$2([desc.get]) : type
|
|
|
666
659
|
}
|
|
667
660
|
) : false;
|
|
668
661
|
var reflectGetProto = Reflect_getPrototypeOf;
|
|
669
|
-
var originalGetProto =
|
|
662
|
+
var originalGetProto = Object_getPrototypeOf;
|
|
670
663
|
var getDunderProto = get;
|
|
671
664
|
var getProto$3 = reflectGetProto ? function getProto(O) {
|
|
672
665
|
return reflectGetProto(O);
|
|
@@ -731,7 +724,7 @@ var ThrowTypeError = $gOPD ? function() {
|
|
|
731
724
|
}() : throwTypeError;
|
|
732
725
|
var hasSymbols2 = requireHasSymbols()();
|
|
733
726
|
var getProto$2 = getProto$3;
|
|
734
|
-
var $ObjectGPO =
|
|
727
|
+
var $ObjectGPO = Object_getPrototypeOf;
|
|
735
728
|
var $ReflectGPO = Reflect_getPrototypeOf;
|
|
736
729
|
var $apply$1 = requireFunctionApply();
|
|
737
730
|
var $call = requireFunctionCall();
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ref, onMounted, onUnmounted, computed, createElementBlock, openBlock, withModifiers, createElementVNode, withDirectives, unref, vModelText, createCommentVNode, nextTick } from "vue";
|
|
2
|
-
import { T as TextSelection } from "./chunks/converter-
|
|
3
|
-
import { _ as _export_sfc } from "./chunks/editor-
|
|
2
|
+
import { T as TextSelection } from "./chunks/converter-DkVNYWKg.js";
|
|
3
|
+
import { _ as _export_sfc } from "./chunks/editor-CljBro-U.js";
|
|
4
4
|
const DEFAULT_API_ENDPOINT = "https://sd-dev-express-gateway-i6xtm.ondigitalocean.app/insights";
|
|
5
5
|
const SYSTEM_PROMPT = "You are an expert copywriter and you are immersed in a document editor. You are to provide document related text responses based on the user prompts. Only write what is asked for. Do not provide explanations. Try to keep placeholders as short as possible. Do not output your prompt. Your instructions are: ";
|
|
6
6
|
async function baseInsightsFetch(payload, options = {}) {
|
|
@@ -24324,7 +24324,7 @@ const _SuperConverter = class _SuperConverter {
|
|
|
24324
24324
|
return;
|
|
24325
24325
|
}
|
|
24326
24326
|
}
|
|
24327
|
-
static updateDocumentVersion(docx = this.convertedXml, version = "0.14.
|
|
24327
|
+
static updateDocumentVersion(docx = this.convertedXml, version = "0.14.7-next.1") {
|
|
24328
24328
|
const customLocation = "docProps/custom.xml";
|
|
24329
24329
|
if (!docx[customLocation]) {
|
|
24330
24330
|
docx[customLocation] = generateCustomXml();
|
|
@@ -24803,7 +24803,7 @@ function storeSuperdocVersion(docx) {
|
|
|
24803
24803
|
function generateCustomXml() {
|
|
24804
24804
|
return DEFAULT_CUSTOM_XML;
|
|
24805
24805
|
}
|
|
24806
|
-
function generateSuperdocVersion(pid = 2, version = "0.14.
|
|
24806
|
+
function generateSuperdocVersion(pid = 2, version = "0.14.7-next.1") {
|
|
24807
24807
|
return {
|
|
24808
24808
|
type: "element",
|
|
24809
24809
|
name: "property",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as process$1, aa as commonjsGlobal, E as Buffer, ab as getDefaultExportFromCjs, ac as getContentTypesFromXml, ad as xmljs } from "./converter-
|
|
1
|
+
import { C as process$1, aa as commonjsGlobal, E as Buffer, ab as getDefaultExportFromCjs, ac as getContentTypesFromXml, ad as xmljs } from "./converter-DkVNYWKg.js";
|
|
2
2
|
function commonjsRequire(path) {
|
|
3
3
|
throw new Error('Could not dynamically require "' + path + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
|
|
4
4
|
}
|
|
@@ -12,9 +12,9 @@ var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "acce
|
|
|
12
12
|
var _Attribute_static, getGlobalAttributes_fn, getNodeAndMarksAttributes_fn, _Schema_static, createNodesSchema_fn, createMarksSchema_fn, _events, _ExtensionService_instances, setupExtensions_fn, attachEditorEvents_fn, _commandService, _css, _Editor_instances, initContainerElement_fn, init_fn, initRichText_fn, onFocus_fn, checkHeadless_fn, insertNewFileData_fn, registerPluginByNameIfNotExists_fn, createExtensionService_fn, createCommandService_fn, createConverter_fn, initMedia_fn, initFonts_fn, createSchema_fn, generatePmData_fn, createDocFromHTML_fn, createView_fn, onCollaborationReady_fn, initComments_fn, dispatchTransaction_fn, handleNodeSelection_fn, prepareDocumentForImport_fn, prepareDocumentForExport_fn, endCollaboration_fn, _ListItemNodeView_instances, init_fn2, _FieldAnnotationView_instances, createAnnotation_fn, _AutoPageNumberNodeView_instances, renderDom_fn, scheduleUpdateNodeStyle_fn;
|
|
13
13
|
import * as Y from "yjs";
|
|
14
14
|
import { UndoManager, Item as Item$1, ContentType, Text as Text$1, XmlElement, encodeStateAsUpdate } from "yjs";
|
|
15
|
-
import { P as PluginKey, a as Plugin, M as Mapping, c as callOrGet, i as isEmptyObject, S as Schema$1, T as TextSelection, b as canSplit, l as liftTarget, A as AllSelection, d as canJoin, j as joinPoint, N as NodeSelection, e as Selection, r as replaceStep$1, F as Fragment, R as ReplaceAroundStep$1, f as Slice, o as objectIncludes, g as deleteProps, D as DOMParser$1, h as ReplaceStep, k as NodeRange, m as findWrapping, n as generateDocxRandomId, p as minMax, q as chainableEditorState, s as generateRandom32BitHex, t as getStyleTagFromStyleId, u as getAbstractDefinition, v as getDefinitionForLevel, w as isMacOS, x as isIOS, y as DOMSerializer, z as Mark$1, B as dropPoint, C as process$1, E as Buffer2, G as inputRulesPlugin, H as TrackDeleteMarkName, I as TrackInsertMarkName, J as v4, K as TrackFormatMarkName, L as comments_module_events, O as AddMarkStep, Q as RemoveMarkStep, U as twipsToLines, V as pixelsToTwips, W as CommandService, X as SuperConverter, Y as EditorState, Z as hasSomeParentWithClass, _ as parseSizeUnit, $ as getLineHeightValueString, a0 as InputRule, a1 as toKebabCase, a2 as kebabCase, a3 as docxNumberigHelpers, a4 as parseIndentElement, a5 as combineIndents, a6 as getColStyleDeclaration, a7 as SelectionRange, a8 as Transform, a9 as createColGroup } from "./converter-
|
|
15
|
+
import { P as PluginKey, a as Plugin, M as Mapping, c as callOrGet, i as isEmptyObject, S as Schema$1, T as TextSelection, b as canSplit, l as liftTarget, A as AllSelection, d as canJoin, j as joinPoint, N as NodeSelection, e as Selection, r as replaceStep$1, F as Fragment, R as ReplaceAroundStep$1, f as Slice, o as objectIncludes, g as deleteProps, D as DOMParser$1, h as ReplaceStep, k as NodeRange, m as findWrapping, n as generateDocxRandomId, p as minMax, q as chainableEditorState, s as generateRandom32BitHex, t as getStyleTagFromStyleId, u as getAbstractDefinition, v as getDefinitionForLevel, w as isMacOS, x as isIOS, y as DOMSerializer, z as Mark$1, B as dropPoint, C as process$1, E as Buffer2, G as inputRulesPlugin, H as TrackDeleteMarkName, I as TrackInsertMarkName, J as v4, K as TrackFormatMarkName, L as comments_module_events, O as AddMarkStep, Q as RemoveMarkStep, U as twipsToLines, V as pixelsToTwips, W as CommandService, X as SuperConverter, Y as EditorState, Z as hasSomeParentWithClass, _ as parseSizeUnit, $ as getLineHeightValueString, a0 as InputRule, a1 as toKebabCase, a2 as kebabCase, a3 as docxNumberigHelpers, a4 as parseIndentElement, a5 as combineIndents, a6 as getColStyleDeclaration, a7 as SelectionRange, a8 as Transform, a9 as createColGroup } from "./converter-DkVNYWKg.js";
|
|
16
16
|
import { ref, computed, createElementBlock, openBlock, withModifiers, Fragment as Fragment$1, renderList, normalizeClass, createCommentVNode, toDisplayString, createElementVNode, createApp } from "vue";
|
|
17
|
-
import { D as DocxZipper } from "./docx-zipper-
|
|
17
|
+
import { D as DocxZipper } from "./docx-zipper-C9OhTvoA.js";
|
|
18
18
|
function getMarksFromSelection(state) {
|
|
19
19
|
const { from: from2, to, empty: empty2 } = state.selection;
|
|
20
20
|
const marks = [];
|
|
@@ -15213,7 +15213,7 @@ const _Editor = class _Editor extends EventEmitter {
|
|
|
15213
15213
|
* @returns {Object | void} Migration results
|
|
15214
15214
|
*/
|
|
15215
15215
|
processCollaborationMigrations() {
|
|
15216
|
-
console.debug("[checkVersionMigrations] Current editor version", "0.14.
|
|
15216
|
+
console.debug("[checkVersionMigrations] Current editor version", "0.14.7-next.1");
|
|
15217
15217
|
if (!this.options.ydoc) return;
|
|
15218
15218
|
const metaMap = this.options.ydoc.getMap("meta");
|
|
15219
15219
|
let docVersion = metaMap.get("version");
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { computed, createElementBlock, openBlock, createElementVNode, createCommentVNode, normalizeClass, normalizeStyle, ref, withKeys, unref, withModifiers, createBlock, toDisplayString, withDirectives, vModelText, nextTick, getCurrentInstance, createVNode, readonly, watch, onMounted, onBeforeUnmount, reactive, onBeforeMount, inject, onActivated, onDeactivated, createTextVNode, Fragment, Comment, defineComponent, provide, h, Teleport, toRef, renderSlot, isVNode, shallowRef, watchEffect, mergeProps, Transition, vShow, cloneVNode, Text, renderList, withCtx } from "vue";
|
|
2
|
-
import { C as process$1 } from "./converter-
|
|
3
|
-
import { _ as _export_sfc, u as useHighContrastMode, g as global$1 } from "./editor-
|
|
2
|
+
import { C as process$1 } from "./converter-DkVNYWKg.js";
|
|
3
|
+
import { _ as _export_sfc, u as useHighContrastMode, g as global$1 } from "./editor-CljBro-U.js";
|
|
4
4
|
const sanitizeNumber = (value, defaultNumber) => {
|
|
5
5
|
let sanitized = value.replace(/[^0-9.]/g, "");
|
|
6
6
|
sanitized = parseFloat(sanitized);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { E } from "./chunks/editor-
|
|
2
|
-
import "./chunks/converter-
|
|
3
|
-
import "./chunks/docx-zipper-
|
|
1
|
+
import { E } from "./chunks/editor-CljBro-U.js";
|
|
2
|
+
import "./chunks/converter-DkVNYWKg.js";
|
|
3
|
+
import "./chunks/docx-zipper-C9OhTvoA.js";
|
|
4
4
|
export {
|
|
5
5
|
E as Editor
|
|
6
6
|
};
|
|
@@ -9,14 +9,14 @@ var __privateGet = (obj, member, getter) => (__accessCheck(obj, member, "read fr
|
|
|
9
9
|
var __privateAdd = (obj, member, value) => member.has(obj) ? __typeError("Cannot add the same private member more than once") : member instanceof WeakSet ? member.add(obj) : member.set(obj, value);
|
|
10
10
|
var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "access private method"), method);
|
|
11
11
|
var _SuperToolbar_instances, initToolbarGroups_fn, _interceptedCommands, makeToolbarItems_fn, initDefaultFonts_fn, updateHighlightColors_fn, deactivateAll_fn, updateToolbarHistory_fn, runCommandWithArgumentOnly_fn;
|
|
12
|
-
import { ab as getDefaultExportFromCjs, J as v4, T as TextSelection$1, ae as vClickOutside, af as readFromClipboard, ag as handleClipboardPaste, a as Plugin } from "./chunks/converter-
|
|
13
|
-
import { X } from "./chunks/converter-
|
|
14
|
-
import { _ as _export_sfc, u as useHighContrastMode, a as getQuickFormatList, b as generateLinkedStyleString, c as getMarkRange, f as findParentNode, d as getFileOpener, s as startImageUpload, e as getActiveFormatting, i as isInTable, h as undoDepth, r as redoDepth, S as SlashMenuPluginKey, E as Editor, j as getStarterExtensions, P as Placeholder, k as getRichTextExtensions, M as Mark, l as Extension, A as Attribute, N as Node } from "./chunks/editor-
|
|
15
|
-
import { p, C, T, n, t, q, m, o } from "./chunks/editor-
|
|
12
|
+
import { ab as getDefaultExportFromCjs, J as v4, T as TextSelection$1, ae as vClickOutside, af as readFromClipboard, ag as handleClipboardPaste, a as Plugin } from "./chunks/converter-DkVNYWKg.js";
|
|
13
|
+
import { X } from "./chunks/converter-DkVNYWKg.js";
|
|
14
|
+
import { _ as _export_sfc, u as useHighContrastMode, a as getQuickFormatList, b as generateLinkedStyleString, c as getMarkRange, f as findParentNode, d as getFileOpener, s as startImageUpload, e as getActiveFormatting, i as isInTable, h as undoDepth, r as redoDepth, S as SlashMenuPluginKey, E as Editor, j as getStarterExtensions, P as Placeholder, k as getRichTextExtensions, M as Mark, l as Extension, A as Attribute, N as Node } from "./chunks/editor-CljBro-U.js";
|
|
15
|
+
import { p, C, T, n, t, q, m, o } from "./chunks/editor-CljBro-U.js";
|
|
16
16
|
import { ref, onMounted, createElementBlock, openBlock, normalizeClass, unref, Fragment, renderList, createElementVNode, withModifiers, toDisplayString, createCommentVNode, normalizeStyle, computed, watch, withDirectives, withKeys, vModelText, createTextVNode, createVNode, h, createApp, markRaw, nextTick, onBeforeUnmount, reactive, onUnmounted, renderSlot, shallowRef, createBlock, withCtx, resolveDynamicComponent, normalizeProps, guardReactiveProps } from "vue";
|
|
17
|
-
import { t as toolbarIcons, s as sanitizeNumber, T as Toolbar, m as magicWandIcon, l as linkIconSvg, a as tableIconSvg, b as scissorsIconSvg, c as copyIconSvg, p as pasteIconSvg, N as NSkeleton } from "./chunks/toolbar-
|
|
17
|
+
import { t as toolbarIcons, s as sanitizeNumber, T as Toolbar, m as magicWandIcon, l as linkIconSvg, a as tableIconSvg, b as scissorsIconSvg, c as copyIconSvg, p as pasteIconSvg, N as NSkeleton } from "./chunks/toolbar-Rr-jdZFh.js";
|
|
18
18
|
import AIWriter from "./ai-writer.es.js";
|
|
19
|
-
import { D } from "./chunks/docx-zipper-
|
|
19
|
+
import { D } from "./chunks/docx-zipper-C9OhTvoA.js";
|
|
20
20
|
import { createZip } from "./file-zipper.es.js";
|
|
21
21
|
var eventemitter3 = { exports: {} };
|
|
22
22
|
(function(module) {
|
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-C1ZbaTMA.cjs");
|
|
4
4
|
require("./chunks/vue-tQYF719J.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, c, S, d, e, f, T, g, h, i, j, k, l, m, n, o, p } from "./chunks/super-editor.es-
|
|
1
|
+
import { A, a, _, C, D, E, b, c, S, d, e, f, T, g, h, i, j, k, l, m, n, o, p } from "./chunks/super-editor.es-QBTbV0Im.es.js";
|
|
2
2
|
import "./chunks/vue-lU0o_RlU.es.js";
|
|
3
3
|
export {
|
|
4
4
|
A as AIWriter,
|
package/dist/superdoc.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-C1ZbaTMA.cjs");
|
|
4
4
|
const vue = require("./chunks/vue-tQYF719J.cjs");
|
|
5
5
|
const jszip = require("./chunks/jszip-D5XoMX4C.cjs");
|
|
6
6
|
const blankDocx = require("./chunks/blank-docx-CPqX9RF5.cjs");
|
|
@@ -24406,13 +24406,13 @@ var __webpack_exports__$1 = globalThis.pdfjsLib = {};
|
|
|
24406
24406
|
"./chunks/empty-lth7LH78.cjs"
|
|
24407
24407
|
)), http = await Promise.resolve().then(() => require(
|
|
24408
24408
|
/*webpackIgnore: true*/
|
|
24409
|
-
"./chunks/index-
|
|
24409
|
+
"./chunks/index-Oz4X1zyg.cjs"
|
|
24410
24410
|
)).then((n) => n.index), https = await Promise.resolve().then(() => require(
|
|
24411
24411
|
/*webpackIgnore: true*/
|
|
24412
|
-
"./chunks/index-
|
|
24412
|
+
"./chunks/index-CZuIe8A3.cjs"
|
|
24413
24413
|
)).then((n) => n.index), url = await Promise.resolve().then(() => require(
|
|
24414
24414
|
/*webpackIgnore: true*/
|
|
24415
|
-
"./chunks/url-
|
|
24415
|
+
"./chunks/url-CRVat8D5.cjs"
|
|
24416
24416
|
)).then((n) => n.url);
|
|
24417
24417
|
let canvas, path2d;
|
|
24418
24418
|
try {
|
|
@@ -47810,7 +47810,7 @@ class SuperDoc extends eventemitter3.EventEmitter {
|
|
|
47810
47810
|
this.config.colors = shuffleArray(this.config.colors);
|
|
47811
47811
|
this.userColorMap = /* @__PURE__ */ new Map();
|
|
47812
47812
|
this.colorIndex = 0;
|
|
47813
|
-
this.version = "0.14.
|
|
47813
|
+
this.version = "0.14.7-next.1";
|
|
47814
47814
|
console.debug("🦋 [superdoc] Using SuperDoc version:", this.version);
|
|
47815
47815
|
this.superdocId = config.superdocId || uuid.v4();
|
|
47816
47816
|
this.colors = this.config.colors;
|
package/dist/superdoc.es.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { p as index$1, C as CommentsPluginKey, g as TrackChangesBasePluginKey, E as Editor, m as getRichTextExtensions, e as SuperInput, d as SuperEditor, A as AIWriter, f as SuperToolbar, h as createZip } from "./chunks/super-editor.es-
|
|
2
|
-
import { a, S, i, o } from "./chunks/super-editor.es-
|
|
1
|
+
import { p as index$1, C as CommentsPluginKey, g as TrackChangesBasePluginKey, E as Editor, m as getRichTextExtensions, e as SuperInput, d as SuperEditor, A as AIWriter, f as SuperToolbar, h as createZip } from "./chunks/super-editor.es-QBTbV0Im.es.js";
|
|
2
|
+
import { a, S, i, o } from "./chunks/super-editor.es-QBTbV0Im.es.js";
|
|
3
3
|
import { a0 as effectScope, r as ref, $ as markRaw, p as process$1, a1 as toRaw, a as computed, a2 as isRef, a3 as isReactive, D as toRef, i as inject, q as getCurrentInstance, l as watch, y as unref, a4 as hasInjectionContext, N as reactive, u as nextTick, a5 as getCurrentScope, a6 as onScopeDispose, a7 as toRefs, g as global$1, K as shallowRef, O as readonly, j as onMounted, k as onBeforeUnmount, h as onBeforeMount, U as onActivated, s as onDeactivated, A as createTextVNode, F as Fragment, R as Comment, m as defineComponent, E as provide, I as withDirectives, C as h, V as Teleport, S as renderSlot, W as isVNode, J as watchEffect, P as Transition, G as mergeProps, Q as vShow, H as cloneVNode, T as Text, b as createElementBlock, o as openBlock, t as toDisplayString, x as createVNode, z as withCtx, f as createBaseVNode, B as normalizeStyle, e as createCommentVNode, v as createBlock, w as withModifiers, n as normalizeClass, a8 as resolveDirective, d as renderList, c as createApp, X as onUnmounted, Y as resolveDynamicComponent } from "./chunks/vue-lU0o_RlU.es.js";
|
|
4
4
|
import { B as Buffer$2 } from "./chunks/jszip-CYDYUNnI.es.js";
|
|
5
5
|
import { B as BlankDOCX } from "./chunks/blank-docx-iwdyG9RH.es.js";
|
|
@@ -24389,13 +24389,13 @@ var __webpack_exports__$1 = globalThis.pdfjsLib = {};
|
|
|
24389
24389
|
"./chunks/empty-smM22Y5N.es.js"
|
|
24390
24390
|
), http = await import(
|
|
24391
24391
|
/*webpackIgnore: true*/
|
|
24392
|
-
"./chunks/index-
|
|
24392
|
+
"./chunks/index-BMwK7kM5.es.js"
|
|
24393
24393
|
).then((n) => n.i), https = await import(
|
|
24394
24394
|
/*webpackIgnore: true*/
|
|
24395
|
-
"./chunks/index-
|
|
24395
|
+
"./chunks/index-MJ-5Yknb.es.js"
|
|
24396
24396
|
).then((n) => n.i), url = await import(
|
|
24397
24397
|
/*webpackIgnore: true*/
|
|
24398
|
-
"./chunks/url-
|
|
24398
|
+
"./chunks/url-Cqg2Hljl.es.js"
|
|
24399
24399
|
).then((n) => n.u);
|
|
24400
24400
|
let canvas, path2d;
|
|
24401
24401
|
try {
|
|
@@ -47793,7 +47793,7 @@ class SuperDoc extends EventEmitter {
|
|
|
47793
47793
|
this.config.colors = shuffleArray(this.config.colors);
|
|
47794
47794
|
this.userColorMap = /* @__PURE__ */ new Map();
|
|
47795
47795
|
this.colorIndex = 0;
|
|
47796
|
-
this.version = "0.14.
|
|
47796
|
+
this.version = "0.14.7-next.1";
|
|
47797
47797
|
console.debug("🦋 [superdoc] Using SuperDoc version:", this.version);
|
|
47798
47798
|
this.superdocId = config.superdocId || v4();
|
|
47799
47799
|
this.colors = this.config.colors;
|
package/dist/superdoc.umd.js
CHANGED
|
@@ -31700,7 +31700,7 @@
|
|
|
31700
31700
|
return;
|
|
31701
31701
|
}
|
|
31702
31702
|
}
|
|
31703
|
-
static updateDocumentVersion(docx = this.convertedXml, version2 = "0.14.
|
|
31703
|
+
static updateDocumentVersion(docx = this.convertedXml, version2 = "0.14.7-next.1") {
|
|
31704
31704
|
const customLocation = "docProps/custom.xml";
|
|
31705
31705
|
if (!docx[customLocation]) {
|
|
31706
31706
|
docx[customLocation] = generateCustomXml();
|
|
@@ -32176,7 +32176,7 @@
|
|
|
32176
32176
|
function generateCustomXml() {
|
|
32177
32177
|
return DEFAULT_CUSTOM_XML;
|
|
32178
32178
|
}
|
|
32179
|
-
function generateSuperdocVersion(pid = 2, version2 = "0.14.
|
|
32179
|
+
function generateSuperdocVersion(pid = 2, version2 = "0.14.7-next.1") {
|
|
32180
32180
|
return {
|
|
32181
32181
|
type: "element",
|
|
32182
32182
|
name: "property",
|
|
@@ -49871,7 +49871,7 @@
|
|
|
49871
49871
|
* @returns {Object | void} Migration results
|
|
49872
49872
|
*/
|
|
49873
49873
|
processCollaborationMigrations() {
|
|
49874
|
-
console.debug("[checkVersionMigrations] Current editor version", "0.14.
|
|
49874
|
+
console.debug("[checkVersionMigrations] Current editor version", "0.14.7-next.1");
|
|
49875
49875
|
if (!this.options.ydoc) return;
|
|
49876
49876
|
const metaMap = this.options.ydoc.getMap("meta");
|
|
49877
49877
|
let docVersion = metaMap.get("version");
|
|
@@ -95819,7 +95819,7 @@ ${style2}
|
|
|
95819
95819
|
this.config.colors = shuffleArray(this.config.colors);
|
|
95820
95820
|
this.userColorMap = /* @__PURE__ */ new Map();
|
|
95821
95821
|
this.colorIndex = 0;
|
|
95822
|
-
this.version = "0.14.
|
|
95822
|
+
this.version = "0.14.7-next.1";
|
|
95823
95823
|
console.debug("🦋 [superdoc] Using SuperDoc version:", this.version);
|
|
95824
95824
|
this.superdocId = config.superdocId || v4();
|
|
95825
95825
|
this.colors = this.config.colors;
|