@univerjs-pro/docs-exchange-client 0.24.0 → 0.25.0-insiders.20260608-e4336f7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/locale/ar-SA.js +1 -0
- package/lib/cjs/locale/ca-ES.js +1 -0
- package/lib/cjs/locale/de-DE.js +1 -0
- package/lib/cjs/locale/en-US.js +1 -0
- package/lib/cjs/locale/es-ES.js +1 -0
- package/lib/cjs/locale/fa-IR.js +1 -0
- package/lib/cjs/locale/fr-FR.js +1 -0
- package/lib/cjs/locale/id-ID.js +1 -0
- package/lib/cjs/locale/it-IT.js +1 -0
- package/lib/cjs/locale/ja-JP.js +1 -0
- package/lib/cjs/locale/ko-KR.js +1 -0
- package/lib/cjs/locale/pl-PL.js +1 -0
- package/lib/cjs/locale/pt-BR.js +1 -0
- package/lib/cjs/locale/ru-RU.js +1 -0
- package/lib/cjs/locale/sk-SK.js +1 -0
- package/lib/cjs/locale/vi-VN.js +1 -0
- package/lib/cjs/locale/zh-CN.js +1 -0
- package/lib/cjs/locale/zh-HK.js +1 -0
- package/lib/cjs/locale/zh-TW.js +1 -0
- package/lib/es/index.js +1 -1
- package/lib/es/locale/ar-SA.js +1 -0
- package/lib/es/locale/ca-ES.js +1 -0
- package/lib/es/locale/de-DE.js +1 -0
- package/lib/es/locale/en-US.js +1 -0
- package/lib/es/locale/es-ES.js +1 -0
- package/lib/es/locale/fa-IR.js +1 -0
- package/lib/es/locale/fr-FR.js +1 -0
- package/lib/es/locale/id-ID.js +1 -0
- package/lib/es/locale/it-IT.js +1 -0
- package/lib/es/locale/ja-JP.js +1 -0
- package/lib/es/locale/ko-KR.js +1 -0
- package/lib/es/locale/pl-PL.js +1 -0
- package/lib/es/locale/pt-BR.js +1 -0
- package/lib/es/locale/ru-RU.js +1 -0
- package/lib/es/locale/sk-SK.js +1 -0
- package/lib/es/locale/vi-VN.js +1 -0
- package/lib/es/locale/zh-CN.js +1 -0
- package/lib/es/locale/zh-HK.js +1 -0
- package/lib/es/locale/zh-TW.js +1 -0
- package/lib/index.js +1 -1
- package/lib/locale/ar-SA.js +1 -0
- package/lib/locale/ca-ES.js +1 -0
- package/lib/locale/de-DE.js +1 -0
- package/lib/locale/en-US.js +1 -0
- package/lib/locale/es-ES.js +1 -0
- package/lib/locale/fa-IR.js +1 -0
- package/lib/locale/fr-FR.js +1 -0
- package/lib/locale/id-ID.js +1 -0
- package/lib/locale/it-IT.js +1 -0
- package/lib/locale/ja-JP.js +1 -0
- package/lib/locale/ko-KR.js +1 -0
- package/lib/locale/pl-PL.js +1 -0
- package/lib/locale/pt-BR.js +1 -0
- package/lib/locale/ru-RU.js +1 -0
- package/lib/locale/sk-SK.js +1 -0
- package/lib/locale/vi-VN.js +1 -0
- package/lib/locale/zh-CN.js +1 -0
- package/lib/locale/zh-HK.js +1 -0
- package/lib/locale/zh-TW.js +1 -0
- package/lib/types/index.d.ts +1 -1
- package/lib/types/locale/ar-SA.d.ts +3 -0
- package/lib/types/locale/ca-ES.d.ts +3 -0
- package/lib/types/locale/de-DE.d.ts +3 -0
- package/lib/types/locale/en-US.d.ts +8 -0
- package/lib/types/locale/es-ES.d.ts +3 -0
- package/lib/types/locale/fa-IR.d.ts +3 -0
- package/lib/types/locale/fr-FR.d.ts +3 -0
- package/lib/types/locale/id-ID.d.ts +3 -0
- package/lib/types/locale/it-IT.d.ts +3 -0
- package/lib/types/locale/ja-JP.d.ts +3 -0
- package/lib/types/locale/ko-KR.d.ts +3 -0
- package/lib/types/locale/pl-PL.d.ts +3 -0
- package/lib/types/locale/pt-BR.d.ts +3 -0
- package/lib/types/locale/ru-RU.d.ts +3 -0
- package/lib/types/locale/sk-SK.d.ts +3 -0
- package/lib/types/locale/vi-VN.d.ts +3 -0
- package/lib/types/locale/zh-CN.d.ts +3 -0
- package/lib/types/locale/zh-HK.d.ts +3 -0
- package/lib/types/locale/zh-TW.d.ts +3 -0
- package/lib/types/plugin.d.ts +1 -1
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ar-SA.js +1 -0
- package/lib/umd/locale/ca-ES.js +1 -0
- package/lib/umd/locale/de-DE.js +1 -0
- package/lib/umd/locale/en-US.js +1 -0
- package/lib/umd/locale/es-ES.js +1 -0
- package/lib/umd/locale/fa-IR.js +1 -0
- package/lib/umd/locale/fr-FR.js +1 -0
- package/lib/umd/locale/id-ID.js +1 -0
- package/lib/umd/locale/it-IT.js +1 -0
- package/lib/umd/locale/ja-JP.js +1 -0
- package/lib/umd/locale/ko-KR.js +1 -0
- package/lib/umd/locale/pl-PL.js +1 -0
- package/lib/umd/locale/pt-BR.js +1 -0
- package/lib/umd/locale/ru-RU.js +1 -0
- package/lib/umd/locale/sk-SK.js +1 -0
- package/lib/umd/locale/vi-VN.js +1 -0
- package/lib/umd/locale/zh-CN.js +1 -0
- package/lib/umd/locale/zh-HK.js +1 -0
- package/lib/umd/locale/zh-TW.js +1 -0
- package/package.json +11 -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/cjs/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var _0x9c2992=_0x152f;(function(_0x292ce9,_0x185776){var _0x56752=_0x152f,_0x18587f=_0x292ce9();while(!![]){try{var _0x4afdbe=-parseInt(_0x56752(0x1e6))/0x1*(parseInt(_0x56752(0x1ce))/0x2)+-parseInt(_0x56752(0x1ea))/0x3+parseInt(_0x56752(0x1b1))/0x4+-parseInt(_0x56752(0x1c3))/0x5+parseInt(_0x56752(0x1b6))/0x6*(-parseInt(_0x56752(0x1d2))/0x7)+parseInt(_0x56752(0x1e3))/0x8*(-parseInt(_0x56752(0x1e0))/0x9)+-parseInt(_0x56752(0x1c8))/0xa*(-parseInt(_0x56752(0x1bb))/0xb);if(_0x4afdbe===_0x185776)break;else _0x18587f['push'](_0x18587f['shift']());}catch(_0x3847ef){_0x18587f['push'](_0x18587f['shift']());}}}(_0x1763,0x47129),Object[_0x9c2992(0x1b8)](exports,Symbol['toStringTag'],{'value':_0x9c2992(0x1d1)}));let e=require('@univerjs-pro/exchange-client'),t=require('@univerjs/core'),n=require('@univerjs/ui');const r={'id':'exchange-client.operation.import-docx','type':t[_0x9c2992(0x1d3)][_0x9c2992(0x1df)],'handler':async _0x3ae255=>(_0x3ae255[_0x9c2992(0x1d7)](e[_0x9c2992(0x1d0)])['importDOCXToUnitId'](),!0x0)},i={'id':_0x9c2992(0x1bd),'type':t['CommandType'][_0x9c2992(0x1df)],'handler':async _0x12a957=>(_0x12a957['get'](e[_0x9c2992(0x1d0)])[_0x9c2992(0x1ae)](),!0x0)};var a=_0x9c2992(0x1dc),o='0.25.0-insiders.20260608-e4336f7';const s={},c='docs-exchange-client.operation.exchange';function l(_0x491af7){var _0x3e8c95=_0x9c2992;return{'id':c,'type':n['MenuItemType'][_0x3e8c95(0x1dd)],'icon':'DirectExportIcon','tooltip':'docs-exchange-client.file','hidden$':(0x0,n[_0x3e8c95(0x1c4)])(_0x491af7,t[_0x3e8c95(0x1c6)][_0x3e8c95(0x1cf)])};}function u(){var _0x1d1184=_0x9c2992;return{'id':r['id'],'type':n[_0x1d1184(0x1d5)][_0x1d1184(0x1bf)],'title':'docs-exchange-client.upload','icon':_0x1d1184(0x1b3)};}function d(){var _0x36414e=_0x9c2992;return{'id':i['id'],'type':n[_0x36414e(0x1d5)]['BUTTON'],'title':_0x36414e(0x1d6),'icon':_0x36414e(0x1e9)};}const f={[n[_0x9c2992(0x1c7)]['OTHERS']]:{[c]:{'order':0.3,'menuItemFactory':l,[r['id']]:{'order':0x0,'menuItemFactory':u},[i['id']]:{'order':0x1,'menuItemFactory':d}}}};function p(_0x4925af,_0x2ee644){return function(_0x552e54,_0x240304){_0x2ee644(_0x552e54,_0x240304,_0x4925af);};}function m(_0x12fd8d,_0x3ebcf9,_0xebebd9,_0x25f58b){var _0x130f50=_0x9c2992,_0x3d441c=arguments[_0x130f50(0x1de)],_0x17ab8e=_0x3d441c<0x3?_0x3ebcf9:_0x25f58b===null?_0x25f58b=Object['getOwnPropertyDescriptor'](_0x3ebcf9,_0xebebd9):_0x25f58b,_0x3e3710;if(typeof Reflect=='object'&&typeof Reflect['decorate']==_0x130f50(0x1be))_0x17ab8e=Reflect[_0x130f50(0x1ee)](_0x12fd8d,_0x3ebcf9,_0xebebd9,_0x25f58b);else{for(var _0x290521=_0x12fd8d[_0x130f50(0x1de)]-0x1;_0x290521>=0x0;_0x290521--)(_0x3e3710=_0x12fd8d[_0x290521])&&(_0x17ab8e=(_0x3d441c<0x3?_0x3e3710(_0x17ab8e):_0x3d441c>0x3?_0x3e3710(_0x3ebcf9,_0xebebd9,_0x17ab8e):_0x3e3710(_0x3ebcf9,_0xebebd9))||_0x17ab8e);}return _0x3d441c>0x3&&_0x17ab8e&&Object['defineProperty'](_0x3ebcf9,_0xebebd9,_0x17ab8e),_0x17ab8e;}let h=class extends t[_0x9c2992(0x1da)]{constructor(_0x5991cc,_0x5453b1){var _0x4efbfe=_0x9c2992;super(),this[_0x4efbfe(0x1c2)]=_0x5991cc,this[_0x4efbfe(0x1e7)]=_0x5453b1,this[_0x4efbfe(0x1eb)](),this[_0x4efbfe(0x1af)]();}['_initCommands'](){var _0x29b109=_0x9c2992;[r,i][_0x29b109(0x1b7)](_0x522170=>{var _0x415f72=_0x29b109;this[_0x415f72(0x1ba)](this[_0x415f72(0x1c2)][_0x415f72(0x1c9)](_0x522170));});}[_0x9c2992(0x1af)](){var _0x488165=_0x9c2992;this[_0x488165(0x1e7)][_0x488165(0x1cb)](f);}};function _0x152f(_0x55a543,_0x3f75b4){_0x55a543=_0x55a543-0x1aa;var _0x176340=_0x1763();var _0x152fbd=_0x176340[_0x55a543];return _0x152fbd;}h=m([p(0x0,t[_0x9c2992(0x1c1)]),p(0x1,n[_0x9c2992(0x1e8)])],h);function g(_0x3f1c97){'@babel/helpers - typeof';var _0x4912a6=_0x9c2992;return g=typeof Symbol==_0x4912a6(0x1be)&&typeof Symbol['iterator']=='symbol'?function(_0x32572a){return typeof _0x32572a;}:function(_0x19ebe5){var _0x2b00a8=_0x4912a6;return _0x19ebe5&&typeof Symbol=='function'&&_0x19ebe5[_0x2b00a8(0x1b5)]===Symbol&&_0x19ebe5!==Symbol['prototype']?_0x2b00a8(0x1cc):typeof _0x19ebe5;},g(_0x3f1c97);}function _0x1763(){var _0x2f4c6c=['MenuItemType','docs-exchange-client.download','get','IConfigService','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','Disposable','menu','@univerjs-pro/docs-exchange-client','SUBITEMS','length','OPERATION','770445Oruxkl','UniverExchangeClientPlugin','DOC_EXCHANGE_CLIENT_PLUGIN','32DghQiq','DependentOn','_injector','18iGJjow','_menuManagerService','IMenuManagerService','ExportIcon','777480JTROMe','_initCommands','Inject','string','decorate','ImportDOCXOperation','_config','_configService','packageName','exportDOCXByUnitId','_initMenus','Injector','820696eIFwmH','call','FolderIcon','default','constructor','6lYEmRj','forEach','defineProperty','add','disposeWithMe','26653EVpJCU','version','exchange-client.operation.export-docx','function','BUTTON','ExportDOCXOperation','ICommandService','_commandService','1295635pLoMzA','getMenuHiddenObservable','Plugin','UniverInstanceType','RibbonStartGroup','7730OgVqaV','registerCommand','pluginName','mergeMenu','symbol','setConfig','56550GeBXJo','UNIVER_DOC','IExchangeOperateService','Module','2921681ViOziX','CommandType','onStarting'];_0x1763=function(){return _0x2f4c6c;};return _0x1763();}function _(_0x236350,_0x3173ff){var _0x4bf80e=_0x9c2992;if(g(_0x236350)!='object'||!_0x236350)return _0x236350;var _0x541cea=_0x236350[Symbol['toPrimitive']];if(_0x541cea!==void 0x0){var _0x8e184c=_0x541cea[_0x4bf80e(0x1b2)](_0x236350,_0x3173ff||_0x4bf80e(0x1b4));if(g(_0x8e184c)!='object')return _0x8e184c;throw TypeError(_0x4bf80e(0x1d9));}return(_0x3173ff===_0x4bf80e(0x1ed)?String:Number)(_0x236350);}function v(_0x3322de){var _0x23a551=_0x9c2992,_0x2d9cad=_(_0x3322de,_0x23a551(0x1ed));return g(_0x2d9cad)=='symbol'?_0x2d9cad:_0x2d9cad+'';}function y(_0x35bbcf,_0x556133,_0x3e4097){var _0x4fa49d=_0x9c2992;return(_0x556133=v(_0x556133))in _0x35bbcf?Object[_0x4fa49d(0x1b8)](_0x35bbcf,_0x556133,{'value':_0x3e4097,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x35bbcf[_0x556133]=_0x3e4097,_0x35bbcf;}let b=class extends t[_0x9c2992(0x1c5)]{constructor(_0xd8ec6=s,_0x4bb652,_0x388462){var _0x55f5b7=_0x9c2992;super(),this[_0x55f5b7(0x1ab)]=_0xd8ec6,this[_0x55f5b7(0x1e5)]=_0x4bb652,this[_0x55f5b7(0x1ac)]=_0x388462;let {menu:_0x2bdceb,..._0x2008e0}=(0x0,t['merge'])({},s,this['_config']);_0x2bdceb&&this[_0x55f5b7(0x1ac)][_0x55f5b7(0x1cd)](_0x55f5b7(0x1db),_0x2bdceb,{'merge':!0x0}),this[_0x55f5b7(0x1ac)][_0x55f5b7(0x1cd)]('docs-exchange-client.config',_0x2008e0);}[_0x9c2992(0x1d4)](){var _0x278f07=_0x9c2992;[[h]][_0x278f07(0x1b7)](_0x15859a=>this[_0x278f07(0x1e5)][_0x278f07(0x1b9)](_0x15859a));}['onReady'](){var _0x30429a=_0x9c2992;this[_0x30429a(0x1e5)][_0x30429a(0x1d7)](h);}};y(b,_0x9c2992(0x1ca),_0x9c2992(0x1e2)),y(b,_0x9c2992(0x1ad),a),y(b,_0x9c2992(0x1bc),o),y(b,'type',t[_0x9c2992(0x1c6)][_0x9c2992(0x1cf)]),b=m([(0x0,t[_0x9c2992(0x1e4)])(e[_0x9c2992(0x1e1)]),p(0x1,(0x0,t[_0x9c2992(0x1ec)])(t[_0x9c2992(0x1b0)])),p(0x2,t[_0x9c2992(0x1d8)])],b),exports[_0x9c2992(0x1c0)]=i,exports[_0x9c2992(0x1aa)]=r,Object[_0x9c2992(0x1b8)](exports,'UniverDocsExchangeClientPlugin',{'enumerable':!0x0,'get':function(){return b;}});
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x5267a1=_0x20e2;function _0x20e2(_0x5917d3,_0x3f661a){_0x5917d3=_0x5917d3-0x129;const _0x9dc45c=_0x9dc4();let _0x20e2d7=_0x9dc45c[_0x5917d3];return _0x20e2d7;}(function(_0x5d0d33,_0xdc9829){const _0x4faaf5=_0x20e2,_0x168774=_0x5d0d33();while(!![]){try{const _0x5e80de=parseInt(_0x4faaf5(0x134))/0x1+-parseInt(_0x4faaf5(0x12b))/0x2*(-parseInt(_0x4faaf5(0x133))/0x3)+-parseInt(_0x4faaf5(0x135))/0x4*(parseInt(_0x4faaf5(0x12a))/0x5)+-parseInt(_0x4faaf5(0x136))/0x6*(-parseInt(_0x4faaf5(0x12f))/0x7)+parseInt(_0x4faaf5(0x132))/0x8*(-parseInt(_0x4faaf5(0x12d))/0x9)+parseInt(_0x4faaf5(0x12e))/0xa*(-parseInt(_0x4faaf5(0x131))/0xb)+-parseInt(_0x4faaf5(0x12c))/0xc*(parseInt(_0x4faaf5(0x137))/0xd);if(_0x5e80de===_0xdc9829)break;else _0x168774['push'](_0x168774['shift']());}catch(_0x484b55){_0x168774['push'](_0x168774['shift']());}}}(_0x9dc4,0x923fc));function _0x9dc4(){const _0x139988=['5313756OunXiV','حفظ\x20باسم','11715WHfvkY','32PJmdaW','27501FhknRg','1062691tbukCr','2016812SHfIlg','6rHaYYL','321997yVttKT','فتح\x20(ملف)','5cCkFKU','114tywvSx','384fMECsU','187146TTzeWm','3430ZvKdbl'];_0x9dc4=function(){return _0x139988;};return _0x9dc4();}const e={'docs-exchange-client':{'file':'ملف','upload':_0x5267a1(0x129),'download':_0x5267a1(0x130)}};module['exports']=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x594d(){const _0x469950=['7xuGutd','Obrir(Fitxer)','1521vbeOfz','3578cwujXw','1383AwKnGt','4696430XnWRkQ','exports','49060YFcyNU','Anomena\x20i\x20desa','3157928DTHPQH','Fitxer','6704658AVdvqZ','4379396TMOBoJ','930XcpnJu'];_0x594d=function(){return _0x469950;};return _0x594d();}const _0x16e753=_0x263a;function _0x263a(_0x10bf4c,_0x2ce5d1){_0x10bf4c=_0x10bf4c-0xd4;const _0x594d08=_0x594d();let _0x263aa1=_0x594d08[_0x10bf4c];return _0x263aa1;}(function(_0x26cdb2,_0x51a411){const _0x38085c=_0x263a,_0x138741=_0x26cdb2();while(!![]){try{const _0xcf1f90=-parseInt(_0x38085c(0xd4))/0x1+-parseInt(_0x38085c(0xd8))/0x2*(-parseInt(_0x38085c(0xd9))/0x3)+-parseInt(_0x38085c(0xe1))/0x4+parseInt(_0x38085c(0xda))/0x5+parseInt(_0x38085c(0xe0))/0x6*(parseInt(_0x38085c(0xd5))/0x7)+-parseInt(_0x38085c(0xde))/0x8+parseInt(_0x38085c(0xd7))/0x9*(-parseInt(_0x38085c(0xdc))/0xa);if(_0xcf1f90===_0x51a411)break;else _0x138741['push'](_0x138741['shift']());}catch(_0x2b1eb6){_0x138741['push'](_0x138741['shift']());}}}(_0x594d,0x892a0));const e={'docs-exchange-client':{'file':_0x16e753(0xdf),'upload':_0x16e753(0xd6),'download':_0x16e753(0xdd)}};module[_0x16e753(0xdb)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x8d90(){const _0x861f28=['5216274QwPMeq','Speichern\x20unter','2182160NsDZPk','565yQKdAb','4656xpKzze','9981180nicrtm','16748nGGCMT','13453JhEIpu','364dvoOoW','122cCUTZZ','2865144YxhaaQ'];_0x8d90=function(){return _0x861f28;};return _0x8d90();}const _0x2ec366=_0x2951;function _0x2951(_0x68964,_0x5bf6e2){_0x68964=_0x68964-0xeb;const _0x8d90fe=_0x8d90();let _0x29519b=_0x8d90fe[_0x68964];return _0x29519b;}(function(_0x4068f9,_0x4837b1){const _0x4c664b=_0x2951,_0x2435a4=_0x4068f9();while(!![]){try{const _0x167e6e=-parseInt(_0x4c664b(0xed))/0x1*(parseInt(_0x4c664b(0xef))/0x2)+parseInt(_0x4c664b(0xf0))/0x3+-parseInt(_0x4c664b(0xec))/0x4*(-parseInt(_0x4c664b(0xf4))/0x5)+parseInt(_0x4c664b(0xf5))/0x6*(-parseInt(_0x4c664b(0xee))/0x7)+-parseInt(_0x4c664b(0xf3))/0x8+-parseInt(_0x4c664b(0xf1))/0x9+parseInt(_0x4c664b(0xeb))/0xa;if(_0x167e6e===_0x4837b1)break;else _0x2435a4['push'](_0x2435a4['shift']());}catch(_0x451e8d){_0x2435a4['push'](_0x2435a4['shift']());}}}(_0x8d90,0xae0fc));const e={'docs-exchange-client':{'file':'Datei','upload':'Öffnen\x20(Datei)','download':_0x2ec366(0xf2)}};module['exports']=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x1ec45c=_0x11e3;(function(_0x10e8eb,_0x32f336){const _0x322927=_0x11e3,_0x5886ab=_0x10e8eb();while(!![]){try{const _0x18bbbc=parseInt(_0x322927(0x114))/0x1*(parseInt(_0x322927(0x10f))/0x2)+-parseInt(_0x322927(0x118))/0x3+parseInt(_0x322927(0x115))/0x4*(parseInt(_0x322927(0x111))/0x5)+-parseInt(_0x322927(0x10c))/0x6*(-parseInt(_0x322927(0x113))/0x7)+-parseInt(_0x322927(0x116))/0x8+-parseInt(_0x322927(0x112))/0x9*(parseInt(_0x322927(0x10d))/0xa)+parseInt(_0x322927(0x10e))/0xb*(parseInt(_0x322927(0x117))/0xc);if(_0x18bbbc===_0x32f336)break;else _0x5886ab['push'](_0x5886ab['shift']());}catch(_0x5e063b){_0x5886ab['push'](_0x5886ab['shift']());}}}(_0x129b,0x4ace7));function _0x129b(){const _0x297514=['21CHuxcE','133485JnpUGw','35724XFCPRc','3641416xyWzpS','108AabXXL','808899smIwJj','638478CsqfFa','52720FbwWve','635701LEQIiu','6zNTpKG','Open(File)','140WzDhjC','783iDeRmJ'];_0x129b=function(){return _0x297514;};return _0x129b();}const e={'docs-exchange-client':{'file':'File','upload':_0x1ec45c(0x110),'download':'Save\x20As'}};function _0x11e3(_0x39aa25,_0x48cf61){_0x39aa25=_0x39aa25-0x10c;const _0x129b93=_0x129b();let _0x11e382=_0x129b93[_0x39aa25];return _0x11e382;}module['exports']=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x1ec2(_0x29385e,_0x1846ae){_0x29385e=_0x29385e-0x139;const _0x1745b=_0x1745();let _0x1ec24f=_0x1745b[_0x29385e];return _0x1ec24f;}const _0x363317=_0x1ec2;(function(_0x237bbf,_0x1955ba){const _0x221168=_0x1ec2,_0x3e3ea8=_0x237bbf();while(!![]){try{const _0x36f25a=parseInt(_0x221168(0x13d))/0x1+parseInt(_0x221168(0x142))/0x2+parseInt(_0x221168(0x141))/0x3*(-parseInt(_0x221168(0x13f))/0x4)+-parseInt(_0x221168(0x146))/0x5*(-parseInt(_0x221168(0x147))/0x6)+parseInt(_0x221168(0x13b))/0x7*(parseInt(_0x221168(0x145))/0x8)+parseInt(_0x221168(0x140))/0x9*(-parseInt(_0x221168(0x13c))/0xa)+parseInt(_0x221168(0x13e))/0xb*(-parseInt(_0x221168(0x144))/0xc);if(_0x36f25a===_0x1955ba)break;else _0x3e3ea8['push'](_0x3e3ea8['shift']());}catch(_0x772685){_0x3e3ea8['push'](_0x3e3ea8['shift']());}}}(_0x1745,0x27513));function _0x1745(){const _0xcaef19=['4476ybqkGa','677096qvWngm','63110KbuIUY','114rgFxqI','Guardar\x20como','Abrir(Archivo)','21BusHzE','145750biHUJl','117886AmoFYJ','4081spLupY','24LrUfha','117xogPsU','109605GMMClo','192992haFBfG','Archivo'];_0x1745=function(){return _0xcaef19;};return _0x1745();}const e={'docs-exchange-client':{'file':_0x363317(0x143),'upload':_0x363317(0x13a),'download':_0x363317(0x139)}};module['exports']=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x20fe(){const _0x575e09=['1311996PytIER','737aqbjEL','4344294tDIBfo','بازکردن(فایل)','10THgQRc','1557212ygpfeX','9666584qwoRzX','735469RqfmDx','254zaTcQa','فایل','5871393YypRRw','ذخیره\x20به\x20عنوان'];_0x20fe=function(){return _0x575e09;};return _0x20fe();}const _0x4ed91c=_0x17ca;(function(_0x101f37,_0x407f5b){const _0x47b722=_0x17ca,_0x288ede=_0x101f37();while(!![]){try{const _0x44fa56=parseInt(_0x47b722(0x154))/0x1*(parseInt(_0x47b722(0x14f))/0x2)+parseInt(_0x47b722(0x155))/0x3+-parseInt(_0x47b722(0x158))/0x4+parseInt(_0x47b722(0x157))/0x5*(parseInt(_0x47b722(0x153))/0x6)+-parseInt(_0x47b722(0x14e))/0x7+-parseInt(_0x47b722(0x159))/0x8+parseInt(_0x47b722(0x151))/0x9;if(_0x44fa56===_0x407f5b)break;else _0x288ede['push'](_0x288ede['shift']());}catch(_0x482728){_0x288ede['push'](_0x288ede['shift']());}}}(_0x20fe,0xe2bc9));function _0x17ca(_0x59b5ab,_0x3e5a66){_0x59b5ab=_0x59b5ab-0x14e;const _0x20fec1=_0x20fe();let _0x17cabf=_0x20fec1[_0x59b5ab];return _0x17cabf;}const e={'docs-exchange-client':{'file':_0x4ed91c(0x150),'upload':_0x4ed91c(0x156),'download':_0x4ed91c(0x152)}};module['exports']=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x1151c5=_0xa583;(function(_0x396f88,_0x4188a9){const _0x2606e2=_0xa583,_0x413484=_0x396f88();while(!![]){try{const _0x5cd7a1=-parseInt(_0x2606e2(0x195))/0x1+parseInt(_0x2606e2(0x19a))/0x2+parseInt(_0x2606e2(0x193))/0x3*(-parseInt(_0x2606e2(0x18e))/0x4)+-parseInt(_0x2606e2(0x198))/0x5+-parseInt(_0x2606e2(0x194))/0x6+parseInt(_0x2606e2(0x196))/0x7+parseInt(_0x2606e2(0x199))/0x8*(parseInt(_0x2606e2(0x190))/0x9);if(_0x5cd7a1===_0x4188a9)break;else _0x413484['push'](_0x413484['shift']());}catch(_0x3d2726){_0x413484['push'](_0x413484['shift']());}}}(_0x3d1c,0x9c04c));const e={'docs-exchange-client':{'file':_0x1151c5(0x197),'upload':_0x1151c5(0x192),'download':_0x1151c5(0x18f)}};module[_0x1151c5(0x191)]=e;function _0xa583(_0x2d170e,_0x4323b5){_0x2d170e=_0x2d170e-0x18e;const _0x3d1cbc=_0x3d1c();let _0xa5836c=_0x3d1cbc[_0x2d170e];return _0xa5836c;}function _0x3d1c(){const _0x20719d=['2569840DilsgK','Fichier','3269695heWjgX','7052720MdaTYE','1480722WsmjZd','236vcJmHH','Enregistrer\x20sous','27cncqxX','exports','Ouvrir\x20(Fichier)','4497PCPTOb','6745152BgMvxx','1246627ZWBzZL'];_0x3d1c=function(){return _0x20719d;};return _0x3d1c();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x14b4dd=_0x13ff;function _0x4398(){const _0xd957a=['62913QFCVdg','File','7iARyvu','288olUovt','4430KptsFj','205740ZaAWCb','403551SzXPkV','164kcTwrj','643972kUkYfS','11qfTuqq','6820648QSJIxq','235490wteEzj'];_0x4398=function(){return _0xd957a;};return _0x4398();}function _0x13ff(_0x2c9c14,_0x32a1e1){_0x2c9c14=_0x2c9c14-0x114;const _0x43982b=_0x4398();let _0x13ff60=_0x43982b[_0x2c9c14];return _0x13ff60;}(function(_0x51df75,_0x284524){const _0x363a18=_0x13ff,_0xea9a5=_0x51df75();while(!![]){try{const _0x1b8974=parseInt(_0x363a18(0x11a))/0x1+-parseInt(_0x363a18(0x117))/0x2+parseInt(_0x363a18(0x11e))/0x3*(-parseInt(_0x363a18(0x119))/0x4)+-parseInt(_0x363a18(0x116))/0x5*(-parseInt(_0x363a18(0x115))/0x6)+parseInt(_0x363a18(0x114))/0x7*(parseInt(_0x363a18(0x11c))/0x8)+parseInt(_0x363a18(0x118))/0x9+parseInt(_0x363a18(0x11d))/0xa*(-parseInt(_0x363a18(0x11b))/0xb);if(_0x1b8974===_0x284524)break;else _0xea9a5['push'](_0xea9a5['shift']());}catch(_0x484a9b){_0xea9a5['push'](_0xea9a5['shift']());}}}(_0x4398,0x91eba));const e={'docs-exchange-client':{'file':_0x14b4dd(0x11f),'upload':'Buka(File)','download':'Simpan\x20Sebagai'}};module['exports']=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x291b48=_0x3b90;(function(_0x3cd121,_0xf2067e){const _0x106118=_0x3b90,_0x34ed19=_0x3cd121();while(!![]){try{const _0x5af7fc=-parseInt(_0x106118(0x15a))/0x1+-parseInt(_0x106118(0x15b))/0x2*(-parseInt(_0x106118(0x15e))/0x3)+parseInt(_0x106118(0x159))/0x4+-parseInt(_0x106118(0x15c))/0x5+parseInt(_0x106118(0x162))/0x6+parseInt(_0x106118(0x163))/0x7+-parseInt(_0x106118(0x15d))/0x8*(parseInt(_0x106118(0x158))/0x9);if(_0x5af7fc===_0xf2067e)break;else _0x34ed19['push'](_0x34ed19['shift']());}catch(_0x4c311a){_0x34ed19['push'](_0x34ed19['shift']());}}}(_0x398c,0xe8207));function _0x398c(){const _0x5d1405=['9598aTIjfG','9433125saZhUU','48QMZfIK','717larMSp','exports','Salva\x20con\x20nome','File','9851754zvusFV','1199968fNRzXT','Apri\x20(File)','2126790aZCvtk','6158676PnCSrQ','244737OVjPQA'];_0x398c=function(){return _0x5d1405;};return _0x398c();}const e={'docs-exchange-client':{'file':_0x291b48(0x161),'upload':_0x291b48(0x164),'download':_0x291b48(0x160)}};function _0x3b90(_0x3281d0,_0x28498d){_0x3281d0=_0x3281d0-0x158;const _0x398cf6=_0x398c();let _0x3b901b=_0x398cf6[_0x3281d0];return _0x3b901b;}module[_0x291b48(0x15f)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x1ece9b=_0x1fb0;(function(_0x3431a3,_0x435e80){const _0x39b33d=_0x1fb0,_0x4b45aa=_0x3431a3();while(!![]){try{const _0x5a23f5=-parseInt(_0x39b33d(0xd7))/0x1*(-parseInt(_0x39b33d(0xd4))/0x2)+parseInt(_0x39b33d(0xd0))/0x3*(parseInt(_0x39b33d(0xd2))/0x4)+-parseInt(_0x39b33d(0xd5))/0x5+-parseInt(_0x39b33d(0xd1))/0x6+parseInt(_0x39b33d(0xce))/0x7*(parseInt(_0x39b33d(0xcd))/0x8)+parseInt(_0x39b33d(0xd3))/0x9+parseInt(_0x39b33d(0xd6))/0xa*(-parseInt(_0x39b33d(0xcc))/0xb);if(_0x5a23f5===_0x435e80)break;else _0x4b45aa['push'](_0x4b45aa['shift']());}catch(_0x5a4238){_0x4b45aa['push'](_0x4b45aa['shift']());}}}(_0x2065,0x4d47f));const e={'docs-exchange-client':{'file':'ファイル','upload':'開く(ファイル)','download':_0x1ece9b(0xcf)}};module[_0x1ece9b(0xd8)]=e;function _0x1fb0(_0x3292d0,_0x2b7797){_0x3292d0=_0x3292d0-0xcc;const _0x20657b=_0x2065();let _0x1fb091=_0x20657b[_0x3292d0];return _0x1fb091;}function _0x2065(){const _0xc9dcfd=['22rvMSuu','1264fWLUUV','19705HcdrAK','名前を付けて保存','30XnAkVz','2993562LEHcvp','85832IkcLmy','678987pUtCwG','4GWholN','2307165FASwkC','393980eMXRnY','310453EkSUDf','exports'];_0x2065=function(){return _0xc9dcfd;};return _0x2065();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x1c08(){const _0x40c751=['3560949apuNia','10704dJNJWQ','열기(파일)','4255tVJUBB','다른\x20이름으로\x20저장','249768fDQqHM','exports','17391eZZzKR','192VNEqrn','15976IZmuYw','40grTHYH','834dlcGvp','790BFTwMy','300994xQqidr'];_0x1c08=function(){return _0x40c751;};return _0x1c08();}const _0x56b924=_0x23f9;function _0x23f9(_0x33f05d,_0x393a7e){_0x33f05d=_0x33f05d-0x133;const _0x1c0856=_0x1c08();let _0x23f91f=_0x1c0856[_0x33f05d];return _0x23f91f;}(function(_0xbc6d61,_0x409487){const _0x1df6af=_0x23f9,_0x283b1d=_0xbc6d61();while(!![]){try{const _0x241c91=parseInt(_0x1df6af(0x13d))/0x1+-parseInt(_0x1df6af(0x133))/0x2+-parseInt(_0x1df6af(0x13c))/0x3*(parseInt(_0x1df6af(0x135))/0x4)+parseInt(_0x1df6af(0x137))/0x5*(-parseInt(_0x1df6af(0x13f))/0x6)+parseInt(_0x1df6af(0x134))/0x7+parseInt(_0x1df6af(0x13e))/0x8*(parseInt(_0x1df6af(0x139))/0x9)+-parseInt(_0x1df6af(0x140))/0xa*(-parseInt(_0x1df6af(0x13b))/0xb);if(_0x241c91===_0x409487)break;else _0x283b1d['push'](_0x283b1d['shift']());}catch(_0x23a728){_0x283b1d['push'](_0x283b1d['shift']());}}}(_0x1c08,0x55084));const e={'docs-exchange-client':{'file':'파일','upload':_0x56b924(0x136),'download':_0x56b924(0x138)}};module[_0x56b924(0x13a)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x3b2ec5=_0x4865;(function(_0x27ce39,_0xb07c85){const _0x3244e1=_0x4865,_0x1f4e81=_0x27ce39();while(!![]){try{const _0xadb84=parseInt(_0x3244e1(0xba))/0x1*(-parseInt(_0x3244e1(0xc2))/0x2)+parseInt(_0x3244e1(0xc1))/0x3+-parseInt(_0x3244e1(0xbf))/0x4*(parseInt(_0x3244e1(0xc5))/0x5)+parseInt(_0x3244e1(0xc8))/0x6*(-parseInt(_0x3244e1(0xc3))/0x7)+-parseInt(_0x3244e1(0xc0))/0x8*(parseInt(_0x3244e1(0xbd))/0x9)+-parseInt(_0x3244e1(0xc4))/0xa*(parseInt(_0x3244e1(0xc6))/0xb)+parseInt(_0x3244e1(0xbe))/0xc;if(_0xadb84===_0xb07c85)break;else _0x1f4e81['push'](_0x1f4e81['shift']());}catch(_0x208faa){_0x1f4e81['push'](_0x1f4e81['shift']());}}}(_0x8847,0x4da14));function _0x4865(_0x5258ff,_0x3f14c1){_0x5258ff=_0x5258ff-0xb9;const _0x884734=_0x8847();let _0x4865a8=_0x884734[_0x5258ff];return _0x4865a8;}const e={'docs-exchange-client':{'file':_0x3b2ec5(0xbc),'upload':_0x3b2ec5(0xbb),'download':_0x3b2ec5(0xb9)}};function _0x8847(){const _0xccda93=['169145uogsjF','11VTDYVL','exports','6hmWbJa','Zapisz\x20jako','596tdDECx','Otwórz\x20(plik)','Plik','1047834yUQWoK','12427848okYsqj','68QTqfIT','8HqIfgL','1625187VFtNcd','1384XyPFmK','714133IbsXMf','534410ozUmwc'];_0x8847=function(){return _0xccda93;};return _0x8847();}module[_0x3b2ec5(0xc7)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x1d8c41=_0x2f89;function _0x2f89(_0x4b9c6d,_0x2bf363){_0x4b9c6d=_0x4b9c6d-0x1e1;const _0x4d4a88=_0x4d4a();let _0x2f896f=_0x4d4a88[_0x4b9c6d];return _0x2f896f;}(function(_0x45d2bd,_0x166bf3){const _0x3eba87=_0x2f89,_0x5eca1d=_0x45d2bd();while(!![]){try{const _0x14f84e=parseInt(_0x3eba87(0x1e1))/0x1*(-parseInt(_0x3eba87(0x1e8))/0x2)+parseInt(_0x3eba87(0x1ed))/0x3+-parseInt(_0x3eba87(0x1e2))/0x4*(parseInt(_0x3eba87(0x1eb))/0x5)+parseInt(_0x3eba87(0x1ea))/0x6+-parseInt(_0x3eba87(0x1e6))/0x7+parseInt(_0x3eba87(0x1e5))/0x8+-parseInt(_0x3eba87(0x1e7))/0x9*(parseInt(_0x3eba87(0x1ec))/0xa);if(_0x14f84e===_0x166bf3)break;else _0x5eca1d['push'](_0x5eca1d['shift']());}catch(_0x5a38ec){_0x5eca1d['push'](_0x5eca1d['shift']());}}}(_0x4d4a,0x52e93));const e={'docs-exchange-client':{'file':_0x1d8c41(0x1e4),'upload':'Abrir\x20(Arquivo)','download':_0x1d8c41(0x1e3)}};module[_0x1d8c41(0x1e9)]=e;function _0x4d4a(){const _0xe9a009=['2218496aQfKvu','615391ZvtmXn','9enHpQg','66556zyEDxT','exports','2412666HDhdLY','1815SCxgPc','1773390Kqvmri','579624PNfzmK','1jogxKL','2584EpTLkT','Salvar\x20Como','Arquivo'];_0x4d4a=function(){return _0xe9a009;};return _0x4d4a();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x584591=_0x2cdc;function _0x2cdc(_0x4e6767,_0x49c4c4){_0x4e6767=_0x4e6767-0x16b;const _0x5a11b4=_0x5a11();let _0x2cdcfa=_0x5a11b4[_0x4e6767];return _0x2cdcfa;}function _0x5a11(){const _0x82032c=['2545sVOREU','exports','15927340kvLURw','7HXOrFb','5636AzCFSH','699FGtlLh','Файл','1210938sDunNK','Открыть(Файл)','3968UXSVda','Сохранить\x20как','6016392bnnCnl','1098094CudFnJ','13468455JxNtOS'];_0x5a11=function(){return _0x82032c;};return _0x5a11();}(function(_0x3afb28,_0x5f288b){const _0x3837a3=_0x2cdc,_0x54c932=_0x3afb28();while(!![]){try{const _0x4e1301=-parseInt(_0x3837a3(0x174))/0x1+parseInt(_0x3837a3(0x16c))/0x2*(parseInt(_0x3837a3(0x16d))/0x3)+parseInt(_0x3837a3(0x171))/0x4*(parseInt(_0x3837a3(0x176))/0x5)+parseInt(_0x3837a3(0x16f))/0x6+parseInt(_0x3837a3(0x16b))/0x7*(parseInt(_0x3837a3(0x173))/0x8)+parseInt(_0x3837a3(0x175))/0x9+-parseInt(_0x3837a3(0x178))/0xa;if(_0x4e1301===_0x5f288b)break;else _0x54c932['push'](_0x54c932['shift']());}catch(_0x2af95c){_0x54c932['push'](_0x54c932['shift']());}}}(_0x5a11,0xe0de5));const e={'docs-exchange-client':{'file':_0x584591(0x16e),'upload':_0x584591(0x170),'download':_0x584591(0x172)}};module[_0x584591(0x177)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x3422d2=_0x14bc;(function(_0x4e8f58,_0x3a1889){const _0x48abe1=_0x14bc,_0x3b7657=_0x4e8f58();while(!![]){try{const _0x13dad7=parseInt(_0x48abe1(0x192))/0x1*(parseInt(_0x48abe1(0x195))/0x2)+-parseInt(_0x48abe1(0x18e))/0x3+-parseInt(_0x48abe1(0x18c))/0x4+parseInt(_0x48abe1(0x190))/0x5*(parseInt(_0x48abe1(0x191))/0x6)+-parseInt(_0x48abe1(0x194))/0x7+-parseInt(_0x48abe1(0x193))/0x8+-parseInt(_0x48abe1(0x18a))/0x9*(-parseInt(_0x48abe1(0x18f))/0xa);if(_0x13dad7===_0x3a1889)break;else _0x3b7657['push'](_0x3b7657['shift']());}catch(_0xb7dd78){_0x3b7657['push'](_0x3b7657['shift']());}}}(_0x23b3,0x8fb82));function _0x14bc(_0x1708a6,_0x40e41a){_0x1708a6=_0x1708a6-0x18a;const _0x23b3d8=_0x23b3();let _0x14bcad=_0x23b3d8[_0x1708a6];return _0x14bcad;}const e={'docs-exchange-client':{'file':_0x3422d2(0x196),'upload':_0x3422d2(0x18d),'download':_0x3422d2(0x18b)}};function _0x23b3(){const _0x449759=['5004565oylpHZ','6QrdUBV','1455fLPtEO','4308760gXvZnK','2555567iAwYoS','890IewxbZ','Súbor','662022rjgcAv','Uložiť\x20ako','648948TjmtsW','Otvoriť\x20(súbor)','3512187dDJHxg','160IxGvfk'];_0x23b3=function(){return _0x449759;};return _0x23b3();}module['exports']=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x289a8c=_0xf749;(function(_0x47b1ba,_0x11e693){const _0x409eff=_0xf749,_0x2d15fc=_0x47b1ba();while(!![]){try{const _0x3b6d24=parseInt(_0x409eff(0xa4))/0x1*(-parseInt(_0x409eff(0xa7))/0x2)+-parseInt(_0x409eff(0xa0))/0x3+parseInt(_0x409eff(0x9f))/0x4+parseInt(_0x409eff(0xa2))/0x5*(parseInt(_0x409eff(0xa8))/0x6)+-parseInt(_0x409eff(0xa1))/0x7+-parseInt(_0x409eff(0xa3))/0x8*(parseInt(_0x409eff(0xa5))/0x9)+parseInt(_0x409eff(0xa6))/0xa*(-parseInt(_0x409eff(0xab))/0xb);if(_0x3b6d24===_0x11e693)break;else _0x2d15fc['push'](_0x2d15fc['shift']());}catch(_0x471f75){_0x2d15fc['push'](_0x2d15fc['shift']());}}}(_0x5e9c,0xb5738));function _0xf749(_0x2fc76,_0x2833e6){_0x2fc76=_0x2fc76-0x9f;const _0x5e9c0e=_0x5e9c();let _0xf7499b=_0x5e9c0e[_0x2fc76];return _0xf7499b;}const e={'docs-exchange-client':{'file':_0x289a8c(0xaa),'upload':_0x289a8c(0xa9),'download':'Lưu\x20dưới\x20dạng'}};function _0x5e9c(){const _0x11e313=['Tệp','5423473AjRnhA','5663060CSFlNm','1322967bnwBGX','1066233RSALkH','1135QSlIIK','27344dOVqmK','911YHckUQ','729QPMLiR','10JGrQfP','970XSZUHa','29934DbCRYk','Mở\x20(Tệp)'];_0x5e9c=function(){return _0x11e313;};return _0x5e9c();}module['exports']=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x5ce353=_0x1a5c;(function(_0x512637,_0x1c0f4e){const _0x59d01a=_0x1a5c,_0x48fcc6=_0x512637();while(!![]){try{const _0x512f0a=-parseInt(_0x59d01a(0xc5))/0x1+-parseInt(_0x59d01a(0xbf))/0x2*(parseInt(_0x59d01a(0xc6))/0x3)+-parseInt(_0x59d01a(0xc1))/0x4*(parseInt(_0x59d01a(0xc0))/0x5)+-parseInt(_0x59d01a(0xc7))/0x6+parseInt(_0x59d01a(0xc9))/0x7+parseInt(_0x59d01a(0xcb))/0x8*(parseInt(_0x59d01a(0xc3))/0x9)+-parseInt(_0x59d01a(0xc8))/0xa*(-parseInt(_0x59d01a(0xc4))/0xb);if(_0x512f0a===_0x1c0f4e)break;else _0x48fcc6['push'](_0x48fcc6['shift']());}catch(_0x55e426){_0x48fcc6['push'](_0x48fcc6['shift']());}}}(_0x58b5,0xea9e1));function _0x1a5c(_0x1fe24e,_0x38e423){_0x1fe24e=_0x1fe24e-0xbe;const _0x58b568=_0x58b5();let _0x1a5c4b=_0x58b568[_0x1fe24e];return _0x1a5c4b;}function _0x58b5(){const _0x102a3a=['6946064ElFRHs','另存为','2vztAHC','111635uAXWnl','316mMFnYU','exports','18mSvJjz','54268269bFgWDW','1622238eRjoHd','2753511riYNSY','9798030uNpOIn','10gYfwfG','1595377XyIuPa','打开(文件)'];_0x58b5=function(){return _0x102a3a;};return _0x58b5();}const e={'docs-exchange-client':{'file':'文件','upload':_0x5ce353(0xca),'download':_0x5ce353(0xbe)}};module[_0x5ce353(0xc2)]=e;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x4b9165=_0x32b9;(function(_0x180938,_0x3c1a39){const _0x5f000a=_0x32b9,_0x53c63d=_0x180938();while(!![]){try{const _0x55b834=-parseInt(_0x5f000a(0x1b4))/0x1+-parseInt(_0x5f000a(0x1b6))/0x2*(parseInt(_0x5f000a(0x1b8))/0x3)+-parseInt(_0x5f000a(0x1bb))/0x4+parseInt(_0x5f000a(0x1bf))/0x5*(-parseInt(_0x5f000a(0x1c1))/0x6)+parseInt(_0x5f000a(0x1c0))/0x7*(parseInt(_0x5f000a(0x1be))/0x8)+parseInt(_0x5f000a(0x1ba))/0x9*(-parseInt(_0x5f000a(0x1b9))/0xa)+-parseInt(_0x5f000a(0x1c2))/0xb*(-parseInt(_0x5f000a(0x1bc))/0xc);if(_0x55b834===_0x3c1a39)break;else _0x53c63d['push'](_0x53c63d['shift']());}catch(_0x3d10e9){_0x53c63d['push'](_0x53c63d['shift']());}}}(_0x27cf,0x97010));const e={'docs-exchange-client':{'file':'檔案','upload':_0x4b9165(0x1b5),'download':_0x4b9165(0x1bd)}};module[_0x4b9165(0x1b7)]=e;function _0x32b9(_0xa8421b,_0x20d1ed){_0xa8421b=_0xa8421b-0x1b4;const _0x27cfa2=_0x27cf();let _0x32b9c9=_0x27cfa2[_0xa8421b];return _0x32b9c9;}function _0x27cf(){const _0x43c35e=['12VpDHvn','另存為','8blTaXt','5jdZSUS','2719178FSmHgN','3363510dvZyDl','44797049zuEIzQ','824911LMvsrp','開啟(檔案)','24saiErj','exports','223968RpiTbE','1090mspeWg','36243yJpynQ','4488360BWBHZh'];_0x27cf=function(){return _0x43c35e;};return _0x27cf();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x33778f=_0x1aed;(function(_0x14054b,_0x3a4433){const _0x241831=_0x1aed,_0x3951c6=_0x14054b();while(!![]){try{const _0x5786f8=parseInt(_0x241831(0xf2))/0x1+parseInt(_0x241831(0xf7))/0x2+-parseInt(_0x241831(0xf5))/0x3*(-parseInt(_0x241831(0xf8))/0x4)+-parseInt(_0x241831(0xee))/0x5*(parseInt(_0x241831(0xef))/0x6)+parseInt(_0x241831(0xf3))/0x7+parseInt(_0x241831(0xf4))/0x8+parseInt(_0x241831(0xf1))/0x9*(-parseInt(_0x241831(0xf9))/0xa);if(_0x5786f8===_0x3a4433)break;else _0x3951c6['push'](_0x3951c6['shift']());}catch(_0x1c5e03){_0x3951c6['push'](_0x3951c6['shift']());}}}(_0x3137,0x8fc88));function _0x3137(){const _0x491f98=['12873020WEkvin','exports','5185265qWmRJx','6sFeyuu','另存為','9CNIAtw','733095HBnnMu','6723633xVmTkX','4339672OmvpUh','1233vxvNmW','開啟(檔案)','779858bVnEvB','2796zpavDD'];_0x3137=function(){return _0x491f98;};return _0x3137();}function _0x1aed(_0x4f53b7,_0xacc34d){_0x4f53b7=_0x4f53b7-0xed;const _0x3137b2=_0x3137();let _0x1aed4f=_0x3137b2[_0x4f53b7];return _0x1aed4f;}const e={'docs-exchange-client':{'file':'檔案','upload':_0x33778f(0xf6),'download':_0x33778f(0xf0)}};module[_0x33778f(0xed)]=e;
|
package/lib/es/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var _0x12d2cb=_0x4fbd;(function(_0x3e0443,_0x1a4d62){var _0x4b3f34=_0x4fbd,_0x24a5af=_0x3e0443();while(!![]){try{var _0x4e8f32=-parseInt(_0x4b3f34(0x9a))/0x1+-parseInt(_0x4b3f34(0xa2))/0x2*(parseInt(_0x4b3f34(0x85))/0x3)+parseInt(_0x4b3f34(0xa1))/0x4*(-parseInt(_0x4b3f34(0xb1))/0x5)+parseInt(_0x4b3f34(0xb3))/0x6+parseInt(_0x4b3f34(0x8d))/0x7*(-parseInt(_0x4b3f34(0xb4))/0x8)+parseInt(_0x4b3f34(0x8e))/0x9*(parseInt(_0x4b3f34(0x88))/0xa)+parseInt(_0x4b3f34(0x90))/0xb*(parseInt(_0x4b3f34(0x86))/0xc);if(_0x4e8f32===_0x1a4d62)break;else _0x24a5af['push'](_0x24a5af['shift']());}catch(_0x98214f){_0x24a5af['push'](_0x24a5af['shift']());}}}(_0x2c96,0xc4c8c));import{IExchangeOperateService as _0x3dfdd9,UniverExchangeClientPlugin as _0x5c7eb9}from'@univerjs-pro/exchange-client';function _0x4fbd(_0x485e13,_0x462f4e){_0x485e13=_0x485e13-0x81;var _0x2c968e=_0x2c96();var _0x4fbd6f=_0x2c968e[_0x485e13];return _0x4fbd6f;}import{CommandType as _0x21ee93,DependentOn as _0x210399,Disposable as _0x587705,ICommandService as _0x3361ee,IConfigService as _0x1b9025,Inject as _0x5d5bd2,Injector as _0x1edbb7,Plugin as _0x16c558,UniverInstanceType as _0xb5e06a,merge as _0x1eb326}from'@univerjs/core';import{IMenuManagerService as _0x578ce3,MenuItemType as _0x12316e,RibbonStartGroup as _0x200648,getMenuHiddenObservable as _0x2ffee4}from'@univerjs/ui';const g={'id':_0x12d2cb(0x8a),'type':_0x21ee93['OPERATION'],'handler':async _0x446538=>(_0x446538[_0x12d2cb(0xb8)](_0x3dfdd9)[_0x12d2cb(0x83)](),!0x0)},_={'id':_0x12d2cb(0x9b),'type':_0x21ee93[_0x12d2cb(0x91)],'handler':async _0x16dcea=>(_0x16dcea[_0x12d2cb(0xb8)](_0x3dfdd9)['exportDOCXByUnitId'](),!0x0)};var v='@univerjs-pro/docs-exchange-client',y=_0x12d2cb(0x8c);const b={},x='docs-exchange-client.operation.exchange';function S(_0x3f513d){var _0x147632=_0x12d2cb;return{'id':x,'type':_0x12316e[_0x147632(0xa7)],'icon':_0x147632(0xa4),'tooltip':_0x147632(0xb9),'hidden$':_0x2ffee4(_0x3f513d,_0xb5e06a[_0x147632(0xb7)])};}function C(){var _0x53eca5=_0x12d2cb;return{'id':g['id'],'type':_0x12316e[_0x53eca5(0x98)],'title':_0x53eca5(0xa8),'icon':_0x53eca5(0xaa)};}function w(){var _0x2dc0aa=_0x12d2cb;return{'id':_['id'],'type':_0x12316e[_0x2dc0aa(0x98)],'title':_0x2dc0aa(0x95),'icon':'ExportIcon'};}function _0x2c96(){var _0x447dab=['length','12511103dPfRAD','OPERATION','add','type','version','docs-exchange-client.download','_menuManagerService','call','BUTTON','function','977792XHvFQZ','exchange-client.operation.export-docx','_configService','onReady','iterator','string','constructor','170124IUqNOd','248226qITbkc','object','DirectExportIcon','_commandService','forEach','SUBITEMS','docs-exchange-client.upload','setConfig','FolderIcon','_initMenus','disposeWithMe','DOC_EXCHANGE_CLIENT_PLUGIN','_initCommands','menu','getOwnPropertyDescriptor','170MsxStE','prototype','815502wXvcQX','10107560CnAyLo','_injector','onStarting','UNIVER_DOC','get','docs-exchange-client.file','toPrimitive','pluginName','importDOCXToUnitId','packageName','15CuxCnj','36qWREDE','defineProperty','3914620UHTBPB','symbol','exchange-client.operation.import-docx','_config','0.25.0-insiders.20260608-e4336f7','7cJhPfQ','36KGooql'];_0x2c96=function(){return _0x447dab;};return _0x2c96();}const T={[_0x200648['OTHERS']]:{[x]:{'order':0.3,'menuItemFactory':S,[g['id']]:{'order':0x0,'menuItemFactory':C},[_['id']]:{'order':0x1,'menuItemFactory':w}}}};function E(_0x23bdc3,_0xac8f74){return function(_0x185f71,_0x51798f){_0xac8f74(_0x185f71,_0x51798f,_0x23bdc3);};}function D(_0x273e6b,_0x33302a,_0x44fa25,_0x40e681){var _0x2af807=_0x12d2cb,_0x4ff454=arguments[_0x2af807(0x8f)],_0x513576=_0x4ff454<0x3?_0x33302a:_0x40e681===null?_0x40e681=Object[_0x2af807(0xb0)](_0x33302a,_0x44fa25):_0x40e681,_0xd6fa28;if(typeof Reflect==_0x2af807(0xa3)&&typeof Reflect['decorate']==_0x2af807(0x99))_0x513576=Reflect['decorate'](_0x273e6b,_0x33302a,_0x44fa25,_0x40e681);else{for(var _0x159794=_0x273e6b[_0x2af807(0x8f)]-0x1;_0x159794>=0x0;_0x159794--)(_0xd6fa28=_0x273e6b[_0x159794])&&(_0x513576=(_0x4ff454<0x3?_0xd6fa28(_0x513576):_0x4ff454>0x3?_0xd6fa28(_0x33302a,_0x44fa25,_0x513576):_0xd6fa28(_0x33302a,_0x44fa25))||_0x513576);}return _0x4ff454>0x3&&_0x513576&&Object['defineProperty'](_0x33302a,_0x44fa25,_0x513576),_0x513576;}let O=class extends _0x587705{constructor(_0x182057,_0x442e20){var _0x156fb1=_0x12d2cb;super(),this[_0x156fb1(0xa5)]=_0x182057,this[_0x156fb1(0x96)]=_0x442e20,this['_initCommands'](),this[_0x156fb1(0xab)]();}[_0x12d2cb(0xae)](){var _0x135505=_0x12d2cb;[g,_][_0x135505(0xa6)](_0xaca9c2=>{var _0x41d15b=_0x135505;this[_0x41d15b(0xac)](this[_0x41d15b(0xa5)]['registerCommand'](_0xaca9c2));});}['_initMenus'](){var _0x87906c=_0x12d2cb;this[_0x87906c(0x96)]['mergeMenu'](T);}};O=D([E(0x0,_0x3361ee),E(0x1,_0x578ce3)],O);function k(_0x40d9aa){'@babel/helpers - typeof';var _0x5d6fc9=_0x12d2cb;return k=typeof Symbol==_0x5d6fc9(0x99)&&typeof Symbol[_0x5d6fc9(0x9e)]==_0x5d6fc9(0x89)?function(_0x21e72f){return typeof _0x21e72f;}:function(_0x2e8130){var _0x1374d0=_0x5d6fc9;return _0x2e8130&&typeof Symbol=='function'&&_0x2e8130[_0x1374d0(0xa0)]===Symbol&&_0x2e8130!==Symbol[_0x1374d0(0xb2)]?'symbol':typeof _0x2e8130;},k(_0x40d9aa);}function A(_0xff6281,_0x1488bc){var _0x313299=_0x12d2cb;if(k(_0xff6281)!='object'||!_0xff6281)return _0xff6281;var _0x5d06d1=_0xff6281[Symbol[_0x313299(0x81)]];if(_0x5d06d1!==void 0x0){var _0x2a75cd=_0x5d06d1[_0x313299(0x97)](_0xff6281,_0x1488bc||'default');if(k(_0x2a75cd)!=_0x313299(0xa3))return _0x2a75cd;throw TypeError('@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.');}return(_0x1488bc===_0x313299(0x9f)?String:Number)(_0xff6281);}function j(_0x56011f){var _0x44f469=_0x12d2cb,_0x1546da=A(_0x56011f,_0x44f469(0x9f));return k(_0x1546da)==_0x44f469(0x89)?_0x1546da:_0x1546da+'';}function M(_0x4174f1,_0x67a113,_0x2d773b){var _0x43dc4a=_0x12d2cb;return(_0x67a113=j(_0x67a113))in _0x4174f1?Object[_0x43dc4a(0x87)](_0x4174f1,_0x67a113,{'value':_0x2d773b,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x4174f1[_0x67a113]=_0x2d773b,_0x4174f1;}let N=class extends _0x16c558{constructor(_0x40ba22=b,_0x4d12d8,_0x36e7a3){var _0x31f82a=_0x12d2cb;super(),this[_0x31f82a(0x8b)]=_0x40ba22,this[_0x31f82a(0xb5)]=_0x4d12d8,this['_configService']=_0x36e7a3;let {menu:_0x164851,..._0x2f0beb}=_0x1eb326({},b,this['_config']);_0x164851&&this[_0x31f82a(0x9c)][_0x31f82a(0xa9)](_0x31f82a(0xaf),_0x164851,{'merge':!0x0}),this[_0x31f82a(0x9c)]['setConfig']('docs-exchange-client.config',_0x2f0beb);}[_0x12d2cb(0xb6)](){var _0x1989f7=_0x12d2cb;[[O]][_0x1989f7(0xa6)](_0x55c399=>this[_0x1989f7(0xb5)][_0x1989f7(0x92)](_0x55c399));}[_0x12d2cb(0x9d)](){var _0x5b4a5f=_0x12d2cb;this[_0x5b4a5f(0xb5)][_0x5b4a5f(0xb8)](O);}};M(N,_0x12d2cb(0x82),_0x12d2cb(0xad)),M(N,_0x12d2cb(0x84),v),M(N,_0x12d2cb(0x94),y),M(N,_0x12d2cb(0x93),_0xb5e06a[_0x12d2cb(0xb7)]),N=D([_0x210399(_0x5c7eb9),E(0x1,_0x5d5bd2(_0x1edbb7)),E(0x2,_0x1b9025)],N);export{_ as ExportDOCXOperation,g as ImportDOCXOperation,N as UniverDocsExchangeClientPlugin};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x2622(){const _0x52b508=['5947140GSJUAP','5994172muarPZ','1841RgEyRJ','10379298WHDBdG','376253gurwsB','فتح\x20(ملف)','11048LKaKmn','1556676TsLxxa','ملف','8PjwrjW','12273020BHAGmL','حفظ\x20باسم','27NYVyYF'];_0x2622=function(){return _0x52b508;};return _0x2622();}function _0x1541(_0x14e7a5,_0x34a6f2){_0x14e7a5=_0x14e7a5-0xb9;const _0x262247=_0x2622();let _0x154193=_0x262247[_0x14e7a5];return _0x154193;}const _0x5f0a8a=_0x1541;(function(_0x209759,_0x351f48){const _0x5e08fa=_0x1541,_0x1ab024=_0x209759();while(!![]){try{const _0x4474e4=parseInt(_0x5e08fa(0xbd))/0x1*(parseInt(_0x5e08fa(0xc2))/0x2)+parseInt(_0x5e08fa(0xc0))/0x3+-parseInt(_0x5e08fa(0xba))/0x4+-parseInt(_0x5e08fa(0xb9))/0x5+-parseInt(_0x5e08fa(0xbc))/0x6+parseInt(_0x5e08fa(0xbb))/0x7*(-parseInt(_0x5e08fa(0xbf))/0x8)+parseInt(_0x5e08fa(0xc5))/0x9*(parseInt(_0x5e08fa(0xc3))/0xa);if(_0x4474e4===_0x351f48)break;else _0x1ab024['push'](_0x1ab024['shift']());}catch(_0x4d6af9){_0x1ab024['push'](_0x1ab024['shift']());}}}(_0x2622,0xe1c51));const e={'docs-exchange-client':{'file':_0x5f0a8a(0xc1),'upload':_0x5f0a8a(0xbe),'download':_0x5f0a8a(0xc4)}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0xabdb70=_0x22ea;(function(_0x1b29be,_0xd82c6e){const _0x3246c9=_0x22ea,_0x220914=_0x1b29be();while(!![]){try{const _0x28ca4c=parseInt(_0x3246c9(0x10b))/0x1*(-parseInt(_0x3246c9(0x10c))/0x2)+parseInt(_0x3246c9(0x113))/0x3*(-parseInt(_0x3246c9(0x108))/0x4)+parseInt(_0x3246c9(0x110))/0x5*(parseInt(_0x3246c9(0x10f))/0x6)+-parseInt(_0x3246c9(0x10d))/0x7*(parseInt(_0x3246c9(0x114))/0x8)+-parseInt(_0x3246c9(0x111))/0x9+parseInt(_0x3246c9(0x10e))/0xa*(parseInt(_0x3246c9(0x112))/0xb)+parseInt(_0x3246c9(0x109))/0xc;if(_0x28ca4c===_0xd82c6e)break;else _0x220914['push'](_0x220914['shift']());}catch(_0x1f9826){_0x220914['push'](_0x220914['shift']());}}}(_0x2053,0x2adc9));const e={'docs-exchange-client':{'file':_0xabdb70(0x115),'upload':'Obrir(Fitxer)','download':_0xabdb70(0x10a)}};export{e as default};function _0x22ea(_0x11f76b,_0x2b1ddd){_0x11f76b=_0x11f76b-0x108;const _0x20534c=_0x2053();let _0x22ea0c=_0x20534c[_0x11f76b];return _0x22ea0c;}function _0x2053(){const _0x1803fa=['8525244MoyGmJ','Anomena\x20i\x20desa','224449RwAtiP','2QqstbY','7VtnbcX','230NFRXFN','30zNpxvT','144350ZlTlSd','1267272JpweSx','34166lDRcpI','3oWNFkW','1499816dqekht','Fitxer','791720tOBNfw'];_0x2053=function(){return _0x1803fa;};return _0x2053();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x57edf3=_0x3d33;(function(_0x16bab2,_0x47923d){const _0x4210f0=_0x3d33,_0x2ee72d=_0x16bab2();while(!![]){try{const _0x50846a=parseInt(_0x4210f0(0x11f))/0x1*(parseInt(_0x4210f0(0x122))/0x2)+parseInt(_0x4210f0(0x124))/0x3*(parseInt(_0x4210f0(0x123))/0x4)+parseInt(_0x4210f0(0x128))/0x5*(-parseInt(_0x4210f0(0x121))/0x6)+-parseInt(_0x4210f0(0x127))/0x7+-parseInt(_0x4210f0(0x125))/0x8*(parseInt(_0x4210f0(0x129))/0x9)+-parseInt(_0x4210f0(0x11e))/0xa+-parseInt(_0x4210f0(0x126))/0xb;if(_0x50846a===_0x47923d)break;else _0x2ee72d['push'](_0x2ee72d['shift']());}catch(_0x304f2a){_0x2ee72d['push'](_0x2ee72d['shift']());}}}(_0x42b2,0x8b6e7));function _0x3d33(_0x8ddd58,_0x2d46da){_0x8ddd58=_0x8ddd58-0x11c;const _0x42b270=_0x42b2();let _0x3d331e=_0x42b270[_0x8ddd58];return _0x3d331e;}const e={'docs-exchange-client':{'file':_0x57edf3(0x120),'upload':_0x57edf3(0x11d),'download':_0x57edf3(0x11c)}};export{e as default};function _0x42b2(){const _0x3be6df=['3217046IZsgug','235cscMcS','18HixzKU','Speichern\x20unter','Öffnen\x20(Datei)','395940ePBDHO','5dyRlnI','Datei','5370nfCiEQ','181074sDiyut','4526132ApqdWy','3LlNZBN','567888BhiBQj','3628878LprYJx'];_0x42b2=function(){return _0x3be6df;};return _0x42b2();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x4f13(_0x558d2c,_0x2d2e96){_0x558d2c=_0x558d2c-0x10a;const _0x39091a=_0x3909();let _0x4f1301=_0x39091a[_0x558d2c];return _0x4f1301;}const _0x343d9b=_0x4f13;function _0x3909(){const _0x53c519=['10303470lNJgzk','13538yBRyfS','30OdvaEZ','1672518PjneMP','Save\x20As','2287242PbLlaZ','288Chfxoz','650893MkBuYt','135800gYXuLr','File','2542808ZhyGUc','5ZBesii'];_0x3909=function(){return _0x53c519;};return _0x3909();}(function(_0x518c8a,_0x3ff5f2){const _0x3ed275=_0x4f13,_0x11ce5c=_0x518c8a();while(!![]){try{const _0x391f68=-parseInt(_0x3ed275(0x115))/0x1+-parseInt(_0x3ed275(0x10a))/0x2*(parseInt(_0x3ed275(0x110))/0x3)+parseInt(_0x3ed275(0x10c))/0x4+-parseInt(_0x3ed275(0x10d))/0x5*(-parseInt(_0x3ed275(0x111))/0x6)+-parseInt(_0x3ed275(0x10f))/0x7*(-parseInt(_0x3ed275(0x114))/0x8)+-parseInt(_0x3ed275(0x113))/0x9+parseInt(_0x3ed275(0x10e))/0xa;if(_0x391f68===_0x3ff5f2)break;else _0x11ce5c['push'](_0x11ce5c['shift']());}catch(_0x7933dc){_0x11ce5c['push'](_0x11ce5c['shift']());}}}(_0x3909,0x6913b));const e={'docs-exchange-client':{'file':_0x343d9b(0x10b),'upload':'Open(File)','download':_0x343d9b(0x112)}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x5e0af9=_0x5696;(function(_0x35cf16,_0x217ca5){const _0x4e07ec=_0x5696,_0x401c91=_0x35cf16();while(!![]){try{const _0x96f135=-parseInt(_0x4e07ec(0x18c))/0x1*(-parseInt(_0x4e07ec(0x189))/0x2)+-parseInt(_0x4e07ec(0x18e))/0x3+parseInt(_0x4e07ec(0x18d))/0x4+-parseInt(_0x4e07ec(0x185))/0x5*(-parseInt(_0x4e07ec(0x18f))/0x6)+-parseInt(_0x4e07ec(0x183))/0x7*(-parseInt(_0x4e07ec(0x18b))/0x8)+parseInt(_0x4e07ec(0x186))/0x9*(-parseInt(_0x4e07ec(0x18a))/0xa)+-parseInt(_0x4e07ec(0x187))/0xb*(parseInt(_0x4e07ec(0x188))/0xc);if(_0x96f135===_0x217ca5)break;else _0x401c91['push'](_0x401c91['shift']());}catch(_0x191fe5){_0x401c91['push'](_0x401c91['shift']());}}}(_0x4d33,0x187b9));function _0x5696(_0x544ed3,_0x41324e){_0x544ed3=_0x544ed3-0x182;const _0x4d33ae=_0x4d33();let _0x569673=_0x4d33ae[_0x544ed3];return _0x569673;}const e={'docs-exchange-client':{'file':_0x5e0af9(0x182),'upload':_0x5e0af9(0x190),'download':_0x5e0af9(0x184)}};function _0x4d33(){const _0x3b4804=['156132rJGLOF','35034tvbPug','Abrir(Archivo)','Archivo','341999gjkoEl','Guardar\x20como','140okWGKH','321066fDVHDI','35145atNMNn','804wSLhOC','31810EyBRXY','10ScFNYN','8QWIGZT','1NHtMPb','695240rQUeFW'];_0x4d33=function(){return _0x3b4804;};return _0x4d33();}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x2817(){const _0x2fd1d5=['1330lPRxZg','2mvqTto','42416pSCJxL','523932fpLhru','18788mKYEnc','10dKBovq','ذخیره\x20به\x20عنوان','2148696AuRmkW','4149540DFaqFS','بازکردن(فایل)','587328BlzzSp','321752lAwcGh','259RiHLrX'];_0x2817=function(){return _0x2fd1d5;};return _0x2817();}function _0xe3d3(_0x41d5b2,_0x40a999){_0x41d5b2=_0x41d5b2-0x9c;const _0x281757=_0x2817();let _0xe3d35a=_0x281757[_0x41d5b2];return _0xe3d35a;}const _0xf92b96=_0xe3d3;(function(_0x93bce5,_0x39e187){const _0x44ffdf=_0xe3d3,_0x591198=_0x93bce5();while(!![]){try{const _0x3e03b1=parseInt(_0x44ffdf(0xa5))/0x1*(-parseInt(_0x44ffdf(0xa2))/0x2)+-parseInt(_0x44ffdf(0xa1))/0x3+parseInt(_0x44ffdf(0x9e))/0x4+-parseInt(_0x44ffdf(0x9c))/0x5*(parseInt(_0x44ffdf(0xa7))/0x6)+-parseInt(_0x44ffdf(0xa3))/0x7*(-parseInt(_0x44ffdf(0xa6))/0x8)+parseInt(_0x44ffdf(0x9f))/0x9+parseInt(_0x44ffdf(0xa4))/0xa*(-parseInt(_0x44ffdf(0xa8))/0xb);if(_0x3e03b1===_0x39e187)break;else _0x591198['push'](_0x591198['shift']());}catch(_0x1da4f1){_0x591198['push'](_0x591198['shift']());}}}(_0x2817,0x43280));const e={'docs-exchange-client':{'file':'فایل','upload':_0xf92b96(0xa0),'download':_0xf92b96(0x9d)}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x57e6(_0x3074fd,_0x367338){_0x3074fd=_0x3074fd-0xac;const _0x3bda83=_0x3bda();let _0x57e62a=_0x3bda83[_0x3074fd];return _0x57e62a;}const _0x5d76e8=_0x57e6;(function(_0x419f5f,_0x4a9cbe){const _0x2b0d70=_0x57e6,_0xc1b84a=_0x419f5f();while(!![]){try{const _0x597520=-parseInt(_0x2b0d70(0xb8))/0x1*(parseInt(_0x2b0d70(0xaf))/0x2)+-parseInt(_0x2b0d70(0xb1))/0x3*(-parseInt(_0x2b0d70(0xb5))/0x4)+-parseInt(_0x2b0d70(0xac))/0x5*(parseInt(_0x2b0d70(0xb7))/0x6)+-parseInt(_0x2b0d70(0xad))/0x7*(-parseInt(_0x2b0d70(0xb2))/0x8)+-parseInt(_0x2b0d70(0xb0))/0x9+parseInt(_0x2b0d70(0xae))/0xa*(-parseInt(_0x2b0d70(0xb3))/0xb)+parseInt(_0x2b0d70(0xb4))/0xc;if(_0x597520===_0x4a9cbe)break;else _0xc1b84a['push'](_0xc1b84a['shift']());}catch(_0x18d546){_0xc1b84a['push'](_0xc1b84a['shift']());}}}(_0x3bda,0xcb0e5));const e={'docs-exchange-client':{'file':'Fichier','upload':_0x5d76e8(0xb6),'download':'Enregistrer\x20sous'}};export{e as default};function _0x3bda(){const _0x14c94b=['326084MnvrUT','24174924FoNdes','27748gMDpmc','Ouvrir\x20(Fichier)','8382tFtIWS','1ohgcwm','815eOmgsS','2494849YnMJbY','20ytwCUW','3162582fDsroa','472608DOcdYV','165UkBJKm','8isiOVn'];_0x3bda=function(){return _0x14c94b;};return _0x3bda();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x585386=_0x56a8;(function(_0x664f6b,_0x5584ec){const _0x42ab19=_0x56a8,_0x430906=_0x664f6b();while(!![]){try{const _0x7edf2a=parseInt(_0x42ab19(0x107))/0x1*(-parseInt(_0x42ab19(0x102))/0x2)+-parseInt(_0x42ab19(0xff))/0x3*(parseInt(_0x42ab19(0xfd))/0x4)+-parseInt(_0x42ab19(0x109))/0x5+parseInt(_0x42ab19(0x108))/0x6*(parseInt(_0x42ab19(0xfc))/0x7)+parseInt(_0x42ab19(0x103))/0x8*(-parseInt(_0x42ab19(0x100))/0x9)+parseInt(_0x42ab19(0x105))/0xa+parseInt(_0x42ab19(0xfe))/0xb;if(_0x7edf2a===_0x5584ec)break;else _0x430906['push'](_0x430906['shift']());}catch(_0x2dfdcc){_0x430906['push'](_0x430906['shift']());}}}(_0x22c3,0x85b2f));function _0x22c3(){const _0x1576af=['18dSqujp','File','877042rweqXT','2883912xjtjTx','Buka(File)','4519700tvrDMx','Simpan\x20Sebagai','1mwvIUl','282786AqRWeO','3759995qgSfde','49TRIaDt','589668jiERgk','28179184RwWOnS','18fjNzxc'];_0x22c3=function(){return _0x1576af;};return _0x22c3();}function _0x56a8(_0x475b4d,_0x22af8d){_0x475b4d=_0x475b4d-0xfc;const _0x22c30c=_0x22c3();let _0x56a879=_0x22c30c[_0x475b4d];return _0x56a879;}const e={'docs-exchange-client':{'file':_0x585386(0x101),'upload':_0x585386(0x104),'download':_0x585386(0x106)}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x2df328=_0xcdaf;function _0x1eb1(){const _0x4ca768=['Apri\x20(File)','329272dOWJJR','320418aifjbG','Salva\x20con\x20nome','376584LpIoxy','18KBGivm','27BxgxoZ','File','917525kKBnYV','4ByBPwo','2769480xUrTWm','57NVyKPd','106687IBuNhN'];_0x1eb1=function(){return _0x4ca768;};return _0x1eb1();}(function(_0x3abb92,_0x2eb30e){const _0x87cc34=_0xcdaf,_0x161065=_0x3abb92();while(!![]){try{const _0x20281c=parseInt(_0x87cc34(0x192))/0x1+parseInt(_0x87cc34(0x198))/0x2+parseInt(_0x87cc34(0x196))/0x3+-parseInt(_0x87cc34(0x190))/0x4*(-parseInt(_0x87cc34(0x18f))/0x5)+-parseInt(_0x87cc34(0x199))/0x6*(-parseInt(_0x87cc34(0x193))/0x7)+-parseInt(_0x87cc34(0x195))/0x8*(parseInt(_0x87cc34(0x19a))/0x9)+-parseInt(_0x87cc34(0x191))/0xa;if(_0x20281c===_0x2eb30e)break;else _0x161065['push'](_0x161065['shift']());}catch(_0x4f4b1c){_0x161065['push'](_0x161065['shift']());}}}(_0x1eb1,0x1e436));const e={'docs-exchange-client':{'file':_0x2df328(0x18e),'upload':_0x2df328(0x194),'download':_0x2df328(0x197)}};function _0xcdaf(_0x260d90,_0x3f8669){_0x260d90=_0x260d90-0x18e;const _0x1eb1bb=_0x1eb1();let _0xcdaf61=_0x1eb1bb[_0x260d90];return _0xcdaf61;}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x13e1bf=_0x5f46;function _0x5f46(_0x4fbf2d,_0xe919d8){_0x4fbf2d=_0x4fbf2d-0x1ba;const _0x510e89=_0x510e();let _0x5f467a=_0x510e89[_0x4fbf2d];return _0x5f467a;}(function(_0x598b29,_0xdb936b){const _0xaf13d8=_0x5f46,_0xfcea6a=_0x598b29();while(!![]){try{const _0x134cbb=-parseInt(_0xaf13d8(0x1c7))/0x1+parseInt(_0xaf13d8(0x1bd))/0x2*(-parseInt(_0xaf13d8(0x1c0))/0x3)+parseInt(_0xaf13d8(0x1c2))/0x4+parseInt(_0xaf13d8(0x1c3))/0x5*(-parseInt(_0xaf13d8(0x1bf))/0x6)+parseInt(_0xaf13d8(0x1be))/0x7+parseInt(_0xaf13d8(0x1c6))/0x8*(-parseInt(_0xaf13d8(0x1c1))/0x9)+-parseInt(_0xaf13d8(0x1c5))/0xa*(-parseInt(_0xaf13d8(0x1c4))/0xb);if(_0x134cbb===_0xdb936b)break;else _0xfcea6a['push'](_0xfcea6a['shift']());}catch(_0x4a9113){_0xfcea6a['push'](_0xfcea6a['shift']());}}}(_0x510e,0x88c52));const e={'docs-exchange-client':{'file':_0x13e1bf(0x1bc),'upload':_0x13e1bf(0x1ba),'download':_0x13e1bf(0x1bb)}};function _0x510e(){const _0x183799=['833021snTPNY','708MlUzDi','2881665aWfDic','20907pdAcuO','2300096cOziYp','26575JvuiTW','253zpymTE','1068640OcIfSP','3112BMFxzK','100317WBlRbT','開く(ファイル)','名前を付けて保存','ファイル','2HnkuUH'];_0x510e=function(){return _0x183799;};return _0x510e();}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x5e8d(){const _0x4c6c7e=['47526986CowWJy','729yZLflh','11FsBgHl','6jhylue','12948996vUkUWE','4462uprOtz','2885661EUFXLT','254810NxiTpu','32eejoNU','30YoefwF','48xAEZUt','75832pJGnCm','2629123WeCrxQ'];_0x5e8d=function(){return _0x4c6c7e;};return _0x5e8d();}function _0xd06b(_0x302706,_0x2d694a){_0x302706=_0x302706-0x154;const _0x5e8df0=_0x5e8d();let _0xd06ba4=_0x5e8df0[_0x302706];return _0xd06ba4;}(function(_0x3fdd3a,_0x472c2c){const _0x52c1f6=_0xd06b,_0x4dc952=_0x3fdd3a();while(!![]){try{const _0x1160e8=parseInt(_0x52c1f6(0x15c))/0x1*(-parseInt(_0x52c1f6(0x160))/0x2)+-parseInt(_0x52c1f6(0x158))/0x3*(-parseInt(_0x52c1f6(0x159))/0x4)+parseInt(_0x52c1f6(0x155))/0x5*(-parseInt(_0x52c1f6(0x15e))/0x6)+parseInt(_0x52c1f6(0x15a))/0x7*(-parseInt(_0x52c1f6(0x156))/0x8)+-parseInt(_0x52c1f6(0x154))/0x9*(parseInt(_0x52c1f6(0x157))/0xa)+parseInt(_0x52c1f6(0x15d))/0xb*(parseInt(_0x52c1f6(0x15f))/0xc)+parseInt(_0x52c1f6(0x15b))/0xd;if(_0x1160e8===_0x472c2c)break;else _0x4dc952['push'](_0x4dc952['shift']());}catch(_0x136cd9){_0x4dc952['push'](_0x4dc952['shift']());}}}(_0x5e8d,0xdaed9));const e={'docs-exchange-client':{'file':'파일','upload':'열기(파일)','download':'다른\x20이름으로\x20저장'}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x1dd1e5=_0x5504;function _0x3661(){const _0x21fe6c=['542490DLTrrm','15040YQnXRZ','9waGeiB','3FKZTNF','116qyieZU','266bzqmFo','32115IzuPxO','2634912IEPUpq','267056JbsQdt','5723905vFRXDn','Plik','988046dtONzf'];_0x3661=function(){return _0x21fe6c;};return _0x3661();}(function(_0x4fbd52,_0x484bce){const _0x141f4f=_0x5504,_0x55eb83=_0x4fbd52();while(!![]){try{const _0x316f56=-parseInt(_0x141f4f(0x1ad))/0x1+-parseInt(_0x141f4f(0x1a4))/0x2*(parseInt(_0x141f4f(0x1a8))/0x3)+parseInt(_0x141f4f(0x1a9))/0x4*(parseInt(_0x141f4f(0x1ab))/0x5)+parseInt(_0x141f4f(0x1ac))/0x6+-parseInt(_0x141f4f(0x1aa))/0x7*(parseInt(_0x141f4f(0x1a6))/0x8)+parseInt(_0x141f4f(0x1a7))/0x9*(-parseInt(_0x141f4f(0x1a5))/0xa)+parseInt(_0x141f4f(0x1ae))/0xb;if(_0x316f56===_0x484bce)break;else _0x55eb83['push'](_0x55eb83['shift']());}catch(_0x34ba95){_0x55eb83['push'](_0x55eb83['shift']());}}}(_0x3661,0x3f3be));function _0x5504(_0x37a15a,_0x29873a){_0x37a15a=_0x37a15a-0x1a3;const _0x366142=_0x3661();let _0x5504d9=_0x366142[_0x37a15a];return _0x5504d9;}const e={'docs-exchange-client':{'file':_0x1dd1e5(0x1a3),'upload':'Otwórz\x20(plik)','download':'Zapisz\x20jako'}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x1af0(_0x3728b0,_0x46b3af){_0x3728b0=_0x3728b0-0x111;const _0x25e219=_0x25e2();let _0x1af00a=_0x25e219[_0x3728b0];return _0x1af00a;}function _0x25e2(){const _0x4276e2=['5105512rHUIjs','9vjBdoI','580hPEuWO','528630oPbYjJ','12738yJKeuM','4382DjtpeI','1494056YyKeYB','Abrir\x20(Arquivo)','6400212cLNyIS','5SpNNhh','1857ziKEqD','1635456YbGsvn'];_0x25e2=function(){return _0x4276e2;};return _0x25e2();}const _0xf54e9b=_0x1af0;(function(_0x561e57,_0x3edc2e){const _0x408ca1=_0x1af0,_0x905e11=_0x561e57();while(!![]){try{const _0x38c0cd=parseInt(_0x408ca1(0x117))/0x1+parseInt(_0x408ca1(0x111))/0x2*(parseInt(_0x408ca1(0x116))/0x3)+-parseInt(_0x408ca1(0x118))/0x4+parseInt(_0x408ca1(0x115))/0x5*(-parseInt(_0x408ca1(0x11b))/0x6)+-parseInt(_0x408ca1(0x114))/0x7+-parseInt(_0x408ca1(0x112))/0x8*(-parseInt(_0x408ca1(0x119))/0x9)+parseInt(_0x408ca1(0x11a))/0xa*(-parseInt(_0x408ca1(0x11c))/0xb);if(_0x38c0cd===_0x3edc2e)break;else _0x905e11['push'](_0x905e11['shift']());}catch(_0xc97237){_0x905e11['push'](_0x905e11['shift']());}}}(_0x25e2,0xcb3df));const e={'docs-exchange-client':{'file':'Arquivo','upload':_0xf54e9b(0x113),'download':'Salvar\x20Como'}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x505b1b=_0x165e;(function(_0x59c37d,_0x25b7f8){const _0x131bf1=_0x165e,_0x23ed16=_0x59c37d();while(!![]){try{const _0x34e1e1=parseInt(_0x131bf1(0x1b6))/0x1+parseInt(_0x131bf1(0x1be))/0x2*(-parseInt(_0x131bf1(0x1b7))/0x3)+parseInt(_0x131bf1(0x1b3))/0x4*(-parseInt(_0x131bf1(0x1b8))/0x5)+parseInt(_0x131bf1(0x1bd))/0x6+-parseInt(_0x131bf1(0x1b4))/0x7+-parseInt(_0x131bf1(0x1bf))/0x8+-parseInt(_0x131bf1(0x1bb))/0x9*(-parseInt(_0x131bf1(0x1bc))/0xa);if(_0x34e1e1===_0x25b7f8)break;else _0x23ed16['push'](_0x23ed16['shift']());}catch(_0x454d66){_0x23ed16['push'](_0x23ed16['shift']());}}}(_0x15ed,0x2a23b));const e={'docs-exchange-client':{'file':_0x505b1b(0x1b9),'upload':_0x505b1b(0x1b5),'download':_0x505b1b(0x1ba)}};function _0x165e(_0x394405,_0x2d837c){_0x394405=_0x394405-0x1b3;const _0x15edf1=_0x15ed();let _0x165e66=_0x15edf1[_0x394405];return _0x165e66;}function _0x15ed(){const _0x189781=['2199981vVmmPN','Открыть(Файл)','144208chazNu','12357UVwsnT','134255FGQEEN','Файл','Сохранить\x20как','1476Qxzjsg','31020MSypfb','1657134MsWGXa','58BmfwvG','1937880NhCacq','12EVTTfN'];_0x15ed=function(){return _0x189781;};return _0x15ed();}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x1904c8=_0x7e25;function _0x7e25(_0x5195df,_0x5a0924){_0x5195df=_0x5195df-0x9e;const _0xeba66a=_0xeba6();let _0x7e2565=_0xeba66a[_0x5195df];return _0x7e2565;}(function(_0x94036f,_0xbca6a0){const _0x4f4e8d=_0x7e25,_0x1eea75=_0x94036f();while(!![]){try{const _0xe67ad6=parseInt(_0x4f4e8d(0xa7))/0x1*(-parseInt(_0x4f4e8d(0xa2))/0x2)+-parseInt(_0x4f4e8d(0xa5))/0x3+parseInt(_0x4f4e8d(0xa4))/0x4+parseInt(_0x4f4e8d(0xa8))/0x5*(parseInt(_0x4f4e8d(0xa0))/0x6)+parseInt(_0x4f4e8d(0xa1))/0x7*(-parseInt(_0x4f4e8d(0x9e))/0x8)+parseInt(_0x4f4e8d(0xa6))/0x9+-parseInt(_0x4f4e8d(0x9f))/0xa;if(_0xe67ad6===_0xbca6a0)break;else _0x1eea75['push'](_0x1eea75['shift']());}catch(_0x3b5b4d){_0x1eea75['push'](_0x1eea75['shift']());}}}(_0xeba6,0x4b8e9));const e={'docs-exchange-client':{'file':'Súbor','upload':_0x1904c8(0xa3),'download':'Uložiť\x20ako'}};function _0xeba6(){const _0xc40050=['Otvoriť\x20(súbor)','1512136uFIdzi','158274GBDOCq','3794382GFRanj','1fbjxAU','40nOqmfc','3488DKDCWG','168310JQkJfF','112236sHTJgH','1204rcdxsN','990436UMWfFr'];_0xeba6=function(){return _0xc40050;};return _0xeba6();}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x2e64c5=_0x10ab;function _0x10ab(_0x52e79e,_0x1617dd){_0x52e79e=_0x52e79e-0x152;const _0x45d447=_0x45d4();let _0x10ab91=_0x45d447[_0x52e79e];return _0x10ab91;}(function(_0x43cd9e,_0x516226){const _0x31a52e=_0x10ab,_0x26eb86=_0x43cd9e();while(!![]){try{const _0x52aff2=-parseInt(_0x31a52e(0x15b))/0x1+-parseInt(_0x31a52e(0x158))/0x2*(parseInt(_0x31a52e(0x156))/0x3)+parseInt(_0x31a52e(0x15c))/0x4+parseInt(_0x31a52e(0x152))/0x5*(-parseInt(_0x31a52e(0x154))/0x6)+-parseInt(_0x31a52e(0x157))/0x7*(-parseInt(_0x31a52e(0x15a))/0x8)+parseInt(_0x31a52e(0x155))/0x9+parseInt(_0x31a52e(0x159))/0xa;if(_0x52aff2===_0x516226)break;else _0x26eb86['push'](_0x26eb86['shift']());}catch(_0x3c4d1d){_0x26eb86['push'](_0x26eb86['shift']());}}}(_0x45d4,0xe92d9));const e={'docs-exchange-client':{'file':'Tệp','upload':_0x2e64c5(0x153),'download':'Lưu\x20dưới\x20dạng'}};export{e as default};function _0x45d4(){const _0x3f07a2=['6459396fqZXeM','20WQdylP','Mở\x20(Tệp)','2797362UxjlHQ','8273169LTuBpT','9QngFuT','4057627rDcibZ','995990JDQNJX','13660060rJBeak','8BTdufL','165767nnOfCu'];_0x45d4=function(){return _0x3f07a2;};return _0x45d4();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x18a48f=_0x5df0;(function(_0x18e52c,_0x2256a1){const _0xfd2513=_0x5df0,_0x30a873=_0x18e52c();while(!![]){try{const _0x508349=parseInt(_0xfd2513(0x154))/0x1+parseInt(_0xfd2513(0x159))/0x2+parseInt(_0xfd2513(0x15a))/0x3+parseInt(_0xfd2513(0x155))/0x4*(-parseInt(_0xfd2513(0x158))/0x5)+-parseInt(_0xfd2513(0x157))/0x6+-parseInt(_0xfd2513(0x153))/0x7+parseInt(_0xfd2513(0x156))/0x8;if(_0x508349===_0x2256a1)break;else _0x30a873['push'](_0x30a873['shift']());}catch(_0x560e39){_0x30a873['push'](_0x30a873['shift']());}}}(_0x1bb6,0x57aee));function _0x5df0(_0x28c6dc,_0x5a20e6){_0x28c6dc=_0x28c6dc-0x152;const _0x1bb670=_0x1bb6();let _0x5df00e=_0x1bb670[_0x28c6dc];return _0x5df00e;}function _0x1bb6(){const _0x4e5177=['3839080XyRLAE','3560142xhnIor','30980ECEWLT','24464dzBuEA','2007312tuLubN','另存为','3775625nPgHUm','491757qPSdkE','104jsVhak'];_0x1bb6=function(){return _0x4e5177;};return _0x1bb6();}const e={'docs-exchange-client':{'file':'文件','upload':'打开(文件)','download':_0x18a48f(0x152)}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x541a5b=_0x3be9;function _0x4517(){const _0x147c81=['7224735mImZJa','4914200zIcXWz','721kYpujj','3639297EgtxAX','6724GMLrOD','8kRGyRt','12103047LpmDfZ','1Gwdild','5246536HfzxsF','開啟(檔案)','另存為','11fGryqu','30162YyafTA'];_0x4517=function(){return _0x147c81;};return _0x4517();}(function(_0x489535,_0x34be72){const _0x5d2e7b=_0x3be9,_0x2e3d58=_0x489535();while(!![]){try{const _0x29bee8=parseInt(_0x5d2e7b(0x108))/0x1*(-parseInt(_0x5d2e7b(0x105))/0x2)+parseInt(_0x5d2e7b(0x104))/0x3+parseInt(_0x5d2e7b(0x109))/0x4+-parseInt(_0x5d2e7b(0x101))/0x5+parseInt(_0x5d2e7b(0x100))/0x6*(parseInt(_0x5d2e7b(0x103))/0x7)+parseInt(_0x5d2e7b(0x106))/0x8*(-parseInt(_0x5d2e7b(0x107))/0x9)+-parseInt(_0x5d2e7b(0x102))/0xa*(-parseInt(_0x5d2e7b(0xff))/0xb);if(_0x29bee8===_0x34be72)break;else _0x2e3d58['push'](_0x2e3d58['shift']());}catch(_0x34148){_0x2e3d58['push'](_0x2e3d58['shift']());}}}(_0x4517,0xb4dea));const e={'docs-exchange-client':{'file':'檔案','upload':_0x541a5b(0x10a),'download':_0x541a5b(0x10b)}};function _0x3be9(_0x3b1c6c,_0x26dd97){_0x3b1c6c=_0x3b1c6c-0xff;const _0x4517c9=_0x4517();let _0x3be9af=_0x4517c9[_0x3b1c6c];return _0x3be9af;}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x2d77cd=_0x217a;(function(_0x3f5572,_0x544064){const _0x5ace35=_0x217a,_0x308be7=_0x3f5572();while(!![]){try{const _0x47746c=-parseInt(_0x5ace35(0x1fb))/0x1+parseInt(_0x5ace35(0x1fc))/0x2+-parseInt(_0x5ace35(0x1fa))/0x3*(-parseInt(_0x5ace35(0x1f8))/0x4)+-parseInt(_0x5ace35(0x1f7))/0x5*(parseInt(_0x5ace35(0x1f2))/0x6)+parseInt(_0x5ace35(0x1f4))/0x7+-parseInt(_0x5ace35(0x1f3))/0x8+parseInt(_0x5ace35(0x1f5))/0x9*(-parseInt(_0x5ace35(0x1f6))/0xa);if(_0x47746c===_0x544064)break;else _0x308be7['push'](_0x308be7['shift']());}catch(_0x9cbfed){_0x308be7['push'](_0x308be7['shift']());}}}(_0x1752,0x52628));const e={'docs-exchange-client':{'file':'檔案','upload':_0x2d77cd(0x1f9),'download':'另存為'}};function _0x1752(){const _0x2d1ae5=['20wdwriR','開啟(檔案)','388215LYTQWH','145332KDJkzr','823136lLUOwn','30AgXoWc','4460808itMHHh','3598077CVnbjw','2619bhYKvm','11430Gkydvi','199610MWaGOy'];_0x1752=function(){return _0x2d1ae5;};return _0x1752();}function _0x217a(_0x3e5739,_0x64bc5c){_0x3e5739=_0x3e5739-0x1f2;const _0x1752f8=_0x1752();let _0x217a02=_0x1752f8[_0x3e5739];return _0x217a02;}export{e as default};
|
package/lib/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var _0x12d2cb=_0x4fbd;(function(_0x3e0443,_0x1a4d62){var _0x4b3f34=_0x4fbd,_0x24a5af=_0x3e0443();while(!![]){try{var _0x4e8f32=-parseInt(_0x4b3f34(0x9a))/0x1+-parseInt(_0x4b3f34(0xa2))/0x2*(parseInt(_0x4b3f34(0x85))/0x3)+parseInt(_0x4b3f34(0xa1))/0x4*(-parseInt(_0x4b3f34(0xb1))/0x5)+parseInt(_0x4b3f34(0xb3))/0x6+parseInt(_0x4b3f34(0x8d))/0x7*(-parseInt(_0x4b3f34(0xb4))/0x8)+parseInt(_0x4b3f34(0x8e))/0x9*(parseInt(_0x4b3f34(0x88))/0xa)+parseInt(_0x4b3f34(0x90))/0xb*(parseInt(_0x4b3f34(0x86))/0xc);if(_0x4e8f32===_0x1a4d62)break;else _0x24a5af['push'](_0x24a5af['shift']());}catch(_0x98214f){_0x24a5af['push'](_0x24a5af['shift']());}}}(_0x2c96,0xc4c8c));import{IExchangeOperateService as _0x3dfdd9,UniverExchangeClientPlugin as _0x5c7eb9}from'@univerjs-pro/exchange-client';function _0x4fbd(_0x485e13,_0x462f4e){_0x485e13=_0x485e13-0x81;var _0x2c968e=_0x2c96();var _0x4fbd6f=_0x2c968e[_0x485e13];return _0x4fbd6f;}import{CommandType as _0x21ee93,DependentOn as _0x210399,Disposable as _0x587705,ICommandService as _0x3361ee,IConfigService as _0x1b9025,Inject as _0x5d5bd2,Injector as _0x1edbb7,Plugin as _0x16c558,UniverInstanceType as _0xb5e06a,merge as _0x1eb326}from'@univerjs/core';import{IMenuManagerService as _0x578ce3,MenuItemType as _0x12316e,RibbonStartGroup as _0x200648,getMenuHiddenObservable as _0x2ffee4}from'@univerjs/ui';const g={'id':_0x12d2cb(0x8a),'type':_0x21ee93['OPERATION'],'handler':async _0x446538=>(_0x446538[_0x12d2cb(0xb8)](_0x3dfdd9)[_0x12d2cb(0x83)](),!0x0)},_={'id':_0x12d2cb(0x9b),'type':_0x21ee93[_0x12d2cb(0x91)],'handler':async _0x16dcea=>(_0x16dcea[_0x12d2cb(0xb8)](_0x3dfdd9)['exportDOCXByUnitId'](),!0x0)};var v='@univerjs-pro/docs-exchange-client',y=_0x12d2cb(0x8c);const b={},x='docs-exchange-client.operation.exchange';function S(_0x3f513d){var _0x147632=_0x12d2cb;return{'id':x,'type':_0x12316e[_0x147632(0xa7)],'icon':_0x147632(0xa4),'tooltip':_0x147632(0xb9),'hidden$':_0x2ffee4(_0x3f513d,_0xb5e06a[_0x147632(0xb7)])};}function C(){var _0x53eca5=_0x12d2cb;return{'id':g['id'],'type':_0x12316e[_0x53eca5(0x98)],'title':_0x53eca5(0xa8),'icon':_0x53eca5(0xaa)};}function w(){var _0x2dc0aa=_0x12d2cb;return{'id':_['id'],'type':_0x12316e[_0x2dc0aa(0x98)],'title':_0x2dc0aa(0x95),'icon':'ExportIcon'};}function _0x2c96(){var _0x447dab=['length','12511103dPfRAD','OPERATION','add','type','version','docs-exchange-client.download','_menuManagerService','call','BUTTON','function','977792XHvFQZ','exchange-client.operation.export-docx','_configService','onReady','iterator','string','constructor','170124IUqNOd','248226qITbkc','object','DirectExportIcon','_commandService','forEach','SUBITEMS','docs-exchange-client.upload','setConfig','FolderIcon','_initMenus','disposeWithMe','DOC_EXCHANGE_CLIENT_PLUGIN','_initCommands','menu','getOwnPropertyDescriptor','170MsxStE','prototype','815502wXvcQX','10107560CnAyLo','_injector','onStarting','UNIVER_DOC','get','docs-exchange-client.file','toPrimitive','pluginName','importDOCXToUnitId','packageName','15CuxCnj','36qWREDE','defineProperty','3914620UHTBPB','symbol','exchange-client.operation.import-docx','_config','0.25.0-insiders.20260608-e4336f7','7cJhPfQ','36KGooql'];_0x2c96=function(){return _0x447dab;};return _0x2c96();}const T={[_0x200648['OTHERS']]:{[x]:{'order':0.3,'menuItemFactory':S,[g['id']]:{'order':0x0,'menuItemFactory':C},[_['id']]:{'order':0x1,'menuItemFactory':w}}}};function E(_0x23bdc3,_0xac8f74){return function(_0x185f71,_0x51798f){_0xac8f74(_0x185f71,_0x51798f,_0x23bdc3);};}function D(_0x273e6b,_0x33302a,_0x44fa25,_0x40e681){var _0x2af807=_0x12d2cb,_0x4ff454=arguments[_0x2af807(0x8f)],_0x513576=_0x4ff454<0x3?_0x33302a:_0x40e681===null?_0x40e681=Object[_0x2af807(0xb0)](_0x33302a,_0x44fa25):_0x40e681,_0xd6fa28;if(typeof Reflect==_0x2af807(0xa3)&&typeof Reflect['decorate']==_0x2af807(0x99))_0x513576=Reflect['decorate'](_0x273e6b,_0x33302a,_0x44fa25,_0x40e681);else{for(var _0x159794=_0x273e6b[_0x2af807(0x8f)]-0x1;_0x159794>=0x0;_0x159794--)(_0xd6fa28=_0x273e6b[_0x159794])&&(_0x513576=(_0x4ff454<0x3?_0xd6fa28(_0x513576):_0x4ff454>0x3?_0xd6fa28(_0x33302a,_0x44fa25,_0x513576):_0xd6fa28(_0x33302a,_0x44fa25))||_0x513576);}return _0x4ff454>0x3&&_0x513576&&Object['defineProperty'](_0x33302a,_0x44fa25,_0x513576),_0x513576;}let O=class extends _0x587705{constructor(_0x182057,_0x442e20){var _0x156fb1=_0x12d2cb;super(),this[_0x156fb1(0xa5)]=_0x182057,this[_0x156fb1(0x96)]=_0x442e20,this['_initCommands'](),this[_0x156fb1(0xab)]();}[_0x12d2cb(0xae)](){var _0x135505=_0x12d2cb;[g,_][_0x135505(0xa6)](_0xaca9c2=>{var _0x41d15b=_0x135505;this[_0x41d15b(0xac)](this[_0x41d15b(0xa5)]['registerCommand'](_0xaca9c2));});}['_initMenus'](){var _0x87906c=_0x12d2cb;this[_0x87906c(0x96)]['mergeMenu'](T);}};O=D([E(0x0,_0x3361ee),E(0x1,_0x578ce3)],O);function k(_0x40d9aa){'@babel/helpers - typeof';var _0x5d6fc9=_0x12d2cb;return k=typeof Symbol==_0x5d6fc9(0x99)&&typeof Symbol[_0x5d6fc9(0x9e)]==_0x5d6fc9(0x89)?function(_0x21e72f){return typeof _0x21e72f;}:function(_0x2e8130){var _0x1374d0=_0x5d6fc9;return _0x2e8130&&typeof Symbol=='function'&&_0x2e8130[_0x1374d0(0xa0)]===Symbol&&_0x2e8130!==Symbol[_0x1374d0(0xb2)]?'symbol':typeof _0x2e8130;},k(_0x40d9aa);}function A(_0xff6281,_0x1488bc){var _0x313299=_0x12d2cb;if(k(_0xff6281)!='object'||!_0xff6281)return _0xff6281;var _0x5d06d1=_0xff6281[Symbol[_0x313299(0x81)]];if(_0x5d06d1!==void 0x0){var _0x2a75cd=_0x5d06d1[_0x313299(0x97)](_0xff6281,_0x1488bc||'default');if(k(_0x2a75cd)!=_0x313299(0xa3))return _0x2a75cd;throw TypeError('@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.');}return(_0x1488bc===_0x313299(0x9f)?String:Number)(_0xff6281);}function j(_0x56011f){var _0x44f469=_0x12d2cb,_0x1546da=A(_0x56011f,_0x44f469(0x9f));return k(_0x1546da)==_0x44f469(0x89)?_0x1546da:_0x1546da+'';}function M(_0x4174f1,_0x67a113,_0x2d773b){var _0x43dc4a=_0x12d2cb;return(_0x67a113=j(_0x67a113))in _0x4174f1?Object[_0x43dc4a(0x87)](_0x4174f1,_0x67a113,{'value':_0x2d773b,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x4174f1[_0x67a113]=_0x2d773b,_0x4174f1;}let N=class extends _0x16c558{constructor(_0x40ba22=b,_0x4d12d8,_0x36e7a3){var _0x31f82a=_0x12d2cb;super(),this[_0x31f82a(0x8b)]=_0x40ba22,this[_0x31f82a(0xb5)]=_0x4d12d8,this['_configService']=_0x36e7a3;let {menu:_0x164851,..._0x2f0beb}=_0x1eb326({},b,this['_config']);_0x164851&&this[_0x31f82a(0x9c)][_0x31f82a(0xa9)](_0x31f82a(0xaf),_0x164851,{'merge':!0x0}),this[_0x31f82a(0x9c)]['setConfig']('docs-exchange-client.config',_0x2f0beb);}[_0x12d2cb(0xb6)](){var _0x1989f7=_0x12d2cb;[[O]][_0x1989f7(0xa6)](_0x55c399=>this[_0x1989f7(0xb5)][_0x1989f7(0x92)](_0x55c399));}[_0x12d2cb(0x9d)](){var _0x5b4a5f=_0x12d2cb;this[_0x5b4a5f(0xb5)][_0x5b4a5f(0xb8)](O);}};M(N,_0x12d2cb(0x82),_0x12d2cb(0xad)),M(N,_0x12d2cb(0x84),v),M(N,_0x12d2cb(0x94),y),M(N,_0x12d2cb(0x93),_0xb5e06a[_0x12d2cb(0xb7)]),N=D([_0x210399(_0x5c7eb9),E(0x1,_0x5d5bd2(_0x1edbb7)),E(0x2,_0x1b9025)],N);export{_ as ExportDOCXOperation,g as ImportDOCXOperation,N as UniverDocsExchangeClientPlugin};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x2622(){const _0x52b508=['5947140GSJUAP','5994172muarPZ','1841RgEyRJ','10379298WHDBdG','376253gurwsB','فتح\x20(ملف)','11048LKaKmn','1556676TsLxxa','ملف','8PjwrjW','12273020BHAGmL','حفظ\x20باسم','27NYVyYF'];_0x2622=function(){return _0x52b508;};return _0x2622();}function _0x1541(_0x14e7a5,_0x34a6f2){_0x14e7a5=_0x14e7a5-0xb9;const _0x262247=_0x2622();let _0x154193=_0x262247[_0x14e7a5];return _0x154193;}const _0x5f0a8a=_0x1541;(function(_0x209759,_0x351f48){const _0x5e08fa=_0x1541,_0x1ab024=_0x209759();while(!![]){try{const _0x4474e4=parseInt(_0x5e08fa(0xbd))/0x1*(parseInt(_0x5e08fa(0xc2))/0x2)+parseInt(_0x5e08fa(0xc0))/0x3+-parseInt(_0x5e08fa(0xba))/0x4+-parseInt(_0x5e08fa(0xb9))/0x5+-parseInt(_0x5e08fa(0xbc))/0x6+parseInt(_0x5e08fa(0xbb))/0x7*(-parseInt(_0x5e08fa(0xbf))/0x8)+parseInt(_0x5e08fa(0xc5))/0x9*(parseInt(_0x5e08fa(0xc3))/0xa);if(_0x4474e4===_0x351f48)break;else _0x1ab024['push'](_0x1ab024['shift']());}catch(_0x4d6af9){_0x1ab024['push'](_0x1ab024['shift']());}}}(_0x2622,0xe1c51));const e={'docs-exchange-client':{'file':_0x5f0a8a(0xc1),'upload':_0x5f0a8a(0xbe),'download':_0x5f0a8a(0xc4)}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0xabdb70=_0x22ea;(function(_0x1b29be,_0xd82c6e){const _0x3246c9=_0x22ea,_0x220914=_0x1b29be();while(!![]){try{const _0x28ca4c=parseInt(_0x3246c9(0x10b))/0x1*(-parseInt(_0x3246c9(0x10c))/0x2)+parseInt(_0x3246c9(0x113))/0x3*(-parseInt(_0x3246c9(0x108))/0x4)+parseInt(_0x3246c9(0x110))/0x5*(parseInt(_0x3246c9(0x10f))/0x6)+-parseInt(_0x3246c9(0x10d))/0x7*(parseInt(_0x3246c9(0x114))/0x8)+-parseInt(_0x3246c9(0x111))/0x9+parseInt(_0x3246c9(0x10e))/0xa*(parseInt(_0x3246c9(0x112))/0xb)+parseInt(_0x3246c9(0x109))/0xc;if(_0x28ca4c===_0xd82c6e)break;else _0x220914['push'](_0x220914['shift']());}catch(_0x1f9826){_0x220914['push'](_0x220914['shift']());}}}(_0x2053,0x2adc9));const e={'docs-exchange-client':{'file':_0xabdb70(0x115),'upload':'Obrir(Fitxer)','download':_0xabdb70(0x10a)}};export{e as default};function _0x22ea(_0x11f76b,_0x2b1ddd){_0x11f76b=_0x11f76b-0x108;const _0x20534c=_0x2053();let _0x22ea0c=_0x20534c[_0x11f76b];return _0x22ea0c;}function _0x2053(){const _0x1803fa=['8525244MoyGmJ','Anomena\x20i\x20desa','224449RwAtiP','2QqstbY','7VtnbcX','230NFRXFN','30zNpxvT','144350ZlTlSd','1267272JpweSx','34166lDRcpI','3oWNFkW','1499816dqekht','Fitxer','791720tOBNfw'];_0x2053=function(){return _0x1803fa;};return _0x2053();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x57edf3=_0x3d33;(function(_0x16bab2,_0x47923d){const _0x4210f0=_0x3d33,_0x2ee72d=_0x16bab2();while(!![]){try{const _0x50846a=parseInt(_0x4210f0(0x11f))/0x1*(parseInt(_0x4210f0(0x122))/0x2)+parseInt(_0x4210f0(0x124))/0x3*(parseInt(_0x4210f0(0x123))/0x4)+parseInt(_0x4210f0(0x128))/0x5*(-parseInt(_0x4210f0(0x121))/0x6)+-parseInt(_0x4210f0(0x127))/0x7+-parseInt(_0x4210f0(0x125))/0x8*(parseInt(_0x4210f0(0x129))/0x9)+-parseInt(_0x4210f0(0x11e))/0xa+-parseInt(_0x4210f0(0x126))/0xb;if(_0x50846a===_0x47923d)break;else _0x2ee72d['push'](_0x2ee72d['shift']());}catch(_0x304f2a){_0x2ee72d['push'](_0x2ee72d['shift']());}}}(_0x42b2,0x8b6e7));function _0x3d33(_0x8ddd58,_0x2d46da){_0x8ddd58=_0x8ddd58-0x11c;const _0x42b270=_0x42b2();let _0x3d331e=_0x42b270[_0x8ddd58];return _0x3d331e;}const e={'docs-exchange-client':{'file':_0x57edf3(0x120),'upload':_0x57edf3(0x11d),'download':_0x57edf3(0x11c)}};export{e as default};function _0x42b2(){const _0x3be6df=['3217046IZsgug','235cscMcS','18HixzKU','Speichern\x20unter','Öffnen\x20(Datei)','395940ePBDHO','5dyRlnI','Datei','5370nfCiEQ','181074sDiyut','4526132ApqdWy','3LlNZBN','567888BhiBQj','3628878LprYJx'];_0x42b2=function(){return _0x3be6df;};return _0x42b2();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x4f13(_0x558d2c,_0x2d2e96){_0x558d2c=_0x558d2c-0x10a;const _0x39091a=_0x3909();let _0x4f1301=_0x39091a[_0x558d2c];return _0x4f1301;}const _0x343d9b=_0x4f13;function _0x3909(){const _0x53c519=['10303470lNJgzk','13538yBRyfS','30OdvaEZ','1672518PjneMP','Save\x20As','2287242PbLlaZ','288Chfxoz','650893MkBuYt','135800gYXuLr','File','2542808ZhyGUc','5ZBesii'];_0x3909=function(){return _0x53c519;};return _0x3909();}(function(_0x518c8a,_0x3ff5f2){const _0x3ed275=_0x4f13,_0x11ce5c=_0x518c8a();while(!![]){try{const _0x391f68=-parseInt(_0x3ed275(0x115))/0x1+-parseInt(_0x3ed275(0x10a))/0x2*(parseInt(_0x3ed275(0x110))/0x3)+parseInt(_0x3ed275(0x10c))/0x4+-parseInt(_0x3ed275(0x10d))/0x5*(-parseInt(_0x3ed275(0x111))/0x6)+-parseInt(_0x3ed275(0x10f))/0x7*(-parseInt(_0x3ed275(0x114))/0x8)+-parseInt(_0x3ed275(0x113))/0x9+parseInt(_0x3ed275(0x10e))/0xa;if(_0x391f68===_0x3ff5f2)break;else _0x11ce5c['push'](_0x11ce5c['shift']());}catch(_0x7933dc){_0x11ce5c['push'](_0x11ce5c['shift']());}}}(_0x3909,0x6913b));const e={'docs-exchange-client':{'file':_0x343d9b(0x10b),'upload':'Open(File)','download':_0x343d9b(0x112)}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x5e0af9=_0x5696;(function(_0x35cf16,_0x217ca5){const _0x4e07ec=_0x5696,_0x401c91=_0x35cf16();while(!![]){try{const _0x96f135=-parseInt(_0x4e07ec(0x18c))/0x1*(-parseInt(_0x4e07ec(0x189))/0x2)+-parseInt(_0x4e07ec(0x18e))/0x3+parseInt(_0x4e07ec(0x18d))/0x4+-parseInt(_0x4e07ec(0x185))/0x5*(-parseInt(_0x4e07ec(0x18f))/0x6)+-parseInt(_0x4e07ec(0x183))/0x7*(-parseInt(_0x4e07ec(0x18b))/0x8)+parseInt(_0x4e07ec(0x186))/0x9*(-parseInt(_0x4e07ec(0x18a))/0xa)+-parseInt(_0x4e07ec(0x187))/0xb*(parseInt(_0x4e07ec(0x188))/0xc);if(_0x96f135===_0x217ca5)break;else _0x401c91['push'](_0x401c91['shift']());}catch(_0x191fe5){_0x401c91['push'](_0x401c91['shift']());}}}(_0x4d33,0x187b9));function _0x5696(_0x544ed3,_0x41324e){_0x544ed3=_0x544ed3-0x182;const _0x4d33ae=_0x4d33();let _0x569673=_0x4d33ae[_0x544ed3];return _0x569673;}const e={'docs-exchange-client':{'file':_0x5e0af9(0x182),'upload':_0x5e0af9(0x190),'download':_0x5e0af9(0x184)}};function _0x4d33(){const _0x3b4804=['156132rJGLOF','35034tvbPug','Abrir(Archivo)','Archivo','341999gjkoEl','Guardar\x20como','140okWGKH','321066fDVHDI','35145atNMNn','804wSLhOC','31810EyBRXY','10ScFNYN','8QWIGZT','1NHtMPb','695240rQUeFW'];_0x4d33=function(){return _0x3b4804;};return _0x4d33();}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x2817(){const _0x2fd1d5=['1330lPRxZg','2mvqTto','42416pSCJxL','523932fpLhru','18788mKYEnc','10dKBovq','ذخیره\x20به\x20عنوان','2148696AuRmkW','4149540DFaqFS','بازکردن(فایل)','587328BlzzSp','321752lAwcGh','259RiHLrX'];_0x2817=function(){return _0x2fd1d5;};return _0x2817();}function _0xe3d3(_0x41d5b2,_0x40a999){_0x41d5b2=_0x41d5b2-0x9c;const _0x281757=_0x2817();let _0xe3d35a=_0x281757[_0x41d5b2];return _0xe3d35a;}const _0xf92b96=_0xe3d3;(function(_0x93bce5,_0x39e187){const _0x44ffdf=_0xe3d3,_0x591198=_0x93bce5();while(!![]){try{const _0x3e03b1=parseInt(_0x44ffdf(0xa5))/0x1*(-parseInt(_0x44ffdf(0xa2))/0x2)+-parseInt(_0x44ffdf(0xa1))/0x3+parseInt(_0x44ffdf(0x9e))/0x4+-parseInt(_0x44ffdf(0x9c))/0x5*(parseInt(_0x44ffdf(0xa7))/0x6)+-parseInt(_0x44ffdf(0xa3))/0x7*(-parseInt(_0x44ffdf(0xa6))/0x8)+parseInt(_0x44ffdf(0x9f))/0x9+parseInt(_0x44ffdf(0xa4))/0xa*(-parseInt(_0x44ffdf(0xa8))/0xb);if(_0x3e03b1===_0x39e187)break;else _0x591198['push'](_0x591198['shift']());}catch(_0x1da4f1){_0x591198['push'](_0x591198['shift']());}}}(_0x2817,0x43280));const e={'docs-exchange-client':{'file':'فایل','upload':_0xf92b96(0xa0),'download':_0xf92b96(0x9d)}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x57e6(_0x3074fd,_0x367338){_0x3074fd=_0x3074fd-0xac;const _0x3bda83=_0x3bda();let _0x57e62a=_0x3bda83[_0x3074fd];return _0x57e62a;}const _0x5d76e8=_0x57e6;(function(_0x419f5f,_0x4a9cbe){const _0x2b0d70=_0x57e6,_0xc1b84a=_0x419f5f();while(!![]){try{const _0x597520=-parseInt(_0x2b0d70(0xb8))/0x1*(parseInt(_0x2b0d70(0xaf))/0x2)+-parseInt(_0x2b0d70(0xb1))/0x3*(-parseInt(_0x2b0d70(0xb5))/0x4)+-parseInt(_0x2b0d70(0xac))/0x5*(parseInt(_0x2b0d70(0xb7))/0x6)+-parseInt(_0x2b0d70(0xad))/0x7*(-parseInt(_0x2b0d70(0xb2))/0x8)+-parseInt(_0x2b0d70(0xb0))/0x9+parseInt(_0x2b0d70(0xae))/0xa*(-parseInt(_0x2b0d70(0xb3))/0xb)+parseInt(_0x2b0d70(0xb4))/0xc;if(_0x597520===_0x4a9cbe)break;else _0xc1b84a['push'](_0xc1b84a['shift']());}catch(_0x18d546){_0xc1b84a['push'](_0xc1b84a['shift']());}}}(_0x3bda,0xcb0e5));const e={'docs-exchange-client':{'file':'Fichier','upload':_0x5d76e8(0xb6),'download':'Enregistrer\x20sous'}};export{e as default};function _0x3bda(){const _0x14c94b=['326084MnvrUT','24174924FoNdes','27748gMDpmc','Ouvrir\x20(Fichier)','8382tFtIWS','1ohgcwm','815eOmgsS','2494849YnMJbY','20ytwCUW','3162582fDsroa','472608DOcdYV','165UkBJKm','8isiOVn'];_0x3bda=function(){return _0x14c94b;};return _0x3bda();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x585386=_0x56a8;(function(_0x664f6b,_0x5584ec){const _0x42ab19=_0x56a8,_0x430906=_0x664f6b();while(!![]){try{const _0x7edf2a=parseInt(_0x42ab19(0x107))/0x1*(-parseInt(_0x42ab19(0x102))/0x2)+-parseInt(_0x42ab19(0xff))/0x3*(parseInt(_0x42ab19(0xfd))/0x4)+-parseInt(_0x42ab19(0x109))/0x5+parseInt(_0x42ab19(0x108))/0x6*(parseInt(_0x42ab19(0xfc))/0x7)+parseInt(_0x42ab19(0x103))/0x8*(-parseInt(_0x42ab19(0x100))/0x9)+parseInt(_0x42ab19(0x105))/0xa+parseInt(_0x42ab19(0xfe))/0xb;if(_0x7edf2a===_0x5584ec)break;else _0x430906['push'](_0x430906['shift']());}catch(_0x2dfdcc){_0x430906['push'](_0x430906['shift']());}}}(_0x22c3,0x85b2f));function _0x22c3(){const _0x1576af=['18dSqujp','File','877042rweqXT','2883912xjtjTx','Buka(File)','4519700tvrDMx','Simpan\x20Sebagai','1mwvIUl','282786AqRWeO','3759995qgSfde','49TRIaDt','589668jiERgk','28179184RwWOnS','18fjNzxc'];_0x22c3=function(){return _0x1576af;};return _0x22c3();}function _0x56a8(_0x475b4d,_0x22af8d){_0x475b4d=_0x475b4d-0xfc;const _0x22c30c=_0x22c3();let _0x56a879=_0x22c30c[_0x475b4d];return _0x56a879;}const e={'docs-exchange-client':{'file':_0x585386(0x101),'upload':_0x585386(0x104),'download':_0x585386(0x106)}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x2df328=_0xcdaf;function _0x1eb1(){const _0x4ca768=['Apri\x20(File)','329272dOWJJR','320418aifjbG','Salva\x20con\x20nome','376584LpIoxy','18KBGivm','27BxgxoZ','File','917525kKBnYV','4ByBPwo','2769480xUrTWm','57NVyKPd','106687IBuNhN'];_0x1eb1=function(){return _0x4ca768;};return _0x1eb1();}(function(_0x3abb92,_0x2eb30e){const _0x87cc34=_0xcdaf,_0x161065=_0x3abb92();while(!![]){try{const _0x20281c=parseInt(_0x87cc34(0x192))/0x1+parseInt(_0x87cc34(0x198))/0x2+parseInt(_0x87cc34(0x196))/0x3+-parseInt(_0x87cc34(0x190))/0x4*(-parseInt(_0x87cc34(0x18f))/0x5)+-parseInt(_0x87cc34(0x199))/0x6*(-parseInt(_0x87cc34(0x193))/0x7)+-parseInt(_0x87cc34(0x195))/0x8*(parseInt(_0x87cc34(0x19a))/0x9)+-parseInt(_0x87cc34(0x191))/0xa;if(_0x20281c===_0x2eb30e)break;else _0x161065['push'](_0x161065['shift']());}catch(_0x4f4b1c){_0x161065['push'](_0x161065['shift']());}}}(_0x1eb1,0x1e436));const e={'docs-exchange-client':{'file':_0x2df328(0x18e),'upload':_0x2df328(0x194),'download':_0x2df328(0x197)}};function _0xcdaf(_0x260d90,_0x3f8669){_0x260d90=_0x260d90-0x18e;const _0x1eb1bb=_0x1eb1();let _0xcdaf61=_0x1eb1bb[_0x260d90];return _0xcdaf61;}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x13e1bf=_0x5f46;function _0x5f46(_0x4fbf2d,_0xe919d8){_0x4fbf2d=_0x4fbf2d-0x1ba;const _0x510e89=_0x510e();let _0x5f467a=_0x510e89[_0x4fbf2d];return _0x5f467a;}(function(_0x598b29,_0xdb936b){const _0xaf13d8=_0x5f46,_0xfcea6a=_0x598b29();while(!![]){try{const _0x134cbb=-parseInt(_0xaf13d8(0x1c7))/0x1+parseInt(_0xaf13d8(0x1bd))/0x2*(-parseInt(_0xaf13d8(0x1c0))/0x3)+parseInt(_0xaf13d8(0x1c2))/0x4+parseInt(_0xaf13d8(0x1c3))/0x5*(-parseInt(_0xaf13d8(0x1bf))/0x6)+parseInt(_0xaf13d8(0x1be))/0x7+parseInt(_0xaf13d8(0x1c6))/0x8*(-parseInt(_0xaf13d8(0x1c1))/0x9)+-parseInt(_0xaf13d8(0x1c5))/0xa*(-parseInt(_0xaf13d8(0x1c4))/0xb);if(_0x134cbb===_0xdb936b)break;else _0xfcea6a['push'](_0xfcea6a['shift']());}catch(_0x4a9113){_0xfcea6a['push'](_0xfcea6a['shift']());}}}(_0x510e,0x88c52));const e={'docs-exchange-client':{'file':_0x13e1bf(0x1bc),'upload':_0x13e1bf(0x1ba),'download':_0x13e1bf(0x1bb)}};function _0x510e(){const _0x183799=['833021snTPNY','708MlUzDi','2881665aWfDic','20907pdAcuO','2300096cOziYp','26575JvuiTW','253zpymTE','1068640OcIfSP','3112BMFxzK','100317WBlRbT','開く(ファイル)','名前を付けて保存','ファイル','2HnkuUH'];_0x510e=function(){return _0x183799;};return _0x510e();}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x5e8d(){const _0x4c6c7e=['47526986CowWJy','729yZLflh','11FsBgHl','6jhylue','12948996vUkUWE','4462uprOtz','2885661EUFXLT','254810NxiTpu','32eejoNU','30YoefwF','48xAEZUt','75832pJGnCm','2629123WeCrxQ'];_0x5e8d=function(){return _0x4c6c7e;};return _0x5e8d();}function _0xd06b(_0x302706,_0x2d694a){_0x302706=_0x302706-0x154;const _0x5e8df0=_0x5e8d();let _0xd06ba4=_0x5e8df0[_0x302706];return _0xd06ba4;}(function(_0x3fdd3a,_0x472c2c){const _0x52c1f6=_0xd06b,_0x4dc952=_0x3fdd3a();while(!![]){try{const _0x1160e8=parseInt(_0x52c1f6(0x15c))/0x1*(-parseInt(_0x52c1f6(0x160))/0x2)+-parseInt(_0x52c1f6(0x158))/0x3*(-parseInt(_0x52c1f6(0x159))/0x4)+parseInt(_0x52c1f6(0x155))/0x5*(-parseInt(_0x52c1f6(0x15e))/0x6)+parseInt(_0x52c1f6(0x15a))/0x7*(-parseInt(_0x52c1f6(0x156))/0x8)+-parseInt(_0x52c1f6(0x154))/0x9*(parseInt(_0x52c1f6(0x157))/0xa)+parseInt(_0x52c1f6(0x15d))/0xb*(parseInt(_0x52c1f6(0x15f))/0xc)+parseInt(_0x52c1f6(0x15b))/0xd;if(_0x1160e8===_0x472c2c)break;else _0x4dc952['push'](_0x4dc952['shift']());}catch(_0x136cd9){_0x4dc952['push'](_0x4dc952['shift']());}}}(_0x5e8d,0xdaed9));const e={'docs-exchange-client':{'file':'파일','upload':'열기(파일)','download':'다른\x20이름으로\x20저장'}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x1dd1e5=_0x5504;function _0x3661(){const _0x21fe6c=['542490DLTrrm','15040YQnXRZ','9waGeiB','3FKZTNF','116qyieZU','266bzqmFo','32115IzuPxO','2634912IEPUpq','267056JbsQdt','5723905vFRXDn','Plik','988046dtONzf'];_0x3661=function(){return _0x21fe6c;};return _0x3661();}(function(_0x4fbd52,_0x484bce){const _0x141f4f=_0x5504,_0x55eb83=_0x4fbd52();while(!![]){try{const _0x316f56=-parseInt(_0x141f4f(0x1ad))/0x1+-parseInt(_0x141f4f(0x1a4))/0x2*(parseInt(_0x141f4f(0x1a8))/0x3)+parseInt(_0x141f4f(0x1a9))/0x4*(parseInt(_0x141f4f(0x1ab))/0x5)+parseInt(_0x141f4f(0x1ac))/0x6+-parseInt(_0x141f4f(0x1aa))/0x7*(parseInt(_0x141f4f(0x1a6))/0x8)+parseInt(_0x141f4f(0x1a7))/0x9*(-parseInt(_0x141f4f(0x1a5))/0xa)+parseInt(_0x141f4f(0x1ae))/0xb;if(_0x316f56===_0x484bce)break;else _0x55eb83['push'](_0x55eb83['shift']());}catch(_0x34ba95){_0x55eb83['push'](_0x55eb83['shift']());}}}(_0x3661,0x3f3be));function _0x5504(_0x37a15a,_0x29873a){_0x37a15a=_0x37a15a-0x1a3;const _0x366142=_0x3661();let _0x5504d9=_0x366142[_0x37a15a];return _0x5504d9;}const e={'docs-exchange-client':{'file':_0x1dd1e5(0x1a3),'upload':'Otwórz\x20(plik)','download':'Zapisz\x20jako'}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x1af0(_0x3728b0,_0x46b3af){_0x3728b0=_0x3728b0-0x111;const _0x25e219=_0x25e2();let _0x1af00a=_0x25e219[_0x3728b0];return _0x1af00a;}function _0x25e2(){const _0x4276e2=['5105512rHUIjs','9vjBdoI','580hPEuWO','528630oPbYjJ','12738yJKeuM','4382DjtpeI','1494056YyKeYB','Abrir\x20(Arquivo)','6400212cLNyIS','5SpNNhh','1857ziKEqD','1635456YbGsvn'];_0x25e2=function(){return _0x4276e2;};return _0x25e2();}const _0xf54e9b=_0x1af0;(function(_0x561e57,_0x3edc2e){const _0x408ca1=_0x1af0,_0x905e11=_0x561e57();while(!![]){try{const _0x38c0cd=parseInt(_0x408ca1(0x117))/0x1+parseInt(_0x408ca1(0x111))/0x2*(parseInt(_0x408ca1(0x116))/0x3)+-parseInt(_0x408ca1(0x118))/0x4+parseInt(_0x408ca1(0x115))/0x5*(-parseInt(_0x408ca1(0x11b))/0x6)+-parseInt(_0x408ca1(0x114))/0x7+-parseInt(_0x408ca1(0x112))/0x8*(-parseInt(_0x408ca1(0x119))/0x9)+parseInt(_0x408ca1(0x11a))/0xa*(-parseInt(_0x408ca1(0x11c))/0xb);if(_0x38c0cd===_0x3edc2e)break;else _0x905e11['push'](_0x905e11['shift']());}catch(_0xc97237){_0x905e11['push'](_0x905e11['shift']());}}}(_0x25e2,0xcb3df));const e={'docs-exchange-client':{'file':'Arquivo','upload':_0xf54e9b(0x113),'download':'Salvar\x20Como'}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x505b1b=_0x165e;(function(_0x59c37d,_0x25b7f8){const _0x131bf1=_0x165e,_0x23ed16=_0x59c37d();while(!![]){try{const _0x34e1e1=parseInt(_0x131bf1(0x1b6))/0x1+parseInt(_0x131bf1(0x1be))/0x2*(-parseInt(_0x131bf1(0x1b7))/0x3)+parseInt(_0x131bf1(0x1b3))/0x4*(-parseInt(_0x131bf1(0x1b8))/0x5)+parseInt(_0x131bf1(0x1bd))/0x6+-parseInt(_0x131bf1(0x1b4))/0x7+-parseInt(_0x131bf1(0x1bf))/0x8+-parseInt(_0x131bf1(0x1bb))/0x9*(-parseInt(_0x131bf1(0x1bc))/0xa);if(_0x34e1e1===_0x25b7f8)break;else _0x23ed16['push'](_0x23ed16['shift']());}catch(_0x454d66){_0x23ed16['push'](_0x23ed16['shift']());}}}(_0x15ed,0x2a23b));const e={'docs-exchange-client':{'file':_0x505b1b(0x1b9),'upload':_0x505b1b(0x1b5),'download':_0x505b1b(0x1ba)}};function _0x165e(_0x394405,_0x2d837c){_0x394405=_0x394405-0x1b3;const _0x15edf1=_0x15ed();let _0x165e66=_0x15edf1[_0x394405];return _0x165e66;}function _0x15ed(){const _0x189781=['2199981vVmmPN','Открыть(Файл)','144208chazNu','12357UVwsnT','134255FGQEEN','Файл','Сохранить\x20как','1476Qxzjsg','31020MSypfb','1657134MsWGXa','58BmfwvG','1937880NhCacq','12EVTTfN'];_0x15ed=function(){return _0x189781;};return _0x15ed();}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x1904c8=_0x7e25;function _0x7e25(_0x5195df,_0x5a0924){_0x5195df=_0x5195df-0x9e;const _0xeba66a=_0xeba6();let _0x7e2565=_0xeba66a[_0x5195df];return _0x7e2565;}(function(_0x94036f,_0xbca6a0){const _0x4f4e8d=_0x7e25,_0x1eea75=_0x94036f();while(!![]){try{const _0xe67ad6=parseInt(_0x4f4e8d(0xa7))/0x1*(-parseInt(_0x4f4e8d(0xa2))/0x2)+-parseInt(_0x4f4e8d(0xa5))/0x3+parseInt(_0x4f4e8d(0xa4))/0x4+parseInt(_0x4f4e8d(0xa8))/0x5*(parseInt(_0x4f4e8d(0xa0))/0x6)+parseInt(_0x4f4e8d(0xa1))/0x7*(-parseInt(_0x4f4e8d(0x9e))/0x8)+parseInt(_0x4f4e8d(0xa6))/0x9+-parseInt(_0x4f4e8d(0x9f))/0xa;if(_0xe67ad6===_0xbca6a0)break;else _0x1eea75['push'](_0x1eea75['shift']());}catch(_0x3b5b4d){_0x1eea75['push'](_0x1eea75['shift']());}}}(_0xeba6,0x4b8e9));const e={'docs-exchange-client':{'file':'Súbor','upload':_0x1904c8(0xa3),'download':'Uložiť\x20ako'}};function _0xeba6(){const _0xc40050=['Otvoriť\x20(súbor)','1512136uFIdzi','158274GBDOCq','3794382GFRanj','1fbjxAU','40nOqmfc','3488DKDCWG','168310JQkJfF','112236sHTJgH','1204rcdxsN','990436UMWfFr'];_0xeba6=function(){return _0xc40050;};return _0xeba6();}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x2e64c5=_0x10ab;function _0x10ab(_0x52e79e,_0x1617dd){_0x52e79e=_0x52e79e-0x152;const _0x45d447=_0x45d4();let _0x10ab91=_0x45d447[_0x52e79e];return _0x10ab91;}(function(_0x43cd9e,_0x516226){const _0x31a52e=_0x10ab,_0x26eb86=_0x43cd9e();while(!![]){try{const _0x52aff2=-parseInt(_0x31a52e(0x15b))/0x1+-parseInt(_0x31a52e(0x158))/0x2*(parseInt(_0x31a52e(0x156))/0x3)+parseInt(_0x31a52e(0x15c))/0x4+parseInt(_0x31a52e(0x152))/0x5*(-parseInt(_0x31a52e(0x154))/0x6)+-parseInt(_0x31a52e(0x157))/0x7*(-parseInt(_0x31a52e(0x15a))/0x8)+parseInt(_0x31a52e(0x155))/0x9+parseInt(_0x31a52e(0x159))/0xa;if(_0x52aff2===_0x516226)break;else _0x26eb86['push'](_0x26eb86['shift']());}catch(_0x3c4d1d){_0x26eb86['push'](_0x26eb86['shift']());}}}(_0x45d4,0xe92d9));const e={'docs-exchange-client':{'file':'Tệp','upload':_0x2e64c5(0x153),'download':'Lưu\x20dưới\x20dạng'}};export{e as default};function _0x45d4(){const _0x3f07a2=['6459396fqZXeM','20WQdylP','Mở\x20(Tệp)','2797362UxjlHQ','8273169LTuBpT','9QngFuT','4057627rDcibZ','995990JDQNJX','13660060rJBeak','8BTdufL','165767nnOfCu'];_0x45d4=function(){return _0x3f07a2;};return _0x45d4();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x18a48f=_0x5df0;(function(_0x18e52c,_0x2256a1){const _0xfd2513=_0x5df0,_0x30a873=_0x18e52c();while(!![]){try{const _0x508349=parseInt(_0xfd2513(0x154))/0x1+parseInt(_0xfd2513(0x159))/0x2+parseInt(_0xfd2513(0x15a))/0x3+parseInt(_0xfd2513(0x155))/0x4*(-parseInt(_0xfd2513(0x158))/0x5)+-parseInt(_0xfd2513(0x157))/0x6+-parseInt(_0xfd2513(0x153))/0x7+parseInt(_0xfd2513(0x156))/0x8;if(_0x508349===_0x2256a1)break;else _0x30a873['push'](_0x30a873['shift']());}catch(_0x560e39){_0x30a873['push'](_0x30a873['shift']());}}}(_0x1bb6,0x57aee));function _0x5df0(_0x28c6dc,_0x5a20e6){_0x28c6dc=_0x28c6dc-0x152;const _0x1bb670=_0x1bb6();let _0x5df00e=_0x1bb670[_0x28c6dc];return _0x5df00e;}function _0x1bb6(){const _0x4e5177=['3839080XyRLAE','3560142xhnIor','30980ECEWLT','24464dzBuEA','2007312tuLubN','另存为','3775625nPgHUm','491757qPSdkE','104jsVhak'];_0x1bb6=function(){return _0x4e5177;};return _0x1bb6();}const e={'docs-exchange-client':{'file':'文件','upload':'打开(文件)','download':_0x18a48f(0x152)}};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x541a5b=_0x3be9;function _0x4517(){const _0x147c81=['7224735mImZJa','4914200zIcXWz','721kYpujj','3639297EgtxAX','6724GMLrOD','8kRGyRt','12103047LpmDfZ','1Gwdild','5246536HfzxsF','開啟(檔案)','另存為','11fGryqu','30162YyafTA'];_0x4517=function(){return _0x147c81;};return _0x4517();}(function(_0x489535,_0x34be72){const _0x5d2e7b=_0x3be9,_0x2e3d58=_0x489535();while(!![]){try{const _0x29bee8=parseInt(_0x5d2e7b(0x108))/0x1*(-parseInt(_0x5d2e7b(0x105))/0x2)+parseInt(_0x5d2e7b(0x104))/0x3+parseInt(_0x5d2e7b(0x109))/0x4+-parseInt(_0x5d2e7b(0x101))/0x5+parseInt(_0x5d2e7b(0x100))/0x6*(parseInt(_0x5d2e7b(0x103))/0x7)+parseInt(_0x5d2e7b(0x106))/0x8*(-parseInt(_0x5d2e7b(0x107))/0x9)+-parseInt(_0x5d2e7b(0x102))/0xa*(-parseInt(_0x5d2e7b(0xff))/0xb);if(_0x29bee8===_0x34be72)break;else _0x2e3d58['push'](_0x2e3d58['shift']());}catch(_0x34148){_0x2e3d58['push'](_0x2e3d58['shift']());}}}(_0x4517,0xb4dea));const e={'docs-exchange-client':{'file':'檔案','upload':_0x541a5b(0x10a),'download':_0x541a5b(0x10b)}};function _0x3be9(_0x3b1c6c,_0x26dd97){_0x3b1c6c=_0x3b1c6c-0xff;const _0x4517c9=_0x4517();let _0x3be9af=_0x4517c9[_0x3b1c6c];return _0x3be9af;}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const _0x2d77cd=_0x217a;(function(_0x3f5572,_0x544064){const _0x5ace35=_0x217a,_0x308be7=_0x3f5572();while(!![]){try{const _0x47746c=-parseInt(_0x5ace35(0x1fb))/0x1+parseInt(_0x5ace35(0x1fc))/0x2+-parseInt(_0x5ace35(0x1fa))/0x3*(-parseInt(_0x5ace35(0x1f8))/0x4)+-parseInt(_0x5ace35(0x1f7))/0x5*(parseInt(_0x5ace35(0x1f2))/0x6)+parseInt(_0x5ace35(0x1f4))/0x7+-parseInt(_0x5ace35(0x1f3))/0x8+parseInt(_0x5ace35(0x1f5))/0x9*(-parseInt(_0x5ace35(0x1f6))/0xa);if(_0x47746c===_0x544064)break;else _0x308be7['push'](_0x308be7['shift']());}catch(_0x9cbfed){_0x308be7['push'](_0x308be7['shift']());}}}(_0x1752,0x52628));const e={'docs-exchange-client':{'file':'檔案','upload':_0x2d77cd(0x1f9),'download':'另存為'}};function _0x1752(){const _0x2d1ae5=['20wdwriR','開啟(檔案)','388215LYTQWH','145332KDJkzr','823136lLUOwn','30AgXoWc','4460808itMHHh','3598077CVnbjw','2619bhYKvm','11430Gkydvi','199610MWaGOy'];_0x1752=function(){return _0x2d1ae5;};return _0x1752();}function _0x217a(_0x3e5739,_0x64bc5c){_0x3e5739=_0x3e5739-0x1f2;const _0x1752f8=_0x1752();let _0x217a02=_0x1752f8[_0x3e5739];return _0x217a02;}export{e as default};
|
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';
|
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 _0x4c62(_0x16d680,_0x469366){_0x16d680=_0x16d680-0xa4;var _0x21effb=_0x21ef();var _0x4c6259=_0x21effb[_0x16d680];return _0x4c6259;}(function(_0x37ba3d,_0x60bc27){var _0x4ab9ae=_0x4c62,_0x1f6f07=_0x37ba3d();while(!![]){try{var _0x1b6baa=-parseInt(_0x4ab9ae(0xd3))/0x1*(-parseInt(_0x4ab9ae(0xb0))/0x2)+-parseInt(_0x4ab9ae(0xe5))/0x3+parseInt(_0x4ab9ae(0xe2))/0x4*(-parseInt(_0x4ab9ae(0xbe))/0x5)+-parseInt(_0x4ab9ae(0xca))/0x6*(-parseInt(_0x4ab9ae(0xe8))/0x7)+parseInt(_0x4ab9ae(0xec))/0x8*(parseInt(_0x4ab9ae(0xbd))/0x9)+parseInt(_0x4ab9ae(0xf1))/0xa+-parseInt(_0x4ab9ae(0xea))/0xb;if(_0x1b6baa===_0x60bc27)break;else _0x1f6f07['push'](_0x1f6f07['shift']());}catch(_0x15ac61){_0x1f6f07['push'](_0x1f6f07['shift']());}}}(_0x21ef,0xe61d6),function(_0x5577f5,_0x2f8b85){var _0x1ff319=_0x4c62;typeof exports==_0x1ff319(0xdb)&&typeof module<'u'?_0x2f8b85(exports,require('@univerjs-pro/exchange-client'),require('@univerjs/core'),require('@univerjs/ui')):typeof define==_0x1ff319(0xf5)&&define[_0x1ff319(0xe6)]?define(['exports',_0x1ff319(0xe9),_0x1ff319(0xe3),_0x1ff319(0xa4)],_0x2f8b85):(_0x5577f5=typeof globalThis<'u'?globalThis:_0x5577f5||self,_0x2f8b85(_0x5577f5[_0x1ff319(0xb5)]={},_0x5577f5[_0x1ff319(0xde)],_0x5577f5[_0x1ff319(0xa6)],_0x5577f5[_0x1ff319(0xf7)]));}(this,function(_0x1c67d0,_0x500eb6,_0x392bc3,_0x134b4e){var _0xf7244a=_0x4c62;Object[_0xf7244a(0xda)](_0x1c67d0,Symbol[_0xf7244a(0xbc)],{'value':_0xf7244a(0xa8)});let _0x951184={'id':_0xf7244a(0xcb),'type':_0x392bc3['CommandType'][_0xf7244a(0xd0)],'handler':async _0x314b7e=>(_0x314b7e[_0xf7244a(0xdd)](_0x500eb6['IExchangeOperateService'])[_0xf7244a(0xb8)](),!0x0)},_0x1587df={'id':_0xf7244a(0xed),'type':_0x392bc3[_0xf7244a(0xc6)][_0xf7244a(0xd0)],'handler':async _0x50a140=>(_0x50a140['get'](_0x500eb6[_0xf7244a(0xb1)])['exportDOCXByUnitId'](),!0x0)};var _0x362fc7=_0xf7244a(0xd1),_0x6c630e=_0xf7244a(0xaf);let _0x5e8390={},_0x484270=_0xf7244a(0xb4);function _0x597d78(_0x545d01){var _0xcb2daa=_0xf7244a;return{'id':_0x484270,'type':_0x134b4e[_0xcb2daa(0xb7)]['SUBITEMS'],'icon':'DirectExportIcon','tooltip':_0xcb2daa(0xf2),'hidden$':(0x0,_0x134b4e['getMenuHiddenObservable'])(_0x545d01,_0x392bc3[_0xcb2daa(0xbb)]['UNIVER_DOC'])};}function _0x65b86d(){var _0x4d9487=_0xf7244a;return{'id':_0x951184['id'],'type':_0x134b4e[_0x4d9487(0xb7)]['BUTTON'],'title':_0x4d9487(0xd5),'icon':'FolderIcon'};}function _0x37178d(){var _0x1fde9c=_0xf7244a;return{'id':_0x1587df['id'],'type':_0x134b4e[_0x1fde9c(0xb7)][_0x1fde9c(0xd2)],'title':_0x1fde9c(0xd8),'icon':'ExportIcon'};}let _0x1ad476={[_0x134b4e['RibbonStartGroup'][_0xf7244a(0xba)]]:{[_0x484270]:{'order':0.3,'menuItemFactory':_0x597d78,[_0x951184['id']]:{'order':0x0,'menuItemFactory':_0x65b86d},[_0x1587df['id']]:{'order':0x1,'menuItemFactory':_0x37178d}}}};function _0x3dc720(_0x37c6bc,_0x5444f1){return function(_0x13e7ba,_0x24de10){_0x5444f1(_0x13e7ba,_0x24de10,_0x37c6bc);};}function _0x2a9ceb(_0x382b41,_0x2fd4ad,_0x4cc1a1,_0x12e7bb){var _0x47c3b0=_0xf7244a,_0x9854f7=arguments[_0x47c3b0(0xc9)],_0x3ce31f=_0x9854f7<0x3?_0x2fd4ad:_0x12e7bb===null?_0x12e7bb=Object[_0x47c3b0(0xe0)](_0x2fd4ad,_0x4cc1a1):_0x12e7bb,_0x408be6;if(typeof Reflect==_0x47c3b0(0xdb)&&typeof Reflect[_0x47c3b0(0xd6)]==_0x47c3b0(0xf5))_0x3ce31f=Reflect['decorate'](_0x382b41,_0x2fd4ad,_0x4cc1a1,_0x12e7bb);else{for(var _0x3dc790=_0x382b41[_0x47c3b0(0xc9)]-0x1;_0x3dc790>=0x0;_0x3dc790--)(_0x408be6=_0x382b41[_0x3dc790])&&(_0x3ce31f=(_0x9854f7<0x3?_0x408be6(_0x3ce31f):_0x9854f7>0x3?_0x408be6(_0x2fd4ad,_0x4cc1a1,_0x3ce31f):_0x408be6(_0x2fd4ad,_0x4cc1a1))||_0x3ce31f);}return _0x9854f7>0x3&&_0x3ce31f&&Object[_0x47c3b0(0xda)](_0x2fd4ad,_0x4cc1a1,_0x3ce31f),_0x3ce31f;}let _0x277183=class extends _0x392bc3[_0xf7244a(0xf6)]{constructor(_0x13f46d,_0x4b8327){var _0x253a3d=_0xf7244a;super(),this[_0x253a3d(0xdf)]=_0x13f46d,this[_0x253a3d(0xb2)]=_0x4b8327,this[_0x253a3d(0xd4)](),this[_0x253a3d(0xc3)]();}[_0xf7244a(0xd4)](){[_0x951184,_0x1587df]['forEach'](_0x30353d=>{var _0x3c5d2d=_0x4c62;this[_0x3c5d2d(0xe1)](this[_0x3c5d2d(0xdf)][_0x3c5d2d(0xc4)](_0x30353d));});}[_0xf7244a(0xc3)](){var _0x301813=_0xf7244a;this[_0x301813(0xb2)][_0x301813(0xf0)](_0x1ad476);}};_0x277183=_0x2a9ceb([_0x3dc720(0x0,_0x392bc3['ICommandService']),_0x3dc720(0x1,_0x134b4e[_0xf7244a(0xf9)])],_0x277183);function _0xfdeb49(_0x530ede){'@babel/helpers - typeof';var _0x466650=_0xf7244a;return _0xfdeb49=typeof Symbol==_0x466650(0xf5)&&typeof Symbol[_0x466650(0xc0)]==_0x466650(0xac)?function(_0xfdb6e7){return typeof _0xfdb6e7;}:function(_0x48d1f3){var _0x4d2ad8=_0x466650;return _0x48d1f3&&typeof Symbol==_0x4d2ad8(0xf5)&&_0x48d1f3[_0x4d2ad8(0xdc)]===Symbol&&_0x48d1f3!==Symbol[_0x4d2ad8(0xeb)]?'symbol':typeof _0x48d1f3;},_0xfdeb49(_0x530ede);}function _0x475aba(_0x1e8c4b,_0x3a4008){var _0x2cc67b=_0xf7244a;if(_0xfdeb49(_0x1e8c4b)!='object'||!_0x1e8c4b)return _0x1e8c4b;var _0x45fbcc=_0x1e8c4b[Symbol['toPrimitive']];if(_0x45fbcc!==void 0x0){var _0x4eca46=_0x45fbcc[_0x2cc67b(0xcc)](_0x1e8c4b,_0x3a4008||_0x2cc67b(0xee));if(_0xfdeb49(_0x4eca46)!='object')return _0x4eca46;throw TypeError(_0x2cc67b(0xa7));}return(_0x3a4008===_0x2cc67b(0xae)?String:Number)(_0x1e8c4b);}function _0x115645(_0xd5ee5d){var _0x3d7304=_0xf7244a,_0x4d7e93=_0x475aba(_0xd5ee5d,_0x3d7304(0xae));return _0xfdeb49(_0x4d7e93)==_0x3d7304(0xac)?_0x4d7e93:_0x4d7e93+'';}function _0x56b540(_0x11c721,_0x4c9c24,_0x45798b){var _0x234a3a=_0xf7244a;return(_0x4c9c24=_0x115645(_0x4c9c24))in _0x11c721?Object[_0x234a3a(0xda)](_0x11c721,_0x4c9c24,{'value':_0x45798b,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x11c721[_0x4c9c24]=_0x45798b,_0x11c721;}let _0x2cd115=class extends _0x392bc3[_0xf7244a(0xf4)]{constructor(_0x2e16da=_0x5e8390,_0x49e859,_0x2a6818){var _0x10cd05=_0xf7244a;super(),this[_0x10cd05(0xd7)]=_0x2e16da,this[_0x10cd05(0xcf)]=_0x49e859,this[_0x10cd05(0xa5)]=_0x2a6818;let {menu:_0x30eeed,..._0x5757d7}=(0x0,_0x392bc3[_0x10cd05(0xb9)])({},_0x5e8390,this[_0x10cd05(0xd7)]);_0x30eeed&&this[_0x10cd05(0xa5)][_0x10cd05(0xce)](_0x10cd05(0xef),_0x30eeed,{'merge':!0x0}),this['_configService'][_0x10cd05(0xce)](_0x10cd05(0xab),_0x5757d7);}[_0xf7244a(0xc2)](){var _0x1f9b82=_0xf7244a;[[_0x277183]][_0x1f9b82(0xb3)](_0x1a61c0=>this[_0x1f9b82(0xcf)][_0x1f9b82(0xa9)](_0x1a61c0));}[_0xf7244a(0xc1)](){var _0x2de06f=_0xf7244a;this[_0x2de06f(0xcf)][_0x2de06f(0xdd)](_0x277183);}};_0x56b540(_0x2cd115,_0xf7244a(0xc7),_0xf7244a(0xc5)),_0x56b540(_0x2cd115,_0xf7244a(0xbf),_0x362fc7),_0x56b540(_0x2cd115,_0xf7244a(0xe4),_0x6c630e),_0x56b540(_0x2cd115,_0xf7244a(0xb6),_0x392bc3['UniverInstanceType'][_0xf7244a(0xaa)]),_0x2cd115=_0x2a9ceb([(0x0,_0x392bc3[_0xf7244a(0xf3)])(_0x500eb6[_0xf7244a(0xd9)]),_0x3dc720(0x1,(0x0,_0x392bc3[_0xf7244a(0xc8)])(_0x392bc3[_0xf7244a(0xe7)])),_0x3dc720(0x2,_0x392bc3[_0xf7244a(0xad)])],_0x2cd115),_0x1c67d0[_0xf7244a(0xf8)]=_0x1587df,_0x1c67d0['ImportDOCXOperation']=_0x951184,Object[_0xf7244a(0xda)](_0x1c67d0,_0xf7244a(0xcd),{'enumerable':!0x0,'get':function(){return _0x2cd115;}});}));function _0x21ef(){var _0x188492=['registerCommand','DOC_EXCHANGE_CLIENT_PLUGIN','CommandType','pluginName','Inject','length','30ZmcfKQ','exchange-client.operation.import-docx','call','UniverDocsExchangeClientPlugin','setConfig','_injector','OPERATION','@univerjs-pro/docs-exchange-client','BUTTON','1646153ynEsiw','_initCommands','docs-exchange-client.upload','decorate','_config','docs-exchange-client.download','UniverExchangeClientPlugin','defineProperty','object','constructor','get','UniverProExchangeClient','_commandService','getOwnPropertyDescriptor','disposeWithMe','2507848gKkeYa','@univerjs/core','version','2764440YISKDR','amd','Injector','522739aFpRLp','@univerjs-pro/exchange-client','282293TABboa','prototype','45544ihOFJz','exchange-client.operation.export-docx','default','menu','mergeMenu','1221110onZqrl','docs-exchange-client.file','DependentOn','Plugin','function','Disposable','UniverUi','ExportDOCXOperation','IMenuManagerService','@univerjs/ui','_configService','UniverCore','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','Module','add','UNIVER_DOC','docs-exchange-client.config','symbol','IConfigService','string','0.25.0-insiders.20260608-e4336f7','2fBfIsj','IExchangeOperateService','_menuManagerService','forEach','docs-exchange-client.operation.exchange','UniverProDocsExchangeClient','type','MenuItemType','importDOCXToUnitId','merge','OTHERS','UniverInstanceType','toStringTag','1584QImpJL','10mSNxKx','packageName','iterator','onReady','onStarting','_initMenus'];_0x21ef=function(){return _0x188492;};return _0x21ef();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(function(_0x5a7778,_0x4b72d6){var _0x2850f5=_0x6347,_0x2aca07=_0x5a7778();while(!![]){try{var _0x203e79=parseInt(_0x2850f5(0x1df))/0x1*(-parseInt(_0x2850f5(0x1d9))/0x2)+parseInt(_0x2850f5(0x1e0))/0x3*(-parseInt(_0x2850f5(0x1de))/0x4)+-parseInt(_0x2850f5(0x1dd))/0x5*(parseInt(_0x2850f5(0x1d7))/0x6)+-parseInt(_0x2850f5(0x1e8))/0x7+-parseInt(_0x2850f5(0x1e2))/0x8*(parseInt(_0x2850f5(0x1e5))/0x9)+parseInt(_0x2850f5(0x1db))/0xa+parseInt(_0x2850f5(0x1da))/0xb;if(_0x203e79===_0x4b72d6)break;else _0x2aca07['push'](_0x2aca07['shift']());}catch(_0x1d5fa2){_0x2aca07['push'](_0x2aca07['shift']());}}}(_0x446c,0xe03bb),function(_0x217f02,_0x553d56){var _0x3ea508=_0x6347;typeof exports==_0x3ea508(0x1e6)&&typeof module<'u'?module[_0x3ea508(0x1d8)]=_0x553d56():typeof define==_0x3ea508(0x1dc)&&define[_0x3ea508(0x1e3)]?define([],_0x553d56):(_0x217f02=typeof globalThis<'u'?globalThis:_0x217f02||self,_0x217f02[_0x3ea508(0x1e7)]=_0x553d56());}(this,function(){var _0x20ab76=_0x6347;return{'docs-exchange-client':{'file':_0x20ab76(0x1e4),'upload':'فتح\x20(ملف)','download':_0x20ab76(0x1e1)}};}));function _0x6347(_0x4a6666,_0x57a884){_0x4a6666=_0x4a6666-0x1d7;var _0x446c9b=_0x446c();var _0x6347d0=_0x446c9b[_0x4a6666];return _0x6347d0;}function _0x446c(){var _0x290797=['exports','174WWVRhi','68175261UpGtvn','5787340XlsBlA','function','15fODoBM','9124KDtlxs','14591QPjtuE','393EKZHHC','حفظ\x20باسم','4855192fZCmcX','amd','ملف','18cFoJMr','object','UniverProDocsExchangeClientArSA','9440746YJXgoy','3454644TGaRWg'];_0x446c=function(){return _0x290797;};return _0x446c();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x5e5b(_0x54b89b,_0x4e26de){_0x54b89b=_0x54b89b-0xc4;var _0x24d1cb=_0x24d1();var _0x5e5b6f=_0x24d1cb[_0x54b89b];return _0x5e5b6f;}function _0x24d1(){var _0x420d11=['9032xnhAYG','UniverProDocsExchangeClientCaES','485548aDZpnA','Fitxer','1198521OCLJBs','function','50VameLa','862758upjcII','1932948dQmRJF','25cHdQwU','6461opqkxn','Anomena\x20i\x20desa','1977522uKfEUO','506351DMvscE','exports'];_0x24d1=function(){return _0x420d11;};return _0x24d1();}(function(_0x19ea87,_0xb8d54c){var _0x3f0eb9=_0x5e5b,_0x3571ab=_0x19ea87();while(!![]){try{var _0x5b063b=parseInt(_0x3f0eb9(0xc6))/0x1+-parseInt(_0x3f0eb9(0xd0))/0x2+parseInt(_0x3f0eb9(0xcf))/0x3+-parseInt(_0x3f0eb9(0xca))/0x4*(parseInt(_0x3f0eb9(0xd1))/0x5)+-parseInt(_0x3f0eb9(0xc5))/0x6+parseInt(_0x3f0eb9(0xd2))/0x7*(parseInt(_0x3f0eb9(0xc8))/0x8)+parseInt(_0x3f0eb9(0xcc))/0x9*(parseInt(_0x3f0eb9(0xce))/0xa);if(_0x5b063b===_0xb8d54c)break;else _0x3571ab['push'](_0x3571ab['shift']());}catch(_0x229a32){_0x3571ab['push'](_0x3571ab['shift']());}}}(_0x24d1,0x92345),function(_0x33abbc,_0x51d94d){var _0x2f1a0d=_0x5e5b;typeof exports=='object'&&typeof module<'u'?module[_0x2f1a0d(0xc7)]=_0x51d94d():typeof define==_0x2f1a0d(0xcd)&&define['amd']?define([],_0x51d94d):(_0x33abbc=typeof globalThis<'u'?globalThis:_0x33abbc||self,_0x33abbc[_0x2f1a0d(0xc9)]=_0x51d94d());}(this,function(){var _0xc2bf5f=_0x5e5b;return{'docs-exchange-client':{'file':_0xc2bf5f(0xcb),'upload':'Obrir(Fitxer)','download':_0xc2bf5f(0xc4)}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x52db(_0x46a802,_0x510417){_0x46a802=_0x46a802-0x18e;var _0x27b007=_0x27b0();var _0x52db97=_0x27b007[_0x46a802];return _0x52db97;}function _0x27b0(){var _0x96dd23=['Speichern\x20unter','UniverProDocsExchangeClientDeDE','object','Öffnen\x20(Datei)','545aHiIXZ','224050pYhVVQ','amd','exports','28362TKbWsm','1683651WnHybN','Datei','20794912arATMp','1049152YaZvSq','7605KIPdhC','7770448xWFLhk'];_0x27b0=function(){return _0x96dd23;};return _0x27b0();}(function(_0x1c2fdd,_0x2ee67d){var _0x379869=_0x52db,_0x2956d6=_0x1c2fdd();while(!![]){try{var _0xccdaed=-parseInt(_0x379869(0x197))/0x1+-parseInt(_0x379869(0x18f))/0x2+-parseInt(_0x379869(0x193))/0x3+parseInt(_0x379869(0x196))/0x4+parseInt(_0x379869(0x18e))/0x5*(-parseInt(_0x379869(0x192))/0x6)+-parseInt(_0x379869(0x198))/0x7+parseInt(_0x379869(0x195))/0x8;if(_0xccdaed===_0x2ee67d)break;else _0x2956d6['push'](_0x2956d6['shift']());}catch(_0x379f9b){_0x2956d6['push'](_0x2956d6['shift']());}}}(_0x27b0,0x879ea),function(_0x42c77e,_0x426d8c){var _0xcd71a0=_0x52db;typeof exports==_0xcd71a0(0x19b)&&typeof module<'u'?module[_0xcd71a0(0x191)]=_0x426d8c():typeof define=='function'&&define[_0xcd71a0(0x190)]?define([],_0x426d8c):(_0x42c77e=typeof globalThis<'u'?globalThis:_0x42c77e||self,_0x42c77e[_0xcd71a0(0x19a)]=_0x426d8c());}(this,function(){var _0x52e4ab=_0x52db;return{'docs-exchange-client':{'file':_0x52e4ab(0x194),'upload':_0x52e4ab(0x19c),'download':_0x52e4ab(0x199)}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0xd8da(_0x117f25,_0x58ee8a){_0x117f25=_0x117f25-0x168;var _0x54885c=_0x5488();var _0xd8da40=_0x54885c[_0x117f25];return _0xd8da40;}function _0x5488(){var _0x430d0f=['10247479pOGTKf','1140759Xwmpsd','object','UniverProDocsExchangeClientEnUS','20UUpksi','1wBCRXS','92554oNRjpY','amd','4dhReYU','12QWbKvb','exports','169304yDZrpa','function','616390EgzXKU','112BvYNey','File','690003RimsUj','1365780zkJHJT'];_0x5488=function(){return _0x430d0f;};return _0x5488();}(function(_0x3b8928,_0x29fbb3){var _0x284ad7=_0xd8da,_0x110df1=_0x3b8928();while(!![]){try{var _0x175191=-parseInt(_0x284ad7(0x16c))/0x1*(parseInt(_0x284ad7(0x16d))/0x2)+parseInt(_0x284ad7(0x177))/0x3+-parseInt(_0x284ad7(0x16f))/0x4*(parseInt(_0x284ad7(0x174))/0x5)+-parseInt(_0x284ad7(0x178))/0x6+parseInt(_0x284ad7(0x175))/0x7*(-parseInt(_0x284ad7(0x172))/0x8)+parseInt(_0x284ad7(0x168))/0x9*(-parseInt(_0x284ad7(0x16b))/0xa)+-parseInt(_0x284ad7(0x179))/0xb*(-parseInt(_0x284ad7(0x170))/0xc);if(_0x175191===_0x29fbb3)break;else _0x110df1['push'](_0x110df1['shift']());}catch(_0x189912){_0x110df1['push'](_0x110df1['shift']());}}}(_0x5488,0x2a107),function(_0x25e118,_0x532650){var _0x5b1543=_0xd8da;typeof exports==_0x5b1543(0x169)&&typeof module<'u'?module[_0x5b1543(0x171)]=_0x532650():typeof define==_0x5b1543(0x173)&&define[_0x5b1543(0x16e)]?define([],_0x532650):(_0x25e118=typeof globalThis<'u'?globalThis:_0x25e118||self,_0x25e118[_0x5b1543(0x16a)]=_0x532650());}(this,function(){var _0x4a4852=_0xd8da;return{'docs-exchange-client':{'file':_0x4a4852(0x176),'upload':'Open(File)','download':'Save\x20As'}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(function(_0x149e6f,_0x479387){var _0x59ce1d=_0x5f4e,_0x2f1669=_0x149e6f();while(!![]){try{var _0x52c271=parseInt(_0x59ce1d(0xe0))/0x1+-parseInt(_0x59ce1d(0xe2))/0x2+-parseInt(_0x59ce1d(0xe3))/0x3+parseInt(_0x59ce1d(0xe1))/0x4+-parseInt(_0x59ce1d(0xd9))/0x5*(-parseInt(_0x59ce1d(0xdf))/0x6)+-parseInt(_0x59ce1d(0xdd))/0x7*(parseInt(_0x59ce1d(0xdb))/0x8)+parseInt(_0x59ce1d(0xda))/0x9;if(_0x52c271===_0x479387)break;else _0x2f1669['push'](_0x2f1669['shift']());}catch(_0x466e2c){_0x2f1669['push'](_0x2f1669['shift']());}}}(_0x2c8e,0x8e622),function(_0x524ff1,_0x4b4662){var _0x419937=_0x5f4e;typeof exports==_0x419937(0xe5)&&typeof module<'u'?module[_0x419937(0xe6)]=_0x4b4662():typeof define=='function'&&define[_0x419937(0xde)]?define([],_0x4b4662):(_0x524ff1=typeof globalThis<'u'?globalThis:_0x524ff1||self,_0x524ff1[_0x419937(0xdc)]=_0x4b4662());}(this,function(){var _0x5d317e=_0x5f4e;return{'docs-exchange-client':{'file':'Archivo','upload':_0x5d317e(0xe4),'download':_0x5d317e(0xd8)}};}));function _0x5f4e(_0x5652ac,_0x3be4b3){_0x5652ac=_0x5652ac-0xd8;var _0x2c8ea0=_0x2c8e();var _0x5f4eca=_0x2c8ea0[_0x5652ac];return _0x5f4eca;}function _0x2c8e(){var _0x580e8a=['object','exports','Guardar\x20como','10WhXvjo','8903142oWZEFJ','89936wlHxKK','UniverProDocsExchangeClientEsES','721TITJqf','amd','2884188fxpCpX','758703OUYjdE','4143660ekeVLU','2300468BZmZlk','2561670AUMDDd','Abrir(Archivo)'];_0x2c8e=function(){return _0x580e8a;};return _0x2c8e();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x5854(){var _0x6e062a=['2341122mqlMPF','1334850IIuMHD','فایل','3071725UJofAn','2Pqrarn','UniverProDocsExchangeClientFaIR','7129521nouekx','بازکردن(فایل)','176CLAHJK','function','exports','5843UmnMld','1808448avcndS','ذخیره\x20به\x20عنوان','153993hhCFSf'];_0x5854=function(){return _0x6e062a;};return _0x5854();}function _0x4f99(_0x58b1a9,_0x50a897){_0x58b1a9=_0x58b1a9-0x1d0;var _0x585466=_0x5854();var _0x4f9961=_0x585466[_0x58b1a9];return _0x4f9961;}(function(_0x4e037a,_0x4de481){var _0x27a999=_0x4f99,_0x2c9776=_0x4e037a();while(!![]){try{var _0xad2c6e=-parseInt(_0x27a999(0x1d0))/0x1*(-parseInt(_0x27a999(0x1d8))/0x2)+parseInt(_0x27a999(0x1d5))/0x3+parseInt(_0x27a999(0x1d1))/0x4+-parseInt(_0x27a999(0x1d7))/0x5+parseInt(_0x27a999(0x1d4))/0x6+parseInt(_0x27a999(0x1d3))/0x7*(parseInt(_0x27a999(0x1dc))/0x8)+-parseInt(_0x27a999(0x1da))/0x9;if(_0xad2c6e===_0x4de481)break;else _0x2c9776['push'](_0x2c9776['shift']());}catch(_0x2e7308){_0x2c9776['push'](_0x2c9776['shift']());}}}(_0x5854,0x5a77c),function(_0x1fa79f,_0x432013){var _0x53ae66=_0x4f99;typeof exports=='object'&&typeof module<'u'?module[_0x53ae66(0x1de)]=_0x432013():typeof define==_0x53ae66(0x1dd)&&define['amd']?define([],_0x432013):(_0x1fa79f=typeof globalThis<'u'?globalThis:_0x1fa79f||self,_0x1fa79f[_0x53ae66(0x1d9)]=_0x432013());}(this,function(){var _0x5634d6=_0x4f99;return{'docs-exchange-client':{'file':_0x5634d6(0x1d6),'upload':_0x5634d6(0x1db),'download':_0x5634d6(0x1d2)}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0xd913(_0x274f54,_0x228ad3){_0x274f54=_0x274f54-0xf6;var _0x4d95f4=_0x4d95();var _0xd913d4=_0x4d95f4[_0x274f54];return _0xd913d4;}function _0x4d95(){var _0x34c611=['6XfqSRo','exports','6042896hpOaMs','Fichier','9LRtWoy','function','Ouvrir\x20(Fichier)','Enregistrer\x20sous','9389470sMUCsc','7393059tuTDPd','6495538GPsdAF','UniverProDocsExchangeClientFrFR','object','amd','169658rQwQNo','196055vuLOGt','230360SBUJXH','4cgwknG'];_0x4d95=function(){return _0x34c611;};return _0x4d95();}(function(_0x146bb9,_0x5b1182){var _0x4e9346=_0xd913,_0x31f925=_0x146bb9();while(!![]){try{var _0x306ec3=parseInt(_0x4e9346(0xfe))/0x1*(parseInt(_0x4e9346(0xfb))/0x2)+-parseInt(_0x4e9346(0x103))/0x3*(parseInt(_0x4e9346(0xfd))/0x4)+parseInt(_0x4e9346(0xfc))/0x5+parseInt(_0x4e9346(0xff))/0x6*(parseInt(_0x4e9346(0xf7))/0x7)+-parseInt(_0x4e9346(0x101))/0x8+-parseInt(_0x4e9346(0xf6))/0x9+parseInt(_0x4e9346(0x107))/0xa;if(_0x306ec3===_0x5b1182)break;else _0x31f925['push'](_0x31f925['shift']());}catch(_0x574db9){_0x31f925['push'](_0x31f925['shift']());}}}(_0x4d95,0x790d1),function(_0x16e26c,_0x8014d4){var _0x58ebdc=_0xd913;typeof exports==_0x58ebdc(0xf9)&&typeof module<'u'?module[_0x58ebdc(0x100)]=_0x8014d4():typeof define==_0x58ebdc(0x104)&&define[_0x58ebdc(0xfa)]?define([],_0x8014d4):(_0x16e26c=typeof globalThis<'u'?globalThis:_0x16e26c||self,_0x16e26c[_0x58ebdc(0xf8)]=_0x8014d4());}(this,function(){var _0x2abdc0=_0xd913;return{'docs-exchange-client':{'file':_0x2abdc0(0x102),'upload':_0x2abdc0(0x105),'download':_0x2abdc0(0x106)}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x5da8(_0x15cb13,_0x5b9bbb){_0x15cb13=_0x15cb13-0x145;var _0x20b61d=_0x20b6();var _0x5da839=_0x20b61d[_0x15cb13];return _0x5da839;}function _0x20b6(){var _0x310a62=['Buka(File)','2815TPJrGS','UniverProDocsExchangeClientIdID','amd','784696SczJCw','File','1668393LyQzim','function','exports','1yYBsPz','63654OqHmPS','860217CoIjEx','6674679IXHlVc','98jpwedm','object','10GmpirX','323992tyDTsz','888qrLutl'];_0x20b6=function(){return _0x310a62;};return _0x20b6();}(function(_0x594faa,_0x476fc5){var _0x2f6bd6=_0x5da8,_0x3a9cce=_0x594faa();while(!![]){try{var _0x1b9483=parseInt(_0x2f6bd6(0x14b))/0x1*(-parseInt(_0x2f6bd6(0x152))/0x2)+-parseInt(_0x2f6bd6(0x14d))/0x3+parseInt(_0x2f6bd6(0x153))/0x4*(parseInt(_0x2f6bd6(0x155))/0x5)+parseInt(_0x2f6bd6(0x14c))/0x6*(parseInt(_0x2f6bd6(0x14f))/0x7)+-parseInt(_0x2f6bd6(0x146))/0x8+parseInt(_0x2f6bd6(0x148))/0x9*(-parseInt(_0x2f6bd6(0x151))/0xa)+parseInt(_0x2f6bd6(0x14e))/0xb;if(_0x1b9483===_0x476fc5)break;else _0x3a9cce['push'](_0x3a9cce['shift']());}catch(_0x47e85f){_0x3a9cce['push'](_0x3a9cce['shift']());}}}(_0x20b6,0x24286),function(_0x15c7e1,_0xec3054){var _0x22a5ba=_0x5da8;typeof exports==_0x22a5ba(0x150)&&typeof module<'u'?module[_0x22a5ba(0x14a)]=_0xec3054():typeof define==_0x22a5ba(0x149)&&define[_0x22a5ba(0x145)]?define([],_0xec3054):(_0x15c7e1=typeof globalThis<'u'?globalThis:_0x15c7e1||self,_0x15c7e1[_0x22a5ba(0x156)]=_0xec3054());}(this,function(){var _0x4772ff=_0x5da8;return{'docs-exchange-client':{'file':_0x4772ff(0x147),'upload':_0x4772ff(0x154),'download':'Simpan\x20Sebagai'}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x2308(_0x10e148,_0x568453){_0x10e148=_0x10e148-0x158;var _0x6478e=_0x6478();var _0x230851=_0x6478e[_0x10e148];return _0x230851;}function _0x6478(){var _0x13f54d=['File','7FBGJjp','13312651hsgbqY','6OMksmX','32XBRbSZ','object','2771565cneBmD','amd','1HMpnDb','UniverProDocsExchangeClientItIT','308964zvTTYb','266080omXlOD','139239vRiCAZ','5705958BBnpXC','function','Apri\x20(File)','12cSlBWN','7887840EqLXnF'];_0x6478=function(){return _0x13f54d;};return _0x6478();}(function(_0x2cbbf8,_0x121906){var _0x29797d=_0x2308,_0x2f09d5=_0x2cbbf8();while(!![]){try{var _0x7f15d4=-parseInt(_0x29797d(0x163))/0x1*(-parseInt(_0x29797d(0x166))/0x2)+-parseInt(_0x29797d(0x15e))/0x3*(parseInt(_0x29797d(0x165))/0x4)+-parseInt(_0x29797d(0x161))/0x5+parseInt(_0x29797d(0x168))/0x6*(-parseInt(_0x29797d(0x15c))/0x7)+parseInt(_0x29797d(0x15f))/0x8*(parseInt(_0x29797d(0x167))/0x9)+parseInt(_0x29797d(0x15a))/0xa+-parseInt(_0x29797d(0x15d))/0xb*(-parseInt(_0x29797d(0x159))/0xc);if(_0x7f15d4===_0x121906)break;else _0x2f09d5['push'](_0x2f09d5['shift']());}catch(_0x2d85b9){_0x2f09d5['push'](_0x2f09d5['shift']());}}}(_0x6478,0x82691),function(_0x2db954,_0xaedcc8){var _0x20e17b=_0x2308;typeof exports==_0x20e17b(0x160)&&typeof module<'u'?module['exports']=_0xaedcc8():typeof define==_0x20e17b(0x169)&&define[_0x20e17b(0x162)]?define([],_0xaedcc8):(_0x2db954=typeof globalThis<'u'?globalThis:_0x2db954||self,_0x2db954[_0x20e17b(0x164)]=_0xaedcc8());}(this,function(){var _0x5bdf1a=_0x2308;return{'docs-exchange-client':{'file':_0x5bdf1a(0x15b),'upload':_0x5bdf1a(0x158),'download':'Salva\x20con\x20nome'}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x47ec(){var _0x4c6253=['exports','object','879504ngQfYK','2148544BybuVJ','15FgmVZz','1755TNxMsY','function','UniverProDocsExchangeClientJaJP','155802tVZEOf','ファイル','1508577HjORQe','1844568HOwCLS','16zXvJqV','開く(ファイル)','amd','84670XDeqKQ','485721FbrUZR'];_0x47ec=function(){return _0x4c6253;};return _0x47ec();}function _0x1197(_0x3bd7da,_0x47394f){_0x3bd7da=_0x3bd7da-0xba;var _0x47ec69=_0x47ec();var _0x1197a2=_0x47ec69[_0x3bd7da];return _0x1197a2;}(function(_0x4e50b0,_0x528af7){var _0x5b4eaf=_0x1197,_0x2215d7=_0x4e50b0();while(!![]){try{var _0x5a14=-parseInt(_0x5b4eaf(0xc2))/0x1+parseInt(_0x5b4eaf(0xc6))/0x2+parseInt(_0x5b4eaf(0xc5))/0x3*(-parseInt(_0x5b4eaf(0xbe))/0x4)+parseInt(_0x5b4eaf(0xc7))/0x5*(parseInt(_0x5b4eaf(0xba))/0x6)+-parseInt(_0x5b4eaf(0xbc))/0x7+-parseInt(_0x5b4eaf(0xbd))/0x8+-parseInt(_0x5b4eaf(0xc8))/0x9*(-parseInt(_0x5b4eaf(0xc1))/0xa);if(_0x5a14===_0x528af7)break;else _0x2215d7['push'](_0x2215d7['shift']());}catch(_0x5a3849){_0x2215d7['push'](_0x2215d7['shift']());}}}(_0x47ec,0xaa98b),function(_0x549ec8,_0x409499){var _0x1d11a1=_0x1197;typeof exports==_0x1d11a1(0xc4)&&typeof module<'u'?module[_0x1d11a1(0xc3)]=_0x409499():typeof define==_0x1d11a1(0xc9)&&define[_0x1d11a1(0xc0)]?define([],_0x409499):(_0x549ec8=typeof globalThis<'u'?globalThis:_0x549ec8||self,_0x549ec8[_0x1d11a1(0xca)]=_0x409499());}(this,function(){var _0x1b84a9=_0x1197;return{'docs-exchange-client':{'file':_0x1b84a9(0xbb),'upload':_0x1b84a9(0xbf),'download':'名前を付けて保存'}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(function(_0x52a85c,_0x3391fc){var _0x149441=_0x393b,_0x325438=_0x52a85c();while(!![]){try{var _0x5d75c4=-parseInt(_0x149441(0xae))/0x1+-parseInt(_0x149441(0xb0))/0x2+-parseInt(_0x149441(0xa4))/0x3+parseInt(_0x149441(0xa5))/0x4*(parseInt(_0x149441(0xab))/0x5)+parseInt(_0x149441(0xaa))/0x6*(-parseInt(_0x149441(0xac))/0x7)+-parseInt(_0x149441(0xad))/0x8+-parseInt(_0x149441(0xaf))/0x9*(-parseInt(_0x149441(0xa6))/0xa);if(_0x5d75c4===_0x3391fc)break;else _0x325438['push'](_0x325438['shift']());}catch(_0x16051b){_0x325438['push'](_0x325438['shift']());}}}(_0x3844,0xa9ef7),function(_0x273d7d,_0x403057){var _0x11e5d1=_0x393b;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x403057():typeof define==_0x11e5d1(0xa9)&&define[_0x11e5d1(0xb1)]?define([],_0x403057):(_0x273d7d=typeof globalThis<'u'?globalThis:_0x273d7d||self,_0x273d7d[_0x11e5d1(0xa3)]=_0x403057());}(this,function(){var _0x4542ae=_0x393b;return{'docs-exchange-client':{'file':'파일','upload':_0x4542ae(0xa8),'download':_0x4542ae(0xa7)}};}));function _0x393b(_0x159d7f,_0xe54313){_0x159d7f=_0x159d7f-0xa3;var _0x38441f=_0x3844();var _0x393b15=_0x38441f[_0x159d7f];return _0x393b15;}function _0x3844(){var _0x359ceb=['483GWVsKE','6287608XvitIT','1042107BiYChI','9cbNJpm','2399104BMgnxo','amd','UniverProDocsExchangeClientKoKR','1063734npjknx','3788WOTiMA','41412220qFSMzE','다른\x20이름으로\x20저장','열기(파일)','function','76872iZiETf','4335qcsQTi'];_0x3844=function(){return _0x359ceb;};return _0x3844();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(function(_0x23831b,_0x429855){var _0x215975=_0xafe8,_0x875e7c=_0x23831b();while(!![]){try{var _0x12dc20=-parseInt(_0x215975(0x15c))/0x1+-parseInt(_0x215975(0x16c))/0x2*(parseInt(_0x215975(0x15e))/0x3)+-parseInt(_0x215975(0x15f))/0x4+parseInt(_0x215975(0x163))/0x5+parseInt(_0x215975(0x15d))/0x6*(-parseInt(_0x215975(0x16b))/0x7)+-parseInt(_0x215975(0x166))/0x8+parseInt(_0x215975(0x160))/0x9*(parseInt(_0x215975(0x169))/0xa);if(_0x12dc20===_0x429855)break;else _0x875e7c['push'](_0x875e7c['shift']());}catch(_0x21f078){_0x875e7c['push'](_0x875e7c['shift']());}}}(_0x28fe,0x93fe9),function(_0x5b3865,_0x483e56){var _0x54aea0=_0xafe8;typeof exports==_0x54aea0(0x161)&&typeof module<'u'?module['exports']=_0x483e56():typeof define==_0x54aea0(0x165)&&define[_0x54aea0(0x16a)]?define([],_0x483e56):(_0x5b3865=typeof globalThis<'u'?globalThis:_0x5b3865||self,_0x5b3865[_0x54aea0(0x167)]=_0x483e56());}(this,function(){var _0x748e2b=_0xafe8;return{'docs-exchange-client':{'file':_0x748e2b(0x164),'upload':_0x748e2b(0x168),'download':_0x748e2b(0x162)}};}));function _0xafe8(_0x3aa9b7,_0x1a1b83){_0x3aa9b7=_0x3aa9b7-0x15c;var _0x28fef6=_0x28fe();var _0xafe88b=_0x28fef6[_0x3aa9b7];return _0xafe88b;}function _0x28fe(){var _0x47c309=['502848krHKTw','UniverProDocsExchangeClientPlPL','Otwórz\x20(plik)','2935870luXVuD','amd','7BLSvCv','46pgPwEz','889651JnyPCE','5410644QDhAkC','100029VrlXdC','2944512tjRoYW','108UZVUve','object','Zapisz\x20jako','2202195QDYyOZ','Plik','function'];_0x28fe=function(){return _0x47c309;};return _0x28fe();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x3665(_0x3e6548,_0x4cff5b){_0x3e6548=_0x3e6548-0x10b;var _0x53936b=_0x5393();var _0x36650f=_0x53936b[_0x3e6548];return _0x36650f;}function _0x5393(){var _0x5d5001=['5264ZIDbUA','644083VGSMdh','8wTjLpg','UniverProDocsExchangeClientPtBR','10362460lplAMd','object','amd','Salvar\x20Como','944079rFxrbK','Abrir\x20(Arquivo)','1809478ZFzDpx','2149JRjAFt','Arquivo','function','155718MfFvAP','exports','6114AOUeEE','1730vPgKkv'];_0x5393=function(){return _0x5d5001;};return _0x5393();}(function(_0xc664e2,_0x1b9180){var _0x3c99fb=_0x3665,_0x9fe600=_0xc664e2();while(!![]){try{var _0xdf1817=-parseInt(_0x3c99fb(0x11c))/0x1+parseInt(_0x3c99fb(0x113))/0x2+-parseInt(_0x3c99fb(0x111))/0x3+parseInt(_0x3c99fb(0x11b))/0x4*(-parseInt(_0x3c99fb(0x11a))/0x5)+parseInt(_0x3c99fb(0x119))/0x6*(parseInt(_0x3c99fb(0x114))/0x7)+parseInt(_0x3c99fb(0x10b))/0x8*(-parseInt(_0x3c99fb(0x117))/0x9)+parseInt(_0x3c99fb(0x10d))/0xa;if(_0xdf1817===_0x1b9180)break;else _0x9fe600['push'](_0x9fe600['shift']());}catch(_0x183312){_0x9fe600['push'](_0x9fe600['shift']());}}}(_0x5393,0xc8c84),function(_0x3fd9e6,_0x2e896b){var _0x1f031d=_0x3665;typeof exports==_0x1f031d(0x10e)&&typeof module<'u'?module[_0x1f031d(0x118)]=_0x2e896b():typeof define==_0x1f031d(0x116)&&define[_0x1f031d(0x10f)]?define([],_0x2e896b):(_0x3fd9e6=typeof globalThis<'u'?globalThis:_0x3fd9e6||self,_0x3fd9e6[_0x1f031d(0x10c)]=_0x2e896b());}(this,function(){var _0x314599=_0x3665;return{'docs-exchange-client':{'file':_0x314599(0x115),'upload':_0x314599(0x112),'download':_0x314599(0x110)}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x45fe(_0x18daaf,_0x44cc47){_0x18daaf=_0x18daaf-0x1f0;var _0x4f35da=_0x4f35();var _0x45fe75=_0x4f35da[_0x18daaf];return _0x45fe75;}(function(_0x2123a8,_0x5d1cad){var _0xa6624f=_0x45fe,_0x75f102=_0x2123a8();while(!![]){try{var _0x27f380=-parseInt(_0xa6624f(0x1ff))/0x1+-parseInt(_0xa6624f(0x1f9))/0x2*(-parseInt(_0xa6624f(0x1f4))/0x3)+parseInt(_0xa6624f(0x1f5))/0x4*(-parseInt(_0xa6624f(0x1f2))/0x5)+-parseInt(_0xa6624f(0x1f6))/0x6+-parseInt(_0xa6624f(0x1f1))/0x7*(-parseInt(_0xa6624f(0x202))/0x8)+-parseInt(_0xa6624f(0x1fc))/0x9*(parseInt(_0xa6624f(0x1fd))/0xa)+parseInt(_0xa6624f(0x1f7))/0xb*(parseInt(_0xa6624f(0x200))/0xc);if(_0x27f380===_0x5d1cad)break;else _0x75f102['push'](_0x75f102['shift']());}catch(_0x8ba776){_0x75f102['push'](_0x75f102['shift']());}}}(_0x4f35,0x90e56),function(_0x4145ed,_0x224b62){var _0x409899=_0x45fe;typeof exports==_0x409899(0x1f0)&&typeof module<'u'?module[_0x409899(0x1fe)]=_0x224b62():typeof define=='function'&&define[_0x409899(0x201)]?define([],_0x224b62):(_0x4145ed=typeof globalThis<'u'?globalThis:_0x4145ed||self,_0x4145ed[_0x409899(0x1f8)]=_0x224b62());}(this,function(){var _0x53b7e8=_0x45fe;return{'docs-exchange-client':{'file':_0x53b7e8(0x1fa),'upload':_0x53b7e8(0x1f3),'download':_0x53b7e8(0x1fb)}};}));function _0x4f35(){var _0x3065e7=['7368VVDjnQ','object','3801BWEjEZ','5153480WHhKYf','Открыть(Файл)','1770549wEvUCK','4TsgAEV','6647502KypKvk','902BObSAE','UniverProDocsExchangeClientRuRU','2NxaNAa','Файл','Сохранить\x20как','9hJdVna','7619380jpjXtp','exports','186293QezRUX','379032YazNrq','amd'];_0x4f35=function(){return _0x3065e7;};return _0x4f35();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x5060(_0x2543e3,_0x5a5369){_0x2543e3=_0x2543e3-0x92;var _0x23aba4=_0x23ab();var _0x50606f=_0x23aba4[_0x2543e3];return _0x50606f;}(function(_0x3871a5,_0x566d9a){var _0x5590a2=_0x5060,_0x9bf7f6=_0x3871a5();while(!![]){try{var _0x5990b3=-parseInt(_0x5590a2(0x94))/0x1+parseInt(_0x5590a2(0xa0))/0x2+parseInt(_0x5590a2(0x9f))/0x3+-parseInt(_0x5590a2(0x9a))/0x4*(parseInt(_0x5590a2(0x9d))/0x5)+-parseInt(_0x5590a2(0x98))/0x6+-parseInt(_0x5590a2(0x92))/0x7*(-parseInt(_0x5590a2(0x99))/0x8)+parseInt(_0x5590a2(0x93))/0x9;if(_0x5990b3===_0x566d9a)break;else _0x9bf7f6['push'](_0x9bf7f6['shift']());}catch(_0x4179ad){_0x9bf7f6['push'](_0x9bf7f6['shift']());}}}(_0x23ab,0xdb9a1),function(_0x38b91d,_0x2acb2a){var _0x18072c=_0x5060;typeof exports==_0x18072c(0x96)&&typeof module<'u'?module[_0x18072c(0x95)]=_0x2acb2a():typeof define=='function'&&define[_0x18072c(0x9e)]?define([],_0x2acb2a):(_0x38b91d=typeof globalThis<'u'?globalThis:_0x38b91d||self,_0x38b91d['UniverProDocsExchangeClientSkSK']=_0x2acb2a());}(this,function(){var _0x200f26=_0x5060;return{'docs-exchange-client':{'file':_0x200f26(0x97),'upload':_0x200f26(0x9c),'download':_0x200f26(0x9b)}};}));function _0x23ab(){var _0x22ba75=['2729032wdIMtQ','24HhVNPI','Uložiť\x20ako','Otvoriť\x20(súbor)','952895eMxwor','amd','4714839zYlhnV','318424QatDfQ','35wwJEAe','15521112JPGuKB','1378003vEoTYF','exports','object','Súbor','10440432qPQWdJ'];_0x23ab=function(){return _0x22ba75;};return _0x23ab();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(function(_0x47414b,_0x4b0896){var _0x736fcd=_0x23d1,_0x4d00cc=_0x47414b();while(!![]){try{var _0xa5f716=-parseInt(_0x736fcd(0x1c7))/0x1*(parseInt(_0x736fcd(0x1c1))/0x2)+parseInt(_0x736fcd(0x1be))/0x3+parseInt(_0x736fcd(0x1c4))/0x4+parseInt(_0x736fcd(0x1bb))/0x5+-parseInt(_0x736fcd(0x1c8))/0x6+-parseInt(_0x736fcd(0x1c6))/0x7+parseInt(_0x736fcd(0x1c0))/0x8;if(_0xa5f716===_0x4b0896)break;else _0x4d00cc['push'](_0x4d00cc['shift']());}catch(_0x21f21a){_0x4d00cc['push'](_0x4d00cc['shift']());}}}(_0xcecc,0xc1dbe),function(_0xb3134d,_0x84355a){var _0x480917=_0x23d1;typeof exports==_0x480917(0x1c2)&&typeof module<'u'?module[_0x480917(0x1bf)]=_0x84355a():typeof define==_0x480917(0x1c3)&&define[_0x480917(0x1c5)]?define([],_0x84355a):(_0xb3134d=typeof globalThis<'u'?globalThis:_0xb3134d||self,_0xb3134d[_0x480917(0x1bd)]=_0x84355a());}(this,function(){var _0x5ef6fc=_0x23d1;return{'docs-exchange-client':{'file':'Tệp','upload':_0x5ef6fc(0x1bc),'download':'Lưu\x20dưới\x20dạng'}};}));function _0x23d1(_0x3eb286,_0x391bfe){_0x3eb286=_0x3eb286-0x1bb;var _0xcecc62=_0xcecc();var _0x23d116=_0xcecc62[_0x3eb286];return _0x23d116;}function _0xcecc(){var _0x5415f0=['Mở\x20(Tệp)','UniverProDocsExchangeClientViVN','4010325zAjsnU','exports','6556256ZnQohq','6nxAhdJ','object','function','4040496SvdYHT','amd','7412006MaFCkp','192709QtyqQG','6417978vZQqkJ','1671315BKZYaF'];_0xcecc=function(){return _0x5415f0;};return _0xcecc();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x57d8(){var _0x1b2e38=['1211697cDIctQ','9475352fVbkje','49650TkofkV','20oPdNSq','exports','4074280DloUMg','function','850757TeKkCh','object','966840JYkywA','785Gqkjzz','364134fThxOY','打开(文件)'];_0x57d8=function(){return _0x1b2e38;};return _0x57d8();}function _0x24dc(_0x5c83b8,_0x4aa727){_0x5c83b8=_0x5c83b8-0x123;var _0x57d8b7=_0x57d8();var _0x24dc80=_0x57d8b7[_0x5c83b8];return _0x24dc80;}(function(_0x256c22,_0x219fec){var _0x10f4a7=_0x24dc,_0x3c8122=_0x256c22();while(!![]){try{var _0x2e768f=parseInt(_0x10f4a7(0x129))/0x1+parseInt(_0x10f4a7(0x125))/0x2*(parseInt(_0x10f4a7(0x12d))/0x3)+-parseInt(_0x10f4a7(0x127))/0x4+-parseInt(_0x10f4a7(0x12c))/0x5*(parseInt(_0x10f4a7(0x124))/0x6)+-parseInt(_0x10f4a7(0x12b))/0x7+parseInt(_0x10f4a7(0x123))/0x8+-parseInt(_0x10f4a7(0x12f))/0x9;if(_0x2e768f===_0x219fec)break;else _0x3c8122['push'](_0x3c8122['shift']());}catch(_0x54fd9){_0x3c8122['push'](_0x3c8122['shift']());}}}(_0x57d8,0xa0c1a),function(_0x1aa3bf,_0x4f5a85){var _0x34d6aa=_0x24dc;typeof exports==_0x34d6aa(0x12a)&&typeof module<'u'?module[_0x34d6aa(0x126)]=_0x4f5a85():typeof define==_0x34d6aa(0x128)&&define['amd']?define([],_0x4f5a85):(_0x1aa3bf=typeof globalThis<'u'?globalThis:_0x1aa3bf||self,_0x1aa3bf['UniverProDocsExchangeClientZhCN']=_0x4f5a85());}(this,function(){var _0x9e6fe7=_0x24dc;return{'docs-exchange-client':{'file':'文件','upload':_0x9e6fe7(0x12e),'download':'另存为'}};}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x54e8(_0x1c9af1,_0x20fb0c){_0x1c9af1=_0x1c9af1-0x143;var _0x2c570f=_0x2c57();var _0x54e88b=_0x2c570f[_0x1c9af1];return _0x54e88b;}(function(_0x3e23c2,_0x1d2dc3){var _0x1409f8=_0x54e8,_0x41e2b2=_0x3e23c2();while(!![]){try{var _0x9b10e0=-parseInt(_0x1409f8(0x14c))/0x1*(parseInt(_0x1409f8(0x144))/0x2)+parseInt(_0x1409f8(0x14b))/0x3+-parseInt(_0x1409f8(0x149))/0x4*(parseInt(_0x1409f8(0x143))/0x5)+-parseInt(_0x1409f8(0x146))/0x6*(parseInt(_0x1409f8(0x152))/0x7)+parseInt(_0x1409f8(0x151))/0x8+parseInt(_0x1409f8(0x147))/0x9+parseInt(_0x1409f8(0x14d))/0xa;if(_0x9b10e0===_0x1d2dc3)break;else _0x41e2b2['push'](_0x41e2b2['shift']());}catch(_0x54000e){_0x41e2b2['push'](_0x41e2b2['shift']());}}}(_0x2c57,0xd6267),function(_0x3959b4,_0x425d56){var _0x32fa9e=_0x54e8;typeof exports==_0x32fa9e(0x14f)&&typeof module<'u'?module[_0x32fa9e(0x150)]=_0x425d56():typeof define==_0x32fa9e(0x14a)&&define[_0x32fa9e(0x14e)]?define([],_0x425d56):(_0x3959b4=typeof globalThis<'u'?globalThis:_0x3959b4||self,_0x3959b4[_0x32fa9e(0x145)]=_0x425d56());}(this,function(){var _0x1a2747=_0x54e8;return{'docs-exchange-client':{'file':'檔案','upload':'開啟(檔案)','download':_0x1a2747(0x148)}};}));function _0x2c57(){var _0x190138=['11055176fQlaZL','14RZKNhi','725mmVgdP','506ixJULj','UniverProDocsExchangeClientZhHK','341922OUSiQA','9405612wQMUNI','另存為','24980ngEiTo','function','583029DxRzeo','4618LQtfIY','4437040GoXtLR','amd','object','exports'];_0x2c57=function(){return _0x190138;};return _0x2c57();}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
function _0x3ae7(_0x1cacc3,_0x238d99){_0x1cacc3=_0x1cacc3-0x1be;var _0x3c79a1=_0x3c79();var _0x3ae753=_0x3c79a1[_0x1cacc3];return _0x3ae753;}function _0x3c79(){var _0x165402=['3555684ArYosr','另存為','UniverProDocsExchangeClientZhTW','2210392TWwOkR','256apizgr','exports','3057XZjccP','開啟(檔案)','1636tDDrJq','570909grdVVo','18054387yFzXaD','1312880lvzNRF','amd','173600sdymBb'];_0x3c79=function(){return _0x165402;};return _0x3c79();}(function(_0x29ce62,_0x4453f7){var _0x3f5727=_0x3ae7,_0x2fdc0a=_0x29ce62();while(!![]){try{var _0x28effd=-parseInt(_0x3f5727(0x1be))/0x1+parseInt(_0x3f5727(0x1c6))/0x2+-parseInt(_0x3f5727(0x1c9))/0x3*(-parseInt(_0x3f5727(0x1cb))/0x4)+parseInt(_0x3f5727(0x1c0))/0x5+parseInt(_0x3f5727(0x1c3))/0x6+parseInt(_0x3f5727(0x1c2))/0x7*(parseInt(_0x3f5727(0x1c7))/0x8)+-parseInt(_0x3f5727(0x1bf))/0x9;if(_0x28effd===_0x4453f7)break;else _0x2fdc0a['push'](_0x2fdc0a['shift']());}catch(_0x348265){_0x2fdc0a['push'](_0x2fdc0a['shift']());}}}(_0x3c79,0x90f8d),function(_0x1b7871,_0x2280fa){var _0xa47bc2=_0x3ae7;typeof exports=='object'&&typeof module<'u'?module[_0xa47bc2(0x1c8)]=_0x2280fa():typeof define=='function'&&define[_0xa47bc2(0x1c1)]?define([],_0x2280fa):(_0x1b7871=typeof globalThis<'u'?globalThis:_0x1b7871||self,_0x1b7871[_0xa47bc2(0x1c5)]=_0x2280fa());}(this,function(){var _0x485f07=_0x3ae7;return{'docs-exchange-client':{'file':'檔案','upload':_0x485f07(0x1ca),'download':_0x485f07(0x1c4)}};}));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@univerjs-pro/docs-exchange-client",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.25.0-insiders.20260608-e4336f7",
|
|
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>",
|
|
@@ -34,6 +34,11 @@
|
|
|
34
34
|
"require": "./lib/cjs/*",
|
|
35
35
|
"types": "./lib/types/index.d.ts"
|
|
36
36
|
},
|
|
37
|
+
"./locale/*": {
|
|
38
|
+
"import": "./lib/es/locale/*.js",
|
|
39
|
+
"require": "./lib/cjs/locale/*.js",
|
|
40
|
+
"types": "./lib/types/locale/*.d.ts"
|
|
41
|
+
},
|
|
37
42
|
"./lib/*": "./lib/*"
|
|
38
43
|
},
|
|
39
44
|
"main": "./lib/es/index.js",
|
|
@@ -48,14 +53,14 @@
|
|
|
48
53
|
"lib"
|
|
49
54
|
],
|
|
50
55
|
"dependencies": {
|
|
51
|
-
"@univerjs/
|
|
52
|
-
"@univerjs
|
|
53
|
-
"@univerjs/ui": "0.
|
|
56
|
+
"@univerjs-pro/exchange-client": "0.25.0-insiders.20260608-e4336f7",
|
|
57
|
+
"@univerjs/core": "0.25.0-insiders.20260608-e4336f7",
|
|
58
|
+
"@univerjs/ui": "0.25.0-insiders.20260608-e4336f7"
|
|
54
59
|
},
|
|
55
60
|
"devDependencies": {
|
|
56
61
|
"typescript": "^6.0.3",
|
|
57
|
-
"vitest": "^4.1.
|
|
58
|
-
"@univerjs-infra/shared": "0.
|
|
62
|
+
"vitest": "^4.1.8",
|
|
63
|
+
"@univerjs-infra/shared": "0.25.0"
|
|
59
64
|
},
|
|
60
65
|
"scripts": {
|
|
61
66
|
"test": "vitest run",
|
|
File without changes
|
|
File without changes
|