@univerjs-pro/exchange-client 1.0.0-alpha.3 → 1.0.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/facade.js +1 -1
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/locale/ar-SA.js +1 -1
- package/lib/cjs/locale/ca-ES.js +1 -1
- package/lib/cjs/locale/de-DE.js +1 -1
- package/lib/cjs/locale/en-US.js +1 -1
- package/lib/cjs/locale/es-ES.js +1 -1
- package/lib/cjs/locale/fa-IR.js +1 -1
- package/lib/cjs/locale/fr-FR.js +1 -1
- package/lib/cjs/locale/id-ID.js +1 -1
- package/lib/cjs/locale/it-IT.js +1 -1
- package/lib/cjs/locale/ja-JP.js +1 -1
- package/lib/cjs/locale/ko-KR.js +1 -1
- package/lib/cjs/locale/pl-PL.js +1 -1
- package/lib/cjs/locale/pt-BR.js +1 -1
- package/lib/cjs/locale/ru-RU.js +1 -1
- package/lib/cjs/locale/sk-SK.js +1 -1
- package/lib/cjs/locale/vi-VN.js +1 -1
- package/lib/cjs/locale/zh-CN.js +1 -1
- package/lib/cjs/locale/zh-HK.js +1 -1
- package/lib/cjs/locale/zh-TW.js +1 -1
- package/lib/es/facade.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/es/locale/ar-SA.js +1 -1
- package/lib/es/locale/ca-ES.js +1 -1
- package/lib/es/locale/de-DE.js +1 -1
- package/lib/es/locale/en-US.js +1 -1
- package/lib/es/locale/es-ES.js +1 -1
- package/lib/es/locale/fa-IR.js +1 -1
- package/lib/es/locale/fr-FR.js +1 -1
- package/lib/es/locale/id-ID.js +1 -1
- package/lib/es/locale/it-IT.js +1 -1
- package/lib/es/locale/ja-JP.js +1 -1
- package/lib/es/locale/ko-KR.js +1 -1
- package/lib/es/locale/pl-PL.js +1 -1
- package/lib/es/locale/pt-BR.js +1 -1
- package/lib/es/locale/ru-RU.js +1 -1
- package/lib/es/locale/sk-SK.js +1 -1
- package/lib/es/locale/vi-VN.js +1 -1
- package/lib/es/locale/zh-CN.js +1 -1
- package/lib/es/locale/zh-HK.js +1 -1
- package/lib/es/locale/zh-TW.js +1 -1
- package/lib/facade.js +1 -1
- package/lib/index.css +0 -4
- package/lib/index.js +1 -1
- package/lib/locale/ar-SA.js +1 -1
- package/lib/locale/ca-ES.js +1 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/es-ES.js +1 -1
- package/lib/locale/fa-IR.js +1 -1
- package/lib/locale/fr-FR.js +1 -1
- package/lib/locale/id-ID.js +1 -1
- package/lib/locale/it-IT.js +1 -1
- package/lib/locale/ja-JP.js +1 -1
- package/lib/locale/ko-KR.js +1 -1
- package/lib/locale/pl-PL.js +1 -1
- package/lib/locale/pt-BR.js +1 -1
- package/lib/locale/ru-RU.js +1 -1
- package/lib/locale/sk-SK.js +1 -1
- package/lib/locale/vi-VN.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/locale/zh-HK.js +1 -1
- package/lib/locale/zh-TW.js +1 -1
- package/lib/types/config/config.d.ts +0 -4
- package/lib/types/controllers/components.controller.d.ts +7 -0
- package/lib/types/controllers/exchange.controller.d.ts +3 -5
- package/lib/types/facade/f-univer.d.ts +45 -16
- package/lib/types/index.d.ts +2 -1
- package/lib/types/services/exchange.service.d.ts +16 -2
- package/lib/types/services/request.service.d.ts +0 -2
- package/lib/types/services/utils/content-type.d.ts +1 -0
- package/lib/types/services/utils/snapshot.d.ts +6 -2
- package/lib/types/services/utils/tool.d.ts +1 -0
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ar-SA.js +1 -1
- package/lib/umd/locale/ca-ES.js +1 -1
- package/lib/umd/locale/de-DE.js +1 -1
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/es-ES.js +1 -1
- package/lib/umd/locale/fa-IR.js +1 -1
- package/lib/umd/locale/fr-FR.js +1 -1
- package/lib/umd/locale/id-ID.js +1 -1
- package/lib/umd/locale/it-IT.js +1 -1
- package/lib/umd/locale/ja-JP.js +1 -1
- package/lib/umd/locale/ko-KR.js +1 -1
- package/lib/umd/locale/pl-PL.js +1 -1
- package/lib/umd/locale/pt-BR.js +1 -1
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/sk-SK.js +1 -1
- package/lib/umd/locale/vi-VN.js +1 -1
- package/lib/umd/locale/zh-CN.js +1 -1
- package/lib/umd/locale/zh-HK.js +1 -1
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +13 -12
package/lib/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 _0x2c69(_0x11bd30,_0x2d0019){_0x11bd30=_0x11bd30-0xd8;const _0x550231=_0x5502();let _0x2c69fb=_0x550231[_0x11bd30];return _0x2c69fb;}(function(_0x1f84f6,_0x340a9a){const _0x5b7667=_0x2c69,_0x5a384e=_0x1f84f6();while(!![]){try{const _0x14cd15=parseInt(_0x5b7667(0x135))/0x1+-parseInt(_0x5b7667(0xf6))/0x2*(-parseInt(_0x5b7667(0xe2))/0x3)+parseInt(_0x5b7667(0x2b4))/0x4*(-parseInt(_0x5b7667(0xe8))/0x5)+parseInt(_0x5b7667(0x1b1))/0x6+parseInt(_0x5b7667(0x279))/0x7*(-parseInt(_0x5b7667(0xec))/0x8)+-parseInt(_0x5b7667(0x21a))/0x9*(parseInt(_0x5b7667(0x29a))/0xa)+parseInt(_0x5b7667(0x1d1))/0xb*(-parseInt(_0x5b7667(0x218))/0xc);if(_0x14cd15===_0x340a9a)break;else _0x5a384e['push'](_0x5a384e['shift']());}catch(_0x21f5f3){_0x5a384e['push'](_0x5a384e['shift']());}}}(_0x5502,0xdf444),function(_0x49a7a0,_0x7b7823){const _0x572e3d=_0x2c69;typeof exports==_0x572e3d(0x1e5)&&typeof module<'u'?_0x7b7823(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==_0x572e3d(0x141)&&define['amd']?define([_0x572e3d(0x2b1),_0x572e3d(0x121),'@univerjs/core','@univerjs/network',_0x572e3d(0x114),_0x572e3d(0x104),'rxjs',_0x572e3d(0x24c),_0x572e3d(0x143),'@univerjs/protocol',_0x572e3d(0x14a)],_0x7b7823):(_0x49a7a0=typeof globalThis<'u'?globalThis:_0x49a7a0||self,_0x7b7823(_0x49a7a0[_0x572e3d(0x187)]={},_0x49a7a0[_0x572e3d(0x2b3)],_0x49a7a0[_0x572e3d(0x216)],_0x49a7a0[_0x572e3d(0x10a)],_0x49a7a0[_0x572e3d(0x15a)],_0x49a7a0[_0x572e3d(0x1d4)],_0x49a7a0['rxjs'],_0x49a7a0[_0x572e3d(0x248)],_0x49a7a0[_0x572e3d(0x15a)],_0x49a7a0['UniverProtocol'],_0x49a7a0[_0x572e3d(0x1f4)]));}(this,function(_0x15f07b,_0x239159,_0x1b6f44,_0x48b40b,_0x9ebe06,_0x3f7ecf,_0x3f679f,_0x4f3f7b,_0x569d63,_0x2dc365,_0x53f7ca){const _0x659d87=_0x2c69;Object[_0x659d87(0x28b)](_0x15f07b,Symbol[_0x659d87(0x1aa)],{'value':_0x659d87(0x264)});var _0x5034fd=_0x659d87(0x258),_0x16e053=_0x659d87(0x113);let _0x2d0292='exchange-client.config',_0x3c92c9={};function _0x593eac({ref:_0x373380,..._0xb41301}){const _0xdeee95=_0x659d87;let {icon:_0x8c866c,id:_0xc99b18,className:_0x50d8c6,extend:_0x3f47c6,..._0x17ed94}=_0xb41301,_0x59fc6c=(_0xdeee95(0x12d)+_0xc99b18+'\x20'+(_0x50d8c6||''))[_0xdeee95(0x1cc)](),_0x52a7f1=(0x0,_0x9ebe06['useRef'])('_'+_0x4ca3df());return _0x23bbcb(_0x8c866c,''+_0xc99b18,{'defIds':_0x8c866c[_0xdeee95(0x21b)],'idSuffix':_0x52a7f1['current']},{'ref':_0x373380,'className':_0x59fc6c,..._0x17ed94},_0x3f47c6);}function _0x23bbcb(_0x44410b,_0x4e259b,_0x265a99,_0x1394de,_0x2873d8){const _0x559639=_0x659d87;return(0x0,_0x9ebe06[_0x559639(0xff)])(_0x44410b[_0x559639(0x252)],{'key':_0x4e259b,..._0x4ab5b0(_0x44410b,_0x265a99,_0x2873d8),..._0x1394de},(_0x5b6165(_0x44410b,_0x265a99)[_0x559639(0xfa)]||[])[_0x559639(0x27f)]((_0x3a29d3,_0x181ce5)=>_0x23bbcb(_0x3a29d3,_0x4e259b+'-'+_0x44410b[_0x559639(0x252)]+'-'+_0x181ce5,_0x265a99,void 0x0,_0x2873d8)));}function _0x4ab5b0(_0x38f9fc,_0x5690de,_0x42191e){const _0x2aaaa1=_0x659d87;let _0x280feb={..._0x38f9fc[_0x2aaaa1(0x288)]};_0x42191e!=null&&_0x42191e['colorChannel1']&&_0x280feb[_0x2aaaa1(0x159)]==='colorChannel1'&&(_0x280feb[_0x2aaaa1(0x159)]=_0x42191e[_0x2aaaa1(0x1b2)]),_0x42191e!=null&&_0x42191e['colorChannel1']&&_0x280feb[_0x2aaaa1(0x274)]===_0x2aaaa1(0x1b2)&&(_0x280feb[_0x2aaaa1(0x274)]=_0x42191e['colorChannel1']),_0x38f9fc[_0x2aaaa1(0x252)]==='mask'&&_0x280feb['id']&&(_0x280feb['id']+=_0x5690de[_0x2aaaa1(0x26a)]),Object['entries'](_0x280feb)[_0x2aaaa1(0x1c2)](([_0x17fb23,_0x49187b])=>{const _0x3c127c=_0x2aaaa1;_0x17fb23===_0x3c127c(0x217)&&typeof _0x49187b==_0x3c127c(0xe3)&&(_0x280feb[_0x17fb23]=_0x49187b[_0x3c127c(0x277)](/url\(#(.*)\)/,_0x3c127c(0x1bb)+_0x5690de['idSuffix']+')'));});let {defIds:_0x102904}=_0x5690de;return!_0x102904||_0x102904[_0x2aaaa1(0x180)]===0x0?_0x280feb:(_0x38f9fc[_0x2aaaa1(0x252)]===_0x2aaaa1(0x1ab)&&_0x280feb[_0x2aaaa1(0x1cf)]&&(_0x280feb[_0x2aaaa1(0x1cf)]+=_0x5690de[_0x2aaaa1(0x26a)]),Object[_0x2aaaa1(0x238)](_0x280feb)['forEach'](([_0x5f2d80,_0x262c3f])=>{const _0x37de07=_0x2aaaa1;typeof _0x262c3f==_0x37de07(0xe3)&&(_0x280feb[_0x5f2d80]=_0x262c3f[_0x37de07(0x277)](/url\(#(.*)\)/,_0x37de07(0x1bb)+_0x5690de['idSuffix']+')'));}),_0x280feb);}function _0x5b6165(_0x529952,_0x135aac){const _0x14a120=_0x659d87;var _0x564926;let {defIds:_0x8c7be8}=_0x135aac;return!_0x8c7be8||_0x8c7be8['length']===0x0?_0x529952:_0x529952[_0x14a120(0x252)]===_0x14a120(0x2a7)&&(_0x564926=_0x529952[_0x14a120(0xfa)])!=null&&_0x564926['length']?{..._0x529952,'children':_0x529952[_0x14a120(0xfa)]['map'](_0x15bc8f=>typeof _0x15bc8f['attrs']['id']==_0x14a120(0xe3)&&_0x8c7be8&&_0x8c7be8[_0x14a120(0x164)](_0x15bc8f[_0x14a120(0x288)]['id'])?{..._0x15bc8f,'attrs':{..._0x15bc8f['attrs'],'id':_0x15bc8f[_0x14a120(0x288)]['id']+_0x135aac['idSuffix']}}:_0x15bc8f)}:_0x529952;}function _0x4ca3df(){const _0x4c2d79=_0x659d87;return Math[_0x4c2d79(0xfd)]()['toString'](0x24)['substring'](0x2,0x8);}_0x593eac[_0x659d87(0x148)]=_0x659d87(0xf5);let _0x338ebf={'tag':_0x659d87(0x21e),'attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x659d87(0x1c0),'viewBox':_0x659d87(0x1d3),'width':_0x659d87(0x26c),'height':_0x659d87(0x26c)},'children':[{'tag':_0x659d87(0xdb),'attrs':{'fill':_0x659d87(0x202),'d':_0x659d87(0x1eb)}},{'tag':'path','attrs':{'fill':'currentColor','d':_0x659d87(0x17c),'fillRule':_0x659d87(0x1a1),'clipRule':'evenodd'}}]},_0x2f1c55=(0x0,_0x9ebe06[_0x659d87(0x215)])(function(_0x51f844,_0x2e8924){const _0x5369d8=_0x659d87;return(0x0,_0x9ebe06[_0x5369d8(0xff)])(_0x593eac,Object[_0x5369d8(0xdc)]({},_0x51f844,{'id':_0x5369d8(0x247),'ref':_0x2e8924,'icon':_0x338ebf}));});_0x2f1c55[_0x659d87(0x148)]=_0x659d87(0x176);let _0x5eabda={'tag':_0x659d87(0x21e),'attrs':{'xmlns':_0x659d87(0x214),'fill':_0x659d87(0x1c0),'viewBox':_0x659d87(0x1a5),'width':_0x659d87(0x26c),'height':_0x659d87(0x26c)},'children':[{'tag':_0x659d87(0xdb),'attrs':{'fill':_0x659d87(0x202),'d':_0x659d87(0x209)}}]},_0x5889cb=(0x0,_0x9ebe06[_0x659d87(0x215)])(function(_0x2b1fb4,_0x4f3ba3){const _0x2e7b5e=_0x659d87;return(0x0,_0x9ebe06['createElement'])(_0x593eac,Object[_0x2e7b5e(0xdc)]({},_0x2b1fb4,{'id':'close-icon','ref':_0x4f3ba3,'icon':_0x5eabda}));});_0x5889cb['displayName']=_0x659d87(0x129);let _0x226ff0={'tag':_0x659d87(0x21e),'attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x659d87(0x1c0),'viewBox':'0\x200\x2016\x2016','width':_0x659d87(0x26c),'height':_0x659d87(0x26c)},'children':[{'tag':'path','attrs':{'fill':_0x659d87(0x202),'d':_0x659d87(0x13e),'fillRule':_0x659d87(0x1a1),'clipRule':'evenodd'}},{'tag':'path','attrs':{'fill':_0x659d87(0x202),'d':'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'}},{'tag':_0x659d87(0xdb),'attrs':{'fill':'currentColor','d':_0x659d87(0x1fb)}}]},_0x576012=(0x0,_0x9ebe06['forwardRef'])(function(_0x4982ab,_0xf4a691){const _0xbde3d=_0x659d87;return(0x0,_0x9ebe06['createElement'])(_0x593eac,Object[_0xbde3d(0xdc)]({},_0x4982ab,{'id':_0xbde3d(0x126),'ref':_0xf4a691,'icon':_0x226ff0}));});_0x576012[_0x659d87(0x148)]=_0x659d87(0x1e1);let _0x607522={'tag':_0x659d87(0x21e),'attrs':{'xmlns':_0x659d87(0x214),'fill':'none','viewBox':_0x659d87(0x1a5),'width':'1em','height':'1em'},'children':[{'tag':_0x659d87(0xdb),'attrs':{'fill':'currentColor','d':'M15\x208C15\x2011.866\x2011.866\x2015\x208\x2015C4.13401\x2015\x201\x2011.866\x201\x208C1\x204.13401\x204.13401\x201\x208\x201C11.866\x201\x2015\x204.13401\x2015\x208ZM10.3097\x205.69014C10.544\x205.92445\x2010.544\x206.30435\x2010.3097\x206.53867L8.84843\x207.9999L10.3099\x209.46137C10.5442\x209.69569\x2010.5442\x2010.0756\x2010.3099\x2010.3099C10.0756\x2010.5442\x209.69569\x2010.5442\x209.46137\x2010.3099L7.9999\x208.84843L6.53842\x2010.3099C6.30411\x2010.5442\x205.92421\x2010.5442\x205.6899\x2010.3099C5.45558\x2010.0756\x205.45558\x209.69569\x205.6899\x209.46137L7.15137\x207.9999L5.69014\x206.53867C5.45583\x206.30435\x205.45583\x205.92445\x205.69014\x205.69014C5.92445\x205.45583\x206.30435\x205.45583\x206.53867\x205.69014L7.9999\x207.15137L9.46113\x205.69014C9.69544\x205.45583\x2010.0753\x205.45583\x2010.3097\x205.69014Z','fillRule':_0x659d87(0x1a1),'clipRule':_0x659d87(0x1a1)}}]},_0x188925=(0x0,_0x9ebe06[_0x659d87(0x215)])(function(_0x4fff73,_0x437f7b){const _0x1fdea0=_0x659d87;return(0x0,_0x9ebe06[_0x1fdea0(0xff)])(_0x593eac,Object[_0x1fdea0(0xdc)]({},_0x4fff73,{'id':'error-icon','ref':_0x437f7b,'icon':_0x607522}));});_0x188925[_0x659d87(0x148)]=_0x659d87(0x25a);let _0x5212cc={'tag':_0x659d87(0x21e),'attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':'none','viewBox':_0x659d87(0x1a5),'width':_0x659d87(0x26c),'height':_0x659d87(0x26c)},'children':[{'tag':_0x659d87(0xdb),'attrs':{'fill':'currentColor','d':_0x659d87(0x12c)}},{'tag':_0x659d87(0xdb),'attrs':{'fill':_0x659d87(0x202),'d':_0x659d87(0x1cb)}}]},_0x2cd15b=(0x0,_0x9ebe06[_0x659d87(0x215)])(function(_0xbedf52,_0x2f52d){const _0xd9d14=_0x659d87;return(0x0,_0x9ebe06[_0xd9d14(0xff)])(_0x593eac,Object[_0xd9d14(0xdc)]({},_0xbedf52,{'id':_0xd9d14(0x190),'ref':_0x2f52d,'icon':_0x5212cc}));});_0x2cd15b[_0x659d87(0x148)]='ShareRangeIcon';let _0x1086ed={'tag':_0x659d87(0x21e),'attrs':{'xmlns':_0x659d87(0x214),'fill':_0x659d87(0x1c0),'viewBox':'0\x200\x2016\x2016','width':_0x659d87(0x26c),'height':_0x659d87(0x26c)},'children':[{'tag':'path','attrs':{'fill':_0x659d87(0x202),'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':_0x659d87(0x1a1),'clipRule':'evenodd'}}]},_0x5138f0=(0x0,_0x9ebe06['forwardRef'])(function(_0x2b548d,_0x16e68){const _0x416378=_0x659d87;return(0x0,_0x9ebe06[_0x416378(0xff)])(_0x593eac,Object['assign']({},_0x2b548d,{'id':_0x416378(0x140),'ref':_0x16e68,'icon':_0x1086ed}));});_0x5138f0[_0x659d87(0x148)]=_0x659d87(0x1d9);let _0x438faf={'tag':_0x659d87(0x21e),'attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x659d87(0x1c0),'viewBox':_0x659d87(0x1a5),'width':_0x659d87(0x26c),'height':_0x659d87(0x26c)},'children':[{'tag':'path','attrs':{'fill':_0x659d87(0x15e),'d':_0x659d87(0x168)}},{'tag':_0x659d87(0xdb),'attrs':{'fill':_0x659d87(0x223),'d':_0x659d87(0x1e6)}},{'tag':_0x659d87(0xdb),'attrs':{'fill':_0x659d87(0xf0),'d':_0x659d87(0x158)}},{'tag':'path','attrs':{'fill':_0x659d87(0xf0),'d':_0x659d87(0x284)}},{'tag':_0x659d87(0xdb),'attrs':{'fill':_0x659d87(0xf0),'d':_0x659d87(0x227)}}]},_0x53879e=(0x0,_0x9ebe06[_0x659d87(0x215)])(function(_0x339939,_0x51e00a){const _0x21f197=_0x659d87;return(0x0,_0x9ebe06[_0x21f197(0xff)])(_0x593eac,Object['assign']({},_0x339939,{'id':_0x21f197(0x189),'ref':_0x51e00a,'icon':_0x438faf}));});_0x53879e['displayName']=_0x659d87(0x128);let _0x175702={'tag':'svg','attrs':{'xmlns':_0x659d87(0x214),'fill':'none','viewBox':'0\x200\x2016\x2016','width':_0x659d87(0x26c),'height':_0x659d87(0x26c)},'children':[{'tag':_0x659d87(0xdb),'attrs':{'fill':_0x659d87(0x266),'d':_0x659d87(0x168)}},{'tag':_0x659d87(0xdb),'attrs':{'fill':'#32A846','d':_0x659d87(0x1e6)}},{'tag':_0x659d87(0xdb),'attrs':{'fill':_0x659d87(0xf0),'d':_0x659d87(0x19a),'fillRule':_0x659d87(0x1a1),'clipRule':_0x659d87(0x1a1)}}]},_0x251261=(0x0,_0x9ebe06['forwardRef'])(function(_0x412f97,_0x270fbb){const _0x35fece=_0x659d87;return(0x0,_0x9ebe06['createElement'])(_0x593eac,Object[_0x35fece(0xdc)]({},_0x412f97,{'id':_0x35fece(0x109),'ref':_0x270fbb,'icon':_0x175702}));});_0x251261[_0x659d87(0x148)]=_0x659d87(0x184);let _0x570c68={'tag':_0x659d87(0x21e),'attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x659d87(0x1c0),'viewBox':_0x659d87(0x1a5),'width':_0x659d87(0x26c),'height':_0x659d87(0x26c)},'children':[{'tag':_0x659d87(0xdb),'attrs':{'fill':'#FF6B4B','d':_0x659d87(0x168)}},{'tag':'path','attrs':{'fill':_0x659d87(0x1ed),'d':_0x659d87(0x1e6)}},{'tag':_0x659d87(0xdb),'attrs':{'fill':_0x659d87(0xf0),'d':_0x659d87(0x254)}},{'tag':_0x659d87(0xdb),'attrs':{'fill':_0x659d87(0xf0),'d':_0x659d87(0x110)}}]},_0x5da444=(0x0,_0x9ebe06['forwardRef'])(function(_0x5c1909,_0x510cfd){const _0x581607=_0x659d87;return(0x0,_0x9ebe06[_0x581607(0xff)])(_0x593eac,Object[_0x581607(0xdc)]({},_0x5c1909,{'id':_0x581607(0x2bf),'ref':_0x510cfd,'icon':_0x570c68}));});_0x5da444[_0x659d87(0x148)]=_0x659d87(0x1e0);function _0x3d5fa2(_0x5d245d,_0x43e7ae){return function(_0x503a33,_0x21c689){_0x43e7ae(_0x503a33,_0x21c689,_0x5d245d);};}function _0x93f4f8(_0x43fb74,_0x31d3ce,_0x10d8bc,_0x557774){const _0x5cded8=_0x659d87;var _0x2a4b3f=arguments[_0x5cded8(0x180)],_0x47ffff=_0x2a4b3f<0x3?_0x31d3ce:_0x557774===null?_0x557774=Object[_0x5cded8(0x246)](_0x31d3ce,_0x10d8bc):_0x557774,_0x4647dd;if(typeof Reflect=='object'&&typeof Reflect[_0x5cded8(0x212)]==_0x5cded8(0x141))_0x47ffff=Reflect[_0x5cded8(0x212)](_0x43fb74,_0x31d3ce,_0x10d8bc,_0x557774);else{for(var _0x17913e=_0x43fb74[_0x5cded8(0x180)]-0x1;_0x17913e>=0x0;_0x17913e--)(_0x4647dd=_0x43fb74[_0x17913e])&&(_0x47ffff=(_0x2a4b3f<0x3?_0x4647dd(_0x47ffff):_0x2a4b3f>0x3?_0x4647dd(_0x31d3ce,_0x10d8bc,_0x47ffff):_0x4647dd(_0x31d3ce,_0x10d8bc))||_0x47ffff);}return _0x2a4b3f>0x3&&_0x47ffff&&Object[_0x5cded8(0x28b)](_0x31d3ce,_0x10d8bc,_0x47ffff),_0x47ffff;}let _0x3c64ba=class extends _0x1b6f44[_0x659d87(0xda)]{constructor(_0x287d85){const _0xf0cd08=_0x659d87;super(),this[_0xf0cd08(0x22c)]=_0x287d85,this[_0xf0cd08(0x253)]();}['_registerIcons'](){const _0x39f6c8=_0x659d87;this[_0x39f6c8(0x2ba)](this[_0x39f6c8(0x22c)][_0x39f6c8(0x155)]({'DirectExportIcon':_0x576012}));}};_0x3c64ba=_0x93f4f8([_0x3d5fa2(0x0,(0x0,_0x1b6f44['Inject'])(_0x3f7ecf[_0x659d87(0x152)]))],_0x3c64ba);function _0x14c2a1(_0x2c25de){'@babel/helpers - typeof';const _0x134df6=_0x659d87;return _0x14c2a1=typeof Symbol==_0x134df6(0x141)&&typeof Symbol['iterator']=='symbol'?function(_0x2bad4){return typeof _0x2bad4;}:function(_0x27d5cb){const _0x403f08=_0x134df6;return _0x27d5cb&&typeof Symbol==_0x403f08(0x141)&&_0x27d5cb[_0x403f08(0xe7)]===Symbol&&_0x27d5cb!==Symbol[_0x403f08(0x1c3)]?_0x403f08(0x117):typeof _0x27d5cb;},_0x14c2a1(_0x2c25de);}function _0x54abbb(_0x1419dd,_0xeb429a){const _0x5acc0b=_0x659d87;if(_0x14c2a1(_0x1419dd)!='object'||!_0x1419dd)return _0x1419dd;var _0x5ebd2e=_0x1419dd[Symbol[_0x5acc0b(0x278)]];if(_0x5ebd2e!==void 0x0){var _0x67ba94=_0x5ebd2e['call'](_0x1419dd,_0xeb429a||_0x5acc0b(0x230));if(_0x14c2a1(_0x67ba94)!=_0x5acc0b(0x1e5))return _0x67ba94;throw TypeError(_0x5acc0b(0x142));}return(_0xeb429a===_0x5acc0b(0xe3)?String:Number)(_0x1419dd);}function _0x15bb58(_0x112f79){const _0x2011f2=_0x659d87;var _0x934321=_0x54abbb(_0x112f79,_0x2011f2(0xe3));return _0x14c2a1(_0x934321)=='symbol'?_0x934321:_0x934321+'';}function _0x4afeeb(_0x40e51e,_0x5c0d0d,_0x506687){const _0x325275=_0x659d87;return(_0x5c0d0d=_0x15bb58(_0x5c0d0d))in _0x40e51e?Object[_0x325275(0x28b)](_0x40e51e,_0x5c0d0d,{'value':_0x506687,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x40e51e[_0x5c0d0d]=_0x506687,_0x40e51e;}let _0x52f504=(0x0,_0x1b6f44[_0x659d87(0x1c7)])(_0x659d87(0x157));var _0x383139=class extends _0x1b6f44[_0x659d87(0xda)]{constructor(){const _0x4040f2=_0x659d87;super(),_0x4afeeb(this,_0x4040f2(0x213),new _0x3f679f[(_0x4040f2(0x16c))]()),_0x4afeeb(this,'_state$',new _0x3f679f[(_0x4040f2(0x16c))]()),_0x4afeeb(this,_0x4040f2(0x10d),new _0x3f679f[(_0x4040f2(0x16c))]()),_0x4afeeb(this,_0x4040f2(0x1b6),this[_0x4040f2(0x213)][_0x4040f2(0x229)]()),_0x4afeeb(this,_0x4040f2(0x236),this['_state$'][_0x4040f2(0x229)]()),_0x4afeeb(this,_0x4040f2(0x2a5),this[_0x4040f2(0x10d)][_0x4040f2(0x229)]()),_0x4afeeb(this,_0x4040f2(0x2b9),[]);}[_0x659d87(0x12b)](){const _0x55ec2a=_0x659d87;super['dispose'](),this[_0x55ec2a(0x213)][_0x55ec2a(0x103)](),this['_state$'][_0x55ec2a(0x103)](),this[_0x55ec2a(0x10d)][_0x55ec2a(0x103)]();}[_0x659d87(0x17a)](){const _0x5c303a=_0x659d87;this['_visible$'][_0x5c303a(0x10e)](!0x0);}[_0x659d87(0x295)](){this['_visible$']['next'](!0x1);}['updateState'](_0x270ed8){const _0x38c7de=_0x659d87;this[_0x38c7de(0x259)][_0x38c7de(0x10e)](_0x270ed8);}[_0x659d87(0x2a8)](_0x1dfe0d){const _0xb38229=_0x659d87;this[_0xb38229(0x2b9)][_0xb38229(0x1d6)](_0x1dfe0d),this[_0xb38229(0x10d)]['next'](this[_0xb38229(0x2b9)]);}};function _0x1131f2(_0x3e61f5){const _0x1c35b1=_0x659d87;let {list:_0x4af7b6}=_0x3e61f5;function _0x5f138d(_0xa333e1){const _0x308570=_0x2c69;switch(_0xa333e1){case 0x1:return(0x0,_0x569d63['jsx'])(_0x53879e,{});case 0x2:return(0x0,_0x569d63[_0x308570(0x15c)])(_0x251261,{});case 0x3:return(0x0,_0x569d63[_0x308570(0x15c)])(_0x5da444,{});default:return null;}}return(0x0,_0x569d63[_0x1c35b1(0x15c)])(_0x1c35b1(0xe9),{'className':(0x0,_0x4f3f7b[_0x1c35b1(0x169)])(_0x1c35b1(0x111),_0x4f3f7b[_0x1c35b1(0x1d8)]),'children':(0x0,_0x569d63[_0x1c35b1(0x15c)])('ul',{'className':_0x1c35b1(0x226),'children':_0x4af7b6['map']((_0xd70cc9,_0x47dffc)=>(0x0,_0x569d63[_0x1c35b1(0x15c)])('li',{'children':(0x0,_0x569d63['jsxs'])('a',{'className':_0x1c35b1(0x1dd),'href':_0xd70cc9[_0x1c35b1(0x23d)],'target':_0x1c35b1(0x23a),'rel':_0x1c35b1(0x294),'children':[(0x0,_0x569d63[_0x1c35b1(0x175)])(_0x1c35b1(0x19f),{'className':'univer-flex\x20univer-w-[calc(100%-48px)]\x20univer-items-center','children':[(0x0,_0x569d63[_0x1c35b1(0x15c)])(_0x1c35b1(0x19f),{'className':_0x1c35b1(0xdd),'children':_0x5f138d(_0xd70cc9[_0x1c35b1(0x1b0)])}),(0x0,_0x569d63[_0x1c35b1(0x15c)])(_0x4f3f7b['Tooltip'],{'showIfEllipsis':!0x0,'title':_0xd70cc9[_0x1c35b1(0x15b)],'asChild':!0x0,'children':(0x0,_0x569d63[_0x1c35b1(0x15c)])(_0x1c35b1(0x19f),{'className':'univer-ml-1\x20univer-truncate\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','children':_0xd70cc9['name']})})]}),(0x0,_0x569d63[_0x1c35b1(0x15c)])(_0x1c35b1(0x19f),{'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,_0x569d63[_0x1c35b1(0x15c)])(_0x2cd15b,{})})]})},_0x47dffc))})});}var _0x578f7a=Uint8Array,_0x59bd52=Uint16Array,_0x562c02=Int32Array,_0x549dfe=new _0x578f7a([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]),_0x3c802e=new _0x578f7a([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]),_0x336d62=new _0x578f7a([0x10,0x11,0x12,0x0,0x8,0x7,0x9,0x6,0xa,0x5,0xb,0x4,0xc,0x3,0xd,0x2,0xe,0x1,0xf]),_0x58a717=function(_0x539cb8,_0x38bf1b){for(var _0x1605c7=new _0x59bd52(0x1f),_0xa978e1=0x0;_0xa978e1<0x1f;++_0xa978e1)_0x1605c7[_0xa978e1]=_0x38bf1b+=0x1<<_0x539cb8[_0xa978e1-0x1];for(var _0xfe7f7f=new _0x562c02(_0x1605c7[0x1e]),_0xa978e1=0x1;_0xa978e1<0x1e;++_0xa978e1)for(var _0x551e6b=_0x1605c7[_0xa978e1];_0x551e6b<_0x1605c7[_0xa978e1+0x1];++_0x551e6b)_0xfe7f7f[_0x551e6b]=_0x551e6b-_0x1605c7[_0xa978e1]<<0x5|_0xa978e1;return{'b':_0x1605c7,'r':_0xfe7f7f};},_0x2da9a8=_0x58a717(_0x549dfe,0x2),_0x4928e8=_0x2da9a8['b'],_0x4d18d8=_0x2da9a8['r'];_0x4928e8[0x1c]=0x102,_0x4d18d8[0x102]=0x1c;var _0xaddf3=_0x58a717(_0x3c802e,0x0);_0xaddf3['b'];for(var _0x34d5c8=_0xaddf3['r'],_0x3e9d32=new _0x59bd52(0x8000),_0x4614a4=0x0;_0x4614a4<0x8000;++_0x4614a4){var _0x12e1a2=(_0x4614a4&0xaaaa)>>0x1|(_0x4614a4&0x5555)<<0x1;_0x12e1a2=(_0x12e1a2&0xcccc)>>0x2|(_0x12e1a2&0x3333)<<0x2,_0x12e1a2=(_0x12e1a2&0xf0f0)>>0x4|(_0x12e1a2&0xf0f)<<0x4,_0x3e9d32[_0x4614a4]=((_0x12e1a2&0xff00)>>0x8|(_0x12e1a2&0xff)<<0x8)>>0x1;}for(var _0x36ffb7=function(_0x4c5360,_0x38c32e,_0x28e093){for(var _0x3bf3eb=_0x4c5360['length'],_0x39903a=0x0,_0x4422ec=new _0x59bd52(_0x38c32e);_0x39903a<_0x3bf3eb;++_0x39903a)_0x4c5360[_0x39903a]&&++_0x4422ec[_0x4c5360[_0x39903a]-0x1];var _0x25f681=new _0x59bd52(_0x38c32e);for(_0x39903a=0x1;_0x39903a<_0x38c32e;++_0x39903a)_0x25f681[_0x39903a]=_0x25f681[_0x39903a-0x1]+_0x4422ec[_0x39903a-0x1]<<0x1;var _0x21c90a;if(_0x28e093){_0x21c90a=new _0x59bd52(0x1<<_0x38c32e);var _0x261643=0xf-_0x38c32e;for(_0x39903a=0x0;_0x39903a<_0x3bf3eb;++_0x39903a)if(_0x4c5360[_0x39903a]){for(var _0x34ed18=_0x39903a<<0x4|_0x4c5360[_0x39903a],_0x30cb7f=_0x38c32e-_0x4c5360[_0x39903a],_0x52d687=_0x25f681[_0x4c5360[_0x39903a]-0x1]++<<_0x30cb7f,_0x1ce9f7=_0x52d687|(0x1<<_0x30cb7f)-0x1;_0x52d687<=_0x1ce9f7;++_0x52d687)_0x21c90a[_0x3e9d32[_0x52d687]>>_0x261643]=_0x34ed18;}}else{for(_0x21c90a=new _0x59bd52(_0x3bf3eb),_0x39903a=0x0;_0x39903a<_0x3bf3eb;++_0x39903a)_0x4c5360[_0x39903a]&&(_0x21c90a[_0x39903a]=_0x3e9d32[_0x25f681[_0x4c5360[_0x39903a]-0x1]++]>>0xf-_0x4c5360[_0x39903a]);}return _0x21c90a;},_0x3c94dd=new _0x578f7a(0x120),_0x4614a4=0x0;_0x4614a4<0x90;++_0x4614a4)_0x3c94dd[_0x4614a4]=0x8;for(var _0x4614a4=0x90;_0x4614a4<0x100;++_0x4614a4)_0x3c94dd[_0x4614a4]=0x9;for(var _0x4614a4=0x100;_0x4614a4<0x118;++_0x4614a4)_0x3c94dd[_0x4614a4]=0x7;for(var _0x4614a4=0x118;_0x4614a4<0x120;++_0x4614a4)_0x3c94dd[_0x4614a4]=0x8;for(var _0x33ba96=new _0x578f7a(0x20),_0x4614a4=0x0;_0x4614a4<0x20;++_0x4614a4)_0x33ba96[_0x4614a4]=0x5;var _0x5670a3=_0x36ffb7(_0x3c94dd,0x9,0x0),_0x2bdc1f=_0x36ffb7(_0x33ba96,0x5,0x0),_0x47b69f=function(_0x1b01c0){return(_0x1b01c0+0x7)/0x8|0x0;},_0x17c3ac=function(_0x41023f,_0xa71321,_0x26438f){const _0x186433=_0x659d87;return(_0xa71321==null||_0xa71321<0x0)&&(_0xa71321=0x0),(_0x26438f==null||_0x26438f>_0x41023f[_0x186433(0x180)])&&(_0x26438f=_0x41023f[_0x186433(0x180)]),new _0x578f7a(_0x41023f[_0x186433(0x131)](_0xa71321,_0x26438f));},_0xd2256d=function(_0x567b98,_0x41cfde,_0x413f98){_0x413f98<<=_0x41cfde&0x7;var _0x4fcb5f=_0x41cfde/0x8|0x0;_0x567b98[_0x4fcb5f]|=_0x413f98,_0x567b98[_0x4fcb5f+0x1]|=_0x413f98>>0x8;},_0x3d5898=function(_0x203bc0,_0x3be167,_0x3c5b69){_0x3c5b69<<=_0x3be167&0x7;var _0x3abd17=_0x3be167/0x8|0x0;_0x203bc0[_0x3abd17]|=_0x3c5b69,_0x203bc0[_0x3abd17+0x1]|=_0x3c5b69>>0x8,_0x203bc0[_0x3abd17+0x2]|=_0x3c5b69>>0x10;},_0x2cfddc=function(_0x58fd6e,_0x41c529){const _0x49e791=_0x659d87;for(var _0x58549c=[],_0xf04a20=0x0;_0xf04a20<_0x58fd6e['length'];++_0xf04a20)_0x58fd6e[_0xf04a20]&&_0x58549c[_0x49e791(0x16e)]({'s':_0xf04a20,'f':_0x58fd6e[_0xf04a20]});var _0x44dbe0=_0x58549c[_0x49e791(0x180)],_0xf7af78=_0x58549c['slice']();if(!_0x44dbe0)return{'t':_0x3fd107,'l':0x0};if(_0x44dbe0==0x1){var _0x1f9090=new _0x578f7a(_0x58549c[0x0]['s']+0x1);return _0x1f9090[_0x58549c[0x0]['s']]=0x1,{'t':_0x1f9090,'l':0x1};}_0x58549c[_0x49e791(0xe0)](function(_0x1486d4,_0x5e6e5a){return _0x1486d4['f']-_0x5e6e5a['f'];}),_0x58549c[_0x49e791(0x16e)]({'s':-0x1,'f':0x61a9});var _0x390ba7=_0x58549c[0x0],_0xede124=_0x58549c[0x1],_0xdebdfb=0x0,_0x2954b5=0x1,_0x2098e1=0x2;for(_0x58549c[0x0]={'s':-0x1,'f':_0x390ba7['f']+_0xede124['f'],'l':_0x390ba7,'r':_0xede124};_0x2954b5!=_0x44dbe0-0x1;)_0x390ba7=_0x58549c[_0x58549c[_0xdebdfb]['f']<_0x58549c[_0x2098e1]['f']?_0xdebdfb++:_0x2098e1++],_0xede124=_0x58549c[_0xdebdfb!=_0x2954b5&&_0x58549c[_0xdebdfb]['f']<_0x58549c[_0x2098e1]['f']?_0xdebdfb++:_0x2098e1++],_0x58549c[_0x2954b5++]={'s':-0x1,'f':_0x390ba7['f']+_0xede124['f'],'l':_0x390ba7,'r':_0xede124};for(var _0xe1b87e=_0xf7af78[0x0]['s'],_0xf04a20=0x1;_0xf04a20<_0x44dbe0;++_0xf04a20)_0xf7af78[_0xf04a20]['s']>_0xe1b87e&&(_0xe1b87e=_0xf7af78[_0xf04a20]['s']);var _0x33331b=new _0x59bd52(_0xe1b87e+0x1),_0x4c4062=_0x2a989d(_0x58549c[_0x2954b5-0x1],_0x33331b,0x0);if(_0x4c4062>_0x41c529){var _0xf04a20=0x0,_0x36f589=0x0,_0x2921e2=_0x4c4062-_0x41c529,_0x562cf5=0x1<<_0x2921e2;for(_0xf7af78[_0x49e791(0xe0)](function(_0x1b7784,_0x4623f0){return _0x33331b[_0x4623f0['s']]-_0x33331b[_0x1b7784['s']]||_0x1b7784['f']-_0x4623f0['f'];});_0xf04a20<_0x44dbe0;++_0xf04a20){var _0x586781=_0xf7af78[_0xf04a20]['s'];if(_0x33331b[_0x586781]>_0x41c529)_0x36f589+=_0x562cf5-(0x1<<_0x4c4062-_0x33331b[_0x586781]),_0x33331b[_0x586781]=_0x41c529;else break;}for(_0x36f589>>=_0x2921e2;_0x36f589>0x0;){var _0x486425=_0xf7af78[_0xf04a20]['s'];_0x33331b[_0x486425]<_0x41c529?_0x36f589-=0x1<<_0x41c529-_0x33331b[_0x486425]++-0x1:++_0xf04a20;}for(;_0xf04a20>=0x0&&_0x36f589;--_0xf04a20){var _0x380313=_0xf7af78[_0xf04a20]['s'];_0x33331b[_0x380313]==_0x41c529&&(--_0x33331b[_0x380313],++_0x36f589);}_0x4c4062=_0x41c529;}return{'t':new _0x578f7a(_0x33331b),'l':_0x4c4062};},_0x2a989d=function(_0x2da358,_0x31ae5c,_0x140863){const _0x46f4b6=_0x659d87;return _0x2da358['s']==-0x1?Math[_0x46f4b6(0xfe)](_0x2a989d(_0x2da358['l'],_0x31ae5c,_0x140863+0x1),_0x2a989d(_0x2da358['r'],_0x31ae5c,_0x140863+0x1)):_0x31ae5c[_0x2da358['s']]=_0x140863;},_0x1283c6=function(_0x416980){const _0x2ed17b=_0x659d87;for(var _0x292bd3=_0x416980[_0x2ed17b(0x180)];_0x292bd3&&!_0x416980[--_0x292bd3];);for(var _0x1420fe=new _0x59bd52(++_0x292bd3),_0x1c9290=0x0,_0x1e2b0b=_0x416980[0x0],_0x5d01af=0x1,_0x5c045e=function(_0x42aabc){_0x1420fe[_0x1c9290++]=_0x42aabc;},_0x38987e=0x1;_0x38987e<=_0x292bd3;++_0x38987e)if(_0x416980[_0x38987e]==_0x1e2b0b&&_0x38987e!=_0x292bd3)++_0x5d01af;else{if(!_0x1e2b0b&&_0x5d01af>0x2){for(;_0x5d01af>0x8a;_0x5d01af-=0x8a)_0x5c045e(0x7ff2);_0x5d01af>0x2&&(_0x5c045e(_0x5d01af>0xa?_0x5d01af-0xb<<0x5|0x7012:_0x5d01af-0x3<<0x5|0x3011),_0x5d01af=0x0);}else{if(_0x5d01af>0x3){for(_0x5c045e(_0x1e2b0b),--_0x5d01af;_0x5d01af>0x6;_0x5d01af-=0x6)_0x5c045e(0x2070);_0x5d01af>0x2&&(_0x5c045e(_0x5d01af-0x3<<0x5|0x2010),_0x5d01af=0x0);}}for(;_0x5d01af--;)_0x5c045e(_0x1e2b0b);_0x5d01af=0x1,_0x1e2b0b=_0x416980[_0x38987e];}return{'c':_0x1420fe[_0x2ed17b(0x131)](0x0,_0x1c9290),'n':_0x292bd3};},_0x1c6e1c=function(_0x1f4196,_0x53111f){const _0x3e0828=_0x659d87;for(var _0x2b036f=0x0,_0x4f7d05=0x0;_0x4f7d05<_0x53111f[_0x3e0828(0x180)];++_0x4f7d05)_0x2b036f+=_0x1f4196[_0x4f7d05]*_0x53111f[_0x4f7d05];return _0x2b036f;},_0x250b3d=function(_0x4b405c,_0x162b23,_0x692049){const _0x1239a9=_0x659d87;var _0x31a514=_0x692049[_0x1239a9(0x180)],_0x45459d=_0x47b69f(_0x162b23+0x2);_0x4b405c[_0x45459d]=_0x31a514&0xff,_0x4b405c[_0x45459d+0x1]=_0x31a514>>0x8,_0x4b405c[_0x45459d+0x2]=_0x4b405c[_0x45459d]^0xff,_0x4b405c[_0x45459d+0x3]=_0x4b405c[_0x45459d+0x1]^0xff;for(var _0x52791b=0x0;_0x52791b<_0x31a514;++_0x52791b)_0x4b405c[_0x45459d+_0x52791b+0x4]=_0x692049[_0x52791b];return(_0x45459d+0x4+_0x31a514)*0x8;},_0x3e0276=function(_0x572ea4,_0x44bb8c,_0x443192,_0x9d960b,_0x1ac38d,_0x3ab78e,_0x4afcda,_0x4bfe75,_0x1fbfb0,_0x36dc33,_0x1344c3){const _0x3256fd=_0x659d87;_0xd2256d(_0x44bb8c,_0x1344c3++,_0x443192),++_0x1ac38d[0x100];for(var _0xdbfdd7=_0x2cfddc(_0x1ac38d,0xf),_0x2aed61=_0xdbfdd7['t'],_0x40c5ed=_0xdbfdd7['l'],_0x18442f=_0x2cfddc(_0x3ab78e,0xf),_0x340f48=_0x18442f['t'],_0x38a4c3=_0x18442f['l'],_0x3804d3=_0x1283c6(_0x2aed61),_0x5ad686=_0x3804d3['c'],_0x56c855=_0x3804d3['n'],_0x5965bb=_0x1283c6(_0x340f48),_0x5270ee=_0x5965bb['c'],_0x16cbce=_0x5965bb['n'],_0xbefdb4=new _0x59bd52(0x13),_0x22d32a=0x0;_0x22d32a<_0x5ad686[_0x3256fd(0x180)];++_0x22d32a)++_0xbefdb4[_0x5ad686[_0x22d32a]&0x1f];for(var _0x22d32a=0x0;_0x22d32a<_0x5270ee[_0x3256fd(0x180)];++_0x22d32a)++_0xbefdb4[_0x5270ee[_0x22d32a]&0x1f];for(var _0x18b00a=_0x2cfddc(_0xbefdb4,0x7),_0xeceedc=_0x18b00a['t'],_0x55b071=_0x18b00a['l'],_0x274f9a=0x13;_0x274f9a>0x4&&!_0xeceedc[_0x336d62[_0x274f9a-0x1]];--_0x274f9a);var _0x5c05c0=_0x36dc33+0x5<<0x3,_0x12b2bf=_0x1c6e1c(_0x1ac38d,_0x3c94dd)+_0x1c6e1c(_0x3ab78e,_0x33ba96)+_0x4afcda,_0x251f29=_0x1c6e1c(_0x1ac38d,_0x2aed61)+_0x1c6e1c(_0x3ab78e,_0x340f48)+_0x4afcda+0xe+0x3*_0x274f9a+_0x1c6e1c(_0xbefdb4,_0xeceedc)+0x2*_0xbefdb4[0x10]+0x3*_0xbefdb4[0x11]+0x7*_0xbefdb4[0x12];if(_0x1fbfb0>=0x0&&_0x5c05c0<=_0x12b2bf&&_0x5c05c0<=_0x251f29)return _0x250b3d(_0x44bb8c,_0x1344c3,_0x572ea4[_0x3256fd(0x131)](_0x1fbfb0,_0x1fbfb0+_0x36dc33));var _0x2912b8,_0xcedf7f,_0x44fff0,_0x3598ff;if(_0xd2256d(_0x44bb8c,_0x1344c3,0x1+(_0x251f29<_0x12b2bf)),_0x1344c3+=0x2,_0x251f29<_0x12b2bf){_0x2912b8=_0x36ffb7(_0x2aed61,_0x40c5ed,0x0),_0xcedf7f=_0x2aed61,_0x44fff0=_0x36ffb7(_0x340f48,_0x38a4c3,0x0),_0x3598ff=_0x340f48;var _0x1fa330=_0x36ffb7(_0xeceedc,_0x55b071,0x0);_0xd2256d(_0x44bb8c,_0x1344c3,_0x56c855-0x101),_0xd2256d(_0x44bb8c,_0x1344c3+0x5,_0x16cbce-0x1),_0xd2256d(_0x44bb8c,_0x1344c3+0xa,_0x274f9a-0x4),_0x1344c3+=0xe;for(var _0x22d32a=0x0;_0x22d32a<_0x274f9a;++_0x22d32a)_0xd2256d(_0x44bb8c,_0x1344c3+0x3*_0x22d32a,_0xeceedc[_0x336d62[_0x22d32a]]);_0x1344c3+=0x3*_0x274f9a;for(var _0x230ead=[_0x5ad686,_0x5270ee],_0x139681=0x0;_0x139681<0x2;++_0x139681)for(var _0x27ea17=_0x230ead[_0x139681],_0x22d32a=0x0;_0x22d32a<_0x27ea17[_0x3256fd(0x180)];++_0x22d32a){var _0x3d64de=_0x27ea17[_0x22d32a]&0x1f;_0xd2256d(_0x44bb8c,_0x1344c3,_0x1fa330[_0x3d64de]),_0x1344c3+=_0xeceedc[_0x3d64de],_0x3d64de>0xf&&(_0xd2256d(_0x44bb8c,_0x1344c3,_0x27ea17[_0x22d32a]>>0x5&0x7f),_0x1344c3+=_0x27ea17[_0x22d32a]>>0xc);}}else _0x2912b8=_0x5670a3,_0xcedf7f=_0x3c94dd,_0x44fff0=_0x2bdc1f,_0x3598ff=_0x33ba96;for(var _0x22d32a=0x0;_0x22d32a<_0x4bfe75;++_0x22d32a){var _0x175857=_0x9d960b[_0x22d32a];if(_0x175857>0xff){var _0x3d64de=_0x175857>>0x12&0x1f;_0x3d5898(_0x44bb8c,_0x1344c3,_0x2912b8[_0x3d64de+0x101]),_0x1344c3+=_0xcedf7f[_0x3d64de+0x101],_0x3d64de>0x7&&(_0xd2256d(_0x44bb8c,_0x1344c3,_0x175857>>0x17&0x1f),_0x1344c3+=_0x549dfe[_0x3d64de]);var _0x195668=_0x175857&0x1f;_0x3d5898(_0x44bb8c,_0x1344c3,_0x44fff0[_0x195668]),_0x1344c3+=_0x3598ff[_0x195668],_0x195668>0x3&&(_0x3d5898(_0x44bb8c,_0x1344c3,_0x175857>>0x5&0x1fff),_0x1344c3+=_0x3c802e[_0x195668]);}else _0x3d5898(_0x44bb8c,_0x1344c3,_0x2912b8[_0x175857]),_0x1344c3+=_0xcedf7f[_0x175857];}return _0x3d5898(_0x44bb8c,_0x1344c3,_0x2912b8[0x100]),_0x1344c3+_0xcedf7f[0x100];},_0x60f17=new _0x562c02([0x10004,0x20008,0x20010,0x20020,0x40020,0x100080,0x100100,0x204400,0x205000]),_0x3fd107=new _0x578f7a(0x0),_0x5b737a=function(_0x4c6b13,_0x50e371,_0x2f1f9c,_0x7d0a33,_0x5bf4b3,_0x4d0f17){const _0x15906b=_0x659d87;var _0x486c08=_0x4d0f17['z']||_0x4c6b13[_0x15906b(0x180)],_0x5b01d7=new _0x578f7a(_0x7d0a33+_0x486c08+0x5*(0x1+Math['ceil'](_0x486c08/0x1b58))+_0x5bf4b3),_0xecefb1=_0x5b01d7[_0x15906b(0x131)](_0x7d0a33,_0x5b01d7[_0x15906b(0x180)]-_0x5bf4b3),_0x3f8dee=_0x4d0f17['l'],_0x84a24b=(_0x4d0f17['r']||0x0)&0x7;if(_0x50e371){_0x84a24b&&(_0xecefb1[0x0]=_0x4d0f17['r']>>0x3);for(var _0x599325=_0x60f17[_0x50e371-0x1],_0x39e422=_0x599325>>0xd,_0x562cf1=_0x599325&0x1fff,_0x871562=(0x1<<_0x2f1f9c)-0x1,_0x48688a=_0x4d0f17['p']||new _0x59bd52(0x8000),_0x3c802c=_0x4d0f17['h']||new _0x59bd52(_0x871562+0x1),_0x4d1675=Math['ceil'](_0x2f1f9c/0x3),_0x40cb14=0x2*_0x4d1675,_0x52a3ce=function(_0x4cbf3c){return(_0x4c6b13[_0x4cbf3c]^_0x4c6b13[_0x4cbf3c+0x1]<<_0x4d1675^_0x4c6b13[_0x4cbf3c+0x2]<<_0x40cb14)&_0x871562;},_0x4ee4ac=new _0x562c02(0x61a8),_0x30dc33=new _0x59bd52(0x120),_0x70587c=new _0x59bd52(0x20),_0x23ddce=0x0,_0x41eb46=0x0,_0xc18ad3=_0x4d0f17['i']||0x0,_0x1702e5=0x0,_0x3c47e1=_0x4d0f17['w']||0x0,_0x5a5e9a=0x0;_0xc18ad3+0x2<_0x486c08;++_0xc18ad3){var _0x5005a7=_0x52a3ce(_0xc18ad3),_0x3cacf5=_0xc18ad3&0x7fff,_0x573e87=_0x3c802c[_0x5005a7];if(_0x48688a[_0x3cacf5]=_0x573e87,_0x3c802c[_0x5005a7]=_0x3cacf5,_0x3c47e1<=_0xc18ad3){var _0x19cc51=_0x486c08-_0xc18ad3;if((_0x23ddce>0x1b58||_0x1702e5>0x6000)&&(_0x19cc51>0x1a7||!_0x3f8dee)){_0x84a24b=_0x3e0276(_0x4c6b13,_0xecefb1,0x0,_0x4ee4ac,_0x30dc33,_0x70587c,_0x41eb46,_0x1702e5,_0x5a5e9a,_0xc18ad3-_0x5a5e9a,_0x84a24b),_0x1702e5=_0x23ddce=_0x41eb46=0x0,_0x5a5e9a=_0xc18ad3;for(var _0x47a240=0x0;_0x47a240<0x11e;++_0x47a240)_0x30dc33[_0x47a240]=0x0;for(var _0x47a240=0x0;_0x47a240<0x1e;++_0x47a240)_0x70587c[_0x47a240]=0x0;}var _0x3ae4e2=0x2,_0x33a9d8=0x0,_0x1b96c6=_0x562cf1,_0x2a72e3=_0x3cacf5-_0x573e87&0x7fff;if(_0x19cc51>0x2&&_0x5005a7==_0x52a3ce(_0xc18ad3-_0x2a72e3))for(var _0x2bb75c=Math[_0x15906b(0x195)](_0x39e422,_0x19cc51)-0x1,_0x4be0ee=Math[_0x15906b(0x195)](0x7fff,_0xc18ad3),_0x387f7b=Math[_0x15906b(0x195)](0x102,_0x19cc51);_0x2a72e3<=_0x4be0ee&&--_0x1b96c6&&_0x3cacf5!=_0x573e87;){if(_0x4c6b13[_0xc18ad3+_0x3ae4e2]==_0x4c6b13[_0xc18ad3+_0x3ae4e2-_0x2a72e3]){for(var _0x5e97f2=0x0;_0x5e97f2<_0x387f7b&&_0x4c6b13[_0xc18ad3+_0x5e97f2]==_0x4c6b13[_0xc18ad3+_0x5e97f2-_0x2a72e3];++_0x5e97f2);if(_0x5e97f2>_0x3ae4e2){if(_0x3ae4e2=_0x5e97f2,_0x33a9d8=_0x2a72e3,_0x5e97f2>_0x2bb75c)break;for(var _0x39f90e=Math[_0x15906b(0x195)](_0x2a72e3,_0x5e97f2-0x2),_0x49a06c=0x0,_0x47a240=0x0;_0x47a240<_0x39f90e;++_0x47a240){var _0x2e76ad=_0xc18ad3-_0x2a72e3+_0x47a240&0x7fff,_0x3671c3=_0x2e76ad-_0x48688a[_0x2e76ad]&0x7fff;_0x3671c3>_0x49a06c&&(_0x49a06c=_0x3671c3,_0x573e87=_0x2e76ad);}}}_0x3cacf5=_0x573e87,_0x573e87=_0x48688a[_0x3cacf5],_0x2a72e3+=_0x3cacf5-_0x573e87&0x7fff;}if(_0x33a9d8){_0x4ee4ac[_0x1702e5++]=0x10000000|_0x4d18d8[_0x3ae4e2]<<0x12|_0x34d5c8[_0x33a9d8];var _0x28426c=_0x4d18d8[_0x3ae4e2]&0x1f,_0x4efa08=_0x34d5c8[_0x33a9d8]&0x1f;_0x41eb46+=_0x549dfe[_0x28426c]+_0x3c802e[_0x4efa08],++_0x30dc33[0x101+_0x28426c],++_0x70587c[_0x4efa08],_0x3c47e1=_0xc18ad3+_0x3ae4e2,++_0x23ddce;}else _0x4ee4ac[_0x1702e5++]=_0x4c6b13[_0xc18ad3],++_0x30dc33[_0x4c6b13[_0xc18ad3]];}}for(_0xc18ad3=Math[_0x15906b(0xfe)](_0xc18ad3,_0x3c47e1);_0xc18ad3<_0x486c08;++_0xc18ad3)_0x4ee4ac[_0x1702e5++]=_0x4c6b13[_0xc18ad3],++_0x30dc33[_0x4c6b13[_0xc18ad3]];_0x84a24b=_0x3e0276(_0x4c6b13,_0xecefb1,_0x3f8dee,_0x4ee4ac,_0x30dc33,_0x70587c,_0x41eb46,_0x1702e5,_0x5a5e9a,_0xc18ad3-_0x5a5e9a,_0x84a24b),_0x3f8dee||(_0x4d0f17['r']=_0x84a24b&0x7|_0xecefb1[_0x84a24b/0x8|0x0]<<0x3,_0x84a24b-=0x7,_0x4d0f17['h']=_0x3c802c,_0x4d0f17['p']=_0x48688a,_0x4d0f17['i']=_0xc18ad3,_0x4d0f17['w']=_0x3c47e1);}else{for(var _0xc18ad3=_0x4d0f17['w']||0x0;_0xc18ad3<_0x486c08+_0x3f8dee;_0xc18ad3+=0xffff){var _0x4f6797=_0xc18ad3+0xffff;_0x4f6797>=_0x486c08&&(_0xecefb1[_0x84a24b/0x8|0x0]=_0x3f8dee,_0x4f6797=_0x486c08),_0x84a24b=_0x250b3d(_0xecefb1,_0x84a24b+0x1,_0x4c6b13[_0x15906b(0x131)](_0xc18ad3,_0x4f6797));}_0x4d0f17['i']=_0x486c08;}return _0x17c3ac(_0x5b01d7,0x0,_0x7d0a33+_0x47b69f(_0x84a24b)+_0x5bf4b3);},_0x5c70b3=function(_0xdc2c68,_0x4ac0bb,_0x32f1db,_0x400cde,_0xe758bd){const _0x557707=_0x659d87;if(!_0xe758bd&&(_0xe758bd={'l':0x1},_0x4ac0bb['dictionary'])){var _0x46bc7a=_0x4ac0bb[_0x557707(0x2a1)][_0x557707(0x131)](-0x8000),_0x2176ae=new _0x578f7a(_0x46bc7a[_0x557707(0x180)]+_0xdc2c68[_0x557707(0x180)]);_0x2176ae[_0x557707(0x272)](_0x46bc7a),_0x2176ae[_0x557707(0x272)](_0xdc2c68,_0x46bc7a[_0x557707(0x180)]),_0xdc2c68=_0x2176ae,_0xe758bd['w']=_0x46bc7a[_0x557707(0x180)];}return _0x5b737a(_0xdc2c68,_0x4ac0bb['level']==null?0x6:_0x4ac0bb['level'],_0x4ac0bb['mem']==null?_0xe758bd['l']?Math[_0x557707(0x282)](Math[_0x557707(0xfe)](0x8,Math[_0x557707(0x195)](0xd,Math[_0x557707(0x14b)](_0xdc2c68[_0x557707(0x180)])))*1.5):0x14:0xc+_0x4ac0bb[_0x557707(0x263)],_0x32f1db,_0x400cde,_0xe758bd);};function _0x51fe9e(_0x2edb15,_0x1e8803){return _0x5c70b3(_0x2edb15,_0x1e8803||{},0x0,0x0);}var _0x3bb6fb=typeof TextDecoder<'u'&&new TextDecoder();try{_0x3bb6fb[_0x659d87(0x299)](_0x3fd107,{'stream':!0x0});}catch{}let _0x3c10c='application/vnd.openxmlformats-officedocument.wordprocessingml.document',_0x3544dd=_0x659d87(0x14f),_0x26e9ec='application/vnd.ms-excel.sheet.macroEnabled.12',_0x19d738=_0x659d87(0x2b8),_0x4c6c4b=_0x659d87(0x191),_0x17f066=_0x659d87(0x166),_0x2f2947={[_0x1b6f44['UniverInstanceType'][_0x659d87(0x167)]]:[''],[_0x1b6f44['UniverInstanceType']['UNIVER_DOC']]:[_0x3c10c],[_0x1b6f44[_0x659d87(0x188)][_0x659d87(0x105)]]:[_0x3544dd,_0x26e9ec,_0x19d738],[_0x1b6f44[_0x659d87(0x188)][_0x659d87(0xf2)]]:[_0x4c6c4b],[_0x1b6f44['UniverInstanceType'][_0x659d87(0x208)]]:[''],[_0x1b6f44[_0x659d87(0x188)][_0x659d87(0x27e)]]:[''],[_0x1b6f44['UniverInstanceType'][_0x659d87(0x298)]]:[''],[_0x1b6f44[_0x659d87(0x188)][_0x659d87(0x19e)]]:[_0x17f066],[_0x1b6f44[_0x659d87(0x188)][_0x659d87(0x174)]]:['']},_0x2ba81f={[_0x3c10c]:'docx',[_0x3544dd]:_0x659d87(0x25b),[_0x26e9ec]:_0x659d87(0x293),[_0x19d738]:_0x659d87(0x255),[_0x4c6c4b]:_0x659d87(0x1a8),[_0x17f066]:_0x659d87(0x181)};function _0xee69b6(_0x532b69,_0x1001c7,_0x4934be){const _0x166618=_0x659d87;let _0x3e111a=document['createElement']('a');_0x3e111a[_0x166618(0x133)]=_0x532b69,_0x3e111a['style'][_0x166618(0x2a2)]='none',_0x3e111a[_0x166618(0x1db)]=_0x1001c7+'.'+_0x4934be,document[_0x166618(0x283)][_0x166618(0x124)](_0x3e111a),_0x3e111a[_0x166618(0x205)](),document[_0x166618(0x283)][_0x166618(0x25f)](_0x3e111a);}function _0x27c7e2(_0x11da61,_0x49c377,_0x1ea71a){const _0x5271bc=_0x659d87;let _0x30dbbd=URL[_0x5271bc(0xea)](_0x11da61);_0xee69b6(_0x30dbbd,_0x49c377,_0x1ea71a),URL[_0x5271bc(0x132)](_0x30dbbd);}function _0x201f90(_0x50d036){const _0x4028ef=_0x659d87;let _0x4ddd27=_0x50d036[_0x4028ef(0x15b)][_0x4028ef(0x2a3)]('.')[_0x4028ef(0x2be)]();if(!_0x4ddd27)return _0x1b6f44[_0x4028ef(0x188)][_0x4028ef(0x167)];let _0x3a63d9=_0x4d3a31(),_0x174ea4=_0x1b6f44[_0x4028ef(0x188)][_0x4028ef(0x167)];return _0x3a63d9[_0x4028ef(0x22a)](_0x227648=>_0x24b8ca(_0x4ddd27,_0x227648)?(_0x174ea4=_0x227648,!0x0):!0x1),_0x174ea4;}function _0x4d3a31(){const _0x110ce7=_0x659d87;return Object[_0x110ce7(0x2b7)](_0x1b6f44['UniverInstanceType'])[_0x110ce7(0x2ac)](_0x58bc39=>typeof _0x58bc39==_0x110ce7(0x289));}function _0x24b8ca(_0x21eeeb,_0x3ee02d){const _0x11bb99=_0x659d87;var _0x317734;return((_0x317734=_0x2f2947[_0x3ee02d])==null?[]:_0x317734)[_0x11bb99(0x27f)](_0x1600f7=>(_0x2ba81f[_0x1600f7]||'')[_0x11bb99(0x22d)]())['includes'](_0x21eeeb[_0x11bb99(0x22d)]());}function _0x5ce0ca(_0x43183a,_0x3bb6aa=!0x1){const _0xee0fd2=_0x659d87;let _0xcedd3=_0x43183a[_0xee0fd2(0x27f)](_0x16bbdb=>{var _0x39f48a;return(_0x39f48a=_0x2f2947[_0x16bbdb])==null?[]:_0x39f48a;})[_0xee0fd2(0xe1)](',');return new Promise((_0x54610d,_0x33ca9a)=>{const _0x65d096=_0xee0fd2;let _0x2108a5=document[_0x65d096(0xff)](_0x65d096(0x290));_0x2108a5['type']='file',_0x2108a5['accept']=_0xcedd3,_0x2108a5[_0x65d096(0x28d)]=_0x3bb6aa,_0x2108a5['addEventListener'](_0x65d096(0x106),_0x1cc902=>{const _0x1a8b7e=_0x65d096;let _0x501897=_0x1cc902[_0x1a8b7e(0x101)];if(!_0x501897[_0x1a8b7e(0x185)]||_0x501897['files'][_0x1a8b7e(0x180)]===0x0)throw _0x33ca9a(null),Error(_0x1a8b7e(0x10c));_0x54610d(_0x501897[_0x1a8b7e(0x185)]);}),_0x2108a5['click']();});}async function _0x389db9(_0x22b675,_0x27c902){const _0x39703d=_0x659d87;try{var _0x11d69b,_0x1f5432,_0x2514c3;let _0x5f44ae=await _0x27c902[_0x39703d(0x265)](_0x22b675,{'responseType':_0x39703d(0x24a)}),_0x3f3688=_0x5f44ae['body'],_0x4555e6=(_0x11d69b=(_0x1f5432=_0x5f44ae['headers']['get'](_0x39703d(0x24d)))==null?void 0x0:_0x1f5432['join'](',\x20'))==null?_0x39703d(0x11d):_0x11d69b,_0x5025f8=_0x39703d(0x139)+(_0x2ba81f[_0x4555e6]||_0x39703d(0x25b)),_0x1959c0=(_0x2514c3=_0x5f44ae[_0x39703d(0x28c)][_0x39703d(0x265)](_0x39703d(0x24b)))==null?void 0x0:_0x2514c3[_0x39703d(0xe1)](',\x20');if(_0x1959c0){let _0x143457=_0x1959c0[_0x39703d(0x249)](/filename=(.+)/);_0x143457&&_0x143457[0x1]&&(_0x5025f8=_0x143457[0x1]);}else _0x5025f8=_0x2c2207(_0x22b675)||_0x5025f8;return new File([_0x3f3688],_0x5025f8,{'type':_0x4555e6});}catch(_0x30b66b){console[_0x39703d(0x1c6)](_0x39703d(0x2b2),_0x30b66b);return;}}function _0x2c2207(_0x16b7bc){const _0x2156f0=_0x659d87;try{return new URL(_0x16b7bc)['pathname'][_0x2156f0(0x2a3)]('/')[_0x2156f0(0x2be)]();}catch(_0x3d91b3){console[_0x2156f0(0x1c6)](_0x2156f0(0x1dc),_0x3d91b3);return;}}function _0x4c7e6b(_0x7e8059){const _0x48f11c=_0x659d87;let _0x2d6397=new Blob([_0x7e8059[_0x48f11c(0x244)]],{'type':_0x48f11c(0x267)});return new File([_0x2d6397],_0x48f11c(0x102));}function _0x337475(_0x412700,_0x7b8d2){const _0x2f4c4f=_0x659d87;return _0x412700[_0x2f4c4f(0x277)]('{type}',_0x7b8d2);}function _0x4bdd9f(_0x18b2f3,_0x25c128){const _0x58a415=_0x659d87;return _0x18b2f3[_0x58a415(0x277)](_0x58a415(0x1a6),_0x25c128);}function _0x4da396(_0x1ec8a4,_0x2602f8){const _0x78b33a=_0x659d87;return _0x1ec8a4[_0x78b33a(0x277)](_0x78b33a(0x2b5),_0x2602f8);}let _0x894236=(0x0,_0x1b6f44[_0x659d87(0x1c7)])(_0x659d87(0x1df)),_0x152b77=class{constructor(_0xcdd0,_0x3883cb){const _0x5c8faa=_0x659d87;this[_0x5c8faa(0x15f)]=_0xcdd0,this[_0x5c8faa(0x281)]=_0x3883cb,_0x4afeeb(this,'_taskInterrupted',new Set());}['dispose'](){}[_0x659d87(0x23c)](_0x3fb0a4){const _0x332d25=_0x659d87;this[_0x332d25(0xf7)][_0x332d25(0x136)](_0x3fb0a4);}[_0x659d87(0x192)](){const _0x200aaf=_0x659d87;this[_0x200aaf(0xf7)][_0x200aaf(0x14c)]();}async['upload'](_0x517ace,_0x152e73=0x0,_0x55c40c=!0x1){const _0x3ac8a2=_0x659d87;if(typeof _0x517ace==_0x3ac8a2(0xe3)){let _0x3afe40=await _0x389db9(_0x517ace,this['_httpService']);if(!_0x3afe40)throw Error(_0x3ac8a2(0x13d));_0x517ace=_0x3afe40;}_0x152e73=_0x152e73||_0x517ace['size'];let _0xa0d83e=new FormData();_0xa0d83e[_0x3ac8a2(0x1f2)](_0x3ac8a2(0x21f),_0x517ace);try{let _0x55276a=this[_0x3ac8a2(0x151)]()+_0x3ac8a2(0x20a)+_0x152e73+'&source='+_0x2dc365['FileSource'][_0x3ac8a2(0xd9)]+_0x3ac8a2(0x28a)+_0x55c40c,_0x194b98={'body':_0xa0d83e},_0x3255e3=(await this[_0x3ac8a2(0x281)]['post'](_0x55276a,_0x194b98))[_0x3ac8a2(0x283)];if(_0x3255e3['error']&&_0x3255e3[_0x3ac8a2(0x1c6)]['code']!==_0x2dc365[_0x3ac8a2(0x13b)]['OK'])throw Error(this[_0x3ac8a2(0x21d)]('upload\x20request\x20failed',_0x3255e3[_0x3ac8a2(0x1c6)]));return _0x3255e3;}catch(_0x3f9e09){throw _0x3f9e09 instanceof Error?_0x3f9e09:Error(this[_0x3ac8a2(0x12f)](_0x3ac8a2(0x193),_0x3f9e09));}}async[_0x659d87(0x24f)](_0x39a939){const _0x35876f=_0x659d87;let {fileID:_0x159f1f,type:_0x458460,outputType:_0xdb9796,minSheetColumnCount:_0x17e33d,minSheetRowCount:_0x177c62}=_0x39a939;try{let _0x5a69c2=_0x337475(this[_0x35876f(0x13c)](),''+_0x458460),_0x2425a2={'body':{'fileID':_0x159f1f,'outputType':_0xdb9796,'minSheetColumnCount':_0x17e33d,'minSheetRowCount':_0x177c62}},_0x1d3873=(await this[_0x35876f(0x281)][_0x35876f(0x1ce)](_0x5a69c2,_0x2425a2))[_0x35876f(0x283)];return _0x1d3873[_0x35876f(0x1c6)]&&_0x1d3873[_0x35876f(0x1c6)]['code']!==_0x2dc365[_0x35876f(0x13b)]['OK']?void 0x0:_0x1d3873;}catch{return;}}async[_0x659d87(0x197)](_0x25603c){const _0x55c0c2=_0x659d87;let {unitID:_0x208255,jsonID:_0x3484f5,type:_0xdf7fd5,useImageUrl:_0x2e4606,ignoreTableExport:_0x40aaca}=_0x25603c;try{let _0x3e32fc=_0x337475(this['_getExportURL'](),''+_0xdf7fd5),_0x3a5169={'body':{'unitID':_0x208255,'jsonID':_0x3484f5,'type':_0xdf7fd5,'useImageUrl':_0x2e4606,'ignoreTableExport':_0x40aaca}},_0x682a50=(await this[_0x55c0c2(0x281)][_0x55c0c2(0x1ce)](_0x3e32fc,_0x3a5169))[_0x55c0c2(0x283)];return _0x682a50['error']&&_0x682a50[_0x55c0c2(0x1c6)]['code']!==_0x2dc365['ErrorCode']['OK']?void 0x0:_0x682a50;}catch{return;}}async[_0x659d87(0x13f)](_0x49c645){return new Promise((_0x341748,_0xb18978)=>{const _0xb966d1=_0x2c69;try{let _0x1753b1=0x0,_0x1950a7=_0x4bdd9f(this[_0xb966d1(0x1e9)](),''+_0x49c645),_0x45df61=this[_0xb966d1(0x2a9)](),_0x495488=async()=>{const _0x107c28=_0xb966d1;if(this[_0x107c28(0xf7)]['has'](_0x49c645))return;let _0x16c9bd=(await this[_0x107c28(0x281)][_0x107c28(0x265)](_0x1950a7))[_0x107c28(0x283)];if(_0x16c9bd[_0x107c28(0x1c6)]&&_0x16c9bd[_0x107c28(0x1c6)][_0x107c28(0x1ee)]===_0x2dc365[_0x107c28(0x13b)]['OK']){if(_0x16c9bd['status']===_0x107c28(0x116))_0x341748(_0x16c9bd);else{if(_0x16c9bd[_0x107c28(0x160)]==='pending'){let _0x346bff=0x3e8;if(_0x1753b1>=_0x45df61){_0xb18978(_0x16c9bd);return;}else _0x1753b1>=0x7530&&(_0x346bff=0x1388);_0x1753b1+=_0x346bff,setTimeout(_0x495488,_0x346bff);}else _0xb18978(_0x16c9bd);}}else _0xb18978(_0x16c9bd);};_0x495488();}catch(_0x845354){_0xb18978(_0x845354 instanceof Error?_0x845354:Error(String(_0x845354)));}});}async[_0x659d87(0x204)](_0x138699){const _0x120c15=_0x659d87;try{let _0x12006a=_0x4da396(this[_0x120c15(0x119)](),''+_0x138699);return(await this[_0x120c15(0x281)]['get'](_0x12006a))[_0x120c15(0x283)];}catch{return;}}async[_0x659d87(0x203)](_0x10a0d9){const _0x254e69=_0x659d87;try{return(await this[_0x254e69(0x281)]['get'](_0x10a0d9,{'responseType':_0x254e69(0x21c)}))[_0x254e69(0x283)];}catch{return;}}[_0x659d87(0x21d)](_0x1d9402,_0x9f06e3){let _0x4c211e=this['_extractErrorDetail'](_0x9f06e3);return _0x4c211e?_0x1d9402+':\x20'+_0x4c211e:_0x1d9402;}['_buildHttpErrorMessage'](_0x28bc50,_0x3922d4){const _0x17314c=_0x659d87;if(_0x3922d4 instanceof _0x48b40b['HTTPResponseError']){let _0x3cdc4b=typeof _0x3922d4[_0x17314c(0x160)]==_0x17314c(0x289)?''+_0x3922d4[_0x17314c(0x160)]+(_0x3922d4['statusText']?'\x20'+_0x3922d4['statusText']:''):void 0x0,_0x2f6793=this[_0x17314c(0x1c4)](_0x3922d4['error']);return _0x3cdc4b&&_0x2f6793?_0x28bc50+_0x17314c(0x17f)+_0x3cdc4b+_0x17314c(0x18b)+_0x2f6793:_0x3cdc4b?_0x28bc50+_0x17314c(0x17f)+_0x3cdc4b:_0x2f6793?_0x28bc50+':\x20'+_0x2f6793:_0x28bc50;}let _0x33dabc=this[_0x17314c(0x1c4)](_0x3922d4);return _0x33dabc?_0x28bc50+':\x20'+_0x33dabc:_0x28bc50;}[_0x659d87(0x1c4)](_0x235134){const _0x2abaf5=_0x659d87;if(typeof _0x235134==_0x2abaf5(0xe3)){let _0x3a98b5=_0x235134[_0x2abaf5(0x1cc)]();return _0x3a98b5[_0x2abaf5(0x180)]>0x0?_0x3a98b5:void 0x0;}if(_0x235134 instanceof Error)return this[_0x2abaf5(0x1c4)](_0x235134['message']);if(!_0x235134||typeof _0x235134!=_0x2abaf5(0x1e5)||Array[_0x2abaf5(0x1f1)](_0x235134))return;let _0x18d5c5=_0x235134,_0x3edb28=this[_0x2abaf5(0x1c4)](_0x18d5c5['message']);if(_0x3edb28)return _0x3edb28;if(_0x18d5c5['error']&&typeof _0x18d5c5[_0x2abaf5(0x1c6)]==_0x2abaf5(0x1e5)&&!Array[_0x2abaf5(0x1f1)](_0x18d5c5[_0x2abaf5(0x1c6)])){let _0x4f7b60=this[_0x2abaf5(0x1c4)](_0x18d5c5[_0x2abaf5(0x1c6)]);if(_0x4f7b60)return _0x4f7b60;}}[_0x659d87(0x151)](){const _0x1bde05=_0x659d87;var _0x6e9a45;let _0x515458=this[_0x1bde05(0x15f)][_0x1bde05(0x1b9)](_0x2d0292);return(_0x6e9a45=_0x515458==null?void 0x0:_0x515458[_0x1bde05(0xfc)])==null?_0x1bde05(0x23e):_0x6e9a45;}[_0x659d87(0x13c)](){const _0x4b84eb=_0x659d87;var _0x321afc;let _0x3ec005=this[_0x4b84eb(0x15f)][_0x4b84eb(0x1b9)](_0x2d0292);return(_0x321afc=_0x3ec005==null?void 0x0:_0x3ec005['importServerUrl'])==null?_0x4b84eb(0x18d):_0x321afc;}[_0x659d87(0x183)](){const _0x2d45ab=_0x659d87;var _0x447e9c;let _0x1b9e6d=this[_0x2d45ab(0x15f)][_0x2d45ab(0x1b9)](_0x2d0292);return(_0x447e9c=_0x1b9e6d==null?void 0x0:_0x1b9e6d[_0x2d45ab(0x1ca)])==null?_0x2d45ab(0x2bd):_0x447e9c;}[_0x659d87(0x1e9)](){const _0x21c2bb=_0x659d87;var _0x546b88;let _0x5ca013=this[_0x21c2bb(0x15f)][_0x21c2bb(0x1b9)](_0x2d0292);return(_0x546b88=_0x5ca013==null?void 0x0:_0x5ca013['getTaskServerUrl'])==null?_0x21c2bb(0x29e):_0x546b88;}[_0x659d87(0x119)](){const _0x54bfbd=_0x659d87;var _0x21e69d;let _0x2fc9d3=this[_0x54bfbd(0x15f)][_0x54bfbd(0x1b9)](_0x2d0292);return(_0x21e69d=_0x2fc9d3==null?void 0x0:_0x2fc9d3['signUrlServerUrl'])==null?_0x54bfbd(0x286):_0x21e69d;}[_0x659d87(0x2a9)](){const _0x2fe826=_0x659d87;var _0x3a0011;let _0xee908e=this[_0x2fe826(0x15f)][_0x2fe826(0x1b9)](_0x2d0292);return(_0x3a0011=_0xee908e==null?void 0x0:_0xee908e[_0x2fe826(0xf4)])==null?0x1d4c0:_0x3a0011;}};_0x152b77=_0x93f4f8([_0x3d5fa2(0x0,_0x1b6f44[_0x659d87(0x29f)]),_0x3d5fa2(0x1,(0x0,_0x1b6f44['Inject'])(_0x48b40b[_0x659d87(0x112)]))],_0x152b77);function _0x2c82f3(_0x29429a){const _0x28e337=_0x659d87;let _0x56e720=_0x29429a[_0x28e337(0x16f)];if(!_0x56e720)return null;let _0x44ab04={};_0x56e720[_0x28e337(0x1a0)]&&Object[_0x28e337(0x2a0)](_0x56e720[_0x28e337(0x1a0)])[_0x28e337(0x1c2)](_0x4c9a49=>{const _0x23ca9d=_0x28e337;let _0x47884a=_0x56e720[_0x23ca9d(0x1a0)][_0x4c9a49];_0x44ab04[_0x4c9a49]={..._0x47884a,'originalMeta':(0x0,_0x53f7ca['b64EncodeUnicode'])(_0x53f7ca[_0x23ca9d(0x100)][_0x23ca9d(0x299)](_0x47884a[_0x23ca9d(0x161)]))};});let _0x154fd1=(0x0,_0x53f7ca[_0x28e337(0x11b)])(_0x53f7ca[_0x28e337(0x100)][_0x28e337(0x299)](_0x56e720[_0x28e337(0x161)]));return{..._0x29429a,'workbook':{..._0x56e720,'originalMeta':_0x154fd1,'sheets':_0x44ab04},'doc':{},'slide':void 0x0,'board':void 0x0};}function _0x349ef8(_0x3dfcd1){const _0x3a2903=_0x659d87;let _0x3052b9=_0x3dfcd1[_0x3a2903(0x1c1)];if(!_0x3052b9)return null;let _0x2544ac=(0x0,_0x53f7ca[_0x3a2903(0x11b)])(_0x53f7ca[_0x3a2903(0x100)][_0x3a2903(0x299)](_0x3052b9['originalMeta']));return{..._0x3dfcd1,'workbook':{},'doc':{..._0x3052b9,'originalMeta':_0x2544ac},'slide':void 0x0,'board':void 0x0};}function _0x351324(_0x567302){const _0x461b22=_0x659d87;var _0x4410a1;let _0x52786b=(_0x4410a1=_0x567302['slide'])==null?_0x567302['doc']:_0x4410a1;if(!_0x52786b)return null;let _0x43ce28=typeof _0x52786b['originalMeta']==_0x461b22(0xe3)?_0x52786b[_0x461b22(0x161)]:(0x0,_0x53f7ca[_0x461b22(0x11b)])(_0x53f7ca['textDecoder']['decode'](_0x52786b[_0x461b22(0x161)]));return{..._0x567302,'workbook':{},'doc':{},'slide':{..._0x52786b,'originalMeta':_0x43ce28},'board':void 0x0};}function _0x59f70d(_0x5cd204){const _0x3cf7f2=_0x659d87;let _0x2d75fb={};return _0x5cd204[_0x3cf7f2(0x1c2)](_0x52d7ac=>{const _0x33ac4e=_0x3cf7f2;_0x2d75fb[_0x52d7ac['id']]={..._0x52d7ac,'data':(0x0,_0x53f7ca[_0x33ac4e(0x11b)])(_0x53f7ca['textDecoder'][_0x33ac4e(0x299)](_0x52d7ac[_0x33ac4e(0x1b8)]))};}),_0x2d75fb;}async function _0x5ed731(_0x3c04fa){const _0x1576ae=_0x659d87;var _0x1674c7;let _0xdf706f={'metadata':void 0x0},_0x962734=_0x3c04fa['id'],_0x168a60=(_0x1674c7=_0x3c04fa[_0x1576ae(0x29b)])==null?0x0:_0x1674c7,_0x4ca218=new _0x14f6a3(),{snapshot:_0x5dfc64}=await(0x0,_0x53f7ca[_0x1576ae(0x122)])(_0xdf706f,_0x3c04fa,_0x962734,_0x168a60,_0x4ca218),_0x41d6f4=await(0x0,_0x53f7ca['getSheetBlocksFromSnapshot'])(_0x5dfc64,_0x4ca218),_0x30422b=_0x2c82f3(_0x5dfc64);if(!_0x30422b)throw Error(_0x1576ae(0x1d0));return{'snapshot':_0x30422b,'sheetBlocks':_0x59f70d(_0x41d6f4)};}async function _0x5cb519(_0x2da8fc){const _0x1ce7e3=_0x659d87;var _0x54ae0c;let _0x3c7edc={'metadata':void 0x0},_0x1520f8=_0x2da8fc['id'],{snapshot:_0x4e1fed}=await(0x0,_0x53f7ca[_0x1ce7e3(0x1a2)])(_0x3c7edc,_0x2da8fc,_0x1520f8,(_0x54ae0c=_0x2da8fc[_0x1ce7e3(0x29b)])==null?0x0:_0x54ae0c,new _0x14f6a3()),_0x35f6bc=_0x349ef8(_0x4e1fed);if(!_0x35f6bc)throw Error(_0x1ce7e3(0x1d0));return{'snapshot':_0x35f6bc,'sheetBlocks':{}};}async function _0x3e36a1(_0x31fd9a){const _0x17ae24=_0x659d87;var _0x452893;let _0x1c1bc0=_0x31fd9a['id'],_0xd25a25=(_0x452893=_0x31fd9a['rev'])==null?0x0:_0x452893,_0x25784f=new _0x14f6a3(),{snapshot:_0x22b39b}=await(0x0,_0x53f7ca[_0x17ae24(0x210)])(_0x31fd9a['resources'],_0x31fd9a,_0x1c1bc0,_0xd25a25,_0x25784f),_0x14d670=_0x351324(_0x22b39b);if(!_0x14d670)throw Error(_0x17ae24(0x1d0));return{'snapshot':_0x14d670,'sheetBlocks':{}};}async function _0x58f32b(_0x43c1e3){const _0x425592=_0x659d87;let _0x1b1147=_0x43c1e3[_0x425592(0x207)],_0x3f1c2b=_0x43c1e3[_0x425592(0x2b0)]||{};return await(0x0,_0x53f7ca[_0x425592(0x137)])(_0x1b1147,Object[_0x425592(0x2a0)](_0x3f1c2b)[_0x425592(0x27f)](_0x3f5007=>_0x3f1c2b[_0x3f5007])[_0x425592(0x27f)](_0x2a783a=>({..._0x2a783a,'data':_0x2a783a[_0x425592(0x1b8)]?JSON[_0x425592(0x2ad)]((0x0,_0x53f7ca[_0x425592(0x27d)])(_0x2a783a['data'])):void 0x0})));}function _0x18f378(_0x18c97d){const _0x265d00=_0x659d87;let _0x453dd5=_0x18c97d[_0x265d00(0x207)];return(0x0,_0x53f7ca[_0x265d00(0x1ac)])(_0x453dd5);}function _0x1e676f(_0x376cb1){const _0x3a2cb2=_0x659d87;let _0x4b2995=_0x376cb1[_0x3a2cb2(0x207)];return(0x0,_0x53f7ca[_0x3a2cb2(0x220)])(_0x4b2995);}var _0x14f6a3=class{constructor(){const _0x4fda7f=_0x659d87;_0x4afeeb(this,_0x4fda7f(0x1ff),new Map());}[_0x659d87(0x222)](){const _0x2cdf26=_0x659d87;return Promise[_0x2cdf26(0x2af)]({'snapshot':{'unitID':'','type':_0x1b6f44[_0x2cdf26(0x188)][_0x2cdf26(0x105)],'rev':0x0,'workbook':void 0x0,'doc':void 0x0,'slide':void 0x0,'board':void 0x0},'changesets':[],'error':{'code':_0x2dc365[_0x2cdf26(0x13b)]['OK'],'message':''}});}[_0x659d87(0x25e)](_0x24bb32,_0x435316){const _0x581882=_0x659d87;let _0x265eb7=this[_0x581882(0x1ff)][_0x581882(0x265)](_0x435316[_0x581882(0x26b)]);return Promise[_0x581882(0x2af)]({'block':_0x265eb7,'error':{'code':_0x2dc365[_0x581882(0x13b)]['OK'],'message':''}});}[_0x659d87(0x2aa)](_0x1ad767,_0x11dfcb){const _0x420a27=_0x659d87;let _0xc5bfc5=this[_0x420a27(0x1ff)][_0x420a27(0x265)](_0x11dfcb[_0x420a27(0x26b)]);return Promise[_0x420a27(0x2af)]({'block':_0xc5bfc5===void 0x0?void 0x0:{..._0xc5bfc5,'data':JSON[_0x420a27(0x2ad)](_0x53f7ca['textDecoder'][_0x420a27(0x299)](_0xc5bfc5[_0x420a27(0x1b8)]))},'error':{'code':_0x2dc365['ErrorCode']['OK'],'message':''}});}[_0x659d87(0x165)](){const _0x3aafe3=_0x659d87;return Promise[_0x3aafe3(0x2af)]({'changesets':[],'error':{'code':_0x2dc365['ErrorCode']['OK'],'message':''}});}[_0x659d87(0x273)](){const _0x47aab9=_0x659d87;return Promise[_0x47aab9(0x2af)]({'resources':{},'error':{'code':_0x2dc365[_0x47aab9(0x13b)]['OK'],'message':''}});}[_0x659d87(0x2ae)](){const _0xb3d042=_0x659d87;return Promise[_0xb3d042(0x2af)]({'error':{'code':_0x2dc365[_0xb3d042(0x13b)]['OK'],'message':''}});}[_0x659d87(0x138)](){const _0x1ece64=_0x659d87;return Promise[_0x1ece64(0x2af)]({'error':{'code':_0x2dc365[_0x1ece64(0x13b)]['OK'],'message':''}});}['saveSheetBlock'](_0x58df29,_0x136ac3){const _0x584f42=_0x659d87;let {block:_0x3815d7}=_0x136ac3;return _0x3815d7?(this[_0x584f42(0x1ff)][_0x584f42(0x272)](_0x3815d7['id'],_0x3815d7),Promise[_0x584f42(0x2af)]({'error':{'code':_0x2dc365[_0x584f42(0x13b)]['OK'],'message':''},'blockID':_0x3815d7['id']})):Promise['resolve']({'error':{'code':_0x2dc365[_0x584f42(0x13b)][_0x584f42(0x11c)],'message':_0x584f42(0xeb)},'blockID':''});}[_0x659d87(0xf9)](){const _0x67aabe=_0x659d87;return Promise[_0x67aabe(0x2af)]({'error':{'code':_0x2dc365[_0x67aabe(0x13b)]['OK'],'message':''},'concurrent':[]});}[_0x659d87(0x287)](){const _0x575ca4=_0x659d87;return Promise[_0x575ca4(0x2af)]({'error':void 0x0,'fileMetaId':''});}['getLatestCsReqIdBySid'](){return Promise['resolve']({'error':void 0x0,'latestReqID':0x0});}};let _0x1a2c7c=(0x0,_0x1b6f44['createIdentifier'])(_0x659d87(0x27b)),_0x4f9073=class extends _0x1b6f44['Disposable']{constructor(_0x5107de,_0x35147c,_0x338693){const _0x339c9e=_0x659d87;super(),this[_0x339c9e(0x15f)]=_0x5107de,this[_0x339c9e(0x281)]=_0x35147c,this['_requestService']=_0x338693,_0x4afeeb(this,_0x339c9e(0x107),null),_0x4afeeb(this,_0x339c9e(0x269),new _0x3f679f[(_0x339c9e(0x16c))]()),_0x4afeeb(this,'requestState$',this['_requestState$'][_0x339c9e(0x229)]());}[_0x659d87(0x12b)](){const _0x1f8937=_0x659d87;super[_0x1f8937(0x12b)](),this[_0x1f8937(0x269)][_0x1f8937(0x103)]();}[_0x659d87(0x162)](_0x18bad6,_0x207535,_0x10ab34){const _0x29f69d=_0x659d87;let _0x16674b=URL[_0x29f69d(0xea)](_0x18bad6);_0xee69b6(_0x16674b,_0x207535,_0x10ab34),URL[_0x29f69d(0x132)](_0x16674b);}async[_0x659d87(0xf8)](_0x25d26a){const _0x673c4d=_0x659d87;let _0x54b43e=_0x25d26a[_0x673c4d(0x207)],_0x42f207=_0x25d26a[_0x673c4d(0x2b0)]||{};return(0x0,_0x53f7ca[_0x673c4d(0x137)])(_0x54b43e,Object[_0x673c4d(0x2a0)](_0x42f207)['map'](_0x1e11eb=>_0x42f207[_0x1e11eb])[_0x673c4d(0x27f)](_0x52ed5e=>({..._0x52ed5e,'data':_0x52ed5e['data']?JSON[_0x673c4d(0x2ad)]((0x0,_0x53f7ca[_0x673c4d(0x27d)])(_0x52ed5e[_0x673c4d(0x1b8)])):void 0x0})));}async[_0x659d87(0xde)](_0x15a8bc){const _0xa2c673=_0x659d87;var _0x16ca1b;let _0x5b968c={'metadata':void 0x0},_0x487841=_0x15a8bc['id'],_0x221036=(_0x16ca1b=_0x15a8bc[_0xa2c673(0x29b)])==null?0x0:_0x16ca1b,_0xb1074f=new _0x14f6a3(),{snapshot:_0x50cdb8}=await(0x0,_0x53f7ca[_0xa2c673(0x122)])(_0x5b968c,_0x15a8bc,_0x487841,_0x221036,_0xb1074f),_0x45f9d7=await(0x0,_0x53f7ca['getSheetBlocksFromSnapshot'])(_0x50cdb8,_0xb1074f),_0x18b868=_0x2c82f3(_0x50cdb8);if(!_0x18b868)throw Error(_0xa2c673(0x1d0));return{'snapshot':_0x18b868,'sheetBlocks':_0x59f70d(_0x45f9d7)};}async[_0x659d87(0xef)](_0x271b8f){const _0x39600e=_0x659d87;let _0x4cda4c=await this[_0x39600e(0x26d)](_0x271b8f,_0x1b6f44[_0x39600e(0x188)][_0x39600e(0x115)]);if(!_0x4cda4c||!_0x4cda4c[_0x39600e(0x207)])return;let _0x4caf1=_0x18f378(_0x4cda4c);if(_0x4caf1)return _0x4caf1;}async['exportDOCXByUnitId'](_0x858744){const _0x149f34=_0x659d87;return this[_0x149f34(0x224)](_0x858744,0x1,_0x1b6f44[_0x149f34(0x188)][_0x149f34(0x115)]);}async[_0x659d87(0x1d2)](_0x1c88af){const _0x1567d5=_0x659d87;let _0x1ee2d8=await _0x5cb519(_0x1c88af);return this[_0x1567d5(0x27c)](_0x1ee2d8,_0x1b6f44[_0x1567d5(0x188)][_0x1567d5(0x115)]);}async[_0x659d87(0x172)](_0x954415){const _0x48cda0=_0x659d87;let _0x3ad189=await this[_0x48cda0(0x26d)](_0x954415,_0x1b6f44[_0x48cda0(0x188)][_0x48cda0(0xf2)]);if(!(!_0x3ad189||!_0x3ad189[_0x48cda0(0x207)]))return _0x1e676f(_0x3ad189);}async[_0x659d87(0x1da)](_0x1f5a86){const _0x5c7da8=_0x659d87;return this[_0x5c7da8(0x224)](_0x1f5a86,0x1,_0x1b6f44['UniverInstanceType'][_0x5c7da8(0xf2)]);}async[_0x659d87(0x19b)](_0x25cd1f){const _0x2f54d6=_0x659d87;let _0x36d6f7=await _0x3e36a1(_0x25cd1f);return this[_0x2f54d6(0x27c)](_0x36d6f7,_0x1b6f44[_0x2f54d6(0x188)][_0x2f54d6(0xf2)]);}async[_0x659d87(0x28f)](_0x453da0){const _0x2b9f18=_0x659d87;let _0x2623da=await this['importFileToJson'](_0x453da0,_0x1b6f44['UniverInstanceType'][_0x2b9f18(0x105)]);if(!_0x2623da)return;let _0x44c035=await this['transformSnapshotJsonToWorkbookData'](_0x2623da);if(_0x44c035)return _0x44c035;}async[_0x659d87(0x1fd)](_0x3fb6d1){const _0x216786=_0x659d87;return this[_0x216786(0x224)](_0x3fb6d1,0x1,_0x1b6f44[_0x216786(0x188)][_0x216786(0x105)]);}async[_0x659d87(0x15d)](_0x38baec){const _0x4a88a6=_0x659d87;let _0x12d268=await this[_0x4a88a6(0xde)](_0x38baec);return this[_0x4a88a6(0x27c)](_0x12d268,_0x1b6f44['UniverInstanceType'][_0x4a88a6(0x105)]);}async['importFileToUnitId'](_0x3e8696,_0xcf5185){const _0x2de849=_0x659d87;var _0x1d2715,_0x3e3c29;let _0x1ca7bc=await this[_0x2de849(0x182)](_0x3e8696);if(!_0x1ca7bc)return;let _0x377d6b=await this[_0x2de849(0x12a)](_0x1ca7bc,0x1,_0xcf5185);if(!_0x377d6b)return;this[_0x2de849(0x107)]=_0x377d6b,this['_requestService']['clearTaskInterrupted']();let _0x527ea2=await this['_requestService'][_0x2de849(0x13f)](_0x377d6b)[_0x2de849(0x232)](_0x481070=>{const _0x126cc6=_0x2de849;var _0x234ceb;let _0x593c25=_0x481070 instanceof Error?_0x481070[_0x126cc6(0x261)]:(_0x234ceb=_0x481070[_0x126cc6(0x1c6)])==null?void 0x0:_0x234ceb[_0x126cc6(0x261)];this[_0x126cc6(0x269)][_0x126cc6(0x10e)]({'error':{'code':_0x2dc365[_0x126cc6(0x13b)][_0x126cc6(0x174)],'message':_0x593c25||''},'state':0x3});});if(!_0x527ea2)return;let _0x373e39=(_0x1d2715=_0x527ea2['import'])==null?void 0x0:_0x1d2715[_0x2de849(0xf3)],_0x3d4bb3=((_0x3e3c29=_0x527ea2['import'])==null?void 0x0:_0x3e3c29['unitID'])||'';if(_0x373e39!==0x1){this[_0x2de849(0x269)][_0x2de849(0x10e)]({'error':{'code':_0x2dc365[_0x2de849(0x13b)][_0x2de849(0x174)],'message':_0x2de849(0x292)},'state':0x3});return;}if(_0x3d4bb3[_0x2de849(0x180)]===0x0){this['_requestState$'][_0x2de849(0x10e)]({'error':{'code':_0x2dc365[_0x2de849(0x13b)][_0x2de849(0x174)],'message':_0x2de849(0x1c8)},'state':0x3});return;}return this[_0x2de849(0x269)][_0x2de849(0x10e)]({'error':_0x527ea2[_0x2de849(0x1c6)],'state':0x3}),_0x3d4bb3;}async[_0x659d87(0x26d)](_0x1b2179,_0x19fccf){const _0x3f4b98=_0x659d87;return this[_0x3f4b98(0x1f5)](_0x1b2179,_0x19fccf);}async[_0x659d87(0x25c)](_0x177114){const _0x1ffc92=_0x659d87;let _0x29f889=await this[_0x1ffc92(0xde)](_0x177114),_0x21cab7=typeof _0x177114['id']==_0x1ffc92(0xe3)&&_0x177114['id'][_0x1ffc92(0x1cc)]()?_0x177114['id']['trim']()+_0x1ffc92(0x149):_0x1ffc92(0x10b),_0x44bbcf=new File([JSON['stringify'](_0x29f889)],_0x21cab7,{'type':'application/json'});return this[_0x1ffc92(0x147)](_0x44bbcf,_0x1b6f44['UniverInstanceType'][_0x1ffc92(0x105)]);}[_0x659d87(0x163)](){const _0x2a095f=_0x659d87;this[_0x2a095f(0x107)]&&this[_0x2a095f(0x250)]['setTaskInterrupted'](this[_0x2a095f(0x107)]);}async[_0x659d87(0x1f5)](_0x430b50,_0x217cb4){const _0x10cb57=_0x659d87;var _0x5b1ccb,_0x42e587;let _0x568d0c=await this[_0x10cb57(0x182)](_0x430b50);if(!_0x568d0c)return;let _0x12b5a2=await this[_0x10cb57(0x12a)](_0x568d0c,0x2,_0x217cb4);if(!_0x12b5a2)return;this[_0x10cb57(0x107)]=_0x12b5a2,this[_0x10cb57(0x250)][_0x10cb57(0x192)]();let _0x339529=await this[_0x10cb57(0x250)][_0x10cb57(0x13f)](_0x12b5a2)[_0x10cb57(0x232)](_0x34f9ce=>{const _0x2f20f2=_0x10cb57;var _0x81fd51;let _0x5445f3=_0x34f9ce instanceof Error?_0x34f9ce[_0x2f20f2(0x261)]:(_0x81fd51=_0x34f9ce[_0x2f20f2(0x1c6)])==null?void 0x0:_0x81fd51['message'];this[_0x2f20f2(0x269)][_0x2f20f2(0x10e)]({'error':{'code':_0x2dc365[_0x2f20f2(0x13b)][_0x2f20f2(0x174)],'message':_0x5445f3||''},'state':0x3});});if(!_0x339529)return;let _0x205d8a=(_0x5b1ccb=_0x339529[_0x10cb57(0x24f)])==null?void 0x0:_0x5b1ccb['outputType'],_0xf54dc=((_0x42e587=_0x339529[_0x10cb57(0x24f)])==null?void 0x0:_0x42e587[_0x10cb57(0x240)])||'';if(_0x205d8a!==0x2){this[_0x10cb57(0x269)][_0x10cb57(0x10e)]({'error':{'code':_0x2dc365[_0x10cb57(0x13b)][_0x10cb57(0x174)],'message':_0x10cb57(0x292)},'state':0x3});return;}if(_0xf54dc[_0x10cb57(0x180)]===0x0){this[_0x10cb57(0x269)][_0x10cb57(0x10e)]({'error':{'code':_0x2dc365[_0x10cb57(0x13b)][_0x10cb57(0x174)],'message':_0x10cb57(0x1e3)},'state':0x3});return;}this['_requestState$'][_0x10cb57(0x10e)]({'error':_0x339529['error'],'state':0x3});let _0x192146=await this[_0x10cb57(0x2b6)](_0xf54dc);if(!_0x192146)return;let _0x1bba0a=await this[_0x10cb57(0x250)]['getTextFromUrl'](_0x192146);if(!_0x1bba0a){this['_requestState$'][_0x10cb57(0x10e)]({'error':{'code':_0x2dc365[_0x10cb57(0x13b)]['UNRECOGNIZED'],'message':_0x10cb57(0x20b)},'state':0x5});return;}try{let _0x30aa6c=JSON['parse'](_0x1bba0a);return this[_0x10cb57(0x269)]['next']({'error':{'code':_0x2dc365['ErrorCode']['OK'],'message':_0x10cb57(0x234)},'state':0x5}),_0x30aa6c;}catch{this[_0x10cb57(0x269)]['next']({'error':{'code':_0x2dc365[_0x10cb57(0x13b)]['UNRECOGNIZED'],'message':'Failed\x20to\x20parse\x20json'},'state':0x5});}}async[_0x659d87(0x27c)](_0x1a8cae,_0x54649f){const _0x38430d=_0x659d87;let _0x3e4cb9=JSON[_0x38430d(0x2bb)](_0x1a8cae),_0x3913e0=_0x53f7ca[_0x38430d(0xd8)]['encode'](_0x3e4cb9),_0x3f4bab=_0x51fe9e(_0x3913e0),_0x3fe846=_0x3913e0[_0x38430d(0x180)],_0x260d5f=_0x4c7e6b(_0x3f4bab),_0x2b9050=await this[_0x38430d(0x182)](_0x260d5f,_0x3fe846,!0x0);if(_0x2b9050)return this[_0x38430d(0x224)](_0x2b9050,0x2,_0x54649f);}async[_0x659d87(0x224)](_0x269b16,_0x566196,_0x4e0e33){const _0x1d4545=_0x659d87;var _0xf6cff;let _0x3137f3=await this['_requestService'][_0x1d4545(0x197)]({'unitID':_0x566196===0x1?_0x269b16:'','jsonID':_0x566196===0x2?_0x269b16:'','type':_0x4e0e33,'useImageUrl':this[_0x1d4545(0x27a)](),'ignoreTableExport':this['_getIgnoreTableExport']()});if(!_0x3137f3){this[_0x1d4545(0x269)][_0x1d4545(0x10e)]({'error':{'code':_0x2dc365[_0x1d4545(0x13b)][_0x1d4545(0x174)],'message':_0x1d4545(0x1d5)},'state':0x2});return;}if(this[_0x1d4545(0x269)][_0x1d4545(0x10e)]({'error':_0x3137f3['error'],'state':0x2}),_0x3137f3[_0x1d4545(0x1c6)]&&_0x3137f3[_0x1d4545(0x1c6)][_0x1d4545(0x1ee)]!==_0x2dc365[_0x1d4545(0x13b)]['OK'])return;let _0x301e12=_0x3137f3[_0x1d4545(0x19d)],_0x1dba3a=await this[_0x1d4545(0x250)][_0x1d4545(0x13f)](_0x301e12)[_0x1d4545(0x232)](_0x231613=>{const _0x1a6311=_0x1d4545;var _0x1ec803;let _0x450f72=_0x231613 instanceof Error?_0x231613[_0x1a6311(0x261)]:(_0x1ec803=_0x231613[_0x1a6311(0x1c6)])==null?void 0x0:_0x1ec803[_0x1a6311(0x261)];this['_requestState$'][_0x1a6311(0x10e)]({'error':{'code':_0x2dc365[_0x1a6311(0x13b)][_0x1a6311(0x174)],'message':_0x450f72||''},'state':0x3});});if(!_0x1dba3a)return;let _0x26361e=((_0xf6cff=_0x1dba3a[_0x1d4545(0x197)])==null?void 0x0:_0xf6cff[_0x1d4545(0x257)])||'';if(_0x26361e[_0x1d4545(0x180)]===0x0){this[_0x1d4545(0x269)][_0x1d4545(0x10e)]({'error':{'code':_0x2dc365[_0x1d4545(0x13b)][_0x1d4545(0x174)],'message':_0x1d4545(0x243)},'state':0x3});return;}this[_0x1d4545(0x269)][_0x1d4545(0x10e)]({'error':_0x1dba3a[_0x1d4545(0x1c6)],'state':0x3});let _0x10c237=await this[_0x1d4545(0x2b6)](_0x26361e);if(!_0x10c237)return;let _0x2dec51=await _0x389db9(_0x10c237,this['_httpService']);if(!_0x2dec51){this[_0x1d4545(0x269)]['next']({'error':{'code':_0x2dc365[_0x1d4545(0x13b)][_0x1d4545(0x174)],'message':_0x1d4545(0x1e8)},'state':0x6});return;}return this[_0x1d4545(0x269)][_0x1d4545(0x10e)]({'error':{'code':_0x2dc365['ErrorCode']['OK'],'message':_0x1d4545(0x234)},'state':0x6}),_0x2dec51;}async[_0x659d87(0x182)](_0x18b4aa,_0x2dcd78,_0x34946a){const _0x25faf6=_0x659d87;let _0x27f852;try{_0x27f852=await this['_requestService'][_0x25faf6(0x241)](_0x18b4aa,_0x2dcd78,_0x34946a);}catch(_0x777632){let _0x4dd903=_0x777632 instanceof Error?_0x777632[_0x25faf6(0x261)]:String(_0x777632);this[_0x25faf6(0x269)][_0x25faf6(0x10e)]({'error':{'code':_0x2dc365[_0x25faf6(0x13b)][_0x25faf6(0x174)],'message':_0x4dd903},'state':0x0});return;}if(!_0x27f852||typeof _0x27f852[_0x25faf6(0x108)]!=_0x25faf6(0xe3)){this[_0x25faf6(0x269)]['next']({'error':{'code':_0x2dc365[_0x25faf6(0x13b)][_0x25faf6(0x174)],'message':_0x25faf6(0x275)},'state':0x0});return;}let _0x2181ba=_0x27f852[_0x25faf6(0x108)];if(_0x2181ba[_0x25faf6(0x180)]===0x0){this[_0x25faf6(0x269)][_0x25faf6(0x10e)]({'error':{'code':_0x2dc365['ErrorCode'][_0x25faf6(0x174)],'message':_0x25faf6(0x14d)},'state':0x0});return;}return this[_0x25faf6(0x269)]['next']({'error':{'code':_0x2dc365[_0x25faf6(0x13b)]['OK'],'message':_0x25faf6(0x234)},'state':0x0}),_0x2181ba;}async[_0x659d87(0x12a)](_0x437001,_0x2ef655,_0x1dfb87){const _0x4204fd=_0x659d87;let _0x43441c={'fileID':_0x437001,'type':_0x1dfb87,'outputType':_0x2ef655,'fileUrl':'','minSheetRowCount':this['_getMinSheetRowCount'](),'minSheetColumnCount':this[_0x4204fd(0x11a)]()},_0x5acdac=await this[_0x4204fd(0x250)]['import'](_0x43441c);if(!_0x5acdac){this[_0x4204fd(0x269)][_0x4204fd(0x10e)]({'error':{'code':_0x2dc365[_0x4204fd(0x13b)][_0x4204fd(0x174)],'message':_0x4204fd(0x1bd)},'state':0x1});return;}if(_0x5acdac[_0x4204fd(0x1c6)]&&_0x5acdac['error']['code']!==_0x2dc365[_0x4204fd(0x13b)]['OK']){this['_requestState$'][_0x4204fd(0x10e)]({'error':_0x5acdac[_0x4204fd(0x1c6)],'state':0x1});return;}let _0x5db6be=_0x5acdac[_0x4204fd(0x19d)];if(_0x5db6be[_0x4204fd(0x180)]===0x0){this['_requestState$'][_0x4204fd(0x10e)]({'error':{'code':_0x2dc365[_0x4204fd(0x13b)][_0x4204fd(0x174)],'message':_0x4204fd(0x17e)},'state':0x1});return;}return this[_0x4204fd(0x269)][_0x4204fd(0x10e)]({'error':_0x5acdac[_0x4204fd(0x1c6)],'state':0x1}),_0x5db6be;}async['_signUrl'](_0x295d87){const _0x55a7bf=_0x659d87;let _0x303c7d=await this[_0x55a7bf(0x250)][_0x55a7bf(0x204)](_0x295d87);if(!_0x303c7d){this[_0x55a7bf(0x269)][_0x55a7bf(0x10e)]({'error':{'code':_0x2dc365[_0x55a7bf(0x13b)][_0x55a7bf(0x174)],'message':_0x55a7bf(0x16a)},'state':0x4});return;}if(_0x303c7d[_0x55a7bf(0x1c6)]&&_0x303c7d['error'][_0x55a7bf(0x1ee)]!==_0x2dc365[_0x55a7bf(0x13b)]['OK']){this[_0x55a7bf(0x269)][_0x55a7bf(0x10e)]({'error':_0x303c7d[_0x55a7bf(0x1c6)],'state':0x4});return;}let _0x44a528=(0x0,_0x1b6f44[_0x55a7bf(0x178)])(_0x303c7d[_0x55a7bf(0x17d)],this[_0x55a7bf(0x1e4)]());if(_0x44a528['length']===0x0){this['_requestState$'][_0x55a7bf(0x10e)]({'error':{'code':_0x2dc365[_0x55a7bf(0x13b)][_0x55a7bf(0x174)],'message':_0x55a7bf(0x16a)},'state':0x4});return;}return this['_requestState$'][_0x55a7bf(0x10e)]({'error':_0x303c7d[_0x55a7bf(0x1c6)],'state':0x4}),_0x44a528;}[_0x659d87(0x1e4)](){const _0x4deef6=_0x659d87;var _0x27b0fc;let _0x3b0058=this['_configService'][_0x4deef6(0x1b9)](_0x2d0292);return(_0x27b0fc=_0x3b0058==null?void 0x0:_0x3b0058[_0x4deef6(0x1ef)])==null?location[_0x4deef6(0x211)]:_0x27b0fc;}[_0x659d87(0x221)](){const _0x3c0940=_0x659d87;var _0x221b6d,_0x3a3fce;let _0xfebe29=this[_0x3c0940(0x15f)][_0x3c0940(0x1b9)](_0x2d0292);return(_0x221b6d=_0xfebe29==null||(_0x3a3fce=_0xfebe29['options'])==null?void 0x0:_0x3a3fce[_0x3c0940(0xe4)])==null?0x1:_0x221b6d;}[_0x659d87(0x11a)](){const _0x5ba037=_0x659d87;var _0x4d65ea,_0x483807;let _0x1f1bb3=this[_0x5ba037(0x15f)]['getConfig'](_0x2d0292);return(_0x4d65ea=_0x1f1bb3==null||(_0x483807=_0x1f1bb3[_0x5ba037(0x239)])==null?void 0x0:_0x483807[_0x5ba037(0x1c9)])==null?0x1:_0x4d65ea;}['_getDisableCellImageConversion'](){const _0x3c008b=_0x659d87;var _0x538e2b,_0x4bf372;let _0xb20f4b=this[_0x3c008b(0x15f)]['getConfig'](_0x2d0292);return(_0x538e2b=_0xb20f4b==null||(_0x4bf372=_0xb20f4b[_0x3c008b(0x239)])==null?void 0x0:_0x4bf372[_0x3c008b(0x198)])==null?!0x0:_0x538e2b;}['_getIgnoreTableExport'](){const _0x3df3e3=_0x659d87;var _0x4a872b,_0x3a0d29;let _0x4e87ee=this[_0x3df3e3(0x15f)][_0x3df3e3(0x1b9)](_0x2d0292);return(_0x4a872b=_0x4e87ee==null||(_0x3a0d29=_0x4e87ee[_0x3df3e3(0x239)])==null?void 0x0:_0x3a0d29['ignoreTableExport'])==null?!0x1:_0x4a872b;}};_0x4f9073=_0x93f4f8([_0x3d5fa2(0x0,_0x1b6f44[_0x659d87(0x29f)]),_0x3d5fa2(0x1,(0x0,_0x1b6f44[_0x659d87(0x130)])(_0x48b40b[_0x659d87(0x112)])),_0x3d5fa2(0x2,(0x0,_0x1b6f44[_0x659d87(0x130)])(_0x894236))],_0x4f9073);let _0x35cfeb={'done':0x0,'count':0x0},_0x3dc238=(0x0,_0x1b6f44['createIdentifier'])(_0x659d87(0x1cd)),_0x4d85fb=class extends _0x1b6f44[_0x659d87(0xda)]{constructor(_0xb5fbd2,_0x23c48c,_0x5c297a,_0x52b3d4,_0x2322cc,_0xb0463e,_0x1a6b2d){const _0x120200=_0x659d87;super(),this[_0x120200(0x171)]=_0xb5fbd2,this[_0x120200(0x268)]=_0x23c48c,this[_0x120200(0x285)]=_0x5c297a,this[_0x120200(0x25d)]=_0x52b3d4,this[_0x120200(0x1fc)]=_0x2322cc,this['_logService']=_0xb0463e,this[_0x120200(0x206)]=_0x1a6b2d,_0x4afeeb(this,'_progress$',new _0x3f679f['BehaviorSubject'](_0x35cfeb)),_0x4afeeb(this,'progress$',this[_0x120200(0x228)][_0x120200(0x229)]()),_0x4afeeb(this,_0x120200(0x1b7),0x0),_0x4afeeb(this,_0x120200(0x22b),0x0),this[_0x120200(0x2ba)]((0x0,_0x1b6f44['toDisposable'])(this[_0x120200(0x25d)][_0x120200(0xee)][_0x120200(0x1af)](_0x5b56ad=>{const _0x122be7=_0x120200;var _0x1c9c8f;((_0x1c9c8f=_0x5b56ad[_0x122be7(0x1c6)])==null?void 0x0:_0x1c9c8f[_0x122be7(0x1ee)])===_0x2dc365[_0x122be7(0x13b)]['OK']?this[_0x122be7(0x194)](0x1):this[_0x122be7(0x270)](_0x5b56ad[_0x122be7(0x1c6)]);})));}['interrupt'](){const _0x4e1023=_0x659d87;this[_0x4e1023(0x145)](),this[_0x4e1023(0x1fc)]['updateState'](0x2),this[_0x4e1023(0x25d)][_0x4e1023(0x163)]();}async[_0x659d87(0x225)](_0x440cbf){const _0x5c2ee6=_0x659d87;throw Error(_0x5c2ee6(0x200));}async[_0x659d87(0x1a4)](){const _0x104034=_0x659d87;let _0x5d2c73=this[_0x104034(0x171)][_0x104034(0x1ae)]();switch(_0x5d2c73?this['_univerInstanceService'][_0x104034(0x1a9)](_0x5d2c73['getUnitId']()):_0x1b6f44['UniverInstanceType'][_0x104034(0x174)]){case _0x1b6f44[_0x104034(0x188)][_0x104034(0xf2)]:return this[_0x104034(0x1fa)]();case _0x1b6f44[_0x104034(0x188)][_0x104034(0x115)]:return this[_0x104034(0x150)]();case _0x1b6f44[_0x104034(0x188)][_0x104034(0x105)]:default:return this[_0x104034(0x20f)]();}}async[_0x659d87(0x150)](){const _0x545bc0=_0x659d87;let _0x29778b=await _0x5ce0ca([_0x1b6f44[_0x545bc0(0x188)][_0x545bc0(0x115)]]);if(_0x29778b&&!this['_fileTypeError'](_0x29778b,_0x1b6f44[_0x545bc0(0x188)][_0x545bc0(0x115)]))return this['_importFileToUnitId'](_0x29778b[0x0],_0x1b6f44[_0x545bc0(0x188)][_0x545bc0(0x115)]);}[_0x659d87(0xef)](){throw Error('Method\x20not\x20implemented.');}async[_0x659d87(0x26f)](_0x33cf78,_0x2a6cb0,_0x115d25){const _0x50686d=_0x659d87;this[_0x50686d(0x237)](_0x4f3f7b[_0x50686d(0x1f8)][_0x50686d(0x260)]);let _0x1d3c29=await this[_0x50686d(0x25d)][_0x50686d(0x26f)](_0x33cf78||this[_0x50686d(0x1f7)]());_0x1d3c29&&(this['_exchangeService'][_0x50686d(0x162)](_0x1d3c29,_0x2a6cb0||this[_0x50686d(0x156)](_0x1d3c29),_0x50686d(0x146)),this[_0x50686d(0x237)](_0x4f3f7b[_0x50686d(0x1f8)][_0x50686d(0x2bc)]));}async[_0x659d87(0x1d2)](){const _0x2b0401=_0x659d87;this[_0x2b0401(0x237)](_0x4f3f7b[_0x2b0401(0x1f8)][_0x2b0401(0x260)]);let _0x4f0a17=await this['_getUnitDocJson'](),_0x2208df=await this[_0x2b0401(0x25d)]['exportDOCXBySnapshot'](_0x4f0a17);_0x2208df&&(this['_exchangeService']['downloadFile'](_0x2208df,this[_0x2b0401(0x156)](_0x2208df),_0x2b0401(0x146)),this[_0x2b0401(0x237)](_0x4f3f7b[_0x2b0401(0x1f8)][_0x2b0401(0x2bc)]));}async[_0x659d87(0x1fa)](){const _0x110947=_0x659d87;if(this['_uploadTaskNotDone']()){this[_0x110947(0x268)][_0x110947(0x17a)]({'type':_0x4f3f7b[_0x110947(0x1f8)][_0x110947(0x10f)],'content':this[_0x110947(0x285)]['t'](_0x110947(0x18e))});return;}let _0x1ad7b4=await _0x5ce0ca([_0x1b6f44[_0x110947(0x188)][_0x110947(0xf2)]]);if(_0x1ad7b4&&!this[_0x110947(0x28e)](_0x1ad7b4,_0x1b6f44['UniverInstanceType']['UNIVER_SLIDE']))return this['_importFileToUnitId'](_0x1ad7b4[0x0],_0x1b6f44['UniverInstanceType']['UNIVER_SLIDE']);}async[_0x659d87(0x172)](){const _0xe4e4b6=_0x659d87;if(this['_uploadTaskNotDone']()){this['_messageService']['show']({'type':_0x4f3f7b[_0xe4e4b6(0x1f8)][_0xe4e4b6(0x10f)],'content':this[_0xe4e4b6(0x285)]['t'](_0xe4e4b6(0x18e))});return;}let _0x833c74=await _0x5ce0ca([_0x1b6f44[_0xe4e4b6(0x188)]['UNIVER_SLIDE']]);if(!_0x833c74)return;this[_0xe4e4b6(0x22e)](_0x4f3f7b[_0xe4e4b6(0x1f8)]['Info']);let _0x1666ac=await this[_0xe4e4b6(0x25d)][_0xe4e4b6(0x172)](_0x833c74[0x0]);_0x1666ac&&(this[_0xe4e4b6(0x235)](_0x1666ac),this['_showUploadMessage'](_0x4f3f7b[_0xe4e4b6(0x1f8)][_0xe4e4b6(0x2bc)]));}async[_0x659d87(0x1da)](_0x10240e,_0x33bb78,_0x4c91b8){const _0x3efd3a=_0x659d87;this[_0x3efd3a(0x237)](_0x4f3f7b['MessageType']['Info']);let _0x340ab2=await this['_exchangeService'][_0x3efd3a(0x1da)](_0x10240e||this[_0x3efd3a(0x125)]());_0x340ab2&&(this['_exchangeService'][_0x3efd3a(0x162)](_0x340ab2,_0x33bb78||this[_0x3efd3a(0x16d)](_0x340ab2,_0x4c91b8==null?_0x1b6f44['UniverInstanceType']['UNIVER_SLIDE']:_0x4c91b8),_0x3efd3a(0x1a8)),this[_0x3efd3a(0x237)](_0x4f3f7b[_0x3efd3a(0x1f8)][_0x3efd3a(0x2bc)]));}async[_0x659d87(0x19b)](){const _0x469be0=_0x659d87;this['_showDownloadMessage'](_0x4f3f7b['MessageType'][_0x469be0(0x260)]);let _0x190b8a=await this[_0x469be0(0x154)](),_0x547700=await this[_0x469be0(0x25d)][_0x469be0(0x19b)](_0x190b8a);_0x547700&&(this[_0x469be0(0x25d)][_0x469be0(0x162)](_0x547700,this[_0x469be0(0x16d)](_0x547700,_0x1b6f44[_0x469be0(0x188)][_0x469be0(0xf2)]),_0x469be0(0x1a8)),this[_0x469be0(0x237)](_0x4f3f7b['MessageType'][_0x469be0(0x2bc)]));}async[_0x659d87(0x20f)](){const _0x281032=_0x659d87;if(this[_0x281032(0xdf)]()){this['_messageService'][_0x281032(0x17a)]({'type':_0x4f3f7b['MessageType']['Warning'],'content':this[_0x281032(0x285)]['t'](_0x281032(0x18e))});return;}let _0x41808e=await _0x5ce0ca([_0x1b6f44[_0x281032(0x188)]['UNIVER_SHEET']]);if(_0x41808e&&!this[_0x281032(0x28e)](_0x41808e,_0x1b6f44[_0x281032(0x188)][_0x281032(0x105)]))return this['_importFileToUnitId'](_0x41808e[0x0],_0x1b6f44[_0x281032(0x188)][_0x281032(0x105)]);}async[_0x659d87(0x28f)](){const _0x2d4f06=_0x659d87;if(this[_0x2d4f06(0xdf)]()){this[_0x2d4f06(0x268)][_0x2d4f06(0x17a)]({'type':_0x4f3f7b[_0x2d4f06(0x1f8)][_0x2d4f06(0x10f)],'content':this[_0x2d4f06(0x285)]['t'](_0x2d4f06(0x18e))});return;}let _0x388014=await _0x5ce0ca([_0x1b6f44[_0x2d4f06(0x188)][_0x2d4f06(0x105)]]);if(!_0x388014)return;this['_showUploadMessage'](_0x4f3f7b[_0x2d4f06(0x1f8)][_0x2d4f06(0x260)]);let _0x3e7252=await this[_0x2d4f06(0x25d)]['importXLSXToSnapshot'](_0x388014[0x0]);_0x3e7252&&(this[_0x2d4f06(0x1f6)](_0x3e7252),this['_showUploadMessage'](_0x4f3f7b[_0x2d4f06(0x1f8)][_0x2d4f06(0x2bc)]));}async['exportXLSXByUnitId'](_0x3af2b9,_0x19568e,_0x4ad042){const _0x408c8e=_0x659d87;this['_showDownloadMessage'](_0x4f3f7b[_0x408c8e(0x1f8)]['Info']);let _0x2e7914=await this['_exchangeService'][_0x408c8e(0x1fd)](_0x3af2b9||this[_0x408c8e(0x170)]());_0x2e7914&&(this[_0x408c8e(0x25d)][_0x408c8e(0x162)](_0x2e7914,_0x19568e||this[_0x408c8e(0x156)](_0x2e7914),_0x408c8e(0x25b)),this['_showDownloadMessage'](_0x4f3f7b[_0x408c8e(0x1f8)][_0x408c8e(0x2bc)]));}async[_0x659d87(0x15d)](){const _0x21143b=_0x659d87;this['_showDownloadMessage'](_0x4f3f7b[_0x21143b(0x1f8)][_0x21143b(0x260)]);let _0x4f3fa8=await this[_0x21143b(0x2a4)](),_0xb60658=await this['_exchangeService'][_0x21143b(0x15d)](_0x4f3fa8);_0xb60658&&(this[_0x21143b(0x25d)]['downloadFile'](_0xb60658,this[_0x21143b(0x156)](_0xb60658),_0x21143b(0x25b)),this['_showDownloadMessage'](_0x4f3f7b[_0x21143b(0x1f8)]['Success']));}[_0x659d87(0x20d)](_0x62b2fe){const _0x5941c=_0x659d87;this[_0x5941c(0x1de)]=_0x62b2fe;}async[_0x659d87(0x1e2)](_0xcfedc5,_0x4d1913){const _0x5c56ca=_0x659d87;this[_0x5c56ca(0x1fc)][_0x5c56ca(0x17a)](),this[_0x5c56ca(0x1fc)][_0x5c56ca(0x1ea)](0x0),this[_0x5c56ca(0x1a3)](0x4),this['_addDoneTask'](0x1);let _0x13f535=await this['_exchangeService']['importFileToUnitId'](_0xcfedc5,_0x4d1913);if(!_0x13f535){this[_0x5c56ca(0x145)](),this[_0x5c56ca(0x1fc)][_0x5c56ca(0x1ea)](0x2);return;}let _0x532c94={'link':this[_0x5c56ca(0x1de)](_0x13f535,_0x4d1913),'name':_0xcfedc5[_0x5c56ca(0x15b)],'type':_0x4d1913};return this[_0x5c56ca(0x1fc)][_0x5c56ca(0x2a8)](_0x532c94),this[_0x5c56ca(0x296)](),this[_0x5c56ca(0x1fc)][_0x5c56ca(0x1ea)](0x1),_0x13f535;}['_getUnitID'](){const _0x1cbd16=_0x659d87;return this['_univerInstanceService']['getCurrentUnitOfType'](_0x1b6f44[_0x1cbd16(0x188)][_0x1cbd16(0x105)])[_0x1cbd16(0x14e)]();}['_getUnitIDDoc'](){const _0x2b996d=_0x659d87;return this[_0x2b996d(0x171)][_0x2b996d(0x251)](_0x1b6f44[_0x2b996d(0x188)][_0x2b996d(0x115)])[_0x2b996d(0x14e)]();}[_0x659d87(0x125)](){const _0x4bcbcd=_0x659d87;return this[_0x4bcbcd(0x171)][_0x4bcbcd(0x251)](_0x1b6f44[_0x4bcbcd(0x188)][_0x4bcbcd(0xf2)])[_0x4bcbcd(0x14e)]();}[_0x659d87(0x156)](_0x3442cb){const _0x320d41=_0x659d87;return this['_getUnitNameByType'](_0x3442cb,_0x1b6f44[_0x320d41(0x188)][_0x320d41(0x105)]);}['_getUnitNameByType'](_0x275014,_0x5ca727){const _0x4b0511=_0x659d87;var _0x53c666;let _0x123944=(_0x53c666=this[_0x4b0511(0x171)][_0x4b0511(0x251)](_0x5ca727))==null?void 0x0:_0x53c666[_0x4b0511(0x120)](),_0x18d2e9=_0x123944==null?void 0x0:_0x123944[_0x4b0511(0x15b)];return typeof _0x18d2e9==_0x4b0511(0xe3)&&_0x18d2e9[_0x4b0511(0x1cc)]()?_0x18d2e9:_0x275014[_0x4b0511(0x15b)][_0x4b0511(0x2a3)]('.')[_0x4b0511(0x26e)]()||document[_0x4b0511(0x24e)];}async[_0x659d87(0x2a4)](){const _0x4c1c7b=_0x659d87;let _0x56178f=this[_0x4c1c7b(0x171)][_0x4c1c7b(0x251)](_0x1b6f44[_0x4c1c7b(0x188)][_0x4c1c7b(0x105)]),_0x1b62bb=this['_resourceLoaderService'][_0x4c1c7b(0xf1)](_0x56178f[_0x4c1c7b(0x14e)]());return _0x1b62bb==null?_0x56178f[_0x4c1c7b(0x120)]():_0x1b62bb;}async['_getUnitDocJson'](){const _0xaed68=_0x659d87;let _0xe7a5de=this[_0xaed68(0x171)][_0xaed68(0x251)](_0x1b6f44[_0xaed68(0x188)][_0xaed68(0x115)]),_0x5103de=this[_0xaed68(0x206)][_0xaed68(0xf1)](_0xe7a5de['getUnitId']());return _0x5103de==null?_0xe7a5de[_0xaed68(0x120)]():_0x5103de;}async[_0x659d87(0x154)](){const _0xf5c991=_0x659d87;let _0x2460bf=this[_0xf5c991(0x171)][_0xf5c991(0x251)](_0x1b6f44['UniverInstanceType'][_0xf5c991(0xf2)]),_0x2236eb=this['_resourceLoaderService'][_0xf5c991(0xf1)](_0x2460bf['getUnitId']());return _0x2236eb==null?_0x2460bf[_0xf5c991(0x120)]():_0x2236eb;}['_getLinkByUnitId'](_0x33eb31,_0xc4bc95){const _0x2ef00d=_0x659d87;let _0x142875=new URL(window['location']['href']);return _0x142875['searchParams'][_0x2ef00d(0x272)](_0x2ef00d(0x22f),_0x33eb31),_0x142875[_0x2ef00d(0x1ba)]['set']('type',''+_0xc4bc95),_0x142875[_0x2ef00d(0x1c5)]();}['_refresh'](_0x45966b){const _0x54251f=_0x659d87;let _0x28362b=this[_0x54251f(0x171)][_0x54251f(0x251)](_0x1b6f44[_0x54251f(0x188)]['UNIVER_SHEET'])['getUnitId']();this[_0x54251f(0x171)]['disposeUnit'](_0x28362b),this[_0x54251f(0x171)][_0x54251f(0x1ad)](_0x1b6f44[_0x54251f(0x188)]['UNIVER_SHEET'],_0x45966b);}[_0x659d87(0x235)](_0x45a932){const _0x1e8f03=_0x659d87;let _0x43921a=this[_0x1e8f03(0x171)][_0x1e8f03(0x251)](_0x1b6f44[_0x1e8f03(0x188)][_0x1e8f03(0xf2)])[_0x1e8f03(0x14e)]();this[_0x1e8f03(0x171)][_0x1e8f03(0x196)](_0x43921a),this[_0x1e8f03(0x171)][_0x1e8f03(0x1ad)](_0x1b6f44['UniverInstanceType']['UNIVER_SLIDE'],_0x45a932);}[_0x659d87(0x270)](_0x51777d){const _0x278b07=_0x659d87;if(_0x51777d){let {code:_0x4533d3}=_0x51777d;switch(_0x4533d3){case _0x2dc365[_0x278b07(0x13b)][_0x278b07(0x177)]:this[_0x278b07(0x268)][_0x278b07(0x17a)]({'type':_0x4f3f7b[_0x278b07(0x1f8)][_0x278b07(0x18c)],'content':this[_0x278b07(0x285)]['t']('exchange-client.tooLarge')});break;case _0x2dc365[_0x278b07(0x13b)]['INTERNAL_ERROR']:this[_0x278b07(0x268)][_0x278b07(0x17a)]({'type':_0x4f3f7b['MessageType'][_0x278b07(0x18c)],'content':this[_0x278b07(0x285)]['t'](_0x278b07(0x297))});break;default:this[_0x278b07(0x268)]['show']({'type':_0x4f3f7b[_0x278b07(0x1f8)][_0x278b07(0x18c)],'content':this[_0x278b07(0x285)]['t'](_0x278b07(0x242))});break;}return null;}return this[_0x278b07(0x268)]['show']({'type':_0x4f3f7b['MessageType'][_0x278b07(0x18c)],'content':this[_0x278b07(0x285)]['t'](_0x278b07(0x242))}),null;}['_showDownloadMessage'](_0xe0a710){const _0x3707db=_0x659d87;let _0x5df321='';switch(_0xe0a710){case _0x4f3f7b['MessageType'][_0x3707db(0x2bc)]:_0x5df321=this[_0x3707db(0x285)]['t']('exchange-client.downloadSuccess');break;case _0x4f3f7b[_0x3707db(0x1f8)][_0x3707db(0x260)]:_0x5df321=this[_0x3707db(0x285)]['t'](_0x3707db(0x276));break;default:break;}this[_0x3707db(0x268)][_0x3707db(0x17a)]({'type':_0xe0a710,'content':_0x5df321});}[_0x659d87(0x22e)](_0xb074c2){const _0x3e6804=_0x659d87;let _0x4787c8='';switch(_0xb074c2){case _0x4f3f7b[_0x3e6804(0x1f8)][_0x3e6804(0x2bc)]:_0x4787c8=this['_localeService']['t'](_0x3e6804(0x179));break;case _0x4f3f7b[_0x3e6804(0x1f8)][_0x3e6804(0x260)]:_0x4787c8=this[_0x3e6804(0x285)]['t'](_0x3e6804(0x18e));break;default:break;}this[_0x3e6804(0x268)]['show']({'type':_0xb074c2,'content':_0x4787c8});}[_0x659d87(0x256)](){const _0x1811d7=_0x659d87;this[_0x1811d7(0x228)]['next']({'done':this['_doneUploadTaskCount'],'count':this['_totalUploadTaskCount']});}[_0x659d87(0x1a3)](_0x42ec12){const _0x1e7966=_0x659d87;this[_0x1e7966(0x1b7)]+=_0x42ec12,this[_0x1e7966(0x256)]();}['_addDoneTask'](_0x26652a){const _0x455e5c=_0x659d87;this[_0x455e5c(0x22b)]+=_0x26652a,this['_doneUploadTaskCount']=Math['min'](this[_0x455e5c(0x22b)],this[_0x455e5c(0x1b7)]),this[_0x455e5c(0x256)]();}['_completeProgress'](){const _0x587b08=_0x659d87;this['_doneUploadTaskCount']=this[_0x587b08(0x1b7)],this[_0x587b08(0x256)]();}[_0x659d87(0x145)](){const _0x479b5e=_0x659d87;this[_0x479b5e(0x22b)]=0x0,this[_0x479b5e(0x1b7)]=0x0,this[_0x479b5e(0x256)]();}[_0x659d87(0x28e)](_0xc8fd2c,_0x443fd0){const _0x132b76=_0x659d87;let _0x435efc=_0xc8fd2c[0x0],_0x76499=_0x435efc['name'];return _0x201f90(_0x435efc)===_0x443fd0?!0x1:(this[_0x132b76(0x268)][_0x132b76(0x17a)]({'type':_0x4f3f7b['MessageType'][_0x132b76(0x18c)],'content':this[_0x132b76(0x285)]['t'](_0x132b76(0x1f0),_0x76499)}),!0x0);}[_0x659d87(0xdf)](){const _0x61271b=_0x659d87;return this['_totalUploadTaskCount']!==0x0&&this['_doneUploadTaskCount']!==this[_0x61271b(0x1b7)];}};_0x4d85fb=_0x93f4f8([_0x3d5fa2(0x0,(0x0,_0x1b6f44[_0x659d87(0x130)])(_0x1b6f44[_0x659d87(0xfb)])),_0x3d5fa2(0x1,_0x3f7ecf[_0x659d87(0x271)]),_0x3d5fa2(0x2,(0x0,_0x1b6f44[_0x659d87(0x130)])(_0x1b6f44[_0x659d87(0x134)])),_0x3d5fa2(0x3,(0x0,_0x1b6f44[_0x659d87(0x130)])(_0x1a2c7c)),_0x3d5fa2(0x4,(0x0,_0x1b6f44[_0x659d87(0x130)])(_0x52f504)),_0x3d5fa2(0x5,_0x1b6f44['ILogService']),_0x3d5fa2(0x6,(0x0,_0x1b6f44['Inject'])(_0x1b6f44[_0x659d87(0x233)]))],_0x4d85fb);function _0x31fa87(_0x4d0f6b){const _0x3f94b9=_0x659d87;let {onClick:_0x44b6e3,children:_0x234153,className:_0x10bcff}=_0x4d0f6b;return(0x0,_0x569d63[_0x3f94b9(0x15c)])(_0x3f94b9(0x1ec),{'className':(0x0,_0x4f3f7b[_0x3f94b9(0x169)])('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',_0x10bcff),'type':_0x3f94b9(0x1ec),'onClick':_0x44b6e3,'children':_0x234153});}function _0x338dea(){const _0x1d849f=_0x659d87;let _0x9c0af5=(0x0,_0x3f7ecf[_0x1d849f(0x1bf)])(_0x3dc238),_0x5ce3ff=(0x0,_0x3f7ecf['useDependency'])(_0x1b6f44['LocaleService']);function _0x1dd865(){_0x9c0af5['importFileToUnitIdByCurrentType']();}return(0x0,_0x569d63[_0x1d849f(0x15c)])(_0x31fa87,{'onClick':_0x1dd865,'children':_0x5ce3ff['t'](_0x1d849f(0x1b3))});}function _0x24a448(){const _0x394f0d=_0x659d87;return(0x0,_0x569d63[_0x394f0d(0x175)])('div',{'className':_0x394f0d(0x245),'children':[(0x0,_0x569d63['jsx'])(_0x394f0d(0x19f),{'className':_0x394f0d(0x12e),'children':(0x0,_0x3f7ecf[_0x394f0d(0x1bf)])(_0x1b6f44[_0x394f0d(0x134)])['t'](_0x394f0d(0x20c))}),(0x0,_0x569d63['jsx'])(_0x338dea,{})]});}function _0x2ebadd(_0x19606b){const _0x42a5f5=_0x659d87;let {count:_0x33a90a}=_0x19606b;return(0x0,_0x569d63[_0x42a5f5(0x175)])(_0x42a5f5(0xe9),{'className':_0x42a5f5(0x29c),'children':[(0x0,_0x569d63[_0x42a5f5(0x15c)])('span',{'className':_0x42a5f5(0x17b),'children':(0x0,_0x3f7ecf[_0x42a5f5(0x1bf)])(_0x1b6f44['LocaleService'])['t'](_0x42a5f5(0x262),''+_0x33a90a)}),(0x0,_0x569d63['jsx'])(_0x338dea,{})]});}function _0x176003(){const _0xe29046=_0x659d87;let _0x19ba78=(0x0,_0x3f7ecf[_0xe29046(0x1bf)])(_0x3dc238),_0x314542=(0x0,_0x3f7ecf[_0xe29046(0x1bf)])(_0x1b6f44[_0xe29046(0x134)]);function _0x5d5316(){const _0x54c0fa=_0xe29046;_0x19ba78[_0x54c0fa(0x1b5)]();}return(0x0,_0x569d63[_0xe29046(0x15c)])(_0x31fa87,{'onClick':_0x5d5316,'children':_0x314542['t'](_0xe29046(0x23b))});}function _0x45ad4a(){const _0x379e99=_0x659d87;let {count:_0x5a3bfc,done:_0x14cc68}=(0x0,_0x3f7ecf[_0x379e99(0x1f3)])((0x0,_0x3f7ecf[_0x379e99(0x1bf)])(_0x3dc238)[_0x379e99(0x201)]),_0x3aaa16=_0x5a3bfc>0x0?_0x14cc68/_0x5a3bfc:0x0;return(0x0,_0x569d63['jsx'])(_0x379e99(0xe9),{'className':_0x379e99(0x20e),'children':(0x0,_0x569d63[_0x379e99(0x15c)])(_0x379e99(0xe9),{'className':_0x379e99(0x144),'style':{'width':Math[_0x379e99(0x23f)](_0x3aaa16*0x64)+'%'}})});}function _0x3c2cda(){const _0x20858c=_0x659d87;return(0x0,_0x569d63['jsxs'])('div',{'className':_0x20858c(0x245),'children':[(0x0,_0x569d63[_0x20858c(0x15c)])(_0x20858c(0x19f),{'className':_0x20858c(0x29d),'children':(0x0,_0x3f7ecf[_0x20858c(0x1bf)])(_0x1b6f44[_0x20858c(0x134)])['t']('exchange-client.wait')}),(0x0,_0x569d63[_0x20858c(0x15c)])('div',{'className':_0x20858c(0x1bc),'children':(0x0,_0x569d63[_0x20858c(0x15c)])(_0x45ad4a,{})}),(0x0,_0x569d63[_0x20858c(0x15c)])(_0x176003,{})]});}let _0x2d8fc7={0x1:(0x0,_0x569d63[_0x659d87(0x15c)])(_0x5138f0,{'className':_0x659d87(0x19c)}),0x0:(0x0,_0x569d63[_0x659d87(0x15c)])(_0x2f1c55,{'className':_0x659d87(0x2a6)}),0x2:(0x0,_0x569d63[_0x659d87(0x15c)])(_0x188925,{'className':_0x659d87(0x231)})};function _0x2637fb(){const _0x41d5a1=_0x659d87;let _0x19a6a5=(0x0,_0x3f7ecf['useDependency'])(_0x52f504),_0xfc77b=(0x0,_0x3f7ecf['useDependency'])(_0x1b6f44[_0x41d5a1(0x134)]),_0x1ec4ad=(0x0,_0x3f7ecf['useObservable'])(_0x19a6a5['state$'],0x0),_0x30e3bc=(0x0,_0x3f7ecf[_0x41d5a1(0x1f3)])(_0x19a6a5[_0x41d5a1(0x1b6)],!0x1),_0x4368fa=(0x0,_0x3f7ecf['useObservable'])(_0x19a6a5[_0x41d5a1(0x2a5)],[]);function _0x4e0884(){const _0x3b2821=_0x41d5a1;_0x19a6a5[_0x3b2821(0x295)]();}function _0x3086e2(_0xc8cf57){const _0x4036a3=_0x41d5a1;switch(_0xc8cf57){case 0x1:return _0xfc77b['t']('exchange-client.uploadSuccess');case 0x0:return _0xfc77b['t'](_0x4036a3(0x18e));case 0x2:return _0xfc77b['t'](_0x4036a3(0xed));default:return'';}}return _0x30e3bc&&(0x0,_0x569d63['jsxs'])('div',{'className':'univer-fixed\x20univer-bottom-12\x20univer-right-3\x20univer-z-[1000]\x20univer-box-border\x20univer-flex\x20univer-w-[372px]\x20univer-flex-col\x20univer-rounded-md\x20univer-bg-white\x20univer-px-3\x20univer-pb-4\x20univer-pt-5\x20univer-shadow-md','children':[(0x0,_0x569d63[_0x41d5a1(0x175)])(_0x41d5a1(0xe9),{'className':_0x41d5a1(0x199),'children':[(0x0,_0x569d63['jsxs'])(_0x41d5a1(0x19f),{'className':_0x41d5a1(0x11f),'children':[(0x0,_0x569d63['jsx'])(_0x41d5a1(0x19f),{'className':_0x41d5a1(0x1a7),'children':_0x2d8fc7[_0x1ec4ad]}),(0x0,_0x569d63[_0x41d5a1(0x15c)])(_0x41d5a1(0x19f),{'className':_0x41d5a1(0x123),'children':_0x3086e2(_0x1ec4ad)})]}),(0x0,_0x569d63[_0x41d5a1(0x15c)])('span',{'className':'univer-flex\x20univer-size-6\x20univer-cursor-pointer\x20univer-items-center\x20univer-justify-center\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-text-gray-500\x20univer-transition-colors\x20hover:univer-bg-gray-200\x20dark:!univer-bg-gray-600','onClick':_0x4e0884,'children':(0x0,_0x569d63[_0x41d5a1(0x15c)])(_0x5889cb,{})})]}),(0x0,_0x569d63[_0x41d5a1(0x175)])(_0x41d5a1(0xe9),{'children':[_0x1ec4ad===0x0&&(0x0,_0x569d63[_0x41d5a1(0x15c)])(_0x3c2cda,{}),_0x1ec4ad===0x2&&(0x0,_0x569d63['jsx'])(_0x24a448,{}),_0x4368fa['length']>0x0&&(0x0,_0x569d63[_0x41d5a1(0x15c)])(_0x1131f2,{'list':_0x4368fa}),_0x1ec4ad===0x1&&(0x0,_0x569d63[_0x41d5a1(0x15c)])(_0x2ebadd,{'count':_0x4368fa['length']})]})]});}function _0x3fcc93(){return(0x0,_0x569d63['jsx'])(_0x2637fb,{});}let _0x5ddc9d=class extends _0x1b6f44[_0x659d87(0xda)]{constructor(_0x1128a7,_0x2d8aaa){const _0x3e68ba=_0x659d87;super(),this[_0x3e68ba(0x219)]=_0x1128a7,this[_0x3e68ba(0x173)]=_0x2d8aaa,this[_0x3e68ba(0x18a)]();}[_0x659d87(0x18a)](){const _0x48683f=_0x659d87;this[_0x48683f(0x2ba)](this[_0x48683f(0x173)]['registerComponent'](_0x3f7ecf[_0x48683f(0x127)][_0x48683f(0x18f)],()=>(0x0,_0x3f7ecf['connectInjector'])(_0x3fcc93,this['_injector'])));}};_0x5ddc9d=_0x93f4f8([_0x3d5fa2(0x0,(0x0,_0x1b6f44['Inject'])(_0x1b6f44[_0x659d87(0x1fe)])),_0x3d5fa2(0x1,_0x3f7ecf[_0x659d87(0x291)])],_0x5ddc9d);let _0xe553e7=class extends _0x1b6f44[_0x659d87(0x186)]{constructor(_0x10cbc1=_0x3c92c9,_0x2f91f7,_0x2f63c3){const _0x1a386d=_0x659d87;super(),this[_0x1a386d(0x16b)]=_0x10cbc1,this[_0x1a386d(0x219)]=_0x2f91f7,this['_configService']=_0x2f63c3;let {..._0x3c46a2}=(0x0,_0x1b6f44[_0x1a386d(0x1e7)])({},_0x3c92c9,this[_0x1a386d(0x16b)]);this[_0x1a386d(0x15f)][_0x1a386d(0x2ab)](_0x2d0292,_0x3c46a2);}[_0x659d87(0x280)](){const _0x446404=_0x659d87;(0x0,_0x1b6f44[_0x446404(0x118)])(this[_0x446404(0x219)],[[_0x3c64ba],[_0x5ddc9d],[_0x3dc238,{'useClass':_0x4d85fb}],[_0x1a2c7c,{'useClass':_0x4f9073}],[_0x894236,{'useClass':_0x152b77}],[_0x52f504,{'useClass':_0x383139}]]);}[_0x659d87(0x13a)](){const _0x1cb55d=_0x659d87;(0x0,_0x1b6f44['touchDependencies'])(this[_0x1cb55d(0x219)],[[_0x3c64ba],[_0x5ddc9d],[_0x3dc238]]);}};_0x4afeeb(_0xe553e7,_0x659d87(0x1be),'UNIVER_EXCHANGE_CLIENT_PLUGIN'),_0x4afeeb(_0xe553e7,_0x659d87(0x1b4),_0x5034fd),_0x4afeeb(_0xe553e7,'version',_0x16e053),_0xe553e7=_0x93f4f8([(0x0,_0x1b6f44[_0x659d87(0x1d7)])(_0x48b40b[_0x659d87(0x153)],_0x239159[_0x659d87(0x1f9)]),_0x3d5fa2(0x1,(0x0,_0x1b6f44[_0x659d87(0x130)])(_0x1b6f44[_0x659d87(0x1fe)])),_0x3d5fa2(0x2,_0x1b6f44['IConfigService'])],_0xe553e7),_0x15f07b[_0x659d87(0xe6)]=_0x3dc238,_0x15f07b[_0x659d87(0x11e)]=_0x1a2c7c,Object[_0x659d87(0x28b)](_0x15f07b,_0x659d87(0xe5),{'enumerable':!0x0,'get':function(){return _0xe553e7;}}),_0x15f07b[_0x659d87(0x162)]=_0x27c7e2,_0x15f07b['transformSnapshotJsonToWorkbookData']=_0x58f32b,_0x15f07b[_0x659d87(0xde)]=_0x5ed731;}));function _0x5502(){const _0x9d5471=['packageName','interrupt','visible$','_totalUploadTaskCount','data','getConfig','searchParams','url(#$1','univer-pl-2\x20univer-pr-4','import\x20error','pluginName','useDependency','none','doc','forEach','prototype','_extractErrorDetail','toString','error','createIdentifier','Failed\x20to\x20get\x20unitID\x20from\x20task','minSheetColumnCount','exportServerUrl','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','trim','univer-pro.exchange-client.operate.service','post','xlink:href','Failed\x20to\x20transform\x20snapshot\x20to\x20string','1355530dnQnID','exportDOCXBySnapshot','0\x200\x2017\x2016','UniverUi','export\x20error','unshift','DependentOn','scrollbarClassName','SuccessIcon','exportPPTXByUnitId','download','Error\x20getting\x20file\x20name\x20from\x20URL:','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','_getLinkByUnitId','univer-pro.exchange-client.request.service','SlidesMultiIcon','DirectExportIcon','_importFileToUnitId','Failed\x20to\x20get\x20jsonID\x20from\x20task','_getDownloadEndpointURL','object','M10.0075\x201.12549L13.9104\x205.09842H10.6742C10.306\x205.09842\x2010.0075\x204.79994\x2010.0075\x204.43175V1.12549Z','merge','Failed\x20to\x20get\x20file\x20from\x20url','_getTaskURL','updateState','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','button','#EC4F2D','code','downloadEndpointUrl','exchange-client.fileTypeError','isArray','append','useObservable','UniverProCollaboration','_importToJson','_refresh','_getUnitIDDoc','MessageType','UniverLicensePlugin','importPPTXToUnitId','M12.4714\x205.86209L14.4714\x207.86209C14.6001\x207.9907\x2014.6651\x208.15878\x2014.6667\x208.32734L12.4714\x205.86209Z','_uploadNotificationService','exportXLSXByUnitId','Injector','_sheetBlockCache','Method\x20not\x20implemented.','progress$','currentColor','getTextFromUrl','signUrl','click','_resourceLoaderService','snapshot','UNIVER_BASE','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','?size=','Failed\x20to\x20get\x20text\x20from\x20url','exchange-client.interrupt','registerLink','univer-mx-0\x20univer-mb-3\x20univer-mt-4\x20univer-h-1.5\x20univer-w-[324px]\x20univer-rounded-lg\x20univer-bg-gray-200','importXLSXToUnitId','transformSlideDataToSnapshot','origin','decorate','_visible$','http://www.w3.org/2000/svg','forwardRef','UniverCore','mask','48oniPYt','_injector','9GhzWzd','defIds','text','_buildProtocolErrorMessage','svg','file','transformSnapshotToSlideData','_getMinSheetRowCount','getUnitOnRev','#305CFA','_export','uploadFileToUnitId','univer-m-0\x20univer-flex\x20univer-list-none\x20univer-flex-col\x20univer-gap-2\x20univer-p-0','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','_progress$','asObservable','some','_doneUploadTaskCount','_iconManager','toLowerCase','_showUploadMessage','unit','default','univer-text-red-500','catch','IResourceLoaderService','success','_refreshSlide','state$','_showDownloadMessage','entries','options','_blank','exchange-client.cancel','setTaskInterrupted','link','/universer-api/stream/file/upload','floor','jsonID','upload','exchange-client.networkError','Failed\x20to\x20get\x20fileID\x20from\x20task','buffer','univer-mt-5\x20univer-flex\x20univer-flex-col','getOwnPropertyDescriptor','clock-icon','UniverDesign','match','blob','content-disposition','@univerjs/design','Content-Type','title','import','_requestService','getCurrentUnitOfType','tag','_registerIcons','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','xltx','_emitProgress','fileID','@univerjs-pro/exchange-client','_state$','ErrorIcon','xlsx','importWorkbookDataToUnitId','_exchangeService','getSheetBlock','removeChild','Info','message','exchange-client.uploadSuccessTip','mem','Module','get','#35BD4B','application/json','_messageService','_requestState$','idSuffix','blockID','1em','importFileToJson','shift','exportDOCXByUnitId','_showNetworkError','IMessageService','set','getResourcesRequest','stroke','upload\x20failed:\x20missing\x20FileId\x20in\x20response','exchange-client.downloading','replace','toPrimitive','7ZqvBbS','_getDisableCellImageConversion','univer-pro.exchange-client.exchange.service','_exportBySnapshot','b64DecodeUnicode','UNIVER_BOARD','map','onStarting','_httpService','ceil','body','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','_localeService','/universer-api/file/{fileID}/sign-url','copyFileMeta','attrs','number','&flate=','defineProperty','headers','multiple','_fileTypeError','importXLSXToSnapshot','input','IUIPartsService','Get\x20outputType\x20error','xlsm','noreferrer','hide','_completeProgress','exchange-client.internalError','UNIVER_PROJECT','decode','16918430nPlBjy','rev','univer-mt-3\x20univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-2\x20univer-pr-1','univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','/universer-api/exchange/task/{taskID}','IConfigService','keys','dictionary','display','split','_getUnitJson','list$','univer-text-blue-500','defs','pushLink','_getMaxPollingTime','getDeserializedSheetBlock','setConfig','filter','parse','saveSnapshot','resolve','sheetBlocks','exports','Error\x20fetching\x20file\x20from\x20URL:','UniverProLicense','37544pOEGIW','{fileID}','_signUrl','values','application/vnd.openxmlformats-officedocument.spreadsheetml.template','_list','disposeWithMe','stringify','Success','/universer-api/exchange/{type}/export','pop','slides-multi-icon','textEncoder','HttpImport','Disposable','path','assign','univer-flex\x20univer-h-5\x20univer-text-xl','transformWorkbookDataToSnapshotJson','_uploadTaskNotDone','sort','join','1179eRgGOw','string','minSheetRowCount','UniverExchangeClientPlugin','IExchangeOperateService','constructor','10ECUIjq','div','createObjectURL','block\x20is\x20required','9530408JhiBqQ','exchange-client.unknownMistake','requestState$','importDOCXToSnapshot','white','saveUnit','UNIVER_SLIDE','outputType','maxTimeoutTime','UniverIcon','7026KpVOwB','_taskInterrupted','transformSnapshotJsonToWorkbookData','saveChangeset','children','IUniverInstanceService','uploadFileServerUrl','random','max','createElement','textDecoder','currentTarget','file.json','complete','@univerjs/ui','UNIVER_SHEET','change','_importTaskId','FileId','sheets-multi-icon','UniverNetwork','workbook.json','No\x20file\x20selected','_list$','next','Warning','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','univer-mt-5\x20univer-max-h-72\x20univer-overflow-y-auto\x20univer-overflow-x-hidden','HTTPService','1.0.0-alpha.5','react','UNIVER_DOC','done','symbol','registerDependencies','_getSignURL','_getMinSheetColumnCount','b64EncodeUnicode','UNDEFINED','application/octet-stream','IExchangeService','univer-flex','getSnapshot','@univerjs-pro/license','transformWorkbookDataToSnapshot','univer-ml-1.5\x20univer-font-semibold\x20univer-text-gray-900\x20dark:!univer-text-white','appendChild','_getUnitIDSlide','direct-export-icon','BuiltInUIPart','DocsMultiIcon','CloseIcon','_import','dispose','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','univerjs-icon\x20univerjs-icon-','univer-mb-3\x20univer-py-0\x20univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','_buildHttpErrorMessage','Inject','subarray','revokeObjectURL','href','LocaleService','1374035iILZXY','add','transformSnapshotToWorkbookData','updateSnapshot','file.','onReady','ErrorCode','_getImportURL','upload\x20request\x20failed:\x20failed\x20to\x20read\x20source\x20file\x20from\x20url','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','getTask','success-icon','function','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','react/jsx-runtime','univer-h-1.5\x20univer-rounded-lg\x20univer-bg-primary-600\x20univer-transition-[width]\x20univer-duration-500','_clearProgress','docx','importFileToUnitId','displayName','.json','@univerjs-pro/collaboration','log','clear','upload\x20failed:\x20FileId\x20is\x20empty','getUnitId','application/vnd.openxmlformats-officedocument.spreadsheetml.sheet','importDOCXToUnitId','_getUploadFileURL','IconManager','UniverNetworkPlugin','_getUnitSlideJson','register','_getUnitName','univer-pro.exchange-client.upload-notification.service','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','fill','React','name','jsx','exportXLSXBySnapshot','#4B7DFF','_configService','status','originalMeta','downloadFile','interruptImportTask','includes','fetchMissingChangesets','application/pdf','UNIVER_UNKNOWN','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','clsx','sign\x20url\x20error','_config','Subject','_getUnitNameByType','push','workbook','_getUnitID','_univerInstanceService','importPPTXToSnapshot','_uiPartsService','UNRECOGNIZED','jsxs','ClockIcon','CONNECTOR_DATA_TOO_LARGE','resolveWithBasePath','exchange-client.uploadSuccess','show','univer-text-sm\x20univer-text-gray-500','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','url','Failed\x20to\x20get\x20taskID\x20from\x20import\x20response',':\x20HTTP\x20','length','pdf','_upload','_getExportURL','SheetsMultiIcon','files','Plugin','UniverProExchangeClient','UniverInstanceType','docs-multi-icon','_registerUIParts','\x20-\x20','Error','/universer-api/exchange/{type}/import','exchange-client.uploading','CONTENT','share-range-icon','application/vnd.openxmlformats-officedocument.presentationml.presentation','clearTaskInterrupted','upload\x20request\x20failed','_addDoneTask','min','disposeUnit','export','disableCellImageConversion','univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-1.5\x20univer-pr-2','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','exportPPTXBySnapshot','univer-text-green-500','taskID','UNIVER_PDF','span','sheets','evenodd','transformDocumentDataToSnapshot','_addTotalCount','importFileToUnitIdByCurrentType','0\x200\x2016\x2016','{taskID}','univer-h-6\x20univer-text-2xl','pptx','getUnitType','toStringTag','use','transformSnapshotToDocumentData','createUnit','getFocusedUnit','subscribe','type','9328152RSBSog','colorChannel1','exchange-client.uploadAgain'];_0x5502=function(){return _0x9d5471;};return _0x5502();}
|