@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
@@ -1 +1 @@
1
- const _0x4ae000=_0x4bf0;function _0x4bf0(_0x29e65d,_0x40e2eb){_0x29e65d=_0x29e65d-0x13e;const _0x49d51f=_0x49d5();let _0x4bf09d=_0x49d51f[_0x29e65d];return _0x4bf09d;}(function(_0x2cf064,_0x3bb553){const _0x1d5a4b=_0x4bf0,_0x870d92=_0x2cf064();while(!![]){try{const _0x33353f=parseInt(_0x1d5a4b(0x140))/0x1*(parseInt(_0x1d5a4b(0x13e))/0x2)+-parseInt(_0x1d5a4b(0x146))/0x3*(-parseInt(_0x1d5a4b(0x150))/0x4)+parseInt(_0x1d5a4b(0x142))/0x5*(parseInt(_0x1d5a4b(0x14a))/0x6)+parseInt(_0x1d5a4b(0x154))/0x7+-parseInt(_0x1d5a4b(0x152))/0x8+parseInt(_0x1d5a4b(0x149))/0x9+parseInt(_0x1d5a4b(0x144))/0xa*(-parseInt(_0x1d5a4b(0x141))/0xb);if(_0x33353f===_0x3bb553)break;else _0x870d92['push'](_0x870d92['shift']());}catch(_0x3c52f3){_0x870d92['push'](_0x870d92['shift']());}}}(_0x49d5,0x5a936));const e={'exchange-client':{'uploading':_0x4ae000(0x14b),'uploadSuccess':_0x4ae000(0x14c),'uploadSuccessTip':_0x4ae000(0x145),'downloading':_0x4ae000(0x13f),'downloadSuccess':_0x4ae000(0x153),'unknownMistake':'Errore\x20sconosciuto','networkError':_0x4ae000(0x14e),'tooLarge':_0x4ae000(0x147),'internalError':_0x4ae000(0x14d),'interrupt':_0x4ae000(0x14f),'fileTypeError':'Il\x20file\x20selezionato\x20[{0}]\x20non\x20è\x20supportato\x20per\x20il\x20caricamento','wait':_0x4ae000(0x151),'cancel':_0x4ae000(0x148),'uploadAgain':'Carica\x20di\x20nuovo'}};function _0x49d5(){const _0x172f85=['530903vYWMPm','14718187IqOFKi','540dRpPcJ','exports','10ogbreW','{0}\x20file\x20caricati\x20con\x20successo','9GmoSzg','I\x20dati\x20sono\x20troppo\x20grandi','Annulla','2524698uhhYcB','25098adGIjc','Caricamento\x20in\x20corso','File\x20caricato\x20con\x20successo','Errore\x20interno\x20sconosciuto','Errore\x20di\x20rete','La\x20connessione\x20di\x20rete\x20è\x20stata\x20interrotta\x20e\x20il\x20caricamento\x20del\x20file\x20è\x20fallito','529028EQXnZu','Attendi...','3860016NZYDeh','Download\x20riuscito','3720899SYJjmo','2RLmfeQ','Download\x20in\x20corso'];_0x49d5=function(){return _0x172f85;};return _0x49d5();}module[_0x4ae000(0x143)]=e;
1
+ const _0x4867c1=_0x2f3c;(function(_0x1f71c5,_0x159a58){const _0xcac747=_0x2f3c,_0x5bd00c=_0x1f71c5();while(!![]){try{const _0xe6e951=parseInt(_0xcac747(0xa0))/0x1+parseInt(_0xcac747(0x9b))/0x2+parseInt(_0xcac747(0xa7))/0x3+parseInt(_0xcac747(0xa5))/0x4+-parseInt(_0xcac747(0xa3))/0x5*(-parseInt(_0xcac747(0xa6))/0x6)+parseInt(_0xcac747(0x98))/0x7*(-parseInt(_0xcac747(0x9c))/0x8)+-parseInt(_0xcac747(0xaa))/0x9;if(_0xe6e951===_0x159a58)break;else _0x5bd00c['push'](_0x5bd00c['shift']());}catch(_0x455412){_0x5bd00c['push'](_0x5bd00c['shift']());}}}(_0x5e40,0x6d345));function _0x5e40(){const _0x1cd89d=['1959692zwHVeF','6NBczdj','2437779qYcmQt','Carica\x20di\x20nuovo','Caricamento\x20in\x20corso','20192337tmVQpU','exports','Download\x20in\x20corso','Errore\x20interno\x20sconosciuto','63sjApzX','File\x20caricato\x20con\x20successo','Annulla','1473498pEkRVS','17736BuDERI','I\x20dati\x20sono\x20troppo\x20grandi','Errore\x20sconosciuto','Download\x20riuscito','519223FfSdwM','Il\x20file\x20selezionato\x20[{0}]\x20non\x20è\x20supportato\x20per\x20il\x20caricamento','La\x20connessione\x20di\x20rete\x20è\x20stata\x20interrotta\x20e\x20il\x20caricamento\x20del\x20file\x20è\x20fallito','761795TBKecp','{0}\x20file\x20caricati\x20con\x20successo'];_0x5e40=function(){return _0x1cd89d;};return _0x5e40();}function _0x2f3c(_0x21dcac,_0x5bb4da){_0x21dcac=_0x21dcac-0x98;const _0x5e409b=_0x5e40();let _0x2f3cc6=_0x5e409b[_0x21dcac];return _0x2f3cc6;}const e={'exchange-client':{'uploading':_0x4867c1(0xa9),'uploadSuccess':_0x4867c1(0x99),'uploadSuccessTip':_0x4867c1(0xa4),'downloading':_0x4867c1(0xac),'downloadSuccess':_0x4867c1(0x9f),'unknownMistake':_0x4867c1(0x9e),'networkError':'Errore\x20di\x20rete','tooLarge':_0x4867c1(0x9d),'internalError':_0x4867c1(0xad),'interrupt':_0x4867c1(0xa2),'fileTypeError':_0x4867c1(0xa1),'wait':'Attendi...','cancel':_0x4867c1(0x9a),'uploadAgain':_0x4867c1(0xa8)}};module[_0x4867c1(0xab)]=e;
@@ -1 +1 @@
1
- function _0x1d24(){const _0x4930f2=['ネットワーク接続が中断され、ファイルのアップロードに失敗しました','6636cwPuAH','1211MMUaZL','ダウンロードが完了しました','82899WzCOEe','10Noburd','395535YeQpGC','142712NyjBfr','641344VBhbnJ','224892ybVumw','ネットワークエラー','内部エラーが発生しました','exports','アップロード中','再度アップロード','ファイルが正常にアップロードされました','ダウンロード中','10FnhMNv','23492EETGdK'];_0x1d24=function(){return _0x4930f2;};return _0x1d24();}function _0x2b11(_0x5f22ce,_0x149626){_0x5f22ce=_0x5f22ce-0x6a;const _0x1d24ad=_0x1d24();let _0x2b110e=_0x1d24ad[_0x5f22ce];return _0x2b110e;}const _0x3b2500=_0x2b11;(function(_0x5124b0,_0x36c182){const _0x54693e=_0x2b11,_0x4a9df6=_0x5124b0();while(!![]){try{const _0x356a95=-parseInt(_0x54693e(0x7b))/0x1+parseInt(_0x54693e(0x73))/0x2+-parseInt(_0x54693e(0x7a))/0x3+parseInt(_0x54693e(0x6a))/0x4*(parseInt(_0x54693e(0x79))/0x5)+-parseInt(_0x54693e(0x75))/0x6*(-parseInt(_0x54693e(0x76))/0x7)+parseInt(_0x54693e(0x7c))/0x8+-parseInt(_0x54693e(0x78))/0x9*(parseInt(_0x54693e(0x72))/0xa);if(_0x356a95===_0x36c182)break;else _0x4a9df6['push'](_0x4a9df6['shift']());}catch(_0x34b981){_0x4a9df6['push'](_0x4a9df6['shift']());}}}(_0x1d24,0x1b53a));const e={'exchange-client':{'uploading':_0x3b2500(0x6e),'uploadSuccess':_0x3b2500(0x70),'uploadSuccessTip':'{0}\x20個のファイルが正常にアップロードされました','downloading':_0x3b2500(0x71),'downloadSuccess':_0x3b2500(0x77),'unknownMistake':'不明なエラー','networkError':_0x3b2500(0x6b),'tooLarge':'データが大きすぎます','internalError':_0x3b2500(0x6c),'interrupt':_0x3b2500(0x74),'fileTypeError':'選択されたファイル\x20[{0}]\x20はアップロードがサポートされていません','wait':'お待ちください...','cancel':'キャンセル','uploadAgain':_0x3b2500(0x6f)}};module[_0x3b2500(0x6d)]=e;
1
+ function _0x42d0(_0x6507f3,_0x639951){_0x6507f3=_0x6507f3-0x72;const _0x55a0ca=_0x55a0();let _0x42d070=_0x55a0ca[_0x6507f3];return _0x42d070;}const _0x1e9d71=_0x42d0;(function(_0x4f4295,_0x45e1fa){const _0x2802b7=_0x42d0,_0x34f026=_0x4f4295();while(!![]){try{const _0x3ee9dc=-parseInt(_0x2802b7(0x81))/0x1+parseInt(_0x2802b7(0x78))/0x2+-parseInt(_0x2802b7(0x7f))/0x3*(-parseInt(_0x2802b7(0x73))/0x4)+-parseInt(_0x2802b7(0x7c))/0x5+parseInt(_0x2802b7(0x7a))/0x6+parseInt(_0x2802b7(0x77))/0x7+parseInt(_0x2802b7(0x79))/0x8*(-parseInt(_0x2802b7(0x7e))/0x9);if(_0x3ee9dc===_0x45e1fa)break;else _0x34f026['push'](_0x34f026['shift']());}catch(_0x4ab4d4){_0x34f026['push'](_0x34f026['shift']());}}}(_0x55a0,0xc51a0));function _0x55a0(){const _0x1539ee=['1812380sxqvMn','24oMiGOV','5656752Tlalhh','キャンセル','2251065ufufVI','再度アップロード','1651833JpXEBo','375867HtTaco','ダウンロードが完了しました','518651lddfBJ','データが大きすぎます','ファイルが正常にアップロードされました','12wbHyfN','ネットワークエラー','不明なエラー','アップロード中','713678TcUfPs'];_0x55a0=function(){return _0x1539ee;};return _0x55a0();}const e={'exchange-client':{'uploading':_0x1e9d71(0x76),'uploadSuccess':_0x1e9d71(0x72),'uploadSuccessTip':'{0}\x20個のファイルが正常にアップロードされました','downloading':'ダウンロード中','downloadSuccess':_0x1e9d71(0x80),'unknownMistake':_0x1e9d71(0x75),'networkError':_0x1e9d71(0x74),'tooLarge':_0x1e9d71(0x82),'internalError':'内部エラーが発生しました','interrupt':'ネットワーク接続が中断され、ファイルのアップロードに失敗しました','fileTypeError':'選択されたファイル\x20[{0}]\x20はアップロードがサポートされていません','wait':'お待ちください...','cancel':_0x1e9d71(0x7b),'uploadAgain':_0x1e9d71(0x7d)}};module['exports']=e;
@@ -1 +1 @@
1
- const _0x423409=_0xd94a;(function(_0x5ee1c7,_0x4bfd40){const _0x20a9cc=_0xd94a,_0x3cc2f4=_0x5ee1c7();while(!![]){try{const _0x864597=parseInt(_0x20a9cc(0x163))/0x1*(parseInt(_0x20a9cc(0x15c))/0x2)+parseInt(_0x20a9cc(0x165))/0x3*(-parseInt(_0x20a9cc(0x157))/0x4)+-parseInt(_0x20a9cc(0x15f))/0x5+-parseInt(_0x20a9cc(0x164))/0x6*(parseInt(_0x20a9cc(0x154))/0x7)+-parseInt(_0x20a9cc(0x153))/0x8*(-parseInt(_0x20a9cc(0x150))/0x9)+-parseInt(_0x20a9cc(0x160))/0xa*(parseInt(_0x20a9cc(0x158))/0xb)+parseInt(_0x20a9cc(0x14f))/0xc;if(_0x864597===_0x4bfd40)break;else _0x3cc2f4['push'](_0x3cc2f4['shift']());}catch(_0x306f78){_0x3cc2f4['push'](_0x3cc2f4['shift']());}}}(_0x2ca9,0x2dbe1));function _0xd94a(_0x3021fe,_0x402168){_0x3021fe=_0x3021fe-0x14f;const _0x2ca914=_0x2ca9();let _0xd94a73=_0x2ca914[_0x3021fe];return _0xd94a73;}const e={'exchange-client':{'uploading':'업로드\x20중','uploadSuccess':'파일이\x20성공적으로\x20업로드되었습니다','uploadSuccessTip':_0x423409(0x15a),'downloading':_0x423409(0x151),'downloadSuccess':_0x423409(0x159),'unknownMistake':_0x423409(0x162),'networkError':_0x423409(0x15e),'tooLarge':_0x423409(0x15b),'internalError':_0x423409(0x15d),'interrupt':_0x423409(0x161),'fileTypeError':_0x423409(0x155),'wait':_0x423409(0x156),'cancel':'취소','uploadAgain':_0x423409(0x152)}};module['exports']=e;function _0x2ca9(){const _0x31f641=['{0}개의\x20파일이\x20성공적으로\x20업로드되었습니다','데이터가\x20너무\x20큽니다','16vgCBjB','내부\x20오류가\x20발생했습니다','네트워크\x20오류','634135FxlZoF','2637930epNAHs','네트워크\x20연결이\x20중단되어\x20파일\x20업로드에\x20실패했습니다','알\x20수\x20없는\x20오류','22147IocqRU','2772XEfZfQ','1218SQSJCm','9168492KvOPru','2637aHUewZ','다운로드\x20중','다시\x20업로드','720kEeBsi','4599SEpBqM','선택한\x20파일\x20[{0}]은(는)\x20업로드가\x20지원되지\x20않습니다','잠시만\x20기다려\x20주세요...','848aOZZwj','11ECxwTW','다운로드가\x20완료되었습니다'];_0x2ca9=function(){return _0x31f641;};return _0x2ca9();}
1
+ function _0x5086(_0x447c29,_0x3a1fdf){_0x447c29=_0x447c29-0x1de;const _0x28a2fd=_0x28a2();let _0x50864a=_0x28a2fd[_0x447c29];return _0x50864a;}const _0x5a455b=_0x5086;function _0x28a2(){const _0x1f416e=['다시\x20업로드','11337993XISYyI','5379UArAKl','5225VIIvFb','3284265eMZyTt','다운로드\x20중','선택한\x20파일\x20[{0}]은(는)\x20업로드가\x20지원되지\x20않습니다','1unJnNe','124364xmbsmb','네트워크\x20오류','6HkbDIB','8tirAxx','내부\x20오류가\x20발생했습니다','1916rDlBrH','{0}개의\x20파일이\x20성공적으로\x20업로드되었습니다','exports','76308uUZoYx','6360140BijrKT','네트워크\x20연결이\x20중단되어\x20파일\x20업로드에\x20실패했습니다','1993894hPHOXq'];_0x28a2=function(){return _0x1f416e;};return _0x28a2();}(function(_0x12dd9f,_0x1d886b){const _0x360cf0=_0x5086,_0x545fdf=_0x12dd9f();while(!![]){try{const _0x5cb8bf=parseInt(_0x360cf0(0x1e0))/0x1*(parseInt(_0x360cf0(0x1e1))/0x2)+-parseInt(_0x360cf0(0x1ef))/0x3*(parseInt(_0x360cf0(0x1e6))/0x4)+parseInt(_0x360cf0(0x1f1))/0x5+parseInt(_0x360cf0(0x1e3))/0x6*(-parseInt(_0x360cf0(0x1ec))/0x7)+-parseInt(_0x360cf0(0x1e4))/0x8*(parseInt(_0x360cf0(0x1ee))/0x9)+-parseInt(_0x360cf0(0x1ea))/0xa+parseInt(_0x360cf0(0x1f0))/0xb*(parseInt(_0x360cf0(0x1e9))/0xc);if(_0x5cb8bf===_0x1d886b)break;else _0x545fdf['push'](_0x545fdf['shift']());}catch(_0x317fbf){_0x545fdf['push'](_0x545fdf['shift']());}}}(_0x28a2,0xaaeb0));const e={'exchange-client':{'uploading':'업로드\x20중','uploadSuccess':'파일이\x20성공적으로\x20업로드되었습니다','uploadSuccessTip':_0x5a455b(0x1e7),'downloading':_0x5a455b(0x1de),'downloadSuccess':'다운로드가\x20완료되었습니다','unknownMistake':'알\x20수\x20없는\x20오류','networkError':_0x5a455b(0x1e2),'tooLarge':'데이터가\x20너무\x20큽니다','internalError':_0x5a455b(0x1e5),'interrupt':_0x5a455b(0x1eb),'fileTypeError':_0x5a455b(0x1df),'wait':'잠시만\x20기다려\x20주세요...','cancel':'취소','uploadAgain':_0x5a455b(0x1ed)}};module[_0x5a455b(0x1e8)]=e;
@@ -1 +1 @@
1
- function _0x5885(_0x2e7836,_0x33612d){_0x2e7836=_0x2e7836-0x1c6;const _0xd6ae05=_0xd6ae();let _0x5885e3=_0xd6ae05[_0x2e7836];return _0x5885e3;}const _0x49ad18=_0x5885;(function(_0x5e1898,_0x5500f1){const _0x403733=_0x5885,_0x433b06=_0x5e1898();while(!![]){try{const _0x44f632=-parseInt(_0x403733(0x1d9))/0x1+parseInt(_0x403733(0x1c9))/0x2+-parseInt(_0x403733(0x1d2))/0x3*(-parseInt(_0x403733(0x1d8))/0x4)+-parseInt(_0x403733(0x1d3))/0x5*(-parseInt(_0x403733(0x1c7))/0x6)+parseInt(_0x403733(0x1d4))/0x7+-parseInt(_0x403733(0x1d0))/0x8+parseInt(_0x403733(0x1d6))/0x9*(-parseInt(_0x403733(0x1d1))/0xa);if(_0x44f632===_0x5500f1)break;else _0x433b06['push'](_0x433b06['shift']());}catch(_0x49c5ab){_0x433b06['push'](_0x433b06['shift']());}}}(_0xd6ae,0xf17c5));const e={'exchange-client':{'uploading':'Przesyłanie','uploadSuccess':_0x49ad18(0x1cd),'uploadSuccessTip':'Pomyślnie\x20przesłano\x20{0}\x20plik(ów)','downloading':_0x49ad18(0x1c8),'downloadSuccess':_0x49ad18(0x1ce),'unknownMistake':'Nieznany\x20błąd','networkError':'Błąd\x20sieci','tooLarge':_0x49ad18(0x1cf),'internalError':'Wewnętrzny\x20nieznany\x20błąd','interrupt':_0x49ad18(0x1cc),'fileTypeError':_0x49ad18(0x1c6),'wait':_0x49ad18(0x1d7),'cancel':_0x49ad18(0x1d5),'uploadAgain':_0x49ad18(0x1cb)}};module[_0x49ad18(0x1ca)]=e;function _0xd6ae(){const _0x13e3ba=['101226gLvSzL','Pobieranie','1155662zJIRsg','exports','Prześlij\x20ponownie','Połączenie\x20sieciowe\x20zostało\x20przerwane\x20i\x20przesyłanie\x20pliku\x20nie\x20powiodło\x20się','Plik\x20przesłany\x20pomyślnie','Pobieranie\x20zakończone\x20sukcesem','Dane\x20są\x20zbyt\x20duże','9316152ufAoVC','607370glxmJh','1838961uqLZFq','425LbwuSX','2966558bKIZks','Anuluj','153QACzxL','Proszę\x20czekać...','12zsGfXA','1088448upDLfD','Wybrany\x20plik\x20[{0}]\x20nie\x20jest\x20obsługiwany\x20do\x20przesyłania'];_0xd6ae=function(){return _0x13e3ba;};return _0xd6ae();}
1
+ const _0x2cc82e=_0x490b;(function(_0x2ea1a3,_0x38036b){const _0x4c5937=_0x490b,_0x58c3ae=_0x2ea1a3();while(!![]){try{const _0x5af2ee=-parseInt(_0x4c5937(0x10f))/0x1*(-parseInt(_0x4c5937(0x10a))/0x2)+parseInt(_0x4c5937(0x102))/0x3+parseInt(_0x4c5937(0x115))/0x4+-parseInt(_0x4c5937(0x105))/0x5+-parseInt(_0x4c5937(0x10d))/0x6*(parseInt(_0x4c5937(0x108))/0x7)+parseInt(_0x4c5937(0x10e))/0x8*(parseInt(_0x4c5937(0x109))/0x9)+parseInt(_0x4c5937(0x107))/0xa*(-parseInt(_0x4c5937(0x111))/0xb);if(_0x5af2ee===_0x38036b)break;else _0x58c3ae['push'](_0x58c3ae['shift']());}catch(_0x335e87){_0x58c3ae['push'](_0x58c3ae['shift']());}}}(_0x5d4a,0x6139a));function _0x5d4a(){const _0x3f65ce=['25947XEzDfD','Wybrany\x20plik\x20[{0}]\x20nie\x20jest\x20obsługiwany\x20do\x20przesyłania','5687bcqJdA','Połączenie\x20sieciowe\x20zostało\x20przerwane\x20i\x20przesyłanie\x20pliku\x20nie\x20powiodło\x20się','Pobieranie','Plik\x20przesłany\x20pomyślnie','590780vRCfxZ','1192023uKTHbh','Proszę\x20czekać...','Przesyłanie','1826785ABpdos','Prześlij\x20ponownie','5960ZhDDIo','748727dpvdKN','748782MvjIip','58cKeEBP','Wewnętrzny\x20nieznany\x20błąd','Nieznany\x20błąd','36PoEEst','40nbjQbF'];_0x5d4a=function(){return _0x3f65ce;};return _0x5d4a();}function _0x490b(_0x300567,_0x52a1b5){_0x300567=_0x300567-0x102;const _0x5d4a64=_0x5d4a();let _0x490b8c=_0x5d4a64[_0x300567];return _0x490b8c;}const e={'exchange-client':{'uploading':_0x2cc82e(0x104),'uploadSuccess':_0x2cc82e(0x114),'uploadSuccessTip':'Pomyślnie\x20przesłano\x20{0}\x20plik(ów)','downloading':_0x2cc82e(0x113),'downloadSuccess':'Pobieranie\x20zakończone\x20sukcesem','unknownMistake':_0x2cc82e(0x10c),'networkError':'Błąd\x20sieci','tooLarge':'Dane\x20są\x20zbyt\x20duże','internalError':_0x2cc82e(0x10b),'interrupt':_0x2cc82e(0x112),'fileTypeError':_0x2cc82e(0x110),'wait':_0x2cc82e(0x103),'cancel':'Anuluj','uploadAgain':_0x2cc82e(0x106)}};module['exports']=e;
@@ -1 +1 @@
1
- const _0x41db72=_0x1669;function _0x1e74(){const _0x5b563f=['Arquivo\x20enviado\x20com\x20sucesso','Aguarde...','125914KozPUm','2580697HXOigZ','Download\x20concluído\x20com\x20sucesso','130443QxwVEn','Baixando','O\x20arquivo\x20selecionado\x20[{0}]\x20não\x20é\x20suportado\x20para\x20envio','exports','Erro\x20de\x20rede','17972928OHsUSy','Enviar\x20novamente','431142qwaUKx','Enviando','3087900EGtGno','Erro\x20interno\x20desconhecido','2863512rXFUin','2dNTwpA','Os\x20dados\x20são\x20muito\x20grandes'];_0x1e74=function(){return _0x5b563f;};return _0x1e74();}function _0x1669(_0x1d707f,_0x14bd3e){_0x1d707f=_0x1d707f-0x1cd;const _0x1e742f=_0x1e74();let _0x166923=_0x1e742f[_0x1d707f];return _0x166923;}(function(_0x3f133a,_0x18bc51){const _0x4838b1=_0x1669,_0x35d6f2=_0x3f133a();while(!![]){try{const _0x24f571=-parseInt(_0x4838b1(0x1cf))/0x1+parseInt(_0x4838b1(0x1de))/0x2*(parseInt(_0x4838b1(0x1d2))/0x3)+-parseInt(_0x4838b1(0x1dd))/0x4+-parseInt(_0x4838b1(0x1db))/0x5+-parseInt(_0x4838b1(0x1d9))/0x6+-parseInt(_0x4838b1(0x1d0))/0x7+parseInt(_0x4838b1(0x1d7))/0x8;if(_0x24f571===_0x18bc51)break;else _0x35d6f2['push'](_0x35d6f2['shift']());}catch(_0x2ef19e){_0x35d6f2['push'](_0x35d6f2['shift']());}}}(_0x1e74,0x5f435));const e={'exchange-client':{'uploading':_0x41db72(0x1da),'uploadSuccess':_0x41db72(0x1cd),'uploadSuccessTip':'{0}\x20arquivo(s)\x20enviado(s)\x20com\x20sucesso','downloading':_0x41db72(0x1d3),'downloadSuccess':_0x41db72(0x1d1),'unknownMistake':'Erro\x20desconhecido','networkError':_0x41db72(0x1d6),'tooLarge':_0x41db72(0x1df),'internalError':_0x41db72(0x1dc),'interrupt':'A\x20conexão\x20de\x20rede\x20foi\x20interrompida\x20e\x20o\x20envio\x20do\x20arquivo\x20falhou','fileTypeError':_0x41db72(0x1d4),'wait':_0x41db72(0x1ce),'cancel':'Cancelar','uploadAgain':_0x41db72(0x1d8)}};module[_0x41db72(0x1d5)]=e;
1
+ const _0x13967c=_0x389a;function _0x389a(_0x3578cb,_0x319204){_0x3578cb=_0x3578cb-0x12c;const _0x14427c=_0x1442();let _0x389aaf=_0x14427c[_0x3578cb];return _0x389aaf;}(function(_0x4cc1bb,_0x529d6d){const _0xf6ae81=_0x389a,_0x123b4a=_0x4cc1bb();while(!![]){try{const _0x9bb09c=parseInt(_0xf6ae81(0x136))/0x1*(-parseInt(_0xf6ae81(0x130))/0x2)+parseInt(_0xf6ae81(0x12e))/0x3*(parseInt(_0xf6ae81(0x13f))/0x4)+parseInt(_0xf6ae81(0x12f))/0x5+parseInt(_0xf6ae81(0x143))/0x6*(-parseInt(_0xf6ae81(0x13e))/0x7)+-parseInt(_0xf6ae81(0x133))/0x8+parseInt(_0xf6ae81(0x137))/0x9+-parseInt(_0xf6ae81(0x135))/0xa*(-parseInt(_0xf6ae81(0x140))/0xb);if(_0x9bb09c===_0x529d6d)break;else _0x123b4a['push'](_0x123b4a['shift']());}catch(_0x5bef77){_0x123b4a['push'](_0x123b4a['shift']());}}}(_0x1442,0x430ae));const e={'exchange-client':{'uploading':'Enviando','uploadSuccess':_0x13967c(0x131),'uploadSuccessTip':_0x13967c(0x13b),'downloading':_0x13967c(0x12d),'downloadSuccess':_0x13967c(0x132),'unknownMistake':_0x13967c(0x138),'networkError':_0x13967c(0x139),'tooLarge':_0x13967c(0x13c),'internalError':'Erro\x20interno\x20desconhecido','interrupt':_0x13967c(0x141),'fileTypeError':_0x13967c(0x134),'wait':_0x13967c(0x13d),'cancel':_0x13967c(0x142),'uploadAgain':_0x13967c(0x12c)}};module[_0x13967c(0x13a)]=e;function _0x1442(){const _0x4d1d1a=['641139RzYsqJ','140935GKyvNa','38FIVfVv','Arquivo\x20enviado\x20com\x20sucesso','Download\x20concluído\x20com\x20sucesso','3039176inkkfC','O\x20arquivo\x20selecionado\x20[{0}]\x20não\x20é\x20suportado\x20para\x20envio','4260160LDGWLs','10273cfyeTI','1936026FBODQV','Erro\x20desconhecido','Erro\x20de\x20rede','exports','{0}\x20arquivo(s)\x20enviado(s)\x20com\x20sucesso','Os\x20dados\x20são\x20muito\x20grandes','Aguarde...','7bIQAsN','8jbYgMm','11fKmCtx','A\x20conexão\x20de\x20rede\x20foi\x20interrompida\x20e\x20o\x20envio\x20do\x20arquivo\x20falhou','Cancelar','1482318zLvejk','Enviar\x20novamente','Baixando'];_0x1442=function(){return _0x4d1d1a;};return _0x1442();}
@@ -1 +1 @@
1
- function _0x3ace(_0x597e5e,_0xd388ce){_0x597e5e=_0x597e5e-0x18f;const _0x1ab07e=_0x1ab0();let _0x3aceb9=_0x1ab07e[_0x597e5e];return _0x3aceb9;}const _0x29d833=_0x3ace;(function(_0x260bd5,_0x18dc63){const _0xd5909e=_0x3ace,_0x381a0e=_0x260bd5();while(!![]){try{const _0x1b66a5=-parseInt(_0xd5909e(0x1a3))/0x1+parseInt(_0xd5909e(0x18f))/0x2+parseInt(_0xd5909e(0x1a5))/0x3+parseInt(_0xd5909e(0x1a4))/0x4+parseInt(_0xd5909e(0x1a6))/0x5*(-parseInt(_0xd5909e(0x190))/0x6)+parseInt(_0xd5909e(0x191))/0x7*(parseInt(_0xd5909e(0x199))/0x8)+-parseInt(_0xd5909e(0x1a0))/0x9*(parseInt(_0xd5909e(0x19e))/0xa);if(_0x1b66a5===_0x18dc63)break;else _0x381a0e['push'](_0x381a0e['shift']());}catch(_0x4005d3){_0x381a0e['push'](_0x381a0e['shift']());}}}(_0x1ab0,0xb33ac));const e={'exchange-client':{'uploading':_0x29d833(0x196),'uploadSuccess':_0x29d833(0x193),'uploadSuccessTip':_0x29d833(0x195),'downloading':_0x29d833(0x19a),'downloadSuccess':_0x29d833(0x19d),'unknownMistake':_0x29d833(0x194),'networkError':_0x29d833(0x1a1),'tooLarge':_0x29d833(0x198),'internalError':_0x29d833(0x1a2),'interrupt':'Сетевое\x20соединение\x20было\x20прервано,\x20и\x20загрузка\x20файла\x20не\x20удалась','fileTypeError':_0x29d833(0x19c),'wait':_0x29d833(0x19f),'cancel':_0x29d833(0x19b),'uploadAgain':_0x29d833(0x197)}};function _0x1ab0(){const _0x22b725=['Неизвестная\x20ошибка','{0}\x20файл(ов)\x20успешно\x20загружен(о)','Загрузка','Загрузить\x20снова','Данные\x20слишком\x20большие','8ywbGAx','Скачивание','Отмена','Выбранный\x20файл\x20[{0}]\x20не\x20поддерживается\x20для\x20загрузки','Скачивание\x20успешно','22760gcxNSh','Пожалуйста,\x20подождите...','855VJPELZ','Сетевая\x20ошибка','Внутренняя\x20неизвестная\x20ошибка','445538tTzbwz','4492140VmUOiq','2831712kLzNlz','85mupDPe','490438KxZebO','323538cOfQQm','2905ywXmBc','exports','Файл\x20успешно\x20загружен'];_0x1ab0=function(){return _0x22b725;};return _0x1ab0();}module[_0x29d833(0x192)]=e;
1
+ function _0x435b(_0x1cab07,_0x9ecd3f){_0x1cab07=_0x1cab07-0xa8;const _0x5d3252=_0x5d32();let _0x435b54=_0x5d3252[_0x1cab07];return _0x435b54;}function _0x5d32(){const _0x56d53d=['Файл\x20успешно\x20загружен','4EeMGqN','4848318PATiiR','Скачивание','Выбранный\x20файл\x20[{0}]\x20не\x20поддерживается\x20для\x20загрузки','Отмена','Пожалуйста,\x20подождите...','Сетевое\x20соединение\x20было\x20прервано,\x20и\x20загрузка\x20файла\x20не\x20удалась','349292idNlrK','249072XkWkrg','241363sgkfmP','1295945OcwIVZ','exports','130890KRrvpr','20jlBjDX','Сетевая\x20ошибка','162249GtwqyC','154iciRsh','Загрузить\x20снова'];_0x5d32=function(){return _0x56d53d;};return _0x5d32();}const _0x5e909c=_0x435b;(function(_0x227fa7,_0x24e5b9){const _0x19d9d2=_0x435b,_0x3c306a=_0x227fa7();while(!![]){try{const _0x43779e=-parseInt(_0x19d9d2(0xb2))/0x1+parseInt(_0x19d9d2(0xb0))/0x2+-parseInt(_0x19d9d2(0xb8))/0x3+-parseInt(_0x19d9d2(0xa9))/0x4*(parseInt(_0x19d9d2(0xb3))/0x5)+parseInt(_0x19d9d2(0xb5))/0x6*(-parseInt(_0x19d9d2(0xb9))/0x7)+parseInt(_0x19d9d2(0xb1))/0x8+parseInt(_0x19d9d2(0xaa))/0x9*(parseInt(_0x19d9d2(0xb6))/0xa);if(_0x43779e===_0x24e5b9)break;else _0x3c306a['push'](_0x3c306a['shift']());}catch(_0x5136fe){_0x3c306a['push'](_0x3c306a['shift']());}}}(_0x5d32,0x3cb2b));const e={'exchange-client':{'uploading':'Загрузка','uploadSuccess':_0x5e909c(0xa8),'uploadSuccessTip':'{0}\x20файл(ов)\x20успешно\x20загружен(о)','downloading':_0x5e909c(0xab),'downloadSuccess':'Скачивание\x20успешно','unknownMistake':'Неизвестная\x20ошибка','networkError':_0x5e909c(0xb7),'tooLarge':'Данные\x20слишком\x20большие','internalError':'Внутренняя\x20неизвестная\x20ошибка','interrupt':_0x5e909c(0xaf),'fileTypeError':_0x5e909c(0xac),'wait':_0x5e909c(0xae),'cancel':_0x5e909c(0xad),'uploadAgain':_0x5e909c(0xba)}};module[_0x5e909c(0xb4)]=e;
@@ -1 +1 @@
1
- const _0x3840c2=_0x5eb6;function _0x5eb6(_0x2a3324,_0x54f62c){_0x2a3324=_0x2a3324-0x146;const _0x5ac327=_0x5ac3();let _0x5eb6cf=_0x5ac327[_0x2a3324];return _0x5eb6cf;}(function(_0x5e37c8,_0x41963e){const _0x5dc88f=_0x5eb6,_0x511db2=_0x5e37c8();while(!![]){try{const _0x80e73c=-parseInt(_0x5dc88f(0x149))/0x1+-parseInt(_0x5dc88f(0x150))/0x2*(-parseInt(_0x5dc88f(0x158))/0x3)+-parseInt(_0x5dc88f(0x146))/0x4+-parseInt(_0x5dc88f(0x14b))/0x5*(parseInt(_0x5dc88f(0x157))/0x6)+parseInt(_0x5dc88f(0x147))/0x7+-parseInt(_0x5dc88f(0x156))/0x8*(-parseInt(_0x5dc88f(0x14a))/0x9)+-parseInt(_0x5dc88f(0x152))/0xa;if(_0x80e73c===_0x41963e)break;else _0x511db2['push'](_0x511db2['shift']());}catch(_0x3e890b){_0x511db2['push'](_0x511db2['shift']());}}}(_0x5ac3,0xa45e1));const e={'exchange-client':{'uploading':_0x3840c2(0x148),'uploadSuccess':'Súbor\x20bol\x20úspešne\x20nahraný','uploadSuccessTip':'Úspešne\x20nahraných\x20{0}\x20súborov','downloading':_0x3840c2(0x14f),'downloadSuccess':_0x3840c2(0x155),'unknownMistake':_0x3840c2(0x15a),'networkError':_0x3840c2(0x153),'tooLarge':'Dáta\x20sú\x20príliš\x20veľké','internalError':'Interná\x20neznáma\x20chyba','interrupt':_0x3840c2(0x14d),'fileTypeError':_0x3840c2(0x154),'wait':_0x3840c2(0x14c),'cancel':_0x3840c2(0x151),'uploadAgain':_0x3840c2(0x14e)}};function _0x5ac3(){const _0x5e3032=['6304650QFlUMS','Sieťová\x20chyba','Vybraný\x20súbor\x20[{0}]\x20nie\x20je\x20podporovaný\x20na\x20nahrávanie','Sťahovanie\x20úspešné','106904nqtfvs','247902NoYqjG','57GMqbSN','exports','Neznáma\x20chyba','416868jfzdCj','3352139bEoyoa','Nahrávanie','173091DCQswM','63yTccfo','5TlhBaB','Prosím\x20počkajte...','Sieťové\x20pripojenie\x20bolo\x20prerušené\x20a\x20nahrávanie\x20súboru\x20zlyhalo','Nahrať\x20znova','Sťahovanie','110518HxPZKo','Zrušiť'];_0x5ac3=function(){return _0x5e3032;};return _0x5ac3();}module[_0x3840c2(0x159)]=e;
1
+ function _0x4e30(){const _0x186404=['7001598SDFRHP','266988spANLE','22YWFeHq','Nahrávanie','Dáta\x20sú\x20príliš\x20veľké','595996teykBD','Neznáma\x20chyba','Sťahovanie','106011UAjGXV','5ASVbMy','4zyPBCK','4597203jMnZrv','Súbor\x20bol\x20úspešne\x20nahraný','40RNadDg','Vybraný\x20súbor\x20[{0}]\x20nie\x20je\x20podporovaný\x20na\x20nahrávanie','Interná\x20neznáma\x20chyba','Úspešne\x20nahraných\x20{0}\x20súborov','Zrušiť','3OROiGr','Nahrať\x20znova','Sieťová\x20chyba','6021444kAAwJm','168392OcoJcT','60OLCYfJ','Sťahovanie\x20úspešné'];_0x4e30=function(){return _0x186404;};return _0x4e30();}const _0x201b46=_0x241a;(function(_0x48b531,_0x2b5e00){const _0x5d7745=_0x241a,_0x70ae71=_0x48b531();while(!![]){try{const _0x58724b=-parseInt(_0x5d7745(0x195))/0x1*(parseInt(_0x5d7745(0x19a))/0x2)+parseInt(_0x5d7745(0x189))/0x3*(-parseInt(_0x5d7745(0x191))/0x4)+parseInt(_0x5d7745(0x199))/0x5*(parseInt(_0x5d7745(0x190))/0x6)+-parseInt(_0x5d7745(0x18d))/0x7*(-parseInt(_0x5d7745(0x184))/0x8)+parseInt(_0x5d7745(0x198))/0x9*(-parseInt(_0x5d7745(0x18e))/0xa)+-parseInt(_0x5d7745(0x192))/0xb*(-parseInt(_0x5d7745(0x18c))/0xc)+-parseInt(_0x5d7745(0x19b))/0xd;if(_0x58724b===_0x2b5e00)break;else _0x70ae71['push'](_0x70ae71['shift']());}catch(_0x84ebd6){_0x70ae71['push'](_0x70ae71['shift']());}}}(_0x4e30,0x945ff));const e={'exchange-client':{'uploading':_0x201b46(0x193),'uploadSuccess':_0x201b46(0x19c),'uploadSuccessTip':_0x201b46(0x187),'downloading':_0x201b46(0x197),'downloadSuccess':_0x201b46(0x18f),'unknownMistake':_0x201b46(0x196),'networkError':_0x201b46(0x18b),'tooLarge':_0x201b46(0x194),'internalError':_0x201b46(0x186),'interrupt':'Sieťové\x20pripojenie\x20bolo\x20prerušené\x20a\x20nahrávanie\x20súboru\x20zlyhalo','fileTypeError':_0x201b46(0x185),'wait':'Prosím\x20počkajte...','cancel':_0x201b46(0x188),'uploadAgain':_0x201b46(0x18a)}};function _0x241a(_0x6df067,_0x4ebfef){_0x6df067=_0x6df067-0x184;const _0x4e3071=_0x4e30();let _0x241ad4=_0x4e3071[_0x6df067];return _0x241ad4;}module['exports']=e;
@@ -1 +1 @@
1
- const _0x104cba=_0x390a;function _0x4f32(){const _0x57c2b6=['Đang\x20tải\x20xuống','{0}\x20tệp\x20đã\x20được\x20tải\x20lên\x20thành\x20công','Vui\x20lòng\x20đợi...','10hvmSOH','Luồng\x20dữ\x20liệu\x20quá\x20lớn','Lỗi\x20không\x20xác\x20định\x20bên\x20trong','Hủy\x20bỏ','Tải\x20lên\x20lại','1720156AOYSaN','Lỗi\x20mạng','Tải\x20lên\x20tệp\x20thành\x20công','18776826FiWkRE','Tệp\x20được\x20chọn\x20[{0}]\x20không\x20được\x20hỗ\x20trợ\x20để\x20tải\x20lên','1675995cUwnoP','1703208LFmaYs','8bOXebb','260760VwmFIQ','Lỗi\x20không\x20xác\x20định','3205454viiGto','Kết\x20nối\x20mạng\x20bị\x20gián\x20đoạn,\x20tải\x20lên\x20tệp\x20thất\x20bại','49399jKohNG','exports'];_0x4f32=function(){return _0x57c2b6;};return _0x4f32();}function _0x390a(_0x5ea08b,_0x274695){_0x5ea08b=_0x5ea08b-0x144;const _0x4f3252=_0x4f32();let _0x390a46=_0x4f3252[_0x5ea08b];return _0x390a46;}(function(_0x38fc51,_0x22f5fa){const _0x21ead7=_0x390a,_0x4cebda=_0x38fc51();while(!![]){try{const _0x16f8d4=parseInt(_0x21ead7(0x152))/0x1*(-parseInt(_0x21ead7(0x157))/0x2)+-parseInt(_0x21ead7(0x14e))/0x3+-parseInt(_0x21ead7(0x146))/0x4+-parseInt(_0x21ead7(0x14b))/0x5+-parseInt(_0x21ead7(0x14c))/0x6+parseInt(_0x21ead7(0x150))/0x7*(-parseInt(_0x21ead7(0x14d))/0x8)+parseInt(_0x21ead7(0x149))/0x9;if(_0x16f8d4===_0x22f5fa)break;else _0x4cebda['push'](_0x4cebda['shift']());}catch(_0x18d4e5){_0x4cebda['push'](_0x4cebda['shift']());}}}(_0x4f32,0x3be7b));const e={'exchange-client':{'uploading':'Đang\x20tải\x20lên','uploadSuccess':_0x104cba(0x148),'uploadSuccessTip':_0x104cba(0x155),'downloading':_0x104cba(0x154),'downloadSuccess':'Tải\x20xuống\x20thành\x20công','unknownMistake':_0x104cba(0x14f),'networkError':_0x104cba(0x147),'tooLarge':_0x104cba(0x158),'internalError':_0x104cba(0x159),'interrupt':_0x104cba(0x151),'fileTypeError':_0x104cba(0x14a),'wait':_0x104cba(0x156),'cancel':_0x104cba(0x144),'uploadAgain':_0x104cba(0x145)}};module[_0x104cba(0x153)]=e;
1
+ const _0x1b1fa5=_0x4c14;function _0x3721(){const _0x430a16=['220194ftzfIq','3NkbPht','1250TJexOz','Lỗi\x20không\x20xác\x20định\x20bên\x20trong','862316jgqsIb','1056888pSfFbr','Kết\x20nối\x20mạng\x20bị\x20gián\x20đoạn,\x20tải\x20lên\x20tệp\x20thất\x20bại','5307948nWLujE','77982DSdflj','exports','Luồng\x20dữ\x20liệu\x20quá\x20lớn','Lỗi\x20mạng','Tải\x20xuống\x20thành\x20công','145kaGsRt','493NMYQqM','16iFYkvB','77SojbLJ','141240wmaWpe','{0}\x20tệp\x20đã\x20được\x20tải\x20lên\x20thành\x20công','Tải\x20lên\x20tệp\x20thành\x20công','Đang\x20tải\x20lên','Vui\x20lòng\x20đợi...','13CMMdOT'];_0x3721=function(){return _0x430a16;};return _0x3721();}(function(_0x564b80,_0x4f8d03){const _0x4bb57e=_0x4c14,_0x1bf6b0=_0x564b80();while(!![]){try{const _0x1d59b1=parseInt(_0x4bb57e(0x90))/0x1*(parseInt(_0x4bb57e(0x9b))/0x2)+-parseInt(_0x4bb57e(0x9a))/0x3*(parseInt(_0x4bb57e(0x87))/0x4)+parseInt(_0x4bb57e(0x8f))/0x5*(-parseInt(_0x4bb57e(0x8a))/0x6)+parseInt(_0x4bb57e(0x86))/0x7*(parseInt(_0x4bb57e(0x91))/0x8)+-parseInt(_0x4bb57e(0x99))/0x9+parseInt(_0x4bb57e(0x93))/0xa*(-parseInt(_0x4bb57e(0x92))/0xb)+-parseInt(_0x4bb57e(0x89))/0xc*(-parseInt(_0x4bb57e(0x98))/0xd);if(_0x1d59b1===_0x4f8d03)break;else _0x1bf6b0['push'](_0x1bf6b0['shift']());}catch(_0x1bbc5c){_0x1bf6b0['push'](_0x1bf6b0['shift']());}}}(_0x3721,0x38ba9));function _0x4c14(_0x25d496,_0x5579cc){_0x25d496=_0x25d496-0x86;const _0x3721cf=_0x3721();let _0x4c14e0=_0x3721cf[_0x25d496];return _0x4c14e0;}const e={'exchange-client':{'uploading':_0x1b1fa5(0x96),'uploadSuccess':_0x1b1fa5(0x95),'uploadSuccessTip':_0x1b1fa5(0x94),'downloading':'Đang\x20tải\x20xuống','downloadSuccess':_0x1b1fa5(0x8e),'unknownMistake':'Lỗi\x20không\x20xác\x20định','networkError':_0x1b1fa5(0x8d),'tooLarge':_0x1b1fa5(0x8c),'internalError':_0x1b1fa5(0x9c),'interrupt':_0x1b1fa5(0x88),'fileTypeError':'Tệp\x20được\x20chọn\x20[{0}]\x20không\x20được\x20hỗ\x20trợ\x20để\x20tải\x20lên','wait':_0x1b1fa5(0x97),'cancel':'Hủy\x20bỏ','uploadAgain':'Tải\x20lên\x20lại'}};module[_0x1b1fa5(0x8b)]=e;
@@ -1 +1 @@
1
- const _0x537ea6=_0x34dd;function _0x34dd(_0x191448,_0x4faf39){_0x191448=_0x191448-0x1e8;const _0x35bd52=_0x35bd();let _0x34dd58=_0x35bd52[_0x191448];return _0x34dd58;}(function(_0x4080f9,_0x463592){const _0x54549d=_0x34dd,_0x189022=_0x4080f9();while(!![]){try{const _0x5dbe2e=-parseInt(_0x54549d(0x1ec))/0x1+parseInt(_0x54549d(0x1f9))/0x2*(-parseInt(_0x54549d(0x1f7))/0x3)+parseInt(_0x54549d(0x1f3))/0x4+-parseInt(_0x54549d(0x1ef))/0x5*(parseInt(_0x54549d(0x1f5))/0x6)+parseInt(_0x54549d(0x1f0))/0x7*(-parseInt(_0x54549d(0x1ed))/0x8)+parseInt(_0x54549d(0x1e8))/0x9*(parseInt(_0x54549d(0x1ea))/0xa)+parseInt(_0x54549d(0x1f8))/0xb;if(_0x5dbe2e===_0x463592)break;else _0x189022['push'](_0x189022['shift']());}catch(_0x57b5c9){_0x189022['push'](_0x189022['shift']());}}}(_0x35bd,0xa8e14));function _0x35bd(){const _0x1803b8=['下载中','15300xWlmOS','再次上传','5430aZFJdp','网络连接中断,文件上传失败','27006vWbqqE','644616Wjiyvj','exports','5131340aOaWYf','84gsyJCM','未知错误','所选文件\x20[{0}]\x20不支持上传','3597748efeZLl','网络异常','6kLFidi','下载成功','267HfeuNm','17191416KMjdbf','15134ljSGys'];_0x35bd=function(){return _0x1803b8;};return _0x35bd();}const e={'exchange-client':{'uploading':'上传中','uploadSuccess':'文件上传成功','uploadSuccessTip':'{0}个文件上传成功','downloading':_0x537ea6(0x1fa),'downloadSuccess':_0x537ea6(0x1f6),'unknownMistake':_0x537ea6(0x1f1),'networkError':_0x537ea6(0x1f4),'tooLarge':'数据流过大','internalError':'内部未知错误','interrupt':_0x537ea6(0x1eb),'fileTypeError':_0x537ea6(0x1f2),'wait':'请稍等...','cancel':'取消','uploadAgain':_0x537ea6(0x1e9)}};module[_0x537ea6(0x1ee)]=e;
1
+ const _0x3a0dd8=_0xbb92;function _0xbb92(_0x328d62,_0x1170b3){_0x328d62=_0x328d62-0x112;const _0xb9000c=_0xb900();let _0xbb92bf=_0xb9000c[_0x328d62];return _0xbb92bf;}(function(_0x4bdf24,_0x2c345c){const _0xf4e055=_0xbb92,_0x81570f=_0x4bdf24();while(!![]){try{const _0xe916b2=-parseInt(_0xf4e055(0x113))/0x1+parseInt(_0xf4e055(0x127))/0x2*(-parseInt(_0xf4e055(0x123))/0x3)+parseInt(_0xf4e055(0x11c))/0x4*(parseInt(_0xf4e055(0x112))/0x5)+parseInt(_0xf4e055(0x117))/0x6*(-parseInt(_0xf4e055(0x11a))/0x7)+parseInt(_0xf4e055(0x121))/0x8+parseInt(_0xf4e055(0x126))/0x9*(parseInt(_0xf4e055(0x114))/0xa)+parseInt(_0xf4e055(0x11e))/0xb;if(_0xe916b2===_0x2c345c)break;else _0x81570f['push'](_0x81570f['shift']());}catch(_0x30c7e0){_0x81570f['push'](_0x81570f['shift']());}}}(_0xb900,0x2a18a));function _0xb900(){const _0x34d1b7=['下载中','1089uOYBOV','452566pFZKal','845JqRxUB','204792vRmsQK','7090MuwHGe','所选文件\x20[{0}]\x20不支持上传','exports','9474uBSMvV','文件上传成功','请稍等...','224vgzvSA','网络连接中断,文件上传失败','7540YCBVXp','未知错误','651882gQCljL','网络异常','下载成功','1523304kyCFcI','{0}个文件上传成功','3XRNzjL','内部未知错误'];_0xb900=function(){return _0x34d1b7;};return _0xb900();}const e={'exchange-client':{'uploading':'上传中','uploadSuccess':_0x3a0dd8(0x118),'uploadSuccessTip':_0x3a0dd8(0x122),'downloading':_0x3a0dd8(0x125),'downloadSuccess':_0x3a0dd8(0x120),'unknownMistake':_0x3a0dd8(0x11d),'networkError':_0x3a0dd8(0x11f),'tooLarge':'数据流过大','internalError':_0x3a0dd8(0x124),'interrupt':_0x3a0dd8(0x11b),'fileTypeError':_0x3a0dd8(0x115),'wait':_0x3a0dd8(0x119),'cancel':'取消','uploadAgain':'再次上传'}};module[_0x3a0dd8(0x116)]=e;
@@ -1 +1 @@
1
- function _0x13c7(_0x480db6,_0x5b4da4){_0x480db6=_0x480db6-0xb3;const _0x2a4d78=_0x2a4d();let _0x13c704=_0x2a4d78[_0x480db6];return _0x13c704;}const _0x5fd74d=_0x13c7;(function(_0x16a525,_0x492a42){const _0x4006c7=_0x13c7,_0x1c5b34=_0x16a525();while(!![]){try{const _0x213034=-parseInt(_0x4006c7(0xc3))/0x1+parseInt(_0x4006c7(0xb6))/0x2*(parseInt(_0x4006c7(0xb3))/0x3)+parseInt(_0x4006c7(0xb9))/0x4*(parseInt(_0x4006c7(0xc8))/0x5)+parseInt(_0x4006c7(0xc4))/0x6*(parseInt(_0x4006c7(0xbd))/0x7)+parseInt(_0x4006c7(0xc5))/0x8*(-parseInt(_0x4006c7(0xbe))/0x9)+parseInt(_0x4006c7(0xc9))/0xa*(-parseInt(_0x4006c7(0xb4))/0xb)+parseInt(_0x4006c7(0xb5))/0xc;if(_0x213034===_0x492a42)break;else _0x1c5b34['push'](_0x1c5b34['shift']());}catch(_0x416402){_0x1c5b34['push'](_0x1c5b34['shift']());}}}(_0x2a4d,0x58eb6));function _0x2a4d(){const _0x32f2fc=['網絡連線中斷,檔案上傳失敗','下載中','下載成功','668043XqOGBM','18OFoTEU','328RVqGNs','資料流過大','上傳中','151225fsIyLA','12500qcQQJJ','網絡異常','198BlVEmz','5478pDLqvO','8641572eFRzwv','20378xCjENn','檔案上傳成功','所選檔案\x20[{0}]\x20不支援上傳','16sgRfml','請稍等...','{0}個檔案上傳成功','內部未知錯誤','1011409uOFonp','64161lhxaFc','未知錯誤'];_0x2a4d=function(){return _0x32f2fc;};return _0x2a4d();}const e={'exchange-client':{'uploading':_0x5fd74d(0xc7),'uploadSuccess':_0x5fd74d(0xb7),'uploadSuccessTip':_0x5fd74d(0xbb),'downloading':_0x5fd74d(0xc1),'downloadSuccess':_0x5fd74d(0xc2),'unknownMistake':_0x5fd74d(0xbf),'networkError':_0x5fd74d(0xca),'tooLarge':_0x5fd74d(0xc6),'internalError':_0x5fd74d(0xbc),'interrupt':_0x5fd74d(0xc0),'fileTypeError':_0x5fd74d(0xb8),'wait':_0x5fd74d(0xba),'cancel':'取消','uploadAgain':'再次上傳'}};module['exports']=e;
1
+ const _0x28386f=_0x5939;(function(_0x373198,_0x1fcd39){const _0xbd23d3=_0x5939,_0x4e5432=_0x373198();while(!![]){try{const _0xc1819f=parseInt(_0xbd23d3(0x1cb))/0x1+-parseInt(_0xbd23d3(0x1c2))/0x2+-parseInt(_0xbd23d3(0x1c6))/0x3+-parseInt(_0xbd23d3(0x1d1))/0x4*(parseInt(_0xbd23d3(0x1c9))/0x5)+-parseInt(_0xbd23d3(0x1c8))/0x6*(parseInt(_0xbd23d3(0x1c7))/0x7)+-parseInt(_0xbd23d3(0x1c5))/0x8*(parseInt(_0xbd23d3(0x1c1))/0x9)+-parseInt(_0xbd23d3(0x1d2))/0xa*(-parseInt(_0xbd23d3(0x1d0))/0xb);if(_0xc1819f===_0x1fcd39)break;else _0x4e5432['push'](_0x4e5432['shift']());}catch(_0x1ba4b3){_0x4e5432['push'](_0x4e5432['shift']());}}}(_0x3a97,0x8980b));function _0x5939(_0x17cfd7,_0x38b93e){_0x17cfd7=_0x17cfd7-0x1c1;const _0x3a974d=_0x3a97();let _0x5939b1=_0x3a974d[_0x17cfd7];return _0x5939b1;}function _0x3a97(){const _0x3bebf1=['2645870VZQYiB','再次上傳','資料流過大','3242619GicBtD','215946fFnqyQ','未知錯誤','網絡連線中斷,檔案上傳失敗','16JSpUSq','2077089bGCavR','7UuCUsP','649146jiquTz','4505EgNIZD','網絡異常','1088942pvvlll','下載成功','請稍等...','檔案上傳成功','{0}個檔案上傳成功','77dOTwAT','3324cAWArl'];_0x3a97=function(){return _0x3bebf1;};return _0x3a97();}const e={'exchange-client':{'uploading':'上傳中','uploadSuccess':_0x28386f(0x1ce),'uploadSuccessTip':_0x28386f(0x1cf),'downloading':'下載中','downloadSuccess':_0x28386f(0x1cc),'unknownMistake':_0x28386f(0x1c3),'networkError':_0x28386f(0x1ca),'tooLarge':_0x28386f(0x1d4),'internalError':'內部未知錯誤','interrupt':_0x28386f(0x1c4),'fileTypeError':'所選檔案\x20[{0}]\x20不支援上傳','wait':_0x28386f(0x1cd),'cancel':'取消','uploadAgain':_0x28386f(0x1d3)}};module['exports']=e;
@@ -1 +1 @@
1
- const _0x5b83e0=_0x3e44;function _0x3e44(_0x10cdbc,_0x3afbb5){_0x10cdbc=_0x10cdbc-0xcb;const _0x3d5321=_0x3d53();let _0x3e44fb=_0x3d5321[_0x10cdbc];return _0x3e44fb;}(function(_0x28d616,_0x15819d){const _0x242700=_0x3e44,_0x5b9a1a=_0x28d616();while(!![]){try{const _0x5a708a=-parseInt(_0x242700(0xdd))/0x1+-parseInt(_0x242700(0xcb))/0x2*(-parseInt(_0x242700(0xd2))/0x3)+parseInt(_0x242700(0xd3))/0x4*(parseInt(_0x242700(0xcd))/0x5)+parseInt(_0x242700(0xda))/0x6+-parseInt(_0x242700(0xdc))/0x7*(-parseInt(_0x242700(0xd0))/0x8)+parseInt(_0x242700(0xcc))/0x9+-parseInt(_0x242700(0xd1))/0xa;if(_0x5a708a===_0x15819d)break;else _0x5b9a1a['push'](_0x5b9a1a['shift']());}catch(_0x2fe0b1){_0x5b9a1a['push'](_0x5b9a1a['shift']());}}}(_0x3d53,0x5fad3));function _0x3d53(){const _0x19e7db=['1011WCQguE','2004yWSlGe','未知錯誤','請稍等...','{0}個檔案上傳成功','資料流過大','exports','下載成功','758898nABkca','內部未知錯誤','978845oacGbT','485125xGSHIc','3716fSEAaW','197055hjZgDL','6360WDMUjj','再次上傳','上傳中','8VUAQxN','6746150kSvVMY'];_0x3d53=function(){return _0x19e7db;};return _0x3d53();}const e={'exchange-client':{'uploading':_0x5b83e0(0xcf),'uploadSuccess':'檔案上傳成功','uploadSuccessTip':_0x5b83e0(0xd6),'downloading':'下載中','downloadSuccess':_0x5b83e0(0xd9),'unknownMistake':_0x5b83e0(0xd4),'networkError':'網路異常','tooLarge':_0x5b83e0(0xd7),'internalError':_0x5b83e0(0xdb),'interrupt':'網路連線中斷,檔案上傳失敗','fileTypeError':'所選檔案\x20[{0}]\x20不支援上傳','wait':_0x5b83e0(0xd5),'cancel':'取消','uploadAgain':_0x5b83e0(0xce)}};module[_0x5b83e0(0xd8)]=e;
1
+ function _0x19ed(){const _0x5c0d14=['請稍等...','12927350BTagtG','上傳中','371748wsTdvs','再次上傳','2562wztILJ','896472uklczw','2628846wKbIbB','所選檔案\x20[{0}]\x20不支援上傳','資料流過大','1015HFfrZK','下載成功','24bvIMhK','378570wWHKbG','網路連線中斷,檔案上傳失敗','1FkyiOl','網路異常','未知錯誤','下載中','exports','1626930BpKrBJ'];_0x19ed=function(){return _0x5c0d14;};return _0x19ed();}function _0x3655(_0x56aec9,_0x1190ac){_0x56aec9=_0x56aec9-0x12e;const _0x19ed50=_0x19ed();let _0x3655e7=_0x19ed50[_0x56aec9];return _0x3655e7;}const _0x1fad42=_0x3655;(function(_0x473531,_0x49d73e){const _0x3b6abd=_0x3655,_0x4fd293=_0x473531();while(!![]){try{const _0x1713e4=-parseInt(_0x3b6abd(0x137))/0x1*(parseInt(_0x3b6abd(0x135))/0x2)+parseInt(_0x3b6abd(0x134))/0x3*(-parseInt(_0x3b6abd(0x140))/0x4)+parseInt(_0x3b6abd(0x13c))/0x5+-parseInt(_0x3b6abd(0x142))/0x6*(parseInt(_0x3b6abd(0x132))/0x7)+parseInt(_0x3b6abd(0x12e))/0x8+-parseInt(_0x3b6abd(0x12f))/0x9+parseInt(_0x3b6abd(0x13e))/0xa;if(_0x1713e4===_0x49d73e)break;else _0x4fd293['push'](_0x4fd293['shift']());}catch(_0x1d6ee5){_0x4fd293['push'](_0x4fd293['shift']());}}}(_0x19ed,0x6c3fe));const e={'exchange-client':{'uploading':_0x1fad42(0x13f),'uploadSuccess':'檔案上傳成功','uploadSuccessTip':'{0}個檔案上傳成功','downloading':_0x1fad42(0x13a),'downloadSuccess':_0x1fad42(0x133),'unknownMistake':_0x1fad42(0x139),'networkError':_0x1fad42(0x138),'tooLarge':_0x1fad42(0x131),'internalError':'內部未知錯誤','interrupt':_0x1fad42(0x136),'fileTypeError':_0x1fad42(0x130),'wait':_0x1fad42(0x13d),'cancel':'取消','uploadAgain':_0x1fad42(0x141)}};module[_0x1fad42(0x13b)]=e;
package/lib/es/facade.js CHANGED
@@ -1 +1 @@
1
- const _0x35fd01=_0x11a0;function _0x11a0(_0x93c520,_0x27205a){_0x93c520=_0x93c520-0xf1;const _0x5a15f9=_0x5a15();let _0x11a0bf=_0x5a15f9[_0x93c520];return _0x11a0bf;}(function(_0x5e7c90,_0xcd2c0){const _0x3ad4ed=_0x11a0,_0x10786c=_0x5e7c90();while(!![]){try{const _0x289f69=parseInt(_0x3ad4ed(0x109))/0x1*(parseInt(_0x3ad4ed(0x105))/0x2)+parseInt(_0x3ad4ed(0xf8))/0x3+-parseInt(_0x3ad4ed(0xff))/0x4*(-parseInt(_0x3ad4ed(0xf3))/0x5)+-parseInt(_0x3ad4ed(0x10f))/0x6*(-parseInt(_0x3ad4ed(0xfa))/0x7)+-parseInt(_0x3ad4ed(0xf7))/0x8+-parseInt(_0x3ad4ed(0x10b))/0x9*(-parseInt(_0x3ad4ed(0x10d))/0xa)+-parseInt(_0x3ad4ed(0xfc))/0xb;if(_0x289f69===_0xcd2c0)break;else _0x10786c['push'](_0x10786c['shift']());}catch(_0x112def){_0x10786c['push'](_0x10786c['shift']());}}}(_0x5a15,0x95996));import{IExchangeService as _0x5940ae}from'@univerjs-pro/exchange-client';import{UniverInstanceType as _0x5ebf69}from'@univerjs/core';import{FUniver as _0x24812f}from'@univerjs/core/facade';var r=class extends _0x24812f{async[_0x35fd01(0x110)](_0x3f8f28){const _0x17ab87=_0x35fd01;let _0x2a11c2=this[_0x17ab87(0x112)][_0x17ab87(0x10e)](_0x5940ae);if(!_0x2a11c2)throw Error(_0x17ab87(0x100));return _0x2a11c2['importFileToUnitId'](_0x3f8f28,_0x5ebf69[_0x17ab87(0x104)]);}async[_0x35fd01(0xfe)](_0xb635a3){const _0x59506f=_0x35fd01;let _0x267866=this[_0x59506f(0x112)][_0x59506f(0x10e)](_0x5940ae);if(!_0x267866)throw Error(_0x59506f(0x100));return _0x267866[_0x59506f(0x101)](_0xb635a3);}async[_0x35fd01(0xf1)](_0x35ee30){const _0x3f868b=_0x35fd01;let _0x52d6e7=this['_injector'][_0x3f868b(0x10e)](_0x5940ae);if(!_0x52d6e7)throw Error(_0x3f868b(0x100));return _0x52d6e7[_0x3f868b(0x111)](_0x35ee30);}async[_0x35fd01(0x10a)](_0x1d6418){const _0x53381b=_0x35fd01;let _0x16b714=this[_0x53381b(0x112)]['get'](_0x5940ae);if(!_0x16b714)throw Error(_0x53381b(0x100));return _0x16b714[_0x53381b(0x113)](_0x1d6418);}async[_0x35fd01(0x108)](_0x5a572b){const _0x1d1756=_0x35fd01;let _0x298256=this['_injector'][_0x1d1756(0x10e)](_0x5940ae);if(!_0x298256)throw Error(_0x1d1756(0x100));return _0x298256[_0x1d1756(0xf4)](_0x5a572b,_0x5ebf69[_0x1d1756(0x10c)]);}async[_0x35fd01(0xf2)](_0x3990d2){const _0x384514=_0x35fd01;let _0x597a02=this[_0x384514(0x112)][_0x384514(0x10e)](_0x5940ae);if(!_0x597a02)throw Error(_0x384514(0x100));return _0x597a02['importDOCXToSnapshot'](_0x3990d2);}async[_0x35fd01(0x103)](_0x25ac6d){const _0x227ce0=_0x35fd01;let _0x424c44=this[_0x227ce0(0x112)][_0x227ce0(0x10e)](_0x5940ae);if(!_0x424c44)throw Error(_0x227ce0(0x100));return _0x424c44[_0x227ce0(0xfb)](_0x25ac6d);}async[_0x35fd01(0x106)](_0x1e0bba){const _0x52cf04=_0x35fd01;let _0x57f9dd=this[_0x52cf04(0x112)]['get'](_0x5940ae);if(!_0x57f9dd)throw Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x57f9dd[_0x52cf04(0x114)](_0x1e0bba);}async['importPPTXToUnitIdAsync'](_0x4b23ee){const _0x3e7cfa=_0x35fd01;let _0x25e2a4=this[_0x3e7cfa(0x112)]['get'](_0x5940ae);if(!_0x25e2a4)throw Error(_0x3e7cfa(0x100));return _0x25e2a4[_0x3e7cfa(0xf4)](_0x4b23ee,_0x5ebf69[_0x3e7cfa(0xf9)]);}async[_0x35fd01(0x102)](_0x2a302f){const _0x176112=_0x35fd01;let _0x365298=this[_0x176112(0x112)][_0x176112(0x10e)](_0x5940ae);if(!_0x365298)throw Error(_0x176112(0x100));return _0x365298['importPPTXToSnapshot'](_0x2a302f);}async['exportPPTXByUnitIdAsync'](_0x29fb3a){const _0x2c8bf7=_0x35fd01;let _0x452546=this['_injector'][_0x2c8bf7(0x10e)](_0x5940ae);if(!_0x452546)throw Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x452546[_0x2c8bf7(0x107)](_0x29fb3a);}async[_0x35fd01(0xfd)](_0x380604){const _0x28cd94=_0x35fd01;let _0x147e73=this[_0x28cd94(0x112)][_0x28cd94(0x10e)](_0x5940ae);if(!_0x147e73)throw Error(_0x28cd94(0x100));return _0x147e73[_0x28cd94(0xf5)](_0x380604);}};_0x24812f[_0x35fd01(0xf6)](r);export{};function _0x5a15(){const _0x1f7159=['6BjVaIq','importXLSXToUnitIdAsync','exportXLSXByUnitId','_injector','exportXLSXBySnapshot','exportDOCXByUnitId','exportXLSXByUnitIdAsync','importDOCXToSnapshotAsync','255RQTTam','importFileToUnitId','exportPPTXBySnapshot','extend','3790344mTmnQG','3593643MeADmy','UNIVER_SLIDE','2022755ikRsfm','exportDOCXBySnapshot','25995497WKHiwE','exportPPTXBySnapshotAsync','importXLSXToSnapshotAsync','58112FxeFMK','The\x20exchange\x20service\x20is\x20not\x20available','importXLSXToSnapshot','importPPTXToSnapshotAsync','exportDOCXBySnapshotAsync','UNIVER_SHEET','6sDhHNg','exportDOCXByUnitIdAsync','exportPPTXByUnitId','importDOCXToUnitIdAsync','154981uwFuiK','exportXLSXBySnapshotAsync','400797nHTCOY','UNIVER_DOC','170SyplfL','get'];_0x5a15=function(){return _0x1f7159;};return _0x5a15();}
1
+ const _0x2f58d3=_0x27ec;(function(_0x548c11,_0x3515f4){const _0x4c48ec=_0x27ec,_0x911913=_0x548c11();while(!![]){try{const _0x3b1dc7=parseInt(_0x4c48ec(0x149))/0x1+parseInt(_0x4c48ec(0x134))/0x2*(parseInt(_0x4c48ec(0x136))/0x3)+-parseInt(_0x4c48ec(0x153))/0x4*(parseInt(_0x4c48ec(0x14e))/0x5)+parseInt(_0x4c48ec(0x137))/0x6+parseInt(_0x4c48ec(0x13c))/0x7+parseInt(_0x4c48ec(0x13d))/0x8*(parseInt(_0x4c48ec(0x147))/0x9)+parseInt(_0x4c48ec(0x14b))/0xa*(-parseInt(_0x4c48ec(0x142))/0xb);if(_0x3b1dc7===_0x3515f4)break;else _0x911913['push'](_0x911913['shift']());}catch(_0x4e10c5){_0x911913['push'](_0x911913['shift']());}}}(_0x4d27,0xd854c));import{IExchangeService as _0x34a9a1}from'@univerjs-pro/exchange-client';import{UniverInstanceType as _0x1ad0e0}from'@univerjs/core';function _0x27ec(_0x4e5fdc,_0x3d2aab){_0x4e5fdc=_0x4e5fdc-0x132;const _0x4d276e=_0x4d27();let _0x27ec9c=_0x4d276e[_0x4e5fdc];return _0x27ec9c;}import{FUniver as _0x2af9df}from'@univerjs/core/facade';var r=class extends _0x2af9df{async['importXLSXToUnitIdAsync'](_0x48306a){const _0x3a2152=_0x27ec;let _0x1fce69=this[_0x3a2152(0x151)][_0x3a2152(0x148)](_0x34a9a1);if(!_0x1fce69)throw Error(_0x3a2152(0x144));return _0x1fce69[_0x3a2152(0x135)](_0x48306a,_0x1ad0e0[_0x3a2152(0x14a)]);}async[_0x2f58d3(0x138)](_0x30bb42){const _0x54dfc4=_0x2f58d3;let _0x485fcd=this[_0x54dfc4(0x151)][_0x54dfc4(0x148)](_0x34a9a1);if(!_0x485fcd)throw Error(_0x54dfc4(0x144));return _0x485fcd[_0x54dfc4(0x133)](_0x30bb42);}async[_0x2f58d3(0x139)](_0x42679f){const _0x156120=_0x2f58d3;let _0x2d7bbe=this[_0x156120(0x151)]['get'](_0x34a9a1);if(!_0x2d7bbe)throw Error(_0x156120(0x144));return _0x2d7bbe['exportXLSXByUnitId'](_0x42679f);}async[_0x2f58d3(0x143)](_0x385e2d){const _0x126884=_0x2f58d3;let _0x3fadb9=this[_0x126884(0x151)]['get'](_0x34a9a1);if(!_0x3fadb9)throw Error(_0x126884(0x144));return _0x3fadb9[_0x126884(0x14c)](_0x385e2d);}async[_0x2f58d3(0x14f)](_0x2debd8){const _0x538827=_0x2f58d3;let _0x12f91a=this['_injector']['get'](_0x34a9a1);if(!_0x12f91a)throw Error(_0x538827(0x144));return _0x12f91a[_0x538827(0x135)](_0x2debd8,_0x1ad0e0[_0x538827(0x145)]);}async[_0x2f58d3(0x154)](_0x5ca75b){const _0x264268=_0x2f58d3;let _0x3e529c=this[_0x264268(0x151)][_0x264268(0x148)](_0x34a9a1);if(!_0x3e529c)throw Error(_0x264268(0x144));return _0x3e529c[_0x264268(0x13f)](_0x5ca75b);}async[_0x2f58d3(0x132)](_0x5578ba){const _0x4530d6=_0x2f58d3;let _0x25dc77=this[_0x4530d6(0x151)]['get'](_0x34a9a1);if(!_0x25dc77)throw Error(_0x4530d6(0x144));return _0x25dc77[_0x4530d6(0x155)](_0x5578ba);}async[_0x2f58d3(0x13b)](_0x2d6428){const _0x2ce4b4=_0x2f58d3;let _0x24307b=this[_0x2ce4b4(0x151)]['get'](_0x34a9a1);if(!_0x24307b)throw Error(_0x2ce4b4(0x144));return _0x24307b[_0x2ce4b4(0x141)](_0x2d6428);}async[_0x2f58d3(0x152)](_0x141714){const _0x55efe5=_0x2f58d3;let _0x2f2687=this['_injector'][_0x55efe5(0x148)](_0x34a9a1);if(!_0x2f2687)throw Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x2f2687[_0x55efe5(0x135)](_0x141714,_0x1ad0e0[_0x55efe5(0x156)]);}async[_0x2f58d3(0x13a)](_0x477353){const _0x2bb73f=_0x2f58d3;let _0x52e451=this[_0x2bb73f(0x151)]['get'](_0x34a9a1);if(!_0x52e451)throw Error(_0x2bb73f(0x144));return _0x52e451[_0x2bb73f(0x140)](_0x477353);}async['exportPPTXByUnitIdAsync'](_0x39090c){const _0x35e9c6=_0x2f58d3;let _0x3b500a=this[_0x35e9c6(0x151)][_0x35e9c6(0x148)](_0x34a9a1);if(!_0x3b500a)throw Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x3b500a[_0x35e9c6(0x14d)](_0x39090c);}async[_0x2f58d3(0x13e)](_0x53c4b6){const _0x1199fb=_0x2f58d3;let _0x4818c7=this[_0x1199fb(0x151)][_0x1199fb(0x148)](_0x34a9a1);if(!_0x4818c7)throw Error(_0x1199fb(0x144));return _0x4818c7[_0x1199fb(0x146)](_0x53c4b6);}};_0x2af9df[_0x2f58d3(0x150)](r);export{};function _0x4d27(){const _0x55f1e2=['get','1056222qjXVcv','UNIVER_SHEET','29011030qRdzGI','exportXLSXBySnapshot','exportPPTXByUnitId','5LPJvOh','importDOCXToUnitIdAsync','extend','_injector','importPPTXToUnitIdAsync','2767572HSadiH','importDOCXToSnapshotAsync','exportDOCXBySnapshot','UNIVER_SLIDE','exportDOCXBySnapshotAsync','importXLSXToSnapshot','2nvwZoK','importFileToUnitId','4269957DVWhSO','6259392VNeGcw','importXLSXToSnapshotAsync','exportXLSXByUnitIdAsync','importPPTXToSnapshotAsync','exportDOCXByUnitIdAsync','2591183iwdzum','21912klzkXU','exportPPTXBySnapshotAsync','importDOCXToSnapshot','importPPTXToSnapshot','exportDOCXByUnitId','11HLNLGB','exportXLSXBySnapshotAsync','The\x20exchange\x20service\x20is\x20not\x20available','UNIVER_DOC','exportPPTXBySnapshot','1926VdCxdC'];_0x4d27=function(){return _0x55f1e2;};return _0x4d27();}