@univerjs-pro/exchange-client 1.0.0-alpha.1 → 1.0.0-alpha.3

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.
Files changed (90) hide show
  1. package/README.md +9 -2
  2. package/lib/cjs/facade.js +1 -1
  3. package/lib/cjs/index.js +1 -1
  4. package/lib/cjs/locale/ar-SA.js +1 -1
  5. package/lib/cjs/locale/ca-ES.js +1 -1
  6. package/lib/cjs/locale/de-DE.js +1 -1
  7. package/lib/cjs/locale/en-US.js +1 -1
  8. package/lib/cjs/locale/es-ES.js +1 -1
  9. package/lib/cjs/locale/fa-IR.js +1 -1
  10. package/lib/cjs/locale/fr-FR.js +1 -1
  11. package/lib/cjs/locale/id-ID.js +1 -1
  12. package/lib/cjs/locale/it-IT.js +1 -1
  13. package/lib/cjs/locale/ja-JP.js +1 -1
  14. package/lib/cjs/locale/ko-KR.js +1 -1
  15. package/lib/cjs/locale/pl-PL.js +1 -1
  16. package/lib/cjs/locale/pt-BR.js +1 -1
  17. package/lib/cjs/locale/ru-RU.js +1 -1
  18. package/lib/cjs/locale/sk-SK.js +1 -1
  19. package/lib/cjs/locale/vi-VN.js +1 -1
  20. package/lib/cjs/locale/zh-CN.js +1 -1
  21. package/lib/cjs/locale/zh-HK.js +1 -1
  22. package/lib/cjs/locale/zh-TW.js +1 -1
  23. package/lib/es/facade.js +1 -1
  24. package/lib/es/index.js +1 -1
  25. package/lib/es/locale/ar-SA.js +1 -1
  26. package/lib/es/locale/ca-ES.js +1 -1
  27. package/lib/es/locale/de-DE.js +1 -1
  28. package/lib/es/locale/en-US.js +1 -1
  29. package/lib/es/locale/es-ES.js +1 -1
  30. package/lib/es/locale/fa-IR.js +1 -1
  31. package/lib/es/locale/fr-FR.js +1 -1
  32. package/lib/es/locale/id-ID.js +1 -1
  33. package/lib/es/locale/it-IT.js +1 -1
  34. package/lib/es/locale/ja-JP.js +1 -1
  35. package/lib/es/locale/ko-KR.js +1 -1
  36. package/lib/es/locale/pl-PL.js +1 -1
  37. package/lib/es/locale/pt-BR.js +1 -1
  38. package/lib/es/locale/ru-RU.js +1 -1
  39. package/lib/es/locale/sk-SK.js +1 -1
  40. package/lib/es/locale/vi-VN.js +1 -1
  41. package/lib/es/locale/zh-CN.js +1 -1
  42. package/lib/es/locale/zh-HK.js +1 -1
  43. package/lib/es/locale/zh-TW.js +1 -1
  44. package/lib/facade.js +1 -1
  45. package/lib/index.js +1 -1
  46. package/lib/locale/ar-SA.js +1 -1
  47. package/lib/locale/ca-ES.js +1 -1
  48. package/lib/locale/de-DE.js +1 -1
  49. package/lib/locale/en-US.js +1 -1
  50. package/lib/locale/es-ES.js +1 -1
  51. package/lib/locale/fa-IR.js +1 -1
  52. package/lib/locale/fr-FR.js +1 -1
  53. package/lib/locale/id-ID.js +1 -1
  54. package/lib/locale/it-IT.js +1 -1
  55. package/lib/locale/ja-JP.js +1 -1
  56. package/lib/locale/ko-KR.js +1 -1
  57. package/lib/locale/pl-PL.js +1 -1
  58. package/lib/locale/pt-BR.js +1 -1
  59. package/lib/locale/ru-RU.js +1 -1
  60. package/lib/locale/sk-SK.js +1 -1
  61. package/lib/locale/vi-VN.js +1 -1
  62. package/lib/locale/zh-CN.js +1 -1
  63. package/lib/locale/zh-HK.js +1 -1
  64. package/lib/locale/zh-TW.js +1 -1
  65. package/lib/types/index.d.ts +4 -10
  66. package/lib/types/services/exchange.service.d.ts +8 -1
  67. package/lib/types/services/utils/content-type.d.ts +2 -9
  68. package/lib/types/services/utils/snapshot.d.ts +2 -1
  69. package/lib/umd/facade.js +1 -1
  70. package/lib/umd/index.js +1 -1
  71. package/lib/umd/locale/ar-SA.js +1 -1
  72. package/lib/umd/locale/ca-ES.js +1 -1
  73. package/lib/umd/locale/de-DE.js +1 -1
  74. package/lib/umd/locale/en-US.js +1 -1
  75. package/lib/umd/locale/es-ES.js +1 -1
  76. package/lib/umd/locale/fa-IR.js +1 -1
  77. package/lib/umd/locale/fr-FR.js +1 -1
  78. package/lib/umd/locale/id-ID.js +1 -1
  79. package/lib/umd/locale/it-IT.js +1 -1
  80. package/lib/umd/locale/ja-JP.js +1 -1
  81. package/lib/umd/locale/ko-KR.js +1 -1
  82. package/lib/umd/locale/pl-PL.js +1 -1
  83. package/lib/umd/locale/pt-BR.js +1 -1
  84. package/lib/umd/locale/ru-RU.js +1 -1
  85. package/lib/umd/locale/sk-SK.js +1 -1
  86. package/lib/umd/locale/vi-VN.js +1 -1
  87. package/lib/umd/locale/zh-CN.js +1 -1
  88. package/lib/umd/locale/zh-HK.js +1 -1
  89. package/lib/umd/locale/zh-TW.js +1 -1
  90. package/package.json +12 -12
package/lib/umd/index.js CHANGED
@@ -1 +1 @@
1
- function _0x3c5b(){const _0x15e962=['UniverNetworkPlugin','saveSnapshot','exchange-client.networkError','code','snapshot','error-icon','exchange-client.tooLarge','body','exchange-client.unknownMistake','univer-mx-0\x20univer-mb-3\x20univer-mt-4\x20univer-h-1.5\x20univer-w-[324px]\x20univer-rounded-lg\x20univer-bg-gray-200','No\x20file\x20selected','stringify','scrollbarClassName','univer-mb-3\x20univer-py-0\x20univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','_getUnitID','textEncoder','useDependency','originalMeta','univer-h-1.5\x20univer-rounded-lg\x20univer-bg-primary-600\x20univer-transition-[width]\x20univer-duration-500','&source=','shift','subarray','display','clock-icon','data','Failed\x20to\x20get\x20jsonID\x20from\x20task','/universer-api/exchange/task/{taskID}','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','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','Method\x20not\x20implemented.','Failed\x20to\x20parse\x20json','_getSignURL','getResourcesRequest','upload\x20request\x20failed:\x20failed\x20to\x20read\x20source\x20file\x20from\x20url','parse','trim','children','pushLink','/universer-api/exchange/{type}/export','_getUploadFileURL','set','76hkvMaM','CONNECTOR_DATA_TOO_LARGE','_refreshSlide','stroke','direct-export-icon','1em','@univerjs-pro/collaboration','saveChangeset','exchange-client.downloadSuccess','ClockIcon','defIds','application/vnd.openxmlformats-officedocument.spreadsheetml.template','@univerjs/ui','attrs','mask','rxjs','toStringTag','multiple','files','exchange-client.fileTypeError','noreferrer','DependentOn','unit','_uploadTaskNotDone','XlsxMultiIcon','clearTaskInterrupted','useState','_injector','260HrgbfI','EXCHANGE_CLIENT_PLUGIN_CONFIG_KEY','fileID','sort','exchange-client.uploadAgain','asObservable','M10.0075\x201.12549L13.9104\x205.09842H10.6742C10.306\x205.09842\x2010.0075\x204.79994\x2010.0075\x204.43175V1.12549Z','exportServerUrl','getTextFromUrl','iterator','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','touchDependencies','location','docx','UNIVER_UNKNOWN','clsx','round','exchange-client.uploadSuccessTip','doc','success','_exportBySnapshot','content-disposition','signUrlServerUrl','.json','Error','univer-mt-5\x20univer-flex\x20univer-flex-col','max','colorChannel1','length','getSnapshot','currentTarget','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','0\x200\x2016\x2016','isArray','createElement','_uiPartsService','upload\x20request\x20failed','transformSnapshotToDocumentData','transformSnapshotJsonToDocumentData','none','@univerjs/network','origin','unitID','Disposable','IUploadNotificationService','getTask','_getDownloadEndpointURL','_getImportURL','file.','univer-h-6\x20univer-text-2xl','_taskInterrupted','options','@univerjs/protocol','_getUnitIDSlide','121292FaucpX','forEach','string','maxTimeoutTime','_importFileToUnitId','status','Error\x20getting\x20file\x20name\x20from\x20URL:','disableCellImageConversion','UniverDesign','MessageType','univer-text-red-500','div','url','Success','#FF6B4B','substring','_visible$','sheetBlocks','_getMinSheetRowCount','getDeserializedSheetBlock','post','_state$','toString','react','_getUnitIDDoc','_requestState$','evenodd','jsxs','exportDOCXBySnapshot','univerjs-icon\x20univerjs-icon-','file','univer-text-green-500','tag','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','uploadFileToUnitId','importXLSXToSnapshot','_list$','_showUploadMessage','\x20-\x20','function','disposeWithMe','get','_getUnitName','SUCCESS','M12.4714\x205.86209L14.4714\x207.86209C14.6001\x207.9907\x2014.6651\x208.15878\x2014.6667\x208.32734L12.4714\x205.86209Z','_exchangeService','number','UNIVER_PROJECT','Failed\x20to\x20get\x20text\x20from\x20url','split','workbook.json','current','accept','button','name','_sheetBlockCache','path','href','white','_importTaskId','encode','upload\x20failed:\x20FileId\x20is\x20empty','registerComponent','b64EncodeUnicode','Plugin','85194HKlcPE','Module','pathname','toDisposable','react/jsx-runtime','/universer-api/file/{fileID}/sign-url','ignoreTableExport','exchange-client.internalError','interrupt','2691249Rwkxwu','saveSheetBlock','321780SNHGgL','Tooltip','createUnit','_getUnitSlideJson','match','univer-pro.exchange-client.request.service','HTTPResponseError','constructor','xlink:href','_getTaskURL','HTTPService','xltx','application/vnd.ms-excel.sheet.macroEnabled.12','minSheetColumnCount','onReady','_httpService','decorate','some','sheets','Injector','getUnitOnRev','_doneUploadTaskCount','pop','{type}','use','level','933982TiyFdj','style','UniverCore','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','_progress$','resources','fill','1214485JuzlHe','_completeProgress','univer-text-sm\x20univer-text-gray-500','jsonID','application/octet-stream','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','push','xlsx-multi-icon','_univerInstanceService','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','8AZhLJi','UniverLicensePlugin','defineProperty','error','_messageService','_getMinSheetColumnCount','symbol','UniverIcon','ceil','UNIVER_DOC','includes','done','_registerIcons','_getUnitDocJson','1.0.0-alpha.1','replace','univer-m-0\x20univer-flex\x20univer-list-none\x20univer-flex-col\x20univer-gap-2\x20univer-p-0','UNIVER_BASE','38751PutsNp','b64DecodeUnicode','Failed\x20to\x20get\x20fileID\x20from\x20task','IExchangeOperateService','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','next','workbook','floor','exportXLSXBySnapshot','span','xlsx','decode','UniverInstanceType','UPLOADING',':\x20HTTP\x20','#32A846','exportDOCXByUnitId','exchange-client.uploadSuccess','connectInjector','copyFileMeta','Subject','IConfigService','_extractErrorDetail','_import','_export','ExchangeService','exchange-client.wait','slide-multi-icon','_config','complete','transformSlideDataToSnapshotJson','idSuffix','defs','input','transformDocumentDataToSnapshotJson','version','@univerjs-pro/exchange-client','export\x20error','1ZxZkCv','setTaskInterrupted','outputType','_refresh','updateState','displayName','#4B7DFF','_signUrl','getUploadFile','url(#$1','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','jsx','univer-flex\x20univer-h-5\x20univer-text-xl','getCurrentUnitOfType','_getExportURL','default','SlideMultiIcon','importFileToUnitId','append','onStarting','_getUnitJson','interruptImportTask','import','Error\x20fetching\x20file\x20from\x20URL:','file.json','getConfig','rev','click','exportPPTXByUnitId','statusText','UniverUi','@univerjs/core','_requestService','application/vnd.openxmlformats-officedocument.spreadsheetml.sheet','sign\x20url\x20error','keys','list$','_importToSnapshot','log','univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-1.5\x20univer-pr-2','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','_iconManager','Failed\x20to\x20get\x20unitID\x20from\x20task','disposeUnit','exportXLSXByUnitId','UniverProCollaboration','LocaleService','UNIVER_SLIDE','link','export','show','exports','UniverExchangeClientPlugin','_resourceLoaderService','_buildProtocolErrorMessage','call','12gdTTwx','message','_getIgnoreTableExport','_getDisableCellImageConversion','pptx','BehaviorSubject','getUnitType','_addTotalCount','IconManager','Failed\x20to\x20transform\x20snapshot\x20to\x20string','pluginName','catch','_blank','textDecoder','HttpImport','ErrorIcon','React','add','transformSlideDataToSnapshot','filter','{fileID}','assign','importDOCXToSnapshot','_getMaxPollingTime','svg','requestState$','resolve','buffer','getLatestCsReqIdBySid','http://www.w3.org/2000/svg','change','UNIVER_SHEET','_localeService','subscribe','doc-multi-icon','FileSource','exportPPTXBySnapshot','appendChild','_addDoneTask','Get\x20outputType\x20error','RequestService','@univerjs/design','UNRECOGNIZED','createIdentifier','getUniverInstanceTypeByFile','DirectExportIcon','block\x20is\x20required','importDOCXToUnitId','exchange-client.downloading','INTERNAL_ERROR','Inject','useObservable','uploadFileServerUrl','exchange-client.uploading','addEventListener','Failed\x20to\x20get\x20taskID\x20from\x20import\x20response','_uploadNotificationService','?size=','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','clear','BuiltInUIPart','type','_getLinkByUnitId','taskID','_list','ExchangeOperateService','UploadNotificationContainer','univer-mt-3\x20univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-2\x20univer-pr-1','_buildHttpErrorMessage','FileId','prototype','has','hide','text','univer-pl-2\x20univer-pr-4','registerDependencies','ErrorCode','import\x20error','_showDownloadMessage','IExchangeService','currentColor','_registerComponents','_fileTypeError','UniverProLicense','object','IRequestService','UNIVER_EXCHANGE_CLIENT_PLUGIN','/universer-api/exchange/{type}/import','transformSnapshotToSlideData','_getUnitNameByType','importFileToUnitIdByCurrentType','_emitProgress','title','resolveWithBasePath','importServerUrl','min','_clearProgress','progress$','values','importPPTXToUnitId','{taskID}','removeChild','headers','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','IMessageService','useRef','DocMultiIcon','success-icon','saveUnit','map','univer-text-blue-500','forwardRef','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','UploadNotificationService','ERROR','signUrl','searchParams','amd','_totalUploadTaskCount','unsubscribe','dispose','univer-h-7\x20univer-cursor-pointer\x20univer-select-none\x20univer-rounded-md\x20univer-border-0\x20univer-border-transparent\x20univer-bg-transparent\x20univer-px-2\x20univer-py-0\x20univer-text-sm\x20univer-text-primary-600\x20univer-transition-all\x20univer-duration-150\x20hover:univer-bg-primary-50','visible$','ILogService','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','getUnitId','Info','application/json','unshift','_upload','Warning','importPPTXToSnapshot','transformWorkbookDataToSnapshot','_showNetworkError','useEffect','univer-ml-1\x20univer-truncate\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','_configService','/universer-api/stream/file/upload','state$','join','upload','close-icon','CONTENT','upload\x20failed:\x20missing\x20FileId\x20in\x20response'];_0x3c5b=function(){return _0x15e962;};return _0x3c5b();}function _0x330f(_0x3a22e7,_0x5174a4){_0x3a22e7=_0x3a22e7-0xd6;const _0x3c5b85=_0x3c5b();let _0x330f71=_0x3c5b85[_0x3a22e7];return _0x330f71;}(function(_0x109b85,_0x4fc502){const _0x4e7845=_0x330f,_0xd3811d=_0x109b85();while(!![]){try{const _0x51f074=parseInt(_0x4e7845(0x232))/0x1*(parseInt(_0x4e7845(0x183))/0x2)+-parseInt(_0x4e7845(0x20c))/0x3*(-parseInt(_0x4e7845(0x131))/0x4)+-parseInt(_0x4e7845(0x1f0))/0x5+-parseInt(_0x4e7845(0x1cf))/0x6+-parseInt(_0x4e7845(0x1e9))/0x7*(-parseInt(_0x4e7845(0x1fa))/0x8)+parseInt(_0x4e7845(0x1c4))/0x9*(parseInt(_0x4e7845(0x14d))/0xa)+-parseInt(_0x4e7845(0x1cd))/0xb*(parseInt(_0x4e7845(0x26a))/0xc);if(_0x51f074===_0x4fc502)break;else _0xd3811d['push'](_0xd3811d['shift']());}catch(_0x3c1c5b){_0xd3811d['push'](_0xd3811d['shift']());}}}(_0x3c5b,0x23429),function(_0x48c7b4,_0x2a1450){const _0x4c4a2e=_0x330f;typeof exports==_0x4c4a2e(0x2be)&&typeof module<'u'?_0x2a1450(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=='function'&&define[_0x4c4a2e(0xed)]?define([_0x4c4a2e(0x265),'@univerjs-pro/license',_0x4c4a2e(0x251),_0x4c4a2e(0x175),_0x4c4a2e(0x19a),_0x4c4a2e(0x13d),_0x4c4a2e(0x140),_0x4c4a2e(0x293),_0x4c4a2e(0x1c8),_0x4c4a2e(0x181),_0x4c4a2e(0x137)],_0x2a1450):(_0x48c7b4=typeof globalThis<'u'?globalThis:_0x48c7b4||self,_0x2a1450(_0x48c7b4['UniverProExchangeClient']={},_0x48c7b4[_0x4c4a2e(0x2bd)],_0x48c7b4[_0x4c4a2e(0x1eb)],_0x48c7b4['UniverNetwork'],_0x48c7b4[_0x4c4a2e(0x27a)],_0x48c7b4[_0x4c4a2e(0x250)],_0x48c7b4[_0x4c4a2e(0x140)],_0x48c7b4[_0x4c4a2e(0x18b)],_0x48c7b4[_0x4c4a2e(0x27a)],_0x48c7b4['UniverProtocol'],_0x48c7b4[_0x4c4a2e(0x25f)]));}(this,function(_0x32b17d,_0x2abe7b,_0x117ffe,_0x34c6e2,_0x6788a0,_0x5159b5,_0x59e050,_0x279c6e,_0x2e1659,_0x879e48,_0x3df51f){const _0x34da7a=_0x330f;Object[_0x34da7a(0x1fc)](_0x32b17d,Symbol[_0x34da7a(0x141)],{'value':_0x34da7a(0x1c5)});let _0x19c245='exchange-client.config',_0x5aab79={};var _0xcb7c10=_0x34da7a(0x230),_0x376d65=_0x34da7a(0x208);function _0x73d9f({ref:_0x176b0e,..._0xa6c7bc}){const _0x364246=_0x34da7a;let {icon:_0x5ec275,id:_0x4cb760,className:_0x12ec62,extend:_0x26c359,..._0x22c379}=_0xa6c7bc,_0x5d0350=(_0x364246(0x1a0)+_0x4cb760+'\x20'+(_0x12ec62||''))[_0x364246(0x12b)](),_0x2d4428=(0x0,_0x6788a0[_0x364246(0xe1)])('_'+_0xb874b4());return _0x5cfe02(_0x5ec275,''+_0x4cb760,{'defIds':_0x5ec275[_0x364246(0x13b)],'idSuffix':_0x2d4428[_0x364246(0x1b6)]},{'ref':_0x176b0e,'className':_0x5d0350,..._0x22c379},_0x26c359);}function _0x5cfe02(_0x1fdc2d,_0x4816e1,_0x2b8a78,_0x326602,_0x1222a7){const _0x418b89=_0x34da7a;return(0x0,_0x6788a0[_0x418b89(0x16f)])(_0x1fdc2d['tag'],{'key':_0x4816e1,..._0x378a8f(_0x1fdc2d,_0x2b8a78,_0x1222a7),..._0x326602},(_0x151c7f(_0x1fdc2d,_0x2b8a78)[_0x418b89(0x12c)]||[])[_0x418b89(0xe5)]((_0xb74bda,_0x346a78)=>_0x5cfe02(_0xb74bda,_0x4816e1+'-'+_0x1fdc2d[_0x418b89(0x1a3)]+'-'+_0x346a78,_0x2b8a78,void 0x0,_0x1222a7)));}function _0x378a8f(_0x96f64c,_0x438dd4,_0x20dad5){const _0x4db869=_0x34da7a;let _0x3eb064={..._0x96f64c['attrs']};_0x20dad5!=null&&_0x20dad5[_0x4db869(0x168)]&&_0x3eb064['fill']===_0x4db869(0x168)&&(_0x3eb064[_0x4db869(0x1ef)]=_0x20dad5['colorChannel1']),_0x20dad5!=null&&_0x20dad5['colorChannel1']&&_0x3eb064[_0x4db869(0x134)]===_0x4db869(0x168)&&(_0x3eb064[_0x4db869(0x134)]=_0x20dad5[_0x4db869(0x168)]),_0x96f64c[_0x4db869(0x1a3)]===_0x4db869(0x13f)&&_0x3eb064['id']&&(_0x3eb064['id']+=_0x438dd4['idSuffix']),Object['entries'](_0x3eb064)[_0x4db869(0x184)](([_0x18d718,_0x492807])=>{const _0x254139=_0x4db869;_0x18d718===_0x254139(0x13f)&&typeof _0x492807==_0x254139(0x185)&&(_0x3eb064[_0x18d718]=_0x492807['replace'](/url\(#(.*)\)/,_0x254139(0x23b)+_0x438dd4['idSuffix']+')'));});let {defIds:_0x243bcf}=_0x438dd4;return!_0x243bcf||_0x243bcf[_0x4db869(0x169)]===0x0?_0x3eb064:(_0x96f64c[_0x4db869(0x1a3)]===_0x4db869(0x1e7)&&_0x3eb064[_0x4db869(0x1d7)]&&(_0x3eb064[_0x4db869(0x1d7)]+=_0x438dd4['idSuffix']),Object['entries'](_0x3eb064)['forEach'](([_0x47ce0a,_0x32fecb])=>{const _0x4457e9=_0x4db869;typeof _0x32fecb==_0x4457e9(0x185)&&(_0x3eb064[_0x47ce0a]=_0x32fecb['replace'](/url\(#(.*)\)/,_0x4457e9(0x23b)+_0x438dd4[_0x4457e9(0x22b)]+')'));}),_0x3eb064);}function _0x151c7f(_0x2d0730,_0x3e833b){const _0x52b0e2=_0x34da7a;var _0x38b688;let {defIds:_0x3f0af9}=_0x3e833b;return!_0x3f0af9||_0x3f0af9[_0x52b0e2(0x169)]===0x0?_0x2d0730:_0x2d0730[_0x52b0e2(0x1a3)]===_0x52b0e2(0x22c)&&(_0x38b688=_0x2d0730['children'])!=null&&_0x38b688[_0x52b0e2(0x169)]?{..._0x2d0730,'children':_0x2d0730['children'][_0x52b0e2(0xe5)](_0x28bc33=>typeof _0x28bc33[_0x52b0e2(0x13e)]['id']==_0x52b0e2(0x185)&&_0x3f0af9&&_0x3f0af9['includes'](_0x28bc33[_0x52b0e2(0x13e)]['id'])?{..._0x28bc33,'attrs':{..._0x28bc33[_0x52b0e2(0x13e)],'id':_0x28bc33['attrs']['id']+_0x3e833b[_0x52b0e2(0x22b)]}}:_0x28bc33)}:_0x2d0730;}function _0xb874b4(){const _0x22a524=_0x34da7a;return Math['random']()['toString'](0x24)[_0x22a524(0x192)](0x2,0x8);}_0x73d9f[_0x34da7a(0x237)]=_0x34da7a(0x201);let _0x532177={'tag':_0x34da7a(0x282),'attrs':{'xmlns':_0x34da7a(0x287),'fill':_0x34da7a(0x174),'viewBox':'0\x200\x2017\x2016','width':_0x34da7a(0x136),'height':'1em'},'children':[{'tag':_0x34da7a(0x1bb),'attrs':{'fill':_0x34da7a(0x2ba),'d':_0x34da7a(0x1f9)}},{'tag':_0x34da7a(0x1bb),'attrs':{'fill':_0x34da7a(0x2ba),'d':_0x34da7a(0xdf),'fillRule':'evenodd','clipRule':_0x34da7a(0x19d)}}]},_0xe2779c=(0x0,_0x6788a0[_0x34da7a(0xe7)])(function(_0x5930f6,_0x335e05){const _0x558888=_0x34da7a;return(0x0,_0x6788a0['createElement'])(_0x73d9f,Object[_0x558888(0x27f)]({},_0x5930f6,{'id':_0x558888(0x11f),'ref':_0x335e05,'icon':_0x532177}));});_0xe2779c[_0x34da7a(0x237)]=_0x34da7a(0x13a);let _0x4f51cc={'tag':_0x34da7a(0x282),'attrs':{'xmlns':_0x34da7a(0x287),'fill':_0x34da7a(0x174),'viewBox':_0x34da7a(0x16d),'width':_0x34da7a(0x136),'height':'1em'},'children':[{'tag':_0x34da7a(0x1bb),'attrs':{'fill':'currentColor','d':_0x34da7a(0x1f5)}}]},_0x5de508=(0x0,_0x6788a0[_0x34da7a(0xe7)])(function(_0x2452e4,_0x4be79){const _0x4e5638=_0x34da7a;return(0x0,_0x6788a0[_0x4e5638(0x16f)])(_0x73d9f,Object[_0x4e5638(0x27f)]({},_0x2452e4,{'id':_0x4e5638(0x105),'ref':_0x4be79,'icon':_0x4f51cc}));});_0x5de508[_0x34da7a(0x237)]='CloseIcon';let _0x470d0b={'tag':_0x34da7a(0x282),'attrs':{'xmlns':_0x34da7a(0x287),'fill':_0x34da7a(0x174),'viewBox':'0\x200\x2016\x2016','width':_0x34da7a(0x136),'height':_0x34da7a(0x136)},'children':[{'tag':_0x34da7a(0x1bb),'attrs':{'fill':'currentColor','d':'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','fillRule':_0x34da7a(0x19d),'clipRule':_0x34da7a(0x19d)}},{'tag':_0x34da7a(0x1bb),'attrs':{'fill':_0x34da7a(0x2ba),'d':_0x34da7a(0x1a4)}},{'tag':_0x34da7a(0x1bb),'attrs':{'fill':_0x34da7a(0x2ba),'d':_0x34da7a(0x1af)}}]},_0x353465=(0x0,_0x6788a0['forwardRef'])(function(_0x50b135,_0x2c7760){const _0x2210af=_0x34da7a;return(0x0,_0x6788a0[_0x2210af(0x16f)])(_0x73d9f,Object[_0x2210af(0x27f)]({},_0x50b135,{'id':_0x2210af(0x135),'ref':_0x2c7760,'icon':_0x470d0b}));});_0x353465[_0x34da7a(0x237)]=_0x34da7a(0x297);let _0x2ced15={'tag':_0x34da7a(0x282),'attrs':{'xmlns':_0x34da7a(0x287),'fill':_0x34da7a(0x174),'viewBox':_0x34da7a(0x16d),'width':'1em','height':_0x34da7a(0x136)},'children':[{'tag':'path','attrs':{'fill':_0x34da7a(0x2ba),'d':_0x34da7a(0x157),'fillRule':_0x34da7a(0x19d),'clipRule':_0x34da7a(0x19d)}}]},_0x445d37=(0x0,_0x6788a0[_0x34da7a(0xe7)])(function(_0x3ead7a,_0x402e25){const _0x1e0d4d=_0x34da7a;return(0x0,_0x6788a0[_0x1e0d4d(0x16f)])(_0x73d9f,Object[_0x1e0d4d(0x27f)]({},_0x3ead7a,{'id':_0x1e0d4d(0x10d),'ref':_0x402e25,'icon':_0x2ced15}));});_0x445d37[_0x34da7a(0x237)]=_0x34da7a(0x279);let _0x4a4816={'tag':'svg','attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x34da7a(0x174),'viewBox':_0x34da7a(0x16d),'width':_0x34da7a(0x136),'height':_0x34da7a(0x136)},'children':[{'tag':'path','attrs':{'fill':'currentColor','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':_0x34da7a(0x1bb),'attrs':{'fill':_0x34da7a(0x2ba),'d':_0x34da7a(0x1ec)}}]},_0x5616f4=(0x0,_0x6788a0[_0x34da7a(0xe7)])(function(_0x30601b,_0x391389){const _0x5a5f7f=_0x34da7a;return(0x0,_0x6788a0[_0x5a5f7f(0x16f)])(_0x73d9f,Object[_0x5a5f7f(0x27f)]({},_0x30601b,{'id':'share-range-icon','ref':_0x391389,'icon':_0x4a4816}));});_0x5616f4[_0x34da7a(0x237)]='ShareRangeIcon';let _0x3fcd48={'tag':_0x34da7a(0x282),'attrs':{'xmlns':_0x34da7a(0x287),'fill':_0x34da7a(0x174),'viewBox':_0x34da7a(0x16d),'width':_0x34da7a(0x136),'height':_0x34da7a(0x136)},'children':[{'tag':_0x34da7a(0x1bb),'attrs':{'fill':'currentColor','d':_0x34da7a(0x25a),'fillRule':_0x34da7a(0x19d),'clipRule':_0x34da7a(0x19d)}}]},_0x4a6cf8=(0x0,_0x6788a0[_0x34da7a(0xe7)])(function(_0x326d37,_0x4a3118){const _0x51d178=_0x34da7a;return(0x0,_0x6788a0[_0x51d178(0x16f)])(_0x73d9f,Object['assign']({},_0x326d37,{'id':_0x51d178(0xe3),'ref':_0x4a3118,'icon':_0x3fcd48}));});_0x4a6cf8[_0x34da7a(0x237)]='SuccessIcon';let _0x56cb1f={'tag':_0x34da7a(0x282),'attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x34da7a(0x174),'viewBox':_0x34da7a(0x16d),'width':'1em','height':_0x34da7a(0x136)},'children':[{'tag':'path','attrs':{'fill':_0x34da7a(0x238),'d':_0x34da7a(0x16c)}},{'tag':'path','attrs':{'fill':_0x34da7a(0x1bd),'d':_0x34da7a(0x210)}},{'tag':_0x34da7a(0x1bb),'attrs':{'fill':_0x34da7a(0x1bd),'d':_0x34da7a(0xe8)}},{'tag':_0x34da7a(0x1bb),'attrs':{'fill':_0x34da7a(0x1bd),'d':_0x34da7a(0x124)}},{'tag':'path','attrs':{'stroke':_0x34da7a(0x1bd),'d':_0x34da7a(0x210),'strokeLinecap':'round','strokeWidth':0.03}},{'tag':_0x34da7a(0x1bb),'attrs':{'stroke':_0x34da7a(0x1bd),'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','strokeLinecap':'round','strokeWidth':0.03}},{'tag':_0x34da7a(0x1bb),'attrs':{'stroke':_0x34da7a(0x1bd),'d':'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','strokeLinecap':_0x34da7a(0x15d),'strokeWidth':0.03}},{'tag':'path','attrs':{'fill':'#305CFA','d':_0x34da7a(0x153)}}]},_0xcc1e44=(0x0,_0x6788a0[_0x34da7a(0xe7)])(function(_0x557250,_0x410772){const _0x4ecb5d=_0x34da7a;return(0x0,_0x6788a0['createElement'])(_0x73d9f,Object[_0x4ecb5d(0x27f)]({},_0x557250,{'id':_0x4ecb5d(0x28c),'ref':_0x410772,'icon':_0x56cb1f}));});_0xcc1e44[_0x34da7a(0x237)]=_0x34da7a(0xe2);let _0x3cd642={'tag':'svg','attrs':{'xmlns':_0x34da7a(0x287),'fill':_0x34da7a(0x174),'viewBox':_0x34da7a(0x16d),'width':'1em','height':_0x34da7a(0x136)},'children':[{'tag':_0x34da7a(0x1bb),'attrs':{'fill':_0x34da7a(0x191),'d':_0x34da7a(0x16c)}},{'tag':_0x34da7a(0x1bb),'attrs':{'fill':'#EC4F2D','d':_0x34da7a(0x153)}},{'tag':_0x34da7a(0x1bb),'attrs':{'fill':'white','d':_0x34da7a(0x2a4)}},{'tag':_0x34da7a(0x1bb),'attrs':{'fill':_0x34da7a(0x1bd),'d':_0x34da7a(0x23c)}}]},_0xec725f=(0x0,_0x6788a0[_0x34da7a(0xe7)])(function(_0x457681,_0x35aef4){const _0x2345b0=_0x34da7a;return(0x0,_0x6788a0[_0x2345b0(0x16f)])(_0x73d9f,Object[_0x2345b0(0x27f)]({},_0x457681,{'id':_0x2345b0(0x227),'ref':_0x35aef4,'icon':_0x3cd642}));});_0xec725f[_0x34da7a(0x237)]=_0x34da7a(0x242);let _0x5babd7={'tag':_0x34da7a(0x282),'attrs':{'xmlns':_0x34da7a(0x287),'fill':_0x34da7a(0x174),'viewBox':_0x34da7a(0x16d),'width':'1em','height':_0x34da7a(0x136)},'children':[{'tag':_0x34da7a(0x1bb),'attrs':{'fill':'#35BD4B','d':'M3.4535\x201.12549C2.7002\x201.12549\x202.08954\x201.73615\x202.08954\x202.48945V13.5104C2.08954\x2014.2637\x202.7002\x2014.8744\x203.4535\x2014.8744H12.5465C13.2998\x2014.8744\x2013.9105\x2014.2637\x2013.9105\x2013.5104V5.0992L10.0091\x201.12549H3.4535Z'}},{'tag':_0x34da7a(0x1bb),'attrs':{'fill':_0x34da7a(0x21b),'d':_0x34da7a(0x153)}},{'tag':_0x34da7a(0x1bb),'attrs':{'fill':_0x34da7a(0x1bd),'d':'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','fillRule':_0x34da7a(0x19d),'clipRule':'evenodd'}}]},_0x4c4093=(0x0,_0x6788a0['forwardRef'])(function(_0x331453,_0x3beb26){const _0x15cd2c=_0x34da7a;return(0x0,_0x6788a0[_0x15cd2c(0x16f)])(_0x73d9f,Object[_0x15cd2c(0x27f)]({},_0x331453,{'id':_0x15cd2c(0x1f7),'ref':_0x3beb26,'icon':_0x5babd7}));});_0x4c4093[_0x34da7a(0x237)]=_0x34da7a(0x149);function _0xed6aa2(_0x2a0fe3){'@babel/helpers - typeof';const _0x23c89f=_0x34da7a;return _0xed6aa2=typeof Symbol=='function'&&typeof Symbol[_0x23c89f(0x156)]==_0x23c89f(0x200)?function(_0x54608e){return typeof _0x54608e;}:function(_0x1b5624){const _0x1c69e1=_0x23c89f;return _0x1b5624&&typeof Symbol==_0x1c69e1(0x1aa)&&_0x1b5624[_0x1c69e1(0x1d6)]===Symbol&&_0x1b5624!==Symbol[_0x1c69e1(0x2b0)]?_0x1c69e1(0x200):typeof _0x1b5624;},_0xed6aa2(_0x2a0fe3);}function _0x28c3e8(_0xf4bc56,_0x1b1500){const _0x30bbf2=_0x34da7a;if(_0xed6aa2(_0xf4bc56)!=_0x30bbf2(0x2be)||!_0xf4bc56)return _0xf4bc56;var _0x5560da=_0xf4bc56[Symbol['toPrimitive']];if(_0x5560da!==void 0x0){var _0x482be1=_0x5560da[_0x30bbf2(0x269)](_0xf4bc56,_0x1b1500||_0x30bbf2(0x241));if(_0xed6aa2(_0x482be1)!=_0x30bbf2(0x2be))return _0x482be1;throw TypeError(_0x30bbf2(0xf4));}return(_0x1b1500==='string'?String:Number)(_0xf4bc56);}function _0x464beb(_0x10e28f){const _0x20e620=_0x34da7a;var _0x532e73=_0x28c3e8(_0x10e28f,_0x20e620(0x185));return _0xed6aa2(_0x532e73)==_0x20e620(0x200)?_0x532e73:_0x532e73+'';}function _0x544ce5(_0x43c432,_0x4a69dd,_0x4e3102){return(_0x4a69dd=_0x464beb(_0x4a69dd))in _0x43c432?Object['defineProperty'](_0x43c432,_0x4a69dd,{'value':_0x4e3102,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x43c432[_0x4a69dd]=_0x4e3102,_0x43c432;}let _0x2b1edb=function(_0x7b42bd){const _0x2e732d=_0x34da7a;return _0x7b42bd[_0x7b42bd[_0x2e732d(0x219)]=0x0]=_0x2e732d(0x219),_0x7b42bd[_0x7b42bd[_0x2e732d(0x1ae)]=0x1]=_0x2e732d(0x1ae),_0x7b42bd[_0x7b42bd['ERROR']=0x2]=_0x2e732d(0xea),_0x7b42bd;}({}),_0x1d1a99=(0x0,_0x117ffe[_0x34da7a(0x295)])('univer-pro.exchange-client.upload-notification.service');var _0x20dc4b=class extends _0x117ffe[_0x34da7a(0x178)]{constructor(){const _0x37e676=_0x34da7a;super(),_0x544ce5(this,_0x37e676(0x193),new _0x59e050['Subject']()),_0x544ce5(this,'_state$',new _0x59e050[(_0x37e676(0x220))]()),_0x544ce5(this,_0x37e676(0x1a7),new _0x59e050['Subject']()),_0x544ce5(this,'visible$',this[_0x37e676(0x193)][_0x37e676(0x152)]()),_0x544ce5(this,_0x37e676(0x102),this[_0x37e676(0x198)][_0x37e676(0x152)]()),_0x544ce5(this,_0x37e676(0x256),this['_list$']['asObservable']()),_0x544ce5(this,_0x37e676(0x2aa),[]);}['dispose'](){const _0x304b07=_0x34da7a;super[_0x304b07(0xf0)](),this[_0x304b07(0x193)]['complete'](),this[_0x304b07(0x198)][_0x304b07(0x229)](),this['_list$'][_0x304b07(0x229)]();}[_0x34da7a(0x264)](){const _0x34fb84=_0x34da7a;this[_0x34fb84(0x193)][_0x34fb84(0x211)](!0x0);}[_0x34da7a(0x2b2)](){const _0x27a84f=_0x34da7a;this[_0x27a84f(0x193)][_0x27a84f(0x211)](!0x1);}[_0x34da7a(0x236)](_0x411e71){const _0x51f20c=_0x34da7a;this[_0x51f20c(0x198)]['next'](_0x411e71);}[_0x34da7a(0x12d)](_0x22ed0a){const _0x4bc7e3=_0x34da7a;this['_list'][_0x4bc7e3(0xf8)](_0x22ed0a),this[_0x4bc7e3(0x1a7)]['next'](this[_0x4bc7e3(0x2aa)]);}};function _0x2212c7(_0x98df70){const _0x2f0d8c=_0x34da7a;let {list:_0x3a1e80}=_0x98df70;function _0x1f0624(_0x5ac7c9){const _0x16fbd5=_0x330f;switch(_0x5ac7c9){case 0x1:return(0x0,_0x2e1659[_0x16fbd5(0x23d)])(_0xcc1e44,{});case 0x2:return(0x0,_0x2e1659['jsx'])(_0x4c4093,{});case 0x3:return(0x0,_0x2e1659[_0x16fbd5(0x23d)])(_0xec725f,{});default:return null;}}return(0x0,_0x2e1659[_0x2f0d8c(0x23d)])(_0x2f0d8c(0x18e),{'className':(0x0,_0x279c6e[_0x2f0d8c(0x15c)])('univer-mt-5\x20univer-max-h-72\x20univer-overflow-y-auto\x20univer-overflow-x-hidden',_0x279c6e[_0x2f0d8c(0x114)]),'children':(0x0,_0x2e1659[_0x2f0d8c(0x23d)])('ul',{'className':_0x2f0d8c(0x20a),'children':_0x3a1e80[_0x2f0d8c(0xe5)]((_0x24e4bf,_0x4c3233)=>(0x0,_0x2e1659[_0x2f0d8c(0x23d)])('li',{'children':(0x0,_0x2e1659[_0x2f0d8c(0x19e)])('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':_0x24e4bf[_0x2f0d8c(0x262)],'target':_0x2f0d8c(0x276),'rel':_0x2f0d8c(0x145),'children':[(0x0,_0x2e1659['jsxs'])('span',{'className':'univer-flex\x20univer-w-[calc(100%-48px)]\x20univer-items-center','children':[(0x0,_0x2e1659[_0x2f0d8c(0x23d)])(_0x2f0d8c(0x215),{'className':_0x2f0d8c(0x23e),'children':_0x1f0624(_0x24e4bf['type'])}),(0x0,_0x2e1659[_0x2f0d8c(0x23d)])(_0x279c6e[_0x2f0d8c(0x1d0)],{'showIfEllipsis':!0x0,'title':_0x24e4bf[_0x2f0d8c(0x1b9)],'asChild':!0x0,'children':(0x0,_0x2e1659[_0x2f0d8c(0x23d)])('span',{'className':_0x2f0d8c(0xff),'children':_0x24e4bf[_0x2f0d8c(0x1b9)]})})]}),(0x0,_0x2e1659[_0x2f0d8c(0x23d)])(_0x2f0d8c(0x215),{'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,_0x2e1659['jsx'])(_0x5616f4,{})})]})},_0x4c3233))})});}var _0x637f26=Uint8Array,_0x51dfec=Uint16Array,_0x2992ec=Uint32Array,_0x2eacdf=new _0x637f26([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]),_0x3fe0e8=new _0x637f26([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]),_0x5e9181=new _0x637f26([0x10,0x11,0x12,0x0,0x8,0x7,0x9,0x6,0xa,0x5,0xb,0x4,0xc,0x3,0xd,0x2,0xe,0x1,0xf]),_0x8590fc=function(_0x17062c,_0x198032){for(var _0x853ab=new _0x51dfec(0x1f),_0x566dd5=0x0;_0x566dd5<0x1f;++_0x566dd5)_0x853ab[_0x566dd5]=_0x198032+=0x1<<_0x17062c[_0x566dd5-0x1];for(var _0x461d8e=new _0x2992ec(_0x853ab[0x1e]),_0x566dd5=0x1;_0x566dd5<0x1e;++_0x566dd5)for(var _0x2f8ee4=_0x853ab[_0x566dd5];_0x2f8ee4<_0x853ab[_0x566dd5+0x1];++_0x2f8ee4)_0x461d8e[_0x2f8ee4]=_0x2f8ee4-_0x853ab[_0x566dd5]<<0x5|_0x566dd5;return[_0x853ab,_0x461d8e];},_0x311d0b=_0x8590fc(_0x2eacdf,0x2),_0x3e19ef=_0x311d0b[0x0],_0x21467c=_0x311d0b[0x1];_0x3e19ef[0x1c]=0x102,_0x21467c[0x102]=0x1c;var _0x5552a6=_0x8590fc(_0x3fe0e8,0x0);_0x5552a6[0x0];for(var _0x1b641a=_0x5552a6[0x1],_0x5f1382=new _0x51dfec(0x8000),_0x30cf58=0x0;_0x30cf58<0x8000;++_0x30cf58){var _0x511a6d=(_0x30cf58&0xaaaa)>>>0x1|(_0x30cf58&0x5555)<<0x1;_0x511a6d=(_0x511a6d&0xcccc)>>>0x2|(_0x511a6d&0x3333)<<0x2,_0x511a6d=(_0x511a6d&0xf0f0)>>>0x4|(_0x511a6d&0xf0f)<<0x4,_0x5f1382[_0x30cf58]=((_0x511a6d&0xff00)>>>0x8|(_0x511a6d&0xff)<<0x8)>>>0x1;}for(var _0x6a2359=function(_0x22c547,_0x153cd0,_0x487df0){const _0x2c4998=_0x34da7a;for(var _0x1745c9=_0x22c547[_0x2c4998(0x169)],_0x145091=0x0,_0x288a4c=new _0x51dfec(_0x153cd0);_0x145091<_0x1745c9;++_0x145091)++_0x288a4c[_0x22c547[_0x145091]-0x1];var _0x3da628=new _0x51dfec(_0x153cd0);for(_0x145091=0x0;_0x145091<_0x153cd0;++_0x145091)_0x3da628[_0x145091]=_0x3da628[_0x145091-0x1]+_0x288a4c[_0x145091-0x1]<<0x1;var _0x1f02da;if(_0x487df0){_0x1f02da=new _0x51dfec(0x1<<_0x153cd0);var _0x232860=0xf-_0x153cd0;for(_0x145091=0x0;_0x145091<_0x1745c9;++_0x145091)if(_0x22c547[_0x145091]){for(var _0x34b18a=_0x145091<<0x4|_0x22c547[_0x145091],_0x50f2cb=_0x153cd0-_0x22c547[_0x145091],_0x5e53a8=_0x3da628[_0x22c547[_0x145091]-0x1]++<<_0x50f2cb,_0x1baae9=_0x5e53a8|(0x1<<_0x50f2cb)-0x1;_0x5e53a8<=_0x1baae9;++_0x5e53a8)_0x1f02da[_0x5f1382[_0x5e53a8]>>>_0x232860]=_0x34b18a;}}else{for(_0x1f02da=new _0x51dfec(_0x1745c9),_0x145091=0x0;_0x145091<_0x1745c9;++_0x145091)_0x1f02da[_0x145091]=_0x5f1382[_0x3da628[_0x22c547[_0x145091]-0x1]++]>>>0xf-_0x22c547[_0x145091];}return _0x1f02da;},_0x3a2068=new _0x637f26(0x120),_0x30cf58=0x0;_0x30cf58<0x90;++_0x30cf58)_0x3a2068[_0x30cf58]=0x8;for(var _0x30cf58=0x90;_0x30cf58<0x100;++_0x30cf58)_0x3a2068[_0x30cf58]=0x9;for(var _0x30cf58=0x100;_0x30cf58<0x118;++_0x30cf58)_0x3a2068[_0x30cf58]=0x7;for(var _0x30cf58=0x118;_0x30cf58<0x120;++_0x30cf58)_0x3a2068[_0x30cf58]=0x8;for(var _0x368ec4=new _0x637f26(0x20),_0x30cf58=0x0;_0x30cf58<0x20;++_0x30cf58)_0x368ec4[_0x30cf58]=0x5;var _0x268136=_0x6a2359(_0x3a2068,0x9,0x0),_0x7a44fa=_0x6a2359(_0x368ec4,0x5,0x0),_0x141e9a=function(_0x2af43b){return(_0x2af43b/0x8>>0x0)+(_0x2af43b&0x7&&0x1);},_0x1097ac=function(_0x3758d4,_0x2ec4b6,_0x1e7cdf){const _0x38d26b=_0x34da7a;(_0x2ec4b6==null||_0x2ec4b6<0x0)&&(_0x2ec4b6=0x0),(_0x1e7cdf==null||_0x1e7cdf>_0x3758d4[_0x38d26b(0x169)])&&(_0x1e7cdf=_0x3758d4[_0x38d26b(0x169)]);var _0x5946b3=new(_0x3758d4 instanceof _0x51dfec?_0x51dfec:_0x3758d4 instanceof _0x2992ec?_0x2992ec:_0x637f26)(_0x1e7cdf-_0x2ec4b6);return _0x5946b3[_0x38d26b(0x130)](_0x3758d4['subarray'](_0x2ec4b6,_0x1e7cdf)),_0x5946b3;},_0x59d3b0=function(_0x3953c,_0x291fb6,_0x3c5378){_0x3c5378<<=_0x291fb6&0x7;var _0x44ebb2=_0x291fb6/0x8>>0x0;_0x3953c[_0x44ebb2]|=_0x3c5378,_0x3953c[_0x44ebb2+0x1]|=_0x3c5378>>>0x8;},_0x1cc637=function(_0x42f1e2,_0x2e9e75,_0x467146){_0x467146<<=_0x2e9e75&0x7;var _0x586a56=_0x2e9e75/0x8>>0x0;_0x42f1e2[_0x586a56]|=_0x467146,_0x42f1e2[_0x586a56+0x1]|=_0x467146>>>0x8,_0x42f1e2[_0x586a56+0x2]|=_0x467146>>>0x10;},_0x5bf32b=function(_0x4b6519,_0x18f772){const _0x4288be=_0x34da7a;for(var _0x3e5a4d=[],_0x428608=0x0;_0x428608<_0x4b6519['length'];++_0x428608)_0x4b6519[_0x428608]&&_0x3e5a4d[_0x4288be(0x1f6)]({'s':_0x428608,'f':_0x4b6519[_0x428608]});var _0x4eb3c3=_0x3e5a4d[_0x4288be(0x169)],_0x33f252=_0x3e5a4d['slice']();if(!_0x4eb3c3)return[new _0x637f26(0x0),0x0];if(_0x4eb3c3==0x1){var _0xd81db8=new _0x637f26(_0x3e5a4d[0x0]['s']+0x1);return _0xd81db8[_0x3e5a4d[0x0]['s']]=0x1,[_0xd81db8,0x1];}_0x3e5a4d['sort'](function(_0x1fa54e,_0x4b2439){return _0x1fa54e['f']-_0x4b2439['f'];}),_0x3e5a4d['push']({'s':-0x1,'f':0x61a9});var _0x22d872=_0x3e5a4d[0x0],_0x28f828=_0x3e5a4d[0x1],_0x2ea6fb=0x0,_0x3cfa9d=0x1,_0x9a85e1=0x2;for(_0x3e5a4d[0x0]={'s':-0x1,'f':_0x22d872['f']+_0x28f828['f'],'l':_0x22d872,'r':_0x28f828};_0x3cfa9d!=_0x4eb3c3-0x1;)_0x22d872=_0x3e5a4d[_0x3e5a4d[_0x2ea6fb]['f']<_0x3e5a4d[_0x9a85e1]['f']?_0x2ea6fb++:_0x9a85e1++],_0x28f828=_0x3e5a4d[_0x2ea6fb!=_0x3cfa9d&&_0x3e5a4d[_0x2ea6fb]['f']<_0x3e5a4d[_0x9a85e1]['f']?_0x2ea6fb++:_0x9a85e1++],_0x3e5a4d[_0x3cfa9d++]={'s':-0x1,'f':_0x22d872['f']+_0x28f828['f'],'l':_0x22d872,'r':_0x28f828};for(var _0x3f8f3c=_0x33f252[0x0]['s'],_0x428608=0x1;_0x428608<_0x4eb3c3;++_0x428608)_0x33f252[_0x428608]['s']>_0x3f8f3c&&(_0x3f8f3c=_0x33f252[_0x428608]['s']);var _0x27f138=new _0x51dfec(_0x3f8f3c+0x1),_0x240fbf=_0x531d35(_0x3e5a4d[_0x3cfa9d-0x1],_0x27f138,0x0);if(_0x240fbf>_0x18f772){var _0x428608=0x0,_0x289ed2=0x0,_0x4d783b=_0x240fbf-_0x18f772,_0x4ee7c0=0x1<<_0x4d783b;for(_0x33f252[_0x4288be(0x150)](function(_0x19f65c,_0x421e3a){return _0x27f138[_0x421e3a['s']]-_0x27f138[_0x19f65c['s']]||_0x19f65c['f']-_0x421e3a['f'];});_0x428608<_0x4eb3c3;++_0x428608){var _0x1d247a=_0x33f252[_0x428608]['s'];if(_0x27f138[_0x1d247a]>_0x18f772)_0x289ed2+=_0x4ee7c0-(0x1<<_0x240fbf-_0x27f138[_0x1d247a]),_0x27f138[_0x1d247a]=_0x18f772;else break;}for(_0x289ed2>>>=_0x4d783b;_0x289ed2>0x0;){var _0x4485e2=_0x33f252[_0x428608]['s'];_0x27f138[_0x4485e2]<_0x18f772?_0x289ed2-=0x1<<_0x18f772-_0x27f138[_0x4485e2]++-0x1:++_0x428608;}for(;_0x428608>=0x0&&_0x289ed2;--_0x428608){var _0x4ea496=_0x33f252[_0x428608]['s'];_0x27f138[_0x4ea496]==_0x18f772&&(--_0x27f138[_0x4ea496],++_0x289ed2);}_0x240fbf=_0x18f772;}return[new _0x637f26(_0x27f138),_0x240fbf];},_0x531d35=function(_0x4524ae,_0x2ae5c3,_0x5850f7){const _0x2bed80=_0x34da7a;return _0x4524ae['s']==-0x1?Math[_0x2bed80(0x167)](_0x531d35(_0x4524ae['l'],_0x2ae5c3,_0x5850f7+0x1),_0x531d35(_0x4524ae['r'],_0x2ae5c3,_0x5850f7+0x1)):_0x2ae5c3[_0x4524ae['s']]=_0x5850f7;},_0x295f35=function(_0x45847f){const _0x58a09f=_0x34da7a;for(var _0x37e881=_0x45847f[_0x58a09f(0x169)];_0x37e881&&!_0x45847f[--_0x37e881];);for(var _0x4d12f4=new _0x51dfec(++_0x37e881),_0x387278=0x0,_0x40f061=_0x45847f[0x0],_0x5c4728=0x1,_0x4a7e07=function(_0x4feee8){_0x4d12f4[_0x387278++]=_0x4feee8;},_0x3c78a=0x1;_0x3c78a<=_0x37e881;++_0x3c78a)if(_0x45847f[_0x3c78a]==_0x40f061&&_0x3c78a!=_0x37e881)++_0x5c4728;else{if(!_0x40f061&&_0x5c4728>0x2){for(;_0x5c4728>0x8a;_0x5c4728-=0x8a)_0x4a7e07(0x7ff2);_0x5c4728>0x2&&(_0x4a7e07(_0x5c4728>0xa?_0x5c4728-0xb<<0x5|0x7012:_0x5c4728-0x3<<0x5|0x3011),_0x5c4728=0x0);}else{if(_0x5c4728>0x3){for(_0x4a7e07(_0x40f061),--_0x5c4728;_0x5c4728>0x6;_0x5c4728-=0x6)_0x4a7e07(0x2070);_0x5c4728>0x2&&(_0x4a7e07(_0x5c4728-0x3<<0x5|0x2010),_0x5c4728=0x0);}}for(;_0x5c4728--;)_0x4a7e07(_0x40f061);_0x5c4728=0x1,_0x40f061=_0x45847f[_0x3c78a];}return[_0x4d12f4['subarray'](0x0,_0x387278),_0x37e881];},_0x3c716d=function(_0x4ab0a5,_0x9e80d6){const _0x3f2ef9=_0x34da7a;for(var _0x376374=0x0,_0x60f662=0x0;_0x60f662<_0x9e80d6[_0x3f2ef9(0x169)];++_0x60f662)_0x376374+=_0x4ab0a5[_0x60f662]*_0x9e80d6[_0x60f662];return _0x376374;},_0x4a6d87=function(_0x57312b,_0x89991a,_0x48f679){var _0x58c432=_0x48f679['length'],_0x57c913=_0x141e9a(_0x89991a+0x2);_0x57312b[_0x57c913]=_0x58c432&0xff,_0x57312b[_0x57c913+0x1]=_0x58c432>>>0x8,_0x57312b[_0x57c913+0x2]=_0x57312b[_0x57c913]^0xff,_0x57312b[_0x57c913+0x3]=_0x57312b[_0x57c913+0x1]^0xff;for(var _0xca1935=0x0;_0xca1935<_0x58c432;++_0xca1935)_0x57312b[_0x57c913+_0xca1935+0x4]=_0x48f679[_0xca1935];return(_0x57c913+0x4+_0x58c432)*0x8;},_0x48e2d6=function(_0x2d6ccc,_0x156eda,_0x15637b,_0x184722,_0x5bbcbc,_0x42e25d,_0x596f26,_0x15ae44,_0x50d075,_0x36b49c,_0x16720c){const _0xb816df=_0x34da7a;_0x59d3b0(_0x156eda,_0x16720c++,_0x15637b),++_0x5bbcbc[0x100];for(var _0x587ce6=_0x5bf32b(_0x5bbcbc,0xf),_0xd33e2=_0x587ce6[0x0],_0x4b56df=_0x587ce6[0x1],_0x118875=_0x5bf32b(_0x42e25d,0xf),_0x179638=_0x118875[0x0],_0x4c3248=_0x118875[0x1],_0x300bbc=_0x295f35(_0xd33e2),_0x285852=_0x300bbc[0x0],_0x18c99d=_0x300bbc[0x1],_0x3303d0=_0x295f35(_0x179638),_0x533c06=_0x3303d0[0x0],_0x3fb124=_0x3303d0[0x1],_0x53cf0f=new _0x51dfec(0x13),_0x123915=0x0;_0x123915<_0x285852[_0xb816df(0x169)];++_0x123915)_0x53cf0f[_0x285852[_0x123915]&0x1f]++;for(var _0x123915=0x0;_0x123915<_0x533c06['length'];++_0x123915)_0x53cf0f[_0x533c06[_0x123915]&0x1f]++;for(var _0x5c4513=_0x5bf32b(_0x53cf0f,0x7),_0x139575=_0x5c4513[0x0],_0x34188b=_0x5c4513[0x1],_0x1e5229=0x13;_0x1e5229>0x4&&!_0x139575[_0x5e9181[_0x1e5229-0x1]];--_0x1e5229);var _0x328c28=_0x36b49c+0x5<<0x3,_0x1da542=_0x3c716d(_0x5bbcbc,_0x3a2068)+_0x3c716d(_0x42e25d,_0x368ec4)+_0x596f26,_0x13b0a4=_0x3c716d(_0x5bbcbc,_0xd33e2)+_0x3c716d(_0x42e25d,_0x179638)+_0x596f26+0xe+0x3*_0x1e5229+_0x3c716d(_0x53cf0f,_0x139575)+(0x2*_0x53cf0f[0x10]+0x3*_0x53cf0f[0x11]+0x7*_0x53cf0f[0x12]);if(_0x328c28<=_0x1da542&&_0x328c28<=_0x13b0a4)return _0x4a6d87(_0x156eda,_0x16720c,_0x2d6ccc[_0xb816df(0x11d)](_0x50d075,_0x50d075+_0x36b49c));var _0x2e2854,_0x4cceb8,_0x2ccadd,_0x6a3e8e;if(_0x59d3b0(_0x156eda,_0x16720c,0x1+(_0x13b0a4<_0x1da542)),_0x16720c+=0x2,_0x13b0a4<_0x1da542){_0x2e2854=_0x6a2359(_0xd33e2,_0x4b56df,0x0),_0x4cceb8=_0xd33e2,_0x2ccadd=_0x6a2359(_0x179638,_0x4c3248,0x0),_0x6a3e8e=_0x179638;var _0x5892ac=_0x6a2359(_0x139575,_0x34188b,0x0);_0x59d3b0(_0x156eda,_0x16720c,_0x18c99d-0x101),_0x59d3b0(_0x156eda,_0x16720c+0x5,_0x3fb124-0x1),_0x59d3b0(_0x156eda,_0x16720c+0xa,_0x1e5229-0x4),_0x16720c+=0xe;for(var _0x123915=0x0;_0x123915<_0x1e5229;++_0x123915)_0x59d3b0(_0x156eda,_0x16720c+0x3*_0x123915,_0x139575[_0x5e9181[_0x123915]]);_0x16720c+=0x3*_0x1e5229;for(var _0x48aea4=[_0x285852,_0x533c06],_0x5640a4=0x0;_0x5640a4<0x2;++_0x5640a4)for(var _0x18f153=_0x48aea4[_0x5640a4],_0x123915=0x0;_0x123915<_0x18f153[_0xb816df(0x169)];++_0x123915){var _0x421e7b=_0x18f153[_0x123915]&0x1f;_0x59d3b0(_0x156eda,_0x16720c,_0x5892ac[_0x421e7b]),_0x16720c+=_0x139575[_0x421e7b],_0x421e7b>0xf&&(_0x59d3b0(_0x156eda,_0x16720c,_0x18f153[_0x123915]>>>0x5&0x7f),_0x16720c+=_0x18f153[_0x123915]>>>0xc);}}else _0x2e2854=_0x268136,_0x4cceb8=_0x3a2068,_0x2ccadd=_0x7a44fa,_0x6a3e8e=_0x368ec4;for(var _0x123915=0x0;_0x123915<_0x15ae44;++_0x123915)if(_0x184722[_0x123915]>0xff){var _0x421e7b=_0x184722[_0x123915]>>>0x12&0x1f;_0x1cc637(_0x156eda,_0x16720c,_0x2e2854[_0x421e7b+0x101]),_0x16720c+=_0x4cceb8[_0x421e7b+0x101],_0x421e7b>0x7&&(_0x59d3b0(_0x156eda,_0x16720c,_0x184722[_0x123915]>>>0x17&0x1f),_0x16720c+=_0x2eacdf[_0x421e7b]);var _0x122a08=_0x184722[_0x123915]&0x1f;_0x1cc637(_0x156eda,_0x16720c,_0x2ccadd[_0x122a08]),_0x16720c+=_0x6a3e8e[_0x122a08],_0x122a08>0x3&&(_0x1cc637(_0x156eda,_0x16720c,_0x184722[_0x123915]>>>0x5&0x1fff),_0x16720c+=_0x3fe0e8[_0x122a08]);}else _0x1cc637(_0x156eda,_0x16720c,_0x2e2854[_0x184722[_0x123915]]),_0x16720c+=_0x4cceb8[_0x184722[_0x123915]];return _0x1cc637(_0x156eda,_0x16720c,_0x2e2854[0x100]),_0x16720c+_0x4cceb8[0x100];},_0x169109=new _0x2992ec([0x10004,0x20008,0x20010,0x20020,0x40020,0x100080,0x100100,0x204400,0x205000]),_0x5d9732=new _0x637f26(0x0),_0x46bd25=function(_0xa0c87b,_0x157897,_0x207bc3,_0x3cd681,_0xc3785c,_0x17d221){const _0x451396=_0x34da7a;var _0x59aee4=_0xa0c87b[_0x451396(0x169)],_0x3df523=new _0x637f26(_0x3cd681+_0x59aee4+0x5*(0x1+Math[_0x451396(0x213)](_0x59aee4/0x1b58))+_0xc3785c),_0x887f9e=_0x3df523['subarray'](_0x3cd681,_0x3df523[_0x451396(0x169)]-_0xc3785c),_0x4470f3=0x0;if(!_0x157897||_0x59aee4<0x8)for(var _0x2cc3c4=0x0;_0x2cc3c4<=_0x59aee4;_0x2cc3c4+=0xffff){var _0x47c830=_0x2cc3c4+0xffff;_0x47c830<_0x59aee4?_0x4470f3=_0x4a6d87(_0x887f9e,_0x4470f3,_0xa0c87b[_0x451396(0x11d)](_0x2cc3c4,_0x47c830)):(_0x887f9e[_0x2cc3c4]=_0x17d221,_0x4470f3=_0x4a6d87(_0x887f9e,_0x4470f3,_0xa0c87b['subarray'](_0x2cc3c4,_0x59aee4)));}else{for(var _0x7b1bf=_0x169109[_0x157897-0x1],_0x166a27=_0x7b1bf>>>0xd,_0x2b439a=_0x7b1bf&0x1fff,_0x24fb5f=(0x1<<_0x207bc3)-0x1,_0x361709=new _0x51dfec(0x8000),_0x1e8726=new _0x51dfec(_0x24fb5f+0x1),_0x1850df=Math[_0x451396(0x202)](_0x207bc3/0x3),_0x321c41=0x2*_0x1850df,_0x5caf40=function(_0x413673){return(_0xa0c87b[_0x413673]^_0xa0c87b[_0x413673+0x1]<<_0x1850df^_0xa0c87b[_0x413673+0x2]<<_0x321c41)&_0x24fb5f;},_0x43ead6=new _0x2992ec(0x61a8),_0xbefc4e=new _0x51dfec(0x120),_0x4e8368=new _0x51dfec(0x20),_0x2414e8=0x0,_0x403691=0x0,_0x2cc3c4=0x0,_0x414941=0x0,_0x56ece9=0x0,_0x497fa7=0x0;_0x2cc3c4<_0x59aee4;++_0x2cc3c4){var _0x2bf0db=_0x5caf40(_0x2cc3c4),_0x31872d=_0x2cc3c4&0x7fff,_0x2224ad=_0x1e8726[_0x2bf0db];if(_0x361709[_0x31872d]=_0x2224ad,_0x1e8726[_0x2bf0db]=_0x31872d,_0x56ece9<=_0x2cc3c4){var _0x1942f1=_0x59aee4-_0x2cc3c4;if((_0x2414e8>0x1b58||_0x414941>0x6000)&&_0x1942f1>0x1a7){_0x4470f3=_0x48e2d6(_0xa0c87b,_0x887f9e,0x0,_0x43ead6,_0xbefc4e,_0x4e8368,_0x403691,_0x414941,_0x497fa7,_0x2cc3c4-_0x497fa7,_0x4470f3),_0x414941=_0x2414e8=_0x403691=0x0,_0x497fa7=_0x2cc3c4;for(var _0x35fac7=0x0;_0x35fac7<0x11e;++_0x35fac7)_0xbefc4e[_0x35fac7]=0x0;for(var _0x35fac7=0x0;_0x35fac7<0x1e;++_0x35fac7)_0x4e8368[_0x35fac7]=0x0;}var _0x5a10cf=0x2,_0x980a64=0x0,_0x68f348=_0x2b439a,_0x16c09a=_0x31872d-_0x2224ad&0x7fff;if(_0x1942f1>0x2&&_0x2bf0db==_0x5caf40(_0x2cc3c4-_0x16c09a))for(var _0x2b5e43=Math[_0x451396(0xd7)](_0x166a27,_0x1942f1)-0x1,_0x3b2baa=Math[_0x451396(0xd7)](0x7fff,_0x2cc3c4),_0x54960e=Math[_0x451396(0xd7)](0x102,_0x1942f1);_0x16c09a<=_0x3b2baa&&--_0x68f348&&_0x31872d!=_0x2224ad;){if(_0xa0c87b[_0x2cc3c4+_0x5a10cf]==_0xa0c87b[_0x2cc3c4+_0x5a10cf-_0x16c09a]){for(var _0x28cde9=0x0;_0x28cde9<_0x54960e&&_0xa0c87b[_0x2cc3c4+_0x28cde9]==_0xa0c87b[_0x2cc3c4+_0x28cde9-_0x16c09a];++_0x28cde9);if(_0x28cde9>_0x5a10cf){if(_0x5a10cf=_0x28cde9,_0x980a64=_0x16c09a,_0x28cde9>_0x2b5e43)break;for(var _0x7d6328=Math[_0x451396(0xd7)](_0x16c09a,_0x28cde9-0x2),_0x51f79c=0x0,_0x35fac7=0x0;_0x35fac7<_0x7d6328;++_0x35fac7){var _0x30f279=_0x2cc3c4-_0x16c09a+_0x35fac7+0x8000&0x7fff,_0x4d10e6=_0x30f279-_0x361709[_0x30f279]+0x8000&0x7fff;_0x4d10e6>_0x51f79c&&(_0x51f79c=_0x4d10e6,_0x2224ad=_0x30f279);}}}_0x31872d=_0x2224ad,_0x2224ad=_0x361709[_0x31872d],_0x16c09a+=_0x31872d-_0x2224ad+0x8000&0x7fff;}if(_0x980a64){_0x43ead6[_0x414941++]=0x10000000|_0x21467c[_0x5a10cf]<<0x12|_0x1b641a[_0x980a64];var _0x37bf9e=_0x21467c[_0x5a10cf]&0x1f,_0x41f9a5=_0x1b641a[_0x980a64]&0x1f;_0x403691+=_0x2eacdf[_0x37bf9e]+_0x3fe0e8[_0x41f9a5],++_0xbefc4e[0x101+_0x37bf9e],++_0x4e8368[_0x41f9a5],_0x56ece9=_0x2cc3c4+_0x5a10cf,++_0x2414e8;}else _0x43ead6[_0x414941++]=_0xa0c87b[_0x2cc3c4],++_0xbefc4e[_0xa0c87b[_0x2cc3c4]];}}_0x4470f3=_0x48e2d6(_0xa0c87b,_0x887f9e,_0x17d221,_0x43ead6,_0xbefc4e,_0x4e8368,_0x403691,_0x414941,_0x497fa7,_0x2cc3c4-_0x497fa7,_0x4470f3),_0x17d221||(_0x4470f3=_0x4a6d87(_0x887f9e,_0x4470f3,_0x5d9732));}return _0x1097ac(_0x3df523,0x0,_0x3cd681+_0x141e9a(_0x4470f3)+_0xc3785c);},_0x3c27c5=function(_0x1570ed,_0x26dec5,_0x41c0d1,_0x4f50ae,_0x294cef){const _0x41863a=_0x34da7a;return _0x46bd25(_0x1570ed,_0x26dec5['level']==null?0x6:_0x26dec5[_0x41863a(0x1e8)],_0x26dec5['mem']==null?Math[_0x41863a(0x202)](Math[_0x41863a(0x167)](0x8,Math[_0x41863a(0xd7)](0xd,Math[_0x41863a(0x258)](_0x1570ed[_0x41863a(0x169)])))*1.5):0xc+_0x26dec5['mem'],_0x41c0d1,_0x4f50ae,!_0x294cef);};function _0x53954a(_0x2ab45f,_0x5e72bb){return _0x5e72bb===void 0x0&&(_0x5e72bb={}),_0x3c27c5(_0x2ab45f,_0x5e72bb,0x0,0x0);}let _0x597af0='application/vnd.openxmlformats-officedocument.wordprocessingml.document',_0x3ac94c=_0x34da7a(0x253),_0x5adbc0=_0x34da7a(0x1db),_0x8542d7=_0x34da7a(0x13c),_0x3ec36d='application/vnd.openxmlformats-officedocument.presentationml.presentation',_0x336851={[_0x117ffe[_0x34da7a(0x218)][_0x34da7a(0x15b)]]:[''],[_0x117ffe[_0x34da7a(0x218)][_0x34da7a(0x203)]]:[_0x597af0],[_0x117ffe['UniverInstanceType'][_0x34da7a(0x289)]]:[_0x3ac94c,_0x5adbc0,_0x8542d7],[_0x117ffe['UniverInstanceType'][_0x34da7a(0x261)]]:[_0x3ec36d],[_0x117ffe['UniverInstanceType'][_0x34da7a(0x20b)]]:[''],[_0x117ffe[_0x34da7a(0x218)][_0x34da7a(0x1b2)]]:[''],[_0x117ffe[_0x34da7a(0x218)][_0x34da7a(0x294)]]:['']},_0x2a1780={[_0x597af0]:_0x34da7a(0x15a),[_0x3ac94c]:_0x34da7a(0x216),[_0x5adbc0]:'xlsm',[_0x8542d7]:_0x34da7a(0x1da),[_0x3ec36d]:_0x34da7a(0x26e)};function _0x42debc(_0x37fd1b,_0x2b4ce6,_0x183b2e){const _0x1f08ff=_0x34da7a;let _0x2fe82a=document[_0x1f08ff(0x16f)]('a');_0x2fe82a['href']=_0x37fd1b,_0x2fe82a[_0x1f08ff(0x1ea)][_0x1f08ff(0x11e)]='none',_0x2fe82a['download']=_0x2b4ce6+'.'+_0x183b2e,document[_0x1f08ff(0x10f)][_0x1f08ff(0x28f)](_0x2fe82a),_0x2fe82a['click'](),document['body'][_0x1f08ff(0xdd)](_0x2fe82a);}function _0x2f7151(_0x4542,_0x12422a,_0xccb218){let _0x170214=URL['createObjectURL'](_0x4542);_0x42debc(_0x170214,_0x12422a,_0xccb218),URL['revokeObjectURL'](_0x170214);}function _0x42050c(_0x11a150){const _0x161679=_0x34da7a;let _0x589635=_0x11a150[_0x161679(0x1b9)]['split']('.')[_0x161679(0x1e5)]();if(!_0x589635)return _0x117ffe['UniverInstanceType'][_0x161679(0x15b)];let _0x23dd83=_0x2cd690(),_0xcca5fb=_0x117ffe[_0x161679(0x218)][_0x161679(0x15b)];return _0x23dd83[_0x161679(0x1e0)](_0x55ce3f=>_0x40b5ab(_0x589635,_0x55ce3f)?(_0xcca5fb=_0x55ce3f,!0x0):!0x1),_0xcca5fb;}function _0x2cd690(){const _0x50129b=_0x34da7a;return Object[_0x50129b(0xda)](_0x117ffe[_0x50129b(0x218)])[_0x50129b(0x27d)](_0x1e7a0d=>typeof _0x1e7a0d==_0x50129b(0x1b1));}function _0x40b5ab(_0x5ef999,_0x30c2c5){const _0x339ab8=_0x34da7a;var _0x27d7d1;return((_0x27d7d1=_0x336851[_0x30c2c5])==null?[]:_0x27d7d1)[_0x339ab8(0xe5)](_0x22a23e=>(_0x2a1780[_0x22a23e]||'')['toLowerCase']())[_0x339ab8(0x204)](_0x5ef999['toLowerCase']());}function _0x1c1563(_0x4ea32f,_0xcdc16a=!0x1){const _0x5ac925=_0x34da7a;let _0x15493f=_0x4ea32f[_0x5ac925(0xe5)](_0x47b7ca=>{var _0x1d8275;return(_0x1d8275=_0x336851[_0x47b7ca])==null?[]:_0x1d8275;})[_0x5ac925(0x103)](',');return new Promise((_0x24875f,_0x51cbef)=>{const _0x23969c=_0x5ac925;let _0x95e667=document[_0x23969c(0x16f)](_0x23969c(0x22d));_0x95e667[_0x23969c(0x2a7)]=_0x23969c(0x1a1),_0x95e667[_0x23969c(0x1b7)]=_0x15493f,_0x95e667[_0x23969c(0x142)]=_0xcdc16a,_0x95e667[_0x23969c(0x2a0)](_0x23969c(0x288),_0x2ddf07=>{const _0x463a52=_0x23969c;let _0x55e0f1=_0x2ddf07[_0x463a52(0x16b)];if(!_0x55e0f1['files']||_0x55e0f1[_0x463a52(0x143)][_0x463a52(0x169)]===0x0)throw _0x51cbef(null),Error(_0x463a52(0x112));_0x24875f(_0x55e0f1['files']);}),_0x95e667[_0x23969c(0x24d)]();});}async function _0x18c66b(_0x7c627a,_0x1b96c6){const _0x344126=_0x34da7a;try{var _0x177b8a,_0x1412c8,_0x4cfc77;let _0x70d4e6=await _0x1b96c6['get'](_0x7c627a,{'responseType':'blob'}),_0x3f73cc=_0x70d4e6[_0x344126(0x10f)],_0x142911=(_0x177b8a=(_0x1412c8=_0x70d4e6[_0x344126(0xde)]['get']('Content-Type'))==null?void 0x0:_0x1412c8[_0x344126(0x103)](',\x20'))==null?_0x344126(0x1f4):_0x177b8a,_0x5efbbd=_0x344126(0x17d)+(_0x2a1780[_0x142911]||'xlsx'),_0x4af3c5=(_0x4cfc77=_0x70d4e6['headers']['get'](_0x344126(0x162)))==null?void 0x0:_0x4cfc77[_0x344126(0x103)](',\x20');if(_0x4af3c5){let _0xd9f961=_0x4af3c5[_0x344126(0x1d3)](/filename=(.+)/);_0xd9f961&&_0xd9f961[0x1]&&(_0x5efbbd=_0xd9f961[0x1]);}else _0x5efbbd=_0xdae956(_0x7c627a)||_0x5efbbd;return new File([_0x3f73cc],_0x5efbbd,{'type':_0x142911});}catch(_0x2ef6c2){console['error'](_0x344126(0x249),_0x2ef6c2);return;}}function _0xdae956(_0x16974c){const _0x2d1027=_0x34da7a;try{return new URL(_0x16974c)[_0x2d1027(0x1c6)][_0x2d1027(0x1b4)]('/')[_0x2d1027(0x1e5)]();}catch(_0x46ded3){console[_0x2d1027(0x1fd)](_0x2d1027(0x189),_0x46ded3);return;}}function _0x3b8ce2(_0x24f82b){const _0x2db1cf=_0x34da7a;let _0x5f3b2f=new Blob([_0x24f82b[_0x2db1cf(0x285)]],{'type':_0x2db1cf(0xf7)});return new File([_0x5f3b2f],_0x2db1cf(0x24a));}function _0x1c7181(_0x28aecd,_0x17a3f1){const _0x53bc42=_0x34da7a;return _0x28aecd[_0x53bc42(0x209)](_0x53bc42(0x1e6),_0x17a3f1);}function _0x3edcd8(_0x9f3ea4,_0x43c62d){const _0x58b40d=_0x34da7a;return _0x9f3ea4[_0x58b40d(0x209)](_0x58b40d(0xdc),_0x43c62d);}function _0x56defe(_0x181c10,_0x2585f1){const _0x188e65=_0x34da7a;return _0x181c10['replace'](_0x188e65(0x27e),_0x2585f1);}function _0x5539d2(_0x3efe42,_0x4b99a9){return function(_0x34be6c,_0x510bbb){_0x4b99a9(_0x34be6c,_0x510bbb,_0x3efe42);};}function _0x1815ca(_0x458567,_0x200e6c,_0x551732,_0x119dd0){const _0x398f8c=_0x34da7a;var _0x4213b3=arguments[_0x398f8c(0x169)],_0x1c88ec=_0x4213b3<0x3?_0x200e6c:_0x119dd0===null?_0x119dd0=Object['getOwnPropertyDescriptor'](_0x200e6c,_0x551732):_0x119dd0,_0x5a6741;if(typeof Reflect=='object'&&typeof Reflect[_0x398f8c(0x1df)]==_0x398f8c(0x1aa))_0x1c88ec=Reflect[_0x398f8c(0x1df)](_0x458567,_0x200e6c,_0x551732,_0x119dd0);else{for(var _0x33f451=_0x458567['length']-0x1;_0x33f451>=0x0;_0x33f451--)(_0x5a6741=_0x458567[_0x33f451])&&(_0x1c88ec=(_0x4213b3<0x3?_0x5a6741(_0x1c88ec):_0x4213b3>0x3?_0x5a6741(_0x200e6c,_0x551732,_0x1c88ec):_0x5a6741(_0x200e6c,_0x551732))||_0x1c88ec);}return _0x4213b3>0x3&&_0x1c88ec&&Object['defineProperty'](_0x200e6c,_0x551732,_0x1c88ec),_0x1c88ec;}let _0x46b3eb=(0x0,_0x117ffe['createIdentifier'])(_0x34da7a(0x1d4)),_0xbd838=class{constructor(_0x5f18b7,_0x8af825){const _0x15bfb9=_0x34da7a;this[_0x15bfb9(0x100)]=_0x5f18b7,this['_httpService']=_0x8af825,_0x544ce5(this,'_taskInterrupted',new Set());}['dispose'](){}['setTaskInterrupted'](_0x211d2d){const _0x4669ec=_0x34da7a;this[_0x4669ec(0x17f)][_0x4669ec(0x27b)](_0x211d2d);}[_0x34da7a(0x14a)](){const _0x10a3a7=_0x34da7a;this[_0x10a3a7(0x17f)][_0x10a3a7(0x2a5)]();}async[_0x34da7a(0x104)](_0xcb2f6e,_0x1dcf1f=0x0,_0x55f86f=!0x1){const _0xc768a3=_0x34da7a;if(typeof _0xcb2f6e==_0xc768a3(0x185)){let _0x4e9e4d=await _0x18c66b(_0xcb2f6e,this[_0xc768a3(0x1de)]);if(!_0x4e9e4d)throw Error(_0xc768a3(0x129));_0xcb2f6e=_0x4e9e4d;}_0x1dcf1f=_0x1dcf1f||_0xcb2f6e['size'];let _0x32495c=new FormData();_0x32495c[_0xc768a3(0x244)](_0xc768a3(0x1a1),_0xcb2f6e);try{let _0x68fb30=this['_getUploadFileURL']()+_0xc768a3(0x2a3)+_0x1dcf1f+_0xc768a3(0x11b)+_0x879e48[_0xc768a3(0x28d)][_0xc768a3(0x278)]+'&flate='+_0x55f86f,_0x12bf10={'body':_0x32495c},_0x176b8d=(await this[_0xc768a3(0x1de)][_0xc768a3(0x197)](_0x68fb30,_0x12bf10))[_0xc768a3(0x10f)];if(_0x176b8d['error']&&_0x176b8d[_0xc768a3(0x1fd)][_0xc768a3(0x10b)]!==_0x879e48['ErrorCode']['OK'])throw Error(this[_0xc768a3(0x268)](_0xc768a3(0x171),_0x176b8d[_0xc768a3(0x1fd)]));return _0x176b8d;}catch(_0x41cb56){throw _0x41cb56 instanceof Error?_0x41cb56:Error(this['_buildHttpErrorMessage'](_0xc768a3(0x171),_0x41cb56));}}async[_0x34da7a(0x248)](_0x122903){const _0x808733=_0x34da7a;let {fileID:_0x2ffbf3,type:_0x42ced6,outputType:_0x20be06,minSheetColumnCount:_0x4dba43,minSheetRowCount:_0x57ad1c}=_0x122903;try{let _0x596407=_0x1c7181(this[_0x808733(0x17c)](),''+_0x42ced6),_0x4a79d6={'body':{'fileID':_0x2ffbf3,'outputType':_0x20be06,'minSheetColumnCount':_0x4dba43,'minSheetRowCount':_0x57ad1c}},_0x93edac=(await this[_0x808733(0x1de)][_0x808733(0x197)](_0x596407,_0x4a79d6))[_0x808733(0x10f)];return _0x93edac[_0x808733(0x1fd)]&&_0x93edac[_0x808733(0x1fd)][_0x808733(0x10b)]!==_0x879e48[_0x808733(0x2b6)]['OK']?void 0x0:_0x93edac;}catch{return;}}async[_0x34da7a(0x263)](_0x4bbca1){const _0x5f4386=_0x34da7a;let {unitID:_0x5b1665,jsonID:_0x37e40a,type:_0x531821,sscSwitch:_0x3a9b99,useImageUrl:_0x3340e3,ignoreTableExport:_0xa7bc3e}=_0x4bbca1;try{let _0xaaa80d=_0x1c7181(this[_0x5f4386(0x240)](),''+_0x531821),_0x2c12b5={'body':{'unitID':_0x5b1665,'jsonID':_0x37e40a,'type':_0x531821,'sscSwitch':_0x3a9b99,'useImageUrl':_0x3340e3,'ignoreTableExport':_0xa7bc3e}},_0x3d6f38=(await this[_0x5f4386(0x1de)][_0x5f4386(0x197)](_0xaaa80d,_0x2c12b5))['body'];return _0x3d6f38[_0x5f4386(0x1fd)]&&_0x3d6f38[_0x5f4386(0x1fd)][_0x5f4386(0x10b)]!==_0x879e48[_0x5f4386(0x2b6)]['OK']?void 0x0:_0x3d6f38;}catch{return;}}async[_0x34da7a(0x17a)](_0x14e060){return new Promise((_0xca8307,_0x2d2a6f)=>{const _0x245665=_0x330f;try{let _0x5477e2=0x0,_0x428e73=_0x3edcd8(this[_0x245665(0x1d8)](),''+_0x14e060),_0x1943c2=this[_0x245665(0x281)](),_0x499552=async()=>{const _0x26d144=_0x245665;if(this['_taskInterrupted'][_0x26d144(0x2b1)](_0x14e060))return;let _0x3d25e5=(await this[_0x26d144(0x1de)][_0x26d144(0x1ac)](_0x428e73))[_0x26d144(0x10f)];if(_0x3d25e5[_0x26d144(0x1fd)]&&_0x3d25e5['error'][_0x26d144(0x10b)]===_0x879e48[_0x26d144(0x2b6)]['OK']){if(_0x3d25e5[_0x26d144(0x188)]===_0x26d144(0x205))_0xca8307(_0x3d25e5);else{if(_0x3d25e5[_0x26d144(0x188)]==='pending'){let _0x7a2b80=0x3e8;if(_0x5477e2>=_0x1943c2){_0x2d2a6f(_0x3d25e5);return;}else _0x5477e2>=0x7530&&(_0x7a2b80=0x1388);_0x5477e2+=_0x7a2b80,setTimeout(_0x499552,_0x7a2b80);}else _0x2d2a6f(_0x3d25e5);}}else _0x2d2a6f(_0x3d25e5);};_0x499552();}catch(_0x2f2353){_0x2d2a6f(_0x2f2353 instanceof Error?_0x2f2353:Error(String(_0x2f2353)));}});}async[_0x34da7a(0xeb)](_0x108f4f){const _0x5b1f57=_0x34da7a;try{let _0x141f25=_0x56defe(this[_0x5b1f57(0x127)](),''+_0x108f4f);return(await this[_0x5b1f57(0x1de)]['get'](_0x141f25))['body'];}catch{return;}}async[_0x34da7a(0x155)](_0x57c5b4){const _0x451a23=_0x34da7a;try{return(await this[_0x451a23(0x1de)][_0x451a23(0x1ac)](_0x57c5b4,{'responseType':_0x451a23(0x2b3)}))[_0x451a23(0x10f)];}catch{return;}}['_buildProtocolErrorMessage'](_0x409472,_0x2a6510){const _0x18beb6=_0x34da7a;let _0x68c889=this[_0x18beb6(0x222)](_0x2a6510);return _0x68c889?_0x409472+':\x20'+_0x68c889:_0x409472;}[_0x34da7a(0x2ae)](_0x1c126b,_0xef296f){const _0x220955=_0x34da7a;if(_0xef296f instanceof _0x34c6e2[_0x220955(0x1d5)]){let _0xf00c08=typeof _0xef296f[_0x220955(0x188)]==_0x220955(0x1b1)?''+_0xef296f['status']+(_0xef296f[_0x220955(0x24f)]?'\x20'+_0xef296f['statusText']:''):void 0x0,_0x233f54=this[_0x220955(0x222)](_0xef296f['error']);return _0xf00c08&&_0x233f54?_0x1c126b+_0x220955(0x21a)+_0xf00c08+_0x220955(0x1a9)+_0x233f54:_0xf00c08?_0x1c126b+_0x220955(0x21a)+_0xf00c08:_0x233f54?_0x1c126b+':\x20'+_0x233f54:_0x1c126b;}let _0x2631d9=this['_extractErrorDetail'](_0xef296f);return _0x2631d9?_0x1c126b+':\x20'+_0x2631d9:_0x1c126b;}[_0x34da7a(0x222)](_0x90629e){const _0x3ce944=_0x34da7a;if(typeof _0x90629e==_0x3ce944(0x185)){let _0x5c612b=_0x90629e['trim']();return _0x5c612b[_0x3ce944(0x169)]>0x0?_0x5c612b:void 0x0;}if(_0x90629e instanceof Error)return this[_0x3ce944(0x222)](_0x90629e[_0x3ce944(0x26b)]);if(!_0x90629e||typeof _0x90629e!=_0x3ce944(0x2be)||Array[_0x3ce944(0x16e)](_0x90629e))return;let _0x3dc728=_0x90629e,_0x5ea207=this[_0x3ce944(0x222)](_0x3dc728[_0x3ce944(0x26b)]);if(_0x5ea207)return _0x5ea207;if(_0x3dc728[_0x3ce944(0x1fd)]&&typeof _0x3dc728['error']==_0x3ce944(0x2be)&&!Array[_0x3ce944(0x16e)](_0x3dc728[_0x3ce944(0x1fd)])){let _0x202ff2=this[_0x3ce944(0x222)](_0x3dc728['error']);if(_0x202ff2)return _0x202ff2;}}[_0x34da7a(0x12f)](){const _0x37af78=_0x34da7a;var _0x3dc771;let _0x175629=this[_0x37af78(0x100)][_0x37af78(0x24b)](_0x19c245);return(_0x3dc771=_0x175629==null?void 0x0:_0x175629[_0x37af78(0x29e)])==null?_0x37af78(0x101):_0x3dc771;}[_0x34da7a(0x17c)](){const _0x1caee9=_0x34da7a;var _0x1d8a35;let _0x931d19=this[_0x1caee9(0x100)][_0x1caee9(0x24b)](_0x19c245);return(_0x1d8a35=_0x931d19==null?void 0x0:_0x931d19[_0x1caee9(0xd6)])==null?_0x1caee9(0x2c1):_0x1d8a35;}[_0x34da7a(0x240)](){const _0x162fd2=_0x34da7a;var _0x505b17;let _0x194b13=this['_configService'][_0x162fd2(0x24b)](_0x19c245);return(_0x505b17=_0x194b13==null?void 0x0:_0x194b13[_0x162fd2(0x154)])==null?_0x162fd2(0x12e):_0x505b17;}['_getTaskURL'](){const _0x4978b5=_0x34da7a;var _0x5cb954;let _0x1100bb=this[_0x4978b5(0x100)][_0x4978b5(0x24b)](_0x19c245);return(_0x5cb954=_0x1100bb==null?void 0x0:_0x1100bb['getTaskServerUrl'])==null?_0x4978b5(0x122):_0x5cb954;}[_0x34da7a(0x127)](){const _0x1db119=_0x34da7a;var _0x320352;let _0x4c0106=this['_configService'][_0x1db119(0x24b)](_0x19c245);return(_0x320352=_0x4c0106==null?void 0x0:_0x4c0106[_0x1db119(0x163)])==null?_0x1db119(0x1c9):_0x320352;}[_0x34da7a(0x281)](){const _0x4c0204=_0x34da7a;var _0x330b9e;let _0xa8bf66=this['_configService'][_0x4c0204(0x24b)](_0x19c245);return(_0x330b9e=_0xa8bf66==null?void 0x0:_0xa8bf66[_0x4c0204(0x186)])==null?0x1d4c0:_0x330b9e;}};_0xbd838=_0x1815ca([_0x5539d2(0x0,_0x117ffe[_0x34da7a(0x221)]),_0x5539d2(0x1,(0x0,_0x117ffe[_0x34da7a(0x29c)])(_0x34c6e2['HTTPService']))],_0xbd838);function _0x456ef3(_0xd25039){const _0x51f4bb=_0x34da7a;let _0x20d2db=_0xd25039[_0x51f4bb(0x212)];if(!_0x20d2db)return null;let _0x1041de={};_0x20d2db[_0x51f4bb(0x1e1)]&&Object[_0x51f4bb(0x255)](_0x20d2db[_0x51f4bb(0x1e1)])[_0x51f4bb(0x184)](_0x3492f2=>{const _0x378064=_0x51f4bb;let _0x3f235f=_0x20d2db[_0x378064(0x1e1)][_0x3492f2];_0x1041de[_0x3492f2]={..._0x3f235f,'originalMeta':(0x0,_0x3df51f[_0x378064(0x1c2)])(_0x3df51f[_0x378064(0x277)][_0x378064(0x217)](_0x3f235f['originalMeta']))};});let _0x3208bf=(0x0,_0x3df51f[_0x51f4bb(0x1c2)])(_0x3df51f['textDecoder'][_0x51f4bb(0x217)](_0x20d2db[_0x51f4bb(0x119)]));return{..._0xd25039,'workbook':{..._0x20d2db,'originalMeta':_0x3208bf,'sheets':_0x1041de},'doc':{},'slide':void 0x0};}function _0x13791b(_0xccefbf){const _0x3de348=_0x34da7a;let _0x4fc15c=_0xccefbf[_0x3de348(0x15f)];if(!_0x4fc15c)return null;let _0x37bf90=(0x0,_0x3df51f[_0x3de348(0x1c2)])(_0x3df51f['textDecoder'][_0x3de348(0x217)](_0x4fc15c[_0x3de348(0x119)]));return{..._0xccefbf,'workbook':{},'doc':{..._0x4fc15c,'originalMeta':_0x37bf90},'slide':void 0x0};}function _0x2d6ddd(_0x41a78d){const _0x5739c7=_0x34da7a;var _0x387121;let _0x1aad95=(_0x387121=_0x41a78d['slide'])==null?_0x41a78d[_0x5739c7(0x15f)]:_0x387121;if(!_0x1aad95)return null;let _0xf4ec3b=typeof _0x1aad95['originalMeta']==_0x5739c7(0x185)?_0x1aad95[_0x5739c7(0x119)]:(0x0,_0x3df51f[_0x5739c7(0x1c2)])(_0x3df51f[_0x5739c7(0x277)][_0x5739c7(0x217)](_0x1aad95['originalMeta']));return{..._0x41a78d,'workbook':{},'doc':{},'slide':{..._0x1aad95,'originalMeta':_0xf4ec3b}};}function _0xf689f8(_0x52ccd2){const _0x2c7087=_0x34da7a;let _0x5f2cb0={};return _0x52ccd2[_0x2c7087(0x184)](_0x44cffa=>{const _0x283e23=_0x2c7087;_0x5f2cb0[_0x44cffa['id']]={..._0x44cffa,'data':(0x0,_0x3df51f['b64EncodeUnicode'])(_0x3df51f[_0x283e23(0x277)]['decode'](_0x44cffa[_0x283e23(0x120)]))};}),_0x5f2cb0;}async function _0x1cf263(_0xc53281){const _0x32feff=_0x34da7a;var _0x2ff435;let _0xa96925={'metadata':void 0x0},_0x31093f=_0xc53281['id'],_0x2840b7=(_0x2ff435=_0xc53281[_0x32feff(0x24c)])==null?0x0:_0x2ff435,_0x5c3d97=new _0x53a9a1(),{snapshot:_0x2784a7}=await(0x0,_0x3df51f[_0x32feff(0xfc)])(_0xa96925,_0xc53281,_0x31093f,_0x2840b7,_0x5c3d97),_0x338d47=await(0x0,_0x3df51f['getSheetBlocksFromSnapshot'])(_0x2784a7,_0x5c3d97),_0x1e1cff=_0x456ef3(_0x2784a7);if(!_0x1e1cff)throw Error(_0x32feff(0x273));return{'snapshot':_0x1e1cff,'sheetBlocks':_0xf689f8(_0x338d47)};}async function _0xf273b1(_0x4f40ac){const _0x57f966=_0x34da7a;var _0x2dbc6c;let _0x4ee035={'metadata':void 0x0},_0x3addeb=_0x4f40ac['id'],{snapshot:_0x2892d8}=await(0x0,_0x3df51f['transformDocumentDataToSnapshot'])(_0x4ee035,_0x4f40ac,_0x3addeb,(_0x2dbc6c=_0x4f40ac[_0x57f966(0x24c)])==null?0x0:_0x2dbc6c,new _0x53a9a1()),_0x5776f4=_0x13791b(_0x2892d8);if(!_0x5776f4)throw Error(_0x57f966(0x273));return{'snapshot':_0x5776f4,'sheetBlocks':{}};}async function _0x33e6e4(_0x1641e9){const _0x95d4b7=_0x34da7a;var _0x1c856c;let _0x2eb38c=_0x1641e9['id'],_0x5df6fd=(_0x1c856c=_0x1641e9[_0x95d4b7(0x24c)])==null?0x0:_0x1c856c,_0x38975f=new _0x53a9a1(),{snapshot:_0x42101b}=await(0x0,_0x3df51f[_0x95d4b7(0x27c)])(_0x1641e9[_0x95d4b7(0x1ee)],_0x1641e9,_0x2eb38c,_0x5df6fd,_0x38975f),_0x9f9e90=_0x2d6ddd(_0x42101b);if(!_0x9f9e90)throw Error(_0x95d4b7(0x273));return{'snapshot':_0x9f9e90,'sheetBlocks':{}};}async function _0x22720d(_0x2ca873){const _0x54eacd=_0x34da7a;let _0x451090=_0x2ca873[_0x54eacd(0x10c)],_0x31e660=_0x2ca873[_0x54eacd(0x194)]||{};return await(0x0,_0x3df51f['transformSnapshotToWorkbookData'])(_0x451090,Object[_0x54eacd(0x255)](_0x31e660)[_0x54eacd(0xe5)](_0x4a9214=>_0x31e660[_0x4a9214])['map'](_0x1de6ce=>({..._0x1de6ce,'data':_0x1de6ce[_0x54eacd(0x120)]?JSON[_0x54eacd(0x12a)]((0x0,_0x3df51f[_0x54eacd(0x20d)])(_0x1de6ce[_0x54eacd(0x120)])):void 0x0})));}function _0x4fd0ab(_0x3f2ca9){const _0x3891cc=_0x34da7a;let _0x2ea4c7=_0x3f2ca9['snapshot'];return(0x0,_0x3df51f[_0x3891cc(0x172)])(_0x2ea4c7);}function _0x5dd625(_0x40cddd){const _0x552f64=_0x34da7a;let _0x2ff48e=_0x40cddd['snapshot'];return(0x0,_0x3df51f[_0x552f64(0x2c2)])(_0x2ff48e);}var _0x53a9a1=class{constructor(){const _0x56a78c=_0x34da7a;_0x544ce5(this,_0x56a78c(0x1ba),new Map());}[_0x34da7a(0x1e3)](){const _0x2a8c09=_0x34da7a;return Promise['resolve']({'snapshot':{'unitID':'','type':_0x117ffe['UniverInstanceType'][_0x2a8c09(0x289)],'rev':0x0,'workbook':void 0x0,'doc':void 0x0,'slide':void 0x0},'changesets':[],'error':{'code':_0x879e48[_0x2a8c09(0x2b6)]['OK'],'message':''}});}['getSheetBlock'](_0x4ed8d2,_0x2a63ef){const _0x7723d2=_0x34da7a;let _0x28ea83=this['_sheetBlockCache'][_0x7723d2(0x1ac)](_0x2a63ef['blockID']);return Promise[_0x7723d2(0x284)]({'block':_0x28ea83,'error':{'code':_0x879e48[_0x7723d2(0x2b6)]['OK'],'message':''}});}[_0x34da7a(0x196)](_0x392672,_0x1e4435){const _0x32956e=_0x34da7a;let _0x2e60c5=this['_sheetBlockCache'][_0x32956e(0x1ac)](_0x1e4435['blockID']);return Promise[_0x32956e(0x284)]({'block':_0x2e60c5===void 0x0?void 0x0:{..._0x2e60c5,'data':JSON[_0x32956e(0x12a)](_0x3df51f[_0x32956e(0x277)][_0x32956e(0x217)](_0x2e60c5[_0x32956e(0x120)]))},'error':{'code':_0x879e48['ErrorCode']['OK'],'message':''}});}['fetchMissingChangesets'](){const _0x1caddd=_0x34da7a;return Promise['resolve']({'changesets':[],'error':{'code':_0x879e48[_0x1caddd(0x2b6)]['OK'],'message':''}});}[_0x34da7a(0x128)](){const _0x1290ab=_0x34da7a;return Promise[_0x1290ab(0x284)]({'resources':{},'error':{'code':_0x879e48[_0x1290ab(0x2b6)]['OK'],'message':''}});}[_0x34da7a(0x109)](){const _0x5b41fd=_0x34da7a;return Promise[_0x5b41fd(0x284)]({'error':{'code':_0x879e48['ErrorCode']['OK'],'message':''}});}['updateSnapshot'](){const _0x142d3d=_0x34da7a;return Promise[_0x142d3d(0x284)]({'error':{'code':_0x879e48[_0x142d3d(0x2b6)]['OK'],'message':''}});}[_0x34da7a(0x1ce)](_0x3d352b,_0xfacf8c){const _0x2e178e=_0x34da7a;let {block:_0x4ac4ed}=_0xfacf8c;return _0x4ac4ed?(this[_0x2e178e(0x1ba)][_0x2e178e(0x130)](_0x4ac4ed['id'],_0x4ac4ed),Promise['resolve']({'error':{'code':_0x879e48[_0x2e178e(0x2b6)]['OK'],'message':''},'blockID':_0x4ac4ed['id']})):Promise[_0x2e178e(0x284)]({'error':{'code':_0x879e48[_0x2e178e(0x2b6)]['UNDEFINED'],'message':_0x2e178e(0x298)},'blockID':''});}[_0x34da7a(0x138)](){const _0x58696a=_0x34da7a;return Promise['resolve']({'error':{'code':_0x879e48[_0x58696a(0x2b6)]['OK'],'message':''},'concurrent':[]});}[_0x34da7a(0x21f)](){const _0x38f92f=_0x34da7a;return Promise[_0x38f92f(0x284)]({'error':void 0x0,'fileMetaId':''});}[_0x34da7a(0x286)](){const _0x26497e=_0x34da7a;return Promise[_0x26497e(0x284)]({'error':void 0x0,'latestReqID':0x0});}};let _0x30ad7a=(0x0,_0x117ffe[_0x34da7a(0x295)])('univer-pro.exchange-client.exchange.service'),_0x25c8f7=class extends _0x117ffe[_0x34da7a(0x178)]{constructor(_0x2f92a0,_0xe1f123,_0x409d67){const _0x2598bf=_0x34da7a;super(),this['_configService']=_0x2f92a0,this[_0x2598bf(0x1de)]=_0xe1f123,this[_0x2598bf(0x252)]=_0x409d67,_0x544ce5(this,'_importTaskId',null),_0x544ce5(this,_0x2598bf(0x19c),new _0x59e050[(_0x2598bf(0x220))]()),_0x544ce5(this,_0x2598bf(0x283),this[_0x2598bf(0x19c)][_0x2598bf(0x152)]());}[_0x34da7a(0xf0)](){const _0xd43343=_0x34da7a;super[_0xd43343(0xf0)](),this[_0xd43343(0x19c)][_0xd43343(0x229)]();}async[_0x34da7a(0x280)](_0x545da4){const _0x19cd4a=_0x34da7a;let _0x7884f9=await this[_0x19cd4a(0x257)](_0x545da4,_0x117ffe['UniverInstanceType'][_0x19cd4a(0x203)]);if(!_0x7884f9||!_0x7884f9[_0x19cd4a(0x10c)])return;let _0x2a660a=_0x4fd0ab(_0x7884f9);if(_0x2a660a)return _0x2a660a;}async[_0x34da7a(0x21c)](_0x4f4594){const _0x11aeea=_0x34da7a;return this['_export'](_0x4f4594,0x1,_0x117ffe[_0x11aeea(0x218)][_0x11aeea(0x203)]);}async[_0x34da7a(0x19f)](_0x48d9ee){const _0x587fe0=_0x34da7a;let _0x3a3947=await _0xf273b1(_0x48d9ee);return this[_0x587fe0(0x161)](_0x3a3947,_0x117ffe['UniverInstanceType'][_0x587fe0(0x203)]);}async[_0x34da7a(0xfb)](_0x2e0611){const _0x30fafd=_0x34da7a;let _0x468ff2=await this[_0x30fafd(0x257)](_0x2e0611,_0x117ffe['UniverInstanceType'][_0x30fafd(0x261)]);if(!(!_0x468ff2||!_0x468ff2['snapshot']))return _0x5dd625(_0x468ff2);}async[_0x34da7a(0x24e)](_0x2eab8b){const _0x178e47=_0x34da7a;return this['_export'](_0x2eab8b,0x1,_0x117ffe[_0x178e47(0x218)][_0x178e47(0x261)]);}async[_0x34da7a(0x28e)](_0x35116b){const _0x340797=_0x34da7a;let _0x388a0a=await _0x33e6e4(_0x35116b);return this[_0x340797(0x161)](_0x388a0a,_0x117ffe[_0x340797(0x218)][_0x340797(0x261)]);}async['importXLSXToSnapshot'](_0x28b055){const _0x152eac=_0x34da7a;let _0x1d8caf=await this[_0x152eac(0x257)](_0x28b055,_0x117ffe[_0x152eac(0x218)]['UNIVER_SHEET']);if(!_0x1d8caf)return;let _0x5102ce=await _0x22720d(_0x1d8caf);if(_0x5102ce)return _0x5102ce;}async[_0x34da7a(0x25e)](_0x1aeda1){const _0x1ee189=_0x34da7a;return this[_0x1ee189(0x224)](_0x1aeda1,0x1,_0x117ffe[_0x1ee189(0x218)][_0x1ee189(0x289)]);}async[_0x34da7a(0x214)](_0x21a40a){const _0x186b88=_0x34da7a;let _0x2942f3=await _0x1cf263(_0x21a40a);return this[_0x186b88(0x161)](_0x2942f3,_0x117ffe[_0x186b88(0x218)][_0x186b88(0x289)]);}async['importFileToUnitId'](_0x176917,_0x4c8f73){const _0x17271a=_0x34da7a;var _0x5fc310,_0x45643c;let _0x55bf86=await this[_0x17271a(0xf9)](_0x176917);if(!_0x55bf86)return;let _0x1d9245=await this[_0x17271a(0x223)](_0x55bf86,0x1,_0x4c8f73);if(!_0x1d9245)return;this[_0x17271a(0x1be)]=_0x1d9245,this[_0x17271a(0x252)][_0x17271a(0x14a)]();let _0x5be537=await this[_0x17271a(0x252)][_0x17271a(0x17a)](_0x1d9245)[_0x17271a(0x275)](_0x3bc91e=>{const _0x156e74=_0x17271a;var _0x37c2a0;let _0x29a337=_0x3bc91e instanceof Error?_0x3bc91e[_0x156e74(0x26b)]:(_0x37c2a0=_0x3bc91e[_0x156e74(0x1fd)])==null?void 0x0:_0x37c2a0[_0x156e74(0x26b)];this[_0x156e74(0x19c)]['next']({'error':{'code':_0x879e48[_0x156e74(0x2b6)][_0x156e74(0x294)],'message':_0x29a337||''},'state':0x3});});if(!_0x5be537)return;let _0x12af8d=(_0x5fc310=_0x5be537[_0x17271a(0x248)])==null?void 0x0:_0x5fc310[_0x17271a(0x234)],_0x2a5191=((_0x45643c=_0x5be537[_0x17271a(0x248)])==null?void 0x0:_0x45643c[_0x17271a(0x177)])||'';if(_0x12af8d!==0x1){this[_0x17271a(0x19c)][_0x17271a(0x211)]({'error':{'code':_0x879e48[_0x17271a(0x2b6)][_0x17271a(0x294)],'message':_0x17271a(0x291)},'state':0x3});return;}if(_0x2a5191[_0x17271a(0x169)]===0x0){this['_requestState$'][_0x17271a(0x211)]({'error':{'code':_0x879e48[_0x17271a(0x2b6)][_0x17271a(0x294)],'message':_0x17271a(0x25c)},'state':0x3});return;}return this[_0x17271a(0x19c)][_0x17271a(0x211)]({'error':_0x5be537[_0x17271a(0x1fd)],'state':0x3}),_0x2a5191;}async['importWorkbookDataToUnitId'](_0x52e052){const _0x36b4f8=_0x34da7a;let _0x4f1409=await _0x1cf263(_0x52e052),_0x2e6221=typeof _0x52e052['id']==_0x36b4f8(0x185)&&_0x52e052['id']['trim']()?_0x52e052['id'][_0x36b4f8(0x12b)]()+_0x36b4f8(0x164):_0x36b4f8(0x1b5),_0x49a415=new File([JSON[_0x36b4f8(0x113)](_0x4f1409)],_0x2e6221,{'type':'application/json'});return this['importFileToUnitId'](_0x49a415,_0x117ffe[_0x36b4f8(0x218)][_0x36b4f8(0x289)]);}[_0x34da7a(0x247)](){const _0x38bef4=_0x34da7a;this[_0x38bef4(0x1be)]&&this[_0x38bef4(0x252)][_0x38bef4(0x233)](this[_0x38bef4(0x1be)]);}async[_0x34da7a(0x257)](_0x5661cf,_0x1cc388){const _0x1260c0=_0x34da7a;var _0x115d02,_0x41002a;let _0x3fe087=await this['_upload'](_0x5661cf);if(!_0x3fe087)return;let _0x4159a4=await this[_0x1260c0(0x223)](_0x3fe087,0x2,_0x1cc388);if(!_0x4159a4)return;this[_0x1260c0(0x1be)]=_0x4159a4,this['_requestService'][_0x1260c0(0x14a)]();let _0x3a585a=await this[_0x1260c0(0x252)][_0x1260c0(0x17a)](_0x4159a4)[_0x1260c0(0x275)](_0x42e0e6=>{const _0x49a518=_0x1260c0;var _0x2d3cfb;let _0x312a04=_0x42e0e6 instanceof Error?_0x42e0e6[_0x49a518(0x26b)]:(_0x2d3cfb=_0x42e0e6[_0x49a518(0x1fd)])==null?void 0x0:_0x2d3cfb[_0x49a518(0x26b)];this[_0x49a518(0x19c)][_0x49a518(0x211)]({'error':{'code':_0x879e48['ErrorCode'][_0x49a518(0x294)],'message':_0x312a04||''},'state':0x3});});if(!_0x3a585a)return;let _0x308ab7=(_0x115d02=_0x3a585a['import'])==null?void 0x0:_0x115d02['outputType'],_0x2402c9=((_0x41002a=_0x3a585a['import'])==null?void 0x0:_0x41002a[_0x1260c0(0x1f3)])||'';if(_0x308ab7!==0x2){this[_0x1260c0(0x19c)][_0x1260c0(0x211)]({'error':{'code':_0x879e48['ErrorCode'][_0x1260c0(0x294)],'message':_0x1260c0(0x291)},'state':0x3});return;}if(_0x2402c9[_0x1260c0(0x169)]===0x0){this[_0x1260c0(0x19c)]['next']({'error':{'code':_0x879e48[_0x1260c0(0x2b6)][_0x1260c0(0x294)],'message':_0x1260c0(0x121)},'state':0x3});return;}this[_0x1260c0(0x19c)][_0x1260c0(0x211)]({'error':_0x3a585a[_0x1260c0(0x1fd)],'state':0x3});let _0x1496a0=await this['_signUrl'](_0x2402c9);if(!_0x1496a0)return;let _0x3ecd1e=await this[_0x1260c0(0x252)]['getTextFromUrl'](_0x1496a0);if(!_0x3ecd1e){this['_requestState$'][_0x1260c0(0x211)]({'error':{'code':_0x879e48[_0x1260c0(0x2b6)][_0x1260c0(0x294)],'message':_0x1260c0(0x1b3)},'state':0x5});return;}try{let _0x12d34e=JSON[_0x1260c0(0x12a)](_0x3ecd1e);return this[_0x1260c0(0x19c)][_0x1260c0(0x211)]({'error':{'code':_0x879e48[_0x1260c0(0x2b6)]['OK'],'message':_0x1260c0(0x160)},'state':0x5}),_0x12d34e;}catch{this[_0x1260c0(0x19c)][_0x1260c0(0x211)]({'error':{'code':_0x879e48[_0x1260c0(0x2b6)][_0x1260c0(0x294)],'message':_0x1260c0(0x126)},'state':0x5});}}async[_0x34da7a(0x161)](_0x190f41,_0x2b54c8){const _0x292e96=_0x34da7a;let _0x535315=JSON[_0x292e96(0x113)](_0x190f41),_0x13f02a=_0x3df51f[_0x292e96(0x117)][_0x292e96(0x1bf)](_0x535315),_0x5ad51c=_0x53954a(_0x13f02a),_0x31704f=_0x13f02a[_0x292e96(0x169)],_0x5dd029=_0x3b8ce2(_0x5ad51c),_0x30cd59=await this['_upload'](_0x5dd029,_0x31704f,!0x0);if(_0x30cd59)return this['_export'](_0x30cd59,0x2,_0x2b54c8);}async[_0x34da7a(0x224)](_0x47e6bc,_0x2f118b,_0x2ff3f2){const _0x4d5c2f=_0x34da7a;var _0x436e8c;let _0x1ab7f6=await this[_0x4d5c2f(0x252)][_0x4d5c2f(0x263)]({'unitID':_0x2f118b===0x1?_0x47e6bc:'','jsonID':_0x2f118b===0x2?_0x47e6bc:'','type':_0x2ff3f2,'sscSwitch':this['_getEnableServerSideComputing'](),'useImageUrl':this['_getDisableCellImageConversion'](),'ignoreTableExport':this[_0x4d5c2f(0x26c)]()});if(!_0x1ab7f6){this[_0x4d5c2f(0x19c)]['next']({'error':{'code':_0x879e48[_0x4d5c2f(0x2b6)]['UNRECOGNIZED'],'message':_0x4d5c2f(0x231)},'state':0x2});return;}if(this[_0x4d5c2f(0x19c)][_0x4d5c2f(0x211)]({'error':_0x1ab7f6[_0x4d5c2f(0x1fd)],'state':0x2}),_0x1ab7f6['error']&&_0x1ab7f6[_0x4d5c2f(0x1fd)]['code']!==_0x879e48[_0x4d5c2f(0x2b6)]['OK'])return;let _0x2b8eda=_0x1ab7f6['taskID'],_0x112afe=await this[_0x4d5c2f(0x252)][_0x4d5c2f(0x17a)](_0x2b8eda)[_0x4d5c2f(0x275)](_0x55224a=>{const _0x43ea9f=_0x4d5c2f;var _0x3e4be5;let _0x4cf232=_0x55224a instanceof Error?_0x55224a[_0x43ea9f(0x26b)]:(_0x3e4be5=_0x55224a['error'])==null?void 0x0:_0x3e4be5[_0x43ea9f(0x26b)];this[_0x43ea9f(0x19c)][_0x43ea9f(0x211)]({'error':{'code':_0x879e48[_0x43ea9f(0x2b6)][_0x43ea9f(0x294)],'message':_0x4cf232||''},'state':0x3});});if(!_0x112afe)return;let _0x192fc4=((_0x436e8c=_0x112afe[_0x4d5c2f(0x263)])==null?void 0x0:_0x436e8c[_0x4d5c2f(0x14f)])||'';if(_0x192fc4[_0x4d5c2f(0x169)]===0x0){this[_0x4d5c2f(0x19c)]['next']({'error':{'code':_0x879e48[_0x4d5c2f(0x2b6)][_0x4d5c2f(0x294)],'message':_0x4d5c2f(0x20e)},'state':0x3});return;}this['_requestState$'][_0x4d5c2f(0x211)]({'error':_0x112afe[_0x4d5c2f(0x1fd)],'state':0x3});let _0x4ba651=await this['_signUrl'](_0x192fc4);if(!_0x4ba651)return;let _0x1b4632=await _0x18c66b(_0x4ba651,this[_0x4d5c2f(0x1de)]);if(!_0x1b4632){this[_0x4d5c2f(0x19c)][_0x4d5c2f(0x211)]({'error':{'code':_0x879e48['ErrorCode'][_0x4d5c2f(0x294)],'message':'Failed\x20to\x20get\x20file\x20from\x20url'},'state':0x6});return;}return this[_0x4d5c2f(0x19c)]['next']({'error':{'code':_0x879e48['ErrorCode']['OK'],'message':_0x4d5c2f(0x160)},'state':0x6}),_0x1b4632;}async['_upload'](_0x2bc47a,_0x145cc6,_0x441e55){const _0x42005c=_0x34da7a;let _0x4b24b9;try{_0x4b24b9=await this[_0x42005c(0x252)][_0x42005c(0x104)](_0x2bc47a,_0x145cc6,_0x441e55);}catch(_0x322a76){let _0xb6aeda=_0x322a76 instanceof Error?_0x322a76[_0x42005c(0x26b)]:String(_0x322a76);this[_0x42005c(0x19c)][_0x42005c(0x211)]({'error':{'code':_0x879e48['ErrorCode'][_0x42005c(0x294)],'message':_0xb6aeda},'state':0x0});return;}if(!_0x4b24b9||typeof _0x4b24b9[_0x42005c(0x2af)]!=_0x42005c(0x185)){this[_0x42005c(0x19c)][_0x42005c(0x211)]({'error':{'code':_0x879e48[_0x42005c(0x2b6)][_0x42005c(0x294)],'message':_0x42005c(0x107)},'state':0x0});return;}let _0x5d7473=_0x4b24b9[_0x42005c(0x2af)];if(_0x5d7473[_0x42005c(0x169)]===0x0){this[_0x42005c(0x19c)][_0x42005c(0x211)]({'error':{'code':_0x879e48[_0x42005c(0x2b6)][_0x42005c(0x294)],'message':_0x42005c(0x1c0)},'state':0x0});return;}return this[_0x42005c(0x19c)][_0x42005c(0x211)]({'error':{'code':_0x879e48[_0x42005c(0x2b6)]['OK'],'message':_0x42005c(0x160)},'state':0x0}),_0x5d7473;}async['_import'](_0x1a5ffa,_0xfa7496,_0x30b66f){const _0x48b384=_0x34da7a;let _0x48a5bd={'fileID':_0x1a5ffa,'type':_0x30b66f,'outputType':_0xfa7496,'fileUrl':'','minSheetRowCount':this[_0x48b384(0x195)](),'minSheetColumnCount':this[_0x48b384(0x1ff)]()},_0x167111=await this['_requestService'][_0x48b384(0x248)](_0x48a5bd);if(!_0x167111){this['_requestState$']['next']({'error':{'code':_0x879e48['ErrorCode']['UNRECOGNIZED'],'message':_0x48b384(0x2b7)},'state':0x1});return;}if(_0x167111[_0x48b384(0x1fd)]&&_0x167111[_0x48b384(0x1fd)][_0x48b384(0x10b)]!==_0x879e48[_0x48b384(0x2b6)]['OK']){this[_0x48b384(0x19c)]['next']({'error':_0x167111[_0x48b384(0x1fd)],'state':0x1});return;}let _0x432edc=_0x167111[_0x48b384(0x2a9)];if(_0x432edc[_0x48b384(0x169)]===0x0){this[_0x48b384(0x19c)]['next']({'error':{'code':_0x879e48[_0x48b384(0x2b6)]['UNRECOGNIZED'],'message':_0x48b384(0x2a1)},'state':0x1});return;}return this['_requestState$'][_0x48b384(0x211)]({'error':_0x167111['error'],'state':0x1}),_0x432edc;}async[_0x34da7a(0x239)](_0x2f701a){const _0x16a5f1=_0x34da7a;let _0x13c994=await this[_0x16a5f1(0x252)][_0x16a5f1(0xeb)](_0x2f701a);if(!_0x13c994){this[_0x16a5f1(0x19c)][_0x16a5f1(0x211)]({'error':{'code':_0x879e48[_0x16a5f1(0x2b6)][_0x16a5f1(0x294)],'message':_0x16a5f1(0x254)},'state':0x4});return;}if(_0x13c994[_0x16a5f1(0x1fd)]&&_0x13c994['error'][_0x16a5f1(0x10b)]!==_0x879e48['ErrorCode']['OK']){this[_0x16a5f1(0x19c)][_0x16a5f1(0x211)]({'error':_0x13c994['error'],'state':0x4});return;}let _0x260cf3=(0x0,_0x117ffe[_0x16a5f1(0x2c7)])(_0x13c994[_0x16a5f1(0x18f)],this['_getDownloadEndpointURL']());if(_0x260cf3[_0x16a5f1(0x169)]===0x0){this[_0x16a5f1(0x19c)][_0x16a5f1(0x211)]({'error':{'code':_0x879e48['ErrorCode']['UNRECOGNIZED'],'message':'sign\x20url\x20error'},'state':0x4});return;}return this[_0x16a5f1(0x19c)][_0x16a5f1(0x211)]({'error':_0x13c994[_0x16a5f1(0x1fd)],'state':0x4}),_0x260cf3;}[_0x34da7a(0x17b)](){const _0x4c9f7d=_0x34da7a;var _0x23e8de;let _0x569eab=this[_0x4c9f7d(0x100)]['getConfig'](_0x19c245);return(_0x23e8de=_0x569eab==null?void 0x0:_0x569eab['downloadEndpointUrl'])==null?location[_0x4c9f7d(0x176)]:_0x23e8de;}[_0x34da7a(0x195)](){const _0xad7fd6=_0x34da7a;var _0x452cb2,_0x13c472;let _0x1a330c=this['_configService'][_0xad7fd6(0x24b)](_0x19c245);return(_0x452cb2=_0x1a330c==null||(_0x13c472=_0x1a330c['options'])==null?void 0x0:_0x13c472['minSheetRowCount'])==null?0x1:_0x452cb2;}[_0x34da7a(0x1ff)](){const _0x23dda3=_0x34da7a;var _0xa3b158,_0x1071e8;let _0x5025e1=this[_0x23dda3(0x100)][_0x23dda3(0x24b)](_0x19c245);return(_0xa3b158=_0x5025e1==null||(_0x1071e8=_0x5025e1['options'])==null?void 0x0:_0x1071e8[_0x23dda3(0x1dc)])==null?0x1:_0xa3b158;}['_getEnableServerSideComputing'](){const _0x71d8a2=_0x34da7a;var _0x38f744,_0xccd41d;let _0x299296=this[_0x71d8a2(0x100)][_0x71d8a2(0x24b)](_0x19c245);return(_0x38f744=_0x299296==null||(_0xccd41d=_0x299296['options'])==null?void 0x0:_0xccd41d['enableServerSideComputing'])==null?!0x1:_0x38f744;}[_0x34da7a(0x26d)](){const _0x3f8679=_0x34da7a;var _0x3dc45b,_0x4f4867;let _0x574287=this[_0x3f8679(0x100)]['getConfig'](_0x19c245);return(_0x3dc45b=_0x574287==null||(_0x4f4867=_0x574287['options'])==null?void 0x0:_0x4f4867[_0x3f8679(0x18a)])==null?!0x0:_0x3dc45b;}[_0x34da7a(0x26c)](){const _0x4762f6=_0x34da7a;var _0x5d1dab,_0x212356;let _0x44f6b6=this['_configService'][_0x4762f6(0x24b)](_0x19c245);return(_0x5d1dab=_0x44f6b6==null||(_0x212356=_0x44f6b6[_0x4762f6(0x180)])==null?void 0x0:_0x212356[_0x4762f6(0x1ca)])==null?!0x1:_0x5d1dab;}};_0x25c8f7=_0x1815ca([_0x5539d2(0x0,_0x117ffe[_0x34da7a(0x221)]),_0x5539d2(0x1,(0x0,_0x117ffe[_0x34da7a(0x29c)])(_0x34c6e2[_0x34da7a(0x1d9)])),_0x5539d2(0x2,(0x0,_0x117ffe[_0x34da7a(0x29c)])(_0x46b3eb))],_0x25c8f7);let _0x428236={'done':0x0,'count':0x0},_0x3aaad6=(0x0,_0x117ffe[_0x34da7a(0x295)])('univer-pro.exchange-client.operate.service'),_0x1d5c15=class extends _0x117ffe[_0x34da7a(0x178)]{constructor(_0x21edf5,_0x57788f,_0x212fe0,_0x52aeab,_0x3b1447,_0xbe0e02,_0x4ac17f){const _0x379dee=_0x34da7a;super(),this['_univerInstanceService']=_0x21edf5,this[_0x379dee(0x1fe)]=_0x57788f,this['_localeService']=_0x212fe0,this[_0x379dee(0x1b0)]=_0x52aeab,this[_0x379dee(0x2a2)]=_0x3b1447,this['_logService']=_0xbe0e02,this[_0x379dee(0x267)]=_0x4ac17f,_0x544ce5(this,_0x379dee(0x1ed),new _0x59e050[(_0x379dee(0x26f))](_0x428236)),_0x544ce5(this,_0x379dee(0xd9),this[_0x379dee(0x1ed)][_0x379dee(0x152)]()),_0x544ce5(this,'_totalUploadTaskCount',0x0),_0x544ce5(this,'_doneUploadTaskCount',0x0),this[_0x379dee(0x1ab)]((0x0,_0x117ffe[_0x379dee(0x1c7)])(this[_0x379dee(0x1b0)][_0x379dee(0x283)][_0x379dee(0x28b)](_0x3f7252=>{const _0x2ada42=_0x379dee;var _0x24ef03;((_0x24ef03=_0x3f7252[_0x2ada42(0x1fd)])==null?void 0x0:_0x24ef03['code'])===_0x879e48['ErrorCode']['OK']?this[_0x2ada42(0x290)](0x1):this[_0x2ada42(0xfd)](_0x3f7252[_0x2ada42(0x1fd)]);})));}[_0x34da7a(0x1cc)](){const _0x425773=_0x34da7a;this[_0x425773(0xd8)](),this['_uploadNotificationService']['updateState'](0x2),this[_0x425773(0x1b0)][_0x425773(0x247)]();}async[_0x34da7a(0x1a5)](_0x31eb7a){const _0xbd5907=_0x34da7a;throw Error(_0xbd5907(0x125));}async[_0x34da7a(0x2c4)](){const _0x37e106=_0x34da7a;let _0x51e1fd=this[_0x37e106(0x1f8)]['getFocusedUnit']();switch(_0x51e1fd?this[_0x37e106(0x1f8)][_0x37e106(0x270)](_0x51e1fd[_0x37e106(0xf5)]()):_0x117ffe[_0x37e106(0x218)][_0x37e106(0x294)]){case _0x117ffe[_0x37e106(0x218)][_0x37e106(0x261)]:return this[_0x37e106(0xdb)]();case _0x117ffe[_0x37e106(0x218)]['UNIVER_DOC']:return this[_0x37e106(0x299)]();case _0x117ffe['UniverInstanceType']['UNIVER_SHEET']:default:return this['importXLSXToUnitId']();}}async[_0x34da7a(0x299)](){const _0x2974c8=_0x34da7a;let _0x4b86de=await _0x1c1563([_0x117ffe[_0x2974c8(0x218)][_0x2974c8(0x203)]]);if(_0x4b86de&&!this[_0x2974c8(0x2bc)](_0x4b86de,_0x117ffe[_0x2974c8(0x218)]['UNIVER_DOC']))return this[_0x2974c8(0x187)](_0x4b86de[0x0],_0x117ffe[_0x2974c8(0x218)][_0x2974c8(0x203)]);}[_0x34da7a(0x280)](){const _0x1ab4fd=_0x34da7a;throw Error(_0x1ab4fd(0x125));}async[_0x34da7a(0x21c)](_0x909ab6,_0x5b82ff,_0x4b34f8){const _0x36bb0c=_0x34da7a;this[_0x36bb0c(0x2b8)](_0x279c6e['MessageType'][_0x36bb0c(0xf6)]);let _0x558256=await this[_0x36bb0c(0x1b0)]['exportDOCXByUnitId'](_0x909ab6||this['_getUnitIDDoc']());_0x558256&&(_0x2f7151(_0x558256,_0x5b82ff||this[_0x36bb0c(0x1ad)](_0x558256),_0x36bb0c(0x15a)),this[_0x36bb0c(0x2b8)](_0x279c6e[_0x36bb0c(0x18c)][_0x36bb0c(0x190)]));}async[_0x34da7a(0x19f)](){const _0x386ddb=_0x34da7a;this[_0x386ddb(0x2b8)](_0x279c6e['MessageType'][_0x386ddb(0xf6)]);let _0x332d1c=await this[_0x386ddb(0x207)](),_0x2eb513=await this[_0x386ddb(0x1b0)]['exportDOCXBySnapshot'](_0x332d1c);_0x2eb513&&(_0x2f7151(_0x2eb513,this['_getUnitName'](_0x2eb513),_0x386ddb(0x15a)),this[_0x386ddb(0x2b8)](_0x279c6e[_0x386ddb(0x18c)][_0x386ddb(0x190)]));}async[_0x34da7a(0xdb)](){const _0xa9e29c=_0x34da7a;if(this[_0xa9e29c(0x148)]()){this[_0xa9e29c(0x1fe)][_0xa9e29c(0x264)]({'type':_0x279c6e[_0xa9e29c(0x18c)][_0xa9e29c(0xfa)],'content':this[_0xa9e29c(0x28a)]['t']('exchange-client.uploading')});return;}let _0x2d126e=await _0x1c1563([_0x117ffe[_0xa9e29c(0x218)]['UNIVER_SLIDE']]);if(_0x2d126e&&!this['_fileTypeError'](_0x2d126e,_0x117ffe['UniverInstanceType'][_0xa9e29c(0x261)]))return this[_0xa9e29c(0x187)](_0x2d126e[0x0],_0x117ffe[_0xa9e29c(0x218)]['UNIVER_SLIDE']);}async['importPPTXToSnapshot'](){const _0x4faf58=_0x34da7a;if(this['_uploadTaskNotDone']()){this[_0x4faf58(0x1fe)][_0x4faf58(0x264)]({'type':_0x279c6e[_0x4faf58(0x18c)][_0x4faf58(0xfa)],'content':this[_0x4faf58(0x28a)]['t'](_0x4faf58(0x29f))});return;}let _0x52c12b=await _0x1c1563([_0x117ffe['UniverInstanceType']['UNIVER_SLIDE']]);if(!_0x52c12b)return;this['_showUploadMessage'](_0x279c6e[_0x4faf58(0x18c)]['Info']);let _0x18360b=await this['_exchangeService'][_0x4faf58(0xfb)](_0x52c12b[0x0]);_0x18360b&&(this['_refreshSlide'](_0x18360b),this[_0x4faf58(0x1a8)](_0x279c6e[_0x4faf58(0x18c)][_0x4faf58(0x190)]));}async[_0x34da7a(0x24e)](_0x525d91,_0x379915,_0x56f1f9){const _0x442940=_0x34da7a;this['_showDownloadMessage'](_0x279c6e[_0x442940(0x18c)][_0x442940(0xf6)]);let _0x59d3fe=await this[_0x442940(0x1b0)]['exportPPTXByUnitId'](_0x525d91||this[_0x442940(0x182)]());_0x59d3fe&&(_0x2f7151(_0x59d3fe,_0x379915||this[_0x442940(0x2c3)](_0x59d3fe,_0x56f1f9==null?_0x117ffe[_0x442940(0x218)][_0x442940(0x261)]:_0x56f1f9),'pptx'),this[_0x442940(0x2b8)](_0x279c6e[_0x442940(0x18c)][_0x442940(0x190)]));}async[_0x34da7a(0x28e)](){const _0x28dfc0=_0x34da7a;this['_showDownloadMessage'](_0x279c6e[_0x28dfc0(0x18c)][_0x28dfc0(0xf6)]);let _0x1da077=await this[_0x28dfc0(0x1d2)](),_0x5dd1c2=await this[_0x28dfc0(0x1b0)]['exportPPTXBySnapshot'](_0x1da077);_0x5dd1c2&&(_0x2f7151(_0x5dd1c2,this[_0x28dfc0(0x2c3)](_0x5dd1c2,_0x117ffe[_0x28dfc0(0x218)][_0x28dfc0(0x261)]),_0x28dfc0(0x26e)),this[_0x28dfc0(0x2b8)](_0x279c6e[_0x28dfc0(0x18c)][_0x28dfc0(0x190)]));}async['importXLSXToUnitId'](){const _0x434fe4=_0x34da7a;if(this['_uploadTaskNotDone']()){this[_0x434fe4(0x1fe)]['show']({'type':_0x279c6e[_0x434fe4(0x18c)][_0x434fe4(0xfa)],'content':this['_localeService']['t'](_0x434fe4(0x29f))});return;}let _0x2890cd=await _0x1c1563([_0x117ffe[_0x434fe4(0x218)][_0x434fe4(0x289)]]);if(_0x2890cd&&!this['_fileTypeError'](_0x2890cd,_0x117ffe[_0x434fe4(0x218)][_0x434fe4(0x289)]))return this[_0x434fe4(0x187)](_0x2890cd[0x0],_0x117ffe['UniverInstanceType']['UNIVER_SHEET']);}async[_0x34da7a(0x1a6)](){const _0x3aeca3=_0x34da7a;if(this[_0x3aeca3(0x148)]()){this['_messageService'][_0x3aeca3(0x264)]({'type':_0x279c6e[_0x3aeca3(0x18c)][_0x3aeca3(0xfa)],'content':this[_0x3aeca3(0x28a)]['t'](_0x3aeca3(0x29f))});return;}let _0x427570=await _0x1c1563([_0x117ffe['UniverInstanceType']['UNIVER_SHEET']]);if(!_0x427570)return;this[_0x3aeca3(0x1a8)](_0x279c6e[_0x3aeca3(0x18c)][_0x3aeca3(0xf6)]);let _0x40fd49=await this[_0x3aeca3(0x1b0)]['importXLSXToSnapshot'](_0x427570[0x0]);_0x40fd49&&(this[_0x3aeca3(0x235)](_0x40fd49),this[_0x3aeca3(0x1a8)](_0x279c6e[_0x3aeca3(0x18c)]['Success']));}async[_0x34da7a(0x25e)](_0x5156a3,_0x56ff54,_0x4e9a7b){const _0x4cd121=_0x34da7a;this[_0x4cd121(0x2b8)](_0x279c6e[_0x4cd121(0x18c)]['Info']);let _0x964890=await this['_exchangeService'][_0x4cd121(0x25e)](_0x5156a3||this['_getUnitID']());_0x964890&&(_0x2f7151(_0x964890,_0x56ff54||this[_0x4cd121(0x1ad)](_0x964890),'xlsx'),this['_showDownloadMessage'](_0x279c6e['MessageType'][_0x4cd121(0x190)]));}async[_0x34da7a(0x214)](){const _0x18eaf0=_0x34da7a;this[_0x18eaf0(0x2b8)](_0x279c6e[_0x18eaf0(0x18c)][_0x18eaf0(0xf6)]);let _0x3d73c3=await this[_0x18eaf0(0x246)](),_0x2b1da7=await this['_exchangeService'][_0x18eaf0(0x214)](_0x3d73c3);_0x2b1da7&&(_0x2f7151(_0x2b1da7,this[_0x18eaf0(0x1ad)](_0x2b1da7),_0x18eaf0(0x216)),this['_showDownloadMessage'](_0x279c6e[_0x18eaf0(0x18c)][_0x18eaf0(0x190)]));}['registerLink'](_0xfb0781){const _0x41a08a=_0x34da7a;this[_0x41a08a(0x2a8)]=_0xfb0781;}async[_0x34da7a(0x187)](_0x26cd14,_0x51d922){const _0x5d4aba=_0x34da7a;this[_0x5d4aba(0x2a2)][_0x5d4aba(0x264)](),this[_0x5d4aba(0x2a2)]['updateState'](0x0),this[_0x5d4aba(0x271)](0x4),this[_0x5d4aba(0x290)](0x1);let _0x12460b=await this[_0x5d4aba(0x1b0)][_0x5d4aba(0x243)](_0x26cd14,_0x51d922);if(!_0x12460b){this['_clearProgress'](),this[_0x5d4aba(0x2a2)]['updateState'](0x2);return;}let _0x1662a1={'link':this[_0x5d4aba(0x2a8)](_0x12460b,_0x51d922),'name':_0x26cd14[_0x5d4aba(0x1b9)],'type':_0x51d922};return this[_0x5d4aba(0x2a2)][_0x5d4aba(0x12d)](_0x1662a1),this[_0x5d4aba(0x1f1)](),this[_0x5d4aba(0x2a2)][_0x5d4aba(0x236)](0x1),_0x12460b;}[_0x34da7a(0x116)](){const _0x390f84=_0x34da7a;return this[_0x390f84(0x1f8)][_0x390f84(0x23f)](_0x117ffe['UniverInstanceType']['UNIVER_SHEET'])[_0x390f84(0xf5)]();}[_0x34da7a(0x19b)](){const _0x2de42e=_0x34da7a;return this[_0x2de42e(0x1f8)][_0x2de42e(0x23f)](_0x117ffe['UniverInstanceType']['UNIVER_DOC'])[_0x2de42e(0xf5)]();}['_getUnitIDSlide'](){const _0x3bd139=_0x34da7a;return this['_univerInstanceService'][_0x3bd139(0x23f)](_0x117ffe[_0x3bd139(0x218)]['UNIVER_SLIDE'])[_0x3bd139(0xf5)]();}[_0x34da7a(0x1ad)](_0x5812f8){const _0x2a280e=_0x34da7a;return this[_0x2a280e(0x2c3)](_0x5812f8,_0x117ffe[_0x2a280e(0x218)][_0x2a280e(0x289)]);}[_0x34da7a(0x2c3)](_0x251dcb,_0x13afb0){const _0x258d07=_0x34da7a;var _0x3c70c9;let _0x4af4d6=(_0x3c70c9=this['_univerInstanceService']['getCurrentUnitOfType'](_0x13afb0))==null?void 0x0:_0x3c70c9['getSnapshot'](),_0x5c41b8=_0x4af4d6==null?void 0x0:_0x4af4d6[_0x258d07(0x1b9)];return typeof _0x5c41b8==_0x258d07(0x185)&&_0x5c41b8[_0x258d07(0x12b)]()?_0x5c41b8:_0x251dcb['name']['split']('.')[_0x258d07(0x11c)]()||document[_0x258d07(0x2c6)];}async['_getUnitJson'](){const _0x2cccec=_0x34da7a;return this['_univerInstanceService'][_0x2cccec(0x23f)](_0x117ffe[_0x2cccec(0x218)][_0x2cccec(0x289)])[_0x2cccec(0x16a)]();}async[_0x34da7a(0x207)](){const _0x530de1=_0x34da7a;return this[_0x530de1(0x1f8)]['getCurrentUnitOfType'](_0x117ffe[_0x530de1(0x218)][_0x530de1(0x203)])[_0x530de1(0x16a)]();}async[_0x34da7a(0x1d2)](){const _0x27e675=_0x34da7a;let _0x4d0d7d=this['_univerInstanceService'][_0x27e675(0x23f)](_0x117ffe[_0x27e675(0x218)][_0x27e675(0x261)]),_0x4e282e=this[_0x27e675(0x267)][_0x27e675(0xe4)](_0x4d0d7d['getUnitId']());return _0x4e282e==null?_0x4d0d7d['getSnapshot']():_0x4e282e;}[_0x34da7a(0x2a8)](_0x198a55,_0x33507d){const _0x455ed8=_0x34da7a;let _0x191cb0=new URL(window[_0x455ed8(0x159)][_0x455ed8(0x1bc)]);return _0x191cb0[_0x455ed8(0xec)][_0x455ed8(0x130)](_0x455ed8(0x147),_0x198a55),_0x191cb0[_0x455ed8(0xec)][_0x455ed8(0x130)](_0x455ed8(0x2a7),''+_0x33507d),_0x191cb0[_0x455ed8(0x199)]();}[_0x34da7a(0x235)](_0x5a8b13){const _0x4d2a0a=_0x34da7a;let _0xe9740=this['_univerInstanceService'][_0x4d2a0a(0x23f)](_0x117ffe['UniverInstanceType'][_0x4d2a0a(0x289)])[_0x4d2a0a(0xf5)]();this[_0x4d2a0a(0x1f8)][_0x4d2a0a(0x25d)](_0xe9740),this['_univerInstanceService'][_0x4d2a0a(0x1d1)](_0x117ffe['UniverInstanceType'][_0x4d2a0a(0x289)],_0x5a8b13);}[_0x34da7a(0x133)](_0x2f4e54){const _0x56219b=_0x34da7a;let _0x3bdf26=this[_0x56219b(0x1f8)]['getCurrentUnitOfType'](_0x117ffe['UniverInstanceType'][_0x56219b(0x261)])['getUnitId']();this[_0x56219b(0x1f8)][_0x56219b(0x25d)](_0x3bdf26),this[_0x56219b(0x1f8)][_0x56219b(0x1d1)](_0x117ffe[_0x56219b(0x218)][_0x56219b(0x261)],_0x2f4e54);}[_0x34da7a(0xfd)](_0x22d494){const _0x410220=_0x34da7a;if(_0x22d494){let {code:_0xd7ff8a}=_0x22d494;switch(_0xd7ff8a){case _0x879e48['ErrorCode'][_0x410220(0x132)]:this[_0x410220(0x1fe)][_0x410220(0x264)]({'type':_0x279c6e[_0x410220(0x18c)][_0x410220(0x165)],'content':this[_0x410220(0x28a)]['t'](_0x410220(0x10e))});break;case _0x879e48[_0x410220(0x2b6)][_0x410220(0x29b)]:this['_messageService'][_0x410220(0x264)]({'type':_0x279c6e[_0x410220(0x18c)][_0x410220(0x165)],'content':this[_0x410220(0x28a)]['t'](_0x410220(0x1cb))});break;default:this[_0x410220(0x1fe)][_0x410220(0x264)]({'type':_0x279c6e[_0x410220(0x18c)]['Error'],'content':this[_0x410220(0x28a)]['t']('exchange-client.networkError')});break;}return null;}return this['_messageService'][_0x410220(0x264)]({'type':_0x279c6e[_0x410220(0x18c)][_0x410220(0x165)],'content':this['_localeService']['t'](_0x410220(0x10a))}),null;}[_0x34da7a(0x2b8)](_0x4cf3f0){const _0x25ccf0=_0x34da7a;let _0x641b87='';switch(_0x4cf3f0){case _0x279c6e[_0x25ccf0(0x18c)][_0x25ccf0(0x190)]:_0x641b87=this[_0x25ccf0(0x28a)]['t'](_0x25ccf0(0x139));break;case _0x279c6e[_0x25ccf0(0x18c)][_0x25ccf0(0xf6)]:_0x641b87=this['_localeService']['t'](_0x25ccf0(0x29a));break;default:break;}this['_messageService']['show']({'type':_0x4cf3f0,'content':_0x641b87});}['_showUploadMessage'](_0x585db7){const _0x3644f2=_0x34da7a;let _0xa60d48='';switch(_0x585db7){case _0x279c6e['MessageType']['Success']:_0xa60d48=this[_0x3644f2(0x28a)]['t'](_0x3644f2(0x21d));break;case _0x279c6e[_0x3644f2(0x18c)]['Info']:_0xa60d48=this['_localeService']['t'](_0x3644f2(0x29f));break;default:break;}this[_0x3644f2(0x1fe)]['show']({'type':_0x585db7,'content':_0xa60d48});}[_0x34da7a(0x2c5)](){const _0x3f73f8=_0x34da7a;this[_0x3f73f8(0x1ed)][_0x3f73f8(0x211)]({'done':this[_0x3f73f8(0x1e4)],'count':this[_0x3f73f8(0xee)]});}[_0x34da7a(0x271)](_0x281363){const _0xdc0e12=_0x34da7a;this[_0xdc0e12(0xee)]+=_0x281363,this['_emitProgress']();}[_0x34da7a(0x290)](_0x20616a){const _0x53d94f=_0x34da7a;this[_0x53d94f(0x1e4)]+=_0x20616a,this[_0x53d94f(0x1e4)]=Math[_0x53d94f(0xd7)](this[_0x53d94f(0x1e4)],this[_0x53d94f(0xee)]),this['_emitProgress']();}[_0x34da7a(0x1f1)](){const _0x53789f=_0x34da7a;this['_doneUploadTaskCount']=this['_totalUploadTaskCount'],this[_0x53789f(0x2c5)]();}['_clearProgress'](){const _0x1ad5cd=_0x34da7a;this[_0x1ad5cd(0x1e4)]=0x0,this['_totalUploadTaskCount']=0x0,this[_0x1ad5cd(0x2c5)]();}[_0x34da7a(0x2bc)](_0x46f911,_0x134133){const _0x2f70dc=_0x34da7a;let _0x382851=_0x46f911[0x0],_0x53d4c7=_0x382851[_0x2f70dc(0x1b9)];return _0x42050c(_0x382851)===_0x134133?!0x1:(this['_messageService'][_0x2f70dc(0x264)]({'type':_0x279c6e[_0x2f70dc(0x18c)]['Error'],'content':this['_localeService']['t'](_0x2f70dc(0x144),_0x53d4c7)}),!0x0);}[_0x34da7a(0x148)](){const _0x51f01c=_0x34da7a;return this[_0x51f01c(0xee)]!==0x0&&this[_0x51f01c(0x1e4)]!==this[_0x51f01c(0xee)];}};_0x1d5c15=_0x1815ca([_0x5539d2(0x0,(0x0,_0x117ffe['Inject'])(_0x117ffe['IUniverInstanceService'])),_0x5539d2(0x1,_0x5159b5[_0x34da7a(0xe0)]),_0x5539d2(0x2,(0x0,_0x117ffe[_0x34da7a(0x29c)])(_0x117ffe['LocaleService'])),_0x5539d2(0x3,(0x0,_0x117ffe['Inject'])(_0x30ad7a)),_0x5539d2(0x4,(0x0,_0x117ffe['Inject'])(_0x1d1a99)),_0x5539d2(0x5,_0x117ffe[_0x34da7a(0xf3)]),_0x5539d2(0x6,(0x0,_0x117ffe[_0x34da7a(0x29c)])(_0x117ffe['IResourceLoaderService']))],_0x1d5c15);function _0x731437(_0x263c1c){const _0x3fbd53=_0x34da7a;let {onClick:_0x3f4947,children:_0x115e37,className:_0xd8664}=_0x263c1c;return(0x0,_0x2e1659[_0x3fbd53(0x23d)])(_0x3fbd53(0x1b8),{'className':(0x0,_0x279c6e['clsx'])(_0x3fbd53(0xf1),_0xd8664),'type':_0x3fbd53(0x1b8),'onClick':_0x3f4947,'children':_0x115e37});}function _0x12d78e(){const _0x265986=_0x34da7a;let _0x29b40e=(0x0,_0x5159b5[_0x265986(0x118)])(_0x3aaad6),_0x327af6=(0x0,_0x5159b5[_0x265986(0x118)])(_0x117ffe['LocaleService']);function _0x1ae570(){_0x29b40e['importFileToUnitIdByCurrentType']();}return(0x0,_0x2e1659[_0x265986(0x23d)])(_0x731437,{'onClick':_0x1ae570,'children':_0x327af6['t'](_0x265986(0x151))});}function _0x51ff27(){const _0x253171=_0x34da7a;return(0x0,_0x2e1659[_0x253171(0x19e)])(_0x253171(0x18e),{'className':_0x253171(0x166),'children':[(0x0,_0x2e1659[_0x253171(0x23d)])(_0x253171(0x215),{'className':_0x253171(0x115),'children':(0x0,_0x5159b5[_0x253171(0x118)])(_0x117ffe[_0x253171(0x260)])['t']('exchange-client.interrupt')}),(0x0,_0x2e1659[_0x253171(0x23d)])(_0x12d78e,{})]});}function _0x314aaf(_0x29fc92){const _0x2e9c6b=_0x34da7a;let {count:_0x478b48}=_0x29fc92;return(0x0,_0x2e1659['jsxs'])(_0x2e9c6b(0x18e),{'className':_0x2e9c6b(0x2ad),'children':[(0x0,_0x2e1659[_0x2e9c6b(0x23d)])(_0x2e9c6b(0x215),{'className':_0x2e9c6b(0x1f2),'children':(0x0,_0x5159b5[_0x2e9c6b(0x118)])(_0x117ffe['LocaleService'])['t'](_0x2e9c6b(0x15e),''+_0x478b48)}),(0x0,_0x2e1659[_0x2e9c6b(0x23d)])(_0x12d78e,{})]});}function _0xc3e3aa(){const _0x4bc29e=_0x34da7a;let _0x53ee34=(0x0,_0x5159b5[_0x4bc29e(0x118)])(_0x3aaad6),_0x1e5ebf=(0x0,_0x5159b5[_0x4bc29e(0x118)])(_0x117ffe['LocaleService']);function _0x8135e8(){_0x53ee34['interrupt']();}return(0x0,_0x2e1659[_0x4bc29e(0x23d)])(_0x731437,{'onClick':_0x8135e8,'children':_0x1e5ebf['t']('exchange-client.cancel')});}function _0x574029(){const _0x54ae0a=_0x34da7a;let {count:_0x282ef2,done:_0x26b313}=(0x0,_0x5159b5[_0x54ae0a(0x29d)])((0x0,_0x5159b5[_0x54ae0a(0x118)])(_0x3aaad6)[_0x54ae0a(0xd9)]),[_0x382f7c,_0x1c87c2]=(0x0,_0x6788a0['useState'])(_0x282ef2>0x0?_0x26b313/_0x282ef2:0x0);return(0x0,_0x6788a0[_0x54ae0a(0xfe)])(()=>{_0x1c87c2(_0x282ef2>0x0?_0x26b313/_0x282ef2:0x0);},[_0x282ef2,_0x26b313]),(0x0,_0x2e1659[_0x54ae0a(0x23d)])(_0x54ae0a(0x18e),{'className':_0x54ae0a(0x111),'children':(0x0,_0x2e1659[_0x54ae0a(0x23d)])(_0x54ae0a(0x18e),{'className':_0x54ae0a(0x11a),'style':{'width':Math[_0x54ae0a(0x213)](_0x382f7c*0x64)+'%'}})});}function _0x1b1922(){const _0x1fc6ed=_0x34da7a;return(0x0,_0x2e1659[_0x1fc6ed(0x19e)])(_0x1fc6ed(0x18e),{'className':'univer-mt-5\x20univer-flex\x20univer-flex-col','children':[(0x0,_0x2e1659[_0x1fc6ed(0x23d)])(_0x1fc6ed(0x215),{'className':'univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','children':(0x0,_0x5159b5['useDependency'])(_0x117ffe[_0x1fc6ed(0x260)])['t'](_0x1fc6ed(0x226))}),(0x0,_0x2e1659[_0x1fc6ed(0x23d)])(_0x1fc6ed(0x18e),{'className':_0x1fc6ed(0x2b4),'children':(0x0,_0x2e1659[_0x1fc6ed(0x23d)])(_0x574029,{})}),(0x0,_0x2e1659['jsx'])(_0xc3e3aa,{})]});}let _0x5109d7={0x1:(0x0,_0x2e1659['jsx'])(_0x4a6cf8,{'className':_0x34da7a(0x1a2)}),0x0:(0x0,_0x2e1659['jsx'])(_0xe2779c,{'className':_0x34da7a(0xe6)}),0x2:(0x0,_0x2e1659[_0x34da7a(0x23d)])(_0x445d37,{'className':_0x34da7a(0x18d)})};function _0x11c59b(){const _0x1315c8=_0x34da7a;let [_0x3626cb,_0x2e17b6]=(0x0,_0x6788a0[_0x1315c8(0x14b)])(0x0),[_0x28451c,_0x573ade]=(0x0,_0x6788a0[_0x1315c8(0x14b)])(!0x1),[_0x5a05ad,_0x648bbe]=(0x0,_0x6788a0[_0x1315c8(0x14b)])([]),_0x230816=(0x0,_0x5159b5[_0x1315c8(0x118)])(_0x1d1a99),_0x441c17=(0x0,_0x5159b5[_0x1315c8(0x118)])(_0x117ffe[_0x1315c8(0x260)]);(0x0,_0x6788a0[_0x1315c8(0xfe)])(()=>{const _0x249a2b=_0x1315c8;let _0x4ed921=_0x230816[_0x249a2b(0xf2)]['subscribe'](_0x2f1764=>{_0x573ade(_0x2f1764);}),_0x3ac245=_0x230816[_0x249a2b(0x256)][_0x249a2b(0x28b)](_0x21da16=>{_0x648bbe(_0x21da16);}),_0x43a056=_0x230816[_0x249a2b(0x102)][_0x249a2b(0x28b)](_0x2a75de=>{_0x2e17b6(_0x2a75de);});return()=>{const _0x23b6d8=_0x249a2b;_0x4ed921['unsubscribe'](),_0x3ac245[_0x23b6d8(0xef)](),_0x43a056[_0x23b6d8(0xef)]();};},[]);function _0x2b60c1(){_0x573ade(!0x1);}function _0x587f4d(_0x3382d0){const _0x15d304=_0x1315c8;switch(_0x3382d0){case 0x1:return _0x441c17['t'](_0x15d304(0x21d));case 0x0:return _0x441c17['t'](_0x15d304(0x29f));case 0x2:return _0x441c17['t'](_0x15d304(0x110));default:return'';}}return _0x28451c&&(0x0,_0x2e1659[_0x1315c8(0x19e)])('div',{'className':'univer-fixed\x20univer-bottom-12\x20univer-right-3\x20univer-z-[1000]\x20univer-box-border\x20univer-flex\x20univer-w-[372px]\x20univer-flex-col\x20univer-rounded-md\x20univer-bg-white\x20univer-px-3\x20univer-pb-4\x20univer-pt-5\x20univer-shadow-md','children':[(0x0,_0x2e1659['jsxs'])('div',{'className':_0x1315c8(0x259),'children':[(0x0,_0x2e1659[_0x1315c8(0x19e)])(_0x1315c8(0x215),{'className':'univer-flex','children':[(0x0,_0x2e1659['jsx'])(_0x1315c8(0x215),{'className':_0x1315c8(0x17e),'children':_0x5109d7[_0x3626cb]}),(0x0,_0x2e1659['jsx'])(_0x1315c8(0x215),{'className':'univer-ml-1.5\x20univer-font-semibold\x20univer-leading-6\x20univer-text-gray-900\x20dark:!univer-text-white','children':_0x587f4d(_0x3626cb)})]}),(0x0,_0x2e1659[_0x1315c8(0x23d)])(_0x1315c8(0x215),{'className':_0x1315c8(0x123),'onClick':_0x2b60c1,'children':(0x0,_0x2e1659[_0x1315c8(0x23d)])(_0x5de508,{})})]}),(0x0,_0x2e1659[_0x1315c8(0x19e)])(_0x1315c8(0x18e),{'children':[_0x3626cb===0x0&&(0x0,_0x2e1659[_0x1315c8(0x23d)])(_0x1b1922,{}),_0x3626cb===0x2&&(0x0,_0x2e1659[_0x1315c8(0x23d)])(_0x51ff27,{}),_0x5a05ad[_0x1315c8(0x169)]>0x0&&(0x0,_0x2e1659[_0x1315c8(0x23d)])(_0x2212c7,{'list':_0x5a05ad}),_0x3626cb===0x1&&(0x0,_0x2e1659[_0x1315c8(0x23d)])(_0x314aaf,{'count':_0x5a05ad[_0x1315c8(0x169)]})]})]});}function _0x1a10f2(){const _0x37aa59=_0x34da7a;return(0x0,_0x2e1659[_0x37aa59(0x23d)])(_0x11c59b,{});}let _0x35cdea=class extends _0x117ffe[_0x34da7a(0x178)]{constructor(_0x683f68,_0x1e1351,_0x20d2d3){const _0x2f7842=_0x34da7a;super(),this[_0x2f7842(0x14c)]=_0x683f68,this[_0x2f7842(0x170)]=_0x1e1351,this[_0x2f7842(0x25b)]=_0x20d2d3,this['_registerIcons'](),this[_0x2f7842(0x2bb)]();}[_0x34da7a(0x206)](){const _0x26a777=_0x34da7a;this['disposeWithMe'](this[_0x26a777(0x25b)]['register']({'DirectExportIcon':_0x353465}));}[_0x34da7a(0x2bb)](){const _0x1dea20=_0x34da7a;this[_0x1dea20(0x1ab)](this[_0x1dea20(0x170)][_0x1dea20(0x1c1)](_0x5159b5[_0x1dea20(0x2a6)][_0x1dea20(0x106)],()=>(0x0,_0x5159b5[_0x1dea20(0x21e)])(_0x1a10f2,this['_injector'])));}};_0x35cdea=_0x1815ca([_0x5539d2(0x0,(0x0,_0x117ffe['Inject'])(_0x117ffe[_0x34da7a(0x1e2)])),_0x5539d2(0x1,_0x5159b5['IUIPartsService']),_0x5539d2(0x2,(0x0,_0x117ffe[_0x34da7a(0x29c)])(_0x5159b5[_0x34da7a(0x272)]))],_0x35cdea);let _0x3d135c=class extends _0x117ffe[_0x34da7a(0x1c3)]{constructor(_0x2fe0fd=_0x5aab79,_0xd27bb5,_0x1b37f0){const _0x35b5c3=_0x34da7a;super(),this[_0x35b5c3(0x228)]=_0x2fe0fd,this['_injector']=_0xd27bb5,this[_0x35b5c3(0x100)]=_0x1b37f0;let {..._0x55b871}=(0x0,_0x117ffe['merge'])({},_0x5aab79,this['_config']);this[_0x35b5c3(0x100)]['setConfig'](_0x19c245,_0x55b871);}[_0x34da7a(0x245)](){const _0x1c77cd=_0x34da7a;(0x0,_0x117ffe[_0x1c77cd(0x2b5)])(this[_0x1c77cd(0x14c)],[[_0x35cdea],[_0x3aaad6,{'useClass':_0x1d5c15}],[_0x30ad7a,{'useClass':_0x25c8f7}],[_0x46b3eb,{'useClass':_0xbd838}],[_0x1d1a99,{'useClass':_0x20dc4b}]]);}[_0x34da7a(0x1dd)](){const _0x19f44c=_0x34da7a;(0x0,_0x117ffe[_0x19f44c(0x158)])(this['_injector'],[[_0x35cdea],[_0x3aaad6]]);}};_0x544ce5(_0x3d135c,_0x34da7a(0x274),_0x34da7a(0x2c0)),_0x544ce5(_0x3d135c,'packageName',_0xcb7c10),_0x544ce5(_0x3d135c,_0x34da7a(0x22f),_0x376d65),_0x3d135c=_0x1815ca([(0x0,_0x117ffe[_0x34da7a(0x146)])(_0x34c6e2[_0x34da7a(0x108)],_0x2abe7b[_0x34da7a(0x1fb)]),_0x5539d2(0x1,(0x0,_0x117ffe[_0x34da7a(0x29c)])(_0x117ffe[_0x34da7a(0x1e2)])),_0x5539d2(0x2,_0x117ffe[_0x34da7a(0x221)])],_0x3d135c),_0x32b17d[_0x34da7a(0x14e)]=_0x19c245,Object[_0x34da7a(0x1fc)](_0x32b17d,_0x34da7a(0x2ab),{'enumerable':!0x0,'get':function(){return _0x1d5c15;}}),Object[_0x34da7a(0x1fc)](_0x32b17d,_0x34da7a(0x225),{'enumerable':!0x0,'get':function(){return _0x25c8f7;}}),_0x32b17d[_0x34da7a(0x20f)]=_0x3aaad6,_0x32b17d[_0x34da7a(0x2b9)]=_0x30ad7a,_0x32b17d[_0x34da7a(0x2bf)]=_0x46b3eb,_0x32b17d[_0x34da7a(0x179)]=_0x1d1a99,Object[_0x34da7a(0x1fc)](_0x32b17d,_0x34da7a(0x292),{'enumerable':!0x0,'get':function(){return _0xbd838;}}),Object[_0x34da7a(0x1fc)](_0x32b17d,_0x34da7a(0x266),{'enumerable':!0x0,'get':function(){return _0x3d135c;}}),_0x32b17d[_0x34da7a(0x2ac)]=_0x1a10f2,_0x32b17d[_0x34da7a(0xe9)]=_0x20dc4b,_0x32b17d['UploadNotificationState']=_0x2b1edb,_0x32b17d['downloadFile']=_0x2f7151,_0x32b17d[_0x34da7a(0x296)]=_0x42050c,_0x32b17d[_0x34da7a(0x23a)]=_0x1c1563,_0x32b17d[_0x34da7a(0x22e)]=_0xf273b1,_0x32b17d[_0x34da7a(0x22a)]=_0x33e6e4,_0x32b17d[_0x34da7a(0x173)]=_0x4fd0ab,_0x32b17d['transformSnapshotJsonToSlideData']=_0x5dd625,_0x32b17d['transformSnapshotJsonToWorkbookData']=_0x22720d,_0x32b17d['transformWorkbookDataToSnapshotJson']=_0x1cf263;}));
1
+ function _0x23ff(_0x5142f0,_0x1927c7){_0x5142f0=_0x5142f0-0xf7;const _0x42f665=_0x42f6();let _0x23ffae=_0x42f665[_0x5142f0];return _0x23ffae;}function _0x42f6(){const _0x1c5678=['forwardRef','text','IMessageService','UniverProExchangeClient','idSuffix','defIds','univer-ml-1\x20univer-truncate\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','{type}','_fileTypeError','catch','LocaleService','evenodd','exchange-client.fileTypeError','_completeProgress','tag','_list$','_getEnableServerSideComputing','importWorkbookDataToUnitId','univer-text-sm\x20univer-text-gray-500','UniverIcon','_config','size','map','UNIVER_EXCHANGE_CLIENT_PLUGIN','snapshot','hide','exchange-client.tooLarge','blockID','dispose','success-icon','_iconManager','application/vnd.openxmlformats-officedocument.wordprocessingml.document','UNDEFINED','getSnapshot','getSheetBlocksFromSnapshot','revokeObjectURL','name','_logService','_exchangeService','#EC4F2D','getUnitId','UniverProCollaboration','transformSlideDataToSnapshot','_localeService','SlidesMultiIcon','ceil','xlink:href','univer-flex\x20univer-size-6\x20univer-cursor-pointer\x20univer-items-center\x20univer-justify-center\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-text-gray-500\x20univer-transition-colors\x20hover:univer-bg-gray-200\x20dark:!univer-bg-gray-600','set','pathname','Failed\x20to\x20get\x20unitID\x20from\x20task','IResourceLoaderService','importDOCXToSnapshot','maxTimeoutTime','trim','@univerjs-pro/collaboration','http://www.w3.org/2000/svg','createObjectURL','UniverNetworkPlugin','decode','IconManager','createElement','stringify','_state$','rxjs','UniverProLicense','exportDOCXByUnitId','application/vnd.openxmlformats-officedocument.spreadsheetml.template','decorate','exportPPTXBySnapshot','_requestService','path','_getUnitDocJson','_getImportURL','exchange-client.interrupt','IConfigService','univer-pro.exchange-client.operate.service','enableServerSideComputing','list$','some','_getSignURL','_univerInstanceService','&source=','appendChild','univer-m-0\x20univer-flex\x20univer-list-none\x20univer-flex-col\x20univer-gap-2\x20univer-p-0','_showUploadMessage','_addDoneTask','workbook.json','textEncoder','fill','_registerIcons','exchange-client.uploadAgain','M4.7\x207.05H11.1V12.05H4.7V7.05ZM5.5\x207.85V9.2H7.35V7.85H5.5ZM8.15\x207.85V9.2H10.3V7.85H8.15ZM5.5\x2010V11.25H7.35V10H5.5ZM8.15\x2010V11.25H10.3V10H8.15Z','disposeWithMe','svg','_blank','1em','defineProperty','options','show','UNIVER_DOC','mask','M7.76493\x207.24535C7.76493\x207.07967\x207.63024\x206.94371\x207.46548\x206.96123C7.01146\x207.00953\x206.57426\x207.16714\x206.19216\x207.42245C5.72662\x207.73351\x205.36378\x208.17564\x205.14951\x208.69292C4.93525\x209.2102\x204.87918\x209.77941\x204.98842\x2010.3285C5.09765\x2010.8777\x205.36727\x2011.3821\x205.76318\x2011.778C6.15909\x2012.1739\x206.66351\x2012.4436\x207.21265\x2012.5528C7.76179\x2012.662\x208.33099\x2012.606\x208.84828\x2012.3917C9.36556\x2012.1774\x209.80769\x2011.8146\x2010.1188\x2011.349C10.3741\x2010.9669\x2010.5317\x2010.5297\x2010.58\x2010.0757C10.5975\x209.91096\x2010.4615\x209.77627\x2010.2958\x209.77627L8.06493\x209.77627C7.89925\x209.77627\x207.76493\x209.64195\x207.76493\x209.47627L7.76493\x207.24535Z','input','none','amd','UniverCore','post','subarray','docx','saveChangeset','_getTaskURL','M5.88699\x202.34478L3.65371\x202.3448C2.88051\x202.34481\x202.25372\x202.97161\x202.25372\x203.7448L2.25371\x2012.4445C2.25371\x2013.2177\x202.88052\x2013.8445\x203.65372\x2013.8445L12.3535\x2013.8445C13.1267\x2013.8445\x2013.7535\x2013.2177\x2013.7535\x2012.4445V10.0256C13.7535\x209.69425\x2014.0221\x209.42562\x2014.3535\x209.42562C14.6849\x209.42562\x2014.9535\x209.69425\x2014.9535\x2010.0256V12.4445C14.9535\x2013.8804\x2013.7894\x2015.0444\x2012.3535\x2015.0445L3.65373\x2015.0445C2.21778\x2015.0445\x201.05371\x2013.8805\x201.05371\x2012.4445L1.05372\x203.7448C1.05372\x202.30888\x202.21776\x201.14482\x203.65369\x201.1448L5.88697\x201.14478C6.21834\x201.14477\x206.48698\x201.4134\x206.48698\x201.74477C6.48699\x202.07614\x206.21836\x202.34477\x205.88699\x202.34478Z','getCurrentUnitOfType','push','_totalUploadTaskCount','state$','#4B7DFF','CONNECTOR_DATA_TOO_LARGE','univer-flex\x20univer-justify-between\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-px-2\x20univer-py-1\x20univer-text-gray-900\x20univer-no-underline\x20univer-outline-none\x20univer-transition-colors\x20hover:univer-bg-gray-200\x20dark:!univer-text-white\x20dark:hover:!univer-bg-gray-600','ignoreTableExport','number','&flate=','exchange-client.unknownMistake','get','Failed\x20to\x20get\x20fileID\x20from\x20task','clear','object','b64DecodeUnicode','IUniverInstanceService','xltx','UNIVER_UNKNOWN','BehaviorSubject','_signUrl','No\x20file\x20selected','univer-mt-5\x20univer-flex\x20univer-flex-col','#32A846','interrupt','currentTarget','mem','_getLinkByUnitId','interruptImportTask','exchange-client.uploadSuccess','6364iFesqq','UniverInstanceType','_getExportURL','floor','useDependency','origin','univer-mt-3\x20univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-2\x20univer-pr-1','_buildHttpErrorMessage','addEventListener','_refresh','CONTENT','univer-flex\x20univer-items-center\x20univer-justify-between\x20univer-py-0\x20univer-pl-1.5\x20univer-pr-2','_import','_taskInterrupted','10edWQrV','M3.4535\x201.12549C2.7002\x201.12549\x202.08954\x201.73615\x202.08954\x202.48945V13.5104C2.08954\x2014.2637\x202.7002\x2014.8744\x203.4535\x2014.8744H12.5465C13.2998\x2014.8744\x2013.9105\x2014.2637\x2013.9105\x2013.5104V5.0992L10.0091\x201.12549H3.4535Z','sort','265jDxqbv','@univerjs/core','#305CFA','Failed\x20to\x20get\x20taskID\x20from\x20import\x20response','touchDependencies','requestState$','code','transformWorkbookDataToSnapshot','Disposable','DirectExportIcon','univer-h-6\x20univer-text-2xl','iterator','UniverDesign','toDisposable','click','updateState','currentColor','symbol','getConfig','jsxs','useRef','60644TajMPe','setTaskInterrupted','M12.4714\x205.86209C12.2111\x205.60174\x2011.789\x205.60174\x2011.5286\x205.86209C11.2683\x206.12244\x2011.2683\x206.54455\x2011.5286\x206.8049L12.3906\x207.66683H10C9.63185\x207.66683\x209.33337\x207.96531\x209.33337\x208.3335C9.33337\x208.70169\x209.63185\x209.00016\x2010\x209.00016H12.3906L11.5286\x209.86209C11.2683\x2010.1224\x2011.2683\x2010.5446\x2011.5286\x2010.8049C11.789\x2011.0653\x2012.2111\x2011.0653\x2012.4714\x2010.8049L14.4714\x208.8049C14.5935\x208.68286\x2014.6583\x208.52528\x2014.6659\x208.36548C14.6665\x208.35482\x2014.6667\x208.34416\x2014.6667\x208.3335L12.4714\x205.86209Z','_uploadNotificationService','createIdentifier','Method\x20not\x20implemented.','Failed\x20to\x20parse\x20json','error-icon','univer-flex','scrollbarClassName','blob','sheets','noreferrer','substring','exchange-client.cancel','_exportBySnapshot','_getMinSheetRowCount','Get\x20outputType\x20error','_getUnitName','exportPPTXByUnitId','asObservable','random','univer-h-1.5\x20univer-rounded-lg\x20univer-bg-primary-600\x20univer-transition-[width]\x20univer-duration-500','url(#$1','288ZOBwyu','_configService','univer-pl-2\x20univer-pr-4','exchange-client.uploading','clearTaskInterrupted','getOwnPropertyDescriptor','b64EncodeUnicode','pop','onReady','max','M12.4714\x205.86209L14.4714\x207.86209C14.6001\x207.9907\x2014.6651\x208.15878\x2014.6667\x208.32734L12.4714\x205.86209Z','_registerComponents','React','visible$','searchParams','done','join','pptx','next','univer-mb-3\x20univer-py-0\x20univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','slide','transformSnapshotToWorkbookData','block\x20is\x20required','jsx','connectInjector','length','min','_getMaxPollingTime','354141vXjxPg','_emitProgress','Info','Success','_httpService','forEach','_importToJson','exportDOCXBySnapshot','react/jsx-runtime','244013MnKsfo','M4.57245\x209.62638C4.57245\x209.44229\x204.72169\x209.29305\x204.90578\x209.29305H10.2391C10.4232\x209.29305\x2010.5724\x209.44229\x2010.5724\x209.62638C10.5724\x209.81048\x2010.4232\x209.95972\x2010.2391\x209.95972H4.90578C4.72169\x209.95972\x204.57245\x209.81048\x204.57245\x209.62638Z','importFileToUnitIdByCurrentType','_messageService','Content-Type','getFocusedUnit','0\x200\x2016\x2016','call','unit','useObservable','importPPTXToUnitId','workbook','univer-h-7\x20univer-cursor-pointer\x20univer-select-none\x20univer-rounded-md\x20univer-border-0\x20univer-border-transparent\x20univer-bg-transparent\x20univer-px-2\x20univer-py-0\x20univer-text-sm\x20univer-text-primary-600\x20univer-transition-all\x20univer-duration-150\x20hover:univer-bg-primary-50','outputType','#35BD4B','importXLSXToSnapshot','toLowerCase','FileSource','content-disposition','{fileID}','univer-fixed\x20univer-bottom-12\x20univer-right-3\x20univer-z-[1000]\x20univer-box-border\x20univer-flex\x20univer-w-[372px]\x20univer-flex-col\x20univer-rounded-md\x20univer-bg-white\x20univer-px-3\x20univer-pb-4\x20univer-pt-5\x20univer-shadow-md',':\x20HTTP\x20','success','import\x20error','originalMeta','_uploadTaskNotDone','direct-export-icon','useState','filter','uploadFileToUnitId','import','IExchangeOperateService','_getUnitID','getDeserializedSheetBlock','clock-icon','univer-mx-0\x20univer-mb-3\x20univer-mt-4\x20univer-h-1.5\x20univer-w-[324px]\x20univer-rounded-lg\x20univer-bg-gray-200','importPPTXToSnapshot','minSheetColumnCount','defs','body','file.','subscribe','removeChild','downloadFile','attrs','exchange-client.uploadSuccessTip','/universer-api/stream/file/upload','UniverExchangeClientPlugin','export\x20error','/universer-api/exchange/task/{taskID}','default','log','_getUnitIDDoc','data','sheets-multi-icon','exchange-client.internalError','error','.json','HttpImport','BuiltInUIPart','jsonID','entries','exportServerUrl','exports','M8.14248\x200.899902C4.22126\x200.899902\x201.04248\x204.07868\x201.04248\x207.9999C1.04248\x2011.9211\x204.22126\x2015.0999\x208.14248\x2015.0999C12.0637\x2015.0999\x2015.2425\x2011.9211\x2015.2425\x207.9999C15.2425\x204.07868\x2012.0637\x200.899902\x208.14248\x200.899902ZM2.24248\x207.9999C2.24248\x204.74142\x204.884\x202.0999\x208.14248\x202.0999C11.401\x202.0999\x2014.0425\x204.74142\x2014.0425\x207.9999C14.0425\x2011.2584\x2011.401\x2013.8999\x208.14248\x2013.8999C4.884\x2013.8999\x202.24248\x2011.2584\x202.24248\x207.9999Z','Injector','_export','string','Inject','accept','saveSheetBlock','IUIPartsService','2219424RbkZDO','_requestState$','M3.00004\x201.3335C2.07957\x201.3335\x201.33337\x202.07969\x201.33337\x203.00016V13.0002C1.33337\x2013.9143\x202.06935\x2014.6566\x202.98108\x2014.6667C2.99252\x2014.6671\x203.00399\x2014.6671\x203.01547\x2014.6668H13C13.9205\x2014.6668\x2014.6667\x2013.9207\x2014.6667\x2013.0002V11.8335C14.6667\x2011.4653\x2014.3682\x2011.1668\x2014\x2011.1668C13.6319\x2011.1668\x2013.3334\x2011.4653\x2013.3334\x2011.8335V13.0002C13.3334\x2013.1843\x2013.1842\x2013.3335\x2013\x2013.3335H5.25636C5.61522\x2013.016\x205.95119\x2012.6637\x206.25105\x2012.2868C7.06748\x2011.2609\x207.66671\x209.98799\x207.66671\x208.66683V2.66683H13C13.1841\x202.66683\x2013.3334\x202.81606\x2013.3334\x203.00016V4.66683C13.3334\x205.03502\x2013.6319\x205.3335\x2014\x205.3335C14.3682\x205.3335\x2014.6667\x205.03502\x2014.6667\x204.66683V3.00016C14.6667\x202.0797\x2013.9205\x201.3335\x2013\x201.3335H3.00004ZM6.33337\x202.66683H3.00004C2.81595\x202.66683\x202.66671\x202.81607\x202.66671\x203.00016V13.0002C2.66671\x2013.1484\x202.76345\x2013.274\x202.89725\x2013.3173C3.70845\x2012.9437\x204.55406\x2012.2781\x205.20773\x2011.4566C5.90507\x2010.5803\x206.33337\x209.59203\x206.33337\x208.66683V2.66683Z','taskID','uploadFileServerUrl','Plugin','toPrimitive','HTTPService','buffer','upload\x20request\x20failed:\x20failed\x20to\x20read\x20source\x20file\x20from\x20url','has','sheetBlocks','exchange-client.downloading','_getUploadFileURL','M4.57245\x207.27962C4.57245\x207.09553\x204.72169\x206.94629\x204.90578\x206.94629H10.2391C10.4232\x206.94629\x2010.5724\x207.09553\x2010.5724\x207.27962C10.5724\x207.46372\x2010.4232\x207.61296\x2010.2391\x207.61296H4.90578C4.72169\x207.61296\x204.57245\x207.46372\x204.57245\x207.27962Z','createUnit','univer-text-blue-500','255269KRpPcd','_getDisableCellImageConversion','_sheetBlockCache','fileID','isArray','M15\x208C15\x2011.866\x2011.866\x2015\x208\x2015C4.13401\x2015\x201\x2011.866\x201\x208C1\x204.13401\x204.13401\x201\x208\x201C11.866\x201\x2015\x204.13401\x2015\x208ZM10.3097\x205.69014C10.544\x205.92445\x2010.544\x206.30435\x2010.3097\x206.53867L8.84843\x207.9999L10.3099\x209.46137C10.5442\x209.69569\x2010.5442\x2010.0756\x2010.3099\x2010.3099C10.0756\x2010.5442\x209.69569\x2010.5442\x209.46137\x2010.3099L7.9999\x208.84843L6.53842\x2010.3099C6.30411\x2010.5442\x205.92421\x2010.5442\x205.6899\x2010.3099C5.45558\x2010.0756\x205.45558\x209.69569\x205.6899\x209.46137L7.15137\x207.9999L5.69014\x206.53867C5.45583\x206.30435\x205.45583\x205.92445\x205.69014\x205.69014C5.92445\x205.45583\x206.30435\x205.45583\x206.53867\x205.69014L7.9999\x207.15137L9.46113\x205.69014C9.69544\x205.45583\x2010.0753\x205.45583\x2010.3097\x205.69014Z','disableCellImageConversion','Error\x20getting\x20file\x20name\x20from\x20URL:','href','DependentOn','exportXLSXByUnitId','complete','toStringTag','_getUnitNameByType','_extractErrorDetail','SheetsMultiIcon','use','pushLink','UNIVER_SLIDE','@univerjs-pro/license','saveUnit','assign','upload\x20failed:\x20missing\x20FileId\x20in\x20response','importXLSXToUnitId','_upload','exchange-client.downloadSuccess','registerDependencies','div','Error\x20fetching\x20file\x20from\x20URL:','_addTotalCount','_getUnitIDSlide','resolve','Subject','status','rev','slice','fetchMissingChangesets','\x20-\x20','unsubscribe','files','_list','progress$','_uiPartsService','{taskID}','share-range-icon','span','style','_getDownloadEndpointURL','link','@univerjs-pro/exchange-client','MessageType','download','UniverLicensePlugin','M10.0075\x201.12549L13.9104\x205.09842H10.6742C10.306\x205.09842\x2010.0075\x204.79994\x2010.0075\x204.43175V1.12549Z','ErrorCode','Error','_visible$','_getMinSheetColumnCount','CloseIcon','clsx','exchange-client.networkError','doc','message','@univerjs/design','M8.71094\x201.75039C8.71094\x201.41902\x208.97956\x201.15039\x209.31094\x201.15039H13.7497C14.3572\x201.15039\x2014.8497\x201.64288\x2014.8497\x202.25039V6.68919C14.8497\x207.02056\x2014.5811\x207.28919\x2014.2497\x207.28919C13.9184\x207.28919\x2013.6497\x207.02056\x2013.6497\x206.68919V3.19854L8.95883\x207.88944C8.72452\x208.12375\x208.34462\x208.12375\x208.1103\x207.88944C7.87599\x207.65512\x207.87599\x207.27523\x208.1103\x207.04091L12.8008\x202.35039H9.31094C8.97956\x202.35039\x208.71094\x202.08176\x208.71094\x201.75039Z','statusText','importDOCXToUnitId','replace','univer-ml-1.5\x20univer-font-semibold\x20univer-leading-6\x20univer-text-gray-900\x20dark:!univer-text-white','_doneUploadTaskCount','white','M4.90578\x2011.6398C4.72169\x2011.6398\x204.57245\x2011.789\x204.57245\x2011.9731C4.57245\x2012.1572\x204.72169\x2012.3065\x204.90578\x2012.3065H7.57245C7.75654\x2012.3065\x207.90578\x2012.1572\x207.90578\x2011.9731C7.90578\x2011.789\x207.75654\x2011.6398\x207.57245\x2011.6398H4.90578Z','0\x200\x2017\x2016','split','Failed\x20to\x20get\x20file\x20from\x20url','getResourcesRequest','30KLFERD','displayName','unitID','resources','univer-pl-2\x20univer-pr-4\x20univer-text-sm\x20univer-text-gray-900\x20dark:!univer-text-white','#FF6B4B','UNRECOGNIZED','xlsx','match','values','minSheetRowCount','UNIVER_BASE','resolveWithBasePath','?size=','close-icon','version','ShareRangeIcon','M8\x2015C11.866\x2015\x2015\x2011.866\x2015\x208C15\x204.13401\x2011.866\x201\x208\x201C4.13401\x201\x201\x204.13401\x201\x208C1\x2011.866\x204.13401\x2015\x208\x2015ZM11.7245\x206.42417C11.9588\x206.18985\x2011.9588\x205.80995\x2011.7245\x205.57564C11.4901\x205.34132\x2011.1102\x205.34132\x2010.8759\x205.57564L7.3002\x209.15137L5.72446\x207.57564C5.49014\x207.34132\x205.11025\x207.34132\x204.87593\x207.57564C4.64162\x207.80995\x204.64162\x208.18985\x204.87593\x208.42417L6.87593\x2010.4242C7.11025\x2010.6585\x207.49014\x2010.6585\x207.72446\x2010.4242L11.7245\x206.42417Z','importFileToJson','button','_showDownloadMessage','includes','_progress$','_clearProgress','SuccessIcon','Failed\x20to\x20transform\x20snapshot\x20to\x20string','M10.4097\x209.35206C10.5753\x209.35206\x2010.7115\x209.21728\x2010.6918\x209.05277C10.6645\x208.82511\x2010.6062\x208.60178\x2010.5181\x208.38909C10.3917\x208.08379\x2010.2063\x207.80639\x209.97264\x207.57272C9.73897\x207.33905\x209.46157\x207.1537\x209.15627\x207.02724C8.94358\x206.93914\x208.72024\x206.88083\x208.49259\x206.85356C8.32808\x206.83385\x208.1933\x206.97001\x208.1933\x207.13569V9.05206C8.1933\x209.21774\x208.32761\x209.35206\x208.4933\x209.35206H10.4097Z','export','pending','change','docs-multi-icon','url','_importFileToUnitId','_buildProtocolErrorMessage','getUnitType','pluginName','application/vnd.openxmlformats-officedocument.presentationml.presentation','exchange-client.wait','M3.71274\x202.86421C3.47843\x202.6299\x203.09853\x202.6299\x202.86421\x202.86421C2.6299\x203.09853\x202.6299\x203.47843\x202.86421\x203.71274L7.15154\x208.00007L2.86421\x2012.2874C2.6299\x2012.5217\x202.6299\x2012.9016\x202.86421\x2013.1359C3.09853\x2013.3702\x203.47843\x2013.3702\x203.71274\x2013.1359L8.00007\x208.84859L12.2874\x2013.1359C12.5217\x2013.3702\x2012.9016\x2013.3702\x2013.1359\x2013.1359C13.3702\x2012.9016\x2013.3702\x2012.5217\x2013.1359\x2012.2874L8.84859\x208.00007L13.1359\x203.71274C13.3702\x203.47843\x2013.3702\x203.09853\x2013.1359\x202.86421C12.9016\x202.6299\x2012.5217\x202.6299\x2012.2874\x202.86421L8.00007\x207.15154L3.71274\x202.86421Z','univerjs-icon\x20univerjs-icon-','onStarting','_importTaskId','transformSnapshotToDocumentData','_getUnitJson','_refreshSlide','children','registerComponent','getLatestCsReqIdBySid','signUrl','4fSQjZi','univer-mt-5\x20univer-max-h-72\x20univer-overflow-y-auto\x20univer-overflow-x-hidden','univer-pro.exchange-client.exchange.service','UNIVER_SHEET','_showNetworkError','INTERNAL_ERROR','univer-flex\x20univer-w-[calc(100%-48px)]\x20univer-items-center','application/json','shift','function','downloadEndpointUrl','getTask','UniverNetwork','sign\x20url\x20error','stroke','useEffect','textDecoder','colorChannel1','448368mVTkDZ','saveSnapshot','/universer-api/exchange/{type}/import','_resourceLoaderService','Warning','getTextFromUrl','slides-multi-icon','transformDocumentDataToSnapshot','upload\x20request\x20failed','location','upload','_injector','type','exportXLSXBySnapshot','level','setConfig','importFileToUnitId','parse'];_0x42f6=function(){return _0x1c5678;};return _0x42f6();}(function(_0x5e88ec,_0x2aa040){const _0x1ce006=_0x23ff,_0x301353=_0x5e88ec();while(!![]){try{const _0x4ad947=parseInt(_0x1ce006(0x2a8))/0x1+parseInt(_0x1ce006(0x1cf))/0x2*(-parseInt(_0x1ce006(0x1e1))/0x3)+-parseInt(_0x1ce006(0x282))/0x4*(parseInt(_0x1ce006(0x293))/0x5)+-parseInt(_0x1ce006(0x19e))/0x6*(-parseInt(_0x1ce006(0x152))/0x7)+-parseInt(_0x1ce006(0x141))/0x8+parseInt(_0x1ce006(0x2dc))/0x9*(parseInt(_0x1ce006(0x290))/0xa)+parseInt(_0x1ce006(0xf9))/0xb*(parseInt(_0x1ce006(0x2c0))/0xc);if(_0x4ad947===_0x2aa040)break;else _0x301353['push'](_0x301353['shift']());}catch(_0xf7da){_0x301353['push'](_0x301353['shift']());}}}(_0x42f6,0x259c9),function(_0x39dcc3,_0x3e5a6d){const _0x3ea75b=_0x23ff;typeof exports==_0x3ea75b(0x272)&&typeof module<'u'?_0x3e5a6d(exports,require('@univerjs-pro/license'),require('@univerjs/core'),require('@univerjs/network'),require('react'),require('@univerjs/ui'),require('rxjs'),require('@univerjs/design'),require('react/jsx-runtime'),require('@univerjs/protocol'),require('@univerjs-pro/collaboration')):typeof define==_0x3ea75b(0x1d8)&&define[_0x3ea75b(0x25c)]?define([_0x3ea75b(0x138),_0x3ea75b(0x165),_0x3ea75b(0x294),'@univerjs/network','react','@univerjs/ui',_0x3ea75b(0x233),_0x3ea75b(0x191),_0x3ea75b(0xf8),'@univerjs/protocol',_0x3ea75b(0x22a)],_0x3e5a6d):(_0x39dcc3=typeof globalThis<'u'?globalThis:_0x39dcc3||self,_0x3e5a6d(_0x39dcc3[_0x3ea75b(0x1f6)]={},_0x39dcc3[_0x3ea75b(0x234)],_0x39dcc3[_0x3ea75b(0x25d)],_0x39dcc3[_0x3ea75b(0x1db)],_0x39dcc3[_0x3ea75b(0x2cc)],_0x39dcc3['UniverUi'],_0x39dcc3[_0x3ea75b(0x233)],_0x39dcc3[_0x3ea75b(0x29f)],_0x39dcc3[_0x3ea75b(0x2cc)],_0x39dcc3['UniverProtocol'],_0x39dcc3[_0x3ea75b(0x21c)]));}(this,function(_0x4bec65,_0x200c33,_0x3d9d21,_0x41dd4d,_0x11e77b,_0x1086df,_0x19981c,_0x347d82,_0x2c5dea,_0x27707e,_0x5ef044){const _0x419366=_0x23ff;Object['defineProperty'](_0x4bec65,Symbol[_0x419366(0x15e)],{'value':'Module'});var _0x2223be=_0x419366(0x183),_0x544273='1.0.0-alpha.3';let _0x424208='exchange-client.config',_0x2c1f7d={};function _0x2c45d9({ref:_0x385abc,..._0x39e867}){const _0x2aaebb=_0x419366;let {icon:_0xcb35b4,id:_0x5defe0,className:_0x5da9cd,extend:_0x5517de,..._0x3b6031}=_0x39e867,_0x1c3904=(_0x2aaebb(0x1c5)+_0x5defe0+'\x20'+(_0x5da9cd||''))[_0x2aaebb(0x229)](),_0x295075=(0x0,_0x11e77b[_0x2aaebb(0x2a7)])('_'+_0x578d5b());return _0x1ad4f0(_0xcb35b4,''+_0x5defe0,{'defIds':_0xcb35b4[_0x2aaebb(0x1f8)],'idSuffix':_0x295075['current']},{'ref':_0x385abc,'className':_0x1c3904,..._0x3b6031},_0x5517de);}function _0x1ad4f0(_0x4b27cb,_0x1a386b,_0x15e52f,_0x35cccf,_0x55b95c){const _0x76f1d3=_0x419366;return(0x0,_0x11e77b[_0x76f1d3(0x230)])(_0x4b27cb['tag'],{'key':_0x1a386b,..._0x14a158(_0x4b27cb,_0x15e52f,_0x55b95c),..._0x35cccf},(_0xfc1895(_0x4b27cb,_0x15e52f)[_0x76f1d3(0x1cb)]||[])[_0x76f1d3(0x209)]((_0x50bb88,_0x507ffc)=>_0x1ad4f0(_0x50bb88,_0x1a386b+'-'+_0x4b27cb[_0x76f1d3(0x201)]+'-'+_0x507ffc,_0x15e52f,void 0x0,_0x55b95c)));}function _0x14a158(_0x25abe6,_0x2422ad,_0x1cccc2){const _0x6f8081=_0x419366;let _0x4196a4={..._0x25abe6[_0x6f8081(0x125)]};_0x1cccc2!=null&&_0x1cccc2['colorChannel1']&&_0x4196a4[_0x6f8081(0x24c)]==='colorChannel1'&&(_0x4196a4[_0x6f8081(0x24c)]=_0x1cccc2['colorChannel1']),_0x1cccc2!=null&&_0x1cccc2[_0x6f8081(0x1e0)]&&_0x4196a4[_0x6f8081(0x1dd)]===_0x6f8081(0x1e0)&&(_0x4196a4[_0x6f8081(0x1dd)]=_0x1cccc2['colorChannel1']),_0x25abe6['tag']===_0x6f8081(0x258)&&_0x4196a4['id']&&(_0x4196a4['id']+=_0x2422ad[_0x6f8081(0x1f7)]),Object[_0x6f8081(0x136)](_0x4196a4)[_0x6f8081(0x2e1)](([_0x3169d7,_0x5dfef7])=>{const _0x44a4a8=_0x6f8081;_0x3169d7===_0x44a4a8(0x258)&&typeof _0x5dfef7==_0x44a4a8(0x13c)&&(_0x4196a4[_0x3169d7]=_0x5dfef7[_0x44a4a8(0x195)](/url\(#(.*)\)/,'url(#$1'+_0x2422ad[_0x44a4a8(0x1f7)]+')'));});let {defIds:_0x2cc083}=_0x2422ad;return!_0x2cc083||_0x2cc083[_0x6f8081(0x2d9)]===0x0?_0x4196a4:(_0x25abe6['tag']===_0x6f8081(0x162)&&_0x4196a4['xlink:href']&&(_0x4196a4[_0x6f8081(0x221)]+=_0x2422ad[_0x6f8081(0x1f7)]),Object[_0x6f8081(0x136)](_0x4196a4)[_0x6f8081(0x2e1)](([_0x1b1d9e,_0x4b995c])=>{const _0x319626=_0x6f8081;typeof _0x4b995c==_0x319626(0x13c)&&(_0x4196a4[_0x1b1d9e]=_0x4b995c[_0x319626(0x195)](/url\(#(.*)\)/,_0x319626(0x2bf)+_0x2422ad[_0x319626(0x1f7)]+')'));}),_0x4196a4);}function _0xfc1895(_0x9d5c5c,_0x3af9d5){const _0x3400f3=_0x419366;var _0x3fe60d;let {defIds:_0x3575ee}=_0x3af9d5;return!_0x3575ee||_0x3575ee[_0x3400f3(0x2d9)]===0x0?_0x9d5c5c:_0x9d5c5c[_0x3400f3(0x201)]===_0x3400f3(0x11f)&&(_0x3fe60d=_0x9d5c5c[_0x3400f3(0x1cb)])!=null&&_0x3fe60d['length']?{..._0x9d5c5c,'children':_0x9d5c5c[_0x3400f3(0x1cb)][_0x3400f3(0x209)](_0x4032c4=>typeof _0x4032c4[_0x3400f3(0x125)]['id']==_0x3400f3(0x13c)&&_0x3575ee&&_0x3575ee[_0x3400f3(0x1b3)](_0x4032c4['attrs']['id'])?{..._0x4032c4,'attrs':{..._0x4032c4[_0x3400f3(0x125)],'id':_0x4032c4[_0x3400f3(0x125)]['id']+_0x3af9d5[_0x3400f3(0x1f7)]}}:_0x4032c4)}:_0x9d5c5c;}function _0x578d5b(){const _0x1dedd0=_0x419366;return Math[_0x1dedd0(0x2bd)]()['toString'](0x24)[_0x1dedd0(0x2b5)](0x2,0x8);}_0x2c45d9[_0x419366(0x19f)]=_0x419366(0x206);let _0x1fa086={'tag':'svg','attrs':{'xmlns':_0x419366(0x22b),'fill':_0x419366(0x25b),'viewBox':_0x419366(0x19a),'width':_0x419366(0x253),'height':_0x419366(0x253)},'children':[{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x2a3),'d':'M8.24483\x204.80026C8.24487\x204.46889\x207.97627\x204.20023\x207.6449\x204.2002C7.31353\x204.20016\x207.04487\x204.46876\x207.04483\x204.80013L7.04443\x208.40306C7.04442\x208.56222\x207.10763\x208.71486\x207.22017\x208.82739L9.64664\x2011.2539C9.88095\x2011.4882\x2010.2608\x2011.4882\x2010.4952\x2011.2539C10.7295\x2011.0195\x2010.7295\x2010.6396\x2010.4952\x2010.4053L8.24446\x208.15463L8.24483\x204.80026Z'}},{'tag':_0x419366(0x23a),'attrs':{'fill':'currentColor','d':_0x419366(0x139),'fillRule':'evenodd','clipRule':'evenodd'}}]},_0x1db40b=(0x0,_0x11e77b[_0x419366(0x1f3)])(function(_0x167190,_0x2a80c1){const _0x9e0866=_0x419366;return(0x0,_0x11e77b['createElement'])(_0x2c45d9,Object[_0x9e0866(0x167)]({},_0x167190,{'id':_0x9e0866(0x11b),'ref':_0x2a80c1,'icon':_0x1fa086}));});_0x1db40b[_0x419366(0x19f)]='ClockIcon';let _0x274609={'tag':_0x419366(0x251),'attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x419366(0x25b),'viewBox':'0\x200\x2016\x2016','width':_0x419366(0x253),'height':_0x419366(0x253)},'children':[{'tag':'path','attrs':{'fill':'currentColor','d':_0x419366(0x1c4)}}]},_0x235603=(0x0,_0x11e77b[_0x419366(0x1f3)])(function(_0x53cd98,_0xb61f40){const _0x4cff38=_0x419366;return(0x0,_0x11e77b[_0x4cff38(0x230)])(_0x2c45d9,Object[_0x4cff38(0x167)]({},_0x53cd98,{'id':_0x4cff38(0x1ac),'ref':_0xb61f40,'icon':_0x274609}));});_0x235603[_0x419366(0x19f)]=_0x419366(0x18c);let _0x288867={'tag':'svg','attrs':{'xmlns':_0x419366(0x22b),'fill':'none','viewBox':_0x419366(0xff),'width':_0x419366(0x253),'height':_0x419366(0x253)},'children':[{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x2a3),'d':_0x419366(0x143),'fillRule':_0x419366(0x1fe),'clipRule':_0x419366(0x1fe)}},{'tag':'path','attrs':{'fill':_0x419366(0x2a3),'d':_0x419366(0x2aa)}},{'tag':_0x419366(0x23a),'attrs':{'fill':'currentColor','d':_0x419366(0x2ca)}}]},_0x1402e9=(0x0,_0x11e77b[_0x419366(0x1f3)])(function(_0x5836e6,_0x1c51e4){const _0x292a4f=_0x419366;return(0x0,_0x11e77b['createElement'])(_0x2c45d9,Object[_0x292a4f(0x167)]({},_0x5836e6,{'id':_0x292a4f(0x113),'ref':_0x1c51e4,'icon':_0x288867}));});_0x1402e9[_0x419366(0x19f)]=_0x419366(0x29c);let _0x46b693={'tag':_0x419366(0x251),'attrs':{'xmlns':_0x419366(0x22b),'fill':_0x419366(0x25b),'viewBox':'0\x200\x2016\x2016','width':_0x419366(0x253),'height':_0x419366(0x253)},'children':[{'tag':_0x419366(0x23a),'attrs':{'fill':'currentColor','d':_0x419366(0x157),'fillRule':_0x419366(0x1fe),'clipRule':_0x419366(0x1fe)}}]},_0x64b67b=(0x0,_0x11e77b[_0x419366(0x1f3)])(function(_0x2e4f1f,_0x2512bc){const _0x3d0a36=_0x419366;return(0x0,_0x11e77b[_0x3d0a36(0x230)])(_0x2c45d9,Object[_0x3d0a36(0x167)]({},_0x2e4f1f,{'id':_0x3d0a36(0x2af),'ref':_0x2512bc,'icon':_0x46b693}));});_0x64b67b[_0x419366(0x19f)]='ErrorIcon';let _0x2e47c3={'tag':_0x419366(0x251),'attrs':{'xmlns':_0x419366(0x22b),'fill':_0x419366(0x25b),'viewBox':_0x419366(0xff),'width':_0x419366(0x253),'height':_0x419366(0x253)},'children':[{'tag':'path','attrs':{'fill':_0x419366(0x2a3),'d':_0x419366(0x263)}},{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x2a3),'d':_0x419366(0x192)}}]},_0x446522=(0x0,_0x11e77b[_0x419366(0x1f3)])(function(_0x419ee2,_0x3bdda2){const _0x5587e3=_0x419366;return(0x0,_0x11e77b[_0x5587e3(0x230)])(_0x2c45d9,Object[_0x5587e3(0x167)]({},_0x419ee2,{'id':_0x5587e3(0x17e),'ref':_0x3bdda2,'icon':_0x2e47c3}));});_0x446522['displayName']=_0x419366(0x1ae);let _0x550388={'tag':'svg','attrs':{'xmlns':_0x419366(0x22b),'fill':'none','viewBox':_0x419366(0xff),'width':_0x419366(0x253),'height':_0x419366(0x253)},'children':[{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x2a3),'d':_0x419366(0x1af),'fillRule':_0x419366(0x1fe),'clipRule':_0x419366(0x1fe)}}]},_0x36b66c=(0x0,_0x11e77b[_0x419366(0x1f3)])(function(_0xbbc47a,_0x56a276){const _0x495102=_0x419366;return(0x0,_0x11e77b[_0x495102(0x230)])(_0x2c45d9,Object['assign']({},_0xbbc47a,{'id':_0x495102(0x210),'ref':_0x56a276,'icon':_0x550388}));});_0x36b66c[_0x419366(0x19f)]=_0x419366(0x1b6);let _0x1120e2={'tag':_0x419366(0x251),'attrs':{'xmlns':'http://www.w3.org/2000/svg','fill':_0x419366(0x25b),'viewBox':_0x419366(0xff),'width':'1em','height':_0x419366(0x253)},'children':[{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x268),'d':'M3.4535\x201.12549C2.7002\x201.12549\x202.08954\x201.73615\x202.08954\x202.48945V13.5104C2.08954\x2014.2637\x202.7002\x2014.8744\x203.4535\x2014.8744H12.5465C13.2998\x2014.8744\x2013.9105\x2014.2637\x2013.9105\x2013.5104V5.0992L10.0091\x201.12549H3.4535Z'}},{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x295),'d':'M10.0075\x201.12549L13.9104\x205.09842H10.6742C10.306\x205.09842\x2010.0075\x204.79994\x2010.0075\x204.43175V1.12549Z'}},{'tag':'path','attrs':{'fill':_0x419366(0x198),'d':_0x419366(0x14f)}},{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x198),'d':_0x419366(0xfa)}},{'tag':_0x419366(0x23a),'attrs':{'fill':'white','d':_0x419366(0x199)}}]},_0x1e9465=(0x0,_0x11e77b['forwardRef'])(function(_0x13ce4f,_0x161152){const _0x230319=_0x419366;return(0x0,_0x11e77b[_0x230319(0x230)])(_0x2c45d9,Object[_0x230319(0x167)]({},_0x13ce4f,{'id':_0x230319(0x1bc),'ref':_0x161152,'icon':_0x1120e2}));});_0x1e9465[_0x419366(0x19f)]='DocsMultiIcon';let _0x2a71c3={'tag':_0x419366(0x251),'attrs':{'xmlns':_0x419366(0x22b),'fill':_0x419366(0x25b),'viewBox':'0\x200\x2016\x2016','width':_0x419366(0x253),'height':_0x419366(0x253)},'children':[{'tag':'path','attrs':{'fill':_0x419366(0x107),'d':'M3.4535\x201.12549C2.7002\x201.12549\x202.08954\x201.73615\x202.08954\x202.48945V13.5104C2.08954\x2014.2637\x202.7002\x2014.8744\x203.4535\x2014.8744H12.5465C13.2998\x2014.8744\x2013.9105\x2014.2637\x2013.9105\x2013.5104V5.0992L10.0091\x201.12549H3.4535Z'}},{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x27b),'d':_0x419366(0x187)}},{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x198),'d':_0x419366(0x24f),'fillRule':_0x419366(0x1fe),'clipRule':'evenodd'}}]},_0x24f450=(0x0,_0x11e77b[_0x419366(0x1f3)])(function(_0x19230b,_0x3434db){const _0xbf4be6=_0x419366;return(0x0,_0x11e77b[_0xbf4be6(0x230)])(_0x2c45d9,Object[_0xbf4be6(0x167)]({},_0x19230b,{'id':_0xbf4be6(0x12f),'ref':_0x3434db,'icon':_0x2a71c3}));});_0x24f450[_0x419366(0x19f)]=_0x419366(0x161);let _0x561a12={'tag':_0x419366(0x251),'attrs':{'xmlns':_0x419366(0x22b),'fill':_0x419366(0x25b),'viewBox':_0x419366(0xff),'width':_0x419366(0x253),'height':_0x419366(0x253)},'children':[{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x1a3),'d':_0x419366(0x291)}},{'tag':'path','attrs':{'fill':_0x419366(0x21a),'d':_0x419366(0x187)}},{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x198),'d':_0x419366(0x259)}},{'tag':_0x419366(0x23a),'attrs':{'fill':_0x419366(0x198),'d':_0x419366(0x1b8)}}]},_0x397cb4=(0x0,_0x11e77b[_0x419366(0x1f3)])(function(_0x4ede8e,_0x565177){const _0x266451=_0x419366;return(0x0,_0x11e77b['createElement'])(_0x2c45d9,Object[_0x266451(0x167)]({},_0x4ede8e,{'id':_0x266451(0x1e7),'ref':_0x565177,'icon':_0x561a12}));});_0x397cb4[_0x419366(0x19f)]=_0x419366(0x21f);function _0x26a10d(_0x5713f5){'@babel/helpers - typeof';const _0x45e98d=_0x419366;return _0x26a10d=typeof Symbol==_0x45e98d(0x1d8)&&typeof Symbol[_0x45e98d(0x29e)]==_0x45e98d(0x2a4)?function(_0x332b1d){return typeof _0x332b1d;}:function(_0x129144){const _0x2532fa=_0x45e98d;return _0x129144&&typeof Symbol==_0x2532fa(0x1d8)&&_0x129144['constructor']===Symbol&&_0x129144!==Symbol['prototype']?_0x2532fa(0x2a4):typeof _0x129144;},_0x26a10d(_0x5713f5);}function _0x533700(_0x477302,_0x5dcd4c){const _0x1750ff=_0x419366;if(_0x26a10d(_0x477302)!=_0x1750ff(0x272)||!_0x477302)return _0x477302;var _0x1a6346=_0x477302[Symbol[_0x1750ff(0x147)]];if(_0x1a6346!==void 0x0){var _0x587021=_0x1a6346[_0x1750ff(0x100)](_0x477302,_0x5dcd4c||_0x1750ff(0x12b));if(_0x26a10d(_0x587021)!=_0x1750ff(0x272))return _0x587021;throw TypeError('@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.');}return(_0x5dcd4c===_0x1750ff(0x13c)?String:Number)(_0x477302);}function _0x1aa938(_0x5e6328){const _0x37fafa=_0x419366;var _0x13dff2=_0x533700(_0x5e6328,_0x37fafa(0x13c));return _0x26a10d(_0x13dff2)==_0x37fafa(0x2a4)?_0x13dff2:_0x13dff2+'';}function _0x10ad47(_0x14fb85,_0x5e4627,_0x11ab8a){const _0x14f61c=_0x419366;return(_0x5e4627=_0x1aa938(_0x5e4627))in _0x14fb85?Object[_0x14f61c(0x254)](_0x14fb85,_0x5e4627,{'value':_0x11ab8a,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x14fb85[_0x5e4627]=_0x11ab8a,_0x14fb85;}let _0x4b51ea=(0x0,_0x3d9d21['createIdentifier'])('univer-pro.exchange-client.upload-notification.service');var _0x5e8fe6=class extends _0x3d9d21[_0x419366(0x29b)]{constructor(){const _0x49e556=_0x419366;super(),_0x10ad47(this,_0x49e556(0x18a),new _0x19981c['Subject']()),_0x10ad47(this,_0x49e556(0x232),new _0x19981c['Subject']()),_0x10ad47(this,'_list$',new _0x19981c[(_0x49e556(0x172))]()),_0x10ad47(this,_0x49e556(0x2cd),this[_0x49e556(0x18a)][_0x49e556(0x2bc)]()),_0x10ad47(this,_0x49e556(0x267),this[_0x49e556(0x232)][_0x49e556(0x2bc)]()),_0x10ad47(this,_0x49e556(0x241),this[_0x49e556(0x202)][_0x49e556(0x2bc)]()),_0x10ad47(this,_0x49e556(0x17a),[]);}[_0x419366(0x20f)](){const _0x1c2ed6=_0x419366;super[_0x1c2ed6(0x20f)](),this['_visible$'][_0x1c2ed6(0x15d)](),this[_0x1c2ed6(0x232)][_0x1c2ed6(0x15d)](),this[_0x1c2ed6(0x202)][_0x1c2ed6(0x15d)]();}[_0x419366(0x256)](){const _0x337ed4=_0x419366;this[_0x337ed4(0x18a)][_0x337ed4(0x2d2)](!0x0);}[_0x419366(0x20c)](){const _0x41b040=_0x419366;this[_0x41b040(0x18a)][_0x41b040(0x2d2)](!0x1);}[_0x419366(0x2a2)](_0xfcc3b){const _0x52e9a6=_0x419366;this['_state$'][_0x52e9a6(0x2d2)](_0xfcc3b);}[_0x419366(0x163)](_0x2fbf05){const _0x5cbb7c=_0x419366;this['_list']['unshift'](_0x2fbf05),this['_list$'][_0x5cbb7c(0x2d2)](this[_0x5cbb7c(0x17a)]);}};function _0x5a2a44(_0x3c14b2){const _0x5b5c42=_0x419366;let {list:_0x445e8e}=_0x3c14b2;function _0x102b7f(_0x28f6cb){switch(_0x28f6cb){case 0x1:return(0x0,_0x2c5dea['jsx'])(_0x1e9465,{});case 0x2:return(0x0,_0x2c5dea['jsx'])(_0x24f450,{});case 0x3:return(0x0,_0x2c5dea['jsx'])(_0x397cb4,{});default:return null;}}return(0x0,_0x2c5dea['jsx'])(_0x5b5c42(0x16d),{'className':(0x0,_0x347d82['clsx'])(_0x5b5c42(0x1d0),_0x347d82[_0x5b5c42(0x2b1)]),'children':(0x0,_0x2c5dea[_0x5b5c42(0x2d7)])('ul',{'className':_0x5b5c42(0x247),'children':_0x445e8e['map']((_0x3d38a5,_0x20f264)=>(0x0,_0x2c5dea[_0x5b5c42(0x2d7)])('li',{'children':(0x0,_0x2c5dea['jsxs'])('a',{'className':_0x5b5c42(0x26a),'href':_0x3d38a5[_0x5b5c42(0x182)],'target':_0x5b5c42(0x252),'rel':_0x5b5c42(0x2b4),'children':[(0x0,_0x2c5dea[_0x5b5c42(0x2a6)])('span',{'className':_0x5b5c42(0x1d5),'children':[(0x0,_0x2c5dea[_0x5b5c42(0x2d7)])(_0x5b5c42(0x17f),{'className':'univer-flex\x20univer-h-5\x20univer-text-xl','children':_0x102b7f(_0x3d38a5['type'])}),(0x0,_0x2c5dea['jsx'])(_0x347d82['Tooltip'],{'showIfEllipsis':!0x0,'title':_0x3d38a5[_0x5b5c42(0x217)],'asChild':!0x0,'children':(0x0,_0x2c5dea[_0x5b5c42(0x2d7)])(_0x5b5c42(0x17f),{'className':_0x5b5c42(0x1f9),'children':_0x3d38a5[_0x5b5c42(0x217)]})})]}),(0x0,_0x2c5dea[_0x5b5c42(0x2d7)])(_0x5b5c42(0x17f),{'className':'univer-flex\x20univer-size-6\x20univer-items-center\x20univer-justify-center\x20univer-rounded\x20univer-border-none\x20univer-bg-transparent\x20univer-p-0\x20univer-text-base\x20univer-text-gray-600\x20univer-outline-none\x20univer-transition-colors\x20hover:univer-bg-gray-200\x20dark:!univer-text-gray-200\x20dark:hover:!univer-bg-gray-600','children':(0x0,_0x2c5dea[_0x5b5c42(0x2d7)])(_0x446522,{})})]})},_0x20f264))})});}var _0x24dd17=Uint8Array,_0x50f22c=Uint16Array,_0x564449=Uint32Array,_0x4f4cb3=new _0x24dd17([0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x1,0x1,0x1,0x2,0x2,0x2,0x2,0x3,0x3,0x3,0x3,0x4,0x4,0x4,0x4,0x5,0x5,0x5,0x5,0x0,0x0,0x0,0x0]),_0x471272=new _0x24dd17([0x0,0x0,0x0,0x0,0x1,0x1,0x2,0x2,0x3,0x3,0x4,0x4,0x5,0x5,0x6,0x6,0x7,0x7,0x8,0x8,0x9,0x9,0xa,0xa,0xb,0xb,0xc,0xc,0xd,0xd,0x0,0x0]),_0x353fbd=new _0x24dd17([0x10,0x11,0x12,0x0,0x8,0x7,0x9,0x6,0xa,0x5,0xb,0x4,0xc,0x3,0xd,0x2,0xe,0x1,0xf]),_0x196198=function(_0x2871bd,_0xfae3f5){for(var _0x31285a=new _0x50f22c(0x1f),_0x342d48=0x0;_0x342d48<0x1f;++_0x342d48)_0x31285a[_0x342d48]=_0xfae3f5+=0x1<<_0x2871bd[_0x342d48-0x1];for(var _0xad6795=new _0x564449(_0x31285a[0x1e]),_0x342d48=0x1;_0x342d48<0x1e;++_0x342d48)for(var _0x3c4c56=_0x31285a[_0x342d48];_0x3c4c56<_0x31285a[_0x342d48+0x1];++_0x3c4c56)_0xad6795[_0x3c4c56]=_0x3c4c56-_0x31285a[_0x342d48]<<0x5|_0x342d48;return[_0x31285a,_0xad6795];},_0x374f5f=_0x196198(_0x4f4cb3,0x2),_0x1ab868=_0x374f5f[0x0],_0x33aebe=_0x374f5f[0x1];_0x1ab868[0x1c]=0x102,_0x33aebe[0x102]=0x1c;var _0x23cf5a=_0x196198(_0x471272,0x0);_0x23cf5a[0x0];for(var _0xd6e61c=_0x23cf5a[0x1],_0x55d7a3=new _0x50f22c(0x8000),_0x4a523b=0x0;_0x4a523b<0x8000;++_0x4a523b){var _0x36e1bf=(_0x4a523b&0xaaaa)>>>0x1|(_0x4a523b&0x5555)<<0x1;_0x36e1bf=(_0x36e1bf&0xcccc)>>>0x2|(_0x36e1bf&0x3333)<<0x2,_0x36e1bf=(_0x36e1bf&0xf0f0)>>>0x4|(_0x36e1bf&0xf0f)<<0x4,_0x55d7a3[_0x4a523b]=((_0x36e1bf&0xff00)>>>0x8|(_0x36e1bf&0xff)<<0x8)>>>0x1;}for(var _0x100408=function(_0x282c3d,_0x2a194d,_0x4ca35c){const _0x4cfa1c=_0x419366;for(var _0x536212=_0x282c3d[_0x4cfa1c(0x2d9)],_0x10f9b9=0x0,_0x57fa1f=new _0x50f22c(_0x2a194d);_0x10f9b9<_0x536212;++_0x10f9b9)++_0x57fa1f[_0x282c3d[_0x10f9b9]-0x1];var _0xb6c681=new _0x50f22c(_0x2a194d);for(_0x10f9b9=0x0;_0x10f9b9<_0x2a194d;++_0x10f9b9)_0xb6c681[_0x10f9b9]=_0xb6c681[_0x10f9b9-0x1]+_0x57fa1f[_0x10f9b9-0x1]<<0x1;var _0x4f62e2;if(_0x4ca35c){_0x4f62e2=new _0x50f22c(0x1<<_0x2a194d);var _0x355e1a=0xf-_0x2a194d;for(_0x10f9b9=0x0;_0x10f9b9<_0x536212;++_0x10f9b9)if(_0x282c3d[_0x10f9b9]){for(var _0x1f8db3=_0x10f9b9<<0x4|_0x282c3d[_0x10f9b9],_0x1c2211=_0x2a194d-_0x282c3d[_0x10f9b9],_0x81f382=_0xb6c681[_0x282c3d[_0x10f9b9]-0x1]++<<_0x1c2211,_0x38a947=_0x81f382|(0x1<<_0x1c2211)-0x1;_0x81f382<=_0x38a947;++_0x81f382)_0x4f62e2[_0x55d7a3[_0x81f382]>>>_0x355e1a]=_0x1f8db3;}}else{for(_0x4f62e2=new _0x50f22c(_0x536212),_0x10f9b9=0x0;_0x10f9b9<_0x536212;++_0x10f9b9)_0x4f62e2[_0x10f9b9]=_0x55d7a3[_0xb6c681[_0x282c3d[_0x10f9b9]-0x1]++]>>>0xf-_0x282c3d[_0x10f9b9];}return _0x4f62e2;},_0x3291a2=new _0x24dd17(0x120),_0x4a523b=0x0;_0x4a523b<0x90;++_0x4a523b)_0x3291a2[_0x4a523b]=0x8;for(var _0x4a523b=0x90;_0x4a523b<0x100;++_0x4a523b)_0x3291a2[_0x4a523b]=0x9;for(var _0x4a523b=0x100;_0x4a523b<0x118;++_0x4a523b)_0x3291a2[_0x4a523b]=0x7;for(var _0x4a523b=0x118;_0x4a523b<0x120;++_0x4a523b)_0x3291a2[_0x4a523b]=0x8;for(var _0x3ab9ef=new _0x24dd17(0x20),_0x4a523b=0x0;_0x4a523b<0x20;++_0x4a523b)_0x3ab9ef[_0x4a523b]=0x5;var _0x3873ae=_0x100408(_0x3291a2,0x9,0x0),_0x59d65f=_0x100408(_0x3ab9ef,0x5,0x0),_0x136389=function(_0x1ee573){return(_0x1ee573/0x8>>0x0)+(_0x1ee573&0x7&&0x1);},_0x59a501=function(_0x631a21,_0x3d6d0c,_0x747358){const _0x47f857=_0x419366;(_0x3d6d0c==null||_0x3d6d0c<0x0)&&(_0x3d6d0c=0x0),(_0x747358==null||_0x747358>_0x631a21['length'])&&(_0x747358=_0x631a21[_0x47f857(0x2d9)]);var _0x453db3=new(_0x631a21 instanceof _0x50f22c?_0x50f22c:_0x631a21 instanceof _0x564449?_0x564449:_0x24dd17)(_0x747358-_0x3d6d0c);return _0x453db3[_0x47f857(0x223)](_0x631a21[_0x47f857(0x25f)](_0x3d6d0c,_0x747358)),_0x453db3;},_0x2acb92=function(_0x12e185,_0x2938e9,_0x1bcf98){_0x1bcf98<<=_0x2938e9&0x7;var _0x5633b4=_0x2938e9/0x8>>0x0;_0x12e185[_0x5633b4]|=_0x1bcf98,_0x12e185[_0x5633b4+0x1]|=_0x1bcf98>>>0x8;},_0x4a9c87=function(_0x2529cf,_0x41f97f,_0x3423ac){_0x3423ac<<=_0x41f97f&0x7;var _0xec79b3=_0x41f97f/0x8>>0x0;_0x2529cf[_0xec79b3]|=_0x3423ac,_0x2529cf[_0xec79b3+0x1]|=_0x3423ac>>>0x8,_0x2529cf[_0xec79b3+0x2]|=_0x3423ac>>>0x10;},_0x457c6b=function(_0x2a1c7d,_0x23b12e){const _0x2fa0db=_0x419366;for(var _0x3692ed=[],_0x3e995e=0x0;_0x3e995e<_0x2a1c7d[_0x2fa0db(0x2d9)];++_0x3e995e)_0x2a1c7d[_0x3e995e]&&_0x3692ed['push']({'s':_0x3e995e,'f':_0x2a1c7d[_0x3e995e]});var _0x137e9e=_0x3692ed['length'],_0x1a00ce=_0x3692ed[_0x2fa0db(0x175)]();if(!_0x137e9e)return[new _0x24dd17(0x0),0x0];if(_0x137e9e==0x1){var _0x550c24=new _0x24dd17(_0x3692ed[0x0]['s']+0x1);return _0x550c24[_0x3692ed[0x0]['s']]=0x1,[_0x550c24,0x1];}_0x3692ed[_0x2fa0db(0x292)](function(_0x542744,_0x42a3e9){return _0x542744['f']-_0x42a3e9['f'];}),_0x3692ed[_0x2fa0db(0x265)]({'s':-0x1,'f':0x61a9});var _0x26d153=_0x3692ed[0x0],_0x1cedc8=_0x3692ed[0x1],_0x2da17a=0x0,_0x57f759=0x1,_0x49467b=0x2;for(_0x3692ed[0x0]={'s':-0x1,'f':_0x26d153['f']+_0x1cedc8['f'],'l':_0x26d153,'r':_0x1cedc8};_0x57f759!=_0x137e9e-0x1;)_0x26d153=_0x3692ed[_0x3692ed[_0x2da17a]['f']<_0x3692ed[_0x49467b]['f']?_0x2da17a++:_0x49467b++],_0x1cedc8=_0x3692ed[_0x2da17a!=_0x57f759&&_0x3692ed[_0x2da17a]['f']<_0x3692ed[_0x49467b]['f']?_0x2da17a++:_0x49467b++],_0x3692ed[_0x57f759++]={'s':-0x1,'f':_0x26d153['f']+_0x1cedc8['f'],'l':_0x26d153,'r':_0x1cedc8};for(var _0x51bc28=_0x1a00ce[0x0]['s'],_0x3e995e=0x1;_0x3e995e<_0x137e9e;++_0x3e995e)_0x1a00ce[_0x3e995e]['s']>_0x51bc28&&(_0x51bc28=_0x1a00ce[_0x3e995e]['s']);var _0x276496=new _0x50f22c(_0x51bc28+0x1),_0xb3fa36=_0x4e6c5a(_0x3692ed[_0x57f759-0x1],_0x276496,0x0);if(_0xb3fa36>_0x23b12e){var _0x3e995e=0x0,_0x2b1187=0x0,_0x3ac226=_0xb3fa36-_0x23b12e,_0x30cc96=0x1<<_0x3ac226;for(_0x1a00ce[_0x2fa0db(0x292)](function(_0x166db1,_0x2e1cc3){return _0x276496[_0x2e1cc3['s']]-_0x276496[_0x166db1['s']]||_0x166db1['f']-_0x2e1cc3['f'];});_0x3e995e<_0x137e9e;++_0x3e995e){var _0x3f96a5=_0x1a00ce[_0x3e995e]['s'];if(_0x276496[_0x3f96a5]>_0x23b12e)_0x2b1187+=_0x30cc96-(0x1<<_0xb3fa36-_0x276496[_0x3f96a5]),_0x276496[_0x3f96a5]=_0x23b12e;else break;}for(_0x2b1187>>>=_0x3ac226;_0x2b1187>0x0;){var _0x4d79d3=_0x1a00ce[_0x3e995e]['s'];_0x276496[_0x4d79d3]<_0x23b12e?_0x2b1187-=0x1<<_0x23b12e-_0x276496[_0x4d79d3]++-0x1:++_0x3e995e;}for(;_0x3e995e>=0x0&&_0x2b1187;--_0x3e995e){var _0x4e7162=_0x1a00ce[_0x3e995e]['s'];_0x276496[_0x4e7162]==_0x23b12e&&(--_0x276496[_0x4e7162],++_0x2b1187);}_0xb3fa36=_0x23b12e;}return[new _0x24dd17(_0x276496),_0xb3fa36];},_0x4e6c5a=function(_0x55bb8a,_0x56e7bb,_0x1476d2){const _0x2c479f=_0x419366;return _0x55bb8a['s']==-0x1?Math[_0x2c479f(0x2c9)](_0x4e6c5a(_0x55bb8a['l'],_0x56e7bb,_0x1476d2+0x1),_0x4e6c5a(_0x55bb8a['r'],_0x56e7bb,_0x1476d2+0x1)):_0x56e7bb[_0x55bb8a['s']]=_0x1476d2;},_0x2421ec=function(_0x437df6){const _0x547f03=_0x419366;for(var _0x2e7db1=_0x437df6[_0x547f03(0x2d9)];_0x2e7db1&&!_0x437df6[--_0x2e7db1];);for(var _0x44b617=new _0x50f22c(++_0x2e7db1),_0x3e96c9=0x0,_0x5490d3=_0x437df6[0x0],_0x250813=0x1,_0x2cdc0f=function(_0x47cea7){_0x44b617[_0x3e96c9++]=_0x47cea7;},_0x531080=0x1;_0x531080<=_0x2e7db1;++_0x531080)if(_0x437df6[_0x531080]==_0x5490d3&&_0x531080!=_0x2e7db1)++_0x250813;else{if(!_0x5490d3&&_0x250813>0x2){for(;_0x250813>0x8a;_0x250813-=0x8a)_0x2cdc0f(0x7ff2);_0x250813>0x2&&(_0x2cdc0f(_0x250813>0xa?_0x250813-0xb<<0x5|0x7012:_0x250813-0x3<<0x5|0x3011),_0x250813=0x0);}else{if(_0x250813>0x3){for(_0x2cdc0f(_0x5490d3),--_0x250813;_0x250813>0x6;_0x250813-=0x6)_0x2cdc0f(0x2070);_0x250813>0x2&&(_0x2cdc0f(_0x250813-0x3<<0x5|0x2010),_0x250813=0x0);}}for(;_0x250813--;)_0x2cdc0f(_0x5490d3);_0x250813=0x1,_0x5490d3=_0x437df6[_0x531080];}return[_0x44b617[_0x547f03(0x25f)](0x0,_0x3e96c9),_0x2e7db1];},_0x17459b=function(_0x4d6e82,_0xa994fe){const _0x4067ff=_0x419366;for(var _0x24ecc2=0x0,_0xf77650=0x0;_0xf77650<_0xa994fe[_0x4067ff(0x2d9)];++_0xf77650)_0x24ecc2+=_0x4d6e82[_0xf77650]*_0xa994fe[_0xf77650];return _0x24ecc2;},_0x22ea57=function(_0x41b2c0,_0x1df51d,_0x865193){const _0x522b67=_0x419366;var _0x49db9b=_0x865193[_0x522b67(0x2d9)],_0x962228=_0x136389(_0x1df51d+0x2);_0x41b2c0[_0x962228]=_0x49db9b&0xff,_0x41b2c0[_0x962228+0x1]=_0x49db9b>>>0x8,_0x41b2c0[_0x962228+0x2]=_0x41b2c0[_0x962228]^0xff,_0x41b2c0[_0x962228+0x3]=_0x41b2c0[_0x962228+0x1]^0xff;for(var _0x45dda7=0x0;_0x45dda7<_0x49db9b;++_0x45dda7)_0x41b2c0[_0x962228+_0x45dda7+0x4]=_0x865193[_0x45dda7];return(_0x962228+0x4+_0x49db9b)*0x8;},_0x238cdc=function(_0x5b4c81,_0x482551,_0x2531ff,_0xc38cf3,_0x35f8e3,_0xa30a87,_0x2d9295,_0x390262,_0x1719c4,_0x4bbcce,_0x1d31c8){const _0x358117=_0x419366;_0x2acb92(_0x482551,_0x1d31c8++,_0x2531ff),++_0x35f8e3[0x100];for(var _0x5ab393=_0x457c6b(_0x35f8e3,0xf),_0x5e082c=_0x5ab393[0x0],_0x33c2f0=_0x5ab393[0x1],_0x4f81ad=_0x457c6b(_0xa30a87,0xf),_0x163b27=_0x4f81ad[0x0],_0x339fe5=_0x4f81ad[0x1],_0x1579e5=_0x2421ec(_0x5e082c),_0x4d630c=_0x1579e5[0x0],_0x4d3889=_0x1579e5[0x1],_0x2a1602=_0x2421ec(_0x163b27),_0x214d1a=_0x2a1602[0x0],_0x516080=_0x2a1602[0x1],_0x5b324d=new _0x50f22c(0x13),_0x3f1445=0x0;_0x3f1445<_0x4d630c[_0x358117(0x2d9)];++_0x3f1445)_0x5b324d[_0x4d630c[_0x3f1445]&0x1f]++;for(var _0x3f1445=0x0;_0x3f1445<_0x214d1a['length'];++_0x3f1445)_0x5b324d[_0x214d1a[_0x3f1445]&0x1f]++;for(var _0x43fb82=_0x457c6b(_0x5b324d,0x7),_0x2f0eb3=_0x43fb82[0x0],_0x305ba1=_0x43fb82[0x1],_0x46b801=0x13;_0x46b801>0x4&&!_0x2f0eb3[_0x353fbd[_0x46b801-0x1]];--_0x46b801);var _0x226052=_0x4bbcce+0x5<<0x3,_0x14bd07=_0x17459b(_0x35f8e3,_0x3291a2)+_0x17459b(_0xa30a87,_0x3ab9ef)+_0x2d9295,_0x13dff5=_0x17459b(_0x35f8e3,_0x5e082c)+_0x17459b(_0xa30a87,_0x163b27)+_0x2d9295+0xe+0x3*_0x46b801+_0x17459b(_0x5b324d,_0x2f0eb3)+(0x2*_0x5b324d[0x10]+0x3*_0x5b324d[0x11]+0x7*_0x5b324d[0x12]);if(_0x226052<=_0x14bd07&&_0x226052<=_0x13dff5)return _0x22ea57(_0x482551,_0x1d31c8,_0x5b4c81[_0x358117(0x25f)](_0x1719c4,_0x1719c4+_0x4bbcce));var _0x170ec9,_0x433ba7,_0x167e1c,_0x3b9241;if(_0x2acb92(_0x482551,_0x1d31c8,0x1+(_0x13dff5<_0x14bd07)),_0x1d31c8+=0x2,_0x13dff5<_0x14bd07){_0x170ec9=_0x100408(_0x5e082c,_0x33c2f0,0x0),_0x433ba7=_0x5e082c,_0x167e1c=_0x100408(_0x163b27,_0x339fe5,0x0),_0x3b9241=_0x163b27;var _0x132079=_0x100408(_0x2f0eb3,_0x305ba1,0x0);_0x2acb92(_0x482551,_0x1d31c8,_0x4d3889-0x101),_0x2acb92(_0x482551,_0x1d31c8+0x5,_0x516080-0x1),_0x2acb92(_0x482551,_0x1d31c8+0xa,_0x46b801-0x4),_0x1d31c8+=0xe;for(var _0x3f1445=0x0;_0x3f1445<_0x46b801;++_0x3f1445)_0x2acb92(_0x482551,_0x1d31c8+0x3*_0x3f1445,_0x2f0eb3[_0x353fbd[_0x3f1445]]);_0x1d31c8+=0x3*_0x46b801;for(var _0x3d8674=[_0x4d630c,_0x214d1a],_0x12895b=0x0;_0x12895b<0x2;++_0x12895b)for(var _0x414853=_0x3d8674[_0x12895b],_0x3f1445=0x0;_0x3f1445<_0x414853[_0x358117(0x2d9)];++_0x3f1445){var _0x47d738=_0x414853[_0x3f1445]&0x1f;_0x2acb92(_0x482551,_0x1d31c8,_0x132079[_0x47d738]),_0x1d31c8+=_0x2f0eb3[_0x47d738],_0x47d738>0xf&&(_0x2acb92(_0x482551,_0x1d31c8,_0x414853[_0x3f1445]>>>0x5&0x7f),_0x1d31c8+=_0x414853[_0x3f1445]>>>0xc);}}else _0x170ec9=_0x3873ae,_0x433ba7=_0x3291a2,_0x167e1c=_0x59d65f,_0x3b9241=_0x3ab9ef;for(var _0x3f1445=0x0;_0x3f1445<_0x390262;++_0x3f1445)if(_0xc38cf3[_0x3f1445]>0xff){var _0x47d738=_0xc38cf3[_0x3f1445]>>>0x12&0x1f;_0x4a9c87(_0x482551,_0x1d31c8,_0x170ec9[_0x47d738+0x101]),_0x1d31c8+=_0x433ba7[_0x47d738+0x101],_0x47d738>0x7&&(_0x2acb92(_0x482551,_0x1d31c8,_0xc38cf3[_0x3f1445]>>>0x17&0x1f),_0x1d31c8+=_0x4f4cb3[_0x47d738]);var _0x46b909=_0xc38cf3[_0x3f1445]&0x1f;_0x4a9c87(_0x482551,_0x1d31c8,_0x167e1c[_0x46b909]),_0x1d31c8+=_0x3b9241[_0x46b909],_0x46b909>0x3&&(_0x4a9c87(_0x482551,_0x1d31c8,_0xc38cf3[_0x3f1445]>>>0x5&0x1fff),_0x1d31c8+=_0x471272[_0x46b909]);}else _0x4a9c87(_0x482551,_0x1d31c8,_0x170ec9[_0xc38cf3[_0x3f1445]]),_0x1d31c8+=_0x433ba7[_0xc38cf3[_0x3f1445]];return _0x4a9c87(_0x482551,_0x1d31c8,_0x170ec9[0x100]),_0x1d31c8+_0x433ba7[0x100];},_0x3e83c2=new _0x564449([0x10004,0x20008,0x20010,0x20020,0x40020,0x100080,0x100100,0x204400,0x205000]),_0x2c5423=new _0x24dd17(0x0),_0x5bcb32=function(_0x1227a3,_0x448c43,_0xa468fe,_0x19238c,_0x14a745,_0x5cafb4){const _0x4c4be9=_0x419366;var _0x3c35ae=_0x1227a3[_0x4c4be9(0x2d9)],_0x30ae66=new _0x24dd17(_0x19238c+_0x3c35ae+0x5*(0x1+Math['floor'](_0x3c35ae/0x1b58))+_0x14a745),_0x130f4a=_0x30ae66[_0x4c4be9(0x25f)](_0x19238c,_0x30ae66['length']-_0x14a745),_0x4cacc0=0x0;if(!_0x448c43||_0x3c35ae<0x8)for(var _0x2d7be9=0x0;_0x2d7be9<=_0x3c35ae;_0x2d7be9+=0xffff){var _0x58bff8=_0x2d7be9+0xffff;_0x58bff8<_0x3c35ae?_0x4cacc0=_0x22ea57(_0x130f4a,_0x4cacc0,_0x1227a3[_0x4c4be9(0x25f)](_0x2d7be9,_0x58bff8)):(_0x130f4a[_0x2d7be9]=_0x5cafb4,_0x4cacc0=_0x22ea57(_0x130f4a,_0x4cacc0,_0x1227a3[_0x4c4be9(0x25f)](_0x2d7be9,_0x3c35ae)));}else{for(var _0x36e844=_0x3e83c2[_0x448c43-0x1],_0xdc9664=_0x36e844>>>0xd,_0x396413=_0x36e844&0x1fff,_0x4e19fc=(0x1<<_0xa468fe)-0x1,_0x418ab4=new _0x50f22c(0x8000),_0x21c25b=new _0x50f22c(_0x4e19fc+0x1),_0x2fd0a1=Math[_0x4c4be9(0x220)](_0xa468fe/0x3),_0x4dc31f=0x2*_0x2fd0a1,_0x31a379=function(_0x37993a){return(_0x1227a3[_0x37993a]^_0x1227a3[_0x37993a+0x1]<<_0x2fd0a1^_0x1227a3[_0x37993a+0x2]<<_0x4dc31f)&_0x4e19fc;},_0x2ee302=new _0x564449(0x61a8),_0xb7e20e=new _0x50f22c(0x120),_0x16e683=new _0x50f22c(0x20),_0x5ed530=0x0,_0x1194fe=0x0,_0x2d7be9=0x0,_0x50bb58=0x0,_0x288d16=0x0,_0x21464f=0x0;_0x2d7be9<_0x3c35ae;++_0x2d7be9){var _0x4b5f46=_0x31a379(_0x2d7be9),_0x4a51cd=_0x2d7be9&0x7fff,_0x244750=_0x21c25b[_0x4b5f46];if(_0x418ab4[_0x4a51cd]=_0x244750,_0x21c25b[_0x4b5f46]=_0x4a51cd,_0x288d16<=_0x2d7be9){var _0x38a509=_0x3c35ae-_0x2d7be9;if((_0x5ed530>0x1b58||_0x50bb58>0x6000)&&_0x38a509>0x1a7){_0x4cacc0=_0x238cdc(_0x1227a3,_0x130f4a,0x0,_0x2ee302,_0xb7e20e,_0x16e683,_0x1194fe,_0x50bb58,_0x21464f,_0x2d7be9-_0x21464f,_0x4cacc0),_0x50bb58=_0x5ed530=_0x1194fe=0x0,_0x21464f=_0x2d7be9;for(var _0x8f2f08=0x0;_0x8f2f08<0x11e;++_0x8f2f08)_0xb7e20e[_0x8f2f08]=0x0;for(var _0x8f2f08=0x0;_0x8f2f08<0x1e;++_0x8f2f08)_0x16e683[_0x8f2f08]=0x0;}var _0x3c3961=0x2,_0x5b315b=0x0,_0x3eba4d=_0x396413,_0x57306b=_0x4a51cd-_0x244750&0x7fff;if(_0x38a509>0x2&&_0x4b5f46==_0x31a379(_0x2d7be9-_0x57306b))for(var _0x1912e1=Math['min'](_0xdc9664,_0x38a509)-0x1,_0x1e6b92=Math[_0x4c4be9(0x2da)](0x7fff,_0x2d7be9),_0x184a20=Math[_0x4c4be9(0x2da)](0x102,_0x38a509);_0x57306b<=_0x1e6b92&&--_0x3eba4d&&_0x4a51cd!=_0x244750;){if(_0x1227a3[_0x2d7be9+_0x3c3961]==_0x1227a3[_0x2d7be9+_0x3c3961-_0x57306b]){for(var _0x1dc8aa=0x0;_0x1dc8aa<_0x184a20&&_0x1227a3[_0x2d7be9+_0x1dc8aa]==_0x1227a3[_0x2d7be9+_0x1dc8aa-_0x57306b];++_0x1dc8aa);if(_0x1dc8aa>_0x3c3961){if(_0x3c3961=_0x1dc8aa,_0x5b315b=_0x57306b,_0x1dc8aa>_0x1912e1)break;for(var _0x57edb1=Math[_0x4c4be9(0x2da)](_0x57306b,_0x1dc8aa-0x2),_0x2f6adf=0x0,_0x8f2f08=0x0;_0x8f2f08<_0x57edb1;++_0x8f2f08){var _0x138087=_0x2d7be9-_0x57306b+_0x8f2f08+0x8000&0x7fff,_0x142606=_0x138087-_0x418ab4[_0x138087]+0x8000&0x7fff;_0x142606>_0x2f6adf&&(_0x2f6adf=_0x142606,_0x244750=_0x138087);}}}_0x4a51cd=_0x244750,_0x244750=_0x418ab4[_0x4a51cd],_0x57306b+=_0x4a51cd-_0x244750+0x8000&0x7fff;}if(_0x5b315b){_0x2ee302[_0x50bb58++]=0x10000000|_0x33aebe[_0x3c3961]<<0x12|_0xd6e61c[_0x5b315b];var _0x4f6307=_0x33aebe[_0x3c3961]&0x1f,_0x30d4fe=_0xd6e61c[_0x5b315b]&0x1f;_0x1194fe+=_0x4f4cb3[_0x4f6307]+_0x471272[_0x30d4fe],++_0xb7e20e[0x101+_0x4f6307],++_0x16e683[_0x30d4fe],_0x288d16=_0x2d7be9+_0x3c3961,++_0x5ed530;}else _0x2ee302[_0x50bb58++]=_0x1227a3[_0x2d7be9],++_0xb7e20e[_0x1227a3[_0x2d7be9]];}}_0x4cacc0=_0x238cdc(_0x1227a3,_0x130f4a,_0x5cafb4,_0x2ee302,_0xb7e20e,_0x16e683,_0x1194fe,_0x50bb58,_0x21464f,_0x2d7be9-_0x21464f,_0x4cacc0),_0x5cafb4||(_0x4cacc0=_0x22ea57(_0x130f4a,_0x4cacc0,_0x2c5423));}return _0x59a501(_0x30ae66,0x0,_0x19238c+_0x136389(_0x4cacc0)+_0x14a745);},_0x244e6f=function(_0x24f99c,_0x4a87f3,_0x4d0330,_0x4f7d59,_0x29ab3a){const _0x2e0e57=_0x419366;return _0x5bcb32(_0x24f99c,_0x4a87f3[_0x2e0e57(0x1ef)]==null?0x6:_0x4a87f3[_0x2e0e57(0x1ef)],_0x4a87f3[_0x2e0e57(0x27e)]==null?Math[_0x2e0e57(0x220)](Math[_0x2e0e57(0x2c9)](0x8,Math['min'](0xd,Math[_0x2e0e57(0x12c)](_0x24f99c['length'])))*1.5):0xc+_0x4a87f3[_0x2e0e57(0x27e)],_0x4d0330,_0x4f7d59,!_0x29ab3a);};function _0x1547b2(_0x406f0c,_0x3c76a){return _0x3c76a===void 0x0&&(_0x3c76a={}),_0x244e6f(_0x406f0c,_0x3c76a,0x0,0x0);}let _0x44b926=_0x419366(0x212),_0x2fcda4='application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',_0x409ecc='application/vnd.ms-excel.sheet.macroEnabled.12',_0x440239=_0x419366(0x236),_0xae4afc=_0x419366(0x1c2),_0x440055={[_0x3d9d21['UniverInstanceType'][_0x419366(0x276)]]:[''],[_0x3d9d21[_0x419366(0x283)]['UNIVER_DOC']]:[_0x44b926],[_0x3d9d21['UniverInstanceType'][_0x419366(0x1d2)]]:[_0x2fcda4,_0x409ecc,_0x440239],[_0x3d9d21['UniverInstanceType'][_0x419366(0x164)]]:[_0xae4afc],[_0x3d9d21[_0x419366(0x283)][_0x419366(0x1a9)]]:[''],[_0x3d9d21[_0x419366(0x283)]['UNIVER_BOARD']]:[''],[_0x3d9d21[_0x419366(0x283)]['UNIVER_PROJECT']]:[''],[_0x3d9d21[_0x419366(0x283)][_0x419366(0x1a4)]]:['']},_0x3cefcf={[_0x44b926]:'docx',[_0x2fcda4]:_0x419366(0x1a5),[_0x409ecc]:'xlsm',[_0x440239]:_0x419366(0x275),[_0xae4afc]:'pptx'};function _0x192411(_0x2c0778,_0x410b66,_0x35a28c){const _0x53eaf7=_0x419366;let _0x46d035=document[_0x53eaf7(0x230)]('a');_0x46d035[_0x53eaf7(0x15a)]=_0x2c0778,_0x46d035[_0x53eaf7(0x180)]['display']=_0x53eaf7(0x25b),_0x46d035[_0x53eaf7(0x185)]=_0x410b66+'.'+_0x35a28c,document[_0x53eaf7(0x120)][_0x53eaf7(0x246)](_0x46d035),_0x46d035[_0x53eaf7(0x2a1)](),document['body'][_0x53eaf7(0x123)](_0x46d035);}function _0x45644a(_0x23aa43,_0x3aeddb,_0x4dc3c5){const _0x40ff8e=_0x419366;let _0x159a2a=URL[_0x40ff8e(0x22c)](_0x23aa43);_0x192411(_0x159a2a,_0x3aeddb,_0x4dc3c5),URL[_0x40ff8e(0x216)](_0x159a2a);}function _0x402565(_0x4cb98b){const _0x19513b=_0x419366;let _0x42ea74=_0x4cb98b['name'][_0x19513b(0x19b)]('.')[_0x19513b(0x2c7)]();if(!_0x42ea74)return _0x3d9d21[_0x19513b(0x283)]['UNIVER_UNKNOWN'];let _0x1f1581=_0x2ccdc6(),_0x568d9f=_0x3d9d21[_0x19513b(0x283)][_0x19513b(0x276)];return _0x1f1581[_0x19513b(0x242)](_0x227498=>_0x5c60d5(_0x42ea74,_0x227498)?(_0x568d9f=_0x227498,!0x0):!0x1),_0x568d9f;}function _0x2ccdc6(){const _0x49fd30=_0x419366;return Object[_0x49fd30(0x1a7)](_0x3d9d21[_0x49fd30(0x283)])[_0x49fd30(0x115)](_0x3a774b=>typeof _0x3a774b==_0x49fd30(0x26c));}function _0x5c60d5(_0x2a9224,_0x2ab466){const _0x4d37d6=_0x419366;var _0x272db6;return((_0x272db6=_0x440055[_0x2ab466])==null?[]:_0x272db6)[_0x4d37d6(0x209)](_0x1346d0=>(_0x3cefcf[_0x1346d0]||'')['toLowerCase']())[_0x4d37d6(0x1b3)](_0x2a9224[_0x4d37d6(0x109)]());}function _0x1d9153(_0x22ff30,_0x19eb36=!0x1){const _0x1f3a6f=_0x419366;let _0x2e49c4=_0x22ff30[_0x1f3a6f(0x209)](_0x22b77a=>{var _0x2f3842;return(_0x2f3842=_0x440055[_0x22b77a])==null?[]:_0x2f3842;})[_0x1f3a6f(0x2d0)](',');return new Promise((_0x15630d,_0x58ca34)=>{const _0x5e40cf=_0x1f3a6f;let _0x1d455b=document['createElement'](_0x5e40cf(0x25a));_0x1d455b[_0x5e40cf(0x1ed)]='file',_0x1d455b[_0x5e40cf(0x13e)]=_0x2e49c4,_0x1d455b['multiple']=_0x19eb36,_0x1d455b[_0x5e40cf(0x28a)](_0x5e40cf(0x1bb),_0x8d87e8=>{const _0x29b43e=_0x5e40cf;let _0x10957d=_0x8d87e8[_0x29b43e(0x27d)];if(!_0x10957d['files']||_0x10957d[_0x29b43e(0x179)][_0x29b43e(0x2d9)]===0x0)throw _0x58ca34(null),Error(_0x29b43e(0x279));_0x15630d(_0x10957d['files']);}),_0x1d455b[_0x5e40cf(0x2a1)]();});}async function _0x208617(_0xae2bef,_0x20cec0){const _0x34d7f5=_0x419366;try{var _0x4f388d,_0x279ab2,_0x429f6e;let _0x11b3bc=await _0x20cec0[_0x34d7f5(0x26f)](_0xae2bef,{'responseType':_0x34d7f5(0x2b2)}),_0x147eca=_0x11b3bc[_0x34d7f5(0x120)],_0x48f208=(_0x4f388d=(_0x279ab2=_0x11b3bc['headers'][_0x34d7f5(0x26f)](_0x34d7f5(0xfd)))==null?void 0x0:_0x279ab2[_0x34d7f5(0x2d0)](',\x20'))==null?'application/octet-stream':_0x4f388d,_0x4717fa=_0x34d7f5(0x121)+(_0x3cefcf[_0x48f208]||_0x34d7f5(0x1a5)),_0x4c3240=(_0x429f6e=_0x11b3bc['headers'][_0x34d7f5(0x26f)](_0x34d7f5(0x10b)))==null?void 0x0:_0x429f6e[_0x34d7f5(0x2d0)](',\x20');if(_0x4c3240){let _0x52737d=_0x4c3240[_0x34d7f5(0x1a6)](/filename=(.+)/);_0x52737d&&_0x52737d[0x1]&&(_0x4717fa=_0x52737d[0x1]);}else _0x4717fa=_0x3e2229(_0xae2bef)||_0x4717fa;return new File([_0x147eca],_0x4717fa,{'type':_0x48f208});}catch(_0x306edf){console['error'](_0x34d7f5(0x16e),_0x306edf);return;}}function _0x3e2229(_0x2b50e4){const _0x52aef6=_0x419366;try{return new URL(_0x2b50e4)[_0x52aef6(0x224)]['split']('/')[_0x52aef6(0x2c7)]();}catch(_0xf19ff0){console[_0x52aef6(0x131)](_0x52aef6(0x159),_0xf19ff0);return;}}function _0x26694f(_0x3c502f){const _0x3a2d8d=_0x419366;let _0x12ae0d=new Blob([_0x3c502f[_0x3a2d8d(0x149)]],{'type':_0x3a2d8d(0x1d6)});return new File([_0x12ae0d],'file.json');}function _0x552cfc(_0x3a91a4,_0x4af51b){const _0x3c0c92=_0x419366;return _0x3a91a4[_0x3c0c92(0x195)](_0x3c0c92(0x1fa),_0x4af51b);}function _0x118b03(_0x265b54,_0x590d75){const _0x2c6a28=_0x419366;return _0x265b54[_0x2c6a28(0x195)](_0x2c6a28(0x17d),_0x590d75);}function _0x5ef73a(_0x16d894,_0x116486){const _0x5e18cf=_0x419366;return _0x16d894[_0x5e18cf(0x195)](_0x5e18cf(0x10c),_0x116486);}function _0x203e1f(_0x189a4d,_0x2492f6){return function(_0x444366,_0xeb08d9){_0x2492f6(_0x444366,_0xeb08d9,_0x189a4d);};}function _0x227321(_0xc8d653,_0x9c2e6,_0x54d796,_0x3d2746){const _0x1c6ad2=_0x419366;var _0x1cd5c2=arguments[_0x1c6ad2(0x2d9)],_0x38fe56=_0x1cd5c2<0x3?_0x9c2e6:_0x3d2746===null?_0x3d2746=Object[_0x1c6ad2(0x2c5)](_0x9c2e6,_0x54d796):_0x3d2746,_0x9b5508;if(typeof Reflect==_0x1c6ad2(0x272)&&typeof Reflect[_0x1c6ad2(0x237)]==_0x1c6ad2(0x1d8))_0x38fe56=Reflect[_0x1c6ad2(0x237)](_0xc8d653,_0x9c2e6,_0x54d796,_0x3d2746);else{for(var _0x1bf44f=_0xc8d653[_0x1c6ad2(0x2d9)]-0x1;_0x1bf44f>=0x0;_0x1bf44f--)(_0x9b5508=_0xc8d653[_0x1bf44f])&&(_0x38fe56=(_0x1cd5c2<0x3?_0x9b5508(_0x38fe56):_0x1cd5c2>0x3?_0x9b5508(_0x9c2e6,_0x54d796,_0x38fe56):_0x9b5508(_0x9c2e6,_0x54d796))||_0x38fe56);}return _0x1cd5c2>0x3&&_0x38fe56&&Object[_0x1c6ad2(0x254)](_0x9c2e6,_0x54d796,_0x38fe56),_0x38fe56;}let _0x4bdd01=(0x0,_0x3d9d21['createIdentifier'])('univer-pro.exchange-client.request.service'),_0x1f006b=class{constructor(_0x39d13f,_0x1df195){const _0x309a7c=_0x419366;this[_0x309a7c(0x2c1)]=_0x39d13f,this[_0x309a7c(0x2e0)]=_0x1df195,_0x10ad47(this,_0x309a7c(0x28f),new Set());}[_0x419366(0x20f)](){}[_0x419366(0x2a9)](_0x46a68f){const _0x3ff36c=_0x419366;this[_0x3ff36c(0x28f)]['add'](_0x46a68f);}[_0x419366(0x2c4)](){const _0x58f6b=_0x419366;this[_0x58f6b(0x28f)][_0x58f6b(0x271)]();}async['upload'](_0x31f77f,_0x3c890b=0x0,_0x130118=!0x1){const _0x22e0ce=_0x419366;if(typeof _0x31f77f==_0x22e0ce(0x13c)){let _0x298614=await _0x208617(_0x31f77f,this[_0x22e0ce(0x2e0)]);if(!_0x298614)throw Error(_0x22e0ce(0x14a));_0x31f77f=_0x298614;}_0x3c890b=_0x3c890b||_0x31f77f[_0x22e0ce(0x208)];let _0x32a2a5=new FormData();_0x32a2a5['append']('file',_0x31f77f);try{let _0x88fe55=this['_getUploadFileURL']()+_0x22e0ce(0x1ab)+_0x3c890b+_0x22e0ce(0x245)+_0x27707e[_0x22e0ce(0x10a)][_0x22e0ce(0x133)]+_0x22e0ce(0x26d)+_0x130118,_0x3ca408={'body':_0x32a2a5},_0x1df011=(await this[_0x22e0ce(0x2e0)][_0x22e0ce(0x25e)](_0x88fe55,_0x3ca408))[_0x22e0ce(0x120)];if(_0x1df011['error']&&_0x1df011[_0x22e0ce(0x131)][_0x22e0ce(0x299)]!==_0x27707e['ErrorCode']['OK'])throw Error(this['_buildProtocolErrorMessage']('upload\x20request\x20failed',_0x1df011['error']));return _0x1df011;}catch(_0x5cc8e1){throw _0x5cc8e1 instanceof Error?_0x5cc8e1:Error(this[_0x22e0ce(0x289)](_0x22e0ce(0x1e9),_0x5cc8e1));}}async[_0x419366(0x117)](_0x56a5ab){const _0x5454fd=_0x419366;let {fileID:_0x371da3,type:_0x3a5953,outputType:_0x45ec31,minSheetColumnCount:_0x2da79b,minSheetRowCount:_0x59a382}=_0x56a5ab;try{let _0x12cca1=_0x552cfc(this[_0x5454fd(0x23c)](),''+_0x3a5953),_0x246608={'body':{'fileID':_0x371da3,'outputType':_0x45ec31,'minSheetColumnCount':_0x2da79b,'minSheetRowCount':_0x59a382}},_0x3aeb3f=(await this[_0x5454fd(0x2e0)][_0x5454fd(0x25e)](_0x12cca1,_0x246608))['body'];return _0x3aeb3f['error']&&_0x3aeb3f[_0x5454fd(0x131)][_0x5454fd(0x299)]!==_0x27707e[_0x5454fd(0x188)]['OK']?void 0x0:_0x3aeb3f;}catch{return;}}async[_0x419366(0x1b9)](_0x44f9af){const _0xac761e=_0x419366;let {unitID:_0x1bff47,jsonID:_0xfdc9af,type:_0xae0dcc,sscSwitch:_0x5375ca,useImageUrl:_0x50defd,ignoreTableExport:_0x1dae29}=_0x44f9af;try{let _0x593e93=_0x552cfc(this[_0xac761e(0x284)](),''+_0xae0dcc),_0x19a1cc={'body':{'unitID':_0x1bff47,'jsonID':_0xfdc9af,'type':_0xae0dcc,'sscSwitch':_0x5375ca,'useImageUrl':_0x50defd,'ignoreTableExport':_0x1dae29}},_0x5b790d=(await this[_0xac761e(0x2e0)][_0xac761e(0x25e)](_0x593e93,_0x19a1cc))[_0xac761e(0x120)];return _0x5b790d[_0xac761e(0x131)]&&_0x5b790d[_0xac761e(0x131)][_0xac761e(0x299)]!==_0x27707e[_0xac761e(0x188)]['OK']?void 0x0:_0x5b790d;}catch{return;}}async['getTask'](_0x3d1d42){return new Promise((_0x59c7e2,_0x436e6e)=>{const _0x25eb4b=_0x23ff;try{let _0xb1ca85=0x0,_0x4cd47f=_0x118b03(this[_0x25eb4b(0x262)](),''+_0x3d1d42),_0x2e7013=this[_0x25eb4b(0x2db)](),_0x581974=async()=>{const _0x2faa18=_0x25eb4b;if(this['_taskInterrupted'][_0x2faa18(0x14b)](_0x3d1d42))return;let _0x1357fa=(await this[_0x2faa18(0x2e0)][_0x2faa18(0x26f)](_0x4cd47f))[_0x2faa18(0x120)];if(_0x1357fa[_0x2faa18(0x131)]&&_0x1357fa[_0x2faa18(0x131)][_0x2faa18(0x299)]===_0x27707e[_0x2faa18(0x188)]['OK']){if(_0x1357fa[_0x2faa18(0x173)]===_0x2faa18(0x2cf))_0x59c7e2(_0x1357fa);else{if(_0x1357fa[_0x2faa18(0x173)]===_0x2faa18(0x1ba)){let _0x3b8a91=0x3e8;if(_0xb1ca85>=_0x2e7013){_0x436e6e(_0x1357fa);return;}else _0xb1ca85>=0x7530&&(_0x3b8a91=0x1388);_0xb1ca85+=_0x3b8a91,setTimeout(_0x581974,_0x3b8a91);}else _0x436e6e(_0x1357fa);}}else _0x436e6e(_0x1357fa);};_0x581974();}catch(_0x50893b){_0x436e6e(_0x50893b instanceof Error?_0x50893b:Error(String(_0x50893b)));}});}async['signUrl'](_0xea3e5b){const _0x3d09e6=_0x419366;try{let _0x6da32d=_0x5ef73a(this[_0x3d09e6(0x243)](),''+_0xea3e5b);return(await this[_0x3d09e6(0x2e0)][_0x3d09e6(0x26f)](_0x6da32d))[_0x3d09e6(0x120)];}catch{return;}}async[_0x419366(0x1e6)](_0x322c62){const _0x577aad=_0x419366;try{return(await this[_0x577aad(0x2e0)][_0x577aad(0x26f)](_0x322c62,{'responseType':_0x577aad(0x1f4)}))[_0x577aad(0x120)];}catch{return;}}[_0x419366(0x1bf)](_0x4abbb6,_0x45ea7d){let _0x2e35=this['_extractErrorDetail'](_0x45ea7d);return _0x2e35?_0x4abbb6+':\x20'+_0x2e35:_0x4abbb6;}[_0x419366(0x289)](_0x5b4afd,_0x4b767c){const _0x29b0fc=_0x419366;if(_0x4b767c instanceof _0x41dd4d['HTTPResponseError']){let _0x1999fe=typeof _0x4b767c[_0x29b0fc(0x173)]=='number'?''+_0x4b767c['status']+(_0x4b767c[_0x29b0fc(0x193)]?'\x20'+_0x4b767c[_0x29b0fc(0x193)]:''):void 0x0,_0x55dc38=this['_extractErrorDetail'](_0x4b767c[_0x29b0fc(0x131)]);return _0x1999fe&&_0x55dc38?_0x5b4afd+_0x29b0fc(0x10e)+_0x1999fe+_0x29b0fc(0x177)+_0x55dc38:_0x1999fe?_0x5b4afd+_0x29b0fc(0x10e)+_0x1999fe:_0x55dc38?_0x5b4afd+':\x20'+_0x55dc38:_0x5b4afd;}let _0x15140e=this[_0x29b0fc(0x160)](_0x4b767c);return _0x15140e?_0x5b4afd+':\x20'+_0x15140e:_0x5b4afd;}['_extractErrorDetail'](_0x3b6fa4){const _0x5da22b=_0x419366;if(typeof _0x3b6fa4=='string'){let _0x33c05d=_0x3b6fa4['trim']();return _0x33c05d[_0x5da22b(0x2d9)]>0x0?_0x33c05d:void 0x0;}if(_0x3b6fa4 instanceof Error)return this[_0x5da22b(0x160)](_0x3b6fa4[_0x5da22b(0x190)]);if(!_0x3b6fa4||typeof _0x3b6fa4!=_0x5da22b(0x272)||Array[_0x5da22b(0x156)](_0x3b6fa4))return;let _0x29f3b6=_0x3b6fa4,_0x2e988d=this[_0x5da22b(0x160)](_0x29f3b6[_0x5da22b(0x190)]);if(_0x2e988d)return _0x2e988d;if(_0x29f3b6[_0x5da22b(0x131)]&&typeof _0x29f3b6[_0x5da22b(0x131)]=='object'&&!Array[_0x5da22b(0x156)](_0x29f3b6[_0x5da22b(0x131)])){let _0x4caf7b=this[_0x5da22b(0x160)](_0x29f3b6[_0x5da22b(0x131)]);if(_0x4caf7b)return _0x4caf7b;}}[_0x419366(0x14e)](){const _0x3f5e08=_0x419366;var _0x28f666;let _0x98aa8f=this[_0x3f5e08(0x2c1)][_0x3f5e08(0x2a5)](_0x424208);return(_0x28f666=_0x98aa8f==null?void 0x0:_0x98aa8f[_0x3f5e08(0x145)])==null?_0x3f5e08(0x127):_0x28f666;}[_0x419366(0x23c)](){const _0x393b75=_0x419366;var _0x15ba88;let _0x20bb70=this['_configService'][_0x393b75(0x2a5)](_0x424208);return(_0x15ba88=_0x20bb70==null?void 0x0:_0x20bb70['importServerUrl'])==null?_0x393b75(0x1e3):_0x15ba88;}['_getExportURL'](){const _0x229e15=_0x419366;var _0x5c3242;let _0x974208=this['_configService'][_0x229e15(0x2a5)](_0x424208);return(_0x5c3242=_0x974208==null?void 0x0:_0x974208[_0x229e15(0x137)])==null?'/universer-api/exchange/{type}/export':_0x5c3242;}['_getTaskURL'](){const _0x55a3dd=_0x419366;var _0x5cca08;let _0x1f946e=this[_0x55a3dd(0x2c1)][_0x55a3dd(0x2a5)](_0x424208);return(_0x5cca08=_0x1f946e==null?void 0x0:_0x1f946e['getTaskServerUrl'])==null?_0x55a3dd(0x12a):_0x5cca08;}['_getSignURL'](){const _0x307f3a=_0x419366;var _0x67d6b8;let _0x4bf016=this[_0x307f3a(0x2c1)]['getConfig'](_0x424208);return(_0x67d6b8=_0x4bf016==null?void 0x0:_0x4bf016['signUrlServerUrl'])==null?'/universer-api/file/{fileID}/sign-url':_0x67d6b8;}[_0x419366(0x2db)](){const _0x28941b=_0x419366;var _0x3a6da1;let _0x8425f1=this[_0x28941b(0x2c1)][_0x28941b(0x2a5)](_0x424208);return(_0x3a6da1=_0x8425f1==null?void 0x0:_0x8425f1[_0x28941b(0x228)])==null?0x1d4c0:_0x3a6da1;}};_0x1f006b=_0x227321([_0x203e1f(0x0,_0x3d9d21[_0x419366(0x23e)]),_0x203e1f(0x1,(0x0,_0x3d9d21[_0x419366(0x13d)])(_0x41dd4d[_0x419366(0x148)]))],_0x1f006b);function _0x486d8d(_0x4186fa){const _0x2b5585=_0x419366;let _0x3d992a=_0x4186fa[_0x2b5585(0x104)];if(!_0x3d992a)return null;let _0x32feb8={};_0x3d992a[_0x2b5585(0x2b3)]&&Object['keys'](_0x3d992a[_0x2b5585(0x2b3)])['forEach'](_0x3fdf80=>{const _0x5a18dd=_0x2b5585;let _0x47c5ac=_0x3d992a[_0x5a18dd(0x2b3)][_0x3fdf80];_0x32feb8[_0x3fdf80]={..._0x47c5ac,'originalMeta':(0x0,_0x5ef044['b64EncodeUnicode'])(_0x5ef044[_0x5a18dd(0x1df)][_0x5a18dd(0x22e)](_0x47c5ac['originalMeta']))};});let _0x22b70e=(0x0,_0x5ef044['b64EncodeUnicode'])(_0x5ef044[_0x2b5585(0x1df)]['decode'](_0x3d992a[_0x2b5585(0x111)]));return{..._0x4186fa,'workbook':{..._0x3d992a,'originalMeta':_0x22b70e,'sheets':_0x32feb8},'doc':{},'slide':void 0x0,'board':void 0x0};}function _0x35bc7f(_0x1d43af){const _0x3ca921=_0x419366;let _0x3946f6=_0x1d43af[_0x3ca921(0x18f)];if(!_0x3946f6)return null;let _0x4a7536=(0x0,_0x5ef044[_0x3ca921(0x2c6)])(_0x5ef044[_0x3ca921(0x1df)][_0x3ca921(0x22e)](_0x3946f6[_0x3ca921(0x111)]));return{..._0x1d43af,'workbook':{},'doc':{..._0x3946f6,'originalMeta':_0x4a7536},'slide':void 0x0,'board':void 0x0};}function _0x98ad39(_0x172843){const _0x1b03f1=_0x419366;var _0x5da6ee;let _0x2143ff=(_0x5da6ee=_0x172843[_0x1b03f1(0x2d4)])==null?_0x172843[_0x1b03f1(0x18f)]:_0x5da6ee;if(!_0x2143ff)return null;let _0x168567=typeof _0x2143ff['originalMeta']==_0x1b03f1(0x13c)?_0x2143ff[_0x1b03f1(0x111)]:(0x0,_0x5ef044[_0x1b03f1(0x2c6)])(_0x5ef044[_0x1b03f1(0x1df)][_0x1b03f1(0x22e)](_0x2143ff[_0x1b03f1(0x111)]));return{..._0x172843,'workbook':{},'doc':{},'slide':{..._0x2143ff,'originalMeta':_0x168567},'board':void 0x0};}function _0x1ce0da(_0x315ae3){const _0x3cc756=_0x419366;let _0x34bdba={};return _0x315ae3[_0x3cc756(0x2e1)](_0x387982=>{const _0x5fca0d=_0x3cc756;_0x34bdba[_0x387982['id']]={..._0x387982,'data':(0x0,_0x5ef044[_0x5fca0d(0x2c6)])(_0x5ef044[_0x5fca0d(0x1df)]['decode'](_0x387982[_0x5fca0d(0x12e)]))};}),_0x34bdba;}async function _0x5dcc68(_0x207673){const _0x589c6d=_0x419366;var _0x5dc56e;let _0x3b7285={'metadata':void 0x0},_0x14e2cf=_0x207673['id'],_0x3d3dd5=(_0x5dc56e=_0x207673[_0x589c6d(0x174)])==null?0x0:_0x5dc56e,_0x2c02d1=new _0xbb421f(),{snapshot:_0x59df5f}=await(0x0,_0x5ef044[_0x589c6d(0x29a)])(_0x3b7285,_0x207673,_0x14e2cf,_0x3d3dd5,_0x2c02d1),_0x449bb9=await(0x0,_0x5ef044[_0x589c6d(0x215)])(_0x59df5f,_0x2c02d1),_0xc7660e=_0x486d8d(_0x59df5f);if(!_0xc7660e)throw Error(_0x589c6d(0x1b7));return{'snapshot':_0xc7660e,'sheetBlocks':_0x1ce0da(_0x449bb9)};}async function _0x2f10a4(_0x5c88e3){const _0x5d5dcf=_0x419366;var _0x51ca47;let _0x5391ab={'metadata':void 0x0},_0x1d3902=_0x5c88e3['id'],{snapshot:_0xdc0199}=await(0x0,_0x5ef044[_0x5d5dcf(0x1e8)])(_0x5391ab,_0x5c88e3,_0x1d3902,(_0x51ca47=_0x5c88e3['rev'])==null?0x0:_0x51ca47,new _0xbb421f()),_0x5e319c=_0x35bc7f(_0xdc0199);if(!_0x5e319c)throw Error(_0x5d5dcf(0x1b7));return{'snapshot':_0x5e319c,'sheetBlocks':{}};}async function _0x12f912(_0x22b5f5){const _0x294ab9=_0x419366;var _0x2fb0b5;let _0x5ca718=_0x22b5f5['id'],_0x4389e4=(_0x2fb0b5=_0x22b5f5[_0x294ab9(0x174)])==null?0x0:_0x2fb0b5,_0x2ecd7f=new _0xbb421f(),{snapshot:_0xca490e}=await(0x0,_0x5ef044[_0x294ab9(0x21d)])(_0x22b5f5[_0x294ab9(0x1a1)],_0x22b5f5,_0x5ca718,_0x4389e4,_0x2ecd7f),_0x4f5ffd=_0x98ad39(_0xca490e);if(!_0x4f5ffd)throw Error(_0x294ab9(0x1b7));return{'snapshot':_0x4f5ffd,'sheetBlocks':{}};}async function _0x215145(_0x281c31){const _0x459b0e=_0x419366;let _0x255323=_0x281c31['snapshot'],_0x4e53ef=_0x281c31[_0x459b0e(0x14c)]||{};return await(0x0,_0x5ef044[_0x459b0e(0x2d5)])(_0x255323,Object['keys'](_0x4e53ef)[_0x459b0e(0x209)](_0x1389e2=>_0x4e53ef[_0x1389e2])['map'](_0x57d476=>({..._0x57d476,'data':_0x57d476[_0x459b0e(0x12e)]?JSON[_0x459b0e(0x1f2)]((0x0,_0x5ef044[_0x459b0e(0x273)])(_0x57d476[_0x459b0e(0x12e)])):void 0x0})));}function _0x4cc526(_0x4f4cdf){const _0x1843b4=_0x419366;let _0x159ef6=_0x4f4cdf[_0x1843b4(0x20b)];return(0x0,_0x5ef044[_0x1843b4(0x1c8)])(_0x159ef6);}function _0xddc3f9(_0x5af078){const _0x149668=_0x419366;let _0x11669b=_0x5af078[_0x149668(0x20b)];return(0x0,_0x5ef044['transformSnapshotToSlideData'])(_0x11669b);}var _0xbb421f=class{constructor(){const _0x4f0329=_0x419366;_0x10ad47(this,_0x4f0329(0x154),new Map());}['getUnitOnRev'](){const _0x527145=_0x419366;return Promise[_0x527145(0x171)]({'snapshot':{'unitID':'','type':_0x3d9d21[_0x527145(0x283)][_0x527145(0x1d2)],'rev':0x0,'workbook':void 0x0,'doc':void 0x0,'slide':void 0x0,'board':void 0x0},'changesets':[],'error':{'code':_0x27707e[_0x527145(0x188)]['OK'],'message':''}});}['getSheetBlock'](_0x4a04c1,_0x5c3b3f){const _0x1ace8e=_0x419366;let _0x315578=this[_0x1ace8e(0x154)][_0x1ace8e(0x26f)](_0x5c3b3f[_0x1ace8e(0x20e)]);return Promise[_0x1ace8e(0x171)]({'block':_0x315578,'error':{'code':_0x27707e[_0x1ace8e(0x188)]['OK'],'message':''}});}[_0x419366(0x11a)](_0x4ab643,_0x1cc7fc){const _0x12800b=_0x419366;let _0x56ffec=this[_0x12800b(0x154)][_0x12800b(0x26f)](_0x1cc7fc[_0x12800b(0x20e)]);return Promise[_0x12800b(0x171)]({'block':_0x56ffec===void 0x0?void 0x0:{..._0x56ffec,'data':JSON[_0x12800b(0x1f2)](_0x5ef044[_0x12800b(0x1df)][_0x12800b(0x22e)](_0x56ffec['data']))},'error':{'code':_0x27707e[_0x12800b(0x188)]['OK'],'message':''}});}[_0x419366(0x176)](){const _0x42f8ab=_0x419366;return Promise[_0x42f8ab(0x171)]({'changesets':[],'error':{'code':_0x27707e[_0x42f8ab(0x188)]['OK'],'message':''}});}[_0x419366(0x19d)](){return Promise['resolve']({'resources':{},'error':{'code':_0x27707e['ErrorCode']['OK'],'message':''}});}[_0x419366(0x1e2)](){const _0x423070=_0x419366;return Promise[_0x423070(0x171)]({'error':{'code':_0x27707e[_0x423070(0x188)]['OK'],'message':''}});}['updateSnapshot'](){const _0x4079ec=_0x419366;return Promise['resolve']({'error':{'code':_0x27707e[_0x4079ec(0x188)]['OK'],'message':''}});}[_0x419366(0x13f)](_0x532cd0,_0x344a23){const _0x3d34ce=_0x419366;let {block:_0x4ccf2b}=_0x344a23;return _0x4ccf2b?(this['_sheetBlockCache'][_0x3d34ce(0x223)](_0x4ccf2b['id'],_0x4ccf2b),Promise['resolve']({'error':{'code':_0x27707e[_0x3d34ce(0x188)]['OK'],'message':''},'blockID':_0x4ccf2b['id']})):Promise['resolve']({'error':{'code':_0x27707e[_0x3d34ce(0x188)][_0x3d34ce(0x213)],'message':_0x3d34ce(0x2d6)},'blockID':''});}[_0x419366(0x261)](){const _0x1f68ee=_0x419366;return Promise[_0x1f68ee(0x171)]({'error':{'code':_0x27707e['ErrorCode']['OK'],'message':''},'concurrent':[]});}['copyFileMeta'](){return Promise['resolve']({'error':void 0x0,'fileMetaId':''});}[_0x419366(0x1cd)](){return Promise['resolve']({'error':void 0x0,'latestReqID':0x0});}};let _0x264c13=(0x0,_0x3d9d21[_0x419366(0x2ac)])(_0x419366(0x1d1)),_0x1231e5=class extends _0x3d9d21['Disposable']{constructor(_0x29e7ed,_0xf21dac,_0x4ba72c){const _0x312b97=_0x419366;super(),this[_0x312b97(0x2c1)]=_0x29e7ed,this['_httpService']=_0xf21dac,this['_requestService']=_0x4ba72c,_0x10ad47(this,_0x312b97(0x1c7),null),_0x10ad47(this,'_requestState$',new _0x19981c[(_0x312b97(0x172))]()),_0x10ad47(this,_0x312b97(0x298),this[_0x312b97(0x142)]['asObservable']());}[_0x419366(0x20f)](){const _0x10a84c=_0x419366;super[_0x10a84c(0x20f)](),this['_requestState$'][_0x10a84c(0x15d)]();}async[_0x419366(0x227)](_0x222961){const _0x4ebfb8=_0x419366;let _0x3d8894=await this['importFileToJson'](_0x222961,_0x3d9d21[_0x4ebfb8(0x283)][_0x4ebfb8(0x257)]);if(!_0x3d8894||!_0x3d8894['snapshot'])return;let _0x450578=_0x4cc526(_0x3d8894);if(_0x450578)return _0x450578;}async[_0x419366(0x235)](_0x3e4c94){const _0x4d9882=_0x419366;return this[_0x4d9882(0x13b)](_0x3e4c94,0x1,_0x3d9d21['UniverInstanceType'][_0x4d9882(0x257)]);}async[_0x419366(0xf7)](_0x496caa){const _0xf3abc2=_0x419366;let _0x4a0a36=await _0x2f10a4(_0x496caa);return this['_exportBySnapshot'](_0x4a0a36,_0x3d9d21[_0xf3abc2(0x283)]['UNIVER_DOC']);}async[_0x419366(0x11d)](_0x4fc504){const _0xa4f93a=_0x419366;let _0x4477a8=await this[_0xa4f93a(0x1b0)](_0x4fc504,_0x3d9d21[_0xa4f93a(0x283)][_0xa4f93a(0x164)]);if(!(!_0x4477a8||!_0x4477a8['snapshot']))return _0xddc3f9(_0x4477a8);}async['exportPPTXByUnitId'](_0x2c21ff){const _0x164bef=_0x419366;return this[_0x164bef(0x13b)](_0x2c21ff,0x1,_0x3d9d21[_0x164bef(0x283)][_0x164bef(0x164)]);}async[_0x419366(0x238)](_0x39089b){const _0x341e26=_0x419366;let _0xb03d20=await _0x12f912(_0x39089b);return this['_exportBySnapshot'](_0xb03d20,_0x3d9d21[_0x341e26(0x283)][_0x341e26(0x164)]);}async[_0x419366(0x108)](_0x59647e){const _0x2921ee=_0x419366;let _0x169fc8=await this['importFileToJson'](_0x59647e,_0x3d9d21[_0x2921ee(0x283)][_0x2921ee(0x1d2)]);if(!_0x169fc8)return;let _0x23d5c8=await _0x215145(_0x169fc8);if(_0x23d5c8)return _0x23d5c8;}async['exportXLSXByUnitId'](_0x523a91){const _0x37e286=_0x419366;return this[_0x37e286(0x13b)](_0x523a91,0x1,_0x3d9d21['UniverInstanceType'][_0x37e286(0x1d2)]);}async['exportXLSXBySnapshot'](_0x2c8d80){const _0x2aa149=_0x419366;let _0x5e6b13=await _0x5dcc68(_0x2c8d80);return this[_0x2aa149(0x2b7)](_0x5e6b13,_0x3d9d21[_0x2aa149(0x283)]['UNIVER_SHEET']);}async[_0x419366(0x1f1)](_0x1b0e2e,_0x431999){const _0x1c4b25=_0x419366;var _0x47aeda,_0x4dac09;let _0x4d9753=await this[_0x1c4b25(0x16a)](_0x1b0e2e);if(!_0x4d9753)return;let _0x15cad1=await this[_0x1c4b25(0x28e)](_0x4d9753,0x1,_0x431999);if(!_0x15cad1)return;this[_0x1c4b25(0x1c7)]=_0x15cad1,this[_0x1c4b25(0x239)][_0x1c4b25(0x2c4)]();let _0x185a6c=await this[_0x1c4b25(0x239)][_0x1c4b25(0x1da)](_0x15cad1)['catch'](_0x358a8f=>{const _0x4d6b3d=_0x1c4b25;var _0x518ec7;let _0x571cd6=_0x358a8f instanceof Error?_0x358a8f['message']:(_0x518ec7=_0x358a8f['error'])==null?void 0x0:_0x518ec7[_0x4d6b3d(0x190)];this[_0x4d6b3d(0x142)][_0x4d6b3d(0x2d2)]({'error':{'code':_0x27707e[_0x4d6b3d(0x188)]['UNRECOGNIZED'],'message':_0x571cd6||''},'state':0x3});});if(!_0x185a6c)return;let _0x9f06a3=(_0x47aeda=_0x185a6c[_0x1c4b25(0x117)])==null?void 0x0:_0x47aeda[_0x1c4b25(0x106)],_0x55ff69=((_0x4dac09=_0x185a6c['import'])==null?void 0x0:_0x4dac09[_0x1c4b25(0x1a0)])||'';if(_0x9f06a3!==0x1){this[_0x1c4b25(0x142)]['next']({'error':{'code':_0x27707e[_0x1c4b25(0x188)][_0x1c4b25(0x1a4)],'message':_0x1c4b25(0x2b9)},'state':0x3});return;}if(_0x55ff69[_0x1c4b25(0x2d9)]===0x0){this[_0x1c4b25(0x142)][_0x1c4b25(0x2d2)]({'error':{'code':_0x27707e[_0x1c4b25(0x188)]['UNRECOGNIZED'],'message':_0x1c4b25(0x225)},'state':0x3});return;}return this['_requestState$'][_0x1c4b25(0x2d2)]({'error':_0x185a6c[_0x1c4b25(0x131)],'state':0x3}),_0x55ff69;}async['importFileToJson'](_0x4b0935,_0x18252b){const _0x4d75cd=_0x419366;return this[_0x4d75cd(0x2e2)](_0x4b0935,_0x18252b);}async[_0x419366(0x204)](_0x2a88e4){const _0x151021=_0x419366;let _0x2d8a91=await _0x5dcc68(_0x2a88e4),_0x2db11c=typeof _0x2a88e4['id']==_0x151021(0x13c)&&_0x2a88e4['id']['trim']()?_0x2a88e4['id'][_0x151021(0x229)]()+_0x151021(0x132):_0x151021(0x24a),_0x4e8953=new File([JSON[_0x151021(0x231)](_0x2d8a91)],_0x2db11c,{'type':_0x151021(0x1d6)});return this[_0x151021(0x1f1)](_0x4e8953,_0x3d9d21[_0x151021(0x283)]['UNIVER_SHEET']);}[_0x419366(0x280)](){const _0x5ec3ba=_0x419366;this[_0x5ec3ba(0x1c7)]&&this[_0x5ec3ba(0x239)][_0x5ec3ba(0x2a9)](this[_0x5ec3ba(0x1c7)]);}async[_0x419366(0x2e2)](_0x498e6c,_0xae2cb3){const _0x2adf45=_0x419366;var _0x31c5e1,_0x2084ce;let _0x440089=await this[_0x2adf45(0x16a)](_0x498e6c);if(!_0x440089)return;let _0x2af74e=await this[_0x2adf45(0x28e)](_0x440089,0x2,_0xae2cb3);if(!_0x2af74e)return;this['_importTaskId']=_0x2af74e,this[_0x2adf45(0x239)]['clearTaskInterrupted']();let _0x1d794d=await this[_0x2adf45(0x239)][_0x2adf45(0x1da)](_0x2af74e)[_0x2adf45(0x1fc)](_0x2ee742=>{const _0x3bde05=_0x2adf45;var _0x2e0033;let _0x1bd258=_0x2ee742 instanceof Error?_0x2ee742[_0x3bde05(0x190)]:(_0x2e0033=_0x2ee742[_0x3bde05(0x131)])==null?void 0x0:_0x2e0033[_0x3bde05(0x190)];this[_0x3bde05(0x142)][_0x3bde05(0x2d2)]({'error':{'code':_0x27707e['ErrorCode'][_0x3bde05(0x1a4)],'message':_0x1bd258||''},'state':0x3});});if(!_0x1d794d)return;let _0x12f904=(_0x31c5e1=_0x1d794d[_0x2adf45(0x117)])==null?void 0x0:_0x31c5e1[_0x2adf45(0x106)],_0x1b028f=((_0x2084ce=_0x1d794d['import'])==null?void 0x0:_0x2084ce[_0x2adf45(0x135)])||'';if(_0x12f904!==0x2){this['_requestState$'][_0x2adf45(0x2d2)]({'error':{'code':_0x27707e[_0x2adf45(0x188)][_0x2adf45(0x1a4)],'message':_0x2adf45(0x2b9)},'state':0x3});return;}if(_0x1b028f[_0x2adf45(0x2d9)]===0x0){this[_0x2adf45(0x142)][_0x2adf45(0x2d2)]({'error':{'code':_0x27707e['ErrorCode'][_0x2adf45(0x1a4)],'message':'Failed\x20to\x20get\x20jsonID\x20from\x20task'},'state':0x3});return;}this['_requestState$'][_0x2adf45(0x2d2)]({'error':_0x1d794d[_0x2adf45(0x131)],'state':0x3});let _0x5de074=await this['_signUrl'](_0x1b028f);if(!_0x5de074)return;let _0x3a2add=await this[_0x2adf45(0x239)][_0x2adf45(0x1e6)](_0x5de074);if(!_0x3a2add){this['_requestState$'][_0x2adf45(0x2d2)]({'error':{'code':_0x27707e[_0x2adf45(0x188)][_0x2adf45(0x1a4)],'message':'Failed\x20to\x20get\x20text\x20from\x20url'},'state':0x5});return;}try{let _0xac946d=JSON['parse'](_0x3a2add);return this['_requestState$'][_0x2adf45(0x2d2)]({'error':{'code':_0x27707e['ErrorCode']['OK'],'message':_0x2adf45(0x10f)},'state':0x5}),_0xac946d;}catch{this[_0x2adf45(0x142)][_0x2adf45(0x2d2)]({'error':{'code':_0x27707e[_0x2adf45(0x188)][_0x2adf45(0x1a4)],'message':_0x2adf45(0x2ae)},'state':0x5});}}async[_0x419366(0x2b7)](_0x4efec6,_0x2cc4ea){const _0x455e3a=_0x419366;let _0x53336f=JSON[_0x455e3a(0x231)](_0x4efec6),_0x3e7fa5=_0x5ef044[_0x455e3a(0x24b)]['encode'](_0x53336f),_0x4d5662=_0x1547b2(_0x3e7fa5),_0x4e12ee=_0x3e7fa5[_0x455e3a(0x2d9)],_0x57b64f=_0x26694f(_0x4d5662),_0x5c01da=await this[_0x455e3a(0x16a)](_0x57b64f,_0x4e12ee,!0x0);if(_0x5c01da)return this[_0x455e3a(0x13b)](_0x5c01da,0x2,_0x2cc4ea);}async[_0x419366(0x13b)](_0x1512e7,_0x1da298,_0x4eb5c4){const _0x318c85=_0x419366;var _0x284dc5;let _0x5cb60a=await this[_0x318c85(0x239)][_0x318c85(0x1b9)]({'unitID':_0x1da298===0x1?_0x1512e7:'','jsonID':_0x1da298===0x2?_0x1512e7:'','type':_0x4eb5c4,'sscSwitch':this[_0x318c85(0x203)](),'useImageUrl':this[_0x318c85(0x153)](),'ignoreTableExport':this['_getIgnoreTableExport']()});if(!_0x5cb60a){this[_0x318c85(0x142)][_0x318c85(0x2d2)]({'error':{'code':_0x27707e[_0x318c85(0x188)]['UNRECOGNIZED'],'message':_0x318c85(0x129)},'state':0x2});return;}if(this[_0x318c85(0x142)][_0x318c85(0x2d2)]({'error':_0x5cb60a[_0x318c85(0x131)],'state':0x2}),_0x5cb60a[_0x318c85(0x131)]&&_0x5cb60a[_0x318c85(0x131)]['code']!==_0x27707e[_0x318c85(0x188)]['OK'])return;let _0x20e8e8=_0x5cb60a[_0x318c85(0x144)],_0x339849=await this[_0x318c85(0x239)][_0x318c85(0x1da)](_0x20e8e8)[_0x318c85(0x1fc)](_0x2dac7a=>{const _0x333833=_0x318c85;var _0x581551;let _0x1da493=_0x2dac7a instanceof Error?_0x2dac7a[_0x333833(0x190)]:(_0x581551=_0x2dac7a[_0x333833(0x131)])==null?void 0x0:_0x581551[_0x333833(0x190)];this[_0x333833(0x142)][_0x333833(0x2d2)]({'error':{'code':_0x27707e[_0x333833(0x188)]['UNRECOGNIZED'],'message':_0x1da493||''},'state':0x3});});if(!_0x339849)return;let _0x2c8b2c=((_0x284dc5=_0x339849[_0x318c85(0x1b9)])==null?void 0x0:_0x284dc5[_0x318c85(0x155)])||'';if(_0x2c8b2c[_0x318c85(0x2d9)]===0x0){this[_0x318c85(0x142)][_0x318c85(0x2d2)]({'error':{'code':_0x27707e['ErrorCode'][_0x318c85(0x1a4)],'message':_0x318c85(0x270)},'state':0x3});return;}this[_0x318c85(0x142)]['next']({'error':_0x339849[_0x318c85(0x131)],'state':0x3});let _0x4f9df7=await this[_0x318c85(0x278)](_0x2c8b2c);if(!_0x4f9df7)return;let _0x597eaf=await _0x208617(_0x4f9df7,this[_0x318c85(0x2e0)]);if(!_0x597eaf){this[_0x318c85(0x142)][_0x318c85(0x2d2)]({'error':{'code':_0x27707e['ErrorCode'][_0x318c85(0x1a4)],'message':_0x318c85(0x19c)},'state':0x6});return;}return this[_0x318c85(0x142)][_0x318c85(0x2d2)]({'error':{'code':_0x27707e[_0x318c85(0x188)]['OK'],'message':_0x318c85(0x10f)},'state':0x6}),_0x597eaf;}async[_0x419366(0x16a)](_0x5d18da,_0x33a2db,_0x29ed8f){const _0x298693=_0x419366;let _0x515e57;try{_0x515e57=await this['_requestService'][_0x298693(0x1eb)](_0x5d18da,_0x33a2db,_0x29ed8f);}catch(_0x1d2d4d){let _0x240419=_0x1d2d4d instanceof Error?_0x1d2d4d[_0x298693(0x190)]:String(_0x1d2d4d);this[_0x298693(0x142)][_0x298693(0x2d2)]({'error':{'code':_0x27707e[_0x298693(0x188)][_0x298693(0x1a4)],'message':_0x240419},'state':0x0});return;}if(!_0x515e57||typeof _0x515e57['FileId']!=_0x298693(0x13c)){this[_0x298693(0x142)][_0x298693(0x2d2)]({'error':{'code':_0x27707e[_0x298693(0x188)][_0x298693(0x1a4)],'message':_0x298693(0x168)},'state':0x0});return;}let _0xd5323f=_0x515e57['FileId'];if(_0xd5323f[_0x298693(0x2d9)]===0x0){this[_0x298693(0x142)][_0x298693(0x2d2)]({'error':{'code':_0x27707e[_0x298693(0x188)][_0x298693(0x1a4)],'message':'upload\x20failed:\x20FileId\x20is\x20empty'},'state':0x0});return;}return this['_requestState$'][_0x298693(0x2d2)]({'error':{'code':_0x27707e[_0x298693(0x188)]['OK'],'message':'success'},'state':0x0}),_0xd5323f;}async[_0x419366(0x28e)](_0x3b72ca,_0x345183,_0x35fe52){const _0x2458ad=_0x419366;let _0x419fa6={'fileID':_0x3b72ca,'type':_0x35fe52,'outputType':_0x345183,'fileUrl':'','minSheetRowCount':this[_0x2458ad(0x2b8)](),'minSheetColumnCount':this['_getMinSheetColumnCount']()},_0x5d8673=await this[_0x2458ad(0x239)][_0x2458ad(0x117)](_0x419fa6);if(!_0x5d8673){this[_0x2458ad(0x142)][_0x2458ad(0x2d2)]({'error':{'code':_0x27707e[_0x2458ad(0x188)]['UNRECOGNIZED'],'message':_0x2458ad(0x110)},'state':0x1});return;}if(_0x5d8673[_0x2458ad(0x131)]&&_0x5d8673[_0x2458ad(0x131)][_0x2458ad(0x299)]!==_0x27707e[_0x2458ad(0x188)]['OK']){this[_0x2458ad(0x142)]['next']({'error':_0x5d8673['error'],'state':0x1});return;}let _0x214e76=_0x5d8673['taskID'];if(_0x214e76[_0x2458ad(0x2d9)]===0x0){this[_0x2458ad(0x142)][_0x2458ad(0x2d2)]({'error':{'code':_0x27707e['ErrorCode'][_0x2458ad(0x1a4)],'message':_0x2458ad(0x296)},'state':0x1});return;}return this[_0x2458ad(0x142)][_0x2458ad(0x2d2)]({'error':_0x5d8673['error'],'state':0x1}),_0x214e76;}async[_0x419366(0x278)](_0x289e5a){const _0xd7e953=_0x419366;let _0x1d3100=await this[_0xd7e953(0x239)][_0xd7e953(0x1ce)](_0x289e5a);if(!_0x1d3100){this[_0xd7e953(0x142)][_0xd7e953(0x2d2)]({'error':{'code':_0x27707e[_0xd7e953(0x188)][_0xd7e953(0x1a4)],'message':_0xd7e953(0x1dc)},'state':0x4});return;}if(_0x1d3100['error']&&_0x1d3100['error'][_0xd7e953(0x299)]!==_0x27707e[_0xd7e953(0x188)]['OK']){this[_0xd7e953(0x142)][_0xd7e953(0x2d2)]({'error':_0x1d3100[_0xd7e953(0x131)],'state':0x4});return;}let _0x371d69=(0x0,_0x3d9d21[_0xd7e953(0x1aa)])(_0x1d3100[_0xd7e953(0x1bd)],this[_0xd7e953(0x181)]());if(_0x371d69[_0xd7e953(0x2d9)]===0x0){this[_0xd7e953(0x142)][_0xd7e953(0x2d2)]({'error':{'code':_0x27707e[_0xd7e953(0x188)][_0xd7e953(0x1a4)],'message':_0xd7e953(0x1dc)},'state':0x4});return;}return this[_0xd7e953(0x142)][_0xd7e953(0x2d2)]({'error':_0x1d3100[_0xd7e953(0x131)],'state':0x4}),_0x371d69;}[_0x419366(0x181)](){const _0xf1249b=_0x419366;var _0x167be4;let _0x45a57f=this[_0xf1249b(0x2c1)][_0xf1249b(0x2a5)](_0x424208);return(_0x167be4=_0x45a57f==null?void 0x0:_0x45a57f[_0xf1249b(0x1d9)])==null?location[_0xf1249b(0x287)]:_0x167be4;}[_0x419366(0x2b8)](){const _0x14df73=_0x419366;var _0x5ed2ad,_0x104b68;let _0x4e98ac=this[_0x14df73(0x2c1)][_0x14df73(0x2a5)](_0x424208);return(_0x5ed2ad=_0x4e98ac==null||(_0x104b68=_0x4e98ac[_0x14df73(0x255)])==null?void 0x0:_0x104b68[_0x14df73(0x1a8)])==null?0x1:_0x5ed2ad;}[_0x419366(0x18b)](){const _0x1c7460=_0x419366;var _0x3d4ff0,_0x34087e;let _0x1f8c0a=this[_0x1c7460(0x2c1)]['getConfig'](_0x424208);return(_0x3d4ff0=_0x1f8c0a==null||(_0x34087e=_0x1f8c0a[_0x1c7460(0x255)])==null?void 0x0:_0x34087e[_0x1c7460(0x11e)])==null?0x1:_0x3d4ff0;}[_0x419366(0x203)](){const _0x63bb3b=_0x419366;var _0x73913e,_0xef7d4a;let _0x3d85ff=this[_0x63bb3b(0x2c1)][_0x63bb3b(0x2a5)](_0x424208);return(_0x73913e=_0x3d85ff==null||(_0xef7d4a=_0x3d85ff['options'])==null?void 0x0:_0xef7d4a[_0x63bb3b(0x240)])==null?!0x1:_0x73913e;}[_0x419366(0x153)](){const _0x5be2e7=_0x419366;var _0x3549c9,_0x262ba2;let _0x35a9f0=this[_0x5be2e7(0x2c1)][_0x5be2e7(0x2a5)](_0x424208);return(_0x3549c9=_0x35a9f0==null||(_0x262ba2=_0x35a9f0[_0x5be2e7(0x255)])==null?void 0x0:_0x262ba2[_0x5be2e7(0x158)])==null?!0x0:_0x3549c9;}['_getIgnoreTableExport'](){const _0x5c7a15=_0x419366;var _0x4bdb7a,_0x4a67fc;let _0x263934=this[_0x5c7a15(0x2c1)]['getConfig'](_0x424208);return(_0x4bdb7a=_0x263934==null||(_0x4a67fc=_0x263934[_0x5c7a15(0x255)])==null?void 0x0:_0x4a67fc[_0x5c7a15(0x26b)])==null?!0x1:_0x4bdb7a;}};_0x1231e5=_0x227321([_0x203e1f(0x0,_0x3d9d21['IConfigService']),_0x203e1f(0x1,(0x0,_0x3d9d21[_0x419366(0x13d)])(_0x41dd4d[_0x419366(0x148)])),_0x203e1f(0x2,(0x0,_0x3d9d21[_0x419366(0x13d)])(_0x4bdd01))],_0x1231e5);let _0x36d2e2={'done':0x0,'count':0x0},_0x33a3fc=(0x0,_0x3d9d21[_0x419366(0x2ac)])(_0x419366(0x23f)),_0x28137=class extends _0x3d9d21['Disposable']{constructor(_0x515d29,_0x1d07ac,_0x550dc9,_0x125707,_0x4169b8,_0xc6e265,_0x145bc8){const _0x14553b=_0x419366;super(),this[_0x14553b(0x244)]=_0x515d29,this[_0x14553b(0xfc)]=_0x1d07ac,this[_0x14553b(0x21e)]=_0x550dc9,this[_0x14553b(0x219)]=_0x125707,this[_0x14553b(0x2ab)]=_0x4169b8,this[_0x14553b(0x218)]=_0xc6e265,this[_0x14553b(0x1e4)]=_0x145bc8,_0x10ad47(this,'_progress$',new _0x19981c[(_0x14553b(0x277))](_0x36d2e2)),_0x10ad47(this,_0x14553b(0x17b),this['_progress$']['asObservable']()),_0x10ad47(this,_0x14553b(0x266),0x0),_0x10ad47(this,_0x14553b(0x197),0x0),this[_0x14553b(0x250)]((0x0,_0x3d9d21[_0x14553b(0x2a0)])(this[_0x14553b(0x219)][_0x14553b(0x298)][_0x14553b(0x122)](_0x1922c6=>{const _0x258348=_0x14553b;var _0x1333e6;((_0x1333e6=_0x1922c6[_0x258348(0x131)])==null?void 0x0:_0x1333e6['code'])===_0x27707e['ErrorCode']['OK']?this[_0x258348(0x249)](0x1):this[_0x258348(0x1d3)](_0x1922c6['error']);})));}[_0x419366(0x27c)](){const _0x245ed7=_0x419366;this[_0x245ed7(0x1b5)](),this[_0x245ed7(0x2ab)][_0x245ed7(0x2a2)](0x2),this['_exchangeService'][_0x245ed7(0x280)]();}async[_0x419366(0x116)](_0x4f72a5){throw Error('Method\x20not\x20implemented.');}async[_0x419366(0xfb)](){const _0x2dc998=_0x419366;let _0x3c6ec0=this['_univerInstanceService'][_0x2dc998(0xfe)]();switch(_0x3c6ec0?this['_univerInstanceService'][_0x2dc998(0x1c0)](_0x3c6ec0[_0x2dc998(0x21b)]()):_0x3d9d21[_0x2dc998(0x283)]['UNRECOGNIZED']){case _0x3d9d21[_0x2dc998(0x283)]['UNIVER_SLIDE']:return this[_0x2dc998(0x103)]();case _0x3d9d21[_0x2dc998(0x283)]['UNIVER_DOC']:return this[_0x2dc998(0x194)]();case _0x3d9d21['UniverInstanceType'][_0x2dc998(0x1d2)]:default:return this[_0x2dc998(0x169)]();}}async['importDOCXToUnitId'](){const _0x196842=_0x419366;let _0x34f5e0=await _0x1d9153([_0x3d9d21[_0x196842(0x283)][_0x196842(0x257)]]);if(_0x34f5e0&&!this[_0x196842(0x1fb)](_0x34f5e0,_0x3d9d21[_0x196842(0x283)]['UNIVER_DOC']))return this['_importFileToUnitId'](_0x34f5e0[0x0],_0x3d9d21[_0x196842(0x283)][_0x196842(0x257)]);}[_0x419366(0x227)](){const _0x217c37=_0x419366;throw Error(_0x217c37(0x2ad));}async[_0x419366(0x235)](_0x2f9522,_0x5ab9da,_0x5ba0cb){const _0xa2a565=_0x419366;this['_showDownloadMessage'](_0x347d82[_0xa2a565(0x184)][_0xa2a565(0x2de)]);let _0x3898e6=await this[_0xa2a565(0x219)][_0xa2a565(0x235)](_0x2f9522||this[_0xa2a565(0x12d)]());_0x3898e6&&(_0x45644a(_0x3898e6,_0x5ab9da||this['_getUnitName'](_0x3898e6),_0xa2a565(0x260)),this['_showDownloadMessage'](_0x347d82[_0xa2a565(0x184)][_0xa2a565(0x2df)]));}async[_0x419366(0xf7)](){const _0x48870e=_0x419366;this[_0x48870e(0x1b2)](_0x347d82[_0x48870e(0x184)][_0x48870e(0x2de)]);let _0x34f00b=await this['_getUnitDocJson'](),_0x42360c=await this['_exchangeService'][_0x48870e(0xf7)](_0x34f00b);_0x42360c&&(_0x45644a(_0x42360c,this[_0x48870e(0x2ba)](_0x42360c),_0x48870e(0x260)),this['_showDownloadMessage'](_0x347d82[_0x48870e(0x184)][_0x48870e(0x2df)]));}async['importPPTXToUnitId'](){const _0x1fbae6=_0x419366;if(this[_0x1fbae6(0x112)]()){this[_0x1fbae6(0xfc)][_0x1fbae6(0x256)]({'type':_0x347d82['MessageType']['Warning'],'content':this[_0x1fbae6(0x21e)]['t'](_0x1fbae6(0x2c3))});return;}let _0x1c655=await _0x1d9153([_0x3d9d21[_0x1fbae6(0x283)][_0x1fbae6(0x164)]]);if(_0x1c655&&!this['_fileTypeError'](_0x1c655,_0x3d9d21['UniverInstanceType'][_0x1fbae6(0x164)]))return this[_0x1fbae6(0x1be)](_0x1c655[0x0],_0x3d9d21[_0x1fbae6(0x283)]['UNIVER_SLIDE']);}async[_0x419366(0x11d)](){const _0xa569eb=_0x419366;if(this[_0xa569eb(0x112)]()){this[_0xa569eb(0xfc)][_0xa569eb(0x256)]({'type':_0x347d82[_0xa569eb(0x184)]['Warning'],'content':this['_localeService']['t']('exchange-client.uploading')});return;}let _0x23c8ec=await _0x1d9153([_0x3d9d21[_0xa569eb(0x283)][_0xa569eb(0x164)]]);if(!_0x23c8ec)return;this[_0xa569eb(0x248)](_0x347d82['MessageType'][_0xa569eb(0x2de)]);let _0x581f12=await this[_0xa569eb(0x219)][_0xa569eb(0x11d)](_0x23c8ec[0x0]);_0x581f12&&(this[_0xa569eb(0x1ca)](_0x581f12),this[_0xa569eb(0x248)](_0x347d82['MessageType'][_0xa569eb(0x2df)]));}async[_0x419366(0x2bb)](_0x34d6e6,_0x4f4abf,_0x34e338){const _0x49df76=_0x419366;this[_0x49df76(0x1b2)](_0x347d82[_0x49df76(0x184)][_0x49df76(0x2de)]);let _0xcda99c=await this['_exchangeService']['exportPPTXByUnitId'](_0x34d6e6||this[_0x49df76(0x170)]());_0xcda99c&&(_0x45644a(_0xcda99c,_0x4f4abf||this[_0x49df76(0x15f)](_0xcda99c,_0x34e338==null?_0x3d9d21[_0x49df76(0x283)][_0x49df76(0x164)]:_0x34e338),_0x49df76(0x2d1)),this[_0x49df76(0x1b2)](_0x347d82[_0x49df76(0x184)][_0x49df76(0x2df)]));}async[_0x419366(0x238)](){const _0xa3c572=_0x419366;this['_showDownloadMessage'](_0x347d82['MessageType'][_0xa3c572(0x2de)]);let _0x252fbb=await this['_getUnitSlideJson'](),_0x5b94ad=await this[_0xa3c572(0x219)]['exportPPTXBySnapshot'](_0x252fbb);_0x5b94ad&&(_0x45644a(_0x5b94ad,this[_0xa3c572(0x15f)](_0x5b94ad,_0x3d9d21[_0xa3c572(0x283)][_0xa3c572(0x164)]),_0xa3c572(0x2d1)),this[_0xa3c572(0x1b2)](_0x347d82[_0xa3c572(0x184)][_0xa3c572(0x2df)]));}async['importXLSXToUnitId'](){const _0x4667f6=_0x419366;if(this[_0x4667f6(0x112)]()){this[_0x4667f6(0xfc)][_0x4667f6(0x256)]({'type':_0x347d82[_0x4667f6(0x184)][_0x4667f6(0x1e5)],'content':this[_0x4667f6(0x21e)]['t'](_0x4667f6(0x2c3))});return;}let _0xb69d3f=await _0x1d9153([_0x3d9d21[_0x4667f6(0x283)][_0x4667f6(0x1d2)]]);if(_0xb69d3f&&!this[_0x4667f6(0x1fb)](_0xb69d3f,_0x3d9d21['UniverInstanceType']['UNIVER_SHEET']))return this[_0x4667f6(0x1be)](_0xb69d3f[0x0],_0x3d9d21[_0x4667f6(0x283)][_0x4667f6(0x1d2)]);}async[_0x419366(0x108)](){const _0x9fcdde=_0x419366;if(this[_0x9fcdde(0x112)]()){this[_0x9fcdde(0xfc)][_0x9fcdde(0x256)]({'type':_0x347d82[_0x9fcdde(0x184)][_0x9fcdde(0x1e5)],'content':this[_0x9fcdde(0x21e)]['t']('exchange-client.uploading')});return;}let _0x382d08=await _0x1d9153([_0x3d9d21[_0x9fcdde(0x283)][_0x9fcdde(0x1d2)]]);if(!_0x382d08)return;this[_0x9fcdde(0x248)](_0x347d82[_0x9fcdde(0x184)]['Info']);let _0x4ba753=await this[_0x9fcdde(0x219)][_0x9fcdde(0x108)](_0x382d08[0x0]);_0x4ba753&&(this[_0x9fcdde(0x28b)](_0x4ba753),this[_0x9fcdde(0x248)](_0x347d82['MessageType']['Success']));}async[_0x419366(0x15c)](_0x12040e,_0x1d76b2,_0x29c4e7){const _0x3357d4=_0x419366;this[_0x3357d4(0x1b2)](_0x347d82[_0x3357d4(0x184)][_0x3357d4(0x2de)]);let _0x2a21b8=await this[_0x3357d4(0x219)]['exportXLSXByUnitId'](_0x12040e||this[_0x3357d4(0x119)]());_0x2a21b8&&(_0x45644a(_0x2a21b8,_0x1d76b2||this['_getUnitName'](_0x2a21b8),'xlsx'),this['_showDownloadMessage'](_0x347d82[_0x3357d4(0x184)][_0x3357d4(0x2df)]));}async[_0x419366(0x1ee)](){const _0x2714b2=_0x419366;this['_showDownloadMessage'](_0x347d82[_0x2714b2(0x184)]['Info']);let _0x2f5b65=await this[_0x2714b2(0x1c9)](),_0x454f41=await this['_exchangeService'][_0x2714b2(0x1ee)](_0x2f5b65);_0x454f41&&(_0x45644a(_0x454f41,this[_0x2714b2(0x2ba)](_0x454f41),'xlsx'),this['_showDownloadMessage'](_0x347d82[_0x2714b2(0x184)][_0x2714b2(0x2df)]));}['registerLink'](_0x4ae2ce){const _0x4551ee=_0x419366;this[_0x4551ee(0x27f)]=_0x4ae2ce;}async['_importFileToUnitId'](_0x39e79c,_0x5e666e){const _0x467f43=_0x419366;this[_0x467f43(0x2ab)][_0x467f43(0x256)](),this[_0x467f43(0x2ab)][_0x467f43(0x2a2)](0x0),this[_0x467f43(0x16f)](0x4),this[_0x467f43(0x249)](0x1);let _0x38632b=await this[_0x467f43(0x219)][_0x467f43(0x1f1)](_0x39e79c,_0x5e666e);if(!_0x38632b){this[_0x467f43(0x1b5)](),this[_0x467f43(0x2ab)][_0x467f43(0x2a2)](0x2);return;}let _0xf517cd={'link':this['_getLinkByUnitId'](_0x38632b,_0x5e666e),'name':_0x39e79c[_0x467f43(0x217)],'type':_0x5e666e};return this['_uploadNotificationService'][_0x467f43(0x163)](_0xf517cd),this[_0x467f43(0x200)](),this['_uploadNotificationService'][_0x467f43(0x2a2)](0x1),_0x38632b;}['_getUnitID'](){const _0x42a376=_0x419366;return this['_univerInstanceService'][_0x42a376(0x264)](_0x3d9d21[_0x42a376(0x283)][_0x42a376(0x1d2)])[_0x42a376(0x21b)]();}['_getUnitIDDoc'](){const _0x188cd6=_0x419366;return this[_0x188cd6(0x244)]['getCurrentUnitOfType'](_0x3d9d21['UniverInstanceType']['UNIVER_DOC'])[_0x188cd6(0x21b)]();}[_0x419366(0x170)](){const _0x505871=_0x419366;return this['_univerInstanceService']['getCurrentUnitOfType'](_0x3d9d21[_0x505871(0x283)][_0x505871(0x164)])[_0x505871(0x21b)]();}[_0x419366(0x2ba)](_0x556b6c){const _0x5cf779=_0x419366;return this['_getUnitNameByType'](_0x556b6c,_0x3d9d21[_0x5cf779(0x283)]['UNIVER_SHEET']);}[_0x419366(0x15f)](_0x133452,_0x24f71a){const _0x36818c=_0x419366;var _0x4ab900;let _0x3a3e6c=(_0x4ab900=this['_univerInstanceService'][_0x36818c(0x264)](_0x24f71a))==null?void 0x0:_0x4ab900[_0x36818c(0x214)](),_0x4fd045=_0x3a3e6c==null?void 0x0:_0x3a3e6c['name'];return typeof _0x4fd045=='string'&&_0x4fd045[_0x36818c(0x229)]()?_0x4fd045:_0x133452[_0x36818c(0x217)][_0x36818c(0x19b)]('.')[_0x36818c(0x1d7)]()||document['title'];}async['_getUnitJson'](){const _0x573d77=_0x419366;return this[_0x573d77(0x244)][_0x573d77(0x264)](_0x3d9d21[_0x573d77(0x283)][_0x573d77(0x1d2)])[_0x573d77(0x214)]();}async[_0x419366(0x23b)](){const _0x2ecaaa=_0x419366;return this[_0x2ecaaa(0x244)]['getCurrentUnitOfType'](_0x3d9d21['UniverInstanceType']['UNIVER_DOC'])[_0x2ecaaa(0x214)]();}async['_getUnitSlideJson'](){const _0x48aaf1=_0x419366;let _0x14f8ae=this['_univerInstanceService'][_0x48aaf1(0x264)](_0x3d9d21['UniverInstanceType'][_0x48aaf1(0x164)]),_0x1f117a=this['_resourceLoaderService'][_0x48aaf1(0x166)](_0x14f8ae[_0x48aaf1(0x21b)]());return _0x1f117a==null?_0x14f8ae[_0x48aaf1(0x214)]():_0x1f117a;}['_getLinkByUnitId'](_0xf2787b,_0x492971){const _0x216258=_0x419366;let _0x21de88=new URL(window[_0x216258(0x1ea)][_0x216258(0x15a)]);return _0x21de88[_0x216258(0x2ce)][_0x216258(0x223)](_0x216258(0x101),_0xf2787b),_0x21de88[_0x216258(0x2ce)][_0x216258(0x223)]('type',''+_0x492971),_0x21de88['toString']();}[_0x419366(0x28b)](_0x4910bb){const _0x4a3a0a=_0x419366;let _0x55e8af=this[_0x4a3a0a(0x244)]['getCurrentUnitOfType'](_0x3d9d21[_0x4a3a0a(0x283)][_0x4a3a0a(0x1d2)])[_0x4a3a0a(0x21b)]();this[_0x4a3a0a(0x244)]['disposeUnit'](_0x55e8af),this[_0x4a3a0a(0x244)][_0x4a3a0a(0x150)](_0x3d9d21[_0x4a3a0a(0x283)][_0x4a3a0a(0x1d2)],_0x4910bb);}[_0x419366(0x1ca)](_0x789e01){const _0x107c17=_0x419366;let _0x5b450c=this['_univerInstanceService']['getCurrentUnitOfType'](_0x3d9d21[_0x107c17(0x283)][_0x107c17(0x164)])[_0x107c17(0x21b)]();this['_univerInstanceService']['disposeUnit'](_0x5b450c),this[_0x107c17(0x244)][_0x107c17(0x150)](_0x3d9d21[_0x107c17(0x283)]['UNIVER_SLIDE'],_0x789e01);}[_0x419366(0x1d3)](_0x41e39d){const _0x58c758=_0x419366;if(_0x41e39d){let {code:_0x326d21}=_0x41e39d;switch(_0x326d21){case _0x27707e[_0x58c758(0x188)][_0x58c758(0x269)]:this[_0x58c758(0xfc)][_0x58c758(0x256)]({'type':_0x347d82['MessageType']['Error'],'content':this[_0x58c758(0x21e)]['t'](_0x58c758(0x20d))});break;case _0x27707e[_0x58c758(0x188)][_0x58c758(0x1d4)]:this[_0x58c758(0xfc)][_0x58c758(0x256)]({'type':_0x347d82['MessageType'][_0x58c758(0x189)],'content':this['_localeService']['t'](_0x58c758(0x130))});break;default:this[_0x58c758(0xfc)][_0x58c758(0x256)]({'type':_0x347d82[_0x58c758(0x184)][_0x58c758(0x189)],'content':this[_0x58c758(0x21e)]['t'](_0x58c758(0x18e))});break;}return null;}return this['_messageService']['show']({'type':_0x347d82[_0x58c758(0x184)][_0x58c758(0x189)],'content':this[_0x58c758(0x21e)]['t'](_0x58c758(0x18e))}),null;}['_showDownloadMessage'](_0x4c6a90){const _0x5ec7fa=_0x419366;let _0x594646='';switch(_0x4c6a90){case _0x347d82['MessageType'][_0x5ec7fa(0x2df)]:_0x594646=this[_0x5ec7fa(0x21e)]['t'](_0x5ec7fa(0x16b));break;case _0x347d82['MessageType'][_0x5ec7fa(0x2de)]:_0x594646=this[_0x5ec7fa(0x21e)]['t'](_0x5ec7fa(0x14d));break;default:break;}this[_0x5ec7fa(0xfc)][_0x5ec7fa(0x256)]({'type':_0x4c6a90,'content':_0x594646});}[_0x419366(0x248)](_0x2c37aa){const _0x5ab397=_0x419366;let _0x4240c5='';switch(_0x2c37aa){case _0x347d82[_0x5ab397(0x184)][_0x5ab397(0x2df)]:_0x4240c5=this['_localeService']['t']('exchange-client.uploadSuccess');break;case _0x347d82[_0x5ab397(0x184)]['Info']:_0x4240c5=this['_localeService']['t'](_0x5ab397(0x2c3));break;default:break;}this[_0x5ab397(0xfc)]['show']({'type':_0x2c37aa,'content':_0x4240c5});}[_0x419366(0x2dd)](){const _0x19ef51=_0x419366;this[_0x19ef51(0x1b4)][_0x19ef51(0x2d2)]({'done':this[_0x19ef51(0x197)],'count':this[_0x19ef51(0x266)]});}['_addTotalCount'](_0x5c33da){const _0x1985c1=_0x419366;this[_0x1985c1(0x266)]+=_0x5c33da,this['_emitProgress']();}['_addDoneTask'](_0x1e2c85){const _0x4c505f=_0x419366;this['_doneUploadTaskCount']+=_0x1e2c85,this[_0x4c505f(0x197)]=Math[_0x4c505f(0x2da)](this[_0x4c505f(0x197)],this[_0x4c505f(0x266)]),this[_0x4c505f(0x2dd)]();}[_0x419366(0x200)](){const _0x5f5bcd=_0x419366;this['_doneUploadTaskCount']=this[_0x5f5bcd(0x266)],this['_emitProgress']();}[_0x419366(0x1b5)](){const _0x563b90=_0x419366;this[_0x563b90(0x197)]=0x0,this['_totalUploadTaskCount']=0x0,this[_0x563b90(0x2dd)]();}['_fileTypeError'](_0x17c0b4,_0x25b625){const _0x10fb87=_0x419366;let _0x3b95a0=_0x17c0b4[0x0],_0x4ea8e3=_0x3b95a0[_0x10fb87(0x217)];return _0x402565(_0x3b95a0)===_0x25b625?!0x1:(this[_0x10fb87(0xfc)][_0x10fb87(0x256)]({'type':_0x347d82[_0x10fb87(0x184)][_0x10fb87(0x189)],'content':this['_localeService']['t'](_0x10fb87(0x1ff),_0x4ea8e3)}),!0x0);}[_0x419366(0x112)](){const _0x10e18a=_0x419366;return this['_totalUploadTaskCount']!==0x0&&this['_doneUploadTaskCount']!==this[_0x10e18a(0x266)];}};_0x28137=_0x227321([_0x203e1f(0x0,(0x0,_0x3d9d21[_0x419366(0x13d)])(_0x3d9d21[_0x419366(0x274)])),_0x203e1f(0x1,_0x1086df[_0x419366(0x1f5)]),_0x203e1f(0x2,(0x0,_0x3d9d21[_0x419366(0x13d)])(_0x3d9d21['LocaleService'])),_0x203e1f(0x3,(0x0,_0x3d9d21[_0x419366(0x13d)])(_0x264c13)),_0x203e1f(0x4,(0x0,_0x3d9d21[_0x419366(0x13d)])(_0x4b51ea)),_0x203e1f(0x5,_0x3d9d21['ILogService']),_0x203e1f(0x6,(0x0,_0x3d9d21[_0x419366(0x13d)])(_0x3d9d21[_0x419366(0x226)]))],_0x28137);function _0x10df58(_0xa1b1a7){const _0x53356a=_0x419366;let {onClick:_0x20eeb7,children:_0x357ac4,className:_0x3f6703}=_0xa1b1a7;return(0x0,_0x2c5dea['jsx'])('button',{'className':(0x0,_0x347d82[_0x53356a(0x18d)])(_0x53356a(0x105),_0x3f6703),'type':_0x53356a(0x1b1),'onClick':_0x20eeb7,'children':_0x357ac4});}function _0x193c3d(){const _0x586f19=_0x419366;let _0x494186=(0x0,_0x1086df[_0x586f19(0x286)])(_0x33a3fc),_0xa2d2c1=(0x0,_0x1086df[_0x586f19(0x286)])(_0x3d9d21[_0x586f19(0x1fd)]);function _0x1b6206(){const _0x39de6d=_0x586f19;_0x494186[_0x39de6d(0xfb)]();}return(0x0,_0x2c5dea[_0x586f19(0x2d7)])(_0x10df58,{'onClick':_0x1b6206,'children':_0xa2d2c1['t'](_0x586f19(0x24e))});}function _0x276c69(){const _0x10d5fc=_0x419366;return(0x0,_0x2c5dea[_0x10d5fc(0x2a6)])('div',{'className':_0x10d5fc(0x27a),'children':[(0x0,_0x2c5dea[_0x10d5fc(0x2d7)])('span',{'className':_0x10d5fc(0x2d3),'children':(0x0,_0x1086df[_0x10d5fc(0x286)])(_0x3d9d21[_0x10d5fc(0x1fd)])['t'](_0x10d5fc(0x23d))}),(0x0,_0x2c5dea[_0x10d5fc(0x2d7)])(_0x193c3d,{})]});}function _0x417fb5(_0x30c536){const _0x56ee17=_0x419366;let {count:_0x1c03c5}=_0x30c536;return(0x0,_0x2c5dea['jsxs'])(_0x56ee17(0x16d),{'className':_0x56ee17(0x288),'children':[(0x0,_0x2c5dea['jsx'])(_0x56ee17(0x17f),{'className':_0x56ee17(0x205),'children':(0x0,_0x1086df[_0x56ee17(0x286)])(_0x3d9d21[_0x56ee17(0x1fd)])['t'](_0x56ee17(0x126),''+_0x1c03c5)}),(0x0,_0x2c5dea[_0x56ee17(0x2d7)])(_0x193c3d,{})]});}function _0x3367d7(){const _0x31340c=_0x419366;let _0x3bf1bf=(0x0,_0x1086df['useDependency'])(_0x33a3fc),_0xab60ff=(0x0,_0x1086df[_0x31340c(0x286)])(_0x3d9d21[_0x31340c(0x1fd)]);function _0x5a1485(){const _0x221cf4=_0x31340c;_0x3bf1bf[_0x221cf4(0x27c)]();}return(0x0,_0x2c5dea[_0x31340c(0x2d7)])(_0x10df58,{'onClick':_0x5a1485,'children':_0xab60ff['t'](_0x31340c(0x2b6))});}function _0x24ead3(){const _0xdb5394=_0x419366;let {count:_0x17e61c,done:_0x522437}=(0x0,_0x1086df[_0xdb5394(0x102)])((0x0,_0x1086df[_0xdb5394(0x286)])(_0x33a3fc)[_0xdb5394(0x17b)]),[_0x3a47ef,_0x1f4621]=(0x0,_0x11e77b[_0xdb5394(0x114)])(_0x17e61c>0x0?_0x522437/_0x17e61c:0x0);return(0x0,_0x11e77b[_0xdb5394(0x1de)])(()=>{_0x1f4621(_0x17e61c>0x0?_0x522437/_0x17e61c:0x0);},[_0x17e61c,_0x522437]),(0x0,_0x2c5dea[_0xdb5394(0x2d7)])(_0xdb5394(0x16d),{'className':_0xdb5394(0x11c),'children':(0x0,_0x2c5dea[_0xdb5394(0x2d7)])(_0xdb5394(0x16d),{'className':_0xdb5394(0x2be),'style':{'width':Math[_0xdb5394(0x285)](_0x3a47ef*0x64)+'%'}})});}function _0x4b3b0a(){const _0x422429=_0x419366;return(0x0,_0x2c5dea[_0x422429(0x2a6)])(_0x422429(0x16d),{'className':_0x422429(0x27a),'children':[(0x0,_0x2c5dea[_0x422429(0x2d7)])(_0x422429(0x17f),{'className':_0x422429(0x1a2),'children':(0x0,_0x1086df[_0x422429(0x286)])(_0x3d9d21[_0x422429(0x1fd)])['t'](_0x422429(0x1c3))}),(0x0,_0x2c5dea[_0x422429(0x2d7)])(_0x422429(0x16d),{'className':_0x422429(0x2c2),'children':(0x0,_0x2c5dea[_0x422429(0x2d7)])(_0x24ead3,{})}),(0x0,_0x2c5dea[_0x422429(0x2d7)])(_0x3367d7,{})]});}let _0x42c21b={0x1:(0x0,_0x2c5dea[_0x419366(0x2d7)])(_0x36b66c,{'className':'univer-text-green-500'}),0x0:(0x0,_0x2c5dea[_0x419366(0x2d7)])(_0x1db40b,{'className':_0x419366(0x151)}),0x2:(0x0,_0x2c5dea[_0x419366(0x2d7)])(_0x64b67b,{'className':'univer-text-red-500'})};function _0x5797bf(){const _0xa6cdfa=_0x419366;let [_0x2b7c14,_0x29ad61]=(0x0,_0x11e77b[_0xa6cdfa(0x114)])(0x0),[_0x1e436a,_0x3c9c28]=(0x0,_0x11e77b[_0xa6cdfa(0x114)])(!0x1),[_0x53ab52,_0x570fee]=(0x0,_0x11e77b['useState'])([]),_0x2b5843=(0x0,_0x1086df['useDependency'])(_0x4b51ea),_0x5ef96f=(0x0,_0x1086df[_0xa6cdfa(0x286)])(_0x3d9d21[_0xa6cdfa(0x1fd)]);(0x0,_0x11e77b[_0xa6cdfa(0x1de)])(()=>{const _0x369d9c=_0xa6cdfa;let _0x45e5f6=_0x2b5843[_0x369d9c(0x2cd)][_0x369d9c(0x122)](_0x1b5df5=>{_0x3c9c28(_0x1b5df5);}),_0x4aea1f=_0x2b5843[_0x369d9c(0x241)][_0x369d9c(0x122)](_0x3c4a93=>{_0x570fee(_0x3c4a93);}),_0x525101=_0x2b5843[_0x369d9c(0x267)][_0x369d9c(0x122)](_0x18a6bb=>{_0x29ad61(_0x18a6bb);});return()=>{const _0x59d865=_0x369d9c;_0x45e5f6['unsubscribe'](),_0x4aea1f[_0x59d865(0x178)](),_0x525101[_0x59d865(0x178)]();};},[]);function _0x50c232(){_0x3c9c28(!0x1);}function _0x53e03b(_0x3a5364){const _0x273008=_0xa6cdfa;switch(_0x3a5364){case 0x1:return _0x5ef96f['t'](_0x273008(0x281));case 0x0:return _0x5ef96f['t'](_0x273008(0x2c3));case 0x2:return _0x5ef96f['t'](_0x273008(0x26e));default:return'';}}return _0x1e436a&&(0x0,_0x2c5dea[_0xa6cdfa(0x2a6)])(_0xa6cdfa(0x16d),{'className':_0xa6cdfa(0x10d),'children':[(0x0,_0x2c5dea[_0xa6cdfa(0x2a6)])(_0xa6cdfa(0x16d),{'className':_0xa6cdfa(0x28d),'children':[(0x0,_0x2c5dea[_0xa6cdfa(0x2a6)])(_0xa6cdfa(0x17f),{'className':_0xa6cdfa(0x2b0),'children':[(0x0,_0x2c5dea['jsx'])(_0xa6cdfa(0x17f),{'className':_0xa6cdfa(0x29d),'children':_0x42c21b[_0x2b7c14]}),(0x0,_0x2c5dea['jsx'])(_0xa6cdfa(0x17f),{'className':_0xa6cdfa(0x196),'children':_0x53e03b(_0x2b7c14)})]}),(0x0,_0x2c5dea['jsx'])(_0xa6cdfa(0x17f),{'className':_0xa6cdfa(0x222),'onClick':_0x50c232,'children':(0x0,_0x2c5dea[_0xa6cdfa(0x2d7)])(_0x235603,{})})]}),(0x0,_0x2c5dea[_0xa6cdfa(0x2a6)])(_0xa6cdfa(0x16d),{'children':[_0x2b7c14===0x0&&(0x0,_0x2c5dea[_0xa6cdfa(0x2d7)])(_0x4b3b0a,{}),_0x2b7c14===0x2&&(0x0,_0x2c5dea['jsx'])(_0x276c69,{}),_0x53ab52[_0xa6cdfa(0x2d9)]>0x0&&(0x0,_0x2c5dea[_0xa6cdfa(0x2d7)])(_0x5a2a44,{'list':_0x53ab52}),_0x2b7c14===0x1&&(0x0,_0x2c5dea[_0xa6cdfa(0x2d7)])(_0x417fb5,{'count':_0x53ab52[_0xa6cdfa(0x2d9)]})]})]});}function _0x1375c1(){const _0x5c790d=_0x419366;return(0x0,_0x2c5dea[_0x5c790d(0x2d7)])(_0x5797bf,{});}let _0x28430b=class extends _0x3d9d21[_0x419366(0x29b)]{constructor(_0x1d737d,_0x42cf2c,_0x5c4981){const _0x25486a=_0x419366;super(),this[_0x25486a(0x1ec)]=_0x1d737d,this[_0x25486a(0x17c)]=_0x42cf2c,this[_0x25486a(0x211)]=_0x5c4981,this[_0x25486a(0x24d)](),this[_0x25486a(0x2cb)]();}['_registerIcons'](){this['disposeWithMe'](this['_iconManager']['register']({'DirectExportIcon':_0x1402e9}));}[_0x419366(0x2cb)](){const _0x2b488b=_0x419366;this[_0x2b488b(0x250)](this['_uiPartsService'][_0x2b488b(0x1cc)](_0x1086df[_0x2b488b(0x134)][_0x2b488b(0x28c)],()=>(0x0,_0x1086df[_0x2b488b(0x2d8)])(_0x1375c1,this[_0x2b488b(0x1ec)])));}};_0x28430b=_0x227321([_0x203e1f(0x0,(0x0,_0x3d9d21['Inject'])(_0x3d9d21[_0x419366(0x13a)])),_0x203e1f(0x1,_0x1086df[_0x419366(0x140)]),_0x203e1f(0x2,(0x0,_0x3d9d21[_0x419366(0x13d)])(_0x1086df[_0x419366(0x22f)]))],_0x28430b);let _0x5d6a11=class extends _0x3d9d21[_0x419366(0x146)]{constructor(_0x56088c=_0x2c1f7d,_0x2f4c66,_0xa18834){const _0x2d7980=_0x419366;super(),this[_0x2d7980(0x207)]=_0x56088c,this[_0x2d7980(0x1ec)]=_0x2f4c66,this['_configService']=_0xa18834;let {..._0x2679d4}=(0x0,_0x3d9d21['merge'])({},_0x2c1f7d,this['_config']);this[_0x2d7980(0x2c1)][_0x2d7980(0x1f0)](_0x424208,_0x2679d4);}[_0x419366(0x1c6)](){const _0x6089ed=_0x419366;(0x0,_0x3d9d21[_0x6089ed(0x16c)])(this[_0x6089ed(0x1ec)],[[_0x28430b],[_0x33a3fc,{'useClass':_0x28137}],[_0x264c13,{'useClass':_0x1231e5}],[_0x4bdd01,{'useClass':_0x1f006b}],[_0x4b51ea,{'useClass':_0x5e8fe6}]]);}[_0x419366(0x2c8)](){const _0x530e8d=_0x419366;(0x0,_0x3d9d21[_0x530e8d(0x297)])(this[_0x530e8d(0x1ec)],[[_0x28430b],[_0x33a3fc]]);}};_0x10ad47(_0x5d6a11,_0x419366(0x1c1),_0x419366(0x20a)),_0x10ad47(_0x5d6a11,'packageName',_0x2223be),_0x10ad47(_0x5d6a11,_0x419366(0x1ad),_0x544273),_0x5d6a11=_0x227321([(0x0,_0x3d9d21[_0x419366(0x15b)])(_0x41dd4d[_0x419366(0x22d)],_0x200c33[_0x419366(0x186)]),_0x203e1f(0x1,(0x0,_0x3d9d21[_0x419366(0x13d)])(_0x3d9d21['Injector'])),_0x203e1f(0x2,_0x3d9d21['IConfigService'])],_0x5d6a11),_0x4bec65[_0x419366(0x118)]=_0x33a3fc,_0x4bec65['IExchangeService']=_0x264c13,Object[_0x419366(0x254)](_0x4bec65,_0x419366(0x128),{'enumerable':!0x0,'get':function(){return _0x5d6a11;}}),_0x4bec65[_0x419366(0x124)]=_0x45644a;}));