@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 _0x5d5a59=_0x14f3;function _0x14f3(_0x2b756a,_0x37038a){_0x2b756a=_0x2b756a-0x1e1;const _0xcb4c54=_0xcb4c();let _0x14f37d=_0xcb4c54[_0x2b756a];return _0x14f37d;}(function(_0x102d57,_0x22493a){const _0x682c8e=_0x14f3,_0x323deb=_0x102d57();while(!![]){try{const _0x4a2d2c=parseInt(_0x682c8e(0x1e4))/0x1*(parseInt(_0x682c8e(0x1ea))/0x2)+-parseInt(_0x682c8e(0x1e6))/0x3+parseInt(_0x682c8e(0x1ef))/0x4+-parseInt(_0x682c8e(0x1e3))/0x5*(parseInt(_0x682c8e(0x1e9))/0x6)+-parseInt(_0x682c8e(0x1e8))/0x7*(parseInt(_0x682c8e(0x1f0))/0x8)+parseInt(_0x682c8e(0x1e1))/0x9+-parseInt(_0x682c8e(0x1e2))/0xa;if(_0x4a2d2c===_0x22493a)break;else _0x323deb['push'](_0x323deb['shift']());}catch(_0x15f8ec){_0x323deb['push'](_0x323deb['shift']());}}}(_0xcb4c,0xaf21e));function _0xcb4c(){const _0x2cc54b=['{0}\x20fichier(s)\x20téléchargé(s)\x20avec\x20succès','Téléchargement\x20réussi','Les\x20données\x20sont\x20trop\x20volumineuses','3187600xgnLfp','424kzDlKr','Télécharger\x20à\x20nouveau','Le\x20fichier\x20sélectionné\x20[{0}]\x20n\x27est\x20pas\x20pris\x20en\x20charge\x20pour\x20le\x20téléchargement','11860650ZZjpaA','10277550MmcGew','3605VUyfZY','51533cHCnDL','Confirmer','2318445RoVZyX','Téléchargement','23982fYUeda','3282cigKes','38VAHBfZ','Erreur\x20inconnue'];_0xcb4c=function(){return _0x2cc54b;};return _0xcb4c();}const e={'exchange-client':{'uploading':'Téléchargement\x20en\x20cours','uploadSuccess':'Fichier\x20téléchargé\x20avec\x20succès','uploadSuccessTip':_0x5d5a59(0x1ec),'downloading':_0x5d5a59(0x1e7),'downloadSuccess':_0x5d5a59(0x1ed),'unknownMistake':_0x5d5a59(0x1eb),'networkError':'Erreur\x20réseau','tooLarge':_0x5d5a59(0x1ee),'internalError':'Erreur\x20interne\x20inconnue','interrupt':'La\x20connexion\x20réseau\x20a\x20été\x20interrompue\x20et\x20le\x20téléchargement\x20du\x20fichier\x20a\x20échoué','fileTypeError':_0x5d5a59(0x1f2),'wait':'Veuillez\x20patienter...','cancel':'Annuler','confirm':_0x5d5a59(0x1e5),'uploadAgain':_0x5d5a59(0x1f1)}};export{e as default};
1
+ const _0x42238c=_0xe8c5;(function(_0x1e061e,_0xd07b33){const _0x25f3de=_0xe8c5,_0x1ae6cd=_0x1e061e();while(!![]){try{const _0x616bd5=parseInt(_0x25f3de(0x10f))/0x1*(-parseInt(_0x25f3de(0x10a))/0x2)+-parseInt(_0x25f3de(0x10c))/0x3+-parseInt(_0x25f3de(0x111))/0x4+-parseInt(_0x25f3de(0x10d))/0x5*(parseInt(_0x25f3de(0x104))/0x6)+-parseInt(_0x25f3de(0x117))/0x7*(-parseInt(_0x25f3de(0x113))/0x8)+-parseInt(_0x25f3de(0x105))/0x9*(parseInt(_0x25f3de(0x10b))/0xa)+-parseInt(_0x25f3de(0x10e))/0xb*(-parseInt(_0x25f3de(0x108))/0xc);if(_0x616bd5===_0xd07b33)break;else _0x1ae6cd['push'](_0x1ae6cd['shift']());}catch(_0x4011f4){_0x1ae6cd['push'](_0x1ae6cd['shift']());}}}(_0x1efe,0xd7b31));const e={'exchange-client':{'uploading':'Téléchargement\x20en\x20cours','uploadSuccess':_0x42238c(0x114),'uploadSuccessTip':_0x42238c(0x118),'downloading':'Téléchargement','downloadSuccess':_0x42238c(0x109),'unknownMistake':_0x42238c(0x103),'networkError':_0x42238c(0x116),'tooLarge':'Les\x20données\x20sont\x20trop\x20volumineuses','internalError':_0x42238c(0x112),'interrupt':_0x42238c(0x107),'fileTypeError':'Le\x20fichier\x20sélectionné\x20[{0}]\x20n\x27est\x20pas\x20pris\x20en\x20charge\x20pour\x20le\x20téléchargement','wait':_0x42238c(0x110),'cancel':'Annuler','confirm':_0x42238c(0x106),'uploadAgain':_0x42238c(0x115)}};function _0xe8c5(_0x1305ea,_0x4c167a){_0x1305ea=_0x1305ea-0x103;const _0x1efe3c=_0x1efe();let _0xe8c514=_0x1efe3c[_0x1305ea];return _0xe8c514;}export{e as default};function _0x1efe(){const _0x353b4f=['9TmjVxF','Confirmer','La\x20connexion\x20réseau\x20a\x20été\x20interrompue\x20et\x20le\x20téléchargement\x20du\x20fichier\x20a\x20échoué','24mnhCeq','Téléchargement\x20réussi','184970nNsupk','8124140FelTPp','3941190DyVNWW','10GYxHMQ','22930325EUvmLh','8GfDEVx','Veuillez\x20patienter...','2962656UrmvZz','Erreur\x20interne\x20inconnue','6235656BpbwUy','Fichier\x20téléchargé\x20avec\x20succès','Télécharger\x20à\x20nouveau','Erreur\x20réseau','7mchMtB','{0}\x20fichier(s)\x20téléchargé(s)\x20avec\x20succès','Erreur\x20inconnue','1375242wyhyij'];_0x1efe=function(){return _0x353b4f;};return _0x1efe();}
@@ -1 +1 @@
1
- function _0x2b2d(_0x59348c,_0x34e41c){_0x59348c=_0x59348c-0x1f2;const _0x38e12b=_0x38e1();let _0x2b2d5e=_0x38e12b[_0x59348c];return _0x2b2d5e;}function _0x38e1(){const _0x48069e=['{0}\x20file\x20berhasil\x20diunggah','Mengunggah','File\x20berhasil\x20diunggah','Unggah\x20ulang','Batal','Konfirmasi','Kesalahan\x20jaringan','Mengunduh','2200296fKvzwx','4270338nnXzqI','File\x20yang\x20dipilih\x20[{0}]\x20tidak\x20didukung\x20untuk\x20diunggah','210347oggOJA','Data\x20terlalu\x20besar','Harap\x20tunggu...','4905085ZIJYyT','2901614JpYtZl','Kesalahan\x20tidak\x20diketahui','9157463LRWEwT','4186953yPSKHh'];_0x38e1=function(){return _0x48069e;};return _0x38e1();}const _0x5de8e4=_0x2b2d;(function(_0x1e3e1e,_0x101904){const _0x5ded6e=_0x2b2d,_0x5f532e=_0x1e3e1e();while(!![]){try{const _0x1d6ac7=-parseInt(_0x5ded6e(0x1f2))/0x1+parseInt(_0x5ded6e(0x1f6))/0x2+-parseInt(_0x5ded6e(0x1f9))/0x3+parseInt(_0x5ded6e(0x202))/0x4+parseInt(_0x5ded6e(0x1f5))/0x5+parseInt(_0x5ded6e(0x203))/0x6+-parseInt(_0x5ded6e(0x1f8))/0x7;if(_0x1d6ac7===_0x101904)break;else _0x5f532e['push'](_0x5f532e['shift']());}catch(_0x3e408e){_0x5f532e['push'](_0x5f532e['shift']());}}}(_0x38e1,0xbe496));const e={'exchange-client':{'uploading':_0x5de8e4(0x1fb),'uploadSuccess':_0x5de8e4(0x1fc),'uploadSuccessTip':_0x5de8e4(0x1fa),'downloading':_0x5de8e4(0x201),'downloadSuccess':'Unduhan\x20berhasil','unknownMistake':_0x5de8e4(0x1f7),'networkError':_0x5de8e4(0x200),'tooLarge':_0x5de8e4(0x1f3),'internalError':'Kesalahan\x20internal\x20tidak\x20diketahui','interrupt':'Koneksi\x20jaringan\x20terputus\x20dan\x20unggahan\x20file\x20gagal','fileTypeError':_0x5de8e4(0x204),'wait':_0x5de8e4(0x1f4),'cancel':_0x5de8e4(0x1fe),'confirm':_0x5de8e4(0x1ff),'uploadAgain':_0x5de8e4(0x1fd)}};export{e as default};
1
+ const _0x2736da=_0x12f9;(function(_0x5ef5fa,_0x5769ed){const _0x3f1df4=_0x12f9,_0x118462=_0x5ef5fa();while(!![]){try{const _0x396938=parseInt(_0x3f1df4(0x157))/0x1+parseInt(_0x3f1df4(0x155))/0x2*(parseInt(_0x3f1df4(0x14c))/0x3)+-parseInt(_0x3f1df4(0x154))/0x4+-parseInt(_0x3f1df4(0x156))/0x5+-parseInt(_0x3f1df4(0x149))/0x6*(parseInt(_0x3f1df4(0x146))/0x7)+-parseInt(_0x3f1df4(0x151))/0x8*(-parseInt(_0x3f1df4(0x14f))/0x9)+parseInt(_0x3f1df4(0x147))/0xa;if(_0x396938===_0x5769ed)break;else _0x118462['push'](_0x118462['shift']());}catch(_0x14156b){_0x118462['push'](_0x118462['shift']());}}}(_0x1f24,0x5cd27));const e={'exchange-client':{'uploading':_0x2736da(0x153),'uploadSuccess':_0x2736da(0x14d),'uploadSuccessTip':'{0}\x20file\x20berhasil\x20diunggah','downloading':'Mengunduh','downloadSuccess':'Unduhan\x20berhasil','unknownMistake':_0x2736da(0x150),'networkError':_0x2736da(0x152),'tooLarge':_0x2736da(0x14b),'internalError':_0x2736da(0x158),'interrupt':_0x2736da(0x148),'fileTypeError':_0x2736da(0x145),'wait':'Harap\x20tunggu...','cancel':_0x2736da(0x14a),'confirm':_0x2736da(0x14e),'uploadAgain':'Unggah\x20ulang'}};function _0x12f9(_0x2eef57,_0x46356c){_0x2eef57=_0x2eef57-0x145;const _0x1f24ff=_0x1f24();let _0x12f9be=_0x1f24ff[_0x2eef57];return _0x12f9be;}export{e as default};function _0x1f24(){const _0x4a10ab=['Kesalahan\x20internal\x20tidak\x20diketahui','File\x20yang\x20dipilih\x20[{0}]\x20tidak\x20didukung\x20untuk\x20diunggah','49fxFzvD','4885980SmTTZM','Koneksi\x20jaringan\x20terputus\x20dan\x20unggahan\x20file\x20gagal','128796ZQtmMt','Batal','Data\x20terlalu\x20besar','1294977lpaYor','File\x20berhasil\x20diunggah','Konfirmasi','371835dzKRlG','Kesalahan\x20tidak\x20diketahui','56YHGnwd','Kesalahan\x20jaringan','Mengunggah','2694892iXpLFZ','2BnJpsQ','983665Svcbom','191455HvSDwU'];_0x1f24=function(){return _0x4a10ab;};return _0x1f24();}
@@ -1 +1 @@
1
- const _0x5ed227=_0x2b93;function _0x469e(){const _0x4ef53c=['5fLizMk','25879570KnhMro','6515712opgxFs','Caricamento\x20in\x20corso','File\x20caricato\x20con\x20successo','127814dEtoqW','Attendi...','La\x20connessione\x20di\x20rete\x20è\x20stata\x20interrotta\x20e\x20il\x20caricamento\x20del\x20file\x20è\x20fallito','Conferma','Download\x20in\x20corso','Il\x20file\x20selezionato\x20[{0}]\x20non\x20è\x20supportato\x20per\x20il\x20caricamento','Errore\x20sconosciuto','688LOLyOo','5318650PdKtWN','Errore\x20interno\x20sconosciuto','76hLsnfZ','9759624VkRPdh','{0}\x20file\x20caricati\x20con\x20successo','Carica\x20di\x20nuovo','117009vWiSjs','Download\x20riuscito','I\x20dati\x20sono\x20troppo\x20grandi','199131mMBsXz','Errore\x20di\x20rete'];_0x469e=function(){return _0x4ef53c;};return _0x469e();}function _0x2b93(_0x44525c,_0xff9d7c){_0x44525c=_0x44525c-0x1cf;const _0x469e7f=_0x469e();let _0x2b93aa=_0x469e7f[_0x44525c];return _0x2b93aa;}(function(_0x24c722,_0x5bcfb8){const _0x44b6ef=_0x2b93,_0x400d1e=_0x24c722();while(!![]){try{const _0x167344=parseInt(_0x44b6ef(0x1e0))/0x1*(-parseInt(_0x44b6ef(0x1e5))/0x2)+-parseInt(_0x44b6ef(0x1de))/0x3*(parseInt(_0x44b6ef(0x1d7))/0x4)+-parseInt(_0x44b6ef(0x1d5))/0x5+parseInt(_0x44b6ef(0x1e2))/0x6+-parseInt(_0x44b6ef(0x1d8))/0x7+parseInt(_0x44b6ef(0x1d4))/0x8*(parseInt(_0x44b6ef(0x1db))/0x9)+parseInt(_0x44b6ef(0x1e1))/0xa;if(_0x167344===_0x5bcfb8)break;else _0x400d1e['push'](_0x400d1e['shift']());}catch(_0x4f7640){_0x400d1e['push'](_0x400d1e['shift']());}}}(_0x469e,0xb7eb7));const e={'exchange-client':{'uploading':_0x5ed227(0x1e3),'uploadSuccess':_0x5ed227(0x1e4),'uploadSuccessTip':_0x5ed227(0x1d9),'downloading':_0x5ed227(0x1d1),'downloadSuccess':_0x5ed227(0x1dc),'unknownMistake':_0x5ed227(0x1d3),'networkError':_0x5ed227(0x1df),'tooLarge':_0x5ed227(0x1dd),'internalError':_0x5ed227(0x1d6),'interrupt':_0x5ed227(0x1cf),'fileTypeError':_0x5ed227(0x1d2),'wait':_0x5ed227(0x1e6),'cancel':'Annulla','confirm':_0x5ed227(0x1d0),'uploadAgain':_0x5ed227(0x1da)}};export{e as default};
1
+ const _0x3736a1=_0x1b1a;(function(_0x409c02,_0x41bebf){const _0x262436=_0x1b1a,_0x450da8=_0x409c02();while(!![]){try{const _0x586ac5=parseInt(_0x262436(0x172))/0x1*(parseInt(_0x262436(0x17c))/0x2)+-parseInt(_0x262436(0x182))/0x3+parseInt(_0x262436(0x16f))/0x4+parseInt(_0x262436(0x175))/0x5*(parseInt(_0x262436(0x16c))/0x6)+-parseInt(_0x262436(0x17b))/0x7*(-parseInt(_0x262436(0x181))/0x8)+parseInt(_0x262436(0x176))/0x9*(-parseInt(_0x262436(0x171))/0xa)+parseInt(_0x262436(0x17e))/0xb*(-parseInt(_0x262436(0x16e))/0xc);if(_0x586ac5===_0x41bebf)break;else _0x450da8['push'](_0x450da8['shift']());}catch(_0x36d709){_0x450da8['push'](_0x450da8['shift']());}}}(_0xfd00,0x1bea5));const e={'exchange-client':{'uploading':_0x3736a1(0x173),'uploadSuccess':_0x3736a1(0x179),'uploadSuccessTip':_0x3736a1(0x17d),'downloading':'Download\x20in\x20corso','downloadSuccess':_0x3736a1(0x16d),'unknownMistake':_0x3736a1(0x180),'networkError':_0x3736a1(0x170),'tooLarge':_0x3736a1(0x178),'internalError':'Errore\x20interno\x20sconosciuto','interrupt':_0x3736a1(0x174),'fileTypeError':_0x3736a1(0x17f),'wait':'Attendi...','cancel':'Annulla','confirm':_0x3736a1(0x177),'uploadAgain':_0x3736a1(0x17a)}};export{e as default};function _0x1b1a(_0x1490e2,_0x120de7){_0x1490e2=_0x1490e2-0x16c;const _0xfd009f=_0xfd00();let _0x1b1ab8=_0xfd009f[_0x1490e2];return _0x1b1ab8;}function _0xfd00(){const _0x132d47=['Il\x20file\x20selezionato\x20[{0}]\x20non\x20è\x20supportato\x20per\x20il\x20caricamento','Errore\x20sconosciuto','306016RAVghf','416253SqzwRj','18rnfdXx','Download\x20riuscito','324jpSNoe','691224SpkvMr','Errore\x20di\x20rete','461950NVnGEF','438WeqhhA','Caricamento\x20in\x20corso','La\x20connessione\x20di\x20rete\x20è\x20stata\x20interrotta\x20e\x20il\x20caricamento\x20del\x20file\x20è\x20fallito','101305DfqaCs','36CDxFOw','Conferma','I\x20dati\x20sono\x20troppo\x20grandi','File\x20caricato\x20con\x20successo','Carica\x20di\x20nuovo','35yhmLgI','948CmfZoG','{0}\x20file\x20caricati\x20con\x20successo','79277ErwsPK'];_0xfd00=function(){return _0x132d47;};return _0xfd00();}
@@ -1 +1 @@
1
- const _0x169e4e=_0x3422;(function(_0x5d0b73,_0x29c28b){const _0x4c74b0=_0x3422,_0x82ab8a=_0x5d0b73();while(!![]){try{const _0x3c94f2=parseInt(_0x4c74b0(0xd4))/0x1+-parseInt(_0x4c74b0(0xd1))/0x2+-parseInt(_0x4c74b0(0xd8))/0x3*(parseInt(_0x4c74b0(0xdd))/0x4)+parseInt(_0x4c74b0(0xe2))/0x5*(-parseInt(_0x4c74b0(0xe1))/0x6)+parseInt(_0x4c74b0(0xde))/0x7+parseInt(_0x4c74b0(0xd9))/0x8*(-parseInt(_0x4c74b0(0xd0))/0x9)+parseInt(_0x4c74b0(0xe0))/0xa*(parseInt(_0x4c74b0(0xd7))/0xb);if(_0x3c94f2===_0x29c28b)break;else _0x82ab8a['push'](_0x82ab8a['shift']());}catch(_0x10fb55){_0x82ab8a['push'](_0x82ab8a['shift']());}}}(_0xb5fc,0xda53a));const e={'exchange-client':{'uploading':_0x169e4e(0xda),'uploadSuccess':'ファイルが正常にアップロードされました','uploadSuccessTip':_0x169e4e(0xdc),'downloading':'ダウンロード中','downloadSuccess':'ダウンロードが完了しました','unknownMistake':_0x169e4e(0xd5),'networkError':_0x169e4e(0xd3),'tooLarge':'データが大きすぎます','internalError':'内部エラーが発生しました','interrupt':_0x169e4e(0xd6),'fileTypeError':_0x169e4e(0xdb),'wait':'お待ちください...','cancel':_0x169e4e(0xdf),'confirm':'確認','uploadAgain':_0x169e4e(0xd2)}};function _0xb5fc(){const _0x103333=['290715ELIuDH','65488YnImwD','アップロード中','選択されたファイル\x20[{0}]\x20はアップロードがサポートされていません','{0}\x20個のファイルが正常にアップロードされました','72jofkJd','846818QMDAsP','キャンセル','50JeLLnO','12SBsqdG','3560095cArsJx','36asghXi','318940ROVMVA','再度アップロード','ネットワークエラー','1734339JITkOA','不明なエラー','ネットワーク接続が中断され、ファイルのアップロードに失敗しました','5278889QiIWiv'];_0xb5fc=function(){return _0x103333;};return _0xb5fc();}function _0x3422(_0x31b8b3,_0x7fa5e4){_0x31b8b3=_0x31b8b3-0xd0;const _0xb5fce6=_0xb5fc();let _0x3422b3=_0xb5fce6[_0x31b8b3];return _0x3422b3;}export{e as default};
1
+ const _0x4aeb9d=_0x2868;(function(_0x22eb51,_0x444a37){const _0x1c06ce=_0x2868,_0x236b1f=_0x22eb51();while(!![]){try{const _0x3f6343=-parseInt(_0x1c06ce(0xdb))/0x1*(parseInt(_0x1c06ce(0xd8))/0x2)+-parseInt(_0x1c06ce(0xe4))/0x3+parseInt(_0x1c06ce(0xdc))/0x4*(parseInt(_0x1c06ce(0xd3))/0x5)+parseInt(_0x1c06ce(0xd6))/0x6*(parseInt(_0x1c06ce(0xd0))/0x7)+parseInt(_0x1c06ce(0xcf))/0x8*(-parseInt(_0x1c06ce(0xd9))/0x9)+parseInt(_0x1c06ce(0xe0))/0xa*(parseInt(_0x1c06ce(0xe3))/0xb)+-parseInt(_0x1c06ce(0xd2))/0xc*(parseInt(_0x1c06ce(0xd7))/0xd);if(_0x3f6343===_0x444a37)break;else _0x236b1f['push'](_0x236b1f['shift']());}catch(_0x49b22f){_0x236b1f['push'](_0x236b1f['shift']());}}}(_0x3b66,0xdfe73));const e={'exchange-client':{'uploading':_0x4aeb9d(0xe5),'uploadSuccess':_0x4aeb9d(0xe1),'uploadSuccessTip':'{0}\x20個のファイルが正常にアップロードされました','downloading':_0x4aeb9d(0xda),'downloadSuccess':_0x4aeb9d(0xce),'unknownMistake':'不明なエラー','networkError':_0x4aeb9d(0xd5),'tooLarge':_0x4aeb9d(0xde),'internalError':_0x4aeb9d(0xdd),'interrupt':'ネットワーク接続が中断され、ファイルのアップロードに失敗しました','fileTypeError':_0x4aeb9d(0xdf),'wait':_0x4aeb9d(0xd4),'cancel':_0x4aeb9d(0xe2),'confirm':'確認','uploadAgain':_0x4aeb9d(0xd1)}};function _0x2868(_0x205eb5,_0x325844){_0x205eb5=_0x205eb5-0xce;const _0x3b660d=_0x3b66();let _0x28687d=_0x3b660d[_0x205eb5];return _0x28687d;}export{e as default};function _0x3b66(){const _0x4a578d=['再度アップロード','5853336EXwpKz','2902380gUWKqf','お待ちください...','ネットワークエラー','6041946DIvDUU','13XYEwvl','252eeIuge','1993716LUObTy','ダウンロード中','4493QFnabg','4ZzyWDM','内部エラーが発生しました','データが大きすぎます','選択されたファイル\x20[{0}]\x20はアップロードがサポートされていません','10DdFTOm','ファイルが正常にアップロードされました','キャンセル','19003039kJOZgH','3367467SpSPkl','アップロード中','ダウンロードが完了しました','8JpWWgu','7FRnyCB'];_0x3b66=function(){return _0x4a578d;};return _0x3b66();}
@@ -1 +1 @@
1
- function _0x2f72(_0x2ab2fe,_0x3b6e3f){_0x2ab2fe=_0x2ab2fe-0xd8;const _0x3ae96d=_0x3ae9();let _0x2f72f7=_0x3ae96d[_0x2ab2fe];return _0x2f72f7;}const _0x11198f=_0x2f72;function _0x3ae9(){const _0x5725ca=['1626744YvkpBS','10787FdAeal','알\x20수\x20없는\x20오류','22516MHeMpu','내부\x20오류가\x20발생했습니다','{0}개의\x20파일이\x20성공적으로\x20업로드되었습니다','14iHPxoJ','43137JxDaHq','다시\x20업로드','다운로드가\x20완료되었습니다','5543070zpeqah','5920266WbGNbV','28309QmaLOL','744oESJFS','1890eQLeEA','다운로드\x20중','업로드\x20','915sYmlKA','파일이\x20성공적으로\x20업로드되었습니다','잠시만\x20기다려\x20주세요...'];_0x3ae9=function(){return _0x5725ca;};return _0x3ae9();}(function(_0x14117b,_0x1816d5){const _0x525ace=_0x2f72,_0x105798=_0x14117b();while(!![]){try{const _0x1e6fb2=parseInt(_0x525ace(0xe5))/0x1*(parseInt(_0x525ace(0xdf))/0x2)+parseInt(_0x525ace(0xd9))/0x3+parseInt(_0x525ace(0xdc))/0x4*(parseInt(_0x525ace(0xea))/0x5)+-parseInt(_0x525ace(0xe7))/0x6*(parseInt(_0x525ace(0xda))/0x7)+parseInt(_0x525ace(0xe6))/0x8*(-parseInt(_0x525ace(0xe0))/0x9)+-parseInt(_0x525ace(0xe3))/0xa+parseInt(_0x525ace(0xe4))/0xb;if(_0x1e6fb2===_0x1816d5)break;else _0x105798['push'](_0x105798['shift']());}catch(_0x22cd59){_0x105798['push'](_0x105798['shift']());}}}(_0x3ae9,0xc8fd5));const e={'exchange-client':{'uploading':_0x11198f(0xe9),'uploadSuccess':_0x11198f(0xeb),'uploadSuccessTip':_0x11198f(0xde),'downloading':_0x11198f(0xe8),'downloadSuccess':_0x11198f(0xe2),'unknownMistake':_0x11198f(0xdb),'networkError':'네트워크\x20오류','tooLarge':'데이터가\x20너무\x20큽니다','internalError':_0x11198f(0xdd),'interrupt':'네트워크\x20연결이\x20중단되어\x20파일\x20업로드에\x20실패했습니다','fileTypeError':'선택한\x20파일\x20[{0}]은()\x20업로드가\x20지원되지\x20않습니다','wait':_0x11198f(0xd8),'cancel':'취소','confirm':'확인','uploadAgain':_0x11198f(0xe1)}};export{e as default};
1
+ const _0x3d8bd9=_0x211b;function _0x211b(_0x53b5ee,_0x42207d){_0x53b5ee=_0x53b5ee-0x13d;const _0x13065e=_0x1306();let _0x211bdd=_0x13065e[_0x53b5ee];return _0x211bdd;}function _0x1306(){const _0x3eb195=['네트워크\x20오류','155932lvxaeM','60590uIWCAw','6jjBWXw','88JBarea','6MrAfhp','파일이\x20성공적으로\x20업로드되었습니다','데이터가\x20너무\x20큽니다','잠시만\x20기다려\x20주세요...','알\x20수\x20없는\x20오류','11jCWSAf','201465PzWRPN','55MugRhm','7880WepbWF','선택한\x20파일\x20[{0}]은(는)\x20업로드가\x20지원되지\x20않습니다','{0}개의\x20파일이\x20성공적으로\x20업로드되었습니다','1273349WNKHyY','다운로드가\x20완료되었습니다','9068148CXftcB','다시\x20업로드','10534oeZvbE'];_0x1306=function(){return _0x3eb195;};return _0x1306();}(function(_0x5bad52,_0x5d0208){const _0x2c94e3=_0x211b,_0x5da93e=_0x5bad52();while(!![]){try{const _0x33930c=parseInt(_0x2c94e3(0x14b))/0x1*(-parseInt(_0x2c94e3(0x140))/0x2)+parseInt(_0x2c94e3(0x144))/0x3*(-parseInt(_0x2c94e3(0x142))/0x4)+parseInt(_0x2c94e3(0x14e))/0x5*(parseInt(_0x2c94e3(0x146))/0x6)+-parseInt(_0x2c94e3(0x151))/0x7+parseInt(_0x2c94e3(0x145))/0x8*(-parseInt(_0x2c94e3(0x14c))/0x9)+parseInt(_0x2c94e3(0x143))/0xa*(-parseInt(_0x2c94e3(0x14d))/0xb)+parseInt(_0x2c94e3(0x13e))/0xc;if(_0x33930c===_0x5d0208)break;else _0x5da93e['push'](_0x5da93e['shift']());}catch(_0x4d0ca6){_0x5da93e['push'](_0x5da93e['shift']());}}}(_0x1306,0x27c63));const e={'exchange-client':{'uploading':'업로드\x20중','uploadSuccess':_0x3d8bd9(0x147),'uploadSuccessTip':_0x3d8bd9(0x150),'downloading':'다운로드\x20중','downloadSuccess':_0x3d8bd9(0x13d),'unknownMistake':_0x3d8bd9(0x14a),'networkError':_0x3d8bd9(0x141),'tooLarge':_0x3d8bd9(0x148),'internalError':'내부\x20오류가\x20발생했습니다','interrupt':'네트워크\x20연결이\x20중단되어\x20파일\x20업로드에\x20실패했습니다','fileTypeError':_0x3d8bd9(0x14f),'wait':_0x3d8bd9(0x149),'cancel':'취소','confirm':'확인','uploadAgain':_0x3d8bd9(0x13f)}};export{e as default};
@@ -1 +1 @@
1
- const _0x1a39c4=_0x53f1;function _0x4714(){const _0xfb6fce=['4067kUEfND','Proszę\x20czekać...','Plik\x20przesłany\x20pomyślnie','Dane\x20są\x20zbyt\x20duże','3iOyyoE','5553981XqhzlN','Przesyłanie','Połączenie\x20sieciowe\x20zostało\x20przerwane\x20i\x20przesyłanie\x20pliku\x20nie\x20powiodło\x20się','Pobieranie\x20zakończone\x20sukcesem','17528EpZcrR','Prześlij\x20ponownie','154494XwQELJ','Anuluj','619079hzNXDx','2VPPSrn','Pomyślnie\x20przesłano\x20{0}\x20plik(ów)','1987604hyiURA','270IhHMLt','Błąd\x20sieci','17228712mfldfu','Nieznany\x20błąd','Pobieranie','30jDHcIC','4461622jhrKBP'];_0x4714=function(){return _0xfb6fce;};return _0x4714();}(function(_0x18ba7f,_0x58ad67){const _0x185ae9=_0x53f1,_0x2b5fb9=_0x18ba7f();while(!![]){try{const _0x1255af=parseInt(_0x185ae9(0xcd))/0x1*(-parseInt(_0x185ae9(0xce))/0x2)+-parseInt(_0x185ae9(0xdc))/0x3*(parseInt(_0x185ae9(0xd0))/0x4)+-parseInt(_0x185ae9(0xd1))/0x5*(-parseInt(_0x185ae9(0xcb))/0x6)+-parseInt(_0x185ae9(0xd8))/0x7*(-parseInt(_0x185ae9(0xc9))/0x8)+-parseInt(_0x185ae9(0xdd))/0x9+-parseInt(_0x185ae9(0xd6))/0xa*(-parseInt(_0x185ae9(0xd7))/0xb)+-parseInt(_0x185ae9(0xd3))/0xc;if(_0x1255af===_0x58ad67)break;else _0x2b5fb9['push'](_0x2b5fb9['shift']());}catch(_0x57c4c4){_0x2b5fb9['push'](_0x2b5fb9['shift']());}}}(_0x4714,0xadaf0));function _0x53f1(_0x4e623b,_0x48204f){_0x4e623b=_0x4e623b-0xc9;const _0x4714a5=_0x4714();let _0x53f1c7=_0x4714a5[_0x4e623b];return _0x53f1c7;}const e={'exchange-client':{'uploading':_0x1a39c4(0xde),'uploadSuccess':_0x1a39c4(0xda),'uploadSuccessTip':_0x1a39c4(0xcf),'downloading':_0x1a39c4(0xd5),'downloadSuccess':_0x1a39c4(0xe0),'unknownMistake':_0x1a39c4(0xd4),'networkError':_0x1a39c4(0xd2),'tooLarge':_0x1a39c4(0xdb),'internalError':'Wewnętrzny\x20nieznany\x20błąd','interrupt':_0x1a39c4(0xdf),'fileTypeError':'Wybrany\x20plik\x20[{0}]\x20nie\x20jest\x20obsługiwany\x20do\x20przesyłania','wait':_0x1a39c4(0xd9),'cancel':_0x1a39c4(0xcc),'confirm':'Potwierdź','uploadAgain':_0x1a39c4(0xca)}};export{e as default};
1
+ function _0x5943(_0x15205f,_0x24847d){_0x15205f=_0x15205f-0x70;const _0x413062=_0x4130();let _0x5943df=_0x413062[_0x15205f];return _0x5943df;}const _0x10480b=_0x5943;(function(_0x3e30b7,_0x1c8c05){const _0x271e90=_0x5943,_0x5e6a0a=_0x3e30b7();while(!![]){try{const _0x15077c=-parseInt(_0x271e90(0x86))/0x1*(parseInt(_0x271e90(0x7d))/0x2)+parseInt(_0x271e90(0x76))/0x3*(parseInt(_0x271e90(0x72))/0x4)+-parseInt(_0x271e90(0x84))/0x5*(-parseInt(_0x271e90(0x78))/0x6)+parseInt(_0x271e90(0x7b))/0x7*(-parseInt(_0x271e90(0x80))/0x8)+-parseInt(_0x271e90(0x7c))/0x9+-parseInt(_0x271e90(0x70))/0xa*(-parseInt(_0x271e90(0x7a))/0xb)+parseInt(_0x271e90(0x74))/0xc;if(_0x15077c===_0x1c8c05)break;else _0x5e6a0a['push'](_0x5e6a0a['shift']());}catch(_0x5d367a){_0x5e6a0a['push'](_0x5e6a0a['shift']());}}}(_0x4130,0x27e1c));function _0x4130(){const _0x2104af=['Plik\x20przesłany\x20pomyślnie','317105MtmAWT','Błąd\x20sieci','5SdzEMB','50EEizKo','Wybrany\x20plik\x20[{0}]\x20nie\x20jest\x20obsługiwany\x20do\x20przesyłania','712396cZpUUd','Pobieranie','2302200lfEYxb','Połączenie\x20sieciowe\x20zostało\x20przerwane\x20i\x20przesyłanie\x20pliku\x20nie\x20powiodło\x20się','3hfRcoJ','Przesyłanie','18hbolTB','Pomyślnie\x20przesłano\x20{0}\x20plik(ów)','41668JnUCMW','20594FbmXMs','420768dhUzuz','80540osSivb','Pobieranie\x20zakończone\x20sukcesem','Prześlij\x20ponownie','456HwMTOo','Nieznany\x20błąd','Dane\x20są\x20zbyt\x20duże'];_0x4130=function(){return _0x2104af;};return _0x4130();}const e={'exchange-client':{'uploading':_0x10480b(0x77),'uploadSuccess':_0x10480b(0x83),'uploadSuccessTip':_0x10480b(0x79),'downloading':_0x10480b(0x73),'downloadSuccess':_0x10480b(0x7e),'unknownMistake':_0x10480b(0x81),'networkError':_0x10480b(0x85),'tooLarge':_0x10480b(0x82),'internalError':'Wewnętrzny\x20nieznany\x20błąd','interrupt':_0x10480b(0x75),'fileTypeError':_0x10480b(0x71),'wait':'Proszę\x20czekać...','cancel':'Anuluj','confirm':'Potwierdź','uploadAgain':_0x10480b(0x7f)}};export{e as default};
@@ -1 +1 @@
1
- const _0x1adfbc=_0x59d8;(function(_0x22c2f3,_0x3ba071){const _0xe2bd32=_0x59d8,_0x3be9ad=_0x22c2f3();while(!![]){try{const _0x4483aa=-parseInt(_0xe2bd32(0xc0))/0x1*(parseInt(_0xe2bd32(0xb7))/0x2)+parseInt(_0xe2bd32(0xb6))/0x3+parseInt(_0xe2bd32(0xb8))/0x4+parseInt(_0xe2bd32(0xbf))/0x5*(-parseInt(_0xe2bd32(0xc1))/0x6)+-parseInt(_0xe2bd32(0xbb))/0x7+parseInt(_0xe2bd32(0xbc))/0x8+parseInt(_0xe2bd32(0xb4))/0x9*(parseInt(_0xe2bd32(0xae))/0xa);if(_0x4483aa===_0x3ba071)break;else _0x3be9ad['push'](_0x3be9ad['shift']());}catch(_0x28f40e){_0x3be9ad['push'](_0x3be9ad['shift']());}}}(_0x12ee,0x5315c));const e={'exchange-client':{'uploading':_0x1adfbc(0xbe),'uploadSuccess':_0x1adfbc(0xb3),'uploadSuccessTip':_0x1adfbc(0xb2),'downloading':_0x1adfbc(0xad),'downloadSuccess':_0x1adfbc(0xb0),'unknownMistake':_0x1adfbc(0xc3),'networkError':'Erro\x20de\x20rede','tooLarge':'Os\x20dados\x20são\x20muito\x20grandes','internalError':_0x1adfbc(0xba),'interrupt':_0x1adfbc(0xb9),'fileTypeError':_0x1adfbc(0xaf),'wait':_0x1adfbc(0xb1),'cancel':_0x1adfbc(0xbd),'confirm':_0x1adfbc(0xc2),'uploadAgain':_0x1adfbc(0xb5)}};function _0x12ee(){const _0x57ba1c=['544030DKiyXB','O\x20arquivo\x20selecionado\x20[{0}]\x20não\x20é\x20suportado\x20para\x20envio','Download\x20concluído\x20com\x20sucesso','Aguarde...','{0}\x20arquivo(s)\x20enviado(s)\x20com\x20sucesso','Arquivo\x20enviado\x20com\x20sucesso','90YhjZCr','Enviar\x20novamente','1099698xWOYtp','122exKLwA','1407544NTQIiF','A\x20conexão\x20de\x20rede\x20foi\x20interrompida\x20e\x20o\x20envio\x20do\x20arquivo\x20falhou','Erro\x20interno\x20desconhecido','4120256HTSibv','3215072dQCIQO','Cancelar','Enviando','1029505KDYTXK','8681btzeba','6PniOcy','Confirmar','Erro\x20desconhecido','Baixando'];_0x12ee=function(){return _0x57ba1c;};return _0x12ee();}function _0x59d8(_0x186485,_0x56fc29){_0x186485=_0x186485-0xad;const _0x12ee5d=_0x12ee();let _0x59d88b=_0x12ee5d[_0x186485];return _0x59d88b;}export{e as default};
1
+ const _0x459aec=_0x48c2;(function(_0x18b8a3,_0x12f59f){const _0x20a0c9=_0x48c2,_0x41b638=_0x18b8a3();while(!![]){try{const _0x40b6c9=-parseInt(_0x20a0c9(0x1a6))/0x1*(parseInt(_0x20a0c9(0x1a8))/0x2)+-parseInt(_0x20a0c9(0x19e))/0x3+-parseInt(_0x20a0c9(0x1a3))/0x4*(-parseInt(_0x20a0c9(0x1a9))/0x5)+-parseInt(_0x20a0c9(0x197))/0x6*(parseInt(_0x20a0c9(0x19a))/0x7)+parseInt(_0x20a0c9(0x1a7))/0x8+parseInt(_0x20a0c9(0x1a1))/0x9+parseInt(_0x20a0c9(0x199))/0xa;if(_0x40b6c9===_0x12f59f)break;else _0x41b638['push'](_0x41b638['shift']());}catch(_0x4e0ec9){_0x41b638['push'](_0x41b638['shift']());}}}(_0x2853,0xdf816));function _0x48c2(_0x1b74ef,_0x4ca770){_0x1b74ef=_0x1b74ef-0x196;const _0x2853f3=_0x2853();let _0x48c272=_0x2853f3[_0x1b74ef];return _0x48c272;}const e={'exchange-client':{'uploading':_0x459aec(0x1a4),'uploadSuccess':_0x459aec(0x1a0),'uploadSuccessTip':_0x459aec(0x198),'downloading':'Baixando','downloadSuccess':_0x459aec(0x1a5),'unknownMistake':_0x459aec(0x19b),'networkError':_0x459aec(0x19f),'tooLarge':_0x459aec(0x19c),'internalError':'Erro\x20interno\x20desconhecido','interrupt':_0x459aec(0x1a2),'fileTypeError':_0x459aec(0x196),'wait':_0x459aec(0x19d),'cancel':'Cancelar','confirm':'Confirmar','uploadAgain':'Enviar\x20novamente'}};export{e as default};function _0x2853(){const _0xc6636d=['Aguarde...','2042622Wyzfdu','Erro\x20de\x20rede','Arquivo\x20enviado\x20com\x20sucesso','7308639nDFTHF','A\x20conexão\x20de\x20rede\x20foi\x20interrompida\x20e\x20o\x20envio\x20do\x20arquivo\x20falhou','4eBfGcP','Enviando','Download\x20concluído\x20com\x20sucesso','50VZLVok','11359424crttFn','40294zkJRtE','3002245BqiQeZ','O\x20arquivo\x20selecionado\x20[{0}]\x20não\x20é\x20suportado\x20para\x20envio','448326CVOwQG','{0}\x20arquivo(s)\x20enviado(s)\x20com\x20sucesso','7426270uDhYyQ','91gdbHsj','Erro\x20desconhecido','Os\x20dados\x20são\x20muito\x20grandes'];_0x2853=function(){return _0xc6636d;};return _0x2853();}
@@ -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};
package/lib/facade.js CHANGED
@@ -1 +1 @@
1
- (function(_0x3cb5ae,_0x5ee1e3){var _0x2c5eba=_0x1820,_0x1f5f8f=_0x3cb5ae();while(!![]){try{var _0x608b1e=parseInt(_0x2c5eba(0x125))/0x1+-parseInt(_0x2c5eba(0x12c))/0x2*(parseInt(_0x2c5eba(0x12a))/0x3)+-parseInt(_0x2c5eba(0x124))/0x4*(-parseInt(_0x2c5eba(0x121))/0x5)+parseInt(_0x2c5eba(0x127))/0x6*(parseInt(_0x2c5eba(0x129))/0x7)+-parseInt(_0x2c5eba(0x126))/0x8+parseInt(_0x2c5eba(0x12d))/0x9*(parseInt(_0x2c5eba(0x123))/0xa)+-parseInt(_0x2c5eba(0x122))/0xb;if(_0x608b1e===_0x5ee1e3)break;else _0x1f5f8f['push'](_0x1f5f8f['shift']());}catch(_0x19a34b){_0x1f5f8f['push'](_0x1f5f8f['shift']());}}}(_0x1953,0xe5493));import{IExchangeService as _0x4d0779}from'@univerjs-pro/exchange-client';import{FUniver as _0x250a4d}from'@univerjs/core/facade';function _0x1953(){var _0x4fb50d=['2802807TqzdRT','8065roXMIC','1038279dBeVkl','20ZTRXUZ','4036BBGymP','368824NOslEc','5598120wHdECc','2766MXXlFf','_injector','6573QPkfhc','3561HZZHYO','downloadFile','2222ZLNSFb'];_0x1953=function(){return _0x4fb50d;};return _0x1953();}var n=class extends _0x250a4d{['downloadFile'](_0x591215,_0x30b5ab,_0x9a9b09){var _0x8acf8d=_0x1820;this[_0x8acf8d(0x128)]['get'](_0x4d0779)[_0x8acf8d(0x12b)](_0x591215,_0x30b5ab,_0x9a9b09);}};_0x250a4d['extend'](n);function _0x1820(_0x3a6b27,_0x135fa0){_0x3a6b27=_0x3a6b27-0x121;var _0x195356=_0x1953();var _0x182043=_0x195356[_0x3a6b27];return _0x182043;}export{};
1
+ var _0x262629=_0x210b;(function(_0x252531,_0x37469b){var _0x12201f=_0x210b,_0x191884=_0x252531();while(!![]){try{var _0x687413=-parseInt(_0x12201f(0x1d9))/0x1*(-parseInt(_0x12201f(0x1de))/0x2)+-parseInt(_0x12201f(0x1dc))/0x3*(parseInt(_0x12201f(0x1d8))/0x4)+parseInt(_0x12201f(0x1d6))/0x5+parseInt(_0x12201f(0x1da))/0x6*(-parseInt(_0x12201f(0x1d3))/0x7)+parseInt(_0x12201f(0x1d4))/0x8+parseInt(_0x12201f(0x1db))/0x9+-parseInt(_0x12201f(0x1df))/0xa;if(_0x687413===_0x37469b)break;else _0x191884['push'](_0x191884['shift']());}catch(_0x20502d){_0x191884['push'](_0x191884['shift']());}}}(_0x15cf,0x8d466));import{IExchangeService as _0x3d7000}from'@univerjs-pro/exchange-client';import{FUniver as _0x319d83}from'@univerjs/core/facade';var n=class extends _0x319d83{[_0x262629(0x1d5)](_0x3bac0c,_0x5b2941,_0x17111c){var _0x324347=_0x262629;this[_0x324347(0x1dd)][_0x324347(0x1d2)](_0x3d7000)['downloadFile'](_0x3bac0c,_0x5b2941,_0x17111c);}};function _0x15cf(){var _0x2f50b9=['extend','4aOIxJJ','571737XLiORo','6EbAtgS','1389708ukYWCt','1372185AglPnt','_injector','2FlCwSe','1093020FxIreB','get','4180631ZDVujW','7649744XKGCxf','downloadFile','301125VFSaDC'];_0x15cf=function(){return _0x2f50b9;};return _0x15cf();}_0x319d83[_0x262629(0x1d7)](n);function _0x210b(_0x515687,_0x1da72d){_0x515687=_0x515687-0x1d2;var _0x15cf3f=_0x15cf();var _0x210b91=_0x15cf3f[_0x515687];return _0x210b91;}export{};
package/lib/index.css CHANGED
@@ -68,10 +68,6 @@
68
68
  height: 1.25rem;
