@univerjs-pro/mcp 0.10.8-nightly.202509200616 → 0.10.9
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/umd/facade.js +1 -1
- package/lib/umd/index.js +1 -1
- package/package.json +4 -4
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x4cdb8d=_0x3b36;(function(_0x134aa7,_0x4e19b4){const _0x79e063=_0x3b36,_0x1e4307=_0x134aa7();while(!![]){try{const _0x1efa7b=parseInt(_0x79e063(0x1e6))/0x1+-parseInt(_0x79e063(0x1e0))/0x2+-parseInt(_0x79e063(0x1d9))/0x3+-parseInt(_0x79e063(0x1e5))/0x4+parseInt(_0x79e063(0x1dd))/0x5+-parseInt(_0x79e063(0x1e7))/0x6+parseInt(_0x79e063(0x1da))/0x7*(parseInt(_0x79e063(0x1df))/0x8);if(_0x1efa7b===_0x4e19b4)break;else _0x1e4307['push'](_0x1e4307['shift']());}catch(_0x506cad){_0x1e4307['push'](_0x1e4307['shift']());}}}(_0xbc07,0xa70da));function _0xbc07(){const _0x22c0fd=['_injector','validateToolCall','4934180BwRsNZ','1261085nzLxGM','4237398uBJTJw','getAllMCPTools','validateMCPToolCall','FUniver','3531285sYZxqg','23415287TwvECX','executeTool','callMCPTool','662440kSrQcr','getAllTools','8AawuQV','1874982fVLIJU','get','IMCPToolRegistry'];_0xbc07=function(){return _0x22c0fd;};return _0xbc07();}function _0x3b36(_0x478f41,_0x5000c1){const _0xbc07e1=_0xbc07();return _0x3b36=function(_0x3b3624,_0x3b155e){_0x3b3624=_0x3b3624-0x1d6;let _0x2eea69=_0xbc07e1[_0x3b3624];return _0x2eea69;},_0x3b36(_0x478f41,_0x5000c1);}const t=require('@univerjs-pro/mcp'),l=require('@univerjs/core/facade');class i extends l['FUniver']{[_0x4cdb8d(0x1d7)](_0x255776,_0x197b9f){const _0xedb4ff=_0x4cdb8d;return this[_0xedb4ff(0x1e3)][_0xedb4ff(0x1e1)](t[_0xedb4ff(0x1e2)])[_0xedb4ff(0x1e4)](_0x255776,_0x197b9f);}[_0x4cdb8d(0x1d6)](){const _0x2dc070=_0x4cdb8d;return this['_injector'][_0x2dc070(0x1e1)](t[_0x2dc070(0x1e2)])[_0x2dc070(0x1de)]();}[_0x4cdb8d(0x1dc)](_0x28ca4b,_0x32afbf){const _0x253d0f=_0x4cdb8d;return this['_injector']['get'](t['IMCPToolRegistry'])[_0x253d0f(0x1db)](_0x28ca4b,_0x32afbf);}}l[_0x4cdb8d(0x1d8)]['extend'](i);
|