@univerjs-pro/docs-exchange-client 0.25.1 → 1.0.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/locale/ar-SA.js +1 -1
- package/lib/cjs/locale/ca-ES.js +1 -1
- package/lib/cjs/locale/de-DE.js +1 -1
- package/lib/cjs/locale/en-US.js +1 -1
- package/lib/cjs/locale/es-ES.js +1 -1
- package/lib/cjs/locale/fa-IR.js +1 -1
- package/lib/cjs/locale/fr-FR.js +1 -1
- package/lib/cjs/locale/id-ID.js +1 -1
- package/lib/cjs/locale/it-IT.js +1 -1
- package/lib/cjs/locale/ja-JP.js +1 -1
- package/lib/cjs/locale/ko-KR.js +1 -1
- package/lib/cjs/locale/pl-PL.js +1 -1
- package/lib/cjs/locale/pt-BR.js +1 -1
- package/lib/cjs/locale/ru-RU.js +1 -1
- package/lib/cjs/locale/sk-SK.js +1 -1
- package/lib/cjs/locale/vi-VN.js +1 -1
- package/lib/cjs/locale/zh-CN.js +1 -1
- package/lib/cjs/locale/zh-HK.js +1 -1
- package/lib/cjs/locale/zh-TW.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/es/locale/ar-SA.js +1 -1
- package/lib/es/locale/ca-ES.js +1 -1
- package/lib/es/locale/de-DE.js +1 -1
- package/lib/es/locale/en-US.js +1 -1
- package/lib/es/locale/es-ES.js +1 -1
- package/lib/es/locale/fa-IR.js +1 -1
- package/lib/es/locale/fr-FR.js +1 -1
- package/lib/es/locale/id-ID.js +1 -1
- package/lib/es/locale/it-IT.js +1 -1
- package/lib/es/locale/ja-JP.js +1 -1
- package/lib/es/locale/ko-KR.js +1 -1
- package/lib/es/locale/pl-PL.js +1 -1
- package/lib/es/locale/pt-BR.js +1 -1
- package/lib/es/locale/ru-RU.js +1 -1
- package/lib/es/locale/sk-SK.js +1 -1
- package/lib/es/locale/vi-VN.js +1 -1
- package/lib/es/locale/zh-CN.js +1 -1
- package/lib/es/locale/zh-HK.js +1 -1
- package/lib/es/locale/zh-TW.js +1 -1
- package/lib/index.js +1 -1
- package/lib/locale/ar-SA.js +1 -1
- package/lib/locale/ca-ES.js +1 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/es-ES.js +1 -1
- package/lib/locale/fa-IR.js +1 -1
- package/lib/locale/fr-FR.js +1 -1
- package/lib/locale/id-ID.js +1 -1
- package/lib/locale/it-IT.js +1 -1
- package/lib/locale/ja-JP.js +1 -1
- package/lib/locale/ko-KR.js +1 -1
- package/lib/locale/pl-PL.js +1 -1
- package/lib/locale/pt-BR.js +1 -1
- package/lib/locale/ru-RU.js +1 -1
- package/lib/locale/sk-SK.js +1 -1
- package/lib/locale/vi-VN.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/locale/zh-HK.js +1 -1
- package/lib/locale/zh-TW.js +1 -1
- package/lib/types/controllers/menu.d.ts +4 -3
- package/lib/types/index.d.ts +1 -1
- package/lib/types/locale/ar-SA.d.ts +2 -7
- package/lib/types/locale/ca-ES.d.ts +2 -7
- package/lib/types/locale/de-DE.d.ts +2 -7
- package/lib/types/locale/es-ES.d.ts +2 -7
- package/lib/types/locale/fa-IR.d.ts +2 -7
- package/lib/types/locale/fr-FR.d.ts +2 -7
- package/lib/types/locale/id-ID.d.ts +2 -7
- package/lib/types/locale/it-IT.d.ts +2 -7
- package/lib/types/locale/ja-JP.d.ts +2 -7
- package/lib/types/locale/ko-KR.d.ts +2 -7
- package/lib/types/locale/pl-PL.d.ts +2 -7
- package/lib/types/locale/pt-BR.d.ts +2 -7
- package/lib/types/locale/ru-RU.d.ts +2 -7
- package/lib/types/locale/sk-SK.d.ts +2 -7
- package/lib/types/locale/types.d.ts +3 -0
- package/lib/types/locale/vi-VN.d.ts +2 -7
- package/lib/types/locale/zh-CN.d.ts +2 -7
- package/lib/types/locale/zh-HK.d.ts +2 -7
- package/lib/types/locale/zh-TW.d.ts +2 -7
- package/lib/types/plugin.d.ts +1 -1
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ar-SA.js +1 -1
- package/lib/umd/locale/ca-ES.js +1 -1
- package/lib/umd/locale/de-DE.js +1 -1
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/es-ES.js +1 -1
- package/lib/umd/locale/fa-IR.js +1 -1
- package/lib/umd/locale/fr-FR.js +1 -1
- package/lib/umd/locale/id-ID.js +1 -1
- package/lib/umd/locale/it-IT.js +1 -1
- package/lib/umd/locale/ja-JP.js +1 -1
- package/lib/umd/locale/ko-KR.js +1 -1
- package/lib/umd/locale/pl-PL.js +1 -1
- package/lib/umd/locale/pt-BR.js +1 -1
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/sk-SK.js +1 -1
- package/lib/umd/locale/vi-VN.js +1 -1
- package/lib/umd/locale/zh-CN.js +1 -1
- package/lib/umd/locale/zh-HK.js +1 -1
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +6 -6
- /package/lib/types/{controllers/config.schema.d.ts → config/config.d.ts} +0 -0
- /package/lib/types/{controllers/menu.schema.d.ts → menu/schema.d.ts} +0 -0
package/lib/types/plugin.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { IUniverDocsExchangeClientConfig } from './
|
|
1
|
+
import type { IUniverDocsExchangeClientConfig } from './config/config';
|
|
2
2
|
import { IConfigService, Injector, Plugin, UniverInstanceType } from '@univerjs/core';
|
|
3
3
|
export declare class UniverDocsExchangeClientPlugin extends Plugin {
|
|
4
4
|
private readonly _config;
|
package/lib/umd/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x32b306,_0x4ba3c6){var _0x18fe41=_0x3137,_0x311a6b=_0x32b306();while(!![]){try{var _0x4c6b4a=parseInt(_0x18fe41(0x180))/0x1*(parseInt(_0x18fe41(0x15d))/0x2)+-parseInt(_0x18fe41(0x18a))/0x3*(parseInt(_0x18fe41(0x173))/0x4)+-parseInt(_0x18fe41(0x16b))/0x5+-parseInt(_0x18fe41(0x183))/0x6*(-parseInt(_0x18fe41(0x176))/0x7)+-parseInt(_0x18fe41(0x160))/0x8*(parseInt(_0x18fe41(0x16f))/0x9)+parseInt(_0x18fe41(0x172))/0xa+parseInt(_0x18fe41(0x1a5))/0xb;if(_0x4c6b4a===_0x4ba3c6)break;else _0x311a6b['push'](_0x311a6b['shift']());}catch(_0x582fb8){_0x311a6b['push'](_0x311a6b['shift']());}}}(_0x30ed,0xce55d),function(_0x518fa1,_0x1a491f){var _0x190d7a=_0x3137;typeof exports==_0x190d7a(0x19c)&&typeof module<'u'?_0x1a491f(exports,require('@univerjs-pro/exchange-client'),require('@univerjs/core'),require('@univerjs/ui')):typeof define==_0x190d7a(0x196)&&define[_0x190d7a(0x18e)]?define([_0x190d7a(0x18b),_0x190d7a(0x189),_0x190d7a(0x15a),_0x190d7a(0x16e)],_0x1a491f):(_0x518fa1=typeof globalThis<'u'?globalThis:_0x518fa1||self,_0x1a491f(_0x518fa1[_0x190d7a(0x181)]={},_0x518fa1[_0x190d7a(0x152)],_0x518fa1[_0x190d7a(0x15c)],_0x518fa1[_0x190d7a(0x1a0)]));}(this,function(_0x2efd2f,_0x28b741,_0x5a71d7,_0x3fd80a){var _0x15446a=_0x3137;Object[_0x15446a(0x169)](_0x2efd2f,Symbol[_0x15446a(0x154)],{'value':_0x15446a(0x168)});let _0x2c8cfe={'id':_0x15446a(0x188),'type':_0x5a71d7[_0x15446a(0x151)][_0x15446a(0x179)],'handler':async _0xfbcf0=>(_0xfbcf0[_0x15446a(0x185)](_0x28b741[_0x15446a(0x19a)])['importDOCXToUnitId'](),!0x0)},_0x171eff={'id':'exchange-client.operation.export-docx','type':_0x5a71d7[_0x15446a(0x151)][_0x15446a(0x179)],'handler':async _0x1e88ab=>(_0x1e88ab[_0x15446a(0x185)](_0x28b741[_0x15446a(0x19a)])[_0x15446a(0x15b)](),!0x0)};var _0x967ff6='@univerjs-pro/docs-exchange-client',_0x2bbd32=_0x15446a(0x198);let _0xd4de84={},_0x8819cd=_0x15446a(0x17e);function _0x10a518(_0x18255a){var _0x57178b=_0x15446a;return{'id':_0x8819cd,'type':_0x3fd80a[_0x57178b(0x157)][_0x57178b(0x158)],'icon':_0x57178b(0x191),'tooltip':'docs-exchange-client.file','hidden$':(0x0,_0x3fd80a[_0x57178b(0x163)])(_0x18255a,_0x5a71d7['UniverInstanceType'][_0x57178b(0x182)])};}function _0x4a7a3e(){var _0x4cbd03=_0x15446a;return{'id':_0x2c8cfe['id'],'type':_0x3fd80a[_0x4cbd03(0x157)][_0x4cbd03(0x159)],'title':_0x4cbd03(0x187),'icon':_0x4cbd03(0x186)};}function _0x56a208(){var _0x1ba9f6=_0x15446a;return{'id':_0x171eff['id'],'type':_0x3fd80a[_0x1ba9f6(0x157)][_0x1ba9f6(0x159)],'title':_0x1ba9f6(0x17c),'icon':_0x1ba9f6(0x1a1)};}let _0x3f06ed={[_0x3fd80a[_0x15446a(0x161)][_0x15446a(0x174)]]:{[_0x8819cd]:{'order':0.3,'menuItemFactory':_0x10a518,[_0x2c8cfe['id']]:{'order':0x0,'menuItemFactory':_0x4a7a3e},[_0x171eff['id']]:{'order':0x1,'menuItemFactory':_0x56a208}}}};function _0x531fc3(_0x2194cf,_0x33da9a){return function(_0x529b9e,_0x42dc38){_0x33da9a(_0x529b9e,_0x42dc38,_0x2194cf);};}function _0x35b905(_0x4184a1,_0x50d091,_0x45b481,_0x2d0b59){var _0x5105ac=_0x15446a,_0x36c141=arguments['length'],_0x54fe6c=_0x36c141<0x3?_0x50d091:_0x2d0b59===null?_0x2d0b59=Object['getOwnPropertyDescriptor'](_0x50d091,_0x45b481):_0x2d0b59,_0x1131b1;if(typeof Reflect==_0x5105ac(0x19c)&&typeof Reflect[_0x5105ac(0x16d)]==_0x5105ac(0x196))_0x54fe6c=Reflect['decorate'](_0x4184a1,_0x50d091,_0x45b481,_0x2d0b59);else{for(var _0x7d3379=_0x4184a1[_0x5105ac(0x167)]-0x1;_0x7d3379>=0x0;_0x7d3379--)(_0x1131b1=_0x4184a1[_0x7d3379])&&(_0x54fe6c=(_0x36c141<0x3?_0x1131b1(_0x54fe6c):_0x36c141>0x3?_0x1131b1(_0x50d091,_0x45b481,_0x54fe6c):_0x1131b1(_0x50d091,_0x45b481))||_0x54fe6c);}return _0x36c141>0x3&&_0x54fe6c&&Object[_0x5105ac(0x169)](_0x50d091,_0x45b481,_0x54fe6c),_0x54fe6c;}let _0x22c9fa=class extends _0x5a71d7[_0x15446a(0x15f)]{constructor(_0x2c3064,_0x431e87){var _0x388250=_0x15446a;super(),this[_0x388250(0x162)]=_0x2c3064,this[_0x388250(0x199)]=_0x431e87,this[_0x388250(0x178)](),this[_0x388250(0x150)]();}[_0x15446a(0x178)](){var _0x4ca4da=_0x15446a;[_0x2c8cfe,_0x171eff][_0x4ca4da(0x155)](_0x5b3296=>{var _0x4ea7ca=_0x4ca4da;this[_0x4ea7ca(0x192)](this[_0x4ea7ca(0x162)][_0x4ea7ca(0x18c)](_0x5b3296));});}[_0x15446a(0x150)](){var _0x2ee840=_0x15446a;this['_menuManagerService'][_0x2ee840(0x19e)](_0x3f06ed);}};_0x22c9fa=_0x35b905([_0x531fc3(0x0,_0x5a71d7['ICommandService']),_0x531fc3(0x1,_0x3fd80a['IMenuManagerService'])],_0x22c9fa);function _0x54988d(_0x97eec7){'@babel/helpers - typeof';var _0xbcd7e=_0x15446a;return _0x54988d=typeof Symbol==_0xbcd7e(0x196)&&typeof Symbol['iterator']==_0xbcd7e(0x177)?function(_0x1a316f){return typeof _0x1a316f;}:function(_0x4c7bb1){var _0x36c4b2=_0xbcd7e;return _0x4c7bb1&&typeof Symbol==_0x36c4b2(0x196)&&_0x4c7bb1[_0x36c4b2(0x171)]===Symbol&&_0x4c7bb1!==Symbol[_0x36c4b2(0x1a3)]?_0x36c4b2(0x177):typeof _0x4c7bb1;},_0x54988d(_0x97eec7);}function _0x1fbe72(_0x2eedb0,_0x3416a3){var _0x197569=_0x15446a;if(_0x54988d(_0x2eedb0)!=_0x197569(0x19c)||!_0x2eedb0)return _0x2eedb0;var _0x4f559a=_0x2eedb0[Symbol[_0x197569(0x16a)]];if(_0x4f559a!==void 0x0){var _0x5bf33b=_0x4f559a[_0x197569(0x184)](_0x2eedb0,_0x3416a3||_0x197569(0x19f));if(_0x54988d(_0x5bf33b)!='object')return _0x5bf33b;throw TypeError(_0x197569(0x18f));}return(_0x3416a3===_0x197569(0x164)?String:Number)(_0x2eedb0);}function _0xbc70af(_0x4fd10e){var _0xe72d1a=_0x15446a,_0x233469=_0x1fbe72(_0x4fd10e,_0xe72d1a(0x164));return _0x54988d(_0x233469)==_0xe72d1a(0x177)?_0x233469:_0x233469+'';}function _0x227b5a(_0x354975,_0x40b3d8,_0x4e16af){var _0x2a899e=_0x15446a;return(_0x40b3d8=_0xbc70af(_0x40b3d8))in _0x354975?Object[_0x2a899e(0x169)](_0x354975,_0x40b3d8,{'value':_0x4e16af,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x354975[_0x40b3d8]=_0x4e16af,_0x354975;}let _0x52efa9=class extends _0x5a71d7[_0x15446a(0x17d)]{constructor(_0x185fc6=_0xd4de84,_0x1d00eb,_0x16f212){var _0x585903=_0x15446a;super(),this[_0x585903(0x19b)]=_0x185fc6,this[_0x585903(0x17a)]=_0x1d00eb,this['_configService']=_0x16f212;let {menu:_0x570732,..._0xb3c619}=(0x0,_0x5a71d7[_0x585903(0x197)])({},_0xd4de84,this['_config']);_0x570732&&this[_0x585903(0x165)][_0x585903(0x166)](_0x585903(0x194),_0x570732,{'merge':!0x0}),this['_configService'][_0x585903(0x166)](_0x585903(0x190),_0xb3c619);}[_0x15446a(0x15e)](){var _0x37e572=_0x15446a;[[_0x22c9fa]][_0x37e572(0x155)](_0x41cf71=>this[_0x37e572(0x17a)]['add'](_0x41cf71));}[_0x15446a(0x17f)](){var _0x4ed96c=_0x15446a;this[_0x4ed96c(0x17a)]['get'](_0x22c9fa);}};_0x227b5a(_0x52efa9,_0x15446a(0x1a4),_0x15446a(0x156)),_0x227b5a(_0x52efa9,'packageName',_0x967ff6),_0x227b5a(_0x52efa9,_0x15446a(0x175),_0x2bbd32),_0x227b5a(_0x52efa9,_0x15446a(0x18d),_0x5a71d7[_0x15446a(0x195)][_0x15446a(0x182)]),_0x52efa9=_0x35b905([(0x0,_0x5a71d7[_0x15446a(0x1a2)])(_0x28b741[_0x15446a(0x16c)]),_0x531fc3(0x1,(0x0,_0x5a71d7[_0x15446a(0x19d)])(_0x5a71d7['Injector'])),_0x531fc3(0x2,_0x5a71d7[_0x15446a(0x17b)])],_0x52efa9),_0x2efd2f[_0x15446a(0x153)]=_0x171eff,_0x2efd2f[_0x15446a(0x193)]=_0x2c8cfe,Object[_0x15446a(0x169)](_0x2efd2f,_0x15446a(0x170),{'enumerable':!0x0,'get':function(){return _0x52efa9;}});}));function _0x3137(_0xb0384c,_0x381add){_0xb0384c=_0xb0384c-0x150;var _0x30ed37=_0x30ed();var _0x313733=_0x30ed37[_0xb0384c];return _0x313733;}function _0x30ed(){var _0x3b17a3=['ExportIcon','DependentOn','prototype','pluginName','25233461yhKQOP','_initMenus','CommandType','UniverProExchangeClient','ExportDOCXOperation','toStringTag','forEach','DOC_EXCHANGE_CLIENT_PLUGIN','MenuItemType','SUBITEMS','BUTTON','@univerjs/core','exportDOCXByUnitId','UniverCore','168754Ojcefr','onStarting','Disposable','642392bmxxie','RibbonStartGroup','_commandService','getMenuHiddenObservable','string','_configService','setConfig','length','Module','defineProperty','toPrimitive','6487220UhSxyy','UniverExchangeClientPlugin','decorate','@univerjs/ui','153mlZwYo','UniverDocsExchangeClientPlugin','constructor','4608880xVyVxP','714856iwDuvc','OTHERS','version','11143370OvZXMM','symbol','_initCommands','OPERATION','_injector','IConfigService','docs-exchange-client.download','Plugin','docs-exchange-client.operation.exchange','onReady','7VHBUoD','UniverProDocsExchangeClient','UNIVER_DOC','6rMzFDh','call','get','FolderIcon','docs-exchange-client.upload','exchange-client.operation.import-docx','@univerjs-pro/exchange-client','24woPTHt','exports','registerCommand','type','amd','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','docs-exchange-client.config','DirectExportIcon','disposeWithMe','ImportDOCXOperation','menu','UniverInstanceType','function','merge','1.0.0-alpha.1','_menuManagerService','IExchangeOperateService','_config','object','Inject','mergeMenu','default','UniverUi'];_0x30ed=function(){return _0x3b17a3;};return _0x30ed();}
|
package/lib/umd/locale/ar-SA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x163f(){var _0x17200d=['410428wcawfH','572452EzMPyi','5rCVyfL','3671748CNXrgh','11UBvLwT','UniverProDocsExchangeClientArSA','2QnmxTx','21uxpeuf','10HBdWnm','ملف','فتح\x20(ملف)','حفظ\x20باسم','function','4209426VGkVNI','3939952TRZnyG','amd','16514292uGcqKo','7710390LmKvOh'];_0x163f=function(){return _0x17200d;};return _0x163f();}function _0x3e88(_0x331510,_0x1e5d3f){_0x331510=_0x331510-0x18d;var _0x163fdd=_0x163f();var _0x3e88bd=_0x163fdd[_0x331510];return _0x3e88bd;}(function(_0x1491d4,_0x4517e0){var _0x316339=_0x3e88,_0x4ff426=_0x1491d4();while(!![]){try{var _0x4e79e4=parseInt(_0x316339(0x18d))/0x1+parseInt(_0x316339(0x193))/0x2*(-parseInt(_0x316339(0x19a))/0x3)+-parseInt(_0x316339(0x18e))/0x4*(-parseInt(_0x316339(0x18f))/0x5)+parseInt(_0x316339(0x19e))/0x6+-parseInt(_0x316339(0x194))/0x7*(-parseInt(_0x316339(0x19b))/0x8)+-parseInt(_0x316339(0x190))/0x9*(-parseInt(_0x316339(0x195))/0xa)+-parseInt(_0x316339(0x191))/0xb*(parseInt(_0x316339(0x19d))/0xc);if(_0x4e79e4===_0x4517e0)break;else _0x4ff426['push'](_0x4ff426['shift']());}catch(_0x5ba2f6){_0x4ff426['push'](_0x4ff426['shift']());}}}(_0x163f,0xe6a57),function(_0x43e17f,_0x48f8fd){var _0x2e873b=_0x3e88;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x48f8fd():typeof define==_0x2e873b(0x199)&&define[_0x2e873b(0x19c)]?define([],_0x48f8fd):(_0x43e17f=typeof globalThis<'u'?globalThis:_0x43e17f||self,_0x43e17f[_0x2e873b(0x192)]=_0x48f8fd());}(this,function(){var _0x1c2572=_0x3e88;return{'docs-exchange-client':{'file':_0x1c2572(0x196),'upload':_0x1c2572(0x197),'download':_0x1c2572(0x198)}};}));
|
package/lib/umd/locale/ca-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x59e567,_0x29fdc5){var _0x47df8a=_0x2418,_0x1da482=_0x59e567();while(!![]){try{var _0x2ec575=-parseInt(_0x47df8a(0x75))/0x1*(parseInt(_0x47df8a(0x73))/0x2)+parseInt(_0x47df8a(0x6e))/0x3+parseInt(_0x47df8a(0x78))/0x4+parseInt(_0x47df8a(0x71))/0x5+parseInt(_0x47df8a(0x7a))/0x6*(-parseInt(_0x47df8a(0x79))/0x7)+parseInt(_0x47df8a(0x7c))/0x8*(parseInt(_0x47df8a(0x74))/0x9)+-parseInt(_0x47df8a(0x7b))/0xa*(parseInt(_0x47df8a(0x70))/0xb);if(_0x2ec575===_0x29fdc5)break;else _0x1da482['push'](_0x1da482['shift']());}catch(_0x43886e){_0x1da482['push'](_0x1da482['shift']());}}}(_0x1904,0x5a02f),function(_0x10054,_0x3cc438){var _0x214455=_0x2418;typeof exports==_0x214455(0x76)&&typeof module<'u'?module['exports']=_0x3cc438():typeof define==_0x214455(0x6f)&&define[_0x214455(0x77)]?define([],_0x3cc438):(_0x10054=typeof globalThis<'u'?globalThis:_0x10054||self,_0x10054['UniverProDocsExchangeClientCaES']=_0x3cc438());}(this,function(){var _0x39af23=_0x2418;return{'docs-exchange-client':{'file':'Fitxer','upload':_0x39af23(0x7d),'download':_0x39af23(0x72)}};}));function _0x2418(_0x3a7b6f,_0x27ad20){_0x3a7b6f=_0x3a7b6f-0x6e;var _0x190466=_0x1904();var _0x24182a=_0x190466[_0x3a7b6f];return _0x24182a;}function _0x1904(){var _0x38e52d=['6axbXqE','527960HjELti','3048vaqkcC','Obrir(Fitxer)','1247847BHdWpL','function','11iEieWf','557910EgLkdQ','Anomena\x20i\x20desa','20342SoxDZh','15399nnJZpt','55vFftPC','object','amd','1901612SSxcZr','4717559FwOnJx'];_0x1904=function(){return _0x38e52d;};return _0x1904();}
|
package/lib/umd/locale/de-DE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x18b7df,_0x3d1888){var _0x3be398=_0x44b4,_0x168a9d=_0x18b7df();while(!![]){try{var _0x11e2d6=-parseInt(_0x3be398(0x12c))/0x1+-parseInt(_0x3be398(0x127))/0x2*(-parseInt(_0x3be398(0x11f))/0x3)+parseInt(_0x3be398(0x129))/0x4+parseInt(_0x3be398(0x12b))/0x5+-parseInt(_0x3be398(0x124))/0x6+-parseInt(_0x3be398(0x120))/0x7*(parseInt(_0x3be398(0x126))/0x8)+parseInt(_0x3be398(0x122))/0x9*(parseInt(_0x3be398(0x12a))/0xa);if(_0x11e2d6===_0x3d1888)break;else _0x168a9d['push'](_0x168a9d['shift']());}catch(_0xb9f5b5){_0x168a9d['push'](_0x168a9d['shift']());}}}(_0x17cb,0x27f4c),function(_0x197599,_0xb20dae){var _0x62db23=_0x44b4;typeof exports==_0x62db23(0x123)&&typeof module<'u'?module['exports']=_0xb20dae():typeof define=='function'&&define['amd']?define([],_0xb20dae):(_0x197599=typeof globalThis<'u'?globalThis:_0x197599||self,_0x197599[_0x62db23(0x125)]=_0xb20dae());}(this,function(){var _0x296cca=_0x44b4;return{'docs-exchange-client':{'file':_0x296cca(0x128),'upload':'Öffnen\x20(Datei)','download':_0x296cca(0x121)}};}));function _0x44b4(_0x495163,_0x37b884){_0x495163=_0x495163-0x11f;var _0x17cb56=_0x17cb();var _0x44b4d9=_0x17cb56[_0x495163];return _0x44b4d9;}function _0x17cb(){var _0x5ae48d=['193418cornFc','3xcBSBs','1582BocSeP','Speichern\x20unter','9kacsSN','object','1747158roOOMU','UniverProDocsExchangeClientDeDE','2504quERIf','277514MJqRka','Datei','763148LGQQQv','719450ydaoNR','1587600xQfgBg'];_0x17cb=function(){return _0x5ae48d;};return _0x17cb();}
|
package/lib/umd/locale/en-US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x31f800,_0x23cee9){var _0x2bf968=_0xae55,_0x89790=_0x31f800();while(!![]){try{var _0x31705e=parseInt(_0x2bf968(0xe1))/0x1*(parseInt(_0x2bf968(0xea))/0x2)+-parseInt(_0x2bf968(0xec))/0x3*(parseInt(_0x2bf968(0xe8))/0x4)+-parseInt(_0x2bf968(0xde))/0x5+parseInt(_0x2bf968(0xe7))/0x6*(-parseInt(_0x2bf968(0xeb))/0x7)+-parseInt(_0x2bf968(0xee))/0x8*(parseInt(_0x2bf968(0xe6))/0x9)+-parseInt(_0x2bf968(0xe4))/0xa+parseInt(_0x2bf968(0xe5))/0xb;if(_0x31705e===_0x23cee9)break;else _0x89790['push'](_0x89790['shift']());}catch(_0x2a4b5b){_0x89790['push'](_0x89790['shift']());}}}(_0x1867,0xcb263),function(_0x1dac4c,_0x535242){var _0x4aa216=_0xae55;typeof exports==_0x4aa216(0xe0)&&typeof module<'u'?module[_0x4aa216(0xdd)]=_0x535242():typeof define==_0x4aa216(0xe9)&&define[_0x4aa216(0xdf)]?define([],_0x535242):(_0x1dac4c=typeof globalThis<'u'?globalThis:_0x1dac4c||self,_0x1dac4c[_0x4aa216(0xed)]=_0x535242());}(this,function(){var _0x34b66b=_0xae55;return{'docs-exchange-client':{'file':_0x34b66b(0xe3),'upload':_0x34b66b(0xe2),'download':'Save\x20As'}};}));function _0xae55(_0x5b4e2a,_0x538882){_0x5b4e2a=_0x5b4e2a-0xdd;var _0x1867a8=_0x1867();var _0xae5581=_0x1867a8[_0x5b4e2a];return _0xae5581;}function _0x1867(){var _0x3b017d=['UniverProDocsExchangeClientEnUS','2672744SZbtWV','exports','4488955JeQsYT','amd','object','334551cRzUGZ','Open(File)','File','7369950udpWEp','49392409QVvrAP','9IHTYgl','18bXILkR','424gxBlMq','function','8scvtXR','3488093nYyAxE','43374DbKLxg'];_0x1867=function(){return _0x3b017d;};return _0x1867();}
|
package/lib/umd/locale/es-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x23f5(_0x25f09f,_0x3fe79e){_0x25f09f=_0x25f09f-0x19b;var _0x1602d4=_0x1602();var _0x23f583=_0x1602d4[_0x25f09f];return _0x23f583;}(function(_0x434c4c,_0x2b8a79){var _0x53458f=_0x23f5,_0x1a7658=_0x434c4c();while(!![]){try{var _0x2a2678=-parseInt(_0x53458f(0x1aa))/0x1+-parseInt(_0x53458f(0x19d))/0x2+parseInt(_0x53458f(0x19c))/0x3*(-parseInt(_0x53458f(0x19f))/0x4)+parseInt(_0x53458f(0x1a3))/0x5+-parseInt(_0x53458f(0x1a4))/0x6*(parseInt(_0x53458f(0x19e))/0x7)+-parseInt(_0x53458f(0x1a9))/0x8+parseInt(_0x53458f(0x1a2))/0x9*(parseInt(_0x53458f(0x1a7))/0xa);if(_0x2a2678===_0x2b8a79)break;else _0x1a7658['push'](_0x1a7658['shift']());}catch(_0x29616e){_0x1a7658['push'](_0x1a7658['shift']());}}}(_0x1602,0xe174f),function(_0x45f258,_0x19f995){var _0x110ecb=_0x23f5;typeof exports==_0x110ecb(0x19b)&&typeof module<'u'?module[_0x110ecb(0x1a5)]=_0x19f995():typeof define==_0x110ecb(0x1a8)&&define['amd']?define([],_0x19f995):(_0x45f258=typeof globalThis<'u'?globalThis:_0x45f258||self,_0x45f258[_0x110ecb(0x1a6)]=_0x19f995());}(this,function(){var _0x278402=_0x23f5;return{'docs-exchange-client':{'file':_0x278402(0x1a1),'upload':_0x278402(0x1ab),'download':_0x278402(0x1a0)}};}));function _0x1602(){var _0x28fc39=['UniverProDocsExchangeClientEsES','19376510KXKILt','function','2745648hKnBOS','759486ioOVJh','Abrir(Archivo)','object','6ZwQYYi','1541654NJfvgB','21QeMoAs','276868AwmtfQ','Guardar\x20como','Archivo','9LPLmqe','7815930XZRyvd','1130826xjmyKh','exports'];_0x1602=function(){return _0x28fc39;};return _0x1602();}
|
package/lib/umd/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x4a67(_0x1ad92e,_0x5960f7){_0x1ad92e=_0x1ad92e-0x103;var _0xab4159=_0xab41();var _0x4a677f=_0xab4159[_0x1ad92e];return _0x4a677f;}(function(_0x205922,_0x15214a){var _0x4c4f0b=_0x4a67,_0x32ba45=_0x205922();while(!![]){try{var _0x2bf41e=parseInt(_0x4c4f0b(0x112))/0x1*(-parseInt(_0x4c4f0b(0x111))/0x2)+parseInt(_0x4c4f0b(0x114))/0x3+parseInt(_0x4c4f0b(0x109))/0x4+-parseInt(_0x4c4f0b(0x115))/0x5*(-parseInt(_0x4c4f0b(0x106))/0x6)+-parseInt(_0x4c4f0b(0x113))/0x7*(-parseInt(_0x4c4f0b(0x110))/0x8)+-parseInt(_0x4c4f0b(0x104))/0x9+parseInt(_0x4c4f0b(0x105))/0xa*(parseInt(_0x4c4f0b(0x10b))/0xb);if(_0x2bf41e===_0x15214a)break;else _0x32ba45['push'](_0x32ba45['shift']());}catch(_0xf40ed3){_0x32ba45['push'](_0x32ba45['shift']());}}}(_0xab41,0x6707e),function(_0x131af2,_0x130ff1){var _0x5bd159=_0x4a67;typeof exports==_0x5bd159(0x10a)&&typeof module<'u'?module[_0x5bd159(0x10c)]=_0x130ff1():typeof define==_0x5bd159(0x10d)&&define[_0x5bd159(0x108)]?define([],_0x130ff1):(_0x131af2=typeof globalThis<'u'?globalThis:_0x131af2||self,_0x131af2[_0x5bd159(0x103)]=_0x130ff1());}(this,function(){var _0x2c0f40=_0x4a67;return{'docs-exchange-client':{'file':_0x2c0f40(0x10e),'upload':_0x2c0f40(0x107),'download':_0x2c0f40(0x10f)}};}));function _0xab41(){var _0x571608=['8LIsfGT','4iropdS','60625ldoxeK','2484881FUkCVE','1852494snOQDy','5pdjmpw','UniverProDocsExchangeClientFaIR','7245684yceetC','1992820PPLGsV','806268TmLigd','بازکردن(فایل)','amd','168796XAELSi','object','11vdnxcL','exports','function','فایل','ذخیره\x20به\x20عنوان'];_0xab41=function(){return _0x571608;};return _0xab41();}
|
package/lib/umd/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x2c3d(_0x1ec797,_0x17f541){_0x1ec797=_0x1ec797-0x110;var _0x2bd852=_0x2bd8();var _0x2c3dd3=_0x2bd852[_0x1ec797];return _0x2c3dd3;}(function(_0x2c4d17,_0x33bb49){var _0x1fdf00=_0x2c3d,_0x19829c=_0x2c4d17();while(!![]){try{var _0x2fac49=parseInt(_0x1fdf00(0x11d))/0x1*(-parseInt(_0x1fdf00(0x116))/0x2)+parseInt(_0x1fdf00(0x11b))/0x3*(parseInt(_0x1fdf00(0x117))/0x4)+-parseInt(_0x1fdf00(0x11c))/0x5*(-parseInt(_0x1fdf00(0x11e))/0x6)+-parseInt(_0x1fdf00(0x119))/0x7+parseInt(_0x1fdf00(0x121))/0x8*(-parseInt(_0x1fdf00(0x114))/0x9)+parseInt(_0x1fdf00(0x120))/0xa*(parseInt(_0x1fdf00(0x11f))/0xb)+parseInt(_0x1fdf00(0x118))/0xc;if(_0x2fac49===_0x33bb49)break;else _0x19829c['push'](_0x19829c['shift']());}catch(_0x1cf17a){_0x19829c['push'](_0x19829c['shift']());}}}(_0x2bd8,0xb1057),function(_0x254f00,_0x2e09fa){var _0x40f796=_0x2c3d;typeof exports==_0x40f796(0x113)&&typeof module<'u'?module['exports']=_0x2e09fa():typeof define==_0x40f796(0x111)&&define[_0x40f796(0x11a)]?define([],_0x2e09fa):(_0x254f00=typeof globalThis<'u'?globalThis:_0x254f00||self,_0x254f00[_0x40f796(0x115)]=_0x2e09fa());}(this,function(){var _0x2849e0=_0x2c3d;return{'docs-exchange-client':{'file':_0x2849e0(0x112),'upload':_0x2849e0(0x110),'download':'Enregistrer\x20sous'}};}));function _0x2bd8(){var _0x245622=['UniverProDocsExchangeClientFrFR','1201812drUTvw','2512ZhxVeo','6552324ucMBMt','8471218MyGEhe','amd','3996ufukCg','65niiozh','1DyMhqs','317778OHuHQT','11XBNUrb','5440300TfeMtg','8648jcFqFJ','Ouvrir\x20(Fichier)','function','Fichier','object','657XkSVJn'];_0x2bd8=function(){return _0x245622;};return _0x2bd8();}
|
package/lib/umd/locale/id-ID.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x38c1(_0xadc1bd,_0x1d764f){_0xadc1bd=_0xadc1bd-0x197;var _0x278098=_0x2780();var _0x38c133=_0x278098[_0xadc1bd];return _0x38c133;}(function(_0x4eb7da,_0x44f0a8){var _0x21a663=_0x38c1,_0x2950e9=_0x4eb7da();while(!![]){try{var _0x2f60af=-parseInt(_0x21a663(0x1a0))/0x1*(-parseInt(_0x21a663(0x1a6))/0x2)+-parseInt(_0x21a663(0x19c))/0x3*(parseInt(_0x21a663(0x1a7))/0x4)+parseInt(_0x21a663(0x199))/0x5+-parseInt(_0x21a663(0x1a2))/0x6*(-parseInt(_0x21a663(0x1a3))/0x7)+parseInt(_0x21a663(0x19f))/0x8*(parseInt(_0x21a663(0x19e))/0x9)+parseInt(_0x21a663(0x19b))/0xa*(parseInt(_0x21a663(0x197))/0xb)+parseInt(_0x21a663(0x1a5))/0xc;if(_0x2f60af===_0x44f0a8)break;else _0x2950e9['push'](_0x2950e9['shift']());}catch(_0x56e6cd){_0x2950e9['push'](_0x2950e9['shift']());}}}(_0x2780,0xc4073),function(_0x3448dc,_0x5c1c0a){var _0x18ce0b=_0x38c1;typeof exports==_0x18ce0b(0x1a8)&&typeof module<'u'?module[_0x18ce0b(0x19d)]=_0x5c1c0a():typeof define=='function'&&define[_0x18ce0b(0x19a)]?define([],_0x5c1c0a):(_0x3448dc=typeof globalThis<'u'?globalThis:_0x3448dc||self,_0x3448dc[_0x18ce0b(0x1a4)]=_0x5c1c0a());}(this,function(){var _0x2227e7=_0x38c1;return{'docs-exchange-client':{'file':_0x2227e7(0x1a9),'upload':_0x2227e7(0x198),'download':_0x2227e7(0x1a1)}};}));function _0x2780(){var _0x5a12b3=['Buka(File)','902210yEtWrA','amd','10RLpoJY','3170727mTslVW','exports','493173QPfPhA','88owYmFj','1AAltAG','Simpan\x20Sebagai','18QHXESs','204169XGdxDs','UniverProDocsExchangeClientIdID','2832204QmScSr','1158858ADdjDe','4ymFydS','object','File','1910524VzVyUC'];_0x2780=function(){return _0x5a12b3;};return _0x2780();}
|
package/lib/umd/locale/it-IT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x140883,_0x16f8a5){var _0x41a135=_0x33ba,_0x334442=_0x140883();while(!![]){try{var _0x3a4c6a=-parseInt(_0x41a135(0x16c))/0x1+-parseInt(_0x41a135(0x171))/0x2+parseInt(_0x41a135(0x177))/0x3+parseInt(_0x41a135(0x16f))/0x4+parseInt(_0x41a135(0x174))/0x5*(parseInt(_0x41a135(0x170))/0x6)+parseInt(_0x41a135(0x16b))/0x7+-parseInt(_0x41a135(0x178))/0x8;if(_0x3a4c6a===_0x16f8a5)break;else _0x334442['push'](_0x334442['shift']());}catch(_0x478703){_0x334442['push'](_0x334442['shift']());}}}(_0x5b28,0x78455),function(_0xc485f0,_0x79cd6c){var _0x464249=_0x33ba;typeof exports==_0x464249(0x176)&&typeof module<'u'?module[_0x464249(0x173)]=_0x79cd6c():typeof define==_0x464249(0x16d)&&define['amd']?define([],_0x79cd6c):(_0xc485f0=typeof globalThis<'u'?globalThis:_0xc485f0||self,_0xc485f0[_0x464249(0x16e)]=_0x79cd6c());}(this,function(){var _0x2eff75=_0x33ba;return{'docs-exchange-client':{'file':_0x2eff75(0x172),'upload':_0x2eff75(0x175),'download':'Salva\x20con\x20nome'}};}));function _0x33ba(_0xbb326b,_0x134533){_0xbb326b=_0xbb326b-0x16b;var _0x5b28e9=_0x5b28();var _0x33ba3e=_0x5b28e9[_0xbb326b];return _0x33ba3e;}function _0x5b28(){var _0x5355b9=['1606178hlJLzF','File','exports','464010lSipIY','Apri\x20(File)','object','1443048qGysml','8558416QKgFeJ','4858525AvxPqn','115952DOVLIo','function','UniverProDocsExchangeClientItIT','3740692AIxOuB','24QhiAzA'];_0x5b28=function(){return _0x5355b9;};return _0x5b28();}
|
package/lib/umd/locale/ja-JP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x3613(_0x55acc3,_0x561db5){_0x55acc3=_0x55acc3-0x157;var _0x386df6=_0x386d();var _0x361309=_0x386df6[_0x55acc3];return _0x361309;}(function(_0x1b03ca,_0x50852b){var _0x373a78=_0x3613,_0x1da28d=_0x1b03ca();while(!![]){try{var _0x45b9f7=-parseInt(_0x373a78(0x159))/0x1*(-parseInt(_0x373a78(0x162))/0x2)+-parseInt(_0x373a78(0x15a))/0x3+parseInt(_0x373a78(0x168))/0x4+parseInt(_0x373a78(0x164))/0x5*(parseInt(_0x373a78(0x15c))/0x6)+parseInt(_0x373a78(0x16a))/0x7*(parseInt(_0x373a78(0x166))/0x8)+parseInt(_0x373a78(0x15d))/0x9*(-parseInt(_0x373a78(0x169))/0xa)+parseInt(_0x373a78(0x161))/0xb*(parseInt(_0x373a78(0x158))/0xc);if(_0x45b9f7===_0x50852b)break;else _0x1da28d['push'](_0x1da28d['shift']());}catch(_0x5bf7c0){_0x1da28d['push'](_0x1da28d['shift']());}}}(_0x386d,0xaf90d),function(_0x3e858c,_0x5b6d1e){var _0x3eb009=_0x3613;typeof exports==_0x3eb009(0x157)&&typeof module<'u'?module[_0x3eb009(0x15f)]=_0x5b6d1e():typeof define==_0x3eb009(0x165)&&define[_0x3eb009(0x163)]?define([],_0x5b6d1e):(_0x3e858c=typeof globalThis<'u'?globalThis:_0x3e858c||self,_0x3e858c[_0x3eb009(0x15b)]=_0x5b6d1e());}(this,function(){var _0x6e08e0=_0x3613;return{'docs-exchange-client':{'file':_0x6e08e0(0x15e),'upload':_0x6e08e0(0x167),'download':_0x6e08e0(0x160)}};}));function _0x386d(){var _0x2e5c30=['開く(ファイル)','742172SFNmsF','3460VYevqy','5895918mEYjJI','object','280008wSYjRV','81940EkXLxc','3436455QzlPFE','UniverProDocsExchangeClientJaJP','6oEflYX','20673ndKqtm','ファイル','exports','名前を付けて保存','319PePwIR','2ufeWdc','amd','4364605icSVix','function','8SlGjFU'];_0x386d=function(){return _0x2e5c30;};return _0x386d();}
|
package/lib/umd/locale/ko-KR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function _0x5489(){var _0x19370c=['25cxTspG','108BNBVPt','다른\x20이름으로\x20저장','524010QKEhbd','212SzBOGK','17838mJYxIe','UniverProDocsExchangeClientKoKR','1521114xhzovP','7582640Ftfphu','2865695UHmuhj','174544XFIiAN','233043EHjwyp','exports'];_0x5489=function(){return _0x19370c;};return _0x5489();}function _0x57ce(_0x5a62fc,_0x56c924){_0x5a62fc=_0x5a62fc-0x1e5;var _0x548909=_0x5489();var _0x57ce5c=_0x548909[_0x5a62fc];return _0x57ce5c;}(function(_0x3279bc,_0x1c3c9e){var _0x429d71=_0x57ce,_0x22e2cf=_0x3279bc();while(!![]){try{var _0x5e1324=-parseInt(_0x429d71(0x1e7))/0x1+parseInt(_0x429d71(0x1e6))/0x2+parseInt(_0x429d71(0x1ee))/0x3*(parseInt(_0x429d71(0x1ed))/0x4)+-parseInt(_0x429d71(0x1e9))/0x5*(parseInt(_0x429d71(0x1f0))/0x6)+parseInt(_0x429d71(0x1e5))/0x7+parseInt(_0x429d71(0x1f1))/0x8+parseInt(_0x429d71(0x1ea))/0x9*(parseInt(_0x429d71(0x1ec))/0xa);if(_0x5e1324===_0x1c3c9e)break;else _0x22e2cf['push'](_0x22e2cf['shift']());}catch(_0x1750e9){_0x22e2cf['push'](_0x22e2cf['shift']());}}}(_0x5489,0xd8bf7),function(_0x3b4ec9,_0x475cd8){var _0x2dbf2b=_0x57ce;typeof exports=='object'&&typeof module<'u'?module[_0x2dbf2b(0x1e8)]=_0x475cd8():typeof define=='function'&&define['amd']?define([],_0x475cd8):(_0x3b4ec9=typeof globalThis<'u'?globalThis:_0x3b4ec9||self,_0x3b4ec9[_0x2dbf2b(0x1ef)]=_0x475cd8());}(this,function(){var _0x442bee=_0x57ce;return{'docs-exchange-client':{'file':'파일','upload':'열기(파일)','download':_0x442bee(0x1eb)}};}));
|
package/lib/umd/locale/pl-PL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x4f52(_0x4e0b0e,_0x354979){_0x4e0b0e=_0x4e0b0e-0x80;var _0x30065f=_0x3006();var _0x4f5227=_0x30065f[_0x4e0b0e];return _0x4f5227;}(function(_0x58c930,_0xdfcd8c){var _0x55da24=_0x4f52,_0x2eaf02=_0x58c930();while(!![]){try{var _0x277928=parseInt(_0x55da24(0x8f))/0x1+parseInt(_0x55da24(0x8e))/0x2+parseInt(_0x55da24(0x88))/0x3+parseInt(_0x55da24(0x89))/0x4*(-parseInt(_0x55da24(0x90))/0x5)+parseInt(_0x55da24(0x85))/0x6*(parseInt(_0x55da24(0x87))/0x7)+parseInt(_0x55da24(0x86))/0x8+-parseInt(_0x55da24(0x83))/0x9;if(_0x277928===_0xdfcd8c)break;else _0x2eaf02['push'](_0x2eaf02['shift']());}catch(_0x4dd307){_0x2eaf02['push'](_0x2eaf02['shift']());}}}(_0x3006,0xe5c00),function(_0x4ec3cf,_0x49c8a0){var _0x2b6734=_0x4f52;typeof exports==_0x2b6734(0x8b)&&typeof module<'u'?module[_0x2b6734(0x84)]=_0x49c8a0():typeof define==_0x2b6734(0x8c)&&define[_0x2b6734(0x8d)]?define([],_0x49c8a0):(_0x4ec3cf=typeof globalThis<'u'?globalThis:_0x4ec3cf||self,_0x4ec3cf[_0x2b6734(0x80)]=_0x49c8a0());}(this,function(){var _0x574f17=_0x4f52;return{'docs-exchange-client':{'file':_0x574f17(0x8a),'upload':_0x574f17(0x81),'download':_0x574f17(0x82)}};}));function _0x3006(){var _0x39dbb7=['1456258YSqLUa','252830rYjOkG','UniverProDocsExchangeClientPlPL','Otwórz\x20(plik)','Zapisz\x20jako','26058744fgdBYJ','exports','450594etSYMS','552416HsvAwj','98ywzMOO','4413333nkLZfF','116xhowMs','Plik','object','function','amd','2510158AlCOQG'];_0x3006=function(){return _0x39dbb7;};return _0x3006();}
|
package/lib/umd/locale/pt-BR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function _0x163c(_0x1af4fa,_0x558c1a){_0x1af4fa=_0x1af4fa-0xf0;var _0x4952da=_0x4952();var _0x163c85=_0x4952da[_0x1af4fa];return _0x163c85;}function _0x4952(){var _0x1b127c=['exports','Salvar\x20Como','3095048TpQNVB','160698jMTzQO','10652FOPuhq','10pfIblt','amd','339300OvtfGI','6wgKYYm','1646498OJYfdr','UniverProDocsExchangeClientPtBR','4450158YUdRKd','object','function','2033810UgZqJH','24kGHZQT'];_0x4952=function(){return _0x1b127c;};return _0x4952();}(function(_0x2368b8,_0x26418e){var _0x575853=_0x163c,_0x2e0bf9=_0x2368b8();while(!![]){try{var _0x10bdc5=-parseInt(_0x575853(0xf7))/0x1+-parseInt(_0x575853(0xf3))/0x2+parseInt(_0x575853(0xff))/0x3*(-parseInt(_0x575853(0xf4))/0x4)+parseInt(_0x575853(0xfe))/0x5*(-parseInt(_0x575853(0xf8))/0x6)+parseInt(_0x575853(0xf9))/0x7+parseInt(_0x575853(0xf2))/0x8+-parseInt(_0x575853(0xfb))/0x9*(-parseInt(_0x575853(0xf5))/0xa);if(_0x10bdc5===_0x26418e)break;else _0x2e0bf9['push'](_0x2e0bf9['shift']());}catch(_0x316d47){_0x2e0bf9['push'](_0x2e0bf9['shift']());}}}(_0x4952,0x41a2a),function(_0x4c2a13,_0x35e0f6){var _0x4b7023=_0x163c;typeof exports==_0x4b7023(0xfc)&&typeof module<'u'?module[_0x4b7023(0xf0)]=_0x35e0f6():typeof define==_0x4b7023(0xfd)&&define[_0x4b7023(0xf6)]?define([],_0x35e0f6):(_0x4c2a13=typeof globalThis<'u'?globalThis:_0x4c2a13||self,_0x4c2a13[_0x4b7023(0xfa)]=_0x35e0f6());}(this,function(){var _0x543a24=_0x163c;return{'docs-exchange-client':{'file':'Arquivo','upload':'Abrir\x20(Arquivo)','download':_0x543a24(0xf1)}};}));
|
package/lib/umd/locale/ru-RU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x1bc7(){var _0x10955f=['246894YAzAsB','352cnfahw','179138NeRksy','64iTfTCF','49iwVVSd','exports','554OVWMKu','17487zzXnBT','Открыть(Файл)','Файл','Сохранить\x20как','12pxzVOl','2538EmvGvn','1110010OwKNck','5064906dQUdNf','20855RtZDOk'];_0x1bc7=function(){return _0x10955f;};return _0x1bc7();}function _0x18c6(_0x4fb793,_0xc1df65){_0x4fb793=_0x4fb793-0x1f4;var _0x1bc7ce=_0x1bc7();var _0x18c69f=_0x1bc7ce[_0x4fb793];return _0x18c69f;}(function(_0x7f6536,_0x5a5d2e){var _0x140670=_0x18c6,_0xf9f4e9=_0x7f6536();while(!![]){try{var _0x15cbd6=parseInt(_0x140670(0x1f8))/0x1+parseInt(_0x140670(0x1fc))/0x2*(-parseInt(_0x140670(0x202))/0x3)+-parseInt(_0x140670(0x1f9))/0x4*(-parseInt(_0x140670(0x1f5))/0x5)+-parseInt(_0x140670(0x1f6))/0x6*(parseInt(_0x140670(0x1fa))/0x7)+parseInt(_0x140670(0x1f7))/0x8*(parseInt(_0x140670(0x1fd))/0x9)+-parseInt(_0x140670(0x203))/0xa+parseInt(_0x140670(0x1f4))/0xb*(parseInt(_0x140670(0x201))/0xc);if(_0x15cbd6===_0x5a5d2e)break;else _0xf9f4e9['push'](_0xf9f4e9['shift']());}catch(_0xc1f6e1){_0xf9f4e9['push'](_0xf9f4e9['shift']());}}}(_0x1bc7,0x26ada),function(_0x17cc13,_0x2aedbf){var _0x65aaee=_0x18c6;typeof exports=='object'&&typeof module<'u'?module[_0x65aaee(0x1fb)]=_0x2aedbf():typeof define=='function'&&define['amd']?define([],_0x2aedbf):(_0x17cc13=typeof globalThis<'u'?globalThis:_0x17cc13||self,_0x17cc13['UniverProDocsExchangeClientRuRU']=_0x2aedbf());}(this,function(){var _0x49517a=_0x18c6;return{'docs-exchange-client':{'file':_0x49517a(0x1ff),'upload':_0x49517a(0x1fe),'download':_0x49517a(0x200)}};}));
|
package/lib/umd/locale/sk-SK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x3fa6(_0x4d9728,_0x4c1ab1){_0x4d9728=_0x4d9728-0x18d;var _0x3dd9ca=_0x3dd9();var _0x3fa6e8=_0x3dd9ca[_0x4d9728];return _0x3fa6e8;}function _0x3dd9(){var _0x2c1ce2=['object','362367DXTLNb','3MsfWSc','177296EofQhD','48UWMaLN','Súbor','function','1830708Ncmiwx','amd','Uložiť\x20ako','178059sVOegv','1818750nwkTxA','1185882fGWAVx','4953848SsCzkX','70KzYihF','exports'];_0x3dd9=function(){return _0x2c1ce2;};return _0x3dd9();}(function(_0x57cf17,_0x955495){var _0x33ed9e=_0x3fa6,_0x936f87=_0x57cf17();while(!![]){try{var _0x3f6bf2=-parseInt(_0x33ed9e(0x18f))/0x1+parseInt(_0x33ed9e(0x191))/0x2*(parseInt(_0x33ed9e(0x197))/0x3)+parseInt(_0x33ed9e(0x19c))/0x4+-parseInt(_0x33ed9e(0x190))/0x5+-parseInt(_0x33ed9e(0x199))/0x6*(-parseInt(_0x33ed9e(0x198))/0x7)+-parseInt(_0x33ed9e(0x192))/0x8+parseInt(_0x33ed9e(0x196))/0x9*(parseInt(_0x33ed9e(0x193))/0xa);if(_0x3f6bf2===_0x955495)break;else _0x936f87['push'](_0x936f87['shift']());}catch(_0x477576){_0x936f87['push'](_0x936f87['shift']());}}}(_0x3dd9,0x5b51b),function(_0x2e939c,_0x513319){var _0x6e2370=_0x3fa6;typeof exports==_0x6e2370(0x195)&&typeof module<'u'?module[_0x6e2370(0x194)]=_0x513319():typeof define==_0x6e2370(0x19b)&&define[_0x6e2370(0x18d)]?define([],_0x513319):(_0x2e939c=typeof globalThis<'u'?globalThis:_0x2e939c||self,_0x2e939c['UniverProDocsExchangeClientSkSK']=_0x513319());}(this,function(){var _0x306ba1=_0x3fa6;return{'docs-exchange-client':{'file':_0x306ba1(0x19a),'upload':'Otvoriť\x20(súbor)','download':_0x306ba1(0x18e)}};}));
|
package/lib/umd/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x8aac(_0x524ee3,_0x4397f9){_0x524ee3=_0x524ee3-0x123;var _0x4eeaef=_0x4eea();var _0x8aac88=_0x4eeaef[_0x524ee3];return _0x8aac88;}function _0x4eea(){var _0x3c376a=['Tệp','6TQSLaR','1420XwNceU','2945570pNVZfP','object','11euzGPw','exports','UniverProDocsExchangeClientViVN','function','4915uZDcIR','Lưu\x20dưới\x20dạng','767754siUtQW','32szCvVw','amd','252TteuQT','124LKJpoM','1548442pRbeHi','86884HJYrqT','21849UCTEDh','397332fSNduX','Mở\x20(Tệp)'];_0x4eea=function(){return _0x3c376a;};return _0x4eea();}(function(_0x1b4108,_0x1e1411){var _0x222991=_0x8aac,_0x4e11a8=_0x1b4108();while(!![]){try{var _0x5dae09=-parseInt(_0x222991(0x129))/0x1+-parseInt(_0x222991(0x127))/0x2*(-parseInt(_0x222991(0x12a))/0x3)+-parseInt(_0x222991(0x12f))/0x4*(parseInt(_0x222991(0x136))/0x5)+parseInt(_0x222991(0x12e))/0x6*(parseInt(_0x222991(0x128))/0x7)+parseInt(_0x222991(0x124))/0x8*(parseInt(_0x222991(0x123))/0x9)+-parseInt(_0x222991(0x130))/0xa*(-parseInt(_0x222991(0x132))/0xb)+-parseInt(_0x222991(0x126))/0xc*(parseInt(_0x222991(0x12b))/0xd);if(_0x5dae09===_0x1e1411)break;else _0x4e11a8['push'](_0x4e11a8['shift']());}catch(_0x5bd391){_0x4e11a8['push'](_0x4e11a8['shift']());}}}(_0x4eea,0x385b8),function(_0x540c2a,_0x324e8c){var _0xa73ae6=_0x8aac;typeof exports==_0xa73ae6(0x131)&&typeof module<'u'?module[_0xa73ae6(0x133)]=_0x324e8c():typeof define==_0xa73ae6(0x135)&&define[_0xa73ae6(0x125)]?define([],_0x324e8c):(_0x540c2a=typeof globalThis<'u'?globalThis:_0x540c2a||self,_0x540c2a[_0xa73ae6(0x134)]=_0x324e8c());}(this,function(){var _0x16b1e3=_0x8aac;return{'docs-exchange-client':{'file':_0x16b1e3(0x12d),'upload':_0x16b1e3(0x12c),'download':_0x16b1e3(0x137)}};}));
|
package/lib/umd/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x292034,_0x49b007){var _0xc903d5=_0x2443,_0x2acda3=_0x292034();while(!![]){try{var _0x5a7a43=parseInt(_0xc903d5(0x1d0))/0x1+-parseInt(_0xc903d5(0x1d3))/0x2+-parseInt(_0xc903d5(0x1cb))/0x3*(parseInt(_0xc903d5(0x1ce))/0x4)+-parseInt(_0xc903d5(0x1cf))/0x5*(-parseInt(_0xc903d5(0x1d9))/0x6)+parseInt(_0xc903d5(0x1cd))/0x7+parseInt(_0xc903d5(0x1d8))/0x8*(parseInt(_0xc903d5(0x1d1))/0x9)+-parseInt(_0xc903d5(0x1d6))/0xa;if(_0x5a7a43===_0x49b007)break;else _0x2acda3['push'](_0x2acda3['shift']());}catch(_0x4492d5){_0x2acda3['push'](_0x2acda3['shift']());}}}(_0x9261,0x82bf4),function(_0x3eeeaa,_0x4c4e48){var _0x2fbd54=_0x2443;typeof exports==_0x2fbd54(0x1cc)&&typeof module<'u'?module[_0x2fbd54(0x1d4)]=_0x4c4e48():typeof define==_0x2fbd54(0x1d7)&&define[_0x2fbd54(0x1d2)]?define([],_0x4c4e48):(_0x3eeeaa=typeof globalThis<'u'?globalThis:_0x3eeeaa||self,_0x3eeeaa[_0x2fbd54(0x1d5)]=_0x4c4e48());}(this,function(){return{'docs-exchange-client':{'file':'文件','upload':'打开(文件)','download':'另存为'}};}));function _0x2443(_0x1786a3,_0x28b69b){_0x1786a3=_0x1786a3-0x1cb;var _0x9261e3=_0x9261();var _0x244314=_0x9261e3[_0x1786a3];return _0x244314;}function _0x9261(){var _0x3363d5=['1422iojrOf','amd','396518tVTtDe','exports','UniverProDocsExchangeClientZhCN','2427860IVSlFj','function','688zwlWMu','3596166TRBxHZ','31743NQiVFv','object','3769444khkRIC','360YgPimB','5fAWNbn','777434vdvhij'];_0x9261=function(){return _0x3363d5;};return _0x9261();}
|
package/lib/umd/locale/zh-HK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x487d(_0x20bd95,_0x5bf2ce){_0x20bd95=_0x20bd95-0x1ac;var _0x1f07c8=_0x1f07();var _0x487da1=_0x1f07c8[_0x20bd95];return _0x487da1;}function _0x1f07(){var _0x26e220=['967540CILMqp','1418238UqrLrx','object','4540790bSTujb','6lDMosg','1791602bNfkMS','UniverProDocsExchangeClientZhHK','開啟(檔案)','1526224rEPlts','11806632nJaLXS','1712787dcvdWp'];_0x1f07=function(){return _0x26e220;};return _0x1f07();}(function(_0x18430f,_0xf976e9){var _0x31c274=_0x487d,_0x5cd32f=_0x18430f();while(!![]){try{var _0x2e930e=parseInt(_0x31c274(0x1b5))/0x1+parseInt(_0x31c274(0x1ae))/0x2+parseInt(_0x31c274(0x1b3))/0x3+parseInt(_0x31c274(0x1b1))/0x4+-parseInt(_0x31c274(0x1ac))/0x5+-parseInt(_0x31c274(0x1ad))/0x6*(parseInt(_0x31c274(0x1b4))/0x7)+-parseInt(_0x31c274(0x1b2))/0x8;if(_0x2e930e===_0xf976e9)break;else _0x5cd32f['push'](_0x5cd32f['shift']());}catch(_0x59ea4a){_0x5cd32f['push'](_0x5cd32f['shift']());}}}(_0x1f07,0xb5b7d),function(_0x5af0cf,_0x5b6dae){var _0x8990f4=_0x487d;typeof exports==_0x8990f4(0x1b6)&&typeof module<'u'?module['exports']=_0x5b6dae():typeof define=='function'&&define['amd']?define([],_0x5b6dae):(_0x5af0cf=typeof globalThis<'u'?globalThis:_0x5af0cf||self,_0x5af0cf[_0x8990f4(0x1af)]=_0x5b6dae());}(this,function(){var _0x1f16f6=_0x487d;return{'docs-exchange-client':{'file':'檔案','upload':_0x1f16f6(0x1b0),'download':'另存為'}};}));
|
package/lib/umd/locale/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x2a29(_0x23a80c,_0x5f90f9){_0x23a80c=_0x23a80c-0x1b0;var _0x5bd197=_0x5bd1();var _0x2a290f=_0x5bd197[_0x23a80c];return _0x2a290f;}function _0x5bd1(){var _0x420899=['27WBKVqy','amd','517030OvniGl','開啟(檔案)','1197328uSYbud','exports','UniverProDocsExchangeClientZhTW','另存為','330lkzSBt','46070BGbcjU','84804ADKPEC','object','9488phSNXB','6jqdDbM','363503ADtgao','12byCqPE','4412122maFCRr','function'];_0x5bd1=function(){return _0x420899;};return _0x5bd1();}(function(_0x410905,_0x7477e1){var _0x3a107e=_0x2a29,_0x2e67a2=_0x410905();while(!![]){try{var _0x1a40d3=-parseInt(_0x3a107e(0x1c1))/0x1+parseInt(_0x3a107e(0x1c0))/0x2*(parseInt(_0x3a107e(0x1b2))/0x3)+-parseInt(_0x3a107e(0x1b1))/0x4*(parseInt(_0x3a107e(0x1bf))/0x5)+-parseInt(_0x3a107e(0x1b4))/0x6*(parseInt(_0x3a107e(0x1b3))/0x7)+-parseInt(_0x3a107e(0x1bb))/0x8+parseInt(_0x3a107e(0x1b7))/0x9*(parseInt(_0x3a107e(0x1b9))/0xa)+parseInt(_0x3a107e(0x1b5))/0xb;if(_0x1a40d3===_0x7477e1)break;else _0x2e67a2['push'](_0x2e67a2['shift']());}catch(_0x1e545b){_0x2e67a2['push'](_0x2e67a2['shift']());}}}(_0x5bd1,0x1a389),function(_0x1e4e3b,_0xa9c925){var _0x5025d2=_0x2a29;typeof exports==_0x5025d2(0x1b0)&&typeof module<'u'?module[_0x5025d2(0x1bc)]=_0xa9c925():typeof define==_0x5025d2(0x1b6)&&define[_0x5025d2(0x1b8)]?define([],_0xa9c925):(_0x1e4e3b=typeof globalThis<'u'?globalThis:_0x1e4e3b||self,_0x1e4e3b[_0x5025d2(0x1bd)]=_0xa9c925());}(this,function(){var _0x2e5e5b=_0x2a29;return{'docs-exchange-client':{'file':'檔案','upload':_0x2e5e5b(0x1ba),'download':_0x2e5e5b(0x1be)}};}));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs-pro/docs-exchange-client",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "1.0.0-alpha.1",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Document import and export client integration for Univer Pro.",
|
|
6
6
|
"author": "DreamNum Co., Ltd. <developer@univer.ai>",
|
|
@@ -53,14 +53,14 @@
|
|
|
53
53
|
"lib"
|
|
54
54
|
],
|
|
55
55
|
"dependencies": {
|
|
56
|
-
"@univerjs-pro/exchange-client": "0.
|
|
57
|
-
"@univerjs/
|
|
58
|
-
"@univerjs/
|
|
56
|
+
"@univerjs-pro/exchange-client": "1.0.0-alpha.1",
|
|
57
|
+
"@univerjs/ui": "1.0.0-alpha.1",
|
|
58
|
+
"@univerjs/core": "1.0.0-alpha.1"
|
|
59
59
|
},
|
|
60
60
|
"devDependencies": {
|
|
61
61
|
"typescript": "^6.0.3",
|
|
62
|
-
"vitest": "^4.1.
|
|
63
|
-
"@univerjs-infra/shared": "0.
|
|
62
|
+
"vitest": "^4.1.9",
|
|
63
|
+
"@univerjs-infra/shared": "1.0.0-alpha.1"
|
|
64
64
|
},
|
|
65
65
|
"scripts": {
|
|
66
66
|
"test": "vitest run",
|
|
File without changes
|
|
File without changes
|