@univerjs-pro/sheets-exchange-client 0.25.1 → 1.0.0-alpha.1
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/index.js +1 -1
- package/lib/cjs/locale/ar-SA.js +1 -1
- package/lib/cjs/locale/ca-ES.js +1 -1
- package/lib/cjs/locale/de-DE.js +1 -1
- package/lib/cjs/locale/en-US.js +1 -1
- package/lib/cjs/locale/es-ES.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/id-ID.js +1 -1
- package/lib/cjs/locale/it-IT.js +1 -1
- package/lib/cjs/locale/ja-JP.js +1 -1
- package/lib/cjs/locale/ko-KR.js +1 -1
- package/lib/cjs/locale/pl-PL.js +1 -1
- package/lib/cjs/locale/pt-BR.js +1 -1
- package/lib/cjs/locale/ru-RU.js +1 -1
- package/lib/cjs/locale/sk-SK.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-HK.js +1 -1
- package/lib/cjs/locale/zh-TW.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/es/locale/ar-SA.js +1 -1
- package/lib/es/locale/ca-ES.js +1 -1
- package/lib/es/locale/de-DE.js +1 -1
- package/lib/es/locale/en-US.js +1 -1
- package/lib/es/locale/es-ES.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/id-ID.js +1 -1
- package/lib/es/locale/it-IT.js +1 -1
- package/lib/es/locale/ja-JP.js +1 -1
- package/lib/es/locale/ko-KR.js +1 -1
- package/lib/es/locale/pl-PL.js +1 -1
- package/lib/es/locale/pt-BR.js +1 -1
- package/lib/es/locale/ru-RU.js +1 -1
- package/lib/es/locale/sk-SK.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-HK.js +1 -1
- package/lib/es/locale/zh-TW.js +1 -1
- package/lib/index.js +1 -1
- package/lib/locale/ar-SA.js +1 -1
- package/lib/locale/ca-ES.js +1 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/es-ES.js +1 -1
- package/lib/locale/fa-IR.js +1 -1
- package/lib/locale/fr-FR.js +1 -1
- package/lib/locale/id-ID.js +1 -1
- package/lib/locale/it-IT.js +1 -1
- package/lib/locale/ja-JP.js +1 -1
- package/lib/locale/ko-KR.js +1 -1
- package/lib/locale/pl-PL.js +1 -1
- package/lib/locale/pt-BR.js +1 -1
- package/lib/locale/ru-RU.js +1 -1
- package/lib/locale/sk-SK.js +1 -1
- package/lib/locale/vi-VN.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/locale/zh-HK.js +1 -1
- package/lib/locale/zh-TW.js +1 -1
- package/lib/types/controllers/menu.d.ts +4 -3
- package/lib/types/index.d.ts +1 -1
- package/lib/types/locale/ar-SA.d.ts +2 -7
- package/lib/types/locale/ca-ES.d.ts +2 -7
- package/lib/types/locale/de-DE.d.ts +2 -7
- package/lib/types/locale/es-ES.d.ts +2 -7
- package/lib/types/locale/fa-IR.d.ts +2 -7
- package/lib/types/locale/fr-FR.d.ts +2 -7
- package/lib/types/locale/id-ID.d.ts +2 -7
- package/lib/types/locale/it-IT.d.ts +2 -7
- package/lib/types/locale/ja-JP.d.ts +2 -7
- package/lib/types/locale/ko-KR.d.ts +2 -7
- package/lib/types/locale/pl-PL.d.ts +2 -7
- package/lib/types/locale/pt-BR.d.ts +2 -7
- package/lib/types/locale/ru-RU.d.ts +2 -7
- package/lib/types/locale/sk-SK.d.ts +2 -7
- package/lib/types/locale/types.d.ts +3 -0
- package/lib/types/locale/vi-VN.d.ts +2 -7
- package/lib/types/locale/zh-CN.d.ts +2 -7
- package/lib/types/locale/zh-HK.d.ts +2 -7
- package/lib/types/locale/zh-TW.d.ts +2 -7
- package/lib/types/plugin.d.ts +1 -1
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ar-SA.js +1 -1
- package/lib/umd/locale/ca-ES.js +1 -1
- package/lib/umd/locale/de-DE.js +1 -1
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/es-ES.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/id-ID.js +1 -1
- package/lib/umd/locale/it-IT.js +1 -1
- package/lib/umd/locale/ja-JP.js +1 -1
- package/lib/umd/locale/ko-KR.js +1 -1
- package/lib/umd/locale/pl-PL.js +1 -1
- package/lib/umd/locale/pt-BR.js +1 -1
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/sk-SK.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-HK.js +1 -1
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +8 -8
- /package/lib/types/{controllers/config.schema.d.ts → config/config.d.ts} +0 -0
- /package/lib/types/{controllers/menu.schema.d.ts → menu/schema.d.ts} +0 -0
package/lib/es/locale/ru-RU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x5d6125=_0x3beb;function _0x41d4(){const _0x5c0085=['2272ywaSjf','185AwWSbD','Открыть(Файл)','32NGiqzf','5101953Qoyeob','828OHBbDL','253602CPjkvW','4306944WzqUYx','36862UjaaYS','120660CTteNu','2460579jszOFd','35689didqfN'];_0x41d4=function(){return _0x5c0085;};return _0x41d4();}(function(_0x225f8b,_0x5e7304){const _0x57dfe9=_0x3beb,_0x25486c=_0x225f8b();while(!![]){try{const _0x4a0428=-parseInt(_0x57dfe9(0x1ea))/0x1*(-parseInt(_0x57dfe9(0x1ee))/0x2)+-parseInt(_0x57dfe9(0x1e3))/0x3+parseInt(_0x57dfe9(0x1e6))/0x4+-parseInt(_0x57dfe9(0x1ec))/0x5*(-parseInt(_0x57dfe9(0x1e5))/0x6)+parseInt(_0x57dfe9(0x1e7))/0x7*(-parseInt(_0x57dfe9(0x1eb))/0x8)+parseInt(_0x57dfe9(0x1e4))/0x9*(parseInt(_0x57dfe9(0x1e8))/0xa)+-parseInt(_0x57dfe9(0x1e9))/0xb;if(_0x4a0428===_0x5e7304)break;else _0x25486c['push'](_0x25486c['shift']());}catch(_0x4f8c2d){_0x25486c['push'](_0x25486c['shift']());}}}(_0x41d4,0xdc2c3));function _0x3beb(_0x20d0a8,_0x3bf110){_0x20d0a8=_0x20d0a8-0x1e3;const _0x41d4fe=_0x41d4();let _0x3bebb7=_0x41d4fe[_0x20d0a8];return _0x3bebb7;}const e={'sheets-exchange-client':{'file':'Файл','upload':_0x5d6125(0x1ed),'download':'Сохранить\x20как'}};export{e as default};
|
package/lib/es/locale/sk-SK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x36dd(_0x3734d3,_0x4ae72c){_0x3734d3=_0x3734d3-0xef;const _0x136245=_0x1362();let _0x36ddeb=_0x136245[_0x3734d3];return _0x36ddeb;}const _0x399995=_0x36dd;(function(_0x28678f,_0x4f6246){const _0x525a17=_0x36dd,_0x5310bf=_0x28678f();while(!![]){try{const _0x5799ef=-parseInt(_0x525a17(0xef))/0x1+-parseInt(_0x525a17(0xf2))/0x2+parseInt(_0x525a17(0xf7))/0x3*(-parseInt(_0x525a17(0xf5))/0x4)+-parseInt(_0x525a17(0xf6))/0x5+parseInt(_0x525a17(0xf1))/0x6*(-parseInt(_0x525a17(0xf8))/0x7)+parseInt(_0x525a17(0xf3))/0x8+parseInt(_0x525a17(0xf0))/0x9;if(_0x5799ef===_0x4f6246)break;else _0x5310bf['push'](_0x5310bf['shift']());}catch(_0x236713){_0x5310bf['push'](_0x5310bf['shift']());}}}(_0x1362,0x7d347));const e={'sheets-exchange-client':{'file':'Súbor','upload':'Otvoriť\x20(súbor)','download':_0x399995(0xf4)}};export{e as default};function _0x1362(){const _0x1af7fb=['1468607jPubAF','626952tcyvhu','30197088izIsoB','18eGgrvU','1076588eQNiFx','6495288NkgPEU','Uložiť\x20ako','41368yiScvV','5006345ejBoRF','249tgGTnq'];_0x1362=function(){return _0x1af7fb;};return _0x1362();}
|
package/lib/es/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x17999e=_0x3545;function _0x3a02(){const _0x300d46=['9062202nlCxWb','7mqVCie','504081oxlwZH','200612vqzIfA','6DvhitR','Tệp','Lưu\x20dưới\x20dạng','240Ipdnol','848mznplk','25366671TiprQO','4745650DIhXNH','37435PvtUUa','306657omNbON'];_0x3a02=function(){return _0x300d46;};return _0x3a02();}(function(_0xdc7be3,_0x546b6d){const _0x54facf=_0x3545,_0x54810c=_0xdc7be3();while(!![]){try{const _0x41aff9=-parseInt(_0x54facf(0xda))/0x1*(parseInt(_0x54facf(0xe6))/0x2)+parseInt(_0x54facf(0xe2))/0x3+-parseInt(_0x54facf(0xde))/0x4*(parseInt(_0x54facf(0xe1))/0x5)+-parseInt(_0x54facf(0xe3))/0x6*(parseInt(_0x54facf(0xe4))/0x7)+parseInt(_0x54facf(0xdd))/0x8*(parseInt(_0x54facf(0xe5))/0x9)+parseInt(_0x54facf(0xe0))/0xa+parseInt(_0x54facf(0xdf))/0xb;if(_0x41aff9===_0x546b6d)break;else _0x54810c['push'](_0x54810c['shift']());}catch(_0x353639){_0x54810c['push'](_0x54810c['shift']());}}}(_0x3a02,0xd2db4));const e={'sheets-exchange-client':{'file':_0x17999e(0xdb),'upload':'Mở\x20(Tệp)','download':_0x17999e(0xdc)}};function _0x3545(_0x341626,_0x2d9f0f){_0x341626=_0x341626-0xda;const _0x3a023f=_0x3a02();let _0x354591=_0x3a023f[_0x341626];return _0x354591;}export{e as default};
|
package/lib/es/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x2195(){const _0x1a609d=['2359828YXXNwJ','93354RhQskB','16juUNvR','115HKeoui','4564056UzrQrB','437763aSuGFy','26847940haQNXB','6xFWSjp','1397058QPHpxB','3952350EvgtBS','打开(文件)'];_0x2195=function(){return _0x1a609d;};return _0x2195();}function _0x1a9d(_0x3aee69,_0x2b1afd){_0x3aee69=_0x3aee69-0xa2;const _0x219528=_0x2195();let _0x1a9de2=_0x219528[_0x3aee69];return _0x1a9de2;}const _0x1213a0=_0x1a9d;(function(_0x27be78,_0x1147ab){const _0x344d0f=_0x1a9d,_0x5677ed=_0x27be78();while(!![]){try{const _0x121053=-parseInt(_0x344d0f(0xa4))/0x1+parseInt(_0x344d0f(0xa7))/0x2+-parseInt(_0x344d0f(0xa6))/0x3*(parseInt(_0x344d0f(0xaa))/0x4)+parseInt(_0x344d0f(0xa2))/0x5*(parseInt(_0x344d0f(0xab))/0x6)+-parseInt(_0x344d0f(0xa3))/0x7+parseInt(_0x344d0f(0xac))/0x8*(-parseInt(_0x344d0f(0xa8))/0x9)+parseInt(_0x344d0f(0xa5))/0xa;if(_0x121053===_0x1147ab)break;else _0x5677ed['push'](_0x5677ed['shift']());}catch(_0x4dd938){_0x5677ed['push'](_0x5677ed['shift']());}}}(_0x2195,0x90d2b));const e={'sheets-exchange-client':{'file':'文件','upload':_0x1213a0(0xa9),'download':'另存为'}};export{e as default};
|
package/lib/es/locale/zh-HK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0xe43e(){const _0x207da0=['開啟(檔案)','91415IUfceA','141410tTfzLF','另存為','1980256dMywhh','693306cSVHCt','433563FKcMYi','480824SJkOHU','72YKkstq','102Ooywbp','2445135QpWrig'];_0xe43e=function(){return _0x207da0;};return _0xe43e();}const _0x39989a=_0xaa66;(function(_0x187788,_0x45f5a0){const _0x5f5b3=_0xaa66,_0x2c8a27=_0x187788();while(!![]){try{const _0x23b281=parseInt(_0x5f5b3(0x11d))/0x1+-parseInt(_0x5f5b3(0x119))/0x2+parseInt(_0x5f5b3(0x11c))/0x3+-parseInt(_0x5f5b3(0x11b))/0x4+-parseInt(_0x5f5b3(0x118))/0x5*(-parseInt(_0x5f5b3(0x120))/0x6)+parseInt(_0x5f5b3(0x121))/0x7+parseInt(_0x5f5b3(0x11e))/0x8*(-parseInt(_0x5f5b3(0x11f))/0x9);if(_0x23b281===_0x45f5a0)break;else _0x2c8a27['push'](_0x2c8a27['shift']());}catch(_0x3769c7){_0x2c8a27['push'](_0x2c8a27['shift']());}}}(_0xe43e,0x43eac));const e={'sheets-exchange-client':{'file':'檔案','upload':_0x39989a(0x122),'download':_0x39989a(0x11a)}};function _0xaa66(_0x510cad,_0x9c7f74){_0x510cad=_0x510cad-0x118;const _0xe43e47=_0xe43e();let _0xaa6645=_0xe43e47[_0x510cad];return _0xaa6645;}export{e as default};
|
package/lib/es/locale/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x3b0d(_0x3b3661,_0x3a033f){_0x3b3661=_0x3b3661-0x17e;const _0xf85ec7=_0xf85e();let _0x3b0d57=_0xf85ec7[_0x3b3661];return _0x3b0d57;}const _0x3ee4db=_0x3b0d;function _0xf85e(){const _0x208c65=['491820mllFvl','1348ppbBSA','512irsXFI','5CbSseI','另存為','4296tUTbTB','317EDPRjY','800364HZwuVe','10wFouPZ','786zfgjaf','2134759MuQCOG','574astaLm','開啟(檔案)','20295CwqVfY'];_0xf85e=function(){return _0x208c65;};return _0xf85e();}(function(_0x5559be,_0x5af5e6){const _0x4f564b=_0x3b0d,_0x419eca=_0x5559be();while(!![]){try{const _0x1456bf=parseInt(_0x4f564b(0x17e))/0x1+parseInt(_0x4f564b(0x187))/0x2*(parseInt(_0x4f564b(0x181))/0x3)+-parseInt(_0x4f564b(0x17f))/0x4*(parseInt(_0x4f564b(0x189))/0x5)+-parseInt(_0x4f564b(0x18b))/0x6*(-parseInt(_0x4f564b(0x183))/0x7)+-parseInt(_0x4f564b(0x188))/0x8*(parseInt(_0x4f564b(0x185))/0x9)+parseInt(_0x4f564b(0x180))/0xa*(parseInt(_0x4f564b(0x182))/0xb)+parseInt(_0x4f564b(0x186))/0xc;if(_0x1456bf===_0x5af5e6)break;else _0x419eca['push'](_0x419eca['shift']());}catch(_0x16d2c4){_0x419eca['push'](_0x419eca['shift']());}}}(_0xf85e,0x1ed34));const e={'sheets-exchange-client':{'file':'檔案','upload':_0x3ee4db(0x184),'download':_0x3ee4db(0x18a)}};export{e as default};
|
package/lib/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
var _0x5c41f5=_0x47ea;(function(_0xdf3c35,_0x31b3cf){var _0x400a3d=_0x47ea,_0x374558=_0xdf3c35();while(!![]){try{var _0x504f97=parseInt(_0x400a3d(0xdd))/0x1+-parseInt(_0x400a3d(0xbc))/0x2+parseInt(_0x400a3d(0xeb))/0x3+-parseInt(_0x400a3d(0xe0))/0x4+-parseInt(_0x400a3d(0xc6))/0x5*(-parseInt(_0x400a3d(0xe4))/0x6)+parseInt(_0x400a3d(0xdc))/0x7*(-parseInt(_0x400a3d(0xd4))/0x8)+-parseInt(_0x400a3d(0xe5))/0x9*(-parseInt(_0x400a3d(0xea))/0xa);if(_0x504f97===_0x31b3cf)break;else _0x374558['push'](_0x374558['shift']());}catch(_0x167dae){_0x374558['push'](_0x374558['shift']());}}}(_0x37b0,0x5bb22));import{IExchangeOperateService as _0x198429,UniverExchangeClientPlugin as _0x3fbd5e}from'@univerjs-pro/exchange-client';import{CommandType as _0x5aa787,DependentOn as _0x155f49,Disposable as _0xf61791,ICommandService as _0xb00010,IConfigService as _0x1fffaf,Inject as _0x43c6a7,Injector as _0x16fb2b,Plugin as _0x229cd9,UniverInstanceType as _0x4f9fbd,merge as _0x84c775}from'@univerjs/core';import{IMenuManagerService as _0x2d68d7,MenuItemType as _0x4c114a,RibbonStartGroup as _0x1c7866,getMenuHiddenObservable as _0x5e9b0b}from'@univerjs/ui';import{WorkbookExportPermission as _0x5293ea}from'@univerjs/sheets';import{getCurrentRangeDisable$ as _0x290e39}from'@univerjs/sheets-ui';const v={'id':'exchange-client.operation.import-xlsx','type':_0x5aa787['OPERATION'],'handler':async _0x193bf6=>{var _0x1a45ed=_0x47ea;let _0xdedfaf=_0x193bf6[_0x1a45ed(0xf0)](_0x198429);return new URLSearchParams(location[_0x1a45ed(0xb9)])[_0x1a45ed(0xf0)](_0x1a45ed(0xb5))?_0xdedfaf[_0x1a45ed(0xdb)]():_0xdedfaf['importXLSXToSnapshot'](),!0x0;}},y={'id':_0x5c41f5(0xcb),'type':_0x5aa787[_0x5c41f5(0xb4)],'handler':async _0x3d81a1=>{var _0x11f027=_0x5c41f5;let _0x25c344=_0x3d81a1[_0x11f027(0xf0)](_0x198429);return new URLSearchParams(location[_0x11f027(0xb9)])['get'](_0x11f027(0xb5))?_0x25c344[_0x11f027(0xe2)]():_0x25c344[_0x11f027(0xc2)](),!0x0;}};var b=_0x5c41f5(0xc0),x=_0x5c41f5(0xbd);const S={},C=_0x5c41f5(0xcc);function w(_0x14675e){var _0x4af14b=_0x5c41f5;return{'id':C,'type':_0x4c114a['SUBITEMS'],'icon':_0x4af14b(0xee),'tooltip':_0x4af14b(0xd9),'hidden$':_0x5e9b0b(_0x14675e,_0x4f9fbd[_0x4af14b(0xda)]),'disabled$':_0x290e39(_0x14675e,{'workbookTypes':[_0x5293ea]})};}function T(){var _0x178bdc=_0x5c41f5;return{'id':v['id'],'type':_0x4c114a[_0x178bdc(0xb2)],'title':_0x178bdc(0xcf),'icon':_0x178bdc(0xd8)};}function _0x47ea(_0x5a7f10,_0x522071){_0x5a7f10=_0x5a7f10-0xb2;var _0x37b01d=_0x37b0();var _0x47eabf=_0x37b01d[_0x5a7f10];return _0x47eabf;}function E(){var _0xeb05f5=_0x5c41f5;return{'id':y['id'],'type':_0x4c114a[_0xeb05f5(0xb2)],'title':_0xeb05f5(0xd0),'icon':_0xeb05f5(0xbe)};}const D={[_0x1c7866[_0x5c41f5(0xd3)]]:{[C]:{'order':0.3,'menuItemFactory':w,[v['id']]:{'order':0x0,'menuItemFactory':T},[y['id']]:{'order':0x1,'menuItemFactory':E}}}};function O(_0x4c276c,_0x5f74de){return function(_0x4ec1ba,_0x18a6fa){_0x5f74de(_0x4ec1ba,_0x18a6fa,_0x4c276c);};}function k(_0x2b8352,_0x1a8fd4,_0x4b084d,_0x4e926b){var _0x1b95e1=_0x5c41f5,_0x467260=arguments[_0x1b95e1(0xe8)],_0x4bb9a5=_0x467260<0x3?_0x1a8fd4:_0x4e926b===null?_0x4e926b=Object[_0x1b95e1(0xe6)](_0x1a8fd4,_0x4b084d):_0x4e926b,_0x1c6b31;if(typeof Reflect==_0x1b95e1(0xd2)&&typeof Reflect['decorate']==_0x1b95e1(0xca))_0x4bb9a5=Reflect[_0x1b95e1(0xce)](_0x2b8352,_0x1a8fd4,_0x4b084d,_0x4e926b);else{for(var _0xce721c=_0x2b8352[_0x1b95e1(0xe8)]-0x1;_0xce721c>=0x0;_0xce721c--)(_0x1c6b31=_0x2b8352[_0xce721c])&&(_0x4bb9a5=(_0x467260<0x3?_0x1c6b31(_0x4bb9a5):_0x467260>0x3?_0x1c6b31(_0x1a8fd4,_0x4b084d,_0x4bb9a5):_0x1c6b31(_0x1a8fd4,_0x4b084d))||_0x4bb9a5);}return _0x467260>0x3&&_0x4bb9a5&&Object[_0x1b95e1(0xc7)](_0x1a8fd4,_0x4b084d,_0x4bb9a5),_0x4bb9a5;}let A=class extends _0xf61791{constructor(_0x4208c6,_0x4b181a){var _0x247b57=_0x5c41f5;super(),this[_0x247b57(0xd1)]=_0x4208c6,this['_menuManagerService']=_0x4b181a,this[_0x247b57(0xdf)](),this[_0x247b57(0xc1)]();}[_0x5c41f5(0xdf)](){[v,y]['forEach'](_0x684e26=>{var _0x4515e5=_0x47ea;this[_0x4515e5(0xbf)](this['_commandService'][_0x4515e5(0xba)](_0x684e26));});}[_0x5c41f5(0xc1)](){var _0x18261e=_0x5c41f5;this[_0x18261e(0xe9)][_0x18261e(0xec)](D);}};A=k([O(0x0,_0xb00010),O(0x1,_0x2d68d7)],A);function j(_0x5d85f5){'@babel/helpers - typeof';var _0x3b7390=_0x5c41f5;return j=typeof Symbol=='function'&&typeof Symbol[_0x3b7390(0xb7)]==_0x3b7390(0xef)?function(_0x3254b9){return typeof _0x3254b9;}:function(_0x45c9a9){var _0x2e4244=_0x3b7390;return _0x45c9a9&&typeof Symbol==_0x2e4244(0xca)&&_0x45c9a9[_0x2e4244(0xe7)]===Symbol&&_0x45c9a9!==Symbol[_0x2e4244(0xe3)]?'symbol':typeof _0x45c9a9;},j(_0x5d85f5);}function M(_0x2727aa,_0x3379c6){var _0x448097=_0x5c41f5;if(j(_0x2727aa)!='object'||!_0x2727aa)return _0x2727aa;var _0x280fcd=_0x2727aa[Symbol[_0x448097(0xe1)]];if(_0x280fcd!==void 0x0){var _0x497304=_0x280fcd[_0x448097(0xcd)](_0x2727aa,_0x3379c6||'default');if(j(_0x497304)!='object')return _0x497304;throw TypeError('@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.');}return(_0x3379c6==='string'?String:Number)(_0x2727aa);}function N(_0x3b5d02){var _0x3d8098=_0x5c41f5,_0x2c6a8f=M(_0x3b5d02,_0x3d8098(0xed));return j(_0x2c6a8f)==_0x3d8098(0xef)?_0x2c6a8f:_0x2c6a8f+'';}function P(_0x57bb68,_0x37a581,_0x4cc616){var _0x3bfc40=_0x5c41f5;return(_0x37a581=N(_0x37a581))in _0x57bb68?Object[_0x3bfc40(0xc7)](_0x57bb68,_0x37a581,{'value':_0x4cc616,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x57bb68[_0x37a581]=_0x4cc616,_0x57bb68;}let F=class extends _0x229cd9{constructor(_0x5b73e9=S,_0x4c59d6,_0x6580b2){var _0x1a194f=_0x5c41f5;super(),this[_0x1a194f(0xc5)]=_0x5b73e9,this[_0x1a194f(0xbb)]=_0x4c59d6,this[_0x1a194f(0xc8)]=_0x6580b2;let {menu:_0xd065c5,..._0x454e33}=_0x84c775({},S,this[_0x1a194f(0xc5)]);_0xd065c5&&this[_0x1a194f(0xc8)][_0x1a194f(0xde)](_0x1a194f(0xb3),_0xd065c5,{'merge':!0x0}),this[_0x1a194f(0xc8)][_0x1a194f(0xde)](_0x1a194f(0xd7),_0x454e33);}[_0x5c41f5(0xc3)](){var _0x1cfde4=_0x5c41f5;[[A]]['forEach'](_0x3c822b=>this[_0x1cfde4(0xbb)][_0x1cfde4(0xc4)](_0x3c822b));}['onReady'](){var _0x322c81=_0x5c41f5;this[_0x322c81(0xbb)]['get'](A);}};P(F,_0x5c41f5(0xd5),_0x5c41f5(0xd6)),P(F,_0x5c41f5(0xb6),b),P(F,_0x5c41f5(0xb8),x),P(F,_0x5c41f5(0xc9),_0x4f9fbd[_0x5c41f5(0xda)]),F=k([_0x155f49(_0x3fbd5e),O(0x1,_0x43c6a7(_0x16fb2b)),O(0x2,_0x1fffaf)],F);function _0x37b0(){var _0x3bb535=['pluginName','SHEET_EXCHANGE_CLIENT_PLUGIN','sheets-exchange-client.config','FolderIcon','sheets-exchange-client.file','UNIVER_SHEET','importXLSXToUnitId','49yrLLlq','464712kOPivz','setConfig','_initCommands','2895796bhXCae','toPrimitive','exportXLSXByUnitId','prototype','141156RfTxrf','8715474urUdIO','getOwnPropertyDescriptor','constructor','length','_menuManagerService','10HzurjJ','910311UyuEtX','mergeMenu','string','DirectExportIcon','symbol','get','BUTTON','menu','OPERATION','unit','packageName','iterator','version','search','registerCommand','_injector','1254820CUVjzX','1.0.0-alpha.1','ExportIcon','disposeWithMe','@univerjs-pro/sheets-exchange-client','_initMenus','exportXLSXBySnapshot','onStarting','add','_config','140SoYVMa','defineProperty','_configService','type','function','exchange-client.operation.export-xlsx','sheets-exchange-client.operation.exchange','call','decorate','sheets-exchange-client.upload','sheets-exchange-client.download','_commandService','object','OTHERS','763792aTjSsi'];_0x37b0=function(){return _0x3bb535;};return _0x37b0();}export{y as ExportXLSXOperation,v as ImportXLSXOperation,F as UniverSheetsExchangeClientPlugin};
|
package/lib/locale/ar-SA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x3d06ed=_0xfa45;(function(_0x37b0e9,_0x135b34){const _0x1a2cd4=_0xfa45,_0x5c365e=_0x37b0e9();while(!![]){try{const _0x4e060b=-parseInt(_0x1a2cd4(0x10f))/0x1*(parseInt(_0x1a2cd4(0x114))/0x2)+parseInt(_0x1a2cd4(0x112))/0x3*(parseInt(_0x1a2cd4(0x11a))/0x4)+parseInt(_0x1a2cd4(0x111))/0x5*(parseInt(_0x1a2cd4(0x110))/0x6)+-parseInt(_0x1a2cd4(0x115))/0x7*(-parseInt(_0x1a2cd4(0x10e))/0x8)+parseInt(_0x1a2cd4(0x113))/0x9*(-parseInt(_0x1a2cd4(0x116))/0xa)+parseInt(_0x1a2cd4(0x10d))/0xb*(parseInt(_0x1a2cd4(0x10b))/0xc)+parseInt(_0x1a2cd4(0x119))/0xd*(-parseInt(_0x1a2cd4(0x118))/0xe);if(_0x4e060b===_0x135b34)break;else _0x5c365e['push'](_0x5c365e['shift']());}catch(_0x222e53){_0x5c365e['push'](_0x5c365e['shift']());}}}(_0x2c9a,0x3a0ff));function _0x2c9a(){const _0x52c55e=['90448NqpQee','10ShMukA','822kYrGlo','7335sVVqgP','3ApAxhX','27GxcFun','20156WzrUhT','7fSdtdN','724670wpZBkK','فتح\x20(ملف)','2922416COihpJ','13lEskey','1596404UkkWut','167304XcGlcq','حفظ\x20باسم','121MmGLpu'];_0x2c9a=function(){return _0x52c55e;};return _0x2c9a();}function _0xfa45(_0x1aa625,_0x583a97){_0x1aa625=_0x1aa625-0x10b;const _0x2c9a17=_0x2c9a();let _0xfa4592=_0x2c9a17[_0x1aa625];return _0xfa4592;}const e={'sheets-exchange-client':{'file':'ملف','upload':_0x3d06ed(0x117),'download':_0x3d06ed(0x10c)}};export{e as default};
|
package/lib/locale/ca-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x59cd5d=_0x3535;function _0x4e90(){const _0x2e895f=['20zwpdjS','144kPHUCP','1290xQXgoN','Obrir(Fitxer)','9905msTGIo','Fitxer','523290BNFdtX','1051922osHnes','11624096QolHjp','2OnCEgR','285510GbPDYn','Anomena\x20i\x20desa','6058690mXWWVr','389331xKnMiQ'];_0x4e90=function(){return _0x2e895f;};return _0x4e90();}function _0x3535(_0x1c9d85,_0x43ec74){_0x1c9d85=_0x1c9d85-0x1d0;const _0x4e90a1=_0x4e90();let _0x35352b=_0x4e90a1[_0x1c9d85];return _0x35352b;}(function(_0x45bd45,_0xcec78c){const _0x2eea66=_0x3535,_0x4684a1=_0x45bd45();while(!![]){try{const _0x19b311=-parseInt(_0x2eea66(0x1d4))/0x1*(-parseInt(_0x2eea66(0x1d6))/0x2)+-parseInt(_0x2eea66(0x1d7))/0x3+parseInt(_0x2eea66(0x1db))/0x4*(parseInt(_0x2eea66(0x1d3))/0x5)+parseInt(_0x2eea66(0x1dd))/0x6*(parseInt(_0x2eea66(0x1d1))/0x7)+parseInt(_0x2eea66(0x1dc))/0x8*(-parseInt(_0x2eea66(0x1da))/0x9)+parseInt(_0x2eea66(0x1d9))/0xa+-parseInt(_0x2eea66(0x1d5))/0xb;if(_0x19b311===_0xcec78c)break;else _0x4684a1['push'](_0x4684a1['shift']());}catch(_0x34bf81){_0x4684a1['push'](_0x4684a1['shift']());}}}(_0x4e90,0x876f2));const e={'sheets-exchange-client':{'file':_0x59cd5d(0x1d2),'upload':_0x59cd5d(0x1d0),'download':_0x59cd5d(0x1d8)}};export{e as default};
|
package/lib/locale/de-DE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x30c53b=_0x55b6;(function(_0x28e04b,_0x5ba944){const _0x3c4d3d=_0x55b6,_0x49605d=_0x28e04b();while(!![]){try{const _0x402f1b=parseInt(_0x3c4d3d(0x199))/0x1*(-parseInt(_0x3c4d3d(0x19a))/0x2)+parseInt(_0x3c4d3d(0x19f))/0x3+-parseInt(_0x3c4d3d(0x194))/0x4*(-parseInt(_0x3c4d3d(0x19c))/0x5)+parseInt(_0x3c4d3d(0x19d))/0x6+parseInt(_0x3c4d3d(0x193))/0x7*(-parseInt(_0x3c4d3d(0x19b))/0x8)+-parseInt(_0x3c4d3d(0x198))/0x9*(-parseInt(_0x3c4d3d(0x197))/0xa)+parseInt(_0x3c4d3d(0x19e))/0xb;if(_0x402f1b===_0x5ba944)break;else _0x49605d['push'](_0x49605d['shift']());}catch(_0xb7c33d){_0x49605d['push'](_0x49605d['shift']());}}}(_0x55aa,0xc5e4f));const e={'sheets-exchange-client':{'file':'Datei','upload':_0x30c53b(0x195),'download':_0x30c53b(0x196)}};function _0x55aa(){const _0x4aeecf=['855129faaBkK','7FjOihs','1080296ZXvSxt','Öffnen\x20(Datei)','Speichern\x20unter','33420MbwIsX','9neByAz','126988PrNYzr','4tNeZHt','8056072YrwpcZ','5yjXYZj','4746798oaFGZg','7941648CdIKlj'];_0x55aa=function(){return _0x4aeecf;};return _0x55aa();}function _0x55b6(_0x251697,_0x4b6a69){_0x251697=_0x251697-0x193;const _0x55aaa5=_0x55aa();let _0x55b6c8=_0x55aaa5[_0x251697];return _0x55b6c8;}export{e as default};
|
package/lib/locale/en-US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x250b8e=_0x2c3d;(function(_0x4e12c6,_0x5ee1dd){const _0x2ce50c=_0x2c3d,_0x575bc2=_0x4e12c6();while(!![]){try{const _0xd41c5=parseInt(_0x2ce50c(0x6b))/0x1+-parseInt(_0x2ce50c(0x70))/0x2*(-parseInt(_0x2ce50c(0x74))/0x3)+parseInt(_0x2ce50c(0x73))/0x4+parseInt(_0x2ce50c(0x72))/0x5+parseInt(_0x2ce50c(0x6d))/0x6*(-parseInt(_0x2ce50c(0x75))/0x7)+-parseInt(_0x2ce50c(0x71))/0x8+-parseInt(_0x2ce50c(0x6e))/0x9;if(_0xd41c5===_0x5ee1dd)break;else _0x575bc2['push'](_0x575bc2['shift']());}catch(_0x44bd86){_0x575bc2['push'](_0x575bc2['shift']());}}}(_0x95ce,0x65303));function _0x95ce(){const _0x4a4068=['14876838mMYVKe','Open(File)','4xUuvVe','1419976uqchJv','4124950vWGEVh','3150836WRSrMX','935988mETNol','21OOelbJ','408878bQDHAI','Save\x20As','801246PIEZyJ'];_0x95ce=function(){return _0x4a4068;};return _0x95ce();}function _0x2c3d(_0x52844f,_0x4df458){_0x52844f=_0x52844f-0x6b;const _0x95ce24=_0x95ce();let _0x2c3d89=_0x95ce24[_0x52844f];return _0x2c3d89;}const e={'sheets-exchange-client':{'file':'File','upload':_0x250b8e(0x6f),'download':_0x250b8e(0x6c)}};export{e as default};
|
package/lib/locale/es-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x1af6(){const _0x2b567b=['4923ACHaYB','Guardar\x20como','32990xakqEM','Archivo','3163060FQYbIn','64188OpZLoq','375800iiUcoW','154uZXxGQ','1898656DavMzE','18jUIVSJ','52940qzEFnv','143124ynOWkr'];_0x1af6=function(){return _0x2b567b;};return _0x1af6();}const _0x3b53d8=_0x46a5;function _0x46a5(_0x19ca59,_0x2bdfeb){_0x19ca59=_0x19ca59-0x16c;const _0x1af6cb=_0x1af6();let _0x46a572=_0x1af6cb[_0x19ca59];return _0x46a572;}(function(_0x42fe7e,_0x59af25){const _0x3b9399=_0x46a5,_0x44900b=_0x42fe7e();while(!![]){try{const _0x37999c=parseInt(_0x3b9399(0x175))/0x1+parseInt(_0x3b9399(0x16c))/0x2+parseInt(_0x3b9399(0x16d))/0x3*(parseInt(_0x3b9399(0x16e))/0x4)+parseInt(_0x3b9399(0x174))/0x5+parseInt(_0x3b9399(0x16f))/0x6*(parseInt(_0x3b9399(0x177))/0x7)+parseInt(_0x3b9399(0x176))/0x8+-parseInt(_0x3b9399(0x170))/0x9*(parseInt(_0x3b9399(0x172))/0xa);if(_0x37999c===_0x59af25)break;else _0x44900b['push'](_0x44900b['shift']());}catch(_0x363a7a){_0x44900b['push'](_0x44900b['shift']());}}}(_0x1af6,0x784cc));const e={'sheets-exchange-client':{'file':_0x3b53d8(0x173),'upload':'Abrir(Archivo)','download':_0x3b53d8(0x171)}};export{e as default};
|
package/lib/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x119ed9=_0x44f8;function _0x5efe(){const _0x391596=['91460qPOuNB','بازکردن(فایل)','18afQOqi','فایل','64QvNBjj','2521170JhlZGY','ذخیره\x20به\x20عنوان','23103GoTAaD','6429DRAUGm','91404vdUduM','776vIVhIh','1346604XcKCtI','41455yKUXJB'];_0x5efe=function(){return _0x391596;};return _0x5efe();}(function(_0x236826,_0x25103d){const _0x57e6c3=_0x44f8,_0x2c90cd=_0x236826();while(!![]){try{const _0x2bbb3d=-parseInt(_0x57e6c3(0x123))/0x1+-parseInt(_0x57e6c3(0x127))/0x2+parseInt(_0x57e6c3(0x12f))/0x3*(parseInt(_0x57e6c3(0x12b))/0x4)+-parseInt(_0x57e6c3(0x126))/0x5*(parseInt(_0x57e6c3(0x129))/0x6)+-parseInt(_0x57e6c3(0x125))/0x7+parseInt(_0x57e6c3(0x124))/0x8*(parseInt(_0x57e6c3(0x12e))/0x9)+parseInt(_0x57e6c3(0x12c))/0xa;if(_0x2bbb3d===_0x25103d)break;else _0x2c90cd['push'](_0x2c90cd['shift']());}catch(_0x5cf584){_0x2c90cd['push'](_0x2c90cd['shift']());}}}(_0x5efe,0x2c321));const e={'sheets-exchange-client':{'file':_0x119ed9(0x12a),'upload':_0x119ed9(0x128),'download':_0x119ed9(0x12d)}};function _0x44f8(_0x152e2e,_0x3b10ee){_0x152e2e=_0x152e2e-0x123;const _0x5efed5=_0x5efe();let _0x44f884=_0x5efed5[_0x152e2e];return _0x44f884;}export{e as default};
|
package/lib/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x1892ba=_0x7a5d;function _0x7a5d(_0x1bae11,_0x7bae2a){_0x1bae11=_0x1bae11-0x68;const _0x11a220=_0x11a2();let _0x7a5dd8=_0x11a220[_0x1bae11];return _0x7a5dd8;}(function(_0x4a8284,_0x2545fe){const _0x21e25e=_0x7a5d,_0x285f4a=_0x4a8284();while(!![]){try{const _0x1692ec=-parseInt(_0x21e25e(0x73))/0x1+-parseInt(_0x21e25e(0x68))/0x2+parseInt(_0x21e25e(0x6d))/0x3+parseInt(_0x21e25e(0x6f))/0x4*(parseInt(_0x21e25e(0x6c))/0x5)+-parseInt(_0x21e25e(0x6e))/0x6+-parseInt(_0x21e25e(0x70))/0x7*(parseInt(_0x21e25e(0x6a))/0x8)+parseInt(_0x21e25e(0x72))/0x9;if(_0x1692ec===_0x2545fe)break;else _0x285f4a['push'](_0x285f4a['shift']());}catch(_0x5e4f27){_0x285f4a['push'](_0x285f4a['shift']());}}}(_0x11a2,0xe0218));const e={'sheets-exchange-client':{'file':_0x1892ba(0x71),'upload':_0x1892ba(0x69),'download':_0x1892ba(0x6b)}};export{e as default};function _0x11a2(){const _0x4ded8d=['30zvzcEc','5426208ZlNBrk','2299956qCABrA','651544KHmehc','21koNFTL','Fichier','1083753YUkxvF','1332203BEOlpt','249136gyAqSO','Ouvrir\x20(Fichier)','395552rbaDyL','Enregistrer\x20sous'];_0x11a2=function(){return _0x4ded8d;};return _0x11a2();}
|
package/lib/locale/id-ID.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x1aef04=_0x5378;(function(_0x2d45d9,_0x2c82cc){const _0x5ceffb=_0x5378,_0x1c58eb=_0x2d45d9();while(!![]){try{const _0x3ceddf=parseInt(_0x5ceffb(0x104))/0x1*(parseInt(_0x5ceffb(0x105))/0x2)+parseInt(_0x5ceffb(0x100))/0x3+-parseInt(_0x5ceffb(0x102))/0x4*(-parseInt(_0x5ceffb(0xff))/0x5)+-parseInt(_0x5ceffb(0xf9))/0x6*(-parseInt(_0x5ceffb(0xfe))/0x7)+-parseInt(_0x5ceffb(0xf8))/0x8*(-parseInt(_0x5ceffb(0xfd))/0x9)+-parseInt(_0x5ceffb(0x106))/0xa*(parseInt(_0x5ceffb(0x101))/0xb)+parseInt(_0x5ceffb(0xfc))/0xc*(-parseInt(_0x5ceffb(0xfa))/0xd);if(_0x3ceddf===_0x2c82cc)break;else _0x1c58eb['push'](_0x1c58eb['shift']());}catch(_0x5729df){_0x1c58eb['push'](_0x1c58eb['shift']());}}}(_0x7da4,0x8f8c6));const e={'sheets-exchange-client':{'file':_0x1aef04(0xfb),'upload':_0x1aef04(0x103),'download':'Simpan\x20Sebagai'}};function _0x5378(_0xdab27c,_0x3036a4){_0xdab27c=_0xdab27c-0xf8;const _0x7da4f6=_0x7da4();let _0x537825=_0x7da4f6[_0xdab27c];return _0x537825;}export{e as default};function _0x7da4(){const _0x2ee148=['333080LEXnwO','680952mJatRV','78PEkiNG','File','2152428mbEqUb','108KUIzRb','7YWrQGe','15jbEnrH','872484OiIOjC','22DrvMLY','82344PzwfRT','Buka(File)','552776hMgbFj','4QXvpkO','2035310fPXMjK'];_0x7da4=function(){return _0x2ee148;};return _0x7da4();}
|
package/lib/locale/it-IT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x1de6cd=_0x25fd;(function(_0x48bbeb,_0x2dc8a2){const _0x7508e9=_0x25fd,_0x68bd8e=_0x48bbeb();while(!![]){try{const _0x341483=parseInt(_0x7508e9(0x144))/0x1+parseInt(_0x7508e9(0x14c))/0x2*(-parseInt(_0x7508e9(0x146))/0x3)+-parseInt(_0x7508e9(0x148))/0x4+-parseInt(_0x7508e9(0x14b))/0x5+parseInt(_0x7508e9(0x145))/0x6*(-parseInt(_0x7508e9(0x143))/0x7)+-parseInt(_0x7508e9(0x149))/0x8+parseInt(_0x7508e9(0x147))/0x9;if(_0x341483===_0x2dc8a2)break;else _0x68bd8e['push'](_0x68bd8e['shift']());}catch(_0x1059a7){_0x68bd8e['push'](_0x68bd8e['shift']());}}}(_0x15a3,0x3c6f3));const e={'sheets-exchange-client':{'file':_0x1de6cd(0x141),'upload':_0x1de6cd(0x14a),'download':_0x1de6cd(0x142)}};function _0x25fd(_0x5ae187,_0x3a3a87){_0x5ae187=_0x5ae187-0x141;const _0x15a39a=_0x15a3();let _0x25fdb0=_0x15a39a[_0x5ae187];return _0x25fdb0;}export{e as default};function _0x15a3(){const _0x2aaf40=['Apri\x20(File)','282590tjRnQY','239446ApwWNG','File','Salva\x20con\x20nome','30415oQerwW','287367kAFuPm','348CUGKpE','3uaPJSt','7884036vuuWYl','1288712xHUeMD','1323224eycBGe'];_0x15a3=function(){return _0x2aaf40;};return _0x15a3();}
|
package/lib/locale/ja-JP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0xf9f0(_0x421641,_0x15a6f8){_0x421641=_0x421641-0x1be;const _0x467f95=_0x467f();let _0xf9f039=_0x467f95[_0x421641];return _0xf9f039;}const _0x376725=_0xf9f0;(function(_0x392df3,_0x5462b4){const _0x56d972=_0xf9f0,_0x24df1c=_0x392df3();while(!![]){try{const _0x3caa6b=parseInt(_0x56d972(0x1be))/0x1+-parseInt(_0x56d972(0x1c0))/0x2*(parseInt(_0x56d972(0x1ca))/0x3)+parseInt(_0x56d972(0x1c4))/0x4*(-parseInt(_0x56d972(0x1c8))/0x5)+-parseInt(_0x56d972(0x1c6))/0x6*(-parseInt(_0x56d972(0x1c7))/0x7)+-parseInt(_0x56d972(0x1cb))/0x8+-parseInt(_0x56d972(0x1bf))/0x9*(parseInt(_0x56d972(0x1c9))/0xa)+-parseInt(_0x56d972(0x1c3))/0xb*(-parseInt(_0x56d972(0x1c2))/0xc);if(_0x3caa6b===_0x5462b4)break;else _0x24df1c['push'](_0x24df1c['shift']());}catch(_0x2aa6a8){_0x24df1c['push'](_0x24df1c['shift']());}}}(_0x467f,0xf053f));function _0x467f(){const _0x581ad7=['10695528bCnIko','11MoIEHO','24vEGvYp','名前を付けて保存','1177434nPCRoP','63QraMhR','489135NKDMNe','68110VSpdMh','1293vwxChP','642552bazDhL','931089WlvMyv','963FOOtYR','5606kacPer','ファイル'];_0x467f=function(){return _0x581ad7;};return _0x467f();}const e={'sheets-exchange-client':{'file':_0x376725(0x1c1),'upload':'開く(ファイル)','download':_0x376725(0x1c5)}};export{e as default};
|
package/lib/locale/ko-KR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
const _0x293e28=_0x1f2f;(function(_0x105d33,_0x5c6818){const _0xc50d60=_0x1f2f,_0x2a7a8c=_0x105d33();while(!![]){try{const _0x473643=parseInt(_0xc50d60(0x96))/0x1+parseInt(_0xc50d60(0x93))/0x2*(parseInt(_0xc50d60(0x8d))/0x3)+parseInt(_0xc50d60(0x90))/0x4+-parseInt(_0xc50d60(0x94))/0x5*(-parseInt(_0xc50d60(0x97))/0x6)+parseInt(_0xc50d60(0x95))/0x7*(-parseInt(_0xc50d60(0x91))/0x8)+parseInt(_0xc50d60(0x8f))/0x9+-parseInt(_0xc50d60(0x8e))/0xa;if(_0x473643===_0x5c6818)break;else _0x2a7a8c['push'](_0x2a7a8c['shift']());}catch(_0x284842){_0x2a7a8c['push'](_0x2a7a8c['shift']());}}}(_0xe365,0xdaf01));function _0x1f2f(_0x39f81c,_0xdc7f7d){_0x39f81c=_0x39f81c-0x8c;const _0xe365e4=_0xe365();let _0x1f2f8e=_0xe365e4[_0x39f81c];return _0x1f2f8e;}const e={'sheets-exchange-client':{'file':'파일','upload':_0x293e28(0x8c),'download':_0x293e28(0x92)}};export{e as default};function _0xe365(){const _0x5310c3=['열기(파일)','3XKfAQW','16429340iYZcKn','7048602EsQIUm','5079512qNsdVi','12594368GaUSPA','다른\x20이름으로\x20저장','1826944saatzL','5qZvRRJ','7kcBmqe','1103090ouMRTf','266286GRoeoc'];_0xe365=function(){return _0x5310c3;};return _0xe365();}
|
package/lib/locale/pl-PL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x81a6bf=_0x40e9;(function(_0x11edca,_0x3373c0){const _0x1fd76f=_0x40e9,_0x5b0f69=_0x11edca();while(!![]){try{const _0x55f948=parseInt(_0x1fd76f(0xa8))/0x1+parseInt(_0x1fd76f(0xac))/0x2+-parseInt(_0x1fd76f(0xa7))/0x3*(-parseInt(_0x1fd76f(0xb0))/0x4)+-parseInt(_0x1fd76f(0xb1))/0x5+-parseInt(_0x1fd76f(0xa5))/0x6+-parseInt(_0x1fd76f(0xaa))/0x7*(-parseInt(_0x1fd76f(0xa6))/0x8)+parseInt(_0x1fd76f(0xaf))/0x9*(-parseInt(_0x1fd76f(0xad))/0xa);if(_0x55f948===_0x3373c0)break;else _0x5b0f69['push'](_0x5b0f69['shift']());}catch(_0x575da9){_0x5b0f69['push'](_0x5b0f69['shift']());}}}(_0x17dc,0x59662));const e={'sheets-exchange-client':{'file':_0x81a6bf(0xae),'upload':_0x81a6bf(0xab),'download':_0x81a6bf(0xa9)}};function _0x40e9(_0x12d115,_0x85bcd7){_0x12d115=_0x12d115-0xa5;const _0x17dc05=_0x17dc();let _0x40e9be=_0x17dc05[_0x12d115];return _0x40e9be;}function _0x17dc(){const _0x4f6214=['54884OsCIIU','37190IYYGwk','3930690GVmkGP','8joMlcZ','111gZMgYL','668227QKElkG','Zapisz\x20jako','928641MDxLBW','Otwórz\x20(plik)','1405418XlcOCh','930rdwUOC','Plik','95085fKpXsj'];_0x17dc=function(){return _0x4f6214;};return _0x17dc();}export{e as default};
|
package/lib/locale/pt-BR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x49b87e=_0x1b03;function _0x4353(){const _0x1d8d94=['36OnpArA','968552RfSqht','1352npMiDk','Arquivo','32967aQRrVd','1273995JDEuqT','18DSXYjW','4322470UxEhZU','Abrir\x20(Arquivo)','853719DzQPqK','11784KOzptc','8249087Evwjrt','11xzYstW'];_0x4353=function(){return _0x1d8d94;};return _0x4353();}function _0x1b03(_0x541d4e,_0x18c3f6){_0x541d4e=_0x541d4e-0x152;const _0x435374=_0x4353();let _0x1b035f=_0x435374[_0x541d4e];return _0x1b035f;}(function(_0x41992f,_0x4c2e2b){const _0x332a2f=_0x1b03,_0xf02d2a=_0x41992f();while(!![]){try{const _0x38bd3b=-parseInt(_0x332a2f(0x156))/0x1+-parseInt(_0x332a2f(0x15a))/0x2*(-parseInt(_0x332a2f(0x157))/0x3)+-parseInt(_0x332a2f(0x15b))/0x4+parseInt(_0x332a2f(0x152))/0x5*(parseInt(_0x332a2f(0x153))/0x6)+parseInt(_0x332a2f(0x158))/0x7+-parseInt(_0x332a2f(0x15c))/0x8*(parseInt(_0x332a2f(0x15e))/0x9)+-parseInt(_0x332a2f(0x154))/0xa*(-parseInt(_0x332a2f(0x159))/0xb);if(_0x38bd3b===_0x4c2e2b)break;else _0xf02d2a['push'](_0xf02d2a['shift']());}catch(_0x30b839){_0xf02d2a['push'](_0xf02d2a['shift']());}}}(_0x4353,0xb2705));const e={'sheets-exchange-client':{'file':_0x49b87e(0x15d),'upload':_0x49b87e(0x155),'download':'Salvar\x20Como'}};export{e as default};
|
package/lib/locale/ru-RU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x5d6125=_0x3beb;function _0x41d4(){const _0x5c0085=['2272ywaSjf','185AwWSbD','Открыть(Файл)','32NGiqzf','5101953Qoyeob','828OHBbDL','253602CPjkvW','4306944WzqUYx','36862UjaaYS','120660CTteNu','2460579jszOFd','35689didqfN'];_0x41d4=function(){return _0x5c0085;};return _0x41d4();}(function(_0x225f8b,_0x5e7304){const _0x57dfe9=_0x3beb,_0x25486c=_0x225f8b();while(!![]){try{const _0x4a0428=-parseInt(_0x57dfe9(0x1ea))/0x1*(-parseInt(_0x57dfe9(0x1ee))/0x2)+-parseInt(_0x57dfe9(0x1e3))/0x3+parseInt(_0x57dfe9(0x1e6))/0x4+-parseInt(_0x57dfe9(0x1ec))/0x5*(-parseInt(_0x57dfe9(0x1e5))/0x6)+parseInt(_0x57dfe9(0x1e7))/0x7*(-parseInt(_0x57dfe9(0x1eb))/0x8)+parseInt(_0x57dfe9(0x1e4))/0x9*(parseInt(_0x57dfe9(0x1e8))/0xa)+-parseInt(_0x57dfe9(0x1e9))/0xb;if(_0x4a0428===_0x5e7304)break;else _0x25486c['push'](_0x25486c['shift']());}catch(_0x4f8c2d){_0x25486c['push'](_0x25486c['shift']());}}}(_0x41d4,0xdc2c3));function _0x3beb(_0x20d0a8,_0x3bf110){_0x20d0a8=_0x20d0a8-0x1e3;const _0x41d4fe=_0x41d4();let _0x3bebb7=_0x41d4fe[_0x20d0a8];return _0x3bebb7;}const e={'sheets-exchange-client':{'file':'Файл','upload':_0x5d6125(0x1ed),'download':'Сохранить\x20как'}};export{e as default};
|
package/lib/locale/sk-SK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x36dd(_0x3734d3,_0x4ae72c){_0x3734d3=_0x3734d3-0xef;const _0x136245=_0x1362();let _0x36ddeb=_0x136245[_0x3734d3];return _0x36ddeb;}const _0x399995=_0x36dd;(function(_0x28678f,_0x4f6246){const _0x525a17=_0x36dd,_0x5310bf=_0x28678f();while(!![]){try{const _0x5799ef=-parseInt(_0x525a17(0xef))/0x1+-parseInt(_0x525a17(0xf2))/0x2+parseInt(_0x525a17(0xf7))/0x3*(-parseInt(_0x525a17(0xf5))/0x4)+-parseInt(_0x525a17(0xf6))/0x5+parseInt(_0x525a17(0xf1))/0x6*(-parseInt(_0x525a17(0xf8))/0x7)+parseInt(_0x525a17(0xf3))/0x8+parseInt(_0x525a17(0xf0))/0x9;if(_0x5799ef===_0x4f6246)break;else _0x5310bf['push'](_0x5310bf['shift']());}catch(_0x236713){_0x5310bf['push'](_0x5310bf['shift']());}}}(_0x1362,0x7d347));const e={'sheets-exchange-client':{'file':'Súbor','upload':'Otvoriť\x20(súbor)','download':_0x399995(0xf4)}};export{e as default};function _0x1362(){const _0x1af7fb=['1468607jPubAF','626952tcyvhu','30197088izIsoB','18eGgrvU','1076588eQNiFx','6495288NkgPEU','Uložiť\x20ako','41368yiScvV','5006345ejBoRF','249tgGTnq'];_0x1362=function(){return _0x1af7fb;};return _0x1362();}
|
package/lib/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x17999e=_0x3545;function _0x3a02(){const _0x300d46=['9062202nlCxWb','7mqVCie','504081oxlwZH','200612vqzIfA','6DvhitR','Tệp','Lưu\x20dưới\x20dạng','240Ipdnol','848mznplk','25366671TiprQO','4745650DIhXNH','37435PvtUUa','306657omNbON'];_0x3a02=function(){return _0x300d46;};return _0x3a02();}(function(_0xdc7be3,_0x546b6d){const _0x54facf=_0x3545,_0x54810c=_0xdc7be3();while(!![]){try{const _0x41aff9=-parseInt(_0x54facf(0xda))/0x1*(parseInt(_0x54facf(0xe6))/0x2)+parseInt(_0x54facf(0xe2))/0x3+-parseInt(_0x54facf(0xde))/0x4*(parseInt(_0x54facf(0xe1))/0x5)+-parseInt(_0x54facf(0xe3))/0x6*(parseInt(_0x54facf(0xe4))/0x7)+parseInt(_0x54facf(0xdd))/0x8*(parseInt(_0x54facf(0xe5))/0x9)+parseInt(_0x54facf(0xe0))/0xa+parseInt(_0x54facf(0xdf))/0xb;if(_0x41aff9===_0x546b6d)break;else _0x54810c['push'](_0x54810c['shift']());}catch(_0x353639){_0x54810c['push'](_0x54810c['shift']());}}}(_0x3a02,0xd2db4));const e={'sheets-exchange-client':{'file':_0x17999e(0xdb),'upload':'Mở\x20(Tệp)','download':_0x17999e(0xdc)}};function _0x3545(_0x341626,_0x2d9f0f){_0x341626=_0x341626-0xda;const _0x3a023f=_0x3a02();let _0x354591=_0x3a023f[_0x341626];return _0x354591;}export{e as default};
|
package/lib/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x2195(){const _0x1a609d=['2359828YXXNwJ','93354RhQskB','16juUNvR','115HKeoui','4564056UzrQrB','437763aSuGFy','26847940haQNXB','6xFWSjp','1397058QPHpxB','3952350EvgtBS','打开(文件)'];_0x2195=function(){return _0x1a609d;};return _0x2195();}function _0x1a9d(_0x3aee69,_0x2b1afd){_0x3aee69=_0x3aee69-0xa2;const _0x219528=_0x2195();let _0x1a9de2=_0x219528[_0x3aee69];return _0x1a9de2;}const _0x1213a0=_0x1a9d;(function(_0x27be78,_0x1147ab){const _0x344d0f=_0x1a9d,_0x5677ed=_0x27be78();while(!![]){try{const _0x121053=-parseInt(_0x344d0f(0xa4))/0x1+parseInt(_0x344d0f(0xa7))/0x2+-parseInt(_0x344d0f(0xa6))/0x3*(parseInt(_0x344d0f(0xaa))/0x4)+parseInt(_0x344d0f(0xa2))/0x5*(parseInt(_0x344d0f(0xab))/0x6)+-parseInt(_0x344d0f(0xa3))/0x7+parseInt(_0x344d0f(0xac))/0x8*(-parseInt(_0x344d0f(0xa8))/0x9)+parseInt(_0x344d0f(0xa5))/0xa;if(_0x121053===_0x1147ab)break;else _0x5677ed['push'](_0x5677ed['shift']());}catch(_0x4dd938){_0x5677ed['push'](_0x5677ed['shift']());}}}(_0x2195,0x90d2b));const e={'sheets-exchange-client':{'file':'文件','upload':_0x1213a0(0xa9),'download':'另存为'}};export{e as default};
|
package/lib/locale/zh-HK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0xe43e(){const _0x207da0=['開啟(檔案)','91415IUfceA','141410tTfzLF','另存為','1980256dMywhh','693306cSVHCt','433563FKcMYi','480824SJkOHU','72YKkstq','102Ooywbp','2445135QpWrig'];_0xe43e=function(){return _0x207da0;};return _0xe43e();}const _0x39989a=_0xaa66;(function(_0x187788,_0x45f5a0){const _0x5f5b3=_0xaa66,_0x2c8a27=_0x187788();while(!![]){try{const _0x23b281=parseInt(_0x5f5b3(0x11d))/0x1+-parseInt(_0x5f5b3(0x119))/0x2+parseInt(_0x5f5b3(0x11c))/0x3+-parseInt(_0x5f5b3(0x11b))/0x4+-parseInt(_0x5f5b3(0x118))/0x5*(-parseInt(_0x5f5b3(0x120))/0x6)+parseInt(_0x5f5b3(0x121))/0x7+parseInt(_0x5f5b3(0x11e))/0x8*(-parseInt(_0x5f5b3(0x11f))/0x9);if(_0x23b281===_0x45f5a0)break;else _0x2c8a27['push'](_0x2c8a27['shift']());}catch(_0x3769c7){_0x2c8a27['push'](_0x2c8a27['shift']());}}}(_0xe43e,0x43eac));const e={'sheets-exchange-client':{'file':'檔案','upload':_0x39989a(0x122),'download':_0x39989a(0x11a)}};function _0xaa66(_0x510cad,_0x9c7f74){_0x510cad=_0x510cad-0x118;const _0xe43e47=_0xe43e();let _0xaa6645=_0xe43e47[_0x510cad];return _0xaa6645;}export{e as default};
|
package/lib/locale/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x3b0d(_0x3b3661,_0x3a033f){_0x3b3661=_0x3b3661-0x17e;const _0xf85ec7=_0xf85e();let _0x3b0d57=_0xf85ec7[_0x3b3661];return _0x3b0d57;}const _0x3ee4db=_0x3b0d;function _0xf85e(){const _0x208c65=['491820mllFvl','1348ppbBSA','512irsXFI','5CbSseI','另存為','4296tUTbTB','317EDPRjY','800364HZwuVe','10wFouPZ','786zfgjaf','2134759MuQCOG','574astaLm','開啟(檔案)','20295CwqVfY'];_0xf85e=function(){return _0x208c65;};return _0xf85e();}(function(_0x5559be,_0x5af5e6){const _0x4f564b=_0x3b0d,_0x419eca=_0x5559be();while(!![]){try{const _0x1456bf=parseInt(_0x4f564b(0x17e))/0x1+parseInt(_0x4f564b(0x187))/0x2*(parseInt(_0x4f564b(0x181))/0x3)+-parseInt(_0x4f564b(0x17f))/0x4*(parseInt(_0x4f564b(0x189))/0x5)+-parseInt(_0x4f564b(0x18b))/0x6*(-parseInt(_0x4f564b(0x183))/0x7)+-parseInt(_0x4f564b(0x188))/0x8*(parseInt(_0x4f564b(0x185))/0x9)+parseInt(_0x4f564b(0x180))/0xa*(parseInt(_0x4f564b(0x182))/0xb)+parseInt(_0x4f564b(0x186))/0xc;if(_0x1456bf===_0x5af5e6)break;else _0x419eca['push'](_0x419eca['shift']());}catch(_0x16d2c4){_0x419eca['push'](_0x419eca['shift']());}}}(_0xf85e,0x1ed34));const e={'sheets-exchange-client':{'file':'檔案','upload':_0x3ee4db(0x184),'download':_0x3ee4db(0x18a)}};export{e as default};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { IAccessor } from '@univerjs/core';
|
|
2
2
|
import type { IMenuButtonItem, IMenuSelectorItem } from '@univerjs/ui';
|
|
3
|
+
import type { LocaleKey } from '../locale/types';
|
|
3
4
|
export declare const SHEETS_EXCHANGE_OPERATION_ID = "sheets-exchange-client.operation.exchange";
|
|
4
|
-
export declare function SheetsExchangeMenuItemFactory(accessor: IAccessor): IMenuSelectorItem<
|
|
5
|
-
export declare function ImportXLSXToUnitIdMenuItemFactory(): IMenuButtonItem<
|
|
6
|
-
export declare function ExportXLSXByUnitIdMenuItemFactory(): IMenuButtonItem<
|
|
5
|
+
export declare function SheetsExchangeMenuItemFactory(accessor: IAccessor): IMenuSelectorItem<LocaleKey>;
|
|
6
|
+
export declare function ImportXLSXToUnitIdMenuItemFactory(): IMenuButtonItem<LocaleKey>;
|
|
7
|
+
export declare function ExportXLSXByUnitIdMenuItemFactory(): IMenuButtonItem<LocaleKey>;
|
package/lib/types/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { ExportXLSXOperation, ImportXLSXOperation, } from './commands/operations/exchange.operation';
|
|
2
|
-
export type { IUniverSheetsExchangeClientConfig } from './
|
|
2
|
+
export type { IUniverSheetsExchangeClientConfig } from './config/config';
|
|
3
3
|
export { UniverSheetsExchangeClientPlugin } from './plugin';
|