@univerjs-pro/exchange-client 0.6.10-nightly.202504161609 → 0.6.10
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/controllers/config.schema.d.ts +5 -0
- package/lib/types/index.d.ts +1 -1
- package/lib/types/services/exchange.service.d.ts +3 -1
- package/lib/types/services/request.service.d.ts +4 -0
- 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 +8 -8
package/lib/es/locale/en-US.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
function _0x2597(_0x227511,_0x4aa63a){const _0x2a35d9=_0x2a35();return _0x2597=function(_0x259747,_0x8357b8){_0x259747=_0x259747-0x1d7;let _0xdb297=_0x2a35d9[_0x259747];return _0xdb297;},_0x2597(_0x227511,_0x4aa63a);}const _0x47354a=_0x2597;(function(_0x13a141,_0x2c6b40){const _0x51b9b9=_0x2597,_0x3e9a90=_0x13a141();while(!![]){try{const _0x3e291f=-parseInt(_0x51b9b9(0x1d9))/0x1*(-parseInt(_0x51b9b9(0x1d8))/0x2)+-parseInt(_0x51b9b9(0x1dc))/0x3*(parseInt(_0x51b9b9(0x1ea))/0x4)+-parseInt(_0x51b9b9(0x1e8))/0x5*(parseInt(_0x51b9b9(0x1df))/0x6)+-parseInt(_0x51b9b9(0x1ed))/0x7*(-parseInt(_0x51b9b9(0x1ec))/0x8)+-parseInt(_0x51b9b9(0x1e9))/0x9+parseInt(_0x51b9b9(0x1de))/0xa+parseInt(_0x51b9b9(0x1e2))/0xb;if(_0x3e291f===_0x2c6b40)break;else _0x3e9a90['push'](_0x3e9a90['shift']());}catch(_0x16cc9a){_0x3e9a90['push'](_0x3e9a90['shift']());}}}(_0x2a35,0x66e69));function _0x2a35(){const _0x4c8e55=['Upload\x20again','Please\x20wait...','Data\x20is\x20too\x20large','20yQEgJo','1958823VvBGah','13340PYZUUR','Save\x20As','2120MhrIKa','8498fKVTcH','The\x20network\x20connection\x20was\x20interrupted\x20and\x20the\x20file\x20upload\x20failed','Cancel','75782gZVTXj','3qxzMIl','File','Network\x20error','585iGknGW','Internal\x20unknown\x20error','6834010zMyxKm','852138hsCVcl','Uploading','Unknown\x20mistake','8126371tgzeOk','File\x20uploaded\x20successfully','{0}\x20file(s)\x20uploaded\x20successfully'];_0x2a35=function(){return _0x4c8e55;};return _0x2a35();}const e={'exchange':{'file':_0x47354a(0x1da),'upload':'Open(File)','download':_0x47354a(0x1eb),'uploading':_0x47354a(0x1e0),'uploadSuccess':_0x47354a(0x1e3),'uploadSuccessTip':_0x47354a(0x1e4),'downloading':'Downloading','downloadSuccess':'Download\x20success','unknownMistake':_0x47354a(0x1e1),'networkError':_0x47354a(0x1db),'tooLarge':_0x47354a(0x1e7),'internalError':_0x47354a(0x1dd),'interrupt':_0x47354a(0x1ee),'fileTypeError':'Selected\x20file\x20[{0}]\x20is\x20not\x20supported\x20for\x20upload','wait':_0x47354a(0x1e6),'cancel':_0x47354a(0x1d7),'uploadAgain':_0x47354a(0x1e5)}};export{e as default};
|
package/lib/es/locale/fa-IR.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
function
|
1
|
+
function _0x5486(){const _0xdf458c=['238604PORkdt','1047494uHnqdH','فایل','خطای\x20داخلی\x20ناشناخته','{0}\x20فایل\x20با\x20موفقیت\x20بارگذاری\x20شد','بازکردن(فایل)','لغو','490277FjNNYf','دانلود\x20موفقیت\x20آمیز','18ssAVRQ','داده\x20خیلی\x20بزرگ\x20است','1705724Gchwsv','ذخیره\x20به\x20عنوان','17416328ZxIvBF','1707165QesXBC','خطای\x20ناشناخته','اتصال\x20شبکه\x20قطع\x20شد\x20و\x20بارگذاری\x20فایل\x20ناموفق\x20بود.','110556ydwnoJ'];_0x5486=function(){return _0xdf458c;};return _0x5486();}function _0x86dc(_0x318e14,_0x2fba9f){const _0x548679=_0x5486();return _0x86dc=function(_0x86dc39,_0x190f83){_0x86dc39=_0x86dc39-0x11c;let _0x38fdbc=_0x548679[_0x86dc39];return _0x38fdbc;},_0x86dc(_0x318e14,_0x2fba9f);}const _0x1c4ab8=_0x86dc;(function(_0x4b04f0,_0x182228){const _0x514268=_0x86dc,_0x5ed6ff=_0x4b04f0();while(!![]){try{const _0x4a33fd=-parseInt(_0x514268(0x123))/0x1+parseInt(_0x514268(0x11c))/0x2+parseInt(_0x514268(0x12d))/0x3+-parseInt(_0x514268(0x127))/0x4+-parseInt(_0x514268(0x12a))/0x5*(parseInt(_0x514268(0x125))/0x6)+parseInt(_0x514268(0x11d))/0x7+parseInt(_0x514268(0x129))/0x8;if(_0x4a33fd===_0x182228)break;else _0x5ed6ff['push'](_0x5ed6ff['shift']());}catch(_0x45a527){_0x5ed6ff['push'](_0x5ed6ff['shift']());}}}(_0x5486,0x84486));const o={'exchange':{'file':_0x1c4ab8(0x11e),'upload':_0x1c4ab8(0x121),'download':_0x1c4ab8(0x128),'uploading':'در\x20حال\x20بارگذاری','uploadSuccess':'فایل\x20با\x20موفقیت\x20بارگذاری\x20شد','uploadSuccessTip':_0x1c4ab8(0x120),'downloading':'در\x20حال\x20دانلود','downloadSuccess':_0x1c4ab8(0x124),'unknownMistake':_0x1c4ab8(0x12b),'networkError':'خطای\x20شبکه','tooLarge':_0x1c4ab8(0x126),'internalError':_0x1c4ab8(0x11f),'interrupt':_0x1c4ab8(0x12c),'fileTypeError':'فایل\x20انتخاب\x20شده\x20[{0}]\x20برای\x20بارگذاری\x20پشتیبانی\x20نمیشود','wait':'لطفا\x20صبر\x20کنید...','cancel':_0x1c4ab8(0x122),'uploadAgain':'بارگذاری\x20مجدد'}};export{o as default};
|
package/lib/es/locale/fr-FR.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
function
|
1
|
+
function _0x11c4(){const _0x2a5f72=['5490891AQPuVe','Les\x20données\x20sont\x20trop\x20volumineuses','1103058TmDsfI','Ouvrir\x20(Fichier)','Téléchargement\x20en\x20cours','947150IgGFOm','Fichier\x20téléchargé\x20avec\x20succès','8412462CinfmN','172zWofHw','Annuler','Le\x20fichier\x20sélectionné\x20[{0}]\x20n\x27est\x20pas\x20pris\x20en\x20charge\x20pour\x20le\x20téléchargement','55tTeZxZ','La\x20connexion\x20réseau\x20a\x20été\x20interrompue\x20et\x20le\x20téléchargement\x20du\x20fichier\x20a\x20échoué','Téléchargement\x20réussi','Erreur\x20réseau','5636000VCzYyw','182766LwBqQv','2172NhhHlU','Enregistrer\x20sous','Erreur\x20interne\x20inconnue','{0}\x20fichier(s)\x20téléchargé(s)\x20avec\x20succès'];_0x11c4=function(){return _0x2a5f72;};return _0x11c4();}const _0x2797b0=_0x2457;(function(_0x38cb71,_0x18693c){const _0x15c361=_0x2457,_0x17f219=_0x38cb71();while(!![]){try{const _0x5f2830=-parseInt(_0x15c361(0xd2))/0x1+parseInt(_0x15c361(0xd5))/0x2+-parseInt(_0x15c361(0xcc))/0x3*(-parseInt(_0x15c361(0xd8))/0x4)+parseInt(_0x15c361(0xc6))/0x5*(parseInt(_0x15c361(0xcb))/0x6)+parseInt(_0x15c361(0xd0))/0x7+-parseInt(_0x15c361(0xca))/0x8+parseInt(_0x15c361(0xd7))/0x9;if(_0x5f2830===_0x18693c)break;else _0x17f219['push'](_0x17f219['shift']());}catch(_0x4b323d){_0x17f219['push'](_0x17f219['shift']());}}}(_0x11c4,0xb76f7));function _0x2457(_0x32fbbd,_0x31626b){const _0x11c454=_0x11c4();return _0x2457=function(_0x2457d9,_0x48570f){_0x2457d9=_0x2457d9-0xc5;let _0x2e8d75=_0x11c454[_0x2457d9];return _0x2e8d75;},_0x2457(_0x32fbbd,_0x31626b);}const e={'exchange':{'file':'Fichier','upload':_0x2797b0(0xd3),'download':_0x2797b0(0xcd),'uploading':_0x2797b0(0xd4),'uploadSuccess':_0x2797b0(0xd6),'uploadSuccessTip':_0x2797b0(0xcf),'downloading':'Téléchargement','downloadSuccess':_0x2797b0(0xc8),'unknownMistake':'Erreur\x20inconnue','networkError':_0x2797b0(0xc9),'tooLarge':_0x2797b0(0xd1),'internalError':_0x2797b0(0xce),'interrupt':_0x2797b0(0xc7),'fileTypeError':_0x2797b0(0xc5),'wait':'Veuillez\x20patienter...','cancel':_0x2797b0(0xd9),'uploadAgain':'Télécharger\x20à\x20nouveau'}};export{e as default};
|
package/lib/es/locale/ru-RU.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
function
|
1
|
+
function _0x1eb4(_0x4c440b,_0x13a304){const _0x6ff534=_0x6ff5();return _0x1eb4=function(_0x1eb499,_0x2156b0){_0x1eb499=_0x1eb499-0x133;let _0x1a38c1=_0x6ff534[_0x1eb499];return _0x1a38c1;},_0x1eb4(_0x4c440b,_0x13a304);}const _0x564c08=_0x1eb4;(function(_0x2ec1f5,_0x16da75){const _0x5da724=_0x1eb4,_0x5399d1=_0x2ec1f5();while(!![]){try{const _0x4c2e49=parseInt(_0x5da724(0x13a))/0x1*(parseInt(_0x5da724(0x13b))/0x2)+-parseInt(_0x5da724(0x142))/0x3+-parseInt(_0x5da724(0x135))/0x4*(parseInt(_0x5da724(0x147))/0x5)+-parseInt(_0x5da724(0x148))/0x6*(-parseInt(_0x5da724(0x14a))/0x7)+-parseInt(_0x5da724(0x13f))/0x8+parseInt(_0x5da724(0x134))/0x9+-parseInt(_0x5da724(0x139))/0xa;if(_0x4c2e49===_0x16da75)break;else _0x5399d1['push'](_0x5399d1['shift']());}catch(_0x333921){_0x5399d1['push'](_0x5399d1['shift']());}}}(_0x6ff5,0x8957f));function _0x6ff5(){const _0x2208b=['28296eVCIhu','Открыть(Файл)','Скачивание','Файл\x20успешно\x20загружен','Отмена','10695TobSZO','4386594GScJMI','Внутренняя\x20неизвестная\x20ошибка','7ZPoJWm','Данные\x20слишком\x20большие','Сохранить\x20как','Скачивание\x20успешно','7808976Ultjlh','1548SSYfvt','{0}\x20файл(ов)\x20успешно\x20загружен(о)','Пожалуйста,\x20подождите...','Загрузка','2040230QlhaCH','75tuglqM','25252dKuqDN','Сетевая\x20ошибка','Сетевое\x20соединение\x20было\x20прервано,\x20и\x20загрузка\x20файла\x20не\x20удалась','Файл','7535248KOrEJt','Неизвестная\x20ошибка','Выбранный\x20файл\x20[{0}]\x20не\x20поддерживается\x20для\x20загрузки'];_0x6ff5=function(){return _0x2208b;};return _0x6ff5();}const o={'exchange':{'file':_0x564c08(0x13e),'upload':_0x564c08(0x143),'download':_0x564c08(0x14c),'uploading':_0x564c08(0x138),'uploadSuccess':_0x564c08(0x145),'uploadSuccessTip':_0x564c08(0x136),'downloading':_0x564c08(0x144),'downloadSuccess':_0x564c08(0x133),'unknownMistake':_0x564c08(0x140),'networkError':_0x564c08(0x13c),'tooLarge':_0x564c08(0x14b),'internalError':_0x564c08(0x149),'interrupt':_0x564c08(0x13d),'fileTypeError':_0x564c08(0x141),'wait':_0x564c08(0x137),'cancel':_0x564c08(0x146),'uploadAgain':'Загрузить\x20снова'}};export{o as default};
|
package/lib/es/locale/vi-VN.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
function
|
1
|
+
function _0x3c5c(_0x5d14af,_0x2f7ab5){const _0x41d248=_0x41d2();return _0x3c5c=function(_0x3c5c60,_0x4e7334){_0x3c5c60=_0x3c5c60-0x8b;let _0x33cd6f=_0x41d248[_0x3c5c60];return _0x33cd6f;},_0x3c5c(_0x5d14af,_0x2f7ab5);}const _0x352bee=_0x3c5c;function _0x41d2(){const _0xb27abe=['7878755nZazxF','Hủy\x20bỏ','7KzNFde','16GLllLT','Lỗi\x20mạng','2988786OaSxZF','Kết\x20nối\x20mạng\x20bị\x20gián\x20đoạn,\x20tải\x20lên\x20tệp\x20thất\x20bại','Luồng\x20dữ\x20liệu\x20quá\x20lớn','1179598FoDZKL','Tải\x20xuống\x20thành\x20công','Đang\x20tải\x20xuống','Tải\x20lên\x20tệp\x20thành\x20công','Vui\x20lòng\x20đợi...','3Jwfwfn','245633hDXUon','5228624aFexFq','4209900beQiVu','2382219QfBhFq','Lỗi\x20không\x20xác\x20định','44hbUSeu','Lưu\x20dưới\x20dạng','Tệp','{0}\x20tệp\x20đã\x20được\x20tải\x20lên\x20thành\x20công'];_0x41d2=function(){return _0xb27abe;};return _0x41d2();}(function(_0x1491c6,_0x4e99ae){const _0x54a769=_0x3c5c,_0x145cce=_0x1491c6();while(!![]){try{const _0x2373a9=parseInt(_0x54a769(0x9f))/0x1+-parseInt(_0x54a769(0x99))/0x2+parseInt(_0x54a769(0x9e))/0x3*(parseInt(_0x54a769(0xa0))/0x4)+parseInt(_0x54a769(0x91))/0x5+-parseInt(_0x54a769(0x96))/0x6*(-parseInt(_0x54a769(0x93))/0x7)+parseInt(_0x54a769(0x94))/0x8*(-parseInt(_0x54a769(0x8b))/0x9)+-parseInt(_0x54a769(0xa1))/0xa*(parseInt(_0x54a769(0x8d))/0xb);if(_0x2373a9===_0x4e99ae)break;else _0x145cce['push'](_0x145cce['shift']());}catch(_0x37e62a){_0x145cce['push'](_0x145cce['shift']());}}}(_0x41d2,0xc90ea));const n={'exchange':{'file':_0x352bee(0x8f),'upload':'Mở\x20(Tệp)','download':_0x352bee(0x8e),'uploading':'Đang\x20tải\x20lên','uploadSuccess':_0x352bee(0x9c),'uploadSuccessTip':_0x352bee(0x90),'downloading':_0x352bee(0x9b),'downloadSuccess':_0x352bee(0x9a),'unknownMistake':_0x352bee(0x8c),'networkError':_0x352bee(0x95),'tooLarge':_0x352bee(0x98),'internalError':'Lỗi\x20không\x20xác\x20định\x20bên\x20trong','interrupt':_0x352bee(0x97),'fileTypeError':'Tệp\x20được\x20chọn\x20[{0}]\x20không\x20được\x20hỗ\x20trợ\x20để\x20tải\x20lên','wait':_0x352bee(0x9d),'cancel':_0x352bee(0x92),'uploadAgain':'Tải\x20lên\x20lại'}};export{n as default};
|
package/lib/es/locale/zh-CN.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
const
|
1
|
+
const _0x371a24=_0x11fe;function _0x11fe(_0x1b10f5,_0x1cf8ea){const _0x30838a=_0x3083();return _0x11fe=function(_0x11fec8,_0x51df09){_0x11fec8=_0x11fec8-0x182;let _0x27ebf5=_0x30838a[_0x11fec8];return _0x27ebf5;},_0x11fe(_0x1b10f5,_0x1cf8ea);}(function(_0xa5bd35,_0x1ecb44){const _0x8def6a=_0x11fe,_0x17fcd2=_0xa5bd35();while(!![]){try{const _0x3915b2=parseInt(_0x8def6a(0x185))/0x1+-parseInt(_0x8def6a(0x188))/0x2+-parseInt(_0x8def6a(0x191))/0x3*(parseInt(_0x8def6a(0x187))/0x4)+parseInt(_0x8def6a(0x18d))/0x5+-parseInt(_0x8def6a(0x182))/0x6+-parseInt(_0x8def6a(0x18b))/0x7+parseInt(_0x8def6a(0x189))/0x8*(parseInt(_0x8def6a(0x190))/0x9);if(_0x3915b2===_0x1ecb44)break;else _0x17fcd2['push'](_0x17fcd2['shift']());}catch(_0x5ddaa0){_0x17fcd2['push'](_0x17fcd2['shift']());}}}(_0x3083,0x35633));const o={'exchange':{'file':'文件','upload':_0x371a24(0x183),'download':'另存为','uploading':_0x371a24(0x18a),'uploadSuccess':_0x371a24(0x186),'uploadSuccessTip':'{0}个文件上传成功','downloading':'下载中','downloadSuccess':'下载成功','unknownMistake':_0x371a24(0x18c),'networkError':_0x371a24(0x192),'tooLarge':_0x371a24(0x18f),'internalError':'内部未知错误','interrupt':_0x371a24(0x184),'fileTypeError':_0x371a24(0x18e),'wait':_0x371a24(0x193),'cancel':'取消','uploadAgain':'再次上传'}};function _0x3083(){const _0x581ea7=['124968WTdxUA','上传中','173509AdYLty','未知错误','2147765pEgbsX','所选文件\x20[{0}]\x20不支持上传','数据流过大','171EQJAMu','722958RzKhgm','网络异常','请稍等...','2281452uqlPju','打开(文件)','网络连接中断,文件上传失败','299635DwYrre','文件上传成功','4ZnlwLy','322594pjjfxg'];_0x3083=function(){return _0x581ea7;};return _0x3083();}export{o as default};
|
package/lib/es/locale/zh-TW.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
function
|
1
|
+
function _0x54f5(){const _0x6c2042=['4952760iVWuda','再次上傳','{0}個檔案上傳成功','內部未知錯誤','11OflIdI','11732wfXfdO','3575210TpiFwc','312590Zajjgg','6027496KlgakQ','107kenEMI','所選檔案\x20[{0}]\x20不支援上傳','下載成功','9DSZiPx','7WNieeu','下載中','檔案上傳成功','1132TPejaC','另存為','405300Jsaqbe','網路異常','資料流過大','7503VJqpkn','未知錯誤'];_0x54f5=function(){return _0x6c2042;};return _0x54f5();}const _0x57909a=_0x136e;(function(_0x2a3280,_0x2c3d5e){const _0x30ad91=_0x136e,_0x2acf03=_0x2a3280();while(!![]){try{const _0x5ea008=-parseInt(_0x30ad91(0xd3))/0x1*(parseInt(_0x30ad91(0xcf))/0x2)+parseInt(_0x30ad91(0xdf))/0x3*(parseInt(_0x30ad91(0xda))/0x4)+-parseInt(_0x30ad91(0xd1))/0x5+parseInt(_0x30ad91(0xca))/0x6+-parseInt(_0x30ad91(0xd7))/0x7*(parseInt(_0x30ad91(0xd2))/0x8)+parseInt(_0x30ad91(0xd6))/0x9*(parseInt(_0x30ad91(0xd0))/0xa)+-parseInt(_0x30ad91(0xce))/0xb*(parseInt(_0x30ad91(0xdc))/0xc);if(_0x5ea008===_0x2c3d5e)break;else _0x2acf03['push'](_0x2acf03['shift']());}catch(_0x94a57e){_0x2acf03['push'](_0x2acf03['shift']());}}}(_0x54f5,0x64ebc));const o={'exchange':{'file':'檔案','upload':'開啟(檔案)','download':_0x57909a(0xdb),'uploading':'上傳中','uploadSuccess':_0x57909a(0xd9),'uploadSuccessTip':_0x57909a(0xcc),'downloading':_0x57909a(0xd8),'downloadSuccess':_0x57909a(0xd5),'unknownMistake':_0x57909a(0xc9),'networkError':_0x57909a(0xdd),'tooLarge':_0x57909a(0xde),'internalError':_0x57909a(0xcd),'interrupt':'網路連線中斷,檔案上傳失敗','fileTypeError':_0x57909a(0xd4),'wait':'請稍等...','cancel':'取消','uploadAgain':_0x57909a(0xcb)}};function _0x136e(_0x3478e5,_0x229eef){const _0x54f5d6=_0x54f5();return _0x136e=function(_0x136e18,_0x25cbd3){_0x136e18=_0x136e18-0xc9;let _0x4f03de=_0x54f5d6[_0x136e18];return _0x4f03de;},_0x136e(_0x3478e5,_0x229eef);}export{o as default};
|
package/lib/facade.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
const
|
1
|
+
const _0x1bd19b=_0x4e86;function _0x192b(){const _0x5f2576=['importDOCXToSnapshot','exportXLSXByUnitIdAsync','302678IWoXQL','_injector','exportXLSXByUnitId','importDOCXToUnitIdAsync','1006175SChFdf','12LfzLau','importXLSXToSnapshotAsync','importXLSXToUnitIdAsync','48728tXGWFq','get','1433892nFlwnh','5654570HZqVbN','UNIVER_SHEET','The\x20exchange\x20service\x20is\x20not\x20available','importFileToUnitId','1340736AHFSQL','658hfMjnn','importDOCXToSnapshotAsync','40011fzTJwx','UNIVER_DOC','UNIVER_PROJECT','9SsPQxk','importXLSXToSnapshot','UNIVER_UNKNOWN','UNRECOGNIZED','exportXLSXBySnapshotAsync','exportXLSXBySnapshot'];_0x192b=function(){return _0x5f2576;};return _0x192b();}(function(_0x12da73,_0x5e41b6){const _0x474e7c=_0x4e86,_0x2d21ac=_0x12da73();while(!![]){try{const _0x5f06d6=parseInt(_0x474e7c(0xe9))/0x1+-parseInt(_0x474e7c(0xf4))/0x2*(-parseInt(_0x474e7c(0xf9))/0x3)+-parseInt(_0x474e7c(0xfe))/0x4+-parseInt(_0x474e7c(0xf8))/0x5+parseInt(_0x474e7c(0xe6))/0x6+parseInt(_0x474e7c(0xe7))/0x7*(parseInt(_0x474e7c(0xfc))/0x8)+-parseInt(_0x474e7c(0xec))/0x9*(parseInt(_0x474e7c(0xff))/0xa);if(_0x5f06d6===_0x5e41b6)break;else _0x2d21ac['push'](_0x2d21ac['shift']());}catch(_0x46243f){_0x2d21ac['push'](_0x2d21ac['shift']());}}}(_0x192b,0x4d334));import{IExchangeService as _0x3f8749}from'@univerjs-pro/exchange-client';import{FUniver as _0xef0a61}from'@univerjs/core/facade';var o=(_0x27365b=>(_0x27365b[_0x27365b[_0x1bd19b(0xee)]=0x0]=_0x1bd19b(0xee),_0x27365b[_0x27365b[_0x1bd19b(0xea)]=0x1]=_0x1bd19b(0xea),_0x27365b[_0x27365b['UNIVER_SHEET']=0x2]=_0x1bd19b(0xe3),_0x27365b[_0x27365b['UNIVER_SLIDE']=0x3]='UNIVER_SLIDE',_0x27365b[_0x27365b[_0x1bd19b(0xeb)]=0x4]='UNIVER_PROJECT',_0x27365b[_0x27365b['UNRECOGNIZED']=-0x1]=_0x1bd19b(0xef),_0x27365b))(o||{});class s extends _0xef0a61{async['importXLSXToUnitId'](_0x2f7696){const _0x16680c=_0x1bd19b;return this[_0x16680c(0xfb)](_0x2f7696);}async[_0x1bd19b(0xfb)](_0x22b7a1){const _0x22b783=_0x1bd19b,_0x28f9eb=this[_0x22b783(0xf5)][_0x22b783(0xfd)](_0x3f8749);if(!_0x28f9eb)throw new Error(_0x22b783(0xe4));return _0x28f9eb[_0x22b783(0xe5)](_0x22b7a1,o[_0x22b783(0xe3)]);}async[_0x1bd19b(0xed)](_0x5372e3){return this['importXLSXToSnapshotAsync'](_0x5372e3);}async[_0x1bd19b(0xfa)](_0x116b70){const _0x46bcea=_0x1bd19b,_0x3f041a=this['_injector']['get'](_0x3f8749);if(!_0x3f041a)throw new Error(_0x46bcea(0xe4));return _0x3f041a[_0x46bcea(0xed)](_0x116b70);}async[_0x1bd19b(0xf6)](_0x2ad5a2){const _0x5dfd05=_0x1bd19b;return this[_0x5dfd05(0xf3)](_0x2ad5a2);}async['exportXLSXByUnitIdAsync'](_0x5ad8da){const _0x596f64=_0x1bd19b,_0xa63f0c=this[_0x596f64(0xf5)][_0x596f64(0xfd)](_0x3f8749);if(!_0xa63f0c)throw new Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0xa63f0c[_0x596f64(0xf6)](_0x5ad8da);}async[_0x1bd19b(0xf1)](_0x52ee09){const _0x43c61e=_0x1bd19b;return this[_0x43c61e(0xf0)](_0x52ee09);}async['exportXLSXBySnapshotAsync'](_0x5457c9){const _0x5d9554=_0x1bd19b,_0x27ef81=this[_0x5d9554(0xf5)]['get'](_0x3f8749);if(!_0x27ef81)throw new Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x27ef81[_0x5d9554(0xf1)](_0x5457c9);}async['importDOCXToUnitId'](_0x56b237){return this['importDOCXToUnitIdAsync'](_0x56b237);}async[_0x1bd19b(0xf7)](_0x5080b2){const _0x221a4c=_0x1bd19b,_0x9a5ee8=this[_0x221a4c(0xf5)][_0x221a4c(0xfd)](_0x3f8749);if(!_0x9a5ee8)throw new Error(_0x221a4c(0xe4));return _0x9a5ee8['importFileToUnitId'](_0x5080b2,o[_0x221a4c(0xea)]);}async[_0x1bd19b(0xf2)](_0x32514c){return this['importDOCXToSnapshotAsync'](_0x32514c);}async[_0x1bd19b(0xe8)](_0x208a45){const _0x2ed207=_0x1bd19b,_0x249a76=this[_0x2ed207(0xf5)][_0x2ed207(0xfd)](_0x3f8749);if(!_0x249a76)throw new Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x249a76['importDOCXToSnapshot'](_0x208a45);}}function _0x4e86(_0x3b99b8,_0x39a15a){const _0x192b4a=_0x192b();return _0x4e86=function(_0x4e86a3,_0x423c4e){_0x4e86a3=_0x4e86a3-0xe3;let _0xd86592=_0x192b4a[_0x4e86a3];return _0xd86592;},_0x4e86(_0x3b99b8,_0x39a15a);}_0xef0a61['extend'](s);
|