@superdoc-dev/mcp 0.3.0-next.11 → 0.3.0-next.12

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
@@ -324870,9 +324870,9 @@ function print() { __p += __j.call(arguments, '') }
324870
324870
  ];
324871
324871
  });
324872
324872
 
324873
- // ../../packages/superdoc/dist/chunks/ui-BjrA5C4O.es.js
324873
+ // ../../packages/superdoc/dist/chunks/ui-CCo9hP-j.es.js
324874
324874
  var ALL_TOOLBAR_COMMAND_IDS, EMPTY_ACTIVE_IDS;
324875
- var init_ui_BjrA5C4O_es = __esm(() => {
324875
+ var init_ui_CCo9hP_j_es = __esm(() => {
324876
324876
  init_SuperConverter_4akUYfWt_es();
324877
324877
  init_create_headless_toolbar_DeNFsEHx_es();
324878
324878
  ALL_TOOLBAR_COMMAND_IDS = Object.keys(createToolbarRegistry());
@@ -324898,7 +324898,7 @@ var init_super_editor_es = __esm(() => {
324898
324898
  init_dist_B8HfvhaK_es();
324899
324899
  init_unified_Dsuw2be5_es();
324900
324900
  init_DocxZipper_CQnO0NBY_es();
324901
- init_ui_BjrA5C4O_es();
324901
+ init_ui_CCo9hP_j_es();
324902
324902
  init_eventemitter3_FJgkFNGb_es();
324903
324903
  init_errors_C4DO_BsD_es();
324904
324904
  init_zipper_CSxGBanD_es();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@superdoc-dev/mcp",
3
- "version": "0.3.0-next.11",
3
+ "version": "0.3.0-next.12",
4
4
  "type": "module",
5
5
  "engines": {
6
6
  "node": ">=20"