@superdoc-dev/cli 0.13.0 → 0.13.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/index.js +63 -24
- package/package.json +8 -8
package/dist/index.js
CHANGED
|
@@ -67593,7 +67593,7 @@ var init_remark_gfm_BhnWr3yf_es = __esm(() => {
|
|
|
67593
67593
|
emptyOptions2 = {};
|
|
67594
67594
|
});
|
|
67595
67595
|
|
|
67596
|
-
// ../../packages/superdoc/dist/chunks/SuperConverter-
|
|
67596
|
+
// ../../packages/superdoc/dist/chunks/SuperConverter-BbIgPp4O.es.js
|
|
67597
67597
|
function getExtensionConfigField(extension$1, field, context = { name: "" }) {
|
|
67598
67598
|
const fieldValue = extension$1.config[field];
|
|
67599
67599
|
if (typeof fieldValue === "function")
|
|
@@ -121678,7 +121678,7 @@ var isRegExp = (value) => {
|
|
|
121678
121678
|
if (id2)
|
|
121679
121679
|
return trackedChanges.filter(({ mark }) => mark.attrs.id === id2);
|
|
121680
121680
|
return trackedChanges;
|
|
121681
|
-
}, DERIVED_ID_LENGTH = 24, groupedCache, SDT_NODE_NAMES, SDT_BLOCK_NAME = "structuredContentBlock", SDT_INLINE_NAME = "structuredContent", SDT_NODE_TYPES, VALID_CONTROL_TYPES, VALID_LOCK_MODES2, VALID_APPEARANCES, FIELD_LIKE_SDT_TYPES, liveDocumentCountsCache, BIBLIOGRAPHY_NAMESPACE_URI = "http://schemas.openxmlformats.org/officeDocument/2006/bibliography", CUSTOM_XML_RELATIONSHIP_TYPE = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXml", CUSTOM_XML_PROPS_RELATIONSHIP_TYPE = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXmlProps", DEFAULT_SELECTED_STYLE = "/APA.XSL", DEFAULT_STYLE_NAME = "APA", DEFAULT_VERSION = "6", API_TO_OOXML_SOURCE_TYPE, OOXML_TO_API_SOURCE_TYPE, SIMPLE_FIELD_TO_XML_TAG, XML_TAG_TO_SIMPLE_FIELD, import_lib2, FONT_FAMILY_FALLBACKS, DEFAULT_GENERIC_FALLBACK = "sans-serif", DEFAULT_FONT_SIZE_PT = 10, CURRENT_APP_VERSION = "1.
|
|
121681
|
+
}, DERIVED_ID_LENGTH = 24, groupedCache, SDT_NODE_NAMES, SDT_BLOCK_NAME = "structuredContentBlock", SDT_INLINE_NAME = "structuredContent", SDT_NODE_TYPES, VALID_CONTROL_TYPES, VALID_LOCK_MODES2, VALID_APPEARANCES, FIELD_LIKE_SDT_TYPES, liveDocumentCountsCache, BIBLIOGRAPHY_NAMESPACE_URI = "http://schemas.openxmlformats.org/officeDocument/2006/bibliography", CUSTOM_XML_RELATIONSHIP_TYPE = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXml", CUSTOM_XML_PROPS_RELATIONSHIP_TYPE = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXmlProps", DEFAULT_SELECTED_STYLE = "/APA.XSL", DEFAULT_STYLE_NAME = "APA", DEFAULT_VERSION = "6", API_TO_OOXML_SOURCE_TYPE, OOXML_TO_API_SOURCE_TYPE, SIMPLE_FIELD_TO_XML_TAG, XML_TAG_TO_SIMPLE_FIELD, import_lib2, FONT_FAMILY_FALLBACKS, DEFAULT_GENERIC_FALLBACK = "sans-serif", DEFAULT_FONT_SIZE_PT = 10, CURRENT_APP_VERSION = "1.36.0", collectRunDefaultProperties = (runProps, { allowOverrideTypeface = true, allowOverrideSize = true, themeResolver, state }) => {
|
|
121682
121682
|
if (!runProps?.elements?.length || !state)
|
|
121683
121683
|
return;
|
|
121684
121684
|
const fontsNode = runProps.elements.find((el) => el.name === "w:rFonts");
|
|
@@ -121712,7 +121712,7 @@ var isRegExp = (value) => {
|
|
|
121712
121712
|
state.kern = kernNode.attributes["w:val"];
|
|
121713
121713
|
}
|
|
121714
121714
|
}, SuperConverter;
|
|
121715
|
-
var
|
|
121715
|
+
var init_SuperConverter_BbIgPp4O_es = __esm(() => {
|
|
121716
121716
|
init_rolldown_runtime_Bg48TavK_es();
|
|
121717
121717
|
init_jszip_C49i9kUs_es();
|
|
121718
121718
|
init_xml_js_CqGKpaft_es();
|
|
@@ -159892,7 +159892,7 @@ var init_SuperConverter_k7GHkV_c_es = __esm(() => {
|
|
|
159892
159892
|
};
|
|
159893
159893
|
});
|
|
159894
159894
|
|
|
159895
|
-
// ../../packages/superdoc/dist/chunks/create-headless-toolbar-
|
|
159895
|
+
// ../../packages/superdoc/dist/chunks/create-headless-toolbar-PjZnKuEX.es.js
|
|
159896
159896
|
function parseSizeUnit(val = "0") {
|
|
159897
159897
|
const length3 = val.toString() || "0";
|
|
159898
159898
|
const value = Number.parseFloat(length3);
|
|
@@ -169917,8 +169917,8 @@ var CSS_DIMENSION_REGEX, DOM_SIZE_UNITS, Extension = class Extension2 {
|
|
|
169917
169917
|
}
|
|
169918
169918
|
};
|
|
169919
169919
|
};
|
|
169920
|
-
var
|
|
169921
|
-
|
|
169920
|
+
var init_create_headless_toolbar_PjZnKuEX_es = __esm(() => {
|
|
169921
|
+
init_SuperConverter_BbIgPp4O_es();
|
|
169922
169922
|
init_uuid_qzgm05fK_es();
|
|
169923
169923
|
init_constants_DrU4EASo_es();
|
|
169924
169924
|
init_dist_B8HfvhaK_es();
|
|
@@ -219123,7 +219123,7 @@ var init_remark_gfm_eZN6yzWQ_es = __esm(() => {
|
|
|
219123
219123
|
init_remark_gfm_BhnWr3yf_es();
|
|
219124
219124
|
});
|
|
219125
219125
|
|
|
219126
|
-
// ../../packages/superdoc/dist/chunks/src-
|
|
219126
|
+
// ../../packages/superdoc/dist/chunks/src-CgEZCXlt.es.js
|
|
219127
219127
|
function deleteProps(obj, propOrProps) {
|
|
219128
219128
|
const props = typeof propOrProps === "string" ? [propOrProps] : propOrProps;
|
|
219129
219129
|
const removeNested = (target, pathParts, index2 = 0) => {
|
|
@@ -219906,7 +219906,7 @@ function prosemirrorToYXmlFragment(doc$12, xmlFragment) {
|
|
|
219906
219906
|
}
|
|
219907
219907
|
function getSuperdocVersion() {
|
|
219908
219908
|
try {
|
|
219909
|
-
return "1.
|
|
219909
|
+
return "1.36.0";
|
|
219910
219910
|
} catch {
|
|
219911
219911
|
return "unknown";
|
|
219912
219912
|
}
|
|
@@ -273635,8 +273635,9 @@ function computeAutoFitColumnWidths(input2) {
|
|
|
273635
273635
|
const postTriggerGrowableColumns = triggerCells.length > 0 ? collectNonProtectedColumns(triggerCells, gridColumnCount) : undefined;
|
|
273636
273636
|
let resolvedWidths = currentWidths.slice();
|
|
273637
273637
|
const preferredTableWidth = sanitizeOptionalWidth(workingInput.preferredTableWidth);
|
|
273638
|
-
|
|
273639
|
-
|
|
273638
|
+
const autoGridWidthBudget = sanitizeOptionalWidth(workingInput.autoGridWidthBudget);
|
|
273639
|
+
let targetTableWidth = preferredTableWidth ?? (autoGridWidthBudget != null ? Math.min(fixedLayout.totalWidth, autoGridWidthBudget) : fixedLayout.totalWidth);
|
|
273640
|
+
const maxResolvedTableWidth = preferredTableWidth != null || autoGridWidthBudget == null && hasCompleteAuthoredGrid(workingInput) ? Math.max(workingInput.maxTableWidth, targetTableWidth) : workingInput.maxTableWidth;
|
|
273640
273641
|
const shouldPreservePreferredGrid = workingInput.preserveAutoGrid === true || workingInput.preserveExplicitAutoGrid === true;
|
|
273641
273642
|
if (triggerCells.length > 0) {
|
|
273642
273643
|
resolvedWidths = raiseToMinimums(resolvedWidths, minBounds);
|
|
@@ -274207,7 +274208,8 @@ function finalizeResult(layoutMode, widths, minColumnWidth) {
|
|
|
274207
274208
|
function buildAutoFitWorkingGridInput(block, constraints) {
|
|
274208
274209
|
const maxTableWidth = sanitizePositiveNumber(constraints.maxWidth);
|
|
274209
274210
|
const layoutMode = resolveLayoutMode(block.attrs?.tableLayout);
|
|
274210
|
-
const
|
|
274211
|
+
const tableWidth = block.attrs?.tableWidth;
|
|
274212
|
+
const preferredTableWidth = resolvePreferredTableWidth(tableWidth, maxTableWidth);
|
|
274211
274213
|
const rawPreferredColumnWidths = normalizePreferredColumnWidths(block.columnWidths);
|
|
274212
274214
|
const logicalColumnLimit = resolveTrailingPlaceholderColumnLimit(rawPreferredColumnWidths);
|
|
274213
274215
|
let activeRowSpans = [];
|
|
@@ -274237,12 +274239,21 @@ function buildAutoFitWorkingGridInput(block, constraints) {
|
|
|
274237
274239
|
gridColumnCount,
|
|
274238
274240
|
rows
|
|
274239
274241
|
});
|
|
274242
|
+
const autoGridWidthBudget = resolveAutoGridWidthBudget({
|
|
274243
|
+
layoutMode,
|
|
274244
|
+
tableWidth,
|
|
274245
|
+
preferredColumnWidths,
|
|
274246
|
+
preferredTableWidth,
|
|
274247
|
+
gridColumnCount,
|
|
274248
|
+
maxTableWidth
|
|
274249
|
+
});
|
|
274240
274250
|
return {
|
|
274241
274251
|
layoutMode,
|
|
274242
274252
|
maxTableWidth,
|
|
274243
274253
|
...preserveAuthoredGrid ? { preserveAuthoredGrid } : {},
|
|
274244
274254
|
...preserveAutoGrid ? { preserveAutoGrid } : {},
|
|
274245
274255
|
...preserveExplicitAutoGrid ? { preserveExplicitAutoGrid } : {},
|
|
274256
|
+
...autoGridWidthBudget != null ? { autoGridWidthBudget } : {},
|
|
274246
274257
|
preferredTableWidth,
|
|
274247
274258
|
preferredColumnWidths,
|
|
274248
274259
|
gridColumnCount,
|
|
@@ -274287,6 +274298,33 @@ function shouldPreserveExplicitAutoGrid(args$1) {
|
|
|
274287
274298
|
return false;
|
|
274288
274299
|
return approximatelyEqual(sumWidths(preferredColumnWidths), preferredTableWidth);
|
|
274289
274300
|
}
|
|
274301
|
+
function resolveAutoGridWidthBudget(args$1) {
|
|
274302
|
+
const { layoutMode, tableWidth, preferredColumnWidths, preferredTableWidth, gridColumnCount, maxTableWidth } = args$1;
|
|
274303
|
+
if (layoutMode !== "autofit")
|
|
274304
|
+
return;
|
|
274305
|
+
if (!hasAutoTableWidthSemantics(tableWidth))
|
|
274306
|
+
return;
|
|
274307
|
+
if (preferredTableWidth != null)
|
|
274308
|
+
return;
|
|
274309
|
+
if (preferredColumnWidths.length === 0 || preferredColumnWidths.length !== gridColumnCount)
|
|
274310
|
+
return;
|
|
274311
|
+
const gridWidth = sumWidths(preferredColumnWidths);
|
|
274312
|
+
if (gridWidth <= 0)
|
|
274313
|
+
return;
|
|
274314
|
+
if (gridWidth > maxTableWidth + 0.5)
|
|
274315
|
+
return;
|
|
274316
|
+
return gridWidth;
|
|
274317
|
+
}
|
|
274318
|
+
function hasAutoTableWidthSemantics(tableWidth) {
|
|
274319
|
+
if (tableWidth == null)
|
|
274320
|
+
return false;
|
|
274321
|
+
if (typeof tableWidth !== "object")
|
|
274322
|
+
return false;
|
|
274323
|
+
if ((typeof tableWidth.type === "string" ? tableWidth.type.toLowerCase() : undefined) !== "auto")
|
|
274324
|
+
return false;
|
|
274325
|
+
const rawWidth = tableWidth.width ?? tableWidth.value;
|
|
274326
|
+
return rawWidth == null || typeof rawWidth === "number" && Number.isFinite(rawWidth) && rawWidth <= 0;
|
|
274327
|
+
}
|
|
274290
274328
|
function hasNonUniformGrid(widths) {
|
|
274291
274329
|
if (widths.length <= 1)
|
|
274292
274330
|
return true;
|
|
@@ -274508,6 +274546,7 @@ function buildAutoFitTableResultCacheKey(table2, options) {
|
|
|
274508
274546
|
preserveAuthoredGrid: options.workingInput.preserveAuthoredGrid === true,
|
|
274509
274547
|
preserveAutoGrid: options.workingInput.preserveAutoGrid === true,
|
|
274510
274548
|
preserveExplicitAutoGrid: options.workingInput.preserveExplicitAutoGrid === true,
|
|
274549
|
+
autoGridWidthBudget: options.workingInput.autoGridWidthBudget ?? null,
|
|
274511
274550
|
preferredTableWidth: options.workingInput.preferredTableWidth ?? null,
|
|
274512
274551
|
preferredColumnWidths: options.workingInput.preferredColumnWidths,
|
|
274513
274552
|
rows: options.workingInput.rows.map((row2) => ({
|
|
@@ -290767,7 +290806,7 @@ var Node$13 = class Node$14 {
|
|
|
290767
290806
|
domAvailabilityCache = false;
|
|
290768
290807
|
return false;
|
|
290769
290808
|
}
|
|
290770
|
-
}, summaryVersion = "1.
|
|
290809
|
+
}, summaryVersion = "1.36.0", nodeKeys, markKeys, transformListsInCopiedContent = (html3) => {
|
|
290771
290810
|
const container = document.createElement("div");
|
|
290772
290811
|
container.innerHTML = html3;
|
|
290773
290812
|
const result = [];
|
|
@@ -291942,7 +291981,7 @@ var Node$13 = class Node$14 {
|
|
|
291942
291981
|
return () => {};
|
|
291943
291982
|
const handle3 = setInterval(callback, intervalMs);
|
|
291944
291983
|
return () => clearInterval(handle3);
|
|
291945
|
-
}, HISTORY_UNSAFE_OPS, CANONICAL_COMMENT_IGNORED_KEYS, INITIAL_HASH, ROUND_CONSTANTS, V1_COVERAGE, V2_COVERAGE, SNAPSHOT_VERSION_V2 = "sd-diff-snapshot/v2", PAYLOAD_VERSION_V1 = "sd-diff-payload/v1", PAYLOAD_VERSION_V2 = "sd-diff-payload/v2", ENGINE_ID = "super-editor", STAGED_CONVERTER_KEYS, DiffServiceError, TC_LEVEL_MIN = 1, TC_LEVEL_MAX = 9, ALLOWED_WRAP_ATTRS, WRAP_TYPES_SUPPORTING_SIDE, WRAP_TYPES_SUPPORTING_DISTANCES, RELATIVE_HEIGHT_MIN = 0, RELATIVE_HEIGHT_MAX = 4294967295, FORBIDDEN_RAW_PATCH_NAMES, CONTROL_TYPE_SDT_PR_ELEMENTS, DEFAULT_CHECKBOX_SYMBOL_FONT2 = "MS Gothic", DEFAULT_CHECKBOX_CHECKED_HEX2 = "2612", DEFAULT_CHECKBOX_UNCHECKED_HEX2 = "2610", VARIANT_ORDER, KIND_ORDER, HEADER_RELATIONSHIP_TYPE3 = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/header", FOOTER_RELATIONSHIP_TYPE3 = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer", DOCUMENT_RELS_PATH2 = "word/_rels/document.xml.rels", HEADER_FILE_PATTERN2, FOOTER_FILE_PATTERN2, SPECIAL_NOTE_TYPES, BOOKMARK_SCAN_REVISION_PREFIX = "bookmark-scan:", import_lib4, CUSTOM_XML_DATA_RELATIONSHIP_TYPE = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXml", CUSTOM_XML_PROPS_RELATIONSHIP_TYPE2 = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXmlProps", CUSTOM_XML_DATASTORE_NAMESPACE = "http://schemas.openxmlformats.org/officeDocument/2006/customXml", SETTINGS_PART, RESTART_POLICY_TO_OOXML, VALID_DISPLAYS, REFERENCE_BLOCK_PREFIX, CAPTION_STYLE_NAMES, CAPTION_PARAGRAPH_STYLE_ID = "Caption", CAPTION_FORMAT_TO_OOXML, DOCUMENT_STAT_FIELD_TYPES, TOA_LEADER_REVERSE_MAP, EDGE_NODE_TYPES, CONTENT_TYPES_PART_ID = "[Content_Types].xml", CONTENT_TYPES_NS = "http://schemas.openxmlformats.org/package/2006/content-types", contentTypesPartDescriptor, empty_exports, init_empty, CURRENT_APP_VERSION2 = "1.
|
|
291984
|
+
}, HISTORY_UNSAFE_OPS, CANONICAL_COMMENT_IGNORED_KEYS, INITIAL_HASH, ROUND_CONSTANTS, V1_COVERAGE, V2_COVERAGE, SNAPSHOT_VERSION_V2 = "sd-diff-snapshot/v2", PAYLOAD_VERSION_V1 = "sd-diff-payload/v1", PAYLOAD_VERSION_V2 = "sd-diff-payload/v2", ENGINE_ID = "super-editor", STAGED_CONVERTER_KEYS, DiffServiceError, TC_LEVEL_MIN = 1, TC_LEVEL_MAX = 9, ALLOWED_WRAP_ATTRS, WRAP_TYPES_SUPPORTING_SIDE, WRAP_TYPES_SUPPORTING_DISTANCES, RELATIVE_HEIGHT_MIN = 0, RELATIVE_HEIGHT_MAX = 4294967295, FORBIDDEN_RAW_PATCH_NAMES, CONTROL_TYPE_SDT_PR_ELEMENTS, DEFAULT_CHECKBOX_SYMBOL_FONT2 = "MS Gothic", DEFAULT_CHECKBOX_CHECKED_HEX2 = "2612", DEFAULT_CHECKBOX_UNCHECKED_HEX2 = "2610", VARIANT_ORDER, KIND_ORDER, HEADER_RELATIONSHIP_TYPE3 = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/header", FOOTER_RELATIONSHIP_TYPE3 = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer", DOCUMENT_RELS_PATH2 = "word/_rels/document.xml.rels", HEADER_FILE_PATTERN2, FOOTER_FILE_PATTERN2, SPECIAL_NOTE_TYPES, BOOKMARK_SCAN_REVISION_PREFIX = "bookmark-scan:", import_lib4, CUSTOM_XML_DATA_RELATIONSHIP_TYPE = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXml", CUSTOM_XML_PROPS_RELATIONSHIP_TYPE2 = "http://schemas.openxmlformats.org/officeDocument/2006/relationships/customXmlProps", CUSTOM_XML_DATASTORE_NAMESPACE = "http://schemas.openxmlformats.org/officeDocument/2006/customXml", SETTINGS_PART, RESTART_POLICY_TO_OOXML, VALID_DISPLAYS, REFERENCE_BLOCK_PREFIX, CAPTION_STYLE_NAMES, CAPTION_PARAGRAPH_STYLE_ID = "Caption", CAPTION_FORMAT_TO_OOXML, DOCUMENT_STAT_FIELD_TYPES, TOA_LEADER_REVERSE_MAP, EDGE_NODE_TYPES, CONTENT_TYPES_PART_ID = "[Content_Types].xml", CONTENT_TYPES_NS = "http://schemas.openxmlformats.org/package/2006/content-types", contentTypesPartDescriptor, empty_exports, init_empty, CURRENT_APP_VERSION2 = "1.36.0", PIXELS_PER_INCH2 = 96, MAX_HEIGHT_BUFFER_PX = 50, MAX_WIDTH_BUFFER_PX = 20, cloneExtensionInstance = (extension3) => {
|
|
291946
291985
|
const extensionLike = extension3;
|
|
291947
291986
|
const config2 = extensionLike?.config;
|
|
291948
291987
|
const ExtensionCtor = extensionLike?.constructor;
|
|
@@ -307786,13 +307825,13 @@ menclose::after {
|
|
|
307786
307825
|
return;
|
|
307787
307826
|
console.log(...args$1);
|
|
307788
307827
|
}, HEADER_FOOTER_INIT_BUDGET_MS = 200, MAX_ZOOM_WARNING_THRESHOLD = 10, MAX_SELECTION_RECTS_PER_USER = 100, SEMANTIC_RESIZE_DEBOUNCE_MS = 120, MIN_SEMANTIC_CONTENT_WIDTH_PX = 1, GLOBAL_PERFORMANCE, PresentationEditor, ICONS, TEXTS, tableActionsOptions;
|
|
307789
|
-
var
|
|
307828
|
+
var init_src_CgEZCXlt_es = __esm(() => {
|
|
307790
307829
|
init_rolldown_runtime_Bg48TavK_es();
|
|
307791
|
-
|
|
307830
|
+
init_SuperConverter_BbIgPp4O_es();
|
|
307792
307831
|
init_jszip_C49i9kUs_es();
|
|
307793
307832
|
init_xml_js_CqGKpaft_es();
|
|
307794
307833
|
init_uuid_qzgm05fK_es();
|
|
307795
|
-
|
|
307834
|
+
init_create_headless_toolbar_PjZnKuEX_es();
|
|
307796
307835
|
init_constants_DrU4EASo_es();
|
|
307797
307836
|
init_dist_B8HfvhaK_es();
|
|
307798
307837
|
init_unified_Dsuw2be5_es();
|
|
@@ -345607,11 +345646,11 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
345607
345646
|
];
|
|
345608
345647
|
});
|
|
345609
345648
|
|
|
345610
|
-
// ../../packages/superdoc/dist/chunks/create-super-doc-ui-
|
|
345649
|
+
// ../../packages/superdoc/dist/chunks/create-super-doc-ui-D_l0lCmM.es.js
|
|
345611
345650
|
var MOD_ALIASES, ALT_ALIASES, CTRL_ALIASES, SHIFT_ALIASES, BUILTIN_CONTEXT_MENU_GROUPS, BUILTIN_GROUP_ORDER, RESERVED_PROXY_PROPERTY_NAMES, ALL_TOOLBAR_COMMAND_IDS, EMPTY_ACTIVE_IDS;
|
|
345612
|
-
var
|
|
345613
|
-
|
|
345614
|
-
|
|
345651
|
+
var init_create_super_doc_ui_D_l0lCmM_es = __esm(() => {
|
|
345652
|
+
init_SuperConverter_BbIgPp4O_es();
|
|
345653
|
+
init_create_headless_toolbar_PjZnKuEX_es();
|
|
345615
345654
|
MOD_ALIASES = new Set([
|
|
345616
345655
|
"Mod",
|
|
345617
345656
|
"Meta",
|
|
@@ -345653,16 +345692,16 @@ var init_zipper_yaJVJ4z9_es = __esm(() => {
|
|
|
345653
345692
|
|
|
345654
345693
|
// ../../packages/superdoc/dist/super-editor.es.js
|
|
345655
345694
|
var init_super_editor_es = __esm(() => {
|
|
345656
|
-
|
|
345657
|
-
|
|
345695
|
+
init_src_CgEZCXlt_es();
|
|
345696
|
+
init_SuperConverter_BbIgPp4O_es();
|
|
345658
345697
|
init_jszip_C49i9kUs_es();
|
|
345659
345698
|
init_xml_js_CqGKpaft_es();
|
|
345660
|
-
|
|
345699
|
+
init_create_headless_toolbar_PjZnKuEX_es();
|
|
345661
345700
|
init_constants_DrU4EASo_es();
|
|
345662
345701
|
init_dist_B8HfvhaK_es();
|
|
345663
345702
|
init_unified_Dsuw2be5_es();
|
|
345664
345703
|
init_DocxZipper_CZMPWpOp_es();
|
|
345665
|
-
|
|
345704
|
+
init_create_super_doc_ui_D_l0lCmM_es();
|
|
345666
345705
|
init_ui_C5PAS9hY_es();
|
|
345667
345706
|
init_eventemitter3_BnGqBE_Q_es();
|
|
345668
345707
|
init_errors_CNaD6vcg_es();
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@superdoc-dev/cli",
|
|
3
|
-
"version": "0.13.
|
|
3
|
+
"version": "0.13.1",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"bin": {
|
|
6
6
|
"superdoc": "./dist/index.js"
|
|
@@ -25,20 +25,20 @@
|
|
|
25
25
|
"@types/ws": "^8.5.13",
|
|
26
26
|
"typescript": "^5.9.2",
|
|
27
27
|
"@superdoc/document-api": "0.0.1",
|
|
28
|
-
"@superdoc/pm-adapter": "0.0.0",
|
|
29
28
|
"@superdoc/super-editor": "0.0.1",
|
|
30
|
-
"superdoc": "1.
|
|
29
|
+
"superdoc": "1.36.0",
|
|
30
|
+
"@superdoc/pm-adapter": "0.0.0"
|
|
31
31
|
},
|
|
32
32
|
"module": "src/index.ts",
|
|
33
33
|
"publishConfig": {
|
|
34
34
|
"access": "public"
|
|
35
35
|
},
|
|
36
36
|
"optionalDependencies": {
|
|
37
|
-
"@superdoc-dev/cli-darwin-arm64": "0.13.
|
|
38
|
-
"@superdoc-dev/cli-
|
|
39
|
-
"@superdoc-dev/cli-
|
|
40
|
-
"@superdoc-dev/cli-
|
|
41
|
-
"@superdoc-dev/cli-
|
|
37
|
+
"@superdoc-dev/cli-darwin-arm64": "0.13.1",
|
|
38
|
+
"@superdoc-dev/cli-linux-x64": "0.13.1",
|
|
39
|
+
"@superdoc-dev/cli-darwin-x64": "0.13.1",
|
|
40
|
+
"@superdoc-dev/cli-linux-arm64": "0.13.1",
|
|
41
|
+
"@superdoc-dev/cli-windows-x64": "0.13.1"
|
|
42
42
|
},
|
|
43
43
|
"scripts": {
|
|
44
44
|
"predev": "node scripts/ensure-superdoc-build.js",
|