@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
@@ -1,8 +1,3 @@
1
- declare const locale: {
2
- 'docs-exchange-client': {
3
- file: string;
4
- upload: string;
5
- download: string;
6
- };
7
- };
1
+ import type enUS from './en-US';
2
+ declare const locale: typeof enUS;
8
3
  export default locale;
@@ -1,8 +1,3 @@
1
- declare const locale: {
2
- 'docs-exchange-client': {
3
- file: string;
4
- upload: string;
5
- download: string;
6
- };
7
- };
1
+ import type enUS from './en-US';
2
+ declare const locale: typeof enUS;
8
3
  export default locale;
@@ -1,8 +1,3 @@
1
- declare const locale: {
2
- 'docs-exchange-client': {
3
- file: string;
4
- upload: string;
5
- download: string;
6
- };
7
- };
1
+ import type enUS from './en-US';
2
+ declare const locale: typeof enUS;
8
3
  export default locale;
@@ -1,8 +1,3 @@
1
- declare const locale: {
2
- 'docs-exchange-client': {
3
- file: string;
4
- upload: string;
5
- download: string;
6
- };
7
- };
1
+ import type enUS from './en-US';
2
+ declare const locale: typeof enUS;
8
3
  export default locale;
@@ -1,4 +1,4 @@
1
- import type { IUniverDocsExchangeClientConfig } from './controllers/config.schema';
1
+ import type { IUniverDocsExchangeClientConfig } from './config/config';
2
2
  import { IConfigService, Injector, Plugin, UniverInstanceType } from '@univerjs/core';
