@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/types/plugin.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { IUniverSheetsExchangeClientConfig } from './
|
|
1
|
+
import type { IUniverSheetsExchangeClientConfig } from './config/config';
|
|
2
2
|
import { IConfigService, Injector, Plugin, UniverInstanceType } from '@univerjs/core';
|
|
3
3
|
export declare class UniverSheetsExchangeClientPlugin extends Plugin {
|
|
4
4
|
private readonly _config;
|
package/lib/umd/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x8701(){const _0x3ce89c=['CommandType','IExchangeOperateService','UniverSheetsUi','_config','length','FolderIcon','getMenuHiddenObservable','RibbonStartGroup','search','defineProperty','onReady','SHEET_EXCHANGE_CLIENT_PLUGIN','15866oVZaBh','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','OTHERS','default','MenuItemType','registerCommand','_injector','@univerjs/sheets-ui','Module','sheets-exchange-client.upload','_configService','object','ExportXLSXOperation','6963330tfyUuy','onStarting','version','UniverUi','UniverInstanceType','setConfig','function','pluginName','constructor','ICommandService','_initMenus','UNIVER_SHEET','get','2664702sGtGfS','8poWQJb','type','SUBITEMS','_menuManagerService','iterator','@univerjs/ui','3666257kSUhdv','UniverCore','exportXLSXBySnapshot','61qOlAlF','Disposable','WorkbookExportPermission','ImportXLSXOperation','forEach','8202730GZOoRf','UniverProSheetsExchangeClient','UniverExchangeClientPlugin','unit','mergeMenu','1.0.0-alpha.1','Plugin','6hyrOpA','ExportIcon','sheets-exchange-client.operation.exchange','IConfigService','@univerjs/core','IMenuManagerService','9MwUSSj','getCurrentRangeDisable$','merge','UniverProExchangeClient','symbol','2462680eAvGTq','UniverSheets','1215548WQwKOX','@univerjs-pro/exchange-client','importXLSXToSnapshot','DirectExportIcon','_initCommands','BUTTON','DependentOn','@univerjs/sheets','exchange-client.operation.import-xlsx','OPERATION','decorate'];_0x8701=function(){return _0x3ce89c;};return _0x8701();}function _0x65e3(_0x4ff5f9,_0x19377d){_0x4ff5f9=_0x4ff5f9-0xb0;const _0x870104=_0x8701();let _0x65e3d3=_0x870104[_0x4ff5f9];return _0x65e3d3;}(function(_0x4e3a7a,_0x2ba582){const _0x143e22=_0x65e3,_0x342699=_0x4e3a7a();while(!![]){try{const _0x63c4bd=parseInt(_0x143e22(0xf9))/0x1*(-parseInt(_0x143e22(0xd5))/0x2)+parseInt(_0x143e22(0xb1))/0x3*(parseInt(_0x143e22(0xbe))/0x4)+-parseInt(_0x143e22(0xbc))/0x5+parseInt(_0x143e22(0xef))/0x6+-parseInt(_0x143e22(0xf6))/0x7*(-parseInt(_0x143e22(0xf0))/0x8)+parseInt(_0x143e22(0xb7))/0x9*(-parseInt(_0x143e22(0xfe))/0xa)+parseInt(_0x143e22(0xe2))/0xb;if(_0x63c4bd===_0x2ba582)break;else _0x342699['push'](_0x342699['shift']());}catch(_0x4cfdba){_0x342699['push'](_0x342699['shift']());}}}(_0x8701,0x6492e),function(_0x5855d7,_0x32f3a7){const _0x3bfaa4=_0x65e3;typeof exports==_0x3bfaa4(0xe0)&&typeof module<'u'?_0x32f3a7(exports,require('@univerjs-pro/exchange-client'),require('@univerjs/core'),require('@univerjs/ui'),require('@univerjs/sheets'),require('@univerjs/sheets-ui')):typeof define==_0x3bfaa4(0xe8)&&define['amd']?define(['exports',_0x3bfaa4(0xbf),_0x3bfaa4(0xb5),_0x3bfaa4(0xf5),_0x3bfaa4(0xc5),_0x3bfaa4(0xdc)],_0x32f3a7):(_0x5855d7=typeof globalThis<'u'?globalThis:_0x5855d7||self,_0x32f3a7(_0x5855d7[_0x3bfaa4(0xff)]={},_0x5855d7[_0x3bfaa4(0xba)],_0x5855d7[_0x3bfaa4(0xf7)],_0x5855d7[_0x3bfaa4(0xe5)],_0x5855d7[_0x3bfaa4(0xbd)],_0x5855d7[_0x3bfaa4(0xcb)]));}(this,function(_0x5d0014,_0x48af77,_0x5b8776,_0x1a5b22,_0x582c6e,_0x4174e3){const _0x5eabcb=_0x65e3;Object[_0x5eabcb(0xd2)](_0x5d0014,Symbol['toStringTag'],{'value':_0x5eabcb(0xdd)});let _0x3007c6={'id':_0x5eabcb(0xc6),'type':_0x5b8776[_0x5eabcb(0xc9)][_0x5eabcb(0xc7)],'handler':async _0x2d57d3=>{const _0x3c479a=_0x5eabcb;let _0x243bb4=_0x2d57d3[_0x3c479a(0xee)](_0x48af77[_0x3c479a(0xca)]);return new URLSearchParams(location['search'])['get'](_0x3c479a(0x101))?_0x243bb4['importXLSXToUnitId']():_0x243bb4[_0x3c479a(0xc0)](),!0x0;}},_0x5e5358={'id':'exchange-client.operation.export-xlsx','type':_0x5b8776[_0x5eabcb(0xc9)]['OPERATION'],'handler':async _0x4db07a=>{const _0x13ff5c=_0x5eabcb;let _0xfd9e21=_0x4db07a[_0x13ff5c(0xee)](_0x48af77['IExchangeOperateService']);return new URLSearchParams(location[_0x13ff5c(0xd1)])[_0x13ff5c(0xee)](_0x13ff5c(0x101))?_0xfd9e21['exportXLSXByUnitId']():_0xfd9e21[_0x13ff5c(0xf8)](),!0x0;}};var _0x382689='@univerjs-pro/sheets-exchange-client',_0xe630eb=_0x5eabcb(0x103);let _0x58b748={},_0x2ef878=_0x5eabcb(0xb3);function _0x58b7ca(_0x1e22d6){const _0x6ca777=_0x5eabcb;return{'id':_0x2ef878,'type':_0x1a5b22[_0x6ca777(0xd9)][_0x6ca777(0xf2)],'icon':_0x6ca777(0xc1),'tooltip':'sheets-exchange-client.file','hidden$':(0x0,_0x1a5b22[_0x6ca777(0xcf)])(_0x1e22d6,_0x5b8776[_0x6ca777(0xe6)][_0x6ca777(0xed)]),'disabled$':(0x0,_0x4174e3[_0x6ca777(0xb8)])(_0x1e22d6,{'workbookTypes':[_0x582c6e[_0x6ca777(0xfb)]]})};}function _0x3aa0ed(){const _0xd18d16=_0x5eabcb;return{'id':_0x3007c6['id'],'type':_0x1a5b22['MenuItemType']['BUTTON'],'title':_0xd18d16(0xde),'icon':_0xd18d16(0xce)};}function _0x424906(){const _0x31818c=_0x5eabcb;return{'id':_0x5e5358['id'],'type':_0x1a5b22[_0x31818c(0xd9)][_0x31818c(0xc3)],'title':'sheets-exchange-client.download','icon':_0x31818c(0xb2)};}let _0x359874={[_0x1a5b22[_0x5eabcb(0xd0)][_0x5eabcb(0xd7)]]:{[_0x2ef878]:{'order':0.3,'menuItemFactory':_0x58b7ca,[_0x3007c6['id']]:{'order':0x0,'menuItemFactory':_0x3aa0ed},[_0x5e5358['id']]:{'order':0x1,'menuItemFactory':_0x424906}}}};function _0x5179f6(_0x594464,_0x35f7bc){return function(_0x2d63e4,_0x7bec94){_0x35f7bc(_0x2d63e4,_0x7bec94,_0x594464);};}function _0x25b1b9(_0x362a66,_0x3f0ed5,_0x1e1b0b,_0x540c20){const _0x7f8773=_0x5eabcb;var _0xe6c3af=arguments['length'],_0x2019d4=_0xe6c3af<0x3?_0x3f0ed5:_0x540c20===null?_0x540c20=Object['getOwnPropertyDescriptor'](_0x3f0ed5,_0x1e1b0b):_0x540c20,_0x40aead;if(typeof Reflect=='object'&&typeof Reflect['decorate']==_0x7f8773(0xe8))_0x2019d4=Reflect[_0x7f8773(0xc8)](_0x362a66,_0x3f0ed5,_0x1e1b0b,_0x540c20);else{for(var _0x2955dd=_0x362a66[_0x7f8773(0xcd)]-0x1;_0x2955dd>=0x0;_0x2955dd--)(_0x40aead=_0x362a66[_0x2955dd])&&(_0x2019d4=(_0xe6c3af<0x3?_0x40aead(_0x2019d4):_0xe6c3af>0x3?_0x40aead(_0x3f0ed5,_0x1e1b0b,_0x2019d4):_0x40aead(_0x3f0ed5,_0x1e1b0b))||_0x2019d4);}return _0xe6c3af>0x3&&_0x2019d4&&Object['defineProperty'](_0x3f0ed5,_0x1e1b0b,_0x2019d4),_0x2019d4;}let _0x36493a=class extends _0x5b8776[_0x5eabcb(0xfa)]{constructor(_0x2b5689,_0xae7bd){const _0x39e201=_0x5eabcb;super(),this['_commandService']=_0x2b5689,this['_menuManagerService']=_0xae7bd,this['_initCommands'](),this[_0x39e201(0xec)]();}[_0x5eabcb(0xc2)](){const _0x23757e=_0x5eabcb;[_0x3007c6,_0x5e5358][_0x23757e(0xfd)](_0x19391e=>{const _0x45eeef=_0x23757e;this['disposeWithMe'](this['_commandService'][_0x45eeef(0xda)](_0x19391e));});}['_initMenus'](){const _0x4f3105=_0x5eabcb;this[_0x4f3105(0xf3)][_0x4f3105(0x102)](_0x359874);}};_0x36493a=_0x25b1b9([_0x5179f6(0x0,_0x5b8776[_0x5eabcb(0xeb)]),_0x5179f6(0x1,_0x1a5b22[_0x5eabcb(0xb6)])],_0x36493a);function _0x1430f5(_0x41dc2f){'@babel/helpers - typeof';const _0x218adc=_0x5eabcb;return _0x1430f5=typeof Symbol=='function'&&typeof Symbol[_0x218adc(0xf4)]=='symbol'?function(_0x36a3e5){return typeof _0x36a3e5;}:function(_0x366b4d){const _0x20af64=_0x218adc;return _0x366b4d&&typeof Symbol=='function'&&_0x366b4d[_0x20af64(0xea)]===Symbol&&_0x366b4d!==Symbol['prototype']?_0x20af64(0xbb):typeof _0x366b4d;},_0x1430f5(_0x41dc2f);}function _0x1f4f90(_0x37c0ae,_0x38f552){const _0x34232c=_0x5eabcb;if(_0x1430f5(_0x37c0ae)!=_0x34232c(0xe0)||!_0x37c0ae)return _0x37c0ae;var _0x279a2b=_0x37c0ae[Symbol['toPrimitive']];if(_0x279a2b!==void 0x0){var _0x558182=_0x279a2b['call'](_0x37c0ae,_0x38f552||_0x34232c(0xd8));if(_0x1430f5(_0x558182)!=_0x34232c(0xe0))return _0x558182;throw TypeError(_0x34232c(0xd6));}return(_0x38f552==='string'?String:Number)(_0x37c0ae);}function _0x1645df(_0x58a28d){const _0xb20089=_0x5eabcb;var _0x2676d2=_0x1f4f90(_0x58a28d,'string');return _0x1430f5(_0x2676d2)==_0xb20089(0xbb)?_0x2676d2:_0x2676d2+'';}function _0x4c1c87(_0x1ae8db,_0x58a0f1,_0x7c0023){const _0x118824=_0x5eabcb;return(_0x58a0f1=_0x1645df(_0x58a0f1))in _0x1ae8db?Object[_0x118824(0xd2)](_0x1ae8db,_0x58a0f1,{'value':_0x7c0023,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x1ae8db[_0x58a0f1]=_0x7c0023,_0x1ae8db;}let _0x5e4a80=class extends _0x5b8776[_0x5eabcb(0xb0)]{constructor(_0x1cf156=_0x58b748,_0x2173e6,_0x412cb7){const _0x34a73f=_0x5eabcb;super(),this[_0x34a73f(0xcc)]=_0x1cf156,this[_0x34a73f(0xdb)]=_0x2173e6,this['_configService']=_0x412cb7;let {menu:_0xcff0c5,..._0xeca28a}=(0x0,_0x5b8776[_0x34a73f(0xb9)])({},_0x58b748,this[_0x34a73f(0xcc)]);_0xcff0c5&&this[_0x34a73f(0xdf)][_0x34a73f(0xe7)]('menu',_0xcff0c5,{'merge':!0x0}),this[_0x34a73f(0xdf)][_0x34a73f(0xe7)]('sheets-exchange-client.config',_0xeca28a);}[_0x5eabcb(0xe3)](){const _0x415a39=_0x5eabcb;[[_0x36493a]][_0x415a39(0xfd)](_0x50661c=>this['_injector']['add'](_0x50661c));}[_0x5eabcb(0xd3)](){const _0x35c8d2=_0x5eabcb;this[_0x35c8d2(0xdb)][_0x35c8d2(0xee)](_0x36493a);}};_0x4c1c87(_0x5e4a80,_0x5eabcb(0xe9),_0x5eabcb(0xd4)),_0x4c1c87(_0x5e4a80,'packageName',_0x382689),_0x4c1c87(_0x5e4a80,_0x5eabcb(0xe4),_0xe630eb),_0x4c1c87(_0x5e4a80,_0x5eabcb(0xf1),_0x5b8776[_0x5eabcb(0xe6)]['UNIVER_SHEET']),_0x5e4a80=_0x25b1b9([(0x0,_0x5b8776[_0x5eabcb(0xc4)])(_0x48af77[_0x5eabcb(0x100)]),_0x5179f6(0x1,(0x0,_0x5b8776['Inject'])(_0x5b8776['Injector'])),_0x5179f6(0x2,_0x5b8776[_0x5eabcb(0xb4)])],_0x5e4a80),_0x5d0014[_0x5eabcb(0xe1)]=_0x5e5358,_0x5d0014[_0x5eabcb(0xfc)]=_0x3007c6,Object['defineProperty'](_0x5d0014,'UniverSheetsExchangeClientPlugin',{'enumerable':!0x0,'get':function(){return _0x5e4a80;}});}));
|
package/lib/umd/locale/ar-SA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x9b675f,_0x52c34b){var _0x5cee88=_0x3cc9,_0x585b29=_0x9b675f();while(!![]){try{var _0x4d8c32=parseInt(_0x5cee88(0x14f))/0x1+parseInt(_0x5cee88(0x14d))/0x2+parseInt(_0x5cee88(0x14a))/0x3+parseInt(_0x5cee88(0x152))/0x4+parseInt(_0x5cee88(0x149))/0x5*(parseInt(_0x5cee88(0x14e))/0x6)+parseInt(_0x5cee88(0x155))/0x7+-parseInt(_0x5cee88(0x14c))/0x8;if(_0x4d8c32===_0x52c34b)break;else _0x585b29['push'](_0x585b29['shift']());}catch(_0x3f3605){_0x585b29['push'](_0x585b29['shift']());}}}(_0x1ec2,0x5c2ed),function(_0xc10570,_0x243abb){var _0x413bae=_0x3cc9;typeof exports==_0x413bae(0x14b)&&typeof module<'u'?module[_0x413bae(0x148)]=_0x243abb():typeof define=='function'&&define[_0x413bae(0x153)]?define([],_0x243abb):(_0xc10570=typeof globalThis<'u'?globalThis:_0xc10570||self,_0xc10570[_0x413bae(0x154)]=_0x243abb());}(this,function(){var _0x4dbc2e=_0x3cc9;return{'sheets-exchange-client':{'file':_0x4dbc2e(0x150),'upload':_0x4dbc2e(0x147),'download':_0x4dbc2e(0x151)}};}));function _0x3cc9(_0x2033e7,_0x556348){_0x2033e7=_0x2033e7-0x147;var _0x1ec24f=_0x1ec2();var _0x3cc9e1=_0x1ec24f[_0x2033e7];return _0x3cc9e1;}function _0x1ec2(){var _0x3335f4=['ملف','حفظ\x20باسم','413560kpuIIK','amd','UniverProSheetsExchangeClientArSA','499667YewnVF','فتح\x20(ملف)','exports','6355bJWLfr','872805Brhxlw','object','3829720zlsvAx','466302OezUMa','564rFfERE','37965SESWfl'];_0x1ec2=function(){return _0x3335f4;};return _0x1ec2();}
|
package/lib/umd/locale/ca-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x146c(){var _0x565bff=['985593QzSmBj','5191908nhMQYM','900780LnLjtU','26850cdeKzw','exports','function','2902768sGdNXg','object','32sYYpNP','5562aAhzmn','UniverProSheetsExchangeClientCaES','Obrir(Fitxer)','650079bRcoDR','Anomena\x20i\x20desa','amd','Fitxer','4947aebtFd','542tatTqj'];_0x146c=function(){return _0x565bff;};return _0x146c();}function _0x1f87(_0xbef604,_0x409e94){_0xbef604=_0xbef604-0x1dd;var _0x146ccc=_0x146c();var _0x1f87c7=_0x146ccc[_0xbef604];return _0x1f87c7;}(function(_0x55f353,_0x59fe52){var _0x1b1410=_0x1f87,_0x445716=_0x55f353();while(!![]){try{var _0x29c4ce=parseInt(_0x1b1410(0x1eb))/0x1+-parseInt(_0x1b1410(0x1de))/0x2*(parseInt(_0x1b1410(0x1dd))/0x3)+parseInt(_0x1b1410(0x1e5))/0x4+-parseInt(_0x1b1410(0x1e1))/0x5+parseInt(_0x1b1410(0x1e0))/0x6+-parseInt(_0x1b1410(0x1df))/0x7*(-parseInt(_0x1b1410(0x1e7))/0x8)+parseInt(_0x1b1410(0x1e8))/0x9*(-parseInt(_0x1b1410(0x1e2))/0xa);if(_0x29c4ce===_0x59fe52)break;else _0x445716['push'](_0x445716['shift']());}catch(_0x15df6f){_0x445716['push'](_0x445716['shift']());}}}(_0x146c,0x7e720),function(_0x595dc4,_0x1353b5){var _0x28cfb3=_0x1f87;typeof exports==_0x28cfb3(0x1e6)&&typeof module<'u'?module[_0x28cfb3(0x1e3)]=_0x1353b5():typeof define==_0x28cfb3(0x1e4)&&define[_0x28cfb3(0x1ed)]?define([],_0x1353b5):(_0x595dc4=typeof globalThis<'u'?globalThis:_0x595dc4||self,_0x595dc4[_0x28cfb3(0x1e9)]=_0x1353b5());}(this,function(){var _0x5da421=_0x1f87;return{'sheets-exchange-client':{'file':_0x5da421(0x1ee),'upload':_0x5da421(0x1ea),'download':_0x5da421(0x1ec)}};}));
|
package/lib/umd/locale/de-DE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x1d73(_0x1dfeab,_0x538a46){_0x1dfeab=_0x1dfeab-0x111;var _0x587937=_0x5879();var _0x1d73e4=_0x587937[_0x1dfeab];return _0x1d73e4;}(function(_0x41bdc8,_0x538c69){var _0x159fb6=_0x1d73,_0x362a26=_0x41bdc8();while(!![]){try{var _0x2b14f7=-parseInt(_0x159fb6(0x11e))/0x1*(parseInt(_0x159fb6(0x115))/0x2)+-parseInt(_0x159fb6(0x120))/0x3+-parseInt(_0x159fb6(0x111))/0x4+-parseInt(_0x159fb6(0x114))/0x5*(-parseInt(_0x159fb6(0x121))/0x6)+parseInt(_0x159fb6(0x122))/0x7*(parseInt(_0x159fb6(0x119))/0x8)+parseInt(_0x159fb6(0x117))/0x9*(parseInt(_0x159fb6(0x123))/0xa)+parseInt(_0x159fb6(0x11d))/0xb*(parseInt(_0x159fb6(0x124))/0xc);if(_0x2b14f7===_0x538c69)break;else _0x362a26['push'](_0x362a26['shift']());}catch(_0x151b74){_0x362a26['push'](_0x362a26['shift']());}}}(_0x5879,0x87f34),function(_0x3294e2,_0x1c34db){var _0x4ca4a9=_0x1d73;typeof exports==_0x4ca4a9(0x112)&&typeof module<'u'?module[_0x4ca4a9(0x113)]=_0x1c34db():typeof define==_0x4ca4a9(0x116)&&define[_0x4ca4a9(0x11a)]?define([],_0x1c34db):(_0x3294e2=typeof globalThis<'u'?globalThis:_0x3294e2||self,_0x3294e2[_0x4ca4a9(0x118)]=_0x1c34db());}(this,function(){var _0x5d8f83=_0x1d73;return{'sheets-exchange-client':{'file':_0x5d8f83(0x11f),'upload':_0x5d8f83(0x11c),'download':_0x5d8f83(0x11b)}};}));function _0x5879(){var _0x1786ed=['2114160LEjVcT','496968knSfqN','4345044aUcYlF','object','exports','44245ylpcIG','12rISifc','function','18hpYioU','UniverProSheetsExchangeClientDeDE','2184552lMFNPI','amd','Speichern\x20unter','Öffnen\x20(Datei)','341ezfvQT','177377BBcbgb','Datei','650109gaJmYU','270jxAPXb','21MjsIDx'];_0x5879=function(){return _0x1786ed;};return _0x5879();}
|
package/lib/umd/locale/en-US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x541a(_0x1be11e,_0x3df3e9){_0x1be11e=_0x1be11e-0xed;var _0x281591=_0x2815();var _0x541a1a=_0x281591[_0x1be11e];return _0x541a1a;}(function(_0x39ac89,_0x1f5fd8){var _0xa3c8d5=_0x541a,_0x280ae9=_0x39ac89();while(!![]){try{var _0x322640=parseInt(_0xa3c8d5(0xf2))/0x1+parseInt(_0xa3c8d5(0xfd))/0x2*(-parseInt(_0xa3c8d5(0xf8))/0x3)+-parseInt(_0xa3c8d5(0xfc))/0x4*(parseInt(_0xa3c8d5(0xf1))/0x5)+parseInt(_0xa3c8d5(0xf9))/0x6*(parseInt(_0xa3c8d5(0xee))/0x7)+parseInt(_0xa3c8d5(0xf3))/0x8*(parseInt(_0xa3c8d5(0xef))/0x9)+parseInt(_0xa3c8d5(0xf4))/0xa*(-parseInt(_0xa3c8d5(0xf5))/0xb)+parseInt(_0xa3c8d5(0xed))/0xc*(parseInt(_0xa3c8d5(0xfa))/0xd);if(_0x322640===_0x1f5fd8)break;else _0x280ae9['push'](_0x280ae9['shift']());}catch(_0x5943ae){_0x280ae9['push'](_0x280ae9['shift']());}}}(_0x2815,0x3b6a9),function(_0x1eba81,_0x224a4c){var _0x85f72a=_0x541a;typeof exports==_0x85f72a(0xf0)&&typeof module<'u'?module['exports']=_0x224a4c():typeof define=='function'&&define[_0x85f72a(0xfe)]?define([],_0x224a4c):(_0x1eba81=typeof globalThis<'u'?globalThis:_0x1eba81||self,_0x1eba81[_0x85f72a(0xfb)]=_0x224a4c());}(this,function(){var _0xe5b709=_0x541a;return{'sheets-exchange-client':{'file':_0xe5b709(0xf6),'upload':_0xe5b709(0xf7),'download':'Save\x20As'}};}));function _0x2815(){var _0x1fc2b6=['80mmxnsA','400394WEoYXg','amd','8899692LXIjjC','1314523KpRkLU','1533951GOlPji','object','98915XINDWR','229003rObuWt','8TTmWUw','2610NqOgQR','12199GQlqVm','File','Open(File)','6MiiZMM','6ccWscM','13onOtrA','UniverProSheetsExchangeClientEnUS'];_0x2815=function(){return _0x1fc2b6;};return _0x2815();}
|
package/lib/umd/locale/es-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x4122(){var _0xe95e15=['126350ikXoHF','238511ItVQTV','2158937DHtNnt','amd','Guardar\x20como','1835886tEGGtQ','Archivo','216cmmbiO','8970DjJaZA','exports','8sMcltu','2vNuxqJ','126NHYMXp','Abrir(Archivo)','1999860qliSXd','UniverProSheetsExchangeClientEsES','650616hTBFBB'];_0x4122=function(){return _0xe95e15;};return _0x4122();}function _0x54d3(_0x465ee2,_0x321d35){_0x465ee2=_0x465ee2-0x1b8;var _0x4122ff=_0x4122();var _0x54d306=_0x4122ff[_0x465ee2];return _0x54d306;}(function(_0x37412a,_0xa66348){var _0x1de9c1=_0x54d3,_0x17ed3e=_0x37412a();while(!![]){try{var _0x4e1bf2=-parseInt(_0x1de9c1(0x1bd))/0x1+-parseInt(_0x1de9c1(0x1b8))/0x2*(-parseInt(_0x1de9c1(0x1c3))/0x3)+-parseInt(_0x1de9c1(0x1c5))/0x4*(-parseInt(_0x1de9c1(0x1c6))/0x5)+parseInt(_0x1de9c1(0x1bb))/0x6+-parseInt(_0x1de9c1(0x1bf))/0x7*(parseInt(_0x1de9c1(0x1c8))/0x8)+parseInt(_0x1de9c1(0x1b9))/0x9*(parseInt(_0x1de9c1(0x1be))/0xa)+-parseInt(_0x1de9c1(0x1c0))/0xb;if(_0x4e1bf2===_0xa66348)break;else _0x17ed3e['push'](_0x17ed3e['shift']());}catch(_0x3057b6){_0x17ed3e['push'](_0x17ed3e['shift']());}}}(_0x4122,0x528a2),function(_0x97475,_0x51f0cc){var _0x3f509b=_0x54d3;typeof exports=='object'&&typeof module<'u'?module[_0x3f509b(0x1c7)]=_0x51f0cc():typeof define=='function'&&define[_0x3f509b(0x1c1)]?define([],_0x51f0cc):(_0x97475=typeof globalThis<'u'?globalThis:_0x97475||self,_0x97475[_0x3f509b(0x1bc)]=_0x51f0cc());}(this,function(){var _0x24c7a1=_0x54d3;return{'sheets-exchange-client':{'file':_0x24c7a1(0x1c4),'upload':_0x24c7a1(0x1ba),'download':_0x24c7a1(0x1c2)}};}));
|
package/lib/umd/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x5566(){var _0x13c051=['object','962548OdXwPO','1427132UcjNjl','84EatgYF','فایل','9BlzTTJ','3nLvNJj','بازکردن(فایل)','543686oQqqWn','3540cpipWE','3528184NaxsIK','1154703zSbOrX','2214730SxxAEI','amd','20lNRIiS'];_0x5566=function(){return _0x13c051;};return _0x5566();}function _0xe0f6(_0x24fbb6,_0x28e897){_0x24fbb6=_0x24fbb6-0x120;var _0x55666a=_0x5566();var _0xe0f61b=_0x55666a[_0x24fbb6];return _0xe0f61b;}(function(_0x610400,_0x42eb97){var _0x508afd=_0xe0f6,_0x42750e=_0x610400();while(!![]){try{var _0x5b2a27=parseInt(_0x508afd(0x12d))/0x1+parseInt(_0x508afd(0x124))/0x2*(-parseInt(_0x508afd(0x128))/0x3)+-parseInt(_0x508afd(0x123))/0x4+-parseInt(_0x508afd(0x12b))/0x5*(parseInt(_0x508afd(0x125))/0x6)+parseInt(_0x508afd(0x12e))/0x7+parseInt(_0x508afd(0x12c))/0x8*(parseInt(_0x508afd(0x127))/0x9)+parseInt(_0x508afd(0x121))/0xa*(-parseInt(_0x508afd(0x12a))/0xb);if(_0x5b2a27===_0x42eb97)break;else _0x42750e['push'](_0x42750e['shift']());}catch(_0x5083f0){_0x42750e['push'](_0x42750e['shift']());}}}(_0x5566,0xcf4fd),function(_0x47ce94,_0x485b78){var _0x7df6f=_0xe0f6;typeof exports==_0x7df6f(0x122)&&typeof module<'u'?module['exports']=_0x485b78():typeof define=='function'&&define[_0x7df6f(0x120)]?define([],_0x485b78):(_0x47ce94=typeof globalThis<'u'?globalThis:_0x47ce94||self,_0x47ce94['UniverProSheetsExchangeClientFaIR']=_0x485b78());}(this,function(){var _0x4e816d=_0xe0f6;return{'sheets-exchange-client':{'file':_0x4e816d(0x126),'upload':_0x4e816d(0x129),'download':'ذخیره\x20به\x20عنوان'}};}));
|
package/lib/umd/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x510f(_0xc2c8eb,_0x14542a){_0xc2c8eb=_0xc2c8eb-0x72;var _0x44de10=_0x44de();var _0x510f0b=_0x44de10[_0xc2c8eb];return _0x510f0b;}(function(_0x2042a2,_0x143888){var _0x38a25a=_0x510f,_0x133cdd=_0x2042a2();while(!![]){try{var _0x4b7a90=-parseInt(_0x38a25a(0x83))/0x1*(-parseInt(_0x38a25a(0x7c))/0x2)+parseInt(_0x38a25a(0x77))/0x3*(parseInt(_0x38a25a(0x80))/0x4)+parseInt(_0x38a25a(0x7f))/0x5*(parseInt(_0x38a25a(0x74))/0x6)+-parseInt(_0x38a25a(0x81))/0x7+parseInt(_0x38a25a(0x7e))/0x8*(parseInt(_0x38a25a(0x82))/0x9)+parseInt(_0x38a25a(0x72))/0xa*(-parseInt(_0x38a25a(0x73))/0xb)+-parseInt(_0x38a25a(0x79))/0xc;if(_0x4b7a90===_0x143888)break;else _0x133cdd['push'](_0x133cdd['shift']());}catch(_0x1e19c2){_0x133cdd['push'](_0x133cdd['shift']());}}}(_0x44de,0x2ade5),function(_0x5b2a01,_0xcc75d4){var _0x59076a=_0x510f;typeof exports==_0x59076a(0x7a)&&typeof module<'u'?module[_0x59076a(0x75)]=_0xcc75d4():typeof define==_0x59076a(0x76)&&define[_0x59076a(0x84)]?define([],_0xcc75d4):(_0x5b2a01=typeof globalThis<'u'?globalThis:_0x5b2a01||self,_0x5b2a01[_0x59076a(0x78)]=_0xcc75d4());}(this,function(){var _0x1b8c52=_0x510f;return{'sheets-exchange-client':{'file':_0x1b8c52(0x7b),'upload':'Ouvrir\x20(Fichier)','download':_0x1b8c52(0x7d)}};}));function _0x44de(){var _0x5569fd=['function','3jgjtHf','UniverProSheetsExchangeClientFrFR','3560544fkkFAX','object','Fichier','8912KErlrq','Enregistrer\x20sous','56keZbho','45eUSrLZ','285388Rgznwf','127141ToWWUE','436851HDvwnz','57aYTUnI','amd','150cIoSGk','160039Gkswne','29058XVwwNr','exports'];_0x44de=function(){return _0x5569fd;};return _0x44de();}
|
package/lib/umd/locale/id-ID.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x3c01f9,_0x3ab73b){var _0x236c4c=_0x9875,_0x53184c=_0x3c01f9();while(!![]){try{var _0x243153=parseInt(_0x236c4c(0xbd))/0x1+parseInt(_0x236c4c(0xbf))/0x2*(-parseInt(_0x236c4c(0xc0))/0x3)+-parseInt(_0x236c4c(0xbb))/0x4+-parseInt(_0x236c4c(0xbc))/0x5+-parseInt(_0x236c4c(0xc6))/0x6+-parseInt(_0x236c4c(0xc5))/0x7*(-parseInt(_0x236c4c(0xc2))/0x8)+-parseInt(_0x236c4c(0xc7))/0x9*(-parseInt(_0x236c4c(0xc4))/0xa);if(_0x243153===_0x3ab73b)break;else _0x53184c['push'](_0x53184c['shift']());}catch(_0x3cdf17){_0x53184c['push'](_0x53184c['shift']());}}}(_0x1f06,0xc06f0),function(_0x4f35ce,_0x2591c7){var _0x1f7657=_0x9875;typeof exports==_0x1f7657(0xc3)&&typeof module<'u'?module[_0x1f7657(0xbe)]=_0x2591c7():typeof define=='function'&&define['amd']?define([],_0x2591c7):(_0x4f35ce=typeof globalThis<'u'?globalThis:_0x4f35ce||self,_0x4f35ce['UniverProSheetsExchangeClientIdID']=_0x2591c7());}(this,function(){var _0x389a02=_0x9875;return{'sheets-exchange-client':{'file':_0x389a02(0xc8),'upload':'Buka(File)','download':_0x389a02(0xc1)}};}));function _0x9875(_0x37b1dc,_0x10e1d2){_0x37b1dc=_0x37b1dc-0xbb;var _0x1f0679=_0x1f06();var _0x9875d2=_0x1f0679[_0x37b1dc];return _0x9875d2;}function _0x1f06(){var _0x10b24b=['1158epQtzu','105VyRIVV','Simpan\x20Sebagai','2728quBmCu','object','2110ASWuzT','6265AcXUof','344070ZHuKth','80847zNiqOk','File','5918052kJQppL','3220170HUeFjT','788757onbyBN','exports'];_0x1f06=function(){return _0x10b24b;};return _0x1f06();}
|
package/lib/umd/locale/it-IT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x272a95,_0x432145){var _0x41901d=_0x44ac,_0x97a24c=_0x272a95();while(!![]){try{var _0x33f5b0=parseInt(_0x41901d(0x158))/0x1*(-parseInt(_0x41901d(0x152))/0x2)+-parseInt(_0x41901d(0x157))/0x3*(-parseInt(_0x41901d(0x153))/0x4)+parseInt(_0x41901d(0x151))/0x5*(-parseInt(_0x41901d(0x14f))/0x6)+parseInt(_0x41901d(0x14a))/0x7*(parseInt(_0x41901d(0x156))/0x8)+parseInt(_0x41901d(0x14e))/0x9*(-parseInt(_0x41901d(0x149))/0xa)+-parseInt(_0x41901d(0x14c))/0xb*(-parseInt(_0x41901d(0x154))/0xc)+parseInt(_0x41901d(0x14d))/0xd;if(_0x33f5b0===_0x432145)break;else _0x97a24c['push'](_0x97a24c['shift']());}catch(_0x57bc17){_0x97a24c['push'](_0x97a24c['shift']());}}}(_0x52c2,0xc5cf4),function(_0x5bc22e,_0x51f34a){var _0x5c4d25=_0x44ac;typeof exports==_0x5c4d25(0x14b)&&typeof module<'u'?module['exports']=_0x51f34a():typeof define==_0x5c4d25(0x148)&&define['amd']?define([],_0x51f34a):(_0x5bc22e=typeof globalThis<'u'?globalThis:_0x5bc22e||self,_0x5bc22e[_0x5c4d25(0x147)]=_0x51f34a());}(this,function(){var _0x3dee44=_0x44ac;return{'sheets-exchange-client':{'file':_0x3dee44(0x146),'upload':_0x3dee44(0x150),'download':_0x3dee44(0x155)}};}));function _0x44ac(_0x574c5d,_0x2591e1){_0x574c5d=_0x574c5d-0x146;var _0x52c24c=_0x52c2();var _0x44acd3=_0x52c24c[_0x574c5d];return _0x44acd3;}function _0x52c2(){var _0x11d2f9=['File','UniverProSheetsExchangeClientItIT','function','10UxSRAp','63nPQhJA','object','275SkUGgY','4228640akyOVL','5329107KKqQum','104898ubzMvP','Apri\x20(File)','395roxJBR','382kkTgOL','4824HsoLaN','148452sgTldn','Salva\x20con\x20nome','1220848RMbDke','2781EcNqtu','1793ncBIwo'];_0x52c2=function(){return _0x11d2f9;};return _0x52c2();}
|
package/lib/umd/locale/ja-JP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x22dc(){var _0x39e656=['615008hLIurB','開く(ファイル)','8611248kBDadJ','2010365pCncMf','3226503ZvgTZa','6116536tfVkwc','object','37188657MxCAJT','exports','16mmtpvD','10EaznAO','ファイル','7FxMlFs','UniverProSheetsExchangeClientJaJP','3354876lxMxfq','function'];_0x22dc=function(){return _0x39e656;};return _0x22dc();}function _0x1a5b(_0x314210,_0x4ca7d6){_0x314210=_0x314210-0x125;var _0x22dc14=_0x22dc();var _0x1a5b2b=_0x22dc14[_0x314210];return _0x1a5b2b;}(function(_0xf6454f,_0x562c43){var _0x38439b=_0x1a5b,_0x519c0b=_0xf6454f();while(!![]){try{var _0xe323f7=parseInt(_0x38439b(0x126))/0x1+parseInt(_0x38439b(0x134))/0x2+-parseInt(_0x38439b(0x12a))/0x3+-parseInt(_0x38439b(0x12f))/0x4*(-parseInt(_0x38439b(0x129))/0x5)+parseInt(_0x38439b(0x128))/0x6+parseInt(_0x38439b(0x132))/0x7*(parseInt(_0x38439b(0x12b))/0x8)+-parseInt(_0x38439b(0x12d))/0x9*(parseInt(_0x38439b(0x130))/0xa);if(_0xe323f7===_0x562c43)break;else _0x519c0b['push'](_0x519c0b['shift']());}catch(_0x8cc48a){_0x519c0b['push'](_0x519c0b['shift']());}}}(_0x22dc,0xda00b),function(_0x3f87b2,_0x47927d){var _0x280215=_0x1a5b;typeof exports==_0x280215(0x12c)&&typeof module<'u'?module[_0x280215(0x12e)]=_0x47927d():typeof define==_0x280215(0x125)&&define['amd']?define([],_0x47927d):(_0x3f87b2=typeof globalThis<'u'?globalThis:_0x3f87b2||self,_0x3f87b2[_0x280215(0x133)]=_0x47927d());}(this,function(){var _0x533149=_0x1a5b;return{'sheets-exchange-client':{'file':_0x533149(0x131),'upload':_0x533149(0x127),'download':'名前を付けて保存'}};}));
|
package/lib/umd/locale/ko-KR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x3163(){var _0x256c8c=['659283lYAlbD','8ECFraQ','열기(파일)','665212yuBUyB','UniverProSheetsExchangeClientKoKR','38830QLnKze','400VsjnTc','133106jkLEtR','2101293JeBXZS','object','3091wukeSO','24112DpUOOL','186786xMUVxv','amd','28ZkCwUU'];_0x3163=function(){return _0x256c8c;};return _0x3163();}function _0x44e2(_0x1a74ad,_0x5687a9){_0x1a74ad=_0x1a74ad-0x153;var _0x316339=_0x3163();var _0x44e294=_0x316339[_0x1a74ad];return _0x44e294;}(function(_0x521061,_0x55bb9e){var _0x545616=_0x44e2,_0x369b8c=_0x521061();while(!![]){try{var _0x5c999f=parseInt(_0x545616(0x15d))/0x1+-parseInt(_0x545616(0x159))/0x2+-parseInt(_0x545616(0x156))/0x3+parseInt(_0x545616(0x161))/0x4*(-parseInt(_0x545616(0x15c))/0x5)+-parseInt(_0x545616(0x153))/0x6*(parseInt(_0x545616(0x155))/0x7)+-parseInt(_0x545616(0x157))/0x8*(-parseInt(_0x545616(0x15e))/0x9)+parseInt(_0x545616(0x15b))/0xa*(parseInt(_0x545616(0x160))/0xb);if(_0x5c999f===_0x55bb9e)break;else _0x369b8c['push'](_0x369b8c['shift']());}catch(_0x1e4516){_0x369b8c['push'](_0x369b8c['shift']());}}}(_0x3163,0x48e4f),function(_0x120252,_0x4408ed){var _0x1933d3=_0x44e2;typeof exports==_0x1933d3(0x15f)&&typeof module<'u'?module['exports']=_0x4408ed():typeof define=='function'&&define[_0x1933d3(0x154)]?define([],_0x4408ed):(_0x120252=typeof globalThis<'u'?globalThis:_0x120252||self,_0x120252[_0x1933d3(0x15a)]=_0x4408ed());}(this,function(){var _0x2c276e=_0x44e2;return{'sheets-exchange-client':{'file':'파일','upload':_0x2c276e(0x158),'download':'다른\x20이름으로\x20저장'}};}));
|
package/lib/umd/locale/pl-PL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0xee0a(_0x47cf86,_0x3e640f){_0x47cf86=_0x47cf86-0xd6;var _0x5825cc=_0x5825();var _0xee0a4=_0x5825cc[_0x47cf86];return _0xee0a4;}(function(_0x1c9bd2,_0x27e246){var _0x53c4cd=_0xee0a,_0x185cd7=_0x1c9bd2();while(!![]){try{var _0x18aad7=parseInt(_0x53c4cd(0xd7))/0x1+-parseInt(_0x53c4cd(0xe1))/0x2*(-parseInt(_0x53c4cd(0xdd))/0x3)+parseInt(_0x53c4cd(0xdc))/0x4+-parseInt(_0x53c4cd(0xda))/0x5+parseInt(_0x53c4cd(0xe2))/0x6+parseInt(_0x53c4cd(0xd9))/0x7+-parseInt(_0x53c4cd(0xde))/0x8*(parseInt(_0x53c4cd(0xdb))/0x9);if(_0x18aad7===_0x27e246)break;else _0x185cd7['push'](_0x185cd7['shift']());}catch(_0x570abd){_0x185cd7['push'](_0x185cd7['shift']());}}}(_0x5825,0xe762d),function(_0x3d822d,_0x121895){var _0x5ae4ce=_0xee0a;typeof exports=='object'&&typeof module<'u'?module[_0x5ae4ce(0xe0)]=_0x121895():typeof define==_0x5ae4ce(0xdf)&&define['amd']?define([],_0x121895):(_0x3d822d=typeof globalThis<'u'?globalThis:_0x3d822d||self,_0x3d822d[_0x5ae4ce(0xd8)]=_0x121895());}(this,function(){var _0x3b8070=_0xee0a;return{'sheets-exchange-client':{'file':'Plik','upload':_0x3b8070(0xd6),'download':'Zapisz\x20jako'}};}));function _0x5825(){var _0x2afb60=['function','exports','530IMzdDy','9107934MjhZLQ','Otwórz\x20(plik)','645699uapMkH','UniverProSheetsExchangeClientPlPL','6113394DpChld','8689820vFfyig','256788jQWxUQ','6051652twPLEz','13134yvpLSz','848MlZuhW'];_0x5825=function(){return _0x2afb60;};return _0x5825();}
|
package/lib/umd/locale/pt-BR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x1345(_0x4e05a8,_0x3a7116){_0x4e05a8=_0x4e05a8-0x17f;var _0x522f3a=_0x522f();var _0x1345b9=_0x522f3a[_0x4e05a8];return _0x1345b9;}(function(_0x3ec60b,_0x412e5c){var _0x3ceb79=_0x1345,_0x22030c=_0x3ec60b();while(!![]){try{var _0x15beab=parseInt(_0x3ceb79(0x18a))/0x1*(-parseInt(_0x3ceb79(0x181))/0x2)+-parseInt(_0x3ceb79(0x184))/0x3*(-parseInt(_0x3ceb79(0x183))/0x4)+parseInt(_0x3ceb79(0x188))/0x5*(-parseInt(_0x3ceb79(0x18e))/0x6)+parseInt(_0x3ceb79(0x189))/0x7*(parseInt(_0x3ceb79(0x18d))/0x8)+-parseInt(_0x3ceb79(0x185))/0x9+parseInt(_0x3ceb79(0x182))/0xa*(parseInt(_0x3ceb79(0x18b))/0xb)+parseInt(_0x3ceb79(0x186))/0xc;if(_0x15beab===_0x412e5c)break;else _0x22030c['push'](_0x22030c['shift']());}catch(_0xae16ac){_0x22030c['push'](_0x22030c['shift']());}}}(_0x522f,0x43a5d),function(_0x5a7841,_0xbd4b3a){var _0x54c502=_0x1345;typeof exports==_0x54c502(0x17f)&&typeof module<'u'?module[_0x54c502(0x187)]=_0xbd4b3a():typeof define==_0x54c502(0x180)&&define[_0x54c502(0x18f)]?define([],_0xbd4b3a):(_0x5a7841=typeof globalThis<'u'?globalThis:_0x5a7841||self,_0x5a7841[_0x54c502(0x18c)]=_0xbd4b3a());}(this,function(){var _0x5a1bd7=_0x1345;return{'sheets-exchange-client':{'file':_0x5a1bd7(0x190),'upload':'Abrir\x20(Arquivo)','download':'Salvar\x20Como'}};}));function _0x522f(){var _0x16ff4d=['51QpryyH','4231998jxYsbP','6514404ezudoH','exports','5ctgmLe','7SLvrdw','1oSejLG','35211eBaXtj','UniverProSheetsExchangeClientPtBR','2406896oxQXQQ','587538KfoGtv','amd','Arquivo','object','function','858174FZUWDY','330iFNqyt','76460QUwMNF'];_0x522f=function(){return _0x16ff4d;};return _0x522f();}
|
package/lib/umd/locale/ru-RU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x48e3(_0x1af79f,_0x56ace8){_0x1af79f=_0x1af79f-0x1e1;var _0xa0d0c6=_0xa0d0();var _0x48e378=_0xa0d0c6[_0x1af79f];return _0x48e378;}(function(_0x4d9e49,_0x182f91){var _0x252dd9=_0x48e3,_0x30c88b=_0x4d9e49();while(!![]){try{var _0x2b40a3=parseInt(_0x252dd9(0x1f1))/0x1*(-parseInt(_0x252dd9(0x1e3))/0x2)+-parseInt(_0x252dd9(0x1ec))/0x3+parseInt(_0x252dd9(0x1f0))/0x4+-parseInt(_0x252dd9(0x1e4))/0x5*(parseInt(_0x252dd9(0x1e2))/0x6)+parseInt(_0x252dd9(0x1e9))/0x7*(-parseInt(_0x252dd9(0x1e8))/0x8)+-parseInt(_0x252dd9(0x1ea))/0x9+-parseInt(_0x252dd9(0x1e5))/0xa*(-parseInt(_0x252dd9(0x1ee))/0xb);if(_0x2b40a3===_0x182f91)break;else _0x30c88b['push'](_0x30c88b['shift']());}catch(_0x2f6af1){_0x30c88b['push'](_0x30c88b['shift']());}}}(_0xa0d0,0xd2945),function(_0x1a1b78,_0x175f4b){var _0x2d1934=_0x48e3;typeof exports==_0x2d1934(0x1f2)&&typeof module<'u'?module[_0x2d1934(0x1ef)]=_0x175f4b():typeof define==_0x2d1934(0x1e1)&&define[_0x2d1934(0x1e7)]?define([],_0x175f4b):(_0x1a1b78=typeof globalThis<'u'?globalThis:_0x1a1b78||self,_0x1a1b78['UniverProSheetsExchangeClientRuRU']=_0x175f4b());}(this,function(){var _0x5a5c74=_0x48e3;return{'sheets-exchange-client':{'file':_0x5a5c74(0x1ed),'upload':_0x5a5c74(0x1e6),'download':_0x5a5c74(0x1eb)}};}));function _0xa0d0(){var _0x5021cf=['Сохранить\x20как','3307284otTReE','Файл','1166979MHPKLe','exports','5178376JWIXXz','164253vonBhR','object','function','2802738gKIaui','8UqZsJv','15DtozMh','490vBJDRc','Открыть(Файл)','amd','736LroWQF','129661jVWRaA','6889473kYyajv'];_0xa0d0=function(){return _0x5021cf;};return _0xa0d0();}
|
package/lib/umd/locale/sk-SK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x7c04(){var _0x304272=['1988665ntGsuu','Súbor','5166464wicOwR','50390ogWBYP','2eTmXMe','object','exports','amd','7519690cJwkGN','3177ASjbdH','20djgkjX','457257yUGwGd','15500254VYOxQc','6eRoaUh','10206497jMSPXv'];_0x7c04=function(){return _0x304272;};return _0x7c04();}function _0x1869(_0x247ba2,_0x2b55a4){_0x247ba2=_0x247ba2-0x1c8;var _0x7c04fe=_0x7c04();var _0x186984=_0x7c04fe[_0x247ba2];return _0x186984;}(function(_0x3a3e76,_0x4950b4){var _0x5dc4df=_0x1869,_0x59d065=_0x3a3e76();while(!![]){try{var _0x10eaa2=-parseInt(_0x5dc4df(0x1ca))/0x1*(-parseInt(_0x5dc4df(0x1ce))/0x2)+-parseInt(_0x5dc4df(0x1d5))/0x3*(parseInt(_0x5dc4df(0x1d4))/0x4)+parseInt(_0x5dc4df(0x1d2))/0x5+-parseInt(_0x5dc4df(0x1c8))/0x6*(parseInt(_0x5dc4df(0x1c9))/0x7)+-parseInt(_0x5dc4df(0x1cc))/0x8+parseInt(_0x5dc4df(0x1d3))/0x9*(parseInt(_0x5dc4df(0x1cd))/0xa)+-parseInt(_0x5dc4df(0x1d6))/0xb;if(_0x10eaa2===_0x4950b4)break;else _0x59d065['push'](_0x59d065['shift']());}catch(_0x3db622){_0x59d065['push'](_0x59d065['shift']());}}}(_0x7c04,0xf33ba),function(_0x3a9387,_0x526576){var _0x3e9c41=_0x1869;typeof exports==_0x3e9c41(0x1cf)&&typeof module<'u'?module[_0x3e9c41(0x1d0)]=_0x526576():typeof define=='function'&&define[_0x3e9c41(0x1d1)]?define([],_0x526576):(_0x3a9387=typeof globalThis<'u'?globalThis:_0x3a9387||self,_0x3a9387['UniverProSheetsExchangeClientSkSK']=_0x526576());}(this,function(){var _0x53f547=_0x1869;return{'sheets-exchange-client':{'file':_0x53f547(0x1cb),'upload':'Otvoriť\x20(súbor)','download':'Uložiť\x20ako'}};}));
|
package/lib/umd/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x2bd4(_0x2d4694,_0x3e90e6){_0x2d4694=_0x2d4694-0x1b2;var _0x4c998a=_0x4c99();var _0x2bd473=_0x4c998a[_0x2d4694];return _0x2bd473;}(function(_0x38e38a,_0x546984){var _0x35c748=_0x2bd4,_0x283ff5=_0x38e38a();while(!![]){try{var _0x19dad4=-parseInt(_0x35c748(0x1b4))/0x1+-parseInt(_0x35c748(0x1bc))/0x2+parseInt(_0x35c748(0x1bd))/0x3+parseInt(_0x35c748(0x1b3))/0x4*(parseInt(_0x35c748(0x1ba))/0x5)+parseInt(_0x35c748(0x1b2))/0x6+parseInt(_0x35c748(0x1b5))/0x7+-parseInt(_0x35c748(0x1b8))/0x8;if(_0x19dad4===_0x546984)break;else _0x283ff5['push'](_0x283ff5['shift']());}catch(_0x5c54db){_0x283ff5['push'](_0x283ff5['shift']());}}}(_0x4c99,0xab99d),function(_0x5792e9,_0x5d2630){var _0xeed884=_0x2bd4;typeof exports=='object'&&typeof module<'u'?module[_0xeed884(0x1bb)]=_0x5d2630():typeof define==_0xeed884(0x1b7)&&define[_0xeed884(0x1bf)]?define([],_0x5d2630):(_0x5792e9=typeof globalThis<'u'?globalThis:_0x5792e9||self,_0x5792e9['UniverProSheetsExchangeClientViVN']=_0x5d2630());}(this,function(){var _0x3a5a6c=_0x2bd4;return{'sheets-exchange-client':{'file':_0x3a5a6c(0x1b9),'upload':_0x3a5a6c(0x1be),'download':_0x3a5a6c(0x1b6)}};}));function _0x4c99(){var _0x357fdf=['Lưu\x20dưới\x20dạng','function','5095176WHoRzs','Tệp','5amJKOe','exports','465476AQXZxS','2913396AsBLgQ','Mở\x20(Tệp)','amd','472020tUTyUy','2106868cYrkYm','1064674jsJurf','7424669EryFSY'];_0x4c99=function(){return _0x357fdf;};return _0x4c99();}
|
package/lib/umd/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0xefa2(_0x509e58,_0x305ee9){_0x509e58=_0x509e58-0x7b;var _0x5b2773=_0x5b27();var _0xefa257=_0x5b2773[_0x509e58];return _0xefa257;}function _0x5b27(){var _0x5035eb=['function','5143734jLemyo','object','766702AERZNl','994827tdIbXC','884445FquYxl','打开(文件)','1220760sOaAqQ','35XurnzC','exports','UniverProSheetsExchangeClientZhCN','13823766MTYDZn','916718DNJkkZ','amd','4qTwJsl'];_0x5b27=function(){return _0x5035eb;};return _0x5b27();}(function(_0x18fe5f,_0x25292f){var _0x19454a=_0xefa2,_0xb1ca38=_0x18fe5f();while(!![]){try{var _0x2f6641=parseInt(_0x19454a(0x7e))/0x1+-parseInt(_0x19454a(0x87))/0x2+parseInt(_0x19454a(0x7f))/0x3+-parseInt(_0x19454a(0x89))/0x4*(-parseInt(_0x19454a(0x80))/0x5)+-parseInt(_0x19454a(0x7c))/0x6+-parseInt(_0x19454a(0x83))/0x7*(parseInt(_0x19454a(0x82))/0x8)+parseInt(_0x19454a(0x86))/0x9;if(_0x2f6641===_0x25292f)break;else _0xb1ca38['push'](_0xb1ca38['shift']());}catch(_0xa36c67){_0xb1ca38['push'](_0xb1ca38['shift']());}}}(_0x5b27,0xb2d87),function(_0x50fb5a,_0x2d775b){var _0xab55c1=_0xefa2;typeof exports==_0xab55c1(0x7d)&&typeof module<'u'?module[_0xab55c1(0x84)]=_0x2d775b():typeof define==_0xab55c1(0x7b)&&define[_0xab55c1(0x88)]?define([],_0x2d775b):(_0x50fb5a=typeof globalThis<'u'?globalThis:_0x50fb5a||self,_0x50fb5a[_0xab55c1(0x85)]=_0x2d775b());}(this,function(){var _0x4d89f7=_0xefa2;return{'sheets-exchange-client':{'file':'文件','upload':_0x4d89f7(0x81),'download':'另存为'}};}));
|
package/lib/umd/locale/zh-HK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0xab85ee,_0x4b32be){var _0x28763b=_0x2f2b,_0x9b11e6=_0xab85ee();while(!![]){try{var _0x3c8cde=-parseInt(_0x28763b(0x16a))/0x1+parseInt(_0x28763b(0x16c))/0x2+parseInt(_0x28763b(0x165))/0x3+-parseInt(_0x28763b(0x16e))/0x4+parseInt(_0x28763b(0x168))/0x5*(parseInt(_0x28763b(0x16d))/0x6)+-parseInt(_0x28763b(0x164))/0x7*(-parseInt(_0x28763b(0x16b))/0x8)+parseInt(_0x28763b(0x161))/0x9*(-parseInt(_0x28763b(0x167))/0xa);if(_0x3c8cde===_0x4b32be)break;else _0x9b11e6['push'](_0x9b11e6['shift']());}catch(_0x24ae5c){_0x9b11e6['push'](_0x9b11e6['shift']());}}}(_0x23f3,0xe82a9),function(_0x1d2332,_0x2ba575){var _0x815d67=_0x2f2b;typeof exports=='object'&&typeof module<'u'?module[_0x815d67(0x169)]=_0x2ba575():typeof define==_0x815d67(0x163)&&define[_0x815d67(0x162)]?define([],_0x2ba575):(_0x1d2332=typeof globalThis<'u'?globalThis:_0x1d2332||self,_0x1d2332['UniverProSheetsExchangeClientZhHK']=_0x2ba575());}(this,function(){var _0x2b00d8=_0x2f2b;return{'sheets-exchange-client':{'file':'檔案','upload':'開啟(檔案)','download':_0x2b00d8(0x166)}};}));function _0x2f2b(_0x1f0cd1,_0x574591){_0x1f0cd1=_0x1f0cd1-0x161;var _0x23f3b5=_0x23f3();var _0x2f2b10=_0x23f3b5[_0x1f0cd1];return _0x2f2b10;}function _0x23f3(){var _0x5b2004=['4295zqGrGk','exports','818364tYgKuH','13672856hUzMXQ','1720558rdhRFg','4908GmXpKi','3697780NFLGgt','4401JqmrTE','amd','function','7DhNyXT','4065660tzrJYZ','另存為','39540VskBrV'];_0x23f3=function(){return _0x5b2004;};return _0x23f3();}
|
package/lib/umd/locale/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x3c64(_0xc2d15f,_0x39661d){_0xc2d15f=_0xc2d15f-0x97;var _0x2cdb45=_0x2cdb();var _0x3c64bd=_0x2cdb45[_0xc2d15f];return _0x3c64bd;}function _0x2cdb(){var _0x27de66=['另存為','UniverProSheetsExchangeClientZhTW','開啟(檔案)','304943BBuTqb','8ZPeioa','33750959QemGNg','exports','4nRaofr','504279EqHroR','9723fhAAOO','10IIneAb','object','2532368veQejn','2009619DEjdXT','3475895GcAVeg','function','546TrDEad'];_0x2cdb=function(){return _0x27de66;};return _0x2cdb();}(function(_0x43a606,_0x368dd8){var _0x2fc3f7=_0x3c64,_0x56df90=_0x43a606();while(!![]){try{var _0x499d3b=-parseInt(_0x2fc3f7(0xa3))/0x1*(parseInt(_0x2fc3f7(0xa7))/0x2)+-parseInt(_0x2fc3f7(0x9c))/0x3+-parseInt(_0x2fc3f7(0x9b))/0x4+-parseInt(_0x2fc3f7(0x9d))/0x5+-parseInt(_0x2fc3f7(0x9f))/0x6*(parseInt(_0x2fc3f7(0x98))/0x7)+-parseInt(_0x2fc3f7(0xa4))/0x8*(-parseInt(_0x2fc3f7(0x97))/0x9)+parseInt(_0x2fc3f7(0x99))/0xa*(parseInt(_0x2fc3f7(0xa5))/0xb);if(_0x499d3b===_0x368dd8)break;else _0x56df90['push'](_0x56df90['shift']());}catch(_0xe6795f){_0x56df90['push'](_0x56df90['shift']());}}}(_0x2cdb,0x5f2ef),function(_0x18089e,_0x4f0e4e){var _0x46483f=_0x3c64;typeof exports==_0x46483f(0x9a)&&typeof module<'u'?module[_0x46483f(0xa6)]=_0x4f0e4e():typeof define==_0x46483f(0x9e)&&define['amd']?define([],_0x4f0e4e):(_0x18089e=typeof globalThis<'u'?globalThis:_0x18089e||self,_0x18089e[_0x46483f(0xa1)]=_0x4f0e4e());}(this,function(){var _0x2d3c09=_0x3c64;return{'sheets-exchange-client':{'file':'檔案','upload':_0x2d3c09(0xa2),'download':_0x2d3c09(0xa0)}};}));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs-pro/sheets-exchange-client",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "1.0.0-alpha.1",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Spreadsheet import and export client integration for Univer Pro.",
|
|
6
6
|
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
|
|
@@ -53,16 +53,16 @@
|
|
|
53
53
|
"lib"
|
|
54
54
|
],
|
|
55
55
|
"dependencies": {
|
|
56
|
-
"@univerjs-pro/exchange-client": "0.
|
|
57
|
-
"@univerjs/core": "0.
|
|
58
|
-
"@univerjs/sheets": "0.
|
|
59
|
-
"@univerjs/ui": "0.
|
|
60
|
-
"@univerjs/
|
|
56
|
+
"@univerjs-pro/exchange-client": "1.0.0-alpha.1",
|
|
57
|
+
"@univerjs/core": "1.0.0-alpha.1",
|
|
58
|
+
"@univerjs/sheets": "1.0.0-alpha.1",
|
|
59
|
+
"@univerjs/sheets-ui": "1.0.0-alpha.1",
|
|
60
|
+
"@univerjs/ui": "1.0.0-alpha.1"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
63
|
"typescript": "^6.0.3",
|
|
64
|
-
"vitest": "^4.1.
|
|
65
|
-
"@univerjs-infra/shared": "0.
|
|
64
|
+
"vitest": "^4.1.9",
|
|
65
|
+
"@univerjs-infra/shared": "1.0.0-alpha.1"
|
|
66
66
|
},
|
|
67
67
|
"scripts": {
|
|
68
68
|
"test": "vitest run",
|
|
File without changes
|
|
File without changes
|