@superdoc-dev/mcp 0.12.0-next.2 → 0.12.0-next.3
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 +4 -3
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -222796,7 +222796,7 @@ var init_remark_gfm_eZN6yzWQ_es = __esm(() => {
|
|
|
222796
222796
|
init_remark_gfm_BhnWr3yf_es();
|
|
222797
222797
|
});
|
|
222798
222798
|
|
|
222799
|
-
// ../../packages/superdoc/dist/chunks/src-
|
|
222799
|
+
// ../../packages/superdoc/dist/chunks/src-CDxARMZD.es.js
|
|
222800
222800
|
function deleteProps(obj, propOrProps) {
|
|
222801
222801
|
const props = typeof propOrProps === "string" ? [propOrProps] : propOrProps;
|
|
222802
222802
|
const removeNested = (target, pathParts, index2 = 0) => {
|
|
@@ -319994,7 +319994,7 @@ menclose::after {
|
|
|
319994
319994
|
return;
|
|
319995
319995
|
console.log(...args$1);
|
|
319996
319996
|
}, 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;
|
|
319997
|
-
var
|
|
319997
|
+
var init_src_CDxARMZD_es = __esm(() => {
|
|
319998
319998
|
init_rolldown_runtime_Bg48TavK_es();
|
|
319999
319999
|
init_SuperConverter_CfRQprW6_es();
|
|
320000
320000
|
init_jszip_C49i9kUs_es();
|
|
@@ -346377,6 +346377,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
346377
346377
|
editor: this
|
|
346378
346378
|
});
|
|
346379
346379
|
console.error(err);
|
|
346380
|
+
throw err;
|
|
346380
346381
|
}
|
|
346381
346382
|
}
|
|
346382
346383
|
#endCollaboration() {
|
|
@@ -355190,7 +355191,7 @@ var init_zipper_yaJVJ4z9_es = __esm(() => {
|
|
|
355190
355191
|
|
|
355191
355192
|
// ../../packages/superdoc/dist/super-editor.es.js
|
|
355192
355193
|
var init_super_editor_es = __esm(() => {
|
|
355193
|
-
|
|
355194
|
+
init_src_CDxARMZD_es();
|
|
355194
355195
|
init_SuperConverter_CfRQprW6_es();
|
|
355195
355196
|
init_jszip_C49i9kUs_es();
|
|
355196
355197
|
init_xml_js_CqGKpaft_es();
|