@univerjs-pro/mcp 0.10.7 → 0.10.8-nightly.202509200616
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 +4 -4
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const _0x161a6d=_0x3603;function _0x1b48(){const _0xe725ab=['getAllTools','FUniver','validateMCPToolCall','68485KKVcaT','getAllMCPTools','IMCPToolRegistry','get','15007020KUUiaO','executeTool','6acvwkl','9EyqjLV','21mNffKV','_injector','36tzNyhA','callMCPTool','4926012vqiXjn','11haFUpO','195634MhFXQr','10712260ZLWauI','extend','3208482CHAayd','278264ivgVwk','validateToolCall'];_0x1b48=function(){return _0xe725ab;};return _0x1b48();}(function(_0x5570a7,_0x24651d){const _0x2f190f=_0x3603,_0x304cd9=_0x5570a7();while(!![]){try{const _0xe8cd6e=-parseInt(_0x2f190f(0x167))/0x1*(-parseInt(_0x2f190f(0x16f))/0x2)+-parseInt(_0x2f190f(0x172))/0x3+-parseInt(_0x2f190f(0x16b))/0x4*(-parseInt(_0x2f190f(0x161))/0x5)+parseInt(_0x2f190f(0x16d))/0x6+parseInt(_0x2f190f(0x169))/0x7*(-parseInt(_0x2f190f(0x173))/0x8)+parseInt(_0x2f190f(0x168))/0x9*(-parseInt(_0x2f190f(0x170))/0xa)+parseInt(_0x2f190f(0x16e))/0xb*(parseInt(_0x2f190f(0x165))/0xc);if(_0xe8cd6e===_0x24651d)break;else _0x304cd9['push'](_0x304cd9['shift']());}catch(_0x1f18b0){_0x304cd9['push'](_0x304cd9['shift']());}}}(_0x1b48,0x83075));const t=require('@univerjs-pro/mcp'),l=require('@univerjs/core/facade');function _0x3603(_0x586d9a,_0x592687){const _0x1b481b=_0x1b48();return _0x3603=function(_0x3603ce,_0x262671){_0x3603ce=_0x3603ce-0x15d;let _0x3fc749=_0x1b481b[_0x3603ce];return _0x3fc749;},_0x3603(_0x586d9a,_0x592687);}class i extends l[_0x161a6d(0x15f)]{[_0x161a6d(0x160)](_0x516d82,_0x179378){const _0xc0d794=_0x161a6d;return this[_0xc0d794(0x16a)][_0xc0d794(0x164)](t[_0xc0d794(0x163)])[_0xc0d794(0x15d)](_0x516d82,_0x179378);}[_0x161a6d(0x162)](){const _0x37c554=_0x161a6d;return this[_0x37c554(0x16a)][_0x37c554(0x164)](t[_0x37c554(0x163)])[_0x37c554(0x15e)]();}[_0x161a6d(0x16c)](_0x62b961,_0x29cfed){const _0x58bb53=_0x161a6d;return this[_0x58bb53(0x16a)][_0x58bb53(0x164)](t[_0x58bb53(0x163)])[_0x58bb53(0x166)](_0x62b961,_0x29cfed);}}l['FUniver'][_0x161a6d(0x171)](i);
|