@univerjs-pro/exchange-client 0.24.0 → 0.25.0

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 (95) hide show
  1. package/lib/cjs/facade.js +1 -1
  2. package/lib/cjs/index.js +1 -1
  3. package/lib/cjs/locale/ar-SA.js +1 -0
  4. package/lib/cjs/locale/ca-ES.js +1 -1
  5. package/lib/cjs/locale/de-DE.js +1 -0
  6. package/lib/cjs/locale/en-US.js +1 -1
  7. package/lib/cjs/locale/es-ES.js +1 -1
  8. package/lib/cjs/locale/fa-IR.js +1 -1
  9. package/lib/cjs/locale/fr-FR.js +1 -1
  10. package/lib/cjs/locale/id-ID.js +1 -0
  11. package/lib/cjs/locale/it-IT.js +1 -0
  12. package/lib/cjs/locale/ja-JP.js +1 -1
  13. package/lib/cjs/locale/ko-KR.js +1 -1
  14. package/lib/cjs/locale/pl-PL.js +1 -0
  15. package/lib/cjs/locale/pt-BR.js +1 -0
  16. package/lib/cjs/locale/ru-RU.js +1 -1
  17. package/lib/cjs/locale/sk-SK.js +1 -1
  18. package/lib/cjs/locale/vi-VN.js +1 -1
  19. package/lib/cjs/locale/zh-CN.js +1 -1
  20. package/lib/cjs/locale/zh-HK.js +1 -0
  21. package/lib/cjs/locale/zh-TW.js +1 -1
  22. package/lib/es/facade.js +1 -1
  23. package/lib/es/index.js +1 -1
  24. package/lib/es/locale/ar-SA.js +1 -0
  25. package/lib/es/locale/ca-ES.js +1 -1
  26. package/lib/es/locale/de-DE.js +1 -0
  27. package/lib/es/locale/en-US.js +1 -1
  28. package/lib/es/locale/es-ES.js +1 -1
  29. package/lib/es/locale/fa-IR.js +1 -1
  30. package/lib/es/locale/fr-FR.js +1 -1
  31. package/lib/es/locale/id-ID.js +1 -0
  32. package/lib/es/locale/it-IT.js +1 -0
  33. package/lib/es/locale/ja-JP.js +1 -1
  34. package/lib/es/locale/ko-KR.js +1 -1
  35. package/lib/es/locale/pl-PL.js +1 -0
  36. package/lib/es/locale/pt-BR.js +1 -0
  37. package/lib/es/locale/ru-RU.js +1 -1
  38. package/lib/es/locale/sk-SK.js +1 -1
  39. package/lib/es/locale/vi-VN.js +1 -1
  40. package/lib/es/locale/zh-CN.js +1 -1
  41. package/lib/es/locale/zh-HK.js +1 -0
  42. package/lib/es/locale/zh-TW.js +1 -1
  43. package/lib/facade.js +1 -1
  44. package/lib/index.js +1 -1
  45. package/lib/locale/ar-SA.js +1 -0
  46. package/lib/locale/ca-ES.js +1 -1
  47. package/lib/locale/de-DE.js +1 -0
  48. package/lib/locale/en-US.js +1 -1
  49. package/lib/locale/es-ES.js +1 -1
  50. package/lib/locale/fa-IR.js +1 -1
  51. package/lib/locale/fr-FR.js +1 -1
  52. package/lib/locale/id-ID.js +1 -0
  53. package/lib/locale/it-IT.js +1 -0
  54. package/lib/locale/ja-JP.js +1 -1
  55. package/lib/locale/ko-KR.js +1 -1
  56. package/lib/locale/pl-PL.js +1 -0
  57. package/lib/locale/pt-BR.js +1 -0
  58. package/lib/locale/ru-RU.js +1 -1
  59. package/lib/locale/sk-SK.js +1 -1
  60. package/lib/locale/vi-VN.js +1 -1
  61. package/lib/locale/zh-CN.js +1 -1
  62. package/lib/locale/zh-HK.js +1 -0
  63. package/lib/locale/zh-TW.js +1 -1
  64. package/lib/types/locale/ar-SA.d.ts +3 -0
  65. package/lib/types/locale/ca-ES.d.ts +1 -1
  66. package/lib/types/locale/de-DE.d.ts +3 -0
  67. package/lib/types/locale/en-US.d.ts +1 -4
  68. package/lib/types/locale/es-ES.d.ts +1 -1
  69. package/lib/types/locale/id-ID.d.ts +3 -0
  70. package/lib/types/locale/it-IT.d.ts +3 -0
  71. package/lib/types/locale/pl-PL.d.ts +3 -0
  72. package/lib/types/locale/pt-BR.d.ts +3 -0
  73. package/lib/types/locale/zh-HK.d.ts +3 -0
  74. package/lib/umd/facade.js +1 -1
  75. package/lib/umd/index.js +1 -1
  76. package/lib/umd/locale/ar-SA.js +1 -0
  77. package/lib/umd/locale/ca-ES.js +1 -1
  78. package/lib/umd/locale/de-DE.js +1 -0
  79. package/lib/umd/locale/en-US.js +1 -1
  80. package/lib/umd/locale/es-ES.js +1 -1
  81. package/lib/umd/locale/fa-IR.js +1 -1
  82. package/lib/umd/locale/fr-FR.js +1 -1
  83. package/lib/umd/locale/id-ID.js +1 -0
  84. package/lib/umd/locale/it-IT.js +1 -0
  85. package/lib/umd/locale/ja-JP.js +1 -1
  86. package/lib/umd/locale/ko-KR.js +1 -1
  87. package/lib/umd/locale/pl-PL.js +1 -0
  88. package/lib/umd/locale/pt-BR.js +1 -0
  89. package/lib/umd/locale/ru-RU.js +1 -1
  90. package/lib/umd/locale/sk-SK.js +1 -1
  91. package/lib/umd/locale/vi-VN.js +1 -1
  92. package/lib/umd/locale/zh-CN.js +1 -1
  93. package/lib/umd/locale/zh-HK.js +1 -0
  94. package/lib/umd/locale/zh-TW.js +1 -1
  95. package/package.json +9 -9
package/lib/umd/index.js CHANGED
@@ -1 +1 @@
1
- function _0x18f9(_0x3cf366,_0x44a2b0){_0x3cf366=_0x3cf366-0x18b;const _0x10db27=_0x10db();let _0x18f969=_0x10db27[_0x3cf366];return _0x18f969;}(function(_0xec4b79,_0x518c17){const _0x17c4e0=_0x18f9,_0x5473d5=_0xec4b79();while(!![]){try{const _0x3409d2=-parseInt(_0x17c4e0(0x27d))/0x1+parseInt(_0x17c4e0(0x347))/0x2*(parseInt(_0x17c4e0(0x201))/0x3)+-parseInt(_0x17c4e0(0x1b7))/0x4*(parseInt(_0x17c4e0(0x1c2))/0x5)+-parseInt(_0x17c4e0(0x258))/0x6+parseInt(_0x17c4e0(0x1c9))/0x7*(-parseInt(_0x17c4e0(0x329))/0x8)+parseInt(_0x17c4e0(0x2ca))/0x9*(parseInt(_0x17c4e0(0x2e7))/0xa)+-parseInt(_0x17c4e0(0x24c))/0xb*(-parseInt(_0x17c4e0(0x316))/0xc);if(_0x3409d2===_0x518c17)break;else _0x5473d5['push'](_0x5473d5['shift']());}catch(_0x512294){_0x5473d5['push'](_0x5473d5['shift']());}}}(_0x10db,0x2d667),function(_0x136921,_0x31cc69){const _0x1b68ae=_0x18f9;typeof exports==_0x1b68ae(0x319)&&typeof module<'u'?_0x31cc69(exports,require(`@univerjs-pro/license`),require(`@univerjs/core`),require(`@univerjs/network`),require(`@univerjs/ui`),require(`react`),require(`rxjs`),require(`@univerjs/design`),require(`react/jsx-runtime`),require(`@univerjs/protocol`),require(`@univerjs-pro/collaboration`)):typeof define==_0x1b68ae(0x234)&&define[_0x1b68ae(0x18d)]?define([_0x1b68ae(0x339),_0x1b68ae(0x18f),_0x1b68ae(0x30c),_0x1b68ae(0x291),_0x1b68ae(0x25f),_0x1b68ae(0x2ba),_0x1b68ae(0x30b),_0x1b68ae(0x309),'react/jsx-runtime','@univerjs/protocol','@univerjs-pro/collaboration'],_0x31cc69):(_0x136921=typeof globalThis<'u'?globalThis:_0x136921||self,_0x31cc69(_0x136921[_0x1b68ae(0x277)]={},_0x136921['UniverProLicense'],_0x136921[_0x1b68ae(0x2a5)],_0x136921[_0x1b68ae(0x263)],_0x136921['UniverUi'],_0x136921[_0x1b68ae(0x26c)],_0x136921[_0x1b68ae(0x30b)],_0x136921[_0x1b68ae(0x1ef)],_0x136921[_0x1b68ae(0x26c)],_0x136921[_0x1b68ae(0x22b)],_0x136921[_0x1b68ae(0x28f)]));}(this,function(_0x5de24f,_0x32f45e,_0x19ce36,_0x281653,_0x58a051,_0x5035fb,_0x1dd71e,_0x227f23,_0x34337e,_0x455b50,_0x284a58){const _0x451309=_0x18f9;Object[_0x451309(0x341)](_0x5de24f,Symbol[_0x451309(0x26b)],{'value':_0x451309(0x229)});let _0xae313a=_0x451309(0x2e1);Symbol(_0xae313a);let _0x352a75={};var _0x4fae25='@univerjs-pro/exchange-client',_0x4fb511=_0x451309(0x28d);function _0x87e3d0({ref:_0x4f57ec,..._0x5cb6e4}){const _0x4ef673=_0x451309;let {icon:_0x55a9cd,id:_0x4f5de3,className:_0x1b380f,extend:_0x251059,..._0x1d7d1a}=_0x5cb6e4,_0x639c48=(_0x4ef673(0x298)+_0x4f5de3+'\x20'+(_0x1b380f||''))[_0x4ef673(0x269)](),_0x86176d=(0x0,_0x5035fb[_0x4ef673(0x2fb)])('_'+_0x4ca178());return _0x2e449b(_0x55a9cd,''+_0x4f5de3,{'defIds':_0x55a9cd[_0x4ef673(0x23c)],'idSuffix':_0x86176d[_0x4ef673(0x243)]},{'ref':_0x4f57ec,'className':_0x639c48,..._0x1d7d1a},_0x251059);}function _0x2e449b(_0x5653ef,_0x199799,_0x5cecb4,_0x31ca2d,_0x3fec1f){const _0x46e018=_0x451309;return(0x0,_0x5035fb[_0x46e018(0x2c5)])(_0x5653ef[_0x46e018(0x318)],{'key':_0x199799,..._0x4c2832(_0x5653ef,_0x5cecb4,_0x3fec1f),..._0x31ca2d},(_0x224918(_0x5653ef,_0x5cecb4)['children']||[])['map']((_0x9e471,_0x27d1e8)=>_0x2e449b(_0x9e471,_0x199799+'-'+_0x5653ef[_0x46e018(0x318)]+'-'+_0x27d1e8,_0x5cecb4,void 0x0,_0x3fec1f)));}function _0x4c2832(_0x4ede35,_0x5bd25e,_0x4fe6e6){const _0x507547=_0x451309;let _0x3182cb={..._0x4ede35[_0x507547(0x19d)]};_0x4fe6e6!=null&&_0x4fe6e6[_0x507547(0x1e1)]&&_0x3182cb[_0x507547(0x326)]===_0x507547(0x1e1)&&(_0x3182cb['fill']=_0x4fe6e6[_0x507547(0x1e1)]),_0x4ede35['tag']==='mask'&&_0x3182cb['id']&&(_0x3182cb['id']+=_0x5bd25e['idSuffix']),Object['entries'](_0x3182cb)[_0x507547(0x1fc)](([_0x43940a,_0x4526e3])=>{const _0x477bee=_0x507547;_0x43940a==='mask'&&typeof _0x4526e3=='string'&&(_0x3182cb[_0x43940a]=_0x4526e3[_0x477bee(0x2d0)](/url\(#(.*)\)/,_0x477bee(0x2b3)+_0x5bd25e['idSuffix']+')'));});let {defIds:_0x3d6247}=_0x5bd25e;return!_0x3d6247||_0x3d6247[_0x507547(0x231)]===0x0?_0x3182cb:(_0x4ede35[_0x507547(0x318)]==='use'&&_0x3182cb['xlink:href']&&(_0x3182cb[_0x507547(0x312)]+=_0x5bd25e[_0x507547(0x1d1)]),Object[_0x507547(0x192)](_0x3182cb)[_0x507547(0x1fc)](([_0x885f5b,_0xf6ea7e])=>{const _0x7f3d47=_0x507547;typeof _0xf6ea7e==_0x7f3d47(0x1a3)&&(_0x3182cb[_0x885f5b]=_0xf6ea7e[_0x7f3d47(0x2d0)](/url\(#(.*)\)/,'url(#$1'+_0x5bd25e['idSuffix']+')'));}),_0x3182cb);}function _0x224918(_0x10c8cb,_0x263c30){const _0x5c2600=_0x451309;var _0x266ac1;let {defIds:_0x340e60}=_0x263c30;return!_0x340e60||_0x340e60['length']===0x0?_0x10c8cb:_0x10c8cb['tag']===_0x5c2600(0x20f)&&(_0x266ac1=_0x10c8cb[_0x5c2600(0x29b)])!=null&&_0x266ac1['length']?{..._0x10c8cb,'children':_0x10c8cb[_0x5c2600(0x29b)]['map'](_0x2a35a5=>typeof _0x2a35a5[_0x5c2600(0x19d)]['id']==_0x5c2600(0x1a3)&&_0x340e60&&_0x340e60[_0x5c2600(0x1b2)](_0x2a35a5[_0x5c2600(0x19d)]['id'])?{..._0x2a35a5,'attrs':{..._0x2a35a5[_0x5c2600(0x19d)],'id':_0x2a35a5[_0x5c2600(0x19d)]['id']+_0x263c30[_0x5c2600(0x1d1)]}}:_0x2a35a5)}:_0x10c8cb;}function _0x4ca178(){const _0x2b9f74=_0x451309;return Math[_0x2b9f74(0x322)]()[_0x2b9f74(0x1be)](0x24)[_0x2b9f74(0x33b)](0x2,0x8);}_0x87e3d0[_0x451309(0x2fc)]='UniverIcon';let _0x395e7d={'tag':'svg','attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x451309(0x272),'viewBox':_0x451309(0x2c3),'width':_0x451309(0x2bb),'height':'1em'},'children':[{'tag':'path','attrs':{'fill':_0x451309(0x22a),'d':_0x451309(0x354)}},{'tag':_0x451309(0x200),'attrs':{'fill':'currentColor','d':'M8.14248\x200.899902C4.22126\x200.899902\x201.04248\x204.07868\x201.04248\x207.9999C1.04248\x2011.9211\x204.22126\x2015.0999\x208.14248\x2015.0999C12.0637\x2015.0999\x2015.2425\x2011.9211\x2015.2425\x207.9999C15.2425\x204.07868\x2012.0637\x200.899902\x208.14248\x200.899902ZM2.24248\x207.9999C2.24248\x204.74142\x204.884\x202.0999\x208.14248\x202.0999C11.401\x202.0999\x2014.0425\x204.74142\x2014.0425\x207.9999C14.0425\x2011.2584\x2011.401\x2013.8999\x208.14248\x2013.8999C4.884\x2013.8999\x202.24248\x2011.2584\x202.24248\x207.9999Z','fillRule':_0x451309(0x34b),'clipRule':_0x451309(0x34b)}}]},_0x36f6c7=(0x0,_0x5035fb[_0x451309(0x1a0)])(function(_0x1aa7b3,_0xa375e5){const _0x5e9db0=_0x451309;return(0x0,_0x5035fb[_0x5e9db0(0x2c5)])(_0x87e3d0,Object['assign']({},_0x1aa7b3,{'id':_0x5e9db0(0x257),'ref':_0xa375e5,'icon':_0x395e7d}));});_0x36f6c7['displayName']=_0x451309(0x2b1);let _0x2f1ff8={'tag':_0x451309(0x23f),'attrs':{'xmlns':_0x451309(0x1dc),'fill':'none','viewBox':_0x451309(0x233),'width':_0x451309(0x2bb),'height':_0x451309(0x2bb)},'children':[{'tag':_0x451309(0x200),'attrs':{'fill':_0x451309(0x22a),'d':_0x451309(0x307)}}]},_0x40363d=(0x0,_0x5035fb[_0x451309(0x1a0)])(function(_0xb931e6,_0x352209){const _0x146ee5=_0x451309;return(0x0,_0x5035fb[_0x146ee5(0x2c5)])(_0x87e3d0,Object[_0x146ee5(0x2d6)]({},_0xb931e6,{'id':'close-icon','ref':_0x352209,'icon':_0x2f1ff8}));});_0x40363d[_0x451309(0x2fc)]='CloseIcon';let _0x286fbc={'tag':'svg','attrs':{'xmlns':_0x451309(0x1dc),'fill':_0x451309(0x272),'viewBox':_0x451309(0x233),'width':'1em','height':'1em'},'children':[{'tag':'path','attrs':{'fill':'currentColor','d':_0x451309(0x2e3),'fillRule':_0x451309(0x34b),'clipRule':'evenodd'}}]},_0x6dff50=(0x0,_0x5035fb[_0x451309(0x1a0)])(function(_0x3bae3c,_0x2e1339){const _0x5094cb=_0x451309;return(0x0,_0x5035fb[_0x5094cb(0x2c5)])(_0x87e3d0,Object['assign']({},_0x3bae3c,{'id':_0x5094cb(0x20b),'ref':_0x2e1339,'icon':_0x286fbc}));});_0x6dff50['displayName']=_0x451309(0x25c);let _0x2f6329={'tag':_0x451309(0x23f),'attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x451309(0x272),'viewBox':'0\x200\x2016\x2016','width':_0x451309(0x2bb),'height':_0x451309(0x2bb)},'children':[{'tag':'path','attrs':{'fill':_0x451309(0x22a),'d':'M5.88699\x202.34478L3.65371\x202.3448C2.88051\x202.34481\x202.25372\x202.97161\x202.25372\x203.7448L2.25371\x2012.4445C2.25371\x2013.2177\x202.88052\x2013.8445\x203.65372\x2013.8445L12.3535\x2013.8445C13.1267\x2013.8445\x2013.7535\x2013.2177\x2013.7535\x2012.4445V10.0256C13.7535\x209.69425\x2014.0221\x209.42562\x2014.3535\x209.42562C14.6849\x209.42562\x2014.9535\x209.69425\x2014.9535\x2010.0256V12.4445C14.9535\x2013.8804\x2013.7894\x2015.0444\x2012.3535\x2015.0445L3.65373\x2015.0445C2.21778\x2015.0445\x201.05371\x2013.8805\x201.05371\x2012.4445L1.05372\x203.7448C1.05372\x202.30888\x202.21776\x201.14482\x203.65369\x201.1448L5.88697\x201.14478C6.21834\x201.14477\x206.48698\x201.4134\x206.48698\x201.74477C6.48699\x202.07614\x206.21836\x202.34477\x205.88699\x202.34478Z'}},{'tag':_0x451309(0x200),'attrs':{'fill':'currentColor','d':'M8.71094\x201.75039C8.71094\x201.41902\x208.97956\x201.15039\x209.31094\x201.15039H13.7497C14.3572\x201.15039\x2014.8497\x201.64288\x2014.8497\x202.25039V6.68919C14.8497\x207.02056\x2014.5811\x207.28919\x2014.2497\x207.28919C13.9184\x207.28919\x2013.6497\x207.02056\x2013.6497\x206.68919V3.19854L8.95883\x207.88944C8.72452\x208.12375\x208.34462\x208.12375\x208.1103\x207.88944C7.87599\x207.65512\x207.87599\x207.27523\x208.1103\x207.04091L12.8008\x202.35039H9.31094C8.97956\x202.35039\x208.71094\x202.08176\x208.71094\x201.75039Z'}}]},_0x5c805f=(0x0,_0x5035fb[_0x451309(0x1a0)])(function(_0x3c59fb,_0x39fd85){const _0x42f83a=_0x451309;return(0x0,_0x5035fb[_0x42f83a(0x2c5)])(_0x87e3d0,Object['assign']({},_0x3c59fb,{'id':_0x42f83a(0x226),'ref':_0x39fd85,'icon':_0x2f6329}));});_0x5c805f[_0x451309(0x2fc)]='ShareRangeIcon';let _0x49daf6={'tag':'svg','attrs':{'xmlns':_0x451309(0x1dc),'fill':_0x451309(0x272),'viewBox':_0x451309(0x233),'width':_0x451309(0x2bb),'height':_0x451309(0x2bb)},'children':[{'tag':_0x451309(0x200),'attrs':{'fill':_0x451309(0x22a),'d':'M8\x2015C11.866\x2015\x2015\x2011.866\x2015\x208C15\x204.13401\x2011.866\x201\x208\x201C4.13401\x201\x201\x204.13401\x201\x208C1\x2011.866\x204.13401\x2015\x208\x2015ZM11.7245\x206.42417C11.9588\x206.18985\x2011.9588\x205.80995\x2011.7245\x205.57564C11.4901\x205.34132\x2011.1102\x205.34132\x2010.8759\x205.57564L7.3002\x209.15137L5.72446\x207.57564C5.49014\x207.34132\x205.11025\x207.34132\x204.87593\x207.57564C4.64162\x207.80995\x204.64162\x208.18985\x204.87593\x208.42417L6.87593\x2010.4242C7.11025\x2010.6585\x207.49014\x2010.6585\x207.72446\x2010.4242L11.7245\x206.42417Z','fillRule':'evenodd','clipRule':_0x451309(0x34b)}}]},_0x136bc7=(0x0,_0x5035fb['forwardRef'])(function(_0x242389,_0x27599a){const _0x44e2d6=_0x451309;return(0x0,_0x5035fb['createElement'])(_0x87e3d0,Object['assign']({},_0x242389,{'id':_0x44e2d6(0x2ff),'ref':_0x27599a,'icon':_0x49daf6}));});_0x136bc7[_0x451309(0x2fc)]=_0x451309(0x2d3);let _0xa62a80={'tag':'svg','attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x451309(0x272),'viewBox':'0\x200\x2016\x2016','width':_0x451309(0x2bb),'height':_0x451309(0x2bb)},'children':[{'tag':'path','attrs':{'fill':'#4B7DFF','d':'M3.4535\x201.12549C2.7002\x201.12549\x202.08954\x201.73615\x202.08954\x202.48945V13.5104C2.08954\x2014.2637\x202.7002\x2014.8744\x203.4535\x2014.8744H12.5465C13.2998\x2014.8744\x2013.9105\x2014.2637\x2013.9105\x2013.5104V5.0992L10.0091\x201.12549H3.4535Z'}},{'tag':_0x451309(0x200),'attrs':{'fill':'white','d':_0x451309(0x21d)}},{'tag':_0x451309(0x200),'attrs':{'fill':_0x451309(0x294),'d':'M4.57245\x209.62638C4.57245\x209.44229\x204.72169\x209.29305\x204.90578\x209.29305H10.2391C10.4232\x209.29305\x2010.5724\x209.44229\x2010.5724\x209.62638C10.5724\x209.81048\x2010.4232\x209.95972\x2010.2391\x209.95972H4.90578C4.72169\x209.95972\x204.57245\x209.81048\x204.57245\x209.62638Z'}},{'tag':_0x451309(0x200),'attrs':{'fill':_0x451309(0x294),'d':'M4.90578\x2011.6398C4.72169\x2011.6398\x204.57245\x2011.789\x204.57245\x2011.9731C4.57245\x2012.1572\x204.72169\x2012.3065\x204.90578\x2012.3065H7.57245C7.75654\x2012.3065\x207.90578\x2012.1572\x207.90578\x2011.9731C7.90578\x2011.789\x207.75654\x2011.6398\x207.57245\x2011.6398H4.90578Z'}},{'tag':'path','attrs':{'stroke':_0x451309(0x294),'d':'M4.57245\x207.27962C4.57245\x207.09553\x204.72169\x206.94629\x204.90578\x206.94629H10.2391C10.4232\x206.94629\x2010.5724\x207.09553\x2010.5724\x207.27962C10.5724\x207.46372\x2010.4232\x207.61296\x2010.2391\x207.61296H4.90578C4.72169\x207.61296\x204.57245\x207.46372\x204.57245\x207.27962Z','strokeLinecap':_0x451309(0x2f4),'strokeWidth':0.03}},{'tag':'path','attrs':{'stroke':_0x451309(0x294),'d':_0x451309(0x20c),'strokeLinecap':_0x451309(0x2f4),'strokeWidth':0.03}},{'tag':_0x451309(0x200),'attrs':{'stroke':'white','d':_0x451309(0x2c1),'strokeLinecap':'round','strokeWidth':0.03}},{'tag':_0x451309(0x200),'attrs':{'fill':_0x451309(0x2ee),'d':'M10.0075\x201.12549L13.9104\x205.09842H10.6742C10.306\x205.09842\x2010.0075\x204.79994\x2010.0075\x204.43175V1.12549Z'}}]},_0xec6c21=(0x0,_0x5035fb['forwardRef'])(function(_0x3c139e,_0x5ed22c){const _0x2b208d=_0x451309;return(0x0,_0x5035fb[_0x2b208d(0x2c5)])(_0x87e3d0,Object['assign']({},_0x3c139e,{'id':_0x2b208d(0x2a1),'ref':_0x5ed22c,'icon':_0xa62a80}));});_0xec6c21['displayName']=_0x451309(0x2de);let _0x22498d={'tag':'svg','attrs':{'xmlns':_0x451309(0x1dc),'fill':'none','viewBox':_0x451309(0x233),'width':_0x451309(0x2bb),'height':_0x451309(0x2bb)},'children':[{'tag':_0x451309(0x200),'attrs':{'fill':'#FF6B4B','d':_0x451309(0x259)}},{'tag':_0x451309(0x200),'attrs':{'fill':_0x451309(0x2e2),'d':_0x451309(0x345)}},{'tag':_0x451309(0x200),'attrs':{'fill':_0x451309(0x294),'d':_0x451309(0x2cb)}},{'tag':_0x451309(0x200),'attrs':{'fill':_0x451309(0x294),'d':'M10.4097\x209.35206C10.5753\x209.35206\x2010.7115\x209.21728\x2010.6918\x209.05277C10.6645\x208.82511\x2010.6062\x208.60178\x2010.5181\x208.38909C10.3917\x208.08379\x2010.2063\x207.80639\x209.97264\x207.57272C9.73897\x207.33905\x209.46157\x207.1537\x209.15627\x207.02724C8.94358\x206.93914\x208.72024\x206.88083\x208.49259\x206.85356C8.32808\x206.83385\x208.1933\x206.97001\x208.1933\x207.13569V9.05206C8.1933\x209.21774\x208.32761\x209.35206\x208.4933\x209.35206H10.4097Z'}}]},_0x23ceb5=(0x0,_0x5035fb[_0x451309(0x1a0)])(function(_0x1cac60,_0x143605){const _0x48a4f4=_0x451309;return(0x0,_0x5035fb[_0x48a4f4(0x2c5)])(_0x87e3d0,Object[_0x48a4f4(0x2d6)]({},_0x1cac60,{'id':'slide-multi-icon','ref':_0x143605,'icon':_0x22498d}));});_0x23ceb5[_0x451309(0x2fc)]=_0x451309(0x1b6);let _0x37a904={'tag':_0x451309(0x23f),'attrs':{'xmlns':_0x451309(0x1dc),'fill':_0x451309(0x272),'viewBox':_0x451309(0x233),'width':_0x451309(0x2bb),'height':_0x451309(0x2bb)},'children':[{'tag':_0x451309(0x200),'attrs':{'fill':'#35BD4B','d':_0x451309(0x259)}},{'tag':'path','attrs':{'fill':_0x451309(0x219),'d':_0x451309(0x345)}},{'tag':_0x451309(0x200),'attrs':{'fill':'white','d':_0x451309(0x1e4),'fillRule':'evenodd','clipRule':_0x451309(0x34b)}}]},_0x150ff2=(0x0,_0x5035fb[_0x451309(0x1a0)])(function(_0x596a20,_0x526f31){const _0x29dc31=_0x451309;return(0x0,_0x5035fb[_0x29dc31(0x2c5)])(_0x87e3d0,Object['assign']({},_0x596a20,{'id':_0x29dc31(0x230),'ref':_0x526f31,'icon':_0x37a904}));});_0x150ff2['displayName']=_0x451309(0x2af);function _0x562023(_0x19e837){'@babel/helpers - typeof';const _0x13a35a=_0x451309;return _0x562023=typeof Symbol==_0x13a35a(0x234)&&typeof Symbol[_0x13a35a(0x254)]=='symbol'?function(_0x410270){return typeof _0x410270;}:function(_0x48c7dc){const _0x420f8f=_0x13a35a;return _0x48c7dc&&typeof Symbol==_0x420f8f(0x234)&&_0x48c7dc[_0x420f8f(0x287)]===Symbol&&_0x48c7dc!==Symbol[_0x420f8f(0x1ec)]?_0x420f8f(0x28b):typeof _0x48c7dc;},_0x562023(_0x19e837);}function _0x439fd9(_0x330cfc,_0x55f2c0){const _0x22f5f5=_0x451309;if(_0x562023(_0x330cfc)!='object'||!_0x330cfc)return _0x330cfc;var _0x31c1cc=_0x330cfc[Symbol['toPrimitive']];if(_0x31c1cc!==void 0x0){var _0x4cf732=_0x31c1cc[_0x22f5f5(0x232)](_0x330cfc,_0x55f2c0||_0x22f5f5(0x2a4));if(_0x562023(_0x4cf732)!=_0x22f5f5(0x319))return _0x4cf732;throw TypeError('@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.');}return(_0x55f2c0===_0x22f5f5(0x1a3)?String:Number)(_0x330cfc);}function _0x4ed968(_0x2521c2){const _0x25a115=_0x451309;var _0x4c1d3c=_0x439fd9(_0x2521c2,_0x25a115(0x1a3));return _0x562023(_0x4c1d3c)=='symbol'?_0x4c1d3c:_0x4c1d3c+'';}function _0x53542b(_0x42dde6,_0x5eceec,_0x3a0598){return(_0x5eceec=_0x4ed968(_0x5eceec))in _0x42dde6?Object['defineProperty'](_0x42dde6,_0x5eceec,{'value':_0x3a0598,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x42dde6[_0x5eceec]=_0x3a0598,_0x42dde6;}let _0x31ae6b=function(_0xb0e819){const _0x5614cd=_0x451309;return _0xb0e819[_0xb0e819[_0x5614cd(0x283)]=0x0]=_0x5614cd(0x283),_0xb0e819[_0xb0e819[_0x5614cd(0x278)]=0x1]=_0x5614cd(0x278),_0xb0e819[_0xb0e819['ERROR']=0x2]=_0x5614cd(0x225),_0xb0e819;}({}),_0xb5b7da=(0x0,_0x19ce36[_0x451309(0x207)])('univer-pro.exchange-client.upload-notification.service');var _0x2bdde6=class extends _0x19ce36[_0x451309(0x325)]{constructor(){const _0x31d099=_0x451309;super(),_0x53542b(this,_0x31d099(0x1eb),new _0x1dd71e[(_0x31d099(0x28e))]()),_0x53542b(this,_0x31d099(0x1d3),new _0x1dd71e[(_0x31d099(0x28e))]()),_0x53542b(this,'_list$',new _0x1dd71e['Subject']()),_0x53542b(this,_0x31d099(0x21e),this['_visible$'][_0x31d099(0x2a7)]()),_0x53542b(this,'state$',this['_state$'][_0x31d099(0x2a7)]()),_0x53542b(this,_0x31d099(0x22c),this[_0x31d099(0x299)]['asObservable']()),_0x53542b(this,_0x31d099(0x1ee),[]);}[_0x451309(0x34d)](){const _0x3dc15e=_0x451309;super['dispose'](),this[_0x3dc15e(0x1eb)][_0x3dc15e(0x302)](),this[_0x3dc15e(0x1d3)][_0x3dc15e(0x302)](),this['_list$']['complete']();}[_0x451309(0x34f)](){const _0x2ec6c4=_0x451309;this[_0x2ec6c4(0x1eb)][_0x2ec6c4(0x2ef)](!0x0);}[_0x451309(0x1c4)](){const _0x1969a7=_0x451309;this[_0x1969a7(0x1eb)][_0x1969a7(0x2ef)](!0x1);}[_0x451309(0x194)](_0x1e8ed8){const _0x495ad7=_0x451309;this[_0x495ad7(0x1d3)][_0x495ad7(0x2ef)](_0x1e8ed8);}[_0x451309(0x305)](_0x3db5a2){const _0x21ef00=_0x451309;this[_0x21ef00(0x1ee)]['unshift'](_0x3db5a2),this['_list$'][_0x21ef00(0x2ef)](this['_list']);}};function _0x1e9a52(_0x522d9f){const _0x37d4bc=_0x451309;let {list:_0x558a98}=_0x522d9f;function _0x3084d1(_0x1dad6f){const _0x5ab123=_0x18f9;switch(_0x1dad6f){case 0x1:return(0x0,_0x34337e[_0x5ab123(0x2d5)])(_0xec6c21,{});case 0x2:return(0x0,_0x34337e[_0x5ab123(0x2d5)])(_0x150ff2,{});case 0x3:return(0x0,_0x34337e[_0x5ab123(0x2d5)])(_0x23ceb5,{});default:return null;}}return(0x0,_0x34337e['jsx'])(_0x37d4bc(0x246),{'className':(0x0,_0x227f23[_0x37d4bc(0x336)])(_0x37d4bc(0x2c0),_0x227f23[_0x37d4bc(0x1ba)]),'children':(0x0,_0x34337e[_0x37d4bc(0x2d5)])('ul',{'className':'univer-m-0\x20univer-flex\x20univer-list-none\x20univer-flex-col\x20univer-gap-2\x20univer-p-0','children':_0x558a98[_0x37d4bc(0x2a2)]((_0x53428,_0x362288)=>(0x0,_0x34337e[_0x37d4bc(0x2d5)])('li',{'children':(0x0,_0x34337e[_0x37d4bc(0x268)])('a',{'className':'univer-flex\x20univer-justify-between\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-px-2\x20univer-py-1\x20univer-text-gray-900\x20univer-no-underline\x20univer-outline-none\x20univer-transition-colors\x20hover:univer-bg-gray-200\x20dark:!univer-text-white\x20dark:hover:!univer-bg-gray-600','href':_0x53428[_0x37d4bc(0x1a6)],'target':_0x37d4bc(0x2b7),'rel':_0x37d4bc(0x280),'children':[(0x0,_0x34337e[_0x37d4bc(0x268)])(_0x37d4bc(0x338),{'className':_0x37d4bc(0x1db),'children':[(0x0,_0x34337e[_0x37d4bc(0x2d5)])(_0x37d4bc(0x338),{'className':_0x37d4bc(0x203),'children':_0x3084d1(_0x53428[_0x37d4bc(0x2f6)])}),(0x0,_0x34337e[_0x37d4bc(0x2d5)])(_0x227f23[_0x37d4bc(0x33a)],{'showIfEllipsis':!0x0,'title':_0x53428[_0x37d4bc(0x1a9)],'asChild':!0x0,'children':(0x0,_0x34337e[_0x37d4bc(0x2d5)])(_0x37d4bc(0x338),{'className':'univer-ml-1\x20univer-truncate\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','children':_0x53428['name']})})]}),(0x0,_0x34337e[_0x37d4bc(0x2d5)])(_0x37d4bc(0x338),{'className':_0x37d4bc(0x32e),'children':(0x0,_0x34337e[_0x37d4bc(0x2d5)])(_0x5c805f,{})})]})},_0x362288))})});}var _0x520480=Uint8Array,_0x74915=Uint16Array,_0x3c96f6=Uint32Array,_0x3864ea=new _0x520480([0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x1,0x1,0x1,0x2,0x2,0x2,0x2,0x3,0x3,0x3,0x3,0x4,0x4,0x4,0x4,0x5,0x5,0x5,0x5,0x0,0x0,0x0,0x0]),_0x1fef85=new _0x520480([0x0,0x0,0x0,0x0,0x1,0x1,0x2,0x2,0x3,0x3,0x4,0x4,0x5,0x5,0x6,0x6,0x7,0x7,0x8,0x8,0x9,0x9,0xa,0xa,0xb,0xb,0xc,0xc,0xd,0xd,0x0,0x0]),_0xd50fbc=new _0x520480([0x10,0x11,0x12,0x0,0x8,0x7,0x9,0x6,0xa,0x5,0xb,0x4,0xc,0x3,0xd,0x2,0xe,0x1,0xf]),_0x3c64b5=function(_0x6f3133,_0x307e95){for(var _0x4b8345=new _0x74915(0x1f),_0x4533db=0x0;_0x4533db<0x1f;++_0x4533db)_0x4b8345[_0x4533db]=_0x307e95+=0x1<<_0x6f3133[_0x4533db-0x1];for(var _0x4a2dd9=new _0x3c96f6(_0x4b8345[0x1e]),_0x4533db=0x1;_0x4533db<0x1e;++_0x4533db)for(var _0x2983a1=_0x4b8345[_0x4533db];_0x2983a1<_0x4b8345[_0x4533db+0x1];++_0x2983a1)_0x4a2dd9[_0x2983a1]=_0x2983a1-_0x4b8345[_0x4533db]<<0x5|_0x4533db;return[_0x4b8345,_0x4a2dd9];},_0x306e9a=_0x3c64b5(_0x3864ea,0x2),_0x5d194f=_0x306e9a[0x0],_0x44192d=_0x306e9a[0x1];_0x5d194f[0x1c]=0x102,_0x44192d[0x102]=0x1c;var _0x1ab40c=_0x3c64b5(_0x1fef85,0x0);_0x1ab40c[0x0];for(var _0x1b10b2=_0x1ab40c[0x1],_0x2dd14b=new _0x74915(0x8000),_0xaf1b8d=0x0;_0xaf1b8d<0x8000;++_0xaf1b8d){var _0x13d2f8=(_0xaf1b8d&0xaaaa)>>>0x1|(_0xaf1b8d&0x5555)<<0x1;_0x13d2f8=(_0x13d2f8&0xcccc)>>>0x2|(_0x13d2f8&0x3333)<<0x2,_0x13d2f8=(_0x13d2f8&0xf0f0)>>>0x4|(_0x13d2f8&0xf0f)<<0x4,_0x2dd14b[_0xaf1b8d]=((_0x13d2f8&0xff00)>>>0x8|(_0x13d2f8&0xff)<<0x8)>>>0x1;}for(var _0x4a8782=function(_0x4e83a4,_0x477772,_0xe5ec98){for(var _0x235948=_0x4e83a4['length'],_0x2a63b9=0x0,_0x581702=new _0x74915(_0x477772);_0x2a63b9<_0x235948;++_0x2a63b9)++_0x581702[_0x4e83a4[_0x2a63b9]-0x1];var _0x3004ea=new _0x74915(_0x477772);for(_0x2a63b9=0x0;_0x2a63b9<_0x477772;++_0x2a63b9)_0x3004ea[_0x2a63b9]=_0x3004ea[_0x2a63b9-0x1]+_0x581702[_0x2a63b9-0x1]<<0x1;var _0x37beab;if(_0xe5ec98){_0x37beab=new _0x74915(0x1<<_0x477772);var _0x4cc9e5=0xf-_0x477772;for(_0x2a63b9=0x0;_0x2a63b9<_0x235948;++_0x2a63b9)if(_0x4e83a4[_0x2a63b9]){for(var _0x494bb6=_0x2a63b9<<0x4|_0x4e83a4[_0x2a63b9],_0x14e8e6=_0x477772-_0x4e83a4[_0x2a63b9],_0x51d59d=_0x3004ea[_0x4e83a4[_0x2a63b9]-0x1]++<<_0x14e8e6,_0x57c771=_0x51d59d|(0x1<<_0x14e8e6)-0x1;_0x51d59d<=_0x57c771;++_0x51d59d)_0x37beab[_0x2dd14b[_0x51d59d]>>>_0x4cc9e5]=_0x494bb6;}}else{for(_0x37beab=new _0x74915(_0x235948),_0x2a63b9=0x0;_0x2a63b9<_0x235948;++_0x2a63b9)_0x37beab[_0x2a63b9]=_0x2dd14b[_0x3004ea[_0x4e83a4[_0x2a63b9]-0x1]++]>>>0xf-_0x4e83a4[_0x2a63b9];}return _0x37beab;},_0x2b32f0=new _0x520480(0x120),_0xaf1b8d=0x0;_0xaf1b8d<0x90;++_0xaf1b8d)_0x2b32f0[_0xaf1b8d]=0x8;for(var _0xaf1b8d=0x90;_0xaf1b8d<0x100;++_0xaf1b8d)_0x2b32f0[_0xaf1b8d]=0x9;for(var _0xaf1b8d=0x100;_0xaf1b8d<0x118;++_0xaf1b8d)_0x2b32f0[_0xaf1b8d]=0x7;for(var _0xaf1b8d=0x118;_0xaf1b8d<0x120;++_0xaf1b8d)_0x2b32f0[_0xaf1b8d]=0x8;for(var _0x48e75e=new _0x520480(0x20),_0xaf1b8d=0x0;_0xaf1b8d<0x20;++_0xaf1b8d)_0x48e75e[_0xaf1b8d]=0x5;var _0x6b8e0a=_0x4a8782(_0x2b32f0,0x9,0x0),_0x199b99=_0x4a8782(_0x48e75e,0x5,0x0),_0x5f1fa9=function(_0x36e43d){return(_0x36e43d/0x8>>0x0)+(_0x36e43d&0x7&&0x1);},_0x517769=function(_0x3271b0,_0x341351,_0x321e3b){const _0x1bca77=_0x451309;(_0x341351==null||_0x341351<0x0)&&(_0x341351=0x0),(_0x321e3b==null||_0x321e3b>_0x3271b0[_0x1bca77(0x231)])&&(_0x321e3b=_0x3271b0[_0x1bca77(0x231)]);var _0x1cc00f=new(_0x3271b0 instanceof _0x74915?_0x74915:_0x3271b0 instanceof _0x3c96f6?_0x3c96f6:_0x520480)(_0x321e3b-_0x341351);return _0x1cc00f[_0x1bca77(0x24a)](_0x3271b0['subarray'](_0x341351,_0x321e3b)),_0x1cc00f;},_0x302b8a=function(_0x215493,_0x51e089,_0x43654e){_0x43654e<<=_0x51e089&0x7;var _0x4c6ead=_0x51e089/0x8>>0x0;_0x215493[_0x4c6ead]|=_0x43654e,_0x215493[_0x4c6ead+0x1]|=_0x43654e>>>0x8;},_0x5c7280=function(_0x542926,_0x17990f,_0x3218d1){_0x3218d1<<=_0x17990f&0x7;var _0x4ddf9e=_0x17990f/0x8>>0x0;_0x542926[_0x4ddf9e]|=_0x3218d1,_0x542926[_0x4ddf9e+0x1]|=_0x3218d1>>>0x8,_0x542926[_0x4ddf9e+0x2]|=_0x3218d1>>>0x10;},_0x4ccaba=function(_0x47d475,_0x3b6230){const _0x3d9f80=_0x451309;for(var _0x2551f9=[],_0x2eb4bd=0x0;_0x2eb4bd<_0x47d475[_0x3d9f80(0x231)];++_0x2eb4bd)_0x47d475[_0x2eb4bd]&&_0x2551f9[_0x3d9f80(0x217)]({'s':_0x2eb4bd,'f':_0x47d475[_0x2eb4bd]});var _0x545645=_0x2551f9[_0x3d9f80(0x231)],_0x572808=_0x2551f9['slice']();if(!_0x545645)return[new _0x520480(0x0),0x0];if(_0x545645==0x1){var _0x45abd8=new _0x520480(_0x2551f9[0x0]['s']+0x1);return _0x45abd8[_0x2551f9[0x0]['s']]=0x1,[_0x45abd8,0x1];}_0x2551f9[_0x3d9f80(0x2b4)](function(_0x10ea81,_0x58ed6f){return _0x10ea81['f']-_0x58ed6f['f'];}),_0x2551f9[_0x3d9f80(0x217)]({'s':-0x1,'f':0x61a9});var _0x2f27c6=_0x2551f9[0x0],_0x491ab3=_0x2551f9[0x1],_0xf92f68=0x0,_0x18303b=0x1,_0x1aaf3c=0x2;for(_0x2551f9[0x0]={'s':-0x1,'f':_0x2f27c6['f']+_0x491ab3['f'],'l':_0x2f27c6,'r':_0x491ab3};_0x18303b!=_0x545645-0x1;)_0x2f27c6=_0x2551f9[_0x2551f9[_0xf92f68]['f']<_0x2551f9[_0x1aaf3c]['f']?_0xf92f68++:_0x1aaf3c++],_0x491ab3=_0x2551f9[_0xf92f68!=_0x18303b&&_0x2551f9[_0xf92f68]['f']<_0x2551f9[_0x1aaf3c]['f']?_0xf92f68++:_0x1aaf3c++],_0x2551f9[_0x18303b++]={'s':-0x1,'f':_0x2f27c6['f']+_0x491ab3['f'],'l':_0x2f27c6,'r':_0x491ab3};for(var _0x57aa77=_0x572808[0x0]['s'],_0x2eb4bd=0x1;_0x2eb4bd<_0x545645;++_0x2eb4bd)_0x572808[_0x2eb4bd]['s']>_0x57aa77&&(_0x57aa77=_0x572808[_0x2eb4bd]['s']);var _0x25c3f5=new _0x74915(_0x57aa77+0x1),_0x206f84=_0x39efd3(_0x2551f9[_0x18303b-0x1],_0x25c3f5,0x0);if(_0x206f84>_0x3b6230){var _0x2eb4bd=0x0,_0x567775=0x0,_0x3e4dfa=_0x206f84-_0x3b6230,_0x47ca67=0x1<<_0x3e4dfa;for(_0x572808['sort'](function(_0x4c8b4a,_0x28f9f3){return _0x25c3f5[_0x28f9f3['s']]-_0x25c3f5[_0x4c8b4a['s']]||_0x4c8b4a['f']-_0x28f9f3['f'];});_0x2eb4bd<_0x545645;++_0x2eb4bd){var _0x50489e=_0x572808[_0x2eb4bd]['s'];if(_0x25c3f5[_0x50489e]>_0x3b6230)_0x567775+=_0x47ca67-(0x1<<_0x206f84-_0x25c3f5[_0x50489e]),_0x25c3f5[_0x50489e]=_0x3b6230;else break;}for(_0x567775>>>=_0x3e4dfa;_0x567775>0x0;){var _0x2ea094=_0x572808[_0x2eb4bd]['s'];_0x25c3f5[_0x2ea094]<_0x3b6230?_0x567775-=0x1<<_0x3b6230-_0x25c3f5[_0x2ea094]++-0x1:++_0x2eb4bd;}for(;_0x2eb4bd>=0x0&&_0x567775;--_0x2eb4bd){var _0x403950=_0x572808[_0x2eb4bd]['s'];_0x25c3f5[_0x403950]==_0x3b6230&&(--_0x25c3f5[_0x403950],++_0x567775);}_0x206f84=_0x3b6230;}return[new _0x520480(_0x25c3f5),_0x206f84];},_0x39efd3=function(_0x240ec1,_0x3909eb,_0x56c5fc){const _0x29df6c=_0x451309;return _0x240ec1['s']==-0x1?Math[_0x29df6c(0x33c)](_0x39efd3(_0x240ec1['l'],_0x3909eb,_0x56c5fc+0x1),_0x39efd3(_0x240ec1['r'],_0x3909eb,_0x56c5fc+0x1)):_0x3909eb[_0x240ec1['s']]=_0x56c5fc;},_0x598e2c=function(_0x2281fd){const _0xfa51e5=_0x451309;for(var _0x2d1077=_0x2281fd['length'];_0x2d1077&&!_0x2281fd[--_0x2d1077];);for(var _0x2bc504=new _0x74915(++_0x2d1077),_0x2d82eb=0x0,_0x546ee6=_0x2281fd[0x0],_0x52975f=0x1,_0x55f000=function(_0x3a6454){_0x2bc504[_0x2d82eb++]=_0x3a6454;},_0x484757=0x1;_0x484757<=_0x2d1077;++_0x484757)if(_0x2281fd[_0x484757]==_0x546ee6&&_0x484757!=_0x2d1077)++_0x52975f;else{if(!_0x546ee6&&_0x52975f>0x2){for(;_0x52975f>0x8a;_0x52975f-=0x8a)_0x55f000(0x7ff2);_0x52975f>0x2&&(_0x55f000(_0x52975f>0xa?_0x52975f-0xb<<0x5|0x7012:_0x52975f-0x3<<0x5|0x3011),_0x52975f=0x0);}else{if(_0x52975f>0x3){for(_0x55f000(_0x546ee6),--_0x52975f;_0x52975f>0x6;_0x52975f-=0x6)_0x55f000(0x2070);_0x52975f>0x2&&(_0x55f000(_0x52975f-0x3<<0x5|0x2010),_0x52975f=0x0);}}for(;_0x52975f--;)_0x55f000(_0x546ee6);_0x52975f=0x1,_0x546ee6=_0x2281fd[_0x484757];}return[_0x2bc504[_0xfa51e5(0x2dd)](0x0,_0x2d82eb),_0x2d1077];},_0x2ade29=function(_0x2e99fd,_0x3b9382){for(var _0x181ed6=0x0,_0x427d2d=0x0;_0x427d2d<_0x3b9382['length'];++_0x427d2d)_0x181ed6+=_0x2e99fd[_0x427d2d]*_0x3b9382[_0x427d2d];return _0x181ed6;},_0x4a51f1=function(_0x2aff61,_0x43e2d7,_0x360de0){const _0x41deea=_0x451309;var _0x20de50=_0x360de0[_0x41deea(0x231)],_0x295edc=_0x5f1fa9(_0x43e2d7+0x2);_0x2aff61[_0x295edc]=_0x20de50&0xff,_0x2aff61[_0x295edc+0x1]=_0x20de50>>>0x8,_0x2aff61[_0x295edc+0x2]=_0x2aff61[_0x295edc]^0xff,_0x2aff61[_0x295edc+0x3]=_0x2aff61[_0x295edc+0x1]^0xff;for(var _0x5612e5=0x0;_0x5612e5<_0x20de50;++_0x5612e5)_0x2aff61[_0x295edc+_0x5612e5+0x4]=_0x360de0[_0x5612e5];return(_0x295edc+0x4+_0x20de50)*0x8;},_0x43d204=function(_0x599562,_0x1feb3e,_0x322038,_0x102189,_0x4bfcf8,_0x3639a4,_0x25524f,_0x17819d,_0x3807ed,_0x460ace,_0x58e4f1){const _0x41aabe=_0x451309;_0x302b8a(_0x1feb3e,_0x58e4f1++,_0x322038),++_0x4bfcf8[0x100];for(var _0x24690a=_0x4ccaba(_0x4bfcf8,0xf),_0x1c83d4=_0x24690a[0x0],_0x4d710a=_0x24690a[0x1],_0x1baeec=_0x4ccaba(_0x3639a4,0xf),_0x3c9b7a=_0x1baeec[0x0],_0x372aee=_0x1baeec[0x1],_0x412ffb=_0x598e2c(_0x1c83d4),_0x2376e0=_0x412ffb[0x0],_0x56e9f7=_0x412ffb[0x1],_0x3b15b9=_0x598e2c(_0x3c9b7a),_0x32e0f4=_0x3b15b9[0x0],_0x32c489=_0x3b15b9[0x1],_0x194223=new _0x74915(0x13),_0x37df2f=0x0;_0x37df2f<_0x2376e0[_0x41aabe(0x231)];++_0x37df2f)_0x194223[_0x2376e0[_0x37df2f]&0x1f]++;for(var _0x37df2f=0x0;_0x37df2f<_0x32e0f4[_0x41aabe(0x231)];++_0x37df2f)_0x194223[_0x32e0f4[_0x37df2f]&0x1f]++;for(var _0xb3693a=_0x4ccaba(_0x194223,0x7),_0x43df64=_0xb3693a[0x0],_0x350586=_0xb3693a[0x1],_0x95b4a8=0x13;_0x95b4a8>0x4&&!_0x43df64[_0xd50fbc[_0x95b4a8-0x1]];--_0x95b4a8);var _0x45b2fa=_0x460ace+0x5<<0x3,_0x1ecafd=_0x2ade29(_0x4bfcf8,_0x2b32f0)+_0x2ade29(_0x3639a4,_0x48e75e)+_0x25524f,_0x27d1cb=_0x2ade29(_0x4bfcf8,_0x1c83d4)+_0x2ade29(_0x3639a4,_0x3c9b7a)+_0x25524f+0xe+0x3*_0x95b4a8+_0x2ade29(_0x194223,_0x43df64)+(0x2*_0x194223[0x10]+0x3*_0x194223[0x11]+0x7*_0x194223[0x12]);if(_0x45b2fa<=_0x1ecafd&&_0x45b2fa<=_0x27d1cb)return _0x4a51f1(_0x1feb3e,_0x58e4f1,_0x599562[_0x41aabe(0x2dd)](_0x3807ed,_0x3807ed+_0x460ace));var _0xd179a7,_0x1f4e10,_0x267a8d,_0x2917fc;if(_0x302b8a(_0x1feb3e,_0x58e4f1,0x1+(_0x27d1cb<_0x1ecafd)),_0x58e4f1+=0x2,_0x27d1cb<_0x1ecafd){_0xd179a7=_0x4a8782(_0x1c83d4,_0x4d710a,0x0),_0x1f4e10=_0x1c83d4,_0x267a8d=_0x4a8782(_0x3c9b7a,_0x372aee,0x0),_0x2917fc=_0x3c9b7a;var _0x35f48e=_0x4a8782(_0x43df64,_0x350586,0x0);_0x302b8a(_0x1feb3e,_0x58e4f1,_0x56e9f7-0x101),_0x302b8a(_0x1feb3e,_0x58e4f1+0x5,_0x32c489-0x1),_0x302b8a(_0x1feb3e,_0x58e4f1+0xa,_0x95b4a8-0x4),_0x58e4f1+=0xe;for(var _0x37df2f=0x0;_0x37df2f<_0x95b4a8;++_0x37df2f)_0x302b8a(_0x1feb3e,_0x58e4f1+0x3*_0x37df2f,_0x43df64[_0xd50fbc[_0x37df2f]]);_0x58e4f1+=0x3*_0x95b4a8;for(var _0x29c1e8=[_0x2376e0,_0x32e0f4],_0xd38c0f=0x0;_0xd38c0f<0x2;++_0xd38c0f)for(var _0xd8c15f=_0x29c1e8[_0xd38c0f],_0x37df2f=0x0;_0x37df2f<_0xd8c15f[_0x41aabe(0x231)];++_0x37df2f){var _0x2e3a8e=_0xd8c15f[_0x37df2f]&0x1f;_0x302b8a(_0x1feb3e,_0x58e4f1,_0x35f48e[_0x2e3a8e]),_0x58e4f1+=_0x43df64[_0x2e3a8e],_0x2e3a8e>0xf&&(_0x302b8a(_0x1feb3e,_0x58e4f1,_0xd8c15f[_0x37df2f]>>>0x5&0x7f),_0x58e4f1+=_0xd8c15f[_0x37df2f]>>>0xc);}}else _0xd179a7=_0x6b8e0a,_0x1f4e10=_0x2b32f0,_0x267a8d=_0x199b99,_0x2917fc=_0x48e75e;for(var _0x37df2f=0x0;_0x37df2f<_0x17819d;++_0x37df2f)if(_0x102189[_0x37df2f]>0xff){var _0x2e3a8e=_0x102189[_0x37df2f]>>>0x12&0x1f;_0x5c7280(_0x1feb3e,_0x58e4f1,_0xd179a7[_0x2e3a8e+0x101]),_0x58e4f1+=_0x1f4e10[_0x2e3a8e+0x101],_0x2e3a8e>0x7&&(_0x302b8a(_0x1feb3e,_0x58e4f1,_0x102189[_0x37df2f]>>>0x17&0x1f),_0x58e4f1+=_0x3864ea[_0x2e3a8e]);var _0x2d0739=_0x102189[_0x37df2f]&0x1f;_0x5c7280(_0x1feb3e,_0x58e4f1,_0x267a8d[_0x2d0739]),_0x58e4f1+=_0x2917fc[_0x2d0739],_0x2d0739>0x3&&(_0x5c7280(_0x1feb3e,_0x58e4f1,_0x102189[_0x37df2f]>>>0x5&0x1fff),_0x58e4f1+=_0x1fef85[_0x2d0739]);}else _0x5c7280(_0x1feb3e,_0x58e4f1,_0xd179a7[_0x102189[_0x37df2f]]),_0x58e4f1+=_0x1f4e10[_0x102189[_0x37df2f]];return _0x5c7280(_0x1feb3e,_0x58e4f1,_0xd179a7[0x100]),_0x58e4f1+_0x1f4e10[0x100];},_0x91629a=new _0x3c96f6([0x10004,0x20008,0x20010,0x20020,0x40020,0x100080,0x100100,0x204400,0x205000]),_0x2a03fd=new _0x520480(0x0),_0x2afbed=function(_0x2aa0bd,_0x4458cb,_0x101de2,_0x3bed36,_0x669951,_0x49a8ac){const _0x255cb7=_0x451309;var _0x5472c3=_0x2aa0bd[_0x255cb7(0x231)],_0x501bde=new _0x520480(_0x3bed36+_0x5472c3+0x5*(0x1+Math[_0x255cb7(0x2f1)](_0x5472c3/0x1b58))+_0x669951),_0x1c2a07=_0x501bde[_0x255cb7(0x2dd)](_0x3bed36,_0x501bde[_0x255cb7(0x231)]-_0x669951),_0x511dac=0x0;if(!_0x4458cb||_0x5472c3<0x8)for(var _0x3b542e=0x0;_0x3b542e<=_0x5472c3;_0x3b542e+=0xffff){var _0x2d173f=_0x3b542e+0xffff;_0x2d173f<_0x5472c3?_0x511dac=_0x4a51f1(_0x1c2a07,_0x511dac,_0x2aa0bd[_0x255cb7(0x2dd)](_0x3b542e,_0x2d173f)):(_0x1c2a07[_0x3b542e]=_0x49a8ac,_0x511dac=_0x4a51f1(_0x1c2a07,_0x511dac,_0x2aa0bd[_0x255cb7(0x2dd)](_0x3b542e,_0x5472c3)));}else{for(var _0x1bfffe=_0x91629a[_0x4458cb-0x1],_0x3e152a=_0x1bfffe>>>0xd,_0x2fe1eb=_0x1bfffe&0x1fff,_0x24b31a=(0x1<<_0x101de2)-0x1,_0x3a8be5=new _0x74915(0x8000),_0x4f4513=new _0x74915(_0x24b31a+0x1),_0x58c19d=Math[_0x255cb7(0x1c1)](_0x101de2/0x3),_0x5d124f=0x2*_0x58c19d,_0x8ad5de=function(_0x18c1df){return(_0x2aa0bd[_0x18c1df]^_0x2aa0bd[_0x18c1df+0x1]<<_0x58c19d^_0x2aa0bd[_0x18c1df+0x2]<<_0x5d124f)&_0x24b31a;},_0x220f66=new _0x3c96f6(0x61a8),_0x32433c=new _0x74915(0x120),_0x49d152=new _0x74915(0x20),_0x3cdeae=0x0,_0x1963f4=0x0,_0x3b542e=0x0,_0x17b863=0x0,_0x5b8bc4=0x0,_0x54c78c=0x0;_0x3b542e<_0x5472c3;++_0x3b542e){var _0x1da81f=_0x8ad5de(_0x3b542e),_0xeeb3e9=_0x3b542e&0x7fff,_0x556256=_0x4f4513[_0x1da81f];if(_0x3a8be5[_0xeeb3e9]=_0x556256,_0x4f4513[_0x1da81f]=_0xeeb3e9,_0x5b8bc4<=_0x3b542e){var _0x11fdb7=_0x5472c3-_0x3b542e;if((_0x3cdeae>0x1b58||_0x17b863>0x6000)&&_0x11fdb7>0x1a7){_0x511dac=_0x43d204(_0x2aa0bd,_0x1c2a07,0x0,_0x220f66,_0x32433c,_0x49d152,_0x1963f4,_0x17b863,_0x54c78c,_0x3b542e-_0x54c78c,_0x511dac),_0x17b863=_0x3cdeae=_0x1963f4=0x0,_0x54c78c=_0x3b542e;for(var _0x3516d0=0x0;_0x3516d0<0x11e;++_0x3516d0)_0x32433c[_0x3516d0]=0x0;for(var _0x3516d0=0x0;_0x3516d0<0x1e;++_0x3516d0)_0x49d152[_0x3516d0]=0x0;}var _0x945203=0x2,_0x121283=0x0,_0x4f59d2=_0x2fe1eb,_0x394268=_0xeeb3e9-_0x556256&0x7fff;if(_0x11fdb7>0x2&&_0x1da81f==_0x8ad5de(_0x3b542e-_0x394268))for(var _0xf49aa8=Math['min'](_0x3e152a,_0x11fdb7)-0x1,_0x5bfc54=Math['min'](0x7fff,_0x3b542e),_0x5f5419=Math[_0x255cb7(0x21f)](0x102,_0x11fdb7);_0x394268<=_0x5bfc54&&--_0x4f59d2&&_0xeeb3e9!=_0x556256;){if(_0x2aa0bd[_0x3b542e+_0x945203]==_0x2aa0bd[_0x3b542e+_0x945203-_0x394268]){for(var _0x48596a=0x0;_0x48596a<_0x5f5419&&_0x2aa0bd[_0x3b542e+_0x48596a]==_0x2aa0bd[_0x3b542e+_0x48596a-_0x394268];++_0x48596a);if(_0x48596a>_0x945203){if(_0x945203=_0x48596a,_0x121283=_0x394268,_0x48596a>_0xf49aa8)break;for(var _0x39aac6=Math[_0x255cb7(0x21f)](_0x394268,_0x48596a-0x2),_0x10d740=0x0,_0x3516d0=0x0;_0x3516d0<_0x39aac6;++_0x3516d0){var _0x275dbb=_0x3b542e-_0x394268+_0x3516d0+0x8000&0x7fff,_0x14f3ee=_0x275dbb-_0x3a8be5[_0x275dbb]+0x8000&0x7fff;_0x14f3ee>_0x10d740&&(_0x10d740=_0x14f3ee,_0x556256=_0x275dbb);}}}_0xeeb3e9=_0x556256,_0x556256=_0x3a8be5[_0xeeb3e9],_0x394268+=_0xeeb3e9-_0x556256+0x8000&0x7fff;}if(_0x121283){_0x220f66[_0x17b863++]=0x10000000|_0x44192d[_0x945203]<<0x12|_0x1b10b2[_0x121283];var _0x20885c=_0x44192d[_0x945203]&0x1f,_0x4459f7=_0x1b10b2[_0x121283]&0x1f;_0x1963f4+=_0x3864ea[_0x20885c]+_0x1fef85[_0x4459f7],++_0x32433c[0x101+_0x20885c],++_0x49d152[_0x4459f7],_0x5b8bc4=_0x3b542e+_0x945203,++_0x3cdeae;}else _0x220f66[_0x17b863++]=_0x2aa0bd[_0x3b542e],++_0x32433c[_0x2aa0bd[_0x3b542e]];}}_0x511dac=_0x43d204(_0x2aa0bd,_0x1c2a07,_0x49a8ac,_0x220f66,_0x32433c,_0x49d152,_0x1963f4,_0x17b863,_0x54c78c,_0x3b542e-_0x54c78c,_0x511dac),_0x49a8ac||(_0x511dac=_0x4a51f1(_0x1c2a07,_0x511dac,_0x2a03fd));}return _0x517769(_0x501bde,0x0,_0x3bed36+_0x5f1fa9(_0x511dac)+_0x669951);},_0x141526=function(_0xda3d3e,_0x3ede3e,_0x428483,_0x22e2cc,_0x1c8097){const _0x456358=_0x451309;return _0x2afbed(_0xda3d3e,_0x3ede3e[_0x456358(0x1d4)]==null?0x6:_0x3ede3e['level'],_0x3ede3e[_0x456358(0x32f)]==null?Math[_0x456358(0x1c1)](Math['max'](0x8,Math['min'](0xd,Math[_0x456358(0x33f)](_0xda3d3e[_0x456358(0x231)])))*1.5):0xc+_0x3ede3e[_0x456358(0x32f)],_0x428483,_0x22e2cc,!_0x1c8097);};function _0x318190(_0x2bab15,_0x49b8f4){return _0x49b8f4===void 0x0&&(_0x49b8f4={}),_0x141526(_0x2bab15,_0x49b8f4,0x0,0x0);}let _0x57ef01=_0x451309(0x2b6),_0x51f50b=_0x451309(0x32b),_0x2bc94e=_0x451309(0x262),_0x50e777=_0x451309(0x1d2),_0x405024=_0x451309(0x1bf),_0x591924={[_0x19ce36['UniverInstanceType'][_0x451309(0x1ff)]]:[''],[_0x19ce36['UniverInstanceType']['UNIVER_DOC']]:[_0x57ef01],[_0x19ce36[_0x451309(0x352)][_0x451309(0x290)]]:[_0x51f50b,_0x2bc94e,_0x50e777],[_0x19ce36[_0x451309(0x352)][_0x451309(0x255)]]:[_0x405024],[_0x19ce36[_0x451309(0x352)]['UNIVER_PROJECT']]:[''],[_0x19ce36[_0x451309(0x352)][_0x451309(0x31c)]]:['']},_0x3e26c9={[_0x57ef01]:_0x451309(0x204),[_0x51f50b]:_0x451309(0x351),[_0x2bc94e]:'xlsm',[_0x50e777]:'xltx',[_0x405024]:_0x451309(0x34e)};function _0x5df4b4(_0x48d948,_0x1dc2bb,_0x41187c){const _0x5efa26=_0x451309;let _0x3693e8=document[_0x5efa26(0x2c5)]('a');_0x3693e8[_0x5efa26(0x237)]=_0x48d948,_0x3693e8[_0x5efa26(0x1fd)]['display']=_0x5efa26(0x272),_0x3693e8[_0x5efa26(0x1ae)]=_0x1dc2bb+'.'+_0x41187c,document['body'][_0x5efa26(0x2da)](_0x3693e8),_0x3693e8[_0x5efa26(0x206)](),document['body'][_0x5efa26(0x356)](_0x3693e8);}function _0xb63ec2(_0x26a4f0,_0x3c0961,_0x35db19){const _0x3d4812=_0x451309;let _0x14fead=URL[_0x3d4812(0x1cf)](_0x26a4f0);_0x5df4b4(_0x14fead,_0x3c0961,_0x35db19),URL[_0x3d4812(0x2a9)](_0x14fead);}function _0x3f2837(_0xc44210){const _0x433ee1=_0x451309;let _0x27d067=_0xc44210[_0x433ee1(0x1a9)][_0x433ee1(0x1dd)]('.')[_0x433ee1(0x1ac)]();if(!_0x27d067)return _0x19ce36[_0x433ee1(0x352)][_0x433ee1(0x1ff)];let _0x2bd021=_0x59bc6b(),_0x4e5618=_0x19ce36['UniverInstanceType'][_0x433ee1(0x1ff)];return _0x2bd021[_0x433ee1(0x2ad)](_0xee7ea3=>_0x254185(_0x27d067,_0xee7ea3)?(_0x4e5618=_0xee7ea3,!0x0):!0x1),_0x4e5618;}function _0x59bc6b(){const _0x17237c=_0x451309;return Object['values'](_0x19ce36[_0x17237c(0x352)])[_0x17237c(0x1d8)](_0xa244d4=>typeof _0xa244d4==_0x17237c(0x1f4));}function _0x254185(_0x222523,_0x6eaf18){const _0x3bd00c=_0x451309;return _0x591924[_0x6eaf18][_0x3bd00c(0x2a2)](_0x4f2620=>(_0x3e26c9[_0x4f2620]||'')[_0x3bd00c(0x2ce)]())[_0x3bd00c(0x1b2)](_0x222523[_0x3bd00c(0x2ce)]());}function _0x46d682(_0x1bcc56,_0x2327eb=!0x1){const _0x36f5e3=_0x451309;let _0x17c6fa=_0x1bcc56[_0x36f5e3(0x2a2)](_0x1cadbc=>_0x591924[_0x1cadbc])[_0x36f5e3(0x2e6)](',');return new Promise((_0x23d994,_0x37956a)=>{const _0x584291=_0x36f5e3;let _0x34e46e=document[_0x584291(0x2c5)]('input');_0x34e46e[_0x584291(0x2f6)]=_0x584291(0x2df),_0x34e46e[_0x584291(0x2e8)]=_0x17c6fa,_0x34e46e[_0x584291(0x2c9)]=_0x2327eb,_0x34e46e['addEventListener'](_0x584291(0x240),_0x4a4fcd=>{const _0x2b7020=_0x584291;let _0x2a27d5=_0x4a4fcd[_0x2b7020(0x265)];if(!_0x2a27d5[_0x2b7020(0x297)]||_0x2a27d5['files']['length']===0x0)throw _0x37956a(null),Error(_0x2b7020(0x1f9));_0x23d994(_0x2a27d5[_0x2b7020(0x297)]);}),_0x34e46e[_0x584291(0x206)]();});}async function _0x2b7db7(_0x418807,_0x1707c7){const _0x404704=_0x451309;try{var _0x2f57cc,_0x4893a7,_0x21294d;let _0x532b92=await _0x1707c7[_0x404704(0x252)](_0x418807,{'responseType':'blob'}),_0x1569e2=_0x532b92['body'],_0x5f3250=(_0x2f57cc=(_0x4893a7=_0x532b92['headers'][_0x404704(0x252)]('Content-Type'))==null?void 0x0:_0x4893a7[_0x404704(0x2e6)](',\x20'))==null?_0x404704(0x2be):_0x2f57cc,_0x3c8d85=_0x404704(0x1e8)+(_0x3e26c9[_0x5f3250]||'xlsx'),_0x36c9ac=(_0x21294d=_0x532b92[_0x404704(0x2cf)][_0x404704(0x252)](_0x404704(0x24d)))==null?void 0x0:_0x21294d[_0x404704(0x2e6)](',\x20');if(_0x36c9ac){let _0xae4523=_0x36c9ac[_0x404704(0x33e)](/filename=(.+)/);_0xae4523&&_0xae4523[0x1]&&(_0x3c8d85=_0xae4523[0x1]);}else _0x3c8d85=_0x2fc678(_0x418807)||_0x3c8d85;return new File([_0x1569e2],_0x3c8d85,{'type':_0x5f3250});}catch(_0x29824a){console[_0x404704(0x31e)](_0x404704(0x2ac),_0x29824a);return;}}function _0x2fc678(_0x358bae){const _0x6b8e6c=_0x451309;try{return new URL(_0x358bae)[_0x6b8e6c(0x1b9)][_0x6b8e6c(0x1dd)]('/')[_0x6b8e6c(0x1ac)]();}catch(_0x11f424){console[_0x6b8e6c(0x31e)](_0x6b8e6c(0x2ae),_0x11f424);return;}}function _0x1f7a15(_0x25a201){const _0x3aea96=_0x451309;let _0x5ed032=new Blob([_0x25a201[_0x3aea96(0x191)]],{'type':_0x3aea96(0x1d7)});return new File([_0x5ed032],_0x3aea96(0x27f));}function _0x3a85d3(_0x45616c,_0x34b4d8){const _0x25d20d=_0x451309;return _0x45616c[_0x25d20d(0x2d0)](_0x25d20d(0x30e),_0x34b4d8);}function _0x1a56f9(_0x545044,_0x27aa20){const _0x1c08d1=_0x451309;return _0x545044[_0x1c08d1(0x2d0)](_0x1c08d1(0x1c5),_0x27aa20);}function _0x35e2c0(_0x2d00df,_0x563a99){const _0x359cb2=_0x451309;return _0x2d00df[_0x359cb2(0x2d0)](_0x359cb2(0x1e6),_0x563a99);}function _0x1f6db4(_0x592835,_0x2c873e){return function(_0x4ac607,_0x1abf23){_0x2c873e(_0x4ac607,_0x1abf23,_0x592835);};}function _0x591d03(_0x368f5e,_0x43fce5,_0x199f83,_0x363ff5){const _0x543eda=_0x451309;var _0x2f9af9=arguments[_0x543eda(0x231)],_0x21bd56=_0x2f9af9<0x3?_0x43fce5:_0x363ff5===null?_0x363ff5=Object[_0x543eda(0x2f8)](_0x43fce5,_0x199f83):_0x363ff5,_0x162b32;if(typeof Reflect==_0x543eda(0x319)&&typeof Reflect['decorate']==_0x543eda(0x234))_0x21bd56=Reflect[_0x543eda(0x276)](_0x368f5e,_0x43fce5,_0x199f83,_0x363ff5);else{for(var _0x478b55=_0x368f5e[_0x543eda(0x231)]-0x1;_0x478b55>=0x0;_0x478b55--)(_0x162b32=_0x368f5e[_0x478b55])&&(_0x21bd56=(_0x2f9af9<0x3?_0x162b32(_0x21bd56):_0x2f9af9>0x3?_0x162b32(_0x43fce5,_0x199f83,_0x21bd56):_0x162b32(_0x43fce5,_0x199f83))||_0x21bd56);}return _0x2f9af9>0x3&&_0x21bd56&&Object[_0x543eda(0x341)](_0x43fce5,_0x199f83,_0x21bd56),_0x21bd56;}let _0x208234=(0x0,_0x19ce36[_0x451309(0x207)])(_0x451309(0x1d5)),_0x3973f3=class{constructor(_0x2821c5,_0x7f39c0){const _0x7228f4=_0x451309;this[_0x7228f4(0x2bc)]=_0x2821c5,this['_httpService']=_0x7f39c0,_0x53542b(this,_0x7228f4(0x2a3),new Set());}['dispose'](){}[_0x451309(0x1b5)](_0x5b915e){const _0x19a869=_0x451309;this[_0x19a869(0x2a3)][_0x19a869(0x313)](_0x5b915e);}[_0x451309(0x2e4)](){const _0x5477e8=_0x451309;this['_taskInterrupted'][_0x5477e8(0x2c2)]();}async[_0x451309(0x1f1)](_0x59e4b9,_0x233c24=0x0,_0x1e0651=!0x1){const _0x48d415=_0x451309;if(typeof _0x59e4b9==_0x48d415(0x1a3)){let _0x164e29=await _0x2b7db7(_0x59e4b9,this['_httpService']);if(!_0x164e29)throw Error('upload\x20request\x20failed:\x20failed\x20to\x20read\x20source\x20file\x20from\x20url');_0x59e4b9=_0x164e29;}_0x233c24=_0x233c24||_0x59e4b9[_0x48d415(0x19a)];let _0x18a7ea=new FormData();_0x18a7ea[_0x48d415(0x32c)]('file',_0x59e4b9);try{let _0x5e16b3=this['_getUploadFileURL']()+_0x48d415(0x334)+_0x233c24+_0x48d415(0x1ca)+_0x455b50['FileSource']['HttpImport']+_0x48d415(0x241)+_0x1e0651,_0x5ea8d4={'body':_0x18a7ea},_0x1fec3b=(await this[_0x48d415(0x2bf)]['post'](_0x5e16b3,_0x5ea8d4))[_0x48d415(0x216)];if(_0x1fec3b[_0x48d415(0x31e)]&&_0x1fec3b[_0x48d415(0x31e)][_0x48d415(0x25d)]!==_0x455b50[_0x48d415(0x245)]['OK'])throw Error(this[_0x48d415(0x1f5)](_0x48d415(0x331),_0x1fec3b[_0x48d415(0x31e)]));return _0x1fec3b;}catch(_0x5e54bc){throw _0x5e54bc instanceof Error?_0x5e54bc:Error(this['_buildHttpErrorMessage'](_0x48d415(0x331),_0x5e54bc));}}async[_0x451309(0x324)](_0x41aebe){const _0x2b41ad=_0x451309;let {fileID:_0x533469,type:_0x5aa590,outputType:_0x1990e3,minSheetColumnCount:_0xe78e65,minSheetRowCount:_0x2f1ad1}=_0x41aebe;try{let _0x4b4415=_0x3a85d3(this['_getImportURL'](),''+_0x5aa590),_0x2d7680={'body':{'fileID':_0x533469,'outputType':_0x1990e3,'minSheetColumnCount':_0xe78e65,'minSheetRowCount':_0x2f1ad1}},_0x58d392=(await this['_httpService'][_0x2b41ad(0x1fa)](_0x4b4415,_0x2d7680))['body'];return _0x58d392[_0x2b41ad(0x31e)]&&_0x58d392['error']['code']!==_0x455b50['ErrorCode']['OK']?void 0x0:_0x58d392;}catch{return;}}async[_0x451309(0x1bd)](_0x3ac311){const _0x18f96c=_0x451309;let {unitID:_0x1169c9,jsonID:_0x4f891c,type:_0x24256a,sscSwitch:_0x40d72c,useImageUrl:_0x53604a,ignoreTableExport:_0x54fb62}=_0x3ac311;try{let _0x309794=_0x3a85d3(this[_0x18f96c(0x31f)](),''+_0x24256a),_0x1c3c06={'body':{'unitID':_0x1169c9,'jsonID':_0x4f891c,'type':_0x24256a,'sscSwitch':_0x40d72c,'useImageUrl':_0x53604a,'ignoreTableExport':_0x54fb62}},_0x128cb6=(await this[_0x18f96c(0x2bf)][_0x18f96c(0x1fa)](_0x309794,_0x1c3c06))[_0x18f96c(0x216)];return _0x128cb6['error']&&_0x128cb6[_0x18f96c(0x31e)][_0x18f96c(0x25d)]!==_0x455b50[_0x18f96c(0x245)]['OK']?void 0x0:_0x128cb6;}catch{return;}}async[_0x451309(0x1e0)](_0x1f18f9){return new Promise((_0x1a7060,_0x54007c)=>{const _0x11cd8d=_0x18f9;try{let _0x36712b=0x0,_0x9a1b0c=_0x1a56f9(this['_getTaskURL'](),''+_0x1f18f9),_0x47d2c1=this[_0x11cd8d(0x31b)](),_0x14bbf9=async()=>{const _0x1fc0ae=_0x11cd8d;if(this[_0x1fc0ae(0x2a3)]['has'](_0x1f18f9))return;let _0x3cedde=(await this['_httpService'][_0x1fc0ae(0x252)](_0x9a1b0c))[_0x1fc0ae(0x216)];if(_0x3cedde[_0x1fc0ae(0x31e)]&&_0x3cedde[_0x1fc0ae(0x31e)][_0x1fc0ae(0x25d)]===_0x455b50['ErrorCode']['OK']){if(_0x3cedde[_0x1fc0ae(0x23d)]===_0x1fc0ae(0x330))_0x1a7060(_0x3cedde);else{if(_0x3cedde[_0x1fc0ae(0x23d)]==='pending'){let _0x1a1996=0x3e8;if(_0x36712b>=_0x47d2c1){_0x54007c(_0x3cedde);return;}else _0x36712b>=0x7530&&(_0x1a1996=0x1388);_0x36712b+=_0x1a1996,setTimeout(_0x14bbf9,_0x1a1996);}else _0x54007c(_0x3cedde);}}else _0x54007c(_0x3cedde);};_0x14bbf9();}catch(_0x42ee90){_0x54007c(_0x42ee90 instanceof Error?_0x42ee90:Error(String(_0x42ee90)));}});}async['signUrl'](_0xfb92d7){const _0x377543=_0x451309;try{let _0x38d834=_0x35e2c0(this[_0x377543(0x304)](),''+_0xfb92d7);return(await this['_httpService'][_0x377543(0x252)](_0x38d834))[_0x377543(0x216)];}catch{return;}}async[_0x451309(0x2f3)](_0xe86dd7){const _0x53fc7c=_0x451309;try{return(await this[_0x53fc7c(0x2bf)][_0x53fc7c(0x252)](_0xe86dd7,{'responseType':_0x53fc7c(0x221)}))[_0x53fc7c(0x216)];}catch{return;}}['_buildProtocolErrorMessage'](_0x4f2edb,_0x316fe3){let _0x278544=this['_extractErrorDetail'](_0x316fe3);return _0x278544?_0x4f2edb+':\x20'+_0x278544:_0x4f2edb;}[_0x451309(0x327)](_0x2da785,_0x7ddd10){const _0x485e32=_0x451309;if(_0x7ddd10 instanceof _0x281653['HTTPResponseError']){let _0x8311f=typeof _0x7ddd10['status']==_0x485e32(0x1f4)?''+_0x7ddd10[_0x485e32(0x23d)]+(_0x7ddd10[_0x485e32(0x1cd)]?'\x20'+_0x7ddd10['statusText']:''):void 0x0,_0x21fc75=this[_0x485e32(0x1b4)](_0x7ddd10[_0x485e32(0x31e)]);return _0x8311f&&_0x21fc75?_0x2da785+_0x485e32(0x284)+_0x8311f+'\x20-\x20'+_0x21fc75:_0x8311f?_0x2da785+_0x485e32(0x284)+_0x8311f:_0x21fc75?_0x2da785+':\x20'+_0x21fc75:_0x2da785;}let _0x53a1dc=this['_extractErrorDetail'](_0x7ddd10);return _0x53a1dc?_0x2da785+':\x20'+_0x53a1dc:_0x2da785;}[_0x451309(0x1b4)](_0x4f1675){const _0x2bbe68=_0x451309;if(typeof _0x4f1675=='string'){let _0x4958d5=_0x4f1675[_0x2bbe68(0x269)]();return _0x4958d5['length']>0x0?_0x4958d5:void 0x0;}if(_0x4f1675 instanceof Error)return this[_0x2bbe68(0x1b4)](_0x4f1675[_0x2bbe68(0x1e5)]);if(!_0x4f1675||typeof _0x4f1675!='object'||Array[_0x2bbe68(0x320)](_0x4f1675))return;let _0x37b9a4=_0x4f1675,_0x927c5d=this[_0x2bbe68(0x1b4)](_0x37b9a4['message']);if(_0x927c5d)return _0x927c5d;if(_0x37b9a4[_0x2bbe68(0x31e)]&&typeof _0x37b9a4[_0x2bbe68(0x31e)]==_0x2bbe68(0x319)&&!Array['isArray'](_0x37b9a4[_0x2bbe68(0x31e)])){let _0x33b73e=this['_extractErrorDetail'](_0x37b9a4[_0x2bbe68(0x31e)]);if(_0x33b73e)return _0x33b73e;}}['_getUploadFileURL'](){const _0x2156e7=_0x451309;var _0x2efaae;let _0x42c7e4=this[_0x2156e7(0x2bc)][_0x2156e7(0x18c)](_0xae313a);return(_0x2efaae=_0x42c7e4==null?void 0x0:_0x42c7e4[_0x2156e7(0x30d)])==null?_0x2156e7(0x1f3):_0x2efaae;}[_0x451309(0x306)](){const _0x1fbdbb=_0x451309;var _0x3c57c5;let _0x3102f8=this[_0x1fbdbb(0x2bc)][_0x1fbdbb(0x18c)](_0xae313a);return(_0x3c57c5=_0x3102f8==null?void 0x0:_0x3102f8[_0x1fbdbb(0x25a)])==null?_0x1fbdbb(0x21a):_0x3c57c5;}[_0x451309(0x31f)](){const _0x4e061f=_0x451309;var _0x324bea;let _0x38cee4=this[_0x4e061f(0x2bc)]['getConfig'](_0xae313a);return(_0x324bea=_0x38cee4==null?void 0x0:_0x38cee4[_0x4e061f(0x196)])==null?_0x4e061f(0x21c):_0x324bea;}[_0x451309(0x239)](){const _0x5a47c0=_0x451309;var _0x3fef78;let _0x4ff476=this[_0x5a47c0(0x2bc)][_0x5a47c0(0x18c)](_0xae313a);return(_0x3fef78=_0x4ff476==null?void 0x0:_0x4ff476[_0x5a47c0(0x1f8)])==null?_0x5a47c0(0x1f7):_0x3fef78;}[_0x451309(0x304)](){const _0x119400=_0x451309;var _0x429711;let _0xf0641c=this[_0x119400(0x2bc)][_0x119400(0x18c)](_0xae313a);return(_0x429711=_0xf0641c==null?void 0x0:_0xf0641c[_0x119400(0x1ab)])==null?_0x119400(0x1e3):_0x429711;}[_0x451309(0x31b)](){const _0x3b0ee2=_0x451309;var _0x403fe7;let _0x2938c4=this[_0x3b0ee2(0x2bc)]['getConfig'](_0xae313a);return(_0x403fe7=_0x2938c4==null?void 0x0:_0x2938c4[_0x3b0ee2(0x32d)])==null?0x1d4c0:_0x403fe7;}};_0x3973f3=_0x591d03([_0x1f6db4(0x0,_0x19ce36['IConfigService']),_0x1f6db4(0x1,(0x0,_0x19ce36[_0x451309(0x197)])(_0x281653[_0x451309(0x348)]))],_0x3973f3);function _0x1c8556(_0xe9ae66){const _0x283a55=_0x451309;let _0x363c92=_0xe9ae66[_0x283a55(0x212)];if(!_0x363c92)return null;let _0x5376cd={};_0x363c92[_0x283a55(0x1c8)]&&Object[_0x283a55(0x251)](_0x363c92[_0x283a55(0x1c8)])[_0x283a55(0x1fc)](_0x40828c=>{const _0x2fbf47=_0x283a55;let _0x4e1d3c=_0x363c92[_0x2fbf47(0x1c8)][_0x40828c];_0x5376cd[_0x40828c]={..._0x4e1d3c,'originalMeta':(0x0,_0x284a58[_0x2fbf47(0x19f)])(_0x284a58[_0x2fbf47(0x199)]['decode'](_0x4e1d3c[_0x2fbf47(0x273)]))};});let _0x5d55c1=(0x0,_0x284a58[_0x283a55(0x19f)])(_0x284a58[_0x283a55(0x199)][_0x283a55(0x340)](_0x363c92[_0x283a55(0x273)]));return{..._0xe9ae66,'workbook':{..._0x363c92,'originalMeta':_0x5d55c1,'sheets':_0x5376cd},'doc':{}};}function _0x8be4e7(_0x120bdb){const _0x586361=_0x451309;let _0x5cb108=_0x120bdb[_0x586361(0x214)];if(!_0x5cb108)return null;let _0x3d4e51=(0x0,_0x284a58[_0x586361(0x19f)])(_0x284a58[_0x586361(0x199)]['decode'](_0x5cb108[_0x586361(0x273)]));return{..._0x120bdb,'workbook':{},'doc':{..._0x5cb108,'originalMeta':_0x3d4e51}};}function _0x33c0ed(_0x1377b9){const _0x4bc77e=_0x451309;let _0x1a0a20={};return _0x1377b9[_0x4bc77e(0x1fc)](_0x1a14e9=>{const _0x5049f6=_0x4bc77e;_0x1a0a20[_0x1a14e9['id']]={..._0x1a14e9,'data':(0x0,_0x284a58[_0x5049f6(0x19f)])(_0x284a58[_0x5049f6(0x199)]['decode'](_0x1a14e9[_0x5049f6(0x349)]))};}),_0x1a0a20;}async function _0xa8f37(_0xcbfbe8){const _0x56956c=_0x451309;var _0x4c26f0;let _0x17207a={'metadata':void 0x0},_0x60630f=_0xcbfbe8['id'],_0x3d683a=(_0x4c26f0=_0xcbfbe8[_0x56956c(0x1d0)])==null?0x0:_0x4c26f0,_0x8d76c3=new _0x1b444c(),{snapshot:_0x5214a0}=await(0x0,_0x284a58[_0x56956c(0x224)])(_0x17207a,_0xcbfbe8,_0x60630f,_0x3d683a,_0x8d76c3),_0x350ef1=await(0x0,_0x284a58['getSheetBlocksFromSnapshot'])(_0x5214a0,_0x8d76c3),_0x3e5f9a=_0x1c8556(_0x5214a0);if(!_0x3e5f9a)throw Error(_0x56956c(0x1a2));return{'snapshot':_0x3e5f9a,'sheetBlocks':_0x33c0ed(_0x350ef1)};}async function _0x1bf5ad(_0x24f686){const _0x49f01f=_0x451309;var _0x3dd2a6;let _0x15a263={'metadata':void 0x0},_0x294a7b=_0x24f686['id'],{snapshot:_0x5f5640}=await(0x0,_0x284a58[_0x49f01f(0x1c6)])(_0x15a263,_0x24f686,_0x294a7b,(_0x3dd2a6=_0x24f686[_0x49f01f(0x1d0)])==null?0x0:_0x3dd2a6,new _0x1b444c()),_0x4524d6=_0x8be4e7(_0x5f5640);if(!_0x4524d6)throw Error(_0x49f01f(0x1a2));return{'snapshot':_0x4524d6,'sheetBlocks':{}};}async function _0x5009dd(_0x56e8f7){const _0x316107=_0x451309;let _0x332f80=_0x56e8f7[_0x316107(0x1a7)],_0x554dc0=_0x56e8f7[_0x316107(0x22d)]||{};return await(0x0,_0x284a58['transformSnapshotToWorkbookData'])(_0x332f80,Object[_0x316107(0x251)](_0x554dc0)[_0x316107(0x2a2)](_0x248466=>_0x554dc0[_0x248466])[_0x316107(0x2a2)](_0x54aaaf=>({..._0x54aaaf,'data':_0x54aaaf[_0x316107(0x349)]?JSON[_0x316107(0x2aa)]((0x0,_0x284a58[_0x316107(0x1ad)])(_0x54aaaf[_0x316107(0x349)])):void 0x0})));}function _0x8ea715(_0x11ebe1){const _0x4efe25=_0x451309;let _0x87f3d3=_0x11ebe1[_0x4efe25(0x1a7)];return(0x0,_0x284a58[_0x4efe25(0x24f)])(_0x87f3d3);}var _0x1b444c=class{constructor(){const _0x632d79=_0x451309;_0x53542b(this,_0x632d79(0x208),new Map());}[_0x451309(0x29a)](){const _0x58f9db=_0x451309;return Promise[_0x58f9db(0x34a)]({'snapshot':{'unitID':'','type':_0x19ce36[_0x58f9db(0x352)]['UNIVER_SHEET'],'rev':0x0,'workbook':void 0x0,'doc':void 0x0},'changesets':[],'error':{'code':_0x455b50['ErrorCode']['OK'],'message':''}});}[_0x451309(0x2c6)](_0x2ff340,_0x4fce58){const _0x34edc4=_0x451309;let _0x5a1b50=this[_0x34edc4(0x208)][_0x34edc4(0x252)](_0x4fce58[_0x34edc4(0x228)]);return Promise[_0x34edc4(0x34a)]({'block':_0x5a1b50,'error':{'code':_0x455b50['ErrorCode']['OK'],'message':''}});}[_0x451309(0x1ed)](_0x3d6a42,_0x38d3d2){const _0x15ec77=_0x451309;let _0x4b11d2=this['_sheetBlockCache'][_0x15ec77(0x252)](_0x38d3d2[_0x15ec77(0x228)]);return Promise[_0x15ec77(0x34a)]({'block':_0x4b11d2===void 0x0?void 0x0:{..._0x4b11d2,'data':JSON[_0x15ec77(0x2aa)](_0x284a58[_0x15ec77(0x199)][_0x15ec77(0x340)](_0x4b11d2[_0x15ec77(0x349)]))},'error':{'code':_0x455b50[_0x15ec77(0x245)]['OK'],'message':''}});}['fetchMissingChangesets'](){const _0x3e7022=_0x451309;return Promise[_0x3e7022(0x34a)]({'changesets':[],'error':{'code':_0x455b50[_0x3e7022(0x245)]['OK'],'message':''}});}[_0x451309(0x2b5)](){const _0x32ac83=_0x451309;return Promise[_0x32ac83(0x34a)]({'resources':{},'error':{'code':_0x455b50[_0x32ac83(0x245)]['OK'],'message':''}});}[_0x451309(0x26d)](){const _0x9cd7ba=_0x451309;return Promise[_0x9cd7ba(0x34a)]({'error':{'code':_0x455b50[_0x9cd7ba(0x245)]['OK'],'message':''}});}[_0x451309(0x1df)](){const _0x296669=_0x451309;return Promise[_0x296669(0x34a)]({'error':{'code':_0x455b50[_0x296669(0x245)]['OK'],'message':''}});}['saveSheetBlock'](_0x2d5072,_0x24a503){const _0xfe6ce3=_0x451309;let {block:_0x52ccf2}=_0x24a503;return _0x52ccf2?(this[_0xfe6ce3(0x208)][_0xfe6ce3(0x24a)](_0x52ccf2['id'],_0x52ccf2),Promise[_0xfe6ce3(0x34a)]({'error':{'code':_0x455b50[_0xfe6ce3(0x245)]['OK'],'message':''},'blockID':_0x52ccf2['id']})):Promise[_0xfe6ce3(0x34a)]({'error':{'code':_0x455b50[_0xfe6ce3(0x245)]['UNDEFINED'],'message':_0xfe6ce3(0x27e)},'blockID':''});}[_0x451309(0x1a1)](){const _0x443776=_0x451309;return Promise[_0x443776(0x34a)]({'error':{'code':_0x455b50[_0x443776(0x245)]['OK'],'message':''},'concurrent':[]});}['copyFileMeta'](){const _0x4e2c30=_0x451309;return Promise[_0x4e2c30(0x34a)]({'error':void 0x0,'fileMetaId':''});}[_0x451309(0x279)](){const _0x558fe9=_0x451309;return Promise[_0x558fe9(0x34a)]({'error':void 0x0,'latestReqID':0x0});}};let _0x480bf4=(0x0,_0x19ce36[_0x451309(0x207)])(_0x451309(0x2bd)),_0x2b7b46=class extends _0x19ce36[_0x451309(0x325)]{constructor(_0x41e7ae,_0x2cfbf9,_0x4e2cb1){const _0x2cacef=_0x451309;super(),this[_0x2cacef(0x2bc)]=_0x41e7ae,this['_httpService']=_0x2cfbf9,this[_0x2cacef(0x248)]=_0x4e2cb1,_0x53542b(this,'_importTaskId',null),_0x53542b(this,_0x2cacef(0x1b0),new _0x1dd71e[(_0x2cacef(0x28e))]()),_0x53542b(this,_0x2cacef(0x30f),this['_requestState$'][_0x2cacef(0x2a7)]());}['dispose'](){const _0x825710=_0x451309;super[_0x825710(0x34d)](),this[_0x825710(0x1b0)][_0x825710(0x302)]();}async[_0x451309(0x270)](_0x145104){const _0xac3491=_0x451309;let _0x138383=await this['_importToSnapshot'](_0x145104,_0x19ce36['UniverInstanceType'][_0xac3491(0x264)]);if(!_0x138383||!_0x138383[_0xac3491(0x1a7)])return;let _0x21dbdb=_0x8ea715(_0x138383);if(_0x21dbdb)return _0x21dbdb;}async[_0x451309(0x19e)](_0x283747){const _0x383ef6=_0x451309;return this[_0x383ef6(0x27b)](_0x283747,0x1,_0x19ce36[_0x383ef6(0x352)][_0x383ef6(0x264)]);}async['exportDOCXBySnapshot'](_0x268e0d){const _0x32a818=_0x451309;let _0x461cad=await _0x1bf5ad(_0x268e0d);return this[_0x32a818(0x1c3)](_0x461cad,_0x19ce36[_0x32a818(0x352)][_0x32a818(0x264)]);}async['importXLSXToSnapshot'](_0x579834){const _0x3f2c07=_0x451309;let _0x5afe1a=await this[_0x3f2c07(0x223)](_0x579834,_0x19ce36[_0x3f2c07(0x352)][_0x3f2c07(0x290)]);if(!_0x5afe1a)return;let _0x3f9547=await _0x5009dd(_0x5afe1a);if(_0x3f9547)return _0x3f9547;}async[_0x451309(0x1bb)](_0x98e21f){const _0x28b10c=_0x451309;return this[_0x28b10c(0x27b)](_0x98e21f,0x1,_0x19ce36['UniverInstanceType'][_0x28b10c(0x290)]);}async['exportXLSXBySnapshot'](_0x2c2236){const _0x52d117=_0x451309;let _0x3e12f2=await _0xa8f37(_0x2c2236);return this[_0x52d117(0x1c3)](_0x3e12f2,_0x19ce36[_0x52d117(0x352)]['UNIVER_SHEET']);}async[_0x451309(0x2ea)](_0x53447f,_0x998e78){const _0x27fc15=_0x451309;var _0x58aa4e,_0x28638e;let _0xf9850=await this[_0x27fc15(0x198)](_0x53447f);if(!_0xf9850)return;let _0xe92f49=await this['_import'](_0xf9850,0x1,_0x998e78);if(!_0xe92f49)return;this[_0x27fc15(0x2f9)]=_0xe92f49,this['_requestService'][_0x27fc15(0x2e4)]();let _0x49a92c=await this['_requestService'][_0x27fc15(0x1e0)](_0xe92f49)[_0x27fc15(0x218)](_0x4a91b8=>{const _0x2871bf=_0x27fc15;var _0x1b1bed;let _0x95e72d=_0x4a91b8 instanceof Error?_0x4a91b8['message']:(_0x1b1bed=_0x4a91b8['error'])==null?void 0x0:_0x1b1bed[_0x2871bf(0x1e5)];this[_0x2871bf(0x1b0)][_0x2871bf(0x2ef)]({'error':{'code':_0x455b50[_0x2871bf(0x245)][_0x2871bf(0x31c)],'message':_0x95e72d||''},'state':0x3});});if(!_0x49a92c)return;let _0x2cf3c0=(_0x58aa4e=_0x49a92c['import'])==null?void 0x0:_0x58aa4e[_0x27fc15(0x2a8)],_0x3df1fe=((_0x28638e=_0x49a92c[_0x27fc15(0x324)])==null?void 0x0:_0x28638e['unitID'])||'';if(_0x2cf3c0!==0x1){this[_0x27fc15(0x1b0)][_0x27fc15(0x2ef)]({'error':{'code':_0x455b50[_0x27fc15(0x245)]['UNRECOGNIZED'],'message':_0x27fc15(0x2dc)},'state':0x3});return;}if(_0x3df1fe[_0x27fc15(0x231)]===0x0){this['_requestState$'][_0x27fc15(0x2ef)]({'error':{'code':_0x455b50['ErrorCode'][_0x27fc15(0x31c)],'message':_0x27fc15(0x2ec)},'state':0x3});return;}return this['_requestState$'][_0x27fc15(0x2ef)]({'error':_0x49a92c[_0x27fc15(0x31e)],'state':0x3}),_0x3df1fe;}async[_0x451309(0x300)](_0x1e6f9f){const _0x5a5469=_0x451309;let _0x119529=await _0xa8f37(_0x1e6f9f),_0x24edde=typeof _0x1e6f9f['id']==_0x5a5469(0x1a3)&&_0x1e6f9f['id'][_0x5a5469(0x269)]()?_0x1e6f9f['id'][_0x5a5469(0x269)]()+_0x5a5469(0x2fe):_0x5a5469(0x260),_0x4bec61=new File([JSON[_0x5a5469(0x275)](_0x119529)],_0x24edde,{'type':_0x5a5469(0x1d7)});return this[_0x5a5469(0x2ea)](_0x4bec61,_0x19ce36['UniverInstanceType'][_0x5a5469(0x290)]);}[_0x451309(0x332)](){const _0x5430ad=_0x451309;this[_0x5430ad(0x2f9)]&&this[_0x5430ad(0x248)][_0x5430ad(0x1b5)](this[_0x5430ad(0x2f9)]);}async[_0x451309(0x223)](_0x14f13f,_0x2979a3){const _0x2bdae6=_0x451309;var _0x40fc9d,_0x4a32c8;let _0x52fa91=await this[_0x2bdae6(0x198)](_0x14f13f);if(!_0x52fa91)return;let _0xd62d77=await this[_0x2bdae6(0x2f2)](_0x52fa91,0x2,_0x2979a3);if(!_0xd62d77)return;this[_0x2bdae6(0x2f9)]=_0xd62d77,this[_0x2bdae6(0x248)][_0x2bdae6(0x2e4)]();let _0x32b22b=await this[_0x2bdae6(0x248)][_0x2bdae6(0x1e0)](_0xd62d77)['catch'](_0x589262=>{const _0x5ce34f=_0x2bdae6;var _0x2b94b9;let _0x376739=_0x589262 instanceof Error?_0x589262[_0x5ce34f(0x1e5)]:(_0x2b94b9=_0x589262[_0x5ce34f(0x31e)])==null?void 0x0:_0x2b94b9['message'];this['_requestState$'][_0x5ce34f(0x2ef)]({'error':{'code':_0x455b50[_0x5ce34f(0x245)][_0x5ce34f(0x31c)],'message':_0x376739||''},'state':0x3});});if(!_0x32b22b)return;let _0xd58bc=(_0x40fc9d=_0x32b22b['import'])==null?void 0x0:_0x40fc9d['outputType'],_0x397094=((_0x4a32c8=_0x32b22b[_0x2bdae6(0x324)])==null?void 0x0:_0x4a32c8['jsonID'])||'';if(_0xd58bc!==0x2){this['_requestState$'][_0x2bdae6(0x2ef)]({'error':{'code':_0x455b50[_0x2bdae6(0x245)][_0x2bdae6(0x31c)],'message':_0x2bdae6(0x2dc)},'state':0x3});return;}if(_0x397094[_0x2bdae6(0x231)]===0x0){this[_0x2bdae6(0x1b0)][_0x2bdae6(0x2ef)]({'error':{'code':_0x455b50[_0x2bdae6(0x245)][_0x2bdae6(0x31c)],'message':'Failed\x20to\x20get\x20jsonID\x20from\x20task'},'state':0x3});return;}this[_0x2bdae6(0x1b0)][_0x2bdae6(0x2ef)]({'error':_0x32b22b['error'],'state':0x3});let _0x5a1740=await this[_0x2bdae6(0x23b)](_0x397094);if(!_0x5a1740)return;let _0x5bad71=await this[_0x2bdae6(0x248)]['getTextFromUrl'](_0x5a1740);if(!_0x5bad71){this[_0x2bdae6(0x1b0)][_0x2bdae6(0x2ef)]({'error':{'code':_0x455b50[_0x2bdae6(0x245)]['UNRECOGNIZED'],'message':_0x2bdae6(0x2e9)},'state':0x5});return;}try{let _0x2df074=JSON['parse'](_0x5bad71);return this[_0x2bdae6(0x1b0)][_0x2bdae6(0x2ef)]({'error':{'code':_0x455b50['ErrorCode']['OK'],'message':'success'},'state':0x5}),_0x2df074;}catch{this[_0x2bdae6(0x1b0)][_0x2bdae6(0x2ef)]({'error':{'code':_0x455b50[_0x2bdae6(0x245)][_0x2bdae6(0x31c)],'message':'Failed\x20to\x20parse\x20json'},'state':0x5});}}async[_0x451309(0x1c3)](_0x33ca11,_0xbb66a){const _0x2b4a94=_0x451309;let _0xddd3ee=JSON[_0x2b4a94(0x275)](_0x33ca11),_0xe2e838=_0x284a58[_0x2b4a94(0x315)][_0x2b4a94(0x1b1)](_0xddd3ee),_0x45ce0b=_0x318190(_0xe2e838),_0x2c7485=_0xe2e838[_0x2b4a94(0x231)],_0x3071b6=_0x1f7a15(_0x45ce0b),_0x5c1ae9=await this[_0x2b4a94(0x198)](_0x3071b6,_0x2c7485,!0x0);if(_0x5c1ae9)return this[_0x2b4a94(0x27b)](_0x5c1ae9,0x2,_0xbb66a);}async[_0x451309(0x27b)](_0x267dde,_0x54e4e1,_0x508ae4){const _0x50c1b3=_0x451309;var _0x43181c;let _0x2e0a00=await this[_0x50c1b3(0x248)][_0x50c1b3(0x1bd)]({'unitID':_0x54e4e1===0x1?_0x267dde:'','jsonID':_0x54e4e1===0x2?_0x267dde:'','type':_0x508ae4,'sscSwitch':this[_0x50c1b3(0x2d8)](),'useImageUrl':this[_0x50c1b3(0x1e7)](),'ignoreTableExport':this[_0x50c1b3(0x310)]()});if(!_0x2e0a00){this[_0x50c1b3(0x1b0)][_0x50c1b3(0x2ef)]({'error':{'code':_0x455b50['ErrorCode']['UNRECOGNIZED'],'message':_0x50c1b3(0x27c)},'state':0x2});return;}if(this[_0x50c1b3(0x1b0)][_0x50c1b3(0x2ef)]({'error':_0x2e0a00[_0x50c1b3(0x31e)],'state':0x2}),_0x2e0a00[_0x50c1b3(0x31e)]&&_0x2e0a00[_0x50c1b3(0x31e)][_0x50c1b3(0x25d)]!==_0x455b50[_0x50c1b3(0x245)]['OK'])return;let _0x523cd3=_0x2e0a00[_0x50c1b3(0x1ea)],_0x19abf1=await this[_0x50c1b3(0x248)][_0x50c1b3(0x1e0)](_0x523cd3)[_0x50c1b3(0x218)](_0x4263f4=>{const _0x16afab=_0x50c1b3;var _0x2ab9a4;let _0x3972c1=_0x4263f4 instanceof Error?_0x4263f4[_0x16afab(0x1e5)]:(_0x2ab9a4=_0x4263f4[_0x16afab(0x31e)])==null?void 0x0:_0x2ab9a4[_0x16afab(0x1e5)];this[_0x16afab(0x1b0)][_0x16afab(0x2ef)]({'error':{'code':_0x455b50[_0x16afab(0x245)]['UNRECOGNIZED'],'message':_0x3972c1||''},'state':0x3});});if(!_0x19abf1)return;let _0x39df9e=((_0x43181c=_0x19abf1['export'])==null?void 0x0:_0x43181c[_0x50c1b3(0x190)])||'';if(_0x39df9e['length']===0x0){this[_0x50c1b3(0x1b0)][_0x50c1b3(0x2ef)]({'error':{'code':_0x455b50[_0x50c1b3(0x245)][_0x50c1b3(0x31c)],'message':'Failed\x20to\x20get\x20fileID\x20from\x20task'},'state':0x3});return;}this[_0x50c1b3(0x1b0)][_0x50c1b3(0x2ef)]({'error':_0x19abf1[_0x50c1b3(0x31e)],'state':0x3});let _0x1ce325=await this['_signUrl'](_0x39df9e);if(!_0x1ce325)return;let _0x4a27ae=await _0x2b7db7(_0x1ce325,this[_0x50c1b3(0x2bf)]);if(!_0x4a27ae){this[_0x50c1b3(0x1b0)]['next']({'error':{'code':_0x455b50[_0x50c1b3(0x245)]['UNRECOGNIZED'],'message':_0x50c1b3(0x2f5)},'state':0x6});return;}return this[_0x50c1b3(0x1b0)][_0x50c1b3(0x2ef)]({'error':{'code':_0x455b50['ErrorCode']['OK'],'message':_0x50c1b3(0x1f2)},'state':0x6}),_0x4a27ae;}async['_upload'](_0x4c2b8f,_0x338257,_0x10aa1e){const _0x1f0e4a=_0x451309;let _0x12606a;try{_0x12606a=await this['_requestService'][_0x1f0e4a(0x1f1)](_0x4c2b8f,_0x338257,_0x10aa1e);}catch(_0x7feb6e){let _0x3b4a4a=_0x7feb6e instanceof Error?_0x7feb6e[_0x1f0e4a(0x1e5)]:String(_0x7feb6e);this[_0x1f0e4a(0x1b0)][_0x1f0e4a(0x2ef)]({'error':{'code':_0x455b50[_0x1f0e4a(0x245)][_0x1f0e4a(0x31c)],'message':_0x3b4a4a},'state':0x0});return;}if(!_0x12606a||typeof _0x12606a[_0x1f0e4a(0x308)]!=_0x1f0e4a(0x1a3)){this[_0x1f0e4a(0x1b0)]['next']({'error':{'code':_0x455b50[_0x1f0e4a(0x245)][_0x1f0e4a(0x31c)],'message':_0x1f0e4a(0x289)},'state':0x0});return;}let _0x46a1be=_0x12606a[_0x1f0e4a(0x308)];if(_0x46a1be['length']===0x0){this['_requestState$'][_0x1f0e4a(0x2ef)]({'error':{'code':_0x455b50[_0x1f0e4a(0x245)]['UNRECOGNIZED'],'message':'upload\x20failed:\x20FileId\x20is\x20empty'},'state':0x0});return;}return this['_requestState$'][_0x1f0e4a(0x2ef)]({'error':{'code':_0x455b50[_0x1f0e4a(0x245)]['OK'],'message':_0x1f0e4a(0x1f2)},'state':0x0}),_0x46a1be;}async[_0x451309(0x2f2)](_0x429863,_0x2196a6,_0xaabaa0){const _0x45bce9=_0x451309;let _0x5c6c39={'fileID':_0x429863,'type':_0xaabaa0,'outputType':_0x2196a6,'fileUrl':'','minSheetRowCount':this[_0x45bce9(0x2f0)](),'minSheetColumnCount':this[_0x45bce9(0x2b9)]()},_0x447520=await this[_0x45bce9(0x248)][_0x45bce9(0x324)](_0x5c6c39);if(!_0x447520){this[_0x45bce9(0x1b0)][_0x45bce9(0x2ef)]({'error':{'code':_0x455b50[_0x45bce9(0x245)][_0x45bce9(0x31c)],'message':_0x45bce9(0x30a)},'state':0x1});return;}if(_0x447520[_0x45bce9(0x31e)]&&_0x447520['error'][_0x45bce9(0x25d)]!==_0x455b50['ErrorCode']['OK']){this[_0x45bce9(0x1b0)][_0x45bce9(0x2ef)]({'error':_0x447520[_0x45bce9(0x31e)],'state':0x1});return;}let _0x596d55=_0x447520[_0x45bce9(0x1ea)];if(_0x596d55[_0x45bce9(0x231)]===0x0){this[_0x45bce9(0x1b0)][_0x45bce9(0x2ef)]({'error':{'code':_0x455b50[_0x45bce9(0x245)]['UNRECOGNIZED'],'message':_0x45bce9(0x1e2)},'state':0x1});return;}return this[_0x45bce9(0x1b0)][_0x45bce9(0x2ef)]({'error':_0x447520['error'],'state':0x1}),_0x596d55;}async['_signUrl'](_0x5ecb19){const _0x2b2dff=_0x451309;let _0x3cc5c7=await this[_0x2b2dff(0x248)]['signUrl'](_0x5ecb19);if(!_0x3cc5c7){this[_0x2b2dff(0x1b0)]['next']({'error':{'code':_0x455b50[_0x2b2dff(0x245)][_0x2b2dff(0x31c)],'message':'sign\x20url\x20error'},'state':0x4});return;}if(_0x3cc5c7['error']&&_0x3cc5c7['error'][_0x2b2dff(0x25d)]!==_0x455b50[_0x2b2dff(0x245)]['OK']){this[_0x2b2dff(0x1b0)][_0x2b2dff(0x2ef)]({'error':_0x3cc5c7[_0x2b2dff(0x31e)],'state':0x4});return;}let _0xbde811=(0x0,_0x19ce36[_0x2b2dff(0x288)])(_0x3cc5c7[_0x2b2dff(0x211)],this[_0x2b2dff(0x222)]());if(_0xbde811[_0x2b2dff(0x231)]===0x0){this['_requestState$'][_0x2b2dff(0x2ef)]({'error':{'code':_0x455b50[_0x2b2dff(0x245)][_0x2b2dff(0x31c)],'message':_0x2b2dff(0x2b2)},'state':0x4});return;}return this[_0x2b2dff(0x1b0)][_0x2b2dff(0x2ef)]({'error':_0x3cc5c7['error'],'state':0x4}),_0xbde811;}[_0x451309(0x222)](){const _0x1c28af=_0x451309;var _0x2e5882;let _0x7e351d=this[_0x1c28af(0x2bc)][_0x1c28af(0x18c)](_0xae313a);return(_0x2e5882=_0x7e351d==null?void 0x0:_0x7e351d[_0x1c28af(0x1c0)])==null?location['origin']:_0x2e5882;}[_0x451309(0x2f0)](){const _0x3e6403=_0x451309;var _0x4e0c65,_0x3f7351;let _0x5d160a=this[_0x3e6403(0x2bc)][_0x3e6403(0x18c)](_0xae313a);return(_0x4e0c65=_0x5d160a==null||(_0x3f7351=_0x5d160a[_0x3e6403(0x2f7)])==null?void 0x0:_0x3f7351['minSheetRowCount'])==null?0x1:_0x4e0c65;}[_0x451309(0x2b9)](){const _0x1e412e=_0x451309;var _0x3081e4,_0x42359e;let _0x11532e=this['_configService'][_0x1e412e(0x18c)](_0xae313a);return(_0x3081e4=_0x11532e==null||(_0x42359e=_0x11532e[_0x1e412e(0x2f7)])==null?void 0x0:_0x42359e[_0x1e412e(0x25e)])==null?0x1:_0x3081e4;}['_getEnableServerSideComputing'](){const _0x25083f=_0x451309;var _0x5cdd40,_0x3fad78;let _0x3df3fb=this['_configService']['getConfig'](_0xae313a);return(_0x5cdd40=_0x3df3fb==null||(_0x3fad78=_0x3df3fb[_0x25083f(0x2f7)])==null?void 0x0:_0x3fad78['enableServerSideComputing'])==null?!0x1:_0x5cdd40;}['_getDisableCellImageConversion'](){const _0x16323b=_0x451309;var _0x40eb60,_0x35241f;let _0x3b4483=this[_0x16323b(0x2bc)][_0x16323b(0x18c)](_0xae313a);return(_0x40eb60=_0x3b4483==null||(_0x35241f=_0x3b4483[_0x16323b(0x2f7)])==null?void 0x0:_0x35241f['disableCellImageConversion'])==null?!0x0:_0x40eb60;}[_0x451309(0x310)](){const _0x446f2c=_0x451309;var _0x55f95d,_0x21d9ff;let _0x3802be=this[_0x446f2c(0x2bc)][_0x446f2c(0x18c)](_0xae313a);return(_0x55f95d=_0x3802be==null||(_0x21d9ff=_0x3802be[_0x446f2c(0x2f7)])==null?void 0x0:_0x21d9ff[_0x446f2c(0x29c)])==null?!0x1:_0x55f95d;}};_0x2b7b46=_0x591d03([_0x1f6db4(0x0,_0x19ce36[_0x451309(0x205)]),_0x1f6db4(0x1,(0x0,_0x19ce36[_0x451309(0x197)])(_0x281653['HTTPService'])),_0x1f6db4(0x2,(0x0,_0x19ce36[_0x451309(0x197)])(_0x208234))],_0x2b7b46);let _0x346ad6={'done':0x0,'count':0x0},_0x4cdb26=(0x0,_0x19ce36['createIdentifier'])(_0x451309(0x2ed)),_0x1432ca=class extends _0x19ce36[_0x451309(0x325)]{constructor(_0x426282,_0xa6d43b,_0x5e3ff5,_0x29e94a,_0x13a24b,_0x258032){const _0x417d22=_0x451309;super(),this[_0x417d22(0x34c)]=_0x426282,this[_0x417d22(0x1a5)]=_0xa6d43b,this['_localeService']=_0x5e3ff5,this[_0x417d22(0x227)]=_0x29e94a,this['_uploadNotificationService']=_0x13a24b,this[_0x417d22(0x346)]=_0x258032,_0x53542b(this,_0x417d22(0x295),new _0x1dd71e[(_0x417d22(0x21b))](_0x346ad6)),_0x53542b(this,_0x417d22(0x2d9),this[_0x417d22(0x295)][_0x417d22(0x2a7)]()),_0x53542b(this,_0x417d22(0x271),0x0),_0x53542b(this,_0x417d22(0x1b8),0x0),this[_0x417d22(0x23e)]((0x0,_0x19ce36['toDisposable'])(this['_exchangeService'][_0x417d22(0x30f)][_0x417d22(0x202)](_0x2e999a=>{const _0x1b8c70=_0x417d22;var _0x94a82a;((_0x94a82a=_0x2e999a[_0x1b8c70(0x31e)])==null?void 0x0:_0x94a82a['code'])===_0x455b50[_0x1b8c70(0x245)]['OK']?this[_0x1b8c70(0x281)](0x1):this[_0x1b8c70(0x323)](_0x2e999a[_0x1b8c70(0x31e)]);})));}[_0x451309(0x2d7)](){const _0x5d6eef=_0x451309;this[_0x5d6eef(0x2db)](),this[_0x5d6eef(0x2e5)][_0x5d6eef(0x194)](0x2),this[_0x5d6eef(0x227)][_0x5d6eef(0x332)]();}async[_0x451309(0x247)](_0x41aac0){const _0x34ec80=_0x451309;throw Error(_0x34ec80(0x22f));}async[_0x451309(0x26a)](){const _0x41c74e=_0x451309;let _0x5c7628=await _0x46d682([_0x19ce36[_0x41c74e(0x352)][_0x41c74e(0x264)]]);if(_0x5c7628&&!this[_0x41c74e(0x26e)](_0x5c7628,_0x19ce36['UniverInstanceType']['UNIVER_DOC']))return this['_importFileToUnitId'](_0x5c7628[0x0],_0x19ce36[_0x41c74e(0x352)][_0x41c74e(0x264)]);}[_0x451309(0x270)](){const _0x18c4d8=_0x451309;throw Error(_0x18c4d8(0x22f));}async[_0x451309(0x19e)](_0x1912cc,_0x3b3a4b,_0x9f962){const _0x1ee039=_0x451309;this[_0x1ee039(0x256)](_0x227f23[_0x1ee039(0x33d)][_0x1ee039(0x193)]);let _0x528c3=await this['_exchangeService'][_0x1ee039(0x19e)](_0x1912cc||this['_getUnitIDDoc']());_0x528c3&&(_0xb63ec2(_0x528c3,_0x3b3a4b||this[_0x1ee039(0x286)](_0x528c3),_0x1ee039(0x204)),this[_0x1ee039(0x256)](_0x227f23['MessageType'][_0x1ee039(0x1d6)]));}async[_0x451309(0x292)](){const _0x3c3bba=_0x451309;this[_0x3c3bba(0x256)](_0x227f23[_0x3c3bba(0x33d)][_0x3c3bba(0x193)]);let _0x3d6baf=await this[_0x3c3bba(0x1e9)](),_0x405e39=await this[_0x3c3bba(0x227)][_0x3c3bba(0x292)](_0x3d6baf);_0x405e39&&(_0xb63ec2(_0x405e39,this[_0x3c3bba(0x286)](_0x405e39),_0x3c3bba(0x204)),this['_showDownloadMessage'](_0x227f23[_0x3c3bba(0x33d)][_0x3c3bba(0x1d6)]));}async[_0x451309(0x2fd)](){const _0x1a6201=_0x451309;if(this[_0x1a6201(0x2a0)]()){this[_0x1a6201(0x1a5)][_0x1a6201(0x34f)]({'type':_0x227f23[_0x1a6201(0x33d)][_0x1a6201(0x2b0)],'content':this[_0x1a6201(0x22e)]['t'](_0x1a6201(0x213))});return;}let _0x761227=await _0x46d682([_0x19ce36[_0x1a6201(0x352)][_0x1a6201(0x290)]]);if(_0x761227&&!this[_0x1a6201(0x26e)](_0x761227,_0x19ce36[_0x1a6201(0x352)][_0x1a6201(0x290)]))return this['_importFileToUnitId'](_0x761227[0x0],_0x19ce36['UniverInstanceType'][_0x1a6201(0x290)]);}async[_0x451309(0x210)](){const _0x47e44e=_0x451309;if(this['_uploadTaskNotDone']()){this[_0x47e44e(0x1a5)][_0x47e44e(0x34f)]({'type':_0x227f23[_0x47e44e(0x33d)]['Warning'],'content':this[_0x47e44e(0x22e)]['t'](_0x47e44e(0x213))});return;}let _0x19f38f=await _0x46d682([_0x19ce36[_0x47e44e(0x352)]['UNIVER_SHEET']]);if(!_0x19f38f)return;this[_0x47e44e(0x2cc)](_0x227f23[_0x47e44e(0x33d)][_0x47e44e(0x193)]);let _0x225a60=await this[_0x47e44e(0x227)][_0x47e44e(0x210)](_0x19f38f[0x0]);_0x225a60&&(this[_0x47e44e(0x2b8)](_0x225a60),this[_0x47e44e(0x2cc)](_0x227f23[_0x47e44e(0x33d)][_0x47e44e(0x1d6)]));}async[_0x451309(0x1bb)](_0x738dd2,_0x29f4cc,_0x15d7e5){const _0x33a5f5=_0x451309;this[_0x33a5f5(0x256)](_0x227f23[_0x33a5f5(0x33d)]['Info']);let _0x4a160f=await this[_0x33a5f5(0x227)][_0x33a5f5(0x1bb)](_0x738dd2||this[_0x33a5f5(0x261)]());_0x4a160f&&(_0xb63ec2(_0x4a160f,_0x29f4cc||this[_0x33a5f5(0x286)](_0x4a160f),'xlsx'),this[_0x33a5f5(0x256)](_0x227f23[_0x33a5f5(0x33d)][_0x33a5f5(0x1d6)]));}async[_0x451309(0x343)](){const _0x85092d=_0x451309;this[_0x85092d(0x256)](_0x227f23['MessageType'][_0x85092d(0x193)]);let _0x360ab0=await this[_0x85092d(0x1de)](),_0x442342=await this['_exchangeService']['exportXLSXBySnapshot'](_0x360ab0);_0x442342&&(_0xb63ec2(_0x442342,this['_getUnitName'](_0x442342),_0x85092d(0x351)),this['_showDownloadMessage'](_0x227f23[_0x85092d(0x33d)][_0x85092d(0x1d6)]));}[_0x451309(0x2ab)](_0x3cd5cb){this['_getLinkByUnitId']=_0x3cd5cb;}async[_0x451309(0x19c)](_0x350b09,_0x8fe012){const _0x2415e5=_0x451309;this[_0x2415e5(0x2e5)]['show'](),this[_0x2415e5(0x2e5)][_0x2415e5(0x194)](0x0),this['_addTotalCount'](0x4),this[_0x2415e5(0x281)](0x1);let _0x227c0a=await this[_0x2415e5(0x227)][_0x2415e5(0x2ea)](_0x350b09,_0x8fe012);if(!_0x227c0a){this[_0x2415e5(0x2db)](),this[_0x2415e5(0x2e5)]['updateState'](0x2);return;}let _0x584812={'link':this[_0x2415e5(0x235)](_0x227c0a,_0x8fe012),'name':_0x350b09['name'],'type':_0x8fe012};return this[_0x2415e5(0x2e5)][_0x2415e5(0x305)](_0x584812),this[_0x2415e5(0x1a4)](),this[_0x2415e5(0x2e5)][_0x2415e5(0x194)](0x1),_0x227c0a;}[_0x451309(0x261)](){const _0x2596ae=_0x451309;return this['_univerInstanceService'][_0x2596ae(0x293)](_0x19ce36['UniverInstanceType']['UNIVER_SHEET'])[_0x2596ae(0x250)]();}[_0x451309(0x2eb)](){const _0x3e9fcb=_0x451309;return this[_0x3e9fcb(0x34c)]['getCurrentUnitOfType'](_0x19ce36['UniverInstanceType'][_0x3e9fcb(0x264)])[_0x3e9fcb(0x250)]();}[_0x451309(0x286)](_0x23e746){const _0x91d1c5=_0x451309;var _0x464eb3;return((_0x464eb3=this[_0x91d1c5(0x34c)][_0x91d1c5(0x293)](_0x19ce36['UniverInstanceType'][_0x91d1c5(0x290)]))==null?void 0x0:_0x464eb3[_0x91d1c5(0x1a9)])||_0x23e746[_0x91d1c5(0x1a9)][_0x91d1c5(0x1dd)]('.')[_0x91d1c5(0x18b)]()||document[_0x91d1c5(0x337)];}async[_0x451309(0x1de)](){const _0x114976=_0x451309;return this[_0x114976(0x34c)][_0x114976(0x293)](_0x19ce36[_0x114976(0x352)][_0x114976(0x290)])['getSnapshot']();}async[_0x451309(0x1e9)](){const _0x551906=_0x451309;return this[_0x551906(0x34c)][_0x551906(0x293)](_0x19ce36[_0x551906(0x352)][_0x551906(0x264)])[_0x551906(0x2d1)]();}[_0x451309(0x235)](_0x40319a,_0x441061){const _0x239d80=_0x451309;let _0x505cc7=new URL(window[_0x239d80(0x20d)][_0x239d80(0x237)]);return _0x505cc7['searchParams'][_0x239d80(0x24a)]('unit',_0x40319a),_0x505cc7[_0x239d80(0x2d4)]['set']('type',''+_0x441061),_0x505cc7[_0x239d80(0x1be)]();}['_refresh'](_0x4dd97b){const _0x300058=_0x451309;let _0x535867=this[_0x300058(0x34c)]['getCurrentUnitOfType'](_0x19ce36[_0x300058(0x352)][_0x300058(0x290)])[_0x300058(0x250)]();this[_0x300058(0x34c)]['disposeUnit'](_0x535867),this[_0x300058(0x34c)][_0x300058(0x1cc)](_0x19ce36[_0x300058(0x352)]['UNIVER_SHEET'],_0x4dd97b);}[_0x451309(0x323)](_0x5bec2c){const _0x439f2f=_0x451309;if(_0x5bec2c){let {code:_0x568995}=_0x5bec2c;switch(_0x568995){case _0x455b50[_0x439f2f(0x245)][_0x439f2f(0x357)]:this['_messageService'][_0x439f2f(0x34f)]({'type':_0x227f23['MessageType'][_0x439f2f(0x2d2)],'content':this['_localeService']['t'](_0x439f2f(0x1cb))});break;case _0x455b50[_0x439f2f(0x245)][_0x439f2f(0x24b)]:this['_messageService']['show']({'type':_0x227f23['MessageType'][_0x439f2f(0x2d2)],'content':this[_0x439f2f(0x22e)]['t']('exchange.internalError')});break;default:this['_messageService'][_0x439f2f(0x34f)]({'type':_0x227f23[_0x439f2f(0x33d)][_0x439f2f(0x2d2)],'content':this[_0x439f2f(0x22e)]['t'](_0x439f2f(0x1aa))});break;}return null;}return this['_messageService'][_0x439f2f(0x34f)]({'type':_0x227f23[_0x439f2f(0x33d)][_0x439f2f(0x2d2)],'content':this[_0x439f2f(0x22e)]['t'](_0x439f2f(0x1aa))}),null;}[_0x451309(0x256)](_0x43c117){const _0x2afa67=_0x451309;let _0x7408f7='';switch(_0x43c117){case _0x227f23['MessageType'][_0x2afa67(0x1d6)]:_0x7408f7=this[_0x2afa67(0x22e)]['t']('exchange.downloadSuccess');break;case _0x227f23['MessageType']['Info']:_0x7408f7=this[_0x2afa67(0x22e)]['t']('exchange.downloading');break;default:break;}this[_0x2afa67(0x1a5)]['show']({'type':_0x43c117,'content':_0x7408f7});}[_0x451309(0x2cc)](_0x38ae69){const _0x228ac0=_0x451309;let _0x3a7c29='';switch(_0x38ae69){case _0x227f23[_0x228ac0(0x33d)][_0x228ac0(0x1d6)]:_0x3a7c29=this[_0x228ac0(0x22e)]['t'](_0x228ac0(0x1f0));break;case _0x227f23[_0x228ac0(0x33d)][_0x228ac0(0x193)]:_0x3a7c29=this[_0x228ac0(0x22e)]['t'](_0x228ac0(0x213));break;default:break;}this['_messageService'][_0x228ac0(0x34f)]({'type':_0x38ae69,'content':_0x3a7c29});}[_0x451309(0x1c7)](){const _0x37f75e=_0x451309;this[_0x37f75e(0x295)]['next']({'done':this['_doneUploadTaskCount'],'count':this[_0x37f75e(0x271)]});}[_0x451309(0x29d)](_0x5d9c9e){const _0x2cd52b=_0x451309;this[_0x2cd52b(0x271)]+=_0x5d9c9e,this[_0x2cd52b(0x1c7)]();}['_addDoneTask'](_0x4ea71b){const _0x595c55=_0x451309;this[_0x595c55(0x1b8)]+=_0x4ea71b,this['_doneUploadTaskCount']=Math[_0x595c55(0x21f)](this[_0x595c55(0x1b8)],this[_0x595c55(0x271)]),this[_0x595c55(0x1c7)]();}[_0x451309(0x1a4)](){const _0x518394=_0x451309;this['_doneUploadTaskCount']=this[_0x518394(0x271)],this['_emitProgress']();}['_clearProgress'](){const _0x1bb429=_0x451309;this['_doneUploadTaskCount']=0x0,this[_0x1bb429(0x271)]=0x0,this[_0x1bb429(0x1c7)]();}['_fileTypeError'](_0x2847c2,_0x1b1473){const _0x1b3110=_0x451309;let _0x5f1f6e=_0x2847c2[0x0],_0x14c99b=_0x5f1f6e[_0x1b3110(0x1a9)];return _0x3f2837(_0x5f1f6e)===_0x1b1473?!0x1:(this[_0x1b3110(0x1a5)][_0x1b3110(0x34f)]({'type':_0x227f23[_0x1b3110(0x33d)][_0x1b3110(0x2d2)],'content':this[_0x1b3110(0x22e)]['t'](_0x1b3110(0x355),_0x14c99b)}),!0x0);}[_0x451309(0x2a0)](){const _0x393b67=_0x451309;return this[_0x393b67(0x271)]!==0x0&&this[_0x393b67(0x1b8)]!==this[_0x393b67(0x271)];}};_0x1432ca=_0x591d03([_0x1f6db4(0x0,(0x0,_0x19ce36[_0x451309(0x197)])(_0x19ce36[_0x451309(0x2fa)])),_0x1f6db4(0x1,_0x58a051[_0x451309(0x1f6)]),_0x1f6db4(0x2,(0x0,_0x19ce36[_0x451309(0x197)])(_0x19ce36[_0x451309(0x242)])),_0x1f6db4(0x3,(0x0,_0x19ce36[_0x451309(0x197)])(_0x480bf4)),_0x1f6db4(0x4,(0x0,_0x19ce36['Inject'])(_0xb5b7da)),_0x1f6db4(0x5,_0x19ce36['ILogService'])],_0x1432ca);function _0x6e3194(_0x1afadf){const _0x25c792=_0x451309;let {onClick:_0x4b7fe8,children:_0x495ea4,className:_0x5b46f2}=_0x1afadf;return(0x0,_0x34337e[_0x25c792(0x2d5)])(_0x25c792(0x18e),{'className':(0x0,_0x227f23['clsx'])(_0x25c792(0x32a),_0x5b46f2),'type':'button','onClick':_0x4b7fe8,'children':_0x495ea4});}function _0x437b20(){const _0x5e11f7=_0x451309;let _0x4ee02d=(0x0,_0x58a051[_0x5e11f7(0x344)])(_0x4cdb26),_0x388952=(0x0,_0x58a051[_0x5e11f7(0x344)])(_0x19ce36[_0x5e11f7(0x242)]);function _0x3ab8d1(){const _0x41fa3a=_0x5e11f7;_0x4ee02d[_0x41fa3a(0x2fd)]();}return(0x0,_0x34337e[_0x5e11f7(0x2d5)])(_0x6e3194,{'onClick':_0x3ab8d1,'children':_0x388952['t'](_0x5e11f7(0x2c7))});}function _0x249c35(){const _0x351a90=_0x451309;return(0x0,_0x34337e['jsxs'])(_0x351a90(0x246),{'className':_0x351a90(0x1b3),'children':[(0x0,_0x34337e[_0x351a90(0x2d5)])(_0x351a90(0x338),{'className':_0x351a90(0x333),'children':(0x0,_0x58a051['useDependency'])(_0x19ce36[_0x351a90(0x242)])['t'](_0x351a90(0x314))}),(0x0,_0x34337e[_0x351a90(0x2d5)])(_0x437b20,{})]});}function _0xbd8c38(_0x414a2f){const _0x46e06c=_0x451309;let {count:_0x3988be}=_0x414a2f;return(0x0,_0x34337e[_0x46e06c(0x268)])(_0x46e06c(0x246),{'className':_0x46e06c(0x27a),'children':[(0x0,_0x34337e[_0x46e06c(0x2d5)])('span',{'className':_0x46e06c(0x244),'children':(0x0,_0x58a051[_0x46e06c(0x344)])(_0x19ce36[_0x46e06c(0x242)])['t']('exchange.uploadSuccessTip',''+_0x3988be)}),(0x0,_0x34337e['jsx'])(_0x437b20,{})]});}function _0x1f9ec9(){const _0x484794=_0x451309;let _0x4383db=(0x0,_0x58a051['useDependency'])(_0x4cdb26),_0x920c4e=(0x0,_0x58a051['useDependency'])(_0x19ce36[_0x484794(0x242)]);function _0x48b75e(){const _0x4b5d46=_0x484794;_0x4383db[_0x4b5d46(0x2d7)]();}return(0x0,_0x34337e['jsx'])(_0x6e3194,{'onClick':_0x48b75e,'children':_0x920c4e['t'](_0x484794(0x26f))});}function _0x35aaff(){const _0x478e4d=_0x451309;let {count:_0x2eaf3c,done:_0x5f2b0f}=(0x0,_0x58a051['useObservable'])((0x0,_0x58a051[_0x478e4d(0x344)])(_0x4cdb26)[_0x478e4d(0x2d9)]),[_0x4024d7,_0xe37e33]=(0x0,_0x5035fb['useState'])(_0x2eaf3c>0x0?_0x5f2b0f/_0x2eaf3c:0x0);return(0x0,_0x5035fb['useEffect'])(()=>{_0xe37e33(_0x2eaf3c>0x0?_0x5f2b0f/_0x2eaf3c:0x0);},[_0x2eaf3c,_0x5f2b0f]),(0x0,_0x34337e[_0x478e4d(0x2d5)])('div',{'className':_0x478e4d(0x25b),'children':(0x0,_0x34337e[_0x478e4d(0x2d5)])('div',{'className':_0x478e4d(0x2c4),'style':{'width':Math['floor'](_0x4024d7*0x64)+'%'}})});}function _0x55b445(){const _0x47c9ef=_0x451309;return(0x0,_0x34337e[_0x47c9ef(0x268)])(_0x47c9ef(0x246),{'className':'univer-mt-5\x20univer-flex\x20univer-flex-col','children':[(0x0,_0x34337e[_0x47c9ef(0x2d5)])('span',{'className':_0x47c9ef(0x317),'children':(0x0,_0x58a051[_0x47c9ef(0x344)])(_0x19ce36[_0x47c9ef(0x242)])['t'](_0x47c9ef(0x19b))}),(0x0,_0x34337e[_0x47c9ef(0x2d5)])(_0x47c9ef(0x246),{'className':_0x47c9ef(0x29f),'children':(0x0,_0x34337e['jsx'])(_0x35aaff,{})}),(0x0,_0x34337e[_0x47c9ef(0x2d5)])(_0x1f9ec9,{})]});}let _0x450269={0x1:(0x0,_0x34337e[_0x451309(0x2d5)])(_0x136bc7,{'className':_0x451309(0x2c8)}),0x0:(0x0,_0x34337e[_0x451309(0x2d5)])(_0x36f6c7,{'className':_0x451309(0x282)}),0x2:(0x0,_0x34337e['jsx'])(_0x6dff50,{'className':_0x451309(0x266)})};function _0x2781d1(){const _0x3981a9=_0x451309;let [_0x190127,_0x46cda9]=(0x0,_0x5035fb[_0x3981a9(0x209)])(0x0),[_0x2b88b0,_0x2db524]=(0x0,_0x5035fb[_0x3981a9(0x209)])(!0x1),[_0x1ca825,_0x4fb6f4]=(0x0,_0x5035fb[_0x3981a9(0x209)])([]),_0x52a446=(0x0,_0x58a051['useDependency'])(_0xb5b7da),_0x324581=(0x0,_0x58a051[_0x3981a9(0x344)])(_0x19ce36[_0x3981a9(0x242)]);(0x0,_0x5035fb[_0x3981a9(0x311)])(()=>{const _0x2c8ac0=_0x3981a9;let _0x3abe92=_0x52a446[_0x2c8ac0(0x21e)]['subscribe'](_0x87e340=>{_0x2db524(_0x87e340);}),_0xb378f0=_0x52a446[_0x2c8ac0(0x22c)][_0x2c8ac0(0x202)](_0x3ca003=>{_0x4fb6f4(_0x3ca003);}),_0xf5b6e3=_0x52a446[_0x2c8ac0(0x274)][_0x2c8ac0(0x202)](_0x3b9d6f=>{_0x46cda9(_0x3b9d6f);});return()=>{const _0x12d147=_0x2c8ac0;_0x3abe92[_0x12d147(0x1d9)](),_0xb378f0['unsubscribe'](),_0xf5b6e3['unsubscribe']();};},[]);function _0xe64bda(){_0x2db524(!0x1);}function _0x363fa0(_0x52628b){const _0x5872f5=_0x3981a9;switch(_0x52628b){case 0x1:return _0x324581['t']('exchange.uploadSuccess');case 0x0:return _0x324581['t'](_0x5872f5(0x213));case 0x2:return _0x324581['t'](_0x5872f5(0x1ce));default:return'';}}return _0x2b88b0&&(0x0,_0x34337e[_0x3981a9(0x268)])(_0x3981a9(0x246),{'className':'univer-fixed\x20univer-bottom-12\x20univer-right-3\x20univer-z-[1000]\x20univer-box-border\x20univer-flex\x20univer-w-[372px]\x20univer-flex-col\x20univer-rounded-md\x20univer-bg-white\x20univer-px-3\x20univer-pb-4\x20univer-pt-5\x20univer-shadow-md','children':[(0x0,_0x34337e[_0x3981a9(0x268)])(_0x3981a9(0x246),{'className':_0x3981a9(0x28a),'children':[(0x0,_0x34337e['jsxs'])('span',{'className':_0x3981a9(0x20a),'children':[(0x0,_0x34337e['jsx'])(_0x3981a9(0x338),{'className':_0x3981a9(0x328),'children':_0x450269[_0x190127]}),(0x0,_0x34337e[_0x3981a9(0x2d5)])(_0x3981a9(0x338),{'className':_0x3981a9(0x335),'children':_0x363fa0(_0x190127)})]}),(0x0,_0x34337e['jsx'])('span',{'className':_0x3981a9(0x1fe),'onClick':_0xe64bda,'children':(0x0,_0x34337e[_0x3981a9(0x2d5)])(_0x40363d,{})})]}),(0x0,_0x34337e['jsxs'])(_0x3981a9(0x246),{'children':[_0x190127===0x0&&(0x0,_0x34337e[_0x3981a9(0x2d5)])(_0x55b445,{}),_0x190127===0x2&&(0x0,_0x34337e['jsx'])(_0x249c35,{}),_0x1ca825[_0x3981a9(0x231)]>0x0&&(0x0,_0x34337e[_0x3981a9(0x2d5)])(_0x1e9a52,{'list':_0x1ca825}),_0x190127===0x1&&(0x0,_0x34337e[_0x3981a9(0x2d5)])(_0xbd8c38,{'count':_0x1ca825[_0x3981a9(0x231)]})]})]});}function _0x247c8b(){const _0x1bb772=_0x451309;return(0x0,_0x34337e[_0x1bb772(0x2d5)])(_0x2781d1,{});}let _0x26b7e9=class extends _0x19ce36[_0x451309(0x325)]{constructor(_0x328a96,_0x53ff18){const _0x2035d5=_0x451309;super(),this[_0x2035d5(0x1da)]=_0x328a96,this[_0x2035d5(0x23a)]=_0x53ff18,this[_0x2035d5(0x28c)]();}[_0x451309(0x28c)](){const _0x5ddde8=_0x451309;this[_0x5ddde8(0x23e)](this['_uiPartsService']['registerComponent'](_0x58a051[_0x5ddde8(0x2a6)][_0x5ddde8(0x20e)],()=>(0x0,_0x58a051[_0x5ddde8(0x350)])(_0x247c8b,this['_injector'])));}};_0x26b7e9=_0x591d03([_0x1f6db4(0x0,(0x0,_0x19ce36[_0x451309(0x197)])(_0x19ce36[_0x451309(0x285)])),_0x1f6db4(0x1,_0x58a051[_0x451309(0x220)])],_0x26b7e9);let _0x3cd296=class extends _0x19ce36[_0x451309(0x238)]{constructor(_0xfe0a6c=_0x352a75,_0x231576,_0x414691){const _0x152320=_0x451309;super(),this[_0x152320(0x24e)]=_0xfe0a6c,this['_injector']=_0x231576,this[_0x152320(0x2bc)]=_0x414691;let {..._0x80d1b3}=(0x0,_0x19ce36[_0x152320(0x195)])({},_0x352a75,this[_0x152320(0x24e)]);this[_0x152320(0x2bc)][_0x152320(0x1a8)](_0xae313a,_0x80d1b3);}['onStarting'](){const _0x1802c5=_0x451309;(0x0,_0x19ce36['registerDependencies'])(this[_0x1802c5(0x1da)],[[_0x26b7e9],[_0x4cdb26,{'useClass':_0x1432ca}],[_0x480bf4,{'useClass':_0x2b7b46}],[_0x208234,{'useClass':_0x3973f3}],[_0xb5b7da,{'useClass':_0x2bdde6}]]);}[_0x451309(0x1bc)](){const _0x57455d=_0x451309;(0x0,_0x19ce36[_0x57455d(0x2e0)])(this[_0x57455d(0x1da)],[[_0x26b7e9],[_0x4cdb26]]);}};_0x53542b(_0x3cd296,'pluginName',_0x451309(0x31a)),_0x53542b(_0x3cd296,_0x451309(0x301),_0x4fae25),_0x53542b(_0x3cd296,'version',_0x4fb511),_0x3cd296=_0x591d03([(0x0,_0x19ce36[_0x451309(0x303)])(_0x281653['UniverNetworkPlugin'],_0x32f45e[_0x451309(0x353)]),_0x1f6db4(0x1,(0x0,_0x19ce36[_0x451309(0x197)])(_0x19ce36[_0x451309(0x285)])),_0x1f6db4(0x2,_0x19ce36[_0x451309(0x205)])],_0x3cd296),_0x5de24f['EXCHANGE_CLIENT_PLUGIN_CONFIG_KEY']=_0xae313a,Object['defineProperty'](_0x5de24f,_0x451309(0x296),{'enumerable':!0x0,'get':function(){return _0x1432ca;}}),Object['defineProperty'](_0x5de24f,'ExchangeService',{'enumerable':!0x0,'get':function(){return _0x2b7b46;}}),_0x5de24f[_0x451309(0x29e)]=_0x4cdb26,_0x5de24f[_0x451309(0x215)]=_0x480bf4,_0x5de24f[_0x451309(0x249)]=_0x208234,_0x5de24f['IUploadNotificationService']=_0xb5b7da,Object[_0x451309(0x341)](_0x5de24f,_0x451309(0x236),{'enumerable':!0x0,'get':function(){return _0x3973f3;}}),Object[_0x451309(0x341)](_0x5de24f,_0x451309(0x253),{'enumerable':!0x0,'get':function(){return _0x3cd296;}}),_0x5de24f[_0x451309(0x1af)]=_0x247c8b,_0x5de24f[_0x451309(0x31d)]=_0x2bdde6,_0x5de24f[_0x451309(0x267)]=_0x31ae6b,_0x5de24f[_0x451309(0x321)]=_0xb63ec2,_0x5de24f['getUniverInstanceTypeByFile']=_0x3f2837,_0x5de24f[_0x451309(0x1fb)]=_0x46d682,_0x5de24f[_0x451309(0x2cd)]=_0x1bf5ad,_0x5de24f['transformSnapshotJsonToDocumentData']=_0x8ea715,_0x5de24f[_0x451309(0x342)]=_0x5009dd,_0x5de24f['transformWorkbookDataToSnapshotJson']=_0xa8f37;}));function _0x10db(){const _0x148d2d=['_showDownloadMessage','clock-icon','2067186ADDPJC','M3.4535\x201.12549C2.7002\x201.12549\x202.08954\x201.73615\x202.08954\x202.48945V13.5104C2.08954\x2014.2637\x202.7002\x2014.8744\x203.4535\x2014.8744H12.5465C13.2998\x2014.8744\x2013.9105\x2014.2637\x2013.9105\x2013.5104V5.0992L10.0091\x201.12549H3.4535Z','importServerUrl','univer-mx-0\x20univer-mb-3\x20univer-mt-4\x20univer-h-1.5\x20univer-w-[324px]\x20univer-rounded-lg\x20univer-bg-gray-200','ErrorIcon','code','minSheetColumnCount','@univerjs/ui','workbook.json','_getUnitID','application/vnd.ms-excel.sheet.macroEnabled.12','UniverNetwork','UNIVER_DOC','currentTarget','univer-text-red-500','UploadNotificationState','jsxs','trim','importDOCXToUnitId','toStringTag','React','saveSnapshot','_fileTypeError','exchange.cancel','importDOCXToSnapshot','_totalUploadTaskCount','none','originalMeta','state$','stringify','decorate','UniverProExchangeClient','SUCCESS','getLatestCsReqIdBySid','univer-mt-3\x20univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-2\x20univer-pr-1','_export','export\x20error','151933oSvEnP','block\x20is\x20required','file.json','noreferrer','_addDoneTask','univer-text-blue-500','UPLOADING',':\x20HTTP\x20','Injector','_getUnitName','constructor','resolveWithBasePath','upload\x20failed:\x20missing\x20FileId\x20in\x20response','univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-1.5\x20univer-pr-2','symbol','_registerComponents','0.24.0','Subject','UniverProCollaboration','UNIVER_SHEET','@univerjs/network','exportDOCXBySnapshot','getCurrentUnitOfType','white','_progress$','ExchangeOperateService','files','univerjs-icon\x20univerjs-icon-','_list$','getUnitOnRev','children','ignoreTableExport','_addTotalCount','IExchangeOperateService','univer-pl-2\x20univer-pr-4','_uploadTaskNotDone','doc-multi-icon','map','_taskInterrupted','default','UniverCore','BuiltInUIPart','asObservable','outputType','revokeObjectURL','parse','registerLink','Error\x20fetching\x20file\x20from\x20URL:','some','Error\x20getting\x20file\x20name\x20from\x20URL:','XlsxMultiIcon','Warning','ClockIcon','sign\x20url\x20error','url(#$1','sort','getResourcesRequest','application/vnd.openxmlformats-officedocument.wordprocessingml.document','_blank','_refresh','_getMinSheetColumnCount','react','1em','_configService','univer-pro.exchange-client.exchange.service','application/octet-stream','_httpService','univer-mt-5\x20univer-max-h-72\x20univer-overflow-y-auto\x20univer-overflow-x-hidden','M4.90578\x2011.6398C4.72169\x2011.6398\x204.57245\x2011.789\x204.57245\x2011.9731C4.57245\x2012.1572\x204.72169\x2012.3065\x204.90578\x2012.3065H7.57245C7.75654\x2012.3065\x207.90578\x2012.1572\x207.90578\x2011.9731C7.90578\x2011.789\x207.75654\x2011.6398\x207.57245\x2011.6398H4.90578Z','clear','0\x200\x2017\x2016','univer-h-1.5\x20univer-rounded-lg\x20univer-bg-primary-600\x20univer-transition-[width]\x20univer-duration-500','createElement','getSheetBlock','exchange.uploadAgain','univer-text-green-500','multiple','19098mCSxAv','M7.76493\x207.24535C7.76493\x207.07967\x207.63024\x206.94371\x207.46548\x206.96123C7.01146\x207.00953\x206.57426\x207.16714\x206.19216\x207.42245C5.72662\x207.73351\x205.36378\x208.17564\x205.14951\x208.69292C4.93525\x209.2102\x204.87918\x209.77941\x204.98842\x2010.3285C5.09765\x2010.8777\x205.36727\x2011.3821\x205.76318\x2011.778C6.15909\x2012.1739\x206.66351\x2012.4436\x207.21265\x2012.5528C7.76179\x2012.662\x208.33099\x2012.606\x208.84828\x2012.3917C9.36556\x2012.1774\x209.80769\x2011.8146\x2010.1188\x2011.349C10.3741\x2010.9669\x2010.5317\x2010.5297\x2010.58\x2010.0757C10.5975\x209.91096\x2010.4615\x209.77627\x2010.2958\x209.77627L8.06493\x209.77627C7.89925\x209.77627\x207.76493\x209.64195\x207.76493\x209.47627L7.76493\x207.24535Z','_showUploadMessage','transformDocumentDataToSnapshotJson','toLowerCase','headers','replace','getSnapshot','Error','SuccessIcon','searchParams','jsx','assign','interrupt','_getEnableServerSideComputing','progress$','appendChild','_clearProgress','Get\x20outputType\x20error','subarray','DocMultiIcon','file','touchDependencies','exchange-client.config','#EC4F2D','M15\x208C15\x2011.866\x2011.866\x2015\x208\x2015C4.13401\x2015\x201\x2011.866\x201\x208C1\x204.13401\x204.13401\x201\x208\x201C11.866\x201\x2015\x204.13401\x2015\x208ZM10.3097\x205.69014C10.544\x205.92445\x2010.544\x206.30435\x2010.3097\x206.53867L8.84843\x207.9999L10.3099\x209.46137C10.5442\x209.69569\x2010.5442\x2010.0756\x2010.3099\x2010.3099C10.0756\x2010.5442\x209.69569\x2010.5442\x209.46137\x2010.3099L7.9999\x208.84843L6.53842\x2010.3099C6.30411\x2010.5442\x205.92421\x2010.5442\x205.6899\x2010.3099C5.45558\x2010.0756\x205.45558\x209.69569\x205.6899\x209.46137L7.15137\x207.9999L5.69014\x206.53867C5.45583\x206.30435\x205.45583\x205.92445\x205.69014\x205.69014C5.92445\x205.45583\x206.30435\x205.45583\x206.53867\x205.69014L7.9999\x207.15137L9.46113\x205.69014C9.69544\x205.45583\x2010.0753\x205.45583\x2010.3097\x205.69014Z','clearTaskInterrupted','_uploadNotificationService','join','190bSiLPp','accept','Failed\x20to\x20get\x20text\x20from\x20url','importFileToUnitId','_getUnitIDDoc','Failed\x20to\x20get\x20unitID\x20from\x20task','univer-pro.exchange-client.operate.service','#305CFA','next','_getMinSheetRowCount','floor','_import','getTextFromUrl','round','Failed\x20to\x20get\x20file\x20from\x20url','type','options','getOwnPropertyDescriptor','_importTaskId','IUniverInstanceService','useRef','displayName','importXLSXToUnitId','.json','success-icon','importWorkbookDataToUnitId','packageName','complete','DependentOn','_getSignURL','pushLink','_getImportURL','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','FileId','@univerjs/design','import\x20error','rxjs','@univerjs/core','uploadFileServerUrl','{type}','requestState$','_getIgnoreTableExport','useEffect','xlink:href','add','exchange.interrupt','textEncoder','10313076HLpETH','univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','tag','object','UNIVER_EXCHANGE_CLIENT_PLUGIN','_getMaxPollingTime','UNRECOGNIZED','UploadNotificationService','error','_getExportURL','isArray','downloadFile','random','_showNetworkError','import','Disposable','fill','_buildHttpErrorMessage','univer-h-6\x20univer-text-2xl','1187792pIwXSM','univer-h-7\x20univer-cursor-pointer\x20univer-select-none\x20univer-rounded-md\x20univer-border-0\x20univer-border-transparent\x20univer-bg-transparent\x20univer-px-2\x20univer-py-0\x20univer-text-sm\x20univer-text-primary-600\x20univer-transition-all\x20univer-duration-150\x20hover:univer-bg-primary-50','application/vnd.openxmlformats-officedocument.spreadsheetml.sheet','append','maxTimeoutTime','univer-flex\x20univer-size-6\x20univer-items-center\x20univer-justify-center\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-p-0\x20univer-text-base\x20univer-text-gray-600\x20univer-outline-none\x20univer-transition-colors\x20hover:univer-bg-gray-200\x20dark:!univer-text-gray-200\x20dark:hover:!univer-bg-gray-600','mem','done','upload\x20request\x20failed','interruptImportTask','univer-mb-3\x20univer-py-0\x20univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','?size=','univer-ml-1.5\x20univer-font-semibold\x20univer-leading-6\x20univer-text-gray-900\x20dark:!univer-text-white','clsx','title','span','exports','Tooltip','substring','max','MessageType','match','log','decode','defineProperty','transformSnapshotJsonToWorkbookData','exportXLSXBySnapshot','useDependency','M10.0075\x201.12549L13.9104\x205.09842H10.6742C10.306\x205.09842\x2010.0075\x204.79994\x2010.0075\x204.43175V1.12549Z','_logService','458684UuryyC','HTTPService','data','resolve','evenodd','_univerInstanceService','dispose','pptx','show','connectInjector','xlsx','UniverInstanceType','UniverLicensePlugin','M8.24483\x204.80026C8.24487\x204.46889\x207.97627\x204.20023\x207.6449\x204.2002C7.31353\x204.20016\x207.04487\x204.46876\x207.04483\x204.80013L7.04443\x208.40306C7.04442\x208.56222\x207.10763\x208.71486\x207.22017\x208.82739L9.64664\x2011.2539C9.88095\x2011.4882\x2010.2608\x2011.4882\x2010.4952\x2011.2539C10.7295\x2011.0195\x2010.7295\x2010.6396\x2010.4952\x2010.4053L8.24446\x208.15463L8.24483\x204.80026Z','exchange.fileTypeError','removeChild','CONNECTOR_DATA_TOO_LARGE','shift','getConfig','amd','button','@univerjs-pro/license','fileID','buffer','entries','Info','updateState','merge','exportServerUrl','Inject','_upload','textDecoder','size','exchange.wait','_importFileToUnitId','attrs','exportDOCXByUnitId','b64EncodeUnicode','forwardRef','saveChangeset','Failed\x20to\x20transform\x20snapshot\x20to\x20string','string','_completeProgress','_messageService','link','snapshot','setConfig','name','exchange.networkError','signUrlServerUrl','pop','b64DecodeUnicode','download','UploadNotificationContainer','_requestState$','encode','includes','univer-mt-5\x20univer-flex\x20univer-flex-col','_extractErrorDetail','setTaskInterrupted','SlideMultiIcon','1064EHaVdL','_doneUploadTaskCount','pathname','scrollbarClassName','exportXLSXByUnitId','onReady','export','toString','application/vnd.openxmlformats-officedocument.presentationml.presentation','downloadEndpointUrl','ceil','5605qXfELU','_exportBySnapshot','hide','{taskID}','transformDocumentDataToSnapshot','_emitProgress','sheets','7YuCFsN','&source=','exchange.tooLarge','createUnit','statusText','exchange.unknownMistake','createObjectURL','rev','idSuffix','application/vnd.openxmlformats-officedocument.spreadsheetml.template','_state$','level','univer-pro.exchange-client.request.service','Success','application/json','filter','unsubscribe','_injector','univer-flex\x20univer-w-[calc(100%-48px)]\x20univer-items-center','http://www.w3.org/2000/svg','split','_getUnitJson','updateSnapshot','getTask','colorChannel1','Failed\x20to\x20get\x20taskID\x20from\x20import\x20response','/universer-api/file/{fileID}/sign-url','M7.8088\x2010.2949L6.3764\x2012.403C6.26259\x2012.5705\x206.03455\x2012.614\x205.86705\x2012.5002C5.69955\x2012.3864\x205.65603\x2012.1584\x205.76984\x2011.9909L7.3655\x209.64252L5.94042\x207.54519C5.82661\x207.37769\x205.87013\x207.14964\x206.03763\x207.03583C6.20512\x206.92202\x206.43317\x206.96555\x206.54698\x207.13304L7.8088\x208.9901L9.07062\x207.13304C9.18443\x206.96555\x209.41248\x206.92202\x209.57997\x207.03583C9.74747\x207.14964\x209.79099\x207.37769\x209.67718\x207.54519L8.2521\x209.64252L9.84776\x2011.9909C9.96157\x2012.1584\x209.91805\x2012.3864\x209.75055\x2012.5002C9.58305\x2012.614\x209.35501\x2012.5705\x209.2412\x2012.403L7.8088\x2010.2949Z','message','{fileID}','_getDisableCellImageConversion','file.','_getUnitDocJson','taskID','_visible$','prototype','getDeserializedSheetBlock','_list','UniverDesign','exchange.uploadSuccess','upload','success','/universer-api/stream/file/upload','number','_buildProtocolErrorMessage','IMessageService','/universer-api/exchange/task/{taskID}','getTaskServerUrl','No\x20file\x20selected','post','getUploadFile','forEach','style','univer-flex\x20univer-size-6\x20univer-cursor-pointer\x20univer-items-center\x20univer-justify-center\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-text-gray-500\x20univer-transition-colors\x20hover:univer-bg-gray-200\x20dark:!univer-bg-gray-600','UNIVER_UNKNOWN','path','3oWvvJe','subscribe','univer-flex\x20univer-h-5\x20univer-text-xl','docx','IConfigService','click','createIdentifier','_sheetBlockCache','useState','univer-flex','error-icon','M4.57245\x209.62638C4.57245\x209.44229\x204.72169\x209.29305\x204.90578\x209.29305H10.2391C10.4232\x209.29305\x2010.5724\x209.44229\x2010.5724\x209.62638C10.5724\x209.81048\x2010.4232\x209.95972\x2010.2391\x209.95972H4.90578C4.72169\x209.95972\x204.57245\x209.81048\x204.57245\x209.62638Z','location','CONTENT','defs','importXLSXToSnapshot','url','workbook','exchange.uploading','doc','IExchangeService','body','push','catch','#32A846','/universer-api/exchange/{type}/import','BehaviorSubject','/universer-api/exchange/{type}/export','M4.57245\x207.27962C4.57245\x207.09553\x204.72169\x206.94629\x204.90578\x206.94629H10.2391C10.4232\x206.94629\x2010.5724\x207.09553\x2010.5724\x207.27962C10.5724\x207.46372\x2010.4232\x207.61296\x2010.2391\x207.61296H4.90578C4.72169\x207.61296\x204.57245\x207.46372\x204.57245\x207.27962Z','visible$','min','IUIPartsService','text','_getDownloadEndpointURL','_importToSnapshot','transformWorkbookDataToSnapshot','ERROR','share-range-icon','_exchangeService','blockID','Module','currentColor','UniverProtocol','list$','sheetBlocks','_localeService','Method\x20not\x20implemented.','xlsx-multi-icon','length','call','0\x200\x2016\x2016','function','_getLinkByUnitId','RequestService','href','Plugin','_getTaskURL','_uiPartsService','_signUrl','defIds','status','disposeWithMe','svg','change','&flate=','LocaleService','current','univer-text-sm\x20univer-text-gray-500','ErrorCode','div','uploadFileToUnitId','_requestService','IRequestService','set','INTERNAL_ERROR','11RROgVA','content-disposition','_config','transformSnapshotToDocumentData','getUnitId','keys','get','UniverExchangeClientPlugin','iterator','UNIVER_SLIDE'];_0x10db=function(){return _0x148d2d;};return _0x10db();}
1
+ function _0x45c0(_0x5df804,_0x1365e7){_0x5df804=_0x5df804-0x1c3;const _0x326d70=_0x326d();let _0x45c018=_0x326d70[_0x5df804];return _0x45c018;}function _0x326d(){const _0x57cad2=['getUploadFile','UNRECOGNIZED','symbol','getSnapshot','UPLOADING','current','number','url','getResourcesRequest','getTaskServerUrl','univer-h-1.5\x20univer-rounded-lg\x20univer-bg-primary-600\x20univer-transition-[width]\x20univer-duration-500','resolveWithBasePath','#EC4F2D','ExchangeService','toString','packageName','next','xltx','button','_getMinSheetColumnCount','#FF6B4B','Failed\x20to\x20get\x20taskID\x20from\x20import\x20response','/universer-api/stream/file/upload','UploadNotificationState','exchange-client.uploadSuccess','complete','XlsxMultiIcon','unsubscribe','clear','substring','Injector','keys','revokeObjectURL','displayName','transformSnapshotToWorkbookData','appendChild','name','text','_signUrl','updateSnapshot','interrupt','_export','_state$','UniverNetwork','docx','univer-flex','HttpImport','addEventListener','enableServerSideComputing','getUnitOnRev','application/vnd.openxmlformats-officedocument.spreadsheetml.template','_httpService','UNIVER_DOC','#305CFA','_completeProgress','transformDocumentDataToSnapshotJson','import\x20error','UniverLicensePlugin','type','ceil','@univerjs-pro/collaboration','exportDOCXByUnitId','registerLink','ClockIcon','currentTarget','_showNetworkError','ErrorIcon','code','_importToSnapshot','_requestState$','none','sort','651325QtMFyN','MessageType','/universer-api/exchange/{type}/export','_getSignURL','title','accept','click','origin','_injector','Get\x20outputType\x20error','stringify','_univerInstanceService','IUIPartsService','Subject','mem','defs','asObservable','getDeserializedSheetBlock','forwardRef','_list','attrs','application/vnd.openxmlformats-officedocument.wordprocessingml.document','_getImportURL','toDisposable','_exportBySnapshot','map','file.json','983040xUUQyw','getSheetBlock','round','_taskInterrupted','univer-flex\x20univer-w-[calc(100%-48px)]\x20univer-items-center','doc','decode','univer-fixed\x20univer-bottom-12\x20univer-right-3\x20univer-z-[1000]\x20univer-box-border\x20univer-flex\x20univer-w-[372px]\x20univer-flex-col\x20univer-rounded-md\x20univer-bg-white\x20univer-px-3\x20univer-pb-4\x20univer-pt-5\x20univer-shadow-md','connectInjector','transformSnapshotJsonToDocumentData','touchDependencies','Success','setConfig','xlsx','call','univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-1.5\x20univer-pr-2','IExchangeOperateService','ShareRangeIcon','pop','react','_doneUploadTaskCount',':\x20HTTP\x20','tag','pending','log','M5.88699\x202.34478L3.65371\x202.3448C2.88051\x202.34481\x202.25372\x202.97161\x202.25372\x203.7448L2.25371\x2012.4445C2.25371\x2013.2177\x202.88052\x2013.8445\x203.65372\x2013.8445L12.3535\x2013.8445C13.1267\x2013.8445\x2013.7535\x2013.2177\x2013.7535\x2012.4445V10.0256C13.7535\x209.69425\x2014.0221\x209.42562\x2014.3535\x209.42562C14.6849\x209.42562\x2014.9535\x209.69425\x2014.9535\x2010.0256V12.4445C14.9535\x2013.8804\x2013.7894\x2015.0444\x2012.3535\x2015.0445L3.65373\x2015.0445C2.21778\x2015.0445\x201.05371\x2013.8805\x201.05371\x2012.4445L1.05372\x203.7448C1.05372\x202.30888\x202.21776\x201.14482\x203.65369\x201.1448L5.88697\x201.14478C6.21834\x201.14477\x206.48698\x201.4134\x206.48698\x201.74477C6.48699\x202.07614\x206.21836\x202.34477\x205.88699\x202.34478Z','data','transformSnapshotToDocumentData','univer-mx-0\x20univer-mb-3\x20univer-mt-4\x20univer-h-1.5\x20univer-w-[324px]\x20univer-rounded-lg\x20univer-bg-gray-200','_getUnitName','upload','_localeService','white','useDependency','files','display','useObservable','unitID','M8\x2015C11.866\x2015\x2015\x2011.866\x2015\x208C15\x204.13401\x2011.866\x201\x208\x201C4.13401\x201\x201\x204.13401\x201\x208C1\x2011.866\x204.13401\x2015\x208\x2015ZM11.7245\x206.42417C11.9588\x206.18985\x2011.9588\x205.80995\x2011.7245\x205.57564C11.4901\x205.34132\x2011.1102\x205.34132\x2010.8759\x205.57564L7.3002\x209.15137L5.72446\x207.57564C5.49014\x207.34132\x205.11025\x207.34132\x204.87593\x207.57564C4.64162\x207.80995\x204.64162\x208.18985\x204.87593\x208.42417L6.87593\x2010.4242C7.11025\x2010.6585\x207.49014\x2010.6585\x207.72446\x2010.4242L11.7245\x206.42417Z','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','message','append','Warning','UNIVER_EXCHANGE_CLIENT_PLUGIN','_extractErrorDetail','@univerjs/design','_refresh','UNDEFINED','UploadNotificationService','forEach','3718582kwhBAS','_buildHttpErrorMessage','_visible$','#32A846','disposeWithMe','{taskID}','univer-m-0\x20univer-flex\x20univer-list-none\x20univer-flex-col\x20univer-gap-2\x20univer-p-0','amd','href','floor','_uploadTaskNotDone','IConfigService','&source=','slide-multi-icon','_sheetBlockCache','sign\x20url\x20error','Module','_uiPartsService','useState','Failed\x20to\x20get\x20jsonID\x20from\x20task','saveSheetBlock','_requestService','shift','HTTPService','xlink:href','Info','univer-mb-3\x20univer-py-0\x20univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','_getExportURL','toLowerCase','exchange-client.cancel','download','UNIVER_UNKNOWN','getCurrentUnitOfType','defineProperty','@univerjs/protocol','fileID','INTERNAL_ERROR','createElement','exportXLSXByUnitId','_showUploadMessage','\x20-\x20','DependentOn','assign','univer-pro.exchange-client.request.service','textEncoder','exchange-client.uploading','uploadFileServerUrl','Inject','http://www.w3.org/2000/svg','_clearProgress','downloadFile','0\x200\x2016\x2016','b64DecodeUnicode','ErrorCode','_getUnitIDDoc','workbook.json','M4.57245\x207.27962C4.57245\x207.09553\x204.72169\x206.94629\x204.90578\x206.94629H10.2391C10.4232\x206.94629\x2010.5724\x207.09553\x2010.5724\x207.27962C10.5724\x207.46372\x2010.4232\x207.61296\x2010.2391\x207.61296H4.90578C4.72169\x207.61296\x204.57245\x207.46372\x204.57245\x207.27962Z','content-disposition','exchange-client.uploadAgain','_getUnitDocJson','Failed\x20to\x20get\x20fileID\x20from\x20task','catch','BehaviorSubject','_registerComponents','React','_addTotalCount','onStarting','_getDownloadEndpointURL','idSuffix','body','application/octet-stream','Failed\x20to\x20transform\x20snapshot\x20to\x20string','length','univer-mt-5\x20univer-flex\x20univer-flex-col','parse','UniverInstanceType','.json','prototype','statusText','upload\x20request\x20failed','exchange-client.config','exchange-client.uploadSuccessTip','pushLink','max','show','2VPIAKa','entries','Method\x20not\x20implemented.','@univerjs-pro/exchange-client','_importTaskId','success','exports','signUrl','_fileTypeError','createIdentifier','UNIVER_PROJECT','use','DocMultiIcon','&flate=','_getIgnoreTableExport','1em','split','_progress$','getUnitId','colorChannel1','dispose','toStringTag','univer-flex\x20univer-size-6\x20univer-cursor-pointer\x20univer-items-center\x20univer-justify-center\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-text-gray-500\x20univer-transition-colors\x20hover:univer-bg-gray-200\x20dark:!univer-bg-gray-600','jsxs','object','span','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','Failed\x20to\x20get\x20unitID\x20from\x20task','unshift','getSheetBlocksFromSnapshot','/universer-api/exchange/task/{taskID}','updateState','rxjs','useEffect','blockID','_getUnitID','#4B7DFF','_list$','url(#$1','getUniverInstanceTypeByFile','success-icon','doc-multi-icon','M4.90578\x2011.6398C4.72169\x2011.6398\x204.57245\x2011.789\x204.57245\x2011.9731C4.57245\x2012.1572\x204.72169\x2012.3065\x204.90578\x2012.3065H7.57245C7.75654\x2012.3065\x207.90578\x2012.1572\x207.90578\x2011.9731C7.90578\x2011.789\x207.75654\x2011.6398\x207.57245\x2011.6398H4.90578Z','level','importWorkbookDataToUnitId','Plugin','RequestService','_getEnableServerSideComputing','unit','requestState$','children','UniverDesign','IMessageService','outputType','get','univer-pl-2\x20univer-pr-4','Disposable','uploadFileToUnitId','upload\x20request\x20failed:\x20failed\x20to\x20read\x20source\x20file\x20from\x20url','transformSnapshotJsonToWorkbookData','@univerjs/network','M10.4097\x209.35206C10.5753\x209.35206\x2010.7115\x209.21728\x2010.6918\x209.05277C10.6645\x208.82511\x2010.6062\x208.60178\x2010.5181\x208.38909C10.3917\x208.08379\x2010.2063\x207.80639\x209.97264\x207.57272C9.73897\x207.33905\x209.46157\x207.1537\x209.15627\x207.02724C8.94358\x206.93914\x208.72024\x206.88083\x208.49259\x206.85356C8.32808\x206.83385\x208.1933\x206.97001\x208.1933\x207.13569V9.05206C8.1933\x209.21774\x208.32761\x209.35206\x208.4933\x209.35206H10.4097Z','exchange-client.downloading','20fOfZUs','_getMaxPollingTime','rev','univer-text-sm\x20univer-text-gray-500','_importFileToUnitId','sheets','file','SUCCESS','interruptImportTask','function','originalMeta','714576FHexBY','application/vnd.openxmlformats-officedocument.presentationml.presentation','clearTaskInterrupted','_upload','ERROR','block\x20is\x20required','minSheetRowCount','join','state$','getConfig','UniverExchangeClientPlugin','jsonID','{fileID}','_uploadNotificationService','pptx','_buildProtocolErrorMessage','exportXLSXBySnapshot','jsx','_getMinSheetRowCount','evenodd','div','values','{type}','link','UniverProLicense','application/vnd.ms-excel.sheet.macroEnabled.12','exchange-client.interrupt','clock-icon','trim','M8.24483\x204.80026C8.24487\x204.46889\x207.97627\x204.20023\x207.6449\x204.2002C7.31353\x204.20016\x207.04487\x204.46876\x207.04483\x204.80013L7.04443\x208.40306C7.04442\x208.56222\x207.10763\x208.71486\x207.22017\x208.82739L9.64664\x2011.2539C9.88095\x2011.4882\x2010.2608\x2011.4882\x2010.4952\x2011.2539C10.7295\x2011.0195\x2010.7295\x2010.6396\x2010.4952\x2010.4053L8.24446\x208.15463L8.24483\x204.80026Z','univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','univer-mt-5\x20univer-max-h-72\x20univer-overflow-y-auto\x20univer-overflow-x-hidden','_getTaskURL','UniverProtocol','exchange-client.tooLarge','path','sheetBlocks','exchange-client.downloadSuccess','add','subscribe','currentColor','export\x20error','toPrimitive','isArray','M8.14248\x200.899902C4.22126\x200.899902\x201.04248\x204.07868\x201.04248\x207.9999C1.04248\x2011.9211\x204.22126\x2015.0999\x208.14248\x2015.0999C12.0637\x2015.0999\x2015.2425\x2011.9211\x2015.2425\x207.9999C15.2425\x204.07868\x2012.0637\x200.899902\x208.14248\x200.899902ZM2.24248\x207.9999C2.24248\x204.74142\x204.884\x202.0999\x208.14248\x202.0999C11.401\x202.0999\x2014.0425\x204.74142\x2014.0425\x207.9999C14.0425\x2011.2584\x2011.401\x2013.8999\x208.14248\x2013.8999C4.884\x2013.8999\x202.24248\x2011.2584\x202.24248\x207.9999Z','defIds','getTextFromUrl','react/jsx-runtime','post','Error\x20fetching\x20file\x20from\x20URL:','_blank','CONNECTOR_DATA_TOO_LARGE','9915360jUDhCM','xlsm','6DojIOW','copyFileMeta','disableCellImageConversion','exportDOCXBySnapshot','exchange-client.fileTypeError','univer-text-blue-500','ILogService','input','_import','CloseIcon','options','size','error-icon','min','importXLSXToUnitId','univer-pro.exchange-client.upload-notification.service','LocaleService','ignoreTableExport','_exchangeService','5333616gzAryN','done','univer-flex\x20univer-h-5\x20univer-text-xl','list$','UniverProExchangeClient','textDecoder','SlideMultiIcon','_totalUploadTaskCount','_messageService','scrollbarClassName','Tooltip','pluginName','0\x200\x2017\x2016','M7.8088\x2010.2949L6.3764\x2012.403C6.26259\x2012.5705\x206.03455\x2012.614\x205.86705\x2012.5002C5.69955\x2012.3864\x205.65603\x2012.1584\x205.76984\x2011.9909L7.3655\x209.64252L5.94042\x207.54519C5.82661\x207.37769\x205.87013\x207.14964\x206.03763\x207.03583C6.20512\x206.92202\x206.43317\x206.96555\x206.54698\x207.13304L7.8088\x208.9901L9.07062\x207.13304C9.18443\x206.96555\x209.41248\x206.92202\x209.57997\x207.03583C9.74747\x207.14964\x209.79099\x207.37769\x209.67718\x207.54519L8.2521\x209.64252L9.84776\x2011.9909C9.96157\x2012.1584\x209.91805\x2012.3864\x209.75055\x2012.5002C9.58305\x2012.614\x209.35501\x2012.5705\x209.2412\x2012.403L7.8088\x2010.2949Z','UNIVER_SHEET','FileId','514721KSpmai','BuiltInUIPart','string','noreferrer','Failed\x20to\x20get\x20text\x20from\x20url','resolve','M8.71094\x201.75039C8.71094\x201.41902\x208.97956\x201.15039\x209.31094\x201.15039H13.7497C14.3572\x201.15039\x2014.8497\x201.64288\x2014.8497\x202.25039V6.68919C14.8497\x207.02056\x2014.5811\x207.28919\x2014.2497\x207.28919C13.9184\x207.28919\x2013.6497\x207.02056\x2013.6497\x206.68919V3.19854L8.95883\x207.88944C8.72452\x208.12375\x208.34462\x208.12375\x208.1103\x207.88944C7.87599\x207.65512\x207.87599\x207.27523\x208.1103\x207.04091L12.8008\x202.35039H9.31094C8.97956\x202.35039\x208.71094\x202.08176\x208.71094\x201.75039Z','b64EncodeUnicode','No\x20file\x20selected','exchange-client.networkError','location','_getUploadFileURL','progress$','replace','@univerjs-pro/license','encode','UniverNetworkPlugin','constructor','application/json','removeChild','fill','iterator','pathname','_logService','_addDoneTask','M10.0075\x201.12549L13.9104\x205.09842H10.6742C10.306\x205.09842\x2010.0075\x204.79994\x2010.0075\x204.43175V1.12549Z','export','importDOCXToSnapshot','status','_getLinkByUnitId','headers','xlsx-multi-icon','0.25.0','@univerjs/ui','createObjectURL','_getDisableCellImageConversion','upload\x20failed:\x20missing\x20FileId\x20in\x20response','importDOCXToUnitId','importXLSXToSnapshot','useRef','searchParams','_emitProgress','snapshot','clsx','svg','Error','_config','_showDownloadMessage','subarray','/universer-api/file/{fileID}/sign-url','M3.4535\x201.12549C2.7002\x201.12549\x202.08954\x201.73615\x202.08954\x202.48945V13.5104C2.08954\x2014.2637\x202.7002\x2014.8744\x203.4535\x2014.8744H12.5465C13.2998\x2014.8744\x2013.9105\x2014.2637\x2013.9105\x2013.5104V5.0992L10.0091\x201.12549H3.4535Z','M4.57245\x209.62638C4.57245\x209.44229\x204.72169\x209.29305\x204.90578\x209.29305H10.2391C10.4232\x209.29305\x2010.5724\x209.44229\x2010.5724\x209.62638C10.5724\x209.81048\x2010.4232\x209.95972\x2010.2391\x209.95972H4.90578C4.72169\x209.95972\x204.57245\x209.81048\x204.57245\x209.62638Z','blob','ExchangeOperateService','filter','setTaskInterrupted','saveSnapshot','error','IUniverInstanceService','@univerjs/core','workbook','has','import','downloadEndpointUrl','M7.76493\x207.24535C7.76493\x207.07967\x207.63024\x206.94371\x207.46548\x206.96123C7.01146\x207.00953\x206.57426\x207.16714\x206.19216\x207.42245C5.72662\x207.73351\x205.36378\x208.17564\x205.14951\x208.69292C4.93525\x209.2102\x204.87918\x209.77941\x204.98842\x2010.3285C5.09765\x2010.8777\x205.36727\x2011.3821\x205.76318\x2011.778C6.15909\x2012.1739\x206.66351\x2012.4436\x207.21265\x2012.5528C7.76179\x2012.662\x208.33099\x2012.606\x208.84828\x2012.3917C9.36556\x2012.1774\x209.80769\x2011.8146\x2010.1188\x2011.349C10.3741\x2010.9669\x2010.5317\x2010.5297\x2010.58\x2010.0757C10.5975\x209.91096\x2010.4615\x209.77627\x2010.2958\x209.77627L8.06493\x209.77627C7.89925\x209.77627\x207.76493\x209.64195\x207.76493\x209.47627L7.76493\x207.24535Z','_configService','set','registerDependencies','minSheetColumnCount','getTask'];_0x326d=function(){return _0x57cad2;};return _0x326d();}(function(_0x373995,_0x43ad40){const _0x2d4612=_0x45c0,_0x147339=_0x373995();while(!![]){try{const _0xf105f2=-parseInt(_0x2d4612(0x258))/0x1*(-parseInt(_0x2d4612(0x388))/0x2)+parseInt(_0x2d4612(0x1ff))/0x3+-parseInt(_0x2d4612(0x1f4))/0x4*(parseInt(_0x2d4612(0x2e6))/0x5)+parseInt(_0x2d4612(0x235))/0x6*(parseInt(_0x2d4612(0x333))/0x7)+parseInt(_0x2d4612(0x301))/0x8+parseInt(_0x2d4612(0x248))/0x9+-parseInt(_0x2d4612(0x233))/0xa;if(_0xf105f2===_0x43ad40)break;else _0x147339['push'](_0x147339['shift']());}catch(_0x3a0676){_0x147339['push'](_0x147339['shift']());}}}(_0x326d,0x571ae),function(_0x47a2b1,_0x1309af){const _0xf849f5=_0x45c0;typeof exports==_0xf849f5(0x1cd)&&typeof module<'u'?_0x1309af(exports,require('@univerjs-pro/license'),require('@univerjs/core'),require('@univerjs/network'),require('@univerjs/ui'),require('react'),require('rxjs'),require('@univerjs/design'),require('react/jsx-runtime'),require('@univerjs/protocol'),require('@univerjs-pro/collaboration')):typeof define==_0xf849f5(0x1fd)&&define[_0xf849f5(0x33a)]?define([_0xf849f5(0x38e),_0xf849f5(0x266),_0xf849f5(0x293),_0xf849f5(0x1f1),_0xf849f5(0x279),_0xf849f5(0x314),_0xf849f5(0x1d5),_0xf849f5(0x32e),_0xf849f5(0x22e),_0xf849f5(0x355),_0xf849f5(0x2da)],_0x1309af):(_0x47a2b1=typeof globalThis<'u'?globalThis:_0x47a2b1||self,_0x1309af(_0x47a2b1[_0xf849f5(0x24c)]={},_0x47a2b1[_0xf849f5(0x217)],_0x47a2b1['UniverCore'],_0x47a2b1[_0xf849f5(0x2c9)],_0x47a2b1['UniverUi'],_0x47a2b1['React'],_0x47a2b1[_0xf849f5(0x1d5)],_0x47a2b1[_0xf849f5(0x1e8)],_0x47a2b1[_0xf849f5(0x373)],_0x47a2b1[_0xf849f5(0x220)],_0x47a2b1['UniverProCollaboration']));}(this,function(_0x36d3c1,_0x13676f,_0x236670,_0x592c14,_0x3c7fb1,_0x11b9e7,_0x22e424,_0x5dbf8c,_0x54b4fb,_0x443c35,_0x2bcde1){const _0x181bb3=_0x45c0;Object['defineProperty'](_0x36d3c1,Symbol[_0x181bb3(0x1ca)],{'value':_0x181bb3(0x343)});let _0x1b24e9=_0x181bb3(0x383),_0x3c1c53={};var _0x223b10=_0x181bb3(0x38b),_0x574f57=_0x181bb3(0x278);function _0x6f0d64({ref:_0x1aeda0,..._0x48ffe4}){const _0x1164ad=_0x181bb3;let {icon:_0x20f39d,id:_0x27b00d,className:_0x13e369,extend:_0x1f7f7d,..._0x39458e}=_0x48ffe4,_0x515c25=('univerjs-icon\x20univerjs-icon-'+_0x27b00d+'\x20'+(_0x13e369||''))[_0x1164ad(0x21b)](),_0x4b88f7=(0x0,_0x11b9e7[_0x1164ad(0x27f)])('_'+_0x16ca0a());return _0x9aae97(_0x20f39d,''+_0x27b00d,{'defIds':_0x20f39d[_0x1164ad(0x22c)],'idSuffix':_0x4b88f7[_0x1164ad(0x2a3)]},{'ref':_0x1aeda0,'className':_0x515c25,..._0x39458e},_0x1f7f7d);}function _0x9aae97(_0x2eb381,_0x2e21cd,_0x5c0a0b,_0x3faf5c,_0x2e51d1){const _0x395e6e=_0x181bb3;return(0x0,_0x11b9e7[_0x395e6e(0x358)])(_0x2eb381['tag'],{'key':_0x2e21cd,..._0x30f656(_0x2eb381,_0x5c0a0b,_0x2e51d1),..._0x3faf5c},(_0x557329(_0x2eb381,_0x5c0a0b)[_0x395e6e(0x1e7)]||[])[_0x395e6e(0x2ff)]((_0x26ff6a,_0x3c4592)=>_0x9aae97(_0x26ff6a,_0x2e21cd+'-'+_0x2eb381[_0x395e6e(0x317)]+'-'+_0x3c4592,_0x5c0a0b,void 0x0,_0x2e51d1)));}function _0x30f656(_0x39a4ef,_0x5d5a93,_0x511aad){const _0x208a90=_0x181bb3;let _0x5cb004={..._0x39a4ef[_0x208a90(0x2fa)]};_0x511aad!=null&&_0x511aad[_0x208a90(0x1c8)]&&_0x5cb004['fill']===_0x208a90(0x1c8)&&(_0x5cb004[_0x208a90(0x26c)]=_0x511aad[_0x208a90(0x1c8)]),_0x39a4ef[_0x208a90(0x317)]==='mask'&&_0x5cb004['id']&&(_0x5cb004['id']+=_0x5d5a93[_0x208a90(0x377)]),Object[_0x208a90(0x389)](_0x5cb004)['forEach'](([_0x4ad314,_0x2afc2b])=>{const _0x5b4742=_0x208a90;_0x4ad314==='mask'&&typeof _0x2afc2b=='string'&&(_0x5cb004[_0x4ad314]=_0x2afc2b[_0x5b4742(0x265)](/url\(#(.*)\)/,_0x5b4742(0x1db)+_0x5d5a93[_0x5b4742(0x377)]+')'));});let {defIds:_0x3b3f24}=_0x5d5a93;return!_0x3b3f24||_0x3b3f24['length']===0x0?_0x5cb004:(_0x39a4ef[_0x208a90(0x317)]===_0x208a90(0x393)&&_0x5cb004[_0x208a90(0x34b)]&&(_0x5cb004[_0x208a90(0x34b)]+=_0x5d5a93[_0x208a90(0x377)]),Object[_0x208a90(0x389)](_0x5cb004)[_0x208a90(0x332)](([_0x217f2d,_0x85d4f2])=>{const _0x4de589=_0x208a90;typeof _0x85d4f2==_0x4de589(0x25a)&&(_0x5cb004[_0x217f2d]=_0x85d4f2[_0x4de589(0x265)](/url\(#(.*)\)/,_0x4de589(0x1db)+_0x5d5a93[_0x4de589(0x377)]+')'));}),_0x5cb004);}function _0x557329(_0x2247dc,_0x59998b){const _0x3e1bb4=_0x181bb3;var _0x23eb47;let {defIds:_0x1a910b}=_0x59998b;return!_0x1a910b||_0x1a910b[_0x3e1bb4(0x37b)]===0x0?_0x2247dc:_0x2247dc[_0x3e1bb4(0x317)]===_0x3e1bb4(0x2f5)&&(_0x23eb47=_0x2247dc[_0x3e1bb4(0x1e7)])!=null&&_0x23eb47[_0x3e1bb4(0x37b)]?{..._0x2247dc,'children':_0x2247dc[_0x3e1bb4(0x1e7)][_0x3e1bb4(0x2ff)](_0x5e3d96=>typeof _0x5e3d96[_0x3e1bb4(0x2fa)]['id']==_0x3e1bb4(0x25a)&&_0x1a910b&&_0x1a910b['includes'](_0x5e3d96['attrs']['id'])?{..._0x5e3d96,'attrs':{..._0x5e3d96['attrs'],'id':_0x5e3d96['attrs']['id']+_0x59998b['idSuffix']}}:_0x5e3d96)}:_0x2247dc;}function _0x16ca0a(){const _0x14f138=_0x181bb3;return Math['random']()[_0x14f138(0x2ac)](0x24)[_0x14f138(0x2bb)](0x2,0x8);}_0x6f0d64[_0x181bb3(0x2bf)]='UniverIcon';let _0x345a60={'tag':_0x181bb3(0x284),'attrs':{'xmlns':_0x181bb3(0x363),'fill':_0x181bb3(0x2e4),'viewBox':_0x181bb3(0x254),'width':'1em','height':'1em'},'children':[{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x227),'d':_0x181bb3(0x21c)}},{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x227),'d':_0x181bb3(0x22b),'fillRule':_0x181bb3(0x212),'clipRule':_0x181bb3(0x212)}}]},_0x9a04ba=(0x0,_0x11b9e7['forwardRef'])(function(_0x4e8991,_0x1849a6){const _0x27151e=_0x181bb3;return(0x0,_0x11b9e7[_0x27151e(0x358)])(_0x6f0d64,Object[_0x27151e(0x35d)]({},_0x4e8991,{'id':_0x27151e(0x21a),'ref':_0x1849a6,'icon':_0x345a60}));});_0x9a04ba[_0x181bb3(0x2bf)]=_0x181bb3(0x2dd);let _0x3b1239={'tag':_0x181bb3(0x284),'attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x181bb3(0x2e4),'viewBox':'0\x200\x2016\x2016','width':_0x181bb3(0x1c4),'height':'1em'},'children':[{'tag':'path','attrs':{'fill':_0x181bb3(0x227),'d':_0x181bb3(0x328)}}]},_0x2cb5aa=(0x0,_0x11b9e7[_0x181bb3(0x2f8)])(function(_0x4a4e04,_0x4f6bdb){return(0x0,_0x11b9e7['createElement'])(_0x6f0d64,Object['assign']({},_0x4a4e04,{'id':'close-icon','ref':_0x4f6bdb,'icon':_0x3b1239}));});_0x2cb5aa[_0x181bb3(0x2bf)]=_0x181bb3(0x23e);let _0x15a938={'tag':_0x181bb3(0x284),'attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x181bb3(0x2e4),'viewBox':_0x181bb3(0x366),'width':_0x181bb3(0x1c4),'height':_0x181bb3(0x1c4)},'children':[{'tag':'path','attrs':{'fill':'currentColor','d':'M15\x208C15\x2011.866\x2011.866\x2015\x208\x2015C4.13401\x2015\x201\x2011.866\x201\x208C1\x204.13401\x204.13401\x201\x208\x201C11.866\x201\x2015\x204.13401\x2015\x208ZM10.3097\x205.69014C10.544\x205.92445\x2010.544\x206.30435\x2010.3097\x206.53867L8.84843\x207.9999L10.3099\x209.46137C10.5442\x209.69569\x2010.5442\x2010.0756\x2010.3099\x2010.3099C10.0756\x2010.5442\x209.69569\x2010.5442\x209.46137\x2010.3099L7.9999\x208.84843L6.53842\x2010.3099C6.30411\x2010.5442\x205.92421\x2010.5442\x205.6899\x2010.3099C5.45558\x2010.0756\x205.45558\x209.69569\x205.6899\x209.46137L7.15137\x207.9999L5.69014\x206.53867C5.45583\x206.30435\x205.45583\x205.92445\x205.69014\x205.69014C5.92445\x205.45583\x206.30435\x205.45583\x206.53867\x205.69014L7.9999\x207.15137L9.46113\x205.69014C9.69544\x205.45583\x2010.0753\x205.45583\x2010.3097\x205.69014Z','fillRule':'evenodd','clipRule':_0x181bb3(0x212)}}]},_0x36bf52=(0x0,_0x11b9e7[_0x181bb3(0x2f8)])(function(_0x38af6a,_0x319a1e){const _0x2a5c86=_0x181bb3;return(0x0,_0x11b9e7[_0x2a5c86(0x358)])(_0x6f0d64,Object[_0x2a5c86(0x35d)]({},_0x38af6a,{'id':_0x2a5c86(0x241),'ref':_0x319a1e,'icon':_0x15a938}));});_0x36bf52[_0x181bb3(0x2bf)]=_0x181bb3(0x2e0);let _0x159ac7={'tag':_0x181bb3(0x284),'attrs':{'xmlns':_0x181bb3(0x363),'fill':'none','viewBox':_0x181bb3(0x366),'width':'1em','height':_0x181bb3(0x1c4)},'children':[{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x227),'d':_0x181bb3(0x31a)}},{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x227),'d':_0x181bb3(0x25e)}}]},_0x170ec1=(0x0,_0x11b9e7[_0x181bb3(0x2f8)])(function(_0x413647,_0x364642){const _0x4c9b1b=_0x181bb3;return(0x0,_0x11b9e7['createElement'])(_0x6f0d64,Object[_0x4c9b1b(0x35d)]({},_0x413647,{'id':'share-range-icon','ref':_0x364642,'icon':_0x159ac7}));});_0x170ec1[_0x181bb3(0x2bf)]=_0x181bb3(0x312);let _0x32f9a4={'tag':'svg','attrs':{'xmlns':_0x181bb3(0x363),'fill':_0x181bb3(0x2e4),'viewBox':_0x181bb3(0x366),'width':_0x181bb3(0x1c4),'height':_0x181bb3(0x1c4)},'children':[{'tag':'path','attrs':{'fill':_0x181bb3(0x227),'d':_0x181bb3(0x327),'fillRule':_0x181bb3(0x212),'clipRule':_0x181bb3(0x212)}}]},_0x5d08c6=(0x0,_0x11b9e7['forwardRef'])(function(_0x41c4e9,_0x1fbe1e){const _0x195742=_0x181bb3;return(0x0,_0x11b9e7[_0x195742(0x358)])(_0x6f0d64,Object['assign']({},_0x41c4e9,{'id':_0x195742(0x1dd),'ref':_0x1fbe1e,'icon':_0x32f9a4}));});_0x5d08c6[_0x181bb3(0x2bf)]='SuccessIcon';let _0x1d3e39={'tag':'svg','attrs':{'xmlns':_0x181bb3(0x363),'fill':'none','viewBox':_0x181bb3(0x366),'width':'1em','height':_0x181bb3(0x1c4)},'children':[{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x1d9),'d':_0x181bb3(0x28a)}},{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x321),'d':_0x181bb3(0x36b)}},{'tag':_0x181bb3(0x222),'attrs':{'fill':'white','d':_0x181bb3(0x28b)}},{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x321),'d':_0x181bb3(0x1df)}},{'tag':'path','attrs':{'stroke':'white','d':_0x181bb3(0x36b),'strokeLinecap':_0x181bb3(0x303),'strokeWidth':0.03}},{'tag':'path','attrs':{'stroke':_0x181bb3(0x321),'d':_0x181bb3(0x28b),'strokeLinecap':'round','strokeWidth':0.03}},{'tag':_0x181bb3(0x222),'attrs':{'stroke':_0x181bb3(0x321),'d':_0x181bb3(0x1df),'strokeLinecap':_0x181bb3(0x303),'strokeWidth':0.03}},{'tag':'path','attrs':{'fill':_0x181bb3(0x2d3),'d':_0x181bb3(0x271)}}]},_0x4cbd3e=(0x0,_0x11b9e7[_0x181bb3(0x2f8)])(function(_0x86c12e,_0x16e2db){const _0x2c03ea=_0x181bb3;return(0x0,_0x11b9e7['createElement'])(_0x6f0d64,Object[_0x2c03ea(0x35d)]({},_0x86c12e,{'id':_0x2c03ea(0x1de),'ref':_0x16e2db,'icon':_0x1d3e39}));});_0x4cbd3e['displayName']=_0x181bb3(0x394);let _0x5ec80c={'tag':_0x181bb3(0x284),'attrs':{'xmlns':_0x181bb3(0x363),'fill':'none','viewBox':_0x181bb3(0x366),'width':_0x181bb3(0x1c4),'height':'1em'},'children':[{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x2b2),'d':_0x181bb3(0x28a)}},{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x2aa),'d':_0x181bb3(0x271)}},{'tag':'path','attrs':{'fill':_0x181bb3(0x321),'d':_0x181bb3(0x298)}},{'tag':'path','attrs':{'fill':_0x181bb3(0x321),'d':_0x181bb3(0x1f2)}}]},_0x2e703b=(0x0,_0x11b9e7[_0x181bb3(0x2f8)])(function(_0x30c65f,_0x1fb569){const _0x169400=_0x181bb3;return(0x0,_0x11b9e7['createElement'])(_0x6f0d64,Object['assign']({},_0x30c65f,{'id':_0x169400(0x340),'ref':_0x1fb569,'icon':_0x5ec80c}));});_0x2e703b[_0x181bb3(0x2bf)]=_0x181bb3(0x24e);let _0x170d06={'tag':_0x181bb3(0x284),'attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x181bb3(0x2e4),'viewBox':_0x181bb3(0x366),'width':_0x181bb3(0x1c4),'height':_0x181bb3(0x1c4)},'children':[{'tag':_0x181bb3(0x222),'attrs':{'fill':'#35BD4B','d':_0x181bb3(0x28a)}},{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x336),'d':'M10.0075\x201.12549L13.9104\x205.09842H10.6742C10.306\x205.09842\x2010.0075\x204.79994\x2010.0075\x204.43175V1.12549Z'}},{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x321),'d':_0x181bb3(0x255),'fillRule':_0x181bb3(0x212),'clipRule':'evenodd'}}]},_0x38b895=(0x0,_0x11b9e7[_0x181bb3(0x2f8)])(function(_0x425722,_0x4a809a){const _0x309a8b=_0x181bb3;return(0x0,_0x11b9e7[_0x309a8b(0x358)])(_0x6f0d64,Object[_0x309a8b(0x35d)]({},_0x425722,{'id':_0x309a8b(0x277),'ref':_0x4a809a,'icon':_0x170d06}));});_0x38b895[_0x181bb3(0x2bf)]=_0x181bb3(0x2b8);function _0x285491(_0x362a2b){'@babel/helpers - typeof';const _0x1bc2ed=_0x181bb3;return _0x285491=typeof Symbol=='function'&&typeof Symbol[_0x1bc2ed(0x26d)]=='symbol'?function(_0x14ccc2){return typeof _0x14ccc2;}:function(_0x4fb89b){const _0x5956d4=_0x1bc2ed;return _0x4fb89b&&typeof Symbol==_0x5956d4(0x1fd)&&_0x4fb89b[_0x5956d4(0x269)]===Symbol&&_0x4fb89b!==Symbol[_0x5956d4(0x380)]?_0x5956d4(0x2a0):typeof _0x4fb89b;},_0x285491(_0x362a2b);}function _0x5ab40d(_0x54d6a1,_0x465c68){const _0xb788de=_0x181bb3;if(_0x285491(_0x54d6a1)!=_0xb788de(0x1cd)||!_0x54d6a1)return _0x54d6a1;var _0x41b786=_0x54d6a1[Symbol[_0xb788de(0x229)]];if(_0x41b786!==void 0x0){var _0x419657=_0x41b786[_0xb788de(0x30f)](_0x54d6a1,_0x465c68||'default');if(_0x285491(_0x419657)!=_0xb788de(0x1cd))return _0x419657;throw TypeError(_0xb788de(0x1cf));}return(_0x465c68===_0xb788de(0x25a)?String:Number)(_0x54d6a1);}function _0x218049(_0x54ccb6){const _0x36886c=_0x181bb3;var _0x55a418=_0x5ab40d(_0x54ccb6,_0x36886c(0x25a));return _0x285491(_0x55a418)=='symbol'?_0x55a418:_0x55a418+'';}function _0xcd0b1(_0x30f15a,_0x2d4ab3,_0x55b726){const _0xe41845=_0x181bb3;return(_0x2d4ab3=_0x218049(_0x2d4ab3))in _0x30f15a?Object[_0xe41845(0x354)](_0x30f15a,_0x2d4ab3,{'value':_0x55b726,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x30f15a[_0x2d4ab3]=_0x55b726,_0x30f15a;}let _0x5ecf6f=function(_0x5386cf){const _0x4969a7=_0x181bb3;return _0x5386cf[_0x5386cf['UPLOADING']=0x0]=_0x4969a7(0x2a2),_0x5386cf[_0x5386cf[_0x4969a7(0x1fb)]=0x1]=_0x4969a7(0x1fb),_0x5386cf[_0x5386cf[_0x4969a7(0x203)]=0x2]='ERROR',_0x5386cf;}({}),_0x412ac8=(0x0,_0x236670[_0x181bb3(0x391)])(_0x181bb3(0x244));var _0xef7097=class extends _0x236670[_0x181bb3(0x1ed)]{constructor(){const _0x24d56e=_0x181bb3;super(),_0xcd0b1(this,_0x24d56e(0x335),new _0x22e424[(_0x24d56e(0x2f3))]()),_0xcd0b1(this,_0x24d56e(0x2c8),new _0x22e424[(_0x24d56e(0x2f3))]()),_0xcd0b1(this,'_list$',new _0x22e424[(_0x24d56e(0x2f3))]()),_0xcd0b1(this,'visible$',this[_0x24d56e(0x335)][_0x24d56e(0x2f6)]()),_0xcd0b1(this,'state$',this[_0x24d56e(0x2c8)][_0x24d56e(0x2f6)]()),_0xcd0b1(this,'list$',this[_0x24d56e(0x1da)]['asObservable']()),_0xcd0b1(this,_0x24d56e(0x2f9),[]);}[_0x181bb3(0x1c9)](){const _0x383a33=_0x181bb3;super[_0x383a33(0x1c9)](),this[_0x383a33(0x335)][_0x383a33(0x2b7)](),this[_0x383a33(0x2c8)][_0x383a33(0x2b7)](),this['_list$']['complete']();}['show'](){const _0x53fc4c=_0x181bb3;this[_0x53fc4c(0x335)][_0x53fc4c(0x2ae)](!0x0);}['hide'](){const _0x3eb5b0=_0x181bb3;this[_0x3eb5b0(0x335)][_0x3eb5b0(0x2ae)](!0x1);}['updateState'](_0x3adb29){const _0x86b8e6=_0x181bb3;this[_0x86b8e6(0x2c8)][_0x86b8e6(0x2ae)](_0x3adb29);}[_0x181bb3(0x385)](_0x177a1b){const _0x41d2c3=_0x181bb3;this['_list'][_0x41d2c3(0x1d1)](_0x177a1b),this[_0x41d2c3(0x1da)][_0x41d2c3(0x2ae)](this[_0x41d2c3(0x2f9)]);}};function _0x2c1170(_0x361b06){const _0xd94bff=_0x181bb3;let {list:_0x363bc9}=_0x361b06;function _0x39362a(_0x228ef7){const _0x23e53b=_0x45c0;switch(_0x228ef7){case 0x1:return(0x0,_0x54b4fb[_0x23e53b(0x210)])(_0x4cbd3e,{});case 0x2:return(0x0,_0x54b4fb[_0x23e53b(0x210)])(_0x38b895,{});case 0x3:return(0x0,_0x54b4fb[_0x23e53b(0x210)])(_0x2e703b,{});default:return null;}}return(0x0,_0x54b4fb[_0xd94bff(0x210)])(_0xd94bff(0x213),{'className':(0x0,_0x5dbf8c[_0xd94bff(0x283)])(_0xd94bff(0x21e),_0x5dbf8c[_0xd94bff(0x251)]),'children':(0x0,_0x54b4fb['jsx'])('ul',{'className':_0xd94bff(0x339),'children':_0x363bc9[_0xd94bff(0x2ff)]((_0x29123a,_0x12bd4e)=>(0x0,_0x54b4fb['jsx'])('li',{'children':(0x0,_0x54b4fb[_0xd94bff(0x1cc)])('a',{'className':'univer-flex\x20univer-justify-between\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-px-2\x20univer-py-1\x20univer-text-gray-900\x20univer-no-underline\x20univer-outline-none\x20univer-transition-colors\x20hover:univer-bg-gray-200\x20dark:!univer-text-white\x20dark:hover:!univer-bg-gray-600','href':_0x29123a[_0xd94bff(0x216)],'target':_0xd94bff(0x231),'rel':_0xd94bff(0x25b),'children':[(0x0,_0x54b4fb[_0xd94bff(0x1cc)])(_0xd94bff(0x1ce),{'className':_0xd94bff(0x305),'children':[(0x0,_0x54b4fb['jsx'])(_0xd94bff(0x1ce),{'className':_0xd94bff(0x24a),'children':_0x39362a(_0x29123a['type'])}),(0x0,_0x54b4fb['jsx'])(_0x5dbf8c[_0xd94bff(0x252)],{'showIfEllipsis':!0x0,'title':_0x29123a[_0xd94bff(0x2c2)],'asChild':!0x0,'children':(0x0,_0x54b4fb['jsx'])('span',{'className':'univer-ml-1\x20univer-truncate\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','children':_0x29123a[_0xd94bff(0x2c2)]})})]}),(0x0,_0x54b4fb[_0xd94bff(0x210)])(_0xd94bff(0x1ce),{'className':'univer-flex\x20univer-size-6\x20univer-items-center\x20univer-justify-center\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-p-0\x20univer-text-base\x20univer-text-gray-600\x20univer-outline-none\x20univer-transition-colors\x20hover:univer-bg-gray-200\x20dark:!univer-text-gray-200\x20dark:hover:!univer-bg-gray-600','children':(0x0,_0x54b4fb[_0xd94bff(0x210)])(_0x170ec1,{})})]})},_0x12bd4e))})});}var _0x443abf=Uint8Array,_0x35c484=Uint16Array,_0x7a026e=Uint32Array,_0x3ad07e=new _0x443abf([0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x1,0x1,0x1,0x2,0x2,0x2,0x2,0x3,0x3,0x3,0x3,0x4,0x4,0x4,0x4,0x5,0x5,0x5,0x5,0x0,0x0,0x0,0x0]),_0x515d98=new _0x443abf([0x0,0x0,0x0,0x0,0x1,0x1,0x2,0x2,0x3,0x3,0x4,0x4,0x5,0x5,0x6,0x6,0x7,0x7,0x8,0x8,0x9,0x9,0xa,0xa,0xb,0xb,0xc,0xc,0xd,0xd,0x0,0x0]),_0x545962=new _0x443abf([0x10,0x11,0x12,0x0,0x8,0x7,0x9,0x6,0xa,0x5,0xb,0x4,0xc,0x3,0xd,0x2,0xe,0x1,0xf]),_0x238520=function(_0xba0b72,_0x5dcd91){for(var _0x1a2e03=new _0x35c484(0x1f),_0x4e7c68=0x0;_0x4e7c68<0x1f;++_0x4e7c68)_0x1a2e03[_0x4e7c68]=_0x5dcd91+=0x1<<_0xba0b72[_0x4e7c68-0x1];for(var _0xcc0ede=new _0x7a026e(_0x1a2e03[0x1e]),_0x4e7c68=0x1;_0x4e7c68<0x1e;++_0x4e7c68)for(var _0x442365=_0x1a2e03[_0x4e7c68];_0x442365<_0x1a2e03[_0x4e7c68+0x1];++_0x442365)_0xcc0ede[_0x442365]=_0x442365-_0x1a2e03[_0x4e7c68]<<0x5|_0x4e7c68;return[_0x1a2e03,_0xcc0ede];},_0xa08712=_0x238520(_0x3ad07e,0x2),_0x357d76=_0xa08712[0x0],_0x2cfdde=_0xa08712[0x1];_0x357d76[0x1c]=0x102,_0x2cfdde[0x102]=0x1c;var _0x2673f2=_0x238520(_0x515d98,0x0);_0x2673f2[0x0];for(var _0x28b5c8=_0x2673f2[0x1],_0x526288=new _0x35c484(0x8000),_0xfe77cf=0x0;_0xfe77cf<0x8000;++_0xfe77cf){var _0x1284a3=(_0xfe77cf&0xaaaa)>>>0x1|(_0xfe77cf&0x5555)<<0x1;_0x1284a3=(_0x1284a3&0xcccc)>>>0x2|(_0x1284a3&0x3333)<<0x2,_0x1284a3=(_0x1284a3&0xf0f0)>>>0x4|(_0x1284a3&0xf0f)<<0x4,_0x526288[_0xfe77cf]=((_0x1284a3&0xff00)>>>0x8|(_0x1284a3&0xff)<<0x8)>>>0x1;}for(var _0x537825=function(_0xbbca7b,_0x51672d,_0x13ea8e){const _0x37d3eb=_0x181bb3;for(var _0x52e5b9=_0xbbca7b[_0x37d3eb(0x37b)],_0x52e9c4=0x0,_0x469f5c=new _0x35c484(_0x51672d);_0x52e9c4<_0x52e5b9;++_0x52e9c4)++_0x469f5c[_0xbbca7b[_0x52e9c4]-0x1];var _0x26081a=new _0x35c484(_0x51672d);for(_0x52e9c4=0x0;_0x52e9c4<_0x51672d;++_0x52e9c4)_0x26081a[_0x52e9c4]=_0x26081a[_0x52e9c4-0x1]+_0x469f5c[_0x52e9c4-0x1]<<0x1;var _0x25f3a2;if(_0x13ea8e){_0x25f3a2=new _0x35c484(0x1<<_0x51672d);var _0x1c3d49=0xf-_0x51672d;for(_0x52e9c4=0x0;_0x52e9c4<_0x52e5b9;++_0x52e9c4)if(_0xbbca7b[_0x52e9c4]){for(var _0x355518=_0x52e9c4<<0x4|_0xbbca7b[_0x52e9c4],_0x1cdb25=_0x51672d-_0xbbca7b[_0x52e9c4],_0x20567f=_0x26081a[_0xbbca7b[_0x52e9c4]-0x1]++<<_0x1cdb25,_0x5d3562=_0x20567f|(0x1<<_0x1cdb25)-0x1;_0x20567f<=_0x5d3562;++_0x20567f)_0x25f3a2[_0x526288[_0x20567f]>>>_0x1c3d49]=_0x355518;}}else{for(_0x25f3a2=new _0x35c484(_0x52e5b9),_0x52e9c4=0x0;_0x52e9c4<_0x52e5b9;++_0x52e9c4)_0x25f3a2[_0x52e9c4]=_0x526288[_0x26081a[_0xbbca7b[_0x52e9c4]-0x1]++]>>>0xf-_0xbbca7b[_0x52e9c4];}return _0x25f3a2;},_0x3b846c=new _0x443abf(0x120),_0xfe77cf=0x0;_0xfe77cf<0x90;++_0xfe77cf)_0x3b846c[_0xfe77cf]=0x8;for(var _0xfe77cf=0x90;_0xfe77cf<0x100;++_0xfe77cf)_0x3b846c[_0xfe77cf]=0x9;for(var _0xfe77cf=0x100;_0xfe77cf<0x118;++_0xfe77cf)_0x3b846c[_0xfe77cf]=0x7;for(var _0xfe77cf=0x118;_0xfe77cf<0x120;++_0xfe77cf)_0x3b846c[_0xfe77cf]=0x8;for(var _0x4ac263=new _0x443abf(0x20),_0xfe77cf=0x0;_0xfe77cf<0x20;++_0xfe77cf)_0x4ac263[_0xfe77cf]=0x5;var _0x1dd8ed=_0x537825(_0x3b846c,0x9,0x0),_0x270ff2=_0x537825(_0x4ac263,0x5,0x0),_0x4c6f7a=function(_0x40b016){return(_0x40b016/0x8>>0x0)+(_0x40b016&0x7&&0x1);},_0x59ed05=function(_0x4ff1c5,_0xb4354b,_0x412b3f){const _0x20328c=_0x181bb3;(_0xb4354b==null||_0xb4354b<0x0)&&(_0xb4354b=0x0),(_0x412b3f==null||_0x412b3f>_0x4ff1c5['length'])&&(_0x412b3f=_0x4ff1c5[_0x20328c(0x37b)]);var _0x27af04=new(_0x4ff1c5 instanceof _0x35c484?_0x35c484:_0x4ff1c5 instanceof _0x7a026e?_0x7a026e:_0x443abf)(_0x412b3f-_0xb4354b);return _0x27af04['set'](_0x4ff1c5['subarray'](_0xb4354b,_0x412b3f)),_0x27af04;},_0x40d910=function(_0x219022,_0x58d9a1,_0x3b872c){_0x3b872c<<=_0x58d9a1&0x7;var _0x591825=_0x58d9a1/0x8>>0x0;_0x219022[_0x591825]|=_0x3b872c,_0x219022[_0x591825+0x1]|=_0x3b872c>>>0x8;},_0x44e2da=function(_0x18e70d,_0x303085,_0x5721cd){_0x5721cd<<=_0x303085&0x7;var _0x32447a=_0x303085/0x8>>0x0;_0x18e70d[_0x32447a]|=_0x5721cd,_0x18e70d[_0x32447a+0x1]|=_0x5721cd>>>0x8,_0x18e70d[_0x32447a+0x2]|=_0x5721cd>>>0x10;},_0x398d78=function(_0xa0947e,_0x1757f5){const _0x1b05cf=_0x181bb3;for(var _0x154309=[],_0x213a05=0x0;_0x213a05<_0xa0947e[_0x1b05cf(0x37b)];++_0x213a05)_0xa0947e[_0x213a05]&&_0x154309['push']({'s':_0x213a05,'f':_0xa0947e[_0x213a05]});var _0x271ae3=_0x154309[_0x1b05cf(0x37b)],_0x3b8eec=_0x154309['slice']();if(!_0x271ae3)return[new _0x443abf(0x0),0x0];if(_0x271ae3==0x1){var _0x5b175d=new _0x443abf(_0x154309[0x0]['s']+0x1);return _0x5b175d[_0x154309[0x0]['s']]=0x1,[_0x5b175d,0x1];}_0x154309[_0x1b05cf(0x2e5)](function(_0x1fa3b2,_0x1d528b){return _0x1fa3b2['f']-_0x1d528b['f'];}),_0x154309['push']({'s':-0x1,'f':0x61a9});var _0x90d59d=_0x154309[0x0],_0x12991f=_0x154309[0x1],_0x45b4d1=0x0,_0x2b493b=0x1,_0x319ed0=0x2;for(_0x154309[0x0]={'s':-0x1,'f':_0x90d59d['f']+_0x12991f['f'],'l':_0x90d59d,'r':_0x12991f};_0x2b493b!=_0x271ae3-0x1;)_0x90d59d=_0x154309[_0x154309[_0x45b4d1]['f']<_0x154309[_0x319ed0]['f']?_0x45b4d1++:_0x319ed0++],_0x12991f=_0x154309[_0x45b4d1!=_0x2b493b&&_0x154309[_0x45b4d1]['f']<_0x154309[_0x319ed0]['f']?_0x45b4d1++:_0x319ed0++],_0x154309[_0x2b493b++]={'s':-0x1,'f':_0x90d59d['f']+_0x12991f['f'],'l':_0x90d59d,'r':_0x12991f};for(var _0x49277b=_0x3b8eec[0x0]['s'],_0x213a05=0x1;_0x213a05<_0x271ae3;++_0x213a05)_0x3b8eec[_0x213a05]['s']>_0x49277b&&(_0x49277b=_0x3b8eec[_0x213a05]['s']);var _0x37d9f8=new _0x35c484(_0x49277b+0x1),_0xd18eb0=_0x930311(_0x154309[_0x2b493b-0x1],_0x37d9f8,0x0);if(_0xd18eb0>_0x1757f5){var _0x213a05=0x0,_0x5f51f2=0x0,_0x2b895e=_0xd18eb0-_0x1757f5,_0x294610=0x1<<_0x2b895e;for(_0x3b8eec[_0x1b05cf(0x2e5)](function(_0x30445f,_0x79d54b){return _0x37d9f8[_0x79d54b['s']]-_0x37d9f8[_0x30445f['s']]||_0x30445f['f']-_0x79d54b['f'];});_0x213a05<_0x271ae3;++_0x213a05){var _0x4dfcd5=_0x3b8eec[_0x213a05]['s'];if(_0x37d9f8[_0x4dfcd5]>_0x1757f5)_0x5f51f2+=_0x294610-(0x1<<_0xd18eb0-_0x37d9f8[_0x4dfcd5]),_0x37d9f8[_0x4dfcd5]=_0x1757f5;else break;}for(_0x5f51f2>>>=_0x2b895e;_0x5f51f2>0x0;){var _0x3b0567=_0x3b8eec[_0x213a05]['s'];_0x37d9f8[_0x3b0567]<_0x1757f5?_0x5f51f2-=0x1<<_0x1757f5-_0x37d9f8[_0x3b0567]++-0x1:++_0x213a05;}for(;_0x213a05>=0x0&&_0x5f51f2;--_0x213a05){var _0x159e6c=_0x3b8eec[_0x213a05]['s'];_0x37d9f8[_0x159e6c]==_0x1757f5&&(--_0x37d9f8[_0x159e6c],++_0x5f51f2);}_0xd18eb0=_0x1757f5;}return[new _0x443abf(_0x37d9f8),_0xd18eb0];},_0x930311=function(_0x3a4bad,_0x3bd278,_0x214209){return _0x3a4bad['s']==-0x1?Math['max'](_0x930311(_0x3a4bad['l'],_0x3bd278,_0x214209+0x1),_0x930311(_0x3a4bad['r'],_0x3bd278,_0x214209+0x1)):_0x3bd278[_0x3a4bad['s']]=_0x214209;},_0x2e945e=function(_0x1e7602){const _0x221f3d=_0x181bb3;for(var _0x55eb88=_0x1e7602[_0x221f3d(0x37b)];_0x55eb88&&!_0x1e7602[--_0x55eb88];);for(var _0x2b18dd=new _0x35c484(++_0x55eb88),_0x120d8d=0x0,_0x1fc5ec=_0x1e7602[0x0],_0x2604c6=0x1,_0x2ca282=function(_0x55a52a){_0x2b18dd[_0x120d8d++]=_0x55a52a;},_0x3fa78d=0x1;_0x3fa78d<=_0x55eb88;++_0x3fa78d)if(_0x1e7602[_0x3fa78d]==_0x1fc5ec&&_0x3fa78d!=_0x55eb88)++_0x2604c6;else{if(!_0x1fc5ec&&_0x2604c6>0x2){for(;_0x2604c6>0x8a;_0x2604c6-=0x8a)_0x2ca282(0x7ff2);_0x2604c6>0x2&&(_0x2ca282(_0x2604c6>0xa?_0x2604c6-0xb<<0x5|0x7012:_0x2604c6-0x3<<0x5|0x3011),_0x2604c6=0x0);}else{if(_0x2604c6>0x3){for(_0x2ca282(_0x1fc5ec),--_0x2604c6;_0x2604c6>0x6;_0x2604c6-=0x6)_0x2ca282(0x2070);_0x2604c6>0x2&&(_0x2ca282(_0x2604c6-0x3<<0x5|0x2010),_0x2604c6=0x0);}}for(;_0x2604c6--;)_0x2ca282(_0x1fc5ec);_0x2604c6=0x1,_0x1fc5ec=_0x1e7602[_0x3fa78d];}return[_0x2b18dd[_0x221f3d(0x288)](0x0,_0x120d8d),_0x55eb88];},_0x95714f=function(_0x576e81,_0x56128f){for(var _0x4cca8a=0x0,_0x1830e5=0x0;_0x1830e5<_0x56128f['length'];++_0x1830e5)_0x4cca8a+=_0x576e81[_0x1830e5]*_0x56128f[_0x1830e5];return _0x4cca8a;},_0x217d3e=function(_0x190843,_0x2921ce,_0x514bbf){const _0x4440a=_0x181bb3;var _0x310a5c=_0x514bbf[_0x4440a(0x37b)],_0x18d0f8=_0x4c6f7a(_0x2921ce+0x2);_0x190843[_0x18d0f8]=_0x310a5c&0xff,_0x190843[_0x18d0f8+0x1]=_0x310a5c>>>0x8,_0x190843[_0x18d0f8+0x2]=_0x190843[_0x18d0f8]^0xff,_0x190843[_0x18d0f8+0x3]=_0x190843[_0x18d0f8+0x1]^0xff;for(var _0x246b9d=0x0;_0x246b9d<_0x310a5c;++_0x246b9d)_0x190843[_0x18d0f8+_0x246b9d+0x4]=_0x514bbf[_0x246b9d];return(_0x18d0f8+0x4+_0x310a5c)*0x8;},_0x371edf=function(_0x352d73,_0x5b27e8,_0x43630d,_0x93e292,_0x1227ae,_0x5e7255,_0x3bd519,_0x296f4b,_0x183343,_0x3513f1,_0x4bff82){const _0xf03f2d=_0x181bb3;_0x40d910(_0x5b27e8,_0x4bff82++,_0x43630d),++_0x1227ae[0x100];for(var _0x23f01a=_0x398d78(_0x1227ae,0xf),_0x2efa01=_0x23f01a[0x0],_0x21b2a1=_0x23f01a[0x1],_0x51773a=_0x398d78(_0x5e7255,0xf),_0x22da04=_0x51773a[0x0],_0x25375c=_0x51773a[0x1],_0x39fbe2=_0x2e945e(_0x2efa01),_0x592874=_0x39fbe2[0x0],_0x712a5b=_0x39fbe2[0x1],_0x12c468=_0x2e945e(_0x22da04),_0x3214e2=_0x12c468[0x0],_0x17397c=_0x12c468[0x1],_0x31cb9e=new _0x35c484(0x13),_0x351feb=0x0;_0x351feb<_0x592874[_0xf03f2d(0x37b)];++_0x351feb)_0x31cb9e[_0x592874[_0x351feb]&0x1f]++;for(var _0x351feb=0x0;_0x351feb<_0x3214e2['length'];++_0x351feb)_0x31cb9e[_0x3214e2[_0x351feb]&0x1f]++;for(var _0x5b3a3a=_0x398d78(_0x31cb9e,0x7),_0x3f0662=_0x5b3a3a[0x0],_0x586c74=_0x5b3a3a[0x1],_0x3d3c10=0x13;_0x3d3c10>0x4&&!_0x3f0662[_0x545962[_0x3d3c10-0x1]];--_0x3d3c10);var _0x1df3e2=_0x3513f1+0x5<<0x3,_0x4db416=_0x95714f(_0x1227ae,_0x3b846c)+_0x95714f(_0x5e7255,_0x4ac263)+_0x3bd519,_0x267ed6=_0x95714f(_0x1227ae,_0x2efa01)+_0x95714f(_0x5e7255,_0x22da04)+_0x3bd519+0xe+0x3*_0x3d3c10+_0x95714f(_0x31cb9e,_0x3f0662)+(0x2*_0x31cb9e[0x10]+0x3*_0x31cb9e[0x11]+0x7*_0x31cb9e[0x12]);if(_0x1df3e2<=_0x4db416&&_0x1df3e2<=_0x267ed6)return _0x217d3e(_0x5b27e8,_0x4bff82,_0x352d73[_0xf03f2d(0x288)](_0x183343,_0x183343+_0x3513f1));var _0x4438c5,_0x30549b,_0x11f03b,_0x17e3a4;if(_0x40d910(_0x5b27e8,_0x4bff82,0x1+(_0x267ed6<_0x4db416)),_0x4bff82+=0x2,_0x267ed6<_0x4db416){_0x4438c5=_0x537825(_0x2efa01,_0x21b2a1,0x0),_0x30549b=_0x2efa01,_0x11f03b=_0x537825(_0x22da04,_0x25375c,0x0),_0x17e3a4=_0x22da04;var _0x37ce95=_0x537825(_0x3f0662,_0x586c74,0x0);_0x40d910(_0x5b27e8,_0x4bff82,_0x712a5b-0x101),_0x40d910(_0x5b27e8,_0x4bff82+0x5,_0x17397c-0x1),_0x40d910(_0x5b27e8,_0x4bff82+0xa,_0x3d3c10-0x4),_0x4bff82+=0xe;for(var _0x351feb=0x0;_0x351feb<_0x3d3c10;++_0x351feb)_0x40d910(_0x5b27e8,_0x4bff82+0x3*_0x351feb,_0x3f0662[_0x545962[_0x351feb]]);_0x4bff82+=0x3*_0x3d3c10;for(var _0x361c26=[_0x592874,_0x3214e2],_0x327e53=0x0;_0x327e53<0x2;++_0x327e53)for(var _0x4e5755=_0x361c26[_0x327e53],_0x351feb=0x0;_0x351feb<_0x4e5755['length'];++_0x351feb){var _0x1dfb16=_0x4e5755[_0x351feb]&0x1f;_0x40d910(_0x5b27e8,_0x4bff82,_0x37ce95[_0x1dfb16]),_0x4bff82+=_0x3f0662[_0x1dfb16],_0x1dfb16>0xf&&(_0x40d910(_0x5b27e8,_0x4bff82,_0x4e5755[_0x351feb]>>>0x5&0x7f),_0x4bff82+=_0x4e5755[_0x351feb]>>>0xc);}}else _0x4438c5=_0x1dd8ed,_0x30549b=_0x3b846c,_0x11f03b=_0x270ff2,_0x17e3a4=_0x4ac263;for(var _0x351feb=0x0;_0x351feb<_0x296f4b;++_0x351feb)if(_0x93e292[_0x351feb]>0xff){var _0x1dfb16=_0x93e292[_0x351feb]>>>0x12&0x1f;_0x44e2da(_0x5b27e8,_0x4bff82,_0x4438c5[_0x1dfb16+0x101]),_0x4bff82+=_0x30549b[_0x1dfb16+0x101],_0x1dfb16>0x7&&(_0x40d910(_0x5b27e8,_0x4bff82,_0x93e292[_0x351feb]>>>0x17&0x1f),_0x4bff82+=_0x3ad07e[_0x1dfb16]);var _0x316fba=_0x93e292[_0x351feb]&0x1f;_0x44e2da(_0x5b27e8,_0x4bff82,_0x11f03b[_0x316fba]),_0x4bff82+=_0x17e3a4[_0x316fba],_0x316fba>0x3&&(_0x44e2da(_0x5b27e8,_0x4bff82,_0x93e292[_0x351feb]>>>0x5&0x1fff),_0x4bff82+=_0x515d98[_0x316fba]);}else _0x44e2da(_0x5b27e8,_0x4bff82,_0x4438c5[_0x93e292[_0x351feb]]),_0x4bff82+=_0x30549b[_0x93e292[_0x351feb]];return _0x44e2da(_0x5b27e8,_0x4bff82,_0x4438c5[0x100]),_0x4bff82+_0x30549b[0x100];},_0x39ff85=new _0x7a026e([0x10004,0x20008,0x20010,0x20020,0x40020,0x100080,0x100100,0x204400,0x205000]),_0x4ea41a=new _0x443abf(0x0),_0x4ed339=function(_0x393c24,_0x2b968e,_0xec04e6,_0x22a74a,_0x18cb06,_0x276cc3){const _0x22fcac=_0x181bb3;var _0x5b19ca=_0x393c24[_0x22fcac(0x37b)],_0x3f1b86=new _0x443abf(_0x22a74a+_0x5b19ca+0x5*(0x1+Math[_0x22fcac(0x33c)](_0x5b19ca/0x1b58))+_0x18cb06),_0x393035=_0x3f1b86[_0x22fcac(0x288)](_0x22a74a,_0x3f1b86[_0x22fcac(0x37b)]-_0x18cb06),_0x50e3ff=0x0;if(!_0x2b968e||_0x5b19ca<0x8)for(var _0x377287=0x0;_0x377287<=_0x5b19ca;_0x377287+=0xffff){var _0x306621=_0x377287+0xffff;_0x306621<_0x5b19ca?_0x50e3ff=_0x217d3e(_0x393035,_0x50e3ff,_0x393c24[_0x22fcac(0x288)](_0x377287,_0x306621)):(_0x393035[_0x377287]=_0x276cc3,_0x50e3ff=_0x217d3e(_0x393035,_0x50e3ff,_0x393c24[_0x22fcac(0x288)](_0x377287,_0x5b19ca)));}else{for(var _0x389340=_0x39ff85[_0x2b968e-0x1],_0x7d0347=_0x389340>>>0xd,_0x1a18fe=_0x389340&0x1fff,_0x2bf589=(0x1<<_0xec04e6)-0x1,_0x2011d8=new _0x35c484(0x8000),_0x251222=new _0x35c484(_0x2bf589+0x1),_0x4471a0=Math[_0x22fcac(0x2d9)](_0xec04e6/0x3),_0x14b583=0x2*_0x4471a0,_0x55cc25=function(_0x4789c2){return(_0x393c24[_0x4789c2]^_0x393c24[_0x4789c2+0x1]<<_0x4471a0^_0x393c24[_0x4789c2+0x2]<<_0x14b583)&_0x2bf589;},_0x36a61d=new _0x7a026e(0x61a8),_0x206fd1=new _0x35c484(0x120),_0x551f94=new _0x35c484(0x20),_0x58e0c7=0x0,_0x36a81f=0x0,_0x377287=0x0,_0x4e2198=0x0,_0x3570b9=0x0,_0x82aa1e=0x0;_0x377287<_0x5b19ca;++_0x377287){var _0x391b3d=_0x55cc25(_0x377287),_0x4758a2=_0x377287&0x7fff,_0x2b567b=_0x251222[_0x391b3d];if(_0x2011d8[_0x4758a2]=_0x2b567b,_0x251222[_0x391b3d]=_0x4758a2,_0x3570b9<=_0x377287){var _0x508fdc=_0x5b19ca-_0x377287;if((_0x58e0c7>0x1b58||_0x4e2198>0x6000)&&_0x508fdc>0x1a7){_0x50e3ff=_0x371edf(_0x393c24,_0x393035,0x0,_0x36a61d,_0x206fd1,_0x551f94,_0x36a81f,_0x4e2198,_0x82aa1e,_0x377287-_0x82aa1e,_0x50e3ff),_0x4e2198=_0x58e0c7=_0x36a81f=0x0,_0x82aa1e=_0x377287;for(var _0x423486=0x0;_0x423486<0x11e;++_0x423486)_0x206fd1[_0x423486]=0x0;for(var _0x423486=0x0;_0x423486<0x1e;++_0x423486)_0x551f94[_0x423486]=0x0;}var _0x56d5a0=0x2,_0x4a6603=0x0,_0xa0eb57=_0x1a18fe,_0x5ae52d=_0x4758a2-_0x2b567b&0x7fff;if(_0x508fdc>0x2&&_0x391b3d==_0x55cc25(_0x377287-_0x5ae52d))for(var _0x26676f=Math[_0x22fcac(0x242)](_0x7d0347,_0x508fdc)-0x1,_0x35f330=Math[_0x22fcac(0x242)](0x7fff,_0x377287),_0x256326=Math[_0x22fcac(0x242)](0x102,_0x508fdc);_0x5ae52d<=_0x35f330&&--_0xa0eb57&&_0x4758a2!=_0x2b567b;){if(_0x393c24[_0x377287+_0x56d5a0]==_0x393c24[_0x377287+_0x56d5a0-_0x5ae52d]){for(var _0x3ac9a3=0x0;_0x3ac9a3<_0x256326&&_0x393c24[_0x377287+_0x3ac9a3]==_0x393c24[_0x377287+_0x3ac9a3-_0x5ae52d];++_0x3ac9a3);if(_0x3ac9a3>_0x56d5a0){if(_0x56d5a0=_0x3ac9a3,_0x4a6603=_0x5ae52d,_0x3ac9a3>_0x26676f)break;for(var _0x144ca2=Math[_0x22fcac(0x242)](_0x5ae52d,_0x3ac9a3-0x2),_0x270e88=0x0,_0x423486=0x0;_0x423486<_0x144ca2;++_0x423486){var _0x36699c=_0x377287-_0x5ae52d+_0x423486+0x8000&0x7fff,_0x3d6bfd=_0x36699c-_0x2011d8[_0x36699c]+0x8000&0x7fff;_0x3d6bfd>_0x270e88&&(_0x270e88=_0x3d6bfd,_0x2b567b=_0x36699c);}}}_0x4758a2=_0x2b567b,_0x2b567b=_0x2011d8[_0x4758a2],_0x5ae52d+=_0x4758a2-_0x2b567b+0x8000&0x7fff;}if(_0x4a6603){_0x36a61d[_0x4e2198++]=0x10000000|_0x2cfdde[_0x56d5a0]<<0x12|_0x28b5c8[_0x4a6603];var _0x526e5a=_0x2cfdde[_0x56d5a0]&0x1f,_0x2c0f04=_0x28b5c8[_0x4a6603]&0x1f;_0x36a81f+=_0x3ad07e[_0x526e5a]+_0x515d98[_0x2c0f04],++_0x206fd1[0x101+_0x526e5a],++_0x551f94[_0x2c0f04],_0x3570b9=_0x377287+_0x56d5a0,++_0x58e0c7;}else _0x36a61d[_0x4e2198++]=_0x393c24[_0x377287],++_0x206fd1[_0x393c24[_0x377287]];}}_0x50e3ff=_0x371edf(_0x393c24,_0x393035,_0x276cc3,_0x36a61d,_0x206fd1,_0x551f94,_0x36a81f,_0x4e2198,_0x82aa1e,_0x377287-_0x82aa1e,_0x50e3ff),_0x276cc3||(_0x50e3ff=_0x217d3e(_0x393035,_0x50e3ff,_0x4ea41a));}return _0x59ed05(_0x3f1b86,0x0,_0x22a74a+_0x4c6f7a(_0x50e3ff)+_0x18cb06);},_0x2b75dc=function(_0xa1f4e6,_0x4baa33,_0x506406,_0x3d57c1,_0x3cb10f){const _0xf747f9=_0x181bb3;return _0x4ed339(_0xa1f4e6,_0x4baa33[_0xf747f9(0x1e0)]==null?0x6:_0x4baa33[_0xf747f9(0x1e0)],_0x4baa33[_0xf747f9(0x2f4)]==null?Math[_0xf747f9(0x2d9)](Math[_0xf747f9(0x386)](0x8,Math['min'](0xd,Math[_0xf747f9(0x319)](_0xa1f4e6[_0xf747f9(0x37b)])))*1.5):0xc+_0x4baa33['mem'],_0x506406,_0x3d57c1,!_0x3cb10f);};function _0x2deec8(_0x255f38,_0x5cb75c){return _0x5cb75c===void 0x0&&(_0x5cb75c={}),_0x2b75dc(_0x255f38,_0x5cb75c,0x0,0x0);}let _0xbb303e=_0x181bb3(0x2fb),_0x5f089f='application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',_0x32c640=_0x181bb3(0x218),_0x474df6=_0x181bb3(0x2d0),_0x2ccc0b=_0x181bb3(0x200),_0x17c957={[_0x236670[_0x181bb3(0x37e)][_0x181bb3(0x352)]]:[''],[_0x236670[_0x181bb3(0x37e)][_0x181bb3(0x2d2)]]:[_0xbb303e],[_0x236670[_0x181bb3(0x37e)]['UNIVER_SHEET']]:[_0x5f089f,_0x32c640,_0x474df6],[_0x236670[_0x181bb3(0x37e)]['UNIVER_SLIDE']]:[_0x2ccc0b],[_0x236670[_0x181bb3(0x37e)][_0x181bb3(0x392)]]:[''],[_0x236670['UniverInstanceType'][_0x181bb3(0x29f)]]:['']},_0x599070={[_0xbb303e]:_0x181bb3(0x2ca),[_0x5f089f]:'xlsx',[_0x32c640]:_0x181bb3(0x234),[_0x474df6]:_0x181bb3(0x2af),[_0x2ccc0b]:_0x181bb3(0x20d)};function _0x1fbedd(_0x49f5f8,_0x211697,_0x228df4){const _0x3e2967=_0x181bb3;let _0x56c217=document[_0x3e2967(0x358)]('a');_0x56c217[_0x3e2967(0x33b)]=_0x49f5f8,_0x56c217['style'][_0x3e2967(0x324)]=_0x3e2967(0x2e4),_0x56c217[_0x3e2967(0x351)]=_0x211697+'.'+_0x228df4,document[_0x3e2967(0x378)][_0x3e2967(0x2c1)](_0x56c217),_0x56c217[_0x3e2967(0x2ec)](),document[_0x3e2967(0x378)][_0x3e2967(0x26b)](_0x56c217);}function _0x16c7fb(_0x45a03b,_0x4e9e83,_0x89b134){const _0x59e6c9=_0x181bb3;let _0x5410f5=URL[_0x59e6c9(0x27a)](_0x45a03b);_0x1fbedd(_0x5410f5,_0x4e9e83,_0x89b134),URL[_0x59e6c9(0x2be)](_0x5410f5);}function _0x1c636a(_0x227f5c){const _0x293128=_0x181bb3;let _0x48e72d=_0x227f5c['name'][_0x293128(0x1c5)]('.')[_0x293128(0x313)]();if(!_0x48e72d)return _0x236670['UniverInstanceType']['UNIVER_UNKNOWN'];let _0x5cd388=_0x5c69e6(),_0xbbb068=_0x236670[_0x293128(0x37e)][_0x293128(0x352)];return _0x5cd388['some'](_0x16d188=>_0x51096d(_0x48e72d,_0x16d188)?(_0xbbb068=_0x16d188,!0x0):!0x1),_0xbbb068;}function _0x5c69e6(){const _0x182b2b=_0x181bb3;return Object[_0x182b2b(0x214)](_0x236670[_0x182b2b(0x37e)])[_0x182b2b(0x28e)](_0x153841=>typeof _0x153841==_0x182b2b(0x2a4));}function _0x51096d(_0x4e3d01,_0x4c8310){const _0x394ef4=_0x181bb3;return _0x17c957[_0x4c8310][_0x394ef4(0x2ff)](_0x32cc0c=>(_0x599070[_0x32cc0c]||'')['toLowerCase']())['includes'](_0x4e3d01[_0x394ef4(0x34f)]());}function _0x470451(_0x3f622d,_0x4347ae=!0x1){const _0x1a6c8d=_0x181bb3;let _0x268254=_0x3f622d[_0x1a6c8d(0x2ff)](_0x3170df=>_0x17c957[_0x3170df])[_0x1a6c8d(0x206)](',');return new Promise((_0x4e4a61,_0x15fa36)=>{const _0xf0e802=_0x1a6c8d;let _0x323ab1=document[_0xf0e802(0x358)](_0xf0e802(0x23c));_0x323ab1[_0xf0e802(0x2d8)]=_0xf0e802(0x1fa),_0x323ab1[_0xf0e802(0x2eb)]=_0x268254,_0x323ab1['multiple']=_0x4347ae,_0x323ab1[_0xf0e802(0x2cd)]('change',_0x40c482=>{const _0x549fb0=_0xf0e802;let _0xd78023=_0x40c482[_0x549fb0(0x2de)];if(!_0xd78023[_0x549fb0(0x323)]||_0xd78023[_0x549fb0(0x323)][_0x549fb0(0x37b)]===0x0)throw _0x15fa36(null),Error(_0x549fb0(0x260));_0x4e4a61(_0xd78023[_0x549fb0(0x323)]);}),_0x323ab1['click']();});}async function _0x1dde1b(_0x2164d4,_0x1b71f0){const _0x3a9a55=_0x181bb3;try{var _0x23fa19,_0x4d07ed,_0x82e5f2;let _0x5ab759=await _0x1b71f0[_0x3a9a55(0x1eb)](_0x2164d4,{'responseType':_0x3a9a55(0x28c)}),_0x364d4c=_0x5ab759[_0x3a9a55(0x378)],_0x2f7f9b=(_0x23fa19=(_0x4d07ed=_0x5ab759[_0x3a9a55(0x276)]['get']('Content-Type'))==null?void 0x0:_0x4d07ed[_0x3a9a55(0x206)](',\x20'))==null?_0x3a9a55(0x379):_0x23fa19,_0x1b616a='file.'+(_0x599070[_0x2f7f9b]||_0x3a9a55(0x30e)),_0x103066=(_0x82e5f2=_0x5ab759[_0x3a9a55(0x276)][_0x3a9a55(0x1eb)](_0x3a9a55(0x36c)))==null?void 0x0:_0x82e5f2[_0x3a9a55(0x206)](',\x20');if(_0x103066){let _0x50c30f=_0x103066['match'](/filename=(.+)/);_0x50c30f&&_0x50c30f[0x1]&&(_0x1b616a=_0x50c30f[0x1]);}else _0x1b616a=_0x286b58(_0x2164d4)||_0x1b616a;return new File([_0x364d4c],_0x1b616a,{'type':_0x2f7f9b});}catch(_0x318040){console['error'](_0x3a9a55(0x230),_0x318040);return;}}function _0x286b58(_0x54432a){const _0x3a83d3=_0x181bb3;try{return new URL(_0x54432a)[_0x3a83d3(0x26e)][_0x3a83d3(0x1c5)]('/')[_0x3a83d3(0x313)]();}catch(_0x52f32c){console[_0x3a83d3(0x291)]('Error\x20getting\x20file\x20name\x20from\x20URL:',_0x52f32c);return;}}function _0x510e2f(_0xef3090){const _0x243aed=_0x181bb3;let _0xc75448=new Blob([_0xef3090['buffer']],{'type':'application/json'});return new File([_0xc75448],_0x243aed(0x300));}function _0x234499(_0x391493,_0x1858cb){const _0x38e6d7=_0x181bb3;return _0x391493['replace'](_0x38e6d7(0x215),_0x1858cb);}function _0x2398c7(_0x36ae00,_0x165f42){const _0x56b9f6=_0x181bb3;return _0x36ae00['replace'](_0x56b9f6(0x338),_0x165f42);}function _0x5328ff(_0x47e845,_0x103b17){const _0x1b475a=_0x181bb3;return _0x47e845[_0x1b475a(0x265)](_0x1b475a(0x20b),_0x103b17);}function _0x39bfa1(_0x46c29e,_0x2958d4){return function(_0x2147c8,_0x31db4c){_0x2958d4(_0x2147c8,_0x31db4c,_0x46c29e);};}function _0x40ca86(_0x5bd2b7,_0x1c9d55,_0x7f62af,_0x5a4955){const _0x2c3e1f=_0x181bb3;var _0x1fbf9a=arguments[_0x2c3e1f(0x37b)],_0x423d7d=_0x1fbf9a<0x3?_0x1c9d55:_0x5a4955===null?_0x5a4955=Object['getOwnPropertyDescriptor'](_0x1c9d55,_0x7f62af):_0x5a4955,_0x25bd36;if(typeof Reflect==_0x2c3e1f(0x1cd)&&typeof Reflect['decorate']=='function')_0x423d7d=Reflect['decorate'](_0x5bd2b7,_0x1c9d55,_0x7f62af,_0x5a4955);else{for(var _0x36c619=_0x5bd2b7[_0x2c3e1f(0x37b)]-0x1;_0x36c619>=0x0;_0x36c619--)(_0x25bd36=_0x5bd2b7[_0x36c619])&&(_0x423d7d=(_0x1fbf9a<0x3?_0x25bd36(_0x423d7d):_0x1fbf9a>0x3?_0x25bd36(_0x1c9d55,_0x7f62af,_0x423d7d):_0x25bd36(_0x1c9d55,_0x7f62af))||_0x423d7d);}return _0x1fbf9a>0x3&&_0x423d7d&&Object[_0x2c3e1f(0x354)](_0x1c9d55,_0x7f62af,_0x423d7d),_0x423d7d;}let _0x3c442c=(0x0,_0x236670[_0x181bb3(0x391)])(_0x181bb3(0x35e)),_0x12031f=class{constructor(_0x301389,_0xf4608c){const _0x6ac535=_0x181bb3;this[_0x6ac535(0x299)]=_0x301389,this[_0x6ac535(0x2d1)]=_0xf4608c,_0xcd0b1(this,_0x6ac535(0x304),new Set());}[_0x181bb3(0x1c9)](){}[_0x181bb3(0x28f)](_0x57ec13){const _0x4c9c84=_0x181bb3;this[_0x4c9c84(0x304)][_0x4c9c84(0x225)](_0x57ec13);}[_0x181bb3(0x201)](){const _0x3a54ed=_0x181bb3;this[_0x3a54ed(0x304)][_0x3a54ed(0x2ba)]();}async['upload'](_0x4b5d72,_0x481b46=0x0,_0x41b5b6=!0x1){const _0x3dae95=_0x181bb3;if(typeof _0x4b5d72==_0x3dae95(0x25a)){let _0x39f13f=await _0x1dde1b(_0x4b5d72,this[_0x3dae95(0x2d1)]);if(!_0x39f13f)throw Error(_0x3dae95(0x1ef));_0x4b5d72=_0x39f13f;}_0x481b46=_0x481b46||_0x4b5d72[_0x3dae95(0x240)];let _0x50a99a=new FormData();_0x50a99a[_0x3dae95(0x32a)]('file',_0x4b5d72);try{let _0x8d7090=this[_0x3dae95(0x263)]()+'?size='+_0x481b46+_0x3dae95(0x33f)+_0x443c35['FileSource'][_0x3dae95(0x2cc)]+_0x3dae95(0x395)+_0x41b5b6,_0x897589={'body':_0x50a99a},_0x56f39f=(await this[_0x3dae95(0x2d1)][_0x3dae95(0x22f)](_0x8d7090,_0x897589))[_0x3dae95(0x378)];if(_0x56f39f[_0x3dae95(0x291)]&&_0x56f39f[_0x3dae95(0x291)][_0x3dae95(0x2e1)]!==_0x443c35['ErrorCode']['OK'])throw Error(this[_0x3dae95(0x20e)](_0x3dae95(0x382),_0x56f39f[_0x3dae95(0x291)]));return _0x56f39f;}catch(_0x40cedf){throw _0x40cedf instanceof Error?_0x40cedf:Error(this[_0x3dae95(0x334)](_0x3dae95(0x382),_0x40cedf));}}async[_0x181bb3(0x296)](_0x362081){const _0xb1fa17=_0x181bb3;let {fileID:_0x163066,type:_0x4d939c,outputType:_0x2e65ae,minSheetColumnCount:_0x48e968,minSheetRowCount:_0x264f3b}=_0x362081;try{let _0x4d80d3=_0x234499(this[_0xb1fa17(0x2fc)](),''+_0x4d939c),_0x480351={'body':{'fileID':_0x163066,'outputType':_0x2e65ae,'minSheetColumnCount':_0x48e968,'minSheetRowCount':_0x264f3b}},_0x2839cf=(await this['_httpService']['post'](_0x4d80d3,_0x480351))[_0xb1fa17(0x378)];return _0x2839cf[_0xb1fa17(0x291)]&&_0x2839cf[_0xb1fa17(0x291)][_0xb1fa17(0x2e1)]!==_0x443c35[_0xb1fa17(0x368)]['OK']?void 0x0:_0x2839cf;}catch{return;}}async[_0x181bb3(0x272)](_0x286900){const _0x3b30b3=_0x181bb3;let {unitID:_0x2fe733,jsonID:_0x3e8331,type:_0x1bfa77,sscSwitch:_0x39a702,useImageUrl:_0xac998d,ignoreTableExport:_0x285cc5}=_0x286900;try{let _0x1d09d5=_0x234499(this[_0x3b30b3(0x34e)](),''+_0x1bfa77),_0x145ad0={'body':{'unitID':_0x2fe733,'jsonID':_0x3e8331,'type':_0x1bfa77,'sscSwitch':_0x39a702,'useImageUrl':_0xac998d,'ignoreTableExport':_0x285cc5}},_0x1cbbfb=(await this['_httpService'][_0x3b30b3(0x22f)](_0x1d09d5,_0x145ad0))[_0x3b30b3(0x378)];return _0x1cbbfb[_0x3b30b3(0x291)]&&_0x1cbbfb[_0x3b30b3(0x291)][_0x3b30b3(0x2e1)]!==_0x443c35[_0x3b30b3(0x368)]['OK']?void 0x0:_0x1cbbfb;}catch{return;}}async[_0x181bb3(0x29d)](_0x1adc18){return new Promise((_0x5854b3,_0x861c5b)=>{const _0xc73a45=_0x45c0;try{let _0x237982=0x0,_0x56e353=_0x2398c7(this[_0xc73a45(0x21f)](),''+_0x1adc18),_0x607c8d=this[_0xc73a45(0x1f5)](),_0x108165=async()=>{const _0x580a47=_0xc73a45;if(this[_0x580a47(0x304)][_0x580a47(0x295)](_0x1adc18))return;let _0x3f17b6=(await this[_0x580a47(0x2d1)][_0x580a47(0x1eb)](_0x56e353))[_0x580a47(0x378)];if(_0x3f17b6[_0x580a47(0x291)]&&_0x3f17b6[_0x580a47(0x291)][_0x580a47(0x2e1)]===_0x443c35[_0x580a47(0x368)]['OK']){if(_0x3f17b6[_0x580a47(0x274)]===_0x580a47(0x249))_0x5854b3(_0x3f17b6);else{if(_0x3f17b6['status']===_0x580a47(0x318)){let _0x205e21=0x3e8;if(_0x237982>=_0x607c8d){_0x861c5b(_0x3f17b6);return;}else _0x237982>=0x7530&&(_0x205e21=0x1388);_0x237982+=_0x205e21,setTimeout(_0x108165,_0x205e21);}else _0x861c5b(_0x3f17b6);}}else _0x861c5b(_0x3f17b6);};_0x108165();}catch(_0x526e0a){_0x861c5b(_0x526e0a instanceof Error?_0x526e0a:Error(String(_0x526e0a)));}});}async[_0x181bb3(0x38f)](_0x5eab65){const _0x10f586=_0x181bb3;try{let _0x5e5983=_0x5328ff(this[_0x10f586(0x2e9)](),''+_0x5eab65);return(await this[_0x10f586(0x2d1)][_0x10f586(0x1eb)](_0x5e5983))[_0x10f586(0x378)];}catch{return;}}async['getTextFromUrl'](_0x2d5b5f){const _0x3e29f3=_0x181bb3;try{return(await this['_httpService'][_0x3e29f3(0x1eb)](_0x2d5b5f,{'responseType':_0x3e29f3(0x2c3)}))[_0x3e29f3(0x378)];}catch{return;}}[_0x181bb3(0x20e)](_0x2fc87e,_0x51a877){const _0x5d768b=_0x181bb3;let _0x2b7ced=this[_0x5d768b(0x32d)](_0x51a877);return _0x2b7ced?_0x2fc87e+':\x20'+_0x2b7ced:_0x2fc87e;}[_0x181bb3(0x334)](_0x1740e9,_0x59abca){const _0x243ead=_0x181bb3;if(_0x59abca instanceof _0x592c14['HTTPResponseError']){let _0x3b9a14=typeof _0x59abca[_0x243ead(0x274)]==_0x243ead(0x2a4)?''+_0x59abca[_0x243ead(0x274)]+(_0x59abca[_0x243ead(0x381)]?'\x20'+_0x59abca[_0x243ead(0x381)]:''):void 0x0,_0x5bf900=this[_0x243ead(0x32d)](_0x59abca[_0x243ead(0x291)]);return _0x3b9a14&&_0x5bf900?_0x1740e9+':\x20HTTP\x20'+_0x3b9a14+_0x243ead(0x35b)+_0x5bf900:_0x3b9a14?_0x1740e9+_0x243ead(0x316)+_0x3b9a14:_0x5bf900?_0x1740e9+':\x20'+_0x5bf900:_0x1740e9;}let _0x578260=this['_extractErrorDetail'](_0x59abca);return _0x578260?_0x1740e9+':\x20'+_0x578260:_0x1740e9;}[_0x181bb3(0x32d)](_0x9615a9){const _0x56083e=_0x181bb3;if(typeof _0x9615a9==_0x56083e(0x25a)){let _0x43598b=_0x9615a9[_0x56083e(0x21b)]();return _0x43598b[_0x56083e(0x37b)]>0x0?_0x43598b:void 0x0;}if(_0x9615a9 instanceof Error)return this['_extractErrorDetail'](_0x9615a9[_0x56083e(0x329)]);if(!_0x9615a9||typeof _0x9615a9!=_0x56083e(0x1cd)||Array[_0x56083e(0x22a)](_0x9615a9))return;let _0x34ff07=_0x9615a9,_0x38b4e6=this['_extractErrorDetail'](_0x34ff07[_0x56083e(0x329)]);if(_0x38b4e6)return _0x38b4e6;if(_0x34ff07[_0x56083e(0x291)]&&typeof _0x34ff07['error']==_0x56083e(0x1cd)&&!Array[_0x56083e(0x22a)](_0x34ff07['error'])){let _0x31c1f0=this[_0x56083e(0x32d)](_0x34ff07[_0x56083e(0x291)]);if(_0x31c1f0)return _0x31c1f0;}}[_0x181bb3(0x263)](){const _0x27f5fb=_0x181bb3;var _0x1f0107;let _0x4f8434=this[_0x27f5fb(0x299)]['getConfig'](_0x1b24e9);return(_0x1f0107=_0x4f8434==null?void 0x0:_0x4f8434[_0x27f5fb(0x361)])==null?_0x27f5fb(0x2b4):_0x1f0107;}[_0x181bb3(0x2fc)](){const _0x1013c7=_0x181bb3;var _0x1f55f3;let _0x43745e=this[_0x1013c7(0x299)][_0x1013c7(0x208)](_0x1b24e9);return(_0x1f55f3=_0x43745e==null?void 0x0:_0x43745e['importServerUrl'])==null?'/universer-api/exchange/{type}/import':_0x1f55f3;}['_getExportURL'](){const _0xfbd056=_0x181bb3;var _0x28877c;let _0xa9e4f0=this['_configService']['getConfig'](_0x1b24e9);return(_0x28877c=_0xa9e4f0==null?void 0x0:_0xa9e4f0['exportServerUrl'])==null?_0xfbd056(0x2e8):_0x28877c;}[_0x181bb3(0x21f)](){const _0x2d2321=_0x181bb3;var _0x21a310;let _0x4750ee=this[_0x2d2321(0x299)][_0x2d2321(0x208)](_0x1b24e9);return(_0x21a310=_0x4750ee==null?void 0x0:_0x4750ee[_0x2d2321(0x2a7)])==null?_0x2d2321(0x1d3):_0x21a310;}[_0x181bb3(0x2e9)](){const _0x319b54=_0x181bb3;var _0x225307;let _0x3faa1c=this[_0x319b54(0x299)]['getConfig'](_0x1b24e9);return(_0x225307=_0x3faa1c==null?void 0x0:_0x3faa1c['signUrlServerUrl'])==null?_0x319b54(0x289):_0x225307;}[_0x181bb3(0x1f5)](){const _0x870610=_0x181bb3;var _0x398d21;let _0x3cddf3=this[_0x870610(0x299)][_0x870610(0x208)](_0x1b24e9);return(_0x398d21=_0x3cddf3==null?void 0x0:_0x3cddf3['maxTimeoutTime'])==null?0x1d4c0:_0x398d21;}};_0x12031f=_0x40ca86([_0x39bfa1(0x0,_0x236670[_0x181bb3(0x33e)]),_0x39bfa1(0x1,(0x0,_0x236670[_0x181bb3(0x362)])(_0x592c14[_0x181bb3(0x34a)]))],_0x12031f);function _0x3cccb9(_0x14afd9){const _0x178538=_0x181bb3;let _0x1e803d=_0x14afd9[_0x178538(0x294)];if(!_0x1e803d)return null;let _0xfef8f1={};_0x1e803d['sheets']&&Object[_0x178538(0x2bd)](_0x1e803d[_0x178538(0x1f9)])['forEach'](_0x3d5bc3=>{const _0xa05f58=_0x178538;let _0x570434=_0x1e803d[_0xa05f58(0x1f9)][_0x3d5bc3];_0xfef8f1[_0x3d5bc3]={..._0x570434,'originalMeta':(0x0,_0x2bcde1[_0xa05f58(0x25f)])(_0x2bcde1['textDecoder'][_0xa05f58(0x307)](_0x570434[_0xa05f58(0x1fe)]))};});let _0x3ca416=(0x0,_0x2bcde1[_0x178538(0x25f)])(_0x2bcde1[_0x178538(0x24d)]['decode'](_0x1e803d[_0x178538(0x1fe)]));return{..._0x14afd9,'workbook':{..._0x1e803d,'originalMeta':_0x3ca416,'sheets':_0xfef8f1},'doc':{}};}function _0x35d188(_0xc60ca9){const _0x3d341d=_0x181bb3;let _0x19be5f=_0xc60ca9[_0x3d341d(0x306)];if(!_0x19be5f)return null;let _0xc884d5=(0x0,_0x2bcde1[_0x3d341d(0x25f)])(_0x2bcde1['textDecoder'][_0x3d341d(0x307)](_0x19be5f[_0x3d341d(0x1fe)]));return{..._0xc60ca9,'workbook':{},'doc':{..._0x19be5f,'originalMeta':_0xc884d5}};}function _0x390877(_0x1df2f1){const _0x35fa38=_0x181bb3;let _0x8dbbfa={};return _0x1df2f1[_0x35fa38(0x332)](_0x52fbb2=>{const _0x4e2c8d=_0x35fa38;_0x8dbbfa[_0x52fbb2['id']]={..._0x52fbb2,'data':(0x0,_0x2bcde1[_0x4e2c8d(0x25f)])(_0x2bcde1[_0x4e2c8d(0x24d)][_0x4e2c8d(0x307)](_0x52fbb2['data']))};}),_0x8dbbfa;}async function _0x263c01(_0x44ccc6){const _0x2ae632=_0x181bb3;var _0x553b75;let _0x2d9126={'metadata':void 0x0},_0x5f6adf=_0x44ccc6['id'],_0xfa8318=(_0x553b75=_0x44ccc6[_0x2ae632(0x1f6)])==null?0x0:_0x553b75,_0x5b1715=new _0x4c53de(),{snapshot:_0x39d8fe}=await(0x0,_0x2bcde1['transformWorkbookDataToSnapshot'])(_0x2d9126,_0x44ccc6,_0x5f6adf,_0xfa8318,_0x5b1715),_0x1552e4=await(0x0,_0x2bcde1[_0x2ae632(0x1d2)])(_0x39d8fe,_0x5b1715),_0x53f995=_0x3cccb9(_0x39d8fe);if(!_0x53f995)throw Error(_0x2ae632(0x37a));return{'snapshot':_0x53f995,'sheetBlocks':_0x390877(_0x1552e4)};}async function _0x5bc6d7(_0x255522){const _0x2e5b37=_0x181bb3;var _0x30422a;let _0x3c51d6={'metadata':void 0x0},_0x32cd9c=_0x255522['id'],{snapshot:_0x2dcac6}=await(0x0,_0x2bcde1['transformDocumentDataToSnapshot'])(_0x3c51d6,_0x255522,_0x32cd9c,(_0x30422a=_0x255522[_0x2e5b37(0x1f6)])==null?0x0:_0x30422a,new _0x4c53de()),_0x401f3e=_0x35d188(_0x2dcac6);if(!_0x401f3e)throw Error(_0x2e5b37(0x37a));return{'snapshot':_0x401f3e,'sheetBlocks':{}};}async function _0x1300f4(_0x6f5ace){const _0x30e343=_0x181bb3;let _0x45843d=_0x6f5ace[_0x30e343(0x282)],_0x335c8b=_0x6f5ace[_0x30e343(0x223)]||{};return await(0x0,_0x2bcde1[_0x30e343(0x2c0)])(_0x45843d,Object[_0x30e343(0x2bd)](_0x335c8b)[_0x30e343(0x2ff)](_0x1ca94e=>_0x335c8b[_0x1ca94e])[_0x30e343(0x2ff)](_0x41e169=>({..._0x41e169,'data':_0x41e169[_0x30e343(0x31b)]?JSON[_0x30e343(0x37d)]((0x0,_0x2bcde1[_0x30e343(0x367)])(_0x41e169[_0x30e343(0x31b)])):void 0x0})));}function _0x5b960a(_0x71c911){const _0x1f27ba=_0x181bb3;let _0x5825e4=_0x71c911['snapshot'];return(0x0,_0x2bcde1[_0x1f27ba(0x31c)])(_0x5825e4);}var _0x4c53de=class{constructor(){_0xcd0b1(this,'_sheetBlockCache',new Map());}[_0x181bb3(0x2cf)](){const _0x23d47c=_0x181bb3;return Promise[_0x23d47c(0x25d)]({'snapshot':{'unitID':'','type':_0x236670[_0x23d47c(0x37e)]['UNIVER_SHEET'],'rev':0x0,'workbook':void 0x0,'doc':void 0x0},'changesets':[],'error':{'code':_0x443c35['ErrorCode']['OK'],'message':''}});}[_0x181bb3(0x302)](_0x5141e0,_0x4797bd){const _0x40e1b0=_0x181bb3;let _0xb4732f=this['_sheetBlockCache']['get'](_0x4797bd[_0x40e1b0(0x1d7)]);return Promise[_0x40e1b0(0x25d)]({'block':_0xb4732f,'error':{'code':_0x443c35[_0x40e1b0(0x368)]['OK'],'message':''}});}[_0x181bb3(0x2f7)](_0x409eb5,_0x421c4d){const _0x507103=_0x181bb3;let _0xbb5d78=this[_0x507103(0x341)][_0x507103(0x1eb)](_0x421c4d[_0x507103(0x1d7)]);return Promise[_0x507103(0x25d)]({'block':_0xbb5d78===void 0x0?void 0x0:{..._0xbb5d78,'data':JSON[_0x507103(0x37d)](_0x2bcde1['textDecoder']['decode'](_0xbb5d78[_0x507103(0x31b)]))},'error':{'code':_0x443c35[_0x507103(0x368)]['OK'],'message':''}});}['fetchMissingChangesets'](){const _0x3a9b8d=_0x181bb3;return Promise[_0x3a9b8d(0x25d)]({'changesets':[],'error':{'code':_0x443c35[_0x3a9b8d(0x368)]['OK'],'message':''}});}[_0x181bb3(0x2a6)](){const _0x3a8668=_0x181bb3;return Promise[_0x3a8668(0x25d)]({'resources':{},'error':{'code':_0x443c35[_0x3a8668(0x368)]['OK'],'message':''}});}[_0x181bb3(0x290)](){const _0x293264=_0x181bb3;return Promise[_0x293264(0x25d)]({'error':{'code':_0x443c35[_0x293264(0x368)]['OK'],'message':''}});}[_0x181bb3(0x2c5)](){const _0x488c8f=_0x181bb3;return Promise[_0x488c8f(0x25d)]({'error':{'code':_0x443c35[_0x488c8f(0x368)]['OK'],'message':''}});}[_0x181bb3(0x347)](_0xf4395,_0x2cd0eb){const _0x4c0c11=_0x181bb3;let {block:_0x4216a3}=_0x2cd0eb;return _0x4216a3?(this[_0x4c0c11(0x341)][_0x4c0c11(0x29a)](_0x4216a3['id'],_0x4216a3),Promise[_0x4c0c11(0x25d)]({'error':{'code':_0x443c35['ErrorCode']['OK'],'message':''},'blockID':_0x4216a3['id']})):Promise[_0x4c0c11(0x25d)]({'error':{'code':_0x443c35['ErrorCode'][_0x4c0c11(0x330)],'message':_0x4c0c11(0x204)},'blockID':''});}['saveChangeset'](){const _0x1a8d42=_0x181bb3;return Promise[_0x1a8d42(0x25d)]({'error':{'code':_0x443c35['ErrorCode']['OK'],'message':''},'concurrent':[]});}[_0x181bb3(0x236)](){return Promise['resolve']({'error':void 0x0,'fileMetaId':''});}['getLatestCsReqIdBySid'](){const _0x3dff0c=_0x181bb3;return Promise[_0x3dff0c(0x25d)]({'error':void 0x0,'latestReqID':0x0});}};let _0x1c5039=(0x0,_0x236670[_0x181bb3(0x391)])('univer-pro.exchange-client.exchange.service'),_0x2fa3de=class extends _0x236670[_0x181bb3(0x1ed)]{constructor(_0x19fcd8,_0x21c21d,_0x43ba5a){const _0xc25bd2=_0x181bb3;super(),this[_0xc25bd2(0x299)]=_0x19fcd8,this[_0xc25bd2(0x2d1)]=_0x21c21d,this[_0xc25bd2(0x348)]=_0x43ba5a,_0xcd0b1(this,'_importTaskId',null),_0xcd0b1(this,_0xc25bd2(0x2e3),new _0x22e424[(_0xc25bd2(0x2f3))]()),_0xcd0b1(this,_0xc25bd2(0x1e6),this[_0xc25bd2(0x2e3)][_0xc25bd2(0x2f6)]());}[_0x181bb3(0x1c9)](){const _0x3ca7b9=_0x181bb3;super[_0x3ca7b9(0x1c9)](),this[_0x3ca7b9(0x2e3)][_0x3ca7b9(0x2b7)]();}async[_0x181bb3(0x273)](_0x562a08){const _0x1a636f=_0x181bb3;let _0x278765=await this['_importToSnapshot'](_0x562a08,_0x236670['UniverInstanceType'][_0x1a636f(0x2d2)]);if(!_0x278765||!_0x278765['snapshot'])return;let _0x5d4f9b=_0x5b960a(_0x278765);if(_0x5d4f9b)return _0x5d4f9b;}async[_0x181bb3(0x2db)](_0x644f2){const _0x1dceff=_0x181bb3;return this[_0x1dceff(0x2c7)](_0x644f2,0x1,_0x236670[_0x1dceff(0x37e)][_0x1dceff(0x2d2)]);}async[_0x181bb3(0x238)](_0x4ff5ec){const _0xb5d9c6=_0x181bb3;let _0x1fa2e1=await _0x5bc6d7(_0x4ff5ec);return this['_exportBySnapshot'](_0x1fa2e1,_0x236670[_0xb5d9c6(0x37e)][_0xb5d9c6(0x2d2)]);}async[_0x181bb3(0x27e)](_0x236f29){const _0x38f115=_0x181bb3;let _0x120b56=await this['_importToSnapshot'](_0x236f29,_0x236670[_0x38f115(0x37e)][_0x38f115(0x256)]);if(!_0x120b56)return;let _0x11f5fb=await _0x1300f4(_0x120b56);if(_0x11f5fb)return _0x11f5fb;}async['exportXLSXByUnitId'](_0x119809){const _0x169944=_0x181bb3;return this[_0x169944(0x2c7)](_0x119809,0x1,_0x236670[_0x169944(0x37e)][_0x169944(0x256)]);}async[_0x181bb3(0x20f)](_0x5c6afb){const _0x5d8a44=_0x181bb3;let _0xe68571=await _0x263c01(_0x5c6afb);return this['_exportBySnapshot'](_0xe68571,_0x236670['UniverInstanceType'][_0x5d8a44(0x256)]);}async['importFileToUnitId'](_0x290bc1,_0x53a243){const _0x9c70c=_0x181bb3;var _0x7ea5f1,_0x3f9fc5;let _0x3f4efd=await this[_0x9c70c(0x202)](_0x290bc1);if(!_0x3f4efd)return;let _0xc11d5f=await this[_0x9c70c(0x23d)](_0x3f4efd,0x1,_0x53a243);if(!_0xc11d5f)return;this[_0x9c70c(0x38c)]=_0xc11d5f,this[_0x9c70c(0x348)][_0x9c70c(0x201)]();let _0x387297=await this[_0x9c70c(0x348)]['getTask'](_0xc11d5f)[_0x9c70c(0x370)](_0x358cbb=>{const _0x48d1cc=_0x9c70c;var _0x49e88d;let _0x575803=_0x358cbb instanceof Error?_0x358cbb[_0x48d1cc(0x329)]:(_0x49e88d=_0x358cbb[_0x48d1cc(0x291)])==null?void 0x0:_0x49e88d[_0x48d1cc(0x329)];this[_0x48d1cc(0x2e3)][_0x48d1cc(0x2ae)]({'error':{'code':_0x443c35[_0x48d1cc(0x368)][_0x48d1cc(0x29f)],'message':_0x575803||''},'state':0x3});});if(!_0x387297)return;let _0x37df25=(_0x7ea5f1=_0x387297['import'])==null?void 0x0:_0x7ea5f1[_0x9c70c(0x1ea)],_0x4e235d=((_0x3f9fc5=_0x387297[_0x9c70c(0x296)])==null?void 0x0:_0x3f9fc5[_0x9c70c(0x326)])||'';if(_0x37df25!==0x1){this[_0x9c70c(0x2e3)][_0x9c70c(0x2ae)]({'error':{'code':_0x443c35[_0x9c70c(0x368)][_0x9c70c(0x29f)],'message':_0x9c70c(0x2ef)},'state':0x3});return;}if(_0x4e235d[_0x9c70c(0x37b)]===0x0){this[_0x9c70c(0x2e3)][_0x9c70c(0x2ae)]({'error':{'code':_0x443c35[_0x9c70c(0x368)]['UNRECOGNIZED'],'message':_0x9c70c(0x1d0)},'state':0x3});return;}return this[_0x9c70c(0x2e3)][_0x9c70c(0x2ae)]({'error':_0x387297[_0x9c70c(0x291)],'state':0x3}),_0x4e235d;}async[_0x181bb3(0x1e1)](_0x119d07){const _0x2bd191=_0x181bb3;let _0x4d3141=await _0x263c01(_0x119d07),_0xfeaba3=typeof _0x119d07['id']==_0x2bd191(0x25a)&&_0x119d07['id'][_0x2bd191(0x21b)]()?_0x119d07['id'][_0x2bd191(0x21b)]()+_0x2bd191(0x37f):_0x2bd191(0x36a),_0x121302=new File([JSON['stringify'](_0x4d3141)],_0xfeaba3,{'type':_0x2bd191(0x26a)});return this['importFileToUnitId'](_0x121302,_0x236670[_0x2bd191(0x37e)]['UNIVER_SHEET']);}['interruptImportTask'](){const _0x2dad54=_0x181bb3;this['_importTaskId']&&this['_requestService'][_0x2dad54(0x28f)](this['_importTaskId']);}async[_0x181bb3(0x2e2)](_0x51b5e5,_0x1e38bf){const _0x427567=_0x181bb3;var _0x8d3887,_0x4fd3dc;let _0x560085=await this[_0x427567(0x202)](_0x51b5e5);if(!_0x560085)return;let _0x10b715=await this[_0x427567(0x23d)](_0x560085,0x2,_0x1e38bf);if(!_0x10b715)return;this[_0x427567(0x38c)]=_0x10b715,this[_0x427567(0x348)]['clearTaskInterrupted']();let _0x55706c=await this[_0x427567(0x348)][_0x427567(0x29d)](_0x10b715)[_0x427567(0x370)](_0x144d34=>{const _0x5c3ce3=_0x427567;var _0x5b9336;let _0x5c2785=_0x144d34 instanceof Error?_0x144d34[_0x5c3ce3(0x329)]:(_0x5b9336=_0x144d34[_0x5c3ce3(0x291)])==null?void 0x0:_0x5b9336[_0x5c3ce3(0x329)];this[_0x5c3ce3(0x2e3)][_0x5c3ce3(0x2ae)]({'error':{'code':_0x443c35[_0x5c3ce3(0x368)][_0x5c3ce3(0x29f)],'message':_0x5c2785||''},'state':0x3});});if(!_0x55706c)return;let _0x5dd592=(_0x8d3887=_0x55706c[_0x427567(0x296)])==null?void 0x0:_0x8d3887[_0x427567(0x1ea)],_0x335c07=((_0x4fd3dc=_0x55706c[_0x427567(0x296)])==null?void 0x0:_0x4fd3dc[_0x427567(0x20a)])||'';if(_0x5dd592!==0x2){this[_0x427567(0x2e3)][_0x427567(0x2ae)]({'error':{'code':_0x443c35[_0x427567(0x368)][_0x427567(0x29f)],'message':'Get\x20outputType\x20error'},'state':0x3});return;}if(_0x335c07[_0x427567(0x37b)]===0x0){this[_0x427567(0x2e3)][_0x427567(0x2ae)]({'error':{'code':_0x443c35[_0x427567(0x368)][_0x427567(0x29f)],'message':_0x427567(0x346)},'state':0x3});return;}this[_0x427567(0x2e3)][_0x427567(0x2ae)]({'error':_0x55706c[_0x427567(0x291)],'state':0x3});let _0x353fd3=await this[_0x427567(0x2c4)](_0x335c07);if(!_0x353fd3)return;let _0x58dee2=await this[_0x427567(0x348)][_0x427567(0x22d)](_0x353fd3);if(!_0x58dee2){this[_0x427567(0x2e3)][_0x427567(0x2ae)]({'error':{'code':_0x443c35[_0x427567(0x368)][_0x427567(0x29f)],'message':_0x427567(0x25c)},'state':0x5});return;}try{let _0x1a39c8=JSON[_0x427567(0x37d)](_0x58dee2);return this[_0x427567(0x2e3)][_0x427567(0x2ae)]({'error':{'code':_0x443c35[_0x427567(0x368)]['OK'],'message':'success'},'state':0x5}),_0x1a39c8;}catch{this[_0x427567(0x2e3)][_0x427567(0x2ae)]({'error':{'code':_0x443c35[_0x427567(0x368)][_0x427567(0x29f)],'message':'Failed\x20to\x20parse\x20json'},'state':0x5});}}async[_0x181bb3(0x2fe)](_0x4e9a80,_0x109a07){const _0x3b446c=_0x181bb3;let _0x1ed7de=JSON[_0x3b446c(0x2f0)](_0x4e9a80),_0x148288=_0x2bcde1[_0x3b446c(0x35f)][_0x3b446c(0x267)](_0x1ed7de),_0xd1b933=_0x2deec8(_0x148288),_0xdd3de0=_0x148288[_0x3b446c(0x37b)],_0x23afae=_0x510e2f(_0xd1b933),_0xb8832f=await this['_upload'](_0x23afae,_0xdd3de0,!0x0);if(_0xb8832f)return this[_0x3b446c(0x2c7)](_0xb8832f,0x2,_0x109a07);}async[_0x181bb3(0x2c7)](_0x3936a0,_0x2a1f95,_0x58965b){const _0x23445c=_0x181bb3;var _0x5e38a2;let _0x6fb3a7=await this[_0x23445c(0x348)][_0x23445c(0x272)]({'unitID':_0x2a1f95===0x1?_0x3936a0:'','jsonID':_0x2a1f95===0x2?_0x3936a0:'','type':_0x58965b,'sscSwitch':this[_0x23445c(0x1e4)](),'useImageUrl':this[_0x23445c(0x27b)](),'ignoreTableExport':this[_0x23445c(0x1c3)]()});if(!_0x6fb3a7){this['_requestState$'][_0x23445c(0x2ae)]({'error':{'code':_0x443c35['ErrorCode'][_0x23445c(0x29f)],'message':_0x23445c(0x228)},'state':0x2});return;}if(this['_requestState$'][_0x23445c(0x2ae)]({'error':_0x6fb3a7[_0x23445c(0x291)],'state':0x2}),_0x6fb3a7[_0x23445c(0x291)]&&_0x6fb3a7[_0x23445c(0x291)][_0x23445c(0x2e1)]!==_0x443c35[_0x23445c(0x368)]['OK'])return;let _0x17924d=_0x6fb3a7['taskID'],_0x44a641=await this[_0x23445c(0x348)][_0x23445c(0x29d)](_0x17924d)[_0x23445c(0x370)](_0x590f53=>{const _0x34328b=_0x23445c;var _0xfbf51d;let _0x5b80fd=_0x590f53 instanceof Error?_0x590f53['message']:(_0xfbf51d=_0x590f53[_0x34328b(0x291)])==null?void 0x0:_0xfbf51d['message'];this[_0x34328b(0x2e3)][_0x34328b(0x2ae)]({'error':{'code':_0x443c35['ErrorCode'][_0x34328b(0x29f)],'message':_0x5b80fd||''},'state':0x3});});if(!_0x44a641)return;let _0x1d9aa6=((_0x5e38a2=_0x44a641[_0x23445c(0x272)])==null?void 0x0:_0x5e38a2[_0x23445c(0x356)])||'';if(_0x1d9aa6[_0x23445c(0x37b)]===0x0){this[_0x23445c(0x2e3)]['next']({'error':{'code':_0x443c35[_0x23445c(0x368)][_0x23445c(0x29f)],'message':_0x23445c(0x36f)},'state':0x3});return;}this[_0x23445c(0x2e3)][_0x23445c(0x2ae)]({'error':_0x44a641[_0x23445c(0x291)],'state':0x3});let _0x100f4b=await this[_0x23445c(0x2c4)](_0x1d9aa6);if(!_0x100f4b)return;let _0x4ebd66=await _0x1dde1b(_0x100f4b,this['_httpService']);if(!_0x4ebd66){this[_0x23445c(0x2e3)][_0x23445c(0x2ae)]({'error':{'code':_0x443c35['ErrorCode'][_0x23445c(0x29f)],'message':'Failed\x20to\x20get\x20file\x20from\x20url'},'state':0x6});return;}return this[_0x23445c(0x2e3)][_0x23445c(0x2ae)]({'error':{'code':_0x443c35[_0x23445c(0x368)]['OK'],'message':_0x23445c(0x38d)},'state':0x6}),_0x4ebd66;}async['_upload'](_0xa061e5,_0x595b8d,_0x34e1fa){const _0x538257=_0x181bb3;let _0x2a089d;try{_0x2a089d=await this[_0x538257(0x348)][_0x538257(0x31f)](_0xa061e5,_0x595b8d,_0x34e1fa);}catch(_0x45613b){let _0xda05b=_0x45613b instanceof Error?_0x45613b[_0x538257(0x329)]:String(_0x45613b);this[_0x538257(0x2e3)][_0x538257(0x2ae)]({'error':{'code':_0x443c35[_0x538257(0x368)][_0x538257(0x29f)],'message':_0xda05b},'state':0x0});return;}if(!_0x2a089d||typeof _0x2a089d[_0x538257(0x257)]!=_0x538257(0x25a)){this[_0x538257(0x2e3)][_0x538257(0x2ae)]({'error':{'code':_0x443c35['ErrorCode']['UNRECOGNIZED'],'message':_0x538257(0x27c)},'state':0x0});return;}let _0x2be213=_0x2a089d[_0x538257(0x257)];if(_0x2be213['length']===0x0){this[_0x538257(0x2e3)][_0x538257(0x2ae)]({'error':{'code':_0x443c35[_0x538257(0x368)][_0x538257(0x29f)],'message':'upload\x20failed:\x20FileId\x20is\x20empty'},'state':0x0});return;}return this[_0x538257(0x2e3)][_0x538257(0x2ae)]({'error':{'code':_0x443c35[_0x538257(0x368)]['OK'],'message':_0x538257(0x38d)},'state':0x0}),_0x2be213;}async['_import'](_0x4956d8,_0x26812e,_0x14b97c){const _0x52bf17=_0x181bb3;let _0x5c8f2b={'fileID':_0x4956d8,'type':_0x14b97c,'outputType':_0x26812e,'fileUrl':'','minSheetRowCount':this[_0x52bf17(0x211)](),'minSheetColumnCount':this[_0x52bf17(0x2b1)]()},_0xe8ab7=await this['_requestService'][_0x52bf17(0x296)](_0x5c8f2b);if(!_0xe8ab7){this[_0x52bf17(0x2e3)][_0x52bf17(0x2ae)]({'error':{'code':_0x443c35[_0x52bf17(0x368)][_0x52bf17(0x29f)],'message':_0x52bf17(0x2d6)},'state':0x1});return;}if(_0xe8ab7[_0x52bf17(0x291)]&&_0xe8ab7[_0x52bf17(0x291)][_0x52bf17(0x2e1)]!==_0x443c35['ErrorCode']['OK']){this[_0x52bf17(0x2e3)][_0x52bf17(0x2ae)]({'error':_0xe8ab7[_0x52bf17(0x291)],'state':0x1});return;}let _0x4500a0=_0xe8ab7['taskID'];if(_0x4500a0[_0x52bf17(0x37b)]===0x0){this[_0x52bf17(0x2e3)][_0x52bf17(0x2ae)]({'error':{'code':_0x443c35[_0x52bf17(0x368)][_0x52bf17(0x29f)],'message':_0x52bf17(0x2b3)},'state':0x1});return;}return this['_requestState$']['next']({'error':_0xe8ab7['error'],'state':0x1}),_0x4500a0;}async[_0x181bb3(0x2c4)](_0x56daa3){const _0x4635e7=_0x181bb3;let _0x453381=await this[_0x4635e7(0x348)][_0x4635e7(0x38f)](_0x56daa3);if(!_0x453381){this[_0x4635e7(0x2e3)]['next']({'error':{'code':_0x443c35[_0x4635e7(0x368)][_0x4635e7(0x29f)],'message':_0x4635e7(0x342)},'state':0x4});return;}if(_0x453381['error']&&_0x453381['error'][_0x4635e7(0x2e1)]!==_0x443c35['ErrorCode']['OK']){this[_0x4635e7(0x2e3)]['next']({'error':_0x453381['error'],'state':0x4});return;}let _0x419f6c=(0x0,_0x236670[_0x4635e7(0x2a9)])(_0x453381[_0x4635e7(0x2a5)],this['_getDownloadEndpointURL']());if(_0x419f6c['length']===0x0){this[_0x4635e7(0x2e3)][_0x4635e7(0x2ae)]({'error':{'code':_0x443c35[_0x4635e7(0x368)][_0x4635e7(0x29f)],'message':'sign\x20url\x20error'},'state':0x4});return;}return this[_0x4635e7(0x2e3)]['next']({'error':_0x453381[_0x4635e7(0x291)],'state':0x4}),_0x419f6c;}[_0x181bb3(0x376)](){const _0x400525=_0x181bb3;var _0x137577;let _0x14366a=this[_0x400525(0x299)][_0x400525(0x208)](_0x1b24e9);return(_0x137577=_0x14366a==null?void 0x0:_0x14366a[_0x400525(0x297)])==null?location[_0x400525(0x2ed)]:_0x137577;}[_0x181bb3(0x211)](){const _0x51b213=_0x181bb3;var _0x5717aa,_0xb26157;let _0x2924ce=this['_configService'][_0x51b213(0x208)](_0x1b24e9);return(_0x5717aa=_0x2924ce==null||(_0xb26157=_0x2924ce[_0x51b213(0x23f)])==null?void 0x0:_0xb26157[_0x51b213(0x205)])==null?0x1:_0x5717aa;}[_0x181bb3(0x2b1)](){const _0x10340b=_0x181bb3;var _0x52d527,_0xd5e9dc;let _0x2efd70=this['_configService'][_0x10340b(0x208)](_0x1b24e9);return(_0x52d527=_0x2efd70==null||(_0xd5e9dc=_0x2efd70[_0x10340b(0x23f)])==null?void 0x0:_0xd5e9dc[_0x10340b(0x29c)])==null?0x1:_0x52d527;}[_0x181bb3(0x1e4)](){const _0x274d6e=_0x181bb3;var _0x4c0dd4,_0xb6aa9f;let _0x4cd5d7=this[_0x274d6e(0x299)]['getConfig'](_0x1b24e9);return(_0x4c0dd4=_0x4cd5d7==null||(_0xb6aa9f=_0x4cd5d7[_0x274d6e(0x23f)])==null?void 0x0:_0xb6aa9f[_0x274d6e(0x2ce)])==null?!0x1:_0x4c0dd4;}['_getDisableCellImageConversion'](){const _0x19b2ac=_0x181bb3;var _0x358599,_0x239d5a;let _0x2455e4=this[_0x19b2ac(0x299)]['getConfig'](_0x1b24e9);return(_0x358599=_0x2455e4==null||(_0x239d5a=_0x2455e4[_0x19b2ac(0x23f)])==null?void 0x0:_0x239d5a[_0x19b2ac(0x237)])==null?!0x0:_0x358599;}['_getIgnoreTableExport'](){const _0x4c5e89=_0x181bb3;var _0x1aa026,_0x32503a;let _0x5a433e=this[_0x4c5e89(0x299)]['getConfig'](_0x1b24e9);return(_0x1aa026=_0x5a433e==null||(_0x32503a=_0x5a433e['options'])==null?void 0x0:_0x32503a[_0x4c5e89(0x246)])==null?!0x1:_0x1aa026;}};_0x2fa3de=_0x40ca86([_0x39bfa1(0x0,_0x236670[_0x181bb3(0x33e)]),_0x39bfa1(0x1,(0x0,_0x236670[_0x181bb3(0x362)])(_0x592c14[_0x181bb3(0x34a)])),_0x39bfa1(0x2,(0x0,_0x236670[_0x181bb3(0x362)])(_0x3c442c))],_0x2fa3de);let _0x382d4c={'done':0x0,'count':0x0},_0x545bb3=(0x0,_0x236670[_0x181bb3(0x391)])('univer-pro.exchange-client.operate.service'),_0x185af3=class extends _0x236670[_0x181bb3(0x1ed)]{constructor(_0x420207,_0x20ac91,_0x5bb255,_0x15220c,_0x5b517d,_0x1289d0){const _0x20b2d0=_0x181bb3;super(),this['_univerInstanceService']=_0x420207,this[_0x20b2d0(0x250)]=_0x20ac91,this['_localeService']=_0x5bb255,this[_0x20b2d0(0x247)]=_0x15220c,this['_uploadNotificationService']=_0x5b517d,this[_0x20b2d0(0x26f)]=_0x1289d0,_0xcd0b1(this,_0x20b2d0(0x1c6),new _0x22e424[(_0x20b2d0(0x371))](_0x382d4c)),_0xcd0b1(this,_0x20b2d0(0x264),this[_0x20b2d0(0x1c6)][_0x20b2d0(0x2f6)]()),_0xcd0b1(this,_0x20b2d0(0x24f),0x0),_0xcd0b1(this,_0x20b2d0(0x315),0x0),this[_0x20b2d0(0x337)]((0x0,_0x236670[_0x20b2d0(0x2fd)])(this[_0x20b2d0(0x247)][_0x20b2d0(0x1e6)][_0x20b2d0(0x226)](_0x4fa574=>{const _0x227df5=_0x20b2d0;var _0x5f42d6;((_0x5f42d6=_0x4fa574[_0x227df5(0x291)])==null?void 0x0:_0x5f42d6[_0x227df5(0x2e1)])===_0x443c35['ErrorCode']['OK']?this[_0x227df5(0x270)](0x1):this[_0x227df5(0x2df)](_0x4fa574['error']);})));}[_0x181bb3(0x2c6)](){const _0x5434e5=_0x181bb3;this['_clearProgress'](),this[_0x5434e5(0x20c)][_0x5434e5(0x1d4)](0x2),this[_0x5434e5(0x247)][_0x5434e5(0x1fc)]();}async[_0x181bb3(0x1ee)](_0x305713){const _0x158e70=_0x181bb3;throw Error(_0x158e70(0x38a));}async[_0x181bb3(0x27d)](){const _0xee1f28=_0x181bb3;let _0x31e9e1=await _0x470451([_0x236670[_0xee1f28(0x37e)][_0xee1f28(0x2d2)]]);if(_0x31e9e1&&!this[_0xee1f28(0x390)](_0x31e9e1,_0x236670[_0xee1f28(0x37e)][_0xee1f28(0x2d2)]))return this[_0xee1f28(0x1f8)](_0x31e9e1[0x0],_0x236670[_0xee1f28(0x37e)][_0xee1f28(0x2d2)]);}[_0x181bb3(0x273)](){const _0xc4da30=_0x181bb3;throw Error(_0xc4da30(0x38a));}async[_0x181bb3(0x2db)](_0x248ed5,_0xfa5a35,_0x21f9d2){const _0x46eccc=_0x181bb3;this[_0x46eccc(0x287)](_0x5dbf8c['MessageType'][_0x46eccc(0x34c)]);let _0x2b9a53=await this['_exchangeService'][_0x46eccc(0x2db)](_0x248ed5||this[_0x46eccc(0x369)]());_0x2b9a53&&(_0x16c7fb(_0x2b9a53,_0xfa5a35||this[_0x46eccc(0x31e)](_0x2b9a53),_0x46eccc(0x2ca)),this['_showDownloadMessage'](_0x5dbf8c[_0x46eccc(0x2e7)]['Success']));}async[_0x181bb3(0x238)](){const _0x1c34ba=_0x181bb3;this[_0x1c34ba(0x287)](_0x5dbf8c[_0x1c34ba(0x2e7)][_0x1c34ba(0x34c)]);let _0x26e57b=await this[_0x1c34ba(0x36e)](),_0x3b61e3=await this[_0x1c34ba(0x247)][_0x1c34ba(0x238)](_0x26e57b);_0x3b61e3&&(_0x16c7fb(_0x3b61e3,this[_0x1c34ba(0x31e)](_0x3b61e3),_0x1c34ba(0x2ca)),this[_0x1c34ba(0x287)](_0x5dbf8c['MessageType']['Success']));}async[_0x181bb3(0x243)](){const _0x1b0b31=_0x181bb3;if(this['_uploadTaskNotDone']()){this[_0x1b0b31(0x250)][_0x1b0b31(0x387)]({'type':_0x5dbf8c['MessageType'][_0x1b0b31(0x32b)],'content':this[_0x1b0b31(0x320)]['t'](_0x1b0b31(0x360))});return;}let _0x4e6666=await _0x470451([_0x236670[_0x1b0b31(0x37e)]['UNIVER_SHEET']]);if(_0x4e6666&&!this['_fileTypeError'](_0x4e6666,_0x236670[_0x1b0b31(0x37e)][_0x1b0b31(0x256)]))return this['_importFileToUnitId'](_0x4e6666[0x0],_0x236670['UniverInstanceType'][_0x1b0b31(0x256)]);}async['importXLSXToSnapshot'](){const _0xaa62b0=_0x181bb3;if(this[_0xaa62b0(0x33d)]()){this['_messageService'][_0xaa62b0(0x387)]({'type':_0x5dbf8c[_0xaa62b0(0x2e7)][_0xaa62b0(0x32b)],'content':this[_0xaa62b0(0x320)]['t']('exchange-client.uploading')});return;}let _0x39f3c6=await _0x470451([_0x236670['UniverInstanceType'][_0xaa62b0(0x256)]]);if(!_0x39f3c6)return;this[_0xaa62b0(0x35a)](_0x5dbf8c[_0xaa62b0(0x2e7)][_0xaa62b0(0x34c)]);let _0x49b8c2=await this[_0xaa62b0(0x247)]['importXLSXToSnapshot'](_0x39f3c6[0x0]);_0x49b8c2&&(this[_0xaa62b0(0x32f)](_0x49b8c2),this['_showUploadMessage'](_0x5dbf8c['MessageType'][_0xaa62b0(0x30c)]));}async[_0x181bb3(0x359)](_0x3f4d47,_0x25ece4,_0x57f2cf){const _0x1a0db4=_0x181bb3;this[_0x1a0db4(0x287)](_0x5dbf8c[_0x1a0db4(0x2e7)]['Info']);let _0x24982c=await this[_0x1a0db4(0x247)]['exportXLSXByUnitId'](_0x3f4d47||this[_0x1a0db4(0x1d8)]());_0x24982c&&(_0x16c7fb(_0x24982c,_0x25ece4||this['_getUnitName'](_0x24982c),_0x1a0db4(0x30e)),this[_0x1a0db4(0x287)](_0x5dbf8c[_0x1a0db4(0x2e7)][_0x1a0db4(0x30c)]));}async['exportXLSXBySnapshot'](){const _0x2214b1=_0x181bb3;this[_0x2214b1(0x287)](_0x5dbf8c[_0x2214b1(0x2e7)][_0x2214b1(0x34c)]);let _0x432f55=await this['_getUnitJson'](),_0x8d4469=await this[_0x2214b1(0x247)][_0x2214b1(0x20f)](_0x432f55);_0x8d4469&&(_0x16c7fb(_0x8d4469,this[_0x2214b1(0x31e)](_0x8d4469),_0x2214b1(0x30e)),this[_0x2214b1(0x287)](_0x5dbf8c[_0x2214b1(0x2e7)][_0x2214b1(0x30c)]));}[_0x181bb3(0x2dc)](_0x5c4a03){const _0x5b396b=_0x181bb3;this[_0x5b396b(0x275)]=_0x5c4a03;}async[_0x181bb3(0x1f8)](_0x185d81,_0x183d17){const _0x5b0415=_0x181bb3;this[_0x5b0415(0x20c)][_0x5b0415(0x387)](),this[_0x5b0415(0x20c)][_0x5b0415(0x1d4)](0x0),this[_0x5b0415(0x374)](0x4),this['_addDoneTask'](0x1);let _0x52433c=await this['_exchangeService']['importFileToUnitId'](_0x185d81,_0x183d17);if(!_0x52433c){this[_0x5b0415(0x364)](),this[_0x5b0415(0x20c)][_0x5b0415(0x1d4)](0x2);return;}let _0xec42fd={'link':this[_0x5b0415(0x275)](_0x52433c,_0x183d17),'name':_0x185d81['name'],'type':_0x183d17};return this[_0x5b0415(0x20c)]['pushLink'](_0xec42fd),this[_0x5b0415(0x2d4)](),this[_0x5b0415(0x20c)]['updateState'](0x1),_0x52433c;}[_0x181bb3(0x1d8)](){const _0x19f244=_0x181bb3;return this[_0x19f244(0x2f1)][_0x19f244(0x353)](_0x236670[_0x19f244(0x37e)][_0x19f244(0x256)])[_0x19f244(0x1c7)]();}[_0x181bb3(0x369)](){const _0x117e8a=_0x181bb3;return this[_0x117e8a(0x2f1)][_0x117e8a(0x353)](_0x236670[_0x117e8a(0x37e)][_0x117e8a(0x2d2)])[_0x117e8a(0x1c7)]();}['_getUnitName'](_0x232634){const _0x1f23da=_0x181bb3;var _0x35fc7f;return((_0x35fc7f=this[_0x1f23da(0x2f1)][_0x1f23da(0x353)](_0x236670['UniverInstanceType'][_0x1f23da(0x256)]))==null?void 0x0:_0x35fc7f[_0x1f23da(0x2c2)])||_0x232634[_0x1f23da(0x2c2)]['split']('.')[_0x1f23da(0x349)]()||document[_0x1f23da(0x2ea)];}async['_getUnitJson'](){const _0x4f5e5f=_0x181bb3;return this[_0x4f5e5f(0x2f1)][_0x4f5e5f(0x353)](_0x236670[_0x4f5e5f(0x37e)][_0x4f5e5f(0x256)])[_0x4f5e5f(0x2a1)]();}async[_0x181bb3(0x36e)](){const _0x18b657=_0x181bb3;return this['_univerInstanceService']['getCurrentUnitOfType'](_0x236670[_0x18b657(0x37e)][_0x18b657(0x2d2)])[_0x18b657(0x2a1)]();}[_0x181bb3(0x275)](_0x26a864,_0x40d697){const _0x5c4ed6=_0x181bb3;let _0x164058=new URL(window[_0x5c4ed6(0x262)]['href']);return _0x164058[_0x5c4ed6(0x280)][_0x5c4ed6(0x29a)](_0x5c4ed6(0x1e5),_0x26a864),_0x164058[_0x5c4ed6(0x280)][_0x5c4ed6(0x29a)]('type',''+_0x40d697),_0x164058['toString']();}[_0x181bb3(0x32f)](_0x5006c4){const _0x5634e9=_0x181bb3;let _0xe81cb=this['_univerInstanceService']['getCurrentUnitOfType'](_0x236670[_0x5634e9(0x37e)][_0x5634e9(0x256)])[_0x5634e9(0x1c7)]();this[_0x5634e9(0x2f1)]['disposeUnit'](_0xe81cb),this['_univerInstanceService']['createUnit'](_0x236670['UniverInstanceType']['UNIVER_SHEET'],_0x5006c4);}[_0x181bb3(0x2df)](_0x16052a){const _0x564d8a=_0x181bb3;if(_0x16052a){let {code:_0x4345b8}=_0x16052a;switch(_0x4345b8){case _0x443c35['ErrorCode'][_0x564d8a(0x232)]:this[_0x564d8a(0x250)][_0x564d8a(0x387)]({'type':_0x5dbf8c['MessageType']['Error'],'content':this[_0x564d8a(0x320)]['t'](_0x564d8a(0x221))});break;case _0x443c35[_0x564d8a(0x368)][_0x564d8a(0x357)]:this[_0x564d8a(0x250)][_0x564d8a(0x387)]({'type':_0x5dbf8c['MessageType'][_0x564d8a(0x285)],'content':this[_0x564d8a(0x320)]['t']('exchange-client.internalError')});break;default:this['_messageService']['show']({'type':_0x5dbf8c[_0x564d8a(0x2e7)][_0x564d8a(0x285)],'content':this[_0x564d8a(0x320)]['t']('exchange-client.networkError')});break;}return null;}return this[_0x564d8a(0x250)][_0x564d8a(0x387)]({'type':_0x5dbf8c[_0x564d8a(0x2e7)]['Error'],'content':this['_localeService']['t'](_0x564d8a(0x261))}),null;}[_0x181bb3(0x287)](_0x237188){const _0x2ad4cd=_0x181bb3;let _0x5b00a2='';switch(_0x237188){case _0x5dbf8c['MessageType'][_0x2ad4cd(0x30c)]:_0x5b00a2=this[_0x2ad4cd(0x320)]['t'](_0x2ad4cd(0x224));break;case _0x5dbf8c[_0x2ad4cd(0x2e7)][_0x2ad4cd(0x34c)]:_0x5b00a2=this[_0x2ad4cd(0x320)]['t'](_0x2ad4cd(0x1f3));break;default:break;}this['_messageService'][_0x2ad4cd(0x387)]({'type':_0x237188,'content':_0x5b00a2});}['_showUploadMessage'](_0x17ed10){const _0x400757=_0x181bb3;let _0x2edbbd='';switch(_0x17ed10){case _0x5dbf8c[_0x400757(0x2e7)][_0x400757(0x30c)]:_0x2edbbd=this[_0x400757(0x320)]['t'](_0x400757(0x2b6));break;case _0x5dbf8c[_0x400757(0x2e7)][_0x400757(0x34c)]:_0x2edbbd=this[_0x400757(0x320)]['t']('exchange-client.uploading');break;default:break;}this['_messageService'][_0x400757(0x387)]({'type':_0x17ed10,'content':_0x2edbbd});}[_0x181bb3(0x281)](){const _0x145ddb=_0x181bb3;this[_0x145ddb(0x1c6)][_0x145ddb(0x2ae)]({'done':this['_doneUploadTaskCount'],'count':this['_totalUploadTaskCount']});}[_0x181bb3(0x374)](_0x1812db){const _0x5e15a8=_0x181bb3;this['_totalUploadTaskCount']+=_0x1812db,this[_0x5e15a8(0x281)]();}['_addDoneTask'](_0x5268f2){const _0x3bc1b9=_0x181bb3;this[_0x3bc1b9(0x315)]+=_0x5268f2,this[_0x3bc1b9(0x315)]=Math[_0x3bc1b9(0x242)](this[_0x3bc1b9(0x315)],this[_0x3bc1b9(0x24f)]),this[_0x3bc1b9(0x281)]();}[_0x181bb3(0x2d4)](){const _0x11192f=_0x181bb3;this[_0x11192f(0x315)]=this[_0x11192f(0x24f)],this[_0x11192f(0x281)]();}[_0x181bb3(0x364)](){const _0x4257be=_0x181bb3;this[_0x4257be(0x315)]=0x0,this['_totalUploadTaskCount']=0x0,this[_0x4257be(0x281)]();}[_0x181bb3(0x390)](_0x342c89,_0x4c38e1){const _0x3c6e75=_0x181bb3;let _0x5c2d6b=_0x342c89[0x0],_0x40784c=_0x5c2d6b[_0x3c6e75(0x2c2)];return _0x1c636a(_0x5c2d6b)===_0x4c38e1?!0x1:(this[_0x3c6e75(0x250)][_0x3c6e75(0x387)]({'type':_0x5dbf8c[_0x3c6e75(0x2e7)]['Error'],'content':this['_localeService']['t'](_0x3c6e75(0x239),_0x40784c)}),!0x0);}[_0x181bb3(0x33d)](){const _0x299566=_0x181bb3;return this[_0x299566(0x24f)]!==0x0&&this[_0x299566(0x315)]!==this[_0x299566(0x24f)];}};_0x185af3=_0x40ca86([_0x39bfa1(0x0,(0x0,_0x236670[_0x181bb3(0x362)])(_0x236670[_0x181bb3(0x292)])),_0x39bfa1(0x1,_0x3c7fb1[_0x181bb3(0x1e9)]),_0x39bfa1(0x2,(0x0,_0x236670[_0x181bb3(0x362)])(_0x236670[_0x181bb3(0x245)])),_0x39bfa1(0x3,(0x0,_0x236670[_0x181bb3(0x362)])(_0x1c5039)),_0x39bfa1(0x4,(0x0,_0x236670[_0x181bb3(0x362)])(_0x412ac8)),_0x39bfa1(0x5,_0x236670[_0x181bb3(0x23b)])],_0x185af3);function _0x507e9f(_0x27e1b8){const _0x2e7118=_0x181bb3;let {onClick:_0x29874a,children:_0x16a9ae,className:_0x273bcc}=_0x27e1b8;return(0x0,_0x54b4fb[_0x2e7118(0x210)])(_0x2e7118(0x2b0),{'className':(0x0,_0x5dbf8c[_0x2e7118(0x283)])('univer-h-7\x20univer-cursor-pointer\x20univer-select-none\x20univer-rounded-md\x20univer-border-0\x20univer-border-transparent\x20univer-bg-transparent\x20univer-px-2\x20univer-py-0\x20univer-text-sm\x20univer-text-primary-600\x20univer-transition-all\x20univer-duration-150\x20hover:univer-bg-primary-50',_0x273bcc),'type':'button','onClick':_0x29874a,'children':_0x16a9ae});}function _0x14dc2d(){const _0x1ea131=_0x181bb3;let _0x50999e=(0x0,_0x3c7fb1[_0x1ea131(0x322)])(_0x545bb3),_0x5417f6=(0x0,_0x3c7fb1[_0x1ea131(0x322)])(_0x236670[_0x1ea131(0x245)]);function _0x3bae34(){const _0x26b856=_0x1ea131;_0x50999e[_0x26b856(0x243)]();}return(0x0,_0x54b4fb['jsx'])(_0x507e9f,{'onClick':_0x3bae34,'children':_0x5417f6['t'](_0x1ea131(0x36d))});}function _0x57f2f7(){const _0x18368a=_0x181bb3;return(0x0,_0x54b4fb[_0x18368a(0x1cc)])(_0x18368a(0x213),{'className':_0x18368a(0x37c),'children':[(0x0,_0x54b4fb[_0x18368a(0x210)])(_0x18368a(0x1ce),{'className':_0x18368a(0x34d),'children':(0x0,_0x3c7fb1[_0x18368a(0x322)])(_0x236670[_0x18368a(0x245)])['t'](_0x18368a(0x219))}),(0x0,_0x54b4fb[_0x18368a(0x210)])(_0x14dc2d,{})]});}function _0x320c49(_0x14ac08){const _0x247bda=_0x181bb3;let {count:_0x18c11a}=_0x14ac08;return(0x0,_0x54b4fb['jsxs'])(_0x247bda(0x213),{'className':'univer-mt-3\x20univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-2\x20univer-pr-1','children':[(0x0,_0x54b4fb['jsx'])('span',{'className':_0x247bda(0x1f7),'children':(0x0,_0x3c7fb1[_0x247bda(0x322)])(_0x236670[_0x247bda(0x245)])['t'](_0x247bda(0x384),''+_0x18c11a)}),(0x0,_0x54b4fb[_0x247bda(0x210)])(_0x14dc2d,{})]});}function _0x352f59(){const _0x5a476e=_0x181bb3;let _0x340eb0=(0x0,_0x3c7fb1[_0x5a476e(0x322)])(_0x545bb3),_0xcf5744=(0x0,_0x3c7fb1[_0x5a476e(0x322)])(_0x236670['LocaleService']);function _0x284212(){const _0x264c15=_0x5a476e;_0x340eb0[_0x264c15(0x2c6)]();}return(0x0,_0x54b4fb[_0x5a476e(0x210)])(_0x507e9f,{'onClick':_0x284212,'children':_0xcf5744['t'](_0x5a476e(0x350))});}function _0x29d9a3(){const _0xed243d=_0x181bb3;let {count:_0x284f64,done:_0x597553}=(0x0,_0x3c7fb1[_0xed243d(0x325)])((0x0,_0x3c7fb1[_0xed243d(0x322)])(_0x545bb3)[_0xed243d(0x264)]),[_0x5443b5,_0x18dbdc]=(0x0,_0x11b9e7[_0xed243d(0x345)])(_0x284f64>0x0?_0x597553/_0x284f64:0x0);return(0x0,_0x11b9e7['useEffect'])(()=>{_0x18dbdc(_0x284f64>0x0?_0x597553/_0x284f64:0x0);},[_0x284f64,_0x597553]),(0x0,_0x54b4fb['jsx'])(_0xed243d(0x213),{'className':_0xed243d(0x31d),'children':(0x0,_0x54b4fb['jsx'])('div',{'className':_0xed243d(0x2a8),'style':{'width':Math[_0xed243d(0x33c)](_0x5443b5*0x64)+'%'}})});}function _0x36fe6d(){const _0x536f16=_0x181bb3;return(0x0,_0x54b4fb[_0x536f16(0x1cc)])('div',{'className':_0x536f16(0x37c),'children':[(0x0,_0x54b4fb['jsx'])(_0x536f16(0x1ce),{'className':_0x536f16(0x21d),'children':(0x0,_0x3c7fb1[_0x536f16(0x322)])(_0x236670[_0x536f16(0x245)])['t']('exchange-client.wait')}),(0x0,_0x54b4fb[_0x536f16(0x210)])(_0x536f16(0x213),{'className':_0x536f16(0x1ec),'children':(0x0,_0x54b4fb['jsx'])(_0x29d9a3,{})}),(0x0,_0x54b4fb[_0x536f16(0x210)])(_0x352f59,{})]});}let _0x19e54b={0x1:(0x0,_0x54b4fb['jsx'])(_0x5d08c6,{'className':'univer-text-green-500'}),0x0:(0x0,_0x54b4fb['jsx'])(_0x9a04ba,{'className':_0x181bb3(0x23a)}),0x2:(0x0,_0x54b4fb[_0x181bb3(0x210)])(_0x36bf52,{'className':'univer-text-red-500'})};function _0x3428ee(){const _0x39968a=_0x181bb3;let [_0x350a51,_0xfd351e]=(0x0,_0x11b9e7[_0x39968a(0x345)])(0x0),[_0x36e3b7,_0x2a9a42]=(0x0,_0x11b9e7[_0x39968a(0x345)])(!0x1),[_0x14bbbb,_0x394e5b]=(0x0,_0x11b9e7['useState'])([]),_0x4e815c=(0x0,_0x3c7fb1[_0x39968a(0x322)])(_0x412ac8),_0x56b850=(0x0,_0x3c7fb1[_0x39968a(0x322)])(_0x236670[_0x39968a(0x245)]);(0x0,_0x11b9e7[_0x39968a(0x1d6)])(()=>{const _0x18f143=_0x39968a;let _0x1e2301=_0x4e815c['visible$'][_0x18f143(0x226)](_0x4b1ffc=>{_0x2a9a42(_0x4b1ffc);}),_0x272a94=_0x4e815c[_0x18f143(0x24b)][_0x18f143(0x226)](_0x245adf=>{_0x394e5b(_0x245adf);}),_0x14e808=_0x4e815c[_0x18f143(0x207)][_0x18f143(0x226)](_0x5cabda=>{_0xfd351e(_0x5cabda);});return()=>{const _0x165117=_0x18f143;_0x1e2301[_0x165117(0x2b9)](),_0x272a94[_0x165117(0x2b9)](),_0x14e808[_0x165117(0x2b9)]();};},[]);function _0x25b6e3(){_0x2a9a42(!0x1);}function _0x14799f(_0x2f1a4e){const _0x1c1dcf=_0x39968a;switch(_0x2f1a4e){case 0x1:return _0x56b850['t'](_0x1c1dcf(0x2b6));case 0x0:return _0x56b850['t'](_0x1c1dcf(0x360));case 0x2:return _0x56b850['t']('exchange-client.unknownMistake');default:return'';}}return _0x36e3b7&&(0x0,_0x54b4fb[_0x39968a(0x1cc)])(_0x39968a(0x213),{'className':_0x39968a(0x308),'children':[(0x0,_0x54b4fb[_0x39968a(0x1cc)])('div',{'className':_0x39968a(0x310),'children':[(0x0,_0x54b4fb[_0x39968a(0x1cc)])('span',{'className':_0x39968a(0x2cb),'children':[(0x0,_0x54b4fb[_0x39968a(0x210)])('span',{'className':'univer-h-6\x20univer-text-2xl','children':_0x19e54b[_0x350a51]}),(0x0,_0x54b4fb[_0x39968a(0x210)])(_0x39968a(0x1ce),{'className':'univer-ml-1.5\x20univer-font-semibold\x20univer-leading-6\x20univer-text-gray-900\x20dark:!univer-text-white','children':_0x14799f(_0x350a51)})]}),(0x0,_0x54b4fb['jsx'])(_0x39968a(0x1ce),{'className':_0x39968a(0x1cb),'onClick':_0x25b6e3,'children':(0x0,_0x54b4fb[_0x39968a(0x210)])(_0x2cb5aa,{})})]}),(0x0,_0x54b4fb['jsxs'])(_0x39968a(0x213),{'children':[_0x350a51===0x0&&(0x0,_0x54b4fb[_0x39968a(0x210)])(_0x36fe6d,{}),_0x350a51===0x2&&(0x0,_0x54b4fb[_0x39968a(0x210)])(_0x57f2f7,{}),_0x14bbbb[_0x39968a(0x37b)]>0x0&&(0x0,_0x54b4fb[_0x39968a(0x210)])(_0x2c1170,{'list':_0x14bbbb}),_0x350a51===0x1&&(0x0,_0x54b4fb[_0x39968a(0x210)])(_0x320c49,{'count':_0x14bbbb[_0x39968a(0x37b)]})]})]});}function _0x36a215(){const _0x44f8fc=_0x181bb3;return(0x0,_0x54b4fb[_0x44f8fc(0x210)])(_0x3428ee,{});}let _0xb385f5=class extends _0x236670[_0x181bb3(0x1ed)]{constructor(_0x5dc49e,_0x5c7b8f){const _0x17b8a1=_0x181bb3;super(),this[_0x17b8a1(0x2ee)]=_0x5dc49e,this[_0x17b8a1(0x344)]=_0x5c7b8f,this[_0x17b8a1(0x372)]();}[_0x181bb3(0x372)](){const _0x154ee1=_0x181bb3;this[_0x154ee1(0x337)](this['_uiPartsService']['registerComponent'](_0x3c7fb1[_0x154ee1(0x259)]['CONTENT'],()=>(0x0,_0x3c7fb1[_0x154ee1(0x309)])(_0x36a215,this[_0x154ee1(0x2ee)])));}};_0xb385f5=_0x40ca86([_0x39bfa1(0x0,(0x0,_0x236670[_0x181bb3(0x362)])(_0x236670[_0x181bb3(0x2bc)])),_0x39bfa1(0x1,_0x3c7fb1[_0x181bb3(0x2f2)])],_0xb385f5);let _0x4fa220=class extends _0x236670[_0x181bb3(0x1e2)]{constructor(_0x411023=_0x3c1c53,_0x23feb7,_0x502f31){const _0x4be0c5=_0x181bb3;super(),this[_0x4be0c5(0x286)]=_0x411023,this['_injector']=_0x23feb7,this[_0x4be0c5(0x299)]=_0x502f31;let {..._0x720f14}=(0x0,_0x236670['merge'])({},_0x3c1c53,this['_config']);this[_0x4be0c5(0x299)][_0x4be0c5(0x30d)](_0x1b24e9,_0x720f14);}[_0x181bb3(0x375)](){const _0x4a4cbb=_0x181bb3;(0x0,_0x236670[_0x4a4cbb(0x29b)])(this[_0x4a4cbb(0x2ee)],[[_0xb385f5],[_0x545bb3,{'useClass':_0x185af3}],[_0x1c5039,{'useClass':_0x2fa3de}],[_0x3c442c,{'useClass':_0x12031f}],[_0x412ac8,{'useClass':_0xef7097}]]);}['onReady'](){const _0x2fb067=_0x181bb3;(0x0,_0x236670[_0x2fb067(0x30b)])(this['_injector'],[[_0xb385f5],[_0x545bb3]]);}};_0xcd0b1(_0x4fa220,_0x181bb3(0x253),_0x181bb3(0x32c)),_0xcd0b1(_0x4fa220,_0x181bb3(0x2ad),_0x223b10),_0xcd0b1(_0x4fa220,'version',_0x574f57),_0x4fa220=_0x40ca86([(0x0,_0x236670[_0x181bb3(0x35c)])(_0x592c14[_0x181bb3(0x268)],_0x13676f[_0x181bb3(0x2d7)]),_0x39bfa1(0x1,(0x0,_0x236670[_0x181bb3(0x362)])(_0x236670['Injector'])),_0x39bfa1(0x2,_0x236670['IConfigService'])],_0x4fa220),_0x36d3c1['EXCHANGE_CLIENT_PLUGIN_CONFIG_KEY']=_0x1b24e9,Object['defineProperty'](_0x36d3c1,_0x181bb3(0x28d),{'enumerable':!0x0,'get':function(){return _0x185af3;}}),Object[_0x181bb3(0x354)](_0x36d3c1,_0x181bb3(0x2ab),{'enumerable':!0x0,'get':function(){return _0x2fa3de;}}),_0x36d3c1[_0x181bb3(0x311)]=_0x545bb3,_0x36d3c1['IExchangeService']=_0x1c5039,_0x36d3c1['IRequestService']=_0x3c442c,_0x36d3c1['IUploadNotificationService']=_0x412ac8,Object[_0x181bb3(0x354)](_0x36d3c1,_0x181bb3(0x1e3),{'enumerable':!0x0,'get':function(){return _0x12031f;}}),Object[_0x181bb3(0x354)](_0x36d3c1,_0x181bb3(0x209),{'enumerable':!0x0,'get':function(){return _0x4fa220;}}),_0x36d3c1['UploadNotificationContainer']=_0x36a215,_0x36d3c1[_0x181bb3(0x331)]=_0xef7097,_0x36d3c1[_0x181bb3(0x2b5)]=_0x5ecf6f,_0x36d3c1[_0x181bb3(0x365)]=_0x16c7fb,_0x36d3c1[_0x181bb3(0x1dc)]=_0x1c636a,_0x36d3c1[_0x181bb3(0x29e)]=_0x470451,_0x36d3c1[_0x181bb3(0x2d5)]=_0x5bc6d7,_0x36d3c1[_0x181bb3(0x30a)]=_0x5b960a,_0x36d3c1[_0x181bb3(0x1f0)]=_0x1300f4,_0x36d3c1['transformWorkbookDataToSnapshotJson']=_0x263c01;}));
@@ -0,0 +1 @@
1
+ function _0xe539(_0x5ecd25,_0x321de0){_0x5ecd25=_0x5ecd25-0x149;var _0x3df076=_0x3df0();var _0xe53965=_0x3df076[_0x5ecd25];return _0xe53965;}function _0x3df0(){var _0x44dcc0=['716048vvFWUx','نوع\x20الملف\x20المحدد\x20[{0}]\x20غير\x20مدعوم\x20للرفع','1279440wKzBIg','object','amd','تم\x20التحميل\x20بنجاح','20KZABZZ','function','exports','2772266IFRHgV','جارٍ\x20الرفع','1042UPKgkt','جارٍ\x20التحميل','يرجى\x20الانتظار...','البيانات\x20كبيرة\x20جداً','تم\x20رفع\x20الملف\x20بنجاح','132DOgDUl','إلغاء','خطأ\x20في\x20الشبكة','908286pHcYXV','إعادة\x20الرفع','خطأ\x20غير\x20معروف','81620TSkdAG','631899UbQPJX','101cSlFDy'];_0x3df0=function(){return _0x44dcc0;};return _0x3df0();}(function(_0x3c220f,_0x5b9625){var _0x2056be=_0xe539,_0x3adca3=_0x3c220f();while(!![]){try{var _0x165e72=-parseInt(_0x2056be(0x15e))/0x1*(-parseInt(_0x2056be(0x151))/0x2)+parseInt(_0x2056be(0x159))/0x3+-parseInt(_0x2056be(0x15f))/0x4+parseInt(_0x2056be(0x15c))/0x5*(-parseInt(_0x2056be(0x156))/0x6)+parseInt(_0x2056be(0x14f))/0x7+parseInt(_0x2056be(0x161))/0x8+parseInt(_0x2056be(0x15d))/0x9*(-parseInt(_0x2056be(0x14c))/0xa);if(_0x165e72===_0x5b9625)break;else _0x3adca3['push'](_0x3adca3['shift']());}catch(_0x15fea8){_0x3adca3['push'](_0x3adca3['shift']());}}}(_0x3df0,0x38d55),function(_0x2af85d,_0xc7db5f){var _0x165724=_0xe539;typeof exports==_0x165724(0x149)&&typeof module<'u'?module[_0x165724(0x14e)]=_0xc7db5f():typeof define==_0x165724(0x14d)&&define[_0x165724(0x14a)]?define([],_0xc7db5f):(_0x2af85d=typeof globalThis<'u'?globalThis:_0x2af85d||self,_0x2af85d['UniverProExchangeClientArSA']=_0xc7db5f());}(this,function(){var _0x1b7166=_0xe539;return{'exchange-client':{'uploading':_0x1b7166(0x150),'uploadSuccess':_0x1b7166(0x155),'uploadSuccessTip':'تم\x20رفع\x20{0}\x20ملف/ملفات\x20بنجاح','downloading':_0x1b7166(0x152),'downloadSuccess':_0x1b7166(0x14b),'unknownMistake':_0x1b7166(0x15b),'networkError':_0x1b7166(0x158),'tooLarge':_0x1b7166(0x154),'internalError':'خطأ\x20داخلي\x20غير\x20معروف','interrupt':'تمت\x20مقاطعة\x20الاتصال\x20بالشبكة\x20وفشل\x20رفع\x20الملف','fileTypeError':_0x1b7166(0x160),'wait':_0x1b7166(0x153),'cancel':_0x1b7166(0x157),'uploadAgain':_0x1b7166(0x15a)}};}));
@@ -1 +1 @@
1
- (function(_0x40479b,_0x1c8c1a){var _0x27f26f=_0xeb36,_0x1f2934=_0x40479b();while(!![]){try{var _0x3855f0=-parseInt(_0x27f26f(0x1a0))/0x1*(-parseInt(_0x27f26f(0x191))/0x2)+-parseInt(_0x27f26f(0x19d))/0x3*(-parseInt(_0x27f26f(0x1a7))/0x4)+-parseInt(_0x27f26f(0x199))/0x5+parseInt(_0x27f26f(0x196))/0x6*(parseInt(_0x27f26f(0x19c))/0x7)+parseInt(_0x27f26f(0x1a3))/0x8+-parseInt(_0x27f26f(0x1a1))/0x9+-parseInt(_0x27f26f(0x1a5))/0xa;if(_0x3855f0===_0x1c8c1a)break;else _0x1f2934['push'](_0x1f2934['shift']());}catch(_0x147613){_0x1f2934['push'](_0x1f2934['shift']());}}}(_0x3191,0x32011),function(_0x545934,_0x26cd81){var _0x4e8d95=_0xeb36;typeof exports==_0x4e8d95(0x193)&&typeof module<'u'?module[_0x4e8d95(0x1a8)]=_0x26cd81():typeof define=='function'&&define['amd']?define([],_0x26cd81):(_0x545934=typeof globalThis<'u'?globalThis:_0x545934||self,_0x545934['UniverProExchangeClientCaES']=_0x26cd81());}(this,function(){var _0x35325c=_0xeb36;return{'exchange':{'file':_0x35325c(0x1a2),'upload':_0x35325c(0x19a),'download':_0x35325c(0x19b),'uploading':_0x35325c(0x19f),'uploadSuccess':_0x35325c(0x1a4),'uploadSuccessTip':_0x35325c(0x192),'downloading':'Downloading','downloadSuccess':'Download\x20success','unknownMistake':'Unknown\x20mistake','networkError':'Network\x20error','tooLarge':'Data\x20is\x20too\x20large','internalError':_0x35325c(0x198),'interrupt':_0x35325c(0x197),'fileTypeError':_0x35325c(0x195),'wait':_0x35325c(0x19e),'cancel':_0x35325c(0x1a6),'uploadAgain':_0x35325c(0x194)}};}));function _0xeb36(_0x19f566,_0x1d5eb6){_0x19f566=_0x19f566-0x191;var _0x319131=_0x3191();var _0xeb36a9=_0x319131[_0x19f566];return _0xeb36a9;}function _0x3191(){var _0x567518=['Internal\x20unknown\x20error','188150PfmzvB','Open(File)','Save\x20As','42pDfOCA','471090NThUhI','Please\x20wait...','Uploading','37xoOhkD','3304287yTrQsH','File','3001424WScgCD','File\x20uploaded\x20successfully','8129530AGIyDM','Cancel','8flvtrt','exports','19206IeCbxv','{0}\x20file(s)\x20uploaded\x20successfully','object','Upload\x20again','Selected\x20file\x20[{0}]\x20is\x20not\x20supported\x20for\x20upload','377994OUFbIZ','The\x20network\x20connection\x20was\x20interrupted\x20and\x20the\x20file\x20upload\x20failed'];_0x3191=function(){return _0x567518;};return _0x3191();}
1
+ function _0x5b7f(_0x8a816d,_0x17d42f){_0x8a816d=_0x8a816d-0xa4;var _0x108e3b=_0x108e();var _0x5b7ff4=_0x108e3b[_0x8a816d];return _0x5b7ff4;}function _0x108e(){var _0x592f9d=['1429419SKhyML','2098626iOEOAA','10476020OhQaUA','La\x20connexió\x20de\x20xarxa\x20s\x27ha\x20interromput\x20i\x20la\x20pujada\x20del\x20fitxer\x20ha\x20fallat','21aMrYfd','Error\x20desconegut','9RiObGg','Descàrrega\x20correcta','UniverProExchangeClientCaES','{0}\x20fitxer(s)\x20pujat(s)\x20correctament','Pujant','Error\x20de\x20xarxa','1671256GxSJwT','24XsjMVe','15zQqLLN','exports','Fitxer\x20pujat\x20correctament','8539333HdVKLw','El\x20fitxer\x20seleccionat\x20[{0}]\x20no\x20és\x20compatible\x20per\x20pujar','1492368rYeIsH','object','Descarregant','Les\x20dades\x20són\x20massa\x20grans','amd','function','Cancel·lar','3714524EgcIYX','Error\x20intern\x20desconegut','Espereu...','6YNWCcQ'];_0x108e=function(){return _0x592f9d;};return _0x108e();}(function(_0x2dd148,_0x4d450e){var _0x13557f=_0x5b7f,_0x5d6f73=_0x2dd148();while(!![]){try{var _0x11fa90=parseInt(_0x13557f(0xa5))/0x1+parseInt(_0x13557f(0xaf))/0x2*(parseInt(_0x13557f(0xb0))/0x3)+parseInt(_0x13557f(0xac))/0x4+parseInt(_0x13557f(0xbe))/0x5*(-parseInt(_0x13557f(0xb1))/0x6)+-parseInt(_0x13557f(0xb4))/0x7*(-parseInt(_0x13557f(0xbc))/0x8)+parseInt(_0x13557f(0xb6))/0x9*(-parseInt(_0x13557f(0xb2))/0xa)+-parseInt(_0x13557f(0xc1))/0xb*(parseInt(_0x13557f(0xbd))/0xc);if(_0x11fa90===_0x4d450e)break;else _0x5d6f73['push'](_0x5d6f73['shift']());}catch(_0x2f7f80){_0x5d6f73['push'](_0x5d6f73['shift']());}}}(_0x108e,0xca0e2),function(_0x10b6c9,_0x194b62){var _0x5b744f=_0x5b7f;typeof exports==_0x5b744f(0xa6)&&typeof module<'u'?module[_0x5b744f(0xbf)]=_0x194b62():typeof define==_0x5b744f(0xaa)&&define[_0x5b744f(0xa9)]?define([],_0x194b62):(_0x10b6c9=typeof globalThis<'u'?globalThis:_0x10b6c9||self,_0x10b6c9[_0x5b744f(0xb8)]=_0x194b62());}(this,function(){var _0x907283=_0x5b7f;return{'exchange-client':{'uploading':_0x907283(0xba),'uploadSuccess':_0x907283(0xc0),'uploadSuccessTip':_0x907283(0xb9),'downloading':_0x907283(0xa7),'downloadSuccess':_0x907283(0xb7),'unknownMistake':_0x907283(0xb5),'networkError':_0x907283(0xbb),'tooLarge':_0x907283(0xa8),'internalError':_0x907283(0xad),'interrupt':_0x907283(0xb3),'fileTypeError':_0x907283(0xa4),'wait':_0x907283(0xae),'cancel':_0x907283(0xab),'uploadAgain':'Tornar\x20a\x20pujar'}};}));
@@ -0,0 +1 @@
1
+ function _0x2fa7(){var _0x7bf469=['1574664cXStys','Wird\x20heruntergeladen','Datei\x20erfolgreich\x20hochgeladen','Wird\x20hochgeladen','Netzwerkfehler','object','121HHZBet','amd','23618pCZqpb','Die\x20Netzwerkverbindung\x20wurde\x20unterbrochen\x20und\x20der\x20Datei-Upload\x20ist\x20fehlgeschlagen','Download\x20erfolgreich','10236210HGVenB','Abbrechen','935696SIHYqA','10132ncUNul','UniverProExchangeClientDeDE','10762USbwmK','Erneut\x20hochladen','5438213pixKmy','24kQJhYN','Die\x20ausgewählte\x20Datei\x20[{0}]\x20wird\x20für\x20den\x20Upload\x20nicht\x20unterstützt','Bitte\x20warten...','156lnfgzN','9fLAaMT','210eGoKhq','function','Interner\x20unbekannter\x20Fehler'];_0x2fa7=function(){return _0x7bf469;};return _0x2fa7();}function _0x1240(_0x5e1349,_0x531edd){_0x5e1349=_0x5e1349-0x1f1;var _0x2fa77c=_0x2fa7();var _0x124035=_0x2fa77c[_0x5e1349];return _0x124035;}(function(_0x163c5e,_0x493057){var _0x5c0ec6=_0x1240,_0x241004=_0x163c5e();while(!![]){try{var _0xa6de69=parseInt(_0x5c0ec6(0x207))/0x1*(-parseInt(_0x5c0ec6(0x1f6))/0x2)+-parseInt(_0x5c0ec6(0x201))/0x3+-parseInt(_0x5c0ec6(0x1f4))/0x4*(parseInt(_0x5c0ec6(0x1fe))/0x5)+parseInt(_0x5c0ec6(0x1fc))/0x6*(-parseInt(_0x5c0ec6(0x209))/0x7)+parseInt(_0x5c0ec6(0x1f3))/0x8*(-parseInt(_0x5c0ec6(0x1fd))/0x9)+parseInt(_0x5c0ec6(0x1f1))/0xa+-parseInt(_0x5c0ec6(0x1f8))/0xb*(-parseInt(_0x5c0ec6(0x1f9))/0xc);if(_0xa6de69===_0x493057)break;else _0x241004['push'](_0x241004['shift']());}catch(_0x971eaf){_0x241004['push'](_0x241004['shift']());}}}(_0x2fa7,0x8040e),function(_0x354c53,_0x4f5768){var _0x4ded5=_0x1240;typeof exports==_0x4ded5(0x206)&&typeof module<'u'?module['exports']=_0x4f5768():typeof define==_0x4ded5(0x1ff)&&define[_0x4ded5(0x208)]?define([],_0x4f5768):(_0x354c53=typeof globalThis<'u'?globalThis:_0x354c53||self,_0x354c53[_0x4ded5(0x1f5)]=_0x4f5768());}(this,function(){var _0x5ec24f=_0x1240;return{'exchange-client':{'uploading':_0x5ec24f(0x204),'uploadSuccess':_0x5ec24f(0x203),'uploadSuccessTip':'{0}\x20Datei(en)\x20erfolgreich\x20hochgeladen','downloading':_0x5ec24f(0x202),'downloadSuccess':_0x5ec24f(0x20b),'unknownMistake':'Unbekannter\x20Fehler','networkError':_0x5ec24f(0x205),'tooLarge':'Daten\x20sind\x20zu\x20groß','internalError':_0x5ec24f(0x200),'interrupt':_0x5ec24f(0x20a),'fileTypeError':_0x5ec24f(0x1fa),'wait':_0x5ec24f(0x1fb),'cancel':_0x5ec24f(0x1f2),'uploadAgain':_0x5ec24f(0x1f7)}};}));