@univerjs-pro/mcp-ui 0.13.0-insiders.20251220-0a5ea4d → 0.14.0-insiders.20251222-4efcfbb

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.
Files changed (49) hide show
  1. package/lib/cjs/index.js +1 -1
  2. package/lib/cjs/locale/ca-ES.js +1 -1
  3. package/lib/cjs/locale/en-US.js +1 -1
  4. package/lib/cjs/locale/es-ES.js +1 -1
  5. package/lib/cjs/locale/fa-IR.js +1 -1
  6. package/lib/cjs/locale/fr-FR.js +1 -1
  7. package/lib/cjs/locale/ja-JP.js +1 -1
  8. package/lib/cjs/locale/ko-KR.js +1 -1
  9. package/lib/cjs/locale/ru-RU.js +1 -1
  10. package/lib/cjs/locale/vi-VN.js +1 -1
  11. package/lib/cjs/locale/zh-CN.js +1 -1
  12. package/lib/cjs/locale/zh-TW.js +1 -1
  13. package/lib/es/index.js +1 -1
  14. package/lib/es/locale/ca-ES.js +1 -1
  15. package/lib/es/locale/en-US.js +1 -1
  16. package/lib/es/locale/es-ES.js +1 -1
  17. package/lib/es/locale/fa-IR.js +1 -1
  18. package/lib/es/locale/fr-FR.js +1 -1
  19. package/lib/es/locale/ja-JP.js +1 -1
  20. package/lib/es/locale/ko-KR.js +1 -1
  21. package/lib/es/locale/ru-RU.js +1 -1
  22. package/lib/es/locale/vi-VN.js +1 -1
  23. package/lib/es/locale/zh-CN.js +1 -1
  24. package/lib/es/locale/zh-TW.js +1 -1
  25. package/lib/index.js +1 -1
  26. package/lib/locale/ca-ES.js +1 -1
  27. package/lib/locale/en-US.js +1 -1
  28. package/lib/locale/es-ES.js +1 -1
  29. package/lib/locale/fa-IR.js +1 -1
  30. package/lib/locale/fr-FR.js +1 -1
  31. package/lib/locale/ja-JP.js +1 -1
  32. package/lib/locale/ko-KR.js +1 -1
  33. package/lib/locale/ru-RU.js +1 -1
  34. package/lib/locale/vi-VN.js +1 -1
  35. package/lib/locale/zh-CN.js +1 -1
  36. package/lib/locale/zh-TW.js +1 -1
  37. package/lib/umd/index.js +1 -1
  38. package/lib/umd/locale/ca-ES.js +1 -1
  39. package/lib/umd/locale/en-US.js +1 -1
  40. package/lib/umd/locale/es-ES.js +1 -1
  41. package/lib/umd/locale/fa-IR.js +1 -1
  42. package/lib/umd/locale/fr-FR.js +1 -1
  43. package/lib/umd/locale/ja-JP.js +1 -1
  44. package/lib/umd/locale/ko-KR.js +1 -1
  45. package/lib/umd/locale/ru-RU.js +1 -1
  46. package/lib/umd/locale/vi-VN.js +1 -1
  47. package/lib/umd/locale/zh-CN.js +1 -1
  48. package/lib/umd/locale/zh-TW.js +1 -1
  49. package/package.json +7 -7
