@univerjs-pro/exchange-client 0.25.0 → 1.0.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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.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/controllers/exchange.controller.d.ts +4 -2
- package/lib/types/facade/f-univer.d.ts +88 -0
- package/lib/types/index.d.ts +6 -5
- package/lib/types/locale/types.d.ts +3 -0
- package/lib/types/plugin.d.ts +1 -1
- package/lib/types/services/exchange.service.d.ts +20 -0
- package/lib/types/services/operate.service.d.ts +34 -2
- package/lib/types/services/utils/content-type.d.ts +1 -0
- package/lib/types/services/utils/snapshot.d.ts +21 -2
- package/lib/types/views/UploadNotificationContainer.d.ts +1 -1
- package/lib/types/views/link-list/LinkList.d.ts +1 -1
- package/lib/types/views/upload-again/UploadAgain.d.ts +1 -1
- package/lib/types/views/upload-button/UploadButton.d.ts +1 -1
- package/lib/types/views/upload-error/UploadError.d.ts +1 -1
- package/lib/types/views/upload-notification/UploadNotification.d.ts +1 -1
- package/lib/types/views/upload-success/UploadSuccess.d.ts +1 -1
- package/lib/types/views/uploading/Uploading.d.ts +1 -1
- package/lib/types/views/uploading/upload-cancel/UploadCancel.d.ts +1 -1
- package/lib/types/views/uploading/upload-progress/UploadProgress.d.ts +1 -1
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ar-SA.js +1 -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 -13
- /package/lib/types/{controllers/config.schema.d.ts → config/config.d.ts} +0 -0
package/lib/umd/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function _0x45c0(_0x5df804,_0x1365e7){_0x5df804=_0x5df804-0x1c3;const _0x326d70=_0x326d();let _0x45c018=_0x326d70[_0x5df804];return _0x45c018;}function _0x326d(){const _0x57cad2=['getUploadFile','UNRECOGNIZED','symbol','getSnapshot','UPLOADING','current','number','url','getResourcesRequest','getTaskServerUrl','univer-h-1.5\x20univer-rounded-lg\x20univer-bg-primary-600\x20univer-transition-[width]\x20univer-duration-500','resolveWithBasePath','#EC4F2D','ExchangeService','toString','packageName','next','xltx','button','_getMinSheetColumnCount','#FF6B4B','Failed\x20to\x20get\x20taskID\x20from\x20import\x20response','/universer-api/stream/file/upload','UploadNotificationState','exchange-client.uploadSuccess','complete','XlsxMultiIcon','unsubscribe','clear','substring','Injector','keys','revokeObjectURL','displayName','transformSnapshotToWorkbookData','appendChild','name','text','_signUrl','updateSnapshot','interrupt','_export','_state$','UniverNetwork','docx','univer-flex','HttpImport','addEventListener','enableServerSideComputing','getUnitOnRev','application/vnd.openxmlformats-officedocument.spreadsheetml.template','_httpService','UNIVER_DOC','#305CFA','_completeProgress','transformDocumentDataToSnapshotJson','import\x20error','UniverLicensePlugin','type','ceil','@univerjs-pro/collaboration','exportDOCXByUnitId','registerLink','ClockIcon','currentTarget','_showNetworkError','ErrorIcon','code','_importToSnapshot','_requestState$','none','sort','651325QtMFyN','MessageType','/universer-api/exchange/{type}/export','_getSignURL','title','accept','click','origin','_injector','Get\x20outputType\x20error','stringify','_univerInstanceService','IUIPartsService','Subject','mem','defs','asObservable','getDeserializedSheetBlock','forwardRef','_list','attrs','application/vnd.openxmlformats-officedocument.wordprocessingml.document','_getImportURL','toDisposable','_exportBySnapshot','map','file.json','983040xUUQyw','getSheetBlock','round','_taskInterrupted','univer-flex\x20univer-w-[calc(100%-48px)]\x20univer-items-center','doc','decode','univer-fixed\x20univer-bottom-12\x20univer-right-3\x20univer-z-[1000]\x20univer-box-border\x20univer-flex\x20univer-w-[372px]\x20univer-flex-col\x20univer-rounded-md\x20univer-bg-white\x20univer-px-3\x20univer-pb-4\x20univer-pt-5\x20univer-shadow-md','connectInjector','transformSnapshotJsonToDocumentData','touchDependencies','Success','setConfig','xlsx','call','univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-1.5\x20univer-pr-2','IExchangeOperateService','ShareRangeIcon','pop','react','_doneUploadTaskCount',':\x20HTTP\x20','tag','pending','log','M5.88699\x202.34478L3.65371\x202.3448C2.88051\x202.34481\x202.25372\x202.97161\x202.25372\x203.7448L2.25371\x2012.4445C2.25371\x2013.2177\x202.88052\x2013.8445\x203.65372\x2013.8445L12.3535\x2013.8445C13.1267\x2013.8445\x2013.7535\x2013.2177\x2013.7535\x2012.4445V10.0256C13.7535\x209.69425\x2014.0221\x209.42562\x2014.3535\x209.42562C14.6849\x209.42562\x2014.9535\x209.69425\x2014.9535\x2010.0256V12.4445C14.9535\x2013.8804\x2013.7894\x2015.0444\x2012.3535\x2015.0445L3.65373\x2015.0445C2.21778\x2015.0445\x201.05371\x2013.8805\x201.05371\x2012.4445L1.05372\x203.7448C1.05372\x202.30888\x202.21776\x201.14482\x203.65369\x201.1448L5.88697\x201.14478C6.21834\x201.14477\x206.48698\x201.4134\x206.48698\x201.74477C6.48699\x202.07614\x206.21836\x202.34477\x205.88699\x202.34478Z','data','transformSnapshotToDocumentData','univer-mx-0\x20univer-mb-3\x20univer-mt-4\x20univer-h-1.5\x20univer-w-[324px]\x20univer-rounded-lg\x20univer-bg-gray-200','_getUnitName','upload','_localeService','white','useDependency','files','display','useObservable','unitID','M8\x2015C11.866\x2015\x2015\x2011.866\x2015\x208C15\x204.13401\x2011.866\x201\x208\x201C4.13401\x201\x201\x204.13401\x201\x208C1\x2011.866\x204.13401\x2015\x208\x2015ZM11.7245\x206.42417C11.9588\x206.18985\x2011.9588\x205.80995\x2011.7245\x205.57564C11.4901\x205.34132\x2011.1102\x205.34132\x2010.8759\x205.57564L7.3002\x209.15137L5.72446\x207.57564C5.49014\x207.34132\x205.11025\x207.34132\x204.87593\x207.57564C4.64162\x207.80995\x204.64162\x208.18985\x204.87593\x208.42417L6.87593\x2010.4242C7.11025\x2010.6585\x207.49014\x2010.6585\x207.72446\x2010.4242L11.7245\x206.42417Z','M3.71274\x202.86421C3.47843\x202.6299\x203.09853\x202.6299\x202.86421\x202.86421C2.6299\x203.09853\x202.6299\x203.47843\x202.86421\x203.71274L7.15154\x208.00007L2.86421\x2012.2874C2.6299\x2012.5217\x202.6299\x2012.9016\x202.86421\x2013.1359C3.09853\x2013.3702\x203.47843\x2013.3702\x203.71274\x2013.1359L8.00007\x208.84859L12.2874\x2013.1359C12.5217\x2013.3702\x2012.9016\x2013.3702\x2013.1359\x2013.1359C13.3702\x2012.9016\x2013.3702\x2012.5217\x2013.1359\x2012.2874L8.84859\x208.00007L13.1359\x203.71274C13.3702\x203.47843\x2013.3702\x203.09853\x2013.1359\x202.86421C12.9016\x202.6299\x2012.5217\x202.6299\x2012.2874\x202.86421L8.00007\x207.15154L3.71274\x202.86421Z','message','append','Warning','UNIVER_EXCHANGE_CLIENT_PLUGIN','_extractErrorDetail','@univerjs/design','_refresh','UNDEFINED','UploadNotificationService','forEach','3718582kwhBAS','_buildHttpErrorMessage','_visible$','#32A846','disposeWithMe','{taskID}','univer-m-0\x20univer-flex\x20univer-list-none\x20univer-flex-col\x20univer-gap-2\x20univer-p-0','amd','href','floor','_uploadTaskNotDone','IConfigService','&source=','slide-multi-icon','_sheetBlockCache','sign\x20url\x20error','Module','_uiPartsService','useState','Failed\x20to\x20get\x20jsonID\x20from\x20task','saveSheetBlock','_requestService','shift','HTTPService','xlink:href','Info','univer-mb-3\x20univer-py-0\x20univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','_getExportURL','toLowerCase','exchange-client.cancel','download','UNIVER_UNKNOWN','getCurrentUnitOfType','defineProperty','@univerjs/protocol','fileID','INTERNAL_ERROR','createElement','exportXLSXByUnitId','_showUploadMessage','\x20-\x20','DependentOn','assign','univer-pro.exchange-client.request.service','textEncoder','exchange-client.uploading','uploadFileServerUrl','Inject','http://www.w3.org/2000/svg','_clearProgress','downloadFile','0\x200\x2016\x2016','b64DecodeUnicode','ErrorCode','_getUnitIDDoc','workbook.json','M4.57245\x207.27962C4.57245\x207.09553\x204.72169\x206.94629\x204.90578\x206.94629H10.2391C10.4232\x206.94629\x2010.5724\x207.09553\x2010.5724\x207.27962C10.5724\x207.46372\x2010.4232\x207.61296\x2010.2391\x207.61296H4.90578C4.72169\x207.61296\x204.57245\x207.46372\x204.57245\x207.27962Z','content-disposition','exchange-client.uploadAgain','_getUnitDocJson','Failed\x20to\x20get\x20fileID\x20from\x20task','catch','BehaviorSubject','_registerComponents','React','_addTotalCount','onStarting','_getDownloadEndpointURL','idSuffix','body','application/octet-stream','Failed\x20to\x20transform\x20snapshot\x20to\x20string','length','univer-mt-5\x20univer-flex\x20univer-flex-col','parse','UniverInstanceType','.json','prototype','statusText','upload\x20request\x20failed','exchange-client.config','exchange-client.uploadSuccessTip','pushLink','max','show','2VPIAKa','entries','Method\x20not\x20implemented.','@univerjs-pro/exchange-client','_importTaskId','success','exports','signUrl','_fileTypeError','createIdentifier','UNIVER_PROJECT','use','DocMultiIcon','&flate=','_getIgnoreTableExport','1em','split','_progress$','getUnitId','colorChannel1','dispose','toStringTag','univer-flex\x20univer-size-6\x20univer-cursor-pointer\x20univer-items-center\x20univer-justify-center\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-text-gray-500\x20univer-transition-colors\x20hover:univer-bg-gray-200\x20dark:!univer-bg-gray-600','jsxs','object','span','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','Failed\x20to\x20get\x20unitID\x20from\x20task','unshift','getSheetBlocksFromSnapshot','/universer-api/exchange/task/{taskID}','updateState','rxjs','useEffect','blockID','_getUnitID','#4B7DFF','_list$','url(#$1','getUniverInstanceTypeByFile','success-icon','doc-multi-icon','M4.90578\x2011.6398C4.72169\x2011.6398\x204.57245\x2011.789\x204.57245\x2011.9731C4.57245\x2012.1572\x204.72169\x2012.3065\x204.90578\x2012.3065H7.57245C7.75654\x2012.3065\x207.90578\x2012.1572\x207.90578\x2011.9731C7.90578\x2011.789\x207.75654\x2011.6398\x207.57245\x2011.6398H4.90578Z','level','importWorkbookDataToUnitId','Plugin','RequestService','_getEnableServerSideComputing','unit','requestState$','children','UniverDesign','IMessageService','outputType','get','univer-pl-2\x20univer-pr-4','Disposable','uploadFileToUnitId','upload\x20request\x20failed:\x20failed\x20to\x20read\x20source\x20file\x20from\x20url','transformSnapshotJsonToWorkbookData','@univerjs/network','M10.4097\x209.35206C10.5753\x209.35206\x2010.7115\x209.21728\x2010.6918\x209.05277C10.6645\x208.82511\x2010.6062\x208.60178\x2010.5181\x208.38909C10.3917\x208.08379\x2010.2063\x207.80639\x209.97264\x207.57272C9.73897\x207.33905\x209.46157\x207.1537\x209.15627\x207.02724C8.94358\x206.93914\x208.72024\x206.88083\x208.49259\x206.85356C8.32808\x206.83385\x208.1933\x206.97001\x208.1933\x207.13569V9.05206C8.1933\x209.21774\x208.32761\x209.35206\x208.4933\x209.35206H10.4097Z','exchange-client.downloading','20fOfZUs','_getMaxPollingTime','rev','univer-text-sm\x20univer-text-gray-500','_importFileToUnitId','sheets','file','SUCCESS','interruptImportTask','function','originalMeta','714576FHexBY','application/vnd.openxmlformats-officedocument.presentationml.presentation','clearTaskInterrupted','_upload','ERROR','block\x20is\x20required','minSheetRowCount','join','state$','getConfig','UniverExchangeClientPlugin','jsonID','{fileID}','_uploadNotificationService','pptx','_buildProtocolErrorMessage','exportXLSXBySnapshot','jsx','_getMinSheetRowCount','evenodd','div','values','{type}','link','UniverProLicense','application/vnd.ms-excel.sheet.macroEnabled.12','exchange-client.interrupt','clock-icon','trim','M8.24483\x204.80026C8.24487\x204.46889\x207.97627\x204.20023\x207.6449\x204.2002C7.31353\x204.20016\x207.04487\x204.46876\x207.04483\x204.80013L7.04443\x208.40306C7.04442\x208.56222\x207.10763\x208.71486\x207.22017\x208.82739L9.64664\x2011.2539C9.88095\x2011.4882\x2010.2608\x2011.4882\x2010.4952\x2011.2539C10.7295\x2011.0195\x2010.7295\x2010.6396\x2010.4952\x2010.4053L8.24446\x208.15463L8.24483\x204.80026Z','univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','univer-mt-5\x20univer-max-h-72\x20univer-overflow-y-auto\x20univer-overflow-x-hidden','_getTaskURL','UniverProtocol','exchange-client.tooLarge','path','sheetBlocks','exchange-client.downloadSuccess','add','subscribe','currentColor','export\x20error','toPrimitive','isArray','M8.14248\x200.899902C4.22126\x200.899902\x201.04248\x204.07868\x201.04248\x207.9999C1.04248\x2011.9211\x204.22126\x2015.0999\x208.14248\x2015.0999C12.0637\x2015.0999\x2015.2425\x2011.9211\x2015.2425\x207.9999C15.2425\x204.07868\x2012.0637\x200.899902\x208.14248\x200.899902ZM2.24248\x207.9999C2.24248\x204.74142\x204.884\x202.0999\x208.14248\x202.0999C11.401\x202.0999\x2014.0425\x204.74142\x2014.0425\x207.9999C14.0425\x2011.2584\x2011.401\x2013.8999\x208.14248\x2013.8999C4.884\x2013.8999\x202.24248\x2011.2584\x202.24248\x207.9999Z','defIds','getTextFromUrl','react/jsx-runtime','post','Error\x20fetching\x20file\x20from\x20URL:','_blank','CONNECTOR_DATA_TOO_LARGE','9915360jUDhCM','xlsm','6DojIOW','copyFileMeta','disableCellImageConversion','exportDOCXBySnapshot','exchange-client.fileTypeError','univer-text-blue-500','ILogService','input','_import','CloseIcon','options','size','error-icon','min','importXLSXToUnitId','univer-pro.exchange-client.upload-notification.service','LocaleService','ignoreTableExport','_exchangeService','5333616gzAryN','done','univer-flex\x20univer-h-5\x20univer-text-xl','list$','UniverProExchangeClient','textDecoder','SlideMultiIcon','_totalUploadTaskCount','_messageService','scrollbarClassName','Tooltip','pluginName','0\x200\x2017\x2016','M7.8088\x2010.2949L6.3764\x2012.403C6.26259\x2012.5705\x206.03455\x2012.614\x205.86705\x2012.5002C5.69955\x2012.3864\x205.65603\x2012.1584\x205.76984\x2011.9909L7.3655\x209.64252L5.94042\x207.54519C5.82661\x207.37769\x205.87013\x207.14964\x206.03763\x207.03583C6.20512\x206.92202\x206.43317\x206.96555\x206.54698\x207.13304L7.8088\x208.9901L9.07062\x207.13304C9.18443\x206.96555\x209.41248\x206.92202\x209.57997\x207.03583C9.74747\x207.14964\x209.79099\x207.37769\x209.67718\x207.54519L8.2521\x209.64252L9.84776\x2011.9909C9.96157\x2012.1584\x209.91805\x2012.3864\x209.75055\x2012.5002C9.58305\x2012.614\x209.35501\x2012.5705\x209.2412\x2012.403L7.8088\x2010.2949Z','UNIVER_SHEET','FileId','514721KSpmai','BuiltInUIPart','string','noreferrer','Failed\x20to\x20get\x20text\x20from\x20url','resolve','M8.71094\x201.75039C8.71094\x201.41902\x208.97956\x201.15039\x209.31094\x201.15039H13.7497C14.3572\x201.15039\x2014.8497\x201.64288\x2014.8497\x202.25039V6.68919C14.8497\x207.02056\x2014.5811\x207.28919\x2014.2497\x207.28919C13.9184\x207.28919\x2013.6497\x207.02056\x2013.6497\x206.68919V3.19854L8.95883\x207.88944C8.72452\x208.12375\x208.34462\x208.12375\x208.1103\x207.88944C7.87599\x207.65512\x207.87599\x207.27523\x208.1103\x207.04091L12.8008\x202.35039H9.31094C8.97956\x202.35039\x208.71094\x202.08176\x208.71094\x201.75039Z','b64EncodeUnicode','No\x20file\x20selected','exchange-client.networkError','location','_getUploadFileURL','progress$','replace','@univerjs-pro/license','encode','UniverNetworkPlugin','constructor','application/json','removeChild','fill','iterator','pathname','_logService','_addDoneTask','M10.0075\x201.12549L13.9104\x205.09842H10.6742C10.306\x205.09842\x2010.0075\x204.79994\x2010.0075\x204.43175V1.12549Z','export','importDOCXToSnapshot','status','_getLinkByUnitId','headers','xlsx-multi-icon','0.25.0','@univerjs/ui','createObjectURL','_getDisableCellImageConversion','upload\x20failed:\x20missing\x20FileId\x20in\x20response','importDOCXToUnitId','importXLSXToSnapshot','useRef','searchParams','_emitProgress','snapshot','clsx','svg','Error','_config','_showDownloadMessage','subarray','/universer-api/file/{fileID}/sign-url','M3.4535\x201.12549C2.7002\x201.12549\x202.08954\x201.73615\x202.08954\x202.48945V13.5104C2.08954\x2014.2637\x202.7002\x2014.8744\x203.4535\x2014.8744H12.5465C13.2998\x2014.8744\x2013.9105\x2014.2637\x2013.9105\x2013.5104V5.0992L10.0091\x201.12549H3.4535Z','M4.57245\x209.62638C4.57245\x209.44229\x204.72169\x209.29305\x204.90578\x209.29305H10.2391C10.4232\x209.29305\x2010.5724\x209.44229\x2010.5724\x209.62638C10.5724\x209.81048\x2010.4232\x209.95972\x2010.2391\x209.95972H4.90578C4.72169\x209.95972\x204.57245\x209.81048\x204.57245\x209.62638Z','blob','ExchangeOperateService','filter','setTaskInterrupted','saveSnapshot','error','IUniverInstanceService','@univerjs/core','workbook','has','import','downloadEndpointUrl','M7.76493\x207.24535C7.76493\x207.07967\x207.63024\x206.94371\x207.46548\x206.96123C7.01146\x207.00953\x206.57426\x207.16714\x206.19216\x207.42245C5.72662\x207.73351\x205.36378\x208.17564\x205.14951\x208.69292C4.93525\x209.2102\x204.87918\x209.77941\x204.98842\x2010.3285C5.09765\x2010.8777\x205.36727\x2011.3821\x205.76318\x2011.778C6.15909\x2012.1739\x206.66351\x2012.4436\x207.21265\x2012.5528C7.76179\x2012.662\x208.33099\x2012.606\x208.84828\x2012.3917C9.36556\x2012.1774\x209.80769\x2011.8146\x2010.1188\x2011.349C10.3741\x2010.9669\x2010.5317\x2010.5297\x2010.58\x2010.0757C10.5975\x209.91096\x2010.4615\x209.77627\x2010.2958\x209.77627L8.06493\x209.77627C7.89925\x209.77627\x207.76493\x209.64195\x207.76493\x209.47627L7.76493\x207.24535Z','_configService','set','registerDependencies','minSheetColumnCount','getTask'];_0x326d=function(){return _0x57cad2;};return _0x326d();}(function(_0x373995,_0x43ad40){const _0x2d4612=_0x45c0,_0x147339=_0x373995();while(!![]){try{const _0xf105f2=-parseInt(_0x2d4612(0x258))/0x1*(-parseInt(_0x2d4612(0x388))/0x2)+parseInt(_0x2d4612(0x1ff))/0x3+-parseInt(_0x2d4612(0x1f4))/0x4*(parseInt(_0x2d4612(0x2e6))/0x5)+parseInt(_0x2d4612(0x235))/0x6*(parseInt(_0x2d4612(0x333))/0x7)+parseInt(_0x2d4612(0x301))/0x8+parseInt(_0x2d4612(0x248))/0x9+-parseInt(_0x2d4612(0x233))/0xa;if(_0xf105f2===_0x43ad40)break;else _0x147339['push'](_0x147339['shift']());}catch(_0x3a0676){_0x147339['push'](_0x147339['shift']());}}}(_0x326d,0x571ae),function(_0x47a2b1,_0x1309af){const _0xf849f5=_0x45c0;typeof exports==_0xf849f5(0x1cd)&&typeof module<'u'?_0x1309af(exports,require('@univerjs-pro/license'),require('@univerjs/core'),require('@univerjs/network'),require('@univerjs/ui'),require('react'),require('rxjs'),require('@univerjs/design'),require('react/jsx-runtime'),require('@univerjs/protocol'),require('@univerjs-pro/collaboration')):typeof define==_0xf849f5(0x1fd)&&define[_0xf849f5(0x33a)]?define([_0xf849f5(0x38e),_0xf849f5(0x266),_0xf849f5(0x293),_0xf849f5(0x1f1),_0xf849f5(0x279),_0xf849f5(0x314),_0xf849f5(0x1d5),_0xf849f5(0x32e),_0xf849f5(0x22e),_0xf849f5(0x355),_0xf849f5(0x2da)],_0x1309af):(_0x47a2b1=typeof globalThis<'u'?globalThis:_0x47a2b1||self,_0x1309af(_0x47a2b1[_0xf849f5(0x24c)]={},_0x47a2b1[_0xf849f5(0x217)],_0x47a2b1['UniverCore'],_0x47a2b1[_0xf849f5(0x2c9)],_0x47a2b1['UniverUi'],_0x47a2b1['React'],_0x47a2b1[_0xf849f5(0x1d5)],_0x47a2b1[_0xf849f5(0x1e8)],_0x47a2b1[_0xf849f5(0x373)],_0x47a2b1[_0xf849f5(0x220)],_0x47a2b1['UniverProCollaboration']));}(this,function(_0x36d3c1,_0x13676f,_0x236670,_0x592c14,_0x3c7fb1,_0x11b9e7,_0x22e424,_0x5dbf8c,_0x54b4fb,_0x443c35,_0x2bcde1){const _0x181bb3=_0x45c0;Object['defineProperty'](_0x36d3c1,Symbol[_0x181bb3(0x1ca)],{'value':_0x181bb3(0x343)});let _0x1b24e9=_0x181bb3(0x383),_0x3c1c53={};var _0x223b10=_0x181bb3(0x38b),_0x574f57=_0x181bb3(0x278);function _0x6f0d64({ref:_0x1aeda0,..._0x48ffe4}){const _0x1164ad=_0x181bb3;let {icon:_0x20f39d,id:_0x27b00d,className:_0x13e369,extend:_0x1f7f7d,..._0x39458e}=_0x48ffe4,_0x515c25=('univerjs-icon\x20univerjs-icon-'+_0x27b00d+'\x20'+(_0x13e369||''))[_0x1164ad(0x21b)](),_0x4b88f7=(0x0,_0x11b9e7[_0x1164ad(0x27f)])('_'+_0x16ca0a());return _0x9aae97(_0x20f39d,''+_0x27b00d,{'defIds':_0x20f39d[_0x1164ad(0x22c)],'idSuffix':_0x4b88f7[_0x1164ad(0x2a3)]},{'ref':_0x1aeda0,'className':_0x515c25,..._0x39458e},_0x1f7f7d);}function _0x9aae97(_0x2eb381,_0x2e21cd,_0x5c0a0b,_0x3faf5c,_0x2e51d1){const _0x395e6e=_0x181bb3;return(0x0,_0x11b9e7[_0x395e6e(0x358)])(_0x2eb381['tag'],{'key':_0x2e21cd,..._0x30f656(_0x2eb381,_0x5c0a0b,_0x2e51d1),..._0x3faf5c},(_0x557329(_0x2eb381,_0x5c0a0b)[_0x395e6e(0x1e7)]||[])[_0x395e6e(0x2ff)]((_0x26ff6a,_0x3c4592)=>_0x9aae97(_0x26ff6a,_0x2e21cd+'-'+_0x2eb381[_0x395e6e(0x317)]+'-'+_0x3c4592,_0x5c0a0b,void 0x0,_0x2e51d1)));}function _0x30f656(_0x39a4ef,_0x5d5a93,_0x511aad){const _0x208a90=_0x181bb3;let _0x5cb004={..._0x39a4ef[_0x208a90(0x2fa)]};_0x511aad!=null&&_0x511aad[_0x208a90(0x1c8)]&&_0x5cb004['fill']===_0x208a90(0x1c8)&&(_0x5cb004[_0x208a90(0x26c)]=_0x511aad[_0x208a90(0x1c8)]),_0x39a4ef[_0x208a90(0x317)]==='mask'&&_0x5cb004['id']&&(_0x5cb004['id']+=_0x5d5a93[_0x208a90(0x377)]),Object[_0x208a90(0x389)](_0x5cb004)['forEach'](([_0x4ad314,_0x2afc2b])=>{const _0x5b4742=_0x208a90;_0x4ad314==='mask'&&typeof _0x2afc2b=='string'&&(_0x5cb004[_0x4ad314]=_0x2afc2b[_0x5b4742(0x265)](/url\(#(.*)\)/,_0x5b4742(0x1db)+_0x5d5a93[_0x5b4742(0x377)]+')'));});let {defIds:_0x3b3f24}=_0x5d5a93;return!_0x3b3f24||_0x3b3f24['length']===0x0?_0x5cb004:(_0x39a4ef[_0x208a90(0x317)]===_0x208a90(0x393)&&_0x5cb004[_0x208a90(0x34b)]&&(_0x5cb004[_0x208a90(0x34b)]+=_0x5d5a93[_0x208a90(0x377)]),Object[_0x208a90(0x389)](_0x5cb004)[_0x208a90(0x332)](([_0x217f2d,_0x85d4f2])=>{const _0x4de589=_0x208a90;typeof _0x85d4f2==_0x4de589(0x25a)&&(_0x5cb004[_0x217f2d]=_0x85d4f2[_0x4de589(0x265)](/url\(#(.*)\)/,_0x4de589(0x1db)+_0x5d5a93[_0x4de589(0x377)]+')'));}),_0x5cb004);}function _0x557329(_0x2247dc,_0x59998b){const _0x3e1bb4=_0x181bb3;var _0x23eb47;let {defIds:_0x1a910b}=_0x59998b;return!_0x1a910b||_0x1a910b[_0x3e1bb4(0x37b)]===0x0?_0x2247dc:_0x2247dc[_0x3e1bb4(0x317)]===_0x3e1bb4(0x2f5)&&(_0x23eb47=_0x2247dc[_0x3e1bb4(0x1e7)])!=null&&_0x23eb47[_0x3e1bb4(0x37b)]?{..._0x2247dc,'children':_0x2247dc[_0x3e1bb4(0x1e7)][_0x3e1bb4(0x2ff)](_0x5e3d96=>typeof _0x5e3d96[_0x3e1bb4(0x2fa)]['id']==_0x3e1bb4(0x25a)&&_0x1a910b&&_0x1a910b['includes'](_0x5e3d96['attrs']['id'])?{..._0x5e3d96,'attrs':{..._0x5e3d96['attrs'],'id':_0x5e3d96['attrs']['id']+_0x59998b['idSuffix']}}:_0x5e3d96)}:_0x2247dc;}function _0x16ca0a(){const _0x14f138=_0x181bb3;return Math['random']()[_0x14f138(0x2ac)](0x24)[_0x14f138(0x2bb)](0x2,0x8);}_0x6f0d64[_0x181bb3(0x2bf)]='UniverIcon';let _0x345a60={'tag':_0x181bb3(0x284),'attrs':{'xmlns':_0x181bb3(0x363),'fill':_0x181bb3(0x2e4),'viewBox':_0x181bb3(0x254),'width':'1em','height':'1em'},'children':[{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x227),'d':_0x181bb3(0x21c)}},{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x227),'d':_0x181bb3(0x22b),'fillRule':_0x181bb3(0x212),'clipRule':_0x181bb3(0x212)}}]},_0x9a04ba=(0x0,_0x11b9e7['forwardRef'])(function(_0x4e8991,_0x1849a6){const _0x27151e=_0x181bb3;return(0x0,_0x11b9e7[_0x27151e(0x358)])(_0x6f0d64,Object[_0x27151e(0x35d)]({},_0x4e8991,{'id':_0x27151e(0x21a),'ref':_0x1849a6,'icon':_0x345a60}));});_0x9a04ba[_0x181bb3(0x2bf)]=_0x181bb3(0x2dd);let _0x3b1239={'tag':_0x181bb3(0x284),'attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x181bb3(0x2e4),'viewBox':'0\x200\x2016\x2016','width':_0x181bb3(0x1c4),'height':'1em'},'children':[{'tag':'path','attrs':{'fill':_0x181bb3(0x227),'d':_0x181bb3(0x328)}}]},_0x2cb5aa=(0x0,_0x11b9e7[_0x181bb3(0x2f8)])(function(_0x4a4e04,_0x4f6bdb){return(0x0,_0x11b9e7['createElement'])(_0x6f0d64,Object['assign']({},_0x4a4e04,{'id':'close-icon','ref':_0x4f6bdb,'icon':_0x3b1239}));});_0x2cb5aa[_0x181bb3(0x2bf)]=_0x181bb3(0x23e);let _0x15a938={'tag':_0x181bb3(0x284),'attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x181bb3(0x2e4),'viewBox':_0x181bb3(0x366),'width':_0x181bb3(0x1c4),'height':_0x181bb3(0x1c4)},'children':[{'tag':'path','attrs':{'fill':'currentColor','d':'M15\x208C15\x2011.866\x2011.866\x2015\x208\x2015C4.13401\x2015\x201\x2011.866\x201\x208C1\x204.13401\x204.13401\x201\x208\x201C11.866\x201\x2015\x204.13401\x2015\x208ZM10.3097\x205.69014C10.544\x205.92445\x2010.544\x206.30435\x2010.3097\x206.53867L8.84843\x207.9999L10.3099\x209.46137C10.5442\x209.69569\x2010.5442\x2010.0756\x2010.3099\x2010.3099C10.0756\x2010.5442\x209.69569\x2010.5442\x209.46137\x2010.3099L7.9999\x208.84843L6.53842\x2010.3099C6.30411\x2010.5442\x205.92421\x2010.5442\x205.6899\x2010.3099C5.45558\x2010.0756\x205.45558\x209.69569\x205.6899\x209.46137L7.15137\x207.9999L5.69014\x206.53867C5.45583\x206.30435\x205.45583\x205.92445\x205.69014\x205.69014C5.92445\x205.45583\x206.30435\x205.45583\x206.53867\x205.69014L7.9999\x207.15137L9.46113\x205.69014C9.69544\x205.45583\x2010.0753\x205.45583\x2010.3097\x205.69014Z','fillRule':'evenodd','clipRule':_0x181bb3(0x212)}}]},_0x36bf52=(0x0,_0x11b9e7[_0x181bb3(0x2f8)])(function(_0x38af6a,_0x319a1e){const _0x2a5c86=_0x181bb3;return(0x0,_0x11b9e7[_0x2a5c86(0x358)])(_0x6f0d64,Object[_0x2a5c86(0x35d)]({},_0x38af6a,{'id':_0x2a5c86(0x241),'ref':_0x319a1e,'icon':_0x15a938}));});_0x36bf52[_0x181bb3(0x2bf)]=_0x181bb3(0x2e0);let _0x159ac7={'tag':_0x181bb3(0x284),'attrs':{'xmlns':_0x181bb3(0x363),'fill':'none','viewBox':_0x181bb3(0x366),'width':'1em','height':_0x181bb3(0x1c4)},'children':[{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x227),'d':_0x181bb3(0x31a)}},{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x227),'d':_0x181bb3(0x25e)}}]},_0x170ec1=(0x0,_0x11b9e7[_0x181bb3(0x2f8)])(function(_0x413647,_0x364642){const _0x4c9b1b=_0x181bb3;return(0x0,_0x11b9e7['createElement'])(_0x6f0d64,Object[_0x4c9b1b(0x35d)]({},_0x413647,{'id':'share-range-icon','ref':_0x364642,'icon':_0x159ac7}));});_0x170ec1[_0x181bb3(0x2bf)]=_0x181bb3(0x312);let _0x32f9a4={'tag':'svg','attrs':{'xmlns':_0x181bb3(0x363),'fill':_0x181bb3(0x2e4),'viewBox':_0x181bb3(0x366),'width':_0x181bb3(0x1c4),'height':_0x181bb3(0x1c4)},'children':[{'tag':'path','attrs':{'fill':_0x181bb3(0x227),'d':_0x181bb3(0x327),'fillRule':_0x181bb3(0x212),'clipRule':_0x181bb3(0x212)}}]},_0x5d08c6=(0x0,_0x11b9e7['forwardRef'])(function(_0x41c4e9,_0x1fbe1e){const _0x195742=_0x181bb3;return(0x0,_0x11b9e7[_0x195742(0x358)])(_0x6f0d64,Object['assign']({},_0x41c4e9,{'id':_0x195742(0x1dd),'ref':_0x1fbe1e,'icon':_0x32f9a4}));});_0x5d08c6[_0x181bb3(0x2bf)]='SuccessIcon';let _0x1d3e39={'tag':'svg','attrs':{'xmlns':_0x181bb3(0x363),'fill':'none','viewBox':_0x181bb3(0x366),'width':'1em','height':_0x181bb3(0x1c4)},'children':[{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x1d9),'d':_0x181bb3(0x28a)}},{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x321),'d':_0x181bb3(0x36b)}},{'tag':_0x181bb3(0x222),'attrs':{'fill':'white','d':_0x181bb3(0x28b)}},{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x321),'d':_0x181bb3(0x1df)}},{'tag':'path','attrs':{'stroke':'white','d':_0x181bb3(0x36b),'strokeLinecap':_0x181bb3(0x303),'strokeWidth':0.03}},{'tag':'path','attrs':{'stroke':_0x181bb3(0x321),'d':_0x181bb3(0x28b),'strokeLinecap':'round','strokeWidth':0.03}},{'tag':_0x181bb3(0x222),'attrs':{'stroke':_0x181bb3(0x321),'d':_0x181bb3(0x1df),'strokeLinecap':_0x181bb3(0x303),'strokeWidth':0.03}},{'tag':'path','attrs':{'fill':_0x181bb3(0x2d3),'d':_0x181bb3(0x271)}}]},_0x4cbd3e=(0x0,_0x11b9e7[_0x181bb3(0x2f8)])(function(_0x86c12e,_0x16e2db){const _0x2c03ea=_0x181bb3;return(0x0,_0x11b9e7['createElement'])(_0x6f0d64,Object[_0x2c03ea(0x35d)]({},_0x86c12e,{'id':_0x2c03ea(0x1de),'ref':_0x16e2db,'icon':_0x1d3e39}));});_0x4cbd3e['displayName']=_0x181bb3(0x394);let _0x5ec80c={'tag':_0x181bb3(0x284),'attrs':{'xmlns':_0x181bb3(0x363),'fill':'none','viewBox':_0x181bb3(0x366),'width':_0x181bb3(0x1c4),'height':'1em'},'children':[{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x2b2),'d':_0x181bb3(0x28a)}},{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x2aa),'d':_0x181bb3(0x271)}},{'tag':'path','attrs':{'fill':_0x181bb3(0x321),'d':_0x181bb3(0x298)}},{'tag':'path','attrs':{'fill':_0x181bb3(0x321),'d':_0x181bb3(0x1f2)}}]},_0x2e703b=(0x0,_0x11b9e7[_0x181bb3(0x2f8)])(function(_0x30c65f,_0x1fb569){const _0x169400=_0x181bb3;return(0x0,_0x11b9e7['createElement'])(_0x6f0d64,Object['assign']({},_0x30c65f,{'id':_0x169400(0x340),'ref':_0x1fb569,'icon':_0x5ec80c}));});_0x2e703b[_0x181bb3(0x2bf)]=_0x181bb3(0x24e);let _0x170d06={'tag':_0x181bb3(0x284),'attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x181bb3(0x2e4),'viewBox':_0x181bb3(0x366),'width':_0x181bb3(0x1c4),'height':_0x181bb3(0x1c4)},'children':[{'tag':_0x181bb3(0x222),'attrs':{'fill':'#35BD4B','d':_0x181bb3(0x28a)}},{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x336),'d':'M10.0075\x201.12549L13.9104\x205.09842H10.6742C10.306\x205.09842\x2010.0075\x204.79994\x2010.0075\x204.43175V1.12549Z'}},{'tag':_0x181bb3(0x222),'attrs':{'fill':_0x181bb3(0x321),'d':_0x181bb3(0x255),'fillRule':_0x181bb3(0x212),'clipRule':'evenodd'}}]},_0x38b895=(0x0,_0x11b9e7[_0x181bb3(0x2f8)])(function(_0x425722,_0x4a809a){const _0x309a8b=_0x181bb3;return(0x0,_0x11b9e7[_0x309a8b(0x358)])(_0x6f0d64,Object[_0x309a8b(0x35d)]({},_0x425722,{'id':_0x309a8b(0x277),'ref':_0x4a809a,'icon':_0x170d06}));});_0x38b895[_0x181bb3(0x2bf)]=_0x181bb3(0x2b8);function _0x285491(_0x362a2b){'@babel/helpers - typeof';const _0x1bc2ed=_0x181bb3;return _0x285491=typeof Symbol=='function'&&typeof Symbol[_0x1bc2ed(0x26d)]=='symbol'?function(_0x14ccc2){return typeof _0x14ccc2;}:function(_0x4fb89b){const _0x5956d4=_0x1bc2ed;return _0x4fb89b&&typeof Symbol==_0x5956d4(0x1fd)&&_0x4fb89b[_0x5956d4(0x269)]===Symbol&&_0x4fb89b!==Symbol[_0x5956d4(0x380)]?_0x5956d4(0x2a0):typeof _0x4fb89b;},_0x285491(_0x362a2b);}function _0x5ab40d(_0x54d6a1,_0x465c68){const _0xb788de=_0x181bb3;if(_0x285491(_0x54d6a1)!=_0xb788de(0x1cd)||!_0x54d6a1)return _0x54d6a1;var _0x41b786=_0x54d6a1[Symbol[_0xb788de(0x229)]];if(_0x41b786!==void 0x0){var _0x419657=_0x41b786[_0xb788de(0x30f)](_0x54d6a1,_0x465c68||'default');if(_0x285491(_0x419657)!=_0xb788de(0x1cd))return _0x419657;throw TypeError(_0xb788de(0x1cf));}return(_0x465c68===_0xb788de(0x25a)?String:Number)(_0x54d6a1);}function _0x218049(_0x54ccb6){const _0x36886c=_0x181bb3;var _0x55a418=_0x5ab40d(_0x54ccb6,_0x36886c(0x25a));return _0x285491(_0x55a418)=='symbol'?_0x55a418:_0x55a418+'';}function _0xcd0b1(_0x30f15a,_0x2d4ab3,_0x55b726){const _0xe41845=_0x181bb3;return(_0x2d4ab3=_0x218049(_0x2d4ab3))in _0x30f15a?Object[_0xe41845(0x354)](_0x30f15a,_0x2d4ab3,{'value':_0x55b726,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x30f15a[_0x2d4ab3]=_0x55b726,_0x30f15a;}let _0x5ecf6f=function(_0x5386cf){const _0x4969a7=_0x181bb3;return _0x5386cf[_0x5386cf['UPLOADING']=0x0]=_0x4969a7(0x2a2),_0x5386cf[_0x5386cf[_0x4969a7(0x1fb)]=0x1]=_0x4969a7(0x1fb),_0x5386cf[_0x5386cf[_0x4969a7(0x203)]=0x2]='ERROR',_0x5386cf;}({}),_0x412ac8=(0x0,_0x236670[_0x181bb3(0x391)])(_0x181bb3(0x244));var _0xef7097=class extends _0x236670[_0x181bb3(0x1ed)]{constructor(){const _0x24d56e=_0x181bb3;super(),_0xcd0b1(this,_0x24d56e(0x335),new _0x22e424[(_0x24d56e(0x2f3))]()),_0xcd0b1(this,_0x24d56e(0x2c8),new _0x22e424[(_0x24d56e(0x2f3))]()),_0xcd0b1(this,'_list$',new _0x22e424[(_0x24d56e(0x2f3))]()),_0xcd0b1(this,'visible$',this[_0x24d56e(0x335)][_0x24d56e(0x2f6)]()),_0xcd0b1(this,'state$',this[_0x24d56e(0x2c8)][_0x24d56e(0x2f6)]()),_0xcd0b1(this,'list$',this[_0x24d56e(0x1da)]['asObservable']()),_0xcd0b1(this,_0x24d56e(0x2f9),[]);}[_0x181bb3(0x1c9)](){const _0x383a33=_0x181bb3;super[_0x383a33(0x1c9)](),this[_0x383a33(0x335)][_0x383a33(0x2b7)](),this[_0x383a33(0x2c8)][_0x383a33(0x2b7)](),this['_list$']['complete']();}['show'](){const _0x53fc4c=_0x181bb3;this[_0x53fc4c(0x335)][_0x53fc4c(0x2ae)](!0x0);}['hide'](){const _0x3eb5b0=_0x181bb3;this[_0x3eb5b0(0x335)][_0x3eb5b0(0x2ae)](!0x1);}['updateState'](_0x3adb29){const _0x86b8e6=_0x181bb3;this[_0x86b8e6(0x2c8)][_0x86b8e6(0x2ae)](_0x3adb29);}[_0x181bb3(0x385)](_0x177a1b){const _0x41d2c3=_0x181bb3;this['_list'][_0x41d2c3(0x1d1)](_0x177a1b),this[_0x41d2c3(0x1da)][_0x41d2c3(0x2ae)](this[_0x41d2c3(0x2f9)]);}};function _0x2c1170(_0x361b06){const _0xd94bff=_0x181bb3;let {list:_0x363bc9}=_0x361b06;function _0x39362a(_0x228ef7){const _0x23e53b=_0x45c0;switch(_0x228ef7){case 0x1:return(0x0,_0x54b4fb[_0x23e53b(0x210)])(_0x4cbd3e,{});case 0x2:return(0x0,_0x54b4fb[_0x23e53b(0x210)])(_0x38b895,{});case 0x3:return(0x0,_0x54b4fb[_0x23e53b(0x210)])(_0x2e703b,{});default:return null;}}return(0x0,_0x54b4fb[_0xd94bff(0x210)])(_0xd94bff(0x213),{'className':(0x0,_0x5dbf8c[_0xd94bff(0x283)])(_0xd94bff(0x21e),_0x5dbf8c[_0xd94bff(0x251)]),'children':(0x0,_0x54b4fb['jsx'])('ul',{'className':_0xd94bff(0x339),'children':_0x363bc9[_0xd94bff(0x2ff)]((_0x29123a,_0x12bd4e)=>(0x0,_0x54b4fb['jsx'])('li',{'children':(0x0,_0x54b4fb[_0xd94bff(0x1cc)])('a',{'className':'univer-flex\x20univer-justify-between\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-px-2\x20univer-py-1\x20univer-text-gray-900\x20univer-no-underline\x20univer-outline-none\x20univer-transition-colors\x20hover:univer-bg-gray-200\x20dark:!univer-text-white\x20dark:hover:!univer-bg-gray-600','href':_0x29123a[_0xd94bff(0x216)],'target':_0xd94bff(0x231),'rel':_0xd94bff(0x25b),'children':[(0x0,_0x54b4fb[_0xd94bff(0x1cc)])(_0xd94bff(0x1ce),{'className':_0xd94bff(0x305),'children':[(0x0,_0x54b4fb['jsx'])(_0xd94bff(0x1ce),{'className':_0xd94bff(0x24a),'children':_0x39362a(_0x29123a['type'])}),(0x0,_0x54b4fb['jsx'])(_0x5dbf8c[_0xd94bff(0x252)],{'showIfEllipsis':!0x0,'title':_0x29123a[_0xd94bff(0x2c2)],'asChild':!0x0,'children':(0x0,_0x54b4fb['jsx'])('span',{'className':'univer-ml-1\x20univer-truncate\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','children':_0x29123a[_0xd94bff(0x2c2)]})})]}),(0x0,_0x54b4fb[_0xd94bff(0x210)])(_0xd94bff(0x1ce),{'className':'univer-flex\x20univer-size-6\x20univer-items-center\x20univer-justify-center\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-p-0\x20univer-text-base\x20univer-text-gray-600\x20univer-outline-none\x20univer-transition-colors\x20hover:univer-bg-gray-200\x20dark:!univer-text-gray-200\x20dark:hover:!univer-bg-gray-600','children':(0x0,_0x54b4fb[_0xd94bff(0x210)])(_0x170ec1,{})})]})},_0x12bd4e))})});}var _0x443abf=Uint8Array,_0x35c484=Uint16Array,_0x7a026e=Uint32Array,_0x3ad07e=new _0x443abf([0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x1,0x1,0x1,0x2,0x2,0x2,0x2,0x3,0x3,0x3,0x3,0x4,0x4,0x4,0x4,0x5,0x5,0x5,0x5,0x0,0x0,0x0,0x0]),_0x515d98=new _0x443abf([0x0,0x0,0x0,0x0,0x1,0x1,0x2,0x2,0x3,0x3,0x4,0x4,0x5,0x5,0x6,0x6,0x7,0x7,0x8,0x8,0x9,0x9,0xa,0xa,0xb,0xb,0xc,0xc,0xd,0xd,0x0,0x0]),_0x545962=new _0x443abf([0x10,0x11,0x12,0x0,0x8,0x7,0x9,0x6,0xa,0x5,0xb,0x4,0xc,0x3,0xd,0x2,0xe,0x1,0xf]),_0x238520=function(_0xba0b72,_0x5dcd91){for(var _0x1a2e03=new _0x35c484(0x1f),_0x4e7c68=0x0;_0x4e7c68<0x1f;++_0x4e7c68)_0x1a2e03[_0x4e7c68]=_0x5dcd91+=0x1<<_0xba0b72[_0x4e7c68-0x1];for(var _0xcc0ede=new _0x7a026e(_0x1a2e03[0x1e]),_0x4e7c68=0x1;_0x4e7c68<0x1e;++_0x4e7c68)for(var _0x442365=_0x1a2e03[_0x4e7c68];_0x442365<_0x1a2e03[_0x4e7c68+0x1];++_0x442365)_0xcc0ede[_0x442365]=_0x442365-_0x1a2e03[_0x4e7c68]<<0x5|_0x4e7c68;return[_0x1a2e03,_0xcc0ede];},_0xa08712=_0x238520(_0x3ad07e,0x2),_0x357d76=_0xa08712[0x0],_0x2cfdde=_0xa08712[0x1];_0x357d76[0x1c]=0x102,_0x2cfdde[0x102]=0x1c;var _0x2673f2=_0x238520(_0x515d98,0x0);_0x2673f2[0x0];for(var _0x28b5c8=_0x2673f2[0x1],_0x526288=new _0x35c484(0x8000),_0xfe77cf=0x0;_0xfe77cf<0x8000;++_0xfe77cf){var _0x1284a3=(_0xfe77cf&0xaaaa)>>>0x1|(_0xfe77cf&0x5555)<<0x1;_0x1284a3=(_0x1284a3&0xcccc)>>>0x2|(_0x1284a3&0x3333)<<0x2,_0x1284a3=(_0x1284a3&0xf0f0)>>>0x4|(_0x1284a3&0xf0f)<<0x4,_0x526288[_0xfe77cf]=((_0x1284a3&0xff00)>>>0x8|(_0x1284a3&0xff)<<0x8)>>>0x1;}for(var _0x537825=function(_0xbbca7b,_0x51672d,_0x13ea8e){const _0x37d3eb=_0x181bb3;for(var _0x52e5b9=_0xbbca7b[_0x37d3eb(0x37b)],_0x52e9c4=0x0,_0x469f5c=new _0x35c484(_0x51672d);_0x52e9c4<_0x52e5b9;++_0x52e9c4)++_0x469f5c[_0xbbca7b[_0x52e9c4]-0x1];var _0x26081a=new _0x35c484(_0x51672d);for(_0x52e9c4=0x0;_0x52e9c4<_0x51672d;++_0x52e9c4)_0x26081a[_0x52e9c4]=_0x26081a[_0x52e9c4-0x1]+_0x469f5c[_0x52e9c4-0x1]<<0x1;var _0x25f3a2;if(_0x13ea8e){_0x25f3a2=new _0x35c484(0x1<<_0x51672d);var _0x1c3d49=0xf-_0x51672d;for(_0x52e9c4=0x0;_0x52e9c4<_0x52e5b9;++_0x52e9c4)if(_0xbbca7b[_0x52e9c4]){for(var _0x355518=_0x52e9c4<<0x4|_0xbbca7b[_0x52e9c4],_0x1cdb25=_0x51672d-_0xbbca7b[_0x52e9c4],_0x20567f=_0x26081a[_0xbbca7b[_0x52e9c4]-0x1]++<<_0x1cdb25,_0x5d3562=_0x20567f|(0x1<<_0x1cdb25)-0x1;_0x20567f<=_0x5d3562;++_0x20567f)_0x25f3a2[_0x526288[_0x20567f]>>>_0x1c3d49]=_0x355518;}}else{for(_0x25f3a2=new _0x35c484(_0x52e5b9),_0x52e9c4=0x0;_0x52e9c4<_0x52e5b9;++_0x52e9c4)_0x25f3a2[_0x52e9c4]=_0x526288[_0x26081a[_0xbbca7b[_0x52e9c4]-0x1]++]>>>0xf-_0xbbca7b[_0x52e9c4];}return _0x25f3a2;},_0x3b846c=new _0x443abf(0x120),_0xfe77cf=0x0;_0xfe77cf<0x90;++_0xfe77cf)_0x3b846c[_0xfe77cf]=0x8;for(var _0xfe77cf=0x90;_0xfe77cf<0x100;++_0xfe77cf)_0x3b846c[_0xfe77cf]=0x9;for(var _0xfe77cf=0x100;_0xfe77cf<0x118;++_0xfe77cf)_0x3b846c[_0xfe77cf]=0x7;for(var _0xfe77cf=0x118;_0xfe77cf<0x120;++_0xfe77cf)_0x3b846c[_0xfe77cf]=0x8;for(var _0x4ac263=new _0x443abf(0x20),_0xfe77cf=0x0;_0xfe77cf<0x20;++_0xfe77cf)_0x4ac263[_0xfe77cf]=0x5;var _0x1dd8ed=_0x537825(_0x3b846c,0x9,0x0),_0x270ff2=_0x537825(_0x4ac263,0x5,0x0),_0x4c6f7a=function(_0x40b016){return(_0x40b016/0x8>>0x0)+(_0x40b016&0x7&&0x1);},_0x59ed05=function(_0x4ff1c5,_0xb4354b,_0x412b3f){const _0x20328c=_0x181bb3;(_0xb4354b==null||_0xb4354b<0x0)&&(_0xb4354b=0x0),(_0x412b3f==null||_0x412b3f>_0x4ff1c5['length'])&&(_0x412b3f=_0x4ff1c5[_0x20328c(0x37b)]);var _0x27af04=new(_0x4ff1c5 instanceof _0x35c484?_0x35c484:_0x4ff1c5 instanceof _0x7a026e?_0x7a026e:_0x443abf)(_0x412b3f-_0xb4354b);return _0x27af04['set'](_0x4ff1c5['subarray'](_0xb4354b,_0x412b3f)),_0x27af04;},_0x40d910=function(_0x219022,_0x58d9a1,_0x3b872c){_0x3b872c<<=_0x58d9a1&0x7;var _0x591825=_0x58d9a1/0x8>>0x0;_0x219022[_0x591825]|=_0x3b872c,_0x219022[_0x591825+0x1]|=_0x3b872c>>>0x8;},_0x44e2da=function(_0x18e70d,_0x303085,_0x5721cd){_0x5721cd<<=_0x303085&0x7;var _0x32447a=_0x303085/0x8>>0x0;_0x18e70d[_0x32447a]|=_0x5721cd,_0x18e70d[_0x32447a+0x1]|=_0x5721cd>>>0x8,_0x18e70d[_0x32447a+0x2]|=_0x5721cd>>>0x10;},_0x398d78=function(_0xa0947e,_0x1757f5){const _0x1b05cf=_0x181bb3;for(var _0x154309=[],_0x213a05=0x0;_0x213a05<_0xa0947e[_0x1b05cf(0x37b)];++_0x213a05)_0xa0947e[_0x213a05]&&_0x154309['push']({'s':_0x213a05,'f':_0xa0947e[_0x213a05]});var _0x271ae3=_0x154309[_0x1b05cf(0x37b)],_0x3b8eec=_0x154309['slice']();if(!_0x271ae3)return[new _0x443abf(0x0),0x0];if(_0x271ae3==0x1){var _0x5b175d=new _0x443abf(_0x154309[0x0]['s']+0x1);return _0x5b175d[_0x154309[0x0]['s']]=0x1,[_0x5b175d,0x1];}_0x154309[_0x1b05cf(0x2e5)](function(_0x1fa3b2,_0x1d528b){return _0x1fa3b2['f']-_0x1d528b['f'];}),_0x154309['push']({'s':-0x1,'f':0x61a9});var _0x90d59d=_0x154309[0x0],_0x12991f=_0x154309[0x1],_0x45b4d1=0x0,_0x2b493b=0x1,_0x319ed0=0x2;for(_0x154309[0x0]={'s':-0x1,'f':_0x90d59d['f']+_0x12991f['f'],'l':_0x90d59d,'r':_0x12991f};_0x2b493b!=_0x271ae3-0x1;)_0x90d59d=_0x154309[_0x154309[_0x45b4d1]['f']<_0x154309[_0x319ed0]['f']?_0x45b4d1++:_0x319ed0++],_0x12991f=_0x154309[_0x45b4d1!=_0x2b493b&&_0x154309[_0x45b4d1]['f']<_0x154309[_0x319ed0]['f']?_0x45b4d1++:_0x319ed0++],_0x154309[_0x2b493b++]={'s':-0x1,'f':_0x90d59d['f']+_0x12991f['f'],'l':_0x90d59d,'r':_0x12991f};for(var _0x49277b=_0x3b8eec[0x0]['s'],_0x213a05=0x1;_0x213a05<_0x271ae3;++_0x213a05)_0x3b8eec[_0x213a05]['s']>_0x49277b&&(_0x49277b=_0x3b8eec[_0x213a05]['s']);var _0x37d9f8=new _0x35c484(_0x49277b+0x1),_0xd18eb0=_0x930311(_0x154309[_0x2b493b-0x1],_0x37d9f8,0x0);if(_0xd18eb0>_0x1757f5){var _0x213a05=0x0,_0x5f51f2=0x0,_0x2b895e=_0xd18eb0-_0x1757f5,_0x294610=0x1<<_0x2b895e;for(_0x3b8eec[_0x1b05cf(0x2e5)](function(_0x30445f,_0x79d54b){return _0x37d9f8[_0x79d54b['s']]-_0x37d9f8[_0x30445f['s']]||_0x30445f['f']-_0x79d54b['f'];});_0x213a05<_0x271ae3;++_0x213a05){var _0x4dfcd5=_0x3b8eec[_0x213a05]['s'];if(_0x37d9f8[_0x4dfcd5]>_0x1757f5)_0x5f51f2+=_0x294610-(0x1<<_0xd18eb0-_0x37d9f8[_0x4dfcd5]),_0x37d9f8[_0x4dfcd5]=_0x1757f5;else break;}for(_0x5f51f2>>>=_0x2b895e;_0x5f51f2>0x0;){var _0x3b0567=_0x3b8eec[_0x213a05]['s'];_0x37d9f8[_0x3b0567]<_0x1757f5?_0x5f51f2-=0x1<<_0x1757f5-_0x37d9f8[_0x3b0567]++-0x1:++_0x213a05;}for(;_0x213a05>=0x0&&_0x5f51f2;--_0x213a05){var _0x159e6c=_0x3b8eec[_0x213a05]['s'];_0x37d9f8[_0x159e6c]==_0x1757f5&&(--_0x37d9f8[_0x159e6c],++_0x5f51f2);}_0xd18eb0=_0x1757f5;}return[new _0x443abf(_0x37d9f8),_0xd18eb0];},_0x930311=function(_0x3a4bad,_0x3bd278,_0x214209){return _0x3a4bad['s']==-0x1?Math['max'](_0x930311(_0x3a4bad['l'],_0x3bd278,_0x214209+0x1),_0x930311(_0x3a4bad['r'],_0x3bd278,_0x214209+0x1)):_0x3bd278[_0x3a4bad['s']]=_0x214209;},_0x2e945e=function(_0x1e7602){const _0x221f3d=_0x181bb3;for(var _0x55eb88=_0x1e7602[_0x221f3d(0x37b)];_0x55eb88&&!_0x1e7602[--_0x55eb88];);for(var _0x2b18dd=new _0x35c484(++_0x55eb88),_0x120d8d=0x0,_0x1fc5ec=_0x1e7602[0x0],_0x2604c6=0x1,_0x2ca282=function(_0x55a52a){_0x2b18dd[_0x120d8d++]=_0x55a52a;},_0x3fa78d=0x1;_0x3fa78d<=_0x55eb88;++_0x3fa78d)if(_0x1e7602[_0x3fa78d]==_0x1fc5ec&&_0x3fa78d!=_0x55eb88)++_0x2604c6;else{if(!_0x1fc5ec&&_0x2604c6>0x2){for(;_0x2604c6>0x8a;_0x2604c6-=0x8a)_0x2ca282(0x7ff2);_0x2604c6>0x2&&(_0x2ca282(_0x2604c6>0xa?_0x2604c6-0xb<<0x5|0x7012:_0x2604c6-0x3<<0x5|0x3011),_0x2604c6=0x0);}else{if(_0x2604c6>0x3){for(_0x2ca282(_0x1fc5ec),--_0x2604c6;_0x2604c6>0x6;_0x2604c6-=0x6)_0x2ca282(0x2070);_0x2604c6>0x2&&(_0x2ca282(_0x2604c6-0x3<<0x5|0x2010),_0x2604c6=0x0);}}for(;_0x2604c6--;)_0x2ca282(_0x1fc5ec);_0x2604c6=0x1,_0x1fc5ec=_0x1e7602[_0x3fa78d];}return[_0x2b18dd[_0x221f3d(0x288)](0x0,_0x120d8d),_0x55eb88];},_0x95714f=function(_0x576e81,_0x56128f){for(var _0x4cca8a=0x0,_0x1830e5=0x0;_0x1830e5<_0x56128f['length'];++_0x1830e5)_0x4cca8a+=_0x576e81[_0x1830e5]*_0x56128f[_0x1830e5];return _0x4cca8a;},_0x217d3e=function(_0x190843,_0x2921ce,_0x514bbf){const _0x4440a=_0x181bb3;var _0x310a5c=_0x514bbf[_0x4440a(0x37b)],_0x18d0f8=_0x4c6f7a(_0x2921ce+0x2);_0x190843[_0x18d0f8]=_0x310a5c&0xff,_0x190843[_0x18d0f8+0x1]=_0x310a5c>>>0x8,_0x190843[_0x18d0f8+0x2]=_0x190843[_0x18d0f8]^0xff,_0x190843[_0x18d0f8+0x3]=_0x190843[_0x18d0f8+0x1]^0xff;for(var _0x246b9d=0x0;_0x246b9d<_0x310a5c;++_0x246b9d)_0x190843[_0x18d0f8+_0x246b9d+0x4]=_0x514bbf[_0x246b9d];return(_0x18d0f8+0x4+_0x310a5c)*0x8;},_0x371edf=function(_0x352d73,_0x5b27e8,_0x43630d,_0x93e292,_0x1227ae,_0x5e7255,_0x3bd519,_0x296f4b,_0x183343,_0x3513f1,_0x4bff82){const _0xf03f2d=_0x181bb3;_0x40d910(_0x5b27e8,_0x4bff82++,_0x43630d),++_0x1227ae[0x100];for(var _0x23f01a=_0x398d78(_0x1227ae,0xf),_0x2efa01=_0x23f01a[0x0],_0x21b2a1=_0x23f01a[0x1],_0x51773a=_0x398d78(_0x5e7255,0xf),_0x22da04=_0x51773a[0x0],_0x25375c=_0x51773a[0x1],_0x39fbe2=_0x2e945e(_0x2efa01),_0x592874=_0x39fbe2[0x0],_0x712a5b=_0x39fbe2[0x1],_0x12c468=_0x2e945e(_0x22da04),_0x3214e2=_0x12c468[0x0],_0x17397c=_0x12c468[0x1],_0x31cb9e=new _0x35c484(0x13),_0x351feb=0x0;_0x351feb<_0x592874[_0xf03f2d(0x37b)];++_0x351feb)_0x31cb9e[_0x592874[_0x351feb]&0x1f]++;for(var _0x351feb=0x0;_0x351feb<_0x3214e2['length'];++_0x351feb)_0x31cb9e[_0x3214e2[_0x351feb]&0x1f]++;for(var _0x5b3a3a=_0x398d78(_0x31cb9e,0x7),_0x3f0662=_0x5b3a3a[0x0],_0x586c74=_0x5b3a3a[0x1],_0x3d3c10=0x13;_0x3d3c10>0x4&&!_0x3f0662[_0x545962[_0x3d3c10-0x1]];--_0x3d3c10);var _0x1df3e2=_0x3513f1+0x5<<0x3,_0x4db416=_0x95714f(_0x1227ae,_0x3b846c)+_0x95714f(_0x5e7255,_0x4ac263)+_0x3bd519,_0x267ed6=_0x95714f(_0x1227ae,_0x2efa01)+_0x95714f(_0x5e7255,_0x22da04)+_0x3bd519+0xe+0x3*_0x3d3c10+_0x95714f(_0x31cb9e,_0x3f0662)+(0x2*_0x31cb9e[0x10]+0x3*_0x31cb9e[0x11]+0x7*_0x31cb9e[0x12]);if(_0x1df3e2<=_0x4db416&&_0x1df3e2<=_0x267ed6)return _0x217d3e(_0x5b27e8,_0x4bff82,_0x352d73[_0xf03f2d(0x288)](_0x183343,_0x183343+_0x3513f1));var _0x4438c5,_0x30549b,_0x11f03b,_0x17e3a4;if(_0x40d910(_0x5b27e8,_0x4bff82,0x1+(_0x267ed6<_0x4db416)),_0x4bff82+=0x2,_0x267ed6<_0x4db416){_0x4438c5=_0x537825(_0x2efa01,_0x21b2a1,0x0),_0x30549b=_0x2efa01,_0x11f03b=_0x537825(_0x22da04,_0x25375c,0x0),_0x17e3a4=_0x22da04;var _0x37ce95=_0x537825(_0x3f0662,_0x586c74,0x0);_0x40d910(_0x5b27e8,_0x4bff82,_0x712a5b-0x101),_0x40d910(_0x5b27e8,_0x4bff82+0x5,_0x17397c-0x1),_0x40d910(_0x5b27e8,_0x4bff82+0xa,_0x3d3c10-0x4),_0x4bff82+=0xe;for(var _0x351feb=0x0;_0x351feb<_0x3d3c10;++_0x351feb)_0x40d910(_0x5b27e8,_0x4bff82+0x3*_0x351feb,_0x3f0662[_0x545962[_0x351feb]]);_0x4bff82+=0x3*_0x3d3c10;for(var _0x361c26=[_0x592874,_0x3214e2],_0x327e53=0x0;_0x327e53<0x2;++_0x327e53)for(var _0x4e5755=_0x361c26[_0x327e53],_0x351feb=0x0;_0x351feb<_0x4e5755['length'];++_0x351feb){var _0x1dfb16=_0x4e5755[_0x351feb]&0x1f;_0x40d910(_0x5b27e8,_0x4bff82,_0x37ce95[_0x1dfb16]),_0x4bff82+=_0x3f0662[_0x1dfb16],_0x1dfb16>0xf&&(_0x40d910(_0x5b27e8,_0x4bff82,_0x4e5755[_0x351feb]>>>0x5&0x7f),_0x4bff82+=_0x4e5755[_0x351feb]>>>0xc);}}else _0x4438c5=_0x1dd8ed,_0x30549b=_0x3b846c,_0x11f03b=_0x270ff2,_0x17e3a4=_0x4ac263;for(var _0x351feb=0x0;_0x351feb<_0x296f4b;++_0x351feb)if(_0x93e292[_0x351feb]>0xff){var _0x1dfb16=_0x93e292[_0x351feb]>>>0x12&0x1f;_0x44e2da(_0x5b27e8,_0x4bff82,_0x4438c5[_0x1dfb16+0x101]),_0x4bff82+=_0x30549b[_0x1dfb16+0x101],_0x1dfb16>0x7&&(_0x40d910(_0x5b27e8,_0x4bff82,_0x93e292[_0x351feb]>>>0x17&0x1f),_0x4bff82+=_0x3ad07e[_0x1dfb16]);var _0x316fba=_0x93e292[_0x351feb]&0x1f;_0x44e2da(_0x5b27e8,_0x4bff82,_0x11f03b[_0x316fba]),_0x4bff82+=_0x17e3a4[_0x316fba],_0x316fba>0x3&&(_0x44e2da(_0x5b27e8,_0x4bff82,_0x93e292[_0x351feb]>>>0x5&0x1fff),_0x4bff82+=_0x515d98[_0x316fba]);}else _0x44e2da(_0x5b27e8,_0x4bff82,_0x4438c5[_0x93e292[_0x351feb]]),_0x4bff82+=_0x30549b[_0x93e292[_0x351feb]];return _0x44e2da(_0x5b27e8,_0x4bff82,_0x4438c5[0x100]),_0x4bff82+_0x30549b[0x100];},_0x39ff85=new _0x7a026e([0x10004,0x20008,0x20010,0x20020,0x40020,0x100080,0x100100,0x204400,0x205000]),_0x4ea41a=new _0x443abf(0x0),_0x4ed339=function(_0x393c24,_0x2b968e,_0xec04e6,_0x22a74a,_0x18cb06,_0x276cc3){const _0x22fcac=_0x181bb3;var _0x5b19ca=_0x393c24[_0x22fcac(0x37b)],_0x3f1b86=new _0x443abf(_0x22a74a+_0x5b19ca+0x5*(0x1+Math[_0x22fcac(0x33c)](_0x5b19ca/0x1b58))+_0x18cb06),_0x393035=_0x3f1b86[_0x22fcac(0x288)](_0x22a74a,_0x3f1b86[_0x22fcac(0x37b)]-_0x18cb06),_0x50e3ff=0x0;if(!_0x2b968e||_0x5b19ca<0x8)for(var _0x377287=0x0;_0x377287<=_0x5b19ca;_0x377287+=0xffff){var _0x306621=_0x377287+0xffff;_0x306621<_0x5b19ca?_0x50e3ff=_0x217d3e(_0x393035,_0x50e3ff,_0x393c24[_0x22fcac(0x288)](_0x377287,_0x306621)):(_0x393035[_0x377287]=_0x276cc3,_0x50e3ff=_0x217d3e(_0x393035,_0x50e3ff,_0x393c24[_0x22fcac(0x288)](_0x377287,_0x5b19ca)));}else{for(var _0x389340=_0x39ff85[_0x2b968e-0x1],_0x7d0347=_0x389340>>>0xd,_0x1a18fe=_0x389340&0x1fff,_0x2bf589=(0x1<<_0xec04e6)-0x1,_0x2011d8=new _0x35c484(0x8000),_0x251222=new _0x35c484(_0x2bf589+0x1),_0x4471a0=Math[_0x22fcac(0x2d9)](_0xec04e6/0x3),_0x14b583=0x2*_0x4471a0,_0x55cc25=function(_0x4789c2){return(_0x393c24[_0x4789c2]^_0x393c24[_0x4789c2+0x1]<<_0x4471a0^_0x393c24[_0x4789c2+0x2]<<_0x14b583)&_0x2bf589;},_0x36a61d=new _0x7a026e(0x61a8),_0x206fd1=new _0x35c484(0x120),_0x551f94=new _0x35c484(0x20),_0x58e0c7=0x0,_0x36a81f=0x0,_0x377287=0x0,_0x4e2198=0x0,_0x3570b9=0x0,_0x82aa1e=0x0;_0x377287<_0x5b19ca;++_0x377287){var _0x391b3d=_0x55cc25(_0x377287),_0x4758a2=_0x377287&0x7fff,_0x2b567b=_0x251222[_0x391b3d];if(_0x2011d8[_0x4758a2]=_0x2b567b,_0x251222[_0x391b3d]=_0x4758a2,_0x3570b9<=_0x377287){var _0x508fdc=_0x5b19ca-_0x377287;if((_0x58e0c7>0x1b58||_0x4e2198>0x6000)&&_0x508fdc>0x1a7){_0x50e3ff=_0x371edf(_0x393c24,_0x393035,0x0,_0x36a61d,_0x206fd1,_0x551f94,_0x36a81f,_0x4e2198,_0x82aa1e,_0x377287-_0x82aa1e,_0x50e3ff),_0x4e2198=_0x58e0c7=_0x36a81f=0x0,_0x82aa1e=_0x377287;for(var _0x423486=0x0;_0x423486<0x11e;++_0x423486)_0x206fd1[_0x423486]=0x0;for(var _0x423486=0x0;_0x423486<0x1e;++_0x423486)_0x551f94[_0x423486]=0x0;}var _0x56d5a0=0x2,_0x4a6603=0x0,_0xa0eb57=_0x1a18fe,_0x5ae52d=_0x4758a2-_0x2b567b&0x7fff;if(_0x508fdc>0x2&&_0x391b3d==_0x55cc25(_0x377287-_0x5ae52d))for(var _0x26676f=Math[_0x22fcac(0x242)](_0x7d0347,_0x508fdc)-0x1,_0x35f330=Math[_0x22fcac(0x242)](0x7fff,_0x377287),_0x256326=Math[_0x22fcac(0x242)](0x102,_0x508fdc);_0x5ae52d<=_0x35f330&&--_0xa0eb57&&_0x4758a2!=_0x2b567b;){if(_0x393c24[_0x377287+_0x56d5a0]==_0x393c24[_0x377287+_0x56d5a0-_0x5ae52d]){for(var _0x3ac9a3=0x0;_0x3ac9a3<_0x256326&&_0x393c24[_0x377287+_0x3ac9a3]==_0x393c24[_0x377287+_0x3ac9a3-_0x5ae52d];++_0x3ac9a3);if(_0x3ac9a3>_0x56d5a0){if(_0x56d5a0=_0x3ac9a3,_0x4a6603=_0x5ae52d,_0x3ac9a3>_0x26676f)break;for(var _0x144ca2=Math[_0x22fcac(0x242)](_0x5ae52d,_0x3ac9a3-0x2),_0x270e88=0x0,_0x423486=0x0;_0x423486<_0x144ca2;++_0x423486){var _0x36699c=_0x377287-_0x5ae52d+_0x423486+0x8000&0x7fff,_0x3d6bfd=_0x36699c-_0x2011d8[_0x36699c]+0x8000&0x7fff;_0x3d6bfd>_0x270e88&&(_0x270e88=_0x3d6bfd,_0x2b567b=_0x36699c);}}}_0x4758a2=_0x2b567b,_0x2b567b=_0x2011d8[_0x4758a2],_0x5ae52d+=_0x4758a2-_0x2b567b+0x8000&0x7fff;}if(_0x4a6603){_0x36a61d[_0x4e2198++]=0x10000000|_0x2cfdde[_0x56d5a0]<<0x12|_0x28b5c8[_0x4a6603];var _0x526e5a=_0x2cfdde[_0x56d5a0]&0x1f,_0x2c0f04=_0x28b5c8[_0x4a6603]&0x1f;_0x36a81f+=_0x3ad07e[_0x526e5a]+_0x515d98[_0x2c0f04],++_0x206fd1[0x101+_0x526e5a],++_0x551f94[_0x2c0f04],_0x3570b9=_0x377287+_0x56d5a0,++_0x58e0c7;}else _0x36a61d[_0x4e2198++]=_0x393c24[_0x377287],++_0x206fd1[_0x393c24[_0x377287]];}}_0x50e3ff=_0x371edf(_0x393c24,_0x393035,_0x276cc3,_0x36a61d,_0x206fd1,_0x551f94,_0x36a81f,_0x4e2198,_0x82aa1e,_0x377287-_0x82aa1e,_0x50e3ff),_0x276cc3||(_0x50e3ff=_0x217d3e(_0x393035,_0x50e3ff,_0x4ea41a));}return _0x59ed05(_0x3f1b86,0x0,_0x22a74a+_0x4c6f7a(_0x50e3ff)+_0x18cb06);},_0x2b75dc=function(_0xa1f4e6,_0x4baa33,_0x506406,_0x3d57c1,_0x3cb10f){const _0xf747f9=_0x181bb3;return _0x4ed339(_0xa1f4e6,_0x4baa33[_0xf747f9(0x1e0)]==null?0x6:_0x4baa33[_0xf747f9(0x1e0)],_0x4baa33[_0xf747f9(0x2f4)]==null?Math[_0xf747f9(0x2d9)](Math[_0xf747f9(0x386)](0x8,Math['min'](0xd,Math[_0xf747f9(0x319)](_0xa1f4e6[_0xf747f9(0x37b)])))*1.5):0xc+_0x4baa33['mem'],_0x506406,_0x3d57c1,!_0x3cb10f);};function _0x2deec8(_0x255f38,_0x5cb75c){return _0x5cb75c===void 0x0&&(_0x5cb75c={}),_0x2b75dc(_0x255f38,_0x5cb75c,0x0,0x0);}let _0xbb303e=_0x181bb3(0x2fb),_0x5f089f='application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',_0x32c640=_0x181bb3(0x218),_0x474df6=_0x181bb3(0x2d0),_0x2ccc0b=_0x181bb3(0x200),_0x17c957={[_0x236670[_0x181bb3(0x37e)][_0x181bb3(0x352)]]:[''],[_0x236670[_0x181bb3(0x37e)][_0x181bb3(0x2d2)]]:[_0xbb303e],[_0x236670[_0x181bb3(0x37e)]['UNIVER_SHEET']]:[_0x5f089f,_0x32c640,_0x474df6],[_0x236670[_0x181bb3(0x37e)]['UNIVER_SLIDE']]:[_0x2ccc0b],[_0x236670[_0x181bb3(0x37e)][_0x181bb3(0x392)]]:[''],[_0x236670['UniverInstanceType'][_0x181bb3(0x29f)]]:['']},_0x599070={[_0xbb303e]:_0x181bb3(0x2ca),[_0x5f089f]:'xlsx',[_0x32c640]:_0x181bb3(0x234),[_0x474df6]:_0x181bb3(0x2af),[_0x2ccc0b]:_0x181bb3(0x20d)};function _0x1fbedd(_0x49f5f8,_0x211697,_0x228df4){const _0x3e2967=_0x181bb3;let _0x56c217=document[_0x3e2967(0x358)]('a');_0x56c217[_0x3e2967(0x33b)]=_0x49f5f8,_0x56c217['style'][_0x3e2967(0x324)]=_0x3e2967(0x2e4),_0x56c217[_0x3e2967(0x351)]=_0x211697+'.'+_0x228df4,document[_0x3e2967(0x378)][_0x3e2967(0x2c1)](_0x56c217),_0x56c217[_0x3e2967(0x2ec)](),document[_0x3e2967(0x378)][_0x3e2967(0x26b)](_0x56c217);}function _0x16c7fb(_0x45a03b,_0x4e9e83,_0x89b134){const _0x59e6c9=_0x181bb3;let _0x5410f5=URL[_0x59e6c9(0x27a)](_0x45a03b);_0x1fbedd(_0x5410f5,_0x4e9e83,_0x89b134),URL[_0x59e6c9(0x2be)](_0x5410f5);}function _0x1c636a(_0x227f5c){const _0x293128=_0x181bb3;let _0x48e72d=_0x227f5c['name'][_0x293128(0x1c5)]('.')[_0x293128(0x313)]();if(!_0x48e72d)return _0x236670['UniverInstanceType']['UNIVER_UNKNOWN'];let _0x5cd388=_0x5c69e6(),_0xbbb068=_0x236670[_0x293128(0x37e)][_0x293128(0x352)];return _0x5cd388['some'](_0x16d188=>_0x51096d(_0x48e72d,_0x16d188)?(_0xbbb068=_0x16d188,!0x0):!0x1),_0xbbb068;}function _0x5c69e6(){const _0x182b2b=_0x181bb3;return Object[_0x182b2b(0x214)](_0x236670[_0x182b2b(0x37e)])[_0x182b2b(0x28e)](_0x153841=>typeof _0x153841==_0x182b2b(0x2a4));}function _0x51096d(_0x4e3d01,_0x4c8310){const _0x394ef4=_0x181bb3;return _0x17c957[_0x4c8310][_0x394ef4(0x2ff)](_0x32cc0c=>(_0x599070[_0x32cc0c]||'')['toLowerCase']())['includes'](_0x4e3d01[_0x394ef4(0x34f)]());}function _0x470451(_0x3f622d,_0x4347ae=!0x1){const _0x1a6c8d=_0x181bb3;let _0x268254=_0x3f622d[_0x1a6c8d(0x2ff)](_0x3170df=>_0x17c957[_0x3170df])[_0x1a6c8d(0x206)](',');return new Promise((_0x4e4a61,_0x15fa36)=>{const _0xf0e802=_0x1a6c8d;let _0x323ab1=document[_0xf0e802(0x358)](_0xf0e802(0x23c));_0x323ab1[_0xf0e802(0x2d8)]=_0xf0e802(0x1fa),_0x323ab1[_0xf0e802(0x2eb)]=_0x268254,_0x323ab1['multiple']=_0x4347ae,_0x323ab1[_0xf0e802(0x2cd)]('change',_0x40c482=>{const _0x549fb0=_0xf0e802;let _0xd78023=_0x40c482[_0x549fb0(0x2de)];if(!_0xd78023[_0x549fb0(0x323)]||_0xd78023[_0x549fb0(0x323)][_0x549fb0(0x37b)]===0x0)throw _0x15fa36(null),Error(_0x549fb0(0x260));_0x4e4a61(_0xd78023[_0x549fb0(0x323)]);}),_0x323ab1['click']();});}async function _0x1dde1b(_0x2164d4,_0x1b71f0){const _0x3a9a55=_0x181bb3;try{var _0x23fa19,_0x4d07ed,_0x82e5f2;let _0x5ab759=await _0x1b71f0[_0x3a9a55(0x1eb)](_0x2164d4,{'responseType':_0x3a9a55(0x28c)}),_0x364d4c=_0x5ab759[_0x3a9a55(0x378)],_0x2f7f9b=(_0x23fa19=(_0x4d07ed=_0x5ab759[_0x3a9a55(0x276)]['get']('Content-Type'))==null?void 0x0:_0x4d07ed[_0x3a9a55(0x206)](',\x20'))==null?_0x3a9a55(0x379):_0x23fa19,_0x1b616a='file.'+(_0x599070[_0x2f7f9b]||_0x3a9a55(0x30e)),_0x103066=(_0x82e5f2=_0x5ab759[_0x3a9a55(0x276)][_0x3a9a55(0x1eb)](_0x3a9a55(0x36c)))==null?void 0x0:_0x82e5f2[_0x3a9a55(0x206)](',\x20');if(_0x103066){let _0x50c30f=_0x103066['match'](/filename=(.+)/);_0x50c30f&&_0x50c30f[0x1]&&(_0x1b616a=_0x50c30f[0x1]);}else _0x1b616a=_0x286b58(_0x2164d4)||_0x1b616a;return new File([_0x364d4c],_0x1b616a,{'type':_0x2f7f9b});}catch(_0x318040){console['error'](_0x3a9a55(0x230),_0x318040);return;}}function _0x286b58(_0x54432a){const _0x3a83d3=_0x181bb3;try{return new URL(_0x54432a)[_0x3a83d3(0x26e)][_0x3a83d3(0x1c5)]('/')[_0x3a83d3(0x313)]();}catch(_0x52f32c){console[_0x3a83d3(0x291)]('Error\x20getting\x20file\x20name\x20from\x20URL:',_0x52f32c);return;}}function _0x510e2f(_0xef3090){const _0x243aed=_0x181bb3;let _0xc75448=new Blob([_0xef3090['buffer']],{'type':'application/json'});return new File([_0xc75448],_0x243aed(0x300));}function _0x234499(_0x391493,_0x1858cb){const _0x38e6d7=_0x181bb3;return _0x391493['replace'](_0x38e6d7(0x215),_0x1858cb);}function _0x2398c7(_0x36ae00,_0x165f42){const _0x56b9f6=_0x181bb3;return _0x36ae00['replace'](_0x56b9f6(0x338),_0x165f42);}function _0x5328ff(_0x47e845,_0x103b17){const _0x1b475a=_0x181bb3;return _0x47e845[_0x1b475a(0x265)](_0x1b475a(0x20b),_0x103b17);}function _0x39bfa1(_0x46c29e,_0x2958d4){return function(_0x2147c8,_0x31db4c){_0x2958d4(_0x2147c8,_0x31db4c,_0x46c29e);};}function _0x40ca86(_0x5bd2b7,_0x1c9d55,_0x7f62af,_0x5a4955){const _0x2c3e1f=_0x181bb3;var _0x1fbf9a=arguments[_0x2c3e1f(0x37b)],_0x423d7d=_0x1fbf9a<0x3?_0x1c9d55:_0x5a4955===null?_0x5a4955=Object['getOwnPropertyDescriptor'](_0x1c9d55,_0x7f62af):_0x5a4955,_0x25bd36;if(typeof Reflect==_0x2c3e1f(0x1cd)&&typeof Reflect['decorate']=='function')_0x423d7d=Reflect['decorate'](_0x5bd2b7,_0x1c9d55,_0x7f62af,_0x5a4955);else{for(var _0x36c619=_0x5bd2b7[_0x2c3e1f(0x37b)]-0x1;_0x36c619>=0x0;_0x36c619--)(_0x25bd36=_0x5bd2b7[_0x36c619])&&(_0x423d7d=(_0x1fbf9a<0x3?_0x25bd36(_0x423d7d):_0x1fbf9a>0x3?_0x25bd36(_0x1c9d55,_0x7f62af,_0x423d7d):_0x25bd36(_0x1c9d55,_0x7f62af))||_0x423d7d);}return _0x1fbf9a>0x3&&_0x423d7d&&Object[_0x2c3e1f(0x354)](_0x1c9d55,_0x7f62af,_0x423d7d),_0x423d7d;}let _0x3c442c=(0x0,_0x236670[_0x181bb3(0x391)])(_0x181bb3(0x35e)),_0x12031f=class{constructor(_0x301389,_0xf4608c){const _0x6ac535=_0x181bb3;this[_0x6ac535(0x299)]=_0x301389,this[_0x6ac535(0x2d1)]=_0xf4608c,_0xcd0b1(this,_0x6ac535(0x304),new Set());}[_0x181bb3(0x1c9)](){}[_0x181bb3(0x28f)](_0x57ec13){const _0x4c9c84=_0x181bb3;this[_0x4c9c84(0x304)][_0x4c9c84(0x225)](_0x57ec13);}[_0x181bb3(0x201)](){const _0x3a54ed=_0x181bb3;this[_0x3a54ed(0x304)][_0x3a54ed(0x2ba)]();}async['upload'](_0x4b5d72,_0x481b46=0x0,_0x41b5b6=!0x1){const _0x3dae95=_0x181bb3;if(typeof _0x4b5d72==_0x3dae95(0x25a)){let _0x39f13f=await _0x1dde1b(_0x4b5d72,this[_0x3dae95(0x2d1)]);if(!_0x39f13f)throw Error(_0x3dae95(0x1ef));_0x4b5d72=_0x39f13f;}_0x481b46=_0x481b46||_0x4b5d72[_0x3dae95(0x240)];let _0x50a99a=new FormData();_0x50a99a[_0x3dae95(0x32a)]('file',_0x4b5d72);try{let _0x8d7090=this[_0x3dae95(0x263)]()+'?size='+_0x481b46+_0x3dae95(0x33f)+_0x443c35['FileSource'][_0x3dae95(0x2cc)]+_0x3dae95(0x395)+_0x41b5b6,_0x897589={'body':_0x50a99a},_0x56f39f=(await this[_0x3dae95(0x2d1)][_0x3dae95(0x22f)](_0x8d7090,_0x897589))[_0x3dae95(0x378)];if(_0x56f39f[_0x3dae95(0x291)]&&_0x56f39f[_0x3dae95(0x291)][_0x3dae95(0x2e1)]!==_0x443c35['ErrorCode']['OK'])throw Error(this[_0x3dae95(0x20e)](_0x3dae95(0x382),_0x56f39f[_0x3dae95(0x291)]));return _0x56f39f;}catch(_0x40cedf){throw _0x40cedf instanceof Error?_0x40cedf:Error(this[_0x3dae95(0x334)](_0x3dae95(0x382),_0x40cedf));}}async[_0x181bb3(0x296)](_0x362081){const _0xb1fa17=_0x181bb3;let {fileID:_0x163066,type:_0x4d939c,outputType:_0x2e65ae,minSheetColumnCount:_0x48e968,minSheetRowCount:_0x264f3b}=_0x362081;try{let _0x4d80d3=_0x234499(this[_0xb1fa17(0x2fc)](),''+_0x4d939c),_0x480351={'body':{'fileID':_0x163066,'outputType':_0x2e65ae,'minSheetColumnCount':_0x48e968,'minSheetRowCount':_0x264f3b}},_0x2839cf=(await this['_httpService']['post'](_0x4d80d3,_0x480351))[_0xb1fa17(0x378)];return _0x2839cf[_0xb1fa17(0x291)]&&_0x2839cf[_0xb1fa17(0x291)][_0xb1fa17(0x2e1)]!==_0x443c35[_0xb1fa17(0x368)]['OK']?void 0x0:_0x2839cf;}catch{return;}}async[_0x181bb3(0x272)](_0x286900){const _0x3b30b3=_0x181bb3;let {unitID:_0x2fe733,jsonID:_0x3e8331,type:_0x1bfa77,sscSwitch:_0x39a702,useImageUrl:_0xac998d,ignoreTableExport:_0x285cc5}=_0x286900;try{let _0x1d09d5=_0x234499(this[_0x3b30b3(0x34e)](),''+_0x1bfa77),_0x145ad0={'body':{'unitID':_0x2fe733,'jsonID':_0x3e8331,'type':_0x1bfa77,'sscSwitch':_0x39a702,'useImageUrl':_0xac998d,'ignoreTableExport':_0x285cc5}},_0x1cbbfb=(await this['_httpService'][_0x3b30b3(0x22f)](_0x1d09d5,_0x145ad0))[_0x3b30b3(0x378)];return _0x1cbbfb[_0x3b30b3(0x291)]&&_0x1cbbfb[_0x3b30b3(0x291)][_0x3b30b3(0x2e1)]!==_0x443c35[_0x3b30b3(0x368)]['OK']?void 0x0:_0x1cbbfb;}catch{return;}}async[_0x181bb3(0x29d)](_0x1adc18){return new Promise((_0x5854b3,_0x861c5b)=>{const _0xc73a45=_0x45c0;try{let _0x237982=0x0,_0x56e353=_0x2398c7(this[_0xc73a45(0x21f)](),''+_0x1adc18),_0x607c8d=this[_0xc73a45(0x1f5)](),_0x108165=async()=>{const _0x580a47=_0xc73a45;if(this[_0x580a47(0x304)][_0x580a47(0x295)](_0x1adc18))return;let _0x3f17b6=(await this[_0x580a47(0x2d1)][_0x580a47(0x1eb)](_0x56e353))[_0x580a47(0x378)];if(_0x3f17b6[_0x580a47(0x291)]&&_0x3f17b6[_0x580a47(0x291)][_0x580a47(0x2e1)]===_0x443c35[_0x580a47(0x368)]['OK']){if(_0x3f17b6[_0x580a47(0x274)]===_0x580a47(0x249))_0x5854b3(_0x3f17b6);else{if(_0x3f17b6['status']===_0x580a47(0x318)){let _0x205e21=0x3e8;if(_0x237982>=_0x607c8d){_0x861c5b(_0x3f17b6);return;}else _0x237982>=0x7530&&(_0x205e21=0x1388);_0x237982+=_0x205e21,setTimeout(_0x108165,_0x205e21);}else _0x861c5b(_0x3f17b6);}}else _0x861c5b(_0x3f17b6);};_0x108165();}catch(_0x526e0a){_0x861c5b(_0x526e0a instanceof Error?_0x526e0a:Error(String(_0x526e0a)));}});}async[_0x181bb3(0x38f)](_0x5eab65){const _0x10f586=_0x181bb3;try{let _0x5e5983=_0x5328ff(this[_0x10f586(0x2e9)](),''+_0x5eab65);return(await this[_0x10f586(0x2d1)][_0x10f586(0x1eb)](_0x5e5983))[_0x10f586(0x378)];}catch{return;}}async['getTextFromUrl'](_0x2d5b5f){const _0x3e29f3=_0x181bb3;try{return(await this['_httpService'][_0x3e29f3(0x1eb)](_0x2d5b5f,{'responseType':_0x3e29f3(0x2c3)}))[_0x3e29f3(0x378)];}catch{return;}}[_0x181bb3(0x20e)](_0x2fc87e,_0x51a877){const _0x5d768b=_0x181bb3;let _0x2b7ced=this[_0x5d768b(0x32d)](_0x51a877);return _0x2b7ced?_0x2fc87e+':\x20'+_0x2b7ced:_0x2fc87e;}[_0x181bb3(0x334)](_0x1740e9,_0x59abca){const _0x243ead=_0x181bb3;if(_0x59abca instanceof _0x592c14['HTTPResponseError']){let _0x3b9a14=typeof _0x59abca[_0x243ead(0x274)]==_0x243ead(0x2a4)?''+_0x59abca[_0x243ead(0x274)]+(_0x59abca[_0x243ead(0x381)]?'\x20'+_0x59abca[_0x243ead(0x381)]:''):void 0x0,_0x5bf900=this[_0x243ead(0x32d)](_0x59abca[_0x243ead(0x291)]);return _0x3b9a14&&_0x5bf900?_0x1740e9+':\x20HTTP\x20'+_0x3b9a14+_0x243ead(0x35b)+_0x5bf900:_0x3b9a14?_0x1740e9+_0x243ead(0x316)+_0x3b9a14:_0x5bf900?_0x1740e9+':\x20'+_0x5bf900:_0x1740e9;}let _0x578260=this['_extractErrorDetail'](_0x59abca);return _0x578260?_0x1740e9+':\x20'+_0x578260:_0x1740e9;}[_0x181bb3(0x32d)](_0x9615a9){const _0x56083e=_0x181bb3;if(typeof _0x9615a9==_0x56083e(0x25a)){let _0x43598b=_0x9615a9[_0x56083e(0x21b)]();return _0x43598b[_0x56083e(0x37b)]>0x0?_0x43598b:void 0x0;}if(_0x9615a9 instanceof Error)return this['_extractErrorDetail'](_0x9615a9[_0x56083e(0x329)]);if(!_0x9615a9||typeof _0x9615a9!=_0x56083e(0x1cd)||Array[_0x56083e(0x22a)](_0x9615a9))return;let _0x34ff07=_0x9615a9,_0x38b4e6=this['_extractErrorDetail'](_0x34ff07[_0x56083e(0x329)]);if(_0x38b4e6)return _0x38b4e6;if(_0x34ff07[_0x56083e(0x291)]&&typeof _0x34ff07['error']==_0x56083e(0x1cd)&&!Array[_0x56083e(0x22a)](_0x34ff07['error'])){let _0x31c1f0=this[_0x56083e(0x32d)](_0x34ff07[_0x56083e(0x291)]);if(_0x31c1f0)return _0x31c1f0;}}[_0x181bb3(0x263)](){const _0x27f5fb=_0x181bb3;var _0x1f0107;let _0x4f8434=this[_0x27f5fb(0x299)]['getConfig'](_0x1b24e9);return(_0x1f0107=_0x4f8434==null?void 0x0:_0x4f8434[_0x27f5fb(0x361)])==null?_0x27f5fb(0x2b4):_0x1f0107;}[_0x181bb3(0x2fc)](){const _0x1013c7=_0x181bb3;var _0x1f55f3;let _0x43745e=this[_0x1013c7(0x299)][_0x1013c7(0x208)](_0x1b24e9);return(_0x1f55f3=_0x43745e==null?void 0x0:_0x43745e['importServerUrl'])==null?'/universer-api/exchange/{type}/import':_0x1f55f3;}['_getExportURL'](){const _0xfbd056=_0x181bb3;var _0x28877c;let _0xa9e4f0=this['_configService']['getConfig'](_0x1b24e9);return(_0x28877c=_0xa9e4f0==null?void 0x0:_0xa9e4f0['exportServerUrl'])==null?_0xfbd056(0x2e8):_0x28877c;}[_0x181bb3(0x21f)](){const _0x2d2321=_0x181bb3;var _0x21a310;let _0x4750ee=this[_0x2d2321(0x299)][_0x2d2321(0x208)](_0x1b24e9);return(_0x21a310=_0x4750ee==null?void 0x0:_0x4750ee[_0x2d2321(0x2a7)])==null?_0x2d2321(0x1d3):_0x21a310;}[_0x181bb3(0x2e9)](){const _0x319b54=_0x181bb3;var _0x225307;let _0x3faa1c=this[_0x319b54(0x299)]['getConfig'](_0x1b24e9);return(_0x225307=_0x3faa1c==null?void 0x0:_0x3faa1c['signUrlServerUrl'])==null?_0x319b54(0x289):_0x225307;}[_0x181bb3(0x1f5)](){const _0x870610=_0x181bb3;var _0x398d21;let _0x3cddf3=this[_0x870610(0x299)][_0x870610(0x208)](_0x1b24e9);return(_0x398d21=_0x3cddf3==null?void 0x0:_0x3cddf3['maxTimeoutTime'])==null?0x1d4c0:_0x398d21;}};_0x12031f=_0x40ca86([_0x39bfa1(0x0,_0x236670[_0x181bb3(0x33e)]),_0x39bfa1(0x1,(0x0,_0x236670[_0x181bb3(0x362)])(_0x592c14[_0x181bb3(0x34a)]))],_0x12031f);function _0x3cccb9(_0x14afd9){const _0x178538=_0x181bb3;let _0x1e803d=_0x14afd9[_0x178538(0x294)];if(!_0x1e803d)return null;let _0xfef8f1={};_0x1e803d['sheets']&&Object[_0x178538(0x2bd)](_0x1e803d[_0x178538(0x1f9)])['forEach'](_0x3d5bc3=>{const _0xa05f58=_0x178538;let _0x570434=_0x1e803d[_0xa05f58(0x1f9)][_0x3d5bc3];_0xfef8f1[_0x3d5bc3]={..._0x570434,'originalMeta':(0x0,_0x2bcde1[_0xa05f58(0x25f)])(_0x2bcde1['textDecoder'][_0xa05f58(0x307)](_0x570434[_0xa05f58(0x1fe)]))};});let _0x3ca416=(0x0,_0x2bcde1[_0x178538(0x25f)])(_0x2bcde1[_0x178538(0x24d)]['decode'](_0x1e803d[_0x178538(0x1fe)]));return{..._0x14afd9,'workbook':{..._0x1e803d,'originalMeta':_0x3ca416,'sheets':_0xfef8f1},'doc':{}};}function _0x35d188(_0xc60ca9){const _0x3d341d=_0x181bb3;let _0x19be5f=_0xc60ca9[_0x3d341d(0x306)];if(!_0x19be5f)return null;let _0xc884d5=(0x0,_0x2bcde1[_0x3d341d(0x25f)])(_0x2bcde1['textDecoder'][_0x3d341d(0x307)](_0x19be5f[_0x3d341d(0x1fe)]));return{..._0xc60ca9,'workbook':{},'doc':{..._0x19be5f,'originalMeta':_0xc884d5}};}function _0x390877(_0x1df2f1){const _0x35fa38=_0x181bb3;let _0x8dbbfa={};return _0x1df2f1[_0x35fa38(0x332)](_0x52fbb2=>{const _0x4e2c8d=_0x35fa38;_0x8dbbfa[_0x52fbb2['id']]={..._0x52fbb2,'data':(0x0,_0x2bcde1[_0x4e2c8d(0x25f)])(_0x2bcde1[_0x4e2c8d(0x24d)][_0x4e2c8d(0x307)](_0x52fbb2['data']))};}),_0x8dbbfa;}async function _0x263c01(_0x44ccc6){const _0x2ae632=_0x181bb3;var _0x553b75;let _0x2d9126={'metadata':void 0x0},_0x5f6adf=_0x44ccc6['id'],_0xfa8318=(_0x553b75=_0x44ccc6[_0x2ae632(0x1f6)])==null?0x0:_0x553b75,_0x5b1715=new _0x4c53de(),{snapshot:_0x39d8fe}=await(0x0,_0x2bcde1['transformWorkbookDataToSnapshot'])(_0x2d9126,_0x44ccc6,_0x5f6adf,_0xfa8318,_0x5b1715),_0x1552e4=await(0x0,_0x2bcde1[_0x2ae632(0x1d2)])(_0x39d8fe,_0x5b1715),_0x53f995=_0x3cccb9(_0x39d8fe);if(!_0x53f995)throw Error(_0x2ae632(0x37a));return{'snapshot':_0x53f995,'sheetBlocks':_0x390877(_0x1552e4)};}async function _0x5bc6d7(_0x255522){const _0x2e5b37=_0x181bb3;var _0x30422a;let _0x3c51d6={'metadata':void 0x0},_0x32cd9c=_0x255522['id'],{snapshot:_0x2dcac6}=await(0x0,_0x2bcde1['transformDocumentDataToSnapshot'])(_0x3c51d6,_0x255522,_0x32cd9c,(_0x30422a=_0x255522[_0x2e5b37(0x1f6)])==null?0x0:_0x30422a,new _0x4c53de()),_0x401f3e=_0x35d188(_0x2dcac6);if(!_0x401f3e)throw Error(_0x2e5b37(0x37a));return{'snapshot':_0x401f3e,'sheetBlocks':{}};}async function _0x1300f4(_0x6f5ace){const _0x30e343=_0x181bb3;let _0x45843d=_0x6f5ace[_0x30e343(0x282)],_0x335c8b=_0x6f5ace[_0x30e343(0x223)]||{};return await(0x0,_0x2bcde1[_0x30e343(0x2c0)])(_0x45843d,Object[_0x30e343(0x2bd)](_0x335c8b)[_0x30e343(0x2ff)](_0x1ca94e=>_0x335c8b[_0x1ca94e])[_0x30e343(0x2ff)](_0x41e169=>({..._0x41e169,'data':_0x41e169[_0x30e343(0x31b)]?JSON[_0x30e343(0x37d)]((0x0,_0x2bcde1[_0x30e343(0x367)])(_0x41e169[_0x30e343(0x31b)])):void 0x0})));}function _0x5b960a(_0x71c911){const _0x1f27ba=_0x181bb3;let _0x5825e4=_0x71c911['snapshot'];return(0x0,_0x2bcde1[_0x1f27ba(0x31c)])(_0x5825e4);}var _0x4c53de=class{constructor(){_0xcd0b1(this,'_sheetBlockCache',new Map());}[_0x181bb3(0x2cf)](){const _0x23d47c=_0x181bb3;return Promise[_0x23d47c(0x25d)]({'snapshot':{'unitID':'','type':_0x236670[_0x23d47c(0x37e)]['UNIVER_SHEET'],'rev':0x0,'workbook':void 0x0,'doc':void 0x0},'changesets':[],'error':{'code':_0x443c35['ErrorCode']['OK'],'message':''}});}[_0x181bb3(0x302)](_0x5141e0,_0x4797bd){const _0x40e1b0=_0x181bb3;let _0xb4732f=this['_sheetBlockCache']['get'](_0x4797bd[_0x40e1b0(0x1d7)]);return Promise[_0x40e1b0(0x25d)]({'block':_0xb4732f,'error':{'code':_0x443c35[_0x40e1b0(0x368)]['OK'],'message':''}});}[_0x181bb3(0x2f7)](_0x409eb5,_0x421c4d){const _0x507103=_0x181bb3;let _0xbb5d78=this[_0x507103(0x341)][_0x507103(0x1eb)](_0x421c4d[_0x507103(0x1d7)]);return Promise[_0x507103(0x25d)]({'block':_0xbb5d78===void 0x0?void 0x0:{..._0xbb5d78,'data':JSON[_0x507103(0x37d)](_0x2bcde1['textDecoder']['decode'](_0xbb5d78[_0x507103(0x31b)]))},'error':{'code':_0x443c35[_0x507103(0x368)]['OK'],'message':''}});}['fetchMissingChangesets'](){const _0x3a9b8d=_0x181bb3;return Promise[_0x3a9b8d(0x25d)]({'changesets':[],'error':{'code':_0x443c35[_0x3a9b8d(0x368)]['OK'],'message':''}});}[_0x181bb3(0x2a6)](){const _0x3a8668=_0x181bb3;return Promise[_0x3a8668(0x25d)]({'resources':{},'error':{'code':_0x443c35[_0x3a8668(0x368)]['OK'],'message':''}});}[_0x181bb3(0x290)](){const _0x293264=_0x181bb3;return Promise[_0x293264(0x25d)]({'error':{'code':_0x443c35[_0x293264(0x368)]['OK'],'message':''}});}[_0x181bb3(0x2c5)](){const _0x488c8f=_0x181bb3;return Promise[_0x488c8f(0x25d)]({'error':{'code':_0x443c35[_0x488c8f(0x368)]['OK'],'message':''}});}[_0x181bb3(0x347)](_0xf4395,_0x2cd0eb){const _0x4c0c11=_0x181bb3;let {block:_0x4216a3}=_0x2cd0eb;return _0x4216a3?(this[_0x4c0c11(0x341)][_0x4c0c11(0x29a)](_0x4216a3['id'],_0x4216a3),Promise[_0x4c0c11(0x25d)]({'error':{'code':_0x443c35['ErrorCode']['OK'],'message':''},'blockID':_0x4216a3['id']})):Promise[_0x4c0c11(0x25d)]({'error':{'code':_0x443c35['ErrorCode'][_0x4c0c11(0x330)],'message':_0x4c0c11(0x204)},'blockID':''});}['saveChangeset'](){const _0x1a8d42=_0x181bb3;return Promise[_0x1a8d42(0x25d)]({'error':{'code':_0x443c35['ErrorCode']['OK'],'message':''},'concurrent':[]});}[_0x181bb3(0x236)](){return Promise['resolve']({'error':void 0x0,'fileMetaId':''});}['getLatestCsReqIdBySid'](){const _0x3dff0c=_0x181bb3;return Promise[_0x3dff0c(0x25d)]({'error':void 0x0,'latestReqID':0x0});}};let _0x1c5039=(0x0,_0x236670[_0x181bb3(0x391)])('univer-pro.exchange-client.exchange.service'),_0x2fa3de=class extends _0x236670[_0x181bb3(0x1ed)]{constructor(_0x19fcd8,_0x21c21d,_0x43ba5a){const _0xc25bd2=_0x181bb3;super(),this[_0xc25bd2(0x299)]=_0x19fcd8,this[_0xc25bd2(0x2d1)]=_0x21c21d,this[_0xc25bd2(0x348)]=_0x43ba5a,_0xcd0b1(this,'_importTaskId',null),_0xcd0b1(this,_0xc25bd2(0x2e3),new _0x22e424[(_0xc25bd2(0x2f3))]()),_0xcd0b1(this,_0xc25bd2(0x1e6),this[_0xc25bd2(0x2e3)][_0xc25bd2(0x2f6)]());}[_0x181bb3(0x1c9)](){const _0x3ca7b9=_0x181bb3;super[_0x3ca7b9(0x1c9)](),this[_0x3ca7b9(0x2e3)][_0x3ca7b9(0x2b7)]();}async[_0x181bb3(0x273)](_0x562a08){const _0x1a636f=_0x181bb3;let _0x278765=await this['_importToSnapshot'](_0x562a08,_0x236670['UniverInstanceType'][_0x1a636f(0x2d2)]);if(!_0x278765||!_0x278765['snapshot'])return;let _0x5d4f9b=_0x5b960a(_0x278765);if(_0x5d4f9b)return _0x5d4f9b;}async[_0x181bb3(0x2db)](_0x644f2){const _0x1dceff=_0x181bb3;return this[_0x1dceff(0x2c7)](_0x644f2,0x1,_0x236670[_0x1dceff(0x37e)][_0x1dceff(0x2d2)]);}async[_0x181bb3(0x238)](_0x4ff5ec){const _0xb5d9c6=_0x181bb3;let _0x1fa2e1=await _0x5bc6d7(_0x4ff5ec);return this['_exportBySnapshot'](_0x1fa2e1,_0x236670[_0xb5d9c6(0x37e)][_0xb5d9c6(0x2d2)]);}async[_0x181bb3(0x27e)](_0x236f29){const _0x38f115=_0x181bb3;let _0x120b56=await this['_importToSnapshot'](_0x236f29,_0x236670[_0x38f115(0x37e)][_0x38f115(0x256)]);if(!_0x120b56)return;let _0x11f5fb=await _0x1300f4(_0x120b56);if(_0x11f5fb)return _0x11f5fb;}async['exportXLSXByUnitId'](_0x119809){const _0x169944=_0x181bb3;return this[_0x169944(0x2c7)](_0x119809,0x1,_0x236670[_0x169944(0x37e)][_0x169944(0x256)]);}async[_0x181bb3(0x20f)](_0x5c6afb){const _0x5d8a44=_0x181bb3;let _0xe68571=await _0x263c01(_0x5c6afb);return this['_exportBySnapshot'](_0xe68571,_0x236670['UniverInstanceType'][_0x5d8a44(0x256)]);}async['importFileToUnitId'](_0x290bc1,_0x53a243){const _0x9c70c=_0x181bb3;var _0x7ea5f1,_0x3f9fc5;let _0x3f4efd=await this[_0x9c70c(0x202)](_0x290bc1);if(!_0x3f4efd)return;let _0xc11d5f=await this[_0x9c70c(0x23d)](_0x3f4efd,0x1,_0x53a243);if(!_0xc11d5f)return;this[_0x9c70c(0x38c)]=_0xc11d5f,this[_0x9c70c(0x348)][_0x9c70c(0x201)]();let _0x387297=await this[_0x9c70c(0x348)]['getTask'](_0xc11d5f)[_0x9c70c(0x370)](_0x358cbb=>{const _0x48d1cc=_0x9c70c;var _0x49e88d;let _0x575803=_0x358cbb instanceof Error?_0x358cbb[_0x48d1cc(0x329)]:(_0x49e88d=_0x358cbb[_0x48d1cc(0x291)])==null?void 0x0:_0x49e88d[_0x48d1cc(0x329)];this[_0x48d1cc(0x2e3)][_0x48d1cc(0x2ae)]({'error':{'code':_0x443c35[_0x48d1cc(0x368)][_0x48d1cc(0x29f)],'message':_0x575803||''},'state':0x3});});if(!_0x387297)return;let _0x37df25=(_0x7ea5f1=_0x387297['import'])==null?void 0x0:_0x7ea5f1[_0x9c70c(0x1ea)],_0x4e235d=((_0x3f9fc5=_0x387297[_0x9c70c(0x296)])==null?void 0x0:_0x3f9fc5[_0x9c70c(0x326)])||'';if(_0x37df25!==0x1){this[_0x9c70c(0x2e3)][_0x9c70c(0x2ae)]({'error':{'code':_0x443c35[_0x9c70c(0x368)][_0x9c70c(0x29f)],'message':_0x9c70c(0x2ef)},'state':0x3});return;}if(_0x4e235d[_0x9c70c(0x37b)]===0x0){this[_0x9c70c(0x2e3)][_0x9c70c(0x2ae)]({'error':{'code':_0x443c35[_0x9c70c(0x368)]['UNRECOGNIZED'],'message':_0x9c70c(0x1d0)},'state':0x3});return;}return this[_0x9c70c(0x2e3)][_0x9c70c(0x2ae)]({'error':_0x387297[_0x9c70c(0x291)],'state':0x3}),_0x4e235d;}async[_0x181bb3(0x1e1)](_0x119d07){const _0x2bd191=_0x181bb3;let _0x4d3141=await _0x263c01(_0x119d07),_0xfeaba3=typeof _0x119d07['id']==_0x2bd191(0x25a)&&_0x119d07['id'][_0x2bd191(0x21b)]()?_0x119d07['id'][_0x2bd191(0x21b)]()+_0x2bd191(0x37f):_0x2bd191(0x36a),_0x121302=new File([JSON['stringify'](_0x4d3141)],_0xfeaba3,{'type':_0x2bd191(0x26a)});return this['importFileToUnitId'](_0x121302,_0x236670[_0x2bd191(0x37e)]['UNIVER_SHEET']);}['interruptImportTask'](){const _0x2dad54=_0x181bb3;this['_importTaskId']&&this['_requestService'][_0x2dad54(0x28f)](this['_importTaskId']);}async[_0x181bb3(0x2e2)](_0x51b5e5,_0x1e38bf){const _0x427567=_0x181bb3;var _0x8d3887,_0x4fd3dc;let _0x560085=await this[_0x427567(0x202)](_0x51b5e5);if(!_0x560085)return;let _0x10b715=await this[_0x427567(0x23d)](_0x560085,0x2,_0x1e38bf);if(!_0x10b715)return;this[_0x427567(0x38c)]=_0x10b715,this[_0x427567(0x348)]['clearTaskInterrupted']();let _0x55706c=await this[_0x427567(0x348)][_0x427567(0x29d)](_0x10b715)[_0x427567(0x370)](_0x144d34=>{const _0x5c3ce3=_0x427567;var _0x5b9336;let _0x5c2785=_0x144d34 instanceof Error?_0x144d34[_0x5c3ce3(0x329)]:(_0x5b9336=_0x144d34[_0x5c3ce3(0x291)])==null?void 0x0:_0x5b9336[_0x5c3ce3(0x329)];this[_0x5c3ce3(0x2e3)][_0x5c3ce3(0x2ae)]({'error':{'code':_0x443c35[_0x5c3ce3(0x368)][_0x5c3ce3(0x29f)],'message':_0x5c2785||''},'state':0x3});});if(!_0x55706c)return;let _0x5dd592=(_0x8d3887=_0x55706c[_0x427567(0x296)])==null?void 0x0:_0x8d3887[_0x427567(0x1ea)],_0x335c07=((_0x4fd3dc=_0x55706c[_0x427567(0x296)])==null?void 0x0:_0x4fd3dc[_0x427567(0x20a)])||'';if(_0x5dd592!==0x2){this[_0x427567(0x2e3)][_0x427567(0x2ae)]({'error':{'code':_0x443c35[_0x427567(0x368)][_0x427567(0x29f)],'message':'Get\x20outputType\x20error'},'state':0x3});return;}if(_0x335c07[_0x427567(0x37b)]===0x0){this[_0x427567(0x2e3)][_0x427567(0x2ae)]({'error':{'code':_0x443c35[_0x427567(0x368)][_0x427567(0x29f)],'message':_0x427567(0x346)},'state':0x3});return;}this[_0x427567(0x2e3)][_0x427567(0x2ae)]({'error':_0x55706c[_0x427567(0x291)],'state':0x3});let _0x353fd3=await this[_0x427567(0x2c4)](_0x335c07);if(!_0x353fd3)return;let _0x58dee2=await this[_0x427567(0x348)][_0x427567(0x22d)](_0x353fd3);if(!_0x58dee2){this[_0x427567(0x2e3)][_0x427567(0x2ae)]({'error':{'code':_0x443c35[_0x427567(0x368)][_0x427567(0x29f)],'message':_0x427567(0x25c)},'state':0x5});return;}try{let _0x1a39c8=JSON[_0x427567(0x37d)](_0x58dee2);return this[_0x427567(0x2e3)][_0x427567(0x2ae)]({'error':{'code':_0x443c35[_0x427567(0x368)]['OK'],'message':'success'},'state':0x5}),_0x1a39c8;}catch{this[_0x427567(0x2e3)][_0x427567(0x2ae)]({'error':{'code':_0x443c35[_0x427567(0x368)][_0x427567(0x29f)],'message':'Failed\x20to\x20parse\x20json'},'state':0x5});}}async[_0x181bb3(0x2fe)](_0x4e9a80,_0x109a07){const _0x3b446c=_0x181bb3;let _0x1ed7de=JSON[_0x3b446c(0x2f0)](_0x4e9a80),_0x148288=_0x2bcde1[_0x3b446c(0x35f)][_0x3b446c(0x267)](_0x1ed7de),_0xd1b933=_0x2deec8(_0x148288),_0xdd3de0=_0x148288[_0x3b446c(0x37b)],_0x23afae=_0x510e2f(_0xd1b933),_0xb8832f=await this['_upload'](_0x23afae,_0xdd3de0,!0x0);if(_0xb8832f)return this[_0x3b446c(0x2c7)](_0xb8832f,0x2,_0x109a07);}async[_0x181bb3(0x2c7)](_0x3936a0,_0x2a1f95,_0x58965b){const _0x23445c=_0x181bb3;var _0x5e38a2;let _0x6fb3a7=await this[_0x23445c(0x348)][_0x23445c(0x272)]({'unitID':_0x2a1f95===0x1?_0x3936a0:'','jsonID':_0x2a1f95===0x2?_0x3936a0:'','type':_0x58965b,'sscSwitch':this[_0x23445c(0x1e4)](),'useImageUrl':this[_0x23445c(0x27b)](),'ignoreTableExport':this[_0x23445c(0x1c3)]()});if(!_0x6fb3a7){this['_requestState$'][_0x23445c(0x2ae)]({'error':{'code':_0x443c35['ErrorCode'][_0x23445c(0x29f)],'message':_0x23445c(0x228)},'state':0x2});return;}if(this['_requestState$'][_0x23445c(0x2ae)]({'error':_0x6fb3a7[_0x23445c(0x291)],'state':0x2}),_0x6fb3a7[_0x23445c(0x291)]&&_0x6fb3a7[_0x23445c(0x291)][_0x23445c(0x2e1)]!==_0x443c35[_0x23445c(0x368)]['OK'])return;let _0x17924d=_0x6fb3a7['taskID'],_0x44a641=await this[_0x23445c(0x348)][_0x23445c(0x29d)](_0x17924d)[_0x23445c(0x370)](_0x590f53=>{const _0x34328b=_0x23445c;var _0xfbf51d;let _0x5b80fd=_0x590f53 instanceof Error?_0x590f53['message']:(_0xfbf51d=_0x590f53[_0x34328b(0x291)])==null?void 0x0:_0xfbf51d['message'];this[_0x34328b(0x2e3)][_0x34328b(0x2ae)]({'error':{'code':_0x443c35['ErrorCode'][_0x34328b(0x29f)],'message':_0x5b80fd||''},'state':0x3});});if(!_0x44a641)return;let _0x1d9aa6=((_0x5e38a2=_0x44a641[_0x23445c(0x272)])==null?void 0x0:_0x5e38a2[_0x23445c(0x356)])||'';if(_0x1d9aa6[_0x23445c(0x37b)]===0x0){this[_0x23445c(0x2e3)]['next']({'error':{'code':_0x443c35[_0x23445c(0x368)][_0x23445c(0x29f)],'message':_0x23445c(0x36f)},'state':0x3});return;}this[_0x23445c(0x2e3)][_0x23445c(0x2ae)]({'error':_0x44a641[_0x23445c(0x291)],'state':0x3});let _0x100f4b=await this[_0x23445c(0x2c4)](_0x1d9aa6);if(!_0x100f4b)return;let _0x4ebd66=await _0x1dde1b(_0x100f4b,this['_httpService']);if(!_0x4ebd66){this[_0x23445c(0x2e3)][_0x23445c(0x2ae)]({'error':{'code':_0x443c35['ErrorCode'][_0x23445c(0x29f)],'message':'Failed\x20to\x20get\x20file\x20from\x20url'},'state':0x6});return;}return this[_0x23445c(0x2e3)][_0x23445c(0x2ae)]({'error':{'code':_0x443c35[_0x23445c(0x368)]['OK'],'message':_0x23445c(0x38d)},'state':0x6}),_0x4ebd66;}async['_upload'](_0xa061e5,_0x595b8d,_0x34e1fa){const _0x538257=_0x181bb3;let _0x2a089d;try{_0x2a089d=await this[_0x538257(0x348)][_0x538257(0x31f)](_0xa061e5,_0x595b8d,_0x34e1fa);}catch(_0x45613b){let _0xda05b=_0x45613b instanceof Error?_0x45613b[_0x538257(0x329)]:String(_0x45613b);this[_0x538257(0x2e3)][_0x538257(0x2ae)]({'error':{'code':_0x443c35[_0x538257(0x368)][_0x538257(0x29f)],'message':_0xda05b},'state':0x0});return;}if(!_0x2a089d||typeof _0x2a089d[_0x538257(0x257)]!=_0x538257(0x25a)){this[_0x538257(0x2e3)][_0x538257(0x2ae)]({'error':{'code':_0x443c35['ErrorCode']['UNRECOGNIZED'],'message':_0x538257(0x27c)},'state':0x0});return;}let _0x2be213=_0x2a089d[_0x538257(0x257)];if(_0x2be213['length']===0x0){this[_0x538257(0x2e3)][_0x538257(0x2ae)]({'error':{'code':_0x443c35[_0x538257(0x368)][_0x538257(0x29f)],'message':'upload\x20failed:\x20FileId\x20is\x20empty'},'state':0x0});return;}return this[_0x538257(0x2e3)][_0x538257(0x2ae)]({'error':{'code':_0x443c35[_0x538257(0x368)]['OK'],'message':_0x538257(0x38d)},'state':0x0}),_0x2be213;}async['_import'](_0x4956d8,_0x26812e,_0x14b97c){const _0x52bf17=_0x181bb3;let _0x5c8f2b={'fileID':_0x4956d8,'type':_0x14b97c,'outputType':_0x26812e,'fileUrl':'','minSheetRowCount':this[_0x52bf17(0x211)](),'minSheetColumnCount':this[_0x52bf17(0x2b1)]()},_0xe8ab7=await this['_requestService'][_0x52bf17(0x296)](_0x5c8f2b);if(!_0xe8ab7){this[_0x52bf17(0x2e3)][_0x52bf17(0x2ae)]({'error':{'code':_0x443c35[_0x52bf17(0x368)][_0x52bf17(0x29f)],'message':_0x52bf17(0x2d6)},'state':0x1});return;}if(_0xe8ab7[_0x52bf17(0x291)]&&_0xe8ab7[_0x52bf17(0x291)][_0x52bf17(0x2e1)]!==_0x443c35['ErrorCode']['OK']){this[_0x52bf17(0x2e3)][_0x52bf17(0x2ae)]({'error':_0xe8ab7[_0x52bf17(0x291)],'state':0x1});return;}let _0x4500a0=_0xe8ab7['taskID'];if(_0x4500a0[_0x52bf17(0x37b)]===0x0){this[_0x52bf17(0x2e3)][_0x52bf17(0x2ae)]({'error':{'code':_0x443c35[_0x52bf17(0x368)][_0x52bf17(0x29f)],'message':_0x52bf17(0x2b3)},'state':0x1});return;}return this['_requestState$']['next']({'error':_0xe8ab7['error'],'state':0x1}),_0x4500a0;}async[_0x181bb3(0x2c4)](_0x56daa3){const _0x4635e7=_0x181bb3;let _0x453381=await this[_0x4635e7(0x348)][_0x4635e7(0x38f)](_0x56daa3);if(!_0x453381){this[_0x4635e7(0x2e3)]['next']({'error':{'code':_0x443c35[_0x4635e7(0x368)][_0x4635e7(0x29f)],'message':_0x4635e7(0x342)},'state':0x4});return;}if(_0x453381['error']&&_0x453381['error'][_0x4635e7(0x2e1)]!==_0x443c35['ErrorCode']['OK']){this[_0x4635e7(0x2e3)]['next']({'error':_0x453381['error'],'state':0x4});return;}let _0x419f6c=(0x0,_0x236670[_0x4635e7(0x2a9)])(_0x453381[_0x4635e7(0x2a5)],this['_getDownloadEndpointURL']());if(_0x419f6c['length']===0x0){this[_0x4635e7(0x2e3)][_0x4635e7(0x2ae)]({'error':{'code':_0x443c35[_0x4635e7(0x368)][_0x4635e7(0x29f)],'message':'sign\x20url\x20error'},'state':0x4});return;}return this[_0x4635e7(0x2e3)]['next']({'error':_0x453381[_0x4635e7(0x291)],'state':0x4}),_0x419f6c;}[_0x181bb3(0x376)](){const _0x400525=_0x181bb3;var _0x137577;let _0x14366a=this[_0x400525(0x299)][_0x400525(0x208)](_0x1b24e9);return(_0x137577=_0x14366a==null?void 0x0:_0x14366a[_0x400525(0x297)])==null?location[_0x400525(0x2ed)]:_0x137577;}[_0x181bb3(0x211)](){const _0x51b213=_0x181bb3;var _0x5717aa,_0xb26157;let _0x2924ce=this['_configService'][_0x51b213(0x208)](_0x1b24e9);return(_0x5717aa=_0x2924ce==null||(_0xb26157=_0x2924ce[_0x51b213(0x23f)])==null?void 0x0:_0xb26157[_0x51b213(0x205)])==null?0x1:_0x5717aa;}[_0x181bb3(0x2b1)](){const _0x10340b=_0x181bb3;var _0x52d527,_0xd5e9dc;let _0x2efd70=this['_configService'][_0x10340b(0x208)](_0x1b24e9);return(_0x52d527=_0x2efd70==null||(_0xd5e9dc=_0x2efd70[_0x10340b(0x23f)])==null?void 0x0:_0xd5e9dc[_0x10340b(0x29c)])==null?0x1:_0x52d527;}[_0x181bb3(0x1e4)](){const _0x274d6e=_0x181bb3;var _0x4c0dd4,_0xb6aa9f;let _0x4cd5d7=this[_0x274d6e(0x299)]['getConfig'](_0x1b24e9);return(_0x4c0dd4=_0x4cd5d7==null||(_0xb6aa9f=_0x4cd5d7[_0x274d6e(0x23f)])==null?void 0x0:_0xb6aa9f[_0x274d6e(0x2ce)])==null?!0x1:_0x4c0dd4;}['_getDisableCellImageConversion'](){const _0x19b2ac=_0x181bb3;var _0x358599,_0x239d5a;let _0x2455e4=this[_0x19b2ac(0x299)]['getConfig'](_0x1b24e9);return(_0x358599=_0x2455e4==null||(_0x239d5a=_0x2455e4[_0x19b2ac(0x23f)])==null?void 0x0:_0x239d5a[_0x19b2ac(0x237)])==null?!0x0:_0x358599;}['_getIgnoreTableExport'](){const _0x4c5e89=_0x181bb3;var _0x1aa026,_0x32503a;let _0x5a433e=this[_0x4c5e89(0x299)]['getConfig'](_0x1b24e9);return(_0x1aa026=_0x5a433e==null||(_0x32503a=_0x5a433e['options'])==null?void 0x0:_0x32503a[_0x4c5e89(0x246)])==null?!0x1:_0x1aa026;}};_0x2fa3de=_0x40ca86([_0x39bfa1(0x0,_0x236670[_0x181bb3(0x33e)]),_0x39bfa1(0x1,(0x0,_0x236670[_0x181bb3(0x362)])(_0x592c14[_0x181bb3(0x34a)])),_0x39bfa1(0x2,(0x0,_0x236670[_0x181bb3(0x362)])(_0x3c442c))],_0x2fa3de);let _0x382d4c={'done':0x0,'count':0x0},_0x545bb3=(0x0,_0x236670[_0x181bb3(0x391)])('univer-pro.exchange-client.operate.service'),_0x185af3=class extends _0x236670[_0x181bb3(0x1ed)]{constructor(_0x420207,_0x20ac91,_0x5bb255,_0x15220c,_0x5b517d,_0x1289d0){const _0x20b2d0=_0x181bb3;super(),this['_univerInstanceService']=_0x420207,this[_0x20b2d0(0x250)]=_0x20ac91,this['_localeService']=_0x5bb255,this[_0x20b2d0(0x247)]=_0x15220c,this['_uploadNotificationService']=_0x5b517d,this[_0x20b2d0(0x26f)]=_0x1289d0,_0xcd0b1(this,_0x20b2d0(0x1c6),new _0x22e424[(_0x20b2d0(0x371))](_0x382d4c)),_0xcd0b1(this,_0x20b2d0(0x264),this[_0x20b2d0(0x1c6)][_0x20b2d0(0x2f6)]()),_0xcd0b1(this,_0x20b2d0(0x24f),0x0),_0xcd0b1(this,_0x20b2d0(0x315),0x0),this[_0x20b2d0(0x337)]((0x0,_0x236670[_0x20b2d0(0x2fd)])(this[_0x20b2d0(0x247)][_0x20b2d0(0x1e6)][_0x20b2d0(0x226)](_0x4fa574=>{const _0x227df5=_0x20b2d0;var _0x5f42d6;((_0x5f42d6=_0x4fa574[_0x227df5(0x291)])==null?void 0x0:_0x5f42d6[_0x227df5(0x2e1)])===_0x443c35['ErrorCode']['OK']?this[_0x227df5(0x270)](0x1):this[_0x227df5(0x2df)](_0x4fa574['error']);})));}[_0x181bb3(0x2c6)](){const _0x5434e5=_0x181bb3;this['_clearProgress'](),this[_0x5434e5(0x20c)][_0x5434e5(0x1d4)](0x2),this[_0x5434e5(0x247)][_0x5434e5(0x1fc)]();}async[_0x181bb3(0x1ee)](_0x305713){const _0x158e70=_0x181bb3;throw Error(_0x158e70(0x38a));}async[_0x181bb3(0x27d)](){const _0xee1f28=_0x181bb3;let _0x31e9e1=await _0x470451([_0x236670[_0xee1f28(0x37e)][_0xee1f28(0x2d2)]]);if(_0x31e9e1&&!this[_0xee1f28(0x390)](_0x31e9e1,_0x236670[_0xee1f28(0x37e)][_0xee1f28(0x2d2)]))return this[_0xee1f28(0x1f8)](_0x31e9e1[0x0],_0x236670[_0xee1f28(0x37e)][_0xee1f28(0x2d2)]);}[_0x181bb3(0x273)](){const _0xc4da30=_0x181bb3;throw Error(_0xc4da30(0x38a));}async[_0x181bb3(0x2db)](_0x248ed5,_0xfa5a35,_0x21f9d2){const _0x46eccc=_0x181bb3;this[_0x46eccc(0x287)](_0x5dbf8c['MessageType'][_0x46eccc(0x34c)]);let _0x2b9a53=await this['_exchangeService'][_0x46eccc(0x2db)](_0x248ed5||this[_0x46eccc(0x369)]());_0x2b9a53&&(_0x16c7fb(_0x2b9a53,_0xfa5a35||this[_0x46eccc(0x31e)](_0x2b9a53),_0x46eccc(0x2ca)),this['_showDownloadMessage'](_0x5dbf8c[_0x46eccc(0x2e7)]['Success']));}async[_0x181bb3(0x238)](){const _0x1c34ba=_0x181bb3;this[_0x1c34ba(0x287)](_0x5dbf8c[_0x1c34ba(0x2e7)][_0x1c34ba(0x34c)]);let _0x26e57b=await this[_0x1c34ba(0x36e)](),_0x3b61e3=await this[_0x1c34ba(0x247)][_0x1c34ba(0x238)](_0x26e57b);_0x3b61e3&&(_0x16c7fb(_0x3b61e3,this[_0x1c34ba(0x31e)](_0x3b61e3),_0x1c34ba(0x2ca)),this[_0x1c34ba(0x287)](_0x5dbf8c['MessageType']['Success']));}async[_0x181bb3(0x243)](){const _0x1b0b31=_0x181bb3;if(this['_uploadTaskNotDone']()){this[_0x1b0b31(0x250)][_0x1b0b31(0x387)]({'type':_0x5dbf8c['MessageType'][_0x1b0b31(0x32b)],'content':this[_0x1b0b31(0x320)]['t'](_0x1b0b31(0x360))});return;}let _0x4e6666=await _0x470451([_0x236670[_0x1b0b31(0x37e)]['UNIVER_SHEET']]);if(_0x4e6666&&!this['_fileTypeError'](_0x4e6666,_0x236670[_0x1b0b31(0x37e)][_0x1b0b31(0x256)]))return this['_importFileToUnitId'](_0x4e6666[0x0],_0x236670['UniverInstanceType'][_0x1b0b31(0x256)]);}async['importXLSXToSnapshot'](){const _0xaa62b0=_0x181bb3;if(this[_0xaa62b0(0x33d)]()){this['_messageService'][_0xaa62b0(0x387)]({'type':_0x5dbf8c[_0xaa62b0(0x2e7)][_0xaa62b0(0x32b)],'content':this[_0xaa62b0(0x320)]['t']('exchange-client.uploading')});return;}let _0x39f3c6=await _0x470451([_0x236670['UniverInstanceType'][_0xaa62b0(0x256)]]);if(!_0x39f3c6)return;this[_0xaa62b0(0x35a)](_0x5dbf8c[_0xaa62b0(0x2e7)][_0xaa62b0(0x34c)]);let _0x49b8c2=await this[_0xaa62b0(0x247)]['importXLSXToSnapshot'](_0x39f3c6[0x0]);_0x49b8c2&&(this[_0xaa62b0(0x32f)](_0x49b8c2),this['_showUploadMessage'](_0x5dbf8c['MessageType'][_0xaa62b0(0x30c)]));}async[_0x181bb3(0x359)](_0x3f4d47,_0x25ece4,_0x57f2cf){const _0x1a0db4=_0x181bb3;this[_0x1a0db4(0x287)](_0x5dbf8c[_0x1a0db4(0x2e7)]['Info']);let _0x24982c=await this[_0x1a0db4(0x247)]['exportXLSXByUnitId'](_0x3f4d47||this[_0x1a0db4(0x1d8)]());_0x24982c&&(_0x16c7fb(_0x24982c,_0x25ece4||this['_getUnitName'](_0x24982c),_0x1a0db4(0x30e)),this[_0x1a0db4(0x287)](_0x5dbf8c[_0x1a0db4(0x2e7)][_0x1a0db4(0x30c)]));}async['exportXLSXBySnapshot'](){const _0x2214b1=_0x181bb3;this[_0x2214b1(0x287)](_0x5dbf8c[_0x2214b1(0x2e7)][_0x2214b1(0x34c)]);let _0x432f55=await this['_getUnitJson'](),_0x8d4469=await this[_0x2214b1(0x247)][_0x2214b1(0x20f)](_0x432f55);_0x8d4469&&(_0x16c7fb(_0x8d4469,this[_0x2214b1(0x31e)](_0x8d4469),_0x2214b1(0x30e)),this[_0x2214b1(0x287)](_0x5dbf8c[_0x2214b1(0x2e7)][_0x2214b1(0x30c)]));}[_0x181bb3(0x2dc)](_0x5c4a03){const _0x5b396b=_0x181bb3;this[_0x5b396b(0x275)]=_0x5c4a03;}async[_0x181bb3(0x1f8)](_0x185d81,_0x183d17){const _0x5b0415=_0x181bb3;this[_0x5b0415(0x20c)][_0x5b0415(0x387)](),this[_0x5b0415(0x20c)][_0x5b0415(0x1d4)](0x0),this[_0x5b0415(0x374)](0x4),this['_addDoneTask'](0x1);let _0x52433c=await this['_exchangeService']['importFileToUnitId'](_0x185d81,_0x183d17);if(!_0x52433c){this[_0x5b0415(0x364)](),this[_0x5b0415(0x20c)][_0x5b0415(0x1d4)](0x2);return;}let _0xec42fd={'link':this[_0x5b0415(0x275)](_0x52433c,_0x183d17),'name':_0x185d81['name'],'type':_0x183d17};return this[_0x5b0415(0x20c)]['pushLink'](_0xec42fd),this[_0x5b0415(0x2d4)](),this[_0x5b0415(0x20c)]['updateState'](0x1),_0x52433c;}[_0x181bb3(0x1d8)](){const _0x19f244=_0x181bb3;return this[_0x19f244(0x2f1)][_0x19f244(0x353)](_0x236670[_0x19f244(0x37e)][_0x19f244(0x256)])[_0x19f244(0x1c7)]();}[_0x181bb3(0x369)](){const _0x117e8a=_0x181bb3;return this[_0x117e8a(0x2f1)][_0x117e8a(0x353)](_0x236670[_0x117e8a(0x37e)][_0x117e8a(0x2d2)])[_0x117e8a(0x1c7)]();}['_getUnitName'](_0x232634){const _0x1f23da=_0x181bb3;var _0x35fc7f;return((_0x35fc7f=this[_0x1f23da(0x2f1)][_0x1f23da(0x353)](_0x236670['UniverInstanceType'][_0x1f23da(0x256)]))==null?void 0x0:_0x35fc7f[_0x1f23da(0x2c2)])||_0x232634[_0x1f23da(0x2c2)]['split']('.')[_0x1f23da(0x349)]()||document[_0x1f23da(0x2ea)];}async['_getUnitJson'](){const _0x4f5e5f=_0x181bb3;return this[_0x4f5e5f(0x2f1)][_0x4f5e5f(0x353)](_0x236670[_0x4f5e5f(0x37e)][_0x4f5e5f(0x256)])[_0x4f5e5f(0x2a1)]();}async[_0x181bb3(0x36e)](){const _0x18b657=_0x181bb3;return this['_univerInstanceService']['getCurrentUnitOfType'](_0x236670[_0x18b657(0x37e)][_0x18b657(0x2d2)])[_0x18b657(0x2a1)]();}[_0x181bb3(0x275)](_0x26a864,_0x40d697){const _0x5c4ed6=_0x181bb3;let _0x164058=new URL(window[_0x5c4ed6(0x262)]['href']);return _0x164058[_0x5c4ed6(0x280)][_0x5c4ed6(0x29a)](_0x5c4ed6(0x1e5),_0x26a864),_0x164058[_0x5c4ed6(0x280)][_0x5c4ed6(0x29a)]('type',''+_0x40d697),_0x164058['toString']();}[_0x181bb3(0x32f)](_0x5006c4){const _0x5634e9=_0x181bb3;let _0xe81cb=this['_univerInstanceService']['getCurrentUnitOfType'](_0x236670[_0x5634e9(0x37e)][_0x5634e9(0x256)])[_0x5634e9(0x1c7)]();this[_0x5634e9(0x2f1)]['disposeUnit'](_0xe81cb),this['_univerInstanceService']['createUnit'](_0x236670['UniverInstanceType']['UNIVER_SHEET'],_0x5006c4);}[_0x181bb3(0x2df)](_0x16052a){const _0x564d8a=_0x181bb3;if(_0x16052a){let {code:_0x4345b8}=_0x16052a;switch(_0x4345b8){case _0x443c35['ErrorCode'][_0x564d8a(0x232)]:this[_0x564d8a(0x250)][_0x564d8a(0x387)]({'type':_0x5dbf8c['MessageType']['Error'],'content':this[_0x564d8a(0x320)]['t'](_0x564d8a(0x221))});break;case _0x443c35[_0x564d8a(0x368)][_0x564d8a(0x357)]:this[_0x564d8a(0x250)][_0x564d8a(0x387)]({'type':_0x5dbf8c['MessageType'][_0x564d8a(0x285)],'content':this[_0x564d8a(0x320)]['t']('exchange-client.internalError')});break;default:this['_messageService']['show']({'type':_0x5dbf8c[_0x564d8a(0x2e7)][_0x564d8a(0x285)],'content':this[_0x564d8a(0x320)]['t']('exchange-client.networkError')});break;}return null;}return this[_0x564d8a(0x250)][_0x564d8a(0x387)]({'type':_0x5dbf8c[_0x564d8a(0x2e7)]['Error'],'content':this['_localeService']['t'](_0x564d8a(0x261))}),null;}[_0x181bb3(0x287)](_0x237188){const _0x2ad4cd=_0x181bb3;let _0x5b00a2='';switch(_0x237188){case _0x5dbf8c['MessageType'][_0x2ad4cd(0x30c)]:_0x5b00a2=this[_0x2ad4cd(0x320)]['t'](_0x2ad4cd(0x224));break;case _0x5dbf8c[_0x2ad4cd(0x2e7)][_0x2ad4cd(0x34c)]:_0x5b00a2=this[_0x2ad4cd(0x320)]['t'](_0x2ad4cd(0x1f3));break;default:break;}this['_messageService'][_0x2ad4cd(0x387)]({'type':_0x237188,'content':_0x5b00a2});}['_showUploadMessage'](_0x17ed10){const _0x400757=_0x181bb3;let _0x2edbbd='';switch(_0x17ed10){case _0x5dbf8c[_0x400757(0x2e7)][_0x400757(0x30c)]:_0x2edbbd=this[_0x400757(0x320)]['t'](_0x400757(0x2b6));break;case _0x5dbf8c[_0x400757(0x2e7)][_0x400757(0x34c)]:_0x2edbbd=this[_0x400757(0x320)]['t']('exchange-client.uploading');break;default:break;}this['_messageService'][_0x400757(0x387)]({'type':_0x17ed10,'content':_0x2edbbd});}[_0x181bb3(0x281)](){const _0x145ddb=_0x181bb3;this[_0x145ddb(0x1c6)][_0x145ddb(0x2ae)]({'done':this['_doneUploadTaskCount'],'count':this['_totalUploadTaskCount']});}[_0x181bb3(0x374)](_0x1812db){const _0x5e15a8=_0x181bb3;this['_totalUploadTaskCount']+=_0x1812db,this[_0x5e15a8(0x281)]();}['_addDoneTask'](_0x5268f2){const _0x3bc1b9=_0x181bb3;this[_0x3bc1b9(0x315)]+=_0x5268f2,this[_0x3bc1b9(0x315)]=Math[_0x3bc1b9(0x242)](this[_0x3bc1b9(0x315)],this[_0x3bc1b9(0x24f)]),this[_0x3bc1b9(0x281)]();}[_0x181bb3(0x2d4)](){const _0x11192f=_0x181bb3;this[_0x11192f(0x315)]=this[_0x11192f(0x24f)],this[_0x11192f(0x281)]();}[_0x181bb3(0x364)](){const _0x4257be=_0x181bb3;this[_0x4257be(0x315)]=0x0,this['_totalUploadTaskCount']=0x0,this[_0x4257be(0x281)]();}[_0x181bb3(0x390)](_0x342c89,_0x4c38e1){const _0x3c6e75=_0x181bb3;let _0x5c2d6b=_0x342c89[0x0],_0x40784c=_0x5c2d6b[_0x3c6e75(0x2c2)];return _0x1c636a(_0x5c2d6b)===_0x4c38e1?!0x1:(this[_0x3c6e75(0x250)][_0x3c6e75(0x387)]({'type':_0x5dbf8c[_0x3c6e75(0x2e7)]['Error'],'content':this['_localeService']['t'](_0x3c6e75(0x239),_0x40784c)}),!0x0);}[_0x181bb3(0x33d)](){const _0x299566=_0x181bb3;return this[_0x299566(0x24f)]!==0x0&&this[_0x299566(0x315)]!==this[_0x299566(0x24f)];}};_0x185af3=_0x40ca86([_0x39bfa1(0x0,(0x0,_0x236670[_0x181bb3(0x362)])(_0x236670[_0x181bb3(0x292)])),_0x39bfa1(0x1,_0x3c7fb1[_0x181bb3(0x1e9)]),_0x39bfa1(0x2,(0x0,_0x236670[_0x181bb3(0x362)])(_0x236670[_0x181bb3(0x245)])),_0x39bfa1(0x3,(0x0,_0x236670[_0x181bb3(0x362)])(_0x1c5039)),_0x39bfa1(0x4,(0x0,_0x236670[_0x181bb3(0x362)])(_0x412ac8)),_0x39bfa1(0x5,_0x236670[_0x181bb3(0x23b)])],_0x185af3);function _0x507e9f(_0x27e1b8){const _0x2e7118=_0x181bb3;let {onClick:_0x29874a,children:_0x16a9ae,className:_0x273bcc}=_0x27e1b8;return(0x0,_0x54b4fb[_0x2e7118(0x210)])(_0x2e7118(0x2b0),{'className':(0x0,_0x5dbf8c[_0x2e7118(0x283)])('univer-h-7\x20univer-cursor-pointer\x20univer-select-none\x20univer-rounded-md\x20univer-border-0\x20univer-border-transparent\x20univer-bg-transparent\x20univer-px-2\x20univer-py-0\x20univer-text-sm\x20univer-text-primary-600\x20univer-transition-all\x20univer-duration-150\x20hover:univer-bg-primary-50',_0x273bcc),'type':'button','onClick':_0x29874a,'children':_0x16a9ae});}function _0x14dc2d(){const _0x1ea131=_0x181bb3;let _0x50999e=(0x0,_0x3c7fb1[_0x1ea131(0x322)])(_0x545bb3),_0x5417f6=(0x0,_0x3c7fb1[_0x1ea131(0x322)])(_0x236670[_0x1ea131(0x245)]);function _0x3bae34(){const _0x26b856=_0x1ea131;_0x50999e[_0x26b856(0x243)]();}return(0x0,_0x54b4fb['jsx'])(_0x507e9f,{'onClick':_0x3bae34,'children':_0x5417f6['t'](_0x1ea131(0x36d))});}function _0x57f2f7(){const _0x18368a=_0x181bb3;return(0x0,_0x54b4fb[_0x18368a(0x1cc)])(_0x18368a(0x213),{'className':_0x18368a(0x37c),'children':[(0x0,_0x54b4fb[_0x18368a(0x210)])(_0x18368a(0x1ce),{'className':_0x18368a(0x34d),'children':(0x0,_0x3c7fb1[_0x18368a(0x322)])(_0x236670[_0x18368a(0x245)])['t'](_0x18368a(0x219))}),(0x0,_0x54b4fb[_0x18368a(0x210)])(_0x14dc2d,{})]});}function _0x320c49(_0x14ac08){const _0x247bda=_0x181bb3;let {count:_0x18c11a}=_0x14ac08;return(0x0,_0x54b4fb['jsxs'])(_0x247bda(0x213),{'className':'univer-mt-3\x20univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-2\x20univer-pr-1','children':[(0x0,_0x54b4fb['jsx'])('span',{'className':_0x247bda(0x1f7),'children':(0x0,_0x3c7fb1[_0x247bda(0x322)])(_0x236670[_0x247bda(0x245)])['t'](_0x247bda(0x384),''+_0x18c11a)}),(0x0,_0x54b4fb[_0x247bda(0x210)])(_0x14dc2d,{})]});}function _0x352f59(){const _0x5a476e=_0x181bb3;let _0x340eb0=(0x0,_0x3c7fb1[_0x5a476e(0x322)])(_0x545bb3),_0xcf5744=(0x0,_0x3c7fb1[_0x5a476e(0x322)])(_0x236670['LocaleService']);function _0x284212(){const _0x264c15=_0x5a476e;_0x340eb0[_0x264c15(0x2c6)]();}return(0x0,_0x54b4fb[_0x5a476e(0x210)])(_0x507e9f,{'onClick':_0x284212,'children':_0xcf5744['t'](_0x5a476e(0x350))});}function _0x29d9a3(){const _0xed243d=_0x181bb3;let {count:_0x284f64,done:_0x597553}=(0x0,_0x3c7fb1[_0xed243d(0x325)])((0x0,_0x3c7fb1[_0xed243d(0x322)])(_0x545bb3)[_0xed243d(0x264)]),[_0x5443b5,_0x18dbdc]=(0x0,_0x11b9e7[_0xed243d(0x345)])(_0x284f64>0x0?_0x597553/_0x284f64:0x0);return(0x0,_0x11b9e7['useEffect'])(()=>{_0x18dbdc(_0x284f64>0x0?_0x597553/_0x284f64:0x0);},[_0x284f64,_0x597553]),(0x0,_0x54b4fb['jsx'])(_0xed243d(0x213),{'className':_0xed243d(0x31d),'children':(0x0,_0x54b4fb['jsx'])('div',{'className':_0xed243d(0x2a8),'style':{'width':Math[_0xed243d(0x33c)](_0x5443b5*0x64)+'%'}})});}function _0x36fe6d(){const _0x536f16=_0x181bb3;return(0x0,_0x54b4fb[_0x536f16(0x1cc)])('div',{'className':_0x536f16(0x37c),'children':[(0x0,_0x54b4fb['jsx'])(_0x536f16(0x1ce),{'className':_0x536f16(0x21d),'children':(0x0,_0x3c7fb1[_0x536f16(0x322)])(_0x236670[_0x536f16(0x245)])['t']('exchange-client.wait')}),(0x0,_0x54b4fb[_0x536f16(0x210)])(_0x536f16(0x213),{'className':_0x536f16(0x1ec),'children':(0x0,_0x54b4fb['jsx'])(_0x29d9a3,{})}),(0x0,_0x54b4fb[_0x536f16(0x210)])(_0x352f59,{})]});}let _0x19e54b={0x1:(0x0,_0x54b4fb['jsx'])(_0x5d08c6,{'className':'univer-text-green-500'}),0x0:(0x0,_0x54b4fb['jsx'])(_0x9a04ba,{'className':_0x181bb3(0x23a)}),0x2:(0x0,_0x54b4fb[_0x181bb3(0x210)])(_0x36bf52,{'className':'univer-text-red-500'})};function _0x3428ee(){const _0x39968a=_0x181bb3;let [_0x350a51,_0xfd351e]=(0x0,_0x11b9e7[_0x39968a(0x345)])(0x0),[_0x36e3b7,_0x2a9a42]=(0x0,_0x11b9e7[_0x39968a(0x345)])(!0x1),[_0x14bbbb,_0x394e5b]=(0x0,_0x11b9e7['useState'])([]),_0x4e815c=(0x0,_0x3c7fb1[_0x39968a(0x322)])(_0x412ac8),_0x56b850=(0x0,_0x3c7fb1[_0x39968a(0x322)])(_0x236670[_0x39968a(0x245)]);(0x0,_0x11b9e7[_0x39968a(0x1d6)])(()=>{const _0x18f143=_0x39968a;let _0x1e2301=_0x4e815c['visible$'][_0x18f143(0x226)](_0x4b1ffc=>{_0x2a9a42(_0x4b1ffc);}),_0x272a94=_0x4e815c[_0x18f143(0x24b)][_0x18f143(0x226)](_0x245adf=>{_0x394e5b(_0x245adf);}),_0x14e808=_0x4e815c[_0x18f143(0x207)][_0x18f143(0x226)](_0x5cabda=>{_0xfd351e(_0x5cabda);});return()=>{const _0x165117=_0x18f143;_0x1e2301[_0x165117(0x2b9)](),_0x272a94[_0x165117(0x2b9)](),_0x14e808[_0x165117(0x2b9)]();};},[]);function _0x25b6e3(){_0x2a9a42(!0x1);}function _0x14799f(_0x2f1a4e){const _0x1c1dcf=_0x39968a;switch(_0x2f1a4e){case 0x1:return _0x56b850['t'](_0x1c1dcf(0x2b6));case 0x0:return _0x56b850['t'](_0x1c1dcf(0x360));case 0x2:return _0x56b850['t']('exchange-client.unknownMistake');default:return'';}}return _0x36e3b7&&(0x0,_0x54b4fb[_0x39968a(0x1cc)])(_0x39968a(0x213),{'className':_0x39968a(0x308),'children':[(0x0,_0x54b4fb[_0x39968a(0x1cc)])('div',{'className':_0x39968a(0x310),'children':[(0x0,_0x54b4fb[_0x39968a(0x1cc)])('span',{'className':_0x39968a(0x2cb),'children':[(0x0,_0x54b4fb[_0x39968a(0x210)])('span',{'className':'univer-h-6\x20univer-text-2xl','children':_0x19e54b[_0x350a51]}),(0x0,_0x54b4fb[_0x39968a(0x210)])(_0x39968a(0x1ce),{'className':'univer-ml-1.5\x20univer-font-semibold\x20univer-leading-6\x20univer-text-gray-900\x20dark:!univer-text-white','children':_0x14799f(_0x350a51)})]}),(0x0,_0x54b4fb['jsx'])(_0x39968a(0x1ce),{'className':_0x39968a(0x1cb),'onClick':_0x25b6e3,'children':(0x0,_0x54b4fb[_0x39968a(0x210)])(_0x2cb5aa,{})})]}),(0x0,_0x54b4fb['jsxs'])(_0x39968a(0x213),{'children':[_0x350a51===0x0&&(0x0,_0x54b4fb[_0x39968a(0x210)])(_0x36fe6d,{}),_0x350a51===0x2&&(0x0,_0x54b4fb[_0x39968a(0x210)])(_0x57f2f7,{}),_0x14bbbb[_0x39968a(0x37b)]>0x0&&(0x0,_0x54b4fb[_0x39968a(0x210)])(_0x2c1170,{'list':_0x14bbbb}),_0x350a51===0x1&&(0x0,_0x54b4fb[_0x39968a(0x210)])(_0x320c49,{'count':_0x14bbbb[_0x39968a(0x37b)]})]})]});}function _0x36a215(){const _0x44f8fc=_0x181bb3;return(0x0,_0x54b4fb[_0x44f8fc(0x210)])(_0x3428ee,{});}let _0xb385f5=class extends _0x236670[_0x181bb3(0x1ed)]{constructor(_0x5dc49e,_0x5c7b8f){const _0x17b8a1=_0x181bb3;super(),this[_0x17b8a1(0x2ee)]=_0x5dc49e,this[_0x17b8a1(0x344)]=_0x5c7b8f,this[_0x17b8a1(0x372)]();}[_0x181bb3(0x372)](){const _0x154ee1=_0x181bb3;this[_0x154ee1(0x337)](this['_uiPartsService']['registerComponent'](_0x3c7fb1[_0x154ee1(0x259)]['CONTENT'],()=>(0x0,_0x3c7fb1[_0x154ee1(0x309)])(_0x36a215,this[_0x154ee1(0x2ee)])));}};_0xb385f5=_0x40ca86([_0x39bfa1(0x0,(0x0,_0x236670[_0x181bb3(0x362)])(_0x236670[_0x181bb3(0x2bc)])),_0x39bfa1(0x1,_0x3c7fb1[_0x181bb3(0x2f2)])],_0xb385f5);let _0x4fa220=class extends _0x236670[_0x181bb3(0x1e2)]{constructor(_0x411023=_0x3c1c53,_0x23feb7,_0x502f31){const _0x4be0c5=_0x181bb3;super(),this[_0x4be0c5(0x286)]=_0x411023,this['_injector']=_0x23feb7,this[_0x4be0c5(0x299)]=_0x502f31;let {..._0x720f14}=(0x0,_0x236670['merge'])({},_0x3c1c53,this['_config']);this[_0x4be0c5(0x299)][_0x4be0c5(0x30d)](_0x1b24e9,_0x720f14);}[_0x181bb3(0x375)](){const _0x4a4cbb=_0x181bb3;(0x0,_0x236670[_0x4a4cbb(0x29b)])(this[_0x4a4cbb(0x2ee)],[[_0xb385f5],[_0x545bb3,{'useClass':_0x185af3}],[_0x1c5039,{'useClass':_0x2fa3de}],[_0x3c442c,{'useClass':_0x12031f}],[_0x412ac8,{'useClass':_0xef7097}]]);}['onReady'](){const _0x2fb067=_0x181bb3;(0x0,_0x236670[_0x2fb067(0x30b)])(this['_injector'],[[_0xb385f5],[_0x545bb3]]);}};_0xcd0b1(_0x4fa220,_0x181bb3(0x253),_0x181bb3(0x32c)),_0xcd0b1(_0x4fa220,_0x181bb3(0x2ad),_0x223b10),_0xcd0b1(_0x4fa220,'version',_0x574f57),_0x4fa220=_0x40ca86([(0x0,_0x236670[_0x181bb3(0x35c)])(_0x592c14[_0x181bb3(0x268)],_0x13676f[_0x181bb3(0x2d7)]),_0x39bfa1(0x1,(0x0,_0x236670[_0x181bb3(0x362)])(_0x236670['Injector'])),_0x39bfa1(0x2,_0x236670['IConfigService'])],_0x4fa220),_0x36d3c1['EXCHANGE_CLIENT_PLUGIN_CONFIG_KEY']=_0x1b24e9,Object['defineProperty'](_0x36d3c1,_0x181bb3(0x28d),{'enumerable':!0x0,'get':function(){return _0x185af3;}}),Object[_0x181bb3(0x354)](_0x36d3c1,_0x181bb3(0x2ab),{'enumerable':!0x0,'get':function(){return _0x2fa3de;}}),_0x36d3c1[_0x181bb3(0x311)]=_0x545bb3,_0x36d3c1['IExchangeService']=_0x1c5039,_0x36d3c1['IRequestService']=_0x3c442c,_0x36d3c1['IUploadNotificationService']=_0x412ac8,Object[_0x181bb3(0x354)](_0x36d3c1,_0x181bb3(0x1e3),{'enumerable':!0x0,'get':function(){return _0x12031f;}}),Object[_0x181bb3(0x354)](_0x36d3c1,_0x181bb3(0x209),{'enumerable':!0x0,'get':function(){return _0x4fa220;}}),_0x36d3c1['UploadNotificationContainer']=_0x36a215,_0x36d3c1[_0x181bb3(0x331)]=_0xef7097,_0x36d3c1[_0x181bb3(0x2b5)]=_0x5ecf6f,_0x36d3c1[_0x181bb3(0x365)]=_0x16c7fb,_0x36d3c1[_0x181bb3(0x1dc)]=_0x1c636a,_0x36d3c1[_0x181bb3(0x29e)]=_0x470451,_0x36d3c1[_0x181bb3(0x2d5)]=_0x5bc6d7,_0x36d3c1[_0x181bb3(0x30a)]=_0x5b960a,_0x36d3c1[_0x181bb3(0x1f0)]=_0x1300f4,_0x36d3c1['transformWorkbookDataToSnapshotJson']=_0x263c01;}));
|
|
1
|
+
function _0x160d(_0x3d69cb,_0x4924a8){_0x3d69cb=_0x3d69cb-0xa1;const _0x1235ad=_0x1235();let _0x160d42=_0x1235ad[_0x3d69cb];return _0x160d42;}function _0x1235(){const _0x1d2d11=['IUniverInstanceService','0\x200\x2016\x2016','_getMinSheetColumnCount','getUnitType','decorate','progress$','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','resources','success-icon','displayName','mem','replace','82568HbojEa','_config','XlsxMultiIcon','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','Failed\x20to\x20get\x20fileID\x20from\x20task','transformSlideDataToSnapshotJson','646434gKqNAB',':\x20HTTP\x20','defIds','useDependency','none','disposeUnit','UniverCore','Method\x20not\x20implemented.','/universer-api/stream/file/upload','pending','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','complete','univer-text-red-500','FileId','log','random','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','getUnitId','exchange-client.unknownMistake','exchange-client.cancel','Get\x20outputType\x20error','ErrorCode','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','defineProperty','exchange-client.networkError','react','status','parse','entries','Failed\x20to\x20get\x20jsonID\x20from\x20task','getDeserializedSheetBlock','univer-mb-3\x20univer-py-0\x20univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','useRef','string','clsx','exchange-client.uploadAgain','input','getUnitOnRev','_requestService','IUploadNotificationService','upload\x20request\x20failed','Tooltip','_getUnitID','DependentOn','univer-ml-1\x20univer-truncate\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','_doneUploadTaskCount','getConfig','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','Failed\x20to\x20transform\x20snapshot\x20to\x20string','_httpService','join','setConfig','type','_export','HTTPService','Failed\x20to\x20parse\x20json','span','univer-flex\x20univer-h-5\x20univer-text-xl','EXCHANGE_CLIENT_PLUGIN_CONFIG_KEY','idSuffix','name','transformSnapshotToSlideData','UPLOADING','importFileToUnitIdByCurrentType','button','importPPTXToSnapshot','BehaviorSubject','createUnit','importServerUrl','univer-pl-2\x20univer-pr-4','headers','length','next','2EzyFRZ','_requestState$','children','8136739xOPUme','path','6427014VFafCx','Failed\x20to\x20get\x20unitID\x20from\x20task','useObservable','application/vnd.openxmlformats-officedocument.presentationml.presentation','fetchMissingChangesets','getLatestCsReqIdBySid','isArray','Failed\x20to\x20get\x20text\x20from\x20url','HTTPResponseError','transformSnapshotToDocumentData','post','CloseIcon','transformDocumentDataToSnapshot','ShareRangeIcon','_messageService','blockID','_univerInstanceService','xlsm','univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-1.5\x20univer-pr-2','M7.8088\x2010.2949L6.3764\x2012.403C6.26259\x2012.5705\x206.03455\x2012.614\x205.86705\x2012.5002C5.69955\x2012.3864\x205.65603\x2012.1584\x205.76984\x2011.9909L7.3655\x209.64252L5.94042\x207.54519C5.82661\x207.37769\x205.87013\x207.14964\x206.03763\x207.03583C6.20512\x206.92202\x206.43317\x206.96555\x206.54698\x207.13304L7.8088\x208.9901L9.07062\x207.13304C9.18443\x206.96555\x209.41248\x206.92202\x209.57997\x207.03583C9.74747\x207.14964\x209.79099\x207.37769\x209.67718\x207.54519L8.2521\x209.64252L9.84776\x2011.9909C9.96157\x2012.1584\x209.91805\x2012.3864\x209.75055\x2012.5002C9.58305\x2012.614\x209.35501\x2012.5705\x209.2412\x2012.403L7.8088\x2010.2949Z','IResourceLoaderService','_refresh','style','exports','univer-text-green-500','_getUnitDocJson','getSheetBlock','_getDisableCellImageConversion','_list','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','_iconManager','#FF6B4B','stringify','UniverIcon','\x20-\x20','MessageType','univer-text-blue-500','asObservable','constructor','_sheetBlockCache','45OZWVjR','univer-mt-5\x20univer-flex\x20univer-flex-col','revokeObjectURL','exchange-client.downloadSuccess','/universer-api/exchange/{type}/import','call','getSheetBlocksFromSnapshot','UniverLicensePlugin','b64DecodeUnicode','success','workbook','svg','currentColor','split','clearTaskInterrupted','94746thkdIC','catch','_taskInterrupted','unshift','_getDownloadEndpointURL','jsxs','_signUrl','transformWorkbookDataToSnapshot','UNIVER_PROJECT','map','_addDoneTask','BuiltInUIPart','code','_emitProgress','toDisposable','pathname','univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','createObjectURL','floor','subarray','ExchangeService','current','transformWorkbookDataToSnapshotJson','sort','match','UniverNetwork','_getExportURL','_addTotalCount','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','statusText','application/vnd.openxmlformats-officedocument.spreadsheetml.template','application/vnd.openxmlformats-officedocument.wordprocessingml.document','import\x20error','done','React','univer-ml-1.5\x20univer-font-semibold\x20univer-leading-6\x20univer-text-gray-900\x20dark:!univer-text-white','UNIVER_DOC','number','_getMinSheetRowCount','exportXLSXBySnapshot','some','/universer-api/exchange/task/{taskID}','@univerjs/core','_importFileToUnitId','Disposable','_registerComponents','1.0.0-alpha.0','LocaleService','M10.0075\x201.12549L13.9104\x205.09842H10.6742C10.306\x205.09842\x2010.0075\x204.79994\x2010.0075\x204.43175V1.12549Z','_getUnitNameByType','_upload','Subject','importWorkbookDataToUnitId','enableServerSideComputing','_configService','signUrl','UNIVER_SLIDE','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','No\x20file\x20selected','keys','getFocusedUnit','univer-mx-0\x20univer-mb-3\x20univer-mt-4\x20univer-h-1.5\x20univer-w-[324px]\x20univer-rounded-lg\x20univer-bg-gray-200','upload\x20failed:\x20FileId\x20is\x20empty','white','onReady','round','push','substring','_visible$','M12.4714\x205.86209L14.4714\x207.86209C14.6001\x207.9907\x2014.6651\x208.15878\x2014.6667\x208.32734L12.4714\x205.86209Z','register','ClockIcon','ErrorIcon','Warning','importDOCXToSnapshot','file.','_logService','Content-Type','touchDependencies','options','Plugin','trim','saveUnit','symbol','message','UNIVER_UNKNOWN','_getUnitIDSlide','_getUnitJson','_getUploadFileURL','_totalUploadTaskCount','#EC4F2D','_getUnitName','Error\x20fetching\x20file\x20from\x20URL:','href','_list$','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','slide-multi-icon','getCurrentUnitOfType','xltx','getUploadFile','application/vnd.openxmlformats-officedocument.spreadsheetml.sheet','10FHBZYO','importDOCXToUnitId','visible$','exchange-client.tooLarge','UNDEFINED','exportPPTXBySnapshot','UNIVER_SHEET','decode','_importTaskId','Module','outputType','_fileTypeError','multiple','&source=','SUCCESS','useEffect','show','application/vnd.ms-excel.sheet.macroEnabled.12','exchange-client.fileTypeError','createElement','jsonID','stroke','Success','defs','get','IRequestService','pptx','updateSnapshot','_uploadNotificationService','registerLink','use','object','exchange-client.config','iterator','IMessageService','IExchangeService','direct-export-icon','UNRECOGNIZED','@univerjs-pro/collaboration','DocMultiIcon','includes','createIdentifier','_getLinkByUnitId','transformSnapshotJsonToDocumentData','_buildProtocolErrorMessage','_getTaskURL','getSnapshot','size','file','_exchangeService','1em','_showNetworkError','_getUnitSlideJson','#4B7DFF','_import','transformSnapshotToWorkbookData','assign','click','toLowerCase','rxjs','snapshot','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','@univerjs/design','{fileID}','univer-pro.exchange-client.operate.service','toString','ERROR','exchange-client.internalError','_progress$','_extractErrorDetail','getTask','block\x20is\x20required','_state$','interrupt','_uploadTaskNotDone','exchange-client.uploading','UniverProLicense','doc','encode','upload\x20request\x20failed:\x20failed\x20to\x20read\x20source\x20file\x20from\x20url','appendChild','UNIVER_EXCHANGE_CLIENT_PLUGIN','univer-flex\x20univer-w-[calc(100%-48px)]\x20univer-items-center','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','application/json','exportDOCXByUnitId','0\x200\x2017\x2016','subscribe','url','@univerjs/network','INTERNAL_ERROR','IConfigService','error','_getMaxPollingTime','hide','registerComponent','_getIgnoreTableExport','uploadFileServerUrl','copyFileMeta','_showDownloadMessage','change','searchParams','12zCjfai','doc-multi-icon','UNIVER_BASE','_showUploadMessage','_getEnableServerSideComputing','shift','http://www.w3.org/2000/svg','level','univer-m-0\x20univer-flex\x20univer-list-none\x20univer-flex-col\x20univer-gap-2\x20univer-p-0','react/jsx-runtime','filter','_blank','noreferrer','transformSnapshotJsonToWorkbookData','export','importXLSXToUnitId','importPPTXToUnitId','Inject','UniverProtocol','_buildHttpErrorMessage','set','link','Failed\x20to\x20get\x20taskID\x20from\x20import\x20response','sign\x20url\x20error','data','unitID','xlink:href','updateState','tag','ignoreTableExport','interruptImportTask','12YHhlnW','transformSnapshotJsonToSlideData','download','exportPPTXByUnitId','import','3584133hwiinw','attrs','DirectExportIcon','amd','univer-flex','docx','_completeProgress','ExchangeOperateService','clear','minSheetColumnCount','_resourceLoaderService','univer-mt-5\x20univer-max-h-72\x20univer-overflow-y-auto\x20univer-overflow-x-hidden','_clearProgress','body','signUrlServerUrl','toStringTag','useState','_localeService','resolve','_getUnitIDDoc','evenodd','textEncoder','requestState$','@univerjs/protocol','state$','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','SlideMultiIcon','version','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','_getSignURL','#35BD4B','univer-pro.exchange-client.request.service','rev','forEach','UniverInstanceType','export\x20error','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','blob','function','IUIPartsService','UniverNetworkPlugin','taskID','buffer','fill','onStarting','_injector','getTextFromUrl','Info','importXLSXToSnapshot','min','close-icon','unsubscribe','unit','SuccessIcon','205NpSffU','forwardRef','ceil','title','originalMeta','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','exchange-client.interrupt','{type}','302044JIsCJh','upload','importFileToUnitId','connectInjector','dispose','_refreshSlide','xlsx','univer-mt-3\x20univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-2\x20univer-pr-1','_uiPartsService','.json','div','_exportBySnapshot','#305CFA','resolveWithBasePath','exchange-client.uploadSuccess','pushLink','maxTimeoutTime','addEventListener','exportDOCXBySnapshot','max','display','Failed\x20to\x20get\x20file\x20from\x20url','jsx','colorChannel1','exportXLSXByUnitId','setTaskInterrupted','slide','disposeWithMe','getOwnPropertyDescriptor','getUniverInstanceTypeByFile','files','b64EncodeUnicode','location','textDecoder','RequestService','text','workbook.json','add','sheets','toPrimitive','_importToSnapshot','Error','url(#$1','default','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'];_0x1235=function(){return _0x1d2d11;};return _0x1235();}(function(_0x38e810,_0x1f1958){const _0x2104c4=_0x160d,_0x3ae093=_0x38e810();while(!![]){try{const _0x1bfa6c=-parseInt(_0x2104c4(0x195))/0x1*(-parseInt(_0x2104c4(0x14c))/0x2)+parseInt(_0x2104c4(0xab))/0x3*(-parseInt(_0x2104c4(0x10d))/0x4)+-parseInt(_0x2104c4(0x105))/0x5*(-parseInt(_0x2104c4(0x1d1))/0x6)+parseInt(_0x2104c4(0xcf))/0x7+parseInt(_0x2104c4(0x146))/0x8*(parseInt(_0x2104c4(0x1c2))/0x9)+parseInt(_0x2104c4(0x236))/0xa*(-parseInt(_0x2104c4(0x19a))/0xb)+parseInt(_0x2104c4(0xca))/0xc*(-parseInt(_0x2104c4(0x198))/0xd);if(_0x1bfa6c===_0x1f1958)break;else _0x3ae093['push'](_0x3ae093['shift']());}catch(_0x24a65d){_0x3ae093['push'](_0x3ae093['shift']());}}}(_0x1235,0x544b4),function(_0x3032b1,_0x51ef1d){const _0x2ed538=_0x160d;typeof exports==_0x2ed538(0x255)&&typeof module<'u'?_0x51ef1d(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==_0x2ed538(0xf5)&&define[_0x2ed538(0xd2)]?define([_0x2ed538(0x1b1),'@univerjs-pro/license',_0x2ed538(0x1fb),_0x2ed538(0x28f),_0x2ed538(0x165),'@univerjs/ui',_0x2ed538(0x271),_0x2ed538(0x274),_0x2ed538(0xb4),_0x2ed538(0xe6),_0x2ed538(0x25c)],_0x51ef1d):(_0x3032b1=typeof globalThis<'u'?globalThis:_0x3032b1||self,_0x51ef1d(_0x3032b1['UniverProExchangeClient']={},_0x3032b1[_0x2ed538(0x282)],_0x3032b1[_0x2ed538(0x152)],_0x3032b1[_0x2ed538(0x1ea)],_0x3032b1[_0x2ed538(0x1f3)],_0x3032b1['UniverUi'],_0x3032b1['rxjs'],_0x3032b1['UniverDesign'],_0x3032b1[_0x2ed538(0x1f3)],_0x3032b1[_0x2ed538(0xbd)],_0x3032b1['UniverProCollaboration']));}(this,function(_0x3c5bd8,_0x9bf2b6,_0x48ff2f,_0x48928f,_0x388833,_0x5b5fe8,_0x4e77c8,_0x22c96b,_0x21039c,_0x19a547,_0x44d6d9){const _0x12406c=_0x160d;Object['defineProperty'](_0x3c5bd8,Symbol[_0x12406c(0xde)],{'value':_0x12406c(0x23f)});let _0x47c64b=_0x12406c(0x256),_0x427504={};var _0x2d38bd='@univerjs-pro/exchange-client',_0x21e955=_0x12406c(0x1ff);function _0xa9ab50({ref:_0x57abd8,..._0x3c4ab3}){const _0x5398ee=_0x12406c;let {icon:_0x276df1,id:_0x5c6d2d,className:_0x3290bd,extend:_0x3358fd,..._0x3ef866}=_0x3c4ab3,_0x1d755a=('univerjs-icon\x20univerjs-icon-'+_0x5c6d2d+'\x20'+(_0x3290bd||''))['trim'](),_0x4ff14c=(0x0,_0x388833[_0x5398ee(0x16c)])('_'+_0x5a21d9());return _0x31a6f2(_0x276df1,''+_0x5c6d2d,{'defIds':_0x276df1[_0x5398ee(0x14e)],'idSuffix':_0x4ff14c[_0x5398ee(0x1e6)]},{'ref':_0x57abd8,'className':_0x1d755a,..._0x3ef866},_0x3358fd);}function _0x31a6f2(_0x1486ea,_0x565336,_0x44f1ee,_0xf8d8c3,_0x53575f){const _0x3a0326=_0x12406c;return(0x0,_0x388833['createElement'])(_0x1486ea['tag'],{'key':_0x565336,..._0xa4360c(_0x1486ea,_0x44f1ee,_0x53575f),..._0xf8d8c3},(_0x2794e2(_0x1486ea,_0x44f1ee)[_0x3a0326(0x197)]||[])[_0x3a0326(0x1da)]((_0x399814,_0x28d6f7)=>_0x31a6f2(_0x399814,_0x565336+'-'+_0x1486ea['tag']+'-'+_0x28d6f7,_0x44f1ee,void 0x0,_0x53575f)));}function _0xa4360c(_0x4d1d26,_0x47ea8f,_0x1fe6d7){const _0x182791=_0x12406c;let _0x175271={..._0x4d1d26[_0x182791(0xd0)]};_0x1fe6d7!=null&&_0x1fe6d7[_0x182791(0x124)]&&_0x175271[_0x182791(0xfa)]===_0x182791(0x124)&&(_0x175271[_0x182791(0xfa)]=_0x1fe6d7[_0x182791(0x124)]),_0x1fe6d7!=null&&_0x1fe6d7[_0x182791(0x124)]&&_0x175271[_0x182791(0x24b)]===_0x182791(0x124)&&(_0x175271['stroke']=_0x1fe6d7[_0x182791(0x124)]),_0x4d1d26[_0x182791(0xc7)]==='mask'&&_0x175271['id']&&(_0x175271['id']+=_0x47ea8f['idSuffix']),Object[_0x182791(0x168)](_0x175271)[_0x182791(0xf0)](([_0x50be8,_0xa9ce9a])=>{const _0x4dc8df=_0x182791;_0x50be8==='mask'&&typeof _0xa9ce9a==_0x4dc8df(0x16d)&&(_0x175271[_0x50be8]=_0xa9ce9a[_0x4dc8df(0x145)](/url\(#(.*)\)/,_0x4dc8df(0x137)+_0x47ea8f['idSuffix']+')'));});let {defIds:_0x3baefe}=_0x47ea8f;return!_0x3baefe||_0x3baefe[_0x182791(0x193)]===0x0?_0x175271:(_0x4d1d26[_0x182791(0xc7)]===_0x182791(0x254)&&_0x175271[_0x182791(0xc5)]&&(_0x175271[_0x182791(0xc5)]+=_0x47ea8f['idSuffix']),Object['entries'](_0x175271)[_0x182791(0xf0)](([_0x9464e,_0x4d27d1])=>{const _0x53e1ba=_0x182791;typeof _0x4d27d1==_0x53e1ba(0x16d)&&(_0x175271[_0x9464e]=_0x4d27d1['replace'](/url\(#(.*)\)/,_0x53e1ba(0x137)+_0x47ea8f[_0x53e1ba(0x187)]+')'));}),_0x175271);}function _0x2794e2(_0x303fd1,_0x4cd484){const _0x522280=_0x12406c;var _0x25d180;let {defIds:_0x542ec2}=_0x4cd484;return!_0x542ec2||_0x542ec2['length']===0x0?_0x303fd1:_0x303fd1[_0x522280(0xc7)]===_0x522280(0x24d)&&(_0x25d180=_0x303fd1[_0x522280(0x197)])!=null&&_0x25d180[_0x522280(0x193)]?{..._0x303fd1,'children':_0x303fd1[_0x522280(0x197)][_0x522280(0x1da)](_0x51f1c5=>typeof _0x51f1c5[_0x522280(0xd0)]['id']==_0x522280(0x16d)&&_0x542ec2&&_0x542ec2[_0x522280(0x25e)](_0x51f1c5['attrs']['id'])?{..._0x51f1c5,'attrs':{..._0x51f1c5[_0x522280(0xd0)],'id':_0x51f1c5[_0x522280(0xd0)]['id']+_0x4cd484[_0x522280(0x187)]}}:_0x51f1c5)}:_0x303fd1;}function _0x5a21d9(){const _0x3516a3=_0x12406c;return Math[_0x3516a3(0x15b)]()[_0x3516a3(0x277)](0x24)[_0x3516a3(0x214)](0x2,0x8);}_0xa9ab50[_0x12406c(0x143)]=_0x12406c(0x1bb);let _0x3bb9b5={'tag':_0x12406c(0x1cd),'attrs':{'xmlns':_0x12406c(0xb1),'fill':'none','viewBox':_0x12406c(0x28c),'width':_0x12406c(0x268),'height':'1em'},'children':[{'tag':'path','attrs':{'fill':_0x12406c(0x1ce),'d':_0x12406c(0xe8)}},{'tag':_0x12406c(0x199),'attrs':{'fill':_0x12406c(0x1ce),'d':'M8.14248\x200.899902C4.22126\x200.899902\x201.04248\x204.07868\x201.04248\x207.9999C1.04248\x2011.9211\x204.22126\x2015.0999\x208.14248\x2015.0999C12.0637\x2015.0999\x2015.2425\x2011.9211\x2015.2425\x207.9999C15.2425\x204.07868\x2012.0637\x200.899902\x208.14248\x200.899902ZM2.24248\x207.9999C2.24248\x204.74142\x204.884\x202.0999\x208.14248\x202.0999C11.401\x202.0999\x2014.0425\x204.74142\x2014.0425\x207.9999C14.0425\x2011.2584\x2011.401\x2013.8999\x208.14248\x2013.8999C4.884\x2013.8999\x202.24248\x2011.2584\x202.24248\x207.9999Z','fillRule':'evenodd','clipRule':_0x12406c(0xe3)}}]},_0x4c0916=(0x0,_0x388833['forwardRef'])(function(_0x4743e6,_0x2a47e1){const _0x103c7c=_0x12406c;return(0x0,_0x388833[_0x103c7c(0x249)])(_0xa9ab50,Object[_0x103c7c(0x26e)]({},_0x4743e6,{'id':'clock-icon','ref':_0x2a47e1,'icon':_0x3bb9b5}));});_0x4c0916['displayName']=_0x12406c(0x218);let _0x37c9c1={'tag':_0x12406c(0x1cd),'attrs':{'xmlns':_0x12406c(0xb1),'fill':'none','viewBox':'0\x200\x2016\x2016','width':_0x12406c(0x268),'height':_0x12406c(0x268)},'children':[{'tag':_0x12406c(0x199),'attrs':{'fill':_0x12406c(0x1ce),'d':_0x12406c(0x1ed)}}]},_0x16b726=(0x0,_0x388833[_0x12406c(0x106)])(function(_0x4076ff,_0xe389ea){const _0x8014=_0x12406c;return(0x0,_0x388833[_0x8014(0x249)])(_0xa9ab50,Object[_0x8014(0x26e)]({},_0x4076ff,{'id':_0x8014(0x101),'ref':_0xe389ea,'icon':_0x37c9c1}));});_0x16b726[_0x12406c(0x143)]=_0x12406c(0x1a5);let _0x59b618={'tag':_0x12406c(0x1cd),'attrs':{'xmlns':_0x12406c(0xb1),'fill':_0x12406c(0x150),'viewBox':'0\x200\x2016\x2016','width':_0x12406c(0x268),'height':_0x12406c(0x268)},'children':[{'tag':_0x12406c(0x199),'attrs':{'fill':'currentColor','d':_0x12406c(0x156),'fillRule':_0x12406c(0xe3),'clipRule':_0x12406c(0xe3)}},{'tag':_0x12406c(0x199),'attrs':{'fill':'currentColor','d':_0x12406c(0x230)}},{'tag':_0x12406c(0x199),'attrs':{'fill':_0x12406c(0x1ce),'d':_0x12406c(0x216)}}]},_0xb66dee=(0x0,_0x388833[_0x12406c(0x106)])(function(_0x37c20e,_0x289488){const _0x4c6a95=_0x12406c;return(0x0,_0x388833[_0x4c6a95(0x249)])(_0xa9ab50,Object['assign']({},_0x37c20e,{'id':_0x4c6a95(0x25a),'ref':_0x289488,'icon':_0x59b618}));});_0xb66dee[_0x12406c(0x143)]=_0x12406c(0xd1);let _0x26abe1={'tag':_0x12406c(0x1cd),'attrs':{'xmlns':_0x12406c(0xb1),'fill':_0x12406c(0x150),'viewBox':'0\x200\x2016\x2016','width':_0x12406c(0x268),'height':'1em'},'children':[{'tag':_0x12406c(0x199),'attrs':{'fill':_0x12406c(0x1ce),'d':_0x12406c(0x1b7),'fillRule':_0x12406c(0xe3),'clipRule':_0x12406c(0xe3)}}]},_0x4456d4=(0x0,_0x388833['forwardRef'])(function(_0x4f06ca,_0xc81208){const _0x54ca03=_0x12406c;return(0x0,_0x388833[_0x54ca03(0x249)])(_0xa9ab50,Object['assign']({},_0x4f06ca,{'id':'error-icon','ref':_0xc81208,'icon':_0x26abe1}));});_0x4456d4['displayName']=_0x12406c(0x219);let _0x4870dd={'tag':_0x12406c(0x1cd),'attrs':{'xmlns':_0x12406c(0xb1),'fill':'none','viewBox':_0x12406c(0x13b),'width':_0x12406c(0x268),'height':'1em'},'children':[{'tag':'path','attrs':{'fill':_0x12406c(0x1ce),'d':'M5.88699\x202.34478L3.65371\x202.3448C2.88051\x202.34481\x202.25372\x202.97161\x202.25372\x203.7448L2.25371\x2012.4445C2.25371\x2013.2177\x202.88052\x2013.8445\x203.65372\x2013.8445L12.3535\x2013.8445C13.1267\x2013.8445\x2013.7535\x2013.2177\x2013.7535\x2012.4445V10.0256C13.7535\x209.69425\x2014.0221\x209.42562\x2014.3535\x209.42562C14.6849\x209.42562\x2014.9535\x209.69425\x2014.9535\x2010.0256V12.4445C14.9535\x2013.8804\x2013.7894\x2015.0444\x2012.3535\x2015.0445L3.65373\x2015.0445C2.21778\x2015.0445\x201.05371\x2013.8805\x201.05371\x2012.4445L1.05372\x203.7448C1.05372\x202.30888\x202.21776\x201.14482\x203.65369\x201.1448L5.88697\x201.14478C6.21834\x201.14477\x206.48698\x201.4134\x206.48698\x201.74477C6.48699\x202.07614\x206.21836\x202.34477\x205.88699\x202.34478Z'}},{'tag':_0x12406c(0x199),'attrs':{'fill':_0x12406c(0x1ce),'d':_0x12406c(0x10a)}}]},_0xcce904=(0x0,_0x388833[_0x12406c(0x106)])(function(_0x3a2243,_0x368985){const _0x567eff=_0x12406c;return(0x0,_0x388833[_0x567eff(0x249)])(_0xa9ab50,Object[_0x567eff(0x26e)]({},_0x3a2243,{'id':'share-range-icon','ref':_0x368985,'icon':_0x4870dd}));});_0xcce904[_0x12406c(0x143)]=_0x12406c(0x1a7);let _0x25a0c3={'tag':_0x12406c(0x1cd),'attrs':{'xmlns':_0x12406c(0xb1),'fill':_0x12406c(0x150),'viewBox':_0x12406c(0x13b),'width':'1em','height':'1em'},'children':[{'tag':'path','attrs':{'fill':_0x12406c(0x1ce),'d':_0x12406c(0x162),'fillRule':_0x12406c(0xe3),'clipRule':_0x12406c(0xe3)}}]},_0x5ac139=(0x0,_0x388833[_0x12406c(0x106)])(function(_0x191428,_0x5f5c8c){const _0xba4621=_0x12406c;return(0x0,_0x388833['createElement'])(_0xa9ab50,Object[_0xba4621(0x26e)]({},_0x191428,{'id':_0xba4621(0x142),'ref':_0x5f5c8c,'icon':_0x25a0c3}));});_0x5ac139[_0x12406c(0x143)]=_0x12406c(0x104);let _0x26a638={'tag':_0x12406c(0x1cd),'attrs':{'xmlns':_0x12406c(0xb1),'fill':_0x12406c(0x150),'viewBox':_0x12406c(0x13b),'width':'1em','height':'1em'},'children':[{'tag':_0x12406c(0x199),'attrs':{'fill':_0x12406c(0x26b),'d':_0x12406c(0x140)}},{'tag':_0x12406c(0x199),'attrs':{'fill':_0x12406c(0x210),'d':_0x12406c(0xf3)}},{'tag':'path','attrs':{'fill':_0x12406c(0x210),'d':'M4.57245\x209.62638C4.57245\x209.44229\x204.72169\x209.29305\x204.90578\x209.29305H10.2391C10.4232\x209.29305\x2010.5724\x209.44229\x2010.5724\x209.62638C10.5724\x209.81048\x2010.4232\x209.95972\x2010.2391\x209.95972H4.90578C4.72169\x209.95972\x204.57245\x209.81048\x204.57245\x209.62638Z'}},{'tag':_0x12406c(0x199),'attrs':{'fill':_0x12406c(0x210),'d':_0x12406c(0x289)}},{'tag':'path','attrs':{'stroke':'white','d':_0x12406c(0xf3),'strokeLinecap':_0x12406c(0x212),'strokeWidth':0.03}},{'tag':_0x12406c(0x199),'attrs':{'stroke':'white','d':_0x12406c(0x139),'strokeLinecap':_0x12406c(0x212),'strokeWidth':0.03}},{'tag':_0x12406c(0x199),'attrs':{'stroke':_0x12406c(0x210),'d':_0x12406c(0x289),'strokeLinecap':_0x12406c(0x212),'strokeWidth':0.03}},{'tag':_0x12406c(0x199),'attrs':{'fill':_0x12406c(0x119),'d':_0x12406c(0x201)}}]},_0x2c6c22=(0x0,_0x388833[_0x12406c(0x106)])(function(_0x332110,_0x540a64){const _0x2f36a1=_0x12406c;return(0x0,_0x388833[_0x2f36a1(0x249)])(_0xa9ab50,Object['assign']({},_0x332110,{'id':_0x2f36a1(0xac),'ref':_0x540a64,'icon':_0x26a638}));});_0x2c6c22[_0x12406c(0x143)]=_0x12406c(0x25d);let _0x5449d1={'tag':'svg','attrs':{'xmlns':_0x12406c(0xb1),'fill':_0x12406c(0x150),'viewBox':'0\x200\x2016\x2016','width':_0x12406c(0x268),'height':_0x12406c(0x268)},'children':[{'tag':_0x12406c(0x199),'attrs':{'fill':_0x12406c(0x1b9),'d':_0x12406c(0x140)}},{'tag':_0x12406c(0x199),'attrs':{'fill':_0x12406c(0x22b),'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':'white','d':_0x12406c(0x17b)}},{'tag':'path','attrs':{'fill':_0x12406c(0x210),'d':_0x12406c(0xeb)}}]},_0x35547f=(0x0,_0x388833[_0x12406c(0x106)])(function(_0x2b7679,_0x41812a){const _0x463419=_0x12406c;return(0x0,_0x388833[_0x463419(0x249)])(_0xa9ab50,Object[_0x463419(0x26e)]({},_0x2b7679,{'id':_0x463419(0x231),'ref':_0x41812a,'icon':_0x5449d1}));});_0x35547f[_0x12406c(0x143)]=_0x12406c(0xe9);let _0x156de4={'tag':_0x12406c(0x1cd),'attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x12406c(0x150),'viewBox':'0\x200\x2016\x2016','width':_0x12406c(0x268),'height':_0x12406c(0x268)},'children':[{'tag':_0x12406c(0x199),'attrs':{'fill':_0x12406c(0xed),'d':_0x12406c(0x140)}},{'tag':_0x12406c(0x199),'attrs':{'fill':'#32A846','d':'M10.0075\x201.12549L13.9104\x205.09842H10.6742C10.306\x205.09842\x2010.0075\x204.79994\x2010.0075\x204.43175V1.12549Z'}},{'tag':_0x12406c(0x199),'attrs':{'fill':'white','d':_0x12406c(0x1ad),'fillRule':_0x12406c(0xe3),'clipRule':_0x12406c(0xe3)}}]},_0x103219=(0x0,_0x388833[_0x12406c(0x106)])(function(_0x13d52b,_0x408a11){const _0x1ce225=_0x12406c;return(0x0,_0x388833[_0x1ce225(0x249)])(_0xa9ab50,Object['assign']({},_0x13d52b,{'id':'xlsx-multi-icon','ref':_0x408a11,'icon':_0x156de4}));});_0x103219[_0x12406c(0x143)]=_0x12406c(0x148);function _0x5e2597(_0x281887){'@babel/helpers - typeof';const _0x2a085b=_0x12406c;return _0x5e2597=typeof Symbol==_0x2a085b(0xf5)&&typeof Symbol[_0x2a085b(0x257)]==_0x2a085b(0x224)?function(_0x271915){return typeof _0x271915;}:function(_0xa5909b){const _0x566bb9=_0x2a085b;return _0xa5909b&&typeof Symbol=='function'&&_0xa5909b[_0x566bb9(0x1c0)]===Symbol&&_0xa5909b!==Symbol['prototype']?_0x566bb9(0x224):typeof _0xa5909b;},_0x5e2597(_0x281887);}function _0x4625af(_0x16116e,_0x9bc8bb){const _0x11d6ee=_0x12406c;if(_0x5e2597(_0x16116e)!='object'||!_0x16116e)return _0x16116e;var _0xe576f5=_0x16116e[Symbol[_0x11d6ee(0x134)]];if(_0xe576f5!==void 0x0){var _0x179439=_0xe576f5[_0x11d6ee(0x1c7)](_0x16116e,_0x9bc8bb||_0x11d6ee(0x138));if(_0x5e2597(_0x179439)!=_0x11d6ee(0x255))return _0x179439;throw TypeError(_0x11d6ee(0x273));}return(_0x9bc8bb===_0x11d6ee(0x16d)?String:Number)(_0x16116e);}function _0x52e89f(_0x32d548){const _0x4b4c22=_0x12406c;var _0x577711=_0x4625af(_0x32d548,_0x4b4c22(0x16d));return _0x5e2597(_0x577711)==_0x4b4c22(0x224)?_0x577711:_0x577711+'';}function _0x31748d(_0x2697e0,_0x5e0835,_0x2afd95){const _0x451dc8=_0x12406c;return(_0x5e0835=_0x52e89f(_0x5e0835))in _0x2697e0?Object[_0x451dc8(0x163)](_0x2697e0,_0x5e0835,{'value':_0x2afd95,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x2697e0[_0x5e0835]=_0x2afd95,_0x2697e0;}let _0x1e8a73=function(_0x274039){const _0x130e15=_0x12406c;return _0x274039[_0x274039[_0x130e15(0x18a)]=0x0]='UPLOADING',_0x274039[_0x274039[_0x130e15(0x244)]=0x1]=_0x130e15(0x244),_0x274039[_0x274039[_0x130e15(0x278)]=0x2]='ERROR',_0x274039;}({}),_0x3edfcf=(0x0,_0x48ff2f[_0x12406c(0x25f)])('univer-pro.exchange-client.upload-notification.service');var _0x5e4047=class extends _0x48ff2f[_0x12406c(0x1fd)]{constructor(){const _0x1ca290=_0x12406c;super(),_0x31748d(this,_0x1ca290(0x215),new _0x4e77c8['Subject']()),_0x31748d(this,_0x1ca290(0x27e),new _0x4e77c8[(_0x1ca290(0x204))]()),_0x31748d(this,'_list$',new _0x4e77c8['Subject']()),_0x31748d(this,_0x1ca290(0x238),this[_0x1ca290(0x215)][_0x1ca290(0x1bf)]()),_0x31748d(this,_0x1ca290(0xe7),this[_0x1ca290(0x27e)][_0x1ca290(0x1bf)]()),_0x31748d(this,'list$',this['_list$'][_0x1ca290(0x1bf)]()),_0x31748d(this,'_list',[]);}['dispose'](){const _0x607c88=_0x12406c;super[_0x607c88(0x111)](),this[_0x607c88(0x215)][_0x607c88(0x157)](),this[_0x607c88(0x27e)][_0x607c88(0x157)](),this[_0x607c88(0x22f)][_0x607c88(0x157)]();}['show'](){const _0x3a7021=_0x12406c;this[_0x3a7021(0x215)]['next'](!0x0);}[_0x12406c(0xa3)](){const _0x4b350f=_0x12406c;this[_0x4b350f(0x215)][_0x4b350f(0x194)](!0x1);}['updateState'](_0x44e749){const _0x2f8f83=_0x12406c;this[_0x2f8f83(0x27e)][_0x2f8f83(0x194)](_0x44e749);}['pushLink'](_0x55d5f9){const _0x297d0f=_0x12406c;this[_0x297d0f(0x1b6)][_0x297d0f(0x1d4)](_0x55d5f9),this[_0x297d0f(0x22f)]['next'](this[_0x297d0f(0x1b6)]);}};function _0x5a4ebe(_0x2616a8){const _0x3416b4=_0x12406c;let {list:_0x7f5613}=_0x2616a8;function _0x54d81d(_0x246281){const _0x401ef2=_0x160d;switch(_0x246281){case 0x1:return(0x0,_0x21039c[_0x401ef2(0x123)])(_0x2c6c22,{});case 0x2:return(0x0,_0x21039c['jsx'])(_0x103219,{});case 0x3:return(0x0,_0x21039c[_0x401ef2(0x123)])(_0x35547f,{});default:return null;}}return(0x0,_0x21039c[_0x3416b4(0x123)])(_0x3416b4(0x117),{'className':(0x0,_0x22c96b[_0x3416b4(0x16e)])(_0x3416b4(0xda),_0x22c96b['scrollbarClassName']),'children':(0x0,_0x21039c[_0x3416b4(0x123)])('ul',{'className':_0x3416b4(0xb3),'children':_0x7f5613[_0x3416b4(0x1da)]((_0x227672,_0x308232)=>(0x0,_0x21039c[_0x3416b4(0x123)])('li',{'children':(0x0,_0x21039c[_0x3416b4(0x1d6)])('a',{'className':'univer-flex\x20univer-justify-between\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-px-2\x20univer-py-1\x20univer-text-gray-900\x20univer-no-underline\x20univer-outline-none\x20univer-transition-colors\x20hover:univer-bg-gray-200\x20dark:!univer-text-white\x20dark:hover:!univer-bg-gray-600','href':_0x227672[_0x3416b4(0xc0)],'target':_0x3416b4(0xb6),'rel':_0x3416b4(0xb7),'children':[(0x0,_0x21039c[_0x3416b4(0x1d6)])(_0x3416b4(0x184),{'className':_0x3416b4(0x288),'children':[(0x0,_0x21039c[_0x3416b4(0x123)])(_0x3416b4(0x184),{'className':_0x3416b4(0x185),'children':_0x54d81d(_0x227672['type'])}),(0x0,_0x21039c[_0x3416b4(0x123)])(_0x22c96b[_0x3416b4(0x175)],{'showIfEllipsis':!0x0,'title':_0x227672['name'],'asChild':!0x0,'children':(0x0,_0x21039c[_0x3416b4(0x123)])(_0x3416b4(0x184),{'className':_0x3416b4(0x178),'children':_0x227672[_0x3416b4(0x188)]})})]}),(0x0,_0x21039c['jsx'])(_0x3416b4(0x184),{'className':_0x3416b4(0x149),'children':(0x0,_0x21039c['jsx'])(_0xcce904,{})})]})},_0x308232))})});}var _0x43b45b=Uint8Array,_0x316bb1=Uint16Array,_0x32a901=Uint32Array,_0x327715=new _0x43b45b([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]),_0x2092e9=new _0x43b45b([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]),_0x456e9d=new _0x43b45b([0x10,0x11,0x12,0x0,0x8,0x7,0x9,0x6,0xa,0x5,0xb,0x4,0xc,0x3,0xd,0x2,0xe,0x1,0xf]),_0x1e1390=function(_0x41882c,_0x156d25){for(var _0x579b11=new _0x316bb1(0x1f),_0x4eff68=0x0;_0x4eff68<0x1f;++_0x4eff68)_0x579b11[_0x4eff68]=_0x156d25+=0x1<<_0x41882c[_0x4eff68-0x1];for(var _0x518936=new _0x32a901(_0x579b11[0x1e]),_0x4eff68=0x1;_0x4eff68<0x1e;++_0x4eff68)for(var _0xae4d0=_0x579b11[_0x4eff68];_0xae4d0<_0x579b11[_0x4eff68+0x1];++_0xae4d0)_0x518936[_0xae4d0]=_0xae4d0-_0x579b11[_0x4eff68]<<0x5|_0x4eff68;return[_0x579b11,_0x518936];},_0x28237a=_0x1e1390(_0x327715,0x2),_0x53ce25=_0x28237a[0x0],_0x3b28f0=_0x28237a[0x1];_0x53ce25[0x1c]=0x102,_0x3b28f0[0x102]=0x1c;var _0x936970=_0x1e1390(_0x2092e9,0x0);_0x936970[0x0];for(var _0x21f7ec=_0x936970[0x1],_0x332d66=new _0x316bb1(0x8000),_0x5246f3=0x0;_0x5246f3<0x8000;++_0x5246f3){var _0x43a674=(_0x5246f3&0xaaaa)>>>0x1|(_0x5246f3&0x5555)<<0x1;_0x43a674=(_0x43a674&0xcccc)>>>0x2|(_0x43a674&0x3333)<<0x2,_0x43a674=(_0x43a674&0xf0f0)>>>0x4|(_0x43a674&0xf0f)<<0x4,_0x332d66[_0x5246f3]=((_0x43a674&0xff00)>>>0x8|(_0x43a674&0xff)<<0x8)>>>0x1;}for(var _0x1cb36e=function(_0x33c8e7,_0x24e5ec,_0x51a40f){const _0x48c38c=_0x12406c;for(var _0x40dc54=_0x33c8e7[_0x48c38c(0x193)],_0x12486c=0x0,_0x5357b2=new _0x316bb1(_0x24e5ec);_0x12486c<_0x40dc54;++_0x12486c)++_0x5357b2[_0x33c8e7[_0x12486c]-0x1];var _0x266895=new _0x316bb1(_0x24e5ec);for(_0x12486c=0x0;_0x12486c<_0x24e5ec;++_0x12486c)_0x266895[_0x12486c]=_0x266895[_0x12486c-0x1]+_0x5357b2[_0x12486c-0x1]<<0x1;var _0x3f1cc1;if(_0x51a40f){_0x3f1cc1=new _0x316bb1(0x1<<_0x24e5ec);var _0x41fd94=0xf-_0x24e5ec;for(_0x12486c=0x0;_0x12486c<_0x40dc54;++_0x12486c)if(_0x33c8e7[_0x12486c]){for(var _0x2c8916=_0x12486c<<0x4|_0x33c8e7[_0x12486c],_0x5de2c1=_0x24e5ec-_0x33c8e7[_0x12486c],_0x2df915=_0x266895[_0x33c8e7[_0x12486c]-0x1]++<<_0x5de2c1,_0x3f140f=_0x2df915|(0x1<<_0x5de2c1)-0x1;_0x2df915<=_0x3f140f;++_0x2df915)_0x3f1cc1[_0x332d66[_0x2df915]>>>_0x41fd94]=_0x2c8916;}}else{for(_0x3f1cc1=new _0x316bb1(_0x40dc54),_0x12486c=0x0;_0x12486c<_0x40dc54;++_0x12486c)_0x3f1cc1[_0x12486c]=_0x332d66[_0x266895[_0x33c8e7[_0x12486c]-0x1]++]>>>0xf-_0x33c8e7[_0x12486c];}return _0x3f1cc1;},_0x1d270f=new _0x43b45b(0x120),_0x5246f3=0x0;_0x5246f3<0x90;++_0x5246f3)_0x1d270f[_0x5246f3]=0x8;for(var _0x5246f3=0x90;_0x5246f3<0x100;++_0x5246f3)_0x1d270f[_0x5246f3]=0x9;for(var _0x5246f3=0x100;_0x5246f3<0x118;++_0x5246f3)_0x1d270f[_0x5246f3]=0x7;for(var _0x5246f3=0x118;_0x5246f3<0x120;++_0x5246f3)_0x1d270f[_0x5246f3]=0x8;for(var _0x4ff7b1=new _0x43b45b(0x20),_0x5246f3=0x0;_0x5246f3<0x20;++_0x5246f3)_0x4ff7b1[_0x5246f3]=0x5;var _0x413329=_0x1cb36e(_0x1d270f,0x9,0x0),_0x3c24e9=_0x1cb36e(_0x4ff7b1,0x5,0x0),_0x182f0a=function(_0x2fcd7f){return(_0x2fcd7f/0x8>>0x0)+(_0x2fcd7f&0x7&&0x1);},_0x5dcea8=function(_0x346c23,_0x319bad,_0x1005f4){const _0x1b3723=_0x12406c;(_0x319bad==null||_0x319bad<0x0)&&(_0x319bad=0x0),(_0x1005f4==null||_0x1005f4>_0x346c23[_0x1b3723(0x193)])&&(_0x1005f4=_0x346c23['length']);var _0x8ba999=new(_0x346c23 instanceof _0x316bb1?_0x316bb1:_0x346c23 instanceof _0x32a901?_0x32a901:_0x43b45b)(_0x1005f4-_0x319bad);return _0x8ba999[_0x1b3723(0xbf)](_0x346c23[_0x1b3723(0x1e4)](_0x319bad,_0x1005f4)),_0x8ba999;},_0x13be97=function(_0x691b98,_0x260528,_0x4ff2bd){_0x4ff2bd<<=_0x260528&0x7;var _0x3054fd=_0x260528/0x8>>0x0;_0x691b98[_0x3054fd]|=_0x4ff2bd,_0x691b98[_0x3054fd+0x1]|=_0x4ff2bd>>>0x8;},_0x10dbd9=function(_0x18341e,_0x101876,_0x5f3e21){_0x5f3e21<<=_0x101876&0x7;var _0x4c3cb6=_0x101876/0x8>>0x0;_0x18341e[_0x4c3cb6]|=_0x5f3e21,_0x18341e[_0x4c3cb6+0x1]|=_0x5f3e21>>>0x8,_0x18341e[_0x4c3cb6+0x2]|=_0x5f3e21>>>0x10;},_0x2dccc3=function(_0x5bdae3,_0x2b356a){const _0x3b026b=_0x12406c;for(var _0x5d2481=[],_0x523ce0=0x0;_0x523ce0<_0x5bdae3[_0x3b026b(0x193)];++_0x523ce0)_0x5bdae3[_0x523ce0]&&_0x5d2481[_0x3b026b(0x213)]({'s':_0x523ce0,'f':_0x5bdae3[_0x523ce0]});var _0xa9a75c=_0x5d2481[_0x3b026b(0x193)],_0x3f60f0=_0x5d2481['slice']();if(!_0xa9a75c)return[new _0x43b45b(0x0),0x0];if(_0xa9a75c==0x1){var _0x545c9e=new _0x43b45b(_0x5d2481[0x0]['s']+0x1);return _0x545c9e[_0x5d2481[0x0]['s']]=0x1,[_0x545c9e,0x1];}_0x5d2481[_0x3b026b(0x1e8)](function(_0x128f79,_0x2d0b64){return _0x128f79['f']-_0x2d0b64['f'];}),_0x5d2481[_0x3b026b(0x213)]({'s':-0x1,'f':0x61a9});var _0x52c319=_0x5d2481[0x0],_0x19ba72=_0x5d2481[0x1],_0x39c500=0x0,_0x13cd13=0x1,_0x5200e0=0x2;for(_0x5d2481[0x0]={'s':-0x1,'f':_0x52c319['f']+_0x19ba72['f'],'l':_0x52c319,'r':_0x19ba72};_0x13cd13!=_0xa9a75c-0x1;)_0x52c319=_0x5d2481[_0x5d2481[_0x39c500]['f']<_0x5d2481[_0x5200e0]['f']?_0x39c500++:_0x5200e0++],_0x19ba72=_0x5d2481[_0x39c500!=_0x13cd13&&_0x5d2481[_0x39c500]['f']<_0x5d2481[_0x5200e0]['f']?_0x39c500++:_0x5200e0++],_0x5d2481[_0x13cd13++]={'s':-0x1,'f':_0x52c319['f']+_0x19ba72['f'],'l':_0x52c319,'r':_0x19ba72};for(var _0x485122=_0x3f60f0[0x0]['s'],_0x523ce0=0x1;_0x523ce0<_0xa9a75c;++_0x523ce0)_0x3f60f0[_0x523ce0]['s']>_0x485122&&(_0x485122=_0x3f60f0[_0x523ce0]['s']);var _0x137446=new _0x316bb1(_0x485122+0x1),_0x566519=_0x2ee4aa(_0x5d2481[_0x13cd13-0x1],_0x137446,0x0);if(_0x566519>_0x2b356a){var _0x523ce0=0x0,_0x41ca89=0x0,_0x1d3a9b=_0x566519-_0x2b356a,_0x4d2ecb=0x1<<_0x1d3a9b;for(_0x3f60f0[_0x3b026b(0x1e8)](function(_0x3986ed,_0x2e2d46){return _0x137446[_0x2e2d46['s']]-_0x137446[_0x3986ed['s']]||_0x3986ed['f']-_0x2e2d46['f'];});_0x523ce0<_0xa9a75c;++_0x523ce0){var _0x560c04=_0x3f60f0[_0x523ce0]['s'];if(_0x137446[_0x560c04]>_0x2b356a)_0x41ca89+=_0x4d2ecb-(0x1<<_0x566519-_0x137446[_0x560c04]),_0x137446[_0x560c04]=_0x2b356a;else break;}for(_0x41ca89>>>=_0x1d3a9b;_0x41ca89>0x0;){var _0x574b43=_0x3f60f0[_0x523ce0]['s'];_0x137446[_0x574b43]<_0x2b356a?_0x41ca89-=0x1<<_0x2b356a-_0x137446[_0x574b43]++-0x1:++_0x523ce0;}for(;_0x523ce0>=0x0&&_0x41ca89;--_0x523ce0){var _0x1cac8c=_0x3f60f0[_0x523ce0]['s'];_0x137446[_0x1cac8c]==_0x2b356a&&(--_0x137446[_0x1cac8c],++_0x41ca89);}_0x566519=_0x2b356a;}return[new _0x43b45b(_0x137446),_0x566519];},_0x2ee4aa=function(_0x261511,_0xf01952,_0x76d1e7){return _0x261511['s']==-0x1?Math['max'](_0x2ee4aa(_0x261511['l'],_0xf01952,_0x76d1e7+0x1),_0x2ee4aa(_0x261511['r'],_0xf01952,_0x76d1e7+0x1)):_0xf01952[_0x261511['s']]=_0x76d1e7;},_0x1ffbac=function(_0x2ecfc0){const _0x17d27f=_0x12406c;for(var _0x5652d3=_0x2ecfc0[_0x17d27f(0x193)];_0x5652d3&&!_0x2ecfc0[--_0x5652d3];);for(var _0x387bfe=new _0x316bb1(++_0x5652d3),_0xe62f3=0x0,_0x51599f=_0x2ecfc0[0x0],_0x113bd0=0x1,_0x398a96=function(_0x11edab){_0x387bfe[_0xe62f3++]=_0x11edab;},_0x149211=0x1;_0x149211<=_0x5652d3;++_0x149211)if(_0x2ecfc0[_0x149211]==_0x51599f&&_0x149211!=_0x5652d3)++_0x113bd0;else{if(!_0x51599f&&_0x113bd0>0x2){for(;_0x113bd0>0x8a;_0x113bd0-=0x8a)_0x398a96(0x7ff2);_0x113bd0>0x2&&(_0x398a96(_0x113bd0>0xa?_0x113bd0-0xb<<0x5|0x7012:_0x113bd0-0x3<<0x5|0x3011),_0x113bd0=0x0);}else{if(_0x113bd0>0x3){for(_0x398a96(_0x51599f),--_0x113bd0;_0x113bd0>0x6;_0x113bd0-=0x6)_0x398a96(0x2070);_0x113bd0>0x2&&(_0x398a96(_0x113bd0-0x3<<0x5|0x2010),_0x113bd0=0x0);}}for(;_0x113bd0--;)_0x398a96(_0x51599f);_0x113bd0=0x1,_0x51599f=_0x2ecfc0[_0x149211];}return[_0x387bfe[_0x17d27f(0x1e4)](0x0,_0xe62f3),_0x5652d3];},_0x3afd33=function(_0x295626,_0x4cf648){const _0x19cbbb=_0x12406c;for(var _0x8a619e=0x0,_0x2eead2=0x0;_0x2eead2<_0x4cf648[_0x19cbbb(0x193)];++_0x2eead2)_0x8a619e+=_0x295626[_0x2eead2]*_0x4cf648[_0x2eead2];return _0x8a619e;},_0x262d04=function(_0x7c3930,_0x137e02,_0xe44e4b){var _0x1f5e8e=_0xe44e4b['length'],_0x211581=_0x182f0a(_0x137e02+0x2);_0x7c3930[_0x211581]=_0x1f5e8e&0xff,_0x7c3930[_0x211581+0x1]=_0x1f5e8e>>>0x8,_0x7c3930[_0x211581+0x2]=_0x7c3930[_0x211581]^0xff,_0x7c3930[_0x211581+0x3]=_0x7c3930[_0x211581+0x1]^0xff;for(var _0x54d9c9=0x0;_0x54d9c9<_0x1f5e8e;++_0x54d9c9)_0x7c3930[_0x211581+_0x54d9c9+0x4]=_0xe44e4b[_0x54d9c9];return(_0x211581+0x4+_0x1f5e8e)*0x8;},_0x51abe3=function(_0x57bfab,_0x43e7d7,_0x1c08c3,_0x233bc2,_0x26abd0,_0x578f78,_0x5f4864,_0xa71b1c,_0x3d9868,_0x1fd953,_0x2f1542){const _0x186793=_0x12406c;_0x13be97(_0x43e7d7,_0x2f1542++,_0x1c08c3),++_0x26abd0[0x100];for(var _0x51366d=_0x2dccc3(_0x26abd0,0xf),_0x16d5ab=_0x51366d[0x0],_0x3e40ba=_0x51366d[0x1],_0x236ad0=_0x2dccc3(_0x578f78,0xf),_0x239ee3=_0x236ad0[0x0],_0x2d5514=_0x236ad0[0x1],_0x112ea4=_0x1ffbac(_0x16d5ab),_0xe83495=_0x112ea4[0x0],_0x3bd663=_0x112ea4[0x1],_0x4dfdec=_0x1ffbac(_0x239ee3),_0x157d3b=_0x4dfdec[0x0],_0x5d0125=_0x4dfdec[0x1],_0x3cfef9=new _0x316bb1(0x13),_0x37cd92=0x0;_0x37cd92<_0xe83495[_0x186793(0x193)];++_0x37cd92)_0x3cfef9[_0xe83495[_0x37cd92]&0x1f]++;for(var _0x37cd92=0x0;_0x37cd92<_0x157d3b[_0x186793(0x193)];++_0x37cd92)_0x3cfef9[_0x157d3b[_0x37cd92]&0x1f]++;for(var _0x11a3cd=_0x2dccc3(_0x3cfef9,0x7),_0x4dd1d8=_0x11a3cd[0x0],_0xe69d3d=_0x11a3cd[0x1],_0x1e6b78=0x13;_0x1e6b78>0x4&&!_0x4dd1d8[_0x456e9d[_0x1e6b78-0x1]];--_0x1e6b78);var _0x510a40=_0x1fd953+0x5<<0x3,_0x4e3960=_0x3afd33(_0x26abd0,_0x1d270f)+_0x3afd33(_0x578f78,_0x4ff7b1)+_0x5f4864,_0x5509b6=_0x3afd33(_0x26abd0,_0x16d5ab)+_0x3afd33(_0x578f78,_0x239ee3)+_0x5f4864+0xe+0x3*_0x1e6b78+_0x3afd33(_0x3cfef9,_0x4dd1d8)+(0x2*_0x3cfef9[0x10]+0x3*_0x3cfef9[0x11]+0x7*_0x3cfef9[0x12]);if(_0x510a40<=_0x4e3960&&_0x510a40<=_0x5509b6)return _0x262d04(_0x43e7d7,_0x2f1542,_0x57bfab[_0x186793(0x1e4)](_0x3d9868,_0x3d9868+_0x1fd953));var _0x3b56e0,_0x36affa,_0x533dc2,_0x4866d6;if(_0x13be97(_0x43e7d7,_0x2f1542,0x1+(_0x5509b6<_0x4e3960)),_0x2f1542+=0x2,_0x5509b6<_0x4e3960){_0x3b56e0=_0x1cb36e(_0x16d5ab,_0x3e40ba,0x0),_0x36affa=_0x16d5ab,_0x533dc2=_0x1cb36e(_0x239ee3,_0x2d5514,0x0),_0x4866d6=_0x239ee3;var _0x30167d=_0x1cb36e(_0x4dd1d8,_0xe69d3d,0x0);_0x13be97(_0x43e7d7,_0x2f1542,_0x3bd663-0x101),_0x13be97(_0x43e7d7,_0x2f1542+0x5,_0x5d0125-0x1),_0x13be97(_0x43e7d7,_0x2f1542+0xa,_0x1e6b78-0x4),_0x2f1542+=0xe;for(var _0x37cd92=0x0;_0x37cd92<_0x1e6b78;++_0x37cd92)_0x13be97(_0x43e7d7,_0x2f1542+0x3*_0x37cd92,_0x4dd1d8[_0x456e9d[_0x37cd92]]);_0x2f1542+=0x3*_0x1e6b78;for(var _0x2d7f6c=[_0xe83495,_0x157d3b],_0x41ea9a=0x0;_0x41ea9a<0x2;++_0x41ea9a)for(var _0x566fca=_0x2d7f6c[_0x41ea9a],_0x37cd92=0x0;_0x37cd92<_0x566fca['length'];++_0x37cd92){var _0x43a691=_0x566fca[_0x37cd92]&0x1f;_0x13be97(_0x43e7d7,_0x2f1542,_0x30167d[_0x43a691]),_0x2f1542+=_0x4dd1d8[_0x43a691],_0x43a691>0xf&&(_0x13be97(_0x43e7d7,_0x2f1542,_0x566fca[_0x37cd92]>>>0x5&0x7f),_0x2f1542+=_0x566fca[_0x37cd92]>>>0xc);}}else _0x3b56e0=_0x413329,_0x36affa=_0x1d270f,_0x533dc2=_0x3c24e9,_0x4866d6=_0x4ff7b1;for(var _0x37cd92=0x0;_0x37cd92<_0xa71b1c;++_0x37cd92)if(_0x233bc2[_0x37cd92]>0xff){var _0x43a691=_0x233bc2[_0x37cd92]>>>0x12&0x1f;_0x10dbd9(_0x43e7d7,_0x2f1542,_0x3b56e0[_0x43a691+0x101]),_0x2f1542+=_0x36affa[_0x43a691+0x101],_0x43a691>0x7&&(_0x13be97(_0x43e7d7,_0x2f1542,_0x233bc2[_0x37cd92]>>>0x17&0x1f),_0x2f1542+=_0x327715[_0x43a691]);var _0x58c454=_0x233bc2[_0x37cd92]&0x1f;_0x10dbd9(_0x43e7d7,_0x2f1542,_0x533dc2[_0x58c454]),_0x2f1542+=_0x4866d6[_0x58c454],_0x58c454>0x3&&(_0x10dbd9(_0x43e7d7,_0x2f1542,_0x233bc2[_0x37cd92]>>>0x5&0x1fff),_0x2f1542+=_0x2092e9[_0x58c454]);}else _0x10dbd9(_0x43e7d7,_0x2f1542,_0x3b56e0[_0x233bc2[_0x37cd92]]),_0x2f1542+=_0x36affa[_0x233bc2[_0x37cd92]];return _0x10dbd9(_0x43e7d7,_0x2f1542,_0x3b56e0[0x100]),_0x2f1542+_0x36affa[0x100];},_0x33215b=new _0x32a901([0x10004,0x20008,0x20010,0x20020,0x40020,0x100080,0x100100,0x204400,0x205000]),_0x365579=new _0x43b45b(0x0),_0x368545=function(_0x39fcf9,_0x322edf,_0x3ac93f,_0x15d31c,_0x3396f0,_0x1886fc){const _0x37418b=_0x12406c;var _0x340e07=_0x39fcf9['length'],_0x497053=new _0x43b45b(_0x15d31c+_0x340e07+0x5*(0x1+Math[_0x37418b(0x1e3)](_0x340e07/0x1b58))+_0x3396f0),_0x4e2b23=_0x497053[_0x37418b(0x1e4)](_0x15d31c,_0x497053[_0x37418b(0x193)]-_0x3396f0),_0x44f8ba=0x0;if(!_0x322edf||_0x340e07<0x8)for(var _0x494254=0x0;_0x494254<=_0x340e07;_0x494254+=0xffff){var _0x4e6d06=_0x494254+0xffff;_0x4e6d06<_0x340e07?_0x44f8ba=_0x262d04(_0x4e2b23,_0x44f8ba,_0x39fcf9[_0x37418b(0x1e4)](_0x494254,_0x4e6d06)):(_0x4e2b23[_0x494254]=_0x1886fc,_0x44f8ba=_0x262d04(_0x4e2b23,_0x44f8ba,_0x39fcf9[_0x37418b(0x1e4)](_0x494254,_0x340e07)));}else{for(var _0xcc1571=_0x33215b[_0x322edf-0x1],_0x84d979=_0xcc1571>>>0xd,_0xe0d7c4=_0xcc1571&0x1fff,_0x4135df=(0x1<<_0x3ac93f)-0x1,_0x2752a2=new _0x316bb1(0x8000),_0x343d07=new _0x316bb1(_0x4135df+0x1),_0x277b68=Math[_0x37418b(0x107)](_0x3ac93f/0x3),_0x139d64=0x2*_0x277b68,_0x531e0d=function(_0x4a9ef8){return(_0x39fcf9[_0x4a9ef8]^_0x39fcf9[_0x4a9ef8+0x1]<<_0x277b68^_0x39fcf9[_0x4a9ef8+0x2]<<_0x139d64)&_0x4135df;},_0x31f1e0=new _0x32a901(0x61a8),_0x2ace16=new _0x316bb1(0x120),_0x50318b=new _0x316bb1(0x20),_0x1931fd=0x0,_0x4edaa9=0x0,_0x494254=0x0,_0x4a4a10=0x0,_0x14c1ac=0x0,_0x3181ad=0x0;_0x494254<_0x340e07;++_0x494254){var _0xe11e25=_0x531e0d(_0x494254),_0x36be77=_0x494254&0x7fff,_0x4cbe84=_0x343d07[_0xe11e25];if(_0x2752a2[_0x36be77]=_0x4cbe84,_0x343d07[_0xe11e25]=_0x36be77,_0x14c1ac<=_0x494254){var _0x3314eb=_0x340e07-_0x494254;if((_0x1931fd>0x1b58||_0x4a4a10>0x6000)&&_0x3314eb>0x1a7){_0x44f8ba=_0x51abe3(_0x39fcf9,_0x4e2b23,0x0,_0x31f1e0,_0x2ace16,_0x50318b,_0x4edaa9,_0x4a4a10,_0x3181ad,_0x494254-_0x3181ad,_0x44f8ba),_0x4a4a10=_0x1931fd=_0x4edaa9=0x0,_0x3181ad=_0x494254;for(var _0x309d97=0x0;_0x309d97<0x11e;++_0x309d97)_0x2ace16[_0x309d97]=0x0;for(var _0x309d97=0x0;_0x309d97<0x1e;++_0x309d97)_0x50318b[_0x309d97]=0x0;}var _0x3af2ef=0x2,_0x30fc58=0x0,_0x5adaa4=_0xe0d7c4,_0x46bfcb=_0x36be77-_0x4cbe84&0x7fff;if(_0x3314eb>0x2&&_0xe11e25==_0x531e0d(_0x494254-_0x46bfcb))for(var _0x4b5372=Math[_0x37418b(0x100)](_0x84d979,_0x3314eb)-0x1,_0x4aa8a0=Math[_0x37418b(0x100)](0x7fff,_0x494254),_0x321158=Math['min'](0x102,_0x3314eb);_0x46bfcb<=_0x4aa8a0&&--_0x5adaa4&&_0x36be77!=_0x4cbe84;){if(_0x39fcf9[_0x494254+_0x3af2ef]==_0x39fcf9[_0x494254+_0x3af2ef-_0x46bfcb]){for(var _0x414658=0x0;_0x414658<_0x321158&&_0x39fcf9[_0x494254+_0x414658]==_0x39fcf9[_0x494254+_0x414658-_0x46bfcb];++_0x414658);if(_0x414658>_0x3af2ef){if(_0x3af2ef=_0x414658,_0x30fc58=_0x46bfcb,_0x414658>_0x4b5372)break;for(var _0x3cfbf0=Math['min'](_0x46bfcb,_0x414658-0x2),_0x5c623b=0x0,_0x309d97=0x0;_0x309d97<_0x3cfbf0;++_0x309d97){var _0x18c40d=_0x494254-_0x46bfcb+_0x309d97+0x8000&0x7fff,_0x8fc875=_0x18c40d-_0x2752a2[_0x18c40d]+0x8000&0x7fff;_0x8fc875>_0x5c623b&&(_0x5c623b=_0x8fc875,_0x4cbe84=_0x18c40d);}}}_0x36be77=_0x4cbe84,_0x4cbe84=_0x2752a2[_0x36be77],_0x46bfcb+=_0x36be77-_0x4cbe84+0x8000&0x7fff;}if(_0x30fc58){_0x31f1e0[_0x4a4a10++]=0x10000000|_0x3b28f0[_0x3af2ef]<<0x12|_0x21f7ec[_0x30fc58];var _0x2dedb1=_0x3b28f0[_0x3af2ef]&0x1f,_0x5ee985=_0x21f7ec[_0x30fc58]&0x1f;_0x4edaa9+=_0x327715[_0x2dedb1]+_0x2092e9[_0x5ee985],++_0x2ace16[0x101+_0x2dedb1],++_0x50318b[_0x5ee985],_0x14c1ac=_0x494254+_0x3af2ef,++_0x1931fd;}else _0x31f1e0[_0x4a4a10++]=_0x39fcf9[_0x494254],++_0x2ace16[_0x39fcf9[_0x494254]];}}_0x44f8ba=_0x51abe3(_0x39fcf9,_0x4e2b23,_0x1886fc,_0x31f1e0,_0x2ace16,_0x50318b,_0x4edaa9,_0x4a4a10,_0x3181ad,_0x494254-_0x3181ad,_0x44f8ba),_0x1886fc||(_0x44f8ba=_0x262d04(_0x4e2b23,_0x44f8ba,_0x365579));}return _0x5dcea8(_0x497053,0x0,_0x15d31c+_0x182f0a(_0x44f8ba)+_0x3396f0);},_0x2afadb=function(_0x12f624,_0x792123,_0x41d170,_0x573004,_0xc10e07){const _0x35cb2b=_0x12406c;return _0x368545(_0x12f624,_0x792123['level']==null?0x6:_0x792123[_0x35cb2b(0xb2)],_0x792123[_0x35cb2b(0x144)]==null?Math['ceil'](Math[_0x35cb2b(0x120)](0x8,Math[_0x35cb2b(0x100)](0xd,Math[_0x35cb2b(0x15a)](_0x12f624[_0x35cb2b(0x193)])))*1.5):0xc+_0x792123[_0x35cb2b(0x144)],_0x41d170,_0x573004,!_0xc10e07);};function _0x7a48b5(_0x4fb1a2,_0x3d607c){return _0x3d607c===void 0x0&&(_0x3d607c={}),_0x2afadb(_0x4fb1a2,_0x3d607c,0x0,0x0);}let _0x148ac5=_0x12406c(0x1f0),_0x5c58c6=_0x12406c(0x235),_0x239c29=_0x12406c(0x247),_0x33d76a=_0x12406c(0x1ef),_0x37231b=_0x12406c(0x19d),_0x587af6={[_0x48ff2f['UniverInstanceType'][_0x12406c(0x226)]]:[''],[_0x48ff2f[_0x12406c(0xf1)][_0x12406c(0x1f5)]]:[_0x148ac5],[_0x48ff2f['UniverInstanceType'][_0x12406c(0x23c)]]:[_0x5c58c6,_0x239c29,_0x33d76a],[_0x48ff2f['UniverInstanceType'][_0x12406c(0x209)]]:[_0x37231b],[_0x48ff2f[_0x12406c(0xf1)][_0x12406c(0xad)]]:[''],[_0x48ff2f['UniverInstanceType'][_0x12406c(0x1d9)]]:[''],[_0x48ff2f[_0x12406c(0xf1)][_0x12406c(0x25b)]]:['']},_0x9f3468={[_0x148ac5]:_0x12406c(0xd4),[_0x5c58c6]:_0x12406c(0x113),[_0x239c29]:_0x12406c(0x1ab),[_0x33d76a]:_0x12406c(0x233),[_0x37231b]:_0x12406c(0x250)};function _0x1209c2(_0x14c8e6,_0x484588,_0x27cb1d){const _0x302b68=_0x12406c;let _0x5c14da=document[_0x302b68(0x249)]('a');_0x5c14da[_0x302b68(0x22e)]=_0x14c8e6,_0x5c14da[_0x302b68(0x1b0)][_0x302b68(0x121)]=_0x302b68(0x150),_0x5c14da[_0x302b68(0xcc)]=_0x484588+'.'+_0x27cb1d,document['body'][_0x302b68(0x286)](_0x5c14da),_0x5c14da[_0x302b68(0x26f)](),document[_0x302b68(0xdc)]['removeChild'](_0x5c14da);}function _0x38a19f(_0x33e5c5,_0x1823e1,_0xe3878){const _0x3d4ace=_0x12406c;let _0x3c42a2=URL[_0x3d4ace(0x1e2)](_0x33e5c5);_0x1209c2(_0x3c42a2,_0x1823e1,_0xe3878),URL[_0x3d4ace(0x1c4)](_0x3c42a2);}function _0xc008b2(_0x78d1a9){const _0x5a8d8b=_0x12406c;let _0x5b2f31=_0x78d1a9[_0x5a8d8b(0x188)][_0x5a8d8b(0x1cf)]('.')['pop']();if(!_0x5b2f31)return _0x48ff2f['UniverInstanceType'][_0x5a8d8b(0x226)];let _0x174b23=_0x3dfcc5(),_0xdc2839=_0x48ff2f[_0x5a8d8b(0xf1)][_0x5a8d8b(0x226)];return _0x174b23[_0x5a8d8b(0x1f9)](_0x15c22a=>_0x4f8c2e(_0x5b2f31,_0x15c22a)?(_0xdc2839=_0x15c22a,!0x0):!0x1),_0xdc2839;}function _0x3dfcc5(){const _0x13bef6=_0x12406c;return Object['values'](_0x48ff2f[_0x13bef6(0xf1)])[_0x13bef6(0xb5)](_0x4e8f44=>typeof _0x4e8f44=='number');}function _0x4f8c2e(_0x25058f,_0x561c5a){const _0x158f4d=_0x12406c;var _0x103a88;return((_0x103a88=_0x587af6[_0x561c5a])==null?[]:_0x103a88)[_0x158f4d(0x1da)](_0x320237=>(_0x9f3468[_0x320237]||'')['toLowerCase']())[_0x158f4d(0x25e)](_0x25058f[_0x158f4d(0x270)]());}function _0xbecceb(_0x51f380,_0x425633=!0x1){const _0x1886d1=_0x12406c;let _0x29fdf8=_0x51f380[_0x1886d1(0x1da)](_0x57190d=>{var _0x3129d0;return(_0x3129d0=_0x587af6[_0x57190d])==null?[]:_0x3129d0;})[_0x1886d1(0x17e)](',');return new Promise((_0x3459a8,_0x46db0e)=>{const _0x58ff10=_0x1886d1;let _0x199cdb=document[_0x58ff10(0x249)](_0x58ff10(0x170));_0x199cdb[_0x58ff10(0x180)]=_0x58ff10(0x266),_0x199cdb['accept']=_0x29fdf8,_0x199cdb[_0x58ff10(0x242)]=_0x425633,_0x199cdb[_0x58ff10(0x11e)](_0x58ff10(0xa9),_0x18c891=>{const _0x3b8186=_0x58ff10;let _0x533272=_0x18c891['currentTarget'];if(!_0x533272[_0x3b8186(0x12b)]||_0x533272['files'][_0x3b8186(0x193)]===0x0)throw _0x46db0e(null),Error(_0x3b8186(0x20b));_0x3459a8(_0x533272['files']);}),_0x199cdb[_0x58ff10(0x26f)]();});}async function _0x7cf318(_0x53db95,_0x20ff53){const _0x5a25ed=_0x12406c;try{var _0x2cd965,_0x5c2a68,_0x5299aa;let _0x34ffbf=await _0x20ff53[_0x5a25ed(0x24e)](_0x53db95,{'responseType':_0x5a25ed(0xf4)}),_0x2e173b=_0x34ffbf[_0x5a25ed(0xdc)],_0x4644ad=(_0x2cd965=(_0x5c2a68=_0x34ffbf[_0x5a25ed(0x192)][_0x5a25ed(0x24e)](_0x5a25ed(0x21e)))==null?void 0x0:_0x5c2a68[_0x5a25ed(0x17e)](',\x20'))==null?'application/octet-stream':_0x2cd965,_0x4280c1=_0x5a25ed(0x21c)+(_0x9f3468[_0x4644ad]||_0x5a25ed(0x113)),_0x510c1e=(_0x5299aa=_0x34ffbf['headers'][_0x5a25ed(0x24e)]('content-disposition'))==null?void 0x0:_0x5299aa['join'](',\x20');if(_0x510c1e){let _0x3cf42f=_0x510c1e[_0x5a25ed(0x1e9)](/filename=(.+)/);_0x3cf42f&&_0x3cf42f[0x1]&&(_0x4280c1=_0x3cf42f[0x1]);}else _0x4280c1=_0x347ff8(_0x53db95)||_0x4280c1;return new File([_0x2e173b],_0x4280c1,{'type':_0x4644ad});}catch(_0x1f70f0){console[_0x5a25ed(0xa1)](_0x5a25ed(0x22d),_0x1f70f0);return;}}function _0x347ff8(_0x21fc33){const _0x11c388=_0x12406c;try{return new URL(_0x21fc33)[_0x11c388(0x1e0)][_0x11c388(0x1cf)]('/')['pop']();}catch(_0x27e662){console[_0x11c388(0xa1)]('Error\x20getting\x20file\x20name\x20from\x20URL:',_0x27e662);return;}}function _0x278bda(_0x5a701d){const _0x364b9e=_0x12406c;let _0x25416e=new Blob([_0x5a701d[_0x364b9e(0xf9)]],{'type':'application/json'});return new File([_0x25416e],'file.json');}function _0xdfd32e(_0x254257,_0x379093){const _0x55480f=_0x12406c;return _0x254257[_0x55480f(0x145)](_0x55480f(0x10c),_0x379093);}function _0x7e3cd8(_0x454f30,_0x4004a9){const _0x3a5b6e=_0x12406c;return _0x454f30[_0x3a5b6e(0x145)]('{taskID}',_0x4004a9);}function _0x5a66ce(_0x3edf7f,_0x103256){const _0x36f57a=_0x12406c;return _0x3edf7f[_0x36f57a(0x145)](_0x36f57a(0x275),_0x103256);}function _0x3e34ec(_0x25b822,_0x40ca3f){return function(_0xfbc6a7,_0x1adc28){_0x40ca3f(_0xfbc6a7,_0x1adc28,_0x25b822);};}function _0x17b216(_0x1f8c0b,_0x173464,_0x5bc621,_0x5961ec){const _0x2db25d=_0x12406c;var _0x56796c=arguments[_0x2db25d(0x193)],_0x4741ca=_0x56796c<0x3?_0x173464:_0x5961ec===null?_0x5961ec=Object[_0x2db25d(0x129)](_0x173464,_0x5bc621):_0x5961ec,_0x58cb7c;if(typeof Reflect==_0x2db25d(0x255)&&typeof Reflect['decorate']==_0x2db25d(0xf5))_0x4741ca=Reflect[_0x2db25d(0x13e)](_0x1f8c0b,_0x173464,_0x5bc621,_0x5961ec);else{for(var _0x2e2d72=_0x1f8c0b[_0x2db25d(0x193)]-0x1;_0x2e2d72>=0x0;_0x2e2d72--)(_0x58cb7c=_0x1f8c0b[_0x2e2d72])&&(_0x4741ca=(_0x56796c<0x3?_0x58cb7c(_0x4741ca):_0x56796c>0x3?_0x58cb7c(_0x173464,_0x5bc621,_0x4741ca):_0x58cb7c(_0x173464,_0x5bc621))||_0x4741ca);}return _0x56796c>0x3&&_0x4741ca&&Object[_0x2db25d(0x163)](_0x173464,_0x5bc621,_0x4741ca),_0x4741ca;}let _0x46c55c=(0x0,_0x48ff2f[_0x12406c(0x25f)])(_0x12406c(0xee)),_0x1bd6ff=class{constructor(_0x28ef59,_0x12cbc7){const _0x13a7cc=_0x12406c;this[_0x13a7cc(0x207)]=_0x28ef59,this[_0x13a7cc(0x17d)]=_0x12cbc7,_0x31748d(this,_0x13a7cc(0x1d3),new Set());}['dispose'](){}[_0x12406c(0x126)](_0x4b291b){const _0x4f731f=_0x12406c;this[_0x4f731f(0x1d3)][_0x4f731f(0x132)](_0x4b291b);}[_0x12406c(0x1d0)](){const _0x46171d=_0x12406c;this[_0x46171d(0x1d3)][_0x46171d(0xd7)]();}async['upload'](_0x1df0a4,_0x1b8d0e=0x0,_0x51ea09=!0x1){const _0x1664dd=_0x12406c;if(typeof _0x1df0a4==_0x1664dd(0x16d)){let _0x2c8ba6=await _0x7cf318(_0x1df0a4,this[_0x1664dd(0x17d)]);if(!_0x2c8ba6)throw Error(_0x1664dd(0x285));_0x1df0a4=_0x2c8ba6;}_0x1b8d0e=_0x1b8d0e||_0x1df0a4[_0x1664dd(0x265)];let _0x53f8cd=new FormData();_0x53f8cd['append'](_0x1664dd(0x266),_0x1df0a4);try{let _0x2f0294=this[_0x1664dd(0x229)]()+'?size='+_0x1b8d0e+_0x1664dd(0x243)+_0x19a547['FileSource']['HttpImport']+'&flate='+_0x51ea09,_0x224f80={'body':_0x53f8cd},_0x1ee4df=(await this[_0x1664dd(0x17d)][_0x1664dd(0x1a4)](_0x2f0294,_0x224f80))[_0x1664dd(0xdc)];if(_0x1ee4df[_0x1664dd(0xa1)]&&_0x1ee4df[_0x1664dd(0xa1)][_0x1664dd(0x1dd)]!==_0x19a547[_0x1664dd(0x161)]['OK'])throw Error(this[_0x1664dd(0x262)](_0x1664dd(0x174),_0x1ee4df[_0x1664dd(0xa1)]));return _0x1ee4df;}catch(_0x1fc2d6){throw _0x1fc2d6 instanceof Error?_0x1fc2d6:Error(this[_0x1664dd(0xbe)](_0x1664dd(0x174),_0x1fc2d6));}}async[_0x12406c(0xce)](_0x4970c3){const _0x3746af=_0x12406c;let {fileID:_0x3f5394,type:_0x2b04e4,outputType:_0x41ffe0,minSheetColumnCount:_0x49d334,minSheetRowCount:_0x4df0d9}=_0x4970c3;try{let _0x3232ad=_0xdfd32e(this['_getImportURL'](),''+_0x2b04e4),_0x20c842={'body':{'fileID':_0x3f5394,'outputType':_0x41ffe0,'minSheetColumnCount':_0x49d334,'minSheetRowCount':_0x4df0d9}},_0x1fc52c=(await this[_0x3746af(0x17d)]['post'](_0x3232ad,_0x20c842))['body'];return _0x1fc52c[_0x3746af(0xa1)]&&_0x1fc52c[_0x3746af(0xa1)][_0x3746af(0x1dd)]!==_0x19a547[_0x3746af(0x161)]['OK']?void 0x0:_0x1fc52c;}catch{return;}}async[_0x12406c(0xb9)](_0x423473){const _0x5a4c65=_0x12406c;let {unitID:_0x5ae23e,jsonID:_0x5f4c00,type:_0x43e474,sscSwitch:_0x1e9c84,useImageUrl:_0x1cb9bf,ignoreTableExport:_0x270751}=_0x423473;try{let _0x2fee35=_0xdfd32e(this['_getExportURL'](),''+_0x43e474),_0x4f0adc={'body':{'unitID':_0x5ae23e,'jsonID':_0x5f4c00,'type':_0x43e474,'sscSwitch':_0x1e9c84,'useImageUrl':_0x1cb9bf,'ignoreTableExport':_0x270751}},_0x917861=(await this['_httpService']['post'](_0x2fee35,_0x4f0adc))[_0x5a4c65(0xdc)];return _0x917861[_0x5a4c65(0xa1)]&&_0x917861[_0x5a4c65(0xa1)]['code']!==_0x19a547[_0x5a4c65(0x161)]['OK']?void 0x0:_0x917861;}catch{return;}}async[_0x12406c(0x27c)](_0x57fc94){return new Promise((_0x35ef4d,_0x5ee2b8)=>{const _0x419303=_0x160d;try{let _0xbc97bb=0x0,_0x4f7380=_0x7e3cd8(this[_0x419303(0x263)](),''+_0x57fc94),_0x30df22=this[_0x419303(0xa2)](),_0x1e04fd=async()=>{const _0x3e3401=_0x419303;if(this[_0x3e3401(0x1d3)]['has'](_0x57fc94))return;let _0x4137cf=(await this['_httpService'][_0x3e3401(0x24e)](_0x4f7380))[_0x3e3401(0xdc)];if(_0x4137cf[_0x3e3401(0xa1)]&&_0x4137cf[_0x3e3401(0xa1)][_0x3e3401(0x1dd)]===_0x19a547[_0x3e3401(0x161)]['OK']){if(_0x4137cf[_0x3e3401(0x166)]===_0x3e3401(0x1f2))_0x35ef4d(_0x4137cf);else{if(_0x4137cf[_0x3e3401(0x166)]===_0x3e3401(0x155)){let _0x1ee584=0x3e8;if(_0xbc97bb>=_0x30df22){_0x5ee2b8(_0x4137cf);return;}else _0xbc97bb>=0x7530&&(_0x1ee584=0x1388);_0xbc97bb+=_0x1ee584,setTimeout(_0x1e04fd,_0x1ee584);}else _0x5ee2b8(_0x4137cf);}}else _0x5ee2b8(_0x4137cf);};_0x1e04fd();}catch(_0x412575){_0x5ee2b8(_0x412575 instanceof Error?_0x412575:Error(String(_0x412575)));}});}async[_0x12406c(0x208)](_0x15de28){const _0x3ac1f6=_0x12406c;try{let _0x22659a=_0x5a66ce(this['_getSignURL'](),''+_0x15de28);return(await this[_0x3ac1f6(0x17d)][_0x3ac1f6(0x24e)](_0x22659a))[_0x3ac1f6(0xdc)];}catch{return;}}async[_0x12406c(0xfd)](_0x113223){const _0x4b6858=_0x12406c;try{return(await this[_0x4b6858(0x17d)][_0x4b6858(0x24e)](_0x113223,{'responseType':_0x4b6858(0x130)}))['body'];}catch{return;}}['_buildProtocolErrorMessage'](_0x42f987,_0x4dccf9){const _0x2926b4=_0x12406c;let _0x4c8077=this[_0x2926b4(0x27b)](_0x4dccf9);return _0x4c8077?_0x42f987+':\x20'+_0x4c8077:_0x42f987;}['_buildHttpErrorMessage'](_0x5d0927,_0x14d71e){const _0x1835f0=_0x12406c;if(_0x14d71e instanceof _0x48928f[_0x1835f0(0x1a2)]){let _0x79c263=typeof _0x14d71e['status']==_0x1835f0(0x1f6)?''+_0x14d71e[_0x1835f0(0x166)]+(_0x14d71e[_0x1835f0(0x1ee)]?'\x20'+_0x14d71e[_0x1835f0(0x1ee)]:''):void 0x0,_0x4ae8ec=this[_0x1835f0(0x27b)](_0x14d71e['error']);return _0x79c263&&_0x4ae8ec?_0x5d0927+_0x1835f0(0x14d)+_0x79c263+_0x1835f0(0x1bc)+_0x4ae8ec:_0x79c263?_0x5d0927+_0x1835f0(0x14d)+_0x79c263:_0x4ae8ec?_0x5d0927+':\x20'+_0x4ae8ec:_0x5d0927;}let _0x140336=this[_0x1835f0(0x27b)](_0x14d71e);return _0x140336?_0x5d0927+':\x20'+_0x140336:_0x5d0927;}[_0x12406c(0x27b)](_0x1deb0b){const _0x4a4c16=_0x12406c;if(typeof _0x1deb0b==_0x4a4c16(0x16d)){let _0x20d9bb=_0x1deb0b['trim']();return _0x20d9bb[_0x4a4c16(0x193)]>0x0?_0x20d9bb:void 0x0;}if(_0x1deb0b instanceof Error)return this[_0x4a4c16(0x27b)](_0x1deb0b[_0x4a4c16(0x225)]);if(!_0x1deb0b||typeof _0x1deb0b!=_0x4a4c16(0x255)||Array['isArray'](_0x1deb0b))return;let _0x2c7fd1=_0x1deb0b,_0x2f03c6=this[_0x4a4c16(0x27b)](_0x2c7fd1[_0x4a4c16(0x225)]);if(_0x2f03c6)return _0x2f03c6;if(_0x2c7fd1[_0x4a4c16(0xa1)]&&typeof _0x2c7fd1[_0x4a4c16(0xa1)]==_0x4a4c16(0x255)&&!Array[_0x4a4c16(0x1a0)](_0x2c7fd1[_0x4a4c16(0xa1)])){let _0x1e9444=this[_0x4a4c16(0x27b)](_0x2c7fd1[_0x4a4c16(0xa1)]);if(_0x1e9444)return _0x1e9444;}}['_getUploadFileURL'](){const _0x43ad18=_0x12406c;var _0x49a80e;let _0x760635=this[_0x43ad18(0x207)][_0x43ad18(0x17a)](_0x47c64b);return(_0x49a80e=_0x760635==null?void 0x0:_0x760635[_0x43ad18(0xa6)])==null?_0x43ad18(0x154):_0x49a80e;}['_getImportURL'](){const _0x2f28d5=_0x12406c;var _0x447698;let _0x5776a8=this[_0x2f28d5(0x207)]['getConfig'](_0x47c64b);return(_0x447698=_0x5776a8==null?void 0x0:_0x5776a8[_0x2f28d5(0x190)])==null?_0x2f28d5(0x1c6):_0x447698;}[_0x12406c(0x1eb)](){const _0x73fe01=_0x12406c;var _0x18a9d2;let _0x5e35fc=this[_0x73fe01(0x207)][_0x73fe01(0x17a)](_0x47c64b);return(_0x18a9d2=_0x5e35fc==null?void 0x0:_0x5e35fc['exportServerUrl'])==null?'/universer-api/exchange/{type}/export':_0x18a9d2;}[_0x12406c(0x263)](){const _0xa6a606=_0x12406c;var _0x8fc299;let _0x321f0a=this[_0xa6a606(0x207)][_0xa6a606(0x17a)](_0x47c64b);return(_0x8fc299=_0x321f0a==null?void 0x0:_0x321f0a['getTaskServerUrl'])==null?_0xa6a606(0x1fa):_0x8fc299;}[_0x12406c(0xec)](){const _0x3fb0f4=_0x12406c;var _0x5d1db1;let _0x2d7f49=this[_0x3fb0f4(0x207)]['getConfig'](_0x47c64b);return(_0x5d1db1=_0x2d7f49==null?void 0x0:_0x2d7f49[_0x3fb0f4(0xdd)])==null?'/universer-api/file/{fileID}/sign-url':_0x5d1db1;}[_0x12406c(0xa2)](){const _0x1c5cd7=_0x12406c;var _0x3898de;let _0x596bf1=this['_configService'][_0x1c5cd7(0x17a)](_0x47c64b);return(_0x3898de=_0x596bf1==null?void 0x0:_0x596bf1[_0x1c5cd7(0x11d)])==null?0x1d4c0:_0x3898de;}};_0x1bd6ff=_0x17b216([_0x3e34ec(0x0,_0x48ff2f[_0x12406c(0x291)]),_0x3e34ec(0x1,(0x0,_0x48ff2f[_0x12406c(0xbc)])(_0x48928f[_0x12406c(0x182)]))],_0x1bd6ff);function _0x3c51cc(_0x15b3ce){const _0x3e7b70=_0x12406c;let _0x454f26=_0x15b3ce[_0x3e7b70(0x1cc)];if(!_0x454f26)return null;let _0x3c817d={};_0x454f26['sheets']&&Object['keys'](_0x454f26[_0x3e7b70(0x133)])[_0x3e7b70(0xf0)](_0x58025f=>{const _0x1cb3a2=_0x3e7b70;let _0xd319ea=_0x454f26['sheets'][_0x58025f];_0x3c817d[_0x58025f]={..._0xd319ea,'originalMeta':(0x0,_0x44d6d9[_0x1cb3a2(0x12c)])(_0x44d6d9[_0x1cb3a2(0x12e)]['decode'](_0xd319ea[_0x1cb3a2(0x109)]))};});let _0x227349=(0x0,_0x44d6d9[_0x3e7b70(0x12c)])(_0x44d6d9[_0x3e7b70(0x12e)][_0x3e7b70(0x23d)](_0x454f26[_0x3e7b70(0x109)]));return{..._0x15b3ce,'workbook':{..._0x454f26,'originalMeta':_0x227349,'sheets':_0x3c817d},'doc':{},'slide':void 0x0};}function _0x417b5e(_0x3a8ddc){const _0x7e8efb=_0x12406c;let _0x30ae1d=_0x3a8ddc[_0x7e8efb(0x283)];if(!_0x30ae1d)return null;let _0x722032=(0x0,_0x44d6d9[_0x7e8efb(0x12c)])(_0x44d6d9[_0x7e8efb(0x12e)]['decode'](_0x30ae1d[_0x7e8efb(0x109)]));return{..._0x3a8ddc,'workbook':{},'doc':{..._0x30ae1d,'originalMeta':_0x722032},'slide':void 0x0};}function _0xd85e89(_0x358d5e){const _0x92270d=_0x12406c;var _0x1d3a76;let _0x76d07b=(_0x1d3a76=_0x358d5e[_0x92270d(0x127)])==null?_0x358d5e[_0x92270d(0x283)]:_0x1d3a76;if(!_0x76d07b)return null;let _0x23ffe7=typeof _0x76d07b[_0x92270d(0x109)]==_0x92270d(0x16d)?_0x76d07b[_0x92270d(0x109)]:(0x0,_0x44d6d9['b64EncodeUnicode'])(_0x44d6d9[_0x92270d(0x12e)][_0x92270d(0x23d)](_0x76d07b['originalMeta']));return{..._0x358d5e,'workbook':{},'doc':{},'slide':{..._0x76d07b,'originalMeta':_0x23ffe7}};}function _0x1d7273(_0x436e7e){let _0x2878c6={};return _0x436e7e['forEach'](_0x19e9b2=>{const _0x402c5d=_0x160d;_0x2878c6[_0x19e9b2['id']]={..._0x19e9b2,'data':(0x0,_0x44d6d9[_0x402c5d(0x12c)])(_0x44d6d9[_0x402c5d(0x12e)][_0x402c5d(0x23d)](_0x19e9b2[_0x402c5d(0xc3)]))};}),_0x2878c6;}async function _0x4ce661(_0x36f05c){const _0x24897b=_0x12406c;var _0x3d82b7;let _0x2de9d0={'metadata':void 0x0},_0x2ade36=_0x36f05c['id'],_0x3af7b1=(_0x3d82b7=_0x36f05c[_0x24897b(0xef)])==null?0x0:_0x3d82b7,_0x8ad428=new _0x47d77e(),{snapshot:_0x4add40}=await(0x0,_0x44d6d9[_0x24897b(0x1d8)])(_0x2de9d0,_0x36f05c,_0x2ade36,_0x3af7b1,_0x8ad428),_0x2c5314=await(0x0,_0x44d6d9[_0x24897b(0x1c8)])(_0x4add40,_0x8ad428),_0x2b64cf=_0x3c51cc(_0x4add40);if(!_0x2b64cf)throw Error(_0x24897b(0x17c));return{'snapshot':_0x2b64cf,'sheetBlocks':_0x1d7273(_0x2c5314)};}async function _0x53ee28(_0x40def9){const _0x4bdbe6=_0x12406c;var _0x15a771;let _0x4dcd53={'metadata':void 0x0},_0x1e6625=_0x40def9['id'],{snapshot:_0x473891}=await(0x0,_0x44d6d9[_0x4bdbe6(0x1a6)])(_0x4dcd53,_0x40def9,_0x1e6625,(_0x15a771=_0x40def9[_0x4bdbe6(0xef)])==null?0x0:_0x15a771,new _0x47d77e()),_0x354648=_0x417b5e(_0x473891);if(!_0x354648)throw Error('Failed\x20to\x20transform\x20snapshot\x20to\x20string');return{'snapshot':_0x354648,'sheetBlocks':{}};}async function _0x599303(_0x2248e9){const _0x215a9d=_0x12406c;var _0x40d1d5;let _0x3b15b5=_0x2248e9['id'],_0xb6fa38=(_0x40d1d5=_0x2248e9[_0x215a9d(0xef)])==null?0x0:_0x40d1d5,_0x5cc183=new _0x47d77e(),{snapshot:_0x2bb0cc}=await(0x0,_0x44d6d9['transformSlideDataToSnapshot'])(_0x2248e9[_0x215a9d(0x141)],_0x2248e9,_0x3b15b5,_0xb6fa38,_0x5cc183),_0x704c0e=_0xd85e89(_0x2bb0cc);if(!_0x704c0e)throw Error(_0x215a9d(0x17c));return{'snapshot':_0x704c0e,'sheetBlocks':{}};}async function _0x1f5b30(_0x14c8b8){const _0x4bcc37=_0x12406c;let _0x2abaf4=_0x14c8b8[_0x4bcc37(0x272)],_0x154e11=_0x14c8b8['sheetBlocks']||{};return await(0x0,_0x44d6d9[_0x4bcc37(0x26d)])(_0x2abaf4,Object[_0x4bcc37(0x20c)](_0x154e11)[_0x4bcc37(0x1da)](_0x142b26=>_0x154e11[_0x142b26])['map'](_0xb397bb=>({..._0xb397bb,'data':_0xb397bb[_0x4bcc37(0xc3)]?JSON['parse']((0x0,_0x44d6d9[_0x4bcc37(0x1ca)])(_0xb397bb[_0x4bcc37(0xc3)])):void 0x0})));}function _0x2ce12a(_0x510ccd){const _0x34ff17=_0x12406c;let _0x4afbe3=_0x510ccd['snapshot'];return(0x0,_0x44d6d9[_0x34ff17(0x1a3)])(_0x4afbe3);}function _0x377eeb(_0x351e1c){const _0x1f1a90=_0x12406c;let _0x12f4be=_0x351e1c[_0x1f1a90(0x272)];return(0x0,_0x44d6d9[_0x1f1a90(0x189)])(_0x12f4be);}var _0x47d77e=class{constructor(){const _0x243921=_0x12406c;_0x31748d(this,_0x243921(0x1c1),new Map());}[_0x12406c(0x171)](){const _0x2ec286=_0x12406c;return Promise[_0x2ec286(0xe1)]({'snapshot':{'unitID':'','type':_0x48ff2f[_0x2ec286(0xf1)]['UNIVER_SHEET'],'rev':0x0,'workbook':void 0x0,'doc':void 0x0,'slide':void 0x0},'changesets':[],'error':{'code':_0x19a547[_0x2ec286(0x161)]['OK'],'message':''}});}[_0x12406c(0x1b4)](_0x5ca751,_0x1daaac){const _0x4ab31b=_0x12406c;let _0x4502e2=this[_0x4ab31b(0x1c1)][_0x4ab31b(0x24e)](_0x1daaac[_0x4ab31b(0x1a9)]);return Promise[_0x4ab31b(0xe1)]({'block':_0x4502e2,'error':{'code':_0x19a547['ErrorCode']['OK'],'message':''}});}[_0x12406c(0x16a)](_0x480ebd,_0x5eedcc){const _0x37c2b0=_0x12406c;let _0x147a7a=this[_0x37c2b0(0x1c1)]['get'](_0x5eedcc['blockID']);return Promise[_0x37c2b0(0xe1)]({'block':_0x147a7a===void 0x0?void 0x0:{..._0x147a7a,'data':JSON[_0x37c2b0(0x167)](_0x44d6d9['textDecoder'][_0x37c2b0(0x23d)](_0x147a7a[_0x37c2b0(0xc3)]))},'error':{'code':_0x19a547[_0x37c2b0(0x161)]['OK'],'message':''}});}[_0x12406c(0x19e)](){const _0x3dc102=_0x12406c;return Promise[_0x3dc102(0xe1)]({'changesets':[],'error':{'code':_0x19a547['ErrorCode']['OK'],'message':''}});}['getResourcesRequest'](){const _0x584bc8=_0x12406c;return Promise[_0x584bc8(0xe1)]({'resources':{},'error':{'code':_0x19a547[_0x584bc8(0x161)]['OK'],'message':''}});}['saveSnapshot'](){const _0x1473e8=_0x12406c;return Promise[_0x1473e8(0xe1)]({'error':{'code':_0x19a547['ErrorCode']['OK'],'message':''}});}[_0x12406c(0x251)](){const _0x32fedc=_0x12406c;return Promise['resolve']({'error':{'code':_0x19a547[_0x32fedc(0x161)]['OK'],'message':''}});}['saveSheetBlock'](_0x306daf,_0x32b36a){const _0x257ec3=_0x12406c;let {block:_0x4f1690}=_0x32b36a;return _0x4f1690?(this['_sheetBlockCache'][_0x257ec3(0xbf)](_0x4f1690['id'],_0x4f1690),Promise[_0x257ec3(0xe1)]({'error':{'code':_0x19a547[_0x257ec3(0x161)]['OK'],'message':''},'blockID':_0x4f1690['id']})):Promise[_0x257ec3(0xe1)]({'error':{'code':_0x19a547[_0x257ec3(0x161)][_0x257ec3(0x23a)],'message':_0x257ec3(0x27d)},'blockID':''});}['saveChangeset'](){const _0x22d47b=_0x12406c;return Promise[_0x22d47b(0xe1)]({'error':{'code':_0x19a547[_0x22d47b(0x161)]['OK'],'message':''},'concurrent':[]});}[_0x12406c(0xa7)](){const _0x370204=_0x12406c;return Promise[_0x370204(0xe1)]({'error':void 0x0,'fileMetaId':''});}[_0x12406c(0x19f)](){const _0x27e7b3=_0x12406c;return Promise[_0x27e7b3(0xe1)]({'error':void 0x0,'latestReqID':0x0});}};let _0x509d3c=(0x0,_0x48ff2f[_0x12406c(0x25f)])('univer-pro.exchange-client.exchange.service'),_0x366248=class extends _0x48ff2f['Disposable']{constructor(_0x3c1048,_0x1c7b45,_0x51a063){const _0x1372c3=_0x12406c;super(),this['_configService']=_0x3c1048,this[_0x1372c3(0x17d)]=_0x1c7b45,this['_requestService']=_0x51a063,_0x31748d(this,_0x1372c3(0x23e),null),_0x31748d(this,_0x1372c3(0x196),new _0x4e77c8[(_0x1372c3(0x204))]()),_0x31748d(this,_0x1372c3(0xe5),this[_0x1372c3(0x196)]['asObservable']());}['dispose'](){const _0x142610=_0x12406c;super[_0x142610(0x111)](),this['_requestState$'][_0x142610(0x157)]();}async['importDOCXToSnapshot'](_0x27d574){const _0x1f8a24=_0x12406c;let _0x414962=await this[_0x1f8a24(0x135)](_0x27d574,_0x48ff2f[_0x1f8a24(0xf1)]['UNIVER_DOC']);if(!_0x414962||!_0x414962['snapshot'])return;let _0x52e600=_0x2ce12a(_0x414962);if(_0x52e600)return _0x52e600;}async['exportDOCXByUnitId'](_0x52c1d8){const _0x13a871=_0x12406c;return this['_export'](_0x52c1d8,0x1,_0x48ff2f['UniverInstanceType'][_0x13a871(0x1f5)]);}async[_0x12406c(0x11f)](_0x1c15f9){const _0x10d5ab=_0x12406c;let _0x31ef11=await _0x53ee28(_0x1c15f9);return this[_0x10d5ab(0x118)](_0x31ef11,_0x48ff2f[_0x10d5ab(0xf1)][_0x10d5ab(0x1f5)]);}async[_0x12406c(0x18d)](_0x226023){const _0x470075=_0x12406c;let _0x1d3f7c=await this[_0x470075(0x135)](_0x226023,_0x48ff2f['UniverInstanceType'][_0x470075(0x209)]);if(!(!_0x1d3f7c||!_0x1d3f7c[_0x470075(0x272)]))return _0x377eeb(_0x1d3f7c);}async[_0x12406c(0xcd)](_0x5d0b19){const _0x3e3a65=_0x12406c;return this[_0x3e3a65(0x181)](_0x5d0b19,0x1,_0x48ff2f[_0x3e3a65(0xf1)][_0x3e3a65(0x209)]);}async[_0x12406c(0x23b)](_0x3b214c){const _0x4027a1=_0x12406c;let _0x8a316b=await _0x599303(_0x3b214c);return this[_0x4027a1(0x118)](_0x8a316b,_0x48ff2f[_0x4027a1(0xf1)]['UNIVER_SLIDE']);}async['importXLSXToSnapshot'](_0x14273b){const _0x5ac29e=_0x12406c;let _0x45dce7=await this['_importToSnapshot'](_0x14273b,_0x48ff2f[_0x5ac29e(0xf1)][_0x5ac29e(0x23c)]);if(!_0x45dce7)return;let _0x4d4069=await _0x1f5b30(_0x45dce7);if(_0x4d4069)return _0x4d4069;}async['exportXLSXByUnitId'](_0x116016){const _0x4b710c=_0x12406c;return this['_export'](_0x116016,0x1,_0x48ff2f[_0x4b710c(0xf1)]['UNIVER_SHEET']);}async[_0x12406c(0x1f8)](_0x157d46){const _0x57606e=_0x12406c;let _0xef82f7=await _0x4ce661(_0x157d46);return this[_0x57606e(0x118)](_0xef82f7,_0x48ff2f[_0x57606e(0xf1)]['UNIVER_SHEET']);}async[_0x12406c(0x10f)](_0x4d85fa,_0x1c10a7){const _0x5535da=_0x12406c;var _0x29dbfb,_0x14592d;let _0x2180eb=await this[_0x5535da(0x203)](_0x4d85fa);if(!_0x2180eb)return;let _0x29fef1=await this[_0x5535da(0x26c)](_0x2180eb,0x1,_0x1c10a7);if(!_0x29fef1)return;this['_importTaskId']=_0x29fef1,this[_0x5535da(0x172)][_0x5535da(0x1d0)]();let _0x27994a=await this[_0x5535da(0x172)]['getTask'](_0x29fef1)[_0x5535da(0x1d2)](_0x356690=>{const _0x416379=_0x5535da;var _0x3b6302;let _0x1a5c7c=_0x356690 instanceof Error?_0x356690[_0x416379(0x225)]:(_0x3b6302=_0x356690['error'])==null?void 0x0:_0x3b6302['message'];this[_0x416379(0x196)]['next']({'error':{'code':_0x19a547[_0x416379(0x161)][_0x416379(0x25b)],'message':_0x1a5c7c||''},'state':0x3});});if(!_0x27994a)return;let _0x3a2888=(_0x29dbfb=_0x27994a[_0x5535da(0xce)])==null?void 0x0:_0x29dbfb[_0x5535da(0x240)],_0x367d16=((_0x14592d=_0x27994a['import'])==null?void 0x0:_0x14592d[_0x5535da(0xc4)])||'';if(_0x3a2888!==0x1){this[_0x5535da(0x196)][_0x5535da(0x194)]({'error':{'code':_0x19a547['ErrorCode']['UNRECOGNIZED'],'message':_0x5535da(0x160)},'state':0x3});return;}if(_0x367d16[_0x5535da(0x193)]===0x0){this[_0x5535da(0x196)][_0x5535da(0x194)]({'error':{'code':_0x19a547[_0x5535da(0x161)]['UNRECOGNIZED'],'message':_0x5535da(0x19b)},'state':0x3});return;}return this[_0x5535da(0x196)][_0x5535da(0x194)]({'error':_0x27994a[_0x5535da(0xa1)],'state':0x3}),_0x367d16;}async[_0x12406c(0x205)](_0x9a7f4a){const _0x47bbb6=_0x12406c;let _0x26d85c=await _0x4ce661(_0x9a7f4a),_0x3636ee=typeof _0x9a7f4a['id']==_0x47bbb6(0x16d)&&_0x9a7f4a['id'][_0x47bbb6(0x222)]()?_0x9a7f4a['id'][_0x47bbb6(0x222)]()+_0x47bbb6(0x116):_0x47bbb6(0x131),_0x349c9c=new File([JSON[_0x47bbb6(0x1ba)](_0x26d85c)],_0x3636ee,{'type':_0x47bbb6(0x28a)});return this[_0x47bbb6(0x10f)](_0x349c9c,_0x48ff2f[_0x47bbb6(0xf1)]['UNIVER_SHEET']);}[_0x12406c(0xc9)](){const _0x4ca679=_0x12406c;this['_importTaskId']&&this[_0x4ca679(0x172)][_0x4ca679(0x126)](this[_0x4ca679(0x23e)]);}async['_importToSnapshot'](_0x5a461e,_0x55a747){const _0x372c0a=_0x12406c;var _0x27a0df,_0x15682a;let _0x3c5cf7=await this[_0x372c0a(0x203)](_0x5a461e);if(!_0x3c5cf7)return;let _0x4620f1=await this[_0x372c0a(0x26c)](_0x3c5cf7,0x2,_0x55a747);if(!_0x4620f1)return;this[_0x372c0a(0x23e)]=_0x4620f1,this[_0x372c0a(0x172)]['clearTaskInterrupted']();let _0x456f52=await this[_0x372c0a(0x172)][_0x372c0a(0x27c)](_0x4620f1)['catch'](_0x213ef2=>{const _0x138f39=_0x372c0a;var _0x5d3db0;let _0x2da15a=_0x213ef2 instanceof Error?_0x213ef2[_0x138f39(0x225)]:(_0x5d3db0=_0x213ef2[_0x138f39(0xa1)])==null?void 0x0:_0x5d3db0['message'];this['_requestState$']['next']({'error':{'code':_0x19a547['ErrorCode'][_0x138f39(0x25b)],'message':_0x2da15a||''},'state':0x3});});if(!_0x456f52)return;let _0x20ea2c=(_0x27a0df=_0x456f52[_0x372c0a(0xce)])==null?void 0x0:_0x27a0df['outputType'],_0x5fad50=((_0x15682a=_0x456f52[_0x372c0a(0xce)])==null?void 0x0:_0x15682a[_0x372c0a(0x24a)])||'';if(_0x20ea2c!==0x2){this[_0x372c0a(0x196)][_0x372c0a(0x194)]({'error':{'code':_0x19a547[_0x372c0a(0x161)][_0x372c0a(0x25b)],'message':'Get\x20outputType\x20error'},'state':0x3});return;}if(_0x5fad50['length']===0x0){this[_0x372c0a(0x196)][_0x372c0a(0x194)]({'error':{'code':_0x19a547[_0x372c0a(0x161)][_0x372c0a(0x25b)],'message':_0x372c0a(0x169)},'state':0x3});return;}this[_0x372c0a(0x196)][_0x372c0a(0x194)]({'error':_0x456f52[_0x372c0a(0xa1)],'state':0x3});let _0x539d51=await this['_signUrl'](_0x5fad50);if(!_0x539d51)return;let _0x703d36=await this[_0x372c0a(0x172)][_0x372c0a(0xfd)](_0x539d51);if(!_0x703d36){this[_0x372c0a(0x196)][_0x372c0a(0x194)]({'error':{'code':_0x19a547['ErrorCode'][_0x372c0a(0x25b)],'message':_0x372c0a(0x1a1)},'state':0x5});return;}try{let _0x4840b2=JSON[_0x372c0a(0x167)](_0x703d36);return this[_0x372c0a(0x196)][_0x372c0a(0x194)]({'error':{'code':_0x19a547[_0x372c0a(0x161)]['OK'],'message':_0x372c0a(0x1cb)},'state':0x5}),_0x4840b2;}catch{this['_requestState$'][_0x372c0a(0x194)]({'error':{'code':_0x19a547[_0x372c0a(0x161)][_0x372c0a(0x25b)],'message':_0x372c0a(0x183)},'state':0x5});}}async[_0x12406c(0x118)](_0x5c7f2f,_0x4398ed){const _0x4372c1=_0x12406c;let _0x3bef6e=JSON[_0x4372c1(0x1ba)](_0x5c7f2f),_0x4349cb=_0x44d6d9[_0x4372c1(0xe4)][_0x4372c1(0x284)](_0x3bef6e),_0x19c189=_0x7a48b5(_0x4349cb),_0x3d8785=_0x4349cb['length'],_0x12764c=_0x278bda(_0x19c189),_0x276f4f=await this[_0x4372c1(0x203)](_0x12764c,_0x3d8785,!0x0);if(_0x276f4f)return this[_0x4372c1(0x181)](_0x276f4f,0x2,_0x4398ed);}async['_export'](_0x1b9192,_0x48df69,_0x3be5e3){const _0x3957d3=_0x12406c;var _0x55faa2;let _0x5a017e=await this['_requestService'][_0x3957d3(0xb9)]({'unitID':_0x48df69===0x1?_0x1b9192:'','jsonID':_0x48df69===0x2?_0x1b9192:'','type':_0x3be5e3,'sscSwitch':this[_0x3957d3(0xaf)](),'useImageUrl':this[_0x3957d3(0x1b5)](),'ignoreTableExport':this[_0x3957d3(0xa5)]()});if(!_0x5a017e){this[_0x3957d3(0x196)][_0x3957d3(0x194)]({'error':{'code':_0x19a547[_0x3957d3(0x161)][_0x3957d3(0x25b)],'message':_0x3957d3(0xf2)},'state':0x2});return;}if(this[_0x3957d3(0x196)][_0x3957d3(0x194)]({'error':_0x5a017e[_0x3957d3(0xa1)],'state':0x2}),_0x5a017e[_0x3957d3(0xa1)]&&_0x5a017e[_0x3957d3(0xa1)][_0x3957d3(0x1dd)]!==_0x19a547['ErrorCode']['OK'])return;let _0x18e210=_0x5a017e[_0x3957d3(0xf8)],_0x50b4f2=await this['_requestService'][_0x3957d3(0x27c)](_0x18e210)[_0x3957d3(0x1d2)](_0x8fb00e=>{const _0x5cdef0=_0x3957d3;var _0x536b04;let _0x37df6d=_0x8fb00e instanceof Error?_0x8fb00e[_0x5cdef0(0x225)]:(_0x536b04=_0x8fb00e[_0x5cdef0(0xa1)])==null?void 0x0:_0x536b04['message'];this['_requestState$'][_0x5cdef0(0x194)]({'error':{'code':_0x19a547[_0x5cdef0(0x161)][_0x5cdef0(0x25b)],'message':_0x37df6d||''},'state':0x3});});if(!_0x50b4f2)return;let _0x55f572=((_0x55faa2=_0x50b4f2[_0x3957d3(0xb9)])==null?void 0x0:_0x55faa2['fileID'])||'';if(_0x55f572[_0x3957d3(0x193)]===0x0){this['_requestState$']['next']({'error':{'code':_0x19a547[_0x3957d3(0x161)]['UNRECOGNIZED'],'message':_0x3957d3(0x14a)},'state':0x3});return;}this[_0x3957d3(0x196)][_0x3957d3(0x194)]({'error':_0x50b4f2[_0x3957d3(0xa1)],'state':0x3});let _0x1c6633=await this[_0x3957d3(0x1d7)](_0x55f572);if(!_0x1c6633)return;let _0x2534eb=await _0x7cf318(_0x1c6633,this[_0x3957d3(0x17d)]);if(!_0x2534eb){this[_0x3957d3(0x196)][_0x3957d3(0x194)]({'error':{'code':_0x19a547['ErrorCode']['UNRECOGNIZED'],'message':_0x3957d3(0x122)},'state':0x6});return;}return this[_0x3957d3(0x196)][_0x3957d3(0x194)]({'error':{'code':_0x19a547['ErrorCode']['OK'],'message':_0x3957d3(0x1cb)},'state':0x6}),_0x2534eb;}async[_0x12406c(0x203)](_0x599d66,_0x2502ea,_0x31febf){const _0x1f2325=_0x12406c;let _0xf63f34;try{_0xf63f34=await this['_requestService'][_0x1f2325(0x10e)](_0x599d66,_0x2502ea,_0x31febf);}catch(_0x31b45a){let _0x5ba5a2=_0x31b45a instanceof Error?_0x31b45a[_0x1f2325(0x225)]:String(_0x31b45a);this[_0x1f2325(0x196)][_0x1f2325(0x194)]({'error':{'code':_0x19a547[_0x1f2325(0x161)][_0x1f2325(0x25b)],'message':_0x5ba5a2},'state':0x0});return;}if(!_0xf63f34||typeof _0xf63f34[_0x1f2325(0x159)]!=_0x1f2325(0x16d)){this[_0x1f2325(0x196)][_0x1f2325(0x194)]({'error':{'code':_0x19a547[_0x1f2325(0x161)]['UNRECOGNIZED'],'message':'upload\x20failed:\x20missing\x20FileId\x20in\x20response'},'state':0x0});return;}let _0x58ab02=_0xf63f34[_0x1f2325(0x159)];if(_0x58ab02['length']===0x0){this[_0x1f2325(0x196)]['next']({'error':{'code':_0x19a547['ErrorCode'][_0x1f2325(0x25b)],'message':_0x1f2325(0x20f)},'state':0x0});return;}return this['_requestState$']['next']({'error':{'code':_0x19a547[_0x1f2325(0x161)]['OK'],'message':_0x1f2325(0x1cb)},'state':0x0}),_0x58ab02;}async[_0x12406c(0x26c)](_0x62ca74,_0x3a5b5a,_0x1eef19){const _0x74c9ae=_0x12406c;let _0x18ce9d={'fileID':_0x62ca74,'type':_0x1eef19,'outputType':_0x3a5b5a,'fileUrl':'','minSheetRowCount':this[_0x74c9ae(0x1f7)](),'minSheetColumnCount':this[_0x74c9ae(0x13c)]()},_0x140617=await this[_0x74c9ae(0x172)][_0x74c9ae(0xce)](_0x18ce9d);if(!_0x140617){this[_0x74c9ae(0x196)]['next']({'error':{'code':_0x19a547[_0x74c9ae(0x161)]['UNRECOGNIZED'],'message':_0x74c9ae(0x1f1)},'state':0x1});return;}if(_0x140617[_0x74c9ae(0xa1)]&&_0x140617[_0x74c9ae(0xa1)]['code']!==_0x19a547[_0x74c9ae(0x161)]['OK']){this['_requestState$'][_0x74c9ae(0x194)]({'error':_0x140617[_0x74c9ae(0xa1)],'state':0x1});return;}let _0x372c02=_0x140617['taskID'];if(_0x372c02[_0x74c9ae(0x193)]===0x0){this[_0x74c9ae(0x196)][_0x74c9ae(0x194)]({'error':{'code':_0x19a547[_0x74c9ae(0x161)][_0x74c9ae(0x25b)],'message':_0x74c9ae(0xc1)},'state':0x1});return;}return this['_requestState$'][_0x74c9ae(0x194)]({'error':_0x140617[_0x74c9ae(0xa1)],'state':0x1}),_0x372c02;}async[_0x12406c(0x1d7)](_0x208dce){const _0x195180=_0x12406c;let _0x1e6f21=await this['_requestService']['signUrl'](_0x208dce);if(!_0x1e6f21){this[_0x195180(0x196)][_0x195180(0x194)]({'error':{'code':_0x19a547[_0x195180(0x161)][_0x195180(0x25b)],'message':_0x195180(0xc2)},'state':0x4});return;}if(_0x1e6f21['error']&&_0x1e6f21[_0x195180(0xa1)][_0x195180(0x1dd)]!==_0x19a547[_0x195180(0x161)]['OK']){this['_requestState$'][_0x195180(0x194)]({'error':_0x1e6f21[_0x195180(0xa1)],'state':0x4});return;}let _0x57050d=(0x0,_0x48ff2f[_0x195180(0x11a)])(_0x1e6f21[_0x195180(0x28e)],this[_0x195180(0x1d5)]());if(_0x57050d[_0x195180(0x193)]===0x0){this[_0x195180(0x196)][_0x195180(0x194)]({'error':{'code':_0x19a547[_0x195180(0x161)][_0x195180(0x25b)],'message':_0x195180(0xc2)},'state':0x4});return;}return this[_0x195180(0x196)][_0x195180(0x194)]({'error':_0x1e6f21['error'],'state':0x4}),_0x57050d;}[_0x12406c(0x1d5)](){const _0x5efe61=_0x12406c;var _0x34ce4f;let _0x63a1c0=this[_0x5efe61(0x207)][_0x5efe61(0x17a)](_0x47c64b);return(_0x34ce4f=_0x63a1c0==null?void 0x0:_0x63a1c0['downloadEndpointUrl'])==null?location['origin']:_0x34ce4f;}[_0x12406c(0x1f7)](){const _0x4a4e92=_0x12406c;var _0x5646fb,_0x283b78;let _0x3cdfa4=this['_configService'][_0x4a4e92(0x17a)](_0x47c64b);return(_0x5646fb=_0x3cdfa4==null||(_0x283b78=_0x3cdfa4[_0x4a4e92(0x220)])==null?void 0x0:_0x283b78['minSheetRowCount'])==null?0x1:_0x5646fb;}['_getMinSheetColumnCount'](){const _0x492d3a=_0x12406c;var _0x4ba670,_0x3a9b6e;let _0x9b68b8=this[_0x492d3a(0x207)][_0x492d3a(0x17a)](_0x47c64b);return(_0x4ba670=_0x9b68b8==null||(_0x3a9b6e=_0x9b68b8['options'])==null?void 0x0:_0x3a9b6e[_0x492d3a(0xd8)])==null?0x1:_0x4ba670;}[_0x12406c(0xaf)](){const _0x284e8e=_0x12406c;var _0x173808,_0x3dcd68;let _0x57f478=this[_0x284e8e(0x207)][_0x284e8e(0x17a)](_0x47c64b);return(_0x173808=_0x57f478==null||(_0x3dcd68=_0x57f478[_0x284e8e(0x220)])==null?void 0x0:_0x3dcd68[_0x284e8e(0x206)])==null?!0x1:_0x173808;}['_getDisableCellImageConversion'](){const _0x3ba997=_0x12406c;var _0x245956,_0x1ca6eb;let _0x351338=this[_0x3ba997(0x207)][_0x3ba997(0x17a)](_0x47c64b);return(_0x245956=_0x351338==null||(_0x1ca6eb=_0x351338[_0x3ba997(0x220)])==null?void 0x0:_0x1ca6eb['disableCellImageConversion'])==null?!0x0:_0x245956;}[_0x12406c(0xa5)](){const _0x3f4e42=_0x12406c;var _0x4eefa,_0x2a11d5;let _0x22cb72=this[_0x3f4e42(0x207)][_0x3f4e42(0x17a)](_0x47c64b);return(_0x4eefa=_0x22cb72==null||(_0x2a11d5=_0x22cb72['options'])==null?void 0x0:_0x2a11d5[_0x3f4e42(0xc8)])==null?!0x1:_0x4eefa;}};_0x366248=_0x17b216([_0x3e34ec(0x0,_0x48ff2f[_0x12406c(0x291)]),_0x3e34ec(0x1,(0x0,_0x48ff2f[_0x12406c(0xbc)])(_0x48928f[_0x12406c(0x182)])),_0x3e34ec(0x2,(0x0,_0x48ff2f[_0x12406c(0xbc)])(_0x46c55c))],_0x366248);let _0x33cca2={'done':0x0,'count':0x0},_0x20cfc2=(0x0,_0x48ff2f[_0x12406c(0x25f)])(_0x12406c(0x276)),_0x3d6656=class extends _0x48ff2f[_0x12406c(0x1fd)]{constructor(_0x1247c8,_0x4f511d,_0x54e296,_0x37ff76,_0x1abe28,_0x75126,_0x1f10e9){const _0x39d1c7=_0x12406c;super(),this['_univerInstanceService']=_0x1247c8,this[_0x39d1c7(0x1a8)]=_0x4f511d,this[_0x39d1c7(0xe0)]=_0x54e296,this['_exchangeService']=_0x37ff76,this[_0x39d1c7(0x252)]=_0x1abe28,this[_0x39d1c7(0x21d)]=_0x75126,this[_0x39d1c7(0xd9)]=_0x1f10e9,_0x31748d(this,'_progress$',new _0x4e77c8[(_0x39d1c7(0x18e))](_0x33cca2)),_0x31748d(this,'progress$',this['_progress$'][_0x39d1c7(0x1bf)]()),_0x31748d(this,_0x39d1c7(0x22a),0x0),_0x31748d(this,'_doneUploadTaskCount',0x0),this[_0x39d1c7(0x128)]((0x0,_0x48ff2f[_0x39d1c7(0x1df)])(this['_exchangeService'][_0x39d1c7(0xe5)][_0x39d1c7(0x28d)](_0x444748=>{const _0x29c155=_0x39d1c7;var _0x142b21;((_0x142b21=_0x444748['error'])==null?void 0x0:_0x142b21[_0x29c155(0x1dd)])===_0x19a547['ErrorCode']['OK']?this['_addDoneTask'](0x1):this[_0x29c155(0x269)](_0x444748['error']);})));}['interrupt'](){const _0x1978f5=_0x12406c;this[_0x1978f5(0xdb)](),this[_0x1978f5(0x252)][_0x1978f5(0xc6)](0x2),this[_0x1978f5(0x267)][_0x1978f5(0xc9)]();}async['uploadFileToUnitId'](_0x4792ae){const _0x2bf570=_0x12406c;throw Error(_0x2bf570(0x153));}async[_0x12406c(0x18b)](){const _0x5d0d80=_0x12406c;let _0x22ecd2=this['_univerInstanceService'][_0x5d0d80(0x20d)]();switch(_0x22ecd2?this[_0x5d0d80(0x1aa)][_0x5d0d80(0x13d)](_0x22ecd2['getUnitId']()):_0x48ff2f['UniverInstanceType'][_0x5d0d80(0x25b)]){case _0x48ff2f[_0x5d0d80(0xf1)]['UNIVER_SLIDE']:return this[_0x5d0d80(0xbb)]();case _0x48ff2f[_0x5d0d80(0xf1)][_0x5d0d80(0x1f5)]:return this[_0x5d0d80(0x237)]();case _0x48ff2f['UniverInstanceType'][_0x5d0d80(0x23c)]:default:return this[_0x5d0d80(0xba)]();}}async[_0x12406c(0x237)](){const _0x1c16e5=_0x12406c;let _0x46d781=await _0xbecceb([_0x48ff2f['UniverInstanceType'][_0x1c16e5(0x1f5)]]);if(_0x46d781&&!this[_0x1c16e5(0x241)](_0x46d781,_0x48ff2f[_0x1c16e5(0xf1)][_0x1c16e5(0x1f5)]))return this['_importFileToUnitId'](_0x46d781[0x0],_0x48ff2f[_0x1c16e5(0xf1)][_0x1c16e5(0x1f5)]);}[_0x12406c(0x21b)](){throw Error('Method\x20not\x20implemented.');}async[_0x12406c(0x28b)](_0x145a49,_0x39e53f,_0x54b399){const _0x5dcb21=_0x12406c;this['_showDownloadMessage'](_0x22c96b['MessageType'][_0x5dcb21(0xfe)]);let _0x29e63b=await this['_exchangeService'][_0x5dcb21(0x28b)](_0x145a49||this[_0x5dcb21(0xe2)]());_0x29e63b&&(_0x38a19f(_0x29e63b,_0x39e53f||this[_0x5dcb21(0x22c)](_0x29e63b),'docx'),this[_0x5dcb21(0xa8)](_0x22c96b[_0x5dcb21(0x1bd)][_0x5dcb21(0x24c)]));}async[_0x12406c(0x11f)](){const _0x662b2=_0x12406c;this[_0x662b2(0xa8)](_0x22c96b[_0x662b2(0x1bd)][_0x662b2(0xfe)]);let _0x20af23=await this[_0x662b2(0x1b3)](),_0x421e91=await this[_0x662b2(0x267)][_0x662b2(0x11f)](_0x20af23);_0x421e91&&(_0x38a19f(_0x421e91,this[_0x662b2(0x22c)](_0x421e91),_0x662b2(0xd4)),this[_0x662b2(0xa8)](_0x22c96b[_0x662b2(0x1bd)][_0x662b2(0x24c)]));}async[_0x12406c(0xbb)](){const _0x3b3833=_0x12406c;if(this['_uploadTaskNotDone']()){this[_0x3b3833(0x1a8)][_0x3b3833(0x246)]({'type':_0x22c96b[_0x3b3833(0x1bd)][_0x3b3833(0x21a)],'content':this[_0x3b3833(0xe0)]['t']('exchange-client.uploading')});return;}let _0x55a874=await _0xbecceb([_0x48ff2f['UniverInstanceType'][_0x3b3833(0x209)]]);if(_0x55a874&&!this[_0x3b3833(0x241)](_0x55a874,_0x48ff2f[_0x3b3833(0xf1)][_0x3b3833(0x209)]))return this[_0x3b3833(0x1fc)](_0x55a874[0x0],_0x48ff2f[_0x3b3833(0xf1)]['UNIVER_SLIDE']);}async['importPPTXToSnapshot'](){const _0x49a7ba=_0x12406c;if(this[_0x49a7ba(0x280)]()){this[_0x49a7ba(0x1a8)]['show']({'type':_0x22c96b[_0x49a7ba(0x1bd)][_0x49a7ba(0x21a)],'content':this[_0x49a7ba(0xe0)]['t'](_0x49a7ba(0x281))});return;}let _0x4a6326=await _0xbecceb([_0x48ff2f[_0x49a7ba(0xf1)]['UNIVER_SLIDE']]);if(!_0x4a6326)return;this[_0x49a7ba(0xae)](_0x22c96b['MessageType'][_0x49a7ba(0xfe)]);let _0x5d244e=await this[_0x49a7ba(0x267)][_0x49a7ba(0x18d)](_0x4a6326[0x0]);_0x5d244e&&(this[_0x49a7ba(0x112)](_0x5d244e),this[_0x49a7ba(0xae)](_0x22c96b[_0x49a7ba(0x1bd)][_0x49a7ba(0x24c)]));}async[_0x12406c(0xcd)](_0x3b7587,_0x51d227,_0x26c170){const _0x5b27f0=_0x12406c;this['_showDownloadMessage'](_0x22c96b['MessageType'][_0x5b27f0(0xfe)]);let _0x3dd2b0=await this[_0x5b27f0(0x267)][_0x5b27f0(0xcd)](_0x3b7587||this['_getUnitIDSlide']());_0x3dd2b0&&(_0x38a19f(_0x3dd2b0,_0x51d227||this[_0x5b27f0(0x202)](_0x3dd2b0,_0x26c170==null?_0x48ff2f[_0x5b27f0(0xf1)][_0x5b27f0(0x209)]:_0x26c170),_0x5b27f0(0x250)),this[_0x5b27f0(0xa8)](_0x22c96b[_0x5b27f0(0x1bd)][_0x5b27f0(0x24c)]));}async[_0x12406c(0x23b)](){const _0x2c6744=_0x12406c;this['_showDownloadMessage'](_0x22c96b[_0x2c6744(0x1bd)][_0x2c6744(0xfe)]);let _0x4b158c=await this[_0x2c6744(0x26a)](),_0x11e11b=await this[_0x2c6744(0x267)]['exportPPTXBySnapshot'](_0x4b158c);_0x11e11b&&(_0x38a19f(_0x11e11b,this[_0x2c6744(0x202)](_0x11e11b,_0x48ff2f[_0x2c6744(0xf1)]['UNIVER_SLIDE']),_0x2c6744(0x250)),this[_0x2c6744(0xa8)](_0x22c96b[_0x2c6744(0x1bd)]['Success']));}async[_0x12406c(0xba)](){const _0x3f34a7=_0x12406c;if(this[_0x3f34a7(0x280)]()){this[_0x3f34a7(0x1a8)][_0x3f34a7(0x246)]({'type':_0x22c96b[_0x3f34a7(0x1bd)][_0x3f34a7(0x21a)],'content':this[_0x3f34a7(0xe0)]['t'](_0x3f34a7(0x281))});return;}let _0x1fc900=await _0xbecceb([_0x48ff2f[_0x3f34a7(0xf1)][_0x3f34a7(0x23c)]]);if(_0x1fc900&&!this[_0x3f34a7(0x241)](_0x1fc900,_0x48ff2f[_0x3f34a7(0xf1)]['UNIVER_SHEET']))return this['_importFileToUnitId'](_0x1fc900[0x0],_0x48ff2f[_0x3f34a7(0xf1)][_0x3f34a7(0x23c)]);}async[_0x12406c(0xff)](){const _0x1b9993=_0x12406c;if(this['_uploadTaskNotDone']()){this[_0x1b9993(0x1a8)][_0x1b9993(0x246)]({'type':_0x22c96b[_0x1b9993(0x1bd)][_0x1b9993(0x21a)],'content':this['_localeService']['t'](_0x1b9993(0x281))});return;}let _0x3d96a9=await _0xbecceb([_0x48ff2f[_0x1b9993(0xf1)][_0x1b9993(0x23c)]]);if(!_0x3d96a9)return;this['_showUploadMessage'](_0x22c96b['MessageType'][_0x1b9993(0xfe)]);let _0xa2dfb5=await this[_0x1b9993(0x267)][_0x1b9993(0xff)](_0x3d96a9[0x0]);_0xa2dfb5&&(this[_0x1b9993(0x1af)](_0xa2dfb5),this['_showUploadMessage'](_0x22c96b['MessageType'][_0x1b9993(0x24c)]));}async[_0x12406c(0x125)](_0x5dfd99,_0x19783c,_0x37a54d){const _0x489ba6=_0x12406c;this['_showDownloadMessage'](_0x22c96b[_0x489ba6(0x1bd)][_0x489ba6(0xfe)]);let _0x4d739d=await this['_exchangeService']['exportXLSXByUnitId'](_0x5dfd99||this[_0x489ba6(0x176)]());_0x4d739d&&(_0x38a19f(_0x4d739d,_0x19783c||this[_0x489ba6(0x22c)](_0x4d739d),'xlsx'),this[_0x489ba6(0xa8)](_0x22c96b[_0x489ba6(0x1bd)][_0x489ba6(0x24c)]));}async[_0x12406c(0x1f8)](){const _0x31acb5=_0x12406c;this['_showDownloadMessage'](_0x22c96b[_0x31acb5(0x1bd)]['Info']);let _0x42c72b=await this[_0x31acb5(0x228)](),_0x23b6bf=await this['_exchangeService'][_0x31acb5(0x1f8)](_0x42c72b);_0x23b6bf&&(_0x38a19f(_0x23b6bf,this[_0x31acb5(0x22c)](_0x23b6bf),_0x31acb5(0x113)),this[_0x31acb5(0xa8)](_0x22c96b[_0x31acb5(0x1bd)][_0x31acb5(0x24c)]));}[_0x12406c(0x253)](_0x5ebfb4){const _0x5b9f8d=_0x12406c;this[_0x5b9f8d(0x260)]=_0x5ebfb4;}async[_0x12406c(0x1fc)](_0xf18700,_0x3abe55){const _0xc08dba=_0x12406c;this[_0xc08dba(0x252)][_0xc08dba(0x246)](),this[_0xc08dba(0x252)][_0xc08dba(0xc6)](0x0),this['_addTotalCount'](0x4),this[_0xc08dba(0x1db)](0x1);let _0x4a40a0=await this['_exchangeService'][_0xc08dba(0x10f)](_0xf18700,_0x3abe55);if(!_0x4a40a0){this['_clearProgress'](),this['_uploadNotificationService'][_0xc08dba(0xc6)](0x2);return;}let _0x549b6e={'link':this[_0xc08dba(0x260)](_0x4a40a0,_0x3abe55),'name':_0xf18700['name'],'type':_0x3abe55};return this['_uploadNotificationService'][_0xc08dba(0x11c)](_0x549b6e),this[_0xc08dba(0xd5)](),this[_0xc08dba(0x252)][_0xc08dba(0xc6)](0x1),_0x4a40a0;}[_0x12406c(0x176)](){const _0x575c0f=_0x12406c;return this[_0x575c0f(0x1aa)][_0x575c0f(0x232)](_0x48ff2f[_0x575c0f(0xf1)][_0x575c0f(0x23c)])['getUnitId']();}[_0x12406c(0xe2)](){const _0x4af9bc=_0x12406c;return this[_0x4af9bc(0x1aa)][_0x4af9bc(0x232)](_0x48ff2f[_0x4af9bc(0xf1)][_0x4af9bc(0x1f5)])[_0x4af9bc(0x15d)]();}[_0x12406c(0x227)](){const _0x9dd907=_0x12406c;return this['_univerInstanceService']['getCurrentUnitOfType'](_0x48ff2f['UniverInstanceType']['UNIVER_SLIDE'])[_0x9dd907(0x15d)]();}['_getUnitName'](_0x22ac48){const _0x3618d0=_0x12406c;return this['_getUnitNameByType'](_0x22ac48,_0x48ff2f[_0x3618d0(0xf1)][_0x3618d0(0x23c)]);}[_0x12406c(0x202)](_0x24ae34,_0x1fe840){const _0x45ab61=_0x12406c;var _0x5d056c;let _0xccdb1=(_0x5d056c=this[_0x45ab61(0x1aa)][_0x45ab61(0x232)](_0x1fe840))==null?void 0x0:_0x5d056c['getSnapshot'](),_0x1db67d=_0xccdb1==null?void 0x0:_0xccdb1[_0x45ab61(0x188)];return typeof _0x1db67d==_0x45ab61(0x16d)&&_0x1db67d[_0x45ab61(0x222)]()?_0x1db67d:_0x24ae34[_0x45ab61(0x188)][_0x45ab61(0x1cf)]('.')[_0x45ab61(0xb0)]()||document[_0x45ab61(0x108)];}async['_getUnitJson'](){const _0x106537=_0x12406c;return this[_0x106537(0x1aa)][_0x106537(0x232)](_0x48ff2f[_0x106537(0xf1)][_0x106537(0x23c)])[_0x106537(0x264)]();}async['_getUnitDocJson'](){const _0x51797f=_0x12406c;return this[_0x51797f(0x1aa)][_0x51797f(0x232)](_0x48ff2f['UniverInstanceType'][_0x51797f(0x1f5)])[_0x51797f(0x264)]();}async[_0x12406c(0x26a)](){const _0x243176=_0x12406c;let _0x463882=this[_0x243176(0x1aa)][_0x243176(0x232)](_0x48ff2f[_0x243176(0xf1)]['UNIVER_SLIDE']),_0x52a50c=this['_resourceLoaderService'][_0x243176(0x223)](_0x463882[_0x243176(0x15d)]());return _0x52a50c==null?_0x463882['getSnapshot']():_0x52a50c;}[_0x12406c(0x260)](_0x482aa1,_0xa04124){const _0x1254ac=_0x12406c;let _0x368b87=new URL(window[_0x1254ac(0x12d)][_0x1254ac(0x22e)]);return _0x368b87[_0x1254ac(0xaa)][_0x1254ac(0xbf)](_0x1254ac(0x103),_0x482aa1),_0x368b87[_0x1254ac(0xaa)][_0x1254ac(0xbf)]('type',''+_0xa04124),_0x368b87[_0x1254ac(0x277)]();}[_0x12406c(0x1af)](_0xe4624d){const _0x2dcdf3=_0x12406c;let _0x475d38=this[_0x2dcdf3(0x1aa)][_0x2dcdf3(0x232)](_0x48ff2f[_0x2dcdf3(0xf1)][_0x2dcdf3(0x23c)])['getUnitId']();this['_univerInstanceService'][_0x2dcdf3(0x151)](_0x475d38),this[_0x2dcdf3(0x1aa)]['createUnit'](_0x48ff2f[_0x2dcdf3(0xf1)]['UNIVER_SHEET'],_0xe4624d);}[_0x12406c(0x112)](_0x59fd9e){const _0x37bfcf=_0x12406c;let _0x4419cc=this['_univerInstanceService']['getCurrentUnitOfType'](_0x48ff2f[_0x37bfcf(0xf1)][_0x37bfcf(0x209)])[_0x37bfcf(0x15d)]();this[_0x37bfcf(0x1aa)][_0x37bfcf(0x151)](_0x4419cc),this[_0x37bfcf(0x1aa)][_0x37bfcf(0x18f)](_0x48ff2f[_0x37bfcf(0xf1)][_0x37bfcf(0x209)],_0x59fd9e);}[_0x12406c(0x269)](_0x4f09df){const _0x970539=_0x12406c;if(_0x4f09df){let {code:_0x307a95}=_0x4f09df;switch(_0x307a95){case _0x19a547['ErrorCode']['CONNECTOR_DATA_TOO_LARGE']:this['_messageService'][_0x970539(0x246)]({'type':_0x22c96b[_0x970539(0x1bd)][_0x970539(0x136)],'content':this['_localeService']['t'](_0x970539(0x239))});break;case _0x19a547[_0x970539(0x161)][_0x970539(0x290)]:this[_0x970539(0x1a8)]['show']({'type':_0x22c96b[_0x970539(0x1bd)][_0x970539(0x136)],'content':this[_0x970539(0xe0)]['t'](_0x970539(0x279))});break;default:this[_0x970539(0x1a8)][_0x970539(0x246)]({'type':_0x22c96b[_0x970539(0x1bd)][_0x970539(0x136)],'content':this['_localeService']['t'](_0x970539(0x164))});break;}return null;}return this[_0x970539(0x1a8)]['show']({'type':_0x22c96b[_0x970539(0x1bd)][_0x970539(0x136)],'content':this[_0x970539(0xe0)]['t'](_0x970539(0x164))}),null;}[_0x12406c(0xa8)](_0x20e957){const _0x4766dd=_0x12406c;let _0x2f5e21='';switch(_0x20e957){case _0x22c96b[_0x4766dd(0x1bd)]['Success']:_0x2f5e21=this['_localeService']['t'](_0x4766dd(0x1c5));break;case _0x22c96b[_0x4766dd(0x1bd)][_0x4766dd(0xfe)]:_0x2f5e21=this[_0x4766dd(0xe0)]['t']('exchange-client.downloading');break;default:break;}this[_0x4766dd(0x1a8)][_0x4766dd(0x246)]({'type':_0x20e957,'content':_0x2f5e21});}[_0x12406c(0xae)](_0x1caf80){const _0x25a63d=_0x12406c;let _0x1d6a1b='';switch(_0x1caf80){case _0x22c96b['MessageType'][_0x25a63d(0x24c)]:_0x1d6a1b=this[_0x25a63d(0xe0)]['t'](_0x25a63d(0x11b));break;case _0x22c96b[_0x25a63d(0x1bd)][_0x25a63d(0xfe)]:_0x1d6a1b=this['_localeService']['t'](_0x25a63d(0x281));break;default:break;}this[_0x25a63d(0x1a8)][_0x25a63d(0x246)]({'type':_0x1caf80,'content':_0x1d6a1b});}[_0x12406c(0x1de)](){const _0x59a981=_0x12406c;this[_0x59a981(0x27a)]['next']({'done':this[_0x59a981(0x179)],'count':this[_0x59a981(0x22a)]});}[_0x12406c(0x1ec)](_0x4f4fbd){const _0x1aa234=_0x12406c;this[_0x1aa234(0x22a)]+=_0x4f4fbd,this['_emitProgress']();}[_0x12406c(0x1db)](_0x2c03f6){const _0x1b31c6=_0x12406c;this[_0x1b31c6(0x179)]+=_0x2c03f6,this[_0x1b31c6(0x179)]=Math[_0x1b31c6(0x100)](this[_0x1b31c6(0x179)],this[_0x1b31c6(0x22a)]),this['_emitProgress']();}['_completeProgress'](){const _0x310cd4=_0x12406c;this[_0x310cd4(0x179)]=this['_totalUploadTaskCount'],this[_0x310cd4(0x1de)]();}[_0x12406c(0xdb)](){const _0x525dc1=_0x12406c;this[_0x525dc1(0x179)]=0x0,this[_0x525dc1(0x22a)]=0x0,this['_emitProgress']();}['_fileTypeError'](_0x5a7c0d,_0xa780c3){const _0x830937=_0x12406c;let _0x2950d0=_0x5a7c0d[0x0],_0x373b66=_0x2950d0[_0x830937(0x188)];return _0xc008b2(_0x2950d0)===_0xa780c3?!0x1:(this[_0x830937(0x1a8)][_0x830937(0x246)]({'type':_0x22c96b[_0x830937(0x1bd)][_0x830937(0x136)],'content':this['_localeService']['t'](_0x830937(0x248),_0x373b66)}),!0x0);}[_0x12406c(0x280)](){const _0xee28a7=_0x12406c;return this['_totalUploadTaskCount']!==0x0&&this[_0xee28a7(0x179)]!==this[_0xee28a7(0x22a)];}};_0x3d6656=_0x17b216([_0x3e34ec(0x0,(0x0,_0x48ff2f[_0x12406c(0xbc)])(_0x48ff2f[_0x12406c(0x13a)])),_0x3e34ec(0x1,_0x5b5fe8[_0x12406c(0x258)]),_0x3e34ec(0x2,(0x0,_0x48ff2f['Inject'])(_0x48ff2f[_0x12406c(0x200)])),_0x3e34ec(0x3,(0x0,_0x48ff2f[_0x12406c(0xbc)])(_0x509d3c)),_0x3e34ec(0x4,(0x0,_0x48ff2f[_0x12406c(0xbc)])(_0x3edfcf)),_0x3e34ec(0x5,_0x48ff2f['ILogService']),_0x3e34ec(0x6,(0x0,_0x48ff2f[_0x12406c(0xbc)])(_0x48ff2f[_0x12406c(0x1ae)]))],_0x3d6656);function _0x478113(_0x1d0952){const _0x2c68b4=_0x12406c;let {onClick:_0x5a9308,children:_0x5e417b,className:_0x5f567c}=_0x1d0952;return(0x0,_0x21039c['jsx'])(_0x2c68b4(0x18c),{'className':(0x0,_0x22c96b[_0x2c68b4(0x16e)])(_0x2c68b4(0x15c),_0x5f567c),'type':_0x2c68b4(0x18c),'onClick':_0x5a9308,'children':_0x5e417b});}function _0x3067fd(){const _0x2add7b=_0x12406c;let _0x2a60cb=(0x0,_0x5b5fe8[_0x2add7b(0x14f)])(_0x20cfc2),_0x1da451=(0x0,_0x5b5fe8[_0x2add7b(0x14f)])(_0x48ff2f['LocaleService']);function _0x1bdbf8(){const _0x42e469=_0x2add7b;_0x2a60cb[_0x42e469(0x18b)]();}return(0x0,_0x21039c[_0x2add7b(0x123)])(_0x478113,{'onClick':_0x1bdbf8,'children':_0x1da451['t'](_0x2add7b(0x16f))});}function _0x6ba8fb(){const _0x456f04=_0x12406c;return(0x0,_0x21039c['jsxs'])('div',{'className':_0x456f04(0x1c3),'children':[(0x0,_0x21039c['jsx'])('span',{'className':_0x456f04(0x16b),'children':(0x0,_0x5b5fe8[_0x456f04(0x14f)])(_0x48ff2f['LocaleService'])['t'](_0x456f04(0x10b))}),(0x0,_0x21039c[_0x456f04(0x123)])(_0x3067fd,{})]});}function _0xb70fd2(_0x31bbf4){const _0xf3a424=_0x12406c;let {count:_0x380d15}=_0x31bbf4;return(0x0,_0x21039c[_0xf3a424(0x1d6)])(_0xf3a424(0x117),{'className':_0xf3a424(0x114),'children':[(0x0,_0x21039c[_0xf3a424(0x123)])(_0xf3a424(0x184),{'className':'univer-text-sm\x20univer-text-gray-500','children':(0x0,_0x5b5fe8[_0xf3a424(0x14f)])(_0x48ff2f['LocaleService'])['t']('exchange-client.uploadSuccessTip',''+_0x380d15)}),(0x0,_0x21039c[_0xf3a424(0x123)])(_0x3067fd,{})]});}function _0x3cc787(){const _0x478f72=_0x12406c;let _0x213d83=(0x0,_0x5b5fe8[_0x478f72(0x14f)])(_0x20cfc2),_0x35e00c=(0x0,_0x5b5fe8[_0x478f72(0x14f)])(_0x48ff2f[_0x478f72(0x200)]);function _0x6673e7(){const _0x1dc609=_0x478f72;_0x213d83[_0x1dc609(0x27f)]();}return(0x0,_0x21039c[_0x478f72(0x123)])(_0x478113,{'onClick':_0x6673e7,'children':_0x35e00c['t'](_0x478f72(0x15f))});}function _0x5aab51(){const _0x3f064c=_0x12406c;let {count:_0xcad4c4,done:_0x4a37fc}=(0x0,_0x5b5fe8[_0x3f064c(0x19c)])((0x0,_0x5b5fe8[_0x3f064c(0x14f)])(_0x20cfc2)[_0x3f064c(0x13f)]),[_0x45ad18,_0x4e4d61]=(0x0,_0x388833['useState'])(_0xcad4c4>0x0?_0x4a37fc/_0xcad4c4:0x0);return(0x0,_0x388833['useEffect'])(()=>{_0x4e4d61(_0xcad4c4>0x0?_0x4a37fc/_0xcad4c4:0x0);},[_0xcad4c4,_0x4a37fc]),(0x0,_0x21039c[_0x3f064c(0x123)])(_0x3f064c(0x117),{'className':_0x3f064c(0x20e),'children':(0x0,_0x21039c[_0x3f064c(0x123)])(_0x3f064c(0x117),{'className':'univer-h-1.5\x20univer-rounded-lg\x20univer-bg-primary-600\x20univer-transition-[width]\x20univer-duration-500','style':{'width':Math[_0x3f064c(0x1e3)](_0x45ad18*0x64)+'%'}})});}function _0x30ae2a(){const _0xb7ce3=_0x12406c;return(0x0,_0x21039c[_0xb7ce3(0x1d6)])('div',{'className':_0xb7ce3(0x1c3),'children':[(0x0,_0x21039c[_0xb7ce3(0x123)])(_0xb7ce3(0x184),{'className':_0xb7ce3(0x1e1),'children':(0x0,_0x5b5fe8[_0xb7ce3(0x14f)])(_0x48ff2f[_0xb7ce3(0x200)])['t']('exchange-client.wait')}),(0x0,_0x21039c[_0xb7ce3(0x123)])(_0xb7ce3(0x117),{'className':_0xb7ce3(0x191),'children':(0x0,_0x21039c[_0xb7ce3(0x123)])(_0x5aab51,{})}),(0x0,_0x21039c[_0xb7ce3(0x123)])(_0x3cc787,{})]});}let _0x259161={0x1:(0x0,_0x21039c[_0x12406c(0x123)])(_0x5ac139,{'className':_0x12406c(0x1b2)}),0x0:(0x0,_0x21039c['jsx'])(_0x4c0916,{'className':_0x12406c(0x1be)}),0x2:(0x0,_0x21039c[_0x12406c(0x123)])(_0x4456d4,{'className':_0x12406c(0x158)})};function _0x435770(){const _0x5048f8=_0x12406c;let [_0x481479,_0x5d8213]=(0x0,_0x388833[_0x5048f8(0xdf)])(0x0),[_0x1abfda,_0x433e57]=(0x0,_0x388833[_0x5048f8(0xdf)])(!0x1),[_0x127370,_0x5c3a1b]=(0x0,_0x388833[_0x5048f8(0xdf)])([]),_0x1d89ea=(0x0,_0x5b5fe8['useDependency'])(_0x3edfcf),_0x587c6c=(0x0,_0x5b5fe8[_0x5048f8(0x14f)])(_0x48ff2f[_0x5048f8(0x200)]);(0x0,_0x388833[_0x5048f8(0x245)])(()=>{const _0x855318=_0x5048f8;let _0x4fddd5=_0x1d89ea[_0x855318(0x238)][_0x855318(0x28d)](_0x4f0585=>{_0x433e57(_0x4f0585);}),_0xcfd795=_0x1d89ea['list$']['subscribe'](_0x5189e4=>{_0x5c3a1b(_0x5189e4);}),_0x5db605=_0x1d89ea[_0x855318(0xe7)][_0x855318(0x28d)](_0x504144=>{_0x5d8213(_0x504144);});return()=>{const _0x4df2da=_0x855318;_0x4fddd5[_0x4df2da(0x102)](),_0xcfd795['unsubscribe'](),_0x5db605['unsubscribe']();};},[]);function _0x3f6abc(){_0x433e57(!0x1);}function _0x1be2ea(_0x5dbe65){const _0x2de77a=_0x5048f8;switch(_0x5dbe65){case 0x1:return _0x587c6c['t'](_0x2de77a(0x11b));case 0x0:return _0x587c6c['t'](_0x2de77a(0x281));case 0x2:return _0x587c6c['t'](_0x2de77a(0x15e));default:return'';}}return _0x1abfda&&(0x0,_0x21039c[_0x5048f8(0x1d6)])('div',{'className':_0x5048f8(0x20a),'children':[(0x0,_0x21039c['jsxs'])('div',{'className':_0x5048f8(0x1ac),'children':[(0x0,_0x21039c['jsxs'])(_0x5048f8(0x184),{'className':_0x5048f8(0xd3),'children':[(0x0,_0x21039c[_0x5048f8(0x123)])('span',{'className':'univer-h-6\x20univer-text-2xl','children':_0x259161[_0x481479]}),(0x0,_0x21039c[_0x5048f8(0x123)])(_0x5048f8(0x184),{'className':_0x5048f8(0x1f4),'children':_0x1be2ea(_0x481479)})]}),(0x0,_0x21039c[_0x5048f8(0x123)])(_0x5048f8(0x184),{'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':_0x3f6abc,'children':(0x0,_0x21039c[_0x5048f8(0x123)])(_0x16b726,{})})]}),(0x0,_0x21039c[_0x5048f8(0x1d6)])(_0x5048f8(0x117),{'children':[_0x481479===0x0&&(0x0,_0x21039c['jsx'])(_0x30ae2a,{}),_0x481479===0x2&&(0x0,_0x21039c[_0x5048f8(0x123)])(_0x6ba8fb,{}),_0x127370[_0x5048f8(0x193)]>0x0&&(0x0,_0x21039c['jsx'])(_0x5a4ebe,{'list':_0x127370}),_0x481479===0x1&&(0x0,_0x21039c[_0x5048f8(0x123)])(_0xb70fd2,{'count':_0x127370[_0x5048f8(0x193)]})]})]});}function _0xac181a(){const _0x5882e1=_0x12406c;return(0x0,_0x21039c[_0x5882e1(0x123)])(_0x435770,{});}let _0x422f2b=class extends _0x48ff2f[_0x12406c(0x1fd)]{constructor(_0xdf1f5,_0x56a1fe,_0x38b905){const _0x3b7f28=_0x12406c;super(),this[_0x3b7f28(0xfc)]=_0xdf1f5,this[_0x3b7f28(0x115)]=_0x56a1fe,this['_iconManager']=_0x38b905,this['_registerIcons'](),this[_0x3b7f28(0x1fe)]();}['_registerIcons'](){const _0xbf37fe=_0x12406c;this[_0xbf37fe(0x128)](this[_0xbf37fe(0x1b8)][_0xbf37fe(0x217)]({'DirectExportIcon':_0xb66dee}));}[_0x12406c(0x1fe)](){const _0x12b984=_0x12406c;this[_0x12b984(0x128)](this[_0x12b984(0x115)][_0x12b984(0xa4)](_0x5b5fe8[_0x12b984(0x1dc)]['CONTENT'],()=>(0x0,_0x5b5fe8[_0x12b984(0x110)])(_0xac181a,this[_0x12b984(0xfc)])));}};_0x422f2b=_0x17b216([_0x3e34ec(0x0,(0x0,_0x48ff2f[_0x12406c(0xbc)])(_0x48ff2f['Injector'])),_0x3e34ec(0x1,_0x5b5fe8[_0x12406c(0xf6)]),_0x3e34ec(0x2,(0x0,_0x48ff2f[_0x12406c(0xbc)])(_0x5b5fe8['IconManager']))],_0x422f2b);let _0x525cf2=class extends _0x48ff2f[_0x12406c(0x221)]{constructor(_0x501d7a=_0x427504,_0x5b894f,_0x4c8d84){const _0x14534b=_0x12406c;super(),this[_0x14534b(0x147)]=_0x501d7a,this[_0x14534b(0xfc)]=_0x5b894f,this[_0x14534b(0x207)]=_0x4c8d84;let {..._0x47d3a9}=(0x0,_0x48ff2f['merge'])({},_0x427504,this['_config']);this[_0x14534b(0x207)][_0x14534b(0x17f)](_0x47c64b,_0x47d3a9);}[_0x12406c(0xfb)](){(0x0,_0x48ff2f['registerDependencies'])(this['_injector'],[[_0x422f2b],[_0x20cfc2,{'useClass':_0x3d6656}],[_0x509d3c,{'useClass':_0x366248}],[_0x46c55c,{'useClass':_0x1bd6ff}],[_0x3edfcf,{'useClass':_0x5e4047}]]);}[_0x12406c(0x211)](){const _0x1b59e9=_0x12406c;(0x0,_0x48ff2f[_0x1b59e9(0x21f)])(this[_0x1b59e9(0xfc)],[[_0x422f2b],[_0x20cfc2]]);}};_0x31748d(_0x525cf2,'pluginName',_0x12406c(0x287)),_0x31748d(_0x525cf2,'packageName',_0x2d38bd),_0x31748d(_0x525cf2,_0x12406c(0xea),_0x21e955),_0x525cf2=_0x17b216([(0x0,_0x48ff2f[_0x12406c(0x177)])(_0x48928f[_0x12406c(0xf7)],_0x9bf2b6[_0x12406c(0x1c9)]),_0x3e34ec(0x1,(0x0,_0x48ff2f[_0x12406c(0xbc)])(_0x48ff2f['Injector'])),_0x3e34ec(0x2,_0x48ff2f['IConfigService'])],_0x525cf2),_0x3c5bd8[_0x12406c(0x186)]=_0x47c64b,Object[_0x12406c(0x163)](_0x3c5bd8,_0x12406c(0xd6),{'enumerable':!0x0,'get':function(){return _0x3d6656;}}),Object[_0x12406c(0x163)](_0x3c5bd8,_0x12406c(0x1e5),{'enumerable':!0x0,'get':function(){return _0x366248;}}),_0x3c5bd8['IExchangeOperateService']=_0x20cfc2,_0x3c5bd8[_0x12406c(0x259)]=_0x509d3c,_0x3c5bd8[_0x12406c(0x24f)]=_0x46c55c,_0x3c5bd8[_0x12406c(0x173)]=_0x3edfcf,Object[_0x12406c(0x163)](_0x3c5bd8,_0x12406c(0x12f),{'enumerable':!0x0,'get':function(){return _0x1bd6ff;}}),Object['defineProperty'](_0x3c5bd8,'UniverExchangeClientPlugin',{'enumerable':!0x0,'get':function(){return _0x525cf2;}}),_0x3c5bd8['UploadNotificationContainer']=_0xac181a,_0x3c5bd8['UploadNotificationService']=_0x5e4047,_0x3c5bd8['UploadNotificationState']=_0x1e8a73,_0x3c5bd8['downloadFile']=_0x38a19f,_0x3c5bd8[_0x12406c(0x12a)]=_0xc008b2,_0x3c5bd8[_0x12406c(0x234)]=_0xbecceb,_0x3c5bd8['transformDocumentDataToSnapshotJson']=_0x53ee28,_0x3c5bd8[_0x12406c(0x14b)]=_0x599303,_0x3c5bd8[_0x12406c(0x261)]=_0x2ce12a,_0x3c5bd8[_0x12406c(0xcb)]=_0x377eeb,_0x3c5bd8[_0x12406c(0xb8)]=_0x1f5b30,_0x3c5bd8[_0x12406c(0x1e7)]=_0x4ce661;}));
|
package/lib/umd/locale/ar-SA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x3886b0,_0x9857e2){var _0x3aa4d9=_0x33e1,_0x3a3e63=_0x3886b0();while(!![]){try{var _0x1dd1d7=-parseInt(_0x3aa4d9(0x1c4))/0x1+parseInt(_0x3aa4d9(0x1bd))/0x2+-parseInt(_0x3aa4d9(0x1bc))/0x3*(parseInt(_0x3aa4d9(0x1b9))/0x4)+parseInt(_0x3aa4d9(0x1b7))/0x5+parseInt(_0x3aa4d9(0x1b5))/0x6*(-parseInt(_0x3aa4d9(0x1b8))/0x7)+-parseInt(_0x3aa4d9(0x1c1))/0x8+-parseInt(_0x3aa4d9(0x1c9))/0x9*(-parseInt(_0x3aa4d9(0x1c6))/0xa);if(_0x1dd1d7===_0x9857e2)break;else _0x3a3e63['push'](_0x3a3e63['shift']());}catch(_0x2b635f){_0x3a3e63['push'](_0x3a3e63['shift']());}}}(_0x4e6d,0x87024),function(_0x58e115,_0x265ee0){var _0x1a001b=_0x33e1;typeof exports==_0x1a001b(0x1c7)&&typeof module<'u'?module[_0x1a001b(0x1c0)]=_0x265ee0():typeof define==_0x1a001b(0x1b3)&&define[_0x1a001b(0x1ca)]?define([],_0x265ee0):(_0x58e115=typeof globalThis<'u'?globalThis:_0x58e115||self,_0x58e115[_0x1a001b(0x1c8)]=_0x265ee0());}(this,function(){var _0x3043af=_0x33e1;return{'exchange-client':{'uploading':'جارٍ\x20الرفع','uploadSuccess':'تم\x20رفع\x20الملف\x20بنجاح','uploadSuccessTip':_0x3043af(0x1b4),'downloading':'جارٍ\x20التحميل','downloadSuccess':'تم\x20التحميل\x20بنجاح','unknownMistake':_0x3043af(0x1bf),'networkError':_0x3043af(0x1c3),'tooLarge':_0x3043af(0x1ba),'internalError':_0x3043af(0x1b6),'interrupt':_0x3043af(0x1c5),'fileTypeError':'نوع\x20الملف\x20المحدد\x20[{0}]\x20غير\x20مدعوم\x20للرفع','wait':_0x3043af(0x1c2),'cancel':_0x3043af(0x1bb),'uploadAgain':_0x3043af(0x1be)}};}));function _0x33e1(_0x22c906,_0x5ed970){_0x22c906=_0x22c906-0x1b3;var _0x4e6d22=_0x4e6d();var _0x33e1e3=_0x4e6d22[_0x22c906];return _0x33e1e3;}function _0x4e6d(){var _0x1dca8d=['البيانات\x20كبيرة\x20جداً','إلغاء','19194rcqeJK','599624uKxWON','إعادة\x20الرفع','خطأ\x20غير\x20معروف','exports','6426936PrRlvc','يرجى\x20الانتظار...','خطأ\x20في\x20الشبكة','637882BvazVM','تمت\x20مقاطعة\x20الاتصال\x20بالشبكة\x20وفشل\x20رفع\x20الملف','26967450xcYppr','object','UniverProExchangeClientArSA','9GwZfON','amd','function','تم\x20رفع\x20{0}\x20ملف/ملفات\x20بنجاح','18MTHXCV','خطأ\x20داخلي\x20غير\x20معروف','3212195vdfYvB','2150813vhBMow','452niMxCd'];_0x4e6d=function(){return _0x1dca8d;};return _0x4e6d();}
|