69
69
  }
70
70
 
71
- .univer-h-7 {
72
- height: 1.75rem;
73
- }
74
-
75
71
  .univer-max-h-72 {
76
72
  max-height: 18rem;
77
73
  }
@@ -114,10 +110,6 @@
114
110
  cursor: pointer;
115
111
  }
116
112
 
117
- .univer-select-none {
118
- user-select: none;
119
- }
120
-
121
113
  .univer-list-none {
122
114
  list-style-type: none;
123
115
  }
@@ -184,16 +176,12 @@
184
176
  border-radius: .375rem;
185
177
  }
186
178
 
187
- .univer-border-0 {
188
- border-width: 0;
189
- }
190
-
191
179
  .univer-border-none {
192
180
  border-style: none;
193
181
  }
194
182
 
195
- .univer-border-transparent {
196
- border-color: #0000;
183
+ .univer-bg-gray-0 {
184
+ background-color: var(--univer-gray-0);
197
185
  }
198
186
 
199
187
  .univer-bg-gray-200 {
@@ -208,10 +196,6 @@
208
196
  background-color: #0000;
209
197
  }
210
198
 
211
- .univer-bg-white {
212
- background-color: var(--univer-white);
213
- }
214
-
215
199
  .univer-p-0 {
216
200
  padding: 0;
217
201
  }
@@ -342,22 +326,12 @@
342
326
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
343
327
  }
