@univerjs-pro/exchange-client 0.6.6 → 0.6.7-experimental.20250328-3aaa828
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 -0
- package/lib/index.js +2 -0
- package/lib/locale/en-US.js +1 -0
- package/lib/locale/fa-IR.js +1 -0
- package/lib/locale/fr-FR.js +1 -0
- package/lib/locale/ru-RU.js +1 -0
- package/lib/locale/vi-VN.js +1 -0
- package/lib/locale/zh-CN.js +1 -0
- package/lib/locale/zh-TW.js +1 -0
- package/lib/types/index.d.ts +1 -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 +12 -12
package/lib/cjs/locale/en-US.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
'use strict';const
|
1
|
+
'use strict';const _0x1fb580=_0x373a;(function(_0x8e613,_0x37112b){const _0x1c2c3d=_0x373a,_0x50fc49=_0x8e613();while(!![]){try{const _0xb305ed=-parseInt(_0x1c2c3d(0x1ea))/0x1*(parseInt(_0x1c2c3d(0x1e7))/0x2)+parseInt(_0x1c2c3d(0x1eb))/0x3*(-parseInt(_0x1c2c3d(0x1d9))/0x4)+-parseInt(_0x1c2c3d(0x1d5))/0x5*(parseInt(_0x1c2c3d(0x1d6))/0x6)+parseInt(_0x1c2c3d(0x1e2))/0x7*(parseInt(_0x1c2c3d(0x1dd))/0x8)+parseInt(_0x1c2c3d(0x1db))/0x9*(parseInt(_0x1c2c3d(0x1e1))/0xa)+-parseInt(_0x1c2c3d(0x1da))/0xb*(parseInt(_0x1c2c3d(0x1df))/0xc)+parseInt(_0x1c2c3d(0x1d3))/0xd;if(_0xb305ed===_0x37112b)break;else _0x50fc49['push'](_0x50fc49['shift']());}catch(_0x351885){_0x50fc49['push'](_0x50fc49['shift']());}}}(_0x5674,0xaca2e));function _0x373a(_0x3ec906,_0x5f3f69){const _0x567403=_0x5674();return _0x373a=function(_0x373a1f,_0x276893){_0x373a1f=_0x373a1f-0x1d3;let _0x48a3e4=_0x567403[_0x373a1f];return _0x48a3e4;},_0x373a(_0x3ec906,_0x5f3f69);}const e={'exchange':{'file':_0x1fb580(0x1e5),'upload':'Open(File)','download':_0x1fb580(0x1e4),'uploading':_0x1fb580(0x1e3),'uploadSuccess':'File\x20uploaded\x20successfully','uploadSuccessTip':_0x1fb580(0x1e6),'downloading':_0x1fb580(0x1dc),'downloadSuccess':_0x1fb580(0x1ec),'unknownMistake':_0x1fb580(0x1e9),'networkError':_0x1fb580(0x1d8),'tooLarge':_0x1fb580(0x1e0),'internalError':_0x1fb580(0x1d4),'interrupt':_0x1fb580(0x1ed),'fileTypeError':'Selected\x20file\x20[{0}]\x20is\x20not\x20supported\x20for\x20upload','wait':_0x1fb580(0x1de),'cancel':_0x1fb580(0x1e8),'uploadAgain':_0x1fb580(0x1d7)}};module['exports']=e;function _0x5674(){const _0x3fb942=['Internal\x20unknown\x20error','115660ZcKbEU','282egxPdu','Upload\x20again','Network\x20error','523828WZXtLL','11KRxhom','149931fQpQwv','Downloading','168160YcSfRB','Please\x20wait...','15463764RdWpIO','Data\x20is\x20too\x20large','820IXdJSC','385wVJMSy','Uploading','Save\x20As','File','{0}\x20file(s)\x20uploaded\x20successfully','172ELLXJs','Cancel','Unknown\x20mistake','1906CeGbCX','21luTkKq','Download\x20success','The\x20network\x20connection\x20was\x20interrupted\x20and\x20the\x20file\x20upload\x20failed','21338798mwTAws'];_0x5674=function(){return _0x3fb942;};return _0x5674();}
|
package/lib/cjs/locale/fa-IR.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
'use strict';const
|
1
|
+
'use strict';const _0x3668e3=_0x56bd;(function(_0x2a666e,_0x29462b){const _0x29d8e0=_0x56bd,_0x58e50f=_0x2a666e();while(!![]){try{const _0xd322b9=parseInt(_0x29d8e0(0x74))/0x1+-parseInt(_0x29d8e0(0x6b))/0x2*(-parseInt(_0x29d8e0(0x7e))/0x3)+-parseInt(_0x29d8e0(0x75))/0x4*(-parseInt(_0x29d8e0(0x7c))/0x5)+parseInt(_0x29d8e0(0x6d))/0x6*(parseInt(_0x29d8e0(0x7b))/0x7)+-parseInt(_0x29d8e0(0x6e))/0x8+-parseInt(_0x29d8e0(0x7f))/0x9*(parseInt(_0x29d8e0(0x6f))/0xa)+parseInt(_0x29d8e0(0x70))/0xb;if(_0xd322b9===_0x29462b)break;else _0x58e50f['push'](_0x58e50f['shift']());}catch(_0x30e17c){_0x58e50f['push'](_0x58e50f['shift']());}}}(_0x1738,0xd71a2));function _0x56bd(_0x4f07a4,_0x6fbd37){const _0x173898=_0x1738();return _0x56bd=function(_0x56bd5d,_0x412bb3){_0x56bd5d=_0x56bd5d-0x6a;let _0x3a5ceb=_0x173898[_0x56bd5d];return _0x3a5ceb;},_0x56bd(_0x4f07a4,_0x6fbd37);}function _0x1738(){const _0x9be44d=['41796dZlFpS','فایل\x20با\x20موفقیت\x20بارگذاری\x20شد','ذخیره\x20به\x20عنوان','1859106dCLNqr','در\x20حال\x20دانلود','5591184gLnVjX','10747928SyDqFO','3050lwDwJP','2006125cstCqS','خطای\x20داخلی\x20ناشناخته','بازکردن(فایل)','لطفا\x20صبر\x20کنید...','856158ZNOlkV','3628yMrrob','exports','فایل','اتصال\x20شبکه\x20قطع\x20شد\x20و\x20بارگذاری\x20فایل\x20ناموفق\x20بود.','داده\x20خیلی\x20بزرگ\x20است','خطای\x20شبکه','7OlQCiA','4085aJSfkA','در\x20حال\x20بارگذاری','3LUDpfu'];_0x1738=function(){return _0x9be44d;};return _0x1738();}const o={'exchange':{'file':_0x3668e3(0x77),'upload':_0x3668e3(0x72),'download':_0x3668e3(0x6a),'uploading':_0x3668e3(0x7d),'uploadSuccess':_0x3668e3(0x80),'uploadSuccessTip':'{0}\x20فایل\x20با\x20موفقیت\x20بارگذاری\x20شد','downloading':_0x3668e3(0x6c),'downloadSuccess':'دانلود\x20موفقیت\x20آمیز','unknownMistake':'خطای\x20ناشناخته','networkError':_0x3668e3(0x7a),'tooLarge':_0x3668e3(0x79),'internalError':_0x3668e3(0x71),'interrupt':_0x3668e3(0x78),'fileTypeError':'فایل\x20انتخاب\x20شده\x20[{0}]\x20برای\x20بارگذاری\x20پشتیبانی\x20نمیشود','wait':_0x3668e3(0x73),'cancel':'لغو','uploadAgain':'بارگذاری\x20مجدد'}};module[_0x3668e3(0x76)]=o;
|
package/lib/cjs/locale/fr-FR.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
'use strict';
|
1
|
+
'use strict';const _0x2f9575=_0xfa84;(function(_0x1d60c5,_0x4e8140){const _0x450c02=_0xfa84,_0x2c7f27=_0x1d60c5();while(!![]){try{const _0x57a6ce=parseInt(_0x450c02(0x1f6))/0x1*(-parseInt(_0x450c02(0x1f3))/0x2)+parseInt(_0x450c02(0x1e3))/0x3+parseInt(_0x450c02(0x1fa))/0x4*(parseInt(_0x450c02(0x1f4))/0x5)+parseInt(_0x450c02(0x1ed))/0x6+parseInt(_0x450c02(0x1fc))/0x7*(parseInt(_0x450c02(0x1e4))/0x8)+parseInt(_0x450c02(0x1fb))/0x9*(-parseInt(_0x450c02(0x1e7))/0xa)+parseInt(_0x450c02(0x1e5))/0xb*(-parseInt(_0x450c02(0x1f9))/0xc);if(_0x57a6ce===_0x4e8140)break;else _0x2c7f27['push'](_0x2c7f27['shift']());}catch(_0x59c01c){_0x2c7f27['push'](_0x2c7f27['shift']());}}}(_0xfd91,0xa6574));function _0xfd91(){const _0x2a4c66=['Veuillez\x20patienter...','Téléchargement\x20en\x20cours','634992FdMWGJ','Les\x20données\x20sont\x20trop\x20volumineuses','Erreur\x20réseau','Téléchargement','La\x20connexion\x20réseau\x20a\x20été\x20interrompue\x20et\x20le\x20téléchargement\x20du\x20fichier\x20a\x20échoué','Fichier','12134fYliiq','5VppvMW','Téléchargement\x20réussi','132eHaMaj','Erreur\x20inconnue','Fichier\x20téléchargé\x20avec\x20succès','1625172haPbjM','4214104ftjSaZ','9jJabSd','811622gdpiDz','217674JtaPXM','88oETkva','33eHCJyV','Le\x20fichier\x20sélectionné\x20[{0}]\x20n\x27est\x20pas\x20pris\x20en\x20charge\x20pour\x20le\x20téléchargement','6188530NXiCpI','{0}\x20fichier(s)\x20téléchargé(s)\x20avec\x20succès','Ouvrir\x20(Fichier)','exports'];_0xfd91=function(){return _0x2a4c66;};return _0xfd91();}const e={'exchange':{'file':_0x2f9575(0x1f2),'upload':_0x2f9575(0x1e9),'download':'Enregistrer\x20sous','uploading':_0x2f9575(0x1ec),'uploadSuccess':_0x2f9575(0x1f8),'uploadSuccessTip':_0x2f9575(0x1e8),'downloading':_0x2f9575(0x1f0),'downloadSuccess':_0x2f9575(0x1f5),'unknownMistake':_0x2f9575(0x1f7),'networkError':_0x2f9575(0x1ef),'tooLarge':_0x2f9575(0x1ee),'internalError':'Erreur\x20interne\x20inconnue','interrupt':_0x2f9575(0x1f1),'fileTypeError':_0x2f9575(0x1e6),'wait':_0x2f9575(0x1eb),'cancel':'Annuler','uploadAgain':'Télécharger\x20à\x20nouveau'}};function _0xfa84(_0x1ec310,_0x245390){const _0xfd9196=_0xfd91();return _0xfa84=function(_0xfa84f9,_0x389727){_0xfa84f9=_0xfa84f9-0x1e3;let _0x29013d=_0xfd9196[_0xfa84f9];return _0x29013d;},_0xfa84(_0x1ec310,_0x245390);}module[_0x2f9575(0x1ea)]=e;
|
package/lib/cjs/locale/ru-RU.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
'use strict';const
|
1
|
+
'use strict';const _0x22f9f7=_0x1aea;(function(_0x5c30e4,_0x5edb1c){const _0xc1a808=_0x1aea,_0x5048dd=_0x5c30e4();while(!![]){try{const _0x120dcb=-parseInt(_0xc1a808(0xfd))/0x1+parseInt(_0xc1a808(0x101))/0x2+-parseInt(_0xc1a808(0xff))/0x3+-parseInt(_0xc1a808(0xfa))/0x4*(-parseInt(_0xc1a808(0xef))/0x5)+-parseInt(_0xc1a808(0xf8))/0x6*(parseInt(_0xc1a808(0xf2))/0x7)+parseInt(_0xc1a808(0xf4))/0x8+parseInt(_0xc1a808(0xed))/0x9*(parseInt(_0xc1a808(0xee))/0xa);if(_0x120dcb===_0x5edb1c)break;else _0x5048dd['push'](_0x5048dd['shift']());}catch(_0x3f88ea){_0x5048dd['push'](_0x5048dd['shift']());}}}(_0x390d,0x26e52));function _0x1aea(_0x4891c4,_0x2bf44e){const _0x390dab=_0x390d();return _0x1aea=function(_0x1aea80,_0x1691aa){_0x1aea80=_0x1aea80-0xec;let _0x4d5122=_0x390dab[_0x1aea80];return _0x4d5122;},_0x1aea(_0x4891c4,_0x2bf44e);}function _0x390d(){const _0x3d0332=['Сетевая\x20ошибка','Открыть(Файл)','Отмена','423582Ashahr','Сетевое\x20соединение\x20было\x20прервано,\x20и\x20загрузка\x20файла\x20не\x20удалась','4kZEJtb','Данные\x20слишком\x20большие','{0}\x20файл(ов)\x20успешно\x20загружен(о)','280226sHxPdZ','Файл','614970qMcaDT','Скачивание\x20успешно','156288cIqtsD','Пожалуйста,\x20подождите...','Файл\x20успешно\x20загружен','9sdvgIW','4950350UDiuHE','740015fwiyhR','Скачивание','Внутренняя\x20неизвестная\x20ошибка','21opSpgM','Выбранный\x20файл\x20[{0}]\x20не\x20поддерживается\x20для\x20загрузки','1081112tFdxpd'];_0x390d=function(){return _0x3d0332;};return _0x390d();}const o={'exchange':{'file':_0x22f9f7(0xfe),'upload':_0x22f9f7(0xf6),'download':'Сохранить\x20как','uploading':'Загрузка','uploadSuccess':_0x22f9f7(0xec),'uploadSuccessTip':_0x22f9f7(0xfc),'downloading':_0x22f9f7(0xf0),'downloadSuccess':_0x22f9f7(0x100),'unknownMistake':'Неизвестная\x20ошибка','networkError':_0x22f9f7(0xf5),'tooLarge':_0x22f9f7(0xfb),'internalError':_0x22f9f7(0xf1),'interrupt':_0x22f9f7(0xf9),'fileTypeError':_0x22f9f7(0xf3),'wait':_0x22f9f7(0x102),'cancel':_0x22f9f7(0xf7),'uploadAgain':'Загрузить\x20снова'}};module['exports']=o;
|
package/lib/cjs/locale/vi-VN.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
'use strict';const
|
1
|
+
'use strict';const _0x1990c2=_0x32af;(function(_0x4cff5d,_0x4f6453){const _0x18954d=_0x32af,_0x15de42=_0x4cff5d();while(!![]){try{const _0x21c9d8=-parseInt(_0x18954d(0x179))/0x1*(parseInt(_0x18954d(0x17c))/0x2)+parseInt(_0x18954d(0x181))/0x3+-parseInt(_0x18954d(0x18b))/0x4*(parseInt(_0x18954d(0x18a))/0x5)+parseInt(_0x18954d(0x178))/0x6+parseInt(_0x18954d(0x175))/0x7+parseInt(_0x18954d(0x17a))/0x8+-parseInt(_0x18954d(0x180))/0x9;if(_0x21c9d8===_0x4f6453)break;else _0x15de42['push'](_0x15de42['shift']());}catch(_0xe3d31b){_0x15de42['push'](_0x15de42['shift']());}}}(_0x4fb2,0x5c347));function _0x4fb2(){const _0x2e1125=['Vui\x20lòng\x20đợi...','3228516DXAtxA','1358883GUJNSh','Lưu\x20dưới\x20dạng','Hủy\x20bỏ','Tải\x20xuống\x20thành\x20công','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','Đang\x20tải\x20xuống','Lỗi\x20mạng','exports','1297085IEoysI','4JObsQY','Tải\x20lên\x20tệp\x20thành\x20công','3711946AJvUOL','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\x20lại','1690050yfdzfJ','1sAuEao','2525904sqibyJ','Mở\x20(Tệp)','1169680dltljA','Tệp','{0}\x20tệp\x20đã\x20được\x20tải\x20lên\x20thành\x20công'];_0x4fb2=function(){return _0x2e1125;};return _0x4fb2();}function _0x32af(_0x58f871,_0x18eefe){const _0x4fb28b=_0x4fb2();return _0x32af=function(_0x32af7b,_0xa16a0c){_0x32af7b=_0x32af7b-0x175;let _0x5503fb=_0x4fb28b[_0x32af7b];return _0x5503fb;},_0x32af(_0x58f871,_0x18eefe);}const n={'exchange':{'file':_0x1990c2(0x17d),'upload':_0x1990c2(0x17b),'download':_0x1990c2(0x182),'uploading':'Đang\x20tải\x20lên','uploadSuccess':_0x1990c2(0x18c),'uploadSuccessTip':_0x1990c2(0x17e),'downloading':_0x1990c2(0x187),'downloadSuccess':_0x1990c2(0x184),'unknownMistake':_0x1990c2(0x186),'networkError':_0x1990c2(0x188),'tooLarge':'Luồng\x20dữ\x20liệu\x20quá\x20lớn','internalError':'Lỗi\x20không\x20xác\x20định\x20bên\x20trong','interrupt':_0x1990c2(0x176),'fileTypeError':_0x1990c2(0x185),'wait':_0x1990c2(0x17f),'cancel':_0x1990c2(0x183),'uploadAgain':_0x1990c2(0x177)}};module[_0x1990c2(0x189)]=n;
|
package/lib/cjs/locale/zh-CN.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
'use strict';const
|
1
|
+
'use strict';const _0x3f8f7c=_0x59d3;(function(_0x37a9a4,_0x179f07){const _0x1f8a29=_0x59d3,_0x53c7ca=_0x37a9a4();while(!![]){try{const _0x4c3e0e=parseInt(_0x1f8a29(0x11a))/0x1*(parseInt(_0x1f8a29(0x11c))/0x2)+parseInt(_0x1f8a29(0x113))/0x3+parseInt(_0x1f8a29(0x110))/0x4+parseInt(_0x1f8a29(0x111))/0x5+parseInt(_0x1f8a29(0x117))/0x6*(-parseInt(_0x1f8a29(0x114))/0x7)+-parseInt(_0x1f8a29(0x11d))/0x8+-parseInt(_0x1f8a29(0x118))/0x9*(parseInt(_0x1f8a29(0x11f))/0xa);if(_0x4c3e0e===_0x179f07)break;else _0x53c7ca['push'](_0x53c7ca['shift']());}catch(_0x2c1f33){_0x53c7ca['push'](_0x53c7ca['shift']());}}}(_0x2e30,0x24291));function _0x59d3(_0x2e569e,_0x37c513){const _0x2e30a8=_0x2e30();return _0x59d3=function(_0x59d3dd,_0x4da70e){_0x59d3dd=_0x59d3dd-0x10e;let _0x51e4dc=_0x2e30a8[_0x59d3dd];return _0x51e4dc;},_0x59d3(_0x2e569e,_0x37c513);}function _0x2e30(){const _0x1cdeee=['网络异常','1397478GdlcpB','9ClxMKN','网络连接中断,文件上传失败','23HPaBoB','exports','8786pcRtVn','134648JxPOps','另存为','473410FEfSPH','未知错误','上传中','812400YkpDea','542625clzolh','文件上传成功','97602YEzJzy','7KlRGIF','下载成功'];_0x2e30=function(){return _0x1cdeee;};return _0x2e30();}const o={'exchange':{'file':'文件','upload':'打开(文件)','download':_0x3f8f7c(0x11e),'uploading':_0x3f8f7c(0x10f),'uploadSuccess':_0x3f8f7c(0x112),'uploadSuccessTip':'{0}个文件上传成功','downloading':'下载中','downloadSuccess':_0x3f8f7c(0x115),'unknownMistake':_0x3f8f7c(0x10e),'networkError':_0x3f8f7c(0x116),'tooLarge':'数据流过大','internalError':'内部未知错误','interrupt':_0x3f8f7c(0x119),'fileTypeError':'所选文件\x20[{0}]\x20不支持上传','wait':'请稍等...','cancel':'取消','uploadAgain':'再次上传'}};module[_0x3f8f7c(0x11b)]=o;
|
package/lib/cjs/locale/zh-TW.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
'use strict';const
|
1
|
+
'use strict';const _0x3c6901=_0x3c8e;function _0x3c8e(_0x31e545,_0x2916a7){const _0x3becc9=_0x3bec();return _0x3c8e=function(_0x3c8ef1,_0x477cb1){_0x3c8ef1=_0x3c8ef1-0x109;let _0x3f1c3f=_0x3becc9[_0x3c8ef1];return _0x3f1c3f;},_0x3c8e(_0x31e545,_0x2916a7);}function _0x3bec(){const _0x11ad81=['內部未知錯誤','4ZspVgh','6gvgany','5297420CLDwhr','99153UBavjR','上傳中','資料流過大','下載中','3848556NiiIpG','所選檔案\x20[{0}]\x20不支援上傳','8kRIjDv','2719976ReOTEV','99VSyjrF','網路連線中斷,檔案上傳失敗','exports','{0}個檔案上傳成功','2422235oXJpqO','517053EEsojQ','網路異常','268456xDbNKN','11xMTMkc','另存為','再次上傳','請稍等...','未知錯誤'];_0x3bec=function(){return _0x11ad81;};return _0x3bec();}(function(_0x18494a,_0x187272){const _0x319c69=_0x3c8e,_0xd22220=_0x18494a();while(!![]){try{const _0x1748c8=parseInt(_0x319c69(0x115))/0x1+-parseInt(_0x319c69(0x112))/0x2*(parseInt(_0x319c69(0x109))/0x3)+parseInt(_0x319c69(0x11b))/0x4*(parseInt(_0x319c69(0x121))/0x5)+parseInt(_0x319c69(0x113))/0x6*(parseInt(_0x319c69(0x11c))/0x7)+-parseInt(_0x319c69(0x10b))/0x8*(-parseInt(_0x319c69(0x11d))/0x9)+-parseInt(_0x319c69(0x114))/0xa*(parseInt(_0x319c69(0x10c))/0xb)+-parseInt(_0x319c69(0x119))/0xc;if(_0x1748c8===_0x187272)break;else _0xd22220['push'](_0xd22220['shift']());}catch(_0x25d0a8){_0xd22220['push'](_0xd22220['shift']());}}}(_0x3bec,0x99f39));const o={'exchange':{'file':'檔案','upload':'開啟(檔案)','download':_0x3c6901(0x10d),'uploading':_0x3c6901(0x116),'uploadSuccess':'檔案上傳成功','uploadSuccessTip':_0x3c6901(0x120),'downloading':_0x3c6901(0x118),'downloadSuccess':'下載成功','unknownMistake':_0x3c6901(0x110),'networkError':_0x3c6901(0x10a),'tooLarge':_0x3c6901(0x117),'internalError':_0x3c6901(0x111),'interrupt':_0x3c6901(0x11e),'fileTypeError':_0x3c6901(0x11a),'wait':_0x3c6901(0x10f),'cancel':'取消','uploadAgain':_0x3c6901(0x10e)}};module[_0x3c6901(0x11f)]=o;
|
package/lib/es/facade.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
const
|
1
|
+
const _0x20bdd3=_0x89c1;function _0x2fca(){const _0xd1dbc8=['importDOCXToUnitIdAsync','UNIVER_DOC','907328purAce','extend','exportXLSXByUnitId','UNIVER_PROJECT','114wCqjsT','UNIVER_UNKNOWN','The\x20exchange\x20service\x20is\x20not\x20available','importDOCXToSnapshotAsync','UNIVER_SLIDE','1815919MEMGzh','49904GcsIOp','8NuRIJp','importXLSXToSnapshot','2731800WeSvHs','importFileToUnitId','5944HUMRjq','UNRECOGNIZED','_injector','exportXLSXByUnitIdAsync','importXLSXToUnitId','466893rkpSBN','exportXLSXBySnapshotAsync','exportXLSXBySnapshot','importDOCXToUnitId','importXLSXToUnitIdAsync','309515tLFLmE','UNIVER_SHEET','importDOCXToSnapshot','get','6mhVDnA'];_0x2fca=function(){return _0xd1dbc8;};return _0x2fca();}(function(_0x2ca888,_0x440aae){const _0x3ca38d=_0x89c1,_0x497e50=_0x2ca888();while(!![]){try{const _0x36228d=parseInt(_0x3ca38d(0x80))/0x1*(parseInt(_0x3ca38d(0x7f))/0x2)+-parseInt(_0x3ca38d(0x79))/0x3*(-parseInt(_0x3ca38d(0x84))/0x4)+-parseInt(_0x3ca38d(0x6e))/0x5*(parseInt(_0x3ca38d(0x72))/0x6)+-parseInt(_0x3ca38d(0x7e))/0x7+-parseInt(_0x3ca38d(0x75))/0x8+parseInt(_0x3ca38d(0x69))/0x9+parseInt(_0x3ca38d(0x82))/0xa;if(_0x36228d===_0x440aae)break;else _0x497e50['push'](_0x497e50['shift']());}catch(_0x2d2b81){_0x497e50['push'](_0x497e50['shift']());}}}(_0x2fca,0x23be5));import{IExchangeService as _0x39ef10}from'@univerjs-pro/exchange-client';import{FUniver as _0x28808a}from'@univerjs/core/facade';function _0x89c1(_0x944de2,_0x3a49f4){const _0x2fcade=_0x2fca();return _0x89c1=function(_0x89c1a0,_0x440b97){_0x89c1a0=_0x89c1a0-0x65;let _0x32e946=_0x2fcade[_0x89c1a0];return _0x32e946;},_0x89c1(_0x944de2,_0x3a49f4);}var o=(_0x2a9d51=>(_0x2a9d51[_0x2a9d51[_0x20bdd3(0x7a)]=0x0]=_0x20bdd3(0x7a),_0x2a9d51[_0x2a9d51[_0x20bdd3(0x74)]=0x1]=_0x20bdd3(0x74),_0x2a9d51[_0x2a9d51[_0x20bdd3(0x6f)]=0x2]=_0x20bdd3(0x6f),_0x2a9d51[_0x2a9d51[_0x20bdd3(0x7d)]=0x3]=_0x20bdd3(0x7d),_0x2a9d51[_0x2a9d51[_0x20bdd3(0x78)]=0x4]=_0x20bdd3(0x78),_0x2a9d51[_0x2a9d51[_0x20bdd3(0x65)]=-0x1]=_0x20bdd3(0x65),_0x2a9d51))(o||{});class s extends _0x28808a{async[_0x20bdd3(0x68)](_0x18441e){const _0x5b6f08=_0x20bdd3;return this[_0x5b6f08(0x6d)](_0x18441e);}async['importXLSXToUnitIdAsync'](_0x4b4b4d){const _0x3fa308=_0x20bdd3,_0x4888c2=this[_0x3fa308(0x66)][_0x3fa308(0x71)](_0x39ef10);if(!_0x4888c2)throw new Error(_0x3fa308(0x7b));return _0x4888c2['importFileToUnitId'](_0x4b4b4d,o[_0x3fa308(0x6f)]);}async['importXLSXToSnapshot'](_0x14e2f4){return this['importXLSXToSnapshotAsync'](_0x14e2f4);}async['importXLSXToSnapshotAsync'](_0x1232ba){const _0x670970=_0x20bdd3,_0x1a24cb=this[_0x670970(0x66)][_0x670970(0x71)](_0x39ef10);if(!_0x1a24cb)throw new Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x1a24cb[_0x670970(0x81)](_0x1232ba);}async[_0x20bdd3(0x77)](_0x322c76){const _0x260a4b=_0x20bdd3;return this[_0x260a4b(0x67)](_0x322c76);}async[_0x20bdd3(0x67)](_0x41ac92){const _0x3d2f11=_0x20bdd3,_0x5a6742=this['_injector'][_0x3d2f11(0x71)](_0x39ef10);if(!_0x5a6742)throw new Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x5a6742[_0x3d2f11(0x77)](_0x41ac92);}async[_0x20bdd3(0x6b)](_0x3bd4b8){const _0x2b712c=_0x20bdd3;return this[_0x2b712c(0x6a)](_0x3bd4b8);}async[_0x20bdd3(0x6a)](_0x353f1d){const _0x477484=_0x20bdd3,_0x4057bb=this[_0x477484(0x66)][_0x477484(0x71)](_0x39ef10);if(!_0x4057bb)throw new Error(_0x477484(0x7b));return _0x4057bb[_0x477484(0x6b)](_0x353f1d);}async[_0x20bdd3(0x6c)](_0x126388){const _0x128219=_0x20bdd3;return this[_0x128219(0x73)](_0x126388);}async[_0x20bdd3(0x73)](_0x1a1004){const _0x4568de=_0x20bdd3,_0x5a582c=this[_0x4568de(0x66)]['get'](_0x39ef10);if(!_0x5a582c)throw new Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x5a582c[_0x4568de(0x83)](_0x1a1004,o[_0x4568de(0x74)]);}async[_0x20bdd3(0x70)](_0x3f92ea){const _0x556bf5=_0x20bdd3;return this[_0x556bf5(0x7c)](_0x3f92ea);}async[_0x20bdd3(0x7c)](_0x27ad95){const _0x2c2ec6=_0x20bdd3,_0x566191=this['_injector'][_0x2c2ec6(0x71)](_0x39ef10);if(!_0x566191)throw new Error('The\x20exchange\x20service\x20is\x20not\x20available');return _0x566191['importDOCXToSnapshot'](_0x27ad95);}}_0x28808a[_0x20bdd3(0x76)](s);
|