@univerjs-pro/exchange-client 0.24.0 → 0.25.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (95) 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 -0
  4. package/lib/cjs/locale/ca-ES.js +1 -1
  5. package/lib/cjs/locale/de-DE.js +1 -0
  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 -0
  11. package/lib/cjs/locale/it-IT.js +1 -0
  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 -0
  15. package/lib/cjs/locale/pt-BR.js +1 -0
  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 -0
  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 -0
  25. package/lib/es/locale/ca-ES.js +1 -1
  26. package/lib/es/locale/de-DE.js +1 -0
  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 -0
  32. package/lib/es/locale/it-IT.js +1 -0
  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 -0
  36. package/lib/es/locale/pt-BR.js +1 -0
  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 -0
  42. package/lib/es/locale/zh-TW.js +1 -1
  43. package/lib/facade.js +1 -1
  44. package/lib/index.js +1 -1
  45. package/lib/locale/ar-SA.js +1 -0
  46. package/lib/locale/ca-ES.js +1 -1
  47. package/lib/locale/de-DE.js +1 -0
  48. package/lib/locale/en-US.js +1 -1
  49. package/lib/locale/es-ES.js +1 -1
  50. package/lib/locale/fa-IR.js +1 -1
  51. package/lib/locale/fr-FR.js +1 -1
  52. package/lib/locale/id-ID.js +1 -0
  53. package/lib/locale/it-IT.js +1 -0
  54. package/lib/locale/ja-JP.js +1 -1
  55. package/lib/locale/ko-KR.js +1 -1
  56. package/lib/locale/pl-PL.js +1 -0
  57. package/lib/locale/pt-BR.js +1 -0
  58. package/lib/locale/ru-RU.js +1 -1
  59. package/lib/locale/sk-SK.js +1 -1
  60. package/lib/locale/vi-VN.js +1 -1
  61. package/lib/locale/zh-CN.js +1 -1
  62. package/lib/locale/zh-HK.js +1 -0
  63. package/lib/locale/zh-TW.js +1 -1
  64. package/lib/types/locale/ar-SA.d.ts +3 -0
  65. package/lib/types/locale/ca-ES.d.ts +1 -1
  66. package/lib/types/locale/de-DE.d.ts +3 -0
  67. package/lib/types/locale/en-US.d.ts +1 -4
  68. package/lib/types/locale/es-ES.d.ts +1 -1
  69. package/lib/types/locale/id-ID.d.ts +3 -0
  70. package/lib/types/locale/it-IT.d.ts +3 -0
  71. package/lib/types/locale/pl-PL.d.ts +3 -0
  72. package/lib/types/locale/pt-BR.d.ts +3 -0
  73. package/lib/types/locale/zh-HK.d.ts +3 -0
  74. package/lib/umd/facade.js +1 -1
  75. package/lib/umd/index.js +1 -1
  76. package/lib/umd/locale/ar-SA.js +1 -0
  77. package/lib/umd/locale/ca-ES.js +1 -1
  78. package/lib/umd/locale/de-DE.js +1 -0
  79. package/lib/umd/locale/en-US.js +1 -1
  80. package/lib/umd/locale/es-ES.js +1 -1
  81. package/lib/umd/locale/fa-IR.js +1 -1
  82. package/lib/umd/locale/fr-FR.js +1 -1
  83. package/lib/umd/locale/id-ID.js +1 -0
  84. package/lib/umd/locale/it-IT.js +1 -0
  85. package/lib/umd/locale/ja-JP.js +1 -1
  86. package/lib/umd/locale/ko-KR.js +1 -1
  87. package/lib/umd/locale/pl-PL.js +1 -0
  88. package/lib/umd/locale/pt-BR.js +1 -0
  89. package/lib/umd/locale/ru-RU.js +1 -1
  90. package/lib/umd/locale/sk-SK.js +1 -1
  91. package/lib/umd/locale/vi-VN.js +1 -1
  92. package/lib/umd/locale/zh-CN.js +1 -1
  93. package/lib/umd/locale/zh-HK.js +1 -0
  94. package/lib/umd/locale/zh-TW.js +1 -1
  95. package/package.json +9 -9
