@univerjs-pro/exchange-client 0.9.1-nightly.202507051607 → 0.9.1-nightly.202507071607
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 +2 -2
- package/lib/cjs/locale/en-US.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/ko-KR.js +1 -1
- package/lib/cjs/locale/ru-RU.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-TW.js +1 -1
- package/lib/es/facade.js +1 -1
- package/lib/es/index.js +2 -2
- package/lib/es/locale/en-US.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/ko-KR.js +1 -1
- package/lib/es/locale/ru-RU.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-TW.js +1 -1
- package/lib/facade.js +1 -1
- package/lib/index.js +2 -2
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/fa-IR.js +1 -1
- package/lib/locale/fr-FR.js +1 -1
- package/lib/locale/ko-KR.js +1 -1
- package/lib/locale/ru-RU.js +1 -1
- package/lib/locale/vi-VN.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/locale/zh-TW.js +1 -1
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +2 -2
- package/lib/umd/locale/en-US.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/ko-KR.js +1 -1
- package/lib/umd/locale/ru-RU.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-TW.js +1 -1
- package/package.json +7 -7
package/lib/es/locale/en-US.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
const
|
1
|
+
function _0x1f51(_0x5474f1,_0x1e0029){const _0x4d5084=_0x4d50();return _0x1f51=function(_0x1f511,_0x16a198){_0x1f511=_0x1f511-0x1a8;let _0x1fca7f=_0x4d5084[_0x1f511];return _0x1fca7f;},_0x1f51(_0x5474f1,_0x1e0029);}const _0xe35fe4=_0x1f51;(function(_0x5b2c51,_0x1432c8){const _0xbcb555=_0x1f51,_0x158d94=_0x5b2c51();while(!![]){try{const _0x3de18c=-parseInt(_0xbcb555(0x1b0))/0x1+parseInt(_0xbcb555(0x1bc))/0x2+parseInt(_0xbcb555(0x1b6))/0x3*(-parseInt(_0xbcb555(0x1aa))/0x4)+parseInt(_0xbcb555(0x1ba))/0x5+-parseInt(_0xbcb555(0x1ab))/0x6*(parseInt(_0xbcb555(0x1ad))/0x7)+-parseInt(_0xbcb555(0x1b1))/0x8*(parseInt(_0xbcb555(0x1ac))/0x9)+parseInt(_0xbcb555(0x1ae))/0xa*(parseInt(_0xbcb555(0x1af))/0xb);if(_0x3de18c===_0x1432c8)break;else _0x158d94['push'](_0x158d94['shift']());}catch(_0xa30e44){_0x158d94['push'](_0x158d94['shift']());}}}(_0x4d50,0x2e5c6));function _0x4d50(){const _0x40adeb=['4532935ZcQmKV','84426MzHoWL','5176SlTgLh','The\x20network\x20connection\x20was\x20interrupted\x20and\x20the\x20file\x20upload\x20failed','Selected\x20file\x20[{0}]\x20is\x20not\x20supported\x20for\x20upload','File','Save\x20As\x20WPS','879981TASPNW','Uploading','Downloading','Save\x20As','7815nTBKSE','File\x20uploaded\x20successfully','502636oxfpyy','Cancel','Internal\x20unknown\x20error','Please\x20wait...','{0}\x20file(s)\x20uploaded\x20successfully','Data\x20is\x20too\x20large','4xekVkw','1647258uOaBvE','3267HOnbdP','7KSenTd','20nsCdKW'];_0x4d50=function(){return _0x40adeb;};return _0x4d50();}const e={'exchange':{'file':_0xe35fe4(0x1b4),'upload':'Open(File)','download':_0xe35fe4(0x1b9),'downloadWPS':_0xe35fe4(0x1b5),'uploading':_0xe35fe4(0x1b7),'uploadSuccess':_0xe35fe4(0x1bb),'uploadSuccessTip':_0xe35fe4(0x1a8),'downloading':_0xe35fe4(0x1b8),'downloadSuccess':'Download\x20success','unknownMistake':'Unknown\x20mistake','networkError':'Network\x20error','tooLarge':_0xe35fe4(0x1a9),'internalError':_0xe35fe4(0x1be),'interrupt':_0xe35fe4(0x1b2),'fileTypeError':_0xe35fe4(0x1b3),'wait':_0xe35fe4(0x1bf),'cancel':_0xe35fe4(0x1bd),'uploadAgain':'Upload\x20again'}};export{e as default};
|
package/lib/es/locale/fa-IR.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
const
|
1
|
+
const _0xd7eea0=_0x4620;(function(_0x190604,_0x896370){const _0x271350=_0x4620,_0x19a92b=_0x190604();while(!![]){try{const _0x2cb824=parseInt(_0x271350(0x1f5))/0x1*(parseInt(_0x271350(0x1fb))/0x2)+-parseInt(_0x271350(0x1f4))/0x3+parseInt(_0x271350(0x1ff))/0x4*(-parseInt(_0x271350(0x1fe))/0x5)+parseInt(_0x271350(0x1ee))/0x6+-parseInt(_0x271350(0x1f3))/0x7*(parseInt(_0x271350(0x201))/0x8)+-parseInt(_0x271350(0x1f9))/0x9+parseInt(_0x271350(0x202))/0xa;if(_0x2cb824===_0x896370)break;else _0x19a92b['push'](_0x19a92b['shift']());}catch(_0x54d247){_0x19a92b['push'](_0x19a92b['shift']());}}}(_0x266d,0x51b6e));const o={'exchange':{'file':'فایل','upload':_0xd7eea0(0x1ec),'download':_0xd7eea0(0x1fa),'downloadWPS':_0xd7eea0(0x1f8),'uploading':_0xd7eea0(0x1f0),'uploadSuccess':_0xd7eea0(0x1fd),'uploadSuccessTip':_0xd7eea0(0x1f6),'downloading':_0xd7eea0(0x204),'downloadSuccess':_0xd7eea0(0x1fc),'unknownMistake':_0xd7eea0(0x1ed),'networkError':_0xd7eea0(0x200),'tooLarge':_0xd7eea0(0x1f1),'internalError':_0xd7eea0(0x1ef),'interrupt':'اتصال\x20شبکه\x20قطع\x20شد\x20و\x20بارگذاری\x20فایل\x20ناموفق\x20بود.','fileTypeError':_0xd7eea0(0x1f2),'wait':'لطفا\x20صبر\x20کنید...','cancel':_0xd7eea0(0x1f7),'uploadAgain':_0xd7eea0(0x203)}};export{o as default};function _0x4620(_0x4f747d,_0x232e5d){const _0x266d63=_0x266d();return _0x4620=function(_0x462049,_0x35c22d){_0x462049=_0x462049-0x1ec;let _0x536970=_0x266d63[_0x462049];return _0x536970;},_0x4620(_0x4f747d,_0x232e5d);}function _0x266d(){const _0x3d5d66=['بازکردن(فایل)','خطای\x20ناشناخته','1394910cdfwJp','خطای\x20داخلی\x20ناشناخته','در\x20حال\x20بارگذاری','داده\x20خیلی\x20بزرگ\x20است','فایل\x20انتخاب\x20شده\x20[{0}]\x20برای\x20بارگذاری\x20پشتیبانی\x20نمیشود','784PKuGZY','713931LMHLbA','2fjoMmC','{0}\x20فایل\x20با\x20موفقیت\x20بارگذاری\x20شد','لغو','ذخیره\x20به\x20عنوان\x20WPS','3076830RGkZWC','ذخیره\x20به\x20عنوان','64786JunTYz','دانلود\x20موفقیت\x20آمیز','فایل\x20با\x20موفقیت\x20بارگذاری\x20شد','7270ecBvdL','52UsMamv','خطای\x20شبکه','28312kqSsZA','10325480wRdMEn','بارگذاری\x20مجدد','در\x20حال\x20دانلود'];_0x266d=function(){return _0x3d5d66;};return _0x266d();}
|
package/lib/es/locale/fr-FR.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
const
|
1
|
+
const _0x190408=_0x49af;(function(_0x3464d1,_0x344a71){const _0x45b3dd=_0x49af,_0xc2ad5=_0x3464d1();while(!![]){try{const _0x936e5d=-parseInt(_0x45b3dd(0xcb))/0x1*(-parseInt(_0x45b3dd(0xba))/0x2)+parseInt(_0x45b3dd(0xb8))/0x3*(parseInt(_0x45b3dd(0xc5))/0x4)+parseInt(_0x45b3dd(0xc0))/0x5+-parseInt(_0x45b3dd(0xc7))/0x6+parseInt(_0x45b3dd(0xc2))/0x7*(parseInt(_0x45b3dd(0xcc))/0x8)+parseInt(_0x45b3dd(0xc9))/0x9*(-parseInt(_0x45b3dd(0xce))/0xa)+-parseInt(_0x45b3dd(0xbd))/0xb;if(_0x936e5d===_0x344a71)break;else _0xc2ad5['push'](_0xc2ad5['shift']());}catch(_0x58f91b){_0xc2ad5['push'](_0xc2ad5['shift']());}}}(_0x39fe,0x9091a));const e={'exchange':{'file':_0x190408(0xc1),'upload':_0x190408(0xc6),'download':_0x190408(0xc4),'downloadWPS':_0x190408(0xbe),'uploading':_0x190408(0xd1),'uploadSuccess':'Fichier\x20téléchargé\x20avec\x20succès','uploadSuccessTip':_0x190408(0xbf),'downloading':'Téléchargement','downloadSuccess':_0x190408(0xbc),'unknownMistake':_0x190408(0xcf),'networkError':_0x190408(0xc3),'tooLarge':_0x190408(0xbb),'internalError':_0x190408(0xcd),'interrupt':_0x190408(0xd0),'fileTypeError':_0x190408(0xb9),'wait':'Veuillez\x20patienter...','cancel':_0x190408(0xc8),'uploadAgain':_0x190408(0xca)}};function _0x49af(_0x33b2ba,_0x47a2a0){const _0x39fe60=_0x39fe();return _0x49af=function(_0x49af76,_0x423ac1){_0x49af76=_0x49af76-0xb8;let _0xabaeb3=_0x39fe60[_0x49af76];return _0xabaeb3;},_0x49af(_0x33b2ba,_0x47a2a0);}export{e as default};function _0x39fe(){const _0x26a191=['Fichier','7228963QSHPLe','Erreur\x20réseau','Enregistrer\x20sous','1144qDhVvK','Ouvrir\x20(Fichier)','1387848yUzTlg','Annuler','117BpCVwk','Télécharger\x20à\x20nouveau','144208LlZjhH','8HcGblG','Erreur\x20interne\x20inconnue','311550iHomFD','Erreur\x20inconnue','La\x20connexion\x20réseau\x20a\x20été\x20interrompue\x20et\x20le\x20téléchargement\x20du\x20fichier\x20a\x20échoué','Téléchargement\x20en\x20cours','6582tcSqov','Le\x20fichier\x20sélectionné\x20[{0}]\x20n\x27est\x20pas\x20pris\x20en\x20charge\x20pour\x20le\x20téléchargement','16MIQEWR','Les\x20données\x20sont\x20trop\x20volumineuses','Téléchargement\x20réussi','21064659JXNwCB','Enregistrer\x20sous\x20WPS','{0}\x20fichier(s)\x20téléchargé(s)\x20avec\x20succès','1647945jlovVY'];_0x39fe=function(){return _0x26a191;};return _0x39fe();}
|
package/lib/es/locale/ko-KR.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
const
|
1
|
+
const _0x2ddac1=_0x2240;(function(_0x202f76,_0x1afc24){const _0x1e3948=_0x2240,_0x2236e5=_0x202f76();while(!![]){try{const _0x1cdbfe=-parseInt(_0x1e3948(0x1b4))/0x1+-parseInt(_0x1e3948(0x1b5))/0x2*(-parseInt(_0x1e3948(0x1b3))/0x3)+parseInt(_0x1e3948(0x1c5))/0x4+parseInt(_0x1e3948(0x1c1))/0x5*(-parseInt(_0x1e3948(0x1bf))/0x6)+parseInt(_0x1e3948(0x1c0))/0x7*(parseInt(_0x1e3948(0x1bd))/0x8)+-parseInt(_0x1e3948(0x1bc))/0x9+-parseInt(_0x1e3948(0x1ba))/0xa*(parseInt(_0x1e3948(0x1c3))/0xb);if(_0x1cdbfe===_0x1afc24)break;else _0x2236e5['push'](_0x2236e5['shift']());}catch(_0x44950f){_0x2236e5['push'](_0x2236e5['shift']());}}}(_0x500c,0xb58c4));const e={'exchange':{'file':_0x2ddac1(0x1b8),'upload':'Open(File)','download':'Save\x20As','downloadWPS':'Save\x20As\x20WPS','uploading':_0x2ddac1(0x1b0),'uploadSuccess':_0x2ddac1(0x1b7),'uploadSuccessTip':_0x2ddac1(0x1b9),'downloading':_0x2ddac1(0x1bb),'downloadSuccess':_0x2ddac1(0x1af),'unknownMistake':_0x2ddac1(0x1c4),'networkError':_0x2ddac1(0x1b6),'tooLarge':'Data\x20is\x20too\x20large','internalError':'Internal\x20unknown\x20error','interrupt':_0x2ddac1(0x1b1),'fileTypeError':_0x2ddac1(0x1c2),'wait':'Please\x20wait...','cancel':_0x2ddac1(0x1b2),'uploadAgain':_0x2ddac1(0x1be)}},o=e;function _0x500c(){const _0x5895b8=['7EjrIzv','4888595XKrASb','Selected\x20file\x20[{0}]\x20is\x20not\x20supported\x20for\x20upload','11oCsDts','Unknown\x20mistake','4798024GzFsZD','Download\x20success','Uploading','The\x20network\x20connection\x20was\x20interrupted\x20and\x20the\x20file\x20upload\x20failed','Cancel','3xqgBUr','1175702uqvIys','1944536nYQVSO','Network\x20error','File\x20uploaded\x20successfully','File','{0}\x20file(s)\x20uploaded\x20successfully','4968850NEOZDl','Downloading','1182861YZbtns','10828648ILRDsR','Upload\x20again','6jTfbgC'];_0x500c=function(){return _0x5895b8;};return _0x500c();}function _0x2240(_0x5510b0,_0x3ca6f9){const _0x500c63=_0x500c();return _0x2240=function(_0x2240e7,_0x288aea){_0x2240e7=_0x2240e7-0x1af;let _0x3e145e=_0x500c63[_0x2240e7];return _0x3e145e;},_0x2240(_0x5510b0,_0x3ca6f9);}export{o as default};
|
package/lib/es/locale/ru-RU.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
const
|
1
|
+
function _0x5150(){const _0x1ed09f=['Файл','Выбранный\x20файл\x20[{0}]\x20не\x20поддерживается\x20для\x20загрузки','Пожалуйста,\x20подождите...','8eaptAP','Сохранить\x20как','1534004FOmAYg','Сетевое\x20соединение\x20было\x20прервано,\x20и\x20загрузка\x20файла\x20не\x20удалась','876936vVpurd','1039835hrvrRN','1265157GvMzde','Внутренняя\x20неизвестная\x20ошибка','4574AuCNxr','12IprdVf','Неизвестная\x20ошибка','Данные\x20слишком\x20большие','Файл\x20успешно\x20загружен','Отмена','Открыть(Файл)','Скачивание','186fSSPvX','Сохранить\x20как\x20WPS','2584603gWqyHZ','{0}\x20файл(ов)\x20успешно\x20загружен(о)','9111620aYqlhF'];_0x5150=function(){return _0x1ed09f;};return _0x5150();}const _0x5ba070=_0x4210;function _0x4210(_0x5e6d0e,_0x12c779){const _0x5150cb=_0x5150();return _0x4210=function(_0x4210d7,_0x291c1f){_0x4210d7=_0x4210d7-0x1db;let _0x5b797c=_0x5150cb[_0x4210d7];return _0x5b797c;},_0x4210(_0x5e6d0e,_0x12c779);}(function(_0xdd3271,_0x42b32c){const _0x16c782=_0x4210,_0x4ee23d=_0xdd3271();while(!![]){try{const _0x52b4c8=parseInt(_0x16c782(0x1e8))/0x1*(-parseInt(_0x16c782(0x1e0))/0x2)+-parseInt(_0x16c782(0x1dc))/0x3+parseInt(_0x16c782(0x1f2))/0x4+parseInt(_0x16c782(0x1dd))/0x5*(parseInt(_0x16c782(0x1e1))/0x6)+-parseInt(_0x16c782(0x1ea))/0x7*(parseInt(_0x16c782(0x1f0))/0x8)+parseInt(_0x16c782(0x1de))/0x9+parseInt(_0x16c782(0x1ec))/0xa;if(_0x52b4c8===_0x42b32c)break;else _0x4ee23d['push'](_0x4ee23d['shift']());}catch(_0x5a74bb){_0x4ee23d['push'](_0x4ee23d['shift']());}}}(_0x5150,0xba957));const o={'exchange':{'file':_0x5ba070(0x1ed),'upload':_0x5ba070(0x1e6),'download':_0x5ba070(0x1f1),'downloadWPS':_0x5ba070(0x1e9),'uploading':'Загрузка','uploadSuccess':_0x5ba070(0x1e4),'uploadSuccessTip':_0x5ba070(0x1eb),'downloading':_0x5ba070(0x1e7),'downloadSuccess':'Скачивание\x20успешно','unknownMistake':_0x5ba070(0x1e2),'networkError':'Сетевая\x20ошибка','tooLarge':_0x5ba070(0x1e3),'internalError':_0x5ba070(0x1df),'interrupt':_0x5ba070(0x1db),'fileTypeError':_0x5ba070(0x1ee),'wait':_0x5ba070(0x1ef),'cancel':_0x5ba070(0x1e5),'uploadAgain':'Загрузить\x20снова'}};export{o as default};
|
package/lib/es/locale/vi-VN.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
const
|
1
|
+
function _0x4223(){const _0x5a2581=['Tải\x20lên\x20lại','Luồng\x20dữ\x20liệu\x20quá\x20lớn','Tệp\x20được\x20chọn\x20[{0}]\x20không\x20được\x20hỗ\x20trợ\x20để\x20tải\x20lên','Lỗi\x20không\x20xác\x20định','Mở\x20(Tệp)','4210312RGZwzP','Đang\x20tải\x20lên','4370635JmDZJd','Hủy\x20bỏ','{0}\x20tệp\x20đã\x20được\x20tải\x20lên\x20thành\x20công','Lưu\x20dưới\x20dạng','130SVdnyk','Lỗi\x20mạng','523270VLkZHY','48wKAHYv','Tải\x20lên\x20tệp\x20thành\x20công','Vui\x20lòng\x20đợi...','Tệp','7095870CFiBch','Đang\x20tải\x20xuống','260484mLIZGR','Tải\x20xuống\x20thành\x20công','258629wnEzVD','41466JzJnUG'];_0x4223=function(){return _0x5a2581;};return _0x4223();}const _0x2f0f25=_0x49d5;(function(_0x5b28a3,_0x595406){const _0x4fe221=_0x49d5,_0x2afb34=_0x5b28a3();while(!![]){try{const _0x471efc=parseInt(_0x4fe221(0x16b))/0x1+parseInt(_0x4fe221(0x169))/0x2*(-parseInt(_0x4fe221(0x15d))/0x3)+parseInt(_0x4fe221(0x163))/0x4+-parseInt(_0x4fe221(0x165))/0x5+-parseInt(_0x4fe221(0x15a))/0x6+-parseInt(_0x4fe221(0x15c))/0x7*(-parseInt(_0x4fe221(0x16c))/0x8)+parseInt(_0x4fe221(0x158))/0x9;if(_0x471efc===_0x595406)break;else _0x2afb34['push'](_0x2afb34['shift']());}catch(_0x249c9f){_0x2afb34['push'](_0x2afb34['shift']());}}}(_0x4223,0xbbfc5));const n={'exchange':{'file':_0x2f0f25(0x157),'upload':_0x2f0f25(0x162),'download':_0x2f0f25(0x168),'downloadWPS':'Lưu\x20dưới\x20dạng\x20WPS','uploading':_0x2f0f25(0x164),'uploadSuccess':_0x2f0f25(0x16d),'uploadSuccessTip':_0x2f0f25(0x167),'downloading':_0x2f0f25(0x159),'downloadSuccess':_0x2f0f25(0x15b),'unknownMistake':_0x2f0f25(0x161),'networkError':_0x2f0f25(0x16a),'tooLarge':_0x2f0f25(0x15f),'internalError':'Lỗi\x20không\x20xác\x20định\x20bên\x20trong','interrupt':'Kết\x20nối\x20mạng\x20bị\x20gián\x20đoạn,\x20tải\x20lên\x20tệp\x20thất\x20bại','fileTypeError':_0x2f0f25(0x160),'wait':_0x2f0f25(0x16e),'cancel':_0x2f0f25(0x166),'uploadAgain':_0x2f0f25(0x15e)}};function _0x49d5(_0x837522,_0x7a69cd){const _0x4223a8=_0x4223();return _0x49d5=function(_0x49d5a3,_0x3f727b){_0x49d5a3=_0x49d5a3-0x157;let _0x1775a6=_0x4223a8[_0x49d5a3];return _0x1775a6;},_0x49d5(_0x837522,_0x7a69cd);}export{n as default};
|
package/lib/es/locale/zh-CN.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
const _0x48d440=_0x8ef2;(function(_0x3e1374,_0x1d6aec){const _0x57344b=_0x8ef2,_0x581b09=_0x3e1374();while(!![]){try{const _0x66a8ba=parseInt(_0x57344b(0x96))/0x1*(parseInt(_0x57344b(0xa4))/0x2)+parseInt(_0x57344b(0x99))/0x3*(-parseInt(_0x57344b(0x97))/0x4)+parseInt(_0x57344b(0x90))/0x5+parseInt(_0x57344b(0x9e))/0x6*(-parseInt(_0x57344b(0x8f))/0x7)+-parseInt(_0x57344b(0xa5))/0x8+parseInt(_0x57344b(0x9f))/0x9*(parseInt(_0x57344b(0x94))/0xa)+parseInt(_0x57344b(0x98))/0xb;if(_0x66a8ba===_0x1d6aec)break;else _0x581b09['push'](_0x581b09['shift']());}catch(_0x39fc7c){_0x581b09['push'](_0x581b09['shift']());}}}(_0x43ad,0x6e099));function _0x43ad(){const _0x218a34=['3361442yPQOLB','4196975QvMpjY','另存为','打开(文件)','所选文件\x20[{0}]\x20不支持上传','10OqFwWq','数据流过大','5CEGfJe','1287380prQZUu','2179331OyARGC','3JuFVyv','上传中','请稍等...','另存为\x20WPS','再次上传','6fOQtjt','2203209OigeWj','内部未知错误','网络异常','网络连接中断,文件上传失败','{0}个文件上传成功','52138xezGbs','1279184zyAYcs'];_0x43ad=function(){return _0x218a34;};return _0x43ad();}function _0x8ef2(_0x1ea813,_0x44990f){const _0x43add6=_0x43ad();return _0x8ef2=function(_0x8ef248,_0x606aa6){_0x8ef248=_0x8ef248-0x8f;let _0x58ac9a=_0x43add6[_0x8ef248];return _0x58ac9a;},_0x8ef2(_0x1ea813,_0x44990f);}const o={'exchange':{'file':'文件','upload':_0x48d440(0x92),'download':_0x48d440(0x91),'downloadWPS':_0x48d440(0x9c),'uploading':_0x48d440(0x9a),'uploadSuccess':'文件上传成功','uploadSuccessTip':_0x48d440(0xa3),'downloading':'下载中','downloadSuccess':'下载成功','unknownMistake':'未知错误','networkError':_0x48d440(0xa1),'tooLarge':_0x48d440(0x95),'internalError':_0x48d440(0xa0),'interrupt':_0x48d440(0xa2),'fileTypeError':_0x48d440(0x93),'wait':_0x48d440(0x9b),'cancel':'取消','uploadAgain':_0x48d440(0x9d)}};export{o as default};
|
package/lib/es/locale/zh-TW.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
const
|
1
|
+
const _0x5688e6=_0x5394;(function(_0x12e62b,_0x217e18){const _0xf2e4ac=_0x5394,_0x477a28=_0x12e62b();while(!![]){try{const _0x5ebe6d=parseInt(_0xf2e4ac(0xdf))/0x1+parseInt(_0xf2e4ac(0xe5))/0x2+-parseInt(_0xf2e4ac(0xdb))/0x3+-parseInt(_0xf2e4ac(0xe4))/0x4+-parseInt(_0xf2e4ac(0xd7))/0x5+parseInt(_0xf2e4ac(0xe0))/0x6*(-parseInt(_0xf2e4ac(0xe3))/0x7)+-parseInt(_0xf2e4ac(0xe6))/0x8*(-parseInt(_0xf2e4ac(0xd6))/0x9);if(_0x5ebe6d===_0x217e18)break;else _0x477a28['push'](_0x477a28['shift']());}catch(_0x5efb66){_0x477a28['push'](_0x477a28['shift']());}}}(_0x487b,0xbf8d6));function _0x5394(_0x20f9ad,_0x1c88ed){const _0x487bac=_0x487b();return _0x5394=function(_0x53944c,_0x4737fb){_0x53944c=_0x53944c-0xd3;let _0x21f8ea=_0x487bac[_0x53944c];return _0x21f8ea;},_0x5394(_0x20f9ad,_0x1c88ed);}const o={'exchange':{'file':'檔案','upload':_0x5688e6(0xe7),'download':_0x5688e6(0xd3),'downloadWPS':_0x5688e6(0xda),'uploading':_0x5688e6(0xdc),'uploadSuccess':_0x5688e6(0xdd),'uploadSuccessTip':'{0}個檔案上傳成功','downloading':_0x5688e6(0xd5),'downloadSuccess':_0x5688e6(0xe1),'unknownMistake':_0x5688e6(0xd9),'networkError':'網路異常','tooLarge':_0x5688e6(0xe2),'internalError':_0x5688e6(0xe8),'interrupt':_0x5688e6(0xd4),'fileTypeError':'所選檔案\x20[{0}]\x20不支援上傳','wait':_0x5688e6(0xd8),'cancel':'取消','uploadAgain':_0x5688e6(0xde)}};function _0x487b(){const _0x5dd3a8=['16HEwDXd','開啟(檔案)','內部未知錯誤','另存為','網路連線中斷,檔案上傳失敗','下載中','18479358sBnjyo','5180160fwEJCm','請稍等...','未知錯誤','另存為\x20WPS','2476203dwSasO','上傳中','檔案上傳成功','再次上傳','73785KUPMTY','1182UxbgHt','下載成功','資料流過大','54887jXJnRX','2493220OLOUkQ','1267408pGQEvb'];_0x487b=function(){return _0x5dd3a8;};return _0x487b();}export{o as default};
|
package/lib/facade.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
const
|
1
|
+
const _0x54c3f0=_0x3d3d;(function(_0x4f48ec,_0x1024c9){const _0x3bf508=_0x3d3d,_0x477b14=_0x4f48ec();while(!![]){try{const _0x250786=parseInt(_0x3bf508(0x1b2))/0x1+parseInt(_0x3bf508(0x1bb))/0x2+parseInt(_0x3bf508(0x1c5))/0x3*(parseInt(_0x3bf508(0x1bc))/0x4)+parseInt(_0x3bf508(0x1b8))/0x5*(parseInt(_0x3bf508(0x1b1))/0x6)+parseInt(_0x3bf508(0x1bd))/0x7*(parseInt(_0x3bf508(0x1c7))/0x8)+parseInt(_0x3bf508(0x1b9))/0x9+-parseInt(_0x3bf508(0x1bf))/0xa;if(_0x250786===_0x1024c9)break;else _0x477b14['push'](_0x477b14['shift']());}catch(_0x1f4e73){_0x477b14['push'](_0x477b14['shift']());}}}(_0x3cbb,0x4e712));import{IExchangeService as _0x2ea9a8}from'@univerjs-pro/exchange-client';import{FUniver as _0x458d29}from'@univerjs/core/facade';var o=(_0x2e9ad0=>(_0x2e9ad0[_0x2e9ad0[_0x54c3f0(0x1be)]=0x0]=_0x54c3f0(0x1be),_0x2e9ad0[_0x2e9ad0[_0x54c3f0(0x1b4)]=0x1]=_0x54c3f0(0x1b4),_0x2e9ad0[_0x2e9ad0[_0x54c3f0(0x1c4)]=0x2]=_0x54c3f0(0x1c4),_0x2e9ad0[_0x2e9ad0[_0x54c3f0(0x1b5)]=0x3]=_0x54c3f0(0x1b5),_0x2e9ad0[_0x2e9ad0['UNIVER_PROJECT']=0x4]='UNIVER_PROJECT',_0x2e9ad0[_0x2e9ad0[_0x54c3f0(0x1c0)]=-0x1]=_0x54c3f0(0x1c0),_0x2e9ad0))(o||{});class s extends _0x458d29{async[_0x54c3f0(0x1ba)](_0x2505bf){const _0xe8004d=_0x54c3f0;return this[_0xe8004d(0x1ad)](_0x2505bf);}async[_0x54c3f0(0x1ad)](_0xb457b){const _0x484ff2=_0x54c3f0,_0x52d23b=this['_injector'][_0x484ff2(0x1c9)](_0x2ea9a8);if(!_0x52d23b)throw new Error(_0x484ff2(0x1c1));return _0x52d23b['importFileToUnitId'](_0xb457b,o['UNIVER_SHEET']);}async[_0x54c3f0(0x1c6)](_0x176e24){return this['importXLSXToSnapshotAsync'](_0x176e24);}async[_0x54c3f0(0x1ca)](_0x7862){const _0x177bb2=_0x54c3f0,_0x4c6b62=this[_0x177bb2(0x1c8)]['get'](_0x2ea9a8);if(!_0x4c6b62)throw new Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x4c6b62['importXLSXToSnapshot'](_0x7862);}async['exportXLSXByUnitId'](_0x1dff1f){const _0xc34f21=_0x54c3f0;return this[_0xc34f21(0x1ac)](_0x1dff1f);}async[_0x54c3f0(0x1ac)](_0x9c0cc2){const _0x27a018=_0x54c3f0,_0x16c9f8=this[_0x27a018(0x1c8)][_0x27a018(0x1c9)](_0x2ea9a8);if(!_0x16c9f8)throw new Error(_0x27a018(0x1c1));return _0x16c9f8[_0x27a018(0x1b3)](_0x9c0cc2);}async[_0x54c3f0(0x1af)](_0x302fc6){return this['exportXLSXBySnapshotAsync'](_0x302fc6);}async[_0x54c3f0(0x1b6)](_0x9fb57){const _0x2d2417=_0x54c3f0,_0x194e76=this[_0x2d2417(0x1c8)]['get'](_0x2ea9a8);if(!_0x194e76)throw new Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x194e76['exportXLSXBySnapshot'](_0x9fb57);}async[_0x54c3f0(0x1c2)](_0x381261){const _0xcd2e31=_0x54c3f0;return this[_0xcd2e31(0x1b7)](_0x381261);}async['importDOCXToUnitIdAsync'](_0x4fb620){const _0x384d03=_0x54c3f0,_0x42414b=this[_0x384d03(0x1c8)][_0x384d03(0x1c9)](_0x2ea9a8);if(!_0x42414b)throw new Error(_0x384d03(0x1c1));return _0x42414b[_0x384d03(0x1c3)](_0x4fb620,o[_0x384d03(0x1b4)]);}async['importDOCXToSnapshot'](_0x13e7e3){const _0x2a0029=_0x54c3f0;return this[_0x2a0029(0x1b0)](_0x13e7e3);}async['importDOCXToSnapshotAsync'](_0xd57933){const _0x34930d=_0x54c3f0,_0x38a25d=this[_0x34930d(0x1c8)][_0x34930d(0x1c9)](_0x2ea9a8);if(!_0x38a25d)throw new Error(_0x34930d(0x1c1));return _0x38a25d['importDOCXToSnapshot'](_0xd57933);}async[_0x54c3f0(0x1ab)](_0x50f469){const _0x1a8a2d=_0x54c3f0,_0x407c14=this[_0x1a8a2d(0x1c8)][_0x1a8a2d(0x1c9)](_0x2ea9a8);if(!_0x407c14)throw new Error(_0x1a8a2d(0x1c1));return _0x407c14[_0x1a8a2d(0x1cb)](_0x50f469);}async['exportDOCXByUnitIdAsync'](_0xed23b){const _0x504b59=_0x54c3f0,_0x5411bc=this[_0x504b59(0x1c8)][_0x504b59(0x1c9)](_0x2ea9a8);if(!_0x5411bc)throw new Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x5411bc['exportDOCXByUnitId'](_0xed23b);}}function _0x3d3d(_0x54cc93,_0x3c9839){const _0x3cbb14=_0x3cbb();return _0x3d3d=function(_0x3d3db8,_0xf3827f){_0x3d3db8=_0x3d3db8-0x1ab;let _0x586204=_0x3cbb14[_0x3d3db8];return _0x586204;},_0x3d3d(_0x54cc93,_0x3c9839);}_0x458d29[_0x54c3f0(0x1ae)](s);function _0x3cbb(){const _0x120044=['exportXLSXBySnapshot','importDOCXToSnapshotAsync','63786MMwbbC','13636LtqMQA','exportXLSXByUnitId','UNIVER_DOC','UNIVER_SLIDE','exportXLSXBySnapshotAsync','importDOCXToUnitIdAsync','75ZuVWpW','1832436naRiAi','importXLSXToUnitId','301916pZkadg','1046296HfFitE','56777vxCAOi','UNIVER_UNKNOWN','11431740VNPnnI','UNRECOGNIZED','The\x20exchange\x20service\x20is\x20not\x20available','importDOCXToUnitId','importFileToUnitId','UNIVER_SHEET','6EaUupQ','importXLSXToSnapshot','408FiIuBq','_injector','get','importXLSXToSnapshotAsync','exportDOCXBySnapshot','exportDOCXBySnapshotAsync','exportXLSXByUnitIdAsync','importXLSXToUnitIdAsync','extend'];_0x3cbb=function(){return _0x120044;};return _0x3cbb();}
|