@superdoc-dev/mcp 0.3.0-next.35 → 0.3.0-next.36

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.
Files changed (2) hide show
  1. package/dist/index.js +3 -3
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -327379,9 +327379,9 @@ function print() { __p += __j.call(arguments, '') }
327379
327379
  ];
327380
327380
  });
327381
327381
 
327382
- // ../../packages/superdoc/dist/chunks/create-super-doc-ui-tjJWCgfV.es.js
327382
+ // ../../packages/superdoc/dist/chunks/create-super-doc-ui-XUwPsHl2.es.js
327383
327383
  var ALL_TOOLBAR_COMMAND_IDS, EMPTY_ACTIVE_IDS;
327384
- var init_create_super_doc_ui_tjJWCgfV_es = __esm(() => {
327384
+ var init_create_super_doc_ui_XUwPsHl2_es = __esm(() => {
327385
327385
  init_SuperConverter_CkLY_4Vz_es();
327386
327386
  init_create_headless_toolbar_1rAXWJ8P_es();
327387
327387
  ALL_TOOLBAR_COMMAND_IDS = Object.keys(createToolbarRegistry());
@@ -327410,7 +327410,7 @@ var init_super_editor_es = __esm(() => {
327410
327410
  init_dist_B8HfvhaK_es();
327411
327411
  init_unified_Dsuw2be5_es();
327412
327412
  init_DocxZipper_CUX64E5K_es();
327413
- init_create_super_doc_ui_tjJWCgfV_es();
327413
+ init_create_super_doc_ui_XUwPsHl2_es();
327414
327414
  init_ui_CGB3qmy3_es();
327415
327415
  init_eventemitter3_BJrNoN9D_es();
327416
327416
  init_errors_C_DoKMoN_es();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@superdoc-dev/mcp",
3
- "version": "0.3.0-next.35",
3
+ "version": "0.3.0-next.36",
4
4
  "type": "module",
5
5
  "engines": {
6
6
  "node": ">=20"