@@ -1 +1 @@
1
- const _0x4034c6=_0x1cf8;function _0x1cf8(_0x749bd0,_0x2ddee5){_0x749bd0=_0x749bd0-0xd4;const _0x2e95dc=_0x2e95();let _0x1cf86a=_0x2e95dc[_0x749bd0];return _0x1cf86a;}function _0x2e95(){const _0x37554f=['لغو','48609qWjjUF','ذخیره\x20به\x20عنوان','96rCAKkk','بازکردن(فایل)','32791VsejIu','2688740WrMeYY','1020jifshX','2NojMkg','لطفا\x20صبر\x20کنید...','خطای\x20ناشناخته','136790vAHmMp','26304xFcfeY','{0}\x20فایل\x20با\x20موفقیت\x20بارگذاری\x20شد','187356FdIVIW','در\x20حال\x20دانلود','بارگذاری\x20مجدد','466244iSQbAn','دانلود\x20موفقیت\x20آمیز','فایل\x20انتخاب\x20شده\x20[{0}]\x20برای\x20بارگذاری\x20پشتیبانی\x20نمی‌شود','خطای\x20داخلی\x20ناشناخته','فایل','413NdAMzk','داده\x20خیلی\x20بزرگ\x20است','فایل\x20با\x20موفقیت\x20بارگذاری\x20شد'];_0x2e95=function(){return _0x37554f;};return _0x2e95();}(function(_0x44b522,_0x2ffc00){const _0x32a4d3=_0x1cf8,_0x333fc4=_0x44b522();while(!![]){try{const _0x58bdea=parseInt(_0x32a4d3(0xd5))/0x1*(parseInt(_0x32a4d3(0xd8))/0x2)+-parseInt(_0x32a4d3(0xdb))/0x3+parseInt(_0x32a4d3(0xde))/0x4+-parseInt(_0x32a4d3(0xec))/0x5+-parseInt(_0x32a4d3(0xd9))/0x6*(-parseInt(_0x32a4d3(0xe3))/0x7)+-parseInt(_0x32a4d3(0xe9))/0x8*(-parseInt(_0x32a4d3(0xe7))/0x9)+-parseInt(_0x32a4d3(0xd4))/0xa*(-parseInt(_0x32a4d3(0xeb))/0xb);if(_0x58bdea===_0x2ffc00)break;else _0x333fc4['push'](_0x333fc4['shift']());}catch(_0x1605a5){_0x333fc4['push'](_0x333fc4['shift']());}}}(_0x2e95,0x44869));const e={'exchange':{'file':_0x4034c6(0xe2),'upload':_0x4034c6(0xea),'download':_0x4034c6(0xe8),'uploading':'در\x20حال\x20بارگذاری','uploadSuccess':_0x4034c6(0xe5),'uploadSuccessTip':_0x4034c6(0xda),'downloading':_0x4034c6(0xdc),'downloadSuccess':_0x4034c6(0xdf),'unknownMistake':_0x4034c6(0xd7),'networkError':'خطای\x20شبکه','tooLarge':_0x4034c6(0xe4),'internalError':_0x4034c6(0xe1),'interrupt':'اتصال\x20شبکه\x20قطع\x20شد\x20و\x20بارگذاری\x20فایل\x20ناموفق\x20بود.','fileTypeError':_0x4034c6(0xe0),'wait':_0x4034c6(0xd6),'cancel':_0x4034c6(0xe6),'uploadAgain':_0x4034c6(0xdd)}};export{e as default};
1
+ const _0x3e5491=_0x3de1;(function(_0x93fbbe,_0x5c4f28){const _0x3dcb66=_0x3de1,_0x261c05=_0x93fbbe();while(!![]){try{const _0x5e8fd2=-parseInt(_0x3dcb66(0x1ee))/0x1+parseInt(_0x3dcb66(0x1de))/0x2+parseInt(_0x3dcb66(0x1ed))/0x3+parseInt(_0x3dcb66(0x1e8))/0x4*(parseInt(_0x3dcb66(0x1e5))/0x5)+parseInt(_0x3dcb66(0x1df))/0x6*(parseInt(_0x3dcb66(0x1e0))/0x7)+-parseInt(_0x3dcb66(0x1e6))/0x8+-parseInt(_0x3dcb66(0x1e4))/0x9*(parseInt(_0x3dcb66(0x1e2))/0xa);if(_0x5e8fd2===_0x5c4f28)break;else _0x261c05['push'](_0x261c05['shift']());}catch(_0x58265c){_0x261c05['push'](_0x261c05['shift']());}}}(_0x4a35,0xaca52));function _0x4a35(){const _0x1632be=['دانلود\x20موفقیت\x20آمیز','4734992hnOLHE','خطای\x20داخلی\x20ناشناخته','اتصال\x20شبکه\x20قطع\x20شد\x20و\x20بارگذاری\x20فایل\x20ناموفق\x20بود.','فایل\x20با\x20موفقیت\x20بارگذاری\x20شد','فایل\x20انتخاب\x20شده\x20[{0}]\x20برای\x20بارگذاری\x20پشتیبانی\x20نمی‌شود','931116RtfMVB','281805TbRObi','خطای\x20ناشناخته','خطای\x20شبکه','در\x20حال\x20دانلود','لغو','896618GQSPtm','168tztref','329490NdWFsv','داده\x20خیلی\x20بزرگ\x20است','12494140ZNsBUn','لطفا\x20صبر\x20کنید...','9zmAwbz','5YpnvQr','8176128JMPzFD'];_0x4a35=function(){return _0x1632be;};return _0x4a35();}const e={'exchange-client':{'uploading':'در\x20حال\x20بارگذاری','uploadSuccess':_0x3e5491(0x1eb),'uploadSuccessTip':'{0}\x20فایل\x20با\x20موفقیت\x20بارگذاری\x20شد','downloading':_0x3e5491(0x1dc),'downloadSuccess':_0x3e5491(0x1e7),'unknownMistake':_0x3e5491(0x1da),'networkError':_0x3e5491(0x1db),'tooLarge':_0x3e5491(0x1e1),'internalError':_0x3e5491(0x1e9),'interrupt':_0x3e5491(0x1ea),'fileTypeError':_0x3e5491(0x1ec),'wait':_0x3e5491(0x1e3),'cancel':_0x3e5491(0x1dd),'uploadAgain':'بارگذاری\x20مجدد'}};function _0x3de1(_0x4d0700,_0x2935d3){_0x4d0700=_0x4d0700-0x1da;const _0x4a3546=_0x4a35();let _0x3de15c=_0x4a3546[_0x4d0700];return _0x3de15c;}export{e as default};
@@ -1 +1 @@
1
- function _0x2fec(_0x2ac3d2,_0x36612f){_0x2ac3d2=_0x2ac3d2-0x107;const _0x5e1e9c=_0x5e1e();let _0x2fec23=_0x5e1e9c[_0x2ac3d2];return _0x2fec23;}const _0x36f871=_0x2fec;function _0x5e1e(){const _0x22d4c4=['Erreur\x20inconnue','11950180ReWUvI','9IjmwuR','Erreur\x20interne\x20inconnue','1612902SjESLV','Ouvrir\x20(Fichier)','14uzrvnD','1764858OqlscV','536775bOvXWu','Les\x20données\x20sont\x20trop\x20volumineuses','1936270mPXpQc','Enregistrer\x20sous','1810264PFastG','227HFWQDe','4XAfhSI','La\x20connexion\x20réseau\x20a\x20été\x20interrompue\x20et\x20le\x20téléchargement\x20du\x20fichier\x20a\x20échoué','Téléchargement\x20en\x20cours','Annuler','Télécharger\x20à\x20nouveau','Fichier','Téléchargement\x20réussi','Téléchargement','5102zXhwMA','Erreur\x20réseau'];_0x5e1e=function(){return _0x22d4c4;};return _0x5e1e();}(function(_0x49588e,_0x749c29){const _0x5c7c56=_0x2fec,_0x1ef625=_0x49588e();while(!![]){try{const _0x1d0d51=-parseInt(_0x5c7c56(0x119))/0x1*(-parseInt(_0x5c7c56(0x10a))/0x2)+parseInt(_0x5c7c56(0x113))/0x3*(parseInt(_0x5c7c56(0x11a))/0x4)+parseInt(_0x5c7c56(0x114))/0x5+parseInt(_0x5c7c56(0x110))/0x6*(parseInt(_0x5c7c56(0x112))/0x7)+-parseInt(_0x5c7c56(0x118))/0x8*(parseInt(_0x5c7c56(0x10e))/0x9)+-parseInt(_0x5c7c56(0x116))/0xa+-parseInt(_0x5c7c56(0x10d))/0xb;if(_0x1d0d51===_0x749c29)break;else _0x1ef625['push'](_0x1ef625['shift']());}catch(_0x4091ff){_0x1ef625['push'](_0x1ef625['shift']());}}}(_0x5e1e,0x4ab8e));const e={'exchange':{'file':_0x36f871(0x107),'upload':_0x36f871(0x111),'download':_0x36f871(0x117),'uploading':_0x36f871(0x11c),'uploadSuccess':'Fichier\x20téléchargé\x20avec\x20succès','uploadSuccessTip':'{0}\x20fichier(s)\x20téléchargé(s)\x20avec\x20succès','downloading':_0x36f871(0x109),'downloadSuccess':_0x36f871(0x108),'unknownMistake':_0x36f871(0x10c),'networkError':_0x36f871(0x10b),'tooLarge':_0x36f871(0x115),'internalError':_0x36f871(0x10f),'interrupt':_0x36f871(0x11b),'fileTypeError':'Le\x20fichier\x20sélectionné\x20[{0}]\x20n\x27est\x20pas\x20pris\x20en\x20charge\x20pour\x20le\x20téléchargement','wait':'Veuillez\x20patienter...','cancel':_0x36f871(0x11d),'uploadAgain':_0x36f871(0x11e)}};export{e as default};
1
+ const _0xe90de2=_0x412a;function _0x1814(){const _0x49df2e=['1538704wJgOSL','7788930EobDDX','Annuler','15603SHJsMY','Veuillez\x20patienter...','448ahrPal','{0}\x20fichier(s)\x20téléchargé(s)\x20avec\x20succès','9IUlEaj','Téléchargement\x20en\x20cours','106LIndHA','1040485OUTZmj','865912KSoAql','Erreur\x20inconnue','Fichier\x20téléchargé\x20avec\x20succès','Téléchargement','Erreur\x20réseau','14376vhmGxo','Erreur\x20interne\x20inconnue','La\x20connexion\x20réseau\x20a\x20été\x20interrompue\x20et\x20le\x20téléchargement\x20du\x20fichier\x20a\x20échoué','Le\x20fichier\x20sélectionné\x20[{0}]\x20n\x27est\x20pas\x20pris\x20en\x20charge\x20pour\x20le\x20téléchargement','378251FJPZkN'];_0x1814=function(){return _0x49df2e;};return _0x1814();}(function(_0xee34be,_0x516a92){const _0x52d632=_0x412a,_0x3bfe69=_0xee34be();while(!![]){try{const _0xfe27b9=parseInt(_0x52d632(0xae))/0x1+-parseInt(_0x52d632(0xb8))/0x2*(-parseInt(_0x52d632(0xb2))/0x3)+parseInt(_0x52d632(0xaf))/0x4+parseInt(_0x52d632(0xb9))/0x5+-parseInt(_0x52d632(0xbf))/0x6*(parseInt(_0x52d632(0xb4))/0x7)+-parseInt(_0x52d632(0xba))/0x8*(parseInt(_0x52d632(0xb6))/0x9)+-parseInt(_0x52d632(0xb0))/0xa;if(_0xfe27b9===_0x516a92)break;else _0x3bfe69['push'](_0x3bfe69['shift']());}catch(_0x8c37be){_0x3bfe69['push'](_0x3bfe69['shift']());}}}(_0x1814,0x32579));function _0x412a(_0x1aa464,_0x46d365){_0x1aa464=_0x1aa464-0xab;const _0x181427=_0x1814();let _0x412ab7=_0x181427[_0x1aa464];return _0x412ab7;}const e={'exchange-client':{'uploading':_0xe90de2(0xb7),'uploadSuccess':_0xe90de2(0xbc),'uploadSuccessTip':_0xe90de2(0xb5),'downloading':_0xe90de2(0xbd),'downloadSuccess':'Téléchargement\x20réussi','unknownMistake':_0xe90de2(0xbb),'networkError':_0xe90de2(0xbe),'tooLarge':'Les\x20données\x20sont\x20trop\x20volumineuses','internalError':_0xe90de2(0xab),'interrupt':_0xe90de2(0xac),'fileTypeError':_0xe90de2(0xad),'wait':_0xe90de2(0xb3),'cancel':_0xe90de2(0xb1),'uploadAgain':'Télécharger\x20à\x20nouveau'}};export{e as default};
@@ -0,0 +1 @@
1
+ const _0x139f01=_0x3eca;function _0x34eb(){const _0x3bc2cc=['Harap\x20tunggu...','3212mNSeIZ','Kesalahan\x20internal\x20tidak\x20diketahui','173142PHhdBq','672QknFKk','46076hcFoJL','Batal','24XftDYu','32080UWBksV','59734PLYKmk','Koneksi\x20jaringan\x20terputus\x20dan\x20unggahan\x20file\x20gagal','Mengunduh','Unduhan\x20berhasil','File\x20berhasil\x20diunggah','1570933IzMXSt','Unggah\x20ulang','2544wQeVKT','Kesalahan\x20jaringan','Data\x20terlalu\x20besar','60TaFhhf','952623YCaScZ'];_0x34eb=function(){return _0x3bc2cc;};return _0x34eb();}(function(_0x323f6e,_0x16edfe){const _0x21f350=_0x3eca,_0x4ccce0=_0x323f6e();while(!![]){try{const _0x3b9ffa=-parseInt(_0x21f350(0x1b1))/0x1+-parseInt(_0x21f350(0x1b8))/0x2*(-parseInt(_0x21f350(0x1ac))/0x3)+parseInt(_0x21f350(0x1ad))/0x4+parseInt(_0x21f350(0x1a6))/0x5*(parseInt(_0x21f350(0x1ab))/0x6)+parseInt(_0x21f350(0x1b6))/0x7+-parseInt(_0x21f350(0x1af))/0x8*(-parseInt(_0x21f350(0x1a7))/0x9)+parseInt(_0x21f350(0x1b0))/0xa*(-parseInt(_0x21f350(0x1a9))/0xb);if(_0x3b9ffa===_0x16edfe)break;else _0x4ccce0['push'](_0x4ccce0['shift']());}catch(_0x129cd2){_0x4ccce0['push'](_0x4ccce0['shift']());}}}(_0x34eb,0x2df3d));function _0x3eca(_0x205474,_0x49b595){_0x205474=_0x205474-0x1a5;const _0x34ebb0=_0x34eb();let _0x3eca1c=_0x34ebb0[_0x205474];return _0x3eca1c;}const e={'exchange-client':{'uploading':'Mengunggah','uploadSuccess':_0x139f01(0x1b5),'uploadSuccessTip':'{0}\x20file\x20berhasil\x20diunggah','downloading':_0x139f01(0x1b3),'downloadSuccess':_0x139f01(0x1b4),'unknownMistake':'Kesalahan\x20tidak\x20diketahui','networkError':_0x139f01(0x1b9),'tooLarge':_0x139f01(0x1a5),'internalError':_0x139f01(0x1aa),'interrupt':_0x139f01(0x1b2),'fileTypeError':'File\x20yang\x20dipilih\x20[{0}]\x20tidak\x20didukung\x20untuk\x20diunggah','wait':_0x139f01(0x1a8),'cancel':_0x139f01(0x1ae),'uploadAgain':_0x139f01(0x1b7)}};export{e as default};
@@ -0,0 +1 @@
1
+ const _0x421d49=_0x3bf1;function _0xc82a(){const _0x482ef9=['3586088SfjFYo','I\x20dati\x20sono\x20troppo\x20grandi','Download\x20in\x20corso','185914mxeKdo','6DMZXNY','2722265RpaINH','Download\x20riuscito','Carica\x20di\x20nuovo','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','1286136DokuoT','19229130LGDmAQ','Annulla','Errore\x20interno\x20sconosciuto','3832878FWQvwl','Errore\x20di\x20rete','425804kpYlZQ','5jplTZu','7fvmykJ','Attendi...','{0}\x20file\x20caricati\x20con\x20successo'];_0xc82a=function(){return _0x482ef9;};return _0xc82a();}function _0x3bf1(_0xf0340f,_0x3782e3){_0xf0340f=_0xf0340f-0x1aa;const _0xc82a24=_0xc82a();let _0x3bf1f6=_0xc82a24[_0xf0340f];return _0x3bf1f6;}(function(_0x12f12f,_0x3b04e7){const _0x857870=_0x3bf1,_0x5bcd9a=_0x12f12f();while(!![]){try{const _0x5ca068=parseInt(_0x857870(0x1b6))/0x1*(-parseInt(_0x857870(0x1bd))/0x2)+parseInt(_0x857870(0x1be))/0x3*(-parseInt(_0x857870(0x1b5))/0x4)+-parseInt(_0x857870(0x1aa))/0x5+-parseInt(_0x857870(0x1b3))/0x6+parseInt(_0x857870(0x1b7))/0x7*(parseInt(_0x857870(0x1ba))/0x8)+-parseInt(_0x857870(0x1af))/0x9+parseInt(_0x857870(0x1b0))/0xa;if(_0x5ca068===_0x3b04e7)break;else _0x5bcd9a['push'](_0x5bcd9a['shift']());}catch(_0x34391f){_0x5bcd9a['push'](_0x5bcd9a['shift']());}}}(_0xc82a,0x59ad5));const e={'exchange-client':{'uploading':'Caricamento\x20in\x20corso','uploadSuccess':'File\x20caricato\x20con\x20successo','uploadSuccessTip':_0x421d49(0x1b9),'downloading':_0x421d49(0x1bc),'downloadSuccess':_0x421d49(0x1ab),'unknownMistake':'Errore\x20sconosciuto','networkError':_0x421d49(0x1b4),'tooLarge':_0x421d49(0x1bb),'internalError':_0x421d49(0x1b2),'interrupt':_0x421d49(0x1ae),'fileTypeError':_0x421d49(0x1ad),'wait':_0x421d49(0x1b8),'cancel':_0x421d49(0x1b1),'uploadAgain':_0x421d49(0x1ac)}};export{e as default};
@@ -1 +1 @@
1
- const _0x2933a1=_0x3458;function _0x17e1(){const _0x31ace3=['選択されたファイル\x20[{0}]\x20はアップロードがサポートされていません','14545LiCIRU','データが大きすぎます','再度アップロード','不明なエラー','12792933SpHIkW','1840148KOGGJN','3941KaNsWN','お待ちください...','ネットワーク接続が中断され、ファイルのアップロードに失敗しました','キャンセル','ファイルが正常にアップロードされました','ネットワークエラー','1098274ATBtDX','アップロード中','8FkOTtY','名前を付けて保存','1348OGPcyR','13614OEZlFP','13186550YMjodV','ダウンロード中','2679507zgmkit','{0}\x20個のファイルが正常にアップロードされました'];_0x17e1=function(){return _0x31ace3;};return _0x17e1();}function _0x3458(_0x1c06a0,_0xd9dbbe){_0x1c06a0=_0x1c06a0-0x1ef;const _0x17e141=_0x17e1();let _0x3458e2=_0x17e141[_0x1c06a0];return _0x3458e2;}(function(_0x423ae4,_0x49fa07){const _0x5c187a=_0x3458,_0xe1c5d8=_0x423ae4();while(!![]){try{const _0x42812d=-parseInt(_0x5c187a(0x1f7))/0x1+parseInt(_0x5c187a(0x1f0))/0x2+parseInt(_0x5c187a(0x1ff))/0x3+parseInt(_0x5c187a(0x1fb))/0x4*(-parseInt(_0x5c187a(0x202))/0x5)+parseInt(_0x5c187a(0x1fc))/0x6*(parseInt(_0x5c187a(0x1f1))/0x7)+parseInt(_0x5c187a(0x1f9))/0x8*(-parseInt(_0x5c187a(0x1ef))/0x9)+parseInt(_0x5c187a(0x1fd))/0xa;if(_0x42812d===_0x49fa07)break;else _0xe1c5d8['push'](_0xe1c5d8['shift']());}catch(_0x5058cd){_0xe1c5d8['push'](_0xe1c5d8['shift']());}}}(_0x17e1,0xddff5));const e={'exchange':{'file':'ファイル','upload':'開く(ファイル)','download':_0x2933a1(0x1fa),'uploading':_0x2933a1(0x1f8),'uploadSuccess':_0x2933a1(0x1f5),'uploadSuccessTip':_0x2933a1(0x200),'downloading':_0x2933a1(0x1fe),'downloadSuccess':'ダウンロードが完了しました','unknownMistake':_0x2933a1(0x205),'networkError':_0x2933a1(0x1f6),'tooLarge':_0x2933a1(0x203),'internalError':'内部エラーが発生しました','interrupt':_0x2933a1(0x1f3),'fileTypeError':_0x2933a1(0x201),'wait':_0x2933a1(0x1f2),'cancel':_0x2933a1(0x1f4),'uploadAgain':_0x2933a1(0x204)}};export{e as default};
1
+ const _0xd89132=_0x49da;function _0x49da(_0x34f222,_0x1c1f96){_0x34f222=_0x34f222-0x144;const _0x1017a0=_0x1017();let _0x49da0d=_0x1017a0[_0x34f222];return _0x49da0d;}function _0x1017(){const _0x4135fc=['1068922PRrekr','{0}\x20個のファイルが正常にアップロードされました','データが大きすぎます','5471208jZYrsl','6240WrLgZW','ダウンロードが完了しました','1KGCgvG','キャンセル','選択されたファイル\x20[{0}]\x20はアップロードがサポートされていません','5488hCFYtG','11916nBbwPs','3354215BliLSc','ファイルが正常にアップロードされました','内部エラーが発生しました','7894310LkMHqS','ダウンロード中','ネットワーク接続が中断され、ファイルのアップロードに失敗しました','ネットワークエラー','お待ちください...','アップロード中','549656rTPSzv','再度アップロード','不明なエラー','1324NQZmvV'];_0x1017=function(){return _0x4135fc;};return _0x1017();}(function(_0x3fcede,_0x59f0d6){const _0x52b31a=_0x49da,_0x3dc469=_0x3fcede();while(!![]){try{const _0x537748=parseInt(_0x52b31a(0x144))/0x1*(parseInt(_0x52b31a(0x156))/0x2)+-parseInt(_0x52b31a(0x148))/0x3*(parseInt(_0x52b31a(0x155))/0x4)+-parseInt(_0x52b31a(0x149))/0x5+-parseInt(_0x52b31a(0x15a))/0x6*(-parseInt(_0x52b31a(0x147))/0x7)+-parseInt(_0x52b31a(0x152))/0x8+parseInt(_0x52b31a(0x159))/0x9+parseInt(_0x52b31a(0x14c))/0xa;if(_0x537748===_0x59f0d6)break;else _0x3dc469['push'](_0x3dc469['shift']());}catch(_0x28e928){_0x3dc469['push'](_0x3dc469['shift']());}}}(_0x1017,0xa9292));const e={'exchange-client':{'uploading':_0xd89132(0x151),'uploadSuccess':_0xd89132(0x14a),'uploadSuccessTip':_0xd89132(0x157),'downloading':_0xd89132(0x14d),'downloadSuccess':_0xd89132(0x15b),'unknownMistake':_0xd89132(0x154),'networkError':_0xd89132(0x14f),'tooLarge':_0xd89132(0x158),'internalError':_0xd89132(0x14b),'interrupt':_0xd89132(0x14e),'fileTypeError':_0xd89132(0x146),'wait':_0xd89132(0x150),'cancel':_0xd89132(0x145),'uploadAgain':_0xd89132(0x153)}};export{e as default};
@@ -1 +1 @@
1
- const _0x37bc2d=_0x49a0;(function(_0x571409,_0x2685e4){const _0x54fd23=_0x49a0,_0x4ab47f=_0x571409();while(!![]){try{const _0x5a607f=-parseInt(_0x54fd23(0xf6))/0x1+parseInt(_0x54fd23(0xe5))/0x2+-parseInt(_0x54fd23(0xe8))/0x3*(parseInt(_0x54fd23(0xe3))/0x4)+parseInt(_0x54fd23(0xeb))/0x5*(parseInt(_0x54fd23(0xec))/0x6)+parseInt(_0x54fd23(0xe4))/0x7+parseInt(_0x54fd23(0xf0))/0x8+-parseInt(_0x54fd23(0xf1))/0x9*(-parseInt(_0x54fd23(0xe9))/0xa);if(_0x5a607f===_0x2685e4)break;else _0x4ab47f['push'](_0x4ab47f['shift']());}catch(_0x2d816c){_0x4ab47f['push'](_0x4ab47f['shift']());}}}(_0x4b9c,0x79ee3));function _0x49a0(_0x2440c2,_0x4548ee){_0x2440c2=_0x2440c2-0xe3;const _0x4b9c4b=_0x4b9c();let _0x49a013=_0x4b9c4b[_0x2440c2];return _0x49a013;}const e={'exchange':{'file':'파일','upload':'열기(파일)','download':'다른\x20이름으로\x20저장','uploading':_0x37bc2d(0xf3),'uploadSuccess':_0x37bc2d(0xe6),'uploadSuccessTip':_0x37bc2d(0xef),'downloading':_0x37bc2d(0xe7),'downloadSuccess':'다운로드가\x20완료되었습니다','unknownMistake':_0x37bc2d(0xea),'networkError':_0x37bc2d(0xf5),'tooLarge':_0x37bc2d(0xed),'internalError':'내부\x20오류가\x20발생했습니다','interrupt':_0x37bc2d(0xf4),'fileTypeError':'선택한\x20파일\x20[{0}]은(는)\x20업로드가\x20지원되지\x20않습니다','wait':_0x37bc2d(0xee),'cancel':'취소','uploadAgain':_0x37bc2d(0xf2)}};export{e as default};function _0x4b9c(){const _0x1d97de=['알\x20수\x20없는\x20오류','90BaJhsc','326082ZnPvtH','데이터가\x20너무\x20큽니다','잠시만\x20기다려\x20주세요...','{0}개의\x20파일이\x20성공적으로\x20업로드되었습니다','1415912cqyvKk','801UUTkzF','다시\x20업로드','업로드\x20중','네트워크\x20연결이\x20중단되어\x20파일\x20업로드에\x20실패했습니다','네트워크\x20오류','634889coXboA','180hmQHKK','1435161vHwOmV','50092VnvCZB','파일이\x20성공적으로\x20업로드되었습니다','다운로드\x20중','48375PAzbst','53330VyuNNl'];_0x4b9c=function(){return _0x1d97de;};return _0x4b9c();}
1
+ const _0x366831=_0x5622;function _0x5622(_0x401611,_0x46d573){_0x401611=_0x401611-0x12c;const _0x7327b6=_0x7327();let _0x5622db=_0x7327b6[_0x401611];return _0x5622db;}(function(_0x561b29,_0x225df9){const _0x2588c7=_0x5622,_0xd68839=_0x561b29();while(!![]){try{const _0x5958a3=parseInt(_0x2588c7(0x130))/0x1*(-parseInt(_0x2588c7(0x13e))/0x2)+parseInt(_0x2588c7(0x131))/0x3+-parseInt(_0x2588c7(0x134))/0x4*(-parseInt(_0x2588c7(0x13c))/0x5)+-parseInt(_0x2588c7(0x12c))/0x6*(parseInt(_0x2588c7(0x132))/0x7)+parseInt(_0x2588c7(0x139))/0x8*(parseInt(_0x2588c7(0x13b))/0x9)+parseInt(_0x2588c7(0x140))/0xa*(-parseInt(_0x2588c7(0x137))/0xb)+parseInt(_0x2588c7(0x13a))/0xc*(parseInt(_0x2588c7(0x142))/0xd);if(_0x5958a3===_0x225df9)break;else _0xd68839['push'](_0xd68839['shift']());}catch(_0x32d610){_0xd68839['push'](_0xd68839['shift']());}}}(_0x7327,0x91f95));function _0x7327(){const _0x32b5b2=['알\x20수\x20없는\x20오류','3322SeTBjr','잠시만\x20기다려\x20주세요...','1032890JicxzV','선택한\x20파일\x20[{0}]은()\x20업로드가\x20지원되지\x20않습니다','494zRLQkV','데이터가\x20너무\x20큽니다','1344cYnESs','다시\x20업로드','다운로드가\x20완료되었습니다','파일이\x20성공적으로\x20업로드되었습니다','7dZXubL','3428928GrapLS','27146zCihXq','{0}개의\x20파일이\x20성공적으로\x20업로드되었습니다','128536VifafZ','내부\x20오류가\x20발생했습니다','네트워크\x20연결이\x20중단되어\x20파일\x20업로드에\x20실패했습니다','88YRacKz','업로드\x20','16hIofhE','177252XbWHTO','242856uFcNOb','85uozSUY'];_0x7327=function(){return _0x32b5b2;};return _0x7327();}const e={'exchange-client':{'uploading':_0x366831(0x138),'uploadSuccess':_0x366831(0x12f),'uploadSuccessTip':_0x366831(0x133),'downloading':'다운로드\x20','downloadSuccess':_0x366831(0x12e),'unknownMistake':_0x366831(0x13d),'networkError':'네트워크\x20오류','tooLarge':_0x366831(0x143),'internalError':_0x366831(0x135),'interrupt':_0x366831(0x136),'fileTypeError':_0x366831(0x141),'wait':_0x366831(0x13f),'cancel':'취소','uploadAgain':_0x366831(0x12d)}};export{e as default};
@@ -0,0 +1 @@
1
+ function _0x5503(_0x4bfe3b,_0x4abbfd){_0x4bfe3b=_0x4bfe3b-0x1c5;const _0x3719de=_0x3719();let _0x55037c=_0x3719de[_0x4bfe3b];return _0x55037c;}const _0xe414db=_0x5503;(function(_0x52f779,_0x5add09){const _0x275047=_0x5503,_0x3a4185=_0x52f779();while(!![]){try{const _0xd1a201=-parseInt(_0x275047(0x1d7))/0x1+-parseInt(_0x275047(0x1ce))/0x2*(parseInt(_0x275047(0x1cf))/0x3)+parseInt(_0x275047(0x1c6))/0x4*(-parseInt(_0x275047(0x1c8))/0x5)+-parseInt(_0x275047(0x1d0))/0x6*(parseInt(_0x275047(0x1d9))/0x7)+-parseInt(_0x275047(0x1c5))/0x8+parseInt(_0x275047(0x1cc))/0x9*(parseInt(_0x275047(0x1ca))/0xa)+parseInt(_0x275047(0x1d5))/0xb*(parseInt(_0x275047(0x1d2))/0xc);if(_0xd1a201===_0x5add09)break;else _0x3a4185['push'](_0x3a4185['shift']());}catch(_0x1d417c){_0x3a4185['push'](_0x3a4185['shift']());}}}(_0x3719,0x35c28));function _0x3719(){const _0x3ddf95=['685htjJmz','Wewnętrzny\x20nieznany\x20błąd','473740WYDIwx','Pobieranie\x20zakończone\x20sukcesem','9qyVVkA','Wybrany\x20plik\x20[{0}]\x20nie\x20jest\x20obsługiwany\x20do\x20przesyłania','337702ditvpV','3bGiMKq','145506giSIFs','Plik\x20przesłany\x20pomyślnie','12mRWEma','Pobieranie','Prześlij\x20ponownie','15018883LYlpLI','Nieznany\x20błąd','320694iyDfzY','Połączenie\x20sieciowe\x20zostało\x20przerwane\x20i\x20przesyłanie\x20pliku\x20nie\x20powiodło\x20się','21rFnLEN','2354440VSXzvD','9808DCsNrx','Dane\x20są\x20zbyt\x20duże'];_0x3719=function(){return _0x3ddf95;};return _0x3719();}const e={'exchange-client':{'uploading':'Przesyłanie','uploadSuccess':_0xe414db(0x1d1),'uploadSuccessTip':'Pomyślnie\x20przesłano\x20{0}\x20plik(ów)','downloading':_0xe414db(0x1d3),'downloadSuccess':_0xe414db(0x1cb),'unknownMistake':_0xe414db(0x1d6),'networkError':'Błąd\x20sieci','tooLarge':_0xe414db(0x1c7),'internalError':_0xe414db(0x1c9),'interrupt':_0xe414db(0x1d8),'fileTypeError':_0xe414db(0x1cd),'wait':'Proszę\x20czekać...','cancel':'Anuluj','uploadAgain':_0xe414db(0x1d4)}};export{e as default};
@@ -0,0 +1 @@
1
+ const _0x5b561e=_0x307b;function _0x1dbf(){const _0x556b8c=['537204lODOmT','1083621abGRij','5lRqrlG','486824PGtSly','19612zCGhOK','Download\x20concluído\x20com\x20sucesso','Arquivo\x20enviado\x20com\x20sucesso','9NxmLkf','Aguarde...','Erro\x20de\x20rede','14LSJOnw','{0}\x20arquivo(s)\x20enviado(s)\x20com\x20sucesso','Erro\x20desconhecido','Enviar\x20novamente','1835890ZQUrlq','3yVDLPo','307482LBvMpJ','190812EHoJwx','Baixando'];_0x1dbf=function(){return _0x556b8c;};return _0x1dbf();}(function(_0x4d64db,_0x7d4558){const _0x317495=_0x307b,_0x9e0ae8=_0x4d64db();while(!![]){try{const _0xd44430=parseInt(_0x317495(0x19d))/0x1+parseInt(_0x317495(0x19f))/0x2*(parseInt(_0x317495(0x19b))/0x3)+parseInt(_0x317495(0x1a3))/0x4*(parseInt(_0x317495(0x1a1))/0x5)+parseInt(_0x317495(0x19c))/0x6*(-parseInt(_0x317495(0x196))/0x7)+parseInt(_0x317495(0x1a2))/0x8*(parseInt(_0x317495(0x193))/0x9)+-parseInt(_0x317495(0x19a))/0xa+-parseInt(_0x317495(0x1a0))/0xb;if(_0xd44430===_0x7d4558)break;else _0x9e0ae8['push'](_0x9e0ae8['shift']());}catch(_0x7ad670){_0x9e0ae8['push'](_0x9e0ae8['shift']());}}}(_0x1dbf,0x22520));function _0x307b(_0x3594a3,_0x2029f7){_0x3594a3=_0x3594a3-0x192;const _0x1dbfdc=_0x1dbf();let _0x307b53=_0x1dbfdc[_0x3594a3];return _0x307b53;}const e={'exchange-client':{'uploading':'Enviando','uploadSuccess':_0x5b561e(0x192),'uploadSuccessTip':_0x5b561e(0x197),'downloading':_0x5b561e(0x19e),'downloadSuccess':_0x5b561e(0x1a4),'unknownMistake':_0x5b561e(0x198),'networkError':_0x5b561e(0x195),'tooLarge':'Os\x20dados\x20são\x20muito\x20grandes','internalError':'Erro\x20interno\x20desconhecido','interrupt':'A\x20conexão\x20de\x20rede\x20foi\x20interrompida\x20e\x20o\x20envio\x20do\x20arquivo\x20falhou','fileTypeError':'O\x20arquivo\x20selecionado\x20[{0}]\x20não\x20é\x20suportado\x20para\x20envio','wait':_0x5b561e(0x194),'cancel':'Cancelar','uploadAgain':_0x5b561e(0x199)}};export{e as default};
@@ -1 +1 @@
1
- const _0x390934=_0xaf7e;(function(_0x10c730,_0xa5d337){const _0x40632c=_0xaf7e,_0x42b405=_0x10c730();while(!![]){try{const _0x3f5b38=parseInt(_0x40632c(0x17a))/0x1+parseInt(_0x40632c(0x170))/0x2+parseInt(_0x40632c(0x16f))/0x3*(-parseInt(_0x40632c(0x16a))/0x4)+parseInt(_0x40632c(0x173))/0x5*(-parseInt(_0x40632c(0x17c))/0x6)+parseInt(_0x40632c(0x178))/0x7+parseInt(_0x40632c(0x16e))/0x8*(-parseInt(_0x40632c(0x177))/0x9)+parseInt(_0x40632c(0x168))/0xa;if(_0x3f5b38===_0xa5d337)break;else _0x42b405['push'](_0x42b405['shift']());}catch(_0x302682){_0x42b405['push'](_0x42b405['shift']());}}}(_0x5116,0xb8186));const e={'exchange':{'file':_0x390934(0x172),'upload':'Открыть(Файл)','download':'Сохранить\x20как','uploading':_0x390934(0x16c),'uploadSuccess':_0x390934(0x174),'uploadSuccessTip':'{0}\x20файл(ов)\x20успешно\x20загружен(о)','downloading':'Скачивание','downloadSuccess':_0x390934(0x16b),'unknownMistake':_0x390934(0x176),'networkError':'Сетевая\x20ошибка','tooLarge':_0x390934(0x171),'internalError':_0x390934(0x175),'interrupt':_0x390934(0x169),'fileTypeError':_0x390934(0x16d),'wait':_0x390934(0x179),'cancel':'Отмена','uploadAgain':_0x390934(0x17b)}};export{e as default};function _0xaf7e(_0x4983a0,_0x251150){_0x4983a0=_0x4983a0-0x168;const _0x51166b=_0x5116();let _0xaf7e57=_0x51166b[_0x4983a0];return _0xaf7e57;}function _0x5116(){const _0x179e99=['520fvyTVx','Файл\x20успешно\x20загружен','Внутренняя\x20неизвестная\x20ошибка','Неизвестная\x20ошибка','11763olUjfc','5330304dqXvNW','Пожалуйста,\x20подождите...','660994JCTVFc','Загрузить\x20снова','56502TeqUfK','17794870bqEKeF','Сетевое\x20соединение\x20было\x20прервано,\x20и\x20загрузка\x20файла\x20не\x20удалась','3144depIcl','Скачивание\x20успешно','Загрузка','Выбранный\x20файл\x20[{0}]\x20не\x20поддерживается\x20для\x20загрузки','6808mQhltV','2010tGWukf','340692WjAsby','Данные\x20слишком\x20большие','Файл'];_0x5116=function(){return _0x179e99;};return _0x5116();}
1
+ function _0x5545(){const _0x4b4e21=['115612gCqSNR','538876RmcwoG','615314CWDxtR','Данные\x20слишком\x20большие','Отмена','Загрузить\x20снова','Скачивание','8OkCKLP','Внутренняя\x20неизвестная\x20ошибка','Файл\x20успешно\x20загружен','3101865BsDOpC','{0}\x20файл(ов)\x20успешно\x20загружен(о)','24726191VyeusH','4480050SfnRFK','Неизвестная\x20ошибка','3633546rMUJiC','Выбранный\x20файл\x20[{0}]\x20не\x20поддерживается\x20для\x20загрузки'];_0x5545=function(){return _0x4b4e21;};return _0x5545();}const _0x35c8d6=_0x44df;(function(_0x32f6e0,_0x582d3e){const _0x441c5d=_0x44df,_0x438d23=_0x32f6e0();while(!![]){try{const _0x5eaa21=parseInt(_0x441c5d(0xf2))/0x1+-parseInt(_0x441c5d(0xf4))/0x2+-parseInt(_0x441c5d(0xf0))/0x3+-parseInt(_0x441c5d(0xf3))/0x4+-parseInt(_0x441c5d(0xfc))/0x5+-parseInt(_0x441c5d(0xff))/0x6+parseInt(_0x441c5d(0xfe))/0x7*(parseInt(_0x441c5d(0xf9))/0x8);if(_0x5eaa21===_0x582d3e)break;else _0x438d23['push'](_0x438d23['shift']());}catch(_0x966b26){_0x438d23['push'](_0x438d23['shift']());}}}(_0x5545,0x99277));function _0x44df(_0x388c3a,_0x41ae0e){_0x388c3a=_0x388c3a-0xf0;const _0x55454c=_0x5545();let _0x44dfef=_0x55454c[_0x388c3a];return _0x44dfef;}const e={'exchange-client':{'uploading':'Загрузка','uploadSuccess':_0x35c8d6(0xfb),'uploadSuccessTip':_0x35c8d6(0xfd),'downloading':_0x35c8d6(0xf8),'downloadSuccess':'Скачивание\x20успешно','unknownMistake':_0x35c8d6(0x100),'networkError':'Сетевая\x20ошибка','tooLarge':_0x35c8d6(0xf5),'internalError':_0x35c8d6(0xfa),'interrupt':'Сетевое\x20соединение\x20было\x20прервано,\x20и\x20загрузка\x20файла\x20не\x20удалась','fileTypeError':_0x35c8d6(0xf1),'wait':'Пожалуйста,\x20подождите...','cancel':_0x35c8d6(0xf6),'uploadAgain':_0x35c8d6(0xf7)}};export{e as default};
@@ -1 +1 @@
1
- function _0x4dc5(_0x276901,_0x4c1751){_0x276901=_0x276901-0x17d;const _0x17f921=_0x17f9();let _0x4dc5dd=_0x17f921[_0x276901];return _0x4dc5dd;}const _0x47fe85=_0x4dc5;(function(_0x2bdfbe,_0x435c4b){const _0x3c4543=_0x4dc5,_0x1755e6=_0x2bdfbe();while(!![]){try{const _0x138a5a=-parseInt(_0x3c4543(0x183))/0x1*(-parseInt(_0x3c4543(0x180))/0x2)+parseInt(_0x3c4543(0x187))/0x3*(-parseInt(_0x3c4543(0x181))/0x4)+parseInt(_0x3c4543(0x18c))/0x5*(-parseInt(_0x3c4543(0x189))/0x6)+parseInt(_0x3c4543(0x192))/0x7+-parseInt(_0x3c4543(0x17d))/0x8*(-parseInt(_0x3c4543(0x195))/0x9)+parseInt(_0x3c4543(0x185))/0xa*(parseInt(_0x3c4543(0x18d))/0xb)+-parseInt(_0x3c4543(0x191))/0xc*(-parseInt(_0x3c4543(0x184))/0xd);if(_0x138a5a===_0x435c4b)break;else _0x1755e6['push'](_0x1755e6['shift']());}catch(_0x1e7963){_0x1755e6['push'](_0x1755e6['shift']());}}}(_0x17f9,0x3f1c5));function _0x17f9(){const _0x2df315=['Súbor\x20bol\x20úspešne\x20nahraný','1pqiqkU','676dEPQoS','163670pGlSqa','Neznáma\x20chyba','2067pgHNQH','Sťahovanie','894030UQtWGc','Vybraný\x20súbor\x20[{0}]\x20nie\x20je\x20podporovaný\x20na\x20nahrávanie','Interná\x20neznáma\x20chyba','15XTRjfW','121nbDwJB','Dáta\x20sú\x20príliš\x20veľké','Prosím\x20počkajte...','Sieťové\x20pripojenie\x20bolo\x20prerušené\x20a\x20nahrávanie\x20súboru\x20zlyhalo','14484cmGdRl','1984360xxNMKb','Nahrať\x20znova','Sťahovanie\x20úspešné','1403748zMcHTm','Uložiť\x20ako','8EJHpxr','Úspešne\x20nahraných\x20{0}\x20súborov','Otvoriť\x20(súbor)','408940OwAyas','1052zzKmIo'];_0x17f9=function(){return _0x2df315;};return _0x17f9();}const e={'exchange':{'file':'Súbor','upload':_0x47fe85(0x17f),'download':_0x47fe85(0x196),'uploading':'Nahrávanie','uploadSuccess':_0x47fe85(0x182),'uploadSuccessTip':_0x47fe85(0x17e),'downloading':_0x47fe85(0x188),'downloadSuccess':_0x47fe85(0x194),'unknownMistake':_0x47fe85(0x186),'networkError':'Sieťová\x20chyba','tooLarge':_0x47fe85(0x18e),'internalError':_0x47fe85(0x18b),'interrupt':_0x47fe85(0x190),'fileTypeError':_0x47fe85(0x18a),'wait':_0x47fe85(0x18f),'cancel':'Zrušiť','uploadAgain':_0x47fe85(0x193)}};export{e as default};
1
+ const _0x55114d=_0x4677;function _0x1003(){const _0x59b187=['Nahrať\x20znova','475110bbaFvy','1675518LDwpxd','1099084KHLGgN','383967QnAWiY','6cCxKyB','2592380WcLsWD','Zrušiť','Súbor\x20bol\x20úspešne\x20nahraný','Prosím\x20počkajte...','Dáta\x20sú\x20príliš\x20veľké','820000zXtpLk','Sieťová\x20chyba','Sieťové\x20pripojenie\x20bolo\x20prerušené\x20a\x20nahrávanie\x20súboru\x20zlyhalo','184QwiEsv','Nahrávanie','55530QKomdH'];_0x1003=function(){return _0x59b187;};return _0x1003();}function _0x4677(_0x4b6d71,_0x1baa6c){_0x4b6d71=_0x4b6d71-0x181;const _0x100379=_0x1003();let _0x46772b=_0x100379[_0x4b6d71];return _0x46772b;}(function(_0x32a85a,_0xe0c90a){const _0x4dd823=_0x4677,_0xe9b55=_0x32a85a();while(!![]){try{const _0x9d208a=-parseInt(_0x4dd823(0x187))/0x1+-parseInt(_0x4dd823(0x185))/0x2*(parseInt(_0x4dd823(0x18b))/0x3)+parseInt(_0x4dd823(0x189))/0x4+parseInt(_0x4dd823(0x191))/0x5+-parseInt(_0x4dd823(0x188))/0x6+-parseInt(_0x4dd823(0x18c))/0x7+-parseInt(_0x4dd823(0x183))/0x8*(-parseInt(_0x4dd823(0x18a))/0x9);if(_0x9d208a===_0xe0c90a)break;else _0xe9b55['push'](_0xe9b55['shift']());}catch(_0x3fa23a){_0xe9b55['push'](_0xe9b55['shift']());}}}(_0x1003,0x3a8ab));const e={'exchange-client':{'uploading':_0x55114d(0x184),'uploadSuccess':_0x55114d(0x18e),'uploadSuccessTip':'Úspešne\x20nahraných\x20{0}\x20súborov','downloading':'Sťahovanie','downloadSuccess':'Sťahovanie\x20úspešné','unknownMistake':'Neznáma\x20chyba','networkError':_0x55114d(0x181),'tooLarge':_0x55114d(0x190),'internalError':'Interná\x20neznáma\x20chyba','interrupt':_0x55114d(0x182),'fileTypeError':'Vybraný\x20súbor\x20[{0}]\x20nie\x20je\x20podporovaný\x20na\x20nahrávanie','wait':_0x55114d(0x18f),'cancel':_0x55114d(0x18d),'uploadAgain':_0x55114d(0x186)}};export{e as default};
@@ -1 +1 @@
1
- const _0x13b4b9=_0x52ad;function _0x52ad(_0x2dcc84,_0x39ec1b){_0x2dcc84=_0x2dcc84-0x13c;const _0x446036=_0x4460();let _0x52adf3=_0x446036[_0x2dcc84];return _0x52adf3;}(function(_0x257f30,_0x4033a3){const _0x592e92=_0x52ad,_0x13dcc1=_0x257f30();while(!![]){try{const _0x140f9f=-parseInt(_0x592e92(0x148))/0x1+-parseInt(_0x592e92(0x143))/0x2+-parseInt(_0x592e92(0x14c))/0x3+-parseInt(_0x592e92(0x145))/0x4+-parseInt(_0x592e92(0x141))/0x5+parseInt(_0x592e92(0x14b))/0x6*(parseInt(_0x592e92(0x14a))/0x7)+-parseInt(_0x592e92(0x140))/0x8*(-parseInt(_0x592e92(0x14f))/0x9);if(_0x140f9f===_0x4033a3)break;else _0x13dcc1['push'](_0x13dcc1['shift']());}catch(_0x3aa6bf){_0x13dcc1['push'](_0x13dcc1['shift']());}}}(_0x4460,0x4411a));const e={'exchange':{'file':_0x13b4b9(0x14e),'upload':'Mở\x20(Tệp)','download':_0x13b4b9(0x147),'uploading':'Đang\x20tải\x20lên','uploadSuccess':_0x13b4b9(0x144),'uploadSuccessTip':_0x13b4b9(0x14d),'downloading':'Đang\x20tải\x20xuống','downloadSuccess':'Tải\x20xuống\x20thành\x20công','unknownMistake':_0x13b4b9(0x150),'networkError':_0x13b4b9(0x13c),'tooLarge':_0x13b4b9(0x149),'internalError':'Lỗi\x20không\x20xác\x20định\x20bên\x20trong','interrupt':_0x13b4b9(0x13d),'fileTypeError':_0x13b4b9(0x146),'wait':_0x13b4b9(0x13f),'cancel':_0x13b4b9(0x142),'uploadAgain':_0x13b4b9(0x13e)}};export{e as default};function _0x4460(){const _0x269d22=['Tệp','105777Stpdlp','Lỗi\x20không\x20xác\x20định','Lỗi\x20mạng','Kết\x20nối\x20mạng\x20bị\x20gián\x20đoạn,\x20tải\x20lên\x20tệp\x20thất\x20bại','Tải\x20lên\x20lại','Vui\x20lòng\x20đợi...','888BwXPBL','1016580gdPsLB','Hủy\x20bỏ','365878EKYKSi','Tải\x20lên\x20tệp\x20thành\x20công','1266316LRKkrP','Tệp\x20được\x20chọn\x20[{0}]\x20không\x20được\x20hỗ\x20trợ\x20để\x20tải\x20lên','Lưu\x20dưới\x20dạng','246260oSdTkz','Luồng\x20dữ\x20liệu\x20quá\x20lớn','655648QKrSNW','24EiUgem','1354005lHstyx','{0}\x20tệp\x20đã\x20được\x20tải\x20lên\x20thành\x20công'];_0x4460=function(){return _0x269d22;};return _0x4460();}
1
+ const _0x3d96f8=_0x5729;function _0x42c8(){const _0x26697c=['7707537IJSYzO','{0}\x20tệp\x20đã\x20được\x20tải\x20lên\x20thành\x20công','Hủy\x20bỏ','Kết\x20nối\x20mạng\x20bị\x20gián\x20đoạn,\x20tải\x20lên\x20tệp\x20thất\x20bại','151606IyoNNI','433232tDtubg','Luồng\x20dữ\x20liệu\x20quá\x20lớn','529043OrxIAI','1206rMIMjQ','Tệp\x20được\x20chọn\x20[{0}]\x20không\x20được\x20hỗ\x20trợ\x20để\x20tải\x20lên','10aINxYJ','35RWheaN','Lỗi\x20không\x20xác\x20định','200264IIPfHe','Tải\x20lên\x20lại','4382gupVXs','338217cMDatf','Lỗi\x20không\x20xác\x20định\x20bên\x20trong','Tải\x20xuống\x20thành\x20công'];_0x42c8=function(){return _0x26697c;};return _0x42c8();}(function(_0x3e8739,_0x3e9066){const _0x39e2d6=_0x5729,_0x52ce9f=_0x3e8739();while(!![]){try{const _0x3a9008=-parseInt(_0x39e2d6(0x1d4))/0x1+parseInt(_0x39e2d6(0x1e4))/0x2+parseInt(_0x39e2d6(0x1dd))/0x3+parseInt(_0x39e2d6(0x1da))/0x4*(-parseInt(_0x39e2d6(0x1d8))/0x5)+parseInt(_0x39e2d6(0x1d5))/0x6*(parseInt(_0x39e2d6(0x1dc))/0x7)+parseInt(_0x39e2d6(0x1e5))/0x8+-parseInt(_0x39e2d6(0x1e0))/0x9*(-parseInt(_0x39e2d6(0x1d7))/0xa);if(_0x3a9008===_0x3e9066)break;else _0x52ce9f['push'](_0x52ce9f['shift']());}catch(_0x5ed879){_0x52ce9f['push'](_0x52ce9f['shift']());}}}(_0x42c8,0x54542));function _0x5729(_0x4d2619,_0x9e7ef){_0x4d2619=_0x4d2619-0x1d4;const _0x42c828=_0x42c8();let _0x572908=_0x42c828[_0x4d2619];return _0x572908;}const e={'exchange-client':{'uploading':'Đang\x20tải\x20lên','uploadSuccess':'Tải\x20lên\x20tệp\x20thành\x20công','uploadSuccessTip':_0x3d96f8(0x1e1),'downloading':'Đang\x20tải\x20xuống','downloadSuccess':_0x3d96f8(0x1df),'unknownMistake':_0x3d96f8(0x1d9),'networkError':'Lỗi\x20mạng','tooLarge':_0x3d96f8(0x1e6),'internalError':_0x3d96f8(0x1de),'interrupt':_0x3d96f8(0x1e3),'fileTypeError':_0x3d96f8(0x1d6),'wait':'Vui\x20lòng\x20đợi...','cancel':_0x3d96f8(0x1e2),'uploadAgain':_0x3d96f8(0x1db)}};export{e as default};
@@ -1 +1 @@
1
- const _0x20ec83=_0x4b45;(function(_0x9c805a,_0x22d626){const _0x2590e1=_0x4b45,_0x349cad=_0x9c805a();while(!![]){try{const _0xbddc2a=parseInt(_0x2590e1(0xbf))/0x1+parseInt(_0x2590e1(0xb3))/0x2+-parseInt(_0x2590e1(0xbe))/0x3+parseInt(_0x2590e1(0xb2))/0x4*(parseInt(_0x2590e1(0xb1))/0x5)+-parseInt(_0x2590e1(0xc0))/0x6*(parseInt(_0x2590e1(0xc2))/0x7)+parseInt(_0x2590e1(0xb9))/0x8*(parseInt(_0x2590e1(0xbb))/0x9)+-parseInt(_0x2590e1(0xba))/0xa;if(_0xbddc2a===_0x22d626)break;else _0x349cad['push'](_0x349cad['shift']());}catch(_0x118332){_0x349cad['push'](_0x349cad['shift']());}}}(_0x5872,0xcd948));const e={'exchange':{'file':'文件','upload':_0x20ec83(0xc1),'download':'另存为','uploading':_0x20ec83(0xb7),'uploadSuccess':_0x20ec83(0xbc),'uploadSuccessTip':'{0}个文件上传成功','downloading':_0x20ec83(0xb6),'downloadSuccess':'下载成功','unknownMistake':_0x20ec83(0xb4),'networkError':_0x20ec83(0xb8),'tooLarge':'数据流过大','internalError':_0x20ec83(0xbd),'interrupt':'网络连接中断,文件上传失败','fileTypeError':_0x20ec83(0xb5),'wait':'请稍等...','cancel':'取消','uploadAgain':'再次上传'}};function _0x4b45(_0xd09b5f,_0x2dc340){_0xd09b5f=_0xd09b5f-0xb1;const _0x5872f9=_0x5872();let _0x4b45f1=_0x5872f9[_0xd09b5f];return _0x4b45f1;}export{e as default};function _0x5872(){const _0x3ca7af=['2034708TlBnXj','未知错误','所选文件\x20[{0}]\x20不支持上传','下载中','上传中','网络异常','2200IwwrYf','13775780zLBfgw','51201BHTsPb','文件上传成功','内部未知错误','2664351daurgf','459768oPzKJX','18szJHpe','打开(文件)','761418TCWSuW','1070pdTVjC','7336QkpGjf'];_0x5872=function(){return _0x3ca7af;};return _0x5872();}
1
+ function _0x565e(){const _0x420fc5=['6dJpTBp','1235562olxDff','下载成功','4502696AGHhAj','10315627yjXxBx','网络连接中断,文件上传失败','8zWaTTH','所选文件\x20[{0}]\x20不支持上传','网络异常','文件上传成功','未知错误','内部未知错误','数据流过大','3173691aygYrb','{0}个文件上传成功','5138895gmqLmX','5254250GwhYhf','2065347VaQOaG','2AicoeX'];_0x565e=function(){return _0x420fc5;};return _0x565e();}const _0x4e6f62=_0x5374;function _0x5374(_0x32d3ad,_0x28b605){_0x32d3ad=_0x32d3ad-0x11b;const _0x565e79=_0x565e();let _0x537479=_0x565e79[_0x32d3ad];return _0x537479;}(function(_0x1cbfeb,_0x5542a7){const _0x375114=_0x5374,_0x517db1=_0x1cbfeb();while(!![]){try{const _0x2717a4=parseInt(_0x375114(0x11f))/0x1+-parseInt(_0x375114(0x11d))/0x2*(parseInt(_0x375114(0x12b))/0x3)+parseInt(_0x375114(0x121))/0x4+-parseInt(_0x375114(0x12d))/0x5+parseInt(_0x375114(0x11e))/0x6*(parseInt(_0x375114(0x122))/0x7)+-parseInt(_0x375114(0x124))/0x8*(parseInt(_0x375114(0x11c))/0x9)+-parseInt(_0x375114(0x11b))/0xa;if(_0x2717a4===_0x5542a7)break;else _0x517db1['push'](_0x517db1['shift']());}catch(_0x5bb024){_0x517db1['push'](_0x517db1['shift']());}}}(_0x565e,0xf2c09));const e={'exchange-client':{'uploading':'上传中','uploadSuccess':_0x4e6f62(0x127),'uploadSuccessTip':_0x4e6f62(0x12c),'downloading':'下载中','downloadSuccess':_0x4e6f62(0x120),'unknownMistake':_0x4e6f62(0x128),'networkError':_0x4e6f62(0x126),'tooLarge':_0x4e6f62(0x12a),'internalError':_0x4e6f62(0x129),'interrupt':_0x4e6f62(0x123),'fileTypeError':_0x4e6f62(0x125),'wait':'请稍等...','cancel':'取消','uploadAgain':'再次上传'}};export{e as default};
@@ -0,0 +1 @@
1
+ function _0x5391(_0x59c8cc,_0x71361c){_0x59c8cc=_0x59c8cc-0x12c;const _0x5d49bd=_0x5d49();let _0x5391bf=_0x5d49bd[_0x59c8cc];return _0x5391bf;}const _0x1ba9d3=_0x5391;function _0x5d49(){const _0x552957=['621612utQEmm','下載中','{0}個檔案上傳成功','內部未知錯誤','請稍等...','再次上傳','所選檔案\x20[{0}]\x20不支援上傳','2484856zANvyv','941283mJBjyi','33680020RXxdtK','網絡連線中斷,檔案上傳失敗','297016PqASHf','2627262zNtwst','3855gRKHVJ','未知錯誤','1282uyQAul','161bJKmZV','5LCOkaV','檔案上傳成功'];_0x5d49=function(){return _0x552957;};return _0x5d49();}(function(_0xe0bc0f,_0xf79be7){const _0x42610d=_0x5391,_0x590bb2=_0xe0bc0f();while(!![]){try{const _0x5e5985=-parseInt(_0x42610d(0x135))/0x1+parseInt(_0x42610d(0x13c))/0x2*(-parseInt(_0x42610d(0x13a))/0x3)+-parseInt(_0x42610d(0x134))/0x4+-parseInt(_0x42610d(0x13e))/0x5*(-parseInt(_0x42610d(0x12d))/0x6)+-parseInt(_0x42610d(0x13d))/0x7*(parseInt(_0x42610d(0x138))/0x8)+parseInt(_0x42610d(0x139))/0x9+parseInt(_0x42610d(0x136))/0xa;if(_0x5e5985===_0xf79be7)break;else _0x590bb2['push'](_0x590bb2['shift']());}catch(_0x26b69a){_0x590bb2['push'](_0x590bb2['shift']());}}}(_0x5d49,0x7fc9b));const e={'exchange-client':{'uploading':'上傳中','uploadSuccess':_0x1ba9d3(0x12c),'uploadSuccessTip':_0x1ba9d3(0x12f),'downloading':_0x1ba9d3(0x12e),'downloadSuccess':'下載成功','unknownMistake':_0x1ba9d3(0x13b),'networkError':'網絡異常','tooLarge':'資料流過大','internalError':_0x1ba9d3(0x130),'interrupt':_0x1ba9d3(0x137),'fileTypeError':_0x1ba9d3(0x133),'wait':_0x1ba9d3(0x131),'cancel':'取消','uploadAgain':_0x1ba9d3(0x132)}};export{e as default};
@@ -1 +1 @@
1
- const _0x5588ec=_0x4443;(function(_0x283293,_0x4b35b9){const _0x5ca98d=_0x4443,_0x42f039=_0x283293();while(!![]){try{const _0x178699=parseInt(_0x5ca98d(0xe6))/0x1*(-parseInt(_0x5ca98d(0xd6))/0x2)+-parseInt(_0x5ca98d(0xde))/0x3*(parseInt(_0x5ca98d(0xdf))/0x4)+parseInt(_0x5ca98d(0xd9))/0x5+-parseInt(_0x5ca98d(0xdd))/0x6+-parseInt(_0x5ca98d(0xe1))/0x7+-parseInt(_0x5ca98d(0xe5))/0x8*(-parseInt(_0x5ca98d(0xdb))/0x9)+parseInt(_0x5ca98d(0xe2))/0xa*(parseInt(_0x5ca98d(0xd5))/0xb);if(_0x178699===_0x4b35b9)break;else _0x42f039['push'](_0x42f039['shift']());}catch(_0x534863){_0x42f039['push'](_0x42f039['shift']());}}}(_0x2e05,0x8cd9c));const e={'exchange':{'file':'檔案','upload':_0x5588ec(0xda),'download':_0x5588ec(0xd8),'uploading':_0x5588ec(0xe4),'uploadSuccess':_0x5588ec(0xd1),'uploadSuccessTip':_0x5588ec(0xe3),'downloading':_0x5588ec(0xd3),'downloadSuccess':_0x5588ec(0xdc),'unknownMistake':'未知錯誤','networkError':'網路異常','tooLarge':_0x5588ec(0xd7),'internalError':'內部未知錯誤','interrupt':_0x5588ec(0xd4),'fileTypeError':'所選檔案\x20[{0}]\x20不支援上傳','wait':_0x5588ec(0xd2),'cancel':'取消','uploadAgain':_0x5588ec(0xe0)}};export{e as default};function _0x4443(_0x328fd9,_0x3a88c8){_0x328fd9=_0x328fd9-0xd1;const _0x2e05f0=_0x2e05();let _0x444380=_0x2e05f0[_0x328fd9];return _0x444380;}function _0x2e05(){const _0x33ce9c=['下載成功','403602SsdGNA','3COnCAD','3442964KGVmtj','再次上傳','1678572lhzkqI','10357320AwRmbG','{0}個檔案上傳成功','上傳中','3461912TRSaIT','24155BOvsOv','檔案上傳成功','請稍等...','下載中','網路連線中斷,檔案上傳失敗','11zYfour','30tCSgLj','資料流過大','另存為','3192910kjEbsx','開啟(檔案)','9tOWYsf'];_0x2e05=function(){return _0x33ce9c;};return _0x2e05();}
1
+ function _0x4766(){const _0x552cc1=['300sPIlil','72OzdFvg','下載中','2UBjhod','7sBJoCn','下載成功','再次上傳','22475nXmrcS','10khkDLo','檔案上傳成功','網路異常','740916XsDWRF','未知錯誤','5766104TKlsVL','2767755bdBMCu','上傳中','156186jkoQtc','請稍等...','{0}個檔案上傳成功','2565004eDriOB','7704117bCvmWK','網路連線中斷,檔案上傳失敗'];_0x4766=function(){return _0x552cc1;};return _0x4766();}const _0x1916a0=_0x2a56;(function(_0x44a116,_0xd7c85a){const _0x565ae1=_0x2a56,_0x3da24f=_0x44a116();while(!![]){try{const _0x272d44=parseInt(_0x565ae1(0x114))/0x1+-parseInt(_0x565ae1(0x11d))/0x2*(parseInt(_0x565ae1(0x112))/0x3)+parseInt(_0x565ae1(0x117))/0x4+parseInt(_0x565ae1(0x121))/0x5*(parseInt(_0x565ae1(0x11a))/0x6)+parseInt(_0x565ae1(0x11e))/0x7*(-parseInt(_0x565ae1(0x111))/0x8)+-parseInt(_0x565ae1(0x118))/0x9*(-parseInt(_0x565ae1(0x122))/0xa)+-parseInt(_0x565ae1(0x125))/0xb*(-parseInt(_0x565ae1(0x11b))/0xc);if(_0x272d44===_0xd7c85a)break;else _0x3da24f['push'](_0x3da24f['shift']());}catch(_0x954692){_0x3da24f['push'](_0x3da24f['shift']());}}}(_0x4766,0x9c00c));function _0x2a56(_0x3c732b,_0x525ba1){_0x3c732b=_0x3c732b-0x110;const _0x4766ec=_0x4766();let _0x2a563d=_0x4766ec[_0x3c732b];return _0x2a563d;}const e={'exchange-client':{'uploading':_0x1916a0(0x113),'uploadSuccess':_0x1916a0(0x123),'uploadSuccessTip':_0x1916a0(0x116),'downloading':_0x1916a0(0x11c),'downloadSuccess':_0x1916a0(0x11f),'unknownMistake':_0x1916a0(0x110),'networkError':_0x1916a0(0x124),'tooLarge':'資料流過大','internalError':'內部未知錯誤','interrupt':_0x1916a0(0x119),'fileTypeError':'所選檔案\x20[{0}]\x20不支援上傳','wait':_0x1916a0(0x115),'cancel':'取消','uploadAgain':_0x1916a0(0x120)}};export{e as default};
@@ -0,0 +1,3 @@
1
+ import type enUS from './en-US';
2
+ declare const locale: typeof enUS;
3
+ export default locale;
@@ -1,3 +1,3 @@
1
- import enUS from './en-US';
1
+ import type enUS from './en-US';
2
2
  declare const locale: typeof enUS;
