@univerjs-pro/exchange-client 1.0.0-alpha.3 → 1.0.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/facade.js +1 -1
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/locale/ar-SA.js +1 -1
- package/lib/cjs/locale/ca-ES.js +1 -1
- package/lib/cjs/locale/de-DE.js +1 -1
- package/lib/cjs/locale/en-US.js +1 -1
- package/lib/cjs/locale/es-ES.js +1 -1
- package/lib/cjs/locale/fa-IR.js +1 -1
- package/lib/cjs/locale/fr-FR.js +1 -1
- package/lib/cjs/locale/id-ID.js +1 -1
- package/lib/cjs/locale/it-IT.js +1 -1
- package/lib/cjs/locale/ja-JP.js +1 -1
- package/lib/cjs/locale/ko-KR.js +1 -1
- package/lib/cjs/locale/pl-PL.js +1 -1
- package/lib/cjs/locale/pt-BR.js +1 -1
- package/lib/cjs/locale/ru-RU.js +1 -1
- package/lib/cjs/locale/sk-SK.js +1 -1
- package/lib/cjs/locale/vi-VN.js +1 -1
- package/lib/cjs/locale/zh-CN.js +1 -1
- package/lib/cjs/locale/zh-HK.js +1 -1
- package/lib/cjs/locale/zh-TW.js +1 -1
- package/lib/es/facade.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/es/locale/ar-SA.js +1 -1
- package/lib/es/locale/ca-ES.js +1 -1
- package/lib/es/locale/de-DE.js +1 -1
- package/lib/es/locale/en-US.js +1 -1
- package/lib/es/locale/es-ES.js +1 -1
- package/lib/es/locale/fa-IR.js +1 -1
- package/lib/es/locale/fr-FR.js +1 -1
- package/lib/es/locale/id-ID.js +1 -1
- package/lib/es/locale/it-IT.js +1 -1
- package/lib/es/locale/ja-JP.js +1 -1
- package/lib/es/locale/ko-KR.js +1 -1
- package/lib/es/locale/pl-PL.js +1 -1
- package/lib/es/locale/pt-BR.js +1 -1
- package/lib/es/locale/ru-RU.js +1 -1
- package/lib/es/locale/sk-SK.js +1 -1
- package/lib/es/locale/vi-VN.js +1 -1
- package/lib/es/locale/zh-CN.js +1 -1
- package/lib/es/locale/zh-HK.js +1 -1
- package/lib/es/locale/zh-TW.js +1 -1
- package/lib/facade.js +1 -1
- package/lib/index.css +0 -4
- package/lib/index.js +1 -1
- package/lib/locale/ar-SA.js +1 -1
- package/lib/locale/ca-ES.js +1 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/es-ES.js +1 -1
- package/lib/locale/fa-IR.js +1 -1
- package/lib/locale/fr-FR.js +1 -1
- package/lib/locale/id-ID.js +1 -1
- package/lib/locale/it-IT.js +1 -1
- package/lib/locale/ja-JP.js +1 -1
- package/lib/locale/ko-KR.js +1 -1
- package/lib/locale/pl-PL.js +1 -1
- package/lib/locale/pt-BR.js +1 -1
- package/lib/locale/ru-RU.js +1 -1
- package/lib/locale/sk-SK.js +1 -1
- package/lib/locale/vi-VN.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/locale/zh-HK.js +1 -1
- package/lib/locale/zh-TW.js +1 -1
- package/lib/types/config/config.d.ts +0 -4
- package/lib/types/controllers/components.controller.d.ts +7 -0
- package/lib/types/controllers/exchange.controller.d.ts +3 -5
- package/lib/types/facade/f-univer.d.ts +45 -16
- package/lib/types/index.d.ts +2 -1
- package/lib/types/services/exchange.service.d.ts +16 -2
- package/lib/types/services/request.service.d.ts +0 -2
- package/lib/types/services/utils/content-type.d.ts +1 -0
- package/lib/types/services/utils/snapshot.d.ts +6 -2
- package/lib/types/services/utils/tool.d.ts +1 -0
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ar-SA.js +1 -1
- package/lib/umd/locale/ca-ES.js +1 -1
- package/lib/umd/locale/de-DE.js +1 -1
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/es-ES.js +1 -1
- package/lib/umd/locale/fa-IR.js +1 -1
- package/lib/umd/locale/fr-FR.js +1 -1
- package/lib/umd/locale/id-ID.js +1 -1
- package/lib/umd/locale/it-IT.js +1 -1
- package/lib/umd/locale/ja-JP.js +1 -1
- package/lib/umd/locale/ko-KR.js +1 -1
- package/lib/umd/locale/pl-PL.js +1 -1
- package/lib/umd/locale/pt-BR.js +1 -1
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/sk-SK.js +1 -1
- package/lib/umd/locale/vi-VN.js +1 -1
- package/lib/umd/locale/zh-CN.js +1 -1
- package/lib/umd/locale/zh-HK.js +1 -1
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +13 -12
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x1063(_0x47780a,_0x49785d){_0x47780a=_0x47780a-0x86;const _0x2a98c1=_0x2a98();let _0x106322=_0x2a98c1[_0x47780a];return _0x106322;}const _0x1a2ed9=_0x1063;(function(_0x35bd11,_0x2fa05e){const _0xe04407=_0x1063,_0x4ff06e=_0x35bd11();while(!![]){try{const _0x315f8f=parseInt(_0xe04407(0x93))/0x1*(parseInt(_0xe04407(0x94))/0x2)+parseInt(_0xe04407(0xaa))/0x3*(-parseInt(_0xe04407(0xa2))/0x4)+parseInt(_0xe04407(0x9d))/0x5+-parseInt(_0xe04407(0xa7))/0x6+-parseInt(_0xe04407(0x86))/0x7*(parseInt(_0xe04407(0x8a))/0x8)+parseInt(_0xe04407(0x9f))/0x9+parseInt(_0xe04407(0x97))/0xa*(parseInt(_0xe04407(0x99))/0xb);if(_0x315f8f===_0x2fa05e)break;else _0x4ff06e['push'](_0x4ff06e['shift']());}catch(_0x27a72f){_0x4ff06e['push'](_0x4ff06e['shift']());}}}(_0x2a98,0x23207));let e=require('@univerjs-pro/exchange-client'),t=require('@univerjs/core'),n=require('@univerjs/core/facade');var r=class extends n[_0x1a2ed9(0x8b)]{[_0x1a2ed9(0x90)](_0x2c5d1b,_0x295a95,_0x54793d){const _0x5b2902=_0x1a2ed9;this[_0x5b2902(0x9c)][_0x5b2902(0x87)](e[_0x5b2902(0xa4)])[_0x5b2902(0x90)](_0x2c5d1b,_0x295a95,_0x54793d);}async[_0x1a2ed9(0x89)](_0x2b1c26){const _0x312bb5=_0x1a2ed9;return this[_0x312bb5(0x9c)][_0x312bb5(0x87)](e[_0x312bb5(0xa4)])[_0x312bb5(0x8c)](_0x2b1c26);}async[_0x1a2ed9(0xa8)](_0x4df8bf){const _0x18065d=_0x1a2ed9;return this['_injector'][_0x18065d(0x87)](e[_0x18065d(0xa4)])[_0x18065d(0x9a)](_0x4df8bf);}async[_0x1a2ed9(0xa5)](_0x12865c){const _0x2c037b=_0x1a2ed9;return this[_0x2c037b(0x9c)][_0x2c037b(0x87)](e[_0x2c037b(0xa4)])[_0x2c037b(0x95)](_0x12865c,t[_0x2c037b(0x8f)]['UNIVER_SHEET']);}async[_0x1a2ed9(0x8d)](_0x1e67d0){const _0x25baed=_0x1a2ed9;return this[_0x25baed(0x9c)]['get'](e['IExchangeService'])[_0x25baed(0x98)](_0x1e67d0);}async[_0x1a2ed9(0xa0)](_0x3273a6){const _0x4a7eee=_0x1a2ed9;return this[_0x4a7eee(0x9c)][_0x4a7eee(0x87)](e[_0x4a7eee(0xa4)])[_0x4a7eee(0x91)](_0x3273a6);}async[_0x1a2ed9(0xad)](_0x331e0b){const _0x11f343=_0x1a2ed9;return this[_0x11f343(0x9c)]['get'](e[_0x11f343(0xa4)])['exportXLSXBySnapshot'](_0x331e0b);}async[_0x1a2ed9(0xab)](_0x466fb0){const _0x164a04=_0x1a2ed9;return this[_0x164a04(0x9c)][_0x164a04(0x87)](e[_0x164a04(0xa4)])[_0x164a04(0x95)](_0x466fb0,t['UniverInstanceType'][_0x164a04(0x9b)]);}async[_0x1a2ed9(0x9e)](_0x1936fd){const _0x25db18=_0x1a2ed9;return this['_injector'][_0x25db18(0x87)](e['IExchangeService'])[_0x25db18(0xa9)](_0x1936fd);}async[_0x1a2ed9(0x92)](_0x529df5){const _0x27f1f1=_0x1a2ed9;return this[_0x27f1f1(0x9c)][_0x27f1f1(0x87)](e[_0x27f1f1(0xa4)])[_0x27f1f1(0xa6)](_0x529df5);}async[_0x1a2ed9(0xa1)](_0x507a6a){const _0x55fc2a=_0x1a2ed9;return this[_0x55fc2a(0x9c)][_0x55fc2a(0x87)](e[_0x55fc2a(0xa4)])[_0x55fc2a(0x96)](_0x507a6a);}async['importPPTXToUnitIdAsync'](_0x3797e3){const _0x19ffcf=_0x1a2ed9;return this[_0x19ffcf(0x9c)][_0x19ffcf(0x87)](e[_0x19ffcf(0xa4)])['importFileToUnitId'](_0x3797e3,t[_0x19ffcf(0x8f)][_0x19ffcf(0x88)]);}async['importPPTXToSnapshotAsync'](_0x4196f9){const _0xe08618=_0x1a2ed9;return this[_0xe08618(0x9c)][_0xe08618(0x87)](e[_0xe08618(0xa4)])['importPPTXToSnapshot'](_0x4196f9);}async['exportPPTXByUnitIdAsync'](_0x4a688f){const _0x9b252e=_0x1a2ed9;return this[_0x9b252e(0x9c)]['get'](e['IExchangeService'])['exportPPTXByUnitId'](_0x4a688f);}async[_0x1a2ed9(0x8e)](_0xa581fc){const _0x152a46=_0x1a2ed9;return this[_0x152a46(0x9c)][_0x152a46(0x87)](e[_0x152a46(0xa4)])[_0x152a46(0xa3)](_0xa581fc);}};function _0x2a98(){const _0x61dfe9=['importDOCXToSnapshotAsync','1789686VLmiUj','exportXLSXByUnitIdAsync','exportDOCXByUnitIdAsync','750292YCxzUN','exportPPTXBySnapshot','IExchangeService','importXLSXToUnitIdAsync','exportDOCXBySnapshot','935706giAWuK','transformWorkbookDataToSnapshotJsonAsync','importDOCXToSnapshot','3MJADef','importDOCXToUnitIdAsync','extend','exportXLSXBySnapshotAsync','7SnQmMH','get','UNIVER_SLIDE','transformSnapshotJsonToWorkbookDataAsync','1047064bYNjeI','FUniver','transformSnapshotJsonToWorkbookData','importXLSXToSnapshotAsync','exportPPTXBySnapshotAsync','UniverInstanceType','downloadFile','exportXLSXByUnitId','exportDOCXBySnapshotAsync','53755BgZynQ','2wIXaYa','importFileToUnitId','exportDOCXByUnitId','290410iYbJYM','importXLSXToSnapshot','77JNEgAK','transformWorkbookDataToSnapshotJson','UNIVER_DOC','_injector','811950kkecdv'];_0x2a98=function(){return _0x61dfe9;};return _0x2a98();}n[_0x1a2ed9(0x8b)][_0x1a2ed9(0xac)](r);
|
package/lib/cjs/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0x3fbf3b=_0x338d;(function(_0x2ecd35,_0x11e534){const _0x2d6348=_0x338d,_0x26540a=_0x2ecd35();while(!![]){try{const _0x21584f=parseInt(_0x2d6348(0x217))/0x1+parseInt(_0x2d6348(0x181))/0x2+-parseInt(_0x2d6348(0xe2))/0x3*(parseInt(_0x2d6348(0x22c))/0x4)+-parseInt(_0x2d6348(0x218))/0x5*(parseInt(_0x2d6348(0x1cc))/0x6)+-parseInt(_0x2d6348(0x1c7))/0x7*(-parseInt(_0x2d6348(0x21d))/0x8)+parseInt(_0x2d6348(0x10d))/0x9*(parseInt(_0x2d6348(0x167))/0xa)+-parseInt(_0x2d6348(0x1aa))/0xb;if(_0x21584f===_0x11e534)break;else _0x26540a['push'](_0x26540a['shift']());}catch(_0x12e34f){_0x26540a['push'](_0x26540a['shift']());}}}(_0x7c4a,0x2a193),Object[_0x3fbf3b(0x1b2)](exports,Symbol['toStringTag'],{'value':'Module'}));let e=require('@univerjs-pro/license'),t=require('@univerjs/core'),n=require('@univerjs/network'),r=require('@univerjs/icons'),i=require('@univerjs/ui'),a=require('react'),o=require('rxjs'),s=require('@univerjs/design'),c=require('react/jsx-runtime'),l=require('@univerjs/protocol'),u=require('@univerjs-pro/collaboration'),d=require('fflate');var f='@univerjs-pro/exchange-client',p=_0x3fbf3b(0x128);const m=_0x3fbf3b(0x10c),h={};function g(_0x2d092d){'@babel/helpers - typeof';const _0x35f9f8=_0x3fbf3b;return g=typeof Symbol==_0x35f9f8(0x251)&&typeof Symbol[_0x35f9f8(0x1d4)]=='symbol'?function(_0x250a52){return typeof _0x250a52;}:function(_0x190cec){const _0x279c54=_0x35f9f8;return _0x190cec&&typeof Symbol==_0x279c54(0x251)&&_0x190cec['constructor']===Symbol&&_0x190cec!==Symbol['prototype']?_0x279c54(0x1e4):typeof _0x190cec;},g(_0x2d092d);}function _0x338d(_0x2e081e,_0x5e67d2){_0x2e081e=_0x2e081e-0xdd;const _0x7c4a1c=_0x7c4a();let _0x338d3f=_0x7c4a1c[_0x2e081e];return _0x338d3f;}function _(_0x45e8f1,_0x1e3669){const _0x1389fd=_0x3fbf3b;if(g(_0x45e8f1)!=_0x1389fd(0x116)||!_0x45e8f1)return _0x45e8f1;var _0x66e919=_0x45e8f1[Symbol[_0x1389fd(0x1fb)]];if(_0x66e919!==void 0x0){var _0x340fd7=_0x66e919[_0x1389fd(0x16a)](_0x45e8f1,_0x1e3669||_0x1389fd(0x264));if(g(_0x340fd7)!=_0x1389fd(0x116))return _0x340fd7;throw TypeError(_0x1389fd(0x117));}return(_0x1e3669===_0x1389fd(0x225)?String:Number)(_0x45e8f1);}function ee(_0x1f9f7d){const _0x5da313=_0x3fbf3b;var _0x4c23db=_(_0x1f9f7d,_0x5da313(0x225));return g(_0x4c23db)==_0x5da313(0x1e4)?_0x4c23db:_0x4c23db+'';}function v(_0x4bcce2,_0x40c2b6,_0x3d5f87){return(_0x40c2b6=ee(_0x40c2b6))in _0x4bcce2?Object['defineProperty'](_0x4bcce2,_0x40c2b6,{'value':_0x3d5f87,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x4bcce2[_0x40c2b6]=_0x3d5f87,_0x4bcce2;}const y=(0x0,t[_0x3fbf3b(0x22b)])('univer-pro.exchange-client.upload-notification.service');var te=class extends t[_0x3fbf3b(0x1e7)]{constructor(){const _0x5081da=_0x3fbf3b;super(),v(this,_0x5081da(0x14e),new o[(_0x5081da(0x193))]()),v(this,_0x5081da(0x25b),new o[(_0x5081da(0x193))]()),v(this,'_list$',new o['Subject']()),v(this,'visible$',this[_0x5081da(0x14e)][_0x5081da(0x1ee)]()),v(this,_0x5081da(0x185),this[_0x5081da(0x25b)]['asObservable']()),v(this,_0x5081da(0x17d),this[_0x5081da(0x13d)][_0x5081da(0x1ee)]()),v(this,_0x5081da(0x1ae),[]);}['dispose'](){const _0x231d1e=_0x3fbf3b;super[_0x231d1e(0x112)](),this[_0x231d1e(0x14e)][_0x231d1e(0x1c1)](),this['_state$']['complete'](),this[_0x231d1e(0x13d)][_0x231d1e(0x1c1)]();}[_0x3fbf3b(0x230)](){const _0x213dc8=_0x3fbf3b;this[_0x213dc8(0x14e)][_0x213dc8(0xde)](!0x0);}[_0x3fbf3b(0x1bb)](){this['_visible$']['next'](!0x1);}[_0x3fbf3b(0x13c)](_0xa5b71c){const _0x14709b=_0x3fbf3b;this[_0x14709b(0x25b)][_0x14709b(0xde)](_0xa5b71c);}[_0x3fbf3b(0x22d)](_0x38948c){const _0x5a6aa1=_0x3fbf3b;this['_list']['unshift'](_0x38948c),this[_0x5a6aa1(0x13d)][_0x5a6aa1(0xde)](this[_0x5a6aa1(0x1ae)]);}};function ne(_0x257a68){const _0x3329f0=_0x3fbf3b;let {list:_0x483d22}=_0x257a68;function _0x12567d(_0x4c58e6){const _0x141311=_0x338d;switch(_0x4c58e6){case 0x1:return(0x0,c['jsx'])(r[_0x141311(0x1fe)],{});case 0x2:return(0x0,c[_0x141311(0x212)])(r[_0x141311(0xee)],{});case 0x3:return(0x0,c['jsx'])(r[_0x141311(0x1f7)],{});default:return null;}}return(0x0,c[_0x3329f0(0x212)])(_0x3329f0(0xfc),{'className':(0x0,s[_0x3329f0(0x105)])(_0x3329f0(0x18c),s[_0x3329f0(0xf3)]),'children':(0x0,c[_0x3329f0(0x212)])('ul',{'className':_0x3329f0(0x1ed),'children':_0x483d22[_0x3329f0(0x163)]((_0x46a2c8,_0x206abc)=>(0x0,c[_0x3329f0(0x212)])('li',{'children':(0x0,c[_0x3329f0(0x164)])('a',{'className':_0x3329f0(0x25c),'href':_0x46a2c8[_0x3329f0(0x1e8)],'target':_0x3329f0(0x10a),'rel':_0x3329f0(0x1c2),'children':[(0x0,c[_0x3329f0(0x164)])(_0x3329f0(0x118),{'className':_0x3329f0(0x254),'children':[(0x0,c[_0x3329f0(0x212)])(_0x3329f0(0x118),{'className':_0x3329f0(0x211),'children':_0x12567d(_0x46a2c8[_0x3329f0(0x18f)])}),(0x0,c[_0x3329f0(0x212)])(s[_0x3329f0(0x250)],{'showIfEllipsis':!0x0,'title':_0x46a2c8[_0x3329f0(0x240)],'asChild':!0x0,'children':(0x0,c[_0x3329f0(0x212)])('span',{'className':_0x3329f0(0x14b),'children':_0x46a2c8[_0x3329f0(0x240)]})})]}),(0x0,c['jsx'])(_0x3329f0(0x118),{'className':_0x3329f0(0x1e0),'children':(0x0,c[_0x3329f0(0x212)])(r[_0x3329f0(0x24b)],{})})]})},_0x206abc))})});}const b='application/vnd.openxmlformats-officedocument.wordprocessingml.document',x=_0x3fbf3b(0x244),S=_0x3fbf3b(0x213),C=_0x3fbf3b(0x22f),w=_0x3fbf3b(0x200),T={[t[_0x3fbf3b(0x15b)][_0x3fbf3b(0x19b)]]:[''],[t[_0x3fbf3b(0x15b)][_0x3fbf3b(0x252)]]:[b],[t[_0x3fbf3b(0x15b)][_0x3fbf3b(0x121)]]:[x,S,C],[t[_0x3fbf3b(0x15b)][_0x3fbf3b(0x1d5)]]:[w],[t[_0x3fbf3b(0x15b)][_0x3fbf3b(0x209)]]:[''],[t[_0x3fbf3b(0x15b)][_0x3fbf3b(0x136)]]:[''],[t['UniverInstanceType'][_0x3fbf3b(0x1d7)]]:[''],[t[_0x3fbf3b(0x15b)][_0x3fbf3b(0x1a1)]]:['']},E={[b]:'docx',[x]:_0x3fbf3b(0x20a),[S]:_0x3fbf3b(0x20f),[C]:_0x3fbf3b(0xfb),[w]:'pptx'};function re(_0x319391,_0x2a18c4,_0x2a863b){const _0x4fe5d3=_0x3fbf3b;let _0x5f2d7e=document[_0x4fe5d3(0x154)]('a');_0x5f2d7e[_0x4fe5d3(0x106)]=_0x319391,_0x5f2d7e[_0x4fe5d3(0x1fa)][_0x4fe5d3(0x132)]=_0x4fe5d3(0x229),_0x5f2d7e[_0x4fe5d3(0x189)]=_0x2a18c4+'.'+_0x2a863b,document[_0x4fe5d3(0x15a)]['appendChild'](_0x5f2d7e),_0x5f2d7e[_0x4fe5d3(0x205)](),document[_0x4fe5d3(0x15a)][_0x4fe5d3(0x1af)](_0x5f2d7e);}function D(_0x490398,_0xb19626,_0x215fc2){const _0x2496f5=_0x3fbf3b;let _0x4af3d9=URL[_0x2496f5(0x214)](_0x490398);re(_0x4af3d9,_0xb19626,_0x215fc2),URL[_0x2496f5(0x1c9)](_0x4af3d9);}function O(_0x532026){const _0x1348ca=_0x3fbf3b;let _0xbcc3d8=_0x532026['name'][_0x1348ca(0x215)]('.')[_0x1348ca(0x1a0)]();if(!_0xbcc3d8)return t['UniverInstanceType'][_0x1348ca(0x19b)];let _0x20a294=ie(),_0x21ce48=t[_0x1348ca(0x15b)][_0x1348ca(0x19b)];return _0x20a294[_0x1348ca(0x113)](_0x209dc7=>ae(_0xbcc3d8,_0x209dc7)?(_0x21ce48=_0x209dc7,!0x0):!0x1),_0x21ce48;}function ie(){const _0xa0013a=_0x3fbf3b;return Object['values'](t[_0xa0013a(0x15b)])[_0xa0013a(0x157)](_0x5800d8=>typeof _0x5800d8==_0xa0013a(0xf5));}function ae(_0x2e3a09,_0x787bbe){const _0x27af71=_0x3fbf3b;var _0x4757d4;return((_0x4757d4=T[_0x787bbe])==null?[]:_0x4757d4)[_0x27af71(0x163)](_0x33a043=>(E[_0x33a043]||'')[_0x27af71(0x153)]())['includes'](_0x2e3a09['toLowerCase']());}function k(_0x2f2d31,_0x59031b=!0x1){const _0x29cb56=_0x3fbf3b;let _0x4a9af4=_0x2f2d31[_0x29cb56(0x163)](_0x47c8a6=>{var _0x4268a5;return(_0x4268a5=T[_0x47c8a6])==null?[]:_0x4268a5;})[_0x29cb56(0x134)](',');return new Promise((_0x273232,_0x5e605b)=>{const _0x425b8e=_0x29cb56;let _0x4add1d=document[_0x425b8e(0x154)](_0x425b8e(0x257));_0x4add1d[_0x425b8e(0x18f)]=_0x425b8e(0x115),_0x4add1d['accept']=_0x4a9af4,_0x4add1d['multiple']=_0x59031b,_0x4add1d['addEventListener'](_0x425b8e(0x146),_0x23635a=>{const _0x413026=_0x425b8e;let _0x815fd3=_0x23635a[_0x413026(0x17f)];if(!_0x815fd3[_0x413026(0x139)]||_0x815fd3[_0x413026(0x139)]['length']===0x0)throw _0x5e605b(null),Error('No\x20file\x20selected');_0x273232(_0x815fd3['files']);}),_0x4add1d[_0x425b8e(0x205)]();});}async function A(_0x385eb4,_0x4245df){const _0x41b2ce=_0x3fbf3b;try{var _0x1903b2,_0x2fcd7f,_0x5ec554;let _0x1938eb=await _0x4245df[_0x41b2ce(0x160)](_0x385eb4,{'responseType':_0x41b2ce(0x11d)}),_0x538467=_0x1938eb[_0x41b2ce(0x15a)],_0x47a53c=(_0x1903b2=(_0x2fcd7f=_0x1938eb[_0x41b2ce(0x1cf)][_0x41b2ce(0x160)](_0x41b2ce(0x1ea)))==null?void 0x0:_0x2fcd7f['join'](',\x20'))==null?_0x41b2ce(0x1d6):_0x1903b2,_0x14181d='file.'+(E[_0x47a53c]||_0x41b2ce(0x20a)),_0x4fd8af=(_0x5ec554=_0x1938eb[_0x41b2ce(0x1cf)][_0x41b2ce(0x160)](_0x41b2ce(0x24f)))==null?void 0x0:_0x5ec554[_0x41b2ce(0x134)](',\x20');if(_0x4fd8af){let _0x2bdf8d=_0x4fd8af[_0x41b2ce(0x158)](/filename=(.+)/);_0x2bdf8d&&_0x2bdf8d[0x1]&&(_0x14181d=_0x2bdf8d[0x1]);}else _0x14181d=oe(_0x385eb4)||_0x14181d;return new File([_0x538467],_0x14181d,{'type':_0x47a53c});}catch(_0x2443bc){console['error'](_0x41b2ce(0x1cd),_0x2443bc);return;}}function oe(_0x484f7c){const _0x5e094f=_0x3fbf3b;try{return new URL(_0x484f7c)[_0x5e094f(0xe8)][_0x5e094f(0x215)]('/')[_0x5e094f(0x1a0)]();}catch(_0x372fc8){console['error']('Error\x20getting\x20file\x20name\x20from\x20URL:',_0x372fc8);return;}}function se(_0x3e6942){const _0x19e8e5=_0x3fbf3b;let _0x21b8c7=new Blob([_0x3e6942['buffer']],{'type':_0x19e8e5(0xeb)});return new File([_0x21b8c7],_0x19e8e5(0x18d));}function _0x7c4a(){const _0x4c2983=['progress$','floor','download','upload\x20failed:\x20missing\x20FileId\x20in\x20response','title','univer-mt-5\x20univer-max-h-72\x20univer-overflow-y-auto\x20univer-overflow-x-hidden','file.json','importXLSXToUnitId','type','has','UNDEFINED','visible$','Subject','interrupt','_httpService','Plugin','_upload','importPPTXToUnitId','copyFileMeta','IExchangeService','UNIVER_UNKNOWN','signUrl','disableCellImageConversion','pending','HTTPService','pop','UNRECOGNIZED','doc','_logService','FileId','exchange-client.downloading','_getIgnoreTableExport','getOwnPropertyDescriptor','sign\x20url\x20error','_getUnitDocJson','3103837RBZpgr','_uploadNotificationService','univer-flex','univer-pl-2\x20univer-pr-4','_list','removeChild','exchange-client.networkError','resolve','defineProperty','_config','Failed\x20to\x20get\x20jsonID\x20from\x20task','_export','_getEnableServerSideComputing','_getUnitIDDoc','fetchMissingChangesets','{taskID}','location','hide','_import','workbook','_exportBySnapshot','touchDependencies','ILogService','complete','noreferrer','Failed\x20to\x20parse\x20json','_extractErrorDetail','getCurrentUnitOfType','exchange-client.cancel','97097GrOCwp','_configService','revokeObjectURL','import','transformSlideDataToSnapshot','1187244eMcfAn','Error\x20fetching\x20file\x20from\x20URL:','exchange-client.uploadAgain','headers','decorate','SuccessIcon','Failed\x20to\x20transform\x20snapshot\x20to\x20string','subscribe','iterator','UNIVER_SLIDE','application/octet-stream','UNIVER_PROJECT','importWorkbookDataToUnitId','slide','Injector','getTextFromUrl','uploadFileServerUrl','stringify','getConfig','_addTotalCount','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','upload\x20failed:\x20FileId\x20is\x20empty','IExchangeOperateService','workbook.json','symbol','\x20-\x20','exchange-client.downloadSuccess','Disposable','link','code','Content-Type','_getSignURL','FileSource','univer-m-0\x20univer-flex\x20univer-list-none\x20univer-flex-col\x20univer-gap-2\x20univer-p-0','asObservable','url','.json','exchange-client.uploadSuccess','post','CloseIcon','taskID','univer-text-red-500','exchange-client.tooLarge','SlidesMultiIcon','version','exportServerUrl','style','toPrimitive','getDeserializedSheetBlock','_getMinSheetRowCount','DocsMultiIcon','replace','application/vnd.openxmlformats-officedocument.presentationml.presentation','_taskInterrupted','_getLinkByUnitId','_showUploadMessage','exchange-client.uploading','click','min','getUnitId','sheetBlocks','UNIVER_BASE','xlsx','upload\x20request\x20failed:\x20failed\x20to\x20read\x20source\x20file\x20from\x20url','_importFileToUnitId','resources','importFileToUnitId','xlsm','merge','univer-flex\x20univer-h-5\x20univer-text-xl','jsx','application/vnd.ms-excel.sheet.macroEnabled.12','createObjectURL','split','_injector','130057XMgeVN','5iSSUMj','data','textDecoder','univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-1.5\x20univer-pr-2','requestState$','8PPIdAV','_showNetworkError','sheets','snapshot','univer-text-sm\x20univer-text-gray-500','HTTPResponseError','_registerComponents','_getTaskURL','string','disposeUnit','_getUnitIDSlide','exportDOCXByUnitId','none','_getUploadFileURL','createIdentifier','88180IrcPOQ','pushLink','getUnitType','application/vnd.openxmlformats-officedocument.spreadsheetml.template','show','statusText','_progress$','Failed\x20to\x20get\x20file\x20from\x20url','CONNECTOR_DATA_TOO_LARGE','/universer-api/exchange/{type}/export','_getUnitName','registerComponent','toDisposable','options','univer-mb-3\x20univer-py-0\x20univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','toString','append','_sheetBlockCache','importFileToUnitIdByCurrentType','univer-ml-1.5\x20univer-font-semibold\x20univer-leading-6\x20univer-text-gray-900\x20dark:!univer-text-white','name','getTaskServerUrl','_uiPartsService','Method\x20not\x20implemented.','application/vnd.openxmlformats-officedocument.spreadsheetml.sheet','importFileToJson','clearTaskInterrupted','_completeProgress','updateSnapshot','set','_importTaskId','ShareRangeIcon','_fileTypeError','_clearProgress','_getDownloadEndpointURL','content-disposition','Tooltip','function','UNIVER_DOC','add','univer-flex\x20univer-w-[calc(100%-48px)]\x20univer-items-center','_emitProgress','unit','input','message','isArray','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','_state$','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','text','_univerInstanceService','getSheetBlocksFromSnapshot','LocaleService','signUrlServerUrl','/universer-api/exchange/{type}/import','createUnit','default','_uploadTaskNotDone','saveSnapshot','next','exportDOCXBySnapshot','export','exportXLSXByUnitId','3YILOwV','Failed\x20to\x20get\x20taskID\x20from\x20import\x20response','blockID','exportPPTXBySnapshot','exchange-client.uploadSuccessTip','originalMeta','pathname','INTERNAL_ERROR','b64EncodeUnicode','application/json','decode','_requestState$','SheetsMultiIcon','Info','exchange-client.fileTypeError','maxTimeoutTime','{fileID}','scrollbarClassName','useEffect','number','importXLSXToSnapshot',':\x20HTTP\x20','Inject','catch','_buildProtocolErrorMessage','xltx','div','univer-text-green-500','_doneUploadTaskCount','_getImportURL','button','registerLink','_getUnitJson','Success','UniverNetworkPlugin','clsx','href','getSheetBlock','UniverLicensePlugin','transformSnapshotToWorkbookData','_blank','trim','exchange-client.config','470574aDgFLH','Warning','HttpImport','unsubscribe','univer-mt-5\x20univer-flex\x20univer-flex-col','dispose','some','Error','file','object','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','span','_exchangeService','status','_refresh','enableServerSideComputing','blob','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','BehaviorSubject','_buildHttpErrorMessage','UNIVER_SHEET','IMessageService','exchange-client.interrupt','forEach','transformWorkbookDataToSnapshot','getSnapshot','saveUnit','1.0.0-alpha.3','MessageType','_getUnitSlideJson','exportPPTXByUnitId','searchParams','importDOCXToSnapshot','textEncoder','parse','interruptImportTask','_showDownloadMessage','display','error','join','getTask','UNIVER_BOARD','minSheetColumnCount','ErrorCode','files','_getUnitNameByType','exportXLSXBySnapshot','updateState','_list$','_iconManager','resolveWithBasePath','importPPTXToSnapshot','shift','disposeWithMe','univer-pro.exchange-client.request.service','transformDocumentDataToSnapshot','register','change','_requestService','univer-h-1.5\x20univer-rounded-lg\x20univer-bg-primary-600\x20univer-transition-[width]\x20univer-duration-500','Get\x20outputType\x20error','export\x20error','univer-ml-1\x20univer-truncate\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','useObservable','setConfig','_visible$','registerDependencies','_registerIcons','_getUnitID','b64DecodeUnicode','toLowerCase','createElement','_getDisableCellImageConversion','setTaskInterrupted','filter','match','transformSnapshotToDocumentData','body','UniverInstanceType','_resourceLoaderService','upload','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','_messageService','get','success','univer-pro.exchange-client.exchange.service','map','jsxs','pluginName','IconManager','40hQnNNE','_addDoneTask','CONTENT','call','keys','saveSheetBlock','length','IConfigService','importDOCXToUnitId','packageName','downloadFile','docx','_localeService','_getExportURL','_totalUploadTaskCount','useDependency','ErrorIcon','useState','rev','downloadEndpointUrl','&flate=','pptx','list$','importServerUrl','currentTarget','_getMaxPollingTime','642898gxwums','_signUrl','connectInjector','_importToJson','state$','_getMinSheetColumnCount'];_0x7c4a=function(){return _0x4c2983;};return _0x7c4a();}function j(_0x3760ae,_0x408811){const _0x4748af=_0x3fbf3b;return _0x3760ae[_0x4748af(0x1ff)]('{type}',_0x408811);}function ce(_0x4f2d2f,_0x2b8d36){const _0xd64a63=_0x3fbf3b;return _0x4f2d2f['replace'](_0xd64a63(0x1b9),_0x2b8d36);}function le(_0x363e48,_0x5aa8d5){const _0x2b3043=_0x3fbf3b;return _0x363e48[_0x2b3043(0x1ff)](_0x2b3043(0xf2),_0x5aa8d5);}function M(_0xeee525,_0x3e16d3){return function(_0x5469ec,_0x55dc14){_0x3e16d3(_0x5469ec,_0x55dc14,_0xeee525);};}function N(_0xdd19ba,_0x277149,_0xb193e2,_0x4e1045){const _0x4b3f7a=_0x3fbf3b;var _0x2b5057=arguments[_0x4b3f7a(0x16d)],_0x342a6e=_0x2b5057<0x3?_0x277149:_0x4e1045===null?_0x4e1045=Object[_0x4b3f7a(0x1a7)](_0x277149,_0xb193e2):_0x4e1045,_0x61b190;if(typeof Reflect==_0x4b3f7a(0x116)&&typeof Reflect[_0x4b3f7a(0x1d0)]==_0x4b3f7a(0x251))_0x342a6e=Reflect['decorate'](_0xdd19ba,_0x277149,_0xb193e2,_0x4e1045);else{for(var _0x12a2c8=_0xdd19ba[_0x4b3f7a(0x16d)]-0x1;_0x12a2c8>=0x0;_0x12a2c8--)(_0x61b190=_0xdd19ba[_0x12a2c8])&&(_0x342a6e=(_0x2b5057<0x3?_0x61b190(_0x342a6e):_0x2b5057>0x3?_0x61b190(_0x277149,_0xb193e2,_0x342a6e):_0x61b190(_0x277149,_0xb193e2))||_0x342a6e);}return _0x2b5057>0x3&&_0x342a6e&&Object[_0x4b3f7a(0x1b2)](_0x277149,_0xb193e2,_0x342a6e),_0x342a6e;}const P=(0x0,t['createIdentifier'])(_0x3fbf3b(0x143));let F=class{constructor(_0x7f8e0,_0x1b4193){const _0x321ad2=_0x3fbf3b;this[_0x321ad2(0x1c8)]=_0x7f8e0,this[_0x321ad2(0x195)]=_0x1b4193,v(this,'_taskInterrupted',new Set());}[_0x3fbf3b(0x112)](){}['setTaskInterrupted'](_0x5ba0b1){const _0x1b1d0b=_0x3fbf3b;this[_0x1b1d0b(0x201)][_0x1b1d0b(0x253)](_0x5ba0b1);}[_0x3fbf3b(0x246)](){const _0x2c487e=_0x3fbf3b;this[_0x2c487e(0x201)]['clear']();}async[_0x3fbf3b(0x15d)](_0x432292,_0x28d3dd=0x0,_0x2bb178=!0x1){const _0x2f06a0=_0x3fbf3b;if(typeof _0x432292==_0x2f06a0(0x225)){let _0xaf6b5d=await A(_0x432292,this['_httpService']);if(!_0xaf6b5d)throw Error(_0x2f06a0(0x20b));_0x432292=_0xaf6b5d;}_0x28d3dd=_0x28d3dd||_0x432292['size'];let _0x319be2=new FormData();_0x319be2[_0x2f06a0(0x23c)](_0x2f06a0(0x115),_0x432292);try{let _0x14d6fc=this[_0x2f06a0(0x22a)]()+'?size='+_0x28d3dd+'&source='+l[_0x2f06a0(0x1ec)][_0x2f06a0(0x10f)]+_0x2f06a0(0x17b)+_0x2bb178,_0x36895a={'body':_0x319be2},_0x5a5e10=(await this['_httpService']['post'](_0x14d6fc,_0x36895a))[_0x2f06a0(0x15a)];if(_0x5a5e10[_0x2f06a0(0x133)]&&_0x5a5e10[_0x2f06a0(0x133)][_0x2f06a0(0x1e9)]!==l[_0x2f06a0(0x138)]['OK'])throw Error(this['_buildProtocolErrorMessage']('upload\x20request\x20failed',_0x5a5e10[_0x2f06a0(0x133)]));return _0x5a5e10;}catch(_0x29e438){throw _0x29e438 instanceof Error?_0x29e438:Error(this['_buildHttpErrorMessage']('upload\x20request\x20failed',_0x29e438));}}async['import'](_0x430394){const _0x3d6710=_0x3fbf3b;let {fileID:_0x294427,type:_0xe28928,outputType:_0xd9ea57,minSheetColumnCount:_0x1e5e27,minSheetRowCount:_0x54696a}=_0x430394;try{let _0x269cc4=j(this[_0x3d6710(0xff)](),''+_0xe28928),_0x27e67e={'body':{'fileID':_0x294427,'outputType':_0xd9ea57,'minSheetColumnCount':_0x1e5e27,'minSheetRowCount':_0x54696a}},_0x558ecd=(await this[_0x3d6710(0x195)]['post'](_0x269cc4,_0x27e67e))[_0x3d6710(0x15a)];return _0x558ecd[_0x3d6710(0x133)]&&_0x558ecd[_0x3d6710(0x133)][_0x3d6710(0x1e9)]!==l[_0x3d6710(0x138)]['OK']?void 0x0:_0x558ecd;}catch{return;}}async['export'](_0x44705c){const _0x5bae26=_0x3fbf3b;let {unitID:_0x57c992,jsonID:_0x4b5071,type:_0x3f1c45,sscSwitch:_0x1413ec,useImageUrl:_0x2d9e9c,ignoreTableExport:_0x5d9124}=_0x44705c;try{let _0x26ca58=j(this[_0x5bae26(0x174)](),''+_0x3f1c45),_0x43d259={'body':{'unitID':_0x57c992,'jsonID':_0x4b5071,'type':_0x3f1c45,'sscSwitch':_0x1413ec,'useImageUrl':_0x2d9e9c,'ignoreTableExport':_0x5d9124}},_0x5f36ef=(await this[_0x5bae26(0x195)][_0x5bae26(0x1f2)](_0x26ca58,_0x43d259))[_0x5bae26(0x15a)];return _0x5f36ef[_0x5bae26(0x133)]&&_0x5f36ef[_0x5bae26(0x133)][_0x5bae26(0x1e9)]!==l[_0x5bae26(0x138)]['OK']?void 0x0:_0x5f36ef;}catch{return;}}async[_0x3fbf3b(0x135)](_0x5df06b){return new Promise((_0x59458c,_0x1a2c5c)=>{const _0x3132c6=_0x338d;try{let _0x3d5111=0x0,_0x596ce5=ce(this[_0x3132c6(0x224)](),''+_0x5df06b),_0x4f51cd=this[_0x3132c6(0x180)](),_0x2d6f51=async()=>{const _0x4773e3=_0x3132c6;if(this[_0x4773e3(0x201)][_0x4773e3(0x190)](_0x5df06b))return;let _0x31cb1e=(await this[_0x4773e3(0x195)][_0x4773e3(0x160)](_0x596ce5))[_0x4773e3(0x15a)];if(_0x31cb1e['error']&&_0x31cb1e[_0x4773e3(0x133)][_0x4773e3(0x1e9)]===l[_0x4773e3(0x138)]['OK']){if(_0x31cb1e[_0x4773e3(0x11a)]==='done')_0x59458c(_0x31cb1e);else{if(_0x31cb1e[_0x4773e3(0x11a)]===_0x4773e3(0x19e)){let _0x53ae62=0x3e8;if(_0x3d5111>=_0x4f51cd){_0x1a2c5c(_0x31cb1e);return;}else _0x3d5111>=0x7530&&(_0x53ae62=0x1388);_0x3d5111+=_0x53ae62,setTimeout(_0x2d6f51,_0x53ae62);}else _0x1a2c5c(_0x31cb1e);}}else _0x1a2c5c(_0x31cb1e);};_0x2d6f51();}catch(_0x3465ba){_0x1a2c5c(_0x3465ba instanceof Error?_0x3465ba:Error(String(_0x3465ba)));}});}async[_0x3fbf3b(0x19c)](_0x50579d){const _0xe744a=_0x3fbf3b;try{let _0x203c3e=le(this[_0xe744a(0x1eb)](),''+_0x50579d);return(await this[_0xe744a(0x195)][_0xe744a(0x160)](_0x203c3e))['body'];}catch{return;}}async['getTextFromUrl'](_0x38de79){const _0x15fc39=_0x3fbf3b;try{return(await this[_0x15fc39(0x195)][_0x15fc39(0x160)](_0x38de79,{'responseType':_0x15fc39(0x25d)}))[_0x15fc39(0x15a)];}catch{return;}}[_0x3fbf3b(0xfa)](_0x2d5975,_0x87ae8c){let _0x5d1b88=this['_extractErrorDetail'](_0x87ae8c);return _0x5d1b88?_0x2d5975+':\x20'+_0x5d1b88:_0x2d5975;}[_0x3fbf3b(0x120)](_0x1acb97,_0x435acf){const _0x38018b=_0x3fbf3b;if(_0x435acf instanceof n[_0x38018b(0x222)]){let _0x4675a5=typeof _0x435acf[_0x38018b(0x11a)]==_0x38018b(0xf5)?''+_0x435acf[_0x38018b(0x11a)]+(_0x435acf[_0x38018b(0x231)]?'\x20'+_0x435acf[_0x38018b(0x231)]:''):void 0x0,_0xa15fb8=this[_0x38018b(0x1c4)](_0x435acf[_0x38018b(0x133)]);return _0x4675a5&&_0xa15fb8?_0x1acb97+_0x38018b(0xf7)+_0x4675a5+_0x38018b(0x1e5)+_0xa15fb8:_0x4675a5?_0x1acb97+_0x38018b(0xf7)+_0x4675a5:_0xa15fb8?_0x1acb97+':\x20'+_0xa15fb8:_0x1acb97;}let _0x5276a4=this['_extractErrorDetail'](_0x435acf);return _0x5276a4?_0x1acb97+':\x20'+_0x5276a4:_0x1acb97;}[_0x3fbf3b(0x1c4)](_0x10b050){const _0x2610c3=_0x3fbf3b;if(typeof _0x10b050==_0x2610c3(0x225)){let _0x8496b6=_0x10b050[_0x2610c3(0x10b)]();return _0x8496b6[_0x2610c3(0x16d)]>0x0?_0x8496b6:void 0x0;}if(_0x10b050 instanceof Error)return this[_0x2610c3(0x1c4)](_0x10b050[_0x2610c3(0x258)]);if(!_0x10b050||typeof _0x10b050!=_0x2610c3(0x116)||Array[_0x2610c3(0x259)](_0x10b050))return;let _0x191dd4=_0x10b050,_0x3701df=this[_0x2610c3(0x1c4)](_0x191dd4[_0x2610c3(0x258)]);if(_0x3701df)return _0x3701df;if(_0x191dd4[_0x2610c3(0x133)]&&typeof _0x191dd4['error']=='object'&&!Array[_0x2610c3(0x259)](_0x191dd4[_0x2610c3(0x133)])){let _0x559300=this[_0x2610c3(0x1c4)](_0x191dd4[_0x2610c3(0x133)]);if(_0x559300)return _0x559300;}}[_0x3fbf3b(0x22a)](){const _0x1a70df=_0x3fbf3b;var _0x169476;let _0x37a889=this['_configService'][_0x1a70df(0x1de)](m);return(_0x169476=_0x37a889==null?void 0x0:_0x37a889[_0x1a70df(0x1dc)])==null?'/universer-api/stream/file/upload':_0x169476;}[_0x3fbf3b(0xff)](){const _0x19df88=_0x3fbf3b;var _0x1e906b;let _0xe4ca31=this[_0x19df88(0x1c8)][_0x19df88(0x1de)](m);return(_0x1e906b=_0xe4ca31==null?void 0x0:_0xe4ca31[_0x19df88(0x17e)])==null?_0x19df88(0x262):_0x1e906b;}[_0x3fbf3b(0x174)](){const _0xa93f99=_0x3fbf3b;var _0x195b98;let _0x2622b7=this[_0xa93f99(0x1c8)][_0xa93f99(0x1de)](m);return(_0x195b98=_0x2622b7==null?void 0x0:_0x2622b7[_0xa93f99(0x1f9)])==null?_0xa93f99(0x235):_0x195b98;}[_0x3fbf3b(0x224)](){const _0x1cd3cb=_0x3fbf3b;var _0x27113c;let _0x4dda62=this[_0x1cd3cb(0x1c8)]['getConfig'](m);return(_0x27113c=_0x4dda62==null?void 0x0:_0x4dda62[_0x1cd3cb(0x241)])==null?'/universer-api/exchange/task/{taskID}':_0x27113c;}[_0x3fbf3b(0x1eb)](){const _0x416686=_0x3fbf3b;var _0x494138;let _0x590b34=this[_0x416686(0x1c8)]['getConfig'](m);return(_0x494138=_0x590b34==null?void 0x0:_0x590b34[_0x416686(0x261)])==null?'/universer-api/file/{fileID}/sign-url':_0x494138;}['_getMaxPollingTime'](){const _0x3b6e2e=_0x3fbf3b;var _0x4d5064;let _0x281913=this[_0x3b6e2e(0x1c8)]['getConfig'](m);return(_0x4d5064=_0x281913==null?void 0x0:_0x281913[_0x3b6e2e(0xf1)])==null?0x1d4c0:_0x4d5064;}};F=N([M(0x0,t[_0x3fbf3b(0x16e)]),M(0x1,(0x0,t[_0x3fbf3b(0xf8)])(n[_0x3fbf3b(0x19f)]))],F);function I(_0x1ebe50){const _0x41b872=_0x3fbf3b;let _0x4a4520=_0x1ebe50[_0x41b872(0x1bd)];if(!_0x4a4520)return null;let _0x364683={};_0x4a4520[_0x41b872(0x21f)]&&Object[_0x41b872(0x16b)](_0x4a4520[_0x41b872(0x21f)])[_0x41b872(0x124)](_0x5d902e=>{const _0xcc4f0f=_0x41b872;let _0x6df2c2=_0x4a4520[_0xcc4f0f(0x21f)][_0x5d902e];_0x364683[_0x5d902e]={..._0x6df2c2,'originalMeta':(0x0,u[_0xcc4f0f(0xea)])(u[_0xcc4f0f(0x21a)][_0xcc4f0f(0xec)](_0x6df2c2[_0xcc4f0f(0xe7)]))};});let _0x555e5d=(0x0,u['b64EncodeUnicode'])(u[_0x41b872(0x21a)][_0x41b872(0xec)](_0x4a4520[_0x41b872(0xe7)]));return{..._0x1ebe50,'workbook':{..._0x4a4520,'originalMeta':_0x555e5d,'sheets':_0x364683},'doc':{},'slide':void 0x0,'board':void 0x0};}function L(_0x88a4ee){const _0x37d5b4=_0x3fbf3b;let _0xbe7e97=_0x88a4ee['doc'];if(!_0xbe7e97)return null;let _0x2ee4ad=(0x0,u[_0x37d5b4(0xea)])(u[_0x37d5b4(0x21a)][_0x37d5b4(0xec)](_0xbe7e97['originalMeta']));return{..._0x88a4ee,'workbook':{},'doc':{..._0xbe7e97,'originalMeta':_0x2ee4ad},'slide':void 0x0,'board':void 0x0};}function R(_0x15c5b9){const _0x309630=_0x3fbf3b;var _0x5cdaac;let _0x3e3b65=(_0x5cdaac=_0x15c5b9[_0x309630(0x1d9)])==null?_0x15c5b9[_0x309630(0x1a2)]:_0x5cdaac;if(!_0x3e3b65)return null;let _0x1ed725=typeof _0x3e3b65['originalMeta']=='string'?_0x3e3b65[_0x309630(0xe7)]:(0x0,u[_0x309630(0xea)])(u['textDecoder'][_0x309630(0xec)](_0x3e3b65[_0x309630(0xe7)]));return{..._0x15c5b9,'workbook':{},'doc':{},'slide':{..._0x3e3b65,'originalMeta':_0x1ed725},'board':void 0x0};}function z(_0x467425){const _0x1cc101=_0x3fbf3b;let _0x411d56={};return _0x467425[_0x1cc101(0x124)](_0x1ecf39=>{const _0x1b2447=_0x1cc101;_0x411d56[_0x1ecf39['id']]={..._0x1ecf39,'data':(0x0,u['b64EncodeUnicode'])(u[_0x1b2447(0x21a)]['decode'](_0x1ecf39['data']))};}),_0x411d56;}async function B(_0x36cc30){const _0x21a985=_0x3fbf3b;var _0x4f1e6a;let _0x3e20dc={'metadata':void 0x0},_0xa92b7=_0x36cc30['id'],_0x3850ef=(_0x4f1e6a=_0x36cc30['rev'])==null?0x0:_0x4f1e6a,_0x134c34=new W(),{snapshot:_0x55fb6d}=await(0x0,u[_0x21a985(0x125)])(_0x3e20dc,_0x36cc30,_0xa92b7,_0x3850ef,_0x134c34),_0x35c318=await(0x0,u[_0x21a985(0x25f)])(_0x55fb6d,_0x134c34),_0x1100de=I(_0x55fb6d);if(!_0x1100de)throw Error('Failed\x20to\x20transform\x20snapshot\x20to\x20string');return{'snapshot':_0x1100de,'sheetBlocks':z(_0x35c318)};}async function V(_0x5aa42e){const _0x11cf29=_0x3fbf3b;var _0x26df47;let _0x4f044b={'metadata':void 0x0},_0x37ccca=_0x5aa42e['id'],{snapshot:_0x501216}=await(0x0,u[_0x11cf29(0x144)])(_0x4f044b,_0x5aa42e,_0x37ccca,(_0x26df47=_0x5aa42e[_0x11cf29(0x179)])==null?0x0:_0x26df47,new W()),_0x8a9929=L(_0x501216);if(!_0x8a9929)throw Error(_0x11cf29(0x1d2));return{'snapshot':_0x8a9929,'sheetBlocks':{}};}async function H(_0x239f14){const _0x5a2661=_0x3fbf3b;var _0x1aec00;let _0x1a4730=_0x239f14['id'],_0x1ad4f1=(_0x1aec00=_0x239f14['rev'])==null?0x0:_0x1aec00,_0x121fe6=new W(),{snapshot:_0x3d8e4a}=await(0x0,u[_0x5a2661(0x1cb)])(_0x239f14[_0x5a2661(0x20d)],_0x239f14,_0x1a4730,_0x1ad4f1,_0x121fe6),_0x5d13c4=R(_0x3d8e4a);if(!_0x5d13c4)throw Error('Failed\x20to\x20transform\x20snapshot\x20to\x20string');return{'snapshot':_0x5d13c4,'sheetBlocks':{}};}async function U(_0x48023e){const _0x47f360=_0x3fbf3b;let _0x36118d=_0x48023e['snapshot'],_0x53dbaf=_0x48023e[_0x47f360(0x208)]||{};return await(0x0,u[_0x47f360(0x109)])(_0x36118d,Object['keys'](_0x53dbaf)[_0x47f360(0x163)](_0x3f8980=>_0x53dbaf[_0x3f8980])[_0x47f360(0x163)](_0x5e2e3f=>({..._0x5e2e3f,'data':_0x5e2e3f[_0x47f360(0x219)]?JSON[_0x47f360(0x12f)]((0x0,u[_0x47f360(0x152)])(_0x5e2e3f[_0x47f360(0x219)])):void 0x0})));}function ue(_0x176fbe){const _0x1192c2=_0x3fbf3b;let _0x211896=_0x176fbe[_0x1192c2(0x220)];return(0x0,u[_0x1192c2(0x159)])(_0x211896);}function de(_0x44ed67){const _0x35f857=_0x3fbf3b;let _0x4d73d3=_0x44ed67[_0x35f857(0x220)];return(0x0,u['transformSnapshotToSlideData'])(_0x4d73d3);}var W=class{constructor(){v(this,'_sheetBlockCache',new Map());}['getUnitOnRev'](){const _0x430d2b=_0x3fbf3b;return Promise[_0x430d2b(0x1b1)]({'snapshot':{'unitID':'','type':t[_0x430d2b(0x15b)][_0x430d2b(0x121)],'rev':0x0,'workbook':void 0x0,'doc':void 0x0,'slide':void 0x0,'board':void 0x0},'changesets':[],'error':{'code':l[_0x430d2b(0x138)]['OK'],'message':''}});}[_0x3fbf3b(0x107)](_0x3cef99,_0x3981b2){const _0xb3ee14=_0x3fbf3b;let _0x452f4f=this[_0xb3ee14(0x23d)][_0xb3ee14(0x160)](_0x3981b2[_0xb3ee14(0xe4)]);return Promise[_0xb3ee14(0x1b1)]({'block':_0x452f4f,'error':{'code':l['ErrorCode']['OK'],'message':''}});}[_0x3fbf3b(0x1fc)](_0x1c1770,_0x40ce79){const _0x901b10=_0x3fbf3b;let _0xc76341=this[_0x901b10(0x23d)]['get'](_0x40ce79[_0x901b10(0xe4)]);return Promise[_0x901b10(0x1b1)]({'block':_0xc76341===void 0x0?void 0x0:{..._0xc76341,'data':JSON[_0x901b10(0x12f)](u[_0x901b10(0x21a)]['decode'](_0xc76341[_0x901b10(0x219)]))},'error':{'code':l[_0x901b10(0x138)]['OK'],'message':''}});}[_0x3fbf3b(0x1b8)](){const _0x2cdd34=_0x3fbf3b;return Promise[_0x2cdd34(0x1b1)]({'changesets':[],'error':{'code':l[_0x2cdd34(0x138)]['OK'],'message':''}});}['getResourcesRequest'](){const _0x150445=_0x3fbf3b;return Promise[_0x150445(0x1b1)]({'resources':{},'error':{'code':l['ErrorCode']['OK'],'message':''}});}[_0x3fbf3b(0xdd)](){const _0x5690f7=_0x3fbf3b;return Promise[_0x5690f7(0x1b1)]({'error':{'code':l[_0x5690f7(0x138)]['OK'],'message':''}});}[_0x3fbf3b(0x248)](){const _0x3ed9bd=_0x3fbf3b;return Promise[_0x3ed9bd(0x1b1)]({'error':{'code':l['ErrorCode']['OK'],'message':''}});}[_0x3fbf3b(0x16c)](_0x1c9a09,_0x3eb1a7){const _0x5eddbf=_0x3fbf3b;let {block:_0x43cbb2}=_0x3eb1a7;return _0x43cbb2?(this[_0x5eddbf(0x23d)][_0x5eddbf(0x249)](_0x43cbb2['id'],_0x43cbb2),Promise[_0x5eddbf(0x1b1)]({'error':{'code':l['ErrorCode']['OK'],'message':''},'blockID':_0x43cbb2['id']})):Promise[_0x5eddbf(0x1b1)]({'error':{'code':l[_0x5eddbf(0x138)][_0x5eddbf(0x191)],'message':'block\x20is\x20required'},'blockID':''});}['saveChangeset'](){const _0x2a83aa=_0x3fbf3b;return Promise[_0x2a83aa(0x1b1)]({'error':{'code':l[_0x2a83aa(0x138)]['OK'],'message':''},'concurrent':[]});}[_0x3fbf3b(0x199)](){const _0x59d90e=_0x3fbf3b;return Promise[_0x59d90e(0x1b1)]({'error':void 0x0,'fileMetaId':''});}['getLatestCsReqIdBySid'](){return Promise['resolve']({'error':void 0x0,'latestReqID':0x0});}};const G=(0x0,t[_0x3fbf3b(0x22b)])(_0x3fbf3b(0x162));let K=class extends t[_0x3fbf3b(0x1e7)]{constructor(_0x6a54eb,_0x5dc39a,_0x6963c8){const _0x3d7900=_0x3fbf3b;super(),this['_configService']=_0x6a54eb,this['_httpService']=_0x5dc39a,this[_0x3d7900(0x147)]=_0x6963c8,v(this,'_importTaskId',null),v(this,_0x3d7900(0xed),new o[(_0x3d7900(0x193))]()),v(this,'requestState$',this[_0x3d7900(0xed)]['asObservable']());}[_0x3fbf3b(0x112)](){const _0x42702f=_0x3fbf3b;super[_0x42702f(0x112)](),this['_requestState$'][_0x42702f(0x1c1)]();}async[_0x3fbf3b(0x12d)](_0x233e2d){const _0x2a8807=_0x3fbf3b;let _0x4a6f5e=await this[_0x2a8807(0x245)](_0x233e2d,t[_0x2a8807(0x15b)][_0x2a8807(0x252)]);if(!_0x4a6f5e||!_0x4a6f5e[_0x2a8807(0x220)])return;let _0x59a62f=ue(_0x4a6f5e);if(_0x59a62f)return _0x59a62f;}async[_0x3fbf3b(0x228)](_0x2a24e6){const _0x1b2248=_0x3fbf3b;return this[_0x1b2248(0x1b5)](_0x2a24e6,0x1,t[_0x1b2248(0x15b)]['UNIVER_DOC']);}async[_0x3fbf3b(0xdf)](_0x2dcb7c){const _0x155886=_0x3fbf3b;let _0x5aabf0=await V(_0x2dcb7c);return this[_0x155886(0x1be)](_0x5aabf0,t[_0x155886(0x15b)]['UNIVER_DOC']);}async[_0x3fbf3b(0x140)](_0x450d21){const _0x411a26=_0x3fbf3b;let _0x300e2c=await this[_0x411a26(0x245)](_0x450d21,t[_0x411a26(0x15b)][_0x411a26(0x1d5)]);if(!(!_0x300e2c||!_0x300e2c[_0x411a26(0x220)]))return de(_0x300e2c);}async[_0x3fbf3b(0x12b)](_0x333647){const _0x4b87e9=_0x3fbf3b;return this[_0x4b87e9(0x1b5)](_0x333647,0x1,t[_0x4b87e9(0x15b)][_0x4b87e9(0x1d5)]);}async[_0x3fbf3b(0xe5)](_0x2a5207){const _0x4563c4=_0x3fbf3b;let _0x2dea86=await H(_0x2a5207);return this[_0x4563c4(0x1be)](_0x2dea86,t['UniverInstanceType'][_0x4563c4(0x1d5)]);}async[_0x3fbf3b(0xf6)](_0x46e15b){const _0x5c238e=_0x3fbf3b;let _0x21f64a=await this[_0x5c238e(0x245)](_0x46e15b,t[_0x5c238e(0x15b)][_0x5c238e(0x121)]);if(!_0x21f64a)return;let _0x19dadc=await U(_0x21f64a);if(_0x19dadc)return _0x19dadc;}async[_0x3fbf3b(0xe1)](_0x49f5fa){const _0x2ec91c=_0x3fbf3b;return this[_0x2ec91c(0x1b5)](_0x49f5fa,0x1,t['UniverInstanceType'][_0x2ec91c(0x121)]);}async[_0x3fbf3b(0x13b)](_0x5da36c){const _0x1c2dc2=_0x3fbf3b;let _0x37a871=await B(_0x5da36c);return this[_0x1c2dc2(0x1be)](_0x37a871,t[_0x1c2dc2(0x15b)][_0x1c2dc2(0x121)]);}async[_0x3fbf3b(0x20e)](_0x381abc,_0xb422d9){const _0x11cb55=_0x3fbf3b;var _0x5f6ed8,_0x48a3bb;let _0x25282c=await this[_0x11cb55(0x197)](_0x381abc);if(!_0x25282c)return;let _0x395073=await this[_0x11cb55(0x1bc)](_0x25282c,0x1,_0xb422d9);if(!_0x395073)return;this[_0x11cb55(0x24a)]=_0x395073,this[_0x11cb55(0x147)][_0x11cb55(0x246)]();let _0x484244=await this[_0x11cb55(0x147)][_0x11cb55(0x135)](_0x395073)[_0x11cb55(0xf9)](_0x34f66c=>{const _0x435db0=_0x11cb55;var _0x432526;let _0x13b149=_0x34f66c instanceof Error?_0x34f66c[_0x435db0(0x258)]:(_0x432526=_0x34f66c[_0x435db0(0x133)])==null?void 0x0:_0x432526[_0x435db0(0x258)];this[_0x435db0(0xed)]['next']({'error':{'code':l[_0x435db0(0x138)][_0x435db0(0x1a1)],'message':_0x13b149||''},'state':0x3});});if(!_0x484244)return;let _0x56f2d2=(_0x5f6ed8=_0x484244['import'])==null?void 0x0:_0x5f6ed8['outputType'],_0x247c8d=((_0x48a3bb=_0x484244[_0x11cb55(0x1ca)])==null?void 0x0:_0x48a3bb['unitID'])||'';if(_0x56f2d2!==0x1){this[_0x11cb55(0xed)][_0x11cb55(0xde)]({'error':{'code':l[_0x11cb55(0x138)][_0x11cb55(0x1a1)],'message':_0x11cb55(0x149)},'state':0x3});return;}if(_0x247c8d['length']===0x0){this[_0x11cb55(0xed)][_0x11cb55(0xde)]({'error':{'code':l['ErrorCode'][_0x11cb55(0x1a1)],'message':'Failed\x20to\x20get\x20unitID\x20from\x20task'},'state':0x3});return;}return this['_requestState$'][_0x11cb55(0xde)]({'error':_0x484244[_0x11cb55(0x133)],'state':0x3}),_0x247c8d;}async[_0x3fbf3b(0x245)](_0x59627f,_0x53da9d){return this['_importToJson'](_0x59627f,_0x53da9d);}async[_0x3fbf3b(0x1d8)](_0x22f6c1){const _0x25ecd1=_0x3fbf3b;let _0x10e7ea=await B(_0x22f6c1),_0x69dc4e=typeof _0x22f6c1['id']==_0x25ecd1(0x225)&&_0x22f6c1['id']['trim']()?_0x22f6c1['id']['trim']()+_0x25ecd1(0x1f0):_0x25ecd1(0x1e3),_0x401ef6=new File([JSON[_0x25ecd1(0x1dd)](_0x10e7ea)],_0x69dc4e,{'type':_0x25ecd1(0xeb)});return this['importFileToUnitId'](_0x401ef6,t[_0x25ecd1(0x15b)][_0x25ecd1(0x121)]);}[_0x3fbf3b(0x130)](){const _0x16ace3=_0x3fbf3b;this[_0x16ace3(0x24a)]&&this[_0x16ace3(0x147)][_0x16ace3(0x156)](this['_importTaskId']);}async[_0x3fbf3b(0x184)](_0x9dbe9c,_0x40083a){const _0x1b5a3c=_0x3fbf3b;var _0x477f4a,_0x208fd0;let _0x4dd5e2=await this[_0x1b5a3c(0x197)](_0x9dbe9c);if(!_0x4dd5e2)return;let _0x11b072=await this[_0x1b5a3c(0x1bc)](_0x4dd5e2,0x2,_0x40083a);if(!_0x11b072)return;this[_0x1b5a3c(0x24a)]=_0x11b072,this[_0x1b5a3c(0x147)][_0x1b5a3c(0x246)]();let _0x23cf00=await this['_requestService'][_0x1b5a3c(0x135)](_0x11b072)[_0x1b5a3c(0xf9)](_0x13962a=>{const _0x2b2e1b=_0x1b5a3c;var _0x4ded83;let _0x32584e=_0x13962a instanceof Error?_0x13962a[_0x2b2e1b(0x258)]:(_0x4ded83=_0x13962a['error'])==null?void 0x0:_0x4ded83[_0x2b2e1b(0x258)];this['_requestState$'][_0x2b2e1b(0xde)]({'error':{'code':l['ErrorCode'][_0x2b2e1b(0x1a1)],'message':_0x32584e||''},'state':0x3});});if(!_0x23cf00)return;let _0xdf7435=(_0x477f4a=_0x23cf00[_0x1b5a3c(0x1ca)])==null?void 0x0:_0x477f4a['outputType'],_0x4a68f7=((_0x208fd0=_0x23cf00[_0x1b5a3c(0x1ca)])==null?void 0x0:_0x208fd0['jsonID'])||'';if(_0xdf7435!==0x2){this[_0x1b5a3c(0xed)]['next']({'error':{'code':l[_0x1b5a3c(0x138)][_0x1b5a3c(0x1a1)],'message':'Get\x20outputType\x20error'},'state':0x3});return;}if(_0x4a68f7['length']===0x0){this[_0x1b5a3c(0xed)][_0x1b5a3c(0xde)]({'error':{'code':l[_0x1b5a3c(0x138)]['UNRECOGNIZED'],'message':_0x1b5a3c(0x1b4)},'state':0x3});return;}this[_0x1b5a3c(0xed)][_0x1b5a3c(0xde)]({'error':_0x23cf00[_0x1b5a3c(0x133)],'state':0x3});let _0x14cde6=await this['_signUrl'](_0x4a68f7);if(!_0x14cde6)return;let _0x11781b=await this['_requestService'][_0x1b5a3c(0x1db)](_0x14cde6);if(!_0x11781b){this['_requestState$']['next']({'error':{'code':l[_0x1b5a3c(0x138)][_0x1b5a3c(0x1a1)],'message':'Failed\x20to\x20get\x20text\x20from\x20url'},'state':0x5});return;}try{let _0x9193d8=JSON['parse'](_0x11781b);return this['_requestState$']['next']({'error':{'code':l['ErrorCode']['OK'],'message':_0x1b5a3c(0x161)},'state':0x5}),_0x9193d8;}catch{this[_0x1b5a3c(0xed)][_0x1b5a3c(0xde)]({'error':{'code':l['ErrorCode'][_0x1b5a3c(0x1a1)],'message':_0x1b5a3c(0x1c3)},'state':0x5});}}async[_0x3fbf3b(0x1be)](_0x27ee1a,_0x5aef6e){const _0x4d83b9=_0x3fbf3b;let _0x57409e=JSON[_0x4d83b9(0x1dd)](_0x27ee1a),_0x5bc400=u[_0x4d83b9(0x12e)]['encode'](_0x57409e),_0x29892c=(0x0,d['deflateSync'])(_0x5bc400),_0x475bb5=_0x5bc400[_0x4d83b9(0x16d)],_0x2ac50e=se(_0x29892c),_0x19f92e=await this[_0x4d83b9(0x197)](_0x2ac50e,_0x475bb5,!0x0);if(_0x19f92e)return this[_0x4d83b9(0x1b5)](_0x19f92e,0x2,_0x5aef6e);}async[_0x3fbf3b(0x1b5)](_0x4439b5,_0x476aac,_0x4f40fa){const _0xa74cd6=_0x3fbf3b;var _0x182c14;let _0x5cab26=await this['_requestService'][_0xa74cd6(0xe0)]({'unitID':_0x476aac===0x1?_0x4439b5:'','jsonID':_0x476aac===0x2?_0x4439b5:'','type':_0x4f40fa,'sscSwitch':this[_0xa74cd6(0x1b6)](),'useImageUrl':this['_getDisableCellImageConversion'](),'ignoreTableExport':this[_0xa74cd6(0x1a6)]()});if(!_0x5cab26){this['_requestState$'][_0xa74cd6(0xde)]({'error':{'code':l[_0xa74cd6(0x138)][_0xa74cd6(0x1a1)],'message':_0xa74cd6(0x14a)},'state':0x2});return;}if(this[_0xa74cd6(0xed)]['next']({'error':_0x5cab26[_0xa74cd6(0x133)],'state':0x2}),_0x5cab26[_0xa74cd6(0x133)]&&_0x5cab26[_0xa74cd6(0x133)][_0xa74cd6(0x1e9)]!==l[_0xa74cd6(0x138)]['OK'])return;let _0xc52f28=_0x5cab26[_0xa74cd6(0x1f4)],_0x44d720=await this[_0xa74cd6(0x147)][_0xa74cd6(0x135)](_0xc52f28)[_0xa74cd6(0xf9)](_0x39bc63=>{const _0x5b4d44=_0xa74cd6;var _0x448bf2;let _0x1af7db=_0x39bc63 instanceof Error?_0x39bc63[_0x5b4d44(0x258)]:(_0x448bf2=_0x39bc63[_0x5b4d44(0x133)])==null?void 0x0:_0x448bf2[_0x5b4d44(0x258)];this[_0x5b4d44(0xed)][_0x5b4d44(0xde)]({'error':{'code':l[_0x5b4d44(0x138)][_0x5b4d44(0x1a1)],'message':_0x1af7db||''},'state':0x3});});if(!_0x44d720)return;let _0x41158d=((_0x182c14=_0x44d720[_0xa74cd6(0xe0)])==null?void 0x0:_0x182c14['fileID'])||'';if(_0x41158d[_0xa74cd6(0x16d)]===0x0){this[_0xa74cd6(0xed)][_0xa74cd6(0xde)]({'error':{'code':l[_0xa74cd6(0x138)][_0xa74cd6(0x1a1)],'message':'Failed\x20to\x20get\x20fileID\x20from\x20task'},'state':0x3});return;}this[_0xa74cd6(0xed)][_0xa74cd6(0xde)]({'error':_0x44d720[_0xa74cd6(0x133)],'state':0x3});let _0x2bd001=await this['_signUrl'](_0x41158d);if(!_0x2bd001)return;let _0x1887b8=await A(_0x2bd001,this[_0xa74cd6(0x195)]);if(!_0x1887b8){this['_requestState$'][_0xa74cd6(0xde)]({'error':{'code':l[_0xa74cd6(0x138)][_0xa74cd6(0x1a1)],'message':_0xa74cd6(0x233)},'state':0x6});return;}return this[_0xa74cd6(0xed)][_0xa74cd6(0xde)]({'error':{'code':l[_0xa74cd6(0x138)]['OK'],'message':_0xa74cd6(0x161)},'state':0x6}),_0x1887b8;}async['_upload'](_0x41a8c2,_0x54ed2c,_0x22fd54){const _0x50768e=_0x3fbf3b;let _0x16f673;try{_0x16f673=await this[_0x50768e(0x147)]['upload'](_0x41a8c2,_0x54ed2c,_0x22fd54);}catch(_0x1a4da3){let _0x18c65a=_0x1a4da3 instanceof Error?_0x1a4da3[_0x50768e(0x258)]:String(_0x1a4da3);this['_requestState$'][_0x50768e(0xde)]({'error':{'code':l[_0x50768e(0x138)]['UNRECOGNIZED'],'message':_0x18c65a},'state':0x0});return;}if(!_0x16f673||typeof _0x16f673[_0x50768e(0x1a4)]!=_0x50768e(0x225)){this['_requestState$']['next']({'error':{'code':l[_0x50768e(0x138)][_0x50768e(0x1a1)],'message':_0x50768e(0x18a)},'state':0x0});return;}let _0x7dc69f=_0x16f673['FileId'];if(_0x7dc69f[_0x50768e(0x16d)]===0x0){this['_requestState$'][_0x50768e(0xde)]({'error':{'code':l[_0x50768e(0x138)]['UNRECOGNIZED'],'message':_0x50768e(0x1e1)},'state':0x0});return;}return this['_requestState$'][_0x50768e(0xde)]({'error':{'code':l['ErrorCode']['OK'],'message':_0x50768e(0x161)},'state':0x0}),_0x7dc69f;}async[_0x3fbf3b(0x1bc)](_0x55ed71,_0x11133c,_0x4eb7dd){const _0x1dec35=_0x3fbf3b;let _0x3401d5={'fileID':_0x55ed71,'type':_0x4eb7dd,'outputType':_0x11133c,'fileUrl':'','minSheetRowCount':this[_0x1dec35(0x1fd)](),'minSheetColumnCount':this[_0x1dec35(0x186)]()},_0x311d07=await this[_0x1dec35(0x147)]['import'](_0x3401d5);if(!_0x311d07){this[_0x1dec35(0xed)][_0x1dec35(0xde)]({'error':{'code':l['ErrorCode'][_0x1dec35(0x1a1)],'message':'import\x20error'},'state':0x1});return;}if(_0x311d07[_0x1dec35(0x133)]&&_0x311d07[_0x1dec35(0x133)][_0x1dec35(0x1e9)]!==l[_0x1dec35(0x138)]['OK']){this['_requestState$']['next']({'error':_0x311d07['error'],'state':0x1});return;}let _0x62a40b=_0x311d07['taskID'];if(_0x62a40b['length']===0x0){this[_0x1dec35(0xed)]['next']({'error':{'code':l['ErrorCode']['UNRECOGNIZED'],'message':_0x1dec35(0xe3)},'state':0x1});return;}return this['_requestState$'][_0x1dec35(0xde)]({'error':_0x311d07[_0x1dec35(0x133)],'state':0x1}),_0x62a40b;}async[_0x3fbf3b(0x182)](_0x25d7a5){const _0x560957=_0x3fbf3b;let _0x9f788f=await this[_0x560957(0x147)][_0x560957(0x19c)](_0x25d7a5);if(!_0x9f788f){this[_0x560957(0xed)][_0x560957(0xde)]({'error':{'code':l['ErrorCode'][_0x560957(0x1a1)],'message':_0x560957(0x1a8)},'state':0x4});return;}if(_0x9f788f[_0x560957(0x133)]&&_0x9f788f['error']['code']!==l[_0x560957(0x138)]['OK']){this[_0x560957(0xed)]['next']({'error':_0x9f788f['error'],'state':0x4});return;}let _0x3df13b=(0x0,t[_0x560957(0x13f)])(_0x9f788f[_0x560957(0x1ef)],this[_0x560957(0x24e)]());if(_0x3df13b[_0x560957(0x16d)]===0x0){this[_0x560957(0xed)][_0x560957(0xde)]({'error':{'code':l['ErrorCode'][_0x560957(0x1a1)],'message':_0x560957(0x1a8)},'state':0x4});return;}return this[_0x560957(0xed)][_0x560957(0xde)]({'error':_0x9f788f[_0x560957(0x133)],'state':0x4}),_0x3df13b;}['_getDownloadEndpointURL'](){const _0x22415a=_0x3fbf3b;var _0x282cc8;let _0x58e647=this[_0x22415a(0x1c8)][_0x22415a(0x1de)](m);return(_0x282cc8=_0x58e647==null?void 0x0:_0x58e647[_0x22415a(0x17a)])==null?location['origin']:_0x282cc8;}[_0x3fbf3b(0x1fd)](){const _0x1efb26=_0x3fbf3b;var _0x55295b,_0x30dafc;let _0x1d3215=this[_0x1efb26(0x1c8)][_0x1efb26(0x1de)](m);return(_0x55295b=_0x1d3215==null||(_0x30dafc=_0x1d3215['options'])==null?void 0x0:_0x30dafc['minSheetRowCount'])==null?0x1:_0x55295b;}['_getMinSheetColumnCount'](){const _0x1dae1c=_0x3fbf3b;var _0x28fa43,_0x20977f;let _0x4679e4=this[_0x1dae1c(0x1c8)]['getConfig'](m);return(_0x28fa43=_0x4679e4==null||(_0x20977f=_0x4679e4[_0x1dae1c(0x239)])==null?void 0x0:_0x20977f[_0x1dae1c(0x137)])==null?0x1:_0x28fa43;}[_0x3fbf3b(0x1b6)](){const _0x3256ba=_0x3fbf3b;var _0xbbdec4,_0x3359ff;let _0x3a163e=this['_configService']['getConfig'](m);return(_0xbbdec4=_0x3a163e==null||(_0x3359ff=_0x3a163e[_0x3256ba(0x239)])==null?void 0x0:_0x3359ff[_0x3256ba(0x11c)])==null?!0x1:_0xbbdec4;}[_0x3fbf3b(0x155)](){const _0x274938=_0x3fbf3b;var _0x217cb8,_0x25e349;let _0x22feb7=this[_0x274938(0x1c8)]['getConfig'](m);return(_0x217cb8=_0x22feb7==null||(_0x25e349=_0x22feb7['options'])==null?void 0x0:_0x25e349[_0x274938(0x19d)])==null?!0x0:_0x217cb8;}[_0x3fbf3b(0x1a6)](){const _0x47ab22=_0x3fbf3b;var _0x23f221,_0x3f5341;let _0x30cfab=this[_0x47ab22(0x1c8)]['getConfig'](m);return(_0x23f221=_0x30cfab==null||(_0x3f5341=_0x30cfab['options'])==null?void 0x0:_0x3f5341['ignoreTableExport'])==null?!0x1:_0x23f221;}};K=N([M(0x0,t[_0x3fbf3b(0x16e)]),M(0x1,(0x0,t[_0x3fbf3b(0xf8)])(n[_0x3fbf3b(0x19f)])),M(0x2,(0x0,t[_0x3fbf3b(0xf8)])(P))],K);const fe={'done':0x0,'count':0x0},q=(0x0,t['createIdentifier'])('univer-pro.exchange-client.operate.service');let J=class extends t[_0x3fbf3b(0x1e7)]{constructor(_0x4b3c8b,_0x5e28c3,_0x32af65,_0x198d8a,_0x368b39,_0x3f05b9,_0xedbe1c){const _0x3c1447=_0x3fbf3b;super(),this[_0x3c1447(0x25e)]=_0x4b3c8b,this[_0x3c1447(0x15f)]=_0x5e28c3,this['_localeService']=_0x32af65,this[_0x3c1447(0x119)]=_0x198d8a,this[_0x3c1447(0x1ab)]=_0x368b39,this[_0x3c1447(0x1a3)]=_0x3f05b9,this[_0x3c1447(0x15c)]=_0xedbe1c,v(this,_0x3c1447(0x232),new o[(_0x3c1447(0x11f))](fe)),v(this,_0x3c1447(0x187),this[_0x3c1447(0x232)][_0x3c1447(0x1ee)]()),v(this,_0x3c1447(0x175),0x0),v(this,_0x3c1447(0xfe),0x0),this[_0x3c1447(0x142)]((0x0,t[_0x3c1447(0x238)])(this[_0x3c1447(0x119)][_0x3c1447(0x21c)][_0x3c1447(0x1d3)](_0x10be42=>{const _0x456377=_0x3c1447;var _0x5cb97a;((_0x5cb97a=_0x10be42[_0x456377(0x133)])==null?void 0x0:_0x5cb97a[_0x456377(0x1e9)])===l[_0x456377(0x138)]['OK']?this[_0x456377(0x168)](0x1):this[_0x456377(0x21e)](_0x10be42['error']);})));}[_0x3fbf3b(0x194)](){const _0x396444=_0x3fbf3b;this[_0x396444(0x24d)](),this['_uploadNotificationService'][_0x396444(0x13c)](0x2),this[_0x396444(0x119)][_0x396444(0x130)]();}async['uploadFileToUnitId'](_0x31abec){const _0x572942=_0x3fbf3b;throw Error(_0x572942(0x243));}async[_0x3fbf3b(0x23e)](){const _0x8bca67=_0x3fbf3b;let _0x3b01ed=this[_0x8bca67(0x25e)]['getFocusedUnit']();switch(_0x3b01ed?this[_0x8bca67(0x25e)][_0x8bca67(0x22e)](_0x3b01ed[_0x8bca67(0x207)]()):t[_0x8bca67(0x15b)][_0x8bca67(0x1a1)]){case t[_0x8bca67(0x15b)][_0x8bca67(0x1d5)]:return this[_0x8bca67(0x198)]();case t[_0x8bca67(0x15b)][_0x8bca67(0x252)]:return this['importDOCXToUnitId']();case t[_0x8bca67(0x15b)]['UNIVER_SHEET']:default:return this[_0x8bca67(0x18e)]();}}async[_0x3fbf3b(0x16f)](){const _0x55942a=_0x3fbf3b;let _0x3070aa=await k([t[_0x55942a(0x15b)][_0x55942a(0x252)]]);if(_0x3070aa&&!this[_0x55942a(0x24c)](_0x3070aa,t[_0x55942a(0x15b)]['UNIVER_DOC']))return this[_0x55942a(0x20c)](_0x3070aa[0x0],t[_0x55942a(0x15b)][_0x55942a(0x252)]);}[_0x3fbf3b(0x12d)](){const _0x45b810=_0x3fbf3b;throw Error(_0x45b810(0x243));}async[_0x3fbf3b(0x228)](_0x38c704,_0x573dbb,_0xa8137f){const _0x1e43f7=_0x3fbf3b;this[_0x1e43f7(0x131)](s[_0x1e43f7(0x129)]['Info']);let _0x354db3=await this['_exchangeService'][_0x1e43f7(0x228)](_0x38c704||this[_0x1e43f7(0x1b7)]());_0x354db3&&(D(_0x354db3,_0x573dbb||this[_0x1e43f7(0x236)](_0x354db3),_0x1e43f7(0x172)),this[_0x1e43f7(0x131)](s[_0x1e43f7(0x129)][_0x1e43f7(0x103)]));}async[_0x3fbf3b(0xdf)](){const _0x4932ae=_0x3fbf3b;this[_0x4932ae(0x131)](s[_0x4932ae(0x129)][_0x4932ae(0xef)]);let _0x25b33c=await this['_getUnitDocJson'](),_0x571ab=await this[_0x4932ae(0x119)][_0x4932ae(0xdf)](_0x25b33c);_0x571ab&&(D(_0x571ab,this[_0x4932ae(0x236)](_0x571ab),'docx'),this['_showDownloadMessage'](s[_0x4932ae(0x129)][_0x4932ae(0x103)]));}async[_0x3fbf3b(0x198)](){const _0x1facc5=_0x3fbf3b;if(this[_0x1facc5(0x265)]()){this['_messageService'][_0x1facc5(0x230)]({'type':s[_0x1facc5(0x129)][_0x1facc5(0x10e)],'content':this[_0x1facc5(0x173)]['t']('exchange-client.uploading')});return;}let _0x5bebac=await k([t[_0x1facc5(0x15b)][_0x1facc5(0x1d5)]]);if(_0x5bebac&&!this[_0x1facc5(0x24c)](_0x5bebac,t['UniverInstanceType'][_0x1facc5(0x1d5)]))return this[_0x1facc5(0x20c)](_0x5bebac[0x0],t[_0x1facc5(0x15b)][_0x1facc5(0x1d5)]);}async[_0x3fbf3b(0x140)](){const _0x204ceb=_0x3fbf3b;if(this[_0x204ceb(0x265)]()){this[_0x204ceb(0x15f)][_0x204ceb(0x230)]({'type':s[_0x204ceb(0x129)]['Warning'],'content':this[_0x204ceb(0x173)]['t'](_0x204ceb(0x204))});return;}let _0x213f5b=await k([t['UniverInstanceType'][_0x204ceb(0x1d5)]]);if(!_0x213f5b)return;this['_showUploadMessage'](s[_0x204ceb(0x129)]['Info']);let _0x29d5c0=await this[_0x204ceb(0x119)][_0x204ceb(0x140)](_0x213f5b[0x0]);_0x29d5c0&&(this['_refreshSlide'](_0x29d5c0),this['_showUploadMessage'](s[_0x204ceb(0x129)][_0x204ceb(0x103)]));}async[_0x3fbf3b(0x12b)](_0x874ea7,_0x5bd33c,_0x17adcb){const _0x26b8a0=_0x3fbf3b;this[_0x26b8a0(0x131)](s['MessageType']['Info']);let _0x535bdb=await this[_0x26b8a0(0x119)]['exportPPTXByUnitId'](_0x874ea7||this[_0x26b8a0(0x227)]());_0x535bdb&&(D(_0x535bdb,_0x5bd33c||this[_0x26b8a0(0x13a)](_0x535bdb,_0x17adcb==null?t[_0x26b8a0(0x15b)][_0x26b8a0(0x1d5)]:_0x17adcb),_0x26b8a0(0x17c)),this[_0x26b8a0(0x131)](s['MessageType']['Success']));}async[_0x3fbf3b(0xe5)](){const _0x25a444=_0x3fbf3b;this['_showDownloadMessage'](s[_0x25a444(0x129)][_0x25a444(0xef)]);let _0x3eb5b1=await this[_0x25a444(0x12a)](),_0x295700=await this[_0x25a444(0x119)][_0x25a444(0xe5)](_0x3eb5b1);_0x295700&&(D(_0x295700,this[_0x25a444(0x13a)](_0x295700,t[_0x25a444(0x15b)][_0x25a444(0x1d5)]),_0x25a444(0x17c)),this[_0x25a444(0x131)](s[_0x25a444(0x129)][_0x25a444(0x103)]));}async[_0x3fbf3b(0x18e)](){const _0x4c355c=_0x3fbf3b;if(this[_0x4c355c(0x265)]()){this[_0x4c355c(0x15f)][_0x4c355c(0x230)]({'type':s['MessageType'][_0x4c355c(0x10e)],'content':this[_0x4c355c(0x173)]['t'](_0x4c355c(0x204))});return;}let _0x9a8d11=await k([t['UniverInstanceType'][_0x4c355c(0x121)]]);if(_0x9a8d11&&!this[_0x4c355c(0x24c)](_0x9a8d11,t[_0x4c355c(0x15b)][_0x4c355c(0x121)]))return this[_0x4c355c(0x20c)](_0x9a8d11[0x0],t[_0x4c355c(0x15b)]['UNIVER_SHEET']);}async[_0x3fbf3b(0xf6)](){const _0x378760=_0x3fbf3b;if(this[_0x378760(0x265)]()){this[_0x378760(0x15f)][_0x378760(0x230)]({'type':s[_0x378760(0x129)][_0x378760(0x10e)],'content':this[_0x378760(0x173)]['t'](_0x378760(0x204))});return;}let _0x1e1ed4=await k([t['UniverInstanceType'][_0x378760(0x121)]]);if(!_0x1e1ed4)return;this[_0x378760(0x203)](s[_0x378760(0x129)][_0x378760(0xef)]);let _0x22588f=await this['_exchangeService'][_0x378760(0xf6)](_0x1e1ed4[0x0]);_0x22588f&&(this[_0x378760(0x11b)](_0x22588f),this['_showUploadMessage'](s[_0x378760(0x129)][_0x378760(0x103)]));}async['exportXLSXByUnitId'](_0x3ec57c,_0x14a965,_0x5139b5){const _0x48e3c3=_0x3fbf3b;this[_0x48e3c3(0x131)](s[_0x48e3c3(0x129)]['Info']);let _0x5796aa=await this[_0x48e3c3(0x119)][_0x48e3c3(0xe1)](_0x3ec57c||this[_0x48e3c3(0x151)]());_0x5796aa&&(D(_0x5796aa,_0x14a965||this[_0x48e3c3(0x236)](_0x5796aa),'xlsx'),this[_0x48e3c3(0x131)](s[_0x48e3c3(0x129)]['Success']));}async[_0x3fbf3b(0x13b)](){const _0x227ef2=_0x3fbf3b;this['_showDownloadMessage'](s['MessageType'][_0x227ef2(0xef)]);let _0x2f1aa7=await this[_0x227ef2(0x102)](),_0x47cb55=await this['_exchangeService'][_0x227ef2(0x13b)](_0x2f1aa7);_0x47cb55&&(D(_0x47cb55,this['_getUnitName'](_0x47cb55),_0x227ef2(0x20a)),this[_0x227ef2(0x131)](s['MessageType'][_0x227ef2(0x103)]));}[_0x3fbf3b(0x101)](_0x4556f8){const _0x516a1c=_0x3fbf3b;this[_0x516a1c(0x202)]=_0x4556f8;}async[_0x3fbf3b(0x20c)](_0x4bab1f,_0x582d7c){const _0x1e9e03=_0x3fbf3b;this['_uploadNotificationService'][_0x1e9e03(0x230)](),this[_0x1e9e03(0x1ab)][_0x1e9e03(0x13c)](0x0),this[_0x1e9e03(0x1df)](0x4),this[_0x1e9e03(0x168)](0x1);let _0x4d28d5=await this['_exchangeService']['importFileToUnitId'](_0x4bab1f,_0x582d7c);if(!_0x4d28d5){this[_0x1e9e03(0x24d)](),this[_0x1e9e03(0x1ab)][_0x1e9e03(0x13c)](0x2);return;}let _0x509e42={'link':this[_0x1e9e03(0x202)](_0x4d28d5,_0x582d7c),'name':_0x4bab1f[_0x1e9e03(0x240)],'type':_0x582d7c};return this['_uploadNotificationService']['pushLink'](_0x509e42),this[_0x1e9e03(0x247)](),this['_uploadNotificationService'][_0x1e9e03(0x13c)](0x1),_0x4d28d5;}[_0x3fbf3b(0x151)](){const _0x4487ef=_0x3fbf3b;return this['_univerInstanceService']['getCurrentUnitOfType'](t[_0x4487ef(0x15b)][_0x4487ef(0x121)])[_0x4487ef(0x207)]();}['_getUnitIDDoc'](){const _0x3ba6cb=_0x3fbf3b;return this[_0x3ba6cb(0x25e)][_0x3ba6cb(0x1c5)](t[_0x3ba6cb(0x15b)][_0x3ba6cb(0x252)])[_0x3ba6cb(0x207)]();}[_0x3fbf3b(0x227)](){const _0x26bb66=_0x3fbf3b;return this[_0x26bb66(0x25e)][_0x26bb66(0x1c5)](t[_0x26bb66(0x15b)]['UNIVER_SLIDE'])['getUnitId']();}[_0x3fbf3b(0x236)](_0x55ca1a){const _0x1f6984=_0x3fbf3b;return this[_0x1f6984(0x13a)](_0x55ca1a,t['UniverInstanceType'][_0x1f6984(0x121)]);}[_0x3fbf3b(0x13a)](_0x1c03e2,_0x195805){const _0x411ae6=_0x3fbf3b;var _0x56246d;let _0x590688=(_0x56246d=this[_0x411ae6(0x25e)][_0x411ae6(0x1c5)](_0x195805))==null?void 0x0:_0x56246d[_0x411ae6(0x126)](),_0x52b392=_0x590688==null?void 0x0:_0x590688['name'];return typeof _0x52b392=='string'&&_0x52b392['trim']()?_0x52b392:_0x1c03e2[_0x411ae6(0x240)]['split']('.')[_0x411ae6(0x141)]()||document[_0x411ae6(0x18b)];}async[_0x3fbf3b(0x102)](){const _0x48fd13=_0x3fbf3b;return this[_0x48fd13(0x25e)][_0x48fd13(0x1c5)](t['UniverInstanceType'][_0x48fd13(0x121)])[_0x48fd13(0x126)]();}async[_0x3fbf3b(0x1a9)](){const _0x3d0393=_0x3fbf3b;return this['_univerInstanceService'][_0x3d0393(0x1c5)](t[_0x3d0393(0x15b)]['UNIVER_DOC'])[_0x3d0393(0x126)]();}async['_getUnitSlideJson'](){const _0x2ba75e=_0x3fbf3b;let _0x4ce58b=this[_0x2ba75e(0x25e)][_0x2ba75e(0x1c5)](t['UniverInstanceType'][_0x2ba75e(0x1d5)]),_0x3061b3=this[_0x2ba75e(0x15c)][_0x2ba75e(0x127)](_0x4ce58b[_0x2ba75e(0x207)]());return _0x3061b3==null?_0x4ce58b[_0x2ba75e(0x126)]():_0x3061b3;}['_getLinkByUnitId'](_0x3a3822,_0x359143){const _0x549590=_0x3fbf3b;let _0x38d72c=new URL(window[_0x549590(0x1ba)][_0x549590(0x106)]);return _0x38d72c[_0x549590(0x12c)][_0x549590(0x249)](_0x549590(0x256),_0x3a3822),_0x38d72c['searchParams'][_0x549590(0x249)]('type',''+_0x359143),_0x38d72c[_0x549590(0x23b)]();}['_refresh'](_0x40c922){const _0x383c61=_0x3fbf3b;let _0xbb8fc6=this[_0x383c61(0x25e)][_0x383c61(0x1c5)](t[_0x383c61(0x15b)][_0x383c61(0x121)])['getUnitId']();this['_univerInstanceService'][_0x383c61(0x226)](_0xbb8fc6),this[_0x383c61(0x25e)][_0x383c61(0x263)](t[_0x383c61(0x15b)][_0x383c61(0x121)],_0x40c922);}['_refreshSlide'](_0x43e02e){const _0x553cd0=_0x3fbf3b;let _0x2a64a4=this[_0x553cd0(0x25e)][_0x553cd0(0x1c5)](t[_0x553cd0(0x15b)][_0x553cd0(0x1d5)])[_0x553cd0(0x207)]();this[_0x553cd0(0x25e)]['disposeUnit'](_0x2a64a4),this[_0x553cd0(0x25e)][_0x553cd0(0x263)](t[_0x553cd0(0x15b)][_0x553cd0(0x1d5)],_0x43e02e);}['_showNetworkError'](_0x73f4a7){const _0x1e4628=_0x3fbf3b;if(_0x73f4a7){let {code:_0x95c51e}=_0x73f4a7;switch(_0x95c51e){case l[_0x1e4628(0x138)][_0x1e4628(0x234)]:this['_messageService'][_0x1e4628(0x230)]({'type':s[_0x1e4628(0x129)][_0x1e4628(0x114)],'content':this['_localeService']['t'](_0x1e4628(0x1f6))});break;case l['ErrorCode'][_0x1e4628(0xe9)]:this[_0x1e4628(0x15f)][_0x1e4628(0x230)]({'type':s[_0x1e4628(0x129)]['Error'],'content':this[_0x1e4628(0x173)]['t']('exchange-client.internalError')});break;default:this[_0x1e4628(0x15f)][_0x1e4628(0x230)]({'type':s[_0x1e4628(0x129)][_0x1e4628(0x114)],'content':this[_0x1e4628(0x173)]['t'](_0x1e4628(0x1b0))});break;}return null;}return this[_0x1e4628(0x15f)]['show']({'type':s[_0x1e4628(0x129)][_0x1e4628(0x114)],'content':this['_localeService']['t'](_0x1e4628(0x1b0))}),null;}['_showDownloadMessage'](_0x1ba671){const _0x165901=_0x3fbf3b;let _0x34aeb3='';switch(_0x1ba671){case s[_0x165901(0x129)]['Success']:_0x34aeb3=this['_localeService']['t'](_0x165901(0x1e6));break;case s[_0x165901(0x129)][_0x165901(0xef)]:_0x34aeb3=this['_localeService']['t'](_0x165901(0x1a5));break;default:break;}this[_0x165901(0x15f)][_0x165901(0x230)]({'type':_0x1ba671,'content':_0x34aeb3});}[_0x3fbf3b(0x203)](_0x2f974f){const _0xd04f97=_0x3fbf3b;let _0x9e6a71='';switch(_0x2f974f){case s[_0xd04f97(0x129)][_0xd04f97(0x103)]:_0x9e6a71=this[_0xd04f97(0x173)]['t'](_0xd04f97(0x1f1));break;case s[_0xd04f97(0x129)]['Info']:_0x9e6a71=this[_0xd04f97(0x173)]['t'](_0xd04f97(0x204));break;default:break;}this['_messageService'][_0xd04f97(0x230)]({'type':_0x2f974f,'content':_0x9e6a71});}[_0x3fbf3b(0x255)](){const _0x439f74=_0x3fbf3b;this[_0x439f74(0x232)][_0x439f74(0xde)]({'done':this['_doneUploadTaskCount'],'count':this[_0x439f74(0x175)]});}['_addTotalCount'](_0x53a8b6){const _0x4f1d71=_0x3fbf3b;this[_0x4f1d71(0x175)]+=_0x53a8b6,this[_0x4f1d71(0x255)]();}[_0x3fbf3b(0x168)](_0x42c7e4){const _0x3f837e=_0x3fbf3b;this[_0x3f837e(0xfe)]+=_0x42c7e4,this[_0x3f837e(0xfe)]=Math[_0x3f837e(0x206)](this[_0x3f837e(0xfe)],this[_0x3f837e(0x175)]),this[_0x3f837e(0x255)]();}['_completeProgress'](){const _0xd7b2fa=_0x3fbf3b;this[_0xd7b2fa(0xfe)]=this[_0xd7b2fa(0x175)],this[_0xd7b2fa(0x255)]();}[_0x3fbf3b(0x24d)](){const _0xdfa618=_0x3fbf3b;this[_0xdfa618(0xfe)]=0x0,this[_0xdfa618(0x175)]=0x0,this[_0xdfa618(0x255)]();}[_0x3fbf3b(0x24c)](_0x2aa60f,_0x2ab10b){const _0x17e8a8=_0x3fbf3b;let _0x14d205=_0x2aa60f[0x0],_0x231d8b=_0x14d205[_0x17e8a8(0x240)];return O(_0x14d205)===_0x2ab10b?!0x1:(this[_0x17e8a8(0x15f)][_0x17e8a8(0x230)]({'type':s['MessageType'][_0x17e8a8(0x114)],'content':this[_0x17e8a8(0x173)]['t'](_0x17e8a8(0xf0),_0x231d8b)}),!0x0);}['_uploadTaskNotDone'](){const _0x503733=_0x3fbf3b;return this['_totalUploadTaskCount']!==0x0&&this[_0x503733(0xfe)]!==this[_0x503733(0x175)];}};J=N([M(0x0,(0x0,t[_0x3fbf3b(0xf8)])(t['IUniverInstanceService'])),M(0x1,i[_0x3fbf3b(0x122)]),M(0x2,(0x0,t[_0x3fbf3b(0xf8)])(t[_0x3fbf3b(0x260)])),M(0x3,(0x0,t[_0x3fbf3b(0xf8)])(G)),M(0x4,(0x0,t[_0x3fbf3b(0xf8)])(y)),M(0x5,t[_0x3fbf3b(0x1c0)]),M(0x6,(0x0,t[_0x3fbf3b(0xf8)])(t['IResourceLoaderService']))],J);function Y(_0x2baf1b){const _0x46f6f5=_0x3fbf3b;let {onClick:_0x54e960,children:_0x266690,className:_0x24c699}=_0x2baf1b;return(0x0,c[_0x46f6f5(0x212)])(_0x46f6f5(0x100),{'className':(0x0,s[_0x46f6f5(0x105)])(_0x46f6f5(0x25a),_0x24c699),'type':_0x46f6f5(0x100),'onClick':_0x54e960,'children':_0x266690});}function X(){const _0x4b7aec=_0x3fbf3b;let _0x183efa=(0x0,i[_0x4b7aec(0x176)])(q),_0x21a2bc=(0x0,i[_0x4b7aec(0x176)])(t[_0x4b7aec(0x260)]);function _0x212195(){const _0x497aa2=_0x4b7aec;_0x183efa[_0x497aa2(0x23e)]();}return(0x0,c['jsx'])(Y,{'onClick':_0x212195,'children':_0x21a2bc['t'](_0x4b7aec(0x1ce))});}function pe(){const _0x44ec19=_0x3fbf3b;return(0x0,c[_0x44ec19(0x164)])(_0x44ec19(0xfc),{'className':_0x44ec19(0x111),'children':[(0x0,c['jsx'])(_0x44ec19(0x118),{'className':_0x44ec19(0x23a),'children':(0x0,i[_0x44ec19(0x176)])(t[_0x44ec19(0x260)])['t'](_0x44ec19(0x123))}),(0x0,c[_0x44ec19(0x212)])(X,{})]});}function Z(_0x168c8b){const _0x7387a5=_0x3fbf3b;let {count:_0x5c102a}=_0x168c8b;return(0x0,c['jsxs'])(_0x7387a5(0xfc),{'className':'univer-mt-3\x20univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-2\x20univer-pr-1','children':[(0x0,c['jsx'])(_0x7387a5(0x118),{'className':_0x7387a5(0x221),'children':(0x0,i['useDependency'])(t['LocaleService'])['t'](_0x7387a5(0xe6),''+_0x5c102a)}),(0x0,c[_0x7387a5(0x212)])(X,{})]});}function me(){const _0x13e91c=_0x3fbf3b;let _0x50c58b=(0x0,i[_0x13e91c(0x176)])(q),_0xf992d4=(0x0,i[_0x13e91c(0x176)])(t[_0x13e91c(0x260)]);function _0x55ec6c(){const _0xa03429=_0x13e91c;_0x50c58b[_0xa03429(0x194)]();}return(0x0,c['jsx'])(Y,{'onClick':_0x55ec6c,'children':_0xf992d4['t'](_0x13e91c(0x1c6))});}function he(){const _0x41fbd3=_0x3fbf3b;let {count:_0x520b60,done:_0x2d769d}=(0x0,i[_0x41fbd3(0x14c)])((0x0,i['useDependency'])(q)[_0x41fbd3(0x187)]),[_0x58c379,_0x48eace]=(0x0,a[_0x41fbd3(0x178)])(_0x520b60>0x0?_0x2d769d/_0x520b60:0x0);return(0x0,a['useEffect'])(()=>{_0x48eace(_0x520b60>0x0?_0x2d769d/_0x520b60:0x0);},[_0x520b60,_0x2d769d]),(0x0,c['jsx'])('div',{'className':'univer-mx-0\x20univer-mb-3\x20univer-mt-4\x20univer-h-1.5\x20univer-w-[324px]\x20univer-rounded-lg\x20univer-bg-gray-200','children':(0x0,c[_0x41fbd3(0x212)])(_0x41fbd3(0xfc),{'className':_0x41fbd3(0x148),'style':{'width':Math[_0x41fbd3(0x188)](_0x58c379*0x64)+'%'}})});}function ge(){const _0x443661=_0x3fbf3b;return(0x0,c[_0x443661(0x164)])(_0x443661(0xfc),{'className':_0x443661(0x111),'children':[(0x0,c[_0x443661(0x212)])('span',{'className':'univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','children':(0x0,i['useDependency'])(t['LocaleService'])['t']('exchange-client.wait')}),(0x0,c[_0x443661(0x212)])(_0x443661(0xfc),{'className':_0x443661(0x1ad),'children':(0x0,c['jsx'])(he,{})}),(0x0,c[_0x443661(0x212)])(me,{})]});}const _e={0x1:(0x0,c[_0x3fbf3b(0x212)])(r[_0x3fbf3b(0x1d1)],{'className':_0x3fbf3b(0xfd)}),0x0:(0x0,c[_0x3fbf3b(0x212)])(r['ClockIcon'],{'className':'univer-text-blue-500'}),0x2:(0x0,c[_0x3fbf3b(0x212)])(r[_0x3fbf3b(0x177)],{'className':_0x3fbf3b(0x1f5)})};function ve(){const _0x4df08a=_0x3fbf3b;let [_0x229b63,_0x4feb5a]=(0x0,a['useState'])(0x0),[_0x44f224,_0x2c7738]=(0x0,a['useState'])(!0x1),[_0x226f5e,_0x510a3f]=(0x0,a['useState'])([]),_0xcd82e8=(0x0,i[_0x4df08a(0x176)])(y),_0x133cb6=(0x0,i[_0x4df08a(0x176)])(t['LocaleService']);(0x0,a[_0x4df08a(0xf4)])(()=>{const _0x6d2ee4=_0x4df08a;let _0x4a86f4=_0xcd82e8[_0x6d2ee4(0x192)]['subscribe'](_0x5df444=>{_0x2c7738(_0x5df444);}),_0x5eca68=_0xcd82e8[_0x6d2ee4(0x17d)][_0x6d2ee4(0x1d3)](_0x571023=>{_0x510a3f(_0x571023);}),_0xd9856f=_0xcd82e8[_0x6d2ee4(0x185)][_0x6d2ee4(0x1d3)](_0x149f9d=>{_0x4feb5a(_0x149f9d);});return()=>{const _0x47bd91=_0x6d2ee4;_0x4a86f4[_0x47bd91(0x110)](),_0x5eca68[_0x47bd91(0x110)](),_0xd9856f[_0x47bd91(0x110)]();};},[]);function _0x51befa(){_0x2c7738(!0x1);}function _0x2a95b6(_0x4be56f){const _0x5da764=_0x4df08a;switch(_0x4be56f){case 0x1:return _0x133cb6['t'](_0x5da764(0x1f1));case 0x0:return _0x133cb6['t'](_0x5da764(0x204));case 0x2:return _0x133cb6['t']('exchange-client.unknownMistake');default:return'';}}return _0x44f224&&(0x0,c[_0x4df08a(0x164)])(_0x4df08a(0xfc),{'className':_0x4df08a(0x11e),'children':[(0x0,c[_0x4df08a(0x164)])(_0x4df08a(0xfc),{'className':_0x4df08a(0x21b),'children':[(0x0,c[_0x4df08a(0x164)])(_0x4df08a(0x118),{'className':_0x4df08a(0x1ac),'children':[(0x0,c['jsx'])(_0x4df08a(0x118),{'className':'univer-h-6\x20univer-text-2xl','children':_e[_0x229b63]}),(0x0,c['jsx'])(_0x4df08a(0x118),{'className':_0x4df08a(0x23f),'children':_0x2a95b6(_0x229b63)})]}),(0x0,c[_0x4df08a(0x212)])('span',{'className':_0x4df08a(0x15e),'onClick':_0x51befa,'children':(0x0,c['jsx'])(r[_0x4df08a(0x1f3)],{})})]}),(0x0,c['jsxs'])(_0x4df08a(0xfc),{'children':[_0x229b63===0x0&&(0x0,c[_0x4df08a(0x212)])(ge,{}),_0x229b63===0x2&&(0x0,c[_0x4df08a(0x212)])(pe,{}),_0x226f5e[_0x4df08a(0x16d)]>0x0&&(0x0,c['jsx'])(ne,{'list':_0x226f5e}),_0x229b63===0x1&&(0x0,c[_0x4df08a(0x212)])(Z,{'count':_0x226f5e[_0x4df08a(0x16d)]})]})]});}function ye(){return(0x0,c['jsx'])(ve,{});}let Q=class extends t['Disposable']{constructor(_0x301852,_0x1c1a82,_0xd498ae){const _0x591d33=_0x3fbf3b;super(),this[_0x591d33(0x216)]=_0x301852,this[_0x591d33(0x242)]=_0x1c1a82,this[_0x591d33(0x13e)]=_0xd498ae,this[_0x591d33(0x150)](),this['_registerComponents']();}[_0x3fbf3b(0x150)](){const _0x13e33f=_0x3fbf3b;this[_0x13e33f(0x142)](this[_0x13e33f(0x13e)][_0x13e33f(0x145)]({'DirectExportIcon':r['DirectExportIcon']}));}[_0x3fbf3b(0x223)](){const _0x450bbd=_0x3fbf3b;this[_0x450bbd(0x142)](this['_uiPartsService'][_0x450bbd(0x237)](i['BuiltInUIPart'][_0x450bbd(0x169)],()=>(0x0,i[_0x450bbd(0x183)])(ye,this[_0x450bbd(0x216)])));}};Q=N([M(0x0,(0x0,t[_0x3fbf3b(0xf8)])(t[_0x3fbf3b(0x1da)])),M(0x1,i['IUIPartsService']),M(0x2,(0x0,t[_0x3fbf3b(0xf8)])(i[_0x3fbf3b(0x166)]))],Q);let $=class extends t[_0x3fbf3b(0x196)]{constructor(_0x155d26=h,_0x407c23,_0x47fd48){const _0x832984=_0x3fbf3b;super(),this[_0x832984(0x1b3)]=_0x155d26,this[_0x832984(0x216)]=_0x407c23,this[_0x832984(0x1c8)]=_0x47fd48;let {..._0x146d2e}=(0x0,t[_0x832984(0x210)])({},h,this[_0x832984(0x1b3)]);this['_configService'][_0x832984(0x14d)](m,_0x146d2e);}['onStarting'](){const _0x2141d3=_0x3fbf3b;(0x0,t[_0x2141d3(0x14f)])(this[_0x2141d3(0x216)],[[Q],[q,{'useClass':J}],[G,{'useClass':K}],[P,{'useClass':F}],[y,{'useClass':te}]]);}['onReady'](){const _0x3e9d75=_0x3fbf3b;(0x0,t[_0x3e9d75(0x1bf)])(this[_0x3e9d75(0x216)],[[Q],[q]]);}};v($,_0x3fbf3b(0x165),'UNIVER_EXCHANGE_CLIENT_PLUGIN'),v($,_0x3fbf3b(0x170),f),v($,_0x3fbf3b(0x1f8),p),$=N([(0x0,t['DependentOn'])(n[_0x3fbf3b(0x104)],e[_0x3fbf3b(0x108)]),M(0x1,(0x0,t[_0x3fbf3b(0xf8)])(t[_0x3fbf3b(0x1da)])),M(0x2,t['IConfigService'])],$),exports[_0x3fbf3b(0x1e2)]=q,exports[_0x3fbf3b(0x19a)]=G,Object[_0x3fbf3b(0x1b2)](exports,'UniverExchangeClientPlugin',{'enumerable':!0x0,'get':function(){return $;}}),exports[_0x3fbf3b(0x171)]=D;
|
|
1
|
+
const _0x3ae1dd=_0x35b5;(function(_0x3c80c5,_0x4f6d0c){const _0x554e55=_0x35b5,_0x24e33f=_0x3c80c5();while(!![]){try{const _0x55d88a=parseInt(_0x554e55(0x204))/0x1*(parseInt(_0x554e55(0x2d2))/0x2)+parseInt(_0x554e55(0x307))/0x3*(-parseInt(_0x554e55(0x34b))/0x4)+-parseInt(_0x554e55(0x2b0))/0x5*(-parseInt(_0x554e55(0x28f))/0x6)+parseInt(_0x554e55(0x337))/0x7+-parseInt(_0x554e55(0x1dd))/0x8*(parseInt(_0x554e55(0x2fb))/0x9)+-parseInt(_0x554e55(0x276))/0xa+-parseInt(_0x554e55(0x236))/0xb*(parseInt(_0x554e55(0x216))/0xc);if(_0x55d88a===_0x4f6d0c)break;else _0x24e33f['push'](_0x24e33f['shift']());}catch(_0x48b324){_0x24e33f['push'](_0x24e33f['shift']());}}}(_0x3d33,0x1ea3b),Object[_0x3ae1dd(0x240)](exports,Symbol[_0x3ae1dd(0x21b)],{'value':_0x3ae1dd(0x295)}));let e=require('@univerjs-pro/license'),t=require('@univerjs/core'),n=require('@univerjs/network'),r=require('@univerjs/icons'),i=require('@univerjs/ui'),a=require('rxjs'),o=require('@univerjs/design'),s=require('react/jsx-runtime'),c=require('@univerjs/protocol'),l=require('@univerjs-pro/collaboration'),u=require('fflate');var d='@univerjs-pro/exchange-client',ee=_0x3ae1dd(0x1d0);const f=_0x3ae1dd(0x275),p={};function m(_0x16a57e,_0x1b4b8f){return function(_0x430117,_0x3d9e7c){_0x1b4b8f(_0x430117,_0x3d9e7c,_0x16a57e);};}function h(_0x158044,_0x327abc,_0x2659f5,_0xd50e4b){const _0xee308e=_0x3ae1dd;var _0x4ef80a=arguments[_0xee308e(0x2f6)],_0x1d2df1=_0x4ef80a<0x3?_0x327abc:_0xd50e4b===null?_0xd50e4b=Object[_0xee308e(0x2b2)](_0x327abc,_0x2659f5):_0xd50e4b,_0x569186;if(typeof Reflect==_0xee308e(0x1fe)&&typeof Reflect[_0xee308e(0x1f3)]==_0xee308e(0x23d))_0x1d2df1=Reflect[_0xee308e(0x1f3)](_0x158044,_0x327abc,_0x2659f5,_0xd50e4b);else{for(var _0x1c92cc=_0x158044['length']-0x1;_0x1c92cc>=0x0;_0x1c92cc--)(_0x569186=_0x158044[_0x1c92cc])&&(_0x1d2df1=(_0x4ef80a<0x3?_0x569186(_0x1d2df1):_0x4ef80a>0x3?_0x569186(_0x327abc,_0x2659f5,_0x1d2df1):_0x569186(_0x327abc,_0x2659f5))||_0x1d2df1);}return _0x4ef80a>0x3&&_0x1d2df1&&Object[_0xee308e(0x240)](_0x327abc,_0x2659f5,_0x1d2df1),_0x1d2df1;}let g=class extends t['Disposable']{constructor(_0x3f4b04){const _0x25fc60=_0x3ae1dd;super(),this[_0x25fc60(0x26a)]=_0x3f4b04,this[_0x25fc60(0x1f8)]();}[_0x3ae1dd(0x1f8)](){const _0x577693=_0x3ae1dd;this[_0x577693(0x2b9)](this['_iconManager'][_0x577693(0x24b)]({'DirectExportIcon':r['DirectExportIcon']}));}};g=h([m(0x0,(0x0,t[_0x3ae1dd(0x223)])(i[_0x3ae1dd(0x324)]))],g);function _(_0x31db3b){'@babel/helpers - typeof';const _0x5b8485=_0x3ae1dd;return _=typeof Symbol==_0x5b8485(0x23d)&&typeof Symbol[_0x5b8485(0x335)]==_0x5b8485(0x20a)?function(_0x24a597){return typeof _0x24a597;}:function(_0x278127){const _0x406cc6=_0x5b8485;return _0x278127&&typeof Symbol==_0x406cc6(0x23d)&&_0x278127['constructor']===Symbol&&_0x278127!==Symbol[_0x406cc6(0x290)]?_0x406cc6(0x20a):typeof _0x278127;},_(_0x31db3b);}function _0x35b5(_0x3ae53b,_0x4c8d52){_0x3ae53b=_0x3ae53b-0x1cb;const _0x3d3304=_0x3d33();let _0x35b521=_0x3d3304[_0x3ae53b];return _0x35b521;}function te(_0x20b6dd,_0x5dbff1){const _0x2fa1b0=_0x3ae1dd;if(_(_0x20b6dd)!=_0x2fa1b0(0x1fe)||!_0x20b6dd)return _0x20b6dd;var _0x50b1b4=_0x20b6dd[Symbol[_0x2fa1b0(0x253)]];if(_0x50b1b4!==void 0x0){var _0xbaf987=_0x50b1b4[_0x2fa1b0(0x224)](_0x20b6dd,_0x5dbff1||_0x2fa1b0(0x280));if(_(_0xbaf987)!=_0x2fa1b0(0x1fe))return _0xbaf987;throw TypeError(_0x2fa1b0(0x356));}return(_0x5dbff1===_0x2fa1b0(0x23e)?String:Number)(_0x20b6dd);}function ne(_0x5dc3c1){const _0x187810=_0x3ae1dd;var _0x424b03=te(_0x5dc3c1,_0x187810(0x23e));return _(_0x424b03)==_0x187810(0x20a)?_0x424b03:_0x424b03+'';}function v(_0x4265c6,_0x3adaba,_0x345698){const _0x39bf16=_0x3ae1dd;return(_0x3adaba=ne(_0x3adaba))in _0x4265c6?Object[_0x39bf16(0x240)](_0x4265c6,_0x3adaba,{'value':_0x345698,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x4265c6[_0x3adaba]=_0x345698,_0x4265c6;}const y=(0x0,t[_0x3ae1dd(0x2f3)])(_0x3ae1dd(0x26e));var b=class extends t[_0x3ae1dd(0x25e)]{constructor(){const _0x5e3b17=_0x3ae1dd;super(),v(this,_0x5e3b17(0x278),new a[(_0x5e3b17(0x1f9))]()),v(this,_0x5e3b17(0x296),new a['Subject']()),v(this,_0x5e3b17(0x241),new a[(_0x5e3b17(0x1f9))]()),v(this,_0x5e3b17(0x339),this['_visible$']['asObservable']()),v(this,'state$',this[_0x5e3b17(0x296)][_0x5e3b17(0x1de)]()),v(this,'list$',this['_list$'][_0x5e3b17(0x1de)]()),v(this,_0x5e3b17(0x258),[]);}['dispose'](){const _0x2d5585=_0x3ae1dd;super[_0x2d5585(0x20c)](),this[_0x2d5585(0x278)][_0x2d5585(0x2d1)](),this[_0x2d5585(0x296)][_0x2d5585(0x2d1)](),this['_list$'][_0x2d5585(0x2d1)]();}[_0x3ae1dd(0x24a)](){const _0x53322c=_0x3ae1dd;this['_visible$'][_0x53322c(0x2bf)](!0x0);}[_0x3ae1dd(0x1d1)](){const _0x169da1=_0x3ae1dd;this[_0x169da1(0x278)][_0x169da1(0x2bf)](!0x1);}[_0x3ae1dd(0x346)](_0x83954d){const _0x3c4ddd=_0x3ae1dd;this[_0x3c4ddd(0x296)][_0x3c4ddd(0x2bf)](_0x83954d);}[_0x3ae1dd(0x231)](_0x1b0716){const _0x51a47d=_0x3ae1dd;this[_0x51a47d(0x258)][_0x51a47d(0x2e4)](_0x1b0716),this['_list$'][_0x51a47d(0x2bf)](this[_0x51a47d(0x258)]);}};function re(_0x12dac2){const _0x316b60=_0x3ae1dd;let {list:_0x306741}=_0x12dac2;function _0x134c35(_0x3a3c9d){const _0x33c146=_0x35b5;switch(_0x3a3c9d){case 0x1:return(0x0,s[_0x33c146(0x2ba)])(r[_0x33c146(0x28b)],{});case 0x2:return(0x0,s[_0x33c146(0x2ba)])(r[_0x33c146(0x316)],{});case 0x3:return(0x0,s['jsx'])(r[_0x33c146(0x31e)],{});default:return null;}}return(0x0,s[_0x316b60(0x2ba)])(_0x316b60(0x33b),{'className':(0x0,o['clsx'])(_0x316b60(0x292),o[_0x316b60(0x1ef)]),'children':(0x0,s[_0x316b60(0x2ba)])('ul',{'className':_0x316b60(0x1cc),'children':_0x306741[_0x316b60(0x347)]((_0x367ac8,_0x24ecc2)=>(0x0,s[_0x316b60(0x2ba)])('li',{'children':(0x0,s[_0x316b60(0x1cd)])('a',{'className':_0x316b60(0x234),'href':_0x367ac8[_0x316b60(0x2ab)],'target':_0x316b60(0x2e1),'rel':_0x316b60(0x301),'children':[(0x0,s[_0x316b60(0x1cd)])(_0x316b60(0x305),{'className':_0x316b60(0x2d5),'children':[(0x0,s[_0x316b60(0x2ba)])(_0x316b60(0x305),{'className':_0x316b60(0x29b),'children':_0x134c35(_0x367ac8[_0x316b60(0x314)])}),(0x0,s[_0x316b60(0x2ba)])(o['Tooltip'],{'showIfEllipsis':!0x0,'title':_0x367ac8['name'],'asChild':!0x0,'children':(0x0,s['jsx'])('span',{'className':_0x316b60(0x21c),'children':_0x367ac8['name']})})]}),(0x0,s[_0x316b60(0x2ba)])(_0x316b60(0x305),{'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,s[_0x316b60(0x2ba)])(r[_0x316b60(0x2c1)],{})})]})},_0x24ecc2))})});}const x=_0x3ae1dd(0x1cf),S=_0x3ae1dd(0x348),C=_0x3ae1dd(0x358),w=_0x3ae1dd(0x351),T='application/vnd.openxmlformats-officedocument.presentationml.presentation',E='application/pdf',D={[t[_0x3ae1dd(0x24e)][_0x3ae1dd(0x270)]]:[''],[t[_0x3ae1dd(0x24e)]['UNIVER_DOC']]:[x],[t[_0x3ae1dd(0x24e)][_0x3ae1dd(0x27a)]]:[S,C,w],[t['UniverInstanceType'][_0x3ae1dd(0x352)]]:[T],[t[_0x3ae1dd(0x24e)]['UNIVER_BASE']]:[''],[t[_0x3ae1dd(0x24e)]['UNIVER_BOARD']]:[''],[t[_0x3ae1dd(0x24e)][_0x3ae1dd(0x2d9)]]:[''],[t[_0x3ae1dd(0x24e)]['UNIVER_PDF']]:[E],[t[_0x3ae1dd(0x24e)][_0x3ae1dd(0x344)]]:['']},O={[x]:_0x3ae1dd(0x31c),[S]:_0x3ae1dd(0x1fb),[C]:'xlsm',[w]:_0x3ae1dd(0x338),[T]:_0x3ae1dd(0x2c3),[E]:_0x3ae1dd(0x22d)};function k(_0x447a59,_0x591c0f,_0x13e84c){const _0x26862d=_0x3ae1dd;let _0x6242a8=document[_0x26862d(0x26c)]('a');_0x6242a8[_0x26862d(0x264)]=_0x447a59,_0x6242a8['style']['display']='none',_0x6242a8[_0x26862d(0x345)]=_0x591c0f+'.'+_0x13e84c,document[_0x26862d(0x289)][_0x26862d(0x220)](_0x6242a8),_0x6242a8[_0x26862d(0x362)](),document[_0x26862d(0x289)][_0x26862d(0x2ac)](_0x6242a8);}function A(_0x54643a,_0x3728bb,_0x3ff248){const _0x5c50d0=_0x3ae1dd;let _0x421b52=URL[_0x5c50d0(0x1f6)](_0x54643a);k(_0x421b52,_0x3728bb,_0x3ff248),URL['revokeObjectURL'](_0x421b52);}function j(_0x4f709e){const _0x38da44=_0x3ae1dd;let _0x365758=_0x4f709e[_0x38da44(0x1e3)][_0x38da44(0x29a)]('.')[_0x38da44(0x2da)]();if(!_0x365758)return t[_0x38da44(0x24e)][_0x38da44(0x270)];let _0x8ddc83=ie(),_0xf9b458=t[_0x38da44(0x24e)][_0x38da44(0x270)];return _0x8ddc83['some'](_0x176c4b=>ae(_0x365758,_0x176c4b)?(_0xf9b458=_0x176c4b,!0x0):!0x1),_0xf9b458;}function ie(){return Object['values'](t['UniverInstanceType'])['filter'](_0x569741=>typeof _0x569741=='number');}function ae(_0x212fe8,_0x37e11e){const _0x4502eb=_0x3ae1dd;var _0x1e34aa;return((_0x1e34aa=D[_0x37e11e])==null?[]:_0x1e34aa)['map'](_0x3c9619=>(O[_0x3c9619]||'')[_0x4502eb(0x2ea)]())[_0x4502eb(0x22a)](_0x212fe8['toLowerCase']());}function M(_0x5c216a,_0x43fa2d=!0x1){const _0x2e871c=_0x3ae1dd;let _0x487bee=_0x5c216a[_0x2e871c(0x347)](_0x1cbd28=>{var _0x386b0b;return(_0x386b0b=D[_0x1cbd28])==null?[]:_0x386b0b;})['join'](',');return new Promise((_0x27156a,_0x5673b9)=>{const _0x83f8b0=_0x2e871c;let _0x19d306=document['createElement'](_0x83f8b0(0x31b));_0x19d306[_0x83f8b0(0x314)]=_0x83f8b0(0x2c4),_0x19d306[_0x83f8b0(0x2d3)]=_0x487bee,_0x19d306[_0x83f8b0(0x2c6)]=_0x43fa2d,_0x19d306[_0x83f8b0(0x363)](_0x83f8b0(0x2ce),_0x5c0b38=>{const _0x3d60aa=_0x83f8b0;let _0x3eb162=_0x5c0b38[_0x3d60aa(0x34d)];if(!_0x3eb162[_0x3d60aa(0x318)]||_0x3eb162['files']['length']===0x0)throw _0x5673b9(null),Error('No\x20file\x20selected');_0x27156a(_0x3eb162[_0x3d60aa(0x318)]);}),_0x19d306[_0x83f8b0(0x362)]();});}async function N(_0x699f13,_0x4e5ba0){const _0x4c7170=_0x3ae1dd;try{var _0x1e3b0a,_0x333071,_0x18e47f;let _0x343366=await _0x4e5ba0['get'](_0x699f13,{'responseType':'blob'}),_0x51ca81=_0x343366[_0x4c7170(0x289)],_0x347dba=(_0x1e3b0a=(_0x333071=_0x343366['headers']['get'](_0x4c7170(0x254)))==null?void 0x0:_0x333071[_0x4c7170(0x2a5)](',\x20'))==null?'application/octet-stream':_0x1e3b0a,_0x2f8b7a=_0x4c7170(0x360)+(O[_0x347dba]||_0x4c7170(0x1fb)),_0x2c6c7b=(_0x18e47f=_0x343366[_0x4c7170(0x33e)][_0x4c7170(0x1dc)](_0x4c7170(0x2a9)))==null?void 0x0:_0x18e47f[_0x4c7170(0x2a5)](',\x20');if(_0x2c6c7b){let _0x3863e8=_0x2c6c7b['match'](/filename=(.+)/);_0x3863e8&&_0x3863e8[0x1]&&(_0x2f8b7a=_0x3863e8[0x1]);}else _0x2f8b7a=oe(_0x699f13)||_0x2f8b7a;return new File([_0x51ca81],_0x2f8b7a,{'type':_0x347dba});}catch(_0x4d6c88){console[_0x4c7170(0x2fe)](_0x4c7170(0x27b),_0x4d6c88);return;}}function oe(_0x1484d2){const _0xd180f7=_0x3ae1dd;try{return new URL(_0x1484d2)[_0xd180f7(0x312)][_0xd180f7(0x29a)]('/')[_0xd180f7(0x2da)]();}catch(_0x3d14b7){console[_0xd180f7(0x2fe)](_0xd180f7(0x1e1),_0x3d14b7);return;}}function se(_0x160cc3){const _0x5363ff=_0x3ae1dd;let _0x564683=new Blob([_0x160cc3[_0x5363ff(0x1ec)]],{'type':'application/json'});return new File([_0x564683],'file.json');}function P(_0x364b67,_0x1de9b9){const _0x4134d7=_0x3ae1dd;return _0x364b67['replace'](_0x4134d7(0x364),_0x1de9b9);}function ce(_0x363bb2,_0x311e76){const _0x1c02d6=_0x3ae1dd;return _0x363bb2[_0x1c02d6(0x255)](_0x1c02d6(0x25f),_0x311e76);}function le(_0x2875f0,_0x5c10a6){const _0x419847=_0x3ae1dd;return _0x2875f0['replace'](_0x419847(0x2ad),_0x5c10a6);}const F=(0x0,t[_0x3ae1dd(0x2f3)])(_0x3ae1dd(0x259));let I=class{constructor(_0x19ae4e,_0x3d7cd5){this['_configService']=_0x19ae4e,this['_httpService']=_0x3d7cd5,v(this,'_taskInterrupted',new Set());}['dispose'](){}[_0x3ae1dd(0x245)](_0x34cb81){const _0x3d7b13=_0x3ae1dd;this[_0x3d7b13(0x209)][_0x3d7b13(0x243)](_0x34cb81);}[_0x3ae1dd(0x1ce)](){this['_taskInterrupted']['clear']();}async[_0x3ae1dd(0x1e6)](_0x3732bf,_0x165c9c=0x0,_0x21c930=!0x1){const _0x499392=_0x3ae1dd;if(typeof _0x3732bf==_0x499392(0x23e)){let _0x2a4ee5=await N(_0x3732bf,this[_0x499392(0x262)]);if(!_0x2a4ee5)throw Error(_0x499392(0x332));_0x3732bf=_0x2a4ee5;}_0x165c9c=_0x165c9c||_0x3732bf[_0x499392(0x32d)];let _0x579cfd=new FormData();_0x579cfd[_0x499392(0x24c)]('file',_0x3732bf);try{let _0x2cf11c=this[_0x499392(0x35e)]()+_0x499392(0x1ee)+_0x165c9c+_0x499392(0x2a3)+c[_0x499392(0x28e)][_0x499392(0x1d7)]+'&flate='+_0x21c930,_0x574d85={'body':_0x579cfd},_0x4cf307=(await this['_httpService'][_0x499392(0x2d6)](_0x2cf11c,_0x574d85))[_0x499392(0x289)];if(_0x4cf307['error']&&_0x4cf307['error'][_0x499392(0x32a)]!==c[_0x499392(0x2cf)]['OK'])throw Error(this[_0x499392(0x2f8)](_0x499392(0x333),_0x4cf307[_0x499392(0x2fe)]));return _0x4cf307;}catch(_0x181e0a){throw _0x181e0a instanceof Error?_0x181e0a:Error(this[_0x499392(0x2f4)]('upload\x20request\x20failed',_0x181e0a));}}async['import'](_0x337dda){const _0x586292=_0x3ae1dd;let {fileID:_0xd210c3,type:_0xd4f25c,outputType:_0x557baf,minSheetColumnCount:_0x36cdef,minSheetRowCount:_0x60eb50}=_0x337dda;try{let _0xece9c3=P(this[_0x586292(0x2a0)](),''+_0xd4f25c),_0x4f5f41={'body':{'fileID':_0xd210c3,'outputType':_0x557baf,'minSheetColumnCount':_0x36cdef,'minSheetRowCount':_0x60eb50}},_0x34a83e=(await this[_0x586292(0x262)][_0x586292(0x2d6)](_0xece9c3,_0x4f5f41))[_0x586292(0x289)];return _0x34a83e[_0x586292(0x2fe)]&&_0x34a83e[_0x586292(0x2fe)][_0x586292(0x32a)]!==c[_0x586292(0x2cf)]['OK']?void 0x0:_0x34a83e;}catch{return;}}async[_0x3ae1dd(0x24f)](_0x564471){const _0x3fc00f=_0x3ae1dd;let {unitID:_0x1cd2e9,jsonID:_0x5a1213,type:_0x52c387,useImageUrl:_0x244802,ignoreTableExport:_0x2f15cd}=_0x564471;try{let _0x57d665=P(this[_0x3fc00f(0x2a6)](),''+_0x52c387),_0x435bee={'body':{'unitID':_0x1cd2e9,'jsonID':_0x5a1213,'type':_0x52c387,'useImageUrl':_0x244802,'ignoreTableExport':_0x2f15cd}},_0x4fc13b=(await this[_0x3fc00f(0x262)][_0x3fc00f(0x2d6)](_0x57d665,_0x435bee))['body'];return _0x4fc13b['error']&&_0x4fc13b[_0x3fc00f(0x2fe)]['code']!==c[_0x3fc00f(0x2cf)]['OK']?void 0x0:_0x4fc13b;}catch{return;}}async[_0x3ae1dd(0x1fa)](_0x526046){return new Promise((_0x2d8889,_0x427030)=>{try{let _0x3b5c05=0x0,_0x10434a=ce(this['_getTaskURL'](),''+_0x526046),_0x11cf86=this['_getMaxPollingTime'](),_0x1355d2=async()=>{const _0x21ef75=_0x35b5;if(this['_taskInterrupted'][_0x21ef75(0x282)](_0x526046))return;let _0x3cf081=(await this[_0x21ef75(0x262)][_0x21ef75(0x1dc)](_0x10434a))[_0x21ef75(0x289)];if(_0x3cf081[_0x21ef75(0x2fe)]&&_0x3cf081[_0x21ef75(0x2fe)][_0x21ef75(0x32a)]===c[_0x21ef75(0x2cf)]['OK']){if(_0x3cf081[_0x21ef75(0x2b8)]==='done')_0x2d8889(_0x3cf081);else{if(_0x3cf081[_0x21ef75(0x2b8)]===_0x21ef75(0x21f)){let _0x4a796a=0x3e8;if(_0x3b5c05>=_0x11cf86){_0x427030(_0x3cf081);return;}else _0x3b5c05>=0x7530&&(_0x4a796a=0x1388);_0x3b5c05+=_0x4a796a,setTimeout(_0x1355d2,_0x4a796a);}else _0x427030(_0x3cf081);}}else _0x427030(_0x3cf081);};_0x1355d2();}catch(_0x2411c8){_0x427030(_0x2411c8 instanceof Error?_0x2411c8:Error(String(_0x2411c8)));}});}async[_0x3ae1dd(0x227)](_0x234be4){const _0x194ee4=_0x3ae1dd;try{let _0x56cdc7=le(this[_0x194ee4(0x221)](),''+_0x234be4);return(await this['_httpService']['get'](_0x56cdc7))[_0x194ee4(0x289)];}catch{return;}}async[_0x3ae1dd(0x203)](_0xe86d81){const _0x3643ef=_0x3ae1dd;try{return(await this['_httpService'][_0x3643ef(0x1dc)](_0xe86d81,{'responseType':_0x3643ef(0x35f)}))['body'];}catch{return;}}[_0x3ae1dd(0x2f8)](_0x275c6a,_0x7c1236){let _0xb4abd4=this['_extractErrorDetail'](_0x7c1236);return _0xb4abd4?_0x275c6a+':\x20'+_0xb4abd4:_0x275c6a;}[_0x3ae1dd(0x2f4)](_0xb25858,_0x4c0732){const _0x5b79c4=_0x3ae1dd;if(_0x4c0732 instanceof n['HTTPResponseError']){let _0x29834b=typeof _0x4c0732[_0x5b79c4(0x2b8)]==_0x5b79c4(0x2ef)?''+_0x4c0732['status']+(_0x4c0732['statusText']?'\x20'+_0x4c0732['statusText']:''):void 0x0,_0x212663=this[_0x5b79c4(0x249)](_0x4c0732['error']);return _0x29834b&&_0x212663?_0xb25858+':\x20HTTP\x20'+_0x29834b+_0x5b79c4(0x2f2)+_0x212663:_0x29834b?_0xb25858+_0x5b79c4(0x26d)+_0x29834b:_0x212663?_0xb25858+':\x20'+_0x212663:_0xb25858;}let _0x2a4391=this[_0x5b79c4(0x249)](_0x4c0732);return _0x2a4391?_0xb25858+':\x20'+_0x2a4391:_0xb25858;}[_0x3ae1dd(0x249)](_0x3d928b){const _0x1209e2=_0x3ae1dd;if(typeof _0x3d928b==_0x1209e2(0x23e)){let _0x1ed6f3=_0x3d928b[_0x1209e2(0x2a8)]();return _0x1ed6f3[_0x1209e2(0x2f6)]>0x0?_0x1ed6f3:void 0x0;}if(_0x3d928b instanceof Error)return this[_0x1209e2(0x249)](_0x3d928b[_0x1209e2(0x334)]);if(!_0x3d928b||typeof _0x3d928b!=_0x1209e2(0x1fe)||Array[_0x1209e2(0x31d)](_0x3d928b))return;let _0x43e677=_0x3d928b,_0x33397b=this['_extractErrorDetail'](_0x43e677[_0x1209e2(0x334)]);if(_0x33397b)return _0x33397b;if(_0x43e677[_0x1209e2(0x2fe)]&&typeof _0x43e677[_0x1209e2(0x2fe)]==_0x1209e2(0x1fe)&&!Array[_0x1209e2(0x31d)](_0x43e677[_0x1209e2(0x2fe)])){let _0x257439=this[_0x1209e2(0x249)](_0x43e677['error']);if(_0x257439)return _0x257439;}}[_0x3ae1dd(0x35e)](){const _0xda7105=_0x3ae1dd;var _0x171bc5;let _0x1346de=this['_configService'][_0xda7105(0x342)](f);return(_0x171bc5=_0x1346de==null?void 0x0:_0x1346de[_0xda7105(0x263)])==null?_0xda7105(0x25a):_0x171bc5;}[_0x3ae1dd(0x2a0)](){const _0x36eca3=_0x3ae1dd;var _0x2fbc8;let _0xb6752c=this[_0x36eca3(0x304)][_0x36eca3(0x342)](f);return(_0x2fbc8=_0xb6752c==null?void 0x0:_0xb6752c[_0x36eca3(0x322)])==null?_0x36eca3(0x2d4):_0x2fbc8;}['_getExportURL'](){const _0x35dd04=_0x3ae1dd;var _0x466728;let _0x2d01a2=this['_configService'][_0x35dd04(0x342)](f);return(_0x466728=_0x2d01a2==null?void 0x0:_0x2d01a2[_0x35dd04(0x2f5)])==null?_0x35dd04(0x2f9):_0x466728;}[_0x3ae1dd(0x2dc)](){const _0x2fc42a=_0x3ae1dd;var _0x565a18;let _0x31c967=this[_0x2fc42a(0x304)][_0x2fc42a(0x342)](f);return(_0x565a18=_0x31c967==null?void 0x0:_0x31c967[_0x2fc42a(0x261)])==null?'/universer-api/exchange/task/{taskID}':_0x565a18;}[_0x3ae1dd(0x221)](){const _0x26b74f=_0x3ae1dd;var _0x52ffd5;let _0x107895=this[_0x26b74f(0x304)][_0x26b74f(0x342)](f);return(_0x52ffd5=_0x107895==null?void 0x0:_0x107895[_0x26b74f(0x1e5)])==null?_0x26b74f(0x2c8):_0x52ffd5;}[_0x3ae1dd(0x266)](){const _0x5d61bd=_0x3ae1dd;var _0x452cb0;let _0x51d63d=this['_configService']['getConfig'](f);return(_0x452cb0=_0x51d63d==null?void 0x0:_0x51d63d[_0x5d61bd(0x306)])==null?0x1d4c0:_0x452cb0;}};I=h([m(0x0,t[_0x3ae1dd(0x2d8)]),m(0x1,(0x0,t[_0x3ae1dd(0x223)])(n[_0x3ae1dd(0x319)]))],I);function L(_0x470a86){const _0x1c7069=_0x3ae1dd;let _0x440325=_0x470a86[_0x1c7069(0x32b)];if(!_0x440325)return null;let _0x481835={};_0x440325['sheets']&&Object[_0x1c7069(0x1d5)](_0x440325[_0x1c7069(0x317)])[_0x1c7069(0x1e9)](_0x4e5e47=>{const _0x397c09=_0x1c7069;let _0x4e29d9=_0x440325[_0x397c09(0x317)][_0x4e5e47];_0x481835[_0x4e5e47]={..._0x4e29d9,'originalMeta':(0x0,l[_0x397c09(0x330)])(l[_0x397c09(0x225)][_0x397c09(0x1db)](_0x4e29d9[_0x397c09(0x325)]))};});let _0x3ec124=(0x0,l['b64EncodeUnicode'])(l[_0x1c7069(0x225)]['decode'](_0x440325[_0x1c7069(0x325)]));return{..._0x470a86,'workbook':{..._0x440325,'originalMeta':_0x3ec124,'sheets':_0x481835},'doc':{},'slide':void 0x0,'board':void 0x0};}function R(_0x2fc8dd){const _0x5d4441=_0x3ae1dd;let _0x203194=_0x2fc8dd[_0x5d4441(0x32c)];if(!_0x203194)return null;let _0x3f26a5=(0x0,l[_0x5d4441(0x330)])(l['textDecoder'][_0x5d4441(0x1db)](_0x203194[_0x5d4441(0x325)]));return{..._0x2fc8dd,'workbook':{},'doc':{..._0x203194,'originalMeta':_0x3f26a5},'slide':void 0x0,'board':void 0x0};}function z(_0xa6160){const _0x2160cd=_0x3ae1dd;var _0x454431;let _0x239457=(_0x454431=_0xa6160[_0x2160cd(0x2bc)])==null?_0xa6160[_0x2160cd(0x32c)]:_0x454431;if(!_0x239457)return null;let _0x3615a3=typeof _0x239457[_0x2160cd(0x325)]==_0x2160cd(0x23e)?_0x239457[_0x2160cd(0x325)]:(0x0,l[_0x2160cd(0x330)])(l[_0x2160cd(0x225)][_0x2160cd(0x1db)](_0x239457[_0x2160cd(0x325)]));return{..._0xa6160,'workbook':{},'doc':{},'slide':{..._0x239457,'originalMeta':_0x3615a3},'board':void 0x0};}function B(_0x20d45a){const _0x19e716=_0x3ae1dd;let _0x407336={};return _0x20d45a[_0x19e716(0x1e9)](_0x341a0f=>{const _0x764bd0=_0x19e716;_0x407336[_0x341a0f['id']]={..._0x341a0f,'data':(0x0,l['b64EncodeUnicode'])(l[_0x764bd0(0x225)]['decode'](_0x341a0f[_0x764bd0(0x1e4)]))};}),_0x407336;}async function V(_0xece31){const _0x2dfca2=_0x3ae1dd;var _0x169d7d;let _0x791903={'metadata':void 0x0},_0x671345=_0xece31['id'],_0x2c6e10=(_0x169d7d=_0xece31['rev'])==null?0x0:_0x169d7d,_0x68925f=new W(),{snapshot:_0x20aab8}=await(0x0,l['transformWorkbookDataToSnapshot'])(_0x791903,_0xece31,_0x671345,_0x2c6e10,_0x68925f),_0x198511=await(0x0,l[_0x2dfca2(0x2a4)])(_0x20aab8,_0x68925f),_0x2b5d1d=L(_0x20aab8);if(!_0x2b5d1d)throw Error('Failed\x20to\x20transform\x20snapshot\x20to\x20string');return{'snapshot':_0x2b5d1d,'sheetBlocks':B(_0x198511)};}function _0x3d33(){const _0x2bafba=['exchange-client.uploadSuccess','univer-mt-5\x20univer-max-h-72\x20univer-overflow-y-auto\x20univer-overflow-x-hidden','UniverNetworkPlugin','exchange-client.tooLarge','Module','_state$','_uiPartsService','clsx','workbook.json','split','univer-flex\x20univer-h-5\x20univer-text-xl','getCurrentUnitOfType','importPPTXToSnapshot','location','blockID','_getImportURL','textEncoder','url','&source=','getSheetBlocksFromSnapshot','join','_getExportURL','_requestService','trim','content-disposition','downloadEndpointUrl','link','removeChild','{fileID}','univer-ml-1.5\x20univer-font-semibold\x20univer-text-gray-900\x20dark:!univer-text-white','interruptImportTask','190610SBCmic','Method\x20not\x20implemented.','getOwnPropertyDescriptor','uploadFileToUnitId','univer-mt-3\x20univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-2\x20univer-pr-1','_getMinSheetRowCount','_getMinSheetColumnCount','Failed\x20to\x20get\x20text\x20from\x20url','status','disposeWithMe','jsx','exchange-client.internalError','slide','Failed\x20to\x20get\x20file\x20from\x20url','version','next','_config','ShareRangeIcon','_import','pptx','file','univer-text-red-500','multiple','_clearProgress','/universer-api/file/{fileID}/sign-url','_export','MessageType','disposeUnit','transformSlideDataToSnapshot','DependentOn','change','ErrorCode','UniverLicensePlugin','complete','132482tJqVCX','accept','/universer-api/exchange/{type}/import','univer-flex\x20univer-w-[calc(100%-48px)]\x20univer-items-center','post','univer-pro.exchange-client.exchange.service','IConfigService','UNIVER_PROJECT','pop','_refreshSlide','_getTaskURL','_getUnitIDDoc','_exportBySnapshot','univer-flex','options','_blank','_signUrl','touchDependencies','unshift','b64DecodeUnicode','_uploadNotificationService','univer-pro.exchange-client.operate.service','getUnitId','Warning','toLowerCase','_showNetworkError','exchange-client.fileTypeError','stringify','pluginName','number','success','saveUnit','\x20-\x20','createIdentifier','_buildHttpErrorMessage','exportServerUrl','length','downloadFile','_buildProtocolErrorMessage','/universer-api/exchange/{type}/export','requestState$','7614bwMGLy','univer-text-green-500','_upload','error','_getDisableCellImageConversion','progress$','noreferrer','importPPTXToUnitId','_emitProgress','_configService','span','maxTimeoutTime','87MJWVyP','parse','univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-1.5\x20univer-pr-2','export\x20error','_requestState$','saveChangeset','univer-mx-0\x20univer-mb-3\x20univer-mt-4\x20univer-h-1.5\x20univer-w-[324px]\x20univer-rounded-lg\x20univer-bg-gray-200','importWorkbookDataToUnitId','_sheetBlockCache','taskID','pathname','transformSnapshotToDocumentData','type','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','SheetsMultiIcon','sheets','files','HTTPService','_injector','input','docx','isArray','SlidesMultiIcon','_exchangeService','copyFileMeta','_messageService','importServerUrl','exportPPTXByUnitId','IconManager','originalMeta','_doneUploadTaskCount','exportXLSXBySnapshot','rev','.json','code','workbook','doc','size','getSnapshot','_registerUIParts','b64EncodeUnicode','exportPPTXBySnapshot','upload\x20request\x20failed:\x20failed\x20to\x20read\x20source\x20file\x20from\x20url','upload\x20request\x20failed','message','iterator','set','1674673NUMGav','xltx','visible$','interrupt','div','getSheetBlock','exchange-client.wait','headers','importFileToUnitId','importDOCXToSnapshot','ILogService','getConfig','state$','UNRECOGNIZED','download','updateState','map','application/vnd.openxmlformats-officedocument.spreadsheetml.sheet','transformWorkbookDataToSnapshot','importFileToUnitIdByCurrentType','380GhpgWI','getUnitType','currentTarget','importXLSXToUnitId','FileId','UNIVER_DOC','application/vnd.openxmlformats-officedocument.spreadsheetml.template','UNIVER_SLIDE','minSheetRowCount','jsonID','SuccessIcon','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','application/json','application/vnd.ms-excel.sheet.macroEnabled.12','_showDownloadMessage','updateSnapshot','button','transformWorkbookDataToSnapshotJson','_getUnitName','_getUploadFileURL','text','file.','_importTaskId','click','addEventListener','{type}','registerLink','IMessageService','IUIPartsService','univer-m-0\x20univer-flex\x20univer-list-none\x20univer-flex-col\x20univer-gap-2\x20univer-p-0','jsxs','clearTaskInterrupted','application/vnd.openxmlformats-officedocument.wordprocessingml.document','1.0.0-alpha.5','hide','importDOCXToUnitId','univer-text-blue-500','fileID','keys','exportXLSXByUnitId','HttpImport','exchange-client.downloadSuccess','_getUnitIDSlide','_getUnitSlideJson','decode','get','936cVLlsA','asObservable','_importToJson','registerDependencies','Error\x20getting\x20file\x20name\x20from\x20URL:','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','name','data','signUrlServerUrl','upload','saveSnapshot','minSheetColumnCount','forEach','exchange-client.networkError','fetchMissingChangesets','buffer','upload\x20failed:\x20FileId\x20is\x20empty','?size=','scrollbarClassName','_importFileToUnitId','INTERNAL_ERROR','title','decorate','useObservable','_showUploadMessage','createObjectURL','Error','_registerIcons','Subject','getTask','xlsx','_getUnitID','_completeProgress','object','_uploadTaskNotDone','unit','IExchangeService','disableCellImageConversion','getTextFromUrl','3llKvye','Plugin','exchange-client.uploading','_getDownloadEndpointURL','transformSnapshotToWorkbookData','_taskInterrupted','symbol','connectInjector','dispose','exchange-client.interrupt','importFileToJson','exportDOCXBySnapshot','_getLinkByUnitId','resources','onStarting','encode','_getIgnoreTableExport','registerComponent','2423352OtXCJu','block\x20is\x20required','_getUnitJson','createUnit','snapshot','toStringTag','univer-ml-1\x20univer-truncate\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','saveSheetBlock','exchange-client.downloading','pending','appendChild','_getSignURL','useDependency','Inject','call','textDecoder','toString','signUrl','Failed\x20to\x20get\x20jsonID\x20from\x20task','_fileTypeError','includes','_totalUploadTaskCount','getUnitOnRev','pdf','import','Failed\x20to\x20transform\x20snapshot\x20to\x20string','import\x20error','pushLink','Failed\x20to\x20get\x20fileID\x20from\x20task','transformDocumentDataToSnapshot','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','floor','11kKuVLF','CONNECTOR_DATA_TOO_LARGE','exchange-client.uploadAgain','getDeserializedSheetBlock','univer-pl-2\x20univer-pr-4','searchParams','exchange-client.unknownMistake','function','string','_refresh','defineProperty','_list$','list$','add','subscribe','setTaskInterrupted','Get\x20outputType\x20error','deflateSync','_addDoneTask','_extractErrorDetail','show','register','append','univer-mt-5\x20univer-flex\x20univer-flex-col','UniverInstanceType','export','Info','_progress$','_univerInstanceService','toPrimitive','Content-Type','replace','Failed\x20to\x20get\x20taskID\x20from\x20import\x20response','Failed\x20to\x20parse\x20json','_list','univer-pro.exchange-client.request.service','/universer-api/stream/file/upload','_getUnitNameByType','catch','IExchangeOperateService','Disposable','{taskID}','outputType','getTaskServerUrl','_httpService','uploadFileServerUrl','href','Failed\x20to\x20get\x20unitID\x20from\x20task','_getMaxPollingTime','transformSnapshotJsonToWorkbookData','setConfig','shift','_iconManager','min','createElement',':\x20HTTP\x20','univer-pro.exchange-client.upload-notification.service','upload\x20failed:\x20missing\x20FileId\x20in\x20response','UNIVER_UNKNOWN','UniverExchangeClientPlugin','IResourceLoaderService','packageName','getLatestCsReqIdBySid','exchange-client.config','469020DajOQx','LocaleService','_visible$','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','UNIVER_SHEET','Error\x20fetching\x20file\x20from\x20URL:','importXLSXToSnapshot','Success','CloseIcon','_localeService','default','ignoreTableExport','has','UNIVER_EXCHANGE_CLIENT_PLUGIN','sign\x20url\x20error','_resourceLoaderService','univer-text-sm\x20univer-text-gray-500','_logService','Injector','body','resolve','DocsMultiIcon','_getUnitDocJson','UNDEFINED','FileSource','6JKxGeX','prototype'];_0x3d33=function(){return _0x2bafba;};return _0x3d33();}async function H(_0x2bde30){const _0x1b7cfc=_0x3ae1dd;var _0x55a78f;let _0x22e695={'metadata':void 0x0},_0x2f0662=_0x2bde30['id'],{snapshot:_0x562759}=await(0x0,l[_0x1b7cfc(0x233)])(_0x22e695,_0x2bde30,_0x2f0662,(_0x55a78f=_0x2bde30[_0x1b7cfc(0x328)])==null?0x0:_0x55a78f,new W()),_0x57fad6=R(_0x562759);if(!_0x57fad6)throw Error(_0x1b7cfc(0x22f));return{'snapshot':_0x57fad6,'sheetBlocks':{}};}async function U(_0x65a66f){const _0x2ab023=_0x3ae1dd;var _0x4c3710;let _0x4949a7=_0x65a66f['id'],_0x46a4da=(_0x4c3710=_0x65a66f[_0x2ab023(0x328)])==null?0x0:_0x4c3710,_0x44f369=new W(),{snapshot:_0x169cf1}=await(0x0,l[_0x2ab023(0x2cc)])(_0x65a66f[_0x2ab023(0x211)],_0x65a66f,_0x4949a7,_0x46a4da,_0x44f369),_0x305f50=z(_0x169cf1);if(!_0x305f50)throw Error('Failed\x20to\x20transform\x20snapshot\x20to\x20string');return{'snapshot':_0x305f50,'sheetBlocks':{}};}async function ue(_0x726cee){const _0x50f946=_0x3ae1dd;let _0xf0b10b=_0x726cee['snapshot'],_0x177066=_0x726cee['sheetBlocks']||{};return await(0x0,l[_0x50f946(0x208)])(_0xf0b10b,Object[_0x50f946(0x1d5)](_0x177066)[_0x50f946(0x347)](_0x15e87d=>_0x177066[_0x15e87d])['map'](_0x351062=>({..._0x351062,'data':_0x351062[_0x50f946(0x1e4)]?JSON[_0x50f946(0x308)]((0x0,l['b64DecodeUnicode'])(_0x351062[_0x50f946(0x1e4)])):void 0x0})));}function de(_0x40e4e9){const _0x2e7358=_0x3ae1dd;let _0xb07057=_0x40e4e9[_0x2e7358(0x21a)];return(0x0,l[_0x2e7358(0x313)])(_0xb07057);}function fe(_0x23370f){const _0x183052=_0x3ae1dd;let _0x560482=_0x23370f[_0x183052(0x21a)];return(0x0,l['transformSnapshotToSlideData'])(_0x560482);}var W=class{constructor(){const _0x4c4aac=_0x3ae1dd;v(this,_0x4c4aac(0x310),new Map());}[_0x3ae1dd(0x22c)](){const _0x50b9e1=_0x3ae1dd;return Promise['resolve']({'snapshot':{'unitID':'','type':t[_0x50b9e1(0x24e)]['UNIVER_SHEET'],'rev':0x0,'workbook':void 0x0,'doc':void 0x0,'slide':void 0x0,'board':void 0x0},'changesets':[],'error':{'code':c[_0x50b9e1(0x2cf)]['OK'],'message':''}});}[_0x3ae1dd(0x33c)](_0x4c07fb,_0x17edb3){const _0x55c726=_0x3ae1dd;let _0x3e0713=this['_sheetBlockCache'][_0x55c726(0x1dc)](_0x17edb3[_0x55c726(0x29f)]);return Promise['resolve']({'block':_0x3e0713,'error':{'code':c[_0x55c726(0x2cf)]['OK'],'message':''}});}[_0x3ae1dd(0x239)](_0x2c2c2b,_0x2d8a7c){const _0x18ca3d=_0x3ae1dd;let _0x281fd3=this['_sheetBlockCache']['get'](_0x2d8a7c[_0x18ca3d(0x29f)]);return Promise[_0x18ca3d(0x28a)]({'block':_0x281fd3===void 0x0?void 0x0:{..._0x281fd3,'data':JSON[_0x18ca3d(0x308)](l[_0x18ca3d(0x225)]['decode'](_0x281fd3[_0x18ca3d(0x1e4)]))},'error':{'code':c[_0x18ca3d(0x2cf)]['OK'],'message':''}});}[_0x3ae1dd(0x1eb)](){const _0x5614e7=_0x3ae1dd;return Promise[_0x5614e7(0x28a)]({'changesets':[],'error':{'code':c[_0x5614e7(0x2cf)]['OK'],'message':''}});}['getResourcesRequest'](){const _0x15703f=_0x3ae1dd;return Promise[_0x15703f(0x28a)]({'resources':{},'error':{'code':c[_0x15703f(0x2cf)]['OK'],'message':''}});}[_0x3ae1dd(0x1e7)](){const _0x3f250c=_0x3ae1dd;return Promise['resolve']({'error':{'code':c[_0x3f250c(0x2cf)]['OK'],'message':''}});}[_0x3ae1dd(0x35a)](){const _0x3c5e99=_0x3ae1dd;return Promise['resolve']({'error':{'code':c[_0x3c5e99(0x2cf)]['OK'],'message':''}});}[_0x3ae1dd(0x21d)](_0xe0d703,_0x23038d){const _0x5163fc=_0x3ae1dd;let {block:_0x1781ac}=_0x23038d;return _0x1781ac?(this[_0x5163fc(0x310)][_0x5163fc(0x336)](_0x1781ac['id'],_0x1781ac),Promise['resolve']({'error':{'code':c[_0x5163fc(0x2cf)]['OK'],'message':''},'blockID':_0x1781ac['id']})):Promise[_0x5163fc(0x28a)]({'error':{'code':c[_0x5163fc(0x2cf)][_0x5163fc(0x28d)],'message':_0x5163fc(0x217)},'blockID':''});}[_0x3ae1dd(0x30d)](){const _0x1e23ae=_0x3ae1dd;return Promise[_0x1e23ae(0x28a)]({'error':{'code':c['ErrorCode']['OK'],'message':''},'concurrent':[]});}[_0x3ae1dd(0x320)](){const _0x30781b=_0x3ae1dd;return Promise[_0x30781b(0x28a)]({'error':void 0x0,'fileMetaId':''});}[_0x3ae1dd(0x274)](){const _0x46ca61=_0x3ae1dd;return Promise[_0x46ca61(0x28a)]({'error':void 0x0,'latestReqID':0x0});}};const G=(0x0,t[_0x3ae1dd(0x2f3)])(_0x3ae1dd(0x2d7));let K=class extends t[_0x3ae1dd(0x25e)]{constructor(_0x12881f,_0x27a139,_0x136ab5){const _0x1dd68a=_0x3ae1dd;super(),this[_0x1dd68a(0x304)]=_0x12881f,this['_httpService']=_0x27a139,this['_requestService']=_0x136ab5,v(this,_0x1dd68a(0x361),null),v(this,'_requestState$',new a['Subject']()),v(this,_0x1dd68a(0x2fa),this[_0x1dd68a(0x30c)][_0x1dd68a(0x1de)]());}[_0x3ae1dd(0x20c)](){const _0x41ba45=_0x3ae1dd;super[_0x41ba45(0x20c)](),this[_0x41ba45(0x30c)][_0x41ba45(0x2d1)]();}[_0x3ae1dd(0x2f7)](_0x3d2330,_0xf8fdab,_0x48d6a4){const _0x12e73f=_0x3ae1dd;let _0x5dfe84=URL[_0x12e73f(0x1f6)](_0x3d2330);k(_0x5dfe84,_0xf8fdab,_0x48d6a4),URL['revokeObjectURL'](_0x5dfe84);}async[_0x3ae1dd(0x267)](_0x4b2cf4){const _0x380ecf=_0x3ae1dd;let _0x1b35e6=_0x4b2cf4[_0x380ecf(0x21a)],_0x5de63f=_0x4b2cf4['sheetBlocks']||{};return(0x0,l[_0x380ecf(0x208)])(_0x1b35e6,Object[_0x380ecf(0x1d5)](_0x5de63f)[_0x380ecf(0x347)](_0x2daf51=>_0x5de63f[_0x2daf51])[_0x380ecf(0x347)](_0x3018f3=>({..._0x3018f3,'data':_0x3018f3[_0x380ecf(0x1e4)]?JSON[_0x380ecf(0x308)]((0x0,l[_0x380ecf(0x2e5)])(_0x3018f3[_0x380ecf(0x1e4)])):void 0x0})));}async['transformWorkbookDataToSnapshotJson'](_0x2faea9){const _0x5f0999=_0x3ae1dd;var _0x5ea3bc;let _0x21e0c5={'metadata':void 0x0},_0x37093f=_0x2faea9['id'],_0x555fb3=(_0x5ea3bc=_0x2faea9[_0x5f0999(0x328)])==null?0x0:_0x5ea3bc,_0x261cc7=new W(),{snapshot:_0x354f40}=await(0x0,l[_0x5f0999(0x349)])(_0x21e0c5,_0x2faea9,_0x37093f,_0x555fb3,_0x261cc7),_0xf30d1f=await(0x0,l[_0x5f0999(0x2a4)])(_0x354f40,_0x261cc7),_0x5cb9b1=L(_0x354f40);if(!_0x5cb9b1)throw Error('Failed\x20to\x20transform\x20snapshot\x20to\x20string');return{'snapshot':_0x5cb9b1,'sheetBlocks':B(_0xf30d1f)};}async[_0x3ae1dd(0x340)](_0x292232){const _0x3c7ca8=_0x3ae1dd;let _0x4d553d=await this[_0x3c7ca8(0x20e)](_0x292232,t[_0x3c7ca8(0x24e)][_0x3c7ca8(0x350)]);if(!_0x4d553d||!_0x4d553d[_0x3c7ca8(0x21a)])return;let _0x20f010=de(_0x4d553d);if(_0x20f010)return _0x20f010;}async['exportDOCXByUnitId'](_0xe6b368){const _0x1cf729=_0x3ae1dd;return this[_0x1cf729(0x2c9)](_0xe6b368,0x1,t[_0x1cf729(0x24e)][_0x1cf729(0x350)]);}async[_0x3ae1dd(0x20f)](_0x1920ef){const _0x12fc4f=_0x3ae1dd;let _0xe43358=await H(_0x1920ef);return this['_exportBySnapshot'](_0xe43358,t[_0x12fc4f(0x24e)][_0x12fc4f(0x350)]);}async[_0x3ae1dd(0x29d)](_0x399568){const _0x5d4168=_0x3ae1dd;let _0x2a66b6=await this[_0x5d4168(0x20e)](_0x399568,t[_0x5d4168(0x24e)]['UNIVER_SLIDE']);if(!(!_0x2a66b6||!_0x2a66b6[_0x5d4168(0x21a)]))return fe(_0x2a66b6);}async[_0x3ae1dd(0x323)](_0x585c9f){const _0x144db2=_0x3ae1dd;return this[_0x144db2(0x2c9)](_0x585c9f,0x1,t[_0x144db2(0x24e)]['UNIVER_SLIDE']);}async[_0x3ae1dd(0x331)](_0x3ab596){const _0x460a1e=_0x3ae1dd;let _0xe26862=await U(_0x3ab596);return this[_0x460a1e(0x2de)](_0xe26862,t['UniverInstanceType'][_0x460a1e(0x352)]);}async[_0x3ae1dd(0x27c)](_0x34247a){const _0x498084=_0x3ae1dd;let _0x194e40=await this[_0x498084(0x20e)](_0x34247a,t[_0x498084(0x24e)][_0x498084(0x27a)]);if(!_0x194e40)return;let _0xa0efd9=await this[_0x498084(0x267)](_0x194e40);if(_0xa0efd9)return _0xa0efd9;}async[_0x3ae1dd(0x1d6)](_0x41e9c2){const _0x40c3d0=_0x3ae1dd;return this[_0x40c3d0(0x2c9)](_0x41e9c2,0x1,t[_0x40c3d0(0x24e)][_0x40c3d0(0x27a)]);}async[_0x3ae1dd(0x327)](_0x1674cd){const _0x31d0a6=_0x3ae1dd;let _0x4f36a6=await this['transformWorkbookDataToSnapshotJson'](_0x1674cd);return this[_0x31d0a6(0x2de)](_0x4f36a6,t[_0x31d0a6(0x24e)][_0x31d0a6(0x27a)]);}async[_0x3ae1dd(0x33f)](_0x3c858,_0x45bc25){const _0x160f5a=_0x3ae1dd;var _0x145937,_0x146a3c;let _0x38eae3=await this['_upload'](_0x3c858);if(!_0x38eae3)return;let _0x522aee=await this[_0x160f5a(0x2c2)](_0x38eae3,0x1,_0x45bc25);if(!_0x522aee)return;this[_0x160f5a(0x361)]=_0x522aee,this[_0x160f5a(0x2a7)][_0x160f5a(0x1ce)]();let _0x1acc0f=await this[_0x160f5a(0x2a7)][_0x160f5a(0x1fa)](_0x522aee)[_0x160f5a(0x25c)](_0xf463ae=>{const _0x56eda6=_0x160f5a;var _0xf04fb8;let _0x30f55e=_0xf463ae instanceof Error?_0xf463ae[_0x56eda6(0x334)]:(_0xf04fb8=_0xf463ae[_0x56eda6(0x2fe)])==null?void 0x0:_0xf04fb8[_0x56eda6(0x334)];this[_0x56eda6(0x30c)][_0x56eda6(0x2bf)]({'error':{'code':c[_0x56eda6(0x2cf)][_0x56eda6(0x344)],'message':_0x30f55e||''},'state':0x3});});if(!_0x1acc0f)return;let _0x1bd58e=(_0x145937=_0x1acc0f['import'])==null?void 0x0:_0x145937[_0x160f5a(0x260)],_0x5744d7=((_0x146a3c=_0x1acc0f[_0x160f5a(0x22e)])==null?void 0x0:_0x146a3c['unitID'])||'';if(_0x1bd58e!==0x1){this[_0x160f5a(0x30c)][_0x160f5a(0x2bf)]({'error':{'code':c[_0x160f5a(0x2cf)]['UNRECOGNIZED'],'message':_0x160f5a(0x246)},'state':0x3});return;}if(_0x5744d7['length']===0x0){this[_0x160f5a(0x30c)][_0x160f5a(0x2bf)]({'error':{'code':c['ErrorCode'][_0x160f5a(0x344)],'message':_0x160f5a(0x265)},'state':0x3});return;}return this[_0x160f5a(0x30c)][_0x160f5a(0x2bf)]({'error':_0x1acc0f[_0x160f5a(0x2fe)],'state':0x3}),_0x5744d7;}async[_0x3ae1dd(0x20e)](_0x5cc5ca,_0x47b2d1){const _0x15f7c7=_0x3ae1dd;return this[_0x15f7c7(0x1df)](_0x5cc5ca,_0x47b2d1);}async[_0x3ae1dd(0x30f)](_0x50d5cd){const _0x56bf91=_0x3ae1dd;let _0xf55179=await this['transformWorkbookDataToSnapshotJson'](_0x50d5cd),_0x45baa0=typeof _0x50d5cd['id']==_0x56bf91(0x23e)&&_0x50d5cd['id'][_0x56bf91(0x2a8)]()?_0x50d5cd['id'][_0x56bf91(0x2a8)]()+_0x56bf91(0x329):_0x56bf91(0x299),_0x4b3125=new File([JSON[_0x56bf91(0x2ed)](_0xf55179)],_0x45baa0,{'type':_0x56bf91(0x357)});return this[_0x56bf91(0x33f)](_0x4b3125,t[_0x56bf91(0x24e)][_0x56bf91(0x27a)]);}[_0x3ae1dd(0x2af)](){const _0x1a2a5a=_0x3ae1dd;this['_importTaskId']&&this[_0x1a2a5a(0x2a7)][_0x1a2a5a(0x245)](this[_0x1a2a5a(0x361)]);}async[_0x3ae1dd(0x1df)](_0x1d3fc3,_0x2abcec){const _0x26cfee=_0x3ae1dd;var _0x7e3e2c,_0x4e03ab;let _0x757398=await this[_0x26cfee(0x2fd)](_0x1d3fc3);if(!_0x757398)return;let _0x267c19=await this['_import'](_0x757398,0x2,_0x2abcec);if(!_0x267c19)return;this['_importTaskId']=_0x267c19,this[_0x26cfee(0x2a7)][_0x26cfee(0x1ce)]();let _0x346591=await this[_0x26cfee(0x2a7)]['getTask'](_0x267c19)['catch'](_0x1df259=>{const _0xd068c5=_0x26cfee;var _0x3ade0a;let _0x1eb15f=_0x1df259 instanceof Error?_0x1df259[_0xd068c5(0x334)]:(_0x3ade0a=_0x1df259[_0xd068c5(0x2fe)])==null?void 0x0:_0x3ade0a[_0xd068c5(0x334)];this[_0xd068c5(0x30c)]['next']({'error':{'code':c[_0xd068c5(0x2cf)][_0xd068c5(0x344)],'message':_0x1eb15f||''},'state':0x3});});if(!_0x346591)return;let _0x3cdbe3=(_0x7e3e2c=_0x346591[_0x26cfee(0x22e)])==null?void 0x0:_0x7e3e2c['outputType'],_0x4d0742=((_0x4e03ab=_0x346591[_0x26cfee(0x22e)])==null?void 0x0:_0x4e03ab[_0x26cfee(0x354)])||'';if(_0x3cdbe3!==0x2){this[_0x26cfee(0x30c)][_0x26cfee(0x2bf)]({'error':{'code':c[_0x26cfee(0x2cf)]['UNRECOGNIZED'],'message':_0x26cfee(0x246)},'state':0x3});return;}if(_0x4d0742['length']===0x0){this[_0x26cfee(0x30c)][_0x26cfee(0x2bf)]({'error':{'code':c['ErrorCode'][_0x26cfee(0x344)],'message':_0x26cfee(0x228)},'state':0x3});return;}this[_0x26cfee(0x30c)]['next']({'error':_0x346591[_0x26cfee(0x2fe)],'state':0x3});let _0x16ab9a=await this['_signUrl'](_0x4d0742);if(!_0x16ab9a)return;let _0x1ae973=await this[_0x26cfee(0x2a7)][_0x26cfee(0x203)](_0x16ab9a);if(!_0x1ae973){this[_0x26cfee(0x30c)][_0x26cfee(0x2bf)]({'error':{'code':c['ErrorCode'][_0x26cfee(0x344)],'message':_0x26cfee(0x2b7)},'state':0x5});return;}try{let _0x3cd9ec=JSON[_0x26cfee(0x308)](_0x1ae973);return this[_0x26cfee(0x30c)][_0x26cfee(0x2bf)]({'error':{'code':c[_0x26cfee(0x2cf)]['OK'],'message':_0x26cfee(0x2f0)},'state':0x5}),_0x3cd9ec;}catch{this[_0x26cfee(0x30c)]['next']({'error':{'code':c[_0x26cfee(0x2cf)]['UNRECOGNIZED'],'message':_0x26cfee(0x257)},'state':0x5});}}async[_0x3ae1dd(0x2de)](_0x16041a,_0x2df1fd){const _0x2a8940=_0x3ae1dd;let _0xcd8b20=JSON[_0x2a8940(0x2ed)](_0x16041a),_0x2e6562=l[_0x2a8940(0x2a1)][_0x2a8940(0x213)](_0xcd8b20),_0xa39880=(0x0,u[_0x2a8940(0x247)])(_0x2e6562),_0x533b81=_0x2e6562[_0x2a8940(0x2f6)],_0x43d271=se(_0xa39880),_0xf79d56=await this[_0x2a8940(0x2fd)](_0x43d271,_0x533b81,!0x0);if(_0xf79d56)return this[_0x2a8940(0x2c9)](_0xf79d56,0x2,_0x2df1fd);}async[_0x3ae1dd(0x2c9)](_0x2b5aa2,_0x4a683d,_0x7b64ca){const _0x5135a0=_0x3ae1dd;var _0x2f769a;let _0x47d7b8=await this[_0x5135a0(0x2a7)][_0x5135a0(0x24f)]({'unitID':_0x4a683d===0x1?_0x2b5aa2:'','jsonID':_0x4a683d===0x2?_0x2b5aa2:'','type':_0x7b64ca,'useImageUrl':this[_0x5135a0(0x2ff)](),'ignoreTableExport':this[_0x5135a0(0x214)]()});if(!_0x47d7b8){this[_0x5135a0(0x30c)][_0x5135a0(0x2bf)]({'error':{'code':c[_0x5135a0(0x2cf)][_0x5135a0(0x344)],'message':_0x5135a0(0x30b)},'state':0x2});return;}if(this['_requestState$'][_0x5135a0(0x2bf)]({'error':_0x47d7b8[_0x5135a0(0x2fe)],'state':0x2}),_0x47d7b8[_0x5135a0(0x2fe)]&&_0x47d7b8[_0x5135a0(0x2fe)][_0x5135a0(0x32a)]!==c[_0x5135a0(0x2cf)]['OK'])return;let _0x12dae4=_0x47d7b8['taskID'],_0x3b9da0=await this[_0x5135a0(0x2a7)][_0x5135a0(0x1fa)](_0x12dae4)[_0x5135a0(0x25c)](_0x4c1927=>{const _0x6b9df0=_0x5135a0;var _0x1fef44;let _0x372360=_0x4c1927 instanceof Error?_0x4c1927[_0x6b9df0(0x334)]:(_0x1fef44=_0x4c1927[_0x6b9df0(0x2fe)])==null?void 0x0:_0x1fef44[_0x6b9df0(0x334)];this[_0x6b9df0(0x30c)][_0x6b9df0(0x2bf)]({'error':{'code':c[_0x6b9df0(0x2cf)][_0x6b9df0(0x344)],'message':_0x372360||''},'state':0x3});});if(!_0x3b9da0)return;let _0x4bf3d8=((_0x2f769a=_0x3b9da0[_0x5135a0(0x24f)])==null?void 0x0:_0x2f769a[_0x5135a0(0x1d4)])||'';if(_0x4bf3d8[_0x5135a0(0x2f6)]===0x0){this[_0x5135a0(0x30c)][_0x5135a0(0x2bf)]({'error':{'code':c['ErrorCode'][_0x5135a0(0x344)],'message':_0x5135a0(0x232)},'state':0x3});return;}this[_0x5135a0(0x30c)][_0x5135a0(0x2bf)]({'error':_0x3b9da0[_0x5135a0(0x2fe)],'state':0x3});let _0x543e4d=await this[_0x5135a0(0x2e2)](_0x4bf3d8);if(!_0x543e4d)return;let _0x331e40=await N(_0x543e4d,this[_0x5135a0(0x262)]);if(!_0x331e40){this[_0x5135a0(0x30c)][_0x5135a0(0x2bf)]({'error':{'code':c['ErrorCode'][_0x5135a0(0x344)],'message':_0x5135a0(0x2bd)},'state':0x6});return;}return this[_0x5135a0(0x30c)][_0x5135a0(0x2bf)]({'error':{'code':c['ErrorCode']['OK'],'message':_0x5135a0(0x2f0)},'state':0x6}),_0x331e40;}async[_0x3ae1dd(0x2fd)](_0x482c48,_0x512eff,_0x5e9de0){const _0x28724c=_0x3ae1dd;let _0x36736c;try{_0x36736c=await this[_0x28724c(0x2a7)]['upload'](_0x482c48,_0x512eff,_0x5e9de0);}catch(_0x27c930){let _0xd2a689=_0x27c930 instanceof Error?_0x27c930[_0x28724c(0x334)]:String(_0x27c930);this[_0x28724c(0x30c)][_0x28724c(0x2bf)]({'error':{'code':c['ErrorCode'][_0x28724c(0x344)],'message':_0xd2a689},'state':0x0});return;}if(!_0x36736c||typeof _0x36736c[_0x28724c(0x34f)]!='string'){this[_0x28724c(0x30c)][_0x28724c(0x2bf)]({'error':{'code':c[_0x28724c(0x2cf)][_0x28724c(0x344)],'message':_0x28724c(0x26f)},'state':0x0});return;}let _0x34cb51=_0x36736c[_0x28724c(0x34f)];if(_0x34cb51['length']===0x0){this['_requestState$'][_0x28724c(0x2bf)]({'error':{'code':c[_0x28724c(0x2cf)][_0x28724c(0x344)],'message':_0x28724c(0x1ed)},'state':0x0});return;}return this[_0x28724c(0x30c)][_0x28724c(0x2bf)]({'error':{'code':c[_0x28724c(0x2cf)]['OK'],'message':'success'},'state':0x0}),_0x34cb51;}async['_import'](_0x35a6a8,_0x13a4a1,_0x21bde9){const _0x2f20ce=_0x3ae1dd;let _0x410c6a={'fileID':_0x35a6a8,'type':_0x21bde9,'outputType':_0x13a4a1,'fileUrl':'','minSheetRowCount':this[_0x2f20ce(0x2b5)](),'minSheetColumnCount':this[_0x2f20ce(0x2b6)]()},_0x593df6=await this[_0x2f20ce(0x2a7)][_0x2f20ce(0x22e)](_0x410c6a);if(!_0x593df6){this['_requestState$'][_0x2f20ce(0x2bf)]({'error':{'code':c['ErrorCode']['UNRECOGNIZED'],'message':_0x2f20ce(0x230)},'state':0x1});return;}if(_0x593df6[_0x2f20ce(0x2fe)]&&_0x593df6[_0x2f20ce(0x2fe)][_0x2f20ce(0x32a)]!==c[_0x2f20ce(0x2cf)]['OK']){this[_0x2f20ce(0x30c)][_0x2f20ce(0x2bf)]({'error':_0x593df6['error'],'state':0x1});return;}let _0x38f2ad=_0x593df6[_0x2f20ce(0x311)];if(_0x38f2ad['length']===0x0){this[_0x2f20ce(0x30c)][_0x2f20ce(0x2bf)]({'error':{'code':c['ErrorCode'][_0x2f20ce(0x344)],'message':_0x2f20ce(0x256)},'state':0x1});return;}return this[_0x2f20ce(0x30c)][_0x2f20ce(0x2bf)]({'error':_0x593df6[_0x2f20ce(0x2fe)],'state':0x1}),_0x38f2ad;}async[_0x3ae1dd(0x2e2)](_0x15e34d){const _0x336f83=_0x3ae1dd;let _0x2cfb42=await this[_0x336f83(0x2a7)][_0x336f83(0x227)](_0x15e34d);if(!_0x2cfb42){this['_requestState$'][_0x336f83(0x2bf)]({'error':{'code':c['ErrorCode'][_0x336f83(0x344)],'message':_0x336f83(0x284)},'state':0x4});return;}if(_0x2cfb42[_0x336f83(0x2fe)]&&_0x2cfb42[_0x336f83(0x2fe)][_0x336f83(0x32a)]!==c[_0x336f83(0x2cf)]['OK']){this['_requestState$'][_0x336f83(0x2bf)]({'error':_0x2cfb42[_0x336f83(0x2fe)],'state':0x4});return;}let _0x207418=(0x0,t['resolveWithBasePath'])(_0x2cfb42[_0x336f83(0x2a2)],this[_0x336f83(0x207)]());if(_0x207418[_0x336f83(0x2f6)]===0x0){this[_0x336f83(0x30c)][_0x336f83(0x2bf)]({'error':{'code':c['ErrorCode'][_0x336f83(0x344)],'message':_0x336f83(0x284)},'state':0x4});return;}return this['_requestState$'][_0x336f83(0x2bf)]({'error':_0x2cfb42[_0x336f83(0x2fe)],'state':0x4}),_0x207418;}[_0x3ae1dd(0x207)](){const _0x3edde1=_0x3ae1dd;var _0xf08b38;let _0x492feb=this[_0x3edde1(0x304)][_0x3edde1(0x342)](f);return(_0xf08b38=_0x492feb==null?void 0x0:_0x492feb[_0x3edde1(0x2aa)])==null?location['origin']:_0xf08b38;}['_getMinSheetRowCount'](){const _0x3d9352=_0x3ae1dd;var _0x1cb416,_0x6c3193;let _0x4e2a41=this[_0x3d9352(0x304)]['getConfig'](f);return(_0x1cb416=_0x4e2a41==null||(_0x6c3193=_0x4e2a41[_0x3d9352(0x2e0)])==null?void 0x0:_0x6c3193[_0x3d9352(0x353)])==null?0x1:_0x1cb416;}[_0x3ae1dd(0x2b6)](){const _0x268e19=_0x3ae1dd;var _0x3bb034,_0x2b4946;let _0x57a81a=this[_0x268e19(0x304)][_0x268e19(0x342)](f);return(_0x3bb034=_0x57a81a==null||(_0x2b4946=_0x57a81a['options'])==null?void 0x0:_0x2b4946[_0x268e19(0x1e8)])==null?0x1:_0x3bb034;}[_0x3ae1dd(0x2ff)](){const _0x320502=_0x3ae1dd;var _0x211401,_0x399d9a;let _0x43ef17=this['_configService'][_0x320502(0x342)](f);return(_0x211401=_0x43ef17==null||(_0x399d9a=_0x43ef17['options'])==null?void 0x0:_0x399d9a[_0x320502(0x202)])==null?!0x0:_0x211401;}[_0x3ae1dd(0x214)](){const _0x4f3111=_0x3ae1dd;var _0x4da89d,_0x1ebb0e;let _0x2f3959=this[_0x4f3111(0x304)][_0x4f3111(0x342)](f);return(_0x4da89d=_0x2f3959==null||(_0x1ebb0e=_0x2f3959['options'])==null?void 0x0:_0x1ebb0e[_0x4f3111(0x281)])==null?!0x1:_0x4da89d;}};K=h([m(0x0,t[_0x3ae1dd(0x2d8)]),m(0x1,(0x0,t['Inject'])(n[_0x3ae1dd(0x319)])),m(0x2,(0x0,t[_0x3ae1dd(0x223)])(F))],K);const pe={'done':0x0,'count':0x0},q=(0x0,t[_0x3ae1dd(0x2f3)])(_0x3ae1dd(0x2e7));let J=class extends t[_0x3ae1dd(0x25e)]{constructor(_0x5641fa,_0x391464,_0x4927e1,_0x1dc15b,_0x53f3a5,_0x26f55c,_0x3a5c23){const _0x5edf5e=_0x3ae1dd;super(),this[_0x5edf5e(0x252)]=_0x5641fa,this[_0x5edf5e(0x321)]=_0x391464,this[_0x5edf5e(0x27f)]=_0x4927e1,this[_0x5edf5e(0x31f)]=_0x1dc15b,this[_0x5edf5e(0x2e6)]=_0x53f3a5,this[_0x5edf5e(0x287)]=_0x26f55c,this['_resourceLoaderService']=_0x3a5c23,v(this,_0x5edf5e(0x251),new a['BehaviorSubject'](pe)),v(this,_0x5edf5e(0x300),this[_0x5edf5e(0x251)][_0x5edf5e(0x1de)]()),v(this,_0x5edf5e(0x22b),0x0),v(this,_0x5edf5e(0x326),0x0),this[_0x5edf5e(0x2b9)]((0x0,t['toDisposable'])(this[_0x5edf5e(0x31f)]['requestState$'][_0x5edf5e(0x244)](_0x330b66=>{const _0x4f0f70=_0x5edf5e;var _0x20cc3c;((_0x20cc3c=_0x330b66[_0x4f0f70(0x2fe)])==null?void 0x0:_0x20cc3c['code'])===c['ErrorCode']['OK']?this['_addDoneTask'](0x1):this['_showNetworkError'](_0x330b66[_0x4f0f70(0x2fe)]);})));}[_0x3ae1dd(0x33a)](){const _0x5e2866=_0x3ae1dd;this[_0x5e2866(0x2c7)](),this[_0x5e2866(0x2e6)][_0x5e2866(0x346)](0x2),this['_exchangeService'][_0x5e2866(0x2af)]();}async[_0x3ae1dd(0x2b3)](_0xf67a61){throw Error('Method\x20not\x20implemented.');}async['importFileToUnitIdByCurrentType'](){const _0x310d80=_0x3ae1dd;let _0x27bfde=this[_0x310d80(0x252)]['getFocusedUnit']();switch(_0x27bfde?this[_0x310d80(0x252)][_0x310d80(0x34c)](_0x27bfde[_0x310d80(0x2e8)]()):t[_0x310d80(0x24e)][_0x310d80(0x344)]){case t[_0x310d80(0x24e)][_0x310d80(0x352)]:return this['importPPTXToUnitId']();case t[_0x310d80(0x24e)][_0x310d80(0x350)]:return this['importDOCXToUnitId']();case t['UniverInstanceType']['UNIVER_SHEET']:default:return this['importXLSXToUnitId']();}}async[_0x3ae1dd(0x1d2)](){const _0x482ee8=_0x3ae1dd;let _0x187cc5=await M([t[_0x482ee8(0x24e)][_0x482ee8(0x350)]]);if(_0x187cc5&&!this['_fileTypeError'](_0x187cc5,t[_0x482ee8(0x24e)][_0x482ee8(0x350)]))return this['_importFileToUnitId'](_0x187cc5[0x0],t[_0x482ee8(0x24e)]['UNIVER_DOC']);}[_0x3ae1dd(0x340)](){const _0x5d91f4=_0x3ae1dd;throw Error(_0x5d91f4(0x2b1));}async['exportDOCXByUnitId'](_0x5031b6,_0x24430c,_0x1d5f93){const _0xc0c202=_0x3ae1dd;this[_0xc0c202(0x359)](o['MessageType'][_0xc0c202(0x250)]);let _0x35a3fd=await this['_exchangeService']['exportDOCXByUnitId'](_0x5031b6||this[_0xc0c202(0x2dd)]());_0x35a3fd&&(this[_0xc0c202(0x31f)][_0xc0c202(0x2f7)](_0x35a3fd,_0x24430c||this[_0xc0c202(0x35d)](_0x35a3fd),_0xc0c202(0x31c)),this[_0xc0c202(0x359)](o['MessageType']['Success']));}async[_0x3ae1dd(0x20f)](){const _0x29dfd9=_0x3ae1dd;this[_0x29dfd9(0x359)](o[_0x29dfd9(0x2ca)]['Info']);let _0x441713=await this[_0x29dfd9(0x28c)](),_0xecfc52=await this[_0x29dfd9(0x31f)]['exportDOCXBySnapshot'](_0x441713);_0xecfc52&&(this[_0x29dfd9(0x31f)][_0x29dfd9(0x2f7)](_0xecfc52,this[_0x29dfd9(0x35d)](_0xecfc52),_0x29dfd9(0x31c)),this['_showDownloadMessage'](o[_0x29dfd9(0x2ca)][_0x29dfd9(0x27d)]));}async[_0x3ae1dd(0x302)](){const _0x56d8a6=_0x3ae1dd;if(this['_uploadTaskNotDone']()){this[_0x56d8a6(0x321)][_0x56d8a6(0x24a)]({'type':o[_0x56d8a6(0x2ca)]['Warning'],'content':this['_localeService']['t'](_0x56d8a6(0x206))});return;}let _0x235f55=await M([t[_0x56d8a6(0x24e)][_0x56d8a6(0x352)]]);if(_0x235f55&&!this['_fileTypeError'](_0x235f55,t[_0x56d8a6(0x24e)][_0x56d8a6(0x352)]))return this[_0x56d8a6(0x1f0)](_0x235f55[0x0],t[_0x56d8a6(0x24e)][_0x56d8a6(0x352)]);}async[_0x3ae1dd(0x29d)](){const _0x57e6a0=_0x3ae1dd;if(this['_uploadTaskNotDone']()){this[_0x57e6a0(0x321)][_0x57e6a0(0x24a)]({'type':o[_0x57e6a0(0x2ca)]['Warning'],'content':this[_0x57e6a0(0x27f)]['t']('exchange-client.uploading')});return;}let _0x4a827b=await M([t[_0x57e6a0(0x24e)][_0x57e6a0(0x352)]]);if(!_0x4a827b)return;this[_0x57e6a0(0x1f5)](o[_0x57e6a0(0x2ca)][_0x57e6a0(0x250)]);let _0x3607a3=await this[_0x57e6a0(0x31f)][_0x57e6a0(0x29d)](_0x4a827b[0x0]);_0x3607a3&&(this[_0x57e6a0(0x2db)](_0x3607a3),this[_0x57e6a0(0x1f5)](o[_0x57e6a0(0x2ca)][_0x57e6a0(0x27d)]));}async[_0x3ae1dd(0x323)](_0x2b2e5f,_0x5bc3a1,_0x2c01b0){const _0x596cb5=_0x3ae1dd;this[_0x596cb5(0x359)](o[_0x596cb5(0x2ca)][_0x596cb5(0x250)]);let _0x41712a=await this[_0x596cb5(0x31f)]['exportPPTXByUnitId'](_0x2b2e5f||this[_0x596cb5(0x1d9)]());_0x41712a&&(this[_0x596cb5(0x31f)][_0x596cb5(0x2f7)](_0x41712a,_0x5bc3a1||this[_0x596cb5(0x25b)](_0x41712a,_0x2c01b0==null?t['UniverInstanceType'][_0x596cb5(0x352)]:_0x2c01b0),_0x596cb5(0x2c3)),this[_0x596cb5(0x359)](o[_0x596cb5(0x2ca)]['Success']));}async[_0x3ae1dd(0x331)](){const _0x58a4b9=_0x3ae1dd;this[_0x58a4b9(0x359)](o[_0x58a4b9(0x2ca)]['Info']);let _0x38b0a3=await this['_getUnitSlideJson'](),_0x1b0344=await this['_exchangeService'][_0x58a4b9(0x331)](_0x38b0a3);_0x1b0344&&(this['_exchangeService'][_0x58a4b9(0x2f7)](_0x1b0344,this[_0x58a4b9(0x25b)](_0x1b0344,t[_0x58a4b9(0x24e)][_0x58a4b9(0x352)]),_0x58a4b9(0x2c3)),this[_0x58a4b9(0x359)](o['MessageType'][_0x58a4b9(0x27d)]));}async[_0x3ae1dd(0x34e)](){const _0x20fded=_0x3ae1dd;if(this['_uploadTaskNotDone']()){this[_0x20fded(0x321)][_0x20fded(0x24a)]({'type':o[_0x20fded(0x2ca)][_0x20fded(0x2e9)],'content':this[_0x20fded(0x27f)]['t'](_0x20fded(0x206))});return;}let _0x30211d=await M([t[_0x20fded(0x24e)]['UNIVER_SHEET']]);if(_0x30211d&&!this[_0x20fded(0x229)](_0x30211d,t[_0x20fded(0x24e)][_0x20fded(0x27a)]))return this[_0x20fded(0x1f0)](_0x30211d[0x0],t[_0x20fded(0x24e)]['UNIVER_SHEET']);}async['importXLSXToSnapshot'](){const _0x1a5e08=_0x3ae1dd;if(this[_0x1a5e08(0x1ff)]()){this[_0x1a5e08(0x321)][_0x1a5e08(0x24a)]({'type':o[_0x1a5e08(0x2ca)][_0x1a5e08(0x2e9)],'content':this['_localeService']['t'](_0x1a5e08(0x206))});return;}let _0x3b4e10=await M([t[_0x1a5e08(0x24e)][_0x1a5e08(0x27a)]]);if(!_0x3b4e10)return;this[_0x1a5e08(0x1f5)](o[_0x1a5e08(0x2ca)][_0x1a5e08(0x250)]);let _0x53346e=await this['_exchangeService']['importXLSXToSnapshot'](_0x3b4e10[0x0]);_0x53346e&&(this['_refresh'](_0x53346e),this[_0x1a5e08(0x1f5)](o[_0x1a5e08(0x2ca)][_0x1a5e08(0x27d)]));}async['exportXLSXByUnitId'](_0x533aad,_0x37720b,_0xb64dbe){const _0x520092=_0x3ae1dd;this[_0x520092(0x359)](o[_0x520092(0x2ca)]['Info']);let _0x504e55=await this['_exchangeService'][_0x520092(0x1d6)](_0x533aad||this[_0x520092(0x1fc)]());_0x504e55&&(this[_0x520092(0x31f)][_0x520092(0x2f7)](_0x504e55,_0x37720b||this['_getUnitName'](_0x504e55),'xlsx'),this[_0x520092(0x359)](o['MessageType'][_0x520092(0x27d)]));}async[_0x3ae1dd(0x327)](){const _0x1ce24f=_0x3ae1dd;this[_0x1ce24f(0x359)](o[_0x1ce24f(0x2ca)][_0x1ce24f(0x250)]);let _0xcfe1d3=await this[_0x1ce24f(0x218)](),_0x30333a=await this[_0x1ce24f(0x31f)][_0x1ce24f(0x327)](_0xcfe1d3);_0x30333a&&(this[_0x1ce24f(0x31f)][_0x1ce24f(0x2f7)](_0x30333a,this['_getUnitName'](_0x30333a),_0x1ce24f(0x1fb)),this[_0x1ce24f(0x359)](o[_0x1ce24f(0x2ca)][_0x1ce24f(0x27d)]));}[_0x3ae1dd(0x365)](_0x31cbb3){const _0x2cff8b=_0x3ae1dd;this[_0x2cff8b(0x210)]=_0x31cbb3;}async[_0x3ae1dd(0x1f0)](_0x5eb931,_0x50fbd8){const _0x25d8f4=_0x3ae1dd;this[_0x25d8f4(0x2e6)][_0x25d8f4(0x24a)](),this[_0x25d8f4(0x2e6)][_0x25d8f4(0x346)](0x0),this['_addTotalCount'](0x4),this['_addDoneTask'](0x1);let _0x3f86f3=await this['_exchangeService'][_0x25d8f4(0x33f)](_0x5eb931,_0x50fbd8);if(!_0x3f86f3){this['_clearProgress'](),this[_0x25d8f4(0x2e6)][_0x25d8f4(0x346)](0x2);return;}let _0x17556b={'link':this[_0x25d8f4(0x210)](_0x3f86f3,_0x50fbd8),'name':_0x5eb931[_0x25d8f4(0x1e3)],'type':_0x50fbd8};return this[_0x25d8f4(0x2e6)][_0x25d8f4(0x231)](_0x17556b),this[_0x25d8f4(0x1fd)](),this['_uploadNotificationService']['updateState'](0x1),_0x3f86f3;}['_getUnitID'](){const _0x2ce61c=_0x3ae1dd;return this['_univerInstanceService'][_0x2ce61c(0x29c)](t[_0x2ce61c(0x24e)]['UNIVER_SHEET'])['getUnitId']();}[_0x3ae1dd(0x2dd)](){const _0x4e8e74=_0x3ae1dd;return this['_univerInstanceService'][_0x4e8e74(0x29c)](t[_0x4e8e74(0x24e)]['UNIVER_DOC'])[_0x4e8e74(0x2e8)]();}[_0x3ae1dd(0x1d9)](){const _0x55c220=_0x3ae1dd;return this[_0x55c220(0x252)][_0x55c220(0x29c)](t['UniverInstanceType'][_0x55c220(0x352)])[_0x55c220(0x2e8)]();}[_0x3ae1dd(0x35d)](_0x3e4907){const _0x588fbe=_0x3ae1dd;return this['_getUnitNameByType'](_0x3e4907,t[_0x588fbe(0x24e)][_0x588fbe(0x27a)]);}[_0x3ae1dd(0x25b)](_0x397147,_0x330501){const _0x2f504b=_0x3ae1dd;var _0x1edc81;let _0x1e224c=(_0x1edc81=this[_0x2f504b(0x252)][_0x2f504b(0x29c)](_0x330501))==null?void 0x0:_0x1edc81[_0x2f504b(0x32e)](),_0x1d3265=_0x1e224c==null?void 0x0:_0x1e224c[_0x2f504b(0x1e3)];return typeof _0x1d3265==_0x2f504b(0x23e)&&_0x1d3265[_0x2f504b(0x2a8)]()?_0x1d3265:_0x397147[_0x2f504b(0x1e3)][_0x2f504b(0x29a)]('.')[_0x2f504b(0x269)]()||document[_0x2f504b(0x1f2)];}async[_0x3ae1dd(0x218)](){const _0x406f3e=_0x3ae1dd;let _0x27bf48=this[_0x406f3e(0x252)][_0x406f3e(0x29c)](t[_0x406f3e(0x24e)][_0x406f3e(0x27a)]),_0x4df5d4=this[_0x406f3e(0x285)][_0x406f3e(0x2f1)](_0x27bf48[_0x406f3e(0x2e8)]());return _0x4df5d4==null?_0x27bf48[_0x406f3e(0x32e)]():_0x4df5d4;}async[_0x3ae1dd(0x28c)](){const _0x3b6dcb=_0x3ae1dd;let _0x276711=this[_0x3b6dcb(0x252)][_0x3b6dcb(0x29c)](t[_0x3b6dcb(0x24e)]['UNIVER_DOC']),_0x44ef42=this['_resourceLoaderService'][_0x3b6dcb(0x2f1)](_0x276711['getUnitId']());return _0x44ef42==null?_0x276711['getSnapshot']():_0x44ef42;}async[_0x3ae1dd(0x1da)](){const _0x1dade0=_0x3ae1dd;let _0x5dbc5f=this[_0x1dade0(0x252)][_0x1dade0(0x29c)](t[_0x1dade0(0x24e)][_0x1dade0(0x352)]),_0x34e1ee=this[_0x1dade0(0x285)]['saveUnit'](_0x5dbc5f[_0x1dade0(0x2e8)]());return _0x34e1ee==null?_0x5dbc5f['getSnapshot']():_0x34e1ee;}[_0x3ae1dd(0x210)](_0x89810f,_0x39d622){const _0x4af32a=_0x3ae1dd;let _0x2773d0=new URL(window[_0x4af32a(0x29e)][_0x4af32a(0x264)]);return _0x2773d0['searchParams'][_0x4af32a(0x336)](_0x4af32a(0x200),_0x89810f),_0x2773d0[_0x4af32a(0x23b)]['set'](_0x4af32a(0x314),''+_0x39d622),_0x2773d0[_0x4af32a(0x226)]();}[_0x3ae1dd(0x23f)](_0x3e28ba){const _0x55013d=_0x3ae1dd;let _0x273e18=this[_0x55013d(0x252)][_0x55013d(0x29c)](t[_0x55013d(0x24e)]['UNIVER_SHEET'])['getUnitId']();this[_0x55013d(0x252)][_0x55013d(0x2cb)](_0x273e18),this[_0x55013d(0x252)][_0x55013d(0x219)](t[_0x55013d(0x24e)][_0x55013d(0x27a)],_0x3e28ba);}[_0x3ae1dd(0x2db)](_0x5f5d1d){const _0x59f628=_0x3ae1dd;let _0x42dcbc=this['_univerInstanceService'][_0x59f628(0x29c)](t[_0x59f628(0x24e)][_0x59f628(0x352)])[_0x59f628(0x2e8)]();this['_univerInstanceService'][_0x59f628(0x2cb)](_0x42dcbc),this[_0x59f628(0x252)]['createUnit'](t['UniverInstanceType'][_0x59f628(0x352)],_0x5f5d1d);}[_0x3ae1dd(0x2eb)](_0x120048){const _0x478310=_0x3ae1dd;if(_0x120048){let {code:_0x478652}=_0x120048;switch(_0x478652){case c[_0x478310(0x2cf)][_0x478310(0x237)]:this[_0x478310(0x321)][_0x478310(0x24a)]({'type':o[_0x478310(0x2ca)]['Error'],'content':this['_localeService']['t'](_0x478310(0x294))});break;case c[_0x478310(0x2cf)][_0x478310(0x1f1)]:this['_messageService'][_0x478310(0x24a)]({'type':o['MessageType'][_0x478310(0x1f7)],'content':this[_0x478310(0x27f)]['t'](_0x478310(0x2bb))});break;default:this['_messageService'][_0x478310(0x24a)]({'type':o[_0x478310(0x2ca)][_0x478310(0x1f7)],'content':this['_localeService']['t']('exchange-client.networkError')});break;}return null;}return this[_0x478310(0x321)][_0x478310(0x24a)]({'type':o[_0x478310(0x2ca)][_0x478310(0x1f7)],'content':this['_localeService']['t'](_0x478310(0x1ea))}),null;}['_showDownloadMessage'](_0x51af85){const _0x27b83f=_0x3ae1dd;let _0x5e38c8='';switch(_0x51af85){case o[_0x27b83f(0x2ca)]['Success']:_0x5e38c8=this[_0x27b83f(0x27f)]['t'](_0x27b83f(0x1d8));break;case o['MessageType'][_0x27b83f(0x250)]:_0x5e38c8=this['_localeService']['t'](_0x27b83f(0x21e));break;default:break;}this['_messageService'][_0x27b83f(0x24a)]({'type':_0x51af85,'content':_0x5e38c8});}[_0x3ae1dd(0x1f5)](_0x39ae2d){const _0x2a7437=_0x3ae1dd;let _0x3d62b6='';switch(_0x39ae2d){case o[_0x2a7437(0x2ca)][_0x2a7437(0x27d)]:_0x3d62b6=this[_0x2a7437(0x27f)]['t'](_0x2a7437(0x291));break;case o['MessageType'][_0x2a7437(0x250)]:_0x3d62b6=this[_0x2a7437(0x27f)]['t']('exchange-client.uploading');break;default:break;}this[_0x2a7437(0x321)][_0x2a7437(0x24a)]({'type':_0x39ae2d,'content':_0x3d62b6});}[_0x3ae1dd(0x303)](){const _0x4d2deb=_0x3ae1dd;this[_0x4d2deb(0x251)][_0x4d2deb(0x2bf)]({'done':this['_doneUploadTaskCount'],'count':this[_0x4d2deb(0x22b)]});}['_addTotalCount'](_0x27ac17){const _0x3064c7=_0x3ae1dd;this['_totalUploadTaskCount']+=_0x27ac17,this[_0x3064c7(0x303)]();}[_0x3ae1dd(0x248)](_0x175f5b){const _0x48a49b=_0x3ae1dd;this[_0x48a49b(0x326)]+=_0x175f5b,this[_0x48a49b(0x326)]=Math[_0x48a49b(0x26b)](this[_0x48a49b(0x326)],this[_0x48a49b(0x22b)]),this[_0x48a49b(0x303)]();}[_0x3ae1dd(0x1fd)](){const _0x3c33d8=_0x3ae1dd;this[_0x3c33d8(0x326)]=this[_0x3c33d8(0x22b)],this[_0x3c33d8(0x303)]();}[_0x3ae1dd(0x2c7)](){const _0x2ef0a0=_0x3ae1dd;this[_0x2ef0a0(0x326)]=0x0,this[_0x2ef0a0(0x22b)]=0x0,this[_0x2ef0a0(0x303)]();}['_fileTypeError'](_0x466a2c,_0x28282a){const _0x3f3da8=_0x3ae1dd;let _0x32ff22=_0x466a2c[0x0],_0x10fc27=_0x32ff22[_0x3f3da8(0x1e3)];return j(_0x32ff22)===_0x28282a?!0x1:(this[_0x3f3da8(0x321)][_0x3f3da8(0x24a)]({'type':o['MessageType'][_0x3f3da8(0x1f7)],'content':this['_localeService']['t'](_0x3f3da8(0x2ec),_0x10fc27)}),!0x0);}[_0x3ae1dd(0x1ff)](){const _0x365cde=_0x3ae1dd;return this[_0x365cde(0x22b)]!==0x0&&this['_doneUploadTaskCount']!==this[_0x365cde(0x22b)];}};J=h([m(0x0,(0x0,t[_0x3ae1dd(0x223)])(t['IUniverInstanceService'])),m(0x1,i[_0x3ae1dd(0x366)]),m(0x2,(0x0,t[_0x3ae1dd(0x223)])(t[_0x3ae1dd(0x277)])),m(0x3,(0x0,t[_0x3ae1dd(0x223)])(G)),m(0x4,(0x0,t['Inject'])(y)),m(0x5,t[_0x3ae1dd(0x341)]),m(0x6,(0x0,t['Inject'])(t[_0x3ae1dd(0x272)]))],J);function Y(_0x35bc47){const _0x299069=_0x3ae1dd;let {onClick:_0x30607,children:_0x5a274c,className:_0x13fe54}=_0x35bc47;return(0x0,s['jsx'])(_0x299069(0x35b),{'className':(0x0,o[_0x299069(0x298)])(_0x299069(0x279),_0x13fe54),'type':_0x299069(0x35b),'onClick':_0x30607,'children':_0x5a274c});}function X(){const _0x29ca5e=_0x3ae1dd;let _0x1ce390=(0x0,i[_0x29ca5e(0x222)])(q),_0x4da46c=(0x0,i['useDependency'])(t['LocaleService']);function _0x351326(){const _0x1cfd1b=_0x29ca5e;_0x1ce390[_0x1cfd1b(0x34a)]();}return(0x0,s[_0x29ca5e(0x2ba)])(Y,{'onClick':_0x351326,'children':_0x4da46c['t'](_0x29ca5e(0x238))});}function me(){const _0x54814b=_0x3ae1dd;return(0x0,s[_0x54814b(0x1cd)])(_0x54814b(0x33b),{'className':_0x54814b(0x24d),'children':[(0x0,s[_0x54814b(0x2ba)])(_0x54814b(0x305),{'className':'univer-mb-3\x20univer-py-0\x20univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','children':(0x0,i[_0x54814b(0x222)])(t[_0x54814b(0x277)])['t'](_0x54814b(0x20d))}),(0x0,s[_0x54814b(0x2ba)])(X,{})]});}function he(_0x1f0c28){const _0x199ca5=_0x3ae1dd;let {count:_0x21b4e3}=_0x1f0c28;return(0x0,s[_0x199ca5(0x1cd)])(_0x199ca5(0x33b),{'className':_0x199ca5(0x2b4),'children':[(0x0,s['jsx'])(_0x199ca5(0x305),{'className':_0x199ca5(0x286),'children':(0x0,i[_0x199ca5(0x222)])(t[_0x199ca5(0x277)])['t']('exchange-client.uploadSuccessTip',''+_0x21b4e3)}),(0x0,s[_0x199ca5(0x2ba)])(X,{})]});}function ge(){const _0x20d052=_0x3ae1dd;let _0x473280=(0x0,i['useDependency'])(q),_0x5481aa=(0x0,i['useDependency'])(t[_0x20d052(0x277)]);function _0x3a6142(){_0x473280['interrupt']();}return(0x0,s[_0x20d052(0x2ba)])(Y,{'onClick':_0x3a6142,'children':_0x5481aa['t']('exchange-client.cancel')});}function _e(){const _0x1ca9b0=_0x3ae1dd;let {count:_0x44c969,done:_0x4db022}=(0x0,i['useObservable'])((0x0,i['useDependency'])(q)[_0x1ca9b0(0x300)]),_0x345268=_0x44c969>0x0?_0x4db022/_0x44c969:0x0;return(0x0,s[_0x1ca9b0(0x2ba)])('div',{'className':_0x1ca9b0(0x30e),'children':(0x0,s[_0x1ca9b0(0x2ba)])(_0x1ca9b0(0x33b),{'className':'univer-h-1.5\x20univer-rounded-lg\x20univer-bg-primary-600\x20univer-transition-[width]\x20univer-duration-500','style':{'width':Math[_0x1ca9b0(0x235)](_0x345268*0x64)+'%'}})});}function ve(){const _0x18d21d=_0x3ae1dd;return(0x0,s[_0x18d21d(0x1cd)])('div',{'className':_0x18d21d(0x24d),'children':[(0x0,s['jsx'])('span',{'className':_0x18d21d(0x309),'children':(0x0,i[_0x18d21d(0x222)])(t[_0x18d21d(0x277)])['t'](_0x18d21d(0x33d))}),(0x0,s[_0x18d21d(0x2ba)])(_0x18d21d(0x33b),{'className':_0x18d21d(0x23a),'children':(0x0,s[_0x18d21d(0x2ba)])(_e,{})}),(0x0,s[_0x18d21d(0x2ba)])(ge,{})]});}const Z={0x1:(0x0,s[_0x3ae1dd(0x2ba)])(r[_0x3ae1dd(0x355)],{'className':_0x3ae1dd(0x2fc)}),0x0:(0x0,s[_0x3ae1dd(0x2ba)])(r['ClockIcon'],{'className':_0x3ae1dd(0x1d3)}),0x2:(0x0,s[_0x3ae1dd(0x2ba)])(r['ErrorIcon'],{'className':_0x3ae1dd(0x2c5)})};function ye(){const _0x5d435f=_0x3ae1dd;let _0x38fd33=(0x0,i['useDependency'])(y),_0x4a3582=(0x0,i[_0x5d435f(0x222)])(t[_0x5d435f(0x277)]),_0x51f102=(0x0,i[_0x5d435f(0x1f4)])(_0x38fd33[_0x5d435f(0x343)],0x0),_0x2a35ef=(0x0,i[_0x5d435f(0x1f4)])(_0x38fd33[_0x5d435f(0x339)],!0x1),_0x5cf4ca=(0x0,i[_0x5d435f(0x1f4)])(_0x38fd33[_0x5d435f(0x242)],[]);function _0x581a14(){const _0x6cb184=_0x5d435f;_0x38fd33[_0x6cb184(0x1d1)]();}function _0x522578(_0x388547){const _0x5aa98b=_0x5d435f;switch(_0x388547){case 0x1:return _0x4a3582['t'](_0x5aa98b(0x291));case 0x0:return _0x4a3582['t']('exchange-client.uploading');case 0x2:return _0x4a3582['t'](_0x5aa98b(0x23c));default:return'';}}return _0x2a35ef&&(0x0,s['jsxs'])(_0x5d435f(0x33b),{'className':_0x5d435f(0x315),'children':[(0x0,s['jsxs'])(_0x5d435f(0x33b),{'className':_0x5d435f(0x30a),'children':[(0x0,s[_0x5d435f(0x1cd)])(_0x5d435f(0x305),{'className':_0x5d435f(0x2df),'children':[(0x0,s['jsx'])('span',{'className':'univer-h-6\x20univer-text-2xl','children':Z[_0x51f102]}),(0x0,s['jsx'])(_0x5d435f(0x305),{'className':_0x5d435f(0x2ae),'children':_0x522578(_0x51f102)})]}),(0x0,s['jsx'])(_0x5d435f(0x305),{'className':_0x5d435f(0x1e2),'onClick':_0x581a14,'children':(0x0,s[_0x5d435f(0x2ba)])(r[_0x5d435f(0x27e)],{})})]}),(0x0,s[_0x5d435f(0x1cd)])(_0x5d435f(0x33b),{'children':[_0x51f102===0x0&&(0x0,s[_0x5d435f(0x2ba)])(ve,{}),_0x51f102===0x2&&(0x0,s['jsx'])(me,{}),_0x5cf4ca[_0x5d435f(0x2f6)]>0x0&&(0x0,s[_0x5d435f(0x2ba)])(re,{'list':_0x5cf4ca}),_0x51f102===0x1&&(0x0,s[_0x5d435f(0x2ba)])(he,{'count':_0x5cf4ca[_0x5d435f(0x2f6)]})]})]});}function be(){const _0x4990cb=_0x3ae1dd;return(0x0,s[_0x4990cb(0x2ba)])(ye,{});}let Q=class extends t['Disposable']{constructor(_0x38d1d8,_0x1460ce){const _0x13cad9=_0x3ae1dd;super(),this[_0x13cad9(0x31a)]=_0x38d1d8,this['_uiPartsService']=_0x1460ce,this['_registerUIParts']();}[_0x3ae1dd(0x32f)](){const _0x16c37d=_0x3ae1dd;this[_0x16c37d(0x2b9)](this[_0x16c37d(0x297)][_0x16c37d(0x215)](i['BuiltInUIPart']['CONTENT'],()=>(0x0,i[_0x16c37d(0x20b)])(be,this[_0x16c37d(0x31a)])));}};Q=h([m(0x0,(0x0,t[_0x3ae1dd(0x223)])(t['Injector'])),m(0x1,i[_0x3ae1dd(0x1cb)])],Q);let $=class extends t[_0x3ae1dd(0x205)]{constructor(_0x51078a=p,_0x811370,_0x3f13a0){const _0x5ccc39=_0x3ae1dd;super(),this[_0x5ccc39(0x2c0)]=_0x51078a,this[_0x5ccc39(0x31a)]=_0x811370,this['_configService']=_0x3f13a0;let {..._0x45272a}=(0x0,t['merge'])({},p,this[_0x5ccc39(0x2c0)]);this[_0x5ccc39(0x304)][_0x5ccc39(0x268)](f,_0x45272a);}[_0x3ae1dd(0x212)](){const _0x11f7f1=_0x3ae1dd;(0x0,t[_0x11f7f1(0x1e0)])(this[_0x11f7f1(0x31a)],[[g],[Q],[q,{'useClass':J}],[G,{'useClass':K}],[F,{'useClass':I}],[y,{'useClass':b}]]);}['onReady'](){const _0x48912f=_0x3ae1dd;(0x0,t[_0x48912f(0x2e3)])(this[_0x48912f(0x31a)],[[g],[Q],[q]]);}};v($,_0x3ae1dd(0x2ee),_0x3ae1dd(0x283)),v($,_0x3ae1dd(0x273),d),v($,_0x3ae1dd(0x2be),ee),$=h([(0x0,t[_0x3ae1dd(0x2cd)])(n[_0x3ae1dd(0x293)],e[_0x3ae1dd(0x2d0)]),m(0x1,(0x0,t['Inject'])(t[_0x3ae1dd(0x288)])),m(0x2,t[_0x3ae1dd(0x2d8)])],$),exports[_0x3ae1dd(0x25d)]=q,exports[_0x3ae1dd(0x201)]=G,Object['defineProperty'](exports,_0x3ae1dd(0x271),{'enumerable':!0x0,'get':function(){return $;}}),exports[_0x3ae1dd(0x2f7)]=A,exports['transformSnapshotJsonToWorkbookData']=ue,exports[_0x3ae1dd(0x35c)]=V;
|
package/lib/cjs/locale/ar-SA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x1020(){const _0x14f22e=['2257324PAWROh','تم\x20التحميل\x20بنجاح','exports','تم\x20رفع\x20{0}\x20ملف/ملفات\x20بنجاح','2364520cZFcfl','27pwOOKX','180141TPyyWn','7gYnNUQ','4265544rGJOXW','خطأ\x20داخلي\x20غير\x20معروف','تم\x20رفع\x20الملف\x20بنجاح','158DgUoks','5RYuTJI','21588182agwnwF','جارٍ\x20الرفع','نوع\x20الملف\x20المحدد\x20[{0}]\x20غير\x20مدعوم\x20للرفع','جارٍ\x20التحميل','خطأ\x20في\x20الشبكة','يرجى\x20الانتظار...','356262qyjydN','إلغاء','10820FPWxdc'];_0x1020=function(){return _0x14f22e;};return _0x1020();}const _0x94e5=_0xf59e;(function(_0x33e22b,_0x2ad12d){const _0x504fd4=_0xf59e,_0x2d45e6=_0x33e22b();while(!![]){try{const _0x315df4=parseInt(_0x504fd4(0x1e8))/0x1*(parseInt(_0x504fd4(0x1dc))/0x2)+-parseInt(_0x504fd4(0x1e3))/0x3+parseInt(_0x504fd4(0x1dd))/0x4+parseInt(_0x504fd4(0x1e9))/0x5*(-parseInt(_0x504fd4(0x1da))/0x6)+-parseInt(_0x504fd4(0x1e4))/0x7*(-parseInt(_0x504fd4(0x1e5))/0x8)+parseInt(_0x504fd4(0x1e2))/0x9*(parseInt(_0x504fd4(0x1e1))/0xa)+-parseInt(_0x504fd4(0x1d4))/0xb;if(_0x315df4===_0x2ad12d)break;else _0x2d45e6['push'](_0x2d45e6['shift']());}catch(_0x4e6a90){_0x2d45e6['push'](_0x2d45e6['shift']());}}}(_0x1020,0x8d85a));const e={'exchange-client':{'uploading':_0x94e5(0x1d5),'uploadSuccess':_0x94e5(0x1e7),'uploadSuccessTip':_0x94e5(0x1e0),'downloading':_0x94e5(0x1d7),'downloadSuccess':_0x94e5(0x1de),'unknownMistake':'خطأ\x20غير\x20معروف','networkError':_0x94e5(0x1d8),'tooLarge':'البيانات\x20كبيرة\x20جداً','internalError':_0x94e5(0x1e6),'interrupt':'تمت\x20مقاطعة\x20الاتصال\x20بالشبكة\x20وفشل\x20رفع\x20الملف','fileTypeError':_0x94e5(0x1d6),'wait':_0x94e5(0x1d9),'cancel':_0x94e5(0x1db),'uploadAgain':'إعادة\x20الرفع'}};function _0xf59e(_0x5118e7,_0x9d0493){_0x5118e7=_0x5118e7-0x1d4;const _0x102006=_0x1020();let _0xf59e16=_0x102006[_0x5118e7];return _0xf59e16;}module[_0x94e5(0x1df)]=e;
|
package/lib/cjs/locale/ca-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x7471ac=_0x2f0c;function _0x2eba(){const _0x395605=['Les\x20dades\x20són\x20massa\x20grans','{0}\x20fitxer(s)\x20pujat(s)\x20correctament','2478384crIxKo','Error\x20intern\x20desconegut','Fitxer\x20pujat\x20correctament','La\x20connexió\x20de\x20xarxa\x20s\x27ha\x20interromput\x20i\x20la\x20pujada\x20del\x20fitxer\x20ha\x20fallat','7584480LRhxjP','453545JTAWCa','Descàrrega\x20correcta','513wteAnW','Pujant','Espereu...','445oNxwEd','6323779oPOMeM','8880VNnqES','18408hbUEdP','Descarregant','Tornar\x20a\x20pujar','exports','782048rjcTya','Error\x20desconegut'];_0x2eba=function(){return _0x395605;};return _0x2eba();}(function(_0x3778b3,_0x52f80d){const _0x442be2=_0x2f0c,_0x353ad7=_0x3778b3();while(!![]){try{const _0x5cea60=-parseInt(_0x442be2(0x1ca))/0x1+parseInt(_0x442be2(0x1c1))/0x2+parseInt(_0x442be2(0x1c5))/0x3+parseInt(_0x442be2(0x1d2))/0x4*(-parseInt(_0x442be2(0x1cf))/0x5)+parseInt(_0x442be2(0x1c9))/0x6+-parseInt(_0x442be2(0x1d0))/0x7+parseInt(_0x442be2(0x1d1))/0x8*(parseInt(_0x442be2(0x1cc))/0x9);if(_0x5cea60===_0x52f80d)break;else _0x353ad7['push'](_0x353ad7['shift']());}catch(_0x3fbd0a){_0x353ad7['push'](_0x353ad7['shift']());}}}(_0x2eba,0xbdefe));const e={'exchange-client':{'uploading':_0x7471ac(0x1cd),'uploadSuccess':_0x7471ac(0x1c7),'uploadSuccessTip':_0x7471ac(0x1c4),'downloading':_0x7471ac(0x1be),'downloadSuccess':_0x7471ac(0x1cb),'unknownMistake':_0x7471ac(0x1c2),'networkError':'Error\x20de\x20xarxa','tooLarge':_0x7471ac(0x1c3),'internalError':_0x7471ac(0x1c6),'interrupt':_0x7471ac(0x1c8),'fileTypeError':'El\x20fitxer\x20seleccionat\x20[{0}]\x20no\x20és\x20compatible\x20per\x20pujar','wait':_0x7471ac(0x1ce),'cancel':'Cancel·lar','uploadAgain':_0x7471ac(0x1bf)}};function _0x2f0c(_0x4fa8e5,_0x3dcf77){_0x4fa8e5=_0x4fa8e5-0x1be;const _0x2ebab2=_0x2eba();let _0x2f0ca7=_0x2ebab2[_0x4fa8e5];return _0x2f0ca7;}module[_0x7471ac(0x1c0)]=e;
|
package/lib/cjs/locale/de-DE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0xf7d398=_0x57a9;(function(_0x5a6fdb,_0x33e50d){const _0x2271df=_0x57a9,_0x15a991=_0x5a6fdb();while(!![]){try{const _0x36dfa2=parseInt(_0x2271df(0x14e))/0x1+-parseInt(_0x2271df(0x155))/0x2*(parseInt(_0x2271df(0x14a))/0x3)+-parseInt(_0x2271df(0x152))/0x4+parseInt(_0x2271df(0x142))/0x5+parseInt(_0x2271df(0x148))/0x6*(parseInt(_0x2271df(0x14b))/0x7)+parseInt(_0x2271df(0x156))/0x8+parseInt(_0x2271df(0x14f))/0x9*(parseInt(_0x2271df(0x14c))/0xa);if(_0x36dfa2===_0x33e50d)break;else _0x15a991['push'](_0x15a991['shift']());}catch(_0x206aeb){_0x15a991['push'](_0x15a991['shift']());}}}(_0x38bb,0x6310e));function _0x57a9(_0x3de815,_0x8aa7f5){_0x3de815=_0x3de815-0x140;const _0x38bbe6=_0x38bb();let _0x57a9f4=_0x38bbe6[_0x3de815];return _0x57a9f4;}function _0x38bb(){const _0x4916f8=['10lrunbG','Wird\x20heruntergeladen','275886TWOIRH','444249NdlDdZ','Download\x20erfolgreich','Datei\x20erfolgreich\x20hochgeladen','3072168FWLvrk','Interner\x20unbekannter\x20Fehler','Unbekannter\x20Fehler','2106VspXiM','275416vyYELS','Wird\x20hochgeladen','Die\x20ausgewählte\x20Datei\x20[{0}]\x20wird\x20für\x20den\x20Upload\x20nicht\x20unterstützt','997075QhSYAv','Netzwerkfehler','exports','Erneut\x20hochladen','Daten\x20sind\x20zu\x20groß','Abbrechen','12rJIery','{0}\x20Datei(en)\x20erfolgreich\x20hochgeladen','93hqqKEE','2265795fzMJmP'];_0x38bb=function(){return _0x4916f8;};return _0x38bb();}const e={'exchange-client':{'uploading':_0xf7d398(0x140),'uploadSuccess':_0xf7d398(0x151),'uploadSuccessTip':_0xf7d398(0x149),'downloading':_0xf7d398(0x14d),'downloadSuccess':_0xf7d398(0x150),'unknownMistake':_0xf7d398(0x154),'networkError':_0xf7d398(0x143),'tooLarge':_0xf7d398(0x146),'internalError':_0xf7d398(0x153),'interrupt':'Die\x20Netzwerkverbindung\x20wurde\x20unterbrochen\x20und\x20der\x20Datei-Upload\x20ist\x20fehlgeschlagen','fileTypeError':_0xf7d398(0x141),'wait':'Bitte\x20warten...','cancel':_0xf7d398(0x147),'uploadAgain':_0xf7d398(0x145)}};module[_0xf7d398(0x144)]=e;
|
package/lib/cjs/locale/en-US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x4959(){const _0x3701a0=['187170KnDjxx','1370uUrBTd','exports','8626536MnAhBJ','Please\x20wait...','Download\x20success','Selected\x20file\x20[{0}]\x20is\x20not\x20supported\x20for\x20upload','Downloading','Unknown\x20mistake','Network\x20error','Upload\x20again','209748SjhmZr','Internal\x20unknown\x20error','94hgxlMq','1194954OoyEUn','14982170BGITuZ','File\x20uploaded\x20successfully','7tNHsCX','The\x20network\x20connection\x20was\x20interrupted\x20and\x20the\x20file\x20upload\x20failed','2415224uLGfiL','Uploading','{0}\x20file(s)\x20uploaded\x20successfully','100TfxohR','Cancel'];_0x4959=function(){return _0x3701a0;};return _0x4959();}const _0x39a9fd=_0x345f;(function(_0x32ab99,_0xfc8aea){const _0x2a4e11=_0x345f,_0x241e1b=_0x32ab99();while(!![]){try{const _0x14a79c=parseInt(_0x2a4e11(0xdd))/0x1*(parseInt(_0x2a4e11(0xd1))/0x2)+parseInt(_0x2a4e11(0xd0))/0x3+parseInt(_0x2a4e11(0xdb))/0x4*(parseInt(_0x2a4e11(0xce))/0x5)+-parseInt(_0x2a4e11(0xde))/0x6*(parseInt(_0x2a4e11(0xc9))/0x7)+parseInt(_0x2a4e11(0xcb))/0x8+parseInt(_0x2a4e11(0xd3))/0x9+-parseInt(_0x2a4e11(0xdf))/0xa;if(_0x14a79c===_0xfc8aea)break;else _0x241e1b['push'](_0x241e1b['shift']());}catch(_0x48037e){_0x241e1b['push'](_0x241e1b['shift']());}}}(_0x4959,0xb44f7));function _0x345f(_0x205d9f,_0x26f2c2){_0x205d9f=_0x205d9f-0xc9;const _0x4959df=_0x4959();let _0x345fa7=_0x4959df[_0x205d9f];return _0x345fa7;}const e={'exchange-client':{'uploading':_0x39a9fd(0xcc),'uploadSuccess':_0x39a9fd(0xe0),'uploadSuccessTip':_0x39a9fd(0xcd),'downloading':_0x39a9fd(0xd7),'downloadSuccess':_0x39a9fd(0xd5),'unknownMistake':_0x39a9fd(0xd8),'networkError':_0x39a9fd(0xd9),'tooLarge':'Data\x20is\x20too\x20large','internalError':_0x39a9fd(0xdc),'interrupt':_0x39a9fd(0xca),'fileTypeError':_0x39a9fd(0xd6),'wait':_0x39a9fd(0xd4),'cancel':_0x39a9fd(0xcf),'uploadAgain':_0x39a9fd(0xda)}};module[_0x39a9fd(0xd2)]=e;
|
package/lib/cjs/locale/es-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const _0x385290=_0x4d85;function _0x5778(){const _0x31b4db=['Subir\x20de\x20nuevo','3MJOaPo','9100312qNHcaF','4012731KYnnrL','El\x20archivo\x20seleccionado\x20[{0}]\x20no\x20es\x20compatible\x20para\x20subir','64293416FGwiOs','1711921WSmhqU','Error\x20interno\x20desconocido','Descarga\x20exitosa','128720JNCybv','Error\x20desconocido','3202108LzigEB','10XWZbsg','2VvBIxo','12RALMma','Descargando','Error\x20de\x20red','3896870OoOkVW','Cancelar'];_0x5778=function(){return _0x31b4db;};return _0x5778();}(function(_0x30e941,_0x2da771){const _0x4752c0=_0x4d85,_0x182300=_0x30e941();while(!![]){try{const _0x123fdc=-parseInt(_0x4752c0(0xb7))/0x1*(parseInt(_0x4752c0(0xbe))/0x2)+-parseInt(_0x4752c0(0xb2))/0x3*(-parseInt(_0x4752c0(0xba))/0x4)+-parseInt(_0x4752c0(0xaf))/0x5+parseInt(_0x4752c0(0xbf))/0x6*(-parseInt(_0x4752c0(0xbc))/0x7)+-parseInt(_0x4752c0(0xb3))/0x8+-parseInt(_0x4752c0(0xb4))/0x9*(parseInt(_0x4752c0(0xbd))/0xa)+parseInt(_0x4752c0(0xb6))/0xb;if(_0x123fdc===_0x2da771)break;else _0x182300['push'](_0x182300['shift']());}catch(_0x5c04c7){_0x182300['push'](_0x182300['shift']());}}}(_0x5778,0xd8a9f));const e={'exchange-client':{'uploading':'Subiendo','uploadSuccess':'Archivo\x20subido\x20exitosamente','uploadSuccessTip':'{0}\x20archivo(s)\x20subido(s)\x20exitosamente','downloading':_0x385290(0xad),'downloadSuccess':_0x385290(0xb9),'unknownMistake':_0x385290(0xbb),'networkError':_0x385290(0xae),'tooLarge':'Los\x20datos\x20son\x20demasiado\x20grandes','internalError':_0x385290(0xb8),'interrupt':'La\x20conexión\x20de\x20red\x20se\x20interrumpió\x20y\x20la\x20carga\x20del\x20archivo\x20falló','fileTypeError':_0x385290(0xb5),'wait':'Espere...','cancel':_0x385290(0xb0),'uploadAgain':_0x385290(0xb1)}};function _0x4d85(_0x13fb70,_0x3b2463){_0x13fb70=_0x13fb70-0xad;const _0x577842=_0x5778();let _0x4d8514=_0x577842[_0x13fb70];return _0x4d8514;}module['exports']=e;
|
package/lib/cjs/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
function _0x445d(){const _0x2b8f68=['28617756hBGuCd','1118186qerXGO','1493930XcKzVs','لطفا\x20صبر\x20کنید...','1HgmmWV','558588Qishtg','21lbcpdP','11567600QETLAh','در\x20حال\x20بارگذاری','10YKDQly','اتصال\x20شبکه\x20قطع\x20شد\x20و\x20بارگذاری\x20فایل\x20ناموفق\x20بود.','فایل\x20انتخاب\x20شده\x20[{0}]\x20برای\x20بارگذاری\x20پشتیبانی\x20نمیشود','{0}\x20فایل\x20با\x20موفقیت\x20بارگذاری\x20شد','1440297KCLPxo','6jcswLV','869248uPrslN','لغو','در\x20حال\x20دانلود','داده\x20خیلی\x20بزرگ\x20است','خطای\x20ناشناخته','دانلود\x20موفقیت\x20آمیز','13jevMAP','8AKrnss'];_0x445d=function(){return _0x2b8f68;};return _0x445d();}const _0x5283b6=_0x31bc;function _0x31bc(_0x1ed530,_0x5aa6ac){_0x1ed530=_0x1ed530-0x136;const _0x445d66=_0x445d();let _0x31bc85=_0x445d66[_0x1ed530];return _0x31bc85;}(function(_0x20c883,_0x453af9){const _0x5276ff=_0x31bc,_0x47c676=_0x20c883();while(!![]){try{const _0x5227c6=parseInt(_0x5276ff(0x140))/0x1*(-parseInt(_0x5276ff(0x13d))/0x2)+parseInt(_0x5276ff(0x141))/0x3*(-parseInt(_0x5276ff(0x13b))/0x4)+-parseInt(_0x5276ff(0x13e))/0x5*(-parseInt(_0x5276ff(0x14a))/0x6)+-parseInt(_0x5276ff(0x142))/0x7*(parseInt(_0x5276ff(0x14b))/0x8)+-parseInt(_0x5276ff(0x149))/0x9*(-parseInt(_0x5276ff(0x145))/0xa)+-parseInt(_0x5276ff(0x143))/0xb+-parseInt(_0x5276ff(0x13c))/0xc*(-parseInt(_0x5276ff(0x13a))/0xd);if(_0x5227c6===_0x453af9)break;else _0x47c676['push'](_0x47c676['shift']());}catch(_0x3a76b2){_0x47c676['push'](_0x47c676['shift']());}}}(_0x445d,0x82833));const e={'exchange-client':{'uploading':_0x5283b6(0x144),'uploadSuccess':'فایل\x20با\x20موفقیت\x20بارگذاری\x20شد','uploadSuccessTip':_0x5283b6(0x148),'downloading':_0x5283b6(0x136),'downloadSuccess':_0x5283b6(0x139),'unknownMistake':_0x5283b6(0x138),'networkError':'خطای\x20شبکه','tooLarge':_0x5283b6(0x137),'internalError':'خطای\x20داخلی\x20ناشناخته','interrupt':_0x5283b6(0x146),'fileTypeError':_0x5283b6(0x147),'wait':_0x5283b6(0x13f),'cancel':_0x5283b6(0x14c),'uploadAgain':'بارگذاری\x20مجدد'}};module['exports']=e;
|
package/lib/cjs/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x1601a1=_0x306e;(function(_0x17301c,_0x555f09){const _0x4c7484=_0x306e,_0xcc2d32=_0x17301c();while(!![]){try{const _0x47326d=parseInt(_0x4c7484(0x146))/0x1+-parseInt(_0x4c7484(0x145))/0x2*(parseInt(_0x4c7484(0x15b))/0x3)+-parseInt(_0x4c7484(0x148))/0x4*(parseInt(_0x4c7484(0x14d))/0x5)+parseInt(_0x4c7484(0x14c))/0x6+parseInt(_0x4c7484(0x149))/0x7+parseInt(_0x4c7484(0x151))/0x8*(parseInt(_0x4c7484(0x14a))/0x9)+parseInt(_0x4c7484(0x155))/0xa*(-parseInt(_0x4c7484(0x158))/0xb);if(_0x47326d===_0x555f09)break;else _0xcc2d32['push'](_0xcc2d32['shift']());}catch(_0x1993ac){_0xcc2d32['push'](_0xcc2d32['shift']());}}}(_0x5388,0xf2272));const e={'exchange-client':{'uploading':_0x1601a1(0x153),'uploadSuccess':'Fichier\x20téléchargé\x20avec\x20succès','uploadSuccessTip':_0x1601a1(0x147),'downloading':_0x1601a1(0x157),'downloadSuccess':_0x1601a1(0x15c),'unknownMistake':_0x1601a1(0x156),'networkError':'Erreur\x20réseau','tooLarge':_0x1601a1(0x14b),'internalError':_0x1601a1(0x15a),'interrupt':_0x1601a1(0x159),'fileTypeError':_0x1601a1(0x154),'wait':_0x1601a1(0x14f),'cancel':_0x1601a1(0x152),'uploadAgain':_0x1601a1(0x14e)}};function _0x306e(_0xd85f4a,_0x46e6a7){_0xd85f4a=_0xd85f4a-0x145;const _0x53884a=_0x5388();let _0x306e51=_0x53884a[_0xd85f4a];return _0x306e51;}function _0x5388(){const _0xca15e=['83764yiDLsA','4489611wfTpoM','57951FBnrCd','Les\x20données\x20sont\x20trop\x20volumineuses','8939364iLxpAv','120FIVnOK','Télécharger\x20à\x20nouveau','Veuillez\x20patienter...','exports','2416iCoJFl','Annuler','Téléchargement\x20en\x20cours','Le\x20fichier\x20sélectionné\x20[{0}]\x20n\x27est\x20pas\x20pris\x20en\x20charge\x20pour\x20le\x20téléchargement','260rleXuW','Erreur\x20inconnue','Téléchargement','970101JtZKru','La\x20connexion\x20réseau\x20a\x20été\x20interrompue\x20et\x20le\x20téléchargement\x20du\x20fichier\x20a\x20échoué','Erreur\x20interne\x20inconnue','1076541ryyuEm','Téléchargement\x20réussi','8QBkAvW','1146951pzmqAo','{0}\x20fichier(s)\x20téléchargé(s)\x20avec\x20succès'];_0x5388=function(){return _0xca15e;};return _0x5388();}module[_0x1601a1(0x150)]=e;
|
package/lib/cjs/locale/id-ID.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x41e9(_0x2f8c86,_0x486be9){_0x2f8c86=_0x2f8c86-0x144;const _0x21afcf=_0x21af();let _0x41e9ec=_0x21afcf[_0x2f8c86];return _0x41e9ec;}const _0x1b3062=_0x41e9;(function(_0x30be9c,_0x13a604){const _0x4a8017=_0x41e9,_0xc21bb7=_0x30be9c();while(!![]){try{const _0x60070b=parseInt(_0x4a8017(0x155))/0x1*(parseInt(_0x4a8017(0x15b))/0x2)+-parseInt(_0x4a8017(0x152))/0x3*(-parseInt(_0x4a8017(0x15a))/0x4)+parseInt(_0x4a8017(0x148))/0x5*(-parseInt(_0x4a8017(0x145))/0x6)+parseInt(_0x4a8017(0x147))/0x7+parseInt(_0x4a8017(0x144))/0x8*(parseInt(_0x4a8017(0x150))/0x9)+-parseInt(_0x4a8017(0x14e))/0xa+-parseInt(_0x4a8017(0x157))/0xb;if(_0x60070b===_0x13a604)break;else _0xc21bb7['push'](_0xc21bb7['shift']());}catch(_0x2eb42a){_0xc21bb7['push'](_0xc21bb7['shift']());}}}(_0x21af,0x490e5));const e={'exchange-client':{'uploading':_0x1b3062(0x14a),'uploadSuccess':_0x1b3062(0x153),'uploadSuccessTip':'{0}\x20file\x20berhasil\x20diunggah','downloading':_0x1b3062(0x159),'downloadSuccess':_0x1b3062(0x146),'unknownMistake':_0x1b3062(0x149),'networkError':_0x1b3062(0x14d),'tooLarge':_0x1b3062(0x154),'internalError':_0x1b3062(0x14f),'interrupt':_0x1b3062(0x158),'fileTypeError':_0x1b3062(0x14c),'wait':_0x1b3062(0x156),'cancel':_0x1b3062(0x14b),'uploadAgain':'Unggah\x20ulang'}};function _0x21af(){const _0x2a0b5a=['2993277MAXlXo','305dgymBO','Kesalahan\x20tidak\x20diketahui','Mengunggah','Batal','File\x20yang\x20dipilih\x20[{0}]\x20tidak\x20didukung\x20untuk\x20diunggah','Kesalahan\x20jaringan','5656910hMydgQ','Kesalahan\x20internal\x20tidak\x20diketahui','1960974GUvGlf','exports','30GPyqPX','File\x20berhasil\x20diunggah','Data\x20terlalu\x20besar','11734CSZwlU','Harap\x20tunggu...','3657566CFkEoF','Koneksi\x20jaringan\x20terputus\x20dan\x20unggahan\x20file\x20gagal','Mengunduh','74936EwEpHd','56mNuNVC','16mqtKoT','17886OZhvWU','Unduhan\x20berhasil'];_0x21af=function(){return _0x2a0b5a;};return _0x21af();}module[_0x1b3062(0x151)]=e;
|
package/lib/cjs/locale/it-IT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0xbe8782=_0x1e6a;(function(_0x4cf499,_0x509f98){const _0x485f9b=_0x1e6a,_0x790b68=_0x4cf499();while(!![]){try{const _0x2052dd=-parseInt(_0x485f9b(0xd1))/0x1+-parseInt(_0x485f9b(0xd2))/0x2*(-parseInt(_0x485f9b(0xd3))/0x3)+parseInt(_0x485f9b(0xdd))/0x4*(-parseInt(_0x485f9b(0xd5))/0x5)+-parseInt(_0x485f9b(0xda))/0x6+-parseInt(_0x485f9b(0xd0))/0x7+parseInt(_0x485f9b(0xd9))/0x8+parseInt(_0x485f9b(0xe1))/0x9;if(_0x2052dd===_0x509f98)break;else _0x790b68['push'](_0x790b68['shift']());}catch(_0x1bc02b){_0x790b68['push'](_0x790b68['shift']());}}}(_0x31f1,0x1ba39));const e={'exchange-client':{'uploading':'Caricamento\x20in\x20corso','uploadSuccess':_0xbe8782(0xd7),'uploadSuccessTip':_0xbe8782(0xdb),'downloading':_0xbe8782(0xd8),'downloadSuccess':_0xbe8782(0xd6),'unknownMistake':_0xbe8782(0xdc),'networkError':'Errore\x20di\x20rete','tooLarge':'I\x20dati\x20sono\x20troppo\x20grandi','internalError':_0xbe8782(0xcf),'interrupt':_0xbe8782(0xd4),'fileTypeError':_0xbe8782(0xdf),'wait':'Attendi...','cancel':_0xbe8782(0xe0),'uploadAgain':_0xbe8782(0xe2)}};function _0x1e6a(_0xc0d612,_0x21ec8f){_0xc0d612=_0xc0d612-0xcf;const _0x31f16e=_0x31f1();let _0x1e6af0=_0x31f16e[_0xc0d612];return _0x1e6af0;}module[_0xbe8782(0xde)]=e;function _0x31f1(){const _0x48fdd4=['exports','Il\x20file\x20selezionato\x20[{0}]\x20non\x20è\x20supportato\x20per\x20il\x20caricamento','Annulla','4497984PmhCax','Carica\x20di\x20nuovo','Errore\x20interno\x20sconosciuto','605353sfQSGe','167747FZriKd','21726dGxwRC','48DEBEHm','La\x20connessione\x20di\x20rete\x20è\x20stata\x20interrotta\x20e\x20il\x20caricamento\x20del\x20file\x20è\x20fallito','95xqegLY','Download\x20riuscito','File\x20caricato\x20con\x20successo','Download\x20in\x20corso','253576HMVsOf','1205934cfkTsa','{0}\x20file\x20caricati\x20con\x20successo','Errore\x20sconosciuto','28812rSxyhY'];_0x31f1=function(){return _0x48fdd4;};return _0x31f1();}
|