@univerjs-pro/docs-exchange-client 0.25.0 → 1.0.0-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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 _0x2ab149=_0x429d;(function(_0x51f453,_0x12a3f9){var _0x304e49=_0x429d,_0x409dca=_0x51f453();while(!![]){try{var _0x46f67c=-parseInt(_0x304e49(0x1c5))/0x1*(parseInt(_0x304e49(0x18a))/0x2)+-parseInt(_0x304e49(0x1b9))/0x3*(parseInt(_0x304e49(0x1d1))/0x4)+-parseInt(_0x304e49(0x1a1))/0x5+-parseInt(_0x304e49(0x1b3))/0x6+parseInt(_0x304e49(0x1be))/0x7+parseInt(_0x304e49(0x1b4))/0x8*(-parseInt(_0x304e49(0x19f))/0x9)+parseInt(_0x304e49(0x1b7))/0xa;if(_0x46f67c===_0x12a3f9)break;else _0x409dca['push'](_0x409dca['shift']());}catch(_0x8b92cc){_0x409dca['push'](_0x409dca['shift']());}}}(_0x39fc,0xba086),Object[_0x2ab149(0x1c0)](exports,Symbol[_0x2ab149(0x1a3)],{'value':_0x2ab149(0x1c2)}));let e=require('@univerjs-pro/exchange-client'),t=require('@univerjs/core'),n=require('@univerjs/ui');const r={'id':_0x2ab149(0x18b),'type':t['CommandType'][_0x2ab149(0x19d)],'handler':async _0x3aa4e3=>(_0x3aa4e3[_0x2ab149(0x1d4)](e[_0x2ab149(0x1a5)])[_0x2ab149(0x1a6)](),!0x0)},i={'id':_0x2ab149(0x194),'type':t['CommandType'][_0x2ab149(0x19d)],'handler':async _0x3a540a=>(_0x3a540a[_0x2ab149(0x1d4)](e[_0x2ab149(0x1a5)])[_0x2ab149(0x1b1)](),!0x0)};var a='@univerjs-pro/docs-exchange-client',o=_0x2ab149(0x1c1);const s={},c='docs-exchange-client.operation.exchange';function l(_0x1d8da8){var _0x59ca66=_0x2ab149;return{'id':c,'type':n[_0x59ca66(0x18c)][_0x59ca66(0x195)],'icon':'DirectExportIcon','tooltip':_0x59ca66(0x1c8),'hidden$':(0x0,n[_0x59ca66(0x18e)])(_0x1d8da8,t['UniverInstanceType'][_0x59ca66(0x19a)])};}function u(){var _0xd8527f=_0x2ab149;return{'id':r['id'],'type':n[_0xd8527f(0x18c)][_0xd8527f(0x192)],'title':_0xd8527f(0x197),'icon':_0xd8527f(0x1a7)};}function _0x39fc(){var _0x433f54=['string','Inject','_initMenus','BUTTON','registerCommand','exchange-client.operation.export-docx','SUBITEMS','forEach','docs-exchange-client.upload','getOwnPropertyDescriptor','constructor','UNIVER_DOC','call','ExportDOCXOperation','OPERATION','type','9qyHZIw','decorate','5421560EjAFBz','function','toStringTag','ExportIcon','IExchangeOperateService','importDOCXToUnitId','FolderIcon','menu','OTHERS','IConfigService','ICommandService','default','RibbonStartGroup','object','Plugin','disposeWithMe','exportDOCXByUnitId','iterator','138450LNPfTc','7068904JVMCkw','packageName','_initCommands','28716220mHPZbu','onStarting','9VkzlxR','toPrimitive','ImportDOCXOperation','UniverExchangeClientPlugin','Injector','515417USIrtH','add','defineProperty','0.25.0','Module','symbol','version','154235XqUyYq','UniverInstanceType','_injector','docs-exchange-client.file','setConfig','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','_commandService','_configService','prototype','docs-exchange-client.config','Disposable','pluginName','50704tSPjgs','IMenuManagerService','_menuManagerService','get','2TfvMyG','exchange-client.operation.import-docx','MenuItemType','DOC_EXCHANGE_CLIENT_PLUGIN','getMenuHiddenObservable'];_0x39fc=function(){return _0x433f54;};return _0x39fc();}function d(){var _0x34ddd3=_0x2ab149;return{'id':i['id'],'type':n[_0x34ddd3(0x18c)]['BUTTON'],'title':'docs-exchange-client.download','icon':_0x34ddd3(0x1a4)};}const f={[n[_0x2ab149(0x1ad)][_0x2ab149(0x1a9)]]:{[c]:{'order':0.3,'menuItemFactory':l,[r['id']]:{'order':0x0,'menuItemFactory':u},[i['id']]:{'order':0x1,'menuItemFactory':d}}}};function p(_0x40e64e,_0x1592e){return function(_0x93869a,_0x29a6da){_0x1592e(_0x93869a,_0x29a6da,_0x40e64e);};}function _0x429d(_0x195313,_0x2aa0c7){_0x195313=_0x195313-0x18a;var _0x39fc3b=_0x39fc();var _0x429d46=_0x39fc3b[_0x195313];return _0x429d46;}function m(_0x273ac4,_0xce82b5,_0x496e98,_0x5636ee){var _0x18c4c8=_0x2ab149,_0x55a93c=arguments['length'],_0x242f80=_0x55a93c<0x3?_0xce82b5:_0x5636ee===null?_0x5636ee=Object[_0x18c4c8(0x198)](_0xce82b5,_0x496e98):_0x5636ee,_0x5644f9;if(typeof Reflect==_0x18c4c8(0x1ae)&&typeof Reflect[_0x18c4c8(0x1a0)]==_0x18c4c8(0x1a2))_0x242f80=Reflect[_0x18c4c8(0x1a0)](_0x273ac4,_0xce82b5,_0x496e98,_0x5636ee);else{for(var _0x55c5bd=_0x273ac4['length']-0x1;_0x55c5bd>=0x0;_0x55c5bd--)(_0x5644f9=_0x273ac4[_0x55c5bd])&&(_0x242f80=(_0x55a93c<0x3?_0x5644f9(_0x242f80):_0x55a93c>0x3?_0x5644f9(_0xce82b5,_0x496e98,_0x242f80):_0x5644f9(_0xce82b5,_0x496e98))||_0x242f80);}return _0x55a93c>0x3&&_0x242f80&&Object[_0x18c4c8(0x1c0)](_0xce82b5,_0x496e98,_0x242f80),_0x242f80;}let h=class extends t[_0x2ab149(0x1cf)]{constructor(_0x2c34f6,_0x5eee36){var _0x43f526=_0x2ab149;super(),this[_0x43f526(0x1cb)]=_0x2c34f6,this[_0x43f526(0x1d3)]=_0x5eee36,this[_0x43f526(0x1b6)](),this[_0x43f526(0x191)]();}['_initCommands'](){var _0x1a0a77=_0x2ab149;[r,i][_0x1a0a77(0x196)](_0x2cedba=>{var _0x5f1912=_0x1a0a77;this[_0x5f1912(0x1b0)](this[_0x5f1912(0x1cb)][_0x5f1912(0x193)](_0x2cedba));});}['_initMenus'](){var _0xaf5dce=_0x2ab149;this[_0xaf5dce(0x1d3)]['mergeMenu'](f);}};h=m([p(0x0,t[_0x2ab149(0x1ab)]),p(0x1,n[_0x2ab149(0x1d2)])],h);function g(_0x4c930c){'@babel/helpers - typeof';var _0x2b311d=_0x2ab149;return g=typeof Symbol==_0x2b311d(0x1a2)&&typeof Symbol[_0x2b311d(0x1b2)]==_0x2b311d(0x1c3)?function(_0x627c72){return typeof _0x627c72;}:function(_0x3956e7){var _0x3afd81=_0x2b311d;return _0x3956e7&&typeof Symbol=='function'&&_0x3956e7[_0x3afd81(0x199)]===Symbol&&_0x3956e7!==Symbol[_0x3afd81(0x1cd)]?_0x3afd81(0x1c3):typeof _0x3956e7;},g(_0x4c930c);}function _(_0x364c74,_0x425aa0){var _0x4d6789=_0x2ab149;if(g(_0x364c74)!=_0x4d6789(0x1ae)||!_0x364c74)return _0x364c74;var _0x4e9873=_0x364c74[Symbol[_0x4d6789(0x1ba)]];if(_0x4e9873!==void 0x0){var _0xf3adaa=_0x4e9873[_0x4d6789(0x19b)](_0x364c74,_0x425aa0||_0x4d6789(0x1ac));if(g(_0xf3adaa)!=_0x4d6789(0x1ae))return _0xf3adaa;throw TypeError(_0x4d6789(0x1ca));}return(_0x425aa0==='string'?String:Number)(_0x364c74);}function v(_0x5ab509){var _0x29ec9f=_0x2ab149,_0x541ebb=_(_0x5ab509,_0x29ec9f(0x18f));return g(_0x541ebb)==_0x29ec9f(0x1c3)?_0x541ebb:_0x541ebb+'';}function y(_0x22c37a,_0x4a60ce,_0x42ea5e){var _0x2b15a6=_0x2ab149;return(_0x4a60ce=v(_0x4a60ce))in _0x22c37a?Object[_0x2b15a6(0x1c0)](_0x22c37a,_0x4a60ce,{'value':_0x42ea5e,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x22c37a[_0x4a60ce]=_0x42ea5e,_0x22c37a;}let b=class extends t[_0x2ab149(0x1af)]{constructor(_0x23ed0e=s,_0x865883,_0x2a12ab){var _0x4780e6=_0x2ab149;super(),this['_config']=_0x23ed0e,this[_0x4780e6(0x1c7)]=_0x865883,this[_0x4780e6(0x1cc)]=_0x2a12ab;let {menu:_0x5aa203,..._0x5dd03c}=(0x0,t['merge'])({},s,this['_config']);_0x5aa203&&this[_0x4780e6(0x1cc)][_0x4780e6(0x1c9)](_0x4780e6(0x1a8),_0x5aa203,{'merge':!0x0}),this[_0x4780e6(0x1cc)][_0x4780e6(0x1c9)](_0x4780e6(0x1ce),_0x5dd03c);}[_0x2ab149(0x1b8)](){var _0x1b433f=_0x2ab149;[[h]][_0x1b433f(0x196)](_0xe8f4ac=>this[_0x1b433f(0x1c7)][_0x1b433f(0x1bf)](_0xe8f4ac));}['onReady'](){var _0x326c12=_0x2ab149;this[_0x326c12(0x1c7)][_0x326c12(0x1d4)](h);}};y(b,_0x2ab149(0x1d0),_0x2ab149(0x18d)),y(b,_0x2ab149(0x1b5),a),y(b,_0x2ab149(0x1c4),o),y(b,_0x2ab149(0x19e),t[_0x2ab149(0x1c6)][_0x2ab149(0x19a)]),b=m([(0x0,t['DependentOn'])(e[_0x2ab149(0x1bc)]),p(0x1,(0x0,t[_0x2ab149(0x190)])(t[_0x2ab149(0x1bd)])),p(0x2,t[_0x2ab149(0x1aa)])],b),exports[_0x2ab149(0x19c)]=i,exports[_0x2ab149(0x1bb)]=r,Object[_0x2ab149(0x1c0)](exports,'UniverDocsExchangeClientPlugin',{'enumerable':!0x0,'get':function(){return b;}});
1
+ var _0x4a950c=_0x4198;(function(_0xba6a42,_0x1fb4af){var _0x5df415=_0x4198,_0x334d1d=_0xba6a42();while(!![]){try{var _0x4551d0=parseInt(_0x5df415(0xa1))/0x1+parseInt(_0x5df415(0x7c))/0x2*(-parseInt(_0x5df415(0xad))/0x3)+-parseInt(_0x5df415(0x94))/0x4*(parseInt(_0x5df415(0xc1))/0x5)+-parseInt(_0x5df415(0x91))/0x6*(parseInt(_0x5df415(0xab))/0x7)+-parseInt(_0x5df415(0x8c))/0x8*(parseInt(_0x5df415(0xae))/0x9)+parseInt(_0x5df415(0x86))/0xa+parseInt(_0x5df415(0x83))/0xb;if(_0x4551d0===_0x1fb4af)break;else _0x334d1d['push'](_0x334d1d['shift']());}catch(_0x174120){_0x334d1d['push'](_0x334d1d['shift']());}}}(_0x2ec4,0x6b9d0),Object[_0x4a950c(0xac)](exports,Symbol['toStringTag'],{'value':'Module'}));function _0x2ec4(){var _0x5184d8=['_initMenus','onReady','registerCommand','ICommandService','setConfig','symbol','520932VcUFoh','UNIVER_DOC','DependentOn','iterator','BUTTON','toPrimitive','Injector','docs-exchange-client.operation.exchange','mergeMenu','SUBITEMS','3514zpUEtF','defineProperty','264zSDgzR','2610xEPlmB','decorate','constructor','version','onStarting','DOC_EXCHANGE_CLIENT_PLUGIN','disposeWithMe','docs-exchange-client.config','type','docs-exchange-client.file','pluginName','Inject','function','merge','ExportDOCXOperation','forEach','call','IConfigService','UniverInstanceType','29060WKtYUm','_commandService','IExchangeOperateService','object','ImportDOCXOperation','_config','14678iZLhUj','IMenuManagerService','UniverExchangeClientPlugin','1.0.0-alpha.0','UniverDocsExchangeClientPlugin','Plugin','exchange-client.operation.export-docx','21358700HqkHmh','CommandType','_menuManagerService','31320tBhQWk','_configService','DirectExportIcon','OTHERS','string','add','5752isrGmb','importDOCXToUnitId','exchange-client.operation.import-docx','menu','get','8226YDAyDr','_injector','OPERATION','332CqKjXb','_initCommands','length','exportDOCXByUnitId','FolderIcon','getOwnPropertyDescriptor','default'];_0x2ec4=function(){return _0x5184d8;};return _0x2ec4();}let e=require('@univerjs-pro/exchange-client'),t=require('@univerjs/core'),n=require('@univerjs/ui');const r={'id':_0x4a950c(0x8e),'type':t['CommandType'][_0x4a950c(0x93)],'handler':async _0xb5b6c7=>(_0xb5b6c7['get'](e[_0x4a950c(0x78)])[_0x4a950c(0x8d)](),!0x0)},i={'id':_0x4a950c(0x82),'type':t[_0x4a950c(0x84)][_0x4a950c(0x93)],'handler':async _0x38fde5=>(_0x38fde5['get'](e[_0x4a950c(0x78)])[_0x4a950c(0x97)](),!0x0)};var a='@univerjs-pro/docs-exchange-client',o=_0x4a950c(0x7f);const s={},c=_0x4a950c(0xa8);function _0x4198(_0x95485c,_0x2ce5b9){_0x95485c=_0x95485c-0x78;var _0x2ec468=_0x2ec4();var _0x41981f=_0x2ec468[_0x95485c];return _0x41981f;}function l(_0x40a88b){var _0x12273c=_0x4a950c;return{'id':c,'type':n['MenuItemType'][_0x12273c(0xaa)],'icon':_0x12273c(0x88),'tooltip':_0x12273c(0xb7),'hidden$':(0x0,n['getMenuHiddenObservable'])(_0x40a88b,t[_0x12273c(0xc0)][_0x12273c(0xa2)])};}function u(){var _0x3d9927=_0x4a950c;return{'id':r['id'],'type':n['MenuItemType']['BUTTON'],'title':'docs-exchange-client.upload','icon':_0x3d9927(0x98)};}function d(){var _0x51abe5=_0x4a950c;return{'id':i['id'],'type':n['MenuItemType'][_0x51abe5(0xa5)],'title':'docs-exchange-client.download','icon':'ExportIcon'};}const f={[n['RibbonStartGroup'][_0x4a950c(0x89)]]:{[c]:{'order':0.3,'menuItemFactory':l,[r['id']]:{'order':0x0,'menuItemFactory':u},[i['id']]:{'order':0x1,'menuItemFactory':d}}}};function p(_0x2bc8b6,_0x301377){return function(_0x5893b3,_0x31c2bd){_0x301377(_0x5893b3,_0x31c2bd,_0x2bc8b6);};}function m(_0x5ceabf,_0x5ce3f1,_0x5131f4,_0x390dc3){var _0x330068=_0x4a950c,_0x54e801=arguments[_0x330068(0x96)],_0xe1e4d4=_0x54e801<0x3?_0x5ce3f1:_0x390dc3===null?_0x390dc3=Object[_0x330068(0x99)](_0x5ce3f1,_0x5131f4):_0x390dc3,_0x3f899a;if(typeof Reflect==_0x330068(0x79)&&typeof Reflect[_0x330068(0xaf)]==_0x330068(0xba))_0xe1e4d4=Reflect[_0x330068(0xaf)](_0x5ceabf,_0x5ce3f1,_0x5131f4,_0x390dc3);else{for(var _0x40ed52=_0x5ceabf[_0x330068(0x96)]-0x1;_0x40ed52>=0x0;_0x40ed52--)(_0x3f899a=_0x5ceabf[_0x40ed52])&&(_0xe1e4d4=(_0x54e801<0x3?_0x3f899a(_0xe1e4d4):_0x54e801>0x3?_0x3f899a(_0x5ce3f1,_0x5131f4,_0xe1e4d4):_0x3f899a(_0x5ce3f1,_0x5131f4))||_0xe1e4d4);}return _0x54e801>0x3&&_0xe1e4d4&&Object['defineProperty'](_0x5ce3f1,_0x5131f4,_0xe1e4d4),_0xe1e4d4;}let h=class extends t['Disposable']{constructor(_0x4fe572,_0x4b608f){var _0x4136a6=_0x4a950c;super(),this[_0x4136a6(0xc2)]=_0x4fe572,this[_0x4136a6(0x85)]=_0x4b608f,this[_0x4136a6(0x95)](),this[_0x4136a6(0x9b)]();}[_0x4a950c(0x95)](){[r,i]['forEach'](_0x31b6bc=>{var _0xeae2c5=_0x4198;this[_0xeae2c5(0xb4)](this[_0xeae2c5(0xc2)][_0xeae2c5(0x9d)](_0x31b6bc));});}['_initMenus'](){var _0x1d9737=_0x4a950c;this[_0x1d9737(0x85)][_0x1d9737(0xa9)](f);}};h=m([p(0x0,t[_0x4a950c(0x9e)]),p(0x1,n[_0x4a950c(0x7d)])],h);function g(_0x2a932b){'@babel/helpers - typeof';var _0x1f3269=_0x4a950c;return g=typeof Symbol==_0x1f3269(0xba)&&typeof Symbol[_0x1f3269(0xa4)]=='symbol'?function(_0x2c05e2){return typeof _0x2c05e2;}:function(_0x79c80a){var _0x116ce9=_0x1f3269;return _0x79c80a&&typeof Symbol==_0x116ce9(0xba)&&_0x79c80a[_0x116ce9(0xb0)]===Symbol&&_0x79c80a!==Symbol['prototype']?_0x116ce9(0xa0):typeof _0x79c80a;},g(_0x2a932b);}function _(_0x55726a,_0x54c629){var _0x4b81cb=_0x4a950c;if(g(_0x55726a)!='object'||!_0x55726a)return _0x55726a;var _0x4f1720=_0x55726a[Symbol[_0x4b81cb(0xa6)]];if(_0x4f1720!==void 0x0){var _0x5bba1d=_0x4f1720[_0x4b81cb(0xbe)](_0x55726a,_0x54c629||_0x4b81cb(0x9a));if(g(_0x5bba1d)!='object')return _0x5bba1d;throw TypeError('@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.');}return(_0x54c629===_0x4b81cb(0x8a)?String:Number)(_0x55726a);}function v(_0x5d63fd){var _0x82e4e3=_0x4a950c,_0x5bc22e=_(_0x5d63fd,'string');return g(_0x5bc22e)==_0x82e4e3(0xa0)?_0x5bc22e:_0x5bc22e+'';}function y(_0x363e87,_0x5581bd,_0x51d564){var _0x401c6f=_0x4a950c;return(_0x5581bd=v(_0x5581bd))in _0x363e87?Object[_0x401c6f(0xac)](_0x363e87,_0x5581bd,{'value':_0x51d564,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x363e87[_0x5581bd]=_0x51d564,_0x363e87;}let b=class extends t[_0x4a950c(0x81)]{constructor(_0x2cafaa=s,_0x48222a,_0x237589){var _0x10ecfc=_0x4a950c;super(),this[_0x10ecfc(0x7b)]=_0x2cafaa,this['_injector']=_0x48222a,this['_configService']=_0x237589;let {menu:_0x4a5e25,..._0x1d4d8b}=(0x0,t[_0x10ecfc(0xbb)])({},s,this[_0x10ecfc(0x7b)]);_0x4a5e25&&this['_configService'][_0x10ecfc(0x9f)](_0x10ecfc(0x8f),_0x4a5e25,{'merge':!0x0}),this[_0x10ecfc(0x87)]['setConfig'](_0x10ecfc(0xb5),_0x1d4d8b);}[_0x4a950c(0xb2)](){var _0x21f3d9=_0x4a950c;[[h]][_0x21f3d9(0xbd)](_0xfa6934=>this['_injector'][_0x21f3d9(0x8b)](_0xfa6934));}[_0x4a950c(0x9c)](){var _0x169020=_0x4a950c;this[_0x169020(0x92)][_0x169020(0x90)](h);}};y(b,_0x4a950c(0xb8),_0x4a950c(0xb3)),y(b,'packageName',a),y(b,_0x4a950c(0xb1),o),y(b,_0x4a950c(0xb6),t[_0x4a950c(0xc0)]['UNIVER_DOC']),b=m([(0x0,t[_0x4a950c(0xa3)])(e[_0x4a950c(0x7e)]),p(0x1,(0x0,t[_0x4a950c(0xb9)])(t[_0x4a950c(0xa7)])),p(0x2,t[_0x4a950c(0xbf)])],b),exports[_0x4a950c(0xbc)]=i,exports[_0x4a950c(0x7a)]=r,Object[_0x4a950c(0xac)](exports,_0x4a950c(0x80),{'enumerable':!0x0,'get':function(){return b;}});
@@ -1 +1 @@
1
- function _0xf716(_0x24041a,_0x4fdd0c){_0x24041a=_0x24041a-0xec;const _0x30f113=_0x30f1();let _0xf71684=_0x30f113[_0x24041a];return _0xf71684;}const _0x34e54a=_0xf716;(function(_0x222d06,_0x59961c){const _0x5c0f07=_0xf716,_0xc0dc9c=_0x222d06();while(!![]){try{const _0x3c51e6=parseInt(_0x5c0f07(0xf2))/0x1*(parseInt(_0x5c0f07(0xf8))/0x2)+-parseInt(_0x5c0f07(0xf1))/0x3*(-parseInt(_0x5c0f07(0xf5))/0x4)+-parseInt(_0x5c0f07(0xec))/0x5+parseInt(_0x5c0f07(0xf6))/0x6+-parseInt(_0x5c0f07(0xed))/0x7*(parseInt(_0x5c0f07(0xf0))/0x8)+-parseInt(_0x5c0f07(0xef))/0x9+parseInt(_0x5c0f07(0xee))/0xa;if(_0x3c51e6===_0x59961c)break;else _0xc0dc9c['push'](_0xc0dc9c['shift']());}catch(_0x12c482){_0xc0dc9c['push'](_0xc0dc9c['shift']());}}}(_0x30f1,0xe9586));function _0x30f1(){const _0x345ddb=['ملف','1166EWJrtY','4744145KDPdkT','6757954GZYDqg','10192670vnfmOs','271260FCflld','8kLdPww','3SxKKNr','364jNKgLY','exports','فتح\x20(ملف)','2456452WKdHaP','6327486VVEyRy'];_0x30f1=function(){return _0x345ddb;};return _0x30f1();}const e={'docs-exchange-client':{'file':_0x34e54a(0xf7),'upload':_0x34e54a(0xf4),'download':'حفظ\x20باسم'}};module[_0x34e54a(0xf3)]=e;
1
+ const _0x58d5d8=_0x3cb7;(function(_0x3a194a,_0x3d76fc){const _0x18887a=_0x3cb7,_0x5db3d2=_0x3a194a();while(!![]){try{const _0x1867a8=parseInt(_0x18887a(0x1dd))/0x1*(-parseInt(_0x18887a(0x1d3))/0x2)+parseInt(_0x18887a(0x1de))/0x3+-parseInt(_0x18887a(0x1d4))/0x4+-parseInt(_0x18887a(0x1d5))/0x5+-parseInt(_0x18887a(0x1d2))/0x6*(-parseInt(_0x18887a(0x1d8))/0x7)+parseInt(_0x18887a(0x1db))/0x8+parseInt(_0x18887a(0x1da))/0x9;if(_0x1867a8===_0x3d76fc)break;else _0x5db3d2['push'](_0x5db3d2['shift']());}catch(_0x20c1b6){_0x5db3d2['push'](_0x5db3d2['shift']());}}}(_0x17be,0xdb69f));const e={'docs-exchange-client':{'file':_0x58d5d8(0x1d9),'upload':_0x58d5d8(0x1d6),'download':_0x58d5d8(0x1d7)}};function _0x3cb7(_0x39b77b,_0x6fe995){_0x39b77b=_0x39b77b-0x1d2;const _0x17be65=_0x17be();let _0x3cb720=_0x17be65[_0x39b77b];return _0x3cb720;}function _0x17be(){const _0x3ffe0c=['ملف','19327896VEBUkb','4914816mKNduY','exports','8833BMZQvj','1363671IZMIdi','2274fjAixB','194YxMNlP','6172328LpquiF','2234675ISEszZ','فتح\x20(ملف)','حفظ\x20باسم','9772sEiUyD'];_0x17be=function(){return _0x3ffe0c;};return _0x17be();}module[_0x58d5d8(0x1dc)]=e;
@@ -1 +1 @@
1
- const _0x16ff59=_0x5708;(function(_0x5edfbe,_0x31776c){const _0x3854e9=_0x5708,_0x4d9ee7=_0x5edfbe();while(!![]){try{const _0x12898a=-parseInt(_0x3854e9(0x15a))/0x1*(parseInt(_0x3854e9(0x159))/0x2)+-parseInt(_0x3854e9(0x154))/0x3*(parseInt(_0x3854e9(0x150))/0x4)+parseInt(_0x3854e9(0x14d))/0x5+-parseInt(_0x3854e9(0x158))/0x6+-parseInt(_0x3854e9(0x155))/0x7+-parseInt(_0x3854e9(0x14e))/0x8*(parseInt(_0x3854e9(0x151))/0x9)+parseInt(_0x3854e9(0x157))/0xa*(parseInt(_0x3854e9(0x152))/0xb);if(_0x12898a===_0x31776c)break;else _0x4d9ee7['push'](_0x4d9ee7['shift']());}catch(_0x69a6fa){_0x4d9ee7['push'](_0x4d9ee7['shift']());}}}(_0x26a3,0x771a1));const e={'docs-exchange-client':{'file':'Fitxer','upload':_0x16ff59(0x153),'download':_0x16ff59(0x156)}};function _0x5708(_0x2989c5,_0x5a1a8a){_0x2989c5=_0x2989c5-0x14d;const _0x26a3d5=_0x26a3();let _0x570893=_0x26a3d5[_0x2989c5];return _0x570893;}function _0x26a3(){const _0x42b35f=['393dxStOf','2027312UhpOXv','Anomena\x20i\x20desa','15020VDLekZ','1764726MgEpNU','8yvHDZI','238179DlOcGb','3948240smzyTw','200xIeqNm','exports','7308eIYZxE','269091TJyuws','16269SzflAJ','Obrir(Fitxer)'];_0x26a3=function(){return _0x42b35f;};return _0x26a3();}module[_0x16ff59(0x14f)]=e;
1
+ const _0x16eabb=_0x7308;(function(_0xe6b67a,_0x2faa2e){const _0x24e87b=_0x7308,_0x460407=_0xe6b67a();while(!![]){try{const _0xfe0351=parseInt(_0x24e87b(0x12e))/0x1*(parseInt(_0x24e87b(0x131))/0x2)+-parseInt(_0x24e87b(0x12b))/0x3*(-parseInt(_0x24e87b(0x12c))/0x4)+parseInt(_0x24e87b(0x133))/0x5+parseInt(_0x24e87b(0x12f))/0x6*(-parseInt(_0x24e87b(0x128))/0x7)+-parseInt(_0x24e87b(0x129))/0x8*(-parseInt(_0x24e87b(0x12d))/0x9)+-parseInt(_0x24e87b(0x127))/0xa+-parseInt(_0x24e87b(0x12a))/0xb;if(_0xfe0351===_0x2faa2e)break;else _0x460407['push'](_0x460407['shift']());}catch(_0x32105c){_0x460407['push'](_0x460407['shift']());}}}(_0x4d20,0xdb036));const e={'docs-exchange-client':{'file':'Fitxer','upload':_0x16eabb(0x132),'download':_0x16eabb(0x130)}};function _0x7308(_0x6f2631,_0x1f86cd){_0x6f2631=_0x6f2631-0x127;const _0x4d200c=_0x4d20();let _0x730835=_0x4d200c[_0x6f2631];return _0x730835;}function _0x4d20(){const _0x15a279=['4354855FczQWc','3516370vKWgVP','200907XjGwAG','5416xkwxjM','22554840AyFPbU','3DxgErv','3037620uqUOQd','23481RztEyL','410459Ggvres','192gOLwJN','Anomena\x20i\x20desa','4dptIyx','Obrir(Fitxer)'];_0x4d20=function(){return _0x15a279;};return _0x4d20();}module['exports']=e;
@@ -1 +1 @@
1
- function _0x43b3(_0xdef255,_0x4e7197){_0xdef255=_0xdef255-0x18a;const _0x3e1ef5=_0x3e1e();let _0x43b3d4=_0x3e1ef5[_0xdef255];return _0x43b3d4;}const _0x5ddc66=_0x43b3;(function(_0x4f010f,_0x52d2ba){const _0x133426=_0x43b3,_0x4f0406=_0x4f010f();while(!![]){try{const _0x94cd75=parseInt(_0x133426(0x18c))/0x1+-parseInt(_0x133426(0x18b))/0x2+-parseInt(_0x133426(0x193))/0x3+-parseInt(_0x133426(0x194))/0x4+-parseInt(_0x133426(0x192))/0x5*(-parseInt(_0x133426(0x18e))/0x6)+-parseInt(_0x133426(0x191))/0x7*(parseInt(_0x133426(0x190))/0x8)+-parseInt(_0x133426(0x18a))/0x9*(-parseInt(_0x133426(0x18d))/0xa);if(_0x94cd75===_0x52d2ba)break;else _0x4f0406['push'](_0x4f0406['shift']());}catch(_0x653cdf){_0x4f0406['push'](_0x4f0406['shift']());}}}(_0x3e1e,0xd4f88));const e={'docs-exchange-client':{'file':_0x5ddc66(0x195),'upload':_0x5ddc66(0x18f),'download':_0x5ddc66(0x197)}};function _0x3e1e(){const _0x832175=['112191jPyXqm','6129484tXkVER','Datei','exports','Speichern\x20unter','9UlJgUM','2494422OYZGNg','89297GoReGT','43329700ErwdQc','90DTWZJU','Öffnen\x20(Datei)','3000sNKiID','29561TdKehq','283555DEiJWd'];_0x3e1e=function(){return _0x832175;};return _0x3e1e();}module[_0x5ddc66(0x196)]=e;
1
+ const _0x3b341a=_0x4fd2;(function(_0x4198ce,_0x313e03){const _0x445d63=_0x4fd2,_0x1cda0f=_0x4198ce();while(!![]){try{const _0x3df1f5=parseInt(_0x445d63(0xa2))/0x1*(-parseInt(_0x445d63(0xa3))/0x2)+parseInt(_0x445d63(0x9f))/0x3+-parseInt(_0x445d63(0x9e))/0x4+parseInt(_0x445d63(0xa1))/0x5+parseInt(_0x445d63(0x9d))/0x6+parseInt(_0x445d63(0xa5))/0x7+-parseInt(_0x445d63(0xa0))/0x8;if(_0x3df1f5===_0x313e03)break;else _0x1cda0f['push'](_0x1cda0f['shift']());}catch(_0x400d2e){_0x1cda0f['push'](_0x1cda0f['shift']());}}}(_0x1c18,0xd3440));function _0x4fd2(_0x4db4dc,_0x144c28){_0x4db4dc=_0x4db4dc-0x9d;const _0x1c18b6=_0x1c18();let _0x4fd293=_0x1c18b6[_0x4db4dc];return _0x4fd293;}function _0x1c18(){const _0x222cc0=['Speichern\x20unter','1548015SdSNDG','3842406zQeAaT','3787520bYygHq','3784137DayLvV','6075536DxLgxn','6275580KxZxzW','1nIBaAg','1612750FnZcmQ'];_0x1c18=function(){return _0x222cc0;};return _0x1c18();}const e={'docs-exchange-client':{'file':'Datei','upload':'Öffnen\x20(Datei)','download':_0x3b341a(0xa4)}};module['exports']=e;
@@ -1 +1 @@
1
- const _0x5a3447=_0x4314;(function(_0x3987d2,_0x4668ee){const _0x5d4423=_0x4314,_0x17bc60=_0x3987d2();while(!![]){try{const _0x1980df=-parseInt(_0x5d4423(0xd7))/0x1+-parseInt(_0x5d4423(0xd5))/0x2*(-parseInt(_0x5d4423(0xd3))/0x3)+parseInt(_0x5d4423(0xd6))/0x4*(parseInt(_0x5d4423(0xcc))/0x5)+parseInt(_0x5d4423(0xcd))/0x6+parseInt(_0x5d4423(0xd9))/0x7*(-parseInt(_0x5d4423(0xd4))/0x8)+-parseInt(_0x5d4423(0xcf))/0x9+parseInt(_0x5d4423(0xce))/0xa*(parseInt(_0x5d4423(0xd2))/0xb);if(_0x1980df===_0x4668ee)break;else _0x17bc60['push'](_0x17bc60['shift']());}catch(_0xf9f36a){_0x17bc60['push'](_0x17bc60['shift']());}}}(_0x246e,0xe5751));const e={'docs-exchange-client':{'file':_0x5a3447(0xd8),'upload':'Open(File)','download':_0x5a3447(0xd1)}};module[_0x5a3447(0xd0)]=e;function _0x4314(_0x37320a,_0x4e9448){_0x37320a=_0x37320a-0xcc;const _0x246eac=_0x246e();let _0x4314be=_0x246eac[_0x37320a];return _0x4314be;}function _0x246e(){const _0x456c76=['407HmCslp','6921dIPJwY','8erRMfw','1438jeYAdM','43828qeDzuU','1756115BVQtGx','File','7402423DCBUMD','425rFAtVw','1475040xbCfRH','308650vEwKwj','2020158zlgXQb','exports','Save\x20As'];_0x246e=function(){return _0x456c76;};return _0x246e();}
1
+ const _0x2770c9=_0x2f10;function _0x2477(){const _0x38a9e3=['16173sjxCst','File','242SlSSTt','Open(File)','4IKVcAW','186jvmoQB','190869XuxpaF','2820790BRlNfS','4783InHfNw','1096oTEtxW','18748752rGuOyD','11wxqPNw','3275361DRUlrd','9926050zlQLVH'];_0x2477=function(){return _0x38a9e3;};return _0x2477();}function _0x2f10(_0x17020f,_0x998901){_0x17020f=_0x17020f-0x74;const _0x2477c7=_0x2477();let _0x2f10f7=_0x2477c7[_0x17020f];return _0x2f10f7;}(function(_0x255bdf,_0x34fd65){const _0x1f9c48=_0x2f10,_0x3b0d51=_0x255bdf();while(!![]){try{const _0xbe32c6=parseInt(_0x1f9c48(0x74))/0x1*(-parseInt(_0x1f9c48(0x7c))/0x2)+parseInt(_0x1f9c48(0x78))/0x3*(-parseInt(_0x1f9c48(0x7e))/0x4)+parseInt(_0x1f9c48(0x81))/0x5+-parseInt(_0x1f9c48(0x7f))/0x6*(-parseInt(_0x1f9c48(0x80))/0x7)+parseInt(_0x1f9c48(0x75))/0x8*(parseInt(_0x1f9c48(0x7a))/0x9)+-parseInt(_0x1f9c48(0x79))/0xa*(parseInt(_0x1f9c48(0x77))/0xb)+parseInt(_0x1f9c48(0x76))/0xc;if(_0xbe32c6===_0x34fd65)break;else _0x3b0d51['push'](_0x3b0d51['shift']());}catch(_0x5cde5c){_0x3b0d51['push'](_0x3b0d51['shift']());}}}(_0x2477,0x87785));const e={'docs-exchange-client':{'file':_0x2770c9(0x7b),'upload':_0x2770c9(0x7d),'download':'Save\x20As'}};module['exports']=e;
@@ -1 +1 @@
1
- const _0xaa2da7=_0x3b2c;function _0x3b2c(_0x4f8de4,_0x11f4c1){_0x4f8de4=_0x4f8de4-0x146;const _0x14da76=_0x14da();let _0x3b2c03=_0x14da76[_0x4f8de4];return _0x3b2c03;}(function(_0x54b505,_0x56ef67){const _0x238241=_0x3b2c,_0x2ab018=_0x54b505();while(!![]){try{const _0x1d3cad=-parseInt(_0x238241(0x146))/0x1*(parseInt(_0x238241(0x148))/0x2)+parseInt(_0x238241(0x149))/0x3*(parseInt(_0x238241(0x150))/0x4)+parseInt(_0x238241(0x14f))/0x5*(-parseInt(_0x238241(0x151))/0x6)+parseInt(_0x238241(0x14c))/0x7*(parseInt(_0x238241(0x14a))/0x8)+parseInt(_0x238241(0x152))/0x9+parseInt(_0x238241(0x14e))/0xa+-parseInt(_0x238241(0x153))/0xb;if(_0x1d3cad===_0x56ef67)break;else _0x2ab018['push'](_0x2ab018['shift']());}catch(_0x3fe36a){_0x2ab018['push'](_0x2ab018['shift']());}}}(_0x14da,0xebbd0));const e={'docs-exchange-client':{'file':_0xaa2da7(0x147),'upload':'Abrir(Archivo)','download':_0xaa2da7(0x14d)}};module[_0xaa2da7(0x14b)]=e;function _0x14da(){const _0x107235=['Archivo','2EXymsh','135XcRmyR','8gUtCzv','exports','8850107aZqiUr','Guardar\x20como','6935980EwlZie','910365BXBaOv','116452qaywUH','30DGMFNJ','8317953XoGZPK','17522362MEagTh','723310zkonAt'];_0x14da=function(){return _0x107235;};return _0x14da();}
1
+ const _0x7dc024=_0x1c2d;(function(_0x5188b6,_0x304fc4){const _0x561749=_0x1c2d,_0x4418fe=_0x5188b6();while(!![]){try{const _0x1721ff=parseInt(_0x561749(0xd7))/0x1+parseInt(_0x561749(0xd9))/0x2+-parseInt(_0x561749(0xdc))/0x3*(-parseInt(_0x561749(0xd5))/0x4)+parseInt(_0x561749(0xd6))/0x5+parseInt(_0x561749(0xd1))/0x6*(-parseInt(_0x561749(0xd8))/0x7)+parseInt(_0x561749(0xdb))/0x8+parseInt(_0x561749(0xdd))/0x9*(-parseInt(_0x561749(0xd4))/0xa);if(_0x1721ff===_0x304fc4)break;else _0x4418fe['push'](_0x4418fe['shift']());}catch(_0x4498cc){_0x4418fe['push'](_0x4418fe['shift']());}}}(_0x5dea,0xba346));function _0x5dea(){const _0x4f5984=['1339791RMxTyV','53606jCZfqM','2391106kWruja','Abrir(Archivo)','6858960rwAhpJ','2679801JaOAEX','163494hjSjjs','12CLnWDP','Guardar\x20como','Archivo','2310mMNgqY','4rOEXSe','3441875FofYjF'];_0x5dea=function(){return _0x4f5984;};return _0x5dea();}const e={'docs-exchange-client':{'file':_0x7dc024(0xd3),'upload':_0x7dc024(0xda),'download':_0x7dc024(0xd2)}};function _0x1c2d(_0x3109a8,_0x1cb060){_0x3109a8=_0x3109a8-0xd1;const _0x5dea59=_0x5dea();let _0x1c2d91=_0x5dea59[_0x3109a8];return _0x1c2d91;}module['exports']=e;
@@ -1 +1 @@
1
- function _0x3950(_0x5a1ec9,_0x5266c9){_0x5a1ec9=_0x5a1ec9-0x1ae;const _0x18c500=_0x18c5();let _0x395082=_0x18c500[_0x5a1ec9];return _0x395082;}const _0x4100a9=_0x3950;(function(_0x56f214,_0xc7f034){const _0x3fe467=_0x3950,_0xb220ce=_0x56f214();while(!![]){try{const _0x57da67=parseInt(_0x3fe467(0x1b9))/0x1*(-parseInt(_0x3fe467(0x1b6))/0x2)+-parseInt(_0x3fe467(0x1b8))/0x3*(-parseInt(_0x3fe467(0x1b7))/0x4)+parseInt(_0x3fe467(0x1b1))/0x5+parseInt(_0x3fe467(0x1af))/0x6+-parseInt(_0x3fe467(0x1b2))/0x7*(-parseInt(_0x3fe467(0x1b4))/0x8)+-parseInt(_0x3fe467(0x1b5))/0x9+parseInt(_0x3fe467(0x1ae))/0xa*(parseInt(_0x3fe467(0x1b3))/0xb);if(_0x57da67===_0xc7f034)break;else _0xb220ce['push'](_0xb220ce['shift']());}catch(_0x3df54f){_0xb220ce['push'](_0xb220ce['shift']());}}}(_0x18c5,0x89661));function _0x18c5(){const _0x5b7215=['1622265OVjsrN','54159jZtwwO','574717pGBQYP','152SuuXXR','9485505wuSZWa','794rqQPMR','3084716FSaZsQ','3cEkxHe','893TlkQcP','30ZuVvvk','3431250vJvmqQ','فایل'];_0x18c5=function(){return _0x5b7215;};return _0x18c5();}const e={'docs-exchange-client':{'file':_0x4100a9(0x1b0),'upload':'بازکردن(فایل)','download':'ذخیره\x20به\x20عنوان'}};module['exports']=e;
1
+ function _0x2974(){const _0x354b48=['554739MzCqck','فایل','24vqMuIt','278344KhOJep','775395LdebOT','بازکردن(فایل)','1670354kHChiP','96BHsFWX','696972PVfAul','535910KCuTbv','15600920dSjxDJ','exports','10mgtPtv'];_0x2974=function(){return _0x354b48;};return _0x2974();}const _0x384261=_0x9e5e;(function(_0x1d228f,_0x44d4ca){const _0x51a14a=_0x9e5e,_0x45a75c=_0x1d228f();while(!![]){try{const _0x233c2d=parseInt(_0x51a14a(0xdd))/0x1+-parseInt(_0x51a14a(0xd9))/0x2*(parseInt(_0x51a14a(0xda))/0x3)+-parseInt(_0x51a14a(0xe2))/0x4+-parseInt(_0x51a14a(0xe3))/0x5+-parseInt(_0x51a14a(0xdc))/0x6*(-parseInt(_0x51a14a(0xe0))/0x7)+-parseInt(_0x51a14a(0xe1))/0x8*(parseInt(_0x51a14a(0xde))/0x9)+parseInt(_0x51a14a(0xd7))/0xa;if(_0x233c2d===_0x44d4ca)break;else _0x45a75c['push'](_0x45a75c['shift']());}catch(_0x42c45d){_0x45a75c['push'](_0x45a75c['shift']());}}}(_0x2974,0x87072));function _0x9e5e(_0x4983f1,_0x56672f){_0x4983f1=_0x4983f1-0xd7;const _0x2974e8=_0x2974();let _0x9e5eab=_0x2974e8[_0x4983f1];return _0x9e5eab;}const e={'docs-exchange-client':{'file':_0x384261(0xdb),'upload':_0x384261(0xdf),'download':'ذخیره\x20به\x20عنوان'}};module[_0x384261(0xd8)]=e;
@@ -1 +1 @@
1
- const _0x4c2e85=_0x1a1b;function _0x1a1b(_0x2db02e,_0x35b41e){_0x2db02e=_0x2db02e-0xbc;const _0x183c3b=_0x183c();let _0x1a1be2=_0x183c3b[_0x2db02e];return _0x1a1be2;}(function(_0x349bab,_0x4981a8){const _0x7d5362=_0x1a1b,_0x587b3f=_0x349bab();while(!![]){try{const _0x282dc1=parseInt(_0x7d5362(0xbe))/0x1*(-parseInt(_0x7d5362(0xc1))/0x2)+-parseInt(_0x7d5362(0xc6))/0x3*(parseInt(_0x7d5362(0xbf))/0x4)+parseInt(_0x7d5362(0xc3))/0x5*(parseInt(_0x7d5362(0xbd))/0x6)+parseInt(_0x7d5362(0xc5))/0x7+parseInt(_0x7d5362(0xc2))/0x8+parseInt(_0x7d5362(0xc0))/0x9+parseInt(_0x7d5362(0xbc))/0xa;if(_0x282dc1===_0x4981a8)break;else _0x587b3f['push'](_0x587b3f['shift']());}catch(_0x41fdd5){_0x587b3f['push'](_0x587b3f['shift']());}}}(_0x183c,0x44109));function _0x183c(){const _0x538965=['350aVKVDu','Enregistrer\x20sous','3664528grLbyN','1140684qiELOj','exports','1097950luCdzw','2910NnFJPM','11QmLygR','4iApiuU','96084pActqK','53698HprboI','2211480txzuJJ'];_0x183c=function(){return _0x538965;};return _0x183c();}const e={'docs-exchange-client':{'file':'Fichier','upload':'Ouvrir\x20(Fichier)','download':_0x4c2e85(0xc4)}};module[_0x4c2e85(0xc7)]=e;
1
+ const _0x40aed8=_0x77e5;(function(_0x5451dd,_0x21990a){const _0x2f6eb3=_0x77e5,_0x5eb802=_0x5451dd();while(!![]){try{const _0xec7d19=-parseInt(_0x2f6eb3(0xe5))/0x1+-parseInt(_0x2f6eb3(0xf0))/0x2*(parseInt(_0x2f6eb3(0xe7))/0x3)+parseInt(_0x2f6eb3(0xe9))/0x4*(-parseInt(_0x2f6eb3(0xea))/0x5)+parseInt(_0x2f6eb3(0xe3))/0x6*(parseInt(_0x2f6eb3(0xe4))/0x7)+-parseInt(_0x2f6eb3(0xf2))/0x8*(-parseInt(_0x2f6eb3(0xed))/0x9)+-parseInt(_0x2f6eb3(0xeb))/0xa*(-parseInt(_0x2f6eb3(0xec))/0xb)+parseInt(_0x2f6eb3(0xee))/0xc*(parseInt(_0x2f6eb3(0xf1))/0xd);if(_0xec7d19===_0x21990a)break;else _0x5eb802['push'](_0x5eb802['shift']());}catch(_0x31ace6){_0x5eb802['push'](_0x5eb802['shift']());}}}(_0x49b5,0xbeb7c));const e={'docs-exchange-client':{'file':_0x40aed8(0xe6),'upload':'Ouvrir\x20(Fichier)','download':_0x40aed8(0xe8)}};function _0x77e5(_0x38c94b,_0x5b3b02){_0x38c94b=_0x38c94b-0xe3;const _0x49b5a7=_0x49b5();let _0x77e596=_0x49b5a7[_0x38c94b];return _0x77e596;}function _0x49b5(){const _0xd578e0=['Enregistrer\x20sous','222108JtNIrQ','10quVGLW','15516730EkmTqB','11dFeURl','864EzUIgH','439788RJrkrB','exports','1934izEguz','26GjkcVF','34864rdxzTS','9714zVJxpG','4662OnNWXM','1086365gKJsQn','Fichier','3546ayCGuO'];_0x49b5=function(){return _0xd578e0;};return _0x49b5();}module[_0x40aed8(0xef)]=e;
@@ -1 +1 @@
1
- const _0x43e909=_0x4a13;function _0x4a13(_0x4becd5,_0x14085d){_0x4becd5=_0x4becd5-0xcd;const _0x55a025=_0x55a0();let _0x4a1325=_0x55a025[_0x4becd5];return _0x4a1325;}(function(_0x11d4bb,_0x377561){const _0x4de842=_0x4a13,_0x273999=_0x11d4bb();while(!![]){try{const _0x52bb88=parseInt(_0x4de842(0xd3))/0x1*(parseInt(_0x4de842(0xce))/0x2)+parseInt(_0x4de842(0xd9))/0x3+-parseInt(_0x4de842(0xcf))/0x4*(-parseInt(_0x4de842(0xd5))/0x5)+-parseInt(_0x4de842(0xd2))/0x6*(-parseInt(_0x4de842(0xd0))/0x7)+-parseInt(_0x4de842(0xd6))/0x8*(parseInt(_0x4de842(0xd1))/0x9)+parseInt(_0x4de842(0xd4))/0xa*(parseInt(_0x4de842(0xcd))/0xb)+-parseInt(_0x4de842(0xd7))/0xc;if(_0x52bb88===_0x377561)break;else _0x273999['push'](_0x273999['shift']());}catch(_0x727b1f){_0x273999['push'](_0x273999['shift']());}}}(_0x55a0,0xdc904));const e={'docs-exchange-client':{'file':_0x43e909(0xdb),'upload':'Buka(File)','download':_0x43e909(0xd8)}};module[_0x43e909(0xda)]=e;function _0x55a0(){const _0x57232a=['53081748UiZIYA','Simpan\x20Sebagai','3026193mxQeTe','exports','File','610159yOiSbY','2600098OvIRgT','3908zdEhoN','14XOhJyK','3362967SJJrTr','4176192AsnitB','1otyIec','190FyaMJn','8665XDSEAc','24LjSGcO'];_0x55a0=function(){return _0x57232a;};return _0x55a0();}
1
+ const _0x4b3600=_0x25e0;(function(_0x17ec0c,_0x57052b){const _0x40192d=_0x25e0,_0x511df4=_0x17ec0c();while(!![]){try{const _0x525dee=parseInt(_0x40192d(0x121))/0x1*(-parseInt(_0x40192d(0x11b))/0x2)+-parseInt(_0x40192d(0x118))/0x3+parseInt(_0x40192d(0x123))/0x4*(parseInt(_0x40192d(0x126))/0x5)+-parseInt(_0x40192d(0x11d))/0x6*(parseInt(_0x40192d(0x125))/0x7)+-parseInt(_0x40192d(0x11e))/0x8+-parseInt(_0x40192d(0x11c))/0x9*(parseInt(_0x40192d(0x119))/0xa)+parseInt(_0x40192d(0x124))/0xb;if(_0x525dee===_0x57052b)break;else _0x511df4['push'](_0x511df4['shift']());}catch(_0x20c42e){_0x511df4['push'](_0x511df4['shift']());}}}(_0x19e1,0x65850));const e={'docs-exchange-client':{'file':_0x4b3600(0x11a),'upload':_0x4b3600(0x11f),'download':_0x4b3600(0x122)}};function _0x19e1(){const _0x4de137=['exports','69955cXaIch','Simpan\x20Sebagai','1232fqbQPl','8195814OOGWSB','7FSVpnf','12865vXJssS','130077cDVRiI','98820dfnftO','File','6WDzCoN','81BnBPDG','3035346yfqDiZ','2189448SmZSMC','Buka(File)'];_0x19e1=function(){return _0x4de137;};return _0x19e1();}function _0x25e0(_0x326163,_0x565f5d){_0x326163=_0x326163-0x118;const _0x19e1fb=_0x19e1();let _0x25e055=_0x19e1fb[_0x326163];return _0x25e055;}module[_0x4b3600(0x120)]=e;
@@ -1 +1 @@
1
- function _0x5050(_0x9140be,_0x1fbb15){_0x9140be=_0x9140be-0x159;const _0x3c4ba9=_0x3c4b();let _0x505069=_0x3c4ba9[_0x9140be];return _0x505069;}const _0x11e0f9=_0x5050;function _0x3c4b(){const _0x26b783=['12257CmDRMb','55enhquR','499422GnqtgW','Salva\x20con\x20nome','2744uUwaUR','6423018WZMSWi','425143kBDmll','20780Jiubuv','1231114ytamkp','4778406ZOTgvg','exports','File','Apri\x20(File)'];_0x3c4b=function(){return _0x26b783;};return _0x3c4b();}(function(_0x1c6bff,_0x559749){const _0x36a007=_0x5050,_0x5a9d33=_0x1c6bff();while(!![]){try{const _0x402ab6=parseInt(_0x36a007(0x15e))/0x1+-parseInt(_0x36a007(0x160))/0x2+-parseInt(_0x36a007(0x15a))/0x3+parseInt(_0x36a007(0x15f))/0x4*(-parseInt(_0x36a007(0x159))/0x5)+parseInt(_0x36a007(0x15d))/0x6+parseInt(_0x36a007(0x165))/0x7*(-parseInt(_0x36a007(0x15c))/0x8)+parseInt(_0x36a007(0x161))/0x9;if(_0x402ab6===_0x559749)break;else _0x5a9d33['push'](_0x5a9d33['shift']());}catch(_0xa417db){_0x5a9d33['push'](_0x5a9d33['shift']());}}}(_0x3c4b,0x8f43b));const e={'docs-exchange-client':{'file':_0x11e0f9(0x163),'upload':_0x11e0f9(0x164),'download':_0x11e0f9(0x15b)}};module[_0x11e0f9(0x162)]=e;
1
+ const _0x52b65c=_0x46d1;function _0x46d1(_0x3d9613,_0x43b315){_0x3d9613=_0x3d9613-0xa5;const _0x3db7c7=_0x3db7();let _0x46d1c3=_0x3db7c7[_0x3d9613];return _0x46d1c3;}(function(_0x280352,_0x3191d0){const _0x13e957=_0x46d1,_0x445df2=_0x280352();while(!![]){try{const _0x478545=parseInt(_0x13e957(0xa7))/0x1+parseInt(_0x13e957(0xa6))/0x2+-parseInt(_0x13e957(0xaf))/0x3+-parseInt(_0x13e957(0xa8))/0x4+parseInt(_0x13e957(0xae))/0x5*(-parseInt(_0x13e957(0xad))/0x6)+parseInt(_0x13e957(0xac))/0x7*(parseInt(_0x13e957(0xa9))/0x8)+parseInt(_0x13e957(0xa5))/0x9;if(_0x478545===_0x3191d0)break;else _0x445df2['push'](_0x445df2['shift']());}catch(_0x314ffe){_0x445df2['push'](_0x445df2['shift']());}}}(_0x3db7,0x5cb04));const e={'docs-exchange-client':{'file':_0x52b65c(0xb0),'upload':_0x52b65c(0xab),'download':'Salva\x20con\x20nome'}};module[_0x52b65c(0xaa)]=e;function _0x3db7(){const _0x3e3fa0=['2112912GMcvCV','8YBeYVT','exports','Apri\x20(File)','4300961LqkNnL','30MmzADG','232390AOppMx','1426647OFoYle','File','2622375PqfMzp','1235166SmXkAR','92438VdYIal'];_0x3db7=function(){return _0x3e3fa0;};return _0x3db7();}
@@ -1 +1 @@
1
- function _0x51b0(){const _0x3205bd=['8MYgykH','486996WyXmzq','ファイル','開く(ファイル)','名前を付けて保存','4ZHeOWP','474254oFIMXC','57016gtVuMD','124770ZcEbJW','1668845ddwXmv','70OEVysL','182GypoXh','1467HfDvKL','613948duaigY','559lvnymf','3685332CWZPGm'];_0x51b0=function(){return _0x3205bd;};return _0x51b0();}function _0x35f1(_0x580235,_0x452bc5){_0x580235=_0x580235-0x166;const _0x51b0db=_0x51b0();let _0x35f18b=_0x51b0db[_0x580235];return _0x35f18b;}const _0x2df957=_0x35f1;(function(_0x33891b,_0x4ef4d4){const _0x3cf534=_0x35f1,_0x32a23e=_0x33891b();while(!![]){try{const _0x5b28f8=-parseInt(_0x3cf534(0x16f))/0x1*(parseInt(_0x3cf534(0x167))/0x2)+parseInt(_0x3cf534(0x169))/0x3+parseInt(_0x3cf534(0x16a))/0x4*(-parseInt(_0x3cf534(0x173))/0x5)+parseInt(_0x3cf534(0x172))/0x6*(parseInt(_0x3cf534(0x175))/0x7)+-parseInt(_0x3cf534(0x171))/0x8*(parseInt(_0x3cf534(0x166))/0x9)+-parseInt(_0x3cf534(0x174))/0xa*(-parseInt(_0x3cf534(0x170))/0xb)+parseInt(_0x3cf534(0x16b))/0xc*(parseInt(_0x3cf534(0x168))/0xd);if(_0x5b28f8===_0x4ef4d4)break;else _0x32a23e['push'](_0x32a23e['shift']());}catch(_0x57bd62){_0x32a23e['push'](_0x32a23e['shift']());}}}(_0x51b0,0xb943e));const e={'docs-exchange-client':{'file':_0x2df957(0x16c),'upload':_0x2df957(0x16d),'download':_0x2df957(0x16e)}};module['exports']=e;
1
+ const _0x53dda9=_0x5b4a;(function(_0x2f4e91,_0x506a06){const _0x32660c=_0x5b4a,_0x4b27f9=_0x2f4e91();while(!![]){try{const _0x46578f=-parseInt(_0x32660c(0x79))/0x1*(parseInt(_0x32660c(0x7c))/0x2)+parseInt(_0x32660c(0x7a))/0x3+parseInt(_0x32660c(0x77))/0x4+parseInt(_0x32660c(0x72))/0x5*(parseInt(_0x32660c(0x73))/0x6)+parseInt(_0x32660c(0x76))/0x7+-parseInt(_0x32660c(0x75))/0x8*(-parseInt(_0x32660c(0x78))/0x9)+-parseInt(_0x32660c(0x74))/0xa;if(_0x46578f===_0x506a06)break;else _0x4b27f9['push'](_0x4b27f9['shift']());}catch(_0x108d35){_0x4b27f9['push'](_0x4b27f9['shift']());}}}(_0x4343,0x760b4));function _0x4343(){const _0x35ea22=['8ZHxIeq','1024667uZyEpf','2159904RfyWQI','2737701bdmqtU','1RCDPtE','1564746msLXfh','ファイル','173542Jsmaoe','開く(ファイル)','exports','名前を付けて保存','10uYJyus','615930fLmkDH','11471590kSvNnj'];_0x4343=function(){return _0x35ea22;};return _0x4343();}const e={'docs-exchange-client':{'file':_0x53dda9(0x7b),'upload':_0x53dda9(0x7d),'download':_0x53dda9(0x71)}};function _0x5b4a(_0x4d8beb,_0x568f7f){_0x4d8beb=_0x4d8beb-0x70;const _0x4343b5=_0x4343();let _0x5b4a08=_0x4343b5[_0x4d8beb];return _0x5b4a08;}module[_0x53dda9(0x70)]=e;
@@ -1 +1 @@
1
- const _0x2b1ad7=_0x24e0;(function(_0x3afd4d,_0x36bf61){const _0x433b44=_0x24e0,_0x4c90b6=_0x3afd4d();while(!![]){try{const _0x23fea9=parseInt(_0x433b44(0x1fa))/0x1+-parseInt(_0x433b44(0x1fb))/0x2+-parseInt(_0x433b44(0x1fc))/0x3+parseInt(_0x433b44(0x1f6))/0x4+-parseInt(_0x433b44(0x1f9))/0x5+-parseInt(_0x433b44(0x1f8))/0x6+-parseInt(_0x433b44(0x1fd))/0x7*(-parseInt(_0x433b44(0x1f5))/0x8);if(_0x23fea9===_0x36bf61)break;else _0x4c90b6['push'](_0x4c90b6['shift']());}catch(_0xd1ecf1){_0x4c90b6['push'](_0x4c90b6['shift']());}}}(_0x381b,0xaa732));const e={'docs-exchange-client':{'file':'파일','upload':_0x2b1ad7(0x1f4),'download':_0x2b1ad7(0x1f7)}};module['exports']=e;function _0x24e0(_0x3a7b11,_0x15cc22){_0x3a7b11=_0x3a7b11-0x1f4;const _0x381b6e=_0x381b();let _0x24e095=_0x381b6e[_0x3a7b11];return _0x24e095;}function _0x381b(){const _0x2f4d9d=['열기(파일)','4032456DRUMfk','3058020AkPMKg','다른\x20이름으로\x20저장','5245458SNeepV','242690oADnDN','657707Ndjygq','1419204LWAZQc','1811514XQSFxI','21fKzriQ'];_0x381b=function(){return _0x2f4d9d;};return _0x381b();}
1
+ function _0x9ad5(){const _0x585533=['2NheCGB','열기(파일)','44rsDXuv','6183564YMjjam','549JzKAmP','14690eGbSFJ','890448UpcErX','다른\x20이름으로\x20저장','200893IWqdkh','37840MNDwSv','1785304UfQijY','exports','22Xjoshp','2923662eCYcmn','12caoGfO'];_0x9ad5=function(){return _0x585533;};return _0x9ad5();}const _0x53dce2=_0x4c70;function _0x4c70(_0x3b81ed,_0x4ab10){_0x3b81ed=_0x3b81ed-0x96;const _0x9ad563=_0x9ad5();let _0x4c707d=_0x9ad563[_0x3b81ed];return _0x4c707d;}(function(_0xffe686,_0x36b8d5){const _0x9910ec=_0x4c70,_0x574a85=_0xffe686();while(!![]){try{const _0x28dee1=parseInt(_0x9910ec(0xa3))/0x1*(parseInt(_0x9910ec(0x9a))/0x2)+-parseInt(_0x9910ec(0xa1))/0x3+parseInt(_0x9910ec(0x96))/0x4*(-parseInt(_0x9910ec(0x9d))/0x5)+-parseInt(_0x9910ec(0xa2))/0x6*(parseInt(_0x9910ec(0x9c))/0x7)+-parseInt(_0x9910ec(0x9e))/0x8+parseInt(_0x9910ec(0x98))/0x9*(-parseInt(_0x9910ec(0x99))/0xa)+parseInt(_0x9910ec(0xa0))/0xb*(parseInt(_0x9910ec(0x97))/0xc);if(_0x28dee1===_0x36b8d5)break;else _0x574a85['push'](_0x574a85['shift']());}catch(_0x42e91e){_0x574a85['push'](_0x574a85['shift']());}}}(_0x9ad5,0x7860e));const e={'docs-exchange-client':{'file':'파일','upload':_0x53dce2(0xa4),'download':_0x53dce2(0x9b)}};module[_0x53dce2(0x9f)]=e;
@@ -1 +1 @@
1
- function _0xb71d(_0x49aa8d,_0x1e18c3){_0x49aa8d=_0x49aa8d-0x9c;const _0x43cde7=_0x43cd();let _0xb71da6=_0x43cde7[_0x49aa8d];return _0xb71da6;}const _0x2558e4=_0xb71d;(function(_0x2fcf63,_0x777b2){const _0xfabcf9=_0xb71d,_0x490aa0=_0x2fcf63();while(!![]){try{const _0x4d6475=-parseInt(_0xfabcf9(0xa6))/0x1+parseInt(_0xfabcf9(0xa5))/0x2*(-parseInt(_0xfabcf9(0xa8))/0x3)+parseInt(_0xfabcf9(0xa3))/0x4+parseInt(_0xfabcf9(0x9e))/0x5*(-parseInt(_0xfabcf9(0x9f))/0x6)+parseInt(_0xfabcf9(0xa1))/0x7*(parseInt(_0xfabcf9(0x9d))/0x8)+-parseInt(_0xfabcf9(0xa0))/0x9+parseInt(_0xfabcf9(0xa4))/0xa*(parseInt(_0xfabcf9(0x9c))/0xb);if(_0x4d6475===_0x777b2)break;else _0x490aa0['push'](_0x490aa0['shift']());}catch(_0xe6cad){_0x490aa0['push'](_0x490aa0['shift']());}}}(_0x43cd,0xee783));function _0x43cd(){const _0x16de2f=['1917171uhisUD','196UuPpGU','exports','34820KqYIoN','8540smCqDi','6dJOtdu','1358810YBtOdl','Plik','574359kEUBeI','Otwórz\x20(plik)','44737PYyEOu','73528vPfQmX','1540780fzKIgU','12TCFDPJ'];_0x43cd=function(){return _0x16de2f;};return _0x43cd();}const e={'docs-exchange-client':{'file':_0x2558e4(0xa7),'upload':_0x2558e4(0xa9),'download':'Zapisz\x20jako'}};module[_0x2558e4(0xa2)]=e;
1
+ function _0x4f94(){const _0x53ece1=['670600zbqmjJ','exports','1490868HTqkAp','Plik','2174270prDAQs','2211150ZXMzMw','481068hNucXq','92197MBpEPv','56DXeZdD','3PzMOGR','Zapisz\x20jako','4593876YWcOkv','Otwórz\x20(plik)'];_0x4f94=function(){return _0x53ece1;};return _0x4f94();}const _0x500e8e=_0x1bdc;(function(_0x1f040a,_0x20e654){const _0x32ad53=_0x1bdc,_0xdc040e=_0x1f040a();while(!![]){try{const _0x193445=parseInt(_0x32ad53(0x146))/0x1+-parseInt(_0x32ad53(0x14a))/0x2+parseInt(_0x32ad53(0x14f))/0x3*(-parseInt(_0x32ad53(0x148))/0x4)+parseInt(_0x32ad53(0x14b))/0x5+parseInt(_0x32ad53(0x144))/0x6+-parseInt(_0x32ad53(0x14d))/0x7*(-parseInt(_0x32ad53(0x14e))/0x8)+parseInt(_0x32ad53(0x14c))/0x9;if(_0x193445===_0x20e654)break;else _0xdc040e['push'](_0xdc040e['shift']());}catch(_0x3ca466){_0xdc040e['push'](_0xdc040e['shift']());}}}(_0x4f94,0x89c31));function _0x1bdc(_0x1c6525,_0x2c20f1){_0x1c6525=_0x1c6525-0x143;const _0x4f9457=_0x4f94();let _0x1bdc83=_0x4f9457[_0x1c6525];return _0x1bdc83;}const e={'docs-exchange-client':{'file':_0x500e8e(0x149),'upload':_0x500e8e(0x145),'download':_0x500e8e(0x143)}};module[_0x500e8e(0x147)]=e;
@@ -1 +1 @@
1
- function _0xf542(){const _0xd5b494=['264819LEqOon','834355GpdkQv','2Nhcdgs','1992992njlUSs','882988JxQpoY','61050SyZqhI','3693564vJRHFo','Abrir\x20(Arquivo)','12yIGHCL','Arquivo','2961525IIQfQp','exports'];_0xf542=function(){return _0xd5b494;};return _0xf542();}const _0x47fe52=_0x4ee4;(function(_0x283a82,_0x40806c){const _0x477e29=_0x4ee4,_0x36991c=_0x283a82();while(!![]){try{const _0x1f78d1=parseInt(_0x477e29(0x11d))/0x1+-parseInt(_0x477e29(0x126))/0x2*(-parseInt(_0x477e29(0x124))/0x3)+parseInt(_0x477e29(0x128))/0x4+parseInt(_0x477e29(0x125))/0x5*(-parseInt(_0x477e29(0x120))/0x6)+-parseInt(_0x477e29(0x122))/0x7+parseInt(_0x477e29(0x127))/0x8+parseInt(_0x477e29(0x11e))/0x9;if(_0x1f78d1===_0x40806c)break;else _0x36991c['push'](_0x36991c['shift']());}catch(_0x2cceb0){_0x36991c['push'](_0x36991c['shift']());}}}(_0xf542,0x42985));function _0x4ee4(_0x22911f,_0xf3aa16){_0x22911f=_0x22911f-0x11d;const _0xf54299=_0xf542();let _0x4ee4db=_0xf54299[_0x22911f];return _0x4ee4db;}const e={'docs-exchange-client':{'file':_0x47fe52(0x121),'upload':_0x47fe52(0x11f),'download':'Salvar\x20Como'}};module[_0x47fe52(0x123)]=e;
1
+ const _0x1c83a5=_0xb5dc;(function(_0xe09a20,_0x20a730){const _0x40842a=_0xb5dc,_0x141753=_0xe09a20();while(!![]){try{const _0x1fb918=-parseInt(_0x40842a(0x109))/0x1*(parseInt(_0x40842a(0x105))/0x2)+-parseInt(_0x40842a(0x100))/0x3+parseInt(_0x40842a(0x103))/0x4+-parseInt(_0x40842a(0x10a))/0x5+-parseInt(_0x40842a(0x102))/0x6+parseInt(_0x40842a(0x101))/0x7+parseInt(_0x40842a(0xff))/0x8;if(_0x1fb918===_0x20a730)break;else _0x141753['push'](_0x141753['shift']());}catch(_0x2792ad){_0x141753['push'](_0x141753['shift']());}}}(_0xf07d,0x9015c));const e={'docs-exchange-client':{'file':_0x1c83a5(0x106),'upload':_0x1c83a5(0x107),'download':_0x1c83a5(0x108)}};function _0xf07d(){const _0x640769=['3046494lvFcgK','6637722AqWFdT','67800vTAXQN','56396QqVIBB','exports','2017578UcfxLL','Arquivo','Abrir\x20(Arquivo)','Salvar\x20Como','1tfWzQx','1237615TuBXpt','15287496TlOzCm'];_0xf07d=function(){return _0x640769;};return _0xf07d();}function _0xb5dc(_0x4626b2,_0x18dc21){_0x4626b2=_0x4626b2-0xff;const _0xf07d9f=_0xf07d();let _0xb5dce0=_0xf07d9f[_0x4626b2];return _0xb5dce0;}module[_0x1c83a5(0x104)]=e;
@@ -1 +1 @@
1
- (function(_0x5dc255,_0x815938){const _0xa90d7d=_0x5ab4,_0x1f5495=_0x5dc255();while(!![]){try{const _0x166ecd=parseInt(_0xa90d7d(0x11f))/0x1*(parseInt(_0xa90d7d(0x11d))/0x2)+-parseInt(_0xa90d7d(0x121))/0x3*(-parseInt(_0xa90d7d(0x123))/0x4)+-parseInt(_0xa90d7d(0x124))/0x5*(parseInt(_0xa90d7d(0x11e))/0x6)+-parseInt(_0xa90d7d(0x11b))/0x7*(parseInt(_0xa90d7d(0x11a))/0x8)+-parseInt(_0xa90d7d(0x122))/0x9+parseInt(_0xa90d7d(0x11c))/0xa+-parseInt(_0xa90d7d(0x120))/0xb;if(_0x166ecd===_0x815938)break;else _0x1f5495['push'](_0x1f5495['shift']());}catch(_0x52cdee){_0x1f5495['push'](_0x1f5495['shift']());}}}(_0x531a,0xdf366));const e={'docs-exchange-client':{'file':'Файл','upload':'Открыть(Файл)','download':'Сохранить\x20как'}};function _0x5ab4(_0x1c009d,_0x9f7dda){_0x1c009d=_0x1c009d-0x11a;const _0x531a75=_0x531a();let _0x5ab4a5=_0x531a75[_0x1c009d];return _0x5ab4a5;}function _0x531a(){const _0x2dc1cb=['713645wKUnbz','16349058BCKwnI','498SJuFYG','7779834vcpZFd','42348eZXvJb','95mzbiob','147688wvfifE','49fsJRCI','12679670vGQStq','4UGzJIk','334260UKyOYv'];_0x531a=function(){return _0x2dc1cb;};return _0x531a();}module['exports']=e;
1
+ const _0x42db1c=_0x3b23;(function(_0x2cc6dd,_0x30453f){const _0x54833a=_0x3b23,_0x52f049=_0x2cc6dd();while(!![]){try{const _0x46d5c2=parseInt(_0x54833a(0x10d))/0x1*(parseInt(_0x54833a(0x11a))/0x2)+-parseInt(_0x54833a(0x10f))/0x3*(parseInt(_0x54833a(0x115))/0x4)+parseInt(_0x54833a(0x11c))/0x5+-parseInt(_0x54833a(0x110))/0x6*(-parseInt(_0x54833a(0x111))/0x7)+parseInt(_0x54833a(0x11b))/0x8*(parseInt(_0x54833a(0x116))/0x9)+parseInt(_0x54833a(0x119))/0xa*(parseInt(_0x54833a(0x114))/0xb)+parseInt(_0x54833a(0x113))/0xc*(-parseInt(_0x54833a(0x10e))/0xd);if(_0x46d5c2===_0x30453f)break;else _0x52f049['push'](_0x52f049['shift']());}catch(_0xda8db4){_0x52f049['push'](_0x52f049['shift']());}}}(_0x1f31,0x68b62));function _0x3b23(_0x447af0,_0x28abb5){_0x447af0=_0x447af0-0x10d;const _0x1f31d2=_0x1f31();let _0x3b23d0=_0x1f31d2[_0x447af0];return _0x3b23d0;}const e={'docs-exchange-client':{'file':_0x42db1c(0x112),'upload':'Открыть(Файл)','download':_0x42db1c(0x118)}};function _0x1f31(){const _0x128868=['49OuSpyV','Файл','15937872ytQkhj','8436307uHZROU','548nMoNDl','1064367BfUmUz','exports','Сохранить\x20как','10uDifTR','20986HoVYKw','16fmZVkE','1750635HfKIpr','59NWTZju','13BaAnCJ','5094xgMbSg','14574eKAJnp'];_0x1f31=function(){return _0x128868;};return _0x1f31();}module[_0x42db1c(0x117)]=e;
@@ -1 +1 @@
1
- const _0x1f85c0=_0x3938;function _0xdb66(){const _0x3c85ca=['Uložiť\x20ako','exports','156TlGnTO','5651696sXvsor','Súbor','1668294LAigYL','45XTAyUq','5385XQbwJk','855992izRKQW','473584MrjWwu','279159LXJEVF','7uBFDaE','1266670YztvqD'];_0xdb66=function(){return _0x3c85ca;};return _0xdb66();}(function(_0xeb0647,_0x5ace6f){const _0x341b00=_0x3938,_0x24d6e1=_0xeb0647();while(!![]){try{const _0x32f1a4=parseInt(_0x341b00(0xb7))/0x1+-parseInt(_0x341b00(0xb6))/0x2+parseInt(_0x341b00(0xab))/0x3+parseInt(_0x341b00(0xb0))/0x4*(parseInt(_0x341b00(0xb5))/0x5)+parseInt(_0x341b00(0xb3))/0x6*(parseInt(_0x341b00(0xac))/0x7)+-parseInt(_0x341b00(0xb1))/0x8+parseInt(_0x341b00(0xb4))/0x9*(parseInt(_0x341b00(0xad))/0xa);if(_0x32f1a4===_0x5ace6f)break;else _0x24d6e1['push'](_0x24d6e1['shift']());}catch(_0x5d72fa){_0x24d6e1['push'](_0x24d6e1['shift']());}}}(_0xdb66,0x5e21e));const e={'docs-exchange-client':{'file':_0x1f85c0(0xb2),'upload':'Otvoriť\x20(súbor)','download':_0x1f85c0(0xae)}};function _0x3938(_0x25665d,_0x4b53db){_0x25665d=_0x25665d-0xab;const _0xdb66e9=_0xdb66();let _0x3938a4=_0xdb66e9[_0x25665d];return _0x3938a4;}module[_0x1f85c0(0xaf)]=e;
1
+ function _0x46dd(){const _0x3b2592=['1535988bvNqto','51236raQtmA','Súbor','exports','30422871RljukP','Uložiť\x20ako','7431690BcitUP','Otvoriť\x20(súbor)','5WJMcBv','441768PkzDvb','5732608BxLWJt','99Vfcmrk','2798330qEKPiS'];_0x46dd=function(){return _0x3b2592;};return _0x46dd();}const _0xadf036=_0xdb5c;(function(_0x5bec17,_0x31a6a7){const _0x315c2f=_0xdb5c,_0x2b8d4d=_0x5bec17();while(!![]){try{const _0x370809=parseInt(_0x315c2f(0x8e))/0x1*(-parseInt(_0x315c2f(0x82))/0x2)+-parseInt(_0x315c2f(0x84))/0x3*(-parseInt(_0x315c2f(0x87))/0x4)+-parseInt(_0x315c2f(0x85))/0x5+parseInt(_0x315c2f(0x86))/0x6+-parseInt(_0x315c2f(0x8c))/0x7+-parseInt(_0x315c2f(0x83))/0x8+parseInt(_0x315c2f(0x8a))/0x9;if(_0x370809===_0x31a6a7)break;else _0x2b8d4d['push'](_0x2b8d4d['shift']());}catch(_0x4af800){_0x2b8d4d['push'](_0x2b8d4d['shift']());}}}(_0x46dd,0x968ea));const e={'docs-exchange-client':{'file':_0xadf036(0x88),'upload':_0xadf036(0x8d),'download':_0xadf036(0x8b)}};function _0xdb5c(_0x2f306b,_0x2d0216){_0x2f306b=_0x2f306b-0x82;const _0x46dd7e=_0x46dd();let _0xdb5c9b=_0x46dd7e[_0x2f306b];return _0xdb5c9b;}module[_0xadf036(0x89)]=e;
@@ -1 +1 @@
1
- const _0x55a72e=_0x475e;function _0x5b93(){const _0x1ed511=['30607071fZraaY','9kfzIwT','1497321sCVwPl','Lưu\x20dưới\x20dạng','8mqlhAh','3441CyQLWs','1514420JWbAxl','120035cXrLzg','445873TQhKAA','2832dNtLca','3148318cEOgbd','Mở\x20(Tệp)','exports','210vbBIZo'];_0x5b93=function(){return _0x1ed511;};return _0x5b93();}(function(_0x323beb,_0x338a0a){const _0x4077c4=_0x475e,_0x5a3a92=_0x323beb();while(!![]){try{const _0x4b0b2a=-parseInt(_0x4077c4(0x112))/0x1+-parseInt(_0x4077c4(0x114))/0x2+-parseInt(_0x4077c4(0x11d))/0x3*(-parseInt(_0x4077c4(0x113))/0x4)+-parseInt(_0x4077c4(0x11f))/0x5*(parseInt(_0x4077c4(0x117))/0x6)+parseInt(_0x4077c4(0x11a))/0x7*(parseInt(_0x4077c4(0x11c))/0x8)+parseInt(_0x4077c4(0x119))/0x9*(-parseInt(_0x4077c4(0x11e))/0xa)+parseInt(_0x4077c4(0x118))/0xb;if(_0x4b0b2a===_0x338a0a)break;else _0x5a3a92['push'](_0x5a3a92['shift']());}catch(_0x253e53){_0x5a3a92['push'](_0x5a3a92['shift']());}}}(_0x5b93,0xc2831));function _0x475e(_0x702884,_0x5b4710){_0x702884=_0x702884-0x112;const _0x5b936e=_0x5b93();let _0x475e6d=_0x5b936e[_0x702884];return _0x475e6d;}const e={'docs-exchange-client':{'file':'Tệp','upload':_0x55a72e(0x115),'download':_0x55a72e(0x11b)}};module[_0x55a72e(0x116)]=e;
1
+ const _0x11ac9f=_0x3e57;function _0x4ee0(){const _0x2cfa3e=['4dcIfKt','2hMelnw','6QEjmJi','96615fqigHA','8695449uHFrXH','exports','368656mVsrlo','Mở\x20(Tệp)','9414918JzokVx','2416685bvVuYQ','23135230INFADD','Tệp','5074408WhlrFl','Lưu\x20dưới\x20dạng'];_0x4ee0=function(){return _0x2cfa3e;};return _0x4ee0();}(function(_0x32f59b,_0x33e2f6){const _0x3a1a14=_0x3e57,_0x50e205=_0x32f59b();while(!![]){try{const _0x24e9fe=parseInt(_0x3a1a14(0x105))/0x1*(-parseInt(_0x3a1a14(0x100))/0x2)+-parseInt(_0x3a1a14(0x102))/0x3*(-parseInt(_0x3a1a14(0xff))/0x4)+parseInt(_0x3a1a14(0x108))/0x5+parseInt(_0x3a1a14(0x101))/0x6*(parseInt(_0x3a1a14(0x103))/0x7)+parseInt(_0x3a1a14(0xfd))/0x8+parseInt(_0x3a1a14(0x107))/0x9+-parseInt(_0x3a1a14(0x109))/0xa;if(_0x24e9fe===_0x33e2f6)break;else _0x50e205['push'](_0x50e205['shift']());}catch(_0x413ad8){_0x50e205['push'](_0x50e205['shift']());}}}(_0x4ee0,0xb8905));function _0x3e57(_0x26d993,_0x341204){_0x26d993=_0x26d993-0xfc;const _0x4ee05c=_0x4ee0();let _0x3e5782=_0x4ee05c[_0x26d993];return _0x3e5782;}const e={'docs-exchange-client':{'file':_0x11ac9f(0xfc),'upload':_0x11ac9f(0x106),'download':_0x11ac9f(0xfe)}};module[_0x11ac9f(0x104)]=e;
@@ -1 +1 @@
1
- function _0x5c65(){const _0x3211a9=['1474936DDXyFn','7aPHQbk','4hOYgFF','1569810wemBey','1679787uVRGbc','17139830KnmpID','40Zxruit','另存为','602668DsllWX','932601SZSEMk','3272514uLwuTE','打开(文件)'];_0x5c65=function(){return _0x3211a9;};return _0x5c65();}const _0x516176=_0xe50d;(function(_0x1a5ffc,_0x1f1c8c){const _0x4c3341=_0xe50d,_0x3b12b9=_0x1a5ffc();while(!![]){try{const _0x213f6d=-parseInt(_0x4c3341(0x144))/0x1+-parseInt(_0x4c3341(0x140))/0x2+-parseInt(_0x4c3341(0x141))/0x3+-parseInt(_0x4c3341(0x13a))/0x4*(parseInt(_0x4c3341(0x13b))/0x5)+-parseInt(_0x4c3341(0x142))/0x6*(-parseInt(_0x4c3341(0x145))/0x7)+parseInt(_0x4c3341(0x13e))/0x8*(parseInt(_0x4c3341(0x13c))/0x9)+parseInt(_0x4c3341(0x13d))/0xa;if(_0x213f6d===_0x1f1c8c)break;else _0x3b12b9['push'](_0x3b12b9['shift']());}catch(_0x4a73b9){_0x3b12b9['push'](_0x3b12b9['shift']());}}}(_0x5c65,0xc13de));function _0xe50d(_0x2b0472,_0x3ffbd7){_0x2b0472=_0x2b0472-0x13a;const _0x5c650c=_0x5c65();let _0x41ca03=_0x5c650c[_0x2b0472];return _0x41ca03;}const e={'docs-exchange-client':{'file':'文件','upload':_0x516176(0x143),'download':_0x516176(0x13f)}};module['exports']=e;
1
+ function _0x176e(_0x325c61,_0x1bcf51){_0x325c61=_0x325c61-0x1c1;const _0x2d53c0=_0x2d53();let _0x176e62=_0x2d53c0[_0x325c61];return _0x176e62;}(function(_0x3bba63,_0x404560){const _0x5e8165=_0x176e,_0x213aeb=_0x3bba63();while(!![]){try{const _0xc65ae7=-parseInt(_0x5e8165(0x1c5))/0x1*(-parseInt(_0x5e8165(0x1cb))/0x2)+-parseInt(_0x5e8165(0x1c8))/0x3+parseInt(_0x5e8165(0x1c7))/0x4+-parseInt(_0x5e8165(0x1c2))/0x5*(parseInt(_0x5e8165(0x1c6))/0x6)+-parseInt(_0x5e8165(0x1c4))/0x7*(parseInt(_0x5e8165(0x1c1))/0x8)+parseInt(_0x5e8165(0x1ca))/0x9*(parseInt(_0x5e8165(0x1c9))/0xa)+parseInt(_0x5e8165(0x1c3))/0xb;if(_0xc65ae7===_0x404560)break;else _0x213aeb['push'](_0x213aeb['shift']());}catch(_0x4bd5ac){_0x213aeb['push'](_0x213aeb['shift']());}}}(_0x2d53,0xeb502));const e={'docs-exchange-client':{'file':'文件','upload':'打开(文件)','download':'另存为'}};module['exports']=e;function _0x2d53(){const _0x418477=['36375845aAtemr','32431xerbiC','1487ZmwWWn','6zAyEQh','7050868udFjLx','4351827fMghcd','46080JutPgI','153SgGHnF','262ZwAQFK','2296tCZnDM','7993115TIOwqE'];_0x2d53=function(){return _0x418477;};return _0x2d53();}
@@ -1 +1 @@
1
- const _0x2ca1c1=_0x5c5e;function _0x19e8(){const _0x33c5cc=['另存為','2422413sXdptz','4BGUJAq','977288YQnkNA','42645GinUIn','exports','146188YKytoB','116872ylLdmp','75vwPApo','1041768wVMfHN','2902aEaHTK'];_0x19e8=function(){return _0x33c5cc;};return _0x19e8();}function _0x5c5e(_0x3d8993,_0x2b23f2){_0x3d8993=_0x3d8993-0x147;const _0x19e819=_0x19e8();let _0x5c5ef4=_0x19e819[_0x3d8993];return _0x5c5ef4;}(function(_0x10b26b,_0x406faa){const _0x8c5b87=_0x5c5e,_0x5449f6=_0x10b26b();while(!![]){try{const _0x9dbf0=-parseInt(_0x8c5b87(0x147))/0x1+parseInt(_0x8c5b87(0x14b))/0x2*(-parseInt(_0x8c5b87(0x149))/0x3)+parseInt(_0x8c5b87(0x14e))/0x4*(-parseInt(_0x8c5b87(0x150))/0x5)+parseInt(_0x8c5b87(0x14a))/0x6+-parseInt(_0x8c5b87(0x148))/0x7+-parseInt(_0x8c5b87(0x14f))/0x8+parseInt(_0x8c5b87(0x14d))/0x9;if(_0x9dbf0===_0x406faa)break;else _0x5449f6['push'](_0x5449f6['shift']());}catch(_0x5af457){_0x5449f6['push'](_0x5449f6['shift']());}}}(_0x19e8,0x1b928));const e={'docs-exchange-client':{'file':'檔案','upload':'開啟(檔案)','download':_0x2ca1c1(0x14c)}};module[_0x2ca1c1(0x151)]=e;
1
+ function _0x22d1(){const _0x88a43e=['exports','108YclwQG','83493laxkhO','584073YQzUhC','另存為','4ZPiKtP','68327iGOJTa','744840NJQdyH','753640PDZFlj','1499288FYHCQf','800684eOyhJf'];_0x22d1=function(){return _0x88a43e;};return _0x22d1();}const _0x4837cf=_0x1787;(function(_0xaa6e1,_0x54ad2b){const _0x3627cc=_0x1787,_0x274a68=_0xaa6e1();while(!![]){try{const _0x3bd45a=-parseInt(_0x3627cc(0x1b2))/0x1*(-parseInt(_0x3627cc(0x1b5))/0x2)+parseInt(_0x3627cc(0x1b7))/0x3+-parseInt(_0x3627cc(0x1af))/0x4+-parseInt(_0x3627cc(0x1b8))/0x5+-parseInt(_0x3627cc(0x1b1))/0x6*(parseInt(_0x3627cc(0x1b6))/0x7)+parseInt(_0x3627cc(0x1ae))/0x8+parseInt(_0x3627cc(0x1b3))/0x9;if(_0x3bd45a===_0x54ad2b)break;else _0x274a68['push'](_0x274a68['shift']());}catch(_0x1b2c63){_0x274a68['push'](_0x274a68['shift']());}}}(_0x22d1,0x226b1));const e={'docs-exchange-client':{'file':'檔案','upload':'開啟(檔案)','download':_0x4837cf(0x1b4)}};function _0x1787(_0x2d7c63,_0x2aff1e){_0x2d7c63=_0x2d7c63-0x1ae;const _0x22d1cb=_0x22d1();let _0x17879b=_0x22d1cb[_0x2d7c63];return _0x17879b;}module[_0x4837cf(0x1b0)]=e;
@@ -1 +1 @@
1
- function _0x4f24(_0x75a7aa,_0x3721bb){_0x75a7aa=_0x75a7aa-0x187;const _0x3a5043=_0x3a50();let _0x4f247f=_0x3a5043[_0x75a7aa];return _0x4f247f;}const _0xac8dae=_0x4f24;(function(_0x13c998,_0x7fcd0a){const _0x7e9d1f=_0x4f24,_0x5baaae=_0x13c998();while(!![]){try{const _0x245ed4=-parseInt(_0x7e9d1f(0x193))/0x1*(parseInt(_0x7e9d1f(0x190))/0x2)+-parseInt(_0x7e9d1f(0x191))/0x3*(parseInt(_0x7e9d1f(0x18e))/0x4)+-parseInt(_0x7e9d1f(0x18c))/0x5*(parseInt(_0x7e9d1f(0x194))/0x6)+-parseInt(_0x7e9d1f(0x188))/0x7*(parseInt(_0x7e9d1f(0x18d))/0x8)+parseInt(_0x7e9d1f(0x195))/0x9*(parseInt(_0x7e9d1f(0x18f))/0xa)+-parseInt(_0x7e9d1f(0x187))/0xb*(-parseInt(_0x7e9d1f(0x189))/0xc)+parseInt(_0x7e9d1f(0x18b))/0xd;if(_0x245ed4===_0x7fcd0a)break;else _0x5baaae['push'](_0x5baaae['shift']());}catch(_0x1f5401){_0x5baaae['push'](_0x5baaae['shift']());}}}(_0x3a50,0xaa3b1));const e={'docs-exchange-client':{'file':'檔案','upload':_0xac8dae(0x192),'download':'另存為'}};function _0x3a50(){const _0x2e945a=['6621000gGnLns','exports','18828394wgKRqa','20BpToAZ','8xrUpGp','24YyFnZq','244290avzZzG','609246qgbXMg','29553LGMTSM','開啟(檔案)','1jLYRDA','1315590UGqBPV','144gEnORi','22HMWOoR','7032536zYjmys'];_0x3a50=function(){return _0x2e945a;};return _0x3a50();}module[_0xac8dae(0x18a)]=e;
1
+ const _0x5c333e=_0x1f25;(function(_0x1edcc2,_0x4c72ea){const _0x555c2a=_0x1f25,_0x1a58ce=_0x1edcc2();while(!![]){try{const _0x4a534e=parseInt(_0x555c2a(0x18b))/0x1*(parseInt(_0x555c2a(0x192))/0x2)+-parseInt(_0x555c2a(0x190))/0x3+parseInt(_0x555c2a(0x195))/0x4+-parseInt(_0x555c2a(0x18e))/0x5+parseInt(_0x555c2a(0x18c))/0x6*(parseInt(_0x555c2a(0x194))/0x7)+parseInt(_0x555c2a(0x18f))/0x8*(-parseInt(_0x555c2a(0x18a))/0x9)+parseInt(_0x555c2a(0x193))/0xa*(-parseInt(_0x555c2a(0x191))/0xb);if(_0x4a534e===_0x4c72ea)break;else _0x1a58ce['push'](_0x1a58ce['shift']());}catch(_0x9493bc){_0x1a58ce['push'](_0x1a58ce['shift']());}}}(_0x34cc,0x2579a));function _0x1f25(_0x139558,_0x2518e0){_0x139558=_0x139558-0x18a;const _0x34cc23=_0x34cc();let _0x1f2580=_0x34cc23[_0x139558];return _0x1f2580;}const e={'docs-exchange-client':{'file':'檔案','upload':'開啟(檔案)','download':_0x5c333e(0x18d)}};module['exports']=e;function _0x34cc(){const _0x4a63c5=['22NYLkLw','18Mpjvql','另存為','61820KqFFtm','8rehHaG','70512RGSStK','2130986VYduYI','854MzoWvG','10SdBrHC','494158tKqCeU','808072HRKOwr','360918iZYSvn'];_0x34cc=function(){return _0x4a63c5;};return _0x34cc();}
package/lib/es/index.js CHANGED
@@ -1 +1 @@
1
- var _0x354e0a=_0x5624;(function(_0x5d4107,_0x3eb142){var _0x475bf4=_0x5624,_0xeca81f=_0x5d4107();while(!![]){try{var _0x1aab7b=parseInt(_0x475bf4(0xe4))/0x1+parseInt(_0x475bf4(0xf3))/0x2*(parseInt(_0x475bf4(0xe9))/0x3)+-parseInt(_0x475bf4(0xe0))/0x4+parseInt(_0x475bf4(0xd7))/0x5*(-parseInt(_0x475bf4(0xe1))/0x6)+-parseInt(_0x475bf4(0x10f))/0x7*(parseInt(_0x475bf4(0x104))/0x8)+-parseInt(_0x475bf4(0xfb))/0x9*(-parseInt(_0x475bf4(0xf1))/0xa)+parseInt(_0x475bf4(0x111))/0xb;if(_0x1aab7b===_0x3eb142)break;else _0xeca81f['push'](_0xeca81f['shift']());}catch(_0x54060f){_0xeca81f['push'](_0xeca81f['shift']());}}}(_0x549a,0x7a084));import{IExchangeOperateService as _0xcbcda,UniverExchangeClientPlugin as _0xb0c997}from'@univerjs-pro/exchange-client';import{CommandType as _0x7c5012,DependentOn as _0x113923,Disposable as _0x2894cb,ICommandService as _0x9adcd7,IConfigService as _0x43cd4c,Inject as _0x5d16c2,Injector as _0x4c7ff3,Plugin as _0x371740,UniverInstanceType as _0x41b376,merge as _0x4f2fe4}from'@univerjs/core';import{IMenuManagerService as _0x5d344f,MenuItemType as _0x58200e,RibbonStartGroup as _0x1005ce,getMenuHiddenObservable as _0x3e6645}from'@univerjs/ui';const g={'id':_0x354e0a(0x107),'type':_0x7c5012[_0x354e0a(0x10a)],'handler':async _0x137390=>(_0x137390['get'](_0xcbcda)[_0x354e0a(0x110)](),!0x0)},_={'id':'exchange-client.operation.export-docx','type':_0x7c5012['OPERATION'],'handler':async _0xe97f16=>(_0xe97f16[_0x354e0a(0xff)](_0xcbcda)[_0x354e0a(0xe2)](),!0x0)};var v=_0x354e0a(0xde),y=_0x354e0a(0xfa);const b={},x=_0x354e0a(0xe7);function S(_0x3e69f4){var _0x5b39a3=_0x354e0a;return{'id':x,'type':_0x58200e[_0x5b39a3(0xd6)],'icon':_0x5b39a3(0xdb),'tooltip':_0x5b39a3(0xe5),'hidden$':_0x3e6645(_0x3e69f4,_0x41b376['UNIVER_DOC'])};}function C(){var _0x51e069=_0x354e0a;return{'id':g['id'],'type':_0x58200e[_0x51e069(0x103)],'title':_0x51e069(0x100),'icon':_0x51e069(0xef)};}function w(){var _0x126578=_0x354e0a;return{'id':_['id'],'type':_0x58200e['BUTTON'],'title':_0x126578(0xee),'icon':_0x126578(0x101)};}function _0x549a(){var _0x92735a=['symbol','_initCommands','DOC_EXCHANGE_CLIENT_PLUGIN','add','function','0.25.0','9QFZtGN','disposeWithMe','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','constructor','get','docs-exchange-client.upload','ExportIcon','onReady','BUTTON','16rSoCKy','UNIVER_DOC','_config','exchange-client.operation.import-docx','registerCommand','default','OPERATION','_injector','type','object','docs-exchange-client.config','1625498RQFPce','importDOCXToUnitId','3846931YYyjlh','SUBITEMS','5030ufgRlF','_configService','forEach','string','DirectExportIcon','setConfig','iterator','@univerjs-pro/docs-exchange-client','_commandService','322988ZRnXmD','372qbyUzH','exportDOCXByUnitId','onStarting','7432LGikyi','docs-exchange-client.file','prototype','docs-exchange-client.operation.exchange','toPrimitive','167517WGCirm','mergeMenu','call','defineProperty','OTHERS','docs-exchange-client.download','FolderIcon','decorate','1360090xtSLDn','menu','22nMHmjq','_menuManagerService'];_0x549a=function(){return _0x92735a;};return _0x549a();}function _0x5624(_0x52c239,_0x86ad50){_0x52c239=_0x52c239-0xd6;var _0x549a2b=_0x549a();var _0x56246a=_0x549a2b[_0x52c239];return _0x56246a;}const T={[_0x1005ce[_0x354e0a(0xed)]]:{[x]:{'order':0.3,'menuItemFactory':S,[g['id']]:{'order':0x0,'menuItemFactory':C},[_['id']]:{'order':0x1,'menuItemFactory':w}}}};function E(_0x4cbf5e,_0x3de1c2){return function(_0x44d55c,_0x4099a8){_0x3de1c2(_0x44d55c,_0x4099a8,_0x4cbf5e);};}function D(_0x1e72c7,_0x340dfb,_0x23aa7e,_0x27470a){var _0xaf4a1=_0x354e0a,_0x2df66f=arguments['length'],_0xca087e=_0x2df66f<0x3?_0x340dfb:_0x27470a===null?_0x27470a=Object['getOwnPropertyDescriptor'](_0x340dfb,_0x23aa7e):_0x27470a,_0x48d55a;if(typeof Reflect==_0xaf4a1(0x10d)&&typeof Reflect[_0xaf4a1(0xf0)]==_0xaf4a1(0xf9))_0xca087e=Reflect['decorate'](_0x1e72c7,_0x340dfb,_0x23aa7e,_0x27470a);else{for(var _0x21dec4=_0x1e72c7['length']-0x1;_0x21dec4>=0x0;_0x21dec4--)(_0x48d55a=_0x1e72c7[_0x21dec4])&&(_0xca087e=(_0x2df66f<0x3?_0x48d55a(_0xca087e):_0x2df66f>0x3?_0x48d55a(_0x340dfb,_0x23aa7e,_0xca087e):_0x48d55a(_0x340dfb,_0x23aa7e))||_0xca087e);}return _0x2df66f>0x3&&_0xca087e&&Object[_0xaf4a1(0xec)](_0x340dfb,_0x23aa7e,_0xca087e),_0xca087e;}let O=class extends _0x2894cb{constructor(_0x1751d1,_0x5a34dc){var _0x56a4e8=_0x354e0a;super(),this['_commandService']=_0x1751d1,this['_menuManagerService']=_0x5a34dc,this[_0x56a4e8(0xf6)](),this['_initMenus']();}[_0x354e0a(0xf6)](){var _0x2183a1=_0x354e0a;[g,_][_0x2183a1(0xd9)](_0x505185=>{var _0x132511=_0x2183a1;this[_0x132511(0xfc)](this[_0x132511(0xdf)][_0x132511(0x108)](_0x505185));});}['_initMenus'](){var _0x517266=_0x354e0a;this[_0x517266(0xf4)][_0x517266(0xea)](T);}};O=D([E(0x0,_0x9adcd7),E(0x1,_0x5d344f)],O);function k(_0x42613b){'@babel/helpers - typeof';var _0x287754=_0x354e0a;return k=typeof Symbol==_0x287754(0xf9)&&typeof Symbol[_0x287754(0xdd)]==_0x287754(0xf5)?function(_0x1114bb){return typeof _0x1114bb;}:function(_0x19fb5f){var _0x35df22=_0x287754;return _0x19fb5f&&typeof Symbol==_0x35df22(0xf9)&&_0x19fb5f[_0x35df22(0xfe)]===Symbol&&_0x19fb5f!==Symbol[_0x35df22(0xe6)]?_0x35df22(0xf5):typeof _0x19fb5f;},k(_0x42613b);}function A(_0x57cc96,_0x57c697){var _0x1ac591=_0x354e0a;if(k(_0x57cc96)!=_0x1ac591(0x10d)||!_0x57cc96)return _0x57cc96;var _0x542632=_0x57cc96[Symbol[_0x1ac591(0xe8)]];if(_0x542632!==void 0x0){var _0x44d0b7=_0x542632[_0x1ac591(0xeb)](_0x57cc96,_0x57c697||_0x1ac591(0x109));if(k(_0x44d0b7)!='object')return _0x44d0b7;throw TypeError(_0x1ac591(0xfd));}return(_0x57c697===_0x1ac591(0xda)?String:Number)(_0x57cc96);}function j(_0x3ca347){var _0x558fc3=_0x354e0a,_0x2fb5fc=A(_0x3ca347,_0x558fc3(0xda));return k(_0x2fb5fc)=='symbol'?_0x2fb5fc:_0x2fb5fc+'';}function M(_0x538f27,_0xe2ccd9,_0x2b6754){return(_0xe2ccd9=j(_0xe2ccd9))in _0x538f27?Object['defineProperty'](_0x538f27,_0xe2ccd9,{'value':_0x2b6754,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x538f27[_0xe2ccd9]=_0x2b6754,_0x538f27;}let N=class extends _0x371740{constructor(_0x3baf46=b,_0x54a04b,_0x271ee8){var _0x4c4d4f=_0x354e0a;super(),this[_0x4c4d4f(0x106)]=_0x3baf46,this[_0x4c4d4f(0x10b)]=_0x54a04b,this[_0x4c4d4f(0xd8)]=_0x271ee8;let {menu:_0x24fc3b,..._0x2f07b3}=_0x4f2fe4({},b,this[_0x4c4d4f(0x106)]);_0x24fc3b&&this[_0x4c4d4f(0xd8)][_0x4c4d4f(0xdc)](_0x4c4d4f(0xf2),_0x24fc3b,{'merge':!0x0}),this[_0x4c4d4f(0xd8)][_0x4c4d4f(0xdc)](_0x4c4d4f(0x10e),_0x2f07b3);}[_0x354e0a(0xe3)](){var _0x563573=_0x354e0a;[[O]][_0x563573(0xd9)](_0x42f543=>this['_injector'][_0x563573(0xf8)](_0x42f543));}[_0x354e0a(0x102)](){this['_injector']['get'](O);}};M(N,'pluginName',_0x354e0a(0xf7)),M(N,'packageName',v),M(N,'version',y),M(N,_0x354e0a(0x10c),_0x41b376[_0x354e0a(0x105)]),N=D([_0x113923(_0xb0c997),E(0x1,_0x5d16c2(_0x4c7ff3)),E(0x2,_0x43cd4c)],N);export{_ as ExportDOCXOperation,g as ImportDOCXOperation,N as UniverDocsExchangeClientPlugin};
1
+ var _0x49bbb5=_0x1b70;(function(_0x12e247,_0x3d1362){var _0xbd6a42=_0x1b70,_0x1463f4=_0x12e247();while(!![]){try{var _0x555e4a=-parseInt(_0xbd6a42(0x15b))/0x1+-parseInt(_0xbd6a42(0x14b))/0x2*(parseInt(_0xbd6a42(0x130))/0x3)+parseInt(_0xbd6a42(0x15a))/0x4+-parseInt(_0xbd6a42(0x157))/0x5*(-parseInt(_0xbd6a42(0x13a))/0x6)+parseInt(_0xbd6a42(0x131))/0x7+-parseInt(_0xbd6a42(0x144))/0x8+parseInt(_0xbd6a42(0x143))/0x9*(parseInt(_0xbd6a42(0x14d))/0xa);if(_0x555e4a===_0x3d1362)break;else _0x1463f4['push'](_0x1463f4['shift']());}catch(_0x244bf8){_0x1463f4['push'](_0x1463f4['shift']());}}}(_0x1c2a,0x27643));import{IExchangeOperateService as _0x29789a,UniverExchangeClientPlugin as _0x290d0c}from'@univerjs-pro/exchange-client';import{CommandType as _0x3acd92,DependentOn as _0x3583b5,Disposable as _0x227a1c,ICommandService as _0x49062c,IConfigService as _0x11c1bb,Inject as _0x16951d,Injector as _0xc60f9b,Plugin as _0x324c3d,UniverInstanceType as _0xb7ac65,merge as _0x5bbae5}from'@univerjs/core';import{IMenuManagerService as _0x4fab4e,MenuItemType as _0x281f12,RibbonStartGroup as _0x298f4a,getMenuHiddenObservable as _0x31e028}from'@univerjs/ui';const g={'id':'exchange-client.operation.import-docx','type':_0x3acd92['OPERATION'],'handler':async _0x4669b2=>(_0x4669b2[_0x49bbb5(0x138)](_0x29789a)[_0x49bbb5(0x165)](),!0x0)},_={'id':_0x49bbb5(0x137),'type':_0x3acd92['OPERATION'],'handler':async _0x5f256f=>(_0x5f256f[_0x49bbb5(0x138)](_0x29789a)[_0x49bbb5(0x15e)](),!0x0)};var v='@univerjs-pro/docs-exchange-client',y=_0x49bbb5(0x13c);function _0x1c2a(){var _0x23bfcb=['menu','_config','docs-exchange-client.operation.exchange','version','docs-exchange-client.download','693hljYoi','1693656oxnNPe','forEach','packageName','type','_configService','registerCommand','pluginName','18shiELZ','call','13220SUvNIt','length','setConfig','disposeWithMe','symbol','_initCommands','getOwnPropertyDescriptor','function','onStarting','onReady','12705QKJPKi','UNIVER_DOC','default','288140TWPBgF','6692GsUAWp','_menuManagerService','docs-exchange-client.config','exportDOCXByUnitId','OTHERS','_injector','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','mergeMenu','decorate','iterator','importDOCXToUnitId','BUTTON','39132GBjHkX','1605072gJfasL','constructor','SUBITEMS','ExportIcon','object','_commandService','exchange-client.operation.export-docx','get','defineProperty','222sHUccx','DirectExportIcon','1.0.0-alpha.0','string'];_0x1c2a=function(){return _0x23bfcb;};return _0x1c2a();}const b={},x=_0x49bbb5(0x140);function S(_0x5c7202){var _0x414a38=_0x49bbb5;return{'id':x,'type':_0x281f12[_0x414a38(0x133)],'icon':_0x414a38(0x13b),'tooltip':'docs-exchange-client.file','hidden$':_0x31e028(_0x5c7202,_0xb7ac65[_0x414a38(0x158)])};}function C(){var _0x253e74=_0x49bbb5;return{'id':g['id'],'type':_0x281f12[_0x253e74(0x12f)],'title':'docs-exchange-client.upload','icon':'FolderIcon'};}function w(){var _0x4188d9=_0x49bbb5;return{'id':_['id'],'type':_0x281f12[_0x4188d9(0x12f)],'title':_0x4188d9(0x142),'icon':_0x4188d9(0x134)};}const T={[_0x298f4a[_0x49bbb5(0x15f)]]:{[x]:{'order':0.3,'menuItemFactory':S,[g['id']]:{'order':0x0,'menuItemFactory':C},[_['id']]:{'order':0x1,'menuItemFactory':w}}}};function E(_0x6bd605,_0x535007){return function(_0x397836,_0x363c69){_0x535007(_0x397836,_0x363c69,_0x6bd605);};}function D(_0x2a1770,_0x566e63,_0x1cb752,_0x3b01de){var _0x5d1618=_0x49bbb5,_0x112401=arguments[_0x5d1618(0x14e)],_0x449bf2=_0x112401<0x3?_0x566e63:_0x3b01de===null?_0x3b01de=Object[_0x5d1618(0x153)](_0x566e63,_0x1cb752):_0x3b01de,_0xc3df51;if(typeof Reflect==_0x5d1618(0x135)&&typeof Reflect[_0x5d1618(0x163)]==_0x5d1618(0x154))_0x449bf2=Reflect[_0x5d1618(0x163)](_0x2a1770,_0x566e63,_0x1cb752,_0x3b01de);else{for(var _0x22cce3=_0x2a1770[_0x5d1618(0x14e)]-0x1;_0x22cce3>=0x0;_0x22cce3--)(_0xc3df51=_0x2a1770[_0x22cce3])&&(_0x449bf2=(_0x112401<0x3?_0xc3df51(_0x449bf2):_0x112401>0x3?_0xc3df51(_0x566e63,_0x1cb752,_0x449bf2):_0xc3df51(_0x566e63,_0x1cb752))||_0x449bf2);}return _0x112401>0x3&&_0x449bf2&&Object[_0x5d1618(0x139)](_0x566e63,_0x1cb752,_0x449bf2),_0x449bf2;}let O=class extends _0x227a1c{constructor(_0x3af203,_0x29adc6){var _0x49741c=_0x49bbb5;super(),this['_commandService']=_0x3af203,this[_0x49741c(0x15c)]=_0x29adc6,this[_0x49741c(0x152)](),this['_initMenus']();}[_0x49bbb5(0x152)](){var _0x2a6013=_0x49bbb5;[g,_][_0x2a6013(0x145)](_0x5ed78e=>{var _0x548a77=_0x2a6013;this[_0x548a77(0x150)](this[_0x548a77(0x136)][_0x548a77(0x149)](_0x5ed78e));});}['_initMenus'](){var _0x1c07d2=_0x49bbb5;this['_menuManagerService'][_0x1c07d2(0x162)](T);}};O=D([E(0x0,_0x49062c),E(0x1,_0x4fab4e)],O);function k(_0x42da05){'@babel/helpers - typeof';var _0x753a83=_0x49bbb5;return k=typeof Symbol==_0x753a83(0x154)&&typeof Symbol[_0x753a83(0x164)]==_0x753a83(0x151)?function(_0x5208ef){return typeof _0x5208ef;}:function(_0x5afd70){var _0x2e8acf=_0x753a83;return _0x5afd70&&typeof Symbol=='function'&&_0x5afd70[_0x2e8acf(0x132)]===Symbol&&_0x5afd70!==Symbol['prototype']?_0x2e8acf(0x151):typeof _0x5afd70;},k(_0x42da05);}function A(_0x598837,_0x59b48a){var _0x1a45fb=_0x49bbb5;if(k(_0x598837)!=_0x1a45fb(0x135)||!_0x598837)return _0x598837;var _0x2212da=_0x598837[Symbol['toPrimitive']];if(_0x2212da!==void 0x0){var _0x14d3b6=_0x2212da[_0x1a45fb(0x14c)](_0x598837,_0x59b48a||_0x1a45fb(0x159));if(k(_0x14d3b6)!=_0x1a45fb(0x135))return _0x14d3b6;throw TypeError(_0x1a45fb(0x161));}return(_0x59b48a===_0x1a45fb(0x13d)?String:Number)(_0x598837);}function j(_0x32e1ac){var _0x36faea=_0x49bbb5,_0x54c1c4=A(_0x32e1ac,_0x36faea(0x13d));return k(_0x54c1c4)=='symbol'?_0x54c1c4:_0x54c1c4+'';}function M(_0x2baab3,_0x4fcdcb,_0x1306d3){var _0x3a191c=_0x49bbb5;return(_0x4fcdcb=j(_0x4fcdcb))in _0x2baab3?Object[_0x3a191c(0x139)](_0x2baab3,_0x4fcdcb,{'value':_0x1306d3,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x2baab3[_0x4fcdcb]=_0x1306d3,_0x2baab3;}let N=class extends _0x324c3d{constructor(_0x32b669=b,_0x17bdca,_0x81883d){var _0x20a494=_0x49bbb5;super(),this[_0x20a494(0x13f)]=_0x32b669,this[_0x20a494(0x160)]=_0x17bdca,this[_0x20a494(0x148)]=_0x81883d;let {menu:_0x3b6894,..._0x2dc353}=_0x5bbae5({},b,this[_0x20a494(0x13f)]);_0x3b6894&&this[_0x20a494(0x148)][_0x20a494(0x14f)](_0x20a494(0x13e),_0x3b6894,{'merge':!0x0}),this[_0x20a494(0x148)][_0x20a494(0x14f)](_0x20a494(0x15d),_0x2dc353);}[_0x49bbb5(0x155)](){var _0x62abcf=_0x49bbb5;[[O]][_0x62abcf(0x145)](_0x385927=>this[_0x62abcf(0x160)]['add'](_0x385927));}[_0x49bbb5(0x156)](){var _0x5d9134=_0x49bbb5;this[_0x5d9134(0x160)][_0x5d9134(0x138)](O);}};function _0x1b70(_0xc32221,_0x6ee9bb){_0xc32221=_0xc32221-0x12f;var _0x1c2afa=_0x1c2a();var _0x1b7095=_0x1c2afa[_0xc32221];return _0x1b7095;}M(N,_0x49bbb5(0x14a),'DOC_EXCHANGE_CLIENT_PLUGIN'),M(N,_0x49bbb5(0x146),v),M(N,_0x49bbb5(0x141),y),M(N,_0x49bbb5(0x147),_0xb7ac65[_0x49bbb5(0x158)]),N=D([_0x3583b5(_0x290d0c),E(0x1,_0x16951d(_0xc60f9b)),E(0x2,_0x11c1bb)],N);export{_ as ExportDOCXOperation,g as ImportDOCXOperation,N as UniverDocsExchangeClientPlugin};
@@ -1 +1 @@
1
- function _0xd0f9(_0x239466,_0x1d3a57){_0x239466=_0x239466-0x184;const _0x4f5a77=_0x4f5a();let _0xd0f9dc=_0x4f5a77[_0x239466];return _0xd0f9dc;}const _0x1d3413=_0xd0f9;(function(_0x1834ed,_0x1f9b3b){const _0x354fe7=_0xd0f9,_0x310fe3=_0x1834ed();while(!![]){try{const _0x386fb9=-parseInt(_0x354fe7(0x18a))/0x1+parseInt(_0x354fe7(0x189))/0x2+parseInt(_0x354fe7(0x184))/0x3*(parseInt(_0x354fe7(0x18d))/0x4)+-parseInt(_0x354fe7(0x188))/0x5*(-parseInt(_0x354fe7(0x18b))/0x6)+-parseInt(_0x354fe7(0x186))/0x7+parseInt(_0x354fe7(0x18f))/0x8*(-parseInt(_0x354fe7(0x18c))/0x9)+parseInt(_0x354fe7(0x18e))/0xa;if(_0x386fb9===_0x1f9b3b)break;else _0x310fe3['push'](_0x310fe3['shift']());}catch(_0x42021b){_0x310fe3['push'](_0x310fe3['shift']());}}}(_0x4f5a,0x816e3));function _0x4f5a(){const _0x31685a=['143580SWkTWt','12BZhOVW','206091aRGGPW','1168oyxtqF','11276880vCItdb','336ZSgBUD','2166ZOvSoe','حفظ\x20باسم','6664819aoUpAy','فتح\x20(ملف)','1342815jCLePd','1423928MeEWZl'];_0x4f5a=function(){return _0x31685a;};return _0x4f5a();}const e={'docs-exchange-client':{'file':'ملف','upload':_0x1d3413(0x187),'download':_0x1d3413(0x185)}};export{e as default};
1
+ const _0x57d887=_0x39bc;(function(_0x23e167,_0x3251de){const _0xec4e03=_0x39bc,_0x2b0590=_0x23e167();while(!![]){try{const _0xf8ab19=-parseInt(_0xec4e03(0x12b))/0x1+parseInt(_0xec4e03(0x129))/0x2+parseInt(_0xec4e03(0x12f))/0x3*(-parseInt(_0xec4e03(0x12e))/0x4)+parseInt(_0xec4e03(0x12a))/0x5+-parseInt(_0xec4e03(0x12c))/0x6*(-parseInt(_0xec4e03(0x133))/0x7)+parseInt(_0xec4e03(0x131))/0x8*(parseInt(_0xec4e03(0x12d))/0x9)+parseInt(_0xec4e03(0x132))/0xa;if(_0xf8ab19===_0x3251de)break;else _0x2b0590['push'](_0x2b0590['shift']());}catch(_0x2d45dd){_0x2b0590['push'](_0x2b0590['shift']());}}}(_0x24a6,0x5904f));function _0x39bc(_0x569fd1,_0x1ace1b){_0x569fd1=_0x569fd1-0x129;const _0x24a6bd=_0x24a6();let _0x39bceb=_0x24a6bd[_0x569fd1];return _0x39bceb;}function _0x24a6(){const _0x4950af=['632NPJrsF','11976Wslpdw','فتح\x20(ملف)','34360iQjoTY','676330OMlXHL','2443357DSVmfm','680108bHAjHF','38750tPpEvK','56894MIFYQi','6nnnjfi','603PxvXrF'];_0x24a6=function(){return _0x4950af;};return _0x24a6();}const e={'docs-exchange-client':{'file':'ملف','upload':_0x57d887(0x130),'download':'حفظ\x20باسم'}};export{e as default};
@@ -1 +1 @@
1
- function _0x5799(){const _0x980c60=['Obrir(Fitxer)','4892728IndXTA','Fitxer','13463577DKhTox','785mUDpHc','23782490PHbjts','3126wRZoAH','432036BNVWZm','4638441KInsWB','Anomena\x20i\x20desa','7KlDynD','2TMIZOO','738098LujbmM'];_0x5799=function(){return _0x980c60;};return _0x5799();}function _0x5d2a(_0x41f2cd,_0x59ea4e){_0x41f2cd=_0x41f2cd-0x140;const _0x5799bb=_0x5799();let _0x5d2a2d=_0x5799bb[_0x41f2cd];return _0x5d2a2d;}const _0x9fb463=_0x5d2a;(function(_0x2bdd1c,_0x32fa7b){const _0xa78078=_0x5d2a,_0x44fffe=_0x2bdd1c();while(!![]){try{const _0x13c081=-parseInt(_0xa78078(0x14a))/0x1+parseInt(_0xa78078(0x149))/0x2*(parseInt(_0xa78078(0x146))/0x3)+-parseInt(_0xa78078(0x145))/0x4+-parseInt(_0xa78078(0x142))/0x5*(parseInt(_0xa78078(0x144))/0x6)+parseInt(_0xa78078(0x148))/0x7*(-parseInt(_0xa78078(0x14c))/0x8)+-parseInt(_0xa78078(0x141))/0x9+parseInt(_0xa78078(0x143))/0xa;if(_0x13c081===_0x32fa7b)break;else _0x44fffe['push'](_0x44fffe['shift']());}catch(_0x1d068e){_0x44fffe['push'](_0x44fffe['shift']());}}}(_0x5799,0xd9074));const e={'docs-exchange-client':{'file':_0x9fb463(0x140),'upload':_0x9fb463(0x14b),'download':_0x9fb463(0x147)}};export{e as default};
1
+ const _0x2c83cf=_0x3bdd;function _0x16b9(){const _0x29e460=['1370362cEDByo','1791520bLRqwA','1317ONxNSt','3158TiNCXl','27GmnSoi','Fitxer','Anomena\x20i\x20desa','5592FPjNQO','38676idxXKu','Obrir(Fitxer)','990154SgvDiV','8cCObWH','2070980TagDpq','130uidAoh','6952PPWyTT'];_0x16b9=function(){return _0x29e460;};return _0x16b9();}(function(_0x526dbc,_0x39ad79){const _0x5df318=_0x3bdd,_0x1916e3=_0x526dbc();while(!![]){try{const _0x40fb40=parseInt(_0x5df318(0x105))/0x1+parseInt(_0x5df318(0x10d))/0x2*(parseInt(_0x5df318(0x10c))/0x3)+parseInt(_0x5df318(0x10b))/0x4+parseInt(_0x5df318(0x108))/0x5*(-parseInt(_0x5df318(0x111))/0x6)+parseInt(_0x5df318(0x10a))/0x7*(-parseInt(_0x5df318(0x106))/0x8)+-parseInt(_0x5df318(0x10e))/0x9*(-parseInt(_0x5df318(0x107))/0xa)+-parseInt(_0x5df318(0x109))/0xb*(parseInt(_0x5df318(0x103))/0xc);if(_0x40fb40===_0x39ad79)break;else _0x1916e3['push'](_0x1916e3['shift']());}catch(_0x518495){_0x1916e3['push'](_0x1916e3['shift']());}}}(_0x16b9,0x78fd7));function _0x3bdd(_0x59e691,_0x47797c){_0x59e691=_0x59e691-0x103;const _0x16b9cc=_0x16b9();let _0x3bdd93=_0x16b9cc[_0x59e691];return _0x3bdd93;}const e={'docs-exchange-client':{'file':_0x2c83cf(0x10f),'upload':_0x2c83cf(0x104),'download':_0x2c83cf(0x110)}};export{e as default};
@@ -1 +1 @@
1
- function _0x51e7(_0x359d19,_0x2e7849){_0x359d19=_0x359d19-0x1cf;const _0xbd88f0=_0xbd88();let _0x51e7c8=_0xbd88f0[_0x359d19];return _0x51e7c8;}function _0xbd88(){const _0x4b9699=['Datei','5341572jSXKzw','2310603rKFmWw','5465INeIuI','7HVWmid','11fUzuRO','1380714YXACXy','2xMdikX','4468KEEopj','1352wjexEK','Öffnen\x20(Datei)','26607552CHhbnk','16314390zkmylO','Speichern\x20unter','10575lNeBZz'];_0xbd88=function(){return _0x4b9699;};return _0xbd88();}const _0x592e15=_0x51e7;(function(_0x419e91,_0x2288e4){const _0x289c4f=_0x51e7,_0x274645=_0x419e91();while(!![]){try{const _0x2d0ad2=-parseInt(_0x289c4f(0x1d8))/0x1+parseInt(_0x289c4f(0x1d9))/0x2*(parseInt(_0x289c4f(0x1d4))/0x3)+-parseInt(_0x289c4f(0x1da))/0x4*(parseInt(_0x289c4f(0x1d5))/0x5)+-parseInt(_0x289c4f(0x1d3))/0x6*(parseInt(_0x289c4f(0x1d6))/0x7)+parseInt(_0x289c4f(0x1db))/0x8*(-parseInt(_0x289c4f(0x1d1))/0x9)+parseInt(_0x289c4f(0x1cf))/0xa+parseInt(_0x289c4f(0x1d7))/0xb*(parseInt(_0x289c4f(0x1dd))/0xc);if(_0x2d0ad2===_0x2288e4)break;else _0x274645['push'](_0x274645['shift']());}catch(_0x21e70c){_0x274645['push'](_0x274645['shift']());}}}(_0xbd88,0xe2af8));const e={'docs-exchange-client':{'file':_0x592e15(0x1d2),'upload':_0x592e15(0x1dc),'download':_0x592e15(0x1d0)}};export{e as default};
1
+ const _0x491527=_0x54ad;(function(_0x5e1307,_0x3aa106){const _0x45e49d=_0x54ad,_0x42841a=_0x5e1307();while(!![]){try{const _0x567064=parseInt(_0x45e49d(0x1a2))/0x1*(parseInt(_0x45e49d(0x1a5))/0x2)+-parseInt(_0x45e49d(0x1a8))/0x3*(-parseInt(_0x45e49d(0x1ab))/0x4)+parseInt(_0x45e49d(0x1ad))/0x5*(-parseInt(_0x45e49d(0x1ac))/0x6)+parseInt(_0x45e49d(0x1a7))/0x7*(parseInt(_0x45e49d(0x1a6))/0x8)+parseInt(_0x45e49d(0x1ae))/0x9*(-parseInt(_0x45e49d(0x1a3))/0xa)+-parseInt(_0x45e49d(0x1b0))/0xb+-parseInt(_0x45e49d(0x1a9))/0xc*(-parseInt(_0x45e49d(0x1aa))/0xd);if(_0x567064===_0x3aa106)break;else _0x42841a['push'](_0x42841a['shift']());}catch(_0x23588d){_0x42841a['push'](_0x42841a['shift']());}}}(_0x317d,0x47bec));function _0x54ad(_0x1298b2,_0x55b5e0){_0x1298b2=_0x1298b2-0x1a2;const _0x317deb=_0x317d();let _0x54adf1=_0x317deb[_0x1298b2];return _0x54adf1;}const e={'docs-exchange-client':{'file':_0x491527(0x1af),'upload':_0x491527(0x1a4),'download':_0x491527(0x1b1)}};function _0x317d(){const _0xd23ca5=['214706CGcLyk','120JXsVBq','208712rVjFjp','3LcpKhI','106044LDDIHG','481jAzVNb','209624bfhLTa','708zkgves','635UEhYIh','57492Zumhhe','Datei','6440973UofVPF','Speichern\x20unter','2AHlNrm','230YqBtIb','Öffnen\x20(Datei)'];_0x317d=function(){return _0xd23ca5;};return _0x317d();}export{e as default};
@@ -1 +1 @@
1
- function _0x2c3a(_0xb9fa7c,_0x1d5e44){_0xb9fa7c=_0xb9fa7c-0x66;const _0x1874d5=_0x1874();let _0x2c3a69=_0x1874d5[_0xb9fa7c];return _0x2c3a69;}function _0x1874(){const _0x4f968a=['40810mTBmYh','597XpKAHv','2770839GXDsBp','3282XdNjAm','6220UxBHHm','24UuuycV','704728ffIRhv','148896xuGfJB','20uVqZrK','8741782zSAKJN','766170NABuTT','File'];_0x1874=function(){return _0x4f968a;};return _0x1874();}const _0x446abb=_0x2c3a;(function(_0x27ed44,_0xd3ede7){const _0x51e35b=_0x2c3a,_0x519547=_0x27ed44();while(!![]){try{const _0x748124=parseInt(_0x51e35b(0x6a))/0x1*(-parseInt(_0x51e35b(0x6c))/0x2)+-parseInt(_0x51e35b(0x67))/0x3+parseInt(_0x51e35b(0x6f))/0x4*(-parseInt(_0x51e35b(0x71))/0x5)+parseInt(_0x51e35b(0x70))/0x6+parseInt(_0x51e35b(0x66))/0x7+-parseInt(_0x51e35b(0x6e))/0x8*(parseInt(_0x51e35b(0x6b))/0x9)+-parseInt(_0x51e35b(0x6d))/0xa*(-parseInt(_0x51e35b(0x69))/0xb);if(_0x748124===_0xd3ede7)break;else _0x519547['push'](_0x519547['shift']());}catch(_0x412659){_0x519547['push'](_0x519547['shift']());}}}(_0x1874,0xaf41e));const e={'docs-exchange-client':{'file':_0x446abb(0x68),'upload':'Open(File)','download':'Save\x20As'}};export{e as default};
1
+ const _0x4218cc=_0x34c6;(function(_0x201dc1,_0x43abcc){const _0x548354=_0x34c6,_0x542950=_0x201dc1();while(!![]){try{const _0x56d4f6=-parseInt(_0x548354(0x1ce))/0x1+parseInt(_0x548354(0x1d2))/0x2+-parseInt(_0x548354(0x1cc))/0x3+-parseInt(_0x548354(0x1d5))/0x4+parseInt(_0x548354(0x1d4))/0x5*(parseInt(_0x548354(0x1cd))/0x6)+-parseInt(_0x548354(0x1cb))/0x7+parseInt(_0x548354(0x1cf))/0x8*(parseInt(_0x548354(0x1d0))/0x9);if(_0x56d4f6===_0x43abcc)break;else _0x542950['push'](_0x542950['shift']());}catch(_0x45f342){_0x542950['push'](_0x542950['shift']());}}}(_0x9d58,0x77487));function _0x34c6(_0x1e37ee,_0x5b67b7){_0x1e37ee=_0x1e37ee-0x1cb;const _0x9d58f9=_0x9d58();let _0x34c616=_0x9d58f9[_0x1e37ee];return _0x34c616;}const e={'docs-exchange-client':{'file':_0x4218cc(0x1d1),'upload':'Open(File)','download':_0x4218cc(0x1d3)}};export{e as default};function _0x9d58(){const _0x43fc9f=['11576hMXyjG','17478jublOE','File','48176TKiSUu','Save\x20As','2930360NygGYS','2361780uYtIYW','6797952XvFhPp','2232930CoHUqs','6YIGEAQ','625760EeDjgf'];_0x9d58=function(){return _0x43fc9f;};return _0x9d58();}
@@ -1 +1 @@
1
- function _0x103a(_0x1b30cd,_0x5c30d9){_0x1b30cd=_0x1b30cd-0x16d;const _0x15a966=_0x15a9();let _0x103af1=_0x15a966[_0x1b30cd];return _0x103af1;}const _0x2dce8b=_0x103a;(function(_0x1a3758,_0x23a87a){const _0x29ee76=_0x103a,_0x2f38a2=_0x1a3758();while(!![]){try{const _0x18935d=-parseInt(_0x29ee76(0x178))/0x1+-parseInt(_0x29ee76(0x174))/0x2*(parseInt(_0x29ee76(0x179))/0x3)+parseInt(_0x29ee76(0x172))/0x4*(-parseInt(_0x29ee76(0x170))/0x5)+parseInt(_0x29ee76(0x16f))/0x6*(parseInt(_0x29ee76(0x175))/0x7)+-parseInt(_0x29ee76(0x171))/0x8+-parseInt(_0x29ee76(0x173))/0x9+parseInt(_0x29ee76(0x16e))/0xa*(parseInt(_0x29ee76(0x16d))/0xb);if(_0x18935d===_0x23a87a)break;else _0x2f38a2['push'](_0x2f38a2['shift']());}catch(_0x7e3ad6){_0x2f38a2['push'](_0x2f38a2['shift']());}}}(_0x15a9,0xec5a0));const e={'docs-exchange-client':{'file':_0x2dce8b(0x176),'upload':'Abrir(Archivo)','download':_0x2dce8b(0x177)}};export{e as default};function _0x15a9(){const _0x524ac8=['4026690VuzSJW','212VQcNbV','5291153jJutFv','Archivo','Guardar\x20como','1690608lrUZTa','22461DcFpvS','154QVozcS','2920790tccXAq','12FnOqyW','5XPGfQK','2887256PqMvLD','5360884rmfQTl'];_0x15a9=function(){return _0x524ac8;};return _0x15a9();}
1
+ function _0x42b8(){const _0x58da02=['9QWSYBk','5iOsYeq','17373994BAFsym','Guardar\x20como','18XCdvzR','3AIkHsY','144400BQXkfS','2710232UwidbK','8826344IVqQHv','9561810cymouk','6502868niGrIr','2079090ukUSPM','Archivo'];_0x42b8=function(){return _0x58da02;};return _0x42b8();}const _0x16f88a=_0x36f6;(function(_0x4b58b2,_0x273e79){const _0x2a350b=_0x36f6,_0x4a6996=_0x4b58b2();while(!![]){try{const _0x1d95a5=parseInt(_0x2a350b(0xb9))/0x1*(parseInt(_0x2a350b(0xb1))/0x2)+-parseInt(_0x2a350b(0xb0))/0x3*(parseInt(_0x2a350b(0xb5))/0x4)+parseInt(_0x2a350b(0xb6))/0x5*(parseInt(_0x2a350b(0xbc))/0x6)+parseInt(_0x2a350b(0xb2))/0x7+-parseInt(_0x2a350b(0xb3))/0x8*(-parseInt(_0x2a350b(0xb8))/0x9)+parseInt(_0x2a350b(0xb4))/0xa+-parseInt(_0x2a350b(0xba))/0xb;if(_0x1d95a5===_0x273e79)break;else _0x4a6996['push'](_0x4a6996['shift']());}catch(_0x21e917){_0x4a6996['push'](_0x4a6996['shift']());}}}(_0x42b8,0xcf80d));const e={'docs-exchange-client':{'file':_0x16f88a(0xb7),'upload':'Abrir(Archivo)','download':_0x16f88a(0xbb)}};function _0x36f6(_0x50c3fe,_0xab8a31){_0x50c3fe=_0x50c3fe-0xb0;const _0x42b896=_0x42b8();let _0x36f674=_0x42b896[_0x50c3fe];return _0x36f674;}export{e as default};
@@ -1 +1 @@
1
- function _0x5344(){const _0x2ab22e=['6975200OkdgVa','2315838bbbaJe','8AAoQON','6jriDlt','137284FNoqJR','6958952FoLRDU','53830nFsvWW','19DBbxpX','2099661dIirSL','فایل','5494671tWwDSy','20llGHHA'];_0x5344=function(){return _0x2ab22e;};return _0x5344();}function _0x4bb6(_0xa98c8e,_0x394160){_0xa98c8e=_0xa98c8e-0x88;const _0x5344f9=_0x5344();let _0x4bb61f=_0x5344f9[_0xa98c8e];return _0x4bb61f;}const _0x1f3d55=_0x4bb6;(function(_0x136aec,_0x56bd38){const _0x4ebb1e=_0x4bb6,_0x4982de=_0x136aec();while(!![]){try{const _0x23816b=-parseInt(_0x4ebb1e(0x93))/0x1*(parseInt(_0x4ebb1e(0x92))/0x2)+parseInt(_0x4ebb1e(0x88))/0x3+-parseInt(_0x4ebb1e(0x90))/0x4*(parseInt(_0x4ebb1e(0x8b))/0x5)+parseInt(_0x4ebb1e(0x8f))/0x6*(-parseInt(_0x4ebb1e(0x8d))/0x7)+parseInt(_0x4ebb1e(0x8e))/0x8*(parseInt(_0x4ebb1e(0x8a))/0x9)+parseInt(_0x4ebb1e(0x8c))/0xa+-parseInt(_0x4ebb1e(0x91))/0xb;if(_0x23816b===_0x56bd38)break;else _0x4982de['push'](_0x4982de['shift']());}catch(_0x3031ac){_0x4982de['push'](_0x4982de['shift']());}}}(_0x5344,0x60a0f));const e={'docs-exchange-client':{'file':_0x1f3d55(0x89),'upload':'بازکردن(فایل)','download':'ذخیره\x20به\x20عنوان'}};export{e as default};
1
+ function _0x1f5a(_0x43ff53,_0x22831d){_0x43ff53=_0x43ff53-0x67;const _0x1cfe0f=_0x1cfe();let _0x1f5a20=_0x1cfe0f[_0x43ff53];return _0x1f5a20;}const _0x33272a=_0x1f5a;(function(_0x164644,_0x29f01c){const _0x5b0746=_0x1f5a,_0x4aabc6=_0x164644();while(!![]){try{const _0x5dabc5=parseInt(_0x5b0746(0x73))/0x1*(-parseInt(_0x5b0746(0x69))/0x2)+parseInt(_0x5b0746(0x6f))/0x3*(-parseInt(_0x5b0746(0x70))/0x4)+parseInt(_0x5b0746(0x6a))/0x5+parseInt(_0x5b0746(0x67))/0x6+-parseInt(_0x5b0746(0x6d))/0x7+parseInt(_0x5b0746(0x6b))/0x8+-parseInt(_0x5b0746(0x72))/0x9*(-parseInt(_0x5b0746(0x68))/0xa);if(_0x5dabc5===_0x29f01c)break;else _0x4aabc6['push'](_0x4aabc6['shift']());}catch(_0x209206){_0x4aabc6['push'](_0x4aabc6['shift']());}}}(_0x1cfe,0xa7c69));function _0x1cfe(){const _0x39c957=['8541456LEUdht','ذخیره\x20به\x20عنوان','6020203ODxsPq','بازکردن(فایل)','1809588vxLkwV','8Eqbvmr','فایل','1548873kkngLc','20842MjlwzM','6028752SzIUCP','60KzYhXI','56dwhuHK','1160750oiUkZY'];_0x1cfe=function(){return _0x39c957;};return _0x1cfe();}const e={'docs-exchange-client':{'file':_0x33272a(0x71),'upload':_0x33272a(0x6e),'download':_0x33272a(0x6c)}};export{e as default};
@@ -1 +1 @@
1
- const _0x200c69=_0x1528;(function(_0x2248ee,_0x487929){const _0x221a69=_0x1528,_0x1e3009=_0x2248ee();while(!![]){try{const _0x1b10bb=parseInt(_0x221a69(0x112))/0x1+-parseInt(_0x221a69(0x110))/0x2+-parseInt(_0x221a69(0x114))/0x3*(parseInt(_0x221a69(0x111))/0x4)+-parseInt(_0x221a69(0x113))/0x5*(parseInt(_0x221a69(0x10f))/0x6)+-parseInt(_0x221a69(0x10c))/0x7*(parseInt(_0x221a69(0x116))/0x8)+-parseInt(_0x221a69(0x109))/0x9*(-parseInt(_0x221a69(0x10a))/0xa)+parseInt(_0x221a69(0x117))/0xb*(parseInt(_0x221a69(0x115))/0xc);if(_0x1b10bb===_0x487929)break;else _0x1e3009['push'](_0x1e3009['shift']());}catch(_0x603091){_0x1e3009['push'](_0x1e3009['shift']());}}}(_0x5b92,0x3ba2c));const e={'docs-exchange-client':{'file':_0x200c69(0x10b),'upload':_0x200c69(0x10d),'download':_0x200c69(0x10e)}};export{e as default};function _0x1528(_0x341a6f,_0x2792c1){_0x341a6f=_0x341a6f-0x109;const _0x5b9253=_0x5b92();let _0x152817=_0x5b9253[_0x341a6f];return _0x152817;}function _0x5b92(){const _0x2cc7a2=['5sDBJOa','3CzOFnb','8088VPIfYB','2400qNQOLo','12815VELIdh','9aPTXSd','1557270KtYKSo','Fichier','4256GLEoFn','Ouvrir\x20(Fichier)','Enregistrer\x20sous','2321004qXSWMe','442960hQhRrA','54248mBNZRm','107607Ztblqs'];_0x5b92=function(){return _0x2cc7a2;};return _0x5b92();}
1
+ const _0x1fab2a=_0x2cdd;function _0x2cdd(_0x176ee7,_0x26b937){_0x176ee7=_0x176ee7-0x1e6;const _0x308d13=_0x308d();let _0x2cddab=_0x308d13[_0x176ee7];return _0x2cddab;}(function(_0x10dc64,_0x2d2574){const _0x87cb2c=_0x2cdd,_0x4205a7=_0x10dc64();while(!![]){try{const _0x598839=-parseInt(_0x87cb2c(0x1ea))/0x1+parseInt(_0x87cb2c(0x1ee))/0x2+parseInt(_0x87cb2c(0x1e9))/0x3*(parseInt(_0x87cb2c(0x1e6))/0x4)+parseInt(_0x87cb2c(0x1ed))/0x5+-parseInt(_0x87cb2c(0x1eb))/0x6+parseInt(_0x87cb2c(0x1ec))/0x7*(-parseInt(_0x87cb2c(0x1e8))/0x8)+parseInt(_0x87cb2c(0x1e7))/0x9;if(_0x598839===_0x2d2574)break;else _0x4205a7['push'](_0x4205a7['shift']());}catch(_0x1ebaa3){_0x4205a7['push'](_0x4205a7['shift']());}}}(_0x308d,0x6208b));const e={'docs-exchange-client':{'file':_0x1fab2a(0x1ef),'upload':_0x1fab2a(0x1f0),'download':'Enregistrer\x20sous'}};export{e as default};function _0x308d(){const _0x400091=['362096XbYZZq','Fichier','Ouvrir\x20(Fichier)','4rWSJnT','810342AvYDHg','33000dUHBUr','1303206PgrOtT','463622PGpTjQ','1395546LrSqLx','553JMUmOq','3590735eoksdt'];_0x308d=function(){return _0x400091;};return _0x308d();}
@@ -1 +1 @@
1
- const _0x67ce8e=_0x48ba;(function(_0x390619,_0x41fa18){const _0xee49c1=_0x48ba,_0x367cf0=_0x390619();while(!![]){try{const _0x102013=-parseInt(_0xee49c1(0x1a6))/0x1+-parseInt(_0xee49c1(0x1a9))/0x2*(parseInt(_0xee49c1(0x1ae))/0x3)+-parseInt(_0xee49c1(0x1aa))/0x4*(-parseInt(_0xee49c1(0x1ab))/0x5)+parseInt(_0xee49c1(0x1ac))/0x6+-parseInt(_0xee49c1(0x1ad))/0x7+-parseInt(_0xee49c1(0x1a8))/0x8+parseInt(_0xee49c1(0x1a5))/0x9*(parseInt(_0xee49c1(0x1a4))/0xa);if(_0x102013===_0x41fa18)break;else _0x367cf0['push'](_0x367cf0['shift']());}catch(_0x3b6a49){_0x367cf0['push'](_0x367cf0['shift']());}}}(_0x5346,0xedabb));const e={'docs-exchange-client':{'file':_0x67ce8e(0x1a3),'upload':'Buka(File)','download':_0x67ce8e(0x1a7)}};function _0x48ba(_0x1695b1,_0x5f1d9c){_0x1695b1=_0x1695b1-0x1a3;const _0x5346e4=_0x5346();let _0x48baa0=_0x5346e4[_0x1695b1];return _0x48baa0;}export{e as default};function _0x5346(){const _0x9e65c1=['14006720YlvtVq','26QvQjqZ','2924aTQVVb','4415mxEdHo','627222KqPcPf','4125254KGmCXd','388173aDmtlL','File','48979090MxqwsQ','9TwDEmt','652175MVlNbc','Simpan\x20Sebagai'];_0x5346=function(){return _0x9e65c1;};return _0x5346();}
1
+ const _0x504d22=_0x13e3;(function(_0x3428ac,_0x1dc4ee){const _0x24227e=_0x13e3,_0x15e8ab=_0x3428ac();while(!![]){try{const _0x233f27=parseInt(_0x24227e(0x185))/0x1+-parseInt(_0x24227e(0x187))/0x2*(parseInt(_0x24227e(0x18a))/0x3)+parseInt(_0x24227e(0x17f))/0x4*(-parseInt(_0x24227e(0x180))/0x5)+parseInt(_0x24227e(0x17e))/0x6*(-parseInt(_0x24227e(0x188))/0x7)+-parseInt(_0x24227e(0x18c))/0x8*(parseInt(_0x24227e(0x184))/0x9)+-parseInt(_0x24227e(0x183))/0xa+-parseInt(_0x24227e(0x182))/0xb*(-parseInt(_0x24227e(0x181))/0xc);if(_0x233f27===_0x1dc4ee)break;else _0x15e8ab['push'](_0x15e8ab['shift']());}catch(_0x8492aa){_0x15e8ab['push'](_0x15e8ab['shift']());}}}(_0x455a,0xcd6f4));const e={'docs-exchange-client':{'file':_0x504d22(0x186),'upload':_0x504d22(0x18b),'download':_0x504d22(0x189)}};function _0x13e3(_0x505a0d,_0x3e8230){_0x505a0d=_0x505a0d-0x17e;const _0x455a29=_0x455a();let _0x13e32c=_0x455a29[_0x505a0d];return _0x13e32c;}export{e as default};function _0x455a(){const _0x305f57=['1716LwWBFF','1962120IqLyha','27UvKubq','277832rKDZIh','File','10118oUPEqx','7uOPFsO','Simpan\x20Sebagai','597IyQmeV','Buka(File)','716904XkgUHp','2255298lWLAbE','62396HITbBk','55wamdKN','198684DJZGyf'];_0x455a=function(){return _0x305f57;};return _0x455a();}
@@ -1 +1 @@
1
- function _0x4c30(_0x1f5c0c,_0x1728f4){_0x1f5c0c=_0x1f5c0c-0x13d;const _0x1fa51c=_0x1fa5();let _0x4c3020=_0x1fa51c[_0x1f5c0c];return _0x4c3020;}(function(_0x6c8847,_0x206250){const _0x192a4d=_0x4c30,_0x35c1a3=_0x6c8847();while(!![]){try{const _0x39e65c=parseInt(_0x192a4d(0x141))/0x1+-parseInt(_0x192a4d(0x13d))/0x2*(-parseInt(_0x192a4d(0x143))/0x3)+parseInt(_0x192a4d(0x13f))/0x4+-parseInt(_0x192a4d(0x13e))/0x5+parseInt(_0x192a4d(0x145))/0x6+parseInt(_0x192a4d(0x142))/0x7+parseInt(_0x192a4d(0x140))/0x8*(-parseInt(_0x192a4d(0x144))/0x9);if(_0x39e65c===_0x206250)break;else _0x35c1a3['push'](_0x35c1a3['shift']());}catch(_0x419b3e){_0x35c1a3['push'](_0x35c1a3['shift']());}}}(_0x1fa5,0xc30f8));const e={'docs-exchange-client':{'file':'File','upload':'Apri\x20(File)','download':'Salva\x20con\x20nome'}};export{e as default};function _0x1fa5(){const _0x2abb1b=['1422JHVJAe','4207194FZCZaF','2KLoQSW','1573285FewtAu','1325540sqinMl','203768PcpwLZ','1226826owYpxa','10438358BCUmXm','4162317lHuMES'];_0x1fa5=function(){return _0x2abb1b;};return _0x1fa5();}
1
+ const _0x4aa600=_0x4e72;function _0x5e5e(){const _0x48bf15=['Salva\x20con\x20nome','64oqGsoF','771384wHqwKo','8886269JpjHgN','Apri\x20(File)','1572310zwFDFz','76045VeMpRe','825281Vpuryo','590994SFdGqB','2aanXzn','55LNmAkw','File','234rygPOR','13179660xEOFef','4hqvoEC'];_0x5e5e=function(){return _0x48bf15;};return _0x5e5e();}(function(_0x102f03,_0x29eef6){const _0x5d631b=_0x4e72,_0x1e0bb5=_0x102f03();while(!![]){try{const _0x4f0949=parseInt(_0x5d631b(0x97))/0x1*(-parseInt(_0x5d631b(0x8a))/0x2)+-parseInt(_0x5d631b(0x92))/0x3*(parseInt(_0x5d631b(0x8f))/0x4)+parseInt(_0x5d631b(0x96))/0x5*(parseInt(_0x5d631b(0x8d))/0x6)+-parseInt(_0x5d631b(0x93))/0x7+parseInt(_0x5d631b(0x91))/0x8*(parseInt(_0x5d631b(0x89))/0x9)+-parseInt(_0x5d631b(0x95))/0xa*(-parseInt(_0x5d631b(0x8b))/0xb)+parseInt(_0x5d631b(0x8e))/0xc;if(_0x4f0949===_0x29eef6)break;else _0x1e0bb5['push'](_0x1e0bb5['shift']());}catch(_0x586f47){_0x1e0bb5['push'](_0x1e0bb5['shift']());}}}(_0x5e5e,0x9ef37));function _0x4e72(_0x22b7e7,_0x20cc02){_0x22b7e7=_0x22b7e7-0x89;const _0x5e5ee3=_0x5e5e();let _0x4e7262=_0x5e5ee3[_0x22b7e7];return _0x4e7262;}const e={'docs-exchange-client':{'file':_0x4aa600(0x8c),'upload':_0x4aa600(0x94),'download':_0x4aa600(0x90)}};export{e as default};
@@ -1 +1 @@
1
- const _0x12869e=_0x2f10;function _0x2f10(_0x24991d,_0x3e06b6){_0x24991d=_0x24991d-0x1ca;const _0x35d522=_0x35d5();let _0x2f10e8=_0x35d522[_0x24991d];return _0x2f10e8;}(function(_0x2c256e,_0x30b2b8){const _0x41c977=_0x2f10,_0x309236=_0x2c256e();while(!![]){try{const _0x1bbebd=-parseInt(_0x41c977(0x1d6))/0x1*(-parseInt(_0x41c977(0x1d2))/0x2)+parseInt(_0x41c977(0x1ce))/0x3*(parseInt(_0x41c977(0x1ca))/0x4)+parseInt(_0x41c977(0x1cc))/0x5+-parseInt(_0x41c977(0x1d3))/0x6+-parseInt(_0x41c977(0x1cf))/0x7+-parseInt(_0x41c977(0x1d0))/0x8*(-parseInt(_0x41c977(0x1d1))/0x9)+-parseInt(_0x41c977(0x1d5))/0xa;if(_0x1bbebd===_0x30b2b8)break;else _0x309236['push'](_0x309236['shift']());}catch(_0x1fb069){_0x309236['push'](_0x309236['shift']());}}}(_0x35d5,0xa1451));function _0x35d5(){const _0x188f92=['413588hUxmSI','ファイル','4249545xjzhzJ','開く(ファイル)','33TVYUCU','4644325CDrSQg','112qgDJmM','626337RkekBb','65382XihiXS','4729962SHFmTq','名前を付けて保存','17645630JuCIOB','28HZcwlk'];_0x35d5=function(){return _0x188f92;};return _0x35d5();}const e={'docs-exchange-client':{'file':_0x12869e(0x1cb),'upload':_0x12869e(0x1cd),'download':_0x12869e(0x1d4)}};export{e as default};
1
+ const _0x6ed74d=_0x1468;function _0x1468(_0x1f651e,_0x54231d){_0x1f651e=_0x1f651e-0x16b;const _0x2d1027=_0x2d10();let _0x14685b=_0x2d1027[_0x1f651e];return _0x14685b;}(function(_0x190d24,_0x17e1be){const _0x4a24b5=_0x1468,_0x10ac79=_0x190d24();while(!![]){try{const _0x3990ad=-parseInt(_0x4a24b5(0x171))/0x1+parseInt(_0x4a24b5(0x16b))/0x2+parseInt(_0x4a24b5(0x16d))/0x3+-parseInt(_0x4a24b5(0x16e))/0x4+parseInt(_0x4a24b5(0x16f))/0x5+-parseInt(_0x4a24b5(0x172))/0x6+parseInt(_0x4a24b5(0x16c))/0x7;if(_0x3990ad===_0x17e1be)break;else _0x10ac79['push'](_0x10ac79['shift']());}catch(_0x5d35de){_0x10ac79['push'](_0x10ac79['shift']());}}}(_0x2d10,0xebb8b));const e={'docs-exchange-client':{'file':_0x6ed74d(0x170),'upload':'開く(ファイル)','download':'名前を付けて保存'}};export{e as default};function _0x2d10(){const _0x4c3bdd=['569416TWKOgB','4055970LKfvuZ','ファイル','1305871NLWKzD','1802064UHBZRO','1671896bAwFzU','3126270iBfPpF','1860996wNcUsu'];_0x2d10=function(){return _0x4c3bdd;};return _0x2d10();}
@@ -1 +1 @@
1
- function _0x2a6e(_0x5c7317,_0x8be41f){_0x5c7317=_0x5c7317-0x6f;const _0x524d91=_0x524d();let _0x2a6e56=_0x524d91[_0x5c7317];return _0x2a6e56;}const _0x3968fe=_0x2a6e;function _0x524d(){const _0x5961a6=['12940246WqUSqn','16970bSbbuT','22478vydrRE','2888895XfAYPX','71jXMKsW','9538104jdLnTD','1686EkpLrT','30256wMWtAm','열기(파일)','11389sHmmqr','2997IcjKXI','다른\x20이름으로\x20저장','965hoWInr'];_0x524d=function(){return _0x5961a6;};return _0x524d();}(function(_0x2ecb12,_0x1e9a34){const _0x50d6cd=_0x2a6e,_0x377bd8=_0x2ecb12();while(!![]){try{const _0x5a24e5=parseInt(_0x50d6cd(0x79))/0x1*(-parseInt(_0x50d6cd(0x77))/0x2)+-parseInt(_0x50d6cd(0x78))/0x3+parseInt(_0x50d6cd(0x6f))/0x4*(parseInt(_0x50d6cd(0x74))/0x5)+parseInt(_0x50d6cd(0x7b))/0x6*(parseInt(_0x50d6cd(0x71))/0x7)+parseInt(_0x50d6cd(0x7a))/0x8+parseInt(_0x50d6cd(0x72))/0x9*(parseInt(_0x50d6cd(0x76))/0xa)+-parseInt(_0x50d6cd(0x75))/0xb;if(_0x5a24e5===_0x1e9a34)break;else _0x377bd8['push'](_0x377bd8['shift']());}catch(_0x5d95b9){_0x377bd8['push'](_0x377bd8['shift']());}}}(_0x524d,0xb3f3b));const e={'docs-exchange-client':{'file':'파일','upload':_0x3968fe(0x70),'download':_0x3968fe(0x73)}};export{e as default};
1
+ function _0x4d9d(_0x2c2f97,_0x42074a){_0x2c2f97=_0x2c2f97-0xca;const _0x13b3ec=_0x13b3();let _0x4d9db8=_0x13b3ec[_0x2c2f97];return _0x4d9db8;}function _0x13b3(){const _0x905437=['609381MpXJpc','2479401PpSLjv','4138962yOtDDk','1745565fMdkJA','2719904zsVuiT','열기(파일)','7VudmSK','961624YhFfjX','1659148IFFAeh'];_0x13b3=function(){return _0x905437;};return _0x13b3();}const _0x2fd1e0=_0x4d9d;(function(_0x4e108a,_0x1cb8ac){const _0xf56295=_0x4d9d,_0x34fb02=_0x4e108a();while(!![]){try{const _0x18097d=parseInt(_0xf56295(0xd0))/0x1+-parseInt(_0xf56295(0xce))/0x2+-parseInt(_0xf56295(0xd1))/0x3+parseInt(_0xf56295(0xcf))/0x4+parseInt(_0xf56295(0xca))/0x5+parseInt(_0xf56295(0xd2))/0x6*(parseInt(_0xf56295(0xcd))/0x7)+-parseInt(_0xf56295(0xcb))/0x8;if(_0x18097d===_0x1cb8ac)break;else _0x34fb02['push'](_0x34fb02['shift']());}catch(_0x241cd7){_0x34fb02['push'](_0x34fb02['shift']());}}}(_0x13b3,0x65861));const e={'docs-exchange-client':{'file':'파일','upload':_0x2fd1e0(0xcc),'download':'다른\x20이름으로\x20저장'}};export{e as default};
@@ -1 +1 @@
1
- function _0x15bc(){const _0x396463=['13fuZCli','Zapisz\x20jako','853542uThgKS','1198285vdpvjF','18voVIUF','45Kpuyhe','Otwórz\x20(plik)','Plik','32sWHoiv','777077uJLrHE','89468JXifSf','3681270LsfLfY','1jjjnqf','778436bWgXoV','12367596XsDgzm','11tsYCay'];_0x15bc=function(){return _0x396463;};return _0x15bc();}const _0x445722=_0x50df;(function(_0x1ed0b6,_0x384155){const _0x3fea95=_0x50df,_0x5bb3b8=_0x1ed0b6();while(!![]){try{const _0x1237b0=parseInt(_0x3fea95(0x84))/0x1*(parseInt(_0x3fea95(0x85))/0x2)+-parseInt(_0x3fea95(0x7d))/0x3*(-parseInt(_0x3fea95(0x82))/0x4)+parseInt(_0x3fea95(0x8b))/0x5+-parseInt(_0x3fea95(0x8c))/0x6*(-parseInt(_0x3fea95(0x81))/0x7)+-parseInt(_0x3fea95(0x80))/0x8*(parseInt(_0x3fea95(0x8a))/0x9)+parseInt(_0x3fea95(0x83))/0xa*(parseInt(_0x3fea95(0x87))/0xb)+parseInt(_0x3fea95(0x86))/0xc*(-parseInt(_0x3fea95(0x88))/0xd);if(_0x1237b0===_0x384155)break;else _0x5bb3b8['push'](_0x5bb3b8['shift']());}catch(_0x1314ce){_0x5bb3b8['push'](_0x5bb3b8['shift']());}}}(_0x15bc,0x3e643));function _0x50df(_0x309cbc,_0xc0b407){_0x309cbc=_0x309cbc-0x7d;const _0x15bce7=_0x15bc();let _0x50dfc5=_0x15bce7[_0x309cbc];return _0x50dfc5;}const e={'docs-exchange-client':{'file':_0x445722(0x7f),'upload':_0x445722(0x7e),'download':_0x445722(0x89)}};export{e as default};
1
+ const _0x4bbfbb=_0x297a;function _0x297a(_0x18f3af,_0x55b56f){_0x18f3af=_0x18f3af-0x159;const _0x484205=_0x4842();let _0x297af9=_0x484205[_0x18f3af];return _0x297af9;}(function(_0x3d02e5,_0x39f87a){const _0x37770d=_0x297a,_0x510722=_0x3d02e5();while(!![]){try{const _0x378fbf=parseInt(_0x37770d(0x165))/0x1*(-parseInt(_0x37770d(0x161))/0x2)+parseInt(_0x37770d(0x15d))/0x3*(-parseInt(_0x37770d(0x166))/0x4)+-parseInt(_0x37770d(0x160))/0x5*(-parseInt(_0x37770d(0x15a))/0x6)+parseInt(_0x37770d(0x162))/0x7*(parseInt(_0x37770d(0x164))/0x8)+-parseInt(_0x37770d(0x159))/0x9+-parseInt(_0x37770d(0x15c))/0xa+parseInt(_0x37770d(0x15f))/0xb;if(_0x378fbf===_0x39f87a)break;else _0x510722['push'](_0x510722['shift']());}catch(_0x37e70e){_0x510722['push'](_0x510722['shift']());}}}(_0x4842,0xbdd79));const e={'docs-exchange-client':{'file':_0x4bbfbb(0x15e),'upload':_0x4bbfbb(0x163),'download':_0x4bbfbb(0x15b)}};function _0x4842(){const _0x13913a=['Otwórz\x20(plik)','455256HkSuap','23bghwiG','1094932ddgwyB','11694294qqSGWN','364788aETpJG','Zapisz\x20jako','13064710piVzEz','6QHbtIx','Plik','47392224grEdZA','25wYHEbU','93898OksJya','49XMbyht'];_0x4842=function(){return _0x13913a;};return _0x4842();}export{e as default};
@@ -1 +1 @@
1
- const _0x106993=_0x3c10;function _0x3c10(_0x2ba974,_0x55264a){_0x2ba974=_0x2ba974-0xb0;const _0x6e556c=_0x6e55();let _0x3c104f=_0x6e556c[_0x2ba974];return _0x3c104f;}(function(_0x111983,_0x529e4f){const _0x56e78d=_0x3c10,_0x4b0aac=_0x111983();while(!![]){try{const _0x46b1cb=-parseInt(_0x56e78d(0xb9))/0x1+parseInt(_0x56e78d(0xb7))/0x2*(-parseInt(_0x56e78d(0xb2))/0x3)+parseInt(_0x56e78d(0xb8))/0x4+-parseInt(_0x56e78d(0xba))/0x5+-parseInt(_0x56e78d(0xb6))/0x6*(parseInt(_0x56e78d(0xbc))/0x7)+parseInt(_0x56e78d(0xbb))/0x8*(parseInt(_0x56e78d(0xb1))/0x9)+-parseInt(_0x56e78d(0xb3))/0xa*(parseInt(_0x56e78d(0xb4))/0xb);if(_0x46b1cb===_0x529e4f)break;else _0x4b0aac['push'](_0x4b0aac['shift']());}catch(_0x2e62e7){_0x4b0aac['push'](_0x4b0aac['shift']());}}}(_0x6e55,0x667bf));function _0x6e55(){const _0x57cc4a=['2778784WsbYEb','305696UiQjpi','1313425NuyBVx','95672zjCxye','49CmVabB','Arquivo','576TyYMcn','152973uZBSeG','10FbzYgr','2217622HyUqZu','Abrir\x20(Arquivo)','100578LjZSqk','6wSnoMi'];_0x6e55=function(){return _0x57cc4a;};return _0x6e55();}const e={'docs-exchange-client':{'file':_0x106993(0xb0),'upload':_0x106993(0xb5),'download':'Salvar\x20Como'}};export{e as default};
1
+ const _0x5400d7=_0x2ddb;(function(_0x179f0b,_0x423531){const _0x3dd9c6=_0x2ddb,_0x1c4736=_0x179f0b();while(!![]){try{const _0x4bc4cc=parseInt(_0x3dd9c6(0x1cd))/0x1*(-parseInt(_0x3dd9c6(0x1c9))/0x2)+-parseInt(_0x3dd9c6(0x1c5))/0x3*(-parseInt(_0x3dd9c6(0x1c6))/0x4)+-parseInt(_0x3dd9c6(0x1d0))/0x5*(-parseInt(_0x3dd9c6(0x1c7))/0x6)+-parseInt(_0x3dd9c6(0x1ca))/0x7*(parseInt(_0x3dd9c6(0x1cb))/0x8)+-parseInt(_0x3dd9c6(0x1cc))/0x9*(-parseInt(_0x3dd9c6(0x1d1))/0xa)+-parseInt(_0x3dd9c6(0x1d2))/0xb*(-parseInt(_0x3dd9c6(0x1ce))/0xc)+-parseInt(_0x3dd9c6(0x1cf))/0xd;if(_0x4bc4cc===_0x423531)break;else _0x1c4736['push'](_0x1c4736['shift']());}catch(_0x42c4f9){_0x1c4736['push'](_0x1c4736['shift']());}}}(_0x3190,0x5490b));const e={'docs-exchange-client':{'file':'Arquivo','upload':_0x5400d7(0x1c8),'download':_0x5400d7(0x1d3)}};function _0x2ddb(_0x231e58,_0x9b536){_0x231e58=_0x231e58-0x1c5;const _0x319071=_0x3190();let _0x2ddb73=_0x319071[_0x231e58];return _0x2ddb73;}export{e as default};function _0x3190(){const _0x3533fb=['290Igzyul','7dYHGUh','2263432EsDHcC','3896901bthpMD','4363mXslTv','168ndNKSz','4154956GOqjHZ','2605efOSQp','10AlgObW','43263gOKQPR','Salvar\x20Como','19599XMeQaX','392TxmIqK','5220MsKxkv','Abrir\x20(Arquivo)'];_0x3190=function(){return _0x3533fb;};return _0x3190();}