3
3
  export default locale;
@@ -0,0 +1,3 @@
1
+ import type enUS from './en-US';
2
+ declare const locale: typeof enUS;
3
+ export default locale;
@@ -1,8 +1,5 @@
1
1
  declare const locale: {
2
- exchange: {
3
- file: string;
4
- upload: string;
5
- download: string;
2
+ 'exchange-client': {
6
3
  uploading: string;
7
4
  uploadSuccess: string;
8
5
  uploadSuccessTip: string;
@@ -1,3 +1,3 @@
1
- import enUS from './en-US';
1
+ import type enUS from './en-US';
2
2
  declare const locale: typeof enUS;
3
3
  export default locale;
@@ -0,0 +1,3 @@
1
+ import type enUS from './en-US';
2
+ declare const locale: typeof enUS;
3
+ export default locale;
@@ -0,0 +1,3 @@
1
+ import type enUS from './en-US';
2
+ declare const locale: typeof enUS;
3
+ export default locale;
@@ -0,0 +1,3 @@
1
+ import type enUS from './en-US';
2
+ declare const locale: typeof enUS;
3
+ export default locale;
@@ -0,0 +1,3 @@
1
+ import type enUS from './en-US';
2
+ declare const locale: typeof enUS;
3
+ export default locale;
@@ -0,0 +1,3 @@
1
+ import type enUS from './en-US';
2
+ declare const locale: typeof enUS;
3
+ export default locale;
package/lib/umd/facade.js CHANGED
@@ -1 +1 @@
1
- (function(_0x33efe3,_0x2b40c6){const _0xce8c06=_0x2115,_0xa289c7=_0x33efe3();while(!![]){try{const _0x38802a=-parseInt(_0xce8c06(0x1b0))/0x1+-parseInt(_0xce8c06(0x1be))/0x2+-parseInt(_0xce8c06(0x1bd))/0x3*(parseInt(_0xce8c06(0x1d0))/0x4)+parseInt(_0xce8c06(0x1b7))/0x5+-parseInt(_0xce8c06(0x1c3))/0x6+parseInt(_0xce8c06(0x1b5))/0x7*(-parseInt(_0xce8c06(0x1ac))/0x8)+parseInt(_0xce8c06(0x1ca))/0x9;if(_0x38802a===_0x2b40c6)break;else _0xa289c7['push'](_0xa289c7['shift']());}catch(_0x3f6fe9){_0xa289c7['push'](_0xa289c7['shift']());}}}(_0x4f14,0xa211e),function(_0xcfb48b,_0x21f262){const _0x5afc8b=_0x2115;typeof exports==_0x5afc8b(0x1b2)&&typeof module<'u'?_0x21f262(require(`@univerjs-pro/exchange-client`),require(`@univerjs/core`),require(`@univerjs/core/facade`)):typeof define==_0x5afc8b(0x1bc)&&define[_0x5afc8b(0x1b4)]?define([_0x5afc8b(0x1cc),'@univerjs/core',_0x5afc8b(0x1c9)],_0x21f262):(_0xcfb48b=typeof globalThis<'u'?globalThis:_0xcfb48b||self,_0x21f262(_0xcfb48b[_0x5afc8b(0x1ae)],_0xcfb48b[_0x5afc8b(0x1af)],_0xcfb48b[_0x5afc8b(0x1c5)]));}(this,function(_0x53832f,_0x10b3e3,_0x54a39d){const _0x3947b3=_0x2115;var _0x422e21=class extends _0x54a39d[_0x3947b3(0x1ce)]{async['importXLSXToUnitIdAsync'](_0x53edeb){const _0x419929=_0x3947b3;let _0x13a5ee=this[_0x419929(0x1bb)][_0x419929(0x1c8)](_0x53832f[_0x419929(0x1cf)]);if(!_0x13a5ee)throw Error(_0x419929(0x1c7));return _0x13a5ee[_0x419929(0x1c4)](_0x53edeb,_0x10b3e3[_0x419929(0x1c6)][_0x419929(0x1cb)]);}async[_0x3947b3(0x1bf)](_0x1b5b57){const _0x5eee40=_0x3947b3;let _0x9e4b58=this[_0x5eee40(0x1bb)][_0x5eee40(0x1c8)](_0x53832f[_0x5eee40(0x1cf)]);if(!_0x9e4b58)throw Error(_0x5eee40(0x1c7));return _0x9e4b58[_0x5eee40(0x1b8)](_0x1b5b57);}async['exportXLSXByUnitIdAsync'](_0x5005db){const _0x242ba1=_0x3947b3;let _0x96596=this['_injector']['get'](_0x53832f['IExchangeService']);if(!_0x96596)throw Error(_0x242ba1(0x1c7));return _0x96596[_0x242ba1(0x1c2)](_0x5005db);}async[_0x3947b3(0x1c0)](_0x54e960){const _0x201339=_0x3947b3;let _0x2a7710=this[_0x201339(0x1bb)]['get'](_0x53832f['IExchangeService']);if(!_0x2a7710)throw Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x2a7710[_0x201339(0x1ba)](_0x54e960);}async[_0x3947b3(0x1d1)](_0xf9fcd3){const _0xac054e=_0x3947b3;let _0x15667b=this['_injector']['get'](_0x53832f[_0xac054e(0x1cf)]);if(!_0x15667b)throw Error(_0xac054e(0x1c7));return _0x15667b[_0xac054e(0x1c4)](_0xf9fcd3,_0x10b3e3[_0xac054e(0x1c6)][_0xac054e(0x1ab)]);}async[_0x3947b3(0x1c1)](_0x32ed68){const _0x354939=_0x3947b3;let _0x45db80=this[_0x354939(0x1bb)][_0x354939(0x1c8)](_0x53832f[_0x354939(0x1cf)]);if(!_0x45db80)throw Error(_0x354939(0x1c7));return _0x45db80[_0x354939(0x1b6)](_0x32ed68);}async[_0x3947b3(0x1b3)](_0xcb6181){const _0x1a6d9f=_0x3947b3;let _0x238531=this[_0x1a6d9f(0x1bb)]['get'](_0x53832f[_0x1a6d9f(0x1cf)]);if(!_0x238531)throw Error(_0x1a6d9f(0x1c7));return _0x238531[_0x1a6d9f(0x1b1)](_0xcb6181);}async[_0x3947b3(0x1b9)](_0x432be0){const _0x1b57be=_0x3947b3;let _0x254c03=this[_0x1b57be(0x1bb)][_0x1b57be(0x1c8)](_0x53832f[_0x1b57be(0x1cf)]);if(!_0x254c03)throw Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x254c03[_0x1b57be(0x1ad)](_0x432be0);}};_0x54a39d[_0x3947b3(0x1ce)][_0x3947b3(0x1cd)](_0x422e21);}));function _0x2115(_0x1059d0,_0x3ac7ed){_0x1059d0=_0x1059d0-0x1ab;const _0x4f147b=_0x4f14();let _0x211516=_0x4f147b[_0x1059d0];return _0x211516;}function _0x4f14(){const _0x38f4c4=['exportDOCXBySnapshotAsync','amd','1187963XZOfGW','importDOCXToSnapshot','568740cBBPUb','importXLSXToSnapshot','exportDOCXByUnitIdAsync','exportXLSXBySnapshot','_injector','function','3527166qgRhjT','1675574lZDhrG','importXLSXToSnapshotAsync','exportXLSXBySnapshotAsync','importDOCXToSnapshotAsync','exportXLSXByUnitId','3093702CTwoLC','importFileToUnitId','UniverCoreFacade','UniverInstanceType','The\x20exchange\x20service\x20is\x20not\x20available','get','@univerjs/core/facade','41023647BEsWla','UNIVER_SHEET','@univerjs-pro/exchange-client','extend','FUniver','IExchangeService','4ROKKPB','importDOCXToUnitIdAsync','UNIVER_DOC','16mfBwuq','exportDOCXByUnitId','UniverProExchangeClient','UniverCore','1139549eiQAhB','exportDOCXBySnapshot','object'];_0x4f14=function(){return _0x38f4c4;};return _0x4f14();}
1
+ function _0x39ad(_0x3033b5,_0x4c99af){_0x3033b5=_0x3033b5-0x112;const _0x2c741f=_0x2c74();let _0x39ad49=_0x2c741f[_0x3033b5];return _0x39ad49;}(function(_0x40a9af,_0x2a14cc){const _0x39fa74=_0x39ad,_0x5d488c=_0x40a9af();while(!![]){try{const _0x202f18=parseInt(_0x39fa74(0x112))/0x1+parseInt(_0x39fa74(0x136))/0x2+-parseInt(_0x39fa74(0x126))/0x3+-parseInt(_0x39fa74(0x135))/0x4*(-parseInt(_0x39fa74(0x134))/0x5)+parseInt(_0x39fa74(0x12c))/0x6*(-parseInt(_0x39fa74(0x11b))/0x7)+-parseInt(_0x39fa74(0x129))/0x8*(-parseInt(_0x39fa74(0x12f))/0x9)+-parseInt(_0x39fa74(0x12d))/0xa;if(_0x202f18===_0x2a14cc)break;else _0x5d488c['push'](_0x5d488c['shift']());}catch(_0x5b4c79){_0x5d488c['push'](_0x5d488c['shift']());}}}(_0x2c74,0xac432),function(_0xdf1702,_0x25fab3){const _0x5b03e1=_0x39ad;typeof exports==_0x5b03e1(0x11f)&&typeof module<'u'?_0x25fab3(require('@univerjs-pro/exchange-client'),require('@univerjs/core'),require('@univerjs/core/facade')):typeof define==_0x5b03e1(0x128)&&define[_0x5b03e1(0x133)]?define([_0x5b03e1(0x122),_0x5b03e1(0x11d),_0x5b03e1(0x11a)],_0x25fab3):(_0xdf1702=typeof globalThis<'u'?globalThis:_0xdf1702||self,_0x25fab3(_0xdf1702['UniverProExchangeClient'],_0xdf1702[_0x5b03e1(0x11c)],_0xdf1702[_0x5b03e1(0x116)]));}(this,function(_0x223924,_0xd3088a,_0x467691){const _0x2565c8=_0x39ad;var _0x18fed2=class extends _0x467691[_0x2565c8(0x115)]{async['importXLSXToUnitIdAsync'](_0xcde37b){const _0xf1098=_0x2565c8;let _0x6fde01=this[_0xf1098(0x12e)][_0xf1098(0x118)](_0x223924[_0xf1098(0x138)]);if(!_0x6fde01)throw Error(_0xf1098(0x119));return _0x6fde01[_0xf1098(0x121)](_0xcde37b,_0xd3088a[_0xf1098(0x127)][_0xf1098(0x11e)]);}async[_0x2565c8(0x117)](_0x204b55){const _0x4e8183=_0x2565c8;let _0x3ef93c=this[_0x4e8183(0x12e)][_0x4e8183(0x118)](_0x223924['IExchangeService']);if(!_0x3ef93c)throw Error(_0x4e8183(0x119));return _0x3ef93c[_0x4e8183(0x12b)](_0x204b55);}async[_0x2565c8(0x123)](_0x5a5dfc){const _0xe985ac=_0x2565c8;let _0x4f0ac4=this['_injector'][_0xe985ac(0x118)](_0x223924[_0xe985ac(0x138)]);if(!_0x4f0ac4)throw Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x4f0ac4['exportXLSXByUnitId'](_0x5a5dfc);}async[_0x2565c8(0x124)](_0x39cf17){const _0x35314a=_0x2565c8;let _0x15ed5e=this[_0x35314a(0x12e)][_0x35314a(0x118)](_0x223924['IExchangeService']);if(!_0x15ed5e)throw Error(_0x35314a(0x119));return _0x15ed5e[_0x35314a(0x114)](_0x39cf17);}async['importDOCXToUnitIdAsync'](_0x1d73de){const _0x54e09e=_0x2565c8;let _0x29e283=this[_0x54e09e(0x12e)][_0x54e09e(0x118)](_0x223924[_0x54e09e(0x138)]);if(!_0x29e283)throw Error(_0x54e09e(0x119));return _0x29e283[_0x54e09e(0x121)](_0x1d73de,_0xd3088a[_0x54e09e(0x127)][_0x54e09e(0x130)]);}async[_0x2565c8(0x137)](_0x5165c2){const _0x2c9780=_0x2565c8;let _0x4d79f4=this[_0x2c9780(0x12e)]['get'](_0x223924[_0x2c9780(0x138)]);if(!_0x4d79f4)throw Error(_0x2c9780(0x119));return _0x4d79f4[_0x2c9780(0x113)](_0x5165c2);}async[_0x2565c8(0x12a)](_0x1d72a9){const _0x460fca=_0x2565c8;let _0x357250=this['_injector'][_0x460fca(0x118)](_0x223924[_0x460fca(0x138)]);if(!_0x357250)throw Error(_0x460fca(0x119));return _0x357250[_0x460fca(0x132)](_0x1d72a9);}async[_0x2565c8(0x131)](_0xe362b){const _0x5229e7=_0x2565c8;let _0x27e44f=this[_0x5229e7(0x12e)]['get'](_0x223924[_0x5229e7(0x138)]);if(!_0x27e44f)throw Error(_0x5229e7(0x119));return _0x27e44f[_0x5229e7(0x120)](_0xe362b);}};_0x467691[_0x2565c8(0x115)][_0x2565c8(0x125)](_0x18fed2);}));function _0x2c74(){const _0x31c31b=['1795494QpMWij','importDOCXToSnapshotAsync','IExchangeService','565752PniQtd','importDOCXToSnapshot','exportXLSXBySnapshot','FUniver','UniverCoreFacade','importXLSXToSnapshotAsync','get','The\x20exchange\x20service\x20is\x20not\x20available','@univerjs/core/facade','77btnRvi','UniverCore','@univerjs/core','UNIVER_SHEET','object','exportDOCXByUnitId','importFileToUnitId','@univerjs-pro/exchange-client','exportXLSXByUnitIdAsync','exportXLSXBySnapshotAsync','extend','559467Yzptsn','UniverInstanceType','function','6128oQbMaa','exportDOCXBySnapshotAsync','importXLSXToSnapshot','140934fVukaM','6581380KtHKhp','_injector','2817BAnMSi','UNIVER_DOC','exportDOCXByUnitIdAsync','exportDOCXBySnapshot','amd','5duQsIo','421340FpZZjk'];_0x2c74=function(){return _0x31c31b;};return _0x2c74();}