@univerjs-pro/exchange-client 0.6.10-experimental.20250410-b7c4a5b → 0.6.10-experimental.20250410-d40d076
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/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 +6 -6
package/lib/locale/en-US.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
const
|
1
|
+
const _0x1e91b2=_0x4138;(function(_0x8d7e58,_0x302c9b){const _0xb3cae6=_0x4138,_0x2f36cc=_0x8d7e58();while(!![]){try{const _0x206a5f=parseInt(_0xb3cae6(0x1ca))/0x1*(-parseInt(_0xb3cae6(0x1cd))/0x2)+-parseInt(_0xb3cae6(0x1c9))/0x3*(parseInt(_0xb3cae6(0x1c3))/0x4)+-parseInt(_0xb3cae6(0x1be))/0x5*(parseInt(_0xb3cae6(0x1c6))/0x6)+-parseInt(_0xb3cae6(0x1bf))/0x7*(-parseInt(_0xb3cae6(0x1bb))/0x8)+-parseInt(_0xb3cae6(0x1cb))/0x9*(-parseInt(_0xb3cae6(0x1c0))/0xa)+-parseInt(_0xb3cae6(0x1c7))/0xb*(-parseInt(_0xb3cae6(0x1c1))/0xc)+parseInt(_0xb3cae6(0x1bd))/0xd;if(_0x206a5f===_0x302c9b)break;else _0x2f36cc['push'](_0x2f36cc['shift']());}catch(_0x16063c){_0x2f36cc['push'](_0x2f36cc['shift']());}}}(_0x278c,0x911f4));function _0x4138(_0x1bbe02,_0x1c27e7){const _0x278ce4=_0x278c();return _0x4138=function(_0x4138ab,_0x457dd3){_0x4138ab=_0x4138ab-0x1ba;let _0x348599=_0x278ce4[_0x4138ab];return _0x348599;},_0x4138(_0x1bbe02,_0x1c27e7);}function _0x278c(){const _0x19ce62=['42BaksHs','2371963yEVzFG','Cancel','9JFTocG','2smiuDs','369etiFHu','File\x20uploaded\x20successfully','51868aPINGD','The\x20network\x20connection\x20was\x20interrupted\x20and\x20the\x20file\x20upload\x20failed','Uploading','Internal\x20unknown\x20error','Unknown\x20mistake','Downloading','Data\x20is\x20too\x20large','Open(File)','1603736bOPAlt','Save\x20As','5580861BTKXet','58245xQZvdf','7yhCUBi','63900JaZLNM','36VMgBeZ','Upload\x20again','1081096REABsx','Selected\x20file\x20[{0}]\x20is\x20not\x20supported\x20for\x20upload','Download\x20success'];_0x278c=function(){return _0x19ce62;};return _0x278c();}const e={'exchange':{'file':'File','upload':_0x1e91b2(0x1ba),'download':_0x1e91b2(0x1bc),'uploading':_0x1e91b2(0x1cf),'uploadSuccess':_0x1e91b2(0x1cc),'uploadSuccessTip':'{0}\x20file(s)\x20uploaded\x20successfully','downloading':_0x1e91b2(0x1d2),'downloadSuccess':_0x1e91b2(0x1c5),'unknownMistake':_0x1e91b2(0x1d1),'networkError':'Network\x20error','tooLarge':_0x1e91b2(0x1d3),'internalError':_0x1e91b2(0x1d0),'interrupt':_0x1e91b2(0x1ce),'fileTypeError':_0x1e91b2(0x1c4),'wait':'Please\x20wait...','cancel':_0x1e91b2(0x1c8),'uploadAgain':_0x1e91b2(0x1c2)}};export{e as default};
|
package/lib/locale/fa-IR.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
function
|
1
|
+
function _0x3349(){const _0x139890=['خطای\x20شبکه','479604JoYTtR','بازکردن(فایل)','بارگذاری\x20مجدد','479812CmeZaf','316314RKjWUm','49FMYEKq','در\x20حال\x20دانلود','خطای\x20داخلی\x20ناشناخته','16ribKUJ','لغو','698100MMSVrf','14046fhPznA','فایل\x20با\x20موفقیت\x20بارگذاری\x20شد','886960Xysmln','در\x20حال\x20بارگذاری','4XfYKbM','اتصال\x20شبکه\x20قطع\x20شد\x20و\x20بارگذاری\x20فایل\x20ناموفق\x20بود.','8933tvEYoJ','دانلود\x20موفقیت\x20آمیز','ذخیره\x20به\x20عنوان'];_0x3349=function(){return _0x139890;};return _0x3349();}const _0x11ed6a=_0x46be;(function(_0x43f61d,_0x5e922e){const _0x42a3da=_0x46be,_0x193b5d=_0x43f61d();while(!![]){try{const _0x4d0c06=parseInt(_0x42a3da(0xa9))/0x1+parseInt(_0x42a3da(0xb0))/0x2+parseInt(_0x42a3da(0xad))/0x3*(parseInt(_0x42a3da(0xa7))/0x4)+-parseInt(_0x42a3da(0xb7))/0x5+-parseInt(_0x42a3da(0xa3))/0x6*(-parseInt(_0x42a3da(0xb2))/0x7)+-parseInt(_0x42a3da(0xb5))/0x8*(parseInt(_0x42a3da(0xb1))/0x9)+-parseInt(_0x42a3da(0xa5))/0xa;if(_0x4d0c06===_0x5e922e)break;else _0x193b5d['push'](_0x193b5d['shift']());}catch(_0x566858){_0x193b5d['push'](_0x193b5d['shift']());}}}(_0x3349,0x1ee16));function _0x46be(_0x325824,_0x2e9f7e){const _0x334962=_0x3349();return _0x46be=function(_0x46be45,_0x1128a0){_0x46be45=_0x46be45-0xa3;let _0x59a9f1=_0x334962[_0x46be45];return _0x59a9f1;},_0x46be(_0x325824,_0x2e9f7e);}const o={'exchange':{'file':'فایل','upload':_0x11ed6a(0xae),'download':_0x11ed6a(0xab),'uploading':_0x11ed6a(0xa6),'uploadSuccess':_0x11ed6a(0xa4),'uploadSuccessTip':'{0}\x20فایل\x20با\x20موفقیت\x20بارگذاری\x20شد','downloading':_0x11ed6a(0xb3),'downloadSuccess':_0x11ed6a(0xaa),'unknownMistake':'خطای\x20ناشناخته','networkError':_0x11ed6a(0xac),'tooLarge':'داده\x20خیلی\x20بزرگ\x20است','internalError':_0x11ed6a(0xb4),'interrupt':_0x11ed6a(0xa8),'fileTypeError':'فایل\x20انتخاب\x20شده\x20[{0}]\x20برای\x20بارگذاری\x20پشتیبانی\x20نمیشود','wait':'لطفا\x20صبر\x20کنید...','cancel':_0x11ed6a(0xb6),'uploadAgain':_0x11ed6a(0xaf)}};export{o as default};
|
package/lib/locale/fr-FR.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
const
|
1
|
+
function _0x2a45(_0x5d06aa,_0x4faabf){const _0x1e324d=_0x1e32();return _0x2a45=function(_0x2a45a4,_0x32e77b){_0x2a45a4=_0x2a45a4-0x19d;let _0xdce5d5=_0x1e324d[_0x2a45a4];return _0xdce5d5;},_0x2a45(_0x5d06aa,_0x4faabf);}function _0x1e32(){const _0x5aa64e=['50vVmVuQ','2382gaUjnm','3WEMnNp','Fichier','Annuler','Ouvrir\x20(Fichier)','Fichier\x20téléchargé\x20avec\x20succès','3647VofWLO','12563874BPHdYo','{0}\x20fichier(s)\x20téléchargé(s)\x20avec\x20succès','2784837dERNgE','Les\x20données\x20sont\x20trop\x20volumineuses','5593280oByJqP','Téléchargement\x20en\x20cours','La\x20connexion\x20réseau\x20a\x20été\x20interrompue\x20et\x20le\x20téléchargement\x20du\x20fichier\x20a\x20échoué','Erreur\x20inconnue','Le\x20fichier\x20sélectionné\x20[{0}]\x20n\x27est\x20pas\x20pris\x20en\x20charge\x20pour\x20le\x20téléchargement','Erreur\x20interne\x20inconnue','Enregistrer\x20sous','Téléchargement\x20réussi','1891275Cpycvv','2733660dWCYyF','4VHbgkk','988694COFuDx'];_0x1e32=function(){return _0x5aa64e;};return _0x1e32();}const _0x2ccc5f=_0x2a45;(function(_0x3e4ef4,_0x3b40aa){const _0x2144c8=_0x2a45,_0x44c13e=_0x3e4ef4();while(!![]){try{const _0x40f056=parseInt(_0x2144c8(0x1aa))/0x1*(-parseInt(_0x2144c8(0x1a7))/0x2)+parseInt(_0x2144c8(0x1a5))/0x3+parseInt(_0x2144c8(0x1a6))/0x4*(-parseInt(_0x2144c8(0x1a4))/0x5)+parseInt(_0x2144c8(0x1a9))/0x6*(-parseInt(_0x2144c8(0x1af))/0x7)+-parseInt(_0x2144c8(0x1b4))/0x8+parseInt(_0x2144c8(0x1b0))/0x9+parseInt(_0x2144c8(0x1a8))/0xa*(parseInt(_0x2144c8(0x1b2))/0xb);if(_0x40f056===_0x3b40aa)break;else _0x44c13e['push'](_0x44c13e['shift']());}catch(_0x43e0db){_0x44c13e['push'](_0x44c13e['shift']());}}}(_0x1e32,0xc4b74));const e={'exchange':{'file':_0x2ccc5f(0x1ab),'upload':_0x2ccc5f(0x1ad),'download':_0x2ccc5f(0x1a2),'uploading':_0x2ccc5f(0x19d),'uploadSuccess':_0x2ccc5f(0x1ae),'uploadSuccessTip':_0x2ccc5f(0x1b1),'downloading':'Téléchargement','downloadSuccess':_0x2ccc5f(0x1a3),'unknownMistake':_0x2ccc5f(0x19f),'networkError':'Erreur\x20réseau','tooLarge':_0x2ccc5f(0x1b3),'internalError':_0x2ccc5f(0x1a1),'interrupt':_0x2ccc5f(0x19e),'fileTypeError':_0x2ccc5f(0x1a0),'wait':'Veuillez\x20patienter...','cancel':_0x2ccc5f(0x1ac),'uploadAgain':'Télécharger\x20à\x20nouveau'}};export{e as default};
|
package/lib/locale/ru-RU.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
const
|
1
|
+
const _0x1da97b=_0xf629;function _0xf629(_0x52ef62,_0x157b42){const _0x5bb0f2=_0x5bb0();return _0xf629=function(_0xf629f6,_0x10af50){_0xf629f6=_0xf629f6-0x71;let _0x460f96=_0x5bb0f2[_0xf629f6];return _0x460f96;},_0xf629(_0x52ef62,_0x157b42);}(function(_0x876992,_0x5020ea){const _0x4a0a95=_0xf629,_0x3a5d52=_0x876992();while(!![]){try{const _0x5d99cb=-parseInt(_0x4a0a95(0x7e))/0x1+parseInt(_0x4a0a95(0x77))/0x2*(parseInt(_0x4a0a95(0x7c))/0x3)+-parseInt(_0x4a0a95(0x7d))/0x4+-parseInt(_0x4a0a95(0x7a))/0x5+parseInt(_0x4a0a95(0x73))/0x6*(parseInt(_0x4a0a95(0x76))/0x7)+-parseInt(_0x4a0a95(0x79))/0x8+parseInt(_0x4a0a95(0x78))/0x9*(parseInt(_0x4a0a95(0x7b))/0xa);if(_0x5d99cb===_0x5020ea)break;else _0x3a5d52['push'](_0x3a5d52['shift']());}catch(_0x4b973d){_0x3a5d52['push'](_0x3a5d52['shift']());}}}(_0x5bb0,0x8e303));const o={'exchange':{'file':'Файл','upload':'Открыть(Файл)','download':_0x1da97b(0x75),'uploading':'Загрузка','uploadSuccess':_0x1da97b(0x80),'uploadSuccessTip':_0x1da97b(0x74),'downloading':'Скачивание','downloadSuccess':_0x1da97b(0x81),'unknownMistake':'Неизвестная\x20ошибка','networkError':'Сетевая\x20ошибка','tooLarge':'Данные\x20слишком\x20большие','internalError':_0x1da97b(0x7f),'interrupt':_0x1da97b(0x72),'fileTypeError':'Выбранный\x20файл\x20[{0}]\x20не\x20поддерживается\x20для\x20загрузки','wait':'Пожалуйста,\x20подождите...','cancel':_0x1da97b(0x71),'uploadAgain':'Загрузить\x20снова'}};export{o as default};function _0x5bb0(){const _0x1a2e5c=['Сохранить\x20как','14larile','2nyltTn','3249ZhJXrW','2393672cbVuDV','480605LIxQte','32860xmNHic','3008559xSyOVB','2784208aCdGfG','1114944pytWQW','Внутренняя\x20неизвестная\x20ошибка','Файл\x20успешно\x20загружен','Скачивание\x20успешно','Отмена','Сетевое\x20соединение\x20было\x20прервано,\x20и\x20загрузка\x20файла\x20не\x20удалась','1798890ngDIEg','{0}\x20файл(ов)\x20успешно\x20загружен(о)'];_0x5bb0=function(){return _0x1a2e5c;};return _0x5bb0();}
|
package/lib/locale/vi-VN.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
const
|
1
|
+
const _0x34926c=_0x3664;(function(_0x1ab9a1,_0x10f7fb){const _0x118895=_0x3664,_0x42abbd=_0x1ab9a1();while(!![]){try{const _0x121d75=parseInt(_0x118895(0x12c))/0x1*(parseInt(_0x118895(0x140))/0x2)+parseInt(_0x118895(0x134))/0x3*(-parseInt(_0x118895(0x13f))/0x4)+parseInt(_0x118895(0x13d))/0x5+-parseInt(_0x118895(0x139))/0x6*(-parseInt(_0x118895(0x13a))/0x7)+-parseInt(_0x118895(0x13c))/0x8+-parseInt(_0x118895(0x12d))/0x9+parseInt(_0x118895(0x13b))/0xa;if(_0x121d75===_0x10f7fb)break;else _0x42abbd['push'](_0x42abbd['shift']());}catch(_0x1b5949){_0x42abbd['push'](_0x42abbd['shift']());}}}(_0x1557,0x1cc3b));function _0x3664(_0x85429d,_0x3a0326){const _0x15574a=_0x1557();return _0x3664=function(_0x3664b8,_0x4512ff){_0x3664b8=_0x3664b8-0x12c;let _0x42c295=_0x15574a[_0x3664b8];return _0x42c295;},_0x3664(_0x85429d,_0x3a0326);}const n={'exchange':{'file':'Tệp','upload':'Mở\x20(Tệp)','download':'Lưu\x20dưới\x20dạng','uploading':_0x34926c(0x131),'uploadSuccess':_0x34926c(0x12e),'uploadSuccessTip':'{0}\x20tệp\x20đã\x20được\x20tải\x20lên\x20thành\x20công','downloading':_0x34926c(0x136),'downloadSuccess':_0x34926c(0x138),'unknownMistake':_0x34926c(0x130),'networkError':_0x34926c(0x13e),'tooLarge':'Luồng\x20dữ\x20liệu\x20quá\x20lớn','internalError':_0x34926c(0x135),'interrupt':'Kết\x20nối\x20mạng\x20bị\x20gián\x20đoạn,\x20tải\x20lên\x20tệp\x20thất\x20bại','fileTypeError':_0x34926c(0x133),'wait':_0x34926c(0x12f),'cancel':_0x34926c(0x132),'uploadAgain':_0x34926c(0x137)}};function _0x1557(){const _0x1edf71=['Hủy\x20bỏ','Tệp\x20được\x20chọn\x20[{0}]\x20không\x20được\x20hỗ\x20trợ\x20để\x20tải\x20lên','102mcAMjw','Lỗi\x20không\x20xác\x20định\x20bên\x20trong','Đang\x20tải\x20xuống','Tải\x20lên\x20lại','Tải\x20xuống\x20thành\x20công','72LErWZa','36526mAkWRd','2044580QstlOi','1594904qnZXeG','916660rSnFqb','Lỗi\x20mạng','21676HVHRcf','392lxvaSx','509ixkexH','438678VangAs','Tải\x20lên\x20tệp\x20thành\x20công','Vui\x20lòng\x20đợi...','Lỗi\x20không\x20xác\x20định','Đang\x20tải\x20lên'];_0x1557=function(){return _0x1edf71;};return _0x1557();}export{n as default};
|
package/lib/locale/zh-CN.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
const
|
1
|
+
const _0x3bf96b=_0x22d8;(function(_0x40c589,_0x26854a){const _0x26d7ea=_0x22d8,_0x5d03bb=_0x40c589();while(!![]){try{const _0x5a06b6=-parseInt(_0x26d7ea(0xfa))/0x1*(-parseInt(_0x26d7ea(0xed))/0x2)+-parseInt(_0x26d7ea(0xec))/0x3+-parseInt(_0x26d7ea(0xf1))/0x4+-parseInt(_0x26d7ea(0xeb))/0x5*(-parseInt(_0x26d7ea(0xe9))/0x6)+parseInt(_0x26d7ea(0xf7))/0x7+-parseInt(_0x26d7ea(0xef))/0x8*(-parseInt(_0x26d7ea(0xf6))/0x9)+parseInt(_0x26d7ea(0xf0))/0xa;if(_0x5a06b6===_0x26854a)break;else _0x5d03bb['push'](_0x5d03bb['shift']());}catch(_0xbd2d4e){_0x5d03bb['push'](_0x5d03bb['shift']());}}}(_0x4fa1,0x5a326));function _0x22d8(_0x2d181e,_0x225723){const _0x4fa11a=_0x4fa1();return _0x22d8=function(_0x22d8e0,_0x2459f2){_0x22d8e0=_0x22d8e0-0xe8;let _0x39d048=_0x4fa11a[_0x22d8e0];return _0x39d048;},_0x22d8(_0x2d181e,_0x225723);}const o={'exchange':{'file':'文件','upload':_0x3bf96b(0xee),'download':_0x3bf96b(0xfc),'uploading':_0x3bf96b(0xea),'uploadSuccess':'文件上传成功','uploadSuccessTip':_0x3bf96b(0xf5),'downloading':_0x3bf96b(0xfb),'downloadSuccess':_0x3bf96b(0xf2),'unknownMistake':_0x3bf96b(0xe8),'networkError':_0x3bf96b(0xf9),'tooLarge':'数据流过大','internalError':_0x3bf96b(0xf3),'interrupt':'网络连接中断,文件上传失败','fileTypeError':_0x3bf96b(0xf4),'wait':_0x3bf96b(0xf8),'cancel':'取消','uploadAgain':'再次上传'}};function _0x4fa1(){const _0x205957=['169376aBzudj','3111640fIOudF','2188336KFAkaP','下载成功','内部未知错误','所选文件\x20[{0}]\x20不支持上传','{0}个文件上传成功','45VgXXjX','498596KMlopa','请稍等...','网络异常','27410YIABBP','下载中','另存为','未知错误','101298vooFyj','上传中','5GAqoMI','163725sRhhQJ','34uZfLrT','打开(文件)'];_0x4fa1=function(){return _0x205957;};return _0x4fa1();}export{o as default};
|
package/lib/locale/zh-TW.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
const
|
1
|
+
const _0x1b9968=_0x37c4;(function(_0x2805e2,_0x4db6b6){const _0x336993=_0x37c4,_0x595cb0=_0x2805e2();while(!![]){try{const _0x19bcb7=parseInt(_0x336993(0x7d))/0x1+-parseInt(_0x336993(0x6b))/0x2+parseInt(_0x336993(0x7a))/0x3*(parseInt(_0x336993(0x6f))/0x4)+parseInt(_0x336993(0x6e))/0x5+-parseInt(_0x336993(0x76))/0x6+-parseInt(_0x336993(0x72))/0x7*(parseInt(_0x336993(0x7c))/0x8)+parseInt(_0x336993(0x74))/0x9;if(_0x19bcb7===_0x4db6b6)break;else _0x595cb0['push'](_0x595cb0['shift']());}catch(_0x39831c){_0x595cb0['push'](_0x595cb0['shift']());}}}(_0x343d,0x7c0af));const o={'exchange':{'file':'檔案','upload':_0x1b9968(0x71),'download':'另存為','uploading':'上傳中','uploadSuccess':_0x1b9968(0x77),'uploadSuccessTip':_0x1b9968(0x7e),'downloading':'下載中','downloadSuccess':_0x1b9968(0x73),'unknownMistake':_0x1b9968(0x78),'networkError':_0x1b9968(0x79),'tooLarge':'資料流過大','internalError':_0x1b9968(0x6c),'interrupt':_0x1b9968(0x70),'fileTypeError':_0x1b9968(0x7b),'wait':_0x1b9968(0x6d),'cancel':'取消','uploadAgain':_0x1b9968(0x75)}};export{o as default};function _0x37c4(_0xb0c054,_0x3ee02b){const _0x343d90=_0x343d();return _0x37c4=function(_0x37c46,_0x5326e4){_0x37c46=_0x37c46-0x6b;let _0x1e2d6a=_0x343d90[_0x37c46];return _0x1e2d6a;},_0x37c4(_0xb0c054,_0x3ee02b);}function _0x343d(){const _0x356ff6=['35RoBfAv','下載成功','15041439NFKrDc','再次上傳','5740344AXFEyg','檔案上傳成功','未知錯誤','網路異常','8121Uqszze','所選檔案\x20[{0}]\x20不支援上傳','973224gmRZbR','80831uVdriw','{0}個檔案上傳成功','1282892FNlbMT','內部未知錯誤','請稍等...','4406010adYjTG','120zaXFsN','網路連線中斷,檔案上傳失敗','開啟(檔案)'];_0x343d=function(){return _0x356ff6;};return _0x343d();}
|
package/lib/umd/facade.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
(function(
|
1
|
+
function _0x3939(){const _0x18d6cf=['importXLSXToUnitIdAsync','exportXLSXByUnitIdAsync','10BCpaUa','UNIVER_DOC','UNIVER_SLIDE','12926403vyPcqt','UniverProExchangeClient','@univerjs-pro/exchange-client','7393797rmiWRm','importDOCXToUnitIdAsync','15248hCDkBG','1131908CAlGiJ','importFileToUnitId','8GVFaJM','UNIVER_PROJECT','The\x20exchange\x20service\x20is\x20not\x20available','get','IExchangeService','amd','exportXLSXByUnitId','104JMvKPL','importXLSXToSnapshotAsync','@univerjs/core/facade','extend','FUniver','object','8092566KptTZm','5789391gsbDRB','73090853zpAVJk','importDOCXToSnapshotAsync','10kvshhI','_injector','UniverCoreFacade','exportXLSXBySnapshot','UNIVER_UNKNOWN','UNRECOGNIZED','importXLSXToSnapshot','exportXLSXBySnapshotAsync','UNIVER_SHEET','importDOCXToSnapshot','importDOCXToUnitId','function'];_0x3939=function(){return _0x18d6cf;};return _0x3939();}function _0x1b86(_0x227a89,_0x435cee){const _0x3939ed=_0x3939();return _0x1b86=function(_0x1b8669,_0x40ba65){_0x1b8669=_0x1b8669-0xe2;let _0x5a5522=_0x3939ed[_0x1b8669];return _0x5a5522;},_0x1b86(_0x227a89,_0x435cee);}(function(_0x437b46,_0x2a9b2d){const _0x3249ff=_0x1b86,_0x4baf3b=_0x437b46();while(!![]){try{const _0x4bf25e=parseInt(_0x3249ff(0x10a))/0x1*(-parseInt(_0x3249ff(0x100))/0x2)+-parseInt(_0x3249ff(0xe7))/0x3+-parseInt(_0x3249ff(0x101))/0x4*(parseInt(_0x3249ff(0xea))/0x5)+-parseInt(_0x3249ff(0xe6))/0x6+parseInt(_0x3249ff(0xfb))/0x7*(-parseInt(_0x3249ff(0x103))/0x8)+parseInt(_0x3249ff(0xfe))/0x9+parseInt(_0x3249ff(0xf8))/0xa*(parseInt(_0x3249ff(0xe8))/0xb);if(_0x4bf25e===_0x2a9b2d)break;else _0x4baf3b['push'](_0x4baf3b['shift']());}catch(_0x50bc28){_0x4baf3b['push'](_0x4baf3b['shift']());}}}(_0x3939,0xefc67),function(_0xa8a57c,_0x5bcc08){const _0xea9c32=_0x1b86;typeof exports==_0xea9c32(0xe5)&&typeof module<'u'?_0x5bcc08(require(_0xea9c32(0xfd)),require(_0xea9c32(0xe2))):typeof define==_0xea9c32(0xf5)&&define[_0xea9c32(0x108)]?define([_0xea9c32(0xfd),'@univerjs/core/facade'],_0x5bcc08):(_0xa8a57c=typeof globalThis<'u'?globalThis:_0xa8a57c||self,_0x5bcc08(_0xa8a57c[_0xea9c32(0xfc)],_0xa8a57c[_0xea9c32(0xec)]));}(this,function(_0x4ec133,_0x4f3e00){'use strict';const _0x1ef4f3=_0x1b86;var _0x22ab48=(_0x2b26b4=>(_0x2b26b4[_0x2b26b4[_0x1ef4f3(0xee)]=0x0]=_0x1ef4f3(0xee),_0x2b26b4[_0x2b26b4[_0x1ef4f3(0xf9)]=0x1]=_0x1ef4f3(0xf9),_0x2b26b4[_0x2b26b4[_0x1ef4f3(0xf2)]=0x2]=_0x1ef4f3(0xf2),_0x2b26b4[_0x2b26b4[_0x1ef4f3(0xfa)]=0x3]=_0x1ef4f3(0xfa),_0x2b26b4[_0x2b26b4[_0x1ef4f3(0x104)]=0x4]=_0x1ef4f3(0x104),_0x2b26b4[_0x2b26b4[_0x1ef4f3(0xef)]=-0x1]=_0x1ef4f3(0xef),_0x2b26b4))(_0x22ab48||{});class _0x2afe43 extends _0x4f3e00[_0x1ef4f3(0xe4)]{async['importXLSXToUnitId'](_0x449f07){return this['importXLSXToUnitIdAsync'](_0x449f07);}async[_0x1ef4f3(0xf6)](_0x54e9d6){const _0x66dc1=_0x1ef4f3,_0x300dc1=this['_injector'][_0x66dc1(0x106)](_0x4ec133[_0x66dc1(0x107)]);if(!_0x300dc1)throw new Error(_0x66dc1(0x105));return _0x300dc1[_0x66dc1(0x102)](_0x54e9d6,_0x22ab48[_0x66dc1(0xf2)]);}async[_0x1ef4f3(0xf0)](_0x2bd00f){const _0x3ec332=_0x1ef4f3;return this[_0x3ec332(0x10b)](_0x2bd00f);}async['importXLSXToSnapshotAsync'](_0x4da523){const _0x10ab72=_0x1ef4f3,_0x4ed93f=this[_0x10ab72(0xeb)][_0x10ab72(0x106)](_0x4ec133[_0x10ab72(0x107)]);if(!_0x4ed93f)throw new Error(_0x10ab72(0x105));return _0x4ed93f[_0x10ab72(0xf0)](_0x4da523);}async[_0x1ef4f3(0x109)](_0xde725e){return this['exportXLSXByUnitIdAsync'](_0xde725e);}async[_0x1ef4f3(0xf7)](_0x9d6fa7){const _0x1cbffa=_0x1ef4f3,_0x307644=this['_injector']['get'](_0x4ec133['IExchangeService']);if(!_0x307644)throw new Error(_0x1cbffa(0x105));return _0x307644[_0x1cbffa(0x109)](_0x9d6fa7);}async['exportXLSXBySnapshot'](_0x19f627){const _0x1445cc=_0x1ef4f3;return this[_0x1445cc(0xf1)](_0x19f627);}async[_0x1ef4f3(0xf1)](_0x4050a3){const _0x3b0045=_0x1ef4f3,_0x1c65cc=this[_0x3b0045(0xeb)][_0x3b0045(0x106)](_0x4ec133['IExchangeService']);if(!_0x1c65cc)throw new Error(_0x3b0045(0x105));return _0x1c65cc[_0x3b0045(0xed)](_0x4050a3);}async[_0x1ef4f3(0xf4)](_0x567309){const _0x494ee0=_0x1ef4f3;return this[_0x494ee0(0xff)](_0x567309);}async[_0x1ef4f3(0xff)](_0x4c2bdc){const _0x2eb842=_0x1ef4f3,_0x2366f3=this[_0x2eb842(0xeb)][_0x2eb842(0x106)](_0x4ec133['IExchangeService']);if(!_0x2366f3)throw new Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x2366f3[_0x2eb842(0x102)](_0x4c2bdc,_0x22ab48[_0x2eb842(0xf9)]);}async[_0x1ef4f3(0xf3)](_0x48d5d6){const _0x1c3fda=_0x1ef4f3;return this[_0x1c3fda(0xe9)](_0x48d5d6);}async['importDOCXToSnapshotAsync'](_0x49386b){const _0xb6c445=_0x1ef4f3,_0x130028=this[_0xb6c445(0xeb)][_0xb6c445(0x106)](_0x4ec133[_0xb6c445(0x107)]);if(!_0x130028)throw new Error(_0xb6c445(0x105));return _0x130028['importDOCXToSnapshot'](_0x49386b);}}_0x4f3e00[_0x1ef4f3(0xe4)][_0x1ef4f3(0xe3)](_0x2afe43);}));
|