@univerjs-pro/sheets-exchange-client 0.24.0 → 0.25.0-insiders.20260608-e4336f7
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 -0
- package/lib/cjs/locale/ca-ES.js +1 -0
- package/lib/cjs/locale/de-DE.js +1 -0
- package/lib/cjs/locale/en-US.js +1 -0
- package/lib/cjs/locale/es-ES.js +1 -0
- package/lib/cjs/locale/fa-IR.js +1 -0
- package/lib/cjs/locale/fr-FR.js +1 -0
- package/lib/cjs/locale/id-ID.js +1 -0
- package/lib/cjs/locale/it-IT.js +1 -0
- package/lib/cjs/locale/ja-JP.js +1 -0
- package/lib/cjs/locale/ko-KR.js +1 -0
- package/lib/cjs/locale/pl-PL.js +1 -0
- package/lib/cjs/locale/pt-BR.js +1 -0
- package/lib/cjs/locale/ru-RU.js +1 -0
- package/lib/cjs/locale/sk-SK.js +1 -0
- package/lib/cjs/locale/vi-VN.js +1 -0
- package/lib/cjs/locale/zh-CN.js +1 -0
- package/lib/cjs/locale/zh-HK.js +1 -0
- package/lib/cjs/locale/zh-TW.js +1 -0
- package/lib/es/index.js +1 -1
- package/lib/es/locale/ar-SA.js +1 -0
- package/lib/es/locale/ca-ES.js +1 -0
- package/lib/es/locale/de-DE.js +1 -0
- package/lib/es/locale/en-US.js +1 -0
- package/lib/es/locale/es-ES.js +1 -0
- package/lib/es/locale/fa-IR.js +1 -0
- package/lib/es/locale/fr-FR.js +1 -0
- package/lib/es/locale/id-ID.js +1 -0
- package/lib/es/locale/it-IT.js +1 -0
- package/lib/es/locale/ja-JP.js +1 -0
- package/lib/es/locale/ko-KR.js +1 -0
- package/lib/es/locale/pl-PL.js +1 -0
- package/lib/es/locale/pt-BR.js +1 -0
- package/lib/es/locale/ru-RU.js +1 -0
- package/lib/es/locale/sk-SK.js +1 -0
- package/lib/es/locale/vi-VN.js +1 -0
- package/lib/es/locale/zh-CN.js +1 -0
- package/lib/es/locale/zh-HK.js +1 -0
- package/lib/es/locale/zh-TW.js +1 -0
- package/lib/index.js +1 -1
- package/lib/locale/ar-SA.js +1 -0
- package/lib/locale/ca-ES.js +1 -0
- package/lib/locale/de-DE.js +1 -0
- package/lib/locale/en-US.js +1 -0
- package/lib/locale/es-ES.js +1 -0
- package/lib/locale/fa-IR.js +1 -0
- package/lib/locale/fr-FR.js +1 -0
- package/lib/locale/id-ID.js +1 -0
- package/lib/locale/it-IT.js +1 -0
- package/lib/locale/ja-JP.js +1 -0
- package/lib/locale/ko-KR.js +1 -0
- package/lib/locale/pl-PL.js +1 -0
- package/lib/locale/pt-BR.js +1 -0
- package/lib/locale/ru-RU.js +1 -0
- package/lib/locale/sk-SK.js +1 -0
- package/lib/locale/vi-VN.js +1 -0
- package/lib/locale/zh-CN.js +1 -0
- package/lib/locale/zh-HK.js +1 -0
- package/lib/locale/zh-TW.js +1 -0
- package/lib/types/index.d.ts +1 -1
- package/lib/types/locale/ar-SA.d.ts +3 -0
- package/lib/types/locale/ca-ES.d.ts +3 -0
- package/lib/types/locale/de-DE.d.ts +3 -0
- package/lib/types/locale/en-US.d.ts +8 -0
- package/lib/types/locale/es-ES.d.ts +3 -0
- package/lib/types/locale/fa-IR.d.ts +3 -0
- package/lib/types/locale/fr-FR.d.ts +3 -0
- package/lib/types/locale/id-ID.d.ts +3 -0
- package/lib/types/locale/it-IT.d.ts +3 -0
- package/lib/types/locale/ja-JP.d.ts +3 -0
- package/lib/types/locale/ko-KR.d.ts +3 -0
- package/lib/types/locale/pl-PL.d.ts +3 -0
- package/lib/types/locale/pt-BR.d.ts +3 -0
- package/lib/types/locale/ru-RU.d.ts +3 -0
- package/lib/types/locale/sk-SK.d.ts +3 -0
- package/lib/types/locale/vi-VN.d.ts +3 -0
- package/lib/types/locale/zh-CN.d.ts +3 -0
- package/lib/types/locale/zh-HK.d.ts +3 -0
- package/lib/types/locale/zh-TW.d.ts +3 -0
- package/lib/types/plugin.d.ts +1 -1
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ar-SA.js +1 -0
- package/lib/umd/locale/ca-ES.js +1 -0
- package/lib/umd/locale/de-DE.js +1 -0
- package/lib/umd/locale/en-US.js +1 -0
- package/lib/umd/locale/es-ES.js +1 -0
- package/lib/umd/locale/fa-IR.js +1 -0
- package/lib/umd/locale/fr-FR.js +1 -0
- package/lib/umd/locale/id-ID.js +1 -0
- package/lib/umd/locale/it-IT.js +1 -0
- package/lib/umd/locale/ja-JP.js +1 -0
- package/lib/umd/locale/ko-KR.js +1 -0
- package/lib/umd/locale/pl-PL.js +1 -0
- package/lib/umd/locale/pt-BR.js +1 -0
- package/lib/umd/locale/ru-RU.js +1 -0
- package/lib/umd/locale/sk-SK.js +1 -0
- package/lib/umd/locale/vi-VN.js +1 -0
- package/lib/umd/locale/zh-CN.js +1 -0
- package/lib/umd/locale/zh-HK.js +1 -0
- package/lib/umd/locale/zh-TW.js +1 -0
- package/package.json +13 -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 _0xd1fe35=_0x34ea;(function(_0x166e66,_0x52e38e){var _0x3dc6cb=_0x34ea,_0x25a4c9=_0x166e66();while(!![]){try{var _0x52c876=parseInt(_0x3dc6cb(0x187))/0x1+-parseInt(_0x3dc6cb(0x17e))/0x2+parseInt(_0x3dc6cb(0x160))/0x3+-parseInt(_0x3dc6cb(0x179))/0x4+parseInt(_0x3dc6cb(0x1a5))/0x5*(parseInt(_0x3dc6cb(0x185))/0x6)+parseInt(_0x3dc6cb(0x172))/0x7*(-parseInt(_0x3dc6cb(0x198))/0x8)+parseInt(_0x3dc6cb(0x181))/0x9*(parseInt(_0x3dc6cb(0x19f))/0xa);if(_0x52c876===_0x52e38e)break;else _0x25a4c9['push'](_0x25a4c9['shift']());}catch(_0x12dd13){_0x25a4c9['push'](_0x25a4c9['shift']());}}}(_0x4093,0xf3c17),Object[_0xd1fe35(0x191)](exports,Symbol['toStringTag'],{'value':_0xd1fe35(0x1a0)}));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':_0xd1fe35(0x169),'type':t[_0xd1fe35(0x182)][_0xd1fe35(0x195)],'handler':async _0x5e2718=>{var _0xeefb4b=_0xd1fe35;let _0x4f56aa=_0x5e2718['get'](e[_0xeefb4b(0x15d)]);return new URLSearchParams(location[_0xeefb4b(0x177)])['get'](_0xeefb4b(0x166))?_0x4f56aa[_0xeefb4b(0x197)]():_0x4f56aa['importXLSXToSnapshot'](),!0x0;}},o={'id':_0xd1fe35(0x17b),'type':t[_0xd1fe35(0x182)]['OPERATION'],'handler':async _0x4beb99=>{var _0x4b8956=_0xd1fe35;let _0x4a1adf=_0x4beb99[_0x4b8956(0x162)](e[_0x4b8956(0x15d)]);return new URLSearchParams(location['search'])['get'](_0x4b8956(0x166))?_0x4a1adf['exportXLSXByUnitId']():_0x4a1adf['exportXLSXBySnapshot'](),!0x0;}};var s='@univerjs-pro/sheets-exchange-client',c='0.25.0-insiders.20260608-e4336f7';function _0x34ea(_0x2e9c2d,_0x13e9bf){_0x2e9c2d=_0x2e9c2d-0x159;var _0x40931a=_0x4093();var _0x34ea27=_0x40931a[_0x2e9c2d];return _0x34ea27;}const l={},u=_0xd1fe35(0x16b);function d(_0x2d0622){var _0x226e85=_0xd1fe35;return{'id':u,'type':n[_0x226e85(0x18c)][_0x226e85(0x18d)],'icon':'DirectExportIcon','tooltip':_0x226e85(0x178),'hidden$':(0x0,n['getMenuHiddenObservable'])(_0x2d0622,t[_0x226e85(0x194)][_0x226e85(0x188)]),'disabled$':(0x0,i[_0x226e85(0x15f)])(_0x2d0622,{'workbookTypes':[r[_0x226e85(0x184)]]})};}function f(){var _0x5c2e8b=_0xd1fe35;return{'id':a['id'],'type':n[_0x5c2e8b(0x18c)][_0x5c2e8b(0x16f)],'title':_0x5c2e8b(0x171),'icon':_0x5c2e8b(0x18f)};}function p(){var _0x429877=_0xd1fe35;return{'id':o['id'],'type':n[_0x429877(0x18c)][_0x429877(0x16f)],'title':'sheets-exchange-client.download','icon':_0x429877(0x19a)};}const m={[n[_0xd1fe35(0x19c)]['OTHERS']]:{[u]:{'order':0.3,'menuItemFactory':d,[a['id']]:{'order':0x0,'menuItemFactory':f},[o['id']]:{'order':0x1,'menuItemFactory':p}}}};function h(_0x3ff85e,_0x29dee8){return function(_0xf44e20,_0x5070d9){_0x29dee8(_0xf44e20,_0x5070d9,_0x3ff85e);};}function g(_0x396236,_0x2cbfb6,_0x1f0476,_0x15e8a9){var _0x363231=_0xd1fe35,_0x196c0c=arguments[_0x363231(0x1a4)],_0x141337=_0x196c0c<0x3?_0x2cbfb6:_0x15e8a9===null?_0x15e8a9=Object[_0x363231(0x17d)](_0x2cbfb6,_0x1f0476):_0x15e8a9,_0x3e9431;if(typeof Reflect==_0x363231(0x1a3)&&typeof Reflect[_0x363231(0x189)]==_0x363231(0x15b))_0x141337=Reflect[_0x363231(0x189)](_0x396236,_0x2cbfb6,_0x1f0476,_0x15e8a9);else{for(var _0x496b0a=_0x396236[_0x363231(0x1a4)]-0x1;_0x496b0a>=0x0;_0x496b0a--)(_0x3e9431=_0x396236[_0x496b0a])&&(_0x141337=(_0x196c0c<0x3?_0x3e9431(_0x141337):_0x196c0c>0x3?_0x3e9431(_0x2cbfb6,_0x1f0476,_0x141337):_0x3e9431(_0x2cbfb6,_0x1f0476))||_0x141337);}return _0x196c0c>0x3&&_0x141337&&Object[_0x363231(0x191)](_0x2cbfb6,_0x1f0476,_0x141337),_0x141337;}let _=class extends t[_0xd1fe35(0x190)]{constructor(_0x20771f,_0x2d24b8){var _0x20e198=_0xd1fe35;super(),this[_0x20e198(0x16e)]=_0x20771f,this[_0x20e198(0x1a1)]=_0x2d24b8,this[_0x20e198(0x15c)](),this[_0x20e198(0x16a)]();}[_0xd1fe35(0x15c)](){var _0x385cf5=_0xd1fe35;[a,o][_0x385cf5(0x186)](_0xd68c2b=>{var _0x4a4d2e=_0x385cf5;this[_0x4a4d2e(0x18b)](this[_0x4a4d2e(0x16e)][_0x4a4d2e(0x161)](_0xd68c2b));});}[_0xd1fe35(0x16a)](){var _0x391d30=_0xd1fe35;this[_0x391d30(0x1a1)]['mergeMenu'](m);}};_=g([h(0x0,t['ICommandService']),h(0x1,n[_0xd1fe35(0x167)])],_);function _0x4093(){var _0x395147=['SUBITEMS','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','FolderIcon','Disposable','defineProperty','setConfig','merge','UniverInstanceType','OPERATION','type','importXLSXToUnitId','1131288kFxsvS','UniverSheetsExchangeClientPlugin','ExportIcon','prototype','RibbonStartGroup','Plugin','menu','10squlgM','Module','_menuManagerService','_configService','object','length','5NgPnvw','call','onStarting','function','_initCommands','IExchangeOperateService','DependentOn','getCurrentRangeDisable$','652431SxsOJp','registerCommand','get','_injector','_config','iterator','unit','IMenuManagerService','version','exchange-client.operation.import-xlsx','_initMenus','sheets-exchange-client.operation.exchange','SHEET_EXCHANGE_CLIENT_PLUGIN','sheets-exchange-client.config','_commandService','BUTTON','ExportXLSXOperation','sheets-exchange-client.upload','49ioIPkI','ImportXLSXOperation','IConfigService','toPrimitive','string','search','sheets-exchange-client.file','4286920HkEvwp','symbol','exchange-client.operation.export-xlsx','pluginName','getOwnPropertyDescriptor','1142832DyoAfl','packageName','UniverExchangeClientPlugin','10797669yJVSkC','CommandType','Injector','WorkbookExportPermission','4839168YvLvWd','forEach','1407700NsKUNe','UNIVER_SHEET','decorate','onReady','disposeWithMe','MenuItemType'];_0x4093=function(){return _0x395147;};return _0x4093();}function v(_0x4433cc){'@babel/helpers - typeof';var _0x3dc578=_0xd1fe35;return v=typeof Symbol==_0x3dc578(0x15b)&&typeof Symbol[_0x3dc578(0x165)]==_0x3dc578(0x17a)?function(_0x27c375){return typeof _0x27c375;}:function(_0x4245bc){var _0x237d39=_0x3dc578;return _0x4245bc&&typeof Symbol=='function'&&_0x4245bc['constructor']===Symbol&&_0x4245bc!==Symbol[_0x237d39(0x19b)]?_0x237d39(0x17a):typeof _0x4245bc;},v(_0x4433cc);}function y(_0x4907ca,_0x1e8f96){var _0x584d4a=_0xd1fe35;if(v(_0x4907ca)!='object'||!_0x4907ca)return _0x4907ca;var _0x3319e3=_0x4907ca[Symbol[_0x584d4a(0x175)]];if(_0x3319e3!==void 0x0){var _0x18d5c2=_0x3319e3[_0x584d4a(0x159)](_0x4907ca,_0x1e8f96||'default');if(v(_0x18d5c2)!=_0x584d4a(0x1a3))return _0x18d5c2;throw TypeError(_0x584d4a(0x18e));}return(_0x1e8f96==='string'?String:Number)(_0x4907ca);}function b(_0x55db0b){var _0x22bb05=_0xd1fe35,_0x5267c9=y(_0x55db0b,_0x22bb05(0x176));return v(_0x5267c9)=='symbol'?_0x5267c9:_0x5267c9+'';}function x(_0x11a7f6,_0x8435b0,_0x591f9e){var _0xdf38c9=_0xd1fe35;return(_0x8435b0=b(_0x8435b0))in _0x11a7f6?Object[_0xdf38c9(0x191)](_0x11a7f6,_0x8435b0,{'value':_0x591f9e,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x11a7f6[_0x8435b0]=_0x591f9e,_0x11a7f6;}let S=class extends t[_0xd1fe35(0x19d)]{constructor(_0x584bab=l,_0xef3154,_0x242bdc){var _0x46ac36=_0xd1fe35;super(),this[_0x46ac36(0x164)]=_0x584bab,this[_0x46ac36(0x163)]=_0xef3154,this[_0x46ac36(0x1a2)]=_0x242bdc;let {menu:_0x2e933a,..._0x456fff}=(0x0,t[_0x46ac36(0x193)])({},l,this[_0x46ac36(0x164)]);_0x2e933a&&this[_0x46ac36(0x1a2)][_0x46ac36(0x192)](_0x46ac36(0x19e),_0x2e933a,{'merge':!0x0}),this[_0x46ac36(0x1a2)]['setConfig'](_0x46ac36(0x16d),_0x456fff);}[_0xd1fe35(0x15a)](){var _0x341b1a=_0xd1fe35;[[_]][_0x341b1a(0x186)](_0x353ebe=>this['_injector']['add'](_0x353ebe));}[_0xd1fe35(0x18a)](){var _0x156b49=_0xd1fe35;this[_0x156b49(0x163)]['get'](_);}};x(S,_0xd1fe35(0x17c),_0xd1fe35(0x16c)),x(S,_0xd1fe35(0x17f),s),x(S,_0xd1fe35(0x168),c),x(S,_0xd1fe35(0x196),t[_0xd1fe35(0x194)][_0xd1fe35(0x188)]),S=g([(0x0,t[_0xd1fe35(0x15e)])(e[_0xd1fe35(0x180)]),h(0x1,(0x0,t['Inject'])(t[_0xd1fe35(0x183)])),h(0x2,t[_0xd1fe35(0x174)])],S),exports[_0xd1fe35(0x170)]=o,exports[_0xd1fe35(0x173)]=a,Object[_0xd1fe35(0x191)](exports,_0xd1fe35(0x199),{'enumerable':!0x0,'get':function(){return S;}});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x106e(_0x1585ea,_0x31ff82){_0x1585ea=_0x1585ea-0x77;const _0x513d89=_0x513d();let _0x106e36=_0x513d89[_0x1585ea];return _0x106e36;}const _0x43139f=_0x106e;(function(_0x25862f,_0x39b91e){const _0x3b3be0=_0x106e,_0x1db622=_0x25862f();while(!![]){try{const _0x28fbb5=parseInt(_0x3b3be0(0x7d))/0x1*(parseInt(_0x3b3be0(0x7f))/0x2)+-parseInt(_0x3b3be0(0x7b))/0x3*(parseInt(_0x3b3be0(0x79))/0x4)+parseInt(_0x3b3be0(0x83))/0x5+-parseInt(_0x3b3be0(0x78))/0x6*(-parseInt(_0x3b3be0(0x84))/0x7)+-parseInt(_0x3b3be0(0x82))/0x8+-parseInt(_0x3b3be0(0x77))/0x9*(parseInt(_0x3b3be0(0x7e))/0xa)+-parseInt(_0x3b3be0(0x7a))/0xb;if(_0x28fbb5===_0x39b91e)break;else _0x1db622['push'](_0x1db622['shift']());}catch(_0x2180e6){_0x1db622['push'](_0x1db622['shift']());}}}(_0x513d,0xe072b));const e={'sheets-exchange-client':{'file':_0x43139f(0x80),'upload':'فتح\x20(ملف)','download':_0x43139f(0x81)}};function _0x513d(){const _0x2d1762=['4CoHojJ','1541386AdPlYf','2155737jmtNdZ','exports','41537lZnger','15097330BDzMrh','50jBMPbZ','ملف','حفظ\x20باسم','8419416sGxBWO','8023395ASoKuY','35JNkncj','9kuaKhk','2036520HPisbQ'];_0x513d=function(){return _0x2d1762;};return _0x513d();}module[_0x43139f(0x7c)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x99ce94=_0x4b7e;(function(_0xf23212,_0xcfbe56){const _0x4793d3=_0x4b7e,_0x25ba37=_0xf23212();while(!![]){try{const _0x1530d2=-parseInt(_0x4793d3(0x173))/0x1+parseInt(_0x4793d3(0x166))/0x2*(parseInt(_0x4793d3(0x16c))/0x3)+parseInt(_0x4793d3(0x16a))/0x4+-parseInt(_0x4793d3(0x170))/0x5*(parseInt(_0x4793d3(0x16e))/0x6)+parseInt(_0x4793d3(0x171))/0x7*(-parseInt(_0x4793d3(0x172))/0x8)+-parseInt(_0x4793d3(0x165))/0x9*(-parseInt(_0x4793d3(0x16d))/0xa)+parseInt(_0x4793d3(0x16f))/0xb;if(_0x1530d2===_0xcfbe56)break;else _0x25ba37['push'](_0x25ba37['shift']());}catch(_0x1760c7){_0x25ba37['push'](_0x25ba37['shift']());}}}(_0x1dd2,0xa1270));const e={'sheets-exchange-client':{'file':_0x99ce94(0x167),'upload':_0x99ce94(0x169),'download':_0x99ce94(0x168)}};function _0x1dd2(){const _0x51f9b3=['4093810HercFo','5640564SsDpqB','9838103SwmcFj','5gzyljC','3869747wEneTy','8uBbRqt','1293406BZorPx','18JNUney','2274196nKhoAZ','Fitxer','Anomena\x20i\x20desa','Obrir(Fitxer)','2384672TAWldT','exports','3EKOxwg'];_0x1dd2=function(){return _0x51f9b3;};return _0x1dd2();}function _0x4b7e(_0x4c823b,_0x270c52){_0x4c823b=_0x4c823b-0x165;const _0x1dd24f=_0x1dd2();let _0x4b7ea7=_0x1dd24f[_0x4c823b];return _0x4b7ea7;}module[_0x99ce94(0x16b)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x594b(){const _0x16d9de=['140336foFXWV','66cpHxJz','1167816UALqxc','130dEMKDU','24jtXSkd','exports','Speichern\x20unter','1360909dDIYum','Datei','4202765WWUXyr','14rtiBbW','5014539UNtbHH','2623922pYLDtU','Öffnen\x20(Datei)','841005KKaOaJ'];_0x594b=function(){return _0x16d9de;};return _0x594b();}const _0x2de2fe=_0x41ea;(function(_0x102b87,_0x106d51){const _0x59eb4d=_0x41ea,_0x26cdcb=_0x102b87();while(!![]){try{const _0x15d8ff=-parseInt(_0x59eb4d(0x1fe))/0x1+parseInt(_0x59eb4d(0x1fc))/0x2+parseInt(_0x59eb4d(0x1f1))/0x3*(-parseInt(_0x59eb4d(0x1ff))/0x4)+parseInt(_0x59eb4d(0x1f9))/0x5+-parseInt(_0x59eb4d(0x1f2))/0x6*(-parseInt(_0x59eb4d(0x1fa))/0x7)+parseInt(_0x59eb4d(0x1f4))/0x8*(parseInt(_0x59eb4d(0x1fb))/0x9)+parseInt(_0x59eb4d(0x1f3))/0xa*(-parseInt(_0x59eb4d(0x1f7))/0xb);if(_0x15d8ff===_0x106d51)break;else _0x26cdcb['push'](_0x26cdcb['shift']());}catch(_0x3b1e9d){_0x26cdcb['push'](_0x26cdcb['shift']());}}}(_0x594b,0xf2363));function _0x41ea(_0x55073e,_0x2c4c4a){_0x55073e=_0x55073e-0x1f1;const _0x594b46=_0x594b();let _0x41ea6f=_0x594b46[_0x55073e];return _0x41ea6f;}const e={'sheets-exchange-client':{'file':_0x2de2fe(0x1f8),'upload':_0x2de2fe(0x1fd),'download':_0x2de2fe(0x1f6)}};module[_0x2de2fe(0x1f5)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x5101fa=_0x4670;function _0x4670(_0x8feac2,_0x16d47f){_0x8feac2=_0x8feac2-0x84;const _0x336afe=_0x336a();let _0x467065=_0x336afe[_0x8feac2];return _0x467065;}(function(_0xa58d8a,_0x2b8c81){const _0x5f07e6=_0x4670,_0x16f5d9=_0xa58d8a();while(!![]){try{const _0x3bd422=-parseInt(_0x5f07e6(0x88))/0x1+parseInt(_0x5f07e6(0x8e))/0x2+parseInt(_0x5f07e6(0x84))/0x3+parseInt(_0x5f07e6(0x86))/0x4+parseInt(_0x5f07e6(0x87))/0x5+parseInt(_0x5f07e6(0x8b))/0x6*(-parseInt(_0x5f07e6(0x8c))/0x7)+-parseInt(_0x5f07e6(0x8a))/0x8*(-parseInt(_0x5f07e6(0x85))/0x9);if(_0x3bd422===_0x2b8c81)break;else _0x16f5d9['push'](_0x16f5d9['shift']());}catch(_0x525d29){_0x16f5d9['push'](_0x16f5d9['shift']());}}}(_0x336a,0xeb080));function _0x336a(){const _0x33c029=['779956VVBVEE','2129964FhiDaI','1599678DYpAcE','2880088VMoLld','5349520HpXJsS','1820498MWdMqB','Save\x20As','64HAdJRs','9171852KzqjxK','7CcGyOr','File'];_0x336a=function(){return _0x33c029;};return _0x336a();}const e={'sheets-exchange-client':{'file':_0x5101fa(0x8d),'upload':'Open(File)','download':_0x5101fa(0x89)}};module['exports']=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x3b39(_0x4fc6b5,_0x8e3ecd){_0x4fc6b5=_0x4fc6b5-0x10b;const _0x3ad277=_0x3ad2();let _0x3b39d2=_0x3ad277[_0x4fc6b5];return _0x3b39d2;}const _0x2902e4=_0x3b39;(function(_0x351772,_0xb87c07){const _0x3d8f9d=_0x3b39,_0x11745f=_0x351772();while(!![]){try{const _0x5f4b8b=parseInt(_0x3d8f9d(0x114))/0x1+parseInt(_0x3d8f9d(0x10d))/0x2*(parseInt(_0x3d8f9d(0x10b))/0x3)+parseInt(_0x3d8f9d(0x111))/0x4*(parseInt(_0x3d8f9d(0x10c))/0x5)+parseInt(_0x3d8f9d(0x113))/0x6+parseInt(_0x3d8f9d(0x110))/0x7+-parseInt(_0x3d8f9d(0x112))/0x8+-parseInt(_0x3d8f9d(0x115))/0x9;if(_0x5f4b8b===_0xb87c07)break;else _0x11745f['push'](_0x11745f['shift']());}catch(_0x140b3a){_0x11745f['push'](_0x11745f['shift']());}}}(_0x3ad2,0x5a95c));const e={'sheets-exchange-client':{'file':_0x2902e4(0x10e),'upload':_0x2902e4(0x116),'download':'Guardar\x20como'}};function _0x3ad2(){const _0xcc2993=['exports','4606007jpByJc','4tThkqb','1040184URajNc','1239792Eksrvs','302641GfecAz','15355611KyhOMp','Abrir(Archivo)','78861jvbJNm','2702555notsEx','38WSICQa','Archivo'];_0x3ad2=function(){return _0xcc2993;};return _0x3ad2();}module[_0x2902e4(0x10f)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0xfff9(){const _0x3e0126=['1355QOtPpu','بازکردن(فایل)','119602qBeegS','فایل','973494SwWdJU','714780GGSIvh','1akwIhZ','4362SelbKn','exports','6712362znjFeA','ذخیره\x20به\x20عنوان','480656fvydqM','1627493PDxSVQ'];_0xfff9=function(){return _0x3e0126;};return _0xfff9();}const _0x5a159d=_0x2734;(function(_0x1efc98,_0x2c6a21){const _0x22565e=_0x2734,_0x358bfd=_0x1efc98();while(!![]){try{const _0x2e5919=-parseInt(_0x22565e(0x98))/0x1*(-parseInt(_0x22565e(0xa1))/0x2)+-parseInt(_0x22565e(0x96))/0x3+parseInt(_0x22565e(0x97))/0x4+-parseInt(_0x22565e(0x9f))/0x5*(parseInt(_0x22565e(0x99))/0x6)+-parseInt(_0x22565e(0x9e))/0x7+-parseInt(_0x22565e(0x9d))/0x8+parseInt(_0x22565e(0x9b))/0x9;if(_0x2e5919===_0x2c6a21)break;else _0x358bfd['push'](_0x358bfd['shift']());}catch(_0x34e1da){_0x358bfd['push'](_0x358bfd['shift']());}}}(_0xfff9,0x298ea));const e={'sheets-exchange-client':{'file':_0x5a159d(0x95),'upload':_0x5a159d(0xa0),'download':_0x5a159d(0x9c)}};function _0x2734(_0x20663c,_0x30566e){_0x20663c=_0x20663c-0x95;const _0xfff91b=_0xfff9();let _0x273422=_0xfff91b[_0x20663c];return _0x273422;}module[_0x5a159d(0x9a)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x13ca2d=_0x334b;(function(_0x43ae21,_0x4312e6){const _0x210318=_0x334b,_0x2147de=_0x43ae21();while(!![]){try{const _0x4d8ac1=parseInt(_0x210318(0x107))/0x1+-parseInt(_0x210318(0x101))/0x2+-parseInt(_0x210318(0x106))/0x3+-parseInt(_0x210318(0xff))/0x4+-parseInt(_0x210318(0x105))/0x5+-parseInt(_0x210318(0x108))/0x6+parseInt(_0x210318(0x100))/0x7;if(_0x4d8ac1===_0x4312e6)break;else _0x2147de['push'](_0x2147de['shift']());}catch(_0x2ae882){_0x2147de['push'](_0x2147de['shift']());}}}(_0x264c,0xb7a64));const e={'sheets-exchange-client':{'file':_0x13ca2d(0x103),'upload':_0x13ca2d(0x102),'download':'Enregistrer\x20sous'}};function _0x334b(_0xb716ca,_0x3a0057){_0xb716ca=_0xb716ca-0xff;const _0x264c72=_0x264c();let _0x334b1c=_0x264c72[_0xb716ca];return _0x334b1c;}function _0x264c(){const _0x20b322=['Ouvrir\x20(Fichier)','Fichier','exports','7485685EBBftZ','3138399BxxIEY','131046TqvqIB','1502316zgjQXs','68180xQOlvg','26952709ZLwBYr','837008AWkrrM'];_0x264c=function(){return _0x20b322;};return _0x264c();}module[_0x13ca2d(0x104)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x1861b3=_0x4104;function _0x2198(){const _0x36ce50=['1033870WAyWei','971442EQoYSA','948608YggIjb','10YBNWbT','5224sSuMIM','Buka(File)','exports','7049GKemlv','1419762rFeVdQ','16775127hiPxqc','8LytRqZ','Simpan\x20Sebagai','File','4immbxB','14463262HCrFzc'];_0x2198=function(){return _0x36ce50;};return _0x2198();}(function(_0x2e150c,_0x45cf3b){const _0x961463=_0x4104,_0x2fd596=_0x2e150c();while(!![]){try{const _0x52b93b=parseInt(_0x961463(0x123))/0x1+-parseInt(_0x961463(0x11f))/0x2*(-parseInt(_0x961463(0x11a))/0x3)+parseInt(_0x961463(0x11c))/0x4*(parseInt(_0x961463(0x121))/0x5)+-parseInt(_0x961463(0x122))/0x6+parseInt(_0x961463(0x119))/0x7*(-parseInt(_0x961463(0x116))/0x8)+-parseInt(_0x961463(0x11b))/0x9+-parseInt(_0x961463(0x124))/0xa*(-parseInt(_0x961463(0x120))/0xb);if(_0x52b93b===_0x45cf3b)break;else _0x2fd596['push'](_0x2fd596['shift']());}catch(_0x2778a5){_0x2fd596['push'](_0x2fd596['shift']());}}}(_0x2198,0xe585d));const e={'sheets-exchange-client':{'file':_0x1861b3(0x11e),'upload':_0x1861b3(0x117),'download':_0x1861b3(0x11d)}};function _0x4104(_0x31a313,_0x11f3a0){_0x31a313=_0x31a313-0x116;const _0x21984d=_0x2198();let _0x41040a=_0x21984d[_0x31a313];return _0x41040a;}module[_0x1861b3(0x118)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x128eb3=_0x36f8;(function(_0xe1ccd3,_0x48374f){const _0x27bb27=_0x36f8,_0x29cbe2=_0xe1ccd3();while(!![]){try{const _0xa770af=parseInt(_0x27bb27(0xc0))/0x1*(-parseInt(_0x27bb27(0xc8))/0x2)+-parseInt(_0x27bb27(0xbe))/0x3+parseInt(_0x27bb27(0xbf))/0x4*(-parseInt(_0x27bb27(0xc6))/0x5)+parseInt(_0x27bb27(0xc4))/0x6*(parseInt(_0x27bb27(0xc3))/0x7)+parseInt(_0x27bb27(0xc2))/0x8+parseInt(_0x27bb27(0xc1))/0x9+-parseInt(_0x27bb27(0xbc))/0xa;if(_0xa770af===_0x48374f)break;else _0x29cbe2['push'](_0x29cbe2['shift']());}catch(_0x1d49f6){_0x29cbe2['push'](_0x29cbe2['shift']());}}}(_0x5eb7,0x3a199));function _0x5eb7(){const _0x242da7=['22662wqHqLP','exports','6305DwzyYc','Apri\x20(File)','2ZfciCC','Salva\x20con\x20nome','2989270BsfmOD','File','163800DuZpRi','68IjQztR','267427jsfULF','2512890jcgJES','1727232DzVcLl','714iXnAmw'];_0x5eb7=function(){return _0x242da7;};return _0x5eb7();}function _0x36f8(_0x5435f2,_0x54e7bb){_0x5435f2=_0x5435f2-0xbb;const _0x5eb7a4=_0x5eb7();let _0x36f83a=_0x5eb7a4[_0x5435f2];return _0x36f83a;}const e={'sheets-exchange-client':{'file':_0x128eb3(0xbd),'upload':_0x128eb3(0xc7),'download':_0x128eb3(0xbb)}};module[_0x128eb3(0xc5)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x39af(_0x4cb3ed,_0x245519){_0x4cb3ed=_0x4cb3ed-0x15f;const _0x4314ed=_0x4314();let _0x39affb=_0x4314ed[_0x4cb3ed];return _0x39affb;}const _0x104c0c=_0x39af;(function(_0x176809,_0x56fcaa){const _0x7f32df=_0x39af,_0x4c6ecb=_0x176809();while(!![]){try{const _0x57d808=parseInt(_0x7f32df(0x166))/0x1*(-parseInt(_0x7f32df(0x163))/0x2)+-parseInt(_0x7f32df(0x16a))/0x3+-parseInt(_0x7f32df(0x161))/0x4*(-parseInt(_0x7f32df(0x165))/0x5)+-parseInt(_0x7f32df(0x16c))/0x6+-parseInt(_0x7f32df(0x169))/0x7*(parseInt(_0x7f32df(0x16b))/0x8)+-parseInt(_0x7f32df(0x162))/0x9*(parseInt(_0x7f32df(0x16d))/0xa)+parseInt(_0x7f32df(0x15f))/0xb;if(_0x57d808===_0x56fcaa)break;else _0x4c6ecb['push'](_0x4c6ecb['shift']());}catch(_0x25f94a){_0x4c6ecb['push'](_0x4c6ecb['shift']());}}}(_0x4314,0x8299b));function _0x4314(){const _0x51b11d=['830Pgkaoq','開く(ファイル)','10bmgVpz','1621waiRMl','名前を付けて保存','ファイル','168133UgGWVi','568866wrvrHV','312FOegzI','5688570ILHejl','1068120cIEWAQ','37813270FrZaGA','exports','1611700sfdkDw','81gnNOEc'];_0x4314=function(){return _0x51b11d;};return _0x4314();}const e={'sheets-exchange-client':{'file':_0x104c0c(0x168),'upload':_0x104c0c(0x164),'download':_0x104c0c(0x167)}};module[_0x104c0c(0x160)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x58b3(_0x54cbb0,_0x1289eb){_0x54cbb0=_0x54cbb0-0x171;const _0x47fedf=_0x47fe();let _0x58b351=_0x47fedf[_0x54cbb0];return _0x58b351;}const _0x2bcfde=_0x58b3;(function(_0x219a4,_0x25b482){const _0x97e764=_0x58b3,_0x4f3283=_0x219a4();while(!![]){try{const _0xb44e4e=-parseInt(_0x97e764(0x176))/0x1+-parseInt(_0x97e764(0x173))/0x2*(-parseInt(_0x97e764(0x175))/0x3)+-parseInt(_0x97e764(0x179))/0x4*(parseInt(_0x97e764(0x178))/0x5)+parseInt(_0x97e764(0x17a))/0x6+parseInt(_0x97e764(0x174))/0x7+parseInt(_0x97e764(0x17c))/0x8*(parseInt(_0x97e764(0x171))/0x9)+-parseInt(_0x97e764(0x177))/0xa;if(_0xb44e4e===_0x25b482)break;else _0x4f3283['push'](_0x4f3283['shift']());}catch(_0x581eb1){_0x4f3283['push'](_0x4f3283['shift']());}}}(_0x47fe,0x98747));function _0x47fe(){const _0x955209=['열기(파일)','84106raXZpR','5278553ogtVTy','18RhkVOY','315446eqgRFF','9557150uaFmFU','5PZIJse','278060GKyZWo','1297332YHSoho','다른\x20이름으로\x20저장','64eBsSeZ','835326cYTmzD'];_0x47fe=function(){return _0x955209;};return _0x47fe();}const e={'sheets-exchange-client':{'file':'파일','upload':_0x2bcfde(0x172),'download':_0x2bcfde(0x17b)}};module['exports']=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x4897e4=_0x76b1;function _0x76b1(_0x35cd7c,_0x460092){_0x35cd7c=_0x35cd7c-0x9b;const _0xf78755=_0xf787();let _0x76b1bb=_0xf78755[_0x35cd7c];return _0x76b1bb;}(function(_0x1c6acd,_0x5dcba5){const _0x3129ad=_0x76b1,_0x22999e=_0x1c6acd();while(!![]){try{const _0x3b4d3a=-parseInt(_0x3129ad(0x9b))/0x1+-parseInt(_0x3129ad(0xa6))/0x2*(-parseInt(_0x3129ad(0xa2))/0x3)+-parseInt(_0x3129ad(0xa3))/0x4*(parseInt(_0x3129ad(0x9e))/0x5)+parseInt(_0x3129ad(0xa7))/0x6*(parseInt(_0x3129ad(0x9d))/0x7)+parseInt(_0x3129ad(0xa9))/0x8*(parseInt(_0x3129ad(0xa5))/0x9)+-parseInt(_0x3129ad(0xa8))/0xa+-parseInt(_0x3129ad(0x9c))/0xb;if(_0x3b4d3a===_0x5dcba5)break;else _0x22999e['push'](_0x22999e['shift']());}catch(_0x2bf01c){_0x22999e['push'](_0x22999e['shift']());}}}(_0xf787,0xdbc18));const e={'sheets-exchange-client':{'file':_0x4897e4(0xa0),'upload':_0x4897e4(0x9f),'download':_0x4897e4(0xa1)}};module[_0x4897e4(0xa4)]=e;function _0xf787(){const _0x1cc3fd=['Plik','Zapisz\x20jako','131175veuABm','1521844bHhkxf','exports','1449450rdPdVE','34hSHmcY','564558wAiApr','3489230eznvjn','40IRXNLm','1020095VimnTu','7554173XxTkjT','133tLbkWx','5jCJVCg','Otwórz\x20(plik)'];_0xf787=function(){return _0x1cc3fd;};return _0xf787();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x23e7(_0x3694e3,_0x34027b){_0x3694e3=_0x3694e3-0x121;const _0x5944aa=_0x5944();let _0x23e78e=_0x5944aa[_0x3694e3];return _0x23e78e;}const _0x2dfe8b=_0x23e7;(function(_0x460ec7,_0x2e2458){const _0x5d257c=_0x23e7,_0x5d0883=_0x460ec7();while(!![]){try{const _0x456528=-parseInt(_0x5d257c(0x12e))/0x1+-parseInt(_0x5d257c(0x126))/0x2*(parseInt(_0x5d257c(0x12f))/0x3)+-parseInt(_0x5d257c(0x128))/0x4*(-parseInt(_0x5d257c(0x12c))/0x5)+-parseInt(_0x5d257c(0x122))/0x6*(-parseInt(_0x5d257c(0x125))/0x7)+-parseInt(_0x5d257c(0x12b))/0x8*(parseInt(_0x5d257c(0x121))/0x9)+-parseInt(_0x5d257c(0x12d))/0xa*(-parseInt(_0x5d257c(0x12a))/0xb)+parseInt(_0x5d257c(0x124))/0xc*(-parseInt(_0x5d257c(0x123))/0xd);if(_0x456528===_0x2e2458)break;else _0x5d0883['push'](_0x5d0883['shift']());}catch(_0x35b572){_0x5d0883['push'](_0x5d0883['shift']());}}}(_0x5944,0xd7106));const e={'sheets-exchange-client':{'file':_0x2dfe8b(0x129),'upload':_0x2dfe8b(0x127),'download':'Salvar\x20Como'}};module['exports']=e;function _0x5944(){const _0x3eca39=['66tfldwQ','1432pJQWDD','20NDfAmm','2568630OCkBfP','1675373AXvvHV','609963gLHoHz','23067WIzHMD','1182PPLwTr','13wjXgxY','2214168mMIVHH','45556Ptuane','8gvIhig','Abrir\x20(Arquivo)','1189596yyzFqo','Arquivo'];_0x5944=function(){return _0x3eca39;};return _0x5944();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x18dbbc=_0x3bd5;(function(_0x3a701f,_0x361890){const _0xd96495=_0x3bd5,_0x188d69=_0x3a701f();while(!![]){try{const _0x3f3054=-parseInt(_0xd96495(0x8e))/0x1*(-parseInt(_0xd96495(0x92))/0x2)+-parseInt(_0xd96495(0x91))/0x3+-parseInt(_0xd96495(0x93))/0x4*(parseInt(_0xd96495(0x94))/0x5)+parseInt(_0xd96495(0x90))/0x6*(-parseInt(_0xd96495(0x8b))/0x7)+-parseInt(_0xd96495(0x87))/0x8*(parseInt(_0xd96495(0x8d))/0x9)+-parseInt(_0xd96495(0x88))/0xa+parseInt(_0xd96495(0x8c))/0xb*(parseInt(_0xd96495(0x8f))/0xc);if(_0x3f3054===_0x361890)break;else _0x188d69['push'](_0x188d69['shift']());}catch(_0x1dfc9e){_0x188d69['push'](_0x188d69['shift']());}}}(_0x1ee6,0x54f6d));function _0x3bd5(_0x14e583,_0x54bd49){_0x14e583=_0x14e583-0x87;const _0x1ee635=_0x1ee6();let _0x3bd547=_0x1ee635[_0x14e583];return _0x3bd547;}const e={'sheets-exchange-client':{'file':_0x18dbbc(0x89),'upload':_0x18dbbc(0x95),'download':_0x18dbbc(0x8a)}};module['exports']=e;function _0x1ee6(){const _0x38bd14=['70oTCAqT','Открыть(Файл)','24FNNsJx','6123770bSYsPA','Файл','Сохранить\x20как','29456KhgDUP','1714801rqsqdD','2030778uUNOFM','578171GygGTA','168JNgsFS','48cAgXMC','1397685PxUjLy','2UweSPj','178220VrahYL'];_0x1ee6=function(){return _0x38bd14;};return _0x1ee6();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x4f9eed=_0x5a4d;(function(_0x25bb67,_0x21a641){const _0x22ab72=_0x5a4d,_0x5cc8e9=_0x25bb67();while(!![]){try{const _0x3b8e50=parseInt(_0x22ab72(0x9b))/0x1+parseInt(_0x22ab72(0x94))/0x2+-parseInt(_0x22ab72(0x99))/0x3+-parseInt(_0x22ab72(0x98))/0x4+parseInt(_0x22ab72(0x9e))/0x5+-parseInt(_0x22ab72(0x95))/0x6+parseInt(_0x22ab72(0x9c))/0x7*(parseInt(_0x22ab72(0x9d))/0x8);if(_0x3b8e50===_0x21a641)break;else _0x5cc8e9['push'](_0x5cc8e9['shift']());}catch(_0x3d1916){_0x5cc8e9['push'](_0x5cc8e9['shift']());}}}(_0x2543,0xccbd5));function _0x5a4d(_0xdd2799,_0x427204){_0xdd2799=_0xdd2799-0x94;const _0x254362=_0x2543();let _0x5a4d36=_0x254362[_0xdd2799];return _0x5a4d36;}function _0x2543(){const _0x4baa77=['141882vYBvwW','Otvoriť\x20(súbor)','exports','4250108KYnTrH','4919115uCRcvS','Súbor','81069oyqucw','10498831AjiTJp','16NpMifp','975150oxnUvw','577454XHiArA'];_0x2543=function(){return _0x4baa77;};return _0x2543();}const e={'sheets-exchange-client':{'file':_0x4f9eed(0x9a),'upload':_0x4f9eed(0x96),'download':'Uložiť\x20ako'}};module[_0x4f9eed(0x97)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x6d7f6c=_0x3cd9;function _0x50ba(){const _0x5174fe=['exports','8526DhpNMV','2gsmrtY','53810GIzBEW','7273860gBgyPi','6856uCGNnj','1397fqhIRk','1260801tQnzKM','1161330WfHcHi','11260gjAvuM','Mở\x20(Tệp)','445017gGsszc','2292eDdpSW','39XPhbOW','28bWLBrh'];_0x50ba=function(){return _0x5174fe;};return _0x50ba();}function _0x3cd9(_0x295804,_0x505469){_0x295804=_0x295804-0x19f;const _0x50ba96=_0x50ba();let _0x3cd94c=_0x50ba96[_0x295804];return _0x3cd94c;}(function(_0x20fd8c,_0x93ebd2){const _0x1c5067=_0x3cd9,_0x57a58b=_0x20fd8c();while(!![]){try{const _0x4e6851=-parseInt(_0x1c5067(0x1aa))/0x1*(parseInt(_0x1c5067(0x1a1))/0x2)+parseInt(_0x1c5067(0x1a4))/0x3*(-parseInt(_0x1c5067(0x1a7))/0x4)+-parseInt(_0x1c5067(0x1a2))/0x5*(parseInt(_0x1c5067(0x1a5))/0x6)+-parseInt(_0x1c5067(0x1a9))/0x7*(-parseInt(_0x1c5067(0x1ad))/0x8)+parseInt(_0x1c5067(0x1a0))/0x9+-parseInt(_0x1c5067(0x1ab))/0xa*(-parseInt(_0x1c5067(0x19f))/0xb)+-parseInt(_0x1c5067(0x1ac))/0xc*(-parseInt(_0x1c5067(0x1a6))/0xd);if(_0x4e6851===_0x93ebd2)break;else _0x57a58b['push'](_0x57a58b['shift']());}catch(_0x33de34){_0x57a58b['push'](_0x57a58b['shift']());}}}(_0x50ba,0x98c88));const e={'sheets-exchange-client':{'file':'Tệp','upload':_0x6d7f6c(0x1a3),'download':'Lưu\x20dưới\x20dạng'}};module[_0x6d7f6c(0x1a8)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x2779(){const _0x2d2d21=['657980eDugJV','打开(文件)','1410780FUAhsW','279330AurEhf','2439840LixljP','3549oqvkPU','527904OZFhxJ','另存为','392190apTCqH','7208mvuPMq','exports'];_0x2779=function(){return _0x2d2d21;};return _0x2779();}function _0x2556(_0x4ce24f,_0x3de915){_0x4ce24f=_0x4ce24f-0x1bb;const _0x2779a9=_0x2779();let _0x255631=_0x2779a9[_0x4ce24f];return _0x255631;}const _0x19b7d7=_0x2556;(function(_0x12fca9,_0x3f1503){const _0x5b05eb=_0x2556,_0x5e2d55=_0x12fca9();while(!![]){try{const _0x192e5c=parseInt(_0x5b05eb(0x1c2))/0x1+parseInt(_0x5b05eb(0x1bd))/0x2+-parseInt(_0x5b05eb(0x1c0))/0x3+-parseInt(_0x5b05eb(0x1c5))/0x4+parseInt(_0x5b05eb(0x1bc))/0x5+-parseInt(_0x5b05eb(0x1be))/0x6+parseInt(_0x5b05eb(0x1bf))/0x7*(parseInt(_0x5b05eb(0x1c3))/0x8);if(_0x192e5c===_0x3f1503)break;else _0x5e2d55['push'](_0x5e2d55['shift']());}catch(_0x16231e){_0x5e2d55['push'](_0x5e2d55['shift']());}}}(_0x2779,0x7fdc3));const e={'sheets-exchange-client':{'file':'文件','upload':_0x19b7d7(0x1bb),'download':_0x19b7d7(0x1c1)}};module[_0x19b7d7(0x1c4)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x499012=_0x1bff;(function(_0x5b9a2c,_0x323fee){const _0x387fe9=_0x1bff,_0x246576=_0x5b9a2c();while(!![]){try{const _0x3cbd66=parseInt(_0x387fe9(0x1c0))/0x1*(parseInt(_0x387fe9(0x1c6))/0x2)+parseInt(_0x387fe9(0x1c8))/0x3+parseInt(_0x387fe9(0x1bf))/0x4+parseInt(_0x387fe9(0x1c2))/0x5+-parseInt(_0x387fe9(0x1c1))/0x6*(-parseInt(_0x387fe9(0x1c5))/0x7)+-parseInt(_0x387fe9(0x1c4))/0x8+-parseInt(_0x387fe9(0x1c7))/0x9;if(_0x3cbd66===_0x323fee)break;else _0x246576['push'](_0x246576['shift']());}catch(_0x27fa9c){_0x246576['push'](_0x246576['shift']());}}}(_0x12f9,0xb771b));function _0x12f9(){const _0x3da846=['2473786QaJNPL','6GfalHq','23133798kZqzzC','2907306chEvXC','開啟(檔案)','4800392CWGmaC','172323gcBkzh','18ZwLZSf','3935360IPpHYl','exports','9693008tLezrZ'];_0x12f9=function(){return _0x3da846;};return _0x12f9();}const e={'sheets-exchange-client':{'file':'檔案','upload':_0x499012(0x1c9),'download':'另存為'}};function _0x1bff(_0x2fce4f,_0x2a86ca){_0x2fce4f=_0x2fce4f-0x1bf;const _0x12f91c=_0x12f9();let _0x1bff0e=_0x12f91c[_0x2fce4f];return _0x1bff0e;}module[_0x499012(0x1c3)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x4ee1a2=_0x429f;function _0x429f(_0xf4acc,_0x159359){_0xf4acc=_0xf4acc-0x84;const _0x55b437=_0x55b4();let _0x429f7e=_0x55b437[_0xf4acc];return _0x429f7e;}(function(_0x1cdb64,_0x2895d7){const _0xb4af9b=_0x429f,_0x39473d=_0x1cdb64();while(!![]){try{const _0x5047c0=-parseInt(_0xb4af9b(0x84))/0x1+-parseInt(_0xb4af9b(0x8b))/0x2+-parseInt(_0xb4af9b(0x88))/0x3+parseInt(_0xb4af9b(0x89))/0x4+parseInt(_0xb4af9b(0x8d))/0x5*(-parseInt(_0xb4af9b(0x8f))/0x6)+parseInt(_0xb4af9b(0x86))/0x7*(-parseInt(_0xb4af9b(0x8a))/0x8)+parseInt(_0xb4af9b(0x85))/0x9;if(_0x5047c0===_0x2895d7)break;else _0x39473d['push'](_0x39473d['shift']());}catch(_0x227981){_0x39473d['push'](_0x39473d['shift']());}}}(_0x55b4,0x511e9));function _0x55b4(){const _0x39e191=['1950584NtJkeO','8sMHCXi','87294jRbfqz','開啟(檔案)','52725EladnA','另存為','24AFhSMS','436869UiDThQ','9201294GGCpoW','3059273oAmuZx','exports','654036XQoMbd'];_0x55b4=function(){return _0x39e191;};return _0x55b4();}const e={'sheets-exchange-client':{'file':'檔案','upload':_0x4ee1a2(0x8c),'download':_0x4ee1a2(0x8e)}};module[_0x4ee1a2(0x87)]=e;
|
package/lib/es/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var _0x3ac7ef=_0x5efd;(function(_0x2a7ab3,_0x3c22ec){var _0x104a60=_0x5efd,_0x6d92a=_0x2a7ab3();while(!![]){try{var _0x39f5d8=parseInt(_0x104a60(0x1cb))/0x1+-parseInt(_0x104a60(0x1c7))/0x2+-parseInt(_0x104a60(0x1ca))/0x3+parseInt(_0x104a60(0x1bb))/0x4*(-parseInt(_0x104a60(0x1be))/0x5)+-parseInt(_0x104a60(0x1aa))/0x6*(-parseInt(_0x104a60(0x1a9))/0x7)+-parseInt(_0x104a60(0x1bc))/0x8+parseInt(_0x104a60(0x1ba))/0x9;if(_0x39f5d8===_0x3c22ec)break;else _0x6d92a['push'](_0x6d92a['shift']());}catch(_0xddd5e8){_0x6d92a['push'](_0x6d92a['shift']());}}}(_0xc592,0x652cf));import{IExchangeOperateService as _0x3b944e,UniverExchangeClientPlugin as _0x2a0113}from'@univerjs-pro/exchange-client';import{CommandType as _0x5cec79,DependentOn as _0x3899d9,Disposable as _0x6b038d,ICommandService as _0x495cfc,IConfigService as _0x19ff2,Inject as _0x3875e8,Injector as _0x344b83,Plugin as _0x21ec32,UniverInstanceType as _0xb1ecbd,merge as _0x5b5baa}from'@univerjs/core';import{IMenuManagerService as _0x3d6c9c,MenuItemType as _0x114a78,RibbonStartGroup as _0x23ea64,getMenuHiddenObservable as _0x5b20fe}from'@univerjs/ui';import{WorkbookExportPermission as _0x545e5b}from'@univerjs/sheets';import{getCurrentRangeDisable$ as _0x317095}from'@univerjs/sheets-ui';const v={'id':'exchange-client.operation.import-xlsx','type':_0x5cec79[_0x3ac7ef(0x1dd)],'handler':async _0x3deb48=>{var _0x10f7fb=_0x3ac7ef;let _0xdf703b=_0x3deb48[_0x10f7fb(0x1c4)](_0x3b944e);return new URLSearchParams(location[_0x10f7fb(0x1da)])['get'](_0x10f7fb(0x1a8))?_0xdf703b[_0x10f7fb(0x1df)]():_0xdf703b['importXLSXToSnapshot'](),!0x0;}},y={'id':_0x3ac7ef(0x1d9),'type':_0x5cec79[_0x3ac7ef(0x1dd)],'handler':async _0x4af7a4=>{var _0x2770b7=_0x3ac7ef;let _0x4c619d=_0x4af7a4[_0x2770b7(0x1c4)](_0x3b944e);return new URLSearchParams(location['search'])[_0x2770b7(0x1c4)]('unit')?_0x4c619d['exportXLSXByUnitId']():_0x4c619d[_0x2770b7(0x1b3)](),!0x0;}};var b='@univerjs-pro/sheets-exchange-client',x=_0x3ac7ef(0x1ae);const S={},C=_0x3ac7ef(0x1d2);function w(_0x4c473a){var _0x6fe495=_0x3ac7ef;return{'id':C,'type':_0x114a78[_0x6fe495(0x1b1)],'icon':'DirectExportIcon','tooltip':_0x6fe495(0x1d1),'hidden$':_0x5b20fe(_0x4c473a,_0xb1ecbd[_0x6fe495(0x1b4)]),'disabled$':_0x317095(_0x4c473a,{'workbookTypes':[_0x545e5b]})};}function T(){var _0x12d9e2=_0x3ac7ef;return{'id':v['id'],'type':_0x114a78['BUTTON'],'title':_0x12d9e2(0x1c5),'icon':_0x12d9e2(0x1b9)};}function _0xc592(){var _0x432a0a=['setConfig','unit','243145jYrQHn','78dGiLCg','menu','_commandService','constructor','0.25.0-insiders.20260608-e4336f7','function','_injector','SUBITEMS','pluginName','exportXLSXBySnapshot','UNIVER_SHEET','mergeMenu','forEach','symbol','iterator','FolderIcon','3244257bGLcEG','40444RDqtnO','572840gxRanZ','disposeWithMe','110BFxAOA','registerCommand','type','version','SHEET_EXCHANGE_CLIENT_PLUGIN','toPrimitive','get','sheets-exchange-client.upload','_initCommands','111616sonTQo','onReady','decorate','1039341FWbyBy','298689KewvVL','getOwnPropertyDescriptor','BUTTON','onStarting','ExportIcon','packageName','sheets-exchange-client.file','sheets-exchange-client.operation.exchange','OTHERS','call','prototype','object','default','_configService','exchange-client.operation.export-xlsx','search','_menuManagerService','length','OPERATION','_config','importXLSXToUnitId','string'];_0xc592=function(){return _0x432a0a;};return _0xc592();}function E(){var _0x323fe6=_0x3ac7ef;return{'id':y['id'],'type':_0x114a78[_0x323fe6(0x1cd)],'title':'sheets-exchange-client.download','icon':_0x323fe6(0x1cf)};}const D={[_0x23ea64[_0x3ac7ef(0x1d3)]]:{[C]:{'order':0.3,'menuItemFactory':w,[v['id']]:{'order':0x0,'menuItemFactory':T},[y['id']]:{'order':0x1,'menuItemFactory':E}}}};function O(_0x5245ad,_0x25ad2f){return function(_0x175d0a,_0x4bcacd){_0x25ad2f(_0x175d0a,_0x4bcacd,_0x5245ad);};}function k(_0x35aa32,_0x444c03,_0x2428d2,_0xd7f55e){var _0x896cd1=_0x3ac7ef,_0x4472ac=arguments[_0x896cd1(0x1dc)],_0x4dc207=_0x4472ac<0x3?_0x444c03:_0xd7f55e===null?_0xd7f55e=Object[_0x896cd1(0x1cc)](_0x444c03,_0x2428d2):_0xd7f55e,_0x5677ce;if(typeof Reflect=='object'&&typeof Reflect[_0x896cd1(0x1c9)]=='function')_0x4dc207=Reflect[_0x896cd1(0x1c9)](_0x35aa32,_0x444c03,_0x2428d2,_0xd7f55e);else{for(var _0x51e8c0=_0x35aa32[_0x896cd1(0x1dc)]-0x1;_0x51e8c0>=0x0;_0x51e8c0--)(_0x5677ce=_0x35aa32[_0x51e8c0])&&(_0x4dc207=(_0x4472ac<0x3?_0x5677ce(_0x4dc207):_0x4472ac>0x3?_0x5677ce(_0x444c03,_0x2428d2,_0x4dc207):_0x5677ce(_0x444c03,_0x2428d2))||_0x4dc207);}return _0x4472ac>0x3&&_0x4dc207&&Object['defineProperty'](_0x444c03,_0x2428d2,_0x4dc207),_0x4dc207;}let A=class extends _0x6b038d{constructor(_0x4a4024,_0x18770b){var _0x465acd=_0x3ac7ef;super(),this[_0x465acd(0x1ac)]=_0x4a4024,this['_menuManagerService']=_0x18770b,this[_0x465acd(0x1c6)](),this['_initMenus']();}['_initCommands'](){var _0x30f072=_0x3ac7ef;[v,y][_0x30f072(0x1b6)](_0x2dbd75=>{var _0x27710c=_0x30f072;this[_0x27710c(0x1bd)](this[_0x27710c(0x1ac)][_0x27710c(0x1bf)](_0x2dbd75));});}['_initMenus'](){var _0x375672=_0x3ac7ef;this[_0x375672(0x1db)][_0x375672(0x1b5)](D);}};A=k([O(0x0,_0x495cfc),O(0x1,_0x3d6c9c)],A);function j(_0x4e45b5){'@babel/helpers - typeof';var _0x3eee61=_0x3ac7ef;return j=typeof Symbol==_0x3eee61(0x1af)&&typeof Symbol[_0x3eee61(0x1b8)]==_0x3eee61(0x1b7)?function(_0x361c65){return typeof _0x361c65;}:function(_0x25c8cd){var _0x347776=_0x3eee61;return _0x25c8cd&&typeof Symbol==_0x347776(0x1af)&&_0x25c8cd[_0x347776(0x1ad)]===Symbol&&_0x25c8cd!==Symbol[_0x347776(0x1d5)]?_0x347776(0x1b7):typeof _0x25c8cd;},j(_0x4e45b5);}function _0x5efd(_0x4798ae,_0x47db1a){_0x4798ae=_0x4798ae-0x1a7;var _0xc592d4=_0xc592();var _0x5efd44=_0xc592d4[_0x4798ae];return _0x5efd44;}function M(_0x2ebdd5,_0x4b4aa9){var _0x9ca435=_0x3ac7ef;if(j(_0x2ebdd5)!=_0x9ca435(0x1d6)||!_0x2ebdd5)return _0x2ebdd5;var _0xe1b105=_0x2ebdd5[Symbol[_0x9ca435(0x1c3)]];if(_0xe1b105!==void 0x0){var _0x51bba1=_0xe1b105[_0x9ca435(0x1d4)](_0x2ebdd5,_0x4b4aa9||_0x9ca435(0x1d7));if(j(_0x51bba1)!='object')return _0x51bba1;throw TypeError('@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.');}return(_0x4b4aa9===_0x9ca435(0x1e0)?String:Number)(_0x2ebdd5);}function N(_0x38382f){var _0x1af9da=_0x3ac7ef,_0x51aa7d=M(_0x38382f,_0x1af9da(0x1e0));return j(_0x51aa7d)==_0x1af9da(0x1b7)?_0x51aa7d:_0x51aa7d+'';}function P(_0x4c2d31,_0x4f1ab5,_0xa796f9){return(_0x4f1ab5=N(_0x4f1ab5))in _0x4c2d31?Object['defineProperty'](_0x4c2d31,_0x4f1ab5,{'value':_0xa796f9,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x4c2d31[_0x4f1ab5]=_0xa796f9,_0x4c2d31;}let F=class extends _0x21ec32{constructor(_0x40d500=S,_0x2444a8,_0x1391f7){var _0xf4125e=_0x3ac7ef;super(),this[_0xf4125e(0x1de)]=_0x40d500,this[_0xf4125e(0x1b0)]=_0x2444a8,this['_configService']=_0x1391f7;let {menu:_0x25eed9,..._0x20f00b}=_0x5b5baa({},S,this[_0xf4125e(0x1de)]);_0x25eed9&&this['_configService'][_0xf4125e(0x1a7)](_0xf4125e(0x1ab),_0x25eed9,{'merge':!0x0}),this[_0xf4125e(0x1d8)][_0xf4125e(0x1a7)]('sheets-exchange-client.config',_0x20f00b);}[_0x3ac7ef(0x1ce)](){var _0x396233=_0x3ac7ef;[[A]][_0x396233(0x1b6)](_0x3a5b09=>this['_injector']['add'](_0x3a5b09));}[_0x3ac7ef(0x1c8)](){var _0x591552=_0x3ac7ef;this[_0x591552(0x1b0)][_0x591552(0x1c4)](A);}};P(F,_0x3ac7ef(0x1b2),_0x3ac7ef(0x1c2)),P(F,_0x3ac7ef(0x1d0),b),P(F,_0x3ac7ef(0x1c1),x),P(F,_0x3ac7ef(0x1c0),_0xb1ecbd[_0x3ac7ef(0x1b4)]),F=k([_0x3899d9(_0x2a0113),O(0x1,_0x3875e8(_0x344b83)),O(0x2,_0x19ff2)],F);export{y as ExportXLSXOperation,v as ImportXLSXOperation,F as UniverSheetsExchangeClientPlugin};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x14b3(_0x198502,_0x249c5d){_0x198502=_0x198502-0x1a7;const _0x3cb2eb=_0x3cb2();let _0x14b391=_0x3cb2eb[_0x198502];return _0x14b391;}function _0x3cb2(){const _0x1abee9=['7QdbEIX','2272434tkXeBz','1983022vDulca','4115860BWXSDD','4157549NbWDjs','1109880GUcthM','25pvpAyy','193780OpwUMV','فتح\x20(ملف)','ملف','1ZEOeVG','279AIHDUf','1724696uDNJxT'];_0x3cb2=function(){return _0x1abee9;};return _0x3cb2();}const _0xd48613=_0x14b3;(function(_0x275ec8,_0x124d46){const _0x40be0c=_0x14b3,_0x2568f9=_0x275ec8();while(!![]){try{const _0x4b9429=parseInt(_0x40be0c(0x1ad))/0x1*(parseInt(_0x40be0c(0x1b2))/0x2)+parseInt(_0x40be0c(0x1b1))/0x3+-parseInt(_0x40be0c(0x1b3))/0x4+parseInt(_0x40be0c(0x1a9))/0x5*(-parseInt(_0x40be0c(0x1a8))/0x6)+-parseInt(_0x40be0c(0x1b0))/0x7*(parseInt(_0x40be0c(0x1af))/0x8)+parseInt(_0x40be0c(0x1ae))/0x9*(parseInt(_0x40be0c(0x1aa))/0xa)+parseInt(_0x40be0c(0x1a7))/0xb;if(_0x4b9429===_0x124d46)break;else _0x2568f9['push'](_0x2568f9['shift']());}catch(_0x5f16d6){_0x2568f9['push'](_0x2568f9['shift']());}}}(_0x3cb2,0x88486));const e={'sheets-exchange-client':{'file':_0xd48613(0x1ac),'upload':_0xd48613(0x1ab),'download':'حفظ\x20باسم'}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x56ec(){const _0x5063d3=['240RqywjC','7966lfHpdm','1289772sSHZfj','2742580IOyuxJ','Anomena\x20i\x20desa','225527WLmKxy','231CRJsBD','1918088RTMIjr','26876xeCuUV','80fOIdMY','24217190VvkiUg','Fitxer','Obrir(Fitxer)'];_0x56ec=function(){return _0x5063d3;};return _0x56ec();}const _0x458e33=_0x1c21;(function(_0x3c85cd,_0x43cc1f){const _0x3405ae=_0x1c21,_0x13d009=_0x3c85cd();while(!![]){try{const _0x260721=-parseInt(_0x3405ae(0x170))/0x1+-parseInt(_0x3405ae(0x173))/0x2*(-parseInt(_0x3405ae(0x171))/0x3)+-parseInt(_0x3405ae(0x172))/0x4+-parseInt(_0x3405ae(0x16e))/0x5+parseInt(_0x3405ae(0x178))/0x6*(parseInt(_0x3405ae(0x179))/0x7)+parseInt(_0x3405ae(0x174))/0x8*(-parseInt(_0x3405ae(0x16d))/0x9)+parseInt(_0x3405ae(0x175))/0xa;if(_0x260721===_0x43cc1f)break;else _0x13d009['push'](_0x13d009['shift']());}catch(_0x4531d5){_0x13d009['push'](_0x13d009['shift']());}}}(_0x56ec,0xc70d8));const e={'sheets-exchange-client':{'file':_0x458e33(0x176),'upload':_0x458e33(0x177),'download':_0x458e33(0x16f)}};function _0x1c21(_0x35c7f4,_0x39cef4){_0x35c7f4=_0x35c7f4-0x16d;const _0x56ecdc=_0x56ec();let _0x1c2197=_0x56ecdc[_0x35c7f4];return _0x1c2197;}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x2fd208=_0x1d7c;(function(_0x23072d,_0x983880){const _0x73e72f=_0x1d7c,_0x58c48c=_0x23072d();while(!![]){try{const _0x1cda4c=parseInt(_0x73e72f(0x199))/0x1*(parseInt(_0x73e72f(0x19e))/0x2)+parseInt(_0x73e72f(0x198))/0x3*(parseInt(_0x73e72f(0x193))/0x4)+-parseInt(_0x73e72f(0x194))/0x5*(parseInt(_0x73e72f(0x19a))/0x6)+-parseInt(_0x73e72f(0x197))/0x7+-parseInt(_0x73e72f(0x19f))/0x8+-parseInt(_0x73e72f(0x195))/0x9+-parseInt(_0x73e72f(0x19c))/0xa*(-parseInt(_0x73e72f(0x19b))/0xb);if(_0x1cda4c===_0x983880)break;else _0x58c48c['push'](_0x58c48c['shift']());}catch(_0x156eb9){_0x58c48c['push'](_0x58c48c['shift']());}}}(_0x35d5,0xcc236));function _0x35d5(){const _0x3fac69=['480jpZUOm','13PCKrFB','1828842yJCilo','7421821WjizEE','30qARVPA','Speichern\x20unter','70534XAWsRw','4811264ajpwgP','37992SYknfp','15GFmuVb','10345878mqtIlN','Datei','3505341VCIxJc'];_0x35d5=function(){return _0x3fac69;};return _0x35d5();}const e={'sheets-exchange-client':{'file':_0x2fd208(0x196),'upload':'Öffnen\x20(Datei)','download':_0x2fd208(0x19d)}};function _0x1d7c(_0x49def1,_0x2ee79b){_0x49def1=_0x49def1-0x193;const _0x35d53d=_0x35d5();let _0x1d7cb3=_0x35d53d[_0x49def1];return _0x1d7cb3;}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x5addf8=_0xdced;function _0xdced(_0x551061,_0x22f671){_0x551061=_0x551061-0xb8;const _0xcc6d7e=_0xcc6d();let _0xdced78=_0xcc6d7e[_0x551061];return _0xdced78;}function _0xcc6d(){const _0x1c4d76=['51816UMHPHO','4UkGnpg','1757515FADgGV','135eZWhat','77XlFDWE','8224176JvUJyu','Save\x20As','135760BTcjZE','861KMTUdm','4080252iaXmOR','Open(File)','File','2289879JVifGv','404686emDoRc','2DPuolK'];_0xcc6d=function(){return _0x1c4d76;};return _0xcc6d();}(function(_0x438eed,_0x2e51d4){const _0x276ecf=_0xdced,_0x5e3e09=_0x438eed();while(!![]){try{const _0x5d8a53=-parseInt(_0x276ecf(0xbc))/0x1+-parseInt(_0x276ecf(0xbd))/0x2*(parseInt(_0x276ecf(0xbb))/0x3)+-parseInt(_0x276ecf(0xbf))/0x4*(-parseInt(_0x276ecf(0xc0))/0x5)+-parseInt(_0x276ecf(0xc3))/0x6+-parseInt(_0x276ecf(0xc6))/0x7*(-parseInt(_0x276ecf(0xbe))/0x8)+-parseInt(_0x276ecf(0xc1))/0x9*(parseInt(_0x276ecf(0xc5))/0xa)+parseInt(_0x276ecf(0xc2))/0xb*(parseInt(_0x276ecf(0xb8))/0xc);if(_0x5d8a53===_0x2e51d4)break;else _0x5e3e09['push'](_0x5e3e09['shift']());}catch(_0xb7ac80){_0x5e3e09['push'](_0x5e3e09['shift']());}}}(_0xcc6d,0xbfe56));const e={'sheets-exchange-client':{'file':_0x5addf8(0xba),'upload':_0x5addf8(0xb9),'download':_0x5addf8(0xc4)}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x300f19=_0x54f6;(function(_0x44964e,_0xd20403){const _0x1dc3e2=_0x54f6,_0x559520=_0x44964e();while(!![]){try{const _0xc14ab7=parseInt(_0x1dc3e2(0x121))/0x1+-parseInt(_0x1dc3e2(0x119))/0x2+-parseInt(_0x1dc3e2(0x120))/0x3+-parseInt(_0x1dc3e2(0x11b))/0x4*(parseInt(_0x1dc3e2(0x11e))/0x5)+parseInt(_0x1dc3e2(0x118))/0x6*(-parseInt(_0x1dc3e2(0x122))/0x7)+-parseInt(_0x1dc3e2(0x11c))/0x8*(parseInt(_0x1dc3e2(0x124))/0x9)+-parseInt(_0x1dc3e2(0x123))/0xa*(-parseInt(_0x1dc3e2(0x11f))/0xb);if(_0xc14ab7===_0xd20403)break;else _0x559520['push'](_0x559520['shift']());}catch(_0x1b54f7){_0x559520['push'](_0x559520['shift']());}}}(_0x2b66,0xc2ac5));function _0x2b66(){const _0x117f7d=['1644591wFyYEx','522360uSlOTL','7860881xAgufm','3170oYWehm','2303757cYWsPf','6HzsOuZ','136412YiwujE','Archivo','4QeAVFO','8OxvYkz','Abrir(Archivo)','1088765mOzJZN','86339PiElra'];_0x2b66=function(){return _0x117f7d;};return _0x2b66();}const e={'sheets-exchange-client':{'file':_0x300f19(0x11a),'upload':_0x300f19(0x11d),'download':'Guardar\x20como'}};function _0x54f6(_0x3117e6,_0x68bd2b){_0x3117e6=_0x3117e6-0x118;const _0x2b660e=_0x2b66();let _0x54f609=_0x2b660e[_0x3117e6];return _0x54f609;}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0xc16b(){const _0x179123=['10aJgAeZ','39645yBSmTp','40711xCfTrD','بازکردن(فایل)','ذخیره\x20به\x20عنوان','26WiKpSK','292kPAYCq','فایل','4720668TAOjfM','2780330rMeLig','7bEtwLX','43527539wKjZdM','39693JZRelr','4052000EUlpuM'];_0xc16b=function(){return _0x179123;};return _0xc16b();}const _0x285420=_0x3dbb;(function(_0x17c35f,_0x3acf90){const _0xe33119=_0x3dbb,_0x483a08=_0x17c35f();while(!![]){try{const _0x3deaaf=-parseInt(_0xe33119(0x1d6))/0x1*(parseInt(_0xe33119(0x1d9))/0x2)+parseInt(_0xe33119(0x1e0))/0x3*(-parseInt(_0xe33119(0x1da))/0x4)+-parseInt(_0xe33119(0x1dd))/0x5+-parseInt(_0xe33119(0x1dc))/0x6*(parseInt(_0xe33119(0x1de))/0x7)+-parseInt(_0xe33119(0x1d3))/0x8+-parseInt(_0xe33119(0x1d5))/0x9+parseInt(_0xe33119(0x1d4))/0xa*(parseInt(_0xe33119(0x1df))/0xb);if(_0x3deaaf===_0x3acf90)break;else _0x483a08['push'](_0x483a08['shift']());}catch(_0x5182b0){_0x483a08['push'](_0x483a08['shift']());}}}(_0xc16b,0x947c2));const e={'sheets-exchange-client':{'file':_0x285420(0x1db),'upload':_0x285420(0x1d7),'download':_0x285420(0x1d8)}};function _0x3dbb(_0x22c4b7,_0x43c38f){_0x22c4b7=_0x22c4b7-0x1d3;const _0xc16b22=_0xc16b();let _0x3dbb5c=_0xc16b22[_0x22c4b7];return _0x3dbb5c;}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x43e634=_0x4717;function _0x4717(_0x3e00e3,_0x311b71){_0x3e00e3=_0x3e00e3-0xc1;const _0x4a3c84=_0x4a3c();let _0x4717b3=_0x4a3c84[_0x3e00e3];return _0x4717b3;}function _0x4a3c(){const _0x5ee7d6=['Enregistrer\x20sous','306Rusmqn','3070300qcAclN','3439722ZMWDcp','135704nJiCZP','57rmSIFF','74041GGrtGi','3620918irIXeS','Ouvrir\x20(Fichier)','Fichier','6VokPNy','121724WMUugk','169160pcuRqq','1150DeilOr'];_0x4a3c=function(){return _0x5ee7d6;};return _0x4a3c();}(function(_0x5918e7,_0x4fee31){const _0x105a8f=_0x4717,_0x35da0c=_0x5918e7();while(!![]){try{const _0x5a6209=parseInt(_0x105a8f(0xcb))/0x1*(-parseInt(_0x105a8f(0xc5))/0x2)+parseInt(_0x105a8f(0xc6))/0x3*(parseInt(_0x105a8f(0xcc))/0x4)+parseInt(_0x105a8f(0xc3))/0x5+parseInt(_0x105a8f(0xc4))/0x6+parseInt(_0x105a8f(0xc8))/0x7+-parseInt(_0x105a8f(0xcd))/0x8*(parseInt(_0x105a8f(0xc2))/0x9)+parseInt(_0x105a8f(0xce))/0xa*(-parseInt(_0x105a8f(0xc7))/0xb);if(_0x5a6209===_0x4fee31)break;else _0x35da0c['push'](_0x35da0c['shift']());}catch(_0x1f4421){_0x35da0c['push'](_0x35da0c['shift']());}}}(_0x4a3c,0x5d6ef));const e={'sheets-exchange-client':{'file':_0x43e634(0xca),'upload':_0x43e634(0xc9),'download':_0x43e634(0xc1)}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x54d7a6=_0x417a;function _0x3d76(){const _0x385d4f=['249NSfHfP','8OccKfw','1326860vsqYBR','File','5057374qNZfnn','Simpan\x20Sebagai','2450096gTHeXd','12KpGkcI','Buka(File)','15882800WpbzXw','275760mvjNEi','130LTXQMY','4113171dXzaeA'];_0x3d76=function(){return _0x385d4f;};return _0x3d76();}(function(_0x410cae,_0x5c521c){const _0x10129b=_0x417a,_0x3b22de=_0x410cae();while(!![]){try{const _0x50969d=-parseInt(_0x10129b(0xb0))/0x1+parseInt(_0x10129b(0xb1))/0x2*(-parseInt(_0x10129b(0xb3))/0x3)+-parseInt(_0x10129b(0xac))/0x4+-parseInt(_0x10129b(0xb5))/0x5*(parseInt(_0x10129b(0xad))/0x6)+-parseInt(_0x10129b(0xb7))/0x7*(-parseInt(_0x10129b(0xb4))/0x8)+-parseInt(_0x10129b(0xb2))/0x9+parseInt(_0x10129b(0xaf))/0xa;if(_0x50969d===_0x5c521c)break;else _0x3b22de['push'](_0x3b22de['shift']());}catch(_0x3d7d3c){_0x3b22de['push'](_0x3b22de['shift']());}}}(_0x3d76,0x68d08));const e={'sheets-exchange-client':{'file':_0x54d7a6(0xb6),'upload':_0x54d7a6(0xae),'download':_0x54d7a6(0xab)}};function _0x417a(_0x251ad9,_0x151f57){_0x251ad9=_0x251ad9-0xab;const _0x3d76c0=_0x3d76();let _0x417a25=_0x3d76c0[_0x251ad9];return _0x417a25;}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x37ff(_0x63713a,_0x559bfc){_0x63713a=_0x63713a-0x10f;const _0x5db3d3=_0x5db3();let _0x37ff71=_0x5db3d3[_0x63713a];return _0x37ff71;}function _0x5db3(){const _0xe9730d=['1589204SNRgmI','1100460CwzpVo','5UOWeRW','988466djDMeS','8990QeQUxo','161MrYJfJ','4509GQsppS','259347Yorxbd','15832ZasRLR','File','1288884WZoXDN'];_0x5db3=function(){return _0xe9730d;};return _0x5db3();}const _0x46a116=_0x37ff;(function(_0xa26260,_0x3785e4){const _0x2a3dd5=_0x37ff,_0x35b128=_0xa26260();while(!![]){try{const _0x1cf808=parseInt(_0x2a3dd5(0x112))/0x1+-parseInt(_0x2a3dd5(0x119))/0x2+parseInt(_0x2a3dd5(0x115))/0x3+-parseInt(_0x2a3dd5(0x116))/0x4*(parseInt(_0x2a3dd5(0x118))/0x5)+parseInt(_0x2a3dd5(0x117))/0x6+parseInt(_0x2a3dd5(0x110))/0x7*(-parseInt(_0x2a3dd5(0x113))/0x8)+-parseInt(_0x2a3dd5(0x111))/0x9*(-parseInt(_0x2a3dd5(0x10f))/0xa);if(_0x1cf808===_0x3785e4)break;else _0x35b128['push'](_0x35b128['shift']());}catch(_0x455df1){_0x35b128['push'](_0x35b128['shift']());}}}(_0x5db3,0x5e2c5));const e={'sheets-exchange-client':{'file':_0x46a116(0x114),'upload':'Apri\x20(File)','download':'Salva\x20con\x20nome'}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x98036c=_0x1688;(function(_0x36e128,_0xe65995){const _0x7e3f69=_0x1688,_0x19463d=_0x36e128();while(!![]){try{const _0x45ff34=-parseInt(_0x7e3f69(0x7e))/0x1*(parseInt(_0x7e3f69(0x84))/0x2)+parseInt(_0x7e3f69(0x7f))/0x3+parseInt(_0x7e3f69(0x83))/0x4*(-parseInt(_0x7e3f69(0x81))/0x5)+-parseInt(_0x7e3f69(0x87))/0x6*(-parseInt(_0x7e3f69(0x8b))/0x7)+-parseInt(_0x7e3f69(0x85))/0x8+parseInt(_0x7e3f69(0x89))/0x9+-parseInt(_0x7e3f69(0x82))/0xa*(-parseInt(_0x7e3f69(0x8a))/0xb);if(_0x45ff34===_0xe65995)break;else _0x19463d['push'](_0x19463d['shift']());}catch(_0x3c0ffd){_0x19463d['push'](_0x19463d['shift']());}}}(_0x330e,0x299f1));function _0x1688(_0x361169,_0x313c44){_0x361169=_0x361169-0x7e;const _0x330e80=_0x330e();let _0x168879=_0x330e80[_0x361169];return _0x168879;}function _0x330e(){const _0x141a26=['1528137zJudLS','11JexbYx','63931bEJyey','164812OttaYC','323547sOHbKv','ファイル','1482365KstaJq','5690860BCdPrS','4mleuxF','4TlCDuT','1789416pXMlLo','名前を付けて保存','114ThLxmp','開く(ファイル)'];_0x330e=function(){return _0x141a26;};return _0x330e();}const e={'sheets-exchange-client':{'file':_0x98036c(0x80),'upload':_0x98036c(0x88),'download':_0x98036c(0x86)}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x1a77b6=_0x33ac;(function(_0x1fa5ba,_0x3ba348){const _0x4b01b0=_0x33ac,_0xad329c=_0x1fa5ba();while(!![]){try{const _0x27935e=-parseInt(_0x4b01b0(0xb4))/0x1+parseInt(_0x4b01b0(0xac))/0x2*(parseInt(_0x4b01b0(0xb3))/0x3)+parseInt(_0x4b01b0(0xad))/0x4+parseInt(_0x4b01b0(0xb5))/0x5*(parseInt(_0x4b01b0(0xb0))/0x6)+-parseInt(_0x4b01b0(0xae))/0x7+-parseInt(_0x4b01b0(0xab))/0x8*(-parseInt(_0x4b01b0(0xaa))/0x9)+parseInt(_0x4b01b0(0xaf))/0xa*(-parseInt(_0x4b01b0(0xb2))/0xb);if(_0x27935e===_0x3ba348)break;else _0xad329c['push'](_0xad329c['shift']());}catch(_0x335a89){_0xad329c['push'](_0xad329c['shift']());}}}(_0x2cff,0xb91a1));function _0x33ac(_0x3e008b,_0x1b7a90){_0x3e008b=_0x3e008b-0xaa;const _0x2cff07=_0x2cff();let _0x33acd2=_0x2cff07[_0x3e008b];return _0x33acd2;}const e={'sheets-exchange-client':{'file':'파일','upload':'열기(파일)','download':_0x1a77b6(0xb1)}};function _0x2cff(){const _0x52d8a8=['1105HQRmQz','9nIROxS','7127216oJUAxx','2bAGORZ','5334256gGPmXD','1087128zMXtpq','10kvAxpb','37458BDZSNY','다른\x20이름으로\x20저장','43532291zQuQpf','4421610YPQsml','207077WWWyPy'];_0x2cff=function(){return _0x52d8a8;};return _0x2cff();}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x1a148f=_0xa9cc;(function(_0x5d9397,_0x9f09bd){const _0x4de9dc=_0xa9cc,_0x56e6be=_0x5d9397();while(!![]){try{const _0x2fdf4e=-parseInt(_0x4de9dc(0x16c))/0x1+-parseInt(_0x4de9dc(0x16b))/0x2+-parseInt(_0x4de9dc(0x167))/0x3*(parseInt(_0x4de9dc(0x163))/0x4)+parseInt(_0x4de9dc(0x169))/0x5+-parseInt(_0x4de9dc(0x168))/0x6*(-parseInt(_0x4de9dc(0x162))/0x7)+-parseInt(_0x4de9dc(0x165))/0x8+-parseInt(_0x4de9dc(0x166))/0x9;if(_0x2fdf4e===_0x9f09bd)break;else _0x56e6be['push'](_0x56e6be['shift']());}catch(_0x3a61ba){_0x56e6be['push'](_0x56e6be['shift']());}}}(_0x7a67,0x9111c));function _0xa9cc(_0x4c7765,_0x14c88b){_0x4c7765=_0x4c7765-0x162;const _0x7a6714=_0x7a67();let _0xa9cc06=_0x7a6714[_0x4c7765];return _0xa9cc06;}const e={'sheets-exchange-client':{'file':_0x1a148f(0x164),'upload':_0x1a148f(0x16a),'download':'Zapisz\x20jako'}};function _0x7a67(){const _0x2fed3b=['2321669ZDKeLF','4MAgmWu','Plik','1074840btPdiE','5648733vWXHvy','524193ipjfWM','18EoOfvZ','3255960kiwNJj','Otwórz\x20(plik)','77840uHmTuX','76346MBKOCJ'];_0x7a67=function(){return _0x2fed3b;};return _0x7a67();}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0xfda6(_0x222846,_0x52555c){_0x222846=_0x222846-0xc7;const _0x2073c9=_0x2073();let _0xfda62b=_0x2073c9[_0x222846];return _0xfda62b;}const _0xa03804=_0xfda6;function _0x2073(){const _0x4bf631=['2VSxooA','Abrir\x20(Arquivo)','3nGbXMJ','426478XTMdEH','20QAMklF','2733992PBYCwK','6pkIFKg','3345969JivbpN','753805CIwdvS','Salvar\x20Como','1726785WSrVxe','4585528cRXvtc','5136222RimlsF','132CJHPVB','Arquivo'];_0x2073=function(){return _0x4bf631;};return _0x2073();}(function(_0x36640b,_0x30b55d){const _0x398229=_0xfda6,_0x35054c=_0x36640b();while(!![]){try{const _0x153898=parseInt(_0x398229(0xcc))/0x1*(-parseInt(_0x398229(0xc9))/0x2)+-parseInt(_0x398229(0xcb))/0x3*(parseInt(_0x398229(0xce))/0x4)+parseInt(_0x398229(0xd1))/0x5*(-parseInt(_0x398229(0xcf))/0x6)+-parseInt(_0x398229(0xd5))/0x7+-parseInt(_0x398229(0xd4))/0x8+parseInt(_0x398229(0xd3))/0x9*(-parseInt(_0x398229(0xcd))/0xa)+-parseInt(_0x398229(0xd0))/0xb*(-parseInt(_0x398229(0xc7))/0xc);if(_0x153898===_0x30b55d)break;else _0x35054c['push'](_0x35054c['shift']());}catch(_0x37c7f6){_0x35054c['push'](_0x35054c['shift']());}}}(_0x2073,0x60545));const e={'sheets-exchange-client':{'file':_0xa03804(0xc8),'upload':_0xa03804(0xca),'download':_0xa03804(0xd2)}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x5d74(){const _0x40fdfb=['2752068NIApnt','340438DgABJw','121374RiUpoe','Открыть(Файл)','5412360ikfpBa','33815ineBJb','3024539LFtELw','144156TCSdXf','380cSJzsN'];_0x5d74=function(){return _0x40fdfb;};return _0x5d74();}const _0x18c87d=_0x52d9;(function(_0x5400c7,_0x16c01c){const _0x3269cd=_0x52d9,_0x63ab89=_0x5400c7();while(!![]){try{const _0x1fb051=parseInt(_0x3269cd(0x167))/0x1+-parseInt(_0x3269cd(0x168))/0x2+parseInt(_0x3269cd(0x16d))/0x3+-parseInt(_0x3269cd(0x16e))/0x4*(parseInt(_0x3269cd(0x16b))/0x5)+-parseInt(_0x3269cd(0x166))/0x6+parseInt(_0x3269cd(0x16c))/0x7+parseInt(_0x3269cd(0x16a))/0x8;if(_0x1fb051===_0x16c01c)break;else _0x63ab89['push'](_0x63ab89['shift']());}catch(_0x148693){_0x63ab89['push'](_0x63ab89['shift']());}}}(_0x5d74,0x51d9e));const e={'sheets-exchange-client':{'file':'Файл','upload':_0x18c87d(0x169),'download':'Сохранить\x20как'}};function _0x52d9(_0x54d6d9,_0x165770){_0x54d6d9=_0x54d6d9-0x166;const _0x5d7476=_0x5d74();let _0x52d936=_0x5d7476[_0x54d6d9];return _0x52d936;}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x5db435=_0x43ad;function _0x43ad(_0x4f4c95,_0x5b3bb8){_0x4f4c95=_0x4f4c95-0x1d7;const _0x350fe0=_0x350f();let _0x43ad2b=_0x350fe0[_0x4f4c95];return _0x43ad2b;}function _0x350f(){const _0x3e6838=['978fdeqrM','458156aJpkhR','160IJoszh','18095RhDGuG','3783731mDEvEh','1645486NTQtYb','122956RmqlCZ','181827ydhOUO','Uložiť\x20ako','2067327zIyWYH'];_0x350f=function(){return _0x3e6838;};return _0x350f();}(function(_0x33afa3,_0xac86ae){const _0x34fbc6=_0x43ad,_0x5734b0=_0x33afa3();while(!![]){try{const _0x3f14bc=-parseInt(_0x34fbc6(0x1d9))/0x1+parseInt(_0x34fbc6(0x1dd))/0x2+-parseInt(_0x34fbc6(0x1d7))/0x3+parseInt(_0x34fbc6(0x1de))/0x4+-parseInt(_0x34fbc6(0x1db))/0x5*(-parseInt(_0x34fbc6(0x1d8))/0x6)+parseInt(_0x34fbc6(0x1dc))/0x7+-parseInt(_0x34fbc6(0x1da))/0x8*(parseInt(_0x34fbc6(0x1df))/0x9);if(_0x3f14bc===_0xac86ae)break;else _0x5734b0['push'](_0x5734b0['shift']());}catch(_0x3fdc46){_0x5734b0['push'](_0x5734b0['shift']());}}}(_0x350f,0x699cb));const e={'sheets-exchange-client':{'file':'Súbor','upload':'Otvoriť\x20(súbor)','download':_0x5db435(0x1e0)}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x1df649=_0x1fd1;(function(_0x487ea1,_0x5c3462){const _0x47fbc3=_0x1fd1,_0x2f5ad2=_0x487ea1();while(!![]){try{const _0x4652cf=parseInt(_0x47fbc3(0x1d8))/0x1*(parseInt(_0x47fbc3(0x1d0))/0x2)+-parseInt(_0x47fbc3(0x1d2))/0x3+-parseInt(_0x47fbc3(0x1d7))/0x4*(-parseInt(_0x47fbc3(0x1cf))/0x5)+-parseInt(_0x47fbc3(0x1d5))/0x6*(parseInt(_0x47fbc3(0x1d3))/0x7)+parseInt(_0x47fbc3(0x1d6))/0x8+-parseInt(_0x47fbc3(0x1d1))/0x9+parseInt(_0x47fbc3(0x1db))/0xa;if(_0x4652cf===_0x5c3462)break;else _0x2f5ad2['push'](_0x2f5ad2['shift']());}catch(_0x5bc3c0){_0x2f5ad2['push'](_0x2f5ad2['shift']());}}}(_0x3171,0xf105c));const e={'sheets-exchange-client':{'file':_0x1df649(0x1d4),'upload':_0x1df649(0x1d9),'download':_0x1df649(0x1da)}};export{e as default};function _0x1fd1(_0x5da7b7,_0x1d2045){_0x5da7b7=_0x5da7b7-0x1cf;const _0x317183=_0x3171();let _0x1fd101=_0x317183[_0x5da7b7];return _0x1fd101;}function _0x3171(){const _0x375513=['2hotLeJ','14330358pPIuxw','1848192FpqXyd','1809395vreTCW','Tệp','18TFsBuX','2662864Nadgor','1316qhqhKn','8990BBkVrB','Mở\x20(Tệp)','Lưu\x20dưới\x20dạng','25885340KWgrpr','15815ZgAgBH'];_0x3171=function(){return _0x375513;};return _0x3171();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x8a82f7=_0x43be;function _0x2bdd(){const _0x2ed3d1=['9pArUok','28VyhWkF','66SFemUa','打开(文件)','8869SSCRjD','1374KdKhYC','5334375OYNcGl','48706vGmyzC','2170510USeYKk','24104652RMqwwv','623829HAHbZd','8589768BVWoea'];_0x2bdd=function(){return _0x2ed3d1;};return _0x2bdd();}(function(_0x2b704d,_0x4b0f1c){const _0x5021ea=_0x43be,_0x3f7740=_0x2b704d();while(!![]){try{const _0x3adad5=-parseInt(_0x5021ea(0x184))/0x1*(-parseInt(_0x5021ea(0x17f))/0x2)+parseInt(_0x5021ea(0x17b))/0x3*(parseInt(_0x5021ea(0x17e))/0x4)+parseInt(_0x5021ea(0x183))/0x5+-parseInt(_0x5021ea(0x182))/0x6*(-parseInt(_0x5021ea(0x181))/0x7)+-parseInt(_0x5021ea(0x17c))/0x8+parseInt(_0x5021ea(0x17d))/0x9*(-parseInt(_0x5021ea(0x185))/0xa)+-parseInt(_0x5021ea(0x186))/0xb;if(_0x3adad5===_0x4b0f1c)break;else _0x3f7740['push'](_0x3f7740['shift']());}catch(_0x425769){_0x3f7740['push'](_0x3f7740['shift']());}}}(_0x2bdd,0xe4f55));const e={'sheets-exchange-client':{'file':'文件','upload':_0x8a82f7(0x180),'download':'另存为'}};function _0x43be(_0x385c8b,_0x3d79ac){_0x385c8b=_0x385c8b-0x17b;const _0x2bddd3=_0x2bdd();let _0x43bef0=_0x2bddd3[_0x385c8b];return _0x43bef0;}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x5e65ef=_0x3917;(function(_0xeb381a,_0x425180){const _0x5f0637=_0x3917,_0x3d4d9d=_0xeb381a();while(!![]){try{const _0x55eae0=parseInt(_0x5f0637(0x1ea))/0x1*(parseInt(_0x5f0637(0x1ed))/0x2)+-parseInt(_0x5f0637(0x1ef))/0x3+parseInt(_0x5f0637(0x1ec))/0x4+parseInt(_0x5f0637(0x1f1))/0x5*(-parseInt(_0x5f0637(0x1ee))/0x6)+-parseInt(_0x5f0637(0x1f2))/0x7+-parseInt(_0x5f0637(0x1e8))/0x8+parseInt(_0x5f0637(0x1eb))/0x9*(parseInt(_0x5f0637(0x1e9))/0xa);if(_0x55eae0===_0x425180)break;else _0x3d4d9d['push'](_0x3d4d9d['shift']());}catch(_0x462153){_0x3d4d9d['push'](_0x3d4d9d['shift']());}}}(_0x4adf,0xeb9bf));function _0x3917(_0x4da349,_0x50ac82){_0x4da349=_0x4da349-0x1e8;const _0x4adf0c=_0x4adf();let _0x39171b=_0x4adf0c[_0x4da349];return _0x39171b;}function _0x4adf(){const _0x4ccd75=['2248430jrrfpN','3nZKZOS','18sIPYlq','2218776XsGkce','810044FIEDSe','222pOgupg','1712991NayPit','開啟(檔案)','38390MtFaWb','1162455PhXAEx','1865944qcDKxb'];_0x4adf=function(){return _0x4ccd75;};return _0x4adf();}const e={'sheets-exchange-client':{'file':'檔案','upload':_0x5e65ef(0x1f0),'download':'另存為'}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x3e82cc=_0x59c5;(function(_0x2adb41,_0x24e85f){const _0x1a17ea=_0x59c5,_0xefcc7b=_0x2adb41();while(!![]){try{const _0x67f8ef=-parseInt(_0x1a17ea(0x187))/0x1+-parseInt(_0x1a17ea(0x185))/0x2*(parseInt(_0x1a17ea(0x17e))/0x3)+-parseInt(_0x1a17ea(0x183))/0x4*(parseInt(_0x1a17ea(0x17d))/0x5)+parseInt(_0x1a17ea(0x189))/0x6*(parseInt(_0x1a17ea(0x17c))/0x7)+parseInt(_0x1a17ea(0x182))/0x8*(parseInt(_0x1a17ea(0x184))/0x9)+-parseInt(_0x1a17ea(0x17f))/0xa*(-parseInt(_0x1a17ea(0x186))/0xb)+parseInt(_0x1a17ea(0x180))/0xc;if(_0x67f8ef===_0x24e85f)break;else _0xefcc7b['push'](_0xefcc7b['shift']());}catch(_0x5e47c4){_0xefcc7b['push'](_0xefcc7b['shift']());}}}(_0x1793,0x68211));function _0x1793(){const _0x29ab8e=['開啟(檔案)','1476LhSgEI','7959LHKzBK','105osxGia','433659zBaxkS','10YylyDI','5652564hszPkF','另存為','830072XdCAnY','11708vTMyuh','18Bcvqyw','2JPmOnM','1272964qAggxy','441458kcsQhs'];_0x1793=function(){return _0x29ab8e;};return _0x1793();}function _0x59c5(_0x561722,_0xe37690){_0x561722=_0x561722-0x17c;const _0x179379=_0x1793();let _0x59c5b0=_0x179379[_0x561722];return _0x59c5b0;}const e={'sheets-exchange-client':{'file':'檔案','upload':_0x3e82cc(0x188),'download':_0x3e82cc(0x181)}};export{e as default};
|
package/lib/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var _0x3ac7ef=_0x5efd;(function(_0x2a7ab3,_0x3c22ec){var _0x104a60=_0x5efd,_0x6d92a=_0x2a7ab3();while(!![]){try{var _0x39f5d8=parseInt(_0x104a60(0x1cb))/0x1+-parseInt(_0x104a60(0x1c7))/0x2+-parseInt(_0x104a60(0x1ca))/0x3+parseInt(_0x104a60(0x1bb))/0x4*(-parseInt(_0x104a60(0x1be))/0x5)+-parseInt(_0x104a60(0x1aa))/0x6*(-parseInt(_0x104a60(0x1a9))/0x7)+-parseInt(_0x104a60(0x1bc))/0x8+parseInt(_0x104a60(0x1ba))/0x9;if(_0x39f5d8===_0x3c22ec)break;else _0x6d92a['push'](_0x6d92a['shift']());}catch(_0xddd5e8){_0x6d92a['push'](_0x6d92a['shift']());}}}(_0xc592,0x652cf));import{IExchangeOperateService as _0x3b944e,UniverExchangeClientPlugin as _0x2a0113}from'@univerjs-pro/exchange-client';import{CommandType as _0x5cec79,DependentOn as _0x3899d9,Disposable as _0x6b038d,ICommandService as _0x495cfc,IConfigService as _0x19ff2,Inject as _0x3875e8,Injector as _0x344b83,Plugin as _0x21ec32,UniverInstanceType as _0xb1ecbd,merge as _0x5b5baa}from'@univerjs/core';import{IMenuManagerService as _0x3d6c9c,MenuItemType as _0x114a78,RibbonStartGroup as _0x23ea64,getMenuHiddenObservable as _0x5b20fe}from'@univerjs/ui';import{WorkbookExportPermission as _0x545e5b}from'@univerjs/sheets';import{getCurrentRangeDisable$ as _0x317095}from'@univerjs/sheets-ui';const v={'id':'exchange-client.operation.import-xlsx','type':_0x5cec79[_0x3ac7ef(0x1dd)],'handler':async _0x3deb48=>{var _0x10f7fb=_0x3ac7ef;let _0xdf703b=_0x3deb48[_0x10f7fb(0x1c4)](_0x3b944e);return new URLSearchParams(location[_0x10f7fb(0x1da)])['get'](_0x10f7fb(0x1a8))?_0xdf703b[_0x10f7fb(0x1df)]():_0xdf703b['importXLSXToSnapshot'](),!0x0;}},y={'id':_0x3ac7ef(0x1d9),'type':_0x5cec79[_0x3ac7ef(0x1dd)],'handler':async _0x4af7a4=>{var _0x2770b7=_0x3ac7ef;let _0x4c619d=_0x4af7a4[_0x2770b7(0x1c4)](_0x3b944e);return new URLSearchParams(location['search'])[_0x2770b7(0x1c4)]('unit')?_0x4c619d['exportXLSXByUnitId']():_0x4c619d[_0x2770b7(0x1b3)](),!0x0;}};var b='@univerjs-pro/sheets-exchange-client',x=_0x3ac7ef(0x1ae);const S={},C=_0x3ac7ef(0x1d2);function w(_0x4c473a){var _0x6fe495=_0x3ac7ef;return{'id':C,'type':_0x114a78[_0x6fe495(0x1b1)],'icon':'DirectExportIcon','tooltip':_0x6fe495(0x1d1),'hidden$':_0x5b20fe(_0x4c473a,_0xb1ecbd[_0x6fe495(0x1b4)]),'disabled$':_0x317095(_0x4c473a,{'workbookTypes':[_0x545e5b]})};}function T(){var _0x12d9e2=_0x3ac7ef;return{'id':v['id'],'type':_0x114a78['BUTTON'],'title':_0x12d9e2(0x1c5),'icon':_0x12d9e2(0x1b9)};}function _0xc592(){var _0x432a0a=['setConfig','unit','243145jYrQHn','78dGiLCg','menu','_commandService','constructor','0.25.0-insiders.20260608-e4336f7','function','_injector','SUBITEMS','pluginName','exportXLSXBySnapshot','UNIVER_SHEET','mergeMenu','forEach','symbol','iterator','FolderIcon','3244257bGLcEG','40444RDqtnO','572840gxRanZ','disposeWithMe','110BFxAOA','registerCommand','type','version','SHEET_EXCHANGE_CLIENT_PLUGIN','toPrimitive','get','sheets-exchange-client.upload','_initCommands','111616sonTQo','onReady','decorate','1039341FWbyBy','298689KewvVL','getOwnPropertyDescriptor','BUTTON','onStarting','ExportIcon','packageName','sheets-exchange-client.file','sheets-exchange-client.operation.exchange','OTHERS','call','prototype','object','default','_configService','exchange-client.operation.export-xlsx','search','_menuManagerService','length','OPERATION','_config','importXLSXToUnitId','string'];_0xc592=function(){return _0x432a0a;};return _0xc592();}function E(){var _0x323fe6=_0x3ac7ef;return{'id':y['id'],'type':_0x114a78[_0x323fe6(0x1cd)],'title':'sheets-exchange-client.download','icon':_0x323fe6(0x1cf)};}const D={[_0x23ea64[_0x3ac7ef(0x1d3)]]:{[C]:{'order':0.3,'menuItemFactory':w,[v['id']]:{'order':0x0,'menuItemFactory':T},[y['id']]:{'order':0x1,'menuItemFactory':E}}}};function O(_0x5245ad,_0x25ad2f){return function(_0x175d0a,_0x4bcacd){_0x25ad2f(_0x175d0a,_0x4bcacd,_0x5245ad);};}function k(_0x35aa32,_0x444c03,_0x2428d2,_0xd7f55e){var _0x896cd1=_0x3ac7ef,_0x4472ac=arguments[_0x896cd1(0x1dc)],_0x4dc207=_0x4472ac<0x3?_0x444c03:_0xd7f55e===null?_0xd7f55e=Object[_0x896cd1(0x1cc)](_0x444c03,_0x2428d2):_0xd7f55e,_0x5677ce;if(typeof Reflect=='object'&&typeof Reflect[_0x896cd1(0x1c9)]=='function')_0x4dc207=Reflect[_0x896cd1(0x1c9)](_0x35aa32,_0x444c03,_0x2428d2,_0xd7f55e);else{for(var _0x51e8c0=_0x35aa32[_0x896cd1(0x1dc)]-0x1;_0x51e8c0>=0x0;_0x51e8c0--)(_0x5677ce=_0x35aa32[_0x51e8c0])&&(_0x4dc207=(_0x4472ac<0x3?_0x5677ce(_0x4dc207):_0x4472ac>0x3?_0x5677ce(_0x444c03,_0x2428d2,_0x4dc207):_0x5677ce(_0x444c03,_0x2428d2))||_0x4dc207);}return _0x4472ac>0x3&&_0x4dc207&&Object['defineProperty'](_0x444c03,_0x2428d2,_0x4dc207),_0x4dc207;}let A=class extends _0x6b038d{constructor(_0x4a4024,_0x18770b){var _0x465acd=_0x3ac7ef;super(),this[_0x465acd(0x1ac)]=_0x4a4024,this['_menuManagerService']=_0x18770b,this[_0x465acd(0x1c6)](),this['_initMenus']();}['_initCommands'](){var _0x30f072=_0x3ac7ef;[v,y][_0x30f072(0x1b6)](_0x2dbd75=>{var _0x27710c=_0x30f072;this[_0x27710c(0x1bd)](this[_0x27710c(0x1ac)][_0x27710c(0x1bf)](_0x2dbd75));});}['_initMenus'](){var _0x375672=_0x3ac7ef;this[_0x375672(0x1db)][_0x375672(0x1b5)](D);}};A=k([O(0x0,_0x495cfc),O(0x1,_0x3d6c9c)],A);function j(_0x4e45b5){'@babel/helpers - typeof';var _0x3eee61=_0x3ac7ef;return j=typeof Symbol==_0x3eee61(0x1af)&&typeof Symbol[_0x3eee61(0x1b8)]==_0x3eee61(0x1b7)?function(_0x361c65){return typeof _0x361c65;}:function(_0x25c8cd){var _0x347776=_0x3eee61;return _0x25c8cd&&typeof Symbol==_0x347776(0x1af)&&_0x25c8cd[_0x347776(0x1ad)]===Symbol&&_0x25c8cd!==Symbol[_0x347776(0x1d5)]?_0x347776(0x1b7):typeof _0x25c8cd;},j(_0x4e45b5);}function _0x5efd(_0x4798ae,_0x47db1a){_0x4798ae=_0x4798ae-0x1a7;var _0xc592d4=_0xc592();var _0x5efd44=_0xc592d4[_0x4798ae];return _0x5efd44;}function M(_0x2ebdd5,_0x4b4aa9){var _0x9ca435=_0x3ac7ef;if(j(_0x2ebdd5)!=_0x9ca435(0x1d6)||!_0x2ebdd5)return _0x2ebdd5;var _0xe1b105=_0x2ebdd5[Symbol[_0x9ca435(0x1c3)]];if(_0xe1b105!==void 0x0){var _0x51bba1=_0xe1b105[_0x9ca435(0x1d4)](_0x2ebdd5,_0x4b4aa9||_0x9ca435(0x1d7));if(j(_0x51bba1)!='object')return _0x51bba1;throw TypeError('@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.');}return(_0x4b4aa9===_0x9ca435(0x1e0)?String:Number)(_0x2ebdd5);}function N(_0x38382f){var _0x1af9da=_0x3ac7ef,_0x51aa7d=M(_0x38382f,_0x1af9da(0x1e0));return j(_0x51aa7d)==_0x1af9da(0x1b7)?_0x51aa7d:_0x51aa7d+'';}function P(_0x4c2d31,_0x4f1ab5,_0xa796f9){return(_0x4f1ab5=N(_0x4f1ab5))in _0x4c2d31?Object['defineProperty'](_0x4c2d31,_0x4f1ab5,{'value':_0xa796f9,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x4c2d31[_0x4f1ab5]=_0xa796f9,_0x4c2d31;}let F=class extends _0x21ec32{constructor(_0x40d500=S,_0x2444a8,_0x1391f7){var _0xf4125e=_0x3ac7ef;super(),this[_0xf4125e(0x1de)]=_0x40d500,this[_0xf4125e(0x1b0)]=_0x2444a8,this['_configService']=_0x1391f7;let {menu:_0x25eed9,..._0x20f00b}=_0x5b5baa({},S,this[_0xf4125e(0x1de)]);_0x25eed9&&this['_configService'][_0xf4125e(0x1a7)](_0xf4125e(0x1ab),_0x25eed9,{'merge':!0x0}),this[_0xf4125e(0x1d8)][_0xf4125e(0x1a7)]('sheets-exchange-client.config',_0x20f00b);}[_0x3ac7ef(0x1ce)](){var _0x396233=_0x3ac7ef;[[A]][_0x396233(0x1b6)](_0x3a5b09=>this['_injector']['add'](_0x3a5b09));}[_0x3ac7ef(0x1c8)](){var _0x591552=_0x3ac7ef;this[_0x591552(0x1b0)][_0x591552(0x1c4)](A);}};P(F,_0x3ac7ef(0x1b2),_0x3ac7ef(0x1c2)),P(F,_0x3ac7ef(0x1d0),b),P(F,_0x3ac7ef(0x1c1),x),P(F,_0x3ac7ef(0x1c0),_0xb1ecbd[_0x3ac7ef(0x1b4)]),F=k([_0x3899d9(_0x2a0113),O(0x1,_0x3875e8(_0x344b83)),O(0x2,_0x19ff2)],F);export{y as ExportXLSXOperation,v as ImportXLSXOperation,F as UniverSheetsExchangeClientPlugin};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x14b3(_0x198502,_0x249c5d){_0x198502=_0x198502-0x1a7;const _0x3cb2eb=_0x3cb2();let _0x14b391=_0x3cb2eb[_0x198502];return _0x14b391;}function _0x3cb2(){const _0x1abee9=['7QdbEIX','2272434tkXeBz','1983022vDulca','4115860BWXSDD','4157549NbWDjs','1109880GUcthM','25pvpAyy','193780OpwUMV','فتح\x20(ملف)','ملف','1ZEOeVG','279AIHDUf','1724696uDNJxT'];_0x3cb2=function(){return _0x1abee9;};return _0x3cb2();}const _0xd48613=_0x14b3;(function(_0x275ec8,_0x124d46){const _0x40be0c=_0x14b3,_0x2568f9=_0x275ec8();while(!![]){try{const _0x4b9429=parseInt(_0x40be0c(0x1ad))/0x1*(parseInt(_0x40be0c(0x1b2))/0x2)+parseInt(_0x40be0c(0x1b1))/0x3+-parseInt(_0x40be0c(0x1b3))/0x4+parseInt(_0x40be0c(0x1a9))/0x5*(-parseInt(_0x40be0c(0x1a8))/0x6)+-parseInt(_0x40be0c(0x1b0))/0x7*(parseInt(_0x40be0c(0x1af))/0x8)+parseInt(_0x40be0c(0x1ae))/0x9*(parseInt(_0x40be0c(0x1aa))/0xa)+parseInt(_0x40be0c(0x1a7))/0xb;if(_0x4b9429===_0x124d46)break;else _0x2568f9['push'](_0x2568f9['shift']());}catch(_0x5f16d6){_0x2568f9['push'](_0x2568f9['shift']());}}}(_0x3cb2,0x88486));const e={'sheets-exchange-client':{'file':_0xd48613(0x1ac),'upload':_0xd48613(0x1ab),'download':'حفظ\x20باسم'}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x56ec(){const _0x5063d3=['240RqywjC','7966lfHpdm','1289772sSHZfj','2742580IOyuxJ','Anomena\x20i\x20desa','225527WLmKxy','231CRJsBD','1918088RTMIjr','26876xeCuUV','80fOIdMY','24217190VvkiUg','Fitxer','Obrir(Fitxer)'];_0x56ec=function(){return _0x5063d3;};return _0x56ec();}const _0x458e33=_0x1c21;(function(_0x3c85cd,_0x43cc1f){const _0x3405ae=_0x1c21,_0x13d009=_0x3c85cd();while(!![]){try{const _0x260721=-parseInt(_0x3405ae(0x170))/0x1+-parseInt(_0x3405ae(0x173))/0x2*(-parseInt(_0x3405ae(0x171))/0x3)+-parseInt(_0x3405ae(0x172))/0x4+-parseInt(_0x3405ae(0x16e))/0x5+parseInt(_0x3405ae(0x178))/0x6*(parseInt(_0x3405ae(0x179))/0x7)+parseInt(_0x3405ae(0x174))/0x8*(-parseInt(_0x3405ae(0x16d))/0x9)+parseInt(_0x3405ae(0x175))/0xa;if(_0x260721===_0x43cc1f)break;else _0x13d009['push'](_0x13d009['shift']());}catch(_0x4531d5){_0x13d009['push'](_0x13d009['shift']());}}}(_0x56ec,0xc70d8));const e={'sheets-exchange-client':{'file':_0x458e33(0x176),'upload':_0x458e33(0x177),'download':_0x458e33(0x16f)}};function _0x1c21(_0x35c7f4,_0x39cef4){_0x35c7f4=_0x35c7f4-0x16d;const _0x56ecdc=_0x56ec();let _0x1c2197=_0x56ecdc[_0x35c7f4];return _0x1c2197;}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x2fd208=_0x1d7c;(function(_0x23072d,_0x983880){const _0x73e72f=_0x1d7c,_0x58c48c=_0x23072d();while(!![]){try{const _0x1cda4c=parseInt(_0x73e72f(0x199))/0x1*(parseInt(_0x73e72f(0x19e))/0x2)+parseInt(_0x73e72f(0x198))/0x3*(parseInt(_0x73e72f(0x193))/0x4)+-parseInt(_0x73e72f(0x194))/0x5*(parseInt(_0x73e72f(0x19a))/0x6)+-parseInt(_0x73e72f(0x197))/0x7+-parseInt(_0x73e72f(0x19f))/0x8+-parseInt(_0x73e72f(0x195))/0x9+-parseInt(_0x73e72f(0x19c))/0xa*(-parseInt(_0x73e72f(0x19b))/0xb);if(_0x1cda4c===_0x983880)break;else _0x58c48c['push'](_0x58c48c['shift']());}catch(_0x156eb9){_0x58c48c['push'](_0x58c48c['shift']());}}}(_0x35d5,0xcc236));function _0x35d5(){const _0x3fac69=['480jpZUOm','13PCKrFB','1828842yJCilo','7421821WjizEE','30qARVPA','Speichern\x20unter','70534XAWsRw','4811264ajpwgP','37992SYknfp','15GFmuVb','10345878mqtIlN','Datei','3505341VCIxJc'];_0x35d5=function(){return _0x3fac69;};return _0x35d5();}const e={'sheets-exchange-client':{'file':_0x2fd208(0x196),'upload':'Öffnen\x20(Datei)','download':_0x2fd208(0x19d)}};function _0x1d7c(_0x49def1,_0x2ee79b){_0x49def1=_0x49def1-0x193;const _0x35d53d=_0x35d5();let _0x1d7cb3=_0x35d53d[_0x49def1];return _0x1d7cb3;}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x5addf8=_0xdced;function _0xdced(_0x551061,_0x22f671){_0x551061=_0x551061-0xb8;const _0xcc6d7e=_0xcc6d();let _0xdced78=_0xcc6d7e[_0x551061];return _0xdced78;}function _0xcc6d(){const _0x1c4d76=['51816UMHPHO','4UkGnpg','1757515FADgGV','135eZWhat','77XlFDWE','8224176JvUJyu','Save\x20As','135760BTcjZE','861KMTUdm','4080252iaXmOR','Open(File)','File','2289879JVifGv','404686emDoRc','2DPuolK'];_0xcc6d=function(){return _0x1c4d76;};return _0xcc6d();}(function(_0x438eed,_0x2e51d4){const _0x276ecf=_0xdced,_0x5e3e09=_0x438eed();while(!![]){try{const _0x5d8a53=-parseInt(_0x276ecf(0xbc))/0x1+-parseInt(_0x276ecf(0xbd))/0x2*(parseInt(_0x276ecf(0xbb))/0x3)+-parseInt(_0x276ecf(0xbf))/0x4*(-parseInt(_0x276ecf(0xc0))/0x5)+-parseInt(_0x276ecf(0xc3))/0x6+-parseInt(_0x276ecf(0xc6))/0x7*(-parseInt(_0x276ecf(0xbe))/0x8)+-parseInt(_0x276ecf(0xc1))/0x9*(parseInt(_0x276ecf(0xc5))/0xa)+parseInt(_0x276ecf(0xc2))/0xb*(parseInt(_0x276ecf(0xb8))/0xc);if(_0x5d8a53===_0x2e51d4)break;else _0x5e3e09['push'](_0x5e3e09['shift']());}catch(_0xb7ac80){_0x5e3e09['push'](_0x5e3e09['shift']());}}}(_0xcc6d,0xbfe56));const e={'sheets-exchange-client':{'file':_0x5addf8(0xba),'upload':_0x5addf8(0xb9),'download':_0x5addf8(0xc4)}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x300f19=_0x54f6;(function(_0x44964e,_0xd20403){const _0x1dc3e2=_0x54f6,_0x559520=_0x44964e();while(!![]){try{const _0xc14ab7=parseInt(_0x1dc3e2(0x121))/0x1+-parseInt(_0x1dc3e2(0x119))/0x2+-parseInt(_0x1dc3e2(0x120))/0x3+-parseInt(_0x1dc3e2(0x11b))/0x4*(parseInt(_0x1dc3e2(0x11e))/0x5)+parseInt(_0x1dc3e2(0x118))/0x6*(-parseInt(_0x1dc3e2(0x122))/0x7)+-parseInt(_0x1dc3e2(0x11c))/0x8*(parseInt(_0x1dc3e2(0x124))/0x9)+-parseInt(_0x1dc3e2(0x123))/0xa*(-parseInt(_0x1dc3e2(0x11f))/0xb);if(_0xc14ab7===_0xd20403)break;else _0x559520['push'](_0x559520['shift']());}catch(_0x1b54f7){_0x559520['push'](_0x559520['shift']());}}}(_0x2b66,0xc2ac5));function _0x2b66(){const _0x117f7d=['1644591wFyYEx','522360uSlOTL','7860881xAgufm','3170oYWehm','2303757cYWsPf','6HzsOuZ','136412YiwujE','Archivo','4QeAVFO','8OxvYkz','Abrir(Archivo)','1088765mOzJZN','86339PiElra'];_0x2b66=function(){return _0x117f7d;};return _0x2b66();}const e={'sheets-exchange-client':{'file':_0x300f19(0x11a),'upload':_0x300f19(0x11d),'download':'Guardar\x20como'}};function _0x54f6(_0x3117e6,_0x68bd2b){_0x3117e6=_0x3117e6-0x118;const _0x2b660e=_0x2b66();let _0x54f609=_0x2b660e[_0x3117e6];return _0x54f609;}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0xc16b(){const _0x179123=['10aJgAeZ','39645yBSmTp','40711xCfTrD','بازکردن(فایل)','ذخیره\x20به\x20عنوان','26WiKpSK','292kPAYCq','فایل','4720668TAOjfM','2780330rMeLig','7bEtwLX','43527539wKjZdM','39693JZRelr','4052000EUlpuM'];_0xc16b=function(){return _0x179123;};return _0xc16b();}const _0x285420=_0x3dbb;(function(_0x17c35f,_0x3acf90){const _0xe33119=_0x3dbb,_0x483a08=_0x17c35f();while(!![]){try{const _0x3deaaf=-parseInt(_0xe33119(0x1d6))/0x1*(parseInt(_0xe33119(0x1d9))/0x2)+parseInt(_0xe33119(0x1e0))/0x3*(-parseInt(_0xe33119(0x1da))/0x4)+-parseInt(_0xe33119(0x1dd))/0x5+-parseInt(_0xe33119(0x1dc))/0x6*(parseInt(_0xe33119(0x1de))/0x7)+-parseInt(_0xe33119(0x1d3))/0x8+-parseInt(_0xe33119(0x1d5))/0x9+parseInt(_0xe33119(0x1d4))/0xa*(parseInt(_0xe33119(0x1df))/0xb);if(_0x3deaaf===_0x3acf90)break;else _0x483a08['push'](_0x483a08['shift']());}catch(_0x5182b0){_0x483a08['push'](_0x483a08['shift']());}}}(_0xc16b,0x947c2));const e={'sheets-exchange-client':{'file':_0x285420(0x1db),'upload':_0x285420(0x1d7),'download':_0x285420(0x1d8)}};function _0x3dbb(_0x22c4b7,_0x43c38f){_0x22c4b7=_0x22c4b7-0x1d3;const _0xc16b22=_0xc16b();let _0x3dbb5c=_0xc16b22[_0x22c4b7];return _0x3dbb5c;}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x43e634=_0x4717;function _0x4717(_0x3e00e3,_0x311b71){_0x3e00e3=_0x3e00e3-0xc1;const _0x4a3c84=_0x4a3c();let _0x4717b3=_0x4a3c84[_0x3e00e3];return _0x4717b3;}function _0x4a3c(){const _0x5ee7d6=['Enregistrer\x20sous','306Rusmqn','3070300qcAclN','3439722ZMWDcp','135704nJiCZP','57rmSIFF','74041GGrtGi','3620918irIXeS','Ouvrir\x20(Fichier)','Fichier','6VokPNy','121724WMUugk','169160pcuRqq','1150DeilOr'];_0x4a3c=function(){return _0x5ee7d6;};return _0x4a3c();}(function(_0x5918e7,_0x4fee31){const _0x105a8f=_0x4717,_0x35da0c=_0x5918e7();while(!![]){try{const _0x5a6209=parseInt(_0x105a8f(0xcb))/0x1*(-parseInt(_0x105a8f(0xc5))/0x2)+parseInt(_0x105a8f(0xc6))/0x3*(parseInt(_0x105a8f(0xcc))/0x4)+parseInt(_0x105a8f(0xc3))/0x5+parseInt(_0x105a8f(0xc4))/0x6+parseInt(_0x105a8f(0xc8))/0x7+-parseInt(_0x105a8f(0xcd))/0x8*(parseInt(_0x105a8f(0xc2))/0x9)+parseInt(_0x105a8f(0xce))/0xa*(-parseInt(_0x105a8f(0xc7))/0xb);if(_0x5a6209===_0x4fee31)break;else _0x35da0c['push'](_0x35da0c['shift']());}catch(_0x1f4421){_0x35da0c['push'](_0x35da0c['shift']());}}}(_0x4a3c,0x5d6ef));const e={'sheets-exchange-client':{'file':_0x43e634(0xca),'upload':_0x43e634(0xc9),'download':_0x43e634(0xc1)}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x54d7a6=_0x417a;function _0x3d76(){const _0x385d4f=['249NSfHfP','8OccKfw','1326860vsqYBR','File','5057374qNZfnn','Simpan\x20Sebagai','2450096gTHeXd','12KpGkcI','Buka(File)','15882800WpbzXw','275760mvjNEi','130LTXQMY','4113171dXzaeA'];_0x3d76=function(){return _0x385d4f;};return _0x3d76();}(function(_0x410cae,_0x5c521c){const _0x10129b=_0x417a,_0x3b22de=_0x410cae();while(!![]){try{const _0x50969d=-parseInt(_0x10129b(0xb0))/0x1+parseInt(_0x10129b(0xb1))/0x2*(-parseInt(_0x10129b(0xb3))/0x3)+-parseInt(_0x10129b(0xac))/0x4+-parseInt(_0x10129b(0xb5))/0x5*(parseInt(_0x10129b(0xad))/0x6)+-parseInt(_0x10129b(0xb7))/0x7*(-parseInt(_0x10129b(0xb4))/0x8)+-parseInt(_0x10129b(0xb2))/0x9+parseInt(_0x10129b(0xaf))/0xa;if(_0x50969d===_0x5c521c)break;else _0x3b22de['push'](_0x3b22de['shift']());}catch(_0x3d7d3c){_0x3b22de['push'](_0x3b22de['shift']());}}}(_0x3d76,0x68d08));const e={'sheets-exchange-client':{'file':_0x54d7a6(0xb6),'upload':_0x54d7a6(0xae),'download':_0x54d7a6(0xab)}};function _0x417a(_0x251ad9,_0x151f57){_0x251ad9=_0x251ad9-0xab;const _0x3d76c0=_0x3d76();let _0x417a25=_0x3d76c0[_0x251ad9];return _0x417a25;}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x37ff(_0x63713a,_0x559bfc){_0x63713a=_0x63713a-0x10f;const _0x5db3d3=_0x5db3();let _0x37ff71=_0x5db3d3[_0x63713a];return _0x37ff71;}function _0x5db3(){const _0xe9730d=['1589204SNRgmI','1100460CwzpVo','5UOWeRW','988466djDMeS','8990QeQUxo','161MrYJfJ','4509GQsppS','259347Yorxbd','15832ZasRLR','File','1288884WZoXDN'];_0x5db3=function(){return _0xe9730d;};return _0x5db3();}const _0x46a116=_0x37ff;(function(_0xa26260,_0x3785e4){const _0x2a3dd5=_0x37ff,_0x35b128=_0xa26260();while(!![]){try{const _0x1cf808=parseInt(_0x2a3dd5(0x112))/0x1+-parseInt(_0x2a3dd5(0x119))/0x2+parseInt(_0x2a3dd5(0x115))/0x3+-parseInt(_0x2a3dd5(0x116))/0x4*(parseInt(_0x2a3dd5(0x118))/0x5)+parseInt(_0x2a3dd5(0x117))/0x6+parseInt(_0x2a3dd5(0x110))/0x7*(-parseInt(_0x2a3dd5(0x113))/0x8)+-parseInt(_0x2a3dd5(0x111))/0x9*(-parseInt(_0x2a3dd5(0x10f))/0xa);if(_0x1cf808===_0x3785e4)break;else _0x35b128['push'](_0x35b128['shift']());}catch(_0x455df1){_0x35b128['push'](_0x35b128['shift']());}}}(_0x5db3,0x5e2c5));const e={'sheets-exchange-client':{'file':_0x46a116(0x114),'upload':'Apri\x20(File)','download':'Salva\x20con\x20nome'}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x98036c=_0x1688;(function(_0x36e128,_0xe65995){const _0x7e3f69=_0x1688,_0x19463d=_0x36e128();while(!![]){try{const _0x45ff34=-parseInt(_0x7e3f69(0x7e))/0x1*(parseInt(_0x7e3f69(0x84))/0x2)+parseInt(_0x7e3f69(0x7f))/0x3+parseInt(_0x7e3f69(0x83))/0x4*(-parseInt(_0x7e3f69(0x81))/0x5)+-parseInt(_0x7e3f69(0x87))/0x6*(-parseInt(_0x7e3f69(0x8b))/0x7)+-parseInt(_0x7e3f69(0x85))/0x8+parseInt(_0x7e3f69(0x89))/0x9+-parseInt(_0x7e3f69(0x82))/0xa*(-parseInt(_0x7e3f69(0x8a))/0xb);if(_0x45ff34===_0xe65995)break;else _0x19463d['push'](_0x19463d['shift']());}catch(_0x3c0ffd){_0x19463d['push'](_0x19463d['shift']());}}}(_0x330e,0x299f1));function _0x1688(_0x361169,_0x313c44){_0x361169=_0x361169-0x7e;const _0x330e80=_0x330e();let _0x168879=_0x330e80[_0x361169];return _0x168879;}function _0x330e(){const _0x141a26=['1528137zJudLS','11JexbYx','63931bEJyey','164812OttaYC','323547sOHbKv','ファイル','1482365KstaJq','5690860BCdPrS','4mleuxF','4TlCDuT','1789416pXMlLo','名前を付けて保存','114ThLxmp','開く(ファイル)'];_0x330e=function(){return _0x141a26;};return _0x330e();}const e={'sheets-exchange-client':{'file':_0x98036c(0x80),'upload':_0x98036c(0x88),'download':_0x98036c(0x86)}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x1a77b6=_0x33ac;(function(_0x1fa5ba,_0x3ba348){const _0x4b01b0=_0x33ac,_0xad329c=_0x1fa5ba();while(!![]){try{const _0x27935e=-parseInt(_0x4b01b0(0xb4))/0x1+parseInt(_0x4b01b0(0xac))/0x2*(parseInt(_0x4b01b0(0xb3))/0x3)+parseInt(_0x4b01b0(0xad))/0x4+parseInt(_0x4b01b0(0xb5))/0x5*(parseInt(_0x4b01b0(0xb0))/0x6)+-parseInt(_0x4b01b0(0xae))/0x7+-parseInt(_0x4b01b0(0xab))/0x8*(-parseInt(_0x4b01b0(0xaa))/0x9)+parseInt(_0x4b01b0(0xaf))/0xa*(-parseInt(_0x4b01b0(0xb2))/0xb);if(_0x27935e===_0x3ba348)break;else _0xad329c['push'](_0xad329c['shift']());}catch(_0x335a89){_0xad329c['push'](_0xad329c['shift']());}}}(_0x2cff,0xb91a1));function _0x33ac(_0x3e008b,_0x1b7a90){_0x3e008b=_0x3e008b-0xaa;const _0x2cff07=_0x2cff();let _0x33acd2=_0x2cff07[_0x3e008b];return _0x33acd2;}const e={'sheets-exchange-client':{'file':'파일','upload':'열기(파일)','download':_0x1a77b6(0xb1)}};function _0x2cff(){const _0x52d8a8=['1105HQRmQz','9nIROxS','7127216oJUAxx','2bAGORZ','5334256gGPmXD','1087128zMXtpq','10kvAxpb','37458BDZSNY','다른\x20이름으로\x20저장','43532291zQuQpf','4421610YPQsml','207077WWWyPy'];_0x2cff=function(){return _0x52d8a8;};return _0x2cff();}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x1a148f=_0xa9cc;(function(_0x5d9397,_0x9f09bd){const _0x4de9dc=_0xa9cc,_0x56e6be=_0x5d9397();while(!![]){try{const _0x2fdf4e=-parseInt(_0x4de9dc(0x16c))/0x1+-parseInt(_0x4de9dc(0x16b))/0x2+-parseInt(_0x4de9dc(0x167))/0x3*(parseInt(_0x4de9dc(0x163))/0x4)+parseInt(_0x4de9dc(0x169))/0x5+-parseInt(_0x4de9dc(0x168))/0x6*(-parseInt(_0x4de9dc(0x162))/0x7)+-parseInt(_0x4de9dc(0x165))/0x8+-parseInt(_0x4de9dc(0x166))/0x9;if(_0x2fdf4e===_0x9f09bd)break;else _0x56e6be['push'](_0x56e6be['shift']());}catch(_0x3a61ba){_0x56e6be['push'](_0x56e6be['shift']());}}}(_0x7a67,0x9111c));function _0xa9cc(_0x4c7765,_0x14c88b){_0x4c7765=_0x4c7765-0x162;const _0x7a6714=_0x7a67();let _0xa9cc06=_0x7a6714[_0x4c7765];return _0xa9cc06;}const e={'sheets-exchange-client':{'file':_0x1a148f(0x164),'upload':_0x1a148f(0x16a),'download':'Zapisz\x20jako'}};function _0x7a67(){const _0x2fed3b=['2321669ZDKeLF','4MAgmWu','Plik','1074840btPdiE','5648733vWXHvy','524193ipjfWM','18EoOfvZ','3255960kiwNJj','Otwórz\x20(plik)','77840uHmTuX','76346MBKOCJ'];_0x7a67=function(){return _0x2fed3b;};return _0x7a67();}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0xfda6(_0x222846,_0x52555c){_0x222846=_0x222846-0xc7;const _0x2073c9=_0x2073();let _0xfda62b=_0x2073c9[_0x222846];return _0xfda62b;}const _0xa03804=_0xfda6;function _0x2073(){const _0x4bf631=['2VSxooA','Abrir\x20(Arquivo)','3nGbXMJ','426478XTMdEH','20QAMklF','2733992PBYCwK','6pkIFKg','3345969JivbpN','753805CIwdvS','Salvar\x20Como','1726785WSrVxe','4585528cRXvtc','5136222RimlsF','132CJHPVB','Arquivo'];_0x2073=function(){return _0x4bf631;};return _0x2073();}(function(_0x36640b,_0x30b55d){const _0x398229=_0xfda6,_0x35054c=_0x36640b();while(!![]){try{const _0x153898=parseInt(_0x398229(0xcc))/0x1*(-parseInt(_0x398229(0xc9))/0x2)+-parseInt(_0x398229(0xcb))/0x3*(parseInt(_0x398229(0xce))/0x4)+parseInt(_0x398229(0xd1))/0x5*(-parseInt(_0x398229(0xcf))/0x6)+-parseInt(_0x398229(0xd5))/0x7+-parseInt(_0x398229(0xd4))/0x8+parseInt(_0x398229(0xd3))/0x9*(-parseInt(_0x398229(0xcd))/0xa)+-parseInt(_0x398229(0xd0))/0xb*(-parseInt(_0x398229(0xc7))/0xc);if(_0x153898===_0x30b55d)break;else _0x35054c['push'](_0x35054c['shift']());}catch(_0x37c7f6){_0x35054c['push'](_0x35054c['shift']());}}}(_0x2073,0x60545));const e={'sheets-exchange-client':{'file':_0xa03804(0xc8),'upload':_0xa03804(0xca),'download':_0xa03804(0xd2)}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x5d74(){const _0x40fdfb=['2752068NIApnt','340438DgABJw','121374RiUpoe','Открыть(Файл)','5412360ikfpBa','33815ineBJb','3024539LFtELw','144156TCSdXf','380cSJzsN'];_0x5d74=function(){return _0x40fdfb;};return _0x5d74();}const _0x18c87d=_0x52d9;(function(_0x5400c7,_0x16c01c){const _0x3269cd=_0x52d9,_0x63ab89=_0x5400c7();while(!![]){try{const _0x1fb051=parseInt(_0x3269cd(0x167))/0x1+-parseInt(_0x3269cd(0x168))/0x2+parseInt(_0x3269cd(0x16d))/0x3+-parseInt(_0x3269cd(0x16e))/0x4*(parseInt(_0x3269cd(0x16b))/0x5)+-parseInt(_0x3269cd(0x166))/0x6+parseInt(_0x3269cd(0x16c))/0x7+parseInt(_0x3269cd(0x16a))/0x8;if(_0x1fb051===_0x16c01c)break;else _0x63ab89['push'](_0x63ab89['shift']());}catch(_0x148693){_0x63ab89['push'](_0x63ab89['shift']());}}}(_0x5d74,0x51d9e));const e={'sheets-exchange-client':{'file':'Файл','upload':_0x18c87d(0x169),'download':'Сохранить\x20как'}};function _0x52d9(_0x54d6d9,_0x165770){_0x54d6d9=_0x54d6d9-0x166;const _0x5d7476=_0x5d74();let _0x52d936=_0x5d7476[_0x54d6d9];return _0x52d936;}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x5db435=_0x43ad;function _0x43ad(_0x4f4c95,_0x5b3bb8){_0x4f4c95=_0x4f4c95-0x1d7;const _0x350fe0=_0x350f();let _0x43ad2b=_0x350fe0[_0x4f4c95];return _0x43ad2b;}function _0x350f(){const _0x3e6838=['978fdeqrM','458156aJpkhR','160IJoszh','18095RhDGuG','3783731mDEvEh','1645486NTQtYb','122956RmqlCZ','181827ydhOUO','Uložiť\x20ako','2067327zIyWYH'];_0x350f=function(){return _0x3e6838;};return _0x350f();}(function(_0x33afa3,_0xac86ae){const _0x34fbc6=_0x43ad,_0x5734b0=_0x33afa3();while(!![]){try{const _0x3f14bc=-parseInt(_0x34fbc6(0x1d9))/0x1+parseInt(_0x34fbc6(0x1dd))/0x2+-parseInt(_0x34fbc6(0x1d7))/0x3+parseInt(_0x34fbc6(0x1de))/0x4+-parseInt(_0x34fbc6(0x1db))/0x5*(-parseInt(_0x34fbc6(0x1d8))/0x6)+parseInt(_0x34fbc6(0x1dc))/0x7+-parseInt(_0x34fbc6(0x1da))/0x8*(parseInt(_0x34fbc6(0x1df))/0x9);if(_0x3f14bc===_0xac86ae)break;else _0x5734b0['push'](_0x5734b0['shift']());}catch(_0x3fdc46){_0x5734b0['push'](_0x5734b0['shift']());}}}(_0x350f,0x699cb));const e={'sheets-exchange-client':{'file':'Súbor','upload':'Otvoriť\x20(súbor)','download':_0x5db435(0x1e0)}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x1df649=_0x1fd1;(function(_0x487ea1,_0x5c3462){const _0x47fbc3=_0x1fd1,_0x2f5ad2=_0x487ea1();while(!![]){try{const _0x4652cf=parseInt(_0x47fbc3(0x1d8))/0x1*(parseInt(_0x47fbc3(0x1d0))/0x2)+-parseInt(_0x47fbc3(0x1d2))/0x3+-parseInt(_0x47fbc3(0x1d7))/0x4*(-parseInt(_0x47fbc3(0x1cf))/0x5)+-parseInt(_0x47fbc3(0x1d5))/0x6*(parseInt(_0x47fbc3(0x1d3))/0x7)+parseInt(_0x47fbc3(0x1d6))/0x8+-parseInt(_0x47fbc3(0x1d1))/0x9+parseInt(_0x47fbc3(0x1db))/0xa;if(_0x4652cf===_0x5c3462)break;else _0x2f5ad2['push'](_0x2f5ad2['shift']());}catch(_0x5bc3c0){_0x2f5ad2['push'](_0x2f5ad2['shift']());}}}(_0x3171,0xf105c));const e={'sheets-exchange-client':{'file':_0x1df649(0x1d4),'upload':_0x1df649(0x1d9),'download':_0x1df649(0x1da)}};export{e as default};function _0x1fd1(_0x5da7b7,_0x1d2045){_0x5da7b7=_0x5da7b7-0x1cf;const _0x317183=_0x3171();let _0x1fd101=_0x317183[_0x5da7b7];return _0x1fd101;}function _0x3171(){const _0x375513=['2hotLeJ','14330358pPIuxw','1848192FpqXyd','1809395vreTCW','Tệp','18TFsBuX','2662864Nadgor','1316qhqhKn','8990BBkVrB','Mở\x20(Tệp)','Lưu\x20dưới\x20dạng','25885340KWgrpr','15815ZgAgBH'];_0x3171=function(){return _0x375513;};return _0x3171();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x8a82f7=_0x43be;function _0x2bdd(){const _0x2ed3d1=['9pArUok','28VyhWkF','66SFemUa','打开(文件)','8869SSCRjD','1374KdKhYC','5334375OYNcGl','48706vGmyzC','2170510USeYKk','24104652RMqwwv','623829HAHbZd','8589768BVWoea'];_0x2bdd=function(){return _0x2ed3d1;};return _0x2bdd();}(function(_0x2b704d,_0x4b0f1c){const _0x5021ea=_0x43be,_0x3f7740=_0x2b704d();while(!![]){try{const _0x3adad5=-parseInt(_0x5021ea(0x184))/0x1*(-parseInt(_0x5021ea(0x17f))/0x2)+parseInt(_0x5021ea(0x17b))/0x3*(parseInt(_0x5021ea(0x17e))/0x4)+parseInt(_0x5021ea(0x183))/0x5+-parseInt(_0x5021ea(0x182))/0x6*(-parseInt(_0x5021ea(0x181))/0x7)+-parseInt(_0x5021ea(0x17c))/0x8+parseInt(_0x5021ea(0x17d))/0x9*(-parseInt(_0x5021ea(0x185))/0xa)+-parseInt(_0x5021ea(0x186))/0xb;if(_0x3adad5===_0x4b0f1c)break;else _0x3f7740['push'](_0x3f7740['shift']());}catch(_0x425769){_0x3f7740['push'](_0x3f7740['shift']());}}}(_0x2bdd,0xe4f55));const e={'sheets-exchange-client':{'file':'文件','upload':_0x8a82f7(0x180),'download':'另存为'}};function _0x43be(_0x385c8b,_0x3d79ac){_0x385c8b=_0x385c8b-0x17b;const _0x2bddd3=_0x2bdd();let _0x43bef0=_0x2bddd3[_0x385c8b];return _0x43bef0;}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x5e65ef=_0x3917;(function(_0xeb381a,_0x425180){const _0x5f0637=_0x3917,_0x3d4d9d=_0xeb381a();while(!![]){try{const _0x55eae0=parseInt(_0x5f0637(0x1ea))/0x1*(parseInt(_0x5f0637(0x1ed))/0x2)+-parseInt(_0x5f0637(0x1ef))/0x3+parseInt(_0x5f0637(0x1ec))/0x4+parseInt(_0x5f0637(0x1f1))/0x5*(-parseInt(_0x5f0637(0x1ee))/0x6)+-parseInt(_0x5f0637(0x1f2))/0x7+-parseInt(_0x5f0637(0x1e8))/0x8+parseInt(_0x5f0637(0x1eb))/0x9*(parseInt(_0x5f0637(0x1e9))/0xa);if(_0x55eae0===_0x425180)break;else _0x3d4d9d['push'](_0x3d4d9d['shift']());}catch(_0x462153){_0x3d4d9d['push'](_0x3d4d9d['shift']());}}}(_0x4adf,0xeb9bf));function _0x3917(_0x4da349,_0x50ac82){_0x4da349=_0x4da349-0x1e8;const _0x4adf0c=_0x4adf();let _0x39171b=_0x4adf0c[_0x4da349];return _0x39171b;}function _0x4adf(){const _0x4ccd75=['2248430jrrfpN','3nZKZOS','18sIPYlq','2218776XsGkce','810044FIEDSe','222pOgupg','1712991NayPit','開啟(檔案)','38390MtFaWb','1162455PhXAEx','1865944qcDKxb'];_0x4adf=function(){return _0x4ccd75;};return _0x4adf();}const e={'sheets-exchange-client':{'file':'檔案','upload':_0x5e65ef(0x1f0),'download':'另存為'}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x3e82cc=_0x59c5;(function(_0x2adb41,_0x24e85f){const _0x1a17ea=_0x59c5,_0xefcc7b=_0x2adb41();while(!![]){try{const _0x67f8ef=-parseInt(_0x1a17ea(0x187))/0x1+-parseInt(_0x1a17ea(0x185))/0x2*(parseInt(_0x1a17ea(0x17e))/0x3)+-parseInt(_0x1a17ea(0x183))/0x4*(parseInt(_0x1a17ea(0x17d))/0x5)+parseInt(_0x1a17ea(0x189))/0x6*(parseInt(_0x1a17ea(0x17c))/0x7)+parseInt(_0x1a17ea(0x182))/0x8*(parseInt(_0x1a17ea(0x184))/0x9)+-parseInt(_0x1a17ea(0x17f))/0xa*(-parseInt(_0x1a17ea(0x186))/0xb)+parseInt(_0x1a17ea(0x180))/0xc;if(_0x67f8ef===_0x24e85f)break;else _0xefcc7b['push'](_0xefcc7b['shift']());}catch(_0x5e47c4){_0xefcc7b['push'](_0xefcc7b['shift']());}}}(_0x1793,0x68211));function _0x1793(){const _0x29ab8e=['開啟(檔案)','1476LhSgEI','7959LHKzBK','105osxGia','433659zBaxkS','10YylyDI','5652564hszPkF','另存為','830072XdCAnY','11708vTMyuh','18Bcvqyw','2JPmOnM','1272964qAggxy','441458kcsQhs'];_0x1793=function(){return _0x29ab8e;};return _0x1793();}function _0x59c5(_0x561722,_0xe37690){_0x561722=_0x561722-0x17c;const _0x179379=_0x1793();let _0x59c5b0=_0x179379[_0x561722];return _0x59c5b0;}const e={'sheets-exchange-client':{'file':'檔案','upload':_0x3e82cc(0x188),'download':_0x3e82cc(0x181)}};export{e as default};
|
package/lib/types/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { ExportXLSXOperation, ImportXLSXOperation, } from './commands/operations/exchange.operation';
|
|
2
|
-
export type { IUniverSheetsExchangeClientConfig } from './
|
|
2
|
+
export type { IUniverSheetsExchangeClientConfig } from './config/config';
|
|
3
3
|
export { UniverSheetsExchangeClientPlugin } from './plugin';
|
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 _0x113e(){const _0x49179d=['sheets-exchange-client.download','RibbonStartGroup','484845kNNsFW','0.25.0-insiders.20260608-e4336f7','2855699zeLiSB','iterator','function','onStarting','1339856ufukhQ','_initCommands','merge','IMenuManagerService','WorkbookExportPermission','IConfigService','OTHERS','UniverExchangeClientPlugin','string','UniverInstanceType','DependentOn','@univerjs/ui','UniverProSheetsExchangeClient','UniverProExchangeClient','getCurrentRangeDisable$','BUTTON','77019TtJSMY','_menuManagerService','pluginName','sheets-exchange-client.config','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','342dirjYp','24jaXVOU','forEach','SUBITEMS','@univerjs-pro/sheets-exchange-client','ImportXLSXOperation','_configService','24251942aBviGX','sheets-exchange-client.upload','toPrimitive','amd','_commandService','UniverUi','DirectExportIcon','length','disposeWithMe','search','IExchangeOperateService','mergeMenu','registerCommand','add','343536yJtndn','@univerjs/sheets','UniverSheets','UNIVER_SHEET','@univerjs/sheets-ui','exchange-client.operation.export-xlsx','object','setConfig','_injector','_initMenus','80560IZyipe','_config','SHEET_EXCHANGE_CLIENT_PLUGIN','UniverSheetsExchangeClientPlugin','get','getOwnPropertyDescriptor','decorate','ExportXLSXOperation','@univerjs/core','prototype','exportXLSXByUnitId','defineProperty','unit','ExportIcon','default','30hIXmes','UniverSheetsUi','184pZFOzg','OPERATION','constructor','version','exports','MenuItemType','importXLSXToUnitId','symbol','Module','toStringTag','CommandType','UniverCore'];_0x113e=function(){return _0x49179d;};return _0x113e();}function _0x1ce0(_0x2f7ac2,_0x32180a){_0x2f7ac2=_0x2f7ac2-0xf5;const _0x113e78=_0x113e();let _0x1ce026=_0x113e78[_0x2f7ac2];return _0x1ce026;}(function(_0x1ce18c,_0x274909){const _0x2e9060=_0x1ce0,_0x2bd8cb=_0x1ce18c();while(!![]){try{const _0xa8b52c=-parseInt(_0x2e9060(0x11d))/0x1+parseInt(_0x2e9060(0x123))/0x2+-parseInt(_0x2e9060(0x133))/0x3*(parseInt(_0x2e9060(0x10f))/0x4)+-parseInt(_0x2e9060(0x10d))/0x5*(-parseInt(_0x2e9060(0x14d))/0x6)+parseInt(_0x2e9060(0x11f))/0x7*(-parseInt(_0x2e9060(0x139))/0x8)+parseInt(_0x2e9060(0x138))/0x9*(parseInt(_0x2e9060(0xfe))/0xa)+parseInt(_0x2e9060(0x13f))/0xb;if(_0xa8b52c===_0x274909)break;else _0x2bd8cb['push'](_0x2bd8cb['shift']());}catch(_0x203850){_0x2bd8cb['push'](_0x2bd8cb['shift']());}}}(_0x113e,0x9af10),function(_0x227ea9,_0x5906f5){const _0x45d4bd=_0x1ce0;typeof exports==_0x45d4bd(0xfa)&&typeof module<'u'?_0x5906f5(exports,require('@univerjs-pro/exchange-client'),require('@univerjs/core'),require('@univerjs/ui'),require('@univerjs/sheets'),require('@univerjs/sheets-ui')):typeof define==_0x45d4bd(0x121)&&define[_0x45d4bd(0x142)]?define([_0x45d4bd(0x113),'@univerjs-pro/exchange-client',_0x45d4bd(0x106),_0x45d4bd(0x12e),_0x45d4bd(0xf5),_0x45d4bd(0xf8)],_0x5906f5):(_0x227ea9=typeof globalThis<'u'?globalThis:_0x227ea9||self,_0x5906f5(_0x227ea9[_0x45d4bd(0x12f)]={},_0x227ea9[_0x45d4bd(0x130)],_0x227ea9[_0x45d4bd(0x11a)],_0x227ea9[_0x45d4bd(0x144)],_0x227ea9[_0x45d4bd(0xf6)],_0x227ea9[_0x45d4bd(0x10e)]));}(this,function(_0x4bdd1f,_0x2f5f53,_0x36757e,_0x3491bc,_0x5c46f5,_0x154f7a){const _0x4e18cb=_0x1ce0;Object['defineProperty'](_0x4bdd1f,Symbol[_0x4e18cb(0x118)],{'value':_0x4e18cb(0x117)});let _0x2eb5ea={'id':'exchange-client.operation.import-xlsx','type':_0x36757e[_0x4e18cb(0x119)][_0x4e18cb(0x110)],'handler':async _0x123d4e=>{const _0x1efb32=_0x4e18cb;let _0x200e83=_0x123d4e[_0x1efb32(0x102)](_0x2f5f53[_0x1efb32(0x149)]);return new URLSearchParams(location[_0x1efb32(0x148)])[_0x1efb32(0x102)](_0x1efb32(0x10a))?_0x200e83[_0x1efb32(0x115)]():_0x200e83['importXLSXToSnapshot'](),!0x0;}},_0x34ee4e={'id':_0x4e18cb(0xf9),'type':_0x36757e[_0x4e18cb(0x119)][_0x4e18cb(0x110)],'handler':async _0x25a31a=>{const _0x343fae=_0x4e18cb;let _0x591634=_0x25a31a['get'](_0x2f5f53['IExchangeOperateService']);return new URLSearchParams(location[_0x343fae(0x148)])[_0x343fae(0x102)](_0x343fae(0x10a))?_0x591634[_0x343fae(0x108)]():_0x591634['exportXLSXBySnapshot'](),!0x0;}};var _0x386b23=_0x4e18cb(0x13c),_0x1b2777=_0x4e18cb(0x11e);let _0x5f2169={},_0x4955a8='sheets-exchange-client.operation.exchange';function _0x41d052(_0x112c2d){const _0x10a4a2=_0x4e18cb;return{'id':_0x4955a8,'type':_0x3491bc[_0x10a4a2(0x114)][_0x10a4a2(0x13b)],'icon':_0x10a4a2(0x145),'tooltip':'sheets-exchange-client.file','hidden$':(0x0,_0x3491bc['getMenuHiddenObservable'])(_0x112c2d,_0x36757e[_0x10a4a2(0x12c)][_0x10a4a2(0xf7)]),'disabled$':(0x0,_0x154f7a[_0x10a4a2(0x131)])(_0x112c2d,{'workbookTypes':[_0x5c46f5[_0x10a4a2(0x127)]]})};}function _0x1b7ab7(){const _0x442dcd=_0x4e18cb;return{'id':_0x2eb5ea['id'],'type':_0x3491bc[_0x442dcd(0x114)][_0x442dcd(0x132)],'title':_0x442dcd(0x140),'icon':'FolderIcon'};}function _0x57edaf(){const _0x2d8bf0=_0x4e18cb;return{'id':_0x34ee4e['id'],'type':_0x3491bc[_0x2d8bf0(0x114)]['BUTTON'],'title':_0x2d8bf0(0x11b),'icon':_0x2d8bf0(0x10b)};}let _0xd9214e={[_0x3491bc[_0x4e18cb(0x11c)][_0x4e18cb(0x129)]]:{[_0x4955a8]:{'order':0.3,'menuItemFactory':_0x41d052,[_0x2eb5ea['id']]:{'order':0x0,'menuItemFactory':_0x1b7ab7},[_0x34ee4e['id']]:{'order':0x1,'menuItemFactory':_0x57edaf}}}};function _0xa8f2a6(_0x3f54b6,_0x1f0d6a){return function(_0x56d1ee,_0x1fe2b9){_0x1f0d6a(_0x56d1ee,_0x1fe2b9,_0x3f54b6);};}function _0x1021e9(_0x341df7,_0x4abf3f,_0x4e1b48,_0x48f65b){const _0x5801a4=_0x4e18cb;var _0x165388=arguments[_0x5801a4(0x146)],_0x777738=_0x165388<0x3?_0x4abf3f:_0x48f65b===null?_0x48f65b=Object[_0x5801a4(0x103)](_0x4abf3f,_0x4e1b48):_0x48f65b,_0x5e4644;if(typeof Reflect==_0x5801a4(0xfa)&&typeof Reflect[_0x5801a4(0x104)]==_0x5801a4(0x121))_0x777738=Reflect[_0x5801a4(0x104)](_0x341df7,_0x4abf3f,_0x4e1b48,_0x48f65b);else{for(var _0x102ec7=_0x341df7[_0x5801a4(0x146)]-0x1;_0x102ec7>=0x0;_0x102ec7--)(_0x5e4644=_0x341df7[_0x102ec7])&&(_0x777738=(_0x165388<0x3?_0x5e4644(_0x777738):_0x165388>0x3?_0x5e4644(_0x4abf3f,_0x4e1b48,_0x777738):_0x5e4644(_0x4abf3f,_0x4e1b48))||_0x777738);}return _0x165388>0x3&&_0x777738&&Object[_0x5801a4(0x109)](_0x4abf3f,_0x4e1b48,_0x777738),_0x777738;}let _0x305cca=class extends _0x36757e['Disposable']{constructor(_0xac75f9,_0x900f0b){const _0x267ba0=_0x4e18cb;super(),this[_0x267ba0(0x143)]=_0xac75f9,this['_menuManagerService']=_0x900f0b,this[_0x267ba0(0x124)](),this[_0x267ba0(0xfd)]();}[_0x4e18cb(0x124)](){const _0x288966=_0x4e18cb;[_0x2eb5ea,_0x34ee4e][_0x288966(0x13a)](_0x43de0a=>{const _0x133214=_0x288966;this[_0x133214(0x147)](this[_0x133214(0x143)][_0x133214(0x14b)](_0x43de0a));});}[_0x4e18cb(0xfd)](){const _0x4243dd=_0x4e18cb;this[_0x4243dd(0x134)][_0x4243dd(0x14a)](_0xd9214e);}};_0x305cca=_0x1021e9([_0xa8f2a6(0x0,_0x36757e['ICommandService']),_0xa8f2a6(0x1,_0x3491bc[_0x4e18cb(0x126)])],_0x305cca);function _0x36bd9d(_0x12b471){'@babel/helpers - typeof';const _0x347b45=_0x4e18cb;return _0x36bd9d=typeof Symbol==_0x347b45(0x121)&&typeof Symbol[_0x347b45(0x120)]==_0x347b45(0x116)?function(_0x20e42b){return typeof _0x20e42b;}:function(_0x534b72){const _0x25c16c=_0x347b45;return _0x534b72&&typeof Symbol==_0x25c16c(0x121)&&_0x534b72[_0x25c16c(0x111)]===Symbol&&_0x534b72!==Symbol[_0x25c16c(0x107)]?'symbol':typeof _0x534b72;},_0x36bd9d(_0x12b471);}function _0x25bf44(_0x517b5c,_0x2957e5){const _0xba55d8=_0x4e18cb;if(_0x36bd9d(_0x517b5c)!=_0xba55d8(0xfa)||!_0x517b5c)return _0x517b5c;var _0x17dc9a=_0x517b5c[Symbol[_0xba55d8(0x141)]];if(_0x17dc9a!==void 0x0){var _0x464c4b=_0x17dc9a['call'](_0x517b5c,_0x2957e5||_0xba55d8(0x10c));if(_0x36bd9d(_0x464c4b)!=_0xba55d8(0xfa))return _0x464c4b;throw TypeError(_0xba55d8(0x137));}return(_0x2957e5===_0xba55d8(0x12b)?String:Number)(_0x517b5c);}function _0x218ad2(_0x30b280){const _0xf0db1=_0x4e18cb;var _0x204788=_0x25bf44(_0x30b280,_0xf0db1(0x12b));return _0x36bd9d(_0x204788)==_0xf0db1(0x116)?_0x204788:_0x204788+'';}function _0x11d90c(_0x35b156,_0x9fb4ac,_0x211469){const _0xd38d88=_0x4e18cb;return(_0x9fb4ac=_0x218ad2(_0x9fb4ac))in _0x35b156?Object[_0xd38d88(0x109)](_0x35b156,_0x9fb4ac,{'value':_0x211469,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x35b156[_0x9fb4ac]=_0x211469,_0x35b156;}let _0x354a5b=class extends _0x36757e['Plugin']{constructor(_0xd89b82=_0x5f2169,_0x303304,_0x3eb5f6){const _0x2fc652=_0x4e18cb;super(),this[_0x2fc652(0xff)]=_0xd89b82,this[_0x2fc652(0xfc)]=_0x303304,this[_0x2fc652(0x13e)]=_0x3eb5f6;let {menu:_0x5edc33,..._0x25037d}=(0x0,_0x36757e[_0x2fc652(0x125)])({},_0x5f2169,this[_0x2fc652(0xff)]);_0x5edc33&&this['_configService']['setConfig']('menu',_0x5edc33,{'merge':!0x0}),this[_0x2fc652(0x13e)][_0x2fc652(0xfb)](_0x2fc652(0x136),_0x25037d);}[_0x4e18cb(0x122)](){const _0xd41010=_0x4e18cb;[[_0x305cca]][_0xd41010(0x13a)](_0x58bc0c=>this['_injector'][_0xd41010(0x14c)](_0x58bc0c));}['onReady'](){const _0x4f7ac0=_0x4e18cb;this['_injector'][_0x4f7ac0(0x102)](_0x305cca);}};_0x11d90c(_0x354a5b,_0x4e18cb(0x135),_0x4e18cb(0x100)),_0x11d90c(_0x354a5b,'packageName',_0x386b23),_0x11d90c(_0x354a5b,_0x4e18cb(0x112),_0x1b2777),_0x11d90c(_0x354a5b,'type',_0x36757e[_0x4e18cb(0x12c)][_0x4e18cb(0xf7)]),_0x354a5b=_0x1021e9([(0x0,_0x36757e[_0x4e18cb(0x12d)])(_0x2f5f53[_0x4e18cb(0x12a)]),_0xa8f2a6(0x1,(0x0,_0x36757e['Inject'])(_0x36757e['Injector'])),_0xa8f2a6(0x2,_0x36757e[_0x4e18cb(0x128)])],_0x354a5b),_0x4bdd1f[_0x4e18cb(0x105)]=_0x34ee4e,_0x4bdd1f[_0x4e18cb(0x13d)]=_0x2eb5ea,Object[_0x4e18cb(0x109)](_0x4bdd1f,_0x4e18cb(0x101),{'enumerable':!0x0,'get':function(){return _0x354a5b;}});}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0xa511(_0x4d4fb5,_0x17887e){_0x4d4fb5=_0x4d4fb5-0x1c9;var _0x13c662=_0x13c6();var _0xa511e=_0x13c662[_0x4d4fb5];return _0xa511e;}(function(_0x866a22,_0x5500aa){var _0x1fa724=_0xa511,_0x4dac99=_0x866a22();while(!![]){try{var _0x14185a=parseInt(_0x1fa724(0x1da))/0x1*(-parseInt(_0x1fa724(0x1d1))/0x2)+-parseInt(_0x1fa724(0x1cc))/0x3*(-parseInt(_0x1fa724(0x1d4))/0x4)+-parseInt(_0x1fa724(0x1d6))/0x5+parseInt(_0x1fa724(0x1d7))/0x6*(-parseInt(_0x1fa724(0x1cd))/0x7)+parseInt(_0x1fa724(0x1c9))/0x8*(-parseInt(_0x1fa724(0x1cf))/0x9)+parseInt(_0x1fa724(0x1d5))/0xa*(-parseInt(_0x1fa724(0x1d9))/0xb)+-parseInt(_0x1fa724(0x1cb))/0xc*(-parseInt(_0x1fa724(0x1ce))/0xd);if(_0x14185a===_0x5500aa)break;else _0x4dac99['push'](_0x4dac99['shift']());}catch(_0x255f2b){_0x4dac99['push'](_0x4dac99['shift']());}}}(_0x13c6,0xe90fc),function(_0x364bf6,_0x164d75){var _0x3de01a=_0xa511;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x164d75():typeof define==_0x3de01a(0x1d8)&&define['amd']?define([],_0x164d75):(_0x364bf6=typeof globalThis<'u'?globalThis:_0x364bf6||self,_0x364bf6[_0x3de01a(0x1ca)]=_0x164d75());}(this,function(){var _0x58b2a1=_0xa511;return{'sheets-exchange-client':{'file':_0x58b2a1(0x1d0),'upload':_0x58b2a1(0x1d2),'download':_0x58b2a1(0x1d3)}};}));function _0x13c6(){var _0x234ef9=['890bDYiiU','1964775NxYalT','9963756VpTSdV','function','68717YpCxHz','1hyAjXo','208YxUBbD','UniverProSheetsExchangeClientArSA','12QpPIjQ','12xRBtcB','7vVABZG','74325641FpPUDm','131067KLROWC','ملف','3677006QNRDZf','فتح\x20(ملف)','حفظ\x20باسم','63968UNxJhx'];_0x13c6=function(){return _0x234ef9;};return _0x13c6();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x4592(_0x4ef97,_0xf744f8){_0x4ef97=_0x4ef97-0x13c;var _0x4fd1bc=_0x4fd1();var _0x4592b4=_0x4fd1bc[_0x4ef97];return _0x4592b4;}(function(_0x10dbdb,_0x544e8c){var _0x37ac4f=_0x4592,_0x5e5bba=_0x10dbdb();while(!![]){try{var _0x34328b=parseInt(_0x37ac4f(0x13c))/0x1+-parseInt(_0x37ac4f(0x145))/0x2+parseInt(_0x37ac4f(0x14a))/0x3*(parseInt(_0x37ac4f(0x13e))/0x4)+-parseInt(_0x37ac4f(0x141))/0x5+-parseInt(_0x37ac4f(0x143))/0x6*(-parseInt(_0x37ac4f(0x148))/0x7)+-parseInt(_0x37ac4f(0x142))/0x8+parseInt(_0x37ac4f(0x13d))/0x9;if(_0x34328b===_0x544e8c)break;else _0x5e5bba['push'](_0x5e5bba['shift']());}catch(_0x93e9b6){_0x5e5bba['push'](_0x5e5bba['shift']());}}}(_0x4fd1,0xe4f37),function(_0x232fa8,_0xe9aab0){var _0x33e094=_0x4592;typeof exports=='object'&&typeof module<'u'?module[_0x33e094(0x14b)]=_0xe9aab0():typeof define==_0x33e094(0x147)&&define[_0x33e094(0x140)]?define([],_0xe9aab0):(_0x232fa8=typeof globalThis<'u'?globalThis:_0x232fa8||self,_0x232fa8[_0x33e094(0x149)]=_0xe9aab0());}(this,function(){var _0x5d1f46=_0x4592;return{'sheets-exchange-client':{'file':_0x5d1f46(0x144),'upload':_0x5d1f46(0x146),'download':_0x5d1f46(0x13f)}};}));function _0x4fd1(){var _0x1bbb62=['Anomena\x20i\x20desa','amd','2416565sXLmro','5260432yDSiOY','36486UAmdyo','Fitxer','302284BInRMy','Obrir(Fitxer)','function','455IXtqIO','UniverProSheetsExchangeClientCaES','913023dcSyYz','exports','1390132beNyzB','1260486UtGHjX','4wqLcJc'];_0x4fd1=function(){return _0x1bbb62;};return _0x4fd1();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x1fc3(_0x1c741c,_0xbd2d1){_0x1c741c=_0x1c741c-0x12b;var _0x1b39b6=_0x1b39();var _0x1fc3fc=_0x1b39b6[_0x1c741c];return _0x1fc3fc;}(function(_0x1a08af,_0x1718f9){var _0x519d23=_0x1fc3,_0x11ddce=_0x1a08af();while(!![]){try{var _0x42d68c=parseInt(_0x519d23(0x133))/0x1*(parseInt(_0x519d23(0x12f))/0x2)+parseInt(_0x519d23(0x12e))/0x3*(-parseInt(_0x519d23(0x13b))/0x4)+parseInt(_0x519d23(0x12b))/0x5+parseInt(_0x519d23(0x135))/0x6+-parseInt(_0x519d23(0x132))/0x7*(-parseInt(_0x519d23(0x131))/0x8)+-parseInt(_0x519d23(0x13a))/0x9*(-parseInt(_0x519d23(0x134))/0xa)+parseInt(_0x519d23(0x13d))/0xb*(-parseInt(_0x519d23(0x13c))/0xc);if(_0x42d68c===_0x1718f9)break;else _0x11ddce['push'](_0x11ddce['shift']());}catch(_0x4c5256){_0x11ddce['push'](_0x11ddce['shift']());}}}(_0x1b39,0xcd837),function(_0x42c08d,_0x4e83a9){var _0x3edbd5=_0x1fc3;typeof exports==_0x3edbd5(0x12c)&&typeof module<'u'?module[_0x3edbd5(0x130)]=_0x4e83a9():typeof define==_0x3edbd5(0x136)&&define[_0x3edbd5(0x138)]?define([],_0x4e83a9):(_0x42c08d=typeof globalThis<'u'?globalThis:_0x42c08d||self,_0x42c08d['UniverProSheetsExchangeClientDeDE']=_0x4e83a9());}(this,function(){var _0x5e082d=_0x1fc3;return{'sheets-exchange-client':{'file':_0x5e082d(0x137),'upload':_0x5e082d(0x12d),'download':_0x5e082d(0x139)}};}));function _0x1b39(){var _0x181ff6=['84yjlOOt','6986287fhomXD','5828805XNdnjF','object','Öffnen\x20(Datei)','61629TbbwWn','2lWHtHH','exports','125640ruIpvT','455yXUHTZ','406713JXLVqL','22460OlsTmT','9187224FefJYi','function','Datei','amd','Speichern\x20unter','4743JgxtqT','4RhVFbT'];_0x1b39=function(){return _0x181ff6;};return _0x1b39();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(function(_0x1064c6,_0xe720cc){var _0x518b1a=_0x2856,_0x503aa3=_0x1064c6();while(!![]){try{var _0x342310=parseInt(_0x518b1a(0xfd))/0x1*(parseInt(_0x518b1a(0xf6))/0x2)+-parseInt(_0x518b1a(0xf9))/0x3+parseInt(_0x518b1a(0xee))/0x4*(parseInt(_0x518b1a(0xfe))/0x5)+-parseInt(_0x518b1a(0xef))/0x6+-parseInt(_0x518b1a(0xfc))/0x7*(parseInt(_0x518b1a(0xf4))/0x8)+parseInt(_0x518b1a(0xf8))/0x9*(-parseInt(_0x518b1a(0xfa))/0xa)+-parseInt(_0x518b1a(0xf7))/0xb*(-parseInt(_0x518b1a(0xf5))/0xc);if(_0x342310===_0xe720cc)break;else _0x503aa3['push'](_0x503aa3['shift']());}catch(_0x17772a){_0x503aa3['push'](_0x503aa3['shift']());}}}(_0x4d47,0x3d4db),function(_0x2a2598,_0x2cab5c){var _0x1158c8=_0x2856;typeof exports==_0x1158c8(0xec)&&typeof module<'u'?module[_0x1158c8(0xeb)]=_0x2cab5c():typeof define==_0x1158c8(0xed)&&define[_0x1158c8(0xfb)]?define([],_0x2cab5c):(_0x2a2598=typeof globalThis<'u'?globalThis:_0x2a2598||self,_0x2a2598[_0x1158c8(0xf0)]=_0x2cab5c());}(this,function(){var _0x3b123d=_0x2856;return{'sheets-exchange-client':{'file':_0x3b123d(0xf1),'upload':_0x3b123d(0xf3),'download':_0x3b123d(0xf2)}};}));function _0x2856(_0xcea7be,_0x10aca2){_0xcea7be=_0xcea7be-0xeb;var _0x4d47db=_0x4d47();var _0x285677=_0x4d47db[_0xcea7be];return _0x285677;}function _0x4d47(){var _0x5a8bfb=['1194085BJgWGR','exports','object','function','4UEClvB','2268666Ebohdw','UniverProSheetsExchangeClientEnUS','File','Save\x20As','Open(File)','3816TIYIPs','5854452TvWoLq','9586EZOUnX','22rHXzuH','360ieHUcg','1491708XCcMsJ','72020yRGkqv','amd','301TKeAkY','46AQvSYh'];_0x4d47=function(){return _0x5a8bfb;};return _0x4d47();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x5090(_0x1e097e,_0x430e2b){_0x1e097e=_0x1e097e-0x1c1;var _0x5a51c3=_0x5a51();var _0x5090bc=_0x5a51c3[_0x1e097e];return _0x5090bc;}function _0x5a51(){var _0x48ac5f=['161299kotGIB','469701rXDoor','51GTEGWY','5111315EMxCTZ','196668AaEMaq','77OffqNa','88vSRqco','UniverProSheetsExchangeClientEsES','amd','function','5359172vxsVWT','1135410UFQRcj','3012660icEKDY','10KazoRr','exports'];_0x5a51=function(){return _0x48ac5f;};return _0x5a51();}(function(_0x59802b,_0x302d04){var _0xc06286=_0x5090,_0x4a1847=_0x59802b();while(!![]){try{var _0x156496=parseInt(_0xc06286(0x1cd))/0x1*(-parseInt(_0xc06286(0x1cb))/0x2)+-parseInt(_0xc06286(0x1cf))/0x3*(-parseInt(_0xc06286(0x1c2))/0x4)+parseInt(_0xc06286(0x1c1))/0x5+parseInt(_0xc06286(0x1ca))/0x6+-parseInt(_0xc06286(0x1c8))/0x7+parseInt(_0xc06286(0x1c4))/0x8*(parseInt(_0xc06286(0x1ce))/0x9)+parseInt(_0xc06286(0x1c9))/0xa*(-parseInt(_0xc06286(0x1c3))/0xb);if(_0x156496===_0x302d04)break;else _0x4a1847['push'](_0x4a1847['shift']());}catch(_0x375725){_0x4a1847['push'](_0x4a1847['shift']());}}}(_0x5a51,0x8a875),function(_0xb54bd,_0x435737){var _0x5e602e=_0x5090;typeof exports=='object'&&typeof module<'u'?module[_0x5e602e(0x1cc)]=_0x435737():typeof define==_0x5e602e(0x1c7)&&define[_0x5e602e(0x1c6)]?define([],_0x435737):(_0xb54bd=typeof globalThis<'u'?globalThis:_0xb54bd||self,_0xb54bd[_0x5e602e(0x1c5)]=_0x435737());}(this,function(){return{'sheets-exchange-client':{'file':'Archivo','upload':'Abrir(Archivo)','download':'Guardar\x20como'}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x31ed(){var _0x566b1a=['9259939EnyLMG','function','11FduedH','87frXgmD','exports','فایل','بازکردن(فایل)','ذخیره\x20به\x20عنوان','34839dXTrJR','UniverProSheetsExchangeClientFaIR','amd','970ZNAaWe','101764EIDxQY','102282ZIACvK','2yqkPvP','1302306ObxPTV','8kmVedB','7048596rQIKjR','2553362NMLIPj','10GybnPy'];_0x31ed=function(){return _0x566b1a;};return _0x31ed();}function _0xdc5a(_0x2e8f40,_0x17393f){_0x2e8f40=_0x2e8f40-0x1f3;var _0x31ed38=_0x31ed();var _0xdc5a3e=_0x31ed38[_0x2e8f40];return _0xdc5a3e;}(function(_0x1771f6,_0x5a0f19){var _0x16efc0=_0xdc5a,_0x355f04=_0x1771f6();while(!![]){try{var _0x3bc270=-parseInt(_0x16efc0(0x1f6))/0x1*(-parseInt(_0x16efc0(0x1f7))/0x2)+-parseInt(_0x16efc0(0x200))/0x3*(-parseInt(_0x16efc0(0x1f5))/0x4)+parseInt(_0x16efc0(0x1fc))/0x5*(parseInt(_0x16efc0(0x1f8))/0x6)+parseInt(_0x16efc0(0x1fb))/0x7*(-parseInt(_0x16efc0(0x1f9))/0x8)+parseInt(_0x16efc0(0x205))/0x9*(-parseInt(_0x16efc0(0x1f4))/0xa)+parseInt(_0x16efc0(0x1ff))/0xb*(parseInt(_0x16efc0(0x1fa))/0xc)+-parseInt(_0x16efc0(0x1fd))/0xd;if(_0x3bc270===_0x5a0f19)break;else _0x355f04['push'](_0x355f04['shift']());}catch(_0x1a315e){_0x355f04['push'](_0x355f04['shift']());}}}(_0x31ed,0x63da8),function(_0x1e011b,_0x5d9c02){var _0x16e220=_0xdc5a;typeof exports=='object'&&typeof module<'u'?module[_0x16e220(0x201)]=_0x5d9c02():typeof define==_0x16e220(0x1fe)&&define[_0x16e220(0x1f3)]?define([],_0x5d9c02):(_0x1e011b=typeof globalThis<'u'?globalThis:_0x1e011b||self,_0x1e011b[_0x16e220(0x206)]=_0x5d9c02());}(this,function(){var _0x50b027=_0xdc5a;return{'sheets-exchange-client':{'file':_0x50b027(0x202),'upload':_0x50b027(0x203),'download':_0x50b027(0x204)}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x117e(_0x388cd0,_0x4931b3){_0x388cd0=_0x388cd0-0x67;var _0x11bb45=_0x11bb();var _0x117efa=_0x11bb45[_0x388cd0];return _0x117efa;}function _0x11bb(){var _0x47a847=['Ouvrir\x20(Fichier)','object','723557VbBKdQ','96lmezSb','3056141epeDfv','34775ljthSx','29071hdJZRB','Fichier','UniverProSheetsExchangeClientFrFR','406jDoEIO','75591jLuWyX','30bXsIZN','572QWeTgT','4121868JohSlb','204RXGdVN','1272XpZVIo','Enregistrer\x20sous'];_0x11bb=function(){return _0x47a847;};return _0x11bb();}(function(_0x3592dd,_0x5e4b40){var _0x286d07=_0x117e,_0x375cde=_0x3592dd();while(!![]){try{var _0x227fc5=parseInt(_0x286d07(0x6b))/0x1+-parseInt(_0x286d07(0x72))/0x2*(-parseInt(_0x286d07(0x77))/0x3)+-parseInt(_0x286d07(0x75))/0x4*(parseInt(_0x286d07(0x6e))/0x5)+-parseInt(_0x286d07(0x76))/0x6+-parseInt(_0x286d07(0x6f))/0x7*(parseInt(_0x286d07(0x67))/0x8)+-parseInt(_0x286d07(0x73))/0x9*(parseInt(_0x286d07(0x74))/0xa)+-parseInt(_0x286d07(0x6d))/0xb*(-parseInt(_0x286d07(0x6c))/0xc);if(_0x227fc5===_0x5e4b40)break;else _0x375cde['push'](_0x375cde['shift']());}catch(_0xc1087f){_0x375cde['push'](_0x375cde['shift']());}}}(_0x11bb,0x90c2e),function(_0x40f4f8,_0x2aa5ca){var _0x3c9c1e=_0x117e;typeof exports==_0x3c9c1e(0x6a)&&typeof module<'u'?module['exports']=_0x2aa5ca():typeof define=='function'&&define['amd']?define([],_0x2aa5ca):(_0x40f4f8=typeof globalThis<'u'?globalThis:_0x40f4f8||self,_0x40f4f8[_0x3c9c1e(0x71)]=_0x2aa5ca());}(this,function(){var _0x1d3f59=_0x117e;return{'sheets-exchange-client':{'file':_0x1d3f59(0x70),'upload':_0x1d3f59(0x69),'download':_0x1d3f59(0x68)}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(function(_0x28793a,_0x2b452a){var _0x3f6ee0=_0x26e1,_0x2cb00a=_0x28793a();while(!![]){try{var _0xff09d0=-parseInt(_0x3f6ee0(0x14a))/0x1*(-parseInt(_0x3f6ee0(0x14c))/0x2)+-parseInt(_0x3f6ee0(0x14f))/0x3*(-parseInt(_0x3f6ee0(0x156))/0x4)+-parseInt(_0x3f6ee0(0x152))/0x5+parseInt(_0x3f6ee0(0x14b))/0x6*(parseInt(_0x3f6ee0(0x153))/0x7)+-parseInt(_0x3f6ee0(0x157))/0x8+-parseInt(_0x3f6ee0(0x155))/0x9*(-parseInt(_0x3f6ee0(0x151))/0xa)+-parseInt(_0x3f6ee0(0x159))/0xb;if(_0xff09d0===_0x2b452a)break;else _0x2cb00a['push'](_0x2cb00a['shift']());}catch(_0x267beb){_0x2cb00a['push'](_0x2cb00a['shift']());}}}(_0x1d6e,0x419a1),function(_0x3e4fb5,_0x43f4f0){var _0x2741e1=_0x26e1;typeof exports==_0x2741e1(0x149)&&typeof module<'u'?module[_0x2741e1(0x14e)]=_0x43f4f0():typeof define==_0x2741e1(0x14d)&&define[_0x2741e1(0x148)]?define([],_0x43f4f0):(_0x3e4fb5=typeof globalThis<'u'?globalThis:_0x3e4fb5||self,_0x3e4fb5['UniverProSheetsExchangeClientIdID']=_0x43f4f0());}(this,function(){var _0x16671a=_0x26e1;return{'sheets-exchange-client':{'file':_0x16671a(0x150),'upload':_0x16671a(0x158),'download':_0x16671a(0x154)}};}));function _0x26e1(_0x5c35c2,_0x3edb7d){_0x5c35c2=_0x5c35c2-0x148;var _0x1d6e16=_0x1d6e();var _0x26e10f=_0x1d6e16[_0x5c35c2];return _0x26e10f;}function _0x1d6e(){var _0x364d3a=['object','213383ypYoSA','189606ZrJMfu','4ZZOHvA','function','exports','7275XwISNW','File','10Spcdck','1195745zQXDJJ','35eCLUXY','Simpan\x20Sebagai','3361023lSsHEb','856QCMQzW','1014136yCsjxy','Buka(File)','9268017AcboUq','amd'];_0x1d6e=function(){return _0x364d3a;};return _0x1d6e();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x259e(){var _0x3fa273=['3153045HgNsWi','Salva\x20con\x20nome','5fHzEts','16NmtBVh','123570iQNhWd','1289693adIixb','2671248qTGRTq','75186aYgenm','function','UniverProSheetsExchangeClientItIT','Apri\x20(File)','3552510ahCElF','3017166GsBCgM','2060CMAexV','object'];_0x259e=function(){return _0x3fa273;};return _0x259e();}function _0x37d3(_0x9ac38a,_0x29c8a6){_0x9ac38a=_0x9ac38a-0x1ab;var _0x259e98=_0x259e();var _0x37d3b8=_0x259e98[_0x9ac38a];return _0x37d3b8;}(function(_0x3cb4cb,_0x44d348){var _0x20e3ce=_0x37d3,_0x1b2c9f=_0x3cb4cb();while(!![]){try{var _0x29c633=parseInt(_0x20e3ce(0x1af))/0x1+parseInt(_0x20e3ce(0x1b5))/0x2+-parseInt(_0x20e3ce(0x1b1))/0x3+-parseInt(_0x20e3ce(0x1b0))/0x4+parseInt(_0x20e3ce(0x1ac))/0x5*(parseInt(_0x20e3ce(0x1b6))/0x6)+parseInt(_0x20e3ce(0x1b9))/0x7*(parseInt(_0x20e3ce(0x1ad))/0x8)+parseInt(_0x20e3ce(0x1ae))/0x9*(-parseInt(_0x20e3ce(0x1b7))/0xa);if(_0x29c633===_0x44d348)break;else _0x1b2c9f['push'](_0x1b2c9f['shift']());}catch(_0x4e1db0){_0x1b2c9f['push'](_0x1b2c9f['shift']());}}}(_0x259e,0xe78c9),function(_0x1145a0,_0x46b8ed){var _0x591905=_0x37d3;typeof exports==_0x591905(0x1b8)&&typeof module<'u'?module['exports']=_0x46b8ed():typeof define==_0x591905(0x1b2)&&define['amd']?define([],_0x46b8ed):(_0x1145a0=typeof globalThis<'u'?globalThis:_0x1145a0||self,_0x1145a0[_0x591905(0x1b3)]=_0x46b8ed());}(this,function(){var _0x34f205=_0x37d3;return{'sheets-exchange-client':{'file':'File','upload':_0x34f205(0x1b4),'download':_0x34f205(0x1ab)}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x8b6c(_0x2a668a,_0x2c2f71){_0x2a668a=_0x2a668a-0x199;var _0x5a37d5=_0x5a37();var _0x8b6c81=_0x5a37d5[_0x2a668a];return _0x8b6c81;}function _0x5a37(){var _0x1f09a4=['2206124XtxDHJ','exports','592042WtrIEZ','4xYrHin','object','25765912zrBZOG','名前を付けて保存','function','4826353heMExO','2596191RyRazx','7913208oaloPf','1468205gwjmEI','amd'];_0x5a37=function(){return _0x1f09a4;};return _0x5a37();}(function(_0x3c3c5c,_0x3080a5){var _0x28fc93=_0x8b6c,_0x496f9b=_0x3c3c5c();while(!![]){try{var _0x3778ef=-parseInt(_0x28fc93(0x19e))/0x1*(parseInt(_0x28fc93(0x19f))/0x2)+-parseInt(_0x28fc93(0x1a5))/0x3+parseInt(_0x28fc93(0x19c))/0x4+-parseInt(_0x28fc93(0x19a))/0x5+-parseInt(_0x28fc93(0x199))/0x6+parseInt(_0x28fc93(0x1a4))/0x7+parseInt(_0x28fc93(0x1a1))/0x8;if(_0x3778ef===_0x3080a5)break;else _0x496f9b['push'](_0x496f9b['shift']());}catch(_0x4eb0b8){_0x496f9b['push'](_0x496f9b['shift']());}}}(_0x5a37,0xc340f),function(_0x20f002,_0x4258a8){var _0x1739e8=_0x8b6c;typeof exports==_0x1739e8(0x1a0)&&typeof module<'u'?module[_0x1739e8(0x19d)]=_0x4258a8():typeof define==_0x1739e8(0x1a3)&&define[_0x1739e8(0x19b)]?define([],_0x4258a8):(_0x20f002=typeof globalThis<'u'?globalThis:_0x20f002||self,_0x20f002['UniverProSheetsExchangeClientJaJP']=_0x4258a8());}(this,function(){var _0x371b9d=_0x8b6c;return{'sheets-exchange-client':{'file':'ファイル','upload':'開く(ファイル)','download':_0x371b9d(0x1a2)}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x5d2e(){var _0x1d0810=['object','열기(파일)','47440RTtOge','1656396BoSPgv','function','UniverProSheetsExchangeClientKoKR','exports','25EZjoNS','2169496JcCiFq','537079jsiOfr','329fLmjHN','1691220azqVsC','164130uFEgJc','341954AMMCZT','amd'];_0x5d2e=function(){return _0x1d0810;};return _0x5d2e();}function _0x2743(_0x3bec1e,_0xbf420f){_0x3bec1e=_0x3bec1e-0x72;var _0x5d2e36=_0x5d2e();var _0x2743d9=_0x5d2e36[_0x3bec1e];return _0x2743d9;}(function(_0x4b30b6,_0x355ad3){var _0x19b63a=_0x2743,_0xad5bb1=_0x4b30b6();while(!![]){try{var _0x5458c9=-parseInt(_0x19b63a(0x7a))/0x1+parseInt(_0x19b63a(0x7e))/0x2+parseInt(_0x19b63a(0x7c))/0x3+parseInt(_0x19b63a(0x79))/0x4+-parseInt(_0x19b63a(0x78))/0x5*(-parseInt(_0x19b63a(0x7d))/0x6)+-parseInt(_0x19b63a(0x7b))/0x7*(parseInt(_0x19b63a(0x73))/0x8)+-parseInt(_0x19b63a(0x74))/0x9;if(_0x5458c9===_0x355ad3)break;else _0xad5bb1['push'](_0xad5bb1['shift']());}catch(_0x3432c1){_0xad5bb1['push'](_0xad5bb1['shift']());}}}(_0x5d2e,0x65151),function(_0x42d511,_0x242971){var _0x476bac=_0x2743;typeof exports==_0x476bac(0x80)&&typeof module<'u'?module[_0x476bac(0x77)]=_0x242971():typeof define==_0x476bac(0x75)&&define[_0x476bac(0x7f)]?define([],_0x242971):(_0x42d511=typeof globalThis<'u'?globalThis:_0x42d511||self,_0x42d511[_0x476bac(0x76)]=_0x242971());}(this,function(){var _0x2b47f6=_0x2743;return{'sheets-exchange-client':{'file':'파일','upload':_0x2b47f6(0x72),'download':'다른\x20이름으로\x20저장'}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x41da(_0x200161,_0xb2bbfd){_0x200161=_0x200161-0xb3;var _0x269a2c=_0x269a();var _0x41da38=_0x269a2c[_0x200161];return _0x41da38;}(function(_0xdb4408,_0x90c37f){var _0xf5b7d8=_0x41da,_0x170a9c=_0xdb4408();while(!![]){try{var _0x9cc129=parseInt(_0xf5b7d8(0xbc))/0x1+parseInt(_0xf5b7d8(0xc1))/0x2+parseInt(_0xf5b7d8(0xb3))/0x3+-parseInt(_0xf5b7d8(0xbf))/0x4*(-parseInt(_0xf5b7d8(0xb7))/0x5)+parseInt(_0xf5b7d8(0xba))/0x6+parseInt(_0xf5b7d8(0xb6))/0x7*(parseInt(_0xf5b7d8(0xb4))/0x8)+-parseInt(_0xf5b7d8(0xb9))/0x9;if(_0x9cc129===_0x90c37f)break;else _0x170a9c['push'](_0x170a9c['shift']());}catch(_0x342b02){_0x170a9c['push'](_0x170a9c['shift']());}}}(_0x269a,0x950fc),function(_0x4f7aca,_0x2fbeaf){var _0x507bc2=_0x41da;typeof exports==_0x507bc2(0xc2)&&typeof module<'u'?module[_0x507bc2(0xbb)]=_0x2fbeaf():typeof define==_0x507bc2(0xbd)&&define['amd']?define([],_0x2fbeaf):(_0x4f7aca=typeof globalThis<'u'?globalThis:_0x4f7aca||self,_0x4f7aca[_0x507bc2(0xb8)]=_0x2fbeaf());}(this,function(){var _0x1f86db=_0x41da;return{'sheets-exchange-client':{'file':_0x1f86db(0xc0),'upload':_0x1f86db(0xb5),'download':_0x1f86db(0xbe)}};}));function _0x269a(){var _0x132b7e=['function','Zapisz\x20jako','712900vtJFky','Plik','650808aeHMgk','object','1877100ItbCoM','832AVLisy','Otwórz\x20(plik)','13965hVFSsK','30bOvNNa','UniverProSheetsExchangeClientPlPL','23830200vUsLgW','4999704XxXBYW','exports','197138kCfiJh'];_0x269a=function(){return _0x132b7e;};return _0x269a();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(function(_0x5a3952,_0x2afdad){var _0x29d573=_0x2373,_0x1f60dc=_0x5a3952();while(!![]){try{var _0xc0122c=-parseInt(_0x29d573(0xe0))/0x1+parseInt(_0x29d573(0xe1))/0x2*(parseInt(_0x29d573(0xe5))/0x3)+parseInt(_0x29d573(0xda))/0x4*(parseInt(_0x29d573(0xdb))/0x5)+-parseInt(_0x29d573(0xde))/0x6*(-parseInt(_0x29d573(0xe3))/0x7)+-parseInt(_0x29d573(0xdd))/0x8+-parseInt(_0x29d573(0xe6))/0x9+parseInt(_0x29d573(0xe4))/0xa;if(_0xc0122c===_0x2afdad)break;else _0x1f60dc['push'](_0x1f60dc['shift']());}catch(_0x596a69){_0x1f60dc['push'](_0x1f60dc['shift']());}}}(_0x484a,0xadbff),function(_0x37d6ce,_0x492217){var _0x453931=_0x2373;typeof exports==_0x453931(0xdc)&&typeof module<'u'?module['exports']=_0x492217():typeof define=='function'&&define['amd']?define([],_0x492217):(_0x37d6ce=typeof globalThis<'u'?globalThis:_0x37d6ce||self,_0x37d6ce[_0x453931(0xe2)]=_0x492217());}(this,function(){var _0x4999b3=_0x2373;return{'sheets-exchange-client':{'file':_0x4999b3(0xd8),'upload':_0x4999b3(0xdf),'download':_0x4999b3(0xd9)}};}));function _0x2373(_0x366905,_0x1868c2){_0x366905=_0x366905-0xd8;var _0x484ac3=_0x484a();var _0x237309=_0x484ac3[_0x366905];return _0x237309;}function _0x484a(){var _0x1294ba=['25458JohMlp','Abrir\x20(Arquivo)','1056715JEBCAb','211336zWrJhy','UniverProSheetsExchangeClientPtBR','490JsIWTq','10319940mkEzog','30NHIaAz','6464655KphRqW','Arquivo','Salvar\x20Como','8roCLgx','1455080IoFRuy','object','3848216rWIHWZ'];_0x484a=function(){return _0x1294ba;};return _0x484a();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(function(_0x121926,_0x470f59){var _0x1ace72=_0x594e,_0x16b740=_0x121926();while(!![]){try{var _0xe91d23=parseInt(_0x1ace72(0x1e1))/0x1+-parseInt(_0x1ace72(0x1d7))/0x2*(parseInt(_0x1ace72(0x1d9))/0x3)+-parseInt(_0x1ace72(0x1e6))/0x4*(parseInt(_0x1ace72(0x1e5))/0x5)+-parseInt(_0x1ace72(0x1de))/0x6*(parseInt(_0x1ace72(0x1e0))/0x7)+-parseInt(_0x1ace72(0x1d8))/0x8*(parseInt(_0x1ace72(0x1e8))/0x9)+parseInt(_0x1ace72(0x1db))/0xa*(parseInt(_0x1ace72(0x1e3))/0xb)+-parseInt(_0x1ace72(0x1e2))/0xc*(-parseInt(_0x1ace72(0x1e9))/0xd);if(_0xe91d23===_0x470f59)break;else _0x16b740['push'](_0x16b740['shift']());}catch(_0x1fa211){_0x16b740['push'](_0x16b740['shift']());}}}(_0x5567,0x60c98),function(_0xb7c554,_0x2e38f3){var _0x2075bc=_0x594e;typeof exports==_0x2075bc(0x1dd)&&typeof module<'u'?module['exports']=_0x2e38f3():typeof define==_0x2075bc(0x1e7)&&define[_0x2075bc(0x1dc)]?define([],_0x2e38f3):(_0xb7c554=typeof globalThis<'u'?globalThis:_0xb7c554||self,_0xb7c554[_0x2075bc(0x1e4)]=_0x2e38f3());}(this,function(){var _0x53cb9e=_0x594e;return{'sheets-exchange-client':{'file':'Файл','upload':_0x53cb9e(0x1df),'download':_0x53cb9e(0x1da)}};}));function _0x594e(_0x112f0a,_0x8701a1){_0x112f0a=_0x112f0a-0x1d7;var _0x55679c=_0x5567();var _0x594e8b=_0x55679c[_0x112f0a];return _0x594e8b;}function _0x5567(){var _0x338e11=['function','545283CyZXtn','1015339GtkPuc','523558bfDFEg','72nroUuP','3UcpDdl','Сохранить\x20как','491230mKgXiW','amd','object','30PRDOjN','Открыть(Файл)','481033frWkhK','580249fGKLfS','192yRPujG','33udWhlp','UniverProSheetsExchangeClientRuRU','295ltfMYv','29164iPfHqQ'];_0x5567=function(){return _0x338e11;};return _0x5567();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x4b15(_0x43c080,_0x443ea7){_0x43c080=_0x43c080-0x1c7;var _0x2e248f=_0x2e24();var _0x4b1513=_0x2e248f[_0x43c080];return _0x4b1513;}function _0x2e24(){var _0x4093be=['Otvoriť\x20(súbor)','exports','Súbor','function','34QqlGLU','1716idjYXO','38481Rkgqyf','UniverProSheetsExchangeClientSkSK','1091088TiIYUk','object','119845VwkzmT','973nWqqfp','3838176QXYtMS','1233395dRnLMZ','778608sluchQ'];_0x2e24=function(){return _0x4093be;};return _0x2e24();}(function(_0x1c06b6,_0x1922dc){var _0x20f87f=_0x4b15,_0x35d705=_0x1c06b6();while(!![]){try{var _0x42c7b0=-parseInt(_0x20f87f(0x1d5))/0x1+-parseInt(_0x20f87f(0x1cf))/0x2*(parseInt(_0x20f87f(0x1d1))/0x3)+parseInt(_0x20f87f(0x1ca))/0x4+-parseInt(_0x20f87f(0x1c9))/0x5+-parseInt(_0x20f87f(0x1d0))/0x6*(parseInt(_0x20f87f(0x1c7))/0x7)+parseInt(_0x20f87f(0x1d3))/0x8+parseInt(_0x20f87f(0x1c8))/0x9;if(_0x42c7b0===_0x1922dc)break;else _0x35d705['push'](_0x35d705['shift']());}catch(_0x48e872){_0x35d705['push'](_0x35d705['shift']());}}}(_0x2e24,0x2082d),function(_0x5ba220,_0x20fb65){var _0x5bf5ab=_0x4b15;typeof exports==_0x5bf5ab(0x1d4)&&typeof module<'u'?module[_0x5bf5ab(0x1cc)]=_0x20fb65():typeof define==_0x5bf5ab(0x1ce)&&define['amd']?define([],_0x20fb65):(_0x5ba220=typeof globalThis<'u'?globalThis:_0x5ba220||self,_0x5ba220[_0x5bf5ab(0x1d2)]=_0x20fb65());}(this,function(){var _0x2f3b72=_0x4b15;return{'sheets-exchange-client':{'file':_0x2f3b72(0x1cd),'upload':_0x2f3b72(0x1cb),'download':'Uložiť\x20ako'}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x5ec9(){var _0x223dd9=['32QNhEMk','6752994eqzpvr','amd','4CdjhdC','2928ipaDgf','Tệp','UniverProSheetsExchangeClientViVN','Lưu\x20dưới\x20dạng','138273kMGprh','70VScsXo','5714505ivkzGJ','23580aOziDf','12894108DSXVUs','409034PhyTkT','7dBBPeF','Mở\x20(Tệp)','1760363KcwaJr'];_0x5ec9=function(){return _0x223dd9;};return _0x5ec9();}function _0x2e9b(_0xc2b690,_0x53d6e1){_0xc2b690=_0xc2b690-0x1e6;var _0x5ec9bc=_0x5ec9();var _0x2e9b6a=_0x5ec9bc[_0xc2b690];return _0x2e9b6a;}(function(_0x2925dc,_0x3e5cc8){var _0x4598fc=_0x2e9b,_0x29ea68=_0x2925dc();while(!![]){try{var _0x24453d=-parseInt(_0x4598fc(0x1ee))/0x1*(parseInt(_0x4598fc(0x1f5))/0x2)+parseInt(_0x4598fc(0x1e9))/0x3*(parseInt(_0x4598fc(0x1f2))/0x4)+parseInt(_0x4598fc(0x1eb))/0x5+-parseInt(_0x4598fc(0x1f3))/0x6*(parseInt(_0x4598fc(0x1ef))/0x7)+-parseInt(_0x4598fc(0x1f6))/0x8*(-parseInt(_0x4598fc(0x1ec))/0x9)+parseInt(_0x4598fc(0x1ea))/0xa*(parseInt(_0x4598fc(0x1f1))/0xb)+-parseInt(_0x4598fc(0x1ed))/0xc;if(_0x24453d===_0x3e5cc8)break;else _0x29ea68['push'](_0x29ea68['shift']());}catch(_0x4245a0){_0x29ea68['push'](_0x29ea68['shift']());}}}(_0x5ec9,0x8bd20),function(_0x447679,_0xf16958){var _0x5a653c=_0x2e9b;typeof exports=='object'&&typeof module<'u'?module['exports']=_0xf16958():typeof define=='function'&&define[_0x5a653c(0x1f4)]?define([],_0xf16958):(_0x447679=typeof globalThis<'u'?globalThis:_0x447679||self,_0x447679[_0x5a653c(0x1e7)]=_0xf16958());}(this,function(){var _0xb28a3c=_0x2e9b;return{'sheets-exchange-client':{'file':_0xb28a3c(0x1e6),'upload':_0xb28a3c(0x1f0),'download':_0xb28a3c(0x1e8)}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x4132(){var _0x9a3fcd=['989480XfdHxa','93416rtWvNb','object','打开(文件)','29595QuDdHQ','8829656WDUptC','6ersFSQ','52ZGFDQm','716240rvxsxs','amd','35mFMUZR','9269ErFFVr','261695XQjyGl','function','exports','9QTZWBD','UniverProSheetsExchangeClientZhCN'];_0x4132=function(){return _0x9a3fcd;};return _0x4132();}function _0x46a8(_0x41faac,_0x4e2899){_0x41faac=_0x41faac-0x132;var _0x41325b=_0x4132();var _0x46a89e=_0x41325b[_0x41faac];return _0x46a89e;}(function(_0x11bf7d,_0x358479){var _0x510017=_0x46a8,_0x31d9be=_0x11bf7d();while(!![]){try{var _0x3182fd=parseInt(_0x510017(0x140))/0x1*(-parseInt(_0x510017(0x13c))/0x2)+parseInt(_0x510017(0x139))/0x3+-parseInt(_0x510017(0x135))/0x4+parseInt(_0x510017(0x141))/0x5*(-parseInt(_0x510017(0x13b))/0x6)+-parseInt(_0x510017(0x13f))/0x7*(parseInt(_0x510017(0x136))/0x8)+-parseInt(_0x510017(0x133))/0x9*(parseInt(_0x510017(0x13d))/0xa)+parseInt(_0x510017(0x13a))/0xb;if(_0x3182fd===_0x358479)break;else _0x31d9be['push'](_0x31d9be['shift']());}catch(_0xef2d2c){_0x31d9be['push'](_0x31d9be['shift']());}}}(_0x4132,0x22a19),function(_0x153f9d,_0x471dfd){var _0x785885=_0x46a8;typeof exports==_0x785885(0x137)&&typeof module<'u'?module[_0x785885(0x132)]=_0x471dfd():typeof define==_0x785885(0x142)&&define[_0x785885(0x13e)]?define([],_0x471dfd):(_0x153f9d=typeof globalThis<'u'?globalThis:_0x153f9d||self,_0x153f9d[_0x785885(0x134)]=_0x471dfd());}(this,function(){var _0x16960d=_0x46a8;return{'sheets-exchange-client':{'file':'文件','upload':_0x16960d(0x138),'download':'另存为'}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x468b(_0x59c2c9,_0x2e118a){_0x59c2c9=_0x59c2c9-0x104;var _0x16c7db=_0x16c7();var _0x468b28=_0x16c7db[_0x59c2c9];return _0x468b28;}(function(_0x4361af,_0x5e0748){var _0x2db072=_0x468b,_0x40bb4f=_0x4361af();while(!![]){try{var _0x5c9fd7=-parseInt(_0x2db072(0x111))/0x1+-parseInt(_0x2db072(0x104))/0x2+-parseInt(_0x2db072(0x110))/0x3*(parseInt(_0x2db072(0x105))/0x4)+-parseInt(_0x2db072(0x115))/0x5*(parseInt(_0x2db072(0x10d))/0x6)+parseInt(_0x2db072(0x10b))/0x7*(parseInt(_0x2db072(0x106))/0x8)+-parseInt(_0x2db072(0x10c))/0x9*(parseInt(_0x2db072(0x107))/0xa)+parseInt(_0x2db072(0x113))/0xb*(parseInt(_0x2db072(0x112))/0xc);if(_0x5c9fd7===_0x5e0748)break;else _0x40bb4f['push'](_0x40bb4f['shift']());}catch(_0x5548b9){_0x40bb4f['push'](_0x40bb4f['shift']());}}}(_0x16c7,0xe6b6d),function(_0x16ebe2,_0xa7cec){var _0x1eb8cb=_0x468b;typeof exports==_0x1eb8cb(0x109)&&typeof module<'u'?module[_0x1eb8cb(0x10a)]=_0xa7cec():typeof define==_0x1eb8cb(0x10f)&&define[_0x1eb8cb(0x114)]?define([],_0xa7cec):(_0x16ebe2=typeof globalThis<'u'?globalThis:_0x16ebe2||self,_0x16ebe2[_0x1eb8cb(0x116)]=_0xa7cec());}(this,function(){var _0x4ac6af=_0x468b;return{'sheets-exchange-client':{'file':'檔案','upload':_0x4ac6af(0x10e),'download':_0x4ac6af(0x108)}};}));function _0x16c7(){var _0x45170d=['開啟(檔案)','function','18663sPMMgV','427446CQKUgx','204tAjZel','1114817rliAPc','amd','40SMyoTP','UniverProSheetsExchangeClientZhHK','897166bjcgVi','52AUmieM','10462688kVYeaf','66060ptRyjX','另存為','object','exports','7txxsiz','378lfjinW','638532HAydVB'];_0x16c7=function(){return _0x45170d;};return _0x16c7();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0xf80e(_0x234cb6,_0x70b0bf){_0x234cb6=_0x234cb6-0x1c0;var _0x4ec75b=_0x4ec7();var _0xf80e64=_0x4ec75b[_0x234cb6];return _0xf80e64;}(function(_0x51178c,_0x37d664){var _0x143be8=_0xf80e,_0x512ccd=_0x51178c();while(!![]){try{var _0x3f570f=-parseInt(_0x143be8(0x1c5))/0x1+parseInt(_0x143be8(0x1c0))/0x2+-parseInt(_0x143be8(0x1c1))/0x3+-parseInt(_0x143be8(0x1c6))/0x4*(parseInt(_0x143be8(0x1c8))/0x5)+parseInt(_0x143be8(0x1c7))/0x6*(-parseInt(_0x143be8(0x1c9))/0x7)+parseInt(_0x143be8(0x1c2))/0x8+parseInt(_0x143be8(0x1ca))/0x9;if(_0x3f570f===_0x37d664)break;else _0x512ccd['push'](_0x512ccd['shift']());}catch(_0x4c3d7a){_0x512ccd['push'](_0x512ccd['shift']());}}}(_0x4ec7,0x58b21),function(_0x410ee5,_0xc61499){var _0x441aed=_0xf80e;typeof exports==_0x441aed(0x1c4)&&typeof module<'u'?module[_0x441aed(0x1c3)]=_0xc61499():typeof define==_0x441aed(0x1cc)&&define['amd']?define([],_0xc61499):(_0x410ee5=typeof globalThis<'u'?globalThis:_0x410ee5||self,_0x410ee5[_0x441aed(0x1cb)]=_0xc61499());}(this,function(){return{'sheets-exchange-client':{'file':'檔案','upload':'開啟(檔案)','download':'另存為'}};}));function _0x4ec7(){var _0x4f791e=['1057604sKVUsh','2064960yoYKtC','2918344ruXnDZ','exports','object','52618wdIVUj','116ZQmLJA','6shKdgG','110155OYvIWX','4209366LVLSfj','13057893eoLavI','UniverProSheetsExchangeClientZhTW','function'];_0x4ec7=function(){return _0x4f791e;};return _0x4ec7();}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs-pro/sheets-exchange-client",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.25.0-insiders.20260608-e4336f7",
|
|
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>",
|
|
@@ -34,6 +34,11 @@
|
|
|
34
34
|
"require": "./lib/cjs/*",
|
|
35
35
|
"types": "./lib/types/index.d.ts"
|
|
36
36
|
},
|
|
37
|
+
"./locale/*": {
|
|
38
|
+
"import": "./lib/es/locale/*.js",
|
|
39
|
+
"require": "./lib/cjs/locale/*.js",
|
|
40
|
+
"types": "./lib/types/locale/*.d.ts"
|
|
41
|
+
},
|
|
37
42
|
"./lib/*": "./lib/*"
|
|
38
43
|
},
|
|
39
44
|
"main": "./lib/es/index.js",
|
|
@@ -48,16 +53,16 @@
|
|
|
48
53
|
"lib"
|
|
49
54
|
],
|
|
50
55
|
"dependencies": {
|
|
51
|
-
"@univerjs/core": "0.
|
|
52
|
-
"@univerjs/
|
|
53
|
-
"@univerjs/sheets": "0.
|
|
54
|
-
"@univerjs
|
|
55
|
-
"@univerjs/ui": "0.
|
|
56
|
+
"@univerjs/core": "0.25.0-insiders.20260608-e4336f7",
|
|
57
|
+
"@univerjs-pro/exchange-client": "0.25.0-insiders.20260608-e4336f7",
|
|
58
|
+
"@univerjs/sheets": "0.25.0-insiders.20260608-e4336f7",
|
|
59
|
+
"@univerjs/ui": "0.25.0-insiders.20260608-e4336f7",
|
|
60
|
+
"@univerjs/sheets-ui": "0.25.0-insiders.20260608-e4336f7"
|
|
56
61
|
},
|
|
57
62
|
"devDependencies": {
|
|
58
63
|
"typescript": "^6.0.3",
|
|
59
|
-
"vitest": "^4.1.
|
|
60
|
-
"@univerjs-infra/shared": "0.
|
|
64
|
+
"vitest": "^4.1.8",
|
|
65
|
+
"@univerjs-infra/shared": "0.25.0"
|
|
61
66
|
},
|
|
62
67
|
"scripts": {
|
|
63
68
|
"test": "vitest run",
|
|
File without changes
|
|
File without changes
|