@univerjs-pro/mcp 0.10.7-nightly.202509080357 → 0.10.7-nightly.202509130618
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/lib/cjs/facade.js +1 -1
- package/lib/cjs/index.js +1 -1
- package/lib/es/facade.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/facade.js +1 -1
- package/lib/index.js +1 -1
- package/lib/types/controllers/config.schema.d.ts +16 -9
- package/lib/types/controllers/mcp-connection.controller.d.ts +15 -4
- package/lib/types/plugin.d.ts +1 -0
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +1 -1
- package/package.json +3 -3
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x4ffc3f=_0xacfc;(function(_0x2d85c3,_0x3c79e3){const _0x195040=_0xacfc,_0x386b31=_0x2d85c3();while(!![]){try{const _0x1a0fc0=parseInt(_0x195040(0x12e))/0x1+parseInt(_0x195040(0x132))/0x2+parseInt(_0x195040(0x141))/0x3*(-parseInt(_0x195040(0x140))/0x4)+-parseInt(_0x195040(0x13a))/0x5*(parseInt(_0x195040(0x13b))/0x6)+parseInt(_0x195040(0x133))/0x7+parseInt(_0x195040(0x134))/0x8+parseInt(_0x195040(0x12f))/0x9*(-parseInt(_0x195040(0x130))/0xa);if(_0x1a0fc0===_0x3c79e3)break;else _0x386b31['push'](_0x386b31['shift']());}catch(_0x9eeed6){_0x386b31['push'](_0x386b31['shift']());}}}(_0x1877,0xb5150));function _0xacfc(_0x4f1c9a,_0x707b69){const _0x1877a1=_0x1877();return _0xacfc=function(_0xacfcca,_0x23263b){_0xacfcca=_0xacfcca-0x12e;let _0x167232=_0x1877a1[_0xacfcca];return _0x167232;},_0xacfc(_0x4f1c9a,_0x707b69);}function _0x1877(){const _0x27d064=['callMCPTool','executeTool','18536NafrxD','234PNdHBt','1294418TLAVCF','45xdQiKq','5162140pXluym','validateMCPToolCall','2289066qdGfKM','4612244MDdaNZ','9955928jigyEO','_injector','FUniver','IMCPToolRegistry','get','validateToolCall','65810sdlkkt','300vnHhtL','getAllMCPTools','extend'];_0x1877=function(){return _0x27d064;};return _0x1877();}const t=require('@univerjs-pro/mcp'),l=require('@univerjs/core/facade');class i extends l[_0x4ffc3f(0x136)]{[_0x4ffc3f(0x131)](_0x120734,_0x2f90b4){const _0x47abce=_0x4ffc3f;return this[_0x47abce(0x135)][_0x47abce(0x138)](t[_0x47abce(0x137)])[_0x47abce(0x139)](_0x120734,_0x2f90b4);}[_0x4ffc3f(0x13c)](){const _0x526806=_0x4ffc3f;return this[_0x526806(0x135)][_0x526806(0x138)](t[_0x526806(0x137)])['getAllTools']();}[_0x4ffc3f(0x13e)](_0x5340e3,_0x1201ed){const _0x1c82e4=_0x4ffc3f;return this['_injector'][_0x1c82e4(0x138)](t[_0x1c82e4(0x137)])[_0x1c82e4(0x13f)](_0x5340e3,_0x1201ed);}}l[_0x4ffc3f(0x136)][_0x4ffc3f(0x13d)](i);
|