@univerjs-pro/docs-exchange-client 0.25.0 → 1.0.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/locale/ar-SA.js +1 -1
- package/lib/cjs/locale/ca-ES.js +1 -1
- package/lib/cjs/locale/de-DE.js +1 -1
- package/lib/cjs/locale/en-US.js +1 -1
- package/lib/cjs/locale/es-ES.js +1 -1
- package/lib/cjs/locale/fa-IR.js +1 -1
- package/lib/cjs/locale/fr-FR.js +1 -1
- package/lib/cjs/locale/id-ID.js +1 -1
- package/lib/cjs/locale/it-IT.js +1 -1
- package/lib/cjs/locale/ja-JP.js +1 -1
- package/lib/cjs/locale/ko-KR.js +1 -1
- package/lib/cjs/locale/pl-PL.js +1 -1
- package/lib/cjs/locale/pt-BR.js +1 -1
- package/lib/cjs/locale/ru-RU.js +1 -1
- package/lib/cjs/locale/sk-SK.js +1 -1
- package/lib/cjs/locale/vi-VN.js +1 -1
- package/lib/cjs/locale/zh-CN.js +1 -1
- package/lib/cjs/locale/zh-HK.js +1 -1
- package/lib/cjs/locale/zh-TW.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/es/locale/ar-SA.js +1 -1
- package/lib/es/locale/ca-ES.js +1 -1
- package/lib/es/locale/de-DE.js +1 -1
- package/lib/es/locale/en-US.js +1 -1
- package/lib/es/locale/es-ES.js +1 -1
- package/lib/es/locale/fa-IR.js +1 -1
- package/lib/es/locale/fr-FR.js +1 -1
- package/lib/es/locale/id-ID.js +1 -1
- package/lib/es/locale/it-IT.js +1 -1
- package/lib/es/locale/ja-JP.js +1 -1
- package/lib/es/locale/ko-KR.js +1 -1
- package/lib/es/locale/pl-PL.js +1 -1
- package/lib/es/locale/pt-BR.js +1 -1
- package/lib/es/locale/ru-RU.js +1 -1
- package/lib/es/locale/sk-SK.js +1 -1
- package/lib/es/locale/vi-VN.js +1 -1
- package/lib/es/locale/zh-CN.js +1 -1
- package/lib/es/locale/zh-HK.js +1 -1
- package/lib/es/locale/zh-TW.js +1 -1
- package/lib/index.js +1 -1
- package/lib/locale/ar-SA.js +1 -1
- package/lib/locale/ca-ES.js +1 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/es-ES.js +1 -1
- package/lib/locale/fa-IR.js +1 -1
- package/lib/locale/fr-FR.js +1 -1
- package/lib/locale/id-ID.js +1 -1
- package/lib/locale/it-IT.js +1 -1
- package/lib/locale/ja-JP.js +1 -1
- package/lib/locale/ko-KR.js +1 -1
- package/lib/locale/pl-PL.js +1 -1
- package/lib/locale/pt-BR.js +1 -1
- package/lib/locale/ru-RU.js +1 -1
- package/lib/locale/sk-SK.js +1 -1
- package/lib/locale/vi-VN.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/locale/zh-HK.js +1 -1
- package/lib/locale/zh-TW.js +1 -1
- package/lib/types/controllers/menu.d.ts +4 -3
- package/lib/types/index.d.ts +1 -1
- package/lib/types/locale/ar-SA.d.ts +2 -7
- package/lib/types/locale/ca-ES.d.ts +2 -7
- package/lib/types/locale/de-DE.d.ts +2 -7
- package/lib/types/locale/es-ES.d.ts +2 -7
- package/lib/types/locale/fa-IR.d.ts +2 -7
- package/lib/types/locale/fr-FR.d.ts +2 -7
- package/lib/types/locale/id-ID.d.ts +2 -7
- package/lib/types/locale/it-IT.d.ts +2 -7
- package/lib/types/locale/ja-JP.d.ts +2 -7
- package/lib/types/locale/ko-KR.d.ts +2 -7
- package/lib/types/locale/pl-PL.d.ts +2 -7
- package/lib/types/locale/pt-BR.d.ts +2 -7
- package/lib/types/locale/ru-RU.d.ts +2 -7
- package/lib/types/locale/sk-SK.d.ts +2 -7
- package/lib/types/locale/types.d.ts +3 -0
- package/lib/types/locale/vi-VN.d.ts +2 -7
- package/lib/types/locale/zh-CN.d.ts +2 -7
- package/lib/types/locale/zh-HK.d.ts +2 -7
- package/lib/types/locale/zh-TW.d.ts +2 -7
- package/lib/types/plugin.d.ts +1 -1
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ar-SA.js +1 -1
- package/lib/umd/locale/ca-ES.js +1 -1
- package/lib/umd/locale/de-DE.js +1 -1
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/es-ES.js +1 -1
- package/lib/umd/locale/fa-IR.js +1 -1
- package/lib/umd/locale/fr-FR.js +1 -1
- package/lib/umd/locale/id-ID.js +1 -1
- package/lib/umd/locale/it-IT.js +1 -1
- package/lib/umd/locale/ja-JP.js +1 -1
- package/lib/umd/locale/ko-KR.js +1 -1
- package/lib/umd/locale/pl-PL.js +1 -1
- package/lib/umd/locale/pt-BR.js +1 -1
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/sk-SK.js +1 -1
- package/lib/umd/locale/vi-VN.js +1 -1
- package/lib/umd/locale/zh-CN.js +1 -1
- package/lib/umd/locale/zh-HK.js +1 -1
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +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
|
-
(function(
|
|
1
|
+
function _0x47d6(_0xa0654,_0x4aa861){_0xa0654=_0xa0654-0xb1;var _0x3a9324=_0x3a93();var _0x47d6e7=_0x3a9324[_0xa0654];return _0x47d6e7;}(function(_0x282f86,_0x55a8ff){var _0x54683f=_0x47d6,_0x25ff0a=_0x282f86();while(!![]){try{var _0x1769fb=parseInt(_0x54683f(0xc6))/0x1*(parseInt(_0x54683f(0xb7))/0x2)+-parseInt(_0x54683f(0xd9))/0x3+-parseInt(_0x54683f(0xde))/0x4+parseInt(_0x54683f(0xe4))/0x5+-parseInt(_0x54683f(0xf2))/0x6*(parseInt(_0x54683f(0xea))/0x7)+-parseInt(_0x54683f(0xdd))/0x8+parseInt(_0x54683f(0xe9))/0x9;if(_0x1769fb===_0x55a8ff)break;else _0x25ff0a['push'](_0x25ff0a['shift']());}catch(_0x42dd10){_0x25ff0a['push'](_0x25ff0a['shift']());}}}(_0x3a93,0x5557e),function(_0x3e711f,_0x50e4d5){var _0x4488ff=_0x47d6;typeof exports==_0x4488ff(0xbe)&&typeof module<'u'?_0x50e4d5(exports,require('@univerjs-pro/exchange-client'),require('@univerjs/core'),require('@univerjs/ui')):typeof define=='function'&&define[_0x4488ff(0xd5)]?define([_0x4488ff(0xce),_0x4488ff(0xf5),'@univerjs/core',_0x4488ff(0xd4)],_0x50e4d5):(_0x3e711f=typeof globalThis<'u'?globalThis:_0x3e711f||self,_0x50e4d5(_0x3e711f[_0x4488ff(0xb3)]={},_0x3e711f[_0x4488ff(0xd2)],_0x3e711f[_0x4488ff(0xeb)],_0x3e711f[_0x4488ff(0xbc)]));}(this,function(_0x5c319d,_0x686d9d,_0x1efc8b,_0x11a65e){var _0x3f8287=_0x47d6;Object[_0x3f8287(0xb4)](_0x5c319d,Symbol[_0x3f8287(0xe3)],{'value':_0x3f8287(0xe0)});let _0x1982a5={'id':_0x3f8287(0xf9),'type':_0x1efc8b[_0x3f8287(0xfb)][_0x3f8287(0xbb)],'handler':async _0x5b4275=>(_0x5b4275[_0x3f8287(0xc1)](_0x686d9d[_0x3f8287(0xe6)])[_0x3f8287(0xc4)](),!0x0)},_0x3402ee={'id':_0x3f8287(0xfc),'type':_0x1efc8b[_0x3f8287(0xfb)]['OPERATION'],'handler':async _0x18121b=>(_0x18121b[_0x3f8287(0xc1)](_0x686d9d[_0x3f8287(0xe6)])[_0x3f8287(0xe8)](),!0x0)};var _0x92a9ba=_0x3f8287(0xb9),_0x3446e5='1.0.0-alpha.0';let _0x362f14={},_0x2ec642='docs-exchange-client.operation.exchange';function _0x39602f(_0x3791f0){var _0x369101=_0x3f8287;return{'id':_0x2ec642,'type':_0x11a65e['MenuItemType'][_0x369101(0xd0)],'icon':_0x369101(0xb2),'tooltip':_0x369101(0xc2),'hidden$':(0x0,_0x11a65e[_0x369101(0xd3)])(_0x3791f0,_0x1efc8b[_0x369101(0xf8)][_0x369101(0xe7)])};}function _0x34f6d0(){var _0x3bac89=_0x3f8287;return{'id':_0x1982a5['id'],'type':_0x11a65e[_0x3bac89(0xbd)]['BUTTON'],'title':_0x3bac89(0xba),'icon':_0x3bac89(0xf7)};}function _0x3f71d0(){var _0x10fd04=_0x3f8287;return{'id':_0x3402ee['id'],'type':_0x11a65e['MenuItemType']['BUTTON'],'title':_0x10fd04(0xd6),'icon':_0x10fd04(0xdf)};}let _0x2c38d8={[_0x11a65e['RibbonStartGroup'][_0x3f8287(0xdb)]]:{[_0x2ec642]:{'order':0.3,'menuItemFactory':_0x39602f,[_0x1982a5['id']]:{'order':0x0,'menuItemFactory':_0x34f6d0},[_0x3402ee['id']]:{'order':0x1,'menuItemFactory':_0x3f71d0}}}};function _0xde3ec1(_0x1ec48a,_0x195317){return function(_0x40a157,_0xdaae26){_0x195317(_0x40a157,_0xdaae26,_0x1ec48a);};}function _0x51c7ec(_0xef7db1,_0x9f8e4,_0x171d36,_0x11f899){var _0x517a63=_0x3f8287,_0x26bbd1=arguments[_0x517a63(0xf0)],_0x4645a6=_0x26bbd1<0x3?_0x9f8e4:_0x11f899===null?_0x11f899=Object[_0x517a63(0xf1)](_0x9f8e4,_0x171d36):_0x11f899,_0x223d84;if(typeof Reflect=='object'&&typeof Reflect[_0x517a63(0xdc)]==_0x517a63(0xc3))_0x4645a6=Reflect['decorate'](_0xef7db1,_0x9f8e4,_0x171d36,_0x11f899);else{for(var _0x45c170=_0xef7db1['length']-0x1;_0x45c170>=0x0;_0x45c170--)(_0x223d84=_0xef7db1[_0x45c170])&&(_0x4645a6=(_0x26bbd1<0x3?_0x223d84(_0x4645a6):_0x26bbd1>0x3?_0x223d84(_0x9f8e4,_0x171d36,_0x4645a6):_0x223d84(_0x9f8e4,_0x171d36))||_0x4645a6);}return _0x26bbd1>0x3&&_0x4645a6&&Object['defineProperty'](_0x9f8e4,_0x171d36,_0x4645a6),_0x4645a6;}let _0x42c435=class extends _0x1efc8b[_0x3f8287(0xe1)]{constructor(_0x2eb7e3,_0x511fc9){var _0x723a62=_0x3f8287;super(),this[_0x723a62(0xee)]=_0x2eb7e3,this['_menuManagerService']=_0x511fc9,this[_0x723a62(0xc7)](),this[_0x723a62(0xef)]();}[_0x3f8287(0xc7)](){var _0x35b45=_0x3f8287;[_0x1982a5,_0x3402ee][_0x35b45(0xd7)](_0x586533=>{var _0x44d9df=_0x35b45;this[_0x44d9df(0xcc)](this['_commandService'][_0x44d9df(0xb6)](_0x586533));});}[_0x3f8287(0xef)](){var _0x5b3351=_0x3f8287;this['_menuManagerService'][_0x5b3351(0xca)](_0x2c38d8);}};_0x42c435=_0x51c7ec([_0xde3ec1(0x0,_0x1efc8b[_0x3f8287(0xfa)]),_0xde3ec1(0x1,_0x11a65e['IMenuManagerService'])],_0x42c435);function _0x5c51a0(_0x1a50c0){'@babel/helpers - typeof';var _0x4f9b82=_0x3f8287;return _0x5c51a0=typeof Symbol==_0x4f9b82(0xc3)&&typeof Symbol[_0x4f9b82(0xcf)]=='symbol'?function(_0x84c664){return typeof _0x84c664;}:function(_0x1b1053){var _0x2dc48a=_0x4f9b82;return _0x1b1053&&typeof Symbol==_0x2dc48a(0xc3)&&_0x1b1053['constructor']===Symbol&&_0x1b1053!==Symbol['prototype']?_0x2dc48a(0xcb):typeof _0x1b1053;},_0x5c51a0(_0x1a50c0);}function _0x12c6c8(_0x12f0f0,_0xddda1){var _0x4fee10=_0x3f8287;if(_0x5c51a0(_0x12f0f0)!=_0x4fee10(0xbe)||!_0x12f0f0)return _0x12f0f0;var _0x12dd86=_0x12f0f0[Symbol[_0x4fee10(0xc9)]];if(_0x12dd86!==void 0x0){var _0x14ad50=_0x12dd86[_0x4fee10(0xd1)](_0x12f0f0,_0xddda1||'default');if(_0x5c51a0(_0x14ad50)!='object')return _0x14ad50;throw TypeError('@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.');}return(_0xddda1===_0x4fee10(0xc5)?String:Number)(_0x12f0f0);}function _0x3183a0(_0x1bff69){var _0xba8384=_0x3f8287,_0x46fa51=_0x12c6c8(_0x1bff69,_0xba8384(0xc5));return _0x5c51a0(_0x46fa51)==_0xba8384(0xcb)?_0x46fa51:_0x46fa51+'';}function _0x37ef94(_0x1e9f4d,_0x11565d,_0x393f83){var _0x26fc69=_0x3f8287;return(_0x11565d=_0x3183a0(_0x11565d))in _0x1e9f4d?Object[_0x26fc69(0xb4)](_0x1e9f4d,_0x11565d,{'value':_0x393f83,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x1e9f4d[_0x11565d]=_0x393f83,_0x1e9f4d;}let _0x23ab12=class extends _0x1efc8b['Plugin']{constructor(_0x28634c=_0x362f14,_0x27cbf7,_0x4506bd){var _0x2bf545=_0x3f8287;super(),this[_0x2bf545(0xb5)]=_0x28634c,this[_0x2bf545(0xf4)]=_0x27cbf7,this[_0x2bf545(0xfd)]=_0x4506bd;let {menu:_0x339eee,..._0xbebe50}=(0x0,_0x1efc8b['merge'])({},_0x362f14,this[_0x2bf545(0xb5)]);_0x339eee&&this[_0x2bf545(0xfd)][_0x2bf545(0xc0)](_0x2bf545(0xda),_0x339eee,{'merge':!0x0}),this[_0x2bf545(0xfd)][_0x2bf545(0xc0)]('docs-exchange-client.config',_0xbebe50);}['onStarting'](){var _0x46d9ab=_0x3f8287;[[_0x42c435]][_0x46d9ab(0xd7)](_0x20b745=>this[_0x46d9ab(0xf4)][_0x46d9ab(0xc8)](_0x20b745));}[_0x3f8287(0xf6)](){var _0x251de7=_0x3f8287;this[_0x251de7(0xf4)][_0x251de7(0xc1)](_0x42c435);}};_0x37ef94(_0x23ab12,'pluginName',_0x3f8287(0xb8)),_0x37ef94(_0x23ab12,_0x3f8287(0xe2),_0x92a9ba),_0x37ef94(_0x23ab12,_0x3f8287(0xf3),_0x3446e5),_0x37ef94(_0x23ab12,_0x3f8287(0xd8),_0x1efc8b[_0x3f8287(0xf8)][_0x3f8287(0xe7)]),_0x23ab12=_0x51c7ec([(0x0,_0x1efc8b[_0x3f8287(0xb1)])(_0x686d9d[_0x3f8287(0xcd)]),_0xde3ec1(0x1,(0x0,_0x1efc8b['Inject'])(_0x1efc8b[_0x3f8287(0xed)])),_0xde3ec1(0x2,_0x1efc8b[_0x3f8287(0xec)])],_0x23ab12),_0x5c319d['ExportDOCXOperation']=_0x3402ee,_0x5c319d[_0x3f8287(0xbf)]=_0x1982a5,Object[_0x3f8287(0xb4)](_0x5c319d,_0x3f8287(0xe5),{'enumerable':!0x0,'get':function(){return _0x23ab12;}});}));function _0x3a93(){var _0x5c5ec2=['menu','OTHERS','decorate','1922832UUHEkf','432580tUCXeL','ExportIcon','Module','Disposable','packageName','toStringTag','1907640hHKvFz','UniverDocsExchangeClientPlugin','IExchangeOperateService','UNIVER_DOC','exportDOCXByUnitId','5741829ERJoHh','7oxnDzd','UniverCore','IConfigService','Injector','_commandService','_initMenus','length','getOwnPropertyDescriptor','1579434vXHIwR','version','_injector','@univerjs-pro/exchange-client','onReady','FolderIcon','UniverInstanceType','exchange-client.operation.import-docx','ICommandService','CommandType','exchange-client.operation.export-docx','_configService','DependentOn','DirectExportIcon','UniverProDocsExchangeClient','defineProperty','_config','registerCommand','556862LVjxJg','DOC_EXCHANGE_CLIENT_PLUGIN','@univerjs-pro/docs-exchange-client','docs-exchange-client.upload','OPERATION','UniverUi','MenuItemType','object','ImportDOCXOperation','setConfig','get','docs-exchange-client.file','function','importDOCXToUnitId','string','2pOjSch','_initCommands','add','toPrimitive','mergeMenu','symbol','disposeWithMe','UniverExchangeClientPlugin','exports','iterator','SUBITEMS','call','UniverProExchangeClient','getMenuHiddenObservable','@univerjs/ui','amd','docs-exchange-client.download','forEach','type','1845201DPrDBb'];_0x3a93=function(){return _0x5c5ec2;};return _0x3a93();}
|
package/lib/umd/locale/ar-SA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x16fd(){var _0x13783d=['1124049aRWeAz','531016NMAiyX','فتح\x20(ملف)','ملف','10JiVfbQ','9317292sqOuKm','amd','172ibhiNa','16606107hAiYAk','function','96879bvWoHN','14RPZsrm','1814384XpfJRy','5179770CjIdqy','حفظ\x20باسم'];_0x16fd=function(){return _0x13783d;};return _0x16fd();}function _0x4fca(_0x30790a,_0x49e95a){_0x30790a=_0x30790a-0x136;var _0x16fd5b=_0x16fd();var _0x4fca15=_0x16fd5b[_0x30790a];return _0x4fca15;}(function(_0x485b32,_0x4ae1cd){var _0x501316=_0x4fca,_0x42d4b7=_0x485b32();while(!![]){try{var _0xdddad9=-parseInt(_0x501316(0x13d))/0x1+parseInt(_0x501316(0x13e))/0x2+-parseInt(_0x501316(0x138))/0x3*(-parseInt(_0x501316(0x144))/0x4)+parseInt(_0x501316(0x13b))/0x5+parseInt(_0x501316(0x142))/0x6+-parseInt(_0x501316(0x139))/0x7*(parseInt(_0x501316(0x13a))/0x8)+-parseInt(_0x501316(0x136))/0x9*(parseInt(_0x501316(0x141))/0xa);if(_0xdddad9===_0x4ae1cd)break;else _0x42d4b7['push'](_0x42d4b7['shift']());}catch(_0x5a492d){_0x42d4b7['push'](_0x42d4b7['shift']());}}}(_0x16fd,0xc83cf),function(_0x4d0b26,_0x49ed27){var _0x250198=_0x4fca;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x49ed27():typeof define==_0x250198(0x137)&&define[_0x250198(0x143)]?define([],_0x49ed27):(_0x4d0b26=typeof globalThis<'u'?globalThis:_0x4d0b26||self,_0x4d0b26['UniverProDocsExchangeClientArSA']=_0x49ed27());}(this,function(){var _0x49560e=_0x4fca;return{'docs-exchange-client':{'file':_0x49560e(0x140),'upload':_0x49560e(0x13f),'download':_0x49560e(0x13c)}};}));
|
package/lib/umd/locale/ca-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function _0x2cdd(){var _0xac3c9f=['Obrir(Fitxer)','object','exports','65pKmkXf','7467KDQCRg','2037087RmwlDP','7473828nOtAVI','5goKnhZ','14CtSIBs','UniverProDocsExchangeClientCaES','Fitxer','170122iZXCxI','5199018DQtMnz','amd','187500DAfsQN','637aXVPMC','168YSVIuJ','10SrEePi','1000hHtOqC'];_0x2cdd=function(){return _0xac3c9f;};return _0x2cdd();}function _0x11a3(_0x270cac,_0x317f6f){_0x270cac=_0x270cac-0x13e;var _0x2cdd4b=_0x2cdd();var _0x11a30b=_0x2cdd4b[_0x270cac];return _0x11a30b;}(function(_0x566dc1,_0x5dc00e){var _0x3649bd=_0x11a3,_0x55504e=_0x566dc1();while(!![]){try{var _0x453b07=parseInt(_0x3649bd(0x14b))/0x1*(parseInt(_0x3649bd(0x14e))/0x2)+parseInt(_0x3649bd(0x147))/0x3*(parseInt(_0x3649bd(0x142))/0x4)+parseInt(_0x3649bd(0x14a))/0x5*(-parseInt(_0x3649bd(0x149))/0x6)+parseInt(_0x3649bd(0x13f))/0x7*(-parseInt(_0x3649bd(0x140))/0x8)+-parseInt(_0x3649bd(0x148))/0x9+parseInt(_0x3649bd(0x141))/0xa*(parseInt(_0x3649bd(0x14f))/0xb)+parseInt(_0x3649bd(0x13e))/0xc*(-parseInt(_0x3649bd(0x146))/0xd);if(_0x453b07===_0x5dc00e)break;else _0x55504e['push'](_0x55504e['shift']());}catch(_0x1e49a6){_0x55504e['push'](_0x55504e['shift']());}}}(_0x2cdd,0xb321d),function(_0x1f8838,_0x4c9f01){var _0x2e1879=_0x11a3;typeof exports==_0x2e1879(0x144)&&typeof module<'u'?module[_0x2e1879(0x145)]=_0x4c9f01():typeof define=='function'&&define[_0x2e1879(0x150)]?define([],_0x4c9f01):(_0x1f8838=typeof globalThis<'u'?globalThis:_0x1f8838||self,_0x1f8838[_0x2e1879(0x14c)]=_0x4c9f01());}(this,function(){var _0x4e6854=_0x11a3;return{'docs-exchange-client':{'file':_0x4e6854(0x14d),'upload':_0x4e6854(0x143),'download':'Anomena\x20i\x20desa'}};}));
|
package/lib/umd/locale/de-DE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x4677(){var _0xa98cb6=['Datei','Öffnen\x20(Datei)','1211283wfAgZh','amd','425366BnTycm','exports','11432sHCQWe','UniverProDocsExchangeClientDeDE','10652136hBQhKi','function','798OKBnWT','508dshGpi','2373umZEgd','50TFAjKx','4382WYwlHb','894180eoJiQE','31355IZDUfb'];_0x4677=function(){return _0xa98cb6;};return _0x4677();}function _0x4a00(_0x36bad0,_0x21afa3){_0x36bad0=_0x36bad0-0x1c5;var _0x467799=_0x4677();var _0x4a00fb=_0x467799[_0x36bad0];return _0x4a00fb;}(function(_0x16def0,_0x41bb24){var _0x1fc0f5=_0x4a00,_0x473364=_0x16def0();while(!![]){try{var _0xce5d70=-parseInt(_0x1fc0f5(0x1cb))/0x1+-parseInt(_0x1fc0f5(0x1d2))/0x2*(-parseInt(_0x1fc0f5(0x1d3))/0x3)+-parseInt(_0x1fc0f5(0x1c5))/0x4+parseInt(_0x1fc0f5(0x1c6))/0x5*(parseInt(_0x1fc0f5(0x1d1))/0x6)+parseInt(_0x1fc0f5(0x1d5))/0x7*(parseInt(_0x1fc0f5(0x1cd))/0x8)+-parseInt(_0x1fc0f5(0x1c9))/0x9*(-parseInt(_0x1fc0f5(0x1d4))/0xa)+-parseInt(_0x1fc0f5(0x1cf))/0xb;if(_0xce5d70===_0x41bb24)break;else _0x473364['push'](_0x473364['shift']());}catch(_0x4dd8ec){_0x473364['push'](_0x473364['shift']());}}}(_0x4677,0xf0847),function(_0x565d8e,_0x5b1f62){var _0x26713b=_0x4a00;typeof exports=='object'&&typeof module<'u'?module[_0x26713b(0x1cc)]=_0x5b1f62():typeof define==_0x26713b(0x1d0)&&define[_0x26713b(0x1ca)]?define([],_0x5b1f62):(_0x565d8e=typeof globalThis<'u'?globalThis:_0x565d8e||self,_0x565d8e[_0x26713b(0x1ce)]=_0x5b1f62());}(this,function(){var _0x444da2=_0x4a00;return{'docs-exchange-client':{'file':_0x444da2(0x1c7),'upload':_0x444da2(0x1c8),'download':'Speichern\x20unter'}};}));
|
package/lib/umd/locale/en-US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x3c2d39,_0x29a30f){var _0x252b44=_0x38ee,_0x399877=_0x3c2d39();while(!![]){try{var _0x3bc471=-parseInt(_0x252b44(0xb0))/0x1*(-parseInt(_0x252b44(0xa9))/0x2)+parseInt(_0x252b44(0xb4))/0x3+-parseInt(_0x252b44(0xb1))/0x4*(-parseInt(_0x252b44(0xaa))/0x5)+parseInt(_0x252b44(0xad))/0x6+parseInt(_0x252b44(0xb5))/0x7+parseInt(_0x252b44(0xb2))/0x8+-parseInt(_0x252b44(0xb6))/0x9*(parseInt(_0x252b44(0xab))/0xa);if(_0x3bc471===_0x29a30f)break;else _0x399877['push'](_0x399877['shift']());}catch(_0x440d69){_0x399877['push'](_0x399877['shift']());}}}(_0xa2f1,0x82164),function(_0xc0fda6,_0x59c562){var _0x32d01f=_0x38ee;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x59c562():typeof define==_0x32d01f(0xae)&&define[_0x32d01f(0xaf)]?define([],_0x59c562):(_0xc0fda6=typeof globalThis<'u'?globalThis:_0xc0fda6||self,_0xc0fda6[_0x32d01f(0xb7)]=_0x59c562());}(this,function(){var _0x6ba330=_0x38ee;return{'docs-exchange-client':{'file':'File','upload':_0x6ba330(0xac),'download':_0x6ba330(0xb3)}};}));function _0x38ee(_0x528aae,_0x299aaf){_0x528aae=_0x528aae-0xa9;var _0xa2f163=_0xa2f1();var _0x38ee15=_0xa2f163[_0x528aae];return _0x38ee15;}function _0xa2f1(){var _0x140dcd=['2bfljKp','5HaECgW','2060uARZdP','Open(File)','1007076mcaoYn','function','amd','110542xpycrX','2049992dqshoq','3298728SmIPlL','Save\x20As','2629671spmHwV','2421902qjFXey','82701jnhrBI','UniverProDocsExchangeClientEnUS'];_0xa2f1=function(){return _0x140dcd;};return _0xa2f1();}
|
package/lib/umd/locale/es-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function _0x2d91(){var _0x2d7a8d=['12605263pwPoVY','object','10pxPSgF','1WoIEFQ','UniverProDocsExchangeClientEsES','240751altyjP','Guardar\x20como','1736136oVvyvz','1518370gwgfzb','813915wUwGkT','156gRPYKY','156lNRRIm','1713111XYUCYZ','Archivo','function','amd','Abrir(Archivo)','7365geUmFa'];_0x2d91=function(){return _0x2d7a8d;};return _0x2d91();}function _0x1cee(_0xb71e4b,_0x293b8c){_0xb71e4b=_0xb71e4b-0x1d2;var _0x2d91a8=_0x2d91();var _0x1cee97=_0x2d91a8[_0xb71e4b];return _0x1cee97;}(function(_0x4e4ef4,_0x3f09a0){var _0x1cf720=_0x1cee,_0x58f88b=_0x4e4ef4();while(!![]){try{var _0x14f3b2=-parseInt(_0x1cf720(0x1e0))/0x1*(parseInt(_0x1cf720(0x1d3))/0x2)+-parseInt(_0x1cf720(0x1d7))/0x3+-parseInt(_0x1cf720(0x1d5))/0x4*(-parseInt(_0x1cf720(0x1dc))/0x5)+parseInt(_0x1cf720(0x1d6))/0x6*(parseInt(_0x1cf720(0x1e2))/0x7)+-parseInt(_0x1cf720(0x1d2))/0x8+parseInt(_0x1cf720(0x1d4))/0x9+-parseInt(_0x1cf720(0x1df))/0xa*(-parseInt(_0x1cf720(0x1dd))/0xb);if(_0x14f3b2===_0x3f09a0)break;else _0x58f88b['push'](_0x58f88b['shift']());}catch(_0x5586ae){_0x58f88b['push'](_0x58f88b['shift']());}}}(_0x2d91,0x9c71a),function(_0x1efc37,_0x46dc84){var _0x594897=_0x1cee;typeof exports==_0x594897(0x1de)&&typeof module<'u'?module['exports']=_0x46dc84():typeof define==_0x594897(0x1d9)&&define[_0x594897(0x1da)]?define([],_0x46dc84):(_0x1efc37=typeof globalThis<'u'?globalThis:_0x1efc37||self,_0x1efc37[_0x594897(0x1e1)]=_0x46dc84());}(this,function(){var _0x449cd5=_0x1cee;return{'docs-exchange-client':{'file':_0x449cd5(0x1d8),'upload':_0x449cd5(0x1db),'download':_0x449cd5(0x1e3)}};}));
|
package/lib/umd/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x8d4f(_0x1fd3bb,_0x381270){_0x1fd3bb=_0x1fd3bb-0xbf;var _0xa4cd7f=_0xa4cd();var _0x8d4f29=_0xa4cd7f[_0x1fd3bb];return _0x8d4f29;}function _0xa4cd(){var _0x204968=['فایل','8358608rFJDhm','4777530hlncUY','UniverProDocsExchangeClientFaIR','54hqayaO','amd','6263383QEFIXi','2xFTTRa','46960EzGHPp','4876851NIewyH','function','object','11helIuT','exports','714291nmkqvS','9xhjbmS','669035jdwllb','ذخیره\x20به\x20عنوان'];_0xa4cd=function(){return _0x204968;};return _0xa4cd();}(function(_0x12afcc,_0x47197d){var _0x2c908d=_0x8d4f,_0x1d30c8=_0x12afcc();while(!![]){try{var _0x244ef8=-parseInt(_0x2c908d(0xc0))/0x1*(-parseInt(_0x2c908d(0xcb))/0x2)+-parseInt(_0x2c908d(0xcd))/0x3+parseInt(_0x2c908d(0xcc))/0x4+parseInt(_0x2c908d(0xc2))/0x5*(parseInt(_0x2c908d(0xc8))/0x6)+-parseInt(_0x2c908d(0xca))/0x7+-parseInt(_0x2c908d(0xc5))/0x8*(-parseInt(_0x2c908d(0xc1))/0x9)+parseInt(_0x2c908d(0xc6))/0xa*(parseInt(_0x2c908d(0xd0))/0xb);if(_0x244ef8===_0x47197d)break;else _0x1d30c8['push'](_0x1d30c8['shift']());}catch(_0x1bcdb1){_0x1d30c8['push'](_0x1d30c8['shift']());}}}(_0xa4cd,0xe3a87),function(_0x49b33d,_0x34c52e){var _0x390922=_0x8d4f;typeof exports==_0x390922(0xcf)&&typeof module<'u'?module[_0x390922(0xbf)]=_0x34c52e():typeof define==_0x390922(0xce)&&define[_0x390922(0xc9)]?define([],_0x34c52e):(_0x49b33d=typeof globalThis<'u'?globalThis:_0x49b33d||self,_0x49b33d[_0x390922(0xc7)]=_0x34c52e());}(this,function(){var _0x19150f=_0x8d4f;return{'docs-exchange-client':{'file':_0x19150f(0xc4),'upload':'بازکردن(فایل)','download':_0x19150f(0xc3)}};}));
|
package/lib/umd/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x2d0f50,_0x4ec0f8){var _0x2a8104=_0x3597,_0x1e35fc=_0x2d0f50();while(!![]){try{var _0x427a86=parseInt(_0x2a8104(0x79))/0x1+-parseInt(_0x2a8104(0x72))/0x2*(parseInt(_0x2a8104(0x6f))/0x3)+parseInt(_0x2a8104(0x78))/0x4+parseInt(_0x2a8104(0x74))/0x5*(-parseInt(_0x2a8104(0x7b))/0x6)+parseInt(_0x2a8104(0x73))/0x7+parseInt(_0x2a8104(0x7c))/0x8+-parseInt(_0x2a8104(0x71))/0x9*(parseInt(_0x2a8104(0x6d))/0xa);if(_0x427a86===_0x4ec0f8)break;else _0x1e35fc['push'](_0x1e35fc['shift']());}catch(_0x7b5398){_0x1e35fc['push'](_0x1e35fc['shift']());}}}(_0x1c40,0xbcb12),function(_0x3ff724,_0x14e2e0){var _0x520fd0=_0x3597;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x14e2e0():typeof define==_0x520fd0(0x6e)&&define[_0x520fd0(0x77)]?define([],_0x14e2e0):(_0x3ff724=typeof globalThis<'u'?globalThis:_0x3ff724||self,_0x3ff724[_0x520fd0(0x7a)]=_0x14e2e0());}(this,function(){var _0xdf811=_0x3597;return{'docs-exchange-client':{'file':_0xdf811(0x70),'upload':_0xdf811(0x76),'download':_0xdf811(0x75)}};}));function _0x3597(_0x5416ba,_0x43acc1){_0x5416ba=_0x5416ba-0x6d;var _0x1c4096=_0x1c40();var _0x3597d3=_0x1c4096[_0x5416ba];return _0x3597d3;}function _0x1c40(){var _0x17785c=['10GVlSte','function','842253yOOjrf','Fichier','19989171ESZCPe','4cBSRXd','4616934YZdmCe','1321115IvWTyO','Enregistrer\x20sous','Ouvrir\x20(Fichier)','amd','3009552vNeLCx','873206jaaXUL','UniverProDocsExchangeClientFrFR','6UGdyCX','12275760xgkssC'];_0x1c40=function(){return _0x17785c;};return _0x1c40();}
|
package/lib/umd/locale/id-ID.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x1e25(){var _0x2b2468=['20BViilI','amd','function','19989RuQSSg','393635RoPwTF','65678TsHmkE','24gKGcvn','32dZkvKS','File','479899uiGKMc','42TGKaAO','5212580jiuNyR','5965366CSoxgq','object','3319233ySqdTD'];_0x1e25=function(){return _0x2b2468;};return _0x1e25();}function _0x56da(_0x1d3c69,_0x3ed712){_0x1d3c69=_0x1d3c69-0x169;var _0x1e2566=_0x1e25();var _0x56dacc=_0x1e2566[_0x1d3c69];return _0x56dacc;}(function(_0x355161,_0xb883f1){var _0x55c17c=_0x56da,_0x1d6180=_0x355161();while(!![]){try{var _0x4828a2=parseInt(_0x55c17c(0x16e))/0x1*(-parseInt(_0x55c17c(0x170))/0x2)+parseInt(_0x55c17c(0x177))/0x3+parseInt(_0x55c17c(0x174))/0x4+-parseInt(_0x55c17c(0x16d))/0x5+parseInt(_0x55c17c(0x173))/0x6*(parseInt(_0x55c17c(0x172))/0x7)+-parseInt(_0x55c17c(0x16f))/0x8*(-parseInt(_0x55c17c(0x16c))/0x9)+-parseInt(_0x55c17c(0x169))/0xa*(parseInt(_0x55c17c(0x175))/0xb);if(_0x4828a2===_0xb883f1)break;else _0x1d6180['push'](_0x1d6180['shift']());}catch(_0x187e89){_0x1d6180['push'](_0x1d6180['shift']());}}}(_0x1e25,0xa67cb),function(_0x18078e,_0x3f5e80){var _0x41cc54=_0x56da;typeof exports==_0x41cc54(0x176)&&typeof module<'u'?module['exports']=_0x3f5e80():typeof define==_0x41cc54(0x16b)&&define[_0x41cc54(0x16a)]?define([],_0x3f5e80):(_0x18078e=typeof globalThis<'u'?globalThis:_0x18078e||self,_0x18078e['UniverProDocsExchangeClientIdID']=_0x3f5e80());}(this,function(){var _0x3f50d1=_0x56da;return{'docs-exchange-client':{'file':_0x3f50d1(0x171),'upload':'Buka(File)','download':'Simpan\x20Sebagai'}};}));
|
package/lib/umd/locale/it-IT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x706e(_0x5279c4,_0x50a8aa){_0x5279c4=_0x5279c4-0x129;var _0x10d2bf=_0x10d2();var _0x706ed7=_0x10d2bf[_0x5279c4];return _0x706ed7;}function _0x10d2(){var _0x30ae0e=['129898UCchBV','4431580oXfJDw','exports','12bSmLdq','339790kqOMRX','Apri\x20(File)','Salva\x20con\x20nome','function','132404nGanzH','144NpBVcV','1912qZRNhU','UniverProDocsExchangeClientItIT','File','10665rccMSz','1844460EOKfHR','7645477WFpkbC'];_0x10d2=function(){return _0x30ae0e;};return _0x10d2();}(function(_0x169323,_0x395d4f){var _0x2cd9e1=_0x706e,_0x6e291c=_0x169323();while(!![]){try{var _0x2f22ae=parseInt(_0x2cd9e1(0x12c))/0x1+parseInt(_0x2cd9e1(0x12a))/0x2+-parseInt(_0x2cd9e1(0x135))/0x3*(parseInt(_0x2cd9e1(0x134))/0x4)+-parseInt(_0x2cd9e1(0x130))/0x5*(-parseInt(_0x2cd9e1(0x12f))/0x6)+parseInt(_0x2cd9e1(0x12b))/0x7+-parseInt(_0x2cd9e1(0x136))/0x8*(parseInt(_0x2cd9e1(0x129))/0x9)+parseInt(_0x2cd9e1(0x12d))/0xa;if(_0x2f22ae===_0x395d4f)break;else _0x6e291c['push'](_0x6e291c['shift']());}catch(_0x3a56e4){_0x6e291c['push'](_0x6e291c['shift']());}}}(_0x10d2,0xcfd96),function(_0x2f1764,_0x1da712){var _0x365c84=_0x706e;typeof exports=='object'&&typeof module<'u'?module[_0x365c84(0x12e)]=_0x1da712():typeof define==_0x365c84(0x133)&&define['amd']?define([],_0x1da712):(_0x2f1764=typeof globalThis<'u'?globalThis:_0x2f1764||self,_0x2f1764[_0x365c84(0x137)]=_0x1da712());}(this,function(){var _0x785935=_0x706e;return{'docs-exchange-client':{'file':_0x785935(0x138),'upload':_0x785935(0x131),'download':_0x785935(0x132)}};}));
|
package/lib/umd/locale/ja-JP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x51d3(_0x3f1c3e,_0x24a211){_0x3f1c3e=_0x3f1c3e-0x15d;var _0x71d521=_0x71d5();var _0x51d348=_0x71d521[_0x3f1c3e];return _0x51d348;}function _0x71d5(){var _0x416462=['144VzKsGN','412860CzIZkb','3ZejmNz','ファイル','amd','1297042LaThfr','object','25222473KqsYQk','7383545TDhwhc','471082WrKCpG','1552972HMbSAp','exports','開く(ファイル)','UniverProDocsExchangeClientJaJP','11933768MIOCBW'];_0x71d5=function(){return _0x416462;};return _0x71d5();}(function(_0x49f6d2,_0x4a283d){var _0x3b0074=_0x51d3,_0xcd8d8b=_0x49f6d2();while(!![]){try{var _0x340801=-parseInt(_0x3b0074(0x16a))/0x1+-parseInt(_0x3b0074(0x166))/0x2*(parseInt(_0x3b0074(0x163))/0x3)+parseInt(_0x3b0074(0x16b))/0x4+parseInt(_0x3b0074(0x169))/0x5+parseInt(_0x3b0074(0x161))/0x6*(parseInt(_0x3b0074(0x162))/0x7)+parseInt(_0x3b0074(0x160))/0x8+-parseInt(_0x3b0074(0x168))/0x9;if(_0x340801===_0x4a283d)break;else _0xcd8d8b['push'](_0xcd8d8b['shift']());}catch(_0x1cd3d5){_0xcd8d8b['push'](_0xcd8d8b['shift']());}}}(_0x71d5,0xcf8ad),function(_0x181fe3,_0x3763ac){var _0x1a9158=_0x51d3;typeof exports==_0x1a9158(0x167)&&typeof module<'u'?module[_0x1a9158(0x15d)]=_0x3763ac():typeof define=='function'&&define[_0x1a9158(0x165)]?define([],_0x3763ac):(_0x181fe3=typeof globalThis<'u'?globalThis:_0x181fe3||self,_0x181fe3[_0x1a9158(0x15f)]=_0x3763ac());}(this,function(){var _0x31d58b=_0x51d3;return{'docs-exchange-client':{'file':_0x31d58b(0x164),'upload':_0x31d58b(0x15e),'download':'名前を付けて保存'}};}));
|
package/lib/umd/locale/ko-KR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function _0x86df(_0xc4d67b,_0x484376){_0xc4d67b=_0xc4d67b-0x19f;var _0x529149=_0x5291();var _0x86dfa8=_0x529149[_0xc4d67b];return _0x86dfa8;}(function(_0x552d83,_0x222854){var _0x2f54bc=_0x86df,_0x12b7f7=_0x552d83();while(!![]){try{var _0x5238b0=parseInt(_0x2f54bc(0x1aa))/0x1+parseInt(_0x2f54bc(0x1ac))/0x2*(-parseInt(_0x2f54bc(0x19f))/0x3)+parseInt(_0x2f54bc(0x1a8))/0x4*(-parseInt(_0x2f54bc(0x1a2))/0x5)+-parseInt(_0x2f54bc(0x1a6))/0x6*(-parseInt(_0x2f54bc(0x1a0))/0x7)+-parseInt(_0x2f54bc(0x1a4))/0x8+-parseInt(_0x2f54bc(0x1a5))/0x9+parseInt(_0x2f54bc(0x1ab))/0xa;if(_0x5238b0===_0x222854)break;else _0x12b7f7['push'](_0x12b7f7['shift']());}catch(_0xc4c6f4){_0x12b7f7['push'](_0x12b7f7['shift']());}}}(_0x5291,0xa5eda),function(_0x4a4512,_0x21be80){var _0x2ce14f=_0x86df;typeof exports==_0x2ce14f(0x1a7)&&typeof module<'u'?module[_0x2ce14f(0x1a3)]=_0x21be80():typeof define==_0x2ce14f(0x1a1)&&define[_0x2ce14f(0x1ae)]?define([],_0x21be80):(_0x4a4512=typeof globalThis<'u'?globalThis:_0x4a4512||self,_0x4a4512[_0x2ce14f(0x1a9)]=_0x21be80());}(this,function(){var _0x31902c=_0x86df;return{'docs-exchange-client':{'file':'파일','upload':_0x31902c(0x1af),'download':_0x31902c(0x1ad)}};}));function _0x5291(){var _0x42ea55=['object','257448oiApMr','UniverProDocsExchangeClientKoKR','479150lmkEay','39155810ArwwRc','2250278BMEXws','다른\x20이름으로\x20저장','amd','열기(파일)','3JJpTac','14231jjDGvg','function','65AhrIXC','exports','8261920gyzRQF','10143936UzKkIW','1200erfYHm'];_0x5291=function(){return _0x42ea55;};return _0x5291();}
|
package/lib/umd/locale/pl-PL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x18da(_0x60b047,_0x46c0bd){_0x60b047=_0x60b047-0x128;var _0x1c996f=_0x1c99();var _0x18da88=_0x1c996f[_0x60b047];return _0x18da88;}(function(_0x1fad1d,_0x4166c4){var _0x70d0b0=_0x18da,_0x48f490=_0x1fad1d();while(!![]){try{var _0x396a18=parseInt(_0x70d0b0(0x134))/0x1+parseInt(_0x70d0b0(0x12f))/0x2*(parseInt(_0x70d0b0(0x12e))/0x3)+parseInt(_0x70d0b0(0x12d))/0x4*(parseInt(_0x70d0b0(0x133))/0x5)+parseInt(_0x70d0b0(0x130))/0x6+parseInt(_0x70d0b0(0x138))/0x7*(parseInt(_0x70d0b0(0x135))/0x8)+parseInt(_0x70d0b0(0x12b))/0x9+-parseInt(_0x70d0b0(0x132))/0xa*(parseInt(_0x70d0b0(0x136))/0xb);if(_0x396a18===_0x4166c4)break;else _0x48f490['push'](_0x48f490['shift']());}catch(_0x1503eb){_0x48f490['push'](_0x48f490['shift']());}}}(_0x1c99,0x677c1),function(_0x44d1b4,_0xfec4c8){var _0x37441f=_0x18da;typeof exports==_0x37441f(0x12a)&&typeof module<'u'?module[_0x37441f(0x12c)]=_0xfec4c8():typeof define==_0x37441f(0x128)&&define[_0x37441f(0x129)]?define([],_0xfec4c8):(_0x44d1b4=typeof globalThis<'u'?globalThis:_0x44d1b4||self,_0x44d1b4[_0x37441f(0x137)]=_0xfec4c8());}(this,function(){var _0x3ec1c6=_0x18da;return{'docs-exchange-client':{'file':'Plik','upload':_0x3ec1c6(0x131),'download':'Zapisz\x20jako'}};}));function _0x1c99(){var _0x5f41fa=['516556XvEAfw','6voeNJJ','836776NKAbRb','1046886qMWWrn','Otwórz\x20(plik)','7890BMaXHD','10hZehie','824337tEyICc','24puWVJX','37312WcJNSP','UniverProDocsExchangeClientPlPL','1861286EqnQRc','function','amd','object','1877355wmwRHz','exports'];_0x1c99=function(){return _0x5f41fa;};return _0x1c99();}
|
package/lib/umd/locale/pt-BR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x5e38(_0x2795df,_0x5cf2c6){_0x2795df=_0x2795df-0xe3;var _0x2d296d=_0x2d29();var _0x5e384e=_0x2d296d[_0x2795df];return _0x5e384e;}(function(_0x4b4cf1,_0x2f30f0){var _0x1b67f8=_0x5e38,_0x3765f2=_0x4b4cf1();while(!![]){try{var _0x482992=-parseInt(_0x1b67f8(0xec))/0x1+-parseInt(_0x1b67f8(0xe6))/0x2+-parseInt(_0x1b67f8(0xf0))/0x3*(-parseInt(_0x1b67f8(0xe5))/0x4)+-parseInt(_0x1b67f8(0xe9))/0x5+parseInt(_0x1b67f8(0xe8))/0x6+parseInt(_0x1b67f8(0xef))/0x7*(parseInt(_0x1b67f8(0xe3))/0x8)+-parseInt(_0x1b67f8(0xee))/0x9;if(_0x482992===_0x2f30f0)break;else _0x3765f2['push'](_0x3765f2['shift']());}catch(_0x321fe9){_0x3765f2['push'](_0x3765f2['shift']());}}}(_0x2d29,0x5764d),function(_0x628beb,_0x5f3fdb){var _0x4958d3=_0x5e38;typeof exports==_0x4958d3(0xe7)&&typeof module<'u'?module[_0x4958d3(0xea)]=_0x5f3fdb():typeof define==_0x4958d3(0xeb)&&define[_0x4958d3(0xf1)]?define([],_0x5f3fdb):(_0x628beb=typeof globalThis<'u'?globalThis:_0x628beb||self,_0x628beb[_0x4958d3(0xed)]=_0x5f3fdb());}(this,function(){var _0x4c2e52=_0x5e38;return{'docs-exchange-client':{'file':'Arquivo','upload':_0x4c2e52(0xe4),'download':'Salvar\x20Como'}};}));function _0x2d29(){var _0x204511=['UniverProDocsExchangeClientPtBR','4382793zqCiWF','21bcYcut','9SljYXo','amd','1904584xROySW','Abrir\x20(Arquivo)','645416hkvCVP','624212Xykfdf','object','1699902TvVxYA','1032910neRIpH','exports','function','117968kSdNve'];_0x2d29=function(){return _0x204511;};return _0x2d29();}
|
package/lib/umd/locale/ru-RU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x46ba(){var _0x4bd06e=['1183ueKaFU','2078226ixwYBZ','517622QnbJzq','1362FmspDf','60WiusCm','exports','Сохранить\x20как','15FLpzCF','24rMMGSB','Открыть(Файл)','object','131198MTnuMW','function','2oWcbZJ','1327777UEIlbQ','amd','8530JXgirf','UniverProDocsExchangeClientRuRU','831544eMftqN','2246573yLfjSJ','50txJbmd'];_0x46ba=function(){return _0x4bd06e;};return _0x46ba();}function _0x4df9(_0x2a20b8,_0x1e49a0){_0x2a20b8=_0x2a20b8-0x7f;var _0x46ba85=_0x46ba();var _0x4df91c=_0x46ba85[_0x2a20b8];return _0x4df91c;}(function(_0x2deca5,_0x24b1d4){var _0x32998f=_0x4df9,_0x33de70=_0x2deca5();while(!![]){try{var _0x1fe3e5=-parseInt(_0x32998f(0x8c))/0x1*(parseInt(_0x32998f(0x8a))/0x2)+-parseInt(_0x32998f(0x86))/0x3*(-parseInt(_0x32998f(0x91))/0x4)+-parseInt(_0x32998f(0x8f))/0x5*(-parseInt(_0x32998f(0x82))/0x6)+-parseInt(_0x32998f(0x92))/0x7*(-parseInt(_0x32998f(0x87))/0x8)+parseInt(_0x32998f(0x80))/0x9*(parseInt(_0x32998f(0x93))/0xa)+parseInt(_0x32998f(0x8d))/0xb*(parseInt(_0x32998f(0x83))/0xc)+parseInt(_0x32998f(0x7f))/0xd*(-parseInt(_0x32998f(0x81))/0xe);if(_0x1fe3e5===_0x24b1d4)break;else _0x33de70['push'](_0x33de70['shift']());}catch(_0x1220b9){_0x33de70['push'](_0x33de70['shift']());}}}(_0x46ba,0x9f261),function(_0x267d21,_0x53d979){var _0x1e4e2b=_0x4df9;typeof exports==_0x1e4e2b(0x89)&&typeof module<'u'?module[_0x1e4e2b(0x84)]=_0x53d979():typeof define==_0x1e4e2b(0x8b)&&define[_0x1e4e2b(0x8e)]?define([],_0x53d979):(_0x267d21=typeof globalThis<'u'?globalThis:_0x267d21||self,_0x267d21[_0x1e4e2b(0x90)]=_0x53d979());}(this,function(){var _0x3fbded=_0x4df9;return{'docs-exchange-client':{'file':'Файл','upload':_0x3fbded(0x88),'download':_0x3fbded(0x85)}};}));
|
package/lib/umd/locale/sk-SK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x4ab2a3,_0x596b17){var _0x12ee0d=_0x1ad4,_0x32b1b9=_0x4ab2a3();while(!![]){try{var _0x9c0c0a=-parseInt(_0x12ee0d(0xc7))/0x1*(parseInt(_0x12ee0d(0xc4))/0x2)+-parseInt(_0x12ee0d(0xc9))/0x3*(-parseInt(_0x12ee0d(0xbe))/0x4)+parseInt(_0x12ee0d(0xc6))/0x5+parseInt(_0x12ee0d(0xc2))/0x6+-parseInt(_0x12ee0d(0xc3))/0x7+parseInt(_0x12ee0d(0xbb))/0x8*(parseInt(_0x12ee0d(0xca))/0x9)+-parseInt(_0x12ee0d(0xc8))/0xa;if(_0x9c0c0a===_0x596b17)break;else _0x32b1b9['push'](_0x32b1b9['shift']());}catch(_0x300690){_0x32b1b9['push'](_0x32b1b9['shift']());}}}(_0x1cae,0xe4fc7),function(_0x49a6e2,_0x115930){var _0x27111b=_0x1ad4;typeof exports==_0x27111b(0xc0)&&typeof module<'u'?module['exports']=_0x115930():typeof define==_0x27111b(0xbd)&&define[_0x27111b(0xc5)]?define([],_0x115930):(_0x49a6e2=typeof globalThis<'u'?globalThis:_0x49a6e2||self,_0x49a6e2[_0x27111b(0xc1)]=_0x115930());}(this,function(){var _0x413f1f=_0x1ad4;return{'docs-exchange-client':{'file':_0x413f1f(0xbf),'upload':_0x413f1f(0xbc),'download':'Uložiť\x20ako'}};}));function _0x1ad4(_0xad8fa5,_0x2aacdd){_0xad8fa5=_0xad8fa5-0xbb;var _0x1cae9d=_0x1cae();var _0x1ad431=_0x1cae9d[_0xad8fa5];return _0x1ad431;}function _0x1cae(){var _0x4b3657=['25669520Qcccsh','57YWtrlV','54018ztyilu','1264YGcitY','Otvoriť\x20(súbor)','function','69308heGrOz','Súbor','object','UniverProDocsExchangeClientSkSK','8797572BSRkTe','267211BVJIVs','354fWIEej','amd','4536155zxbrne','610BoIUwt'];_0x1cae=function(){return _0x4b3657;};return _0x1cae();}
|
package/lib/umd/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x13b857,_0x433e38){var _0x2f4b98=_0x5cc6,_0x18f73f=_0x13b857();while(!![]){try{var _0x175d4c=-parseInt(_0x2f4b98(0x1a0))/0x1*(-parseInt(_0x2f4b98(0x19e))/0x2)+parseInt(_0x2f4b98(0x19f))/0x3*(parseInt(_0x2f4b98(0x1ab))/0x4)+parseInt(_0x2f4b98(0x1aa))/0x5+-parseInt(_0x2f4b98(0x1a4))/0x6*(parseInt(_0x2f4b98(0x199))/0x7)+-parseInt(_0x2f4b98(0x19a))/0x8*(-parseInt(_0x2f4b98(0x1a6))/0x9)+parseInt(_0x2f4b98(0x1a3))/0xa+-parseInt(_0x2f4b98(0x19c))/0xb;if(_0x175d4c===_0x433e38)break;else _0x18f73f['push'](_0x18f73f['shift']());}catch(_0x52ed35){_0x18f73f['push'](_0x18f73f['shift']());}}}(_0x263b,0xe4e92),function(_0x2319bf,_0x42205c){var _0x215670=_0x5cc6;typeof exports==_0x215670(0x1a2)&&typeof module<'u'?module[_0x215670(0x1a7)]=_0x42205c():typeof define==_0x215670(0x1a5)&&define[_0x215670(0x19d)]?define([],_0x42205c):(_0x2319bf=typeof globalThis<'u'?globalThis:_0x2319bf||self,_0x2319bf[_0x215670(0x1a1)]=_0x42205c());}(this,function(){var _0x24ef8b=_0x5cc6;return{'docs-exchange-client':{'file':_0x24ef8b(0x1a8),'upload':_0x24ef8b(0x1a9),'download':_0x24ef8b(0x19b)}};}));function _0x5cc6(_0x445f55,_0xb4abab){_0x445f55=_0x445f55-0x199;var _0x263bd0=_0x263b();var _0x5cc626=_0x263bd0[_0x445f55];return _0x5cc626;}function _0x263b(){var _0x2f0e5d=['Tệp','Mở\x20(Tệp)','7567715eneEmO','694508DiNmDC','1337YliVrF','392NxJLiG','Lưu\x20dưới\x20dạng','18502066sWvbgw','amd','63542YgWqsY','12WKsyWe','6SSoyfB','UniverProDocsExchangeClientViVN','object','12941150aSOPML','39726LSSoMI','function','35163VNBPiy','exports'];_0x263b=function(){return _0x2f0e5d;};return _0x263b();}
|
package/lib/umd/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function _0x834b(_0x3d1433,_0x38a318){_0x3d1433=_0x3d1433-0x19c;var _0x3397ff=_0x3397();var _0x834bd=_0x3397ff[_0x3d1433];return _0x834bd;}function _0x3397(){var _0x15d5ee=['7734OzwCoc','1188522zpRisO','26865hlilYC','41008hijyoq','UniverProDocsExchangeClientZhCN','object','2342750PZEajj','876ZjeXav','1908852ieNjJN','另存为','14ZpzTrP','774tFRVUL','26PRdgnQ','5005LuGpxz','function','55hYbIME','66604JHvbOY','amd','打开(文件)'];_0x3397=function(){return _0x15d5ee;};return _0x3397();}(function(_0x20bc2a,_0x19aa65){var _0x5d0a31=_0x834b,_0x116cfa=_0x20bc2a();while(!![]){try{var _0xcca906=-parseInt(_0x5d0a31(0x1a2))/0x1*(parseInt(_0x5d0a31(0x19c))/0x2)+parseInt(_0x5d0a31(0x1a6))/0x3+parseInt(_0x5d0a31(0x1ac))/0x4*(parseInt(_0x5d0a31(0x1a7))/0x5)+parseInt(_0x5d0a31(0x1a5))/0x6*(-parseInt(_0x5d0a31(0x19f))/0x7)+-parseInt(_0x5d0a31(0x1a8))/0x8*(parseInt(_0x5d0a31(0x19d))/0x9)+parseInt(_0x5d0a31(0x1ab))/0xa*(parseInt(_0x5d0a31(0x1a1))/0xb)+-parseInt(_0x5d0a31(0x1ad))/0xc*(parseInt(_0x5d0a31(0x19e))/0xd);if(_0xcca906===_0x19aa65)break;else _0x116cfa['push'](_0x116cfa['shift']());}catch(_0x15a12a){_0x116cfa['push'](_0x116cfa['shift']());}}}(_0x3397,0x91d93),function(_0x40f40c,_0x16ac7c){var _0x126335=_0x834b;typeof exports==_0x126335(0x1aa)&&typeof module<'u'?module['exports']=_0x16ac7c():typeof define==_0x126335(0x1a0)&&define[_0x126335(0x1a3)]?define([],_0x16ac7c):(_0x40f40c=typeof globalThis<'u'?globalThis:_0x40f40c||self,_0x40f40c[_0x126335(0x1a9)]=_0x16ac7c());}(this,function(){var _0x52636c=_0x834b;return{'docs-exchange-client':{'file':'文件','upload':_0x52636c(0x1a4),'download':_0x52636c(0x1ae)}};}));
|
package/lib/umd/locale/zh-HK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
(function(_0x112c06,_0x121894){var _0xd4a385=_0x3c39,_0x466a6d=_0x112c06();while(!![]){try{var _0x25a4dd=-parseInt(_0xd4a385(0x189))/0x1*(parseInt(_0xd4a385(0x18d))/0x2)+parseInt(_0xd4a385(0x185))/0x3*(-parseInt(_0xd4a385(0x182))/0x4)+-parseInt(_0xd4a385(0x180))/0x5+-parseInt(_0xd4a385(0x184))/0x6+parseInt(_0xd4a385(0x18c))/0x7+parseInt(_0xd4a385(0x181))/0x8+parseInt(_0xd4a385(0x186))/0x9;if(_0x25a4dd===_0x121894)break;else _0x466a6d['push'](_0x466a6d['shift']());}catch(_0x46b55e){_0x466a6d['push'](_0x466a6d['shift']());}}}(_0x4e23,0xc5fa2),function(_0x5660f2,_0x67c410){var _0x59ace2=_0x3c39;typeof exports==_0x59ace2(0x188)&&typeof module<'u'?module[_0x59ace2(0x18a)]=_0x67c410():typeof define==_0x59ace2(0x187)&&define[_0x59ace2(0x18b)]?define([],_0x67c410):(_0x5660f2=typeof globalThis<'u'?globalThis:_0x5660f2||self,_0x5660f2[_0x59ace2(0x17f)]=_0x67c410());}(this,function(){var _0x6503a7=_0x3c39;return{'docs-exchange-client':{'file':'檔案','upload':_0x6503a7(0x183),'download':'另存為'}};}));function _0x3c39(_0x129f56,_0x1701b0){_0x129f56=_0x129f56-0x17f;var _0x4e2340=_0x4e23();var _0x3c3936=_0x4e2340[_0x129f56];return _0x3c3936;}function _0x4e23(){var _0x42ba69=['72biZUCi','開啟(檔案)','3523956SuLTUm','238398IGiIOW','14252940guJpTi','function','object','2159FDbKlB','exports','amd','4578231poboHd','566kUHppe','UniverProDocsExchangeClientZhHK','106170TKNolw','9785328zUIVya'];_0x4e23=function(){return _0x42ba69;};return _0x4e23();}
|
package/lib/umd/locale/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x34f6(_0x5e965c,_0xfe0c91){_0x5e965c=_0x5e965c-0xdf;var _0x1ff8ba=_0x1ff8();var _0x34f6c0=_0x1ff8ba[_0x5e965c];return _0x34f6c0;}(function(_0x34beba,_0x1b4bcf){var _0xca4360=_0x34f6,_0x2cd0c7=_0x34beba();while(!![]){try{var _0x388937=-parseInt(_0xca4360(0xe3))/0x1*(parseInt(_0xca4360(0xe2))/0x2)+parseInt(_0xca4360(0xe8))/0x3*(parseInt(_0xca4360(0xea))/0x4)+parseInt(_0xca4360(0xec))/0x5+parseInt(_0xca4360(0xe5))/0x6*(parseInt(_0xca4360(0xe7))/0x7)+-parseInt(_0xca4360(0xe4))/0x8+-parseInt(_0xca4360(0xe0))/0x9+parseInt(_0xca4360(0xe9))/0xa;if(_0x388937===_0x1b4bcf)break;else _0x2cd0c7['push'](_0x2cd0c7['shift']());}catch(_0x8d4c2f){_0x2cd0c7['push'](_0x2cd0c7['shift']());}}}(_0x1ff8,0x988b5),function(_0x349170,_0x2dccb7){var _0x9f54b8=_0x34f6;typeof exports==_0x9f54b8(0xe1)&&typeof module<'u'?module[_0x9f54b8(0xdf)]=_0x2dccb7():typeof define=='function'&&define[_0x9f54b8(0xe6)]?define([],_0x2dccb7):(_0x349170=typeof globalThis<'u'?globalThis:_0x349170||self,_0x349170['UniverProDocsExchangeClientZhTW']=_0x2dccb7());}(this,function(){var _0xcd0bfa=_0x34f6;return{'docs-exchange-client':{'file':'檔案','upload':_0xcd0bfa(0xeb),'download':'另存為'}};}));function _0x1ff8(){var _0x21d3b4=['開啟(檔案)','4183275cIeFfm','exports','900189QebMBP','object','30412ZoEcxY','79oyWeqs','258576uvbHQe','1823484LRlwEF','amd','14vwuojn','9gZGavr','919600eecosx','562660zbWNfn'];_0x1ff8=function(){return _0x21d3b4;};return _0x1ff8();}
|
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.0",
|
|
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.0",
|
|
57
|
+
"@univerjs/core": "1.0.0-alpha.0",
|
|
58
|
+
"@univerjs/ui": "1.0.0-alpha.0"
|
|
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.0"
|
|
64
64
|
},
|
|
65
65
|
"scripts": {
|
|
66
66
|
"test": "vitest run",
|
|
File without changes
|
|
File without changes
|