@univerjs-pro/exchange-client 1.0.0-beta.0 → 1.0.0-beta.2

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 (91) hide show
  1. package/lib/cjs/facade.js +1 -1
  2. package/lib/cjs/index.js +1 -1
  3. package/lib/cjs/locale/ar-SA.js +1 -1
  4. package/lib/cjs/locale/ca-ES.js +1 -1
  5. package/lib/cjs/locale/de-DE.js +1 -1
  6. package/lib/cjs/locale/en-US.js +1 -1
  7. package/lib/cjs/locale/es-ES.js +1 -1
  8. package/lib/cjs/locale/fa-IR.js +1 -1
  9. package/lib/cjs/locale/fr-FR.js +1 -1
  10. package/lib/cjs/locale/id-ID.js +1 -1
  11. package/lib/cjs/locale/it-IT.js +1 -1
  12. package/lib/cjs/locale/ja-JP.js +1 -1
  13. package/lib/cjs/locale/ko-KR.js +1 -1
  14. package/lib/cjs/locale/pl-PL.js +1 -1
  15. package/lib/cjs/locale/pt-BR.js +1 -1
  16. package/lib/cjs/locale/ru-RU.js +1 -1
  17. package/lib/cjs/locale/sk-SK.js +1 -1
  18. package/lib/cjs/locale/vi-VN.js +1 -1
  19. package/lib/cjs/locale/zh-CN.js +1 -1
  20. package/lib/cjs/locale/zh-HK.js +1 -1
  21. package/lib/cjs/locale/zh-TW.js +1 -1
  22. package/lib/es/facade.js +1 -1
  23. package/lib/es/index.js +1 -1
  24. package/lib/es/locale/ar-SA.js +1 -1
  25. package/lib/es/locale/ca-ES.js +1 -1
  26. package/lib/es/locale/de-DE.js +1 -1
  27. package/lib/es/locale/en-US.js +1 -1
  28. package/lib/es/locale/es-ES.js +1 -1
  29. package/lib/es/locale/fa-IR.js +1 -1
  30. package/lib/es/locale/fr-FR.js +1 -1
  31. package/lib/es/locale/id-ID.js +1 -1
  32. package/lib/es/locale/it-IT.js +1 -1
  33. package/lib/es/locale/ja-JP.js +1 -1
  34. package/lib/es/locale/ko-KR.js +1 -1
  35. package/lib/es/locale/pl-PL.js +1 -1
  36. package/lib/es/locale/pt-BR.js +1 -1
  37. package/lib/es/locale/ru-RU.js +1 -1
  38. package/lib/es/locale/sk-SK.js +1 -1
  39. package/lib/es/locale/vi-VN.js +1 -1
  40. package/lib/es/locale/zh-CN.js +1 -1
  41. package/lib/es/locale/zh-HK.js +1 -1
  42. package/lib/es/locale/zh-TW.js +1 -1
  43. package/lib/facade.js +1 -1
  44. package/lib/index.css +6 -36
  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/controllers/components.controller.d.ts +2 -0
  66. package/lib/types/index.d.ts +2 -2
  67. package/lib/types/services/exchange.service.d.ts +3 -0
  68. package/lib/types/services/request.service.d.ts +8 -0
  69. package/lib/types/services/utils/tool.d.ts +2 -0
  70. package/lib/umd/facade.js +1 -1
  71. package/lib/umd/index.js +1 -1
  72. package/lib/umd/locale/ar-SA.js +1 -1
  73. package/lib/umd/locale/ca-ES.js +1 -1
  74. package/lib/umd/locale/de-DE.js +1 -1
  75. package/lib/umd/locale/en-US.js +1 -1
  76. package/lib/umd/locale/es-ES.js +1 -1
  77. package/lib/umd/locale/fa-IR.js +1 -1
  78. package/lib/umd/locale/fr-FR.js +1 -1
  79. package/lib/umd/locale/id-ID.js +1 -1
  80. package/lib/umd/locale/it-IT.js +1 -1
  81. package/lib/umd/locale/ja-JP.js +1 -1
  82. package/lib/umd/locale/ko-KR.js +1 -1
  83. package/lib/umd/locale/pl-PL.js +1 -1
  84. package/lib/umd/locale/pt-BR.js +1 -1
  85. package/lib/umd/locale/ru-RU.js +1 -1
  86. package/lib/umd/locale/sk-SK.js +1 -1
  87. package/lib/umd/locale/vi-VN.js +1 -1
  88. package/lib/umd/locale/zh-CN.js +1 -1
  89. package/lib/umd/locale/zh-HK.js +1 -1
  90. package/lib/umd/locale/zh-TW.js +1 -1
  91. package/package.json +11 -11
