@superdoc-dev/mcp 0.12.0-next.32 → 0.12.0-next.33
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 +44 -25
- package/package.json +3 -3
package/dist/index.js
CHANGED
|
@@ -52172,7 +52172,7 @@ var init_remark_gfm_BhnWr3yf_es = __esm(() => {
|
|
|
52172
52172
|
emptyOptions2 = {};
|
|
52173
52173
|
});
|
|
52174
52174
|
|
|
52175
|
-
// ../../packages/superdoc/dist/chunks/SuperConverter-
|
|
52175
|
+
// ../../packages/superdoc/dist/chunks/SuperConverter-DmNlxqix.es.js
|
|
52176
52176
|
function getExtensionConfigField(extension$1, field, context = { name: "" }) {
|
|
52177
52177
|
const fieldValue = extension$1.config[field];
|
|
52178
52178
|
if (typeof fieldValue === "function")
|
|
@@ -119221,7 +119221,7 @@ Docs: https://docs.superdoc.dev/getting-started/fonts`);
|
|
|
119221
119221
|
sourceId: stringOf(primary.sourceId),
|
|
119222
119222
|
revisionGroupId: stringOf(primary.revisionGroupId) || representativeRevisionId
|
|
119223
119223
|
});
|
|
119224
|
-
}, stringOf = (value) => typeof value === "string" ? value : value == null ? "" : String(value), 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.
|
|
119224
|
+
}, stringOf = (value) => typeof value === "string" ? value : value == null ? "" : String(value), 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.41.0", SUPERDOC_DOCUMENT_ORIGIN_PROPERTY = "SuperdocDocumentOrigin", STORED_DOCUMENT_ORIGINS, collectRunDefaultProperties = (runProps, { allowOverrideTypeface = true, allowOverrideSize = true, themeResolver, state }) => {
|
|
119225
119225
|
if (!runProps?.elements?.length || !state)
|
|
119226
119226
|
return;
|
|
119227
119227
|
const fontsNode = runProps.elements.find((el) => el.name === "w:rFonts");
|
|
@@ -119255,7 +119255,7 @@ Docs: https://docs.superdoc.dev/getting-started/fonts`);
|
|
|
119255
119255
|
state.kern = kernNode.attributes["w:val"];
|
|
119256
119256
|
}
|
|
119257
119257
|
}, SuperConverter;
|
|
119258
|
-
var
|
|
119258
|
+
var init_SuperConverter_DmNlxqix_es = __esm(() => {
|
|
119259
119259
|
init_rolldown_runtime_Bg48TavK_es();
|
|
119260
119260
|
init_jszip_C49i9kUs_es();
|
|
119261
119261
|
init_xml_js_CqGKpaft_es();
|
|
@@ -160017,7 +160017,7 @@ var init_SuperConverter_C3uAnS0b_es = __esm(() => {
|
|
|
160017
160017
|
};
|
|
160018
160018
|
});
|
|
160019
160019
|
|
|
160020
|
-
// ../../packages/superdoc/dist/chunks/create-headless-toolbar-
|
|
160020
|
+
// ../../packages/superdoc/dist/chunks/create-headless-toolbar-ADxgin57.es.js
|
|
160021
160021
|
function parseSizeUnit(val = "0") {
|
|
160022
160022
|
const length = val.toString() || "0";
|
|
160023
160023
|
const value = Number.parseFloat(length);
|
|
@@ -170666,8 +170666,8 @@ var CSS_DIMENSION_REGEX, DOM_SIZE_UNITS, normalizeActorId = (value) => {
|
|
|
170666
170666
|
}
|
|
170667
170667
|
};
|
|
170668
170668
|
};
|
|
170669
|
-
var
|
|
170670
|
-
|
|
170669
|
+
var init_create_headless_toolbar_ADxgin57_es = __esm(() => {
|
|
170670
|
+
init_SuperConverter_DmNlxqix_es();
|
|
170671
170671
|
init_uuid_B2wVPhPi_es();
|
|
170672
170672
|
init_constants_D9qj59G2_es();
|
|
170673
170673
|
init_dist_B8HfvhaK_es();
|
|
@@ -225357,7 +225357,7 @@ var init_remark_gfm_eZN6yzWQ_es = __esm(() => {
|
|
|
225357
225357
|
init_remark_gfm_BhnWr3yf_es();
|
|
225358
225358
|
});
|
|
225359
225359
|
|
|
225360
|
-
// ../../packages/superdoc/dist/chunks/src-
|
|
225360
|
+
// ../../packages/superdoc/dist/chunks/src-DRDbpTHt.es.js
|
|
225361
225361
|
function deleteProps(obj, propOrProps) {
|
|
225362
225362
|
const props = typeof propOrProps === "string" ? [propOrProps] : propOrProps;
|
|
225363
225363
|
const removeNested = (target, pathParts, index2 = 0) => {
|
|
@@ -225431,7 +225431,7 @@ function prosemirrorToYXmlFragment(doc$12, xmlFragment) {
|
|
|
225431
225431
|
}
|
|
225432
225432
|
function getSuperdocVersion() {
|
|
225433
225433
|
try {
|
|
225434
|
-
return "1.
|
|
225434
|
+
return "1.41.0";
|
|
225435
225435
|
} catch {
|
|
225436
225436
|
return "unknown";
|
|
225437
225437
|
}
|
|
@@ -296527,6 +296527,17 @@ var Node$13 = class Node$14 {
|
|
|
296527
296527
|
} catch {
|
|
296528
296528
|
return step2;
|
|
296529
296529
|
}
|
|
296530
|
+
}, sliceHasInlineLeafContent = (slice2) => {
|
|
296531
|
+
let found2 = false;
|
|
296532
|
+
slice2.content.descendants((node2) => {
|
|
296533
|
+
if (found2)
|
|
296534
|
+
return false;
|
|
296535
|
+
if (node2.isInline && (node2.isText || node2.isLeaf)) {
|
|
296536
|
+
found2 = true;
|
|
296537
|
+
return false;
|
|
296538
|
+
}
|
|
296539
|
+
});
|
|
296540
|
+
return found2;
|
|
296530
296541
|
}, replaceStep2 = ({ state, tr, step: step2, newTr, map: map$12, user, date: date6, originalStep, originalStepIndex, replacements = "paired" }) => {
|
|
296531
296542
|
const originalRange = {
|
|
296532
296543
|
from: step2.from,
|
|
@@ -296713,6 +296724,7 @@ var Node$13 = class Node$14 {
|
|
|
296713
296724
|
if (!hasInlineContent)
|
|
296714
296725
|
return { handled: false };
|
|
296715
296726
|
}
|
|
296727
|
+
const isStructuralShellDelete = step2.from !== step2.to && step2.slice.content.size > 0 && !sliceHasInlineLeafContent(step2.slice);
|
|
296716
296728
|
let intent;
|
|
296717
296729
|
try {
|
|
296718
296730
|
const preserveExistingReviewState = tr.getMeta("protectTrackedReviewState") === true;
|
|
@@ -296726,7 +296738,7 @@ var Node$13 = class Node$14 {
|
|
|
296726
296738
|
source,
|
|
296727
296739
|
preserveExistingReviewState
|
|
296728
296740
|
});
|
|
296729
|
-
else if (step2.from !== step2.to && step2.slice.content.size === 0)
|
|
296741
|
+
else if (step2.from !== step2.to && (step2.slice.content.size === 0 || isStructuralShellDelete))
|
|
296730
296742
|
intent = makeTextDeleteIntent({
|
|
296731
296743
|
from: step2.from,
|
|
296732
296744
|
to: step2.to,
|
|
@@ -296782,7 +296794,10 @@ var Node$13 = class Node$14 {
|
|
|
296782
296794
|
map$12.appendMap(invertStep.getMap());
|
|
296783
296795
|
const mirrorIndex = map$12.maps.length - 1;
|
|
296784
296796
|
for (let i4 = beforeSteps;i4 < newTr.steps.length; i4 += 1)
|
|
296785
|
-
|
|
296797
|
+
if (isStructuralShellDelete)
|
|
296798
|
+
map$12.appendMap(newTr.steps[i4].getMap());
|
|
296799
|
+
else
|
|
296800
|
+
map$12.appendMap(newTr.steps[i4].getMap(), mirrorIndex);
|
|
296786
296801
|
} else
|
|
296787
296802
|
for (let i4 = beforeSteps;i4 < newTr.steps.length; i4 += 1)
|
|
296788
296803
|
map$12.appendMap(newTr.steps[i4].getMap());
|
|
@@ -296801,7 +296816,7 @@ var Node$13 = class Node$14 {
|
|
|
296801
296816
|
meta4.step = result.insertedStep;
|
|
296802
296817
|
else if (result.insertedMark && result.insertedNodes?.length)
|
|
296803
296818
|
meta4.step = { slice: { content: { content: result.insertedNodes } } };
|
|
296804
|
-
if (result.selection?.kind === "near" && stepWasNormalized && !result.insertedMark)
|
|
296819
|
+
if (result.selection?.kind === "near" && (stepWasNormalized || isStructuralShellDelete) && !result.insertedMark)
|
|
296805
296820
|
meta4.selectionPos = result.selection.pos;
|
|
296806
296821
|
newTr.setMeta(TrackChangesBasePluginKey, meta4);
|
|
296807
296822
|
newTr.setMeta(CommentsPluginKey, { type: "force" });
|
|
@@ -298801,7 +298816,10 @@ var Node$13 = class Node$14 {
|
|
|
298801
298816
|
originalId: event.changeId
|
|
298802
298817
|
}).some(({ mark: mark2 }) => mark2.attrs?.splitFromId === event.changeId))
|
|
298803
298818
|
continue;
|
|
298804
|
-
editor.emit("commentsUpdate",
|
|
298819
|
+
editor.emit("commentsUpdate", {
|
|
298820
|
+
...event,
|
|
298821
|
+
decision
|
|
298822
|
+
});
|
|
298805
298823
|
}
|
|
298806
298824
|
const touched = result.touchedChangeIds instanceof Set ? result.touchedChangeIds : new Set(result.touchedChangeIds || []);
|
|
298807
298825
|
const emittedFor = /* @__PURE__ */ new Set;
|
|
@@ -302887,7 +302905,7 @@ var Node$13 = class Node$14 {
|
|
|
302887
302905
|
domAvailabilityCache = false;
|
|
302888
302906
|
return false;
|
|
302889
302907
|
}
|
|
302890
|
-
}, summaryVersion = "1.
|
|
302908
|
+
}, summaryVersion = "1.41.0", nodeKeys, markKeys, transformListsInCopiedContent = (html3) => {
|
|
302891
302909
|
const container = document.createElement("div");
|
|
302892
302910
|
container.innerHTML = html3;
|
|
302893
302911
|
const result = [];
|
|
@@ -304073,7 +304091,7 @@ var Node$13 = class Node$14 {
|
|
|
304073
304091
|
return () => {};
|
|
304074
304092
|
const handle3 = setInterval(callback, intervalMs);
|
|
304075
304093
|
return () => clearInterval(handle3);
|
|
304076
|
-
}, 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.
|
|
304094
|
+
}, 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.41.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) => {
|
|
304077
304095
|
if (!isTrackedReviewMark(mark2))
|
|
304078
304096
|
return null;
|
|
304079
304097
|
const id2 = typeof mark2.attrs?.id === "string" ? mark2.attrs.id : "";
|
|
@@ -323615,13 +323633,13 @@ menclose::after {
|
|
|
323615
323633
|
return;
|
|
323616
323634
|
console.log(...args$1);
|
|
323617
323635
|
}, 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;
|
|
323618
|
-
var
|
|
323636
|
+
var init_src_DRDbpTHt_es = __esm(() => {
|
|
323619
323637
|
init_rolldown_runtime_Bg48TavK_es();
|
|
323620
|
-
|
|
323638
|
+
init_SuperConverter_DmNlxqix_es();
|
|
323621
323639
|
init_jszip_C49i9kUs_es();
|
|
323622
323640
|
init_xml_js_CqGKpaft_es();
|
|
323623
323641
|
init_uuid_B2wVPhPi_es();
|
|
323624
|
-
|
|
323642
|
+
init_create_headless_toolbar_ADxgin57_es();
|
|
323625
323643
|
init_constants_D9qj59G2_es();
|
|
323626
323644
|
init_dist_B8HfvhaK_es();
|
|
323627
323645
|
init_unified_Dsuw2be5_es();
|
|
@@ -334402,6 +334420,7 @@ ${err.toString()}`);
|
|
|
334402
334420
|
atom: true,
|
|
334403
334421
|
selectable: false,
|
|
334404
334422
|
draggable: false,
|
|
334423
|
+
leafText: (node2) => node2.attrs.resolvedText || node2.attrs.target || "",
|
|
334405
334424
|
addOptions() {
|
|
334406
334425
|
return { htmlAttributes: {
|
|
334407
334426
|
contenteditable: false,
|
|
@@ -359404,11 +359423,11 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
359404
359423
|
]);
|
|
359405
359424
|
});
|
|
359406
359425
|
|
|
359407
|
-
// ../../packages/superdoc/dist/chunks/create-super-doc-ui-
|
|
359426
|
+
// ../../packages/superdoc/dist/chunks/create-super-doc-ui-DHGYvHO3.es.js
|
|
359408
359427
|
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;
|
|
359409
|
-
var
|
|
359410
|
-
|
|
359411
|
-
|
|
359428
|
+
var init_create_super_doc_ui_DHGYvHO3_es = __esm(() => {
|
|
359429
|
+
init_SuperConverter_DmNlxqix_es();
|
|
359430
|
+
init_create_headless_toolbar_ADxgin57_es();
|
|
359412
359431
|
DEFAULT_TEXT_ALIGN_OPTIONS = [
|
|
359413
359432
|
{
|
|
359414
359433
|
label: "Left",
|
|
@@ -359699,16 +359718,16 @@ var init_zipper_yaJVJ4z9_es = __esm(() => {
|
|
|
359699
359718
|
|
|
359700
359719
|
// ../../packages/superdoc/dist/super-editor.es.js
|
|
359701
359720
|
var init_super_editor_es = __esm(() => {
|
|
359702
|
-
|
|
359703
|
-
|
|
359721
|
+
init_src_DRDbpTHt_es();
|
|
359722
|
+
init_SuperConverter_DmNlxqix_es();
|
|
359704
359723
|
init_jszip_C49i9kUs_es();
|
|
359705
359724
|
init_xml_js_CqGKpaft_es();
|
|
359706
|
-
|
|
359725
|
+
init_create_headless_toolbar_ADxgin57_es();
|
|
359707
359726
|
init_constants_D9qj59G2_es();
|
|
359708
359727
|
init_dist_B8HfvhaK_es();
|
|
359709
359728
|
init_unified_Dsuw2be5_es();
|
|
359710
359729
|
init_DocxZipper_FUsfThjV_es();
|
|
359711
|
-
|
|
359730
|
+
init_create_super_doc_ui_DHGYvHO3_es();
|
|
359712
359731
|
init_ui_C5PAS9hY_es();
|
|
359713
359732
|
init_eventemitter3_BnGqBE_Q_es();
|
|
359714
359733
|
init_errors_CNaD6vcg_es();
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@superdoc-dev/mcp",
|
|
3
|
-
"version": "0.12.0-next.
|
|
3
|
+
"version": "0.12.0-next.33",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"engines": {
|
|
6
6
|
"node": ">=20"
|
|
@@ -19,9 +19,9 @@
|
|
|
19
19
|
"@types/bun": "^1.3.8",
|
|
20
20
|
"@types/node": "22.19.2",
|
|
21
21
|
"typescript": "^5.9.2",
|
|
22
|
-
"@superdoc/document-api": "0.0.1",
|
|
23
22
|
"@superdoc/super-editor": "0.0.1",
|
|
24
|
-
"superdoc": "1.
|
|
23
|
+
"superdoc": "1.41.0",
|
|
24
|
+
"@superdoc/document-api": "0.0.1"
|
|
25
25
|
},
|
|
26
26
|
"publishConfig": {
|
|
27
27
|
"access": "public"
|