3
3
  export declare class UniverDocsExchangeClientPlugin extends Plugin {
4
4
  private readonly _config;
package/lib/umd/index.js CHANGED
@@ -1 +1 @@
1
- (function(_0x4d77b2,_0x227ba3){var _0x21c7f4=_0x35ac,_0xa26346=_0x4d77b2();while(!![]){try{var _0x1c7380=-parseInt(_0x21c7f4(0x114))/0x1*(parseInt(_0x21c7f4(0xe8))/0x2)+parseInt(_0x21c7f4(0x109))/0x3+parseInt(_0x21c7f4(0x12c))/0x4*(-parseInt(_0x21c7f4(0x115))/0x5)+parseInt(_0x21c7f4(0x102))/0x6*(parseInt(_0x21c7f4(0x12a))/0x7)+parseInt(_0x21c7f4(0x101))/0x8+parseInt(_0x21c7f4(0x12d))/0x9+-parseInt(_0x21c7f4(0xf2))/0xa;if(_0x1c7380===_0x227ba3)break;else _0xa26346['push'](_0xa26346['shift']());}catch(_0x2f5d81){_0xa26346['push'](_0xa26346['shift']());}}}(_0x1689,0xe9d0a),function(_0x4a8f45,_0x8901fa){var _0x48ec72=_0x35ac;typeof exports==_0x48ec72(0x112)&&typeof module<'u'?_0x8901fa(exports,require('@univerjs-pro/exchange-client'),require('@univerjs/core'),require('@univerjs/ui')):typeof define==_0x48ec72(0x126)&&define[_0x48ec72(0xe6)]?define([_0x48ec72(0x117),_0x48ec72(0xf0),_0x48ec72(0xf9),_0x48ec72(0x120)],_0x8901fa):(_0x4a8f45=typeof globalThis<'u'?globalThis:_0x4a8f45||self,_0x8901fa(_0x4a8f45[_0x48ec72(0xff)]={},_0x4a8f45[_0x48ec72(0x110)],_0x4a8f45[_0x48ec72(0xfd)],_0x4a8f45[_0x48ec72(0x131)]));}(this,function(_0x2e12d9,_0x32d898,_0x5e3e72,_0x47d369){var _0x35c4d7=_0x35ac;Object['defineProperty'](_0x2e12d9,Symbol[_0x35c4d7(0xf5)],{'value':_0x35c4d7(0x123)});let _0x2f13c1={'id':_0x35c4d7(0x121),'type':_0x5e3e72[_0x35c4d7(0xf6)]['OPERATION'],'handler':async _0x56f2b2=>(_0x56f2b2['get'](_0x32d898[_0x35c4d7(0x10a)])['importDOCXToUnitId'](),!0x0)},_0x4a9505={'id':'exchange-client.operation.export-docx','type':_0x5e3e72[_0x35c4d7(0xf6)][_0x35c4d7(0x12e)],'handler':async _0x23abaf=>(_0x23abaf[_0x35c4d7(0x107)](_0x32d898[_0x35c4d7(0x10a)])[_0x35c4d7(0xec)](),!0x0)};var _0x275293=_0x35c4d7(0xf8),_0x1f0d85=_0x35c4d7(0x11b);let _0x10ff95={},_0x58d871=_0x35c4d7(0x104);function _0x17e552(_0x1d48e){var _0x5dfb95=_0x35c4d7;return{'id':_0x58d871,'type':_0x47d369[_0x5dfb95(0x113)][_0x5dfb95(0xfe)],'icon':_0x5dfb95(0x10c),'tooltip':'docs-exchange-client.file','hidden$':(0x0,_0x47d369['getMenuHiddenObservable'])(_0x1d48e,_0x5e3e72[_0x5dfb95(0x11d)][_0x5dfb95(0x10e)])};}function _0x33ab8b(){var _0x1df800=_0x35c4d7;return{'id':_0x2f13c1['id'],'type':_0x47d369[_0x1df800(0x113)][_0x1df800(0x10b)],'title':'docs-exchange-client.upload','icon':_0x1df800(0x130)};}function _0x190e02(){var _0x440ebd=_0x35c4d7;return{'id':_0x4a9505['id'],'type':_0x47d369[_0x440ebd(0x113)][_0x440ebd(0x10b)],'title':_0x440ebd(0xf3),'icon':_0x440ebd(0x119)};}let _0x31bd12={[_0x47d369[_0x35c4d7(0x125)][_0x35c4d7(0x11e)]]:{[_0x58d871]:{'order':0.3,'menuItemFactory':_0x17e552,[_0x2f13c1['id']]:{'order':0x0,'menuItemFactory':_0x33ab8b},[_0x4a9505['id']]:{'order':0x1,'menuItemFactory':_0x190e02}}}};function _0x14642c(_0x4e6917,_0x9edf4){return function(_0x24a350,_0x1c4a4e){_0x9edf4(_0x24a350,_0x1c4a4e,_0x4e6917);};}function _0x7bef39(_0x8a5f9e,_0x5e4dd5,_0xeb6b8f,_0x2c41e9){var _0xbe6dfd=_0x35c4d7,_0x4ff98=arguments[_0xbe6dfd(0x100)],_0x2304e4=_0x4ff98<0x3?_0x5e4dd5:_0x2c41e9===null?_0x2c41e9=Object['getOwnPropertyDescriptor'](_0x5e4dd5,_0xeb6b8f):_0x2c41e9,_0x29c8f2;if(typeof Reflect==_0xbe6dfd(0x112)&&typeof Reflect['decorate']==_0xbe6dfd(0x126))_0x2304e4=Reflect[_0xbe6dfd(0x116)](_0x8a5f9e,_0x5e4dd5,_0xeb6b8f,_0x2c41e9);else{for(var _0x1567a6=_0x8a5f9e[_0xbe6dfd(0x100)]-0x1;_0x1567a6>=0x0;_0x1567a6--)(_0x29c8f2=_0x8a5f9e[_0x1567a6])&&(_0x2304e4=(_0x4ff98<0x3?_0x29c8f2(_0x2304e4):_0x4ff98>0x3?_0x29c8f2(_0x5e4dd5,_0xeb6b8f,_0x2304e4):_0x29c8f2(_0x5e4dd5,_0xeb6b8f))||_0x2304e4);}return _0x4ff98>0x3&&_0x2304e4&&Object['defineProperty'](_0x5e4dd5,_0xeb6b8f,_0x2304e4),_0x2304e4;}let _0x38c6c3=class extends _0x5e3e72[_0x35c4d7(0xfb)]{constructor(_0x168350,_0x9a0ea5){var _0x22a248=_0x35c4d7;super(),this[_0x22a248(0xf1)]=_0x168350,this['_menuManagerService']=_0x9a0ea5,this[_0x22a248(0xe4)](),this[_0x22a248(0x10d)]();}[_0x35c4d7(0xe4)](){var _0x75bf48=_0x35c4d7;[_0x2f13c1,_0x4a9505][_0x75bf48(0x122)](_0x4c894e=>{var _0x2fb6f5=_0x75bf48;this['disposeWithMe'](this[_0x2fb6f5(0xf1)][_0x2fb6f5(0xee)](_0x4c894e));});}[_0x35c4d7(0x10d)](){var _0x44de59=_0x35c4d7;this[_0x44de59(0xe9)][_0x44de59(0x10f)](_0x31bd12);}};_0x38c6c3=_0x7bef39([_0x14642c(0x0,_0x5e3e72['ICommandService']),_0x14642c(0x1,_0x47d369['IMenuManagerService'])],_0x38c6c3);function _0x523a36(_0x13dc4a){'@babel/helpers - typeof';var _0xd46328=_0x35c4d7;return _0x523a36=typeof Symbol==_0xd46328(0x126)&&typeof Symbol[_0xd46328(0x118)]==_0xd46328(0xea)?function(_0x17f028){return typeof _0x17f028;}:function(_0x37b5ff){var _0x152bdf=_0xd46328;return _0x37b5ff&&typeof Symbol=='function'&&_0x37b5ff[_0x152bdf(0x132)]===Symbol&&_0x37b5ff!==Symbol[_0x152bdf(0x11a)]?_0x152bdf(0xea):typeof _0x37b5ff;},_0x523a36(_0x13dc4a);}function _0x38f324(_0x195350,_0x37eb9a){var _0x2b362f=_0x35c4d7;if(_0x523a36(_0x195350)!=_0x2b362f(0x112)||!_0x195350)return _0x195350;var _0x337dd8=_0x195350[Symbol[_0x2b362f(0x124)]];if(_0x337dd8!==void 0x0){var _0x1443bc=_0x337dd8[_0x2b362f(0x106)](_0x195350,_0x37eb9a||_0x2b362f(0x103));if(_0x523a36(_0x1443bc)!=_0x2b362f(0x112))return _0x1443bc;throw TypeError('@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.');}return(_0x37eb9a===_0x2b362f(0xf7)?String:Number)(_0x195350);}function _0x1ce4f6(_0x178c99){var _0x566daa=_0x35c4d7,_0x4caabe=_0x38f324(_0x178c99,'string');return _0x523a36(_0x4caabe)==_0x566daa(0xea)?_0x4caabe:_0x4caabe+'';}function _0x474906(_0x2ab906,_0x1bdff8,_0x2a40e8){var _0x5f5685=_0x35c4d7;return(_0x1bdff8=_0x1ce4f6(_0x1bdff8))in _0x2ab906?Object[_0x5f5685(0x105)](_0x2ab906,_0x1bdff8,{'value':_0x2a40e8,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x2ab906[_0x1bdff8]=_0x2a40e8,_0x2ab906;}let _0x236c2a=class extends _0x5e3e72[_0x35c4d7(0xe7)]{constructor(_0x5a7ca=_0x10ff95,_0x5ce375,_0x5d375e){var _0x4eb8c8=_0x35c4d7;super(),this[_0x4eb8c8(0x129)]=_0x5a7ca,this[_0x4eb8c8(0xe3)]=_0x5ce375,this[_0x4eb8c8(0x11c)]=_0x5d375e;let {menu:_0x3468cc,..._0x513bfa}=(0x0,_0x5e3e72[_0x4eb8c8(0x128)])({},_0x10ff95,this[_0x4eb8c8(0x129)]);_0x3468cc&&this[_0x4eb8c8(0x11c)][_0x4eb8c8(0xef)]('menu',_0x3468cc,{'merge':!0x0}),this['_configService'][_0x4eb8c8(0xef)](_0x4eb8c8(0x133),_0x513bfa);}['onStarting'](){var _0x293677=_0x35c4d7;[[_0x38c6c3]][_0x293677(0x122)](_0x2c8f37=>this[_0x293677(0xe3)][_0x293677(0x12b)](_0x2c8f37));}['onReady'](){var _0x300f95=_0x35c4d7;this[_0x300f95(0xe3)][_0x300f95(0x107)](_0x38c6c3);}};_0x474906(_0x236c2a,_0x35c4d7(0xfc),_0x35c4d7(0xf4)),_0x474906(_0x236c2a,_0x35c4d7(0x111),_0x275293),_0x474906(_0x236c2a,_0x35c4d7(0xfa),_0x1f0d85),_0x474906(_0x236c2a,_0x35c4d7(0x11f),_0x5e3e72[_0x35c4d7(0x11d)][_0x35c4d7(0x10e)]),_0x236c2a=_0x7bef39([(0x0,_0x5e3e72['DependentOn'])(_0x32d898[_0x35c4d7(0x108)]),_0x14642c(0x1,(0x0,_0x5e3e72[_0x35c4d7(0x12f)])(_0x5e3e72[_0x35c4d7(0xeb)])),_0x14642c(0x2,_0x5e3e72[_0x35c4d7(0xe5)])],_0x236c2a),_0x2e12d9[_0x35c4d7(0xed)]=_0x4a9505,_0x2e12d9[_0x35c4d7(0x127)]=_0x2f13c1,Object['defineProperty'](_0x2e12d9,'UniverDocsExchangeClientPlugin',{'enumerable':!0x0,'get':function(){return _0x236c2a;}});}));function _0x35ac(_0x551532,_0x5f487b){_0x551532=_0x551532-0xe3;var _0x16892b=_0x1689();var _0x35ac3f=_0x16892b[_0x551532];return _0x35ac3f;}function _0x1689(){var _0x2e4294=['ImportDOCXOperation','merge','_config','777bYEStx','add','584bUlxvR','12892671PGOeTb','OPERATION','Inject','FolderIcon','UniverUi','constructor','docs-exchange-client.config','_injector','_initCommands','IConfigService','amd','Plugin','4098DKKCMh','_menuManagerService','symbol','Injector','exportDOCXByUnitId','ExportDOCXOperation','registerCommand','setConfig','@univerjs-pro/exchange-client','_commandService','22173400irPuFs','docs-exchange-client.download','DOC_EXCHANGE_CLIENT_PLUGIN','toStringTag','CommandType','string','@univerjs-pro/docs-exchange-client','@univerjs/core','version','Disposable','pluginName','UniverCore','SUBITEMS','UniverProDocsExchangeClient','length','10910280rYYheE','35832yUNCOI','default','docs-exchange-client.operation.exchange','defineProperty','call','get','UniverExchangeClientPlugin','5404383XRzrat','IExchangeOperateService','BUTTON','DirectExportIcon','_initMenus','UNIVER_DOC','mergeMenu','UniverProExchangeClient','packageName','object','MenuItemType','117gWkyHo','63215dUZAfu','decorate','exports','iterator','ExportIcon','prototype','0.25.0','_configService','UniverInstanceType','OTHERS','type','@univerjs/ui','exchange-client.operation.import-docx','forEach','Module','toPrimitive','RibbonStartGroup','function'];_0x1689=function(){return _0x2e4294;};return _0x1689();}
1
+ function _0x47d6(_0xa0654,_0x4aa861){_0xa0654=_0xa0654-0xb1;var _0x3a9324=_0x3a93();var _0x47d6e7=_0x3a9324[_0xa0654];return _0x47d6e7;}(function(_0x282f86,_0x55a8ff){var _0x54683f=_0x47d6,_0x25ff0a=_0x282f86();while(!![]){try{var _0x1769fb=parseInt(_0x54683f(0xc6))/0x1*(parseInt(_0x54683f(0xb7))/0x2)+-parseInt(_0x54683f(0xd9))/0x3+-parseInt(_0x54683f(0xde))/0x4+parseInt(_0x54683f(0xe4))/0x5+-parseInt(_0x54683f(0xf2))/0x6*(parseInt(_0x54683f(0xea))/0x7)+-parseInt(_0x54683f(0xdd))/0x8+parseInt(_0x54683f(0xe9))/0x9;if(_0x1769fb===_0x55a8ff)break;else _0x25ff0a['push'](_0x25ff0a['shift']());}catch(_0x42dd10){_0x25ff0a['push'](_0x25ff0a['shift']());}}}(_0x3a93,0x5557e),function(_0x3e711f,_0x50e4d5){var _0x4488ff=_0x47d6;typeof exports==_0x4488ff(0xbe)&&typeof module<'u'?_0x50e4d5(exports,require('@univerjs-pro/exchange-client'),require('@univerjs/core'),require('@univerjs/ui')):typeof define=='function'&&define[_0x4488ff(0xd5)]?define([_0x4488ff(0xce),_0x4488ff(0xf5),'@univerjs/core',_0x4488ff(0xd4)],_0x50e4d5):(_0x3e711f=typeof globalThis<'u'?globalThis:_0x3e711f||self,_0x50e4d5(_0x3e711f[_0x4488ff(0xb3)]={},_0x3e711f[_0x4488ff(0xd2)],_0x3e711f[_0x4488ff(0xeb)],_0x3e711f[_0x4488ff(0xbc)]));}(this,function(_0x5c319d,_0x686d9d,_0x1efc8b,_0x11a65e){var _0x3f8287=_0x47d6;Object[_0x3f8287(0xb4)](_0x5c319d,Symbol[_0x3f8287(0xe3)],{'value':_0x3f8287(0xe0)});let _0x1982a5={'id':_0x3f8287(0xf9),'type':_0x1efc8b[_0x3f8287(0xfb)][_0x3f8287(0xbb)],'handler':async _0x5b4275=>(_0x5b4275[_0x3f8287(0xc1)](_0x686d9d[_0x3f8287(0xe6)])[_0x3f8287(0xc4)](),!0x0)},_0x3402ee={'id':_0x3f8287(0xfc),'type':_0x1efc8b[_0x3f8287(0xfb)]['OPERATION'],'handler':async _0x18121b=>(_0x18121b[_0x3f8287(0xc1)](_0x686d9d[_0x3f8287(0xe6)])[_0x3f8287(0xe8)](),!0x0)};var _0x92a9ba=_0x3f8287(0xb9),_0x3446e5='1.0.0-alpha.0';let _0x362f14={},_0x2ec642='docs-exchange-client.operation.exchange';function _0x39602f(_0x3791f0){var _0x369101=_0x3f8287;return{'id':_0x2ec642,'type':_0x11a65e['MenuItemType'][_0x369101(0xd0)],'icon':_0x369101(0xb2),'tooltip':_0x369101(0xc2),'hidden$':(0x0,_0x11a65e[_0x369101(0xd3)])(_0x3791f0,_0x1efc8b[_0x369101(0xf8)][_0x369101(0xe7)])};}function _0x34f6d0(){var _0x3bac89=_0x3f8287;return{'id':_0x1982a5['id'],'type':_0x11a65e[_0x3bac89(0xbd)]['BUTTON'],'title':_0x3bac89(0xba),'icon':_0x3bac89(0xf7)};}function _0x3f71d0(){var _0x10fd04=_0x3f8287;return{'id':_0x3402ee['id'],'type':_0x11a65e['MenuItemType']['BUTTON'],'title':_0x10fd04(0xd6),'icon':_0x10fd04(0xdf)};}let _0x2c38d8={[_0x11a65e['RibbonStartGroup'][_0x3f8287(0xdb)]]:{[_0x2ec642]:{'order':0.3,'menuItemFactory':_0x39602f,[_0x1982a5['id']]:{'order':0x0,'menuItemFactory':_0x34f6d0},[_0x3402ee['id']]:{'order':0x1,'menuItemFactory':_0x3f71d0}}}};function _0xde3ec1(_0x1ec48a,_0x195317){return function(_0x40a157,_0xdaae26){_0x195317(_0x40a157,_0xdaae26,_0x1ec48a);};}function _0x51c7ec(_0xef7db1,_0x9f8e4,_0x171d36,_0x11f899){var _0x517a63=_0x3f8287,_0x26bbd1=arguments[_0x517a63(0xf0)],_0x4645a6=_0x26bbd1<0x3?_0x9f8e4:_0x11f899===null?_0x11f899=Object[_0x517a63(0xf1)](_0x9f8e4,_0x171d36):_0x11f899,_0x223d84;if(typeof Reflect=='object'&&typeof Reflect[_0x517a63(0xdc)]==_0x517a63(0xc3))_0x4645a6=Reflect['decorate'](_0xef7db1,_0x9f8e4,_0x171d36,_0x11f899);else{for(var _0x45c170=_0xef7db1['length']-0x1;_0x45c170>=0x0;_0x45c170--)(_0x223d84=_0xef7db1[_0x45c170])&&(_0x4645a6=(_0x26bbd1<0x3?_0x223d84(_0x4645a6):_0x26bbd1>0x3?_0x223d84(_0x9f8e4,_0x171d36,_0x4645a6):_0x223d84(_0x9f8e4,_0x171d36))||_0x4645a6);}return _0x26bbd1>0x3&&_0x4645a6&&Object['defineProperty'](_0x9f8e4,_0x171d36,_0x4645a6),_0x4645a6;}let _0x42c435=class extends _0x1efc8b[_0x3f8287(0xe1)]{constructor(_0x2eb7e3,_0x511fc9){var _0x723a62=_0x3f8287;super(),this[_0x723a62(0xee)]=_0x2eb7e3,this['_menuManagerService']=_0x511fc9,this[_0x723a62(0xc7)](),this[_0x723a62(0xef)]();}[_0x3f8287(0xc7)](){var _0x35b45=_0x3f8287;[_0x1982a5,_0x3402ee][_0x35b45(0xd7)](_0x586533=>{var _0x44d9df=_0x35b45;this[_0x44d9df(0xcc)](this['_commandService'][_0x44d9df(0xb6)](_0x586533));});}[_0x3f8287(0xef)](){var _0x5b3351=_0x3f8287;this['_menuManagerService'][_0x5b3351(0xca)](_0x2c38d8);}};_0x42c435=_0x51c7ec([_0xde3ec1(0x0,_0x1efc8b[_0x3f8287(0xfa)]),_0xde3ec1(0x1,_0x11a65e['IMenuManagerService'])],_0x42c435);function _0x5c51a0(_0x1a50c0){'@babel/helpers - typeof';var _0x4f9b82=_0x3f8287;return _0x5c51a0=typeof Symbol==_0x4f9b82(0xc3)&&typeof Symbol[_0x4f9b82(0xcf)]=='symbol'?function(_0x84c664){return typeof _0x84c664;}:function(_0x1b1053){var _0x2dc48a=_0x4f9b82;return _0x1b1053&&typeof Symbol==_0x2dc48a(0xc3)&&_0x1b1053['constructor']===Symbol&&_0x1b1053!==Symbol['prototype']?_0x2dc48a(0xcb):typeof _0x1b1053;},_0x5c51a0(_0x1a50c0);}function _0x12c6c8(_0x12f0f0,_0xddda1){var _0x4fee10=_0x3f8287;if(_0x5c51a0(_0x12f0f0)!=_0x4fee10(0xbe)||!_0x12f0f0)return _0x12f0f0;var _0x12dd86=_0x12f0f0[Symbol[_0x4fee10(0xc9)]];if(_0x12dd86!==void 0x0){var _0x14ad50=_0x12dd86[_0x4fee10(0xd1)](_0x12f0f0,_0xddda1||'default');if(_0x5c51a0(_0x14ad50)!='object')return _0x14ad50;throw TypeError('@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.');}return(_0xddda1===_0x4fee10(0xc5)?String:Number)(_0x12f0f0);}function _0x3183a0(_0x1bff69){var _0xba8384=_0x3f8287,_0x46fa51=_0x12c6c8(_0x1bff69,_0xba8384(0xc5));return _0x5c51a0(_0x46fa51)==_0xba8384(0xcb)?_0x46fa51:_0x46fa51+'';}function _0x37ef94(_0x1e9f4d,_0x11565d,_0x393f83){var _0x26fc69=_0x3f8287;return(_0x11565d=_0x3183a0(_0x11565d))in _0x1e9f4d?Object[_0x26fc69(0xb4)](_0x1e9f4d,_0x11565d,{'value':_0x393f83,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x1e9f4d[_0x11565d]=_0x393f83,_0x1e9f4d;}let _0x23ab12=class extends _0x1efc8b['Plugin']{constructor(_0x28634c=_0x362f14,_0x27cbf7,_0x4506bd){var _0x2bf545=_0x3f8287;super(),this[_0x2bf545(0xb5)]=_0x28634c,this[_0x2bf545(0xf4)]=_0x27cbf7,this[_0x2bf545(0xfd)]=_0x4506bd;let {menu:_0x339eee,..._0xbebe50}=(0x0,_0x1efc8b['merge'])({},_0x362f14,this[_0x2bf545(0xb5)]);_0x339eee&&this[_0x2bf545(0xfd)][_0x2bf545(0xc0)](_0x2bf545(0xda),_0x339eee,{'merge':!0x0}),this[_0x2bf545(0xfd)][_0x2bf545(0xc0)]('docs-exchange-client.config',_0xbebe50);}['onStarting'](){var _0x46d9ab=_0x3f8287;[[_0x42c435]][_0x46d9ab(0xd7)](_0x20b745=>this[_0x46d9ab(0xf4)][_0x46d9ab(0xc8)](_0x20b745));}[_0x3f8287(0xf6)](){var _0x251de7=_0x3f8287;this[_0x251de7(0xf4)][_0x251de7(0xc1)](_0x42c435);}};_0x37ef94(_0x23ab12,'pluginName',_0x3f8287(0xb8)),_0x37ef94(_0x23ab12,_0x3f8287(0xe2),_0x92a9ba),_0x37ef94(_0x23ab12,_0x3f8287(0xf3),_0x3446e5),_0x37ef94(_0x23ab12,_0x3f8287(0xd8),_0x1efc8b[_0x3f8287(0xf8)][_0x3f8287(0xe7)]),_0x23ab12=_0x51c7ec([(0x0,_0x1efc8b[_0x3f8287(0xb1)])(_0x686d9d[_0x3f8287(0xcd)]),_0xde3ec1(0x1,(0x0,_0x1efc8b['Inject'])(_0x1efc8b[_0x3f8287(0xed)])),_0xde3ec1(0x2,_0x1efc8b[_0x3f8287(0xec)])],_0x23ab12),_0x5c319d['ExportDOCXOperation']=_0x3402ee,_0x5c319d[_0x3f8287(0xbf)]=_0x1982a5,Object[_0x3f8287(0xb4)](_0x5c319d,_0x3f8287(0xe5),{'enumerable':!0x0,'get':function(){return _0x23ab12;}});}));function _0x3a93(){var _0x5c5ec2=['menu','OTHERS','decorate','1922832UUHEkf','432580tUCXeL','ExportIcon','Module','Disposable','packageName','toStringTag','1907640hHKvFz','UniverDocsExchangeClientPlugin','IExchangeOperateService','UNIVER_DOC','exportDOCXByUnitId','5741829ERJoHh','7oxnDzd','UniverCore','IConfigService','Injector','_commandService','_initMenus','length','getOwnPropertyDescriptor','1579434vXHIwR','version','_injector','@univerjs-pro/exchange-client','onReady','FolderIcon','UniverInstanceType','exchange-client.operation.import-docx','ICommandService','CommandType','exchange-client.operation.export-docx','_configService','DependentOn','DirectExportIcon','UniverProDocsExchangeClient','defineProperty','_config','registerCommand','556862LVjxJg','DOC_EXCHANGE_CLIENT_PLUGIN','@univerjs-pro/docs-exchange-client','docs-exchange-client.upload','OPERATION','UniverUi','MenuItemType','object','ImportDOCXOperation','setConfig','get','docs-exchange-client.file','function','importDOCXToUnitId','string','2pOjSch','_initCommands','add','toPrimitive','mergeMenu','symbol','disposeWithMe','UniverExchangeClientPlugin','exports','iterator','SUBITEMS','call','UniverProExchangeClient','getMenuHiddenObservable','@univerjs/ui','amd','docs-exchange-client.download','forEach','type','1845201DPrDBb'];_0x3a93=function(){return _0x5c5ec2;};return _0x3a93();}
@@ -1 +1 @@
1
- function _0x179b(){var _0x241507=['فتح\x20(ملف)','1025067DTIKWz','ملف','4ALlEeW','2926987DdaHVs','exports','amd','9005139COlnRM','3036IwIxAN','object','1392570uhkLFS','20SdHNqn','1903648qvVPif','2755ZcSlOd','UniverProDocsExchangeClientArSA','5NnsjpN','126548sFNbNq','حفظ\x20باسم'];_0x179b=function(){return _0x241507;};return _0x179b();}function _0x54ad(_0x26961e,_0x8b111f){_0x26961e=_0x26961e-0x16f;var _0x179bfa=_0x179b();var _0x54adfa=_0x179bfa[_0x26961e];return _0x54adfa;}(function(_0x2ec366,_0x28e785){var _0x221247=_0x54ad,_0x38f8af=_0x2ec366();while(!![]){try{var _0x3d45b7=parseInt(_0x221247(0x180))/0x1*(parseInt(_0x221247(0x16f))/0x2)+parseInt(_0x221247(0x172))/0x3*(parseInt(_0x221247(0x174))/0x4)+-parseInt(_0x221247(0x17e))/0x5*(parseInt(_0x221247(0x179))/0x6)+-parseInt(_0x221247(0x175))/0x7+-parseInt(_0x221247(0x17d))/0x8+parseInt(_0x221247(0x17b))/0x9*(-parseInt(_0x221247(0x17c))/0xa)+parseInt(_0x221247(0x178))/0xb;if(_0x3d45b7===_0x28e785)break;else _0x38f8af['push'](_0x38f8af['shift']());}catch(_0x4fa529){_0x38f8af['push'](_0x38f8af['shift']());}}}(_0x179b,0x38b99),function(_0x31fef3,_0x251b2e){var _0x1311c6=_0x54ad;typeof exports==_0x1311c6(0x17a)&&typeof module<'u'?module[_0x1311c6(0x176)]=_0x251b2e():typeof define=='function'&&define[_0x1311c6(0x177)]?define([],_0x251b2e):(_0x31fef3=typeof globalThis<'u'?globalThis:_0x31fef3||self,_0x31fef3[_0x1311c6(0x17f)]=_0x251b2e());}(this,function(){var _0x362b7f=_0x54ad;return{'docs-exchange-client':{'file':_0x362b7f(0x173),'upload':_0x362b7f(0x171),'download':_0x362b7f(0x170)}};}));
1
+ function _0x16fd(){var _0x13783d=['1124049aRWeAz','531016NMAiyX','فتح\x20(ملف)','ملف','10JiVfbQ','9317292sqOuKm','amd','172ibhiNa','16606107hAiYAk','function','96879bvWoHN','14RPZsrm','1814384XpfJRy','5179770CjIdqy','حفظ\x20باسم'];_0x16fd=function(){return _0x13783d;};return _0x16fd();}function _0x4fca(_0x30790a,_0x49e95a){_0x30790a=_0x30790a-0x136;var _0x16fd5b=_0x16fd();var _0x4fca15=_0x16fd5b[_0x30790a];return _0x4fca15;}(function(_0x485b32,_0x4ae1cd){var _0x501316=_0x4fca,_0x42d4b7=_0x485b32();while(!![]){try{var _0xdddad9=-parseInt(_0x501316(0x13d))/0x1+parseInt(_0x501316(0x13e))/0x2+-parseInt(_0x501316(0x138))/0x3*(-parseInt(_0x501316(0x144))/0x4)+parseInt(_0x501316(0x13b))/0x5+parseInt(_0x501316(0x142))/0x6+-parseInt(_0x501316(0x139))/0x7*(parseInt(_0x501316(0x13a))/0x8)+-parseInt(_0x501316(0x136))/0x9*(parseInt(_0x501316(0x141))/0xa);if(_0xdddad9===_0x4ae1cd)break;else _0x42d4b7['push'](_0x42d4b7['shift']());}catch(_0x5a492d){_0x42d4b7['push'](_0x42d4b7['shift']());}}}(_0x16fd,0xc83cf),function(_0x4d0b26,_0x49ed27){var _0x250198=_0x4fca;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x49ed27():typeof define==_0x250198(0x137)&&define[_0x250198(0x143)]?define([],_0x49ed27):(_0x4d0b26=typeof globalThis<'u'?globalThis:_0x4d0b26||self,_0x4d0b26['UniverProDocsExchangeClientArSA']=_0x49ed27());}(this,function(){var _0x49560e=_0x4fca;return{'docs-exchange-client':{'file':_0x49560e(0x140),'upload':_0x49560e(0x13f),'download':_0x49560e(0x13c)}};}));
@@ -1 +1 @@
1
- (function(_0x3db66b,_0x39a49c){var _0x21a442=_0x408c,_0x2fb11e=_0x3db66b();while(!![]){try{var _0x439a09=-parseInt(_0x21a442(0x13e))/0x1+parseInt(_0x21a442(0x134))/0x2+-parseInt(_0x21a442(0x136))/0x3+parseInt(_0x21a442(0x133))/0x4+parseInt(_0x21a442(0x139))/0x5*(-parseInt(_0x21a442(0x13d))/0x6)+-parseInt(_0x21a442(0x132))/0x7*(-parseInt(_0x21a442(0x138))/0x8)+-parseInt(_0x21a442(0x13c))/0x9;if(_0x439a09===_0x39a49c)break;else _0x2fb11e['push'](_0x2fb11e['shift']());}catch(_0x4917be){_0x2fb11e['push'](_0x2fb11e['shift']());}}}(_0x5444,0xe675c),function(_0x45f628,_0x15d140){var _0x19ceab=_0x408c;typeof exports==_0x19ceab(0x131)&&typeof module<'u'?module['exports']=_0x15d140():typeof define=='function'&&define[_0x19ceab(0x13b)]?define([],_0x15d140):(_0x45f628=typeof globalThis<'u'?globalThis:_0x45f628||self,_0x45f628[_0x19ceab(0x135)]=_0x15d140());}(this,function(){var _0x226c71=_0x408c;return{'docs-exchange-client':{'file':_0x226c71(0x13f),'upload':_0x226c71(0x13a),'download':_0x226c71(0x137)}};}));function _0x408c(_0x1ed620,_0x1f219e){_0x1ed620=_0x1ed620-0x131;var _0x5444f0=_0x5444();var _0x408ccc=_0x5444f0[_0x1ed620];return _0x408ccc;}function _0x5444(){var _0x1fa65a=['588578CVDmgr','UniverProDocsExchangeClientCaES','738384MOTVwU','Anomena\x20i\x20desa','16ZjxPIK','3034545rtdCRE','Obrir(Fitxer)','amd','13302432KUpscw','6mklJRz','737768KAVimQ','Fitxer','object','6505289IOddcU','7439496XLaseR'];_0x5444=function(){return _0x1fa65a;};return _0x5444();}
1
+ function _0x2cdd(){var _0xac3c9f=['Obrir(Fitxer)','object','exports','65pKmkXf','7467KDQCRg','2037087RmwlDP','7473828nOtAVI','5goKnhZ','14CtSIBs','UniverProDocsExchangeClientCaES','Fitxer','170122iZXCxI','5199018DQtMnz','amd','187500DAfsQN','637aXVPMC','168YSVIuJ','10SrEePi','1000hHtOqC'];_0x2cdd=function(){return _0xac3c9f;};return _0x2cdd();}function _0x11a3(_0x270cac,_0x317f6f){_0x270cac=_0x270cac-0x13e;var _0x2cdd4b=_0x2cdd();var _0x11a30b=_0x2cdd4b[_0x270cac];return _0x11a30b;}(function(_0x566dc1,_0x5dc00e){var _0x3649bd=_0x11a3,_0x55504e=_0x566dc1();while(!![]){try{var _0x453b07=parseInt(_0x3649bd(0x14b))/0x1*(parseInt(_0x3649bd(0x14e))/0x2)+parseInt(_0x3649bd(0x147))/0x3*(parseInt(_0x3649bd(0x142))/0x4)+parseInt(_0x3649bd(0x14a))/0x5*(-parseInt(_0x3649bd(0x149))/0x6)+parseInt(_0x3649bd(0x13f))/0x7*(-parseInt(_0x3649bd(0x140))/0x8)+-parseInt(_0x3649bd(0x148))/0x9+parseInt(_0x3649bd(0x141))/0xa*(parseInt(_0x3649bd(0x14f))/0xb)+parseInt(_0x3649bd(0x13e))/0xc*(-parseInt(_0x3649bd(0x146))/0xd);if(_0x453b07===_0x5dc00e)break;else _0x55504e['push'](_0x55504e['shift']());}catch(_0x1e49a6){_0x55504e['push'](_0x55504e['shift']());}}}(_0x2cdd,0xb321d),function(_0x1f8838,_0x4c9f01){var _0x2e1879=_0x11a3;typeof exports==_0x2e1879(0x144)&&typeof module<'u'?module[_0x2e1879(0x145)]=_0x4c9f01():typeof define=='function'&&define[_0x2e1879(0x150)]?define([],_0x4c9f01):(_0x1f8838=typeof globalThis<'u'?globalThis:_0x1f8838||self,_0x1f8838[_0x2e1879(0x14c)]=_0x4c9f01());}(this,function(){var _0x4e6854=_0x11a3;return{'docs-exchange-client':{'file':_0x4e6854(0x14d),'upload':_0x4e6854(0x143),'download':'Anomena\x20i\x20desa'}};}));
@@ -1 +1 @@
1
- function _0x7d92(){var _0xca19fd=['1790286wyhamb','function','object','Speichern\x20unter','22175mNoMrw','amd','177852bpDHtA','2zpwLbt','2925063MqAzSj','40rOOZrD','2683260YvYtWB','Öffnen\x20(Datei)','exports','7825632WwazhC','122857SfyaAn','Datei','340yMWKEr'];_0x7d92=function(){return _0xca19fd;};return _0x7d92();}function _0x5270(_0x209d8c,_0xbac832){_0x209d8c=_0x209d8c-0x7c;var _0x7d928a=_0x7d92();var _0x527030=_0x7d928a[_0x209d8c];return _0x527030;}(function(_0x30bf5f,_0x4cbdbb){var _0x5770ac=_0x5270,_0x317049=_0x30bf5f();while(!![]){try{var _0x4a4d10=parseInt(_0x5770ac(0x85))/0x1+parseInt(_0x5770ac(0x86))/0x2*(parseInt(_0x5770ac(0x7f))/0x3)+parseInt(_0x5770ac(0x7e))/0x4*(-parseInt(_0x5770ac(0x83))/0x5)+parseInt(_0x5770ac(0x89))/0x6+parseInt(_0x5770ac(0x7c))/0x7+parseInt(_0x5770ac(0x8c))/0x8+-parseInt(_0x5770ac(0x87))/0x9*(parseInt(_0x5770ac(0x88))/0xa);if(_0x4a4d10===_0x4cbdbb)break;else _0x317049['push'](_0x317049['shift']());}catch(_0x2de267){_0x317049['push'](_0x317049['shift']());}}}(_0x7d92,0x83fa0),function(_0x3422ee,_0x34a45f){var _0x4f59a5=_0x5270;typeof exports==_0x4f59a5(0x81)&&typeof module<'u'?module[_0x4f59a5(0x8b)]=_0x34a45f():typeof define==_0x4f59a5(0x80)&&define[_0x4f59a5(0x84)]?define([],_0x34a45f):(_0x3422ee=typeof globalThis<'u'?globalThis:_0x3422ee||self,_0x3422ee['UniverProDocsExchangeClientDeDE']=_0x34a45f());}(this,function(){var _0x44a5c1=_0x5270;return{'docs-exchange-client':{'file':_0x44a5c1(0x7d),'upload':_0x44a5c1(0x8a),'download':_0x44a5c1(0x82)}};}));
1
+ function _0x4677(){var _0xa98cb6=['Datei','Öffnen\x20(Datei)','1211283wfAgZh','amd','425366BnTycm','exports','11432sHCQWe','UniverProDocsExchangeClientDeDE','10652136hBQhKi','function','798OKBnWT','508dshGpi','2373umZEgd','50TFAjKx','4382WYwlHb','894180eoJiQE','31355IZDUfb'];_0x4677=function(){return _0xa98cb6;};return _0x4677();}function _0x4a00(_0x36bad0,_0x21afa3){_0x36bad0=_0x36bad0-0x1c5;var _0x467799=_0x4677();var _0x4a00fb=_0x467799[_0x36bad0];return _0x4a00fb;}(function(_0x16def0,_0x41bb24){var _0x1fc0f5=_0x4a00,_0x473364=_0x16def0();while(!![]){try{var _0xce5d70=-parseInt(_0x1fc0f5(0x1cb))/0x1+-parseInt(_0x1fc0f5(0x1d2))/0x2*(-parseInt(_0x1fc0f5(0x1d3))/0x3)+-parseInt(_0x1fc0f5(0x1c5))/0x4+parseInt(_0x1fc0f5(0x1c6))/0x5*(parseInt(_0x1fc0f5(0x1d1))/0x6)+parseInt(_0x1fc0f5(0x1d5))/0x7*(parseInt(_0x1fc0f5(0x1cd))/0x8)+-parseInt(_0x1fc0f5(0x1c9))/0x9*(-parseInt(_0x1fc0f5(0x1d4))/0xa)+-parseInt(_0x1fc0f5(0x1cf))/0xb;if(_0xce5d70===_0x41bb24)break;else _0x473364['push'](_0x473364['shift']());}catch(_0x4dd8ec){_0x473364['push'](_0x473364['shift']());}}}(_0x4677,0xf0847),function(_0x565d8e,_0x5b1f62){var _0x26713b=_0x4a00;typeof exports=='object'&&typeof module<'u'?module[_0x26713b(0x1cc)]=_0x5b1f62():typeof define==_0x26713b(0x1d0)&&define[_0x26713b(0x1ca)]?define([],_0x5b1f62):(_0x565d8e=typeof globalThis<'u'?globalThis:_0x565d8e||self,_0x565d8e[_0x26713b(0x1ce)]=_0x5b1f62());}(this,function(){var _0x444da2=_0x4a00;return{'docs-exchange-client':{'file':_0x444da2(0x1c7),'upload':_0x444da2(0x1c8),'download':'Speichern\x20unter'}};}));
@@ -1 +1 @@
1
- (function(_0x19ea71,_0x4770fb){var _0x32138c=_0x5981,_0x5c3252=_0x19ea71();while(!![]){try{var _0x592c5c=parseInt(_0x32138c(0x90))/0x1+-parseInt(_0x32138c(0x91))/0x2*(parseInt(_0x32138c(0x96))/0x3)+-parseInt(_0x32138c(0x92))/0x4*(parseInt(_0x32138c(0x9a))/0x5)+-parseInt(_0x32138c(0x8b))/0x6*(parseInt(_0x32138c(0x94))/0x7)+-parseInt(_0x32138c(0x8a))/0x8*(-parseInt(_0x32138c(0x8c))/0x9)+parseInt(_0x32138c(0x8e))/0xa*(parseInt(_0x32138c(0x99))/0xb)+-parseInt(_0x32138c(0x8f))/0xc*(-parseInt(_0x32138c(0x95))/0xd);if(_0x592c5c===_0x4770fb)break;else _0x5c3252['push'](_0x5c3252['shift']());}catch(_0x443f0b){_0x5c3252['push'](_0x5c3252['shift']());}}}(_0x5bc4,0x8847a),function(_0x5989c0,_0x46030f){var _0xd7172d=_0x5981;typeof exports==_0xd7172d(0x97)&&typeof module<'u'?module['exports']=_0x46030f():typeof define==_0xd7172d(0x98)&&define[_0xd7172d(0x89)]?define([],_0x46030f):(_0x5989c0=typeof globalThis<'u'?globalThis:_0x5989c0||self,_0x5989c0[_0xd7172d(0x8d)]=_0x46030f());}(this,function(){var _0x3fc1de=_0x5981;return{'docs-exchange-client':{'file':_0x3fc1de(0x93),'upload':'Open(File)','download':_0x3fc1de(0x9b)}};}));function _0x5981(_0x8331b8,_0xef64e4){_0x8331b8=_0x8331b8-0x89;var _0x5bc4bb=_0x5bc4();var _0x598151=_0x5bc4bb[_0x8331b8];return _0x598151;}function _0x5bc4(){var _0x551bd9=['117cxDivX','3JIYaxS','object','function','4127057QlaVnW','15BcHyYG','Save\x20As','amd','514336ugCzBq','361362lxTlcC','81LhgDRj','UniverProDocsExchangeClientEnUS','10qQsMFD','845868DwIoEz','209796wQPSjv','1084172pyCmFK','849996sJmCSN','File','7DMkbts'];_0x5bc4=function(){return _0x551bd9;};return _0x5bc4();}
1
+ (function(_0x3c2d39,_0x29a30f){var _0x252b44=_0x38ee,_0x399877=_0x3c2d39();while(!![]){try{var _0x3bc471=-parseInt(_0x252b44(0xb0))/0x1*(-parseInt(_0x252b44(0xa9))/0x2)+parseInt(_0x252b44(0xb4))/0x3+-parseInt(_0x252b44(0xb1))/0x4*(-parseInt(_0x252b44(0xaa))/0x5)+parseInt(_0x252b44(0xad))/0x6+parseInt(_0x252b44(0xb5))/0x7+parseInt(_0x252b44(0xb2))/0x8+-parseInt(_0x252b44(0xb6))/0x9*(parseInt(_0x252b44(0xab))/0xa);if(_0x3bc471===_0x29a30f)break;else _0x399877['push'](_0x399877['shift']());}catch(_0x440d69){_0x399877['push'](_0x399877['shift']());}}}(_0xa2f1,0x82164),function(_0xc0fda6,_0x59c562){var _0x32d01f=_0x38ee;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x59c562():typeof define==_0x32d01f(0xae)&&define[_0x32d01f(0xaf)]?define([],_0x59c562):(_0xc0fda6=typeof globalThis<'u'?globalThis:_0xc0fda6||self,_0xc0fda6[_0x32d01f(0xb7)]=_0x59c562());}(this,function(){var _0x6ba330=_0x38ee;return{'docs-exchange-client':{'file':'File','upload':_0x6ba330(0xac),'download':_0x6ba330(0xb3)}};}));function _0x38ee(_0x528aae,_0x299aaf){_0x528aae=_0x528aae-0xa9;var _0xa2f163=_0xa2f1();var _0x38ee15=_0xa2f163[_0x528aae];return _0x38ee15;}function _0xa2f1(){var _0x140dcd=['2bfljKp','5HaECgW','2060uARZdP','Open(File)','1007076mcaoYn','function','amd','110542xpycrX','2049992dqshoq','3298728SmIPlL','Save\x20As','2629671spmHwV','2421902qjFXey','82701jnhrBI','UniverProDocsExchangeClientEnUS'];_0xa2f1=function(){return _0x140dcd;};return _0xa2f1();}
@@ -1 +1 @@
1
- (function(_0x48f68a,_0x584f5c){var _0xf967b5=_0x4f19,_0x349874=_0x48f68a();while(!![]){try{var _0x1911a7=parseInt(_0xf967b5(0x18a))/0x1+-parseInt(_0xf967b5(0x181))/0x2+-parseInt(_0xf967b5(0x18e))/0x3+parseInt(_0xf967b5(0x182))/0x4+-parseInt(_0xf967b5(0x18b))/0x5*(-parseInt(_0xf967b5(0x18c))/0x6)+-parseInt(_0xf967b5(0x184))/0x7*(-parseInt(_0xf967b5(0x187))/0x8)+parseInt(_0xf967b5(0x18d))/0x9;if(_0x1911a7===_0x584f5c)break;else _0x349874['push'](_0x349874['shift']());}catch(_0x35c446){_0x349874['push'](_0x349874['shift']());}}}(_0x4b2b,0x3add6),function(_0x515c94,_0x505859){var _0x4d5838=_0x4f19;typeof exports==_0x4d5838(0x185)&&typeof module<'u'?module[_0x4d5838(0x18f)]=_0x505859():typeof define=='function'&&define[_0x4d5838(0x188)]?define([],_0x505859):(_0x515c94=typeof globalThis<'u'?globalThis:_0x515c94||self,_0x515c94[_0x4d5838(0x186)]=_0x505859());}(this,function(){var _0x225bab=_0x4f19;return{'docs-exchange-client':{'file':_0x225bab(0x180),'upload':_0x225bab(0x189),'download':_0x225bab(0x183)}};}));function _0x4f19(_0x16da38,_0x2d6161){_0x16da38=_0x16da38-0x180;var _0x4b2b8c=_0x4b2b();var _0x4f1990=_0x4b2b8c[_0x16da38];return _0x4f1990;}function _0x4b2b(){var _0x33695a=['83749VAXykN','5365qlziNl','2076jQJQQa','1025505DJFWtv','227505zjZTGZ','exports','Archivo','855376jSTyfC','99484vCYlTG','Guardar\x20como','351890yqoVpQ','object','UniverProDocsExchangeClientEsES','24SbJEVe','amd','Abrir(Archivo)'];_0x4b2b=function(){return _0x33695a;};return _0x4b2b();}
1
+ function _0x2d91(){var _0x2d7a8d=['12605263pwPoVY','object','10pxPSgF','1WoIEFQ','UniverProDocsExchangeClientEsES','240751altyjP','Guardar\x20como','1736136oVvyvz','1518370gwgfzb','813915wUwGkT','156gRPYKY','156lNRRIm','1713111XYUCYZ','Archivo','function','amd','Abrir(Archivo)','7365geUmFa'];_0x2d91=function(){return _0x2d7a8d;};return _0x2d91();}function _0x1cee(_0xb71e4b,_0x293b8c){_0xb71e4b=_0xb71e4b-0x1d2;var _0x2d91a8=_0x2d91();var _0x1cee97=_0x2d91a8[_0xb71e4b];return _0x1cee97;}(function(_0x4e4ef4,_0x3f09a0){var _0x1cf720=_0x1cee,_0x58f88b=_0x4e4ef4();while(!![]){try{var _0x14f3b2=-parseInt(_0x1cf720(0x1e0))/0x1*(parseInt(_0x1cf720(0x1d3))/0x2)+-parseInt(_0x1cf720(0x1d7))/0x3+-parseInt(_0x1cf720(0x1d5))/0x4*(-parseInt(_0x1cf720(0x1dc))/0x5)+parseInt(_0x1cf720(0x1d6))/0x6*(parseInt(_0x1cf720(0x1e2))/0x7)+-parseInt(_0x1cf720(0x1d2))/0x8+parseInt(_0x1cf720(0x1d4))/0x9+-parseInt(_0x1cf720(0x1df))/0xa*(-parseInt(_0x1cf720(0x1dd))/0xb);if(_0x14f3b2===_0x3f09a0)break;else _0x58f88b['push'](_0x58f88b['shift']());}catch(_0x5586ae){_0x58f88b['push'](_0x58f88b['shift']());}}}(_0x2d91,0x9c71a),function(_0x1efc37,_0x46dc84){var _0x594897=_0x1cee;typeof exports==_0x594897(0x1de)&&typeof module<'u'?module['exports']=_0x46dc84():typeof define==_0x594897(0x1d9)&&define[_0x594897(0x1da)]?define([],_0x46dc84):(_0x1efc37=typeof globalThis<'u'?globalThis:_0x1efc37||self,_0x1efc37[_0x594897(0x1e1)]=_0x46dc84());}(this,function(){var _0x449cd5=_0x1cee;return{'docs-exchange-client':{'file':_0x449cd5(0x1d8),'upload':_0x449cd5(0x1db),'download':_0x449cd5(0x1e3)}};}));
@@ -1 +1 @@
1
- function _0x16b5(_0x2be250,_0x12667d){_0x2be250=_0x2be250-0xf2;var _0x2ce06b=_0x2ce0();var _0x16b503=_0x2ce06b[_0x2be250];return _0x16b503;}(function(_0x2a95a2,_0x5c438b){var _0x357410=_0x16b5,_0x524ac6=_0x2a95a2();while(!![]){try{var _0x2ff838=parseInt(_0x357410(0xf7))/0x1+parseInt(_0x357410(0xfc))/0x2*(parseInt(_0x357410(0xf5))/0x3)+parseInt(_0x357410(0xf3))/0x4+parseInt(_0x357410(0xfa))/0x5*(-parseInt(_0x357410(0xff))/0x6)+parseInt(_0x357410(0xf8))/0x7+parseInt(_0x357410(0xfb))/0x8*(parseInt(_0x357410(0xfe))/0x9)+parseInt(_0x357410(0x102))/0xa*(-parseInt(_0x357410(0xf4))/0xb);if(_0x2ff838===_0x5c438b)break;else _0x524ac6['push'](_0x524ac6['shift']());}catch(_0x449d6e){_0x524ac6['push'](_0x524ac6['shift']());}}}(_0x2ce0,0x1af28),function(_0x4b234d,_0x5eb0fa){var _0x3fcbad=_0x16b5;typeof exports=='object'&&typeof module<'u'?module[_0x3fcbad(0x100)]=_0x5eb0fa():typeof define==_0x3fcbad(0xfd)&&define[_0x3fcbad(0xf6)]?define([],_0x5eb0fa):(_0x4b234d=typeof globalThis<'u'?globalThis:_0x4b234d||self,_0x4b234d['UniverProDocsExchangeClientFaIR']=_0x5eb0fa());}(this,function(){var _0x116a63=_0x16b5;return{'docs-exchange-client':{'file':_0x116a63(0xf2),'upload':_0x116a63(0x101),'download':_0x116a63(0xf9)}};}));function _0x2ce0(){var _0x4fa577=['80OSVMFN','فایل','303536xAvXWd','577753PFywbY','26259YXzmWz','amd','91419MwfWFJ','160272ricTSf','ذخیره\x20به\x20عنوان','80LvePBw','341304pKVnRX','44fsTveD','function','45nJajTJ','24570SRHCfE','exports','بازکردن(فایل)'];_0x2ce0=function(){return _0x4fa577;};return _0x2ce0();}
1
+ function _0x8d4f(_0x1fd3bb,_0x381270){_0x1fd3bb=_0x1fd3bb-0xbf;var _0xa4cd7f=_0xa4cd();var _0x8d4f29=_0xa4cd7f[_0x1fd3bb];return _0x8d4f29;}function _0xa4cd(){var _0x204968=['فایل','8358608rFJDhm','4777530hlncUY','UniverProDocsExchangeClientFaIR','54hqayaO','amd','6263383QEFIXi','2xFTTRa','46960EzGHPp','4876851NIewyH','function','object','11helIuT','exports','714291nmkqvS','9xhjbmS','669035jdwllb','ذخیره\x20به\x20عنوان'];_0xa4cd=function(){return _0x204968;};return _0xa4cd();}(function(_0x12afcc,_0x47197d){var _0x2c908d=_0x8d4f,_0x1d30c8=_0x12afcc();while(!![]){try{var _0x244ef8=-parseInt(_0x2c908d(0xc0))/0x1*(-parseInt(_0x2c908d(0xcb))/0x2)+-parseInt(_0x2c908d(0xcd))/0x3+parseInt(_0x2c908d(0xcc))/0x4+parseInt(_0x2c908d(0xc2))/0x5*(parseInt(_0x2c908d(0xc8))/0x6)+-parseInt(_0x2c908d(0xca))/0x7+-parseInt(_0x2c908d(0xc5))/0x8*(-parseInt(_0x2c908d(0xc1))/0x9)+parseInt(_0x2c908d(0xc6))/0xa*(parseInt(_0x2c908d(0xd0))/0xb);if(_0x244ef8===_0x47197d)break;else _0x1d30c8['push'](_0x1d30c8['shift']());}catch(_0x1bcdb1){_0x1d30c8['push'](_0x1d30c8['shift']());}}}(_0xa4cd,0xe3a87),function(_0x49b33d,_0x34c52e){var _0x390922=_0x8d4f;typeof exports==_0x390922(0xcf)&&typeof module<'u'?module[_0x390922(0xbf)]=_0x34c52e():typeof define==_0x390922(0xce)&&define[_0x390922(0xc9)]?define([],_0x34c52e):(_0x49b33d=typeof globalThis<'u'?globalThis:_0x49b33d||self,_0x49b33d[_0x390922(0xc7)]=_0x34c52e());}(this,function(){var _0x19150f=_0x8d4f;return{'docs-exchange-client':{'file':_0x19150f(0xc4),'upload':'بازکردن(فایل)','download':_0x19150f(0xc3)}};}));
@@ -1 +1 @@
1
- function _0x4f96(_0x4dee4b,_0x19e888){_0x4dee4b=_0x4dee4b-0x161;var _0x5ad491=_0x5ad4();var _0x4f96e8=_0x5ad491[_0x4dee4b];return _0x4f96e8;}function _0x5ad4(){var _0x421c97=['exports','amd','680858oYHXve','91FvYmyK','56BdIkkU','Fichier','function','object','2276307ULIWiv','3232170CmxkWA','Enregistrer\x20sous','6395996uMFGdP','3030882qPUSBx','Ouvrir\x20(Fichier)','UniverProDocsExchangeClientFrFR','13082460EprubG','2XZsVpp','669156HIxLon'];_0x5ad4=function(){return _0x421c97;};return _0x5ad4();}(function(_0x243082,_0x1ad26b){var _0x29dbca=_0x4f96,_0x1eb32c=_0x243082();while(!![]){try{var _0x483a08=-parseInt(_0x29dbca(0x16d))/0x1*(parseInt(_0x29dbca(0x171))/0x2)+-parseInt(_0x29dbca(0x169))/0x3+parseInt(_0x29dbca(0x168))/0x4+-parseInt(_0x29dbca(0x166))/0x5+parseInt(_0x29dbca(0x16e))/0x6*(-parseInt(_0x29dbca(0x172))/0x7)+-parseInt(_0x29dbca(0x161))/0x8*(-parseInt(_0x29dbca(0x165))/0x9)+parseInt(_0x29dbca(0x16c))/0xa;if(_0x483a08===_0x1ad26b)break;else _0x1eb32c['push'](_0x1eb32c['shift']());}catch(_0x324837){_0x1eb32c['push'](_0x1eb32c['shift']());}}}(_0x5ad4,0xd95aa),function(_0x15bdb4,_0xe7ba26){var _0x48f90e=_0x4f96;typeof exports==_0x48f90e(0x164)&&typeof module<'u'?module[_0x48f90e(0x16f)]=_0xe7ba26():typeof define==_0x48f90e(0x163)&&define[_0x48f90e(0x170)]?define([],_0xe7ba26):(_0x15bdb4=typeof globalThis<'u'?globalThis:_0x15bdb4||self,_0x15bdb4[_0x48f90e(0x16b)]=_0xe7ba26());}(this,function(){var _0x4df052=_0x4f96;return{'docs-exchange-client':{'file':_0x4df052(0x162),'upload':_0x4df052(0x16a),'download':_0x4df052(0x167)}};}));
1
+ (function(_0x2d0f50,_0x4ec0f8){var _0x2a8104=_0x3597,_0x1e35fc=_0x2d0f50();while(!![]){try{var _0x427a86=parseInt(_0x2a8104(0x79))/0x1+-parseInt(_0x2a8104(0x72))/0x2*(parseInt(_0x2a8104(0x6f))/0x3)+parseInt(_0x2a8104(0x78))/0x4+parseInt(_0x2a8104(0x74))/0x5*(-parseInt(_0x2a8104(0x7b))/0x6)+parseInt(_0x2a8104(0x73))/0x7+parseInt(_0x2a8104(0x7c))/0x8+-parseInt(_0x2a8104(0x71))/0x9*(parseInt(_0x2a8104(0x6d))/0xa);if(_0x427a86===_0x4ec0f8)break;else _0x1e35fc['push'](_0x1e35fc['shift']());}catch(_0x7b5398){_0x1e35fc['push'](_0x1e35fc['shift']());}}}(_0x1c40,0xbcb12),function(_0x3ff724,_0x14e2e0){var _0x520fd0=_0x3597;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x14e2e0():typeof define==_0x520fd0(0x6e)&&define[_0x520fd0(0x77)]?define([],_0x14e2e0):(_0x3ff724=typeof globalThis<'u'?globalThis:_0x3ff724||self,_0x3ff724[_0x520fd0(0x7a)]=_0x14e2e0());}(this,function(){var _0xdf811=_0x3597;return{'docs-exchange-client':{'file':_0xdf811(0x70),'upload':_0xdf811(0x76),'download':_0xdf811(0x75)}};}));function _0x3597(_0x5416ba,_0x43acc1){_0x5416ba=_0x5416ba-0x6d;var _0x1c4096=_0x1c40();var _0x3597d3=_0x1c4096[_0x5416ba];return _0x3597d3;}function _0x1c40(){var _0x17785c=['10GVlSte','function','842253yOOjrf','Fichier','19989171ESZCPe','4cBSRXd','4616934YZdmCe','1321115IvWTyO','Enregistrer\x20sous','Ouvrir\x20(Fichier)','amd','3009552vNeLCx','873206jaaXUL','UniverProDocsExchangeClientFrFR','6UGdyCX','12275760xgkssC'];_0x1c40=function(){return _0x17785c;};return _0x1c40();}
@@ -1 +1 @@
1
- function _0x1c38(_0x59f452,_0x482eba){_0x59f452=_0x59f452-0xd0;var _0x35c77e=_0x35c7();var _0x1c3877=_0x35c77e[_0x59f452];return _0x1c3877;}function _0x35c7(){var _0x7cbc30=['92ZfVSZf','740306GvFvcY','8IdfNRk','UniverProDocsExchangeClientIdID','4895brfJlO','exports','22335rppKUC','9yatTZL','32268gotweq','5UwgCLk','3341202GVqkYk','113290oEMzPj','object','File','298210iGfuYK','374776oRygRq'];_0x35c7=function(){return _0x7cbc30;};return _0x35c7();}(function(_0x34847c,_0x4f53b3){var _0x1b9d1f=_0x1c38,_0x4fdd00=_0x34847c();while(!![]){try{var _0x20d6d5=-parseInt(_0x1b9d1f(0xd0))/0x1+-parseInt(_0x1b9d1f(0xdf))/0x2+-parseInt(_0x1b9d1f(0xd7))/0x3*(-parseInt(_0x1b9d1f(0xd1))/0x4)+parseInt(_0x1b9d1f(0xda))/0x5*(-parseInt(_0x1b9d1f(0xdb))/0x6)+parseInt(_0x1b9d1f(0xd2))/0x7*(parseInt(_0x1b9d1f(0xd3))/0x8)+parseInt(_0x1b9d1f(0xd8))/0x9*(-parseInt(_0x1b9d1f(0xdc))/0xa)+-parseInt(_0x1b9d1f(0xd5))/0xb*(-parseInt(_0x1b9d1f(0xd9))/0xc);if(_0x20d6d5===_0x4f53b3)break;else _0x4fdd00['push'](_0x4fdd00['shift']());}catch(_0xa7ba60){_0x4fdd00['push'](_0x4fdd00['shift']());}}}(_0x35c7,0x5d251),function(_0x2be1ec,_0x11a17b){var _0xcaa5b6=_0x1c38;typeof exports==_0xcaa5b6(0xdd)&&typeof module<'u'?module[_0xcaa5b6(0xd6)]=_0x11a17b():typeof define=='function'&&define['amd']?define([],_0x11a17b):(_0x2be1ec=typeof globalThis<'u'?globalThis:_0x2be1ec||self,_0x2be1ec[_0xcaa5b6(0xd4)]=_0x11a17b());}(this,function(){var _0x12a445=_0x1c38;return{'docs-exchange-client':{'file':_0x12a445(0xde),'upload':'Buka(File)','download':'Simpan\x20Sebagai'}};}));
1
+ function _0x1e25(){var _0x2b2468=['20BViilI','amd','function','19989RuQSSg','393635RoPwTF','65678TsHmkE','24gKGcvn','32dZkvKS','File','479899uiGKMc','42TGKaAO','5212580jiuNyR','5965366CSoxgq','object','3319233ySqdTD'];_0x1e25=function(){return _0x2b2468;};return _0x1e25();}function _0x56da(_0x1d3c69,_0x3ed712){_0x1d3c69=_0x1d3c69-0x169;var _0x1e2566=_0x1e25();var _0x56dacc=_0x1e2566[_0x1d3c69];return _0x56dacc;}(function(_0x355161,_0xb883f1){var _0x55c17c=_0x56da,_0x1d6180=_0x355161();while(!![]){try{var _0x4828a2=parseInt(_0x55c17c(0x16e))/0x1*(-parseInt(_0x55c17c(0x170))/0x2)+parseInt(_0x55c17c(0x177))/0x3+parseInt(_0x55c17c(0x174))/0x4+-parseInt(_0x55c17c(0x16d))/0x5+parseInt(_0x55c17c(0x173))/0x6*(parseInt(_0x55c17c(0x172))/0x7)+-parseInt(_0x55c17c(0x16f))/0x8*(-parseInt(_0x55c17c(0x16c))/0x9)+-parseInt(_0x55c17c(0x169))/0xa*(parseInt(_0x55c17c(0x175))/0xb);if(_0x4828a2===_0xb883f1)break;else _0x1d6180['push'](_0x1d6180['shift']());}catch(_0x187e89){_0x1d6180['push'](_0x1d6180['shift']());}}}(_0x1e25,0xa67cb),function(_0x18078e,_0x3f5e80){var _0x41cc54=_0x56da;typeof exports==_0x41cc54(0x176)&&typeof module<'u'?module['exports']=_0x3f5e80():typeof define==_0x41cc54(0x16b)&&define[_0x41cc54(0x16a)]?define([],_0x3f5e80):(_0x18078e=typeof globalThis<'u'?globalThis:_0x18078e||self,_0x18078e['UniverProDocsExchangeClientIdID']=_0x3f5e80());}(this,function(){var _0x3f50d1=_0x56da;return{'docs-exchange-client':{'file':_0x3f50d1(0x171),'upload':'Buka(File)','download':'Simpan\x20Sebagai'}};}));
@@ -1 +1 @@
1
- function _0x4943(_0x301ce4,_0x2d212f){_0x301ce4=_0x301ce4-0x1a7;var _0x3b8074=_0x3b80();var _0x4943a8=_0x3b8074[_0x301ce4];return _0x4943a8;}function _0x3b80(){var _0x1d6b90=['1910035eagUzE','amd','2312zkmJkx','Apri\x20(File)','File','UniverProDocsExchangeClientItIT','80TdPokU','58RyniOf','58613bcOVbc','770896cdxqbW','11838456TUvTyi','exports','Salva\x20con\x20nome','9894JjVcLE','20426450gZigCg','4580790YofqCm'];_0x3b80=function(){return _0x1d6b90;};return _0x3b80();}(function(_0x1dbbcf,_0x528c7b){var _0x48877a=_0x4943,_0xa45639=_0x1dbbcf();while(!![]){try{var _0x3ba427=parseInt(_0x48877a(0x1b3))/0x1*(-parseInt(_0x48877a(0x1b2))/0x2)+parseInt(_0x48877a(0x1a8))/0x3*(parseInt(_0x48877a(0x1ad))/0x4)+-parseInt(_0x48877a(0x1ab))/0x5+parseInt(_0x48877a(0x1aa))/0x6+parseInt(_0x48877a(0x1b4))/0x7*(parseInt(_0x48877a(0x1b1))/0x8)+parseInt(_0x48877a(0x1b5))/0x9+-parseInt(_0x48877a(0x1a9))/0xa;if(_0x3ba427===_0x528c7b)break;else _0xa45639['push'](_0xa45639['shift']());}catch(_0x561766){_0xa45639['push'](_0xa45639['shift']());}}}(_0x3b80,0xead98),function(_0x49619f,_0x2eaa5e){var _0x499c20=_0x4943;typeof exports=='object'&&typeof module<'u'?module[_0x499c20(0x1b6)]=_0x2eaa5e():typeof define=='function'&&define[_0x499c20(0x1ac)]?define([],_0x2eaa5e):(_0x49619f=typeof globalThis<'u'?globalThis:_0x49619f||self,_0x49619f[_0x499c20(0x1b0)]=_0x2eaa5e());}(this,function(){var _0x21cd93=_0x4943;return{'docs-exchange-client':{'file':_0x21cd93(0x1af),'upload':_0x21cd93(0x1ae),'download':_0x21cd93(0x1a7)}};}));
1
+ function _0x706e(_0x5279c4,_0x50a8aa){_0x5279c4=_0x5279c4-0x129;var _0x10d2bf=_0x10d2();var _0x706ed7=_0x10d2bf[_0x5279c4];return _0x706ed7;}function _0x10d2(){var _0x30ae0e=['129898UCchBV','4431580oXfJDw','exports','12bSmLdq','339790kqOMRX','Apri\x20(File)','Salva\x20con\x20nome','function','132404nGanzH','144NpBVcV','1912qZRNhU','UniverProDocsExchangeClientItIT','File','10665rccMSz','1844460EOKfHR','7645477WFpkbC'];_0x10d2=function(){return _0x30ae0e;};return _0x10d2();}(function(_0x169323,_0x395d4f){var _0x2cd9e1=_0x706e,_0x6e291c=_0x169323();while(!![]){try{var _0x2f22ae=parseInt(_0x2cd9e1(0x12c))/0x1+parseInt(_0x2cd9e1(0x12a))/0x2+-parseInt(_0x2cd9e1(0x135))/0x3*(parseInt(_0x2cd9e1(0x134))/0x4)+-parseInt(_0x2cd9e1(0x130))/0x5*(-parseInt(_0x2cd9e1(0x12f))/0x6)+parseInt(_0x2cd9e1(0x12b))/0x7+-parseInt(_0x2cd9e1(0x136))/0x8*(parseInt(_0x2cd9e1(0x129))/0x9)+parseInt(_0x2cd9e1(0x12d))/0xa;if(_0x2f22ae===_0x395d4f)break;else _0x6e291c['push'](_0x6e291c['shift']());}catch(_0x3a56e4){_0x6e291c['push'](_0x6e291c['shift']());}}}(_0x10d2,0xcfd96),function(_0x2f1764,_0x1da712){var _0x365c84=_0x706e;typeof exports=='object'&&typeof module<'u'?module[_0x365c84(0x12e)]=_0x1da712():typeof define==_0x365c84(0x133)&&define['amd']?define([],_0x1da712):(_0x2f1764=typeof globalThis<'u'?globalThis:_0x2f1764||self,_0x2f1764[_0x365c84(0x137)]=_0x1da712());}(this,function(){var _0x785935=_0x706e;return{'docs-exchange-client':{'file':_0x785935(0x138),'upload':_0x785935(0x131),'download':_0x785935(0x132)}};}));
@@ -1 +1 @@
1
- function _0x1266(_0x569463,_0xc72962){_0x569463=_0x569463-0x128;var _0x381acb=_0x381a();var _0x1266e9=_0x381acb[_0x569463];return _0x1266e9;}(function(_0x6b5dba,_0x2ed856){var _0x5e57de=_0x1266,_0x5beafa=_0x6b5dba();while(!![]){try{var _0x3c02a6=-parseInt(_0x5e57de(0x12f))/0x1*(-parseInt(_0x5e57de(0x139))/0x2)+-parseInt(_0x5e57de(0x133))/0x3+parseInt(_0x5e57de(0x138))/0x4+-parseInt(_0x5e57de(0x12e))/0x5*(parseInt(_0x5e57de(0x137))/0x6)+parseInt(_0x5e57de(0x129))/0x7+parseInt(_0x5e57de(0x132))/0x8*(-parseInt(_0x5e57de(0x135))/0x9)+parseInt(_0x5e57de(0x131))/0xa*(parseInt(_0x5e57de(0x136))/0xb);if(_0x3c02a6===_0x2ed856)break;else _0x5beafa['push'](_0x5beafa['shift']());}catch(_0x20f672){_0x5beafa['push'](_0x5beafa['shift']());}}}(_0x381a,0xa663d),function(_0x3e3e29,_0x2a9f91){var _0x40f2a6=_0x1266;typeof exports=='object'&&typeof module<'u'?module[_0x40f2a6(0x12c)]=_0x2a9f91():typeof define==_0x40f2a6(0x130)&&define[_0x40f2a6(0x128)]?define([],_0x2a9f91):(_0x3e3e29=typeof globalThis<'u'?globalThis:_0x3e3e29||self,_0x3e3e29[_0x40f2a6(0x134)]=_0x2a9f91());}(this,function(){var _0x3391e0=_0x1266;return{'docs-exchange-client':{'file':_0x3391e0(0x12b),'upload':_0x3391e0(0x12a),'download':_0x3391e0(0x12d)}};}));function _0x381a(){var _0x7269af=['1639828jahYzi','278batnKZ','amd','3426563FfVMGQ','開く(ファイル)','ファイル','exports','名前を付けて保存','60zZdGDP','7778LbVTkf','function','2809630GkGvfo','16OnmKeK','3779082fOOYoT','UniverProDocsExchangeClientJaJP','4169106epyVJB','55hFIByJ','258864PLOOGr'];_0x381a=function(){return _0x7269af;};return _0x381a();}
1
+ function _0x51d3(_0x3f1c3e,_0x24a211){_0x3f1c3e=_0x3f1c3e-0x15d;var _0x71d521=_0x71d5();var _0x51d348=_0x71d521[_0x3f1c3e];return _0x51d348;}function _0x71d5(){var _0x416462=['144VzKsGN','412860CzIZkb','3ZejmNz','ファイル','amd','1297042LaThfr','object','25222473KqsYQk','7383545TDhwhc','471082WrKCpG','1552972HMbSAp','exports','開く(ファイル)','UniverProDocsExchangeClientJaJP','11933768MIOCBW'];_0x71d5=function(){return _0x416462;};return _0x71d5();}(function(_0x49f6d2,_0x4a283d){var _0x3b0074=_0x51d3,_0xcd8d8b=_0x49f6d2();while(!![]){try{var _0x340801=-parseInt(_0x3b0074(0x16a))/0x1+-parseInt(_0x3b0074(0x166))/0x2*(parseInt(_0x3b0074(0x163))/0x3)+parseInt(_0x3b0074(0x16b))/0x4+parseInt(_0x3b0074(0x169))/0x5+parseInt(_0x3b0074(0x161))/0x6*(parseInt(_0x3b0074(0x162))/0x7)+parseInt(_0x3b0074(0x160))/0x8+-parseInt(_0x3b0074(0x168))/0x9;if(_0x340801===_0x4a283d)break;else _0xcd8d8b['push'](_0xcd8d8b['shift']());}catch(_0x1cd3d5){_0xcd8d8b['push'](_0xcd8d8b['shift']());}}}(_0x71d5,0xcf8ad),function(_0x181fe3,_0x3763ac){var _0x1a9158=_0x51d3;typeof exports==_0x1a9158(0x167)&&typeof module<'u'?module[_0x1a9158(0x15d)]=_0x3763ac():typeof define=='function'&&define[_0x1a9158(0x165)]?define([],_0x3763ac):(_0x181fe3=typeof globalThis<'u'?globalThis:_0x181fe3||self,_0x181fe3[_0x1a9158(0x15f)]=_0x3763ac());}(this,function(){var _0x31d58b=_0x51d3;return{'docs-exchange-client':{'file':_0x31d58b(0x164),'upload':_0x31d58b(0x15e),'download':'名前を付けて保存'}};}));
@@ -1 +1 @@
1
- (function(_0x2693d8,_0x3d35fe){var _0x3af75d=_0x2eff,_0xf0921=_0x2693d8();while(!![]){try{var _0x2a844f=parseInt(_0x3af75d(0x1d8))/0x1*(-parseInt(_0x3af75d(0x1d7))/0x2)+-parseInt(_0x3af75d(0x1ce))/0x3*(parseInt(_0x3af75d(0x1d3))/0x4)+parseInt(_0x3af75d(0x1d9))/0x5*(parseInt(_0x3af75d(0x1cb))/0x6)+parseInt(_0x3af75d(0x1d5))/0x7+parseInt(_0x3af75d(0x1cd))/0x8+parseInt(_0x3af75d(0x1d2))/0x9*(parseInt(_0x3af75d(0x1d0))/0xa)+parseInt(_0x3af75d(0x1cf))/0xb;if(_0x2a844f===_0x3d35fe)break;else _0xf0921['push'](_0xf0921['shift']());}catch(_0x536c00){_0xf0921['push'](_0xf0921['shift']());}}}(_0x2ebf,0x2f781),function(_0x53dbd1,_0x560038){var _0x1ad2d8=_0x2eff;typeof exports=='object'&&typeof module<'u'?module[_0x1ad2d8(0x1cc)]=_0x560038():typeof define==_0x1ad2d8(0x1d6)&&define[_0x1ad2d8(0x1d1)]?define([],_0x560038):(_0x53dbd1=typeof globalThis<'u'?globalThis:_0x53dbd1||self,_0x53dbd1['UniverProDocsExchangeClientKoKR']=_0x560038());}(this,function(){var _0x35a5f5=_0x2eff;return{'docs-exchange-client':{'file':'파일','upload':_0x35a5f5(0x1ca),'download':_0x35a5f5(0x1d4)}};}));function _0x2eff(_0x32e555,_0x2e8767){_0x32e555=_0x32e555-0x1ca;var _0x2ebf74=_0x2ebf();var _0x2effb9=_0x2ebf74[_0x32e555];return _0x2effb9;}function _0x2ebf(){var _0x304e2a=['2847020EwMySn','16370dqOoDz','amd','1251UbAgLA','4kSMdLD','다른\x20이름으로\x20저장','1752520CAVWHU','function','370824Mpzhai','2CKuiIG','50725JZSvCp','열기(파일)','60seaMwx','exports','197656ZIhRHE','892869DzEgKQ'];_0x2ebf=function(){return _0x304e2a;};return _0x2ebf();}
1
+ function _0x86df(_0xc4d67b,_0x484376){_0xc4d67b=_0xc4d67b-0x19f;var _0x529149=_0x5291();var _0x86dfa8=_0x529149[_0xc4d67b];return _0x86dfa8;}(function(_0x552d83,_0x222854){var _0x2f54bc=_0x86df,_0x12b7f7=_0x552d83();while(!![]){try{var _0x5238b0=parseInt(_0x2f54bc(0x1aa))/0x1+parseInt(_0x2f54bc(0x1ac))/0x2*(-parseInt(_0x2f54bc(0x19f))/0x3)+parseInt(_0x2f54bc(0x1a8))/0x4*(-parseInt(_0x2f54bc(0x1a2))/0x5)+-parseInt(_0x2f54bc(0x1a6))/0x6*(-parseInt(_0x2f54bc(0x1a0))/0x7)+-parseInt(_0x2f54bc(0x1a4))/0x8+-parseInt(_0x2f54bc(0x1a5))/0x9+parseInt(_0x2f54bc(0x1ab))/0xa;if(_0x5238b0===_0x222854)break;else _0x12b7f7['push'](_0x12b7f7['shift']());}catch(_0xc4c6f4){_0x12b7f7['push'](_0x12b7f7['shift']());}}}(_0x5291,0xa5eda),function(_0x4a4512,_0x21be80){var _0x2ce14f=_0x86df;typeof exports==_0x2ce14f(0x1a7)&&typeof module<'u'?module[_0x2ce14f(0x1a3)]=_0x21be80():typeof define==_0x2ce14f(0x1a1)&&define[_0x2ce14f(0x1ae)]?define([],_0x21be80):(_0x4a4512=typeof globalThis<'u'?globalThis:_0x4a4512||self,_0x4a4512[_0x2ce14f(0x1a9)]=_0x21be80());}(this,function(){var _0x31902c=_0x86df;return{'docs-exchange-client':{'file':'파일','upload':_0x31902c(0x1af),'download':_0x31902c(0x1ad)}};}));function _0x5291(){var _0x42ea55=['object','257448oiApMr','UniverProDocsExchangeClientKoKR','479150lmkEay','39155810ArwwRc','2250278BMEXws','다른\x20이름으로\x20저장','amd','열기(파일)','3JJpTac','14231jjDGvg','function','65AhrIXC','exports','8261920gyzRQF','10143936UzKkIW','1200erfYHm'];_0x5291=function(){return _0x42ea55;};return _0x5291();}
@@ -1 +1 @@
1
- function _0xda3f(_0xd2ffe6,_0xfe62ed){_0xd2ffe6=_0xd2ffe6-0x7f;var _0x68c24d=_0x68c2();var _0xda3f80=_0x68c24d[_0xd2ffe6];return _0xda3f80;}function _0x68c2(){var _0x151023=['UniverProDocsExchangeClientPlPL','6311991EmpmET','286896NEaQVu','exports','1874112RJqcLy','56MxvtlT','amd','668109gqjCOF','object','61896WzcKXM','function','2389419OyFoed','6ZHYlLn','3367580FJxJQE'];_0x68c2=function(){return _0x151023;};return _0x68c2();}(function(_0x499957,_0x5924fc){var _0x4ed602=_0xda3f,_0x1fe2ec=_0x499957();while(!![]){try{var _0x3d8d97=-parseInt(_0x4ed602(0x8a))/0x1+-parseInt(_0x4ed602(0x8c))/0x2+parseInt(_0x4ed602(0x81))/0x3+-parseInt(_0x4ed602(0x83))/0x4+parseInt(_0x4ed602(0x87))/0x5*(parseInt(_0x4ed602(0x86))/0x6)+-parseInt(_0x4ed602(0x89))/0x7+parseInt(_0x4ed602(0x7f))/0x8*(parseInt(_0x4ed602(0x85))/0x9);if(_0x3d8d97===_0x5924fc)break;else _0x1fe2ec['push'](_0x1fe2ec['shift']());}catch(_0x43420b){_0x1fe2ec['push'](_0x1fe2ec['shift']());}}}(_0x68c2,0x95c8d),function(_0x495e86,_0x194a58){var _0x1d2c72=_0xda3f;typeof exports==_0x1d2c72(0x82)&&typeof module<'u'?module[_0x1d2c72(0x8b)]=_0x194a58():typeof define==_0x1d2c72(0x84)&&define[_0x1d2c72(0x80)]?define([],_0x194a58):(_0x495e86=typeof globalThis<'u'?globalThis:_0x495e86||self,_0x495e86[_0x1d2c72(0x88)]=_0x194a58());}(this,function(){return{'docs-exchange-client':{'file':'Plik','upload':'Otwórz\x20(plik)','download':'Zapisz\x20jako'}};}));
1
+ function _0x18da(_0x60b047,_0x46c0bd){_0x60b047=_0x60b047-0x128;var _0x1c996f=_0x1c99();var _0x18da88=_0x1c996f[_0x60b047];return _0x18da88;}(function(_0x1fad1d,_0x4166c4){var _0x70d0b0=_0x18da,_0x48f490=_0x1fad1d();while(!![]){try{var _0x396a18=parseInt(_0x70d0b0(0x134))/0x1+parseInt(_0x70d0b0(0x12f))/0x2*(parseInt(_0x70d0b0(0x12e))/0x3)+parseInt(_0x70d0b0(0x12d))/0x4*(parseInt(_0x70d0b0(0x133))/0x5)+parseInt(_0x70d0b0(0x130))/0x6+parseInt(_0x70d0b0(0x138))/0x7*(parseInt(_0x70d0b0(0x135))/0x8)+parseInt(_0x70d0b0(0x12b))/0x9+-parseInt(_0x70d0b0(0x132))/0xa*(parseInt(_0x70d0b0(0x136))/0xb);if(_0x396a18===_0x4166c4)break;else _0x48f490['push'](_0x48f490['shift']());}catch(_0x1503eb){_0x48f490['push'](_0x48f490['shift']());}}}(_0x1c99,0x677c1),function(_0x44d1b4,_0xfec4c8){var _0x37441f=_0x18da;typeof exports==_0x37441f(0x12a)&&typeof module<'u'?module[_0x37441f(0x12c)]=_0xfec4c8():typeof define==_0x37441f(0x128)&&define[_0x37441f(0x129)]?define([],_0xfec4c8):(_0x44d1b4=typeof globalThis<'u'?globalThis:_0x44d1b4||self,_0x44d1b4[_0x37441f(0x137)]=_0xfec4c8());}(this,function(){var _0x3ec1c6=_0x18da;return{'docs-exchange-client':{'file':'Plik','upload':_0x3ec1c6(0x131),'download':'Zapisz\x20jako'}};}));function _0x1c99(){var _0x5f41fa=['516556XvEAfw','6voeNJJ','836776NKAbRb','1046886qMWWrn','Otwórz\x20(plik)','7890BMaXHD','10hZehie','824337tEyICc','24puWVJX','37312WcJNSP','UniverProDocsExchangeClientPlPL','1861286EqnQRc','function','amd','object','1877355wmwRHz','exports'];_0x1c99=function(){return _0x5f41fa;};return _0x1c99();}
@@ -1 +1 @@
1
- function _0x3482(_0x26edbe,_0x33f0ff){_0x26edbe=_0x26edbe-0x86;var _0x5085b3=_0x5085();var _0x348216=_0x5085b3[_0x26edbe];return _0x348216;}function _0x5085(){var _0x5caa90=['2576924vsBVJE','Salvar\x20Como','1509718mPrZkF','UniverProDocsExchangeClientPtBR','3905574QlOVND','237LpsXYp','Arquivo','4706872dKPICo','2898nPVSsf','2161935XNClUT','amd','693983SrXdLR','Abrir\x20(Arquivo)','9JDWJDR','object','exports','function'];_0x5085=function(){return _0x5caa90;};return _0x5085();}(function(_0xf9ef1a,_0x12d62b){var _0x1e0caa=_0x3482,_0x11de0d=_0xf9ef1a();while(!![]){try{var _0x19fbf7=-parseInt(_0x1e0caa(0x96))/0x1+-parseInt(_0x1e0caa(0x93))/0x2*(parseInt(_0x1e0caa(0x90))/0x3)+parseInt(_0x1e0caa(0x8b))/0x4+parseInt(_0x1e0caa(0x94))/0x5+-parseInt(_0x1e0caa(0x8f))/0x6+parseInt(_0x1e0caa(0x8d))/0x7+parseInt(_0x1e0caa(0x92))/0x8*(parseInt(_0x1e0caa(0x87))/0x9);if(_0x19fbf7===_0x12d62b)break;else _0x11de0d['push'](_0x11de0d['shift']());}catch(_0x5a70d3){_0x11de0d['push'](_0x11de0d['shift']());}}}(_0x5085,0x66d94),function(_0x1fad5b,_0xb54944){var _0x20d561=_0x3482;typeof exports==_0x20d561(0x88)&&typeof module<'u'?module[_0x20d561(0x89)]=_0xb54944():typeof define==_0x20d561(0x8a)&&define[_0x20d561(0x95)]?define([],_0xb54944):(_0x1fad5b=typeof globalThis<'u'?globalThis:_0x1fad5b||self,_0x1fad5b[_0x20d561(0x8e)]=_0xb54944());}(this,function(){var _0x21827d=_0x3482;return{'docs-exchange-client':{'file':_0x21827d(0x91),'upload':_0x21827d(0x86),'download':_0x21827d(0x8c)}};}));
1
+ function _0x5e38(_0x2795df,_0x5cf2c6){_0x2795df=_0x2795df-0xe3;var _0x2d296d=_0x2d29();var _0x5e384e=_0x2d296d[_0x2795df];return _0x5e384e;}(function(_0x4b4cf1,_0x2f30f0){var _0x1b67f8=_0x5e38,_0x3765f2=_0x4b4cf1();while(!![]){try{var _0x482992=-parseInt(_0x1b67f8(0xec))/0x1+-parseInt(_0x1b67f8(0xe6))/0x2+-parseInt(_0x1b67f8(0xf0))/0x3*(-parseInt(_0x1b67f8(0xe5))/0x4)+-parseInt(_0x1b67f8(0xe9))/0x5+parseInt(_0x1b67f8(0xe8))/0x6+parseInt(_0x1b67f8(0xef))/0x7*(parseInt(_0x1b67f8(0xe3))/0x8)+-parseInt(_0x1b67f8(0xee))/0x9;if(_0x482992===_0x2f30f0)break;else _0x3765f2['push'](_0x3765f2['shift']());}catch(_0x321fe9){_0x3765f2['push'](_0x3765f2['shift']());}}}(_0x2d29,0x5764d),function(_0x628beb,_0x5f3fdb){var _0x4958d3=_0x5e38;typeof exports==_0x4958d3(0xe7)&&typeof module<'u'?module[_0x4958d3(0xea)]=_0x5f3fdb():typeof define==_0x4958d3(0xeb)&&define[_0x4958d3(0xf1)]?define([],_0x5f3fdb):(_0x628beb=typeof globalThis<'u'?globalThis:_0x628beb||self,_0x628beb[_0x4958d3(0xed)]=_0x5f3fdb());}(this,function(){var _0x4c2e52=_0x5e38;return{'docs-exchange-client':{'file':'Arquivo','upload':_0x4c2e52(0xe4),'download':'Salvar\x20Como'}};}));function _0x2d29(){var _0x204511=['UniverProDocsExchangeClientPtBR','4382793zqCiWF','21bcYcut','9SljYXo','amd','1904584xROySW','Abrir\x20(Arquivo)','645416hkvCVP','624212Xykfdf','object','1699902TvVxYA','1032910neRIpH','exports','function','117968kSdNve'];_0x2d29=function(){return _0x204511;};return _0x2d29();}
@@ -1 +1 @@
1
- function _0x6433(_0x1e7ab8,_0x2a0e33){_0x1e7ab8=_0x1e7ab8-0x177;var _0x197753=_0x1977();var _0x6433c4=_0x197753[_0x1e7ab8];return _0x6433c4;}(function(_0x4a49d7,_0x49fbee){var _0xc2ff40=_0x6433,_0x1db32e=_0x4a49d7();while(!![]){try{var _0x298ebc=-parseInt(_0xc2ff40(0x178))/0x1*(parseInt(_0xc2ff40(0x183))/0x2)+-parseInt(_0xc2ff40(0x17a))/0x3+-parseInt(_0xc2ff40(0x17f))/0x4*(-parseInt(_0xc2ff40(0x181))/0x5)+parseInt(_0xc2ff40(0x179))/0x6*(-parseInt(_0xc2ff40(0x17b))/0x7)+parseInt(_0xc2ff40(0x17c))/0x8+parseInt(_0xc2ff40(0x17d))/0x9+-parseInt(_0xc2ff40(0x177))/0xa;if(_0x298ebc===_0x49fbee)break;else _0x1db32e['push'](_0x1db32e['shift']());}catch(_0x245fcf){_0x1db32e['push'](_0x1db32e['shift']());}}}(_0x1977,0x26af1),function(_0x13b98,_0x433688){var _0x4a7e7d=_0x6433;typeof exports=='object'&&typeof module<'u'?module[_0x4a7e7d(0x180)]=_0x433688():typeof define==_0x4a7e7d(0x17e)&&define[_0x4a7e7d(0x184)]?define([],_0x433688):(_0x13b98=typeof globalThis<'u'?globalThis:_0x13b98||self,_0x13b98[_0x4a7e7d(0x182)]=_0x433688());}(this,function(){var _0x40cf20=_0x6433;return{'docs-exchange-client':{'file':'Файл','upload':_0x40cf20(0x185),'download':'Сохранить\x20как'}};}));function _0x1977(){var _0x2d0c0e=['function','153548QFqntv','exports','20VJoGjd','UniverProDocsExchangeClientRuRU','26696PJjbnp','amd','Открыть(Файл)','1788120KVjGqC','2yjwMUo','18QclIqp','211527xyOlxs','460838kRprqD','1486096wSSmdE','2633922DcmnlN'];_0x1977=function(){return _0x2d0c0e;};return _0x1977();}
1
+ function _0x46ba(){var _0x4bd06e=['1183ueKaFU','2078226ixwYBZ','517622QnbJzq','1362FmspDf','60WiusCm','exports','Сохранить\x20как','15FLpzCF','24rMMGSB','Открыть(Файл)','object','131198MTnuMW','function','2oWcbZJ','1327777UEIlbQ','amd','8530JXgirf','UniverProDocsExchangeClientRuRU','831544eMftqN','2246573yLfjSJ','50txJbmd'];_0x46ba=function(){return _0x4bd06e;};return _0x46ba();}function _0x4df9(_0x2a20b8,_0x1e49a0){_0x2a20b8=_0x2a20b8-0x7f;var _0x46ba85=_0x46ba();var _0x4df91c=_0x46ba85[_0x2a20b8];return _0x4df91c;}(function(_0x2deca5,_0x24b1d4){var _0x32998f=_0x4df9,_0x33de70=_0x2deca5();while(!![]){try{var _0x1fe3e5=-parseInt(_0x32998f(0x8c))/0x1*(parseInt(_0x32998f(0x8a))/0x2)+-parseInt(_0x32998f(0x86))/0x3*(-parseInt(_0x32998f(0x91))/0x4)+-parseInt(_0x32998f(0x8f))/0x5*(-parseInt(_0x32998f(0x82))/0x6)+-parseInt(_0x32998f(0x92))/0x7*(-parseInt(_0x32998f(0x87))/0x8)+parseInt(_0x32998f(0x80))/0x9*(parseInt(_0x32998f(0x93))/0xa)+parseInt(_0x32998f(0x8d))/0xb*(parseInt(_0x32998f(0x83))/0xc)+parseInt(_0x32998f(0x7f))/0xd*(-parseInt(_0x32998f(0x81))/0xe);if(_0x1fe3e5===_0x24b1d4)break;else _0x33de70['push'](_0x33de70['shift']());}catch(_0x1220b9){_0x33de70['push'](_0x33de70['shift']());}}}(_0x46ba,0x9f261),function(_0x267d21,_0x53d979){var _0x1e4e2b=_0x4df9;typeof exports==_0x1e4e2b(0x89)&&typeof module<'u'?module[_0x1e4e2b(0x84)]=_0x53d979():typeof define==_0x1e4e2b(0x8b)&&define[_0x1e4e2b(0x8e)]?define([],_0x53d979):(_0x267d21=typeof globalThis<'u'?globalThis:_0x267d21||self,_0x267d21[_0x1e4e2b(0x90)]=_0x53d979());}(this,function(){var _0x3fbded=_0x4df9;return{'docs-exchange-client':{'file':'Файл','upload':_0x3fbded(0x88),'download':_0x3fbded(0x85)}};}));
@@ -1 +1 @@
1
- function _0xc7ec(){var _0x56f037=['2614895WYStgZ','7ugNyDz','Otvoriť\x20(súbor)','14892vDjGeK','exports','5229306TMGHJm','Uložiť\x20ako','3432253MEhXXO','function','1868598VBRrri','Súbor','8FQGefE','8ejTmJS','1xYIKTj','5619798MXypUN','19513hJsCXN','388509RukiCy','UniverProDocsExchangeClientSkSK','20gCYhsA'];_0xc7ec=function(){return _0x56f037;};return _0xc7ec();}function _0x3379(_0x2ceb3b,_0x213da7){_0x2ceb3b=_0x2ceb3b-0x113;var _0xc7ec4f=_0xc7ec();var _0x337993=_0xc7ec4f[_0x2ceb3b];return _0x337993;}(function(_0x41d3c0,_0x253ec1){var _0x2e1604=_0x3379,_0x47ac4d=_0x41d3c0();while(!![]){try{var _0x2146dd=-parseInt(_0x2e1604(0x11b))/0x1*(parseInt(_0x2e1604(0x117))/0x2)+parseInt(_0x2e1604(0x11e))/0x3*(-parseInt(_0x2e1604(0x11a))/0x4)+-parseInt(_0x2e1604(0x121))/0x5+-parseInt(_0x2e1604(0x113))/0x6*(parseInt(_0x2e1604(0x122))/0x7)+-parseInt(_0x2e1604(0x119))/0x8*(-parseInt(_0x2e1604(0x11c))/0x9)+-parseInt(_0x2e1604(0x120))/0xa*(-parseInt(_0x2e1604(0x115))/0xb)+parseInt(_0x2e1604(0x124))/0xc*(parseInt(_0x2e1604(0x11d))/0xd);if(_0x2146dd===_0x253ec1)break;else _0x47ac4d['push'](_0x47ac4d['shift']());}catch(_0xa5d4c6){_0x47ac4d['push'](_0x47ac4d['shift']());}}}(_0xc7ec,0x7fc6e),function(_0xeaed42,_0x41559a){var _0x5ce2ca=_0x3379;typeof exports=='object'&&typeof module<'u'?module[_0x5ce2ca(0x125)]=_0x41559a():typeof define==_0x5ce2ca(0x116)&&define['amd']?define([],_0x41559a):(_0xeaed42=typeof globalThis<'u'?globalThis:_0xeaed42||self,_0xeaed42[_0x5ce2ca(0x11f)]=_0x41559a());}(this,function(){var _0x488bb7=_0x3379;return{'docs-exchange-client':{'file':_0x488bb7(0x118),'upload':_0x488bb7(0x123),'download':_0x488bb7(0x114)}};}));
1
+ (function(_0x4ab2a3,_0x596b17){var _0x12ee0d=_0x1ad4,_0x32b1b9=_0x4ab2a3();while(!![]){try{var _0x9c0c0a=-parseInt(_0x12ee0d(0xc7))/0x1*(parseInt(_0x12ee0d(0xc4))/0x2)+-parseInt(_0x12ee0d(0xc9))/0x3*(-parseInt(_0x12ee0d(0xbe))/0x4)+parseInt(_0x12ee0d(0xc6))/0x5+parseInt(_0x12ee0d(0xc2))/0x6+-parseInt(_0x12ee0d(0xc3))/0x7+parseInt(_0x12ee0d(0xbb))/0x8*(parseInt(_0x12ee0d(0xca))/0x9)+-parseInt(_0x12ee0d(0xc8))/0xa;if(_0x9c0c0a===_0x596b17)break;else _0x32b1b9['push'](_0x32b1b9['shift']());}catch(_0x300690){_0x32b1b9['push'](_0x32b1b9['shift']());}}}(_0x1cae,0xe4fc7),function(_0x49a6e2,_0x115930){var _0x27111b=_0x1ad4;typeof exports==_0x27111b(0xc0)&&typeof module<'u'?module['exports']=_0x115930():typeof define==_0x27111b(0xbd)&&define[_0x27111b(0xc5)]?define([],_0x115930):(_0x49a6e2=typeof globalThis<'u'?globalThis:_0x49a6e2||self,_0x49a6e2[_0x27111b(0xc1)]=_0x115930());}(this,function(){var _0x413f1f=_0x1ad4;return{'docs-exchange-client':{'file':_0x413f1f(0xbf),'upload':_0x413f1f(0xbc),'download':'Uložiť\x20ako'}};}));function _0x1ad4(_0xad8fa5,_0x2aacdd){_0xad8fa5=_0xad8fa5-0xbb;var _0x1cae9d=_0x1cae();var _0x1ad431=_0x1cae9d[_0xad8fa5];return _0x1ad431;}function _0x1cae(){var _0x4b3657=['25669520Qcccsh','57YWtrlV','54018ztyilu','1264YGcitY','Otvoriť\x20(súbor)','function','69308heGrOz','Súbor','object','UniverProDocsExchangeClientSkSK','8797572BSRkTe','267211BVJIVs','354fWIEej','amd','4536155zxbrne','610BoIUwt'];_0x1cae=function(){return _0x4b3657;};return _0x1cae();}
@@ -1 +1 @@
1
- function _0x1bb7(){var _0x2b3a91=['exports','7275576XZOJeX','75858eeiEst','Mở\x20(Tệp)','469POkvIf','673550REoPwl','16006810tbxwEd','8WWkaDJ','function','Tệp','object','Lưu\x20dưới\x20dạng','UniverProDocsExchangeClientViVN','5843685BoeIjZ','5744727iDxqUW','712468LKoMOh','12TOeCKn'];_0x1bb7=function(){return _0x2b3a91;};return _0x1bb7();}function _0x3c94(_0x50308b,_0x3bb915){_0x50308b=_0x50308b-0x78;var _0x1bb799=_0x1bb7();var _0x3c9441=_0x1bb799[_0x50308b];return _0x3c9441;}(function(_0x111914,_0x3bcf67){var _0x42744b=_0x3c94,_0x4e1584=_0x111914();while(!![]){try{var _0x1c2f2f=parseInt(_0x42744b(0x7a))/0x1+parseInt(_0x42744b(0x84))/0x2*(parseInt(_0x42744b(0x85))/0x3)+parseInt(_0x42744b(0x87))/0x4+-parseInt(_0x42744b(0x82))/0x5+-parseInt(_0x42744b(0x88))/0x6*(parseInt(_0x42744b(0x79))/0x7)+parseInt(_0x42744b(0x7c))/0x8*(parseInt(_0x42744b(0x83))/0x9)+-parseInt(_0x42744b(0x7b))/0xa;if(_0x1c2f2f===_0x3bcf67)break;else _0x4e1584['push'](_0x4e1584['shift']());}catch(_0x25c430){_0x4e1584['push'](_0x4e1584['shift']());}}}(_0x1bb7,0xe54b0),function(_0x465edc,_0x2e9546){var _0x1493ad=_0x3c94;typeof exports==_0x1493ad(0x7f)&&typeof module<'u'?module[_0x1493ad(0x86)]=_0x2e9546():typeof define==_0x1493ad(0x7d)&&define['amd']?define([],_0x2e9546):(_0x465edc=typeof globalThis<'u'?globalThis:_0x465edc||self,_0x465edc[_0x1493ad(0x81)]=_0x2e9546());}(this,function(){var _0x20892f=_0x3c94;return{'docs-exchange-client':{'file':_0x20892f(0x7e),'upload':_0x20892f(0x78),'download':_0x20892f(0x80)}};}));
1
+ (function(_0x13b857,_0x433e38){var _0x2f4b98=_0x5cc6,_0x18f73f=_0x13b857();while(!![]){try{var _0x175d4c=-parseInt(_0x2f4b98(0x1a0))/0x1*(-parseInt(_0x2f4b98(0x19e))/0x2)+parseInt(_0x2f4b98(0x19f))/0x3*(parseInt(_0x2f4b98(0x1ab))/0x4)+parseInt(_0x2f4b98(0x1aa))/0x5+-parseInt(_0x2f4b98(0x1a4))/0x6*(parseInt(_0x2f4b98(0x199))/0x7)+-parseInt(_0x2f4b98(0x19a))/0x8*(-parseInt(_0x2f4b98(0x1a6))/0x9)+parseInt(_0x2f4b98(0x1a3))/0xa+-parseInt(_0x2f4b98(0x19c))/0xb;if(_0x175d4c===_0x433e38)break;else _0x18f73f['push'](_0x18f73f['shift']());}catch(_0x52ed35){_0x18f73f['push'](_0x18f73f['shift']());}}}(_0x263b,0xe4e92),function(_0x2319bf,_0x42205c){var _0x215670=_0x5cc6;typeof exports==_0x215670(0x1a2)&&typeof module<'u'?module[_0x215670(0x1a7)]=_0x42205c():typeof define==_0x215670(0x1a5)&&define[_0x215670(0x19d)]?define([],_0x42205c):(_0x2319bf=typeof globalThis<'u'?globalThis:_0x2319bf||self,_0x2319bf[_0x215670(0x1a1)]=_0x42205c());}(this,function(){var _0x24ef8b=_0x5cc6;return{'docs-exchange-client':{'file':_0x24ef8b(0x1a8),'upload':_0x24ef8b(0x1a9),'download':_0x24ef8b(0x19b)}};}));function _0x5cc6(_0x445f55,_0xb4abab){_0x445f55=_0x445f55-0x199;var _0x263bd0=_0x263b();var _0x5cc626=_0x263bd0[_0x445f55];return _0x5cc626;}function _0x263b(){var _0x2f0e5d=['Tệp','Mở\x20(Tệp)','7567715eneEmO','694508DiNmDC','1337YliVrF','392NxJLiG','Lưu\x20dưới\x20dạng','18502066sWvbgw','amd','63542YgWqsY','12WKsyWe','6SSoyfB','UniverProDocsExchangeClientViVN','object','12941150aSOPML','39726LSSoMI','function','35163VNBPiy','exports'];_0x263b=function(){return _0x2f0e5d;};return _0x263b();}
@@ -1 +1 @@
1
- (function(_0x53da8f,_0x402e76){var _0x1698f5=_0x5775,_0x5b60ca=_0x53da8f();while(!![]){try{var _0xb8601c=-parseInt(_0x1698f5(0x190))/0x1*(parseInt(_0x1698f5(0x19b))/0x2)+parseInt(_0x1698f5(0x199))/0x3*(-parseInt(_0x1698f5(0x193))/0x4)+parseInt(_0x1698f5(0x197))/0x5*(parseInt(_0x1698f5(0x192))/0x6)+-parseInt(_0x1698f5(0x19c))/0x7+parseInt(_0x1698f5(0x19d))/0x8*(-parseInt(_0x1698f5(0x194))/0x9)+-parseInt(_0x1698f5(0x191))/0xa+-parseInt(_0x1698f5(0x19a))/0xb*(-parseInt(_0x1698f5(0x196))/0xc);if(_0xb8601c===_0x402e76)break;else _0x5b60ca['push'](_0x5b60ca['shift']());}catch(_0x481bd3){_0x5b60ca['push'](_0x5b60ca['shift']());}}}(_0x3d50,0x5ab5b),function(_0x56aebc,_0x40468a){var _0x2571db=_0x5775;typeof exports==_0x2571db(0x19e)&&typeof module<'u'?module[_0x2571db(0x19f)]=_0x40468a():typeof define=='function'&&define['amd']?define([],_0x40468a):(_0x56aebc=typeof globalThis<'u'?globalThis:_0x56aebc||self,_0x56aebc[_0x2571db(0x195)]=_0x40468a());}(this,function(){var _0x3d080a=_0x5775;return{'docs-exchange-client':{'file':'文件','upload':_0x3d080a(0x18f),'download':_0x3d080a(0x198)}};}));function _0x5775(_0x56df74,_0x862c12){_0x56df74=_0x56df74-0x18f;var _0x3d50d8=_0x3d50();var _0x57755c=_0x3d50d8[_0x56df74];return _0x57755c;}function _0x3d50(){var _0x3b9320=['20mqBMZp','另存为','63lpaoHj','33330UZSOzD','6IhaMsL','3351467QjBcOi','2116792dqcdKl','object','exports','打开(文件)','208239hNeRvH','299730FhXePP','218868ZZShXs','46820pWbyyO','9aEwLPm','UniverProDocsExchangeClientZhCN','7404glNZmm'];_0x3d50=function(){return _0x3b9320;};return _0x3d50();}
1
+ function _0x834b(_0x3d1433,_0x38a318){_0x3d1433=_0x3d1433-0x19c;var _0x3397ff=_0x3397();var _0x834bd=_0x3397ff[_0x3d1433];return _0x834bd;}function _0x3397(){var _0x15d5ee=['7734OzwCoc','1188522zpRisO','26865hlilYC','41008hijyoq','UniverProDocsExchangeClientZhCN','object','2342750PZEajj','876ZjeXav','1908852ieNjJN','另存为','14ZpzTrP','774tFRVUL','26PRdgnQ','5005LuGpxz','function','55hYbIME','66604JHvbOY','amd','打开(文件)'];_0x3397=function(){return _0x15d5ee;};return _0x3397();}(function(_0x20bc2a,_0x19aa65){var _0x5d0a31=_0x834b,_0x116cfa=_0x20bc2a();while(!![]){try{var _0xcca906=-parseInt(_0x5d0a31(0x1a2))/0x1*(parseInt(_0x5d0a31(0x19c))/0x2)+parseInt(_0x5d0a31(0x1a6))/0x3+parseInt(_0x5d0a31(0x1ac))/0x4*(parseInt(_0x5d0a31(0x1a7))/0x5)+parseInt(_0x5d0a31(0x1a5))/0x6*(-parseInt(_0x5d0a31(0x19f))/0x7)+-parseInt(_0x5d0a31(0x1a8))/0x8*(parseInt(_0x5d0a31(0x19d))/0x9)+parseInt(_0x5d0a31(0x1ab))/0xa*(parseInt(_0x5d0a31(0x1a1))/0xb)+-parseInt(_0x5d0a31(0x1ad))/0xc*(parseInt(_0x5d0a31(0x19e))/0xd);if(_0xcca906===_0x19aa65)break;else _0x116cfa['push'](_0x116cfa['shift']());}catch(_0x15a12a){_0x116cfa['push'](_0x116cfa['shift']());}}}(_0x3397,0x91d93),function(_0x40f40c,_0x16ac7c){var _0x126335=_0x834b;typeof exports==_0x126335(0x1aa)&&typeof module<'u'?module['exports']=_0x16ac7c():typeof define==_0x126335(0x1a0)&&define[_0x126335(0x1a3)]?define([],_0x16ac7c):(_0x40f40c=typeof globalThis<'u'?globalThis:_0x40f40c||self,_0x40f40c[_0x126335(0x1a9)]=_0x16ac7c());}(this,function(){var _0x52636c=_0x834b;return{'docs-exchange-client':{'file':'文件','upload':_0x52636c(0x1a4),'download':_0x52636c(0x1ae)}};}));
@@ -1 +1 @@
1
- function _0x4d61(){var _0x5de26d=['2381748VovveS','85596tazLJJ','380218sRegHm','exports','object','5206860CWEQlP','8OOsyrN','307483dIAUoY','2115282wXAbjt','198bbFrHV','1IymIVM','UniverProDocsExchangeClientZhHK','60ZzmZEF','14745KHyTjN','636mMDDfd','65vmFuHD','function'];_0x4d61=function(){return _0x5de26d;};return _0x4d61();}function _0x2be0(_0x14cbcb,_0x1c4c43){_0x14cbcb=_0x14cbcb-0x11c;var _0x4d616a=_0x4d61();var _0x2be092=_0x4d616a[_0x14cbcb];return _0x2be092;}(function(_0x328ad1,_0x4ddf2c){var _0x41a9f7=_0x2be0,_0x448f28=_0x328ad1();while(!![]){try{var _0x4ea142=-parseInt(_0x41a9f7(0x11d))/0x1*(-parseInt(_0x41a9f7(0x126))/0x2)+parseInt(_0x41a9f7(0x12c))/0x3+parseInt(_0x41a9f7(0x121))/0x4*(parseInt(_0x41a9f7(0x120))/0x5)+-parseInt(_0x41a9f7(0x11c))/0x6*(parseInt(_0x41a9f7(0x125))/0x7)+-parseInt(_0x41a9f7(0x12a))/0x8*(-parseInt(_0x41a9f7(0x129))/0x9)+-parseInt(_0x41a9f7(0x11f))/0xa*(parseInt(_0x41a9f7(0x12b))/0xb)+-parseInt(_0x41a9f7(0x124))/0xc*(parseInt(_0x41a9f7(0x122))/0xd);if(_0x4ea142===_0x4ddf2c)break;else _0x448f28['push'](_0x448f28['shift']());}catch(_0x135127){_0x448f28['push'](_0x448f28['shift']());}}}(_0x4d61,0x5c875),function(_0x19490f,_0x8abed8){var _0x40cf6a=_0x2be0;typeof exports==_0x40cf6a(0x128)&&typeof module<'u'?module[_0x40cf6a(0x127)]=_0x8abed8():typeof define==_0x40cf6a(0x123)&&define['amd']?define([],_0x8abed8):(_0x19490f=typeof globalThis<'u'?globalThis:_0x19490f||self,_0x19490f[_0x40cf6a(0x11e)]=_0x8abed8());}(this,function(){return{'docs-exchange-client':{'file':'檔案','upload':'開啟(檔案)','download':'另存為'}};}));
1
+ (function(_0x112c06,_0x121894){var _0xd4a385=_0x3c39,_0x466a6d=_0x112c06();while(!![]){try{var _0x25a4dd=-parseInt(_0xd4a385(0x189))/0x1*(parseInt(_0xd4a385(0x18d))/0x2)+parseInt(_0xd4a385(0x185))/0x3*(-parseInt(_0xd4a385(0x182))/0x4)+-parseInt(_0xd4a385(0x180))/0x5+-parseInt(_0xd4a385(0x184))/0x6+parseInt(_0xd4a385(0x18c))/0x7+parseInt(_0xd4a385(0x181))/0x8+parseInt(_0xd4a385(0x186))/0x9;if(_0x25a4dd===_0x121894)break;else _0x466a6d['push'](_0x466a6d['shift']());}catch(_0x46b55e){_0x466a6d['push'](_0x466a6d['shift']());}}}(_0x4e23,0xc5fa2),function(_0x5660f2,_0x67c410){var _0x59ace2=_0x3c39;typeof exports==_0x59ace2(0x188)&&typeof module<'u'?module[_0x59ace2(0x18a)]=_0x67c410():typeof define==_0x59ace2(0x187)&&define[_0x59ace2(0x18b)]?define([],_0x67c410):(_0x5660f2=typeof globalThis<'u'?globalThis:_0x5660f2||self,_0x5660f2[_0x59ace2(0x17f)]=_0x67c410());}(this,function(){var _0x6503a7=_0x3c39;return{'docs-exchange-client':{'file':'檔案','upload':_0x6503a7(0x183),'download':'另存為'}};}));function _0x3c39(_0x129f56,_0x1701b0){_0x129f56=_0x129f56-0x17f;var _0x4e2340=_0x4e23();var _0x3c3936=_0x4e2340[_0x129f56];return _0x3c3936;}function _0x4e23(){var _0x42ba69=['72biZUCi','開啟(檔案)','3523956SuLTUm','238398IGiIOW','14252940guJpTi','function','object','2159FDbKlB','exports','amd','4578231poboHd','566kUHppe','UniverProDocsExchangeClientZhHK','106170TKNolw','9785328zUIVya'];_0x4e23=function(){return _0x42ba69;};return _0x4e23();}
@@ -1 +1 @@
1
- function _0x5bf9(_0x59774f,_0x180bb4){_0x59774f=_0x59774f-0x167;var _0x3c63bf=_0x3c63();var _0x5bf983=_0x3c63bf[_0x59774f];return _0x5bf983;}function _0x3c63(){var _0x1ce171=['UniverProDocsExchangeClientZhTW','194691vkutcg','348lHTjuu','另存為','10539344EPHmst','function','32849949RTZmie','amd','2212215KNLOky','76509BiXPfq','2695636TDWjFt','2fbiTJs','10sJBKqx','220fsnQyG','1030421pXROBK'];_0x3c63=function(){return _0x1ce171;};return _0x3c63();}(function(_0x43f986,_0x3a5b5b){var _0x274d51=_0x5bf9,_0x3ecf9e=_0x43f986();while(!![]){try{var _0x22cd04=-parseInt(_0x274d51(0x174))/0x1+-parseInt(_0x274d51(0x171))/0x2*(-parseInt(_0x274d51(0x16e))/0x3)+-parseInt(_0x274d51(0x170))/0x4*(-parseInt(_0x274d51(0x172))/0x5)+-parseInt(_0x274d51(0x168))/0x6*(parseInt(_0x274d51(0x167))/0x7)+-parseInt(_0x274d51(0x16a))/0x8+-parseInt(_0x274d51(0x16f))/0x9*(parseInt(_0x274d51(0x173))/0xa)+parseInt(_0x274d51(0x16c))/0xb;if(_0x22cd04===_0x3a5b5b)break;else _0x3ecf9e['push'](_0x3ecf9e['shift']());}catch(_0x51fdde){_0x3ecf9e['push'](_0x3ecf9e['shift']());}}}(_0x3c63,0xe17af),function(_0x35ae36,_0x486449){var _0x3e4c57=_0x5bf9;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x486449():typeof define==_0x3e4c57(0x16b)&&define[_0x3e4c57(0x16d)]?define([],_0x486449):(_0x35ae36=typeof globalThis<'u'?globalThis:_0x35ae36||self,_0x35ae36[_0x3e4c57(0x175)]=_0x486449());}(this,function(){var _0x5737a9=_0x5bf9;return{'docs-exchange-client':{'file':'檔案','upload':'開啟(檔案)','download':_0x5737a9(0x169)}};}));
1
+ function _0x34f6(_0x5e965c,_0xfe0c91){_0x5e965c=_0x5e965c-0xdf;var _0x1ff8ba=_0x1ff8();var _0x34f6c0=_0x1ff8ba[_0x5e965c];return _0x34f6c0;}(function(_0x34beba,_0x1b4bcf){var _0xca4360=_0x34f6,_0x2cd0c7=_0x34beba();while(!![]){try{var _0x388937=-parseInt(_0xca4360(0xe3))/0x1*(parseInt(_0xca4360(0xe2))/0x2)+parseInt(_0xca4360(0xe8))/0x3*(parseInt(_0xca4360(0xea))/0x4)+parseInt(_0xca4360(0xec))/0x5+parseInt(_0xca4360(0xe5))/0x6*(parseInt(_0xca4360(0xe7))/0x7)+-parseInt(_0xca4360(0xe4))/0x8+-parseInt(_0xca4360(0xe0))/0x9+parseInt(_0xca4360(0xe9))/0xa;if(_0x388937===_0x1b4bcf)break;else _0x2cd0c7['push'](_0x2cd0c7['shift']());}catch(_0x8d4c2f){_0x2cd0c7['push'](_0x2cd0c7['shift']());}}}(_0x1ff8,0x988b5),function(_0x349170,_0x2dccb7){var _0x9f54b8=_0x34f6;typeof exports==_0x9f54b8(0xe1)&&typeof module<'u'?module[_0x9f54b8(0xdf)]=_0x2dccb7():typeof define=='function'&&define[_0x9f54b8(0xe6)]?define([],_0x2dccb7):(_0x349170=typeof globalThis<'u'?globalThis:_0x349170||self,_0x349170['UniverProDocsExchangeClientZhTW']=_0x2dccb7());}(this,function(){var _0xcd0bfa=_0x34f6;return{'docs-exchange-client':{'file':'檔案','upload':_0xcd0bfa(0xeb),'download':'另存為'}};}));function _0x1ff8(){var _0x21d3b4=['開啟(檔案)','4183275cIeFfm','exports','900189QebMBP','object','30412ZoEcxY','79oyWeqs','258576uvbHQe','1823484LRlwEF','amd','14vwuojn','9gZGavr','919600eecosx','562660zbWNfn'];_0x1ff8=function(){return _0x21d3b4;};return _0x1ff8();}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs-pro/docs-exchange-client",
3
- "version": "0.25.0",
3
+ "version": "1.0.0-alpha.0",
4
4
  "private": false,
5
5
  "description": "Document import and export client integration for Univer Pro.",
6
6
  "author": "DreamNum Co., Ltd. <developer@univer.ai>",
@@ -53,14 +53,14 @@
53
53
  "lib"
54
54
  ],
55
55
  "dependencies": {
56
- "@univerjs-pro/exchange-client": "0.25.0",
57
- "@univerjs/ui": "0.25.0",
58
- "@univerjs/core": "0.25.0"
56
+ "@univerjs-pro/exchange-client": "1.0.0-alpha.0",
57
+ "@univerjs/core": "1.0.0-alpha.0",
58
+ "@univerjs/ui": "1.0.0-alpha.0"
59
59
  },
60
60
  "devDependencies": {
61
61
  "typescript": "^6.0.3",
62
- "vitest": "^4.1.6",
63
- "@univerjs-infra/shared": "0.25.0"
62
+ "vitest": "^4.1.9",
63
+ "@univerjs-infra/shared": "1.0.0-alpha.0"
64
64
  },
65
65
  "scripts": {
66
66
  "test": "vitest run",