@univerjs-pro/exchange-client 0.7.0-nightly.202505221607 → 0.7.0-nightly.202505241606
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/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/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/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/types/locale/en-US.d.ts +21 -2
- package/lib/types/locale/fa-IR.d.ts +2 -2
- package/lib/types/locale/fr-FR.d.ts +2 -2
- package/lib/types/locale/ru-RU.d.ts +2 -2
- package/lib/types/locale/vi-VN.d.ts +2 -2
- package/lib/types/locale/zh-CN.d.ts +3 -22
- package/lib/types/locale/zh-TW.d.ts +2 -2
- package/lib/types/services/utils/snapshot.d.ts +12 -18
- 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/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/cjs/locale/en-US.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
'use strict';function
|
1
|
+
'use strict';const _0x29f33d=_0x3ba6;function _0x3ba6(_0x25197b,_0x14a0f9){const _0x2ef036=_0x2ef0();return _0x3ba6=function(_0x3ba6e9,_0xd4d232){_0x3ba6e9=_0x3ba6e9-0x133;let _0x729dd4=_0x2ef036[_0x3ba6e9];return _0x729dd4;},_0x3ba6(_0x25197b,_0x14a0f9);}(function(_0x49bdf8,_0x252d3a){const _0x198530=_0x3ba6,_0x182ac9=_0x49bdf8();while(!![]){try{const _0x296b72=parseInt(_0x198530(0x133))/0x1*(-parseInt(_0x198530(0x13e))/0x2)+-parseInt(_0x198530(0x139))/0x3+parseInt(_0x198530(0x13f))/0x4*(parseInt(_0x198530(0x13a))/0x5)+-parseInt(_0x198530(0x140))/0x6+-parseInt(_0x198530(0x135))/0x7+parseInt(_0x198530(0x136))/0x8*(parseInt(_0x198530(0x143))/0x9)+parseInt(_0x198530(0x137))/0xa;if(_0x296b72===_0x252d3a)break;else _0x182ac9['push'](_0x182ac9['shift']());}catch(_0x2c9e61){_0x182ac9['push'](_0x182ac9['shift']());}}}(_0x2ef0,0x77331));function _0x2ef0(){const _0x4331dc=['{0}\x20file(s)\x20uploaded\x20successfully','Open(File)','387LULHaE','Network\x20error','Save\x20As','Downloading','172MOmTzh','Upload\x20again','4082939OEDdYn','98888HsDcBf','18961580XEijMm','The\x20network\x20connection\x20was\x20interrupted\x20and\x20the\x20file\x20upload\x20failed','1925715aChwzK','42145BpedqF','Uploading','Download\x20success','Internal\x20unknown\x20error','5662MYiXMZ','304qdRfWv','5207580JJzNWl'];_0x2ef0=function(){return _0x4331dc;};return _0x2ef0();}const e={'exchange':{'file':'File','upload':_0x29f33d(0x142),'download':_0x29f33d(0x145),'uploading':_0x29f33d(0x13b),'uploadSuccess':'File\x20uploaded\x20successfully','uploadSuccessTip':_0x29f33d(0x141),'downloading':_0x29f33d(0x146),'downloadSuccess':_0x29f33d(0x13c),'unknownMistake':'Unknown\x20mistake','networkError':_0x29f33d(0x144),'tooLarge':'Data\x20is\x20too\x20large','internalError':_0x29f33d(0x13d),'interrupt':_0x29f33d(0x138),'fileTypeError':'Selected\x20file\x20[{0}]\x20is\x20not\x20supported\x20for\x20upload','wait':'Please\x20wait...','cancel':'Cancel','uploadAgain':_0x29f33d(0x134)}};module['exports']=e;
|
package/lib/cjs/locale/fa-IR.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
'use strict';function
|
1
|
+
'use strict';const _0x40541e=_0x5d14;function _0x1fdd(){const _0x2da3c4=['در\x20حال\x20دانلود','لطفا\x20صبر\x20کنید...','خطای\x20داخلی\x20ناشناخته','بازکردن(فایل)','408009llYpLf','در\x20حال\x20بارگذاری','خطای\x20شبکه','دانلود\x20موفقیت\x20آمیز','ذخیره\x20به\x20عنوان','داده\x20خیلی\x20بزرگ\x20است','4720270MMexZR','3431290FsAWPv','اتصال\x20شبکه\x20قطع\x20شد\x20و\x20بارگذاری\x20فایل\x20ناموفق\x20بود.','خطای\x20ناشناخته','15154zojgGv','11155869NVmJfW','فایل\x20انتخاب\x20شده\x20[{0}]\x20برای\x20بارگذاری\x20پشتیبانی\x20نمیشود','فایل','654309ZFPGXW','{0}\x20فایل\x20با\x20موفقیت\x20بارگذاری\x20شد','24uHoZKt','بارگذاری\x20مجدد','4917692XwIiuA','127YnCzcw','8chPQZI'];_0x1fdd=function(){return _0x2da3c4;};return _0x1fdd();}function _0x5d14(_0x2e58d6,_0x50e0cd){const _0x1fddae=_0x1fdd();return _0x5d14=function(_0x5d1499,_0x26aa00){_0x5d1499=_0x5d1499-0x152;let _0x28f93c=_0x1fddae[_0x5d1499];return _0x28f93c;},_0x5d14(_0x2e58d6,_0x50e0cd);}(function(_0x59d230,_0x352204){const _0x287191=_0x5d14,_0x78057e=_0x59d230();while(!![]){try{const _0x46065a=parseInt(_0x287191(0x167))/0x1*(-parseInt(_0x287191(0x15e))/0x2)+parseInt(_0x287191(0x162))/0x3+parseInt(_0x287191(0x166))/0x4+-parseInt(_0x287191(0x15a))/0x5+parseInt(_0x287191(0x164))/0x6*(-parseInt(_0x287191(0x154))/0x7)+parseInt(_0x287191(0x168))/0x8*(parseInt(_0x287191(0x15f))/0x9)+parseInt(_0x287191(0x15b))/0xa;if(_0x46065a===_0x352204)break;else _0x78057e['push'](_0x78057e['shift']());}catch(_0x4121c1){_0x78057e['push'](_0x78057e['shift']());}}}(_0x1fdd,0xd975b));const o={'exchange':{'file':_0x40541e(0x161),'upload':_0x40541e(0x153),'download':_0x40541e(0x158),'uploading':_0x40541e(0x155),'uploadSuccess':'فایل\x20با\x20موفقیت\x20بارگذاری\x20شد','uploadSuccessTip':_0x40541e(0x163),'downloading':_0x40541e(0x169),'downloadSuccess':_0x40541e(0x157),'unknownMistake':_0x40541e(0x15d),'networkError':_0x40541e(0x156),'tooLarge':_0x40541e(0x159),'internalError':_0x40541e(0x152),'interrupt':_0x40541e(0x15c),'fileTypeError':_0x40541e(0x160),'wait':_0x40541e(0x16a),'cancel':'لغو','uploadAgain':_0x40541e(0x165)}};module['exports']=o;
|
package/lib/cjs/locale/fr-FR.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
'use strict';const
|
1
|
+
'use strict';const _0x325643=_0x32ae;function _0x32ae(_0x4c7ae4,_0x2bdbb6){const _0x5e34a4=_0x5e34();return _0x32ae=function(_0x32aedd,_0x27bd01){_0x32aedd=_0x32aedd-0x80;let _0xeecc0f=_0x5e34a4[_0x32aedd];return _0xeecc0f;},_0x32ae(_0x4c7ae4,_0x2bdbb6);}(function(_0x254607,_0x17373e){const _0x49661e=_0x32ae,_0x36432e=_0x254607();while(!![]){try{const _0x56fa05=-parseInt(_0x49661e(0x95))/0x1+-parseInt(_0x49661e(0x92))/0x2*(-parseInt(_0x49661e(0x80))/0x3)+-parseInt(_0x49661e(0x81))/0x4+-parseInt(_0x49661e(0x8c))/0x5*(-parseInt(_0x49661e(0x86))/0x6)+parseInt(_0x49661e(0x94))/0x7+-parseInt(_0x49661e(0x8a))/0x8+parseInt(_0x49661e(0x91))/0x9;if(_0x56fa05===_0x17373e)break;else _0x36432e['push'](_0x36432e['shift']());}catch(_0x1707b8){_0x36432e['push'](_0x36432e['shift']());}}}(_0x5e34,0x9b345));function _0x5e34(){const _0xb65509=['exports','Téléchargement\x20en\x20cours','4162833sftJbP','2qkroRD','Erreur\x20réseau','4846485iMrqYU','1041062gJICFw','2455641spHIFk','1571996MoPjIC','Annuler','Télécharger\x20à\x20nouveau','Veuillez\x20patienter...','Erreur\x20interne\x20inconnue','5794320DSisYr','Enregistrer\x20sous','Ouvrir\x20(Fichier)','Fichier\x20téléchargé\x20avec\x20succès','6955048uOnNXM','Téléchargement','5QFvhLt','Erreur\x20inconnue','Le\x20fichier\x20sélectionné\x20[{0}]\x20n\x27est\x20pas\x20pris\x20en\x20charge\x20pour\x20le\x20téléchargement'];_0x5e34=function(){return _0xb65509;};return _0x5e34();}const e={'exchange':{'file':'Fichier','upload':_0x325643(0x88),'download':_0x325643(0x87),'uploading':_0x325643(0x90),'uploadSuccess':_0x325643(0x89),'uploadSuccessTip':'{0}\x20fichier(s)\x20téléchargé(s)\x20avec\x20succès','downloading':_0x325643(0x8b),'downloadSuccess':'Téléchargement\x20réussi','unknownMistake':_0x325643(0x8d),'networkError':_0x325643(0x93),'tooLarge':'Les\x20données\x20sont\x20trop\x20volumineuses','internalError':_0x325643(0x85),'interrupt':'La\x20connexion\x20réseau\x20a\x20été\x20interrompue\x20et\x20le\x20téléchargement\x20du\x20fichier\x20a\x20échoué','fileTypeError':_0x325643(0x8e),'wait':_0x325643(0x84),'cancel':_0x325643(0x82),'uploadAgain':_0x325643(0x83)}};module[_0x325643(0x8f)]=e;
|
package/lib/cjs/locale/ru-RU.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
'use strict';const
|
1
|
+
'use strict';const _0x228cf8=_0x35dc;function _0x35dc(_0x2f3fe6,_0x332ad5){const _0x2d8a4b=_0x2d8a();return _0x35dc=function(_0x35dcfa,_0x28676a){_0x35dcfa=_0x35dcfa-0x14e;let _0x30f4be=_0x2d8a4b[_0x35dcfa];return _0x30f4be;},_0x35dc(_0x2f3fe6,_0x332ad5);}(function(_0x1655f1,_0x9423a){const _0x3f72c1=_0x35dc,_0x2b0bc0=_0x1655f1();while(!![]){try{const _0x338d63=-parseInt(_0x3f72c1(0x153))/0x1*(-parseInt(_0x3f72c1(0x155))/0x2)+parseInt(_0x3f72c1(0x160))/0x3*(parseInt(_0x3f72c1(0x151))/0x4)+parseInt(_0x3f72c1(0x158))/0x5+-parseInt(_0x3f72c1(0x14e))/0x6+-parseInt(_0x3f72c1(0x162))/0x7+parseInt(_0x3f72c1(0x150))/0x8*(parseInt(_0x3f72c1(0x164))/0x9)+parseInt(_0x3f72c1(0x163))/0xa*(parseInt(_0x3f72c1(0x152))/0xb);if(_0x338d63===_0x9423a)break;else _0x2b0bc0['push'](_0x2b0bc0['shift']());}catch(_0x35e816){_0x2b0bc0['push'](_0x2b0bc0['shift']());}}}(_0x2d8a,0x6de38));function _0x2d8a(){const _0x24fa8a=['6176401wCpgAX','55800qeeHuG','34893kMZtNd','exports','Данные\x20слишком\x20большие','{0}\x20файл(ов)\x20успешно\x20загружен(о)','3963642TQsTnT','Скачивание','848kvmGsT','44648MztqaW','440RYhojq','25861jdGCIH','Открыть(Файл)','26uNiEpR','Файл\x20успешно\x20загружен','Внутренняя\x20неизвестная\x20ошибка','2099755NqUFsh','Неизвестная\x20ошибка','Сохранить\x20как','Сетевое\x20соединение\x20было\x20прервано,\x20и\x20загрузка\x20файла\x20не\x20удалась','Скачивание\x20успешно','Загрузка','Загрузить\x20снова','Пожалуйста,\x20подождите...','162UiJpPW','Отмена'];_0x2d8a=function(){return _0x24fa8a;};return _0x2d8a();}const o={'exchange':{'file':'Файл','upload':_0x228cf8(0x154),'download':_0x228cf8(0x15a),'uploading':_0x228cf8(0x15d),'uploadSuccess':_0x228cf8(0x156),'uploadSuccessTip':_0x228cf8(0x167),'downloading':_0x228cf8(0x14f),'downloadSuccess':_0x228cf8(0x15c),'unknownMistake':_0x228cf8(0x159),'networkError':'Сетевая\x20ошибка','tooLarge':_0x228cf8(0x166),'internalError':_0x228cf8(0x157),'interrupt':_0x228cf8(0x15b),'fileTypeError':'Выбранный\x20файл\x20[{0}]\x20не\x20поддерживается\x20для\x20загрузки','wait':_0x228cf8(0x15f),'cancel':_0x228cf8(0x161),'uploadAgain':_0x228cf8(0x15e)}};module[_0x228cf8(0x165)]=o;
|
package/lib/cjs/locale/vi-VN.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
'use strict';const
|
1
|
+
'use strict';const _0x1165d5=_0x2c1e;(function(_0x2f123a,_0x13bfb0){const _0x9024d2=_0x2c1e,_0x27a661=_0x2f123a();while(!![]){try{const _0x4c3c42=-parseInt(_0x9024d2(0x136))/0x1+parseInt(_0x9024d2(0x141))/0x2+-parseInt(_0x9024d2(0x13e))/0x3*(-parseInt(_0x9024d2(0x142))/0x4)+-parseInt(_0x9024d2(0x148))/0x5*(parseInt(_0x9024d2(0x132))/0x6)+-parseInt(_0x9024d2(0x143))/0x7+parseInt(_0x9024d2(0x13d))/0x8*(-parseInt(_0x9024d2(0x137))/0x9)+parseInt(_0x9024d2(0x133))/0xa*(parseInt(_0x9024d2(0x13a))/0xb);if(_0x4c3c42===_0x13bfb0)break;else _0x27a661['push'](_0x27a661['shift']());}catch(_0x543431){_0x27a661['push'](_0x27a661['shift']());}}}(_0x2b03,0x8cdc0));function _0x2b03(){const _0x1ba9dc=['660BFgFIG','exports','Tải\x20xuống\x20thành\x20công','855706OJALpE','16852YSaYIN','7095214yHQpfz','Đang\x20tải\x20xuống','Lỗi\x20không\x20xác\x20định\x20bên\x20trong','Hủy\x20bỏ','Kết\x20nối\x20mạng\x20bị\x20gián\x20đoạn,\x20tải\x20lên\x20tệp\x20thất\x20bại','5lypLCz','Mở\x20(Tệp)','Lỗi\x20không\x20xác\x20định','3955062rcMpjT','766840thjWKh','Đang\x20tải\x20lên','{0}\x20tệp\x20đã\x20được\x20tải\x20lên\x20thành\x20công','206803xvZwIm','7353fsSIaC','Lỗi\x20mạng','Luồng\x20dữ\x20liệu\x20quá\x20lớn','187MhZdcN','Tải\x20lên\x20tệp\x20thành\x20công','Tệp','1976rhvmUI'];_0x2b03=function(){return _0x1ba9dc;};return _0x2b03();}const n={'exchange':{'file':_0x1165d5(0x13c),'upload':_0x1165d5(0x149),'download':'Lưu\x20dưới\x20dạng','uploading':_0x1165d5(0x134),'uploadSuccess':_0x1165d5(0x13b),'uploadSuccessTip':_0x1165d5(0x135),'downloading':_0x1165d5(0x144),'downloadSuccess':_0x1165d5(0x140),'unknownMistake':_0x1165d5(0x131),'networkError':_0x1165d5(0x138),'tooLarge':_0x1165d5(0x139),'internalError':_0x1165d5(0x145),'interrupt':_0x1165d5(0x147),'fileTypeError':'Tệp\x20được\x20chọn\x20[{0}]\x20không\x20được\x20hỗ\x20trợ\x20để\x20tải\x20lên','wait':'Vui\x20lòng\x20đợi...','cancel':_0x1165d5(0x146),'uploadAgain':'Tải\x20lên\x20lại'}};function _0x2c1e(_0x30b908,_0x1a8ee6){const _0x2b0301=_0x2b03();return _0x2c1e=function(_0x2c1ea7,_0x159ef1){_0x2c1ea7=_0x2c1ea7-0x131;let _0x5e6169=_0x2b0301[_0x2c1ea7];return _0x5e6169;},_0x2c1e(_0x30b908,_0x1a8ee6);}module[_0x1165d5(0x13f)]=n;
|
package/lib/cjs/locale/zh-CN.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
'use strict';
|
1
|
+
'use strict';const _0x1b7bf7=_0x230b;(function(_0x3b2f5e,_0x4fbfef){const _0x4f80ba=_0x230b,_0x272959=_0x3b2f5e();while(!![]){try{const _0x3e7623=parseInt(_0x4f80ba(0x1f3))/0x1+-parseInt(_0x4f80ba(0x1fb))/0x2+-parseInt(_0x4f80ba(0x1ed))/0x3+parseInt(_0x4f80ba(0x1eb))/0x4+parseInt(_0x4f80ba(0x1f7))/0x5*(-parseInt(_0x4f80ba(0x1fc))/0x6)+parseInt(_0x4f80ba(0x1f6))/0x7+-parseInt(_0x4f80ba(0x1ec))/0x8;if(_0x3e7623===_0x4fbfef)break;else _0x272959['push'](_0x272959['shift']());}catch(_0x3b0e8a){_0x272959['push'](_0x272959['shift']());}}}(_0x4473,0x245e0));function _0x230b(_0x1967c4,_0x31a861){const _0x4473f8=_0x4473();return _0x230b=function(_0x230bb3,_0x1dfd43){_0x230bb3=_0x230bb3-0x1e8;let _0x487228=_0x4473f8[_0x230bb3];return _0x487228;},_0x230b(_0x1967c4,_0x31a861);}const o={'exchange':{'file':'文件','upload':'打开(文件)','download':_0x1b7bf7(0x1fa),'uploading':_0x1b7bf7(0x1ef),'uploadSuccess':_0x1b7bf7(0x1f1),'uploadSuccessTip':_0x1b7bf7(0x1ea),'downloading':_0x1b7bf7(0x1f0),'downloadSuccess':_0x1b7bf7(0x1ee),'unknownMistake':'未知错误','networkError':_0x1b7bf7(0x1f5),'tooLarge':_0x1b7bf7(0x1f9),'internalError':_0x1b7bf7(0x1f2),'interrupt':_0x1b7bf7(0x1f4),'fileTypeError':_0x1b7bf7(0x1e9),'wait':'请稍等...','cancel':'取消','uploadAgain':_0x1b7bf7(0x1f8)}};module[_0x1b7bf7(0x1e8)]=o;function _0x4473(){const _0x3d9469=['网络连接中断,文件上传失败','网络异常','2082605PCvWxt','65zUiWFk','再次上传','数据流过大','另存为','142198eIXQDU','42306codTVp','exports','所选文件\x20[{0}]\x20不支持上传','{0}个文件上传成功','532756YFbkTM','192872GrCkoP','786288RfRnKU','下载成功','上传中','下载中','文件上传成功','内部未知错误','167223hBdrqF'];_0x4473=function(){return _0x3d9469;};return _0x4473();}
|
package/lib/cjs/locale/zh-TW.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
'use strict';const
|
1
|
+
'use strict';const _0x29fbda=_0x521b;(function(_0x2ab905,_0x45ffaa){const _0x2a8cf6=_0x521b,_0x9e5a9f=_0x2ab905();while(!![]){try{const _0x1dab4c=-parseInt(_0x2a8cf6(0x1f8))/0x1+-parseInt(_0x2a8cf6(0x1f0))/0x2+parseInt(_0x2a8cf6(0x1ed))/0x3*(-parseInt(_0x2a8cf6(0x1fc))/0x4)+-parseInt(_0x2a8cf6(0x1f4))/0x5+-parseInt(_0x2a8cf6(0x1f3))/0x6*(-parseInt(_0x2a8cf6(0x1ef))/0x7)+parseInt(_0x2a8cf6(0x1eb))/0x8*(-parseInt(_0x2a8cf6(0x1ee))/0x9)+parseInt(_0x2a8cf6(0x1ec))/0xa;if(_0x1dab4c===_0x45ffaa)break;else _0x9e5a9f['push'](_0x9e5a9f['shift']());}catch(_0x5ced4c){_0x9e5a9f['push'](_0x9e5a9f['shift']());}}}(_0x16e0,0xc2187));function _0x16e0(){const _0x11fdc0=['774600rsgrBN','22548550KyqxHU','1476489OpdDMo','18BRrKBP','7GVhzls','3011964LeuWUS','網路連線中斷,檔案上傳失敗','另存為','8131554lmqhHk','796680NrhoCJ','下載成功','再次上傳','所選檔案\x20[{0}]\x20不支援上傳','463968odbyth','網路異常','未知錯誤','exports','4UZmXBI','開啟(檔案)','上傳中','{0}個檔案上傳成功','內部未知錯誤'];_0x16e0=function(){return _0x11fdc0;};return _0x16e0();}const o={'exchange':{'file':'檔案','upload':_0x29fbda(0x1fd),'download':_0x29fbda(0x1f2),'uploading':_0x29fbda(0x1e8),'uploadSuccess':'檔案上傳成功','uploadSuccessTip':_0x29fbda(0x1e9),'downloading':'下載中','downloadSuccess':_0x29fbda(0x1f5),'unknownMistake':_0x29fbda(0x1fa),'networkError':_0x29fbda(0x1f9),'tooLarge':'資料流過大','internalError':_0x29fbda(0x1ea),'interrupt':_0x29fbda(0x1f1),'fileTypeError':_0x29fbda(0x1f7),'wait':'請稍等...','cancel':'取消','uploadAgain':_0x29fbda(0x1f6)}};function _0x521b(_0x858921,_0x17e897){const _0x16e036=_0x16e0();return _0x521b=function(_0x521bc1,_0x433fed){_0x521bc1=_0x521bc1-0x1e8;let _0x311a63=_0x16e036[_0x521bc1];return _0x311a63;},_0x521b(_0x858921,_0x17e897);}module[_0x29fbda(0x1fb)]=o;
|
package/lib/es/facade.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
const
|
1
|
+
const _0x392cf0=_0x1042;(function(_0x376922,_0x4c993b){const _0x1a773d=_0x1042,_0x568b1e=_0x376922();while(!![]){try{const _0x264f5a=parseInt(_0x1a773d(0xff))/0x1+-parseInt(_0x1a773d(0x10e))/0x2*(parseInt(_0x1a773d(0x104))/0x3)+-parseInt(_0x1a773d(0xf4))/0x4+parseInt(_0x1a773d(0x10a))/0x5*(-parseInt(_0x1a773d(0x103))/0x6)+parseInt(_0x1a773d(0xfd))/0x7*(-parseInt(_0x1a773d(0x109))/0x8)+-parseInt(_0x1a773d(0x106))/0x9+-parseInt(_0x1a773d(0xf7))/0xa*(-parseInt(_0x1a773d(0xf3))/0xb);if(_0x264f5a===_0x4c993b)break;else _0x568b1e['push'](_0x568b1e['shift']());}catch(_0x2d702e){_0x568b1e['push'](_0x568b1e['shift']());}}}(_0x350d,0xa0a43));function _0x1042(_0x35b49b,_0x536a9e){const _0x350dd5=_0x350d();return _0x1042=function(_0x104229,_0x2cd77c){_0x104229=_0x104229-0xea;let _0x57695a=_0x350dd5[_0x104229];return _0x57695a;},_0x1042(_0x35b49b,_0x536a9e);}import{IExchangeService as _0x34b310}from'@univerjs-pro/exchange-client';import{FUniver as _0x356bc9}from'@univerjs/core/facade';function _0x350d(){const _0x563798=['importXLSXToUnitId','exportDOCXBySnapshotAsync','exportDOCXByUnitIdAsync','1199eMTFIw','4533620PRtojZ','importFileToUnitId','importDOCXToSnapshotAsync','333530ApzEQC','exportXLSXBySnapshot','exportXLSXBySnapshotAsync','exportDOCXBySnapshot','UNIVER_PROJECT','UNIVER_SLIDE','62174XkEqgS','exportDOCXByUnitId','1062360HntJzk','importXLSXToSnapshotAsync','exportXLSXByUnitIdAsync','importDOCXToUnitId','6067716oEOFEZ','371850Ytevbv','importXLSXToSnapshot','10036215TwVUcZ','UNIVER_SHEET','extend','256EvHysH','5jaJNHj','importDOCXToSnapshot','get','UNIVER_DOC','8zDwtdH','The\x20exchange\x20service\x20is\x20not\x20available','importXLSXToUnitIdAsync','importDOCXToUnitIdAsync','exportXLSXByUnitId','UNIVER_UNKNOWN','_injector'];_0x350d=function(){return _0x563798;};return _0x350d();}var o=(_0x118169=>(_0x118169[_0x118169[_0x392cf0(0xee)]=0x0]='UNIVER_UNKNOWN',_0x118169[_0x118169[_0x392cf0(0x10d)]=0x1]=_0x392cf0(0x10d),_0x118169[_0x118169['UNIVER_SHEET']=0x2]=_0x392cf0(0x107),_0x118169[_0x118169['UNIVER_SLIDE']=0x3]=_0x392cf0(0xfc),_0x118169[_0x118169[_0x392cf0(0xfb)]=0x4]=_0x392cf0(0xfb),_0x118169[_0x118169['UNRECOGNIZED']=-0x1]='UNRECOGNIZED',_0x118169))(o||{});class s extends _0x356bc9{async[_0x392cf0(0xf0)](_0x4cef8a){const _0x32a695=_0x392cf0;return this[_0x32a695(0xeb)](_0x4cef8a);}async['importXLSXToUnitIdAsync'](_0x826a5){const _0x14957f=_0x392cf0,_0x276034=this['_injector'][_0x14957f(0x10c)](_0x34b310);if(!_0x276034)throw new Error(_0x14957f(0xea));return _0x276034[_0x14957f(0xf5)](_0x826a5,o[_0x14957f(0x107)]);}async[_0x392cf0(0x105)](_0xcf0783){return this['importXLSXToSnapshotAsync'](_0xcf0783);}async[_0x392cf0(0x100)](_0x372d08){const _0x28d67f=_0x392cf0,_0x195822=this[_0x28d67f(0xef)][_0x28d67f(0x10c)](_0x34b310);if(!_0x195822)throw new Error(_0x28d67f(0xea));return _0x195822[_0x28d67f(0x105)](_0x372d08);}async[_0x392cf0(0xed)](_0x19f472){const _0x4b63e4=_0x392cf0;return this[_0x4b63e4(0x101)](_0x19f472);}async[_0x392cf0(0x101)](_0xa0132){const _0x3ba5e4=_0x392cf0,_0x4a787c=this[_0x3ba5e4(0xef)][_0x3ba5e4(0x10c)](_0x34b310);if(!_0x4a787c)throw new Error(_0x3ba5e4(0xea));return _0x4a787c[_0x3ba5e4(0xed)](_0xa0132);}async['exportXLSXBySnapshot'](_0x844874){return this['exportXLSXBySnapshotAsync'](_0x844874);}async[_0x392cf0(0xf9)](_0x3de920){const _0x5e900c=_0x392cf0,_0x42697b=this['_injector'][_0x5e900c(0x10c)](_0x34b310);if(!_0x42697b)throw new Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x42697b[_0x5e900c(0xf8)](_0x3de920);}async[_0x392cf0(0x102)](_0x581949){const _0x17c92c=_0x392cf0;return this[_0x17c92c(0xec)](_0x581949);}async[_0x392cf0(0xec)](_0x1c67ec){const _0x5d194c=_0x392cf0,_0x29a6eb=this['_injector']['get'](_0x34b310);if(!_0x29a6eb)throw new Error(_0x5d194c(0xea));return _0x29a6eb[_0x5d194c(0xf5)](_0x1c67ec,o[_0x5d194c(0x10d)]);}async[_0x392cf0(0x10b)](_0xea9e54){const _0x4e27e3=_0x392cf0;return this[_0x4e27e3(0xf6)](_0xea9e54);}async[_0x392cf0(0xf6)](_0xd95e2){const _0x2b1dc2=_0x392cf0,_0x53eb58=this[_0x2b1dc2(0xef)][_0x2b1dc2(0x10c)](_0x34b310);if(!_0x53eb58)throw new Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x53eb58[_0x2b1dc2(0x10b)](_0xd95e2);}async[_0x392cf0(0xf1)](_0x31f9e3){const _0x365355=_0x392cf0,_0x4d1b06=this['_injector'][_0x365355(0x10c)](_0x34b310);if(!_0x4d1b06)throw new Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x4d1b06[_0x365355(0xfa)](_0x31f9e3);}async[_0x392cf0(0xf2)](_0x2f19e5){const _0x1e07eb=_0x392cf0,_0x347ae8=this['_injector'][_0x1e07eb(0x10c)](_0x34b310);if(!_0x347ae8)throw new Error(_0x1e07eb(0xea));return _0x347ae8[_0x1e07eb(0xfe)](_0x2f19e5);}}_0x356bc9[_0x392cf0(0x108)](s);
|