@univerjs-pro/mcp 0.10.7-nightly.202509130703 → 0.10.8
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 _0x32ab0d=_0x3223;function _0x3223(_0x3ca190,_0x4706c1){const _0x268af8=_0x268a();return _0x3223=function(_0x322373,_0x16e36b){_0x322373=_0x322373-0x160;let _0x11ec31=_0x268af8[_0x322373];return _0x11ec31;},_0x3223(_0x3ca190,_0x4706c1);}function _0x268a(){const _0x4e6801=['1231272mjgubU','713199BjMWcm','IMCPToolRegistry','325pnCkwx','callMCPTool','268rlkXDO','714820jWfDQL','getAllMCPTools','34bLBGfO','290409WPkcXk','get','56QijYtr','validateMCPToolCall','1251261ncyBwB','extend','getAllTools','executeTool','FUniver','validateToolCall','17233ZIZSME','_injector'];_0x268a=function(){return _0x4e6801;};return _0x268a();}(function(_0x76a9fb,_0x53802a){const _0x163710=_0x3223,_0x233d57=_0x76a9fb();while(!![]){try{const _0x1d66ad=parseInt(_0x163710(0x171))/0x1*(-parseInt(_0x163710(0x166))/0x2)+parseInt(_0x163710(0x174))/0x3+-parseInt(_0x163710(0x163))/0x4*(parseInt(_0x163710(0x161))/0x5)+parseInt(_0x163710(0x173))/0x6+parseInt(_0x163710(0x167))/0x7*(parseInt(_0x163710(0x169))/0x8)+-parseInt(_0x163710(0x16b))/0x9+parseInt(_0x163710(0x164))/0xa;if(_0x1d66ad===_0x53802a)break;else _0x233d57['push'](_0x233d57['shift']());}catch(_0x2104fd){_0x233d57['push'](_0x233d57['shift']());}}}(_0x268a,0x59f6b));const t=require('@univerjs-pro/mcp'),l=require('@univerjs/core/facade');class i extends l[_0x32ab0d(0x16f)]{[_0x32ab0d(0x16a)](_0x410eaf,_0x57a1b6){const _0x3fa50a=_0x32ab0d;return this['_injector'][_0x3fa50a(0x168)](t[_0x3fa50a(0x160)])[_0x3fa50a(0x170)](_0x410eaf,_0x57a1b6);}[_0x32ab0d(0x165)](){const _0x5beb95=_0x32ab0d;return this[_0x5beb95(0x172)][_0x5beb95(0x168)](t['IMCPToolRegistry'])[_0x5beb95(0x16d)]();}[_0x32ab0d(0x162)](_0x56c657,_0x365cf4){const _0x598432=_0x32ab0d;return this[_0x598432(0x172)][_0x598432(0x168)](t[_0x598432(0x160)])[_0x598432(0x16e)](_0x56c657,_0x365cf4);}}l[_0x32ab0d(0x16f)][_0x32ab0d(0x16c)](i);
|