package/lib/index.js CHANGED
@@ -1 +1 @@
1
- const _0x3a33b5=_0x2b90;(function(_0x5587ba,_0x11c896){const _0xd6c810=_0x2b90,_0xb190e=_0x5587ba();while(!![]){try{const _0xceb8c5=-parseInt(_0xd6c810(0x1f5))/0x1*(parseInt(_0xd6c810(0x309))/0x2)+parseInt(_0xd6c810(0x293))/0x3*(parseInt(_0xd6c810(0x24e))/0x4)+parseInt(_0xd6c810(0x20c))/0x5+parseInt(_0xd6c810(0x1ff))/0x6+parseInt(_0xd6c810(0x29e))/0x7+parseInt(_0xd6c810(0x302))/0x8+-parseInt(_0xd6c810(0x1cf))/0x9*(parseInt(_0xd6c810(0x2a0))/0xa);if(_0xceb8c5===_0x11c896)break;else _0xb190e['push'](_0xb190e['shift']());}catch(_0x33564c){_0xb190e['push'](_0xb190e['shift']());}}}(_0x26af,0x96c44));var Pe=Object[_0x3a33b5(0x296)],Ee=(_0x179b72,_0x3cd787,_0x4d7852)=>_0x3cd787 in _0x179b72?Pe(_0x179b72,_0x3cd787,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x4d7852}):_0x179b72[_0x3cd787]=_0x4d7852,x=(_0x2c89d3,_0x3ba678,_0xd9c4de)=>Ee(_0x2c89d3,typeof _0x3ba678!=_0x3a33b5(0x2e6)?_0x3ba678+'':_0x3ba678,_0xd9c4de);import{LocaleService as _0x1d9c6a,Inject as _0xaa28f,Injector as _0xbd382e,IConfigService as _0xdf419,ILocalStorageService as _0xfcd50e,ILogService as _0x728342,Disposable as _0x5e0327,CommandType as _0x416cda,ICommandService as _0x1a7752,DependentOn as _0x130ce9,Plugin as _0xfda15f,merge as _0x3d8a7d}from'@univerjs/core';import{jsxs as _0x5e7d6c,jsx as _0x1e410d}from'react/jsx-runtime';import{MCPConnectionStatus as _0x4eb55c,MCPConnectionError as _0x2922c0,MCPConnectionController as _0x1be107,MCP_PLUGIN_CONFIG_KEY as _0x200d6c,UniverMCPPlugin as _0x53bed0}from'@univerjs-pro/mcp';import{clsx as _0x2a50be,Input as _0x3a7535,Button as _0x28dc44,MessageType as _0x4d20be,Tooltip as _0x43ebeb}from'@univerjs/design';import{useDependency as _0x2fdc70,useObservable as _0x195163,IUIPartsService as _0x4dadab,IDialogService as _0x3b5766,IMessageService as _0x25623a,ComponentManager as _0x55542b,connectInjector as _0xe54015,BuiltInUIPart as _0x5ef3d9,MenuItemType as _0x390466,RibbonStartGroup as _0x31260c,IMenuManagerService as _0x3fc86f}from'@univerjs/ui';import{BehaviorSubject as _0x5490b7}from'rxjs';import{useRef as _0x16b0b9,createElement as _0x3310de,forwardRef as _0x4dcd73,useState as _0x5b73db,useCallback as _0x9e1ab9}from'react';import{ISocketService as _0x411526,WebSocketService as _0x1c3bf6}from'@univerjs/network';function b({ref:_0x2fac52,..._0x469552}){const _0x1c123e=_0x3a33b5,{icon:_0x48a343,id:_0x3d596f,className:_0x13bb33,extend:_0x101c99,..._0x3db30f}=_0x469552,_0x30ce11=(_0x1c123e(0x22d)+_0x3d596f+'\x20'+(_0x13bb33||''))[_0x1c123e(0x1da)](),_0x12e0b4=_0x16b0b9('_'+We());return ae(_0x48a343,''+_0x3d596f,{'defIds':_0x48a343[_0x1c123e(0x228)],'idSuffix':_0x12e0b4[_0x1c123e(0x221)]},{'ref':_0x2fac52,'className':_0x30ce11,..._0x3db30f},_0x101c99);}function ae(_0x5a46f3,_0x434e27,_0x2a6918,_0x8a9eb4,_0x399a4d){const _0x2cceaa=_0x3a33b5;return _0x3310de(_0x5a46f3[_0x2cceaa(0x1d0)],{'key':_0x434e27,...Ye(_0x5a46f3,_0x2a6918,_0x399a4d),..._0x8a9eb4},(Ze(_0x5a46f3,_0x2a6918)[_0x2cceaa(0x2a2)]||[])[_0x2cceaa(0x2ed)]((_0x2e9ebd,_0x1b563c)=>ae(_0x2e9ebd,_0x434e27+'-'+_0x5a46f3[_0x2cceaa(0x1d0)]+'-'+_0x1b563c,_0x2a6918,void 0x0,_0x399a4d)));}function Ye(_0x5118a3,_0xb3f645,_0x29f948){const _0x444124=_0x3a33b5,_0x167ca2={..._0x5118a3[_0x444124(0x234)]};_0x29f948!=null&&_0x29f948['colorChannel1']&&_0x167ca2[_0x444124(0x2f0)]===_0x444124(0x28d)&&(_0x167ca2[_0x444124(0x2f0)]=_0x29f948['colorChannel1']),_0x5118a3[_0x444124(0x1d0)]==='mask'&&_0x167ca2['id']&&(_0x167ca2['id']=_0x167ca2['id']+_0xb3f645['idSuffix']),Object['entries'](_0x167ca2)['forEach'](([_0x28a34c,_0x14e703])=>{const _0x563074=_0x444124;_0x28a34c===_0x563074(0x1df)&&typeof _0x14e703==_0x563074(0x21c)&&(_0x167ca2[_0x28a34c]=_0x14e703[_0x563074(0x1e1)](/url\(#(.*)\)/,'url(#$1'+_0xb3f645[_0x563074(0x24c)]+')'));});const {defIds:_0x2797d2}=_0xb3f645;return!_0x2797d2||_0x2797d2[_0x444124(0x20e)]===0x0||(_0x5118a3[_0x444124(0x1d0)]==='use'&&_0x167ca2[_0x444124(0x252)]&&(_0x167ca2[_0x444124(0x252)]=_0x167ca2[_0x444124(0x252)]+_0xb3f645['idSuffix']),Object[_0x444124(0x2e3)](_0x167ca2)[_0x444124(0x280)](([_0x329c3a,_0x518905])=>{const _0x138187=_0x444124;typeof _0x518905==_0x138187(0x21c)&&(_0x167ca2[_0x329c3a]=_0x518905[_0x138187(0x1e1)](/url\(#(.*)\)/,'url(#$1'+_0xb3f645[_0x138187(0x24c)]+')'));})),_0x167ca2;}function Ze(_0x34af93,_0x465f91){const _0x180624=_0x3a33b5;var _0x1b5764;const {defIds:_0x546b19}=_0x465f91;return!_0x546b19||_0x546b19[_0x180624(0x20e)]===0x0?_0x34af93:_0x34af93[_0x180624(0x1d0)]===_0x180624(0x244)&&((_0x1b5764=_0x34af93[_0x180624(0x2a2)])!=null&&_0x1b5764[_0x180624(0x20e)])?{..._0x34af93,'children':_0x34af93[_0x180624(0x2a2)]['map'](_0x27e30d=>typeof _0x27e30d[_0x180624(0x234)]['id']=='string'&&_0x546b19&&_0x546b19[_0x180624(0x253)](_0x27e30d[_0x180624(0x234)]['id'])?{..._0x27e30d,'attrs':{..._0x27e30d[_0x180624(0x234)],'id':_0x27e30d['attrs']['id']+_0x465f91[_0x180624(0x24c)]}}:_0x27e30d)}:_0x34af93;}function _0x2b90(_0x119603,_0xc4d271){_0x119603=_0x119603-0x1c9;const _0x26af6c=_0x26af();let _0x2b9097=_0x26af6c[_0x119603];return _0x2b9097;}function We(){const _0x3d7f6d=_0x3a33b5;return Math[_0x3d7f6d(0x2a9)]()[_0x3d7f6d(0x2f5)](0x24)[_0x3d7f6d(0x2ab)](0x2,0x8);}b[_0x3a33b5(0x246)]=_0x3a33b5(0x2f1);const qe={'tag':_0x3a33b5(0x2bd),'attrs':{'xmlns':_0x3a33b5(0x28c),'fill':_0x3a33b5(0x2d7),'viewBox':_0x3a33b5(0x2eb),'width':_0x3a33b5(0x1e6),'height':'1em'},'children':[{'tag':_0x3a33b5(0x2bb),'attrs':{'fill':'currentColor','d':_0x3a33b5(0x20d),'fillRule':_0x3a33b5(0x255),'clipRule':_0x3a33b5(0x255)}}]},le=_0x4dcd73(function(_0x3cffe7,_0x1164ce){const _0x297ae6=_0x3a33b5;return _0x3310de(b,Object[_0x297ae6(0x2a3)]({},_0x3cffe7,{'id':_0x297ae6(0x21e),'ref':_0x1164ce,'icon':qe}));});le['displayName']='CheckMarkIcon';const Xe={'tag':'svg','attrs':{'xmlns':_0x3a33b5(0x28c),'fill':_0x3a33b5(0x2d7),'viewBox':_0x3a33b5(0x2eb),'width':_0x3a33b5(0x1e6),'height':_0x3a33b5(0x1e6)},'children':[{'tag':_0x3a33b5(0x2bb),'attrs':{'fill':'currentColor','d':'M3.71274\x202.86421C3.47843\x202.6299\x203.09853\x202.6299\x202.86421\x202.86421C2.6299\x203.09853\x202.6299\x203.47843\x202.86421\x203.71274L7.15154\x208.00007L2.86421\x2012.2874C2.6299\x2012.5217\x202.6299\x2012.9016\x202.86421\x2013.1359C3.09853\x2013.3702\x203.47843\x2013.3702\x203.71274\x2013.1359L8.00007\x208.84859L12.2874\x2013.1359C12.5217\x2013.3702\x2012.9016\x2013.3702\x2013.1359\x2013.1359C13.3702\x2012.9016\x2013.3702\x2012.5217\x2013.1359\x2012.2874L8.84859\x208.00007L13.1359\x203.71274C13.3702\x203.47843\x2013.3702\x203.09853\x2013.1359\x202.86421C12.9016\x202.6299\x2012.5217\x202.6299\x2012.2874\x202.86421L8.00007\x207.15154L3.71274\x202.86421Z'}}]},ue=_0x4dcd73(function(_0x180643,_0x5127a1){const _0x31268e=_0x3a33b5;return _0x3310de(b,Object[_0x31268e(0x2a3)]({},_0x180643,{'id':'close-icon','ref':_0x5127a1,'icon':Xe}));});ue['displayName']='CloseIcon';const Je={'tag':'svg','attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x3a33b5(0x2d7),'viewBox':'0\x200\x2016\x2016','width':'1em','height':_0x3a33b5(0x1e6)},'children':[{'tag':_0x3a33b5(0x2bb),'attrs':{'fill':_0x3a33b5(0x1fa),'d':_0x3a33b5(0x2fe)}},{'tag':'path','attrs':{'fill':_0x3a33b5(0x1fa),'d':_0x3a33b5(0x2c7)}},{'tag':'path','attrs':{'fill':_0x3a33b5(0x1fa),'d':_0x3a33b5(0x1e5),'fillRule':_0x3a33b5(0x255),'clipRule':_0x3a33b5(0x255)}}]},ve=_0x4dcd73(function(_0x435e3b,_0x3ddc8a){const _0x3c2997=_0x3a33b5;return _0x3310de(b,Object['assign']({},_0x435e3b,{'id':_0x3c2997(0x2fd),'ref':_0x3ddc8a,'icon':Je}));});ve['displayName']=_0x3a33b5(0x29d);const Qe={'tag':'svg','attrs':{'xmlns':_0x3a33b5(0x28c),'fill':_0x3a33b5(0x2d7),'viewBox':_0x3a33b5(0x2eb),'width':_0x3a33b5(0x1e6),'height':_0x3a33b5(0x1e6)},'children':[{'tag':'g','attrs':{'clipPath':_0x3a33b5(0x2c2)},'children':[{'tag':_0x3a33b5(0x2bb),'attrs':{'stroke':_0x3a33b5(0x1fa),'d':_0x3a33b5(0x20a),'strokeLinecap':_0x3a33b5(0x2d3),'strokeLinejoin':_0x3a33b5(0x2d3),'strokeWidth':1.2}}]},{'tag':_0x3a33b5(0x244),'attrs':{},'children':[{'tag':_0x3a33b5(0x251),'attrs':{'id':_0x3a33b5(0x2d2)},'children':[{'tag':_0x3a33b5(0x2bb),'attrs':{'fill':_0x3a33b5(0x2b4),'d':_0x3a33b5(0x22a)}}]}]}],'defIds':[_0x3a33b5(0x2d2)]},de=_0x4dcd73(function(_0x46a261,_0x3d7273){const _0x138288=_0x3a33b5;return _0x3310de(b,Object[_0x138288(0x2a3)]({},_0x46a261,{'id':'off-line-icon','ref':_0x3d7273,'icon':Qe}));});de[_0x3a33b5(0x246)]=_0x3a33b5(0x2c6);const en={'tag':_0x3a33b5(0x2bd),'attrs':{'xmlns':_0x3a33b5(0x28c),'fill':_0x3a33b5(0x2d7),'viewBox':_0x3a33b5(0x1fd),'width':_0x3a33b5(0x1e6),'height':_0x3a33b5(0x1e6)},'children':[{'tag':'g','attrs':{'clipPath':_0x3a33b5(0x259)},'children':[{'tag':_0x3a33b5(0x2bb),'attrs':{'stroke':_0x3a33b5(0x1fa),'d':_0x3a33b5(0x25f),'strokeLinecap':'round','strokeLinejoin':_0x3a33b5(0x2d3),'strokeWidth':1.2}}]},{'tag':_0x3a33b5(0x244),'attrs':{},'children':[{'tag':_0x3a33b5(0x251),'attrs':{'id':_0x3a33b5(0x2be)},'children':[{'tag':'path','attrs':{'fill':_0x3a33b5(0x2b4),'d':'M0\x200H16V16H0z','transform':_0x3a33b5(0x1e7)}}]}]}],'defIds':[_0x3a33b5(0x2be)]},ge=_0x4dcd73(function(_0x2c7d57,_0x17fdd3){const _0x41d0db=_0x3a33b5;return _0x3310de(b,Object[_0x41d0db(0x2a3)]({},_0x2c7d57,{'id':_0x41d0db(0x211),'ref':_0x17fdd3,'icon':en}));});ge['displayName']=_0x3a33b5(0x2c0);function nn(_0x360894){const _0x35a045=_0x3a33b5;var _0x40e763,_0x3f2286;const {mcpCoreConfig:_0x398d2f,onSave:_0x2e3139,loading:_0x1c025b=!0x1,config:_0x4e21fe,connectionStatus$:_0x3e277f,connectionError$:_0x592dbd,currentApiKey$:_0x390263,currentSessionId$:_0x57b11c}=_0x360894,_0x23f388=_0x2fdc70(_0x1d9c6a),_0x348954=_0x195163(_0x3e277f,_0x4eb55c[_0x35a045(0x1fb)]),_0x35599b=_0x195163(_0x592dbd,_0x2922c0[_0x35a045(0x2d5)]),_0x1571bf=_0x195163(_0x57b11c,''),_0x223c8f=_0x195163(_0x390263,''),[_0x5b7c22,_0x439ac6]=_0x5b73db(_0x223c8f||''),_0x392ec8=!0x0,_0x5e3513=_0x4e21fe['showDeveloperTools']&&_0x398d2f[_0x35a045(0x204)]&&(_0x398d2f[_0x35a045(0x204)]['includes'](_0x35a045(0x23d))||_0x398d2f[_0x35a045(0x204)]['includes'](_0x35a045(0x2b1))),_0x3cc2bc=(_0x40e763=_0x398d2f[_0x35a045(0x204)])==null?void 0x0:_0x40e763['includes']('univer.plus'),_0x3490b4=(_0x3f2286=_0x398d2f[_0x35a045(0x204)])==null?void 0x0:_0x3f2286[_0x35a045(0x253)]('univer.ai'),_0xf78e22=_0x3cc2bc?_0x35a045(0x2ac):'https://console.univer.ai',_0x4683b5=_0x4e21fe[_0x35a045(0x260)]&&(_0x3cc2bc||_0x3490b4),[_0xc8a4d5,_0x4c77fb]=_0x5b73db(!_0x5b7c22['trim']()),_0x10186a=(_0x56c5e9,_0x12a439)=>{const _0x307314=_0x35a045;if(_0x12a439===_0x2922c0['UNAUTHORIZED'])return _0x307314(0x289);switch(_0x56c5e9){case _0x4eb55c[_0x307314(0x258)]:return _0x307314(0x2d1);case _0x4eb55c[_0x307314(0x283)]:case _0x4eb55c[_0x307314(0x30a)]:return _0x307314(0x2d8);case _0x4eb55c['FAILED']:return'univer-text-red-600\x20univer-bg-red-50\x20univer-border-red-200';default:return _0x307314(0x1dd);}},_0x54f1f=(_0x282904,_0xa8403a)=>{const _0x532e62=_0x35a045;if(_0xa8403a===_0x2922c0[_0x532e62(0x286)])return _0x532e62(0x306);switch(_0x282904){case _0x4eb55c['CONNECTED']:return _0x532e62(0x21f);case _0x4eb55c[_0x532e62(0x283)]:case _0x4eb55c[_0x532e62(0x30a)]:return _0x532e62(0x231);case _0x4eb55c[_0x532e62(0x1f8)]:return _0x532e62(0x306);default:return _0x532e62(0x1dc);}},_0x2dd7c7=_0x3d3a19=>{const _0x795e78=_0x35a045;switch(_0x3d3a19){case _0x4eb55c['CONNECTED']:return _0x23f388['t']('mcpConfig.connectionStatus.connected');case _0x4eb55c[_0x795e78(0x283)]:return _0x23f388['t']('mcpConfig.connectionStatus.connecting');case _0x4eb55c[_0x795e78(0x1f8)]:return _0x23f388['t'](_0x795e78(0x1e4));case _0x4eb55c[_0x795e78(0x30a)]:return _0x23f388['t']('mcpConfig.connectionStatus.retrying');default:return _0x23f388['t'](_0x795e78(0x2e5));}},_0x28169e=_0xc0b5c=>{const _0x3a8895=_0x35a045;switch(_0xc0b5c){case _0x2922c0[_0x3a8895(0x286)]:return _0x23f388['t']('mcpConfig.connectionError.unauthorized');case _0x2922c0[_0x3a8895(0x218)]:return _0x23f388['t'](_0x3a8895(0x27a));case _0x2922c0[_0x3a8895(0x224)]:return _0x23f388['t']('mcpConfig.connectionError.networkError');case _0x2922c0[_0x3a8895(0x2ea)]:return _0x23f388['t'](_0x3a8895(0x304));default:return'';}},_0x429989=_0x9e1ab9(()=>{const _0x5773b0=_0x35a045,_0x92c462={..._0x398d2f,'apiKey':_0x5b7c22[_0x5773b0(0x1da)](),'enableAuth':_0x392ec8};_0x2e3139(_0x92c462);},[_0x398d2f,_0x5b7c22,_0x392ec8,_0x2e3139]),_0x28549a=_0x5b7c22['trim']()[_0x35a045(0x20e)]>0x0;return _0x5e7d6c(_0x35a045(0x214),{'className':_0x35a045(0x30b),'children':[_0x1e410d(_0x35a045(0x214),{'className':_0x35a045(0x2c8),'children':_0x5e7d6c(_0x35a045(0x214),{'className':_0x35a045(0x1d1),'children':[_0x1e410d(_0x35a045(0x214),{'className':'univer-flex\x20univer-size-8\x20univer-items-center\x20univer-justify-center\x20univer-rounded-lg\x20univer-bg-blue-500','children':_0x1e410d(_0x35a045(0x29f),{'className':_0x35a045(0x271),'children':'⚙'})}),_0x1e410d(_0x35a045(0x214),{'children':_0x1e410d('p',{'className':_0x35a045(0x27b),'children':_0x23f388['t'](_0x35a045(0x2a6))})})]})}),_0x5e7d6c(_0x35a045(0x214),{'className':_0x35a045(0x1f7),'children':[_0x1e410d(_0x35a045(0x214),{'className':_0x2a50be('univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-rounded-lg\x20univer-border\x20univer-px-3\x20univer-py-2',_0x10186a(_0x348954,_0x35599b)),'children':_0x5e7d6c('div',{'className':_0x35a045(0x2ee),'children':[_0x1e410d(_0x35a045(0x214),{'className':_0x2a50be(_0x35a045(0x2d6),_0x54f1f(_0x348954,_0x35599b))}),_0x1e410d(_0x35a045(0x29f),{'className':'univer-text-sm\x20univer-font-medium','children':_0x2dd7c7(_0x348954)})]})}),_0x35599b!==_0x2922c0[_0x35a045(0x2d5)]&&(_0x348954===_0x4eb55c[_0x35a045(0x1f8)]||_0x35599b===_0x2922c0[_0x35a045(0x286)])&&_0x1e410d(_0x35a045(0x214),{'className':'univer-mt-2\x20univer-rounded-md\x20univer-border\x20univer-border-red-200\x20univer-bg-red-50\x20univer-px-3\x20univer-py-2','children':_0x5e7d6c(_0x35a045(0x214),{'className':_0x35a045(0x235),'children':[_0x1e410d(_0x35a045(0x29f),{'className':_0x35a045(0x264),'children':'⚠️'}),_0x1e410d('p',{'className':_0x35a045(0x269),'children':_0x28169e(_0x35599b)})]})})]}),_0x1e410d(_0x35a045(0x214),{'className':_0x35a045(0x207),'children':_0x5e7d6c(_0x35a045(0x214),{'className':_0x35a045(0x245),'children':[_0x5e7d6c(_0x35a045(0x214),{'className':_0x35a045(0x2e1),'children':[_0x5e7d6c(_0x35a045(0x2dd),{'className':'univer-flex\x20univer-items-center\x20univer-gap-2\x20univer-text-sm\x20univer-font-medium\x20univer-text-gray-700','children':[_0x1e410d(_0x35a045(0x29f),{'children':'🔑'}),'\x20',_0x23f388['t'](_0x35a045(0x2a7)),_0x1e410d(_0x35a045(0x29f),{'className':_0x35a045(0x22e),'children':'*'}),_0x5e3513&&_0x1e410d('a',{'className':_0x35a045(0x290),'title':_0x23f388['t'](_0x35a045(0x1db)),'role':_0x35a045(0x213),'onClick':()=>_0x4c77fb(!0x0),'children':_0x1e410d(ve,{})})]}),_0x1e410d(_0x3a7535,{'type':_0x35a045(0x22b),'placeholder':_0x23f388['t'](_0x35a045(0x1e3)),'value':_0x5b7c22,'disabled':_0x1c025b,'autoComplete':_0x35a045(0x24f),'onChange':_0x439ac6}),_0x1e410d('p',{'className':_0x35a045(0x300),'children':_0x23f388['t'](_0x35a045(0x1e2))})]}),_0x5e3513&&_0xc8a4d5&&_0x5e7d6c(_0x35a045(0x214),{'className':_0x35a045(0x22c),'children':[_0x1e410d('a',{'className':_0x35a045(0x26b),'role':'button','onClick':()=>_0x4c77fb(!0x1),'children':_0x1e410d(ue,{'className':_0x35a045(0x2cd)})}),_0x5e7d6c(_0x35a045(0x214),{'className':_0x35a045(0x2d4),'children':[_0x1e410d(_0x35a045(0x214),{'className':_0x35a045(0x23e),'children':_0x1e410d(_0x35a045(0x29f),{'className':_0x35a045(0x241),'children':'🚀'})}),_0x5e7d6c(_0x35a045(0x214),{'className':_0x35a045(0x2fc),'children':[_0x1e410d('h4',{'className':_0x35a045(0x22f),'children':_0x23f388['t'](_0x35a045(0x1db))}),_0x1e410d('p',{'className':'univer-mb-3\x20univer-text-xs\x20univer-text-gray-600','children':_0x23f388['t'](_0x35a045(0x27c))}),_0x1e410d(_0x35a045(0x214),{'className':_0x35a045(0x1e9),'children':_0x4683b5&&_0x5e7d6c('a',{'className':_0x35a045(0x23c),'href':_0xf78e22,'target':_0x35a045(0x272),'rel':'noopener\x20noreferrer','children':[_0x1e410d('span',{'children':'🤖'}),_0x23f388['t'](_0x35a045(0x1f9)),_0x1e410d('span',{'className':'univer-text-gray-400','children':'↗'})]})}),_0x5e7d6c('div',{'className':_0x35a045(0x2c9),'children':['✨','\x20',_0x23f388['t']('mcpConfig.apiApplyInfo.getStarted')]})]})]})]}),_0x4e21fe[_0x35a045(0x260)]&&_0x5e7d6c(_0x35a045(0x214),{'className':'univer-rounded-lg\x20univer-border\x20univer-border-gray-200\x20univer-bg-gray-50\x20univer-p-4','children':[_0x5e7d6c('h4',{'className':'univer-mb-3\x20univer-flex\x20univer-items-center\x20univer-gap-2\x20univer-text-sm\x20univer-font-semibold\x20univer-text-gray-800','children':[_0x1e410d(_0x35a045(0x29f),{'children':'🔗'}),'\x20',_0x23f388['t']('mcpConfig.connectionInfo')]}),_0x5e7d6c('div',{'className':_0x35a045(0x2d0),'children':[_0x5e7d6c(_0x35a045(0x214),{'className':'univer-space-y-3','children':[_0x1e410d('p',{'className':_0x35a045(0x230),'children':_0x23f388['t'](_0x35a045(0x28f))}),_0x5e7d6c(_0x35a045(0x214),{'className':_0x35a045(0x2e1),'children':[_0x1e410d('div',{'className':'univer-text-xs\x20univer-font-medium\x20univer-text-gray-700','children':_0x23f388['t']('mcpConfig.configStepTitle')}),_0x5e7d6c(_0x35a045(0x214),{'className':'univer-space-y-1\x20univer-text-xs\x20univer-text-gray-600','children':[_0x5e7d6c(_0x35a045(0x214),{'className':'univer-flex\x20univer-items-center\x20univer-gap-2','children':[_0x1e410d('span',{'className':_0x35a045(0x275),'children':'1'}),_0x23f388['t'](_0x35a045(0x248))]}),_0x5e7d6c('div',{'className':_0x35a045(0x2ee),'children':[_0x1e410d(_0x35a045(0x29f),{'className':'univer-flex\x20univer-size-4\x20univer-items-center\x20univer-justify-center\x20univer-rounded-full\x20univer-bg-blue-100\x20univer-text-xs\x20univer-font-medium\x20univer-text-blue-600','children':'2'}),_0x23f388['t'](_0x35a045(0x23a))]}),_0x5e7d6c(_0x35a045(0x214),{'className':'univer-flex\x20univer-items-center\x20univer-gap-2','children':[_0x1e410d(_0x35a045(0x29f),{'className':'univer-flex\x20univer-size-4\x20univer-items-center\x20univer-justify-center\x20univer-rounded-full\x20univer-bg-blue-100\x20univer-text-xs\x20univer-font-medium\x20univer-text-blue-600','children':'3'}),_0x23f388['t']('mcpConfig.configStep3')]})]})]})]}),_0x5e7d6c(_0x35a045(0x214),{'className':_0x35a045(0x2e1),'children':[_0x1e410d(_0x35a045(0x214),{'className':_0x35a045(0x26e),'children':_0x35a045(0x2da)}),_0x1e410d(_0x35a045(0x214),{'className':'univer-max-w-full\x20univer-rounded\x20univer-border\x20univer-bg-white\x20univer-p-3','children':_0x1e410d(_0x35a045(0x276),{'className':'univer-overflow-hidden\x20univer-whitespace-pre-wrap\x20univer-break-all\x20univer-text-xs\x20univer-text-gray-800','children':JSON['stringify']({'mcpServers':{'univer':{'url':_0x35a045(0x2ca)+(_0x1571bf||_0x35a045(0x26a)),'type':_0x35a045(0x2a4),'headers':{'Authorization':_0x35a045(0x232)+(_0x5b7c22||'<API_KEY>')}}}},null,0x2)})})]}),_0x5e7d6c('div',{'className':_0x35a045(0x1f6),'children':[_0x1e410d('div',{'className':_0x35a045(0x26e),'children':_0x23f388['t'](_0x35a045(0x25b))}),_0x5e7d6c(_0x35a045(0x214),{'className':_0x35a045(0x2e1),'children':[_0x5e7d6c(_0x35a045(0x214),{'className':'univer-flex\x20univer-items-start\x20univer-gap-3','children':[_0x1e410d(_0x35a045(0x214),{'className':_0x35a045(0x2ce)}),_0x5e7d6c(_0x35a045(0x214),{'className':'univer-min-w-0\x20univer-flex-1','children':[_0x1e410d(_0x35a045(0x214),{'className':'univer-text-xs\x20univer-font-medium\x20univer-text-gray-600','children':'univer_session_id:'}),_0x1e410d('div',{'className':_0x35a045(0x300),'children':_0x23f388['t'](_0x35a045(0x2bf))})]})]}),_0x5e7d6c(_0x35a045(0x214),{'className':'univer-flex\x20univer-items-start\x20univer-gap-3','children':[_0x1e410d(_0x35a045(0x214),{'className':_0x35a045(0x2ce)}),_0x5e7d6c('div',{'className':_0x35a045(0x2f2),'children':[_0x1e410d(_0x35a045(0x214),{'className':_0x35a045(0x30f),'children':_0x35a045(0x1f3)}),_0x1e410d(_0x35a045(0x214),{'className':_0x35a045(0x300),'children':_0x23f388['t'](_0x35a045(0x307))})]})]})]})]})]})]}),_0x1e410d(_0x28dc44,{'onClick':_0x429989,'disabled':!_0x28549a||_0x1c025b,'className':'univer-w-full\x20!univer-border-green-600\x20!univer-bg-green-600\x20!univer-text-white\x20hover:!univer-border-green-700\x20hover:!univer-bg-green-700\x20disabled:!univer-border-gray-300\x20disabled:!univer-bg-gray-300\x20disabled:!univer-text-gray-500','children':_0x1c025b?_0x5e7d6c(_0x35a045(0x29f),{'className':'univer-flex\x20univer-items-center\x20univer-gap-2','children':[_0x1e410d(_0x35a045(0x29f),{'children':'⟲'}),_0x23f388['t'](_0x35a045(0x2c1))]}):_0x5e7d6c(_0x35a045(0x29f),{'className':_0x35a045(0x2ee),'children':[_0x1e410d(le,{}),_0x23f388['t'](_0x35a045(0x301))]})}),_0x1e410d(_0x35a045(0x214),{'className':'univer-rounded-lg\x20univer-border\x20univer-border-blue-200\x20univer-bg-blue-50\x20univer-p-3','children':_0x5e7d6c(_0x35a045(0x214),{'className':_0x35a045(0x1f1),'children':[_0x1e410d(_0x35a045(0x29f),{'className':_0x35a045(0x2f6),'children':'💡'}),_0x5e7d6c(_0x35a045(0x214),{'className':_0x35a045(0x2f9),'children':[_0x1e410d(_0x35a045(0x214),{'className':'univer-font-medium','children':_0x35a045(0x247)}),_0x5e7d6c(_0x35a045(0x214),{'children':['•',_0x23f388['t'](_0x35a045(0x1f0))]}),_0x5e7d6c(_0x35a045(0x214),{'children':['•',_0x23f388['t'](_0x35a045(0x281))]})]})]})})]})})]});}const y=_0x3a33b5(0x26d),ie={'showDeveloperTools':!0x1,'showStatus':!0x0};var rn=Object[_0x3a33b5(0x257)],tn=(_0x2f344e,_0xe59d92,_0x48f2b1,_0xff7364)=>{const _0x5219bd=_0x3a33b5;for(var _0x4f3850=_0xff7364>0x1?void 0x0:_0xff7364?rn(_0xe59d92,_0x48f2b1):_0xe59d92,_0x330936=_0x2f344e[_0x5219bd(0x20e)]-0x1,_0x2245a8;_0x330936>=0x0;_0x330936--)(_0x2245a8=_0x2f344e[_0x330936])&&(_0x4f3850=_0x2245a8(_0x4f3850)||_0x4f3850);return _0x4f3850;},d=(_0x230375,_0x4826a8)=>(_0x266e8d,_0x240a03)=>_0x4826a8(_0x266e8d,_0x240a03,_0x230375);const U=_0x3a33b5(0x1ce),L=_0x3a33b5(0x29a);let I=class extends _0x5e0327{constructor(_0x5e7597,_0x5f3e7c,_0x5e335d,_0x2ee1bd,_0x5dedd0,_0x575782,_0x4531c5,_0x3ee32e,_0x125aef,_0x309ab8){const _0x51590f=_0x3a33b5;super(),x(this,_0x51590f(0x1eb),new _0x5490b7(!0x1)),x(this,_0x51590f(0x30c),new _0x5490b7({})),x(this,_0x51590f(0x24d),new _0x5490b7({})),x(this,'_apiKey$',new _0x5490b7('')),x(this,'_handleConfigSave',async _0x2921c6=>{const _0x19c173=_0x51590f;var _0xff5fd0,_0x4897;this['_loading$']['next'](!0x0);try{const _0x185d1d=await this[_0x19c173(0x2a5)](_0x2921c6);if(!_0x185d1d['isValid']){this[_0x19c173(0x21a)]['show']({'type':_0x4d20be['Error'],'content':_0x185d1d[_0x19c173(0x21b)]||this[_0x19c173(0x1d8)]['t']('mcpConfig.validation.invalidConfig')});return;}_0x2921c6['apiKey']?await this[_0x19c173(0x205)]['setItem'](U,_0x2921c6[_0x19c173(0x21d)][_0x19c173(0x1da)]()):await this[_0x19c173(0x205)][_0x19c173(0x24a)](U),this['_apiKey$'][_0x19c173(0x25e)](((_0xff5fd0=_0x2921c6[_0x19c173(0x21d)])==null?void 0x0:_0xff5fd0['trim']())||''),this['_mcpConnectionController'][_0x19c173(0x1f4)]({'Authorization':_0x19c173(0x232)+((_0x4897=_0x2921c6[_0x19c173(0x21d)])==null?void 0x0:_0x4897[_0x19c173(0x1da)]())}),this['_messageService'][_0x19c173(0x216)]({'type':_0x4d20be[_0x19c173(0x233)],'content':this['_localeService']['t'](_0x19c173(0x284))}),setTimeout(()=>{const _0x1bf914=_0x19c173;this[_0x1bf914(0x263)]['close'](L);},0x320);}catch(_0x170646){this[_0x19c173(0x30e)][_0x19c173(0x220)](_0x19c173(0x25a),_0x170646),this[_0x19c173(0x21a)][_0x19c173(0x216)]({'type':_0x4d20be['Error'],'content':this[_0x19c173(0x1d8)]['t']('mcpConfig.configError')});}finally{this[_0x19c173(0x1eb)][_0x19c173(0x25e)](!0x1);}}),(this[_0x51590f(0x299)]=_0x5e7597,this[_0x51590f(0x200)]=_0x5f3e7c,this[_0x51590f(0x2df)]=_0x5e335d,this['_localStorageService']=_0x2ee1bd,this[_0x51590f(0x263)]=_0x5dedd0,this[_0x51590f(0x21a)]=_0x575782,this[_0x51590f(0x1ec)]=_0x4531c5,this[_0x51590f(0x1d8)]=_0x3ee32e,this[_0x51590f(0x30e)]=_0x125aef,this['_mcpConnectionController']=_0x309ab8,this[_0x51590f(0x215)](),this['_loadStoredApiKey'](),this['_registerComponent']());}[_0x3a33b5(0x23b)](){const _0x58937a=_0x3a33b5,_0x5cd068=this['_configService'][_0x58937a(0x29b)](y);_0x5cd068!=null&&_0x5cd068['showDeveloperTools']&&this[_0x58937a(0x263)]['open']({'id':L,'title':{'title':this[_0x58937a(0x1d8)]['t'](_0x58937a(0x273))},'children':{'label':_0x58937a(0x266)},'width':0x244,'draggable':!0x0,'destroyOnClose':!0x0,'onClose':()=>{const _0x4aaad4=_0x58937a;this[_0x4aaad4(0x263)]['close'](L);}});}['getCurrentConfig'](){const _0x4d3d8e=_0x3a33b5;return this[_0x4d3d8e(0x30c)]['value'];}[_0x3a33b5(0x303)](){const _0x2b60d3=_0x3a33b5;this[_0x2b60d3(0x261)](this[_0x2b60d3(0x1ec)][_0x2b60d3(0x1e0)](_0x2b60d3(0x266),this[_0x2b60d3(0x1e8)]()));}['_createConfigPanelComponent'](){return _0xe54015(()=>{const _0x49e086=_0x2b90;var _0x1e6db1,_0x5d3caf,_0x1ed4c1;return _0x1e410d(nn,{'config':this[_0x49e086(0x24d)][_0x49e086(0x2fb)],'mcpCoreConfig':this['_mcpCoreConfig$'][_0x49e086(0x2fb)],'currentApiKey$':this[_0x49e086(0x265)],'onSave':this[_0x49e086(0x295)],'loading':this[_0x49e086(0x1eb)]['value'],'connectionStatus$':(_0x1e6db1=this['_mcpConnectionController'])==null?void 0x0:_0x1e6db1[_0x49e086(0x1ee)],'connectionError$':(_0x5d3caf=this[_0x49e086(0x2ad)])==null?void 0x0:_0x5d3caf[_0x49e086(0x1ef)],'currentSessionId$':(_0x1ed4c1=this[_0x49e086(0x2ad)])==null?void 0x0:_0x1ed4c1[_0x49e086(0x2e4)]});},this['_injector']);}['_initConfigSync'](){const _0x507095=_0x3a33b5;this['disposeWithMe'](this[_0x507095(0x2df)]['subscribeConfigValue$'](_0x200d6c)[_0x507095(0x2e7)](_0x3372f0=>{const _0x3697e1=_0x507095;this[_0x3697e1(0x30c)][_0x3697e1(0x25e)](_0x3372f0||{});}));const _0x555aa6=this[_0x507095(0x2df)][_0x507095(0x29b)](_0x200d6c);this['_mcpCoreConfig$'][_0x507095(0x25e)](_0x555aa6||{}),this[_0x507095(0x261)](this[_0x507095(0x2df)]['subscribeConfigValue$'](y)[_0x507095(0x2e7)](_0x52f3ca=>{const _0x490d62=_0x507095;this[_0x490d62(0x24d)]['next'](_0x52f3ca||{});}));const _0x1737ff=this[_0x507095(0x2df)][_0x507095(0x29b)](y);this[_0x507095(0x24d)]['next'](_0x1737ff||{});}async[_0x3a33b5(0x1fe)](){const _0x8e84c9=_0x3a33b5,_0x354834=this[_0x8e84c9(0x2df)][_0x8e84c9(0x29b)](y);if(!(_0x354834!=null&&_0x354834['showDeveloperTools']))return;const _0x39976f=await this[_0x8e84c9(0x205)]['getItem'](U);_0x39976f&&(this[_0x8e84c9(0x2ad)][_0x8e84c9(0x1f4)]({'Authorization':_0x8e84c9(0x232)+_0x39976f}),this[_0x8e84c9(0x265)][_0x8e84c9(0x25e)](_0x39976f));}async['_validateConfig'](_0x3dcb75){const _0x3c6950=_0x3a33b5;if(!_0x3dcb75[_0x3c6950(0x21d)]||_0x3dcb75[_0x3c6950(0x21d)][_0x3c6950(0x1da)]()[_0x3c6950(0x20e)]===0x0)return{'isValid':!0x1,'errorMessage':this[_0x3c6950(0x1d8)]['t'](_0x3c6950(0x238))};if(_0x3dcb75[_0x3c6950(0x21d)]['trim']()['length']<0xa)return{'isValid':!0x1,'errorMessage':this[_0x3c6950(0x1d8)]['t']('mcpConfig.validation.apiKeyTooShort')};try{const _0x533839=await this[_0x3c6950(0x299)][_0x3c6950(0x227)](_0x1be107)[_0x3c6950(0x29c)](_0x3dcb75[_0x3c6950(0x21d)][_0x3c6950(0x1da)]());return _0x533839['isValid']?{'isValid':!0x0}:{'isValid':!0x1,'errorMessage':_0x533839[_0x3c6950(0x220)]||this[_0x3c6950(0x1d8)]['t']('mcpConfig.validation.invalidApiKey')};}catch(_0x413328){return console[_0x3c6950(0x1d7)](_0x3c6950(0x25c),_0x413328),{'isValid':!0x0};}}};I=tn([d(0x0,_0xaa28f(_0xbd382e)),d(0x1,_0x4dadab),d(0x2,_0xdf419),d(0x3,_0xfcd50e),d(0x4,_0x3b5766),d(0x5,_0x25623a),d(0x6,_0xaa28f(_0x55542b)),d(0x7,_0xaa28f(_0x1d9c6a)),d(0x8,_0x728342),d(0x9,_0xaa28f(_0x1be107))],I);const V={'id':'mcp-ui.command.openConfigPanel','type':_0x416cda['COMMAND'],'handler':async(_0x1ee645,_0x15674f)=>(_0x1ee645[_0x3a33b5(0x227)](I)[_0x3a33b5(0x23b)](),!0x0)};function pe(_0x16e1d2,_0x2c3405){const _0x389680=_0x3a33b5;switch(_0x16e1d2){case _0x4eb55c[_0x389680(0x1fb)]:return _0x389680(0x28e);case _0x4eb55c['CONNECTING']:return'mcpStatus.connecting';case _0x4eb55c['CONNECTED']:return _0x389680(0x2e2);case _0x4eb55c['FAILED']:switch(_0x2c3405){case _0x2922c0[_0x389680(0x286)]:return _0x389680(0x2db);case _0x2922c0[_0x389680(0x218)]:return _0x389680(0x268);case _0x2922c0['NETWORK_ERROR']:return _0x389680(0x1c9);case _0x2922c0[_0x389680(0x2ea)]:return _0x389680(0x2b8);default:return _0x389680(0x256);}case _0x4eb55c['RETRYING']:return _0x389680(0x2cc);default:return'mcpStatus.unknown';}}function on(_0x5e8ab4,_0x3973f8,_0x1d8391,_0x512585=!0x0){const _0xd78a50=_0x3a33b5,_0x63564a=pe(_0x5e8ab4,_0x3973f8),_0x8bdf69=_0x1d8391['t'](_0x63564a);return _0x512585?_0x5e8ab4===_0x4eb55c['DISCONNECTED']&&_0x3973f8===_0x2922c0['UNAUTHORIZED']?_0x8bdf69+'\x20-\x20'+_0x1d8391['t'](_0xd78a50(0x2b9)):_0x5e8ab4===_0x4eb55c[_0xd78a50(0x258)]?''+_0x8bdf69:_0x5e8ab4===_0x4eb55c[_0xd78a50(0x1fb)]||_0x5e8ab4===_0x4eb55c['FAILED']?_0x8bdf69+'\x20-\x20'+_0x1d8391['t'](_0xd78a50(0x1fc)):_0x8bdf69:_0x8bdf69;}function sn(_0x50ed39){const _0x47ad8e=_0x3a33b5;switch(_0x50ed39){case _0x4eb55c[_0x47ad8e(0x258)]:return _0x47ad8e(0x1d5);case _0x4eb55c[_0x47ad8e(0x283)]:case _0x4eb55c['RETRYING']:return _0x47ad8e(0x2f7);case _0x4eb55c[_0x47ad8e(0x1f8)]:case _0x4eb55c[_0x47ad8e(0x1fb)]:return _0x47ad8e(0x22e);default:return'univer-text-gray-500';}}function cn(_0x6f34fa){const _0x5942ab=_0x3a33b5,{status$:_0x3960f0,error$:_0x483d1d,onConfigure:_0x51c5e9,showClickable:_0x239670=!0x0}=_0x6f34fa,_0x5e260a=_0x195163(_0x3960f0,_0x4eb55c[_0x5942ab(0x1fb)]),_0x24d326=_0x195163(_0x483d1d,_0x2922c0['NONE']),_0x1f7042=_0x2fdc70(_0x1d9c6a),_0x363b76=_0x5e260a===_0x4eb55c[_0x5942ab(0x258)];_0x5e260a===_0x4eb55c[_0x5942ab(0x283)]||_0x4eb55c[_0x5942ab(0x30a)];const _0x1c3c5e=_0x1f7042['t'](pe(_0x5e260a,_0x24d326)),_0x5d6f50=on(_0x5e260a,_0x24d326,_0x1f7042,_0x239670),_0x291af1=sn(_0x5e260a),_0x595cc0=_0x363b76?_0x1e410d(ge,{}):_0x1e410d(de,{}),_0x1c29fb=_0x9e1ab9(()=>{_0x239670&&_0x51c5e9&&_0x51c5e9();},[_0x239670,_0x51c5e9]);function _0x9edbd7(){const _0x5f5340=_0x5942ab;return _0x5e7d6c(_0x5f5340(0x214),{'className':_0x2a50be('univer-flex\x20univer-items-center',_0x239670&&_0x51c5e9&&_0x5f5340(0x225)),'role':_0x5f5340(0x213),'onClick':_0x239670&&_0x51c5e9?_0x1c29fb:void 0x0,'children':[_0x1e410d(_0x5f5340(0x214),{'className':_0x2a50be(_0x5f5340(0x212),_0x291af1),'children':_0x595cc0}),_0x1e410d('div',{'className':'univer-text-sm\x20univer-leading-8\x20univer-text-gray-600\x20dark:!univer-text-gray-200','children':_0x1c3c5e})]});}return _0x1e410d(_0x43ebeb,{'title':_0x5d6f50,'placement':_0x5942ab(0x2aa),'children':_0x9edbd7()});}var an=Object[_0x3a33b5(0x257)],ln=(_0x1d401f,_0x499221,_0x548d72,_0x2946ed)=>{const _0x30b0b3=_0x3a33b5;for(var _0x5686c4=_0x2946ed>0x1?void 0x0:_0x2946ed?an(_0x499221,_0x548d72):_0x499221,_0x32ad27=_0x1d401f[_0x30b0b3(0x20e)]-0x1,_0x24fe63;_0x32ad27>=0x0;_0x32ad27--)(_0x24fe63=_0x1d401f[_0x32ad27])&&(_0x5686c4=_0x24fe63(_0x5686c4)||_0x5686c4);return _0x5686c4;},M=(_0x23c158,_0x82e9d5)=>(_0x471e19,_0x1d88c4)=>_0x82e9d5(_0x471e19,_0x1d88c4,_0x23c158);let O=class extends _0x5e0327{constructor(_0x52b177,_0x2f6808,_0x489a67,_0x115591){const _0x53b0a3=_0x3a33b5;super(),this['_injector']=_0x52b177,this[_0x53b0a3(0x282)]=_0x2f6808,this[_0x53b0a3(0x200)]=_0x489a67,this[_0x53b0a3(0x2df)]=_0x115591,this[_0x53b0a3(0x27d)](),this[_0x53b0a3(0x239)]();}[_0x3a33b5(0x27d)](){const _0x4fc640=_0x3a33b5,_0x12374b=this[_0x4fc640(0x2df)][_0x4fc640(0x29b)](y);_0x12374b!=null&&_0x12374b[_0x4fc640(0x260)]&&(this[_0x4fc640(0x282)][_0x4fc640(0x1ea)]=!0x1);}[_0x3a33b5(0x239)](){const _0x4ac56c=_0x3a33b5,_0x29425f=this['_configService'][_0x4ac56c(0x29b)](y);(_0x29425f==null?void 0x0:_0x29425f[_0x4ac56c(0x208)])!==!0x1&&this[_0x4ac56c(0x261)](this['_uiPartsService'][_0x4ac56c(0x250)](_0x5ef3d9[_0x4ac56c(0x2a1)],()=>{const _0x35fbcd=_0x4ac56c;var _0x1cb204;return _0xe54015(un({'status$':this[_0x35fbcd(0x282)][_0x35fbcd(0x1ee)],'error$':this[_0x35fbcd(0x282)][_0x35fbcd(0x1ef)],'onConfigure':()=>this['_handleConfigure'](),'showClickable':(_0x1cb204=_0x29425f==null?void 0x0:_0x29425f[_0x35fbcd(0x260)])!=null?_0x1cb204:!0x1}),this[_0x35fbcd(0x299)]);}));}['_handleConfigure'](){const _0x2516cf=_0x3a33b5;this[_0x2516cf(0x299)]['get'](I)[_0x2516cf(0x23b)]();}};O=ln([M(0x0,_0xaa28f(_0xbd382e)),M(0x1,_0xaa28f(_0x1be107)),M(0x2,_0x4dadab),M(0x3,_0xdf419)],O);function un(_0x193ddb){const {status$:_0x574238,error$:_0x352c84,onConfigure:_0x5895d2,showClickable:_0x5cfcba}=_0x193ddb;return function(){return _0x1e410d(cn,{'status$':_0x574238,'error$':_0x352c84,'onConfigure':_0x5895d2,'showClickable':_0x5cfcba});};}function vn(_0xd99f06){const _0x2a121f=_0x3a33b5;return{'id':V['id'],'type':_0x390466[_0x2a121f(0x2de)],'icon':_0x2a121f(0x270),'title':_0x2a121f(0x273),'tooltip':_0x2a121f(0x273)};}const dn={[_0x31260c[_0x3a33b5(0x249)]]:{[V['id']]:{'order':0xa,'menuItemFactory':vn}}};var gn=Object[_0x3a33b5(0x257)],pn=(_0x52425d,_0x287603,_0x6ad0ea,_0xfa526f)=>{const _0x2b6e7f=_0x3a33b5;for(var _0x58bd91=_0xfa526f>0x1?void 0x0:_0xfa526f?gn(_0x287603,_0x6ad0ea):_0x287603,_0x233d08=_0x52425d[_0x2b6e7f(0x20e)]-0x1,_0x2384e8;_0x233d08>=0x0;_0x233d08--)(_0x2384e8=_0x52425d[_0x233d08])&&(_0x58bd91=_0x2384e8(_0x58bd91)||_0x58bd91);return _0x58bd91;},re=(_0x42f5d7,_0x227177)=>(_0x56880b,_0x4b7b0d)=>_0x227177(_0x56880b,_0x4b7b0d,_0x42f5d7);let D=class extends _0x5e0327{constructor(_0x64d191,_0x2c538d){const _0x5cc107=_0x3a33b5;super(),this[_0x5cc107(0x2e8)]=_0x64d191,this['_menuManagerService']=_0x2c538d,this[_0x5cc107(0x201)](),this[_0x5cc107(0x2cf)]();}['_initializeCommands'](){const _0xe4f917=_0x3a33b5;[V][_0xe4f917(0x280)](_0x157844=>{const _0x10451e=_0xe4f917;this[_0x10451e(0x261)](this[_0x10451e(0x2e8)]['registerCommand'](_0x157844));});}[_0x3a33b5(0x2cf)](){this['_menuManagerService']['mergeMenu'](dn);}};D=pn([re(0x0,_0x1a7752),re(0x1,_0x3fc86f)],D);const Mn={'mcpStatus':{'disconnected':'MCP\x20Disconnected','connecting':_0x3a33b5(0x254),'connected':'MCP\x20Connected','failed':'MCP\x20Connection\x20Failed','retrying':_0x3a33b5(0x25d),'unknown':_0x3a33b5(0x23f),'unauthorized':'MCP:\x20Unauthorized','sessionOccupied':_0x3a33b5(0x2ba),'networkError':_0x3a33b5(0x242),'maxRetriesExceeded':'MCP:\x20Max\x20Retries\x20Exceeded','clickToConnect':_0x3a33b5(0x202),'clickToConfigure':_0x3a33b5(0x292)},'mcpConfig':{'title':'MCP\x20Configuration','description':_0x3a33b5(0x243),'apiKey':_0x3a33b5(0x229),'apiKeyPlaceholder':_0x3a33b5(0x1d3),'apiKeyHint':_0x3a33b5(0x24b),'enableAuth':_0x3a33b5(0x206),'enableAuthHint':_0x3a33b5(0x20f),'connectionInfo':_0x3a33b5(0x262),'mcpClientConfig':_0x3a33b5(0x262),'configInstructions':_0x3a33b5(0x2b7),'configStepTitle':_0x3a33b5(0x2dc),'configStep1':_0x3a33b5(0x2ef),'configStep2':_0x3a33b5(0x2f8),'configStep3':_0x3a33b5(0x209),'sessionId':_0x3a33b5(0x222),'sessionIdDescription':_0x3a33b5(0x294),'authorizationDescription':_0x3a33b5(0x2fa),'configParameters':_0x3a33b5(0x240),'maxRetries':'Max\x20Retries','save':_0x3a33b5(0x2c3),'saving':'Saving...','note1':_0x3a33b5(0x278),'note2':_0x3a33b5(0x274),'configSaved':_0x3a33b5(0x267),'configError':_0x3a33b5(0x2f3),'apiApplyInfo':{'title':_0x3a33b5(0x2ff),'description':'API\x20Key\x20connects\x20you\x20to\x20Univer\x20MCP\x20Server\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets.\x20Get\x20your\x20API\x20key\x20from\x20our\x20console\x20to\x20get\x20started.','univerAiLabel':_0x3a33b5(0x2b3),'getStarted':'Get\x20your\x20API\x20key\x20in\x20seconds'},'validation':{'apiKeyRequired':_0x3a33b5(0x1d6),'apiKeyTooShort':_0x3a33b5(0x20b),'invalidConfig':_0x3a33b5(0x27e),'invalidApiKey':_0x3a33b5(0x27f)},'connectionStatus':{'disconnected':'Disconnected','connecting':_0x3a33b5(0x1de),'connected':'Connected','failed':'Connection\x20Failed','retrying':_0x3a33b5(0x2e0)},'connectionError':{'unauthorized':_0x3a33b5(0x2ae),'sessionOccupied':_0x3a33b5(0x236),'networkError':_0x3a33b5(0x1d4),'maxRetriesExceeded':_0x3a33b5(0x26f)}}},An={'mcpStatus':{'disconnected':_0x3a33b5(0x2af),'connecting':_0x3a33b5(0x2bc),'connected':'MCP\x20已连接','failed':'MCP\x20连接失败','retrying':'MCP\x20重连中...','unknown':'MCP\x20状态未知','unauthorized':_0x3a33b5(0x223),'sessionOccupied':_0x3a33b5(0x298),'networkError':_0x3a33b5(0x277),'maxRetriesExceeded':'MCP:\x20超出最大重试次数','clickToConnect':'点击连接\x20MCP','clickToConfigure':_0x3a33b5(0x2b2)},'mcpConfig':{'title':_0x3a33b5(0x288),'description':_0x3a33b5(0x2a8),'apiKey':'API\x20密钥','apiKeyPlaceholder':_0x3a33b5(0x310),'apiKeyHint':_0x3a33b5(0x2b5),'enableAuth':_0x3a33b5(0x1cc),'enableAuthHint':_0x3a33b5(0x1cb),'connectionInfo':_0x3a33b5(0x2cb),'mcpClientConfig':_0x3a33b5(0x2cb),'configInstructions':'将以下配置添加到您的\x20MCP\x20客户端设置中:','configStepTitle':_0x3a33b5(0x30d),'configStep1':_0x3a33b5(0x2b6),'configStep2':_0x3a33b5(0x28a),'configStep3':_0x3a33b5(0x279),'sessionId':_0x3a33b5(0x2ec),'sessionIdDescription':'唯一会话标识符。如果您打开了多个\x20Univer\x20实例,每个实例必须使用不同的\x20session_id\x20以避免连接冲突。','authorizationDescription':_0x3a33b5(0x285),'configParameters':'配置参数:','maxRetries':_0x3a33b5(0x217),'save':_0x3a33b5(0x2f4),'saving':_0x3a33b5(0x26c),'note1':_0x3a33b5(0x1ca),'note2':_0x3a33b5(0x219),'configSaved':_0x3a33b5(0x1d9),'configError':'配置保存失败','apiApplyInfo':{'title':_0x3a33b5(0x305),'description':_0x3a33b5(0x1ed),'univerAiLabel':_0x3a33b5(0x237),'getStarted':_0x3a33b5(0x226)},'validation':{'apiKeyRequired':'API\x20密钥不能为空','apiKeyTooShort':'API\x20密钥长度至少需要\x2010\x20位','invalidConfig':_0x3a33b5(0x1cd),'invalidApiKey':_0x3a33b5(0x1d2)},'connectionStatus':{'disconnected':_0x3a33b5(0x291),'connecting':'连接中...','connected':'已连接','failed':_0x3a33b5(0x297),'retrying':_0x3a33b5(0x308)},'connectionError':{'unauthorized':'权限验证失败,请检查您的\x20API\x20密钥','sessionOccupied':_0x3a33b5(0x1f2),'networkError':_0x3a33b5(0x2d9),'maxRetriesExceeded':_0x3a33b5(0x2b0)}}};var fn=Object[_0x3a33b5(0x296)],hn=Object[_0x3a33b5(0x257)],Cn=(_0x2542a8,_0x2a9e2e,_0x2e5da0)=>_0x2a9e2e in _0x2542a8?fn(_0x2542a8,_0x2a9e2e,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x2e5da0}):_0x2542a8[_0x2a9e2e]=_0x2e5da0,mn=(_0x16f785,_0x145737,_0x3da4b9,_0x424a27)=>{const _0x3b50e6=_0x3a33b5;for(var _0x56f9e3=_0x424a27>0x1?void 0x0:_0x424a27?hn(_0x145737,_0x3da4b9):_0x145737,_0x16745d=_0x16f785[_0x3b50e6(0x20e)]-0x1,_0x5c4606;_0x16745d>=0x0;_0x16745d--)(_0x5c4606=_0x16f785[_0x16745d])&&(_0x56f9e3=_0x5c4606(_0x56f9e3)||_0x56f9e3);return _0x56f9e3;},P=(_0x4dbf64,_0x21dbfd)=>(_0x2c3b7c,_0x42a559)=>_0x21dbfd(_0x2c3b7c,_0x42a559,_0x4dbf64),_n=(_0x2fd4c9,_0x4f5119,_0x2576cc)=>Cn(_0x2fd4c9,_0x4f5119+'',_0x2576cc);let j=class extends _0xfda15f{constructor(_0x4085b4=ie,_0x1b49db,_0x464b63,_0x371b35,_0x4f9fcd,_0x514c09){const _0x56a704=_0x3a33b5;super(),this[_0x56a704(0x210)]=_0x4085b4,this[_0x56a704(0x299)]=_0x1b49db,this[_0x56a704(0x2df)]=_0x464b63,this['_uiPartsService']=_0x371b35,this['_localStorageService']=_0x4f9fcd,this[_0x56a704(0x1d8)]=_0x514c09;const {..._0x1645cb}=_0x3d8a7d({},ie,this['_config']);this['_configService'][_0x56a704(0x2c4)](y,_0x1645cb);}async[_0x3a33b5(0x203)](){const _0xa95f38=_0x3a33b5,_0x98e09e=[[O],[I],[D]];this['_injector']['has'](_0x411526)||_0x98e09e[_0xa95f38(0x287)]([_0x411526,{'useClass':_0x1c3bf6}]),_0x98e09e[_0xa95f38(0x280)](_0x5edc6d=>this[_0xa95f38(0x299)][_0xa95f38(0x2e9)](_0x5edc6d)),this[_0xa95f38(0x299)]['get'](O),this[_0xa95f38(0x299)][_0xa95f38(0x227)](I),this[_0xa95f38(0x299)][_0xa95f38(0x227)](D);}};function _0x26af(){const _0x51f165=['univer-border-b\x20univer-border-gray-100\x20univer-px-6\x20univer-py-4','univer-mt-2\x20univer-text-xs\x20univer-text-gray-500','https://mcp.univer.ai/mcp/?univer_session_id=','MCP\x20客户端配置','mcpStatus.retrying','univer-size-4','univer-mt-1.5\x20univer-size-2\x20univer-shrink-0\x20univer-rounded-full\x20univer-bg-blue-500','_initializeMenus','univer-space-y-4','univer-text-green-600\x20univer-bg-green-50\x20univer-border-green-200','off-line-icon_clip0_910_343','round','univer-flex\x20univer-items-start\x20univer-gap-3\x20univer-pr-8','NONE','univer-size-2\x20univer-rounded-full','none','univer-text-blue-600\x20univer-bg-blue-50\x20univer-border-blue-200','网络连接错误,请检查您的网络连接','MCP\x20Configuration','mcpStatus.unauthorized','Configuration\x20Steps:','label','BUTTON','_configService','Retrying...','univer-space-y-2','mcpStatus.connected','entries','sessionId$','mcpConfig.connectionStatus.disconnected','symbol','subscribe','_commandService','add','MAX_RETRIES_EXCEEDED','0\x200\x2016\x2016','会话ID','map','univer-flex\x20univer-items-center\x20univer-gap-2','Copy\x20the\x20JSON\x20configuration\x20below','fill','UniverIcon','univer-min-w-0\x20univer-flex-1','Failed\x20to\x20save\x20configuration','保存配置','toString','univer-shrink-0\x20univer-text-blue-500','univer-text-yellow-500','Add\x20the\x20configuration\x20to\x20your\x20MCP\x20client\x20settings\x20file','univer-space-y-1\x20univer-text-xs\x20univer-text-blue-700','API\x20key\x20with\x20Bearer\x20prefix.','value','univer-flex-1','help-icon','M5.48291\x206.27979C5.48291\x204.88937\x206.61007\x203.76221\x208.00049\x203.76221C9.39091\x203.76221\x2010.5181\x204.88937\x2010.5181\x206.27979C10.5181\x207.46343\x209.70122\x208.4563\x208.60049\x208.72542V9.47575C8.60049\x209.80712\x208.33186\x2010.0757\x208.00049\x2010.0757C7.66912\x2010.0757\x207.40049\x209.80712\x207.40049\x209.47575V8.19736C7.40049\x207.86599\x207.66912\x207.59736\x208.00049\x207.59736C8.72816\x207.59736\x209.31807\x207.00746\x209.31807\x206.27979C9.31807\x205.55211\x208.72816\x204.96221\x208.00049\x204.96221C7.27281\x204.96221\x206.68291\x205.55211\x206.68291\x206.27979C6.68291\x206.61116\x206.41428\x206.87979\x206.08291\x206.87979C5.75154\x206.87979\x205.48291\x206.61116\x205.48291\x206.27979Z','What\x20is\x20API\x20Key?','univer-text-xs\x20univer-text-gray-500','mcpConfig.save','5262736iXJCRf','_registerComponent','mcpConfig.connectionError.maxRetriesExceeded','什么是\x20API\x20密钥?','univer-bg-red-500','mcpConfig.authorizationDescription','重连中...','2zkrQez','RETRYING','univer-flex\x20univer-max-h-[80vh]\x20univer-min-h-[320px]\x20univer-flex-col','_mcpCoreConfig$','配置步骤:','_logService','univer-text-xs\x20univer-font-medium\x20univer-text-gray-600','请输入您的\x20API\x20密钥','mcpStatus.networkError','配置更改将立即生效','启用身份验证以获得安全连接','启用身份验证','配置无效','mcp.apiKey','1818XvEuXX','tag','univer-flex\x20univer-items-center\x20univer-gap-3','API\x20密钥无效,请检查密钥是否正确','Enter\x20your\x20API\x20key','Network\x20connection\x20error.\x20Please\x20check\x20your\x20internet\x20connection','univer-text-green-500','API\x20key\x20is\x20required','warn','_localeService','配置保存成功','trim','mcpConfig.apiApplyInfo.title','univer-bg-gray-500','univer-text-gray-600\x20univer-bg-gray-50\x20univer-border-gray-200','Connecting...','mask','register','replace','mcpConfig.apiKeyHint','mcpConfig.apiKeyPlaceholder','mcpConfig.connectionStatus.failed','M3.05619\x203.05618C4.32084\x201.79156\x206.06964\x201.0083\x208.00023\x201.0083C9.93081\x201.0083\x2011.6796\x201.79156\x2012.9443\x203.05619C14.2089\x204.32083\x2014.9922\x206.06964\x2014.9922\x208.00023C14.9922\x209.93082\x2014.2089\x2011.6796\x2012.9443\x2012.9443C11.6796\x2014.2089\x209.93082\x2014.9922\x208.00023\x2014.9922C6.06964\x2014.9922\x204.32084\x2014.2089\x203.05619\x2012.9443C1.79156\x2011.6796\x201.0083\x209.93081\x201.0083\x208.00023C1.0083\x206.06964\x201.79156\x204.32083\x203.05619\x203.05618ZM8.00023\x202.2083C6.40068\x202.2083\x204.95352\x202.85593\x203.90471\x203.90472C2.85592\x204.95353\x202.2083\x206.40068\x202.2083\x208.00023C2.2083\x209.59977\x202.85593\x2011.0469\x203.90472\x2012.0957C4.95352\x2013.1445\x206.40068\x2013.7922\x208.00023\x2013.7922C9.59977\x2013.7922\x2011.0469\x2013.1445\x2012.0957\x2012.0957C13.1445\x2011.0469\x2013.7922\x209.59977\x2013.7922\x208.00023C13.7922\x206.40068\x2013.1445\x204.95352\x2012.0957\x203.90472C11.0469\x202.85593\x209.59977\x202.2083\x208.00023\x202.2083Z','1em','translate(.97)','_createConfigPanelComponent','univer-flex\x20univer-flex-wrap\x20univer-gap-2','enableAutoConnect','_loading$','_componentManager','API\x20密钥用于连接\x20Univer\x20MCP\x20服务器,让您可以使用\x20AI\x20来操作电子表格。请前往控制台获取您的专属密钥。','connectionStatus$','connectionError$','mcpConfig.note1','univer-flex\x20univer-gap-3','会话\x20ID\x20已被占用,请稍后再试','Authorization:','__setCustomHeaders','500363flezFi','univer-space-y-3','univer-border-b\x20univer-border-gray-100\x20univer-px-6\x20univer-py-3','FAILED','mcpConfig.apiApplyInfo.univerAiLabel','currentColor','DISCONNECTED','mcpStatus.clickToConnect','0\x200\x2017\x2016','_loadStoredApiKey','2133066JYCDje','_uiPartsService','_initializeCommands','Click\x20to\x20connect\x20MCP','onStarting','mcpServerUrl','_localStorageService','Enable\x20Authentication','univer-flex-1\x20univer-overflow-auto\x20univer-px-6\x20univer-py-5','showStatus','Restart\x20your\x20MCP\x20client\x20to\x20apply\x20the\x20configuration','M3.61971\x2011.6499C2.40304\x2011.6499\x200.699707\x2011.1024\x200.699707\x208.9124C0.699707\x206.3574\x203.25471\x205.8099\x203.98471\x205.8099C4.34971\x204.5324\x205.07971\x202.5249\x207.99971\x202.5249C10.5547\x202.5249\x2011.6497\x203.9849\x2012.0147\x205.2624C12.0147\x205.2624\x2015.2997\x205.6274\x2015.2997\x208.7299C15.2997\x2010.9199\x2013.8397\x2011.6499\x2012.3797\x2011.6499M9.82471\x209.82466L6.17471\x2013.4747M6.17471\x209.82466L9.82471\x2013.4747','API\x20key\x20must\x20be\x20at\x20least\x2010\x20characters\x20long','967850KNpjJZ','M14.1544\x203.75557C14.3887\x203.98988\x2014.3887\x204.36978\x2014.1544\x204.6041L6.51409\x2012.2444C6.40157\x2012.3569\x206.24896\x2012.4201\x206.08983\x2012.4201C5.9307\x2012.4201\x205.77808\x2012.3569\x205.66556\x2012.2444L1.84541\x208.42425C1.6111\x208.18993\x201.6111\x207.81003\x201.84541\x207.57572C2.07973\x207.34141\x202.45963\x207.34141\x202.69394\x207.57572L6.08983\x2010.9716L13.3059\x203.75557C13.5402\x203.52126\x2013.9201\x203.52126\x2014.1544\x203.75557Z','length','Enable\x20authentication\x20for\x20secure\x20connections','_config','on-line-icon','univer-mr-2\x20univer-flex\x20univer-text-xl','button','div','_initConfigSync','show','最大重试次数','SESSION_ID_OCCUPIED','您的\x20API\x20密钥安全存储在本地存储中','_messageService','errorMessage','string','apiKey','check-mark-icon','univer-bg-green-500','error','current','Session\x20ID','MCP:\x20未授权','NETWORK_ERROR','\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20univer-cursor-pointer\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20hover:univer-opacity-80\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','几秒钟内获取您的\x20API\x20密钥','get','defIds','API\x20Key','M0\x200H16V16H0z','text','univer-relative\x20univer-rounded-lg\x20univer-border\x20univer-border-blue-200\x20univer-bg-gradient-to-r\x20univer-from-blue-50\x20univer-to-indigo-50\x20univer-p-4','univerjs-icon\x20univerjs-icon-','univer-text-red-500','univer-mb-2\x20univer-text-sm\x20univer-font-semibold\x20univer-text-gray-800','univer-text-xs\x20univer-text-gray-600','univer-bg-blue-500','Bearer\x20','Success','attrs','univer-flex\x20univer-items-start\x20univer-gap-2','Session-id\x20is\x20currently\x20occupied,\x20please\x20try\x20again\x20later','Univer\x20AI\x20控制台','mcpConfig.validation.apiKeyRequired','_initStatusComponent','mcpConfig.configStep2','showConfigPanel','univer-inline-flex\x20univer-items-center\x20univer-gap-1\x20univer-rounded-md\x20univer-border\x20univer-border-purple-300\x20univer-bg-white\x20univer-px-3\x20univer-py-1.5\x20univer-text-xs\x20univer-font-medium\x20univer-text-purple-600\x20univer-shadow-sm\x20univer-transition-all\x20univer-duration-200\x20hover:univer-border-purple-400\x20hover:univer-bg-purple-50\x20hover:univer-shadow-md','univer.plus','univer-flex\x20univer-size-10\x20univer-shrink-0\x20univer-items-center\x20univer-justify-center\x20univer-rounded-full\x20univer-bg-blue-100','MCP\x20Unknown\x20Status','Configuration\x20Parameters:','univer-text-blue-600','MCP:\x20Network\x20Error','Configure\x20MCP\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets','defs','univer-space-y-5','displayName','Configuration\x20Notes:','mcpConfig.configStep1','OTHERS','removeItem','Your\x20API\x20key\x20will\x20be\x20stored\x20locally\x20in\x20this\x20browser','idSuffix','_config$','8vSZULm','off','registerComponent','clipPath','xlink:href','includes','MCP\x20Connecting...','evenodd','mcpStatus.failed','getOwnPropertyDescriptor','CONNECTED','url(#on-line-icon_clip0_910_349)','[MCPConfigUI]\x20Failed\x20to\x20save\x20configuration:','mcpConfig.configParameters','[MCPConfigUI]\x20Could\x20not\x20validate\x20API\x20key\x20with\x20core\x20plugin:','MCP\x20Retrying...','next','M4.5865\x2011.6499C3.36983\x2011.6499\x201.6665\x2011.1024\x201.6665\x208.9124C1.6665\x206.3574\x204.2215\x205.8099\x204.9515\x205.8099C5.3165\x204.5324\x206.0465\x202.5249\x208.9665\x202.5249C11.5215\x202.5249\x2012.6165\x203.9849\x2012.9815\x205.2624C12.9815\x205.2624\x2016.2665\x205.6274\x2016.2665\x208.7299C16.2665\x2010.9199\x2014.8065\x2011.6499\x2013.3465\x2011.6499M6.7767\x2011.6497L8.9667\x2013.4747L11.8867\x209.82466','showDeveloperTools','disposeWithMe','MCP\x20Client\x20Configuration','_dialogService','univer-shrink-0\x20univer-text-red-500','_apiKey$','MCPConfigPanel','Configuration\x20saved\x20successfully','mcpStatus.sessionOccupied','univer-m-0\x20univer-text-sm\x20univer-font-medium\x20univer-text-red-800','<SESSION_ID>','univer-absolute\x20univer-right-3\x20univer-top-3\x20univer-flex\x20univer-size-6\x20univer-items-center\x20univer-justify-center\x20univer-text-gray-500\x20univer-transition-all\x20univer-duration-200\x20hover:univer-scale-110\x20hover:univer-text-gray-700','保存中...','mcp-ui.config','univer-text-xs\x20univer-font-medium\x20univer-text-gray-700','Maximum\x20retry\x20attempts\x20exceeded.\x20Please\x20try\x20again\x20later','MenuIcon','univer-text-white','_blank','mcpConfig.title','Your\x20API\x20key\x20is\x20stored\x20securely\x20in\x20local\x20storage','univer-flex\x20univer-size-4\x20univer-items-center\x20univer-justify-center\x20univer-rounded-full\x20univer-bg-blue-100\x20univer-text-xs\x20univer-font-medium\x20univer-text-blue-600','pre','MCP:\x20网络错误','Configuration\x20changes\x20will\x20take\x20effect\x20immediately','重启您的\x20MCP\x20客户端以使配置生效','mcpConfig.connectionError.sessionOccupied','univer-text-sm\x20univer-text-gray-500','mcpConfig.apiApplyInfo.description','_initAutoConnect','Invalid\x20configuration','Invalid\x20API\x20key,\x20please\x20check\x20if\x20the\x20key\x20is\x20correct','forEach','mcpConfig.note2','_connectionController','CONNECTING','mcpConfig.configSaved','带有\x20Bearer\x20前缀的\x20API\x20密钥。','UNAUTHORIZED','push','MCP\x20配置','univer-text-red-600\x20univer-bg-red-50\x20univer-border-red-200','将配置添加到您的\x20MCP\x20客户端设置文件中','pluginName','http://www.w3.org/2000/svg','colorChannel1','mcpStatus.disconnected','mcpConfig.configInstructions','univer-ml-1\x20univer-flex\x20univer-size-4\x20univer-items-center\x20univer-justify-center\x20univer-text-blue-600\x20univer-transition-all\x20univer-duration-200\x20hover:univer-scale-110\x20hover:univer-text-blue-800','未连接','Click\x20to\x20configure\x20MCP','1448409HuEqlJ','Unique\x20session\x20identifier.\x20If\x20you\x20have\x20multiple\x20Univer\x20instances\x20open,\x20each\x20instance\x20must\x20use\x20a\x20different\x20session_id\x20to\x20avoid\x20connection\x20conflicts.','_handleConfigSave','defineProperty','连接失败','MCP:\x20会话\x20ID\x20已被占用','_injector','mcp-config-dialog','getConfig','validateApiKey','HelpIcon','1148280RmYWGM','span','60330PHsLAE','HEADER_MENU','children','assign','http','_validateConfig','mcpConfig.description','mcpConfig.apiKey','配置\x20MCP\x20使用\x20AI\x20操作电子表格','random','bottom','substring','https://console.univer.plus','_mcpConnectionController','Authorization\x20failed,\x20please\x20check\x20your\x20API\x20key','MCP\x20已断开','超出最大重试次数,请稍后再试','univer.ai','点击配置\x20MCP','Univer\x20AI\x20Console','white','您的\x20API\x20密钥将在此浏览器中本地存储','复制以下\x20JSON\x20配置','Add\x20the\x20following\x20configuration\x20to\x20your\x20MCP\x20client\x20settings:','mcpStatus.maxRetriesExceeded','mcpStatus.clickToConfigure','MCP:\x20Session\x20ID\x20Occupied','path','MCP\x20连接中...','svg','on-line-icon_clip0_910_349','mcpConfig.sessionIdDescription','OnLineIcon','mcpConfig.saving','url(#off-line-icon_clip0_910_343)','Save\x20Configuration','setConfig','MCP_UI_PLUGIN','OffLineIcon','M8.79964\x2011.5573C8.79964\x2011.9986\x208.44192\x2012.3563\x208.00065\x2012.3563C7.55938\x2012.3563\x207.20166\x2011.9986\x207.20166\x2011.5573C7.20166\x2011.116\x207.55938\x2010.7583\x208.00065\x2010.7583C8.44192\x2010.7583\x208.79964\x2011.116\x208.79964\x2011.5573Z'];_0x26af=function(){return _0x51f165;};return _0x26af();}_n(j,_0x3a33b5(0x28b),_0x3a33b5(0x2c5)),j=mn([_0x130ce9(_0x53bed0),P(0x1,_0xaa28f(_0xbd382e)),P(0x2,_0xdf419),P(0x3,_0x4dadab),P(0x4,_0xfcd50e),P(0x5,_0xaa28f(_0x1d9c6a))],j);export{nn as MCPConfigPanel,I as MCPConfigUIController,O as MCPConnectionUIController,cn as MCPStatusDisplay,D as MCPUIMenuController,V as OpenMCPConfigPanelCommand,j as UniverMCPUIPlugin,Mn as enUS,An as zhCN};
1
+ const _0xcb394f=_0x3fba;(function(_0x312717,_0x4e136e){const _0x579d49=_0x3fba,_0x22ff36=_0x312717();while(!![]){try{const _0x4b3084=-parseInt(_0x579d49(0x14a))/0x1+-parseInt(_0x579d49(0x20e))/0x2+-parseInt(_0x579d49(0x163))/0x3*(-parseInt(_0x579d49(0x212))/0x4)+parseInt(_0x579d49(0x1d4))/0x5+parseInt(_0x579d49(0x266))/0x6*(parseInt(_0x579d49(0x1b9))/0x7)+parseInt(_0x579d49(0x206))/0x8*(-parseInt(_0x579d49(0x22e))/0x9)+-parseInt(_0x579d49(0x239))/0xa*(parseInt(_0x579d49(0x26e))/0xb);if(_0x4b3084===_0x4e136e)break;else _0x22ff36['push'](_0x22ff36['shift']());}catch(_0x39cd75){_0x22ff36['push'](_0x22ff36['shift']());}}}(_0x35be,0x1aff7));var Pe=Object[_0xcb394f(0x194)],Ee=(_0x65a76f,_0x764439,_0x54c936)=>_0x764439 in _0x65a76f?Pe(_0x65a76f,_0x764439,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x54c936}):_0x65a76f[_0x764439]=_0x54c936,x=(_0x5add13,_0x5add6f,_0x702c06)=>Ee(_0x5add13,typeof _0x5add6f!='symbol'?_0x5add6f+'':_0x5add6f,_0x702c06);import{LocaleService as _0x3b988f,Inject as _0x5e5006,Injector as _0xd08bda,IConfigService as _0x52532d,ILocalStorageService as _0x5cc658,ILogService as _0x892161,Disposable as _0x288ffb,CommandType as _0x1f381e,ICommandService as _0x4b5ff5,DependentOn as _0x2fd111,Plugin as _0xa1a600,merge as _0x16ab96}from'@univerjs/core';import{jsxs as _0x456202,jsx as _0x558ed8}from'react/jsx-runtime';import{MCPConnectionStatus as _0x5d8d7c,MCPConnectionError as _0x2eed13,MCPConnectionController as _0x146f9e,MCP_PLUGIN_CONFIG_KEY as _0x5d40f9,UniverMCPPlugin as _0x3e5c6e}from'@univerjs-pro/mcp';import{clsx as _0x2b08db,Input as _0x316022,Button as _0x2c0577,MessageType as _0x57242b,Tooltip as _0x16469f}from'@univerjs/design';import{useDependency as _0x8cb22,useObservable as _0x5a12a2,IUIPartsService as _0x4ad2ef,IDialogService as _0x2f3ec5,IMessageService as _0x4c8b8b,ComponentManager as _0x2035db,connectInjector as _0x2756ae,BuiltInUIPart as _0x462c9c,MenuItemType as _0x4f63b6,RibbonStartGroup as _0x90faeb,IMenuManagerService as _0x578f89}from'@univerjs/ui';import{BehaviorSubject as _0x46e262}from'rxjs';import{useRef as _0x27f812,createElement as _0x48da08,forwardRef as _0x1639d2,useState as _0x5f48f3,useCallback as _0x262de1}from'react';import{ISocketService as _0x36262d,WebSocketService as _0x2f90bd}from'@univerjs/network';function b({ref:_0x2fadd9,..._0x4e4677}){const _0x3181f4=_0xcb394f,{icon:_0x13c6ca,id:_0x19f686,className:_0x2e0603,extend:_0x290d46,..._0x4ec74e}=_0x4e4677,_0x4ca99e=(_0x3181f4(0x279)+_0x19f686+'\x20'+(_0x2e0603||''))[_0x3181f4(0x202)](),_0x59ebed=_0x27f812('_'+We());return ae(_0x13c6ca,''+_0x19f686,{'defIds':_0x13c6ca[_0x3181f4(0x1e8)],'idSuffix':_0x59ebed[_0x3181f4(0x17c)]},{'ref':_0x2fadd9,'className':_0x4ca99e,..._0x4ec74e},_0x290d46);}function _0x3fba(_0x25f4eb,_0x3ae401){_0x25f4eb=_0x25f4eb-0x133;const _0x35bee6=_0x35be();let _0x3fbaa7=_0x35bee6[_0x25f4eb];return _0x3fbaa7;}function ae(_0xd731bd,_0x599b59,_0x16923e,_0x1a2a8d,_0x248301){const _0x16f529=_0xcb394f;return _0x48da08(_0xd731bd[_0x16f529(0x1c0)],{'key':_0x599b59,...Ye(_0xd731bd,_0x16923e,_0x248301),..._0x1a2a8d},(Ze(_0xd731bd,_0x16923e)[_0x16f529(0x18f)]||[])['map']((_0x465a82,_0x6d0478)=>ae(_0x465a82,_0x599b59+'-'+_0xd731bd[_0x16f529(0x1c0)]+'-'+_0x6d0478,_0x16923e,void 0x0,_0x248301)));}function Ye(_0x1ffa24,_0x29871b,_0x50e98c){const _0x15a103=_0xcb394f,_0x37a28c={..._0x1ffa24[_0x15a103(0x179)]};_0x50e98c!=null&&_0x50e98c[_0x15a103(0x262)]&&_0x37a28c['fill']==='colorChannel1'&&(_0x37a28c[_0x15a103(0x1ee)]=_0x50e98c['colorChannel1']),_0x1ffa24[_0x15a103(0x1c0)]==='mask'&&_0x37a28c['id']&&(_0x37a28c['id']=_0x37a28c['id']+_0x29871b[_0x15a103(0x22c)]),Object[_0x15a103(0x25e)](_0x37a28c)[_0x15a103(0x252)](([_0x366b18,_0x420948])=>{const _0x5b74c4=_0x15a103;_0x366b18==='mask'&&typeof _0x420948==_0x5b74c4(0x186)&&(_0x37a28c[_0x366b18]=_0x420948[_0x5b74c4(0x168)](/url\(#(.*)\)/,'url(#$1'+_0x29871b[_0x5b74c4(0x22c)]+')'));});const {defIds:_0x377ca6}=_0x29871b;return!_0x377ca6||_0x377ca6[_0x15a103(0x1b1)]===0x0||(_0x1ffa24['tag']===_0x15a103(0x172)&&_0x37a28c[_0x15a103(0x21b)]&&(_0x37a28c['xlink:href']=_0x37a28c['xlink:href']+_0x29871b[_0x15a103(0x22c)]),Object['entries'](_0x37a28c)[_0x15a103(0x252)](([_0x1e7dd8,_0x594ce4])=>{const _0x471f8f=_0x15a103;typeof _0x594ce4==_0x471f8f(0x186)&&(_0x37a28c[_0x1e7dd8]=_0x594ce4['replace'](/url\(#(.*)\)/,_0x471f8f(0x138)+_0x29871b[_0x471f8f(0x22c)]+')'));})),_0x37a28c;}function Ze(_0x2fd50f,_0x571324){const _0x3e5c01=_0xcb394f;var _0xd5f38c;const {defIds:_0x2c13d0}=_0x571324;return!_0x2c13d0||_0x2c13d0[_0x3e5c01(0x1b1)]===0x0?_0x2fd50f:_0x2fd50f[_0x3e5c01(0x1c0)]===_0x3e5c01(0x25a)&&((_0xd5f38c=_0x2fd50f[_0x3e5c01(0x18f)])!=null&&_0xd5f38c[_0x3e5c01(0x1b1)])?{..._0x2fd50f,'children':_0x2fd50f['children']['map'](_0x41f504=>typeof _0x41f504['attrs']['id']==_0x3e5c01(0x186)&&_0x2c13d0&&_0x2c13d0['includes'](_0x41f504[_0x3e5c01(0x179)]['id'])?{..._0x41f504,'attrs':{..._0x41f504['attrs'],'id':_0x41f504['attrs']['id']+_0x571324[_0x3e5c01(0x22c)]}}:_0x41f504)}:_0x2fd50f;}function We(){const _0x5e3291=_0xcb394f;return Math[_0x5e3291(0x26b)]()[_0x5e3291(0x21a)](0x24)[_0x5e3291(0x1d9)](0x2,0x8);}b[_0xcb394f(0x280)]=_0xcb394f(0x1eb);const qe={'tag':_0xcb394f(0x1f6),'attrs':{'xmlns':_0xcb394f(0x242),'fill':_0xcb394f(0x18a),'viewBox':_0xcb394f(0x16e),'width':_0xcb394f(0x27f),'height':'1em'},'children':[{'tag':'path','attrs':{'fill':_0xcb394f(0x185),'d':_0xcb394f(0x165),'fillRule':_0xcb394f(0x213),'clipRule':_0xcb394f(0x213)}}]},le=_0x1639d2(function(_0x2f3c61,_0x8b3baa){const _0x2271de=_0xcb394f;return _0x48da08(b,Object[_0x2271de(0x199)]({},_0x2f3c61,{'id':_0x2271de(0x260),'ref':_0x8b3baa,'icon':qe}));});le[_0xcb394f(0x280)]='CheckMarkIcon';const Xe={'tag':_0xcb394f(0x1f6),'attrs':{'xmlns':_0xcb394f(0x242),'fill':_0xcb394f(0x18a),'viewBox':'0\x200\x2016\x2016','width':_0xcb394f(0x27f),'height':_0xcb394f(0x27f)},'children':[{'tag':_0xcb394f(0x1bf),'attrs':{'fill':_0xcb394f(0x185),'d':_0xcb394f(0x1dd)}}]},ue=_0x1639d2(function(_0x287561,_0x21ef48){const _0x52f7bc=_0xcb394f;return _0x48da08(b,Object['assign']({},_0x287561,{'id':_0x52f7bc(0x211),'ref':_0x21ef48,'icon':Xe}));});ue[_0xcb394f(0x280)]=_0xcb394f(0x234);const Je={'tag':'svg','attrs':{'xmlns':_0xcb394f(0x242),'fill':_0xcb394f(0x18a),'viewBox':'0\x200\x2016\x2016','width':_0xcb394f(0x27f),'height':_0xcb394f(0x27f)},'children':[{'tag':_0xcb394f(0x1bf),'attrs':{'fill':_0xcb394f(0x185),'d':_0xcb394f(0x214)}},{'tag':_0xcb394f(0x1bf),'attrs':{'fill':_0xcb394f(0x185),'d':'M8.79964\x2011.5573C8.79964\x2011.9986\x208.44192\x2012.3563\x208.00065\x2012.3563C7.55938\x2012.3563\x207.20166\x2011.9986\x207.20166\x2011.5573C7.20166\x2011.116\x207.55938\x2010.7583\x208.00065\x2010.7583C8.44192\x2010.7583\x208.79964\x2011.116\x208.79964\x2011.5573Z'}},{'tag':_0xcb394f(0x1bf),'attrs':{'fill':_0xcb394f(0x185),'d':_0xcb394f(0x198),'fillRule':_0xcb394f(0x213),'clipRule':_0xcb394f(0x213)}}]},ve=_0x1639d2(function(_0x313695,_0x43d091){const _0x3c8ec7=_0xcb394f;return _0x48da08(b,Object[_0x3c8ec7(0x199)]({},_0x313695,{'id':_0x3c8ec7(0x1f7),'ref':_0x43d091,'icon':Je}));});ve[_0xcb394f(0x280)]=_0xcb394f(0x235);const Qe={'tag':_0xcb394f(0x1f6),'attrs':{'xmlns':_0xcb394f(0x242),'fill':'none','viewBox':'0\x200\x2016\x2016','width':_0xcb394f(0x27f),'height':'1em'},'children':[{'tag':'g','attrs':{'clipPath':_0xcb394f(0x227)},'children':[{'tag':'path','attrs':{'stroke':_0xcb394f(0x185),'d':_0xcb394f(0x140),'strokeLinecap':_0xcb394f(0x230),'strokeLinejoin':_0xcb394f(0x230),'strokeWidth':1.2}}]},{'tag':_0xcb394f(0x25a),'attrs':{},'children':[{'tag':_0xcb394f(0x1bb),'attrs':{'id':_0xcb394f(0x236)},'children':[{'tag':_0xcb394f(0x1bf),'attrs':{'fill':_0xcb394f(0x253),'d':_0xcb394f(0x20c)}}]}]}],'defIds':[_0xcb394f(0x236)]},de=_0x1639d2(function(_0x3ad5a2,_0x5d5595){return _0x48da08(b,Object['assign']({},_0x3ad5a2,{'id':'off-line-icon','ref':_0x5d5595,'icon':Qe}));});de[_0xcb394f(0x280)]='OffLineIcon';const en={'tag':_0xcb394f(0x1f6),'attrs':{'xmlns':_0xcb394f(0x242),'fill':_0xcb394f(0x18a),'viewBox':_0xcb394f(0x13a),'width':'1em','height':_0xcb394f(0x27f)},'children':[{'tag':'g','attrs':{'clipPath':'url(#on-line-icon_clip0_910_349)'},'children':[{'tag':_0xcb394f(0x1bf),'attrs':{'stroke':_0xcb394f(0x185),'d':_0xcb394f(0x272),'strokeLinecap':_0xcb394f(0x230),'strokeLinejoin':_0xcb394f(0x230),'strokeWidth':1.2}}]},{'tag':_0xcb394f(0x25a),'attrs':{},'children':[{'tag':_0xcb394f(0x1bb),'attrs':{'id':_0xcb394f(0x16d)},'children':[{'tag':_0xcb394f(0x1bf),'attrs':{'fill':_0xcb394f(0x253),'d':_0xcb394f(0x20c),'transform':_0xcb394f(0x251)}}]}]}],'defIds':[_0xcb394f(0x16d)]},ge=_0x1639d2(function(_0x156a77,_0x396e3f){return _0x48da08(b,Object['assign']({},_0x156a77,{'id':'on-line-icon','ref':_0x396e3f,'icon':en}));});ge['displayName']=_0xcb394f(0x18d);function nn(_0x297e3e){const _0x51924f=_0xcb394f;var _0x20b39c,_0x59d786;const {mcpCoreConfig:_0x2c19e3,onSave:_0x55d102,loading:_0x220b61=!0x1,config:_0xb8048c,connectionStatus$:_0x1d7399,connectionError$:_0x1fe055,currentApiKey$:_0xb35c6d,currentSessionId$:_0x3734ac}=_0x297e3e,_0x446e31=_0x8cb22(_0x3b988f),_0x3eb739=_0x5a12a2(_0x1d7399,_0x5d8d7c[_0x51924f(0x1ec)]),_0x38beb3=_0x5a12a2(_0x1fe055,_0x2eed13[_0x51924f(0x247)]),_0x548c59=_0x5a12a2(_0x3734ac,''),_0x3dd7ff=_0x5a12a2(_0xb35c6d,''),[_0x2dce04,_0x483c2b]=_0x5f48f3(_0x3dd7ff||''),_0x2521c9=!0x0,_0x3daf54=_0xb8048c['showDeveloperTools']&&_0x2c19e3[_0x51924f(0x205)]&&(_0x2c19e3[_0x51924f(0x205)][_0x51924f(0x221)](_0x51924f(0x22b))||_0x2c19e3[_0x51924f(0x205)]['includes'](_0x51924f(0x21d))),_0x522a05=(_0x20b39c=_0x2c19e3[_0x51924f(0x205)])==null?void 0x0:_0x20b39c[_0x51924f(0x221)](_0x51924f(0x22b)),_0x36326d=(_0x59d786=_0x2c19e3['mcpServerUrl'])==null?void 0x0:_0x59d786['includes']('univer.ai'),_0x4b3e4d=_0x522a05?_0x51924f(0x250):_0x51924f(0x1a4),_0x59a53b=_0xb8048c['showDeveloperTools']&&(_0x522a05||_0x36326d),[_0x4b880c,_0x4e9538]=_0x5f48f3(!_0x2dce04['trim']()),_0x8467e2=(_0x2e95a2,_0xc4aa0)=>{const _0x4389d0=_0x51924f;if(_0xc4aa0===_0x2eed13['UNAUTHORIZED'])return _0x4389d0(0x1c9);switch(_0x2e95a2){case _0x5d8d7c[_0x4389d0(0x1a2)]:return _0x4389d0(0x14e);case _0x5d8d7c[_0x4389d0(0x151)]:case _0x5d8d7c[_0x4389d0(0x217)]:return _0x4389d0(0x1cd);case _0x5d8d7c[_0x4389d0(0x1f2)]:return _0x4389d0(0x1c9);default:return'univer-text-gray-600\x20univer-bg-gray-50\x20univer-border-gray-200';}},_0x47e226=(_0x40b510,_0x5c8f64)=>{const _0x1da840=_0x51924f;if(_0x5c8f64===_0x2eed13['UNAUTHORIZED'])return _0x1da840(0x175);switch(_0x40b510){case _0x5d8d7c[_0x1da840(0x1a2)]:return _0x1da840(0x219);case _0x5d8d7c[_0x1da840(0x151)]:case _0x5d8d7c[_0x1da840(0x217)]:return _0x1da840(0x1a8);case _0x5d8d7c[_0x1da840(0x1f2)]:return _0x1da840(0x175);default:return _0x1da840(0x286);}},_0x22561e=_0xb89639=>{const _0x128971=_0x51924f;switch(_0xb89639){case _0x5d8d7c[_0x128971(0x1a2)]:return _0x446e31['t'](_0x128971(0x1b7));case _0x5d8d7c[_0x128971(0x151)]:return _0x446e31['t'](_0x128971(0x19c));case _0x5d8d7c[_0x128971(0x1f2)]:return _0x446e31['t']('mcpConfig.connectionStatus.failed');case _0x5d8d7c[_0x128971(0x217)]:return _0x446e31['t'](_0x128971(0x22f));default:return _0x446e31['t'](_0x128971(0x23d));}},_0x21efbb=_0x3c1dc7=>{const _0x10765a=_0x51924f;switch(_0x3c1dc7){case _0x2eed13['UNAUTHORIZED']:return _0x446e31['t'](_0x10765a(0x226));case _0x2eed13[_0x10765a(0x27c)]:return _0x446e31['t'](_0x10765a(0x14c));case _0x2eed13['NETWORK_ERROR']:return _0x446e31['t'](_0x10765a(0x1ce));case _0x2eed13[_0x10765a(0x1ef)]:return _0x446e31['t']('mcpConfig.connectionError.maxRetriesExceeded');default:return'';}},_0x18fa7c=_0x262de1(()=>{const _0x200f3b={..._0x2c19e3,'apiKey':_0x2dce04['trim'](),'enableAuth':_0x2521c9};_0x55d102(_0x200f3b);},[_0x2c19e3,_0x2dce04,_0x2521c9,_0x55d102]),_0x98b2fb=_0x2dce04['trim']()[_0x51924f(0x1b1)]>0x0;return _0x456202(_0x51924f(0x18b),{'className':_0x51924f(0x174),'children':[_0x558ed8('div',{'className':_0x51924f(0x1d1),'children':_0x456202('div',{'className':_0x51924f(0x16c),'children':[_0x558ed8(_0x51924f(0x18b),{'className':'univer-flex\x20univer-size-8\x20univer-items-center\x20univer-justify-center\x20univer-rounded-lg\x20univer-bg-blue-500','children':_0x558ed8(_0x51924f(0x264),{'className':_0x51924f(0x274),'children':'⚙'})}),_0x558ed8(_0x51924f(0x18b),{'children':_0x558ed8('p',{'className':_0x51924f(0x26f),'children':_0x446e31['t']('mcpConfig.description')})})]})}),_0x456202('div',{'className':_0x51924f(0x207),'children':[_0x558ed8(_0x51924f(0x18b),{'className':_0x2b08db('univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-rounded-lg\x20univer-border\x20univer-px-3\x20univer-py-2',_0x8467e2(_0x3eb739,_0x38beb3)),'children':_0x456202(_0x51924f(0x18b),{'className':_0x51924f(0x181),'children':[_0x558ed8(_0x51924f(0x18b),{'className':_0x2b08db(_0x51924f(0x193),_0x47e226(_0x3eb739,_0x38beb3))}),_0x558ed8(_0x51924f(0x264),{'className':_0x51924f(0x269),'children':_0x22561e(_0x3eb739)})]})}),_0x38beb3!==_0x2eed13[_0x51924f(0x247)]&&(_0x3eb739===_0x5d8d7c[_0x51924f(0x1f2)]||_0x38beb3===_0x2eed13[_0x51924f(0x26c)])&&_0x558ed8(_0x51924f(0x18b),{'className':_0x51924f(0x15e),'children':_0x456202('div',{'className':'univer-flex\x20univer-items-start\x20univer-gap-2','children':[_0x558ed8(_0x51924f(0x264),{'className':_0x51924f(0x1be),'children':'⚠️'}),_0x558ed8('p',{'className':_0x51924f(0x26d),'children':_0x21efbb(_0x38beb3)})]})})]}),_0x558ed8(_0x51924f(0x18b),{'className':_0x51924f(0x238),'children':_0x456202('div',{'className':_0x51924f(0x25d),'children':[_0x456202(_0x51924f(0x18b),{'className':_0x51924f(0x1e4),'children':[_0x456202('label',{'className':_0x51924f(0x23a),'children':[_0x558ed8('span',{'children':'🔑'}),'\x20',_0x446e31['t'](_0x51924f(0x265)),_0x558ed8(_0x51924f(0x264),{'className':_0x51924f(0x254),'children':'*'}),_0x3daf54&&_0x558ed8('a',{'className':'univer-ml-1\x20univer-flex\x20univer-size-4\x20univer-items-center\x20univer-justify-center\x20univer-text-blue-600\x20univer-transition-all\x20univer-duration-200\x20hover:univer-scale-110\x20hover:univer-text-blue-800','title':_0x446e31['t']('mcpConfig.apiApplyInfo.title'),'role':_0x51924f(0x136),'onClick':()=>_0x4e9538(!0x0),'children':_0x558ed8(ve,{})})]}),_0x558ed8(_0x316022,{'type':'text','placeholder':_0x446e31['t']('mcpConfig.apiKeyPlaceholder'),'value':_0x2dce04,'disabled':_0x220b61,'autoComplete':_0x51924f(0x215),'onChange':_0x483c2b}),_0x558ed8('p',{'className':_0x51924f(0x224),'children':_0x446e31['t'](_0x51924f(0x184))})]}),_0x3daf54&&_0x4b880c&&_0x456202('div',{'className':_0x51924f(0x1c7),'children':[_0x558ed8('a',{'className':_0x51924f(0x1f4),'role':'button','onClick':()=>_0x4e9538(!0x1),'children':_0x558ed8(ue,{'className':_0x51924f(0x139)})}),_0x456202('div',{'className':_0x51924f(0x15b),'children':[_0x558ed8(_0x51924f(0x18b),{'className':_0x51924f(0x23c),'children':_0x558ed8(_0x51924f(0x264),{'className':_0x51924f(0x183),'children':'🚀'})}),_0x456202(_0x51924f(0x18b),{'className':_0x51924f(0x268),'children':[_0x558ed8('h4',{'className':_0x51924f(0x1af),'children':_0x446e31['t'](_0x51924f(0x1db))}),_0x558ed8('p',{'className':_0x51924f(0x231),'children':_0x446e31['t']('mcpConfig.apiApplyInfo.description')}),_0x558ed8(_0x51924f(0x18b),{'className':_0x51924f(0x1e2),'children':_0x59a53b&&_0x456202('a',{'className':'univer-inline-flex\x20univer-items-center\x20univer-gap-1\x20univer-rounded-md\x20univer-border\x20univer-border-purple-300\x20univer-bg-white\x20univer-px-3\x20univer-py-1.5\x20univer-text-xs\x20univer-font-medium\x20univer-text-purple-600\x20univer-shadow-sm\x20univer-transition-all\x20univer-duration-200\x20hover:univer-border-purple-400\x20hover:univer-bg-purple-50\x20hover:univer-shadow-md','href':_0x4b3e4d,'target':_0x51924f(0x1ed),'rel':_0x51924f(0x20f),'children':[_0x558ed8(_0x51924f(0x264),{'children':'🤖'}),_0x446e31['t'](_0x51924f(0x271)),_0x558ed8(_0x51924f(0x264),{'className':_0x51924f(0x15a),'children':'↗'})]})}),_0x456202(_0x51924f(0x18b),{'className':_0x51924f(0x1d6),'children':['✨','\x20',_0x446e31['t']('mcpConfig.apiApplyInfo.getStarted')]})]})]})]}),_0xb8048c[_0x51924f(0x243)]&&_0x456202(_0x51924f(0x18b),{'className':_0x51924f(0x1e1),'children':[_0x456202('h4',{'className':_0x51924f(0x21f),'children':[_0x558ed8('span',{'children':'🔗'}),'\x20',_0x446e31['t']('mcpConfig.connectionInfo')]}),_0x456202(_0x51924f(0x18b),{'className':_0x51924f(0x189),'children':[_0x456202(_0x51924f(0x18b),{'className':_0x51924f(0x1d0),'children':[_0x558ed8('p',{'className':'univer-text-xs\x20univer-text-gray-600','children':_0x446e31['t'](_0x51924f(0x1ca))}),_0x456202('div',{'className':_0x51924f(0x1e4),'children':[_0x558ed8('div',{'className':_0x51924f(0x1d8),'children':_0x446e31['t'](_0x51924f(0x167))}),_0x456202(_0x51924f(0x18b),{'className':_0x51924f(0x14b),'children':[_0x456202(_0x51924f(0x18b),{'className':'univer-flex\x20univer-items-center\x20univer-gap-2','children':[_0x558ed8('span',{'className':_0x51924f(0x15d),'children':'1'}),_0x446e31['t'](_0x51924f(0x160))]}),_0x456202(_0x51924f(0x18b),{'className':_0x51924f(0x181),'children':[_0x558ed8('span',{'className':_0x51924f(0x15d),'children':'2'}),_0x446e31['t'](_0x51924f(0x228))]}),_0x456202(_0x51924f(0x18b),{'className':_0x51924f(0x181),'children':[_0x558ed8(_0x51924f(0x264),{'className':_0x51924f(0x15d),'children':'3'}),_0x446e31['t']('mcpConfig.configStep3')]})]})]})]}),_0x456202(_0x51924f(0x18b),{'className':_0x51924f(0x1e4),'children':[_0x558ed8(_0x51924f(0x18b),{'className':_0x51924f(0x1d8),'children':_0x51924f(0x16f)}),_0x558ed8(_0x51924f(0x18b),{'className':'univer-max-w-full\x20univer-rounded\x20univer-border\x20univer-bg-white\x20univer-p-3','children':_0x558ed8(_0x51924f(0x1bd),{'className':_0x51924f(0x190),'children':JSON[_0x51924f(0x154)]({'mcpServers':{'univer':{'url':_0x51924f(0x153)+(_0x548c59||_0x51924f(0x21e)),'type':'http','headers':{'Authorization':_0x51924f(0x232)+(_0x2dce04||_0x51924f(0x152))}}}},null,0x2)})})]}),_0x456202(_0x51924f(0x18b),{'className':'univer-space-y-3','children':[_0x558ed8(_0x51924f(0x18b),{'className':_0x51924f(0x1d8),'children':_0x446e31['t'](_0x51924f(0x1d3))}),_0x456202(_0x51924f(0x18b),{'className':_0x51924f(0x1e4),'children':[_0x456202('div',{'className':_0x51924f(0x157),'children':[_0x558ed8(_0x51924f(0x18b),{'className':_0x51924f(0x20d)}),_0x456202(_0x51924f(0x18b),{'className':'univer-min-w-0\x20univer-flex-1','children':[_0x558ed8(_0x51924f(0x18b),{'className':_0x51924f(0x277),'children':_0x51924f(0x17b)}),_0x558ed8('div',{'className':'univer-text-xs\x20univer-text-gray-500','children':_0x446e31['t'](_0x51924f(0x1f8))})]})]}),_0x456202('div',{'className':_0x51924f(0x157),'children':[_0x558ed8(_0x51924f(0x18b),{'className':'univer-mt-1.5\x20univer-size-2\x20univer-shrink-0\x20univer-rounded-full\x20univer-bg-blue-500'}),_0x456202('div',{'className':'univer-min-w-0\x20univer-flex-1','children':[_0x558ed8(_0x51924f(0x18b),{'className':_0x51924f(0x277),'children':_0x51924f(0x218)}),_0x558ed8(_0x51924f(0x18b),{'className':'univer-text-xs\x20univer-text-gray-500','children':_0x446e31['t'](_0x51924f(0x276))})]})]})]})]})]})]}),_0x558ed8(_0x2c0577,{'onClick':_0x18fa7c,'disabled':!_0x98b2fb||_0x220b61,'className':_0x51924f(0x178),'children':_0x220b61?_0x456202(_0x51924f(0x264),{'className':_0x51924f(0x181),'children':[_0x558ed8(_0x51924f(0x264),{'children':'⟲'}),_0x446e31['t'](_0x51924f(0x1fd))]}):_0x456202('span',{'className':_0x51924f(0x181),'children':[_0x558ed8(le,{}),_0x446e31['t']('mcpConfig.save')]})}),_0x558ed8('div',{'className':_0x51924f(0x1a1),'children':_0x456202('div',{'className':'univer-flex\x20univer-gap-3','children':[_0x558ed8(_0x51924f(0x264),{'className':_0x51924f(0x18c),'children':'💡'}),_0x456202(_0x51924f(0x18b),{'className':_0x51924f(0x1ae),'children':[_0x558ed8('div',{'className':_0x51924f(0x134),'children':'Configuration\x20Notes:'}),_0x456202(_0x51924f(0x18b),{'children':['•',_0x446e31['t'](_0x51924f(0x27b))]}),_0x456202(_0x51924f(0x18b),{'children':['•',_0x446e31['t'](_0x51924f(0x24b))]})]})]})})]})})]});}const y='mcp-ui.config',ie={'showDeveloperTools':!0x1,'showStatus':!0x0};var rn=Object['getOwnPropertyDescriptor'],tn=(_0x40280b,_0x4ae23b,_0x480463,_0x1b0bfc)=>{const _0x250e92=_0xcb394f;for(var _0x2e9473=_0x1b0bfc>0x1?void 0x0:_0x1b0bfc?rn(_0x4ae23b,_0x480463):_0x4ae23b,_0x16ca44=_0x40280b[_0x250e92(0x1b1)]-0x1,_0x384c7f;_0x16ca44>=0x0;_0x16ca44--)(_0x384c7f=_0x40280b[_0x16ca44])&&(_0x2e9473=_0x384c7f(_0x2e9473)||_0x2e9473);return _0x2e9473;},d=(_0x1d63e8,_0x5a9faf)=>(_0x368a10,_0x186ae0)=>_0x5a9faf(_0x368a10,_0x186ae0,_0x1d63e8);const U=_0xcb394f(0x284),L='mcp-config-dialog';let I=class extends _0x288ffb{constructor(_0x457b1d,_0x4d9ba8,_0x39f00f,_0xb525ac,_0x259ecb,_0x1dbe67,_0x3eb8b2,_0x108b1a,_0x18a26c,_0x4cccd9){const _0x20dee3=_0xcb394f;super(),x(this,_0x20dee3(0x1ab),new _0x46e262(!0x1)),x(this,'_mcpCoreConfig$',new _0x46e262({})),x(this,_0x20dee3(0x1a5),new _0x46e262({})),x(this,_0x20dee3(0x197),new _0x46e262('')),x(this,'_handleConfigSave',async _0x4e82ea=>{const _0x3677af=_0x20dee3;var _0xe74799,_0x2fcc83;this[_0x3677af(0x1ab)][_0x3677af(0x22d)](!0x0);try{const _0x3530ff=await this['_validateConfig'](_0x4e82ea);if(!_0x3530ff['isValid']){this[_0x3677af(0x1ba)][_0x3677af(0x1a6)]({'type':_0x57242b[_0x3677af(0x267)],'content':_0x3530ff[_0x3677af(0x1b5)]||this['_localeService']['t'](_0x3677af(0x1fa))});return;}_0x4e82ea[_0x3677af(0x19f)]?await this['_localStorageService'][_0x3677af(0x13d)](U,_0x4e82ea[_0x3677af(0x19f)]['trim']()):await this['_localStorageService'][_0x3677af(0x16a)](U),this['_apiKey$'][_0x3677af(0x22d)](((_0xe74799=_0x4e82ea[_0x3677af(0x19f)])==null?void 0x0:_0xe74799['trim']())||''),this[_0x3677af(0x142)][_0x3677af(0x244)]({'Authorization':_0x3677af(0x232)+((_0x2fcc83=_0x4e82ea[_0x3677af(0x19f)])==null?void 0x0:_0x2fcc83[_0x3677af(0x202)]())}),this[_0x3677af(0x1ba)][_0x3677af(0x1a6)]({'type':_0x57242b['Success'],'content':this[_0x3677af(0x147)]['t'](_0x3677af(0x177))}),setTimeout(()=>{const _0x25af83=_0x3677af;this['_dialogService'][_0x25af83(0x14f)](L);},0x320);}catch(_0x423209){this[_0x3677af(0x1e5)]['error']('[MCPConfigUI]\x20Failed\x20to\x20save\x20configuration:',_0x423209),this[_0x3677af(0x1ba)][_0x3677af(0x1a6)]({'type':_0x57242b['Error'],'content':this[_0x3677af(0x147)]['t']('mcpConfig.configError')});}finally{this[_0x3677af(0x1ab)][_0x3677af(0x22d)](!0x1);}}),(this['_injector']=_0x457b1d,this[_0x20dee3(0x220)]=_0x4d9ba8,this['_configService']=_0x39f00f,this[_0x20dee3(0x1dc)]=_0xb525ac,this[_0x20dee3(0x27d)]=_0x259ecb,this[_0x20dee3(0x1ba)]=_0x1dbe67,this[_0x20dee3(0x1de)]=_0x3eb8b2,this[_0x20dee3(0x147)]=_0x108b1a,this['_logService']=_0x18a26c,this[_0x20dee3(0x142)]=_0x4cccd9,this[_0x20dee3(0x209)](),this['_loadStoredApiKey'](),this[_0x20dee3(0x13f)]());}[_0xcb394f(0x13c)](){const _0x34800e=_0xcb394f,_0x23fc01=this[_0x34800e(0x24f)]['getConfig'](y);_0x23fc01!=null&&_0x23fc01[_0x34800e(0x243)]&&this['_dialogService'][_0x34800e(0x1ac)]({'id':L,'title':{'title':this[_0x34800e(0x147)]['t'](_0x34800e(0x1c4))},'children':{'label':_0x34800e(0x1ea)},'width':0x244,'draggable':!0x0,'destroyOnClose':!0x0,'onClose':()=>{const _0x3cf722=_0x34800e;this[_0x3cf722(0x27d)]['close'](L);}});}[_0xcb394f(0x171)](){const _0x30a5f0=_0xcb394f;return this[_0x30a5f0(0x19a)][_0x30a5f0(0x13b)];}[_0xcb394f(0x13f)](){const _0x550732=_0xcb394f;this[_0x550732(0x24c)](this[_0x550732(0x1de)][_0x550732(0x191)](_0x550732(0x1ea),this[_0x550732(0x1c6)]()));}['_createConfigPanelComponent'](){const _0x29eb97=_0xcb394f;return _0x2756ae(()=>{const _0x1fc47f=_0x3fba;var _0x251f59,_0x39593d,_0x29d337;return _0x558ed8(nn,{'config':this[_0x1fc47f(0x1a5)][_0x1fc47f(0x13b)],'mcpCoreConfig':this[_0x1fc47f(0x19a)]['value'],'currentApiKey$':this[_0x1fc47f(0x197)],'onSave':this[_0x1fc47f(0x1c2)],'loading':this[_0x1fc47f(0x1ab)][_0x1fc47f(0x13b)],'connectionStatus$':(_0x251f59=this[_0x1fc47f(0x142)])==null?void 0x0:_0x251f59[_0x1fc47f(0x23f)],'connectionError$':(_0x39593d=this[_0x1fc47f(0x142)])==null?void 0x0:_0x39593d['connectionError$'],'currentSessionId$':(_0x29d337=this[_0x1fc47f(0x142)])==null?void 0x0:_0x29d337[_0x1fc47f(0x1da)]});},this[_0x29eb97(0x187)]);}[_0xcb394f(0x209)](){const _0x5a912b=_0xcb394f;this[_0x5a912b(0x24c)](this[_0x5a912b(0x24f)]['subscribeConfigValue$'](_0x5d40f9)[_0x5a912b(0x1f1)](_0x34f9ea=>{const _0x2b3aa0=_0x5a912b;this[_0x2b3aa0(0x19a)]['next'](_0x34f9ea||{});}));const _0x28e793=this[_0x5a912b(0x24f)][_0x5a912b(0x1c8)](_0x5d40f9);this['_mcpCoreConfig$'][_0x5a912b(0x22d)](_0x28e793||{}),this[_0x5a912b(0x24c)](this[_0x5a912b(0x24f)][_0x5a912b(0x1d2)](y)[_0x5a912b(0x1f1)](_0x412258=>{const _0x42b5e7=_0x5a912b;this[_0x42b5e7(0x1a5)]['next'](_0x412258||{});}));const _0x516f56=this[_0x5a912b(0x24f)][_0x5a912b(0x1c8)](y);this['_config$'][_0x5a912b(0x22d)](_0x516f56||{});}async[_0xcb394f(0x1fc)](){const _0x4cb664=_0xcb394f,_0x197922=this[_0x4cb664(0x24f)][_0x4cb664(0x1c8)](y);if(!(_0x197922!=null&&_0x197922[_0x4cb664(0x243)]))return;const _0xa3902b=await this[_0x4cb664(0x1dc)][_0x4cb664(0x24e)](U);_0xa3902b&&(this[_0x4cb664(0x142)]['__setCustomHeaders']({'Authorization':'Bearer\x20'+_0xa3902b}),this[_0x4cb664(0x197)][_0x4cb664(0x22d)](_0xa3902b));}async[_0xcb394f(0x17d)](_0x2463b0){const _0x1b6f9d=_0xcb394f;if(!_0x2463b0[_0x1b6f9d(0x19f)]||_0x2463b0[_0x1b6f9d(0x19f)][_0x1b6f9d(0x202)]()[_0x1b6f9d(0x1b1)]===0x0)return{'isValid':!0x1,'errorMessage':this[_0x1b6f9d(0x147)]['t'](_0x1b6f9d(0x1d7))};if(_0x2463b0[_0x1b6f9d(0x19f)][_0x1b6f9d(0x202)]()[_0x1b6f9d(0x1b1)]<0xa)return{'isValid':!0x1,'errorMessage':this[_0x1b6f9d(0x147)]['t'](_0x1b6f9d(0x1f0))};try{const _0x2af9e3=await this['_injector']['get'](_0x146f9e)[_0x1b6f9d(0x256)](_0x2463b0[_0x1b6f9d(0x19f)][_0x1b6f9d(0x202)]());return _0x2af9e3[_0x1b6f9d(0x19b)]?{'isValid':!0x0}:{'isValid':!0x1,'errorMessage':_0x2af9e3['error']||this[_0x1b6f9d(0x147)]['t'](_0x1b6f9d(0x1a7))};}catch(_0x46fb67){return console[_0x1b6f9d(0x137)]('[MCPConfigUI]\x20Could\x20not\x20validate\x20API\x20key\x20with\x20core\x20plugin:',_0x46fb67),{'isValid':!0x0};}}};I=tn([d(0x0,_0x5e5006(_0xd08bda)),d(0x1,_0x4ad2ef),d(0x2,_0x52532d),d(0x3,_0x5cc658),d(0x4,_0x2f3ec5),d(0x5,_0x4c8b8b),d(0x6,_0x5e5006(_0x2035db)),d(0x7,_0x5e5006(_0x3b988f)),d(0x8,_0x892161),d(0x9,_0x5e5006(_0x146f9e))],I);const V={'id':'mcp-ui.command.openConfigPanel','type':_0x1f381e[_0xcb394f(0x155)],'handler':async(_0x41ad09,_0x88961)=>(_0x41ad09['get'](I)[_0xcb394f(0x13c)](),!0x0)};function pe(_0x2b87b8,_0x174981){const _0x480590=_0xcb394f;switch(_0x2b87b8){case _0x5d8d7c[_0x480590(0x1ec)]:return _0x480590(0x166);case _0x5d8d7c['CONNECTING']:return'mcpStatus.connecting';case _0x5d8d7c[_0x480590(0x1a2)]:return'mcpStatus.connected';case _0x5d8d7c[_0x480590(0x1f2)]:switch(_0x174981){case _0x2eed13[_0x480590(0x26c)]:return'mcpStatus.unauthorized';case _0x2eed13['SESSION_ID_OCCUPIED']:return _0x480590(0x17a);case _0x2eed13[_0x480590(0x159)]:return _0x480590(0x270);case _0x2eed13[_0x480590(0x1ef)]:return _0x480590(0x1ff);default:return'mcpStatus.failed';}case _0x5d8d7c[_0x480590(0x217)]:return _0x480590(0x208);default:return _0x480590(0x133);}}function on(_0x2cc20b,_0x28e7a5,_0x44407e,_0x2bdf1b=!0x0){const _0x5e5cf1=_0xcb394f,_0x5d94ec=pe(_0x2cc20b,_0x28e7a5),_0x4b823a=_0x44407e['t'](_0x5d94ec);return _0x2bdf1b?_0x2cc20b===_0x5d8d7c[_0x5e5cf1(0x1ec)]&&_0x28e7a5===_0x2eed13[_0x5e5cf1(0x26c)]?_0x4b823a+_0x5e5cf1(0x233)+_0x44407e['t'](_0x5e5cf1(0x1b2)):_0x2cc20b===_0x5d8d7c['CONNECTED']?''+_0x4b823a:_0x2cc20b===_0x5d8d7c['DISCONNECTED']||_0x2cc20b===_0x5d8d7c[_0x5e5cf1(0x1f2)]?_0x4b823a+_0x5e5cf1(0x233)+_0x44407e['t'](_0x5e5cf1(0x1e7)):_0x4b823a:_0x4b823a;}function sn(_0xa91f3){const _0x3dab7c=_0xcb394f;switch(_0xa91f3){case _0x5d8d7c[_0x3dab7c(0x1a2)]:return _0x3dab7c(0x23e);case _0x5d8d7c[_0x3dab7c(0x151)]:case _0x5d8d7c[_0x3dab7c(0x217)]:return'univer-text-yellow-500';case _0x5d8d7c[_0x3dab7c(0x1f2)]:case _0x5d8d7c[_0x3dab7c(0x1ec)]:return _0x3dab7c(0x254);default:return'univer-text-gray-500';}}function cn(_0x4b07f8){const _0x42e32f=_0xcb394f,{status$:_0x3a5da8,error$:_0x238ec9,onConfigure:_0x1039f8,showClickable:_0x125d37=!0x0}=_0x4b07f8,_0x2e5828=_0x5a12a2(_0x3a5da8,_0x5d8d7c['DISCONNECTED']),_0x1fb8ec=_0x5a12a2(_0x238ec9,_0x2eed13[_0x42e32f(0x247)]),_0x1a789c=_0x8cb22(_0x3b988f),_0x1ab248=_0x2e5828===_0x5d8d7c[_0x42e32f(0x1a2)];_0x2e5828===_0x5d8d7c[_0x42e32f(0x151)]||_0x5d8d7c[_0x42e32f(0x217)];const _0x30bfb1=_0x1a789c['t'](pe(_0x2e5828,_0x1fb8ec)),_0x16bb25=on(_0x2e5828,_0x1fb8ec,_0x1a789c,_0x125d37),_0x1ba642=sn(_0x2e5828),_0x48be42=_0x1ab248?_0x558ed8(ge,{}):_0x558ed8(de,{}),_0x1606de=_0x262de1(()=>{_0x125d37&&_0x1039f8&&_0x1039f8();},[_0x125d37,_0x1039f8]);function _0x456fce(){const _0x118971=_0x42e32f;return _0x456202('div',{'className':_0x2b08db(_0x118971(0x169),_0x125d37&&_0x1039f8&&_0x118971(0x143)),'role':_0x118971(0x136),'onClick':_0x125d37&&_0x1039f8?_0x1606de:void 0x0,'children':[_0x558ed8(_0x118971(0x18b),{'className':_0x2b08db(_0x118971(0x170),_0x1ba642),'children':_0x48be42}),_0x558ed8('div',{'className':_0x118971(0x1c3),'children':_0x30bfb1})]});}return _0x558ed8(_0x16469f,{'title':_0x16bb25,'placement':_0x42e32f(0x27e),'children':_0x456fce()});}var an=Object[_0xcb394f(0x282)],ln=(_0x2f3f04,_0x158495,_0x172127,_0x407ba0)=>{for(var _0x3f58f9=_0x407ba0>0x1?void 0x0:_0x407ba0?an(_0x158495,_0x172127):_0x158495,_0x372477=_0x2f3f04['length']-0x1,_0xf039dd;_0x372477>=0x0;_0x372477--)(_0xf039dd=_0x2f3f04[_0x372477])&&(_0x3f58f9=_0xf039dd(_0x3f58f9)||_0x3f58f9);return _0x3f58f9;},M=(_0x1f298d,_0x18f461)=>(_0x5408b0,_0x2314e7)=>_0x18f461(_0x5408b0,_0x2314e7,_0x1f298d);let O=class extends _0x288ffb{constructor(_0x2722ec,_0x334c58,_0x428fd9,_0x46adcf){const _0x14db86=_0xcb394f;super(),this['_injector']=_0x2722ec,this[_0x14db86(0x1cc)]=_0x334c58,this[_0x14db86(0x220)]=_0x428fd9,this[_0x14db86(0x24f)]=_0x46adcf,this['_initAutoConnect'](),this[_0x14db86(0x25f)]();}['_initAutoConnect'](){const _0xce6e5=_0xcb394f,_0x1844b8=this[_0xce6e5(0x24f)]['getConfig'](y);_0x1844b8!=null&&_0x1844b8[_0xce6e5(0x243)]&&(this['_connectionController']['enableAutoConnect']=!0x1);}['_initStatusComponent'](){const _0x195b73=_0xcb394f,_0x40163c=this['_configService'][_0x195b73(0x1c8)](y);(_0x40163c==null?void 0x0:_0x40163c[_0x195b73(0x275)])!==!0x1&&this[_0x195b73(0x24c)](this['_uiPartsService'][_0x195b73(0x281)](_0x462c9c[_0x195b73(0x1c5)],()=>{const _0x535ee1=_0x195b73;var _0x474ec3;return _0x2756ae(un({'status$':this['_connectionController'][_0x535ee1(0x23f)],'error$':this[_0x535ee1(0x1cc)]['connectionError$'],'onConfigure':()=>this[_0x535ee1(0x1fe)](),'showClickable':(_0x474ec3=_0x40163c==null?void 0x0:_0x40163c[_0x535ee1(0x243)])!=null?_0x474ec3:!0x1}),this[_0x535ee1(0x187)]);}));}[_0xcb394f(0x1fe)](){const _0x5d8b80=_0xcb394f;this[_0x5d8b80(0x187)][_0x5d8b80(0x144)](I)[_0x5d8b80(0x13c)]();}};O=ln([M(0x0,_0x5e5006(_0xd08bda)),M(0x1,_0x5e5006(_0x146f9e)),M(0x2,_0x4ad2ef),M(0x3,_0x52532d)],O);function un(_0x216075){const {status$:_0xcb394,error$:_0x33c01f,onConfigure:_0x13d1c6,showClickable:_0x568c05}=_0x216075;return function(){return _0x558ed8(cn,{'status$':_0xcb394,'error$':_0x33c01f,'onConfigure':_0x13d1c6,'showClickable':_0x568c05});};}function vn(_0x140a3e){const _0x3c7302=_0xcb394f;return{'id':V['id'],'type':_0x4f63b6[_0x3c7302(0x180)],'icon':_0x3c7302(0x162),'title':_0x3c7302(0x1c4),'tooltip':_0x3c7302(0x1c4)};}function _0x35be(){const _0xb60032=['Your\x20API\x20key\x20will\x20be\x20stored\x20locally\x20in\x20this\x20browser','univer-mt-2\x20univer-text-xs\x20univer-text-gray-500','mcpConfig.validation.apiKeyRequired','univer-text-xs\x20univer-font-medium\x20univer-text-gray-700','substring','sessionId$','mcpConfig.apiApplyInfo.title','_localStorageService','M3.71274\x202.86421C3.47843\x202.6299\x203.09853\x202.6299\x202.86421\x202.86421C2.6299\x203.09853\x202.6299\x203.47843\x202.86421\x203.71274L7.15154\x208.00007L2.86421\x2012.2874C2.6299\x2012.5217\x202.6299\x2012.9016\x202.86421\x2013.1359C3.09853\x2013.3702\x203.47843\x2013.3702\x203.71274\x2013.1359L8.00007\x208.84859L12.2874\x2013.1359C12.5217\x2013.3702\x2012.9016\x2013.3702\x2013.1359\x2013.1359C13.3702\x2012.9016\x2013.3702\x2012.5217\x2013.1359\x2012.2874L8.84859\x208.00007L13.1359\x203.71274C13.3702\x203.47843\x2013.3702\x203.09853\x2013.1359\x202.86421C12.9016\x202.6299\x2012.5217\x202.6299\x2012.2874\x202.86421L8.00007\x207.15154L3.71274\x202.86421Z','_componentManager','连接失败','保存中...','univer-rounded-lg\x20univer-border\x20univer-border-gray-200\x20univer-bg-gray-50\x20univer-p-4','univer-flex\x20univer-flex-wrap\x20univer-gap-2','Session\x20ID','univer-space-y-2','_logService','MCP:\x20会话\x20ID\x20已被占用','mcpStatus.clickToConnect','defIds','复制以下\x20JSON\x20配置','MCPConfigPanel','UniverIcon','DISCONNECTED','_blank','fill','MAX_RETRIES_EXCEEDED','mcpConfig.validation.apiKeyTooShort','subscribe','FAILED','最大重试次数','univer-absolute\x20univer-right-3\x20univer-top-3\x20univer-flex\x20univer-size-6\x20univer-items-center\x20univer-justify-center\x20univer-text-gray-500\x20univer-transition-all\x20univer-duration-200\x20hover:univer-scale-110\x20hover:univer-text-gray-700','MCP:\x20网络错误','svg','help-icon','mcpConfig.sessionIdDescription','配置更改将立即生效','mcpConfig.validation.invalidConfig','Add\x20the\x20configuration\x20to\x20your\x20MCP\x20client\x20settings\x20file','_loadStoredApiKey','mcpConfig.saving','_handleConfigure','mcpStatus.maxRetriesExceeded','registerCommand','Enter\x20your\x20API\x20key','trim','配置参数:','会话\x20ID\x20已被占用,请稍后再试','mcpServerUrl','25984mceYhi','univer-border-b\x20univer-border-gray-100\x20univer-px-6\x20univer-py-3','mcpStatus.retrying','_initConfigSync','API\x20key\x20must\x20be\x20at\x20least\x2010\x20characters\x20long','配置无效','M0\x200H16V16H0z','univer-mt-1.5\x20univer-size-2\x20univer-shrink-0\x20univer-rounded-full\x20univer-bg-blue-500','250900AHGgkI','noopener\x20noreferrer','MCP\x20Connection\x20Failed','close-icon','1136cGnbiX','evenodd','M5.48291\x206.27979C5.48291\x204.88937\x206.61007\x203.76221\x208.00049\x203.76221C9.39091\x203.76221\x2010.5181\x204.88937\x2010.5181\x206.27979C10.5181\x207.46343\x209.70122\x208.4563\x208.60049\x208.72542V9.47575C8.60049\x209.80712\x208.33186\x2010.0757\x208.00049\x2010.0757C7.66912\x2010.0757\x207.40049\x209.80712\x207.40049\x209.47575V8.19736C7.40049\x207.86599\x207.66912\x207.59736\x208.00049\x207.59736C8.72816\x207.59736\x209.31807\x207.00746\x209.31807\x206.27979C9.31807\x205.55211\x208.72816\x204.96221\x208.00049\x204.96221C7.27281\x204.96221\x206.68291\x205.55211\x206.68291\x206.27979C6.68291\x206.61116\x206.41428\x206.87979\x206.08291\x206.87979C5.75154\x206.87979\x205.48291\x206.61116\x205.48291\x206.27979Z','off','Click\x20to\x20connect\x20MCP','RETRYING','Authorization:','univer-bg-green-500','toString','xlink:href','MCP\x20配置','univer.ai','<SESSION_ID>','univer-mb-3\x20univer-flex\x20univer-items-center\x20univer-gap-2\x20univer-text-sm\x20univer-font-semibold\x20univer-text-gray-800','_uiPartsService','includes','MCP\x20Connected','什么是\x20API\x20密钥?','univer-text-xs\x20univer-text-gray-500','将配置添加到您的\x20MCP\x20客户端设置文件中','mcpConfig.connectionError.unauthorized','url(#off-line-icon_clip0_910_343)','mcpConfig.configStep2','API\x20密钥长度至少需要\x2010\x20位','_commandService','univer.plus','idSuffix','next','9BwCHvm','mcpConfig.connectionStatus.retrying','round','univer-mb-3\x20univer-text-xs\x20univer-text-gray-600','Bearer\x20','\x20-\x20','CloseIcon','HelpIcon','off-line-icon_clip0_910_343','MCP\x20Connecting...','univer-flex-1\x20univer-overflow-auto\x20univer-px-6\x20univer-py-5','116060vhmNJG','univer-flex\x20univer-items-center\x20univer-gap-2\x20univer-text-sm\x20univer-font-medium\x20univer-text-gray-700','MCP\x20状态未知','univer-flex\x20univer-size-10\x20univer-shrink-0\x20univer-items-center\x20univer-justify-center\x20univer-rounded-full\x20univer-bg-blue-100','mcpConfig.connectionStatus.disconnected','univer-text-green-500','connectionStatus$','Maximum\x20retry\x20attempts\x20exceeded.\x20Please\x20try\x20again\x20later','权限验证失败,请检查您的\x20API\x20密钥','http://www.w3.org/2000/svg','showDeveloperTools','__setCustomHeaders','pluginName','Saving...','NONE','API\x20Key\x20connects\x20you\x20to\x20Univer\x20MCP\x20Server\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets.\x20Get\x20your\x20API\x20key\x20from\x20our\x20console\x20to\x20get\x20started.','API\x20key\x20is\x20required','您的\x20API\x20密钥将在此浏览器中本地存储','mcpConfig.note2','disposeWithMe','Network\x20connection\x20error.\x20Please\x20check\x20your\x20internet\x20connection','getItem','_configService','https://console.univer.plus','translate(.97)','forEach','white','univer-text-red-500','Get\x20your\x20API\x20key\x20in\x20seconds','validateApiKey','配置\x20MCP\x20使用\x20AI\x20操作电子表格','会话ID','MCP:\x20未授权','defs','_initializeCommands','Configuration\x20Steps:','univer-space-y-5','entries','_initStatusComponent','check-mark-icon','_initializeMenus','colorChannel1','add','span','mcpConfig.apiKey','2334otNbPl','Error','univer-flex-1','univer-text-sm\x20univer-font-medium','MCP:\x20Session\x20ID\x20Occupied','random','UNAUTHORIZED','univer-m-0\x20univer-text-sm\x20univer-font-medium\x20univer-text-red-800','165UUwwUV','univer-text-sm\x20univer-text-gray-500','mcpStatus.networkError','mcpConfig.apiApplyInfo.univerAiLabel','M4.5865\x2011.6499C3.36983\x2011.6499\x201.6665\x2011.1024\x201.6665\x208.9124C1.6665\x206.3574\x204.2215\x205.8099\x204.9515\x205.8099C5.3165\x204.5324\x206.0465\x202.5249\x208.9665\x202.5249C11.5215\x202.5249\x2012.6165\x203.9849\x2012.9815\x205.2624C12.9815\x205.2624\x2016.2665\x205.6274\x2016.2665\x208.7299C16.2665\x2010.9199\x2014.8065\x2011.6499\x2013.3465\x2011.6499M6.7767\x2011.6497L8.9667\x2013.4747L11.8867\x209.82466','_menuManagerService','univer-text-white','showStatus','mcpConfig.authorizationDescription','univer-text-xs\x20univer-font-medium\x20univer-text-gray-600','Failed\x20to\x20save\x20configuration','univerjs-icon\x20univerjs-icon-','点击配置\x20MCP','mcpConfig.note1','SESSION_ID_OCCUPIED','_dialogService','bottom','1em','displayName','registerComponent','getOwnPropertyDescriptor','重连中...','mcp.apiKey','API\x20key\x20with\x20Bearer\x20prefix.','univer-bg-gray-500','What\x20is\x20API\x20Key?','MCP\x20Disconnected','mcpStatus.unknown','univer-font-medium','MCP:\x20超出最大重试次数','button','warn','url(#$1','univer-size-4','0\x200\x2017\x2016','value','showConfigPanel','setItem','Enable\x20authentication\x20for\x20secure\x20connections','_registerComponent','M3.61971\x2011.6499C2.40304\x2011.6499\x200.699707\x2011.1024\x200.699707\x208.9124C0.699707\x206.3574\x203.25471\x205.8099\x203.98471\x205.8099C4.34971\x204.5324\x205.07971\x202.5249\x207.99971\x202.5249C10.5547\x202.5249\x2011.6497\x203.9849\x2012.0147\x205.2624C12.0147\x205.2624\x2015.2997\x205.6274\x2015.2997\x208.7299C15.2997\x2010.9199\x2013.8397\x2011.6499\x2012.3797\x2011.6499M9.82471\x209.82466L6.17471\x2013.4747M6.17471\x209.82466L9.82471\x2013.4747','Restart\x20your\x20MCP\x20client\x20to\x20apply\x20the\x20configuration','_mcpConnectionController','\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20univer-cursor-pointer\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20hover:univer-opacity-80\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20','get','保存配置','MCP\x20连接中...','_localeService','Connection\x20Failed','唯一会话标识符。如果您打开了多个\x20Univer\x20实例,每个实例必须使用不同的\x20session_id\x20以避免连接冲突。','50301ezYsqp','univer-space-y-1\x20univer-text-xs\x20univer-text-gray-600','mcpConfig.connectionError.sessionOccupied','mergeMenu','univer-text-green-600\x20univer-bg-green-50\x20univer-border-green-200','close','网络连接错误,请检查您的网络连接','CONNECTING','<API_KEY>','https://mcp.univer.ai/mcp/?univer_session_id=','stringify','COMMAND','has','univer-flex\x20univer-items-start\x20univer-gap-3','MCP\x20已连接','NETWORK_ERROR','univer-text-gray-400','univer-flex\x20univer-items-start\x20univer-gap-3\x20univer-pr-8','MCP\x20重连中...','univer-flex\x20univer-size-4\x20univer-items-center\x20univer-justify-center\x20univer-rounded-full\x20univer-bg-blue-100\x20univer-text-xs\x20univer-font-medium\x20univer-text-blue-600','univer-mt-2\x20univer-rounded-md\x20univer-border\x20univer-border-red-200\x20univer-bg-red-50\x20univer-px-3\x20univer-py-2','Your\x20API\x20key\x20is\x20stored\x20securely\x20in\x20local\x20storage','mcpConfig.configStep1','几秒钟内获取您的\x20API\x20密钥','MenuIcon','1881NqQVDe','API\x20Key','M14.1544\x203.75557C14.3887\x203.98988\x2014.3887\x204.36978\x2014.1544\x204.6041L6.51409\x2012.2444C6.40157\x2012.3569\x206.24896\x2012.4201\x206.08983\x2012.4201C5.9307\x2012.4201\x205.77808\x2012.3569\x205.66556\x2012.2444L1.84541\x208.42425C1.6111\x208.18993\x201.6111\x207.81003\x201.84541\x207.57572C2.07973\x207.34141\x202.45963\x207.34141\x202.69394\x207.57572L6.08983\x2010.9716L13.3059\x203.75557C13.5402\x203.52126\x2013.9201\x203.52126\x2014.1544\x203.75557Z','mcpStatus.disconnected','mcpConfig.configStepTitle','replace','univer-flex\x20univer-items-center','removeItem','启用身份验证','univer-flex\x20univer-items-center\x20univer-gap-3','on-line-icon_clip0_910_349','0\x200\x2016\x2016','MCP\x20Configuration','univer-mr-2\x20univer-flex\x20univer-text-xl','getCurrentConfig','use','MCP\x20客户端配置','univer-flex\x20univer-max-h-[80vh]\x20univer-min-h-[320px]\x20univer-flex-col','univer-bg-red-500','Connected','mcpConfig.configSaved','univer-w-full\x20!univer-border-green-600\x20!univer-bg-green-600\x20!univer-text-white\x20hover:!univer-border-green-700\x20hover:!univer-bg-green-700\x20disabled:!univer-border-gray-300\x20disabled:!univer-bg-gray-300\x20disabled:!univer-text-gray-500','attrs','mcpStatus.sessionOccupied','univer_session_id:','current','_validateConfig','配置保存成功','push','BUTTON','univer-flex\x20univer-items-center\x20univer-gap-2','Retrying...','univer-text-blue-600','mcpConfig.apiKeyHint','currentColor','string','_injector','Univer\x20AI\x20Console','univer-space-y-4','none','div','univer-shrink-0\x20univer-text-blue-500','OnLineIcon','带有\x20Bearer\x20前缀的\x20API\x20密钥。','children','univer-overflow-hidden\x20univer-whitespace-pre-wrap\x20univer-break-all\x20univer-text-xs\x20univer-text-gray-800','register','未连接','univer-size-2\x20univer-rounded-full','defineProperty','配置步骤:','Invalid\x20configuration','_apiKey$','M3.05619\x203.05618C4.32084\x201.79156\x206.06964\x201.0083\x208.00023\x201.0083C9.93081\x201.0083\x2011.6796\x201.79156\x2012.9443\x203.05619C14.2089\x204.32083\x2014.9922\x206.06964\x2014.9922\x208.00023C14.9922\x209.93082\x2014.2089\x2011.6796\x2012.9443\x2012.9443C11.6796\x2014.2089\x209.93082\x2014.9922\x208.00023\x2014.9922C6.06964\x2014.9922\x204.32084\x2014.2089\x203.05619\x2012.9443C1.79156\x2011.6796\x201.0083\x209.93081\x201.0083\x208.00023C1.0083\x206.06964\x201.79156\x204.32083\x203.05619\x203.05618ZM8.00023\x202.2083C6.40068\x202.2083\x204.95352\x202.85593\x203.90471\x203.90472C2.85592\x204.95353\x202.2083\x206.40068\x202.2083\x208.00023C2.2083\x209.59977\x202.85593\x2011.0469\x203.90472\x2012.0957C4.95352\x2013.1445\x206.40068\x2013.7922\x208.00023\x2013.7922C9.59977\x2013.7922\x2011.0469\x2013.1445\x2012.0957\x2012.0957C13.1445\x2011.0469\x2013.7922\x209.59977\x2013.7922\x208.00023C13.7922\x206.40068\x2013.1445\x204.95352\x2012.0957\x203.90472C11.0469\x202.85593\x209.59977\x202.2083\x208.00023\x202.2083Z','assign','_mcpCoreConfig$','isValid','mcpConfig.connectionStatus.connecting','API\x20密钥不能为空','Save\x20Configuration','apiKey','setConfig','univer-rounded-lg\x20univer-border\x20univer-border-blue-200\x20univer-bg-blue-50\x20univer-p-3','CONNECTED','配置保存失败','https://console.univer.ai','_config$','show','mcpConfig.validation.invalidApiKey','univer-bg-blue-500','点击连接\x20MCP','连接中...','_loading$','open','Copy\x20the\x20JSON\x20configuration\x20below','univer-space-y-1\x20univer-text-xs\x20univer-text-blue-700','univer-mb-2\x20univer-text-sm\x20univer-font-semibold\x20univer-text-gray-800','MCP\x20Unknown\x20Status','length','mcpStatus.clickToConfigure','_config','MCP\x20Retrying...','errorMessage','Max\x20Retries','mcpConfig.connectionStatus.connected','Disconnected','1449haThMX','_messageService','clipPath','onStarting','pre','univer-shrink-0\x20univer-text-red-500','path','tag','Configuration\x20changes\x20will\x20take\x20effect\x20immediately','_handleConfigSave','univer-text-sm\x20univer-leading-8\x20univer-text-gray-600\x20dark:!univer-text-gray-200','mcpConfig.title','HEADER_MENU','_createConfigPanelComponent','univer-relative\x20univer-rounded-lg\x20univer-border\x20univer-border-blue-200\x20univer-bg-gradient-to-r\x20univer-from-blue-50\x20univer-to-indigo-50\x20univer-p-4','getConfig','univer-text-red-600\x20univer-bg-red-50\x20univer-border-red-200','mcpConfig.configInstructions','MCP:\x20Unauthorized','_connectionController','univer-text-blue-600\x20univer-bg-blue-50\x20univer-border-blue-200','mcpConfig.connectionError.networkError','MCP\x20Client\x20Configuration','univer-space-y-3','univer-border-b\x20univer-border-gray-100\x20univer-px-6\x20univer-py-4','subscribeConfigValue$','mcpConfig.configParameters','1025405bWdFRB'];_0x35be=function(){return _0xb60032;};return _0x35be();}const dn={[_0x90faeb['OTHERS']]:{[V['id']]:{'order':0xa,'menuItemFactory':vn}}};var gn=Object[_0xcb394f(0x282)],pn=(_0x181554,_0x47328f,_0x433ac6,_0x5aa257)=>{for(var _0x4949d3=_0x5aa257>0x1?void 0x0:_0x5aa257?gn(_0x47328f,_0x433ac6):_0x47328f,_0x521533=_0x181554['length']-0x1,_0x4be807;_0x521533>=0x0;_0x521533--)(_0x4be807=_0x181554[_0x521533])&&(_0x4949d3=_0x4be807(_0x4949d3)||_0x4949d3);return _0x4949d3;},re=(_0x5c0949,_0x520387)=>(_0x3e569e,_0x1a578a)=>_0x520387(_0x3e569e,_0x1a578a,_0x5c0949);let D=class extends _0x288ffb{constructor(_0x21daee,_0x3566ca){const _0x5c0142=_0xcb394f;super(),this[_0x5c0142(0x22a)]=_0x21daee,this[_0x5c0142(0x273)]=_0x3566ca,this[_0x5c0142(0x25b)](),this[_0x5c0142(0x261)]();}['_initializeCommands'](){const _0x448d74=_0xcb394f;[V][_0x448d74(0x252)](_0x1c0c88=>{const _0x3b504b=_0x448d74;this['disposeWithMe'](this['_commandService'][_0x3b504b(0x200)](_0x1c0c88));});}['_initializeMenus'](){const _0x31e348=_0xcb394f;this[_0x31e348(0x273)][_0x31e348(0x14d)](dn);}};D=pn([re(0x0,_0x4b5ff5),re(0x1,_0x578f89)],D);const Mn={'mcpStatus':{'disconnected':_0xcb394f(0x288),'connecting':_0xcb394f(0x237),'connected':_0xcb394f(0x222),'failed':_0xcb394f(0x210),'retrying':_0xcb394f(0x1b4),'unknown':_0xcb394f(0x1b0),'unauthorized':_0xcb394f(0x1cb),'sessionOccupied':_0xcb394f(0x26a),'networkError':'MCP:\x20Network\x20Error','maxRetriesExceeded':'MCP:\x20Max\x20Retries\x20Exceeded','clickToConnect':_0xcb394f(0x216),'clickToConfigure':'Click\x20to\x20configure\x20MCP'},'mcpConfig':{'title':_0xcb394f(0x16f),'description':'Configure\x20MCP\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets','apiKey':_0xcb394f(0x164),'apiKeyPlaceholder':_0xcb394f(0x201),'apiKeyHint':_0xcb394f(0x1d5),'enableAuth':'Enable\x20Authentication','enableAuthHint':_0xcb394f(0x13e),'connectionInfo':_0xcb394f(0x1cf),'mcpClientConfig':_0xcb394f(0x1cf),'configInstructions':'Add\x20the\x20following\x20configuration\x20to\x20your\x20MCP\x20client\x20settings:','configStepTitle':_0xcb394f(0x25c),'configStep1':_0xcb394f(0x1ad),'configStep2':_0xcb394f(0x1fb),'configStep3':_0xcb394f(0x141),'sessionId':_0xcb394f(0x1e3),'sessionIdDescription':'Unique\x20session\x20identifier.\x20If\x20you\x20have\x20multiple\x20Univer\x20instances\x20open,\x20each\x20instance\x20must\x20use\x20a\x20different\x20session_id\x20to\x20avoid\x20connection\x20conflicts.','authorizationDescription':_0xcb394f(0x285),'configParameters':'Configuration\x20Parameters:','maxRetries':_0xcb394f(0x1b6),'save':_0xcb394f(0x19e),'saving':_0xcb394f(0x246),'note1':_0xcb394f(0x1c1),'note2':_0xcb394f(0x15f),'configSaved':'Configuration\x20saved\x20successfully','configError':_0xcb394f(0x278),'apiApplyInfo':{'title':_0xcb394f(0x287),'description':_0xcb394f(0x248),'univerAiLabel':_0xcb394f(0x188),'getStarted':_0xcb394f(0x255)},'validation':{'apiKeyRequired':_0xcb394f(0x249),'apiKeyTooShort':_0xcb394f(0x20a),'invalidConfig':_0xcb394f(0x196),'invalidApiKey':'Invalid\x20API\x20key,\x20please\x20check\x20if\x20the\x20key\x20is\x20correct'},'connectionStatus':{'disconnected':_0xcb394f(0x1b8),'connecting':'Connecting...','connected':_0xcb394f(0x176),'failed':_0xcb394f(0x148),'retrying':_0xcb394f(0x182)},'connectionError':{'unauthorized':'Authorization\x20failed,\x20please\x20check\x20your\x20API\x20key','sessionOccupied':'Session-id\x20is\x20currently\x20occupied,\x20please\x20try\x20again\x20later','networkError':_0xcb394f(0x24d),'maxRetriesExceeded':_0xcb394f(0x240)}}},An={'mcpStatus':{'disconnected':'MCP\x20已断开','connecting':_0xcb394f(0x146),'connected':_0xcb394f(0x158),'failed':'MCP\x20连接失败','retrying':_0xcb394f(0x15c),'unknown':_0xcb394f(0x23b),'unauthorized':_0xcb394f(0x259),'sessionOccupied':_0xcb394f(0x1e6),'networkError':_0xcb394f(0x1f5),'maxRetriesExceeded':_0xcb394f(0x135),'clickToConnect':_0xcb394f(0x1a9),'clickToConfigure':_0xcb394f(0x27a)},'mcpConfig':{'title':_0xcb394f(0x21c),'description':_0xcb394f(0x257),'apiKey':'API\x20密钥','apiKeyPlaceholder':'请输入您的\x20API\x20密钥','apiKeyHint':_0xcb394f(0x24a),'enableAuth':_0xcb394f(0x16b),'enableAuthHint':'启用身份验证以获得安全连接','connectionInfo':'MCP\x20客户端配置','mcpClientConfig':_0xcb394f(0x173),'configInstructions':'将以下配置添加到您的\x20MCP\x20客户端设置中:','configStepTitle':_0xcb394f(0x195),'configStep1':_0xcb394f(0x1e9),'configStep2':_0xcb394f(0x225),'configStep3':'重启您的\x20MCP\x20客户端以使配置生效','sessionId':_0xcb394f(0x258),'sessionIdDescription':_0xcb394f(0x149),'authorizationDescription':_0xcb394f(0x18e),'configParameters':_0xcb394f(0x203),'maxRetries':_0xcb394f(0x1f3),'save':_0xcb394f(0x145),'saving':_0xcb394f(0x1e0),'note1':_0xcb394f(0x1f9),'note2':'您的\x20API\x20密钥安全存储在本地存储中','configSaved':_0xcb394f(0x17e),'configError':_0xcb394f(0x1a3),'apiApplyInfo':{'title':_0xcb394f(0x223),'description':'API\x20密钥用于连接\x20Univer\x20MCP\x20服务器,让您可以使用\x20AI\x20来操作电子表格。请前往控制台获取您的专属密钥。','univerAiLabel':'Univer\x20AI\x20控制台','getStarted':_0xcb394f(0x161)},'validation':{'apiKeyRequired':_0xcb394f(0x19d),'apiKeyTooShort':_0xcb394f(0x229),'invalidConfig':_0xcb394f(0x20b),'invalidApiKey':'API\x20密钥无效,请检查密钥是否正确'},'connectionStatus':{'disconnected':_0xcb394f(0x192),'connecting':_0xcb394f(0x1aa),'connected':'已连接','failed':_0xcb394f(0x1df),'retrying':_0xcb394f(0x283)},'connectionError':{'unauthorized':_0xcb394f(0x241),'sessionOccupied':_0xcb394f(0x204),'networkError':_0xcb394f(0x150),'maxRetriesExceeded':'超出最大重试次数,请稍后再试'}}};var fn=Object['defineProperty'],hn=Object[_0xcb394f(0x282)],Cn=(_0x215e73,_0x231f0d,_0x204836)=>_0x231f0d in _0x215e73?fn(_0x215e73,_0x231f0d,{'enumerable':!0x0,'configurable':!0x0,'writable':!0x0,'value':_0x204836}):_0x215e73[_0x231f0d]=_0x204836,mn=(_0x214918,_0x1a01d1,_0x5e4310,_0x4805b5)=>{for(var _0x51c023=_0x4805b5>0x1?void 0x0:_0x4805b5?hn(_0x1a01d1,_0x5e4310):_0x1a01d1,_0x295329=_0x214918['length']-0x1,_0x449744;_0x295329>=0x0;_0x295329--)(_0x449744=_0x214918[_0x295329])&&(_0x51c023=_0x449744(_0x51c023)||_0x51c023);return _0x51c023;},P=(_0x18b599,_0x2af453)=>(_0x466e87,_0x276716)=>_0x2af453(_0x466e87,_0x276716,_0x18b599),_n=(_0x4b73d9,_0x5ee088,_0x32b74c)=>Cn(_0x4b73d9,_0x5ee088+'',_0x32b74c);let j=class extends _0xa1a600{constructor(_0x4b80e2=ie,_0x561201,_0x128787,_0x259723,_0x5abd61,_0x424160){const _0x4130f4=_0xcb394f;super(),this[_0x4130f4(0x1b3)]=_0x4b80e2,this[_0x4130f4(0x187)]=_0x561201,this[_0x4130f4(0x24f)]=_0x128787,this[_0x4130f4(0x220)]=_0x259723,this[_0x4130f4(0x1dc)]=_0x5abd61,this[_0x4130f4(0x147)]=_0x424160;const {..._0x408909}=_0x16ab96({},ie,this['_config']);this[_0x4130f4(0x24f)][_0x4130f4(0x1a0)](y,_0x408909);}async[_0xcb394f(0x1bc)](){const _0x11ca34=_0xcb394f,_0x2d3598=[[O],[I],[D]];this['_injector'][_0x11ca34(0x156)](_0x36262d)||_0x2d3598[_0x11ca34(0x17f)]([_0x36262d,{'useClass':_0x2f90bd}]),_0x2d3598[_0x11ca34(0x252)](_0x38b8bc=>this[_0x11ca34(0x187)][_0x11ca34(0x263)](_0x38b8bc)),this[_0x11ca34(0x187)][_0x11ca34(0x144)](O),this['_injector']['get'](I),this['_injector'][_0x11ca34(0x144)](D);}};_n(j,_0xcb394f(0x245),'MCP_UI_PLUGIN'),j=mn([_0x2fd111(_0x3e5c6e),P(0x1,_0x5e5006(_0xd08bda)),P(0x2,_0x52532d),P(0x3,_0x4ad2ef),P(0x4,_0x5cc658),P(0x5,_0x5e5006(_0x3b988f))],j);export{nn as MCPConfigPanel,I as MCPConfigUIController,O as MCPConnectionUIController,cn as MCPStatusDisplay,D as MCPUIMenuController,V as OpenMCPConfigPanelCommand,j as UniverMCPUIPlugin,Mn as enUS,An as zhCN};
@@ -1 +1 @@
1
- const _0x533a13=_0x1164;(function(_0x209ab8,_0x1d942e){const _0x186532=_0x1164,_0x3bd766=_0x209ab8();while(!![]){try{const _0x46b695=parseInt(_0x186532(0x137))/0x1+parseInt(_0x186532(0x153))/0x2*(parseInt(_0x186532(0x15b))/0x3)+parseInt(_0x186532(0x147))/0x4+parseInt(_0x186532(0x154))/0x5+parseInt(_0x186532(0x14c))/0x6*(parseInt(_0x186532(0x158))/0x7)+-parseInt(_0x186532(0x142))/0x8*(parseInt(_0x186532(0x15e))/0x9)+-parseInt(_0x186532(0x14e))/0xa;if(_0x46b695===_0x1d942e)break;else _0x3bd766['push'](_0x3bd766['shift']());}catch(_0x3d318b){_0x3bd766['push'](_0x3bd766['shift']());}}}(_0x1315,0x87a62));function _0x1164(_0x4e55a7,_0x5f15d){_0x4e55a7=_0x4e55a7-0x12c;const _0x13152c=_0x1315();let _0x1164ce=_0x13152c[_0x4e55a7];return _0x1164ce;}const e={'mcpStatus':{'disconnected':'MCP\x20Disconnected','connecting':_0x533a13(0x12c),'connected':_0x533a13(0x146),'failed':_0x533a13(0x144),'retrying':_0x533a13(0x157),'unknown':_0x533a13(0x156),'unauthorized':_0x533a13(0x13d),'sessionOccupied':_0x533a13(0x12f),'networkError':_0x533a13(0x132),'maxRetriesExceeded':_0x533a13(0x151),'clickToConnect':_0x533a13(0x140),'clickToConfigure':_0x533a13(0x13e)},'mcpConfig':{'title':_0x533a13(0x14f),'description':_0x533a13(0x139),'apiKey':_0x533a13(0x15a),'apiKeyPlaceholder':'Enter\x20your\x20API\x20key','apiKeyHint':_0x533a13(0x130),'enableAuth':_0x533a13(0x13a),'enableAuthHint':'Enable\x20authentication\x20for\x20secure\x20connections','connectionInfo':'MCP\x20Client\x20Configuration','mcpClientConfig':_0x533a13(0x134),'configInstructions':_0x533a13(0x149),'configStepTitle':'Configuration\x20Steps:','configStep1':_0x533a13(0x138),'configStep2':_0x533a13(0x152),'configStep3':_0x533a13(0x135),'sessionId':_0x533a13(0x145),'sessionIdDescription':_0x533a13(0x13f),'authorizationDescription':_0x533a13(0x131),'configParameters':_0x533a13(0x141),'maxRetries':'Max\x20Retries','save':_0x533a13(0x14d),'saving':_0x533a13(0x150),'note1':_0x533a13(0x13c),'note2':_0x533a13(0x133),'configSaved':'Configuration\x20saved\x20successfully','configError':_0x533a13(0x13b),'apiApplyInfo':{'title':_0x533a13(0x15c),'description':_0x533a13(0x14a),'univerAiLabel':'Univer\x20AI\x20Console','getStarted':_0x533a13(0x14b)},'validation':{'apiKeyRequired':_0x533a13(0x12e),'apiKeyTooShort':_0x533a13(0x15f),'invalidConfig':_0x533a13(0x159),'invalidApiKey':'Invalid\x20API\x20key,\x20please\x20check\x20if\x20the\x20key\x20is\x20correct'},'connectionStatus':{'disconnected':'Disconnected','connecting':'Connecting...','connected':_0x533a13(0x15d),'failed':_0x533a13(0x148),'retrying':_0x533a13(0x155)},'connectionError':{'unauthorized':_0x533a13(0x136),'sessionOccupied':'Session-id\x20is\x20currently\x20occupied,\x20please\x20try\x20again\x20later','networkError':_0x533a13(0x143),'maxRetriesExceeded':_0x533a13(0x12d)}}},n=e;function _0x1315(){const _0x13f12e=['Save\x20Configuration','14607910dwCvcC','MCP\x20Configuration','Saving...','MCP:\x20Max\x20Retries\x20Exceeded','Add\x20the\x20configuration\x20to\x20your\x20MCP\x20client\x20settings\x20file','25022iHsYGh','2206150QZMHtP','Retrying...','MCP\x20Unknown\x20Status','MCP\x20Retrying...','1539713jqssLA','Invalid\x20configuration','API\x20Key','21myBTwA','What\x20is\x20API\x20Key?','Connected','13725wVSTET','API\x20key\x20must\x20be\x20at\x20least\x2010\x20characters\x20long','MCP\x20Connecting...','Maximum\x20retry\x20attempts\x20exceeded.\x20Please\x20try\x20again\x20later','API\x20key\x20is\x20required','MCP:\x20Session\x20ID\x20Occupied','Your\x20API\x20key\x20will\x20be\x20stored\x20locally\x20in\x20this\x20browser','API\x20key\x20with\x20Bearer\x20prefix.','MCP:\x20Network\x20Error','Your\x20API\x20key\x20is\x20stored\x20securely\x20in\x20local\x20storage','MCP\x20Client\x20Configuration','Restart\x20your\x20MCP\x20client\x20to\x20apply\x20the\x20configuration','Authorization\x20failed,\x20please\x20check\x20your\x20API\x20key','911705QPOZaG','Copy\x20the\x20JSON\x20configuration\x20below','Configure\x20MCP\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets','Enable\x20Authentication','Failed\x20to\x20save\x20configuration','Configuration\x20changes\x20will\x20take\x20effect\x20immediately','MCP:\x20Unauthorized','Click\x20to\x20configure\x20MCP','Unique\x20session\x20identifier.\x20If\x20you\x20have\x20multiple\x20Univer\x20instances\x20open,\x20each\x20instance\x20must\x20use\x20a\x20different\x20session_id\x20to\x20avoid\x20connection\x20conflicts.','Click\x20to\x20connect\x20MCP','Configuration\x20Parameters:','4832XBqmIy','Network\x20connection\x20error.\x20Please\x20check\x20your\x20internet\x20connection','MCP\x20Connection\x20Failed','Session\x20ID','MCP\x20Connected','1588808JnjIIq','Connection\x20Failed','Add\x20the\x20following\x20configuration\x20to\x20your\x20MCP\x20client\x20settings:','API\x20Key\x20connects\x20you\x20to\x20Univer\x20MCP\x20Server\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets.\x20Get\x20your\x20API\x20key\x20from\x20our\x20console\x20to\x20get\x20started.','Get\x20your\x20API\x20key\x20in\x20seconds','30nlNRBS'];_0x1315=function(){return _0x13f12e;};return _0x1315();}export{n as default};
1
+ function _0x2e8b(){const _0x333db=['782632yKAXgE','MCP:\x20Session\x20ID\x20Occupied','Session\x20ID','MCP\x20Connection\x20Failed','11328nfjxwy','7129395EirFgU','Maximum\x20retry\x20attempts\x20exceeded.\x20Please\x20try\x20again\x20later','MCP\x20Disconnected','API\x20Key\x20connects\x20you\x20to\x20Univer\x20MCP\x20Server\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets.\x20Get\x20your\x20API\x20key\x20from\x20our\x20console\x20to\x20get\x20started.','API\x20key\x20with\x20Bearer\x20prefix.','Univer\x20AI\x20Console','1099681lRscHi','Your\x20API\x20key\x20is\x20stored\x20securely\x20in\x20local\x20storage','Your\x20API\x20key\x20will\x20be\x20stored\x20locally\x20in\x20this\x20browser','Copy\x20the\x20JSON\x20configuration\x20below','300JfYJUF','MCP\x20Configuration','Enable\x20authentication\x20for\x20secure\x20connections','Disconnected','Enable\x20Authentication','Connection\x20Failed','Unique\x20session\x20identifier.\x20If\x20you\x20have\x20multiple\x20Univer\x20instances\x20open,\x20each\x20instance\x20must\x20use\x20a\x20different\x20session_id\x20to\x20avoid\x20connection\x20conflicts.','10577qyfhPp','Saving...','509880vGypGp','Configuration\x20Parameters:','API\x20key\x20must\x20be\x20at\x20least\x2010\x20characters\x20long','MCP:\x20Unauthorized','MCP\x20Retrying...','MCP\x20Connected','API\x20Key','MCP\x20Client\x20Configuration','Configure\x20MCP\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets','Retrying...','Max\x20Retries','10QCcwaA','4062duXUtP','10ejhVzw','414sktrNr','MCP:\x20Max\x20Retries\x20Exceeded','1130002RqSIQp','Save\x20Configuration','Configuration\x20saved\x20successfully','Enter\x20your\x20API\x20key'];_0x2e8b=function(){return _0x333db;};return _0x2e8b();}function _0xa203(_0x30ba55,_0xc688e2){_0x30ba55=_0x30ba55-0x1e3;const _0x2e8bf2=_0x2e8b();let _0xa20380=_0x2e8bf2[_0x30ba55];return _0xa20380;}const _0x59f5f2=_0xa203;(function(_0x4c2d13,_0x3d7e56){const _0x133852=_0xa203,_0x3fb54a=_0x4c2d13();while(!![]){try{const _0x306a3a=parseInt(_0x133852(0x1fa))/0x1+parseInt(_0x133852(0x1f8))/0x2*(-parseInt(_0x133852(0x202))/0x3)+-parseInt(_0x133852(0x1fe))/0x4*(parseInt(_0x133852(0x1f5))/0x5)+parseInt(_0x133852(0x1f6))/0x6*(-parseInt(_0x133852(0x1e8))/0x7)+parseInt(_0x133852(0x1ea))/0x8+-parseInt(_0x133852(0x203))/0x9*(parseInt(_0x133852(0x1f7))/0xa)+parseInt(_0x133852(0x209))/0xb*(parseInt(_0x133852(0x20d))/0xc);if(_0x306a3a===_0x3d7e56)break;else _0x3fb54a['push'](_0x3fb54a['shift']());}catch(_0x5e38c7){_0x3fb54a['push'](_0x3fb54a['shift']());}}}(_0x2e8b,0xac1c2));const e={'mcpStatus':{'disconnected':_0x59f5f2(0x205),'connecting':'MCP\x20Connecting...','connected':_0x59f5f2(0x1ef),'failed':_0x59f5f2(0x201),'retrying':_0x59f5f2(0x1ee),'unknown':'MCP\x20Unknown\x20Status','unauthorized':_0x59f5f2(0x1ed),'sessionOccupied':_0x59f5f2(0x1ff),'networkError':'MCP:\x20Network\x20Error','maxRetriesExceeded':_0x59f5f2(0x1f9),'clickToConnect':'Click\x20to\x20connect\x20MCP','clickToConfigure':'Click\x20to\x20configure\x20MCP'},'mcpConfig':{'title':_0x59f5f2(0x20e),'description':_0x59f5f2(0x1f2),'apiKey':_0x59f5f2(0x1f0),'apiKeyPlaceholder':_0x59f5f2(0x1fd),'apiKeyHint':_0x59f5f2(0x20b),'enableAuth':_0x59f5f2(0x1e5),'enableAuthHint':_0x59f5f2(0x1e3),'connectionInfo':'MCP\x20Client\x20Configuration','mcpClientConfig':_0x59f5f2(0x1f1),'configInstructions':'Add\x20the\x20following\x20configuration\x20to\x20your\x20MCP\x20client\x20settings:','configStepTitle':'Configuration\x20Steps:','configStep1':_0x59f5f2(0x20c),'configStep2':'Add\x20the\x20configuration\x20to\x20your\x20MCP\x20client\x20settings\x20file','configStep3':'Restart\x20your\x20MCP\x20client\x20to\x20apply\x20the\x20configuration','sessionId':_0x59f5f2(0x200),'sessionIdDescription':_0x59f5f2(0x1e7),'authorizationDescription':_0x59f5f2(0x207),'configParameters':_0x59f5f2(0x1eb),'maxRetries':_0x59f5f2(0x1f4),'save':_0x59f5f2(0x1fb),'saving':_0x59f5f2(0x1e9),'note1':'Configuration\x20changes\x20will\x20take\x20effect\x20immediately','note2':_0x59f5f2(0x20a),'configSaved':_0x59f5f2(0x1fc),'configError':'Failed\x20to\x20save\x20configuration','apiApplyInfo':{'title':'What\x20is\x20API\x20Key?','description':_0x59f5f2(0x206),'univerAiLabel':_0x59f5f2(0x208),'getStarted':'Get\x20your\x20API\x20key\x20in\x20seconds'},'validation':{'apiKeyRequired':'API\x20key\x20is\x20required','apiKeyTooShort':_0x59f5f2(0x1ec),'invalidConfig':'Invalid\x20configuration','invalidApiKey':'Invalid\x20API\x20key,\x20please\x20check\x20if\x20the\x20key\x20is\x20correct'},'connectionStatus':{'disconnected':_0x59f5f2(0x1e4),'connecting':'Connecting...','connected':'Connected','failed':_0x59f5f2(0x1e6),'retrying':_0x59f5f2(0x1f3)},'connectionError':{'unauthorized':'Authorization\x20failed,\x20please\x20check\x20your\x20API\x20key','sessionOccupied':'Session-id\x20is\x20currently\x20occupied,\x20please\x20try\x20again\x20later','networkError':'Network\x20connection\x20error.\x20Please\x20check\x20your\x20internet\x20connection','maxRetriesExceeded':_0x59f5f2(0x204)}}},n=e;export{n as default};
@@ -1 +1 @@
1
- function _0x1db8(_0x193817,_0x117820){_0x193817=_0x193817-0x70;const _0x40d77c=_0x40d7();let _0x1db839=_0x40d77c[_0x193817];return _0x1db839;}const _0x108f2d=_0x1db8;(function(_0x177675,_0x2274fb){const _0x2f593f=_0x1db8,_0x4677fa=_0x177675();while(!![]){try{const _0x35d144=parseInt(_0x2f593f(0x84))/0x1*(-parseInt(_0x2f593f(0x77))/0x2)+parseInt(_0x2f593f(0x7e))/0x3*(parseInt(_0x2f593f(0x83))/0x4)+-parseInt(_0x2f593f(0xa4))/0x5*(parseInt(_0x2f593f(0x9c))/0x6)+parseInt(_0x2f593f(0x8b))/0x7+-parseInt(_0x2f593f(0x9f))/0x8*(parseInt(_0x2f593f(0x96))/0x9)+-parseInt(_0x2f593f(0xa2))/0xa*(-parseInt(_0x2f593f(0x8f))/0xb)+parseInt(_0x2f593f(0x90))/0xc;if(_0x35d144===_0x2274fb)break;else _0x4677fa['push'](_0x4677fa['shift']());}catch(_0x2b31bd){_0x4677fa['push'](_0x4677fa['shift']());}}}(_0x40d7,0x81be9));const e={'mcpStatus':{'disconnected':'MCP\x20Disconnected','connecting':_0x108f2d(0x80),'connected':_0x108f2d(0x87),'failed':_0x108f2d(0xa3),'retrying':_0x108f2d(0x76),'unknown':_0x108f2d(0x88),'unauthorized':_0x108f2d(0x86),'sessionOccupied':'MCP:\x20Session\x20ID\x20Occupied','networkError':_0x108f2d(0x93),'maxRetriesExceeded':_0x108f2d(0x81),'clickToConnect':_0x108f2d(0x9e),'clickToConfigure':_0x108f2d(0x9d)},'mcpConfig':{'title':_0x108f2d(0x72),'description':_0x108f2d(0x8d),'apiKey':_0x108f2d(0x71),'apiKeyPlaceholder':_0x108f2d(0x89),'apiKeyHint':_0x108f2d(0x7a),'enableAuth':_0x108f2d(0x79),'enableAuthHint':_0x108f2d(0x9b),'connectionInfo':_0x108f2d(0x94),'mcpClientConfig':_0x108f2d(0x94),'configInstructions':_0x108f2d(0xa5),'configStepTitle':'Configuration\x20Steps:','configStep1':_0x108f2d(0x91),'configStep2':_0x108f2d(0x75),'configStep3':_0x108f2d(0x8c),'sessionId':_0x108f2d(0xa0),'sessionIdDescription':'Unique\x20session\x20identifier.\x20If\x20you\x20have\x20multiple\x20Univer\x20instances\x20open,\x20each\x20instance\x20must\x20use\x20a\x20different\x20session_id\x20to\x20avoid\x20connection\x20conflicts.','authorizationDescription':_0x108f2d(0x99),'configParameters':'Configuration\x20Parameters:','maxRetries':_0x108f2d(0xa1),'save':_0x108f2d(0x8a),'saving':_0x108f2d(0x7b),'note1':_0x108f2d(0x7c),'note2':_0x108f2d(0x7f),'configSaved':_0x108f2d(0x9a),'configError':_0x108f2d(0x98),'apiApplyInfo':{'title':_0x108f2d(0xa6),'description':_0x108f2d(0x74),'univerAiLabel':'Univer\x20AI\x20Console','getStarted':'Get\x20your\x20API\x20key\x20in\x20seconds'},'validation':{'apiKeyRequired':_0x108f2d(0x92),'apiKeyTooShort':_0x108f2d(0x85),'invalidConfig':_0x108f2d(0x70),'invalidApiKey':_0x108f2d(0x8e)},'connectionStatus':{'disconnected':'Disconnected','connecting':_0x108f2d(0x95),'connected':_0x108f2d(0xa7),'failed':_0x108f2d(0x78),'retrying':'Retrying...'},'connectionError':{'unauthorized':_0x108f2d(0x97),'sessionOccupied':_0x108f2d(0x82),'networkError':_0x108f2d(0x73),'maxRetriesExceeded':_0x108f2d(0x7d)}}};export{e as default};function _0x40d7(){const _0x4da81c=['MCP\x20Connecting...','MCP:\x20Max\x20Retries\x20Exceeded','Session-id\x20is\x20currently\x20occupied,\x20please\x20try\x20again\x20later','30752aUpLyI','983701zzakRl','API\x20key\x20must\x20be\x20at\x20least\x2010\x20characters\x20long','MCP:\x20Unauthorized','MCP\x20Connected','MCP\x20Unknown\x20Status','Enter\x20your\x20API\x20key','Save\x20Configuration','4869137XABgjE','Restart\x20your\x20MCP\x20client\x20to\x20apply\x20the\x20configuration','Configure\x20MCP\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets','Invalid\x20API\x20key,\x20please\x20check\x20if\x20the\x20key\x20is\x20correct','22UySCaD','10207872bzGIVY','Copy\x20the\x20JSON\x20configuration\x20below','API\x20key\x20is\x20required','MCP:\x20Network\x20Error','MCP\x20Client\x20Configuration','Connecting...','8068644OgFOIB','Authorization\x20failed,\x20please\x20check\x20your\x20API\x20key','Failed\x20to\x20save\x20configuration','API\x20key\x20with\x20Bearer\x20prefix.','Configuration\x20saved\x20successfully','Enable\x20authentication\x20for\x20secure\x20connections','6rVLnwm','Click\x20to\x20configure\x20MCP','Click\x20to\x20connect\x20MCP','8FLvKYp','Session\x20ID','Max\x20Retries','3433530gsSjeP','MCP\x20Connection\x20Failed','1451355HGsmGU','Add\x20the\x20following\x20configuration\x20to\x20your\x20MCP\x20client\x20settings:','What\x20is\x20API\x20Key?','Connected','Invalid\x20configuration','API\x20Key','MCP\x20Configuration','Network\x20connection\x20error.\x20Please\x20check\x20your\x20internet\x20connection','API\x20Key\x20connects\x20you\x20to\x20Univer\x20MCP\x20Server\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets.\x20Get\x20your\x20API\x20key\x20from\x20our\x20console\x20to\x20get\x20started.','Add\x20the\x20configuration\x20to\x20your\x20MCP\x20client\x20settings\x20file','MCP\x20Retrying...','2cgyyxW','Connection\x20Failed','Enable\x20Authentication','Your\x20API\x20key\x20will\x20be\x20stored\x20locally\x20in\x20this\x20browser','Saving...','Configuration\x20changes\x20will\x20take\x20effect\x20immediately','Maximum\x20retry\x20attempts\x20exceeded.\x20Please\x20try\x20again\x20later','183OlrEjP','Your\x20API\x20key\x20is\x20stored\x20securely\x20in\x20local\x20storage'];_0x40d7=function(){return _0x4da81c;};return _0x40d7();}
1
+ function _0xeaf9(){const _0x69efc0=['4660Etolvs','47151aScffM','Network\x20connection\x20error.\x20Please\x20check\x20your\x20internet\x20connection','MCP\x20Unknown\x20Status','1570014XAheUM','158342qpgxIb','440fIGnuZ','18ElaUxh','API\x20key\x20must\x20be\x20at\x20least\x2010\x20characters\x20long','Your\x20API\x20key\x20is\x20stored\x20securely\x20in\x20local\x20storage','Save\x20Configuration','Configuration\x20saved\x20successfully','Configure\x20MCP\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets','API\x20Key','Configuration\x20Parameters:','Enable\x20authentication\x20for\x20secure\x20connections','MCP\x20Connected','Enable\x20Authentication','Disconnected','Session-id\x20is\x20currently\x20occupied,\x20please\x20try\x20again\x20later','Your\x20API\x20key\x20will\x20be\x20stored\x20locally\x20in\x20this\x20browser','MCP\x20Client\x20Configuration','MCP:\x20Unauthorized','Connected','MCP\x20Retrying...','7645HNQWle','Restart\x20your\x20MCP\x20client\x20to\x20apply\x20the\x20configuration','Copy\x20the\x20JSON\x20configuration\x20below','MCP:\x20Network\x20Error','Configuration\x20Steps:','15ydpiAi','API\x20key\x20with\x20Bearer\x20prefix.','Enter\x20your\x20API\x20key','Failed\x20to\x20save\x20configuration','202236icxJcY','Connection\x20Failed','What\x20is\x20API\x20Key?','Max\x20Retries','MCP:\x20Session\x20ID\x20Occupied','7525MewgTx','Invalid\x20configuration','46542biRjdb','Add\x20the\x20following\x20configuration\x20to\x20your\x20MCP\x20client\x20settings:','Click\x20to\x20connect\x20MCP','Authorization\x20failed,\x20please\x20check\x20your\x20API\x20key','MCP\x20Connection\x20Failed','API\x20Key\x20connects\x20you\x20to\x20Univer\x20MCP\x20Server\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets.\x20Get\x20your\x20API\x20key\x20from\x20our\x20console\x20to\x20get\x20started.','API\x20key\x20is\x20required','Add\x20the\x20configuration\x20to\x20your\x20MCP\x20client\x20settings\x20file'];_0xeaf9=function(){return _0x69efc0;};return _0xeaf9();}const _0x1f5e0e=_0x436f;(function(_0x58d102,_0x56dd3c){const _0x3871c1=_0x436f,_0x1e6cc8=_0x58d102();while(!![]){try{const _0x108aea=-parseInt(_0x3871c1(0x168))/0x1+-parseInt(_0x3871c1(0x16a))/0x2*(-parseInt(_0x3871c1(0x164))/0x3)+parseInt(_0x3871c1(0x185))/0x4+parseInt(_0x3871c1(0x181))/0x5*(-parseInt(_0x3871c1(0x18c))/0x6)+-parseInt(_0x3871c1(0x18a))/0x7*(parseInt(_0x3871c1(0x169))/0x8)+-parseInt(_0x3871c1(0x167))/0x9+parseInt(_0x3871c1(0x163))/0xa*(parseInt(_0x3871c1(0x17c))/0xb);if(_0x108aea===_0x56dd3c)break;else _0x1e6cc8['push'](_0x1e6cc8['shift']());}catch(_0x13d098){_0x1e6cc8['push'](_0x1e6cc8['shift']());}}}(_0xeaf9,0x1895a));function _0x436f(_0x123a30,_0x36e184){_0x123a30=_0x123a30-0x163;const _0xeaf9e4=_0xeaf9();let _0x436fbe=_0xeaf9e4[_0x123a30];return _0x436fbe;}const e={'mcpStatus':{'disconnected':'MCP\x20Disconnected','connecting':'MCP\x20Connecting...','connected':_0x1f5e0e(0x173),'failed':_0x1f5e0e(0x190),'retrying':_0x1f5e0e(0x17b),'unknown':_0x1f5e0e(0x166),'unauthorized':_0x1f5e0e(0x179),'sessionOccupied':_0x1f5e0e(0x189),'networkError':_0x1f5e0e(0x17f),'maxRetriesExceeded':'MCP:\x20Max\x20Retries\x20Exceeded','clickToConnect':_0x1f5e0e(0x18e),'clickToConfigure':'Click\x20to\x20configure\x20MCP'},'mcpConfig':{'title':'MCP\x20Configuration','description':_0x1f5e0e(0x16f),'apiKey':_0x1f5e0e(0x170),'apiKeyPlaceholder':_0x1f5e0e(0x183),'apiKeyHint':_0x1f5e0e(0x177),'enableAuth':_0x1f5e0e(0x174),'enableAuthHint':_0x1f5e0e(0x172),'connectionInfo':_0x1f5e0e(0x178),'mcpClientConfig':_0x1f5e0e(0x178),'configInstructions':_0x1f5e0e(0x18d),'configStepTitle':_0x1f5e0e(0x180),'configStep1':_0x1f5e0e(0x17e),'configStep2':_0x1f5e0e(0x193),'configStep3':_0x1f5e0e(0x17d),'sessionId':'Session\x20ID','sessionIdDescription':'Unique\x20session\x20identifier.\x20If\x20you\x20have\x20multiple\x20Univer\x20instances\x20open,\x20each\x20instance\x20must\x20use\x20a\x20different\x20session_id\x20to\x20avoid\x20connection\x20conflicts.','authorizationDescription':_0x1f5e0e(0x182),'configParameters':_0x1f5e0e(0x171),'maxRetries':_0x1f5e0e(0x188),'save':_0x1f5e0e(0x16d),'saving':'Saving...','note1':'Configuration\x20changes\x20will\x20take\x20effect\x20immediately','note2':_0x1f5e0e(0x16c),'configSaved':_0x1f5e0e(0x16e),'configError':_0x1f5e0e(0x184),'apiApplyInfo':{'title':_0x1f5e0e(0x187),'description':_0x1f5e0e(0x191),'univerAiLabel':'Univer\x20AI\x20Console','getStarted':'Get\x20your\x20API\x20key\x20in\x20seconds'},'validation':{'apiKeyRequired':_0x1f5e0e(0x192),'apiKeyTooShort':_0x1f5e0e(0x16b),'invalidConfig':_0x1f5e0e(0x18b),'invalidApiKey':'Invalid\x20API\x20key,\x20please\x20check\x20if\x20the\x20key\x20is\x20correct'},'connectionStatus':{'disconnected':_0x1f5e0e(0x175),'connecting':'Connecting...','connected':_0x1f5e0e(0x17a),'failed':_0x1f5e0e(0x186),'retrying':'Retrying...'},'connectionError':{'unauthorized':_0x1f5e0e(0x18f),'sessionOccupied':_0x1f5e0e(0x176),'networkError':_0x1f5e0e(0x165),'maxRetriesExceeded':'Maximum\x20retry\x20attempts\x20exceeded.\x20Please\x20try\x20again\x20later'}}};export{e as default};
@@ -1 +1 @@
1
- function _0x5839(){const _0x245d18=['Add\x20the\x20following\x20configuration\x20to\x20your\x20MCP\x20client\x20settings:','API\x20key\x20must\x20be\x20at\x20least\x2010\x20characters\x20long','Configuration\x20Parameters:','36zrDupd','API\x20Key','MCP\x20Disconnected','Save\x20Configuration','API\x20key\x20with\x20Bearer\x20prefix.','Your\x20API\x20key\x20is\x20stored\x20securely\x20in\x20local\x20storage','Invalid\x20API\x20key,\x20please\x20check\x20if\x20the\x20key\x20is\x20correct','3637640bEBBhE','Maximum\x20retry\x20attempts\x20exceeded.\x20Please\x20try\x20again\x20later','Session\x20ID','3688372LngaTH','Network\x20connection\x20error.\x20Please\x20check\x20your\x20internet\x20connection','3326216WACmtx','Retrying...','MCP:\x20Max\x20Retries\x20Exceeded','Configure\x20MCP\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets','Configuration\x20changes\x20will\x20take\x20effect\x20immediately','Get\x20your\x20API\x20key\x20in\x20seconds','Session-id\x20is\x20currently\x20occupied,\x20please\x20try\x20again\x20later','Copy\x20the\x20JSON\x20configuration\x20below','2765946vzofNR','143626kmPnvG','MCP\x20Connection\x20Failed','Failed\x20to\x20save\x20configuration','Connection\x20Failed','Configuration\x20Steps:','3yFwtoQ','Disconnected','Configuration\x20saved\x20successfully','Add\x20the\x20configuration\x20to\x20your\x20MCP\x20client\x20settings\x20file','Click\x20to\x20configure\x20MCP','Max\x20Retries','MCP:\x20Unauthorized','29662opZecW','Restart\x20your\x20MCP\x20client\x20to\x20apply\x20the\x20configuration','Enable\x20Authentication','API\x20key\x20is\x20required','Univer\x20AI\x20Console','Your\x20API\x20key\x20will\x20be\x20stored\x20locally\x20in\x20this\x20browser','MCP\x20Retrying...','MCP\x20Unknown\x20Status','MCP\x20Connecting...','Invalid\x20configuration','79682MIeEyp'];_0x5839=function(){return _0x245d18;};return _0x5839();}const _0x29bc17=_0x2f96;function _0x2f96(_0x1b8868,_0x50593e){_0x1b8868=_0x1b8868-0x146;const _0x583994=_0x5839();let _0x2f96df=_0x583994[_0x1b8868];return _0x2f96df;}(function(_0x4a1dda,_0x5bb3ab){const _0x1ecc36=_0x2f96,_0x58d707=_0x4a1dda();while(!![]){try{const _0x427a11=parseInt(_0x1ecc36(0x172))/0x1+parseInt(_0x1ecc36(0x14d))/0x2*(parseInt(_0x1ecc36(0x16b))/0x3)+-parseInt(_0x1ecc36(0x15b))/0x4+-parseInt(_0x1ecc36(0x158))/0x5+parseInt(_0x1ecc36(0x165))/0x6+-parseInt(_0x1ecc36(0x166))/0x7+parseInt(_0x1ecc36(0x15d))/0x8*(parseInt(_0x1ecc36(0x151))/0x9);if(_0x427a11===_0x5bb3ab)break;else _0x58d707['push'](_0x58d707['shift']());}catch(_0xa6f657){_0x58d707['push'](_0x58d707['shift']());}}}(_0x5839,0x7fcc7));const e={'mcpStatus':{'disconnected':_0x29bc17(0x153),'connecting':_0x29bc17(0x14b),'connected':'MCP\x20Connected','failed':_0x29bc17(0x167),'retrying':_0x29bc17(0x149),'unknown':_0x29bc17(0x14a),'unauthorized':_0x29bc17(0x171),'sessionOccupied':'MCP:\x20Session\x20ID\x20Occupied','networkError':'MCP:\x20Network\x20Error','maxRetriesExceeded':_0x29bc17(0x15f),'clickToConnect':'Click\x20to\x20connect\x20MCP','clickToConfigure':_0x29bc17(0x16f)},'mcpConfig':{'title':'MCP\x20Configuration','description':_0x29bc17(0x160),'apiKey':_0x29bc17(0x152),'apiKeyPlaceholder':'Enter\x20your\x20API\x20key','apiKeyHint':_0x29bc17(0x148),'enableAuth':_0x29bc17(0x174),'enableAuthHint':'Enable\x20authentication\x20for\x20secure\x20connections','connectionInfo':'MCP\x20Client\x20Configuration','mcpClientConfig':'MCP\x20Client\x20Configuration','configInstructions':_0x29bc17(0x14e),'configStepTitle':_0x29bc17(0x16a),'configStep1':_0x29bc17(0x164),'configStep2':_0x29bc17(0x16e),'configStep3':_0x29bc17(0x173),'sessionId':_0x29bc17(0x15a),'sessionIdDescription':'Unique\x20session\x20identifier.\x20If\x20you\x20have\x20multiple\x20Univer\x20instances\x20open,\x20each\x20instance\x20must\x20use\x20a\x20different\x20session_id\x20to\x20avoid\x20connection\x20conflicts.','authorizationDescription':_0x29bc17(0x155),'configParameters':_0x29bc17(0x150),'maxRetries':_0x29bc17(0x170),'save':_0x29bc17(0x154),'saving':'Saving...','note1':_0x29bc17(0x161),'note2':_0x29bc17(0x156),'configSaved':_0x29bc17(0x16d),'configError':_0x29bc17(0x168),'apiApplyInfo':{'title':'What\x20is\x20API\x20Key?','description':'API\x20Key\x20connects\x20you\x20to\x20Univer\x20MCP\x20Server\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets.\x20Get\x20your\x20API\x20key\x20from\x20our\x20console\x20to\x20get\x20started.','univerAiLabel':_0x29bc17(0x147),'getStarted':_0x29bc17(0x162)},'validation':{'apiKeyRequired':_0x29bc17(0x146),'apiKeyTooShort':_0x29bc17(0x14f),'invalidConfig':_0x29bc17(0x14c),'invalidApiKey':_0x29bc17(0x157)},'connectionStatus':{'disconnected':_0x29bc17(0x16c),'connecting':'Connecting...','connected':'Connected','failed':_0x29bc17(0x169),'retrying':_0x29bc17(0x15e)},'connectionError':{'unauthorized':'Authorization\x20failed,\x20please\x20check\x20your\x20API\x20key','sessionOccupied':_0x29bc17(0x163),'networkError':_0x29bc17(0x15c),'maxRetriesExceeded':_0x29bc17(0x159)}}},n=e;export{n as default};
1
+ function _0x1fd6(_0x5e1637,_0x365755){_0x5e1637=_0x5e1637-0x8c;const _0x2236d0=_0x2236();let _0x1fd675=_0x2236d0[_0x5e1637];return _0x1fd675;}const _0x280191=_0x1fd6;(function(_0x129302,_0x5ca8bd){const _0x4d7584=_0x1fd6,_0x382670=_0x129302();while(!![]){try{const _0x5a38a7=parseInt(_0x4d7584(0x96))/0x1+parseInt(_0x4d7584(0xba))/0x2+-parseInt(_0x4d7584(0xc4))/0x3*(-parseInt(_0x4d7584(0x9f))/0x4)+-parseInt(_0x4d7584(0xb3))/0x5+parseInt(_0x4d7584(0xbc))/0x6*(-parseInt(_0x4d7584(0x9d))/0x7)+-parseInt(_0x4d7584(0xb0))/0x8*(-parseInt(_0x4d7584(0x92))/0x9)+-parseInt(_0x4d7584(0xa2))/0xa*(parseInt(_0x4d7584(0x9e))/0xb);if(_0x5a38a7===_0x5ca8bd)break;else _0x382670['push'](_0x382670['shift']());}catch(_0x2bf52e){_0x382670['push'](_0x382670['shift']());}}}(_0x2236,0xa4ae9));const e={'mcpStatus':{'disconnected':_0x280191(0x9a),'connecting':_0x280191(0xb1),'connected':_0x280191(0xbb),'failed':'MCP\x20Connection\x20Failed','retrying':_0x280191(0xb4),'unknown':_0x280191(0xb7),'unauthorized':_0x280191(0xa0),'sessionOccupied':_0x280191(0xa5),'networkError':_0x280191(0xab),'maxRetriesExceeded':_0x280191(0xb8),'clickToConnect':_0x280191(0xc6),'clickToConfigure':_0x280191(0xbf)},'mcpConfig':{'title':_0x280191(0xaf),'description':_0x280191(0xbe),'apiKey':_0x280191(0xa6),'apiKeyPlaceholder':_0x280191(0x8c),'apiKeyHint':_0x280191(0xad),'enableAuth':_0x280191(0x9b),'enableAuthHint':_0x280191(0x8e),'connectionInfo':_0x280191(0xb9),'mcpClientConfig':'MCP\x20Client\x20Configuration','configInstructions':_0x280191(0xa9),'configStepTitle':_0x280191(0x97),'configStep1':_0x280191(0x8d),'configStep2':_0x280191(0xac),'configStep3':_0x280191(0x95),'sessionId':_0x280191(0x8f),'sessionIdDescription':_0x280191(0xb2),'authorizationDescription':_0x280191(0xa1),'configParameters':_0x280191(0xc0),'maxRetries':_0x280191(0xa8),'save':'Save\x20Configuration','saving':_0x280191(0xc5),'note1':_0x280191(0xaa),'note2':_0x280191(0xc3),'configSaved':_0x280191(0xae),'configError':_0x280191(0xa7),'apiApplyInfo':{'title':_0x280191(0xa3),'description':_0x280191(0x9c),'univerAiLabel':_0x280191(0x99),'getStarted':_0x280191(0x94)},'validation':{'apiKeyRequired':_0x280191(0xb6),'apiKeyTooShort':_0x280191(0xc1),'invalidConfig':_0x280191(0xbd),'invalidApiKey':_0x280191(0xc2)},'connectionStatus':{'disconnected':_0x280191(0xb5),'connecting':'Connecting...','connected':'Connected','failed':_0x280191(0x91),'retrying':_0x280191(0xa4)},'connectionError':{'unauthorized':'Authorization\x20failed,\x20please\x20check\x20your\x20API\x20key','sessionOccupied':_0x280191(0x93),'networkError':_0x280191(0x90),'maxRetriesExceeded':_0x280191(0x98)}}},n=e;export{n as default};function _0x2236(){const _0x12d9f7=['Configure\x20MCP\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets','Click\x20to\x20configure\x20MCP','Configuration\x20Parameters:','API\x20key\x20must\x20be\x20at\x20least\x2010\x20characters\x20long','Invalid\x20API\x20key,\x20please\x20check\x20if\x20the\x20key\x20is\x20correct','Your\x20API\x20key\x20is\x20stored\x20securely\x20in\x20local\x20storage','66gxqEXJ','Saving...','Click\x20to\x20connect\x20MCP','Enter\x20your\x20API\x20key','Copy\x20the\x20JSON\x20configuration\x20below','Enable\x20authentication\x20for\x20secure\x20connections','Session\x20ID','Network\x20connection\x20error.\x20Please\x20check\x20your\x20internet\x20connection','Connection\x20Failed','10597077flOdnz','Session-id\x20is\x20currently\x20occupied,\x20please\x20try\x20again\x20later','Get\x20your\x20API\x20key\x20in\x20seconds','Restart\x20your\x20MCP\x20client\x20to\x20apply\x20the\x20configuration','1175179fAdRWN','Configuration\x20Steps:','Maximum\x20retry\x20attempts\x20exceeded.\x20Please\x20try\x20again\x20later','Univer\x20AI\x20Console','MCP\x20Disconnected','Enable\x20Authentication','API\x20Key\x20connects\x20you\x20to\x20Univer\x20MCP\x20Server\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets.\x20Get\x20your\x20API\x20key\x20from\x20our\x20console\x20to\x20get\x20started.','107380ORZPud','132rHCpni','127244qPNfnY','MCP:\x20Unauthorized','API\x20key\x20with\x20Bearer\x20prefix.','80210oGxAkQ','What\x20is\x20API\x20Key?','Retrying...','MCP:\x20Session\x20ID\x20Occupied','API\x20Key','Failed\x20to\x20save\x20configuration','Max\x20Retries','Add\x20the\x20following\x20configuration\x20to\x20your\x20MCP\x20client\x20settings:','Configuration\x20changes\x20will\x20take\x20effect\x20immediately','MCP:\x20Network\x20Error','Add\x20the\x20configuration\x20to\x20your\x20MCP\x20client\x20settings\x20file','Your\x20API\x20key\x20will\x20be\x20stored\x20locally\x20in\x20this\x20browser','Configuration\x20saved\x20successfully','MCP\x20Configuration','8LUMCdD','MCP\x20Connecting...','Unique\x20session\x20identifier.\x20If\x20you\x20have\x20multiple\x20Univer\x20instances\x20open,\x20each\x20instance\x20must\x20use\x20a\x20different\x20session_id\x20to\x20avoid\x20connection\x20conflicts.','6094880UMEwTC','MCP\x20Retrying...','Disconnected','API\x20key\x20is\x20required','MCP\x20Unknown\x20Status','MCP:\x20Max\x20Retries\x20Exceeded','MCP\x20Client\x20Configuration','144902kKReRH','MCP\x20Connected','444reqIoe','Invalid\x20configuration'];_0x2236=function(){return _0x12d9f7;};return _0x2236();}
@@ -1 +1 @@
1
- function _0x5233(_0x11b7c9,_0x4b83c6){_0x11b7c9=_0x11b7c9-0x18c;const _0x100870=_0x1008();let _0x52336e=_0x100870[_0x11b7c9];return _0x52336e;}const _0x253d82=_0x5233;(function(_0x69aed,_0x226a72){const _0x4c192f=_0x5233,_0xfebd1d=_0x69aed();while(!![]){try{const _0xf684e7=parseInt(_0x4c192f(0x197))/0x1*(parseInt(_0x4c192f(0x1aa))/0x2)+parseInt(_0x4c192f(0x18f))/0x3*(parseInt(_0x4c192f(0x1c1))/0x4)+-parseInt(_0x4c192f(0x18c))/0x5*(-parseInt(_0x4c192f(0x1c3))/0x6)+parseInt(_0x4c192f(0x19f))/0x7+parseInt(_0x4c192f(0x1b0))/0x8+parseInt(_0x4c192f(0x1bf))/0x9*(parseInt(_0x4c192f(0x1b5))/0xa)+-parseInt(_0x4c192f(0x1c2))/0xb*(parseInt(_0x4c192f(0x1b1))/0xc);if(_0xf684e7===_0x226a72)break;else _0xfebd1d['push'](_0xfebd1d['shift']());}catch(_0xf86ad2){_0xfebd1d['push'](_0xfebd1d['shift']());}}}(_0x1008,0x387fe));const e={'mcpStatus':{'disconnected':_0x253d82(0x1c0),'connecting':_0x253d82(0x194),'connected':_0x253d82(0x19c),'failed':_0x253d82(0x1ab),'retrying':_0x253d82(0x1ba),'unknown':_0x253d82(0x191),'unauthorized':_0x253d82(0x1a1),'sessionOccupied':'MCP:\x20Session\x20ID\x20Occupied','networkError':_0x253d82(0x1a2),'maxRetriesExceeded':_0x253d82(0x19a),'clickToConnect':_0x253d82(0x1a6),'clickToConfigure':_0x253d82(0x1b9)},'mcpConfig':{'title':_0x253d82(0x1be),'description':_0x253d82(0x1ad),'apiKey':_0x253d82(0x1a4),'apiKeyPlaceholder':'Enter\x20your\x20API\x20key','apiKeyHint':_0x253d82(0x1b6),'enableAuth':'Enable\x20Authentication','enableAuthHint':_0x253d82(0x1af),'connectionInfo':_0x253d82(0x18e),'mcpClientConfig':_0x253d82(0x18e),'configInstructions':_0x253d82(0x1ac),'configStepTitle':_0x253d82(0x1b3),'configStep1':_0x253d82(0x1bb),'configStep2':_0x253d82(0x1bd),'configStep3':'Restart\x20your\x20MCP\x20client\x20to\x20apply\x20the\x20configuration','sessionId':_0x253d82(0x193),'sessionIdDescription':_0x253d82(0x1bc),'authorizationDescription':'API\x20key\x20with\x20Bearer\x20prefix.','configParameters':_0x253d82(0x1a5),'maxRetries':_0x253d82(0x199),'save':_0x253d82(0x1b7),'saving':_0x253d82(0x196),'note1':_0x253d82(0x1ae),'note2':_0x253d82(0x190),'configSaved':_0x253d82(0x1a8),'configError':_0x253d82(0x1b8),'apiApplyInfo':{'title':'What\x20is\x20API\x20Key?','description':'API\x20Key\x20connects\x20you\x20to\x20Univer\x20MCP\x20Server\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets.\x20Get\x20your\x20API\x20key\x20from\x20our\x20console\x20to\x20get\x20started.','univerAiLabel':_0x253d82(0x195),'getStarted':_0x253d82(0x1a0)},'validation':{'apiKeyRequired':_0x253d82(0x19d),'apiKeyTooShort':_0x253d82(0x1a3),'invalidConfig':_0x253d82(0x1b2),'invalidApiKey':'Invalid\x20API\x20key,\x20please\x20check\x20if\x20the\x20key\x20is\x20correct'},'connectionStatus':{'disconnected':_0x253d82(0x1b4),'connecting':_0x253d82(0x18d),'connected':_0x253d82(0x198),'failed':_0x253d82(0x1a7),'retrying':_0x253d82(0x19b)},'connectionError':{'unauthorized':'Authorization\x20failed,\x20please\x20check\x20your\x20API\x20key','sessionOccupied':_0x253d82(0x192),'networkError':_0x253d82(0x1a9),'maxRetriesExceeded':_0x253d82(0x19e)}}},n=e;export{n as default};function _0x1008(){const _0x1a3d65=['MCP\x20Connecting...','Univer\x20AI\x20Console','Saving...','1ZXittA','Connected','Max\x20Retries','MCP:\x20Max\x20Retries\x20Exceeded','Retrying...','MCP\x20Connected','API\x20key\x20is\x20required','Maximum\x20retry\x20attempts\x20exceeded.\x20Please\x20try\x20again\x20later','2747668LsStGl','Get\x20your\x20API\x20key\x20in\x20seconds','MCP:\x20Unauthorized','MCP:\x20Network\x20Error','API\x20key\x20must\x20be\x20at\x20least\x2010\x20characters\x20long','API\x20Key','Configuration\x20Parameters:','Click\x20to\x20connect\x20MCP','Connection\x20Failed','Configuration\x20saved\x20successfully','Network\x20connection\x20error.\x20Please\x20check\x20your\x20internet\x20connection','261176JCBOJO','MCP\x20Connection\x20Failed','Add\x20the\x20following\x20configuration\x20to\x20your\x20MCP\x20client\x20settings:','Configure\x20MCP\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets','Configuration\x20changes\x20will\x20take\x20effect\x20immediately','Enable\x20authentication\x20for\x20secure\x20connections','2414904TMAerT','14563824eEkICR','Invalid\x20configuration','Configuration\x20Steps:','Disconnected','1050YHONKY','Your\x20API\x20key\x20will\x20be\x20stored\x20locally\x20in\x20this\x20browser','Save\x20Configuration','Failed\x20to\x20save\x20configuration','Click\x20to\x20configure\x20MCP','MCP\x20Retrying...','Copy\x20the\x20JSON\x20configuration\x20below','Unique\x20session\x20identifier.\x20If\x20you\x20have\x20multiple\x20Univer\x20instances\x20open,\x20each\x20instance\x20must\x20use\x20a\x20different\x20session_id\x20to\x20avoid\x20connection\x20conflicts.','Add\x20the\x20configuration\x20to\x20your\x20MCP\x20client\x20settings\x20file','MCP\x20Configuration','34083SeCDHz','MCP\x20Disconnected','245604Lcndma','11PdNIYu','597972tlTyPS','5HCCMws','Connecting...','MCP\x20Client\x20Configuration','6hJyUZv','Your\x20API\x20key\x20is\x20stored\x20securely\x20in\x20local\x20storage','MCP\x20Unknown\x20Status','Session-id\x20is\x20currently\x20occupied,\x20please\x20try\x20again\x20later','Session\x20ID'];_0x1008=function(){return _0x1a3d65;};return _0x1008();}
1
+ function _0x2bd2(_0x457c28,_0x28b9d1){_0x457c28=_0x457c28-0x1f2;const _0x3d6e0a=_0x3d6e();let _0x2bd2b0=_0x3d6e0a[_0x457c28];return _0x2bd2b0;}const _0x5df38f=_0x2bd2;(function(_0xda4ab6,_0x3d479f){const _0x4af467=_0x2bd2,_0x279b92=_0xda4ab6();while(!![]){try{const _0x3b1d16=-parseInt(_0x4af467(0x20f))/0x1*(parseInt(_0x4af467(0x224))/0x2)+-parseInt(_0x4af467(0x217))/0x3+-parseInt(_0x4af467(0x222))/0x4*(-parseInt(_0x4af467(0x21c))/0x5)+-parseInt(_0x4af467(0x221))/0x6*(parseInt(_0x4af467(0x1ff))/0x7)+-parseInt(_0x4af467(0x201))/0x8+parseInt(_0x4af467(0x1f8))/0x9*(parseInt(_0x4af467(0x1f3))/0xa)+parseInt(_0x4af467(0x216))/0xb;if(_0x3b1d16===_0x3d479f)break;else _0x279b92['push'](_0x279b92['shift']());}catch(_0x2db4ce){_0x279b92['push'](_0x279b92['shift']());}}}(_0x3d6e,0x3d256));const e={'mcpStatus':{'disconnected':_0x5df38f(0x20a),'connecting':'MCP\x20Connecting...','connected':'MCP\x20Connected','failed':'MCP\x20Connection\x20Failed','retrying':_0x5df38f(0x211),'unknown':_0x5df38f(0x21a),'unauthorized':_0x5df38f(0x213),'sessionOccupied':_0x5df38f(0x1f7),'networkError':_0x5df38f(0x209),'maxRetriesExceeded':_0x5df38f(0x219),'clickToConnect':'Click\x20to\x20connect\x20MCP','clickToConfigure':_0x5df38f(0x1f2)},'mcpConfig':{'title':_0x5df38f(0x207),'description':_0x5df38f(0x1fc),'apiKey':_0x5df38f(0x21f),'apiKeyPlaceholder':_0x5df38f(0x220),'apiKeyHint':_0x5df38f(0x1fa),'enableAuth':_0x5df38f(0x20e),'enableAuthHint':_0x5df38f(0x1f4),'connectionInfo':'MCP\x20Client\x20Configuration','mcpClientConfig':'MCP\x20Client\x20Configuration','configInstructions':_0x5df38f(0x1f9),'configStepTitle':_0x5df38f(0x200),'configStep1':_0x5df38f(0x203),'configStep2':'Add\x20the\x20configuration\x20to\x20your\x20MCP\x20client\x20settings\x20file','configStep3':_0x5df38f(0x202),'sessionId':_0x5df38f(0x225),'sessionIdDescription':_0x5df38f(0x206),'authorizationDescription':_0x5df38f(0x218),'configParameters':'Configuration\x20Parameters:','maxRetries':'Max\x20Retries','save':_0x5df38f(0x21b),'saving':_0x5df38f(0x20d),'note1':_0x5df38f(0x21d),'note2':_0x5df38f(0x215),'configSaved':'Configuration\x20saved\x20successfully','configError':_0x5df38f(0x208),'apiApplyInfo':{'title':_0x5df38f(0x1fe),'description':'API\x20Key\x20connects\x20you\x20to\x20Univer\x20MCP\x20Server\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets.\x20Get\x20your\x20API\x20key\x20from\x20our\x20console\x20to\x20get\x20started.','univerAiLabel':_0x5df38f(0x1f6),'getStarted':_0x5df38f(0x20b)},'validation':{'apiKeyRequired':_0x5df38f(0x223),'apiKeyTooShort':_0x5df38f(0x205),'invalidConfig':_0x5df38f(0x214),'invalidApiKey':_0x5df38f(0x21e)},'connectionStatus':{'disconnected':_0x5df38f(0x1fb),'connecting':_0x5df38f(0x20c),'connected':_0x5df38f(0x1f5),'failed':_0x5df38f(0x212),'retrying':_0x5df38f(0x204)},'connectionError':{'unauthorized':_0x5df38f(0x226),'sessionOccupied':_0x5df38f(0x1fd),'networkError':_0x5df38f(0x210),'maxRetriesExceeded':'Maximum\x20retry\x20attempts\x20exceeded.\x20Please\x20try\x20again\x20later'}}},n=e;function _0x3d6e(){const _0x2791ed=['Configure\x20MCP\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets','Session-id\x20is\x20currently\x20occupied,\x20please\x20try\x20again\x20later','What\x20is\x20API\x20Key?','28rIOXlo','Configuration\x20Steps:','2071360hBPTrq','Restart\x20your\x20MCP\x20client\x20to\x20apply\x20the\x20configuration','Copy\x20the\x20JSON\x20configuration\x20below','Retrying...','API\x20key\x20must\x20be\x20at\x20least\x2010\x20characters\x20long','Unique\x20session\x20identifier.\x20If\x20you\x20have\x20multiple\x20Univer\x20instances\x20open,\x20each\x20instance\x20must\x20use\x20a\x20different\x20session_id\x20to\x20avoid\x20connection\x20conflicts.','MCP\x20Configuration','Failed\x20to\x20save\x20configuration','MCP:\x20Network\x20Error','MCP\x20Disconnected','Get\x20your\x20API\x20key\x20in\x20seconds','Connecting...','Saving...','Enable\x20Authentication','7rVzEhv','Network\x20connection\x20error.\x20Please\x20check\x20your\x20internet\x20connection','MCP\x20Retrying...','Connection\x20Failed','MCP:\x20Unauthorized','Invalid\x20configuration','Your\x20API\x20key\x20is\x20stored\x20securely\x20in\x20local\x20storage','4216113OpJUuD','578940lisQjH','API\x20key\x20with\x20Bearer\x20prefix.','MCP:\x20Max\x20Retries\x20Exceeded','MCP\x20Unknown\x20Status','Save\x20Configuration','890qHzalJ','Configuration\x20changes\x20will\x20take\x20effect\x20immediately','Invalid\x20API\x20key,\x20please\x20check\x20if\x20the\x20key\x20is\x20correct','API\x20Key','Enter\x20your\x20API\x20key','370722PBIEBY','10284ZYlshl','API\x20key\x20is\x20required','103034ueAJVl','Session\x20ID','Authorization\x20failed,\x20please\x20check\x20your\x20API\x20key','Click\x20to\x20configure\x20MCP','920ntFPfy','Enable\x20authentication\x20for\x20secure\x20connections','Connected','Univer\x20AI\x20Console','MCP:\x20Session\x20ID\x20Occupied','45900DgprUh','Add\x20the\x20following\x20configuration\x20to\x20your\x20MCP\x20client\x20settings:','Your\x20API\x20key\x20will\x20be\x20stored\x20locally\x20in\x20this\x20browser','Disconnected'];_0x3d6e=function(){return _0x2791ed;};return _0x3d6e();}export{n as default};
@@ -1 +1 @@
1
- const _0x265df3=_0x5742;(function(_0x22b486,_0x290b5b){const _0x4e7808=_0x5742,_0x3bc6a8=_0x22b486();while(!![]){try{const _0x2030b8=parseInt(_0x4e7808(0x193))/0x1*(parseInt(_0x4e7808(0x174))/0x2)+-parseInt(_0x4e7808(0x169))/0x3*(-parseInt(_0x4e7808(0x17b))/0x4)+-parseInt(_0x4e7808(0x16c))/0x5+-parseInt(_0x4e7808(0x18c))/0x6+parseInt(_0x4e7808(0x171))/0x7+parseInt(_0x4e7808(0x191))/0x8+-parseInt(_0x4e7808(0x17a))/0x9*(parseInt(_0x4e7808(0x18f))/0xa);if(_0x2030b8===_0x290b5b)break;else _0x3bc6a8['push'](_0x3bc6a8['shift']());}catch(_0x16df1d){_0x3bc6a8['push'](_0x3bc6a8['shift']());}}}(_0x4402,0x22726));function _0x5742(_0x39fe44,_0x20f517){_0x39fe44=_0x39fe44-0x161;const _0x4402d7=_0x4402();let _0x5742f3=_0x4402d7[_0x39fe44];return _0x5742f3;}const e={'mcpStatus':{'disconnected':_0x265df3(0x18d),'connecting':_0x265df3(0x161),'connected':'MCP\x20Connected','failed':'MCP\x20Connection\x20Failed','retrying':_0x265df3(0x187),'unknown':_0x265df3(0x163),'unauthorized':'MCP:\x20Unauthorized','sessionOccupied':_0x265df3(0x16a),'networkError':_0x265df3(0x190),'maxRetriesExceeded':_0x265df3(0x164),'clickToConnect':'Click\x20to\x20connect\x20MCP','clickToConfigure':_0x265df3(0x180)},'mcpConfig':{'title':_0x265df3(0x182),'description':_0x265df3(0x16f),'apiKey':_0x265df3(0x176),'apiKeyPlaceholder':_0x265df3(0x189),'apiKeyHint':'Your\x20API\x20key\x20will\x20be\x20stored\x20locally\x20in\x20this\x20browser','enableAuth':_0x265df3(0x16e),'enableAuthHint':_0x265df3(0x188),'connectionInfo':'MCP\x20Client\x20Configuration','mcpClientConfig':_0x265df3(0x181),'configInstructions':_0x265df3(0x172),'configStepTitle':_0x265df3(0x186),'configStep1':'Copy\x20the\x20JSON\x20configuration\x20below','configStep2':_0x265df3(0x166),'configStep3':_0x265df3(0x167),'sessionId':_0x265df3(0x184),'sessionIdDescription':_0x265df3(0x17f),'authorizationDescription':_0x265df3(0x194),'configParameters':_0x265df3(0x179),'maxRetries':_0x265df3(0x18e),'save':_0x265df3(0x185),'saving':_0x265df3(0x16b),'note1':_0x265df3(0x16d),'note2':_0x265df3(0x178),'configSaved':_0x265df3(0x18b),'configError':_0x265df3(0x183),'apiApplyInfo':{'title':_0x265df3(0x17e),'description':_0x265df3(0x17d),'univerAiLabel':_0x265df3(0x168),'getStarted':'Get\x20your\x20API\x20key\x20in\x20seconds'},'validation':{'apiKeyRequired':_0x265df3(0x175),'apiKeyTooShort':'API\x20key\x20must\x20be\x20at\x20least\x2010\x20characters\x20long','invalidConfig':_0x265df3(0x162),'invalidApiKey':'Invalid\x20API\x20key,\x20please\x20check\x20if\x20the\x20key\x20is\x20correct'},'connectionStatus':{'disconnected':_0x265df3(0x165),'connecting':'Connecting...','connected':_0x265df3(0x18a),'failed':_0x265df3(0x173),'retrying':_0x265df3(0x192)},'connectionError':{'unauthorized':_0x265df3(0x177),'sessionOccupied':_0x265df3(0x17c),'networkError':'Network\x20connection\x20error.\x20Please\x20check\x20your\x20internet\x20connection','maxRetriesExceeded':_0x265df3(0x170)}}},n=e;export{n as default};function _0x4402(){const _0x2b6dbd=['839265TgsAdV','Add\x20the\x20following\x20configuration\x20to\x20your\x20MCP\x20client\x20settings:','Connection\x20Failed','262666fQWhzA','API\x20key\x20is\x20required','API\x20Key','Authorization\x20failed,\x20please\x20check\x20your\x20API\x20key','Your\x20API\x20key\x20is\x20stored\x20securely\x20in\x20local\x20storage','Configuration\x20Parameters:','53433MQUnVG','15632HCrdlc','Session-id\x20is\x20currently\x20occupied,\x20please\x20try\x20again\x20later','API\x20Key\x20connects\x20you\x20to\x20Univer\x20MCP\x20Server\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets.\x20Get\x20your\x20API\x20key\x20from\x20our\x20console\x20to\x20get\x20started.','What\x20is\x20API\x20Key?','Unique\x20session\x20identifier.\x20If\x20you\x20have\x20multiple\x20Univer\x20instances\x20open,\x20each\x20instance\x20must\x20use\x20a\x20different\x20session_id\x20to\x20avoid\x20connection\x20conflicts.','Click\x20to\x20configure\x20MCP','MCP\x20Client\x20Configuration','MCP\x20Configuration','Failed\x20to\x20save\x20configuration','Session\x20ID','Save\x20Configuration','Configuration\x20Steps:','MCP\x20Retrying...','Enable\x20authentication\x20for\x20secure\x20connections','Enter\x20your\x20API\x20key','Connected','Configuration\x20saved\x20successfully','235980QkmWyN','MCP\x20Disconnected','Max\x20Retries','360AEDkzH','MCP:\x20Network\x20Error','1521904Ifcedu','Retrying...','1NfSRfK','API\x20key\x20with\x20Bearer\x20prefix.','MCP\x20Connecting...','Invalid\x20configuration','MCP\x20Unknown\x20Status','MCP:\x20Max\x20Retries\x20Exceeded','Disconnected','Add\x20the\x20configuration\x20to\x20your\x20MCP\x20client\x20settings\x20file','Restart\x20your\x20MCP\x20client\x20to\x20apply\x20the\x20configuration','Univer\x20AI\x20Console','48HbnBhe','MCP:\x20Session\x20ID\x20Occupied','Saving...','549190IJxwPX','Configuration\x20changes\x20will\x20take\x20effect\x20immediately','Enable\x20Authentication','Configure\x20MCP\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets','Maximum\x20retry\x20attempts\x20exceeded.\x20Please\x20try\x20again\x20later'];_0x4402=function(){return _0x2b6dbd;};return _0x4402();}
1
+ const _0x3b0be5=_0x1abf;(function(_0x34f64e,_0x5e2c3b){const _0x28aa09=_0x1abf,_0x45006e=_0x34f64e();while(!![]){try{const _0x42387c=-parseInt(_0x28aa09(0x9d))/0x1*(parseInt(_0x28aa09(0xb2))/0x2)+parseInt(_0x28aa09(0x95))/0x3+-parseInt(_0x28aa09(0x8c))/0x4+-parseInt(_0x28aa09(0xb5))/0x5+parseInt(_0x28aa09(0x9c))/0x6*(parseInt(_0x28aa09(0x8a))/0x7)+parseInt(_0x28aa09(0xb0))/0x8+parseInt(_0x28aa09(0xb6))/0x9*(parseInt(_0x28aa09(0xac))/0xa);if(_0x42387c===_0x5e2c3b)break;else _0x45006e['push'](_0x45006e['shift']());}catch(_0x4fe77d){_0x45006e['push'](_0x45006e['shift']());}}}(_0x1fc7,0xd3dd1));function _0x1fc7(){const _0x386132=['Restart\x20your\x20MCP\x20client\x20to\x20apply\x20the\x20configuration','1388485HeUkey','27kXssPj','MCP\x20Unknown\x20Status','Click\x20to\x20configure\x20MCP','Session-id\x20is\x20currently\x20occupied,\x20please\x20try\x20again\x20later','Univer\x20AI\x20Console','Configuration\x20saved\x20successfully','Session\x20ID','Get\x20your\x20API\x20key\x20in\x20seconds','105mPOrGJ','Enable\x20authentication\x20for\x20secure\x20connections','915612pXXfPw','Add\x20the\x20following\x20configuration\x20to\x20your\x20MCP\x20client\x20settings:','Connected','MCP\x20Configuration','MCP:\x20Unauthorized','API\x20key\x20with\x20Bearer\x20prefix.','MCP\x20Client\x20Configuration','MCP\x20Connecting...','Invalid\x20configuration','23031SCSCFR','MCP\x20Connection\x20Failed','Retrying...','Add\x20the\x20configuration\x20to\x20your\x20MCP\x20client\x20settings\x20file','Copy\x20the\x20JSON\x20configuration\x20below','Unique\x20session\x20identifier.\x20If\x20you\x20have\x20multiple\x20Univer\x20instances\x20open,\x20each\x20instance\x20must\x20use\x20a\x20different\x20session_id\x20to\x20avoid\x20connection\x20conflicts.','What\x20is\x20API\x20Key?','17472tyELbq','1294104wexeYZ','Saving...','Maximum\x20retry\x20attempts\x20exceeded.\x20Please\x20try\x20again\x20later','Click\x20to\x20connect\x20MCP','Disconnected','MCP:\x20Session\x20ID\x20Occupied','Network\x20connection\x20error.\x20Please\x20check\x20your\x20internet\x20connection','API\x20key\x20must\x20be\x20at\x20least\x2010\x20characters\x20long','Configuration\x20changes\x20will\x20take\x20effect\x20immediately','MCP:\x20Network\x20Error','Connection\x20Failed','MCP\x20Retrying...','MCP:\x20Max\x20Retries\x20Exceeded','Configuration\x20Parameters:','Invalid\x20API\x20key,\x20please\x20check\x20if\x20the\x20key\x20is\x20correct','8450930tQqvEP','API\x20Key\x20connects\x20you\x20to\x20Univer\x20MCP\x20Server\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets.\x20Get\x20your\x20API\x20key\x20from\x20our\x20console\x20to\x20get\x20started.','Enable\x20Authentication','Failed\x20to\x20save\x20configuration','654888CCIKXl','MCP\x20Disconnected','2XqZLPJ','Connecting...'];_0x1fc7=function(){return _0x386132;};return _0x1fc7();}const e={'mcpStatus':{'disconnected':_0x3b0be5(0xb1),'connecting':_0x3b0be5(0x93),'connected':'MCP\x20Connected','failed':_0x3b0be5(0x96),'retrying':_0x3b0be5(0xa8),'unknown':_0x3b0be5(0xb7),'unauthorized':_0x3b0be5(0x90),'sessionOccupied':_0x3b0be5(0xa2),'networkError':_0x3b0be5(0xa6),'maxRetriesExceeded':_0x3b0be5(0xa9),'clickToConnect':_0x3b0be5(0xa0),'clickToConfigure':_0x3b0be5(0x84)},'mcpConfig':{'title':_0x3b0be5(0x8f),'description':'Configure\x20MCP\x20to\x20use\x20AI\x20for\x20operating\x20spreadsheets','apiKey':'API\x20Key','apiKeyPlaceholder':'Enter\x20your\x20API\x20key','apiKeyHint':'Your\x20API\x20key\x20will\x20be\x20stored\x20locally\x20in\x20this\x20browser','enableAuth':_0x3b0be5(0xae),'enableAuthHint':_0x3b0be5(0x8b),'connectionInfo':_0x3b0be5(0x92),'mcpClientConfig':_0x3b0be5(0x92),'configInstructions':_0x3b0be5(0x8d),'configStepTitle':'Configuration\x20Steps:','configStep1':_0x3b0be5(0x99),'configStep2':_0x3b0be5(0x98),'configStep3':_0x3b0be5(0xb4),'sessionId':_0x3b0be5(0x88),'sessionIdDescription':_0x3b0be5(0x9a),'authorizationDescription':_0x3b0be5(0x91),'configParameters':_0x3b0be5(0xaa),'maxRetries':'Max\x20Retries','save':'Save\x20Configuration','saving':_0x3b0be5(0x9e),'note1':_0x3b0be5(0xa5),'note2':'Your\x20API\x20key\x20is\x20stored\x20securely\x20in\x20local\x20storage','configSaved':_0x3b0be5(0x87),'configError':_0x3b0be5(0xaf),'apiApplyInfo':{'title':_0x3b0be5(0x9b),'description':_0x3b0be5(0xad),'univerAiLabel':_0x3b0be5(0x86),'getStarted':_0x3b0be5(0x89)},'validation':{'apiKeyRequired':'API\x20key\x20is\x20required','apiKeyTooShort':_0x3b0be5(0xa4),'invalidConfig':_0x3b0be5(0x94),'invalidApiKey':_0x3b0be5(0xab)},'connectionStatus':{'disconnected':_0x3b0be5(0xa1),'connecting':_0x3b0be5(0xb3),'connected':_0x3b0be5(0x8e),'failed':_0x3b0be5(0xa7),'retrying':_0x3b0be5(0x97)},'connectionError':{'unauthorized':'Authorization\x20failed,\x20please\x20check\x20your\x20API\x20key','sessionOccupied':_0x3b0be5(0x85),'networkError':_0x3b0be5(0xa3),'maxRetriesExceeded':_0x3b0be5(0x9f)}}},n=e;function _0x1abf(_0x2ec070,_0xbef10a){_0x2ec070=_0x2ec070-0x84;const _0x1fc72f=_0x1fc7();let _0x1abf59=_0x1fc72f[_0x2ec070];return _0x1abf59;}export{n as default};
@@ -1 +1 @@
1
- function _0x126c(_0x3c7d30,_0x34f44a){_0x3c7d30=_0x3c7d30-0x1a8;const _0x3a4582=_0x3a45();let _0x126c28=_0x3a4582[_0x3c7d30];return _0x126c28;}const _0xb76371=_0x126c;(function(_0x502bac,_0x1774a2){const _0x46fa64=_0x126c,_0x35606f=_0x502bac();while(!![]){try{const _0x3bd6a1=parseInt(_0x46fa64(0x1d3))/0x1*(parseInt(_0x46fa64(0x1c4))/0x2)+parseInt(_0x46fa64(0x1d2))/0x3+-parseInt(_0x46fa64(0x1b3))/0x4+-parseInt(_0x46fa64(0x1cc))/0x5+parseInt(_0x46fa64(0x1c9))/0x6*(-parseInt(_0x46fa64(0x1c2))/0x7)+parseInt(_0x46fa64(0x1d7))/0x8*(-parseInt(_0x46fa64(0x1c6))/0x9)+parseInt(_0x46fa64(0x1b2))/0xa;if(_0x3bd6a1===_0x1774a2)break;else _0x35606f['push'](_0x35606f['shift']());}catch(_0x103521){_0x35606f['push'](_0x35606f['shift']());}}}(_0x3a45,0x76b3b));const e={'mcpStatus':{'disconnected':_0xb76371(0x1b0),'connecting':_0xb76371(0x1ca),'connected':_0xb76371(0x1c0),'failed':_0xb76371(0x1a8),'retrying':'MCP\x20再試行中...','unknown':_0xb76371(0x1d6),'unauthorized':'MCP:\x20認証されていません','sessionOccupied':'MCP:\x20セッションIDが使用中','networkError':'MCP:\x20ネットワークエラー','maxRetriesExceeded':_0xb76371(0x1ae),'clickToConnect':_0xb76371(0x1c7),'clickToConfigure':_0xb76371(0x1b1)},'mcpConfig':{'title':'MCP設定','description':_0xb76371(0x1c3),'apiKey':_0xb76371(0x1ba),'apiKeyPlaceholder':_0xb76371(0x1af),'apiKeyHint':_0xb76371(0x1c5),'enableAuth':_0xb76371(0x1ce),'enableAuthHint':_0xb76371(0x1c1),'connectionInfo':_0xb76371(0x1d5),'mcpClientConfig':_0xb76371(0x1d5),'configInstructions':_0xb76371(0x1cf),'configStepTitle':'設定手順:','configStep1':_0xb76371(0x1a9),'configStep2':_0xb76371(0x1bf),'configStep3':_0xb76371(0x1aa),'sessionId':'セッションID','sessionIdDescription':_0xb76371(0x1d0),'authorizationDescription':'Bearerプレフィックス付きのAPIキー。','configParameters':_0xb76371(0x1ab),'maxRetries':'最大再試行回数','save':_0xb76371(0x1bc),'saving':_0xb76371(0x1b4),'note1':_0xb76371(0x1cd),'note2':_0xb76371(0x1b7),'configSaved':_0xb76371(0x1d1),'configError':_0xb76371(0x1b5),'apiApplyInfo':{'title':_0xb76371(0x1c8),'description':'APIキーを使用してUniver\x20MCPサーバーに接続し、AIでスプレッドシートを操作できます。コンソールからAPIキーを取得して開始してください。','univerAiLabel':_0xb76371(0x1b6),'getStarted':_0xb76371(0x1bb)},'validation':{'apiKeyRequired':_0xb76371(0x1ad),'apiKeyTooShort':'APIキーは10文字以上である必要があります','invalidConfig':_0xb76371(0x1b8),'invalidApiKey':_0xb76371(0x1bd)},'connectionStatus':{'disconnected':'未接続','connecting':_0xb76371(0x1b9),'connected':'接続済み','failed':_0xb76371(0x1d4),'retrying':'再試行中...'},'connectionError':{'unauthorized':_0xb76371(0x1be),'sessionOccupied':_0xb76371(0x1ac),'networkError':'ネットワーク接続エラー。インターネット接続を確認してください','maxRetriesExceeded':_0xb76371(0x1cb)}}};export{e as default};function _0x3a45(){const _0x530d5d=['数秒でAPIキーを取得','設定を保存','無効なAPIキーです。キーが正しいか確認してください','認証に失敗しました。APIキーを確認してください','MCPクライアントの設定ファイルに設定を追加','MCP\x20接続済み','セキュアな接続のために認証を有効にする','4207lRuOVm','MCPを設定してAIでスプレッドシートを操作','12FfGIRt','APIキーはこのブラウザのローカルに保存されます','24174wDnSgX','クリックしてMCPに接続','APIキーとは?','7374ttnIWL','MCP\x20接続中...','最大再試行回数を超過しました。後でもう一度お試しください','2372890PLVChf','設定の変更は直ちに有効になります','認証を有効にする','MCPクライアントの設定に次の設定を追加してください:','一意のセッション識別子。複数のUniverインスタンスを開いている場合、接続の競合を避けるため、各インスタンスは異なるsession_idを使用する必要があります。','設定が正常に保存されました','1505118aBTbQr','26566tJKTdT','接続失敗','MCPクライアント設定','MCP\x20不明な状態','1864YYqJfI','MCP\x20接続失敗','以下のJSON設定をコピー','MCPクライアントを再起動して設定を適用','設定パラメータ:','セッションIDが現在使用中です。後でもう一度お試しください','APIキーは必須です','MCP:\x20最大再試行回数を超過','APIキーを入力してください','MCP\x20未接続','クリックしてMCPを設定','17701420NGfGGq','423984DnnKJW','保存中...','設定の保存に失敗しました','Univer\x20AIコンソール','APIキーはローカルストレージに安全に保存されます','無効な設定','接続中...','APIキー'];_0x3a45=function(){return _0x530d5d;};return _0x3a45();}
1
+ const _0x52893f=_0x60f9;function _0x1357(){const _0x3f23b4=['APIキー','27298536pEwpAb','24csBPmm','ネットワーク接続エラー。インターネット接続を確認してください','5322inYPme','MCP設定','2209030JoPxDJ','MCPクライアントの設定に次の設定を追加してください:','APIキーを入力してください','無効なAPIキーです。キーが正しいか確認してください','接続失敗','セキュアな接続のために認証を有効にする','数秒でAPIキーを取得','認証に失敗しました。APIキーを確認してください','認証を有効にする','設定が正常に保存されました','660410novdak','セッションID','MCP\x20不明な状態','33QdEJZE','MCP\x20接続失敗','MCP:\x20ネットワークエラー','MCP:\x20最大再試行回数を超過','MCPクライアントの設定ファイルに設定を追加','APIキーは10文字以上である必要があります','41083vTjSEy','セッションIDが現在使用中です。後でもう一度お試しください','保存中...','以下のJSON設定をコピー','設定パラメータ:','APIキーはこのブラウザのローカルに保存されます','MCP\x20未接続','MCPクライアントを再起動して設定を適用','未接続','接続済み','13tuGTFi','MCP\x20再試行中...','2lYATWw','3424Dmfaqd','クリックしてMCPに接続','MCP\x20接続中...','クリックしてMCPを設定','13840551YtLCzJ','MCP:\x20認証されていません','296843CDcJpI','152lWBhhh','最大再試行回数','MCP:\x20セッションIDが使用中','APIキーとは?','設定手順:','Univer\x20AIコンソール','一意のセッション識別子。複数のUniverインスタンスを開いている場合、接続の競合を避けるため、各インスタンスは異なるsession_idを使用する必要があります。','APIキーはローカルストレージに安全に保存されます','MCPクライアント設定'];_0x1357=function(){return _0x3f23b4;};return _0x1357();}function _0x60f9(_0x4b12b5,_0x2d25aa){_0x4b12b5=_0x4b12b5-0x64;const _0x135763=_0x1357();let _0x60f9b7=_0x135763[_0x4b12b5];return _0x60f9b7;}(function(_0x5715cf,_0x3896e4){const _0x405b84=_0x60f9,_0x4661b6=_0x5715cf();while(!![]){try{const _0x16d87b=parseInt(_0x405b84(0x8d))/0x1*(parseInt(_0x405b84(0x86))/0x2)+-parseInt(_0x405b84(0x65))/0x3*(parseInt(_0x405b84(0x87))/0x4)+parseInt(_0x405b84(0x67))/0x5*(-parseInt(_0x405b84(0x99))/0x6)+-parseInt(_0x405b84(0x7a))/0x7*(parseInt(_0x405b84(0x8e))/0x8)+parseInt(_0x405b84(0x8b))/0x9+parseInt(_0x405b84(0x71))/0xa*(parseInt(_0x405b84(0x74))/0xb)+-parseInt(_0x405b84(0x98))/0xc*(-parseInt(_0x405b84(0x84))/0xd);if(_0x16d87b===_0x3896e4)break;else _0x4661b6['push'](_0x4661b6['shift']());}catch(_0xd997f0){_0x4661b6['push'](_0x4661b6['shift']());}}}(_0x1357,0xde444));const e={'mcpStatus':{'disconnected':_0x52893f(0x80),'connecting':_0x52893f(0x89),'connected':'MCP\x20接続済み','failed':_0x52893f(0x75),'retrying':_0x52893f(0x85),'unknown':_0x52893f(0x73),'unauthorized':_0x52893f(0x8c),'sessionOccupied':_0x52893f(0x90),'networkError':_0x52893f(0x76),'maxRetriesExceeded':_0x52893f(0x77),'clickToConnect':_0x52893f(0x88),'clickToConfigure':_0x52893f(0x8a)},'mcpConfig':{'title':_0x52893f(0x66),'description':'MCPを設定してAIでスプレッドシートを操作','apiKey':_0x52893f(0x97),'apiKeyPlaceholder':_0x52893f(0x69),'apiKeyHint':_0x52893f(0x7f),'enableAuth':_0x52893f(0x6f),'enableAuthHint':_0x52893f(0x6c),'connectionInfo':_0x52893f(0x96),'mcpClientConfig':'MCPクライアント設定','configInstructions':_0x52893f(0x68),'configStepTitle':_0x52893f(0x92),'configStep1':_0x52893f(0x7d),'configStep2':_0x52893f(0x78),'configStep3':_0x52893f(0x81),'sessionId':_0x52893f(0x72),'sessionIdDescription':_0x52893f(0x94),'authorizationDescription':'Bearerプレフィックス付きのAPIキー。','configParameters':_0x52893f(0x7e),'maxRetries':_0x52893f(0x8f),'save':'設定を保存','saving':_0x52893f(0x7c),'note1':'設定の変更は直ちに有効になります','note2':_0x52893f(0x95),'configSaved':_0x52893f(0x70),'configError':'設定の保存に失敗しました','apiApplyInfo':{'title':_0x52893f(0x91),'description':'APIキーを使用してUniver\x20MCPサーバーに接続し、AIでスプレッドシートを操作できます。コンソールからAPIキーを取得して開始してください。','univerAiLabel':_0x52893f(0x93),'getStarted':_0x52893f(0x6d)},'validation':{'apiKeyRequired':'APIキーは必須です','apiKeyTooShort':_0x52893f(0x79),'invalidConfig':'無効な設定','invalidApiKey':_0x52893f(0x6a)},'connectionStatus':{'disconnected':_0x52893f(0x82),'connecting':'接続中...','connected':_0x52893f(0x83),'failed':_0x52893f(0x6b),'retrying':'再試行中...'},'connectionError':{'unauthorized':_0x52893f(0x6e),'sessionOccupied':_0x52893f(0x7b),'networkError':_0x52893f(0x64),'maxRetriesExceeded':'最大再試行回数を超過しました。後でもう一度お試しください'}}};export{e as default};