@univerjs-pro/exchange-client 0.25.0 → 1.0.0-alpha.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.
- package/lib/cjs/facade.js +1 -1
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/locale/ar-SA.js +1 -1
- package/lib/cjs/locale/ca-ES.js +1 -1
- package/lib/cjs/locale/de-DE.js +1 -1
- package/lib/cjs/locale/en-US.js +1 -1
- package/lib/cjs/locale/es-ES.js +1 -1
- package/lib/cjs/locale/fa-IR.js +1 -1
- package/lib/cjs/locale/fr-FR.js +1 -1
- package/lib/cjs/locale/id-ID.js +1 -1
- package/lib/cjs/locale/it-IT.js +1 -1
- package/lib/cjs/locale/ja-JP.js +1 -1
- package/lib/cjs/locale/ko-KR.js +1 -1
- package/lib/cjs/locale/pl-PL.js +1 -1
- package/lib/cjs/locale/pt-BR.js +1 -1
- package/lib/cjs/locale/ru-RU.js +1 -1
- package/lib/cjs/locale/sk-SK.js +1 -1
- package/lib/cjs/locale/vi-VN.js +1 -1
- package/lib/cjs/locale/zh-CN.js +1 -1
- package/lib/cjs/locale/zh-HK.js +1 -1
- package/lib/cjs/locale/zh-TW.js +1 -1
- package/lib/es/facade.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/es/locale/ar-SA.js +1 -1
- package/lib/es/locale/ca-ES.js +1 -1
- package/lib/es/locale/de-DE.js +1 -1
- package/lib/es/locale/en-US.js +1 -1
- package/lib/es/locale/es-ES.js +1 -1
- package/lib/es/locale/fa-IR.js +1 -1
- package/lib/es/locale/fr-FR.js +1 -1
- package/lib/es/locale/id-ID.js +1 -1
- package/lib/es/locale/it-IT.js +1 -1
- package/lib/es/locale/ja-JP.js +1 -1
- package/lib/es/locale/ko-KR.js +1 -1
- package/lib/es/locale/pl-PL.js +1 -1
- package/lib/es/locale/pt-BR.js +1 -1
- package/lib/es/locale/ru-RU.js +1 -1
- package/lib/es/locale/sk-SK.js +1 -1
- package/lib/es/locale/vi-VN.js +1 -1
- package/lib/es/locale/zh-CN.js +1 -1
- package/lib/es/locale/zh-HK.js +1 -1
- package/lib/es/locale/zh-TW.js +1 -1
- package/lib/facade.js +1 -1
- package/lib/index.js +1 -1
- package/lib/locale/ar-SA.js +1 -1
- package/lib/locale/ca-ES.js +1 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/es-ES.js +1 -1
- package/lib/locale/fa-IR.js +1 -1
- package/lib/locale/fr-FR.js +1 -1
- package/lib/locale/id-ID.js +1 -1
- package/lib/locale/it-IT.js +1 -1
- package/lib/locale/ja-JP.js +1 -1
- package/lib/locale/ko-KR.js +1 -1
- package/lib/locale/pl-PL.js +1 -1
- package/lib/locale/pt-BR.js +1 -1
- package/lib/locale/ru-RU.js +1 -1
- package/lib/locale/sk-SK.js +1 -1
- package/lib/locale/vi-VN.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/locale/zh-HK.js +1 -1
- package/lib/locale/zh-TW.js +1 -1
- package/lib/types/controllers/exchange.controller.d.ts +4 -2
- package/lib/types/facade/f-univer.d.ts +88 -0
- package/lib/types/index.d.ts +6 -5
- package/lib/types/locale/types.d.ts +3 -0
- package/lib/types/plugin.d.ts +1 -1
- package/lib/types/services/exchange.service.d.ts +20 -0
- package/lib/types/services/operate.service.d.ts +34 -2
- package/lib/types/services/utils/content-type.d.ts +1 -0
- package/lib/types/services/utils/snapshot.d.ts +21 -2
- package/lib/types/views/UploadNotificationContainer.d.ts +1 -1
- package/lib/types/views/link-list/LinkList.d.ts +1 -1
- package/lib/types/views/upload-again/UploadAgain.d.ts +1 -1
- package/lib/types/views/upload-button/UploadButton.d.ts +1 -1
- package/lib/types/views/upload-error/UploadError.d.ts +1 -1
- package/lib/types/views/upload-notification/UploadNotification.d.ts +1 -1
- package/lib/types/views/upload-success/UploadSuccess.d.ts +1 -1
- package/lib/types/views/uploading/Uploading.d.ts +1 -1
- package/lib/types/views/uploading/upload-cancel/UploadCancel.d.ts +1 -1
- package/lib/types/views/uploading/upload-progress/UploadProgress.d.ts +1 -1
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ar-SA.js +1 -1
- package/lib/umd/locale/ca-ES.js +1 -1
- package/lib/umd/locale/de-DE.js +1 -1
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/es-ES.js +1 -1
- package/lib/umd/locale/fa-IR.js +1 -1
- package/lib/umd/locale/fr-FR.js +1 -1
- package/lib/umd/locale/id-ID.js +1 -1
- package/lib/umd/locale/it-IT.js +1 -1
- package/lib/umd/locale/ja-JP.js +1 -1
- package/lib/umd/locale/ko-KR.js +1 -1
- package/lib/umd/locale/pl-PL.js +1 -1
- package/lib/umd/locale/pt-BR.js +1 -1
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/sk-SK.js +1 -1
- package/lib/umd/locale/vi-VN.js +1 -1
- package/lib/umd/locale/zh-CN.js +1 -1
- package/lib/umd/locale/zh-HK.js +1 -1
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +13 -13
- /package/lib/types/{controllers/config.schema.d.ts → config/config.d.ts} +0 -0
package/lib/es/locale/de-DE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x1596(_0xafc4f0,_0x3a0b32){_0xafc4f0=_0xafc4f0-0x146;const _0x3360c7=_0x3360();let _0x159662=_0x3360c7[_0xafc4f0];return _0x159662;}function _0x3360(){const _0x41b6dc=['Interner\x20unbekannter\x20Fehler','3067477SLkaeK','{0}\x20Datei(en)\x20erfolgreich\x20hochgeladen','Abbrechen','Unbekannter\x20Fehler','Datei\x20erfolgreich\x20hochgeladen','10JzWAwG','Download\x20erfolgreich','Bitte\x20warten...','11871336WGiJOJ','8446912UDVMiy','Erneut\x20hochladen','Daten\x20sind\x20zu\x20groß','5ofttdu','Die\x20Netzwerkverbindung\x20wurde\x20unterbrochen\x20und\x20der\x20Datei-Upload\x20ist\x20fehlgeschlagen','6tbEabD','1913217sTNnQY','9820989QygedR','Netzwerkfehler','1359036ttMuBY','11yGnfVZ','276856fzXSlX','2DAchox','Wird\x20hochgeladen'];_0x3360=function(){return _0x41b6dc;};return _0x3360();}const _0x52d8eb=_0x1596;(function(_0x2c48c4,_0x1f6349){const _0x275ea1=_0x1596,_0x42e061=_0x2c48c4();while(!![]){try{const _0x341a81=parseInt(_0x275ea1(0x156))/0x1*(parseInt(_0x275ea1(0x155))/0x2)+-parseInt(_0x275ea1(0x150))/0x3+-parseInt(_0x275ea1(0x153))/0x4*(-parseInt(_0x275ea1(0x14d))/0x5)+parseInt(_0x275ea1(0x14f))/0x6*(-parseInt(_0x275ea1(0x159))/0x7)+parseInt(_0x275ea1(0x14a))/0x8+parseInt(_0x275ea1(0x151))/0x9*(parseInt(_0x275ea1(0x146))/0xa)+parseInt(_0x275ea1(0x154))/0xb*(-parseInt(_0x275ea1(0x149))/0xc);if(_0x341a81===_0x1f6349)break;else _0x42e061['push'](_0x42e061['shift']());}catch(_0x1f8f18){_0x42e061['push'](_0x42e061['shift']());}}}(_0x3360,0xaa868));const e={'exchange-client':{'uploading':_0x52d8eb(0x157),'uploadSuccess':_0x52d8eb(0x15d),'uploadSuccessTip':_0x52d8eb(0x15a),'downloading':'Wird\x20heruntergeladen','downloadSuccess':_0x52d8eb(0x147),'unknownMistake':_0x52d8eb(0x15c),'networkError':_0x52d8eb(0x152),'tooLarge':_0x52d8eb(0x14c),'internalError':_0x52d8eb(0x158),'interrupt':_0x52d8eb(0x14e),'fileTypeError':'Die\x20ausgewählte\x20Datei\x20[{0}]\x20wird\x20für\x20den\x20Upload\x20nicht\x20unterstützt','wait':_0x52d8eb(0x148),'cancel':_0x52d8eb(0x15b),'uploadAgain':_0x52d8eb(0x14b)}};export{e as default};
|
package/lib/es/locale/en-US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x5afd7e=_0x30d9;(function(_0x3fec70,_0x2b432f){const _0x54878b=_0x30d9,_0x348bce=_0x3fec70();while(!![]){try{const _0x47ab0e=-parseInt(_0x54878b(0x16e))/0x1*(-parseInt(_0x54878b(0x175))/0x2)+-parseInt(_0x54878b(0x16f))/0x3+-parseInt(_0x54878b(0x179))/0x4+parseInt(_0x54878b(0x17e))/0x5+parseInt(_0x54878b(0x174))/0x6+-parseInt(_0x54878b(0x172))/0x7*(-parseInt(_0x54878b(0x176))/0x8)+-parseInt(_0x54878b(0x17d))/0x9*(parseInt(_0x54878b(0x17f))/0xa);if(_0x47ab0e===_0x2b432f)break;else _0x348bce['push'](_0x348bce['shift']());}catch(_0x350d88){_0x348bce['push'](_0x348bce['shift']());}}}(_0x52f9,0x4c443));function _0x52f9(){const _0x490e2e=['Please\x20wait...','Download\x20success','221963GJrFEz','Internal\x20unknown\x20error','2680806wlYkFC','1038358Nrstyr','72TozPsT','{0}\x20file(s)\x20uploaded\x20successfully','Upload\x20again','235884DUExDw','Cancel','Unknown\x20mistake','Uploading','9wFaeel','868370dDWTvP','9941160NfiJdU','Data\x20is\x20too\x20large','File\x20uploaded\x20successfully','1WfOcjN','178683AQUUUA'];_0x52f9=function(){return _0x490e2e;};return _0x52f9();}const e={'exchange-client':{'uploading':_0x5afd7e(0x17c),'uploadSuccess':_0x5afd7e(0x16d),'uploadSuccessTip':_0x5afd7e(0x177),'downloading':'Downloading','downloadSuccess':_0x5afd7e(0x171),'unknownMistake':_0x5afd7e(0x17b),'networkError':'Network\x20error','tooLarge':_0x5afd7e(0x180),'internalError':_0x5afd7e(0x173),'interrupt':'The\x20network\x20connection\x20was\x20interrupted\x20and\x20the\x20file\x20upload\x20failed','fileTypeError':'Selected\x20file\x20[{0}]\x20is\x20not\x20supported\x20for\x20upload','wait':_0x5afd7e(0x170),'cancel':_0x5afd7e(0x17a),'uploadAgain':_0x5afd7e(0x178)}};function _0x30d9(_0x1c322d,_0x40f713){_0x1c322d=_0x1c322d-0x16d;const _0x52f9ba=_0x52f9();let _0x30d954=_0x52f9ba[_0x1c322d];return _0x30d954;}export{e as default};
|
package/lib/es/locale/es-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x5059d6=_0xba4f;(function(_0x11d5e2,_0x4618fb){const _0x28b414=_0xba4f,_0x1f3173=_0x11d5e2();while(!![]){try{const _0x29c5bb=parseInt(_0x28b414(0x1e5))/0x1*(-parseInt(_0x28b414(0x1e3))/0x2)+-parseInt(_0x28b414(0x1e0))/0x3+parseInt(_0x28b414(0x1dd))/0x4*(-parseInt(_0x28b414(0x1e2))/0x5)+-parseInt(_0x28b414(0x1e8))/0x6*(parseInt(_0x28b414(0x1dc))/0x7)+parseInt(_0x28b414(0x1db))/0x8*(-parseInt(_0x28b414(0x1e9))/0x9)+parseInt(_0x28b414(0x1e7))/0xa+parseInt(_0x28b414(0x1d9))/0xb;if(_0x29c5bb===_0x4618fb)break;else _0x1f3173['push'](_0x1f3173['shift']());}catch(_0x6968b5){_0x1f3173['push'](_0x1f3173['shift']());}}}(_0x366c,0x62d34));function _0xba4f(_0x26b3d2,_0x45da3d){_0x26b3d2=_0x26b3d2-0x1d8;const _0x366c61=_0x366c();let _0xba4fc4=_0x366c61[_0x26b3d2];return _0xba4fc4;}function _0x366c(){const _0x992a58=['Subiendo','2482230bCsiRy','6WgrhBJ','9RIsDCw','Error\x20de\x20red','Espere...','La\x20conexión\x20de\x20red\x20se\x20interrumpió\x20y\x20la\x20carga\x20del\x20archivo\x20falló','Descarga\x20exitosa','24616295kumXQH','{0}\x20archivo(s)\x20subido(s)\x20exitosamente','3094072HRbZUg','5423761mshRlY','4rdQxyr','Error\x20interno\x20desconocido','Los\x20datos\x20son\x20demasiado\x20grandes','572082wYuIOl','Error\x20desconocido','2003315lphkce','2tWcyJS','Subir\x20de\x20nuevo','328341GccKQS'];_0x366c=function(){return _0x992a58;};return _0x366c();}const e={'exchange-client':{'uploading':_0x5059d6(0x1e6),'uploadSuccess':'Archivo\x20subido\x20exitosamente','uploadSuccessTip':_0x5059d6(0x1da),'downloading':'Descargando','downloadSuccess':_0x5059d6(0x1d8),'unknownMistake':_0x5059d6(0x1e1),'networkError':_0x5059d6(0x1ea),'tooLarge':_0x5059d6(0x1df),'internalError':_0x5059d6(0x1de),'interrupt':_0x5059d6(0x1ec),'fileTypeError':'El\x20archivo\x20seleccionado\x20[{0}]\x20no\x20es\x20compatible\x20para\x20subir','wait':_0x5059d6(0x1eb),'cancel':'Cancelar','uploadAgain':_0x5059d6(0x1e4)}};export{e as default};
|
package/lib/es/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x6a9768=_0x54fb;(function(_0xca4c70,_0x32ed8a){const _0x1707fd=_0x54fb,_0x166f31=_0xca4c70();while(!![]){try{const _0x5bb7e2=parseInt(_0x1707fd(0xe5))/0x1*(parseInt(_0x1707fd(0xe0))/0x2)+-parseInt(_0x1707fd(0xe7))/0x3*(-parseInt(_0x1707fd(0xe3))/0x4)+-parseInt(_0x1707fd(0xf4))/0x5*(parseInt(_0x1707fd(0xe4))/0x6)+parseInt(_0x1707fd(0xee))/0x7+-parseInt(_0x1707fd(0xec))/0x8+parseInt(_0x1707fd(0xde))/0x9+-parseInt(_0x1707fd(0xe1))/0xa*(parseInt(_0x1707fd(0xe6))/0xb);if(_0x5bb7e2===_0x32ed8a)break;else _0x166f31['push'](_0x166f31['shift']());}catch(_0x4625b0){_0x166f31['push'](_0x166f31['shift']());}}}(_0x2388,0x3da44));const e={'exchange-client':{'uploading':'در\x20حال\x20بارگذاری','uploadSuccess':_0x6a9768(0xeb),'uploadSuccessTip':_0x6a9768(0xe8),'downloading':_0x6a9768(0xe2),'downloadSuccess':_0x6a9768(0xf3),'unknownMistake':_0x6a9768(0xf2),'networkError':_0x6a9768(0xf0),'tooLarge':'داده\x20خیلی\x20بزرگ\x20است','internalError':_0x6a9768(0xef),'interrupt':_0x6a9768(0xf1),'fileTypeError':_0x6a9768(0xe9),'wait':_0x6a9768(0xed),'cancel':_0x6a9768(0xdf),'uploadAgain':_0x6a9768(0xea)}};function _0x2388(){const _0x1947f9=['خطای\x20ناشناخته','دانلود\x20موفقیت\x20آمیز','5UCshyO','3122451wbRdfe','لغو','114916nywRaT','10HvMYPJ','در\x20حال\x20دانلود','11796aCyeoG','120894KsBmXy','2mmFBRt','5267977kvvITH','408NldcOn','{0}\x20فایل\x20با\x20موفقیت\x20بارگذاری\x20شد','فایل\x20انتخاب\x20شده\x20[{0}]\x20برای\x20بارگذاری\x20پشتیبانی\x20نمیشود','بارگذاری\x20مجدد','فایل\x20با\x20موفقیت\x20بارگذاری\x20شد','1841976pGdmXD','لطفا\x20صبر\x20کنید...','832076GvIuXD','خطای\x20داخلی\x20ناشناخته','خطای\x20شبکه','اتصال\x20شبکه\x20قطع\x20شد\x20و\x20بارگذاری\x20فایل\x20ناموفق\x20بود.'];_0x2388=function(){return _0x1947f9;};return _0x2388();}function _0x54fb(_0x3959c6,_0x395feb){_0x3959c6=_0x3959c6-0xde;const _0x238816=_0x2388();let _0x54fb3d=_0x238816[_0x3959c6];return _0x54fb3d;}export{e as default};
|
package/lib/es/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
function _0x1445(){const _0x3fd54b=['6997oiFcsz','Erreur\x20réseau','1411266hwzVHL','Annuler','36OcBwOZ','{0}\x20fichier(s)\x20téléchargé(s)\x20avec\x20succès','Téléchargement\x20réussi','972476bqMiku','Erreur\x20inconnue','Téléchargement\x20en\x20cours','7jtDQFJ','Télécharger\x20à\x20nouveau','1378645lDLidm','971008QfIsSq','369498TzwFKG','Le\x20fichier\x20sélectionné\x20[{0}]\x20n\x27est\x20pas\x20pris\x20en\x20charge\x20pour\x20le\x20téléchargement','Les\x20données\x20sont\x20trop\x20volumineuses','Veuillez\x20patienter...','13593130SKLyph','2ahiScR'];_0x1445=function(){return _0x3fd54b;};return _0x1445();}const _0x3989e5=_0x25f9;(function(_0x39d18f,_0x521b67){const _0x40913c=_0x25f9,_0x2360fc=_0x39d18f();while(!![]){try{const _0x442ded=parseInt(_0x40913c(0x96))/0x1+-parseInt(_0x40913c(0x95))/0x2*(-parseInt(_0x40913c(0x90))/0x3)+-parseInt(_0x40913c(0x89))/0x4+-parseInt(_0x40913c(0x8e))/0x5+-parseInt(_0x40913c(0x98))/0x6*(parseInt(_0x40913c(0x8c))/0x7)+-parseInt(_0x40913c(0x8f))/0x8*(parseInt(_0x40913c(0x86))/0x9)+parseInt(_0x40913c(0x94))/0xa;if(_0x442ded===_0x521b67)break;else _0x2360fc['push'](_0x2360fc['shift']());}catch(_0x44200a){_0x2360fc['push'](_0x2360fc['shift']());}}}(_0x1445,0x3d039));function _0x25f9(_0x46f064,_0x53b4a6){_0x46f064=_0x46f064-0x85;const _0x1445be=_0x1445();let _0x25f971=_0x1445be[_0x46f064];return _0x25f971;}const e={'exchange-client':{'uploading':_0x3989e5(0x8b),'uploadSuccess':'Fichier\x20téléchargé\x20avec\x20succès','uploadSuccessTip':_0x3989e5(0x87),'downloading':'Téléchargement','downloadSuccess':_0x3989e5(0x88),'unknownMistake':_0x3989e5(0x8a),'networkError':_0x3989e5(0x97),'tooLarge':_0x3989e5(0x92),'internalError':'Erreur\x20interne\x20inconnue','interrupt':'La\x20connexion\x20réseau\x20a\x20été\x20interrompue\x20et\x20le\x20téléchargement\x20du\x20fichier\x20a\x20échoué','fileTypeError':_0x3989e5(0x91),'wait':_0x3989e5(0x93),'cancel':_0x3989e5(0x85),'uploadAgain':_0x3989e5(0x8d)}};export{e as default};
|
package/lib/es/locale/id-ID.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x4113b6=_0x346b;(function(_0x11ab8c,_0x2c26ec){const _0x27848d=_0x346b,_0xfdde74=_0x11ab8c();while(!![]){try{const _0x59d6d1=parseInt(_0x27848d(0x6c))/0x1*(parseInt(_0x27848d(0x73))/0x2)+-parseInt(_0x27848d(0x66))/0x3*(parseInt(_0x27848d(0x75))/0x4)+parseInt(_0x27848d(0x6d))/0x5+parseInt(_0x27848d(0x70))/0x6*(-parseInt(_0x27848d(0x6b))/0x7)+parseInt(_0x27848d(0x71))/0x8+-parseInt(_0x27848d(0x64))/0x9+-parseInt(_0x27848d(0x74))/0xa*(-parseInt(_0x27848d(0x77))/0xb);if(_0x59d6d1===_0x2c26ec)break;else _0xfdde74['push'](_0xfdde74['shift']());}catch(_0x2a8bac){_0xfdde74['push'](_0xfdde74['shift']());}}}(_0x24b4,0x6e9b3));const e={'exchange-client':{'uploading':_0x4113b6(0x69),'uploadSuccess':_0x4113b6(0x6a),'uploadSuccessTip':'{0}\x20file\x20berhasil\x20diunggah','downloading':_0x4113b6(0x68),'downloadSuccess':'Unduhan\x20berhasil','unknownMistake':'Kesalahan\x20tidak\x20diketahui','networkError':_0x4113b6(0x76),'tooLarge':_0x4113b6(0x65),'internalError':_0x4113b6(0x67),'interrupt':_0x4113b6(0x72),'fileTypeError':_0x4113b6(0x6f),'wait':'Harap\x20tunggu...','cancel':_0x4113b6(0x6e),'uploadAgain':'Unggah\x20ulang'}};function _0x346b(_0x3e5659,_0x127e39){_0x3e5659=_0x3e5659-0x64;const _0x24b44c=_0x24b4();let _0x346bb7=_0x24b44c[_0x3e5659];return _0x346bb7;}function _0x24b4(){const _0x103a81=['File\x20berhasil\x20diunggah','902587ZNSedh','134005AsiCjl','2344260vOLArB','Batal','File\x20yang\x20dipilih\x20[{0}]\x20tidak\x20didukung\x20untuk\x20diunggah','30RnnpuB','582920iukYaj','Koneksi\x20jaringan\x20terputus\x20dan\x20unggahan\x20file\x20gagal','10JErLnF','924790tRMbWG','2956aiQgOc','Kesalahan\x20jaringan','44JXxOFs','1521864VaVJtP','Data\x20terlalu\x20besar','1278IYljjm','Kesalahan\x20internal\x20tidak\x20diketahui','Mengunduh','Mengunggah'];_0x24b4=function(){return _0x103a81;};return _0x24b4();}export{e as default};
|
package/lib/es/locale/it-IT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x567bdd=_0x170f;(function(_0x342985,_0x2b4c1e){const _0x517dc9=_0x170f,_0x30e545=_0x342985();while(!![]){try{const _0x48323b=parseInt(_0x517dc9(0x179))/0x1*(-parseInt(_0x517dc9(0x180))/0x2)+-parseInt(_0x517dc9(0x176))/0x3*(parseInt(_0x517dc9(0x172))/0x4)+-parseInt(_0x517dc9(0x17b))/0x5+parseInt(_0x517dc9(0x16e))/0x6+-parseInt(_0x517dc9(0x177))/0x7*(parseInt(_0x517dc9(0x173))/0x8)+-parseInt(_0x517dc9(0x169))/0x9*(-parseInt(_0x517dc9(0x175))/0xa)+parseInt(_0x517dc9(0x171))/0xb*(parseInt(_0x517dc9(0x170))/0xc);if(_0x48323b===_0x2b4c1e)break;else _0x30e545['push'](_0x30e545['shift']());}catch(_0x127e32){_0x30e545['push'](_0x30e545['shift']());}}}(_0x81fc,0x526e9));function _0x170f(_0x590d2d,_0x364e73){_0x590d2d=_0x590d2d-0x169;const _0x81fcf4=_0x81fc();let _0x170fb9=_0x81fcf4[_0x590d2d];return _0x170fb9;}const e={'exchange-client':{'uploading':_0x567bdd(0x17d),'uploadSuccess':_0x567bdd(0x16f),'uploadSuccessTip':_0x567bdd(0x16b),'downloading':_0x567bdd(0x178),'downloadSuccess':_0x567bdd(0x17a),'unknownMistake':_0x567bdd(0x17c),'networkError':_0x567bdd(0x17e),'tooLarge':_0x567bdd(0x16d),'internalError':_0x567bdd(0x174),'interrupt':_0x567bdd(0x17f),'fileTypeError':'Il\x20file\x20selezionato\x20[{0}]\x20non\x20è\x20supportato\x20per\x20il\x20caricamento','wait':_0x567bdd(0x16a),'cancel':_0x567bdd(0x16c),'uploadAgain':_0x567bdd(0x181)}};function _0x81fc(){const _0xe06efe=['33MnsgCv','91xbWRSJ','Download\x20in\x20corso','525956udbxxi','Download\x20riuscito','784590Yxulhv','Errore\x20sconosciuto','Caricamento\x20in\x20corso','Errore\x20di\x20rete','La\x20connessione\x20di\x20rete\x20è\x20stata\x20interrotta\x20e\x20il\x20caricamento\x20del\x20file\x20è\x20fallito','2NauQXr','Carica\x20di\x20nuovo','117wpaZgH','Attendi...','{0}\x20file\x20caricati\x20con\x20successo','Annulla','I\x20dati\x20sono\x20troppo\x20grandi','1299240zAHObk','File\x20caricato\x20con\x20successo','14170608BdLrAb','11wKrBNF','60476GVXogT','388904WYCOeY','Errore\x20interno\x20sconosciuto','324130ngXjcs'];_0x81fc=function(){return _0xe06efe;};return _0x81fc();}export{e as default};
|
package/lib/es/locale/ja-JP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x3c28b9=_0x427d;(function(_0x4a2138,_0xbfb986){const _0x6073de=_0x427d,_0x18738d=_0x4a2138();while(!![]){try{const _0x21e4cb=parseInt(_0x6073de(0x1d5))/0x1*(parseInt(_0x6073de(0x1d2))/0x2)+parseInt(_0x6073de(0x1d0))/0x3*(parseInt(_0x6073de(0x1cd))/0x4)+-parseInt(_0x6073de(0x1d4))/0x5*(-parseInt(_0x6073de(0x1c6))/0x6)+-parseInt(_0x6073de(0x1c5))/0x7+parseInt(_0x6073de(0x1c9))/0x8*(parseInt(_0x6073de(0x1c7))/0x9)+parseInt(_0x6073de(0x1ce))/0xa+-parseInt(_0x6073de(0x1ca))/0xb*(parseInt(_0x6073de(0x1cb))/0xc);if(_0x21e4cb===_0xbfb986)break;else _0x18738d['push'](_0x18738d['shift']());}catch(_0x5c9631){_0x18738d['push'](_0x18738d['shift']());}}}(_0x327e,0x354af));const e={'exchange-client':{'uploading':'アップロード中','uploadSuccess':_0x3c28b9(0x1d3),'uploadSuccessTip':'{0}\x20個のファイルが正常にアップロードされました','downloading':'ダウンロード中','downloadSuccess':_0x3c28b9(0x1cf),'unknownMistake':_0x3c28b9(0x1d7),'networkError':'ネットワークエラー','tooLarge':_0x3c28b9(0x1d1),'internalError':'内部エラーが発生しました','interrupt':_0x3c28b9(0x1d6),'fileTypeError':_0x3c28b9(0x1c8),'wait':'お待ちください...','cancel':'キャンセル','uploadAgain':_0x3c28b9(0x1cc)}};function _0x427d(_0x18ad65,_0x46a3b3){_0x18ad65=_0x18ad65-0x1c5;const _0x327e57=_0x327e();let _0x427d17=_0x327e57[_0x18ad65];return _0x427d17;}function _0x327e(){const _0x24f019=['296LKuYyz','21362froTTo','5064bAOtnk','再度アップロード','338848xDCVnr','3428810fOBKOc','ダウンロードが完了しました','3pdBSse','データが大きすぎます','266722ZAtOEr','ファイルが正常にアップロードされました','65085jSwPUy','3aZoleR','ネットワーク接続が中断され、ファイルのアップロードに失敗しました','不明なエラー','1709610pjxpDl','186sxYdjP','12366STvTyb','選択されたファイル\x20[{0}]\x20はアップロードがサポートされていません'];_0x327e=function(){return _0x24f019;};return _0x327e();}export{e as default};
|
package/lib/es/locale/ko-KR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0xf94871=_0x5b50;(function(_0x1b7264,_0x1569cf){const _0x31bf31=_0x5b50,_0x574b6c=_0x1b7264();while(!![]){try{const _0x405135=parseInt(_0x31bf31(0xc3))/0x1*(-parseInt(_0x31bf31(0xc7))/0x2)+-parseInt(_0x31bf31(0xcb))/0x3+parseInt(_0x31bf31(0xc1))/0x4+parseInt(_0x31bf31(0xbc))/0x5*(-parseInt(_0x31bf31(0xca))/0x6)+-parseInt(_0x31bf31(0xc5))/0x7+-parseInt(_0x31bf31(0xba))/0x8*(-parseInt(_0x31bf31(0xc4))/0x9)+parseInt(_0x31bf31(0xc0))/0xa;if(_0x405135===_0x1569cf)break;else _0x574b6c['push'](_0x574b6c['shift']());}catch(_0x4c66a7){_0x574b6c['push'](_0x574b6c['shift']());}}}(_0x370d,0xb9f32));const e={'exchange-client':{'uploading':_0xf94871(0xc9),'uploadSuccess':'파일이\x20성공적으로\x20업로드되었습니다','uploadSuccessTip':'{0}개의\x20파일이\x20성공적으로\x20업로드되었습니다','downloading':'다운로드\x20중','downloadSuccess':_0xf94871(0xbf),'unknownMistake':'알\x20수\x20없는\x20오류','networkError':_0xf94871(0xbe),'tooLarge':_0xf94871(0xbd),'internalError':'내부\x20오류가\x20발생했습니다','interrupt':_0xf94871(0xbb),'fileTypeError':_0xf94871(0xc8),'wait':_0xf94871(0xc2),'cancel':'취소','uploadAgain':_0xf94871(0xc6)}};export{e as default};function _0x5b50(_0x2225ba,_0x19e82e){_0x2225ba=_0x2225ba-0xba;const _0x370df1=_0x370d();let _0x5b508f=_0x370df1[_0x2225ba];return _0x5b508f;}function _0x370d(){const _0xd9946f=['네트워크\x20오류','다운로드가\x20완료되었습니다','16624150eNoPUl','4275820mhONGX','잠시만\x20기다려\x20주세요...','25821WCuiWg','7080363GISeCo','4766888aniArL','다시\x20업로드','12rVMuTW','선택한\x20파일\x20[{0}]은(는)\x20업로드가\x20지원되지\x20않습니다','업로드\x20중','6kanXLq','3012408HdkSrK','8TMCdBP','네트워크\x20연결이\x20중단되어\x20파일\x20업로드에\x20실패했습니다','4581905FHnSPp','데이터가\x20너무\x20큽니다'];_0x370d=function(){return _0xd9946f;};return _0x370d();}
|
package/lib/es/locale/pl-PL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x2789af=_0x13a6;(function(_0xe6afee,_0x57d32b){const _0x4fce3a=_0x13a6,_0xc2ba3f=_0xe6afee();while(!![]){try{const _0x371bf9=-parseInt(_0x4fce3a(0x1ad))/0x1*(parseInt(_0x4fce3a(0x1b2))/0x2)+parseInt(_0x4fce3a(0x1aa))/0x3*(-parseInt(_0x4fce3a(0x1b3))/0x4)+parseInt(_0x4fce3a(0x1a6))/0x5*(parseInt(_0x4fce3a(0x1a1))/0x6)+parseInt(_0x4fce3a(0x1b5))/0x7+parseInt(_0x4fce3a(0x1a5))/0x8+parseInt(_0x4fce3a(0x1a2))/0x9*(-parseInt(_0x4fce3a(0x1ae))/0xa)+-parseInt(_0x4fce3a(0x1b1))/0xb*(-parseInt(_0x4fce3a(0x1a0))/0xc);if(_0x371bf9===_0x57d32b)break;else _0xc2ba3f['push'](_0xc2ba3f['shift']());}catch(_0x10d05d){_0xc2ba3f['push'](_0xc2ba3f['shift']());}}}(_0x1949,0x804c8));const e={'exchange-client':{'uploading':_0x2789af(0x1a8),'uploadSuccess':_0x2789af(0x1a7),'uploadSuccessTip':_0x2789af(0x1b6),'downloading':_0x2789af(0x1af),'downloadSuccess':_0x2789af(0x1ac),'unknownMistake':_0x2789af(0x1a9),'networkError':'Błąd\x20sieci','tooLarge':_0x2789af(0x1b0),'internalError':'Wewnętrzny\x20nieznany\x20błąd','interrupt':'Połączenie\x20sieciowe\x20zostało\x20przerwane\x20i\x20przesyłanie\x20pliku\x20nie\x20powiodło\x20się','fileTypeError':_0x2789af(0x1a4),'wait':_0x2789af(0x1b4),'cancel':_0x2789af(0x1a3),'uploadAgain':_0x2789af(0x1ab)}};export{e as default};function _0x13a6(_0x2fab2c,_0x2bfe25){_0x2fab2c=_0x2fab2c-0x1a0;const _0x194974=_0x1949();let _0x13a62f=_0x194974[_0x2fab2c];return _0x13a62f;}function _0x1949(){const _0x173f34=['4rxxhMq','76NQhKSE','Proszę\x20czekać...','6877388NMLqTL','Pomyślnie\x20przesłano\x20{0}\x20plik(ów)','36eENDjd','130692wDEGht','9yzyiCv','Anuluj','Wybrany\x20plik\x20[{0}]\x20nie\x20jest\x20obsługiwany\x20do\x20przesyłania','741384yGNkfl','145fUgiLA','Plik\x20przesłany\x20pomyślnie','Przesyłanie','Nieznany\x20błąd','67377uPrazQ','Prześlij\x20ponownie','Pobieranie\x20zakończone\x20sukcesem','491219hXvpSE','1442570xSqLeM','Pobieranie','Dane\x20są\x20zbyt\x20duże','1364341YAqVma'];_0x1949=function(){return _0x173f34;};return _0x1949();}
|
package/lib/es/locale/pt-BR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x10b58f=_0x5c12;function _0x5c12(_0x4bc217,_0x463cc6){_0x4bc217=_0x4bc217-0x1cb;const _0x2f5156=_0x2f51();let _0x5c12d1=_0x2f5156[_0x4bc217];return _0x5c12d1;}(function(_0x79589e,_0x1752b9){const _0x85b23=_0x5c12,_0x5ef84b=_0x79589e();while(!![]){try{const _0x50ce51=parseInt(_0x85b23(0x1d9))/0x1*(-parseInt(_0x85b23(0x1db))/0x2)+-parseInt(_0x85b23(0x1da))/0x3+-parseInt(_0x85b23(0x1cd))/0x4*(parseInt(_0x85b23(0x1d7))/0x5)+parseInt(_0x85b23(0x1de))/0x6+-parseInt(_0x85b23(0x1d4))/0x7*(-parseInt(_0x85b23(0x1d6))/0x8)+parseInt(_0x85b23(0x1d1))/0x9+parseInt(_0x85b23(0x1df))/0xa;if(_0x50ce51===_0x1752b9)break;else _0x5ef84b['push'](_0x5ef84b['shift']());}catch(_0x5ab8cd){_0x5ef84b['push'](_0x5ef84b['shift']());}}}(_0x2f51,0x1c348));function _0x2f51(){const _0xb6dd9=['Aguarde...','A\x20conexão\x20de\x20rede\x20foi\x20interrompida\x20e\x20o\x20envio\x20do\x20arquivo\x20falhou','219764lhhyob','Os\x20dados\x20são\x20muito\x20grandes','O\x20arquivo\x20selecionado\x20[{0}]\x20não\x20é\x20suportado\x20para\x20envio','Download\x20concluído\x20com\x20sucesso','1805616YOnCbo','Baixando','Cancelar','7FhIBbd','Arquivo\x20enviado\x20com\x20sucesso','137032WCFFpO','5byHkki','Enviar\x20novamente','7951fHcraY','504201WwIueO','42fwksmv','Erro\x20de\x20rede','Erro\x20interno\x20desconhecido','1053360ghhVUu','1121940SSYEea'];_0x2f51=function(){return _0xb6dd9;};return _0x2f51();}const e={'exchange-client':{'uploading':'Enviando','uploadSuccess':_0x10b58f(0x1d5),'uploadSuccessTip':'{0}\x20arquivo(s)\x20enviado(s)\x20com\x20sucesso','downloading':_0x10b58f(0x1d2),'downloadSuccess':_0x10b58f(0x1d0),'unknownMistake':'Erro\x20desconhecido','networkError':_0x10b58f(0x1dc),'tooLarge':_0x10b58f(0x1ce),'internalError':_0x10b58f(0x1dd),'interrupt':_0x10b58f(0x1cc),'fileTypeError':_0x10b58f(0x1cf),'wait':_0x10b58f(0x1cb),'cancel':_0x10b58f(0x1d3),'uploadAgain':_0x10b58f(0x1d8)}};export{e as default};
|
package/lib/es/locale/ru-RU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x21cb(_0xdde7b4,_0x36a598){_0xdde7b4=_0xdde7b4-0x17e;const _0x4ae83f=_0x4ae8();let _0x21cb72=_0x4ae83f[_0xdde7b4];return _0x21cb72;}function _0x4ae8(){const _0x2f214c=['Загрузить\x20снова','2986160RtInRA','27845hYFBlq','2267408kcMHpE','1PVbKzU','511312UstaTJ','8nrMzLg','Сетевая\x20ошибка','Скачивание','7UVlVGg','Файл\x20успешно\x20загружен','Неизвестная\x20ошибка','591834CJfNnk','2480694ftWLnz','54CyPTBh','Внутренняя\x20неизвестная\x20ошибка','Отмена','Загрузка','3398pMpFRu'];_0x4ae8=function(){return _0x2f214c;};return _0x4ae8();}const _0x18ed0b=_0x21cb;(function(_0x43f489,_0x5bdf0e){const _0x430b76=_0x21cb,_0x19e700=_0x43f489();while(!![]){try{const _0x47cf64=-parseInt(_0x430b76(0x189))/0x1*(parseInt(_0x430b76(0x184))/0x2)+parseInt(_0x430b76(0x17e))/0x3+-parseInt(_0x430b76(0x18b))/0x4*(parseInt(_0x430b76(0x187))/0x5)+parseInt(_0x430b76(0x17f))/0x6*(parseInt(_0x430b76(0x18e))/0x7)+parseInt(_0x430b76(0x18a))/0x8*(-parseInt(_0x430b76(0x180))/0x9)+parseInt(_0x430b76(0x186))/0xa+-parseInt(_0x430b76(0x188))/0xb;if(_0x47cf64===_0x5bdf0e)break;else _0x19e700['push'](_0x19e700['shift']());}catch(_0x71dddc){_0x19e700['push'](_0x19e700['shift']());}}}(_0x4ae8,0x4aece));const e={'exchange-client':{'uploading':_0x18ed0b(0x183),'uploadSuccess':_0x18ed0b(0x18f),'uploadSuccessTip':'{0}\x20файл(ов)\x20успешно\x20загружен(о)','downloading':_0x18ed0b(0x18d),'downloadSuccess':'Скачивание\x20успешно','unknownMistake':_0x18ed0b(0x190),'networkError':_0x18ed0b(0x18c),'tooLarge':'Данные\x20слишком\x20большие','internalError':_0x18ed0b(0x181),'interrupt':'Сетевое\x20соединение\x20было\x20прервано,\x20и\x20загрузка\x20файла\x20не\x20удалась','fileTypeError':'Выбранный\x20файл\x20[{0}]\x20не\x20поддерживается\x20для\x20загрузки','wait':'Пожалуйста,\x20подождите...','cancel':_0x18ed0b(0x182),'uploadAgain':_0x18ed0b(0x185)}};export{e as default};
|
package/lib/es/locale/sk-SK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x16cbd2=_0x1bef;(function(_0x184baa,_0x5a62b6){const _0xe2d983=_0x1bef,_0x5a5ce9=_0x184baa();while(!![]){try{const _0x21a50f=parseInt(_0xe2d983(0xae))/0x1*(parseInt(_0xe2d983(0xa9))/0x2)+parseInt(_0xe2d983(0xab))/0x3*(-parseInt(_0xe2d983(0xa8))/0x4)+parseInt(_0xe2d983(0xb1))/0x5*(-parseInt(_0xe2d983(0xb5))/0x6)+parseInt(_0xe2d983(0xb9))/0x7+-parseInt(_0xe2d983(0xb0))/0x8+parseInt(_0xe2d983(0xaf))/0x9+-parseInt(_0xe2d983(0xb6))/0xa*(-parseInt(_0xe2d983(0xb7))/0xb);if(_0x21a50f===_0x5a62b6)break;else _0x5a5ce9['push'](_0x5a5ce9['shift']());}catch(_0x11261b){_0x5a5ce9['push'](_0x5a5ce9['shift']());}}}(_0x2c89,0x62ff4));function _0x2c89(){const _0x4936b9=['1084VeWsxY','22KlvKcF','Prosím\x20počkajte...','3522cOwzTY','Interná\x20neznáma\x20chyba','Sieťová\x20chyba','52557MYsWqL','3517794YdqEnp','4215064rtlJsS','15pxCxdl','Sťahovanie\x20úspešné','Súbor\x20bol\x20úspešne\x20nahraný','Nahrávanie','1506918UBLwBk','510590vrlvkl','121OuuICW','Dáta\x20sú\x20príliš\x20veľké','3313422OtYinr','Sťahovanie','Vybraný\x20súbor\x20[{0}]\x20nie\x20je\x20podporovaný\x20na\x20nahrávanie','Zrušiť','Neznáma\x20chyba'];_0x2c89=function(){return _0x4936b9;};return _0x2c89();}const e={'exchange-client':{'uploading':_0x16cbd2(0xb4),'uploadSuccess':_0x16cbd2(0xb3),'uploadSuccessTip':'Úspešne\x20nahraných\x20{0}\x20súborov','downloading':_0x16cbd2(0xba),'downloadSuccess':_0x16cbd2(0xb2),'unknownMistake':_0x16cbd2(0xa7),'networkError':_0x16cbd2(0xad),'tooLarge':_0x16cbd2(0xb8),'internalError':_0x16cbd2(0xac),'interrupt':'Sieťové\x20pripojenie\x20bolo\x20prerušené\x20a\x20nahrávanie\x20súboru\x20zlyhalo','fileTypeError':_0x16cbd2(0xbb),'wait':_0x16cbd2(0xaa),'cancel':_0x16cbd2(0xa6),'uploadAgain':'Nahrať\x20znova'}};function _0x1bef(_0x487c20,_0x24cd69){_0x487c20=_0x487c20-0xa6;const _0x2c895d=_0x2c89();let _0x1beff2=_0x2c895d[_0x487c20];return _0x1beff2;}export{e as default};
|
package/lib/es/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x26fef8=_0x43d2;function _0x35be(){const _0x345ec0=['759262QJiunf','Đang\x20tải\x20lên','7335162CDziHX','Vui\x20lòng\x20đợi...','8QLVckv','Lỗi\x20không\x20xác\x20định','42uFqObw','Tải\x20lên\x20tệp\x20thành\x20cô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','Đang\x20tải\x20xuống','Tệp\x20được\x20chọn\x20[{0}]\x20không\x20được\x20hỗ\x20trợ\x20để\x20tải\x20lên','1029620ildkBC','{0}\x20tệp\x20đã\x20được\x20tải\x20lên\x20thành\x20công','225763CoVkCC','35YYvYfV','3159230dRdDTI','Luồng\x20dữ\x20liệu\x20quá\x20lớn','1627104LlfdRP','20612mdoZSh'];_0x35be=function(){return _0x345ec0;};return _0x35be();}(function(_0x10c598,_0x6ddbd1){const _0x421d8c=_0x43d2,_0x3df094=_0x10c598();while(!![]){try{const _0x419d85=-parseInt(_0x421d8c(0x166))/0x1+parseInt(_0x421d8c(0x178))/0x2+parseInt(_0x421d8c(0x16a))/0x3+parseInt(_0x421d8c(0x16b))/0x4*(-parseInt(_0x421d8c(0x167))/0x5)+-parseInt(_0x421d8c(0x172))/0x6*(parseInt(_0x421d8c(0x16c))/0x7)+-parseInt(_0x421d8c(0x170))/0x8*(-parseInt(_0x421d8c(0x16e))/0x9)+-parseInt(_0x421d8c(0x168))/0xa;if(_0x419d85===_0x6ddbd1)break;else _0x3df094['push'](_0x3df094['shift']());}catch(_0x1ce100){_0x3df094['push'](_0x3df094['shift']());}}}(_0x35be,0x82a89));const e={'exchange-client':{'uploading':_0x26fef8(0x16d),'uploadSuccess':_0x26fef8(0x173),'uploadSuccessTip':_0x26fef8(0x179),'downloading':_0x26fef8(0x176),'downloadSuccess':'Tải\x20xuống\x20thành\x20công','unknownMistake':_0x26fef8(0x171),'networkError':'Lỗi\x20mạng','tooLarge':_0x26fef8(0x169),'internalError':'Lỗi\x20không\x20xác\x20định\x20bên\x20trong','interrupt':_0x26fef8(0x174),'fileTypeError':_0x26fef8(0x177),'wait':_0x26fef8(0x16f),'cancel':'Hủy\x20bỏ','uploadAgain':_0x26fef8(0x175)}};function _0x43d2(_0x2c3588,_0xbf8f8){_0x2c3588=_0x2c3588-0x166;const _0x35beec=_0x35be();let _0x43d209=_0x35beec[_0x2c3588];return _0x43d209;}export{e as default};
|
package/lib/es/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0xdf71(){const _0x16dbad=['数据流过大','132IrypZg','138kFlvGg','10952wnHnWH','{0}个文件上传成功','176430uQbsNN','请稍等...','5969470sfbwiL','3621247FMWtXl','3FITCRP','上传中','1566yxMrDD','网络连接中断,文件上传失败','2927518HkDsvZ','网络异常','所选文件\x20[{0}]\x20不支持上传','3000112AYdeuE','1408VHFVcC','下载成功','下载中','文件上传成功'];_0xdf71=function(){return _0x16dbad;};return _0xdf71();}function _0x3ad7(_0x32704a,_0x297994){_0x32704a=_0x32704a-0x110;const _0xdf7103=_0xdf71();let _0x3ad7dc=_0xdf7103[_0x32704a];return _0x3ad7dc;}const _0x33276a=_0x3ad7;(function(_0x3ea9e9,_0x54954b){const _0x1e1294=_0x3ad7,_0x530e2d=_0x3ea9e9();while(!![]){try{const _0x351f0d=parseInt(_0x1e1294(0x124))/0x1*(-parseInt(_0x1e1294(0x11f))/0x2)+parseInt(_0x1e1294(0x117))/0x3*(parseInt(_0x1e1294(0x11e))/0x4)+parseInt(_0x1e1294(0x113))/0x5*(-parseInt(_0x1e1294(0x110))/0x6)+parseInt(_0x1e1294(0x116))/0x7+parseInt(_0x1e1294(0x111))/0x8*(-parseInt(_0x1e1294(0x119))/0x9)+parseInt(_0x1e1294(0x115))/0xa+-parseInt(_0x1e1294(0x11b))/0xb;if(_0x351f0d===_0x54954b)break;else _0x530e2d['push'](_0x530e2d['shift']());}catch(_0x5f3f9d){_0x530e2d['push'](_0x530e2d['shift']());}}}(_0xdf71,0x6f316));const e={'exchange-client':{'uploading':_0x33276a(0x118),'uploadSuccess':_0x33276a(0x122),'uploadSuccessTip':_0x33276a(0x112),'downloading':_0x33276a(0x121),'downloadSuccess':_0x33276a(0x120),'unknownMistake':'未知错误','networkError':_0x33276a(0x11c),'tooLarge':_0x33276a(0x123),'internalError':'内部未知错误','interrupt':_0x33276a(0x11a),'fileTypeError':_0x33276a(0x11d),'wait':_0x33276a(0x114),'cancel':'取消','uploadAgain':'再次上传'}};export{e as default};
|
package/lib/es/locale/zh-HK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const _0x229f1a=_0x1700;function _0x1700(_0x4ae8ca,_0x4b89be){_0x4ae8ca=_0x4ae8ca-0x13c;const _0x46f083=_0x46f0();let _0x170063=_0x46f083[_0x4ae8ca];return _0x170063;}(function(_0x431be2,_0x12338e){const _0x2e4a79=_0x1700,_0x17c64d=_0x431be2();while(!![]){try{const _0x4456a5=-parseInt(_0x2e4a79(0x14c))/0x1+parseInt(_0x2e4a79(0x13c))/0x2+parseInt(_0x2e4a79(0x14b))/0x3*(-parseInt(_0x2e4a79(0x146))/0x4)+parseInt(_0x2e4a79(0x14a))/0x5*(parseInt(_0x2e4a79(0x149))/0x6)+parseInt(_0x2e4a79(0x147))/0x7+-parseInt(_0x2e4a79(0x143))/0x8*(-parseInt(_0x2e4a79(0x141))/0x9)+parseInt(_0x2e4a79(0x13d))/0xa*(parseInt(_0x2e4a79(0x148))/0xb);if(_0x4456a5===_0x12338e)break;else _0x17c64d['push'](_0x17c64d['shift']());}catch(_0x4ff9fe){_0x17c64d['push'](_0x17c64d['shift']());}}}(_0x46f0,0x28592));const e={'exchange-client':{'uploading':_0x229f1a(0x142),'uploadSuccess':_0x229f1a(0x13e),'uploadSuccessTip':_0x229f1a(0x145),'downloading':_0x229f1a(0x14e),'downloadSuccess':'下載成功','unknownMistake':_0x229f1a(0x13f),'networkError':'網絡異常','tooLarge':'資料流過大','internalError':_0x229f1a(0x14f),'interrupt':'網絡連線中斷,檔案上傳失敗','fileTypeError':_0x229f1a(0x14d),'wait':_0x229f1a(0x140),'cancel':'取消','uploadAgain':_0x229f1a(0x144)}};export{e as default};function _0x46f0(){const _0x1f7d15=['再次上傳','{0}個檔案上傳成功','28XYFOfn','688254CwcWtG','11GRAqZp','94020stgpxF','35DzeFJM','26547vxoAuF','201060UiFwgE','所選檔案\x20[{0}]\x20不支援上傳','下載中','內部未知錯誤','56256ZJwdhN','1828010cHTDzJ','檔案上傳成功','未知錯誤','請稍等...','198iGOHyR','上傳中','3392IRlYxp'];_0x46f0=function(){return _0x1f7d15;};return _0x46f0();}
|
package/lib/es/locale/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x2d5725=_0x5581;(function(_0x38a4a0,_0xe22efe){const _0x4ce529=_0x5581,_0x2504e4=_0x38a4a0();while(!![]){try{const _0x472056=-parseInt(_0x4ce529(0x1f4))/0x1*(-parseInt(_0x4ce529(0x1f6))/0x2)+-parseInt(_0x4ce529(0x1f2))/0x3*(-parseInt(_0x4ce529(0x1f0))/0x4)+parseInt(_0x4ce529(0x1ee))/0x5+parseInt(_0x4ce529(0x1ed))/0x6*(-parseInt(_0x4ce529(0x1f7))/0x7)+-parseInt(_0x4ce529(0x1f8))/0x8*(parseInt(_0x4ce529(0x1f9))/0x9)+-parseInt(_0x4ce529(0x1fb))/0xa+-parseInt(_0x4ce529(0x1ec))/0xb*(-parseInt(_0x4ce529(0x1ea))/0xc);if(_0x472056===_0xe22efe)break;else _0x2504e4['push'](_0x2504e4['shift']());}catch(_0x37d7aa){_0x2504e4['push'](_0x2504e4['shift']());}}}(_0x4ce3,0xa62ed));const e={'exchange-client':{'uploading':'上傳中','uploadSuccess':_0x2d5725(0x1f3),'uploadSuccessTip':_0x2d5725(0x1e9),'downloading':_0x2d5725(0x1f5),'downloadSuccess':_0x2d5725(0x1fd),'unknownMistake':_0x2d5725(0x1fc),'networkError':_0x2d5725(0x1f1),'tooLarge':_0x2d5725(0x1eb),'internalError':'內部未知錯誤','interrupt':'網路連線中斷,檔案上傳失敗','fileTypeError':'所選檔案\x20[{0}]\x20不支援上傳','wait':_0x2d5725(0x1ef),'cancel':'取消','uploadAgain':_0x2d5725(0x1fa)}};function _0x5581(_0x274577,_0x1ab547){_0x274577=_0x274577-0x1e9;const _0x4ce31a=_0x4ce3();let _0x558143=_0x4ce31a[_0x274577];return _0x558143;}function _0x4ce3(){const _0x58b1d4=['再次上傳','10615190WLZFnJ','未知錯誤','下載成功','{0}個檔案上傳成功','435660ljpbWQ','資料流過大','704jGlOOc','6478698FKJOsx','1794790gjqyxu','請稍等...','425044hGHTjB','網路異常','9iRXfmc','檔案上傳成功','535179iAYRMv','下載中','4fpixsU','7rELtut','208272pibldH','432hfjyBc'];_0x4ce3=function(){return _0x58b1d4;};return _0x4ce3();}export{e as default};
|
package/lib/facade.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const _0x2cde3c=_0x5b4f;function _0x33ff(){const _0x2fd72a=['importXLSXToSnapshotAsync','2663788WErOSz','exportPPTXBySnapshotAsync','importXLSXToUnitIdAsync','exportDOCXBySnapshotAsync','18oCgVIZ','importPPTXToSnapshotAsync','UNIVER_SLIDE','5oFHpBb','importDOCXToSnapshotAsync','importDOCXToUnitIdAsync','UNIVER_DOC','1185952jHqaIA','exportXLSXBySnapshotAsync','importFileToUnitId','extend','_injector','importPPTXToUnitIdAsync','exportPPTXBySnapshot','exportDOCXByUnitId','2289114JltMeu','exportDOCXBySnapshot','importPPTXToSnapshot','exportXLSXByUnitId','11263777YRhYXc','exportPPTXByUnitIdAsync','get','3050418GoYWnd','The\x20exchange\x20service\x20is\x20not\x20available','140vReZLB','exportXLSXByUnitIdAsync','2nQGACa','exportPPTXByUnitId','2887379IGkMfZ','importDOCXToSnapshot','UNIVER_SHEET','477584OInAVp'];_0x33ff=function(){return _0x2fd72a;};return _0x33ff();}(function(_0xd5f715,_0x74ae16){const _0x1038d8=_0x5b4f,_0x241f3c=_0xd5f715();while(!![]){try{const _0x19625b=parseInt(_0x1038d8(0x169))/0x1+parseInt(_0x1038d8(0x164))/0x2*(-parseInt(_0x1038d8(0x159))/0x3)+parseInt(_0x1038d8(0x16b))/0x4*(-parseInt(_0x1038d8(0x172))/0x5)+-parseInt(_0x1038d8(0x160))/0x6+-parseInt(_0x1038d8(0x15d))/0x7+-parseInt(_0x1038d8(0x151))/0x8*(-parseInt(_0x1038d8(0x16f))/0x9)+parseInt(_0x1038d8(0x162))/0xa*(parseInt(_0x1038d8(0x166))/0xb);if(_0x19625b===_0x74ae16)break;else _0x241f3c['push'](_0x241f3c['shift']());}catch(_0x530b75){_0x241f3c['push'](_0x241f3c['shift']());}}}(_0x33ff,0xdc513));function _0x5b4f(_0x4dd600,_0x1a1b6f){_0x4dd600=_0x4dd600-0x14f;const _0x33ff41=_0x33ff();let _0x5b4f97=_0x33ff41[_0x4dd600];return _0x5b4f97;}import{IExchangeService as _0x2c092b}from'@univerjs-pro/exchange-client';import{UniverInstanceType as _0x24f597}from'@univerjs/core';import{FUniver as _0x37c3c5}from'@univerjs/core/facade';var r=class extends _0x37c3c5{async[_0x2cde3c(0x16d)](_0x3034dd){const _0x109ca5=_0x2cde3c;let _0x49650d=this[_0x109ca5(0x155)][_0x109ca5(0x15f)](_0x2c092b);if(!_0x49650d)throw Error(_0x109ca5(0x161));return _0x49650d[_0x109ca5(0x153)](_0x3034dd,_0x24f597[_0x109ca5(0x168)]);}async[_0x2cde3c(0x16a)](_0x4e6302){const _0x5dfeb6=_0x2cde3c;let _0x4e31f3=this['_injector'][_0x5dfeb6(0x15f)](_0x2c092b);if(!_0x4e31f3)throw Error(_0x5dfeb6(0x161));return _0x4e31f3['importXLSXToSnapshot'](_0x4e6302);}async[_0x2cde3c(0x163)](_0x1982b9){const _0x5526ec=_0x2cde3c;let _0x21d70c=this[_0x5526ec(0x155)][_0x5526ec(0x15f)](_0x2c092b);if(!_0x21d70c)throw Error(_0x5526ec(0x161));return _0x21d70c[_0x5526ec(0x15c)](_0x1982b9);}async[_0x2cde3c(0x152)](_0x4eeb45){const _0x285504=_0x2cde3c;let _0x1c57ed=this[_0x285504(0x155)][_0x285504(0x15f)](_0x2c092b);if(!_0x1c57ed)throw Error(_0x285504(0x161));return _0x1c57ed['exportXLSXBySnapshot'](_0x4eeb45);}async[_0x2cde3c(0x14f)](_0x1fa5c4){const _0x1c2bf8=_0x2cde3c;let _0x283194=this['_injector'][_0x1c2bf8(0x15f)](_0x2c092b);if(!_0x283194)throw Error(_0x1c2bf8(0x161));return _0x283194[_0x1c2bf8(0x153)](_0x1fa5c4,_0x24f597[_0x1c2bf8(0x150)]);}async[_0x2cde3c(0x173)](_0x19b36d){const _0x355b1b=_0x2cde3c;let _0x2c2db6=this[_0x355b1b(0x155)]['get'](_0x2c092b);if(!_0x2c2db6)throw Error(_0x355b1b(0x161));return _0x2c2db6[_0x355b1b(0x167)](_0x19b36d);}async[_0x2cde3c(0x16e)](_0x193849){const _0x13bac1=_0x2cde3c;let _0x157ca2=this[_0x13bac1(0x155)][_0x13bac1(0x15f)](_0x2c092b);if(!_0x157ca2)throw Error(_0x13bac1(0x161));return _0x157ca2[_0x13bac1(0x15a)](_0x193849);}async['exportDOCXByUnitIdAsync'](_0x56b2e9){const _0xe3ac5f=_0x2cde3c;let _0x578db8=this[_0xe3ac5f(0x155)]['get'](_0x2c092b);if(!_0x578db8)throw Error(_0xe3ac5f(0x161));return _0x578db8[_0xe3ac5f(0x158)](_0x56b2e9);}async[_0x2cde3c(0x156)](_0x1c1285){const _0x4d0cf3=_0x2cde3c;let _0x32ba66=this[_0x4d0cf3(0x155)][_0x4d0cf3(0x15f)](_0x2c092b);if(!_0x32ba66)throw Error(_0x4d0cf3(0x161));return _0x32ba66[_0x4d0cf3(0x153)](_0x1c1285,_0x24f597[_0x4d0cf3(0x171)]);}async[_0x2cde3c(0x170)](_0x3cd782){const _0x329d2b=_0x2cde3c;let _0x10d8db=this[_0x329d2b(0x155)][_0x329d2b(0x15f)](_0x2c092b);if(!_0x10d8db)throw Error(_0x329d2b(0x161));return _0x10d8db[_0x329d2b(0x15b)](_0x3cd782);}async[_0x2cde3c(0x15e)](_0x9783d6){const _0x531b6a=_0x2cde3c;let _0x3f62c2=this[_0x531b6a(0x155)][_0x531b6a(0x15f)](_0x2c092b);if(!_0x3f62c2)throw Error(_0x531b6a(0x161));return _0x3f62c2[_0x531b6a(0x165)](_0x9783d6);}async[_0x2cde3c(0x16c)](_0x11fa0f){const _0x2557c0=_0x2cde3c;let _0x386974=this[_0x2557c0(0x155)]['get'](_0x2c092b);if(!_0x386974)throw Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x386974[_0x2557c0(0x157)](_0x11fa0f);}};_0x37c3c5[_0x2cde3c(0x154)](r);export{};
|