@univerjs-pro/mcp 0.10.6-experimental.20250904-9591d16 → 0.10.7
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 +7 -7
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x4b2f02=_0x1fe9;(function(_0x55b56e,_0x39dfbb){const _0x3d2e55=_0x1fe9,_0x589762=_0x55b56e();while(!![]){try{const _0x17d7ab=parseInt(_0x3d2e55(0x1e2))/0x1+-parseInt(_0x3d2e55(0x1db))/0x2*(parseInt(_0x3d2e55(0x1dc))/0x3)+-parseInt(_0x3d2e55(0x1dd))/0x4*(-parseInt(_0x3d2e55(0x1eb))/0x5)+parseInt(_0x3d2e55(0x1e1))/0x6+parseInt(_0x3d2e55(0x1ec))/0x7*(parseInt(_0x3d2e55(0x1e3))/0x8)+parseInt(_0x3d2e55(0x1de))/0x9+-parseInt(_0x3d2e55(0x1e0))/0xa;if(_0x17d7ab===_0x39dfbb)break;else _0x589762['push'](_0x589762['shift']());}catch(_0x2a6ce0){_0x589762['push'](_0x589762['shift']());}}}(_0x3ea5,0xcee96));function _0x1fe9(_0x4374be,_0x321a9){const _0x3ea5d8=_0x3ea5();return _0x1fe9=function(_0x1fe96b,_0x48806d){_0x1fe96b=_0x1fe96b-0x1d9;let _0x2f2ade=_0x3ea5d8[_0x1fe96b];return _0x2f2ade;},_0x1fe9(_0x4374be,_0x321a9);}const t=require('@univerjs-pro/mcp'),l=require('@univerjs/core/facade');class i extends l['FUniver']{[_0x4b2f02(0x1e8)](_0x147708,_0x9d78a){const _0x2e8d8e=_0x4b2f02;return this[_0x2e8d8e(0x1df)]['get'](t[_0x2e8d8e(0x1ed)])[_0x2e8d8e(0x1da)](_0x147708,_0x9d78a);}[_0x4b2f02(0x1d9)](){const _0x57399c=_0x4b2f02;return this[_0x57399c(0x1df)]['get'](t[_0x57399c(0x1ed)])[_0x57399c(0x1ea)]();}[_0x4b2f02(0x1e6)](_0x530f58,_0xdd6cc6){const _0x35697a=_0x4b2f02;return this[_0x35697a(0x1df)][_0x35697a(0x1e5)](t[_0x35697a(0x1ed)])[_0x35697a(0x1e7)](_0x530f58,_0xdd6cc6);}}l[_0x4b2f02(0x1e4)][_0x4b2f02(0x1e9)](i);function _0x3ea5(){const _0x49cc83=['5144216FcdQnQ','7518384xZTwYI','_injector','25946470niEtxs','6707142qjacym','707916oTbpKl','16aqPriK','FUniver','get','callMCPTool','executeTool','validateMCPToolCall','extend','getAllTools','5WdiNij','3279101jEaIEB','IMCPToolRegistry','getAllMCPTools','validateToolCall','26952iJVEfU','321oSKelN'];_0x3ea5=function(){return _0x49cc83;};return _0x3ea5();}
|