@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/es/locale/sk-SK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x3e6066=_0x48cb;(function(_0x3e236f,_0x17b7d5){const _0x162e31=_0x48cb,_0xf77dfc=_0x3e236f();while(!![]){try{const _0x331329=parseInt(_0x162e31(0x6f))/0x1+parseInt(_0x162e31(0x6d))/0x2+parseInt(_0x162e31(0x6a))/0x3+parseInt(_0x162e31(0x71))/0x4*(parseInt(_0x162e31(0x6e))/0x5)+parseInt(_0x162e31(0x73))/0x6+-parseInt(_0x162e31(0x72))/0x7+-parseInt(_0x162e31(0x6b))/0x8*(parseInt(_0x162e31(0x6c))/0x9);if(_0x331329===_0x17b7d5)break;else _0xf77dfc['push'](_0xf77dfc['shift']());}catch(_0x277f43){_0xf77dfc['push'](_0xf77dfc['shift']());}}}(_0x3719,0x5e760));const e={'docs-exchange-client':{'file':'Súbor','upload':'Otvoriť\x20(súbor)','download':_0x3e6066(0x70)}};function _0x48cb(_0x559fcf,_0xb42452){_0x559fcf=_0x559fcf-0x6a;const _0x3719ec=_0x3719();let _0x48cb42=_0x3719ec[_0x559fcf];return _0x48cb42;}function _0x3719(){const _0x43bd52=['2109588HBRDLu','18931208XeLAkI','9RKbyuv','1356938FkhsUv','456265LUBorR','639515INxbAF','Uložiť\x20ako','4ZALWws','321314cVjPzm','4120692nbmbun'];_0x3719=function(){return _0x43bd52;};return _0x3719();}export{e as default};
|
package/lib/es/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x36e4(_0x5eb657,_0x49066f){_0x5eb657=_0x5eb657-0xa8;const _0x5df30f=_0x5df3();let _0x36e402=_0x5df30f[_0x5eb657];return _0x36e402;}const _0x1dbbfb=_0x36e4;(function(_0x34a0c4,_0xed765){const _0x3e37d7=_0x36e4,_0x58c5c7=_0x34a0c4();while(!![]){try{const _0x2878be=-parseInt(_0x3e37d7(0xa9))/0x1*(parseInt(_0x3e37d7(0xb3))/0x2)+-parseInt(_0x3e37d7(0xa8))/0x3*(parseInt(_0x3e37d7(0xad))/0x4)+parseInt(_0x3e37d7(0xb0))/0x5*(-parseInt(_0x3e37d7(0xb4))/0x6)+parseInt(_0x3e37d7(0xaa))/0x7+-parseInt(_0x3e37d7(0xac))/0x8*(-parseInt(_0x3e37d7(0xab))/0x9)+parseInt(_0x3e37d7(0xae))/0xa*(parseInt(_0x3e37d7(0xb2))/0xb)+parseInt(_0x3e37d7(0xaf))/0xc;if(_0x2878be===_0xed765)break;else _0x58c5c7['push'](_0x58c5c7['shift']());}catch(_0xbf7ce8){_0x58c5c7['push'](_0x58c5c7['shift']());}}}(_0x5df3,0xb1414));function _0x5df3(){const _0x3c41e0=['1082352vZIdDP','4fHadZQ','998860VQRLuv','16604208cQufUn','985nCUuvP','Lưu\x20dưới\x20dạng','22fPxoxM','351534fEZlOK','9774mItePC','4330947QmANlo','1WhVjtJ','6633305OQsLSq','9zHifjX'];_0x5df3=function(){return _0x3c41e0;};return _0x5df3();}const e={'docs-exchange-client':{'file':'Tệp','upload':'Mở\x20(Tệp)','download':_0x1dbbfb(0xb1)}};export{e as default};
|
package/lib/es/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x43a4(_0x56c273,_0x141645){_0x56c273=_0x56c273-0x11f;const _0x2d916b=_0x2d91();let _0x43a462=_0x2d916b[_0x56c273];return _0x43a462;}const _0x11c7fe=_0x43a4;(function(_0x5e93a8,_0x27bb8a){const _0x1640af=_0x43a4,_0x378bc7=_0x5e93a8();while(!![]){try{const _0x5aa675=parseInt(_0x1640af(0x125))/0x1*(parseInt(_0x1640af(0x127))/0x2)+-parseInt(_0x1640af(0x123))/0x3+parseInt(_0x1640af(0x129))/0x4+parseInt(_0x1640af(0x121))/0x5+-parseInt(_0x1640af(0x11f))/0x6*(-parseInt(_0x1640af(0x120))/0x7)+parseInt(_0x1640af(0x124))/0x8+parseInt(_0x1640af(0x122))/0x9*(-parseInt(_0x1640af(0x126))/0xa);if(_0x5aa675===_0x27bb8a)break;else _0x378bc7['push'](_0x378bc7['shift']());}catch(_0x41186e){_0x378bc7['push'](_0x378bc7['shift']());}}}(_0x2d91,0xd287e));const e={'docs-exchange-client':{'file':'文件','upload':_0x11c7fe(0x128),'download':'另存为'}};function _0x2d91(){const _0x6d132f=['2aGDpmB','打开(文件)','2916832iIftvD','6mpRiWv','4590964wMjbjP','271270bHIrOB','99WJSyFr','3491769YztDpz','12357432lRFeoi','1312301NvxRHT','2063670jgXRnX'];_0x2d91=function(){return _0x6d132f;};return _0x2d91();}export{e as default};
|
package/lib/es/locale/zh-HK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const _0x2944fb=_0xfd5a;function _0xfd5a(_0x135381,_0x4fe2d5){_0x135381=_0x135381-0xfa;const _0x1024de=_0x1024();let _0xfd5a57=_0x1024de[_0x135381];return _0xfd5a57;}(function(_0x4a5a85,_0x1af571){const _0x2600c3=_0xfd5a,_0x15a565=_0x4a5a85();while(!![]){try{const _0x2c46b3=parseInt(_0x2600c3(0x105))/0x1*(parseInt(_0x2600c3(0x100))/0x2)+parseInt(_0x2600c3(0x101))/0x3+-parseInt(_0x2600c3(0xfb))/0x4+-parseInt(_0x2600c3(0xfe))/0x5+-parseInt(_0x2600c3(0x103))/0x6+parseInt(_0x2600c3(0x104))/0x7*(-parseInt(_0x2600c3(0xfa))/0x8)+parseInt(_0x2600c3(0xfc))/0x9*(parseInt(_0x2600c3(0xfd))/0xa);if(_0x2c46b3===_0x1af571)break;else _0x15a565['push'](_0x15a565['shift']());}catch(_0x57a467){_0x15a565['push'](_0x15a565['shift']());}}}(_0x1024,0xf0b5c));const e={'docs-exchange-client':{'file':'檔案','upload':_0x2944fb(0x102),'download':_0x2944fb(0xff)}};export{e as default};function _0x1024(){const _0x4f8feb=['1hVGkmm','8HnrXPp','6069992oeMLwq','474507uFbnOA','890ewSTsP','6553630YbuYqK','另存為','764786zULktO','1533360OoZxqJ','開啟(檔案)','4659822coTzcO','6965357czovvc'];_0x1024=function(){return _0x4f8feb;};return _0x1024();}
|
package/lib/es/locale/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x2842b3=_0xbf23;function _0xbf23(_0x5218e0,_0x15ce89){_0x5218e0=_0x5218e0-0xae;const _0x4ab41c=_0x4ab4();let _0xbf23a9=_0x4ab41c[_0x5218e0];return _0xbf23a9;}function _0x4ab4(){const _0x4a0fa1=['319uuiHYZ','978240VGcuTe','1XJmIHe','開啟(檔案)','6561vFzGhv','3AfjaOP','395184qwziEp','1114316ShZIPc','另存為','744065vPyFZY','7VmdYcq','147754ZKxaTD','792XLCMKD','94620QUokWK'];_0x4ab4=function(){return _0x4a0fa1;};return _0x4ab4();}(function(_0x513c9d,_0x5616cd){const _0x4cbe0d=_0xbf23,_0x1f1c2a=_0x513c9d();while(!![]){try{const _0x1566c5=parseInt(_0x4cbe0d(0xaf))/0x1*(-parseInt(_0x4cbe0d(0xb8))/0x2)+parseInt(_0x4cbe0d(0xb2))/0x3*(parseInt(_0x4cbe0d(0xb4))/0x4)+parseInt(_0x4cbe0d(0xb6))/0x5+-parseInt(_0x4cbe0d(0xb3))/0x6*(parseInt(_0x4cbe0d(0xb7))/0x7)+parseInt(_0x4cbe0d(0xb9))/0x8*(parseInt(_0x4cbe0d(0xb1))/0x9)+parseInt(_0x4cbe0d(0xae))/0xa+parseInt(_0x4cbe0d(0xbb))/0xb*(-parseInt(_0x4cbe0d(0xba))/0xc);if(_0x1566c5===_0x5616cd)break;else _0x1f1c2a['push'](_0x1f1c2a['shift']());}catch(_0x5e9231){_0x1f1c2a['push'](_0x1f1c2a['shift']());}}}(_0x4ab4,0x37e75));const e={'docs-exchange-client':{'file':'檔案','upload':_0x2842b3(0xb0),'download':_0x2842b3(0xb5)}};export{e as default};
|
package/lib/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var _0x4124b=_0x1936;(function(_0x5965b4,_0xea48c8){var _0x2b68b9=_0x1936,_0x29d28a=_0x5965b4();while(!![]){try{var _0x2420dd=parseInt(_0x2b68b9(0x1db))/0x1+parseInt(_0x2b68b9(0x203))/0x2+-parseInt(_0x2b68b9(0x1fc))/0x3*(parseInt(_0x2b68b9(0x1e4))/0x4)+parseInt(_0x2b68b9(0x1fe))/0x5*(parseInt(_0x2b68b9(0x1f9))/0x6)+parseInt(_0x2b68b9(0x1ea))/0x7*(parseInt(_0x2b68b9(0x1dd))/0x8)+parseInt(_0x2b68b9(0x1ee))/0x9*(-parseInt(_0x2b68b9(0x205))/0xa)+parseInt(_0x2b68b9(0x1e0))/0xb;if(_0x2420dd===_0xea48c8)break;else _0x29d28a['push'](_0x29d28a['shift']());}catch(_0x2814ac){_0x29d28a['push'](_0x29d28a['shift']());}}}(_0x1aeb,0x4dcca));import{IExchangeOperateService as _0x4afe6b,UniverExchangeClientPlugin as _0x23a9ef}from'@univerjs-pro/exchange-client';import{CommandType as _0x2bdf57,DependentOn as _0x3b8156,Disposable as _0x3c06d4,ICommandService as _0x4de82f,IConfigService as _0x3cbc4a,Inject as _0x5a8342,Injector as _0x561ce0,Plugin as _0x171c21,UniverInstanceType as _0x322106,merge as _0x2fa4ae}from'@univerjs/core';import{IMenuManagerService as _0x9a0ca1,MenuItemType as _0xab3755,RibbonStartGroup as _0x1338b6,getMenuHiddenObservable as _0x53b6c1}from'@univerjs/ui';const g={'id':'exchange-client.operation.import-docx','type':_0x2bdf57[_0x4124b(0x1da)],'handler':async _0x3eacd4=>(_0x3eacd4[_0x4124b(0x1f8)](_0x4afe6b)[_0x4124b(0x1fb)](),!0x0)},_={'id':_0x4124b(0x1e6),'type':_0x2bdf57[_0x4124b(0x1da)],'handler':async _0x40946d=>(_0x40946d[_0x4124b(0x1f8)](_0x4afe6b)['exportDOCXByUnitId'](),!0x0)};var v=_0x4124b(0x202),y=_0x4124b(0x20c);const b={},x=_0x4124b(0x1f3);function _0x1aeb(){var _0x272e44=['add','UNIVER_DOC','_initMenus','OPERATION','429274vQbXsb','_config','167768YcjEPK','mergeMenu','string','673772rJuyZw','default','DOC_EXCHANGE_CLIENT_PLUGIN','type','4sUGvMH','setConfig','exchange-client.operation.export-docx','menu','_configService','docs-exchange-client.upload','77MLwiqh','OTHERS','DirectExportIcon','packageName','9tTqzbs','_commandService','pluginName','disposeWithMe','function','docs-exchange-client.operation.exchange','toPrimitive','_menuManagerService','SUBITEMS','docs-exchange-client.config','get','30jjqgRc','length','importDOCXToUnitId','794991uPLcfu','constructor','85640oOkQUq','call','forEach','decorate','@univerjs-pro/docs-exchange-client','384364xrZppT','onReady','4153660fwShbe','_injector','object','registerCommand','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','onStarting','FolderIcon','1.0.0-alpha.1','_initCommands','iterator'];_0x1aeb=function(){return _0x272e44;};return _0x1aeb();}function S(_0x2f722b){var _0x3f1b70=_0x4124b;return{'id':x,'type':_0xab3755[_0x3f1b70(0x1f6)],'icon':_0x3f1b70(0x1ec),'tooltip':'docs-exchange-client.file','hidden$':_0x53b6c1(_0x2f722b,_0x322106['UNIVER_DOC'])};}function C(){var _0x145daa=_0x4124b;return{'id':g['id'],'type':_0xab3755['BUTTON'],'title':_0x145daa(0x1e9),'icon':_0x145daa(0x20b)};}function w(){return{'id':_['id'],'type':_0xab3755['BUTTON'],'title':'docs-exchange-client.download','icon':'ExportIcon'};}function _0x1936(_0x1548cb,_0x1831b1){_0x1548cb=_0x1548cb-0x1d5;var _0x1aeb2e=_0x1aeb();var _0x193655=_0x1aeb2e[_0x1548cb];return _0x193655;}const T={[_0x1338b6[_0x4124b(0x1eb)]]:{[x]:{'order':0.3,'menuItemFactory':S,[g['id']]:{'order':0x0,'menuItemFactory':C},[_['id']]:{'order':0x1,'menuItemFactory':w}}}};function E(_0x1ebdf2,_0x42d891){return function(_0x1cc6a9,_0x286431){_0x42d891(_0x1cc6a9,_0x286431,_0x1ebdf2);};}function D(_0x9fe4ec,_0x43ee91,_0x3af21e,_0xd00fca){var _0x1d8b47=_0x4124b,_0x46229e=arguments[_0x1d8b47(0x1fa)],_0x1ec667=_0x46229e<0x3?_0x43ee91:_0xd00fca===null?_0xd00fca=Object['getOwnPropertyDescriptor'](_0x43ee91,_0x3af21e):_0xd00fca,_0x10a51c;if(typeof Reflect==_0x1d8b47(0x207)&&typeof Reflect[_0x1d8b47(0x201)]==_0x1d8b47(0x1f2))_0x1ec667=Reflect[_0x1d8b47(0x201)](_0x9fe4ec,_0x43ee91,_0x3af21e,_0xd00fca);else{for(var _0x39f7a7=_0x9fe4ec[_0x1d8b47(0x1fa)]-0x1;_0x39f7a7>=0x0;_0x39f7a7--)(_0x10a51c=_0x9fe4ec[_0x39f7a7])&&(_0x1ec667=(_0x46229e<0x3?_0x10a51c(_0x1ec667):_0x46229e>0x3?_0x10a51c(_0x43ee91,_0x3af21e,_0x1ec667):_0x10a51c(_0x43ee91,_0x3af21e))||_0x1ec667);}return _0x46229e>0x3&&_0x1ec667&&Object['defineProperty'](_0x43ee91,_0x3af21e,_0x1ec667),_0x1ec667;}let O=class extends _0x3c06d4{constructor(_0x3e3e35,_0x40aac0){var _0x15c611=_0x4124b;super(),this[_0x15c611(0x1ef)]=_0x3e3e35,this[_0x15c611(0x1f5)]=_0x40aac0,this[_0x15c611(0x1d5)](),this[_0x15c611(0x1d9)]();}[_0x4124b(0x1d5)](){[g,_]['forEach'](_0x438bf2=>{var _0x54d760=_0x1936;this[_0x54d760(0x1f1)](this[_0x54d760(0x1ef)][_0x54d760(0x208)](_0x438bf2));});}['_initMenus'](){var _0x40a4a8=_0x4124b;this[_0x40a4a8(0x1f5)][_0x40a4a8(0x1de)](T);}};O=D([E(0x0,_0x4de82f),E(0x1,_0x9a0ca1)],O);function k(_0x2eb3b1){'@babel/helpers - typeof';var _0x472787=_0x4124b;return k=typeof Symbol==_0x472787(0x1f2)&&typeof Symbol[_0x472787(0x1d6)]=='symbol'?function(_0x4f8fe9){return typeof _0x4f8fe9;}:function(_0x453c69){var _0x33f6b2=_0x472787;return _0x453c69&&typeof Symbol=='function'&&_0x453c69[_0x33f6b2(0x1fd)]===Symbol&&_0x453c69!==Symbol['prototype']?'symbol':typeof _0x453c69;},k(_0x2eb3b1);}function A(_0x2799b7,_0x1e7b11){var _0x25d83c=_0x4124b;if(k(_0x2799b7)!='object'||!_0x2799b7)return _0x2799b7;var _0x274e6f=_0x2799b7[Symbol[_0x25d83c(0x1f4)]];if(_0x274e6f!==void 0x0){var _0x593384=_0x274e6f[_0x25d83c(0x1ff)](_0x2799b7,_0x1e7b11||_0x25d83c(0x1e1));if(k(_0x593384)!=_0x25d83c(0x207))return _0x593384;throw TypeError(_0x25d83c(0x209));}return(_0x1e7b11===_0x25d83c(0x1df)?String:Number)(_0x2799b7);}function j(_0x5d15ea){var _0x1b86f3=A(_0x5d15ea,'string');return k(_0x1b86f3)=='symbol'?_0x1b86f3:_0x1b86f3+'';}function M(_0x1208e3,_0x549648,_0x93b5f){return(_0x549648=j(_0x549648))in _0x1208e3?Object['defineProperty'](_0x1208e3,_0x549648,{'value':_0x93b5f,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x1208e3[_0x549648]=_0x93b5f,_0x1208e3;}let N=class extends _0x171c21{constructor(_0x24e9fa=b,_0x5bb1f5,_0x14914d){var _0x2e0e08=_0x4124b;super(),this[_0x2e0e08(0x1dc)]=_0x24e9fa,this[_0x2e0e08(0x206)]=_0x5bb1f5,this[_0x2e0e08(0x1e8)]=_0x14914d;let {menu:_0x5cbd85,..._0x1df366}=_0x2fa4ae({},b,this[_0x2e0e08(0x1dc)]);_0x5cbd85&&this['_configService'][_0x2e0e08(0x1e5)](_0x2e0e08(0x1e7),_0x5cbd85,{'merge':!0x0}),this[_0x2e0e08(0x1e8)][_0x2e0e08(0x1e5)](_0x2e0e08(0x1f7),_0x1df366);}[_0x4124b(0x20a)](){var _0xe64d6=_0x4124b;[[O]][_0xe64d6(0x200)](_0x200699=>this[_0xe64d6(0x206)][_0xe64d6(0x1d7)](_0x200699));}[_0x4124b(0x204)](){var _0x93b3b8=_0x4124b;this[_0x93b3b8(0x206)][_0x93b3b8(0x1f8)](O);}};M(N,_0x4124b(0x1f0),_0x4124b(0x1e2)),M(N,_0x4124b(0x1ed),v),M(N,'version',y),M(N,_0x4124b(0x1e3),_0x322106[_0x4124b(0x1d8)]),N=D([_0x3b8156(_0x23a9ef),E(0x1,_0x5a8342(_0x561ce0)),E(0x2,_0x3cbc4a)],N);export{_ as ExportDOCXOperation,g as ImportDOCXOperation,N as UniverDocsExchangeClientPlugin};
|
package/lib/locale/ar-SA.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x5c25(_0x1ffe04,_0x122631){_0x1ffe04=_0x1ffe04-0x15a;const _0x401da4=_0x401d();let _0x5c25bb=_0x401da4[_0x1ffe04];return _0x5c25bb;}const _0x23b0fd=_0x5c25;function _0x401d(){const _0x24517f=['715167LQVZQy','7WFlwhZ','899328TVgbpD','194380hYUgMQ','66628NQhYdZ','3quLrxD','140160CGJjmB','438644OzaEpv','200810APqcqO','حفظ\x20باسم'];_0x401d=function(){return _0x24517f;};return _0x401d();}(function(_0x23df29,_0x46e49d){const _0x4d1161=_0x5c25,_0x31402a=_0x23df29();while(!![]){try{const _0x1d8250=parseInt(_0x4d1161(0x15c))/0x1+parseInt(_0x4d1161(0x15b))/0x2+parseInt(_0x4d1161(0x163))/0x3*(-parseInt(_0x4d1161(0x162))/0x4)+-parseInt(_0x4d1161(0x161))/0x5+-parseInt(_0x4d1161(0x160))/0x6*(parseInt(_0x4d1161(0x15f))/0x7)+-parseInt(_0x4d1161(0x15a))/0x8+-parseInt(_0x4d1161(0x15e))/0x9;if(_0x1d8250===_0x46e49d)break;else _0x31402a['push'](_0x31402a['shift']());}catch(_0x3b4391){_0x31402a['push'](_0x31402a['shift']());}}}(_0x401d,0x1cbe0));const e={'docs-exchange-client':{'file':'ملف','upload':'فتح\x20(ملف)','download':_0x23b0fd(0x15d)}};export{e as default};
|
package/lib/locale/ca-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const _0x5d06ec=_0x45b5;function _0x29ac(){const _0x319bdb=['1203EtqfjC','1627486kZhAEv','401270BkcEVF','2163915ACnIoc','9520frGoBi','8USroLy','724760WcOELP','Fitxer','29560kmZHpD','234BgGKen','Obrir(Fitxer)','4350000CsEcJe'];_0x29ac=function(){return _0x319bdb;};return _0x29ac();}(function(_0x20a0e5,_0xc443c6){const _0x3e2121=_0x45b5,_0x5156a0=_0x20a0e5();while(!![]){try{const _0x284d81=parseInt(_0x3e2121(0xc2))/0x1+-parseInt(_0x3e2121(0xc0))/0x2+parseInt(_0x3e2121(0xba))/0x3*(parseInt(_0x3e2121(0xbe))/0x4)+parseInt(_0x3e2121(0xbd))/0x5+parseInt(_0x3e2121(0xc5))/0x6+parseInt(_0x3e2121(0xbb))/0x7*(-parseInt(_0x3e2121(0xbf))/0x8)+-parseInt(_0x3e2121(0xc3))/0x9*(parseInt(_0x3e2121(0xbc))/0xa);if(_0x284d81===_0xc443c6)break;else _0x5156a0['push'](_0x5156a0['shift']());}catch(_0x591ed4){_0x5156a0['push'](_0x5156a0['shift']());}}}(_0x29ac,0x7aef7));function _0x45b5(_0x145c2e,_0x1d6031){_0x145c2e=_0x145c2e-0xba;const _0x29ac00=_0x29ac();let _0x45b546=_0x29ac00[_0x145c2e];return _0x45b546;}const e={'docs-exchange-client':{'file':_0x5d06ec(0xc1),'upload':_0x5d06ec(0xc4),'download':'Anomena\x20i\x20desa'}};export{e as default};
|
package/lib/locale/de-DE.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x53e387=_0x341b;function _0xa6ee(){const _0x358c48=['56LdHmOO','Speichern\x20unter','10jPgRFR','Öffnen\x20(Datei)','2639874izMlyJ','33857208tIenDM','4SWXUZF','958565byRCGp','Datei','27770UYUJDL','4664979HVuMWn','343960nroDRi','5llPSeA','5703984JGvHns'];_0xa6ee=function(){return _0x358c48;};return _0xa6ee();}function _0x341b(_0x51b61d,_0x5cb471){_0x51b61d=_0x51b61d-0xa8;const _0xa6ee47=_0xa6ee();let _0x341b47=_0xa6ee47[_0x51b61d];return _0x341b47;}(function(_0xa594e7,_0xd06d2c){const _0x39aee5=_0x341b,_0x1cfc7d=_0xa594e7();while(!![]){try{const _0x59ec1e=-parseInt(_0x39aee5(0xb3))/0x1*(-parseInt(_0x39aee5(0xb0))/0x2)+parseInt(_0x39aee5(0xab))/0x3*(-parseInt(_0x39aee5(0xad))/0x4)+parseInt(_0x39aee5(0xae))/0x5+-parseInt(_0x39aee5(0xb4))/0x6+parseInt(_0x39aee5(0xb5))/0x7*(-parseInt(_0x39aee5(0xb2))/0x8)+-parseInt(_0x39aee5(0xb1))/0x9+parseInt(_0x39aee5(0xa9))/0xa*(parseInt(_0x39aee5(0xac))/0xb);if(_0x59ec1e===_0xd06d2c)break;else _0x1cfc7d['push'](_0x1cfc7d['shift']());}catch(_0x5ad310){_0x1cfc7d['push'](_0x1cfc7d['shift']());}}}(_0xa6ee,0x9dc09));const e={'docs-exchange-client':{'file':_0x53e387(0xaf),'upload':_0x53e387(0xaa),'download':_0x53e387(0xa8)}};export{e as default};
|
package/lib/locale/en-US.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x1b81ba=_0x2a5d;(function(_0x39e006,_0x323424){const _0x10c3bc=_0x2a5d,_0x12216c=_0x39e006();while(!![]){try{const _0x3c799b=-parseInt(_0x10c3bc(0x114))/0x1*(-parseInt(_0x10c3bc(0x115))/0x2)+-parseInt(_0x10c3bc(0x10f))/0x3+parseInt(_0x10c3bc(0x112))/0x4*(parseInt(_0x10c3bc(0x10b))/0x5)+-parseInt(_0x10c3bc(0x10e))/0x6*(parseInt(_0x10c3bc(0x111))/0x7)+parseInt(_0x10c3bc(0x113))/0x8+parseInt(_0x10c3bc(0x110))/0x9*(parseInt(_0x10c3bc(0x116))/0xa)+-parseInt(_0x10c3bc(0x10d))/0xb;if(_0x3c799b===_0x323424)break;else _0x12216c['push'](_0x12216c['shift']());}catch(_0x617a87){_0x12216c['push'](_0x12216c['shift']());}}}(_0x6109,0x7068f));const e={'docs-exchange-client':{'file':_0x1b81ba(0x10c),'upload':_0x1b81ba(0x117),'download':'Save\x20As'}};function _0x2a5d(_0x1084a7,_0x30bc2a){_0x1084a7=_0x1084a7-0x10b;const _0x6109c5=_0x6109();let _0x2a5d92=_0x6109c5[_0x1084a7];return _0x2a5d92;}export{e as default};function _0x6109(){const _0x1e6785=['463236jMffcm','495SgQRJw','39781ZyakkH','20mqEyBj','5344384wsqAdy','37580GDmaSJ','2wnilaA','161090KWOlfS','Open(File)','674585eWPLCB','File','14226696aIvqwF','378zbjpdr'];_0x6109=function(){return _0x1e6785;};return _0x6109();}
|
package/lib/locale/es-ES.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x4352ea=_0x2a90;(function(_0x141c80,_0x453619){const _0x5d7eaa=_0x2a90,_0x13a4a9=_0x141c80();while(!![]){try{const _0x2a3512=-parseInt(_0x5d7eaa(0xea))/0x1*(-parseInt(_0x5d7eaa(0xe4))/0x2)+parseInt(_0x5d7eaa(0xe7))/0x3+parseInt(_0x5d7eaa(0xe5))/0x4+-parseInt(_0x5d7eaa(0xe0))/0x5*(parseInt(_0x5d7eaa(0xe6))/0x6)+parseInt(_0x5d7eaa(0xe3))/0x7+-parseInt(_0x5d7eaa(0xe8))/0x8*(-parseInt(_0x5d7eaa(0xe2))/0x9)+-parseInt(_0x5d7eaa(0xdf))/0xa;if(_0x2a3512===_0x453619)break;else _0x13a4a9['push'](_0x13a4a9['shift']());}catch(_0x410925){_0x13a4a9['push'](_0x13a4a9['shift']());}}}(_0x3b77,0x20dd1));const e={'docs-exchange-client':{'file':_0x4352ea(0xe1),'upload':_0x4352ea(0xe9),'download':'Guardar\x20como'}};function _0x3b77(){const _0x271a55=['16xmvXXc','Abrir(Archivo)','137590vTCrDT','2113820jEDGNi','45rCNzTE','Archivo','580815byWjGF','138796CMcaut','2KySnWt','383892VFtxpZ','40524EaMjYC','72948NdaUSN'];_0x3b77=function(){return _0x271a55;};return _0x3b77();}function _0x2a90(_0x20f964,_0x5539c8){_0x20f964=_0x20f964-0xdf;const _0x3b7749=_0x3b77();let _0x2a90fa=_0x3b7749[_0x20f964];return _0x2a90fa;}export{e as default};
|
package/lib/locale/fa-IR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x31a2d9=_0x2d93;function _0x2b92(){const _0x79add3=['38030yGgdtA','4528EcLZIl','9354324HarbCy','3285891TxXfwi','4184230tSpVxH','10340aZiTMd','ذخیره\x20به\x20عنوان','2zlDXcc','1647098Eirgvq','8WfXORL','19629qgaEpF','442932Fsahjj'];_0x2b92=function(){return _0x79add3;};return _0x2b92();}function _0x2d93(_0x3bdf46,_0x2b0bf8){_0x3bdf46=_0x3bdf46-0x11d;const _0x2b920e=_0x2b92();let _0x2d93eb=_0x2b920e[_0x3bdf46];return _0x2d93eb;}(function(_0x502008,_0x2ba4f1){const _0x45277e=_0x2d93,_0x583c7d=_0x502008();while(!![]){try{const _0x4c3fa3=-parseInt(_0x45277e(0x11d))/0x1+parseInt(_0x45277e(0x128))/0x2*(-parseInt(_0x45277e(0x120))/0x3)+parseInt(_0x45277e(0x11e))/0x4*(-parseInt(_0x45277e(0x125))/0x5)+parseInt(_0x45277e(0x123))/0x6+parseInt(_0x45277e(0x124))/0x7+parseInt(_0x45277e(0x122))/0x8*(-parseInt(_0x45277e(0x11f))/0x9)+-parseInt(_0x45277e(0x121))/0xa*(-parseInt(_0x45277e(0x126))/0xb);if(_0x4c3fa3===_0x2ba4f1)break;else _0x583c7d['push'](_0x583c7d['shift']());}catch(_0x470f1f){_0x583c7d['push'](_0x583c7d['shift']());}}}(_0x2b92,0xdbd37));const e={'docs-exchange-client':{'file':'فایل','upload':'بازکردن(فایل)','download':_0x31a2d9(0x127)}};export{e as default};
|
package/lib/locale/fr-FR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x3aefab=_0x2534;(function(_0xd135bc,_0x161765){const _0x19ddfe=_0x2534,_0x4b92b0=_0xd135bc();while(!![]){try{const _0x456efc=-parseInt(_0x19ddfe(0x155))/0x1*(-parseInt(_0x19ddfe(0x159))/0x2)+parseInt(_0x19ddfe(0x15b))/0x3*(parseInt(_0x19ddfe(0x158))/0x4)+-parseInt(_0x19ddfe(0x154))/0x5+parseInt(_0x19ddfe(0x15d))/0x6+parseInt(_0x19ddfe(0x160))/0x7*(-parseInt(_0x19ddfe(0x15f))/0x8)+parseInt(_0x19ddfe(0x15a))/0x9+parseInt(_0x19ddfe(0x157))/0xa*(-parseInt(_0x19ddfe(0x156))/0xb);if(_0x456efc===_0x161765)break;else _0x4b92b0['push'](_0x4b92b0['shift']());}catch(_0x18766a){_0x4b92b0['push'](_0x4b92b0['shift']());}}}(_0x16b1,0x34496));const e={'docs-exchange-client':{'file':_0x3aefab(0x15e),'upload':'Ouvrir\x20(Fichier)','download':_0x3aefab(0x15c)}};export{e as default};function _0x2534(_0x17a588,_0x3c6f43){_0x17a588=_0x17a588-0x154;const _0x16b108=_0x16b1();let _0x2534ee=_0x16b108[_0x17a588];return _0x2534ee;}function _0x16b1(){const _0x554e3f=['276891MLzXMg','Enregistrer\x20sous','1938312eiPvIH','Fichier','99272tLHOZw','7lJgqbx','1966095pppApk','1453zOBbkg','3328028HdWTeG','20losAXG','4cQeFtz','546lRLuFx','3715848nNFTxp'];_0x16b1=function(){return _0x554e3f;};return _0x16b1();}
|
package/lib/locale/id-ID.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x3b8a(_0x38cbf4,_0x5d0915){_0x38cbf4=_0x38cbf4-0x1af;const _0x67791a=_0x6779();let _0x3b8a78=_0x67791a[_0x38cbf4];return _0x3b8a78;}const _0xd503dd=_0x3b8a;(function(_0x3b08b0,_0x39d579){const _0xcf7f91=_0x3b8a,_0x2ffa10=_0x3b08b0();while(!![]){try{const _0x1b7873=-parseInt(_0xcf7f91(0x1af))/0x1*(-parseInt(_0xcf7f91(0x1b8))/0x2)+-parseInt(_0xcf7f91(0x1b7))/0x3*(-parseInt(_0xcf7f91(0x1b0))/0x4)+-parseInt(_0xcf7f91(0x1b4))/0x5+parseInt(_0xcf7f91(0x1ba))/0x6*(parseInt(_0xcf7f91(0x1b9))/0x7)+-parseInt(_0xcf7f91(0x1b5))/0x8*(parseInt(_0xcf7f91(0x1bc))/0x9)+-parseInt(_0xcf7f91(0x1bb))/0xa+-parseInt(_0xcf7f91(0x1b6))/0xb;if(_0x1b7873===_0x39d579)break;else _0x2ffa10['push'](_0x2ffa10['shift']());}catch(_0x301cb5){_0x2ffa10['push'](_0x2ffa10['shift']());}}}(_0x6779,0xbb775));const e={'docs-exchange-client':{'file':_0xd503dd(0x1b1),'upload':_0xd503dd(0x1b2),'download':_0xd503dd(0x1b3)}};export{e as default};function _0x6779(){const _0x4b91fd=['Buka(File)','Simpan\x20Sebagai','2357890JjVLTc','274776Yfxave','767503BixRNN','66537hywRDY','262ukefdN','714ZBGEDo','66162sydNZy','2347630MtNCjR','342ddvNYe','9608qwqJxp','84UmjnaZ','File'];_0x6779=function(){return _0x4b91fd;};return _0x6779();}
|
package/lib/locale/it-IT.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const _0x599467=_0x4084;function _0x1d7c(){const _0x15bd1d=['310pzeKfB','9844261ibyFvh','11958hoMLlr','File','390776eKuXHn','443772SNDDcd','1884Ybakkd','Apri\x20(File)','1163965gjuYbU','14030XiJjKw','17858UxmXZb','194uqryjb','Salva\x20con\x20nome','84wUlojR'];_0x1d7c=function(){return _0x15bd1d;};return _0x1d7c();}(function(_0x73a052,_0x4d7fd2){const _0x40d304=_0x4084,_0x5d24bd=_0x73a052();while(!![]){try{const _0x319f2a=parseInt(_0x40d304(0x157))/0x1*(-parseInt(_0x40d304(0x158))/0x2)+parseInt(_0x40d304(0x14f))/0x3*(-parseInt(_0x40d304(0x15a))/0x4)+-parseInt(_0x40d304(0x156))/0x5*(-parseInt(_0x40d304(0x153))/0x6)+-parseInt(_0x40d304(0x15c))/0x7+parseInt(_0x40d304(0x151))/0x8+-parseInt(_0x40d304(0x152))/0x9+parseInt(_0x40d304(0x15b))/0xa*(parseInt(_0x40d304(0x155))/0xb);if(_0x319f2a===_0x4d7fd2)break;else _0x5d24bd['push'](_0x5d24bd['shift']());}catch(_0x27b789){_0x5d24bd['push'](_0x5d24bd['shift']());}}}(_0x1d7c,0xe5289));const e={'docs-exchange-client':{'file':_0x599467(0x150),'upload':_0x599467(0x154),'download':_0x599467(0x159)}};function _0x4084(_0x7af52f,_0x5e69f6){_0x7af52f=_0x7af52f-0x14f;const _0x1d7c38=_0x1d7c();let _0x408442=_0x1d7c38[_0x7af52f];return _0x408442;}export{e as default};
|
package/lib/locale/ja-JP.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x3649(_0x191216,_0x4b5b38){_0x191216=_0x191216-0x118;const _0x338c00=_0x338c();let _0x3649ee=_0x338c00[_0x191216];return _0x3649ee;}function _0x338c(){const _0x2bf4d2=['39276OpTWTQ','16324xklwhc','2728PrtPne','787839KCeHyI','1135950SREDsv','2HrKNml','5IAwqLD','3861ykYZZQ','528FXdIkS','1117000JVCNcK','3975565Bmehdk'];_0x338c=function(){return _0x2bf4d2;};return _0x338c();}(function(_0x1896b2,_0x562dd4){const _0x3fd49a=_0x3649,_0x354f55=_0x1896b2();while(!![]){try{const _0x241e02=parseInt(_0x3fd49a(0x118))/0x1+parseInt(_0x3fd49a(0x11d))/0x2*(parseInt(_0x3fd49a(0x11b))/0x3)+parseInt(_0x3fd49a(0x121))/0x4*(parseInt(_0x3fd49a(0x11e))/0x5)+-parseInt(_0x3fd49a(0x120))/0x6*(-parseInt(_0x3fd49a(0x119))/0x7)+-parseInt(_0x3fd49a(0x11a))/0x8*(parseInt(_0x3fd49a(0x11f))/0x9)+-parseInt(_0x3fd49a(0x11c))/0xa+-parseInt(_0x3fd49a(0x122))/0xb;if(_0x241e02===_0x562dd4)break;else _0x354f55['push'](_0x354f55['shift']());}catch(_0xa64c7b){_0x354f55['push'](_0x354f55['shift']());}}}(_0x338c,0x284c0));const e={'docs-exchange-client':{'file':'ファイル','upload':'開く(ファイル)','download':'名前を付けて保存'}};export{e as default};
|
package/lib/locale/ko-KR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x353c(_0x4c810c,_0x52ec74){_0x4c810c=_0x4c810c-0x1d5;const _0x29bb52=_0x29bb();let _0x353c32=_0x29bb52[_0x4c810c];return _0x353c32;}const _0x3b2c1a=_0x353c;(function(_0xb51d9e,_0x436d94){const _0x13899b=_0x353c,_0x46dbed=_0xb51d9e();while(!![]){try{const _0x519872=-parseInt(_0x13899b(0x1dd))/0x1+parseInt(_0x13899b(0x1df))/0x2*(parseInt(_0x13899b(0x1dc))/0x3)+-parseInt(_0x13899b(0x1de))/0x4+parseInt(_0x13899b(0x1e0))/0x5+-parseInt(_0x13899b(0x1d8))/0x6+parseInt(_0x13899b(0x1d5))/0x7*(parseInt(_0x13899b(0x1db))/0x8)+parseInt(_0x13899b(0x1d6))/0x9*(parseInt(_0x13899b(0x1d9))/0xa);if(_0x519872===_0x436d94)break;else _0x46dbed['push'](_0x46dbed['shift']());}catch(_0x3054ad){_0x46dbed['push'](_0x46dbed['shift']());}}}(_0x29bb,0xb2ffb));const e={'docs-exchange-client':{'file':'파일','upload':_0x3b2c1a(0x1da),'download':_0x3b2c1a(0x1d7)}};function _0x29bb(){const _0x116921=['8twvVXU','12tsdvxw','701031cvTHsD','509488RUtFgS','100028ucINtM','3028045ZQFyYz','3325175XGfgqW','408294eVCEDB','다른\x20이름으로\x20저장','3758568ETMrpc','200PQQiBF','열기(파일)'];_0x29bb=function(){return _0x116921;};return _0x29bb();}export{e as default};
|
package/lib/locale/pl-PL.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x4d728e=_0x5656;function _0x44e4(){const _0x164178=['24LtxvAp','40CdGZgO','Plik','277460KZjqfV','Zapisz\x20jako','845670PEqJUX','4104990vlVAGJ','6164684SXmYXk','64002uaFVyY','515SnzlWW','9311561fPRyZl','2102008PZYEwB'];_0x44e4=function(){return _0x164178;};return _0x44e4();}(function(_0x2f2f00,_0x24ddc4){const _0x465101=_0x5656,_0x1b023a=_0x2f2f00();while(!![]){try{const _0x13a9cb=-parseInt(_0x465101(0x128))/0x1+parseInt(_0x465101(0x126))/0x2*(-parseInt(_0x465101(0x123))/0x3)+parseInt(_0x465101(0x12a))/0x4+-parseInt(_0x465101(0x120))/0x5*(-parseInt(_0x465101(0x11f))/0x6)+-parseInt(_0x465101(0x121))/0x7+-parseInt(_0x465101(0x122))/0x8+parseInt(_0x465101(0x129))/0x9*(parseInt(_0x465101(0x124))/0xa);if(_0x13a9cb===_0x24ddc4)break;else _0x1b023a['push'](_0x1b023a['shift']());}catch(_0x4c7d01){_0x1b023a['push'](_0x1b023a['shift']());}}}(_0x44e4,0xdf974));const e={'docs-exchange-client':{'file':_0x4d728e(0x125),'upload':'Otwórz\x20(plik)','download':_0x4d728e(0x127)}};function _0x5656(_0x5d013f,_0x41472c){_0x5d013f=_0x5d013f-0x11f;const _0x44e401=_0x44e4();let _0x565685=_0x44e401[_0x5d013f];return _0x565685;}export{e as default};
|
package/lib/locale/pt-BR.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x377a(){const _0x6ad76c=['574844MpQnlj','16960NAGEbM','Salvar\x20Como','Arquivo','2833218rVeTQr','4809576FfDPJN','Abrir\x20(Arquivo)','24meGYyj','4UfugTG','3311kBmxuM','260875HdxKoO','8YLQmoD','3043957fMEoPi','323049hfCFXF'];_0x377a=function(){return _0x6ad76c;};return _0x377a();}function _0x19b3(_0x26df02,_0x2603e5){_0x26df02=_0x26df02-0xa6;const _0x377a3a=_0x377a();let _0x19b314=_0x377a3a[_0x26df02];return _0x19b314;}const _0x31530e=_0x19b3;(function(_0x305971,_0x4192e7){const _0x2f46e5=_0x19b3,_0x3e2541=_0x305971();while(!![]){try{const _0x199b16=parseInt(_0x2f46e5(0xa7))/0x1*(parseInt(_0x2f46e5(0xaf))/0x2)+-parseInt(_0x2f46e5(0xa6))/0x3+parseInt(_0x2f46e5(0xb2))/0x4*(parseInt(_0x2f46e5(0xb1))/0x5)+-parseInt(_0x2f46e5(0xac))/0x6+parseInt(_0x2f46e5(0xb3))/0x7*(parseInt(_0x2f46e5(0xae))/0x8)+-parseInt(_0x2f46e5(0xab))/0x9+parseInt(_0x2f46e5(0xa8))/0xa*(-parseInt(_0x2f46e5(0xb0))/0xb);if(_0x199b16===_0x4192e7)break;else _0x3e2541['push'](_0x3e2541['shift']());}catch(_0x36ba0a){_0x3e2541['push'](_0x3e2541['shift']());}}}(_0x377a,0xc92ce));const e={'docs-exchange-client':{'file':_0x31530e(0xaa),'upload':_0x31530e(0xad),'download':_0x31530e(0xa9)}};export{e as default};
|
package/lib/locale/ru-RU.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
function _0x5ca1(_0x390575,_0x14ba41){_0x390575=_0x390575-0xb7;const _0x4ac2f5=_0x4ac2();let _0x5ca109=_0x4ac2f5[_0x390575];return _0x5ca109;}const _0x39e609=_0x5ca1;(function(_0x3bc42e,_0x45588f){const _0x51fd65=_0x5ca1,_0x40a910=_0x3bc42e();while(!![]){try{const _0x5b91e2=-parseInt(_0x51fd65(0xbe))/0x1+-parseInt(_0x51fd65(0xc0))/0x2*(-parseInt(_0x51fd65(0xbc))/0x3)+-parseInt(_0x51fd65(0xbb))/0x4*(parseInt(_0x51fd65(0xc2))/0x5)+parseInt(_0x51fd65(0xb8))/0x6*(-parseInt(_0x51fd65(0xb9))/0x7)+parseInt(_0x51fd65(0xc1))/0x8+parseInt(_0x51fd65(0xbf))/0x9+parseInt(_0x51fd65(0xba))/0xa;if(_0x5b91e2===_0x45588f)break;else _0x40a910['push'](_0x40a910['shift']());}catch(_0x486631){_0x40a910['push'](_0x40a910['shift']());}}}(_0x4ac2,0xd5e4c));const e={'docs-exchange-client':{'file':_0x39e609(0xbd),'upload':'Открыть(Файл)','download':_0x39e609(0xb7)}};function _0x4ac2(){const _0x322a7e=['14428071IapkdJ','3156DlEMgo','2564240OqMCGd','3237565hQQZHC','Сохранить\x20как','207804uXmBJr','196SrRRtD','2758170HOCiEr','4qFJVjY','1650aTfgdS','Файл','573993OjbxSg'];_0x4ac2=function(){return _0x322a7e;};return _0x4ac2();}export{e as default};
|
package/lib/locale/sk-SK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x3e6066=_0x48cb;(function(_0x3e236f,_0x17b7d5){const _0x162e31=_0x48cb,_0xf77dfc=_0x3e236f();while(!![]){try{const _0x331329=parseInt(_0x162e31(0x6f))/0x1+parseInt(_0x162e31(0x6d))/0x2+parseInt(_0x162e31(0x6a))/0x3+parseInt(_0x162e31(0x71))/0x4*(parseInt(_0x162e31(0x6e))/0x5)+parseInt(_0x162e31(0x73))/0x6+-parseInt(_0x162e31(0x72))/0x7+-parseInt(_0x162e31(0x6b))/0x8*(parseInt(_0x162e31(0x6c))/0x9);if(_0x331329===_0x17b7d5)break;else _0xf77dfc['push'](_0xf77dfc['shift']());}catch(_0x277f43){_0xf77dfc['push'](_0xf77dfc['shift']());}}}(_0x3719,0x5e760));const e={'docs-exchange-client':{'file':'Súbor','upload':'Otvoriť\x20(súbor)','download':_0x3e6066(0x70)}};function _0x48cb(_0x559fcf,_0xb42452){_0x559fcf=_0x559fcf-0x6a;const _0x3719ec=_0x3719();let _0x48cb42=_0x3719ec[_0x559fcf];return _0x48cb42;}function _0x3719(){const _0x43bd52=['2109588HBRDLu','18931208XeLAkI','9RKbyuv','1356938FkhsUv','456265LUBorR','639515INxbAF','Uložiť\x20ako','4ZALWws','321314cVjPzm','4120692nbmbun'];_0x3719=function(){return _0x43bd52;};return _0x3719();}export{e as default};
|
package/lib/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
function _0x36e4(_0x5eb657,_0x49066f){_0x5eb657=_0x5eb657-0xa8;const _0x5df30f=_0x5df3();let _0x36e402=_0x5df30f[_0x5eb657];return _0x36e402;}const _0x1dbbfb=_0x36e4;(function(_0x34a0c4,_0xed765){const _0x3e37d7=_0x36e4,_0x58c5c7=_0x34a0c4();while(!![]){try{const _0x2878be=-parseInt(_0x3e37d7(0xa9))/0x1*(parseInt(_0x3e37d7(0xb3))/0x2)+-parseInt(_0x3e37d7(0xa8))/0x3*(parseInt(_0x3e37d7(0xad))/0x4)+parseInt(_0x3e37d7(0xb0))/0x5*(-parseInt(_0x3e37d7(0xb4))/0x6)+parseInt(_0x3e37d7(0xaa))/0x7+-parseInt(_0x3e37d7(0xac))/0x8*(-parseInt(_0x3e37d7(0xab))/0x9)+parseInt(_0x3e37d7(0xae))/0xa*(parseInt(_0x3e37d7(0xb2))/0xb)+parseInt(_0x3e37d7(0xaf))/0xc;if(_0x2878be===_0xed765)break;else _0x58c5c7['push'](_0x58c5c7['shift']());}catch(_0xbf7ce8){_0x58c5c7['push'](_0x58c5c7['shift']());}}}(_0x5df3,0xb1414));function _0x5df3(){const _0x3c41e0=['1082352vZIdDP','4fHadZQ','998860VQRLuv','16604208cQufUn','985nCUuvP','Lưu\x20dưới\x20dạng','22fPxoxM','351534fEZlOK','9774mItePC','4330947QmANlo','1WhVjtJ','6633305OQsLSq','9zHifjX'];_0x5df3=function(){return _0x3c41e0;};return _0x5df3();}const e={'docs-exchange-client':{'file':'Tệp','upload':'Mở\x20(Tệp)','download':_0x1dbbfb(0xb1)}};export{e as default};
|
package/lib/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
function _0x43a4(_0x56c273,_0x141645){_0x56c273=_0x56c273-0x11f;const _0x2d916b=_0x2d91();let _0x43a462=_0x2d916b[_0x56c273];return _0x43a462;}const _0x11c7fe=_0x43a4;(function(_0x5e93a8,_0x27bb8a){const _0x1640af=_0x43a4,_0x378bc7=_0x5e93a8();while(!![]){try{const _0x5aa675=parseInt(_0x1640af(0x125))/0x1*(parseInt(_0x1640af(0x127))/0x2)+-parseInt(_0x1640af(0x123))/0x3+parseInt(_0x1640af(0x129))/0x4+parseInt(_0x1640af(0x121))/0x5+-parseInt(_0x1640af(0x11f))/0x6*(-parseInt(_0x1640af(0x120))/0x7)+parseInt(_0x1640af(0x124))/0x8+parseInt(_0x1640af(0x122))/0x9*(-parseInt(_0x1640af(0x126))/0xa);if(_0x5aa675===_0x27bb8a)break;else _0x378bc7['push'](_0x378bc7['shift']());}catch(_0x41186e){_0x378bc7['push'](_0x378bc7['shift']());}}}(_0x2d91,0xd287e));const e={'docs-exchange-client':{'file':'文件','upload':_0x11c7fe(0x128),'download':'另存为'}};function _0x2d91(){const _0x6d132f=['2aGDpmB','打开(文件)','2916832iIftvD','6mpRiWv','4590964wMjbjP','271270bHIrOB','99WJSyFr','3491769YztDpz','12357432lRFeoi','1312301NvxRHT','2063670jgXRnX'];_0x2d91=function(){return _0x6d132f;};return _0x2d91();}export{e as default};
|
package/lib/locale/zh-HK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function
|
|
1
|
+
const _0x2944fb=_0xfd5a;function _0xfd5a(_0x135381,_0x4fe2d5){_0x135381=_0x135381-0xfa;const _0x1024de=_0x1024();let _0xfd5a57=_0x1024de[_0x135381];return _0xfd5a57;}(function(_0x4a5a85,_0x1af571){const _0x2600c3=_0xfd5a,_0x15a565=_0x4a5a85();while(!![]){try{const _0x2c46b3=parseInt(_0x2600c3(0x105))/0x1*(parseInt(_0x2600c3(0x100))/0x2)+parseInt(_0x2600c3(0x101))/0x3+-parseInt(_0x2600c3(0xfb))/0x4+-parseInt(_0x2600c3(0xfe))/0x5+-parseInt(_0x2600c3(0x103))/0x6+parseInt(_0x2600c3(0x104))/0x7*(-parseInt(_0x2600c3(0xfa))/0x8)+parseInt(_0x2600c3(0xfc))/0x9*(parseInt(_0x2600c3(0xfd))/0xa);if(_0x2c46b3===_0x1af571)break;else _0x15a565['push'](_0x15a565['shift']());}catch(_0x57a467){_0x15a565['push'](_0x15a565['shift']());}}}(_0x1024,0xf0b5c));const e={'docs-exchange-client':{'file':'檔案','upload':_0x2944fb(0x102),'download':_0x2944fb(0xff)}};export{e as default};function _0x1024(){const _0x4f8feb=['1hVGkmm','8HnrXPp','6069992oeMLwq','474507uFbnOA','890ewSTsP','6553630YbuYqK','另存為','764786zULktO','1533360OoZxqJ','開啟(檔案)','4659822coTzcO','6965357czovvc'];_0x1024=function(){return _0x4f8feb;};return _0x1024();}
|
package/lib/locale/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x2842b3=_0xbf23;function _0xbf23(_0x5218e0,_0x15ce89){_0x5218e0=_0x5218e0-0xae;const _0x4ab41c=_0x4ab4();let _0xbf23a9=_0x4ab41c[_0x5218e0];return _0xbf23a9;}function _0x4ab4(){const _0x4a0fa1=['319uuiHYZ','978240VGcuTe','1XJmIHe','開啟(檔案)','6561vFzGhv','3AfjaOP','395184qwziEp','1114316ShZIPc','另存為','744065vPyFZY','7VmdYcq','147754ZKxaTD','792XLCMKD','94620QUokWK'];_0x4ab4=function(){return _0x4a0fa1;};return _0x4ab4();}(function(_0x513c9d,_0x5616cd){const _0x4cbe0d=_0xbf23,_0x1f1c2a=_0x513c9d();while(!![]){try{const _0x1566c5=parseInt(_0x4cbe0d(0xaf))/0x1*(-parseInt(_0x4cbe0d(0xb8))/0x2)+parseInt(_0x4cbe0d(0xb2))/0x3*(parseInt(_0x4cbe0d(0xb4))/0x4)+parseInt(_0x4cbe0d(0xb6))/0x5+-parseInt(_0x4cbe0d(0xb3))/0x6*(parseInt(_0x4cbe0d(0xb7))/0x7)+parseInt(_0x4cbe0d(0xb9))/0x8*(parseInt(_0x4cbe0d(0xb1))/0x9)+parseInt(_0x4cbe0d(0xae))/0xa+parseInt(_0x4cbe0d(0xbb))/0xb*(-parseInt(_0x4cbe0d(0xba))/0xc);if(_0x1566c5===_0x5616cd)break;else _0x1f1c2a['push'](_0x1f1c2a['shift']());}catch(_0x5e9231){_0x1f1c2a['push'](_0x1f1c2a['shift']());}}}(_0x4ab4,0x37e75));const e={'docs-exchange-client':{'file':'檔案','upload':_0x2842b3(0xb0),'download':_0x2842b3(0xb5)}};export{e as default};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type { IAccessor } from '@univerjs/core';
|
|
2
2
|
import type { IMenuButtonItem, IMenuSelectorItem } from '@univerjs/ui';
|
|
3
|
+
import type { LocaleKey } from '../locale/types';
|
|
3
4
|
export declare const DOCS_EXCHANGE_OPERATION_ID = "docs-exchange-client.operation.exchange";
|
|
4
|
-
export declare function DocsExchangeMenuItemFactory(accessor: IAccessor): IMenuSelectorItem<
|
|
5
|
-
export declare function ImportDOCXToUnitIdMenuItemFactory(): IMenuButtonItem<
|
|
6
|
-
export declare function ExportDOCXByUnitIdMenuItemFactory(): IMenuButtonItem<
|
|
5
|
+
export declare function DocsExchangeMenuItemFactory(accessor: IAccessor): IMenuSelectorItem<LocaleKey>;
|
|
6
|
+
export declare function ImportDOCXToUnitIdMenuItemFactory(): IMenuButtonItem<LocaleKey>;
|
|
7
|
+
export declare function ExportDOCXByUnitIdMenuItemFactory(): IMenuButtonItem<LocaleKey>;
|
package/lib/types/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export { ExportDOCXOperation, ImportDOCXOperation } from './commands/operations/exchange.operation';
|
|
2
|
-
export type { IUniverDocsExchangeClientConfig } from './
|
|
2
|
+
export type { IUniverDocsExchangeClientConfig } from './config/config';
|
|
3
3
|
export { UniverDocsExchangeClientPlugin } from './plugin';
|