@superdoc-dev/mcp 0.3.0-next.39 → 0.3.0-next.40
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 +8 -9
- package/package.json +3 -3
package/dist/index.js
CHANGED
|
@@ -146710,9 +146710,9 @@ var __plugin_vue_export_helper_default = (sfc, props) => {
|
|
|
146710
146710
|
};
|
|
146711
146711
|
var init__plugin_vue_export_helper_HmhZBO0u_es = () => {};
|
|
146712
146712
|
|
|
146713
|
-
// ../../packages/superdoc/dist/chunks/eventemitter3-
|
|
146714
|
-
var import_eventemitter3
|
|
146715
|
-
var
|
|
146713
|
+
// ../../packages/superdoc/dist/chunks/eventemitter3-UwU_CLPU.es.js
|
|
146714
|
+
var import_eventemitter3;
|
|
146715
|
+
var init_eventemitter3_UwU_CLPU_es = __esm(() => {
|
|
146716
146716
|
init_rolldown_runtime_Bg48TavK_es();
|
|
146717
146717
|
import_eventemitter3 = /* @__PURE__ */ __toESM2((/* @__PURE__ */ __commonJSMin((exports, module) => {
|
|
146718
146718
|
var has = Object.prototype.hasOwnProperty, prefix = "~";
|
|
@@ -146879,7 +146879,6 @@ var init_eventemitter3_BJrNoN9D_es = __esm(() => {
|
|
|
146879
146879
|
if (typeof module !== "undefined")
|
|
146880
146880
|
module.exports = EventEmitter$1;
|
|
146881
146881
|
}))(), 1);
|
|
146882
|
-
eventemitter3_default = import_eventemitter3.default;
|
|
146883
146882
|
});
|
|
146884
146883
|
|
|
146885
146884
|
// ../../packages/superdoc/dist/chunks/blank-docx-CDDHd6CH.es.js
|
|
@@ -198749,7 +198748,7 @@ var init_remark_gfm_eZN6yzWQ_es = __esm(() => {
|
|
|
198749
198748
|
init_remark_gfm_BhnWr3yf_es();
|
|
198750
198749
|
});
|
|
198751
198750
|
|
|
198752
|
-
// ../../packages/superdoc/dist/chunks/src-
|
|
198751
|
+
// ../../packages/superdoc/dist/chunks/src-B3BEPHBG.es.js
|
|
198753
198752
|
function deleteProps(obj, propOrProps) {
|
|
198754
198753
|
const props = typeof propOrProps === "string" ? [propOrProps] : propOrProps;
|
|
198755
198754
|
const removeNested = (target, pathParts, index2 = 0) => {
|
|
@@ -290009,7 +290008,7 @@ menclose::after {
|
|
|
290009
290008
|
return;
|
|
290010
290009
|
console.log(...args$1);
|
|
290011
290010
|
}, 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;
|
|
290012
|
-
var
|
|
290011
|
+
var init_src_B3BEPHBG_es = __esm(() => {
|
|
290013
290012
|
init_rolldown_runtime_Bg48TavK_es();
|
|
290014
290013
|
init_SuperConverter_CkLY_4Vz_es();
|
|
290015
290014
|
init_jszip_C49i9kUs_es();
|
|
@@ -290022,7 +290021,7 @@ var init_src_B34dYiHx_es = __esm(() => {
|
|
|
290022
290021
|
init_remark_stringify_6MMJfY0k_es();
|
|
290023
290022
|
init_DocxZipper_CUX64E5K_es();
|
|
290024
290023
|
init__plugin_vue_export_helper_HmhZBO0u_es();
|
|
290025
|
-
|
|
290024
|
+
init_eventemitter3_UwU_CLPU_es();
|
|
290026
290025
|
init_errors_C_DoKMoN_es();
|
|
290027
290026
|
init_blank_docx_CDDHd6CH_es();
|
|
290028
290027
|
init_yjs();
|
|
@@ -327435,7 +327434,7 @@ var init_zipper_BxRAi0_5_es = __esm(() => {
|
|
|
327435
327434
|
|
|
327436
327435
|
// ../../packages/superdoc/dist/super-editor.es.js
|
|
327437
327436
|
var init_super_editor_es = __esm(() => {
|
|
327438
|
-
|
|
327437
|
+
init_src_B3BEPHBG_es();
|
|
327439
327438
|
init_SuperConverter_CkLY_4Vz_es();
|
|
327440
327439
|
init_jszip_C49i9kUs_es();
|
|
327441
327440
|
init_xml_js_CqGKpaft_es();
|
|
@@ -327446,7 +327445,7 @@ var init_super_editor_es = __esm(() => {
|
|
|
327446
327445
|
init_DocxZipper_CUX64E5K_es();
|
|
327447
327446
|
init_create_super_doc_ui_B__Cgskg_es();
|
|
327448
327447
|
init_ui_CGB3qmy3_es();
|
|
327449
|
-
|
|
327448
|
+
init_eventemitter3_UwU_CLPU_es();
|
|
327450
327449
|
init_errors_C_DoKMoN_es();
|
|
327451
327450
|
init_zipper_BxRAi0_5_es();
|
|
327452
327451
|
});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@superdoc-dev/mcp",
|
|
3
|
-
"version": "0.3.0-next.
|
|
3
|
+
"version": "0.3.0-next.40",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"engines": {
|
|
6
6
|
"node": ">=20"
|
|
@@ -20,8 +20,8 @@
|
|
|
20
20
|
"@types/node": "22.19.2",
|
|
21
21
|
"typescript": "^5.9.2",
|
|
22
22
|
"@superdoc/document-api": "0.0.1",
|
|
23
|
-
"superdoc": "
|
|
24
|
-
"
|
|
23
|
+
"@superdoc/super-editor": "0.0.1",
|
|
24
|
+
"superdoc": "1.31.0"
|
|
25
25
|
},
|
|
26
26
|
"publishConfig": {
|
|
27
27
|
"access": "public"
|