@@ -1 +1 @@
1
- const _0x50a3bf=_0x5dd2;(function(_0x447a74,_0x4e9c0c){const _0x1ea970=_0x5dd2,_0x472d73=_0x447a74();while(!![]){try{const _0x128599=-parseInt(_0x1ea970(0x15f))/0x1*(-parseInt(_0x1ea970(0x16e))/0x2)+-parseInt(_0x1ea970(0x16a))/0x3*(-parseInt(_0x1ea970(0x169))/0x4)+parseInt(_0x1ea970(0x15d))/0x5+-parseInt(_0x1ea970(0x168))/0x6+-parseInt(_0x1ea970(0x163))/0x7*(parseInt(_0x1ea970(0x16d))/0x8)+parseInt(_0x1ea970(0x15b))/0x9+-parseInt(_0x1ea970(0x16c))/0xa*(parseInt(_0x1ea970(0x164))/0xb);if(_0x128599===_0x4e9c0c)break;else _0x472d73['push'](_0x472d73['shift']());}catch(_0x4dd21a){_0x472d73['push'](_0x472d73['shift']());}}}(_0x1fa7,0xe9bd2));function _0x5dd2(_0x14c9f6,_0x10c876){_0x14c9f6=_0x14c9f6-0x158;const _0x1fa796=_0x1fa7();let _0x5dd268=_0x1fa796[_0x14c9f6];return _0x5dd268;}function _0x1fa7(){const _0x5be65a=['2956840mPeufL','578440RkoWvM','Отмена','Сетевое\x20соединение\x20было\x20прервано,\x20и\x20загрузка\x20файла\x20не\x20удалась','Скачивание\x20успешно','Загрузка','Выбранный\x20файл\x20[{0}]\x20не\x20поддерживается\x20для\x20загрузки','10566468kMxVpk','Неизвестная\x20ошибка','7020895OXgPUn','Внутренняя\x20неизвестная\x20ошибка','4HsARiC','{0}\x20файл(ов)\x20успешно\x20загружен(о)','Скачивание','Подтвердить','35nZukAY','9795478MNWFuX','Пожалуйста,\x20подождите...','Сетевая\x20ошибка','Загрузить\x20снова','6018480nZFPuP','175252SZjnpd','66ZWRIGR','Файл\x20успешно\x20загружен','10EYSxxx'];_0x1fa7=function(){return _0x5be65a;};return _0x1fa7();}const e={'exchange-client':{'uploading':_0x50a3bf(0x159),'uploadSuccess':_0x50a3bf(0x16b),'uploadSuccessTip':_0x50a3bf(0x160),'downloading':_0x50a3bf(0x161),'downloadSuccess':_0x50a3bf(0x158),'unknownMistake':_0x50a3bf(0x15c),'networkError':_0x50a3bf(0x166),'tooLarge':'Данные\x20слишком\x20большие','internalError':_0x50a3bf(0x15e),'interrupt':_0x50a3bf(0x170),'fileTypeError':_0x50a3bf(0x15a),'wait':_0x50a3bf(0x165),'cancel':_0x50a3bf(0x16f),'confirm':_0x50a3bf(0x162),'uploadAgain':_0x50a3bf(0x167)}};export{e as default};
1
+ function _0xf88b(){const _0x2be9ce=['Данные\x20слишком\x20большие','4942DdPgii','Выбранный\x20файл\x20[{0}]\x20не\x20поддерживается\x20для\x20загрузки','5NeWPSS','2bVdynm','Загрузить\x20снова','Подтвердить','Сетевое\x20соединение\x20было\x20прервано,\x20и\x20загрузка\x20файла\x20не\x20удалась','2920hFjoJM','Внутренняя\x20неизвестная\x20ошибка','Загрузка','{0}\x20файл(ов)\x20успешно\x20загружен(о)','8468306SRfSHx','Сетевая\x20ошибка','30nYecNY','551700lBIpOr','Скачивание','597930wclggz','Отмена','Пожалуйста,\x20подождите...','1041784stuYns','280656uGWIbp','4055myIVGL'];_0xf88b=function(){return _0x2be9ce;};return _0xf88b();}const _0x1c297c=_0x5dfe;function _0x5dfe(_0x530893,_0x4279b3){_0x530893=_0x530893-0x8c;const _0xf88b24=_0xf88b();let _0x5dfe2b=_0xf88b24[_0x530893];return _0x5dfe2b;}(function(_0x54f6e8,_0x1c77f7){const _0x13cb2f=_0x5dfe,_0x594245=_0x54f6e8();while(!![]){try{const _0x283cd4=parseInt(_0x13cb2f(0x9a))/0x1+-parseInt(_0x13cb2f(0x9f))/0x2*(-parseInt(_0x13cb2f(0x95))/0x3)+parseInt(_0x13cb2f(0x98))/0x4+parseInt(_0x13cb2f(0x9e))/0x5*(parseInt(_0x13cb2f(0x93))/0x6)+-parseInt(_0x13cb2f(0x9c))/0x7*(-parseInt(_0x13cb2f(0x8c))/0x8)+-parseInt(_0x13cb2f(0x99))/0x9*(-parseInt(_0x13cb2f(0x92))/0xa)+-parseInt(_0x13cb2f(0x90))/0xb;if(_0x283cd4===_0x1c77f7)break;else _0x594245['push'](_0x594245['shift']());}catch(_0x1bb785){_0x594245['push'](_0x594245['shift']());}}}(_0xf88b,0x217c5));const e={'exchange-client':{'uploading':_0x1c297c(0x8e),'uploadSuccess':'Файл\x20успешно\x20загружен','uploadSuccessTip':_0x1c297c(0x8f),'downloading':_0x1c297c(0x94),'downloadSuccess':'Скачивание\x20успешно','unknownMistake':'Неизвестная\x20ошибка','networkError':_0x1c297c(0x91),'tooLarge':_0x1c297c(0x9b),'internalError':_0x1c297c(0x8d),'interrupt':_0x1c297c(0xa2),'fileTypeError':_0x1c297c(0x9d),'wait':_0x1c297c(0x97),'cancel':_0x1c297c(0x96),'confirm':_0x1c297c(0xa1),'uploadAgain':_0x1c297c(0xa0)}};export{e as default};
@@ -1 +1 @@
1
- const _0x13b4dc=_0x1693;function _0x32a4(){const _0x589467=['Vybraný\x20súbor\x20[{0}]\x20nie\x20je\x20podporovaný\x20na\x20nahrávanie','Dáta\x20sú\x20príliš\x20veľké','6918PJEUjA','1910095FSrBpk','572868VrHdsN','5253072maTTIm','Nahrať\x20znova','12430530PjllwJ','Nahrávanie','Prosím\x20počkajte...','Neznáma\x20chyba','48600vlTnqs','Úspešne\x20nahraných\x20{0}\x20súborov','Interná\x20neznáma\x20chyba','Sťahovanie\x20úspešné','343314IhDUWv','Potvrdiť','Súbor\x20bol\x20úspešne\x20nahraný','4739mzWPZw','8xjygVZ','Sieťová\x20chyba'];_0x32a4=function(){return _0x589467;};return _0x32a4();}function _0x1693(_0x5675db,_0x2fbce4){_0x5675db=_0x5675db-0x11b;const _0x32a47f=_0x32a4();let _0x1693cc=_0x32a47f[_0x5675db];return _0x1693cc;}(function(_0x50d5ab,_0x59fe05){const _0x3d43c1=_0x1693,_0xb8c87d=_0x50d5ab();while(!![]){try{const _0x1404a0=parseInt(_0x3d43c1(0x126))/0x1+-parseInt(_0x3d43c1(0x120))/0x2*(parseInt(_0x3d43c1(0x11c))/0x3)+-parseInt(_0x3d43c1(0x12d))/0x4+parseInt(_0x3d43c1(0x125))/0x5+-parseInt(_0x3d43c1(0x124))/0x6*(parseInt(_0x3d43c1(0x11f))/0x7)+-parseInt(_0x3d43c1(0x127))/0x8+parseInt(_0x3d43c1(0x129))/0x9;if(_0x1404a0===_0x59fe05)break;else _0xb8c87d['push'](_0xb8c87d['shift']());}catch(_0x164251){_0xb8c87d['push'](_0xb8c87d['shift']());}}}(_0x32a4,0x68b8c));const e={'exchange-client':{'uploading':_0x13b4dc(0x12a),'uploadSuccess':_0x13b4dc(0x11e),'uploadSuccessTip':_0x13b4dc(0x12e),'downloading':'Sťahovanie','downloadSuccess':_0x13b4dc(0x11b),'unknownMistake':_0x13b4dc(0x12c),'networkError':_0x13b4dc(0x121),'tooLarge':_0x13b4dc(0x123),'internalError':_0x13b4dc(0x12f),'interrupt':'Sieťové\x20pripojenie\x20bolo\x20prerušené\x20a\x20nahrávanie\x20súboru\x20zlyhalo','fileTypeError':_0x13b4dc(0x122),'wait':_0x13b4dc(0x12b),'cancel':'Zrušiť','confirm':_0x13b4dc(0x11d),'uploadAgain':_0x13b4dc(0x128)}};export{e as default};
1
+ function _0x3f14(){const _0x2664f6=['Sieťová\x20chyba','Sieťové\x20pripojenie\x20bolo\x20prerušené\x20a\x20nahrávanie\x20súboru\x20zlyhalo','51275duQFyy','Nahrávanie','92974PiWplm','Úspešne\x20nahraných\x20{0}\x20súborov','Neznáma\x20chyba','69346TeAKMQ','12281697rklxGn','Prosím\x20počkajte...','Nahrať\x20znova','12ZMMXpd','1460108AAhnOa','Zrušiť','Súbor\x20bol\x20úspešne\x20nahraný','Dáta\x20sú\x20príliš\x20veľké','Vybraný\x20súbor\x20[{0}]\x20nie\x20je\x20podporovaný\x20na\x20nahrávanie','2277678FwJHhw','Potvrdiť','3789285sFQOiq','Sťahovanie','848lJLUTm'];_0x3f14=function(){return _0x2664f6;};return _0x3f14();}const _0x38dc34=_0x5499;(function(_0x1c533a,_0x36fb11){const _0x1828cf=_0x5499,_0x4ef601=_0x1c533a();while(!![]){try{const _0x5f4301=-parseInt(_0x1828cf(0x115))/0x1+-parseInt(_0x1828cf(0x118))/0x2*(parseInt(_0x1828cf(0x11c))/0x3)+-parseInt(_0x1828cf(0x11d))/0x4+-parseInt(_0x1828cf(0x124))/0x5+-parseInt(_0x1828cf(0x122))/0x6+parseInt(_0x1828cf(0x113))/0x7*(parseInt(_0x1828cf(0x110))/0x8)+parseInt(_0x1828cf(0x119))/0x9;if(_0x5f4301===_0x36fb11)break;else _0x4ef601['push'](_0x4ef601['shift']());}catch(_0xc7841b){_0x4ef601['push'](_0x4ef601['shift']());}}}(_0x3f14,0x63588));const e={'exchange-client':{'uploading':_0x38dc34(0x114),'uploadSuccess':_0x38dc34(0x11f),'uploadSuccessTip':_0x38dc34(0x116),'downloading':_0x38dc34(0x10f),'downloadSuccess':'Sťahovanie\x20úspešné','unknownMistake':_0x38dc34(0x117),'networkError':_0x38dc34(0x111),'tooLarge':_0x38dc34(0x120),'internalError':'Interná\x20neznáma\x20chyba','interrupt':_0x38dc34(0x112),'fileTypeError':_0x38dc34(0x121),'wait':_0x38dc34(0x11a),'cancel':_0x38dc34(0x11e),'confirm':_0x38dc34(0x123),'uploadAgain':_0x38dc34(0x11b)}};function _0x5499(_0x541976,_0x2b566e){_0x541976=_0x541976-0x10f;const _0x3f14ea=_0x3f14();let _0x549952=_0x3f14ea[_0x541976];return _0x549952;}export{e as default};
@@ -1 +1 @@
1
- const _0x33e11e=_0x3e28;function _0x3e28(_0x22cf86,_0x40e9e8){_0x22cf86=_0x22cf86-0xbc;const _0x2700ec=_0x2700();let _0x3e2847=_0x2700ec[_0x22cf86];return _0x3e2847;}function _0x2700(){const _0x418751=['6kUcCcf','Lỗi\x20không\x20xác\x20định','44QXpFsg','10099054TUpKCO','Kết\x20nối\x20mạng\x20bị\x20gián\x20đoạn,\x20tải\x20lên\x20tệp\x20thất\x20bại','73572FQIIBF','280WSSlPl','Luồng\x20dữ\x20liệu\x20quá\x20lớn','10766264ZJAuCU','20390nCNeBp','14yviyhe','Đang\x20tải\x20xuống','Tải\x20lên\x20tệp\x20thành\x20công','115558sdWYQq','8974692TbMhZN','2804108EMoKlV','Tệp\x20được\x20chọn\x20[{0}]\x20không\x20được\x20hỗ\x20trợ\x20để\x20tải\x20lên','Tải\x20lên\x20lại','Đang\x20tải\x20lên','9YsmUFX','Tải\x20xuống\x20thành\x20công'];_0x2700=function(){return _0x418751;};return _0x2700();}(function(_0x3bb7be,_0x5135ef){const _0x116363=_0x3e28,_0x58d87f=_0x3bb7be();while(!![]){try{const _0x4616f7=parseInt(_0x116363(0xbe))/0x1*(parseInt(_0x116363(0xd0))/0x2)+-parseInt(_0x116363(0xc6))/0x3*(parseInt(_0x116363(0xc0))/0x4)+-parseInt(_0x116363(0xcc))/0x5*(-parseInt(_0x116363(0xcb))/0x6)+-parseInt(_0x116363(0xc9))/0x7+parseInt(_0x116363(0xce))/0x8*(parseInt(_0x116363(0xc4))/0x9)+-parseInt(_0x116363(0xcf))/0xa*(-parseInt(_0x116363(0xc8))/0xb)+parseInt(_0x116363(0xbf))/0xc;if(_0x4616f7===_0x5135ef)break;else _0x58d87f['push'](_0x58d87f['shift']());}catch(_0x12dae2){_0x58d87f['push'](_0x58d87f['shift']());}}}(_0x2700,0xb7bf8));const e={'exchange-client':{'uploading':_0x33e11e(0xc3),'uploadSuccess':_0x33e11e(0xbd),'uploadSuccessTip':'{0}\x20tệp\x20đã\x20được\x20tải\x20lên\x20thành\x20công','downloading':_0x33e11e(0xbc),'downloadSuccess':_0x33e11e(0xc5),'unknownMistake':_0x33e11e(0xc7),'networkError':'Lỗi\x20mạng','tooLarge':_0x33e11e(0xcd),'internalError':'Lỗi\x20không\x20xác\x20định\x20bên\x20trong','interrupt':_0x33e11e(0xca),'fileTypeError':_0x33e11e(0xc1),'wait':'Vui\x20lòng\x20đợi...','cancel':'Hủy\x20bỏ','confirm':'Xác\x20nhận','uploadAgain':_0x33e11e(0xc2)}};export{e as default};
1
+ function _0x17d9(){const _0x9e1ff8=['355137GdaHdj','Tải\x20xuống\x20thành\x20công','Lỗi\x20mạng','Hủy\x20bỏ','Tải\x20lên\x20tệp\x20thành\x20công','Xác\x20nhận','4616940HPqMBr','4322664nIlvTH','2163280SHpCCZ','Tệp\x20được\x20chọn\x20[{0}]\x20không\x20được\x20hỗ\x20trợ\x20để\x20tải\x20lên','8QjTikd','Lỗi\x20không\x20xác\x20định','1975001COFmrp','27aRWZdr','Kết\x20nối\x20mạng\x20bị\x20gián\x20đoạn,\x20tải\x20lên\x20tệp\x20thất\x20bại','{0}\x20tệp\x20đã\x20được\x20tải\x20lên\x20thành\x20công','Tải\x20lên\x20lại','Đang\x20tải\x20lên','Đang\x20tải\x20xuống','10aQimjX','105272biLFvg','Vui\x20lòng\x20đợi...','Lỗi\x20không\x20xác\x20định\x20bên\x20trong','7386582FCzFUR'];_0x17d9=function(){return _0x9e1ff8;};return _0x17d9();}function _0x2e09(_0x3b164c,_0x581488){_0x3b164c=_0x3b164c-0x1a1;const _0x17d91d=_0x17d9();let _0x2e098a=_0x17d91d[_0x3b164c];return _0x2e098a;}const _0xc414f7=_0x2e09;(function(_0x1166ee,_0x2fb6c7){const _0x2e5140=_0x2e09,_0xfd2cbb=_0x1166ee();while(!![]){try{const _0x633f1=parseInt(_0x2e5140(0x1af))/0x1+-parseInt(_0x2e5140(0x1ab))/0x2*(parseInt(_0x2e5140(0x1a4))/0x3)+-parseInt(_0x2e5140(0x1b7))/0x4*(-parseInt(_0x2e5140(0x1aa))/0x5)+-parseInt(_0x2e5140(0x1ae))/0x6+parseInt(_0x2e5140(0x1a3))/0x7+parseInt(_0x2e5140(0x1a1))/0x8*(parseInt(_0x2e5140(0x1b6))/0x9)+parseInt(_0x2e5140(0x1b5))/0xa;if(_0x633f1===_0x2fb6c7)break;else _0xfd2cbb['push'](_0xfd2cbb['shift']());}catch(_0x2fdd13){_0xfd2cbb['push'](_0xfd2cbb['shift']());}}}(_0x17d9,0xe96b9));const e={'exchange-client':{'uploading':_0xc414f7(0x1a8),'uploadSuccess':_0xc414f7(0x1b3),'uploadSuccessTip':_0xc414f7(0x1a6),'downloading':_0xc414f7(0x1a9),'downloadSuccess':_0xc414f7(0x1b0),'unknownMistake':_0xc414f7(0x1a2),'networkError':_0xc414f7(0x1b1),'tooLarge':'Luồng\x20dữ\x20liệu\x20quá\x20lớn','internalError':_0xc414f7(0x1ad),'interrupt':_0xc414f7(0x1a5),'fileTypeError':_0xc414f7(0x1b8),'wait':_0xc414f7(0x1ac),'cancel':_0xc414f7(0x1b2),'confirm':_0xc414f7(0x1b4),'uploadAgain':_0xc414f7(0x1a7)}};export{e as default};
@@ -1 +1 @@
1
- const _0x4db0c3=_0x33c7;(function(_0x292073,_0x59ab55){const _0x2e5134=_0x33c7,_0x5917f0=_0x292073();while(!![]){try{const _0x2a5830=-parseInt(_0x2e5134(0x176))/0x1+-parseInt(_0x2e5134(0x174))/0x2*(-parseInt(_0x2e5134(0x168))/0x3)+parseInt(_0x2e5134(0x170))/0x4*(parseInt(_0x2e5134(0x171))/0x5)+-parseInt(_0x2e5134(0x172))/0x6*(-parseInt(_0x2e5134(0x175))/0x7)+-parseInt(_0x2e5134(0x167))/0x8*(parseInt(_0x2e5134(0x178))/0x9)+-parseInt(_0x2e5134(0x16f))/0xa+parseInt(_0x2e5134(0x16e))/0xb;if(_0x2a5830===_0x59ab55)break;else _0x5917f0['push'](_0x5917f0['shift']());}catch(_0x54142f){_0x5917f0['push'](_0x5917f0['shift']());}}}(_0x467b,0x8a010));function _0x33c7(_0x60a3c6,_0x3671f5){_0x60a3c6=_0x60a3c6-0x166;const _0x467bba=_0x467b();let _0x33c768=_0x467bba[_0x60a3c6];return _0x33c768;}const e={'exchange-client':{'uploading':_0x4db0c3(0x16d),'uploadSuccess':_0x4db0c3(0x16b),'uploadSuccessTip':'{0}个文件上传成功','downloading':_0x4db0c3(0x16a),'downloadSuccess':_0x4db0c3(0x179),'unknownMistake':_0x4db0c3(0x16c),'networkError':_0x4db0c3(0x166),'tooLarge':'数据流过大','internalError':_0x4db0c3(0x169),'interrupt':'网络连接中断,文件上传失败','fileTypeError':'所选文件\x20[{0}]\x20不支持上传','wait':_0x4db0c3(0x177),'cancel':'取消','confirm':'确认','uploadAgain':_0x4db0c3(0x173)}};function _0x467b(){const _0x317547=['内部未知错误','下载中','文件上传成功','未知错误','上传中','18505718PLrHjB','1818830XgVONy','32huASvD','289440qKnRRW','6dKFdqY','再次上传','167058yEgryU','73325VeYnww','1060399FePBDr','请稍等...','99zLqCXU','下载成功','网络异常','800096WVUqNH','27MZDjIc'];_0x467b=function(){return _0x317547;};return _0x467b();}export{e as default};
1
+ const _0xfd74c8=_0x5e32;function _0x5e32(_0x493756,_0x401fd8){_0x493756=_0x493756-0x1d6;const _0x1d8ab4=_0x1d8a();let _0x5e32a1=_0x1d8ab4[_0x493756];return _0x5e32a1;}function _0x1d8a(){const _0x4db226=['12869652iLsQqR','6kFviRX','309356dCgXIC','65ZBLlrr','949770ehSjuR','内部未知错误','1381170WvekwS','8MFyrCp','下载中','未知错误','所选文件\x20[{0}]\x20不支持上传','上传中','55eewmfF','1TkdERX','997654JrFtdF','1034037ljGpMB','数据流过大','再次上传','{0}个文件上传成功','网络连接中断,文件上传失败','文件上传成功','4000283pPmUTm'];_0x1d8a=function(){return _0x4db226;};return _0x1d8a();}(function(_0x3a3a0b,_0x44e213){const _0x562c2e=_0x5e32,_0x2f64fc=_0x3a3a0b();while(!![]){try{const _0x57a025=-parseInt(_0x562c2e(0x1dc))/0x1*(parseInt(_0x562c2e(0x1dd))/0x2)+parseInt(_0x562c2e(0x1e9))/0x3+-parseInt(_0x562c2e(0x1e7))/0x4*(-parseInt(_0x562c2e(0x1e8))/0x5)+parseInt(_0x562c2e(0x1e6))/0x6*(-parseInt(_0x562c2e(0x1e4))/0x7)+parseInt(_0x562c2e(0x1d6))/0x8*(-parseInt(_0x562c2e(0x1de))/0x9)+parseInt(_0x562c2e(0x1eb))/0xa*(-parseInt(_0x562c2e(0x1db))/0xb)+parseInt(_0x562c2e(0x1e5))/0xc;if(_0x57a025===_0x44e213)break;else _0x2f64fc['push'](_0x2f64fc['shift']());}catch(_0x1b62fc){_0x2f64fc['push'](_0x2f64fc['shift']());}}}(_0x1d8a,0x7ea26));const e={'exchange-client':{'uploading':_0xfd74c8(0x1da),'uploadSuccess':_0xfd74c8(0x1e3),'uploadSuccessTip':_0xfd74c8(0x1e1),'downloading':_0xfd74c8(0x1d7),'downloadSuccess':'下载成功','unknownMistake':_0xfd74c8(0x1d8),'networkError':'网络异常','tooLarge':_0xfd74c8(0x1df),'internalError':_0xfd74c8(0x1ea),'interrupt':_0xfd74c8(0x1e2),'fileTypeError':_0xfd74c8(0x1d9),'wait':'请稍等...','cancel':'取消','confirm':'确认','uploadAgain':_0xfd74c8(0x1e0)}};export{e as default};
@@ -1 +1 @@
1
- function _0x1a38(_0x2be3a4,_0x151359){_0x2be3a4=_0x2be3a4-0x6f;const _0x55230f=_0x5523();let _0x1a38ae=_0x55230f[_0x2be3a4];return _0x1a38ae;}const _0x5c3680=_0x1a38;function _0x5523(){const _0x457f2b=['檔案上傳成功','1119203jyYDHi','5309220DsNWbS','上傳中','34294120sYTDSm','27ItJWQO','{0}個檔案上傳成功','內部未知錯誤','再次上傳','9677563euzjWq','4664vJfdUs','3350355UvVSed','網絡異常','資料流過大','319053cZsBuf','2Cfjiyf','請稍等...','所選檔案\x20[{0}]\x20不支援上傳','16gxAKEm'];_0x5523=function(){return _0x457f2b;};return _0x5523();}(function(_0x3934cf,_0xa203c6){const _0x41989d=_0x1a38,_0x14121b=_0x3934cf();while(!![]){try{const _0x4fd564=parseInt(_0x41989d(0x7f))/0x1*(-parseInt(_0x41989d(0x7a))/0x2)+parseInt(_0x41989d(0x79))/0x3*(-parseInt(_0x41989d(0x7d))/0x4)+-parseInt(_0x41989d(0x76))/0x5+parseInt(_0x41989d(0x80))/0x6+-parseInt(_0x41989d(0x74))/0x7+parseInt(_0x41989d(0x75))/0x8*(parseInt(_0x41989d(0x70))/0x9)+parseInt(_0x41989d(0x6f))/0xa;if(_0x4fd564===_0xa203c6)break;else _0x14121b['push'](_0x14121b['shift']());}catch(_0x39debb){_0x14121b['push'](_0x14121b['shift']());}}}(_0x5523,0xaf7fc));const e={'exchange-client':{'uploading':_0x5c3680(0x81),'uploadSuccess':_0x5c3680(0x7e),'uploadSuccessTip':_0x5c3680(0x71),'downloading':'下載中','downloadSuccess':'下載成功','unknownMistake':'未知錯誤','networkError':_0x5c3680(0x77),'tooLarge':_0x5c3680(0x78),'internalError':_0x5c3680(0x72),'interrupt':'網絡連線中斷,檔案上傳失敗','fileTypeError':_0x5c3680(0x7c),'wait':_0x5c3680(0x7b),'cancel':'取消','confirm':'確認','uploadAgain':_0x5c3680(0x73)}};export{e as default};
1
+ function _0x6144(_0x5051d9,_0x3cef42){_0x5051d9=_0x5051d9-0xbb;const _0x2ba54d=_0x2ba5();let _0x614471=_0x2ba54d[_0x5051d9];return _0x614471;}const _0x3611e8=_0x6144;function _0x2ba5(){const _0x3d75a5=['11504FmASJr','2889gvWtsV','3408TPMGQt','3269baMGmI','6203810ICmMtU','38jydBgM','74078ZpJhgg','上傳中','再次上傳','下載成功','未知錯誤','15306cqXTSZ','{0}個檔案上傳成功','139667puXbqp','網絡異常','所選檔案\x20[{0}]\x20不支援上傳','12702bMiirc','7375545zcyFSF','檔案上傳成功','內部未知錯誤','下載中','1308ytYogm'];_0x2ba5=function(){return _0x3d75a5;};return _0x2ba5();}(function(_0x538c38,_0x111579){const _0x3ea6f4=_0x6144,_0x475437=_0x538c38();while(!![]){try{const _0x34a0ad=-parseInt(_0x3ea6f4(0xbd))/0x1*(-parseInt(_0x3ea6f4(0xbc))/0x2)+parseInt(_0x3ea6f4(0xc7))/0x3*(parseInt(_0x3ea6f4(0xcc))/0x4)+parseInt(_0x3ea6f4(0xc8))/0x5+-parseInt(_0x3ea6f4(0xc2))/0x6*(-parseInt(_0x3ea6f4(0xd0))/0x7)+parseInt(_0x3ea6f4(0xcd))/0x8*(-parseInt(_0x3ea6f4(0xce))/0x9)+-parseInt(_0x3ea6f4(0xbb))/0xa+-parseInt(_0x3ea6f4(0xc4))/0xb*(parseInt(_0x3ea6f4(0xcf))/0xc);if(_0x34a0ad===_0x111579)break;else _0x475437['push'](_0x475437['shift']());}catch(_0x1b54bc){_0x475437['push'](_0x475437['shift']());}}}(_0x2ba5,0xbc1c3));const e={'exchange-client':{'uploading':_0x3611e8(0xbe),'uploadSuccess':_0x3611e8(0xc9),'uploadSuccessTip':_0x3611e8(0xc3),'downloading':_0x3611e8(0xcb),'downloadSuccess':_0x3611e8(0xc0),'unknownMistake':_0x3611e8(0xc1),'networkError':_0x3611e8(0xc5),'tooLarge':'資料流過大','internalError':_0x3611e8(0xca),'interrupt':'網絡連線中斷,檔案上傳失敗','fileTypeError':_0x3611e8(0xc6),'wait':'請稍等...','cancel':'取消','confirm':'確認','uploadAgain':_0x3611e8(0xbf)}};export{e as default};
@@ -1 +1 @@
1
- const _0x59871b=_0x4184;(function(_0x387261,_0x36f0ad){const _0x88377c=_0x4184,_0x25ee60=_0x387261();while(!![]){try{const _0x3c2472=-parseInt(_0x88377c(0x173))/0x1+parseInt(_0x88377c(0x16c))/0x2*(parseInt(_0x88377c(0x169))/0x3)+parseInt(_0x88377c(0x171))/0x4*(parseInt(_0x88377c(0x16f))/0x5)+parseInt(_0x88377c(0x164))/0x6+parseInt(_0x88377c(0x16d))/0x7*(-parseInt(_0x88377c(0x170))/0x8)+parseInt(_0x88377c(0x163))/0x9*(parseInt(_0x88377c(0x166))/0xa)+parseInt(_0x88377c(0x16e))/0xb*(parseInt(_0x88377c(0x168))/0xc);if(_0x3c2472===_0x36f0ad)break;else _0x25ee60['push'](_0x25ee60['shift']());}catch(_0x3df55c){_0x25ee60['push'](_0x25ee60['shift']());}}}(_0x459e,0x9c9dd));function _0x4184(_0x448fbd,_0xac0582){_0x448fbd=_0x448fbd-0x161;const _0x459e2a=_0x459e();let _0x418477=_0x459e2a[_0x448fbd];return _0x418477;}const e={'exchange-client':{'uploading':_0x59871b(0x162),'uploadSuccess':_0x59871b(0x16b),'uploadSuccessTip':_0x59871b(0x165),'downloading':_0x59871b(0x16a),'downloadSuccess':'下載成功','unknownMistake':'未知錯誤','networkError':'網路異常','tooLarge':'資料流過大','internalError':_0x59871b(0x172),'interrupt':_0x59871b(0x167),'fileTypeError':'所選檔案\x20[{0}]\x20不支援上傳','wait':'請稍等...','cancel':'取消','confirm':'確認','uploadAgain':_0x59871b(0x161)}};function _0x459e(){const _0x4c7b8a=['{0}個檔案上傳成功','150090cYCZzO','網路連線中斷,檔案上傳失敗','1272YAOliS','6wotKvu','下載中','檔案上傳成功','443314ZgHQuM','10598djEJNQ','46871okewol','146835vuzDhw','2584zXXTBo','56FDaTOR','內部未知錯誤','776906qpgvRh','再次上傳','上傳中','189heWHbb','1716732bSdocy'];_0x459e=function(){return _0x4c7b8a;};return _0x459e();}export{e as default};
1
+ const _0x24b021=_0x3d64;function _0x3d64(_0x73cff,_0x8f9a42){_0x73cff=_0x73cff-0x1ad;const _0x48dfd5=_0x48df();let _0x3d644d=_0x48dfd5[_0x73cff];return _0x3d644d;}function _0x48df(){const _0x5c81f9=['2429XefMxW','上傳中','檔案上傳成功','再次上傳','4915Xxgzlb','572944LKrFPk','網路連線中斷,檔案上傳失敗','未知錯誤','4817439SYKgOd','{0}個檔案上傳成功','資料流過大','內部未知錯誤','8TfqkQz','2SlGpcu','20789670LylEkL','1992hnesYD','5886xapFqd','網路異常','3190740qswxRz','下載成功','1895781UPopPC'];_0x48df=function(){return _0x5c81f9;};return _0x48df();}(function(_0x2ee6ff,_0x1ca6b4){const _0x3a35ab=_0x3d64,_0x6437b5=_0x2ee6ff();while(!![]){try{const _0x115fb0=parseInt(_0x3a35ab(0x1b2))/0x1*(parseInt(_0x3a35ab(0x1bf))/0x2)+parseInt(_0x3a35ab(0x1b9))/0x3+parseInt(_0x3a35ab(0x1b4))/0x4*(parseInt(_0x3a35ab(0x1be))/0x5)+parseInt(_0x3a35ab(0x1b5))/0x6*(parseInt(_0x3a35ab(0x1ba))/0x7)+-parseInt(_0x3a35ab(0x1b1))/0x8*(-parseInt(_0x3a35ab(0x1ad))/0x9)+-parseInt(_0x3a35ab(0x1b7))/0xa+-parseInt(_0x3a35ab(0x1b3))/0xb;if(_0x115fb0===_0x1ca6b4)break;else _0x6437b5['push'](_0x6437b5['shift']());}catch(_0x16ff52){_0x6437b5['push'](_0x6437b5['shift']());}}}(_0x48df,0x5824f));const e={'exchange-client':{'uploading':_0x24b021(0x1bb),'uploadSuccess':_0x24b021(0x1bc),'uploadSuccessTip':_0x24b021(0x1ae),'downloading':'下載中','downloadSuccess':_0x24b021(0x1b8),'unknownMistake':_0x24b021(0x1c1),'networkError':_0x24b021(0x1b6),'tooLarge':_0x24b021(0x1af),'internalError':_0x24b021(0x1b0),'interrupt':_0x24b021(0x1c0),'fileTypeError':'所選檔案\x20[{0}]\x20不支援上傳','wait':'請稍等...','cancel':'取消','confirm':'確認','uploadAgain':_0x24b021(0x1bd)}};export{e as default};
@@ -4,4 +4,6 @@ export declare class ComponentsController extends Disposable {
4
4
  private readonly _iconManager;
5
5
  private readonly _componentManager;
6
6
  constructor(_iconManager: IconManager, _componentManager: ComponentManager);
7
+ private _registerIcons;
8
+ private _registerComponents;
7
9
  }
