@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/umd/locale/ca-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x51df(_0x2938f8,_0x24f716){_0x2938f8=_0x2938f8-0x12b;var _0x12b54b=_0x12b5();var _0x51df0c=_0x12b54b[_0x2938f8];return _0x51df0c;}(function(_0x46ba9a,_0x7139e9){var _0x387308=_0x51df,_0x3ee8ef=_0x46ba9a();while(!![]){try{var _0x2ee823=parseInt(_0x387308(0x145))/0x1*(parseInt(_0x387308(0x12f))/0x2)+parseInt(_0x387308(0x12c))/0x3+-parseInt(_0x387308(0x142))/0x4*(parseInt(_0x387308(0x140))/0x5)+-parseInt(_0x387308(0x136))/0x6+-parseInt(_0x387308(0x135))/0x7*(parseInt(_0x387308(0x137))/0x8)+parseInt(_0x387308(0x13f))/0x9+-parseInt(_0x387308(0x141))/0xa*(-parseInt(_0x387308(0x134))/0xb);if(_0x2ee823===_0x7139e9)break;else _0x3ee8ef['push'](_0x3ee8ef['shift']());}catch(_0x4ef8e8){_0x3ee8ef['push'](_0x3ee8ef['shift']());}}}(_0x12b5,0x9ebfe),function(_0x476751,_0x400e35){var _0x2586c4=_0x51df;typeof exports==_0x2586c4(0x130)&&typeof module<'u'?module[_0x2586c4(0x13a)]=_0x400e35():typeof define==_0x2586c4(0x143)&&define[_0x2586c4(0x131)]?define([],_0x400e35):(_0x476751=typeof globalThis<'u'?globalThis:_0x476751||self,_0x476751[_0x2586c4(0x13b)]=_0x400e35());}(this,function(){var _0x349d2a=_0x51df;return{'exchange-client':{'uploading':_0x349d2a(0x133),'uploadSuccess':'Fitxer\x20pujat\x20correctament','uploadSuccessTip':'{0}\x20fitxer(s)\x20pujat(s)\x20correctament','downloading':_0x349d2a(0x132),'downloadSuccess':_0x349d2a(0x12b),'unknownMistake':_0x349d2a(0x13c),'networkError':_0x349d2a(0x144),'tooLarge':_0x349d2a(0x12d),'internalError':_0x349d2a(0x139),'interrupt':_0x349d2a(0x13d),'fileTypeError':_0x349d2a(0x138),'wait':_0x349d2a(0x12e),'cancel':_0x349d2a(0x13e),'uploadAgain':'Tornar\x20a\x20pujar'}};}));function _0x12b5(){var _0x10c3c4=['Espereu...','20vTpUWU','object','amd','Descarregant','Pujant','11lzsOVZ','196lCmUtN','7639392DWcIyn','184696IAfZzo','El\x20fitxer\x20seleccionat\x20[{0}]\x20no\x20és\x20compatible\x20per\x20pujar','Error\x20intern\x20desconegut','exports','UniverProExchangeClientCaES','Error\x20desconegut','La\x20connexió\x20de\x20xarxa\x20s\x27ha\x20interromput\x20i\x20la\x20pujada\x20del\x20fitxer\x20ha\x20fallat','Cancel·lar','11321154RoBnIl','5894765NAWlNq','9464290vHPtYu','4GJOBog','function','Error\x20de\x20xarxa','71091ioViWe','Descàrrega\x20correcta','2500842lcgQrp','Les\x20dades\x20són\x20massa\x20grans'];_0x12b5=function(){return _0x10c3c4;};return _0x12b5();}
|
package/lib/umd/locale/de-DE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x5a8b0e,_0x56a43f){var _0x4a7df6=_0x34e6,_0x40ad1f=_0x5a8b0e();while(!![]){try{var _0x3260ba=parseInt(_0x4a7df6(0x1e3))/0x1+parseInt(_0x4a7df6(0x1f5))/0x2+-parseInt(_0x4a7df6(0x1e7))/0x3+parseInt(_0x4a7df6(0x1f0))/0x4+-parseInt(_0x4a7df6(0x1f4))/0x5+-parseInt(_0x4a7df6(0x1f3))/0x6+-parseInt(_0x4a7df6(0x1ea))/0x7;if(_0x3260ba===_0x56a43f)break;else _0x40ad1f['push'](_0x40ad1f['shift']());}catch(_0x57b231){_0x40ad1f['push'](_0x40ad1f['shift']());}}}(_0xac40,0x83881),function(_0x1c5b3f,_0x33b230){var _0x51d8fb=_0x34e6;typeof exports==_0x51d8fb(0x1ee)&&typeof module<'u'?module['exports']=_0x33b230():typeof define==_0x51d8fb(0x1ef)&&define[_0x51d8fb(0x1e9)]?define([],_0x33b230):(_0x1c5b3f=typeof globalThis<'u'?globalThis:_0x1c5b3f||self,_0x1c5b3f[_0x51d8fb(0x1f7)]=_0x33b230());}(this,function(){var _0x468fa9=_0x34e6;return{'exchange-client':{'uploading':_0x468fa9(0x1eb),'uploadSuccess':_0x468fa9(0x1ec),'uploadSuccessTip':'{0}\x20Datei(en)\x20erfolgreich\x20hochgeladen','downloading':_0x468fa9(0x1f1),'downloadSuccess':_0x468fa9(0x1e8),'unknownMistake':_0x468fa9(0x1e6),'networkError':'Netzwerkfehler','tooLarge':'Daten\x20sind\x20zu\x20groß','internalError':_0x468fa9(0x1e4),'interrupt':_0x468fa9(0x1ed),'fileTypeError':_0x468fa9(0x1e5),'wait':_0x468fa9(0x1f2),'cancel':_0x468fa9(0x1f6),'uploadAgain':'Erneut\x20hochladen'}};}));function _0x34e6(_0x312b9a,_0x2c8b19){_0x312b9a=_0x312b9a-0x1e3;var _0xac4077=_0xac40();var _0x34e633=_0xac4077[_0x312b9a];return _0x34e633;}function _0xac40(){var _0x23c0a4=['821329KkrLVg','Interner\x20unbekannter\x20Fehler','Die\x20ausgewählte\x20Datei\x20[{0}]\x20wird\x20für\x20den\x20Upload\x20nicht\x20unterstützt','Unbekannter\x20Fehler','648120FURSQX','Download\x20erfolgreich','amd','4959521AZKStn','Wird\x20hochgeladen','Datei\x20erfolgreich\x20hochgeladen','Die\x20Netzwerkverbindung\x20wurde\x20unterbrochen\x20und\x20der\x20Datei-Upload\x20ist\x20fehlgeschlagen','object','function','1209068qRzUSl','Wird\x20heruntergeladen','Bitte\x20warten...','1329780HtGxzy','380110cwkybn','1274704FvZioA','Abbrechen','UniverProExchangeClientDeDE'];_0xac40=function(){return _0x23c0a4;};return _0xac40();}
|
package/lib/umd/locale/en-US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x111f0f,_0x12729f){var _0x235990=_0x3b5e,_0x1c1124=_0x111f0f();while(!![]){try{var _0xde9c8=-parseInt(_0x235990(0x87))/0x1+-parseInt(_0x235990(0x7a))/0x2*(-parseInt(_0x235990(0x7e))/0x3)+-parseInt(_0x235990(0x8d))/0x4*(-parseInt(_0x235990(0x8b))/0x5)+parseInt(_0x235990(0x89))/0x6+-parseInt(_0x235990(0x7f))/0x7+parseInt(_0x235990(0x79))/0x8*(parseInt(_0x235990(0x8c))/0x9)+parseInt(_0x235990(0x90))/0xa*(-parseInt(_0x235990(0x86))/0xb);if(_0xde9c8===_0x12729f)break;else _0x1c1124['push'](_0x1c1124['shift']());}catch(_0x2e9026){_0x1c1124['push'](_0x1c1124['shift']());}}}(_0x2d37,0x4e35a),function(_0x5eb7fd,_0x47c4dd){var _0x5024bd=_0x3b5e;typeof exports==_0x5024bd(0x78)&&typeof module<'u'?module[_0x5024bd(0x8f)]=_0x47c4dd():typeof define==_0x5024bd(0x84)&&define[_0x5024bd(0x77)]?define([],_0x47c4dd):(_0x5eb7fd=typeof globalThis<'u'?globalThis:_0x5eb7fd||self,_0x5eb7fd[_0x5024bd(0x85)]=_0x47c4dd());}(this,function(){var _0x459a20=_0x3b5e;return{'exchange-client':{'uploading':_0x459a20(0x82),'uploadSuccess':_0x459a20(0x91),'uploadSuccessTip':_0x459a20(0x8e),'downloading':_0x459a20(0x88),'downloadSuccess':_0x459a20(0x7b),'unknownMistake':'Unknown\x20mistake','networkError':_0x459a20(0x83),'tooLarge':_0x459a20(0x80),'internalError':_0x459a20(0x81),'interrupt':_0x459a20(0x8a),'fileTypeError':_0x459a20(0x7c),'wait':_0x459a20(0x92),'cancel':_0x459a20(0x7d),'uploadAgain':'Upload\x20again'}};}));function _0x3b5e(_0x149c56,_0x6e3914){_0x149c56=_0x149c56-0x77;var _0x2d3747=_0x2d37();var _0x3b5e99=_0x2d3747[_0x149c56];return _0x3b5e99;}function _0x2d37(){var _0xe52c7e=['{0}\x20file(s)\x20uploaded\x20successfully','exports','159540eTPAZT','File\x20uploaded\x20successfully','Please\x20wait...','amd','object','181352wkyMDD','10EJjieq','Download\x20success','Selected\x20file\x20[{0}]\x20is\x20not\x20supported\x20for\x20upload','Cancel','356019nhstjk','2924138tDLqtI','Data\x20is\x20too\x20large','Internal\x20unknown\x20error','Uploading','Network\x20error','function','UniverProExchangeClientEnUS','198JrOGjB','613833xJXmjJ','Downloading','975684Lfbala','The\x20network\x20connection\x20was\x20interrupted\x20and\x20the\x20file\x20upload\x20failed','3305mPQkwH','153SKeMzp','3012NRCNHj'];_0x2d37=function(){return _0xe52c7e;};return _0x2d37();}
|
package/lib/umd/locale/es-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x3aa0(_0x5760e0,_0x5d2100){_0x5760e0=_0x5760e0-0x10e;var _0x46e2b3=_0x46e2();var _0x3aa04c=_0x46e2b3[_0x5760e0];return _0x3aa04c;}function _0x46e2(){var _0x369ae0=['115bJkxfL','354424AhSCXT','4592313cOPLJU','Error\x20desconocido','function','1996trcjbn','amd','38138wAlLFS','Archivo\x20subido\x20exitosamente','exports','Subir\x20de\x20nuevo','Error\x20interno\x20desconocido','6153940WaqKPM','Espere...','13EdnguN','1611621OcFLBL','2827182jhjCNm','49EFRsgn','La\x20conexión\x20de\x20red\x20se\x20interrumpió\x20y\x20la\x20carga\x20del\x20archivo\x20falló','Error\x20de\x20red','El\x20archivo\x20seleccionado\x20[{0}]\x20no\x20es\x20compatible\x20para\x20subir','Cancelar'];_0x46e2=function(){return _0x369ae0;};return _0x46e2();}(function(_0x39ef58,_0x28a19d){var _0x4dc7ad=_0x3aa0,_0xbb939d=_0x39ef58();while(!![]){try{var _0x188a38=-parseInt(_0x4dc7ad(0x113))/0x1*(parseInt(_0x4dc7ad(0x122))/0x2)+parseInt(_0x4dc7ad(0x114))/0x3+parseInt(_0x4dc7ad(0x120))/0x4*(parseInt(_0x4dc7ad(0x11b))/0x5)+parseInt(_0x4dc7ad(0x115))/0x6+parseInt(_0x4dc7ad(0x116))/0x7*(-parseInt(_0x4dc7ad(0x11c))/0x8)+parseInt(_0x4dc7ad(0x11d))/0x9+-parseInt(_0x4dc7ad(0x111))/0xa;if(_0x188a38===_0x28a19d)break;else _0xbb939d['push'](_0xbb939d['shift']());}catch(_0x19b806){_0xbb939d['push'](_0xbb939d['shift']());}}}(_0x46e2,0x57176),function(_0x269127,_0x184032){var _0x3e2a0f=_0x3aa0;typeof exports=='object'&&typeof module<'u'?module[_0x3e2a0f(0x10e)]=_0x184032():typeof define==_0x3e2a0f(0x11f)&&define[_0x3e2a0f(0x121)]?define([],_0x184032):(_0x269127=typeof globalThis<'u'?globalThis:_0x269127||self,_0x269127['UniverProExchangeClientEsES']=_0x184032());}(this,function(){var _0x165999=_0x3aa0;return{'exchange-client':{'uploading':'Subiendo','uploadSuccess':_0x165999(0x123),'uploadSuccessTip':'{0}\x20archivo(s)\x20subido(s)\x20exitosamente','downloading':'Descargando','downloadSuccess':'Descarga\x20exitosa','unknownMistake':_0x165999(0x11e),'networkError':_0x165999(0x118),'tooLarge':'Los\x20datos\x20son\x20demasiado\x20grandes','internalError':_0x165999(0x110),'interrupt':_0x165999(0x117),'fileTypeError':_0x165999(0x119),'wait':_0x165999(0x112),'cancel':_0x165999(0x11a),'uploadAgain':_0x165999(0x10f)}};}));
|
package/lib/umd/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x3d7d(_0x5b4722,_0xc5fbd){_0x5b4722=_0x5b4722-0xa9;var _0x410cb2=_0x410c();var _0x3d7d7d=_0x410cb2[_0x5b4722];return _0x3d7d7d;}function _0x410c(){var _0x5e3414=['لطفا\x20صبر\x20کنید...','14cQbCtc','خطای\x20داخلی\x20ناشناخته','function','exports','1960580bieWGS','فایل\x20با\x20موفقیت\x20بارگذاری\x20شد','12znANCj','3089990cMRDgb','60488CUoztH','اتصال\x20شبکه\x20قطع\x20شد\x20و\x20بارگذاری\x20فایل\x20ناموفق\x20بود.','خطای\x20ناشناخته','بارگذاری\x20مجدد','3402018btkTuK','در\x20حال\x20بارگذاری','308135bMkgyc','لغو','فایل\x20انتخاب\x20شده\x20[{0}]\x20برای\x20بارگذاری\x20پشتیبانی\x20نمیشود','3045558cLzjRi','UniverProExchangeClientFaIR','99Riobza','amd','{0}\x20فایل\x20با\x20موفقیت\x20بارگذاری\x20شد','دانلود\x20موفقیت\x20آمیز','در\x20حال\x20دانلود','38698840SIHwRx'];_0x410c=function(){return _0x5e3414;};return _0x410c();}(function(_0x4f23ab,_0x4f36cd){var _0xb2b834=_0x3d7d,_0x596f7a=_0x4f23ab();while(!![]){try{var _0x387b81=-parseInt(_0xb2b834(0xc2))/0x1+-parseInt(_0xb2b834(0xbb))/0x2+-parseInt(_0xb2b834(0xc0))/0x3+-parseInt(_0xb2b834(0xba))/0x4*(-parseInt(_0xb2b834(0xb8))/0x5)+parseInt(_0xb2b834(0xab))/0x6*(-parseInt(_0xb2b834(0xb4))/0x7)+parseInt(_0xb2b834(0xbc))/0x8*(-parseInt(_0xb2b834(0xad))/0x9)+parseInt(_0xb2b834(0xb2))/0xa;if(_0x387b81===_0x4f36cd)break;else _0x596f7a['push'](_0x596f7a['shift']());}catch(_0x16e9bc){_0x596f7a['push'](_0x596f7a['shift']());}}}(_0x410c,0xea8e3),function(_0x2d8c54,_0x42a90c){var _0x2d8188=_0x3d7d;typeof exports=='object'&&typeof module<'u'?module[_0x2d8188(0xb7)]=_0x42a90c():typeof define==_0x2d8188(0xb6)&&define[_0x2d8188(0xae)]?define([],_0x42a90c):(_0x2d8c54=typeof globalThis<'u'?globalThis:_0x2d8c54||self,_0x2d8c54[_0x2d8188(0xac)]=_0x42a90c());}(this,function(){var _0x563461=_0x3d7d;return{'exchange-client':{'uploading':_0x563461(0xc1),'uploadSuccess':_0x563461(0xb9),'uploadSuccessTip':_0x563461(0xaf),'downloading':_0x563461(0xb1),'downloadSuccess':_0x563461(0xb0),'unknownMistake':_0x563461(0xbe),'networkError':'خطای\x20شبکه','tooLarge':'داده\x20خیلی\x20بزرگ\x20است','internalError':_0x563461(0xb5),'interrupt':_0x563461(0xbd),'fileTypeError':_0x563461(0xaa),'wait':_0x563461(0xb3),'cancel':_0x563461(0xa9),'uploadAgain':_0x563461(0xbf)}};}));
|
package/lib/umd/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x455d(_0x308612,_0x41582d){_0x308612=_0x308612-0xa7;var _0x502828=_0x5028();var _0x455d4a=_0x502828[_0x308612];return _0x455d4a;}(function(_0x57c468,_0x4e1b03){var _0x4331e1=_0x455d,_0x26ce21=_0x57c468();while(!![]){try{var _0x117caf=parseInt(_0x4331e1(0xc1))/0x1+-parseInt(_0x4331e1(0xb2))/0x2*(parseInt(_0x4331e1(0xb3))/0x3)+-parseInt(_0x4331e1(0xb8))/0x4*(parseInt(_0x4331e1(0xad))/0x5)+parseInt(_0x4331e1(0xa9))/0x6+-parseInt(_0x4331e1(0xc0))/0x7*(-parseInt(_0x4331e1(0xb7))/0x8)+parseInt(_0x4331e1(0xaa))/0x9*(-parseInt(_0x4331e1(0xbb))/0xa)+parseInt(_0x4331e1(0xbe))/0xb*(-parseInt(_0x4331e1(0xae))/0xc);if(_0x117caf===_0x4e1b03)break;else _0x26ce21['push'](_0x26ce21['shift']());}catch(_0x29c641){_0x26ce21['push'](_0x26ce21['shift']());}}}(_0x5028,0xf38a3),function(_0x17bacf,_0x136415){var _0x532bab=_0x455d;typeof exports==_0x532bab(0xb1)&&typeof module<'u'?module[_0x532bab(0xb0)]=_0x136415():typeof define==_0x532bab(0xb6)&&define[_0x532bab(0xb5)]?define([],_0x136415):(_0x17bacf=typeof globalThis<'u'?globalThis:_0x17bacf||self,_0x17bacf[_0x532bab(0xba)]=_0x136415());}(this,function(){var _0x398fd7=_0x455d;return{'exchange-client':{'uploading':_0x398fd7(0xbf),'uploadSuccess':'Fichier\x20téléchargé\x20avec\x20succès','uploadSuccessTip':_0x398fd7(0xa7),'downloading':'Téléchargement','downloadSuccess':_0x398fd7(0xb4),'unknownMistake':_0x398fd7(0xaf),'networkError':'Erreur\x20réseau','tooLarge':'Les\x20données\x20sont\x20trop\x20volumineuses','internalError':_0x398fd7(0xab),'interrupt':_0x398fd7(0xbd),'fileTypeError':_0x398fd7(0xa8),'wait':_0x398fd7(0xbc),'cancel':_0x398fd7(0xac),'uploadAgain':_0x398fd7(0xb9)}};}));function _0x5028(){var _0x2a4433=['amd','function','368416LaHBtA','1718780WQracQ','Télécharger\x20à\x20nouveau','UniverProExchangeClientFrFR','70lxVuaM','Veuillez\x20patienter...','La\x20connexion\x20réseau\x20a\x20été\x20interrompue\x20et\x20le\x20téléchargement\x20du\x20fichier\x20a\x20échoué','1059443auJFgX','Téléchargement\x20en\x20cours','203jqWIgO','872063CTOXkg','{0}\x20fichier(s)\x20téléchargé(s)\x20avec\x20succès','Le\x20fichier\x20sélectionné\x20[{0}]\x20n\x27est\x20pas\x20pris\x20en\x20charge\x20pour\x20le\x20téléchargement','9271692ceVkPJ','1123623DooNrC','Erreur\x20interne\x20inconnue','Annuler','5HWmWgi','156GwZFAS','Erreur\x20inconnue','exports','object','2VlpOfO','598863mScSGC','Téléchargement\x20réussi'];_0x5028=function(){return _0x2a4433;};return _0x5028();}
|
package/lib/umd/locale/id-ID.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x5dbb(_0x4f34fb,_0x2a29ab){_0x4f34fb=_0x4f34fb-0xd0;var _0x4ca2a9=_0x4ca2();var _0x5dbb11=_0x4ca2a9[_0x4f34fb];return _0x5dbb11;}(function(_0x385249,_0x57334f){var _0x506680=_0x5dbb,_0x57f8de=_0x385249();while(!![]){try{var _0x39aa6f=-parseInt(_0x506680(0xde))/0x1+parseInt(_0x506680(0xdf))/0x2+parseInt(_0x506680(0xe2))/0x3*(-parseInt(_0x506680(0xda))/0x4)+-parseInt(_0x506680(0xe1))/0x5*(parseInt(_0x506680(0xe5))/0x6)+-parseInt(_0x506680(0xd2))/0x7+-parseInt(_0x506680(0xe0))/0x8+parseInt(_0x506680(0xd1))/0x9;if(_0x39aa6f===_0x57334f)break;else _0x57f8de['push'](_0x57f8de['shift']());}catch(_0x201283){_0x57f8de['push'](_0x57f8de['shift']());}}}(_0x4ca2,0x92192),function(_0x54b0aa,_0x4a077a){var _0xd64153=_0x5dbb;typeof exports==_0xd64153(0xd9)&&typeof module<'u'?module[_0xd64153(0xdc)]=_0x4a077a():typeof define==_0xd64153(0xe4)&&define['amd']?define([],_0x4a077a):(_0x54b0aa=typeof globalThis<'u'?globalThis:_0x54b0aa||self,_0x54b0aa[_0xd64153(0xe3)]=_0x4a077a());}(this,function(){var _0x3c502b=_0x5dbb;return{'exchange-client':{'uploading':'Mengunggah','uploadSuccess':_0x3c502b(0xd3),'uploadSuccessTip':_0x3c502b(0xd0),'downloading':_0x3c502b(0xe8),'downloadSuccess':_0x3c502b(0xd7),'unknownMistake':_0x3c502b(0xd5),'networkError':_0x3c502b(0xd8),'tooLarge':_0x3c502b(0xe7),'internalError':_0x3c502b(0xd6),'interrupt':_0x3c502b(0xd4),'fileTypeError':_0x3c502b(0xe6),'wait':_0x3c502b(0xdd),'cancel':_0x3c502b(0xdb),'uploadAgain':'Unggah\x20ulang'}};}));function _0x4ca2(){var _0x38d192=['{0}\x20file\x20berhasil\x20diunggah','26106993xzvEWv','6128941NrezLr','File\x20berhasil\x20diunggah','Koneksi\x20jaringan\x20terputus\x20dan\x20unggahan\x20file\x20gagal','Kesalahan\x20tidak\x20diketahui','Kesalahan\x20internal\x20tidak\x20diketahui','Unduhan\x20berhasil','Kesalahan\x20jaringan','object','314932ylBsKP','Batal','exports','Harap\x20tunggu...','331503zVMvyn','1690704pjJVvl','5478576PzIjQJ','50KXRKTX','3tGAVxA','UniverProExchangeClientIdID','function','706254LvAXaj','File\x20yang\x20dipilih\x20[{0}]\x20tidak\x20didukung\x20untuk\x20diunggah','Data\x20terlalu\x20besar','Mengunduh'];_0x4ca2=function(){return _0x38d192;};return _0x4ca2();}
|
package/lib/umd/locale/it-IT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x102a(_0xf61eb3,_0x1ff5f0){_0xf61eb3=_0xf61eb3-0x166;var _0x1d10f0=_0x1d10();var _0x102aa2=_0x1d10f0[_0xf61eb3];return _0x102aa2;}function _0x1d10(){var _0x230d23=['12026997jYTnwT','2975IaCToE','Errore\x20sconosciuto','Il\x20file\x20selezionato\x20[{0}]\x20non\x20è\x20supportato\x20per\x20il\x20caricamento','105sSxitg','14672141oYobap','{0}\x20file\x20caricati\x20con\x20successo','Carica\x20di\x20nuovo','I\x20dati\x20sono\x20troppo\x20grandi','4504bXrFhZ','exports','20jljyit','object','File\x20caricato\x20con\x20successo','Caricamento\x20in\x20corso','120XTGoJo','77260yzRLgX','function','Download\x20riuscito','212655IUnoDt','165206QAMGkV','2845676NRBWRh','amd','Attendi...'];_0x1d10=function(){return _0x230d23;};return _0x1d10();}(function(_0x254eec,_0x25e03e){var _0x280f41=_0x102a,_0x41ba33=_0x254eec();while(!![]){try{var _0x2fe768=-parseInt(_0x280f41(0x166))/0x1+-parseInt(_0x280f41(0x17a))/0x2*(-parseInt(_0x280f41(0x16e))/0x3)+-parseInt(_0x280f41(0x167))/0x4+parseInt(_0x280f41(0x17d))/0x5*(-parseInt(_0x280f41(0x179))/0x6)+-parseInt(_0x280f41(0x16b))/0x7*(parseInt(_0x280f41(0x173))/0x8)+-parseInt(_0x280f41(0x16a))/0x9+parseInt(_0x280f41(0x175))/0xa*(parseInt(_0x280f41(0x16f))/0xb);if(_0x2fe768===_0x25e03e)break;else _0x41ba33['push'](_0x41ba33['shift']());}catch(_0x4ef4e7){_0x41ba33['push'](_0x41ba33['shift']());}}}(_0x1d10,0xaf03b),function(_0x235c22,_0x4c2792){var _0xc13347=_0x102a;typeof exports==_0xc13347(0x176)&&typeof module<'u'?module[_0xc13347(0x174)]=_0x4c2792():typeof define==_0xc13347(0x17b)&&define[_0xc13347(0x168)]?define([],_0x4c2792):(_0x235c22=typeof globalThis<'u'?globalThis:_0x235c22||self,_0x235c22['UniverProExchangeClientItIT']=_0x4c2792());}(this,function(){var _0x260830=_0x102a;return{'exchange-client':{'uploading':_0x260830(0x178),'uploadSuccess':_0x260830(0x177),'uploadSuccessTip':_0x260830(0x170),'downloading':'Download\x20in\x20corso','downloadSuccess':_0x260830(0x17c),'unknownMistake':_0x260830(0x16c),'networkError':'Errore\x20di\x20rete','tooLarge':_0x260830(0x172),'internalError':'Errore\x20interno\x20sconosciuto','interrupt':'La\x20connessione\x20di\x20rete\x20è\x20stata\x20interrotta\x20e\x20il\x20caricamento\x20del\x20file\x20è\x20fallito','fileTypeError':_0x260830(0x16d),'wait':_0x260830(0x169),'cancel':'Annulla','uploadAgain':_0x260830(0x171)}};}));
|
package/lib/umd/locale/ja-JP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x43c3(_0x57596b,_0x3a7a3f){_0x57596b=_0x57596b-0xde;var _0x4c51a3=_0x4c51();var _0x43c340=_0x4c51a3[_0x57596b];return _0x43c340;}function _0x4c51(){var _0x3db5e5=['object','240326vwzfbU','35JCIsYe','7195svGjbK','amd','225240RrAnyw','内部エラーが発生しました','96vZpswe','ファイルが正常にアップロードされました','ダウンロード中','1028tlsGCz','15642BOkioH','再度アップロード','ネットワークエラー','11PWAHFn','266100gpVQop','アップロード中','function','660srosjZ','ネットワーク接続が中断され、ファイルのアップロードに失敗しました','{0}\x20個のファイルが正常にアップロードされました','UniverProExchangeClientJaJP','1839IWEnJO','428678VntxLa','キャンセル'];_0x4c51=function(){return _0x3db5e5;};return _0x4c51();}(function(_0x44b842,_0x13dd78){var _0x8193c5=_0x43c3,_0x244b08=_0x44b842();while(!![]){try{var _0x14f4aa=parseInt(_0x8193c5(0xec))/0x1+-parseInt(_0x8193c5(0xe9))/0x2+-parseInt(_0x8193c5(0xe8))/0x3*(-parseInt(_0x8193c5(0xf5))/0x4)+-parseInt(_0x8193c5(0xee))/0x5*(-parseInt(_0x8193c5(0xf2))/0x6)+-parseInt(_0x8193c5(0xed))/0x7*(parseInt(_0x8193c5(0xf0))/0x8)+-parseInt(_0x8193c5(0xf6))/0x9*(-parseInt(_0x8193c5(0xe4))/0xa)+parseInt(_0x8193c5(0xe0))/0xb*(parseInt(_0x8193c5(0xe1))/0xc);if(_0x14f4aa===_0x13dd78)break;else _0x244b08['push'](_0x244b08['shift']());}catch(_0x111125){_0x244b08['push'](_0x244b08['shift']());}}}(_0x4c51,0x317a4),function(_0x5b8ce9,_0x4c24c4){var _0x5a05ed=_0x43c3;typeof exports==_0x5a05ed(0xeb)&&typeof module<'u'?module['exports']=_0x4c24c4():typeof define==_0x5a05ed(0xe3)&&define[_0x5a05ed(0xef)]?define([],_0x4c24c4):(_0x5b8ce9=typeof globalThis<'u'?globalThis:_0x5b8ce9||self,_0x5b8ce9[_0x5a05ed(0xe7)]=_0x4c24c4());}(this,function(){var _0x2600e0=_0x43c3;return{'exchange-client':{'uploading':_0x2600e0(0xe2),'uploadSuccess':_0x2600e0(0xf3),'uploadSuccessTip':_0x2600e0(0xe6),'downloading':_0x2600e0(0xf4),'downloadSuccess':'ダウンロードが完了しました','unknownMistake':'不明なエラー','networkError':_0x2600e0(0xdf),'tooLarge':'データが大きすぎます','internalError':_0x2600e0(0xf1),'interrupt':_0x2600e0(0xe5),'fileTypeError':'選択されたファイル\x20[{0}]\x20はアップロードがサポートされていません','wait':'お待ちください...','cancel':_0x2600e0(0xea),'uploadAgain':_0x2600e0(0xde)}};}));
|
package/lib/umd/locale/ko-KR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x413d(_0x46f28d,_0xc8b954){_0x46f28d=_0x46f28d-0x1a9;var _0x22c66e=_0x22c6();var _0x413dcc=_0x22c66e[_0x46f28d];return _0x413dcc;}function _0x22c6(){var _0x510a7b=['다운로드\x20중','2900105fuPzWg','2673UuWvvA','10585464cUJUFO','object','잠시만\x20기다려\x20주세요...','4QMmFOF','네트워크\x20오류','{0}개의\x20파일이\x20성공적으로\x20업로드되었습니다','780OMRFnh','242ETbNow','13503016vDtIyw','다시\x20업로드','내부\x20오류가\x20발생했습니다','업로드\x20중','192285ltVMvu','exports','4333221WfvaQP','다운로드가\x20완료되었습니다','알\x20수\x20없는\x20오류','3054205boocOE','amd','function','데이터가\x20너무\x20큽니다'];_0x22c6=function(){return _0x510a7b;};return _0x22c6();}(function(_0x2dc0cf,_0x312eba){var _0x37b3d2=_0x413d,_0x209a3f=_0x2dc0cf();while(!![]){try{var _0x2bff24=-parseInt(_0x37b3d2(0x1c0))/0x1*(-parseInt(_0x37b3d2(0x1b0))/0x2)+-parseInt(_0x37b3d2(0x1b7))/0x3*(-parseInt(_0x37b3d2(0x1ac))/0x4)+parseInt(_0x37b3d2(0x1bf))/0x5+-parseInt(_0x37b3d2(0x1a9))/0x6+parseInt(_0x37b3d2(0x1ba))/0x7+-parseInt(_0x37b3d2(0x1b1))/0x8+parseInt(_0x37b3d2(0x1b5))/0x9*(parseInt(_0x37b3d2(0x1af))/0xa);if(_0x2bff24===_0x312eba)break;else _0x209a3f['push'](_0x209a3f['shift']());}catch(_0x4afe04){_0x209a3f['push'](_0x209a3f['shift']());}}}(_0x22c6,0xf3c7d),function(_0x3a9d5a,_0x29e03f){var _0x54cbd2=_0x413d;typeof exports==_0x54cbd2(0x1aa)&&typeof module<'u'?module[_0x54cbd2(0x1b6)]=_0x29e03f():typeof define==_0x54cbd2(0x1bc)&&define[_0x54cbd2(0x1bb)]?define([],_0x29e03f):(_0x3a9d5a=typeof globalThis<'u'?globalThis:_0x3a9d5a||self,_0x3a9d5a['UniverProExchangeClientKoKR']=_0x29e03f());}(this,function(){var _0x50681d=_0x413d;return{'exchange-client':{'uploading':_0x50681d(0x1b4),'uploadSuccess':'파일이\x20성공적으로\x20업로드되었습니다','uploadSuccessTip':_0x50681d(0x1ae),'downloading':_0x50681d(0x1be),'downloadSuccess':_0x50681d(0x1b8),'unknownMistake':_0x50681d(0x1b9),'networkError':_0x50681d(0x1ad),'tooLarge':_0x50681d(0x1bd),'internalError':_0x50681d(0x1b3),'interrupt':'네트워크\x20연결이\x20중단되어\x20파일\x20업로드에\x20실패했습니다','fileTypeError':'선택한\x20파일\x20[{0}]은(는)\x20업로드가\x20지원되지\x20않습니다','wait':_0x50681d(0x1ab),'cancel':'취소','uploadAgain':_0x50681d(0x1b2)}};}));
|
package/lib/umd/locale/pl-PL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x102d(_0xc482a6,_0x4cd62c){_0xc482a6=_0xc482a6-0x144;var _0x19fa33=_0x19fa();var _0x102d18=_0x19fa33[_0xc482a6];return _0x102d18;}(function(_0x3486cd,_0x45ac1b){var _0x50c330=_0x102d,_0xd583f9=_0x3486cd();while(!![]){try{var _0x3b5277=-parseInt(_0x50c330(0x156))/0x1+-parseInt(_0x50c330(0x15d))/0x2+-parseInt(_0x50c330(0x158))/0x3+parseInt(_0x50c330(0x146))/0x4*(-parseInt(_0x50c330(0x152))/0x5)+-parseInt(_0x50c330(0x155))/0x6*(-parseInt(_0x50c330(0x147))/0x7)+parseInt(_0x50c330(0x157))/0x8+-parseInt(_0x50c330(0x14d))/0x9*(-parseInt(_0x50c330(0x14f))/0xa);if(_0x3b5277===_0x45ac1b)break;else _0xd583f9['push'](_0xd583f9['shift']());}catch(_0x1be269){_0xd583f9['push'](_0xd583f9['shift']());}}}(_0x19fa,0x4c8fb),function(_0x4121d5,_0x4445ac){var _0x2cae26=_0x102d;typeof exports==_0x2cae26(0x14a)&&typeof module<'u'?module[_0x2cae26(0x154)]=_0x4445ac():typeof define==_0x2cae26(0x14c)&&define[_0x2cae26(0x159)]?define([],_0x4445ac):(_0x4121d5=typeof globalThis<'u'?globalThis:_0x4121d5||self,_0x4121d5[_0x2cae26(0x15c)]=_0x4445ac());}(this,function(){var _0x2d8bc5=_0x102d;return{'exchange-client':{'uploading':_0x2d8bc5(0x145),'uploadSuccess':_0x2d8bc5(0x148),'uploadSuccessTip':_0x2d8bc5(0x149),'downloading':_0x2d8bc5(0x144),'downloadSuccess':_0x2d8bc5(0x14b),'unknownMistake':'Nieznany\x20błąd','networkError':_0x2d8bc5(0x15a),'tooLarge':_0x2d8bc5(0x15b),'internalError':_0x2d8bc5(0x150),'interrupt':_0x2d8bc5(0x151),'fileTypeError':'Wybrany\x20plik\x20[{0}]\x20nie\x20jest\x20obsługiwany\x20do\x20przesyłania','wait':_0x2d8bc5(0x153),'cancel':'Anuluj','uploadAgain':_0x2d8bc5(0x14e)}};}));function _0x19fa(){var _0x2460f1=['Dane\x20są\x20zbyt\x20duże','UniverProExchangeClientPlPL','1075418pHujfU','Pobieranie','Przesyłanie','4ijqbjB','3220mbURCg','Plik\x20przesłany\x20pomyślnie','Pomyślnie\x20przesłano\x20{0}\x20plik(ów)','object','Pobieranie\x20zakończone\x20sukcesem','function','7158924zaGDwB','Prześlij\x20ponownie','20VCwsDk','Wewnętrzny\x20nieznany\x20błąd','Połączenie\x20sieciowe\x20zostało\x20przerwane\x20i\x20przesyłanie\x20pliku\x20nie\x20powiodło\x20się','3002005tqUcfm','Proszę\x20czekać...','exports','3156XQcwrQ','614823ltOwuA','3192896RwGyTX','496248uHPHHa','amd','Błąd\x20sieci'];_0x19fa=function(){return _0x2460f1;};return _0x19fa();}
|
package/lib/umd/locale/pt-BR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x1436(_0x564a69,_0x1e4877){_0x564a69=_0x564a69-0xb3;var _0x402a4c=_0x402a();var _0x1436dc=_0x402a4c[_0x564a69];return _0x1436dc;}function _0x402a(){var _0x4d6a81=['UniverProExchangeClientPtBR','amd','10VXbxNO','A\x20conexão\x20de\x20rede\x20foi\x20interrompida\x20e\x20o\x20envio\x20do\x20arquivo\x20falhou','{0}\x20arquivo(s)\x20enviado(s)\x20com\x20sucesso','78730BypVeC','Enviar\x20novamente','Download\x20concluído\x20com\x20sucesso','1366409vZvKPa','object','120iBCfPi','Cancelar','function','592317lgOaBJ','Erro\x20desconhecido','56GtIyaE','Enviando','187805rqtaVu','7poxEoK','424107DOXKmv','Os\x20dados\x20são\x20muito\x20grandes','exports','8070828uvZPLi','Arquivo\x20enviado\x20com\x20sucesso','Erro\x20de\x20rede','1811034omrvlH','Aguarde...','14VBuDoS'];_0x402a=function(){return _0x4d6a81;};return _0x402a();}(function(_0x4831c7,_0x2e3b0d){var _0x3f2b98=_0x1436,_0x186e7d=_0x4831c7();while(!![]){try{var _0x1961d6=-parseInt(_0x3f2b98(0xb6))/0x1*(-parseInt(_0x3f2b98(0xcc))/0x2)+-parseInt(_0x3f2b98(0xbe))/0x3+parseInt(_0x3f2b98(0xc0))/0x4*(parseInt(_0x3f2b98(0xc2))/0x5)+-parseInt(_0x3f2b98(0xca))/0x6*(parseInt(_0x3f2b98(0xc3))/0x7)+parseInt(_0x3f2b98(0xbb))/0x8*(parseInt(_0x3f2b98(0xc4))/0x9)+parseInt(_0x3f2b98(0xb3))/0xa*(-parseInt(_0x3f2b98(0xb9))/0xb)+-parseInt(_0x3f2b98(0xc7))/0xc;if(_0x1961d6===_0x2e3b0d)break;else _0x186e7d['push'](_0x186e7d['shift']());}catch(_0xbf2261){_0x186e7d['push'](_0x186e7d['shift']());}}}(_0x402a,0x7713f),function(_0xc3b92e,_0x13a260){var _0x22598a=_0x1436;typeof exports==_0x22598a(0xba)&&typeof module<'u'?module[_0x22598a(0xc6)]=_0x13a260():typeof define==_0x22598a(0xbd)&&define[_0x22598a(0xce)]?define([],_0x13a260):(_0xc3b92e=typeof globalThis<'u'?globalThis:_0xc3b92e||self,_0xc3b92e[_0x22598a(0xcd)]=_0x13a260());}(this,function(){var _0x332645=_0x1436;return{'exchange-client':{'uploading':_0x332645(0xc1),'uploadSuccess':_0x332645(0xc8),'uploadSuccessTip':_0x332645(0xb5),'downloading':'Baixando','downloadSuccess':_0x332645(0xb8),'unknownMistake':_0x332645(0xbf),'networkError':_0x332645(0xc9),'tooLarge':_0x332645(0xc5),'internalError':'Erro\x20interno\x20desconhecido','interrupt':_0x332645(0xb4),'fileTypeError':'O\x20arquivo\x20selecionado\x20[{0}]\x20não\x20é\x20suportado\x20para\x20envio','wait':_0x332645(0xcb),'cancel':_0x332645(0xbc),'uploadAgain':_0x332645(0xb7)}};}));
|
package/lib/umd/locale/ru-RU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function _0x4e60(_0xc8da22,_0x1f0066){_0xc8da22=_0xc8da22-0x16f;var _0x4279f0=_0x4279();var _0x4e6035=_0x4279f0[_0xc8da22];return _0x4e6035;}(function(_0x3713d3,_0x6f30fc){var _0x31525e=_0x4e60,_0x989841=_0x3713d3();while(!![]){try{var _0x22d3f6=-parseInt(_0x31525e(0x182))/0x1*(parseInt(_0x31525e(0x179))/0x2)+-parseInt(_0x31525e(0x180))/0x3*(parseInt(_0x31525e(0x17e))/0x4)+-parseInt(_0x31525e(0x184))/0x5+-parseInt(_0x31525e(0x174))/0x6*(parseInt(_0x31525e(0x183))/0x7)+parseInt(_0x31525e(0x172))/0x8*(-parseInt(_0x31525e(0x186))/0x9)+-parseInt(_0x31525e(0x188))/0xa+parseInt(_0x31525e(0x17b))/0xb;if(_0x22d3f6===_0x6f30fc)break;else _0x989841['push'](_0x989841['shift']());}catch(_0x36acf6){_0x989841['push'](_0x989841['shift']());}}}(_0x4279,0x45881),function(_0x1083c0,_0x2d2240){var _0x33980f=_0x4e60;typeof exports==_0x33980f(0x170)&&typeof module<'u'?module[_0x33980f(0x185)]=_0x2d2240():typeof define==_0x33980f(0x17d)&&define[_0x33980f(0x173)]?define([],_0x2d2240):(_0x1083c0=typeof globalThis<'u'?globalThis:_0x1083c0||self,_0x1083c0['UniverProExchangeClientRuRU']=_0x2d2240());}(this,function(){var _0x23a4fb=_0x4e60;return{'exchange-client':{'uploading':'Загрузка','uploadSuccess':_0x23a4fb(0x175),'uploadSuccessTip':_0x23a4fb(0x17c),'downloading':_0x23a4fb(0x17f),'downloadSuccess':_0x23a4fb(0x176),'unknownMistake':_0x23a4fb(0x178),'networkError':'Сетевая\x20ошибка','tooLarge':_0x23a4fb(0x177),'internalError':_0x23a4fb(0x16f),'interrupt':_0x23a4fb(0x181),'fileTypeError':_0x23a4fb(0x187),'wait':_0x23a4fb(0x17a),'cancel':'Отмена','uploadAgain':_0x23a4fb(0x171)}};}));function _0x4279(){var _0x1ffdab=['Данные\x20слишком\x20большие','Неизвестная\x20ошибка','1434szEqKH','Пожалуйста,\x20подождите...','14197634FTgaXX','{0}\x20файл(ов)\x20успешно\x20загружен(о)','function','18632AVZEcP','Скачивание','18wOICXt','Сетевое\x20соединение\x20было\x20прервано,\x20и\x20загрузка\x20файла\x20не\x20удалась','311PfNXdN','1393vciVqJ','2200170JTBIGY','exports','22005mzZLpq','Выбранный\x20файл\x20[{0}]\x20не\x20поддерживается\x20для\x20загрузки','2189200nbXzaP','Внутренняя\x20неизвестная\x20ошибка','object','Загрузить\x20снова','40AFEaeK','amd','2526JVqHAP','Файл\x20успешно\x20загружен','Скачивание\x20успешно'];_0x4279=function(){return _0x1ffdab;};return _0x4279();}
|
package/lib/umd/locale/sk-SK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function _0x31c6(){var _0x20f2b2=['amd','Sťahovanie','1286432gtvEEC','Sieťové\x20pripojenie\x20bolo\x20prerušené\x20a\x20nahrávanie\x20súboru\x20zlyhalo','22296JEhcOC','175038uVqqNJ','Nahrávanie','Súbor\x20bol\x20úspešne\x20nahraný','Neznáma\x20chyba','object','4123323RHrHmU','66JyaKtn','Sťahovanie\x20úspešné','2722716SrbNEg','248600wfjTbT','84XEBmTS','Sieťová\x20chyba','506235KTfkHl','Zrušiť','Nahrať\x20znova','UniverProExchangeClientSkSK','20CkFrQf','48TeknfV','149KLivks'];_0x31c6=function(){return _0x20f2b2;};return _0x31c6();}function _0x7b73(_0x23a27d,_0xdc1a11){_0x23a27d=_0x23a27d-0x87;var _0x31c66b=_0x31c6();var _0x7b73a6=_0x31c66b[_0x23a27d];return _0x7b73a6;}(function(_0x1cba63,_0x39e0d4){var _0x507a71=_0x7b73,_0x536ba5=_0x1cba63();while(!![]){try{var _0x3a7c9e=-parseInt(_0x507a71(0x89))/0x1*(parseInt(_0x507a71(0x8e))/0x2)+parseInt(_0x507a71(0x8f))/0x3+-parseInt(_0x507a71(0x98))/0x4+-parseInt(_0x507a71(0x9b))/0x5*(-parseInt(_0x507a71(0x99))/0x6)+parseInt(_0x507a71(0x8c))/0x7*(-parseInt(_0x507a71(0x88))/0x8)+-parseInt(_0x507a71(0x94))/0x9*(-parseInt(_0x507a71(0x87))/0xa)+parseInt(_0x507a71(0x95))/0xb*(parseInt(_0x507a71(0x97))/0xc);if(_0x3a7c9e===_0x39e0d4)break;else _0x536ba5['push'](_0x536ba5['shift']());}catch(_0xb5cd20){_0x536ba5['push'](_0x536ba5['shift']());}}}(_0x31c6,0xe276e),function(_0x39c726,_0x1fef51){var _0x5d6cae=_0x7b73;typeof exports==_0x5d6cae(0x93)&&typeof module<'u'?module['exports']=_0x1fef51():typeof define=='function'&&define[_0x5d6cae(0x8a)]?define([],_0x1fef51):(_0x39c726=typeof globalThis<'u'?globalThis:_0x39c726||self,_0x39c726[_0x5d6cae(0x9e)]=_0x1fef51());}(this,function(){var _0x4a9782=_0x7b73;return{'exchange-client':{'uploading':_0x4a9782(0x90),'uploadSuccess':_0x4a9782(0x91),'uploadSuccessTip':'Úspešne\x20nahraných\x20{0}\x20súborov','downloading':_0x4a9782(0x8b),'downloadSuccess':_0x4a9782(0x96),'unknownMistake':_0x4a9782(0x92),'networkError':_0x4a9782(0x9a),'tooLarge':'Dáta\x20sú\x20príliš\x20veľké','internalError':'Interná\x20neznáma\x20chyba','interrupt':_0x4a9782(0x8d),'fileTypeError':'Vybraný\x20súbor\x20[{0}]\x20nie\x20je\x20podporovaný\x20na\x20nahrávanie','wait':'Prosím\x20počkajte...','cancel':_0x4a9782(0x9c),'uploadAgain':_0x4a9782(0x9d)}};}));
|
package/lib/umd/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x112e14,_0x5d1011){var _0x3e0038=_0xdde3,_0x47ab28=_0x112e14();while(!![]){try{var _0x37990c=-parseInt(_0x3e0038(0x137))/0x1*(parseInt(_0x3e0038(0x12b))/0x2)+parseInt(_0x3e0038(0x131))/0x3+-parseInt(_0x3e0038(0x126))/0x4*(parseInt(_0x3e0038(0x138))/0x5)+parseInt(_0x3e0038(0x11f))/0x6*(parseInt(_0x3e0038(0x122))/0x7)+-parseInt(_0x3e0038(0x128))/0x8+-parseInt(_0x3e0038(0x139))/0x9*(-parseInt(_0x3e0038(0x127))/0xa)+parseInt(_0x3e0038(0x130))/0xb*(-parseInt(_0x3e0038(0x135))/0xc);if(_0x37990c===_0x5d1011)break;else _0x47ab28['push'](_0x47ab28['shift']());}catch(_0x1bea8b){_0x47ab28['push'](_0x47ab28['shift']());}}}(_0x4c8c,0x9875f),function(_0x54ebbd,_0x14b696){var _0x5df0cf=_0xdde3;typeof exports==_0x5df0cf(0x12c)&&typeof module<'u'?module[_0x5df0cf(0x136)]=_0x14b696():typeof define==_0x5df0cf(0x13a)&&define['amd']?define([],_0x14b696):(_0x54ebbd=typeof globalThis<'u'?globalThis:_0x54ebbd||self,_0x54ebbd[_0x5df0cf(0x123)]=_0x14b696());}(this,function(){var _0x38b184=_0xdde3;return{'exchange-client':{'uploading':'Đang\x20tải\x20lên','uploadSuccess':_0x38b184(0x134),'uploadSuccessTip':_0x38b184(0x12f),'downloading':_0x38b184(0x132),'downloadSuccess':'Tải\x20xuống\x20thành\x20công','unknownMistake':_0x38b184(0x125),'networkError':_0x38b184(0x120),'tooLarge':_0x38b184(0x12a),'internalError':_0x38b184(0x129),'interrupt':_0x38b184(0x133),'fileTypeError':_0x38b184(0x121),'wait':_0x38b184(0x12d),'cancel':_0x38b184(0x124),'uploadAgain':_0x38b184(0x12e)}};}));function _0xdde3(_0x204858,_0x281c97){_0x204858=_0x204858-0x11f;var _0x4c8cbd=_0x4c8c();var _0xdde342=_0x4c8cbd[_0x204858];return _0xdde342;}function _0x4c8c(){var _0x4dd2f0=['414bydqzO','function','2952948aZaetp','Lỗi\x20mạng','Tệp\x20được\x20chọn\x20[{0}]\x20không\x20được\x20hỗ\x20trợ\x20để\x20tải\x20lên','14tPqggD','UniverProExchangeClientViVN','Hủy\x20bỏ','Lỗi\x20không\x20xác\x20định','27144qpGqbX','104620FWUEVJ','8106248TEDauq','Lỗi\x20không\x20xác\x20định\x20bên\x20trong','Luồng\x20dữ\x20liệu\x20quá\x20lớn','926jcpJVk','object','Vui\x20lòng\x20đợi...','Tải\x20lên\x20lại','{0}\x20tệp\x20đã\x20được\x20tải\x20lên\x20thành\x20công','269126oQZWkz','1726035pPxTLK','Đang\x20tải\x20xuố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\x20tệp\x20thành\x20công','132wglLCF','exports','11vbCrls','95iUBISp'];_0x4c8c=function(){return _0x4dd2f0;};return _0x4c8c();}
|
package/lib/umd/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x69f0(_0x1f0a36,_0x538eab){_0x1f0a36=_0x1f0a36-0x17e;var _0x2d310e=_0x2d31();var _0x69f0c3=_0x2d310e[_0x1f0a36];return _0x69f0c3;}function _0x2d31(){var _0x2f3471=['数据流过大','1475nBeFNd','function','37656hTQjUS','exports','740riGFvQ','346948jrRsFU','下载成功','434758hGNaJy','1145850rDUSmf','内部未知错误','所选文件\x20[{0}]\x20不支持上传','下载中','1010WPqocN','请稍等...','amd','上传中','3wKRBeg','354750hjZPKt','网络异常','文件上传成功','30688NjJADz','728ysjCMw','object','{0}个文件上传成功'];_0x2d31=function(){return _0x2f3471;};return _0x2d31();}(function(_0x464414,_0x17eb0e){var _0x28fdf1=_0x69f0,_0x2d4b24=_0x464414();while(!![]){try{var _0x5aae17=parseInt(_0x28fdf1(0x182))/0x1+parseInt(_0x28fdf1(0x180))/0x2*(parseInt(_0x28fdf1(0x18b))/0x3)+parseInt(_0x28fdf1(0x17f))/0x4*(-parseInt(_0x28fdf1(0x194))/0x5)+-parseInt(_0x28fdf1(0x183))/0x6+parseInt(_0x28fdf1(0x18f))/0x7*(-parseInt(_0x28fdf1(0x190))/0x8)+-parseInt(_0x28fdf1(0x196))/0x9*(-parseInt(_0x28fdf1(0x187))/0xa)+-parseInt(_0x28fdf1(0x18c))/0xb;if(_0x5aae17===_0x17eb0e)break;else _0x2d4b24['push'](_0x2d4b24['shift']());}catch(_0x3a44b5){_0x2d4b24['push'](_0x2d4b24['shift']());}}}(_0x2d31,0x56718),function(_0x565e71,_0x336742){var _0x4bdfa0=_0x69f0;typeof exports==_0x4bdfa0(0x191)&&typeof module<'u'?module[_0x4bdfa0(0x17e)]=_0x336742():typeof define==_0x4bdfa0(0x195)&&define[_0x4bdfa0(0x189)]?define([],_0x336742):(_0x565e71=typeof globalThis<'u'?globalThis:_0x565e71||self,_0x565e71['UniverProExchangeClientZhCN']=_0x336742());}(this,function(){var _0x5d2aaf=_0x69f0;return{'exchange-client':{'uploading':_0x5d2aaf(0x18a),'uploadSuccess':_0x5d2aaf(0x18e),'uploadSuccessTip':_0x5d2aaf(0x192),'downloading':_0x5d2aaf(0x186),'downloadSuccess':_0x5d2aaf(0x181),'unknownMistake':'未知错误','networkError':_0x5d2aaf(0x18d),'tooLarge':_0x5d2aaf(0x193),'internalError':_0x5d2aaf(0x184),'interrupt':'网络连接中断,文件上传失败','fileTypeError':_0x5d2aaf(0x185),'wait':_0x5d2aaf(0x188),'cancel':'取消','uploadAgain':'再次上传'}};}));
|
package/lib/umd/locale/zh-HK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function _0x40a8(_0x2d5604,_0x9ca2b){_0x2d5604=_0x2d5604-0x6b;var _0x43274b=_0x4327();var _0x40a831=_0x43274b[_0x2d5604];return _0x40a831;}(function(_0x3c2f22,_0x4670fb){var _0x32a08a=_0x40a8,_0x34ac8b=_0x3c2f22();while(!![]){try{var _0x111d57=parseInt(_0x32a08a(0x7e))/0x1*(-parseInt(_0x32a08a(0x6f))/0x2)+parseInt(_0x32a08a(0x76))/0x3+parseInt(_0x32a08a(0x6e))/0x4+-parseInt(_0x32a08a(0x75))/0x5*(-parseInt(_0x32a08a(0x71))/0x6)+parseInt(_0x32a08a(0x7d))/0x7+parseInt(_0x32a08a(0x7a))/0x8+-parseInt(_0x32a08a(0x74))/0x9;if(_0x111d57===_0x4670fb)break;else _0x34ac8b['push'](_0x34ac8b['shift']());}catch(_0x4c1099){_0x34ac8b['push'](_0x34ac8b['shift']());}}}(_0x4327,0xd6ab7),function(_0x579807,_0x140012){var _0x26f52e=_0x40a8;typeof exports==_0x26f52e(0x72)&&typeof module<'u'?module[_0x26f52e(0x7f)]=_0x140012():typeof define==_0x26f52e(0x6c)&&define[_0x26f52e(0x80)]?define([],_0x140012):(_0x579807=typeof globalThis<'u'?globalThis:_0x579807||self,_0x579807['UniverProExchangeClientZhHK']=_0x140012());}(this,function(){var _0x5da79e=_0x40a8;return{'exchange-client':{'uploading':_0x5da79e(0x77),'uploadSuccess':_0x5da79e(0x6b),'uploadSuccessTip':'{0}個檔案上傳成功','downloading':_0x5da79e(0x70),'downloadSuccess':_0x5da79e(0x7c),'unknownMistake':'未知錯誤','networkError':_0x5da79e(0x79),'tooLarge':_0x5da79e(0x7b),'internalError':_0x5da79e(0x6d),'interrupt':_0x5da79e(0x73),'fileTypeError':'所選檔案\x20[{0}]\x20不支援上傳','wait':'請稍等...','cancel':'取消','uploadAgain':_0x5da79e(0x78)}};}));function _0x4327(){var _0x1c001c=['下載中','6NEnFlx','object','網絡連線中斷,檔案上傳失敗','20157390VoqqTf','5993445tuZmnO','452949nqyeOG','上傳中','再次上傳','網絡異常','4737072zWYDMY','資料流過大','下載成功','3454521hJIxct','1YmKcZq','exports','amd','檔案上傳成功','function','內部未知錯誤','6747968nvLznI','2006608sTNamt'];_0x4327=function(){return _0x1c001c;};return _0x4327();}
|
package/lib/umd/locale/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x4c8a(_0x5d84e6,_0x1c0e5a){_0x5d84e6=_0x5d84e6-0x13a;var _0x2e90ad=_0x2e90();var _0x4c8a8f=_0x2e90ad[_0x5d84e6];return _0x4c8a8f;}(function(_0x994577,_0x5ba4af){var _0xb4bf69=_0x4c8a,_0x143169=_0x994577();while(!![]){try{var _0x5f25c7=-parseInt(_0xb4bf69(0x143))/0x1*(-parseInt(_0xb4bf69(0x14f))/0x2)+-parseInt(_0xb4bf69(0x14a))/0x3+-parseInt(_0xb4bf69(0x14e))/0x4+-parseInt(_0xb4bf69(0x141))/0x5+parseInt(_0xb4bf69(0x145))/0x6*(-parseInt(_0xb4bf69(0x142))/0x7)+-parseInt(_0xb4bf69(0x146))/0x8*(-parseInt(_0xb4bf69(0x14b))/0x9)+-parseInt(_0xb4bf69(0x14c))/0xa*(-parseInt(_0xb4bf69(0x13f))/0xb);if(_0x5f25c7===_0x5ba4af)break;else _0x143169['push'](_0x143169['shift']());}catch(_0x12f908){_0x143169['push'](_0x143169['shift']());}}}(_0x2e90,0x808cf),function(_0x4c27ea,_0xc1540){var _0x554221=_0x4c8a;typeof exports==_0x554221(0x14d)&&typeof module<'u'?module[_0x554221(0x13d)]=_0xc1540():typeof define==_0x554221(0x140)&&define[_0x554221(0x147)]?define([],_0xc1540):(_0x4c27ea=typeof globalThis<'u'?globalThis:_0x4c27ea||self,_0x4c27ea[_0x554221(0x149)]=_0xc1540());}(this,function(){var _0x591380=_0x4c8a;return{'exchange-client':{'uploading':'上傳中','uploadSuccess':_0x591380(0x13e),'uploadSuccessTip':_0x591380(0x13a),'downloading':'下載中','downloadSuccess':'下載成功','unknownMistake':'未知錯誤','networkError':_0x591380(0x148),'tooLarge':_0x591380(0x150),'internalError':'內部未知錯誤','interrupt':_0x591380(0x13c),'fileTypeError':_0x591380(0x13b),'wait':_0x591380(0x144),'cancel':'取消','uploadAgain':'再次上傳'}};}));function _0x2e90(){var _0x158770=['網路異常','UniverProExchangeClientZhTW','1146033YqSHuj','261nFrRph','16826170Znyrtl','object','2484248QGezkQ','32ByYWwF','資料流過大','{0}個檔案上傳成功','所選檔案\x20[{0}]\x20不支援上傳','網路連線中斷,檔案上傳失敗','exports','檔案上傳成功','11KslpqF','function','2109345cYmGmV','7fVDLfA','40657amBvNI','請稍等...','4049700vXXgMm','80912ADbNgx','amd'];_0x2e90=function(){return _0x158770;};return _0x2e90();}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs-pro/exchange-client",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "1.0.0-alpha.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Workbook import and export client integration for Univer Pro.",
|
|
6
6
|
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
|
|
@@ -67,23 +67,23 @@
|
|
|
67
67
|
"rxjs": ">=7.0.0"
|
|
68
68
|
},
|
|
69
69
|
"dependencies": {
|
|
70
|
-
"@univerjs/icons": "1.
|
|
70
|
+
"@univerjs/icons": "1.12.0",
|
|
71
71
|
"fflate": "^0.4.8",
|
|
72
|
-
"@univerjs-pro/collaboration": "0.
|
|
73
|
-
"@univerjs-pro/license": "0.
|
|
74
|
-
"@univerjs/
|
|
75
|
-
"@univerjs/
|
|
76
|
-
"@univerjs/
|
|
77
|
-
"@univerjs/
|
|
78
|
-
"@univerjs/
|
|
72
|
+
"@univerjs-pro/collaboration": "1.0.0-alpha.0",
|
|
73
|
+
"@univerjs-pro/license": "1.0.0-alpha.0",
|
|
74
|
+
"@univerjs/design": "1.0.0-alpha.0",
|
|
75
|
+
"@univerjs/protocol": "1.0.0-alpha.0",
|
|
76
|
+
"@univerjs/core": "1.0.0-alpha.0",
|
|
77
|
+
"@univerjs/ui": "1.0.0-alpha.0",
|
|
78
|
+
"@univerjs/network": "1.0.0-alpha.0"
|
|
79
79
|
},
|
|
80
80
|
"devDependencies": {
|
|
81
|
-
"postcss": "^8.5.
|
|
81
|
+
"postcss": "^8.5.15",
|
|
82
82
|
"rxjs": "7.8.2",
|
|
83
|
-
"tailwindcss": "
|
|
83
|
+
"tailwindcss": "3.4.17",
|
|
84
84
|
"typescript": "^6.0.3",
|
|
85
|
-
"vitest": "^4.1.
|
|
86
|
-
"@univerjs-infra/shared": "0.
|
|
85
|
+
"vitest": "^4.1.9",
|
|
86
|
+
"@univerjs-infra/shared": "1.0.0-alpha.0"
|
|
87
87
|
},
|
|
88
88
|
"scripts": {
|
|
89
89
|
"test": "vitest run",
|
|
File without changes
|