@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/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 _0x3201(){const _0x1a4aba=['UniverCore','@univerjs/sheets','forEach','_config','@univerjs-pro/exchange-client','104ZHrKIt','WorkbookExportPermission','UniverUi','UniverSheetsExchangeClientPlugin','type','sheets-exchange-client.download','getCurrentRangeDisable$','defineProperty','SHEET_EXCHANGE_CLIENT_PLUGIN','UNIVER_SHEET','packageName','ImportXLSXOperation','RibbonStartGroup','IMenuManagerService','_menuManagerService','DirectExportIcon','181578IEBTIJ','sheets-exchange-client.upload','200780fBMeGV','ICommandService','Inject','69587JkBFxO','CommandType','exchange-client.operation.export-xlsx','_initCommands','sheets-exchange-client.operation.exchange','Plugin','UniverSheets','OTHERS','_initMenus','5PwGLpt','symbol','BUTTON','function','search','pluginName','UniverInstanceType','version','sheets-exchange-client.config','add','unit','UniverProSheetsExchangeClient','decorate','@univerjs-pro/sheets-exchange-client','329946jJWlqs','merge','UniverExchangeClientPlugin','@univerjs/ui','importXLSXToUnitId','iterator','IExchangeOperateService','_commandService','onReady','UniverProExchangeClient','@univerjs/sheets-ui','OPERATION','amd','getMenuHiddenObservable','string','Injector','Module','MenuItemType','IConfigService','default','menu','importXLSXToSnapshot','_injector','_configService','exportXLSXByUnitId','disposeWithMe','667892HicQXR','object','41351qYubpL','762051pCvbOI','registerCommand','toStringTag','FolderIcon','306DVPwZS','setConfig','length','ExportXLSXOperation','1.0.0-alpha.0'];_0x3201=function(){return _0x1a4aba;};return _0x3201();}function _0x1d5f(_0x136def,_0x3ee6c2){_0x136def=_0x136def-0x172;const _0x32018b=_0x3201();let _0x1d5f1d=_0x32018b[_0x136def];return _0x1d5f1d;}(function(_0x5c2211,_0x1279a6){const _0x47a6c3=_0x1d5f,_0x1bc32b=_0x5c2211();while(!![]){try{const _0x56a365=-parseInt(_0x47a6c3(0x182))/0x1+-parseInt(_0x47a6c3(0x1bd))/0x2+-parseInt(_0x47a6c3(0x183))/0x3+-parseInt(_0x47a6c3(0x180))/0x4*(parseInt(_0x47a6c3(0x1af))/0x5)+-parseInt(_0x47a6c3(0x1a1))/0x6+-parseInt(_0x47a6c3(0x1a6))/0x7*(-parseInt(_0x47a6c3(0x191))/0x8)+-parseInt(_0x47a6c3(0x187))/0x9*(-parseInt(_0x47a6c3(0x1a3))/0xa);if(_0x56a365===_0x1279a6)break;else _0x1bc32b['push'](_0x1bc32b['shift']());}catch(_0x28562d){_0x1bc32b['push'](_0x1bc32b['shift']());}}}(_0x3201,0x25ac4),function(_0x4676f4,_0x502c77){const _0x2acce2=_0x1d5f;typeof exports==_0x2acce2(0x181)&&typeof module<'u'?_0x502c77(exports,require('@univerjs-pro/exchange-client'),require('@univerjs/core'),require('@univerjs/ui'),require('@univerjs/sheets'),require('@univerjs/sheets-ui')):typeof define==_0x2acce2(0x1b2)&&define[_0x2acce2(0x172)]?define(['exports',_0x2acce2(0x190),'@univerjs/core',_0x2acce2(0x1c0),_0x2acce2(0x18d),_0x2acce2(0x1c7)],_0x502c77):(_0x4676f4=typeof globalThis<'u'?globalThis:_0x4676f4||self,_0x502c77(_0x4676f4[_0x2acce2(0x1ba)]={},_0x4676f4[_0x2acce2(0x1c6)],_0x4676f4[_0x2acce2(0x18c)],_0x4676f4[_0x2acce2(0x193)],_0x4676f4[_0x2acce2(0x1ac)],_0x4676f4['UniverSheetsUi']));}(this,function(_0x586468,_0x4f3b0c,_0x460c05,_0x36d843,_0x14e885,_0x2aa308){const _0x46a27e=_0x1d5f;Object[_0x46a27e(0x198)](_0x586468,Symbol[_0x46a27e(0x185)],{'value':_0x46a27e(0x176)});let _0x153422={'id':'exchange-client.operation.import-xlsx','type':_0x460c05[_0x46a27e(0x1a7)]['OPERATION'],'handler':async _0xadc43b=>{const _0x2253c9=_0x46a27e;let _0x2f26dd=_0xadc43b['get'](_0x4f3b0c[_0x2253c9(0x1c3)]);return new URLSearchParams(location['search'])['get'](_0x2253c9(0x1b9))?_0x2f26dd[_0x2253c9(0x1c1)]():_0x2f26dd[_0x2253c9(0x17b)](),!0x0;}},_0x4f6806={'id':_0x46a27e(0x1a8),'type':_0x460c05['CommandType'][_0x46a27e(0x1c8)],'handler':async _0x6a3a3=>{const _0x2d5fa5=_0x46a27e;let _0x135cc9=_0x6a3a3['get'](_0x4f3b0c['IExchangeOperateService']);return new URLSearchParams(location[_0x2d5fa5(0x1b3)])['get'](_0x2d5fa5(0x1b9))?_0x135cc9[_0x2d5fa5(0x17e)]():_0x135cc9['exportXLSXBySnapshot'](),!0x0;}};var _0xc5b419=_0x46a27e(0x1bc),_0x336e4d=_0x46a27e(0x18b);let _0x2b8f5a={},_0x2af0b2=_0x46a27e(0x1aa);function _0x2563f7(_0x104b22){const _0x471be2=_0x46a27e;return{'id':_0x2af0b2,'type':_0x36d843[_0x471be2(0x177)]['SUBITEMS'],'icon':_0x471be2(0x1a0),'tooltip':'sheets-exchange-client.file','hidden$':(0x0,_0x36d843[_0x471be2(0x173)])(_0x104b22,_0x460c05[_0x471be2(0x1b5)][_0x471be2(0x19a)]),'disabled$':(0x0,_0x2aa308[_0x471be2(0x197)])(_0x104b22,{'workbookTypes':[_0x14e885[_0x471be2(0x192)]]})};}function _0x2875fd(){const _0x31223=_0x46a27e;return{'id':_0x153422['id'],'type':_0x36d843['MenuItemType'][_0x31223(0x1b1)],'title':_0x31223(0x1a2),'icon':_0x31223(0x186)};}function _0x34cc2e(){const _0x27f9c5=_0x46a27e;return{'id':_0x4f6806['id'],'type':_0x36d843[_0x27f9c5(0x177)][_0x27f9c5(0x1b1)],'title':_0x27f9c5(0x196),'icon':'ExportIcon'};}let _0x38d5d1={[_0x36d843[_0x46a27e(0x19d)][_0x46a27e(0x1ad)]]:{[_0x2af0b2]:{'order':0.3,'menuItemFactory':_0x2563f7,[_0x153422['id']]:{'order':0x0,'menuItemFactory':_0x2875fd},[_0x4f6806['id']]:{'order':0x1,'menuItemFactory':_0x34cc2e}}}};function _0xfa6757(_0x19f2db,_0x473027){return function(_0x36ae2b,_0x2f9a63){_0x473027(_0x36ae2b,_0x2f9a63,_0x19f2db);};}function _0x1ccf98(_0x1faf28,_0x558161,_0x3cddca,_0x1250bd){const _0x2dcfa2=_0x46a27e;var _0x2fe347=arguments[_0x2dcfa2(0x189)],_0x51d8bb=_0x2fe347<0x3?_0x558161:_0x1250bd===null?_0x1250bd=Object['getOwnPropertyDescriptor'](_0x558161,_0x3cddca):_0x1250bd,_0xfa759d;if(typeof Reflect=='object'&&typeof Reflect[_0x2dcfa2(0x1bb)]==_0x2dcfa2(0x1b2))_0x51d8bb=Reflect['decorate'](_0x1faf28,_0x558161,_0x3cddca,_0x1250bd);else{for(var _0x494d44=_0x1faf28[_0x2dcfa2(0x189)]-0x1;_0x494d44>=0x0;_0x494d44--)(_0xfa759d=_0x1faf28[_0x494d44])&&(_0x51d8bb=(_0x2fe347<0x3?_0xfa759d(_0x51d8bb):_0x2fe347>0x3?_0xfa759d(_0x558161,_0x3cddca,_0x51d8bb):_0xfa759d(_0x558161,_0x3cddca))||_0x51d8bb);}return _0x2fe347>0x3&&_0x51d8bb&&Object['defineProperty'](_0x558161,_0x3cddca,_0x51d8bb),_0x51d8bb;}let _0x116211=class extends _0x460c05['Disposable']{constructor(_0x408239,_0x28ecc0){const _0x451904=_0x46a27e;super(),this[_0x451904(0x1c4)]=_0x408239,this[_0x451904(0x19f)]=_0x28ecc0,this[_0x451904(0x1a9)](),this['_initMenus']();}[_0x46a27e(0x1a9)](){const _0xf515d3=_0x46a27e;[_0x153422,_0x4f6806][_0xf515d3(0x18e)](_0x59a876=>{const _0x5a3702=_0xf515d3;this[_0x5a3702(0x17f)](this[_0x5a3702(0x1c4)][_0x5a3702(0x184)](_0x59a876));});}[_0x46a27e(0x1ae)](){this['_menuManagerService']['mergeMenu'](_0x38d5d1);}};_0x116211=_0x1ccf98([_0xfa6757(0x0,_0x460c05[_0x46a27e(0x1a4)]),_0xfa6757(0x1,_0x36d843[_0x46a27e(0x19e)])],_0x116211);function _0x28bfea(_0x199603){'@babel/helpers - typeof';const _0x3bad41=_0x46a27e;return _0x28bfea=typeof Symbol==_0x3bad41(0x1b2)&&typeof Symbol[_0x3bad41(0x1c2)]==_0x3bad41(0x1b0)?function(_0x2c3f43){return typeof _0x2c3f43;}:function(_0x42834c){const _0x492254=_0x3bad41;return _0x42834c&&typeof Symbol==_0x492254(0x1b2)&&_0x42834c['constructor']===Symbol&&_0x42834c!==Symbol['prototype']?_0x492254(0x1b0):typeof _0x42834c;},_0x28bfea(_0x199603);}function _0x5aecac(_0xf5e235,_0x59f646){const _0x410963=_0x46a27e;if(_0x28bfea(_0xf5e235)!='object'||!_0xf5e235)return _0xf5e235;var _0xc07f5c=_0xf5e235[Symbol['toPrimitive']];if(_0xc07f5c!==void 0x0){var _0x2e1720=_0xc07f5c['call'](_0xf5e235,_0x59f646||_0x410963(0x179));if(_0x28bfea(_0x2e1720)!='object')return _0x2e1720;throw TypeError('@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.');}return(_0x59f646===_0x410963(0x174)?String:Number)(_0xf5e235);}function _0x31f2c8(_0x5a9337){const _0x52adff=_0x46a27e;var _0x2c7002=_0x5aecac(_0x5a9337,_0x52adff(0x174));return _0x28bfea(_0x2c7002)==_0x52adff(0x1b0)?_0x2c7002:_0x2c7002+'';}function _0x2af5bc(_0x2b542d,_0x59a7db,_0x3217af){return(_0x59a7db=_0x31f2c8(_0x59a7db))in _0x2b542d?Object['defineProperty'](_0x2b542d,_0x59a7db,{'value':_0x3217af,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x2b542d[_0x59a7db]=_0x3217af,_0x2b542d;}let _0x5e269a=class extends _0x460c05[_0x46a27e(0x1ab)]{constructor(_0x3b1da7=_0x2b8f5a,_0x890f53,_0x26adf2){const _0x3b91fa=_0x46a27e;super(),this[_0x3b91fa(0x18f)]=_0x3b1da7,this[_0x3b91fa(0x17c)]=_0x890f53,this[_0x3b91fa(0x17d)]=_0x26adf2;let {menu:_0x2a9117,..._0x597853}=(0x0,_0x460c05[_0x3b91fa(0x1be)])({},_0x2b8f5a,this[_0x3b91fa(0x18f)]);_0x2a9117&&this[_0x3b91fa(0x17d)][_0x3b91fa(0x188)](_0x3b91fa(0x17a),_0x2a9117,{'merge':!0x0}),this['_configService'][_0x3b91fa(0x188)](_0x3b91fa(0x1b7),_0x597853);}['onStarting'](){const _0x532772=_0x46a27e;[[_0x116211]][_0x532772(0x18e)](_0x569c63=>this[_0x532772(0x17c)][_0x532772(0x1b8)](_0x569c63));}[_0x46a27e(0x1c5)](){this['_injector']['get'](_0x116211);}};_0x2af5bc(_0x5e269a,_0x46a27e(0x1b4),_0x46a27e(0x199)),_0x2af5bc(_0x5e269a,_0x46a27e(0x19b),_0xc5b419),_0x2af5bc(_0x5e269a,_0x46a27e(0x1b6),_0x336e4d),_0x2af5bc(_0x5e269a,_0x46a27e(0x195),_0x460c05[_0x46a27e(0x1b5)][_0x46a27e(0x19a)]),_0x5e269a=_0x1ccf98([(0x0,_0x460c05['DependentOn'])(_0x4f3b0c[_0x46a27e(0x1bf)]),_0xfa6757(0x1,(0x0,_0x460c05[_0x46a27e(0x1a5)])(_0x460c05[_0x46a27e(0x175)])),_0xfa6757(0x2,_0x460c05[_0x46a27e(0x178)])],_0x5e269a),_0x586468[_0x46a27e(0x18a)]=_0x4f6806,_0x586468[_0x46a27e(0x19c)]=_0x153422,Object['defineProperty'](_0x586468,_0x46a27e(0x194),{'enumerable':!0x0,'get':function(){return _0x5e269a;}});}));
|
package/lib/umd/locale/ar-SA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x5a78(_0x1b4de9,_0x2f7953){_0x1b4de9=_0x1b4de9-0x91;var _0x1a9232=_0x1a92();var _0x5a7878=_0x1a9232[_0x1b4de9];return _0x5a7878;}(function(_0x1b8e15,_0x58051b){var _0x4a241a=_0x5a78,_0x3981cc=_0x1b8e15();while(!![]){try{var _0xec4db8=-parseInt(_0x4a241a(0x94))/0x1*(parseInt(_0x4a241a(0x95))/0x2)+-parseInt(_0x4a241a(0x92))/0x3+-parseInt(_0x4a241a(0x97))/0x4+-parseInt(_0x4a241a(0x98))/0x5+parseInt(_0x4a241a(0x9c))/0x6*(parseInt(_0x4a241a(0x9f))/0x7)+-parseInt(_0x4a241a(0x93))/0x8*(parseInt(_0x4a241a(0x9b))/0x9)+parseInt(_0x4a241a(0x9e))/0xa;if(_0xec4db8===_0x58051b)break;else _0x3981cc['push'](_0x3981cc['shift']());}catch(_0xb38601){_0x3981cc['push'](_0x3981cc['shift']());}}}(_0x1a92,0xcb194),function(_0x26621f,_0x381596){var _0x5046a2=_0x5a78;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x381596():typeof define==_0x5046a2(0x9a)&&define[_0x5046a2(0x9d)]?define([],_0x381596):(_0x26621f=typeof globalThis<'u'?globalThis:_0x26621f||self,_0x26621f[_0x5046a2(0x91)]=_0x381596());}(this,function(){var _0x56ae9e=_0x5a78;return{'sheets-exchange-client':{'file':_0x56ae9e(0x96),'upload':_0x56ae9e(0x99),'download':_0x56ae9e(0xa0)}};}));function _0x1a92(){var _0x258624=['3459250QtCcKb','فتح\x20(ملف)','function','63XDVdGa','146568aPFWzj','amd','52863540fVlOJF','28WIBSJu','حفظ\x20باسم','UniverProSheetsExchangeClientArSA','4227879KnFbAT','1663352GGEczq','35812WZtBEg','2jJsGes','ملف','3839144xMgnJB'];_0x1a92=function(){return _0x258624;};return _0x1a92();}
|
package/lib/umd/locale/ca-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x5d2a(_0x496d7a,_0x4e746e){_0x496d7a=_0x496d7a-0x18b;var _0x1b1c9a=_0x1b1c();var _0x5d2a7a=_0x1b1c9a[_0x496d7a];return _0x5d2a7a;}function _0x1b1c(){var _0xef1df2=['10824132zJgxYa','exports','amd','object','792743IhKDqM','UniverProSheetsExchangeClientCaES','Fitxer','1521774ssvczS','86266RXwRnu','680580Caznwb','Obrir(Fitxer)','319635RVKJaD','70uPhEYV','1583241wrQyEi','Anomena\x20i\x20desa','function','32CGGxqr','42QxLPuy','4PlbfUd'];_0x1b1c=function(){return _0xef1df2;};return _0x1b1c();}(function(_0x556204,_0x2c3cd9){var _0x43a19b=_0x5d2a,_0x4c69f6=_0x556204();while(!![]){try{var _0x3438fb=parseInt(_0x43a19b(0x193))/0x1+parseInt(_0x43a19b(0x192))/0x2+parseInt(_0x43a19b(0x198))/0x3*(-parseInt(_0x43a19b(0x19d))/0x4)+parseInt(_0x43a19b(0x194))/0x5*(parseInt(_0x43a19b(0x19c))/0x6)+parseInt(_0x43a19b(0x18f))/0x7*(parseInt(_0x43a19b(0x19b))/0x8)+parseInt(_0x43a19b(0x196))/0x9*(-parseInt(_0x43a19b(0x197))/0xa)+-parseInt(_0x43a19b(0x18b))/0xb;if(_0x3438fb===_0x2c3cd9)break;else _0x4c69f6['push'](_0x4c69f6['shift']());}catch(_0x5d10c7){_0x4c69f6['push'](_0x4c69f6['shift']());}}}(_0x1b1c,0x78435),function(_0x14f210,_0x21d07a){var _0x4c8734=_0x5d2a;typeof exports==_0x4c8734(0x18e)&&typeof module<'u'?module[_0x4c8734(0x18c)]=_0x21d07a():typeof define==_0x4c8734(0x19a)&&define[_0x4c8734(0x18d)]?define([],_0x21d07a):(_0x14f210=typeof globalThis<'u'?globalThis:_0x14f210||self,_0x14f210[_0x4c8734(0x190)]=_0x21d07a());}(this,function(){var _0x51898b=_0x5d2a;return{'sheets-exchange-client':{'file':_0x51898b(0x191),'upload':_0x51898b(0x195),'download':_0x51898b(0x199)}};}));
|
package/lib/umd/locale/de-DE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x1259(_0x4b469e,_0x4ea56d){_0x4b469e=_0x4b469e-0xda;var _0xc201d=_0xc201();var _0x125955=_0xc201d[_0x4b469e];return _0x125955;}function _0xc201(){var _0x1740c0=['3260208pqTHnd','function','UniverProSheetsExchangeClientDeDE','21kobKtf','874785EXlAQR','Öffnen\x20(Datei)','231524LxrMZH','1029438HVEUtn','40IKdhhr','object','Datei','5otYJJW','6312KvOAsW','amd','82078bVKPov','4340pkiwYl','5072orEpPT','Speichern\x20unter','14861kKQrfi'];_0xc201=function(){return _0x1740c0;};return _0xc201();}(function(_0x39e31e,_0x239bef){var _0x5b53ff=_0x1259,_0x50c450=_0x39e31e();while(!![]){try{var _0x2795ce=-parseInt(_0x5b53ff(0xeb))/0x1+-parseInt(_0x5b53ff(0xe2))/0x2*(-parseInt(_0x5b53ff(0xea))/0x3)+parseInt(_0x5b53ff(0xda))/0x4*(-parseInt(_0x5b53ff(0xdf))/0x5)+parseInt(_0x5b53ff(0xe7))/0x6+-parseInt(_0x5b53ff(0xe3))/0x7*(-parseInt(_0x5b53ff(0xe4))/0x8)+-parseInt(_0x5b53ff(0xdb))/0x9*(parseInt(_0x5b53ff(0xdc))/0xa)+parseInt(_0x5b53ff(0xe6))/0xb*(parseInt(_0x5b53ff(0xe0))/0xc);if(_0x2795ce===_0x239bef)break;else _0x50c450['push'](_0x50c450['shift']());}catch(_0x49d706){_0x50c450['push'](_0x50c450['shift']());}}}(_0xc201,0x84d99),function(_0x10dd70,_0x1265b6){var _0x58be58=_0x1259;typeof exports==_0x58be58(0xdd)&&typeof module<'u'?module['exports']=_0x1265b6():typeof define==_0x58be58(0xe8)&&define[_0x58be58(0xe1)]?define([],_0x1265b6):(_0x10dd70=typeof globalThis<'u'?globalThis:_0x10dd70||self,_0x10dd70[_0x58be58(0xe9)]=_0x1265b6());}(this,function(){var _0x5a1f3b=_0x1259;return{'sheets-exchange-client':{'file':_0x5a1f3b(0xde),'upload':_0x5a1f3b(0xec),'download':_0x5a1f3b(0xe5)}};}));
|
package/lib/umd/locale/en-US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x49dc(_0x5d8e67,_0x314cf0){_0x5d8e67=_0x5d8e67-0xb7;var _0x35e59b=_0x35e5();var _0x49dca7=_0x35e59b[_0x5d8e67];return _0x49dca7;}(function(_0x41b932,_0x1b8e7c){var _0x24b8e0=_0x49dc,_0x2e3a42=_0x41b932();while(!![]){try{var _0x5406fe=-parseInt(_0x24b8e0(0xbe))/0x1+parseInt(_0x24b8e0(0xc4))/0x2*(parseInt(_0x24b8e0(0xbb))/0x3)+-parseInt(_0x24b8e0(0xb8))/0x4+-parseInt(_0x24b8e0(0xbc))/0x5*(parseInt(_0x24b8e0(0xc5))/0x6)+parseInt(_0x24b8e0(0xbf))/0x7+parseInt(_0x24b8e0(0xc6))/0x8+-parseInt(_0x24b8e0(0xbd))/0x9*(-parseInt(_0x24b8e0(0xb7))/0xa);if(_0x5406fe===_0x1b8e7c)break;else _0x2e3a42['push'](_0x2e3a42['shift']());}catch(_0x3c740c){_0x2e3a42['push'](_0x2e3a42['shift']());}}}(_0x35e5,0xa8bed),function(_0x4cf8d0,_0x360853){var _0x51a8fe=_0x49dc;typeof exports==_0x51a8fe(0xc7)&&typeof module<'u'?module[_0x51a8fe(0xc2)]=_0x360853():typeof define==_0x51a8fe(0xc1)&&define[_0x51a8fe(0xb9)]?define([],_0x360853):(_0x4cf8d0=typeof globalThis<'u'?globalThis:_0x4cf8d0||self,_0x4cf8d0[_0x51a8fe(0xc3)]=_0x360853());}(this,function(){var _0xd224c4=_0x49dc;return{'sheets-exchange-client':{'file':_0xd224c4(0xc8),'upload':_0xd224c4(0xba),'download':_0xd224c4(0xc0)}};}));function _0x35e5(){var _0x14d1cb=['613116sYYTjy','Save\x20As','function','exports','UniverProSheetsExchangeClientEnUS','22pUOkEg','2490606gulIjx','7289632sCeoQY','object','File','199370RRWScl','3865964NRpmQn','amd','Open(File)','179001jlSwPf','15CZKIvG','855QngjyW','646169nJrDTA'];_0x35e5=function(){return _0x14d1cb;};return _0x35e5();}
|
package/lib/umd/locale/es-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x52d5(_0x420389,_0x28178d){_0x420389=_0x420389-0x69;var _0xae94ab=_0xae94();var _0x52d5f0=_0xae94ab[_0x420389];return _0x52d5f0;}function _0xae94(){var _0x37ce87=['3284daCIBi','2546887IZXzuU','798642uRbwTu','118520efMfzU','16soZkOh','1020cuNodx','UniverProSheetsExchangeClientEsES','44319TiIHbN','1169709ZxJjFh','38142sFRAOX','Guardar\x20como','56XJmesV','84EzShCP','564zyxQnY'];_0xae94=function(){return _0x37ce87;};return _0xae94();}(function(_0x53a5ba,_0x1a3f2d){var _0x1258b8=_0x52d5,_0x556083=_0x53a5ba();while(!![]){try{var _0x22483d=parseInt(_0x1258b8(0x76))/0x1*(parseInt(_0x1258b8(0x74))/0x2)+parseInt(_0x1258b8(0x70))/0x3+-parseInt(_0x1258b8(0x73))/0x4*(parseInt(_0x1258b8(0x6b))/0x5)+parseInt(_0x1258b8(0x6a))/0x6+parseInt(_0x1258b8(0x69))/0x7*(parseInt(_0x1258b8(0x6c))/0x8)+-parseInt(_0x1258b8(0x71))/0x9*(parseInt(_0x1258b8(0x6d))/0xa)+parseInt(_0x1258b8(0x6f))/0xb*(-parseInt(_0x1258b8(0x75))/0xc);if(_0x22483d===_0x1a3f2d)break;else _0x556083['push'](_0x556083['shift']());}catch(_0x45abf8){_0x556083['push'](_0x556083['shift']());}}}(_0xae94,0x6a3b5),function(_0x164442,_0x5f5127){var _0x567421=_0x52d5;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x5f5127():typeof define=='function'&&define['amd']?define([],_0x5f5127):(_0x164442=typeof globalThis<'u'?globalThis:_0x164442||self,_0x164442[_0x567421(0x6e)]=_0x5f5127());}(this,function(){var _0x539436=_0x52d5;return{'sheets-exchange-client':{'file':'Archivo','upload':'Abrir(Archivo)','download':_0x539436(0x72)}};}));
|
package/lib/umd/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x5f22(_0x46ec1e,_0x4a7759){_0x46ec1e=_0x46ec1e-0x117;var _0x1a3d6b=_0x1a3d();var _0x5f22f4=_0x1a3d6b[_0x46ec1e];return _0x5f22f4;}function _0x1a3d(){var _0x57ceb0=['function','6358404ruKqQP','10014pmIUky','فایل','4477025fuZxPa','amd','exports','1364qAMdFT','1797212uYhKYs','3869103ijrbqA','UniverProSheetsExchangeClientFaIR','15528328mysVJU','881716TpBiHS'];_0x1a3d=function(){return _0x57ceb0;};return _0x1a3d();}(function(_0x2dc8ae,_0x48607f){var _0x1ddcac=_0x5f22,_0x304ece=_0x2dc8ae();while(!![]){try{var _0x4ae863=-parseInt(_0x1ddcac(0x119))/0x1+-parseInt(_0x1ddcac(0x122))/0x2+parseInt(_0x1ddcac(0x11c))/0x3*(parseInt(_0x1ddcac(0x121))/0x4)+parseInt(_0x1ddcac(0x11e))/0x5+-parseInt(_0x1ddcac(0x11b))/0x6+-parseInt(_0x1ddcac(0x123))/0x7+parseInt(_0x1ddcac(0x118))/0x8;if(_0x4ae863===_0x48607f)break;else _0x304ece['push'](_0x304ece['shift']());}catch(_0x28539d){_0x304ece['push'](_0x304ece['shift']());}}}(_0x1a3d,0x8e11f),function(_0x2cbb24,_0x29d803){var _0xca5979=_0x5f22;typeof exports=='object'&&typeof module<'u'?module[_0xca5979(0x120)]=_0x29d803():typeof define==_0xca5979(0x11a)&&define[_0xca5979(0x11f)]?define([],_0x29d803):(_0x2cbb24=typeof globalThis<'u'?globalThis:_0x2cbb24||self,_0x2cbb24[_0xca5979(0x117)]=_0x29d803());}(this,function(){var _0x4e5ef1=_0x5f22;return{'sheets-exchange-client':{'file':_0x4e5ef1(0x11d),'upload':'بازکردن(فایل)','download':'ذخیره\x20به\x20عنوان'}};}));
|
package/lib/umd/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function _0x2bc2(_0x16ef5a,_0x2cc177){_0x16ef5a=_0x16ef5a-0x1d1;var _0x27c801=_0x27c8();var _0x2bc208=_0x27c801[_0x16ef5a];return _0x2bc208;}function _0x27c8(){var _0x3fb28c=['2993764BjTYwW','15rSPzZI','Ouvrir\x20(Fichier)','amd','47319fjKPzm','13802094fByJiH','2542771Untwjx','function','1667240AwnnxK','Fichier','448998DzDrQM','Enregistrer\x20sous','1460718mVOdBc','2jCeyIW'];_0x27c8=function(){return _0x3fb28c;};return _0x27c8();}(function(_0x4ce14c,_0x1364d5){var _0x439d08=_0x2bc2,_0x3003be=_0x4ce14c();while(!![]){try{var _0x53a069=parseInt(_0x439d08(0x1d8))/0x1*(parseInt(_0x439d08(0x1d3))/0x2)+-parseInt(_0x439d08(0x1d2))/0x3+-parseInt(_0x439d08(0x1d4))/0x4+-parseInt(_0x439d08(0x1d5))/0x5*(-parseInt(_0x439d08(0x1de))/0x6)+-parseInt(_0x439d08(0x1da))/0x7+parseInt(_0x439d08(0x1dc))/0x8+parseInt(_0x439d08(0x1d9))/0x9;if(_0x53a069===_0x1364d5)break;else _0x3003be['push'](_0x3003be['shift']());}catch(_0x52460b){_0x3003be['push'](_0x3003be['shift']());}}}(_0x27c8,0x655d5),function(_0x5ec4b1,_0x5a93e4){var _0x418ee4=_0x2bc2;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x5a93e4():typeof define==_0x418ee4(0x1db)&&define[_0x418ee4(0x1d7)]?define([],_0x5a93e4):(_0x5ec4b1=typeof globalThis<'u'?globalThis:_0x5ec4b1||self,_0x5ec4b1['UniverProSheetsExchangeClientFrFR']=_0x5a93e4());}(this,function(){var _0x288bd4=_0x2bc2;return{'sheets-exchange-client':{'file':_0x288bd4(0x1dd),'upload':_0x288bd4(0x1d6),'download':_0x288bd4(0x1d1)}};}));
|
package/lib/umd/locale/id-ID.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x29cc(){var _0x5910a6=['5QLDMkh','8eXVEbI','8148339OgNeIe','80090usDpxd','130534jtaRfq','1855196NtFIRq','exports','UniverProSheetsExchangeClientIdID','object','3388014MNkeOp','600810mGBKdS','1504881cybdnu','Simpan\x20Sebagai'];_0x29cc=function(){return _0x5910a6;};return _0x29cc();}function _0x4e63(_0x513a63,_0x3a221f){_0x513a63=_0x513a63-0x1e9;var _0x29ccb2=_0x29cc();var _0x4e636d=_0x29ccb2[_0x513a63];return _0x4e636d;}(function(_0x59f453,_0x4a5138){var _0x435444=_0x4e63,_0x1d1852=_0x59f453();while(!![]){try{var _0x493eb8=-parseInt(_0x435444(0x1f4))/0x1+-parseInt(_0x435444(0x1f5))/0x2+-parseInt(_0x435444(0x1ef))/0x3+-parseInt(_0x435444(0x1e9))/0x4*(parseInt(_0x435444(0x1f1))/0x5)+parseInt(_0x435444(0x1ee))/0x6+-parseInt(_0x435444(0x1ed))/0x7*(-parseInt(_0x435444(0x1f2))/0x8)+parseInt(_0x435444(0x1f3))/0x9;if(_0x493eb8===_0x4a5138)break;else _0x1d1852['push'](_0x1d1852['shift']());}catch(_0x468688){_0x1d1852['push'](_0x1d1852['shift']());}}}(_0x29cc,0x5c765),function(_0x2e020e,_0xa8ffa3){var _0x4331e8=_0x4e63;typeof exports==_0x4331e8(0x1ec)&&typeof module<'u'?module[_0x4331e8(0x1ea)]=_0xa8ffa3():typeof define=='function'&&define['amd']?define([],_0xa8ffa3):(_0x2e020e=typeof globalThis<'u'?globalThis:_0x2e020e||self,_0x2e020e[_0x4331e8(0x1eb)]=_0xa8ffa3());}(this,function(){var _0x9e3320=_0x4e63;return{'sheets-exchange-client':{'file':'File','upload':'Buka(File)','download':_0x9e3320(0x1f0)}};}));
|
package/lib/umd/locale/it-IT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x42e1c4,_0x46361b){var _0x5cd1e2=_0x36a2,_0xbe7ffe=_0x42e1c4();while(!![]){try{var _0x52a37c=-parseInt(_0x5cd1e2(0x199))/0x1+parseInt(_0x5cd1e2(0x190))/0x2*(-parseInt(_0x5cd1e2(0x19a))/0x3)+parseInt(_0x5cd1e2(0x195))/0x4*(-parseInt(_0x5cd1e2(0x192))/0x5)+-parseInt(_0x5cd1e2(0x1a0))/0x6*(parseInt(_0x5cd1e2(0x197))/0x7)+-parseInt(_0x5cd1e2(0x19b))/0x8*(-parseInt(_0x5cd1e2(0x19d))/0x9)+parseInt(_0x5cd1e2(0x19e))/0xa+-parseInt(_0x5cd1e2(0x198))/0xb*(-parseInt(_0x5cd1e2(0x193))/0xc);if(_0x52a37c===_0x46361b)break;else _0xbe7ffe['push'](_0xbe7ffe['shift']());}catch(_0xe13f5e){_0xbe7ffe['push'](_0xbe7ffe['shift']());}}}(_0xb71c,0xbba29),function(_0x1dc047,_0x4c1c3b){var _0x123f9c=_0x36a2;typeof exports=='object'&&typeof module<'u'?module[_0x123f9c(0x18f)]=_0x4c1c3b():typeof define==_0x123f9c(0x19f)&&define[_0x123f9c(0x19c)]?define([],_0x4c1c3b):(_0x1dc047=typeof globalThis<'u'?globalThis:_0x1dc047||self,_0x1dc047['UniverProSheetsExchangeClientItIT']=_0x4c1c3b());}(this,function(){var _0x4cc8d3=_0x36a2;return{'sheets-exchange-client':{'file':_0x4cc8d3(0x191),'upload':_0x4cc8d3(0x196),'download':_0x4cc8d3(0x194)}};}));function _0x36a2(_0x58b415,_0x1a423f){_0x58b415=_0x58b415-0x18f;var _0xb71cd6=_0xb71c();var _0x36a2ea=_0xb71cd6[_0x58b415];return _0x36a2ea;}function _0xb71c(){var _0x11c42a=['exports','887046dGekUf','File','1895815FhRnLU','1068VfZwXy','Salva\x20con\x20nome','4IAAWcl','Apri\x20(File)','175WKnxrt','237721DmFVGi','765577QuBWrK','3BgcXGv','75208shtXvB','amd','351qzMXvH','3506230kxCtoE','function','68118xZixex'];_0xb71c=function(){return _0x11c42a;};return _0xb71c();}
|
package/lib/umd/locale/ja-JP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0xabd71e,_0x12104e){var _0x9d71a6=_0x486a,_0x476d2d=_0xabd71e();while(!![]){try{var _0x570491=-parseInt(_0x9d71a6(0x192))/0x1+-parseInt(_0x9d71a6(0x190))/0x2+parseInt(_0x9d71a6(0x18e))/0x3*(-parseInt(_0x9d71a6(0x191))/0x4)+-parseInt(_0x9d71a6(0x18a))/0x5+-parseInt(_0x9d71a6(0x194))/0x6+-parseInt(_0x9d71a6(0x18c))/0x7+parseInt(_0x9d71a6(0x197))/0x8*(parseInt(_0x9d71a6(0x193))/0x9);if(_0x570491===_0x12104e)break;else _0x476d2d['push'](_0x476d2d['shift']());}catch(_0x1c6c60){_0x476d2d['push'](_0x476d2d['shift']());}}}(_0xfd07,0xc6c56),function(_0x198ec4,_0x3b5b7b){var _0x571f1d=_0x486a;typeof exports==_0x571f1d(0x18f)&&typeof module<'u'?module['exports']=_0x3b5b7b():typeof define==_0x571f1d(0x18d)&&define['amd']?define([],_0x3b5b7b):(_0x198ec4=typeof globalThis<'u'?globalThis:_0x198ec4||self,_0x198ec4[_0x571f1d(0x195)]=_0x3b5b7b());}(this,function(){var _0x26a195=_0x486a;return{'sheets-exchange-client':{'file':_0x26a195(0x196),'upload':_0x26a195(0x18b),'download':'名前を付けて保存'}};}));function _0x486a(_0x382822,_0x3f4c9){_0x382822=_0x382822-0x18a;var _0xfd074c=_0xfd07();var _0x486a82=_0xfd074c[_0x382822];return _0x486a82;}function _0xfd07(){var _0x378819=['開く(ファイル)','5036262YtyBye','function','27XImfQw','object','1414640fDedoS','276204IlvKjK','552310Aofqkm','53145522bisfal','9385668ZRXdLp','UniverProSheetsExchangeClientJaJP','ファイル','8NxleLL','4630295aKNAQm'];_0xfd07=function(){return _0x378819;};return _0xfd07();}
|
package/lib/umd/locale/ko-KR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x8c4716,_0x5f5430){var _0x118654=_0x8bb4,_0x2c2455=_0x8c4716();while(!![]){try{var _0x53c05a=-parseInt(_0x118654(0x1d1))/0x1*(-parseInt(_0x118654(0x1d7))/0x2)+-parseInt(_0x118654(0x1d5))/0x3+-parseInt(_0x118654(0x1d9))/0x4+-parseInt(_0x118654(0x1da))/0x5*(parseInt(_0x118654(0x1d4))/0x6)+parseInt(_0x118654(0x1d3))/0x7+-parseInt(_0x118654(0x1db))/0x8*(parseInt(_0x118654(0x1dd))/0x9)+-parseInt(_0x118654(0x1d8))/0xa*(-parseInt(_0x118654(0x1dc))/0xb);if(_0x53c05a===_0x5f5430)break;else _0x2c2455['push'](_0x2c2455['shift']());}catch(_0x44da0f){_0x2c2455['push'](_0x2c2455['shift']());}}}(_0x4b5f,0xf35bc),function(_0x39528f,_0x604a7){var _0x5acd0e=_0x8bb4;typeof exports=='object'&&typeof module<'u'?module[_0x5acd0e(0x1d6)]=_0x604a7():typeof define=='function'&&define['amd']?define([],_0x604a7):(_0x39528f=typeof globalThis<'u'?globalThis:_0x39528f||self,_0x39528f[_0x5acd0e(0x1de)]=_0x604a7());}(this,function(){var _0xccbbd2=_0x8bb4;return{'sheets-exchange-client':{'file':'파일','upload':_0xccbbd2(0x1d0),'download':_0xccbbd2(0x1d2)}};}));function _0x8bb4(_0x124ff9,_0x11e00f){_0x124ff9=_0x124ff9-0x1d0;var _0x4b5f5f=_0x4b5f();var _0x8bb46a=_0x4b5f5f[_0x124ff9];return _0x8bb46a;}function _0x4b5f(){var _0x44d541=['다른\x20이름으로\x20저장','13484219tqvcKU','4044QUixoT','2552739YOvyxh','exports','762122fMIIoK','50wnRNWd','6531036PmQZZu','5540dWVjoL','24lelAZu','7614002gxSsxu','4623084GLWefP','UniverProSheetsExchangeClientKoKR','열기(파일)','1IinAzO'];_0x4b5f=function(){return _0x44d541;};return _0x4b5f();}
|
package/lib/umd/locale/pl-PL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function _0x4ba7(_0x17d2e7,_0x5d81da){_0x17d2e7=_0x17d2e7-0xb6;var _0x44f4df=_0x44f4();var _0x4ba7c3=_0x44f4df[_0x17d2e7];return _0x4ba7c3;}function _0x44f4(){var _0x3c7f06=['amd','object','164927OjYwns','Zapisz\x20jako','1208EwCvyk','1787121pHAjIk','47215ppBXkH','5138570Grbxnt','14922toUBwB','132tPvbXi','280577nnJdEn','244FkNfxm','UniverProSheetsExchangeClientPlPL','function','Otwórz\x20(plik)','289386vxeBNw','11moOgBE'];_0x44f4=function(){return _0x3c7f06;};return _0x44f4();}(function(_0x35b1b8,_0x1f34d7){var _0x4a3b4d=_0x4ba7,_0x3e67cb=_0x35b1b8();while(!![]){try{var _0x3adf62=parseInt(_0x4a3b4d(0xc1))/0x1+-parseInt(_0x4a3b4d(0xc6))/0x2+-parseInt(_0x4a3b4d(0xbc))/0x3+-parseInt(_0x4a3b4d(0xc2))/0x4*(-parseInt(_0x4a3b4d(0xbd))/0x5)+parseInt(_0x4a3b4d(0xc0))/0x6*(parseInt(_0x4a3b4d(0xb9))/0x7)+parseInt(_0x4a3b4d(0xbb))/0x8*(parseInt(_0x4a3b4d(0xbf))/0x9)+-parseInt(_0x4a3b4d(0xbe))/0xa*(parseInt(_0x4a3b4d(0xb6))/0xb);if(_0x3adf62===_0x1f34d7)break;else _0x3e67cb['push'](_0x3e67cb['shift']());}catch(_0x3a0e26){_0x3e67cb['push'](_0x3e67cb['shift']());}}}(_0x44f4,0x5a963),function(_0xba07a6,_0x4199ce){var _0x3c7976=_0x4ba7;typeof exports==_0x3c7976(0xb8)&&typeof module<'u'?module['exports']=_0x4199ce():typeof define==_0x3c7976(0xc4)&&define[_0x3c7976(0xb7)]?define([],_0x4199ce):(_0xba07a6=typeof globalThis<'u'?globalThis:_0xba07a6||self,_0xba07a6[_0x3c7976(0xc3)]=_0x4199ce());}(this,function(){var _0x3454fe=_0x4ba7;return{'sheets-exchange-client':{'file':'Plik','upload':_0x3454fe(0xc5),'download':_0x3454fe(0xba)}};}));
|
package/lib/umd/locale/pt-BR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x4e34(_0x44cc80,_0x39de9e){_0x44cc80=_0x44cc80-0xf1;var _0x5fc20d=_0x5fc2();var _0x4e3406=_0x5fc20d[_0x44cc80];return _0x4e3406;}function _0x5fc2(){var _0x415ec5=['9MxGFkn','2010224cVziBB','754402amcKKe','Arquivo','348OMNZKv','476218IcjSvK','Salvar\x20Como','Abrir\x20(Arquivo)','2rhEpOV','7751870gTAtsw','42RxoJrL','object','4531494LYOrSo','12zLDtKD','266791vDSvpp','2450190BwmneO','exports'];_0x5fc2=function(){return _0x415ec5;};return _0x5fc2();}(function(_0x587bf3,_0x1b52ba){var _0x4038db=_0x4e34,_0x2daf5c=_0x587bf3();while(!![]){try{var _0x3d9ab7=-parseInt(_0x4038db(0xfd))/0x1+-parseInt(_0x4038db(0x100))/0x2*(-parseInt(_0x4038db(0xf3))/0x3)+-parseInt(_0x4038db(0xf4))/0x4*(parseInt(_0x4038db(0xf6))/0x5)+-parseInt(_0x4038db(0xf1))/0x6*(-parseInt(_0x4038db(0xf5))/0x7)+-parseInt(_0x4038db(0xf9))/0x8*(parseInt(_0x4038db(0xf8))/0x9)+-parseInt(_0x4038db(0x101))/0xa+-parseInt(_0x4038db(0xfa))/0xb*(-parseInt(_0x4038db(0xfc))/0xc);if(_0x3d9ab7===_0x1b52ba)break;else _0x2daf5c['push'](_0x2daf5c['shift']());}catch(_0x52a2ee){_0x2daf5c['push'](_0x2daf5c['shift']());}}}(_0x5fc2,0xc1b1a),function(_0xe8b10e,_0x1952b0){var _0x1ff1da=_0x4e34;typeof exports==_0x1ff1da(0xf2)&&typeof module<'u'?module[_0x1ff1da(0xf7)]=_0x1952b0():typeof define=='function'&&define['amd']?define([],_0x1952b0):(_0xe8b10e=typeof globalThis<'u'?globalThis:_0xe8b10e||self,_0xe8b10e['UniverProSheetsExchangeClientPtBR']=_0x1952b0());}(this,function(){var _0x2b25a9=_0x4e34;return{'sheets-exchange-client':{'file':_0x2b25a9(0xfb),'upload':_0x2b25a9(0xff),'download':_0x2b25a9(0xfe)}};}));
|
package/lib/umd/locale/ru-RU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x37ca(_0x5d5c86,_0xce9773){_0x5d5c86=_0x5d5c86-0x1e4;var _0x2aa41a=_0x2aa4();var _0x37ca0b=_0x2aa41a[_0x5d5c86];return _0x37ca0b;}function _0x2aa4(){var _0xeaa04b=['24210hsXvlk','2315285STGilw','1506705QwZzss','Файл','654627gOtJin','3424930lhkzXz','10qMdSVY','amd','83586VXUqXg','function','Сохранить\x20как','Открыть(Файл)','4zysEIR','6YXWntW','5841440ApakkP','UniverProSheetsExchangeClientRuRU'];_0x2aa4=function(){return _0xeaa04b;};return _0x2aa4();}(function(_0x204c61,_0x21ddb3){var _0x4114f4=_0x37ca,_0x1843cb=_0x204c61();while(!![]){try{var _0x4917a5=-parseInt(_0x4114f4(0x1ef))/0x1*(-parseInt(_0x4114f4(0x1f1))/0x2)+parseInt(_0x4114f4(0x1ed))/0x3*(parseInt(_0x4114f4(0x1e5))/0x4)+-parseInt(_0x4114f4(0x1eb))/0x5*(parseInt(_0x4114f4(0x1e6))/0x6)+-parseInt(_0x4114f4(0x1ea))/0x7+parseInt(_0x4114f4(0x1e7))/0x8+-parseInt(_0x4114f4(0x1e9))/0x9+-parseInt(_0x4114f4(0x1ee))/0xa;if(_0x4917a5===_0x21ddb3)break;else _0x1843cb['push'](_0x1843cb['shift']());}catch(_0x55fe48){_0x1843cb['push'](_0x1843cb['shift']());}}}(_0x2aa4,0x5efb0),function(_0x2d56d1,_0x1cdc2a){var _0x2008ae=_0x37ca;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x1cdc2a():typeof define==_0x2008ae(0x1f2)&&define[_0x2008ae(0x1f0)]?define([],_0x1cdc2a):(_0x2d56d1=typeof globalThis<'u'?globalThis:_0x2d56d1||self,_0x2d56d1[_0x2008ae(0x1e8)]=_0x1cdc2a());}(this,function(){var _0x25debc=_0x37ca;return{'sheets-exchange-client':{'file':_0x25debc(0x1ec),'upload':_0x25debc(0x1e4),'download':_0x25debc(0x1f3)}};}));
|
package/lib/umd/locale/sk-SK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x144a(){var _0xb87791=['502145HRTnmT','object','UniverProSheetsExchangeClientSkSK','amd','8qTUdtJ','2444nDTKCF','590994FtdzRt','262942zxTzhl','1872493ziPmha','4570785eikfXv','10719ecojVc','Súbor','2AWvNYW'];_0x144a=function(){return _0xb87791;};return _0x144a();}function _0x334d(_0x171000,_0x2c68b0){_0x171000=_0x171000-0x76;var _0x144aee=_0x144a();var _0x334d1a=_0x144aee[_0x171000];return _0x334d1a;}(function(_0x188914,_0x55fd41){var _0xec6712=_0x334d,_0x13a04b=_0x188914();while(!![]){try{var _0x228d8a=parseInt(_0xec6712(0x7c))/0x1*(-parseInt(_0xec6712(0x77))/0x2)+-parseInt(_0xec6712(0x7a))/0x3+-parseInt(_0xec6712(0x82))/0x4+parseInt(_0xec6712(0x7d))/0x5+parseInt(_0xec6712(0x76))/0x6+-parseInt(_0xec6712(0x78))/0x7+parseInt(_0xec6712(0x81))/0x8*(parseInt(_0xec6712(0x79))/0x9);if(_0x228d8a===_0x55fd41)break;else _0x13a04b['push'](_0x13a04b['shift']());}catch(_0x419429){_0x13a04b['push'](_0x13a04b['shift']());}}}(_0x144a,0x2a088),function(_0x4c799b,_0x435a2b){var _0x4688dd=_0x334d;typeof exports==_0x4688dd(0x7e)&&typeof module<'u'?module['exports']=_0x435a2b():typeof define=='function'&&define[_0x4688dd(0x80)]?define([],_0x435a2b):(_0x4c799b=typeof globalThis<'u'?globalThis:_0x4c799b||self,_0x4c799b[_0x4688dd(0x7f)]=_0x435a2b());}(this,function(){var _0xd6d44e=_0x334d;return{'sheets-exchange-client':{'file':_0xd6d44e(0x7b),'upload':'Otvoriť\x20(súbor)','download':'Uložiť\x20ako'}};}));
|
package/lib/umd/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x3090(){var _0x52558d=['23zvtxAh','function','402479QUzIps','Tệp','27304101WHaIjd','25aGDQRP','object','873aBEyED','1120359eXYaVX','Mở\x20(Tệp)','105458KcrRgC','exports','amd','136JZCmvq','1917948QeCXvT','1149474TIhGXd','84230sjzEqW','Lưu\x20dưới\x20dạng'];_0x3090=function(){return _0x52558d;};return _0x3090();}function _0x2b77(_0x4612b3,_0x2cac6f){_0x4612b3=_0x4612b3-0x12d;var _0x3090d7=_0x3090();var _0x2b7718=_0x3090d7[_0x4612b3];return _0x2b7718;}(function(_0x3c99c6,_0x5a9770){var _0x5f01fc=_0x2b77,_0x43b1d0=_0x3c99c6();while(!![]){try{var _0x1525a2=parseInt(_0x5f01fc(0x13b))/0x1*(parseInt(_0x5f01fc(0x133))/0x2)+-parseInt(_0x5f01fc(0x131))/0x3+-parseInt(_0x5f01fc(0x137))/0x4+-parseInt(_0x5f01fc(0x12e))/0x5*(-parseInt(_0x5f01fc(0x138))/0x6)+parseInt(_0x5f01fc(0x13d))/0x7*(parseInt(_0x5f01fc(0x136))/0x8)+-parseInt(_0x5f01fc(0x130))/0x9*(-parseInt(_0x5f01fc(0x139))/0xa)+-parseInt(_0x5f01fc(0x12d))/0xb;if(_0x1525a2===_0x5a9770)break;else _0x43b1d0['push'](_0x43b1d0['shift']());}catch(_0x13f300){_0x43b1d0['push'](_0x43b1d0['shift']());}}}(_0x3090,0x99cfb),function(_0x53683c,_0x3f7908){var _0x47642e=_0x2b77;typeof exports==_0x47642e(0x12f)&&typeof module<'u'?module[_0x47642e(0x134)]=_0x3f7908():typeof define==_0x47642e(0x13c)&&define[_0x47642e(0x135)]?define([],_0x3f7908):(_0x53683c=typeof globalThis<'u'?globalThis:_0x53683c||self,_0x53683c['UniverProSheetsExchangeClientViVN']=_0x3f7908());}(this,function(){var _0x2a7b72=_0x2b77;return{'sheets-exchange-client':{'file':_0x2a7b72(0x13e),'upload':_0x2a7b72(0x132),'download':_0x2a7b72(0x13a)}};}));
|
package/lib/umd/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x1f7d(){var _0x4b1d63=['72tNIjee','741837omKnSa','打开(文件)','UniverProSheetsExchangeClientZhCN','3126ACpdsd','object','amd','260047fvNHbz','1467620yCibwt','137868Hzigke','54117kMfVYd','另存为','3787USrzne','598046hWMKyy','exports'];_0x1f7d=function(){return _0x4b1d63;};return _0x1f7d();}function _0x530b(_0x2fd720,_0x27e37c){_0x2fd720=_0x2fd720-0x1e6;var _0x1f7d6d=_0x1f7d();var _0x530b2e=_0x1f7d6d[_0x2fd720];return _0x530b2e;}(function(_0x3a3af1,_0x4350c8){var _0x52c87f=_0x530b,_0x5475e1=_0x3a3af1();while(!![]){try{var _0x571af9=parseInt(_0x52c87f(0x1e7))/0x1+-parseInt(_0x52c87f(0x1ed))/0x2+-parseInt(_0x52c87f(0x1f0))/0x3+-parseInt(_0x52c87f(0x1e9))/0x4+parseInt(_0x52c87f(0x1e8))/0x5+parseInt(_0x52c87f(0x1f3))/0x6*(parseInt(_0x52c87f(0x1ec))/0x7)+parseInt(_0x52c87f(0x1ef))/0x8*(-parseInt(_0x52c87f(0x1ea))/0x9);if(_0x571af9===_0x4350c8)break;else _0x5475e1['push'](_0x5475e1['shift']());}catch(_0x594cd2){_0x5475e1['push'](_0x5475e1['shift']());}}}(_0x1f7d,0x30f62),function(_0x55d317,_0x7c8b18){var _0x3be40d=_0x530b;typeof exports==_0x3be40d(0x1f4)&&typeof module<'u'?module[_0x3be40d(0x1ee)]=_0x7c8b18():typeof define=='function'&&define[_0x3be40d(0x1e6)]?define([],_0x7c8b18):(_0x55d317=typeof globalThis<'u'?globalThis:_0x55d317||self,_0x55d317[_0x3be40d(0x1f2)]=_0x7c8b18());}(this,function(){var _0x103293=_0x530b;return{'sheets-exchange-client':{'file':'文件','upload':_0x103293(0x1f1),'download':_0x103293(0x1eb)}};}));
|
package/lib/umd/locale/zh-HK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function _0xa0bd(_0x571fa4,_0xfc319){_0x571fa4=_0x571fa4-0x113;var _0x37ef0d=_0x37ef();var _0xa0bd43=_0x37ef0d[_0x571fa4];return _0xa0bd43;}(function(_0x49d503,_0x9a6226){var _0x11b60d=_0xa0bd,_0x36dfe0=_0x49d503();while(!![]){try{var _0x1ea143=parseInt(_0x11b60d(0x123))/0x1+parseInt(_0x11b60d(0x116))/0x2*(-parseInt(_0x11b60d(0x121))/0x3)+parseInt(_0x11b60d(0x11f))/0x4+-parseInt(_0x11b60d(0x11b))/0x5*(parseInt(_0x11b60d(0x115))/0x6)+-parseInt(_0x11b60d(0x11e))/0x7*(parseInt(_0x11b60d(0x11d))/0x8)+parseInt(_0x11b60d(0x114))/0x9*(-parseInt(_0x11b60d(0x119))/0xa)+parseInt(_0x11b60d(0x118))/0xb*(-parseInt(_0x11b60d(0x113))/0xc);if(_0x1ea143===_0x9a6226)break;else _0x36dfe0['push'](_0x36dfe0['shift']());}catch(_0xaed2f0){_0x36dfe0['push'](_0x36dfe0['shift']());}}}(_0x37ef,0xb0e10),function(_0xfe14ee,_0x3ef8b0){var _0x203ebf=_0xa0bd;typeof exports==_0x203ebf(0x122)&&typeof module<'u'?module[_0x203ebf(0x120)]=_0x3ef8b0():typeof define=='function'&&define[_0x203ebf(0x11a)]?define([],_0x3ef8b0):(_0xfe14ee=typeof globalThis<'u'?globalThis:_0xfe14ee||self,_0xfe14ee['UniverProSheetsExchangeClientZhHK']=_0x3ef8b0());}(this,function(){var _0x1af5a4=_0xa0bd;return{'sheets-exchange-client':{'file':'檔案','upload':_0x1af5a4(0x117),'download':_0x1af5a4(0x11c)}};}));function _0x37ef(){var _0x4e66f9=['amd','100xeYCIj','另存為','16RpNFcD','1339912ANxyGv','5208436WKHYJR','exports','2971509TQCzXD','object','1379782bJhJSY','847932fPSitL','927iuGsOP','151146hFFtWt','2bAKseP','開啟(檔案)','11uwmrjP','930vobIYk'];_0x37ef=function(){return _0x4e66f9;};return _0x37ef();}
|
package/lib/umd/locale/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x3674ac,_0x4457ba){var _0x21a3bf=_0x39f8,_0x59be91=_0x3674ac();while(!![]){try{var _0x86aad7=-parseInt(_0x21a3bf(0x8a))/0x1*(parseInt(_0x21a3bf(0x88))/0x2)+parseInt(_0x21a3bf(0x8f))/0x3+parseInt(_0x21a3bf(0x8e))/0x4+parseInt(_0x21a3bf(0x8b))/0x5*(-parseInt(_0x21a3bf(0x91))/0x6)+-parseInt(_0x21a3bf(0x8c))/0x7+parseInt(_0x21a3bf(0x94))/0x8+parseInt(_0x21a3bf(0x95))/0x9;if(_0x86aad7===_0x4457ba)break;else _0x59be91['push'](_0x59be91['shift']());}catch(_0x52a3b8){_0x59be91['push'](_0x59be91['shift']());}}}(_0x242c,0x8a54d),function(_0xc09247,_0x28239f){var _0x5f56c0=_0x39f8;typeof exports==_0x5f56c0(0x92)&&typeof module<'u'?module[_0x5f56c0(0x93)]=_0x28239f():typeof define=='function'&&define[_0x5f56c0(0x89)]?define([],_0x28239f):(_0xc09247=typeof globalThis<'u'?globalThis:_0xc09247||self,_0xc09247[_0x5f56c0(0x8d)]=_0x28239f());}(this,function(){var _0x5987cc=_0x39f8;return{'sheets-exchange-client':{'file':'檔案','upload':_0x5987cc(0x90),'download':_0x5987cc(0x96)}};}));function _0x39f8(_0x29573d,_0x19b864){_0x29573d=_0x29573d-0x88;var _0x242c03=_0x242c();var _0x39f897=_0x242c03[_0x29573d];return _0x39f897;}function _0x242c(){var _0x20caa0=['exports','4039704byynxJ','9416826HpIGPD','另存為','4olnRcY','amd','41049hegqxN','5KJSfhR','7141904sRdWsY','UniverProSheetsExchangeClientZhTW','682872GesEbR','2971719QIZXoV','開啟(檔案)','6261558HFvDSa','object'];_0x242c=function(){return _0x20caa0;};return _0x242c();}
|
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.0",
|
|
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/
|
|
57
|
-
"@univerjs/
|
|
58
|
-
"@univerjs/
|
|
59
|
-
"@univerjs
|
|
60
|
-
"@univerjs/
|
|
56
|
+
"@univerjs/sheets": "1.0.0-alpha.0",
|
|
57
|
+
"@univerjs-pro/exchange-client": "1.0.0-alpha.0",
|
|
58
|
+
"@univerjs/core": "1.0.0-alpha.0",
|
|
59
|
+
"@univerjs/sheets-ui": "1.0.0-alpha.0",
|
|
60
|
+
"@univerjs/ui": "1.0.0-alpha.0"
|
|
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.0"
|
|
66
66
|
},
|
|
67
67
|
"scripts": {
|
|
68
68
|
"test": "vitest run",
|
|
File without changes
|
|
File without changes
|