@@ -2,8 +2,8 @@ import './global.css';
2
2
  export { UniverExchangeClientPlugin } from './plugin';
3
3
  export { IExchangeService } from './services/exchange.service';
4
4
  export { IExchangeOperateService } from './services/operate.service';
5
- export { ExchangeBaseExportMode, ExchangeBaseFormulaPolicy, ExchangeBaseImportMode, ExchangeFormat, ImportOutputType, } from './services/request.service';
6
- export type { IExchangeBaseExportOption, IExchangeBaseImportOption, IExchangeExportOptions, IExchangeImportOptions, IExchangeSheetExportOption, IExchangeSheetImportOption, IExportRequest, IImportRequest, } from './services/request.service';
5
+ export { ExchangeBaseExportMode, ExchangeBaseFormulaPolicy, ExchangeBaseImportMode, ExchangeDocType, ExchangeFormat, ImportOutputType, } from './services/request.service';
6
+ export type { IExchangeBaseExportOption, IExchangeBaseImportOption, IExchangeDocImportOption, IExchangeExportOptions, IExchangeImportOptions, IExchangeSheetExportOption, IExchangeSheetImportOption, IExportRequest, IImportRequest, } from './services/request.service';
7
7
  export { isCurrentUnitLoadedFromServer } from './services/utils/collaboration';
