@univerjs-pro/sheets-exchange-client 0.25.0 → 1.0.0-alpha.0
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
|
-
|
|
1
|
+
const _0x5a75bd=_0x21fd;(function(_0x364523,_0x5c3006){const _0x3cfa31=_0x21fd,_0x18d76c=_0x364523();while(!![]){try{const _0x4d1233=-parseInt(_0x3cfa31(0x10e))/0x1*(parseInt(_0x3cfa31(0x10d))/0x2)+-parseInt(_0x3cfa31(0x101))/0x3+-parseInt(_0x3cfa31(0x108))/0x4*(parseInt(_0x3cfa31(0x107))/0x5)+parseInt(_0x3cfa31(0x106))/0x6*(parseInt(_0x3cfa31(0x10a))/0x7)+-parseInt(_0x3cfa31(0x102))/0x8+parseInt(_0x3cfa31(0x103))/0x9*(parseInt(_0x3cfa31(0x105))/0xa)+parseInt(_0x3cfa31(0x10b))/0xb*(parseInt(_0x3cfa31(0x10c))/0xc);if(_0x4d1233===_0x5c3006)break;else _0x18d76c['push'](_0x18d76c['shift']());}catch(_0x4a6191){_0x18d76c['push'](_0x18d76c['shift']());}}}(_0xaffc,0x4deac));function _0x21fd(_0x4b2729,_0x10a7e9){_0x4b2729=_0x4b2729-0x101;const _0xaffc8c=_0xaffc();let _0x21fde2=_0xaffc8c[_0x4b2729];return _0x21fde2;}const e={'sheets-exchange-client':{'file':_0x5a75bd(0x104),'upload':_0x5a75bd(0x109),'download':'Сохранить\x20как'}};export{e as default};function _0xaffc(){const _0x58000b=['87871XnlEyO','11zkJxhV','21544812zCRqLU','46rPIDMZ','15753NVaaIa','1484529MyuGDT','4990376QpmTbH','328437MCdHCt','Файл','40ksCuDP','234ZZVaZp','35VCtMmd','360476mbbbnB','Открыть(Файл)'];_0xaffc=function(){return _0x58000b;};return _0xaffc();}
|
package/lib/es/locale/sk-SK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x151e(_0x390176,_0x27c4d7){_0x390176=_0x390176-0x6f;const _0x464623=_0x4646();let _0x151ee0=_0x464623[_0x390176];return _0x151ee0;}const _0x1c5e8b=_0x151e;(function(_0x1554c9,_0xd9749d){const _0x52158b=_0x151e,_0x4c4e04=_0x1554c9();while(!![]){try{const _0x50c34c=parseInt(_0x52158b(0x74))/0x1*(-parseInt(_0x52158b(0x71))/0x2)+-parseInt(_0x52158b(0x78))/0x3+parseInt(_0x52158b(0x70))/0x4*(parseInt(_0x52158b(0x75))/0x5)+-parseInt(_0x52158b(0x7c))/0x6*(parseInt(_0x52158b(0x7b))/0x7)+-parseInt(_0x52158b(0x73))/0x8*(parseInt(_0x52158b(0x77))/0x9)+-parseInt(_0x52158b(0x6f))/0xa*(-parseInt(_0x52158b(0x72))/0xb)+parseInt(_0x52158b(0x76))/0xc;if(_0x50c34c===_0xd9749d)break;else _0x4c4e04['push'](_0x4c4e04['shift']());}catch(_0xfe2d86){_0x4c4e04['push'](_0x4c4e04['shift']());}}}(_0x4646,0xa5f09));function _0x4646(){const _0x3b1ca1=['27623304waVEIv','6759954mpZLSn','610920jwXWro','Súbor','Uložiť\x20ako','320733yCumOq','162qwyEGj','4810XaMTom','766484UOmnPj','224710AZIkbq','11671NzErgh','8btulgA','8XqCocA','25CuxeFi'];_0x4646=function(){return _0x3b1ca1;};return _0x4646();}const e={'sheets-exchange-client':{'file':_0x1c5e8b(0x79),'upload':'Otvoriť\x20(súbor)','download':_0x1c5e8b(0x7a)}};export{e as default};
|
package/lib/es/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const _0x1e5035=_0x247c;function _0x2c38(){const _0x4259b2=['Tệp','6SoCWWQ','3712749qotMIb','623420PkqcYd','239216xdYCkD','329nfqTAx','Mở\x20(Tệp)','1162230CMYAaU','4csBLBz','7034040DkGzhb','1522857kLGwfH','Lưu\x20dưới\x20dạng','5135100Ebrbnc'];_0x2c38=function(){return _0x4259b2;};return _0x2c38();}(function(_0x56cadb,_0x598b79){const _0x39f699=_0x247c,_0x3ec93a=_0x56cadb();while(!![]){try{const _0x2d5947=parseInt(_0x39f699(0x190))/0x1+-parseInt(_0x39f699(0x19a))/0x2+parseInt(_0x39f699(0x195))/0x3*(-parseInt(_0x39f699(0x18e))/0x4)+-parseInt(_0x39f699(0x192))/0x5*(parseInt(_0x39f699(0x194))/0x6)+parseInt(_0x39f699(0x198))/0x7*(parseInt(_0x39f699(0x197))/0x8)+parseInt(_0x39f699(0x18f))/0x9+parseInt(_0x39f699(0x196))/0xa;if(_0x2d5947===_0x598b79)break;else _0x3ec93a['push'](_0x3ec93a['shift']());}catch(_0xd01819){_0x3ec93a['push'](_0x3ec93a['shift']());}}}(_0x2c38,0xe22e3));function _0x247c(_0x4a450b,_0x46bd75){_0x4a450b=_0x4a450b-0x18e;const _0x2c38fd=_0x2c38();let _0x247cdb=_0x2c38fd[_0x4a450b];return _0x247cdb;}const e={'sheets-exchange-client':{'file':_0x1e5035(0x193),'upload':_0x1e5035(0x199),'download':_0x1e5035(0x191)}};export{e as default};
|
package/lib/es/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x585dde=_0xdacc;(function(_0x31a85c,_0x1d94ed){const _0x35679b=_0xdacc,_0x147288=_0x31a85c();while(!![]){try{const _0x1c8d4f=-parseInt(_0x35679b(0x13e))/0x1+parseInt(_0x35679b(0x144))/0x2*(parseInt(_0x35679b(0x147))/0x3)+parseInt(_0x35679b(0x145))/0x4+-parseInt(_0x35679b(0x140))/0x5+-parseInt(_0x35679b(0x143))/0x6+parseInt(_0x35679b(0x13f))/0x7+-parseInt(_0x35679b(0x142))/0x8*(parseInt(_0x35679b(0x146))/0x9);if(_0x1c8d4f===_0x1d94ed)break;else _0x147288['push'](_0x147288['shift']());}catch(_0x4d66d7){_0x147288['push'](_0x147288['shift']());}}}(_0x1c31,0x28d05));function _0x1c31(){const _0x2249b6=['1855000hhdVQu','1585680ejYAiY','打开(文件)','445528jeCyxY','227550iXxIeA','56242dhwRMI','1094592InUCKQ','18nEukSW','15QannzX','45637LxJZyW'];_0x1c31=function(){return _0x2249b6;};return _0x1c31();}const e={'sheets-exchange-client':{'file':'文件','upload':_0x585dde(0x141),'download':'另存为'}};function _0xdacc(_0x5d425e,_0x4badf7){_0x5d425e=_0x5d425e-0x13e;const _0x1c312d=_0x1c31();let _0xdaccc5=_0x1c312d[_0x5d425e];return _0xdaccc5;}export{e as default};
|
package/lib/es/locale/zh-HK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x39bd(_0x220581,_0x198150){_0x220581=_0x220581-0xcb;const _0x4c7dd8=_0x4c7d();let _0x39bd42=_0x4c7dd8[_0x220581];return _0x39bd42;}(function(_0x8123fc,_0x29129a){const _0x2b3508=_0x39bd,_0x3615e8=_0x8123fc();while(!![]){try{const _0x1d982b=-parseInt(_0x2b3508(0xd1))/0x1+-parseInt(_0x2b3508(0xd5))/0x2+parseInt(_0x2b3508(0xd4))/0x3*(-parseInt(_0x2b3508(0xd3))/0x4)+parseInt(_0x2b3508(0xce))/0x5*(parseInt(_0x2b3508(0xcf))/0x6)+-parseInt(_0x2b3508(0xcb))/0x7+-parseInt(_0x2b3508(0xcc))/0x8*(-parseInt(_0x2b3508(0xcd))/0x9)+parseInt(_0x2b3508(0xd0))/0xa*(parseInt(_0x2b3508(0xd2))/0xb);if(_0x1d982b===_0x29129a)break;else _0x3615e8['push'](_0x3615e8['shift']());}catch(_0x591e6d){_0x3615e8['push'](_0x3615e8['shift']());}}}(_0x4c7d,0x51d6a));const e={'sheets-exchange-client':{'file':'檔案','upload':'開啟(檔案)','download':'另存為'}};export{e as default};function _0x4c7d(){const _0x4a57c6=['1189876inuFxn','3jjdLtn','484968KdxATw','1996652ZlIHMy','2024THuXyt','19143jDxoLt','1511860ekZVJY','6lqEjIp','1780fvsmxo','556576TilsXk','54164CFHCmB'];_0x4c7d=function(){return _0x4a57c6;};return _0x4c7d();}
|
package/lib/es/locale/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x367b(_0x108eea,_0x3c339c){_0x108eea=_0x108eea-0xe2;const _0x209e89=_0x209e();let _0x367b35=_0x209e89[_0x108eea];return _0x367b35;}const _0x311549=_0x367b;function _0x209e(){const _0x13093e=['708720BJPcbM','4CXSwSl','319vnDCMe','16eNevsT','144066PTTRWc','761874jTNWQp','569164GDdlaR','264010XWRTnu','796712ykhjCU','1382076OKeQCc','3nNbUUL','另存為'];_0x209e=function(){return _0x13093e;};return _0x209e();}(function(_0x2b685f,_0x4cf917){const _0x4e4692=_0x367b,_0x2bdfcf=_0x2b685f();while(!![]){try{const _0x2f35b3=-parseInt(_0x4e4692(0xe5))/0x1*(parseInt(_0x4e4692(0xe8))/0x2)+-parseInt(_0x4e4692(0xe2))/0x3*(parseInt(_0x4e4692(0xea))/0x4)+parseInt(_0x4e4692(0xe4))/0x5+-parseInt(_0x4e4692(0xe9))/0x6+parseInt(_0x4e4692(0xec))/0x7+-parseInt(_0x4e4692(0xe7))/0x8*(parseInt(_0x4e4692(0xed))/0x9)+parseInt(_0x4e4692(0xeb))/0xa*(parseInt(_0x4e4692(0xe6))/0xb);if(_0x2f35b3===_0x4cf917)break;else _0x2bdfcf['push'](_0x2bdfcf['shift']());}catch(_0x51d7d8){_0x2bdfcf['push'](_0x2bdfcf['shift']());}}}(_0x209e,0x263f3));const e={'sheets-exchange-client':{'file':'檔案','upload':'開啟(檔案)','download':_0x311549(0xe3)}};export{e as default};
|
package/lib/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var _0x31b0c1=_0x588d;(function(_0x289d15,_0x5e048d){var _0x118f66=_0x588d,_0x28907e=_0x289d15();while(!![]){try{var _0x253800=parseInt(_0x118f66(0x16a))/0x1*(-parseInt(_0x118f66(0x154))/0x2)+parseInt(_0x118f66(0x15d))/0x3+parseInt(_0x118f66(0x168))/0x4+-parseInt(_0x118f66(0x142))/0x5+parseInt(_0x118f66(0x150))/0x6+-parseInt(_0x118f66(0x14f))/0x7*(-parseInt(_0x118f66(0x16c))/0x8)+parseInt(_0x118f66(0x15f))/0x9*(-parseInt(_0x118f66(0x14b))/0xa);if(_0x253800===_0x5e048d)break;else _0x28907e['push'](_0x28907e['shift']());}catch(_0x5137aa){_0x28907e['push'](_0x28907e['shift']());}}}(_0x3296,0xd7180));import{IExchangeOperateService as _0x224dd8,UniverExchangeClientPlugin as _0x581e63}from'@univerjs-pro/exchange-client';import{CommandType as _0x19fdc6,DependentOn as _0x15f66f,Disposable as _0x582766,ICommandService as _0x43b841,IConfigService as _0x1322f2,Inject as _0x15a647,Injector as _0x761000,Plugin as _0x3d509a,UniverInstanceType as _0x78fc8d,merge as _0x46741f}from'@univerjs/core';import{IMenuManagerService as _0x2ebe64,MenuItemType as _0x138e52,RibbonStartGroup as _0x5ce9e4,getMenuHiddenObservable as _0x11ce0c}from'@univerjs/ui';import{WorkbookExportPermission as _0x421115}from'@univerjs/sheets';import{getCurrentRangeDisable$ as _0x10e596}from'@univerjs/sheets-ui';const v={'id':_0x31b0c1(0x162),'type':_0x19fdc6[_0x31b0c1(0x152)],'handler':async _0x3cfc04=>{var _0x33e462=_0x31b0c1;let _0x49ac40=_0x3cfc04[_0x33e462(0x14a)](_0x224dd8);return new URLSearchParams(location[_0x33e462(0x140)])[_0x33e462(0x14a)]('unit')?_0x49ac40[_0x33e462(0x145)]():_0x49ac40[_0x33e462(0x148)](),!0x0;}},y={'id':'exchange-client.operation.export-xlsx','type':_0x19fdc6[_0x31b0c1(0x152)],'handler':async _0x2cfe4c=>{var _0x2d154d=_0x31b0c1;let _0x59cdde=_0x2cfe4c[_0x2d154d(0x14a)](_0x224dd8);return new URLSearchParams(location['search'])[_0x2d154d(0x14a)](_0x2d154d(0x155))?_0x59cdde[_0x2d154d(0x14d)]():_0x59cdde[_0x2d154d(0x15b)](),!0x0;}};var b='@univerjs-pro/sheets-exchange-client',x=_0x31b0c1(0x14e);const S={},C=_0x31b0c1(0x165);function w(_0x566249){var _0x42c65d=_0x31b0c1;return{'id':C,'type':_0x138e52[_0x42c65d(0x136)],'icon':_0x42c65d(0x139),'tooltip':_0x42c65d(0x15e),'hidden$':_0x11ce0c(_0x566249,_0x78fc8d['UNIVER_SHEET']),'disabled$':_0x10e596(_0x566249,{'workbookTypes':[_0x421115]})};}function T(){var _0x336dad=_0x31b0c1;return{'id':v['id'],'type':_0x138e52['BUTTON'],'title':'sheets-exchange-client.upload','icon':_0x336dad(0x164)};}function _0x3296(){var _0x30daa5=['sheets-exchange-client.file','11277IDYtKM','add','version','exchange-client.operation.import-xlsx','sheets-exchange-client.config','FolderIcon','sheets-exchange-client.operation.exchange','_configService','_initCommands','5416700TdLfus','disposeWithMe','18654wYfpMW','length','56MjvMIy','iterator','symbol','SUBITEMS','SHEET_EXCHANGE_CLIENT_PLUGIN','BUTTON','DirectExportIcon','onReady','setConfig','onStarting','ExportIcon','getOwnPropertyDescriptor','_initMenus','search','_commandService','7040465cGiIIs','_menuManagerService','_config','importXLSXToUnitId','registerCommand','packageName','importXLSXToSnapshot','menu','get','9160vyYhUO','decorate','exportXLSXByUnitId','1.0.0-alpha.0','495208aUPcGt','8001174XzFhHo','object','OPERATION','sheets-exchange-client.download','68tXopPK','unit','mergeMenu','toPrimitive','defineProperty','default','_injector','exportXLSXBySnapshot','function','2664567DoUTCt'];_0x3296=function(){return _0x30daa5;};return _0x3296();}function E(){var _0x23f01f=_0x31b0c1;return{'id':y['id'],'type':_0x138e52[_0x23f01f(0x138)],'title':_0x23f01f(0x153),'icon':_0x23f01f(0x13d)};}const D={[_0x5ce9e4['OTHERS']]:{[C]:{'order':0.3,'menuItemFactory':w,[v['id']]:{'order':0x0,'menuItemFactory':T},[y['id']]:{'order':0x1,'menuItemFactory':E}}}};function O(_0x4eb685,_0x466307){return function(_0x18a6d5,_0x4abe7d){_0x466307(_0x18a6d5,_0x4abe7d,_0x4eb685);};}function k(_0x5e5619,_0x42e041,_0xcc20cf,_0x43258c){var _0x330b96=_0x31b0c1,_0x44603d=arguments[_0x330b96(0x16b)],_0x214d32=_0x44603d<0x3?_0x42e041:_0x43258c===null?_0x43258c=Object[_0x330b96(0x13e)](_0x42e041,_0xcc20cf):_0x43258c,_0x4c17dd;if(typeof Reflect==_0x330b96(0x151)&&typeof Reflect['decorate']==_0x330b96(0x15c))_0x214d32=Reflect[_0x330b96(0x14c)](_0x5e5619,_0x42e041,_0xcc20cf,_0x43258c);else{for(var _0x27f139=_0x5e5619[_0x330b96(0x16b)]-0x1;_0x27f139>=0x0;_0x27f139--)(_0x4c17dd=_0x5e5619[_0x27f139])&&(_0x214d32=(_0x44603d<0x3?_0x4c17dd(_0x214d32):_0x44603d>0x3?_0x4c17dd(_0x42e041,_0xcc20cf,_0x214d32):_0x4c17dd(_0x42e041,_0xcc20cf))||_0x214d32);}return _0x44603d>0x3&&_0x214d32&&Object['defineProperty'](_0x42e041,_0xcc20cf,_0x214d32),_0x214d32;}let A=class extends _0x582766{constructor(_0x3f8b1f,_0x276a59){var _0x3d36ec=_0x31b0c1;super(),this['_commandService']=_0x3f8b1f,this[_0x3d36ec(0x143)]=_0x276a59,this[_0x3d36ec(0x167)](),this['_initMenus']();}[_0x31b0c1(0x167)](){[v,y]['forEach'](_0x4697ca=>{var _0x5ac4b7=_0x588d;this[_0x5ac4b7(0x169)](this[_0x5ac4b7(0x141)][_0x5ac4b7(0x146)](_0x4697ca));});}[_0x31b0c1(0x13f)](){var _0x2e6678=_0x31b0c1;this[_0x2e6678(0x143)][_0x2e6678(0x156)](D);}};A=k([O(0x0,_0x43b841),O(0x1,_0x2ebe64)],A);function j(_0x563cbe){'@babel/helpers - typeof';var _0x284966=_0x31b0c1;return j=typeof Symbol=='function'&&typeof Symbol[_0x284966(0x16d)]=='symbol'?function(_0x3c8cd9){return typeof _0x3c8cd9;}:function(_0x2d0742){var _0x42d9d0=_0x284966;return _0x2d0742&&typeof Symbol==_0x42d9d0(0x15c)&&_0x2d0742['constructor']===Symbol&&_0x2d0742!==Symbol['prototype']?_0x42d9d0(0x135):typeof _0x2d0742;},j(_0x563cbe);}function M(_0x140a35,_0x212ed9){var _0x21596a=_0x31b0c1;if(j(_0x140a35)!=_0x21596a(0x151)||!_0x140a35)return _0x140a35;var _0x3c6b40=_0x140a35[Symbol[_0x21596a(0x157)]];if(_0x3c6b40!==void 0x0){var _0x4edda7=_0x3c6b40['call'](_0x140a35,_0x212ed9||_0x21596a(0x159));if(j(_0x4edda7)!=_0x21596a(0x151))return _0x4edda7;throw TypeError('@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.');}return(_0x212ed9==='string'?String:Number)(_0x140a35);}function N(_0x2ec8d9){var _0x32f377=_0x31b0c1,_0x7f9600=M(_0x2ec8d9,'string');return j(_0x7f9600)==_0x32f377(0x135)?_0x7f9600:_0x7f9600+'';}function P(_0x47ec3b,_0x1ab599,_0x35505c){var _0x2b405f=_0x31b0c1;return(_0x1ab599=N(_0x1ab599))in _0x47ec3b?Object[_0x2b405f(0x158)](_0x47ec3b,_0x1ab599,{'value':_0x35505c,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x47ec3b[_0x1ab599]=_0x35505c,_0x47ec3b;}let F=class extends _0x3d509a{constructor(_0x50342d=S,_0x4427b3,_0x4b4eff){var _0x56c88d=_0x31b0c1;super(),this[_0x56c88d(0x144)]=_0x50342d,this[_0x56c88d(0x15a)]=_0x4427b3,this[_0x56c88d(0x166)]=_0x4b4eff;let {menu:_0x26841f,..._0x5ea353}=_0x46741f({},S,this[_0x56c88d(0x144)]);_0x26841f&&this[_0x56c88d(0x166)][_0x56c88d(0x13b)](_0x56c88d(0x149),_0x26841f,{'merge':!0x0}),this[_0x56c88d(0x166)][_0x56c88d(0x13b)](_0x56c88d(0x163),_0x5ea353);}[_0x31b0c1(0x13c)](){var _0x423dce=_0x31b0c1;[[A]]['forEach'](_0x116e49=>this[_0x423dce(0x15a)][_0x423dce(0x160)](_0x116e49));}[_0x31b0c1(0x13a)](){var _0x40741e=_0x31b0c1;this['_injector'][_0x40741e(0x14a)](A);}};function _0x588d(_0x2c6090,_0xddeb9b){_0x2c6090=_0x2c6090-0x135;var _0x3296c5=_0x3296();var _0x588d9d=_0x3296c5[_0x2c6090];return _0x588d9d;}P(F,'pluginName',_0x31b0c1(0x137)),P(F,_0x31b0c1(0x147),b),P(F,_0x31b0c1(0x161),x),P(F,'type',_0x78fc8d['UNIVER_SHEET']),F=k([_0x15f66f(_0x581e63),O(0x1,_0x15a647(_0x761000)),O(0x2,_0x1322f2)],F);export{y as ExportXLSXOperation,v as ImportXLSXOperation,F as UniverSheetsExchangeClientPlugin};
|
package/lib/locale/ar-SA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x312ad8=_0x36b3;(function(_0x90e6,_0x119fb6){const _0x49ce78=_0x36b3,_0x4ee780=_0x90e6();while(!![]){try{const _0x4ed239=parseInt(_0x49ce78(0x189))/0x1*(-parseInt(_0x49ce78(0x195))/0x2)+-parseInt(_0x49ce78(0x18f))/0x3*(parseInt(_0x49ce78(0x193))/0x4)+-parseInt(_0x49ce78(0x192))/0x5+-parseInt(_0x49ce78(0x194))/0x6*(parseInt(_0x49ce78(0x18b))/0x7)+-parseInt(_0x49ce78(0x18c))/0x8+-parseInt(_0x49ce78(0x18e))/0x9*(parseInt(_0x49ce78(0x190))/0xa)+parseInt(_0x49ce78(0x18a))/0xb;if(_0x4ed239===_0x119fb6)break;else _0x4ee780['push'](_0x4ee780['shift']());}catch(_0x1d4431){_0x4ee780['push'](_0x4ee780['shift']());}}}(_0x8abe,0x19556));function _0x36b3(_0x54e4eb,_0x34bcd1){_0x54e4eb=_0x54e4eb-0x189;const _0x8abe10=_0x8abe();let _0x36b361=_0x8abe10[_0x54e4eb];return _0x36b361;}function _0x8abe(){const _0x36fcf0=['14404pnqiyM','6JYgZhS','6yxfJwL','62743KDiHVd','7614728TSLPzz','365995JXisrU','676080TfiuIx','فتح\x20(ملف)','279doAsaQ','108gMFyUY','35150VmAYDI','ملف','124285ZJAxul'];_0x8abe=function(){return _0x36fcf0;};return _0x8abe();}const e={'sheets-exchange-client':{'file':_0x312ad8(0x191),'upload':_0x312ad8(0x18d),'download':'حفظ\x20باسم'}};export{e as default};
|
package/lib/locale/ca-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x5c7f71=_0x4da6;(function(_0xc278d0,_0x5f0829){const _0x3eced3=_0x4da6,_0x3d7065=_0xc278d0();while(!![]){try{const _0xe85953=parseInt(_0x3eced3(0xf3))/0x1+parseInt(_0x3eced3(0xfa))/0x2*(-parseInt(_0x3eced3(0xf5))/0x3)+-parseInt(_0x3eced3(0xee))/0x4*(-parseInt(_0x3eced3(0xf8))/0x5)+parseInt(_0x3eced3(0xed))/0x6*(parseInt(_0x3eced3(0xf2))/0x7)+parseInt(_0x3eced3(0xf7))/0x8*(-parseInt(_0x3eced3(0xf1))/0x9)+parseInt(_0x3eced3(0xf6))/0xa+parseInt(_0x3eced3(0xef))/0xb*(-parseInt(_0x3eced3(0xf0))/0xc);if(_0xe85953===_0x5f0829)break;else _0x3d7065['push'](_0x3d7065['shift']());}catch(_0x2496ac){_0x3d7065['push'](_0x3d7065['shift']());}}}(_0x5b91,0x36b73));const e={'sheets-exchange-client':{'file':'Fitxer','upload':_0x5c7f71(0xf9),'download':_0x5c7f71(0xf4)}};export{e as default};function _0x4da6(_0x524807,_0x365a29){_0x524807=_0x524807-0xed;const _0x5b91fb=_0x5b91();let _0x4da67c=_0x5b91fb[_0x524807];return _0x4da67c;}function _0x5b91(){const _0x2868ae=['14gbwtza','266662gJnAAG','Anomena\x20i\x20desa','3ILBfBZ','1028820FuFzcw','160576TkGmDo','10EfGxaH','Obrir(Fitxer)','110354mGjRbH','1142160MzSMtC','160176AzNcFY','11fQWZhU','3240624TqbofO','126iEGHkf'];_0x5b91=function(){return _0x2868ae;};return _0x5b91();}
|
package/lib/locale/de-DE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const _0x355279=_0x2e50;function _0x2e50(_0x1f7ec6,_0x4ce43f){_0x1f7ec6=_0x1f7ec6-0xa6;const _0x2d1e42=_0x2d1e();let _0x2e5040=_0x2d1e42[_0x1f7ec6];return _0x2e5040;}(function(_0xcbeb63,_0x300ed4){const _0x3747ce=_0x2e50,_0x109151=_0xcbeb63();while(!![]){try{const _0x223513=-parseInt(_0x3747ce(0xa6))/0x1*(-parseInt(_0x3747ce(0xaf))/0x2)+-parseInt(_0x3747ce(0xa9))/0x3*(-parseInt(_0x3747ce(0xaa))/0x4)+parseInt(_0x3747ce(0xac))/0x5*(parseInt(_0x3747ce(0xb0))/0x6)+parseInt(_0x3747ce(0xb3))/0x7+-parseInt(_0x3747ce(0xb4))/0x8*(parseInt(_0x3747ce(0xb1))/0x9)+-parseInt(_0x3747ce(0xb2))/0xa*(-parseInt(_0x3747ce(0xad))/0xb)+-parseInt(_0x3747ce(0xa7))/0xc;if(_0x223513===_0x300ed4)break;else _0x109151['push'](_0x109151['shift']());}catch(_0x8edb32){_0x109151['push'](_0x109151['shift']());}}}(_0x2d1e,0x8b9e0));const e={'sheets-exchange-client':{'file':_0x355279(0xab),'upload':_0x355279(0xae),'download':_0x355279(0xa8)}};function _0x2d1e(){const _0x439619=['90fjfpli','984110aMfuPs','1403990QyioHl','655296VSUSdP','1oWzwbb','12775248vGhicf','Speichern\x20unter','9003OOYCFl','1004hdRAmL','Datei','5AjRRqe','33PwTyME','Öffnen\x20(Datei)','1406458uTwMlc','3019878uOqOJQ'];_0x2d1e=function(){return _0x439619;};return _0x2d1e();}export{e as default};
|
package/lib/locale/en-US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x5db01e=_0x36ef;(function(_0x5f14e8,_0x4385c5){const _0x219fdf=_0x36ef,_0xdc63cf=_0x5f14e8();while(!![]){try{const _0x496057=parseInt(_0x219fdf(0x17b))/0x1*(parseInt(_0x219fdf(0x17c))/0x2)+-parseInt(_0x219fdf(0x16e))/0x3*(-parseInt(_0x219fdf(0x172))/0x4)+parseInt(_0x219fdf(0x16f))/0x5*(parseInt(_0x219fdf(0x173))/0x6)+-parseInt(_0x219fdf(0x17a))/0x7+parseInt(_0x219fdf(0x174))/0x8*(-parseInt(_0x219fdf(0x178))/0x9)+parseInt(_0x219fdf(0x176))/0xa*(parseInt(_0x219fdf(0x177))/0xb)+-parseInt(_0x219fdf(0x170))/0xc*(parseInt(_0x219fdf(0x171))/0xd);if(_0x496057===_0x4385c5)break;else _0xdc63cf['push'](_0xdc63cf['shift']());}catch(_0x563254){_0xdc63cf['push'](_0xdc63cf['shift']());}}}(_0x4799,0x4be0c));function _0x36ef(_0x262d43,_0x303baa){_0x262d43=_0x262d43-0x16d;const _0x479963=_0x4799();let _0x36ef8f=_0x479963[_0x262d43];return _0x36ef8f;}const e={'sheets-exchange-client':{'file':_0x5db01e(0x16d),'upload':_0x5db01e(0x179),'download':_0x5db01e(0x175)}};export{e as default};function _0x4799(){const _0x41eb2a=['60RpjfgM','2368535bUeUXa','166580PjmIUy','6txpbTW','88LZJQGT','Save\x20As','276780xjshwt','132ODTCKW','246807LeQbJT','Open(File)','1200843sXYbjW','3011hUoLPX','332hWvIXh','File','39vkZqRS','1608130EtTNKP'];_0x4799=function(){return _0x41eb2a;};return _0x4799();}
|
package/lib/locale/es-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x87a5e2=_0x4219;(function(_0x49073e,_0x465994){const _0x2a88f4=_0x4219,_0x5cf7ce=_0x49073e();while(!![]){try{const _0x20066d=parseInt(_0x2a88f4(0x134))/0x1+-parseInt(_0x2a88f4(0x138))/0x2+parseInt(_0x2a88f4(0x130))/0x3+parseInt(_0x2a88f4(0x139))/0x4+parseInt(_0x2a88f4(0x132))/0x5+-parseInt(_0x2a88f4(0x133))/0x6+-parseInt(_0x2a88f4(0x136))/0x7;if(_0x20066d===_0x465994)break;else _0x5cf7ce['push'](_0x5cf7ce['shift']());}catch(_0x28f9c6){_0x5cf7ce['push'](_0x5cf7ce['shift']());}}}(_0x5958,0x9f1d0));function _0x4219(_0x32a943,_0x47f9b4){_0x32a943=_0x32a943-0x130;const _0x595857=_0x5958();let _0x421989=_0x595857[_0x32a943];return _0x421989;}function _0x5958(){const _0x81e6c8=['Guardar\x20como','3479890pdAQjT','5039604upqtFC','989124jIRCHG','Archivo','1695568hhOUZO','Abrir(Archivo)','2232600LCHrKZ','4456388QbNmIs','152961kqtWLa'];_0x5958=function(){return _0x81e6c8;};return _0x5958();}const e={'sheets-exchange-client':{'file':_0x87a5e2(0x135),'upload':_0x87a5e2(0x137),'download':_0x87a5e2(0x131)}};export{e as default};
|
package/lib/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x9425(_0x329258,_0x37ee96){_0x329258=_0x329258-0x121;const _0x5d4aa0=_0x5d4a();let _0x942550=_0x5d4aa0[_0x329258];return _0x942550;}const _0x28acc1=_0x9425;(function(_0x4d253e,_0x579191){const _0x46f2c8=_0x9425,_0xcf83c=_0x4d253e();while(!![]){try{const _0x12e02b=-parseInt(_0x46f2c8(0x125))/0x1*(parseInt(_0x46f2c8(0x12c))/0x2)+-parseInt(_0x46f2c8(0x12a))/0x3+-parseInt(_0x46f2c8(0x129))/0x4*(-parseInt(_0x46f2c8(0x126))/0x5)+parseInt(_0x46f2c8(0x12b))/0x6+parseInt(_0x46f2c8(0x12d))/0x7+-parseInt(_0x46f2c8(0x123))/0x8*(parseInt(_0x46f2c8(0x124))/0x9)+parseInt(_0x46f2c8(0x127))/0xa*(parseInt(_0x46f2c8(0x121))/0xb);if(_0x12e02b===_0x579191)break;else _0xcf83c['push'](_0xcf83c['shift']());}catch(_0x3cdd28){_0xcf83c['push'](_0xcf83c['shift']());}}}(_0x5d4a,0x22820));function _0x5d4a(){const _0x4cdf9d=['11CbdZca','بازکردن(فایل)','16uiOnWu','407961Hnzhjj','14735qpVLal','5785TABAVF','1107370diyDTM','ذخیره\x20به\x20عنوان','44bqNBms','173454yEqYud','1473450uLDmcZ','22IsOiJp','580062xvhiGx','فایل'];_0x5d4a=function(){return _0x4cdf9d;};return _0x5d4a();}const e={'sheets-exchange-client':{'file':_0x28acc1(0x12e),'upload':_0x28acc1(0x122),'download':_0x28acc1(0x128)}};export{e as default};
|
package/lib/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x284646=_0x14f6;(function(_0x864471,_0x3e8f5e){const _0x4a6fb6=_0x14f6,_0x17a44e=_0x864471();while(!![]){try{const _0x44867b=-parseInt(_0x4a6fb6(0x1ad))/0x1+-parseInt(_0x4a6fb6(0x1a4))/0x2*(parseInt(_0x4a6fb6(0x1b0))/0x3)+parseInt(_0x4a6fb6(0x1ae))/0x4*(parseInt(_0x4a6fb6(0x1b1))/0x5)+parseInt(_0x4a6fb6(0x1a9))/0x6*(parseInt(_0x4a6fb6(0x1a7))/0x7)+-parseInt(_0x4a6fb6(0x1aa))/0x8+parseInt(_0x4a6fb6(0x1a6))/0x9+-parseInt(_0x4a6fb6(0x1a5))/0xa*(-parseInt(_0x4a6fb6(0x1a8))/0xb);if(_0x44867b===_0x3e8f5e)break;else _0x17a44e['push'](_0x17a44e['shift']());}catch(_0x16a03d){_0x17a44e['push'](_0x17a44e['shift']());}}}(_0x5be5,0x18bbc));const e={'sheets-exchange-client':{'file':_0x284646(0x1ac),'upload':_0x284646(0x1ab),'download':_0x284646(0x1af)}};function _0x14f6(_0x47980a,_0xeae8cd){_0x47980a=_0x47980a-0x1a4;const _0x5be505=_0x5be5();let _0x14f665=_0x5be505[_0x47980a];return _0x14f665;}export{e as default};function _0x5be5(){const _0x14f517=['63868sKGigt','869dnVFjH','114QKryzT','1057240mVrsLb','Ouvrir\x20(Fichier)','Fichier','152994KSRGwF','4iPIUfX','Enregistrer\x20sous','39nVUYzh','475215fkSyhe','11894ksYAjL','8380nwIZlp','1162503wEdmHe'];_0x5be5=function(){return _0x14f517;};return _0x5be5();}
|
package/lib/locale/id-ID.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x84b983=_0x2705;(function(_0x4794dc,_0x10ca7c){const _0x4e7834=_0x2705,_0x26e69d=_0x4794dc();while(!![]){try{const _0x503c82=-parseInt(_0x4e7834(0xb4))/0x1*(parseInt(_0x4e7834(0xaf))/0x2)+parseInt(_0x4e7834(0xb9))/0x3*(parseInt(_0x4e7834(0xb5))/0x4)+parseInt(_0x4e7834(0xbc))/0x5*(parseInt(_0x4e7834(0xbd))/0x6)+-parseInt(_0x4e7834(0xb7))/0x7*(-parseInt(_0x4e7834(0xb1))/0x8)+-parseInt(_0x4e7834(0xbb))/0x9*(parseInt(_0x4e7834(0xb6))/0xa)+-parseInt(_0x4e7834(0xb3))/0xb+parseInt(_0x4e7834(0xb8))/0xc*(-parseInt(_0x4e7834(0xbe))/0xd);if(_0x503c82===_0x10ca7c)break;else _0x26e69d['push'](_0x26e69d['shift']());}catch(_0x311a09){_0x26e69d['push'](_0x26e69d['shift']());}}}(_0x5783,0xafd7a));function _0x2705(_0x209225,_0x2679d2){_0x209225=_0x209225-0xaf;const _0x57833c=_0x5783();let _0x27053a=_0x57833c[_0x209225];return _0x27053a;}function _0x5783(){const _0x175deb=['Buka(File)','72GNbLXF','119265jllsKt','66vVNQZo','1417Ceajsk','22068lqWdVV','Simpan\x20Sebagai','512bZSyyY','File','5041432UcvWwm','31jKdhXk','2806576uXHnaW','73010TORhLc','13258jZqbJF','22884UfYARk','6WqWnmX'];_0x5783=function(){return _0x175deb;};return _0x5783();}const e={'sheets-exchange-client':{'file':_0x84b983(0xb2),'upload':_0x84b983(0xba),'download':_0x84b983(0xb0)}};export{e as default};
|
package/lib/locale/it-IT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x8d0ed3=_0x341f;(function(_0x213edb,_0x1f3a3e){const _0x23b559=_0x341f,_0x53bafd=_0x213edb();while(!![]){try{const _0x4f214f=parseInt(_0x23b559(0x113))/0x1*(parseInt(_0x23b559(0x10b))/0x2)+-parseInt(_0x23b559(0x10d))/0x3*(-parseInt(_0x23b559(0x114))/0x4)+-parseInt(_0x23b559(0x10a))/0x5*(parseInt(_0x23b559(0x10e))/0x6)+-parseInt(_0x23b559(0x116))/0x7*(-parseInt(_0x23b559(0x117))/0x8)+parseInt(_0x23b559(0x110))/0x9+parseInt(_0x23b559(0x115))/0xa*(-parseInt(_0x23b559(0x10c))/0xb)+-parseInt(_0x23b559(0x10f))/0xc;if(_0x4f214f===_0x1f3a3e)break;else _0x53bafd['push'](_0x53bafd['shift']());}catch(_0xaf3b24){_0x53bafd['push'](_0x53bafd['shift']());}}}(_0x3cba,0x20c93));const e={'sheets-exchange-client':{'file':_0x8d0ed3(0x111),'upload':'Apri\x20(File)','download':_0x8d0ed3(0x112)}};function _0x341f(_0x2c9ec4,_0x2ce5f1){_0x2c9ec4=_0x2c9ec4-0x10a;const _0x3cbaf6=_0x3cba();let _0x341f30=_0x3cbaf6[_0x2c9ec4];return _0x341f30;}function _0x3cba(){const _0x375c9d=['486035ADSbjr','436210ASnpag','99qGUIUo','57TBrMZv','12pSpgau','1477812HJSLWc','2196594AcywGW','File','Salva\x20con\x20nome','1ISUQEp','3172ixUpfO','136850ZtMBjU','684481VBcEZu','8RDpVYg'];_0x3cba=function(){return _0x375c9d;};return _0x3cba();}export{e as default};
|
package/lib/locale/ja-JP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x82acaa=_0x1d25;(function(_0x221ef8,_0x3854c9){const _0x227ec4=_0x1d25,_0x287a7d=_0x221ef8();while(!![]){try{const _0x57b29f=parseInt(_0x227ec4(0x81))/0x1*(-parseInt(_0x227ec4(0x83))/0x2)+-parseInt(_0x227ec4(0x7e))/0x3*(parseInt(_0x227ec4(0x82))/0x4)+-parseInt(_0x227ec4(0x7f))/0x5+parseInt(_0x227ec4(0x86))/0x6*(-parseInt(_0x227ec4(0x7c))/0x7)+parseInt(_0x227ec4(0x80))/0x8+-parseInt(_0x227ec4(0x7d))/0x9*(-parseInt(_0x227ec4(0x88))/0xa)+parseInt(_0x227ec4(0x84))/0xb*(parseInt(_0x227ec4(0x87))/0xc);if(_0x57b29f===_0x3854c9)break;else _0x287a7d['push'](_0x287a7d['shift']());}catch(_0x58be36){_0x287a7d['push'](_0x287a7d['shift']());}}}(_0x3210,0x37262));const e={'sheets-exchange-client':{'file':_0x82acaa(0x85),'upload':'開く(ファイル)','download':'名前を付けて保存'}};function _0x3210(){const _0x3fd429=['729992nedazS','1128IcwaVD','161447vNtDtt','ファイル','447342EOaSVv','492TnAveC','60zVUauv','7WFieRq','548091rrpcNK','6qQqWEB','1067350LWYeBZ','1491440FxVKyr','487VSIeeH'];_0x3210=function(){return _0x3fd429;};return _0x3210();}function _0x1d25(_0x1b8109,_0x8afa0b){_0x1b8109=_0x1b8109-0x7c;const _0x3210a5=_0x3210();let _0x1d2553=_0x3210a5[_0x1b8109];return _0x1d2553;}export{e as default};
|
package/lib/locale/ko-KR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x26cf0b=_0x1d5e;function _0x1d5e(_0x384808,_0x22a0f9){_0x384808=_0x384808-0x1eb;const _0x10f771=_0x10f7();let _0x1d5eaa=_0x10f771[_0x384808];return _0x1d5eaa;}(function(_0x340d2f,_0x5ec9de){const _0x426b0b=_0x1d5e,_0x5b056a=_0x340d2f();while(!![]){try{const _0x1cb62b=parseInt(_0x426b0b(0x1eb))/0x1*(parseInt(_0x426b0b(0x1ed))/0x2)+parseInt(_0x426b0b(0x1f0))/0x3*(parseInt(_0x426b0b(0x1ee))/0x4)+-parseInt(_0x426b0b(0x1ec))/0x5*(-parseInt(_0x426b0b(0x1f2))/0x6)+-parseInt(_0x426b0b(0x1ef))/0x7+-parseInt(_0x426b0b(0x1f5))/0x8*(parseInt(_0x426b0b(0x1f4))/0x9)+parseInt(_0x426b0b(0x1f3))/0xa+-parseInt(_0x426b0b(0x1f1))/0xb;if(_0x1cb62b===_0x5ec9de)break;else _0x5b056a['push'](_0x5b056a['shift']());}catch(_0x4e5df5){_0x5b056a['push'](_0x5b056a['shift']());}}}(_0x10f7,0x1ecb9));const e={'sheets-exchange-client':{'file':'파일','upload':_0x26cf0b(0x1f7),'download':_0x26cf0b(0x1f6)}};function _0x10f7(){const _0x1406f8=['3HpEMAQ','328515lOHiOi','104898GBJlhM','2315510VavIrP','156537DUFYhq','104oAtoEl','다른\x20이름으로\x20저장','열기(파일)','44269CyoCLw','45tWmteH','4vcyiLy','122708xCRdLz','882014bMPXbt'];_0x10f7=function(){return _0x1406f8;};return _0x10f7();}export{e as default};
|
package/lib/locale/pl-PL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x17cf07=_0x5614;function _0xb087(){const _0x4426da=['13577014PoOQMg','453176Yfvsml','8793470vjlHnV','1NOtLCJ','Zapisz\x20jako','Otwórz\x20(plik)','45eLQvYJ','899130TnuJpZ','Plik','1215615CfnYiF','1484766HYWPpB','5QrUYFa','4mxxaAr','2201942YcmdYj'];_0xb087=function(){return _0x4426da;};return _0xb087();}(function(_0x4e2b35,_0x4aa2e1){const _0x22350a=_0x5614,_0x15dbc4=_0x4e2b35();while(!![]){try{const _0xedd665=-parseInt(_0x22350a(0xa8))/0x1*(-parseInt(_0x22350a(0xa4))/0x2)+parseInt(_0x22350a(0xae))/0x3*(parseInt(_0x22350a(0xa3))/0x4)+parseInt(_0x22350a(0xb0))/0x5*(-parseInt(_0x22350a(0xaf))/0x6)+-parseInt(_0x22350a(0xa7))/0x7+-parseInt(_0x22350a(0xa6))/0x8*(parseInt(_0x22350a(0xab))/0x9)+-parseInt(_0x22350a(0xac))/0xa+parseInt(_0x22350a(0xa5))/0xb;if(_0xedd665===_0x4aa2e1)break;else _0x15dbc4['push'](_0x15dbc4['shift']());}catch(_0x57058a){_0x15dbc4['push'](_0x15dbc4['shift']());}}}(_0xb087,0xd2d8f));const e={'sheets-exchange-client':{'file':_0x17cf07(0xad),'upload':_0x17cf07(0xaa),'download':_0x17cf07(0xa9)}};function _0x5614(_0x2f99a0,_0x5e3d1f){_0x2f99a0=_0x2f99a0-0xa3;const _0xb087e=_0xb087();let _0x561444=_0xb087e[_0x2f99a0];return _0x561444;}export{e as default};
|
package/lib/locale/pt-BR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
function _0x3b1c(_0x3cbec5,_0x5c2838){_0x3cbec5=_0x3cbec5-0x132;const _0x23f7ce=_0x23f7();let _0x3b1cc5=_0x23f7ce[_0x3cbec5];return _0x3b1cc5;}function _0x23f7(){const _0x31c41e=['3479320hjxRcK','755302UQfoOB','32pbVFfj','1223820VXKLDb','13045dbRBNt','Arquivo','3620064wwkGfJ','245608bIniLG','5056164alSZeh','Salvar\x20Como'];_0x23f7=function(){return _0x31c41e;};return _0x23f7();}const _0x5c28ee=_0x3b1c;(function(_0x2bf35e,_0x13157){const _0x13ba3d=_0x3b1c,_0x32d151=_0x2bf35e();while(!![]){try{const _0x56486c=-parseInt(_0x13ba3d(0x13a))/0x1+-parseInt(_0x13ba3d(0x136))/0x2+parseInt(_0x13ba3d(0x132))/0x3+-parseInt(_0x13ba3d(0x13b))/0x4*(parseInt(_0x13ba3d(0x133))/0x5)+parseInt(_0x13ba3d(0x137))/0x6+parseInt(_0x13ba3d(0x135))/0x7+-parseInt(_0x13ba3d(0x139))/0x8;if(_0x56486c===_0x13157)break;else _0x32d151['push'](_0x32d151['shift']());}catch(_0x50b2a2){_0x32d151['push'](_0x32d151['shift']());}}}(_0x23f7,0x69ee5));const e={'sheets-exchange-client':{'file':_0x5c28ee(0x134),'upload':'Abrir\x20(Arquivo)','download':_0x5c28ee(0x138)}};export{e as default};
|
package/lib/locale/ru-RU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x5a75bd=_0x21fd;(function(_0x364523,_0x5c3006){const _0x3cfa31=_0x21fd,_0x18d76c=_0x364523();while(!![]){try{const _0x4d1233=-parseInt(_0x3cfa31(0x10e))/0x1*(parseInt(_0x3cfa31(0x10d))/0x2)+-parseInt(_0x3cfa31(0x101))/0x3+-parseInt(_0x3cfa31(0x108))/0x4*(parseInt(_0x3cfa31(0x107))/0x5)+parseInt(_0x3cfa31(0x106))/0x6*(parseInt(_0x3cfa31(0x10a))/0x7)+-parseInt(_0x3cfa31(0x102))/0x8+parseInt(_0x3cfa31(0x103))/0x9*(parseInt(_0x3cfa31(0x105))/0xa)+parseInt(_0x3cfa31(0x10b))/0xb*(parseInt(_0x3cfa31(0x10c))/0xc);if(_0x4d1233===_0x5c3006)break;else _0x18d76c['push'](_0x18d76c['shift']());}catch(_0x4a6191){_0x18d76c['push'](_0x18d76c['shift']());}}}(_0xaffc,0x4deac));function _0x21fd(_0x4b2729,_0x10a7e9){_0x4b2729=_0x4b2729-0x101;const _0xaffc8c=_0xaffc();let _0x21fde2=_0xaffc8c[_0x4b2729];return _0x21fde2;}const e={'sheets-exchange-client':{'file':_0x5a75bd(0x104),'upload':_0x5a75bd(0x109),'download':'Сохранить\x20как'}};export{e as default};function _0xaffc(){const _0x58000b=['87871XnlEyO','11zkJxhV','21544812zCRqLU','46rPIDMZ','15753NVaaIa','1484529MyuGDT','4990376QpmTbH','328437MCdHCt','Файл','40ksCuDP','234ZZVaZp','35VCtMmd','360476mbbbnB','Открыть(Файл)'];_0xaffc=function(){return _0x58000b;};return _0xaffc();}
|
package/lib/locale/sk-SK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x151e(_0x390176,_0x27c4d7){_0x390176=_0x390176-0x6f;const _0x464623=_0x4646();let _0x151ee0=_0x464623[_0x390176];return _0x151ee0;}const _0x1c5e8b=_0x151e;(function(_0x1554c9,_0xd9749d){const _0x52158b=_0x151e,_0x4c4e04=_0x1554c9();while(!![]){try{const _0x50c34c=parseInt(_0x52158b(0x74))/0x1*(-parseInt(_0x52158b(0x71))/0x2)+-parseInt(_0x52158b(0x78))/0x3+parseInt(_0x52158b(0x70))/0x4*(parseInt(_0x52158b(0x75))/0x5)+-parseInt(_0x52158b(0x7c))/0x6*(parseInt(_0x52158b(0x7b))/0x7)+-parseInt(_0x52158b(0x73))/0x8*(parseInt(_0x52158b(0x77))/0x9)+-parseInt(_0x52158b(0x6f))/0xa*(-parseInt(_0x52158b(0x72))/0xb)+parseInt(_0x52158b(0x76))/0xc;if(_0x50c34c===_0xd9749d)break;else _0x4c4e04['push'](_0x4c4e04['shift']());}catch(_0xfe2d86){_0x4c4e04['push'](_0x4c4e04['shift']());}}}(_0x4646,0xa5f09));function _0x4646(){const _0x3b1ca1=['27623304waVEIv','6759954mpZLSn','610920jwXWro','Súbor','Uložiť\x20ako','320733yCumOq','162qwyEGj','4810XaMTom','766484UOmnPj','224710AZIkbq','11671NzErgh','8btulgA','8XqCocA','25CuxeFi'];_0x4646=function(){return _0x3b1ca1;};return _0x4646();}const e={'sheets-exchange-client':{'file':_0x1c5e8b(0x79),'upload':'Otvoriť\x20(súbor)','download':_0x1c5e8b(0x7a)}};export{e as default};
|
package/lib/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const _0x1e5035=_0x247c;function _0x2c38(){const _0x4259b2=['Tệp','6SoCWWQ','3712749qotMIb','623420PkqcYd','239216xdYCkD','329nfqTAx','Mở\x20(Tệp)','1162230CMYAaU','4csBLBz','7034040DkGzhb','1522857kLGwfH','Lưu\x20dưới\x20dạng','5135100Ebrbnc'];_0x2c38=function(){return _0x4259b2;};return _0x2c38();}(function(_0x56cadb,_0x598b79){const _0x39f699=_0x247c,_0x3ec93a=_0x56cadb();while(!![]){try{const _0x2d5947=parseInt(_0x39f699(0x190))/0x1+-parseInt(_0x39f699(0x19a))/0x2+parseInt(_0x39f699(0x195))/0x3*(-parseInt(_0x39f699(0x18e))/0x4)+-parseInt(_0x39f699(0x192))/0x5*(parseInt(_0x39f699(0x194))/0x6)+parseInt(_0x39f699(0x198))/0x7*(parseInt(_0x39f699(0x197))/0x8)+parseInt(_0x39f699(0x18f))/0x9+parseInt(_0x39f699(0x196))/0xa;if(_0x2d5947===_0x598b79)break;else _0x3ec93a['push'](_0x3ec93a['shift']());}catch(_0xd01819){_0x3ec93a['push'](_0x3ec93a['shift']());}}}(_0x2c38,0xe22e3));function _0x247c(_0x4a450b,_0x46bd75){_0x4a450b=_0x4a450b-0x18e;const _0x2c38fd=_0x2c38();let _0x247cdb=_0x2c38fd[_0x4a450b];return _0x247cdb;}const e={'sheets-exchange-client':{'file':_0x1e5035(0x193),'upload':_0x1e5035(0x199),'download':_0x1e5035(0x191)}};export{e as default};
|
package/lib/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x585dde=_0xdacc;(function(_0x31a85c,_0x1d94ed){const _0x35679b=_0xdacc,_0x147288=_0x31a85c();while(!![]){try{const _0x1c8d4f=-parseInt(_0x35679b(0x13e))/0x1+parseInt(_0x35679b(0x144))/0x2*(parseInt(_0x35679b(0x147))/0x3)+parseInt(_0x35679b(0x145))/0x4+-parseInt(_0x35679b(0x140))/0x5+-parseInt(_0x35679b(0x143))/0x6+parseInt(_0x35679b(0x13f))/0x7+-parseInt(_0x35679b(0x142))/0x8*(parseInt(_0x35679b(0x146))/0x9);if(_0x1c8d4f===_0x1d94ed)break;else _0x147288['push'](_0x147288['shift']());}catch(_0x4d66d7){_0x147288['push'](_0x147288['shift']());}}}(_0x1c31,0x28d05));function _0x1c31(){const _0x2249b6=['1855000hhdVQu','1585680ejYAiY','打开(文件)','445528jeCyxY','227550iXxIeA','56242dhwRMI','1094592InUCKQ','18nEukSW','15QannzX','45637LxJZyW'];_0x1c31=function(){return _0x2249b6;};return _0x1c31();}const e={'sheets-exchange-client':{'file':'文件','upload':_0x585dde(0x141),'download':'另存为'}};function _0xdacc(_0x5d425e,_0x4badf7){_0x5d425e=_0x5d425e-0x13e;const _0x1c312d=_0x1c31();let _0xdaccc5=_0x1c312d[_0x5d425e];return _0xdaccc5;}export{e as default};
|
package/lib/locale/zh-HK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x39bd(_0x220581,_0x198150){_0x220581=_0x220581-0xcb;const _0x4c7dd8=_0x4c7d();let _0x39bd42=_0x4c7dd8[_0x220581];return _0x39bd42;}(function(_0x8123fc,_0x29129a){const _0x2b3508=_0x39bd,_0x3615e8=_0x8123fc();while(!![]){try{const _0x1d982b=-parseInt(_0x2b3508(0xd1))/0x1+-parseInt(_0x2b3508(0xd5))/0x2+parseInt(_0x2b3508(0xd4))/0x3*(-parseInt(_0x2b3508(0xd3))/0x4)+parseInt(_0x2b3508(0xce))/0x5*(parseInt(_0x2b3508(0xcf))/0x6)+-parseInt(_0x2b3508(0xcb))/0x7+-parseInt(_0x2b3508(0xcc))/0x8*(-parseInt(_0x2b3508(0xcd))/0x9)+parseInt(_0x2b3508(0xd0))/0xa*(parseInt(_0x2b3508(0xd2))/0xb);if(_0x1d982b===_0x29129a)break;else _0x3615e8['push'](_0x3615e8['shift']());}catch(_0x591e6d){_0x3615e8['push'](_0x3615e8['shift']());}}}(_0x4c7d,0x51d6a));const e={'sheets-exchange-client':{'file':'檔案','upload':'開啟(檔案)','download':'另存為'}};export{e as default};function _0x4c7d(){const _0x4a57c6=['1189876inuFxn','3jjdLtn','484968KdxATw','1996652ZlIHMy','2024THuXyt','19143jDxoLt','1511860ekZVJY','6lqEjIp','1780fvsmxo','556576TilsXk','54164CFHCmB'];_0x4c7d=function(){return _0x4a57c6;};return _0x4c7d();}
|
package/lib/locale/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x367b(_0x108eea,_0x3c339c){_0x108eea=_0x108eea-0xe2;const _0x209e89=_0x209e();let _0x367b35=_0x209e89[_0x108eea];return _0x367b35;}const _0x311549=_0x367b;function _0x209e(){const _0x13093e=['708720BJPcbM','4CXSwSl','319vnDCMe','16eNevsT','144066PTTRWc','761874jTNWQp','569164GDdlaR','264010XWRTnu','796712ykhjCU','1382076OKeQCc','3nNbUUL','另存為'];_0x209e=function(){return _0x13093e;};return _0x209e();}(function(_0x2b685f,_0x4cf917){const _0x4e4692=_0x367b,_0x2bdfcf=_0x2b685f();while(!![]){try{const _0x2f35b3=-parseInt(_0x4e4692(0xe5))/0x1*(parseInt(_0x4e4692(0xe8))/0x2)+-parseInt(_0x4e4692(0xe2))/0x3*(parseInt(_0x4e4692(0xea))/0x4)+parseInt(_0x4e4692(0xe4))/0x5+-parseInt(_0x4e4692(0xe9))/0x6+parseInt(_0x4e4692(0xec))/0x7+-parseInt(_0x4e4692(0xe7))/0x8*(parseInt(_0x4e4692(0xed))/0x9)+parseInt(_0x4e4692(0xeb))/0xa*(parseInt(_0x4e4692(0xe6))/0xb);if(_0x2f35b3===_0x4cf917)break;else _0x2bdfcf['push'](_0x2bdfcf['shift']());}catch(_0x51d7d8){_0x2bdfcf['push'](_0x2bdfcf['shift']());}}}(_0x209e,0x263f3));const e={'sheets-exchange-client':{'file':'檔案','upload':'開啟(檔案)','download':_0x311549(0xe3)}};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';
|