@harbour-enterprises/superdoc 0.14.8 → 0.14.9
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-CtKTO471.es.js → index-BMwK7kM5.es.js} +2 -2
- package/dist/chunks/{index-NNBaoa7m.cjs → index-CZuIe8A3.cjs} +1 -1
- package/dist/chunks/{index-CtmwketW.es.js → index-MJ-5Yknb.es.js} +1 -1
- package/dist/chunks/{index-BYM9Q-5k.cjs → index-Oz4X1zyg.cjs} +2 -2
- package/dist/chunks/{super-editor.es-BUbNChvd.cjs → super-editor.es-CRo90k3Y.cjs} +5 -7
- package/dist/chunks/{super-editor.es-SXvNq7qg.es.js → super-editor.es-Chr_NZUl.es.js} +5 -7
- package/dist/chunks/{url-CHbZrfPf.cjs → url-CRVat8D5.cjs} +1 -1
- package/dist/chunks/{url-CGuSEi6H.es.js → url-Cqg2Hljl.es.js} +1 -1
- package/dist/chunks/{xml-js-pilYeQmG.es.js → xml-js-D78KIQHL.es.js} +100 -79
- package/dist/chunks/{xml-js-BjZxwY3_.cjs → xml-js-t28wMlyv.cjs} +100 -79
- package/dist/super-editor/ai-writer.es.js +2 -2
- package/dist/super-editor/chunks/{converter-hnzQa3YL.js → converter-B5dGyUBl.js} +2 -2
- package/dist/super-editor/chunks/{docx-zipper-Ct-yYu_0.js → docx-zipper-DpKkn-tn.js} +1 -1
- package/dist/super-editor/chunks/{editor-DHCfw72L.js → editor-DCx_vuYP.js} +5 -7
- package/dist/super-editor/chunks/{toolbar-CkBIERNT.js → toolbar-CDzVNwBH.js} +2 -2
- package/dist/super-editor/converter.es.js +1 -1
- package/dist/super-editor/core/migrations/0.14-listsv2/listsv2migration.d.ts.map +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 +6 -8
- 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];
|
|
@@ -26376,7 +26376,7 @@ const _SuperConverter = class _SuperConverter2 {
|
|
|
26376
26376
|
return;
|
|
26377
26377
|
}
|
|
26378
26378
|
}
|
|
26379
|
-
static updateDocumentVersion(docx = this.convertedXml, version2 = "0.14.
|
|
26379
|
+
static updateDocumentVersion(docx = this.convertedXml, version2 = "0.14.9") {
|
|
26380
26380
|
const customLocation = "docProps/custom.xml";
|
|
26381
26381
|
if (!docx[customLocation]) {
|
|
26382
26382
|
docx[customLocation] = generateCustomXml();
|
|
@@ -26852,7 +26852,7 @@ function storeSuperdocVersion(docx) {
|
|
|
26852
26852
|
function generateCustomXml() {
|
|
26853
26853
|
return DEFAULT_CUSTOM_XML;
|
|
26854
26854
|
}
|
|
26855
|
-
function generateSuperdocVersion(pid = 2, version2 = "0.14.
|
|
26855
|
+
function generateSuperdocVersion(pid = 2, version2 = "0.14.9") {
|
|
26856
26856
|
return {
|
|
26857
26857
|
type: "element",
|
|
26858
26858
|
name: "property",
|
|
@@ -42123,11 +42123,9 @@ const migrateParagraphFieldsListsV2 = async (annotationValues = [], editor) => {
|
|
|
42123
42123
|
const value = matchedAnnotation?.input_value;
|
|
42124
42124
|
if (!value) continue;
|
|
42125
42125
|
await new Promise((resolve2, reject) => {
|
|
42126
|
-
const
|
|
42127
|
-
const element = mockDocument.createElement("div");
|
|
42128
|
-
element.id = `child-editor-${Date.now()}-${Math.random()}`;
|
|
42126
|
+
const element = document.createElement("div");
|
|
42129
42127
|
editor.createChildEditor({
|
|
42130
|
-
element
|
|
42128
|
+
element,
|
|
42131
42129
|
html: value,
|
|
42132
42130
|
onCreate: ({ editor: localEditor }) => {
|
|
42133
42131
|
const { migrated } = localEditor.options;
|
|
@@ -42941,7 +42939,7 @@ const _Editor = class _Editor2 extends EventEmitter$1 {
|
|
|
42941
42939
|
* @returns {Object | void} Migration results
|
|
42942
42940
|
*/
|
|
42943
42941
|
processCollaborationMigrations() {
|
|
42944
|
-
console.debug("[checkVersionMigrations] Current editor version", "0.14.
|
|
42942
|
+
console.debug("[checkVersionMigrations] Current editor version", "0.14.9");
|
|
42945
42943
|
if (!this.options.ydoc) return;
|
|
42946
42944
|
const metaMap = this.options.ydoc.getMap("meta");
|
|
42947
42945
|
let docVersion = metaMap.get("version");
|
|
@@ -26359,7 +26359,7 @@ const _SuperConverter = class _SuperConverter2 {
|
|
|
26359
26359
|
return;
|
|
26360
26360
|
}
|
|
26361
26361
|
}
|
|
26362
|
-
static updateDocumentVersion(docx = this.convertedXml, version2 = "0.14.
|
|
26362
|
+
static updateDocumentVersion(docx = this.convertedXml, version2 = "0.14.9") {
|
|
26363
26363
|
const customLocation = "docProps/custom.xml";
|
|
26364
26364
|
if (!docx[customLocation]) {
|
|
26365
26365
|
docx[customLocation] = generateCustomXml();
|
|
@@ -26835,7 +26835,7 @@ function storeSuperdocVersion(docx) {
|
|
|
26835
26835
|
function generateCustomXml() {
|
|
26836
26836
|
return DEFAULT_CUSTOM_XML;
|
|
26837
26837
|
}
|
|
26838
|
-
function generateSuperdocVersion(pid = 2, version2 = "0.14.
|
|
26838
|
+
function generateSuperdocVersion(pid = 2, version2 = "0.14.9") {
|
|
26839
26839
|
return {
|
|
26840
26840
|
type: "element",
|
|
26841
26841
|
name: "property",
|
|
@@ -42106,11 +42106,9 @@ const migrateParagraphFieldsListsV2 = async (annotationValues = [], editor) => {
|
|
|
42106
42106
|
const value = matchedAnnotation?.input_value;
|
|
42107
42107
|
if (!value) continue;
|
|
42108
42108
|
await new Promise((resolve2, reject) => {
|
|
42109
|
-
const
|
|
42110
|
-
const element = mockDocument.createElement("div");
|
|
42111
|
-
element.id = `child-editor-${Date.now()}-${Math.random()}`;
|
|
42109
|
+
const element = document.createElement("div");
|
|
42112
42110
|
editor.createChildEditor({
|
|
42113
|
-
element
|
|
42111
|
+
element,
|
|
42114
42112
|
html: value,
|
|
42115
42113
|
onCreate: ({ editor: localEditor }) => {
|
|
42116
42114
|
const { migrated } = localEditor.options;
|
|
@@ -42924,7 +42922,7 @@ const _Editor = class _Editor2 extends EventEmitter$1 {
|
|
|
42924
42922
|
* @returns {Object | void} Migration results
|
|
42925
42923
|
*/
|
|
42926
42924
|
processCollaborationMigrations() {
|
|
42927
|
-
console.debug("[checkVersionMigrations] Current editor version", "0.14.
|
|
42925
|
+
console.debug("[checkVersionMigrations] Current editor version", "0.14.9");
|
|
42928
42926
|
if (!this.options.ydoc) return;
|
|
42929
42927
|
const metaMap = this.options.ydoc.getMap("meta");
|
|
42930
42928
|
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 */
|
|
@@ -456,7 +456,7 @@ var type = TypeError;
|
|
|
456
456
|
var uri = URIError;
|
|
457
457
|
var abs$1 = Math.abs;
|
|
458
458
|
var floor$1 = Math.floor;
|
|
459
|
-
var max$
|
|
459
|
+
var max$1 = Math.max;
|
|
460
460
|
var min$1 = Math.min;
|
|
461
461
|
var pow$1 = Math.pow;
|
|
462
462
|
var round$1 = Math.round;
|
|
@@ -516,78 +516,99 @@ function requireHasSymbols() {
|
|
|
516
516
|
var Reflect_getPrototypeOf = typeof Reflect !== "undefined" && Reflect.getPrototypeOf || null;
|
|
517
517
|
var $Object$2 = esObjectAtoms;
|
|
518
518
|
var Object_getPrototypeOf = $Object$2.getPrototypeOf || null;
|
|
519
|
-
var
|
|
520
|
-
var
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
var
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
arr
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
}
|
|
533
|
-
var
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
arr
|
|
537
|
-
}
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
var
|
|
541
|
-
|
|
542
|
-
for (var i = 0; i < arr.length; i += 1) {
|
|
543
|
-
str += arr[i];
|
|
544
|
-
if (i + 1 < arr.length) {
|
|
545
|
-
str += joiner;
|
|
519
|
+
var implementation;
|
|
520
|
+
var hasRequiredImplementation;
|
|
521
|
+
function requireImplementation() {
|
|
522
|
+
if (hasRequiredImplementation) return implementation;
|
|
523
|
+
hasRequiredImplementation = 1;
|
|
524
|
+
var ERROR_MESSAGE = "Function.prototype.bind called on incompatible ";
|
|
525
|
+
var toStr2 = Object.prototype.toString;
|
|
526
|
+
var max2 = Math.max;
|
|
527
|
+
var funcType = "[object Function]";
|
|
528
|
+
var concatty = function concatty2(a, b) {
|
|
529
|
+
var arr = [];
|
|
530
|
+
for (var i = 0; i < a.length; i += 1) {
|
|
531
|
+
arr[i] = a[i];
|
|
532
|
+
}
|
|
533
|
+
for (var j = 0; j < b.length; j += 1) {
|
|
534
|
+
arr[j + a.length] = b[j];
|
|
535
|
+
}
|
|
536
|
+
return arr;
|
|
537
|
+
};
|
|
538
|
+
var slicy = function slicy2(arrLike, offset) {
|
|
539
|
+
var arr = [];
|
|
540
|
+
for (var i = offset, j = 0; i < arrLike.length; i += 1, j += 1) {
|
|
541
|
+
arr[j] = arrLike[i];
|
|
546
542
|
}
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
var
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
var args = slicy(arguments, 1);
|
|
556
|
-
var bound;
|
|
557
|
-
var binder = function() {
|
|
558
|
-
if (this instanceof bound) {
|
|
559
|
-
var result = target.apply(
|
|
560
|
-
this,
|
|
561
|
-
concatty(args, arguments)
|
|
562
|
-
);
|
|
563
|
-
if (Object(result) === result) {
|
|
564
|
-
return result;
|
|
543
|
+
return arr;
|
|
544
|
+
};
|
|
545
|
+
var joiny = function(arr, joiner) {
|
|
546
|
+
var str = "";
|
|
547
|
+
for (var i = 0; i < arr.length; i += 1) {
|
|
548
|
+
str += arr[i];
|
|
549
|
+
if (i + 1 < arr.length) {
|
|
550
|
+
str += joiner;
|
|
565
551
|
}
|
|
566
|
-
return this;
|
|
567
552
|
}
|
|
568
|
-
return
|
|
569
|
-
that,
|
|
570
|
-
concatty(args, arguments)
|
|
571
|
-
);
|
|
553
|
+
return str;
|
|
572
554
|
};
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
var
|
|
555
|
+
implementation = function bind2(that) {
|
|
556
|
+
var target = this;
|
|
557
|
+
if (typeof target !== "function" || toStr2.apply(target) !== funcType) {
|
|
558
|
+
throw new TypeError(ERROR_MESSAGE + target);
|
|
559
|
+
}
|
|
560
|
+
var args = slicy(arguments, 1);
|
|
561
|
+
var bound;
|
|
562
|
+
var binder = function() {
|
|
563
|
+
if (this instanceof bound) {
|
|
564
|
+
var result = target.apply(
|
|
565
|
+
this,
|
|
566
|
+
concatty(args, arguments)
|
|
567
|
+
);
|
|
568
|
+
if (Object(result) === result) {
|
|
569
|
+
return result;
|
|
570
|
+
}
|
|
571
|
+
return this;
|
|
572
|
+
}
|
|
573
|
+
return target.apply(
|
|
574
|
+
that,
|
|
575
|
+
concatty(args, arguments)
|
|
576
|
+
);
|
|
581
577
|
};
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
};
|
|
588
|
-
|
|
589
|
-
var
|
|
590
|
-
|
|
578
|
+
var boundLength = max2(0, target.length - args.length);
|
|
579
|
+
var boundArgs = [];
|
|
580
|
+
for (var i = 0; i < boundLength; i++) {
|
|
581
|
+
boundArgs[i] = "$" + i;
|
|
582
|
+
}
|
|
583
|
+
bound = Function("binder", "return function (" + joiny(boundArgs, ",") + "){ return binder.apply(this,arguments); }")(binder);
|
|
584
|
+
if (target.prototype) {
|
|
585
|
+
var Empty = function Empty2() {
|
|
586
|
+
};
|
|
587
|
+
Empty.prototype = target.prototype;
|
|
588
|
+
bound.prototype = new Empty();
|
|
589
|
+
Empty.prototype = null;
|
|
590
|
+
}
|
|
591
|
+
return bound;
|
|
592
|
+
};
|
|
593
|
+
return implementation;
|
|
594
|
+
}
|
|
595
|
+
var functionBind;
|
|
596
|
+
var hasRequiredFunctionBind;
|
|
597
|
+
function requireFunctionBind() {
|
|
598
|
+
if (hasRequiredFunctionBind) return functionBind;
|
|
599
|
+
hasRequiredFunctionBind = 1;
|
|
600
|
+
var implementation2 = requireImplementation();
|
|
601
|
+
functionBind = Function.prototype.bind || implementation2;
|
|
602
|
+
return functionBind;
|
|
603
|
+
}
|
|
604
|
+
var functionCall;
|
|
605
|
+
var hasRequiredFunctionCall;
|
|
606
|
+
function requireFunctionCall() {
|
|
607
|
+
if (hasRequiredFunctionCall) return functionCall;
|
|
608
|
+
hasRequiredFunctionCall = 1;
|
|
609
|
+
functionCall = Function.prototype.call;
|
|
610
|
+
return functionCall;
|
|
611
|
+
}
|
|
591
612
|
var functionApply;
|
|
592
613
|
var hasRequiredFunctionApply;
|
|
593
614
|
function requireFunctionApply() {
|
|
@@ -597,14 +618,14 @@ function requireFunctionApply() {
|
|
|
597
618
|
return functionApply;
|
|
598
619
|
}
|
|
599
620
|
var reflectApply$1 = typeof Reflect !== "undefined" && Reflect && Reflect.apply;
|
|
600
|
-
var bind$3 =
|
|
621
|
+
var bind$3 = requireFunctionBind();
|
|
601
622
|
var $apply$2 = requireFunctionApply();
|
|
602
|
-
var $call$2 =
|
|
623
|
+
var $call$2 = requireFunctionCall();
|
|
603
624
|
var $reflectApply = reflectApply$1;
|
|
604
625
|
var actualApply$1 = $reflectApply || bind$3.call($call$2, $apply$2);
|
|
605
|
-
var bind$2 =
|
|
626
|
+
var bind$2 = requireFunctionBind();
|
|
606
627
|
var $TypeError$4 = type;
|
|
607
|
-
var $call$1 =
|
|
628
|
+
var $call$1 = requireFunctionCall();
|
|
608
629
|
var $actualApply = actualApply$1;
|
|
609
630
|
var callBindApplyHelpers = function callBindBasic(args) {
|
|
610
631
|
if (args.length < 1 || typeof args[0] !== "function") {
|
|
@@ -656,8 +677,8 @@ function requireHasown() {
|
|
|
656
677
|
hasRequiredHasown = 1;
|
|
657
678
|
var call = Function.prototype.call;
|
|
658
679
|
var $hasOwn = Object.prototype.hasOwnProperty;
|
|
659
|
-
var
|
|
660
|
-
hasown =
|
|
680
|
+
var bind2 = requireFunctionBind();
|
|
681
|
+
hasown = bind2.call(call, $hasOwn);
|
|
661
682
|
return hasown;
|
|
662
683
|
}
|
|
663
684
|
var undefined$1;
|
|
@@ -671,7 +692,7 @@ var $TypeError$3 = type;
|
|
|
671
692
|
var $URIError = uri;
|
|
672
693
|
var abs = abs$1;
|
|
673
694
|
var floor = floor$1;
|
|
674
|
-
var max = max$
|
|
695
|
+
var max = max$1;
|
|
675
696
|
var min = min$1;
|
|
676
697
|
var pow = pow$1;
|
|
677
698
|
var round = round$1;
|
|
@@ -705,7 +726,7 @@ var getProto$2 = getProto$3;
|
|
|
705
726
|
var $ObjectGPO = Object_getPrototypeOf;
|
|
706
727
|
var $ReflectGPO = Reflect_getPrototypeOf;
|
|
707
728
|
var $apply$1 = requireFunctionApply();
|
|
708
|
-
var $call =
|
|
729
|
+
var $call = requireFunctionCall();
|
|
709
730
|
var needsEval = {};
|
|
710
731
|
var TypedArray = typeof Uint8Array === "undefined" || !getProto$2 ? undefined$1 : getProto$2(Uint8Array);
|
|
711
732
|
var INTRINSICS = {
|
|
@@ -876,7 +897,7 @@ var LEGACY_ALIASES = {
|
|
|
876
897
|
"%WeakMapPrototype%": ["WeakMap", "prototype"],
|
|
877
898
|
"%WeakSetPrototype%": ["WeakSet", "prototype"]
|
|
878
899
|
};
|
|
879
|
-
var bind$1 =
|
|
900
|
+
var bind$1 = requireFunctionBind();
|
|
880
901
|
var hasOwn$1 = requireHasown();
|
|
881
902
|
var $concat = bind$1.call($call, Array.prototype.concat);
|
|
882
903
|
var $spliceApply = bind$1.call($apply$1, Array.prototype.splice);
|
|
@@ -1418,11 +1439,11 @@ var setFunctionLength = function setFunctionLength2(fn2, length) {
|
|
|
1418
1439
|
}
|
|
1419
1440
|
return fn2;
|
|
1420
1441
|
};
|
|
1421
|
-
var
|
|
1442
|
+
var bind = requireFunctionBind();
|
|
1422
1443
|
var $apply = requireFunctionApply();
|
|
1423
1444
|
var actualApply = actualApply$1;
|
|
1424
1445
|
var applyBind = function applyBind2() {
|
|
1425
|
-
return actualApply(
|
|
1446
|
+
return actualApply(bind, $apply, arguments);
|
|
1426
1447
|
};
|
|
1427
1448
|
(function(module) {
|
|
1428
1449
|
var setFunctionLength$1 = setFunctionLength;
|
|
@@ -457,7 +457,7 @@ var type = TypeError;
|
|
|
457
457
|
var uri = URIError;
|
|
458
458
|
var abs$1 = Math.abs;
|
|
459
459
|
var floor$1 = Math.floor;
|
|
460
|
-
var max$
|
|
460
|
+
var max$1 = Math.max;
|
|
461
461
|
var min$1 = Math.min;
|
|
462
462
|
var pow$1 = Math.pow;
|
|
463
463
|
var round$1 = Math.round;
|
|
@@ -517,78 +517,99 @@ function requireHasSymbols() {
|
|
|
517
517
|
var Reflect_getPrototypeOf = typeof Reflect !== "undefined" && Reflect.getPrototypeOf || null;
|
|
518
518
|
var $Object$2 = esObjectAtoms;
|
|
519
519
|
var Object_getPrototypeOf = $Object$2.getPrototypeOf || null;
|
|
520
|
-
var
|
|
521
|
-
var
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
var
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
arr
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
}
|
|
534
|
-
var
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
arr
|
|
538
|
-
}
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
var
|
|
542
|
-
|
|
543
|
-
for (var i = 0; i < arr.length; i += 1) {
|
|
544
|
-
str += arr[i];
|
|
545
|
-
if (i + 1 < arr.length) {
|
|
546
|
-
str += joiner;
|
|
520
|
+
var implementation;
|
|
521
|
+
var hasRequiredImplementation;
|
|
522
|
+
function requireImplementation() {
|
|
523
|
+
if (hasRequiredImplementation) return implementation;
|
|
524
|
+
hasRequiredImplementation = 1;
|
|
525
|
+
var ERROR_MESSAGE = "Function.prototype.bind called on incompatible ";
|
|
526
|
+
var toStr2 = Object.prototype.toString;
|
|
527
|
+
var max2 = Math.max;
|
|
528
|
+
var funcType = "[object Function]";
|
|
529
|
+
var concatty = function concatty2(a, b) {
|
|
530
|
+
var arr = [];
|
|
531
|
+
for (var i = 0; i < a.length; i += 1) {
|
|
532
|
+
arr[i] = a[i];
|
|
533
|
+
}
|
|
534
|
+
for (var j = 0; j < b.length; j += 1) {
|
|
535
|
+
arr[j + a.length] = b[j];
|
|
536
|
+
}
|
|
537
|
+
return arr;
|
|
538
|
+
};
|
|
539
|
+
var slicy = function slicy2(arrLike, offset) {
|
|
540
|
+
var arr = [];
|
|
541
|
+
for (var i = offset, j = 0; i < arrLike.length; i += 1, j += 1) {
|
|
542
|
+
arr[j] = arrLike[i];
|
|
547
543
|
}
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
var
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
var args = slicy(arguments, 1);
|
|
557
|
-
var bound;
|
|
558
|
-
var binder = function() {
|
|
559
|
-
if (this instanceof bound) {
|
|
560
|
-
var result = target.apply(
|
|
561
|
-
this,
|
|
562
|
-
concatty(args, arguments)
|
|
563
|
-
);
|
|
564
|
-
if (Object(result) === result) {
|
|
565
|
-
return result;
|
|
544
|
+
return arr;
|
|
545
|
+
};
|
|
546
|
+
var joiny = function(arr, joiner) {
|
|
547
|
+
var str = "";
|
|
548
|
+
for (var i = 0; i < arr.length; i += 1) {
|
|
549
|
+
str += arr[i];
|
|
550
|
+
if (i + 1 < arr.length) {
|
|
551
|
+
str += joiner;
|
|
566
552
|
}
|
|
567
|
-
return this;
|
|
568
553
|
}
|
|
569
|
-
return
|
|
570
|
-
that,
|
|
571
|
-
concatty(args, arguments)
|
|
572
|
-
);
|
|
554
|
+
return str;
|
|
573
555
|
};
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
var
|
|
556
|
+
implementation = function bind2(that) {
|
|
557
|
+
var target = this;
|
|
558
|
+
if (typeof target !== "function" || toStr2.apply(target) !== funcType) {
|
|
559
|
+
throw new TypeError(ERROR_MESSAGE + target);
|
|
560
|
+
}
|
|
561
|
+
var args = slicy(arguments, 1);
|
|
562
|
+
var bound;
|
|
563
|
+
var binder = function() {
|
|
564
|
+
if (this instanceof bound) {
|
|
565
|
+
var result = target.apply(
|
|
566
|
+
this,
|
|
567
|
+
concatty(args, arguments)
|
|
568
|
+
);
|
|
569
|
+
if (Object(result) === result) {
|
|
570
|
+
return result;
|
|
571
|
+
}
|
|
572
|
+
return this;
|
|
573
|
+
}
|
|
574
|
+
return target.apply(
|
|
575
|
+
that,
|
|
576
|
+
concatty(args, arguments)
|
|
577
|
+
);
|
|
582
578
|
};
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
};
|
|
589
|
-
|
|
590
|
-
var
|
|
591
|
-
|
|
579
|
+
var boundLength = max2(0, target.length - args.length);
|
|
580
|
+
var boundArgs = [];
|
|
581
|
+
for (var i = 0; i < boundLength; i++) {
|
|
582
|
+
boundArgs[i] = "$" + i;
|
|
583
|
+
}
|
|
584
|
+
bound = Function("binder", "return function (" + joiny(boundArgs, ",") + "){ return binder.apply(this,arguments); }")(binder);
|
|
585
|
+
if (target.prototype) {
|
|
586
|
+
var Empty = function Empty2() {
|
|
587
|
+
};
|
|
588
|
+
Empty.prototype = target.prototype;
|
|
589
|
+
bound.prototype = new Empty();
|
|
590
|
+
Empty.prototype = null;
|
|
591
|
+
}
|
|
592
|
+
return bound;
|
|
593
|
+
};
|
|
594
|
+
return implementation;
|
|
595
|
+
}
|
|
596
|
+
var functionBind;
|
|
597
|
+
var hasRequiredFunctionBind;
|
|
598
|
+
function requireFunctionBind() {
|
|
599
|
+
if (hasRequiredFunctionBind) return functionBind;
|
|
600
|
+
hasRequiredFunctionBind = 1;
|
|
601
|
+
var implementation2 = requireImplementation();
|
|
602
|
+
functionBind = Function.prototype.bind || implementation2;
|
|
603
|
+
return functionBind;
|
|
604
|
+
}
|
|
605
|
+
var functionCall;
|
|
606
|
+
var hasRequiredFunctionCall;
|
|
607
|
+
function requireFunctionCall() {
|
|
608
|
+
if (hasRequiredFunctionCall) return functionCall;
|
|
609
|
+
hasRequiredFunctionCall = 1;
|
|
610
|
+
functionCall = Function.prototype.call;
|
|
611
|
+
return functionCall;
|
|
612
|
+
}
|
|
592
613
|
var functionApply;
|
|
593
614
|
var hasRequiredFunctionApply;
|
|
594
615
|
function requireFunctionApply() {
|
|
@@ -598,14 +619,14 @@ function requireFunctionApply() {
|
|
|
598
619
|
return functionApply;
|
|
599
620
|
}
|
|
600
621
|
var reflectApply$1 = typeof Reflect !== "undefined" && Reflect && Reflect.apply;
|
|
601
|
-
var bind$3 =
|
|
622
|
+
var bind$3 = requireFunctionBind();
|
|
602
623
|
var $apply$2 = requireFunctionApply();
|
|
603
|
-
var $call$2 =
|
|
624
|
+
var $call$2 = requireFunctionCall();
|
|
604
625
|
var $reflectApply = reflectApply$1;
|
|
605
626
|
var actualApply$1 = $reflectApply || bind$3.call($call$2, $apply$2);
|
|
606
|
-
var bind$2 =
|
|
627
|
+
var bind$2 = requireFunctionBind();
|
|
607
628
|
var $TypeError$4 = type;
|
|
608
|
-
var $call$1 =
|
|
629
|
+
var $call$1 = requireFunctionCall();
|
|
609
630
|
var $actualApply = actualApply$1;
|
|
610
631
|
var callBindApplyHelpers = function callBindBasic(args) {
|
|
611
632
|
if (args.length < 1 || typeof args[0] !== "function") {
|
|
@@ -657,8 +678,8 @@ function requireHasown() {
|
|
|
657
678
|
hasRequiredHasown = 1;
|
|
658
679
|
var call = Function.prototype.call;
|
|
659
680
|
var $hasOwn = Object.prototype.hasOwnProperty;
|
|
660
|
-
var
|
|
661
|
-
hasown =
|
|
681
|
+
var bind2 = requireFunctionBind();
|
|
682
|
+
hasown = bind2.call(call, $hasOwn);
|
|
662
683
|
return hasown;
|
|
663
684
|
}
|
|
664
685
|
var undefined$1;
|
|
@@ -672,7 +693,7 @@ var $TypeError$3 = type;
|
|
|
672
693
|
var $URIError = uri;
|
|
673
694
|
var abs = abs$1;
|
|
674
695
|
var floor = floor$1;
|
|
675
|
-
var max = max$
|
|
696
|
+
var max = max$1;
|
|
676
697
|
var min = min$1;
|
|
677
698
|
var pow = pow$1;
|
|
678
699
|
var round = round$1;
|
|
@@ -706,7 +727,7 @@ var getProto$2 = getProto$3;
|
|
|
706
727
|
var $ObjectGPO = Object_getPrototypeOf;
|
|
707
728
|
var $ReflectGPO = Reflect_getPrototypeOf;
|
|
708
729
|
var $apply$1 = requireFunctionApply();
|
|
709
|
-
var $call =
|
|
730
|
+
var $call = requireFunctionCall();
|
|
710
731
|
var needsEval = {};
|
|
711
732
|
var TypedArray = typeof Uint8Array === "undefined" || !getProto$2 ? undefined$1 : getProto$2(Uint8Array);
|
|
712
733
|
var INTRINSICS = {
|
|
@@ -877,7 +898,7 @@ var LEGACY_ALIASES = {
|
|
|
877
898
|
"%WeakMapPrototype%": ["WeakMap", "prototype"],
|
|
878
899
|
"%WeakSetPrototype%": ["WeakSet", "prototype"]
|
|
879
900
|
};
|
|
880
|
-
var bind$1 =
|
|
901
|
+
var bind$1 = requireFunctionBind();
|
|
881
902
|
var hasOwn$1 = requireHasown();
|
|
882
903
|
var $concat = bind$1.call($call, Array.prototype.concat);
|
|
883
904
|
var $spliceApply = bind$1.call($apply$1, Array.prototype.splice);
|
|
@@ -1419,11 +1440,11 @@ var setFunctionLength = function setFunctionLength2(fn2, length) {
|
|
|
1419
1440
|
}
|
|
1420
1441
|
return fn2;
|
|
1421
1442
|
};
|
|
1422
|
-
var
|
|
1443
|
+
var bind = requireFunctionBind();
|
|
1423
1444
|
var $apply = requireFunctionApply();
|
|
1424
1445
|
var actualApply = actualApply$1;
|
|
1425
1446
|
var applyBind = function applyBind2() {
|
|
1426
|
-
return actualApply(
|
|
1447
|
+
return actualApply(bind, $apply, arguments);
|
|
1427
1448
|
};
|
|
1428
1449
|
(function(module2) {
|
|
1429
1450
|
var setFunctionLength$1 = setFunctionLength;
|
|
@@ -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-B5dGyUBl.js";
|
|
3
|
+
import { _ as _export_sfc } from "./chunks/editor-DCx_vuYP.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 = {}) {
|
|
@@ -26378,7 +26378,7 @@ const _SuperConverter = class _SuperConverter {
|
|
|
26378
26378
|
return;
|
|
26379
26379
|
}
|
|
26380
26380
|
}
|
|
26381
|
-
static updateDocumentVersion(docx = this.convertedXml, version = "0.14.
|
|
26381
|
+
static updateDocumentVersion(docx = this.convertedXml, version = "0.14.9") {
|
|
26382
26382
|
const customLocation = "docProps/custom.xml";
|
|
26383
26383
|
if (!docx[customLocation]) {
|
|
26384
26384
|
docx[customLocation] = generateCustomXml();
|
|
@@ -26857,7 +26857,7 @@ function storeSuperdocVersion(docx) {
|
|
|
26857
26857
|
function generateCustomXml() {
|
|
26858
26858
|
return DEFAULT_CUSTOM_XML;
|
|
26859
26859
|
}
|
|
26860
|
-
function generateSuperdocVersion(pid = 2, version = "0.14.
|
|
26860
|
+
function generateSuperdocVersion(pid = 2, version = "0.14.9") {
|
|
26861
26861
|
return {
|
|
26862
26862
|
type: "element",
|
|
26863
26863
|
name: "property",
|