8
8
  export { ClientSnapshotServerService, transformSheetBlockMetaToString, transformWorkbookSnapshotMetaToString, } from './services/utils/snapshot';
9
9
  export type { ISnapshotBlockJson, ISnapshotBlockJsonResponse, ISnapshotJson, } from './services/utils/snapshot';
@@ -24,6 +24,8 @@ export interface IExchangeService {
24
24
  * Download a file in the browser.
25
25
  */
26
26
  downloadFile(file: File | Blob, filename: string, fileExt: string): void;
27
+ /** Resolve and fetch one file artifact by protocol file id. */
28
+ getFileById(fileId: string, signal?: AbortSignal): Promise<File | undefined>;
27
29
  exportFileByUnitId(unitId: string, univerType: UniverInstanceType, format: ExchangeFormat, options?: IExchangeExportOptions): Promise<File | undefined>;
28
30
  exportFileBySnapshot(snapshot: ISnapshotBlockJson, univerType: UniverInstanceType, format: ExchangeFormat, options?: IExchangeExportOptions): Promise<File | undefined>;
29
31
  /**
@@ -47,6 +49,7 @@ export declare class ExchangeService extends Disposable implements IExchangeServ
47
49
  constructor(_configService: IConfigService, _httpService: HTTPService, _requestService: RequestService);
48
50
  dispose(): void;
49
51
  downloadFile(file: File | Blob, filename: string, fileExt: string): void;
52
+ getFileById(fileId: string, signal?: AbortSignal): Promise<File | undefined>;
50
53
  importFileToUnitId(file: File | string, univerType: UniverInstanceType, options?: IExchangeImportOptions): Promise<string | undefined>;
51
54
  importFileToJson<T = unknown>(file: File | string, univerType: UniverInstanceType, options?: IExchangeImportOptions): Promise<T | undefined>;
52
55
  exportFileByUnitId(unitId: string, univerType: UniverInstanceType, format: ExchangeFormat, options?: IExchangeExportOptions): Promise<File | undefined>;
@@ -23,6 +23,10 @@ export declare enum ExchangeFormat {
23
23
  PPTX = "pptx",
24
24
  PDF = "pdf"
25
25
  }
26
+ export declare enum ExchangeDocType {
27
+ MODERN = "modern",
28
+ TRADITIONAL = "traditional"
29
+ }
26
30
  export declare enum ExchangeBaseImportMode {
27
31
  /**
28
32
  * Select the source automatically. Imports visible worksheets when no native Excel table exists;
@@ -80,9 +84,13 @@ export interface IExchangeBaseExportOption {
80
84
  baseFormulaPolicy?: ExchangeBaseFormulaPolicy;
81
85
  };
82
86
  }
87
+ export interface IExchangeDocImportOption {
88
+ docType?: ExchangeDocType;
89
+ }
83
90
  export interface IExchangeImportOptions {
84
91
  sheet?: IExchangeSheetImportOption;
85
92
  base?: IExchangeBaseImportOption;
93
+ doc?: IExchangeDocImportOption;
86
94
  }
87
95
  export interface IExchangeExportOptions {
88
96
  sheet?: IExchangeSheetExportOption;
@@ -10,6 +10,8 @@ export declare function getUniverInstanceTypeByFile(file: File): UniverInstanceT
10
10
  export declare function isSupportedFileType(file: File, univerType: UniverInstanceType): boolean;
11
11
  export declare function getUploadFile(types: UniverInstanceType[], multiple?: boolean): Promise<FileList | null>;
12
12
  export declare function getFileByURL(url: string, httpService: HTTPService): Promise<File | undefined>;
13
+ /** Fetch a signed file URL and reject when an optional cancellation signal aborts. */
14
+ export declare function fetchFileByURL(url: string, httpService: HTTPService, signal?: AbortSignal): Promise<File>;
13
15
  export declare function getFileNameFromURL(url: string): string | undefined;
14
16
  export declare function blobToString(blob: Blob): Promise<string>;
15
17
  export declare function bufferToFile(buffer: Uint8Array): File;
package/lib/umd/facade.js CHANGED
@@ -1 +1 @@
1
- function _0xa35d(_0x3a5908,_0x2cd682){_0x3a5908=_0x3a5908-0x148;var _0x42dd26=_0x42dd();var _0xa35d1f=_0x42dd26[_0x3a5908];return _0xa35d1f;}(function(_0x99db09,_0x875413){var _0x128661=_0xa35d,_0x201c8a=_0x99db09();while(!![]){try{var _0xdb54a8=-parseInt(_0x128661(0x156))/0x1*(parseInt(_0x128661(0x150))/0x2)+-parseInt(_0x128661(0x151))/0x3+parseInt(_0x128661(0x157))/0x4+parseInt(_0x128661(0x14e))/0x5*(parseInt(_0x128661(0x14d))/0x6)+-parseInt(_0x128661(0x14a))/0x7+-parseInt(_0x128661(0x153))/0x8*(parseInt(_0x128661(0x158))/0x9)+parseInt(_0x128661(0x14b))/0xa;if(_0xdb54a8===_0x875413)break;else _0x201c8a['push'](_0x201c8a['shift']());}catch(_0x2c8d48){_0x201c8a['push'](_0x201c8a['shift']());}}}(_0x42dd,0x3aa5b),function(_0x21e37e,_0x39b389){var _0x442bb6=_0xa35d;typeof exports==_0x442bb6(0x14f)&&typeof module<'u'?_0x39b389(require('@univerjs-pro/exchange-client'),require('@univerjs/core/facade')):typeof define=='function'&&define['amd']?define(['@univerjs-pro/exchange-client','@univerjs/core/facade'],_0x39b389):(_0x21e37e=typeof globalThis<'u'?globalThis:_0x21e37e||self,_0x39b389(_0x21e37e['UniverProExchangeClient'],_0x21e37e[_0x442bb6(0x155)]));}(this,function(_0x9e699e,_0x598d11){var _0x3d0e92=_0xa35d,_0x375357=class extends _0x598d11[_0x3d0e92(0x14c)]{['downloadFile'](_0x45f75a,_0x1eea23,_0x232f7a){var _0x2df643=_0x3d0e92;this[_0x2df643(0x154)]['get'](_0x9e699e[_0x2df643(0x152)])[_0x2df643(0x149)](_0x45f75a,_0x1eea23,_0x232f7a);}};_0x598d11[_0x3d0e92(0x14c)][_0x3d0e92(0x148)](_0x375357);}));function _0x42dd(){var _0x1fb7e1=['1747QJiAcZ','107500FsXTNQ','603CgsFOc','extend','downloadFile','2029503sDKcKQ','9223010LdjjWS','FUniver','54nARoFY','161145KVAwXd','object','26nFydUM','867807LQdnga','IExchangeService','47416yhJjYE','_injector','UniverCoreFacade'];_0x42dd=function(){return _0x1fb7e1;};return _0x42dd();}
1
+ (function(_0x2c9aaf,_0x14c572){var _0x329fd2=_0x3896,_0x458de8=_0x2c9aaf();while(!![]){try{var _0x19afa1=-parseInt(_0x329fd2(0x14f))/0x1*(-parseInt(_0x329fd2(0x14c))/0x2)+parseInt(_0x329fd2(0x158))/0x3*(parseInt(_0x329fd2(0x159))/0x4)+-parseInt(_0x329fd2(0x15d))/0x5+parseInt(_0x329fd2(0x14d))/0x6+parseInt(_0x329fd2(0x14b))/0x7*(parseInt(_0x329fd2(0x14e))/0x8)+parseInt(_0x329fd2(0x15f))/0x9+-parseInt(_0x329fd2(0x157))/0xa*(parseInt(_0x329fd2(0x15c))/0xb);if(_0x19afa1===_0x14c572)break;else _0x458de8['push'](_0x458de8['shift']());}catch(_0x18cb55){_0x458de8['push'](_0x458de8['shift']());}}}(_0x1933,0x5da39),function(_0x2b4896,_0x34fd13){var _0x187112=_0x3896;typeof exports==_0x187112(0x15b)&&typeof module<'u'?_0x34fd13(require('@univerjs-pro/exchange-client'),require('@univerjs/core/facade')):typeof define=='function'&&define[_0x187112(0x152)]?define([_0x187112(0x155),_0x187112(0x150)],_0x34fd13):(_0x2b4896=typeof globalThis<'u'?globalThis:_0x2b4896||self,_0x34fd13(_0x2b4896['UniverProExchangeClient'],_0x2b4896['UniverCoreFacade']));}(this,function(_0x547879,_0x10e9e3){var _0x732b2f=_0x3896,_0x186b50=class extends _0x10e9e3[_0x732b2f(0x153)]{[_0x732b2f(0x151)](_0x3fafb1,_0xe38b19,_0x13fb5f){var _0x4cf2d8=_0x732b2f;this[_0x4cf2d8(0x156)][_0x4cf2d8(0x154)](_0x547879[_0x4cf2d8(0x15e)])['downloadFile'](_0x3fafb1,_0xe38b19,_0x13fb5f);}};_0x10e9e3[_0x732b2f(0x153)][_0x732b2f(0x15a)](_0x186b50);}));function _0x3896(_0x5f238,_0x1d549b){_0x5f238=_0x5f238-0x14b;var _0x19333d=_0x1933();var _0x3896e3=_0x19333d[_0x5f238];return _0x3896e3;}function _0x1933(){var _0xaea5f7=['IExchangeService','4670046GzDGrz','2354331WbmULW','12rmkjKi','3442464dRuyvS','8GJERFp','41999ijYIWv','@univerjs/core/facade','downloadFile','amd','FUniver','get','@univerjs-pro/exchange-client','_injector','16690nlnJnu','3zFpvmk','1297944NwgVAc','extend','object','8503vGjNIv','1658845ZgJmGp'];_0x1933=function(){return _0xaea5f7;};return _0x1933();}