@univerjs-pro/exchange-client 0.24.0 → 0.25.0-insiders.20260608-e4336f7
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 -0
- package/lib/cjs/locale/ca-ES.js +1 -1
- package/lib/cjs/locale/de-DE.js +1 -0
- 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 -0
- package/lib/cjs/locale/it-IT.js +1 -0
- 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 -0
- package/lib/cjs/locale/pt-BR.js +1 -0
- 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 -0
- 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 -0
- package/lib/es/locale/ca-ES.js +1 -1
- package/lib/es/locale/de-DE.js +1 -0
- 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 -0
- package/lib/es/locale/it-IT.js +1 -0
- 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 -0
- package/lib/es/locale/pt-BR.js +1 -0
- 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 -0
- package/lib/es/locale/zh-TW.js +1 -1
- package/lib/facade.js +1 -1
- package/lib/index.js +1 -1
- package/lib/locale/ar-SA.js +1 -0
- package/lib/locale/ca-ES.js +1 -1
- package/lib/locale/de-DE.js +1 -0
- 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 -0
- package/lib/locale/it-IT.js +1 -0
- package/lib/locale/ja-JP.js +1 -1
- package/lib/locale/ko-KR.js +1 -1
- package/lib/locale/pl-PL.js +1 -0
- package/lib/locale/pt-BR.js +1 -0
- 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 -0
- package/lib/locale/zh-TW.js +1 -1
- package/lib/types/facade/f-univer.d.ts +88 -0
- package/lib/types/index.d.ts +4 -4
- package/lib/types/locale/ar-SA.d.ts +3 -0
- package/lib/types/locale/ca-ES.d.ts +1 -1
- package/lib/types/locale/de-DE.d.ts +3 -0
- package/lib/types/locale/en-US.d.ts +1 -4
- package/lib/types/locale/es-ES.d.ts +1 -1
- package/lib/types/locale/id-ID.d.ts +3 -0
- package/lib/types/locale/it-IT.d.ts +3 -0
- package/lib/types/locale/pl-PL.d.ts +3 -0
- package/lib/types/locale/pt-BR.d.ts +3 -0
- package/lib/types/locale/zh-HK.d.ts +3 -0
- package/lib/types/plugin.d.ts +1 -1
- package/lib/types/services/exchange.service.d.ts +20 -0
- package/lib/types/services/operate.service.d.ts +29 -2
- package/lib/types/services/utils/content-type.d.ts +1 -0
- package/lib/types/services/utils/snapshot.d.ts +21 -2
- package/lib/types/views/UploadNotificationContainer.d.ts +1 -1
- package/lib/types/views/link-list/LinkList.d.ts +1 -1
- package/lib/types/views/upload-again/UploadAgain.d.ts +1 -1
- package/lib/types/views/upload-button/UploadButton.d.ts +1 -1
- package/lib/types/views/upload-error/UploadError.d.ts +1 -1
- package/lib/types/views/upload-notification/UploadNotification.d.ts +1 -1
- package/lib/types/views/upload-success/UploadSuccess.d.ts +1 -1
- package/lib/types/views/uploading/Uploading.d.ts +1 -1
- package/lib/types/views/uploading/upload-cancel/UploadCancel.d.ts +1 -1
- package/lib/types/views/uploading/upload-progress/UploadProgress.d.ts +1 -1
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ar-SA.js +1 -0
- package/lib/umd/locale/ca-ES.js +1 -1
- package/lib/umd/locale/de-DE.js +1 -0
- 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 -0
- package/lib/umd/locale/it-IT.js +1 -0
- 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 -0
- package/lib/umd/locale/pt-BR.js +1 -0
- 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 -0
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +13 -13
- /package/lib/types/{controllers/config.schema.d.ts → config/config.d.ts} +0 -0
package/lib/cjs/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x18107c=_0x3acc;(function(_0x31a05b,_0x21ac15){const _0x307099=_0x3acc,_0x28bfaf=_0x31a05b();while(!![]){try{const _0x54840a=-parseInt(_0x307099(0x175))/0x1*(-parseInt(_0x307099(0x15a))/0x2)+parseInt(_0x307099(0x154))/0x3*(-parseInt(_0x307099(0x167))/0x4)+-parseInt(_0x307099(0x168))/0x5*(parseInt(_0x307099(0x174))/0x6)+parseInt(_0x307099(0x16a))/0x7*(parseInt(_0x307099(0x169))/0x8)+-parseInt(_0x307099(0x163))/0x9+parseInt(_0x307099(0x165))/0xa*(-parseInt(_0x307099(0x15e))/0xb)+parseInt(_0x307099(0x166))/0xc;if(_0x54840a===_0x21ac15)break;else _0x28bfaf['push'](_0x28bfaf['shift']());}catch(_0x1512ea){_0x28bfaf['push'](_0x28bfaf['shift']());}}}(_0x5228,0xb05ca));let e=require('@univerjs-pro/exchange-client'),t=require('@univerjs/core'),n=require('@univerjs/core/facade');function _0x3acc(_0x412aaa,_0x3ea526){_0x412aaa=_0x412aaa-0x152;const _0x52288b=_0x5228();let _0x3acc70=_0x52288b[_0x412aaa];return _0x3acc70;}function _0x5228(){const _0x4441eb=['importDOCXToSnapshotAsync','924QZWdsA','2iPbypu','UniverInstanceType','importXLSXToSnapshotAsync','importDOCXToSnapshot','UNIVER_DOC','importXLSXToUnitIdAsync','exportPPTXBySnapshot','exportXLSXBySnapshot','6ccBcxF','importDOCXToUnitIdAsync','The\x20exchange\x20service\x20is\x20not\x20available','exportDOCXBySnapshotAsync','UNIVER_SHEET','exportPPTXByUnitId','896834ZbphgZ','importFileToUnitId','importPPTXToUnitIdAsync','exportXLSXByUnitIdAsync','9647wLLKpN','exportPPTXByUnitIdAsync','importPPTXToSnapshot','exportDOCXBySnapshot','IExchangeService','5962410JSFLZy','FUniver','7810TvJvtr','13312500LmnQdY','1538736PDVIJq','2090FSiHBx','5808hlMRsC','8652hKhHSe','importPPTXToSnapshotAsync','exportXLSXBySnapshotAsync','_injector','extend','importXLSXToSnapshot','exportDOCXByUnitIdAsync','get','exportPPTXBySnapshotAsync'];_0x5228=function(){return _0x4441eb;};return _0x5228();}var r=class extends n[_0x18107c(0x164)]{async[_0x18107c(0x17a)](_0x158b45){const _0x10de18=_0x18107c;let _0x3ebabb=this[_0x10de18(0x16d)][_0x10de18(0x171)](e[_0x10de18(0x162)]);if(!_0x3ebabb)throw Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x3ebabb[_0x10de18(0x15b)](_0x158b45,t[_0x10de18(0x176)][_0x10de18(0x158)]);}async[_0x18107c(0x177)](_0x2aa653){const _0x5520c0=_0x18107c;let _0x30d60f=this[_0x5520c0(0x16d)][_0x5520c0(0x171)](e[_0x5520c0(0x162)]);if(!_0x30d60f)throw Error(_0x5520c0(0x156));return _0x30d60f[_0x5520c0(0x16f)](_0x2aa653);}async[_0x18107c(0x15d)](_0x42c631){const _0x15415e=_0x18107c;let _0x316543=this['_injector'][_0x15415e(0x171)](e['IExchangeService']);if(!_0x316543)throw Error(_0x15415e(0x156));return _0x316543['exportXLSXByUnitId'](_0x42c631);}async[_0x18107c(0x16c)](_0x586bbe){const _0x4541f7=_0x18107c;let _0x1c9e81=this['_injector'][_0x4541f7(0x171)](e[_0x4541f7(0x162)]);if(!_0x1c9e81)throw Error(_0x4541f7(0x156));return _0x1c9e81[_0x4541f7(0x153)](_0x586bbe);}async[_0x18107c(0x155)](_0x273eda){const _0x47bfbc=_0x18107c;let _0x3f209f=this[_0x47bfbc(0x16d)][_0x47bfbc(0x171)](e[_0x47bfbc(0x162)]);if(!_0x3f209f)throw Error(_0x47bfbc(0x156));return _0x3f209f[_0x47bfbc(0x15b)](_0x273eda,t[_0x47bfbc(0x176)][_0x47bfbc(0x179)]);}async[_0x18107c(0x173)](_0x441c29){const _0x34fb70=_0x18107c;let _0x9e7bdf=this[_0x34fb70(0x16d)][_0x34fb70(0x171)](e[_0x34fb70(0x162)]);if(!_0x9e7bdf)throw Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x9e7bdf[_0x34fb70(0x178)](_0x441c29);}async[_0x18107c(0x157)](_0x571f4c){const _0x516f08=_0x18107c;let _0x5bf366=this['_injector'][_0x516f08(0x171)](e[_0x516f08(0x162)]);if(!_0x5bf366)throw Error(_0x516f08(0x156));return _0x5bf366[_0x516f08(0x161)](_0x571f4c);}async[_0x18107c(0x170)](_0x5d50d9){const _0xfde963=_0x18107c;let _0x46c001=this[_0xfde963(0x16d)]['get'](e[_0xfde963(0x162)]);if(!_0x46c001)throw Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x46c001['exportDOCXByUnitId'](_0x5d50d9);}async[_0x18107c(0x15c)](_0x464459){const _0x5d83b0=_0x18107c;let _0x5720c0=this['_injector'][_0x5d83b0(0x171)](e[_0x5d83b0(0x162)]);if(!_0x5720c0)throw Error(_0x5d83b0(0x156));return _0x5720c0['importFileToUnitId'](_0x464459,t[_0x5d83b0(0x176)]['UNIVER_SLIDE']);}async[_0x18107c(0x16b)](_0x185765){const _0x180951=_0x18107c;let _0x420fb9=this[_0x180951(0x16d)]['get'](e[_0x180951(0x162)]);if(!_0x420fb9)throw Error(_0x180951(0x156));return _0x420fb9[_0x180951(0x160)](_0x185765);}async[_0x18107c(0x15f)](_0x331f85){const _0x4845e0=_0x18107c;let _0x26fa05=this[_0x4845e0(0x16d)]['get'](e['IExchangeService']);if(!_0x26fa05)throw Error(_0x4845e0(0x156));return _0x26fa05[_0x4845e0(0x159)](_0x331f85);}async[_0x18107c(0x172)](_0x275f3e){const _0x5714c3=_0x18107c;let _0x4fed21=this[_0x5714c3(0x16d)][_0x5714c3(0x171)](e[_0x5714c3(0x162)]);if(!_0x4fed21)throw Error(_0x5714c3(0x156));return _0x4fed21[_0x5714c3(0x152)](_0x275f3e);}};n[_0x18107c(0x164)][_0x18107c(0x16e)](r);
|
package/lib/cjs/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0x4f9bf2=_0x4473;(function(_0x46bf3b,_0x465451){const _0x49ca70=_0x4473,_0x20e628=_0x46bf3b();while(!![]){try{const _0x54e590=parseInt(_0x49ca70(0x1b4))/0x1*(parseInt(_0x49ca70(0x13b))/0x2)+parseInt(_0x49ca70(0xf3))/0x3*(-parseInt(_0x49ca70(0x94))/0x4)+parseInt(_0x49ca70(0xda))/0x5*(-parseInt(_0x49ca70(0x155))/0x6)+parseInt(_0x49ca70(0xbe))/0x7*(parseInt(_0x49ca70(0x11f))/0x8)+-parseInt(_0x49ca70(0xf6))/0x9+parseInt(_0x49ca70(0x1b3))/0xa+parseInt(_0x49ca70(0x11b))/0xb*(parseInt(_0x49ca70(0x1c2))/0xc);if(_0x54e590===_0x465451)break;else _0x20e628['push'](_0x20e628['shift']());}catch(_0xd51025){_0x20e628['push'](_0x20e628['shift']());}}}(_0x987c,0xe6e7e),Object[_0x4f9bf2(0x199)](exports,Symbol[_0x4f9bf2(0x1df)],{'value':_0x4f9bf2(0x194)}));let e=require(`@univerjs-pro/license`),t=require(`@univerjs/core`),n=require(`@univerjs/network`),r=require(`@univerjs/ui`),i=require(`@univerjs/icons`),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`);const f=_0x4f9bf2(0x122);Symbol(f);const p={};var m='@univerjs-pro/exchange-client',h=_0x4f9bf2(0xe6);function g(_0x29dd33){'@babel/helpers - typeof';const _0x292850=_0x4f9bf2;return g=typeof Symbol==_0x292850(0xed)&&typeof Symbol[_0x292850(0x1a7)]==_0x292850(0x142)?function(_0x241c4d){return typeof _0x241c4d;}:function(_0x23c5b9){const _0x293e15=_0x292850;return _0x23c5b9&&typeof Symbol==_0x293e15(0xed)&&_0x23c5b9[_0x293e15(0xc1)]===Symbol&&_0x23c5b9!==Symbol['prototype']?'symbol':typeof _0x23c5b9;},g(_0x29dd33);}function ee(_0x5628ee,_0xeeab25){const _0x5d6998=_0x4f9bf2;if(g(_0x5628ee)!=_0x5d6998(0x11c)||!_0x5628ee)return _0x5628ee;var _0x4d3b4d=_0x5628ee[Symbol[_0x5d6998(0x1a2)]];if(_0x4d3b4d!==void 0x0){var _0x5ae33d=_0x4d3b4d[_0x5d6998(0x131)](_0x5628ee,_0xeeab25||_0x5d6998(0xa8));if(g(_0x5ae33d)!=_0x5d6998(0x11c))return _0x5ae33d;throw TypeError(_0x5d6998(0x198));}return(_0xeeab25==='string'?String:Number)(_0x5628ee);}function te(_0x9481e0){const _0x3f9bab=_0x4f9bf2;var _0x6d0a12=ee(_0x9481e0,_0x3f9bab(0x174));return g(_0x6d0a12)==_0x3f9bab(0x142)?_0x6d0a12:_0x6d0a12+'';}function _(_0x1e53e5,_0x46f8ff,_0x5df7d7){return(_0x46f8ff=te(_0x46f8ff))in _0x1e53e5?Object['defineProperty'](_0x1e53e5,_0x46f8ff,{'value':_0x5df7d7,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x1e53e5[_0x46f8ff]=_0x5df7d7,_0x1e53e5;}let ne=function(_0x5ee32b){const _0x3ba604=_0x4f9bf2;return _0x5ee32b[_0x5ee32b[_0x3ba604(0x1e5)]=0x0]=_0x3ba604(0x1e5),_0x5ee32b[_0x5ee32b[_0x3ba604(0x16d)]=0x1]='SUCCESS',_0x5ee32b[_0x5ee32b[_0x3ba604(0xfb)]=0x2]=_0x3ba604(0xfb),_0x5ee32b;}({});const v=(0x0,t['createIdentifier'])('univer-pro.exchange-client.upload-notification.service');var y=class extends t[_0x4f9bf2(0xd6)]{constructor(){const _0x17274a=_0x4f9bf2;super(),_(this,_0x17274a(0xc4),new o[(_0x17274a(0x1ca))]()),_(this,_0x17274a(0x15d),new o['Subject']()),_(this,'_list$',new o[(_0x17274a(0x1ca))]()),_(this,_0x17274a(0x117),this[_0x17274a(0xc4)][_0x17274a(0x82)]()),_(this,_0x17274a(0x134),this['_state$'][_0x17274a(0x82)]()),_(this,_0x17274a(0x146),this[_0x17274a(0x1d5)][_0x17274a(0x82)]()),_(this,'_list',[]);}['dispose'](){const _0x4c2c01=_0x4f9bf2;super[_0x4c2c01(0xe2)](),this[_0x4c2c01(0xc4)][_0x4c2c01(0x1db)](),this[_0x4c2c01(0x15d)]['complete'](),this[_0x4c2c01(0x1d5)][_0x4c2c01(0x1db)]();}[_0x4f9bf2(0x1bf)](){const _0x100365=_0x4f9bf2;this[_0x100365(0xc4)][_0x100365(0x163)](!0x0);}[_0x4f9bf2(0xd3)](){this['_visible$']['next'](!0x1);}['updateState'](_0x4eb385){const _0x26987d=_0x4f9bf2;this[_0x26987d(0x15d)]['next'](_0x4eb385);}[_0x4f9bf2(0x9b)](_0xe60506){const _0x315c05=_0x4f9bf2;this['_list']['unshift'](_0xe60506),this[_0x315c05(0x1d5)][_0x315c05(0x163)](this['_list']);}};function re(_0x36b8b2){const _0x693083=_0x4f9bf2;let {list:_0x1a44e1}=_0x36b8b2;function _0x209943(_0x12bf3e){const _0x5e8d1b=_0x4473;switch(_0x12bf3e){case 0x1:return(0x0,c[_0x5e8d1b(0xf9)])(i['DocMultiIcon'],{});case 0x2:return(0x0,c[_0x5e8d1b(0xf9)])(i[_0x5e8d1b(0x136)],{});case 0x3:return(0x0,c[_0x5e8d1b(0xf9)])(i[_0x5e8d1b(0x9f)],{});default:return null;}}return(0x0,c[_0x693083(0xf9)])(_0x693083(0x175),{'className':(0x0,s[_0x693083(0x1c7)])(_0x693083(0x1c5),s[_0x693083(0x89)]),'children':(0x0,c[_0x693083(0xf9)])('ul',{'className':'univer-m-0\x20univer-flex\x20univer-list-none\x20univer-flex-col\x20univer-gap-2\x20univer-p-0','children':_0x1a44e1['map']((_0x539cac,_0x5b2c82)=>(0x0,c[_0x693083(0xf9)])('li',{'children':(0x0,c[_0x693083(0x182)])('a',{'className':_0x693083(0xe7),'href':_0x539cac['link'],'target':'_blank','rel':'noreferrer','children':[(0x0,c[_0x693083(0x182)])(_0x693083(0x147),{'className':'univer-flex\x20univer-w-[calc(100%-48px)]\x20univer-items-center','children':[(0x0,c[_0x693083(0xf9)])(_0x693083(0x147),{'className':_0x693083(0xdb),'children':_0x209943(_0x539cac['type'])}),(0x0,c['jsx'])(s['Tooltip'],{'showIfEllipsis':!0x0,'title':_0x539cac[_0x693083(0x8e)],'asChild':!0x0,'children':(0x0,c['jsx'])('span',{'className':_0x693083(0x1e8),'children':_0x539cac[_0x693083(0x8e)]})})]}),(0x0,c[_0x693083(0xf9)])(_0x693083(0x147),{'className':_0x693083(0x14c),'children':(0x0,c[_0x693083(0xf9)])(i[_0x693083(0x8c)],{})})]})},_0x5b2c82))})});}const b=_0x4f9bf2(0xcb),x=_0x4f9bf2(0xe1),S=_0x4f9bf2(0x103),C=_0x4f9bf2(0x85),w=_0x4f9bf2(0xe8),T={[t[_0x4f9bf2(0x160)][_0x4f9bf2(0xf4)]]:[''],[t['UniverInstanceType'][_0x4f9bf2(0x1d0)]]:[b],[t['UniverInstanceType'][_0x4f9bf2(0x132)]]:[x,S,C],[t['UniverInstanceType'][_0x4f9bf2(0xb9)]]:[w],[t[_0x4f9bf2(0x160)]['UNIVER_PROJECT']]:[''],[t[_0x4f9bf2(0x160)]['UNRECOGNIZED']]:['']},E={[b]:_0x4f9bf2(0xb7),[x]:_0x4f9bf2(0x17c),[S]:_0x4f9bf2(0x1b2),[C]:'xltx',[w]:_0x4f9bf2(0x165)};function D(_0x4c6df2,_0x284d5a,_0x594df9){const _0x48979f=_0x4f9bf2;let _0x2b35b5=document[_0x48979f(0x1e2)]('a');_0x2b35b5[_0x48979f(0xf8)]=_0x4c6df2,_0x2b35b5[_0x48979f(0x1da)][_0x48979f(0x8b)]='none',_0x2b35b5[_0x48979f(0x139)]=_0x284d5a+'.'+_0x594df9,document['body']['appendChild'](_0x2b35b5),_0x2b35b5['click'](),document[_0x48979f(0xc7)][_0x48979f(0xb5)](_0x2b35b5);}function O(_0x3cac99,_0x8dc5b7,_0x3910b2){let _0x5ba349=URL['createObjectURL'](_0x3cac99);D(_0x5ba349,_0x8dc5b7,_0x3910b2),URL['revokeObjectURL'](_0x5ba349);}function k(_0x4d0893){const _0x786a69=_0x4f9bf2;let _0x492c7b=_0x4d0893[_0x786a69(0x8e)][_0x786a69(0x129)]('.')[_0x786a69(0x143)]();if(!_0x492c7b)return t[_0x786a69(0x160)][_0x786a69(0xf4)];let _0x4ead32=ie(),_0xe936af=t[_0x786a69(0x160)][_0x786a69(0xf4)];return _0x4ead32[_0x786a69(0x1ac)](_0x5078ec=>ae(_0x492c7b,_0x5078ec)?(_0xe936af=_0x5078ec,!0x0):!0x1),_0xe936af;}function ie(){const _0x48fe65=_0x4f9bf2;return Object[_0x48fe65(0x81)](t[_0x48fe65(0x160)])['filter'](_0x5056b3=>typeof _0x5056b3=='number');}function ae(_0x56cdbd,_0x91fc63){const _0x126ee5=_0x4f9bf2;return T[_0x91fc63][_0x126ee5(0x1e0)](_0x40505f=>(E[_0x40505f]||'')[_0x126ee5(0x187)]())[_0x126ee5(0xbb)](_0x56cdbd[_0x126ee5(0x187)]());}function A(_0x3b764d,_0x4146d6=!0x1){const _0x2022e2=_0x4f9bf2;let _0x2b938f=_0x3b764d[_0x2022e2(0x1e0)](_0x2cc7a7=>T[_0x2cc7a7])['join'](',');return new Promise((_0x1d4262,_0x2fbe65)=>{const _0x4105a7=_0x2022e2;let _0x187bca=document['createElement'](_0x4105a7(0x1b1));_0x187bca['type']='file',_0x187bca['accept']=_0x2b938f,_0x187bca[_0x4105a7(0x138)]=_0x4146d6,_0x187bca[_0x4105a7(0xa0)](_0x4105a7(0x1ad),_0xd8cb94=>{const _0x43b88f=_0x4105a7;let _0x488bb1=_0xd8cb94[_0x43b88f(0x9c)];if(!_0x488bb1[_0x43b88f(0xba)]||_0x488bb1[_0x43b88f(0xba)][_0x43b88f(0x14f)]===0x0)throw _0x2fbe65(null),Error(_0x43b88f(0x1a5));_0x1d4262(_0x488bb1['files']);}),_0x187bca[_0x4105a7(0x1a9)]();});}async function j(_0x3a1e47,_0x719943){const _0x133cbf=_0x4f9bf2;try{var _0x246fac,_0x5c258d,_0x2457e6;let _0x4b9173=await _0x719943[_0x133cbf(0x1e9)](_0x3a1e47,{'responseType':'blob'}),_0x3adfe4=_0x4b9173[_0x133cbf(0xc7)],_0x2f3fbb=(_0x246fac=(_0x5c258d=_0x4b9173['headers'][_0x133cbf(0x1e9)]('Content-Type'))==null?void 0x0:_0x5c258d[_0x133cbf(0x1e7)](',\x20'))==null?_0x133cbf(0x93):_0x246fac,_0x580d22='file.'+(E[_0x2f3fbb]||'xlsx'),_0x110bb9=(_0x2457e6=_0x4b9173[_0x133cbf(0x10c)][_0x133cbf(0x1e9)](_0x133cbf(0x102)))==null?void 0x0:_0x2457e6[_0x133cbf(0x1e7)](',\x20');if(_0x110bb9){let _0x1d0325=_0x110bb9[_0x133cbf(0x158)](/filename=(.+)/);_0x1d0325&&_0x1d0325[0x1]&&(_0x580d22=_0x1d0325[0x1]);}else _0x580d22=M(_0x3a1e47)||_0x580d22;return new File([_0x3adfe4],_0x580d22,{'type':_0x2f3fbb});}catch(_0x2aae14){console[_0x133cbf(0x1bd)](_0x133cbf(0xb2),_0x2aae14);return;}}function M(_0xd6d77){const _0x3431ff=_0x4f9bf2;try{return new URL(_0xd6d77)['pathname']['split']('/')[_0x3431ff(0x143)]();}catch(_0x3cd8ec){console[_0x3431ff(0x1bd)](_0x3431ff(0xa3),_0x3cd8ec);return;}}function N(_0x1041a5){const _0x369578=_0x4f9bf2;let _0x54ad82=new Blob([_0x1041a5[_0x369578(0x18c)]],{'type':_0x369578(0x1b8)});return new File([_0x54ad82],'file.json');}function P(_0x52729e,_0x3a0db7){const _0x93170b=_0x4f9bf2;return _0x52729e[_0x93170b(0x114)](_0x93170b(0xc3),_0x3a0db7);}function _0x987c(){const _0x49b89c=['univer-mx-0\x20univer-mb-3\x20univer-mt-4\x20univer-h-1.5\x20univer-w-[324px]\x20univer-rounded-lg\x20univer-bg-gray-200','deflateSync','univer-text-sm\x20univer-text-gray-500','2298873dFJWMu','UNIVER_UNKNOWN','_addDoneTask','10871640CncYNr','updateState','href','jsx','Method\x20not\x20implemented.','ERROR','univer-pro.exchange-client.exchange.service','ExchangeOperateService','MessageType','floor','message','_clearProgress','content-disposition','application/vnd.ms-excel.sheet.macroEnabled.12','upload\x20request\x20failed','catch','_upload','uploadFileServerUrl','getUniverInstanceTypeByFile','ErrorIcon','unsubscribe','importXLSXToSnapshot','headers','univer-pl-2\x20univer-pr-4','UploadNotificationContainer','IExchangeService','ILogService','Success','unit',':\x20HTTP\x20','replace','_getUnitName','exchange.uploading','visible$','univer-text-blue-500','UniverExchangeClientPlugin','statusText','4971703HcTPcC','object','parse','_taskInterrupted','3492792BENtJE','_emitProgress','_signUrl','exchange-client.config','importXLSXToUnitId','_showDownloadMessage','_getTaskURL','IMessageService','getTask','encode','split','.json','pluginName','getLatestCsReqIdBySid','clear','export','_getUnitJson','_messageService','call','UNIVER_SHEET','updateSnapshot','state$','taskID','XlsxMultiIcon','_config','multiple','download','_getMaxPollingTime','36jXfZAI','_export','registerDependencies','import','CONNECTOR_DATA_TOO_LARGE','exchange.unknownMistake','version','symbol','pop','createUnit','_getUnitDocJson','list$','span','interrupt','_requestState$','shift','transformWorkbookDataToSnapshot','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','_extractErrorDetail','Failed\x20to\x20parse\x20json','length','block\x20is\x20required','snapshot','searchParams','_import','progress$','15126ozpkGC','_uiPartsService','status','match','LocaleService','IUniverInstanceService','disposeWithMe','exchange.internalError','_state$','Failed\x20to\x20get\x20text\x20from\x20url','forEach','UniverInstanceType','unitID','keys','next','trim','pptx','UNDEFINED','DependentOn','signUrl','downloadEndpointUrl','exchange.downloading','/universer-api/file/{fileID}/sign-url','FileId','SUCCESS','size','b64DecodeUnicode','_getUploadFileURL','exportXLSXBySnapshot','importDOCXToUnitId','toString','string','div','exchange.uploadSuccess','Get\x20outputType\x20error','_getEnableServerSideComputing','{taskID}','_importTaskId','_configService','xlsx','_fileTypeError','_addTotalCount','_refresh','_getImportURL','interruptImportTask','jsxs','_getDownloadEndpointURL','exchange.interrupt','stringify','exchange.uploadSuccessTip','toLowerCase','univer-mt-3\x20univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-2\x20univer-pr-1','_logService','getUnitId','createIdentifier','buffer','_sheetBlockCache','copyFileMeta','success','getSheetBlocksFromSnapshot','importFileToUnitId','url','FileSource','Module','{fileID}','importDOCXToSnapshot','_importToSnapshot','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','defineProperty','origin','EXCHANGE_CLIENT_PLUGIN_CONFIG_KEY','getOwnPropertyDescriptor','IConfigService','Warning','setConfig','?size=','BuiltInUIPart','toPrimitive','HTTPService','disableCellImageConversion','No\x20file\x20selected','_getExportURL','iterator','_uploadNotificationService','click','b64EncodeUnicode','Failed\x20to\x20get\x20jsonID\x20from\x20task','some','change','_getMinSheetRowCount','isArray','_httpService','input','xlsm','16824290KtHJZj','91914xTTlNa','upload\x20request\x20failed:\x20failed\x20to\x20read\x20source\x20file\x20from\x20url','_completeProgress','set','application/json','subscribe','getUploadFile','getCurrentUnitOfType','blockID','error','transformSnapshotJsonToDocumentData','show','BehaviorSubject','_progress$','12GKfMVM','exportDOCXByUnitId','saveSnapshot','univer-mt-5\x20univer-max-h-72\x20univer-overflow-y-auto\x20univer-overflow-x-hidden','_getIgnoreTableExport','clsx','IUploadNotificationService','requestState$','Subject','signUrlServerUrl','_requestService','univer-mb-3\x20univer-py-0\x20univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','univer-text-green-500','_getDisableCellImageConversion','UNIVER_DOC','_getSignURL','_getUnitID','Failed\x20to\x20get\x20taskID\x20from\x20import\x20response','&flate=','_list$','uploadFileToUnitId','useEffect','options','UNIVER_EXCHANGE_CLIENT_PLUGIN','style','complete','ErrorCode','text','CloseIcon','toStringTag','map','exchange.uploadAgain','createElement','textDecoder','code','UPLOADING','post','join','univer-ml-1\x20univer-truncate\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','get','_totalUploadTaskCount','registerLink','Failed\x20to\x20get\x20fileID\x20from\x20task','resolveWithBasePath','Inject','_exchangeService','number','clearTaskInterrupted','_localeService','/universer-api/stream/file/upload','_buildProtocolErrorMessage','decode','exchange.wait','_importFileToUnitId','transformWorkbookDataToSnapshotJson','values','asObservable','done','rev','application/vnd.openxmlformats-officedocument.spreadsheetml.template','useState','_univerInstanceService','onStarting','scrollbarClassName','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','display','ShareRangeIcon','_uploadTaskNotDone','name','packageName','upload\x20failed:\x20missing\x20FileId\x20in\x20response','_getLinkByUnitId','exchange.networkError','application/octet-stream','4FyuwtU','sheets','univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','getConfig','originalMeta','location','_registerComponents','pushLink','currentTarget','/universer-api/exchange/{type}/import','univer-ml-1.5\x20univer-font-semibold\x20univer-leading-6\x20univer-text-gray-900\x20dark:!univer-text-white','SlideMultiIcon','addEventListener','_showUploadMessage','UNRECOGNIZED','Error\x20getting\x20file\x20name\x20from\x20URL:','IUIPartsService','_showNetworkError','univer-pro.exchange-client.request.service','CONTENT','default','_exportBySnapshot','button','Injector','useObservable','enableServerSideComputing','transformSnapshotToDocumentData','Failed\x20to\x20get\x20unitID\x20from\x20task','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','type','Error\x20fetching\x20file\x20from\x20URL:','toDisposable','useDependency','removeChild','Info','docx','univer-h-6\x20univer-text-2xl','UNIVER_SLIDE','files','includes','_injector','_doneUploadTaskCount','14hFpMSJ','touchDependencies','append','constructor','textEncoder','{type}','_visible$','merge','resolve','body','exportXLSXByUnitId','transformDocumentDataToSnapshotJson','univer-flex','application/vnd.openxmlformats-officedocument.wordprocessingml.document','exportServerUrl','UploadNotificationState','getSnapshot','exportDOCXBySnapshot','data','ignoreTableExport','getDeserializedSheetBlock','hide','_buildHttpErrorMessage','setTaskInterrupted','Disposable','upload','\x20-\x20','pending','3455GqlUPO','univer-flex\x20univer-h-5\x20univer-text-xl','Failed\x20to\x20get\x20file\x20from\x20url','UniverLicensePlugin','ExchangeService','getSheetBlock','getTextFromUrl','application/vnd.openxmlformats-officedocument.spreadsheetml.sheet','dispose','saveChangeset','title','import\x20error','0.24.0','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','application/vnd.openxmlformats-officedocument.presentationml.presentation','exchange.downloadSuccess','univer-mt-5\x20univer-flex\x20univer-flex-col','transformSnapshotJsonToWorkbookData','Error','function','min','Failed\x20to\x20transform\x20snapshot\x20to\x20string'];_0x987c=function(){return _0x49b89c;};return _0x987c();}function oe(_0x1dbc52,_0xa8e8d8){const _0x17b469=_0x4f9bf2;return _0x1dbc52[_0x17b469(0x114)](_0x17b469(0x179),_0xa8e8d8);}function se(_0x5480a9,_0x453f96){const _0x48d265=_0x4f9bf2;return _0x5480a9[_0x48d265(0x114)](_0x48d265(0x195),_0x453f96);}function F(_0x2ae6b5,_0x4d66b5){return function(_0x26791b,_0x2acf28){_0x4d66b5(_0x26791b,_0x2acf28,_0x2ae6b5);};}function I(_0x2888c1,_0x3bd2f4,_0x32a797,_0x2cd456){const _0x2e45db=_0x4f9bf2;var _0xf74e8e=arguments[_0x2e45db(0x14f)],_0x20ad4d=_0xf74e8e<0x3?_0x3bd2f4:_0x2cd456===null?_0x2cd456=Object[_0x2e45db(0x19c)](_0x3bd2f4,_0x32a797):_0x2cd456,_0xc6fc95;if(typeof Reflect==_0x2e45db(0x11c)&&typeof Reflect['decorate']==_0x2e45db(0xed))_0x20ad4d=Reflect['decorate'](_0x2888c1,_0x3bd2f4,_0x32a797,_0x2cd456);else{for(var _0x43d746=_0x2888c1[_0x2e45db(0x14f)]-0x1;_0x43d746>=0x0;_0x43d746--)(_0xc6fc95=_0x2888c1[_0x43d746])&&(_0x20ad4d=(_0xf74e8e<0x3?_0xc6fc95(_0x20ad4d):_0xf74e8e>0x3?_0xc6fc95(_0x3bd2f4,_0x32a797,_0x20ad4d):_0xc6fc95(_0x3bd2f4,_0x32a797))||_0x20ad4d);}return _0xf74e8e>0x3&&_0x20ad4d&&Object[_0x2e45db(0x199)](_0x3bd2f4,_0x32a797,_0x20ad4d),_0x20ad4d;}const L=(0x0,t[_0x4f9bf2(0x18b)])(_0x4f9bf2(0xa6));let R=class{constructor(_0x2779e5,_0x3ca8e0){const _0x283280=_0x4f9bf2;this[_0x283280(0x17b)]=_0x2779e5,this['_httpService']=_0x3ca8e0,_(this,_0x283280(0x11e),new Set());}[_0x4f9bf2(0xe2)](){}[_0x4f9bf2(0xd5)](_0x5bcd67){const _0x590010=_0x4f9bf2;this[_0x590010(0x11e)]['add'](_0x5bcd67);}[_0x4f9bf2(0x79)](){const _0x1d5969=_0x4f9bf2;this['_taskInterrupted'][_0x1d5969(0x12d)]();}async[_0x4f9bf2(0xd7)](_0x477f7c,_0xaec578=0x0,_0x4eed15=!0x1){const _0x2acc2c=_0x4f9bf2;if(typeof _0x477f7c==_0x2acc2c(0x174)){let _0x1582b0=await j(_0x477f7c,this['_httpService']);if(!_0x1582b0)throw Error(_0x2acc2c(0x1b5));_0x477f7c=_0x1582b0;}_0xaec578=_0xaec578||_0x477f7c[_0x2acc2c(0x16e)];let _0x27ca37=new FormData();_0x27ca37[_0x2acc2c(0xc0)]('file',_0x477f7c);try{let _0x2cb49e=this[_0x2acc2c(0x170)]()+_0x2acc2c(0x1a0)+_0xaec578+'&source='+l[_0x2acc2c(0x193)]['HttpImport']+_0x2acc2c(0x1d4)+_0x4eed15,_0x591559={'body':_0x27ca37},_0xc6f675=(await this['_httpService'][_0x2acc2c(0x1e6)](_0x2cb49e,_0x591559))[_0x2acc2c(0xc7)];if(_0xc6f675[_0x2acc2c(0x1bd)]&&_0xc6f675['error'][_0x2acc2c(0x1e4)]!==l[_0x2acc2c(0x1dc)]['OK'])throw Error(this['_buildProtocolErrorMessage'](_0x2acc2c(0x104),_0xc6f675[_0x2acc2c(0x1bd)]));return _0xc6f675;}catch(_0x355756){throw _0x355756 instanceof Error?_0x355756:Error(this[_0x2acc2c(0xd4)](_0x2acc2c(0x104),_0x355756));}}async['import'](_0xc78c89){const _0x511824=_0x4f9bf2;let {fileID:_0x27918e,type:_0x47001e,outputType:_0x5eecff,minSheetColumnCount:_0x532b7c,minSheetRowCount:_0x249097}=_0xc78c89;try{let _0x566450=P(this[_0x511824(0x180)](),''+_0x47001e),_0x2bb04d={'body':{'fileID':_0x27918e,'outputType':_0x5eecff,'minSheetColumnCount':_0x532b7c,'minSheetRowCount':_0x249097}},_0x27d193=(await this['_httpService'][_0x511824(0x1e6)](_0x566450,_0x2bb04d))[_0x511824(0xc7)];return _0x27d193[_0x511824(0x1bd)]&&_0x27d193['error'][_0x511824(0x1e4)]!==l[_0x511824(0x1dc)]['OK']?void 0x0:_0x27d193;}catch{return;}}async[_0x4f9bf2(0x12e)](_0xa101a2){const _0xf32afc=_0x4f9bf2;let {unitID:_0x47577f,jsonID:_0x454e37,type:_0x2b225f,sscSwitch:_0x640940,useImageUrl:_0x31d2b2,ignoreTableExport:_0x22021f}=_0xa101a2;try{let _0x552506=P(this[_0xf32afc(0x1a6)](),''+_0x2b225f),_0x5f0704={'body':{'unitID':_0x47577f,'jsonID':_0x454e37,'type':_0x2b225f,'sscSwitch':_0x640940,'useImageUrl':_0x31d2b2,'ignoreTableExport':_0x22021f}},_0x5e33a2=(await this[_0xf32afc(0x1b0)]['post'](_0x552506,_0x5f0704))['body'];return _0x5e33a2[_0xf32afc(0x1bd)]&&_0x5e33a2['error'][_0xf32afc(0x1e4)]!==l[_0xf32afc(0x1dc)]['OK']?void 0x0:_0x5e33a2;}catch{return;}}async[_0x4f9bf2(0x127)](_0x2380f0){return new Promise((_0x1f2585,_0x2f3831)=>{const _0x5369c6=_0x4473;try{let _0x342199=0x0,_0x285be1=oe(this[_0x5369c6(0x125)](),''+_0x2380f0),_0x1066ff=this[_0x5369c6(0x13a)](),_0x1ee602=async()=>{const _0x10f8f2=_0x5369c6;if(this['_taskInterrupted']['has'](_0x2380f0))return;let _0x8bab40=(await this[_0x10f8f2(0x1b0)][_0x10f8f2(0x1e9)](_0x285be1))['body'];if(_0x8bab40[_0x10f8f2(0x1bd)]&&_0x8bab40['error'][_0x10f8f2(0x1e4)]===l[_0x10f8f2(0x1dc)]['OK']){if(_0x8bab40[_0x10f8f2(0x157)]===_0x10f8f2(0x83))_0x1f2585(_0x8bab40);else{if(_0x8bab40['status']===_0x10f8f2(0xd9)){let _0x37f40b=0x3e8;if(_0x342199>=_0x1066ff){_0x2f3831(_0x8bab40);return;}else _0x342199>=0x7530&&(_0x37f40b=0x1388);_0x342199+=_0x37f40b,setTimeout(_0x1ee602,_0x37f40b);}else _0x2f3831(_0x8bab40);}}else _0x2f3831(_0x8bab40);};_0x1ee602();}catch(_0x375835){_0x2f3831(_0x375835 instanceof Error?_0x375835:Error(String(_0x375835)));}});}async[_0x4f9bf2(0x168)](_0x1929a5){const _0x42abee=_0x4f9bf2;try{let _0x104599=se(this[_0x42abee(0x1d1)](),''+_0x1929a5);return(await this[_0x42abee(0x1b0)][_0x42abee(0x1e9)](_0x104599))[_0x42abee(0xc7)];}catch{return;}}async[_0x4f9bf2(0xe0)](_0x209457){const _0x1248a5=_0x4f9bf2;try{return(await this[_0x1248a5(0x1b0)][_0x1248a5(0x1e9)](_0x209457,{'responseType':_0x1248a5(0x1dd)}))[_0x1248a5(0xc7)];}catch{return;}}[_0x4f9bf2(0x7c)](_0x4a0407,_0x46d266){const _0x3b9778=_0x4f9bf2;let _0x2172b3=this[_0x3b9778(0x14d)](_0x46d266);return _0x2172b3?_0x4a0407+':\x20'+_0x2172b3:_0x4a0407;}[_0x4f9bf2(0xd4)](_0x40e944,_0x303daa){const _0x545a71=_0x4f9bf2;if(_0x303daa instanceof n['HTTPResponseError']){let _0x3d8bce=typeof _0x303daa[_0x545a71(0x157)]==_0x545a71(0x78)?''+_0x303daa[_0x545a71(0x157)]+(_0x303daa[_0x545a71(0x11a)]?'\x20'+_0x303daa[_0x545a71(0x11a)]:''):void 0x0,_0x44146b=this[_0x545a71(0x14d)](_0x303daa[_0x545a71(0x1bd)]);return _0x3d8bce&&_0x44146b?_0x40e944+_0x545a71(0x113)+_0x3d8bce+_0x545a71(0xd8)+_0x44146b:_0x3d8bce?_0x40e944+':\x20HTTP\x20'+_0x3d8bce:_0x44146b?_0x40e944+':\x20'+_0x44146b:_0x40e944;}let _0x2cfe35=this[_0x545a71(0x14d)](_0x303daa);return _0x2cfe35?_0x40e944+':\x20'+_0x2cfe35:_0x40e944;}[_0x4f9bf2(0x14d)](_0x13c66e){const _0x2a14a9=_0x4f9bf2;if(typeof _0x13c66e==_0x2a14a9(0x174)){let _0x48eb4e=_0x13c66e['trim']();return _0x48eb4e[_0x2a14a9(0x14f)]>0x0?_0x48eb4e:void 0x0;}if(_0x13c66e instanceof Error)return this[_0x2a14a9(0x14d)](_0x13c66e[_0x2a14a9(0x100)]);if(!_0x13c66e||typeof _0x13c66e!='object'||Array[_0x2a14a9(0x1af)](_0x13c66e))return;let _0x276e93=_0x13c66e,_0x5cc13d=this[_0x2a14a9(0x14d)](_0x276e93[_0x2a14a9(0x100)]);if(_0x5cc13d)return _0x5cc13d;if(_0x276e93[_0x2a14a9(0x1bd)]&&typeof _0x276e93[_0x2a14a9(0x1bd)]==_0x2a14a9(0x11c)&&!Array[_0x2a14a9(0x1af)](_0x276e93[_0x2a14a9(0x1bd)])){let _0x2a6876=this[_0x2a14a9(0x14d)](_0x276e93[_0x2a14a9(0x1bd)]);if(_0x2a6876)return _0x2a6876;}}[_0x4f9bf2(0x170)](){const _0xe03c14=_0x4f9bf2;var _0x23e1b3;let _0x451046=this['_configService'][_0xe03c14(0x97)](f);return(_0x23e1b3=_0x451046==null?void 0x0:_0x451046[_0xe03c14(0x107)])==null?_0xe03c14(0x7b):_0x23e1b3;}['_getImportURL'](){const _0x3ce5cd=_0x4f9bf2;var _0x31809f;let _0x3a2ad6=this[_0x3ce5cd(0x17b)][_0x3ce5cd(0x97)](f);return(_0x31809f=_0x3a2ad6==null?void 0x0:_0x3a2ad6['importServerUrl'])==null?_0x3ce5cd(0x9d):_0x31809f;}[_0x4f9bf2(0x1a6)](){const _0x44137b=_0x4f9bf2;var _0x1d8bfe;let _0x145b76=this[_0x44137b(0x17b)][_0x44137b(0x97)](f);return(_0x1d8bfe=_0x145b76==null?void 0x0:_0x145b76[_0x44137b(0xcc)])==null?'/universer-api/exchange/{type}/export':_0x1d8bfe;}['_getTaskURL'](){const _0x198b89=_0x4f9bf2;var _0x19cac4;let _0x125d6e=this[_0x198b89(0x17b)][_0x198b89(0x97)](f);return(_0x19cac4=_0x125d6e==null?void 0x0:_0x125d6e['getTaskServerUrl'])==null?'/universer-api/exchange/task/{taskID}':_0x19cac4;}[_0x4f9bf2(0x1d1)](){const _0x3a7c1e=_0x4f9bf2;var _0x222610;let _0xf414fc=this[_0x3a7c1e(0x17b)][_0x3a7c1e(0x97)](f);return(_0x222610=_0xf414fc==null?void 0x0:_0xf414fc[_0x3a7c1e(0x1cb)])==null?_0x3a7c1e(0x16b):_0x222610;}[_0x4f9bf2(0x13a)](){const _0x2c7f75=_0x4f9bf2;var _0x168abf;let _0x4b81d1=this['_configService'][_0x2c7f75(0x97)](f);return(_0x168abf=_0x4b81d1==null?void 0x0:_0x4b81d1['maxTimeoutTime'])==null?0x1d4c0:_0x168abf;}};R=I([F(0x0,t[_0x4f9bf2(0x19d)]),F(0x1,(0x0,t[_0x4f9bf2(0x1ee)])(n[_0x4f9bf2(0x1a3)]))],R);function ce(_0xe33566){const _0x8a0392=_0x4f9bf2;let _0x2f5285=_0xe33566['workbook'];if(!_0x2f5285)return null;let _0x6ac553={};_0x2f5285[_0x8a0392(0x95)]&&Object[_0x8a0392(0x162)](_0x2f5285[_0x8a0392(0x95)])[_0x8a0392(0x15f)](_0x240f08=>{const _0x2f1e20=_0x8a0392;let _0x5239ae=_0x2f5285[_0x2f1e20(0x95)][_0x240f08];_0x6ac553[_0x240f08]={..._0x5239ae,'originalMeta':(0x0,u[_0x2f1e20(0x1aa)])(u['textDecoder'][_0x2f1e20(0x7d)](_0x5239ae[_0x2f1e20(0x98)]))};});let _0xa842de=(0x0,u[_0x8a0392(0x1aa)])(u[_0x8a0392(0x1e3)]['decode'](_0x2f5285[_0x8a0392(0x98)]));return{..._0xe33566,'workbook':{..._0x2f5285,'originalMeta':_0xa842de,'sheets':_0x6ac553},'doc':{}};}function le(_0x43625e){const _0x1f221a=_0x4f9bf2;let _0x42a009=_0x43625e['doc'];if(!_0x42a009)return null;let _0x124260=(0x0,u['b64EncodeUnicode'])(u['textDecoder']['decode'](_0x42a009[_0x1f221a(0x98)]));return{..._0x43625e,'workbook':{},'doc':{..._0x42a009,'originalMeta':_0x124260}};}function _0x4473(_0x2303b1,_0x40d5bb){_0x2303b1=_0x2303b1-0x77;const _0x987c9c=_0x987c();let _0x44739f=_0x987c9c[_0x2303b1];return _0x44739f;}function ue(_0x49584b){const _0x4714b0=_0x4f9bf2;let _0x37acd2={};return _0x49584b[_0x4714b0(0x15f)](_0x55db8f=>{const _0x262a3a=_0x4714b0;_0x37acd2[_0x55db8f['id']]={..._0x55db8f,'data':(0x0,u[_0x262a3a(0x1aa)])(u[_0x262a3a(0x1e3)][_0x262a3a(0x7d)](_0x55db8f[_0x262a3a(0xd0)]))};}),_0x37acd2;}async function z(_0x1aaaf3){const _0x39ea50=_0x4f9bf2;var _0x1c886c;let _0x1bc6c9={'metadata':void 0x0},_0x53094c=_0x1aaaf3['id'],_0x2a97ec=(_0x1c886c=_0x1aaaf3[_0x39ea50(0x84)])==null?0x0:_0x1c886c,_0x54523d=new U(),{snapshot:_0x590714}=await(0x0,u[_0x39ea50(0x14b)])(_0x1bc6c9,_0x1aaaf3,_0x53094c,_0x2a97ec,_0x54523d),_0x550d4c=await(0x0,u[_0x39ea50(0x190)])(_0x590714,_0x54523d),_0x2c301e=ce(_0x590714);if(!_0x2c301e)throw Error(_0x39ea50(0xef));return{'snapshot':_0x2c301e,'sheetBlocks':ue(_0x550d4c)};}async function B(_0x3cfb64){const _0x41680e=_0x4f9bf2;var _0x21c618;let _0x5cf730={'metadata':void 0x0},_0x4991eb=_0x3cfb64['id'],{snapshot:_0x152e18}=await(0x0,u['transformDocumentDataToSnapshot'])(_0x5cf730,_0x3cfb64,_0x4991eb,(_0x21c618=_0x3cfb64['rev'])==null?0x0:_0x21c618,new U()),_0x168224=le(_0x152e18);if(!_0x168224)throw Error(_0x41680e(0xef));return{'snapshot':_0x168224,'sheetBlocks':{}};}async function V(_0xab46d){const _0x1d9b9d=_0x4f9bf2;let _0x5d0c55=_0xab46d['snapshot'],_0x1a3d04=_0xab46d['sheetBlocks']||{};return await(0x0,u['transformSnapshotToWorkbookData'])(_0x5d0c55,Object[_0x1d9b9d(0x162)](_0x1a3d04)[_0x1d9b9d(0x1e0)](_0x351551=>_0x1a3d04[_0x351551])[_0x1d9b9d(0x1e0)](_0x22e840=>({..._0x22e840,'data':_0x22e840[_0x1d9b9d(0xd0)]?JSON[_0x1d9b9d(0x11d)]((0x0,u[_0x1d9b9d(0x16f)])(_0x22e840['data'])):void 0x0})));}function H(_0x3885f7){const _0x3d8c4a=_0x4f9bf2;let _0x16a390=_0x3885f7[_0x3d8c4a(0x151)];return(0x0,u[_0x3d8c4a(0xae)])(_0x16a390);}var U=class{constructor(){_(this,'_sheetBlockCache',new Map());}['getUnitOnRev'](){const _0x3d6dd4=_0x4f9bf2;return Promise[_0x3d6dd4(0xc6)]({'snapshot':{'unitID':'','type':t[_0x3d6dd4(0x160)]['UNIVER_SHEET'],'rev':0x0,'workbook':void 0x0,'doc':void 0x0},'changesets':[],'error':{'code':l[_0x3d6dd4(0x1dc)]['OK'],'message':''}});}[_0x4f9bf2(0xdf)](_0x4366f6,_0x4dbf2e){const _0x5dc6cd=_0x4f9bf2;let _0xaef73c=this[_0x5dc6cd(0x18d)]['get'](_0x4dbf2e[_0x5dc6cd(0x1bc)]);return Promise[_0x5dc6cd(0xc6)]({'block':_0xaef73c,'error':{'code':l[_0x5dc6cd(0x1dc)]['OK'],'message':''}});}[_0x4f9bf2(0xd2)](_0x3a242d,_0x3504c3){const _0x17cfa0=_0x4f9bf2;let _0x1c11a4=this[_0x17cfa0(0x18d)][_0x17cfa0(0x1e9)](_0x3504c3[_0x17cfa0(0x1bc)]);return Promise[_0x17cfa0(0xc6)]({'block':_0x1c11a4===void 0x0?void 0x0:{..._0x1c11a4,'data':JSON['parse'](u[_0x17cfa0(0x1e3)][_0x17cfa0(0x7d)](_0x1c11a4['data']))},'error':{'code':l[_0x17cfa0(0x1dc)]['OK'],'message':''}});}['fetchMissingChangesets'](){const _0x5e37ee=_0x4f9bf2;return Promise['resolve']({'changesets':[],'error':{'code':l[_0x5e37ee(0x1dc)]['OK'],'message':''}});}['getResourcesRequest'](){const _0x3719be=_0x4f9bf2;return Promise['resolve']({'resources':{},'error':{'code':l[_0x3719be(0x1dc)]['OK'],'message':''}});}[_0x4f9bf2(0x1c4)](){const _0x526810=_0x4f9bf2;return Promise[_0x526810(0xc6)]({'error':{'code':l[_0x526810(0x1dc)]['OK'],'message':''}});}[_0x4f9bf2(0x133)](){const _0x6e1f92=_0x4f9bf2;return Promise[_0x6e1f92(0xc6)]({'error':{'code':l[_0x6e1f92(0x1dc)]['OK'],'message':''}});}['saveSheetBlock'](_0x3543a2,_0x124b85){const _0x3698d9=_0x4f9bf2;let {block:_0x18a8ff}=_0x124b85;return _0x18a8ff?(this[_0x3698d9(0x18d)][_0x3698d9(0x1b7)](_0x18a8ff['id'],_0x18a8ff),Promise[_0x3698d9(0xc6)]({'error':{'code':l[_0x3698d9(0x1dc)]['OK'],'message':''},'blockID':_0x18a8ff['id']})):Promise['resolve']({'error':{'code':l[_0x3698d9(0x1dc)][_0x3698d9(0x166)],'message':_0x3698d9(0x150)},'blockID':''});}[_0x4f9bf2(0xe3)](){const _0x6ce22c=_0x4f9bf2;return Promise['resolve']({'error':{'code':l[_0x6ce22c(0x1dc)]['OK'],'message':''},'concurrent':[]});}[_0x4f9bf2(0x18e)](){const _0x2b3dd5=_0x4f9bf2;return Promise[_0x2b3dd5(0xc6)]({'error':void 0x0,'fileMetaId':''});}[_0x4f9bf2(0x12c)](){const _0x29a275=_0x4f9bf2;return Promise[_0x29a275(0xc6)]({'error':void 0x0,'latestReqID':0x0});}};const W=(0x0,t[_0x4f9bf2(0x18b)])(_0x4f9bf2(0xfc));let G=class extends t[_0x4f9bf2(0xd6)]{constructor(_0x407a8b,_0x24623c,_0x4da771){const _0x5f0213=_0x4f9bf2;super(),this['_configService']=_0x407a8b,this[_0x5f0213(0x1b0)]=_0x24623c,this['_requestService']=_0x4da771,_(this,'_importTaskId',null),_(this,_0x5f0213(0x149),new o[(_0x5f0213(0x1ca))]()),_(this,_0x5f0213(0x1c9),this[_0x5f0213(0x149)][_0x5f0213(0x82)]());}[_0x4f9bf2(0xe2)](){super['dispose'](),this['_requestState$']['complete']();}async[_0x4f9bf2(0x196)](_0x4e3359){const _0x484b35=_0x4f9bf2;let _0x1d2cef=await this[_0x484b35(0x197)](_0x4e3359,t['UniverInstanceType'][_0x484b35(0x1d0)]);if(!_0x1d2cef||!_0x1d2cef[_0x484b35(0x151)])return;let _0x456095=H(_0x1d2cef);if(_0x456095)return _0x456095;}async[_0x4f9bf2(0x1c3)](_0x38b276){const _0xc53df8=_0x4f9bf2;return this[_0xc53df8(0x13c)](_0x38b276,0x1,t[_0xc53df8(0x160)][_0xc53df8(0x1d0)]);}async[_0x4f9bf2(0xcf)](_0x439632){const _0x529742=_0x4f9bf2;let _0x370865=await B(_0x439632);return this[_0x529742(0xa9)](_0x370865,t[_0x529742(0x160)][_0x529742(0x1d0)]);}async['importXLSXToSnapshot'](_0x3736a2){const _0x54caa1=_0x4f9bf2;let _0x1022ee=await this[_0x54caa1(0x197)](_0x3736a2,t['UniverInstanceType'][_0x54caa1(0x132)]);if(!_0x1022ee)return;let _0x2c8026=await V(_0x1022ee);if(_0x2c8026)return _0x2c8026;}async['exportXLSXByUnitId'](_0x750415){const _0x251786=_0x4f9bf2;return this[_0x251786(0x13c)](_0x750415,0x1,t['UniverInstanceType'][_0x251786(0x132)]);}async['exportXLSXBySnapshot'](_0x187af2){const _0x49cd90=_0x4f9bf2;let _0x1f3cd9=await z(_0x187af2);return this[_0x49cd90(0xa9)](_0x1f3cd9,t['UniverInstanceType']['UNIVER_SHEET']);}async[_0x4f9bf2(0x191)](_0x493aa4,_0x571a10){const _0x391438=_0x4f9bf2;var _0x574ffa,_0x782896;let _0x26d98d=await this[_0x391438(0x106)](_0x493aa4);if(!_0x26d98d)return;let _0x434c58=await this[_0x391438(0x153)](_0x26d98d,0x1,_0x571a10);if(!_0x434c58)return;this[_0x391438(0x17a)]=_0x434c58,this[_0x391438(0x1cc)]['clearTaskInterrupted']();let _0x1b597e=await this[_0x391438(0x1cc)][_0x391438(0x127)](_0x434c58)['catch'](_0x524bc1=>{const _0x4185d7=_0x391438;var _0x2166fd;let _0x4849a9=_0x524bc1 instanceof Error?_0x524bc1[_0x4185d7(0x100)]:(_0x2166fd=_0x524bc1[_0x4185d7(0x1bd)])==null?void 0x0:_0x2166fd[_0x4185d7(0x100)];this[_0x4185d7(0x149)][_0x4185d7(0x163)]({'error':{'code':l[_0x4185d7(0x1dc)][_0x4185d7(0xa2)],'message':_0x4849a9||''},'state':0x3});});if(!_0x1b597e)return;let _0x158d23=(_0x574ffa=_0x1b597e['import'])==null?void 0x0:_0x574ffa['outputType'],_0x4c26a0=((_0x782896=_0x1b597e['import'])==null?void 0x0:_0x782896[_0x391438(0x161)])||'';if(_0x158d23!==0x1){this['_requestState$'][_0x391438(0x163)]({'error':{'code':l[_0x391438(0x1dc)]['UNRECOGNIZED'],'message':_0x391438(0x177)},'state':0x3});return;}if(_0x4c26a0[_0x391438(0x14f)]===0x0){this[_0x391438(0x149)][_0x391438(0x163)]({'error':{'code':l[_0x391438(0x1dc)][_0x391438(0xa2)],'message':_0x391438(0xaf)},'state':0x3});return;}return this[_0x391438(0x149)]['next']({'error':_0x1b597e['error'],'state':0x3}),_0x4c26a0;}async['importWorkbookDataToUnitId'](_0x21b16e){const _0x25fb3f=_0x4f9bf2;let _0x4bcc1e=await z(_0x21b16e),_0x133cc1=typeof _0x21b16e['id']=='string'&&_0x21b16e['id'][_0x25fb3f(0x164)]()?_0x21b16e['id'][_0x25fb3f(0x164)]()+_0x25fb3f(0x12a):'workbook.json',_0x3decd4=new File([JSON['stringify'](_0x4bcc1e)],_0x133cc1,{'type':_0x25fb3f(0x1b8)});return this['importFileToUnitId'](_0x3decd4,t[_0x25fb3f(0x160)][_0x25fb3f(0x132)]);}[_0x4f9bf2(0x181)](){const _0x3e5a92=_0x4f9bf2;this[_0x3e5a92(0x17a)]&&this[_0x3e5a92(0x1cc)][_0x3e5a92(0xd5)](this[_0x3e5a92(0x17a)]);}async[_0x4f9bf2(0x197)](_0x295d22,_0x2a67c3){const _0x3371df=_0x4f9bf2;var _0x2f3f0e,_0xe9c678;let _0x2aea18=await this[_0x3371df(0x106)](_0x295d22);if(!_0x2aea18)return;let _0x312738=await this['_import'](_0x2aea18,0x2,_0x2a67c3);if(!_0x312738)return;this['_importTaskId']=_0x312738,this[_0x3371df(0x1cc)][_0x3371df(0x79)]();let _0x33c27f=await this[_0x3371df(0x1cc)][_0x3371df(0x127)](_0x312738)[_0x3371df(0x105)](_0x269a5e=>{const _0x9a53ae=_0x3371df;var _0x446141;let _0x6a9c5a=_0x269a5e instanceof Error?_0x269a5e[_0x9a53ae(0x100)]:(_0x446141=_0x269a5e['error'])==null?void 0x0:_0x446141[_0x9a53ae(0x100)];this[_0x9a53ae(0x149)][_0x9a53ae(0x163)]({'error':{'code':l[_0x9a53ae(0x1dc)]['UNRECOGNIZED'],'message':_0x6a9c5a||''},'state':0x3});});if(!_0x33c27f)return;let _0x324899=(_0x2f3f0e=_0x33c27f['import'])==null?void 0x0:_0x2f3f0e['outputType'],_0x422198=((_0xe9c678=_0x33c27f[_0x3371df(0x13e)])==null?void 0x0:_0xe9c678['jsonID'])||'';if(_0x324899!==0x2){this['_requestState$'][_0x3371df(0x163)]({'error':{'code':l[_0x3371df(0x1dc)][_0x3371df(0xa2)],'message':_0x3371df(0x177)},'state':0x3});return;}if(_0x422198[_0x3371df(0x14f)]===0x0){this[_0x3371df(0x149)][_0x3371df(0x163)]({'error':{'code':l[_0x3371df(0x1dc)][_0x3371df(0xa2)],'message':_0x3371df(0x1ab)},'state':0x3});return;}this[_0x3371df(0x149)][_0x3371df(0x163)]({'error':_0x33c27f[_0x3371df(0x1bd)],'state':0x3});let _0x1646df=await this[_0x3371df(0x121)](_0x422198);if(!_0x1646df)return;let _0xec49a8=await this[_0x3371df(0x1cc)]['getTextFromUrl'](_0x1646df);if(!_0xec49a8){this[_0x3371df(0x149)][_0x3371df(0x163)]({'error':{'code':l[_0x3371df(0x1dc)]['UNRECOGNIZED'],'message':_0x3371df(0x15e)},'state':0x5});return;}try{let _0x5b8f0d=JSON['parse'](_0xec49a8);return this[_0x3371df(0x149)][_0x3371df(0x163)]({'error':{'code':l['ErrorCode']['OK'],'message':_0x3371df(0x18f)},'state':0x5}),_0x5b8f0d;}catch{this[_0x3371df(0x149)]['next']({'error':{'code':l[_0x3371df(0x1dc)][_0x3371df(0xa2)],'message':_0x3371df(0x14e)},'state':0x5});}}async[_0x4f9bf2(0xa9)](_0x79d226,_0x534b2c){const _0x4c020a=_0x4f9bf2;let _0x155223=JSON[_0x4c020a(0x185)](_0x79d226),_0x18611a=u[_0x4c020a(0xc2)][_0x4c020a(0x128)](_0x155223),_0x5a3ac8=(0x0,d[_0x4c020a(0xf1)])(_0x18611a),_0x17b6ee=_0x18611a[_0x4c020a(0x14f)],_0x4d9f76=N(_0x5a3ac8),_0x2d7f43=await this['_upload'](_0x4d9f76,_0x17b6ee,!0x0);if(_0x2d7f43)return this[_0x4c020a(0x13c)](_0x2d7f43,0x2,_0x534b2c);}async[_0x4f9bf2(0x13c)](_0x5f5d99,_0x40281a,_0x58236b){const _0x49596c=_0x4f9bf2;var _0x28f326;let _0xbf8e7a=await this[_0x49596c(0x1cc)][_0x49596c(0x12e)]({'unitID':_0x40281a===0x1?_0x5f5d99:'','jsonID':_0x40281a===0x2?_0x5f5d99:'','type':_0x58236b,'sscSwitch':this[_0x49596c(0x178)](),'useImageUrl':this[_0x49596c(0x1cf)](),'ignoreTableExport':this['_getIgnoreTableExport']()});if(!_0xbf8e7a){this[_0x49596c(0x149)][_0x49596c(0x163)]({'error':{'code':l['ErrorCode'][_0x49596c(0xa2)],'message':'export\x20error'},'state':0x2});return;}if(this[_0x49596c(0x149)][_0x49596c(0x163)]({'error':_0xbf8e7a['error'],'state':0x2}),_0xbf8e7a[_0x49596c(0x1bd)]&&_0xbf8e7a[_0x49596c(0x1bd)][_0x49596c(0x1e4)]!==l[_0x49596c(0x1dc)]['OK'])return;let _0xaacf31=_0xbf8e7a[_0x49596c(0x135)],_0x1f60fb=await this['_requestService'][_0x49596c(0x127)](_0xaacf31)[_0x49596c(0x105)](_0x15d2f1=>{const _0x39f0e5=_0x49596c;var _0x3189d0;let _0x4ff755=_0x15d2f1 instanceof Error?_0x15d2f1[_0x39f0e5(0x100)]:(_0x3189d0=_0x15d2f1[_0x39f0e5(0x1bd)])==null?void 0x0:_0x3189d0[_0x39f0e5(0x100)];this[_0x39f0e5(0x149)][_0x39f0e5(0x163)]({'error':{'code':l[_0x39f0e5(0x1dc)][_0x39f0e5(0xa2)],'message':_0x4ff755||''},'state':0x3});});if(!_0x1f60fb)return;let _0x134a9f=((_0x28f326=_0x1f60fb[_0x49596c(0x12e)])==null?void 0x0:_0x28f326['fileID'])||'';if(_0x134a9f[_0x49596c(0x14f)]===0x0){this[_0x49596c(0x149)]['next']({'error':{'code':l['ErrorCode'][_0x49596c(0xa2)],'message':_0x49596c(0x1ec)},'state':0x3});return;}this[_0x49596c(0x149)][_0x49596c(0x163)]({'error':_0x1f60fb[_0x49596c(0x1bd)],'state':0x3});let _0x54f025=await this[_0x49596c(0x121)](_0x134a9f);if(!_0x54f025)return;let _0x5ae1b2=await j(_0x54f025,this[_0x49596c(0x1b0)]);if(!_0x5ae1b2){this[_0x49596c(0x149)][_0x49596c(0x163)]({'error':{'code':l[_0x49596c(0x1dc)]['UNRECOGNIZED'],'message':_0x49596c(0xdc)},'state':0x6});return;}return this[_0x49596c(0x149)][_0x49596c(0x163)]({'error':{'code':l[_0x49596c(0x1dc)]['OK'],'message':_0x49596c(0x18f)},'state':0x6}),_0x5ae1b2;}async[_0x4f9bf2(0x106)](_0x5c3b6f,_0x24d116,_0x25badf){const _0x920261=_0x4f9bf2;let _0x2ecc22;try{_0x2ecc22=await this[_0x920261(0x1cc)][_0x920261(0xd7)](_0x5c3b6f,_0x24d116,_0x25badf);}catch(_0x275944){let _0x3b46bb=_0x275944 instanceof Error?_0x275944[_0x920261(0x100)]:String(_0x275944);this[_0x920261(0x149)]['next']({'error':{'code':l[_0x920261(0x1dc)][_0x920261(0xa2)],'message':_0x3b46bb},'state':0x0});return;}if(!_0x2ecc22||typeof _0x2ecc22[_0x920261(0x16c)]!=_0x920261(0x174)){this[_0x920261(0x149)][_0x920261(0x163)]({'error':{'code':l['ErrorCode'][_0x920261(0xa2)],'message':_0x920261(0x90)},'state':0x0});return;}let _0x45c951=_0x2ecc22[_0x920261(0x16c)];if(_0x45c951['length']===0x0){this[_0x920261(0x149)]['next']({'error':{'code':l['ErrorCode'][_0x920261(0xa2)],'message':'upload\x20failed:\x20FileId\x20is\x20empty'},'state':0x0});return;}return this[_0x920261(0x149)][_0x920261(0x163)]({'error':{'code':l['ErrorCode']['OK'],'message':_0x920261(0x18f)},'state':0x0}),_0x45c951;}async[_0x4f9bf2(0x153)](_0x50a123,_0x1e3d49,_0x1c6f0c){const _0x3ffeb4=_0x4f9bf2;let _0x1e7277={'fileID':_0x50a123,'type':_0x1c6f0c,'outputType':_0x1e3d49,'fileUrl':'','minSheetRowCount':this['_getMinSheetRowCount'](),'minSheetColumnCount':this['_getMinSheetColumnCount']()},_0x224288=await this[_0x3ffeb4(0x1cc)]['import'](_0x1e7277);if(!_0x224288){this[_0x3ffeb4(0x149)][_0x3ffeb4(0x163)]({'error':{'code':l[_0x3ffeb4(0x1dc)][_0x3ffeb4(0xa2)],'message':_0x3ffeb4(0xe5)},'state':0x1});return;}if(_0x224288['error']&&_0x224288[_0x3ffeb4(0x1bd)]['code']!==l[_0x3ffeb4(0x1dc)]['OK']){this[_0x3ffeb4(0x149)][_0x3ffeb4(0x163)]({'error':_0x224288[_0x3ffeb4(0x1bd)],'state':0x1});return;}let _0x58c275=_0x224288[_0x3ffeb4(0x135)];if(_0x58c275['length']===0x0){this[_0x3ffeb4(0x149)][_0x3ffeb4(0x163)]({'error':{'code':l['ErrorCode']['UNRECOGNIZED'],'message':_0x3ffeb4(0x1d3)},'state':0x1});return;}return this[_0x3ffeb4(0x149)]['next']({'error':_0x224288[_0x3ffeb4(0x1bd)],'state':0x1}),_0x58c275;}async[_0x4f9bf2(0x121)](_0xbdf930){const _0x23d711=_0x4f9bf2;let _0x4352e2=await this['_requestService'][_0x23d711(0x168)](_0xbdf930);if(!_0x4352e2){this[_0x23d711(0x149)][_0x23d711(0x163)]({'error':{'code':l[_0x23d711(0x1dc)][_0x23d711(0xa2)],'message':'sign\x20url\x20error'},'state':0x4});return;}if(_0x4352e2[_0x23d711(0x1bd)]&&_0x4352e2[_0x23d711(0x1bd)]['code']!==l[_0x23d711(0x1dc)]['OK']){this[_0x23d711(0x149)][_0x23d711(0x163)]({'error':_0x4352e2[_0x23d711(0x1bd)],'state':0x4});return;}let _0x477404=(0x0,t[_0x23d711(0x1ed)])(_0x4352e2[_0x23d711(0x192)],this['_getDownloadEndpointURL']());if(_0x477404[_0x23d711(0x14f)]===0x0){this['_requestState$'][_0x23d711(0x163)]({'error':{'code':l[_0x23d711(0x1dc)]['UNRECOGNIZED'],'message':'sign\x20url\x20error'},'state':0x4});return;}return this[_0x23d711(0x149)][_0x23d711(0x163)]({'error':_0x4352e2[_0x23d711(0x1bd)],'state':0x4}),_0x477404;}[_0x4f9bf2(0x183)](){const _0x4eb899=_0x4f9bf2;var _0x17ac92;let _0x2cd68e=this['_configService']['getConfig'](f);return(_0x17ac92=_0x2cd68e==null?void 0x0:_0x2cd68e[_0x4eb899(0x169)])==null?location[_0x4eb899(0x19a)]:_0x17ac92;}[_0x4f9bf2(0x1ae)](){const _0xa85e3f=_0x4f9bf2;var _0x1cb094,_0x490363;let _0x1df3fb=this[_0xa85e3f(0x17b)]['getConfig'](f);return(_0x1cb094=_0x1df3fb==null||(_0x490363=_0x1df3fb['options'])==null?void 0x0:_0x490363['minSheetRowCount'])==null?0x1:_0x1cb094;}['_getMinSheetColumnCount'](){const _0x4fa6d0=_0x4f9bf2;var _0x26923d,_0x1bcdab;let _0x5b5fa2=this[_0x4fa6d0(0x17b)]['getConfig'](f);return(_0x26923d=_0x5b5fa2==null||(_0x1bcdab=_0x5b5fa2[_0x4fa6d0(0x1d8)])==null?void 0x0:_0x1bcdab['minSheetColumnCount'])==null?0x1:_0x26923d;}['_getEnableServerSideComputing'](){const _0x25d988=_0x4f9bf2;var _0x6ba24b,_0x36879e;let _0x25da79=this[_0x25d988(0x17b)][_0x25d988(0x97)](f);return(_0x6ba24b=_0x25da79==null||(_0x36879e=_0x25da79[_0x25d988(0x1d8)])==null?void 0x0:_0x36879e[_0x25d988(0xad)])==null?!0x1:_0x6ba24b;}['_getDisableCellImageConversion'](){const _0x57dbcf=_0x4f9bf2;var _0xdaa29e,_0x127d60;let _0x1308c9=this[_0x57dbcf(0x17b)][_0x57dbcf(0x97)](f);return(_0xdaa29e=_0x1308c9==null||(_0x127d60=_0x1308c9['options'])==null?void 0x0:_0x127d60[_0x57dbcf(0x1a4)])==null?!0x0:_0xdaa29e;}[_0x4f9bf2(0x1c6)](){const _0x1ac879=_0x4f9bf2;var _0x1d4d43,_0x4e1ce8;let _0x213f48=this[_0x1ac879(0x17b)][_0x1ac879(0x97)](f);return(_0x1d4d43=_0x213f48==null||(_0x4e1ce8=_0x213f48[_0x1ac879(0x1d8)])==null?void 0x0:_0x4e1ce8[_0x1ac879(0xd1)])==null?!0x1:_0x1d4d43;}};G=I([F(0x0,t['IConfigService']),F(0x1,(0x0,t['Inject'])(n['HTTPService'])),F(0x2,(0x0,t[_0x4f9bf2(0x1ee)])(L))],G);const de={'done':0x0,'count':0x0},K=(0x0,t[_0x4f9bf2(0x18b)])('univer-pro.exchange-client.operate.service');let q=class extends t[_0x4f9bf2(0xd6)]{constructor(_0xabe6cb,_0x216d8c,_0x50a773,_0x23f1e8,_0x4278e7,_0x28d936){const _0x2e1a54=_0x4f9bf2;super(),this['_univerInstanceService']=_0xabe6cb,this[_0x2e1a54(0x130)]=_0x216d8c,this[_0x2e1a54(0x7a)]=_0x50a773,this[_0x2e1a54(0x77)]=_0x23f1e8,this['_uploadNotificationService']=_0x4278e7,this[_0x2e1a54(0x189)]=_0x28d936,_(this,'_progress$',new o[(_0x2e1a54(0x1c0))](de)),_(this,_0x2e1a54(0x154),this[_0x2e1a54(0x1c1)][_0x2e1a54(0x82)]()),_(this,_0x2e1a54(0x1ea),0x0),_(this,_0x2e1a54(0xbd),0x0),this[_0x2e1a54(0x15b)]((0x0,t[_0x2e1a54(0xb3)])(this[_0x2e1a54(0x77)][_0x2e1a54(0x1c9)]['subscribe'](_0x3ab396=>{const _0x54e880=_0x2e1a54;var _0x553689;((_0x553689=_0x3ab396[_0x54e880(0x1bd)])==null?void 0x0:_0x553689[_0x54e880(0x1e4)])===l[_0x54e880(0x1dc)]['OK']?this[_0x54e880(0xf5)](0x1):this['_showNetworkError'](_0x3ab396[_0x54e880(0x1bd)]);})));}['interrupt'](){const _0x91d140=_0x4f9bf2;this[_0x91d140(0x101)](),this[_0x91d140(0x1a8)]['updateState'](0x2),this['_exchangeService']['interruptImportTask']();}async[_0x4f9bf2(0x1d6)](_0x11804a){const _0x2f10ab=_0x4f9bf2;throw Error(_0x2f10ab(0xfa));}async[_0x4f9bf2(0x172)](){const _0x4cfb01=_0x4f9bf2;let _0x27a610=await A([t['UniverInstanceType']['UNIVER_DOC']]);if(_0x27a610&&!this['_fileTypeError'](_0x27a610,t[_0x4cfb01(0x160)][_0x4cfb01(0x1d0)]))return this[_0x4cfb01(0x7f)](_0x27a610[0x0],t[_0x4cfb01(0x160)]['UNIVER_DOC']);}[_0x4f9bf2(0x196)](){const _0x35cf54=_0x4f9bf2;throw Error(_0x35cf54(0xfa));}async['exportDOCXByUnitId'](_0x3ee1f9,_0xcdac3c,_0x564f17){const _0x10888d=_0x4f9bf2;this[_0x10888d(0x124)](s['MessageType'][_0x10888d(0xb6)]);let _0x482666=await this[_0x10888d(0x77)][_0x10888d(0x1c3)](_0x3ee1f9||this['_getUnitIDDoc']());_0x482666&&(O(_0x482666,_0xcdac3c||this[_0x10888d(0x115)](_0x482666),_0x10888d(0xb7)),this['_showDownloadMessage'](s[_0x10888d(0xfe)][_0x10888d(0x111)]));}async[_0x4f9bf2(0xcf)](){const _0x2c2fb8=_0x4f9bf2;this[_0x2c2fb8(0x124)](s[_0x2c2fb8(0xfe)]['Info']);let _0x5531e8=await this[_0x2c2fb8(0x145)](),_0x296472=await this[_0x2c2fb8(0x77)][_0x2c2fb8(0xcf)](_0x5531e8);_0x296472&&(O(_0x296472,this[_0x2c2fb8(0x115)](_0x296472),'docx'),this['_showDownloadMessage'](s[_0x2c2fb8(0xfe)][_0x2c2fb8(0x111)]));}async[_0x4f9bf2(0x123)](){const _0xf14994=_0x4f9bf2;if(this['_uploadTaskNotDone']()){this[_0xf14994(0x130)]['show']({'type':s['MessageType'][_0xf14994(0x19e)],'content':this[_0xf14994(0x7a)]['t'](_0xf14994(0x116))});return;}let _0xa4e198=await A([t['UniverInstanceType'][_0xf14994(0x132)]]);if(_0xa4e198&&!this[_0xf14994(0x17d)](_0xa4e198,t[_0xf14994(0x160)][_0xf14994(0x132)]))return this[_0xf14994(0x7f)](_0xa4e198[0x0],t['UniverInstanceType'][_0xf14994(0x132)]);}async[_0x4f9bf2(0x10b)](){const _0x207e1d=_0x4f9bf2;if(this[_0x207e1d(0x8d)]()){this[_0x207e1d(0x130)][_0x207e1d(0x1bf)]({'type':s[_0x207e1d(0xfe)]['Warning'],'content':this[_0x207e1d(0x7a)]['t']('exchange.uploading')});return;}let _0x28a904=await A([t[_0x207e1d(0x160)][_0x207e1d(0x132)]]);if(!_0x28a904)return;this[_0x207e1d(0xa1)](s[_0x207e1d(0xfe)][_0x207e1d(0xb6)]);let _0x73ea79=await this[_0x207e1d(0x77)][_0x207e1d(0x10b)](_0x28a904[0x0]);_0x73ea79&&(this[_0x207e1d(0x17f)](_0x73ea79),this[_0x207e1d(0xa1)](s[_0x207e1d(0xfe)][_0x207e1d(0x111)]));}async[_0x4f9bf2(0xc8)](_0x391537,_0x128fa6,_0xaf9165){const _0x31dfd9=_0x4f9bf2;this[_0x31dfd9(0x124)](s[_0x31dfd9(0xfe)][_0x31dfd9(0xb6)]);let _0x344a16=await this['_exchangeService']['exportXLSXByUnitId'](_0x391537||this[_0x31dfd9(0x1d2)]());_0x344a16&&(O(_0x344a16,_0x128fa6||this[_0x31dfd9(0x115)](_0x344a16),'xlsx'),this[_0x31dfd9(0x124)](s[_0x31dfd9(0xfe)][_0x31dfd9(0x111)]));}async[_0x4f9bf2(0x171)](){const _0x7857b=_0x4f9bf2;this[_0x7857b(0x124)](s[_0x7857b(0xfe)][_0x7857b(0xb6)]);let _0x13e581=await this[_0x7857b(0x12f)](),_0x97d10a=await this[_0x7857b(0x77)][_0x7857b(0x171)](_0x13e581);_0x97d10a&&(O(_0x97d10a,this[_0x7857b(0x115)](_0x97d10a),'xlsx'),this['_showDownloadMessage'](s[_0x7857b(0xfe)][_0x7857b(0x111)]));}[_0x4f9bf2(0x1eb)](_0x7af1f9){const _0x198d6e=_0x4f9bf2;this[_0x198d6e(0x91)]=_0x7af1f9;}async['_importFileToUnitId'](_0x41ba5c,_0x23d00e){const _0x58243b=_0x4f9bf2;this[_0x58243b(0x1a8)][_0x58243b(0x1bf)](),this[_0x58243b(0x1a8)][_0x58243b(0xf7)](0x0),this[_0x58243b(0x17e)](0x4),this[_0x58243b(0xf5)](0x1);let _0x141a11=await this['_exchangeService']['importFileToUnitId'](_0x41ba5c,_0x23d00e);if(!_0x141a11){this[_0x58243b(0x101)](),this[_0x58243b(0x1a8)][_0x58243b(0xf7)](0x2);return;}let _0x53f047={'link':this[_0x58243b(0x91)](_0x141a11,_0x23d00e),'name':_0x41ba5c[_0x58243b(0x8e)],'type':_0x23d00e};return this[_0x58243b(0x1a8)][_0x58243b(0x9b)](_0x53f047),this[_0x58243b(0x1b6)](),this[_0x58243b(0x1a8)]['updateState'](0x1),_0x141a11;}['_getUnitID'](){const _0x314b55=_0x4f9bf2;return this[_0x314b55(0x87)][_0x314b55(0x1bb)](t[_0x314b55(0x160)][_0x314b55(0x132)])[_0x314b55(0x18a)]();}['_getUnitIDDoc'](){const _0x3a575e=_0x4f9bf2;return this[_0x3a575e(0x87)][_0x3a575e(0x1bb)](t[_0x3a575e(0x160)][_0x3a575e(0x1d0)])['getUnitId']();}[_0x4f9bf2(0x115)](_0x4e1152){const _0x53b659=_0x4f9bf2;var _0x45a293;return((_0x45a293=this['_univerInstanceService']['getCurrentUnitOfType'](t['UniverInstanceType'][_0x53b659(0x132)]))==null?void 0x0:_0x45a293[_0x53b659(0x8e)])||_0x4e1152['name'][_0x53b659(0x129)]('.')[_0x53b659(0x14a)]()||document[_0x53b659(0xe4)];}async[_0x4f9bf2(0x12f)](){const _0x40be55=_0x4f9bf2;return this[_0x40be55(0x87)][_0x40be55(0x1bb)](t['UniverInstanceType'][_0x40be55(0x132)])[_0x40be55(0xce)]();}async[_0x4f9bf2(0x145)](){const _0x43738e=_0x4f9bf2;return this[_0x43738e(0x87)]['getCurrentUnitOfType'](t[_0x43738e(0x160)]['UNIVER_DOC'])[_0x43738e(0xce)]();}['_getLinkByUnitId'](_0x5492b4,_0x1c3584){const _0x4af76c=_0x4f9bf2;let _0xb91e6b=new URL(window[_0x4af76c(0x99)][_0x4af76c(0xf8)]);return _0xb91e6b[_0x4af76c(0x152)][_0x4af76c(0x1b7)](_0x4af76c(0x112),_0x5492b4),_0xb91e6b[_0x4af76c(0x152)][_0x4af76c(0x1b7)](_0x4af76c(0xb1),''+_0x1c3584),_0xb91e6b[_0x4af76c(0x173)]();}[_0x4f9bf2(0x17f)](_0x37055d){const _0x2b0e76=_0x4f9bf2;let _0x413ae3=this[_0x2b0e76(0x87)][_0x2b0e76(0x1bb)](t[_0x2b0e76(0x160)]['UNIVER_SHEET'])['getUnitId']();this['_univerInstanceService']['disposeUnit'](_0x413ae3),this[_0x2b0e76(0x87)][_0x2b0e76(0x144)](t['UniverInstanceType']['UNIVER_SHEET'],_0x37055d);}[_0x4f9bf2(0xa5)](_0xf8596d){const _0x11832e=_0x4f9bf2;if(_0xf8596d){let {code:_0x3218fc}=_0xf8596d;switch(_0x3218fc){case l[_0x11832e(0x1dc)][_0x11832e(0x13f)]:this[_0x11832e(0x130)][_0x11832e(0x1bf)]({'type':s[_0x11832e(0xfe)][_0x11832e(0xec)],'content':this['_localeService']['t']('exchange.tooLarge')});break;case l[_0x11832e(0x1dc)]['INTERNAL_ERROR']:this[_0x11832e(0x130)]['show']({'type':s[_0x11832e(0xfe)][_0x11832e(0xec)],'content':this['_localeService']['t'](_0x11832e(0x15c))});break;default:this[_0x11832e(0x130)][_0x11832e(0x1bf)]({'type':s[_0x11832e(0xfe)][_0x11832e(0xec)],'content':this[_0x11832e(0x7a)]['t'](_0x11832e(0x92))});break;}return null;}return this[_0x11832e(0x130)][_0x11832e(0x1bf)]({'type':s['MessageType'][_0x11832e(0xec)],'content':this['_localeService']['t']('exchange.networkError')}),null;}[_0x4f9bf2(0x124)](_0x5328df){const _0x2c0e10=_0x4f9bf2;let _0x155f7b='';switch(_0x5328df){case s[_0x2c0e10(0xfe)][_0x2c0e10(0x111)]:_0x155f7b=this[_0x2c0e10(0x7a)]['t'](_0x2c0e10(0xe9));break;case s[_0x2c0e10(0xfe)][_0x2c0e10(0xb6)]:_0x155f7b=this[_0x2c0e10(0x7a)]['t'](_0x2c0e10(0x16a));break;default:break;}this['_messageService'][_0x2c0e10(0x1bf)]({'type':_0x5328df,'content':_0x155f7b});}[_0x4f9bf2(0xa1)](_0x6104a6){const _0x55ac27=_0x4f9bf2;let _0x30e610='';switch(_0x6104a6){case s[_0x55ac27(0xfe)]['Success']:_0x30e610=this['_localeService']['t'](_0x55ac27(0x176));break;case s[_0x55ac27(0xfe)][_0x55ac27(0xb6)]:_0x30e610=this['_localeService']['t'](_0x55ac27(0x116));break;default:break;}this[_0x55ac27(0x130)]['show']({'type':_0x6104a6,'content':_0x30e610});}[_0x4f9bf2(0x120)](){const _0x181e86=_0x4f9bf2;this[_0x181e86(0x1c1)][_0x181e86(0x163)]({'done':this[_0x181e86(0xbd)],'count':this['_totalUploadTaskCount']});}[_0x4f9bf2(0x17e)](_0x5663e8){const _0x36adf0=_0x4f9bf2;this[_0x36adf0(0x1ea)]+=_0x5663e8,this[_0x36adf0(0x120)]();}[_0x4f9bf2(0xf5)](_0x5d6f23){const _0x136c97=_0x4f9bf2;this[_0x136c97(0xbd)]+=_0x5d6f23,this[_0x136c97(0xbd)]=Math[_0x136c97(0xee)](this['_doneUploadTaskCount'],this['_totalUploadTaskCount']),this[_0x136c97(0x120)]();}[_0x4f9bf2(0x1b6)](){const _0x2984c5=_0x4f9bf2;this[_0x2984c5(0xbd)]=this[_0x2984c5(0x1ea)],this[_0x2984c5(0x120)]();}[_0x4f9bf2(0x101)](){const _0x1cb0b5=_0x4f9bf2;this[_0x1cb0b5(0xbd)]=0x0,this['_totalUploadTaskCount']=0x0,this['_emitProgress']();}[_0x4f9bf2(0x17d)](_0x15722f,_0xf78d72){const _0x93118e=_0x4f9bf2;let _0x2b8c53=_0x15722f[0x0],_0x2adef2=_0x2b8c53[_0x93118e(0x8e)];return k(_0x2b8c53)===_0xf78d72?!0x1:(this[_0x93118e(0x130)]['show']({'type':s[_0x93118e(0xfe)][_0x93118e(0xec)],'content':this[_0x93118e(0x7a)]['t']('exchange.fileTypeError',_0x2adef2)}),!0x0);}[_0x4f9bf2(0x8d)](){const _0x4a644c=_0x4f9bf2;return this['_totalUploadTaskCount']!==0x0&&this['_doneUploadTaskCount']!==this[_0x4a644c(0x1ea)];}};q=I([F(0x0,(0x0,t[_0x4f9bf2(0x1ee)])(t[_0x4f9bf2(0x15a)])),F(0x1,r[_0x4f9bf2(0x126)]),F(0x2,(0x0,t[_0x4f9bf2(0x1ee)])(t['LocaleService'])),F(0x3,(0x0,t[_0x4f9bf2(0x1ee)])(W)),F(0x4,(0x0,t[_0x4f9bf2(0x1ee)])(v)),F(0x5,t[_0x4f9bf2(0x110)])],q);function J(_0x378b38){const _0x500b12=_0x4f9bf2;let {onClick:_0xa91046,children:_0x5120f2,className:_0x12cc0b}=_0x378b38;return(0x0,c[_0x500b12(0xf9)])(_0x500b12(0xaa),{'className':(0x0,s[_0x500b12(0x1c7)])(_0x500b12(0xb0),_0x12cc0b),'type':_0x500b12(0xaa),'onClick':_0xa91046,'children':_0x5120f2});}function Y(){const _0x5a48c7=_0x4f9bf2;let _0x5baa92=(0x0,r[_0x5a48c7(0xb4)])(K),_0x49b8e7=(0x0,r[_0x5a48c7(0xb4)])(t['LocaleService']);function _0xb75390(){const _0xb84d1c=_0x5a48c7;_0x5baa92[_0xb84d1c(0x123)]();}return(0x0,c[_0x5a48c7(0xf9)])(J,{'onClick':_0xb75390,'children':_0x49b8e7['t'](_0x5a48c7(0x1e1))});}function X(){const _0x921ca9=_0x4f9bf2;return(0x0,c[_0x921ca9(0x182)])('div',{'className':'univer-mt-5\x20univer-flex\x20univer-flex-col','children':[(0x0,c[_0x921ca9(0xf9)])(_0x921ca9(0x147),{'className':_0x921ca9(0x1cd),'children':(0x0,r[_0x921ca9(0xb4)])(t[_0x921ca9(0x159)])['t'](_0x921ca9(0x184))}),(0x0,c[_0x921ca9(0xf9)])(Y,{})]});}function fe(_0x565a3c){const _0x18e0d7=_0x4f9bf2;let {count:_0x2ea03b}=_0x565a3c;return(0x0,c[_0x18e0d7(0x182)])(_0x18e0d7(0x175),{'className':_0x18e0d7(0x188),'children':[(0x0,c[_0x18e0d7(0xf9)])(_0x18e0d7(0x147),{'className':_0x18e0d7(0xf2),'children':(0x0,r['useDependency'])(t[_0x18e0d7(0x159)])['t'](_0x18e0d7(0x186),''+_0x2ea03b)}),(0x0,c[_0x18e0d7(0xf9)])(Y,{})]});}function pe(){const _0x323a26=_0x4f9bf2;let _0x13b063=(0x0,r[_0x323a26(0xb4)])(K),_0x23ec2e=(0x0,r[_0x323a26(0xb4)])(t[_0x323a26(0x159)]);function _0x56f466(){const _0x2fd23a=_0x323a26;_0x13b063[_0x2fd23a(0x148)]();}return(0x0,c[_0x323a26(0xf9)])(J,{'onClick':_0x56f466,'children':_0x23ec2e['t']('exchange.cancel')});}function me(){const _0x5e52db=_0x4f9bf2;let {count:_0x1fa326,done:_0x2cb70c}=(0x0,r[_0x5e52db(0xac)])((0x0,r[_0x5e52db(0xb4)])(K)[_0x5e52db(0x154)]),[_0x2aa4b8,_0x187645]=(0x0,a[_0x5e52db(0x86)])(_0x1fa326>0x0?_0x2cb70c/_0x1fa326:0x0);return(0x0,a[_0x5e52db(0x1d7)])(()=>{_0x187645(_0x1fa326>0x0?_0x2cb70c/_0x1fa326:0x0);},[_0x1fa326,_0x2cb70c]),(0x0,c[_0x5e52db(0xf9)])(_0x5e52db(0x175),{'className':_0x5e52db(0xf0),'children':(0x0,c[_0x5e52db(0xf9)])('div',{'className':'univer-h-1.5\x20univer-rounded-lg\x20univer-bg-primary-600\x20univer-transition-[width]\x20univer-duration-500','style':{'width':Math[_0x5e52db(0xff)](_0x2aa4b8*0x64)+'%'}})});}function he(){const _0x1955bb=_0x4f9bf2;return(0x0,c['jsxs'])(_0x1955bb(0x175),{'className':_0x1955bb(0xea),'children':[(0x0,c[_0x1955bb(0xf9)])(_0x1955bb(0x147),{'className':_0x1955bb(0x96),'children':(0x0,r[_0x1955bb(0xb4)])(t[_0x1955bb(0x159)])['t'](_0x1955bb(0x7e))}),(0x0,c[_0x1955bb(0xf9)])(_0x1955bb(0x175),{'className':_0x1955bb(0x10d),'children':(0x0,c['jsx'])(me,{})}),(0x0,c[_0x1955bb(0xf9)])(pe,{})]});}const ge={0x1:(0x0,c[_0x4f9bf2(0xf9)])(i['SuccessIcon'],{'className':_0x4f9bf2(0x1ce)}),0x0:(0x0,c[_0x4f9bf2(0xf9)])(i['ClockIcon'],{'className':_0x4f9bf2(0x118)}),0x2:(0x0,c[_0x4f9bf2(0xf9)])(i[_0x4f9bf2(0x109)],{'className':'univer-text-red-500'})};function _e(){const _0x3a164c=_0x4f9bf2;let [_0x1729d6,_0x4000d8]=(0x0,a[_0x3a164c(0x86)])(0x0),[_0x3e15d9,_0x3521d5]=(0x0,a[_0x3a164c(0x86)])(!0x1),[_0x2bea08,_0x47a175]=(0x0,a[_0x3a164c(0x86)])([]),_0x6e9042=(0x0,r['useDependency'])(v),_0x2d4833=(0x0,r[_0x3a164c(0xb4)])(t[_0x3a164c(0x159)]);(0x0,a[_0x3a164c(0x1d7)])(()=>{const _0x32dcdf=_0x3a164c;let _0x50cc48=_0x6e9042['visible$'][_0x32dcdf(0x1b9)](_0xedca8b=>{_0x3521d5(_0xedca8b);}),_0x112442=_0x6e9042['list$']['subscribe'](_0x3466c5=>{_0x47a175(_0x3466c5);}),_0x36a1cf=_0x6e9042[_0x32dcdf(0x134)][_0x32dcdf(0x1b9)](_0x39ced6=>{_0x4000d8(_0x39ced6);});return()=>{const _0x2dded4=_0x32dcdf;_0x50cc48[_0x2dded4(0x10a)](),_0x112442['unsubscribe'](),_0x36a1cf[_0x2dded4(0x10a)]();};},[]);function _0x21a10d(){_0x3521d5(!0x1);}function _0x2b31ef(_0x1b4be6){const _0x369b5b=_0x3a164c;switch(_0x1b4be6){case 0x1:return _0x2d4833['t'](_0x369b5b(0x176));case 0x0:return _0x2d4833['t'](_0x369b5b(0x116));case 0x2:return _0x2d4833['t'](_0x369b5b(0x140));default:return'';}}return _0x3e15d9&&(0x0,c[_0x3a164c(0x182)])('div',{'className':_0x3a164c(0x8a),'children':[(0x0,c[_0x3a164c(0x182)])(_0x3a164c(0x175),{'className':'univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-1.5\x20univer-pr-2','children':[(0x0,c['jsxs'])('span',{'className':_0x3a164c(0xca),'children':[(0x0,c[_0x3a164c(0xf9)])(_0x3a164c(0x147),{'className':_0x3a164c(0xb8),'children':ge[_0x1729d6]}),(0x0,c[_0x3a164c(0xf9)])('span',{'className':_0x3a164c(0x9e),'children':_0x2b31ef(_0x1729d6)})]}),(0x0,c[_0x3a164c(0xf9)])(_0x3a164c(0x147),{'className':'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','onClick':_0x21a10d,'children':(0x0,c[_0x3a164c(0xf9)])(i[_0x3a164c(0x1de)],{})})]}),(0x0,c['jsxs'])(_0x3a164c(0x175),{'children':[_0x1729d6===0x0&&(0x0,c[_0x3a164c(0xf9)])(he,{}),_0x1729d6===0x2&&(0x0,c[_0x3a164c(0xf9)])(X,{}),_0x2bea08[_0x3a164c(0x14f)]>0x0&&(0x0,c[_0x3a164c(0xf9)])(re,{'list':_0x2bea08}),_0x1729d6===0x1&&(0x0,c[_0x3a164c(0xf9)])(fe,{'count':_0x2bea08['length']})]})]});}function Z(){const _0x593dbd=_0x4f9bf2;return(0x0,c[_0x593dbd(0xf9)])(_e,{});}let Q=class extends t['Disposable']{constructor(_0x3f05ef,_0x2a4931){const _0x5252e8=_0x4f9bf2;super(),this[_0x5252e8(0xbc)]=_0x3f05ef,this['_uiPartsService']=_0x2a4931,this[_0x5252e8(0x9a)]();}[_0x4f9bf2(0x9a)](){const _0x379432=_0x4f9bf2;this[_0x379432(0x15b)](this[_0x379432(0x156)]['registerComponent'](r[_0x379432(0x1a1)][_0x379432(0xa7)],()=>(0x0,r['connectInjector'])(Z,this[_0x379432(0xbc)])));}};Q=I([F(0x0,(0x0,t[_0x4f9bf2(0x1ee)])(t[_0x4f9bf2(0xab)])),F(0x1,r[_0x4f9bf2(0xa4)])],Q);let $=class extends t['Plugin']{constructor(_0x4be3c4=p,_0x2cf1ec,_0x1601b8){const _0x52d6dc=_0x4f9bf2;super(),this[_0x52d6dc(0x137)]=_0x4be3c4,this['_injector']=_0x2cf1ec,this[_0x52d6dc(0x17b)]=_0x1601b8;let {..._0x3fcf8e}=(0x0,t[_0x52d6dc(0xc5)])({},p,this['_config']);this['_configService'][_0x52d6dc(0x19f)](f,_0x3fcf8e);}[_0x4f9bf2(0x88)](){const _0x4ded74=_0x4f9bf2;(0x0,t[_0x4ded74(0x13d)])(this['_injector'],[[Q],[K,{'useClass':q}],[W,{'useClass':G}],[L,{'useClass':R}],[v,{'useClass':y}]]);}['onReady'](){const _0x486601=_0x4f9bf2;(0x0,t[_0x486601(0xbf)])(this['_injector'],[[Q],[K]]);}};_($,_0x4f9bf2(0x12b),_0x4f9bf2(0x1d9)),_($,_0x4f9bf2(0x8f),m),_($,_0x4f9bf2(0x141),h),$=I([(0x0,t[_0x4f9bf2(0x167)])(n['UniverNetworkPlugin'],e[_0x4f9bf2(0xdd)]),F(0x1,(0x0,t[_0x4f9bf2(0x1ee)])(t[_0x4f9bf2(0xab)])),F(0x2,t[_0x4f9bf2(0x19d)])],$),exports[_0x4f9bf2(0x19b)]=f,Object[_0x4f9bf2(0x199)](exports,_0x4f9bf2(0xfd),{'enumerable':!0x0,'get':function(){return q;}}),Object[_0x4f9bf2(0x199)](exports,_0x4f9bf2(0xde),{'enumerable':!0x0,'get':function(){return G;}}),exports['IExchangeOperateService']=K,exports[_0x4f9bf2(0x10f)]=W,exports['IRequestService']=L,exports[_0x4f9bf2(0x1c8)]=v,Object['defineProperty'](exports,'RequestService',{'enumerable':!0x0,'get':function(){return R;}}),Object[_0x4f9bf2(0x199)](exports,_0x4f9bf2(0x119),{'enumerable':!0x0,'get':function(){return $;}}),exports[_0x4f9bf2(0x10e)]=Z,exports['UploadNotificationService']=y,exports[_0x4f9bf2(0xcd)]=ne,exports['downloadFile']=O,exports[_0x4f9bf2(0x108)]=k,exports[_0x4f9bf2(0x1ba)]=A,exports[_0x4f9bf2(0xc9)]=B,exports[_0x4f9bf2(0x1be)]=H,exports[_0x4f9bf2(0xeb)]=V,exports[_0x4f9bf2(0x80)]=z;
|
|
1
|
+
const _0x3b1881=_0x46ec;(function(_0x1d117b,_0x236878){const _0x4326eb=_0x46ec,_0x414c01=_0x1d117b();while(!![]){try{const _0x5bd285=parseInt(_0x4326eb(0x291))/0x1*(-parseInt(_0x4326eb(0x225))/0x2)+parseInt(_0x4326eb(0x312))/0x3*(parseInt(_0x4326eb(0x350))/0x4)+-parseInt(_0x4326eb(0x351))/0x5*(-parseInt(_0x4326eb(0x2c5))/0x6)+parseInt(_0x4326eb(0x361))/0x7+-parseInt(_0x4326eb(0x33b))/0x8+parseInt(_0x4326eb(0x36f))/0x9+-parseInt(_0x4326eb(0x276))/0xa*(parseInt(_0x4326eb(0x26e))/0xb);if(_0x5bd285===_0x236878)break;else _0x414c01['push'](_0x414c01['shift']());}catch(_0x17aa24){_0x414c01['push'](_0x414c01['shift']());}}}(_0x5b99,0x661d5),Object[_0x3b1881(0x2d7)](exports,Symbol['toStringTag'],{'value':_0x3b1881(0x32c)}));let e=require('@univerjs-pro/license'),t=require('@univerjs/core'),n=require('@univerjs/network'),r=require('@univerjs/ui'),i=require('@univerjs/icons'),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');const f=_0x3b1881(0x207),p={};var m=_0x3b1881(0x267),ee=_0x3b1881(0x1ec);function h(_0x506e70){'@babel/helpers - typeof';const _0x266dc4=_0x3b1881;return h=typeof Symbol=='function'&&typeof Symbol[_0x266dc4(0x274)]==_0x266dc4(0x1e6)?function(_0x3b2cf7){return typeof _0x3b2cf7;}:function(_0x33187e){const _0x3b0606=_0x266dc4;return _0x33187e&&typeof Symbol==_0x3b0606(0x295)&&_0x33187e[_0x3b0606(0x1ed)]===Symbol&&_0x33187e!==Symbol[_0x3b0606(0x2d2)]?'symbol':typeof _0x33187e;},h(_0x506e70);}function te(_0x896853,_0x45cf97){const _0x2f4a75=_0x3b1881;if(h(_0x896853)!=_0x2f4a75(0x308)||!_0x896853)return _0x896853;var _0x50aa32=_0x896853[Symbol[_0x2f4a75(0x30f)]];if(_0x50aa32!==void 0x0){var _0x50c147=_0x50aa32['call'](_0x896853,_0x45cf97||_0x2f4a75(0x27c));if(h(_0x50c147)!=_0x2f4a75(0x308))return _0x50c147;throw TypeError(_0x2f4a75(0x222));}return(_0x45cf97===_0x2f4a75(0x283)?String:Number)(_0x896853);}function ne(_0x17254d){const _0x43836c=_0x3b1881;var _0x43807c=te(_0x17254d,_0x43836c(0x283));return h(_0x43807c)=='symbol'?_0x43807c:_0x43807c+'';}function g(_0x2d555a,_0x51cf37,_0x186c23){return(_0x51cf37=ne(_0x51cf37))in _0x2d555a?Object['defineProperty'](_0x2d555a,_0x51cf37,{'value':_0x186c23,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x2d555a[_0x51cf37]=_0x186c23,_0x2d555a;}let re=function(_0x48fd72){const _0x54d83f=_0x3b1881;return _0x48fd72[_0x48fd72[_0x54d83f(0x2ac)]=0x0]=_0x54d83f(0x2ac),_0x48fd72[_0x48fd72[_0x54d83f(0x305)]=0x1]=_0x54d83f(0x305),_0x48fd72[_0x48fd72[_0x54d83f(0x1fb)]=0x2]=_0x54d83f(0x1fb),_0x48fd72;}({});const _=(0x0,t['createIdentifier'])(_0x3b1881(0x220));var v=class extends t[_0x3b1881(0x26c)]{constructor(){const _0x1bae0e=_0x3b1881;super(),g(this,'_visible$',new o[(_0x1bae0e(0x328))]()),g(this,_0x1bae0e(0x292),new o[(_0x1bae0e(0x328))]()),g(this,_0x1bae0e(0x36e),new o[(_0x1bae0e(0x328))]()),g(this,'visible$',this[_0x1bae0e(0x2ce)][_0x1bae0e(0x2a2)]()),g(this,'state$',this['_state$'][_0x1bae0e(0x2a2)]()),g(this,'list$',this[_0x1bae0e(0x36e)][_0x1bae0e(0x2a2)]()),g(this,_0x1bae0e(0x2b4),[]);}[_0x3b1881(0x320)](){const _0x4b22c0=_0x3b1881;super[_0x4b22c0(0x320)](),this[_0x4b22c0(0x2ce)][_0x4b22c0(0x237)](),this[_0x4b22c0(0x292)][_0x4b22c0(0x237)](),this[_0x4b22c0(0x36e)]['complete']();}['show'](){const _0x177485=_0x3b1881;this[_0x177485(0x2ce)]['next'](!0x0);}['hide'](){const _0x3e887f=_0x3b1881;this['_visible$'][_0x3e887f(0x204)](!0x1);}[_0x3b1881(0x33f)](_0xa6d77d){const _0x10a292=_0x3b1881;this['_state$'][_0x10a292(0x204)](_0xa6d77d);}[_0x3b1881(0x36d)](_0x54208f){const _0x6220fc=_0x3b1881;this[_0x6220fc(0x2b4)][_0x6220fc(0x2e2)](_0x54208f),this[_0x6220fc(0x36e)][_0x6220fc(0x204)](this[_0x6220fc(0x2b4)]);}};function ie(_0x15bfe6){const _0x156865=_0x3b1881;let {list:_0x19249a}=_0x15bfe6;function _0x29af08(_0x1e7306){const _0x230c7f=_0x46ec;switch(_0x1e7306){case 0x1:return(0x0,c[_0x230c7f(0x1eb)])(i[_0x230c7f(0x332)],{});case 0x2:return(0x0,c['jsx'])(i[_0x230c7f(0x264)],{});case 0x3:return(0x0,c[_0x230c7f(0x1eb)])(i[_0x230c7f(0x356)],{});default:return null;}}return(0x0,c['jsx'])(_0x156865(0x342),{'className':(0x0,s[_0x156865(0x241)])(_0x156865(0x23f),s['scrollbarClassName']),'children':(0x0,c[_0x156865(0x1eb)])('ul',{'className':_0x156865(0x362),'children':_0x19249a[_0x156865(0x24b)]((_0x3f844c,_0x1bf99d)=>(0x0,c[_0x156865(0x1eb)])('li',{'children':(0x0,c[_0x156865(0x255)])('a',{'className':_0x156865(0x1e7),'href':_0x3f844c[_0x156865(0x1f6)],'target':'_blank','rel':_0x156865(0x263),'children':[(0x0,c[_0x156865(0x255)])('span',{'className':_0x156865(0x24f),'children':[(0x0,c[_0x156865(0x1eb)])(_0x156865(0x2d4),{'className':'univer-flex\x20univer-h-5\x20univer-text-xl','children':_0x29af08(_0x3f844c[_0x156865(0x26b)])}),(0x0,c[_0x156865(0x1eb)])(s[_0x156865(0x314)],{'showIfEllipsis':!0x0,'title':_0x3f844c[_0x156865(0x290)],'asChild':!0x0,'children':(0x0,c[_0x156865(0x1eb)])(_0x156865(0x2d4),{'className':_0x156865(0x316),'children':_0x3f844c[_0x156865(0x290)]})})]}),(0x0,c[_0x156865(0x1eb)])(_0x156865(0x2d4),{'className':_0x156865(0x30a),'children':(0x0,c['jsx'])(i[_0x156865(0x1f3)],{})})]})},_0x1bf99d))})});}const y=_0x3b1881(0x36a),b=_0x3b1881(0x261),x=_0x3b1881(0x22b),S=_0x3b1881(0x2bd),C=_0x3b1881(0x2ec),w={[t[_0x3b1881(0x208)]['UNIVER_UNKNOWN']]:[''],[t[_0x3b1881(0x208)]['UNIVER_DOC']]:[y],[t[_0x3b1881(0x208)][_0x3b1881(0x275)]]:[b,x,S],[t[_0x3b1881(0x208)][_0x3b1881(0x359)]]:[C],[t[_0x3b1881(0x208)][_0x3b1881(0x20d)]]:[''],[t['UniverInstanceType']['UNIVER_PROJECT']]:[''],[t[_0x3b1881(0x208)]['UNRECOGNIZED']]:['']},T={[y]:_0x3b1881(0x24c),[b]:_0x3b1881(0x322),[x]:_0x3b1881(0x2bc),[S]:'xltx',[C]:_0x3b1881(0x28f)};function ae(_0x21b3ce,_0xd6bc4f,_0x2dbbe4){const _0x1fe563=_0x3b1881;let _0x25404b=document[_0x1fe563(0x2df)]('a');_0x25404b[_0x1fe563(0x227)]=_0x21b3ce,_0x25404b['style'][_0x1fe563(0x2c1)]=_0x1fe563(0x2c4),_0x25404b[_0x1fe563(0x27b)]=_0xd6bc4f+'.'+_0x2dbbe4,document[_0x1fe563(0x250)][_0x1fe563(0x327)](_0x25404b),_0x25404b['click'](),document[_0x1fe563(0x250)][_0x1fe563(0x2fb)](_0x25404b);}function E(_0x30aef8,_0x54106c,_0x51ba9d){const _0x56bb38=_0x3b1881;let _0x5bf97c=URL[_0x56bb38(0x248)](_0x30aef8);ae(_0x5bf97c,_0x54106c,_0x51ba9d),URL['revokeObjectURL'](_0x5bf97c);}function D(_0x14497a){const _0x40f414=_0x3b1881;let _0x33d6a0=_0x14497a[_0x40f414(0x290)][_0x40f414(0x32e)]('.')[_0x40f414(0x228)]();if(!_0x33d6a0)return t[_0x40f414(0x208)][_0x40f414(0x24a)];let _0x33778b=oe(),_0x241b3a=t[_0x40f414(0x208)][_0x40f414(0x24a)];return _0x33778b[_0x40f414(0x244)](_0x5287a9=>O(_0x33d6a0,_0x5287a9)?(_0x241b3a=_0x5287a9,!0x0):!0x1),_0x241b3a;}function oe(){const _0x53078c=_0x3b1881;return Object[_0x53078c(0x21f)](t['UniverInstanceType'])['filter'](_0x5b3a36=>typeof _0x5b3a36=='number');}function O(_0x242e1e,_0x2e8cea){const _0x559c72=_0x3b1881;var _0x3029f4;return((_0x3029f4=w[_0x2e8cea])==null?[]:_0x3029f4)['map'](_0x54c913=>(T[_0x54c913]||'')[_0x559c72(0x2c2)]())[_0x559c72(0x213)](_0x242e1e[_0x559c72(0x2c2)]());}function k(_0x56e8ee,_0x52bfec=!0x1){const _0xad9f85=_0x3b1881;let _0x3c854d=_0x56e8ee[_0xad9f85(0x24b)](_0xb94416=>{var _0x41787d;return(_0x41787d=w[_0xb94416])==null?[]:_0x41787d;})[_0xad9f85(0x254)](',');return new Promise((_0x448b6e,_0x1b33f6)=>{const _0x26b1e1=_0xad9f85;let _0x4beef8=document[_0x26b1e1(0x2df)](_0x26b1e1(0x2eb));_0x4beef8[_0x26b1e1(0x26b)]=_0x26b1e1(0x23a),_0x4beef8[_0x26b1e1(0x366)]=_0x3c854d,_0x4beef8[_0x26b1e1(0x1e4)]=_0x52bfec,_0x4beef8[_0x26b1e1(0x2b7)](_0x26b1e1(0x2fe),_0x49c19c=>{const _0x66591d=_0x26b1e1;let _0x173238=_0x49c19c[_0x66591d(0x2cf)];if(!_0x173238['files']||_0x173238[_0x66591d(0x25d)][_0x66591d(0x205)]===0x0)throw _0x1b33f6(null),Error(_0x66591d(0x29b));_0x448b6e(_0x173238[_0x66591d(0x25d)]);}),_0x4beef8[_0x26b1e1(0x1f9)]();});}async function A(_0x2dff24,_0x36f977){const _0x33565a=_0x3b1881;try{var _0x381a8d,_0x43ab31,_0x3eb5f4;let _0x411859=await _0x36f977[_0x33565a(0x21c)](_0x2dff24,{'responseType':_0x33565a(0x211)}),_0x2f14c5=_0x411859[_0x33565a(0x250)],_0x18a3c6=(_0x381a8d=(_0x43ab31=_0x411859[_0x33565a(0x31a)][_0x33565a(0x21c)](_0x33565a(0x278)))==null?void 0x0:_0x43ab31['join'](',\x20'))==null?_0x33565a(0x299):_0x381a8d,_0xa82a2c=_0x33565a(0x363)+(T[_0x18a3c6]||_0x33565a(0x322)),_0x89696b=(_0x3eb5f4=_0x411859[_0x33565a(0x31a)][_0x33565a(0x21c)](_0x33565a(0x236)))==null?void 0x0:_0x3eb5f4[_0x33565a(0x254)](',\x20');if(_0x89696b){let _0x3354c0=_0x89696b[_0x33565a(0x294)](/filename=(.+)/);_0x3354c0&&_0x3354c0[0x1]&&(_0xa82a2c=_0x3354c0[0x1]);}else _0xa82a2c=se(_0x2dff24)||_0xa82a2c;return new File([_0x2f14c5],_0xa82a2c,{'type':_0x18a3c6});}catch(_0x49dd23){console[_0x33565a(0x27d)](_0x33565a(0x23e),_0x49dd23);return;}}function se(_0x3437c9){const _0x5c3bb9=_0x3b1881;try{return new URL(_0x3437c9)['pathname'][_0x5c3bb9(0x32e)]('/')['pop']();}catch(_0x10cdd1){console[_0x5c3bb9(0x27d)]('Error\x20getting\x20file\x20name\x20from\x20URL:',_0x10cdd1);return;}}function ce(_0x4369c6){const _0x48b72f=_0x3b1881;let _0x5dca1e=new Blob([_0x4369c6[_0x48b72f(0x1f1)]],{'type':_0x48b72f(0x201)});return new File([_0x5dca1e],'file.json');}function j(_0x2f4a5f,_0x271f18){const _0x1bbe30=_0x3b1881;return _0x2f4a5f[_0x1bbe30(0x27e)](_0x1bbe30(0x252),_0x271f18);}function M(_0x1db536,_0x219a14){const _0x4478b4=_0x3b1881;return _0x1db536['replace'](_0x4478b4(0x30e),_0x219a14);}function le(_0x430d13,_0x325025){const _0x61a140=_0x3b1881;return _0x430d13[_0x61a140(0x27e)](_0x61a140(0x272),_0x325025);}function N(_0x1d9bec,_0x15dc7f){return function(_0x55aaeb,_0x50ebf4){_0x15dc7f(_0x55aaeb,_0x50ebf4,_0x1d9bec);};}function P(_0x456ee9,_0x47b6c6,_0x2ee409,_0x34f801){const _0x553cc4=_0x3b1881;var _0x2601cb=arguments[_0x553cc4(0x205)],_0x3df008=_0x2601cb<0x3?_0x47b6c6:_0x34f801===null?_0x34f801=Object[_0x553cc4(0x29f)](_0x47b6c6,_0x2ee409):_0x34f801,_0x4c7e1c;if(typeof Reflect==_0x553cc4(0x308)&&typeof Reflect[_0x553cc4(0x1f8)]==_0x553cc4(0x295))_0x3df008=Reflect['decorate'](_0x456ee9,_0x47b6c6,_0x2ee409,_0x34f801);else{for(var _0x4f6a6d=_0x456ee9[_0x553cc4(0x205)]-0x1;_0x4f6a6d>=0x0;_0x4f6a6d--)(_0x4c7e1c=_0x456ee9[_0x4f6a6d])&&(_0x3df008=(_0x2601cb<0x3?_0x4c7e1c(_0x3df008):_0x2601cb>0x3?_0x4c7e1c(_0x47b6c6,_0x2ee409,_0x3df008):_0x4c7e1c(_0x47b6c6,_0x2ee409))||_0x3df008);}return _0x2601cb>0x3&&_0x3df008&&Object[_0x553cc4(0x2d7)](_0x47b6c6,_0x2ee409,_0x3df008),_0x3df008;}const F=(0x0,t[_0x3b1881(0x296)])(_0x3b1881(0x2b1));function _0x5b99(){const _0x2d9280=['taskID','link','FileId','decorate','click','import\x20error','ERROR','exportXLSXBySnapshot','transformDocumentDataToSnapshot','Failed\x20to\x20get\x20taskID\x20from\x20import\x20response','_emitProgress','_getEnableServerSideComputing','application/json','transformSnapshotToWorkbookData','origin','next','length','useState','exchange-client.config','UniverInstanceType','isArray','_getExportURL','MessageType','exchange-client.uploadAgain','UNIVER_BASE','b64EncodeUnicode','getResourcesRequest','size','blob','_addDoneTask','includes','importDOCXToSnapshot','exportPPTXByUnitId','enableServerSideComputing','getLatestCsReqIdBySid','Success','_upload','clearTaskInterrupted','_extractErrorDetail','get','downloadFile','univer-text-green-500','values','univer-pro.exchange-client.upload-notification.service','importPPTXToSnapshot','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','_configService','BuiltInUIPart','4qPQopa','saveSnapshot','href','pop','Error','exportPPTXBySnapshot','application/vnd.ms-excel.sheet.macroEnabled.12','univer-h-6\x20univer-text-2xl','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','transformSlideDataToSnapshotJson','_localeService','unitID','transformSlideDataToSnapshot','statusText','HTTPResponseError','importXLSXToUnitId','_requestState$','content-disposition','complete','univer-mt-3\x20univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-2\x20univer-pr-1','workbook.json','file','options','useDependency','import','Error\x20fetching\x20file\x20from\x20URL:','univer-mt-5\x20univer-max-h-72\x20univer-overflow-y-auto\x20univer-overflow-x-hidden','exchange-client.uploadSuccessTip','clsx','Failed\x20to\x20get\x20text\x20from\x20url','univer-mt-5\x20univer-flex\x20univer-flex-col','some','_getSignURL','_getImportURL','_clearProgress','createObjectURL','univer-ml-1.5\x20univer-font-semibold\x20univer-leading-6\x20univer-text-gray-900\x20dark:!univer-text-white','UNIVER_UNKNOWN','map','docx','_getUnitName','exchange-client.networkError','univer-flex\x20univer-w-[calc(100%-48px)]\x20univer-items-center','body','requestState$','{type}','getUnitId','join','jsxs','min','shift','minSheetRowCount','Get\x20outputType\x20error','/universer-api/file/{fileID}/sign-url','_showDownloadMessage','transformSnapshotToSlideData','files','catch','set','UNRECOGNIZED','application/vnd.openxmlformats-officedocument.spreadsheetml.sheet','exportServerUrl','noreferrer','XlsxMultiIcon','exchange-client.uploading','searchParams','@univerjs-pro/exchange-client','_exportBySnapshot','_getIgnoreTableExport','upload\x20failed:\x20FileId\x20is\x20empty','type','Disposable','createUnit','8023532MnkJyi','deflateSync','_getUnitDocJson','RequestService','{fileID}','text','iterator','UNIVER_SHEET','10QdNzdV','_showNetworkError','Content-Type','UniverExchangeClientPlugin','exportXLSXByUnitId','download','default','error','replace','_progress$','importServerUrl','CONTENT','Warning','string','sign\x20url\x20error','_getUnitJson','univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white',':\x20HTTP\x20','getUniverInstanceTypeByFile','DependentOn','/universer-api/stream/file/upload','forEach','_uploadTaskNotDone','keys','_importToSnapshot','pptx','name','158953bcoHMr','_state$','Inject','match','function','createIdentifier','univer-text-sm\x20univer-text-gray-500','univer-pro.exchange-client.operate.service','application/octet-stream','UploadNotificationContainer','No\x20file\x20selected','_taskInterrupted','has','ErrorCode','getOwnPropertyDescriptor','getSnapshot','&flate=','asObservable','transformSnapshotJsonToSlideData','doc','message','_uiPartsService','decode','exchange-client.wait','pending','getCurrentUnitOfType','_refreshSlide','UPLOADING','_importTaskId','IRequestService','stringify','?size=','univer-pro.exchange-client.request.service','Failed\x20to\x20get\x20fileID\x20from\x20task','_getUnitIDDoc','_list','exchange-client.internalError','trim','addEventListener','_requestService','Failed\x20to\x20transform\x20snapshot\x20to\x20string','url','post','xlsm','application/vnd.openxmlformats-officedocument.spreadsheetml.template','UNDEFINED','_completeProgress','_registerComponents','display','toLowerCase','onReady','none','456sTFggD','IUniverInstanceService','ExchangeService','done','univer-pl-2\x20univer-pr-4','maxTimeoutTime','visible$','_getUnitID','version','_visible$','currentTarget','_fileTypeError','export\x20error','prototype','upload\x20failed:\x20missing\x20FileId\x20in\x20response','span','outputType','pluginName','defineProperty','slide','importFileToUnitId','useObservable','transformSnapshotJsonToDocumentData','transformDocumentDataToSnapshotJson','signUrlServerUrl','univer-mb-3\x20univer-py-0\x20univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','createElement','univer-flex','FileSource','unshift','_getDisableCellImageConversion','success','toDisposable','ExchangeOperateService','connectInjector','CONNECTOR_DATA_TOO_LARGE','INTERNAL_ERROR','resolveWithBasePath','input','application/vnd.openxmlformats-officedocument.presentationml.presentation','workbook','setTaskInterrupted','exportDOCXBySnapshot','exchange-client.unknownMistake','_injector','_getUnitIDSlide','upload\x20request\x20failed:\x20failed\x20to\x20read\x20source\x20file\x20from\x20url','_getMinSheetColumnCount','exchange-client.tooLarge','merge','ClockIcon','disposeUnit','saveSheetBlock','EXCHANGE_CLIENT_PLUGIN_CONFIG_KEY','removeChild','IResourceLoaderService','append','change','getSheetBlock','data','blockID','sheets','Info','exchange-client.uploadSuccess','SUCCESS','CloseIcon','_getLinkByUnitId','object','_resourceLoaderService','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','fileID','_exchangeService','progress$','{taskID}','toPrimitive','_showUploadMessage','show','10893KgoUWQ','exportDOCXByUnitId','Tooltip','importPPTXToUnitId','univer-ml-1\x20univer-truncate\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','code','/universer-api/exchange/task/{taskID}','_signUrl','headers','_doneUploadTaskCount','disableCellImageConversion','_getUnitNameByType','_importFileToUnitId','LocaleService','dispose','importXLSXToSnapshot','xlsx','copyFileMeta','_getUploadFileURL','getDeserializedSheetBlock','toString','appendChild','Subject','_getMinSheetRowCount','originalMeta','textDecoder','Module','ErrorIcon','split','Plugin','transformWorkbookDataToSnapshotJson','saveUnit','DocMultiIcon','_univerInstanceService','title','location','parse','univer-mx-0\x20univer-mb-3\x20univer-mt-4\x20univer-h-1.5\x20univer-w-[324px]\x20univer-rounded-lg\x20univer-bg-gray-200','textEncoder','list$','_addTotalCount','6681728gvqKNp','uploadFileServerUrl','jsonID','_httpService','updateState','_buildHttpErrorMessage','interrupt','div','registerDependencies','fetchMissingChangesets','univer-pro.exchange-client.exchange.service','_sheetBlockCache','_getUnitSlideJson','getTask','.json','_getDownloadEndpointURL','_refresh','resolve','UploadNotificationService','IExchangeOperateService','_buildProtocolErrorMessage','648AXdmXQ','29720fvqkyI','rev','registerLink','getUploadFile','export','SlideMultiIcon','_import','clear','UNIVER_SLIDE','_export','transformSnapshotJsonToWorkbookData','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','useEffect','disposeWithMe','HTTPService','snapshot','4652053rYvJKL','univer-m-0\x20univer-flex\x20univer-list-none\x20univer-flex-col\x20univer-gap-2\x20univer-p-0','file.','IConfigService','upload','accept','exchange-client.interrupt','saveChangeset','interruptImportTask','application/vnd.openxmlformats-officedocument.wordprocessingml.document','_messageService','getTextFromUrl','pushLink','_list$','5366250TZLbWK','UNIVER_DOC','ILogService','_uploadNotificationService','subscribe','unsubscribe','sheetBlocks','Failed\x20to\x20get\x20unitID\x20from\x20task','IUIPartsService','multiple','status','symbol','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','_getTaskURL','IExchangeService','unit','jsx','0.25.0-insiders.20260608-e4336f7','constructor','transformSnapshotToDocumentData','button','Method\x20not\x20implemented.','buffer','getConfig','ShareRangeIcon','_totalUploadTaskCount'];_0x5b99=function(){return _0x2d9280;};return _0x5b99();}let I=class{constructor(_0x1d28da,_0x445b58){this['_configService']=_0x1d28da,this['_httpService']=_0x445b58,g(this,'_taskInterrupted',new Set());}['dispose'](){}['setTaskInterrupted'](_0x32b8f8){this['_taskInterrupted']['add'](_0x32b8f8);}[_0x3b1881(0x21a)](){const _0x5d51ab=_0x3b1881;this[_0x5d51ab(0x29c)][_0x5d51ab(0x358)]();}async['upload'](_0x1d4b3c,_0x224e9a=0x0,_0x268460=!0x1){const _0x333e02=_0x3b1881;if(typeof _0x1d4b3c==_0x333e02(0x283)){let _0x1c1e41=await A(_0x1d4b3c,this[_0x333e02(0x33e)]);if(!_0x1c1e41)throw Error(_0x333e02(0x2f3));_0x1d4b3c=_0x1c1e41;}_0x224e9a=_0x224e9a||_0x1d4b3c[_0x333e02(0x210)];let _0x215b05=new FormData();_0x215b05[_0x333e02(0x2fd)](_0x333e02(0x23a),_0x1d4b3c);try{let _0x25868b=this[_0x333e02(0x324)]()+_0x333e02(0x2b0)+_0x224e9a+'&source='+l[_0x333e02(0x2e1)]['HttpImport']+_0x333e02(0x2a1)+_0x268460,_0x5dbc05={'body':_0x215b05},_0x4da412=(await this[_0x333e02(0x33e)][_0x333e02(0x2bb)](_0x25868b,_0x5dbc05))[_0x333e02(0x250)];if(_0x4da412[_0x333e02(0x27d)]&&_0x4da412['error']['code']!==l['ErrorCode']['OK'])throw Error(this['_buildProtocolErrorMessage']('upload\x20request\x20failed',_0x4da412[_0x333e02(0x27d)]));return _0x4da412;}catch(_0x59f40c){throw _0x59f40c instanceof Error?_0x59f40c:Error(this[_0x333e02(0x340)]('upload\x20request\x20failed',_0x59f40c));}}async[_0x3b1881(0x23d)](_0x1a033a){const _0x5df627=_0x3b1881;let {fileID:_0x53072d,type:_0x1ef993,outputType:_0x3427ff,minSheetColumnCount:_0x27443f,minSheetRowCount:_0x4e1708}=_0x1a033a;try{let _0x2e3cfc=j(this[_0x5df627(0x246)](),''+_0x1ef993),_0x5ed650={'body':{'fileID':_0x53072d,'outputType':_0x3427ff,'minSheetColumnCount':_0x27443f,'minSheetRowCount':_0x4e1708}},_0x3fbeed=(await this[_0x5df627(0x33e)][_0x5df627(0x2bb)](_0x2e3cfc,_0x5ed650))[_0x5df627(0x250)];return _0x3fbeed[_0x5df627(0x27d)]&&_0x3fbeed[_0x5df627(0x27d)][_0x5df627(0x317)]!==l[_0x5df627(0x29e)]['OK']?void 0x0:_0x3fbeed;}catch{return;}}async[_0x3b1881(0x355)](_0x5469ec){const _0x48857c=_0x3b1881;let {unitID:_0x5ce603,jsonID:_0x561701,type:_0x3625c6,sscSwitch:_0x5239a2,useImageUrl:_0x1947fc,ignoreTableExport:_0x58ee58}=_0x5469ec;try{let _0x135009=j(this['_getExportURL'](),''+_0x3625c6),_0x4b92e3={'body':{'unitID':_0x5ce603,'jsonID':_0x561701,'type':_0x3625c6,'sscSwitch':_0x5239a2,'useImageUrl':_0x1947fc,'ignoreTableExport':_0x58ee58}},_0x1486ac=(await this['_httpService'][_0x48857c(0x2bb)](_0x135009,_0x4b92e3))[_0x48857c(0x250)];return _0x1486ac['error']&&_0x1486ac[_0x48857c(0x27d)][_0x48857c(0x317)]!==l[_0x48857c(0x29e)]['OK']?void 0x0:_0x1486ac;}catch{return;}}async[_0x3b1881(0x348)](_0x29ee21){return new Promise((_0x48db75,_0x5451e2)=>{const _0x5c6f4e=_0x46ec;try{let _0x6c862e=0x0,_0x58b071=M(this[_0x5c6f4e(0x1e8)](),''+_0x29ee21),_0x496611=this['_getMaxPollingTime'](),_0x4f402b=async()=>{const _0x26df08=_0x5c6f4e;if(this[_0x26df08(0x29c)][_0x26df08(0x29d)](_0x29ee21))return;let _0x3373c4=(await this['_httpService'][_0x26df08(0x21c)](_0x58b071))[_0x26df08(0x250)];if(_0x3373c4['error']&&_0x3373c4[_0x26df08(0x27d)][_0x26df08(0x317)]===l[_0x26df08(0x29e)]['OK']){if(_0x3373c4['status']===_0x26df08(0x2c8))_0x48db75(_0x3373c4);else{if(_0x3373c4[_0x26df08(0x1e5)]===_0x26df08(0x2a9)){let _0x1f8de9=0x3e8;if(_0x6c862e>=_0x496611){_0x5451e2(_0x3373c4);return;}else _0x6c862e>=0x7530&&(_0x1f8de9=0x1388);_0x6c862e+=_0x1f8de9,setTimeout(_0x4f402b,_0x1f8de9);}else _0x5451e2(_0x3373c4);}}else _0x5451e2(_0x3373c4);};_0x4f402b();}catch(_0x4406f5){_0x5451e2(_0x4406f5 instanceof Error?_0x4406f5:Error(String(_0x4406f5)));}});}async['signUrl'](_0x101bc7){const _0x206988=_0x3b1881;try{let _0x5027c6=le(this[_0x206988(0x245)](),''+_0x101bc7);return(await this['_httpService'][_0x206988(0x21c)](_0x5027c6))[_0x206988(0x250)];}catch{return;}}async[_0x3b1881(0x36c)](_0x5689be){const _0x418806=_0x3b1881;try{return(await this[_0x418806(0x33e)][_0x418806(0x21c)](_0x5689be,{'responseType':_0x418806(0x273)}))[_0x418806(0x250)];}catch{return;}}[_0x3b1881(0x34f)](_0x3ac013,_0x2c36f1){const _0x284958=_0x3b1881;let _0x70c715=this[_0x284958(0x21b)](_0x2c36f1);return _0x70c715?_0x3ac013+':\x20'+_0x70c715:_0x3ac013;}[_0x3b1881(0x340)](_0x26d0fb,_0x5a39f0){const _0x45776a=_0x3b1881;if(_0x5a39f0 instanceof n[_0x45776a(0x233)]){let _0x34088b=typeof _0x5a39f0['status']=='number'?''+_0x5a39f0[_0x45776a(0x1e5)]+(_0x5a39f0['statusText']?'\x20'+_0x5a39f0[_0x45776a(0x232)]:''):void 0x0,_0x121fd1=this[_0x45776a(0x21b)](_0x5a39f0['error']);return _0x34088b&&_0x121fd1?_0x26d0fb+':\x20HTTP\x20'+_0x34088b+'\x20-\x20'+_0x121fd1:_0x34088b?_0x26d0fb+_0x45776a(0x287)+_0x34088b:_0x121fd1?_0x26d0fb+':\x20'+_0x121fd1:_0x26d0fb;}let _0x25257f=this['_extractErrorDetail'](_0x5a39f0);return _0x25257f?_0x26d0fb+':\x20'+_0x25257f:_0x26d0fb;}['_extractErrorDetail'](_0x2552e8){const _0x5e8b2d=_0x3b1881;if(typeof _0x2552e8==_0x5e8b2d(0x283)){let _0x5d7da1=_0x2552e8[_0x5e8b2d(0x2b6)]();return _0x5d7da1[_0x5e8b2d(0x205)]>0x0?_0x5d7da1:void 0x0;}if(_0x2552e8 instanceof Error)return this[_0x5e8b2d(0x21b)](_0x2552e8[_0x5e8b2d(0x2a5)]);if(!_0x2552e8||typeof _0x2552e8!=_0x5e8b2d(0x308)||Array[_0x5e8b2d(0x209)](_0x2552e8))return;let _0x381548=_0x2552e8,_0x494c61=this[_0x5e8b2d(0x21b)](_0x381548[_0x5e8b2d(0x2a5)]);if(_0x494c61)return _0x494c61;if(_0x381548[_0x5e8b2d(0x27d)]&&typeof _0x381548[_0x5e8b2d(0x27d)]==_0x5e8b2d(0x308)&&!Array[_0x5e8b2d(0x209)](_0x381548[_0x5e8b2d(0x27d)])){let _0xefe341=this[_0x5e8b2d(0x21b)](_0x381548[_0x5e8b2d(0x27d)]);if(_0xefe341)return _0xefe341;}}['_getUploadFileURL'](){const _0x452461=_0x3b1881;var _0x501fec;let _0x54d07c=this['_configService'][_0x452461(0x1f2)](f);return(_0x501fec=_0x54d07c==null?void 0x0:_0x54d07c[_0x452461(0x33c)])==null?_0x452461(0x28a):_0x501fec;}[_0x3b1881(0x246)](){const _0x266324=_0x3b1881;var _0x4e7cee;let _0x805e2b=this[_0x266324(0x223)][_0x266324(0x1f2)](f);return(_0x4e7cee=_0x805e2b==null?void 0x0:_0x805e2b[_0x266324(0x280)])==null?'/universer-api/exchange/{type}/import':_0x4e7cee;}[_0x3b1881(0x20a)](){const _0x260db6=_0x3b1881;var _0x397b1c;let _0x3613e0=this[_0x260db6(0x223)]['getConfig'](f);return(_0x397b1c=_0x3613e0==null?void 0x0:_0x3613e0[_0x260db6(0x262)])==null?'/universer-api/exchange/{type}/export':_0x397b1c;}[_0x3b1881(0x1e8)](){const _0x517538=_0x3b1881;var _0x5a1854;let _0x59331b=this[_0x517538(0x223)][_0x517538(0x1f2)](f);return(_0x5a1854=_0x59331b==null?void 0x0:_0x59331b['getTaskServerUrl'])==null?_0x517538(0x318):_0x5a1854;}[_0x3b1881(0x245)](){const _0x719d37=_0x3b1881;var _0x930bd5;let _0x15ca09=this[_0x719d37(0x223)][_0x719d37(0x1f2)](f);return(_0x930bd5=_0x15ca09==null?void 0x0:_0x15ca09[_0x719d37(0x2dd)])==null?_0x719d37(0x25a):_0x930bd5;}['_getMaxPollingTime'](){const _0x20aed6=_0x3b1881;var _0xbd5021;let _0x16fce5=this[_0x20aed6(0x223)][_0x20aed6(0x1f2)](f);return(_0xbd5021=_0x16fce5==null?void 0x0:_0x16fce5[_0x20aed6(0x2ca)])==null?0x1d4c0:_0xbd5021;}};I=P([N(0x0,t[_0x3b1881(0x364)]),N(0x1,(0x0,t[_0x3b1881(0x293)])(n[_0x3b1881(0x35f)]))],I);function ue(_0x4df6d5){const _0x5b4914=_0x3b1881;let _0x425aa6=_0x4df6d5[_0x5b4914(0x2ed)];if(!_0x425aa6)return null;let _0x3c9922={};_0x425aa6[_0x5b4914(0x302)]&&Object[_0x5b4914(0x28d)](_0x425aa6['sheets'])[_0x5b4914(0x28b)](_0x596da5=>{const _0x250629=_0x5b4914;let _0x4b1589=_0x425aa6[_0x250629(0x302)][_0x596da5];_0x3c9922[_0x596da5]={..._0x4b1589,'originalMeta':(0x0,u[_0x250629(0x20e)])(u[_0x250629(0x32b)]['decode'](_0x4b1589['originalMeta']))};});let _0x267f1e=(0x0,u['b64EncodeUnicode'])(u[_0x5b4914(0x32b)][_0x5b4914(0x2a7)](_0x425aa6[_0x5b4914(0x32a)]));return{..._0x4df6d5,'workbook':{..._0x425aa6,'originalMeta':_0x267f1e,'sheets':_0x3c9922},'doc':{},'slide':void 0x0};}function de(_0x4b2b33){const _0xe55ca5=_0x3b1881;let _0x4f9434=_0x4b2b33[_0xe55ca5(0x2a4)];if(!_0x4f9434)return null;let _0x2ab160=(0x0,u[_0xe55ca5(0x20e)])(u['textDecoder'][_0xe55ca5(0x2a7)](_0x4f9434[_0xe55ca5(0x32a)]));return{..._0x4b2b33,'workbook':{},'doc':{..._0x4f9434,'originalMeta':_0x2ab160},'slide':void 0x0};}function fe(_0x161749){const _0x3a9538=_0x3b1881;var _0x4db36b;let _0x3e3d3c=(_0x4db36b=_0x161749[_0x3a9538(0x2d8)])==null?_0x161749['doc']:_0x4db36b;if(!_0x3e3d3c)return null;let _0x12a3b6=typeof _0x3e3d3c[_0x3a9538(0x32a)]=='string'?_0x3e3d3c[_0x3a9538(0x32a)]:(0x0,u['b64EncodeUnicode'])(u[_0x3a9538(0x32b)]['decode'](_0x3e3d3c[_0x3a9538(0x32a)]));return{..._0x161749,'workbook':{},'doc':{},'slide':{..._0x3e3d3c,'originalMeta':_0x12a3b6}};}function L(_0x2b349f){const _0x1b3a40=_0x3b1881;let _0x3a1b72={};return _0x2b349f[_0x1b3a40(0x28b)](_0x377ad4=>{const _0x32649b=_0x1b3a40;_0x3a1b72[_0x377ad4['id']]={..._0x377ad4,'data':(0x0,u[_0x32649b(0x20e)])(u[_0x32649b(0x32b)]['decode'](_0x377ad4[_0x32649b(0x300)]))};}),_0x3a1b72;}async function R(_0x2c6bcd){const _0x2849f3=_0x3b1881;var _0x8d0770;let _0x114e39={'metadata':void 0x0},_0x18868b=_0x2c6bcd['id'],_0x443077=(_0x8d0770=_0x2c6bcd[_0x2849f3(0x352)])==null?0x0:_0x8d0770,_0x4aa6c6=new W(),{snapshot:_0xf325b}=await(0x0,u['transformWorkbookDataToSnapshot'])(_0x114e39,_0x2c6bcd,_0x18868b,_0x443077,_0x4aa6c6),_0x470fdb=await(0x0,u['getSheetBlocksFromSnapshot'])(_0xf325b,_0x4aa6c6),_0x2b9736=ue(_0xf325b);if(!_0x2b9736)throw Error(_0x2849f3(0x2b9));return{'snapshot':_0x2b9736,'sheetBlocks':L(_0x470fdb)};}async function z(_0x3ef99f){const _0x56baf0=_0x3b1881;var _0x4f2af3;let _0x3a545f={'metadata':void 0x0},_0x2c0bd0=_0x3ef99f['id'],{snapshot:_0x2e85d9}=await(0x0,u[_0x56baf0(0x1fd)])(_0x3a545f,_0x3ef99f,_0x2c0bd0,(_0x4f2af3=_0x3ef99f['rev'])==null?0x0:_0x4f2af3,new W()),_0x37cdd6=de(_0x2e85d9);if(!_0x37cdd6)throw Error(_0x56baf0(0x2b9));return{'snapshot':_0x37cdd6,'sheetBlocks':{}};}async function B(_0x33f21d){const _0x4ccf3e=_0x3b1881;var _0xc6f20;let _0x299767=_0x33f21d['id'],_0x14401c=(_0xc6f20=_0x33f21d[_0x4ccf3e(0x352)])==null?0x0:_0xc6f20,_0x5d11be=new W(),{snapshot:_0x10fcd3}=await(0x0,u[_0x4ccf3e(0x231)])(_0x33f21d['resources'],_0x33f21d,_0x299767,_0x14401c,_0x5d11be),_0x3a78da=fe(_0x10fcd3);if(!_0x3a78da)throw Error(_0x4ccf3e(0x2b9));return{'snapshot':_0x3a78da,'sheetBlocks':{}};}async function V(_0x3f389c){const _0x53fdaa=_0x3b1881;let _0x552d23=_0x3f389c[_0x53fdaa(0x360)],_0x5e4088=_0x3f389c[_0x53fdaa(0x1e1)]||{};return await(0x0,u[_0x53fdaa(0x202)])(_0x552d23,Object[_0x53fdaa(0x28d)](_0x5e4088)[_0x53fdaa(0x24b)](_0x5357bc=>_0x5e4088[_0x5357bc])[_0x53fdaa(0x24b)](_0x464441=>({..._0x464441,'data':_0x464441[_0x53fdaa(0x300)]?JSON['parse']((0x0,u['b64DecodeUnicode'])(_0x464441[_0x53fdaa(0x300)])):void 0x0})));}function H(_0x512b0d){const _0x202860=_0x3b1881;let _0x531252=_0x512b0d[_0x202860(0x360)];return(0x0,u[_0x202860(0x1ee)])(_0x531252);}function U(_0x264455){const _0x3934ab=_0x3b1881;let _0x937195=_0x264455[_0x3934ab(0x360)];return(0x0,u[_0x3934ab(0x25c)])(_0x937195);}var W=class{constructor(){const _0x383cc3=_0x3b1881;g(this,_0x383cc3(0x346),new Map());}['getUnitOnRev'](){const _0x518538=_0x3b1881;return Promise[_0x518538(0x34c)]({'snapshot':{'unitID':'','type':t['UniverInstanceType'][_0x518538(0x275)],'rev':0x0,'workbook':void 0x0,'doc':void 0x0,'slide':void 0x0},'changesets':[],'error':{'code':l[_0x518538(0x29e)]['OK'],'message':''}});}[_0x3b1881(0x2ff)](_0x1ddda0,_0x267b10){const _0x294369=_0x3b1881;let _0x4b0d60=this[_0x294369(0x346)][_0x294369(0x21c)](_0x267b10[_0x294369(0x301)]);return Promise[_0x294369(0x34c)]({'block':_0x4b0d60,'error':{'code':l[_0x294369(0x29e)]['OK'],'message':''}});}[_0x3b1881(0x325)](_0x2a256c,_0x36f9ea){const _0x6adc6b=_0x3b1881;let _0x507989=this[_0x6adc6b(0x346)]['get'](_0x36f9ea[_0x6adc6b(0x301)]);return Promise[_0x6adc6b(0x34c)]({'block':_0x507989===void 0x0?void 0x0:{..._0x507989,'data':JSON[_0x6adc6b(0x336)](u[_0x6adc6b(0x32b)][_0x6adc6b(0x2a7)](_0x507989[_0x6adc6b(0x300)]))},'error':{'code':l[_0x6adc6b(0x29e)]['OK'],'message':''}});}[_0x3b1881(0x344)](){const _0xecbe07=_0x3b1881;return Promise[_0xecbe07(0x34c)]({'changesets':[],'error':{'code':l[_0xecbe07(0x29e)]['OK'],'message':''}});}[_0x3b1881(0x20f)](){const _0x7c346a=_0x3b1881;return Promise[_0x7c346a(0x34c)]({'resources':{},'error':{'code':l['ErrorCode']['OK'],'message':''}});}[_0x3b1881(0x226)](){return Promise['resolve']({'error':{'code':l['ErrorCode']['OK'],'message':''}});}['updateSnapshot'](){const _0xb605c5=_0x3b1881;return Promise[_0xb605c5(0x34c)]({'error':{'code':l[_0xb605c5(0x29e)]['OK'],'message':''}});}[_0x3b1881(0x2f9)](_0x25fea3,_0x1dc804){const _0x4b2933=_0x3b1881;let {block:_0x482b5c}=_0x1dc804;return _0x482b5c?(this['_sheetBlockCache']['set'](_0x482b5c['id'],_0x482b5c),Promise['resolve']({'error':{'code':l['ErrorCode']['OK'],'message':''},'blockID':_0x482b5c['id']})):Promise[_0x4b2933(0x34c)]({'error':{'code':l[_0x4b2933(0x29e)][_0x4b2933(0x2be)],'message':'block\x20is\x20required'},'blockID':''});}[_0x3b1881(0x368)](){const _0x3b22f3=_0x3b1881;return Promise[_0x3b22f3(0x34c)]({'error':{'code':l['ErrorCode']['OK'],'message':''},'concurrent':[]});}[_0x3b1881(0x323)](){const _0x3974c6=_0x3b1881;return Promise[_0x3974c6(0x34c)]({'error':void 0x0,'fileMetaId':''});}[_0x3b1881(0x217)](){const _0x15f97e=_0x3b1881;return Promise[_0x15f97e(0x34c)]({'error':void 0x0,'latestReqID':0x0});}};const G=(0x0,t[_0x3b1881(0x296)])(_0x3b1881(0x345));let K=class extends t[_0x3b1881(0x26c)]{constructor(_0x1f1832,_0x1f10f7,_0x119dd6){const _0x1c62df=_0x3b1881;super(),this[_0x1c62df(0x223)]=_0x1f1832,this[_0x1c62df(0x33e)]=_0x1f10f7,this[_0x1c62df(0x2b8)]=_0x119dd6,g(this,'_importTaskId',null),g(this,'_requestState$',new o['Subject']()),g(this,_0x1c62df(0x251),this[_0x1c62df(0x235)][_0x1c62df(0x2a2)]());}['dispose'](){const _0x5816ab=_0x3b1881;super[_0x5816ab(0x320)](),this[_0x5816ab(0x235)]['complete']();}async[_0x3b1881(0x214)](_0x5dd8af){const _0x3d599d=_0x3b1881;let _0x271a21=await this[_0x3d599d(0x28e)](_0x5dd8af,t[_0x3d599d(0x208)][_0x3d599d(0x370)]);if(!_0x271a21||!_0x271a21[_0x3d599d(0x360)])return;let _0x1fcc62=H(_0x271a21);if(_0x1fcc62)return _0x1fcc62;}async['exportDOCXByUnitId'](_0x313030){const _0x2fd748=_0x3b1881;return this[_0x2fd748(0x35a)](_0x313030,0x1,t[_0x2fd748(0x208)][_0x2fd748(0x370)]);}async[_0x3b1881(0x2ef)](_0x29c032){const _0x2c3048=_0x3b1881;let _0x184f4b=await z(_0x29c032);return this[_0x2c3048(0x268)](_0x184f4b,t['UniverInstanceType'][_0x2c3048(0x370)]);}async[_0x3b1881(0x221)](_0x5906ad){const _0x5d15e6=_0x3b1881;let _0x252821=await this[_0x5d15e6(0x28e)](_0x5906ad,t['UniverInstanceType'][_0x5d15e6(0x359)]);if(!(!_0x252821||!_0x252821[_0x5d15e6(0x360)]))return U(_0x252821);}async[_0x3b1881(0x215)](_0x5c2766){const _0x6b7a08=_0x3b1881;return this[_0x6b7a08(0x35a)](_0x5c2766,0x1,t[_0x6b7a08(0x208)]['UNIVER_SLIDE']);}async[_0x3b1881(0x22a)](_0x39991c){const _0x5f4f5a=_0x3b1881;let _0x18637b=await B(_0x39991c);return this['_exportBySnapshot'](_0x18637b,t[_0x5f4f5a(0x208)][_0x5f4f5a(0x359)]);}async[_0x3b1881(0x321)](_0x4d9cf5){const _0x7e9c1a=_0x3b1881;let _0x4668ac=await this[_0x7e9c1a(0x28e)](_0x4d9cf5,t[_0x7e9c1a(0x208)][_0x7e9c1a(0x275)]);if(!_0x4668ac)return;let _0x23ea06=await V(_0x4668ac);if(_0x23ea06)return _0x23ea06;}async[_0x3b1881(0x27a)](_0x3390e0){const _0x1e9f56=_0x3b1881;return this['_export'](_0x3390e0,0x1,t[_0x1e9f56(0x208)]['UNIVER_SHEET']);}async[_0x3b1881(0x1fc)](_0x37dfb6){const _0x31d0ca=_0x3b1881;let _0x25c4b8=await R(_0x37dfb6);return this['_exportBySnapshot'](_0x25c4b8,t[_0x31d0ca(0x208)][_0x31d0ca(0x275)]);}async['importFileToUnitId'](_0x4cfa5a,_0x1e12b1){const _0x2a5c1c=_0x3b1881;var _0x27f7da,_0x379f6e;let _0x16c3af=await this[_0x2a5c1c(0x219)](_0x4cfa5a);if(!_0x16c3af)return;let _0x5bb704=await this[_0x2a5c1c(0x357)](_0x16c3af,0x1,_0x1e12b1);if(!_0x5bb704)return;this[_0x2a5c1c(0x2ad)]=_0x5bb704,this[_0x2a5c1c(0x2b8)]['clearTaskInterrupted']();let _0x5b5f75=await this[_0x2a5c1c(0x2b8)][_0x2a5c1c(0x348)](_0x5bb704)[_0x2a5c1c(0x25e)](_0xdc19d1=>{const _0x3d8f2a=_0x2a5c1c;var _0x35ce7d;let _0x3d7b28=_0xdc19d1 instanceof Error?_0xdc19d1[_0x3d8f2a(0x2a5)]:(_0x35ce7d=_0xdc19d1[_0x3d8f2a(0x27d)])==null?void 0x0:_0x35ce7d[_0x3d8f2a(0x2a5)];this[_0x3d8f2a(0x235)]['next']({'error':{'code':l[_0x3d8f2a(0x29e)][_0x3d8f2a(0x260)],'message':_0x3d7b28||''},'state':0x3});});if(!_0x5b5f75)return;let _0x5b9e3c=(_0x27f7da=_0x5b5f75[_0x2a5c1c(0x23d)])==null?void 0x0:_0x27f7da[_0x2a5c1c(0x2d5)],_0x7c67f=((_0x379f6e=_0x5b5f75[_0x2a5c1c(0x23d)])==null?void 0x0:_0x379f6e[_0x2a5c1c(0x230)])||'';if(_0x5b9e3c!==0x1){this[_0x2a5c1c(0x235)][_0x2a5c1c(0x204)]({'error':{'code':l[_0x2a5c1c(0x29e)]['UNRECOGNIZED'],'message':_0x2a5c1c(0x259)},'state':0x3});return;}if(_0x7c67f[_0x2a5c1c(0x205)]===0x0){this['_requestState$'][_0x2a5c1c(0x204)]({'error':{'code':l[_0x2a5c1c(0x29e)][_0x2a5c1c(0x260)],'message':_0x2a5c1c(0x1e2)},'state':0x3});return;}return this[_0x2a5c1c(0x235)][_0x2a5c1c(0x204)]({'error':_0x5b5f75[_0x2a5c1c(0x27d)],'state':0x3}),_0x7c67f;}async['importWorkbookDataToUnitId'](_0x272be3){const _0xcc7a59=_0x3b1881;let _0x1ec53c=await R(_0x272be3),_0x3a4ae6=typeof _0x272be3['id']==_0xcc7a59(0x283)&&_0x272be3['id'][_0xcc7a59(0x2b6)]()?_0x272be3['id']['trim']()+_0xcc7a59(0x349):_0xcc7a59(0x239),_0x1d86df=new File([JSON[_0xcc7a59(0x2af)](_0x1ec53c)],_0x3a4ae6,{'type':'application/json'});return this[_0xcc7a59(0x2d9)](_0x1d86df,t['UniverInstanceType'][_0xcc7a59(0x275)]);}[_0x3b1881(0x369)](){const _0x11320c=_0x3b1881;this[_0x11320c(0x2ad)]&&this[_0x11320c(0x2b8)][_0x11320c(0x2ee)](this[_0x11320c(0x2ad)]);}async['_importToSnapshot'](_0x58653a,_0xaf06c6){const _0x23f153=_0x3b1881;var _0x376b68,_0x56bc7f;let _0x3dc1e5=await this[_0x23f153(0x219)](_0x58653a);if(!_0x3dc1e5)return;let _0x295887=await this[_0x23f153(0x357)](_0x3dc1e5,0x2,_0xaf06c6);if(!_0x295887)return;this[_0x23f153(0x2ad)]=_0x295887,this[_0x23f153(0x2b8)][_0x23f153(0x21a)]();let _0x5d516d=await this[_0x23f153(0x2b8)][_0x23f153(0x348)](_0x295887)[_0x23f153(0x25e)](_0xf3fab2=>{const _0x1308da=_0x23f153;var _0x2ae747;let _0x13e20c=_0xf3fab2 instanceof Error?_0xf3fab2[_0x1308da(0x2a5)]:(_0x2ae747=_0xf3fab2[_0x1308da(0x27d)])==null?void 0x0:_0x2ae747[_0x1308da(0x2a5)];this[_0x1308da(0x235)][_0x1308da(0x204)]({'error':{'code':l[_0x1308da(0x29e)][_0x1308da(0x260)],'message':_0x13e20c||''},'state':0x3});});if(!_0x5d516d)return;let _0x72bd12=(_0x376b68=_0x5d516d[_0x23f153(0x23d)])==null?void 0x0:_0x376b68[_0x23f153(0x2d5)],_0x3f2897=((_0x56bc7f=_0x5d516d[_0x23f153(0x23d)])==null?void 0x0:_0x56bc7f[_0x23f153(0x33d)])||'';if(_0x72bd12!==0x2){this[_0x23f153(0x235)][_0x23f153(0x204)]({'error':{'code':l[_0x23f153(0x29e)]['UNRECOGNIZED'],'message':_0x23f153(0x259)},'state':0x3});return;}if(_0x3f2897[_0x23f153(0x205)]===0x0){this['_requestState$'][_0x23f153(0x204)]({'error':{'code':l[_0x23f153(0x29e)]['UNRECOGNIZED'],'message':'Failed\x20to\x20get\x20jsonID\x20from\x20task'},'state':0x3});return;}this['_requestState$'][_0x23f153(0x204)]({'error':_0x5d516d[_0x23f153(0x27d)],'state':0x3});let _0x1ed427=await this[_0x23f153(0x319)](_0x3f2897);if(!_0x1ed427)return;let _0xae4883=await this[_0x23f153(0x2b8)]['getTextFromUrl'](_0x1ed427);if(!_0xae4883){this[_0x23f153(0x235)][_0x23f153(0x204)]({'error':{'code':l[_0x23f153(0x29e)][_0x23f153(0x260)],'message':_0x23f153(0x242)},'state':0x5});return;}try{let _0xb74b0=JSON[_0x23f153(0x336)](_0xae4883);return this[_0x23f153(0x235)][_0x23f153(0x204)]({'error':{'code':l[_0x23f153(0x29e)]['OK'],'message':_0x23f153(0x2e4)},'state':0x5}),_0xb74b0;}catch{this['_requestState$'][_0x23f153(0x204)]({'error':{'code':l['ErrorCode'][_0x23f153(0x260)],'message':'Failed\x20to\x20parse\x20json'},'state':0x5});}}async['_exportBySnapshot'](_0x5d3697,_0x37c5a1){const _0x36b247=_0x3b1881;let _0xbeabce=JSON['stringify'](_0x5d3697),_0x344462=u[_0x36b247(0x338)]['encode'](_0xbeabce),_0xdf7984=(0x0,d[_0x36b247(0x26f)])(_0x344462),_0x311f4=_0x344462['length'],_0x23dec6=ce(_0xdf7984),_0x40f822=await this[_0x36b247(0x219)](_0x23dec6,_0x311f4,!0x0);if(_0x40f822)return this[_0x36b247(0x35a)](_0x40f822,0x2,_0x37c5a1);}async[_0x3b1881(0x35a)](_0x52c652,_0x2e1357,_0x57d2d){const _0x175975=_0x3b1881;var _0x2d20b7;let _0x20af9b=await this[_0x175975(0x2b8)]['export']({'unitID':_0x2e1357===0x1?_0x52c652:'','jsonID':_0x2e1357===0x2?_0x52c652:'','type':_0x57d2d,'sscSwitch':this[_0x175975(0x200)](),'useImageUrl':this[_0x175975(0x2e3)](),'ignoreTableExport':this[_0x175975(0x269)]()});if(!_0x20af9b){this[_0x175975(0x235)]['next']({'error':{'code':l[_0x175975(0x29e)][_0x175975(0x260)],'message':_0x175975(0x2d1)},'state':0x2});return;}if(this[_0x175975(0x235)][_0x175975(0x204)]({'error':_0x20af9b[_0x175975(0x27d)],'state':0x2}),_0x20af9b['error']&&_0x20af9b[_0x175975(0x27d)][_0x175975(0x317)]!==l[_0x175975(0x29e)]['OK'])return;let _0x4ab115=_0x20af9b[_0x175975(0x1f5)],_0x4eb461=await this[_0x175975(0x2b8)][_0x175975(0x348)](_0x4ab115)['catch'](_0x53ee93=>{const _0x4b4f99=_0x175975;var _0x57edcf;let _0x4fcdb0=_0x53ee93 instanceof Error?_0x53ee93['message']:(_0x57edcf=_0x53ee93[_0x4b4f99(0x27d)])==null?void 0x0:_0x57edcf[_0x4b4f99(0x2a5)];this[_0x4b4f99(0x235)]['next']({'error':{'code':l[_0x4b4f99(0x29e)][_0x4b4f99(0x260)],'message':_0x4fcdb0||''},'state':0x3});});if(!_0x4eb461)return;let _0x30ad0a=((_0x2d20b7=_0x4eb461['export'])==null?void 0x0:_0x2d20b7[_0x175975(0x30b)])||'';if(_0x30ad0a[_0x175975(0x205)]===0x0){this[_0x175975(0x235)][_0x175975(0x204)]({'error':{'code':l[_0x175975(0x29e)][_0x175975(0x260)],'message':_0x175975(0x2b2)},'state':0x3});return;}this['_requestState$']['next']({'error':_0x4eb461[_0x175975(0x27d)],'state':0x3});let _0x4ecc1e=await this[_0x175975(0x319)](_0x30ad0a);if(!_0x4ecc1e)return;let _0x13bffd=await A(_0x4ecc1e,this[_0x175975(0x33e)]);if(!_0x13bffd){this[_0x175975(0x235)][_0x175975(0x204)]({'error':{'code':l[_0x175975(0x29e)][_0x175975(0x260)],'message':'Failed\x20to\x20get\x20file\x20from\x20url'},'state':0x6});return;}return this[_0x175975(0x235)][_0x175975(0x204)]({'error':{'code':l['ErrorCode']['OK'],'message':'success'},'state':0x6}),_0x13bffd;}async['_upload'](_0x1b1452,_0x8dfa90,_0x335945){const _0x539e4a=_0x3b1881;let _0x1823c8;try{_0x1823c8=await this[_0x539e4a(0x2b8)][_0x539e4a(0x365)](_0x1b1452,_0x8dfa90,_0x335945);}catch(_0x46ded2){let _0x4e5431=_0x46ded2 instanceof Error?_0x46ded2[_0x539e4a(0x2a5)]:String(_0x46ded2);this[_0x539e4a(0x235)]['next']({'error':{'code':l[_0x539e4a(0x29e)][_0x539e4a(0x260)],'message':_0x4e5431},'state':0x0});return;}if(!_0x1823c8||typeof _0x1823c8[_0x539e4a(0x1f7)]!='string'){this[_0x539e4a(0x235)][_0x539e4a(0x204)]({'error':{'code':l[_0x539e4a(0x29e)][_0x539e4a(0x260)],'message':_0x539e4a(0x2d3)},'state':0x0});return;}let _0x57f0ef=_0x1823c8[_0x539e4a(0x1f7)];if(_0x57f0ef[_0x539e4a(0x205)]===0x0){this[_0x539e4a(0x235)][_0x539e4a(0x204)]({'error':{'code':l['ErrorCode'][_0x539e4a(0x260)],'message':_0x539e4a(0x26a)},'state':0x0});return;}return this[_0x539e4a(0x235)]['next']({'error':{'code':l[_0x539e4a(0x29e)]['OK'],'message':_0x539e4a(0x2e4)},'state':0x0}),_0x57f0ef;}async['_import'](_0x1fbbbb,_0x3505d1,_0x2c413a){const _0x3a3a75=_0x3b1881;let _0x725f4b={'fileID':_0x1fbbbb,'type':_0x2c413a,'outputType':_0x3505d1,'fileUrl':'','minSheetRowCount':this[_0x3a3a75(0x329)](),'minSheetColumnCount':this[_0x3a3a75(0x2f4)]()},_0x3236aa=await this[_0x3a3a75(0x2b8)]['import'](_0x725f4b);if(!_0x3236aa){this[_0x3a3a75(0x235)][_0x3a3a75(0x204)]({'error':{'code':l[_0x3a3a75(0x29e)][_0x3a3a75(0x260)],'message':_0x3a3a75(0x1fa)},'state':0x1});return;}if(_0x3236aa[_0x3a3a75(0x27d)]&&_0x3236aa[_0x3a3a75(0x27d)]['code']!==l[_0x3a3a75(0x29e)]['OK']){this['_requestState$'][_0x3a3a75(0x204)]({'error':_0x3236aa[_0x3a3a75(0x27d)],'state':0x1});return;}let _0x2255a4=_0x3236aa['taskID'];if(_0x2255a4['length']===0x0){this[_0x3a3a75(0x235)]['next']({'error':{'code':l[_0x3a3a75(0x29e)][_0x3a3a75(0x260)],'message':_0x3a3a75(0x1fe)},'state':0x1});return;}return this[_0x3a3a75(0x235)][_0x3a3a75(0x204)]({'error':_0x3236aa['error'],'state':0x1}),_0x2255a4;}async[_0x3b1881(0x319)](_0x32b676){const _0x5b8f6b=_0x3b1881;let _0x18aa47=await this['_requestService']['signUrl'](_0x32b676);if(!_0x18aa47){this[_0x5b8f6b(0x235)]['next']({'error':{'code':l[_0x5b8f6b(0x29e)]['UNRECOGNIZED'],'message':_0x5b8f6b(0x284)},'state':0x4});return;}if(_0x18aa47[_0x5b8f6b(0x27d)]&&_0x18aa47[_0x5b8f6b(0x27d)][_0x5b8f6b(0x317)]!==l['ErrorCode']['OK']){this[_0x5b8f6b(0x235)][_0x5b8f6b(0x204)]({'error':_0x18aa47[_0x5b8f6b(0x27d)],'state':0x4});return;}let _0x5b4b61=(0x0,t[_0x5b8f6b(0x2ea)])(_0x18aa47[_0x5b8f6b(0x2ba)],this['_getDownloadEndpointURL']());if(_0x5b4b61[_0x5b8f6b(0x205)]===0x0){this[_0x5b8f6b(0x235)]['next']({'error':{'code':l[_0x5b8f6b(0x29e)][_0x5b8f6b(0x260)],'message':'sign\x20url\x20error'},'state':0x4});return;}return this[_0x5b8f6b(0x235)][_0x5b8f6b(0x204)]({'error':_0x18aa47[_0x5b8f6b(0x27d)],'state':0x4}),_0x5b4b61;}[_0x3b1881(0x34a)](){const _0x3f0f55=_0x3b1881;var _0x4a5950;let _0x626aad=this[_0x3f0f55(0x223)][_0x3f0f55(0x1f2)](f);return(_0x4a5950=_0x626aad==null?void 0x0:_0x626aad['downloadEndpointUrl'])==null?location[_0x3f0f55(0x203)]:_0x4a5950;}[_0x3b1881(0x329)](){const _0x2b5856=_0x3b1881;var _0x27d673,_0x4e1929;let _0x14146a=this[_0x2b5856(0x223)]['getConfig'](f);return(_0x27d673=_0x14146a==null||(_0x4e1929=_0x14146a[_0x2b5856(0x23b)])==null?void 0x0:_0x4e1929[_0x2b5856(0x258)])==null?0x1:_0x27d673;}['_getMinSheetColumnCount'](){const _0x36f035=_0x3b1881;var _0x5066e6,_0x24d08e;let _0x51b2c7=this['_configService'][_0x36f035(0x1f2)](f);return(_0x5066e6=_0x51b2c7==null||(_0x24d08e=_0x51b2c7[_0x36f035(0x23b)])==null?void 0x0:_0x24d08e['minSheetColumnCount'])==null?0x1:_0x5066e6;}[_0x3b1881(0x200)](){const _0x116b5e=_0x3b1881;var _0x4653ac,_0x4c4618;let _0x4ddf5f=this[_0x116b5e(0x223)]['getConfig'](f);return(_0x4653ac=_0x4ddf5f==null||(_0x4c4618=_0x4ddf5f[_0x116b5e(0x23b)])==null?void 0x0:_0x4c4618[_0x116b5e(0x216)])==null?!0x1:_0x4653ac;}['_getDisableCellImageConversion'](){const _0x46a646=_0x3b1881;var _0x282eae,_0x3a423a;let _0x42f42a=this[_0x46a646(0x223)][_0x46a646(0x1f2)](f);return(_0x282eae=_0x42f42a==null||(_0x3a423a=_0x42f42a[_0x46a646(0x23b)])==null?void 0x0:_0x3a423a[_0x46a646(0x31c)])==null?!0x0:_0x282eae;}['_getIgnoreTableExport'](){const _0x5eca34=_0x3b1881;var _0x18de2c,_0x4d368f;let _0x55b481=this[_0x5eca34(0x223)]['getConfig'](f);return(_0x18de2c=_0x55b481==null||(_0x4d368f=_0x55b481[_0x5eca34(0x23b)])==null?void 0x0:_0x4d368f['ignoreTableExport'])==null?!0x1:_0x18de2c;}};K=P([N(0x0,t[_0x3b1881(0x364)]),N(0x1,(0x0,t[_0x3b1881(0x293)])(n[_0x3b1881(0x35f)])),N(0x2,(0x0,t[_0x3b1881(0x293)])(F))],K);const pe={'done':0x0,'count':0x0},q=(0x0,t[_0x3b1881(0x296)])(_0x3b1881(0x298));let J=class extends t['Disposable']{constructor(_0x232bc6,_0x5e5d79,_0x1d4452,_0x503925,_0x32b9dc,_0x2da136,_0x45f849){const _0x1b439e=_0x3b1881;super(),this['_univerInstanceService']=_0x232bc6,this['_messageService']=_0x5e5d79,this['_localeService']=_0x1d4452,this['_exchangeService']=_0x503925,this[_0x1b439e(0x372)]=_0x32b9dc,this['_logService']=_0x2da136,this[_0x1b439e(0x309)]=_0x45f849,g(this,_0x1b439e(0x27f),new o['BehaviorSubject'](pe)),g(this,'progress$',this[_0x1b439e(0x27f)]['asObservable']()),g(this,_0x1b439e(0x1f4),0x0),g(this,_0x1b439e(0x31b),0x0),this[_0x1b439e(0x35e)]((0x0,t[_0x1b439e(0x2e5)])(this[_0x1b439e(0x30c)][_0x1b439e(0x251)]['subscribe'](_0x20b915=>{const _0x3a913b=_0x1b439e;var _0xb48d8;((_0xb48d8=_0x20b915[_0x3a913b(0x27d)])==null?void 0x0:_0xb48d8[_0x3a913b(0x317)])===l[_0x3a913b(0x29e)]['OK']?this['_addDoneTask'](0x1):this[_0x3a913b(0x277)](_0x20b915[_0x3a913b(0x27d)]);})));}[_0x3b1881(0x341)](){const _0x1c42af=_0x3b1881;this['_clearProgress'](),this[_0x1c42af(0x372)][_0x1c42af(0x33f)](0x2),this[_0x1c42af(0x30c)][_0x1c42af(0x369)]();}async['uploadFileToUnitId'](_0x11b455){const _0x2e82bd=_0x3b1881;throw Error(_0x2e82bd(0x1f0));}async['importDOCXToUnitId'](){const _0x46b448=_0x3b1881;let _0x167dde=await k([t[_0x46b448(0x208)][_0x46b448(0x370)]]);if(_0x167dde&&!this[_0x46b448(0x2d0)](_0x167dde,t[_0x46b448(0x208)][_0x46b448(0x370)]))return this['_importFileToUnitId'](_0x167dde[0x0],t[_0x46b448(0x208)][_0x46b448(0x370)]);}[_0x3b1881(0x214)](){const _0x5a9a17=_0x3b1881;throw Error(_0x5a9a17(0x1f0));}async[_0x3b1881(0x313)](_0x103493,_0xfb2e2c,_0x13177a){const _0x1953db=_0x3b1881;this['_showDownloadMessage'](s['MessageType'][_0x1953db(0x303)]);let _0x2059e8=await this['_exchangeService'][_0x1953db(0x313)](_0x103493||this[_0x1953db(0x2b3)]());_0x2059e8&&(E(_0x2059e8,_0xfb2e2c||this[_0x1953db(0x24d)](_0x2059e8),'docx'),this[_0x1953db(0x25b)](s[_0x1953db(0x20b)][_0x1953db(0x218)]));}async['exportDOCXBySnapshot'](){const _0x5ce95a=_0x3b1881;this[_0x5ce95a(0x25b)](s[_0x5ce95a(0x20b)][_0x5ce95a(0x303)]);let _0x1c0dfa=await this[_0x5ce95a(0x270)](),_0x361a97=await this[_0x5ce95a(0x30c)]['exportDOCXBySnapshot'](_0x1c0dfa);_0x361a97&&(E(_0x361a97,this[_0x5ce95a(0x24d)](_0x361a97),_0x5ce95a(0x24c)),this[_0x5ce95a(0x25b)](s[_0x5ce95a(0x20b)][_0x5ce95a(0x218)]));}async[_0x3b1881(0x315)](){const _0x164164=_0x3b1881;if(this['_uploadTaskNotDone']()){this['_messageService']['show']({'type':s[_0x164164(0x20b)][_0x164164(0x282)],'content':this['_localeService']['t']('exchange-client.uploading')});return;}let _0x39f302=await k([t['UniverInstanceType']['UNIVER_SLIDE']]);if(_0x39f302&&!this[_0x164164(0x2d0)](_0x39f302,t[_0x164164(0x208)]['UNIVER_SLIDE']))return this[_0x164164(0x31e)](_0x39f302[0x0],t[_0x164164(0x208)]['UNIVER_SLIDE']);}async[_0x3b1881(0x221)](){const _0x223c42=_0x3b1881;if(this[_0x223c42(0x28c)]()){this[_0x223c42(0x36b)][_0x223c42(0x311)]({'type':s[_0x223c42(0x20b)]['Warning'],'content':this[_0x223c42(0x22f)]['t']('exchange-client.uploading')});return;}let _0x522d25=await k([t[_0x223c42(0x208)][_0x223c42(0x359)]]);if(!_0x522d25)return;this[_0x223c42(0x310)](s[_0x223c42(0x20b)]['Info']);let _0x4ae5aa=await this['_exchangeService'][_0x223c42(0x221)](_0x522d25[0x0]);_0x4ae5aa&&(this['_refreshSlide'](_0x4ae5aa),this['_showUploadMessage'](s[_0x223c42(0x20b)]['Success']));}async[_0x3b1881(0x215)](_0x31073d,_0x509264,_0x1b10d5){const _0x51bd28=_0x3b1881;this[_0x51bd28(0x25b)](s[_0x51bd28(0x20b)]['Info']);let _0x45536f=await this[_0x51bd28(0x30c)][_0x51bd28(0x215)](_0x31073d||this[_0x51bd28(0x2f2)]());_0x45536f&&(E(_0x45536f,_0x509264||this['_getUnitNameByType'](_0x45536f,_0x1b10d5==null?t[_0x51bd28(0x208)][_0x51bd28(0x359)]:_0x1b10d5),_0x51bd28(0x28f)),this['_showDownloadMessage'](s['MessageType']['Success']));}async[_0x3b1881(0x22a)](){const _0x8b6302=_0x3b1881;this[_0x8b6302(0x25b)](s[_0x8b6302(0x20b)]['Info']);let _0x55fb77=await this[_0x8b6302(0x347)](),_0x4087a2=await this[_0x8b6302(0x30c)][_0x8b6302(0x22a)](_0x55fb77);_0x4087a2&&(E(_0x4087a2,this[_0x8b6302(0x31d)](_0x4087a2,t['UniverInstanceType'][_0x8b6302(0x359)]),'pptx'),this[_0x8b6302(0x25b)](s[_0x8b6302(0x20b)][_0x8b6302(0x218)]));}async[_0x3b1881(0x234)](){const _0x649777=_0x3b1881;if(this[_0x649777(0x28c)]()){this[_0x649777(0x36b)]['show']({'type':s[_0x649777(0x20b)][_0x649777(0x282)],'content':this[_0x649777(0x22f)]['t'](_0x649777(0x265))});return;}let _0x53751b=await k([t[_0x649777(0x208)][_0x649777(0x275)]]);if(_0x53751b&&!this[_0x649777(0x2d0)](_0x53751b,t[_0x649777(0x208)][_0x649777(0x275)]))return this['_importFileToUnitId'](_0x53751b[0x0],t['UniverInstanceType'][_0x649777(0x275)]);}async[_0x3b1881(0x321)](){const _0x1a7f81=_0x3b1881;if(this[_0x1a7f81(0x28c)]()){this[_0x1a7f81(0x36b)][_0x1a7f81(0x311)]({'type':s[_0x1a7f81(0x20b)][_0x1a7f81(0x282)],'content':this[_0x1a7f81(0x22f)]['t'](_0x1a7f81(0x265))});return;}let _0x28f342=await k([t[_0x1a7f81(0x208)][_0x1a7f81(0x275)]]);if(!_0x28f342)return;this[_0x1a7f81(0x310)](s['MessageType']['Info']);let _0x327cb7=await this[_0x1a7f81(0x30c)][_0x1a7f81(0x321)](_0x28f342[0x0]);_0x327cb7&&(this['_refresh'](_0x327cb7),this[_0x1a7f81(0x310)](s[_0x1a7f81(0x20b)][_0x1a7f81(0x218)]));}async[_0x3b1881(0x27a)](_0x4726de,_0x45f369,_0x237667){const _0x4662b8=_0x3b1881;this[_0x4662b8(0x25b)](s[_0x4662b8(0x20b)][_0x4662b8(0x303)]);let _0x15e53f=await this[_0x4662b8(0x30c)][_0x4662b8(0x27a)](_0x4726de||this[_0x4662b8(0x2cc)]());_0x15e53f&&(E(_0x15e53f,_0x45f369||this[_0x4662b8(0x24d)](_0x15e53f),_0x4662b8(0x322)),this[_0x4662b8(0x25b)](s[_0x4662b8(0x20b)][_0x4662b8(0x218)]));}async[_0x3b1881(0x1fc)](){const _0x19fd3b=_0x3b1881;this[_0x19fd3b(0x25b)](s[_0x19fd3b(0x20b)][_0x19fd3b(0x303)]);let _0x15773c=await this[_0x19fd3b(0x285)](),_0x1600bc=await this[_0x19fd3b(0x30c)][_0x19fd3b(0x1fc)](_0x15773c);_0x1600bc&&(E(_0x1600bc,this[_0x19fd3b(0x24d)](_0x1600bc),_0x19fd3b(0x322)),this[_0x19fd3b(0x25b)](s[_0x19fd3b(0x20b)][_0x19fd3b(0x218)]));}[_0x3b1881(0x353)](_0x23c6b7){const _0x3dff02=_0x3b1881;this[_0x3dff02(0x307)]=_0x23c6b7;}async[_0x3b1881(0x31e)](_0x62b5de,_0x344220){const _0x752e93=_0x3b1881;this[_0x752e93(0x372)]['show'](),this[_0x752e93(0x372)][_0x752e93(0x33f)](0x0),this[_0x752e93(0x33a)](0x4),this[_0x752e93(0x212)](0x1);let _0x1e100b=await this[_0x752e93(0x30c)][_0x752e93(0x2d9)](_0x62b5de,_0x344220);if(!_0x1e100b){this[_0x752e93(0x247)](),this['_uploadNotificationService'][_0x752e93(0x33f)](0x2);return;}let _0x29269d={'link':this['_getLinkByUnitId'](_0x1e100b,_0x344220),'name':_0x62b5de[_0x752e93(0x290)],'type':_0x344220};return this[_0x752e93(0x372)][_0x752e93(0x36d)](_0x29269d),this[_0x752e93(0x2bf)](),this[_0x752e93(0x372)][_0x752e93(0x33f)](0x1),_0x1e100b;}[_0x3b1881(0x2cc)](){const _0xb095d6=_0x3b1881;return this[_0xb095d6(0x333)]['getCurrentUnitOfType'](t[_0xb095d6(0x208)][_0xb095d6(0x275)])['getUnitId']();}[_0x3b1881(0x2b3)](){const _0x457d7b=_0x3b1881;return this[_0x457d7b(0x333)][_0x457d7b(0x2aa)](t[_0x457d7b(0x208)][_0x457d7b(0x370)])[_0x457d7b(0x253)]();}[_0x3b1881(0x2f2)](){const _0x5a7dd7=_0x3b1881;return this[_0x5a7dd7(0x333)][_0x5a7dd7(0x2aa)](t[_0x5a7dd7(0x208)]['UNIVER_SLIDE'])[_0x5a7dd7(0x253)]();}['_getUnitName'](_0x4e5b9a){const _0x1b71cc=_0x3b1881;return this['_getUnitNameByType'](_0x4e5b9a,t[_0x1b71cc(0x208)][_0x1b71cc(0x275)]);}[_0x3b1881(0x31d)](_0x23274b,_0x283c03){const _0x49038e=_0x3b1881;var _0x362bf4;let _0x4afb78=(_0x362bf4=this['_univerInstanceService']['getCurrentUnitOfType'](_0x283c03))==null?void 0x0:_0x362bf4[_0x49038e(0x2a0)](),_0x17309a=_0x4afb78==null?void 0x0:_0x4afb78[_0x49038e(0x290)];return typeof _0x17309a=='string'&&_0x17309a[_0x49038e(0x2b6)]()?_0x17309a:_0x23274b[_0x49038e(0x290)][_0x49038e(0x32e)]('.')[_0x49038e(0x257)]()||document[_0x49038e(0x334)];}async[_0x3b1881(0x285)](){const _0x4af287=_0x3b1881;return this[_0x4af287(0x333)][_0x4af287(0x2aa)](t[_0x4af287(0x208)]['UNIVER_SHEET'])[_0x4af287(0x2a0)]();}async[_0x3b1881(0x270)](){const _0x194e96=_0x3b1881;return this['_univerInstanceService']['getCurrentUnitOfType'](t['UniverInstanceType'][_0x194e96(0x370)])[_0x194e96(0x2a0)]();}async[_0x3b1881(0x347)](){const _0x43c2d3=_0x3b1881;let _0x18ba4=this[_0x43c2d3(0x333)][_0x43c2d3(0x2aa)](t[_0x43c2d3(0x208)][_0x43c2d3(0x359)]),_0xf9f612=this[_0x43c2d3(0x309)][_0x43c2d3(0x331)](_0x18ba4[_0x43c2d3(0x253)]());return _0xf9f612==null?_0x18ba4['getSnapshot']():_0xf9f612;}[_0x3b1881(0x307)](_0x1217ab,_0xefec68){const _0x34b4f0=_0x3b1881;let _0x131a53=new URL(window[_0x34b4f0(0x335)][_0x34b4f0(0x227)]);return _0x131a53[_0x34b4f0(0x266)][_0x34b4f0(0x25f)](_0x34b4f0(0x1ea),_0x1217ab),_0x131a53['searchParams'][_0x34b4f0(0x25f)](_0x34b4f0(0x26b),''+_0xefec68),_0x131a53[_0x34b4f0(0x326)]();}[_0x3b1881(0x34b)](_0xb428e3){const _0x2f10e0=_0x3b1881;let _0x3831c7=this[_0x2f10e0(0x333)][_0x2f10e0(0x2aa)](t[_0x2f10e0(0x208)][_0x2f10e0(0x275)])[_0x2f10e0(0x253)]();this[_0x2f10e0(0x333)][_0x2f10e0(0x2f8)](_0x3831c7),this[_0x2f10e0(0x333)][_0x2f10e0(0x26d)](t[_0x2f10e0(0x208)][_0x2f10e0(0x275)],_0xb428e3);}[_0x3b1881(0x2ab)](_0x5b0331){const _0x5e4be5=_0x3b1881;let _0x2208e1=this['_univerInstanceService'][_0x5e4be5(0x2aa)](t[_0x5e4be5(0x208)][_0x5e4be5(0x359)])[_0x5e4be5(0x253)]();this[_0x5e4be5(0x333)]['disposeUnit'](_0x2208e1),this[_0x5e4be5(0x333)][_0x5e4be5(0x26d)](t['UniverInstanceType'][_0x5e4be5(0x359)],_0x5b0331);}[_0x3b1881(0x277)](_0x4bf05b){const _0x409926=_0x3b1881;if(_0x4bf05b){let {code:_0x3a0d65}=_0x4bf05b;switch(_0x3a0d65){case l[_0x409926(0x29e)][_0x409926(0x2e8)]:this[_0x409926(0x36b)][_0x409926(0x311)]({'type':s['MessageType'][_0x409926(0x229)],'content':this['_localeService']['t'](_0x409926(0x2f5))});break;case l[_0x409926(0x29e)][_0x409926(0x2e9)]:this[_0x409926(0x36b)]['show']({'type':s['MessageType'][_0x409926(0x229)],'content':this[_0x409926(0x22f)]['t'](_0x409926(0x2b5))});break;default:this[_0x409926(0x36b)][_0x409926(0x311)]({'type':s[_0x409926(0x20b)][_0x409926(0x229)],'content':this[_0x409926(0x22f)]['t'](_0x409926(0x24e))});break;}return null;}return this[_0x409926(0x36b)][_0x409926(0x311)]({'type':s[_0x409926(0x20b)][_0x409926(0x229)],'content':this[_0x409926(0x22f)]['t'](_0x409926(0x24e))}),null;}[_0x3b1881(0x25b)](_0x2f743d){const _0x45b93e=_0x3b1881;let _0x21264c='';switch(_0x2f743d){case s[_0x45b93e(0x20b)]['Success']:_0x21264c=this[_0x45b93e(0x22f)]['t']('exchange-client.downloadSuccess');break;case s[_0x45b93e(0x20b)][_0x45b93e(0x303)]:_0x21264c=this[_0x45b93e(0x22f)]['t']('exchange-client.downloading');break;default:break;}this[_0x45b93e(0x36b)][_0x45b93e(0x311)]({'type':_0x2f743d,'content':_0x21264c});}[_0x3b1881(0x310)](_0x48b63b){const _0x3fecc0=_0x3b1881;let _0x1fb8ec='';switch(_0x48b63b){case s[_0x3fecc0(0x20b)][_0x3fecc0(0x218)]:_0x1fb8ec=this[_0x3fecc0(0x22f)]['t']('exchange-client.uploadSuccess');break;case s['MessageType'][_0x3fecc0(0x303)]:_0x1fb8ec=this[_0x3fecc0(0x22f)]['t']('exchange-client.uploading');break;default:break;}this[_0x3fecc0(0x36b)]['show']({'type':_0x48b63b,'content':_0x1fb8ec});}[_0x3b1881(0x1ff)](){const _0x645806=_0x3b1881;this[_0x645806(0x27f)]['next']({'done':this[_0x645806(0x31b)],'count':this['_totalUploadTaskCount']});}['_addTotalCount'](_0x810a37){const _0x57443c=_0x3b1881;this['_totalUploadTaskCount']+=_0x810a37,this[_0x57443c(0x1ff)]();}['_addDoneTask'](_0x4d7cac){const _0x424fae=_0x3b1881;this['_doneUploadTaskCount']+=_0x4d7cac,this['_doneUploadTaskCount']=Math[_0x424fae(0x256)](this['_doneUploadTaskCount'],this[_0x424fae(0x1f4)]),this['_emitProgress']();}[_0x3b1881(0x2bf)](){const _0x5543d1=_0x3b1881;this[_0x5543d1(0x31b)]=this['_totalUploadTaskCount'],this['_emitProgress']();}[_0x3b1881(0x247)](){const _0x5da9f4=_0x3b1881;this['_doneUploadTaskCount']=0x0,this[_0x5da9f4(0x1f4)]=0x0,this[_0x5da9f4(0x1ff)]();}[_0x3b1881(0x2d0)](_0x1e58c8,_0x17dc95){const _0x12019e=_0x3b1881;let _0x458d79=_0x1e58c8[0x0],_0x56cbf5=_0x458d79[_0x12019e(0x290)];return D(_0x458d79)===_0x17dc95?!0x1:(this[_0x12019e(0x36b)][_0x12019e(0x311)]({'type':s[_0x12019e(0x20b)][_0x12019e(0x229)],'content':this[_0x12019e(0x22f)]['t']('exchange-client.fileTypeError',_0x56cbf5)}),!0x0);}[_0x3b1881(0x28c)](){const _0x4f8efb=_0x3b1881;return this['_totalUploadTaskCount']!==0x0&&this[_0x4f8efb(0x31b)]!==this['_totalUploadTaskCount'];}};J=P([N(0x0,(0x0,t[_0x3b1881(0x293)])(t[_0x3b1881(0x2c6)])),N(0x1,r['IMessageService']),N(0x2,(0x0,t[_0x3b1881(0x293)])(t[_0x3b1881(0x31f)])),N(0x3,(0x0,t[_0x3b1881(0x293)])(G)),N(0x4,(0x0,t[_0x3b1881(0x293)])(_)),N(0x5,t[_0x3b1881(0x371)]),N(0x6,(0x0,t['Inject'])(t[_0x3b1881(0x2fc)]))],J);function _0x46ec(_0x22aa73,_0x2abad2){_0x22aa73=_0x22aa73-0x1e1;const _0x5b992a=_0x5b99();let _0x46ecca=_0x5b992a[_0x22aa73];return _0x46ecca;}function Y(_0x54f470){const _0x4228cd=_0x3b1881;let {onClick:_0x5602c7,children:_0xf51f3c,className:_0x23470c}=_0x54f470;return(0x0,c['jsx'])(_0x4228cd(0x1ef),{'className':(0x0,s[_0x4228cd(0x241)])(_0x4228cd(0x35c),_0x23470c),'type':_0x4228cd(0x1ef),'onClick':_0x5602c7,'children':_0xf51f3c});}function X(){const _0x5a61c0=_0x3b1881;let _0x27c9b3=(0x0,r[_0x5a61c0(0x23c)])(q),_0x31dced=(0x0,r['useDependency'])(t[_0x5a61c0(0x31f)]);function _0x189b71(){const _0x33913c=_0x5a61c0;_0x27c9b3[_0x33913c(0x234)]();}return(0x0,c['jsx'])(Y,{'onClick':_0x189b71,'children':_0x31dced['t'](_0x5a61c0(0x20c))});}function me(){const _0x488dd0=_0x3b1881;return(0x0,c[_0x488dd0(0x255)])(_0x488dd0(0x342),{'className':_0x488dd0(0x243),'children':[(0x0,c[_0x488dd0(0x1eb)])(_0x488dd0(0x2d4),{'className':_0x488dd0(0x2de),'children':(0x0,r[_0x488dd0(0x23c)])(t[_0x488dd0(0x31f)])['t'](_0x488dd0(0x367))}),(0x0,c[_0x488dd0(0x1eb)])(X,{})]});}function he(_0x150d61){const _0x5c6eec=_0x3b1881;let {count:_0x29b626}=_0x150d61;return(0x0,c[_0x5c6eec(0x255)])(_0x5c6eec(0x342),{'className':_0x5c6eec(0x238),'children':[(0x0,c[_0x5c6eec(0x1eb)])(_0x5c6eec(0x2d4),{'className':_0x5c6eec(0x297),'children':(0x0,r[_0x5c6eec(0x23c)])(t[_0x5c6eec(0x31f)])['t'](_0x5c6eec(0x240),''+_0x29b626)}),(0x0,c[_0x5c6eec(0x1eb)])(X,{})]});}function ge(){const _0x4a31c0=_0x3b1881;let _0x21cefc=(0x0,r['useDependency'])(q),_0x43b1f6=(0x0,r[_0x4a31c0(0x23c)])(t[_0x4a31c0(0x31f)]);function _0x273cac(){const _0x328709=_0x4a31c0;_0x21cefc[_0x328709(0x341)]();}return(0x0,c[_0x4a31c0(0x1eb)])(Y,{'onClick':_0x273cac,'children':_0x43b1f6['t']('exchange-client.cancel')});}function _e(){const _0x4bfc12=_0x3b1881;let {count:_0x49866e,done:_0x102db3}=(0x0,r[_0x4bfc12(0x2da)])((0x0,r['useDependency'])(q)[_0x4bfc12(0x30d)]),[_0x40b387,_0x5dcca2]=(0x0,a['useState'])(_0x49866e>0x0?_0x102db3/_0x49866e:0x0);return(0x0,a[_0x4bfc12(0x35d)])(()=>{_0x5dcca2(_0x49866e>0x0?_0x102db3/_0x49866e:0x0);},[_0x49866e,_0x102db3]),(0x0,c[_0x4bfc12(0x1eb)])('div',{'className':_0x4bfc12(0x337),'children':(0x0,c[_0x4bfc12(0x1eb)])('div',{'className':'univer-h-1.5\x20univer-rounded-lg\x20univer-bg-primary-600\x20univer-transition-[width]\x20univer-duration-500','style':{'width':Math['floor'](_0x40b387*0x64)+'%'}})});}function ve(){const _0x4f133b=_0x3b1881;return(0x0,c[_0x4f133b(0x255)])(_0x4f133b(0x342),{'className':_0x4f133b(0x243),'children':[(0x0,c[_0x4f133b(0x1eb)])(_0x4f133b(0x2d4),{'className':_0x4f133b(0x286),'children':(0x0,r[_0x4f133b(0x23c)])(t[_0x4f133b(0x31f)])['t'](_0x4f133b(0x2a8))}),(0x0,c[_0x4f133b(0x1eb)])(_0x4f133b(0x342),{'className':_0x4f133b(0x2c9),'children':(0x0,c[_0x4f133b(0x1eb)])(_e,{})}),(0x0,c[_0x4f133b(0x1eb)])(ge,{})]});}const ye={0x1:(0x0,c[_0x3b1881(0x1eb)])(i['SuccessIcon'],{'className':_0x3b1881(0x21e)}),0x0:(0x0,c[_0x3b1881(0x1eb)])(i[_0x3b1881(0x2f7)],{'className':'univer-text-blue-500'}),0x2:(0x0,c['jsx'])(i[_0x3b1881(0x32d)],{'className':'univer-text-red-500'})};function be(){const _0x3bfd0c=_0x3b1881;let [_0x56f05,_0xbfbdee]=(0x0,a[_0x3bfd0c(0x206)])(0x0),[_0x4df49f,_0x1363af]=(0x0,a[_0x3bfd0c(0x206)])(!0x1),[_0x135e98,_0x328f13]=(0x0,a[_0x3bfd0c(0x206)])([]),_0x1a28a1=(0x0,r[_0x3bfd0c(0x23c)])(_),_0x468868=(0x0,r['useDependency'])(t[_0x3bfd0c(0x31f)]);(0x0,a[_0x3bfd0c(0x35d)])(()=>{const _0x591199=_0x3bfd0c;let _0x3a1eda=_0x1a28a1[_0x591199(0x2cb)][_0x591199(0x373)](_0x30b683=>{_0x1363af(_0x30b683);}),_0x1786b5=_0x1a28a1[_0x591199(0x339)][_0x591199(0x373)](_0x20104b=>{_0x328f13(_0x20104b);}),_0x5907e8=_0x1a28a1['state$']['subscribe'](_0x1f69b7=>{_0xbfbdee(_0x1f69b7);});return()=>{const _0xea6c2e=_0x591199;_0x3a1eda[_0xea6c2e(0x374)](),_0x1786b5[_0xea6c2e(0x374)](),_0x5907e8[_0xea6c2e(0x374)]();};},[]);function _0x3c847b(){_0x1363af(!0x1);}function _0x39564d(_0x47a298){const _0x48313c=_0x3bfd0c;switch(_0x47a298){case 0x1:return _0x468868['t'](_0x48313c(0x304));case 0x0:return _0x468868['t'](_0x48313c(0x265));case 0x2:return _0x468868['t'](_0x48313c(0x2f0));default:return'';}}return _0x4df49f&&(0x0,c['jsxs'])(_0x3bfd0c(0x342),{'className':_0x3bfd0c(0x22d),'children':[(0x0,c['jsxs'])(_0x3bfd0c(0x342),{'className':'univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-1.5\x20univer-pr-2','children':[(0x0,c[_0x3bfd0c(0x255)])(_0x3bfd0c(0x2d4),{'className':_0x3bfd0c(0x2e0),'children':[(0x0,c[_0x3bfd0c(0x1eb)])(_0x3bfd0c(0x2d4),{'className':_0x3bfd0c(0x22c),'children':ye[_0x56f05]}),(0x0,c[_0x3bfd0c(0x1eb)])(_0x3bfd0c(0x2d4),{'className':_0x3bfd0c(0x249),'children':_0x39564d(_0x56f05)})]}),(0x0,c[_0x3bfd0c(0x1eb)])(_0x3bfd0c(0x2d4),{'className':'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','onClick':_0x3c847b,'children':(0x0,c[_0x3bfd0c(0x1eb)])(i[_0x3bfd0c(0x306)],{})})]}),(0x0,c[_0x3bfd0c(0x255)])(_0x3bfd0c(0x342),{'children':[_0x56f05===0x0&&(0x0,c[_0x3bfd0c(0x1eb)])(ve,{}),_0x56f05===0x2&&(0x0,c[_0x3bfd0c(0x1eb)])(me,{}),_0x135e98[_0x3bfd0c(0x205)]>0x0&&(0x0,c[_0x3bfd0c(0x1eb)])(ie,{'list':_0x135e98}),_0x56f05===0x1&&(0x0,c['jsx'])(he,{'count':_0x135e98[_0x3bfd0c(0x205)]})]})]});}function Z(){const _0x2def60=_0x3b1881;return(0x0,c[_0x2def60(0x1eb)])(be,{});}let Q=class extends t[_0x3b1881(0x26c)]{constructor(_0x4d2051,_0xe52caa){const _0x3d7597=_0x3b1881;super(),this[_0x3d7597(0x2f1)]=_0x4d2051,this[_0x3d7597(0x2a6)]=_0xe52caa,this[_0x3d7597(0x2c0)]();}[_0x3b1881(0x2c0)](){const _0x1bdf29=_0x3b1881;this[_0x1bdf29(0x35e)](this['_uiPartsService']['registerComponent'](r[_0x1bdf29(0x224)][_0x1bdf29(0x281)],()=>(0x0,r[_0x1bdf29(0x2e7)])(Z,this['_injector'])));}};Q=P([N(0x0,(0x0,t[_0x3b1881(0x293)])(t['Injector'])),N(0x1,r[_0x3b1881(0x1e3)])],Q);let $=class extends t[_0x3b1881(0x32f)]{constructor(_0x37ccce=p,_0x41da2e,_0x10e22a){const _0x4d0809=_0x3b1881;super(),this['_config']=_0x37ccce,this[_0x4d0809(0x2f1)]=_0x41da2e,this['_configService']=_0x10e22a;let {..._0x2ee063}=(0x0,t[_0x4d0809(0x2f6)])({},p,this['_config']);this[_0x4d0809(0x223)]['setConfig'](f,_0x2ee063);}['onStarting'](){const _0xf57cf7=_0x3b1881;(0x0,t[_0xf57cf7(0x343)])(this[_0xf57cf7(0x2f1)],[[Q],[q,{'useClass':J}],[G,{'useClass':K}],[F,{'useClass':I}],[_,{'useClass':v}]]);}[_0x3b1881(0x2c3)](){const _0xb2af0b=_0x3b1881;(0x0,t['touchDependencies'])(this[_0xb2af0b(0x2f1)],[[Q],[q]]);}};g($,_0x3b1881(0x2d6),'UNIVER_EXCHANGE_CLIENT_PLUGIN'),g($,'packageName',m),g($,_0x3b1881(0x2cd),ee),$=P([(0x0,t[_0x3b1881(0x289)])(n['UniverNetworkPlugin'],e['UniverLicensePlugin']),N(0x1,(0x0,t[_0x3b1881(0x293)])(t['Injector'])),N(0x2,t['IConfigService'])],$),exports[_0x3b1881(0x2fa)]=f,Object[_0x3b1881(0x2d7)](exports,_0x3b1881(0x2e6),{'enumerable':!0x0,'get':function(){return J;}}),Object[_0x3b1881(0x2d7)](exports,_0x3b1881(0x2c7),{'enumerable':!0x0,'get':function(){return K;}}),exports[_0x3b1881(0x34e)]=q,exports[_0x3b1881(0x1e9)]=G,exports[_0x3b1881(0x2ae)]=F,exports['IUploadNotificationService']=_,Object['defineProperty'](exports,_0x3b1881(0x271),{'enumerable':!0x0,'get':function(){return I;}}),Object['defineProperty'](exports,_0x3b1881(0x279),{'enumerable':!0x0,'get':function(){return $;}}),exports[_0x3b1881(0x29a)]=Z,exports[_0x3b1881(0x34d)]=v,exports['UploadNotificationState']=re,exports[_0x3b1881(0x21d)]=E,exports[_0x3b1881(0x288)]=D,exports[_0x3b1881(0x354)]=k,exports[_0x3b1881(0x2dc)]=z,exports[_0x3b1881(0x22e)]=B,exports[_0x3b1881(0x2db)]=H,exports[_0x3b1881(0x2a3)]=U,exports[_0x3b1881(0x35b)]=V,exports[_0x3b1881(0x330)]=R;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x1a73(_0x55ed33,_0x3fce5d){_0x55ed33=_0x55ed33-0x187;const _0x39cff2=_0x39cf();let _0x1a7375=_0x39cff2[_0x55ed33];return _0x1a7375;}const _0x1d66e2=_0x1a73;(function(_0x5de60f,_0x460b51){const _0x5760f7=_0x1a73,_0x1ffd46=_0x5de60f();while(!![]){try{const _0x27175d=parseInt(_0x5760f7(0x189))/0x1+-parseInt(_0x5760f7(0x193))/0x2*(parseInt(_0x5760f7(0x195))/0x3)+-parseInt(_0x5760f7(0x18e))/0x4*(-parseInt(_0x5760f7(0x187))/0x5)+-parseInt(_0x5760f7(0x190))/0x6*(parseInt(_0x5760f7(0x19d))/0x7)+parseInt(_0x5760f7(0x199))/0x8*(-parseInt(_0x5760f7(0x18b))/0x9)+-parseInt(_0x5760f7(0x197))/0xa*(-parseInt(_0x5760f7(0x18c))/0xb)+parseInt(_0x5760f7(0x18f))/0xc;if(_0x27175d===_0x460b51)break;else _0x1ffd46['push'](_0x1ffd46['shift']());}catch(_0x35507a){_0x1ffd46['push'](_0x1ffd46['shift']());}}}(_0x39cf,0x4845b));const e={'exchange-client':{'uploading':'جارٍ\x20الرفع','uploadSuccess':_0x1d66e2(0x18a),'uploadSuccessTip':_0x1d66e2(0x18d),'downloading':_0x1d66e2(0x198),'downloadSuccess':'تم\x20التحميل\x20بنجاح','unknownMistake':_0x1d66e2(0x196),'networkError':_0x1d66e2(0x191),'tooLarge':'البيانات\x20كبيرة\x20جداً','internalError':'خطأ\x20داخلي\x20غير\x20معروف','interrupt':_0x1d66e2(0x192),'fileTypeError':_0x1d66e2(0x194),'wait':_0x1d66e2(0x188),'cancel':_0x1d66e2(0x19c),'uploadAgain':_0x1d66e2(0x19a)}};function _0x39cf(){const _0x233762=['exports','إلغاء','1528009koHmZm','673685sErOYk','يرجى\x20الانتظار...','96267OpqMHC','تم\x20رفع\x20الملف\x20بنجاح','4077261HDciSP','110eJSovK','تم\x20رفع\x20{0}\x20ملف/ملفات\x20بنجاح','8BqFClW','12359472fWpEFx','6mgNhJL','خطأ\x20في\x20الشبكة','تمت\x20مقاطعة\x20الاتصال\x20بالشبكة\x20وفشل\x20رفع\x20الملف','15776LFzjFd','نوع\x20الملف\x20المحدد\x20[{0}]\x20غير\x20مدعوم\x20للرفع','174ORhpBj','خطأ\x20غير\x20معروف','29150LZqIzW','جارٍ\x20التحميل','8CnunqL','إعادة\x20الرفع'];_0x39cf=function(){return _0x233762;};return _0x39cf();}module[_0x1d66e2(0x19b)]=e;
|
package/lib/cjs/locale/ca-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x43dc(_0x37003,_0x15ff37){_0x37003=_0x37003-0x1ad;const _0x570c75=_0x570c();let _0x43dca2=_0x570c75[_0x37003];return _0x43dca2;}function _0x570c(){const _0x18526a=['Error\x20de\x20xarxa','523094yiRnGa','80UuXYap','Espereu...','4UXJPdn','4039jjoOPC','405338XFEnTU','83185WWKqlh','Error\x20intern\x20desconegut','Descàrrega\x20correcta','Tornar\x20a\x20pujar','Pujant','Les\x20dades\x20són\x20massa\x20grans','{0}\x20fitxer(s)\x20pujat(s)\x20correctament','exports','3087veiYiq','Fitxer\x20pujat\x20correctament','316029kXzztF','2584QZVXtg','2388SfTgoi','Cancel·lar','193244aLNMGN'];_0x570c=function(){return _0x18526a;};return _0x570c();}const _0x32147a=_0x43dc;(function(_0x3e4824,_0x298b51){const _0x5cad6f=_0x43dc,_0x4d8bf9=_0x3e4824();while(!![]){try{const _0x3b44ce=parseInt(_0x5cad6f(0x1ba))/0x1+-parseInt(_0x5cad6f(0x1c1))/0x2+-parseInt(_0x5cad6f(0x1b6))/0x3*(parseInt(_0x5cad6f(0x1bf))/0x4)+parseInt(_0x5cad6f(0x1c2))/0x5+parseInt(_0x5cad6f(0x1b8))/0x6*(-parseInt(_0x5cad6f(0x1c0))/0x7)+parseInt(_0x5cad6f(0x1b7))/0x8*(parseInt(_0x5cad6f(0x1b4))/0x9)+parseInt(_0x5cad6f(0x1bd))/0xa*(parseInt(_0x5cad6f(0x1bc))/0xb);if(_0x3b44ce===_0x298b51)break;else _0x4d8bf9['push'](_0x4d8bf9['shift']());}catch(_0x44cd86){_0x4d8bf9['push'](_0x4d8bf9['shift']());}}}(_0x570c,0x27e74));const e={'exchange-client':{'uploading':_0x32147a(0x1b0),'uploadSuccess':_0x32147a(0x1b5),'uploadSuccessTip':_0x32147a(0x1b2),'downloading':'Descarregant','downloadSuccess':_0x32147a(0x1ae),'unknownMistake':'Error\x20desconegut','networkError':_0x32147a(0x1bb),'tooLarge':_0x32147a(0x1b1),'internalError':_0x32147a(0x1ad),'interrupt':'La\x20connexió\x20de\x20xarxa\x20s\x27ha\x20interromput\x20i\x20la\x20pujada\x20del\x20fitxer\x20ha\x20fallat','fileTypeError':'El\x20fitxer\x20seleccionat\x20[{0}]\x20no\x20és\x20compatible\x20per\x20pujar','wait':_0x32147a(0x1be),'cancel':_0x32147a(0x1b9),'uploadAgain':_0x32147a(0x1af)}};module[_0x32147a(0x1b3)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0xe90405=_0x136e;function _0x13b5(){const _0x317ecd=['303003wNUynl','1027452grNieI','Die\x20ausgewählte\x20Datei\x20[{0}]\x20wird\x20für\x20den\x20Upload\x20nicht\x20unterstützt','Unbekannter\x20Fehler','13700NkrDRD','Daten\x20sind\x20zu\x20groß','44SkXTdq','10578XwmqMV','Interner\x20unbekannter\x20Fehler','Download\x20erfolgreich','Wird\x20hochgeladen','1692vHFmuD','7010cFkaYH','{0}\x20Datei(en)\x20erfolgreich\x20hochgeladen','exports','Datei\x20erfolgreich\x20hochgeladen','28217WsrTNm','12533CGluJY','14AwNdlI','620TuHpjk','24nUbJDS'];_0x13b5=function(){return _0x317ecd;};return _0x13b5();}function _0x136e(_0x2a88f8,_0x2f3310){_0x2a88f8=_0x2a88f8-0xfb;const _0x13b53b=_0x13b5();let _0x136ed9=_0x13b53b[_0x2a88f8];return _0x136ed9;}(function(_0x54e20a,_0x236d83){const _0x5f4739=_0x136e,_0x961a5b=_0x54e20a();while(!![]){try{const _0x3f15f4=-parseInt(_0x5f4739(0xff))/0x1*(-parseInt(_0x5f4739(0x100))/0x2)+-parseInt(_0x5f4739(0x103))/0x3+-parseInt(_0x5f4739(0x101))/0x4*(-parseInt(_0x5f4739(0x10f))/0x5)+parseInt(_0x5f4739(0x10a))/0x6+-parseInt(_0x5f4739(0xfe))/0x7*(-parseInt(_0x5f4739(0x102))/0x8)+-parseInt(_0x5f4739(0x10e))/0x9*(-parseInt(_0x5f4739(0x107))/0xa)+parseInt(_0x5f4739(0x109))/0xb*(-parseInt(_0x5f4739(0x104))/0xc);if(_0x3f15f4===_0x236d83)break;else _0x961a5b['push'](_0x961a5b['shift']());}catch(_0xf69f11){_0x961a5b['push'](_0x961a5b['shift']());}}}(_0x13b5,0x2076c));const e={'exchange-client':{'uploading':_0xe90405(0x10d),'uploadSuccess':_0xe90405(0xfd),'uploadSuccessTip':_0xe90405(0xfb),'downloading':'Wird\x20heruntergeladen','downloadSuccess':_0xe90405(0x10c),'unknownMistake':_0xe90405(0x106),'networkError':'Netzwerkfehler','tooLarge':_0xe90405(0x108),'internalError':_0xe90405(0x10b),'interrupt':'Die\x20Netzwerkverbindung\x20wurde\x20unterbrochen\x20und\x20der\x20Datei-Upload\x20ist\x20fehlgeschlagen','fileTypeError':_0xe90405(0x105),'wait':'Bitte\x20warten...','cancel':'Abbrechen','uploadAgain':'Erneut\x20hochladen'}};module[_0xe90405(0xfc)]=e;
|
package/lib/cjs/locale/en-US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x2b35(){const _0x288ec0=['24849KneVZC','1020XJJYEw','129RizHBC','1521924rZThki','Upload\x20again','76DfEfrL','16232hSDGMW','497042ggdyFz','Selected\x20file\x20[{0}]\x20is\x20not\x20supported\x20for\x20upload','Network\x20error','18980IDyzMO','{0}\x20file(s)\x20uploaded\x20successfully','9995iIlkmn','608ycFYla','Unknown\x20mistake','The\x20network\x20connection\x20was\x20interrupted\x20and\x20the\x20file\x20upload\x20failed','Download\x20success','Please\x20wait...','539hapaaA','Data\x20is\x20too\x20large','exports','Downloading','Internal\x20unknown\x20error','Uploading','File\x20uploaded\x20successfully'];_0x2b35=function(){return _0x288ec0;};return _0x2b35();}const _0x348818=_0x311b;(function(_0xf6ebea,_0x2f442b){const _0xe85c0f=_0x311b,_0x31f98b=_0xf6ebea();while(!![]){try{const _0x277758=parseInt(_0xe85c0f(0xa9))/0x1+-parseInt(_0xe85c0f(0x95))/0x2*(-parseInt(_0xe85c0f(0xaa))/0x3)+-parseInt(_0xe85c0f(0x94))/0x4*(-parseInt(_0xe85c0f(0x9b))/0x5)+-parseInt(_0xe85c0f(0xab))/0x6+-parseInt(_0xe85c0f(0x96))/0x7+parseInt(_0xe85c0f(0x9c))/0x8*(parseInt(_0xe85c0f(0xa8))/0x9)+-parseInt(_0xe85c0f(0x99))/0xa*(parseInt(_0xe85c0f(0xa1))/0xb);if(_0x277758===_0x2f442b)break;else _0x31f98b['push'](_0x31f98b['shift']());}catch(_0x1ce9f5){_0x31f98b['push'](_0x31f98b['shift']());}}}(_0x2b35,0x2bfc3));function _0x311b(_0x529c32,_0x45b192){_0x529c32=_0x529c32-0x93;const _0x2b3517=_0x2b35();let _0x311b9c=_0x2b3517[_0x529c32];return _0x311b9c;}const e={'exchange-client':{'uploading':_0x348818(0xa6),'uploadSuccess':_0x348818(0xa7),'uploadSuccessTip':_0x348818(0x9a),'downloading':_0x348818(0xa4),'downloadSuccess':_0x348818(0x9f),'unknownMistake':_0x348818(0x9d),'networkError':_0x348818(0x98),'tooLarge':_0x348818(0xa2),'internalError':_0x348818(0xa5),'interrupt':_0x348818(0x9e),'fileTypeError':_0x348818(0x97),'wait':_0x348818(0xa0),'cancel':'Cancel','uploadAgain':_0x348818(0x93)}};module[_0x348818(0xa3)]=e;
|
package/lib/cjs/locale/es-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x262afc=_0x5a33;(function(_0x3e48e2,_0x439cf5){const _0x3237c4=_0x5a33,_0x5adab7=_0x3e48e2();while(!![]){try{const _0x4bbcaa=-parseInt(_0x3237c4(0xf2))/0x1*(parseInt(_0x3237c4(0xe9))/0x2)+parseInt(_0x3237c4(0xee))/0x3+parseInt(_0x3237c4(0xe4))/0x4+parseInt(_0x3237c4(0xea))/0x5*(parseInt(_0x3237c4(0xef))/0x6)+parseInt(_0x3237c4(0xe5))/0x7+-parseInt(_0x3237c4(0xed))/0x8*(-parseInt(_0x3237c4(0xe3))/0x9)+-parseInt(_0x3237c4(0xf0))/0xa;if(_0x4bbcaa===_0x439cf5)break;else _0x5adab7['push'](_0x5adab7['shift']());}catch(_0xe5e535){_0x5adab7['push'](_0x5adab7['shift']());}}}(_0x389a,0xb8219));function _0x389a(){const _0xc60d8=['exports','2fipDAV','Espere...','Error\x20interno\x20desconocido','Cancelar','21537YFnkUz','1839420DbdJal','887425zHaAym','Descarga\x20exitosa','Descargando','La\x20conexión\x20de\x20red\x20se\x20interrumpió\x20y\x20la\x20carga\x20del\x20archivo\x20falló','453788sdnhBi','12020zAhfkJ','Error\x20de\x20red','El\x20archivo\x20seleccionado\x20[{0}]\x20no\x20es\x20compatible\x20para\x20subir','1384OvJKGw','3129747cLfXtp','2586yXlqSA','18720030qcTHdV'];_0x389a=function(){return _0xc60d8;};return _0x389a();}function _0x5a33(_0x406340,_0x57e57f){_0x406340=_0x406340-0xe1;const _0x389acd=_0x389a();let _0x5a3390=_0x389acd[_0x406340];return _0x5a3390;}const e={'exchange-client':{'uploading':'Subiendo','uploadSuccess':'Archivo\x20subido\x20exitosamente','uploadSuccessTip':'{0}\x20archivo(s)\x20subido(s)\x20exitosamente','downloading':_0x262afc(0xe7),'downloadSuccess':_0x262afc(0xe6),'unknownMistake':'Error\x20desconocido','networkError':_0x262afc(0xeb),'tooLarge':'Los\x20datos\x20son\x20demasiado\x20grandes','internalError':_0x262afc(0xe1),'interrupt':_0x262afc(0xe8),'fileTypeError':_0x262afc(0xec),'wait':_0x262afc(0xf3),'cancel':_0x262afc(0xe2),'uploadAgain':'Subir\x20de\x20nuevo'}};module[_0x262afc(0xf1)]=e;
|
package/lib/cjs/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x9647c5=_0x42fb;(function(_0x494037,_0x1d1991){const _0x1c2cb1=_0x42fb,_0x5de56c=_0x494037();while(!![]){try{const _0x5d0f41=-parseInt(_0x1c2cb1(0xf4))/0x1+-parseInt(_0x1c2cb1(0xfb))/0x2+parseInt(_0x1c2cb1(0xf1))/0x3*(parseInt(_0x1c2cb1(0x100))/0x4)+-parseInt(_0x1c2cb1(0xfc))/0x5*(parseInt(_0x1c2cb1(0xff))/0x6)+-parseInt(_0x1c2cb1(0xf3))/0x7+parseInt(_0x1c2cb1(0xfd))/0x8+-parseInt(_0x1c2cb1(0xfa))/0x9*(-parseInt(_0x1c2cb1(0xf7))/0xa);if(_0x5d0f41===_0x1d1991)break;else _0x5de56c['push'](_0x5de56c['shift']());}catch(_0x4de788){_0x5de56c['push'](_0x5de56c['shift']());}}}(_0x4794,0xb1149));function _0x42fb(_0x55790d,_0x4cc846){_0x55790d=_0x55790d-0xf0;const _0x4794ec=_0x4794();let _0x42fbdf=_0x4794ec[_0x55790d];return _0x42fbdf;}const e={'exchange-client':{'uploading':'در\x20حال\x20بارگذاری','uploadSuccess':_0x9647c5(0xf2),'uploadSuccessTip':_0x9647c5(0xf5),'downloading':_0x9647c5(0x105),'downloadSuccess':'دانلود\x20موفقیت\x20آمیز','unknownMistake':_0x9647c5(0x102),'networkError':_0x9647c5(0x103),'tooLarge':_0x9647c5(0x104),'internalError':_0x9647c5(0xf8),'interrupt':_0x9647c5(0xfe),'fileTypeError':_0x9647c5(0xf6),'wait':'لطفا\x20صبر\x20کنید...','cancel':_0x9647c5(0xf9),'uploadAgain':_0x9647c5(0x101)}};function _0x4794(){const _0x44b0f0=['خطای\x20شبکه','داده\x20خیلی\x20بزرگ\x20است','در\x20حال\x20دانلود','exports','24MOrmZV','فایل\x20با\x20موفقیت\x20بارگذاری\x20شد','6691524rtKaJp','488076gvHtof','{0}\x20فایل\x20با\x20موفقیت\x20بارگذاری\x20شد','فایل\x20انتخاب\x20شده\x20[{0}]\x20برای\x20بارگذاری\x20پشتیبانی\x20نمیشود','35650yIAftB','خطای\x20داخلی\x20ناشناخته','لغو','6696OqduMH','2819492qUzuZR','40ttBOdh','10134616HVqlxX','اتصال\x20شبکه\x20قطع\x20شد\x20و\x20بارگذاری\x20فایل\x20ناموفق\x20بود.','416574BKwdyR','107660AKLUWd','بارگذاری\x20مجدد','خطای\x20ناشناخته'];_0x4794=function(){return _0x44b0f0;};return _0x4794();}module[_0x9647c5(0xf0)]=e;
|
package/lib/cjs/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x370e18=_0x23ba;function _0x2aaa(){const _0x3200d8=['Téléchargement\x20en\x20cours','2123544UiiTuo','Les\x20données\x20sont\x20trop\x20volumineuses','23020iAcRck','Téléchargement','Le\x20fichier\x20sélectionné\x20[{0}]\x20n\x27est\x20pas\x20pris\x20en\x20charge\x20pour\x20le\x20téléchargement','9019768YIXOgF','91vwwVsm','Téléchargement\x20réussi','Erreur\x20inconnue','6YYrOQN','Fichier\x20téléchargé\x20avec\x20succès','Télécharger\x20à\x20nouveau','exports','56iWFiyr','2495619JTplQb','5980VRPsIG','{0}\x20fichier(s)\x20téléchargé(s)\x20avec\x20succès','Erreur\x20réseau','Erreur\x20interne\x20inconnue','4706492FXGloY','26708noaNtk','58505aDaXIt','La\x20connexion\x20réseau\x20a\x20été\x20interrompue\x20et\x20le\x20téléchargement\x20du\x20fichier\x20a\x20échoué'];_0x2aaa=function(){return _0x3200d8;};return _0x2aaa();}(function(_0x50ae32,_0x4ac7ed){const _0x3fb1dd=_0x23ba,_0x28c006=_0x50ae32();while(!![]){try{const _0x19198f=-parseInt(_0x3fb1dd(0x1d9))/0x1*(-parseInt(_0x3fb1dd(0x1d5))/0x2)+-parseInt(_0x3fb1dd(0x1d3))/0x3+parseInt(_0x3fb1dd(0x1e0))/0x4*(parseInt(_0x3fb1dd(0x1d0))/0x5)+-parseInt(_0x3fb1dd(0x1dc))/0x6*(-parseInt(_0x3fb1dd(0x1ce))/0x7)+parseInt(_0x3fb1dd(0x1d8))/0x8+-parseInt(_0x3fb1dd(0x1e1))/0x9+-parseInt(_0x3fb1dd(0x1e2))/0xa*(parseInt(_0x3fb1dd(0x1cf))/0xb);if(_0x19198f===_0x4ac7ed)break;else _0x28c006['push'](_0x28c006['shift']());}catch(_0x2825df){_0x28c006['push'](_0x28c006['shift']());}}}(_0x2aaa,0x8c210));function _0x23ba(_0xe9896,_0x534912){_0xe9896=_0xe9896-0x1cd;const _0x2aaa39=_0x2aaa();let _0x23ba1a=_0x2aaa39[_0xe9896];return _0x23ba1a;}const e={'exchange-client':{'uploading':_0x370e18(0x1d2),'uploadSuccess':_0x370e18(0x1dd),'uploadSuccessTip':_0x370e18(0x1e3),'downloading':_0x370e18(0x1d6),'downloadSuccess':_0x370e18(0x1da),'unknownMistake':_0x370e18(0x1db),'networkError':_0x370e18(0x1e4),'tooLarge':_0x370e18(0x1d4),'internalError':_0x370e18(0x1cd),'interrupt':_0x370e18(0x1d1),'fileTypeError':_0x370e18(0x1d7),'wait':'Veuillez\x20patienter...','cancel':'Annuler','uploadAgain':_0x370e18(0x1de)}};module[_0x370e18(0x1df)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x52dcf5=_0x13a4;(function(_0x3f6bcf,_0x1bacfb){const _0x3989c7=_0x13a4,_0x153d9c=_0x3f6bcf();while(!![]){try{const _0x24250b=-parseInt(_0x3989c7(0x16d))/0x1*(-parseInt(_0x3989c7(0x183))/0x2)+parseInt(_0x3989c7(0x17a))/0x3*(-parseInt(_0x3989c7(0x174))/0x4)+parseInt(_0x3989c7(0x17f))/0x5*(parseInt(_0x3989c7(0x178))/0x6)+-parseInt(_0x3989c7(0x175))/0x7*(parseInt(_0x3989c7(0x180))/0x8)+-parseInt(_0x3989c7(0x17b))/0x9*(parseInt(_0x3989c7(0x172))/0xa)+-parseInt(_0x3989c7(0x17e))/0xb*(-parseInt(_0x3989c7(0x173))/0xc)+-parseInt(_0x3989c7(0x16f))/0xd*(-parseInt(_0x3989c7(0x17c))/0xe);if(_0x24250b===_0x1bacfb)break;else _0x153d9c['push'](_0x153d9c['shift']());}catch(_0x58d827){_0x153d9c['push'](_0x153d9c['shift']());}}}(_0x1f3c,0xe395a));function _0x13a4(_0x3d8aa5,_0x4d37d1){_0x3d8aa5=_0x3d8aa5-0x16c;const _0x1f3c8b=_0x1f3c();let _0x13a44d=_0x1f3c8b[_0x3d8aa5];return _0x13a44d;}function _0x1f3c(){const _0x91a968=['Unduhan\x20berhasil','Mengunduh','498846ipfmtm','Batal','1007427SkJBxA','27yDSRJW','182tnJbgz','Unggah\x20ulang','2662BrOFJE','95XyFvgT','9368LZAgkf','Kesalahan\x20tidak\x20diketahui','File\x20yang\x20dipilih\x20[{0}]\x20tidak\x20didukung\x20untuk\x20diunggah','4552dEQeAP','Mengunggah','Harap\x20tunggu...','30esyfWo','Kesalahan\x20internal\x20tidak\x20diketahui','2974179novNis','Kesalahan\x20jaringan','Koneksi\x20jaringan\x20terputus\x20dan\x20unggahan\x20file\x20gagal','5284380JHqHsG','36672yQWIcm','20CMViwE','6965VwzqcQ'];_0x1f3c=function(){return _0x91a968;};return _0x1f3c();}const e={'exchange-client':{'uploading':_0x52dcf5(0x184),'uploadSuccess':'File\x20berhasil\x20diunggah','uploadSuccessTip':'{0}\x20file\x20berhasil\x20diunggah','downloading':_0x52dcf5(0x177),'downloadSuccess':_0x52dcf5(0x176),'unknownMistake':_0x52dcf5(0x181),'networkError':_0x52dcf5(0x170),'tooLarge':'Data\x20terlalu\x20besar','internalError':_0x52dcf5(0x16e),'interrupt':_0x52dcf5(0x171),'fileTypeError':_0x52dcf5(0x182),'wait':_0x52dcf5(0x16c),'cancel':_0x52dcf5(0x179),'uploadAgain':_0x52dcf5(0x17d)}};module['exports']=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x7bb91f=_0x2dc7;function _0x2dc7(_0x395d03,_0x4dfe9e){_0x395d03=_0x395d03-0xbf;const _0x37c6a8=_0x37c6();let _0x2dc772=_0x37c6a8[_0x395d03];return _0x2dc772;}(function(_0x36e992,_0xfdee4d){const _0x54445c=_0x2dc7,_0x196fc6=_0x36e992();while(!![]){try{const _0x177c9c=-parseInt(_0x54445c(0xd3))/0x1+parseInt(_0x54445c(0xc0))/0x2*(parseInt(_0x54445c(0xc5))/0x3)+parseInt(_0x54445c(0xcd))/0x4+parseInt(_0x54445c(0xcc))/0x5*(-parseInt(_0x54445c(0xc7))/0x6)+parseInt(_0x54445c(0xc8))/0x7+parseInt(_0x54445c(0xd2))/0x8*(parseInt(_0x54445c(0xbf))/0x9)+-parseInt(_0x54445c(0xca))/0xa;if(_0x177c9c===_0xfdee4d)break;else _0x196fc6['push'](_0x196fc6['shift']());}catch(_0x33d3e2){_0x196fc6['push'](_0x196fc6['shift']());}}}(_0x37c6,0x61343));function _0x37c6(){const _0x234e5f=['40201KYwtwT','333rMNRSH','2hDsilQ','Errore\x20di\x20rete','File\x20caricato\x20con\x20successo','Download\x20riuscito','Attendi...','232809tZdrSg','I\x20dati\x20sono\x20troppo\x20grandi','23538aPGsHF','1864149DRYdAS','Caricamento\x20in\x20corso','3802100SniqZL','Annulla','285FtJtaf','2239812TFsNqr','{0}\x20file\x20caricati\x20con\x20successo','Il\x20file\x20selezionato\x20[{0}]\x20non\x20è\x20supportato\x20per\x20il\x20caricamento','exports','Errore\x20sconosciuto','29904STNPIC'];_0x37c6=function(){return _0x234e5f;};return _0x37c6();}const e={'exchange-client':{'uploading':_0x7bb91f(0xc9),'uploadSuccess':_0x7bb91f(0xc2),'uploadSuccessTip':_0x7bb91f(0xce),'downloading':'Download\x20in\x20corso','downloadSuccess':_0x7bb91f(0xc3),'unknownMistake':_0x7bb91f(0xd1),'networkError':_0x7bb91f(0xc1),'tooLarge':_0x7bb91f(0xc6),'internalError':'Errore\x20interno\x20sconosciuto','interrupt':'La\x20connessione\x20di\x20rete\x20è\x20stata\x20interrotta\x20e\x20il\x20caricamento\x20del\x20file\x20è\x20fallito','fileTypeError':_0x7bb91f(0xcf),'wait':_0x7bb91f(0xc4),'cancel':_0x7bb91f(0xcb),'uploadAgain':'Carica\x20di\x20nuovo'}};module[_0x7bb91f(0xd0)]=e;
|
package/lib/cjs/locale/ja-JP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const _0x2a2a6a=_0x474d;function _0x474d(_0x263da2,_0x4ec5a0){_0x263da2=_0x263da2-0x1f0;const _0x436a58=_0x436a();let _0x474dcd=_0x436a58[_0x263da2];return _0x474dcd;}function _0x436a(){const _0x556652=['67315xwTYZA','294cxtSMg','677jVywVH','ダウンロードが完了しました','987096TKLHHo','exports','1082352vVyrzm','データが大きすぎます','不明なエラー','102mCRDww','アップロード中','内部エラーが発生しました','ネットワーク接続が中断され、ファイルのアップロードに失敗しました','{0}\x20個のファイルが正常にアップロードされました','1369336bPOCGc','ネットワークエラー','150OMgLcL','1004619DVAQtj','選択されたファイル\x20[{0}]\x20はアップロードがサポートされていません','206235VKRfwz'];_0x436a=function(){return _0x556652;};return _0x436a();}(function(_0x45f3cf,_0x106d01){const _0x25ce85=_0x474d,_0x476541=_0x45f3cf();while(!![]){try{const _0x3b3ab0=-parseInt(_0x25ce85(0x203))/0x1*(-parseInt(_0x25ce85(0x202))/0x2)+-parseInt(_0x25ce85(0x1f1))/0x3+parseInt(_0x25ce85(0x1f3))/0x4+parseInt(_0x25ce85(0x201))/0x5*(-parseInt(_0x25ce85(0x1f6))/0x6)+-parseInt(_0x25ce85(0x1fe))/0x7+parseInt(_0x25ce85(0x1fb))/0x8+parseInt(_0x25ce85(0x200))/0x9*(parseInt(_0x25ce85(0x1fd))/0xa);if(_0x3b3ab0===_0x106d01)break;else _0x476541['push'](_0x476541['shift']());}catch(_0x7cd692){_0x476541['push'](_0x476541['shift']());}}}(_0x436a,0x2cd1b));const e={'exchange-client':{'uploading':_0x2a2a6a(0x1f7),'uploadSuccess':'ファイルが正常にアップロードされました','uploadSuccessTip':_0x2a2a6a(0x1fa),'downloading':'ダウンロード中','downloadSuccess':_0x2a2a6a(0x1f0),'unknownMistake':_0x2a2a6a(0x1f5),'networkError':_0x2a2a6a(0x1fc),'tooLarge':_0x2a2a6a(0x1f4),'internalError':_0x2a2a6a(0x1f8),'interrupt':_0x2a2a6a(0x1f9),'fileTypeError':_0x2a2a6a(0x1ff),'wait':'お待ちください...','cancel':'キャンセル','uploadAgain':'再度アップロード'}};module[_0x2a2a6a(0x1f2)]=e;
|
package/lib/cjs/locale/ko-KR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x5827(){const _0x57ea0a=['네트워크\x20연결이\x20중단되어\x20파일\x20업로드에\x20실패했습니다','다운로드가\x20완료되었습니다','413bQqDgQ','2792ZjkOag','1693188hqvnFx','1300740dEpfnY','22689svGbAy','686972UxoQGJ','3950346pggFDu','91cXWvEL','업로드\x20중','94DFhNFq','4WYYAoK','다운로드\x20중','파일이\x20성공적으로\x20업로드되었습니다','다시\x20업로드','10CmZosh','7dCbpHU','잠시만\x20기다려\x20주세요...','네트워크\x20오류','데이터가\x20너무\x20큽니다','내부\x20오류가\x20발생했습니다','1954005IPTwvI','알\x20수\x20없는\x20오류'];_0x5827=function(){return _0x57ea0a;};return _0x5827();}const _0x2f29a8=_0x5e94;(function(_0x287f6f,_0x3123bc){const _0x4c7d54=_0x5e94,_0x450706=_0x287f6f();while(!![]){try{const _0x3d2a81=parseInt(_0x4c7d54(0x193))/0x1*(parseInt(_0x4c7d54(0x19c))/0x2)+parseInt(_0x4c7d54(0x196))/0x3+-parseInt(_0x4c7d54(0x19d))/0x4*(parseInt(_0x4c7d54(0x18f))/0x5)+-parseInt(_0x4c7d54(0x199))/0x6*(-parseInt(_0x4c7d54(0x1a2))/0x7)+-parseInt(_0x4c7d54(0x194))/0x8*(-parseInt(_0x4c7d54(0x197))/0x9)+-parseInt(_0x4c7d54(0x1a1))/0xa*(parseInt(_0x4c7d54(0x198))/0xb)+parseInt(_0x4c7d54(0x195))/0xc*(-parseInt(_0x4c7d54(0x19a))/0xd);if(_0x3d2a81===_0x3123bc)break;else _0x450706['push'](_0x450706['shift']());}catch(_0x5dba43){_0x450706['push'](_0x450706['shift']());}}}(_0x5827,0x86579));const e={'exchange-client':{'uploading':_0x2f29a8(0x19b),'uploadSuccess':_0x2f29a8(0x19f),'uploadSuccessTip':'{0}개의\x20파일이\x20성공적으로\x20업로드되었습니다','downloading':_0x2f29a8(0x19e),'downloadSuccess':_0x2f29a8(0x192),'unknownMistake':_0x2f29a8(0x190),'networkError':_0x2f29a8(0x1a4),'tooLarge':_0x2f29a8(0x1a5),'internalError':_0x2f29a8(0x18e),'interrupt':_0x2f29a8(0x191),'fileTypeError':'선택한\x20파일\x20[{0}]은(는)\x20업로드가\x20지원되지\x20않습니다','wait':_0x2f29a8(0x1a3),'cancel':'취소','uploadAgain':_0x2f29a8(0x1a0)}};function _0x5e94(_0x200829,_0x48d0d0){_0x200829=_0x200829-0x18e;const _0x582743=_0x5827();let _0x5e94eb=_0x582743[_0x200829];return _0x5e94eb;}module['exports']=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x6966c6=_0x5d02;function _0x1ffa(){const _0xa39b06=['Pobieranie\x20zakończone\x20sukcesem','260DsWQxE','Połączenie\x20sieciowe\x20zostało\x20przerwane\x20i\x20przesyłanie\x20pliku\x20nie\x20powiodło\x20się','1575749urTCgg','Pomyślnie\x20przesłano\x20{0}\x20plik(ów)','9939hCTSaK','111906eBfPLq','Nieznany\x20błąd','226320Vmbnen','Plik\x20przesłany\x20pomyślnie','Prześlij\x20ponownie','10956385ixEGvz','Wewnętrzny\x20nieznany\x20błąd','84VFHMbx','Dane\x20są\x20zbyt\x20duże','8446ilVaFD','Przesyłanie','78sVqkGE','3190760MnVoSy','Proszę\x20czekać...','516rqsmRD'];_0x1ffa=function(){return _0xa39b06;};return _0x1ffa();}function _0x5d02(_0x33e539,_0x314708){_0x33e539=_0x33e539-0xa0;const _0x1ffa36=_0x1ffa();let _0x5d0254=_0x1ffa36[_0x33e539];return _0x5d0254;}(function(_0x4025b7,_0x2085d8){const _0x304686=_0x5d02,_0x48eb6e=_0x4025b7();while(!![]){try{const _0x11dd96=parseInt(_0x304686(0xa8))/0x1*(parseInt(_0x304686(0xaa))/0x2)+parseInt(_0x304686(0xa0))/0x3*(parseInt(_0x304686(0xaf))/0x4)+-parseInt(_0x304686(0xa3))/0x5*(-parseInt(_0x304686(0xac))/0x6)+parseInt(_0x304686(0xb3))/0x7+-parseInt(_0x304686(0xad))/0x8+parseInt(_0x304686(0xa1))/0x9*(parseInt(_0x304686(0xb1))/0xa)+-parseInt(_0x304686(0xa6))/0xb;if(_0x11dd96===_0x2085d8)break;else _0x48eb6e['push'](_0x48eb6e['shift']());}catch(_0x25ed9c){_0x48eb6e['push'](_0x48eb6e['shift']());}}}(_0x1ffa,0x7ff14));const e={'exchange-client':{'uploading':_0x6966c6(0xab),'uploadSuccess':_0x6966c6(0xa4),'uploadSuccessTip':_0x6966c6(0xb4),'downloading':'Pobieranie','downloadSuccess':_0x6966c6(0xb0),'unknownMistake':_0x6966c6(0xa2),'networkError':'Błąd\x20sieci','tooLarge':_0x6966c6(0xa9),'internalError':_0x6966c6(0xa7),'interrupt':_0x6966c6(0xb2),'fileTypeError':'Wybrany\x20plik\x20[{0}]\x20nie\x20jest\x20obsługiwany\x20do\x20przesyłania','wait':_0x6966c6(0xae),'cancel':'Anuluj','uploadAgain':_0x6966c6(0xa5)}};module['exports']=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x347e07=_0x4a61;(function(_0xc88119,_0x1a68e4){const _0x5f15a6=_0x4a61,_0x12e5b6=_0xc88119();while(!![]){try{const _0x2c043f=parseInt(_0x5f15a6(0xe8))/0x1*(-parseInt(_0x5f15a6(0xe3))/0x2)+-parseInt(_0x5f15a6(0xec))/0x3*(-parseInt(_0x5f15a6(0xde))/0x4)+parseInt(_0x5f15a6(0xf2))/0x5*(parseInt(_0x5f15a6(0xe0))/0x6)+parseInt(_0x5f15a6(0xf0))/0x7*(-parseInt(_0x5f15a6(0xe7))/0x8)+parseInt(_0x5f15a6(0xe9))/0x9+-parseInt(_0x5f15a6(0xdf))/0xa+parseInt(_0x5f15a6(0xf5))/0xb*(-parseInt(_0x5f15a6(0xf3))/0xc);if(_0x2c043f===_0x1a68e4)break;else _0x12e5b6['push'](_0x12e5b6['shift']());}catch(_0x4de924){_0x12e5b6['push'](_0x12e5b6['shift']());}}}(_0x3147,0xe5e85));function _0x4a61(_0x189473,_0x4fb9a4){_0x189473=_0x189473-0xde;const _0x31478e=_0x3147();let _0x4a610f=_0x31478e[_0x189473];return _0x4a610f;}const e={'exchange-client':{'uploading':_0x347e07(0xe1),'uploadSuccess':_0x347e07(0xe4),'uploadSuccessTip':_0x347e07(0xea),'downloading':_0x347e07(0xe6),'downloadSuccess':'Download\x20concluído\x20com\x20sucesso','unknownMistake':_0x347e07(0xee),'networkError':_0x347e07(0xf4),'tooLarge':_0x347e07(0xeb),'internalError':_0x347e07(0xe5),'interrupt':'A\x20conexão\x20de\x20rede\x20foi\x20interrompida\x20e\x20o\x20envio\x20do\x20arquivo\x20falhou','fileTypeError':_0x347e07(0xf1),'wait':_0x347e07(0xe2),'cancel':_0x347e07(0xef),'uploadAgain':_0x347e07(0xed)}};function _0x3147(){const _0x1ee601=['O\x20arquivo\x20selecionado\x20[{0}]\x20não\x20é\x20suportado\x20para\x20envio','5tQPcio','3402684zZIHNH','Erro\x20de\x20rede','11OjdGPX','122804CDoKsx','5520930UQIcOT','5660388uZuyiT','Enviando','Aguarde...','10mpeGmv','Arquivo\x20enviado\x20com\x20sucesso','Erro\x20interno\x20desconhecido','Baixando','1727528MrMism','178793iGnTDu','12558393mppfNf','{0}\x20arquivo(s)\x20enviado(s)\x20com\x20sucesso','Os\x20dados\x20são\x20muito\x20grandes','138NgaZaI','Enviar\x20novamente','Erro\x20desconhecido','Cancelar','35MGsfVn'];_0x3147=function(){return _0x1ee601;};return _0x3147();}module['exports']=e;
|