@univerjs-pro/docs-exchange-client 0.25.1 → 1.0.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (105) hide show
  1. package/lib/cjs/index.js +1 -1
  2. package/lib/cjs/locale/ar-SA.js +1 -1
  3. package/lib/cjs/locale/ca-ES.js +1 -1
  4. package/lib/cjs/locale/de-DE.js +1 -1
  5. package/lib/cjs/locale/en-US.js +1 -1
  6. package/lib/cjs/locale/es-ES.js +1 -1
  7. package/lib/cjs/locale/fa-IR.js +1 -1
  8. package/lib/cjs/locale/fr-FR.js +1 -1
  9. package/lib/cjs/locale/id-ID.js +1 -1
  10. package/lib/cjs/locale/it-IT.js +1 -1
  11. package/lib/cjs/locale/ja-JP.js +1 -1
  12. package/lib/cjs/locale/ko-KR.js +1 -1
  13. package/lib/cjs/locale/pl-PL.js +1 -1
  14. package/lib/cjs/locale/pt-BR.js +1 -1
  15. package/lib/cjs/locale/ru-RU.js +1 -1
  16. package/lib/cjs/locale/sk-SK.js +1 -1
  17. package/lib/cjs/locale/vi-VN.js +1 -1
  18. package/lib/cjs/locale/zh-CN.js +1 -1
  19. package/lib/cjs/locale/zh-HK.js +1 -1
  20. package/lib/cjs/locale/zh-TW.js +1 -1
  21. package/lib/es/index.js +1 -1
  22. package/lib/es/locale/ar-SA.js +1 -1
  23. package/lib/es/locale/ca-ES.js +1 -1
  24. package/lib/es/locale/de-DE.js +1 -1
  25. package/lib/es/locale/en-US.js +1 -1
  26. package/lib/es/locale/es-ES.js +1 -1
  27. package/lib/es/locale/fa-IR.js +1 -1
  28. package/lib/es/locale/fr-FR.js +1 -1
  29. package/lib/es/locale/id-ID.js +1 -1
  30. package/lib/es/locale/it-IT.js +1 -1
  31. package/lib/es/locale/ja-JP.js +1 -1
  32. package/lib/es/locale/ko-KR.js +1 -1
  33. package/lib/es/locale/pl-PL.js +1 -1
  34. package/lib/es/locale/pt-BR.js +1 -1
  35. package/lib/es/locale/ru-RU.js +1 -1
  36. package/lib/es/locale/sk-SK.js +1 -1
  37. package/lib/es/locale/vi-VN.js +1 -1
  38. package/lib/es/locale/zh-CN.js +1 -1
  39. package/lib/es/locale/zh-HK.js +1 -1
  40. package/lib/es/locale/zh-TW.js +1 -1
  41. package/lib/index.js +1 -1
  42. package/lib/locale/ar-SA.js +1 -1
  43. package/lib/locale/ca-ES.js +1 -1
  44. package/lib/locale/de-DE.js +1 -1
  45. package/lib/locale/en-US.js +1 -1
  46. package/lib/locale/es-ES.js +1 -1
  47. package/lib/locale/fa-IR.js +1 -1
  48. package/lib/locale/fr-FR.js +1 -1
  49. package/lib/locale/id-ID.js +1 -1
  50. package/lib/locale/it-IT.js +1 -1
  51. package/lib/locale/ja-JP.js +1 -1
  52. package/lib/locale/ko-KR.js +1 -1
  53. package/lib/locale/pl-PL.js +1 -1
  54. package/lib/locale/pt-BR.js +1 -1
  55. package/lib/locale/ru-RU.js +1 -1
  56. package/lib/locale/sk-SK.js +1 -1
  57. package/lib/locale/vi-VN.js +1 -1
  58. package/lib/locale/zh-CN.js +1 -1
  59. package/lib/locale/zh-HK.js +1 -1
  60. package/lib/locale/zh-TW.js +1 -1
  61. package/lib/types/controllers/menu.d.ts +4 -3
  62. package/lib/types/index.d.ts +1 -1
  63. package/lib/types/locale/ar-SA.d.ts +2 -7
  64. package/lib/types/locale/ca-ES.d.ts +2 -7
  65. package/lib/types/locale/de-DE.d.ts +2 -7
  66. package/lib/types/locale/es-ES.d.ts +2 -7
  67. package/lib/types/locale/fa-IR.d.ts +2 -7
  68. package/lib/types/locale/fr-FR.d.ts +2 -7
  69. package/lib/types/locale/id-ID.d.ts +2 -7
  70. package/lib/types/locale/it-IT.d.ts +2 -7
  71. package/lib/types/locale/ja-JP.d.ts +2 -7
  72. package/lib/types/locale/ko-KR.d.ts +2 -7
  73. package/lib/types/locale/pl-PL.d.ts +2 -7
  74. package/lib/types/locale/pt-BR.d.ts +2 -7
  75. package/lib/types/locale/ru-RU.d.ts +2 -7
  76. package/lib/types/locale/sk-SK.d.ts +2 -7
  77. package/lib/types/locale/types.d.ts +3 -0
  78. package/lib/types/locale/vi-VN.d.ts +2 -7
  79. package/lib/types/locale/zh-CN.d.ts +2 -7
  80. package/lib/types/locale/zh-HK.d.ts +2 -7
  81. package/lib/types/locale/zh-TW.d.ts +2 -7
  82. package/lib/types/plugin.d.ts +1 -1
  83. package/lib/umd/index.js +1 -1
  84. package/lib/umd/locale/ar-SA.js +1 -1
  85. package/lib/umd/locale/ca-ES.js +1 -1
  86. package/lib/umd/locale/de-DE.js +1 -1
  87. package/lib/umd/locale/en-US.js +1 -1
  88. package/lib/umd/locale/es-ES.js +1 -1
  89. package/lib/umd/locale/fa-IR.js +1 -1
  90. package/lib/umd/locale/fr-FR.js +1 -1
  91. package/lib/umd/locale/id-ID.js +1 -1
  92. package/lib/umd/locale/it-IT.js +1 -1
  93. package/lib/umd/locale/ja-JP.js +1 -1
  94. package/lib/umd/locale/ko-KR.js +1 -1
  95. package/lib/umd/locale/pl-PL.js +1 -1
  96. package/lib/umd/locale/pt-BR.js +1 -1
  97. package/lib/umd/locale/ru-RU.js +1 -1
  98. package/lib/umd/locale/sk-SK.js +1 -1
  99. package/lib/umd/locale/vi-VN.js +1 -1
  100. package/lib/umd/locale/zh-CN.js +1 -1
  101. package/lib/umd/locale/zh-HK.js +1 -1
  102. package/lib/umd/locale/zh-TW.js +1 -1
  103. package/package.json +6 -6
  104. /package/lib/types/{controllers/config.schema.d.ts → config/config.d.ts} +0 -0
  105. /package/lib/types/{controllers/menu.schema.d.ts → menu/schema.d.ts} +0 -0
