@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/cjs/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var _0x2a1623=_0x2f43;(function(_0x5ae9f0,_0xa5dae8){var _0x23596a=_0x2f43,_0x1b70b7=_0x5ae9f0();while(!![]){try{var _0x419d09=parseInt(_0x23596a(0xc0))/0x1+parseInt(_0x23596a(0x98))/0x2+-parseInt(_0x23596a(0x99))/0x3*(parseInt(_0x23596a(0xc2))/0x4)+-parseInt(_0x23596a(0x9c))/0x5*(parseInt(_0x23596a(0x8f))/0x6)+-parseInt(_0x23596a(0xc1))/0x7*(-parseInt(_0x23596a(0x93))/0x8)+-parseInt(_0x23596a(0xae))/0x9+-parseInt(_0x23596a(0x9b))/0xa*(-parseInt(_0x23596a(0xa1))/0xb);if(_0x419d09===_0xa5dae8)break;else _0x1b70b7['push'](_0x1b70b7['shift']());}catch(_0x16cd23){_0x1b70b7['push'](_0x1b70b7['shift']());}}}(_0x1382,0x7318c),Object[_0x2a1623(0xb3)](exports,Symbol[_0x2a1623(0xac)],{'value':_0x2a1623(0x9e)}));let e=require('@univerjs-pro/exchange-client'),t=require('@univerjs/core'),n=require('@univerjs/ui'),r=require('@univerjs/sheets'),i=require('@univerjs/sheets-ui');const a={'id':'exchange-client.operation.import-xlsx','type':t['CommandType'][_0x2a1623(0xc8)],'handler':async _0x335ba9=>{var _0x3a2a23=_0x2a1623;let _0x174951=_0x335ba9['get'](e[_0x3a2a23(0x97)]);return new URLSearchParams(location[_0x3a2a23(0xbd)])[_0x3a2a23(0x9d)](_0x3a2a23(0xa9))?_0x174951['importXLSXToUnitId']():_0x174951[_0x3a2a23(0xa2)](),!0x0;}},o={'id':_0x2a1623(0xa5),'type':t[_0x2a1623(0xb5)][_0x2a1623(0xc8)],'handler':async _0x8891e9=>{var _0x3d7b16=_0x2a1623;let _0x3291f9=_0x8891e9[_0x3d7b16(0x9d)](e[_0x3d7b16(0x97)]);return new URLSearchParams(location[_0x3d7b16(0xbd)])[_0x3d7b16(0x9d)](_0x3d7b16(0xa9))?_0x3291f9[_0x3d7b16(0xa7)]():_0x3291f9['exportXLSXBySnapshot'](),!0x0;}};var s=_0x2a1623(0xba),c=_0x2a1623(0x92);const l={},u='sheets-exchange-client.operation.exchange';function _0x1382(){var _0x25980a=['Module','iterator','_configService','121roeiii','importXLSXToSnapshot','mergeMenu','setConfig','exchange-client.operation.export-xlsx','symbol','exportXLSXByUnitId','UNIVER_SHEET','unit','_commandService','UniverExchangeClientPlugin','toStringTag','IConfigService','5583294BRPpWC','Plugin','toPrimitive','length','UniverSheetsExchangeClientPlugin','defineProperty','getCurrentRangeDisable$','CommandType','DependentOn','BUTTON','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','_injector','@univerjs-pro/sheets-exchange-client','constructor','_menuManagerService','search','add','string','241364aVCBLB','14bGVJgR','40fqCaqE','FolderIcon','pluginName','function','getOwnPropertyDescriptor','sheets-exchange-client.file','OPERATION','version','OTHERS','UniverInstanceType','onStarting','Disposable','_initCommands','MenuItemType','ExportIcon','_initMenus','SUBITEMS','packageName','ImportXLSXOperation','onReady','sheets-exchange-client.upload','menu','WorkbookExportPermission','Injector','IMenuManagerService','registerCommand','_config','84LcBcxL','forEach','decorate','1.0.0-alpha.0','67128sSmxCD','DirectExportIcon','prototype','getMenuHiddenObservable','IExchangeOperateService','351320tXcRkE','35601jbDLLi','merge','1427900CxGzmD','283580StsGAt','get'];_0x1382=function(){return _0x25980a;};return _0x1382();}function _0x2f43(_0x4cf1be,_0x2c2e38){_0x4cf1be=_0x4cf1be-0x8b;var _0x13827c=_0x1382();var _0x2f43c0=_0x13827c[_0x4cf1be];return _0x2f43c0;}function d(_0x483adf){var _0x318a93=_0x2a1623;return{'id':u,'type':n[_0x318a93(0xcf)][_0x318a93(0xd2)],'icon':_0x318a93(0x94),'tooltip':_0x318a93(0xc7),'hidden$':(0x0,n[_0x318a93(0x96)])(_0x483adf,t[_0x318a93(0xcb)][_0x318a93(0xa8)]),'disabled$':(0x0,i[_0x318a93(0xb4)])(_0x483adf,{'workbookTypes':[r[_0x318a93(0xd8)]]})};}function f(){var _0x154159=_0x2a1623;return{'id':a['id'],'type':n['MenuItemType'][_0x154159(0xb7)],'title':_0x154159(0xd6),'icon':_0x154159(0xc3)};}function p(){var _0x1fff48=_0x2a1623;return{'id':o['id'],'type':n['MenuItemType'][_0x1fff48(0xb7)],'title':'sheets-exchange-client.download','icon':_0x1fff48(0xd0)};}const m={[n['RibbonStartGroup'][_0x2a1623(0xca)]]:{[u]:{'order':0.3,'menuItemFactory':d,[a['id']]:{'order':0x0,'menuItemFactory':f},[o['id']]:{'order':0x1,'menuItemFactory':p}}}};function h(_0x2f51fb,_0x5acf48){return function(_0x275fd5,_0xa3fdc8){_0x5acf48(_0x275fd5,_0xa3fdc8,_0x2f51fb);};}function g(_0xbeed6b,_0x1ebefa,_0x3b4339,_0x1324ba){var _0x4e6cc0=_0x2a1623,_0x4439df=arguments[_0x4e6cc0(0xb1)],_0x17d29e=_0x4439df<0x3?_0x1ebefa:_0x1324ba===null?_0x1324ba=Object[_0x4e6cc0(0xc6)](_0x1ebefa,_0x3b4339):_0x1324ba,_0x33d250;if(typeof Reflect=='object'&&typeof Reflect[_0x4e6cc0(0x91)]==_0x4e6cc0(0xc5))_0x17d29e=Reflect['decorate'](_0xbeed6b,_0x1ebefa,_0x3b4339,_0x1324ba);else{for(var _0x4e3e95=_0xbeed6b[_0x4e6cc0(0xb1)]-0x1;_0x4e3e95>=0x0;_0x4e3e95--)(_0x33d250=_0xbeed6b[_0x4e3e95])&&(_0x17d29e=(_0x4439df<0x3?_0x33d250(_0x17d29e):_0x4439df>0x3?_0x33d250(_0x1ebefa,_0x3b4339,_0x17d29e):_0x33d250(_0x1ebefa,_0x3b4339))||_0x17d29e);}return _0x4439df>0x3&&_0x17d29e&&Object[_0x4e6cc0(0xb3)](_0x1ebefa,_0x3b4339,_0x17d29e),_0x17d29e;}let _=class extends t[_0x2a1623(0xcd)]{constructor(_0x22f72d,_0xce5b5c){var _0x573708=_0x2a1623;super(),this[_0x573708(0xaa)]=_0x22f72d,this[_0x573708(0xbc)]=_0xce5b5c,this['_initCommands'](),this[_0x573708(0xd1)]();}[_0x2a1623(0xce)](){var _0x38fc55=_0x2a1623;[a,o][_0x38fc55(0x90)](_0x3519d4=>{var _0x16956e=_0x38fc55;this['disposeWithMe'](this['_commandService'][_0x16956e(0x8d)](_0x3519d4));});}[_0x2a1623(0xd1)](){var _0x5236b7=_0x2a1623;this[_0x5236b7(0xbc)][_0x5236b7(0xa3)](m);}};_=g([h(0x0,t['ICommandService']),h(0x1,n[_0x2a1623(0x8c)])],_);function v(_0x2988cb){'@babel/helpers - typeof';var _0x5f8229=_0x2a1623;return v=typeof Symbol==_0x5f8229(0xc5)&&typeof Symbol[_0x5f8229(0x9f)]==_0x5f8229(0xa6)?function(_0x4679c0){return typeof _0x4679c0;}:function(_0x1ac670){var _0x12edb8=_0x5f8229;return _0x1ac670&&typeof Symbol=='function'&&_0x1ac670[_0x12edb8(0xbb)]===Symbol&&_0x1ac670!==Symbol[_0x12edb8(0x95)]?'symbol':typeof _0x1ac670;},v(_0x2988cb);}function y(_0x5d44a6,_0x48f499){var _0x12c9dc=_0x2a1623;if(v(_0x5d44a6)!='object'||!_0x5d44a6)return _0x5d44a6;var _0x363159=_0x5d44a6[Symbol[_0x12c9dc(0xb0)]];if(_0x363159!==void 0x0){var _0x207317=_0x363159['call'](_0x5d44a6,_0x48f499||'default');if(v(_0x207317)!='object')return _0x207317;throw TypeError(_0x12c9dc(0xb8));}return(_0x48f499===_0x12c9dc(0xbf)?String:Number)(_0x5d44a6);}function b(_0x989464){var _0x38f08e=_0x2a1623,_0x48a3bd=y(_0x989464,'string');return v(_0x48a3bd)==_0x38f08e(0xa6)?_0x48a3bd:_0x48a3bd+'';}function x(_0x12314c,_0x4ef42e,_0x2b9523){return(_0x4ef42e=b(_0x4ef42e))in _0x12314c?Object['defineProperty'](_0x12314c,_0x4ef42e,{'value':_0x2b9523,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x12314c[_0x4ef42e]=_0x2b9523,_0x12314c;}let S=class extends t[_0x2a1623(0xaf)]{constructor(_0x15bcff=l,_0x4478ea,_0x513ff9){var _0x12d490=_0x2a1623;super(),this['_config']=_0x15bcff,this[_0x12d490(0xb9)]=_0x4478ea,this[_0x12d490(0xa0)]=_0x513ff9;let {menu:_0x52aae7,..._0x4a87a7}=(0x0,t[_0x12d490(0x9a)])({},l,this[_0x12d490(0x8e)]);_0x52aae7&&this[_0x12d490(0xa0)][_0x12d490(0xa4)](_0x12d490(0xd7),_0x52aae7,{'merge':!0x0}),this[_0x12d490(0xa0)][_0x12d490(0xa4)]('sheets-exchange-client.config',_0x4a87a7);}[_0x2a1623(0xcc)](){var _0x2bd022=_0x2a1623;[[_]][_0x2bd022(0x90)](_0x1e1404=>this[_0x2bd022(0xb9)][_0x2bd022(0xbe)](_0x1e1404));}[_0x2a1623(0xd5)](){var _0x546cb7=_0x2a1623;this[_0x546cb7(0xb9)]['get'](_);}};x(S,_0x2a1623(0xc4),'SHEET_EXCHANGE_CLIENT_PLUGIN'),x(S,_0x2a1623(0xd3),s),x(S,_0x2a1623(0xc9),c),x(S,'type',t[_0x2a1623(0xcb)][_0x2a1623(0xa8)]),S=g([(0x0,t[_0x2a1623(0xb6)])(e[_0x2a1623(0xab)]),h(0x1,(0x0,t['Inject'])(t[_0x2a1623(0x8b)])),h(0x2,t[_0x2a1623(0xad)])],S),exports['ExportXLSXOperation']=o,exports[_0x2a1623(0xd4)]=a,Object[_0x2a1623(0xb3)](exports,_0x2a1623(0xb2),{'enumerable':!0x0,'get':function(){return S;}});
|
package/lib/cjs/locale/ar-SA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x363bca=_0x5abd;(function(_0xa2ff0c,_0x58f0b3){const _0x33f1c7=_0x5abd,_0x3a686b=_0xa2ff0c();while(!![]){try{const _0x61cbf4=parseInt(_0x33f1c7(0x1c3))/0x1*(parseInt(_0x33f1c7(0x1c0))/0x2)+parseInt(_0x33f1c7(0x1c8))/0x3*(-parseInt(_0x33f1c7(0x1c6))/0x4)+-parseInt(_0x33f1c7(0x1bb))/0x5+-parseInt(_0x33f1c7(0x1bf))/0x6*(parseInt(_0x33f1c7(0x1c7))/0x7)+parseInt(_0x33f1c7(0x1be))/0x8*(parseInt(_0x33f1c7(0x1c4))/0x9)+parseInt(_0x33f1c7(0x1c5))/0xa+parseInt(_0x33f1c7(0x1bc))/0xb;if(_0x61cbf4===_0x58f0b3)break;else _0x3a686b['push'](_0x3a686b['shift']());}catch(_0x447acb){_0x3a686b['push'](_0x3a686b['shift']());}}}(_0x13b7,0xc3d1f));function _0x5abd(_0x2c0e8d,_0x5c9007){_0x2c0e8d=_0x2c0e8d-0x1ba;const _0x13b723=_0x13b7();let _0x5abdcc=_0x13b723[_0x2c0e8d];return _0x5abdcc;}const e={'sheets-exchange-client':{'file':_0x363bca(0x1c2),'upload':_0x363bca(0x1bd),'download':_0x363bca(0x1ba)}};function _0x13b7(){const _0x5dc606=['حفظ\x20باسم','7216420daPHEM','31574411peUNmm','فتح\x20(ملف)','8lqRWsz','6aBoDtL','26CpmzVg','exports','ملف','14094drhnwH','4232583PZRKKl','7811860DSNMeX','3135992gvNhdK','3442159gKoUXM','6mslkhb'];_0x13b7=function(){return _0x5dc606;};return _0x13b7();}module[_0x363bca(0x1c1)]=e;
|
package/lib/cjs/locale/ca-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x5026b4=_0x3f0f;function _0x3f0f(_0x49a826,_0x410980){_0x49a826=_0x49a826-0xf4;const _0x4c282e=_0x4c28();let _0x3f0f7f=_0x4c282e[_0x49a826];return _0x3f0f7f;}function _0x4c28(){const _0x7daea0=['2807tZcXWw','5205069QudwxM','3ZpgSQW','100819EQnnOd','20jlaRqm','Anomena\x20i\x20desa','2YCmgLl','7195617QGxKcs','6910992KvVCxP','4488VQApok','4594440EwwXRj','exports','3275084MtsZdc'];_0x4c28=function(){return _0x7daea0;};return _0x4c28();}(function(_0x236a9c,_0x41d387){const _0x5beb1f=_0x3f0f,_0x20b013=_0x236a9c();while(!![]){try{const _0x7070d9=parseInt(_0x5beb1f(0xfe))/0x1*(parseInt(_0x5beb1f(0xf4))/0x2)+parseInt(_0x5beb1f(0xfd))/0x3*(-parseInt(_0x5beb1f(0xfa))/0x4)+parseInt(_0x5beb1f(0xf8))/0x5+parseInt(_0x5beb1f(0xf7))/0x6*(-parseInt(_0x5beb1f(0xfb))/0x7)+-parseInt(_0x5beb1f(0xf6))/0x8+-parseInt(_0x5beb1f(0xfc))/0x9*(-parseInt(_0x5beb1f(0xff))/0xa)+parseInt(_0x5beb1f(0xf5))/0xb;if(_0x7070d9===_0x41d387)break;else _0x20b013['push'](_0x20b013['shift']());}catch(_0x1b4a3e){_0x20b013['push'](_0x20b013['shift']());}}}(_0x4c28,0xcf047));const e={'sheets-exchange-client':{'file':'Fitxer','upload':'Obrir(Fitxer)','download':_0x5026b4(0x100)}};module[_0x5026b4(0xf9)]=e;
|
package/lib/cjs/locale/de-DE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const _0x301d6a=_0x2a19;function _0x3681(){const _0x3e53a2=['1113870gVNCib','Datei','726800LWHduA','7500OERgVd','exports','2196600hqPxcL','525680dIrKRq','Speichern\x20unter','1801236JsnKWy','48syWmRk','304695zyDhti'];_0x3681=function(){return _0x3e53a2;};return _0x3681();}(function(_0x5a2b48,_0x557a57){const _0x42839d=_0x2a19,_0x352bed=_0x5a2b48();while(!![]){try{const _0x4ff86f=parseInt(_0x42839d(0xcf))/0x1*(-parseInt(_0x42839d(0xca))/0x2)+parseInt(_0x42839d(0xcb))/0x3+parseInt(_0x42839d(0xc7))/0x4+parseInt(_0x42839d(0xcc))/0x5+parseInt(_0x42839d(0xc9))/0x6+-parseInt(_0x42839d(0xd1))/0x7+-parseInt(_0x42839d(0xce))/0x8;if(_0x4ff86f===_0x557a57)break;else _0x352bed['push'](_0x352bed['shift']());}catch(_0x326382){_0x352bed['push'](_0x352bed['shift']());}}}(_0x3681,0x29d33));function _0x2a19(_0x53d36b,_0x2e0c06){_0x53d36b=_0x53d36b-0xc7;const _0x36812e=_0x3681();let _0x2a19e3=_0x36812e[_0x53d36b];return _0x2a19e3;}const e={'sheets-exchange-client':{'file':_0x301d6a(0xcd),'upload':'Öffnen\x20(Datei)','download':_0x301d6a(0xc8)}};module[_0x301d6a(0xd0)]=e;
|
package/lib/cjs/locale/en-US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x223d88=_0x4b57;(function(_0x353e19,_0x1dd2fa){const _0xe1bbd=_0x4b57,_0x12991f=_0x353e19();while(!![]){try{const _0x47dff7=-parseInt(_0xe1bbd(0x157))/0x1*(parseInt(_0xe1bbd(0x15f))/0x2)+parseInt(_0xe1bbd(0x156))/0x3*(parseInt(_0xe1bbd(0x155))/0x4)+-parseInt(_0xe1bbd(0x15e))/0x5+parseInt(_0xe1bbd(0x162))/0x6*(-parseInt(_0xe1bbd(0x158))/0x7)+-parseInt(_0xe1bbd(0x15a))/0x8+-parseInt(_0xe1bbd(0x15b))/0x9*(parseInt(_0xe1bbd(0x15c))/0xa)+parseInt(_0xe1bbd(0x161))/0xb;if(_0x47dff7===_0x1dd2fa)break;else _0x12991f['push'](_0x12991f['shift']());}catch(_0x12b6c0){_0x12991f['push'](_0x12991f['shift']());}}}(_0xeccc,0x4230a));function _0xeccc(){const _0x1529e7=['17589396ZBYWaV','670632ecgSZL','exports','4QfzHNN','71619UcqrWg','13TKIYBw','28gKAGCF','File','2127432sWiwSm','119763lsFxrG','170AgHEuP','Save\x20As','650280vBXqUz','43462FBqlxO','Open(File)'];_0xeccc=function(){return _0x1529e7;};return _0xeccc();}const e={'sheets-exchange-client':{'file':_0x223d88(0x159),'upload':_0x223d88(0x160),'download':_0x223d88(0x15d)}};function _0x4b57(_0x1e4186,_0x188a40){_0x1e4186=_0x1e4186-0x155;const _0xecccdd=_0xeccc();let _0x4b5753=_0xecccdd[_0x1e4186];return _0x4b5753;}module[_0x223d88(0x163)]=e;
|
package/lib/cjs/locale/es-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x1639(){const _0x1324a8=['21265706PhEfmd','7npRjff','63VkdbnE','1701699AiZUFj','1359790cMiqhe','968658ptfvNO','42tIipNc','Abrir(Archivo)','exports','Archivo','2DoZfrm','2378960aFIydy','161005vGTulJ','Guardar\x20como','5722648bpfDrS'];_0x1639=function(){return _0x1324a8;};return _0x1639();}const _0x48d651=_0x4ba5;(function(_0x4460df,_0x173b1d){const _0x10de3c=_0x4ba5,_0x2603b5=_0x4460df();while(!![]){try{const _0x149aa2=-parseInt(_0x10de3c(0x81))/0x1*(-parseInt(_0x10de3c(0x7c))/0x2)+-parseInt(_0x10de3c(0x7a))/0x3+parseInt(_0x10de3c(0x82))/0x4+parseInt(_0x10de3c(0x83))/0x5*(-parseInt(_0x10de3c(0x7d))/0x6)+parseInt(_0x10de3c(0x87))/0x7*(parseInt(_0x10de3c(0x85))/0x8)+parseInt(_0x10de3c(0x88))/0x9*(parseInt(_0x10de3c(0x7b))/0xa)+-parseInt(_0x10de3c(0x86))/0xb;if(_0x149aa2===_0x173b1d)break;else _0x2603b5['push'](_0x2603b5['shift']());}catch(_0x2a6e56){_0x2603b5['push'](_0x2603b5['shift']());}}}(_0x1639,0x7b378));const e={'sheets-exchange-client':{'file':_0x48d651(0x80),'upload':_0x48d651(0x7e),'download':_0x48d651(0x84)}};function _0x4ba5(_0x332f5,_0x58797e){_0x332f5=_0x332f5-0x7a;const _0x16393c=_0x1639();let _0x4ba5a9=_0x16393c[_0x332f5];return _0x4ba5a9;}module[_0x48d651(0x7f)]=e;
|
package/lib/cjs/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x388d41=_0x36cf;function _0x36cf(_0xb03d00,_0x68d684){_0xb03d00=_0xb03d00-0xba;const _0xb1d60f=_0xb1d6();let _0x36cf93=_0xb1d60f[_0xb03d00];return _0x36cf93;}(function(_0x39e2af,_0x55c56f){const _0x170022=_0x36cf,_0x3ea7b6=_0x39e2af();while(!![]){try{const _0x57d760=-parseInt(_0x170022(0xba))/0x1*(parseInt(_0x170022(0xbb))/0x2)+parseInt(_0x170022(0xc1))/0x3+parseInt(_0x170022(0xc2))/0x4+-parseInt(_0x170022(0xc3))/0x5*(-parseInt(_0x170022(0xc4))/0x6)+-parseInt(_0x170022(0xbd))/0x7*(-parseInt(_0x170022(0xc6))/0x8)+parseInt(_0x170022(0xbe))/0x9+parseInt(_0x170022(0xbc))/0xa*(-parseInt(_0x170022(0xbf))/0xb);if(_0x57d760===_0x55c56f)break;else _0x3ea7b6['push'](_0x3ea7b6['shift']());}catch(_0x46fc57){_0x3ea7b6['push'](_0x3ea7b6['shift']());}}}(_0xb1d6,0x1c52c));const e={'sheets-exchange-client':{'file':'فایل','upload':_0x388d41(0xc5),'download':_0x388d41(0xc0)}};module['exports']=e;function _0xb1d6(){const _0xa4ad0c=['42JTuVwa','بازکردن(فایل)','8NWnAky','428DxRtBp','454KnoOOd','260TPtQwV','177485qOFDGi','178101VviBqI','32318swhuWu','ذخیره\x20به\x20عنوان','266799KqMHqL','570704thxAqB','9145HZykaZ'];_0xb1d6=function(){return _0xa4ad0c;};return _0xb1d6();}
|
package/lib/cjs/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
function _0x1488(_0x596938,_0x31ac3d){_0x596938=_0x596938-0x16b;const _0x29c782=_0x29c7();let _0x1488e6=_0x29c782[_0x596938];return _0x1488e6;}function _0x29c7(){const _0x329b62=['482398YxIaLJ','Enregistrer\x20sous','22LhCWHl','6174909DMoEAp','755965SIliVx','20674973YNgIQo','8psAzqt','116331okPbih','885470kRquBg','66CQiFTm','10hkDRoZ','Ouvrir\x20(Fichier)','1345340BYzKik'];_0x29c7=function(){return _0x329b62;};return _0x29c7();}const _0x621353=_0x1488;(function(_0x13e02e,_0x135f36){const _0x27feb7=_0x1488,_0x58b500=_0x13e02e();while(!![]){try{const _0x4b316e=parseInt(_0x27feb7(0x173))/0x1+parseInt(_0x27feb7(0x171))/0x2*(parseInt(_0x27feb7(0x176))/0x3)+-parseInt(_0x27feb7(0x16e))/0x4+parseInt(_0x27feb7(0x177))/0x5+-parseInt(_0x27feb7(0x16b))/0x6*(-parseInt(_0x27feb7(0x16f))/0x7)+-parseInt(_0x27feb7(0x175))/0x8*(-parseInt(_0x27feb7(0x172))/0x9)+-parseInt(_0x27feb7(0x16c))/0xa*(parseInt(_0x27feb7(0x174))/0xb);if(_0x4b316e===_0x135f36)break;else _0x58b500['push'](_0x58b500['shift']());}catch(_0x87be50){_0x58b500['push'](_0x58b500['shift']());}}}(_0x29c7,0x8f86b));const e={'sheets-exchange-client':{'file':'Fichier','upload':_0x621353(0x16d),'download':_0x621353(0x170)}};module['exports']=e;
|
package/lib/cjs/locale/id-ID.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x1ae8(){const _0x10b526=['1067928XPGsDi','591939fqSklJ','11WecsHg','7TQRNtP','20pvgFYH','Buka(File)','9519144SkxQCu','231wDdheh','638248JkdcDT','310ZCIaLt','3746JULsBo','File','355447QuZvaw','4458oVPBJA'];_0x1ae8=function(){return _0x10b526;};return _0x1ae8();}function _0x5d61(_0x538bed,_0x3095f8){_0x538bed=_0x538bed-0x1c5;const _0x1ae813=_0x1ae8();let _0x5d616c=_0x1ae813[_0x538bed];return _0x5d616c;}const _0x4788ed=_0x5d61;(function(_0x53b541,_0x15d5a1){const _0x3187ed=_0x5d61,_0x2bea5e=_0x53b541();while(!![]){try{const _0x5f01a6=-parseInt(_0x3187ed(0x1cd))/0x1+parseInt(_0x3187ed(0x1cb))/0x2*(-parseInt(_0x3187ed(0x1c8))/0x3)+parseInt(_0x3187ed(0x1c9))/0x4+parseInt(_0x3187ed(0x1ca))/0x5*(parseInt(_0x3187ed(0x1ce))/0x6)+parseInt(_0x3187ed(0x1d2))/0x7*(-parseInt(_0x3187ed(0x1cf))/0x8)+-parseInt(_0x3187ed(0x1d0))/0x9*(parseInt(_0x3187ed(0x1c5))/0xa)+parseInt(_0x3187ed(0x1d1))/0xb*(parseInt(_0x3187ed(0x1c7))/0xc);if(_0x5f01a6===_0x15d5a1)break;else _0x2bea5e['push'](_0x2bea5e['shift']());}catch(_0x266076){_0x2bea5e['push'](_0x2bea5e['shift']());}}}(_0x1ae8,0x392cd));const e={'sheets-exchange-client':{'file':_0x4788ed(0x1cc),'upload':_0x4788ed(0x1c6),'download':'Simpan\x20Sebagai'}};module['exports']=e;
|
package/lib/cjs/locale/it-IT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x531f(){const _0x43680b=['Salva\x20con\x20nome','102781UcgsHo','9570106ejbPxA','1300108gYzHXw','File','exports','12LbJRHq','1626830kXCEFk','513SWOLlX','5xqbxBZ','26352IbKdXG','12CLpBdy','213002VcpGEV','22nHaIbU','Apri\x20(File)','2sVHfIU','938286cRkmXB'];_0x531f=function(){return _0x43680b;};return _0x531f();}const _0x1015f9=_0x21a9;(function(_0x57c35d,_0x9dd525){const _0x359e48=_0x21a9,_0x5371d6=_0x57c35d();while(!![]){try{const _0x349fba=-parseInt(_0x359e48(0xdb))/0x1*(parseInt(_0x359e48(0xd8))/0x2)+parseInt(_0x359e48(0xdc))/0x3+parseInt(_0x359e48(0xcf))/0x4*(parseInt(_0x359e48(0xd5))/0x5)+parseInt(_0x359e48(0xd2))/0x6*(-parseInt(_0x359e48(0xde))/0x7)+parseInt(_0x359e48(0xd6))/0x8*(parseInt(_0x359e48(0xd4))/0x9)+parseInt(_0x359e48(0xd3))/0xa*(parseInt(_0x359e48(0xd9))/0xb)+parseInt(_0x359e48(0xd7))/0xc*(-parseInt(_0x359e48(0xce))/0xd);if(_0x349fba===_0x9dd525)break;else _0x5371d6['push'](_0x5371d6['shift']());}catch(_0x550b30){_0x5371d6['push'](_0x5371d6['shift']());}}}(_0x531f,0x2a15f));const e={'sheets-exchange-client':{'file':_0x1015f9(0xd0),'upload':_0x1015f9(0xda),'download':_0x1015f9(0xdd)}};function _0x21a9(_0x2f8327,_0x3497aa){_0x2f8327=_0x2f8327-0xce;const _0x531fc9=_0x531f();let _0x21a924=_0x531fc9[_0x2f8327];return _0x21a924;}module[_0x1015f9(0xd1)]=e;
|
package/lib/cjs/locale/ja-JP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
function _0x2266(_0x57820b,_0x4b4073){_0x57820b=_0x57820b-0x14b;const _0x2dbce2=_0x2dbc();let _0x2266bd=_0x2dbce2[_0x57820b];return _0x2266bd;}const _0x35e9a2=_0x2266;(function(_0x4ac6f2,_0x2f619e){const _0x1b3a2e=_0x2266,_0x467fda=_0x4ac6f2();while(!![]){try{const _0x59a5bb=parseInt(_0x1b3a2e(0x14b))/0x1*(-parseInt(_0x1b3a2e(0x155))/0x2)+-parseInt(_0x1b3a2e(0x14c))/0x3+parseInt(_0x1b3a2e(0x152))/0x4+parseInt(_0x1b3a2e(0x151))/0x5*(parseInt(_0x1b3a2e(0x154))/0x6)+parseInt(_0x1b3a2e(0x150))/0x7+-parseInt(_0x1b3a2e(0x14e))/0x8+parseInt(_0x1b3a2e(0x14f))/0x9;if(_0x59a5bb===_0x2f619e)break;else _0x467fda['push'](_0x467fda['shift']());}catch(_0x2f0cb3){_0x467fda['push'](_0x467fda['shift']());}}}(_0x2dbc,0x2dae8));const e={'sheets-exchange-client':{'file':'ファイル','upload':'開く(ファイル)','download':_0x35e9a2(0x153)}};module[_0x35e9a2(0x14d)]=e;function _0x2dbc(){const _0x11c16d=['85zBcNDs','1444128PqQFjA','名前を付けて保存','65334AoScqe','1778dKgyqE','69EPrOEk','10608OXxjrg','exports','2821376eEkhRx','69489HpNZrG','355565JwxDUI'];_0x2dbc=function(){return _0x11c16d;};return _0x2dbc();}
|
package/lib/cjs/locale/ko-KR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x1e969a=_0x4eff;function _0x466f(){const _0x4f8965=['9650iBguCm','281532Ltiajs','8ZSkmGU','979xxdaxz','exports','6ZKxhfT','1200451geTXFS','1327455BlBDtB','678595LBwYCp','185046FXXeFI','34CZsBPZ','9476OTHJpT','다른\x20이름으로\x20저장','열기(파일)'];_0x466f=function(){return _0x4f8965;};return _0x466f();}function _0x4eff(_0x1da6b9,_0x14e585){_0x1da6b9=_0x1da6b9-0x119;const _0x466ff9=_0x466f();let _0x4eff82=_0x466ff9[_0x1da6b9];return _0x4eff82;}(function(_0x56b4f2,_0x4a77fb){const _0xa06b18=_0x4eff,_0x4d8cd8=_0x56b4f2();while(!![]){try{const _0x47faee=parseInt(_0xa06b18(0x11c))/0x1*(parseInt(_0xa06b18(0x11b))/0x2)+parseInt(_0xa06b18(0x11a))/0x3+-parseInt(_0xa06b18(0x120))/0x4+-parseInt(_0xa06b18(0x119))/0x5*(parseInt(_0xa06b18(0x124))/0x6)+-parseInt(_0xa06b18(0x125))/0x7*(-parseInt(_0xa06b18(0x121))/0x8)+parseInt(_0xa06b18(0x126))/0x9+-parseInt(_0xa06b18(0x11f))/0xa*(parseInt(_0xa06b18(0x122))/0xb);if(_0x47faee===_0x4a77fb)break;else _0x4d8cd8['push'](_0x4d8cd8['shift']());}catch(_0x4ee41b){_0x4d8cd8['push'](_0x4d8cd8['shift']());}}}(_0x466f,0x3cfaf));const e={'sheets-exchange-client':{'file':'파일','upload':_0x1e969a(0x11e),'download':_0x1e969a(0x11d)}};module[_0x1e969a(0x123)]=e;
|
package/lib/cjs/locale/pl-PL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x219853=_0x306e;(function(_0x34f88b,_0x37d454){const _0x17b7f1=_0x306e,_0x5abd41=_0x34f88b();while(!![]){try{const _0xca6ad=-parseInt(_0x17b7f1(0x18f))/0x1*(parseInt(_0x17b7f1(0x193))/0x2)+parseInt(_0x17b7f1(0x190))/0x3+parseInt(_0x17b7f1(0x18b))/0x4+parseInt(_0x17b7f1(0x18e))/0x5+parseInt(_0x17b7f1(0x195))/0x6*(-parseInt(_0x17b7f1(0x196))/0x7)+parseInt(_0x17b7f1(0x18c))/0x8*(-parseInt(_0x17b7f1(0x18d))/0x9)+parseInt(_0x17b7f1(0x194))/0xa*(parseInt(_0x17b7f1(0x191))/0xb);if(_0xca6ad===_0x37d454)break;else _0x5abd41['push'](_0x5abd41['shift']());}catch(_0x4284da){_0x5abd41['push'](_0x5abd41['shift']());}}}(_0x1174,0xb65ee));const e={'sheets-exchange-client':{'file':'Plik','upload':'Otwórz\x20(plik)','download':_0x219853(0x192)}};function _0x306e(_0x5caa0b,_0x4ca5c0){_0x5caa0b=_0x5caa0b-0x18a;const _0x1174d3=_0x1174();let _0x306e5e=_0x1174d3[_0x5caa0b];return _0x306e5e;}module[_0x219853(0x18a)]=e;function _0x1174(){const _0x32bef7=['2035065gnHHnC','259934KMVYkb','1400271hWBARX','9034498zMDHTS','Zapisz\x20jako','6yXcbqA','10FIHiwU','12RCpeHZ','2692487PMdwAi','exports','4355888wxtddQ','48eXPEls','731979qJVLPl'];_0x1174=function(){return _0x32bef7;};return _0x1174();}
|
package/lib/cjs/locale/pt-BR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x5d3263=_0x2489;(function(_0x334231,_0x33d119){const _0x109e97=_0x2489,_0x1c6759=_0x334231();while(!![]){try{const _0x2beb10=-parseInt(_0x109e97(0x164))/0x1+-parseInt(_0x109e97(0x169))/0x2*(-parseInt(_0x109e97(0x168))/0x3)+-parseInt(_0x109e97(0x16d))/0x4*(-parseInt(_0x109e97(0x16c))/0x5)+-parseInt(_0x109e97(0x16e))/0x6*(-parseInt(_0x109e97(0x166))/0x7)+parseInt(_0x109e97(0x170))/0x8+parseInt(_0x109e97(0x16f))/0x9*(parseInt(_0x109e97(0x16b))/0xa)+-parseInt(_0x109e97(0x165))/0xb;if(_0x2beb10===_0x33d119)break;else _0x1c6759['push'](_0x1c6759['shift']());}catch(_0x40c072){_0x1c6759['push'](_0x1c6759['shift']());}}}(_0x224d,0x51a8a));const e={'sheets-exchange-client':{'file':_0x5d3263(0x167),'upload':_0x5d3263(0x16a),'download':_0x5d3263(0x163)}};module['exports']=e;function _0x2489(_0x4b0c0b,_0x215730){_0x4b0c0b=_0x4b0c0b-0x163;const _0x224ddc=_0x224d();let _0x248941=_0x224ddc[_0x4b0c0b];return _0x248941;}function _0x224d(){const _0x261b53=['4097322GJEntG','2199528HQAuzu','Salvar\x20Como','147294EzXagU','21084316AcDJzC','14SxeSjv','Arquivo','3GEVrFL','1301066FJgZSF','Abrir\x20(Arquivo)','10fEQBkZ','10qmgHka','1173404belgTb','1293270qlOqTA'];_0x224d=function(){return _0x261b53;};return _0x224d();}
|
package/lib/cjs/locale/ru-RU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x5e1151=_0x4a99;(function(_0x4ea070,_0x417eca){const _0xd46515=_0x4a99,_0x5642fd=_0x4ea070();while(!![]){try{const _0x5a4714=parseInt(_0xd46515(0x8f))/0x1*(-parseInt(_0xd46515(0x93))/0x2)+parseInt(_0xd46515(0x94))/0x3*(-parseInt(_0xd46515(0x9b))/0x4)+-parseInt(_0xd46515(0x9a))/0x5+parseInt(_0xd46515(0x96))/0x6*(parseInt(_0xd46515(0x9c))/0x7)+-parseInt(_0xd46515(0x97))/0x8+parseInt(_0xd46515(0x99))/0x9*(parseInt(_0xd46515(0x98))/0xa)+parseInt(_0xd46515(0x92))/0xb;if(_0x5a4714===_0x417eca)break;else _0x5642fd['push'](_0x5642fd['shift']());}catch(_0x537aab){_0x5642fd['push'](_0x5642fd['shift']());}}}(_0x5146,0x58473));function _0x4a99(_0x4258a7,_0x268f63){_0x4258a7=_0x4258a7-0x8e;const _0x514663=_0x5146();let _0x4a9923=_0x514663[_0x4258a7];return _0x4a9923;}const e={'sheets-exchange-client':{'file':_0x5e1151(0x91),'upload':_0x5e1151(0x8e),'download':_0x5e1151(0x90)}};module[_0x5e1151(0x95)]=e;function _0x5146(){const _0x195413=['2957136xivSIY','898460SSAojT','54PrYDHr','309695NDiXvr','1317032GwGdIk','576919eZkhip','Открыть(Файл)','138435cFhCOM','Сохранить\x20как','Файл','1593526umhtyC','2LxTBiT','3Llmale','exports','42EOBxdU'];_0x5146=function(){return _0x195413;};return _0x5146();}
|
package/lib/cjs/locale/sk-SK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
function _0x6ed0(){const _0x234341=['5930556FgdbBU','956GCONNd','8yMdifm','15xBlEWx','1463121BEwRyp','exports','Súbor','133734KebNwF','201616oIEqYg','1164pmjJNg','882217bStsLD','11Jwgjti','133217wdUkhk','10eEZqda'];_0x6ed0=function(){return _0x234341;};return _0x6ed0();}function _0x39f9(_0x3d7d8f,_0x4d32be){_0x3d7d8f=_0x3d7d8f-0x1b8;const _0x6ed0f2=_0x6ed0();let _0x39f965=_0x6ed0f2[_0x3d7d8f];return _0x39f965;}const _0x3adf06=_0x39f9;(function(_0x1446a5,_0x610e98){const _0x335e6a=_0x39f9,_0x10328c=_0x1446a5();while(!![]){try{const _0x22f2dd=-parseInt(_0x335e6a(0x1b9))/0x1+-parseInt(_0x335e6a(0x1c3))/0x2+-parseInt(_0x335e6a(0x1c4))/0x3*(-parseInt(_0x335e6a(0x1bc))/0x4)+parseInt(_0x335e6a(0x1be))/0x5*(-parseInt(_0x335e6a(0x1c2))/0x6)+-parseInt(_0x335e6a(0x1c5))/0x7*(-parseInt(_0x335e6a(0x1bd))/0x8)+parseInt(_0x335e6a(0x1bf))/0x9*(-parseInt(_0x335e6a(0x1ba))/0xa)+parseInt(_0x335e6a(0x1b8))/0xb*(parseInt(_0x335e6a(0x1bb))/0xc);if(_0x22f2dd===_0x610e98)break;else _0x10328c['push'](_0x10328c['shift']());}catch(_0x1fc703){_0x10328c['push'](_0x10328c['shift']());}}}(_0x6ed0,0x3ceab));const e={'sheets-exchange-client':{'file':_0x3adf06(0x1c1),'upload':'Otvoriť\x20(súbor)','download':'Uložiť\x20ako'}};module[_0x3adf06(0x1c0)]=e;
|
package/lib/cjs/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x5f06a5=_0xf126;function _0xf126(_0x55439e,_0x536f23){_0x55439e=_0x55439e-0x168;const _0x41e49f=_0x41e4();let _0xf12662=_0x41e49f[_0x55439e];return _0xf12662;}(function(_0x160dd0,_0x3426eb){const _0x792ee8=_0xf126,_0x1b9794=_0x160dd0();while(!![]){try{const _0xbd4ef7=-parseInt(_0x792ee8(0x16f))/0x1+-parseInt(_0x792ee8(0x16a))/0x2+-parseInt(_0x792ee8(0x169))/0x3*(parseInt(_0x792ee8(0x16d))/0x4)+parseInt(_0x792ee8(0x173))/0x5+parseInt(_0x792ee8(0x170))/0x6+-parseInt(_0x792ee8(0x171))/0x7+parseInt(_0x792ee8(0x16b))/0x8;if(_0xbd4ef7===_0x3426eb)break;else _0x1b9794['push'](_0x1b9794['shift']());}catch(_0x1428db){_0x1b9794['push'](_0x1b9794['shift']());}}}(_0x41e4,0x67321));const e={'sheets-exchange-client':{'file':_0x5f06a5(0x16c),'upload':_0x5f06a5(0x168),'download':_0x5f06a5(0x16e)}};module[_0x5f06a5(0x172)]=e;function _0x41e4(){const _0x245d25=['477262TfPzty','10675016TsNswl','Tệp','8MEslVW','Lưu\x20dưới\x20dạng','184870qzgdFL','2311122mDGGiP','5611949zvBOKf','exports','3354145mbnTLE','Mở\x20(Tệp)','1113744FQjkUq'];_0x41e4=function(){return _0x245d25;};return _0x41e4();}
|
package/lib/cjs/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
function _0x4450(){const _0x235ca4=['exports','3773980vGrjRE','97404HRqCrc','3060965rpLOwo','3PFZUwV','9091680fBioAB','打开(文件)','12497944cyDniy','1020428wFVAZE','1620860QtBDph','另存为'];_0x4450=function(){return _0x235ca4;};return _0x4450();}const _0x46e36a=_0x3678;(function(_0x1df66d,_0x7468ec){const _0x50c307=_0x3678,_0x40e294=_0x1df66d();while(!![]){try{const _0x3e1177=-parseInt(_0x50c307(0x1d6))/0x1+parseInt(_0x50c307(0x1d1))/0x2+parseInt(_0x50c307(0x1cd))/0x3*(parseInt(_0x50c307(0x1d2))/0x4)+-parseInt(_0x50c307(0x1d7))/0x5+-parseInt(_0x50c307(0x1ce))/0x6+parseInt(_0x50c307(0x1d5))/0x7+parseInt(_0x50c307(0x1d0))/0x8;if(_0x3e1177===_0x7468ec)break;else _0x40e294['push'](_0x40e294['shift']());}catch(_0x10461d){_0x40e294['push'](_0x40e294['shift']());}}}(_0x4450,0xc157f));function _0x3678(_0x3bf9cd,_0x9903d4){_0x3bf9cd=_0x3bf9cd-0x1cd;const _0x44502f=_0x4450();let _0x36780e=_0x44502f[_0x3bf9cd];return _0x36780e;}const e={'sheets-exchange-client':{'file':'文件','upload':_0x46e36a(0x1cf),'download':_0x46e36a(0x1d3)}};module[_0x46e36a(0x1d4)]=e;
|
package/lib/cjs/locale/zh-HK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x5746f5=_0x3a75;function _0x5d2c(){const _0x276d00=['170rQzEbQ','3662235zbcoqn','1998810EAFBVU','7453032VQvJcX','6uUOkjV','exports','3300136iLiqNB','另存為','開啟(檔案)','269FUqGQz','104083NXuHFV','579366AypoPy','32zFblnu'];_0x5d2c=function(){return _0x276d00;};return _0x5d2c();}(function(_0x338460,_0x29c8a9){const _0x21e6f2=_0x3a75,_0x4e2b87=_0x338460();while(!![]){try{const _0x34c0ca=parseInt(_0x21e6f2(0x1a6))/0x1*(-parseInt(_0x21e6f2(0x1a1))/0x2)+parseInt(_0x21e6f2(0x19e))/0x3+-parseInt(_0x21e6f2(0x1a3))/0x4+parseInt(_0x21e6f2(0x19f))/0x5+-parseInt(_0x21e6f2(0x1a0))/0x6+-parseInt(_0x21e6f2(0x1a7))/0x7*(-parseInt(_0x21e6f2(0x1a9))/0x8)+parseInt(_0x21e6f2(0x1a8))/0x9*(parseInt(_0x21e6f2(0x1aa))/0xa);if(_0x34c0ca===_0x29c8a9)break;else _0x4e2b87['push'](_0x4e2b87['shift']());}catch(_0x39edfe){_0x4e2b87['push'](_0x4e2b87['shift']());}}}(_0x5d2c,0xac718));const e={'sheets-exchange-client':{'file':'檔案','upload':_0x5746f5(0x1a5),'download':_0x5746f5(0x1a4)}};function _0x3a75(_0x28aa1f,_0x3f7b73){_0x28aa1f=_0x28aa1f-0x19e;const _0x5d2c0e=_0x5d2c();let _0x3a75d1=_0x5d2c0e[_0x28aa1f];return _0x3a75d1;}module[_0x5746f5(0x1a2)]=e;
|
package/lib/cjs/locale/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
function _0xa820(){const _0x41f2d0=['684660yeeAxb','302554iIZGmb','開啟(檔案)','另存為','134945toFAcS','6467JnkCIS','exports','9cKZRmb','773682YIlqHc','186236sXrktN','2155392iMyEcf'];_0xa820=function(){return _0x41f2d0;};return _0xa820();}const _0x291bfb=_0x20fc;(function(_0x1297aa,_0x283686){const _0x133865=_0x20fc,_0x8779ea=_0x1297aa();while(!![]){try{const _0x573378=parseInt(_0x133865(0xc9))/0x1+-parseInt(_0x133865(0xd0))/0x2+-parseInt(_0x133865(0xcb))/0x3*(-parseInt(_0x133865(0xcd))/0x4)+-parseInt(_0x133865(0xc8))/0x5+parseInt(_0x133865(0xcf))/0x6+-parseInt(_0x133865(0xcc))/0x7+parseInt(_0x133865(0xce))/0x8;if(_0x573378===_0x283686)break;else _0x8779ea['push'](_0x8779ea['shift']());}catch(_0x592a38){_0x8779ea['push'](_0x8779ea['shift']());}}}(_0xa820,0x3acf6));function _0x20fc(_0x16f122,_0x328d67){_0x16f122=_0x16f122-0xc8;const _0xa820d6=_0xa820();let _0x20fc4f=_0xa820d6[_0x16f122];return _0x20fc4f;}const e={'sheets-exchange-client':{'file':'檔案','upload':_0x291bfb(0xd1),'download':_0x291bfb(0xd2)}};module[_0x291bfb(0xca)]=e;
|
package/lib/es/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/es/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/es/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/es/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/es/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/es/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/es/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/es/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/es/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/es/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/es/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/es/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/es/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/es/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};
|