@univerjs-pro/mcp 0.10.7-nightly.202509130618 → 0.10.7-nightly.202509130703
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 +3 -3
package/lib/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
function _0x5080(_0x5964fa,_0x2eba5d){var _0x4cea25=_0x4cea();return _0x5080=function(_0x5080b6,_0x2b9b33){_0x5080b6=_0x5080b6-0xec;var _0x325561=_0x4cea25[_0x5080b6];return _0x325561;},_0x5080(_0x5964fa,_0x2eba5d);}var _0x5d6b99=_0x5080;(function(_0x324879,_0x4fa6e7){var _0x38d4d3=_0x5080,_0x2d3f9e=_0x324879();while(!![]){try{var _0x365d20=parseInt(_0x38d4d3(0xf3))/0x1+parseInt(_0x38d4d3(0xf8))/0x2*(-parseInt(_0x38d4d3(0xfb))/0x3)+-parseInt(_0x38d4d3(0xee))/0x4*(-parseInt(_0x38d4d3(0xec))/0x5)+parseInt(_0x38d4d3(0xfc))/0x6+-parseInt(_0x38d4d3(0xf5))/0x7+parseInt(_0x38d4d3(0xf1))/0x8+-parseInt(_0x38d4d3(0xfa))/0x9*(-parseInt(_0x38d4d3(0xef))/0xa);if(_0x365d20===_0x4fa6e7)break;else _0x2d3f9e['push'](_0x2d3f9e['shift']());}catch(_0x35e531){_0x2d3f9e['push'](_0x2d3f9e['shift']());}}}(_0x4cea,0xaaafc));import{IMCPToolRegistry as _0x144f3f}from'@univerjs-pro/mcp';import{FUniver as _0x2534c8}from'@univerjs/core/facade';class i extends _0x2534c8{[_0x5d6b99(0xf2)](_0x22c419,_0x2ee3d2){var _0x5d1e9e=_0x5d6b99;return this[_0x5d1e9e(0xf4)]['get'](_0x144f3f)[_0x5d1e9e(0xf0)](_0x22c419,_0x2ee3d2);}[_0x5d6b99(0xf9)](){var _0x3035ec=_0x5d6b99;return this[_0x3035ec(0xf4)]['get'](_0x144f3f)[_0x3035ec(0xf6)]();}['callMCPTool'](_0x30acaf,_0x47edbb){var _0x5984e1=_0x5d6b99;return this['_injector'][_0x5984e1(0xed)](_0x144f3f)['executeTool'](_0x30acaf,_0x47edbb);}}_0x2534c8[_0x5d6b99(0xf7)](i);function _0x4cea(){var _0x45f812=['validateToolCall','1491880nmODzz','validateMCPToolCall','990882IRASLZ','_injector','4856390mxAINc','getAllTools','extend','519196zJrHtA','getAllMCPTools','1026792SiuIKk','6TVzQDz','1680906vLMJgq','180YKtyXF','get','25156mVQIeh','20FcJxfs'];_0x4cea=function(){return _0x45f812;};return _0x4cea();}
|