@harbour-enterprises/superdoc 2.0.0-next.20 → 2.0.0-next.21
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-Y5Q3KpNr.cjs → PdfViewer-B4os0dhm.cjs} +1 -1
- package/dist/chunks/{PdfViewer-ag_ZFG_a.es.js → PdfViewer-CvJZenVo.es.js} +1 -1
- package/dist/chunks/{index-XnRj2biz-DiLIwrZX.cjs → index--w_Fk0WX-Bd420t19.cjs} +1 -1
- package/dist/chunks/{index-XnRj2biz-CWqMvtJZ.es.js → index--w_Fk0WX-D_kNY98j.es.js} +1 -1
- package/dist/chunks/{index-CWNzyoyI.cjs → index-BaspZNUO.cjs} +3 -3
- package/dist/chunks/{index-Dymes5hN.es.js → index-bocgaXi5.es.js} +3 -3
- package/dist/chunks/{super-editor.es-BBUBeVVw.es.js → super-editor.es-CHiYj0m5.es.js} +105 -48
- package/dist/chunks/{super-editor.es-DwEkOdPH.cjs → super-editor.es-KouCN1a9.cjs} +105 -48
- package/dist/super-editor/ai-writer.es.js +2 -2
- package/dist/super-editor/chunks/{converter-CFpzAUl1.js → converter-De_h0rq-.js} +1 -1
- package/dist/super-editor/chunks/{docx-zipper-B4U-khNy.js → docx-zipper-CKQFze2s.js} +1 -1
- package/dist/super-editor/chunks/{editor-CUCVDSiG.js → editor-BJljVUQD.js} +106 -49
- package/dist/super-editor/chunks/{index-XnRj2biz.js → index--w_Fk0WX.js} +1 -1
- package/dist/super-editor/chunks/{toolbar-DXUz-ZeU.js → toolbar-Br3J_GSc.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 +2 -2
- package/dist/superdoc.es.js +2 -2
- package/dist/superdoc.umd.js +107 -50
- package/dist/superdoc.umd.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const vue = require("./vue-gvuFr0vx.cjs");
|
|
4
|
-
const superdoc = require("./index-
|
|
4
|
+
const superdoc = require("./index-BaspZNUO.cjs");
|
|
5
5
|
function self(vars) {
|
|
6
6
|
const {
|
|
7
7
|
opacityDisabled,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { y as defineComponent, A as h, P as Transition, a0 as process$1, K as watchEffect, a as computed, r as ref, j as onMounted, X as onUnmounted, b as createElementBlock, o as openBlock, f as createBaseVNode, e as createCommentVNode, s as createVNode, x as unref } from "./vue-CLFbn_1r.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-bocgaXi5.es.js";
|
|
3
3
|
function self(vars) {
|
|
4
4
|
const {
|
|
5
5
|
opacityDisabled,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
|
-
const superEditor_es = require("./super-editor.es-
|
|
3
|
+
const superEditor_es = require("./super-editor.es-KouCN1a9.cjs");
|
|
4
4
|
const indexCvBqQJbG = require("./index-CvBqQJbG-Dwm0THD7.cjs");
|
|
5
5
|
function bail(error) {
|
|
6
6
|
if (error) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
const superEditor_es = require("./super-editor.es-
|
|
2
|
+
const superEditor_es = require("./super-editor.es-KouCN1a9.cjs");
|
|
3
3
|
const blankDocx = require("./blank-docx-DfW3Eeh2.cjs");
|
|
4
4
|
const eventemitter3 = require("./eventemitter3-DIclNhoR.cjs");
|
|
5
5
|
const provider = require("@hocuspocus/provider");
|
|
@@ -17485,7 +17485,7 @@ const _sfc_main = {
|
|
|
17485
17485
|
__name: "SuperDoc",
|
|
17486
17486
|
emits: ["selection-update"],
|
|
17487
17487
|
setup(__props, { emit: __emit }) {
|
|
17488
|
-
const PdfViewer = vue.defineAsyncComponent(() => Promise.resolve().then(() => require("./PdfViewer-
|
|
17488
|
+
const PdfViewer = vue.defineAsyncComponent(() => Promise.resolve().then(() => require("./PdfViewer-B4os0dhm.cjs")));
|
|
17489
17489
|
const superdocStore = useSuperdocStore();
|
|
17490
17490
|
const commentsStore = useCommentsStore();
|
|
17491
17491
|
const {
|
|
@@ -18389,7 +18389,7 @@ class SuperDoc extends eventemitter3.EventEmitter {
|
|
|
18389
18389
|
this.config.colors = shuffleArray(this.config.colors);
|
|
18390
18390
|
this.userColorMap = /* @__PURE__ */ new Map();
|
|
18391
18391
|
this.colorIndex = 0;
|
|
18392
|
-
this.version = "2.0.0-next.
|
|
18392
|
+
this.version = "2.0.0-next.21";
|
|
18393
18393
|
this.#log("🦋 [superdoc] Using SuperDoc version:", this.version);
|
|
18394
18394
|
this.superdocId = config.superdocId || uuid.v4();
|
|
18395
18395
|
this.colors = this.config.colors;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { q as index, C as CommentsPluginKey, h as TrackChangesBasePluginKey, E as Editor, n as getRichTextExtensions, f as SuperInput, P as PresentationEditor, 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, P as PresentationEditor, e as SuperEditor, A as AIWriter, g as SuperToolbar, i as createZip } from "./super-editor.es-CHiYj0m5.es.js";
|
|
2
2
|
import { B as BlankDOCX } from "./blank-docx-ABm6XYAA.es.js";
|
|
3
3
|
import { E as EventEmitter } from "./eventemitter3-D_2kqkfV.es.js";
|
|
4
4
|
import { HocuspocusProvider, HocuspocusProviderWebsocket } from "@hocuspocus/provider";
|
|
@@ -17468,7 +17468,7 @@ const _sfc_main = {
|
|
|
17468
17468
|
__name: "SuperDoc",
|
|
17469
17469
|
emits: ["selection-update"],
|
|
17470
17470
|
setup(__props, { emit: __emit }) {
|
|
17471
|
-
const PdfViewer = defineAsyncComponent(() => import("./PdfViewer-
|
|
17471
|
+
const PdfViewer = defineAsyncComponent(() => import("./PdfViewer-CvJZenVo.es.js"));
|
|
17472
17472
|
const superdocStore = useSuperdocStore();
|
|
17473
17473
|
const commentsStore = useCommentsStore();
|
|
17474
17474
|
const {
|
|
@@ -18372,7 +18372,7 @@ class SuperDoc extends EventEmitter {
|
|
|
18372
18372
|
this.config.colors = shuffleArray(this.config.colors);
|
|
18373
18373
|
this.userColorMap = /* @__PURE__ */ new Map();
|
|
18374
18374
|
this.colorIndex = 0;
|
|
18375
|
-
this.version = "2.0.0-next.
|
|
18375
|
+
this.version = "2.0.0-next.21";
|
|
18376
18376
|
this.#log("🦋 [superdoc] Using SuperDoc version:", this.version);
|
|
18377
18377
|
this.superdocId = config.superdocId || v4();
|
|
18378
18378
|
this.colors = this.config.colors;
|
|
@@ -42450,7 +42450,7 @@ const _SuperConverter = class _SuperConverter2 {
|
|
|
42450
42450
|
static getStoredSuperdocVersion(docx) {
|
|
42451
42451
|
return _SuperConverter2.getStoredCustomProperty(docx, "SuperdocVersion");
|
|
42452
42452
|
}
|
|
42453
|
-
static setStoredSuperdocVersion(docx = this.convertedXml, version2 = "2.0.0-next.
|
|
42453
|
+
static setStoredSuperdocVersion(docx = this.convertedXml, version2 = "2.0.0-next.21") {
|
|
42454
42454
|
return _SuperConverter2.setStoredCustomProperty(docx, "SuperdocVersion", version2, false);
|
|
42455
42455
|
}
|
|
42456
42456
|
/**
|
|
@@ -60637,7 +60637,7 @@ const isHeadless = (editor) => {
|
|
|
60637
60637
|
const shouldSkipNodeView = (editor) => {
|
|
60638
60638
|
return isHeadless(editor);
|
|
60639
60639
|
};
|
|
60640
|
-
const summaryVersion = "2.0.0-next.
|
|
60640
|
+
const summaryVersion = "2.0.0-next.21";
|
|
60641
60641
|
const nodeKeys = ["group", "content", "marks", "inline", "atom", "defining", "code", "tableRole", "summary"];
|
|
60642
60642
|
const markKeys = ["group", "inclusive", "excludes", "spanning", "code"];
|
|
60643
60643
|
function mapAttributes(attrs) {
|
|
@@ -61426,7 +61426,7 @@ const _Editor = class _Editor2 extends EventEmitter$1 {
|
|
|
61426
61426
|
{ default: remarkStringify },
|
|
61427
61427
|
{ default: remarkGfm }
|
|
61428
61428
|
] = await Promise.all([
|
|
61429
|
-
import("./index-
|
|
61429
|
+
import("./index--w_Fk0WX-D_kNY98j.es.js"),
|
|
61430
61430
|
import("./index-DRCvimau-Cw339678.es.js"),
|
|
61431
61431
|
import("./index-C_x_N6Uh-DJn8hIEt.es.js"),
|
|
61432
61432
|
import("./index-D_sWOSiG-DE96TaT5.es.js"),
|
|
@@ -61631,7 +61631,7 @@ const _Editor = class _Editor2 extends EventEmitter$1 {
|
|
|
61631
61631
|
* Process collaboration migrations
|
|
61632
61632
|
*/
|
|
61633
61633
|
processCollaborationMigrations() {
|
|
61634
|
-
console.debug("[checkVersionMigrations] Current editor version", "2.0.0-next.
|
|
61634
|
+
console.debug("[checkVersionMigrations] Current editor version", "2.0.0-next.21");
|
|
61635
61635
|
if (!this.options.ydoc) return;
|
|
61636
61636
|
const metaMap = this.options.ydoc.getMap("meta");
|
|
61637
61637
|
let docVersion = metaMap.get("version");
|
|
@@ -75190,13 +75190,13 @@ function scheduleSectionBreak(block, state2, baseMargins, maxHeaderContentHeight
|
|
|
75190
75190
|
if (maxHeaderContentHeight > 0) {
|
|
75191
75191
|
return Math.max(baseTop, headerDistance + maxHeaderContentHeight);
|
|
75192
75192
|
}
|
|
75193
|
-
return
|
|
75193
|
+
return baseTop;
|
|
75194
75194
|
};
|
|
75195
75195
|
const calcRequiredBottomMargin = (footerDistance, baseBottom) => {
|
|
75196
75196
|
if (maxFooterContentHeight > 0) {
|
|
75197
75197
|
return Math.max(baseBottom, footerDistance + maxFooterContentHeight);
|
|
75198
75198
|
}
|
|
75199
|
-
return
|
|
75199
|
+
return baseBottom;
|
|
75200
75200
|
};
|
|
75201
75201
|
if (block.attrs?.isFirstSection && !next.hasAnyPages) {
|
|
75202
75202
|
if (block.pageSize) {
|
|
@@ -75697,6 +75697,11 @@ function layoutParagraphBlock(ctx2, anchors) {
|
|
|
75697
75697
|
const prevTrailing = state2.trailingSpacing ?? 0;
|
|
75698
75698
|
const neededSpacingBefore = Math.max(spacingBefore - prevTrailing, 0);
|
|
75699
75699
|
if (state2.cursorY + neededSpacingBefore > state2.contentBottom) {
|
|
75700
|
+
if (state2.cursorY <= state2.topMargin) {
|
|
75701
|
+
state2.trailingSpacing = 0;
|
|
75702
|
+
appliedSpacingBefore = true;
|
|
75703
|
+
break;
|
|
75704
|
+
}
|
|
75700
75705
|
state2 = advanceColumn(state2);
|
|
75701
75706
|
if (state2.trailingSpacing == null) state2.trailingSpacing = 0;
|
|
75702
75707
|
continue;
|
|
@@ -77012,12 +77017,12 @@ function layoutDocument(blocks, measures, options = {}) {
|
|
|
77012
77017
|
next.pendingFooterDistance = footerDistance2;
|
|
77013
77018
|
}
|
|
77014
77019
|
if (block.margins?.top !== void 0 || block.margins?.header !== void 0) {
|
|
77015
|
-
const requiredTop = maxHeaderContentHeight > 0 ? headerDistance2 + maxHeaderContentHeight :
|
|
77020
|
+
const requiredTop = maxHeaderContentHeight > 0 ? headerDistance2 + maxHeaderContentHeight : 0;
|
|
77016
77021
|
next.activeTopMargin = Math.max(sectionTop, requiredTop);
|
|
77017
77022
|
next.pendingTopMargin = next.activeTopMargin;
|
|
77018
77023
|
}
|
|
77019
77024
|
if (block.margins?.bottom !== void 0 || block.margins?.footer !== void 0) {
|
|
77020
|
-
const requiredBottom = maxFooterContentHeight > 0 ? footerDistance2 + maxFooterContentHeight :
|
|
77025
|
+
const requiredBottom = maxFooterContentHeight > 0 ? footerDistance2 + maxFooterContentHeight : 0;
|
|
77021
77026
|
next.activeBottomMargin = Math.max(sectionBottom, requiredBottom);
|
|
77022
77027
|
next.pendingBottomMargin = next.activeBottomMargin;
|
|
77023
77028
|
}
|
|
@@ -77767,7 +77772,7 @@ function layoutHeaderFooter(blocks, measures, constraints) {
|
|
|
77767
77772
|
throw new Error("layoutHeaderFooter: width must be positive");
|
|
77768
77773
|
}
|
|
77769
77774
|
if (!Number.isFinite(height) || height <= 0) {
|
|
77770
|
-
|
|
77775
|
+
return { pages: [], height: 0 };
|
|
77771
77776
|
}
|
|
77772
77777
|
const maxBehindDocOverflow = Math.max(192, height * 4);
|
|
77773
77778
|
const minBehindDocY = -maxBehindDocOverflow;
|
|
@@ -79613,7 +79618,9 @@ async function incrementalLayout(previousBlocks, _previousLayout, nextBlocks, op
|
|
|
79613
79618
|
`[Perf] 4.1 Measure all blocks: ${(measureEnd - measureStart).toFixed(2)}ms (${cacheMisses} measured, ${cacheHits} cached)`
|
|
79614
79619
|
);
|
|
79615
79620
|
let headerContentHeights;
|
|
79616
|
-
|
|
79621
|
+
const hasHeaderBlocks = headerFooter?.headerBlocks && Object.keys(headerFooter.headerBlocks).length > 0;
|
|
79622
|
+
const hasHeaderBlocksByRId = headerFooter?.headerBlocksByRId && headerFooter.headerBlocksByRId.size > 0;
|
|
79623
|
+
if (headerFooter?.constraints && (hasHeaderBlocks || hasHeaderBlocksByRId)) {
|
|
79617
79624
|
const hfPreStart = performance.now();
|
|
79618
79625
|
const measureFn = headerFooter.measure ?? measureBlock2;
|
|
79619
79626
|
invalidateHeaderFooterCache(
|
|
@@ -79625,25 +79632,45 @@ async function incrementalLayout(previousBlocks, _previousLayout, nextBlocks, op
|
|
|
79625
79632
|
options.sectionMetadata
|
|
79626
79633
|
);
|
|
79627
79634
|
const HEADER_PRELAYOUT_PLACEHOLDER_PAGE_COUNT = 1;
|
|
79628
|
-
const preHeaderLayouts = await layoutHeaderFooterWithCache(
|
|
79629
|
-
headerFooter.headerBlocks,
|
|
79630
|
-
headerFooter.constraints,
|
|
79631
|
-
measureFn,
|
|
79632
|
-
headerMeasureCache,
|
|
79633
|
-
HEADER_PRELAYOUT_PLACEHOLDER_PAGE_COUNT,
|
|
79634
|
-
void 0
|
|
79635
|
-
// No page resolver needed for height calculation
|
|
79636
|
-
);
|
|
79637
79635
|
const isValidHeaderType = (key2) => {
|
|
79638
79636
|
return ["default", "first", "even", "odd"].includes(key2);
|
|
79639
79637
|
};
|
|
79640
79638
|
headerContentHeights = {};
|
|
79641
|
-
|
|
79642
|
-
|
|
79643
|
-
|
|
79644
|
-
|
|
79645
|
-
|
|
79646
|
-
|
|
79639
|
+
if (hasHeaderBlocks && headerFooter.headerBlocks) {
|
|
79640
|
+
const preHeaderLayouts = await layoutHeaderFooterWithCache(
|
|
79641
|
+
headerFooter.headerBlocks,
|
|
79642
|
+
headerFooter.constraints,
|
|
79643
|
+
measureFn,
|
|
79644
|
+
headerMeasureCache,
|
|
79645
|
+
HEADER_PRELAYOUT_PLACEHOLDER_PAGE_COUNT,
|
|
79646
|
+
void 0
|
|
79647
|
+
// No page resolver needed for height calculation
|
|
79648
|
+
);
|
|
79649
|
+
for (const [type2, value] of Object.entries(preHeaderLayouts)) {
|
|
79650
|
+
if (!isValidHeaderType(type2)) continue;
|
|
79651
|
+
if (value?.layout && typeof value.layout.height === "number") {
|
|
79652
|
+
const height = value.layout.height;
|
|
79653
|
+
if (Number.isFinite(height) && height >= 0) {
|
|
79654
|
+
headerContentHeights[type2] = height;
|
|
79655
|
+
}
|
|
79656
|
+
}
|
|
79657
|
+
}
|
|
79658
|
+
}
|
|
79659
|
+
if (hasHeaderBlocksByRId && headerFooter.headerBlocksByRId) {
|
|
79660
|
+
for (const [_rId, blocks] of headerFooter.headerBlocksByRId) {
|
|
79661
|
+
if (!blocks || blocks.length === 0) continue;
|
|
79662
|
+
const measureConstraints = {
|
|
79663
|
+
maxWidth: headerFooter.constraints.width,
|
|
79664
|
+
maxHeight: headerFooter.constraints.height
|
|
79665
|
+
};
|
|
79666
|
+
const measures2 = await Promise.all(blocks.map((block) => measureFn(block, measureConstraints)));
|
|
79667
|
+
const layout2 = layoutHeaderFooter(blocks, measures2, {
|
|
79668
|
+
width: headerFooter.constraints.width,
|
|
79669
|
+
height: headerFooter.constraints.height
|
|
79670
|
+
});
|
|
79671
|
+
if (layout2.height > 0) {
|
|
79672
|
+
const currentDefault = headerContentHeights.default ?? 0;
|
|
79673
|
+
headerContentHeights.default = Math.max(currentDefault, layout2.height);
|
|
79647
79674
|
}
|
|
79648
79675
|
}
|
|
79649
79676
|
}
|
|
@@ -79651,10 +79678,12 @@ async function incrementalLayout(previousBlocks, _previousLayout, nextBlocks, op
|
|
|
79651
79678
|
perfLog(`[Perf] 4.1.5 Pre-layout headers for height: ${(hfPreEnd - hfPreStart).toFixed(2)}ms`);
|
|
79652
79679
|
}
|
|
79653
79680
|
let footerContentHeights;
|
|
79654
|
-
|
|
79681
|
+
const hasFooterBlocks = headerFooter?.footerBlocks && Object.keys(headerFooter.footerBlocks).length > 0;
|
|
79682
|
+
const hasFooterBlocksByRId = headerFooter?.footerBlocksByRId && headerFooter.footerBlocksByRId.size > 0;
|
|
79683
|
+
if (headerFooter?.constraints && (hasFooterBlocks || hasFooterBlocksByRId)) {
|
|
79655
79684
|
const footerPreStart = performance.now();
|
|
79656
79685
|
const measureFn = headerFooter.measure ?? measureBlock2;
|
|
79657
|
-
if (!
|
|
79686
|
+
if (!hasHeaderBlocks && !hasHeaderBlocksByRId) {
|
|
79658
79687
|
invalidateHeaderFooterCache(
|
|
79659
79688
|
headerMeasureCache,
|
|
79660
79689
|
headerFooterCacheState,
|
|
@@ -79665,26 +79694,46 @@ async function incrementalLayout(previousBlocks, _previousLayout, nextBlocks, op
|
|
|
79665
79694
|
);
|
|
79666
79695
|
}
|
|
79667
79696
|
const FOOTER_PRELAYOUT_PLACEHOLDER_PAGE_COUNT = 1;
|
|
79697
|
+
const isValidFooterType = (key2) => {
|
|
79698
|
+
return ["default", "first", "even", "odd"].includes(key2);
|
|
79699
|
+
};
|
|
79700
|
+
footerContentHeights = {};
|
|
79668
79701
|
try {
|
|
79669
|
-
|
|
79670
|
-
|
|
79671
|
-
|
|
79672
|
-
|
|
79673
|
-
|
|
79674
|
-
|
|
79675
|
-
|
|
79676
|
-
|
|
79677
|
-
|
|
79678
|
-
|
|
79679
|
-
|
|
79680
|
-
|
|
79681
|
-
|
|
79682
|
-
|
|
79683
|
-
|
|
79684
|
-
|
|
79685
|
-
|
|
79686
|
-
|
|
79687
|
-
|
|
79702
|
+
if (hasFooterBlocks && headerFooter.footerBlocks) {
|
|
79703
|
+
const preFooterLayouts = await layoutHeaderFooterWithCache(
|
|
79704
|
+
headerFooter.footerBlocks,
|
|
79705
|
+
headerFooter.constraints,
|
|
79706
|
+
measureFn,
|
|
79707
|
+
headerMeasureCache,
|
|
79708
|
+
FOOTER_PRELAYOUT_PLACEHOLDER_PAGE_COUNT,
|
|
79709
|
+
void 0
|
|
79710
|
+
// No page resolver needed for height calculation
|
|
79711
|
+
);
|
|
79712
|
+
for (const [type2, value] of Object.entries(preFooterLayouts)) {
|
|
79713
|
+
if (!isValidFooterType(type2)) continue;
|
|
79714
|
+
if (value?.layout && typeof value.layout.height === "number") {
|
|
79715
|
+
const height = value.layout.height;
|
|
79716
|
+
if (Number.isFinite(height) && height >= 0) {
|
|
79717
|
+
footerContentHeights[type2] = height;
|
|
79718
|
+
}
|
|
79719
|
+
}
|
|
79720
|
+
}
|
|
79721
|
+
}
|
|
79722
|
+
if (hasFooterBlocksByRId && headerFooter.footerBlocksByRId) {
|
|
79723
|
+
for (const [_rId, blocks] of headerFooter.footerBlocksByRId) {
|
|
79724
|
+
if (!blocks || blocks.length === 0) continue;
|
|
79725
|
+
const measureConstraints = {
|
|
79726
|
+
maxWidth: headerFooter.constraints.width,
|
|
79727
|
+
maxHeight: headerFooter.constraints.height
|
|
79728
|
+
};
|
|
79729
|
+
const measures2 = await Promise.all(blocks.map((block) => measureFn(block, measureConstraints)));
|
|
79730
|
+
const layout2 = layoutHeaderFooter(blocks, measures2, {
|
|
79731
|
+
width: headerFooter.constraints.width,
|
|
79732
|
+
height: headerFooter.constraints.height
|
|
79733
|
+
});
|
|
79734
|
+
if (layout2.height > 0) {
|
|
79735
|
+
const currentDefault = footerContentHeights.default ?? 0;
|
|
79736
|
+
footerContentHeights.default = Math.max(currentDefault, layout2.height);
|
|
79688
79737
|
}
|
|
79689
79738
|
}
|
|
79690
79739
|
}
|
|
@@ -96644,7 +96693,14 @@ computeHeaderFooterConstraints_fn = function() {
|
|
|
96644
96693
|
const footerMargin = margins.footer ?? 0;
|
|
96645
96694
|
const headerContentSpace = Math.max(marginTop - headerMargin, 0);
|
|
96646
96695
|
const footerContentSpace = Math.max(marginBottom - footerMargin, 0);
|
|
96647
|
-
const height = Math.max(
|
|
96696
|
+
const height = Math.max(
|
|
96697
|
+
headerContentSpace,
|
|
96698
|
+
footerContentSpace,
|
|
96699
|
+
headerMargin,
|
|
96700
|
+
footerMargin,
|
|
96701
|
+
marginTop,
|
|
96702
|
+
marginBottom
|
|
96703
|
+
);
|
|
96648
96704
|
return {
|
|
96649
96705
|
width: measurementWidth,
|
|
96650
96706
|
height,
|
|
@@ -96794,7 +96850,8 @@ computeDecorationBox_fn = function(kind, pageMargins, pageHeight) {
|
|
|
96794
96850
|
const headerMargin = margins.header ?? 0;
|
|
96795
96851
|
const topMargin = margins.top ?? DEFAULT_MARGINS.top ?? 0;
|
|
96796
96852
|
const height = Math.max(topMargin - headerMargin, 1);
|
|
96797
|
-
|
|
96853
|
+
const offset2 = headerMargin;
|
|
96854
|
+
return { x: left2, width, height, offset: offset2 };
|
|
96798
96855
|
} else {
|
|
96799
96856
|
const footerMargin = margins.footer ?? 0;
|
|
96800
96857
|
const bottomMargin = margins.bottom ?? DEFAULT_MARGINS.bottom ?? 0;
|
|
@@ -42467,7 +42467,7 @@ const _SuperConverter = class _SuperConverter2 {
|
|
|
42467
42467
|
static getStoredSuperdocVersion(docx) {
|
|
42468
42468
|
return _SuperConverter2.getStoredCustomProperty(docx, "SuperdocVersion");
|
|
42469
42469
|
}
|
|
42470
|
-
static setStoredSuperdocVersion(docx = this.convertedXml, version2 = "2.0.0-next.
|
|
42470
|
+
static setStoredSuperdocVersion(docx = this.convertedXml, version2 = "2.0.0-next.21") {
|
|
42471
42471
|
return _SuperConverter2.setStoredCustomProperty(docx, "SuperdocVersion", version2, false);
|
|
42472
42472
|
}
|
|
42473
42473
|
/**
|
|
@@ -60654,7 +60654,7 @@ const isHeadless = (editor) => {
|
|
|
60654
60654
|
const shouldSkipNodeView = (editor) => {
|
|
60655
60655
|
return isHeadless(editor);
|
|
60656
60656
|
};
|
|
60657
|
-
const summaryVersion = "2.0.0-next.
|
|
60657
|
+
const summaryVersion = "2.0.0-next.21";
|
|
60658
60658
|
const nodeKeys = ["group", "content", "marks", "inline", "atom", "defining", "code", "tableRole", "summary"];
|
|
60659
60659
|
const markKeys = ["group", "inclusive", "excludes", "spanning", "code"];
|
|
60660
60660
|
function mapAttributes(attrs) {
|
|
@@ -61443,7 +61443,7 @@ const _Editor = class _Editor2 extends EventEmitter$1 {
|
|
|
61443
61443
|
{ default: remarkStringify },
|
|
61444
61444
|
{ default: remarkGfm }
|
|
61445
61445
|
] = await Promise.all([
|
|
61446
|
-
Promise.resolve().then(() => require("./index-
|
|
61446
|
+
Promise.resolve().then(() => require("./index--w_Fk0WX-Bd420t19.cjs")),
|
|
61447
61447
|
Promise.resolve().then(() => require("./index-DRCvimau-H4Ck3S9a.cjs")),
|
|
61448
61448
|
Promise.resolve().then(() => require("./index-C_x_N6Uh-Db3CUJMX.cjs")),
|
|
61449
61449
|
Promise.resolve().then(() => require("./index-D_sWOSiG-BtDZzJ6I.cjs")),
|
|
@@ -61648,7 +61648,7 @@ const _Editor = class _Editor2 extends EventEmitter$1 {
|
|
|
61648
61648
|
* Process collaboration migrations
|
|
61649
61649
|
*/
|
|
61650
61650
|
processCollaborationMigrations() {
|
|
61651
|
-
console.debug("[checkVersionMigrations] Current editor version", "2.0.0-next.
|
|
61651
|
+
console.debug("[checkVersionMigrations] Current editor version", "2.0.0-next.21");
|
|
61652
61652
|
if (!this.options.ydoc) return;
|
|
61653
61653
|
const metaMap = this.options.ydoc.getMap("meta");
|
|
61654
61654
|
let docVersion = metaMap.get("version");
|
|
@@ -75207,13 +75207,13 @@ function scheduleSectionBreak(block, state2, baseMargins, maxHeaderContentHeight
|
|
|
75207
75207
|
if (maxHeaderContentHeight > 0) {
|
|
75208
75208
|
return Math.max(baseTop, headerDistance + maxHeaderContentHeight);
|
|
75209
75209
|
}
|
|
75210
|
-
return
|
|
75210
|
+
return baseTop;
|
|
75211
75211
|
};
|
|
75212
75212
|
const calcRequiredBottomMargin = (footerDistance, baseBottom) => {
|
|
75213
75213
|
if (maxFooterContentHeight > 0) {
|
|
75214
75214
|
return Math.max(baseBottom, footerDistance + maxFooterContentHeight);
|
|
75215
75215
|
}
|
|
75216
|
-
return
|
|
75216
|
+
return baseBottom;
|
|
75217
75217
|
};
|
|
75218
75218
|
if (block.attrs?.isFirstSection && !next.hasAnyPages) {
|
|
75219
75219
|
if (block.pageSize) {
|
|
@@ -75714,6 +75714,11 @@ function layoutParagraphBlock(ctx2, anchors) {
|
|
|
75714
75714
|
const prevTrailing = state2.trailingSpacing ?? 0;
|
|
75715
75715
|
const neededSpacingBefore = Math.max(spacingBefore - prevTrailing, 0);
|
|
75716
75716
|
if (state2.cursorY + neededSpacingBefore > state2.contentBottom) {
|
|
75717
|
+
if (state2.cursorY <= state2.topMargin) {
|
|
75718
|
+
state2.trailingSpacing = 0;
|
|
75719
|
+
appliedSpacingBefore = true;
|
|
75720
|
+
break;
|
|
75721
|
+
}
|
|
75717
75722
|
state2 = advanceColumn(state2);
|
|
75718
75723
|
if (state2.trailingSpacing == null) state2.trailingSpacing = 0;
|
|
75719
75724
|
continue;
|
|
@@ -77029,12 +77034,12 @@ function layoutDocument(blocks, measures, options = {}) {
|
|
|
77029
77034
|
next.pendingFooterDistance = footerDistance2;
|
|
77030
77035
|
}
|
|
77031
77036
|
if (block.margins?.top !== void 0 || block.margins?.header !== void 0) {
|
|
77032
|
-
const requiredTop = maxHeaderContentHeight > 0 ? headerDistance2 + maxHeaderContentHeight :
|
|
77037
|
+
const requiredTop = maxHeaderContentHeight > 0 ? headerDistance2 + maxHeaderContentHeight : 0;
|
|
77033
77038
|
next.activeTopMargin = Math.max(sectionTop, requiredTop);
|
|
77034
77039
|
next.pendingTopMargin = next.activeTopMargin;
|
|
77035
77040
|
}
|
|
77036
77041
|
if (block.margins?.bottom !== void 0 || block.margins?.footer !== void 0) {
|
|
77037
|
-
const requiredBottom = maxFooterContentHeight > 0 ? footerDistance2 + maxFooterContentHeight :
|
|
77042
|
+
const requiredBottom = maxFooterContentHeight > 0 ? footerDistance2 + maxFooterContentHeight : 0;
|
|
77038
77043
|
next.activeBottomMargin = Math.max(sectionBottom, requiredBottom);
|
|
77039
77044
|
next.pendingBottomMargin = next.activeBottomMargin;
|
|
77040
77045
|
}
|
|
@@ -77784,7 +77789,7 @@ function layoutHeaderFooter(blocks, measures, constraints) {
|
|
|
77784
77789
|
throw new Error("layoutHeaderFooter: width must be positive");
|
|
77785
77790
|
}
|
|
77786
77791
|
if (!Number.isFinite(height) || height <= 0) {
|
|
77787
|
-
|
|
77792
|
+
return { pages: [], height: 0 };
|
|
77788
77793
|
}
|
|
77789
77794
|
const maxBehindDocOverflow = Math.max(192, height * 4);
|
|
77790
77795
|
const minBehindDocY = -maxBehindDocOverflow;
|
|
@@ -79630,7 +79635,9 @@ async function incrementalLayout(previousBlocks, _previousLayout, nextBlocks, op
|
|
|
79630
79635
|
`[Perf] 4.1 Measure all blocks: ${(measureEnd - measureStart).toFixed(2)}ms (${cacheMisses} measured, ${cacheHits} cached)`
|
|
79631
79636
|
);
|
|
79632
79637
|
let headerContentHeights;
|
|
79633
|
-
|
|
79638
|
+
const hasHeaderBlocks = headerFooter?.headerBlocks && Object.keys(headerFooter.headerBlocks).length > 0;
|
|
79639
|
+
const hasHeaderBlocksByRId = headerFooter?.headerBlocksByRId && headerFooter.headerBlocksByRId.size > 0;
|
|
79640
|
+
if (headerFooter?.constraints && (hasHeaderBlocks || hasHeaderBlocksByRId)) {
|
|
79634
79641
|
const hfPreStart = performance.now();
|
|
79635
79642
|
const measureFn = headerFooter.measure ?? measureBlock2;
|
|
79636
79643
|
invalidateHeaderFooterCache(
|
|
@@ -79642,25 +79649,45 @@ async function incrementalLayout(previousBlocks, _previousLayout, nextBlocks, op
|
|
|
79642
79649
|
options.sectionMetadata
|
|
79643
79650
|
);
|
|
79644
79651
|
const HEADER_PRELAYOUT_PLACEHOLDER_PAGE_COUNT = 1;
|
|
79645
|
-
const preHeaderLayouts = await layoutHeaderFooterWithCache(
|
|
79646
|
-
headerFooter.headerBlocks,
|
|
79647
|
-
headerFooter.constraints,
|
|
79648
|
-
measureFn,
|
|
79649
|
-
headerMeasureCache,
|
|
79650
|
-
HEADER_PRELAYOUT_PLACEHOLDER_PAGE_COUNT,
|
|
79651
|
-
void 0
|
|
79652
|
-
// No page resolver needed for height calculation
|
|
79653
|
-
);
|
|
79654
79652
|
const isValidHeaderType = (key2) => {
|
|
79655
79653
|
return ["default", "first", "even", "odd"].includes(key2);
|
|
79656
79654
|
};
|
|
79657
79655
|
headerContentHeights = {};
|
|
79658
|
-
|
|
79659
|
-
|
|
79660
|
-
|
|
79661
|
-
|
|
79662
|
-
|
|
79663
|
-
|
|
79656
|
+
if (hasHeaderBlocks && headerFooter.headerBlocks) {
|
|
79657
|
+
const preHeaderLayouts = await layoutHeaderFooterWithCache(
|
|
79658
|
+
headerFooter.headerBlocks,
|
|
79659
|
+
headerFooter.constraints,
|
|
79660
|
+
measureFn,
|
|
79661
|
+
headerMeasureCache,
|
|
79662
|
+
HEADER_PRELAYOUT_PLACEHOLDER_PAGE_COUNT,
|
|
79663
|
+
void 0
|
|
79664
|
+
// No page resolver needed for height calculation
|
|
79665
|
+
);
|
|
79666
|
+
for (const [type2, value] of Object.entries(preHeaderLayouts)) {
|
|
79667
|
+
if (!isValidHeaderType(type2)) continue;
|
|
79668
|
+
if (value?.layout && typeof value.layout.height === "number") {
|
|
79669
|
+
const height = value.layout.height;
|
|
79670
|
+
if (Number.isFinite(height) && height >= 0) {
|
|
79671
|
+
headerContentHeights[type2] = height;
|
|
79672
|
+
}
|
|
79673
|
+
}
|
|
79674
|
+
}
|
|
79675
|
+
}
|
|
79676
|
+
if (hasHeaderBlocksByRId && headerFooter.headerBlocksByRId) {
|
|
79677
|
+
for (const [_rId, blocks] of headerFooter.headerBlocksByRId) {
|
|
79678
|
+
if (!blocks || blocks.length === 0) continue;
|
|
79679
|
+
const measureConstraints = {
|
|
79680
|
+
maxWidth: headerFooter.constraints.width,
|
|
79681
|
+
maxHeight: headerFooter.constraints.height
|
|
79682
|
+
};
|
|
79683
|
+
const measures2 = await Promise.all(blocks.map((block) => measureFn(block, measureConstraints)));
|
|
79684
|
+
const layout2 = layoutHeaderFooter(blocks, measures2, {
|
|
79685
|
+
width: headerFooter.constraints.width,
|
|
79686
|
+
height: headerFooter.constraints.height
|
|
79687
|
+
});
|
|
79688
|
+
if (layout2.height > 0) {
|
|
79689
|
+
const currentDefault = headerContentHeights.default ?? 0;
|
|
79690
|
+
headerContentHeights.default = Math.max(currentDefault, layout2.height);
|
|
79664
79691
|
}
|
|
79665
79692
|
}
|
|
79666
79693
|
}
|
|
@@ -79668,10 +79695,12 @@ async function incrementalLayout(previousBlocks, _previousLayout, nextBlocks, op
|
|
|
79668
79695
|
perfLog(`[Perf] 4.1.5 Pre-layout headers for height: ${(hfPreEnd - hfPreStart).toFixed(2)}ms`);
|
|
79669
79696
|
}
|
|
79670
79697
|
let footerContentHeights;
|
|
79671
|
-
|
|
79698
|
+
const hasFooterBlocks = headerFooter?.footerBlocks && Object.keys(headerFooter.footerBlocks).length > 0;
|
|
79699
|
+
const hasFooterBlocksByRId = headerFooter?.footerBlocksByRId && headerFooter.footerBlocksByRId.size > 0;
|
|
79700
|
+
if (headerFooter?.constraints && (hasFooterBlocks || hasFooterBlocksByRId)) {
|
|
79672
79701
|
const footerPreStart = performance.now();
|
|
79673
79702
|
const measureFn = headerFooter.measure ?? measureBlock2;
|
|
79674
|
-
if (!
|
|
79703
|
+
if (!hasHeaderBlocks && !hasHeaderBlocksByRId) {
|
|
79675
79704
|
invalidateHeaderFooterCache(
|
|
79676
79705
|
headerMeasureCache,
|
|
79677
79706
|
headerFooterCacheState,
|
|
@@ -79682,26 +79711,46 @@ async function incrementalLayout(previousBlocks, _previousLayout, nextBlocks, op
|
|
|
79682
79711
|
);
|
|
79683
79712
|
}
|
|
79684
79713
|
const FOOTER_PRELAYOUT_PLACEHOLDER_PAGE_COUNT = 1;
|
|
79714
|
+
const isValidFooterType = (key2) => {
|
|
79715
|
+
return ["default", "first", "even", "odd"].includes(key2);
|
|
79716
|
+
};
|
|
79717
|
+
footerContentHeights = {};
|
|
79685
79718
|
try {
|
|
79686
|
-
|
|
79687
|
-
|
|
79688
|
-
|
|
79689
|
-
|
|
79690
|
-
|
|
79691
|
-
|
|
79692
|
-
|
|
79693
|
-
|
|
79694
|
-
|
|
79695
|
-
|
|
79696
|
-
|
|
79697
|
-
|
|
79698
|
-
|
|
79699
|
-
|
|
79700
|
-
|
|
79701
|
-
|
|
79702
|
-
|
|
79703
|
-
|
|
79704
|
-
|
|
79719
|
+
if (hasFooterBlocks && headerFooter.footerBlocks) {
|
|
79720
|
+
const preFooterLayouts = await layoutHeaderFooterWithCache(
|
|
79721
|
+
headerFooter.footerBlocks,
|
|
79722
|
+
headerFooter.constraints,
|
|
79723
|
+
measureFn,
|
|
79724
|
+
headerMeasureCache,
|
|
79725
|
+
FOOTER_PRELAYOUT_PLACEHOLDER_PAGE_COUNT,
|
|
79726
|
+
void 0
|
|
79727
|
+
// No page resolver needed for height calculation
|
|
79728
|
+
);
|
|
79729
|
+
for (const [type2, value] of Object.entries(preFooterLayouts)) {
|
|
79730
|
+
if (!isValidFooterType(type2)) continue;
|
|
79731
|
+
if (value?.layout && typeof value.layout.height === "number") {
|
|
79732
|
+
const height = value.layout.height;
|
|
79733
|
+
if (Number.isFinite(height) && height >= 0) {
|
|
79734
|
+
footerContentHeights[type2] = height;
|
|
79735
|
+
}
|
|
79736
|
+
}
|
|
79737
|
+
}
|
|
79738
|
+
}
|
|
79739
|
+
if (hasFooterBlocksByRId && headerFooter.footerBlocksByRId) {
|
|
79740
|
+
for (const [_rId, blocks] of headerFooter.footerBlocksByRId) {
|
|
79741
|
+
if (!blocks || blocks.length === 0) continue;
|
|
79742
|
+
const measureConstraints = {
|
|
79743
|
+
maxWidth: headerFooter.constraints.width,
|
|
79744
|
+
maxHeight: headerFooter.constraints.height
|
|
79745
|
+
};
|
|
79746
|
+
const measures2 = await Promise.all(blocks.map((block) => measureFn(block, measureConstraints)));
|
|
79747
|
+
const layout2 = layoutHeaderFooter(blocks, measures2, {
|
|
79748
|
+
width: headerFooter.constraints.width,
|
|
79749
|
+
height: headerFooter.constraints.height
|
|
79750
|
+
});
|
|
79751
|
+
if (layout2.height > 0) {
|
|
79752
|
+
const currentDefault = footerContentHeights.default ?? 0;
|
|
79753
|
+
footerContentHeights.default = Math.max(currentDefault, layout2.height);
|
|
79705
79754
|
}
|
|
79706
79755
|
}
|
|
79707
79756
|
}
|
|
@@ -96661,7 +96710,14 @@ computeHeaderFooterConstraints_fn = function() {
|
|
|
96661
96710
|
const footerMargin = margins.footer ?? 0;
|
|
96662
96711
|
const headerContentSpace = Math.max(marginTop - headerMargin, 0);
|
|
96663
96712
|
const footerContentSpace = Math.max(marginBottom - footerMargin, 0);
|
|
96664
|
-
const height = Math.max(
|
|
96713
|
+
const height = Math.max(
|
|
96714
|
+
headerContentSpace,
|
|
96715
|
+
footerContentSpace,
|
|
96716
|
+
headerMargin,
|
|
96717
|
+
footerMargin,
|
|
96718
|
+
marginTop,
|
|
96719
|
+
marginBottom
|
|
96720
|
+
);
|
|
96665
96721
|
return {
|
|
96666
96722
|
width: measurementWidth,
|
|
96667
96723
|
height,
|
|
@@ -96811,7 +96867,8 @@ computeDecorationBox_fn = function(kind, pageMargins, pageHeight) {
|
|
|
96811
96867
|
const headerMargin = margins.header ?? 0;
|
|
96812
96868
|
const topMargin = margins.top ?? DEFAULT_MARGINS.top ?? 0;
|
|
96813
96869
|
const height = Math.max(topMargin - headerMargin, 1);
|
|
96814
|
-
|
|
96870
|
+
const offset2 = headerMargin;
|
|
96871
|
+
return { x: left2, width, height, offset: offset2 };
|
|
96815
96872
|
} else {
|
|
96816
96873
|
const footerMargin = margins.footer ?? 0;
|
|
96817
96874
|
const bottomMargin = margins.bottom ?? DEFAULT_MARGINS.bottom ?? 0;
|
|
@@ -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-De_h0rq-.js";
|
|
3
|
+
import { _ as _export_sfc } from "./chunks/editor-BJljVUQD.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 = {}) {
|
|
@@ -42767,7 +42767,7 @@ const _SuperConverter = class _SuperConverter {
|
|
|
42767
42767
|
static getStoredSuperdocVersion(docx) {
|
|
42768
42768
|
return _SuperConverter.getStoredCustomProperty(docx, "SuperdocVersion");
|
|
42769
42769
|
}
|
|
42770
|
-
static setStoredSuperdocVersion(docx = this.convertedXml, version = "2.0.0-next.
|
|
42770
|
+
static setStoredSuperdocVersion(docx = this.convertedXml, version = "2.0.0-next.21") {
|
|
42771
42771
|
return _SuperConverter.setStoredCustomProperty(docx, "SuperdocVersion", version, false);
|
|
42772
42772
|
}
|
|
42773
42773
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { p as process$1, aJ as commonjsGlobal, B as Buffer, aK as getDefaultExportFromCjs, aL as getContentTypesFromXml, aM as xmljs } from "./converter-
|
|
1
|
+
import { p as process$1, aJ as commonjsGlobal, B as Buffer, aK as getDefaultExportFromCjs, aL as getContentTypesFromXml, aM as xmljs } from "./converter-De_h0rq-.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
|
}
|