@superdoc-dev/mcp 0.3.0-next.35 → 0.3.0-next.37
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 +10 -4
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -327379,11 +327379,17 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
327379
327379
|
];
|
|
327380
327380
|
});
|
|
327381
327381
|
|
|
327382
|
-
// ../../packages/superdoc/dist/chunks/create-super-doc-ui-
|
|
327383
|
-
var ALL_TOOLBAR_COMMAND_IDS, EMPTY_ACTIVE_IDS;
|
|
327384
|
-
var
|
|
327382
|
+
// ../../packages/superdoc/dist/chunks/create-super-doc-ui-B-_Cgskg.es.js
|
|
327383
|
+
var RESERVED_PROXY_PROPERTY_NAMES, ALL_TOOLBAR_COMMAND_IDS, EMPTY_ACTIVE_IDS;
|
|
327384
|
+
var init_create_super_doc_ui_B__Cgskg_es = __esm(() => {
|
|
327385
327385
|
init_SuperConverter_CkLY_4Vz_es();
|
|
327386
327386
|
init_create_headless_toolbar_1rAXWJ8P_es();
|
|
327387
|
+
RESERVED_PROXY_PROPERTY_NAMES = new Set([
|
|
327388
|
+
"register",
|
|
327389
|
+
"get",
|
|
327390
|
+
"has",
|
|
327391
|
+
"require"
|
|
327392
|
+
]);
|
|
327387
327393
|
ALL_TOOLBAR_COMMAND_IDS = Object.keys(createToolbarRegistry());
|
|
327388
327394
|
EMPTY_ACTIVE_IDS = Object.freeze([]);
|
|
327389
327395
|
});
|
|
@@ -327410,7 +327416,7 @@ var init_super_editor_es = __esm(() => {
|
|
|
327410
327416
|
init_dist_B8HfvhaK_es();
|
|
327411
327417
|
init_unified_Dsuw2be5_es();
|
|
327412
327418
|
init_DocxZipper_CUX64E5K_es();
|
|
327413
|
-
|
|
327419
|
+
init_create_super_doc_ui_B__Cgskg_es();
|
|
327414
327420
|
init_ui_CGB3qmy3_es();
|
|
327415
327421
|
init_eventemitter3_BJrNoN9D_es();
|
|
327416
327422
|
init_errors_C_DoKMoN_es();
|