@superdoc-dev/mcp 0.15.0 → 0.15.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 +68 -22
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -50479,7 +50479,7 @@ var init_remark_gfm_BUJjZJLy_es = __esm(() => {
|
|
|
50479
50479
|
emptyOptions2 = {};
|
|
50480
50480
|
});
|
|
50481
50481
|
|
|
50482
|
-
// ../../packages/superdoc/dist/chunks/SuperConverter-
|
|
50482
|
+
// ../../packages/superdoc/dist/chunks/SuperConverter-DJEK5GYX.es.js
|
|
50483
50483
|
function getExtensionConfigField(extension$1, field, context = { name: "" }) {
|
|
50484
50484
|
const fieldValue = extension$1.config[field];
|
|
50485
50485
|
if (typeof fieldValue === "function")
|
|
@@ -118993,7 +118993,7 @@ Docs: https://docs.superdoc.dev/getting-started/fonts`);
|
|
|
118993
118993
|
"data-track-change-date": change.date || ""
|
|
118994
118994
|
}));
|
|
118995
118995
|
}
|
|
118996
|
-
}, NOTE_REFERENCE_NODE_TYPES, storeByEditor, liveSessionsByHost, cacheByHost, hostStoreSyncedKeys, BODY_LOCATOR, groupedCache, SDT_NODE_NAMES, SDT_BLOCK_NAME = "structuredContentBlock", SDT_INLINE_NAME = "structuredContent", SDT_NODE_TYPES, VALID_CONTROL_TYPES, VALID_LOCK_MODES, 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.
|
|
118996
|
+
}, NOTE_REFERENCE_NODE_TYPES, storeByEditor, liveSessionsByHost, cacheByHost, hostStoreSyncedKeys, BODY_LOCATOR, groupedCache, SDT_NODE_NAMES, SDT_BLOCK_NAME = "structuredContentBlock", SDT_INLINE_NAME = "structuredContent", SDT_NODE_TYPES, VALID_CONTROL_TYPES, VALID_LOCK_MODES, 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.43.0", SUPERDOC_DOCUMENT_ORIGIN_PROPERTY = "SuperdocDocumentOrigin", STORED_DOCUMENT_ORIGINS, collectRunDefaultProperties = (runProps, { allowOverrideTypeface = true, allowOverrideSize = true, themeResolver, state }) => {
|
|
118997
118997
|
if (!runProps?.elements?.length || !state)
|
|
118998
118998
|
return;
|
|
118999
118999
|
const fontsNode = runProps.elements.find((el) => el.name === "w:rFonts");
|
|
@@ -119027,7 +119027,7 @@ Docs: https://docs.superdoc.dev/getting-started/fonts`);
|
|
|
119027
119027
|
state.kern = kernNode.attributes["w:val"];
|
|
119028
119028
|
}
|
|
119029
119029
|
}, SuperConverter;
|
|
119030
|
-
var
|
|
119030
|
+
var init_SuperConverter_DJEK5GYX_es = __esm(() => {
|
|
119031
119031
|
init_rolldown_runtime_Bg48TavK_es();
|
|
119032
119032
|
init_jszip_C49i9kUs_es();
|
|
119033
119033
|
init_xml_js_CqGKpaft_es();
|
|
@@ -148042,7 +148042,7 @@ var init_SuperConverter_18ny5wUo_es = __esm(() => {
|
|
|
148042
148042
|
};
|
|
148043
148043
|
});
|
|
148044
148044
|
|
|
148045
|
-
// ../../packages/superdoc/dist/chunks/create-headless-toolbar-
|
|
148045
|
+
// ../../packages/superdoc/dist/chunks/create-headless-toolbar-BYe9VWHO.es.js
|
|
148046
148046
|
function parseSizeUnit(val = "0") {
|
|
148047
148047
|
const length = val.toString() || "0";
|
|
148048
148048
|
const value = Number.parseFloat(length);
|
|
@@ -158785,9 +158785,9 @@ var CSS_DIMENSION_REGEX, DOM_SIZE_UNITS, MARK_KEYS, STEP_OP_CATALOG_UNFROZEN, PU
|
|
|
158785
158785
|
}
|
|
158786
158786
|
};
|
|
158787
158787
|
};
|
|
158788
|
-
var
|
|
158788
|
+
var init_create_headless_toolbar_BYe9VWHO_es = __esm(() => {
|
|
158789
158789
|
init_rolldown_runtime_Bg48TavK_es();
|
|
158790
|
-
|
|
158790
|
+
init_SuperConverter_DJEK5GYX_es();
|
|
158791
158791
|
init_jszip_C49i9kUs_es();
|
|
158792
158792
|
init_uuid_B2wVPhPi_es();
|
|
158793
158793
|
init_constants_D9qj59G2_es();
|
|
@@ -214403,7 +214403,7 @@ var init_remark_gfm_DCND_V_3_es = __esm(() => {
|
|
|
214403
214403
|
init_remark_gfm_BUJjZJLy_es();
|
|
214404
214404
|
});
|
|
214405
214405
|
|
|
214406
|
-
// ../../packages/superdoc/dist/chunks/src-
|
|
214406
|
+
// ../../packages/superdoc/dist/chunks/src-q2d5WRO-.es.js
|
|
214407
214407
|
function deleteProps(obj, propOrProps) {
|
|
214408
214408
|
const props = typeof propOrProps === "string" ? [propOrProps] : propOrProps;
|
|
214409
214409
|
const removeNested = (target, pathParts, index2 = 0) => {
|
|
@@ -214550,7 +214550,7 @@ function prosemirrorToYXmlFragment(doc$12, xmlFragment) {
|
|
|
214550
214550
|
}
|
|
214551
214551
|
function getSuperdocVersion() {
|
|
214552
214552
|
try {
|
|
214553
|
-
return "1.
|
|
214553
|
+
return "1.43.0";
|
|
214554
214554
|
} catch {
|
|
214555
214555
|
return "unknown";
|
|
214556
214556
|
}
|
|
@@ -292595,7 +292595,7 @@ var Node$13 = class Node$14 {
|
|
|
292595
292595
|
domAvailabilityCache = false;
|
|
292596
292596
|
return false;
|
|
292597
292597
|
}
|
|
292598
|
-
}, summaryVersion = "1.
|
|
292598
|
+
}, summaryVersion = "1.43.0", nodeKeys, markKeys, transformListsInCopiedContent = (html3) => {
|
|
292599
292599
|
const container = document.createElement("div");
|
|
292600
292600
|
container.innerHTML = html3;
|
|
292601
292601
|
const result = [];
|
|
@@ -293781,7 +293781,7 @@ var Node$13 = class Node$14 {
|
|
|
293781
293781
|
return () => {};
|
|
293782
293782
|
const handle3 = setInterval(callback, intervalMs);
|
|
293783
293783
|
return () => clearInterval(handle3);
|
|
293784
|
-
}, 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, 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, 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.
|
|
293784
|
+
}, 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, 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, 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.43.0", PIXELS_PER_INCH2 = 96, MAX_HEIGHT_BUFFER_PX = 50, MAX_WIDTH_BUFFER_PX = 20, TRACKED_REVIEW_MARK_NAMES2, isTrackedReviewMark = (mark2) => Boolean(mark2?.type?.name && TRACKED_REVIEW_MARK_NAMES2.has(mark2.type.name)), trackedReviewMarkKey = (mark2) => {
|
|
293785
293785
|
if (!isTrackedReviewMark(mark2))
|
|
293786
293786
|
return null;
|
|
293787
293787
|
const id2 = typeof mark2.attrs?.id === "string" ? mark2.attrs.id : "";
|
|
@@ -293940,6 +293940,8 @@ var Node$13 = class Node$14 {
|
|
|
293940
293940
|
return false;
|
|
293941
293941
|
if (step2.from === step2.to && step2.slice.content.size > 0 && collapsedInsertionExtendsTrackedInsertion(doc$12, step2.from, step2.slice))
|
|
293942
293942
|
return false;
|
|
293943
|
+
if (step2.from === step2.to && step2.slice.content.size > 0 && collapsedPositionIsInsideTrackedReviewMark(doc$12, step2.from))
|
|
293944
|
+
return false;
|
|
293943
293945
|
if (rangeHasTrackedReviewMark(doc$12, step2.from, step2.to))
|
|
293944
293946
|
return true;
|
|
293945
293947
|
if (step2.from === step2.to && step2.slice.content.size > 0)
|
|
@@ -293956,6 +293958,35 @@ var Node$13 = class Node$14 {
|
|
|
293956
293958
|
return false;
|
|
293957
293959
|
const docs = tr.docs ?? [];
|
|
293958
293960
|
return tr.steps.some((step2, index2) => stepTouchesTrackedReviewState(step2, docs[index2] ?? state.doc));
|
|
293961
|
+
}, enclosingTrackedReviewMarksAtCollapsedPosition = (doc$12, pos) => {
|
|
293962
|
+
const boundedPos = Math.max(0, Math.min(doc$12.content.size, pos));
|
|
293963
|
+
const $pos = doc$12.resolve(boundedPos);
|
|
293964
|
+
const afterKeys = trackedReviewMarkKeysForNode($pos.nodeAfter);
|
|
293965
|
+
if (!afterKeys.size)
|
|
293966
|
+
return [];
|
|
293967
|
+
const enclosing = [];
|
|
293968
|
+
for (const mark2 of $pos.nodeBefore?.marks ?? []) {
|
|
293969
|
+
const key2 = trackedReviewMarkKey(mark2);
|
|
293970
|
+
if (key2 && afterKeys.has(key2))
|
|
293971
|
+
enclosing.push(mark2);
|
|
293972
|
+
}
|
|
293973
|
+
return enclosing;
|
|
293974
|
+
}, collapsedInsertInsideTrackedReviewMarkRange = (state, tr) => {
|
|
293975
|
+
if (!tr.docChanged || tr.steps.length !== 1)
|
|
293976
|
+
return null;
|
|
293977
|
+
const [step2] = tr.steps;
|
|
293978
|
+
if (!(step2 instanceof ReplaceStep))
|
|
293979
|
+
return null;
|
|
293980
|
+
if (step2.from !== step2.to || step2.slice.content.size === 0)
|
|
293981
|
+
return null;
|
|
293982
|
+
const marks = enclosingTrackedReviewMarksAtCollapsedPosition((tr.docs ?? [])[0] ?? state.doc, step2.from);
|
|
293983
|
+
if (!marks.length)
|
|
293984
|
+
return null;
|
|
293985
|
+
return {
|
|
293986
|
+
from: step2.from,
|
|
293987
|
+
to: step2.from + step2.slice.size,
|
|
293988
|
+
marks
|
|
293989
|
+
};
|
|
293959
293990
|
}, CONTENT_CONTROL_POINTER_WINDOW_MS = 800, cloneExtensionInstance = (extension2) => {
|
|
293960
293991
|
const extensionLike = extension2;
|
|
293961
293992
|
const config3 = extensionLike?.config;
|
|
@@ -313968,13 +313999,13 @@ menclose::after {
|
|
|
313968
313999
|
return;
|
|
313969
314000
|
console.log(...args$1);
|
|
313970
314001
|
}, 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, TRACKED_MARK_NAMES;
|
|
313971
|
-
var
|
|
314002
|
+
var init_src_q2d5WRO_es = __esm(() => {
|
|
313972
314003
|
init_rolldown_runtime_Bg48TavK_es();
|
|
313973
|
-
|
|
314004
|
+
init_SuperConverter_DJEK5GYX_es();
|
|
313974
314005
|
init_jszip_C49i9kUs_es();
|
|
313975
314006
|
init_xml_js_CqGKpaft_es();
|
|
313976
314007
|
init_uuid_B2wVPhPi_es();
|
|
313977
|
-
|
|
314008
|
+
init_create_headless_toolbar_BYe9VWHO_es();
|
|
313978
314009
|
init_constants_D9qj59G2_es();
|
|
313979
314010
|
init_unified_BDuVPlMu_es();
|
|
313980
314011
|
init_remark_gfm_BUJjZJLy_es();
|
|
@@ -347513,8 +347544,23 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
347513
347544
|
transactionToApply.setMeta("protectTrackedReviewState", true);
|
|
347514
347545
|
const shouldTrackForComposition = (isTrackChangesActive$1 || forceTrackChanges) && !skipTrackChanges;
|
|
347515
347546
|
const shouldTrack = shouldTrackForComposition || protectsExistingTrackedReviewState;
|
|
347516
|
-
|
|
347547
|
+
const plainInsertRange = !shouldTrack ? collapsedInsertInsideTrackedReviewMarkRange(prevState, transactionToApply) : null;
|
|
347548
|
+
if (!shouldTrack && !plainInsertRange && directInsertionMutationCommentMeta && !transactionToApply.getMeta(TrackChangesBasePluginKey))
|
|
347517
347549
|
transactionToApply.setMeta(TrackChangesBasePluginKey, directInsertionMutationCommentMeta);
|
|
347550
|
+
if (plainInsertRange) {
|
|
347551
|
+
for (const mark2 of plainInsertRange.marks)
|
|
347552
|
+
transactionToApply.removeMark(plainInsertRange.from, plainInsertRange.to, mark2);
|
|
347553
|
+
const schemaMarks = prevState.schema.marks;
|
|
347554
|
+
for (const markName of [
|
|
347555
|
+
TrackInsertMarkName,
|
|
347556
|
+
TrackDeleteMarkName,
|
|
347557
|
+
TrackFormatMarkName
|
|
347558
|
+
]) {
|
|
347559
|
+
const markType = schemaMarks[markName];
|
|
347560
|
+
if (markType)
|
|
347561
|
+
transactionToApply.removeStoredMark(markType);
|
|
347562
|
+
}
|
|
347563
|
+
}
|
|
347518
347564
|
if (shouldTrack && forceTrackChanges && !this.options.user)
|
|
347519
347565
|
throw new Error("forceTrackChanges requires a user to be configured on the editor instance.");
|
|
347520
347566
|
const deferTrackingForComposition = shouldTrackForComposition && (isCompositionTransaction(transactionToApply) || this.view?.composing === true && this.#replacesWithinDeferredRange(transactionToApply)) && this.#canDeferCompositionTracking(transactionToApply, prevState);
|
|
@@ -357268,11 +357314,11 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
357268
357314
|
]);
|
|
357269
357315
|
});
|
|
357270
357316
|
|
|
357271
|
-
// ../../packages/superdoc/dist/chunks/create-super-doc-ui-
|
|
357317
|
+
// ../../packages/superdoc/dist/chunks/create-super-doc-ui-3od8qYhB.es.js
|
|
357272
357318
|
var DEFAULT_TEXT_ALIGN_OPTIONS, DEFAULT_LINE_HEIGHT_OPTIONS, DEFAULT_ZOOM_OPTIONS, DEFAULT_DOCUMENT_MODE_OPTIONS, DEFAULT_FONT_SIZE_OPTIONS, headlessToolbarConstants, 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, FONT_SIZE_OPTIONS;
|
|
357273
|
-
var
|
|
357274
|
-
|
|
357275
|
-
|
|
357319
|
+
var init_create_super_doc_ui_3od8qYhB_es = __esm(() => {
|
|
357320
|
+
init_SuperConverter_DJEK5GYX_es();
|
|
357321
|
+
init_create_headless_toolbar_BYe9VWHO_es();
|
|
357276
357322
|
DEFAULT_TEXT_ALIGN_OPTIONS = [
|
|
357277
357323
|
{
|
|
357278
357324
|
label: "Left",
|
|
@@ -357563,15 +357609,15 @@ var init_zipper_BxRAi0_5_es = __esm(() => {
|
|
|
357563
357609
|
|
|
357564
357610
|
// ../../packages/superdoc/dist/super-editor.es.js
|
|
357565
357611
|
var init_super_editor_es = __esm(() => {
|
|
357566
|
-
|
|
357567
|
-
|
|
357612
|
+
init_src_q2d5WRO_es();
|
|
357613
|
+
init_SuperConverter_DJEK5GYX_es();
|
|
357568
357614
|
init_jszip_C49i9kUs_es();
|
|
357569
357615
|
init_xml_js_CqGKpaft_es();
|
|
357570
|
-
|
|
357616
|
+
init_create_headless_toolbar_BYe9VWHO_es();
|
|
357571
357617
|
init_constants_D9qj59G2_es();
|
|
357572
357618
|
init_unified_BDuVPlMu_es();
|
|
357573
357619
|
init_DocxZipper_BzS208BW_es();
|
|
357574
|
-
|
|
357620
|
+
init_create_super_doc_ui_3od8qYhB_es();
|
|
357575
357621
|
init_ui_CGB3qmy3_es();
|
|
357576
357622
|
init_eventemitter3_UwU_CLPU_es();
|
|
357577
357623
|
init_errors_C_DoKMoN_es();
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@superdoc-dev/mcp",
|
|
3
|
-
"version": "0.15.
|
|
3
|
+
"version": "0.15.1",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"engines": {
|
|
6
6
|
"node": ">=20"
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"typescript": "^5.9.2",
|
|
22
22
|
"@superdoc/document-api": "0.1.0-alpha.0",
|
|
23
23
|
"@superdoc/super-editor": "0.0.1",
|
|
24
|
-
"superdoc": "1.
|
|
24
|
+
"superdoc": "1.43.0"
|
|
25
25
|
},
|
|
26
26
|
"publishConfig": {
|
|
27
27
|
"access": "public"
|