package/lib/cjs/index.js CHANGED
@@ -1 +1 @@
1
- var _0x46833d=_0x21a8;function _0x3eef(){var _0x5ace82=['_initMenus','6577932NEbBjl','OPERATION','UNIVER_DOC','ICommandService','getOwnPropertyDescriptor','docs-exchange-client.download','Injector','symbol','ExportDOCXOperation','MenuItemType','_commandService','length','0.25.1','Plugin','DirectExportIcon','ImportDOCXOperation','pluginName','exchange-client.operation.import-docx','428508LPERlM','FolderIcon','setConfig','exchange-client.operation.export-docx','8157548LDDYcA','IConfigService','default','decorate','string','@univerjs-pro/docs-exchange-client','BUTTON','_injector','UniverDocsExchangeClientPlugin','Inject','_initCommands','call','IExchangeOperateService','docs-exchange-client.operation.exchange','34536TfNnSd','Disposable','_menuManagerService','_config','registerCommand','UniverInstanceType','SUBITEMS','CommandType','1210676FMVSBo','merge','forEach','get','defineProperty','menu','object','_configService','function','onStarting','UniverExchangeClientPlugin','85596DZJvnc','39940QXIPkE','toStringTag','docs-exchange-client.upload','iterator','DOC_EXCHANGE_CLIENT_PLUGIN','onReady','mergeMenu','DependentOn','docs-exchange-client.config','40jGsdZy','Module','7700sdFpdF','type','52jJhfeB','657XMfCvw','packageName','docs-exchange-client.file','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','add'];_0x3eef=function(){return _0x5ace82;};return _0x3eef();}(function(_0x36e542,_0x3eb59c){var _0x2865e9=_0x21a8,_0x5a7b4e=_0x36e542();while(!![]){try{var _0x5bffe2=-parseInt(_0x2865e9(0x15f))/0x1+parseInt(_0x2865e9(0x12c))/0x2*(parseInt(_0x2865e9(0x11e))/0x3)+parseInt(_0x2865e9(0x145))/0x4*(parseInt(_0x2865e9(0x128))/0x5)+-parseInt(_0x2865e9(0x133))/0x6+-parseInt(_0x2865e9(0x149))/0x7+-parseInt(_0x2865e9(0x157))/0x8*(parseInt(_0x2865e9(0x12d))/0x9)+parseInt(_0x2865e9(0x11f))/0xa*(parseInt(_0x2865e9(0x12a))/0xb);if(_0x5bffe2===_0x3eb59c)break;else _0x5a7b4e['push'](_0x5a7b4e['shift']());}catch(_0x1d6c07){_0x5a7b4e['push'](_0x5a7b4e['shift']());}}}(_0x3eef,0x943a9),Object[_0x46833d(0x163)](exports,Symbol[_0x46833d(0x120)],{'value':_0x46833d(0x129)}));let e=require('@univerjs-pro/exchange-client'),t=require('@univerjs/core'),n=require('@univerjs/ui');const r={'id':_0x46833d(0x144),'type':t[_0x46833d(0x15e)][_0x46833d(0x134)],'handler':async _0xe638ef=>(_0xe638ef['get'](e[_0x46833d(0x155)])['importDOCXToUnitId'](),!0x0)},i={'id':_0x46833d(0x148),'type':t[_0x46833d(0x15e)][_0x46833d(0x134)],'handler':async _0x1b06f4=>(_0x1b06f4[_0x46833d(0x162)](e[_0x46833d(0x155)])['exportDOCXByUnitId'](),!0x0)};var a=_0x46833d(0x14e),o=_0x46833d(0x13f);const s={},c=_0x46833d(0x156);function l(_0x2bf222){var _0x384fb9=_0x46833d;return{'id':c,'type':n['MenuItemType'][_0x384fb9(0x15d)],'icon':_0x384fb9(0x141),'tooltip':_0x384fb9(0x12f),'hidden$':(0x0,n['getMenuHiddenObservable'])(_0x2bf222,t[_0x384fb9(0x15c)][_0x384fb9(0x135)])};}function u(){var _0x569b0b=_0x46833d;return{'id':r['id'],'type':n[_0x569b0b(0x13c)][_0x569b0b(0x14f)],'title':_0x569b0b(0x121),'icon':_0x569b0b(0x146)};}function d(){var _0x3dfcfc=_0x46833d;return{'id':i['id'],'type':n[_0x3dfcfc(0x13c)][_0x3dfcfc(0x14f)],'title':_0x3dfcfc(0x138),'icon':'ExportIcon'};}const f={[n['RibbonStartGroup']['OTHERS']]:{[c]:{'order':0.3,'menuItemFactory':l,[r['id']]:{'order':0x0,'menuItemFactory':u},[i['id']]:{'order':0x1,'menuItemFactory':d}}}};function p(_0x40163c,_0xf8a6e3){return function(_0x377b8e,_0x5b44b2){_0xf8a6e3(_0x377b8e,_0x5b44b2,_0x40163c);};}function m(_0x3e1d0a,_0xb44c20,_0x106837,_0x77125d){var _0x20a696=_0x46833d,_0x5a69bb=arguments[_0x20a696(0x13e)],_0x499bf1=_0x5a69bb<0x3?_0xb44c20:_0x77125d===null?_0x77125d=Object[_0x20a696(0x137)](_0xb44c20,_0x106837):_0x77125d,_0x20a567;if(typeof Reflect=='object'&&typeof Reflect[_0x20a696(0x14c)]==_0x20a696(0x167))_0x499bf1=Reflect[_0x20a696(0x14c)](_0x3e1d0a,_0xb44c20,_0x106837,_0x77125d);else{for(var _0x7f1d60=_0x3e1d0a[_0x20a696(0x13e)]-0x1;_0x7f1d60>=0x0;_0x7f1d60--)(_0x20a567=_0x3e1d0a[_0x7f1d60])&&(_0x499bf1=(_0x5a69bb<0x3?_0x20a567(_0x499bf1):_0x5a69bb>0x3?_0x20a567(_0xb44c20,_0x106837,_0x499bf1):_0x20a567(_0xb44c20,_0x106837))||_0x499bf1);}return _0x5a69bb>0x3&&_0x499bf1&&Object[_0x20a696(0x163)](_0xb44c20,_0x106837,_0x499bf1),_0x499bf1;}let h=class extends t[_0x46833d(0x158)]{constructor(_0x4bc60c,_0x20e31a){var _0x5849f3=_0x46833d;super(),this[_0x5849f3(0x13d)]=_0x4bc60c,this[_0x5849f3(0x159)]=_0x20e31a,this[_0x5849f3(0x153)](),this[_0x5849f3(0x132)]();}['_initCommands'](){var _0x4c6ec7=_0x46833d;[r,i][_0x4c6ec7(0x161)](_0xe17f7d=>{var _0x385f7e=_0x4c6ec7;this['disposeWithMe'](this['_commandService'][_0x385f7e(0x15b)](_0xe17f7d));});}[_0x46833d(0x132)](){var _0x1a5b34=_0x46833d;this['_menuManagerService'][_0x1a5b34(0x125)](f);}};h=m([p(0x0,t[_0x46833d(0x136)]),p(0x1,n['IMenuManagerService'])],h);function g(_0x33f6af){'@babel/helpers - typeof';var _0x1a63e8=_0x46833d;return g=typeof Symbol==_0x1a63e8(0x167)&&typeof Symbol[_0x1a63e8(0x122)]==_0x1a63e8(0x13a)?function(_0x14d1d0){return typeof _0x14d1d0;}:function(_0x5d9361){return _0x5d9361&&typeof Symbol=='function'&&_0x5d9361['constructor']===Symbol&&_0x5d9361!==Symbol['prototype']?'symbol':typeof _0x5d9361;},g(_0x33f6af);}function _(_0x5e1ada,_0x3fb71e){var _0x4bf198=_0x46833d;if(g(_0x5e1ada)!=_0x4bf198(0x165)||!_0x5e1ada)return _0x5e1ada;var _0x27859a=_0x5e1ada[Symbol['toPrimitive']];if(_0x27859a!==void 0x0){var _0x3111f0=_0x27859a[_0x4bf198(0x154)](_0x5e1ada,_0x3fb71e||_0x4bf198(0x14b));if(g(_0x3111f0)!=_0x4bf198(0x165))return _0x3111f0;throw TypeError(_0x4bf198(0x130));}return(_0x3fb71e===_0x4bf198(0x14d)?String:Number)(_0x5e1ada);}function _0x21a8(_0x209c67,_0x54ce5a){_0x209c67=_0x209c67-0x11c;var _0x3eef5e=_0x3eef();var _0x21a847=_0x3eef5e[_0x209c67];return _0x21a847;}function v(_0x14d862){var _0x22050a=_0x46833d,_0x1f19a4=_(_0x14d862,'string');return g(_0x1f19a4)==_0x22050a(0x13a)?_0x1f19a4:_0x1f19a4+'';}function y(_0x45cbfd,_0x9d6678,_0x3d36b1){var _0xc432b5=_0x46833d;return(_0x9d6678=v(_0x9d6678))in _0x45cbfd?Object[_0xc432b5(0x163)](_0x45cbfd,_0x9d6678,{'value':_0x3d36b1,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x45cbfd[_0x9d6678]=_0x3d36b1,_0x45cbfd;}let b=class extends t[_0x46833d(0x140)]{constructor(_0xb0c61d=s,_0x2e5e8f,_0x37a476){var _0x584779=_0x46833d;super(),this[_0x584779(0x15a)]=_0xb0c61d,this[_0x584779(0x150)]=_0x2e5e8f,this[_0x584779(0x166)]=_0x37a476;let {menu:_0x2ec803,..._0x5cc088}=(0x0,t[_0x584779(0x160)])({},s,this['_config']);_0x2ec803&&this[_0x584779(0x166)]['setConfig'](_0x584779(0x164),_0x2ec803,{'merge':!0x0}),this['_configService'][_0x584779(0x147)](_0x584779(0x127),_0x5cc088);}[_0x46833d(0x11c)](){var _0x9605ae=_0x46833d;[[h]][_0x9605ae(0x161)](_0x21c095=>this[_0x9605ae(0x150)][_0x9605ae(0x131)](_0x21c095));}[_0x46833d(0x124)](){var _0x4959dd=_0x46833d;this['_injector'][_0x4959dd(0x162)](h);}};y(b,_0x46833d(0x143),_0x46833d(0x123)),y(b,_0x46833d(0x12e),a),y(b,'version',o),y(b,_0x46833d(0x12b),t[_0x46833d(0x15c)][_0x46833d(0x135)]),b=m([(0x0,t[_0x46833d(0x126)])(e[_0x46833d(0x11d)]),p(0x1,(0x0,t[_0x46833d(0x152)])(t[_0x46833d(0x139)])),p(0x2,t[_0x46833d(0x14a)])],b),exports[_0x46833d(0x13b)]=i,exports[_0x46833d(0x142)]=r,Object['defineProperty'](exports,_0x46833d(0x151),{'enumerable':!0x0,'get':function(){return b;}});
1
+ var _0x219f05=_0x3d7b;(function(_0x43b88f,_0x42fdbd){var _0xfa2d7f=_0x3d7b,_0x1b3abd=_0x43b88f();while(!![]){try{var _0x2de3d6=-parseInt(_0xfa2d7f(0xf9))/0x1+parseInt(_0xfa2d7f(0xf5))/0x2*(parseInt(_0xfa2d7f(0x107))/0x3)+parseInt(_0xfa2d7f(0x101))/0x4*(parseInt(_0xfa2d7f(0xf6))/0x5)+-parseInt(_0xfa2d7f(0x128))/0x6+-parseInt(_0xfa2d7f(0x10c))/0x7+parseInt(_0xfa2d7f(0x11e))/0x8+parseInt(_0xfa2d7f(0x113))/0x9;if(_0x2de3d6===_0x42fdbd)break;else _0x1b3abd['push'](_0x1b3abd['shift']());}catch(_0x2e8c7d){_0x1b3abd['push'](_0x1b3abd['shift']());}}}(_0x3346,0xc1383),Object['defineProperty'](exports,Symbol[_0x219f05(0x110)],{'value':_0x219f05(0x10e)}));let e=require('@univerjs-pro/exchange-client'),t=require('@univerjs/core'),n=require('@univerjs/ui');const r={'id':_0x219f05(0x112),'type':t[_0x219f05(0x102)][_0x219f05(0x12f)],'handler':async _0x1fa89a=>(_0x1fa89a[_0x219f05(0x11b)](e[_0x219f05(0xfe)])[_0x219f05(0x11d)](),!0x0)},i={'id':'exchange-client.operation.export-docx','type':t[_0x219f05(0x102)][_0x219f05(0x12f)],'handler':async _0x5d5ece=>(_0x5d5ece[_0x219f05(0x11b)](e[_0x219f05(0xfe)])[_0x219f05(0x103)](),!0x0)};var a=_0x219f05(0x104),o='1.0.0-alpha.1';function _0x3d7b(_0x1efc03,_0x4872bc){_0x1efc03=_0x1efc03-0xf3;var _0x334668=_0x3346();var _0x3d7b63=_0x334668[_0x1efc03];return _0x3d7b63;}const s={},c=_0x219f05(0x138);function l(_0x289609){var _0x43307d=_0x219f05;return{'id':c,'type':n['MenuItemType']['SUBITEMS'],'icon':'DirectExportIcon','tooltip':_0x43307d(0xf3),'hidden$':(0x0,n[_0x43307d(0x117)])(_0x289609,t[_0x43307d(0x118)][_0x43307d(0x105)])};}function u(){var _0x2ccba1=_0x219f05;return{'id':r['id'],'type':n[_0x2ccba1(0x12b)][_0x2ccba1(0x109)],'title':_0x2ccba1(0xfb),'icon':_0x2ccba1(0x135)};}function d(){var _0x3b61f3=_0x219f05;return{'id':i['id'],'type':n['MenuItemType'][_0x3b61f3(0x109)],'title':_0x3b61f3(0x139),'icon':'ExportIcon'};}function _0x3346(){var _0x55494a=['_initMenus','pluginName','_config','toPrimitive','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','defineProperty','IMenuManagerService','add','3635916EiFjJu','UniverDocsExchangeClientPlugin','_commandService','MenuItemType','UniverExchangeClientPlugin','forEach','OTHERS','OPERATION','function','DOC_EXCHANGE_CLIENT_PLUGIN','_injector','getOwnPropertyDescriptor','decorate','FolderIcon','Plugin','Injector','docs-exchange-client.operation.exchange','docs-exchange-client.download','constructor','ICommandService','docs-exchange-client.file','call','947774rXlAMd','5kxaQrA','Inject','symbol','239252xCnsJW','DependentOn','docs-exchange-client.upload','registerCommand','type','IExchangeOperateService','disposeWithMe','_menuManagerService','2084652JckpKJ','CommandType','exportDOCXByUnitId','@univerjs-pro/docs-exchange-client','UNIVER_DOC','prototype','3IptKIE','ExportDOCXOperation','BUTTON','Disposable','ImportDOCXOperation','4410028lvRcWx','length','Module','iterator','toStringTag','version','exchange-client.operation.import-docx','1789074nGtgNZ','setConfig','_initCommands','RibbonStartGroup','getMenuHiddenObservable','UniverInstanceType','menu','merge','get','object','importDOCXToUnitId','8582664wKQpcg','string'];_0x3346=function(){return _0x55494a;};return _0x3346();}const f={[n[_0x219f05(0x116)][_0x219f05(0x12e)]]:{[c]:{'order':0.3,'menuItemFactory':l,[r['id']]:{'order':0x0,'menuItemFactory':u},[i['id']]:{'order':0x1,'menuItemFactory':d}}}};function p(_0x1dfaed,_0x1809fe){return function(_0x4a40b5,_0x3984a2){_0x1809fe(_0x4a40b5,_0x3984a2,_0x1dfaed);};}function m(_0x46b97a,_0x3d6381,_0x18a3c9,_0x4ee401){var _0xf20cf4=_0x219f05,_0x4087d2=arguments[_0xf20cf4(0x10d)],_0x4cb55d=_0x4087d2<0x3?_0x3d6381:_0x4ee401===null?_0x4ee401=Object[_0xf20cf4(0x133)](_0x3d6381,_0x18a3c9):_0x4ee401,_0x54eec0;if(typeof Reflect==_0xf20cf4(0x11c)&&typeof Reflect[_0xf20cf4(0x134)]=='function')_0x4cb55d=Reflect[_0xf20cf4(0x134)](_0x46b97a,_0x3d6381,_0x18a3c9,_0x4ee401);else{for(var _0x2bafee=_0x46b97a[_0xf20cf4(0x10d)]-0x1;_0x2bafee>=0x0;_0x2bafee--)(_0x54eec0=_0x46b97a[_0x2bafee])&&(_0x4cb55d=(_0x4087d2<0x3?_0x54eec0(_0x4cb55d):_0x4087d2>0x3?_0x54eec0(_0x3d6381,_0x18a3c9,_0x4cb55d):_0x54eec0(_0x3d6381,_0x18a3c9))||_0x4cb55d);}return _0x4087d2>0x3&&_0x4cb55d&&Object[_0xf20cf4(0x125)](_0x3d6381,_0x18a3c9,_0x4cb55d),_0x4cb55d;}let h=class extends t[_0x219f05(0x10a)]{constructor(_0x11ac97,_0xb84149){var _0xc06da7=_0x219f05;super(),this[_0xc06da7(0x12a)]=_0x11ac97,this['_menuManagerService']=_0xb84149,this['_initCommands'](),this['_initMenus']();}[_0x219f05(0x115)](){var _0x227a6=_0x219f05;[r,i][_0x227a6(0x12d)](_0x2b97bf=>{var _0x446016=_0x227a6;this[_0x446016(0xff)](this[_0x446016(0x12a)][_0x446016(0xfc)](_0x2b97bf));});}[_0x219f05(0x120)](){var _0x225bd9=_0x219f05;this[_0x225bd9(0x100)]['mergeMenu'](f);}};h=m([p(0x0,t[_0x219f05(0x13b)]),p(0x1,n[_0x219f05(0x126)])],h);function g(_0x364f03){'@babel/helpers - typeof';var _0x8c135a=_0x219f05;return g=typeof Symbol==_0x8c135a(0x130)&&typeof Symbol[_0x8c135a(0x10f)]==_0x8c135a(0xf8)?function(_0x4a6cc9){return typeof _0x4a6cc9;}:function(_0x3b937c){var _0x1d75b9=_0x8c135a;return _0x3b937c&&typeof Symbol=='function'&&_0x3b937c[_0x1d75b9(0x13a)]===Symbol&&_0x3b937c!==Symbol[_0x1d75b9(0x106)]?_0x1d75b9(0xf8):typeof _0x3b937c;},g(_0x364f03);}function _(_0x3ab0b0,_0x3a1301){var _0x1337b6=_0x219f05;if(g(_0x3ab0b0)!=_0x1337b6(0x11c)||!_0x3ab0b0)return _0x3ab0b0;var _0x1f397c=_0x3ab0b0[Symbol[_0x1337b6(0x123)]];if(_0x1f397c!==void 0x0){var _0x203994=_0x1f397c[_0x1337b6(0xf4)](_0x3ab0b0,_0x3a1301||'default');if(g(_0x203994)!=_0x1337b6(0x11c))return _0x203994;throw TypeError(_0x1337b6(0x124));}return(_0x3a1301===_0x1337b6(0x11f)?String:Number)(_0x3ab0b0);}function v(_0x262f8c){var _0x2579c4=_0x219f05,_0x74f67a=_(_0x262f8c,_0x2579c4(0x11f));return g(_0x74f67a)==_0x2579c4(0xf8)?_0x74f67a:_0x74f67a+'';}function y(_0x40b4fa,_0x3ea8c6,_0x46be30){return(_0x3ea8c6=v(_0x3ea8c6))in _0x40b4fa?Object['defineProperty'](_0x40b4fa,_0x3ea8c6,{'value':_0x46be30,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x40b4fa[_0x3ea8c6]=_0x46be30,_0x40b4fa;}let b=class extends t[_0x219f05(0x136)]{constructor(_0x13f07d=s,_0x4455ec,_0x106d24){var _0x33c13b=_0x219f05;super(),this[_0x33c13b(0x122)]=_0x13f07d,this[_0x33c13b(0x132)]=_0x4455ec,this['_configService']=_0x106d24;let {menu:_0x57c91f,..._0x19c9e4}=(0x0,t[_0x33c13b(0x11a)])({},s,this[_0x33c13b(0x122)]);_0x57c91f&&this['_configService'][_0x33c13b(0x114)](_0x33c13b(0x119),_0x57c91f,{'merge':!0x0}),this['_configService'][_0x33c13b(0x114)]('docs-exchange-client.config',_0x19c9e4);}['onStarting'](){var _0xab3295=_0x219f05;[[h]][_0xab3295(0x12d)](_0x491ca1=>this['_injector'][_0xab3295(0x127)](_0x491ca1));}['onReady'](){var _0xd2032d=_0x219f05;this['_injector'][_0xd2032d(0x11b)](h);}};y(b,_0x219f05(0x121),_0x219f05(0x131)),y(b,'packageName',a),y(b,_0x219f05(0x111),o),y(b,_0x219f05(0xfd),t[_0x219f05(0x118)][_0x219f05(0x105)]),b=m([(0x0,t[_0x219f05(0xfa)])(e[_0x219f05(0x12c)]),p(0x1,(0x0,t[_0x219f05(0xf7)])(t[_0x219f05(0x137)])),p(0x2,t['IConfigService'])],b),exports[_0x219f05(0x108)]=i,exports[_0x219f05(0x10b)]=r,Object[_0x219f05(0x125)](exports,_0x219f05(0x129),{'enumerable':!0x0,'get':function(){return b;}});
@@ -1 +1 @@
1
- const _0x4a459c=_0x45f4;function _0x45f4(_0x16774c,_0x1f24df){_0x16774c=_0x16774c-0xee;const _0x3ec799=_0x3ec7();let _0x45f450=_0x3ec799[_0x16774c];return _0x45f450;}function _0x3ec7(){const _0x305d12=['11mtIRjo','142632oWKHXK','270gAphDx','235400LwEwXq','exports','فتح\x20(ملف)','551436nMTgkx','8212820uYOaCo','1969352gLienA','2525070vEocKG','60pXttdf','حفظ\x20باسم','95122Lteirt'];_0x3ec7=function(){return _0x305d12;};return _0x3ec7();}(function(_0x2e5f5e,_0x33c56a){const _0x32a5c4=_0x45f4,_0x57db5d=_0x2e5f5e();while(!![]){try{const _0x1da275=-parseInt(_0x32a5c4(0xf6))/0x1*(-parseInt(_0x32a5c4(0xf5))/0x2)+parseInt(_0x32a5c4(0xf2))/0x3+-parseInt(_0x32a5c4(0xf9))/0x4+parseInt(_0x32a5c4(0xf3))/0x5*(parseInt(_0x32a5c4(0xef))/0x6)+-parseInt(_0x32a5c4(0xf1))/0x7+parseInt(_0x32a5c4(0xf7))/0x8*(-parseInt(_0x32a5c4(0xf8))/0x9)+-parseInt(_0x32a5c4(0xf0))/0xa;if(_0x1da275===_0x33c56a)break;else _0x57db5d['push'](_0x57db5d['shift']());}catch(_0x194de6){_0x57db5d['push'](_0x57db5d['shift']());}}}(_0x3ec7,0xbc543));const e={'docs-exchange-client':{'file':'ملف','upload':_0x4a459c(0xee),'download':_0x4a459c(0xf4)}};module[_0x4a459c(0xfa)]=e;
1
+ const _0x5c018d=_0x55ef;(function(_0x20ced3,_0xb764a4){const _0x3d7329=_0x55ef,_0x32f985=_0x20ced3();while(!![]){try{const _0x13c6a2=-parseInt(_0x3d7329(0x96))/0x1+parseInt(_0x3d7329(0x8d))/0x2+parseInt(_0x3d7329(0x91))/0x3*(parseInt(_0x3d7329(0x8f))/0x4)+parseInt(_0x3d7329(0x8e))/0x5+parseInt(_0x3d7329(0x90))/0x6*(-parseInt(_0x3d7329(0x93))/0x7)+parseInt(_0x3d7329(0x8b))/0x8+-parseInt(_0x3d7329(0x94))/0x9*(parseInt(_0x3d7329(0x95))/0xa);if(_0x13c6a2===_0xb764a4)break;else _0x32f985['push'](_0x32f985['shift']());}catch(_0x18da2c){_0x32f985['push'](_0x32f985['shift']());}}}(_0xe649,0xd3a70));const e={'docs-exchange-client':{'file':_0x5c018d(0x8c),'upload':_0x5c018d(0x8a),'download':'حفظ\x20باسم'}};function _0x55ef(_0x5665bd,_0x298e0d){_0x5665bd=_0x5665bd-0x8a;const _0xe64914=_0xe649();let _0x55ef5a=_0xe64914[_0x5665bd];return _0x55ef5a;}function _0xe649(){const _0x5efac1=['139404pNwHop','12WQCgwq','12JYoqyC','exports','2807847ScMKzu','11304tPwOrK','4530bvTYkb','1186196hxlEgl','فتح\x20(ملف)','6324000udJaHK','ملف','2736946NcjwQZ','5629785IcBxtd'];_0xe649=function(){return _0x5efac1;};return _0xe649();}module[_0x5c018d(0x92)]=e;
@@ -1 +1 @@
1
- function _0x4d16(){const _0x405b06=['6875645QPQphm','Obrir(Fitxer)','30196MDlQnS','14572QAwvTq','25736590wyRCBc','9632403klMFcf','1164VrRqJK','Anomena\x20i\x20desa','357CSyFDF','Fitxer','8175wdqZdj','91lcusMr','exports','4439960kBLglV'];_0x4d16=function(){return _0x405b06;};return _0x4d16();}const _0x3a5cb6=_0x2aa4;function _0x2aa4(_0x53e6f3,_0x426417){_0x53e6f3=_0x53e6f3-0x101;const _0x4d1678=_0x4d16();let _0x2aa42f=_0x4d1678[_0x53e6f3];return _0x2aa42f;}(function(_0xbe9660,_0x502148){const _0x10b055=_0x2aa4,_0x14d811=_0xbe9660();while(!![]){try{const _0x324107=-parseInt(_0x10b055(0x109))/0x1*(parseInt(_0x10b055(0x101))/0x2)+-parseInt(_0x10b055(0x106))/0x3*(-parseInt(_0x10b055(0x10e))/0x4)+-parseInt(_0x10b055(0x108))/0x5*(-parseInt(_0x10b055(0x104))/0x6)+parseInt(_0x10b055(0x10c))/0x7+parseInt(_0x10b055(0x10b))/0x8+parseInt(_0x10b055(0x103))/0x9+-parseInt(_0x10b055(0x102))/0xa;if(_0x324107===_0x502148)break;else _0x14d811['push'](_0x14d811['shift']());}catch(_0x1f8c87){_0x14d811['push'](_0x14d811['shift']());}}}(_0x4d16,0x8f25d));const e={'docs-exchange-client':{'file':_0x3a5cb6(0x107),'upload':_0x3a5cb6(0x10d),'download':_0x3a5cb6(0x105)}};module[_0x3a5cb6(0x10a)]=e;
1
+ function _0x5123(){const _0x51ef1c=['exports','3438408eMGFHy','Fitxer','Obrir(Fitxer)','444764vMAJuC','1GcUvlJ','2025305DLPIyU','881664jTXnNa','Anomena\x20i\x20desa','3927060UUsoFF','189QbsNay','264170gadfXx','4pTkstU','9368TyCTjR','605loIdQw'];_0x5123=function(){return _0x51ef1c;};return _0x5123();}const _0x5f1daa=_0x4747;function _0x4747(_0x9aa72f,_0x25e2a6){_0x9aa72f=_0x9aa72f-0x183;const _0x51235a=_0x5123();let _0x4747ac=_0x51235a[_0x9aa72f];return _0x4747ac;}(function(_0x38a1a5,_0x4f0c60){const _0x4fcc43=_0x4747,_0x519abd=_0x38a1a5();while(!![]){try{const _0x11c11a=parseInt(_0x4fcc43(0x190))/0x1*(parseInt(_0x4fcc43(0x18f))/0x2)+parseInt(_0x4fcc43(0x183))/0x3+-parseInt(_0x4fcc43(0x188))/0x4*(-parseInt(_0x4fcc43(0x191))/0x5)+parseInt(_0x4fcc43(0x18c))/0x6+-parseInt(_0x4fcc43(0x186))/0x7*(parseInt(_0x4fcc43(0x189))/0x8)+parseInt(_0x4fcc43(0x185))/0x9+parseInt(_0x4fcc43(0x187))/0xa*(-parseInt(_0x4fcc43(0x18a))/0xb);if(_0x11c11a===_0x4f0c60)break;else _0x519abd['push'](_0x519abd['shift']());}catch(_0x55b9f4){_0x519abd['push'](_0x519abd['shift']());}}}(_0x5123,0x6ceeb));const e={'docs-exchange-client':{'file':_0x5f1daa(0x18d),'upload':_0x5f1daa(0x18e),'download':_0x5f1daa(0x184)}};module[_0x5f1daa(0x18b)]=e;
@@ -1 +1 @@
1
- function _0x3c6b(){const _0x11d5f=['49049awZtjI','Öffnen\x20(Datei)','1PDhMVI','3291260wGMpBB','5322996Tsyhfo','3725zQaKiv','782667jTWjHV','12228kYsiGc','32QgQLyb','Speichern\x20unter','3033520tukESy','exports','4079649VZWweP','5110IjwtZQ'];_0x3c6b=function(){return _0x11d5f;};return _0x3c6b();}function _0x6d49(_0x51a536,_0x598495){_0x51a536=_0x51a536-0x19f;const _0x3c6bab=_0x3c6b();let _0x6d495d=_0x3c6bab[_0x51a536];return _0x6d495d;}const _0x4bc062=_0x6d49;(function(_0x509b9b,_0x2b5382){const _0x5911ef=_0x6d49,_0x43b3dc=_0x509b9b();while(!![]){try{const _0x480848=parseInt(_0x5911ef(0x1a6))/0x1*(parseInt(_0x5911ef(0x1a7))/0x2)+-parseInt(_0x5911ef(0x1a2))/0x3+-parseInt(_0x5911ef(0x1a8))/0x4+-parseInt(_0x5911ef(0x1a9))/0x5*(-parseInt(_0x5911ef(0x1ab))/0x6)+parseInt(_0x5911ef(0x1a0))/0x7*(-parseInt(_0x5911ef(0x1ac))/0x8)+-parseInt(_0x5911ef(0x1aa))/0x9+parseInt(_0x5911ef(0x1a3))/0xa*(parseInt(_0x5911ef(0x1a4))/0xb);if(_0x480848===_0x2b5382)break;else _0x43b3dc['push'](_0x43b3dc['shift']());}catch(_0x267a79){_0x43b3dc['push'](_0x43b3dc['shift']());}}}(_0x3c6b,0xe367e));const e={'docs-exchange-client':{'file':'Datei','upload':_0x4bc062(0x1a5),'download':_0x4bc062(0x19f)}};module[_0x4bc062(0x1a1)]=e;
1
+ const _0x201ff8=_0x3c6b;function _0x5e5c(){const _0x5ef850=['exports','33032XxjKzX','1883616tBGWwV','3578496vwzssv','6813wKldqw','611513kqvdHd','Öffnen\x20(Datei)','98232yRYKHC','2157092fNNojm','10ELcgDb','7660rUeFLS','95OzlbpM'];_0x5e5c=function(){return _0x5ef850;};return _0x5e5c();}function _0x3c6b(_0x197cf7,_0x9024d4){_0x197cf7=_0x197cf7-0xea;const _0x5e5ce4=_0x5e5c();let _0x3c6b1d=_0x5e5ce4[_0x197cf7];return _0x3c6b1d;}(function(_0x43925f,_0x5c87fb){const _0x2e7d2d=_0x3c6b,_0x52758e=_0x43925f();while(!![]){try{const _0x42c063=-parseInt(_0x2e7d2d(0xf5))/0x1*(-parseInt(_0x2e7d2d(0xf1))/0x2)+-parseInt(_0x2e7d2d(0xea))/0x3+parseInt(_0x2e7d2d(0xf0))/0x4+parseInt(_0x2e7d2d(0xf3))/0x5*(parseInt(_0x2e7d2d(0xef))/0x6)+-parseInt(_0x2e7d2d(0xed))/0x7+-parseInt(_0x2e7d2d(0xeb))/0x8+parseInt(_0x2e7d2d(0xec))/0x9*(parseInt(_0x2e7d2d(0xf2))/0xa);if(_0x42c063===_0x5c87fb)break;else _0x52758e['push'](_0x52758e['shift']());}catch(_0x160b01){_0x52758e['push'](_0x52758e['shift']());}}}(_0x5e5c,0x69ab4));const e={'docs-exchange-client':{'file':'Datei','upload':_0x201ff8(0xee),'download':'Speichern\x20unter'}};module[_0x201ff8(0xf4)]=e;
@@ -1 +1 @@
1
- const _0x3d4fb0=_0x5dd1;function _0x5dd1(_0x194cfe,_0x915c9f){_0x194cfe=_0x194cfe-0x10f;const _0x21c2f3=_0x21c2();let _0x5dd18c=_0x21c2f3[_0x194cfe];return _0x5dd18c;}(function(_0x14ee31,_0x44b402){const _0x172dfa=_0x5dd1,_0x412798=_0x14ee31();while(!![]){try{const _0x5ccc84=-parseInt(_0x172dfa(0x118))/0x1*(-parseInt(_0x172dfa(0x115))/0x2)+parseInt(_0x172dfa(0x113))/0x3+-parseInt(_0x172dfa(0x116))/0x4+-parseInt(_0x172dfa(0x114))/0x5+-parseInt(_0x172dfa(0x10f))/0x6+-parseInt(_0x172dfa(0x112))/0x7+parseInt(_0x172dfa(0x111))/0x8;if(_0x5ccc84===_0x44b402)break;else _0x412798['push'](_0x412798['shift']());}catch(_0x4b8919){_0x412798['push'](_0x412798['shift']());}}}(_0x21c2,0x24a8a));function _0x21c2(){const _0x21f06c=['1406586RezzaW','Save\x20As','3396008gpbJaO','148785bNWjIj','485325IOuMrc','110480yWBCif','30466lSkujZ','694292OlbIiL','Open(File)','1FgjZQP','File'];_0x21c2=function(){return _0x21f06c;};return _0x21c2();}const e={'docs-exchange-client':{'file':_0x3d4fb0(0x119),'upload':_0x3d4fb0(0x117),'download':_0x3d4fb0(0x110)}};module['exports']=e;
1
+ const _0x5da889=_0x62c7;(function(_0x29aa6e,_0x478c1d){const _0x576057=_0x62c7,_0x2d2f3c=_0x29aa6e();while(!![]){try{const _0x5b2e34=-parseInt(_0x576057(0x138))/0x1*(-parseInt(_0x576057(0x143))/0x2)+-parseInt(_0x576057(0x140))/0x3*(parseInt(_0x576057(0x142))/0x4)+-parseInt(_0x576057(0x13b))/0x5+parseInt(_0x576057(0x13e))/0x6+parseInt(_0x576057(0x139))/0x7*(-parseInt(_0x576057(0x13f))/0x8)+parseInt(_0x576057(0x141))/0x9+-parseInt(_0x576057(0x13c))/0xa*(-parseInt(_0x576057(0x144))/0xb);if(_0x5b2e34===_0x478c1d)break;else _0x2d2f3c['push'](_0x2d2f3c['shift']());}catch(_0x2bbe6a){_0x2d2f3c['push'](_0x2d2f3c['shift']());}}}(_0x3031,0x1b11b));function _0x62c7(_0x54803f,_0x4d514c){_0x54803f=_0x54803f-0x138;const _0x3031c4=_0x3031();let _0x62c75=_0x3031c4[_0x54803f];return _0x62c75;}const e={'docs-exchange-client':{'file':_0x5da889(0x145),'upload':_0x5da889(0x13d),'download':'Save\x20As'}};function _0x3031(){const _0xdbb537=['434637sJknQb','221668VdSxpr','10qLrDkP','370293qxaAaT','File','14551Abbkai','1538103rnacdk','exports','892045WQicEO','90mliukO','Open(File)','1174992iQOulI','8hQxYSG','6ngdQwH'];_0x3031=function(){return _0xdbb537;};return _0x3031();}module[_0x5da889(0x13a)]=e;
@@ -1 +1 @@
1
- function _0x2202(){const _0x3b9407=['1604769AJcjJL','69683livKam','2hNHyRS','Guardar\x20como','5DcGmUs','6OZDnew','5132732YBHqch','exports','Abrir(Archivo)','3431730sxNncP','33MJRwMK','14916015uVOZFR','Archivo','6206672ucaaXJ','40537UmHWdM'];_0x2202=function(){return _0x3b9407;};return _0x2202();}const _0x69cbf2=_0xe252;(function(_0x48501f,_0x1e2648){const _0x27b1f0=_0xe252,_0x221fdb=_0x48501f();while(!![]){try{const _0x3edd91=-parseInt(_0x27b1f0(0x121))/0x1*(-parseInt(_0x27b1f0(0x122))/0x2)+-parseInt(_0x27b1f0(0x120))/0x3+-parseInt(_0x27b1f0(0x117))/0x4*(-parseInt(_0x27b1f0(0x115))/0x5)+parseInt(_0x27b1f0(0x116))/0x6*(-parseInt(_0x27b1f0(0x11f))/0x7)+parseInt(_0x27b1f0(0x11e))/0x8+-parseInt(_0x27b1f0(0x11c))/0x9+-parseInt(_0x27b1f0(0x11a))/0xa*(-parseInt(_0x27b1f0(0x11b))/0xb);if(_0x3edd91===_0x1e2648)break;else _0x221fdb['push'](_0x221fdb['shift']());}catch(_0x330e81){_0x221fdb['push'](_0x221fdb['shift']());}}}(_0x2202,0xea6aa));const e={'docs-exchange-client':{'file':_0x69cbf2(0x11d),'upload':_0x69cbf2(0x119),'download':_0x69cbf2(0x114)}};function _0xe252(_0xb7cbff,_0x224a84){_0xb7cbff=_0xb7cbff-0x114;const _0x220240=_0x2202();let _0xe252fc=_0x220240[_0xb7cbff];return _0xe252fc;}module[_0x69cbf2(0x118)]=e;
1
+ const _0x235be0=_0x501f;function _0x501f(_0x34027e,_0x2ccc46){_0x34027e=_0x34027e-0x8f;const _0x4308b5=_0x4308();let _0x501f74=_0x4308b5[_0x34027e];return _0x501f74;}function _0x4308(){const _0x2d589f=['11074716XQuxfe','11gVsYHc','442251ySzyhn','Abrir(Archivo)','604mjoMiL','8498870jguGpt','Guardar\x20como','267967lsVSCY','216ewUbit','2499rbwIDl','684YKbeWR','8899290WKcLNR','47465tLpepv','Archivo'];_0x4308=function(){return _0x2d589f;};return _0x4308();}(function(_0x27163e,_0x289e45){const _0x986bf0=_0x501f,_0x4ab101=_0x27163e();while(!![]){try{const _0x35acad=-parseInt(_0x986bf0(0x99))/0x1+-parseInt(_0x986bf0(0x93))/0x2*(parseInt(_0x986bf0(0x92))/0x3)+parseInt(_0x986bf0(0x9b))/0x4*(parseInt(_0x986bf0(0x95))/0x5)+parseInt(_0x986bf0(0x94))/0x6+parseInt(_0x986bf0(0x90))/0x7*(-parseInt(_0x986bf0(0x91))/0x8)+-parseInt(_0x986bf0(0x97))/0x9+-parseInt(_0x986bf0(0x9c))/0xa*(-parseInt(_0x986bf0(0x98))/0xb);if(_0x35acad===_0x289e45)break;else _0x4ab101['push'](_0x4ab101['shift']());}catch(_0x232bb8){_0x4ab101['push'](_0x4ab101['shift']());}}}(_0x4308,0xbd481));const e={'docs-exchange-client':{'file':_0x235be0(0x96),'upload':_0x235be0(0x9a),'download':_0x235be0(0x8f)}};module['exports']=e;
@@ -1 +1 @@
1
- const _0x4e5bb8=_0x586c;function _0x586c(_0xb91b2a,_0x49e15a){_0xb91b2a=_0xb91b2a-0x116;const _0x33ccd7=_0x33cc();let _0x586cbe=_0x33ccd7[_0xb91b2a];return _0x586cbe;}function _0x33cc(){const _0x230390=['395720ciHfpV','3157620wpzhLR','2593416TlhqVG','10stCgVh','بازکردن(فایل)','9461568GfdRiV','810DPJzsC','1668392VriVxU','35FtTOIe','1PdNLHu','471141jjZzkH','3803670WnDlSI','exports'];_0x33cc=function(){return _0x230390;};return _0x33cc();}(function(_0x35b367,_0x5cc029){const _0x1fe5db=_0x586c,_0x5be0c8=_0x35b367();while(!![]){try{const _0x4e0e42=parseInt(_0x1fe5db(0x11c))/0x1*(-parseInt(_0x1fe5db(0x121))/0x2)+-parseInt(_0x1fe5db(0x122))/0x3+parseInt(_0x1fe5db(0x11a))/0x4*(parseInt(_0x1fe5db(0x116))/0x5)+-parseInt(_0x1fe5db(0x118))/0x6+-parseInt(_0x1fe5db(0x11b))/0x7*(-parseInt(_0x1fe5db(0x120))/0x8)+parseInt(_0x1fe5db(0x11e))/0x9+-parseInt(_0x1fe5db(0x119))/0xa*(-parseInt(_0x1fe5db(0x11d))/0xb);if(_0x4e0e42===_0x5cc029)break;else _0x5be0c8['push'](_0x5be0c8['shift']());}catch(_0x12b3f4){_0x5be0c8['push'](_0x5be0c8['shift']());}}}(_0x33cc,0xe8ba4));const e={'docs-exchange-client':{'file':'فایل','upload':_0x4e5bb8(0x117),'download':'ذخیره\x20به\x20عنوان'}};module[_0x4e5bb8(0x11f)]=e;
1
+ function _0x5b21(_0x4254d4,_0xe36ec){_0x4254d4=_0x4254d4-0x1c9;const _0x5ebc8d=_0x5ebc();let _0x5b2178=_0x5ebc8d[_0x4254d4];return _0x5b2178;}const _0x3a1eaf=_0x5b21;(function(_0x12b8b4,_0x1d1ec9){const _0x152af4=_0x5b21,_0x245889=_0x12b8b4();while(!![]){try{const _0x5cfd4b=parseInt(_0x152af4(0x1cb))/0x1*(-parseInt(_0x152af4(0x1d0))/0x2)+-parseInt(_0x152af4(0x1d2))/0x3+parseInt(_0x152af4(0x1cf))/0x4+parseInt(_0x152af4(0x1cc))/0x5+-parseInt(_0x152af4(0x1ca))/0x6+parseInt(_0x152af4(0x1ce))/0x7*(-parseInt(_0x152af4(0x1c9))/0x8)+-parseInt(_0x152af4(0x1d5))/0x9*(-parseInt(_0x152af4(0x1cd))/0xa);if(_0x5cfd4b===_0x1d1ec9)break;else _0x245889['push'](_0x245889['shift']());}catch(_0x3c46f){_0x245889['push'](_0x245889['shift']());}}}(_0x5ebc,0x693a9));function _0x5ebc(){const _0x280af6=['2631990cMJTwe','41bBwtyS','3423330NOfPqx','20fNBJfD','7rcTfkA','1093444pbXhgK','16978GeBxkA','بازکردن(فایل)','967161SGRAme','فایل','exports','6472989eYviLZ','6850808pUTvwP'];_0x5ebc=function(){return _0x280af6;};return _0x5ebc();}const e={'docs-exchange-client':{'file':_0x3a1eaf(0x1d3),'upload':_0x3a1eaf(0x1d1),'download':'ذخیره\x20به\x20عنوان'}};module[_0x3a1eaf(0x1d4)]=e;
@@ -1 +1 @@
1
- const _0x19fbff=_0x1273;(function(_0x11b568,_0x278cae){const _0x50af8d=_0x1273,_0x5f15b1=_0x11b568();while(!![]){try{const _0xc12df9=parseInt(_0x50af8d(0x99))/0x1+-parseInt(_0x50af8d(0x97))/0x2+-parseInt(_0x50af8d(0x96))/0x3+-parseInt(_0x50af8d(0x98))/0x4*(parseInt(_0x50af8d(0x95))/0x5)+parseInt(_0x50af8d(0x94))/0x6+-parseInt(_0x50af8d(0x9b))/0x7*(parseInt(_0x50af8d(0x93))/0x8)+parseInt(_0x50af8d(0x9a))/0x9*(parseInt(_0x50af8d(0x91))/0xa);if(_0xc12df9===_0x278cae)break;else _0x5f15b1['push'](_0x5f15b1['shift']());}catch(_0x3163d0){_0x5f15b1['push'](_0x5f15b1['shift']());}}}(_0x4191,0xf2771));function _0x4191(){const _0x5b3030=['Ouvrir\x20(Fichier)','6177848zfINdA','8961264xoqilq','294145NkQaat','1724301stjJqq','1360282NSJhWU','64EHWuFf','546895TaAljy','76167xXIqVN','7TLxxWG','Enregistrer\x20sous','Fichier','exports','2270hMHeru'];_0x4191=function(){return _0x5b3030;};return _0x4191();}function _0x1273(_0x4bda5b,_0x79c5fc){_0x4bda5b=_0x4bda5b-0x91;const _0x41914b=_0x4191();let _0x1273b5=_0x41914b[_0x4bda5b];return _0x1273b5;}const e={'docs-exchange-client':{'file':_0x19fbff(0x9d),'upload':_0x19fbff(0x92),'download':_0x19fbff(0x9c)}};module[_0x19fbff(0x9e)]=e;
1
+ function _0x23cf(_0x25a0c6,_0x576962){_0x25a0c6=_0x25a0c6-0x96;const _0x38734f=_0x3873();let _0x23cf38=_0x38734f[_0x25a0c6];return _0x23cf38;}function _0x3873(){const _0x4facaa=['382865SNRDtk','57239LURqoY','1148nStBaS','Fichier','327XtMTrV','12824xHvoUw','19992CyNvMZ','exports','1008620bYnNAT','5582457cjJQfd','Ouvrir\x20(Fichier)','2798364VabRHe','Enregistrer\x20sous'];_0x3873=function(){return _0x4facaa;};return _0x3873();}const _0x3a3b6d=_0x23cf;(function(_0xe10510,_0x2fb220){const _0x447421=_0x23cf,_0x58bd83=_0xe10510();while(!![]){try{const _0x995039=-parseInt(_0x447421(0x9e))/0x1+-parseInt(_0x447421(0x98))/0x2+-parseInt(_0x447421(0xa1))/0x3*(-parseInt(_0x447421(0x96))/0x4)+-parseInt(_0x447421(0x9d))/0x5+-parseInt(_0x447421(0x9b))/0x6+parseInt(_0x447421(0x9f))/0x7*(parseInt(_0x447421(0xa2))/0x8)+parseInt(_0x447421(0x99))/0x9;if(_0x995039===_0x2fb220)break;else _0x58bd83['push'](_0x58bd83['shift']());}catch(_0x13c807){_0x58bd83['push'](_0x58bd83['shift']());}}}(_0x3873,0x4ef67));const e={'docs-exchange-client':{'file':_0x3a3b6d(0xa0),'upload':_0x3a3b6d(0x9a),'download':_0x3a3b6d(0x9c)}};module[_0x3a3b6d(0x97)]=e;
@@ -1 +1 @@
1
- const _0x15a8da=_0x3b70;(function(_0x2c401a,_0x543d16){const _0x453fae=_0x3b70,_0x568166=_0x2c401a();while(!![]){try{const _0x39ac40=-parseInt(_0x453fae(0x12a))/0x1+parseInt(_0x453fae(0x133))/0x2*(parseInt(_0x453fae(0x137))/0x3)+-parseInt(_0x453fae(0x12d))/0x4*(parseInt(_0x453fae(0x12f))/0x5)+-parseInt(_0x453fae(0x131))/0x6*(-parseInt(_0x453fae(0x134))/0x7)+parseInt(_0x453fae(0x132))/0x8*(parseInt(_0x453fae(0x12e))/0x9)+-parseInt(_0x453fae(0x12b))/0xa*(-parseInt(_0x453fae(0x128))/0xb)+-parseInt(_0x453fae(0x135))/0xc;if(_0x39ac40===_0x543d16)break;else _0x568166['push'](_0x568166['shift']());}catch(_0x1552ba){_0x568166['push'](_0x568166['shift']());}}}(_0x447a,0xbf07a));const e={'docs-exchange-client':{'file':_0x15a8da(0x130),'upload':_0x15a8da(0x12c),'download':_0x15a8da(0x129)}};module[_0x15a8da(0x136)]=e;function _0x3b70(_0x34b15a,_0x1b8260){_0x34b15a=_0x34b15a-0x128;const _0x447af9=_0x447a();let _0x3b70db=_0x447af9[_0x34b15a];return _0x3b70db;}function _0x447a(){const _0x529c2a=['7LtOeuf','36450432VssBUD','exports','723909efpoTt','66inMNDl','Simpan\x20Sebagai','464257FcJOjr','1585830qGdRGk','Buka(File)','1804aXDBFX','63FEwAYq','3345uzepVK','File','6930372IdtZJq','1730512NPgEUs','8OWaaLI'];_0x447a=function(){return _0x529c2a;};return _0x447a();}
1
+ function _0x46ae(){const _0x465cac=['18REzBIt','6ffGrKz','6zfJmmk','309015SSgDLA','39583819rmEuVr','361445RUNcGx','Simpan\x20Sebagai','File','899524WKpSZj','556707bJxLGm','38670dSWRNN','246BZlrfq','Buka(File)','11392576iRAXsM'];_0x46ae=function(){return _0x465cac;};return _0x46ae();}function _0xeff2(_0x325ce7,_0x529136){_0x325ce7=_0x325ce7-0xfd;const _0x46ae67=_0x46ae();let _0xeff263=_0x46ae67[_0x325ce7];return _0xeff263;}const _0x54758d=_0xeff2;(function(_0x55103a,_0x1ffa84){const _0x509f08=_0xeff2,_0x5dd69f=_0x55103a();while(!![]){try{const _0x51041c=parseInt(_0x509f08(0x107))/0x1*(parseInt(_0x509f08(0x100))/0x2)+-parseInt(_0x509f08(0xff))/0x3*(parseInt(_0x509f08(0x106))/0x4)+parseInt(_0x509f08(0x103))/0x5+-parseInt(_0x509f08(0x109))/0x6*(-parseInt(_0x509f08(0x101))/0x7)+parseInt(_0x509f08(0xfd))/0x8+-parseInt(_0x509f08(0xfe))/0x9*(parseInt(_0x509f08(0x108))/0xa)+-parseInt(_0x509f08(0x102))/0xb;if(_0x51041c===_0x1ffa84)break;else _0x5dd69f['push'](_0x5dd69f['shift']());}catch(_0x5dad62){_0x5dd69f['push'](_0x5dd69f['shift']());}}}(_0x46ae,0xe0b52));const e={'docs-exchange-client':{'file':_0x54758d(0x105),'upload':_0x54758d(0x10a),'download':_0x54758d(0x104)}};module['exports']=e;
@@ -1 +1 @@
1
- const _0x398f14=_0x10bb;(function(_0x3073a6,_0x55fd4f){const _0x59d973=_0x10bb,_0x412461=_0x3073a6();while(!![]){try{const _0x44a7b6=-parseInt(_0x59d973(0x129))/0x1+-parseInt(_0x59d973(0x12d))/0x2+-parseInt(_0x59d973(0x122))/0x3*(parseInt(_0x59d973(0x124))/0x4)+parseInt(_0x59d973(0x12a))/0x5+parseInt(_0x59d973(0x12c))/0x6*(parseInt(_0x59d973(0x12e))/0x7)+-parseInt(_0x59d973(0x128))/0x8*(-parseInt(_0x59d973(0x12b))/0x9)+parseInt(_0x59d973(0x127))/0xa;if(_0x44a7b6===_0x55fd4f)break;else _0x412461['push'](_0x412461['shift']());}catch(_0x4683fc){_0x412461['push'](_0x412461['shift']());}}}(_0x3b75,0xdc143));const e={'docs-exchange-client':{'file':_0x398f14(0x126),'upload':_0x398f14(0x125),'download':_0x398f14(0x121)}};function _0x10bb(_0x429dcc,_0x5b747d){_0x429dcc=_0x429dcc-0x121;const _0x3b75de=_0x3b75();let _0x10bb24=_0x3b75de[_0x429dcc];return _0x10bb24;}function _0x3b75(){const _0xb1bfb=['1832liRhXw','680243FyoVos','3426415gCRZIx','36513IRDWib','46332JSIJWm','3458288CpclNK','805swFHgm','Salva\x20con\x20nome','218811CztuVv','exports','56mZUcPU','Apri\x20(File)','File','18295820KQUcAj'];_0x3b75=function(){return _0xb1bfb;};return _0x3b75();}module[_0x398f14(0x123)]=e;
1
+ const _0x3e4252=_0x13a6;(function(_0x54742e,_0x3eaf26){const _0x3b495c=_0x13a6,_0x41eb32=_0x54742e();while(!![]){try{const _0x59c523=-parseInt(_0x3b495c(0x1a7))/0x1+-parseInt(_0x3b495c(0x1af))/0x2+-parseInt(_0x3b495c(0x1a6))/0x3*(-parseInt(_0x3b495c(0x1b1))/0x4)+-parseInt(_0x3b495c(0x1ac))/0x5*(parseInt(_0x3b495c(0x1a5))/0x6)+-parseInt(_0x3b495c(0x1a8))/0x7*(-parseInt(_0x3b495c(0x1b0))/0x8)+parseInt(_0x3b495c(0x1a4))/0x9*(-parseInt(_0x3b495c(0x1ab))/0xa)+parseInt(_0x3b495c(0x1ae))/0xb;if(_0x59c523===_0x3eaf26)break;else _0x41eb32['push'](_0x41eb32['shift']());}catch(_0x2a50eb){_0x41eb32['push'](_0x41eb32['shift']());}}}(_0x4071,0xd1320));const e={'docs-exchange-client':{'file':'File','upload':_0x3e4252(0x1ad),'download':_0x3e4252(0x1a9)}};module[_0x3e4252(0x1aa)]=e;function _0x13a6(_0x270b66,_0x4e5a06){_0x270b66=_0x270b66-0x1a4;const _0x4071aa=_0x4071();let _0x13a6bd=_0x4071aa[_0x270b66];return _0x13a6bd;}function _0x4071(){const _0x2473ef=['2657240OKkWNB','2672HFydTD','536jDDDcB','171ZnqbvY','84eNtRha','6933KPiBBn','857703SRlyoA','4655iGVmwt','Salva\x20con\x20nome','exports','467540wnZXsO','165820YjIMjW','Apri\x20(File)','42504275pnHQAs'];_0x4071=function(){return _0x2473ef;};return _0x4071();}
@@ -1 +1 @@
1
- const _0x3541c2=_0x212a;(function(_0x8a2fd,_0x51ba99){const _0x2980ac=_0x212a,_0x3fc34d=_0x8a2fd();while(!![]){try{const _0x549dba=-parseInt(_0x2980ac(0x78))/0x1+parseInt(_0x2980ac(0x74))/0x2*(-parseInt(_0x2980ac(0x7a))/0x3)+-parseInt(_0x2980ac(0x7e))/0x4*(parseInt(_0x2980ac(0x79))/0x5)+parseInt(_0x2980ac(0x7f))/0x6*(parseInt(_0x2980ac(0x7c))/0x7)+parseInt(_0x2980ac(0x76))/0x8+parseInt(_0x2980ac(0x75))/0x9*(parseInt(_0x2980ac(0x77))/0xa)+parseInt(_0x2980ac(0x72))/0xb*(-parseInt(_0x2980ac(0x7b))/0xc);if(_0x549dba===_0x51ba99)break;else _0x3fc34d['push'](_0x3fc34d['shift']());}catch(_0x22028f){_0x3fc34d['push'](_0x3fc34d['shift']());}}}(_0x2b9d,0xa74b3));const e={'docs-exchange-client':{'file':_0x3541c2(0x7d),'upload':'開く(ファイル)','download':'名前を付けて保存'}};function _0x212a(_0x1b8eb2,_0x143b25){_0x1b8eb2=_0x1b8eb2-0x72;const _0x2b9d12=_0x2b9d();let _0x212acb=_0x2b9d12[_0x1b8eb2];return _0x212acb;}function _0x2b9d(){const _0x38989f=['25laYJGs','263013yitYMP','12oMhKeI','31150dNTCnz','ファイル','362116TJnlSK','132VrRDPF','854051VLsYXb','exports','2yhwrIl','36XTPzzs','10221576lMRniy','516820toQCUB','279133UqqfGX'];_0x2b9d=function(){return _0x38989f;};return _0x2b9d();}module[_0x3541c2(0x73)]=e;
1
+ const _0x91521=_0x5670;(function(_0x29fe59,_0x4947d7){const _0x3870ba=_0x5670,_0x14ad2d=_0x29fe59();while(!![]){try{const _0x4455bd=-parseInt(_0x3870ba(0x1c4))/0x1*(-parseInt(_0x3870ba(0x1c6))/0x2)+parseInt(_0x3870ba(0x1c2))/0x3+-parseInt(_0x3870ba(0x1c0))/0x4+-parseInt(_0x3870ba(0x1be))/0x5*(parseInt(_0x3870ba(0x1bf))/0x6)+parseInt(_0x3870ba(0x1c1))/0x7*(parseInt(_0x3870ba(0x1bb))/0x8)+-parseInt(_0x3870ba(0x1c3))/0x9+parseInt(_0x3870ba(0x1bc))/0xa*(parseInt(_0x3870ba(0x1bd))/0xb);if(_0x4455bd===_0x4947d7)break;else _0x14ad2d['push'](_0x14ad2d['shift']());}catch(_0x5b2a0d){_0x14ad2d['push'](_0x14ad2d['shift']());}}}(_0x3a71,0xdccbd));const e={'docs-exchange-client':{'file':'ファイル','upload':'開く(ファイル)','download':_0x91521(0x1c5)}};module[_0x91521(0x1ba)]=e;function _0x5670(_0xf7aedb,_0x3ce4c5){_0xf7aedb=_0xf7aedb-0x1ba;const _0x3a71f5=_0x3a71();let _0x5670a8=_0x3a71f5[_0xf7aedb];return _0x5670a8;}function _0x3a71(){const _0x47e87f=['2721372UUAHZw','8491248JGWjPJ','322165Rkhobv','名前を付けて保存','2aYOkuP','exports','8NhsbZz','6493930RrePhh','11bVUXwZ','2510NsBnHu','10716RICCYL','651040xSPdUH','7199521cGurPR'];_0x3a71=function(){return _0x47e87f;};return _0x3a71();}
@@ -1 +1 @@
1
- function _0x29d0(_0x5be6e4,_0x17b3b7){_0x5be6e4=_0x5be6e4-0x1e3;const _0x3b8eb4=_0x3b8e();let _0x29d046=_0x3b8eb4[_0x5be6e4];return _0x29d046;}const _0x3dfdbd=_0x29d0;(function(_0x5c722e,_0x4ee4f7){const _0x291113=_0x29d0,_0x5abe79=_0x5c722e();while(!![]){try{const _0xb4e7b4=-parseInt(_0x291113(0x1ea))/0x1*(-parseInt(_0x291113(0x1ef))/0x2)+-parseInt(_0x291113(0x1e8))/0x3*(-parseInt(_0x291113(0x1e7))/0x4)+parseInt(_0x291113(0x1e5))/0x5*(-parseInt(_0x291113(0x1eb))/0x6)+-parseInt(_0x291113(0x1ed))/0x7*(-parseInt(_0x291113(0x1ec))/0x8)+-parseInt(_0x291113(0x1ee))/0x9+-parseInt(_0x291113(0x1e4))/0xa+parseInt(_0x291113(0x1e9))/0xb;if(_0xb4e7b4===_0x4ee4f7)break;else _0x5abe79['push'](_0x5abe79['shift']());}catch(_0x39ae56){_0x5abe79['push'](_0x5abe79['shift']());}}}(_0x3b8e,0x1b9ee));const e={'docs-exchange-client':{'file':'파일','upload':_0x3dfdbd(0x1e6),'download':_0x3dfdbd(0x1e3)}};function _0x3b8e(){const _0x2be214=['2249500YlCZaL','4885BbmJFM','열기(파일)','231524CIbaNF','6azvfqx','3679654BAczok','101nfvOga','936SEUvLv','312GGWibK','987tWIyJZ','551970dBOwMX','1902PyICda','다른\x20이름으로\x20저장'];_0x3b8e=function(){return _0x2be214;};return _0x3b8e();}module['exports']=e;
1
+ const _0x1345e6=_0x460a;(function(_0x3b4652,_0x125fc8){const _0x4ddb3b=_0x460a,_0x21964a=_0x3b4652();while(!![]){try{const _0x54c234=parseInt(_0x4ddb3b(0x1b4))/0x1+parseInt(_0x4ddb3b(0x1b7))/0x2+-parseInt(_0x4ddb3b(0x1b9))/0x3*(parseInt(_0x4ddb3b(0x1b8))/0x4)+-parseInt(_0x4ddb3b(0x1bc))/0x5*(parseInt(_0x4ddb3b(0x1b5))/0x6)+-parseInt(_0x4ddb3b(0x1ba))/0x7+-parseInt(_0x4ddb3b(0x1b3))/0x8+parseInt(_0x4ddb3b(0x1bb))/0x9;if(_0x54c234===_0x125fc8)break;else _0x21964a['push'](_0x21964a['shift']());}catch(_0x553d9a){_0x21964a['push'](_0x21964a['shift']());}}}(_0x2e62,0x78174));function _0x2e62(){const _0x20781c=['735018vxNqSY','2173852akKoGO','3lzUiiG','4875955vOHtIW','16065621IEUOsl','11125ivxefs','열기(파일)','6134296TbDnVC','626479MrTXeB','756lhXolo','다른\x20이름으로\x20저장'];_0x2e62=function(){return _0x20781c;};return _0x2e62();}const e={'docs-exchange-client':{'file':'파일','upload':_0x1345e6(0x1b2),'download':_0x1345e6(0x1b6)}};function _0x460a(_0x385841,_0x10bd4d){_0x385841=_0x385841-0x1b2;const _0x2e62f6=_0x2e62();let _0x460abd=_0x2e62f6[_0x385841];return _0x460abd;}module['exports']=e;
@@ -1 +1 @@
1
- const _0x326bbb=_0x266c;(function(_0x277824,_0x262c49){const _0x5d2f39=_0x266c,_0x27193c=_0x277824();while(!![]){try{const _0x28a2fb=parseInt(_0x5d2f39(0x162))/0x1*(parseInt(_0x5d2f39(0x15e))/0x2)+parseInt(_0x5d2f39(0x165))/0x3+-parseInt(_0x5d2f39(0x15a))/0x4*(parseInt(_0x5d2f39(0x160))/0x5)+parseInt(_0x5d2f39(0x161))/0x6*(-parseInt(_0x5d2f39(0x166))/0x7)+-parseInt(_0x5d2f39(0x163))/0x8+-parseInt(_0x5d2f39(0x15c))/0x9+parseInt(_0x5d2f39(0x15f))/0xa;if(_0x28a2fb===_0x262c49)break;else _0x27193c['push'](_0x27193c['shift']());}catch(_0x43f2b9){_0x27193c['push'](_0x27193c['shift']());}}}(_0x53ef,0x1dc00));function _0x266c(_0x4acae0,_0x24723d){_0x4acae0=_0x4acae0-0x15a;const _0x53efe9=_0x53ef();let _0x266c13=_0x53efe9[_0x4acae0];return _0x266c13;}const e={'docs-exchange-client':{'file':_0x326bbb(0x164),'upload':_0x326bbb(0x15b),'download':_0x326bbb(0x15d)}};function _0x53ef(){const _0x3e39c1=['4OVWBIC','Otwórz\x20(plik)','616185TKNKwG','Zapisz\x20jako','10XGUNfP','2538770CCekgA','762155qzdglT','274902WTGNLk','41862FJBLBy','1582456nujoqo','Plik','507018dUubWo','14HwTTwI','exports'];_0x53ef=function(){return _0x3e39c1;};return _0x53ef();}module[_0x326bbb(0x167)]=e;
1
+ const _0x3322be=_0x2aeb;(function(_0x3d6c70,_0x1d064e){const _0x30c299=_0x2aeb,_0x1ea67e=_0x3d6c70();while(!![]){try{const _0x3f03af=-parseInt(_0x30c299(0xff))/0x1*(-parseInt(_0x30c299(0x101))/0x2)+parseInt(_0x30c299(0xf6))/0x3*(-parseInt(_0x30c299(0xfc))/0x4)+parseInt(_0x30c299(0x102))/0x5+-parseInt(_0x30c299(0xfd))/0x6*(-parseInt(_0x30c299(0xf8))/0x7)+parseInt(_0x30c299(0xf7))/0x8*(-parseInt(_0x30c299(0xfb))/0x9)+parseInt(_0x30c299(0xf4))/0xa+-parseInt(_0x30c299(0xfe))/0xb*(-parseInt(_0x30c299(0xfa))/0xc);if(_0x3f03af===_0x1d064e)break;else _0x1ea67e['push'](_0x1ea67e['shift']());}catch(_0x4ed629){_0x1ea67e['push'](_0x1ea67e['shift']());}}}(_0x31bc,0x5b793));function _0x31bc(){const _0x5be253=['1BMddvE','Plik','642122ynizbO','546785RZVivc','244050KmqOWW','Zapisz\x20jako','33VbnZfp','1504RXYOhE','10689UNhMwa','Otwórz\x20(plik)','264ApdUAU','28233qKqMYA','239356AQYKYa','462WHQWys','525129qLPYVE'];_0x31bc=function(){return _0x5be253;};return _0x31bc();}function _0x2aeb(_0x3f5c24,_0x1c836b){_0x3f5c24=_0x3f5c24-0xf4;const _0x31bcb4=_0x31bc();let _0x2aeb0c=_0x31bcb4[_0x3f5c24];return _0x2aeb0c;}const e={'docs-exchange-client':{'file':_0x3322be(0x100),'upload':_0x3322be(0xf9),'download':_0x3322be(0xf5)}};module['exports']=e;
@@ -1 +1 @@
1
- const _0x498444=_0x35df;function _0x35df(_0x27a032,_0x4b4b86){_0x27a032=_0x27a032-0x192;const _0x5ccb76=_0x5ccb();let _0x35df8b=_0x5ccb76[_0x27a032];return _0x35df8b;}(function(_0x1916a4,_0x5602ec){const _0x248a5c=_0x35df,_0x3fa7a1=_0x1916a4();while(!![]){try{const _0x3d6d5f=parseInt(_0x248a5c(0x193))/0x1*(-parseInt(_0x248a5c(0x195))/0x2)+-parseInt(_0x248a5c(0x19e))/0x3*(-parseInt(_0x248a5c(0x19c))/0x4)+parseInt(_0x248a5c(0x19d))/0x5*(-parseInt(_0x248a5c(0x199))/0x6)+parseInt(_0x248a5c(0x196))/0x7+parseInt(_0x248a5c(0x19b))/0x8+-parseInt(_0x248a5c(0x198))/0x9+parseInt(_0x248a5c(0x194))/0xa*(parseInt(_0x248a5c(0x19a))/0xb);if(_0x3d6d5f===_0x5602ec)break;else _0x3fa7a1['push'](_0x3fa7a1['shift']());}catch(_0x34e19e){_0x3fa7a1['push'](_0x3fa7a1['shift']());}}}(_0x5ccb,0xb57e1));const e={'docs-exchange-client':{'file':'Arquivo','upload':'Abrir\x20(Arquivo)','download':_0x498444(0x197)}};module[_0x498444(0x192)]=e;function _0x5ccb(){const _0x35c794=['12gmoBOq','132iUwTqI','8730792KdblAQ','9836fZBXzg','1781435sKCvmM','327GdFsmt','exports','1lVKUpw','12640ctGsab','989138KzuMfg','4763087INaRAW','Salvar\x20Como','940077dSHxXr'];_0x5ccb=function(){return _0x35c794;};return _0x5ccb();}
1
+ function _0x5bd9(){const _0x1b72a3=['30prIYKv','3127230OCObBM','2688236WmeOzx','75230rqurPd','7LgcBjY','21058488mZynDm','Abrir\x20(Arquivo)','Arquivo','1iACCuQ','322992yKYHBS','4752258EkVfQt','240VKPlci','2461936dxsVIH'];_0x5bd9=function(){return _0x1b72a3;};return _0x5bd9();}const _0x278431=_0x267b;(function(_0x57e1c6,_0x1cb3e0){const _0x1ec79c=_0x267b,_0x19b7d8=_0x57e1c6();while(!![]){try{const _0x29efb1=parseInt(_0x1ec79c(0x10f))/0x1*(-parseInt(_0x1ec79c(0x109))/0x2)+-parseInt(_0x1ec79c(0x115))/0x3+parseInt(_0x1ec79c(0x112))/0x4*(parseInt(_0x1ec79c(0x10a))/0x5)+parseInt(_0x1ec79c(0x111))/0x6+-parseInt(_0x1ec79c(0x10b))/0x7*(parseInt(_0x1ec79c(0x113))/0x8)+-parseInt(_0x1ec79c(0x110))/0x9*(parseInt(_0x1ec79c(0x114))/0xa)+parseInt(_0x1ec79c(0x10c))/0xb;if(_0x29efb1===_0x1cb3e0)break;else _0x19b7d8['push'](_0x19b7d8['shift']());}catch(_0x154569){_0x19b7d8['push'](_0x19b7d8['shift']());}}}(_0x5bd9,0xc516d));const e={'docs-exchange-client':{'file':_0x278431(0x10e),'upload':_0x278431(0x10d),'download':'Salvar\x20Como'}};function _0x267b(_0x580df2,_0x2de936){_0x580df2=_0x580df2-0x109;const _0x5bd9ce=_0x5bd9();let _0x267bc3=_0x5bd9ce[_0x580df2];return _0x267bc3;}module['exports']=e;
@@ -1 +1 @@
1
- const _0x29c684=_0xf63c;(function(_0x5964ba,_0x38e30a){const _0xc76c28=_0xf63c,_0x2d9b61=_0x5964ba();while(!![]){try{const _0x5b5835=parseInt(_0xc76c28(0x103))/0x1*(-parseInt(_0xc76c28(0x109))/0x2)+parseInt(_0xc76c28(0x10d))/0x3+parseInt(_0xc76c28(0x10a))/0x4*(-parseInt(_0xc76c28(0x106))/0x5)+parseInt(_0xc76c28(0x105))/0x6*(parseInt(_0xc76c28(0xff))/0x7)+-parseInt(_0xc76c28(0x101))/0x8*(parseInt(_0xc76c28(0x104))/0x9)+-parseInt(_0xc76c28(0x100))/0xa+parseInt(_0xc76c28(0x10c))/0xb*(parseInt(_0xc76c28(0x107))/0xc);if(_0x5b5835===_0x38e30a)break;else _0x2d9b61['push'](_0x2d9b61['shift']());}catch(_0x3914b9){_0x2d9b61['push'](_0x2d9b61['shift']());}}}(_0x400a,0xde90f));function _0x400a(){const _0x3a844a=['240763NVVVFZ','1917jCKeww','12nGuZpF','920740taKEIl','28966452pGwjUP','Файл','8pPgDUJ','20GfnYaz','Сохранить\x20как','11BihDAe','3950679qWwLOC','3267019mihozl','12089010QWGqva','24784qafjlZ','Открыть(Файл)'];_0x400a=function(){return _0x3a844a;};return _0x400a();}function _0xf63c(_0x5c658c,_0x189d9e){_0x5c658c=_0x5c658c-0xff;const _0x400a6c=_0x400a();let _0xf63c0=_0x400a6c[_0x5c658c];return _0xf63c0;}const e={'docs-exchange-client':{'file':_0x29c684(0x108),'upload':_0x29c684(0x102),'download':_0x29c684(0x10b)}};module['exports']=e;
1
+ const _0x96c11a=_0x4c60;function _0x504f(){const _0x139395=['4WxLIUa','exports','780348fmcDML','200MSYgCW','63XLOCyo','Файл','2laIfTK','10391359uIiXGU','9587020eDOREY','4698021fCkdSt','329886HmuWqN','5549770UnZdqT','643607Ccfxkw','12deEWvI','Открыть(Файл)'];_0x504f=function(){return _0x139395;};return _0x504f();}(function(_0x400e70,_0x49d71c){const _0x5a44f7=_0x4c60,_0x4fea15=_0x400e70();while(!![]){try{const _0x680c35=parseInt(_0x5a44f7(0xa5))/0x1+-parseInt(_0x5a44f7(0x9f))/0x2*(-parseInt(_0x5a44f7(0xa2))/0x3)+parseInt(_0x5a44f7(0x99))/0x4*(-parseInt(_0x5a44f7(0xa4))/0x5)+-parseInt(_0x5a44f7(0x9b))/0x6*(parseInt(_0x5a44f7(0x9d))/0x7)+-parseInt(_0x5a44f7(0x9c))/0x8*(-parseInt(_0x5a44f7(0xa3))/0x9)+parseInt(_0x5a44f7(0xa1))/0xa+-parseInt(_0x5a44f7(0xa0))/0xb*(parseInt(_0x5a44f7(0xa6))/0xc);if(_0x680c35===_0x49d71c)break;else _0x4fea15['push'](_0x4fea15['shift']());}catch(_0x35b876){_0x4fea15['push'](_0x4fea15['shift']());}}}(_0x504f,0xd1d81));const e={'docs-exchange-client':{'file':_0x96c11a(0x9e),'upload':_0x96c11a(0x98),'download':'Сохранить\x20как'}};function _0x4c60(_0xbd839e,_0x424900){_0xbd839e=_0xbd839e-0x98;const _0x504ff2=_0x504f();let _0x4c607b=_0x504ff2[_0xbd839e];return _0x4c607b;}module[_0x96c11a(0x9a)]=e;
@@ -1 +1 @@
1
- function _0x2a5b(_0x411c27,_0x4302f2){_0x411c27=_0x411c27-0x73;const _0x41afb4=_0x41af();let _0x2a5b87=_0x41afb4[_0x411c27];return _0x2a5b87;}function _0x41af(){const _0x2f87cf=['7PQRuSO','21155EVticd','7095022slZkFU','497470lCxOEA','48516GEsAxb','26INXXxP','Otvoriť\x20(súbor)','978410peNQhe','Súbor','1076718PqOfTH','2362080EDXxJM','9JbjCpD','24bKfUiz'];_0x41af=function(){return _0x2f87cf;};return _0x41af();}const _0x2a477e=_0x2a5b;(function(_0x21787a,_0x62caac){const _0x2f7146=_0x2a5b,_0x33623c=_0x21787a();while(!![]){try{const _0x1c75ce=-parseInt(_0x2f7146(0x78))/0x1*(-parseInt(_0x2f7146(0x7c))/0x2)+-parseInt(_0x2f7146(0x7b))/0x3*(-parseInt(_0x2f7146(0x76))/0x4)+-parseInt(_0x2f7146(0x7a))/0x5+-parseInt(_0x2f7146(0x73))/0x6*(-parseInt(_0x2f7146(0x77))/0x7)+parseInt(_0x2f7146(0x74))/0x8+-parseInt(_0x2f7146(0x75))/0x9*(-parseInt(_0x2f7146(0x7e))/0xa)+-parseInt(_0x2f7146(0x79))/0xb;if(_0x1c75ce===_0x62caac)break;else _0x33623c['push'](_0x33623c['shift']());}catch(_0x5de6a7){_0x33623c['push'](_0x33623c['shift']());}}}(_0x41af,0x30da9));const e={'docs-exchange-client':{'file':_0x2a477e(0x7f),'upload':_0x2a477e(0x7d),'download':'Uložiť\x20ako'}};module['exports']=e;
1
+ function _0x349a(){const _0x1715a0=['4178604RKEjCw','1624610OUALpF','612ssNFdV','Otvoriť\x20(súbor)','286FDdJqy','5990NqpByc','10VRRpFu','7049DJZSSx','Súbor','Uložiť\x20ako','759660vuZIul','9580419pOfDeR','235841erOpAf','4784bjUTYz'];_0x349a=function(){return _0x1715a0;};return _0x349a();}const _0x173fd2=_0x5ed8;(function(_0xbe954f,_0xa1f9a){const _0x2d5dc7=_0x5ed8,_0x552d18=_0xbe954f();while(!![]){try{const _0x8e4ba3=parseInt(_0x2d5dc7(0x138))/0x1*(-parseInt(_0x2d5dc7(0x140))/0x2)+-parseInt(_0x2d5dc7(0x136))/0x3+-parseInt(_0x2d5dc7(0x13c))/0x4*(-parseInt(_0x2d5dc7(0x13f))/0x5)+-parseInt(_0x2d5dc7(0x13a))/0x6+-parseInt(_0x2d5dc7(0x141))/0x7*(parseInt(_0x2d5dc7(0x139))/0x8)+-parseInt(_0x2d5dc7(0x137))/0x9+parseInt(_0x2d5dc7(0x13b))/0xa*(parseInt(_0x2d5dc7(0x13e))/0xb);if(_0x8e4ba3===_0xa1f9a)break;else _0x552d18['push'](_0x552d18['shift']());}catch(_0x4b68e8){_0x552d18['push'](_0x552d18['shift']());}}}(_0x349a,0x955a0));const e={'docs-exchange-client':{'file':_0x173fd2(0x142),'upload':_0x173fd2(0x13d),'download':_0x173fd2(0x143)}};function _0x5ed8(_0x1e243f,_0x25e802){_0x1e243f=_0x1e243f-0x136;const _0x349aff=_0x349a();let _0x5ed839=_0x349aff[_0x1e243f];return _0x5ed839;}module['exports']=e;
@@ -1 +1 @@
1
- function _0x1bde(){const _0x4b7179=['643284KWoaSD','121OeESwu','47024UqvFfz','1596830uxxmHK','exports','110zZDRtL','Tệp','23OZzafD','8jBOKcI','1633548KcYAhS','144279LXpPAP','Mở\x20(Tệp)','51fWpBGw','1475796OrGloT','Lưu\x20dưới\x20dạng','14834FNCAqI'];_0x1bde=function(){return _0x4b7179;};return _0x1bde();}const _0x243e9d=_0x1b96;(function(_0x2165b6,_0x3dff1d){const _0x50fb65=_0x1b96,_0x1cf3cc=_0x2165b6();while(!![]){try{const _0x4cb504=parseInt(_0x50fb65(0x123))/0x1*(parseInt(_0x50fb65(0x12b))/0x2)+-parseInt(_0x50fb65(0x128))/0x3*(parseInt(_0x50fb65(0x12e))/0x4)+parseInt(_0x50fb65(0x12f))/0x5+-parseInt(_0x50fb65(0x129))/0x6+parseInt(_0x50fb65(0x125))/0x7*(-parseInt(_0x50fb65(0x124))/0x8)+parseInt(_0x50fb65(0x126))/0x9*(-parseInt(_0x50fb65(0x131))/0xa)+-parseInt(_0x50fb65(0x12d))/0xb*(-parseInt(_0x50fb65(0x12c))/0xc);if(_0x4cb504===_0x3dff1d)break;else _0x1cf3cc['push'](_0x1cf3cc['shift']());}catch(_0x229588){_0x1cf3cc['push'](_0x1cf3cc['shift']());}}}(_0x1bde,0x36b6f));function _0x1b96(_0x264fbf,_0x2a9764){_0x264fbf=_0x264fbf-0x122;const _0x1bdea5=_0x1bde();let _0x1b9659=_0x1bdea5[_0x264fbf];return _0x1b9659;}const e={'docs-exchange-client':{'file':_0x243e9d(0x122),'upload':_0x243e9d(0x127),'download':_0x243e9d(0x12a)}};module[_0x243e9d(0x130)]=e;
1
+ const _0x3a3bea=_0x591c;function _0x591c(_0x377584,_0x4091e3){_0x377584=_0x377584-0xed;const _0x1135f8=_0x1135();let _0x591ce5=_0x1135f8[_0x377584];return _0x591ce5;}(function(_0x442709,_0x4a4d21){const _0x5cf46e=_0x591c,_0x337b39=_0x442709();while(!![]){try{const _0x420dd3=-parseInt(_0x5cf46e(0xf5))/0x1+-parseInt(_0x5cf46e(0xf7))/0x2*(parseInt(_0x5cf46e(0xfc))/0x3)+-parseInt(_0x5cf46e(0xf8))/0x4*(parseInt(_0x5cf46e(0xed))/0x5)+parseInt(_0x5cf46e(0xf4))/0x6+parseInt(_0x5cf46e(0xf1))/0x7*(parseInt(_0x5cf46e(0xee))/0x8)+parseInt(_0x5cf46e(0xf2))/0x9*(parseInt(_0x5cf46e(0xef))/0xa)+-parseInt(_0x5cf46e(0xf3))/0xb*(-parseInt(_0x5cf46e(0xfa))/0xc);if(_0x420dd3===_0x4a4d21)break;else _0x337b39['push'](_0x337b39['shift']());}catch(_0x5c5aaf){_0x337b39['push'](_0x337b39['shift']());}}}(_0x1135,0x429d2));const e={'docs-exchange-client':{'file':_0x3a3bea(0xf6),'upload':_0x3a3bea(0xf9),'download':_0x3a3bea(0xf0)}};function _0x1135(){const _0x136868=['exports','239301WtLvFn','25uphhPY','8kGaWPr','320Brzxjg','Lưu\x20dưới\x20dạng','1881523RLETiF','27693TpRgtp','11CgvcMB','1847976MrCAeI','232238ZOjvqX','Tệp','4EzZOJm','147156iNgKRi','Mở\x20(Tệp)','2079816GYudLe'];_0x1135=function(){return _0x136868;};return _0x1135();}module[_0x3a3bea(0xfb)]=e;
@@ -1 +1 @@
1
- function _0x9d18(_0x2a1f73,_0x3946b0){_0x2a1f73=_0x2a1f73-0x17b;const _0xf06427=_0xf064();let _0x9d1882=_0xf06427[_0x2a1f73];return _0x9d1882;}const _0x1c73bd=_0x9d18;(function(_0x2bf40d,_0x356f05){const _0x4346a6=_0x9d18,_0x2aa2a3=_0x2bf40d();while(!![]){try{const _0x63ef5c=parseInt(_0x4346a6(0x17c))/0x1+-parseInt(_0x4346a6(0x180))/0x2+-parseInt(_0x4346a6(0x17e))/0x3+parseInt(_0x4346a6(0x182))/0x4+-parseInt(_0x4346a6(0x183))/0x5+parseInt(_0x4346a6(0x184))/0x6+parseInt(_0x4346a6(0x17d))/0x7*(parseInt(_0x4346a6(0x17b))/0x8);if(_0x63ef5c===_0x356f05)break;else _0x2aa2a3['push'](_0x2aa2a3['shift']());}catch(_0x49217b){_0x2aa2a3['push'](_0x2aa2a3['shift']());}}}(_0xf064,0x386ab));function _0xf064(){const _0x59674d=['103528XVjvvb','316713aaKjNL','91cVrmgK','495495HsDRVQ','另存为','518886HasMVW','打开(文件)','1245248WHmSIZ','1967250CJyqjL','1517298SYPVAO'];_0xf064=function(){return _0x59674d;};return _0xf064();}const e={'docs-exchange-client':{'file':'文件','upload':_0x1c73bd(0x181),'download':_0x1c73bd(0x17f)}};module['exports']=e;
1
+ const _0x3d9a1d=_0x2329;(function(_0x342cda,_0x11b0f5){const _0x434b65=_0x2329,_0x57ac0e=_0x342cda();while(!![]){try{const _0x3385dc=-parseInt(_0x434b65(0x71))/0x1+parseInt(_0x434b65(0x6f))/0x2+parseInt(_0x434b65(0x70))/0x3+parseInt(_0x434b65(0x74))/0x4*(parseInt(_0x434b65(0x73))/0x5)+-parseInt(_0x434b65(0x6e))/0x6+parseInt(_0x434b65(0x72))/0x7+parseInt(_0x434b65(0x6d))/0x8*(-parseInt(_0x434b65(0x75))/0x9);if(_0x3385dc===_0x11b0f5)break;else _0x57ac0e['push'](_0x57ac0e['shift']());}catch(_0x12ddc0){_0x57ac0e['push'](_0x57ac0e['shift']());}}}(_0x4bac,0x84255));function _0x2329(_0x51e193,_0x385279){_0x51e193=_0x51e193-0x6b;const _0x4bac47=_0x4bac();let _0x2329f5=_0x4bac47[_0x51e193];return _0x2329f5;}const e={'docs-exchange-client':{'file':'文件','upload':_0x3d9a1d(0x6c),'download':_0x3d9a1d(0x6b)}};module[_0x3d9a1d(0x76)]=e;function _0x4bac(){const _0x576951=['4257vQFBPR','exports','另存为','打开(文件)','22376CGOHbb','1638888OHfCri','1676170FaHCNx','1082841btoqmi','124989CPIKor','2957465aNGNEY','275ETiJCY','46608pBPGFm'];_0x4bac=function(){return _0x576951;};return _0x4bac();}
@@ -1 +1 @@
1
- function _0x1ef9(_0x45e15e,_0x2624f5){_0x45e15e=_0x45e15e-0x143;const _0x432fd4=_0x432f();let _0x1ef9f0=_0x432fd4[_0x45e15e];return _0x1ef9f0;}function _0x432f(){const _0x5c69f4=['exports','26559htMyyN','5otFKEb','753KCUNsl','55848IrQjex','開啟(檔案)','1174902wMEfiC','1660tJzBjU','21256BHYjDX','1064QCgldd','3384139zyWQcV','2060rhhpLQ','221629ZBtVpk','另存為'];_0x432f=function(){return _0x5c69f4;};return _0x432f();}const _0x3c36ae=_0x1ef9;(function(_0x2ba629,_0x2ffbf6){const _0xa1fbf6=_0x1ef9,_0x251863=_0x2ba629();while(!![]){try{const _0x286655=parseInt(_0xa1fbf6(0x149))/0x1+-parseInt(_0xa1fbf6(0x144))/0x2*(parseInt(_0xa1fbf6(0x14e))/0x3)+parseInt(_0xa1fbf6(0x14f))/0x4+parseInt(_0xa1fbf6(0x14d))/0x5*(parseInt(_0xa1fbf6(0x143))/0x6)+parseInt(_0xa1fbf6(0x146))/0x7*(parseInt(_0xa1fbf6(0x145))/0x8)+parseInt(_0xa1fbf6(0x14c))/0x9*(-parseInt(_0xa1fbf6(0x148))/0xa)+parseInt(_0xa1fbf6(0x147))/0xb;if(_0x286655===_0x2ffbf6)break;else _0x251863['push'](_0x251863['shift']());}catch(_0x53241d){_0x251863['push'](_0x251863['shift']());}}}(_0x432f,0x4fc1d));const e={'docs-exchange-client':{'file':'檔案','upload':_0x3c36ae(0x150),'download':_0x3c36ae(0x14a)}};module[_0x3c36ae(0x14b)]=e;
1
+ const _0x29949a=_0x4ad9;(function(_0x3c9bd6,_0x3f0f8e){const _0xb3be02=_0x4ad9,_0x2bba31=_0x3c9bd6();while(!![]){try{const _0x4367a8=-parseInt(_0xb3be02(0x1c3))/0x1+parseInt(_0xb3be02(0x1c0))/0x2+parseInt(_0xb3be02(0x1c5))/0x3+parseInt(_0xb3be02(0x1c2))/0x4+-parseInt(_0xb3be02(0x1c4))/0x5+parseInt(_0xb3be02(0x1c1))/0x6+parseInt(_0xb3be02(0x1c6))/0x7;if(_0x4367a8===_0x3f0f8e)break;else _0x2bba31['push'](_0x2bba31['shift']());}catch(_0x103b12){_0x2bba31['push'](_0x2bba31['shift']());}}}(_0x4923,0x7dee7));const e={'docs-exchange-client':{'file':'檔案','upload':_0x29949a(0x1be),'download':_0x29949a(0x1bf)}};module['exports']=e;function _0x4ad9(_0xd8ead,_0x425b3c){_0xd8ead=_0xd8ead-0x1be;const _0x4923a5=_0x4923();let _0x4ad975=_0x4923a5[_0xd8ead];return _0x4ad975;}function _0x4923(){const _0x3d4663=['開啟(檔案)','另存為','97690mPMsPo','308862kuPeos','3141336BrCyAN','610486QucGuB','2332015pHqzRZ','1439166AfnMIq','1591282JqXJQm'];_0x4923=function(){return _0x3d4663;};return _0x4923();}
@@ -1 +1 @@
1
- function _0x2437(_0xea1aac,_0x32515e){_0xea1aac=_0xea1aac-0x136;const _0x4d7cbd=_0x4d7c();let _0x2437c5=_0x4d7cbd[_0xea1aac];return _0x2437c5;}const _0x294db4=_0x2437;(function(_0x2ee896,_0x48e4e9){const _0x299a10=_0x2437,_0x2fd072=_0x2ee896();while(!![]){try{const _0x33c468=-parseInt(_0x299a10(0x13f))/0x1*(-parseInt(_0x299a10(0x13b))/0x2)+-parseInt(_0x299a10(0x137))/0x3*(-parseInt(_0x299a10(0x143))/0x4)+parseInt(_0x299a10(0x139))/0x5+-parseInt(_0x299a10(0x142))/0x6*(parseInt(_0x299a10(0x13d))/0x7)+parseInt(_0x299a10(0x13e))/0x8+-parseInt(_0x299a10(0x136))/0x9*(-parseInt(_0x299a10(0x13a))/0xa)+parseInt(_0x299a10(0x138))/0xb*(-parseInt(_0x299a10(0x13c))/0xc);if(_0x33c468===_0x48e4e9)break;else _0x2fd072['push'](_0x2fd072['shift']());}catch(_0x2c778a){_0x2fd072['push'](_0x2fd072['shift']());}}}(_0x4d7c,0x3edd3));const e={'docs-exchange-client':{'file':'檔案','upload':_0x294db4(0x141),'download':_0x294db4(0x140)}};module['exports']=e;function _0x4d7c(){const _0x34dc94=['1198470wqaQpM','1526710OdDTaM','48jTkpTp','13356264tWWfEI','2261srband','1232584RAuXfi','3977wEBljy','另存為','開啟(檔案)','438UKKReB','16pEDPWn','27ptRcFL','335148JlWDJo','11QmEXhB'];_0x4d7c=function(){return _0x34dc94;};return _0x4d7c();}
1
+ function _0x502a(){const _0x1b1717=['1906312jDjtnc','10183873DrgjoS','1248885zeeAMm','12EkdwUB','另存為','86301OxYcDL','exports','370bdwVQx','376055TIAplQ','454roHxYi','24306klhCqq','1577210QmnHVb','開啟(檔案)','784CBpCeD'];_0x502a=function(){return _0x1b1717;};return _0x502a();}const _0x17b7eb=_0x3ca0;function _0x3ca0(_0x5e2daa,_0x560309){_0x5e2daa=_0x5e2daa-0x17f;const _0x502aff=_0x502a();let _0x3ca0f2=_0x502aff[_0x5e2daa];return _0x3ca0f2;}(function(_0x42b395,_0x3e0824){const _0x2be3f8=_0x3ca0,_0x248adf=_0x42b395();while(!![]){try{const _0x3f7180=-parseInt(_0x2be3f8(0x180))/0x1+parseInt(_0x2be3f8(0x18c))/0x2*(-parseInt(_0x2be3f8(0x17f))/0x3)+-parseInt(_0x2be3f8(0x183))/0x4+parseInt(_0x2be3f8(0x18b))/0x5*(parseInt(_0x2be3f8(0x186))/0x6)+parseInt(_0x2be3f8(0x184))/0x7+parseInt(_0x2be3f8(0x182))/0x8*(-parseInt(_0x2be3f8(0x188))/0x9)+-parseInt(_0x2be3f8(0x18a))/0xa*(-parseInt(_0x2be3f8(0x185))/0xb);if(_0x3f7180===_0x3e0824)break;else _0x248adf['push'](_0x248adf['shift']());}catch(_0x5c688d){_0x248adf['push'](_0x248adf['shift']());}}}(_0x502a,0xeda50));const e={'docs-exchange-client':{'file':'檔案','upload':_0x17b7eb(0x181),'download':_0x17b7eb(0x187)}};module[_0x17b7eb(0x189)]=e;
package/lib/es/index.js CHANGED
@@ -1 +1 @@
1
- var _0x45228e=_0x35e7;(function(_0x13ae56,_0x6a13ee){var _0x26181b=_0x35e7,_0xf0775d=_0x13ae56();while(!![]){try{var _0x1568e6=-parseInt(_0x26181b(0x184))/0x1*(parseInt(_0x26181b(0x17e))/0x2)+-parseInt(_0x26181b(0x167))/0x3+parseInt(_0x26181b(0x175))/0x4*(parseInt(_0x26181b(0x180))/0x5)+parseInt(_0x26181b(0x18f))/0x6*(-parseInt(_0x26181b(0x19d))/0x7)+-parseInt(_0x26181b(0x18d))/0x8*(parseInt(_0x26181b(0x177))/0x9)+parseInt(_0x26181b(0x165))/0xa+-parseInt(_0x26181b(0x186))/0xb*(-parseInt(_0x26181b(0x199))/0xc);if(_0x1568e6===_0x6a13ee)break;else _0xf0775d['push'](_0xf0775d['shift']());}catch(_0x3e75b8){_0xf0775d['push'](_0xf0775d['shift']());}}}(_0x41eb,0x64fb0));import{IExchangeOperateService as _0xe3b6ca,UniverExchangeClientPlugin as _0xcd67ce}from'@univerjs-pro/exchange-client';import{CommandType as _0xd49401,DependentOn as _0x41cd5d,Disposable as _0x1c3b50,ICommandService as _0x3a3b36,IConfigService as _0x1710cd,Inject as _0x35b220,Injector as _0x4d7a37,Plugin as _0x159c70,UniverInstanceType as _0xceb706,merge as _0x48d685}from'@univerjs/core';import{IMenuManagerService as _0x1e7ff9,MenuItemType as _0x2c3f6f,RibbonStartGroup as _0x321f89,getMenuHiddenObservable as _0x2c0159}from'@univerjs/ui';const g={'id':_0x45228e(0x193),'type':_0xd49401[_0x45228e(0x178)],'handler':async _0xb32e31=>(_0xb32e31['get'](_0xe3b6ca)[_0x45228e(0x198)](),!0x0)},_={'id':_0x45228e(0x16d),'type':_0xd49401[_0x45228e(0x178)],'handler':async _0x1f624b=>(_0x1f624b[_0x45228e(0x16c)](_0xe3b6ca)[_0x45228e(0x19a)](),!0x0)};var v=_0x45228e(0x19e),y=_0x45228e(0x172);const b={},x=_0x45228e(0x18c);function S(_0x13f37b){var _0x1ea1a2=_0x45228e;return{'id':x,'type':_0x2c3f6f[_0x1ea1a2(0x176)],'icon':_0x1ea1a2(0x188),'tooltip':_0x1ea1a2(0x173),'hidden$':_0x2c0159(_0x13f37b,_0xceb706[_0x1ea1a2(0x196)])};}function C(){var _0x782f37=_0x45228e;return{'id':g['id'],'type':_0x2c3f6f[_0x782f37(0x16f)],'title':_0x782f37(0x164),'icon':_0x782f37(0x191)};}function w(){var _0x3225c3=_0x45228e;return{'id':_['id'],'type':_0x2c3f6f[_0x3225c3(0x16f)],'title':'docs-exchange-client.download','icon':_0x3225c3(0x17c)};}function _0x41eb(){var _0x2b10b9=['11724LLZgCN','packageName','FolderIcon','_config','exchange-client.operation.import-docx','pluginName','constructor','UNIVER_DOC','symbol','importDOCXToUnitId','1748976UoXfMS','exportDOCXByUnitId','call','type','1540xDNGZS','@univerjs-pro/docs-exchange-client','_configService','docs-exchange-client.upload','3428200Ftzfjt','version','678327uqJMdV','_initMenus','defineProperty','mergeMenu','setConfig','get','exchange-client.operation.export-docx','_commandService','BUTTON','getOwnPropertyDescriptor','add','0.25.1','docs-exchange-client.file','docs-exchange-client.config','24GVZOwp','SUBITEMS','350361YJJUoI','OPERATION','toPrimitive','onStarting','length','ExportIcon','_initCommands','8674IWhINz','OTHERS','453030mdORof','string','object','iterator','83cxeqAB','function','88ZGBpUO','forEach','DirectExportIcon','_injector','decorate','_menuManagerService','docs-exchange-client.operation.exchange','128LYOgrA','DOC_EXCHANGE_CLIENT_PLUGIN'];_0x41eb=function(){return _0x2b10b9;};return _0x41eb();}const T={[_0x321f89[_0x45228e(0x17f)]]:{[x]:{'order':0.3,'menuItemFactory':S,[g['id']]:{'order':0x0,'menuItemFactory':C},[_['id']]:{'order':0x1,'menuItemFactory':w}}}};function E(_0x5c68ba,_0x498f96){return function(_0x3ca785,_0x28e86b){_0x498f96(_0x3ca785,_0x28e86b,_0x5c68ba);};}function D(_0x34bf7c,_0x3a10aa,_0x5bcf64,_0x4e99bf){var _0x588ee4=_0x45228e,_0x36bd49=arguments[_0x588ee4(0x17b)],_0x48071f=_0x36bd49<0x3?_0x3a10aa:_0x4e99bf===null?_0x4e99bf=Object[_0x588ee4(0x170)](_0x3a10aa,_0x5bcf64):_0x4e99bf,_0x32a270;if(typeof Reflect==_0x588ee4(0x182)&&typeof Reflect[_0x588ee4(0x18a)]==_0x588ee4(0x185))_0x48071f=Reflect['decorate'](_0x34bf7c,_0x3a10aa,_0x5bcf64,_0x4e99bf);else{for(var _0x262fa0=_0x34bf7c['length']-0x1;_0x262fa0>=0x0;_0x262fa0--)(_0x32a270=_0x34bf7c[_0x262fa0])&&(_0x48071f=(_0x36bd49<0x3?_0x32a270(_0x48071f):_0x36bd49>0x3?_0x32a270(_0x3a10aa,_0x5bcf64,_0x48071f):_0x32a270(_0x3a10aa,_0x5bcf64))||_0x48071f);}return _0x36bd49>0x3&&_0x48071f&&Object[_0x588ee4(0x169)](_0x3a10aa,_0x5bcf64,_0x48071f),_0x48071f;}function _0x35e7(_0x42437e,_0xad656c){_0x42437e=_0x42437e-0x164;var _0x41ebb4=_0x41eb();var _0x35e766=_0x41ebb4[_0x42437e];return _0x35e766;}let O=class extends _0x1c3b50{constructor(_0x20b0d3,_0x267df3){var _0x4f4873=_0x45228e;super(),this['_commandService']=_0x20b0d3,this[_0x4f4873(0x18b)]=_0x267df3,this[_0x4f4873(0x17d)](),this[_0x4f4873(0x168)]();}[_0x45228e(0x17d)](){var _0x39ab56=_0x45228e;[g,_][_0x39ab56(0x187)](_0x313f3f=>{var _0x7ef8cc=_0x39ab56;this['disposeWithMe'](this[_0x7ef8cc(0x16e)]['registerCommand'](_0x313f3f));});}[_0x45228e(0x168)](){var _0x4e9ede=_0x45228e;this[_0x4e9ede(0x18b)][_0x4e9ede(0x16a)](T);}};O=D([E(0x0,_0x3a3b36),E(0x1,_0x1e7ff9)],O);function k(_0x3e3619){'@babel/helpers - typeof';var _0x44c90d=_0x45228e;return k=typeof Symbol==_0x44c90d(0x185)&&typeof Symbol[_0x44c90d(0x183)]=='symbol'?function(_0x57ba46){return typeof _0x57ba46;}:function(_0x59b8bf){var _0x45d90a=_0x44c90d;return _0x59b8bf&&typeof Symbol==_0x45d90a(0x185)&&_0x59b8bf[_0x45d90a(0x195)]===Symbol&&_0x59b8bf!==Symbol['prototype']?_0x45d90a(0x197):typeof _0x59b8bf;},k(_0x3e3619);}function A(_0x465733,_0x62d7a0){var _0x3f9016=_0x45228e;if(k(_0x465733)!=_0x3f9016(0x182)||!_0x465733)return _0x465733;var _0x206683=_0x465733[Symbol[_0x3f9016(0x179)]];if(_0x206683!==void 0x0){var _0x1ecff1=_0x206683[_0x3f9016(0x19b)](_0x465733,_0x62d7a0||'default');if(k(_0x1ecff1)!=_0x3f9016(0x182))return _0x1ecff1;throw TypeError('@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.');}return(_0x62d7a0===_0x3f9016(0x181)?String:Number)(_0x465733);}function j(_0x17a736){var _0x368ae6=_0x45228e,_0xce23fe=A(_0x17a736,_0x368ae6(0x181));return k(_0xce23fe)=='symbol'?_0xce23fe:_0xce23fe+'';}function M(_0x412f19,_0x1acc24,_0x1d4733){return(_0x1acc24=j(_0x1acc24))in _0x412f19?Object['defineProperty'](_0x412f19,_0x1acc24,{'value':_0x1d4733,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x412f19[_0x1acc24]=_0x1d4733,_0x412f19;}let N=class extends _0x159c70{constructor(_0x452f2f=b,_0xf6457,_0x239a92){var _0x123853=_0x45228e;super(),this[_0x123853(0x192)]=_0x452f2f,this[_0x123853(0x189)]=_0xf6457,this[_0x123853(0x19f)]=_0x239a92;let {menu:_0x6ca0d3,..._0xad9a71}=_0x48d685({},b,this[_0x123853(0x192)]);_0x6ca0d3&&this[_0x123853(0x19f)][_0x123853(0x16b)]('menu',_0x6ca0d3,{'merge':!0x0}),this['_configService']['setConfig'](_0x123853(0x174),_0xad9a71);}[_0x45228e(0x17a)](){var _0x130c96=_0x45228e;[[O]][_0x130c96(0x187)](_0x1b9954=>this[_0x130c96(0x189)][_0x130c96(0x171)](_0x1b9954));}['onReady'](){var _0x4d0670=_0x45228e;this[_0x4d0670(0x189)][_0x4d0670(0x16c)](O);}};M(N,_0x45228e(0x194),_0x45228e(0x18e)),M(N,_0x45228e(0x190),v),M(N,_0x45228e(0x166),y),M(N,_0x45228e(0x19c),_0xceb706[_0x45228e(0x196)]),N=D([_0x41cd5d(_0xcd67ce),E(0x1,_0x35b220(_0x4d7a37)),E(0x2,_0x1710cd)],N);export{_ as ExportDOCXOperation,g as ImportDOCXOperation,N as UniverDocsExchangeClientPlugin};
1
+ var _0x4124b=_0x1936;(function(_0x5965b4,_0xea48c8){var _0x2b68b9=_0x1936,_0x29d28a=_0x5965b4();while(!![]){try{var _0x2420dd=parseInt(_0x2b68b9(0x1db))/0x1+parseInt(_0x2b68b9(0x203))/0x2+-parseInt(_0x2b68b9(0x1fc))/0x3*(parseInt(_0x2b68b9(0x1e4))/0x4)+parseInt(_0x2b68b9(0x1fe))/0x5*(parseInt(_0x2b68b9(0x1f9))/0x6)+parseInt(_0x2b68b9(0x1ea))/0x7*(parseInt(_0x2b68b9(0x1dd))/0x8)+parseInt(_0x2b68b9(0x1ee))/0x9*(-parseInt(_0x2b68b9(0x205))/0xa)+parseInt(_0x2b68b9(0x1e0))/0xb;if(_0x2420dd===_0xea48c8)break;else _0x29d28a['push'](_0x29d28a['shift']());}catch(_0x2814ac){_0x29d28a['push'](_0x29d28a['shift']());}}}(_0x1aeb,0x4dcca));import{IExchangeOperateService as _0x4afe6b,UniverExchangeClientPlugin as _0x23a9ef}from'@univerjs-pro/exchange-client';import{CommandType as _0x2bdf57,DependentOn as _0x3b8156,Disposable as _0x3c06d4,ICommandService as _0x4de82f,IConfigService as _0x3cbc4a,Inject as _0x5a8342,Injector as _0x561ce0,Plugin as _0x171c21,UniverInstanceType as _0x322106,merge as _0x2fa4ae}from'@univerjs/core';import{IMenuManagerService as _0x9a0ca1,MenuItemType as _0xab3755,RibbonStartGroup as _0x1338b6,getMenuHiddenObservable as _0x53b6c1}from'@univerjs/ui';const g={'id':'exchange-client.operation.import-docx','type':_0x2bdf57[_0x4124b(0x1da)],'handler':async _0x3eacd4=>(_0x3eacd4[_0x4124b(0x1f8)](_0x4afe6b)[_0x4124b(0x1fb)](),!0x0)},_={'id':_0x4124b(0x1e6),'type':_0x2bdf57[_0x4124b(0x1da)],'handler':async _0x40946d=>(_0x40946d[_0x4124b(0x1f8)](_0x4afe6b)['exportDOCXByUnitId'](),!0x0)};var v=_0x4124b(0x202),y=_0x4124b(0x20c);const b={},x=_0x4124b(0x1f3);function _0x1aeb(){var _0x272e44=['add','UNIVER_DOC','_initMenus','OPERATION','429274vQbXsb','_config','167768YcjEPK','mergeMenu','string','673772rJuyZw','default','DOC_EXCHANGE_CLIENT_PLUGIN','type','4sUGvMH','setConfig','exchange-client.operation.export-docx','menu','_configService','docs-exchange-client.upload','77MLwiqh','OTHERS','DirectExportIcon','packageName','9tTqzbs','_commandService','pluginName','disposeWithMe','function','docs-exchange-client.operation.exchange','toPrimitive','_menuManagerService','SUBITEMS','docs-exchange-client.config','get','30jjqgRc','length','importDOCXToUnitId','794991uPLcfu','constructor','85640oOkQUq','call','forEach','decorate','@univerjs-pro/docs-exchange-client','384364xrZppT','onReady','4153660fwShbe','_injector','object','registerCommand','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','onStarting','FolderIcon','1.0.0-alpha.1','_initCommands','iterator'];_0x1aeb=function(){return _0x272e44;};return _0x1aeb();}function S(_0x2f722b){var _0x3f1b70=_0x4124b;return{'id':x,'type':_0xab3755[_0x3f1b70(0x1f6)],'icon':_0x3f1b70(0x1ec),'tooltip':'docs-exchange-client.file','hidden$':_0x53b6c1(_0x2f722b,_0x322106['UNIVER_DOC'])};}function C(){var _0x145daa=_0x4124b;return{'id':g['id'],'type':_0xab3755['BUTTON'],'title':_0x145daa(0x1e9),'icon':_0x145daa(0x20b)};}function w(){return{'id':_['id'],'type':_0xab3755['BUTTON'],'title':'docs-exchange-client.download','icon':'ExportIcon'};}function _0x1936(_0x1548cb,_0x1831b1){_0x1548cb=_0x1548cb-0x1d5;var _0x1aeb2e=_0x1aeb();var _0x193655=_0x1aeb2e[_0x1548cb];return _0x193655;}const T={[_0x1338b6[_0x4124b(0x1eb)]]:{[x]:{'order':0.3,'menuItemFactory':S,[g['id']]:{'order':0x0,'menuItemFactory':C},[_['id']]:{'order':0x1,'menuItemFactory':w}}}};function E(_0x1ebdf2,_0x42d891){return function(_0x1cc6a9,_0x286431){_0x42d891(_0x1cc6a9,_0x286431,_0x1ebdf2);};}function D(_0x9fe4ec,_0x43ee91,_0x3af21e,_0xd00fca){var _0x1d8b47=_0x4124b,_0x46229e=arguments[_0x1d8b47(0x1fa)],_0x1ec667=_0x46229e<0x3?_0x43ee91:_0xd00fca===null?_0xd00fca=Object['getOwnPropertyDescriptor'](_0x43ee91,_0x3af21e):_0xd00fca,_0x10a51c;if(typeof Reflect==_0x1d8b47(0x207)&&typeof Reflect[_0x1d8b47(0x201)]==_0x1d8b47(0x1f2))_0x1ec667=Reflect[_0x1d8b47(0x201)](_0x9fe4ec,_0x43ee91,_0x3af21e,_0xd00fca);else{for(var _0x39f7a7=_0x9fe4ec[_0x1d8b47(0x1fa)]-0x1;_0x39f7a7>=0x0;_0x39f7a7--)(_0x10a51c=_0x9fe4ec[_0x39f7a7])&&(_0x1ec667=(_0x46229e<0x3?_0x10a51c(_0x1ec667):_0x46229e>0x3?_0x10a51c(_0x43ee91,_0x3af21e,_0x1ec667):_0x10a51c(_0x43ee91,_0x3af21e))||_0x1ec667);}return _0x46229e>0x3&&_0x1ec667&&Object['defineProperty'](_0x43ee91,_0x3af21e,_0x1ec667),_0x1ec667;}let O=class extends _0x3c06d4{constructor(_0x3e3e35,_0x40aac0){var _0x15c611=_0x4124b;super(),this[_0x15c611(0x1ef)]=_0x3e3e35,this[_0x15c611(0x1f5)]=_0x40aac0,this[_0x15c611(0x1d5)](),this[_0x15c611(0x1d9)]();}[_0x4124b(0x1d5)](){[g,_]['forEach'](_0x438bf2=>{var _0x54d760=_0x1936;this[_0x54d760(0x1f1)](this[_0x54d760(0x1ef)][_0x54d760(0x208)](_0x438bf2));});}['_initMenus'](){var _0x40a4a8=_0x4124b;this[_0x40a4a8(0x1f5)][_0x40a4a8(0x1de)](T);}};O=D([E(0x0,_0x4de82f),E(0x1,_0x9a0ca1)],O);function k(_0x2eb3b1){'@babel/helpers - typeof';var _0x472787=_0x4124b;return k=typeof Symbol==_0x472787(0x1f2)&&typeof Symbol[_0x472787(0x1d6)]=='symbol'?function(_0x4f8fe9){return typeof _0x4f8fe9;}:function(_0x453c69){var _0x33f6b2=_0x472787;return _0x453c69&&typeof Symbol=='function'&&_0x453c69[_0x33f6b2(0x1fd)]===Symbol&&_0x453c69!==Symbol['prototype']?'symbol':typeof _0x453c69;},k(_0x2eb3b1);}function A(_0x2799b7,_0x1e7b11){var _0x25d83c=_0x4124b;if(k(_0x2799b7)!='object'||!_0x2799b7)return _0x2799b7;var _0x274e6f=_0x2799b7[Symbol[_0x25d83c(0x1f4)]];if(_0x274e6f!==void 0x0){var _0x593384=_0x274e6f[_0x25d83c(0x1ff)](_0x2799b7,_0x1e7b11||_0x25d83c(0x1e1));if(k(_0x593384)!=_0x25d83c(0x207))return _0x593384;throw TypeError(_0x25d83c(0x209));}return(_0x1e7b11===_0x25d83c(0x1df)?String:Number)(_0x2799b7);}function j(_0x5d15ea){var _0x1b86f3=A(_0x5d15ea,'string');return k(_0x1b86f3)=='symbol'?_0x1b86f3:_0x1b86f3+'';}function M(_0x1208e3,_0x549648,_0x93b5f){return(_0x549648=j(_0x549648))in _0x1208e3?Object['defineProperty'](_0x1208e3,_0x549648,{'value':_0x93b5f,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x1208e3[_0x549648]=_0x93b5f,_0x1208e3;}let N=class extends _0x171c21{constructor(_0x24e9fa=b,_0x5bb1f5,_0x14914d){var _0x2e0e08=_0x4124b;super(),this[_0x2e0e08(0x1dc)]=_0x24e9fa,this[_0x2e0e08(0x206)]=_0x5bb1f5,this[_0x2e0e08(0x1e8)]=_0x14914d;let {menu:_0x5cbd85,..._0x1df366}=_0x2fa4ae({},b,this[_0x2e0e08(0x1dc)]);_0x5cbd85&&this['_configService'][_0x2e0e08(0x1e5)](_0x2e0e08(0x1e7),_0x5cbd85,{'merge':!0x0}),this[_0x2e0e08(0x1e8)][_0x2e0e08(0x1e5)](_0x2e0e08(0x1f7),_0x1df366);}[_0x4124b(0x20a)](){var _0xe64d6=_0x4124b;[[O]][_0xe64d6(0x200)](_0x200699=>this[_0xe64d6(0x206)][_0xe64d6(0x1d7)](_0x200699));}[_0x4124b(0x204)](){var _0x93b3b8=_0x4124b;this[_0x93b3b8(0x206)][_0x93b3b8(0x1f8)](O);}};M(N,_0x4124b(0x1f0),_0x4124b(0x1e2)),M(N,_0x4124b(0x1ed),v),M(N,'version',y),M(N,_0x4124b(0x1e3),_0x322106[_0x4124b(0x1d8)]),N=D([_0x3b8156(_0x23a9ef),E(0x1,_0x5a8342(_0x561ce0)),E(0x2,_0x3cbc4a)],N);export{_ as ExportDOCXOperation,g as ImportDOCXOperation,N as UniverDocsExchangeClientPlugin};
@@ -1 +1 @@
1
- const _0x59f98a=_0x5d1b;(function(_0x47e18f,_0x2ad902){const _0x464723=_0x5d1b,_0x37d494=_0x47e18f();while(!![]){try{const _0x20bbe2=-parseInt(_0x464723(0x1f2))/0x1*(-parseInt(_0x464723(0x1f1))/0x2)+-parseInt(_0x464723(0x1ef))/0x3+parseInt(_0x464723(0x1fa))/0x4*(-parseInt(_0x464723(0x1f7))/0x5)+-parseInt(_0x464723(0x1f9))/0x6*(-parseInt(_0x464723(0x1f8))/0x7)+-parseInt(_0x464723(0x1f3))/0x8+parseInt(_0x464723(0x1f0))/0x9+parseInt(_0x464723(0x1f4))/0xa*(-parseInt(_0x464723(0x1f5))/0xb);if(_0x20bbe2===_0x2ad902)break;else _0x37d494['push'](_0x37d494['shift']());}catch(_0x5a40af){_0x37d494['push'](_0x37d494['shift']());}}}(_0x4080,0xa09ce));function _0x5d1b(_0x48b42f,_0x4eb0fb){_0x48b42f=_0x48b42f-0x1ee;const _0x408030=_0x4080();let _0x5d1b30=_0x408030[_0x48b42f];return _0x5d1b30;}function _0x4080(){const _0x255900=['ملف','324630chFRiS','11511162TIzpZI','1142PaioJk','1193IoChKS','9893744DHJWiy','290hgHGdT','352649yTZCzx','حفظ\x20باسم','1319950RVRwmC','8653946LDmiBh','6rvVIKj','4KGUVdQ'];_0x4080=function(){return _0x255900;};return _0x4080();}const e={'docs-exchange-client':{'file':_0x59f98a(0x1ee),'upload':'فتح\x20(ملف)','download':_0x59f98a(0x1f6)}};export{e as default};
1
+ function _0x5c25(_0x1ffe04,_0x122631){_0x1ffe04=_0x1ffe04-0x15a;const _0x401da4=_0x401d();let _0x5c25bb=_0x401da4[_0x1ffe04];return _0x5c25bb;}const _0x23b0fd=_0x5c25;function _0x401d(){const _0x24517f=['715167LQVZQy','7WFlwhZ','899328TVgbpD','194380hYUgMQ','66628NQhYdZ','3quLrxD','140160CGJjmB','438644OzaEpv','200810APqcqO','حفظ\x20باسم'];_0x401d=function(){return _0x24517f;};return _0x401d();}(function(_0x23df29,_0x46e49d){const _0x4d1161=_0x5c25,_0x31402a=_0x23df29();while(!![]){try{const _0x1d8250=parseInt(_0x4d1161(0x15c))/0x1+parseInt(_0x4d1161(0x15b))/0x2+parseInt(_0x4d1161(0x163))/0x3*(-parseInt(_0x4d1161(0x162))/0x4)+-parseInt(_0x4d1161(0x161))/0x5+-parseInt(_0x4d1161(0x160))/0x6*(parseInt(_0x4d1161(0x15f))/0x7)+-parseInt(_0x4d1161(0x15a))/0x8+-parseInt(_0x4d1161(0x15e))/0x9;if(_0x1d8250===_0x46e49d)break;else _0x31402a['push'](_0x31402a['shift']());}catch(_0x3b4391){_0x31402a['push'](_0x31402a['shift']());}}}(_0x401d,0x1cbe0));const e={'docs-exchange-client':{'file':'ملف','upload':'فتح\x20(ملف)','download':_0x23b0fd(0x15d)}};export{e as default};
@@ -1 +1 @@
1
- function _0x445e(){const _0x382595=['1400hTuIWa','Obrir(Fitxer)','226681VWLCni','273054XaTSms','4399624IDNPhB','2166GWszsD','1403248uJTWBF','258452dsAAzl','801382qNheIt'];_0x445e=function(){return _0x382595;};return _0x445e();}const _0x55d0b1=_0x3736;(function(_0x4843a3,_0x15c31c){const _0x32ce52=_0x3736,_0xed4a44=_0x4843a3();while(!![]){try{const _0x586f6d=-parseInt(_0x32ce52(0x163))/0x1+-parseInt(_0x32ce52(0x164))/0x2+parseInt(_0x32ce52(0x15f))/0x3+parseInt(_0x32ce52(0x162))/0x4+-parseInt(_0x32ce52(0x165))/0x5*(parseInt(_0x32ce52(0x161))/0x6)+parseInt(_0x32ce52(0x15e))/0x7+parseInt(_0x32ce52(0x160))/0x8;if(_0x586f6d===_0x15c31c)break;else _0xed4a44['push'](_0xed4a44['shift']());}catch(_0x19f018){_0xed4a44['push'](_0xed4a44['shift']());}}}(_0x445e,0x40707));function _0x3736(_0x45138e,_0x19a8c0){_0x45138e=_0x45138e-0x15e;const _0x445e98=_0x445e();let _0x3736da=_0x445e98[_0x45138e];return _0x3736da;}const e={'docs-exchange-client':{'file':'Fitxer','upload':_0x55d0b1(0x166),'download':'Anomena\x20i\x20desa'}};export{e as default};
1
+ const _0x5d06ec=_0x45b5;function _0x29ac(){const _0x319bdb=['1203EtqfjC','1627486kZhAEv','401270BkcEVF','2163915ACnIoc','9520frGoBi','8USroLy','724760WcOELP','Fitxer','29560kmZHpD','234BgGKen','Obrir(Fitxer)','4350000CsEcJe'];_0x29ac=function(){return _0x319bdb;};return _0x29ac();}(function(_0x20a0e5,_0xc443c6){const _0x3e2121=_0x45b5,_0x5156a0=_0x20a0e5();while(!![]){try{const _0x284d81=parseInt(_0x3e2121(0xc2))/0x1+-parseInt(_0x3e2121(0xc0))/0x2+parseInt(_0x3e2121(0xba))/0x3*(parseInt(_0x3e2121(0xbe))/0x4)+parseInt(_0x3e2121(0xbd))/0x5+parseInt(_0x3e2121(0xc5))/0x6+parseInt(_0x3e2121(0xbb))/0x7*(-parseInt(_0x3e2121(0xbf))/0x8)+-parseInt(_0x3e2121(0xc3))/0x9*(parseInt(_0x3e2121(0xbc))/0xa);if(_0x284d81===_0xc443c6)break;else _0x5156a0['push'](_0x5156a0['shift']());}catch(_0x591ed4){_0x5156a0['push'](_0x5156a0['shift']());}}}(_0x29ac,0x7aef7));function _0x45b5(_0x145c2e,_0x1d6031){_0x145c2e=_0x145c2e-0xba;const _0x29ac00=_0x29ac();let _0x45b546=_0x29ac00[_0x145c2e];return _0x45b546;}const e={'docs-exchange-client':{'file':_0x5d06ec(0xc1),'upload':_0x5d06ec(0xc4),'download':'Anomena\x20i\x20desa'}};export{e as default};
@@ -1 +1 @@
1
- const _0x5a27eb=_0x4ebc;(function(_0x5e6d71,_0x457691){const _0xa43938=_0x4ebc,_0xa143ef=_0x5e6d71();while(!![]){try{const _0x14295a=-parseInt(_0xa43938(0x1ab))/0x1+parseInt(_0xa43938(0x1a2))/0x2+parseInt(_0xa43938(0x1ac))/0x3+parseInt(_0xa43938(0x1a5))/0x4*(-parseInt(_0xa43938(0x1a1))/0x5)+-parseInt(_0xa43938(0x1aa))/0x6*(-parseInt(_0xa43938(0x1a7))/0x7)+-parseInt(_0xa43938(0x1a4))/0x8*(parseInt(_0xa43938(0x1ad))/0x9)+-parseInt(_0xa43938(0x1a8))/0xa*(parseInt(_0xa43938(0x1a6))/0xb);if(_0x14295a===_0x457691)break;else _0xa143ef['push'](_0xa143ef['shift']());}catch(_0x1b1f56){_0xa143ef['push'](_0xa143ef['shift']());}}}(_0x4020,0x6da84));function _0x4020(){const _0x1bd122=['1769118KqposI','9NwrsHa','215aotdkc','912812ZzBjKV','Speichern\x20unter','595256XbxaXg','68488Kmbmpi','187VxbjsP','6014414aNqeRs','357080sXAvVO','Datei','6nbKpQq','38469aHsZXw'];_0x4020=function(){return _0x1bd122;};return _0x4020();}const e={'docs-exchange-client':{'file':_0x5a27eb(0x1a9),'upload':'Öffnen\x20(Datei)','download':_0x5a27eb(0x1a3)}};function _0x4ebc(_0x1b36ad,_0x38673f){_0x1b36ad=_0x1b36ad-0x1a1;const _0x4020e8=_0x4020();let _0x4ebc3c=_0x4020e8[_0x1b36ad];return _0x4ebc3c;}export{e as default};
1
+ const _0x53e387=_0x341b;function _0xa6ee(){const _0x358c48=['56LdHmOO','Speichern\x20unter','10jPgRFR','Öffnen\x20(Datei)','2639874izMlyJ','33857208tIenDM','4SWXUZF','958565byRCGp','Datei','27770UYUJDL','4664979HVuMWn','343960nroDRi','5llPSeA','5703984JGvHns'];_0xa6ee=function(){return _0x358c48;};return _0xa6ee();}function _0x341b(_0x51b61d,_0x5cb471){_0x51b61d=_0x51b61d-0xa8;const _0xa6ee47=_0xa6ee();let _0x341b47=_0xa6ee47[_0x51b61d];return _0x341b47;}(function(_0xa594e7,_0xd06d2c){const _0x39aee5=_0x341b,_0x1cfc7d=_0xa594e7();while(!![]){try{const _0x59ec1e=-parseInt(_0x39aee5(0xb3))/0x1*(-parseInt(_0x39aee5(0xb0))/0x2)+parseInt(_0x39aee5(0xab))/0x3*(-parseInt(_0x39aee5(0xad))/0x4)+parseInt(_0x39aee5(0xae))/0x5+-parseInt(_0x39aee5(0xb4))/0x6+parseInt(_0x39aee5(0xb5))/0x7*(-parseInt(_0x39aee5(0xb2))/0x8)+-parseInt(_0x39aee5(0xb1))/0x9+parseInt(_0x39aee5(0xa9))/0xa*(parseInt(_0x39aee5(0xac))/0xb);if(_0x59ec1e===_0xd06d2c)break;else _0x1cfc7d['push'](_0x1cfc7d['shift']());}catch(_0x5ad310){_0x1cfc7d['push'](_0x1cfc7d['shift']());}}}(_0xa6ee,0x9dc09));const e={'docs-exchange-client':{'file':_0x53e387(0xaf),'upload':_0x53e387(0xaa),'download':_0x53e387(0xa8)}};export{e as default};
@@ -1 +1 @@
1
- const _0x151771=_0x5169;(function(_0x9746b3,_0x5e7981){const _0x1d1c2a=_0x5169,_0x5baaba=_0x9746b3();while(!![]){try{const _0x53148e=parseInt(_0x1d1c2a(0xdb))/0x1+-parseInt(_0x1d1c2a(0xdc))/0x2*(parseInt(_0x1d1c2a(0xd3))/0x3)+parseInt(_0x1d1c2a(0xd4))/0x4+-parseInt(_0x1d1c2a(0xdd))/0x5*(parseInt(_0x1d1c2a(0xda))/0x6)+parseInt(_0x1d1c2a(0xd7))/0x7*(-parseInt(_0x1d1c2a(0xd8))/0x8)+-parseInt(_0x1d1c2a(0xd9))/0x9+parseInt(_0x1d1c2a(0xde))/0xa*(parseInt(_0x1d1c2a(0xdf))/0xb);if(_0x53148e===_0x5e7981)break;else _0x5baaba['push'](_0x5baaba['shift']());}catch(_0x3b51e8){_0x5baaba['push'](_0x5baaba['shift']());}}}(_0x4921,0xf1f2b));const e={'docs-exchange-client':{'file':_0x151771(0xd6),'upload':'Open(File)','download':_0x151771(0xd5)}};function _0x5169(_0x47e873,_0x172bd3){_0x47e873=_0x47e873-0xd3;const _0x492174=_0x4921();let _0x5169aa=_0x492174[_0x47e873];return _0x5169aa;}function _0x4921(){const _0x2e2e0b=['15545DetMwf','2566370DHKXoD','165tNDlwT','2971779DcaFdJ','4960572KjSRYb','Save\x20As','File','7kZORwL','5377048OtwDLI','14151348GhUGJw','3462LCadgD','930310EvnFET','2DMyvRo'];_0x4921=function(){return _0x2e2e0b;};return _0x4921();}export{e as default};
1
+ const _0x1b81ba=_0x2a5d;(function(_0x39e006,_0x323424){const _0x10c3bc=_0x2a5d,_0x12216c=_0x39e006();while(!![]){try{const _0x3c799b=-parseInt(_0x10c3bc(0x114))/0x1*(-parseInt(_0x10c3bc(0x115))/0x2)+-parseInt(_0x10c3bc(0x10f))/0x3+parseInt(_0x10c3bc(0x112))/0x4*(parseInt(_0x10c3bc(0x10b))/0x5)+-parseInt(_0x10c3bc(0x10e))/0x6*(parseInt(_0x10c3bc(0x111))/0x7)+parseInt(_0x10c3bc(0x113))/0x8+parseInt(_0x10c3bc(0x110))/0x9*(parseInt(_0x10c3bc(0x116))/0xa)+-parseInt(_0x10c3bc(0x10d))/0xb;if(_0x3c799b===_0x323424)break;else _0x12216c['push'](_0x12216c['shift']());}catch(_0x617a87){_0x12216c['push'](_0x12216c['shift']());}}}(_0x6109,0x7068f));const e={'docs-exchange-client':{'file':_0x1b81ba(0x10c),'upload':_0x1b81ba(0x117),'download':'Save\x20As'}};function _0x2a5d(_0x1084a7,_0x30bc2a){_0x1084a7=_0x1084a7-0x10b;const _0x6109c5=_0x6109();let _0x2a5d92=_0x6109c5[_0x1084a7];return _0x2a5d92;}export{e as default};function _0x6109(){const _0x1e6785=['463236jMffcm','495SgQRJw','39781ZyakkH','20mqEyBj','5344384wsqAdy','37580GDmaSJ','2wnilaA','161090KWOlfS','Open(File)','674585eWPLCB','File','14226696aIvqwF','378zbjpdr'];_0x6109=function(){return _0x1e6785;};return _0x6109();}
@@ -1 +1 @@
1
- const _0x3934d1=_0x2990;function _0x2990(_0x46b300,_0x4e449a){_0x46b300=_0x46b300-0x1a2;const _0x4f310e=_0x4f31();let _0x29902d=_0x4f310e[_0x46b300];return _0x29902d;}(function(_0x1caf02,_0x5a380f){const _0x4805a6=_0x2990,_0x5eeba4=_0x1caf02();while(!![]){try{const _0x636809=parseInt(_0x4805a6(0x1a7))/0x1*(-parseInt(_0x4805a6(0x1ac))/0x2)+parseInt(_0x4805a6(0x1a2))/0x3*(-parseInt(_0x4805a6(0x1aa))/0x4)+parseInt(_0x4805a6(0x1ab))/0x5+-parseInt(_0x4805a6(0x1a3))/0x6*(-parseInt(_0x4805a6(0x1a8))/0x7)+-parseInt(_0x4805a6(0x1a9))/0x8+parseInt(_0x4805a6(0x1a4))/0x9+-parseInt(_0x4805a6(0x1a6))/0xa;if(_0x636809===_0x5a380f)break;else _0x5eeba4['push'](_0x5eeba4['shift']());}catch(_0x51f35e){_0x5eeba4['push'](_0x5eeba4['shift']());}}}(_0x4f31,0x87981));const e={'docs-exchange-client':{'file':'Archivo','upload':'Abrir(Archivo)','download':_0x3934d1(0x1a5)}};export{e as default};function _0x4f31(){const _0xc8c449=['2IxmOFg','6854036Xalhll','655824WOohra','2169176Akmfdv','2800410ebqWsB','394322soszhF','3BbwPPH','6cHxpBB','3836592MNYgaF','Guardar\x20como','3915310zsEGAE'];_0x4f31=function(){return _0xc8c449;};return _0x4f31();}
1
+ const _0x4352ea=_0x2a90;(function(_0x141c80,_0x453619){const _0x5d7eaa=_0x2a90,_0x13a4a9=_0x141c80();while(!![]){try{const _0x2a3512=-parseInt(_0x5d7eaa(0xea))/0x1*(-parseInt(_0x5d7eaa(0xe4))/0x2)+parseInt(_0x5d7eaa(0xe7))/0x3+parseInt(_0x5d7eaa(0xe5))/0x4+-parseInt(_0x5d7eaa(0xe0))/0x5*(parseInt(_0x5d7eaa(0xe6))/0x6)+parseInt(_0x5d7eaa(0xe3))/0x7+-parseInt(_0x5d7eaa(0xe8))/0x8*(-parseInt(_0x5d7eaa(0xe2))/0x9)+-parseInt(_0x5d7eaa(0xdf))/0xa;if(_0x2a3512===_0x453619)break;else _0x13a4a9['push'](_0x13a4a9['shift']());}catch(_0x410925){_0x13a4a9['push'](_0x13a4a9['shift']());}}}(_0x3b77,0x20dd1));const e={'docs-exchange-client':{'file':_0x4352ea(0xe1),'upload':_0x4352ea(0xe9),'download':'Guardar\x20como'}};function _0x3b77(){const _0x271a55=['16xmvXXc','Abrir(Archivo)','137590vTCrDT','2113820jEDGNi','45rCNzTE','Archivo','580815byWjGF','138796CMcaut','2KySnWt','383892VFtxpZ','40524EaMjYC','72948NdaUSN'];_0x3b77=function(){return _0x271a55;};return _0x3b77();}function _0x2a90(_0x20f964,_0x5539c8){_0x20f964=_0x20f964-0xdf;const _0x3b7749=_0x3b77();let _0x2a90fa=_0x3b7749[_0x20f964];return _0x2a90fa;}export{e as default};
@@ -1 +1 @@
1
- const _0x1c76ba=_0x400a;(function(_0x4fd37b,_0x310896){const _0x5e4614=_0x400a,_0x273138=_0x4fd37b();while(!![]){try{const _0x2c80ed=parseInt(_0x5e4614(0x70))/0x1+parseInt(_0x5e4614(0x6a))/0x2*(parseInt(_0x5e4614(0x75))/0x3)+parseInt(_0x5e4614(0x72))/0x4*(parseInt(_0x5e4614(0x74))/0x5)+-parseInt(_0x5e4614(0x73))/0x6*(-parseInt(_0x5e4614(0x6d))/0x7)+parseInt(_0x5e4614(0x77))/0x8*(parseInt(_0x5e4614(0x71))/0x9)+-parseInt(_0x5e4614(0x6c))/0xa+-parseInt(_0x5e4614(0x76))/0xb;if(_0x2c80ed===_0x310896)break;else _0x273138['push'](_0x273138['shift']());}catch(_0xe51b76){_0x273138['push'](_0x273138['shift']());}}}(_0x4d3f,0xc3778));function _0x4d3f(){const _0xe1900a=['2130hOBZsd','285985rxYkLE','588hZjVWI','34535314eXBxGG','64daYaNB','8664HrveOu','ذخیره\x20به\x20عنوان','5824210OMoAIo','1393MNruaB','فایل','بازکردن(فایل)','929635qwVaTj','1527462MyZFlT','92EomzXq'];_0x4d3f=function(){return _0xe1900a;};return _0x4d3f();}const e={'docs-exchange-client':{'file':_0x1c76ba(0x6e),'upload':_0x1c76ba(0x6f),'download':_0x1c76ba(0x6b)}};function _0x400a(_0x56d70a,_0x5b3cf1){_0x56d70a=_0x56d70a-0x6a;const _0x4d3fc8=_0x4d3f();let _0x400abe=_0x4d3fc8[_0x56d70a];return _0x400abe;}export{e as default};
1
+ const _0x31a2d9=_0x2d93;function _0x2b92(){const _0x79add3=['38030yGgdtA','4528EcLZIl','9354324HarbCy','3285891TxXfwi','4184230tSpVxH','10340aZiTMd','ذخیره\x20به\x20عنوان','2zlDXcc','1647098Eirgvq','8WfXORL','19629qgaEpF','442932Fsahjj'];_0x2b92=function(){return _0x79add3;};return _0x2b92();}function _0x2d93(_0x3bdf46,_0x2b0bf8){_0x3bdf46=_0x3bdf46-0x11d;const _0x2b920e=_0x2b92();let _0x2d93eb=_0x2b920e[_0x3bdf46];return _0x2d93eb;}(function(_0x502008,_0x2ba4f1){const _0x45277e=_0x2d93,_0x583c7d=_0x502008();while(!![]){try{const _0x4c3fa3=-parseInt(_0x45277e(0x11d))/0x1+parseInt(_0x45277e(0x128))/0x2*(-parseInt(_0x45277e(0x120))/0x3)+parseInt(_0x45277e(0x11e))/0x4*(-parseInt(_0x45277e(0x125))/0x5)+parseInt(_0x45277e(0x123))/0x6+parseInt(_0x45277e(0x124))/0x7+parseInt(_0x45277e(0x122))/0x8*(-parseInt(_0x45277e(0x11f))/0x9)+-parseInt(_0x45277e(0x121))/0xa*(-parseInt(_0x45277e(0x126))/0xb);if(_0x4c3fa3===_0x2ba4f1)break;else _0x583c7d['push'](_0x583c7d['shift']());}catch(_0x470f1f){_0x583c7d['push'](_0x583c7d['shift']());}}}(_0x2b92,0xdbd37));const e={'docs-exchange-client':{'file':'فایل','upload':'بازکردن(فایل)','download':_0x31a2d9(0x127)}};export{e as default};
@@ -1 +1 @@
1
- const _0x4a3814=_0x4a4a;function _0x3c86(){const _0x3d4ce1=['7AGaGCJ','3440964vBEjKq','391697XQvFXi','Enregistrer\x20sous','1310880jfLvJN','16529790vqMUbE','266616gSWCRu','57380hFDpzU','2aeQpPc','7017834UgKGRF','225skEAHu'];_0x3c86=function(){return _0x3d4ce1;};return _0x3c86();}(function(_0x17b40c,_0x5a6a35){const _0x3d3dda=_0x4a4a,_0x350ead=_0x17b40c();while(!![]){try{const _0x27d643=-parseInt(_0x3d3dda(0x11f))/0x1*(parseInt(_0x3d3dda(0x11a))/0x2)+-parseInt(_0x3d3dda(0x11e))/0x3+parseInt(_0x3d3dda(0x119))/0x4*(-parseInt(_0x3d3dda(0x11c))/0x5)+-parseInt(_0x3d3dda(0x11b))/0x6*(-parseInt(_0x3d3dda(0x11d))/0x7)+parseInt(_0x3d3dda(0x121))/0x8+-parseInt(_0x3d3dda(0x123))/0x9+parseInt(_0x3d3dda(0x122))/0xa;if(_0x27d643===_0x5a6a35)break;else _0x350ead['push'](_0x350ead['shift']());}catch(_0xa6c6fb){_0x350ead['push'](_0x350ead['shift']());}}}(_0x3c86,0xbca24));function _0x4a4a(_0x4b5daa,_0xab593a){_0x4b5daa=_0x4b5daa-0x119;const _0x3c86a0=_0x3c86();let _0x4a4ae9=_0x3c86a0[_0x4b5daa];return _0x4a4ae9;}const e={'docs-exchange-client':{'file':'Fichier','upload':'Ouvrir\x20(Fichier)','download':_0x4a3814(0x120)}};export{e as default};
1
+ const _0x3aefab=_0x2534;(function(_0xd135bc,_0x161765){const _0x19ddfe=_0x2534,_0x4b92b0=_0xd135bc();while(!![]){try{const _0x456efc=-parseInt(_0x19ddfe(0x155))/0x1*(-parseInt(_0x19ddfe(0x159))/0x2)+parseInt(_0x19ddfe(0x15b))/0x3*(parseInt(_0x19ddfe(0x158))/0x4)+-parseInt(_0x19ddfe(0x154))/0x5+parseInt(_0x19ddfe(0x15d))/0x6+parseInt(_0x19ddfe(0x160))/0x7*(-parseInt(_0x19ddfe(0x15f))/0x8)+parseInt(_0x19ddfe(0x15a))/0x9+parseInt(_0x19ddfe(0x157))/0xa*(-parseInt(_0x19ddfe(0x156))/0xb);if(_0x456efc===_0x161765)break;else _0x4b92b0['push'](_0x4b92b0['shift']());}catch(_0x18766a){_0x4b92b0['push'](_0x4b92b0['shift']());}}}(_0x16b1,0x34496));const e={'docs-exchange-client':{'file':_0x3aefab(0x15e),'upload':'Ouvrir\x20(Fichier)','download':_0x3aefab(0x15c)}};export{e as default};function _0x2534(_0x17a588,_0x3c6f43){_0x17a588=_0x17a588-0x154;const _0x16b108=_0x16b1();let _0x2534ee=_0x16b108[_0x17a588];return _0x2534ee;}function _0x16b1(){const _0x554e3f=['276891MLzXMg','Enregistrer\x20sous','1938312eiPvIH','Fichier','99272tLHOZw','7lJgqbx','1966095pppApk','1453zOBbkg','3328028HdWTeG','20losAXG','4cQeFtz','546lRLuFx','3715848nNFTxp'];_0x16b1=function(){return _0x554e3f;};return _0x16b1();}
@@ -1 +1 @@
1
- function _0x1ce9(_0x4d9f22,_0x40c90d){_0x4d9f22=_0x4d9f22-0xed;const _0x336a49=_0x336a();let _0x1ce9b5=_0x336a49[_0x4d9f22];return _0x1ce9b5;}const _0x474472=_0x1ce9;function _0x336a(){const _0x2ad074=['Simpan\x20Sebagai','1953320uLcxlo','430aVbPJC','57810XCnIfO','5686198VFegmB','Buka(File)','2qsWUYP','12afoXPs','1141706wrnRPU','9GRpMMl','14593000tPxSOo','File','7240464sMvYkf','366513HhyvMZ'];_0x336a=function(){return _0x2ad074;};return _0x336a();}(function(_0x22051a,_0x340300){const _0x5f4838=_0x1ce9,_0x262999=_0x22051a();while(!![]){try{const _0x33d551=parseInt(_0x5f4838(0xf8))/0x1*(-parseInt(_0x5f4838(0xfa))/0x2)+-parseInt(_0x5f4838(0xf1))/0x3*(parseInt(_0x5f4838(0xf9))/0x4)+-parseInt(_0x5f4838(0xf4))/0x5*(-parseInt(_0x5f4838(0xf5))/0x6)+-parseInt(_0x5f4838(0xf6))/0x7+parseInt(_0x5f4838(0xf3))/0x8*(parseInt(_0x5f4838(0xed))/0x9)+parseInt(_0x5f4838(0xee))/0xa+parseInt(_0x5f4838(0xf0))/0xb;if(_0x33d551===_0x340300)break;else _0x262999['push'](_0x262999['shift']());}catch(_0x9f2622){_0x262999['push'](_0x262999['shift']());}}}(_0x336a,0xd4586));const e={'docs-exchange-client':{'file':_0x474472(0xef),'upload':_0x474472(0xf7),'download':_0x474472(0xf2)}};export{e as default};
1
+ function _0x3b8a(_0x38cbf4,_0x5d0915){_0x38cbf4=_0x38cbf4-0x1af;const _0x67791a=_0x6779();let _0x3b8a78=_0x67791a[_0x38cbf4];return _0x3b8a78;}const _0xd503dd=_0x3b8a;(function(_0x3b08b0,_0x39d579){const _0xcf7f91=_0x3b8a,_0x2ffa10=_0x3b08b0();while(!![]){try{const _0x1b7873=-parseInt(_0xcf7f91(0x1af))/0x1*(-parseInt(_0xcf7f91(0x1b8))/0x2)+-parseInt(_0xcf7f91(0x1b7))/0x3*(-parseInt(_0xcf7f91(0x1b0))/0x4)+-parseInt(_0xcf7f91(0x1b4))/0x5+parseInt(_0xcf7f91(0x1ba))/0x6*(parseInt(_0xcf7f91(0x1b9))/0x7)+-parseInt(_0xcf7f91(0x1b5))/0x8*(parseInt(_0xcf7f91(0x1bc))/0x9)+-parseInt(_0xcf7f91(0x1bb))/0xa+-parseInt(_0xcf7f91(0x1b6))/0xb;if(_0x1b7873===_0x39d579)break;else _0x2ffa10['push'](_0x2ffa10['shift']());}catch(_0x301cb5){_0x2ffa10['push'](_0x2ffa10['shift']());}}}(_0x6779,0xbb775));const e={'docs-exchange-client':{'file':_0xd503dd(0x1b1),'upload':_0xd503dd(0x1b2),'download':_0xd503dd(0x1b3)}};export{e as default};function _0x6779(){const _0x4b91fd=['Buka(File)','Simpan\x20Sebagai','2357890JjVLTc','274776Yfxave','767503BixRNN','66537hywRDY','262ukefdN','714ZBGEDo','66162sydNZy','2347630MtNCjR','342ddvNYe','9608qwqJxp','84UmjnaZ','File'];_0x6779=function(){return _0x4b91fd;};return _0x6779();}
@@ -1 +1 @@
1
- function _0x4d4b(_0x3c3712,_0x21124b){_0x3c3712=_0x3c3712-0x1c9;const _0x9b3e2b=_0x9b3e();let _0x4d4b0b=_0x9b3e2b[_0x3c3712];return _0x4d4b0b;}const _0x4b05d0=_0x4d4b;(function(_0x9ec7dc,_0x76ef8f){const _0x12876b=_0x4d4b,_0x84f257=_0x9ec7dc();while(!![]){try{const _0x40c5ee=-parseInt(_0x12876b(0x1cd))/0x1*(-parseInt(_0x12876b(0x1d3))/0x2)+parseInt(_0x12876b(0x1d2))/0x3+-parseInt(_0x12876b(0x1d0))/0x4+-parseInt(_0x12876b(0x1ca))/0x5+-parseInt(_0x12876b(0x1cb))/0x6+-parseInt(_0x12876b(0x1d1))/0x7*(-parseInt(_0x12876b(0x1cc))/0x8)+-parseInt(_0x12876b(0x1cf))/0x9;if(_0x40c5ee===_0x76ef8f)break;else _0x84f257['push'](_0x84f257['shift']());}catch(_0x246542){_0x84f257['push'](_0x84f257['shift']());}}}(_0x9b3e,0xee22f));function _0x9b3e(){const _0x3ca860=['1802672WMvfLp','9354989ySlYud','5258436WeQKxF','7364Lfdecj','Salva\x20con\x20nome','5293545mdeLVv','429942GFjfCY','8gWEBCB','52cLkiGb','File','6518358yhMGyK'];_0x9b3e=function(){return _0x3ca860;};return _0x9b3e();}const e={'docs-exchange-client':{'file':_0x4b05d0(0x1ce),'upload':'Apri\x20(File)','download':_0x4b05d0(0x1c9)}};export{e as default};
1
+ const _0x599467=_0x4084;function _0x1d7c(){const _0x15bd1d=['310pzeKfB','9844261ibyFvh','11958hoMLlr','File','390776eKuXHn','443772SNDDcd','1884Ybakkd','Apri\x20(File)','1163965gjuYbU','14030XiJjKw','17858UxmXZb','194uqryjb','Salva\x20con\x20nome','84wUlojR'];_0x1d7c=function(){return _0x15bd1d;};return _0x1d7c();}(function(_0x73a052,_0x4d7fd2){const _0x40d304=_0x4084,_0x5d24bd=_0x73a052();while(!![]){try{const _0x319f2a=parseInt(_0x40d304(0x157))/0x1*(-parseInt(_0x40d304(0x158))/0x2)+parseInt(_0x40d304(0x14f))/0x3*(-parseInt(_0x40d304(0x15a))/0x4)+-parseInt(_0x40d304(0x156))/0x5*(-parseInt(_0x40d304(0x153))/0x6)+-parseInt(_0x40d304(0x15c))/0x7+parseInt(_0x40d304(0x151))/0x8+-parseInt(_0x40d304(0x152))/0x9+parseInt(_0x40d304(0x15b))/0xa*(parseInt(_0x40d304(0x155))/0xb);if(_0x319f2a===_0x4d7fd2)break;else _0x5d24bd['push'](_0x5d24bd['shift']());}catch(_0x27b789){_0x5d24bd['push'](_0x5d24bd['shift']());}}}(_0x1d7c,0xe5289));const e={'docs-exchange-client':{'file':_0x599467(0x150),'upload':_0x599467(0x154),'download':_0x599467(0x159)}};function _0x4084(_0x7af52f,_0x5e69f6){_0x7af52f=_0x7af52f-0x14f;const _0x1d7c38=_0x1d7c();let _0x408442=_0x1d7c38[_0x7af52f];return _0x408442;}export{e as default};
@@ -1 +1 @@
1
- const _0x584a6a=_0x11fb;function _0x56a5(){const _0x228f2c=['1535766PFENGP','67438apHmlM','4ULpOxL','開く(ファイル)','366462gmQbnr','2183115IoxIEd','1077172zbqSla','544zvMBjR','2105358DEIXvQ','80ShUegS','796797WwtbOg'];_0x56a5=function(){return _0x228f2c;};return _0x56a5();}(function(_0x2cff67,_0x2c3bfa){const _0x94566e=_0x11fb,_0x14b48e=_0x2cff67();while(!![]){try{const _0x3a0392=parseInt(_0x94566e(0x125))/0x1+parseInt(_0x94566e(0x127))/0x2+-parseInt(_0x94566e(0x12c))/0x3+-parseInt(_0x94566e(0x12e))/0x4*(parseInt(_0x94566e(0x126))/0x5)+parseInt(_0x94566e(0x129))/0x6+parseInt(_0x94566e(0x12d))/0x7*(-parseInt(_0x94566e(0x128))/0x8)+-parseInt(_0x94566e(0x12b))/0x9*(-parseInt(_0x94566e(0x12a))/0xa);if(_0x3a0392===_0x2c3bfa)break;else _0x14b48e['push'](_0x14b48e['shift']());}catch(_0x996990){_0x14b48e['push'](_0x14b48e['shift']());}}}(_0x56a5,0x58064));const e={'docs-exchange-client':{'file':'ファイル','upload':_0x584a6a(0x124),'download':'名前を付けて保存'}};function _0x11fb(_0x50cf44,_0xc53763){_0x50cf44=_0x50cf44-0x124;const _0x56a544=_0x56a5();let _0x11fb06=_0x56a544[_0x50cf44];return _0x11fb06;}export{e as default};
1
+ function _0x3649(_0x191216,_0x4b5b38){_0x191216=_0x191216-0x118;const _0x338c00=_0x338c();let _0x3649ee=_0x338c00[_0x191216];return _0x3649ee;}function _0x338c(){const _0x2bf4d2=['39276OpTWTQ','16324xklwhc','2728PrtPne','787839KCeHyI','1135950SREDsv','2HrKNml','5IAwqLD','3861ykYZZQ','528FXdIkS','1117000JVCNcK','3975565Bmehdk'];_0x338c=function(){return _0x2bf4d2;};return _0x338c();}(function(_0x1896b2,_0x562dd4){const _0x3fd49a=_0x3649,_0x354f55=_0x1896b2();while(!![]){try{const _0x241e02=parseInt(_0x3fd49a(0x118))/0x1+parseInt(_0x3fd49a(0x11d))/0x2*(parseInt(_0x3fd49a(0x11b))/0x3)+parseInt(_0x3fd49a(0x121))/0x4*(parseInt(_0x3fd49a(0x11e))/0x5)+-parseInt(_0x3fd49a(0x120))/0x6*(-parseInt(_0x3fd49a(0x119))/0x7)+-parseInt(_0x3fd49a(0x11a))/0x8*(parseInt(_0x3fd49a(0x11f))/0x9)+-parseInt(_0x3fd49a(0x11c))/0xa+-parseInt(_0x3fd49a(0x122))/0xb;if(_0x241e02===_0x562dd4)break;else _0x354f55['push'](_0x354f55['shift']());}catch(_0xa64c7b){_0x354f55['push'](_0x354f55['shift']());}}}(_0x338c,0x284c0));const e={'docs-exchange-client':{'file':'ファイル','upload':'開く(ファイル)','download':'名前を付けて保存'}};export{e as default};
@@ -1 +1 @@
1
- const _0x1df6e4=_0x49e4;(function(_0x409975,_0x4df0b7){const _0x5ae749=_0x49e4,_0x12b21f=_0x409975();while(!![]){try{const _0xb9abdc=parseInt(_0x5ae749(0x1ce))/0x1*(-parseInt(_0x5ae749(0x1c6))/0x2)+parseInt(_0x5ae749(0x1cc))/0x3+parseInt(_0x5ae749(0x1c5))/0x4+parseInt(_0x5ae749(0x1ca))/0x5+-parseInt(_0x5ae749(0x1cd))/0x6+-parseInt(_0x5ae749(0x1c8))/0x7*(parseInt(_0x5ae749(0x1c7))/0x8)+-parseInt(_0x5ae749(0x1c9))/0x9;if(_0xb9abdc===_0x4df0b7)break;else _0x12b21f['push'](_0x12b21f['shift']());}catch(_0x4edd69){_0x12b21f['push'](_0x12b21f['shift']());}}}(_0x1856,0x8be43));function _0x1856(){const _0x142e39=['4629681WpLNoM','5062790hRhTCz','다른\x20이름으로\x20저장','2939115kRxjdT','513036TgGxig','561551QDscgr','3658936tdLEoW','4bezEhl','712LqRrQf','48055eLBBPM'];_0x1856=function(){return _0x142e39;};return _0x1856();}const e={'docs-exchange-client':{'file':'파일','upload':'열기(파일)','download':_0x1df6e4(0x1cb)}};function _0x49e4(_0x38c6c2,_0x45ba4d){_0x38c6c2=_0x38c6c2-0x1c5;const _0x1856d2=_0x1856();let _0x49e40c=_0x1856d2[_0x38c6c2];return _0x49e40c;}export{e as default};
1
+ function _0x353c(_0x4c810c,_0x52ec74){_0x4c810c=_0x4c810c-0x1d5;const _0x29bb52=_0x29bb();let _0x353c32=_0x29bb52[_0x4c810c];return _0x353c32;}const _0x3b2c1a=_0x353c;(function(_0xb51d9e,_0x436d94){const _0x13899b=_0x353c,_0x46dbed=_0xb51d9e();while(!![]){try{const _0x519872=-parseInt(_0x13899b(0x1dd))/0x1+parseInt(_0x13899b(0x1df))/0x2*(parseInt(_0x13899b(0x1dc))/0x3)+-parseInt(_0x13899b(0x1de))/0x4+parseInt(_0x13899b(0x1e0))/0x5+-parseInt(_0x13899b(0x1d8))/0x6+parseInt(_0x13899b(0x1d5))/0x7*(parseInt(_0x13899b(0x1db))/0x8)+parseInt(_0x13899b(0x1d6))/0x9*(parseInt(_0x13899b(0x1d9))/0xa);if(_0x519872===_0x436d94)break;else _0x46dbed['push'](_0x46dbed['shift']());}catch(_0x3054ad){_0x46dbed['push'](_0x46dbed['shift']());}}}(_0x29bb,0xb2ffb));const e={'docs-exchange-client':{'file':'파일','upload':_0x3b2c1a(0x1da),'download':_0x3b2c1a(0x1d7)}};function _0x29bb(){const _0x116921=['8twvVXU','12tsdvxw','701031cvTHsD','509488RUtFgS','100028ucINtM','3028045ZQFyYz','3325175XGfgqW','408294eVCEDB','다른\x20이름으로\x20저장','3758568ETMrpc','200PQQiBF','열기(파일)'];_0x29bb=function(){return _0x116921;};return _0x29bb();}export{e as default};
@@ -1 +1 @@
1
- const _0x274e27=_0x1b50;(function(_0x51c7f6,_0xb50cb6){const _0x4d56f2=_0x1b50,_0x27c200=_0x51c7f6();while(!![]){try{const _0x46b090=parseInt(_0x4d56f2(0xb9))/0x1*(parseInt(_0x4d56f2(0xb4))/0x2)+-parseInt(_0x4d56f2(0xb2))/0x3+parseInt(_0x4d56f2(0xb0))/0x4+parseInt(_0x4d56f2(0xaf))/0x5*(-parseInt(_0x4d56f2(0xb6))/0x6)+-parseInt(_0x4d56f2(0xae))/0x7+-parseInt(_0x4d56f2(0xb3))/0x8+parseInt(_0x4d56f2(0xb1))/0x9;if(_0x46b090===_0xb50cb6)break;else _0x27c200['push'](_0x27c200['shift']());}catch(_0x1544c5){_0x27c200['push'](_0x27c200['shift']());}}}(_0x2574,0xc89c3));const e={'docs-exchange-client':{'file':_0x274e27(0xb7),'upload':_0x274e27(0xb8),'download':_0x274e27(0xb5)}};export{e as default};function _0x1b50(_0x3d34c5,_0x28e435){_0x3d34c5=_0x3d34c5-0xae;const _0x2574e9=_0x2574();let _0x1b500e=_0x2574e9[_0x3d34c5];return _0x1b500e;}function _0x2574(){const _0x161f10=['Zapisz\x20jako','9733794sULSoB','Plik','Otwórz\x20(plik)','1MVtmiS','11260186UJyiSU','5qYKgJR','1187996IjhUIN','43744455ujsZAM','3068490ALmiVd','12806536TGSTMp','3037498EJuOkF'];_0x2574=function(){return _0x161f10;};return _0x2574();}
1
+ const _0x4d728e=_0x5656;function _0x44e4(){const _0x164178=['24LtxvAp','40CdGZgO','Plik','277460KZjqfV','Zapisz\x20jako','845670PEqJUX','4104990vlVAGJ','6164684SXmYXk','64002uaFVyY','515SnzlWW','9311561fPRyZl','2102008PZYEwB'];_0x44e4=function(){return _0x164178;};return _0x44e4();}(function(_0x2f2f00,_0x24ddc4){const _0x465101=_0x5656,_0x1b023a=_0x2f2f00();while(!![]){try{const _0x13a9cb=-parseInt(_0x465101(0x128))/0x1+parseInt(_0x465101(0x126))/0x2*(-parseInt(_0x465101(0x123))/0x3)+parseInt(_0x465101(0x12a))/0x4+-parseInt(_0x465101(0x120))/0x5*(-parseInt(_0x465101(0x11f))/0x6)+-parseInt(_0x465101(0x121))/0x7+-parseInt(_0x465101(0x122))/0x8+parseInt(_0x465101(0x129))/0x9*(parseInt(_0x465101(0x124))/0xa);if(_0x13a9cb===_0x24ddc4)break;else _0x1b023a['push'](_0x1b023a['shift']());}catch(_0x4c7d01){_0x1b023a['push'](_0x1b023a['shift']());}}}(_0x44e4,0xdf974));const e={'docs-exchange-client':{'file':_0x4d728e(0x125),'upload':'Otwórz\x20(plik)','download':_0x4d728e(0x127)}};function _0x5656(_0x5d013f,_0x41472c){_0x5d013f=_0x5d013f-0x11f;const _0x44e401=_0x44e4();let _0x565685=_0x44e401[_0x5d013f];return _0x565685;}export{e as default};
@@ -1 +1 @@
1
- const _0x5c65eb=_0x5263;(function(_0x4e3f2d,_0x38d7e7){const _0x2c9331=_0x5263,_0x31bb27=_0x4e3f2d();while(!![]){try{const _0x2bb500=parseInt(_0x2c9331(0x1be))/0x1*(parseInt(_0x2c9331(0x1b8))/0x2)+parseInt(_0x2c9331(0x1ba))/0x3+parseInt(_0x2c9331(0x1b7))/0x4*(parseInt(_0x2c9331(0x1b9))/0x5)+parseInt(_0x2c9331(0x1c0))/0x6+-parseInt(_0x2c9331(0x1b6))/0x7*(parseInt(_0x2c9331(0x1b3))/0x8)+-parseInt(_0x2c9331(0x1b4))/0x9*(-parseInt(_0x2c9331(0x1bb))/0xa)+-parseInt(_0x2c9331(0x1b5))/0xb*(parseInt(_0x2c9331(0x1bd))/0xc);if(_0x2bb500===_0x38d7e7)break;else _0x31bb27['push'](_0x31bb27['shift']());}catch(_0x5804ea){_0x31bb27['push'](_0x31bb27['shift']());}}}(_0x245a,0x4b491));const e={'docs-exchange-client':{'file':'Arquivo','upload':_0x5c65eb(0x1bc),'download':_0x5c65eb(0x1bf)}};function _0x5263(_0x37c77f,_0x367002){_0x37c77f=_0x37c77f-0x1b3;const _0x245aa0=_0x245a();let _0x5263d2=_0x245aa0[_0x37c77f];return _0x5263d2;}function _0x245a(){const _0x4c0b2f=['583285SIlZkF','313380FrPWdR','1883330uUnFbq','Abrir\x20(Arquivo)','168ejsgDe','77jMCTnB','Salvar\x20Como','1355838fDBBEt','253112pPFJrG','18MUkYVx','1178815aGPDwL','7nRLMld','20hMTSQb','14284NIDLRd'];_0x245a=function(){return _0x4c0b2f;};return _0x245a();}export{e as default};
1
+ function _0x377a(){const _0x6ad76c=['574844MpQnlj','16960NAGEbM','Salvar\x20Como','Arquivo','2833218rVeTQr','4809576FfDPJN','Abrir\x20(Arquivo)','24meGYyj','4UfugTG','3311kBmxuM','260875HdxKoO','8YLQmoD','3043957fMEoPi','323049hfCFXF'];_0x377a=function(){return _0x6ad76c;};return _0x377a();}function _0x19b3(_0x26df02,_0x2603e5){_0x26df02=_0x26df02-0xa6;const _0x377a3a=_0x377a();let _0x19b314=_0x377a3a[_0x26df02];return _0x19b314;}const _0x31530e=_0x19b3;(function(_0x305971,_0x4192e7){const _0x2f46e5=_0x19b3,_0x3e2541=_0x305971();while(!![]){try{const _0x199b16=parseInt(_0x2f46e5(0xa7))/0x1*(parseInt(_0x2f46e5(0xaf))/0x2)+-parseInt(_0x2f46e5(0xa6))/0x3+parseInt(_0x2f46e5(0xb2))/0x4*(parseInt(_0x2f46e5(0xb1))/0x5)+-parseInt(_0x2f46e5(0xac))/0x6+parseInt(_0x2f46e5(0xb3))/0x7*(parseInt(_0x2f46e5(0xae))/0x8)+-parseInt(_0x2f46e5(0xab))/0x9+parseInt(_0x2f46e5(0xa8))/0xa*(-parseInt(_0x2f46e5(0xb0))/0xb);if(_0x199b16===_0x4192e7)break;else _0x3e2541['push'](_0x3e2541['shift']());}catch(_0x36ba0a){_0x3e2541['push'](_0x3e2541['shift']());}}}(_0x377a,0xc92ce));const e={'docs-exchange-client':{'file':_0x31530e(0xaa),'upload':_0x31530e(0xad),'download':_0x31530e(0xa9)}};export{e as default};
@@ -1 +1 @@
1
- const _0x44f9fa=_0x1d4c;function _0x20bd(){const _0x3d9eb9=['24240kvWmFG','75360myqIPH','Открыть(Файл)','5446sbFWIO','331216tBpXgv','726552zosfMo','297904UwgzQj','1098mJfcFE','949855sOzgYY','99zntmPS','Файл'];_0x20bd=function(){return _0x3d9eb9;};return _0x20bd();}(function(_0x2b4cd8,_0x18ffa4){const _0x3a8a80=_0x1d4c,_0x2abf28=_0x2b4cd8();while(!![]){try{const _0x443332=parseInt(_0x3a8a80(0x13e))/0x1+parseInt(_0x3a8a80(0x13f))/0x2+-parseInt(_0x3a8a80(0x138))/0x3+-parseInt(_0x3a8a80(0x139))/0x4+-parseInt(_0x3a8a80(0x13b))/0x5+-parseInt(_0x3a8a80(0x13a))/0x6*(-parseInt(_0x3a8a80(0x141))/0x7)+-parseInt(_0x3a8a80(0x142))/0x8*(-parseInt(_0x3a8a80(0x13c))/0x9);if(_0x443332===_0x18ffa4)break;else _0x2abf28['push'](_0x2abf28['shift']());}catch(_0x313abf){_0x2abf28['push'](_0x2abf28['shift']());}}}(_0x20bd,0x255fd));function _0x1d4c(_0xd32529,_0x55e5be){_0xd32529=_0xd32529-0x138;const _0x20bdc1=_0x20bd();let _0x1d4cd0=_0x20bdc1[_0xd32529];return _0x1d4cd0;}const e={'docs-exchange-client':{'file':_0x44f9fa(0x13d),'upload':_0x44f9fa(0x140),'download':'Сохранить\x20как'}};export{e as default};
1
+ function _0x5ca1(_0x390575,_0x14ba41){_0x390575=_0x390575-0xb7;const _0x4ac2f5=_0x4ac2();let _0x5ca109=_0x4ac2f5[_0x390575];return _0x5ca109;}const _0x39e609=_0x5ca1;(function(_0x3bc42e,_0x45588f){const _0x51fd65=_0x5ca1,_0x40a910=_0x3bc42e();while(!![]){try{const _0x5b91e2=-parseInt(_0x51fd65(0xbe))/0x1+-parseInt(_0x51fd65(0xc0))/0x2*(-parseInt(_0x51fd65(0xbc))/0x3)+-parseInt(_0x51fd65(0xbb))/0x4*(parseInt(_0x51fd65(0xc2))/0x5)+parseInt(_0x51fd65(0xb8))/0x6*(-parseInt(_0x51fd65(0xb9))/0x7)+parseInt(_0x51fd65(0xc1))/0x8+parseInt(_0x51fd65(0xbf))/0x9+parseInt(_0x51fd65(0xba))/0xa;if(_0x5b91e2===_0x45588f)break;else _0x40a910['push'](_0x40a910['shift']());}catch(_0x486631){_0x40a910['push'](_0x40a910['shift']());}}}(_0x4ac2,0xd5e4c));const e={'docs-exchange-client':{'file':_0x39e609(0xbd),'upload':'Открыть(Файл)','download':_0x39e609(0xb7)}};function _0x4ac2(){const _0x322a7e=['14428071IapkdJ','3156DlEMgo','2564240OqMCGd','3237565hQQZHC','Сохранить\x20как','207804uXmBJr','196SrRRtD','2758170HOCiEr','4qFJVjY','1650aTfgdS','Файл','573993OjbxSg'];_0x4ac2=function(){return _0x322a7e;};return _0x4ac2();}export{e as default};