@univerjs-pro/exchange-client 1.0.0-alpha.3 → 1.0.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/facade.js +1 -1
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/locale/ar-SA.js +1 -1
- package/lib/cjs/locale/ca-ES.js +1 -1
- package/lib/cjs/locale/de-DE.js +1 -1
- package/lib/cjs/locale/en-US.js +1 -1
- package/lib/cjs/locale/es-ES.js +1 -1
- package/lib/cjs/locale/fa-IR.js +1 -1
- package/lib/cjs/locale/fr-FR.js +1 -1
- package/lib/cjs/locale/id-ID.js +1 -1
- package/lib/cjs/locale/it-IT.js +1 -1
- package/lib/cjs/locale/ja-JP.js +1 -1
- package/lib/cjs/locale/ko-KR.js +1 -1
- package/lib/cjs/locale/pl-PL.js +1 -1
- package/lib/cjs/locale/pt-BR.js +1 -1
- package/lib/cjs/locale/ru-RU.js +1 -1
- package/lib/cjs/locale/sk-SK.js +1 -1
- package/lib/cjs/locale/vi-VN.js +1 -1
- package/lib/cjs/locale/zh-CN.js +1 -1
- package/lib/cjs/locale/zh-HK.js +1 -1
- package/lib/cjs/locale/zh-TW.js +1 -1
- package/lib/es/facade.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/es/locale/ar-SA.js +1 -1
- package/lib/es/locale/ca-ES.js +1 -1
- package/lib/es/locale/de-DE.js +1 -1
- package/lib/es/locale/en-US.js +1 -1
- package/lib/es/locale/es-ES.js +1 -1
- package/lib/es/locale/fa-IR.js +1 -1
- package/lib/es/locale/fr-FR.js +1 -1
- package/lib/es/locale/id-ID.js +1 -1
- package/lib/es/locale/it-IT.js +1 -1
- package/lib/es/locale/ja-JP.js +1 -1
- package/lib/es/locale/ko-KR.js +1 -1
- package/lib/es/locale/pl-PL.js +1 -1
- package/lib/es/locale/pt-BR.js +1 -1
- package/lib/es/locale/ru-RU.js +1 -1
- package/lib/es/locale/sk-SK.js +1 -1
- package/lib/es/locale/vi-VN.js +1 -1
- package/lib/es/locale/zh-CN.js +1 -1
- package/lib/es/locale/zh-HK.js +1 -1
- package/lib/es/locale/zh-TW.js +1 -1
- package/lib/facade.js +1 -1
- package/lib/index.css +0 -4
- package/lib/index.js +1 -1
- package/lib/locale/ar-SA.js +1 -1
- package/lib/locale/ca-ES.js +1 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/es-ES.js +1 -1
- package/lib/locale/fa-IR.js +1 -1
- package/lib/locale/fr-FR.js +1 -1
- package/lib/locale/id-ID.js +1 -1
- package/lib/locale/it-IT.js +1 -1
- package/lib/locale/ja-JP.js +1 -1
- package/lib/locale/ko-KR.js +1 -1
- package/lib/locale/pl-PL.js +1 -1
- package/lib/locale/pt-BR.js +1 -1
- package/lib/locale/ru-RU.js +1 -1
- package/lib/locale/sk-SK.js +1 -1
- package/lib/locale/vi-VN.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/locale/zh-HK.js +1 -1
- package/lib/locale/zh-TW.js +1 -1
- package/lib/types/config/config.d.ts +0 -4
- package/lib/types/controllers/components.controller.d.ts +7 -0
- package/lib/types/controllers/exchange.controller.d.ts +3 -5
- package/lib/types/facade/f-univer.d.ts +45 -16
- package/lib/types/index.d.ts +2 -1
- package/lib/types/services/exchange.service.d.ts +16 -2
- package/lib/types/services/request.service.d.ts +0 -2
- package/lib/types/services/utils/content-type.d.ts +1 -0
- package/lib/types/services/utils/snapshot.d.ts +6 -2
- package/lib/types/services/utils/tool.d.ts +1 -0
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ar-SA.js +1 -1
- package/lib/umd/locale/ca-ES.js +1 -1
- package/lib/umd/locale/de-DE.js +1 -1
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/es-ES.js +1 -1
- package/lib/umd/locale/fa-IR.js +1 -1
- package/lib/umd/locale/fr-FR.js +1 -1
- package/lib/umd/locale/id-ID.js +1 -1
- package/lib/umd/locale/it-IT.js +1 -1
- package/lib/umd/locale/ja-JP.js +1 -1
- package/lib/umd/locale/ko-KR.js +1 -1
- package/lib/umd/locale/pl-PL.js +1 -1
- package/lib/umd/locale/pt-BR.js +1 -1
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/sk-SK.js +1 -1
- package/lib/umd/locale/vi-VN.js +1 -1
- package/lib/umd/locale/zh-CN.js +1 -1
- package/lib/umd/locale/zh-HK.js +1 -1
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +13 -12
package/lib/umd/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function _0x23ff(_0x5142f0,_0x1927c7){_0x5142f0=_0x5142f0-0xf7;const _0x42f665=_0x42f6();let _0x23ffae=_0x42f665[_0x5142f0];return _0x23ffae;}function _0x42f6(){const _0x1c5678=['forwardRef','text','IMessageService','UniverProExchangeClient','idSuffix','defIds','univer-ml-1\x20univer-truncate\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','{type}','_fileTypeError','catch','LocaleService','evenodd','exchange-client.fileTypeError','_completeProgress','tag','_list$','_getEnableServerSideComputing','importWorkbookDataToUnitId','univer-text-sm\x20univer-text-gray-500','UniverIcon','_config','size','map','UNIVER_EXCHANGE_CLIENT_PLUGIN','snapshot','hide','exchange-client.tooLarge','blockID','dispose','success-icon','_iconManager','application/vnd.openxmlformats-officedocument.wordprocessingml.document','UNDEFINED','getSnapshot','getSheetBlocksFromSnapshot','revokeObjectURL','name','_logService','_exchangeService','#EC4F2D','getUnitId','UniverProCollaboration','transformSlideDataToSnapshot','_localeService','SlidesMultiIcon','ceil','xlink:href','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','set','pathname','Failed\x20to\x20get\x20unitID\x20from\x20task','IResourceLoaderService','importDOCXToSnapshot','maxTimeoutTime','trim','@univerjs-pro/collaboration','http://www.w3.org/2000/svg','createObjectURL','UniverNetworkPlugin','decode','IconManager','createElement','stringify','_state$','rxjs','UniverProLicense','exportDOCXByUnitId','application/vnd.openxmlformats-officedocument.spreadsheetml.template','decorate','exportPPTXBySnapshot','_requestService','path','_getUnitDocJson','_getImportURL','exchange-client.interrupt','IConfigService','univer-pro.exchange-client.operate.service','enableServerSideComputing','list$','some','_getSignURL','_univerInstanceService','&source=','appendChild','univer-m-0\x20univer-flex\x20univer-list-none\x20univer-flex-col\x20univer-gap-2\x20univer-p-0','_showUploadMessage','_addDoneTask','workbook.json','textEncoder','fill','_registerIcons','exchange-client.uploadAgain','M4.7\x207.05H11.1V12.05H4.7V7.05ZM5.5\x207.85V9.2H7.35V7.85H5.5ZM8.15\x207.85V9.2H10.3V7.85H8.15ZM5.5\x2010V11.25H7.35V10H5.5ZM8.15\x2010V11.25H10.3V10H8.15Z','disposeWithMe','svg','_blank','1em','defineProperty','options','show','UNIVER_DOC','mask','M7.76493\x207.24535C7.76493\x207.07967\x207.63024\x206.94371\x207.46548\x206.96123C7.01146\x207.00953\x206.57426\x207.16714\x206.19216\x207.42245C5.72662\x207.73351\x205.36378\x208.17564\x205.14951\x208.69292C4.93525\x209.2102\x204.87918\x209.77941\x204.98842\x2010.3285C5.09765\x2010.8777\x205.36727\x2011.3821\x205.76318\x2011.778C6.15909\x2012.1739\x206.66351\x2012.4436\x207.21265\x2012.5528C7.76179\x2012.662\x208.33099\x2012.606\x208.84828\x2012.3917C9.36556\x2012.1774\x209.80769\x2011.8146\x2010.1188\x2011.349C10.3741\x2010.9669\x2010.5317\x2010.5297\x2010.58\x2010.0757C10.5975\x209.91096\x2010.4615\x209.77627\x2010.2958\x209.77627L8.06493\x209.77627C7.89925\x209.77627\x207.76493\x209.64195\x207.76493\x209.47627L7.76493\x207.24535Z','input','none','amd','UniverCore','post','subarray','docx','saveChangeset','_getTaskURL','M5.88699\x202.34478L3.65371\x202.3448C2.88051\x202.34481\x202.25372\x202.97161\x202.25372\x203.7448L2.25371\x2012.4445C2.25371\x2013.2177\x202.88052\x2013.8445\x203.65372\x2013.8445L12.3535\x2013.8445C13.1267\x2013.8445\x2013.7535\x2013.2177\x2013.7535\x2012.4445V10.0256C13.7535\x209.69425\x2014.0221\x209.42562\x2014.3535\x209.42562C14.6849\x209.42562\x2014.9535\x209.69425\x2014.9535\x2010.0256V12.4445C14.9535\x2013.8804\x2013.7894\x2015.0444\x2012.3535\x2015.0445L3.65373\x2015.0445C2.21778\x2015.0445\x201.05371\x2013.8805\x201.05371\x2012.4445L1.05372\x203.7448C1.05372\x202.30888\x202.21776\x201.14482\x203.65369\x201.1448L5.88697\x201.14478C6.21834\x201.14477\x206.48698\x201.4134\x206.48698\x201.74477C6.48699\x202.07614\x206.21836\x202.34477\x205.88699\x202.34478Z','getCurrentUnitOfType','push','_totalUploadTaskCount','state$','#4B7DFF','CONNECTOR_DATA_TOO_LARGE','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','ignoreTableExport','number','&flate=','exchange-client.unknownMistake','get','Failed\x20to\x20get\x20fileID\x20from\x20task','clear','object','b64DecodeUnicode','IUniverInstanceService','xltx','UNIVER_UNKNOWN','BehaviorSubject','_signUrl','No\x20file\x20selected','univer-mt-5\x20univer-flex\x20univer-flex-col','#32A846','interrupt','currentTarget','mem','_getLinkByUnitId','interruptImportTask','exchange-client.uploadSuccess','6364iFesqq','UniverInstanceType','_getExportURL','floor','useDependency','origin','univer-mt-3\x20univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-2\x20univer-pr-1','_buildHttpErrorMessage','addEventListener','_refresh','CONTENT','univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-1.5\x20univer-pr-2','_import','_taskInterrupted','10edWQrV','M3.4535\x201.12549C2.7002\x201.12549\x202.08954\x201.73615\x202.08954\x202.48945V13.5104C2.08954\x2014.2637\x202.7002\x2014.8744\x203.4535\x2014.8744H12.5465C13.2998\x2014.8744\x2013.9105\x2014.2637\x2013.9105\x2013.5104V5.0992L10.0091\x201.12549H3.4535Z','sort','265jDxqbv','@univerjs/core','#305CFA','Failed\x20to\x20get\x20taskID\x20from\x20import\x20response','touchDependencies','requestState$','code','transformWorkbookDataToSnapshot','Disposable','DirectExportIcon','univer-h-6\x20univer-text-2xl','iterator','UniverDesign','toDisposable','click','updateState','currentColor','symbol','getConfig','jsxs','useRef','60644TajMPe','setTaskInterrupted','M12.4714\x205.86209C12.2111\x205.60174\x2011.789\x205.60174\x2011.5286\x205.86209C11.2683\x206.12244\x2011.2683\x206.54455\x2011.5286\x206.8049L12.3906\x207.66683H10C9.63185\x207.66683\x209.33337\x207.96531\x209.33337\x208.3335C9.33337\x208.70169\x209.63185\x209.00016\x2010\x209.00016H12.3906L11.5286\x209.86209C11.2683\x2010.1224\x2011.2683\x2010.5446\x2011.5286\x2010.8049C11.789\x2011.0653\x2012.2111\x2011.0653\x2012.4714\x2010.8049L14.4714\x208.8049C14.5935\x208.68286\x2014.6583\x208.52528\x2014.6659\x208.36548C14.6665\x208.35482\x2014.6667\x208.34416\x2014.6667\x208.3335L12.4714\x205.86209Z','_uploadNotificationService','createIdentifier','Method\x20not\x20implemented.','Failed\x20to\x20parse\x20json','error-icon','univer-flex','scrollbarClassName','blob','sheets','noreferrer','substring','exchange-client.cancel','_exportBySnapshot','_getMinSheetRowCount','Get\x20outputType\x20error','_getUnitName','exportPPTXByUnitId','asObservable','random','univer-h-1.5\x20univer-rounded-lg\x20univer-bg-primary-600\x20univer-transition-[width]\x20univer-duration-500','url(#$1','288ZOBwyu','_configService','univer-pl-2\x20univer-pr-4','exchange-client.uploading','clearTaskInterrupted','getOwnPropertyDescriptor','b64EncodeUnicode','pop','onReady','max','M12.4714\x205.86209L14.4714\x207.86209C14.6001\x207.9907\x2014.6651\x208.15878\x2014.6667\x208.32734L12.4714\x205.86209Z','_registerComponents','React','visible$','searchParams','done','join','pptx','next','univer-mb-3\x20univer-py-0\x20univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','slide','transformSnapshotToWorkbookData','block\x20is\x20required','jsx','connectInjector','length','min','_getMaxPollingTime','354141vXjxPg','_emitProgress','Info','Success','_httpService','forEach','_importToJson','exportDOCXBySnapshot','react/jsx-runtime','244013MnKsfo','M4.57245\x209.62638C4.57245\x209.44229\x204.72169\x209.29305\x204.90578\x209.29305H10.2391C10.4232\x209.29305\x2010.5724\x209.44229\x2010.5724\x209.62638C10.5724\x209.81048\x2010.4232\x209.95972\x2010.2391\x209.95972H4.90578C4.72169\x209.95972\x204.57245\x209.81048\x204.57245\x209.62638Z','importFileToUnitIdByCurrentType','_messageService','Content-Type','getFocusedUnit','0\x200\x2016\x2016','call','unit','useObservable','importPPTXToUnitId','workbook','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','outputType','#35BD4B','importXLSXToSnapshot','toLowerCase','FileSource','content-disposition','{fileID}','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',':\x20HTTP\x20','success','import\x20error','originalMeta','_uploadTaskNotDone','direct-export-icon','useState','filter','uploadFileToUnitId','import','IExchangeOperateService','_getUnitID','getDeserializedSheetBlock','clock-icon','univer-mx-0\x20univer-mb-3\x20univer-mt-4\x20univer-h-1.5\x20univer-w-[324px]\x20univer-rounded-lg\x20univer-bg-gray-200','importPPTXToSnapshot','minSheetColumnCount','defs','body','file.','subscribe','removeChild','downloadFile','attrs','exchange-client.uploadSuccessTip','/universer-api/stream/file/upload','UniverExchangeClientPlugin','export\x20error','/universer-api/exchange/task/{taskID}','default','log','_getUnitIDDoc','data','sheets-multi-icon','exchange-client.internalError','error','.json','HttpImport','BuiltInUIPart','jsonID','entries','exportServerUrl','exports','M8.14248\x200.899902C4.22126\x200.899902\x201.04248\x204.07868\x201.04248\x207.9999C1.04248\x2011.9211\x204.22126\x2015.0999\x208.14248\x2015.0999C12.0637\x2015.0999\x2015.2425\x2011.9211\x2015.2425\x207.9999C15.2425\x204.07868\x2012.0637\x200.899902\x208.14248\x200.899902ZM2.24248\x207.9999C2.24248\x204.74142\x204.884\x202.0999\x208.14248\x202.0999C11.401\x202.0999\x2014.0425\x204.74142\x2014.0425\x207.9999C14.0425\x2011.2584\x2011.401\x2013.8999\x208.14248\x2013.8999C4.884\x2013.8999\x202.24248\x2011.2584\x202.24248\x207.9999Z','Injector','_export','string','Inject','accept','saveSheetBlock','IUIPartsService','2219424RbkZDO','_requestState$','M3.00004\x201.3335C2.07957\x201.3335\x201.33337\x202.07969\x201.33337\x203.00016V13.0002C1.33337\x2013.9143\x202.06935\x2014.6566\x202.98108\x2014.6667C2.99252\x2014.6671\x203.00399\x2014.6671\x203.01547\x2014.6668H13C13.9205\x2014.6668\x2014.6667\x2013.9207\x2014.6667\x2013.0002V11.8335C14.6667\x2011.4653\x2014.3682\x2011.1668\x2014\x2011.1668C13.6319\x2011.1668\x2013.3334\x2011.4653\x2013.3334\x2011.8335V13.0002C13.3334\x2013.1843\x2013.1842\x2013.3335\x2013\x2013.3335H5.25636C5.61522\x2013.016\x205.95119\x2012.6637\x206.25105\x2012.2868C7.06748\x2011.2609\x207.66671\x209.98799\x207.66671\x208.66683V2.66683H13C13.1841\x202.66683\x2013.3334\x202.81606\x2013.3334\x203.00016V4.66683C13.3334\x205.03502\x2013.6319\x205.3335\x2014\x205.3335C14.3682\x205.3335\x2014.6667\x205.03502\x2014.6667\x204.66683V3.00016C14.6667\x202.0797\x2013.9205\x201.3335\x2013\x201.3335H3.00004ZM6.33337\x202.66683H3.00004C2.81595\x202.66683\x202.66671\x202.81607\x202.66671\x203.00016V13.0002C2.66671\x2013.1484\x202.76345\x2013.274\x202.89725\x2013.3173C3.70845\x2012.9437\x204.55406\x2012.2781\x205.20773\x2011.4566C5.90507\x2010.5803\x206.33337\x209.59203\x206.33337\x208.66683V2.66683Z','taskID','uploadFileServerUrl','Plugin','toPrimitive','HTTPService','buffer','upload\x20request\x20failed:\x20failed\x20to\x20read\x20source\x20file\x20from\x20url','has','sheetBlocks','exchange-client.downloading','_getUploadFileURL','M4.57245\x207.27962C4.57245\x207.09553\x204.72169\x206.94629\x204.90578\x206.94629H10.2391C10.4232\x206.94629\x2010.5724\x207.09553\x2010.5724\x207.27962C10.5724\x207.46372\x2010.4232\x207.61296\x2010.2391\x207.61296H4.90578C4.72169\x207.61296\x204.57245\x207.46372\x204.57245\x207.27962Z','createUnit','univer-text-blue-500','255269KRpPcd','_getDisableCellImageConversion','_sheetBlockCache','fileID','isArray','M15\x208C15\x2011.866\x2011.866\x2015\x208\x2015C4.13401\x2015\x201\x2011.866\x201\x208C1\x204.13401\x204.13401\x201\x208\x201C11.866\x201\x2015\x204.13401\x2015\x208ZM10.3097\x205.69014C10.544\x205.92445\x2010.544\x206.30435\x2010.3097\x206.53867L8.84843\x207.9999L10.3099\x209.46137C10.5442\x209.69569\x2010.5442\x2010.0756\x2010.3099\x2010.3099C10.0756\x2010.5442\x209.69569\x2010.5442\x209.46137\x2010.3099L7.9999\x208.84843L6.53842\x2010.3099C6.30411\x2010.5442\x205.92421\x2010.5442\x205.6899\x2010.3099C5.45558\x2010.0756\x205.45558\x209.69569\x205.6899\x209.46137L7.15137\x207.9999L5.69014\x206.53867C5.45583\x206.30435\x205.45583\x205.92445\x205.69014\x205.69014C5.92445\x205.45583\x206.30435\x205.45583\x206.53867\x205.69014L7.9999\x207.15137L9.46113\x205.69014C9.69544\x205.45583\x2010.0753\x205.45583\x2010.3097\x205.69014Z','disableCellImageConversion','Error\x20getting\x20file\x20name\x20from\x20URL:','href','DependentOn','exportXLSXByUnitId','complete','toStringTag','_getUnitNameByType','_extractErrorDetail','SheetsMultiIcon','use','pushLink','UNIVER_SLIDE','@univerjs-pro/license','saveUnit','assign','upload\x20failed:\x20missing\x20FileId\x20in\x20response','importXLSXToUnitId','_upload','exchange-client.downloadSuccess','registerDependencies','div','Error\x20fetching\x20file\x20from\x20URL:','_addTotalCount','_getUnitIDSlide','resolve','Subject','status','rev','slice','fetchMissingChangesets','\x20-\x20','unsubscribe','files','_list','progress$','_uiPartsService','{taskID}','share-range-icon','span','style','_getDownloadEndpointURL','link','@univerjs-pro/exchange-client','MessageType','download','UniverLicensePlugin','M10.0075\x201.12549L13.9104\x205.09842H10.6742C10.306\x205.09842\x2010.0075\x204.79994\x2010.0075\x204.43175V1.12549Z','ErrorCode','Error','_visible$','_getMinSheetColumnCount','CloseIcon','clsx','exchange-client.networkError','doc','message','@univerjs/design','M8.71094\x201.75039C8.71094\x201.41902\x208.97956\x201.15039\x209.31094\x201.15039H13.7497C14.3572\x201.15039\x2014.8497\x201.64288\x2014.8497\x202.25039V6.68919C14.8497\x207.02056\x2014.5811\x207.28919\x2014.2497\x207.28919C13.9184\x207.28919\x2013.6497\x207.02056\x2013.6497\x206.68919V3.19854L8.95883\x207.88944C8.72452\x208.12375\x208.34462\x208.12375\x208.1103\x207.88944C7.87599\x207.65512\x207.87599\x207.27523\x208.1103\x207.04091L12.8008\x202.35039H9.31094C8.97956\x202.35039\x208.71094\x202.08176\x208.71094\x201.75039Z','statusText','importDOCXToUnitId','replace','univer-ml-1.5\x20univer-font-semibold\x20univer-leading-6\x20univer-text-gray-900\x20dark:!univer-text-white','_doneUploadTaskCount','white','M4.90578\x2011.6398C4.72169\x2011.6398\x204.57245\x2011.789\x204.57245\x2011.9731C4.57245\x2012.1572\x204.72169\x2012.3065\x204.90578\x2012.3065H7.57245C7.75654\x2012.3065\x207.90578\x2012.1572\x207.90578\x2011.9731C7.90578\x2011.789\x207.75654\x2011.6398\x207.57245\x2011.6398H4.90578Z','0\x200\x2017\x2016','split','Failed\x20to\x20get\x20file\x20from\x20url','getResourcesRequest','30KLFERD','displayName','unitID','resources','univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','#FF6B4B','UNRECOGNIZED','xlsx','match','values','minSheetRowCount','UNIVER_BASE','resolveWithBasePath','?size=','close-icon','version','ShareRangeIcon','M8\x2015C11.866\x2015\x2015\x2011.866\x2015\x208C15\x204.13401\x2011.866\x201\x208\x201C4.13401\x201\x201\x204.13401\x201\x208C1\x2011.866\x204.13401\x2015\x208\x2015ZM11.7245\x206.42417C11.9588\x206.18985\x2011.9588\x205.80995\x2011.7245\x205.57564C11.4901\x205.34132\x2011.1102\x205.34132\x2010.8759\x205.57564L7.3002\x209.15137L5.72446\x207.57564C5.49014\x207.34132\x205.11025\x207.34132\x204.87593\x207.57564C4.64162\x207.80995\x204.64162\x208.18985\x204.87593\x208.42417L6.87593\x2010.4242C7.11025\x2010.6585\x207.49014\x2010.6585\x207.72446\x2010.4242L11.7245\x206.42417Z','importFileToJson','button','_showDownloadMessage','includes','_progress$','_clearProgress','SuccessIcon','Failed\x20to\x20transform\x20snapshot\x20to\x20string','M10.4097\x209.35206C10.5753\x209.35206\x2010.7115\x209.21728\x2010.6918\x209.05277C10.6645\x208.82511\x2010.6062\x208.60178\x2010.5181\x208.38909C10.3917\x208.08379\x2010.2063\x207.80639\x209.97264\x207.57272C9.73897\x207.33905\x209.46157\x207.1537\x209.15627\x207.02724C8.94358\x206.93914\x208.72024\x206.88083\x208.49259\x206.85356C8.32808\x206.83385\x208.1933\x206.97001\x208.1933\x207.13569V9.05206C8.1933\x209.21774\x208.32761\x209.35206\x208.4933\x209.35206H10.4097Z','export','pending','change','docs-multi-icon','url','_importFileToUnitId','_buildProtocolErrorMessage','getUnitType','pluginName','application/vnd.openxmlformats-officedocument.presentationml.presentation','exchange-client.wait','M3.71274\x202.86421C3.47843\x202.6299\x203.09853\x202.6299\x202.86421\x202.86421C2.6299\x203.09853\x202.6299\x203.47843\x202.86421\x203.71274L7.15154\x208.00007L2.86421\x2012.2874C2.6299\x2012.5217\x202.6299\x2012.9016\x202.86421\x2013.1359C3.09853\x2013.3702\x203.47843\x2013.3702\x203.71274\x2013.1359L8.00007\x208.84859L12.2874\x2013.1359C12.5217\x2013.3702\x2012.9016\x2013.3702\x2013.1359\x2013.1359C13.3702\x2012.9016\x2013.3702\x2012.5217\x2013.1359\x2012.2874L8.84859\x208.00007L13.1359\x203.71274C13.3702\x203.47843\x2013.3702\x203.09853\x2013.1359\x202.86421C12.9016\x202.6299\x2012.5217\x202.6299\x2012.2874\x202.86421L8.00007\x207.15154L3.71274\x202.86421Z','univerjs-icon\x20univerjs-icon-','onStarting','_importTaskId','transformSnapshotToDocumentData','_getUnitJson','_refreshSlide','children','registerComponent','getLatestCsReqIdBySid','signUrl','4fSQjZi','univer-mt-5\x20univer-max-h-72\x20univer-overflow-y-auto\x20univer-overflow-x-hidden','univer-pro.exchange-client.exchange.service','UNIVER_SHEET','_showNetworkError','INTERNAL_ERROR','univer-flex\x20univer-w-[calc(100%-48px)]\x20univer-items-center','application/json','shift','function','downloadEndpointUrl','getTask','UniverNetwork','sign\x20url\x20error','stroke','useEffect','textDecoder','colorChannel1','448368mVTkDZ','saveSnapshot','/universer-api/exchange/{type}/import','_resourceLoaderService','Warning','getTextFromUrl','slides-multi-icon','transformDocumentDataToSnapshot','upload\x20request\x20failed','location','upload','_injector','type','exportXLSXBySnapshot','level','setConfig','importFileToUnitId','parse'];_0x42f6=function(){return _0x1c5678;};return _0x42f6();}(function(_0x5e88ec,_0x2aa040){const _0x1ce006=_0x23ff,_0x301353=_0x5e88ec();while(!![]){try{const _0x4ad947=parseInt(_0x1ce006(0x2a8))/0x1+parseInt(_0x1ce006(0x1cf))/0x2*(-parseInt(_0x1ce006(0x1e1))/0x3)+-parseInt(_0x1ce006(0x282))/0x4*(parseInt(_0x1ce006(0x293))/0x5)+-parseInt(_0x1ce006(0x19e))/0x6*(-parseInt(_0x1ce006(0x152))/0x7)+-parseInt(_0x1ce006(0x141))/0x8+parseInt(_0x1ce006(0x2dc))/0x9*(parseInt(_0x1ce006(0x290))/0xa)+parseInt(_0x1ce006(0xf9))/0xb*(parseInt(_0x1ce006(0x2c0))/0xc);if(_0x4ad947===_0x2aa040)break;else _0x301353['push'](_0x301353['shift']());}catch(_0xf7da){_0x301353['push'](_0x301353['shift']());}}}(_0x42f6,0x259c9),function(_0x39dcc3,_0x3e5a6d){const _0x3ea75b=_0x23ff;typeof exports==_0x3ea75b(0x272)&&typeof module<'u'?_0x3e5a6d(exports,require('@univerjs-pro/license'),require('@univerjs/core'),require('@univerjs/network'),require('react'),require('@univerjs/ui'),require('rxjs'),require('@univerjs/design'),require('react/jsx-runtime'),require('@univerjs/protocol'),require('@univerjs-pro/collaboration')):typeof define==_0x3ea75b(0x1d8)&&define[_0x3ea75b(0x25c)]?define([_0x3ea75b(0x138),_0x3ea75b(0x165),_0x3ea75b(0x294),'@univerjs/network','react','@univerjs/ui',_0x3ea75b(0x233),_0x3ea75b(0x191),_0x3ea75b(0xf8),'@univerjs/protocol',_0x3ea75b(0x22a)],_0x3e5a6d):(_0x39dcc3=typeof globalThis<'u'?globalThis:_0x39dcc3||self,_0x3e5a6d(_0x39dcc3[_0x3ea75b(0x1f6)]={},_0x39dcc3[_0x3ea75b(0x234)],_0x39dcc3[_0x3ea75b(0x25d)],_0x39dcc3[_0x3ea75b(0x1db)],_0x39dcc3[_0x3ea75b(0x2cc)],_0x39dcc3['UniverUi'],_0x39dcc3[_0x3ea75b(0x233)],_0x39dcc3[_0x3ea75b(0x29f)],_0x39dcc3[_0x3ea75b(0x2cc)],_0x39dcc3['UniverProtocol'],_0x39dcc3[_0x3ea75b(0x21c)]));}(this,function(_0x4bec65,_0x200c33,_0x3d9d21,_0x41dd4d,_0x11e77b,_0x1086df,_0x19981c,_0x347d82,_0x2c5dea,_0x27707e,_0x5ef044){const _0x419366=_0x23ff;Object['defineProperty'](_0x4bec65,Symbol[_0x419366(0x15e)],{'value':'Module'});var _0x2223be=_0x419366(0x183),_0x544273='1.0.0-alpha.3';let _0x424208='exchange-client.config',_0x2c1f7d={};function _0x2c45d9({ref:_0x385abc,..._0x39e867}){const _0x2aaebb=_0x419366;let {icon:_0xcb35b4,id:_0x5defe0,className:_0x5da9cd,extend:_0x5517de,..._0x3b6031}=_0x39e867,_0x1c3904=(_0x2aaebb(0x1c5)+_0x5defe0+'\x20'+(_0x5da9cd||''))[_0x2aaebb(0x229)](),_0x295075=(0x0,_0x11e77b[_0x2aaebb(0x2a7)])('_'+_0x578d5b());return _0x1ad4f0(_0xcb35b4,''+_0x5defe0,{'defIds':_0xcb35b4[_0x2aaebb(0x1f8)],'idSuffix':_0x295075['current']},{'ref':_0x385abc,'className':_0x1c3904,..._0x3b6031},_0x5517de);}function _0x1ad4f0(_0x4b27cb,_0x1a386b,_0x15e52f,_0x35cccf,_0x55b95c){const _0x76f1d3=_0x419366;return(0x0,_0x11e77b[_0x76f1d3(0x230)])(_0x4b27cb['tag'],{'key':_0x1a386b,..._0x14a158(_0x4b27cb,_0x15e52f,_0x55b95c),..._0x35cccf},(_0xfc1895(_0x4b27cb,_0x15e52f)[_0x76f1d3(0x1cb)]||[])[_0x76f1d3(0x209)]((_0x50bb88,_0x507ffc)=>_0x1ad4f0(_0x50bb88,_0x1a386b+'-'+_0x4b27cb[_0x76f1d3(0x201)]+'-'+_0x507ffc,_0x15e52f,void 0x0,_0x55b95c)));}function _0x14a158(_0x25abe6,_0x2422ad,_0x1cccc2){const _0x6f8081=_0x419366;let _0x4196a4={..._0x25abe6[_0x6f8081(0x125)]};_0x1cccc2!=null&&_0x1cccc2['colorChannel1']&&_0x4196a4[_0x6f8081(0x24c)]==='colorChannel1'&&(_0x4196a4[_0x6f8081(0x24c)]=_0x1cccc2['colorChannel1']),_0x1cccc2!=null&&_0x1cccc2[_0x6f8081(0x1e0)]&&_0x4196a4[_0x6f8081(0x1dd)]===_0x6f8081(0x1e0)&&(_0x4196a4[_0x6f8081(0x1dd)]=_0x1cccc2['colorChannel1']),_0x25abe6['tag']===_0x6f8081(0x258)&&_0x4196a4['id']&&(_0x4196a4['id']+=_0x2422ad[_0x6f8081(0x1f7)]),Object[_0x6f8081(0x136)](_0x4196a4)[_0x6f8081(0x2e1)](([_0x3169d7,_0x5dfef7])=>{const _0x44a4a8=_0x6f8081;_0x3169d7===_0x44a4a8(0x258)&&typeof _0x5dfef7==_0x44a4a8(0x13c)&&(_0x4196a4[_0x3169d7]=_0x5dfef7[_0x44a4a8(0x195)](/url\(#(.*)\)/,'url(#$1'+_0x2422ad[_0x44a4a8(0x1f7)]+')'));});let {defIds:_0x2cc083}=_0x2422ad;return!_0x2cc083||_0x2cc083[_0x6f8081(0x2d9)]===0x0?_0x4196a4:(_0x25abe6['tag']===_0x6f8081(0x162)&&_0x4196a4['xlink:href']&&(_0x4196a4[_0x6f8081(0x221)]+=_0x2422ad[_0x6f8081(0x1f7)]),Object[_0x6f8081(0x136)](_0x4196a4)[_0x6f8081(0x2e1)](([_0x1b1d9e,_0x4b995c])=>{const _0x319626=_0x6f8081;typeof _0x4b995c==_0x319626(0x13c)&&(_0x4196a4[_0x1b1d9e]=_0x4b995c[_0x319626(0x195)](/url\(#(.*)\)/,_0x319626(0x2bf)+_0x2422ad[_0x319626(0x1f7)]+')'));}),_0x4196a4);}function _0xfc1895(_0x9d5c5c,_0x3af9d5){const _0x3400f3=_0x419366;var _0x3fe60d;let {defIds:_0x3575ee}=_0x3af9d5;return!_0x3575ee||_0x3575ee[_0x3400f3(0x2d9)]===0x0?_0x9d5c5c:_0x9d5c5c[_0x3400f3(0x201)]===_0x3400f3(0x11f)&&(_0x3fe60d=_0x9d5c5c[_0x3400f3(0x1cb)])!=null&&_0x3fe60d['length']?{..._0x9d5c5c,'children':_0x9d5c5c[_0x3400f3(0x1cb)][_0x3400f3(0x209)](_0x4032c4=>typeof _0x4032c4[_0x3400f3(0x125)]['id']==_0x3400f3(0x13c)&&_0x3575ee&&_0x3575ee[_0x3400f3(0x1b3)](_0x4032c4['attrs']['id'])?{..._0x4032c4,'attrs':{..._0x4032c4[_0x3400f3(0x125)],'id':_0x4032c4[_0x3400f3(0x125)]['id']+_0x3af9d5[_0x3400f3(0x1f7)]}}:_0x4032c4)}:_0x9d5c5c;}function _0x578d5b(){const _0x1dedd0=_0x419366;return Math[_0x1dedd0(0x2bd)]()['toString'](0x24)[_0x1dedd0(0x2b5)](0x2,0x8);}_0x2c45d9[_0x419366(0x19f)]=_0x419366(0x206);let _0x1fa086={'tag':'svg','attrs':{'xmlns':_0x419366(0x22b),'fill':_0x419366(0x25b),'viewBox':_0x419366(0x19a),'width':_0x419366(0x253),'height':_0x419366(0x253)},'children':[{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x2a3),'d':'M8.24483\x204.80026C8.24487\x204.46889\x207.97627\x204.20023\x207.6449\x204.2002C7.31353\x204.20016\x207.04487\x204.46876\x207.04483\x204.80013L7.04443\x208.40306C7.04442\x208.56222\x207.10763\x208.71486\x207.22017\x208.82739L9.64664\x2011.2539C9.88095\x2011.4882\x2010.2608\x2011.4882\x2010.4952\x2011.2539C10.7295\x2011.0195\x2010.7295\x2010.6396\x2010.4952\x2010.4053L8.24446\x208.15463L8.24483\x204.80026Z'}},{'tag':_0x419366(0x23a),'attrs':{'fill':'currentColor','d':_0x419366(0x139),'fillRule':'evenodd','clipRule':'evenodd'}}]},_0x1db40b=(0x0,_0x11e77b[_0x419366(0x1f3)])(function(_0x167190,_0x2a80c1){const _0x9e0866=_0x419366;return(0x0,_0x11e77b['createElement'])(_0x2c45d9,Object[_0x9e0866(0x167)]({},_0x167190,{'id':_0x9e0866(0x11b),'ref':_0x2a80c1,'icon':_0x1fa086}));});_0x1db40b[_0x419366(0x19f)]='ClockIcon';let _0x274609={'tag':_0x419366(0x251),'attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x419366(0x25b),'viewBox':'0\x200\x2016\x2016','width':_0x419366(0x253),'height':_0x419366(0x253)},'children':[{'tag':'path','attrs':{'fill':'currentColor','d':_0x419366(0x1c4)}}]},_0x235603=(0x0,_0x11e77b[_0x419366(0x1f3)])(function(_0x53cd98,_0xb61f40){const _0x4cff38=_0x419366;return(0x0,_0x11e77b[_0x4cff38(0x230)])(_0x2c45d9,Object[_0x4cff38(0x167)]({},_0x53cd98,{'id':_0x4cff38(0x1ac),'ref':_0xb61f40,'icon':_0x274609}));});_0x235603[_0x419366(0x19f)]=_0x419366(0x18c);let _0x288867={'tag':'svg','attrs':{'xmlns':_0x419366(0x22b),'fill':'none','viewBox':_0x419366(0xff),'width':_0x419366(0x253),'height':_0x419366(0x253)},'children':[{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x2a3),'d':_0x419366(0x143),'fillRule':_0x419366(0x1fe),'clipRule':_0x419366(0x1fe)}},{'tag':'path','attrs':{'fill':_0x419366(0x2a3),'d':_0x419366(0x2aa)}},{'tag':_0x419366(0x23a),'attrs':{'fill':'currentColor','d':_0x419366(0x2ca)}}]},_0x1402e9=(0x0,_0x11e77b[_0x419366(0x1f3)])(function(_0x5836e6,_0x1c51e4){const _0x292a4f=_0x419366;return(0x0,_0x11e77b['createElement'])(_0x2c45d9,Object[_0x292a4f(0x167)]({},_0x5836e6,{'id':_0x292a4f(0x113),'ref':_0x1c51e4,'icon':_0x288867}));});_0x1402e9[_0x419366(0x19f)]=_0x419366(0x29c);let _0x46b693={'tag':_0x419366(0x251),'attrs':{'xmlns':_0x419366(0x22b),'fill':_0x419366(0x25b),'viewBox':'0\x200\x2016\x2016','width':_0x419366(0x253),'height':_0x419366(0x253)},'children':[{'tag':_0x419366(0x23a),'attrs':{'fill':'currentColor','d':_0x419366(0x157),'fillRule':_0x419366(0x1fe),'clipRule':_0x419366(0x1fe)}}]},_0x64b67b=(0x0,_0x11e77b[_0x419366(0x1f3)])(function(_0x2e4f1f,_0x2512bc){const _0x3d0a36=_0x419366;return(0x0,_0x11e77b[_0x3d0a36(0x230)])(_0x2c45d9,Object[_0x3d0a36(0x167)]({},_0x2e4f1f,{'id':_0x3d0a36(0x2af),'ref':_0x2512bc,'icon':_0x46b693}));});_0x64b67b[_0x419366(0x19f)]='ErrorIcon';let _0x2e47c3={'tag':_0x419366(0x251),'attrs':{'xmlns':_0x419366(0x22b),'fill':_0x419366(0x25b),'viewBox':_0x419366(0xff),'width':_0x419366(0x253),'height':_0x419366(0x253)},'children':[{'tag':'path','attrs':{'fill':_0x419366(0x2a3),'d':_0x419366(0x263)}},{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x2a3),'d':_0x419366(0x192)}}]},_0x446522=(0x0,_0x11e77b[_0x419366(0x1f3)])(function(_0x419ee2,_0x3bdda2){const _0x5587e3=_0x419366;return(0x0,_0x11e77b[_0x5587e3(0x230)])(_0x2c45d9,Object[_0x5587e3(0x167)]({},_0x419ee2,{'id':_0x5587e3(0x17e),'ref':_0x3bdda2,'icon':_0x2e47c3}));});_0x446522['displayName']=_0x419366(0x1ae);let _0x550388={'tag':'svg','attrs':{'xmlns':_0x419366(0x22b),'fill':'none','viewBox':_0x419366(0xff),'width':_0x419366(0x253),'height':_0x419366(0x253)},'children':[{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x2a3),'d':_0x419366(0x1af),'fillRule':_0x419366(0x1fe),'clipRule':_0x419366(0x1fe)}}]},_0x36b66c=(0x0,_0x11e77b[_0x419366(0x1f3)])(function(_0xbbc47a,_0x56a276){const _0x495102=_0x419366;return(0x0,_0x11e77b[_0x495102(0x230)])(_0x2c45d9,Object['assign']({},_0xbbc47a,{'id':_0x495102(0x210),'ref':_0x56a276,'icon':_0x550388}));});_0x36b66c[_0x419366(0x19f)]=_0x419366(0x1b6);let _0x1120e2={'tag':_0x419366(0x251),'attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x419366(0x25b),'viewBox':_0x419366(0xff),'width':'1em','height':_0x419366(0x253)},'children':[{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x268),'d':'M3.4535\x201.12549C2.7002\x201.12549\x202.08954\x201.73615\x202.08954\x202.48945V13.5104C2.08954\x2014.2637\x202.7002\x2014.8744\x203.4535\x2014.8744H12.5465C13.2998\x2014.8744\x2013.9105\x2014.2637\x2013.9105\x2013.5104V5.0992L10.0091\x201.12549H3.4535Z'}},{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x295),'d':'M10.0075\x201.12549L13.9104\x205.09842H10.6742C10.306\x205.09842\x2010.0075\x204.79994\x2010.0075\x204.43175V1.12549Z'}},{'tag':'path','attrs':{'fill':_0x419366(0x198),'d':_0x419366(0x14f)}},{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x198),'d':_0x419366(0xfa)}},{'tag':_0x419366(0x23a),'attrs':{'fill':'white','d':_0x419366(0x199)}}]},_0x1e9465=(0x0,_0x11e77b['forwardRef'])(function(_0x13ce4f,_0x161152){const _0x230319=_0x419366;return(0x0,_0x11e77b[_0x230319(0x230)])(_0x2c45d9,Object[_0x230319(0x167)]({},_0x13ce4f,{'id':_0x230319(0x1bc),'ref':_0x161152,'icon':_0x1120e2}));});_0x1e9465[_0x419366(0x19f)]='DocsMultiIcon';let _0x2a71c3={'tag':_0x419366(0x251),'attrs':{'xmlns':_0x419366(0x22b),'fill':_0x419366(0x25b),'viewBox':'0\x200\x2016\x2016','width':_0x419366(0x253),'height':_0x419366(0x253)},'children':[{'tag':'path','attrs':{'fill':_0x419366(0x107),'d':'M3.4535\x201.12549C2.7002\x201.12549\x202.08954\x201.73615\x202.08954\x202.48945V13.5104C2.08954\x2014.2637\x202.7002\x2014.8744\x203.4535\x2014.8744H12.5465C13.2998\x2014.8744\x2013.9105\x2014.2637\x2013.9105\x2013.5104V5.0992L10.0091\x201.12549H3.4535Z'}},{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x27b),'d':_0x419366(0x187)}},{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x198),'d':_0x419366(0x24f),'fillRule':_0x419366(0x1fe),'clipRule':'evenodd'}}]},_0x24f450=(0x0,_0x11e77b[_0x419366(0x1f3)])(function(_0x19230b,_0x3434db){const _0xbf4be6=_0x419366;return(0x0,_0x11e77b[_0xbf4be6(0x230)])(_0x2c45d9,Object[_0xbf4be6(0x167)]({},_0x19230b,{'id':_0xbf4be6(0x12f),'ref':_0x3434db,'icon':_0x2a71c3}));});_0x24f450[_0x419366(0x19f)]=_0x419366(0x161);let _0x561a12={'tag':_0x419366(0x251),'attrs':{'xmlns':_0x419366(0x22b),'fill':_0x419366(0x25b),'viewBox':_0x419366(0xff),'width':_0x419366(0x253),'height':_0x419366(0x253)},'children':[{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x1a3),'d':_0x419366(0x291)}},{'tag':'path','attrs':{'fill':_0x419366(0x21a),'d':_0x419366(0x187)}},{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x198),'d':_0x419366(0x259)}},{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x198),'d':_0x419366(0x1b8)}}]},_0x397cb4=(0x0,_0x11e77b[_0x419366(0x1f3)])(function(_0x4ede8e,_0x565177){const _0x266451=_0x419366;return(0x0,_0x11e77b['createElement'])(_0x2c45d9,Object[_0x266451(0x167)]({},_0x4ede8e,{'id':_0x266451(0x1e7),'ref':_0x565177,'icon':_0x561a12}));});_0x397cb4[_0x419366(0x19f)]=_0x419366(0x21f);function _0x26a10d(_0x5713f5){'@babel/helpers - typeof';const _0x45e98d=_0x419366;return _0x26a10d=typeof Symbol==_0x45e98d(0x1d8)&&typeof Symbol[_0x45e98d(0x29e)]==_0x45e98d(0x2a4)?function(_0x332b1d){return typeof _0x332b1d;}:function(_0x129144){const _0x2532fa=_0x45e98d;return _0x129144&&typeof Symbol==_0x2532fa(0x1d8)&&_0x129144['constructor']===Symbol&&_0x129144!==Symbol['prototype']?_0x2532fa(0x2a4):typeof _0x129144;},_0x26a10d(_0x5713f5);}function _0x533700(_0x477302,_0x5dcd4c){const _0x1750ff=_0x419366;if(_0x26a10d(_0x477302)!=_0x1750ff(0x272)||!_0x477302)return _0x477302;var _0x1a6346=_0x477302[Symbol[_0x1750ff(0x147)]];if(_0x1a6346!==void 0x0){var _0x587021=_0x1a6346[_0x1750ff(0x100)](_0x477302,_0x5dcd4c||_0x1750ff(0x12b));if(_0x26a10d(_0x587021)!=_0x1750ff(0x272))return _0x587021;throw TypeError('@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.');}return(_0x5dcd4c===_0x1750ff(0x13c)?String:Number)(_0x477302);}function _0x1aa938(_0x5e6328){const _0x37fafa=_0x419366;var _0x13dff2=_0x533700(_0x5e6328,_0x37fafa(0x13c));return _0x26a10d(_0x13dff2)==_0x37fafa(0x2a4)?_0x13dff2:_0x13dff2+'';}function _0x10ad47(_0x14fb85,_0x5e4627,_0x11ab8a){const _0x14f61c=_0x419366;return(_0x5e4627=_0x1aa938(_0x5e4627))in _0x14fb85?Object[_0x14f61c(0x254)](_0x14fb85,_0x5e4627,{'value':_0x11ab8a,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x14fb85[_0x5e4627]=_0x11ab8a,_0x14fb85;}let _0x4b51ea=(0x0,_0x3d9d21['createIdentifier'])('univer-pro.exchange-client.upload-notification.service');var _0x5e8fe6=class extends _0x3d9d21[_0x419366(0x29b)]{constructor(){const _0x49e556=_0x419366;super(),_0x10ad47(this,_0x49e556(0x18a),new _0x19981c['Subject']()),_0x10ad47(this,_0x49e556(0x232),new _0x19981c['Subject']()),_0x10ad47(this,'_list$',new _0x19981c[(_0x49e556(0x172))]()),_0x10ad47(this,_0x49e556(0x2cd),this[_0x49e556(0x18a)][_0x49e556(0x2bc)]()),_0x10ad47(this,_0x49e556(0x267),this[_0x49e556(0x232)][_0x49e556(0x2bc)]()),_0x10ad47(this,_0x49e556(0x241),this[_0x49e556(0x202)][_0x49e556(0x2bc)]()),_0x10ad47(this,_0x49e556(0x17a),[]);}[_0x419366(0x20f)](){const _0x1c2ed6=_0x419366;super[_0x1c2ed6(0x20f)](),this['_visible$'][_0x1c2ed6(0x15d)](),this[_0x1c2ed6(0x232)][_0x1c2ed6(0x15d)](),this[_0x1c2ed6(0x202)][_0x1c2ed6(0x15d)]();}[_0x419366(0x256)](){const _0x337ed4=_0x419366;this[_0x337ed4(0x18a)][_0x337ed4(0x2d2)](!0x0);}[_0x419366(0x20c)](){const _0x41b040=_0x419366;this[_0x41b040(0x18a)][_0x41b040(0x2d2)](!0x1);}[_0x419366(0x2a2)](_0xfcc3b){const _0x52e9a6=_0x419366;this['_state$'][_0x52e9a6(0x2d2)](_0xfcc3b);}[_0x419366(0x163)](_0x2fbf05){const _0x5cbb7c=_0x419366;this['_list']['unshift'](_0x2fbf05),this['_list$'][_0x5cbb7c(0x2d2)](this[_0x5cbb7c(0x17a)]);}};function _0x5a2a44(_0x3c14b2){const _0x5b5c42=_0x419366;let {list:_0x445e8e}=_0x3c14b2;function _0x102b7f(_0x28f6cb){switch(_0x28f6cb){case 0x1:return(0x0,_0x2c5dea['jsx'])(_0x1e9465,{});case 0x2:return(0x0,_0x2c5dea['jsx'])(_0x24f450,{});case 0x3:return(0x0,_0x2c5dea['jsx'])(_0x397cb4,{});default:return null;}}return(0x0,_0x2c5dea['jsx'])(_0x5b5c42(0x16d),{'className':(0x0,_0x347d82['clsx'])(_0x5b5c42(0x1d0),_0x347d82[_0x5b5c42(0x2b1)]),'children':(0x0,_0x2c5dea[_0x5b5c42(0x2d7)])('ul',{'className':_0x5b5c42(0x247),'children':_0x445e8e['map']((_0x3d38a5,_0x20f264)=>(0x0,_0x2c5dea[_0x5b5c42(0x2d7)])('li',{'children':(0x0,_0x2c5dea['jsxs'])('a',{'className':_0x5b5c42(0x26a),'href':_0x3d38a5[_0x5b5c42(0x182)],'target':_0x5b5c42(0x252),'rel':_0x5b5c42(0x2b4),'children':[(0x0,_0x2c5dea[_0x5b5c42(0x2a6)])('span',{'className':_0x5b5c42(0x1d5),'children':[(0x0,_0x2c5dea[_0x5b5c42(0x2d7)])(_0x5b5c42(0x17f),{'className':'univer-flex\x20univer-h-5\x20univer-text-xl','children':_0x102b7f(_0x3d38a5['type'])}),(0x0,_0x2c5dea['jsx'])(_0x347d82['Tooltip'],{'showIfEllipsis':!0x0,'title':_0x3d38a5[_0x5b5c42(0x217)],'asChild':!0x0,'children':(0x0,_0x2c5dea[_0x5b5c42(0x2d7)])(_0x5b5c42(0x17f),{'className':_0x5b5c42(0x1f9),'children':_0x3d38a5[_0x5b5c42(0x217)]})})]}),(0x0,_0x2c5dea[_0x5b5c42(0x2d7)])(_0x5b5c42(0x17f),{'className':'univer-flex\x20univer-size-6\x20univer-items-center\x20univer-justify-center\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-p-0\x20univer-text-base\x20univer-text-gray-600\x20univer-outline-none\x20univer-transition-colors\x20hover:univer-bg-gray-200\x20dark:!univer-text-gray-200\x20dark:hover:!univer-bg-gray-600','children':(0x0,_0x2c5dea[_0x5b5c42(0x2d7)])(_0x446522,{})})]})},_0x20f264))})});}var _0x24dd17=Uint8Array,_0x50f22c=Uint16Array,_0x564449=Uint32Array,_0x4f4cb3=new _0x24dd17([0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x1,0x1,0x1,0x2,0x2,0x2,0x2,0x3,0x3,0x3,0x3,0x4,0x4,0x4,0x4,0x5,0x5,0x5,0x5,0x0,0x0,0x0,0x0]),_0x471272=new _0x24dd17([0x0,0x0,0x0,0x0,0x1,0x1,0x2,0x2,0x3,0x3,0x4,0x4,0x5,0x5,0x6,0x6,0x7,0x7,0x8,0x8,0x9,0x9,0xa,0xa,0xb,0xb,0xc,0xc,0xd,0xd,0x0,0x0]),_0x353fbd=new _0x24dd17([0x10,0x11,0x12,0x0,0x8,0x7,0x9,0x6,0xa,0x5,0xb,0x4,0xc,0x3,0xd,0x2,0xe,0x1,0xf]),_0x196198=function(_0x2871bd,_0xfae3f5){for(var _0x31285a=new _0x50f22c(0x1f),_0x342d48=0x0;_0x342d48<0x1f;++_0x342d48)_0x31285a[_0x342d48]=_0xfae3f5+=0x1<<_0x2871bd[_0x342d48-0x1];for(var _0xad6795=new _0x564449(_0x31285a[0x1e]),_0x342d48=0x1;_0x342d48<0x1e;++_0x342d48)for(var _0x3c4c56=_0x31285a[_0x342d48];_0x3c4c56<_0x31285a[_0x342d48+0x1];++_0x3c4c56)_0xad6795[_0x3c4c56]=_0x3c4c56-_0x31285a[_0x342d48]<<0x5|_0x342d48;return[_0x31285a,_0xad6795];},_0x374f5f=_0x196198(_0x4f4cb3,0x2),_0x1ab868=_0x374f5f[0x0],_0x33aebe=_0x374f5f[0x1];_0x1ab868[0x1c]=0x102,_0x33aebe[0x102]=0x1c;var _0x23cf5a=_0x196198(_0x471272,0x0);_0x23cf5a[0x0];for(var _0xd6e61c=_0x23cf5a[0x1],_0x55d7a3=new _0x50f22c(0x8000),_0x4a523b=0x0;_0x4a523b<0x8000;++_0x4a523b){var _0x36e1bf=(_0x4a523b&0xaaaa)>>>0x1|(_0x4a523b&0x5555)<<0x1;_0x36e1bf=(_0x36e1bf&0xcccc)>>>0x2|(_0x36e1bf&0x3333)<<0x2,_0x36e1bf=(_0x36e1bf&0xf0f0)>>>0x4|(_0x36e1bf&0xf0f)<<0x4,_0x55d7a3[_0x4a523b]=((_0x36e1bf&0xff00)>>>0x8|(_0x36e1bf&0xff)<<0x8)>>>0x1;}for(var _0x100408=function(_0x282c3d,_0x2a194d,_0x4ca35c){const _0x4cfa1c=_0x419366;for(var _0x536212=_0x282c3d[_0x4cfa1c(0x2d9)],_0x10f9b9=0x0,_0x57fa1f=new _0x50f22c(_0x2a194d);_0x10f9b9<_0x536212;++_0x10f9b9)++_0x57fa1f[_0x282c3d[_0x10f9b9]-0x1];var _0xb6c681=new _0x50f22c(_0x2a194d);for(_0x10f9b9=0x0;_0x10f9b9<_0x2a194d;++_0x10f9b9)_0xb6c681[_0x10f9b9]=_0xb6c681[_0x10f9b9-0x1]+_0x57fa1f[_0x10f9b9-0x1]<<0x1;var _0x4f62e2;if(_0x4ca35c){_0x4f62e2=new _0x50f22c(0x1<<_0x2a194d);var _0x355e1a=0xf-_0x2a194d;for(_0x10f9b9=0x0;_0x10f9b9<_0x536212;++_0x10f9b9)if(_0x282c3d[_0x10f9b9]){for(var _0x1f8db3=_0x10f9b9<<0x4|_0x282c3d[_0x10f9b9],_0x1c2211=_0x2a194d-_0x282c3d[_0x10f9b9],_0x81f382=_0xb6c681[_0x282c3d[_0x10f9b9]-0x1]++<<_0x1c2211,_0x38a947=_0x81f382|(0x1<<_0x1c2211)-0x1;_0x81f382<=_0x38a947;++_0x81f382)_0x4f62e2[_0x55d7a3[_0x81f382]>>>_0x355e1a]=_0x1f8db3;}}else{for(_0x4f62e2=new _0x50f22c(_0x536212),_0x10f9b9=0x0;_0x10f9b9<_0x536212;++_0x10f9b9)_0x4f62e2[_0x10f9b9]=_0x55d7a3[_0xb6c681[_0x282c3d[_0x10f9b9]-0x1]++]>>>0xf-_0x282c3d[_0x10f9b9];}return _0x4f62e2;},_0x3291a2=new _0x24dd17(0x120),_0x4a523b=0x0;_0x4a523b<0x90;++_0x4a523b)_0x3291a2[_0x4a523b]=0x8;for(var _0x4a523b=0x90;_0x4a523b<0x100;++_0x4a523b)_0x3291a2[_0x4a523b]=0x9;for(var _0x4a523b=0x100;_0x4a523b<0x118;++_0x4a523b)_0x3291a2[_0x4a523b]=0x7;for(var _0x4a523b=0x118;_0x4a523b<0x120;++_0x4a523b)_0x3291a2[_0x4a523b]=0x8;for(var _0x3ab9ef=new _0x24dd17(0x20),_0x4a523b=0x0;_0x4a523b<0x20;++_0x4a523b)_0x3ab9ef[_0x4a523b]=0x5;var _0x3873ae=_0x100408(_0x3291a2,0x9,0x0),_0x59d65f=_0x100408(_0x3ab9ef,0x5,0x0),_0x136389=function(_0x1ee573){return(_0x1ee573/0x8>>0x0)+(_0x1ee573&0x7&&0x1);},_0x59a501=function(_0x631a21,_0x3d6d0c,_0x747358){const _0x47f857=_0x419366;(_0x3d6d0c==null||_0x3d6d0c<0x0)&&(_0x3d6d0c=0x0),(_0x747358==null||_0x747358>_0x631a21['length'])&&(_0x747358=_0x631a21[_0x47f857(0x2d9)]);var _0x453db3=new(_0x631a21 instanceof _0x50f22c?_0x50f22c:_0x631a21 instanceof _0x564449?_0x564449:_0x24dd17)(_0x747358-_0x3d6d0c);return _0x453db3[_0x47f857(0x223)](_0x631a21[_0x47f857(0x25f)](_0x3d6d0c,_0x747358)),_0x453db3;},_0x2acb92=function(_0x12e185,_0x2938e9,_0x1bcf98){_0x1bcf98<<=_0x2938e9&0x7;var _0x5633b4=_0x2938e9/0x8>>0x0;_0x12e185[_0x5633b4]|=_0x1bcf98,_0x12e185[_0x5633b4+0x1]|=_0x1bcf98>>>0x8;},_0x4a9c87=function(_0x2529cf,_0x41f97f,_0x3423ac){_0x3423ac<<=_0x41f97f&0x7;var _0xec79b3=_0x41f97f/0x8>>0x0;_0x2529cf[_0xec79b3]|=_0x3423ac,_0x2529cf[_0xec79b3+0x1]|=_0x3423ac>>>0x8,_0x2529cf[_0xec79b3+0x2]|=_0x3423ac>>>0x10;},_0x457c6b=function(_0x2a1c7d,_0x23b12e){const _0x2fa0db=_0x419366;for(var _0x3692ed=[],_0x3e995e=0x0;_0x3e995e<_0x2a1c7d[_0x2fa0db(0x2d9)];++_0x3e995e)_0x2a1c7d[_0x3e995e]&&_0x3692ed['push']({'s':_0x3e995e,'f':_0x2a1c7d[_0x3e995e]});var _0x137e9e=_0x3692ed['length'],_0x1a00ce=_0x3692ed[_0x2fa0db(0x175)]();if(!_0x137e9e)return[new _0x24dd17(0x0),0x0];if(_0x137e9e==0x1){var _0x550c24=new _0x24dd17(_0x3692ed[0x0]['s']+0x1);return _0x550c24[_0x3692ed[0x0]['s']]=0x1,[_0x550c24,0x1];}_0x3692ed[_0x2fa0db(0x292)](function(_0x542744,_0x42a3e9){return _0x542744['f']-_0x42a3e9['f'];}),_0x3692ed[_0x2fa0db(0x265)]({'s':-0x1,'f':0x61a9});var _0x26d153=_0x3692ed[0x0],_0x1cedc8=_0x3692ed[0x1],_0x2da17a=0x0,_0x57f759=0x1,_0x49467b=0x2;for(_0x3692ed[0x0]={'s':-0x1,'f':_0x26d153['f']+_0x1cedc8['f'],'l':_0x26d153,'r':_0x1cedc8};_0x57f759!=_0x137e9e-0x1;)_0x26d153=_0x3692ed[_0x3692ed[_0x2da17a]['f']<_0x3692ed[_0x49467b]['f']?_0x2da17a++:_0x49467b++],_0x1cedc8=_0x3692ed[_0x2da17a!=_0x57f759&&_0x3692ed[_0x2da17a]['f']<_0x3692ed[_0x49467b]['f']?_0x2da17a++:_0x49467b++],_0x3692ed[_0x57f759++]={'s':-0x1,'f':_0x26d153['f']+_0x1cedc8['f'],'l':_0x26d153,'r':_0x1cedc8};for(var _0x51bc28=_0x1a00ce[0x0]['s'],_0x3e995e=0x1;_0x3e995e<_0x137e9e;++_0x3e995e)_0x1a00ce[_0x3e995e]['s']>_0x51bc28&&(_0x51bc28=_0x1a00ce[_0x3e995e]['s']);var _0x276496=new _0x50f22c(_0x51bc28+0x1),_0xb3fa36=_0x4e6c5a(_0x3692ed[_0x57f759-0x1],_0x276496,0x0);if(_0xb3fa36>_0x23b12e){var _0x3e995e=0x0,_0x2b1187=0x0,_0x3ac226=_0xb3fa36-_0x23b12e,_0x30cc96=0x1<<_0x3ac226;for(_0x1a00ce[_0x2fa0db(0x292)](function(_0x166db1,_0x2e1cc3){return _0x276496[_0x2e1cc3['s']]-_0x276496[_0x166db1['s']]||_0x166db1['f']-_0x2e1cc3['f'];});_0x3e995e<_0x137e9e;++_0x3e995e){var _0x3f96a5=_0x1a00ce[_0x3e995e]['s'];if(_0x276496[_0x3f96a5]>_0x23b12e)_0x2b1187+=_0x30cc96-(0x1<<_0xb3fa36-_0x276496[_0x3f96a5]),_0x276496[_0x3f96a5]=_0x23b12e;else break;}for(_0x2b1187>>>=_0x3ac226;_0x2b1187>0x0;){var _0x4d79d3=_0x1a00ce[_0x3e995e]['s'];_0x276496[_0x4d79d3]<_0x23b12e?_0x2b1187-=0x1<<_0x23b12e-_0x276496[_0x4d79d3]++-0x1:++_0x3e995e;}for(;_0x3e995e>=0x0&&_0x2b1187;--_0x3e995e){var _0x4e7162=_0x1a00ce[_0x3e995e]['s'];_0x276496[_0x4e7162]==_0x23b12e&&(--_0x276496[_0x4e7162],++_0x2b1187);}_0xb3fa36=_0x23b12e;}return[new _0x24dd17(_0x276496),_0xb3fa36];},_0x4e6c5a=function(_0x55bb8a,_0x56e7bb,_0x1476d2){const _0x2c479f=_0x419366;return _0x55bb8a['s']==-0x1?Math[_0x2c479f(0x2c9)](_0x4e6c5a(_0x55bb8a['l'],_0x56e7bb,_0x1476d2+0x1),_0x4e6c5a(_0x55bb8a['r'],_0x56e7bb,_0x1476d2+0x1)):_0x56e7bb[_0x55bb8a['s']]=_0x1476d2;},_0x2421ec=function(_0x437df6){const _0x547f03=_0x419366;for(var _0x2e7db1=_0x437df6[_0x547f03(0x2d9)];_0x2e7db1&&!_0x437df6[--_0x2e7db1];);for(var _0x44b617=new _0x50f22c(++_0x2e7db1),_0x3e96c9=0x0,_0x5490d3=_0x437df6[0x0],_0x250813=0x1,_0x2cdc0f=function(_0x47cea7){_0x44b617[_0x3e96c9++]=_0x47cea7;},_0x531080=0x1;_0x531080<=_0x2e7db1;++_0x531080)if(_0x437df6[_0x531080]==_0x5490d3&&_0x531080!=_0x2e7db1)++_0x250813;else{if(!_0x5490d3&&_0x250813>0x2){for(;_0x250813>0x8a;_0x250813-=0x8a)_0x2cdc0f(0x7ff2);_0x250813>0x2&&(_0x2cdc0f(_0x250813>0xa?_0x250813-0xb<<0x5|0x7012:_0x250813-0x3<<0x5|0x3011),_0x250813=0x0);}else{if(_0x250813>0x3){for(_0x2cdc0f(_0x5490d3),--_0x250813;_0x250813>0x6;_0x250813-=0x6)_0x2cdc0f(0x2070);_0x250813>0x2&&(_0x2cdc0f(_0x250813-0x3<<0x5|0x2010),_0x250813=0x0);}}for(;_0x250813--;)_0x2cdc0f(_0x5490d3);_0x250813=0x1,_0x5490d3=_0x437df6[_0x531080];}return[_0x44b617[_0x547f03(0x25f)](0x0,_0x3e96c9),_0x2e7db1];},_0x17459b=function(_0x4d6e82,_0xa994fe){const _0x4067ff=_0x419366;for(var _0x24ecc2=0x0,_0xf77650=0x0;_0xf77650<_0xa994fe[_0x4067ff(0x2d9)];++_0xf77650)_0x24ecc2+=_0x4d6e82[_0xf77650]*_0xa994fe[_0xf77650];return _0x24ecc2;},_0x22ea57=function(_0x41b2c0,_0x1df51d,_0x865193){const _0x522b67=_0x419366;var _0x49db9b=_0x865193[_0x522b67(0x2d9)],_0x962228=_0x136389(_0x1df51d+0x2);_0x41b2c0[_0x962228]=_0x49db9b&0xff,_0x41b2c0[_0x962228+0x1]=_0x49db9b>>>0x8,_0x41b2c0[_0x962228+0x2]=_0x41b2c0[_0x962228]^0xff,_0x41b2c0[_0x962228+0x3]=_0x41b2c0[_0x962228+0x1]^0xff;for(var _0x45dda7=0x0;_0x45dda7<_0x49db9b;++_0x45dda7)_0x41b2c0[_0x962228+_0x45dda7+0x4]=_0x865193[_0x45dda7];return(_0x962228+0x4+_0x49db9b)*0x8;},_0x238cdc=function(_0x5b4c81,_0x482551,_0x2531ff,_0xc38cf3,_0x35f8e3,_0xa30a87,_0x2d9295,_0x390262,_0x1719c4,_0x4bbcce,_0x1d31c8){const _0x358117=_0x419366;_0x2acb92(_0x482551,_0x1d31c8++,_0x2531ff),++_0x35f8e3[0x100];for(var _0x5ab393=_0x457c6b(_0x35f8e3,0xf),_0x5e082c=_0x5ab393[0x0],_0x33c2f0=_0x5ab393[0x1],_0x4f81ad=_0x457c6b(_0xa30a87,0xf),_0x163b27=_0x4f81ad[0x0],_0x339fe5=_0x4f81ad[0x1],_0x1579e5=_0x2421ec(_0x5e082c),_0x4d630c=_0x1579e5[0x0],_0x4d3889=_0x1579e5[0x1],_0x2a1602=_0x2421ec(_0x163b27),_0x214d1a=_0x2a1602[0x0],_0x516080=_0x2a1602[0x1],_0x5b324d=new _0x50f22c(0x13),_0x3f1445=0x0;_0x3f1445<_0x4d630c[_0x358117(0x2d9)];++_0x3f1445)_0x5b324d[_0x4d630c[_0x3f1445]&0x1f]++;for(var _0x3f1445=0x0;_0x3f1445<_0x214d1a['length'];++_0x3f1445)_0x5b324d[_0x214d1a[_0x3f1445]&0x1f]++;for(var _0x43fb82=_0x457c6b(_0x5b324d,0x7),_0x2f0eb3=_0x43fb82[0x0],_0x305ba1=_0x43fb82[0x1],_0x46b801=0x13;_0x46b801>0x4&&!_0x2f0eb3[_0x353fbd[_0x46b801-0x1]];--_0x46b801);var _0x226052=_0x4bbcce+0x5<<0x3,_0x14bd07=_0x17459b(_0x35f8e3,_0x3291a2)+_0x17459b(_0xa30a87,_0x3ab9ef)+_0x2d9295,_0x13dff5=_0x17459b(_0x35f8e3,_0x5e082c)+_0x17459b(_0xa30a87,_0x163b27)+_0x2d9295+0xe+0x3*_0x46b801+_0x17459b(_0x5b324d,_0x2f0eb3)+(0x2*_0x5b324d[0x10]+0x3*_0x5b324d[0x11]+0x7*_0x5b324d[0x12]);if(_0x226052<=_0x14bd07&&_0x226052<=_0x13dff5)return _0x22ea57(_0x482551,_0x1d31c8,_0x5b4c81[_0x358117(0x25f)](_0x1719c4,_0x1719c4+_0x4bbcce));var _0x170ec9,_0x433ba7,_0x167e1c,_0x3b9241;if(_0x2acb92(_0x482551,_0x1d31c8,0x1+(_0x13dff5<_0x14bd07)),_0x1d31c8+=0x2,_0x13dff5<_0x14bd07){_0x170ec9=_0x100408(_0x5e082c,_0x33c2f0,0x0),_0x433ba7=_0x5e082c,_0x167e1c=_0x100408(_0x163b27,_0x339fe5,0x0),_0x3b9241=_0x163b27;var _0x132079=_0x100408(_0x2f0eb3,_0x305ba1,0x0);_0x2acb92(_0x482551,_0x1d31c8,_0x4d3889-0x101),_0x2acb92(_0x482551,_0x1d31c8+0x5,_0x516080-0x1),_0x2acb92(_0x482551,_0x1d31c8+0xa,_0x46b801-0x4),_0x1d31c8+=0xe;for(var _0x3f1445=0x0;_0x3f1445<_0x46b801;++_0x3f1445)_0x2acb92(_0x482551,_0x1d31c8+0x3*_0x3f1445,_0x2f0eb3[_0x353fbd[_0x3f1445]]);_0x1d31c8+=0x3*_0x46b801;for(var _0x3d8674=[_0x4d630c,_0x214d1a],_0x12895b=0x0;_0x12895b<0x2;++_0x12895b)for(var _0x414853=_0x3d8674[_0x12895b],_0x3f1445=0x0;_0x3f1445<_0x414853[_0x358117(0x2d9)];++_0x3f1445){var _0x47d738=_0x414853[_0x3f1445]&0x1f;_0x2acb92(_0x482551,_0x1d31c8,_0x132079[_0x47d738]),_0x1d31c8+=_0x2f0eb3[_0x47d738],_0x47d738>0xf&&(_0x2acb92(_0x482551,_0x1d31c8,_0x414853[_0x3f1445]>>>0x5&0x7f),_0x1d31c8+=_0x414853[_0x3f1445]>>>0xc);}}else _0x170ec9=_0x3873ae,_0x433ba7=_0x3291a2,_0x167e1c=_0x59d65f,_0x3b9241=_0x3ab9ef;for(var _0x3f1445=0x0;_0x3f1445<_0x390262;++_0x3f1445)if(_0xc38cf3[_0x3f1445]>0xff){var _0x47d738=_0xc38cf3[_0x3f1445]>>>0x12&0x1f;_0x4a9c87(_0x482551,_0x1d31c8,_0x170ec9[_0x47d738+0x101]),_0x1d31c8+=_0x433ba7[_0x47d738+0x101],_0x47d738>0x7&&(_0x2acb92(_0x482551,_0x1d31c8,_0xc38cf3[_0x3f1445]>>>0x17&0x1f),_0x1d31c8+=_0x4f4cb3[_0x47d738]);var _0x46b909=_0xc38cf3[_0x3f1445]&0x1f;_0x4a9c87(_0x482551,_0x1d31c8,_0x167e1c[_0x46b909]),_0x1d31c8+=_0x3b9241[_0x46b909],_0x46b909>0x3&&(_0x4a9c87(_0x482551,_0x1d31c8,_0xc38cf3[_0x3f1445]>>>0x5&0x1fff),_0x1d31c8+=_0x471272[_0x46b909]);}else _0x4a9c87(_0x482551,_0x1d31c8,_0x170ec9[_0xc38cf3[_0x3f1445]]),_0x1d31c8+=_0x433ba7[_0xc38cf3[_0x3f1445]];return _0x4a9c87(_0x482551,_0x1d31c8,_0x170ec9[0x100]),_0x1d31c8+_0x433ba7[0x100];},_0x3e83c2=new _0x564449([0x10004,0x20008,0x20010,0x20020,0x40020,0x100080,0x100100,0x204400,0x205000]),_0x2c5423=new _0x24dd17(0x0),_0x5bcb32=function(_0x1227a3,_0x448c43,_0xa468fe,_0x19238c,_0x14a745,_0x5cafb4){const _0x4c4be9=_0x419366;var _0x3c35ae=_0x1227a3[_0x4c4be9(0x2d9)],_0x30ae66=new _0x24dd17(_0x19238c+_0x3c35ae+0x5*(0x1+Math['floor'](_0x3c35ae/0x1b58))+_0x14a745),_0x130f4a=_0x30ae66[_0x4c4be9(0x25f)](_0x19238c,_0x30ae66['length']-_0x14a745),_0x4cacc0=0x0;if(!_0x448c43||_0x3c35ae<0x8)for(var _0x2d7be9=0x0;_0x2d7be9<=_0x3c35ae;_0x2d7be9+=0xffff){var _0x58bff8=_0x2d7be9+0xffff;_0x58bff8<_0x3c35ae?_0x4cacc0=_0x22ea57(_0x130f4a,_0x4cacc0,_0x1227a3[_0x4c4be9(0x25f)](_0x2d7be9,_0x58bff8)):(_0x130f4a[_0x2d7be9]=_0x5cafb4,_0x4cacc0=_0x22ea57(_0x130f4a,_0x4cacc0,_0x1227a3[_0x4c4be9(0x25f)](_0x2d7be9,_0x3c35ae)));}else{for(var _0x36e844=_0x3e83c2[_0x448c43-0x1],_0xdc9664=_0x36e844>>>0xd,_0x396413=_0x36e844&0x1fff,_0x4e19fc=(0x1<<_0xa468fe)-0x1,_0x418ab4=new _0x50f22c(0x8000),_0x21c25b=new _0x50f22c(_0x4e19fc+0x1),_0x2fd0a1=Math[_0x4c4be9(0x220)](_0xa468fe/0x3),_0x4dc31f=0x2*_0x2fd0a1,_0x31a379=function(_0x37993a){return(_0x1227a3[_0x37993a]^_0x1227a3[_0x37993a+0x1]<<_0x2fd0a1^_0x1227a3[_0x37993a+0x2]<<_0x4dc31f)&_0x4e19fc;},_0x2ee302=new _0x564449(0x61a8),_0xb7e20e=new _0x50f22c(0x120),_0x16e683=new _0x50f22c(0x20),_0x5ed530=0x0,_0x1194fe=0x0,_0x2d7be9=0x0,_0x50bb58=0x0,_0x288d16=0x0,_0x21464f=0x0;_0x2d7be9<_0x3c35ae;++_0x2d7be9){var _0x4b5f46=_0x31a379(_0x2d7be9),_0x4a51cd=_0x2d7be9&0x7fff,_0x244750=_0x21c25b[_0x4b5f46];if(_0x418ab4[_0x4a51cd]=_0x244750,_0x21c25b[_0x4b5f46]=_0x4a51cd,_0x288d16<=_0x2d7be9){var _0x38a509=_0x3c35ae-_0x2d7be9;if((_0x5ed530>0x1b58||_0x50bb58>0x6000)&&_0x38a509>0x1a7){_0x4cacc0=_0x238cdc(_0x1227a3,_0x130f4a,0x0,_0x2ee302,_0xb7e20e,_0x16e683,_0x1194fe,_0x50bb58,_0x21464f,_0x2d7be9-_0x21464f,_0x4cacc0),_0x50bb58=_0x5ed530=_0x1194fe=0x0,_0x21464f=_0x2d7be9;for(var _0x8f2f08=0x0;_0x8f2f08<0x11e;++_0x8f2f08)_0xb7e20e[_0x8f2f08]=0x0;for(var _0x8f2f08=0x0;_0x8f2f08<0x1e;++_0x8f2f08)_0x16e683[_0x8f2f08]=0x0;}var _0x3c3961=0x2,_0x5b315b=0x0,_0x3eba4d=_0x396413,_0x57306b=_0x4a51cd-_0x244750&0x7fff;if(_0x38a509>0x2&&_0x4b5f46==_0x31a379(_0x2d7be9-_0x57306b))for(var _0x1912e1=Math['min'](_0xdc9664,_0x38a509)-0x1,_0x1e6b92=Math[_0x4c4be9(0x2da)](0x7fff,_0x2d7be9),_0x184a20=Math[_0x4c4be9(0x2da)](0x102,_0x38a509);_0x57306b<=_0x1e6b92&&--_0x3eba4d&&_0x4a51cd!=_0x244750;){if(_0x1227a3[_0x2d7be9+_0x3c3961]==_0x1227a3[_0x2d7be9+_0x3c3961-_0x57306b]){for(var _0x1dc8aa=0x0;_0x1dc8aa<_0x184a20&&_0x1227a3[_0x2d7be9+_0x1dc8aa]==_0x1227a3[_0x2d7be9+_0x1dc8aa-_0x57306b];++_0x1dc8aa);if(_0x1dc8aa>_0x3c3961){if(_0x3c3961=_0x1dc8aa,_0x5b315b=_0x57306b,_0x1dc8aa>_0x1912e1)break;for(var _0x57edb1=Math[_0x4c4be9(0x2da)](_0x57306b,_0x1dc8aa-0x2),_0x2f6adf=0x0,_0x8f2f08=0x0;_0x8f2f08<_0x57edb1;++_0x8f2f08){var _0x138087=_0x2d7be9-_0x57306b+_0x8f2f08+0x8000&0x7fff,_0x142606=_0x138087-_0x418ab4[_0x138087]+0x8000&0x7fff;_0x142606>_0x2f6adf&&(_0x2f6adf=_0x142606,_0x244750=_0x138087);}}}_0x4a51cd=_0x244750,_0x244750=_0x418ab4[_0x4a51cd],_0x57306b+=_0x4a51cd-_0x244750+0x8000&0x7fff;}if(_0x5b315b){_0x2ee302[_0x50bb58++]=0x10000000|_0x33aebe[_0x3c3961]<<0x12|_0xd6e61c[_0x5b315b];var _0x4f6307=_0x33aebe[_0x3c3961]&0x1f,_0x30d4fe=_0xd6e61c[_0x5b315b]&0x1f;_0x1194fe+=_0x4f4cb3[_0x4f6307]+_0x471272[_0x30d4fe],++_0xb7e20e[0x101+_0x4f6307],++_0x16e683[_0x30d4fe],_0x288d16=_0x2d7be9+_0x3c3961,++_0x5ed530;}else _0x2ee302[_0x50bb58++]=_0x1227a3[_0x2d7be9],++_0xb7e20e[_0x1227a3[_0x2d7be9]];}}_0x4cacc0=_0x238cdc(_0x1227a3,_0x130f4a,_0x5cafb4,_0x2ee302,_0xb7e20e,_0x16e683,_0x1194fe,_0x50bb58,_0x21464f,_0x2d7be9-_0x21464f,_0x4cacc0),_0x5cafb4||(_0x4cacc0=_0x22ea57(_0x130f4a,_0x4cacc0,_0x2c5423));}return _0x59a501(_0x30ae66,0x0,_0x19238c+_0x136389(_0x4cacc0)+_0x14a745);},_0x244e6f=function(_0x24f99c,_0x4a87f3,_0x4d0330,_0x4f7d59,_0x29ab3a){const _0x2e0e57=_0x419366;return _0x5bcb32(_0x24f99c,_0x4a87f3[_0x2e0e57(0x1ef)]==null?0x6:_0x4a87f3[_0x2e0e57(0x1ef)],_0x4a87f3[_0x2e0e57(0x27e)]==null?Math[_0x2e0e57(0x220)](Math[_0x2e0e57(0x2c9)](0x8,Math['min'](0xd,Math[_0x2e0e57(0x12c)](_0x24f99c['length'])))*1.5):0xc+_0x4a87f3[_0x2e0e57(0x27e)],_0x4d0330,_0x4f7d59,!_0x29ab3a);};function _0x1547b2(_0x406f0c,_0x3c76a){return _0x3c76a===void 0x0&&(_0x3c76a={}),_0x244e6f(_0x406f0c,_0x3c76a,0x0,0x0);}let _0x44b926=_0x419366(0x212),_0x2fcda4='application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',_0x409ecc='application/vnd.ms-excel.sheet.macroEnabled.12',_0x440239=_0x419366(0x236),_0xae4afc=_0x419366(0x1c2),_0x440055={[_0x3d9d21['UniverInstanceType'][_0x419366(0x276)]]:[''],[_0x3d9d21[_0x419366(0x283)]['UNIVER_DOC']]:[_0x44b926],[_0x3d9d21['UniverInstanceType'][_0x419366(0x1d2)]]:[_0x2fcda4,_0x409ecc,_0x440239],[_0x3d9d21['UniverInstanceType'][_0x419366(0x164)]]:[_0xae4afc],[_0x3d9d21[_0x419366(0x283)][_0x419366(0x1a9)]]:[''],[_0x3d9d21[_0x419366(0x283)]['UNIVER_BOARD']]:[''],[_0x3d9d21[_0x419366(0x283)]['UNIVER_PROJECT']]:[''],[_0x3d9d21[_0x419366(0x283)][_0x419366(0x1a4)]]:['']},_0x3cefcf={[_0x44b926]:'docx',[_0x2fcda4]:_0x419366(0x1a5),[_0x409ecc]:'xlsm',[_0x440239]:_0x419366(0x275),[_0xae4afc]:'pptx'};function _0x192411(_0x2c0778,_0x410b66,_0x35a28c){const _0x53eaf7=_0x419366;let _0x46d035=document[_0x53eaf7(0x230)]('a');_0x46d035[_0x53eaf7(0x15a)]=_0x2c0778,_0x46d035[_0x53eaf7(0x180)]['display']=_0x53eaf7(0x25b),_0x46d035[_0x53eaf7(0x185)]=_0x410b66+'.'+_0x35a28c,document[_0x53eaf7(0x120)][_0x53eaf7(0x246)](_0x46d035),_0x46d035[_0x53eaf7(0x2a1)](),document['body'][_0x53eaf7(0x123)](_0x46d035);}function _0x45644a(_0x23aa43,_0x3aeddb,_0x4dc3c5){const _0x40ff8e=_0x419366;let _0x159a2a=URL[_0x40ff8e(0x22c)](_0x23aa43);_0x192411(_0x159a2a,_0x3aeddb,_0x4dc3c5),URL[_0x40ff8e(0x216)](_0x159a2a);}function _0x402565(_0x4cb98b){const _0x19513b=_0x419366;let _0x42ea74=_0x4cb98b['name'][_0x19513b(0x19b)]('.')[_0x19513b(0x2c7)]();if(!_0x42ea74)return _0x3d9d21[_0x19513b(0x283)]['UNIVER_UNKNOWN'];let _0x1f1581=_0x2ccdc6(),_0x568d9f=_0x3d9d21[_0x19513b(0x283)][_0x19513b(0x276)];return _0x1f1581[_0x19513b(0x242)](_0x227498=>_0x5c60d5(_0x42ea74,_0x227498)?(_0x568d9f=_0x227498,!0x0):!0x1),_0x568d9f;}function _0x2ccdc6(){const _0x49fd30=_0x419366;return Object[_0x49fd30(0x1a7)](_0x3d9d21[_0x49fd30(0x283)])[_0x49fd30(0x115)](_0x3a774b=>typeof _0x3a774b==_0x49fd30(0x26c));}function _0x5c60d5(_0x2a9224,_0x2ab466){const _0x4d37d6=_0x419366;var _0x272db6;return((_0x272db6=_0x440055[_0x2ab466])==null?[]:_0x272db6)[_0x4d37d6(0x209)](_0x1346d0=>(_0x3cefcf[_0x1346d0]||'')['toLowerCase']())[_0x4d37d6(0x1b3)](_0x2a9224[_0x4d37d6(0x109)]());}function _0x1d9153(_0x22ff30,_0x19eb36=!0x1){const _0x1f3a6f=_0x419366;let _0x2e49c4=_0x22ff30[_0x1f3a6f(0x209)](_0x22b77a=>{var _0x2f3842;return(_0x2f3842=_0x440055[_0x22b77a])==null?[]:_0x2f3842;})[_0x1f3a6f(0x2d0)](',');return new Promise((_0x15630d,_0x58ca34)=>{const _0x5e40cf=_0x1f3a6f;let _0x1d455b=document['createElement'](_0x5e40cf(0x25a));_0x1d455b[_0x5e40cf(0x1ed)]='file',_0x1d455b[_0x5e40cf(0x13e)]=_0x2e49c4,_0x1d455b['multiple']=_0x19eb36,_0x1d455b[_0x5e40cf(0x28a)](_0x5e40cf(0x1bb),_0x8d87e8=>{const _0x29b43e=_0x5e40cf;let _0x10957d=_0x8d87e8[_0x29b43e(0x27d)];if(!_0x10957d['files']||_0x10957d[_0x29b43e(0x179)][_0x29b43e(0x2d9)]===0x0)throw _0x58ca34(null),Error(_0x29b43e(0x279));_0x15630d(_0x10957d['files']);}),_0x1d455b[_0x5e40cf(0x2a1)]();});}async function _0x208617(_0xae2bef,_0x20cec0){const _0x34d7f5=_0x419366;try{var _0x4f388d,_0x279ab2,_0x429f6e;let _0x11b3bc=await _0x20cec0[_0x34d7f5(0x26f)](_0xae2bef,{'responseType':_0x34d7f5(0x2b2)}),_0x147eca=_0x11b3bc[_0x34d7f5(0x120)],_0x48f208=(_0x4f388d=(_0x279ab2=_0x11b3bc['headers'][_0x34d7f5(0x26f)](_0x34d7f5(0xfd)))==null?void 0x0:_0x279ab2[_0x34d7f5(0x2d0)](',\x20'))==null?'application/octet-stream':_0x4f388d,_0x4717fa=_0x34d7f5(0x121)+(_0x3cefcf[_0x48f208]||_0x34d7f5(0x1a5)),_0x4c3240=(_0x429f6e=_0x11b3bc['headers'][_0x34d7f5(0x26f)](_0x34d7f5(0x10b)))==null?void 0x0:_0x429f6e[_0x34d7f5(0x2d0)](',\x20');if(_0x4c3240){let _0x52737d=_0x4c3240[_0x34d7f5(0x1a6)](/filename=(.+)/);_0x52737d&&_0x52737d[0x1]&&(_0x4717fa=_0x52737d[0x1]);}else _0x4717fa=_0x3e2229(_0xae2bef)||_0x4717fa;return new File([_0x147eca],_0x4717fa,{'type':_0x48f208});}catch(_0x306edf){console['error'](_0x34d7f5(0x16e),_0x306edf);return;}}function _0x3e2229(_0x2b50e4){const _0x52aef6=_0x419366;try{return new URL(_0x2b50e4)[_0x52aef6(0x224)]['split']('/')[_0x52aef6(0x2c7)]();}catch(_0xf19ff0){console[_0x52aef6(0x131)](_0x52aef6(0x159),_0xf19ff0);return;}}function _0x26694f(_0x3c502f){const _0x3a2d8d=_0x419366;let _0x12ae0d=new Blob([_0x3c502f[_0x3a2d8d(0x149)]],{'type':_0x3a2d8d(0x1d6)});return new File([_0x12ae0d],'file.json');}function _0x552cfc(_0x3a91a4,_0x4af51b){const _0x3c0c92=_0x419366;return _0x3a91a4[_0x3c0c92(0x195)](_0x3c0c92(0x1fa),_0x4af51b);}function _0x118b03(_0x265b54,_0x590d75){const _0x2c6a28=_0x419366;return _0x265b54[_0x2c6a28(0x195)](_0x2c6a28(0x17d),_0x590d75);}function _0x5ef73a(_0x16d894,_0x116486){const _0x5e18cf=_0x419366;return _0x16d894[_0x5e18cf(0x195)](_0x5e18cf(0x10c),_0x116486);}function _0x203e1f(_0x189a4d,_0x2492f6){return function(_0x444366,_0xeb08d9){_0x2492f6(_0x444366,_0xeb08d9,_0x189a4d);};}function _0x227321(_0xc8d653,_0x9c2e6,_0x54d796,_0x3d2746){const _0x1c6ad2=_0x419366;var _0x1cd5c2=arguments[_0x1c6ad2(0x2d9)],_0x38fe56=_0x1cd5c2<0x3?_0x9c2e6:_0x3d2746===null?_0x3d2746=Object[_0x1c6ad2(0x2c5)](_0x9c2e6,_0x54d796):_0x3d2746,_0x9b5508;if(typeof Reflect==_0x1c6ad2(0x272)&&typeof Reflect[_0x1c6ad2(0x237)]==_0x1c6ad2(0x1d8))_0x38fe56=Reflect[_0x1c6ad2(0x237)](_0xc8d653,_0x9c2e6,_0x54d796,_0x3d2746);else{for(var _0x1bf44f=_0xc8d653[_0x1c6ad2(0x2d9)]-0x1;_0x1bf44f>=0x0;_0x1bf44f--)(_0x9b5508=_0xc8d653[_0x1bf44f])&&(_0x38fe56=(_0x1cd5c2<0x3?_0x9b5508(_0x38fe56):_0x1cd5c2>0x3?_0x9b5508(_0x9c2e6,_0x54d796,_0x38fe56):_0x9b5508(_0x9c2e6,_0x54d796))||_0x38fe56);}return _0x1cd5c2>0x3&&_0x38fe56&&Object[_0x1c6ad2(0x254)](_0x9c2e6,_0x54d796,_0x38fe56),_0x38fe56;}let _0x4bdd01=(0x0,_0x3d9d21['createIdentifier'])('univer-pro.exchange-client.request.service'),_0x1f006b=class{constructor(_0x39d13f,_0x1df195){const _0x309a7c=_0x419366;this[_0x309a7c(0x2c1)]=_0x39d13f,this[_0x309a7c(0x2e0)]=_0x1df195,_0x10ad47(this,_0x309a7c(0x28f),new Set());}[_0x419366(0x20f)](){}[_0x419366(0x2a9)](_0x46a68f){const _0x3ff36c=_0x419366;this[_0x3ff36c(0x28f)]['add'](_0x46a68f);}[_0x419366(0x2c4)](){const _0x58f6b=_0x419366;this[_0x58f6b(0x28f)][_0x58f6b(0x271)]();}async['upload'](_0x31f77f,_0x3c890b=0x0,_0x130118=!0x1){const _0x22e0ce=_0x419366;if(typeof _0x31f77f==_0x22e0ce(0x13c)){let _0x298614=await _0x208617(_0x31f77f,this[_0x22e0ce(0x2e0)]);if(!_0x298614)throw Error(_0x22e0ce(0x14a));_0x31f77f=_0x298614;}_0x3c890b=_0x3c890b||_0x31f77f[_0x22e0ce(0x208)];let _0x32a2a5=new FormData();_0x32a2a5['append']('file',_0x31f77f);try{let _0x88fe55=this['_getUploadFileURL']()+_0x22e0ce(0x1ab)+_0x3c890b+_0x22e0ce(0x245)+_0x27707e[_0x22e0ce(0x10a)][_0x22e0ce(0x133)]+_0x22e0ce(0x26d)+_0x130118,_0x3ca408={'body':_0x32a2a5},_0x1df011=(await this[_0x22e0ce(0x2e0)][_0x22e0ce(0x25e)](_0x88fe55,_0x3ca408))[_0x22e0ce(0x120)];if(_0x1df011['error']&&_0x1df011[_0x22e0ce(0x131)][_0x22e0ce(0x299)]!==_0x27707e['ErrorCode']['OK'])throw Error(this['_buildProtocolErrorMessage']('upload\x20request\x20failed',_0x1df011['error']));return _0x1df011;}catch(_0x5cc8e1){throw _0x5cc8e1 instanceof Error?_0x5cc8e1:Error(this[_0x22e0ce(0x289)](_0x22e0ce(0x1e9),_0x5cc8e1));}}async[_0x419366(0x117)](_0x56a5ab){const _0x5454fd=_0x419366;let {fileID:_0x371da3,type:_0x3a5953,outputType:_0x45ec31,minSheetColumnCount:_0x2da79b,minSheetRowCount:_0x59a382}=_0x56a5ab;try{let _0x12cca1=_0x552cfc(this[_0x5454fd(0x23c)](),''+_0x3a5953),_0x246608={'body':{'fileID':_0x371da3,'outputType':_0x45ec31,'minSheetColumnCount':_0x2da79b,'minSheetRowCount':_0x59a382}},_0x3aeb3f=(await this[_0x5454fd(0x2e0)][_0x5454fd(0x25e)](_0x12cca1,_0x246608))['body'];return _0x3aeb3f['error']&&_0x3aeb3f[_0x5454fd(0x131)][_0x5454fd(0x299)]!==_0x27707e[_0x5454fd(0x188)]['OK']?void 0x0:_0x3aeb3f;}catch{return;}}async[_0x419366(0x1b9)](_0x44f9af){const _0xac761e=_0x419366;let {unitID:_0x1bff47,jsonID:_0xfdc9af,type:_0xae0dcc,sscSwitch:_0x5375ca,useImageUrl:_0x50defd,ignoreTableExport:_0x1dae29}=_0x44f9af;try{let _0x593e93=_0x552cfc(this[_0xac761e(0x284)](),''+_0xae0dcc),_0x19a1cc={'body':{'unitID':_0x1bff47,'jsonID':_0xfdc9af,'type':_0xae0dcc,'sscSwitch':_0x5375ca,'useImageUrl':_0x50defd,'ignoreTableExport':_0x1dae29}},_0x5b790d=(await this[_0xac761e(0x2e0)][_0xac761e(0x25e)](_0x593e93,_0x19a1cc))[_0xac761e(0x120)];return _0x5b790d[_0xac761e(0x131)]&&_0x5b790d[_0xac761e(0x131)][_0xac761e(0x299)]!==_0x27707e[_0xac761e(0x188)]['OK']?void 0x0:_0x5b790d;}catch{return;}}async['getTask'](_0x3d1d42){return new Promise((_0x59c7e2,_0x436e6e)=>{const _0x25eb4b=_0x23ff;try{let _0xb1ca85=0x0,_0x4cd47f=_0x118b03(this[_0x25eb4b(0x262)](),''+_0x3d1d42),_0x2e7013=this[_0x25eb4b(0x2db)](),_0x581974=async()=>{const _0x2faa18=_0x25eb4b;if(this['_taskInterrupted'][_0x2faa18(0x14b)](_0x3d1d42))return;let _0x1357fa=(await this[_0x2faa18(0x2e0)][_0x2faa18(0x26f)](_0x4cd47f))[_0x2faa18(0x120)];if(_0x1357fa[_0x2faa18(0x131)]&&_0x1357fa[_0x2faa18(0x131)][_0x2faa18(0x299)]===_0x27707e[_0x2faa18(0x188)]['OK']){if(_0x1357fa[_0x2faa18(0x173)]===_0x2faa18(0x2cf))_0x59c7e2(_0x1357fa);else{if(_0x1357fa[_0x2faa18(0x173)]===_0x2faa18(0x1ba)){let _0x3b8a91=0x3e8;if(_0xb1ca85>=_0x2e7013){_0x436e6e(_0x1357fa);return;}else _0xb1ca85>=0x7530&&(_0x3b8a91=0x1388);_0xb1ca85+=_0x3b8a91,setTimeout(_0x581974,_0x3b8a91);}else _0x436e6e(_0x1357fa);}}else _0x436e6e(_0x1357fa);};_0x581974();}catch(_0x50893b){_0x436e6e(_0x50893b instanceof Error?_0x50893b:Error(String(_0x50893b)));}});}async['signUrl'](_0xea3e5b){const _0x3d09e6=_0x419366;try{let _0x6da32d=_0x5ef73a(this[_0x3d09e6(0x243)](),''+_0xea3e5b);return(await this[_0x3d09e6(0x2e0)][_0x3d09e6(0x26f)](_0x6da32d))[_0x3d09e6(0x120)];}catch{return;}}async[_0x419366(0x1e6)](_0x322c62){const _0x577aad=_0x419366;try{return(await this[_0x577aad(0x2e0)][_0x577aad(0x26f)](_0x322c62,{'responseType':_0x577aad(0x1f4)}))[_0x577aad(0x120)];}catch{return;}}[_0x419366(0x1bf)](_0x4abbb6,_0x45ea7d){let _0x2e35=this['_extractErrorDetail'](_0x45ea7d);return _0x2e35?_0x4abbb6+':\x20'+_0x2e35:_0x4abbb6;}[_0x419366(0x289)](_0x5b4afd,_0x4b767c){const _0x29b0fc=_0x419366;if(_0x4b767c instanceof _0x41dd4d['HTTPResponseError']){let _0x1999fe=typeof _0x4b767c[_0x29b0fc(0x173)]=='number'?''+_0x4b767c['status']+(_0x4b767c[_0x29b0fc(0x193)]?'\x20'+_0x4b767c[_0x29b0fc(0x193)]:''):void 0x0,_0x55dc38=this['_extractErrorDetail'](_0x4b767c[_0x29b0fc(0x131)]);return _0x1999fe&&_0x55dc38?_0x5b4afd+_0x29b0fc(0x10e)+_0x1999fe+_0x29b0fc(0x177)+_0x55dc38:_0x1999fe?_0x5b4afd+_0x29b0fc(0x10e)+_0x1999fe:_0x55dc38?_0x5b4afd+':\x20'+_0x55dc38:_0x5b4afd;}let _0x15140e=this[_0x29b0fc(0x160)](_0x4b767c);return _0x15140e?_0x5b4afd+':\x20'+_0x15140e:_0x5b4afd;}['_extractErrorDetail'](_0x3b6fa4){const _0x5da22b=_0x419366;if(typeof _0x3b6fa4=='string'){let _0x33c05d=_0x3b6fa4['trim']();return _0x33c05d[_0x5da22b(0x2d9)]>0x0?_0x33c05d:void 0x0;}if(_0x3b6fa4 instanceof Error)return this[_0x5da22b(0x160)](_0x3b6fa4[_0x5da22b(0x190)]);if(!_0x3b6fa4||typeof _0x3b6fa4!=_0x5da22b(0x272)||Array[_0x5da22b(0x156)](_0x3b6fa4))return;let _0x29f3b6=_0x3b6fa4,_0x2e988d=this[_0x5da22b(0x160)](_0x29f3b6[_0x5da22b(0x190)]);if(_0x2e988d)return _0x2e988d;if(_0x29f3b6[_0x5da22b(0x131)]&&typeof _0x29f3b6[_0x5da22b(0x131)]=='object'&&!Array[_0x5da22b(0x156)](_0x29f3b6[_0x5da22b(0x131)])){let _0x4caf7b=this[_0x5da22b(0x160)](_0x29f3b6[_0x5da22b(0x131)]);if(_0x4caf7b)return _0x4caf7b;}}[_0x419366(0x14e)](){const _0x3f5e08=_0x419366;var _0x28f666;let _0x98aa8f=this[_0x3f5e08(0x2c1)][_0x3f5e08(0x2a5)](_0x424208);return(_0x28f666=_0x98aa8f==null?void 0x0:_0x98aa8f[_0x3f5e08(0x145)])==null?_0x3f5e08(0x127):_0x28f666;}[_0x419366(0x23c)](){const _0x393b75=_0x419366;var _0x15ba88;let _0x20bb70=this['_configService'][_0x393b75(0x2a5)](_0x424208);return(_0x15ba88=_0x20bb70==null?void 0x0:_0x20bb70['importServerUrl'])==null?_0x393b75(0x1e3):_0x15ba88;}['_getExportURL'](){const _0x229e15=_0x419366;var _0x5c3242;let _0x974208=this['_configService'][_0x229e15(0x2a5)](_0x424208);return(_0x5c3242=_0x974208==null?void 0x0:_0x974208[_0x229e15(0x137)])==null?'/universer-api/exchange/{type}/export':_0x5c3242;}['_getTaskURL'](){const _0x55a3dd=_0x419366;var _0x5cca08;let _0x1f946e=this[_0x55a3dd(0x2c1)][_0x55a3dd(0x2a5)](_0x424208);return(_0x5cca08=_0x1f946e==null?void 0x0:_0x1f946e['getTaskServerUrl'])==null?_0x55a3dd(0x12a):_0x5cca08;}['_getSignURL'](){const _0x307f3a=_0x419366;var _0x67d6b8;let _0x4bf016=this[_0x307f3a(0x2c1)]['getConfig'](_0x424208);return(_0x67d6b8=_0x4bf016==null?void 0x0:_0x4bf016['signUrlServerUrl'])==null?'/universer-api/file/{fileID}/sign-url':_0x67d6b8;}[_0x419366(0x2db)](){const _0x28941b=_0x419366;var _0x3a6da1;let _0x8425f1=this[_0x28941b(0x2c1)][_0x28941b(0x2a5)](_0x424208);return(_0x3a6da1=_0x8425f1==null?void 0x0:_0x8425f1[_0x28941b(0x228)])==null?0x1d4c0:_0x3a6da1;}};_0x1f006b=_0x227321([_0x203e1f(0x0,_0x3d9d21[_0x419366(0x23e)]),_0x203e1f(0x1,(0x0,_0x3d9d21[_0x419366(0x13d)])(_0x41dd4d[_0x419366(0x148)]))],_0x1f006b);function _0x486d8d(_0x4186fa){const _0x2b5585=_0x419366;let _0x3d992a=_0x4186fa[_0x2b5585(0x104)];if(!_0x3d992a)return null;let _0x32feb8={};_0x3d992a[_0x2b5585(0x2b3)]&&Object['keys'](_0x3d992a[_0x2b5585(0x2b3)])['forEach'](_0x3fdf80=>{const _0x5a18dd=_0x2b5585;let _0x47c5ac=_0x3d992a[_0x5a18dd(0x2b3)][_0x3fdf80];_0x32feb8[_0x3fdf80]={..._0x47c5ac,'originalMeta':(0x0,_0x5ef044['b64EncodeUnicode'])(_0x5ef044[_0x5a18dd(0x1df)][_0x5a18dd(0x22e)](_0x47c5ac['originalMeta']))};});let _0x22b70e=(0x0,_0x5ef044['b64EncodeUnicode'])(_0x5ef044[_0x2b5585(0x1df)]['decode'](_0x3d992a[_0x2b5585(0x111)]));return{..._0x4186fa,'workbook':{..._0x3d992a,'originalMeta':_0x22b70e,'sheets':_0x32feb8},'doc':{},'slide':void 0x0,'board':void 0x0};}function _0x35bc7f(_0x1d43af){const _0x3ca921=_0x419366;let _0x3946f6=_0x1d43af[_0x3ca921(0x18f)];if(!_0x3946f6)return null;let _0x4a7536=(0x0,_0x5ef044[_0x3ca921(0x2c6)])(_0x5ef044[_0x3ca921(0x1df)][_0x3ca921(0x22e)](_0x3946f6[_0x3ca921(0x111)]));return{..._0x1d43af,'workbook':{},'doc':{..._0x3946f6,'originalMeta':_0x4a7536},'slide':void 0x0,'board':void 0x0};}function _0x98ad39(_0x172843){const _0x1b03f1=_0x419366;var _0x5da6ee;let _0x2143ff=(_0x5da6ee=_0x172843[_0x1b03f1(0x2d4)])==null?_0x172843[_0x1b03f1(0x18f)]:_0x5da6ee;if(!_0x2143ff)return null;let _0x168567=typeof _0x2143ff['originalMeta']==_0x1b03f1(0x13c)?_0x2143ff[_0x1b03f1(0x111)]:(0x0,_0x5ef044[_0x1b03f1(0x2c6)])(_0x5ef044[_0x1b03f1(0x1df)][_0x1b03f1(0x22e)](_0x2143ff[_0x1b03f1(0x111)]));return{..._0x172843,'workbook':{},'doc':{},'slide':{..._0x2143ff,'originalMeta':_0x168567},'board':void 0x0};}function _0x1ce0da(_0x315ae3){const _0x3cc756=_0x419366;let _0x34bdba={};return _0x315ae3[_0x3cc756(0x2e1)](_0x387982=>{const _0x5fca0d=_0x3cc756;_0x34bdba[_0x387982['id']]={..._0x387982,'data':(0x0,_0x5ef044[_0x5fca0d(0x2c6)])(_0x5ef044[_0x5fca0d(0x1df)]['decode'](_0x387982[_0x5fca0d(0x12e)]))};}),_0x34bdba;}async function _0x5dcc68(_0x207673){const _0x589c6d=_0x419366;var _0x5dc56e;let _0x3b7285={'metadata':void 0x0},_0x14e2cf=_0x207673['id'],_0x3d3dd5=(_0x5dc56e=_0x207673[_0x589c6d(0x174)])==null?0x0:_0x5dc56e,_0x2c02d1=new _0xbb421f(),{snapshot:_0x59df5f}=await(0x0,_0x5ef044[_0x589c6d(0x29a)])(_0x3b7285,_0x207673,_0x14e2cf,_0x3d3dd5,_0x2c02d1),_0x449bb9=await(0x0,_0x5ef044[_0x589c6d(0x215)])(_0x59df5f,_0x2c02d1),_0xc7660e=_0x486d8d(_0x59df5f);if(!_0xc7660e)throw Error(_0x589c6d(0x1b7));return{'snapshot':_0xc7660e,'sheetBlocks':_0x1ce0da(_0x449bb9)};}async function _0x2f10a4(_0x5c88e3){const _0x5d5dcf=_0x419366;var _0x51ca47;let _0x5391ab={'metadata':void 0x0},_0x1d3902=_0x5c88e3['id'],{snapshot:_0xdc0199}=await(0x0,_0x5ef044[_0x5d5dcf(0x1e8)])(_0x5391ab,_0x5c88e3,_0x1d3902,(_0x51ca47=_0x5c88e3['rev'])==null?0x0:_0x51ca47,new _0xbb421f()),_0x5e319c=_0x35bc7f(_0xdc0199);if(!_0x5e319c)throw Error(_0x5d5dcf(0x1b7));return{'snapshot':_0x5e319c,'sheetBlocks':{}};}async function _0x12f912(_0x22b5f5){const _0x294ab9=_0x419366;var _0x2fb0b5;let _0x5ca718=_0x22b5f5['id'],_0x4389e4=(_0x2fb0b5=_0x22b5f5[_0x294ab9(0x174)])==null?0x0:_0x2fb0b5,_0x2ecd7f=new _0xbb421f(),{snapshot:_0xca490e}=await(0x0,_0x5ef044[_0x294ab9(0x21d)])(_0x22b5f5[_0x294ab9(0x1a1)],_0x22b5f5,_0x5ca718,_0x4389e4,_0x2ecd7f),_0x4f5ffd=_0x98ad39(_0xca490e);if(!_0x4f5ffd)throw Error(_0x294ab9(0x1b7));return{'snapshot':_0x4f5ffd,'sheetBlocks':{}};}async function _0x215145(_0x281c31){const _0x459b0e=_0x419366;let _0x255323=_0x281c31['snapshot'],_0x4e53ef=_0x281c31[_0x459b0e(0x14c)]||{};return await(0x0,_0x5ef044[_0x459b0e(0x2d5)])(_0x255323,Object['keys'](_0x4e53ef)[_0x459b0e(0x209)](_0x1389e2=>_0x4e53ef[_0x1389e2])['map'](_0x57d476=>({..._0x57d476,'data':_0x57d476[_0x459b0e(0x12e)]?JSON[_0x459b0e(0x1f2)]((0x0,_0x5ef044[_0x459b0e(0x273)])(_0x57d476[_0x459b0e(0x12e)])):void 0x0})));}function _0x4cc526(_0x4f4cdf){const _0x1843b4=_0x419366;let _0x159ef6=_0x4f4cdf[_0x1843b4(0x20b)];return(0x0,_0x5ef044[_0x1843b4(0x1c8)])(_0x159ef6);}function _0xddc3f9(_0x5af078){const _0x149668=_0x419366;let _0x11669b=_0x5af078[_0x149668(0x20b)];return(0x0,_0x5ef044['transformSnapshotToSlideData'])(_0x11669b);}var _0xbb421f=class{constructor(){const _0x4f0329=_0x419366;_0x10ad47(this,_0x4f0329(0x154),new Map());}['getUnitOnRev'](){const _0x527145=_0x419366;return Promise[_0x527145(0x171)]({'snapshot':{'unitID':'','type':_0x3d9d21[_0x527145(0x283)][_0x527145(0x1d2)],'rev':0x0,'workbook':void 0x0,'doc':void 0x0,'slide':void 0x0,'board':void 0x0},'changesets':[],'error':{'code':_0x27707e[_0x527145(0x188)]['OK'],'message':''}});}['getSheetBlock'](_0x4a04c1,_0x5c3b3f){const _0x1ace8e=_0x419366;let _0x315578=this[_0x1ace8e(0x154)][_0x1ace8e(0x26f)](_0x5c3b3f[_0x1ace8e(0x20e)]);return Promise[_0x1ace8e(0x171)]({'block':_0x315578,'error':{'code':_0x27707e[_0x1ace8e(0x188)]['OK'],'message':''}});}[_0x419366(0x11a)](_0x4ab643,_0x1cc7fc){const _0x12800b=_0x419366;let _0x56ffec=this[_0x12800b(0x154)][_0x12800b(0x26f)](_0x1cc7fc[_0x12800b(0x20e)]);return Promise[_0x12800b(0x171)]({'block':_0x56ffec===void 0x0?void 0x0:{..._0x56ffec,'data':JSON[_0x12800b(0x1f2)](_0x5ef044[_0x12800b(0x1df)][_0x12800b(0x22e)](_0x56ffec['data']))},'error':{'code':_0x27707e[_0x12800b(0x188)]['OK'],'message':''}});}[_0x419366(0x176)](){const _0x42f8ab=_0x419366;return Promise[_0x42f8ab(0x171)]({'changesets':[],'error':{'code':_0x27707e[_0x42f8ab(0x188)]['OK'],'message':''}});}[_0x419366(0x19d)](){return Promise['resolve']({'resources':{},'error':{'code':_0x27707e['ErrorCode']['OK'],'message':''}});}[_0x419366(0x1e2)](){const _0x423070=_0x419366;return Promise[_0x423070(0x171)]({'error':{'code':_0x27707e[_0x423070(0x188)]['OK'],'message':''}});}['updateSnapshot'](){const _0x4079ec=_0x419366;return Promise['resolve']({'error':{'code':_0x27707e[_0x4079ec(0x188)]['OK'],'message':''}});}[_0x419366(0x13f)](_0x532cd0,_0x344a23){const _0x3d34ce=_0x419366;let {block:_0x4ccf2b}=_0x344a23;return _0x4ccf2b?(this['_sheetBlockCache'][_0x3d34ce(0x223)](_0x4ccf2b['id'],_0x4ccf2b),Promise['resolve']({'error':{'code':_0x27707e[_0x3d34ce(0x188)]['OK'],'message':''},'blockID':_0x4ccf2b['id']})):Promise['resolve']({'error':{'code':_0x27707e[_0x3d34ce(0x188)][_0x3d34ce(0x213)],'message':_0x3d34ce(0x2d6)},'blockID':''});}[_0x419366(0x261)](){const _0x1f68ee=_0x419366;return Promise[_0x1f68ee(0x171)]({'error':{'code':_0x27707e['ErrorCode']['OK'],'message':''},'concurrent':[]});}['copyFileMeta'](){return Promise['resolve']({'error':void 0x0,'fileMetaId':''});}[_0x419366(0x1cd)](){return Promise['resolve']({'error':void 0x0,'latestReqID':0x0});}};let _0x264c13=(0x0,_0x3d9d21[_0x419366(0x2ac)])(_0x419366(0x1d1)),_0x1231e5=class extends _0x3d9d21['Disposable']{constructor(_0x29e7ed,_0xf21dac,_0x4ba72c){const _0x312b97=_0x419366;super(),this[_0x312b97(0x2c1)]=_0x29e7ed,this['_httpService']=_0xf21dac,this['_requestService']=_0x4ba72c,_0x10ad47(this,_0x312b97(0x1c7),null),_0x10ad47(this,'_requestState$',new _0x19981c[(_0x312b97(0x172))]()),_0x10ad47(this,_0x312b97(0x298),this[_0x312b97(0x142)]['asObservable']());}[_0x419366(0x20f)](){const _0x10a84c=_0x419366;super[_0x10a84c(0x20f)](),this['_requestState$'][_0x10a84c(0x15d)]();}async[_0x419366(0x227)](_0x222961){const _0x4ebfb8=_0x419366;let _0x3d8894=await this['importFileToJson'](_0x222961,_0x3d9d21[_0x4ebfb8(0x283)][_0x4ebfb8(0x257)]);if(!_0x3d8894||!_0x3d8894['snapshot'])return;let _0x450578=_0x4cc526(_0x3d8894);if(_0x450578)return _0x450578;}async[_0x419366(0x235)](_0x3e4c94){const _0x4d9882=_0x419366;return this[_0x4d9882(0x13b)](_0x3e4c94,0x1,_0x3d9d21['UniverInstanceType'][_0x4d9882(0x257)]);}async[_0x419366(0xf7)](_0x496caa){const _0xf3abc2=_0x419366;let _0x4a0a36=await _0x2f10a4(_0x496caa);return this['_exportBySnapshot'](_0x4a0a36,_0x3d9d21[_0xf3abc2(0x283)]['UNIVER_DOC']);}async[_0x419366(0x11d)](_0x4fc504){const _0xa4f93a=_0x419366;let _0x4477a8=await this[_0xa4f93a(0x1b0)](_0x4fc504,_0x3d9d21[_0xa4f93a(0x283)][_0xa4f93a(0x164)]);if(!(!_0x4477a8||!_0x4477a8['snapshot']))return _0xddc3f9(_0x4477a8);}async['exportPPTXByUnitId'](_0x2c21ff){const _0x164bef=_0x419366;return this[_0x164bef(0x13b)](_0x2c21ff,0x1,_0x3d9d21[_0x164bef(0x283)][_0x164bef(0x164)]);}async[_0x419366(0x238)](_0x39089b){const _0x341e26=_0x419366;let _0xb03d20=await _0x12f912(_0x39089b);return this['_exportBySnapshot'](_0xb03d20,_0x3d9d21[_0x341e26(0x283)][_0x341e26(0x164)]);}async[_0x419366(0x108)](_0x59647e){const _0x2921ee=_0x419366;let _0x169fc8=await this['importFileToJson'](_0x59647e,_0x3d9d21[_0x2921ee(0x283)][_0x2921ee(0x1d2)]);if(!_0x169fc8)return;let _0x23d5c8=await _0x215145(_0x169fc8);if(_0x23d5c8)return _0x23d5c8;}async['exportXLSXByUnitId'](_0x523a91){const _0x37e286=_0x419366;return this[_0x37e286(0x13b)](_0x523a91,0x1,_0x3d9d21['UniverInstanceType'][_0x37e286(0x1d2)]);}async['exportXLSXBySnapshot'](_0x2c8d80){const _0x2aa149=_0x419366;let _0x5e6b13=await _0x5dcc68(_0x2c8d80);return this[_0x2aa149(0x2b7)](_0x5e6b13,_0x3d9d21[_0x2aa149(0x283)]['UNIVER_SHEET']);}async[_0x419366(0x1f1)](_0x1b0e2e,_0x431999){const _0x1c4b25=_0x419366;var _0x47aeda,_0x4dac09;let _0x4d9753=await this[_0x1c4b25(0x16a)](_0x1b0e2e);if(!_0x4d9753)return;let _0x15cad1=await this[_0x1c4b25(0x28e)](_0x4d9753,0x1,_0x431999);if(!_0x15cad1)return;this[_0x1c4b25(0x1c7)]=_0x15cad1,this[_0x1c4b25(0x239)][_0x1c4b25(0x2c4)]();let _0x185a6c=await this[_0x1c4b25(0x239)][_0x1c4b25(0x1da)](_0x15cad1)['catch'](_0x358a8f=>{const _0x4d6b3d=_0x1c4b25;var _0x518ec7;let _0x571cd6=_0x358a8f instanceof Error?_0x358a8f['message']:(_0x518ec7=_0x358a8f['error'])==null?void 0x0:_0x518ec7[_0x4d6b3d(0x190)];this[_0x4d6b3d(0x142)][_0x4d6b3d(0x2d2)]({'error':{'code':_0x27707e[_0x4d6b3d(0x188)]['UNRECOGNIZED'],'message':_0x571cd6||''},'state':0x3});});if(!_0x185a6c)return;let _0x9f06a3=(_0x47aeda=_0x185a6c[_0x1c4b25(0x117)])==null?void 0x0:_0x47aeda[_0x1c4b25(0x106)],_0x55ff69=((_0x4dac09=_0x185a6c['import'])==null?void 0x0:_0x4dac09[_0x1c4b25(0x1a0)])||'';if(_0x9f06a3!==0x1){this[_0x1c4b25(0x142)]['next']({'error':{'code':_0x27707e[_0x1c4b25(0x188)][_0x1c4b25(0x1a4)],'message':_0x1c4b25(0x2b9)},'state':0x3});return;}if(_0x55ff69[_0x1c4b25(0x2d9)]===0x0){this[_0x1c4b25(0x142)][_0x1c4b25(0x2d2)]({'error':{'code':_0x27707e[_0x1c4b25(0x188)]['UNRECOGNIZED'],'message':_0x1c4b25(0x225)},'state':0x3});return;}return this['_requestState$'][_0x1c4b25(0x2d2)]({'error':_0x185a6c[_0x1c4b25(0x131)],'state':0x3}),_0x55ff69;}async['importFileToJson'](_0x4b0935,_0x18252b){const _0x4d75cd=_0x419366;return this[_0x4d75cd(0x2e2)](_0x4b0935,_0x18252b);}async[_0x419366(0x204)](_0x2a88e4){const _0x151021=_0x419366;let _0x2d8a91=await _0x5dcc68(_0x2a88e4),_0x2db11c=typeof _0x2a88e4['id']==_0x151021(0x13c)&&_0x2a88e4['id']['trim']()?_0x2a88e4['id'][_0x151021(0x229)]()+_0x151021(0x132):_0x151021(0x24a),_0x4e8953=new File([JSON[_0x151021(0x231)](_0x2d8a91)],_0x2db11c,{'type':_0x151021(0x1d6)});return this[_0x151021(0x1f1)](_0x4e8953,_0x3d9d21[_0x151021(0x283)]['UNIVER_SHEET']);}[_0x419366(0x280)](){const _0x5ec3ba=_0x419366;this[_0x5ec3ba(0x1c7)]&&this[_0x5ec3ba(0x239)][_0x5ec3ba(0x2a9)](this[_0x5ec3ba(0x1c7)]);}async[_0x419366(0x2e2)](_0x498e6c,_0xae2cb3){const _0x2adf45=_0x419366;var _0x31c5e1,_0x2084ce;let _0x440089=await this[_0x2adf45(0x16a)](_0x498e6c);if(!_0x440089)return;let _0x2af74e=await this[_0x2adf45(0x28e)](_0x440089,0x2,_0xae2cb3);if(!_0x2af74e)return;this['_importTaskId']=_0x2af74e,this[_0x2adf45(0x239)]['clearTaskInterrupted']();let _0x1d794d=await this[_0x2adf45(0x239)][_0x2adf45(0x1da)](_0x2af74e)[_0x2adf45(0x1fc)](_0x2ee742=>{const _0x3bde05=_0x2adf45;var _0x2e0033;let _0x1bd258=_0x2ee742 instanceof Error?_0x2ee742[_0x3bde05(0x190)]:(_0x2e0033=_0x2ee742[_0x3bde05(0x131)])==null?void 0x0:_0x2e0033[_0x3bde05(0x190)];this[_0x3bde05(0x142)][_0x3bde05(0x2d2)]({'error':{'code':_0x27707e['ErrorCode'][_0x3bde05(0x1a4)],'message':_0x1bd258||''},'state':0x3});});if(!_0x1d794d)return;let _0x12f904=(_0x31c5e1=_0x1d794d[_0x2adf45(0x117)])==null?void 0x0:_0x31c5e1[_0x2adf45(0x106)],_0x1b028f=((_0x2084ce=_0x1d794d['import'])==null?void 0x0:_0x2084ce[_0x2adf45(0x135)])||'';if(_0x12f904!==0x2){this['_requestState$'][_0x2adf45(0x2d2)]({'error':{'code':_0x27707e[_0x2adf45(0x188)][_0x2adf45(0x1a4)],'message':_0x2adf45(0x2b9)},'state':0x3});return;}if(_0x1b028f[_0x2adf45(0x2d9)]===0x0){this[_0x2adf45(0x142)][_0x2adf45(0x2d2)]({'error':{'code':_0x27707e['ErrorCode'][_0x2adf45(0x1a4)],'message':'Failed\x20to\x20get\x20jsonID\x20from\x20task'},'state':0x3});return;}this['_requestState$'][_0x2adf45(0x2d2)]({'error':_0x1d794d[_0x2adf45(0x131)],'state':0x3});let _0x5de074=await this['_signUrl'](_0x1b028f);if(!_0x5de074)return;let _0x3a2add=await this[_0x2adf45(0x239)][_0x2adf45(0x1e6)](_0x5de074);if(!_0x3a2add){this['_requestState$'][_0x2adf45(0x2d2)]({'error':{'code':_0x27707e[_0x2adf45(0x188)][_0x2adf45(0x1a4)],'message':'Failed\x20to\x20get\x20text\x20from\x20url'},'state':0x5});return;}try{let _0xac946d=JSON['parse'](_0x3a2add);return this['_requestState$'][_0x2adf45(0x2d2)]({'error':{'code':_0x27707e['ErrorCode']['OK'],'message':_0x2adf45(0x10f)},'state':0x5}),_0xac946d;}catch{this[_0x2adf45(0x142)][_0x2adf45(0x2d2)]({'error':{'code':_0x27707e[_0x2adf45(0x188)][_0x2adf45(0x1a4)],'message':_0x2adf45(0x2ae)},'state':0x5});}}async[_0x419366(0x2b7)](_0x4efec6,_0x2cc4ea){const _0x455e3a=_0x419366;let _0x53336f=JSON[_0x455e3a(0x231)](_0x4efec6),_0x3e7fa5=_0x5ef044[_0x455e3a(0x24b)]['encode'](_0x53336f),_0x4d5662=_0x1547b2(_0x3e7fa5),_0x4e12ee=_0x3e7fa5[_0x455e3a(0x2d9)],_0x57b64f=_0x26694f(_0x4d5662),_0x5c01da=await this[_0x455e3a(0x16a)](_0x57b64f,_0x4e12ee,!0x0);if(_0x5c01da)return this[_0x455e3a(0x13b)](_0x5c01da,0x2,_0x2cc4ea);}async[_0x419366(0x13b)](_0x1512e7,_0x1da298,_0x4eb5c4){const _0x318c85=_0x419366;var _0x284dc5;let _0x5cb60a=await this[_0x318c85(0x239)][_0x318c85(0x1b9)]({'unitID':_0x1da298===0x1?_0x1512e7:'','jsonID':_0x1da298===0x2?_0x1512e7:'','type':_0x4eb5c4,'sscSwitch':this[_0x318c85(0x203)](),'useImageUrl':this[_0x318c85(0x153)](),'ignoreTableExport':this['_getIgnoreTableExport']()});if(!_0x5cb60a){this[_0x318c85(0x142)][_0x318c85(0x2d2)]({'error':{'code':_0x27707e[_0x318c85(0x188)]['UNRECOGNIZED'],'message':_0x318c85(0x129)},'state':0x2});return;}if(this[_0x318c85(0x142)][_0x318c85(0x2d2)]({'error':_0x5cb60a[_0x318c85(0x131)],'state':0x2}),_0x5cb60a[_0x318c85(0x131)]&&_0x5cb60a[_0x318c85(0x131)]['code']!==_0x27707e[_0x318c85(0x188)]['OK'])return;let _0x20e8e8=_0x5cb60a[_0x318c85(0x144)],_0x339849=await this[_0x318c85(0x239)][_0x318c85(0x1da)](_0x20e8e8)[_0x318c85(0x1fc)](_0x2dac7a=>{const _0x333833=_0x318c85;var _0x581551;let _0x1da493=_0x2dac7a instanceof Error?_0x2dac7a[_0x333833(0x190)]:(_0x581551=_0x2dac7a[_0x333833(0x131)])==null?void 0x0:_0x581551[_0x333833(0x190)];this[_0x333833(0x142)][_0x333833(0x2d2)]({'error':{'code':_0x27707e[_0x333833(0x188)]['UNRECOGNIZED'],'message':_0x1da493||''},'state':0x3});});if(!_0x339849)return;let _0x2c8b2c=((_0x284dc5=_0x339849[_0x318c85(0x1b9)])==null?void 0x0:_0x284dc5[_0x318c85(0x155)])||'';if(_0x2c8b2c[_0x318c85(0x2d9)]===0x0){this[_0x318c85(0x142)][_0x318c85(0x2d2)]({'error':{'code':_0x27707e['ErrorCode'][_0x318c85(0x1a4)],'message':_0x318c85(0x270)},'state':0x3});return;}this[_0x318c85(0x142)]['next']({'error':_0x339849[_0x318c85(0x131)],'state':0x3});let _0x4f9df7=await this[_0x318c85(0x278)](_0x2c8b2c);if(!_0x4f9df7)return;let _0x597eaf=await _0x208617(_0x4f9df7,this[_0x318c85(0x2e0)]);if(!_0x597eaf){this[_0x318c85(0x142)][_0x318c85(0x2d2)]({'error':{'code':_0x27707e['ErrorCode'][_0x318c85(0x1a4)],'message':_0x318c85(0x19c)},'state':0x6});return;}return this[_0x318c85(0x142)][_0x318c85(0x2d2)]({'error':{'code':_0x27707e[_0x318c85(0x188)]['OK'],'message':_0x318c85(0x10f)},'state':0x6}),_0x597eaf;}async[_0x419366(0x16a)](_0x5d18da,_0x33a2db,_0x29ed8f){const _0x298693=_0x419366;let _0x515e57;try{_0x515e57=await this['_requestService'][_0x298693(0x1eb)](_0x5d18da,_0x33a2db,_0x29ed8f);}catch(_0x1d2d4d){let _0x240419=_0x1d2d4d instanceof Error?_0x1d2d4d[_0x298693(0x190)]:String(_0x1d2d4d);this[_0x298693(0x142)][_0x298693(0x2d2)]({'error':{'code':_0x27707e[_0x298693(0x188)][_0x298693(0x1a4)],'message':_0x240419},'state':0x0});return;}if(!_0x515e57||typeof _0x515e57['FileId']!=_0x298693(0x13c)){this[_0x298693(0x142)][_0x298693(0x2d2)]({'error':{'code':_0x27707e[_0x298693(0x188)][_0x298693(0x1a4)],'message':_0x298693(0x168)},'state':0x0});return;}let _0xd5323f=_0x515e57['FileId'];if(_0xd5323f[_0x298693(0x2d9)]===0x0){this[_0x298693(0x142)][_0x298693(0x2d2)]({'error':{'code':_0x27707e[_0x298693(0x188)][_0x298693(0x1a4)],'message':'upload\x20failed:\x20FileId\x20is\x20empty'},'state':0x0});return;}return this['_requestState$'][_0x298693(0x2d2)]({'error':{'code':_0x27707e[_0x298693(0x188)]['OK'],'message':'success'},'state':0x0}),_0xd5323f;}async[_0x419366(0x28e)](_0x3b72ca,_0x345183,_0x35fe52){const _0x2458ad=_0x419366;let _0x419fa6={'fileID':_0x3b72ca,'type':_0x35fe52,'outputType':_0x345183,'fileUrl':'','minSheetRowCount':this[_0x2458ad(0x2b8)](),'minSheetColumnCount':this['_getMinSheetColumnCount']()},_0x5d8673=await this[_0x2458ad(0x239)][_0x2458ad(0x117)](_0x419fa6);if(!_0x5d8673){this[_0x2458ad(0x142)][_0x2458ad(0x2d2)]({'error':{'code':_0x27707e[_0x2458ad(0x188)]['UNRECOGNIZED'],'message':_0x2458ad(0x110)},'state':0x1});return;}if(_0x5d8673[_0x2458ad(0x131)]&&_0x5d8673[_0x2458ad(0x131)][_0x2458ad(0x299)]!==_0x27707e[_0x2458ad(0x188)]['OK']){this[_0x2458ad(0x142)]['next']({'error':_0x5d8673['error'],'state':0x1});return;}let _0x214e76=_0x5d8673['taskID'];if(_0x214e76[_0x2458ad(0x2d9)]===0x0){this[_0x2458ad(0x142)][_0x2458ad(0x2d2)]({'error':{'code':_0x27707e['ErrorCode'][_0x2458ad(0x1a4)],'message':_0x2458ad(0x296)},'state':0x1});return;}return this[_0x2458ad(0x142)][_0x2458ad(0x2d2)]({'error':_0x5d8673['error'],'state':0x1}),_0x214e76;}async[_0x419366(0x278)](_0x289e5a){const _0xd7e953=_0x419366;let _0x1d3100=await this[_0xd7e953(0x239)][_0xd7e953(0x1ce)](_0x289e5a);if(!_0x1d3100){this[_0xd7e953(0x142)][_0xd7e953(0x2d2)]({'error':{'code':_0x27707e[_0xd7e953(0x188)][_0xd7e953(0x1a4)],'message':_0xd7e953(0x1dc)},'state':0x4});return;}if(_0x1d3100['error']&&_0x1d3100['error'][_0xd7e953(0x299)]!==_0x27707e[_0xd7e953(0x188)]['OK']){this[_0xd7e953(0x142)][_0xd7e953(0x2d2)]({'error':_0x1d3100[_0xd7e953(0x131)],'state':0x4});return;}let _0x371d69=(0x0,_0x3d9d21[_0xd7e953(0x1aa)])(_0x1d3100[_0xd7e953(0x1bd)],this[_0xd7e953(0x181)]());if(_0x371d69[_0xd7e953(0x2d9)]===0x0){this[_0xd7e953(0x142)][_0xd7e953(0x2d2)]({'error':{'code':_0x27707e[_0xd7e953(0x188)][_0xd7e953(0x1a4)],'message':_0xd7e953(0x1dc)},'state':0x4});return;}return this[_0xd7e953(0x142)][_0xd7e953(0x2d2)]({'error':_0x1d3100[_0xd7e953(0x131)],'state':0x4}),_0x371d69;}[_0x419366(0x181)](){const _0xf1249b=_0x419366;var _0x167be4;let _0x45a57f=this[_0xf1249b(0x2c1)][_0xf1249b(0x2a5)](_0x424208);return(_0x167be4=_0x45a57f==null?void 0x0:_0x45a57f[_0xf1249b(0x1d9)])==null?location[_0xf1249b(0x287)]:_0x167be4;}[_0x419366(0x2b8)](){const _0x14df73=_0x419366;var _0x5ed2ad,_0x104b68;let _0x4e98ac=this[_0x14df73(0x2c1)][_0x14df73(0x2a5)](_0x424208);return(_0x5ed2ad=_0x4e98ac==null||(_0x104b68=_0x4e98ac[_0x14df73(0x255)])==null?void 0x0:_0x104b68[_0x14df73(0x1a8)])==null?0x1:_0x5ed2ad;}[_0x419366(0x18b)](){const _0x1c7460=_0x419366;var _0x3d4ff0,_0x34087e;let _0x1f8c0a=this[_0x1c7460(0x2c1)]['getConfig'](_0x424208);return(_0x3d4ff0=_0x1f8c0a==null||(_0x34087e=_0x1f8c0a[_0x1c7460(0x255)])==null?void 0x0:_0x34087e[_0x1c7460(0x11e)])==null?0x1:_0x3d4ff0;}[_0x419366(0x203)](){const _0x63bb3b=_0x419366;var _0x73913e,_0xef7d4a;let _0x3d85ff=this[_0x63bb3b(0x2c1)][_0x63bb3b(0x2a5)](_0x424208);return(_0x73913e=_0x3d85ff==null||(_0xef7d4a=_0x3d85ff['options'])==null?void 0x0:_0xef7d4a[_0x63bb3b(0x240)])==null?!0x1:_0x73913e;}[_0x419366(0x153)](){const _0x5be2e7=_0x419366;var _0x3549c9,_0x262ba2;let _0x35a9f0=this[_0x5be2e7(0x2c1)][_0x5be2e7(0x2a5)](_0x424208);return(_0x3549c9=_0x35a9f0==null||(_0x262ba2=_0x35a9f0[_0x5be2e7(0x255)])==null?void 0x0:_0x262ba2[_0x5be2e7(0x158)])==null?!0x0:_0x3549c9;}['_getIgnoreTableExport'](){const _0x5c7a15=_0x419366;var _0x4bdb7a,_0x4a67fc;let _0x263934=this[_0x5c7a15(0x2c1)]['getConfig'](_0x424208);return(_0x4bdb7a=_0x263934==null||(_0x4a67fc=_0x263934[_0x5c7a15(0x255)])==null?void 0x0:_0x4a67fc[_0x5c7a15(0x26b)])==null?!0x1:_0x4bdb7a;}};_0x1231e5=_0x227321([_0x203e1f(0x0,_0x3d9d21['IConfigService']),_0x203e1f(0x1,(0x0,_0x3d9d21[_0x419366(0x13d)])(_0x41dd4d[_0x419366(0x148)])),_0x203e1f(0x2,(0x0,_0x3d9d21[_0x419366(0x13d)])(_0x4bdd01))],_0x1231e5);let _0x36d2e2={'done':0x0,'count':0x0},_0x33a3fc=(0x0,_0x3d9d21[_0x419366(0x2ac)])(_0x419366(0x23f)),_0x28137=class extends _0x3d9d21['Disposable']{constructor(_0x515d29,_0x1d07ac,_0x550dc9,_0x125707,_0x4169b8,_0xc6e265,_0x145bc8){const _0x14553b=_0x419366;super(),this[_0x14553b(0x244)]=_0x515d29,this[_0x14553b(0xfc)]=_0x1d07ac,this[_0x14553b(0x21e)]=_0x550dc9,this[_0x14553b(0x219)]=_0x125707,this[_0x14553b(0x2ab)]=_0x4169b8,this[_0x14553b(0x218)]=_0xc6e265,this[_0x14553b(0x1e4)]=_0x145bc8,_0x10ad47(this,'_progress$',new _0x19981c[(_0x14553b(0x277))](_0x36d2e2)),_0x10ad47(this,_0x14553b(0x17b),this['_progress$']['asObservable']()),_0x10ad47(this,_0x14553b(0x266),0x0),_0x10ad47(this,_0x14553b(0x197),0x0),this[_0x14553b(0x250)]((0x0,_0x3d9d21[_0x14553b(0x2a0)])(this[_0x14553b(0x219)][_0x14553b(0x298)][_0x14553b(0x122)](_0x1922c6=>{const _0x258348=_0x14553b;var _0x1333e6;((_0x1333e6=_0x1922c6[_0x258348(0x131)])==null?void 0x0:_0x1333e6['code'])===_0x27707e['ErrorCode']['OK']?this[_0x258348(0x249)](0x1):this[_0x258348(0x1d3)](_0x1922c6['error']);})));}[_0x419366(0x27c)](){const _0x245ed7=_0x419366;this[_0x245ed7(0x1b5)](),this[_0x245ed7(0x2ab)][_0x245ed7(0x2a2)](0x2),this['_exchangeService'][_0x245ed7(0x280)]();}async[_0x419366(0x116)](_0x4f72a5){throw Error('Method\x20not\x20implemented.');}async[_0x419366(0xfb)](){const _0x2dc998=_0x419366;let _0x3c6ec0=this['_univerInstanceService'][_0x2dc998(0xfe)]();switch(_0x3c6ec0?this['_univerInstanceService'][_0x2dc998(0x1c0)](_0x3c6ec0[_0x2dc998(0x21b)]()):_0x3d9d21[_0x2dc998(0x283)]['UNRECOGNIZED']){case _0x3d9d21[_0x2dc998(0x283)]['UNIVER_SLIDE']:return this[_0x2dc998(0x103)]();case _0x3d9d21[_0x2dc998(0x283)]['UNIVER_DOC']:return this[_0x2dc998(0x194)]();case _0x3d9d21['UniverInstanceType'][_0x2dc998(0x1d2)]:default:return this[_0x2dc998(0x169)]();}}async['importDOCXToUnitId'](){const _0x196842=_0x419366;let _0x34f5e0=await _0x1d9153([_0x3d9d21[_0x196842(0x283)][_0x196842(0x257)]]);if(_0x34f5e0&&!this[_0x196842(0x1fb)](_0x34f5e0,_0x3d9d21[_0x196842(0x283)]['UNIVER_DOC']))return this['_importFileToUnitId'](_0x34f5e0[0x0],_0x3d9d21[_0x196842(0x283)][_0x196842(0x257)]);}[_0x419366(0x227)](){const _0x217c37=_0x419366;throw Error(_0x217c37(0x2ad));}async[_0x419366(0x235)](_0x2f9522,_0x5ab9da,_0x5ba0cb){const _0xa2a565=_0x419366;this['_showDownloadMessage'](_0x347d82[_0xa2a565(0x184)][_0xa2a565(0x2de)]);let _0x3898e6=await this[_0xa2a565(0x219)][_0xa2a565(0x235)](_0x2f9522||this[_0xa2a565(0x12d)]());_0x3898e6&&(_0x45644a(_0x3898e6,_0x5ab9da||this['_getUnitName'](_0x3898e6),_0xa2a565(0x260)),this['_showDownloadMessage'](_0x347d82[_0xa2a565(0x184)][_0xa2a565(0x2df)]));}async[_0x419366(0xf7)](){const _0x48870e=_0x419366;this[_0x48870e(0x1b2)](_0x347d82[_0x48870e(0x184)][_0x48870e(0x2de)]);let _0x34f00b=await this['_getUnitDocJson'](),_0x42360c=await this['_exchangeService'][_0x48870e(0xf7)](_0x34f00b);_0x42360c&&(_0x45644a(_0x42360c,this[_0x48870e(0x2ba)](_0x42360c),_0x48870e(0x260)),this['_showDownloadMessage'](_0x347d82[_0x48870e(0x184)][_0x48870e(0x2df)]));}async['importPPTXToUnitId'](){const _0x1fbae6=_0x419366;if(this[_0x1fbae6(0x112)]()){this[_0x1fbae6(0xfc)][_0x1fbae6(0x256)]({'type':_0x347d82['MessageType']['Warning'],'content':this[_0x1fbae6(0x21e)]['t'](_0x1fbae6(0x2c3))});return;}let _0x1c655=await _0x1d9153([_0x3d9d21[_0x1fbae6(0x283)][_0x1fbae6(0x164)]]);if(_0x1c655&&!this['_fileTypeError'](_0x1c655,_0x3d9d21['UniverInstanceType'][_0x1fbae6(0x164)]))return this[_0x1fbae6(0x1be)](_0x1c655[0x0],_0x3d9d21[_0x1fbae6(0x283)]['UNIVER_SLIDE']);}async[_0x419366(0x11d)](){const _0xa569eb=_0x419366;if(this[_0xa569eb(0x112)]()){this[_0xa569eb(0xfc)][_0xa569eb(0x256)]({'type':_0x347d82[_0xa569eb(0x184)]['Warning'],'content':this['_localeService']['t']('exchange-client.uploading')});return;}let _0x23c8ec=await _0x1d9153([_0x3d9d21[_0xa569eb(0x283)][_0xa569eb(0x164)]]);if(!_0x23c8ec)return;this[_0xa569eb(0x248)](_0x347d82['MessageType'][_0xa569eb(0x2de)]);let _0x581f12=await this[_0xa569eb(0x219)][_0xa569eb(0x11d)](_0x23c8ec[0x0]);_0x581f12&&(this[_0xa569eb(0x1ca)](_0x581f12),this[_0xa569eb(0x248)](_0x347d82['MessageType'][_0xa569eb(0x2df)]));}async[_0x419366(0x2bb)](_0x34d6e6,_0x4f4abf,_0x34e338){const _0x49df76=_0x419366;this[_0x49df76(0x1b2)](_0x347d82[_0x49df76(0x184)][_0x49df76(0x2de)]);let _0xcda99c=await this['_exchangeService']['exportPPTXByUnitId'](_0x34d6e6||this[_0x49df76(0x170)]());_0xcda99c&&(_0x45644a(_0xcda99c,_0x4f4abf||this[_0x49df76(0x15f)](_0xcda99c,_0x34e338==null?_0x3d9d21[_0x49df76(0x283)][_0x49df76(0x164)]:_0x34e338),_0x49df76(0x2d1)),this[_0x49df76(0x1b2)](_0x347d82[_0x49df76(0x184)][_0x49df76(0x2df)]));}async[_0x419366(0x238)](){const _0xa3c572=_0x419366;this['_showDownloadMessage'](_0x347d82['MessageType'][_0xa3c572(0x2de)]);let _0x252fbb=await this['_getUnitSlideJson'](),_0x5b94ad=await this[_0xa3c572(0x219)]['exportPPTXBySnapshot'](_0x252fbb);_0x5b94ad&&(_0x45644a(_0x5b94ad,this[_0xa3c572(0x15f)](_0x5b94ad,_0x3d9d21[_0xa3c572(0x283)][_0xa3c572(0x164)]),_0xa3c572(0x2d1)),this[_0xa3c572(0x1b2)](_0x347d82[_0xa3c572(0x184)][_0xa3c572(0x2df)]));}async['importXLSXToUnitId'](){const _0x4667f6=_0x419366;if(this[_0x4667f6(0x112)]()){this[_0x4667f6(0xfc)][_0x4667f6(0x256)]({'type':_0x347d82[_0x4667f6(0x184)][_0x4667f6(0x1e5)],'content':this[_0x4667f6(0x21e)]['t'](_0x4667f6(0x2c3))});return;}let _0xb69d3f=await _0x1d9153([_0x3d9d21[_0x4667f6(0x283)][_0x4667f6(0x1d2)]]);if(_0xb69d3f&&!this[_0x4667f6(0x1fb)](_0xb69d3f,_0x3d9d21['UniverInstanceType']['UNIVER_SHEET']))return this[_0x4667f6(0x1be)](_0xb69d3f[0x0],_0x3d9d21[_0x4667f6(0x283)][_0x4667f6(0x1d2)]);}async[_0x419366(0x108)](){const _0x9fcdde=_0x419366;if(this[_0x9fcdde(0x112)]()){this[_0x9fcdde(0xfc)][_0x9fcdde(0x256)]({'type':_0x347d82[_0x9fcdde(0x184)][_0x9fcdde(0x1e5)],'content':this[_0x9fcdde(0x21e)]['t']('exchange-client.uploading')});return;}let _0x382d08=await _0x1d9153([_0x3d9d21[_0x9fcdde(0x283)][_0x9fcdde(0x1d2)]]);if(!_0x382d08)return;this[_0x9fcdde(0x248)](_0x347d82[_0x9fcdde(0x184)]['Info']);let _0x4ba753=await this[_0x9fcdde(0x219)][_0x9fcdde(0x108)](_0x382d08[0x0]);_0x4ba753&&(this[_0x9fcdde(0x28b)](_0x4ba753),this[_0x9fcdde(0x248)](_0x347d82['MessageType']['Success']));}async[_0x419366(0x15c)](_0x12040e,_0x1d76b2,_0x29c4e7){const _0x3357d4=_0x419366;this[_0x3357d4(0x1b2)](_0x347d82[_0x3357d4(0x184)][_0x3357d4(0x2de)]);let _0x2a21b8=await this[_0x3357d4(0x219)]['exportXLSXByUnitId'](_0x12040e||this[_0x3357d4(0x119)]());_0x2a21b8&&(_0x45644a(_0x2a21b8,_0x1d76b2||this['_getUnitName'](_0x2a21b8),'xlsx'),this['_showDownloadMessage'](_0x347d82[_0x3357d4(0x184)][_0x3357d4(0x2df)]));}async[_0x419366(0x1ee)](){const _0x2714b2=_0x419366;this['_showDownloadMessage'](_0x347d82[_0x2714b2(0x184)]['Info']);let _0x2f5b65=await this[_0x2714b2(0x1c9)](),_0x454f41=await this['_exchangeService'][_0x2714b2(0x1ee)](_0x2f5b65);_0x454f41&&(_0x45644a(_0x454f41,this[_0x2714b2(0x2ba)](_0x454f41),'xlsx'),this['_showDownloadMessage'](_0x347d82[_0x2714b2(0x184)][_0x2714b2(0x2df)]));}['registerLink'](_0x4ae2ce){const _0x4551ee=_0x419366;this[_0x4551ee(0x27f)]=_0x4ae2ce;}async['_importFileToUnitId'](_0x39e79c,_0x5e666e){const _0x467f43=_0x419366;this[_0x467f43(0x2ab)][_0x467f43(0x256)](),this[_0x467f43(0x2ab)][_0x467f43(0x2a2)](0x0),this[_0x467f43(0x16f)](0x4),this[_0x467f43(0x249)](0x1);let _0x38632b=await this[_0x467f43(0x219)][_0x467f43(0x1f1)](_0x39e79c,_0x5e666e);if(!_0x38632b){this[_0x467f43(0x1b5)](),this[_0x467f43(0x2ab)][_0x467f43(0x2a2)](0x2);return;}let _0xf517cd={'link':this['_getLinkByUnitId'](_0x38632b,_0x5e666e),'name':_0x39e79c[_0x467f43(0x217)],'type':_0x5e666e};return this['_uploadNotificationService'][_0x467f43(0x163)](_0xf517cd),this[_0x467f43(0x200)](),this['_uploadNotificationService'][_0x467f43(0x2a2)](0x1),_0x38632b;}['_getUnitID'](){const _0x42a376=_0x419366;return this['_univerInstanceService'][_0x42a376(0x264)](_0x3d9d21[_0x42a376(0x283)][_0x42a376(0x1d2)])[_0x42a376(0x21b)]();}['_getUnitIDDoc'](){const _0x188cd6=_0x419366;return this[_0x188cd6(0x244)]['getCurrentUnitOfType'](_0x3d9d21['UniverInstanceType']['UNIVER_DOC'])[_0x188cd6(0x21b)]();}[_0x419366(0x170)](){const _0x505871=_0x419366;return this['_univerInstanceService']['getCurrentUnitOfType'](_0x3d9d21[_0x505871(0x283)][_0x505871(0x164)])[_0x505871(0x21b)]();}[_0x419366(0x2ba)](_0x556b6c){const _0x5cf779=_0x419366;return this['_getUnitNameByType'](_0x556b6c,_0x3d9d21[_0x5cf779(0x283)]['UNIVER_SHEET']);}[_0x419366(0x15f)](_0x133452,_0x24f71a){const _0x36818c=_0x419366;var _0x4ab900;let _0x3a3e6c=(_0x4ab900=this['_univerInstanceService'][_0x36818c(0x264)](_0x24f71a))==null?void 0x0:_0x4ab900[_0x36818c(0x214)](),_0x4fd045=_0x3a3e6c==null?void 0x0:_0x3a3e6c['name'];return typeof _0x4fd045=='string'&&_0x4fd045[_0x36818c(0x229)]()?_0x4fd045:_0x133452[_0x36818c(0x217)][_0x36818c(0x19b)]('.')[_0x36818c(0x1d7)]()||document['title'];}async['_getUnitJson'](){const _0x573d77=_0x419366;return this[_0x573d77(0x244)][_0x573d77(0x264)](_0x3d9d21[_0x573d77(0x283)][_0x573d77(0x1d2)])[_0x573d77(0x214)]();}async[_0x419366(0x23b)](){const _0x2ecaaa=_0x419366;return this[_0x2ecaaa(0x244)]['getCurrentUnitOfType'](_0x3d9d21['UniverInstanceType']['UNIVER_DOC'])[_0x2ecaaa(0x214)]();}async['_getUnitSlideJson'](){const _0x48aaf1=_0x419366;let _0x14f8ae=this['_univerInstanceService'][_0x48aaf1(0x264)](_0x3d9d21['UniverInstanceType'][_0x48aaf1(0x164)]),_0x1f117a=this['_resourceLoaderService'][_0x48aaf1(0x166)](_0x14f8ae[_0x48aaf1(0x21b)]());return _0x1f117a==null?_0x14f8ae[_0x48aaf1(0x214)]():_0x1f117a;}['_getLinkByUnitId'](_0xf2787b,_0x492971){const _0x216258=_0x419366;let _0x21de88=new URL(window[_0x216258(0x1ea)][_0x216258(0x15a)]);return _0x21de88[_0x216258(0x2ce)][_0x216258(0x223)](_0x216258(0x101),_0xf2787b),_0x21de88[_0x216258(0x2ce)][_0x216258(0x223)]('type',''+_0x492971),_0x21de88['toString']();}[_0x419366(0x28b)](_0x4910bb){const _0x4a3a0a=_0x419366;let _0x55e8af=this[_0x4a3a0a(0x244)]['getCurrentUnitOfType'](_0x3d9d21[_0x4a3a0a(0x283)][_0x4a3a0a(0x1d2)])[_0x4a3a0a(0x21b)]();this[_0x4a3a0a(0x244)]['disposeUnit'](_0x55e8af),this[_0x4a3a0a(0x244)][_0x4a3a0a(0x150)](_0x3d9d21[_0x4a3a0a(0x283)][_0x4a3a0a(0x1d2)],_0x4910bb);}[_0x419366(0x1ca)](_0x789e01){const _0x107c17=_0x419366;let _0x5b450c=this['_univerInstanceService']['getCurrentUnitOfType'](_0x3d9d21[_0x107c17(0x283)][_0x107c17(0x164)])[_0x107c17(0x21b)]();this['_univerInstanceService']['disposeUnit'](_0x5b450c),this[_0x107c17(0x244)][_0x107c17(0x150)](_0x3d9d21[_0x107c17(0x283)]['UNIVER_SLIDE'],_0x789e01);}[_0x419366(0x1d3)](_0x41e39d){const _0x58c758=_0x419366;if(_0x41e39d){let {code:_0x326d21}=_0x41e39d;switch(_0x326d21){case _0x27707e[_0x58c758(0x188)][_0x58c758(0x269)]:this[_0x58c758(0xfc)][_0x58c758(0x256)]({'type':_0x347d82['MessageType']['Error'],'content':this[_0x58c758(0x21e)]['t'](_0x58c758(0x20d))});break;case _0x27707e[_0x58c758(0x188)][_0x58c758(0x1d4)]:this[_0x58c758(0xfc)][_0x58c758(0x256)]({'type':_0x347d82['MessageType'][_0x58c758(0x189)],'content':this['_localeService']['t'](_0x58c758(0x130))});break;default:this[_0x58c758(0xfc)][_0x58c758(0x256)]({'type':_0x347d82[_0x58c758(0x184)][_0x58c758(0x189)],'content':this[_0x58c758(0x21e)]['t'](_0x58c758(0x18e))});break;}return null;}return this['_messageService']['show']({'type':_0x347d82[_0x58c758(0x184)][_0x58c758(0x189)],'content':this[_0x58c758(0x21e)]['t'](_0x58c758(0x18e))}),null;}['_showDownloadMessage'](_0x4c6a90){const _0x5ec7fa=_0x419366;let _0x594646='';switch(_0x4c6a90){case _0x347d82['MessageType'][_0x5ec7fa(0x2df)]:_0x594646=this[_0x5ec7fa(0x21e)]['t'](_0x5ec7fa(0x16b));break;case _0x347d82['MessageType'][_0x5ec7fa(0x2de)]:_0x594646=this[_0x5ec7fa(0x21e)]['t'](_0x5ec7fa(0x14d));break;default:break;}this[_0x5ec7fa(0xfc)][_0x5ec7fa(0x256)]({'type':_0x4c6a90,'content':_0x594646});}[_0x419366(0x248)](_0x2c37aa){const _0x5ab397=_0x419366;let _0x4240c5='';switch(_0x2c37aa){case _0x347d82[_0x5ab397(0x184)][_0x5ab397(0x2df)]:_0x4240c5=this['_localeService']['t']('exchange-client.uploadSuccess');break;case _0x347d82[_0x5ab397(0x184)]['Info']:_0x4240c5=this['_localeService']['t'](_0x5ab397(0x2c3));break;default:break;}this[_0x5ab397(0xfc)]['show']({'type':_0x2c37aa,'content':_0x4240c5});}[_0x419366(0x2dd)](){const _0x19ef51=_0x419366;this[_0x19ef51(0x1b4)][_0x19ef51(0x2d2)]({'done':this[_0x19ef51(0x197)],'count':this[_0x19ef51(0x266)]});}['_addTotalCount'](_0x5c33da){const _0x1985c1=_0x419366;this[_0x1985c1(0x266)]+=_0x5c33da,this['_emitProgress']();}['_addDoneTask'](_0x1e2c85){const _0x4c505f=_0x419366;this['_doneUploadTaskCount']+=_0x1e2c85,this[_0x4c505f(0x197)]=Math[_0x4c505f(0x2da)](this[_0x4c505f(0x197)],this[_0x4c505f(0x266)]),this[_0x4c505f(0x2dd)]();}[_0x419366(0x200)](){const _0x5f5bcd=_0x419366;this['_doneUploadTaskCount']=this[_0x5f5bcd(0x266)],this['_emitProgress']();}[_0x419366(0x1b5)](){const _0x563b90=_0x419366;this[_0x563b90(0x197)]=0x0,this['_totalUploadTaskCount']=0x0,this[_0x563b90(0x2dd)]();}['_fileTypeError'](_0x17c0b4,_0x25b625){const _0x10fb87=_0x419366;let _0x3b95a0=_0x17c0b4[0x0],_0x4ea8e3=_0x3b95a0[_0x10fb87(0x217)];return _0x402565(_0x3b95a0)===_0x25b625?!0x1:(this[_0x10fb87(0xfc)][_0x10fb87(0x256)]({'type':_0x347d82[_0x10fb87(0x184)][_0x10fb87(0x189)],'content':this['_localeService']['t'](_0x10fb87(0x1ff),_0x4ea8e3)}),!0x0);}[_0x419366(0x112)](){const _0x10e18a=_0x419366;return this['_totalUploadTaskCount']!==0x0&&this['_doneUploadTaskCount']!==this[_0x10e18a(0x266)];}};_0x28137=_0x227321([_0x203e1f(0x0,(0x0,_0x3d9d21[_0x419366(0x13d)])(_0x3d9d21[_0x419366(0x274)])),_0x203e1f(0x1,_0x1086df[_0x419366(0x1f5)]),_0x203e1f(0x2,(0x0,_0x3d9d21[_0x419366(0x13d)])(_0x3d9d21['LocaleService'])),_0x203e1f(0x3,(0x0,_0x3d9d21[_0x419366(0x13d)])(_0x264c13)),_0x203e1f(0x4,(0x0,_0x3d9d21[_0x419366(0x13d)])(_0x4b51ea)),_0x203e1f(0x5,_0x3d9d21['ILogService']),_0x203e1f(0x6,(0x0,_0x3d9d21[_0x419366(0x13d)])(_0x3d9d21[_0x419366(0x226)]))],_0x28137);function _0x10df58(_0xa1b1a7){const _0x53356a=_0x419366;let {onClick:_0x20eeb7,children:_0x357ac4,className:_0x3f6703}=_0xa1b1a7;return(0x0,_0x2c5dea['jsx'])('button',{'className':(0x0,_0x347d82[_0x53356a(0x18d)])(_0x53356a(0x105),_0x3f6703),'type':_0x53356a(0x1b1),'onClick':_0x20eeb7,'children':_0x357ac4});}function _0x193c3d(){const _0x586f19=_0x419366;let _0x494186=(0x0,_0x1086df[_0x586f19(0x286)])(_0x33a3fc),_0xa2d2c1=(0x0,_0x1086df[_0x586f19(0x286)])(_0x3d9d21[_0x586f19(0x1fd)]);function _0x1b6206(){const _0x39de6d=_0x586f19;_0x494186[_0x39de6d(0xfb)]();}return(0x0,_0x2c5dea[_0x586f19(0x2d7)])(_0x10df58,{'onClick':_0x1b6206,'children':_0xa2d2c1['t'](_0x586f19(0x24e))});}function _0x276c69(){const _0x10d5fc=_0x419366;return(0x0,_0x2c5dea[_0x10d5fc(0x2a6)])('div',{'className':_0x10d5fc(0x27a),'children':[(0x0,_0x2c5dea[_0x10d5fc(0x2d7)])('span',{'className':_0x10d5fc(0x2d3),'children':(0x0,_0x1086df[_0x10d5fc(0x286)])(_0x3d9d21[_0x10d5fc(0x1fd)])['t'](_0x10d5fc(0x23d))}),(0x0,_0x2c5dea[_0x10d5fc(0x2d7)])(_0x193c3d,{})]});}function _0x417fb5(_0x30c536){const _0x56ee17=_0x419366;let {count:_0x1c03c5}=_0x30c536;return(0x0,_0x2c5dea['jsxs'])(_0x56ee17(0x16d),{'className':_0x56ee17(0x288),'children':[(0x0,_0x2c5dea['jsx'])(_0x56ee17(0x17f),{'className':_0x56ee17(0x205),'children':(0x0,_0x1086df[_0x56ee17(0x286)])(_0x3d9d21[_0x56ee17(0x1fd)])['t'](_0x56ee17(0x126),''+_0x1c03c5)}),(0x0,_0x2c5dea[_0x56ee17(0x2d7)])(_0x193c3d,{})]});}function _0x3367d7(){const _0x31340c=_0x419366;let _0x3bf1bf=(0x0,_0x1086df['useDependency'])(_0x33a3fc),_0xab60ff=(0x0,_0x1086df[_0x31340c(0x286)])(_0x3d9d21[_0x31340c(0x1fd)]);function _0x5a1485(){const _0x221cf4=_0x31340c;_0x3bf1bf[_0x221cf4(0x27c)]();}return(0x0,_0x2c5dea[_0x31340c(0x2d7)])(_0x10df58,{'onClick':_0x5a1485,'children':_0xab60ff['t'](_0x31340c(0x2b6))});}function _0x24ead3(){const _0xdb5394=_0x419366;let {count:_0x17e61c,done:_0x522437}=(0x0,_0x1086df[_0xdb5394(0x102)])((0x0,_0x1086df[_0xdb5394(0x286)])(_0x33a3fc)[_0xdb5394(0x17b)]),[_0x3a47ef,_0x1f4621]=(0x0,_0x11e77b[_0xdb5394(0x114)])(_0x17e61c>0x0?_0x522437/_0x17e61c:0x0);return(0x0,_0x11e77b[_0xdb5394(0x1de)])(()=>{_0x1f4621(_0x17e61c>0x0?_0x522437/_0x17e61c:0x0);},[_0x17e61c,_0x522437]),(0x0,_0x2c5dea[_0xdb5394(0x2d7)])(_0xdb5394(0x16d),{'className':_0xdb5394(0x11c),'children':(0x0,_0x2c5dea[_0xdb5394(0x2d7)])(_0xdb5394(0x16d),{'className':_0xdb5394(0x2be),'style':{'width':Math[_0xdb5394(0x285)](_0x3a47ef*0x64)+'%'}})});}function _0x4b3b0a(){const _0x422429=_0x419366;return(0x0,_0x2c5dea[_0x422429(0x2a6)])(_0x422429(0x16d),{'className':_0x422429(0x27a),'children':[(0x0,_0x2c5dea[_0x422429(0x2d7)])(_0x422429(0x17f),{'className':_0x422429(0x1a2),'children':(0x0,_0x1086df[_0x422429(0x286)])(_0x3d9d21[_0x422429(0x1fd)])['t'](_0x422429(0x1c3))}),(0x0,_0x2c5dea[_0x422429(0x2d7)])(_0x422429(0x16d),{'className':_0x422429(0x2c2),'children':(0x0,_0x2c5dea[_0x422429(0x2d7)])(_0x24ead3,{})}),(0x0,_0x2c5dea[_0x422429(0x2d7)])(_0x3367d7,{})]});}let _0x42c21b={0x1:(0x0,_0x2c5dea[_0x419366(0x2d7)])(_0x36b66c,{'className':'univer-text-green-500'}),0x0:(0x0,_0x2c5dea[_0x419366(0x2d7)])(_0x1db40b,{'className':_0x419366(0x151)}),0x2:(0x0,_0x2c5dea[_0x419366(0x2d7)])(_0x64b67b,{'className':'univer-text-red-500'})};function _0x5797bf(){const _0xa6cdfa=_0x419366;let [_0x2b7c14,_0x29ad61]=(0x0,_0x11e77b[_0xa6cdfa(0x114)])(0x0),[_0x1e436a,_0x3c9c28]=(0x0,_0x11e77b[_0xa6cdfa(0x114)])(!0x1),[_0x53ab52,_0x570fee]=(0x0,_0x11e77b['useState'])([]),_0x2b5843=(0x0,_0x1086df['useDependency'])(_0x4b51ea),_0x5ef96f=(0x0,_0x1086df[_0xa6cdfa(0x286)])(_0x3d9d21[_0xa6cdfa(0x1fd)]);(0x0,_0x11e77b[_0xa6cdfa(0x1de)])(()=>{const _0x369d9c=_0xa6cdfa;let _0x45e5f6=_0x2b5843[_0x369d9c(0x2cd)][_0x369d9c(0x122)](_0x1b5df5=>{_0x3c9c28(_0x1b5df5);}),_0x4aea1f=_0x2b5843[_0x369d9c(0x241)][_0x369d9c(0x122)](_0x3c4a93=>{_0x570fee(_0x3c4a93);}),_0x525101=_0x2b5843[_0x369d9c(0x267)][_0x369d9c(0x122)](_0x18a6bb=>{_0x29ad61(_0x18a6bb);});return()=>{const _0x59d865=_0x369d9c;_0x45e5f6['unsubscribe'](),_0x4aea1f[_0x59d865(0x178)](),_0x525101[_0x59d865(0x178)]();};},[]);function _0x50c232(){_0x3c9c28(!0x1);}function _0x53e03b(_0x3a5364){const _0x273008=_0xa6cdfa;switch(_0x3a5364){case 0x1:return _0x5ef96f['t'](_0x273008(0x281));case 0x0:return _0x5ef96f['t'](_0x273008(0x2c3));case 0x2:return _0x5ef96f['t'](_0x273008(0x26e));default:return'';}}return _0x1e436a&&(0x0,_0x2c5dea[_0xa6cdfa(0x2a6)])(_0xa6cdfa(0x16d),{'className':_0xa6cdfa(0x10d),'children':[(0x0,_0x2c5dea[_0xa6cdfa(0x2a6)])(_0xa6cdfa(0x16d),{'className':_0xa6cdfa(0x28d),'children':[(0x0,_0x2c5dea[_0xa6cdfa(0x2a6)])(_0xa6cdfa(0x17f),{'className':_0xa6cdfa(0x2b0),'children':[(0x0,_0x2c5dea['jsx'])(_0xa6cdfa(0x17f),{'className':_0xa6cdfa(0x29d),'children':_0x42c21b[_0x2b7c14]}),(0x0,_0x2c5dea['jsx'])(_0xa6cdfa(0x17f),{'className':_0xa6cdfa(0x196),'children':_0x53e03b(_0x2b7c14)})]}),(0x0,_0x2c5dea['jsx'])(_0xa6cdfa(0x17f),{'className':_0xa6cdfa(0x222),'onClick':_0x50c232,'children':(0x0,_0x2c5dea[_0xa6cdfa(0x2d7)])(_0x235603,{})})]}),(0x0,_0x2c5dea[_0xa6cdfa(0x2a6)])(_0xa6cdfa(0x16d),{'children':[_0x2b7c14===0x0&&(0x0,_0x2c5dea[_0xa6cdfa(0x2d7)])(_0x4b3b0a,{}),_0x2b7c14===0x2&&(0x0,_0x2c5dea['jsx'])(_0x276c69,{}),_0x53ab52[_0xa6cdfa(0x2d9)]>0x0&&(0x0,_0x2c5dea[_0xa6cdfa(0x2d7)])(_0x5a2a44,{'list':_0x53ab52}),_0x2b7c14===0x1&&(0x0,_0x2c5dea[_0xa6cdfa(0x2d7)])(_0x417fb5,{'count':_0x53ab52[_0xa6cdfa(0x2d9)]})]})]});}function _0x1375c1(){const _0x5c790d=_0x419366;return(0x0,_0x2c5dea[_0x5c790d(0x2d7)])(_0x5797bf,{});}let _0x28430b=class extends _0x3d9d21[_0x419366(0x29b)]{constructor(_0x1d737d,_0x42cf2c,_0x5c4981){const _0x25486a=_0x419366;super(),this[_0x25486a(0x1ec)]=_0x1d737d,this[_0x25486a(0x17c)]=_0x42cf2c,this[_0x25486a(0x211)]=_0x5c4981,this[_0x25486a(0x24d)](),this[_0x25486a(0x2cb)]();}['_registerIcons'](){this['disposeWithMe'](this['_iconManager']['register']({'DirectExportIcon':_0x1402e9}));}[_0x419366(0x2cb)](){const _0x2b488b=_0x419366;this[_0x2b488b(0x250)](this['_uiPartsService'][_0x2b488b(0x1cc)](_0x1086df[_0x2b488b(0x134)][_0x2b488b(0x28c)],()=>(0x0,_0x1086df[_0x2b488b(0x2d8)])(_0x1375c1,this[_0x2b488b(0x1ec)])));}};_0x28430b=_0x227321([_0x203e1f(0x0,(0x0,_0x3d9d21['Inject'])(_0x3d9d21[_0x419366(0x13a)])),_0x203e1f(0x1,_0x1086df[_0x419366(0x140)]),_0x203e1f(0x2,(0x0,_0x3d9d21[_0x419366(0x13d)])(_0x1086df[_0x419366(0x22f)]))],_0x28430b);let _0x5d6a11=class extends _0x3d9d21[_0x419366(0x146)]{constructor(_0x56088c=_0x2c1f7d,_0x2f4c66,_0xa18834){const _0x2d7980=_0x419366;super(),this[_0x2d7980(0x207)]=_0x56088c,this[_0x2d7980(0x1ec)]=_0x2f4c66,this['_configService']=_0xa18834;let {..._0x2679d4}=(0x0,_0x3d9d21['merge'])({},_0x2c1f7d,this['_config']);this[_0x2d7980(0x2c1)][_0x2d7980(0x1f0)](_0x424208,_0x2679d4);}[_0x419366(0x1c6)](){const _0x6089ed=_0x419366;(0x0,_0x3d9d21[_0x6089ed(0x16c)])(this[_0x6089ed(0x1ec)],[[_0x28430b],[_0x33a3fc,{'useClass':_0x28137}],[_0x264c13,{'useClass':_0x1231e5}],[_0x4bdd01,{'useClass':_0x1f006b}],[_0x4b51ea,{'useClass':_0x5e8fe6}]]);}[_0x419366(0x2c8)](){const _0x530e8d=_0x419366;(0x0,_0x3d9d21[_0x530e8d(0x297)])(this[_0x530e8d(0x1ec)],[[_0x28430b],[_0x33a3fc]]);}};_0x10ad47(_0x5d6a11,_0x419366(0x1c1),_0x419366(0x20a)),_0x10ad47(_0x5d6a11,'packageName',_0x2223be),_0x10ad47(_0x5d6a11,_0x419366(0x1ad),_0x544273),_0x5d6a11=_0x227321([(0x0,_0x3d9d21[_0x419366(0x15b)])(_0x41dd4d[_0x419366(0x22d)],_0x200c33[_0x419366(0x186)]),_0x203e1f(0x1,(0x0,_0x3d9d21[_0x419366(0x13d)])(_0x3d9d21['Injector'])),_0x203e1f(0x2,_0x3d9d21['IConfigService'])],_0x5d6a11),_0x4bec65[_0x419366(0x118)]=_0x33a3fc,_0x4bec65['IExchangeService']=_0x264c13,Object[_0x419366(0x254)](_0x4bec65,_0x419366(0x128),{'enumerable':!0x0,'get':function(){return _0x5d6a11;}}),_0x4bec65[_0x419366(0x124)]=_0x45644a;}));
|
|
1
|
+
(function(_0xcff54f,_0x253dab){const _0x597afd=_0x38ad,_0x525754=_0xcff54f();while(!![]){try{const _0x1be891=-parseInt(_0x597afd(0x2db))/0x1+parseInt(_0x597afd(0x2e0))/0x2*(-parseInt(_0x597afd(0x164))/0x3)+-parseInt(_0x597afd(0x14a))/0x4*(-parseInt(_0x597afd(0x270))/0x5)+-parseInt(_0x597afd(0x20b))/0x6+parseInt(_0x597afd(0x14d))/0x7+-parseInt(_0x597afd(0x224))/0x8*(parseInt(_0x597afd(0x1c3))/0x9)+parseInt(_0x597afd(0x2b1))/0xa;if(_0x1be891===_0x253dab)break;else _0x525754['push'](_0x525754['shift']());}catch(_0x3892fd){_0x525754['push'](_0x525754['shift']());}}}(_0x2415,0x2faa7),function(_0x5875b3,_0x680aa6){const _0x4cb79b=_0x38ad;typeof exports=='object'&&typeof module<'u'?_0x680aa6(exports,require('@univerjs-pro/license'),require('@univerjs/core'),require('@univerjs/network'),require('react'),require('@univerjs/ui'),require('rxjs'),require('@univerjs/design'),require('react/jsx-runtime'),require('@univerjs/protocol'),require('@univerjs-pro/collaboration')):typeof define==_0x4cb79b(0x30c)&&define[_0x4cb79b(0x154)]?define([_0x4cb79b(0x30b),_0x4cb79b(0x241),_0x4cb79b(0x1ac),_0x4cb79b(0x1c9),_0x4cb79b(0x198),'@univerjs/ui',_0x4cb79b(0x2ac),_0x4cb79b(0x271),_0x4cb79b(0x17c),_0x4cb79b(0x263),'@univerjs-pro/collaboration'],_0x680aa6):(_0x5875b3=typeof globalThis<'u'?globalThis:_0x5875b3||self,_0x680aa6(_0x5875b3[_0x4cb79b(0x1bc)]={},_0x5875b3[_0x4cb79b(0x158)],_0x5875b3['UniverCore'],_0x5875b3[_0x4cb79b(0x31a)],_0x5875b3['React'],_0x5875b3[_0x4cb79b(0x25b)],_0x5875b3[_0x4cb79b(0x2ac)],_0x5875b3['UniverDesign'],_0x5875b3[_0x4cb79b(0x282)],_0x5875b3[_0x4cb79b(0x267)],_0x5875b3[_0x4cb79b(0x21d)]));}(this,function(_0x2dbe39,_0x15533e,_0x42c8e5,_0x3609f8,_0x5b48c9,_0x39c413,_0x1cfacb,_0x1fb1c9,_0x5aaaec,_0x285eb5,_0x93dc86){const _0x41e775=_0x38ad;Object[_0x41e775(0x15f)](_0x2dbe39,Symbol[_0x41e775(0x183)],{'value':_0x41e775(0x1ec)});var _0x4d3e88=_0x41e775(0x19a),_0x573a9f=_0x41e775(0x2cc);let _0x127280=_0x41e775(0x292),_0x52c529={};function _0x3ea229({ref:_0x5a9abc,..._0x293e17}){const _0x286525=_0x41e775;let {icon:_0x490ade,id:_0x472fe2,className:_0xba993c,extend:_0x34da9d,..._0xa0bc69}=_0x293e17,_0x286413=(_0x286525(0x16c)+_0x472fe2+'\x20'+(_0xba993c||''))[_0x286525(0x1f4)](),_0x3ce781=(0x0,_0x5b48c9['useRef'])('_'+_0x3203e9());return _0x4d80ad(_0x490ade,''+_0x472fe2,{'defIds':_0x490ade[_0x286525(0x23d)],'idSuffix':_0x3ce781[_0x286525(0x2ed)]},{'ref':_0x5a9abc,'className':_0x286413,..._0xa0bc69},_0x34da9d);}function _0x4d80ad(_0x495be4,_0x342e1e,_0x42f8c0,_0x164539,_0x3dc3b7){const _0x24e6e3=_0x41e775;return(0x0,_0x5b48c9['createElement'])(_0x495be4[_0x24e6e3(0x246)],{'key':_0x342e1e,..._0x4dde87(_0x495be4,_0x42f8c0,_0x3dc3b7),..._0x164539},(_0x1b22af(_0x495be4,_0x42f8c0)['children']||[])[_0x24e6e3(0x25d)]((_0x1dd49d,_0xb464d4)=>_0x4d80ad(_0x1dd49d,_0x342e1e+'-'+_0x495be4[_0x24e6e3(0x246)]+'-'+_0xb464d4,_0x42f8c0,void 0x0,_0x3dc3b7)));}function _0x4dde87(_0x570633,_0x287638,_0x44908c){const _0xbf3764=_0x41e775;let _0x5bffc8={..._0x570633[_0xbf3764(0x1d4)]};_0x44908c!=null&&_0x44908c['colorChannel1']&&_0x5bffc8['fill']===_0xbf3764(0x2d4)&&(_0x5bffc8['fill']=_0x44908c[_0xbf3764(0x2d4)]),_0x44908c!=null&&_0x44908c[_0xbf3764(0x2d4)]&&_0x5bffc8['stroke']===_0xbf3764(0x2d4)&&(_0x5bffc8[_0xbf3764(0x1d8)]=_0x44908c[_0xbf3764(0x2d4)]),_0x570633[_0xbf3764(0x246)]===_0xbf3764(0x186)&&_0x5bffc8['id']&&(_0x5bffc8['id']+=_0x287638[_0xbf3764(0x2c6)]),Object[_0xbf3764(0x2d1)](_0x5bffc8)[_0xbf3764(0x30d)](([_0x4c8aee,_0x4cd14b])=>{const _0x1310a9=_0xbf3764;_0x4c8aee===_0x1310a9(0x186)&&typeof _0x4cd14b==_0x1310a9(0x1ae)&&(_0x5bffc8[_0x4c8aee]=_0x4cd14b[_0x1310a9(0x211)](/url\(#(.*)\)/,_0x1310a9(0x27d)+_0x287638[_0x1310a9(0x2c6)]+')'));});let {defIds:_0x5a2b95}=_0x287638;return!_0x5a2b95||_0x5a2b95['length']===0x0?_0x5bffc8:(_0x570633[_0xbf3764(0x246)]===_0xbf3764(0x286)&&_0x5bffc8[_0xbf3764(0x228)]&&(_0x5bffc8[_0xbf3764(0x228)]+=_0x287638[_0xbf3764(0x2c6)]),Object[_0xbf3764(0x2d1)](_0x5bffc8)[_0xbf3764(0x30d)](([_0x1db56b,_0x225fba])=>{const _0x3fbac5=_0xbf3764;typeof _0x225fba==_0x3fbac5(0x1ae)&&(_0x5bffc8[_0x1db56b]=_0x225fba[_0x3fbac5(0x211)](/url\(#(.*)\)/,_0x3fbac5(0x27d)+_0x287638['idSuffix']+')'));}),_0x5bffc8);}function _0x1b22af(_0x2685d1,_0x10a992){const _0x3a26f=_0x41e775;var _0x3972c8;let {defIds:_0x15a15b}=_0x10a992;return!_0x15a15b||_0x15a15b[_0x3a26f(0x1b2)]===0x0?_0x2685d1:_0x2685d1[_0x3a26f(0x246)]===_0x3a26f(0x227)&&(_0x3972c8=_0x2685d1['children'])!=null&&_0x3972c8[_0x3a26f(0x1b2)]?{..._0x2685d1,'children':_0x2685d1[_0x3a26f(0x19f)][_0x3a26f(0x25d)](_0x1b6ede=>typeof _0x1b6ede[_0x3a26f(0x1d4)]['id']==_0x3a26f(0x1ae)&&_0x15a15b&&_0x15a15b[_0x3a26f(0x17f)](_0x1b6ede['attrs']['id'])?{..._0x1b6ede,'attrs':{..._0x1b6ede[_0x3a26f(0x1d4)],'id':_0x1b6ede[_0x3a26f(0x1d4)]['id']+_0x10a992[_0x3a26f(0x2c6)]}}:_0x1b6ede)}:_0x2685d1;}function _0x3203e9(){const _0x17f189=_0x41e775;return Math[_0x17f189(0x191)]()[_0x17f189(0x2a7)](0x24)['substring'](0x2,0x8);}_0x3ea229[_0x41e775(0x28e)]=_0x41e775(0x25c);let _0x2fd3a7={'tag':_0x41e775(0x2b8),'attrs':{'xmlns':_0x41e775(0x195),'fill':_0x41e775(0x277),'viewBox':_0x41e775(0x17d),'width':_0x41e775(0x1b3),'height':_0x41e775(0x1b3)},'children':[{'tag':_0x41e775(0x278),'attrs':{'fill':_0x41e775(0x21c),'d':_0x41e775(0x2f3)}},{'tag':_0x41e775(0x278),'attrs':{'fill':_0x41e775(0x21c),'d':_0x41e775(0x26b),'fillRule':_0x41e775(0x298),'clipRule':_0x41e775(0x298)}}]},_0x53b21f=(0x0,_0x5b48c9[_0x41e775(0x260)])(function(_0x3e046f,_0x2dd421){const _0x58ebe6=_0x41e775;return(0x0,_0x5b48c9[_0x58ebe6(0x1d2)])(_0x3ea229,Object[_0x58ebe6(0x255)]({},_0x3e046f,{'id':_0x58ebe6(0x1f9),'ref':_0x2dd421,'icon':_0x2fd3a7}));});_0x53b21f[_0x41e775(0x28e)]=_0x41e775(0x317);let _0x553f23={'tag':_0x41e775(0x2b8),'attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x41e775(0x277),'viewBox':_0x41e775(0x235),'width':'1em','height':_0x41e775(0x1b3)},'children':[{'tag':_0x41e775(0x278),'attrs':{'fill':_0x41e775(0x21c),'d':_0x41e775(0x192)}}]},_0x2d29f0=(0x0,_0x5b48c9[_0x41e775(0x260)])(function(_0x126bf0,_0x450881){const _0x34a600=_0x41e775;return(0x0,_0x5b48c9[_0x34a600(0x1d2)])(_0x3ea229,Object['assign']({},_0x126bf0,{'id':_0x34a600(0x1b5),'ref':_0x450881,'icon':_0x553f23}));});_0x2d29f0[_0x41e775(0x28e)]=_0x41e775(0x303);let _0x239575={'tag':_0x41e775(0x2b8),'attrs':{'xmlns':_0x41e775(0x195),'fill':_0x41e775(0x277),'viewBox':_0x41e775(0x235),'width':'1em','height':_0x41e775(0x1b3)},'children':[{'tag':_0x41e775(0x278),'attrs':{'fill':_0x41e775(0x21c),'d':_0x41e775(0x24e),'fillRule':_0x41e775(0x298),'clipRule':_0x41e775(0x298)}},{'tag':'path','attrs':{'fill':_0x41e775(0x21c),'d':_0x41e775(0x2f8)}},{'tag':'path','attrs':{'fill':'currentColor','d':_0x41e775(0x169)}}]},_0x47812a=(0x0,_0x5b48c9['forwardRef'])(function(_0x33f42f,_0x2a2dd4){const _0xbcb91d=_0x41e775;return(0x0,_0x5b48c9[_0xbcb91d(0x1d2)])(_0x3ea229,Object[_0xbcb91d(0x255)]({},_0x33f42f,{'id':_0xbcb91d(0x266),'ref':_0x2a2dd4,'icon':_0x239575}));});_0x47812a[_0x41e775(0x28e)]=_0x41e775(0x1a6);let _0xfe5cf0={'tag':'svg','attrs':{'xmlns':_0x41e775(0x195),'fill':_0x41e775(0x277),'viewBox':_0x41e775(0x235),'width':_0x41e775(0x1b3),'height':_0x41e775(0x1b3)},'children':[{'tag':'path','attrs':{'fill':_0x41e775(0x21c),'d':'M15\x208C15\x2011.866\x2011.866\x2015\x208\x2015C4.13401\x2015\x201\x2011.866\x201\x208C1\x204.13401\x204.13401\x201\x208\x201C11.866\x201\x2015\x204.13401\x2015\x208ZM10.3097\x205.69014C10.544\x205.92445\x2010.544\x206.30435\x2010.3097\x206.53867L8.84843\x207.9999L10.3099\x209.46137C10.5442\x209.69569\x2010.5442\x2010.0756\x2010.3099\x2010.3099C10.0756\x2010.5442\x209.69569\x2010.5442\x209.46137\x2010.3099L7.9999\x208.84843L6.53842\x2010.3099C6.30411\x2010.5442\x205.92421\x2010.5442\x205.6899\x2010.3099C5.45558\x2010.0756\x205.45558\x209.69569\x205.6899\x209.46137L7.15137\x207.9999L5.69014\x206.53867C5.45583\x206.30435\x205.45583\x205.92445\x205.69014\x205.69014C5.92445\x205.45583\x206.30435\x205.45583\x206.53867\x205.69014L7.9999\x207.15137L9.46113\x205.69014C9.69544\x205.45583\x2010.0753\x205.45583\x2010.3097\x205.69014Z','fillRule':_0x41e775(0x298),'clipRule':_0x41e775(0x298)}}]},_0x136819=(0x0,_0x5b48c9[_0x41e775(0x260)])(function(_0x4d0ba6,_0x306e08){const _0xa1a94d=_0x41e775;return(0x0,_0x5b48c9[_0xa1a94d(0x1d2)])(_0x3ea229,Object['assign']({},_0x4d0ba6,{'id':'error-icon','ref':_0x306e08,'icon':_0xfe5cf0}));});_0x136819[_0x41e775(0x28e)]=_0x41e775(0x2ef);let _0x2b115e={'tag':'svg','attrs':{'xmlns':_0x41e775(0x195),'fill':_0x41e775(0x277),'viewBox':_0x41e775(0x235),'width':'1em','height':'1em'},'children':[{'tag':_0x41e775(0x278),'attrs':{'fill':_0x41e775(0x21c),'d':_0x41e775(0x182)}},{'tag':_0x41e775(0x278),'attrs':{'fill':_0x41e775(0x21c),'d':_0x41e775(0x20c)}}]},_0x5c7d0c=(0x0,_0x5b48c9['forwardRef'])(function(_0xc64894,_0xf1a906){const _0x45143b=_0x41e775;return(0x0,_0x5b48c9[_0x45143b(0x1d2)])(_0x3ea229,Object[_0x45143b(0x255)]({},_0xc64894,{'id':_0x45143b(0x172),'ref':_0xf1a906,'icon':_0x2b115e}));});_0x5c7d0c[_0x41e775(0x28e)]=_0x41e775(0x167);let _0x3b14ae={'tag':_0x41e775(0x2b8),'attrs':{'xmlns':_0x41e775(0x195),'fill':_0x41e775(0x277),'viewBox':_0x41e775(0x235),'width':_0x41e775(0x1b3),'height':_0x41e775(0x1b3)},'children':[{'tag':_0x41e775(0x278),'attrs':{'fill':_0x41e775(0x21c),'d':'M8\x2015C11.866\x2015\x2015\x2011.866\x2015\x208C15\x204.13401\x2011.866\x201\x208\x201C4.13401\x201\x201\x204.13401\x201\x208C1\x2011.866\x204.13401\x2015\x208\x2015ZM11.7245\x206.42417C11.9588\x206.18985\x2011.9588\x205.80995\x2011.7245\x205.57564C11.4901\x205.34132\x2011.1102\x205.34132\x2010.8759\x205.57564L7.3002\x209.15137L5.72446\x207.57564C5.49014\x207.34132\x205.11025\x207.34132\x204.87593\x207.57564C4.64162\x207.80995\x204.64162\x208.18985\x204.87593\x208.42417L6.87593\x2010.4242C7.11025\x2010.6585\x207.49014\x2010.6585\x207.72446\x2010.4242L11.7245\x206.42417Z','fillRule':_0x41e775(0x298),'clipRule':_0x41e775(0x298)}}]},_0x14297b=(0x0,_0x5b48c9[_0x41e775(0x260)])(function(_0x243116,_0x18004c){const _0x5926dd=_0x41e775;return(0x0,_0x5b48c9[_0x5926dd(0x1d2)])(_0x3ea229,Object[_0x5926dd(0x255)]({},_0x243116,{'id':'success-icon','ref':_0x18004c,'icon':_0x3b14ae}));});_0x14297b[_0x41e775(0x28e)]=_0x41e775(0x252);let _0x21645e={'tag':'svg','attrs':{'xmlns':_0x41e775(0x195),'fill':_0x41e775(0x277),'viewBox':_0x41e775(0x235),'width':_0x41e775(0x1b3),'height':_0x41e775(0x1b3)},'children':[{'tag':'path','attrs':{'fill':_0x41e775(0x1ff),'d':_0x41e775(0x1f6)}},{'tag':_0x41e775(0x278),'attrs':{'fill':_0x41e775(0x313),'d':_0x41e775(0x1f7)}},{'tag':_0x41e775(0x278),'attrs':{'fill':_0x41e775(0x295),'d':'M4.57245\x207.27962C4.57245\x207.09553\x204.72169\x206.94629\x204.90578\x206.94629H10.2391C10.4232\x206.94629\x2010.5724\x207.09553\x2010.5724\x207.27962C10.5724\x207.46372\x2010.4232\x207.61296\x2010.2391\x207.61296H4.90578C4.72169\x207.61296\x204.57245\x207.46372\x204.57245\x207.27962Z'}},{'tag':_0x41e775(0x278),'attrs':{'fill':_0x41e775(0x295),'d':_0x41e775(0x2c7)}},{'tag':'path','attrs':{'fill':_0x41e775(0x295),'d':_0x41e775(0x18b)}}]},_0x42dd96=(0x0,_0x5b48c9[_0x41e775(0x260)])(function(_0x1cbffe,_0x5f076c){const _0x540483=_0x41e775;return(0x0,_0x5b48c9[_0x540483(0x1d2)])(_0x3ea229,Object[_0x540483(0x255)]({},_0x1cbffe,{'id':_0x540483(0x1b4),'ref':_0x5f076c,'icon':_0x21645e}));});_0x42dd96['displayName']='DocsMultiIcon';let _0x2ec79f={'tag':_0x41e775(0x2b8),'attrs':{'xmlns':_0x41e775(0x195),'fill':_0x41e775(0x277),'viewBox':_0x41e775(0x235),'width':_0x41e775(0x1b3),'height':'1em'},'children':[{'tag':_0x41e775(0x278),'attrs':{'fill':_0x41e775(0x2ab),'d':_0x41e775(0x1f6)}},{'tag':'path','attrs':{'fill':'#32A846','d':_0x41e775(0x1f7)}},{'tag':_0x41e775(0x278),'attrs':{'fill':_0x41e775(0x295),'d':_0x41e775(0x22e),'fillRule':_0x41e775(0x298),'clipRule':_0x41e775(0x298)}}]},_0x36f37e=(0x0,_0x5b48c9[_0x41e775(0x260)])(function(_0x56fbe6,_0x3e3ce5){const _0x5723aa=_0x41e775;return(0x0,_0x5b48c9['createElement'])(_0x3ea229,Object[_0x5723aa(0x255)]({},_0x56fbe6,{'id':'sheets-multi-icon','ref':_0x3e3ce5,'icon':_0x2ec79f}));});_0x36f37e[_0x41e775(0x28e)]=_0x41e775(0x15a);let _0x172ae9={'tag':'svg','attrs':{'xmlns':_0x41e775(0x195),'fill':_0x41e775(0x277),'viewBox':_0x41e775(0x235),'width':_0x41e775(0x1b3),'height':_0x41e775(0x1b3)},'children':[{'tag':'path','attrs':{'fill':_0x41e775(0x24d),'d':_0x41e775(0x1f6)}},{'tag':'path','attrs':{'fill':_0x41e775(0x2e7),'d':_0x41e775(0x1f7)}},{'tag':_0x41e775(0x278),'attrs':{'fill':_0x41e775(0x295),'d':_0x41e775(0x272)}},{'tag':_0x41e775(0x278),'attrs':{'fill':_0x41e775(0x295),'d':_0x41e775(0x27c)}}]},_0x4b72b9=(0x0,_0x5b48c9[_0x41e775(0x260)])(function(_0x53acb0,_0x490cc0){const _0x21e16e=_0x41e775;return(0x0,_0x5b48c9[_0x21e16e(0x1d2)])(_0x3ea229,Object[_0x21e16e(0x255)]({},_0x53acb0,{'id':_0x21e16e(0x2a5),'ref':_0x490cc0,'icon':_0x172ae9}));});_0x4b72b9[_0x41e775(0x28e)]=_0x41e775(0x163);function _0x5f407f(_0x15931c,_0x1623ec){return function(_0xb2b25,_0x518f53){_0x1623ec(_0xb2b25,_0x518f53,_0x15931c);};}function _0x11fc8b(_0x280ea3,_0x17e600,_0x57a731,_0x175ce0){const _0x4fdc61=_0x41e775;var _0x203dc4=arguments[_0x4fdc61(0x1b2)],_0x119a27=_0x203dc4<0x3?_0x17e600:_0x175ce0===null?_0x175ce0=Object[_0x4fdc61(0x168)](_0x17e600,_0x57a731):_0x175ce0,_0x27f641;if(typeof Reflect==_0x4fdc61(0x2a0)&&typeof Reflect[_0x4fdc61(0x2a3)]==_0x4fdc61(0x30c))_0x119a27=Reflect[_0x4fdc61(0x2a3)](_0x280ea3,_0x17e600,_0x57a731,_0x175ce0);else{for(var _0x35ca68=_0x280ea3['length']-0x1;_0x35ca68>=0x0;_0x35ca68--)(_0x27f641=_0x280ea3[_0x35ca68])&&(_0x119a27=(_0x203dc4<0x3?_0x27f641(_0x119a27):_0x203dc4>0x3?_0x27f641(_0x17e600,_0x57a731,_0x119a27):_0x27f641(_0x17e600,_0x57a731))||_0x119a27);}return _0x203dc4>0x3&&_0x119a27&&Object['defineProperty'](_0x17e600,_0x57a731,_0x119a27),_0x119a27;}let _0x414d64=class extends _0x42c8e5['Disposable']{constructor(_0x2b0451){const _0x38642d=_0x41e775;super(),this[_0x38642d(0x1e9)]=_0x2b0451,this[_0x38642d(0x291)]();}[_0x41e775(0x291)](){const _0x3deebe=_0x41e775;this[_0x3deebe(0x23a)](this[_0x3deebe(0x1e9)]['register']({'DirectExportIcon':_0x47812a}));}};_0x414d64=_0x11fc8b([_0x5f407f(0x0,(0x0,_0x42c8e5['Inject'])(_0x39c413[_0x41e775(0x219)]))],_0x414d64);function _0x3225be(_0x1daafe){'@babel/helpers - typeof';const _0xffc563=_0x41e775;return _0x3225be=typeof Symbol==_0xffc563(0x30c)&&typeof Symbol[_0xffc563(0x2d7)]==_0xffc563(0x1c2)?function(_0x2cf50e){return typeof _0x2cf50e;}:function(_0x327e1e){const _0x50d6de=_0xffc563;return _0x327e1e&&typeof Symbol==_0x50d6de(0x30c)&&_0x327e1e['constructor']===Symbol&&_0x327e1e!==Symbol[_0x50d6de(0x247)]?_0x50d6de(0x1c2):typeof _0x327e1e;},_0x3225be(_0x1daafe);}function _0x38b810(_0x4d64e9,_0x2f291a){const _0x4d2850=_0x41e775;if(_0x3225be(_0x4d64e9)!='object'||!_0x4d64e9)return _0x4d64e9;var _0x53bd80=_0x4d64e9[Symbol[_0x4d2850(0x1cf)]];if(_0x53bd80!==void 0x0){var _0x54d9d5=_0x53bd80['call'](_0x4d64e9,_0x2f291a||_0x4d2850(0x30e));if(_0x3225be(_0x54d9d5)!='object')return _0x54d9d5;throw TypeError(_0x4d2850(0x1fb));}return(_0x2f291a==='string'?String:Number)(_0x4d64e9);}function _0x51f8c2(_0x32881c){const _0x1ea424=_0x41e775;var _0x2d0bde=_0x38b810(_0x32881c,_0x1ea424(0x1ae));return _0x3225be(_0x2d0bde)=='symbol'?_0x2d0bde:_0x2d0bde+'';}function _0xb150bd(_0x16cbb0,_0x266b83,_0x1cc1b8){const _0x1acbfa=_0x41e775;return(_0x266b83=_0x51f8c2(_0x266b83))in _0x16cbb0?Object[_0x1acbfa(0x15f)](_0x16cbb0,_0x266b83,{'value':_0x1cc1b8,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x16cbb0[_0x266b83]=_0x1cc1b8,_0x16cbb0;}let _0x21abef=(0x0,_0x42c8e5[_0x41e775(0x1ba)])(_0x41e775(0x302));var _0x34b02b=class extends _0x42c8e5[_0x41e775(0x276)]{constructor(){const _0xe28595=_0x41e775;super(),_0xb150bd(this,_0xe28595(0x1c4),new _0x1cfacb[(_0xe28595(0x226))]()),_0xb150bd(this,'_state$',new _0x1cfacb[(_0xe28595(0x226))]()),_0xb150bd(this,'_list$',new _0x1cfacb['Subject']()),_0xb150bd(this,_0xe28595(0x176),this[_0xe28595(0x1c4)][_0xe28595(0x1eb)]()),_0xb150bd(this,'state$',this[_0xe28595(0x2b7)][_0xe28595(0x1eb)]()),_0xb150bd(this,_0xe28595(0x1d0),this['_list$'][_0xe28595(0x1eb)]()),_0xb150bd(this,_0xe28595(0x2f9),[]);}[_0x41e775(0x234)](){const _0x16ca65=_0x41e775;super[_0x16ca65(0x234)](),this[_0x16ca65(0x1c4)][_0x16ca65(0x1fc)](),this[_0x16ca65(0x2b7)][_0x16ca65(0x1fc)](),this[_0x16ca65(0x204)]['complete']();}['show'](){const _0x2e64c4=_0x41e775;this[_0x2e64c4(0x1c4)][_0x2e64c4(0x248)](!0x0);}[_0x41e775(0x2e6)](){const _0x1d344c=_0x41e775;this[_0x1d344c(0x1c4)]['next'](!0x1);}[_0x41e775(0x1b0)](_0x536be6){const _0x91c11f=_0x41e775;this[_0x91c11f(0x2b7)]['next'](_0x536be6);}[_0x41e775(0x193)](_0x5db991){const _0x596d31=_0x41e775;this['_list'][_0x596d31(0x2de)](_0x5db991),this['_list$'][_0x596d31(0x248)](this[_0x596d31(0x2f9)]);}};function _0x440a3b(_0x2fb161){const _0x35e96d=_0x41e775;let {list:_0x297394}=_0x2fb161;function _0x5cb73e(_0x18c18f){const _0x3a364c=_0x38ad;switch(_0x18c18f){case 0x1:return(0x0,_0x5aaaec[_0x3a364c(0x1e6)])(_0x42dd96,{});case 0x2:return(0x0,_0x5aaaec['jsx'])(_0x36f37e,{});case 0x3:return(0x0,_0x5aaaec[_0x3a364c(0x1e6)])(_0x4b72b9,{});default:return null;}}return(0x0,_0x5aaaec['jsx'])('div',{'className':(0x0,_0x1fb1c9['clsx'])(_0x35e96d(0x1da),_0x1fb1c9[_0x35e96d(0x1c8)]),'children':(0x0,_0x5aaaec['jsx'])('ul',{'className':_0x35e96d(0x22b),'children':_0x297394[_0x35e96d(0x25d)]((_0x3ff58d,_0x11f111)=>(0x0,_0x5aaaec[_0x35e96d(0x1e6)])('li',{'children':(0x0,_0x5aaaec[_0x35e96d(0x209)])('a',{'className':'univer-flex\x20univer-justify-between\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-px-2\x20univer-py-1\x20univer-text-gray-900\x20univer-no-underline\x20univer-outline-none\x20univer-transition-colors\x20hover:univer-bg-gray-200\x20dark:!univer-text-white\x20dark:hover:!univer-bg-gray-600','href':_0x3ff58d[_0x35e96d(0x2a8)],'target':_0x35e96d(0x316),'rel':'noreferrer','children':[(0x0,_0x5aaaec[_0x35e96d(0x209)])(_0x35e96d(0x2ea),{'className':_0x35e96d(0x200),'children':[(0x0,_0x5aaaec[_0x35e96d(0x1e6)])(_0x35e96d(0x2ea),{'className':'univer-flex\x20univer-h-5\x20univer-text-xl','children':_0x5cb73e(_0x3ff58d[_0x35e96d(0x1dc)])}),(0x0,_0x5aaaec[_0x35e96d(0x1e6)])(_0x1fb1c9['Tooltip'],{'showIfEllipsis':!0x0,'title':_0x3ff58d[_0x35e96d(0x1f5)],'asChild':!0x0,'children':(0x0,_0x5aaaec[_0x35e96d(0x1e6)])(_0x35e96d(0x2ea),{'className':'univer-ml-1\x20univer-truncate\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','children':_0x3ff58d[_0x35e96d(0x1f5)]})})]}),(0x0,_0x5aaaec[_0x35e96d(0x1e6)])(_0x35e96d(0x2ea),{'className':_0x35e96d(0x22d),'children':(0x0,_0x5aaaec[_0x35e96d(0x1e6)])(_0x5c7d0c,{})})]})},_0x11f111))})});}var _0x46a98a=Uint8Array,_0x42926d=Uint16Array,_0x4b6d2c=Int32Array,_0x5e8cc9=new _0x46a98a([0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x1,0x1,0x1,0x2,0x2,0x2,0x2,0x3,0x3,0x3,0x3,0x4,0x4,0x4,0x4,0x5,0x5,0x5,0x5,0x0,0x0,0x0,0x0]),_0x94e25b=new _0x46a98a([0x0,0x0,0x0,0x0,0x1,0x1,0x2,0x2,0x3,0x3,0x4,0x4,0x5,0x5,0x6,0x6,0x7,0x7,0x8,0x8,0x9,0x9,0xa,0xa,0xb,0xb,0xc,0xc,0xd,0xd,0x0,0x0]),_0x4d4822=new _0x46a98a([0x10,0x11,0x12,0x0,0x8,0x7,0x9,0x6,0xa,0x5,0xb,0x4,0xc,0x3,0xd,0x2,0xe,0x1,0xf]),_0x3c66f8=function(_0x58e72f,_0x34a9af){for(var _0x5734dc=new _0x42926d(0x1f),_0x58973f=0x0;_0x58973f<0x1f;++_0x58973f)_0x5734dc[_0x58973f]=_0x34a9af+=0x1<<_0x58e72f[_0x58973f-0x1];for(var _0x527970=new _0x4b6d2c(_0x5734dc[0x1e]),_0x58973f=0x1;_0x58973f<0x1e;++_0x58973f)for(var _0x30e98c=_0x5734dc[_0x58973f];_0x30e98c<_0x5734dc[_0x58973f+0x1];++_0x30e98c)_0x527970[_0x30e98c]=_0x30e98c-_0x5734dc[_0x58973f]<<0x5|_0x58973f;return{'b':_0x5734dc,'r':_0x527970};},_0x3010cb=_0x3c66f8(_0x5e8cc9,0x2),_0x279cd8=_0x3010cb['b'],_0x6d2dbf=_0x3010cb['r'];_0x279cd8[0x1c]=0x102,_0x6d2dbf[0x102]=0x1c;var _0x4579ab=_0x3c66f8(_0x94e25b,0x0);_0x4579ab['b'];for(var _0x13baf7=_0x4579ab['r'],_0x59b965=new _0x42926d(0x8000),_0x246926=0x0;_0x246926<0x8000;++_0x246926){var _0x228501=(_0x246926&0xaaaa)>>0x1|(_0x246926&0x5555)<<0x1;_0x228501=(_0x228501&0xcccc)>>0x2|(_0x228501&0x3333)<<0x2,_0x228501=(_0x228501&0xf0f0)>>0x4|(_0x228501&0xf0f)<<0x4,_0x59b965[_0x246926]=((_0x228501&0xff00)>>0x8|(_0x228501&0xff)<<0x8)>>0x1;}for(var _0x2be537=function(_0x58c3fe,_0x1534d6,_0x118f0d){const _0x35b64a=_0x41e775;for(var _0x1badb8=_0x58c3fe[_0x35b64a(0x1b2)],_0x3e8512=0x0,_0x21f456=new _0x42926d(_0x1534d6);_0x3e8512<_0x1badb8;++_0x3e8512)_0x58c3fe[_0x3e8512]&&++_0x21f456[_0x58c3fe[_0x3e8512]-0x1];var _0x34c0b3=new _0x42926d(_0x1534d6);for(_0x3e8512=0x1;_0x3e8512<_0x1534d6;++_0x3e8512)_0x34c0b3[_0x3e8512]=_0x34c0b3[_0x3e8512-0x1]+_0x21f456[_0x3e8512-0x1]<<0x1;var _0x23224e;if(_0x118f0d){_0x23224e=new _0x42926d(0x1<<_0x1534d6);var _0x43f35a=0xf-_0x1534d6;for(_0x3e8512=0x0;_0x3e8512<_0x1badb8;++_0x3e8512)if(_0x58c3fe[_0x3e8512]){for(var _0x22014f=_0x3e8512<<0x4|_0x58c3fe[_0x3e8512],_0x4ebf49=_0x1534d6-_0x58c3fe[_0x3e8512],_0x43861f=_0x34c0b3[_0x58c3fe[_0x3e8512]-0x1]++<<_0x4ebf49,_0x3011ad=_0x43861f|(0x1<<_0x4ebf49)-0x1;_0x43861f<=_0x3011ad;++_0x43861f)_0x23224e[_0x59b965[_0x43861f]>>_0x43f35a]=_0x22014f;}}else{for(_0x23224e=new _0x42926d(_0x1badb8),_0x3e8512=0x0;_0x3e8512<_0x1badb8;++_0x3e8512)_0x58c3fe[_0x3e8512]&&(_0x23224e[_0x3e8512]=_0x59b965[_0x34c0b3[_0x58c3fe[_0x3e8512]-0x1]++]>>0xf-_0x58c3fe[_0x3e8512]);}return _0x23224e;},_0x3c5b3b=new _0x46a98a(0x120),_0x246926=0x0;_0x246926<0x90;++_0x246926)_0x3c5b3b[_0x246926]=0x8;for(var _0x246926=0x90;_0x246926<0x100;++_0x246926)_0x3c5b3b[_0x246926]=0x9;for(var _0x246926=0x100;_0x246926<0x118;++_0x246926)_0x3c5b3b[_0x246926]=0x7;for(var _0x246926=0x118;_0x246926<0x120;++_0x246926)_0x3c5b3b[_0x246926]=0x8;for(var _0x2f9cb4=new _0x46a98a(0x20),_0x246926=0x0;_0x246926<0x20;++_0x246926)_0x2f9cb4[_0x246926]=0x5;var _0x2361fb=_0x2be537(_0x3c5b3b,0x9,0x0),_0x4e07bd=_0x2be537(_0x2f9cb4,0x5,0x0),_0x263aa9=function(_0x22d113){return(_0x22d113+0x7)/0x8|0x0;},_0xa0eb2d=function(_0x52f4a3,_0x1b926f,_0x2ebf89){const _0x5dba31=_0x41e775;return(_0x1b926f==null||_0x1b926f<0x0)&&(_0x1b926f=0x0),(_0x2ebf89==null||_0x2ebf89>_0x52f4a3['length'])&&(_0x2ebf89=_0x52f4a3[_0x5dba31(0x1b2)]),new _0x46a98a(_0x52f4a3['subarray'](_0x1b926f,_0x2ebf89));},_0x1e90f9=function(_0x442936,_0x465623,_0x16ca56){_0x16ca56<<=_0x465623&0x7;var _0x312868=_0x465623/0x8|0x0;_0x442936[_0x312868]|=_0x16ca56,_0x442936[_0x312868+0x1]|=_0x16ca56>>0x8;},_0x18482b=function(_0x13430c,_0x4333d0,_0xddcce3){_0xddcce3<<=_0x4333d0&0x7;var _0x189cbb=_0x4333d0/0x8|0x0;_0x13430c[_0x189cbb]|=_0xddcce3,_0x13430c[_0x189cbb+0x1]|=_0xddcce3>>0x8,_0x13430c[_0x189cbb+0x2]|=_0xddcce3>>0x10;},_0x55e815=function(_0x4dee15,_0x17920a){const _0xc621d6=_0x41e775;for(var _0x54e278=[],_0x48c3ed=0x0;_0x48c3ed<_0x4dee15[_0xc621d6(0x1b2)];++_0x48c3ed)_0x4dee15[_0x48c3ed]&&_0x54e278[_0xc621d6(0x21e)]({'s':_0x48c3ed,'f':_0x4dee15[_0x48c3ed]});var _0x3a6af5=_0x54e278['length'],_0x466711=_0x54e278['slice']();if(!_0x3a6af5)return{'t':_0x2c1e86,'l':0x0};if(_0x3a6af5==0x1){var _0x1c3d0c=new _0x46a98a(_0x54e278[0x0]['s']+0x1);return _0x1c3d0c[_0x54e278[0x0]['s']]=0x1,{'t':_0x1c3d0c,'l':0x1};}_0x54e278[_0xc621d6(0x2e3)](function(_0x507a98,_0x47c73f){return _0x507a98['f']-_0x47c73f['f'];}),_0x54e278['push']({'s':-0x1,'f':0x61a9});var _0x392eb1=_0x54e278[0x0],_0x282f6b=_0x54e278[0x1],_0x5e3da5=0x0,_0x1b3e9c=0x1,_0x5ecc71=0x2;for(_0x54e278[0x0]={'s':-0x1,'f':_0x392eb1['f']+_0x282f6b['f'],'l':_0x392eb1,'r':_0x282f6b};_0x1b3e9c!=_0x3a6af5-0x1;)_0x392eb1=_0x54e278[_0x54e278[_0x5e3da5]['f']<_0x54e278[_0x5ecc71]['f']?_0x5e3da5++:_0x5ecc71++],_0x282f6b=_0x54e278[_0x5e3da5!=_0x1b3e9c&&_0x54e278[_0x5e3da5]['f']<_0x54e278[_0x5ecc71]['f']?_0x5e3da5++:_0x5ecc71++],_0x54e278[_0x1b3e9c++]={'s':-0x1,'f':_0x392eb1['f']+_0x282f6b['f'],'l':_0x392eb1,'r':_0x282f6b};for(var _0x5e4317=_0x466711[0x0]['s'],_0x48c3ed=0x1;_0x48c3ed<_0x3a6af5;++_0x48c3ed)_0x466711[_0x48c3ed]['s']>_0x5e4317&&(_0x5e4317=_0x466711[_0x48c3ed]['s']);var _0x205578=new _0x42926d(_0x5e4317+0x1),_0xf17718=_0x1f4c58(_0x54e278[_0x1b3e9c-0x1],_0x205578,0x0);if(_0xf17718>_0x17920a){var _0x48c3ed=0x0,_0x5259bd=0x0,_0x4694a2=_0xf17718-_0x17920a,_0xa291b4=0x1<<_0x4694a2;for(_0x466711[_0xc621d6(0x2e3)](function(_0x5a5a30,_0x5389bb){return _0x205578[_0x5389bb['s']]-_0x205578[_0x5a5a30['s']]||_0x5a5a30['f']-_0x5389bb['f'];});_0x48c3ed<_0x3a6af5;++_0x48c3ed){var _0xc0edff=_0x466711[_0x48c3ed]['s'];if(_0x205578[_0xc0edff]>_0x17920a)_0x5259bd+=_0xa291b4-(0x1<<_0xf17718-_0x205578[_0xc0edff]),_0x205578[_0xc0edff]=_0x17920a;else break;}for(_0x5259bd>>=_0x4694a2;_0x5259bd>0x0;){var _0x7dd5a1=_0x466711[_0x48c3ed]['s'];_0x205578[_0x7dd5a1]<_0x17920a?_0x5259bd-=0x1<<_0x17920a-_0x205578[_0x7dd5a1]++-0x1:++_0x48c3ed;}for(;_0x48c3ed>=0x0&&_0x5259bd;--_0x48c3ed){var _0x8f720=_0x466711[_0x48c3ed]['s'];_0x205578[_0x8f720]==_0x17920a&&(--_0x205578[_0x8f720],++_0x5259bd);}_0xf17718=_0x17920a;}return{'t':new _0x46a98a(_0x205578),'l':_0xf17718};},_0x1f4c58=function(_0x3ba2f6,_0x28d861,_0x58beb7){const _0x34a291=_0x41e775;return _0x3ba2f6['s']==-0x1?Math[_0x34a291(0x2be)](_0x1f4c58(_0x3ba2f6['l'],_0x28d861,_0x58beb7+0x1),_0x1f4c58(_0x3ba2f6['r'],_0x28d861,_0x58beb7+0x1)):_0x28d861[_0x3ba2f6['s']]=_0x58beb7;},_0x5e3863=function(_0x4661fb){const _0x4ccf9c=_0x41e775;for(var _0x888985=_0x4661fb['length'];_0x888985&&!_0x4661fb[--_0x888985];);for(var _0x2e82f9=new _0x42926d(++_0x888985),_0x3d78db=0x0,_0x4419e2=_0x4661fb[0x0],_0x326fd6=0x1,_0x4b8437=function(_0x310012){_0x2e82f9[_0x3d78db++]=_0x310012;},_0x1e912c=0x1;_0x1e912c<=_0x888985;++_0x1e912c)if(_0x4661fb[_0x1e912c]==_0x4419e2&&_0x1e912c!=_0x888985)++_0x326fd6;else{if(!_0x4419e2&&_0x326fd6>0x2){for(;_0x326fd6>0x8a;_0x326fd6-=0x8a)_0x4b8437(0x7ff2);_0x326fd6>0x2&&(_0x4b8437(_0x326fd6>0xa?_0x326fd6-0xb<<0x5|0x7012:_0x326fd6-0x3<<0x5|0x3011),_0x326fd6=0x0);}else{if(_0x326fd6>0x3){for(_0x4b8437(_0x4419e2),--_0x326fd6;_0x326fd6>0x6;_0x326fd6-=0x6)_0x4b8437(0x2070);_0x326fd6>0x2&&(_0x4b8437(_0x326fd6-0x3<<0x5|0x2010),_0x326fd6=0x0);}}for(;_0x326fd6--;)_0x4b8437(_0x4419e2);_0x326fd6=0x1,_0x4419e2=_0x4661fb[_0x1e912c];}return{'c':_0x2e82f9[_0x4ccf9c(0x151)](0x0,_0x3d78db),'n':_0x888985};},_0x190c53=function(_0x1b97b0,_0x230ab7){const _0x1fc0f2=_0x41e775;for(var _0x4ae256=0x0,_0x42a8ea=0x0;_0x42a8ea<_0x230ab7[_0x1fc0f2(0x1b2)];++_0x42a8ea)_0x4ae256+=_0x1b97b0[_0x42a8ea]*_0x230ab7[_0x42a8ea];return _0x4ae256;},_0xaa466d=function(_0xbf7fe,_0x1d5cd5,_0xf09733){var _0x25cd17=_0xf09733['length'],_0x1b9603=_0x263aa9(_0x1d5cd5+0x2);_0xbf7fe[_0x1b9603]=_0x25cd17&0xff,_0xbf7fe[_0x1b9603+0x1]=_0x25cd17>>0x8,_0xbf7fe[_0x1b9603+0x2]=_0xbf7fe[_0x1b9603]^0xff,_0xbf7fe[_0x1b9603+0x3]=_0xbf7fe[_0x1b9603+0x1]^0xff;for(var _0x4167de=0x0;_0x4167de<_0x25cd17;++_0x4167de)_0xbf7fe[_0x1b9603+_0x4167de+0x4]=_0xf09733[_0x4167de];return(_0x1b9603+0x4+_0x25cd17)*0x8;},_0xf3b776=function(_0x4d97e5,_0x443dea,_0x4547b0,_0x4f5a05,_0x9c97d2,_0x4d5779,_0x411842,_0x2aade1,_0xd36525,_0x1aee48,_0x457be3){const _0x571d6a=_0x41e775;_0x1e90f9(_0x443dea,_0x457be3++,_0x4547b0),++_0x9c97d2[0x100];for(var _0x240167=_0x55e815(_0x9c97d2,0xf),_0x556b44=_0x240167['t'],_0x1523a9=_0x240167['l'],_0x2ab551=_0x55e815(_0x4d5779,0xf),_0x50f31d=_0x2ab551['t'],_0x3f021c=_0x2ab551['l'],_0xb0c650=_0x5e3863(_0x556b44),_0x515dfb=_0xb0c650['c'],_0x1dd6a4=_0xb0c650['n'],_0xac88e0=_0x5e3863(_0x50f31d),_0x106d2f=_0xac88e0['c'],_0x289584=_0xac88e0['n'],_0x57447d=new _0x42926d(0x13),_0x49da40=0x0;_0x49da40<_0x515dfb[_0x571d6a(0x1b2)];++_0x49da40)++_0x57447d[_0x515dfb[_0x49da40]&0x1f];for(var _0x49da40=0x0;_0x49da40<_0x106d2f['length'];++_0x49da40)++_0x57447d[_0x106d2f[_0x49da40]&0x1f];for(var _0x2b5492=_0x55e815(_0x57447d,0x7),_0x5b3550=_0x2b5492['t'],_0x1a7ab6=_0x2b5492['l'],_0x391cb2=0x13;_0x391cb2>0x4&&!_0x5b3550[_0x4d4822[_0x391cb2-0x1]];--_0x391cb2);var _0x14e05d=_0x1aee48+0x5<<0x3,_0x338877=_0x190c53(_0x9c97d2,_0x3c5b3b)+_0x190c53(_0x4d5779,_0x2f9cb4)+_0x411842,_0x5ca9ff=_0x190c53(_0x9c97d2,_0x556b44)+_0x190c53(_0x4d5779,_0x50f31d)+_0x411842+0xe+0x3*_0x391cb2+_0x190c53(_0x57447d,_0x5b3550)+0x2*_0x57447d[0x10]+0x3*_0x57447d[0x11]+0x7*_0x57447d[0x12];if(_0xd36525>=0x0&&_0x14e05d<=_0x338877&&_0x14e05d<=_0x5ca9ff)return _0xaa466d(_0x443dea,_0x457be3,_0x4d97e5[_0x571d6a(0x151)](_0xd36525,_0xd36525+_0x1aee48));var _0xbd7f79,_0x1e03b7,_0x5d2b4c,_0x1b7ab9;if(_0x1e90f9(_0x443dea,_0x457be3,0x1+(_0x5ca9ff<_0x338877)),_0x457be3+=0x2,_0x5ca9ff<_0x338877){_0xbd7f79=_0x2be537(_0x556b44,_0x1523a9,0x0),_0x1e03b7=_0x556b44,_0x5d2b4c=_0x2be537(_0x50f31d,_0x3f021c,0x0),_0x1b7ab9=_0x50f31d;var _0x514a81=_0x2be537(_0x5b3550,_0x1a7ab6,0x0);_0x1e90f9(_0x443dea,_0x457be3,_0x1dd6a4-0x101),_0x1e90f9(_0x443dea,_0x457be3+0x5,_0x289584-0x1),_0x1e90f9(_0x443dea,_0x457be3+0xa,_0x391cb2-0x4),_0x457be3+=0xe;for(var _0x49da40=0x0;_0x49da40<_0x391cb2;++_0x49da40)_0x1e90f9(_0x443dea,_0x457be3+0x3*_0x49da40,_0x5b3550[_0x4d4822[_0x49da40]]);_0x457be3+=0x3*_0x391cb2;for(var _0x5e1fe2=[_0x515dfb,_0x106d2f],_0x53c59e=0x0;_0x53c59e<0x2;++_0x53c59e)for(var _0x2c643c=_0x5e1fe2[_0x53c59e],_0x49da40=0x0;_0x49da40<_0x2c643c[_0x571d6a(0x1b2)];++_0x49da40){var _0x2127a5=_0x2c643c[_0x49da40]&0x1f;_0x1e90f9(_0x443dea,_0x457be3,_0x514a81[_0x2127a5]),_0x457be3+=_0x5b3550[_0x2127a5],_0x2127a5>0xf&&(_0x1e90f9(_0x443dea,_0x457be3,_0x2c643c[_0x49da40]>>0x5&0x7f),_0x457be3+=_0x2c643c[_0x49da40]>>0xc);}}else _0xbd7f79=_0x2361fb,_0x1e03b7=_0x3c5b3b,_0x5d2b4c=_0x4e07bd,_0x1b7ab9=_0x2f9cb4;for(var _0x49da40=0x0;_0x49da40<_0x2aade1;++_0x49da40){var _0x2a5499=_0x4f5a05[_0x49da40];if(_0x2a5499>0xff){var _0x2127a5=_0x2a5499>>0x12&0x1f;_0x18482b(_0x443dea,_0x457be3,_0xbd7f79[_0x2127a5+0x101]),_0x457be3+=_0x1e03b7[_0x2127a5+0x101],_0x2127a5>0x7&&(_0x1e90f9(_0x443dea,_0x457be3,_0x2a5499>>0x17&0x1f),_0x457be3+=_0x5e8cc9[_0x2127a5]);var _0x24b761=_0x2a5499&0x1f;_0x18482b(_0x443dea,_0x457be3,_0x5d2b4c[_0x24b761]),_0x457be3+=_0x1b7ab9[_0x24b761],_0x24b761>0x3&&(_0x18482b(_0x443dea,_0x457be3,_0x2a5499>>0x5&0x1fff),_0x457be3+=_0x94e25b[_0x24b761]);}else _0x18482b(_0x443dea,_0x457be3,_0xbd7f79[_0x2a5499]),_0x457be3+=_0x1e03b7[_0x2a5499];}return _0x18482b(_0x443dea,_0x457be3,_0xbd7f79[0x100]),_0x457be3+_0x1e03b7[0x100];},_0x59241b=new _0x4b6d2c([0x10004,0x20008,0x20010,0x20020,0x40020,0x100080,0x100100,0x204400,0x205000]),_0x2c1e86=new _0x46a98a(0x0),_0x3a5cff=function(_0x355b10,_0x5f353a,_0x3a12e2,_0x5ca965,_0x1acd73,_0x2cf5c){const _0x6a91c4=_0x41e775;var _0x26dc96=_0x2cf5c['z']||_0x355b10[_0x6a91c4(0x1b2)],_0xa809c4=new _0x46a98a(_0x5ca965+_0x26dc96+0x5*(0x1+Math['ceil'](_0x26dc96/0x1b58))+_0x1acd73),_0x3754c6=_0xa809c4[_0x6a91c4(0x151)](_0x5ca965,_0xa809c4[_0x6a91c4(0x1b2)]-_0x1acd73),_0x1534b5=_0x2cf5c['l'],_0x8a9c08=(_0x2cf5c['r']||0x0)&0x7;if(_0x5f353a){_0x8a9c08&&(_0x3754c6[0x0]=_0x2cf5c['r']>>0x3);for(var _0x9ba0b9=_0x59241b[_0x5f353a-0x1],_0xf16536=_0x9ba0b9>>0xd,_0x52caa3=_0x9ba0b9&0x1fff,_0x2843ff=(0x1<<_0x3a12e2)-0x1,_0x2110ce=_0x2cf5c['p']||new _0x42926d(0x8000),_0x398041=_0x2cf5c['h']||new _0x42926d(_0x2843ff+0x1),_0x103e23=Math['ceil'](_0x3a12e2/0x3),_0x3f7d2e=0x2*_0x103e23,_0x3464ff=function(_0x14ae94){return(_0x355b10[_0x14ae94]^_0x355b10[_0x14ae94+0x1]<<_0x103e23^_0x355b10[_0x14ae94+0x2]<<_0x3f7d2e)&_0x2843ff;},_0x3115ba=new _0x4b6d2c(0x61a8),_0x279c82=new _0x42926d(0x120),_0x1a3040=new _0x42926d(0x20),_0x41a7e1=0x0,_0x1c4bf5=0x0,_0x5eb0b0=_0x2cf5c['i']||0x0,_0x26121f=0x0,_0x6d55ef=_0x2cf5c['w']||0x0,_0x47e449=0x0;_0x5eb0b0+0x2<_0x26dc96;++_0x5eb0b0){var _0x50b8b5=_0x3464ff(_0x5eb0b0),_0x29c5eb=_0x5eb0b0&0x7fff,_0x3b8940=_0x398041[_0x50b8b5];if(_0x2110ce[_0x29c5eb]=_0x3b8940,_0x398041[_0x50b8b5]=_0x29c5eb,_0x6d55ef<=_0x5eb0b0){var _0x4b4649=_0x26dc96-_0x5eb0b0;if((_0x41a7e1>0x1b58||_0x26121f>0x6000)&&(_0x4b4649>0x1a7||!_0x1534b5)){_0x8a9c08=_0xf3b776(_0x355b10,_0x3754c6,0x0,_0x3115ba,_0x279c82,_0x1a3040,_0x1c4bf5,_0x26121f,_0x47e449,_0x5eb0b0-_0x47e449,_0x8a9c08),_0x26121f=_0x41a7e1=_0x1c4bf5=0x0,_0x47e449=_0x5eb0b0;for(var _0xc2ade4=0x0;_0xc2ade4<0x11e;++_0xc2ade4)_0x279c82[_0xc2ade4]=0x0;for(var _0xc2ade4=0x0;_0xc2ade4<0x1e;++_0xc2ade4)_0x1a3040[_0xc2ade4]=0x0;}var _0x595a20=0x2,_0xc1ef23=0x0,_0x46ba9b=_0x52caa3,_0x2f5950=_0x29c5eb-_0x3b8940&0x7fff;if(_0x4b4649>0x2&&_0x50b8b5==_0x3464ff(_0x5eb0b0-_0x2f5950))for(var _0x160c6e=Math[_0x6a91c4(0x179)](_0xf16536,_0x4b4649)-0x1,_0x3377f4=Math['min'](0x7fff,_0x5eb0b0),_0x11e465=Math[_0x6a91c4(0x179)](0x102,_0x4b4649);_0x2f5950<=_0x3377f4&&--_0x46ba9b&&_0x29c5eb!=_0x3b8940;){if(_0x355b10[_0x5eb0b0+_0x595a20]==_0x355b10[_0x5eb0b0+_0x595a20-_0x2f5950]){for(var _0x3933ad=0x0;_0x3933ad<_0x11e465&&_0x355b10[_0x5eb0b0+_0x3933ad]==_0x355b10[_0x5eb0b0+_0x3933ad-_0x2f5950];++_0x3933ad);if(_0x3933ad>_0x595a20){if(_0x595a20=_0x3933ad,_0xc1ef23=_0x2f5950,_0x3933ad>_0x160c6e)break;for(var _0xe92a13=Math['min'](_0x2f5950,_0x3933ad-0x2),_0x480914=0x0,_0xc2ade4=0x0;_0xc2ade4<_0xe92a13;++_0xc2ade4){var _0x5ce921=_0x5eb0b0-_0x2f5950+_0xc2ade4&0x7fff,_0x19512a=_0x5ce921-_0x2110ce[_0x5ce921]&0x7fff;_0x19512a>_0x480914&&(_0x480914=_0x19512a,_0x3b8940=_0x5ce921);}}}_0x29c5eb=_0x3b8940,_0x3b8940=_0x2110ce[_0x29c5eb],_0x2f5950+=_0x29c5eb-_0x3b8940&0x7fff;}if(_0xc1ef23){_0x3115ba[_0x26121f++]=0x10000000|_0x6d2dbf[_0x595a20]<<0x12|_0x13baf7[_0xc1ef23];var _0x4b17d5=_0x6d2dbf[_0x595a20]&0x1f,_0x5b93f9=_0x13baf7[_0xc1ef23]&0x1f;_0x1c4bf5+=_0x5e8cc9[_0x4b17d5]+_0x94e25b[_0x5b93f9],++_0x279c82[0x101+_0x4b17d5],++_0x1a3040[_0x5b93f9],_0x6d55ef=_0x5eb0b0+_0x595a20,++_0x41a7e1;}else _0x3115ba[_0x26121f++]=_0x355b10[_0x5eb0b0],++_0x279c82[_0x355b10[_0x5eb0b0]];}}for(_0x5eb0b0=Math['max'](_0x5eb0b0,_0x6d55ef);_0x5eb0b0<_0x26dc96;++_0x5eb0b0)_0x3115ba[_0x26121f++]=_0x355b10[_0x5eb0b0],++_0x279c82[_0x355b10[_0x5eb0b0]];_0x8a9c08=_0xf3b776(_0x355b10,_0x3754c6,_0x1534b5,_0x3115ba,_0x279c82,_0x1a3040,_0x1c4bf5,_0x26121f,_0x47e449,_0x5eb0b0-_0x47e449,_0x8a9c08),_0x1534b5||(_0x2cf5c['r']=_0x8a9c08&0x7|_0x3754c6[_0x8a9c08/0x8|0x0]<<0x3,_0x8a9c08-=0x7,_0x2cf5c['h']=_0x398041,_0x2cf5c['p']=_0x2110ce,_0x2cf5c['i']=_0x5eb0b0,_0x2cf5c['w']=_0x6d55ef);}else{for(var _0x5eb0b0=_0x2cf5c['w']||0x0;_0x5eb0b0<_0x26dc96+_0x1534b5;_0x5eb0b0+=0xffff){var _0x2c0745=_0x5eb0b0+0xffff;_0x2c0745>=_0x26dc96&&(_0x3754c6[_0x8a9c08/0x8|0x0]=_0x1534b5,_0x2c0745=_0x26dc96),_0x8a9c08=_0xaa466d(_0x3754c6,_0x8a9c08+0x1,_0x355b10[_0x6a91c4(0x151)](_0x5eb0b0,_0x2c0745));}_0x2cf5c['i']=_0x26dc96;}return _0xa0eb2d(_0xa809c4,0x0,_0x5ca965+_0x263aa9(_0x8a9c08)+_0x1acd73);},_0xba3b6a=function(_0x2a1c91,_0x5a3106,_0x3b59f6,_0x5746b7,_0x23bd59){const _0xce0c7e=_0x41e775;if(!_0x23bd59&&(_0x23bd59={'l':0x1},_0x5a3106[_0xce0c7e(0x2aa)])){var _0x5c6ee4=_0x5a3106[_0xce0c7e(0x2aa)]['subarray'](-0x8000),_0x5a18e1=new _0x46a98a(_0x5c6ee4[_0xce0c7e(0x1b2)]+_0x2a1c91[_0xce0c7e(0x1b2)]);_0x5a18e1['set'](_0x5c6ee4),_0x5a18e1[_0xce0c7e(0x27f)](_0x2a1c91,_0x5c6ee4[_0xce0c7e(0x1b2)]),_0x2a1c91=_0x5a18e1,_0x23bd59['w']=_0x5c6ee4[_0xce0c7e(0x1b2)];}return _0x3a5cff(_0x2a1c91,_0x5a3106[_0xce0c7e(0x2d8)]==null?0x6:_0x5a3106[_0xce0c7e(0x2d8)],_0x5a3106[_0xce0c7e(0x2b6)]==null?_0x23bd59['l']?Math['ceil'](Math[_0xce0c7e(0x2be)](0x8,Math[_0xce0c7e(0x179)](0xd,Math[_0xce0c7e(0x181)](_0x2a1c91[_0xce0c7e(0x1b2)])))*1.5):0x14:0xc+_0x5a3106[_0xce0c7e(0x2b6)],_0x3b59f6,_0x5746b7,_0x23bd59);};function _0x3ee922(_0x475aff,_0x1ef6a3){return _0xba3b6a(_0x475aff,_0x1ef6a3||{},0x0,0x0);}var _0x2c3029=typeof TextDecoder<'u'&&new TextDecoder();try{_0x2c3029[_0x41e775(0x2f2)](_0x2c1e86,{'stream':!0x0});}catch{}let _0x297f90=_0x41e775(0x2c8),_0x184f3a='application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',_0x593d61='application/vnd.ms-excel.sheet.macroEnabled.12',_0x45aeac=_0x41e775(0x232),_0x39f5a1='application/vnd.openxmlformats-officedocument.presentationml.presentation',_0x1385f4=_0x41e775(0x29a),_0x5a58fc={[_0x42c8e5['UniverInstanceType'][_0x41e775(0x2c4)]]:[''],[_0x42c8e5[_0x41e775(0x250)][_0x41e775(0x1ca)]]:[_0x297f90],[_0x42c8e5[_0x41e775(0x250)][_0x41e775(0x1bf)]]:[_0x184f3a,_0x593d61,_0x45aeac],[_0x42c8e5[_0x41e775(0x250)][_0x41e775(0x2dc)]]:[_0x39f5a1],[_0x42c8e5['UniverInstanceType'][_0x41e775(0x1bd)]]:[''],[_0x42c8e5[_0x41e775(0x250)][_0x41e775(0x153)]]:[''],[_0x42c8e5['UniverInstanceType'][_0x41e775(0x18d)]]:[''],[_0x42c8e5[_0x41e775(0x250)][_0x41e775(0x1ce)]]:[_0x1385f4],[_0x42c8e5[_0x41e775(0x250)][_0x41e775(0x243)]]:['']},_0x32df51={[_0x297f90]:_0x41e775(0x2cf),[_0x184f3a]:'xlsx',[_0x593d61]:_0x41e775(0x299),[_0x45aeac]:_0x41e775(0x27b),[_0x39f5a1]:_0x41e775(0x1be),[_0x1385f4]:_0x41e775(0x2bd)};function _0x2ab33d(_0x42ed1b,_0x40ebdc,_0x13e09a){const _0x577ce6=_0x41e775;let _0x4f85ab=document[_0x577ce6(0x1d2)]('a');_0x4f85ab[_0x577ce6(0x253)]=_0x42ed1b,_0x4f85ab[_0x577ce6(0x261)][_0x577ce6(0x159)]=_0x577ce6(0x277),_0x4f85ab[_0x577ce6(0x197)]=_0x40ebdc+'.'+_0x13e09a,document[_0x577ce6(0x1b8)][_0x577ce6(0x1bb)](_0x4f85ab),_0x4f85ab[_0x577ce6(0x160)](),document['body']['removeChild'](_0x4f85ab);}function _0x4beb32(_0x4b722e,_0x5e0d67,_0x56df4e){const _0x2fc976=_0x41e775;let _0x2c8180=URL[_0x2fc976(0x2e9)](_0x4b722e);_0x2ab33d(_0x2c8180,_0x5e0d67,_0x56df4e),URL[_0x2fc976(0x27e)](_0x2c8180);}function _0x27caad(_0x4a4a93){const _0x26350b=_0x41e775;let _0x5a0f3a=_0x4a4a93[_0x26350b(0x1f5)]['split']('.')['pop']();if(!_0x5a0f3a)return _0x42c8e5[_0x26350b(0x250)][_0x26350b(0x2c4)];let _0x25afa5=_0x25e24c(),_0x3a267d=_0x42c8e5['UniverInstanceType'][_0x26350b(0x2c4)];return _0x25afa5['some'](_0x4e902f=>_0x2a7eb1(_0x5a0f3a,_0x4e902f)?(_0x3a267d=_0x4e902f,!0x0):!0x1),_0x3a267d;}function _0x25e24c(){const _0x202471=_0x41e775;return Object[_0x202471(0x15c)](_0x42c8e5[_0x202471(0x250)])[_0x202471(0x221)](_0xd49e2f=>typeof _0xd49e2f=='number');}function _0x2a7eb1(_0x111c93,_0x943e69){const _0x4c0935=_0x41e775;var _0x3fc7ae;return((_0x3fc7ae=_0x5a58fc[_0x943e69])==null?[]:_0x3fc7ae)[_0x4c0935(0x25d)](_0x42cb4c=>(_0x32df51[_0x42cb4c]||'')['toLowerCase']())['includes'](_0x111c93[_0x4c0935(0x2ba)]());}function _0x374a76(_0x3e38d4,_0x4cd419=!0x1){const _0x2213ae=_0x41e775;let _0x280991=_0x3e38d4[_0x2213ae(0x25d)](_0x3ab856=>{var _0x4324f0;return(_0x4324f0=_0x5a58fc[_0x3ab856])==null?[]:_0x4324f0;})[_0x2213ae(0x217)](',');return new Promise((_0x307fbf,_0x544c2c)=>{const _0x3f5ee7=_0x2213ae;let _0x3187e1=document[_0x3f5ee7(0x1d2)](_0x3f5ee7(0x1f2));_0x3187e1[_0x3f5ee7(0x1dc)]=_0x3f5ee7(0x258),_0x3187e1[_0x3f5ee7(0x18c)]=_0x280991,_0x3187e1[_0x3f5ee7(0x16b)]=_0x4cd419,_0x3187e1[_0x3f5ee7(0x2a9)](_0x3f5ee7(0x212),_0x5487bc=>{const _0x473443=_0x3f5ee7;let _0x2b7866=_0x5487bc[_0x473443(0x2f0)];if(!_0x2b7866[_0x473443(0x1aa)]||_0x2b7866[_0x473443(0x1aa)][_0x473443(0x1b2)]===0x0)throw _0x544c2c(null),Error(_0x473443(0x2ca));_0x307fbf(_0x2b7866[_0x473443(0x1aa)]);}),_0x3187e1[_0x3f5ee7(0x160)]();});}async function _0x7d25d1(_0x420205,_0x108ab1){const _0x56f520=_0x41e775;try{var _0x520512,_0x2a20dc,_0x5769ce;let _0x2c59ee=await _0x108ab1['get'](_0x420205,{'responseType':'blob'}),_0x4c4b5e=_0x2c59ee['body'],_0x944e05=(_0x520512=(_0x2a20dc=_0x2c59ee[_0x56f520(0x297)][_0x56f520(0x29c)](_0x56f520(0x28f)))==null?void 0x0:_0x2a20dc[_0x56f520(0x217)](',\x20'))==null?_0x56f520(0x2a6):_0x520512,_0x4ef205=_0x56f520(0x20f)+(_0x32df51[_0x944e05]||_0x56f520(0x1a3)),_0x430e7f=(_0x5769ce=_0x2c59ee[_0x56f520(0x297)][_0x56f520(0x29c)]('content-disposition'))==null?void 0x0:_0x5769ce[_0x56f520(0x217)](',\x20');if(_0x430e7f){let _0x1b18f7=_0x430e7f[_0x56f520(0x285)](/filename=(.+)/);_0x1b18f7&&_0x1b18f7[0x1]&&(_0x4ef205=_0x1b18f7[0x1]);}else _0x4ef205=_0x1605b0(_0x420205)||_0x4ef205;return new File([_0x4c4b5e],_0x4ef205,{'type':_0x944e05});}catch(_0x4e6d06){console[_0x56f520(0x319)](_0x56f520(0x1a0),_0x4e6d06);return;}}function _0x1605b0(_0x599514){const _0x2a18cd=_0x41e775;try{return new URL(_0x599514)[_0x2a18cd(0x26e)][_0x2a18cd(0x1a5)]('/')['pop']();}catch(_0x5861e5){console['error'](_0x2a18cd(0x146),_0x5861e5);return;}}function _0x421302(_0x10d5bc){const _0x1880f6=_0x41e775;let _0x233cff=new Blob([_0x10d5bc[_0x1880f6(0x2c3)]],{'type':_0x1880f6(0x304)});return new File([_0x233cff],_0x1880f6(0x310));}function _0x2bd44d(_0x296524,_0x39bcd3){const _0x2b1476=_0x41e775;return _0x296524[_0x2b1476(0x211)]('{type}',_0x39bcd3);}function _0x157aa3(_0xd0575e,_0x2bd3b4){const _0x35a053=_0x41e775;return _0xd0575e[_0x35a053(0x211)](_0x35a053(0x305),_0x2bd3b4);}function _0x369bc1(_0x21656d,_0x3bd39d){const _0x1171f1=_0x41e775;return _0x21656d['replace'](_0x1171f1(0x2e1),_0x3bd39d);}let _0x1aef36=(0x0,_0x42c8e5[_0x41e775(0x1ba)])(_0x41e775(0x26d)),_0x40ccae=class{constructor(_0x1cc9ee,_0x3aafe5){const _0x1fcab9=_0x41e775;this[_0x1fcab9(0x26a)]=_0x1cc9ee,this[_0x1fcab9(0x1a7)]=_0x3aafe5,_0xb150bd(this,_0x1fcab9(0x28d),new Set());}[_0x41e775(0x234)](){}[_0x41e775(0x196)](_0x26f790){const _0x589c3f=_0x41e775;this[_0x589c3f(0x28d)][_0x589c3f(0x1e4)](_0x26f790);}[_0x41e775(0x149)](){const _0xa6df4a=_0x41e775;this[_0xa6df4a(0x28d)][_0xa6df4a(0x274)]();}async[_0x41e775(0x2fe)](_0x3f593a,_0x2ecb06=0x0,_0x1f7f0c=!0x1){const _0x22b7d8=_0x41e775;if(typeof _0x3f593a==_0x22b7d8(0x1ae)){let _0x480741=await _0x7d25d1(_0x3f593a,this[_0x22b7d8(0x1a7)]);if(!_0x480741)throw Error(_0x22b7d8(0x1d5));_0x3f593a=_0x480741;}_0x2ecb06=_0x2ecb06||_0x3f593a['size'];let _0x10dbbf=new FormData();_0x10dbbf[_0x22b7d8(0x29b)]('file',_0x3f593a);try{let _0x2d302b=this[_0x22b7d8(0x1e8)]()+_0x22b7d8(0x1c0)+_0x2ecb06+'&source='+_0x285eb5['FileSource']['HttpImport']+_0x22b7d8(0x23f)+_0x1f7f0c,_0x2642ec={'body':_0x10dbbf},_0x405219=(await this['_httpService'][_0x22b7d8(0x2bc)](_0x2d302b,_0x2642ec))[_0x22b7d8(0x1b8)];if(_0x405219['error']&&_0x405219[_0x22b7d8(0x319)]['code']!==_0x285eb5['ErrorCode']['OK'])throw Error(this['_buildProtocolErrorMessage']('upload\x20request\x20failed',_0x405219['error']));return _0x405219;}catch(_0x12ebe5){throw _0x12ebe5 instanceof Error?_0x12ebe5:Error(this[_0x22b7d8(0x25a)](_0x22b7d8(0x1c6),_0x12ebe5));}}async['import'](_0x4b65bf){const _0xe6f422=_0x41e775;let {fileID:_0x3845ea,type:_0x2ad84f,outputType:_0x566e33,minSheetColumnCount:_0xa886d2,minSheetRowCount:_0x4f5894}=_0x4b65bf;try{let _0x4e45d6=_0x2bd44d(this[_0xe6f422(0x2e8)](),''+_0x2ad84f),_0x15623d={'body':{'fileID':_0x3845ea,'outputType':_0x566e33,'minSheetColumnCount':_0xa886d2,'minSheetRowCount':_0x4f5894}},_0x3f9889=(await this[_0xe6f422(0x1a7)]['post'](_0x4e45d6,_0x15623d))[_0xe6f422(0x1b8)];return _0x3f9889[_0xe6f422(0x319)]&&_0x3f9889[_0xe6f422(0x319)][_0xe6f422(0x318)]!==_0x285eb5['ErrorCode']['OK']?void 0x0:_0x3f9889;}catch{return;}}async['export'](_0x28843b){const _0x139978=_0x41e775;let {unitID:_0x242825,jsonID:_0x2ebbcf,type:_0x18ab4c,useImageUrl:_0x5e74bd,ignoreTableExport:_0x3e737b}=_0x28843b;try{let _0x4e5dfc=_0x2bd44d(this[_0x139978(0x1dd)](),''+_0x18ab4c),_0x194058={'body':{'unitID':_0x242825,'jsonID':_0x2ebbcf,'type':_0x18ab4c,'useImageUrl':_0x5e74bd,'ignoreTableExport':_0x3e737b}},_0x3654a6=(await this[_0x139978(0x1a7)]['post'](_0x4e5dfc,_0x194058))[_0x139978(0x1b8)];return _0x3654a6[_0x139978(0x319)]&&_0x3654a6[_0x139978(0x319)][_0x139978(0x318)]!==_0x285eb5[_0x139978(0x273)]['OK']?void 0x0:_0x3654a6;}catch{return;}}async[_0x41e775(0x21b)](_0x29b9f0){return new Promise((_0x33df54,_0x703fbe)=>{const _0x534c28=_0x38ad;try{let _0x125e1e=0x0,_0x597736=_0x157aa3(this['_getTaskURL'](),''+_0x29b9f0),_0x2d0976=this[_0x534c28(0x215)](),_0x479f12=async()=>{const _0x5ce6c9=_0x534c28;if(this[_0x5ce6c9(0x28d)]['has'](_0x29b9f0))return;let _0x30caae=(await this[_0x5ce6c9(0x1a7)]['get'](_0x597736))[_0x5ce6c9(0x1b8)];if(_0x30caae[_0x5ce6c9(0x319)]&&_0x30caae[_0x5ce6c9(0x319)][_0x5ce6c9(0x318)]===_0x285eb5['ErrorCode']['OK']){if(_0x30caae[_0x5ce6c9(0x1f8)]===_0x5ce6c9(0x150))_0x33df54(_0x30caae);else{if(_0x30caae[_0x5ce6c9(0x1f8)]===_0x5ce6c9(0x210)){let _0x1fc385=0x3e8;if(_0x125e1e>=_0x2d0976){_0x703fbe(_0x30caae);return;}else _0x125e1e>=0x7530&&(_0x1fc385=0x1388);_0x125e1e+=_0x1fc385,setTimeout(_0x479f12,_0x1fc385);}else _0x703fbe(_0x30caae);}}else _0x703fbe(_0x30caae);};_0x479f12();}catch(_0x239828){_0x703fbe(_0x239828 instanceof Error?_0x239828:Error(String(_0x239828)));}});}async[_0x41e775(0x254)](_0x1328d7){const _0x2da755=_0x41e775;try{let _0x539a88=_0x369bc1(this[_0x2da755(0x1b9)](),''+_0x1328d7);return(await this[_0x2da755(0x1a7)][_0x2da755(0x29c)](_0x539a88))['body'];}catch{return;}}async[_0x41e775(0x1fa)](_0x3e1b73){const _0x27eb83=_0x41e775;try{return(await this[_0x27eb83(0x1a7)][_0x27eb83(0x29c)](_0x3e1b73,{'responseType':_0x27eb83(0x24c)}))[_0x27eb83(0x1b8)];}catch{return;}}['_buildProtocolErrorMessage'](_0x24114e,_0x1beb50){let _0x2beedd=this['_extractErrorDetail'](_0x1beb50);return _0x2beedd?_0x24114e+':\x20'+_0x2beedd:_0x24114e;}[_0x41e775(0x25a)](_0x54065b,_0x38a713){const _0x11985c=_0x41e775;if(_0x38a713 instanceof _0x3609f8['HTTPResponseError']){let _0x584497=typeof _0x38a713['status']==_0x11985c(0x1fd)?''+_0x38a713[_0x11985c(0x1f8)]+(_0x38a713[_0x11985c(0x245)]?'\x20'+_0x38a713['statusText']:''):void 0x0,_0x4db213=this[_0x11985c(0x189)](_0x38a713[_0x11985c(0x319)]);return _0x584497&&_0x4db213?_0x54065b+_0x11985c(0x18e)+_0x584497+_0x11985c(0x1cb)+_0x4db213:_0x584497?_0x54065b+_0x11985c(0x18e)+_0x584497:_0x4db213?_0x54065b+':\x20'+_0x4db213:_0x54065b;}let _0x17d937=this['_extractErrorDetail'](_0x38a713);return _0x17d937?_0x54065b+':\x20'+_0x17d937:_0x54065b;}['_extractErrorDetail'](_0x1141d6){const _0x4a7f6e=_0x41e775;if(typeof _0x1141d6==_0x4a7f6e(0x1ae)){let _0x4287f9=_0x1141d6[_0x4a7f6e(0x1f4)]();return _0x4287f9[_0x4a7f6e(0x1b2)]>0x0?_0x4287f9:void 0x0;}if(_0x1141d6 instanceof Error)return this[_0x4a7f6e(0x189)](_0x1141d6[_0x4a7f6e(0x26c)]);if(!_0x1141d6||typeof _0x1141d6!=_0x4a7f6e(0x2a0)||Array['isArray'](_0x1141d6))return;let _0x2b6658=_0x1141d6,_0x1d9bed=this[_0x4a7f6e(0x189)](_0x2b6658[_0x4a7f6e(0x26c)]);if(_0x1d9bed)return _0x1d9bed;if(_0x2b6658['error']&&typeof _0x2b6658[_0x4a7f6e(0x319)]==_0x4a7f6e(0x2a0)&&!Array[_0x4a7f6e(0x284)](_0x2b6658['error'])){let _0x542e0a=this[_0x4a7f6e(0x189)](_0x2b6658[_0x4a7f6e(0x319)]);if(_0x542e0a)return _0x542e0a;}}['_getUploadFileURL'](){const _0xae4273=_0x41e775;var _0x137dab;let _0x3a3063=this[_0xae4273(0x26a)][_0xae4273(0x19b)](_0x127280);return(_0x137dab=_0x3a3063==null?void 0x0:_0x3a3063[_0xae4273(0x208)])==null?'/universer-api/stream/file/upload':_0x137dab;}['_getImportURL'](){const _0x3da6df=_0x41e775;var _0x54452c;let _0x3656fa=this['_configService']['getConfig'](_0x127280);return(_0x54452c=_0x3656fa==null?void 0x0:_0x3656fa[_0x3da6df(0x296)])==null?_0x3da6df(0x2b3):_0x54452c;}[_0x41e775(0x1dd)](){const _0x50d2e2=_0x41e775;var _0xdc328;let _0x478e85=this[_0x50d2e2(0x26a)][_0x50d2e2(0x19b)](_0x127280);return(_0xdc328=_0x478e85==null?void 0x0:_0x478e85[_0x50d2e2(0x2b0)])==null?_0x50d2e2(0x31d):_0xdc328;}[_0x41e775(0x180)](){const _0x4b2ad6=_0x41e775;var _0x5107b5;let _0x5c26d3=this[_0x4b2ad6(0x26a)][_0x4b2ad6(0x19b)](_0x127280);return(_0x5107b5=_0x5c26d3==null?void 0x0:_0x5c26d3['getTaskServerUrl'])==null?_0x4b2ad6(0x281):_0x5107b5;}[_0x41e775(0x1b9)](){const _0x3417c2=_0x41e775;var _0x3340e6;let _0x1740fc=this[_0x3417c2(0x26a)][_0x3417c2(0x19b)](_0x127280);return(_0x3340e6=_0x1740fc==null?void 0x0:_0x1740fc['signUrlServerUrl'])==null?_0x3417c2(0x2cd):_0x3340e6;}['_getMaxPollingTime'](){const _0x2da7ac=_0x41e775;var _0xcc11ee;let _0x2b4a40=this[_0x2da7ac(0x26a)][_0x2da7ac(0x19b)](_0x127280);return(_0xcc11ee=_0x2b4a40==null?void 0x0:_0x2b4a40[_0x2da7ac(0x2fa)])==null?0x1d4c0:_0xcc11ee;}};_0x40ccae=_0x11fc8b([_0x5f407f(0x0,_0x42c8e5[_0x41e775(0x25f)]),_0x5f407f(0x1,(0x0,_0x42c8e5[_0x41e775(0x1e1)])(_0x3609f8['HTTPService']))],_0x40ccae);function _0x2a0b46(_0x1a0413){const _0x563d3a=_0x41e775;let _0x3dc7d3=_0x1a0413[_0x563d3a(0x265)];if(!_0x3dc7d3)return null;let _0x114e20={};_0x3dc7d3['sheets']&&Object[_0x563d3a(0x28c)](_0x3dc7d3['sheets'])['forEach'](_0x2eb709=>{const _0x1a443e=_0x563d3a;let _0x59f3e9=_0x3dc7d3['sheets'][_0x2eb709];_0x114e20[_0x2eb709]={..._0x59f3e9,'originalMeta':(0x0,_0x93dc86['b64EncodeUnicode'])(_0x93dc86[_0x1a443e(0x14b)][_0x1a443e(0x2f2)](_0x59f3e9[_0x1a443e(0x27a)]))};});let _0x3dd51f=(0x0,_0x93dc86[_0x563d3a(0x2ae)])(_0x93dc86[_0x563d3a(0x14b)][_0x563d3a(0x2f2)](_0x3dc7d3[_0x563d3a(0x27a)]));return{..._0x1a0413,'workbook':{..._0x3dc7d3,'originalMeta':_0x3dd51f,'sheets':_0x114e20},'doc':{},'slide':void 0x0,'board':void 0x0};}function _0x134a43(_0x20a8cc){const _0x1d2985=_0x41e775;let _0x402dfd=_0x20a8cc[_0x1d2985(0x199)];if(!_0x402dfd)return null;let _0x53c12b=(0x0,_0x93dc86[_0x1d2985(0x2ae)])(_0x93dc86[_0x1d2985(0x14b)][_0x1d2985(0x2f2)](_0x402dfd[_0x1d2985(0x27a)]));return{..._0x20a8cc,'workbook':{},'doc':{..._0x402dfd,'originalMeta':_0x53c12b},'slide':void 0x0,'board':void 0x0};}function _0x8fecf9(_0x4073a4){const _0x3c6e6c=_0x41e775;var _0x506f7f;let _0x578376=(_0x506f7f=_0x4073a4[_0x3c6e6c(0x275)])==null?_0x4073a4[_0x3c6e6c(0x199)]:_0x506f7f;if(!_0x578376)return null;let _0x42c7d5=typeof _0x578376[_0x3c6e6c(0x27a)]=='string'?_0x578376['originalMeta']:(0x0,_0x93dc86[_0x3c6e6c(0x2ae)])(_0x93dc86[_0x3c6e6c(0x14b)][_0x3c6e6c(0x2f2)](_0x578376[_0x3c6e6c(0x27a)]));return{..._0x4073a4,'workbook':{},'doc':{},'slide':{..._0x578376,'originalMeta':_0x42c7d5},'board':void 0x0};}function _0x3fc429(_0x44d6e5){let _0x1b53af={};return _0x44d6e5['forEach'](_0x791f3b=>{const _0x581f4a=_0x38ad;_0x1b53af[_0x791f3b['id']]={..._0x791f3b,'data':(0x0,_0x93dc86[_0x581f4a(0x2ae)])(_0x93dc86[_0x581f4a(0x14b)][_0x581f4a(0x2f2)](_0x791f3b[_0x581f4a(0x264)]))};}),_0x1b53af;}async function _0x10f382(_0x257406){const _0x2a954c=_0x41e775;var _0x54b0b3;let _0x2aed13={'metadata':void 0x0},_0xead73=_0x257406['id'],_0x395c76=(_0x54b0b3=_0x257406[_0x2a954c(0x1fe)])==null?0x0:_0x54b0b3,_0x56d931=new _0x1612ae(),{snapshot:_0x4607f3}=await(0x0,_0x93dc86[_0x2a954c(0x1f3)])(_0x2aed13,_0x257406,_0xead73,_0x395c76,_0x56d931),_0x137aa5=await(0x0,_0x93dc86[_0x2a954c(0x147)])(_0x4607f3,_0x56d931),_0x2334d6=_0x2a0b46(_0x4607f3);if(!_0x2334d6)throw Error(_0x2a954c(0x1e5));return{'snapshot':_0x2334d6,'sheetBlocks':_0x3fc429(_0x137aa5)};}async function _0x45b688(_0x23b88c){const _0x9689b3=_0x41e775;var _0x513752;let _0x1a946c={'metadata':void 0x0},_0xf0929c=_0x23b88c['id'],{snapshot:_0x5b064c}=await(0x0,_0x93dc86['transformDocumentDataToSnapshot'])(_0x1a946c,_0x23b88c,_0xf0929c,(_0x513752=_0x23b88c[_0x9689b3(0x1fe)])==null?0x0:_0x513752,new _0x1612ae()),_0x3ad352=_0x134a43(_0x5b064c);if(!_0x3ad352)throw Error('Failed\x20to\x20transform\x20snapshot\x20to\x20string');return{'snapshot':_0x3ad352,'sheetBlocks':{}};}async function _0x23ed7b(_0x23825f){const _0x4b3d4=_0x41e775;var _0x3008dc;let _0x1a0b7a=_0x23825f['id'],_0x53af0f=(_0x3008dc=_0x23825f['rev'])==null?0x0:_0x3008dc,_0x4a5e43=new _0x1612ae(),{snapshot:_0x12b7fb}=await(0x0,_0x93dc86[_0x4b3d4(0x287)])(_0x23825f['resources'],_0x23825f,_0x1a0b7a,_0x53af0f,_0x4a5e43),_0x2a7fe4=_0x8fecf9(_0x12b7fb);if(!_0x2a7fe4)throw Error('Failed\x20to\x20transform\x20snapshot\x20to\x20string');return{'snapshot':_0x2a7fe4,'sheetBlocks':{}};}async function _0x54728b(_0x33c1c0){const _0x5dc0ad=_0x41e775;let _0x25826f=_0x33c1c0[_0x5dc0ad(0x2ee)],_0x29a83c=_0x33c1c0[_0x5dc0ad(0x29f)]||{};return await(0x0,_0x93dc86['transformSnapshotToWorkbookData'])(_0x25826f,Object['keys'](_0x29a83c)['map'](_0x337056=>_0x29a83c[_0x337056])[_0x5dc0ad(0x25d)](_0x225d85=>({..._0x225d85,'data':_0x225d85[_0x5dc0ad(0x264)]?JSON[_0x5dc0ad(0x2c5)]((0x0,_0x93dc86[_0x5dc0ad(0x190)])(_0x225d85[_0x5dc0ad(0x264)])):void 0x0})));}function _0x2d4700(_0x4b2d61){const _0x309f92=_0x41e775;let _0x4cbba5=_0x4b2d61[_0x309f92(0x2ee)];return(0x0,_0x93dc86[_0x309f92(0x2b4)])(_0x4cbba5);}function _0x29aec4(_0x277a73){const _0x945176=_0x41e775;let _0x4be128=_0x277a73[_0x945176(0x2ee)];return(0x0,_0x93dc86[_0x945176(0x237)])(_0x4be128);}var _0x1612ae=class{constructor(){const _0x70e3c7=_0x41e775;_0xb150bd(this,_0x70e3c7(0x23e),new Map());}['getUnitOnRev'](){const _0x61f735=_0x41e775;return Promise[_0x61f735(0x23b)]({'snapshot':{'unitID':'','type':_0x42c8e5[_0x61f735(0x250)][_0x61f735(0x1bf)],'rev':0x0,'workbook':void 0x0,'doc':void 0x0,'slide':void 0x0,'board':void 0x0},'changesets':[],'error':{'code':_0x285eb5[_0x61f735(0x273)]['OK'],'message':''}});}[_0x41e775(0x1a9)](_0x620618,_0x3a3683){const _0x21368c=_0x41e775;let _0x3f23b1=this[_0x21368c(0x23e)]['get'](_0x3a3683[_0x21368c(0x1e7)]);return Promise['resolve']({'block':_0x3f23b1,'error':{'code':_0x285eb5[_0x21368c(0x273)]['OK'],'message':''}});}[_0x41e775(0x1d1)](_0x201501,_0x4613ef){const _0x1bfb97=_0x41e775;let _0x255d29=this[_0x1bfb97(0x23e)]['get'](_0x4613ef[_0x1bfb97(0x1e7)]);return Promise[_0x1bfb97(0x23b)]({'block':_0x255d29===void 0x0?void 0x0:{..._0x255d29,'data':JSON[_0x1bfb97(0x2c5)](_0x93dc86[_0x1bfb97(0x14b)][_0x1bfb97(0x2f2)](_0x255d29[_0x1bfb97(0x264)]))},'error':{'code':_0x285eb5[_0x1bfb97(0x273)]['OK'],'message':''}});}[_0x41e775(0x2d3)](){const _0x3af82c=_0x41e775;return Promise[_0x3af82c(0x23b)]({'changesets':[],'error':{'code':_0x285eb5[_0x3af82c(0x273)]['OK'],'message':''}});}[_0x41e775(0x2c2)](){const _0x21408b=_0x41e775;return Promise[_0x21408b(0x23b)]({'resources':{},'error':{'code':_0x285eb5['ErrorCode']['OK'],'message':''}});}[_0x41e775(0x184)](){const _0x598109=_0x41e775;return Promise[_0x598109(0x23b)]({'error':{'code':_0x285eb5[_0x598109(0x273)]['OK'],'message':''}});}['updateSnapshot'](){const _0x22411e=_0x41e775;return Promise[_0x22411e(0x23b)]({'error':{'code':_0x285eb5[_0x22411e(0x273)]['OK'],'message':''}});}[_0x41e775(0x21a)](_0x32e83c,_0x512a0f){const _0x439456=_0x41e775;let {block:_0x5d79c3}=_0x512a0f;return _0x5d79c3?(this[_0x439456(0x23e)][_0x439456(0x27f)](_0x5d79c3['id'],_0x5d79c3),Promise[_0x439456(0x23b)]({'error':{'code':_0x285eb5[_0x439456(0x273)]['OK'],'message':''},'blockID':_0x5d79c3['id']})):Promise['resolve']({'error':{'code':_0x285eb5[_0x439456(0x273)]['UNDEFINED'],'message':_0x439456(0x229)},'blockID':''});}[_0x41e775(0x309)](){const _0x428384=_0x41e775;return Promise[_0x428384(0x23b)]({'error':{'code':_0x285eb5[_0x428384(0x273)]['OK'],'message':''},'concurrent':[]});}[_0x41e775(0x2c0)](){return Promise['resolve']({'error':void 0x0,'fileMetaId':''});}[_0x41e775(0x308)](){const _0x422d4c=_0x41e775;return Promise[_0x422d4c(0x23b)]({'error':void 0x0,'latestReqID':0x0});}};let _0xec7115=(0x0,_0x42c8e5[_0x41e775(0x1ba)])('univer-pro.exchange-client.exchange.service'),_0x11b511=class extends _0x42c8e5[_0x41e775(0x276)]{constructor(_0x4c8202,_0xab6f4e,_0x39561b){const _0x181e2a=_0x41e775;super(),this[_0x181e2a(0x26a)]=_0x4c8202,this['_httpService']=_0xab6f4e,this[_0x181e2a(0x16f)]=_0x39561b,_0xb150bd(this,_0x181e2a(0x2ec),null),_0xb150bd(this,_0x181e2a(0x283),new _0x1cfacb[(_0x181e2a(0x226))]()),_0xb150bd(this,_0x181e2a(0x2b9),this[_0x181e2a(0x283)][_0x181e2a(0x1eb)]());}[_0x41e775(0x234)](){const _0x21084e=_0x41e775;super[_0x21084e(0x234)](),this[_0x21084e(0x283)]['complete']();}[_0x41e775(0x2bb)](_0x5cdadd,_0x1df1bd,_0x21fe2e){const _0x5c8ead=_0x41e775;let _0x54536b=URL['createObjectURL'](_0x5cdadd);_0x2ab33d(_0x54536b,_0x1df1bd,_0x21fe2e),URL[_0x5c8ead(0x27e)](_0x54536b);}async[_0x41e775(0x207)](_0x4fb4ff){const _0x5e793b=_0x41e775;let _0x27d550=_0x4fb4ff['snapshot'],_0x4b2d7d=_0x4fb4ff[_0x5e793b(0x29f)]||{};return(0x0,_0x93dc86['transformSnapshotToWorkbookData'])(_0x27d550,Object['keys'](_0x4b2d7d)['map'](_0x4085f6=>_0x4b2d7d[_0x4085f6])[_0x5e793b(0x25d)](_0x358b75=>({..._0x358b75,'data':_0x358b75[_0x5e793b(0x264)]?JSON[_0x5e793b(0x2c5)]((0x0,_0x93dc86[_0x5e793b(0x190)])(_0x358b75[_0x5e793b(0x264)])):void 0x0})));}async[_0x41e775(0x148)](_0x487a0d){const _0x7e0c5=_0x41e775;var _0x9fd7b4;let _0x4f15cd={'metadata':void 0x0},_0x3d50a8=_0x487a0d['id'],_0x2ef2c4=(_0x9fd7b4=_0x487a0d[_0x7e0c5(0x1fe)])==null?0x0:_0x9fd7b4,_0x8b8dbd=new _0x1612ae(),{snapshot:_0x598f7e}=await(0x0,_0x93dc86[_0x7e0c5(0x1f3)])(_0x4f15cd,_0x487a0d,_0x3d50a8,_0x2ef2c4,_0x8b8dbd),_0x4e6a85=await(0x0,_0x93dc86[_0x7e0c5(0x147)])(_0x598f7e,_0x8b8dbd),_0x58fd24=_0x2a0b46(_0x598f7e);if(!_0x58fd24)throw Error(_0x7e0c5(0x1e5));return{'snapshot':_0x58fd24,'sheetBlocks':_0x3fc429(_0x4e6a85)};}async['importDOCXToSnapshot'](_0x1f09fc){const _0xa60063=_0x41e775;let _0x142a9d=await this[_0xa60063(0x178)](_0x1f09fc,_0x42c8e5[_0xa60063(0x250)][_0xa60063(0x1ca)]);if(!_0x142a9d||!_0x142a9d['snapshot'])return;let _0x5b26d4=_0x2d4700(_0x142a9d);if(_0x5b26d4)return _0x5b26d4;}async[_0x41e775(0x17e)](_0x3fe343){const _0x3fa6a2=_0x41e775;return this[_0x3fa6a2(0x2e2)](_0x3fe343,0x1,_0x42c8e5[_0x3fa6a2(0x250)]['UNIVER_DOC']);}async['exportDOCXBySnapshot'](_0xe373ad){const _0x45612f=_0x41e775;let _0x3c58bf=await _0x45b688(_0xe373ad);return this['_exportBySnapshot'](_0x3c58bf,_0x42c8e5['UniverInstanceType'][_0x45612f(0x1ca)]);}async[_0x41e775(0x16e)](_0x3e799e){const _0x10e8f8=_0x41e775;let _0x5604ae=await this['importFileToJson'](_0x3e799e,_0x42c8e5['UniverInstanceType'][_0x10e8f8(0x2dc)]);if(!(!_0x5604ae||!_0x5604ae[_0x10e8f8(0x2ee)]))return _0x29aec4(_0x5604ae);}async[_0x41e775(0x205)](_0x1ca993){const _0x22a1a6=_0x41e775;return this[_0x22a1a6(0x2e2)](_0x1ca993,0x1,_0x42c8e5[_0x22a1a6(0x250)][_0x22a1a6(0x2dc)]);}async[_0x41e775(0x259)](_0x13497c){const _0x46befe=_0x41e775;let _0xb1adde=await _0x23ed7b(_0x13497c);return this[_0x46befe(0x26f)](_0xb1adde,_0x42c8e5['UniverInstanceType']['UNIVER_SLIDE']);}async[_0x41e775(0x1ea)](_0x20642f){const _0x26d8e2=_0x41e775;let _0x4a8cd3=await this[_0x26d8e2(0x178)](_0x20642f,_0x42c8e5['UniverInstanceType']['UNIVER_SHEET']);if(!_0x4a8cd3)return;let _0x575573=await this[_0x26d8e2(0x207)](_0x4a8cd3);if(_0x575573)return _0x575573;}async[_0x41e775(0x2b2)](_0xa1e37){const _0x28bbdc=_0x41e775;return this['_export'](_0xa1e37,0x1,_0x42c8e5[_0x28bbdc(0x250)][_0x28bbdc(0x1bf)]);}async[_0x41e775(0x249)](_0x1b2652){const _0x8d27f9=_0x41e775;let _0x415afc=await this[_0x8d27f9(0x148)](_0x1b2652);return this[_0x8d27f9(0x26f)](_0x415afc,_0x42c8e5[_0x8d27f9(0x250)][_0x8d27f9(0x1bf)]);}async[_0x41e775(0x239)](_0x49da6d,_0x4bed8e){const _0x2c3f05=_0x41e775;var _0x29dfd7,_0x459d61;let _0x1e3815=await this[_0x2c3f05(0x1c1)](_0x49da6d);if(!_0x1e3815)return;let _0x5abff8=await this['_import'](_0x1e3815,0x1,_0x4bed8e);if(!_0x5abff8)return;this[_0x2c3f05(0x2ec)]=_0x5abff8,this[_0x2c3f05(0x16f)][_0x2c3f05(0x149)]();let _0x10d025=await this[_0x2c3f05(0x16f)][_0x2c3f05(0x21b)](_0x5abff8)[_0x2c3f05(0x2d2)](_0x221802=>{const _0x366915=_0x2c3f05;var _0xc30c0c;let _0x3912f6=_0x221802 instanceof Error?_0x221802[_0x366915(0x26c)]:(_0xc30c0c=_0x221802[_0x366915(0x319)])==null?void 0x0:_0xc30c0c[_0x366915(0x26c)];this[_0x366915(0x283)][_0x366915(0x248)]({'error':{'code':_0x285eb5[_0x366915(0x273)][_0x366915(0x243)],'message':_0x3912f6||''},'state':0x3});});if(!_0x10d025)return;let _0x5b2c31=(_0x29dfd7=_0x10d025[_0x2c3f05(0x214)])==null?void 0x0:_0x29dfd7['outputType'],_0x57c6c8=((_0x459d61=_0x10d025['import'])==null?void 0x0:_0x459d61['unitID'])||'';if(_0x5b2c31!==0x1){this[_0x2c3f05(0x283)][_0x2c3f05(0x248)]({'error':{'code':_0x285eb5['ErrorCode'][_0x2c3f05(0x243)],'message':_0x2c3f05(0x1a2)},'state':0x3});return;}if(_0x57c6c8['length']===0x0){this[_0x2c3f05(0x283)][_0x2c3f05(0x248)]({'error':{'code':_0x285eb5[_0x2c3f05(0x273)][_0x2c3f05(0x243)],'message':_0x2c3f05(0x1af)},'state':0x3});return;}return this[_0x2c3f05(0x283)][_0x2c3f05(0x248)]({'error':_0x10d025[_0x2c3f05(0x319)],'state':0x3}),_0x57c6c8;}async['importFileToJson'](_0x20582e,_0x358b68){const _0x75c3b7=_0x41e775;return this[_0x75c3b7(0x14f)](_0x20582e,_0x358b68);}async[_0x41e775(0x301)](_0x18f54f){const _0x2f44da=_0x41e775;let _0x318ae5=await this[_0x2f44da(0x148)](_0x18f54f),_0x521a33=typeof _0x18f54f['id']==_0x2f44da(0x1ae)&&_0x18f54f['id'][_0x2f44da(0x1f4)]()?_0x18f54f['id'][_0x2f44da(0x1f4)]()+_0x2f44da(0x238):_0x2f44da(0x162),_0x238489=new File([JSON[_0x2f44da(0x1e0)](_0x318ae5)],_0x521a33,{'type':_0x2f44da(0x304)});return this[_0x2f44da(0x239)](_0x238489,_0x42c8e5[_0x2f44da(0x250)][_0x2f44da(0x1bf)]);}[_0x41e775(0x307)](){const _0x2dea0e=_0x41e775;this['_importTaskId']&&this[_0x2dea0e(0x16f)][_0x2dea0e(0x196)](this[_0x2dea0e(0x2ec)]);}async[_0x41e775(0x14f)](_0x3f1048,_0x55d758){const _0x2966cf=_0x41e775;var _0x5b7d43,_0x9c7f41;let _0x118ded=await this[_0x2966cf(0x1c1)](_0x3f1048);if(!_0x118ded)return;let _0x535777=await this['_import'](_0x118ded,0x2,_0x55d758);if(!_0x535777)return;this[_0x2966cf(0x2ec)]=_0x535777,this[_0x2966cf(0x16f)][_0x2966cf(0x149)]();let _0x360d69=await this[_0x2966cf(0x16f)][_0x2966cf(0x21b)](_0x535777)[_0x2966cf(0x2d2)](_0x834348=>{const _0x536bdd=_0x2966cf;var _0x1e5248;let _0x5515b3=_0x834348 instanceof Error?_0x834348['message']:(_0x1e5248=_0x834348[_0x536bdd(0x319)])==null?void 0x0:_0x1e5248['message'];this[_0x536bdd(0x283)][_0x536bdd(0x248)]({'error':{'code':_0x285eb5['ErrorCode']['UNRECOGNIZED'],'message':_0x5515b3||''},'state':0x3});});if(!_0x360d69)return;let _0x2f1333=(_0x5b7d43=_0x360d69[_0x2966cf(0x214)])==null?void 0x0:_0x5b7d43[_0x2966cf(0x20e)],_0x5e76a2=((_0x9c7f41=_0x360d69[_0x2966cf(0x214)])==null?void 0x0:_0x9c7f41['jsonID'])||'';if(_0x2f1333!==0x2){this[_0x2966cf(0x283)]['next']({'error':{'code':_0x285eb5[_0x2966cf(0x273)]['UNRECOGNIZED'],'message':_0x2966cf(0x1a2)},'state':0x3});return;}if(_0x5e76a2[_0x2966cf(0x1b2)]===0x0){this[_0x2966cf(0x283)]['next']({'error':{'code':_0x285eb5[_0x2966cf(0x273)][_0x2966cf(0x243)],'message':'Failed\x20to\x20get\x20jsonID\x20from\x20task'},'state':0x3});return;}this[_0x2966cf(0x283)][_0x2966cf(0x248)]({'error':_0x360d69[_0x2966cf(0x319)],'state':0x3});let _0x37e57f=await this[_0x2966cf(0x17b)](_0x5e76a2);if(!_0x37e57f)return;let _0x2527f9=await this[_0x2966cf(0x16f)][_0x2966cf(0x1fa)](_0x37e57f);if(!_0x2527f9){this[_0x2966cf(0x283)]['next']({'error':{'code':_0x285eb5[_0x2966cf(0x273)][_0x2966cf(0x243)],'message':_0x2966cf(0x20a)},'state':0x5});return;}try{let _0x5ded10=JSON[_0x2966cf(0x2c5)](_0x2527f9);return this[_0x2966cf(0x283)][_0x2966cf(0x248)]({'error':{'code':_0x285eb5[_0x2966cf(0x273)]['OK'],'message':_0x2966cf(0x1a1)},'state':0x5}),_0x5ded10;}catch{this[_0x2966cf(0x283)][_0x2966cf(0x248)]({'error':{'code':_0x285eb5['ErrorCode'][_0x2966cf(0x243)],'message':_0x2966cf(0x30f)},'state':0x5});}}async[_0x41e775(0x26f)](_0x189ad5,_0x501f95){const _0x567cb9=_0x41e775;let _0x266922=JSON['stringify'](_0x189ad5),_0x52a092=_0x93dc86[_0x567cb9(0x24b)][_0x567cb9(0x21f)](_0x266922),_0x25da53=_0x3ee922(_0x52a092),_0x206db0=_0x52a092[_0x567cb9(0x1b2)],_0x4e48ec=_0x421302(_0x25da53),_0x1eb072=await this[_0x567cb9(0x1c1)](_0x4e48ec,_0x206db0,!0x0);if(_0x1eb072)return this[_0x567cb9(0x2e2)](_0x1eb072,0x2,_0x501f95);}async[_0x41e775(0x2e2)](_0x3b46b1,_0x5f46ad,_0x48ffe3){const _0x536aa6=_0x41e775;var _0x349d5d;let _0xe35aa4=await this['_requestService'][_0x536aa6(0x2a4)]({'unitID':_0x5f46ad===0x1?_0x3b46b1:'','jsonID':_0x5f46ad===0x2?_0x3b46b1:'','type':_0x48ffe3,'useImageUrl':this['_getDisableCellImageConversion'](),'ignoreTableExport':this['_getIgnoreTableExport']()});if(!_0xe35aa4){this[_0x536aa6(0x283)]['next']({'error':{'code':_0x285eb5['ErrorCode'][_0x536aa6(0x243)],'message':'export\x20error'},'state':0x2});return;}if(this['_requestState$'][_0x536aa6(0x248)]({'error':_0xe35aa4[_0x536aa6(0x319)],'state':0x2}),_0xe35aa4[_0x536aa6(0x319)]&&_0xe35aa4[_0x536aa6(0x319)]['code']!==_0x285eb5[_0x536aa6(0x273)]['OK'])return;let _0xf660df=_0xe35aa4[_0x536aa6(0x1b6)],_0x26e1b9=await this[_0x536aa6(0x16f)][_0x536aa6(0x21b)](_0xf660df)[_0x536aa6(0x2d2)](_0x475a8d=>{const _0x534ae2=_0x536aa6;var _0x213d43;let _0x25b967=_0x475a8d instanceof Error?_0x475a8d[_0x534ae2(0x26c)]:(_0x213d43=_0x475a8d[_0x534ae2(0x319)])==null?void 0x0:_0x213d43[_0x534ae2(0x26c)];this[_0x534ae2(0x283)]['next']({'error':{'code':_0x285eb5[_0x534ae2(0x273)][_0x534ae2(0x243)],'message':_0x25b967||''},'state':0x3});});if(!_0x26e1b9)return;let _0x38d65b=((_0x349d5d=_0x26e1b9['export'])==null?void 0x0:_0x349d5d[_0x536aa6(0x289)])||'';if(_0x38d65b[_0x536aa6(0x1b2)]===0x0){this[_0x536aa6(0x283)][_0x536aa6(0x248)]({'error':{'code':_0x285eb5['ErrorCode'][_0x536aa6(0x243)],'message':'Failed\x20to\x20get\x20fileID\x20from\x20task'},'state':0x3});return;}this['_requestState$'][_0x536aa6(0x248)]({'error':_0x26e1b9[_0x536aa6(0x319)],'state':0x3});let _0x18e8f2=await this[_0x536aa6(0x17b)](_0x38d65b);if(!_0x18e8f2)return;let _0xda1ac=await _0x7d25d1(_0x18e8f2,this[_0x536aa6(0x1a7)]);if(!_0xda1ac){this[_0x536aa6(0x283)][_0x536aa6(0x248)]({'error':{'code':_0x285eb5[_0x536aa6(0x273)][_0x536aa6(0x243)],'message':'Failed\x20to\x20get\x20file\x20from\x20url'},'state':0x6});return;}return this[_0x536aa6(0x283)][_0x536aa6(0x248)]({'error':{'code':_0x285eb5[_0x536aa6(0x273)]['OK'],'message':_0x536aa6(0x1a1)},'state':0x6}),_0xda1ac;}async[_0x41e775(0x1c1)](_0x28cca0,_0xa3bc67,_0x509cb5){const _0x22dfa7=_0x41e775;let _0x4b7001;try{_0x4b7001=await this[_0x22dfa7(0x16f)][_0x22dfa7(0x2fe)](_0x28cca0,_0xa3bc67,_0x509cb5);}catch(_0x46238b){let _0x99c3ab=_0x46238b instanceof Error?_0x46238b[_0x22dfa7(0x26c)]:String(_0x46238b);this[_0x22dfa7(0x283)][_0x22dfa7(0x248)]({'error':{'code':_0x285eb5[_0x22dfa7(0x273)][_0x22dfa7(0x243)],'message':_0x99c3ab},'state':0x0});return;}if(!_0x4b7001||typeof _0x4b7001[_0x22dfa7(0x231)]!=_0x22dfa7(0x1ae)){this[_0x22dfa7(0x283)][_0x22dfa7(0x248)]({'error':{'code':_0x285eb5['ErrorCode']['UNRECOGNIZED'],'message':_0x22dfa7(0x28b)},'state':0x0});return;}let _0x21c43b=_0x4b7001[_0x22dfa7(0x231)];if(_0x21c43b['length']===0x0){this[_0x22dfa7(0x283)][_0x22dfa7(0x248)]({'error':{'code':_0x285eb5[_0x22dfa7(0x273)][_0x22dfa7(0x243)],'message':'upload\x20failed:\x20FileId\x20is\x20empty'},'state':0x0});return;}return this[_0x22dfa7(0x283)][_0x22dfa7(0x248)]({'error':{'code':_0x285eb5[_0x22dfa7(0x273)]['OK'],'message':'success'},'state':0x0}),_0x21c43b;}async['_import'](_0x79be58,_0x30d58b,_0x33baea){const _0x21a959=_0x41e775;let _0x3c2d67={'fileID':_0x79be58,'type':_0x33baea,'outputType':_0x30d58b,'fileUrl':'','minSheetRowCount':this[_0x21a959(0x279)](),'minSheetColumnCount':this['_getMinSheetColumnCount']()},_0xac8fbe=await this[_0x21a959(0x16f)][_0x21a959(0x214)](_0x3c2d67);if(!_0xac8fbe){this[_0x21a959(0x283)][_0x21a959(0x248)]({'error':{'code':_0x285eb5[_0x21a959(0x273)][_0x21a959(0x243)],'message':_0x21a959(0x2da)},'state':0x1});return;}if(_0xac8fbe[_0x21a959(0x319)]&&_0xac8fbe[_0x21a959(0x319)]['code']!==_0x285eb5['ErrorCode']['OK']){this[_0x21a959(0x283)][_0x21a959(0x248)]({'error':_0xac8fbe['error'],'state':0x1});return;}let _0x1f3540=_0xac8fbe[_0x21a959(0x1b6)];if(_0x1f3540['length']===0x0){this[_0x21a959(0x283)][_0x21a959(0x248)]({'error':{'code':_0x285eb5[_0x21a959(0x273)][_0x21a959(0x243)],'message':_0x21a959(0x251)},'state':0x1});return;}return this[_0x21a959(0x283)][_0x21a959(0x248)]({'error':_0xac8fbe['error'],'state':0x1}),_0x1f3540;}async['_signUrl'](_0x538d0e){const _0x4a226d=_0x41e775;let _0x1fb7a7=await this[_0x4a226d(0x16f)][_0x4a226d(0x254)](_0x538d0e);if(!_0x1fb7a7){this[_0x4a226d(0x283)][_0x4a226d(0x248)]({'error':{'code':_0x285eb5[_0x4a226d(0x273)]['UNRECOGNIZED'],'message':_0x4a226d(0x24a)},'state':0x4});return;}if(_0x1fb7a7[_0x4a226d(0x319)]&&_0x1fb7a7['error'][_0x4a226d(0x318)]!==_0x285eb5[_0x4a226d(0x273)]['OK']){this[_0x4a226d(0x283)]['next']({'error':_0x1fb7a7[_0x4a226d(0x319)],'state':0x4});return;}let _0x2ee8e7=(0x0,_0x42c8e5[_0x4a226d(0x166)])(_0x1fb7a7[_0x4a226d(0x15e)],this['_getDownloadEndpointURL']());if(_0x2ee8e7[_0x4a226d(0x1b2)]===0x0){this[_0x4a226d(0x283)]['next']({'error':{'code':_0x285eb5['ErrorCode']['UNRECOGNIZED'],'message':_0x4a226d(0x24a)},'state':0x4});return;}return this[_0x4a226d(0x283)][_0x4a226d(0x248)]({'error':_0x1fb7a7[_0x4a226d(0x319)],'state':0x4}),_0x2ee8e7;}[_0x41e775(0x22f)](){const _0x50cc60=_0x41e775;var _0x523d39;let _0x3e5b59=this[_0x50cc60(0x26a)]['getConfig'](_0x127280);return(_0x523d39=_0x3e5b59==null?void 0x0:_0x3e5b59[_0x50cc60(0x2f1)])==null?location['origin']:_0x523d39;}['_getMinSheetRowCount'](){const _0x437be5=_0x41e775;var _0x59cd8c,_0x24018e;let _0x2ea82e=this['_configService'][_0x437be5(0x19b)](_0x127280);return(_0x59cd8c=_0x2ea82e==null||(_0x24018e=_0x2ea82e[_0x437be5(0x1a4)])==null?void 0x0:_0x24018e['minSheetRowCount'])==null?0x1:_0x59cd8c;}[_0x41e775(0x280)](){const _0x30cd7b=_0x41e775;var _0x29c764,_0x5cd6c5;let _0x1fe805=this[_0x30cd7b(0x26a)][_0x30cd7b(0x19b)](_0x127280);return(_0x29c764=_0x1fe805==null||(_0x5cd6c5=_0x1fe805['options'])==null?void 0x0:_0x5cd6c5[_0x30cd7b(0x19d)])==null?0x1:_0x29c764;}['_getDisableCellImageConversion'](){const _0x4a88ff=_0x41e775;var _0x623073,_0x4c8922;let _0x287bfb=this[_0x4a88ff(0x26a)][_0x4a88ff(0x19b)](_0x127280);return(_0x623073=_0x287bfb==null||(_0x4c8922=_0x287bfb[_0x4a88ff(0x1a4)])==null?void 0x0:_0x4c8922[_0x4a88ff(0x31c)])==null?!0x0:_0x623073;}['_getIgnoreTableExport'](){const _0x1165d7=_0x41e775;var _0x442df5,_0x564409;let _0xa1f96c=this['_configService'][_0x1165d7(0x19b)](_0x127280);return(_0x442df5=_0xa1f96c==null||(_0x564409=_0xa1f96c['options'])==null?void 0x0:_0x564409[_0x1165d7(0x155)])==null?!0x1:_0x442df5;}};_0x11b511=_0x11fc8b([_0x5f407f(0x0,_0x42c8e5['IConfigService']),_0x5f407f(0x1,(0x0,_0x42c8e5[_0x41e775(0x1e1)])(_0x3609f8[_0x41e775(0x312)])),_0x5f407f(0x2,(0x0,_0x42c8e5[_0x41e775(0x1e1)])(_0x1aef36))],_0x11b511);let _0x413d7e={'done':0x0,'count':0x0},_0xad01dd=(0x0,_0x42c8e5[_0x41e775(0x1ba)])('univer-pro.exchange-client.operate.service'),_0x2848fe=class extends _0x42c8e5[_0x41e775(0x276)]{constructor(_0x5dce94,_0x5b9aea,_0x159672,_0x3056ff,_0x2065c9,_0x43027b,_0x434b6a){const _0xc9df1c=_0x41e775;super(),this['_univerInstanceService']=_0x5dce94,this[_0xc9df1c(0x2e5)]=_0x5b9aea,this[_0xc9df1c(0x1d9)]=_0x159672,this[_0xc9df1c(0x1c7)]=_0x3056ff,this[_0xc9df1c(0x290)]=_0x2065c9,this[_0xc9df1c(0x1ad)]=_0x43027b,this[_0xc9df1c(0x1b7)]=_0x434b6a,_0xb150bd(this,_0xc9df1c(0x15b),new _0x1cfacb[(_0xc9df1c(0x2af))](_0x413d7e)),_0xb150bd(this,_0xc9df1c(0x311),this[_0xc9df1c(0x15b)][_0xc9df1c(0x1eb)]()),_0xb150bd(this,'_totalUploadTaskCount',0x0),_0xb150bd(this,'_doneUploadTaskCount',0x0),this['disposeWithMe']((0x0,_0x42c8e5[_0xc9df1c(0x173)])(this[_0xc9df1c(0x1c7)][_0xc9df1c(0x2b9)][_0xc9df1c(0x1ab)](_0x424917=>{const _0x498f7f=_0xc9df1c;var _0x3d476a;((_0x3d476a=_0x424917[_0x498f7f(0x319)])==null?void 0x0:_0x3d476a['code'])===_0x285eb5[_0x498f7f(0x273)]['OK']?this['_addDoneTask'](0x1):this[_0x498f7f(0x288)](_0x424917['error']);})));}[_0x41e775(0x171)](){const _0x2cba32=_0x41e775;this['_clearProgress'](),this['_uploadNotificationService'][_0x2cba32(0x1b0)](0x2),this[_0x2cba32(0x1c7)]['interruptImportTask']();}async[_0x41e775(0x2dd)](_0xe60d65){const _0x2ecbb4=_0x41e775;throw Error(_0x2ecbb4(0x1ee));}async[_0x41e775(0x161)](){const _0x34fd85=_0x41e775;let _0x4d8e54=this[_0x34fd85(0x18f)][_0x34fd85(0x2f4)]();switch(_0x4d8e54?this[_0x34fd85(0x18f)][_0x34fd85(0x233)](_0x4d8e54[_0x34fd85(0x257)]()):_0x42c8e5['UniverInstanceType'][_0x34fd85(0x243)]){case _0x42c8e5[_0x34fd85(0x250)][_0x34fd85(0x2dc)]:return this['importPPTXToUnitId']();case _0x42c8e5[_0x34fd85(0x250)][_0x34fd85(0x1ca)]:return this[_0x34fd85(0x1ed)]();case _0x42c8e5[_0x34fd85(0x250)][_0x34fd85(0x1bf)]:default:return this[_0x34fd85(0x22a)]();}}async['importDOCXToUnitId'](){const _0x4f1cef=_0x41e775;let _0x16e1cc=await _0x374a76([_0x42c8e5[_0x4f1cef(0x250)][_0x4f1cef(0x1ca)]]);if(_0x16e1cc&&!this[_0x4f1cef(0x174)](_0x16e1cc,_0x42c8e5['UniverInstanceType'][_0x4f1cef(0x1ca)]))return this[_0x4f1cef(0x244)](_0x16e1cc[0x0],_0x42c8e5[_0x4f1cef(0x250)]['UNIVER_DOC']);}[_0x41e775(0x202)](){throw Error('Method\x20not\x20implemented.');}async['exportDOCXByUnitId'](_0x45d3c2,_0x18279a,_0x3f8e84){const _0x36c6f4=_0x41e775;this['_showDownloadMessage'](_0x1fb1c9['MessageType'][_0x36c6f4(0x256)]);let _0x5ea022=await this['_exchangeService'][_0x36c6f4(0x17e)](_0x45d3c2||this[_0x36c6f4(0x306)]());_0x5ea022&&(this[_0x36c6f4(0x1c7)][_0x36c6f4(0x2bb)](_0x5ea022,_0x18279a||this['_getUnitName'](_0x5ea022),_0x36c6f4(0x2cf)),this[_0x36c6f4(0x230)](_0x1fb1c9[_0x36c6f4(0x1a8)][_0x36c6f4(0x2cb)]));}async['exportDOCXBySnapshot'](){const _0x17486b=_0x41e775;this[_0x17486b(0x230)](_0x1fb1c9[_0x17486b(0x1a8)][_0x17486b(0x256)]);let _0x413a47=await this['_getUnitDocJson'](),_0x100a39=await this['_exchangeService'][_0x17486b(0x23c)](_0x413a47);_0x100a39&&(this[_0x17486b(0x1c7)]['downloadFile'](_0x100a39,this[_0x17486b(0x1b1)](_0x100a39),'docx'),this[_0x17486b(0x230)](_0x1fb1c9['MessageType'][_0x17486b(0x2cb)]));}async['importPPTXToUnitId'](){const _0x4877b3=_0x41e775;if(this[_0x4877b3(0x213)]()){this[_0x4877b3(0x2e5)]['show']({'type':_0x1fb1c9['MessageType'][_0x4877b3(0x2ad)],'content':this[_0x4877b3(0x1d9)]['t'](_0x4877b3(0x2ff))});return;}let _0x18b4f7=await _0x374a76([_0x42c8e5[_0x4877b3(0x250)][_0x4877b3(0x2dc)]]);if(_0x18b4f7&&!this[_0x4877b3(0x174)](_0x18b4f7,_0x42c8e5['UniverInstanceType']['UNIVER_SLIDE']))return this[_0x4877b3(0x244)](_0x18b4f7[0x0],_0x42c8e5[_0x4877b3(0x250)]['UNIVER_SLIDE']);}async[_0x41e775(0x16e)](){const _0xeb536d=_0x41e775;if(this[_0xeb536d(0x213)]()){this[_0xeb536d(0x2e5)][_0xeb536d(0x216)]({'type':_0x1fb1c9[_0xeb536d(0x1a8)][_0xeb536d(0x2ad)],'content':this[_0xeb536d(0x1d9)]['t'](_0xeb536d(0x2ff))});return;}let _0x1d0db8=await _0x374a76([_0x42c8e5[_0xeb536d(0x250)]['UNIVER_SLIDE']]);if(!_0x1d0db8)return;this[_0xeb536d(0x156)](_0x1fb1c9[_0xeb536d(0x1a8)][_0xeb536d(0x256)]);let _0x3f5720=await this[_0xeb536d(0x1c7)]['importPPTXToSnapshot'](_0x1d0db8[0x0]);_0x3f5720&&(this[_0xeb536d(0x1db)](_0x3f5720),this['_showUploadMessage'](_0x1fb1c9[_0xeb536d(0x1a8)][_0xeb536d(0x2cb)]));}async['exportPPTXByUnitId'](_0xef1c79,_0xb48687,_0x3d5e98){const _0x287296=_0x41e775;this[_0x287296(0x230)](_0x1fb1c9['MessageType'][_0x287296(0x256)]);let _0x5ddcfd=await this[_0x287296(0x1c7)][_0x287296(0x205)](_0xef1c79||this[_0x287296(0x2fd)]());_0x5ddcfd&&(this[_0x287296(0x1c7)][_0x287296(0x2bb)](_0x5ddcfd,_0xb48687||this[_0x287296(0x30a)](_0x5ddcfd,_0x3d5e98==null?_0x42c8e5['UniverInstanceType'][_0x287296(0x2dc)]:_0x3d5e98),'pptx'),this[_0x287296(0x230)](_0x1fb1c9[_0x287296(0x1a8)]['Success']));}async[_0x41e775(0x259)](){const _0x5abe14=_0x41e775;this['_showDownloadMessage'](_0x1fb1c9[_0x5abe14(0x1a8)][_0x5abe14(0x256)]);let _0x5af72e=await this['_getUnitSlideJson'](),_0x5ef094=await this['_exchangeService']['exportPPTXBySnapshot'](_0x5af72e);_0x5ef094&&(this[_0x5abe14(0x1c7)]['downloadFile'](_0x5ef094,this[_0x5abe14(0x30a)](_0x5ef094,_0x42c8e5[_0x5abe14(0x250)][_0x5abe14(0x2dc)]),_0x5abe14(0x1be)),this[_0x5abe14(0x230)](_0x1fb1c9[_0x5abe14(0x1a8)][_0x5abe14(0x2cb)]));}async[_0x41e775(0x22a)](){const _0x16372a=_0x41e775;if(this[_0x16372a(0x213)]()){this[_0x16372a(0x2e5)]['show']({'type':_0x1fb1c9[_0x16372a(0x1a8)]['Warning'],'content':this[_0x16372a(0x1d9)]['t'](_0x16372a(0x2ff))});return;}let _0x44fe52=await _0x374a76([_0x42c8e5[_0x16372a(0x250)][_0x16372a(0x1bf)]]);if(_0x44fe52&&!this['_fileTypeError'](_0x44fe52,_0x42c8e5[_0x16372a(0x250)][_0x16372a(0x1bf)]))return this[_0x16372a(0x244)](_0x44fe52[0x0],_0x42c8e5['UniverInstanceType'][_0x16372a(0x1bf)]);}async[_0x41e775(0x1ea)](){const _0x5b48ec=_0x41e775;if(this[_0x5b48ec(0x213)]()){this[_0x5b48ec(0x2e5)][_0x5b48ec(0x216)]({'type':_0x1fb1c9['MessageType']['Warning'],'content':this[_0x5b48ec(0x1d9)]['t'](_0x5b48ec(0x2ff))});return;}let _0x22cba5=await _0x374a76([_0x42c8e5[_0x5b48ec(0x250)][_0x5b48ec(0x1bf)]]);if(!_0x22cba5)return;this[_0x5b48ec(0x156)](_0x1fb1c9[_0x5b48ec(0x1a8)][_0x5b48ec(0x256)]);let _0x28e9e4=await this['_exchangeService']['importXLSXToSnapshot'](_0x22cba5[0x0]);_0x28e9e4&&(this[_0x5b48ec(0x2ce)](_0x28e9e4),this[_0x5b48ec(0x156)](_0x1fb1c9[_0x5b48ec(0x1a8)]['Success']));}async[_0x41e775(0x2b2)](_0x22567b,_0x5e49a4,_0x5a66ba){const _0x187f1e=_0x41e775;this[_0x187f1e(0x230)](_0x1fb1c9[_0x187f1e(0x1a8)][_0x187f1e(0x256)]);let _0x50854f=await this[_0x187f1e(0x1c7)][_0x187f1e(0x2b2)](_0x22567b||this[_0x187f1e(0x29d)]());_0x50854f&&(this['_exchangeService']['downloadFile'](_0x50854f,_0x5e49a4||this[_0x187f1e(0x1b1)](_0x50854f),'xlsx'),this[_0x187f1e(0x230)](_0x1fb1c9[_0x187f1e(0x1a8)][_0x187f1e(0x2cb)]));}async[_0x41e775(0x249)](){const _0x1b98e8=_0x41e775;this[_0x1b98e8(0x230)](_0x1fb1c9[_0x1b98e8(0x1a8)][_0x1b98e8(0x256)]);let _0x17b3b5=await this['_getUnitJson'](),_0xf6d6e4=await this[_0x1b98e8(0x1c7)]['exportXLSXBySnapshot'](_0x17b3b5);_0xf6d6e4&&(this[_0x1b98e8(0x1c7)][_0x1b98e8(0x2bb)](_0xf6d6e4,this[_0x1b98e8(0x1b1)](_0xf6d6e4),_0x1b98e8(0x1a3)),this[_0x1b98e8(0x230)](_0x1fb1c9['MessageType'][_0x1b98e8(0x2cb)]));}[_0x41e775(0x1d6)](_0x532c1a){const _0x4cedf9=_0x41e775;this[_0x4cedf9(0x1cd)]=_0x532c1a;}async[_0x41e775(0x244)](_0x5eb20f,_0x33d614){const _0x3f06cf=_0x41e775;this[_0x3f06cf(0x290)][_0x3f06cf(0x216)](),this[_0x3f06cf(0x290)]['updateState'](0x0),this[_0x3f06cf(0x187)](0x4),this[_0x3f06cf(0x294)](0x1);let _0x294f7b=await this['_exchangeService'][_0x3f06cf(0x239)](_0x5eb20f,_0x33d614);if(!_0x294f7b){this[_0x3f06cf(0x2df)](),this[_0x3f06cf(0x290)][_0x3f06cf(0x1b0)](0x2);return;}let _0x271d3c={'link':this[_0x3f06cf(0x1cd)](_0x294f7b,_0x33d614),'name':_0x5eb20f['name'],'type':_0x33d614};return this[_0x3f06cf(0x290)]['pushLink'](_0x271d3c),this[_0x3f06cf(0x165)](),this[_0x3f06cf(0x290)]['updateState'](0x1),_0x294f7b;}[_0x41e775(0x29d)](){const _0x54c0fc=_0x41e775;return this[_0x54c0fc(0x18f)]['getCurrentUnitOfType'](_0x42c8e5[_0x54c0fc(0x250)][_0x54c0fc(0x1bf)])[_0x54c0fc(0x257)]();}[_0x41e775(0x306)](){const _0x9c9c13=_0x41e775;return this['_univerInstanceService'][_0x9c9c13(0x225)](_0x42c8e5[_0x9c9c13(0x250)][_0x9c9c13(0x1ca)])[_0x9c9c13(0x257)]();}[_0x41e775(0x2fd)](){const _0x261aad=_0x41e775;return this[_0x261aad(0x18f)]['getCurrentUnitOfType'](_0x42c8e5[_0x261aad(0x250)]['UNIVER_SLIDE'])['getUnitId']();}[_0x41e775(0x1b1)](_0x267803){const _0x560c6f=_0x41e775;return this[_0x560c6f(0x30a)](_0x267803,_0x42c8e5[_0x560c6f(0x250)][_0x560c6f(0x1bf)]);}[_0x41e775(0x30a)](_0x291a06,_0x3670af){const _0x586f3c=_0x41e775;var _0xc079f8;let _0x38401a=(_0xc079f8=this[_0x586f3c(0x18f)][_0x586f3c(0x225)](_0x3670af))==null?void 0x0:_0xc079f8[_0x586f3c(0x2f5)](),_0x45b228=_0x38401a==null?void 0x0:_0x38401a[_0x586f3c(0x1f5)];return typeof _0x45b228=='string'&&_0x45b228[_0x586f3c(0x1f4)]()?_0x45b228:_0x291a06[_0x586f3c(0x1f5)]['split']('.')[_0x586f3c(0x2b5)]()||document['title'];}async[_0x41e775(0x223)](){const _0x303bb0=_0x41e775;return this[_0x303bb0(0x18f)][_0x303bb0(0x225)](_0x42c8e5['UniverInstanceType'][_0x303bb0(0x1bf)])['getSnapshot']();}async[_0x41e775(0x2fb)](){const _0x2f3ff0=_0x41e775;return this[_0x2f3ff0(0x18f)]['getCurrentUnitOfType'](_0x42c8e5['UniverInstanceType'][_0x2f3ff0(0x1ca)])['getSnapshot']();}async[_0x41e775(0x222)](){const _0x53566e=_0x41e775;let _0x782271=this['_univerInstanceService'][_0x53566e(0x225)](_0x42c8e5[_0x53566e(0x250)][_0x53566e(0x2dc)]),_0x5a571c=this[_0x53566e(0x1b7)][_0x53566e(0x24f)](_0x782271['getUnitId']());return _0x5a571c==null?_0x782271['getSnapshot']():_0x5a571c;}['_getLinkByUnitId'](_0x3e3826,_0x588839){const _0x268d06=_0x41e775;let _0x3092f0=new URL(window[_0x268d06(0x2d6)][_0x268d06(0x253)]);return _0x3092f0[_0x268d06(0x2d5)][_0x268d06(0x27f)]('unit',_0x3e3826),_0x3092f0['searchParams'][_0x268d06(0x27f)](_0x268d06(0x1dc),''+_0x588839),_0x3092f0[_0x268d06(0x2a7)]();}[_0x41e775(0x2ce)](_0x228d77){const _0x5e2f84=_0x41e775;let _0xc2d653=this[_0x5e2f84(0x18f)][_0x5e2f84(0x225)](_0x42c8e5[_0x5e2f84(0x250)][_0x5e2f84(0x1bf)])[_0x5e2f84(0x257)]();this[_0x5e2f84(0x18f)][_0x5e2f84(0x25e)](_0xc2d653),this[_0x5e2f84(0x18f)][_0x5e2f84(0x1e3)](_0x42c8e5[_0x5e2f84(0x250)][_0x5e2f84(0x1bf)],_0x228d77);}[_0x41e775(0x1db)](_0x1bf986){const _0x48575f=_0x41e775;let _0x5aaf1c=this[_0x48575f(0x18f)][_0x48575f(0x225)](_0x42c8e5[_0x48575f(0x250)][_0x48575f(0x2dc)])['getUnitId']();this['_univerInstanceService'][_0x48575f(0x25e)](_0x5aaf1c),this[_0x48575f(0x18f)][_0x48575f(0x1e3)](_0x42c8e5['UniverInstanceType']['UNIVER_SLIDE'],_0x1bf986);}[_0x41e775(0x288)](_0x5b2da6){const _0xd0ebcb=_0x41e775;if(_0x5b2da6){let {code:_0x2f864b}=_0x5b2da6;switch(_0x2f864b){case _0x285eb5[_0xd0ebcb(0x273)][_0xd0ebcb(0x17a)]:this['_messageService'][_0xd0ebcb(0x216)]({'type':_0x1fb1c9[_0xd0ebcb(0x1a8)][_0xd0ebcb(0x22c)],'content':this[_0xd0ebcb(0x1d9)]['t']('exchange-client.tooLarge')});break;case _0x285eb5['ErrorCode'][_0xd0ebcb(0x201)]:this[_0xd0ebcb(0x2e5)][_0xd0ebcb(0x216)]({'type':_0x1fb1c9[_0xd0ebcb(0x1a8)]['Error'],'content':this[_0xd0ebcb(0x1d9)]['t'](_0xd0ebcb(0x1df))});break;default:this['_messageService'][_0xd0ebcb(0x216)]({'type':_0x1fb1c9[_0xd0ebcb(0x1a8)]['Error'],'content':this[_0xd0ebcb(0x1d9)]['t'](_0xd0ebcb(0x1f1))});break;}return null;}return this[_0xd0ebcb(0x2e5)][_0xd0ebcb(0x216)]({'type':_0x1fb1c9[_0xd0ebcb(0x1a8)][_0xd0ebcb(0x22c)],'content':this[_0xd0ebcb(0x1d9)]['t'](_0xd0ebcb(0x1f1))}),null;}[_0x41e775(0x230)](_0x21b732){const _0x890e69=_0x41e775;let _0x8a7750='';switch(_0x21b732){case _0x1fb1c9[_0x890e69(0x1a8)][_0x890e69(0x2cb)]:_0x8a7750=this[_0x890e69(0x1d9)]['t'](_0x890e69(0x2fc));break;case _0x1fb1c9['MessageType'][_0x890e69(0x256)]:_0x8a7750=this[_0x890e69(0x1d9)]['t'](_0x890e69(0x242));break;default:break;}this[_0x890e69(0x2e5)][_0x890e69(0x216)]({'type':_0x21b732,'content':_0x8a7750});}[_0x41e775(0x156)](_0x1e8a71){const _0x1a41b8=_0x41e775;let _0x378095='';switch(_0x1e8a71){case _0x1fb1c9[_0x1a41b8(0x1a8)][_0x1a41b8(0x2cb)]:_0x378095=this[_0x1a41b8(0x1d9)]['t'](_0x1a41b8(0x2c9));break;case _0x1fb1c9[_0x1a41b8(0x1a8)]['Info']:_0x378095=this[_0x1a41b8(0x1d9)]['t'](_0x1a41b8(0x2ff));break;default:break;}this[_0x1a41b8(0x2e5)][_0x1a41b8(0x216)]({'type':_0x1e8a71,'content':_0x378095});}[_0x41e775(0x2d9)](){const _0x32d1ee=_0x41e775;this['_progress$'][_0x32d1ee(0x248)]({'done':this[_0x32d1ee(0x2c1)],'count':this[_0x32d1ee(0x170)]});}[_0x41e775(0x187)](_0x42cb46){const _0x4ce908=_0x41e775;this[_0x4ce908(0x170)]+=_0x42cb46,this[_0x4ce908(0x2d9)]();}['_addDoneTask'](_0x46623e){const _0x3a10f1=_0x41e775;this[_0x3a10f1(0x2c1)]+=_0x46623e,this[_0x3a10f1(0x2c1)]=Math[_0x3a10f1(0x179)](this[_0x3a10f1(0x2c1)],this[_0x3a10f1(0x170)]),this[_0x3a10f1(0x2d9)]();}[_0x41e775(0x165)](){const _0x3f4e13=_0x41e775;this[_0x3f4e13(0x2c1)]=this[_0x3f4e13(0x170)],this[_0x3f4e13(0x2d9)]();}[_0x41e775(0x2df)](){const _0x53680c=_0x41e775;this[_0x53680c(0x2c1)]=0x0,this[_0x53680c(0x170)]=0x0,this['_emitProgress']();}[_0x41e775(0x174)](_0x55d7cb,_0x3bcbfe){const _0x93f0ef=_0x41e775;let _0x26238c=_0x55d7cb[0x0],_0x1ba0c3=_0x26238c[_0x93f0ef(0x1f5)];return _0x27caad(_0x26238c)===_0x3bcbfe?!0x1:(this['_messageService'][_0x93f0ef(0x216)]({'type':_0x1fb1c9[_0x93f0ef(0x1a8)][_0x93f0ef(0x22c)],'content':this[_0x93f0ef(0x1d9)]['t'](_0x93f0ef(0x2a2),_0x1ba0c3)}),!0x0);}['_uploadTaskNotDone'](){const _0x47ed0c=_0x41e775;return this[_0x47ed0c(0x170)]!==0x0&&this['_doneUploadTaskCount']!==this[_0x47ed0c(0x170)];}};_0x2848fe=_0x11fc8b([_0x5f407f(0x0,(0x0,_0x42c8e5[_0x41e775(0x1e1)])(_0x42c8e5['IUniverInstanceService'])),_0x5f407f(0x1,_0x39c413['IMessageService']),_0x5f407f(0x2,(0x0,_0x42c8e5[_0x41e775(0x1e1)])(_0x42c8e5[_0x41e775(0x145)])),_0x5f407f(0x3,(0x0,_0x42c8e5[_0x41e775(0x1e1)])(_0xec7115)),_0x5f407f(0x4,(0x0,_0x42c8e5[_0x41e775(0x1e1)])(_0x21abef)),_0x5f407f(0x5,_0x42c8e5[_0x41e775(0x206)]),_0x5f407f(0x6,(0x0,_0x42c8e5[_0x41e775(0x1e1)])(_0x42c8e5[_0x41e775(0x1c5)]))],_0x2848fe);function _0x4f865e(_0x2a1a24){const _0x972e92=_0x41e775;let {onClick:_0x3a691a,children:_0x14dedb,className:_0x56189c}=_0x2a1a24;return(0x0,_0x5aaaec['jsx'])('button',{'className':(0x0,_0x1fb1c9[_0x972e92(0x203)])(_0x972e92(0x175),_0x56189c),'type':_0x972e92(0x19e),'onClick':_0x3a691a,'children':_0x14dedb});}function _0x54939f(){const _0x4442f5=_0x41e775;let _0x469a32=(0x0,_0x39c413[_0x4442f5(0x152)])(_0xad01dd),_0x1390e1=(0x0,_0x39c413[_0x4442f5(0x152)])(_0x42c8e5[_0x4442f5(0x145)]);function _0x452de8(){const _0x54915f=_0x4442f5;_0x469a32[_0x54915f(0x161)]();}return(0x0,_0x5aaaec['jsx'])(_0x4f865e,{'onClick':_0x452de8,'children':_0x1390e1['t'](_0x4442f5(0x1d7))});}function _0x4e8851(){const _0x3d1049=_0x41e775;return(0x0,_0x5aaaec[_0x3d1049(0x209)])(_0x3d1049(0x300),{'className':_0x3d1049(0x293),'children':[(0x0,_0x5aaaec[_0x3d1049(0x1e6)])(_0x3d1049(0x2ea),{'className':'univer-mb-3\x20univer-py-0\x20univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','children':(0x0,_0x39c413[_0x3d1049(0x152)])(_0x42c8e5[_0x3d1049(0x145)])['t'](_0x3d1049(0x1de))}),(0x0,_0x5aaaec['jsx'])(_0x54939f,{})]});}function _0x28eba5(_0x282c7e){const _0x36e299=_0x41e775;let {count:_0x2fbdbd}=_0x282c7e;return(0x0,_0x5aaaec[_0x36e299(0x209)])(_0x36e299(0x300),{'className':_0x36e299(0x2bf),'children':[(0x0,_0x5aaaec[_0x36e299(0x1e6)])(_0x36e299(0x2ea),{'className':_0x36e299(0x16a),'children':(0x0,_0x39c413[_0x36e299(0x152)])(_0x42c8e5[_0x36e299(0x145)])['t'](_0x36e299(0x1e2),''+_0x2fbdbd)}),(0x0,_0x5aaaec['jsx'])(_0x54939f,{})]});}function _0x49ac04(){const _0xf67aba=_0x41e775;let _0x232476=(0x0,_0x39c413[_0xf67aba(0x152)])(_0xad01dd),_0x346f63=(0x0,_0x39c413['useDependency'])(_0x42c8e5['LocaleService']);function _0x198424(){_0x232476['interrupt']();}return(0x0,_0x5aaaec[_0xf67aba(0x1e6)])(_0x4f865e,{'onClick':_0x198424,'children':_0x346f63['t']('exchange-client.cancel')});}function _0x2ed602(){const _0xfeb3f2=_0x41e775;let {count:_0x207e01,done:_0x46c2df}=(0x0,_0x39c413['useObservable'])((0x0,_0x39c413['useDependency'])(_0xad01dd)[_0xfeb3f2(0x311)]),_0x93a5b2=_0x207e01>0x0?_0x46c2df/_0x207e01:0x0;return(0x0,_0x5aaaec[_0xfeb3f2(0x1e6)])(_0xfeb3f2(0x300),{'className':_0xfeb3f2(0x157),'children':(0x0,_0x5aaaec['jsx'])('div',{'className':_0xfeb3f2(0x220),'style':{'width':Math['floor'](_0x93a5b2*0x64)+'%'}})});}function _0x1e70a9(){const _0x2912c4=_0x41e775;return(0x0,_0x5aaaec[_0x2912c4(0x209)])(_0x2912c4(0x300),{'className':_0x2912c4(0x293),'children':[(0x0,_0x5aaaec[_0x2912c4(0x1e6)])(_0x2912c4(0x2ea),{'className':_0x2912c4(0x314),'children':(0x0,_0x39c413[_0x2912c4(0x152)])(_0x42c8e5[_0x2912c4(0x145)])['t'](_0x2912c4(0x1cc))}),(0x0,_0x5aaaec[_0x2912c4(0x1e6)])('div',{'className':_0x2912c4(0x20d),'children':(0x0,_0x5aaaec[_0x2912c4(0x1e6)])(_0x2ed602,{})}),(0x0,_0x5aaaec['jsx'])(_0x49ac04,{})]});}let _0x44b683={0x1:(0x0,_0x5aaaec[_0x41e775(0x1e6)])(_0x14297b,{'className':'univer-text-green-500'}),0x0:(0x0,_0x5aaaec['jsx'])(_0x53b21f,{'className':_0x41e775(0x218)}),0x2:(0x0,_0x5aaaec[_0x41e775(0x1e6)])(_0x136819,{'className':_0x41e775(0x268)})};function _0x459cd8(){const _0x5afaf6=_0x41e775;let _0x549a04=(0x0,_0x39c413[_0x5afaf6(0x152)])(_0x21abef),_0xe3db1d=(0x0,_0x39c413['useDependency'])(_0x42c8e5['LocaleService']),_0x1700b1=(0x0,_0x39c413[_0x5afaf6(0x194)])(_0x549a04[_0x5afaf6(0x2f6)],0x0),_0x3fe17c=(0x0,_0x39c413['useObservable'])(_0x549a04[_0x5afaf6(0x176)],!0x1),_0x29db64=(0x0,_0x39c413['useObservable'])(_0x549a04[_0x5afaf6(0x1d0)],[]);function _0x46df59(){_0x549a04['hide']();}function _0x38fc9b(_0x9cfbfd){const _0x201ae6=_0x5afaf6;switch(_0x9cfbfd){case 0x1:return _0xe3db1d['t'](_0x201ae6(0x2c9));case 0x0:return _0xe3db1d['t'](_0x201ae6(0x2ff));case 0x2:return _0xe3db1d['t'](_0x201ae6(0x2d0));default:return'';}}return _0x3fe17c&&(0x0,_0x5aaaec[_0x5afaf6(0x209)])(_0x5afaf6(0x300),{'className':_0x5afaf6(0x28a),'children':[(0x0,_0x5aaaec[_0x5afaf6(0x209)])(_0x5afaf6(0x300),{'className':'univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-1.5\x20univer-pr-2','children':[(0x0,_0x5aaaec[_0x5afaf6(0x209)])(_0x5afaf6(0x2ea),{'className':'univer-flex','children':[(0x0,_0x5aaaec['jsx'])(_0x5afaf6(0x2ea),{'className':_0x5afaf6(0x177),'children':_0x44b683[_0x1700b1]}),(0x0,_0x5aaaec[_0x5afaf6(0x1e6)])(_0x5afaf6(0x2ea),{'className':'univer-ml-1.5\x20univer-font-semibold\x20univer-text-gray-900\x20dark:!univer-text-white','children':_0x38fc9b(_0x1700b1)})]}),(0x0,_0x5aaaec[_0x5afaf6(0x1e6)])(_0x5afaf6(0x2ea),{'className':_0x5afaf6(0x1ef),'onClick':_0x46df59,'children':(0x0,_0x5aaaec[_0x5afaf6(0x1e6)])(_0x2d29f0,{})})]}),(0x0,_0x5aaaec[_0x5afaf6(0x209)])(_0x5afaf6(0x300),{'children':[_0x1700b1===0x0&&(0x0,_0x5aaaec[_0x5afaf6(0x1e6)])(_0x1e70a9,{}),_0x1700b1===0x2&&(0x0,_0x5aaaec[_0x5afaf6(0x1e6)])(_0x4e8851,{}),_0x29db64[_0x5afaf6(0x1b2)]>0x0&&(0x0,_0x5aaaec['jsx'])(_0x440a3b,{'list':_0x29db64}),_0x1700b1===0x1&&(0x0,_0x5aaaec[_0x5afaf6(0x1e6)])(_0x28eba5,{'count':_0x29db64[_0x5afaf6(0x1b2)]})]})]});}function _0x3ed3fc(){const _0x199c28=_0x41e775;return(0x0,_0x5aaaec[_0x199c28(0x1e6)])(_0x459cd8,{});}let _0x247802=class extends _0x42c8e5[_0x41e775(0x276)]{constructor(_0x59a4b2,_0x86566f){const _0x418f48=_0x41e775;super(),this[_0x418f48(0x185)]=_0x59a4b2,this['_uiPartsService']=_0x86566f,this[_0x418f48(0x29e)]();}['_registerUIParts'](){const _0x22f45a=_0x41e775;this[_0x22f45a(0x23a)](this[_0x22f45a(0x2a1)][_0x22f45a(0x16d)](_0x39c413[_0x22f45a(0x19c)][_0x22f45a(0x1f0)],()=>(0x0,_0x39c413[_0x22f45a(0x188)])(_0x3ed3fc,this['_injector'])));}};_0x247802=_0x11fc8b([_0x5f407f(0x0,(0x0,_0x42c8e5[_0x41e775(0x1e1)])(_0x42c8e5[_0x41e775(0x18a)])),_0x5f407f(0x1,_0x39c413['IUIPartsService'])],_0x247802);let _0x2a312b=class extends _0x42c8e5[_0x41e775(0x315)]{constructor(_0x4c5900=_0x52c529,_0x5cdd9b,_0x59b04e){const _0x3dec4a=_0x41e775;super(),this[_0x3dec4a(0x1d3)]=_0x4c5900,this[_0x3dec4a(0x185)]=_0x5cdd9b,this[_0x3dec4a(0x26a)]=_0x59b04e;let {..._0x48cd29}=(0x0,_0x42c8e5['merge'])({},_0x52c529,this[_0x3dec4a(0x1d3)]);this[_0x3dec4a(0x26a)][_0x3dec4a(0x269)](_0x127280,_0x48cd29);}['onStarting'](){const _0xf31b31=_0x41e775;(0x0,_0x42c8e5['registerDependencies'])(this[_0xf31b31(0x185)],[[_0x414d64],[_0x247802],[_0xad01dd,{'useClass':_0x2848fe}],[_0xec7115,{'useClass':_0x11b511}],[_0x1aef36,{'useClass':_0x40ccae}],[_0x21abef,{'useClass':_0x34b02b}]]);}[_0x41e775(0x15d)](){const _0x4e2406=_0x41e775;(0x0,_0x42c8e5[_0x4e2406(0x2f7)])(this[_0x4e2406(0x185)],[[_0x414d64],[_0x247802],[_0xad01dd]]);}};_0xb150bd(_0x2a312b,_0x41e775(0x14c),_0x41e775(0x2e4)),_0xb150bd(_0x2a312b,_0x41e775(0x262),_0x4d3e88),_0xb150bd(_0x2a312b,'version',_0x573a9f),_0x2a312b=_0x11fc8b([(0x0,_0x42c8e5[_0x41e775(0x2eb)])(_0x3609f8['UniverNetworkPlugin'],_0x15533e[_0x41e775(0x236)]),_0x5f407f(0x1,(0x0,_0x42c8e5[_0x41e775(0x1e1)])(_0x42c8e5[_0x41e775(0x18a)])),_0x5f407f(0x2,_0x42c8e5[_0x41e775(0x25f)])],_0x2a312b),_0x2dbe39[_0x41e775(0x31b)]=_0xad01dd,_0x2dbe39[_0x41e775(0x14e)]=_0xec7115,Object['defineProperty'](_0x2dbe39,_0x41e775(0x240),{'enumerable':!0x0,'get':function(){return _0x2a312b;}}),_0x2dbe39[_0x41e775(0x2bb)]=_0x4beb32,_0x2dbe39[_0x41e775(0x207)]=_0x54728b,_0x2dbe39[_0x41e775(0x148)]=_0x10f382;}));function _0x38ad(_0x353edc,_0x37082d){_0x353edc=_0x353edc-0x145;const _0x241502=_0x2415();let _0x38ad0a=_0x241502[_0x353edc];return _0x38ad0a;}function _0x2415(){const _0x1275b7=['0\x200\x2017\x2016','exportDOCXByUnitId','includes','_getTaskURL','log','M5.88699\x202.34478L3.65371\x202.3448C2.88051\x202.34481\x202.25372\x202.97161\x202.25372\x203.7448L2.25371\x2012.4445C2.25371\x2013.2177\x202.88052\x2013.8445\x203.65372\x2013.8445L12.3535\x2013.8445C13.1267\x2013.8445\x2013.7535\x2013.2177\x2013.7535\x2012.4445V10.0256C13.7535\x209.69425\x2014.0221\x209.42562\x2014.3535\x209.42562C14.6849\x209.42562\x2014.9535\x209.69425\x2014.9535\x2010.0256V12.4445C14.9535\x2013.8804\x2013.7894\x2015.0444\x2012.3535\x2015.0445L3.65373\x2015.0445C2.21778\x2015.0445\x201.05371\x2013.8805\x201.05371\x2012.4445L1.05372\x203.7448C1.05372\x202.30888\x202.21776\x201.14482\x203.65369\x201.1448L5.88697\x201.14478C6.21834\x201.14477\x206.48698\x201.4134\x206.48698\x201.74477C6.48699\x202.07614\x206.21836\x202.34477\x205.88699\x202.34478Z','toStringTag','saveSnapshot','_injector','mask','_addTotalCount','connectInjector','_extractErrorDetail','Injector','M4.90578\x2011.6398C4.72169\x2011.6398\x204.57245\x2011.789\x204.57245\x2011.9731C4.57245\x2012.1572\x204.72169\x2012.3065\x204.90578\x2012.3065H7.57245C7.75654\x2012.3065\x207.90578\x2012.1572\x207.90578\x2011.9731C7.90578\x2011.789\x207.75654\x2011.6398\x207.57245\x2011.6398H4.90578Z','accept','UNIVER_PROJECT',':\x20HTTP\x20','_univerInstanceService','b64DecodeUnicode','random','M3.71274\x202.86421C3.47843\x202.6299\x203.09853\x202.6299\x202.86421\x202.86421C2.6299\x203.09853\x202.6299\x203.47843\x202.86421\x203.71274L7.15154\x208.00007L2.86421\x2012.2874C2.6299\x2012.5217\x202.6299\x2012.9016\x202.86421\x2013.1359C3.09853\x2013.3702\x203.47843\x2013.3702\x203.71274\x2013.1359L8.00007\x208.84859L12.2874\x2013.1359C12.5217\x2013.3702\x2012.9016\x2013.3702\x2013.1359\x2013.1359C13.3702\x2012.9016\x2013.3702\x2012.5217\x2013.1359\x2012.2874L8.84859\x208.00007L13.1359\x203.71274C13.3702\x203.47843\x2013.3702\x203.09853\x2013.1359\x202.86421C12.9016\x202.6299\x2012.5217\x202.6299\x2012.2874\x202.86421L8.00007\x207.15154L3.71274\x202.86421Z','pushLink','useObservable','http://www.w3.org/2000/svg','setTaskInterrupted','download','react','doc','@univerjs-pro/exchange-client','getConfig','BuiltInUIPart','minSheetColumnCount','button','children','Error\x20fetching\x20file\x20from\x20URL:','success','Get\x20outputType\x20error','xlsx','options','split','DirectExportIcon','_httpService','MessageType','getSheetBlock','files','subscribe','@univerjs/core','_logService','string','Failed\x20to\x20get\x20unitID\x20from\x20task','updateState','_getUnitName','length','1em','docs-multi-icon','close-icon','taskID','_resourceLoaderService','body','_getSignURL','createIdentifier','appendChild','UniverProExchangeClient','UNIVER_BASE','pptx','UNIVER_SHEET','?size=','_upload','symbol','1557gcziAq','_visible$','IResourceLoaderService','upload\x20request\x20failed','_exchangeService','scrollbarClassName','@univerjs/network','UNIVER_DOC','\x20-\x20','exchange-client.wait','_getLinkByUnitId','UNIVER_PDF','toPrimitive','list$','getDeserializedSheetBlock','createElement','_config','attrs','upload\x20request\x20failed:\x20failed\x20to\x20read\x20source\x20file\x20from\x20url','registerLink','exchange-client.uploadAgain','stroke','_localeService','univer-mt-5\x20univer-max-h-72\x20univer-overflow-y-auto\x20univer-overflow-x-hidden','_refreshSlide','type','_getExportURL','exchange-client.interrupt','exchange-client.internalError','stringify','Inject','exchange-client.uploadSuccessTip','createUnit','add','Failed\x20to\x20transform\x20snapshot\x20to\x20string','jsx','blockID','_getUploadFileURL','_iconManager','importXLSXToSnapshot','asObservable','Module','importDOCXToUnitId','Method\x20not\x20implemented.','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','CONTENT','exchange-client.networkError','input','transformWorkbookDataToSnapshot','trim','name','M3.4535\x201.12549C2.7002\x201.12549\x202.08954\x201.73615\x202.08954\x202.48945V13.5104C2.08954\x2014.2637\x202.7002\x2014.8744\x203.4535\x2014.8744H12.5465C13.2998\x2014.8744\x2013.9105\x2014.2637\x2013.9105\x2013.5104V5.0992L10.0091\x201.12549H3.4535Z','M10.0075\x201.12549L13.9104\x205.09842H10.6742C10.306\x205.09842\x2010.0075\x204.79994\x2010.0075\x204.43175V1.12549Z','status','clock-icon','getTextFromUrl','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','complete','number','rev','#4B7DFF','univer-flex\x20univer-w-[calc(100%-48px)]\x20univer-items-center','INTERNAL_ERROR','importDOCXToSnapshot','clsx','_list$','exportPPTXByUnitId','ILogService','transformSnapshotJsonToWorkbookData','uploadFileServerUrl','jsxs','Failed\x20to\x20get\x20text\x20from\x20url','2224674hbPdva','M8.71094\x201.75039C8.71094\x201.41902\x208.97956\x201.15039\x209.31094\x201.15039H13.7497C14.3572\x201.15039\x2014.8497\x201.64288\x2014.8497\x202.25039V6.68919C14.8497\x207.02056\x2014.5811\x207.28919\x2014.2497\x207.28919C13.9184\x207.28919\x2013.6497\x207.02056\x2013.6497\x206.68919V3.19854L8.95883\x207.88944C8.72452\x208.12375\x208.34462\x208.12375\x208.1103\x207.88944C7.87599\x207.65512\x207.87599\x207.27523\x208.1103\x207.04091L12.8008\x202.35039H9.31094C8.97956\x202.35039\x208.71094\x202.08176\x208.71094\x201.75039Z','univer-pl-2\x20univer-pr-4','outputType','file.','pending','replace','change','_uploadTaskNotDone','import','_getMaxPollingTime','show','join','univer-text-blue-500','IconManager','saveSheetBlock','getTask','currentColor','UniverProCollaboration','push','encode','univer-h-1.5\x20univer-rounded-lg\x20univer-bg-primary-600\x20univer-transition-[width]\x20univer-duration-500','filter','_getUnitSlideJson','_getUnitJson','7568VkUxjP','getCurrentUnitOfType','Subject','defs','xlink:href','block\x20is\x20required','importXLSXToUnitId','univer-m-0\x20univer-flex\x20univer-list-none\x20univer-flex-col\x20univer-gap-2\x20univer-p-0','Error','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','M4.7\x207.05H11.1V12.05H4.7V7.05ZM5.5\x207.85V9.2H7.35V7.85H5.5ZM8.15\x207.85V9.2H10.3V7.85H8.15ZM5.5\x2010V11.25H7.35V10H5.5ZM8.15\x2010V11.25H10.3V10H8.15Z','_getDownloadEndpointURL','_showDownloadMessage','FileId','application/vnd.openxmlformats-officedocument.spreadsheetml.template','getUnitType','dispose','0\x200\x2016\x2016','UniverLicensePlugin','transformSnapshotToSlideData','.json','importFileToUnitId','disposeWithMe','resolve','exportDOCXBySnapshot','defIds','_sheetBlockCache','&flate=','UniverExchangeClientPlugin','@univerjs-pro/license','exchange-client.downloading','UNRECOGNIZED','_importFileToUnitId','statusText','tag','prototype','next','exportXLSXBySnapshot','sign\x20url\x20error','textEncoder','text','#FF6B4B','M3.00004\x201.3335C2.07957\x201.3335\x201.33337\x202.07969\x201.33337\x203.00016V13.0002C1.33337\x2013.9143\x202.06935\x2014.6566\x202.98108\x2014.6667C2.99252\x2014.6671\x203.00399\x2014.6671\x203.01547\x2014.6668H13C13.9205\x2014.6668\x2014.6667\x2013.9207\x2014.6667\x2013.0002V11.8335C14.6667\x2011.4653\x2014.3682\x2011.1668\x2014\x2011.1668C13.6319\x2011.1668\x2013.3334\x2011.4653\x2013.3334\x2011.8335V13.0002C13.3334\x2013.1843\x2013.1842\x2013.3335\x2013\x2013.3335H5.25636C5.61522\x2013.016\x205.95119\x2012.6637\x206.25105\x2012.2868C7.06748\x2011.2609\x207.66671\x209.98799\x207.66671\x208.66683V2.66683H13C13.1841\x202.66683\x2013.3334\x202.81606\x2013.3334\x203.00016V4.66683C13.3334\x205.03502\x2013.6319\x205.3335\x2014\x205.3335C14.3682\x205.3335\x2014.6667\x205.03502\x2014.6667\x204.66683V3.00016C14.6667\x202.0797\x2013.9205\x201.3335\x2013\x201.3335H3.00004ZM6.33337\x202.66683H3.00004C2.81595\x202.66683\x202.66671\x202.81607\x202.66671\x203.00016V13.0002C2.66671\x2013.1484\x202.76345\x2013.274\x202.89725\x2013.3173C3.70845\x2012.9437\x204.55406\x2012.2781\x205.20773\x2011.4566C5.90507\x2010.5803\x206.33337\x209.59203\x206.33337\x208.66683V2.66683Z','saveUnit','UniverInstanceType','Failed\x20to\x20get\x20taskID\x20from\x20import\x20response','SuccessIcon','href','signUrl','assign','Info','getUnitId','file','exportPPTXBySnapshot','_buildHttpErrorMessage','UniverUi','UniverIcon','map','disposeUnit','IConfigService','forwardRef','style','packageName','@univerjs/protocol','data','workbook','direct-export-icon','UniverProtocol','univer-text-red-500','setConfig','_configService','M8.14248\x200.899902C4.22126\x200.899902\x201.04248\x204.07868\x201.04248\x207.9999C1.04248\x2011.9211\x204.22126\x2015.0999\x208.14248\x2015.0999C12.0637\x2015.0999\x2015.2425\x2011.9211\x2015.2425\x207.9999C15.2425\x204.07868\x2012.0637\x200.899902\x208.14248\x200.899902ZM2.24248\x207.9999C2.24248\x204.74142\x204.884\x202.0999\x208.14248\x202.0999C11.401\x202.0999\x2014.0425\x204.74142\x2014.0425\x207.9999C14.0425\x2011.2584\x2011.401\x2013.8999\x208.14248\x2013.8999C4.884\x2013.8999\x202.24248\x2011.2584\x202.24248\x207.9999Z','message','univer-pro.exchange-client.request.service','pathname','_exportBySnapshot','25yMwjGy','@univerjs/design','M7.76493\x207.24535C7.76493\x207.07967\x207.63024\x206.94371\x207.46548\x206.96123C7.01146\x207.00953\x206.57426\x207.16714\x206.19216\x207.42245C5.72662\x207.73351\x205.36378\x208.17564\x205.14951\x208.69292C4.93525\x209.2102\x204.87918\x209.77941\x204.98842\x2010.3285C5.09765\x2010.8777\x205.36727\x2011.3821\x205.76318\x2011.778C6.15909\x2012.1739\x206.66351\x2012.4436\x207.21265\x2012.5528C7.76179\x2012.662\x208.33099\x2012.606\x208.84828\x2012.3917C9.36556\x2012.1774\x209.80769\x2011.8146\x2010.1188\x2011.349C10.3741\x2010.9669\x2010.5317\x2010.5297\x2010.58\x2010.0757C10.5975\x209.91096\x2010.4615\x209.77627\x2010.2958\x209.77627L8.06493\x209.77627C7.89925\x209.77627\x207.76493\x209.64195\x207.76493\x209.47627L7.76493\x207.24535Z','ErrorCode','clear','slide','Disposable','none','path','_getMinSheetRowCount','originalMeta','xltx','M10.4097\x209.35206C10.5753\x209.35206\x2010.7115\x209.21728\x2010.6918\x209.05277C10.6645\x208.82511\x2010.6062\x208.60178\x2010.5181\x208.38909C10.3917\x208.08379\x2010.2063\x207.80639\x209.97264\x207.57272C9.73897\x207.33905\x209.46157\x207.1537\x209.15627\x207.02724C8.94358\x206.93914\x208.72024\x206.88083\x208.49259\x206.85356C8.32808\x206.83385\x208.1933\x206.97001\x208.1933\x207.13569V9.05206C8.1933\x209.21774\x208.32761\x209.35206\x208.4933\x209.35206H10.4097Z','url(#$1','revokeObjectURL','set','_getMinSheetColumnCount','/universer-api/exchange/task/{taskID}','React','_requestState$','isArray','match','use','transformSlideDataToSnapshot','_showNetworkError','fileID','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','upload\x20failed:\x20missing\x20FileId\x20in\x20response','keys','_taskInterrupted','displayName','Content-Type','_uploadNotificationService','_registerIcons','exchange-client.config','univer-mt-5\x20univer-flex\x20univer-flex-col','_addDoneTask','white','importServerUrl','headers','evenodd','xlsm','application/pdf','append','get','_getUnitID','_registerUIParts','sheetBlocks','object','_uiPartsService','exchange-client.fileTypeError','decorate','export','slides-multi-icon','application/octet-stream','toString','link','addEventListener','dictionary','#35BD4B','rxjs','Warning','b64EncodeUnicode','BehaviorSubject','exportServerUrl','5444820ETxQgr','exportXLSXByUnitId','/universer-api/exchange/{type}/import','transformSnapshotToDocumentData','shift','mem','_state$','svg','requestState$','toLowerCase','downloadFile','post','pdf','max','univer-mt-3\x20univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-2\x20univer-pr-1','copyFileMeta','_doneUploadTaskCount','getResourcesRequest','buffer','UNIVER_UNKNOWN','parse','idSuffix','M4.57245\x209.62638C4.57245\x209.44229\x204.72169\x209.29305\x204.90578\x209.29305H10.2391C10.4232\x209.29305\x2010.5724\x209.44229\x2010.5724\x209.62638C10.5724\x209.81048\x2010.4232\x209.95972\x2010.2391\x209.95972H4.90578C4.72169\x209.95972\x204.57245\x209.81048\x204.57245\x209.62638Z','application/vnd.openxmlformats-officedocument.wordprocessingml.document','exchange-client.uploadSuccess','No\x20file\x20selected','Success','1.0.0-alpha.4','/universer-api/file/{fileID}/sign-url','_refresh','docx','exchange-client.unknownMistake','entries','catch','fetchMissingChangesets','colorChannel1','searchParams','location','iterator','level','_emitProgress','import\x20error','43578erhGRN','UNIVER_SLIDE','uploadFileToUnitId','unshift','_clearProgress','2cplxdt','{fileID}','_export','sort','UNIVER_EXCHANGE_CLIENT_PLUGIN','_messageService','hide','#EC4F2D','_getImportURL','createObjectURL','span','DependentOn','_importTaskId','current','snapshot','ErrorIcon','currentTarget','downloadEndpointUrl','decode','M8.24483\x204.80026C8.24487\x204.46889\x207.97627\x204.20023\x207.6449\x204.2002C7.31353\x204.20016\x207.04487\x204.46876\x207.04483\x204.80013L7.04443\x208.40306C7.04442\x208.56222\x207.10763\x208.71486\x207.22017\x208.82739L9.64664\x2011.2539C9.88095\x2011.4882\x2010.2608\x2011.4882\x2010.4952\x2011.2539C10.7295\x2011.0195\x2010.7295\x2010.6396\x2010.4952\x2010.4053L8.24446\x208.15463L8.24483\x204.80026Z','getFocusedUnit','getSnapshot','state$','touchDependencies','M12.4714\x205.86209C12.2111\x205.60174\x2011.789\x205.60174\x2011.5286\x205.86209C11.2683\x206.12244\x2011.2683\x206.54455\x2011.5286\x206.8049L12.3906\x207.66683H10C9.63185\x207.66683\x209.33337\x207.96531\x209.33337\x208.3335C9.33337\x208.70169\x209.63185\x209.00016\x2010\x209.00016H12.3906L11.5286\x209.86209C11.2683\x2010.1224\x2011.2683\x2010.5446\x2011.5286\x2010.8049C11.789\x2011.0653\x2012.2111\x2011.0653\x2012.4714\x2010.8049L14.4714\x208.8049C14.5935\x208.68286\x2014.6583\x208.52528\x2014.6659\x208.36548C14.6665\x208.35482\x2014.6667\x208.34416\x2014.6667\x208.3335L12.4714\x205.86209Z','_list','maxTimeoutTime','_getUnitDocJson','exchange-client.downloadSuccess','_getUnitIDSlide','upload','exchange-client.uploading','div','importWorkbookDataToUnitId','univer-pro.exchange-client.upload-notification.service','CloseIcon','application/json','{taskID}','_getUnitIDDoc','interruptImportTask','getLatestCsReqIdBySid','saveChangeset','_getUnitNameByType','exports','function','forEach','default','Failed\x20to\x20parse\x20json','file.json','progress$','HTTPService','#305CFA','univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','Plugin','_blank','ClockIcon','code','error','UniverNetwork','IExchangeOperateService','disableCellImageConversion','/universer-api/exchange/{type}/export','LocaleService','Error\x20getting\x20file\x20name\x20from\x20URL:','getSheetBlocksFromSnapshot','transformWorkbookDataToSnapshotJson','clearTaskInterrupted','160988ZQwdzh','textDecoder','pluginName','1038898nJyCce','IExchangeService','_importToJson','done','subarray','useDependency','UNIVER_BOARD','amd','ignoreTableExport','_showUploadMessage','univer-mx-0\x20univer-mb-3\x20univer-mt-4\x20univer-h-1.5\x20univer-w-[324px]\x20univer-rounded-lg\x20univer-bg-gray-200','UniverProLicense','display','SheetsMultiIcon','_progress$','values','onReady','url','defineProperty','click','importFileToUnitIdByCurrentType','workbook.json','SlidesMultiIcon','362631gaXgbA','_completeProgress','resolveWithBasePath','ShareRangeIcon','getOwnPropertyDescriptor','M12.4714\x205.86209L14.4714\x207.86209C14.6001\x207.9907\x2014.6651\x208.15878\x2014.6667\x208.32734L12.4714\x205.86209Z','univer-text-sm\x20univer-text-gray-500','multiple','univerjs-icon\x20univerjs-icon-','registerComponent','importPPTXToSnapshot','_requestService','_totalUploadTaskCount','interrupt','share-range-icon','toDisposable','_fileTypeError','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','visible$','univer-h-6\x20univer-text-2xl','importFileToJson','min','CONNECTOR_DATA_TOO_LARGE','_signUrl','react/jsx-runtime'];_0x2415=function(){return _0x1275b7;};return _0x2415();}
|
package/lib/umd/locale/ar-SA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x5dab(){var _0x13225d=['يرجى\x20الانتظار...','140085PgfcrB','تم\x20التحميل\x20بنجاح','تمت\x20مقاطعة\x20الاتصال\x20بالشبكة\x20وفشل\x20رفع\x20الملف','تم\x20رفع\x20الملف\x20بنجاح','amd','جارٍ\x20الرفع','UniverProExchangeClientArSA','نوع\x20الملف\x20المحدد\x20[{0}]\x20غير\x20مدعوم\x20للرفع','5760846GfVsof','خطأ\x20غير\x20معروف','88QDoxfM','1222818IYMQQL','object','exports','1093520hFOkKh','1077699UKcACy','إلغاء','function','البيانات\x20كبيرة\x20جداً','112lHuYlr','خطأ\x20داخلي\x20غير\x20معروف','خطأ\x20في\x20الشبكة','3NdYZfh','125xtDuzF','تم\x20رفع\x20{0}\x20ملف/ملفات\x20بنجاح','169866PtItGD','جارٍ\x20التحميل','566932ZrqjCC'];_0x5dab=function(){return _0x13225d;};return _0x5dab();}function _0x49e7(_0x328538,_0x1cf91d){_0x328538=_0x328538-0x76;var _0x5daba0=_0x5dab();var _0x49e7b0=_0x5daba0[_0x328538];return _0x49e7b0;}(function(_0x150487,_0x3bafac){var _0x5af6ef=_0x49e7,_0x20cc01=_0x150487();while(!![]){try{var _0x47fe64=-parseInt(_0x5af6ef(0x89))/0x1+parseInt(_0x5af6ef(0x85))/0x2*(parseInt(_0x5af6ef(0x90))/0x3)+parseInt(_0x5af6ef(0x78))/0x4+-parseInt(_0x5af6ef(0x91))/0x5*(-parseInt(_0x5af6ef(0x76))/0x6)+parseInt(_0x5af6ef(0x82))/0x7+parseInt(_0x5af6ef(0x8d))/0x8*(parseInt(_0x5af6ef(0x7a))/0x9)+parseInt(_0x5af6ef(0x88))/0xa*(-parseInt(_0x5af6ef(0x84))/0xb);if(_0x47fe64===_0x3bafac)break;else _0x20cc01['push'](_0x20cc01['shift']());}catch(_0x46ff8f){_0x20cc01['push'](_0x20cc01['shift']());}}}(_0x5dab,0x861aa),function(_0xff9e7,_0x22cee4){var _0x1b0e41=_0x49e7;typeof exports==_0x1b0e41(0x86)&&typeof module<'u'?module[_0x1b0e41(0x87)]=_0x22cee4():typeof define==_0x1b0e41(0x8b)&&define[_0x1b0e41(0x7e)]?define([],_0x22cee4):(_0xff9e7=typeof globalThis<'u'?globalThis:_0xff9e7||self,_0xff9e7[_0x1b0e41(0x80)]=_0x22cee4());}(this,function(){var _0x777598=_0x49e7;return{'exchange-client':{'uploading':_0x777598(0x7f),'uploadSuccess':_0x777598(0x7d),'uploadSuccessTip':_0x777598(0x92),'downloading':_0x777598(0x77),'downloadSuccess':_0x777598(0x7b),'unknownMistake':_0x777598(0x83),'networkError':_0x777598(0x8f),'tooLarge':_0x777598(0x8c),'internalError':_0x777598(0x8e),'interrupt':_0x777598(0x7c),'fileTypeError':_0x777598(0x81),'wait':_0x777598(0x79),'cancel':_0x777598(0x8a),'uploadAgain':'إعادة\x20الرفع'}};}));
|