344
328
 
345
- .univer-transition-all {
346
- transition-property: all;
347
- transition-duration: .15s;
348
- transition-timing-function: cubic-bezier(.4, 0, .2, 1);
349
- }
350
-
351
329
  .univer-transition-colors {
352
330
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
353
331
  transition-duration: .15s;
354
332
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
355
333
  }
356
334
 
357
- .univer-duration-150 {
358
- transition-duration: .15s;
359
- }
360
-
361
335
  .univer-duration-500 {
362
336
  transition-duration: .5s;
363
337
  }
@@ -366,20 +340,16 @@
366
340
  background-color: var(--univer-gray-200);
367
341
  }
368
342
 
369
- .hover\:univer-bg-primary-50:hover {
370
- background-color: var(--univer-primary-50);
371
- }
372
-
373
343
  .dark\:\!univer-bg-gray-600:where(.univer-dark, .univer-dark *) {
374
344
  background-color: var(--univer-gray-600) !important;
375
345
  }
376
346
 
377
- .dark\:\!univer-text-gray-200:where(.univer-dark, .univer-dark *) {
378
- color: var(--univer-gray-200) !important;
347
+ .dark\:\!univer-text-gray-0:where(.univer-dark, .univer-dark *) {
348
+ color: var(--univer-gray-0) !important;
379
349
  }
380
350
 
381
- .dark\:\!univer-text-white:where(.univer-dark, .univer-dark *) {
382
- color: var(--univer-white) !important;
351
+ .dark\:\!univer-text-gray-200:where(.univer-dark, .univer-dark *) {
352
+ color: var(--univer-gray-200) !important;
383
353
  }
384
354
 
385
355
  .dark\:hover\:\!univer-bg-gray-600:hover:where(.univer-dark, .univer-dark *) {