@univerjs-pro/docs-exchange-client 0.24.0 → 0.25.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 (100) hide show
  1. package/lib/cjs/index.js +1 -1
  2. package/lib/cjs/locale/ar-SA.js +1 -0
  3. package/lib/cjs/locale/ca-ES.js +1 -0
  4. package/lib/cjs/locale/de-DE.js +1 -0
  5. package/lib/cjs/locale/en-US.js +1 -0
  6. package/lib/cjs/locale/es-ES.js +1 -0
  7. package/lib/cjs/locale/fa-IR.js +1 -0
  8. package/lib/cjs/locale/fr-FR.js +1 -0
  9. package/lib/cjs/locale/id-ID.js +1 -0
  10. package/lib/cjs/locale/it-IT.js +1 -0
  11. package/lib/cjs/locale/ja-JP.js +1 -0
  12. package/lib/cjs/locale/ko-KR.js +1 -0
  13. package/lib/cjs/locale/pl-PL.js +1 -0
  14. package/lib/cjs/locale/pt-BR.js +1 -0
  15. package/lib/cjs/locale/ru-RU.js +1 -0
  16. package/lib/cjs/locale/sk-SK.js +1 -0
  17. package/lib/cjs/locale/vi-VN.js +1 -0
  18. package/lib/cjs/locale/zh-CN.js +1 -0
  19. package/lib/cjs/locale/zh-HK.js +1 -0
  20. package/lib/cjs/locale/zh-TW.js +1 -0
  21. package/lib/es/index.js +1 -1
  22. package/lib/es/locale/ar-SA.js +1 -0
  23. package/lib/es/locale/ca-ES.js +1 -0
  24. package/lib/es/locale/de-DE.js +1 -0
  25. package/lib/es/locale/en-US.js +1 -0
  26. package/lib/es/locale/es-ES.js +1 -0
  27. package/lib/es/locale/fa-IR.js +1 -0
  28. package/lib/es/locale/fr-FR.js +1 -0
  29. package/lib/es/locale/id-ID.js +1 -0
  30. package/lib/es/locale/it-IT.js +1 -0
  31. package/lib/es/locale/ja-JP.js +1 -0
  32. package/lib/es/locale/ko-KR.js +1 -0
  33. package/lib/es/locale/pl-PL.js +1 -0
  34. package/lib/es/locale/pt-BR.js +1 -0
  35. package/lib/es/locale/ru-RU.js +1 -0
  36. package/lib/es/locale/sk-SK.js +1 -0
  37. package/lib/es/locale/vi-VN.js +1 -0
  38. package/lib/es/locale/zh-CN.js +1 -0
  39. package/lib/es/locale/zh-HK.js +1 -0
  40. package/lib/es/locale/zh-TW.js +1 -0
  41. package/lib/index.js +1 -1
  42. package/lib/locale/ar-SA.js +1 -0
  43. package/lib/locale/ca-ES.js +1 -0
  44. package/lib/locale/de-DE.js +1 -0
  45. package/lib/locale/en-US.js +1 -0
  46. package/lib/locale/es-ES.js +1 -0
  47. package/lib/locale/fa-IR.js +1 -0
  48. package/lib/locale/fr-FR.js +1 -0
  49. package/lib/locale/id-ID.js +1 -0
  50. package/lib/locale/it-IT.js +1 -0
  51. package/lib/locale/ja-JP.js +1 -0
  52. package/lib/locale/ko-KR.js +1 -0
  53. package/lib/locale/pl-PL.js +1 -0
  54. package/lib/locale/pt-BR.js +1 -0
  55. package/lib/locale/ru-RU.js +1 -0
  56. package/lib/locale/sk-SK.js +1 -0
  57. package/lib/locale/vi-VN.js +1 -0
  58. package/lib/locale/zh-CN.js +1 -0
  59. package/lib/locale/zh-HK.js +1 -0
  60. package/lib/locale/zh-TW.js +1 -0
  61. package/lib/types/locale/ar-SA.d.ts +8 -0
  62. package/lib/types/locale/ca-ES.d.ts +8 -0
  63. package/lib/types/locale/de-DE.d.ts +8 -0
  64. package/lib/types/locale/en-US.d.ts +8 -0
  65. package/lib/types/locale/es-ES.d.ts +8 -0
  66. package/lib/types/locale/fa-IR.d.ts +8 -0
  67. package/lib/types/locale/fr-FR.d.ts +8 -0
  68. package/lib/types/locale/id-ID.d.ts +8 -0
  69. package/lib/types/locale/it-IT.d.ts +8 -0
  70. package/lib/types/locale/ja-JP.d.ts +8 -0
  71. package/lib/types/locale/ko-KR.d.ts +8 -0
  72. package/lib/types/locale/pl-PL.d.ts +8 -0
  73. package/lib/types/locale/pt-BR.d.ts +8 -0
  74. package/lib/types/locale/ru-RU.d.ts +8 -0
  75. package/lib/types/locale/sk-SK.d.ts +8 -0
  76. package/lib/types/locale/vi-VN.d.ts +8 -0
  77. package/lib/types/locale/zh-CN.d.ts +8 -0
  78. package/lib/types/locale/zh-HK.d.ts +8 -0
  79. package/lib/types/locale/zh-TW.d.ts +8 -0
  80. package/lib/umd/index.js +1 -1
  81. package/lib/umd/locale/ar-SA.js +1 -0
  82. package/lib/umd/locale/ca-ES.js +1 -0
  83. package/lib/umd/locale/de-DE.js +1 -0
  84. package/lib/umd/locale/en-US.js +1 -0
  85. package/lib/umd/locale/es-ES.js +1 -0
  86. package/lib/umd/locale/fa-IR.js +1 -0
  87. package/lib/umd/locale/fr-FR.js +1 -0
  88. package/lib/umd/locale/id-ID.js +1 -0
  89. package/lib/umd/locale/it-IT.js +1 -0
  90. package/lib/umd/locale/ja-JP.js +1 -0
  91. package/lib/umd/locale/ko-KR.js +1 -0
  92. package/lib/umd/locale/pl-PL.js +1 -0
  93. package/lib/umd/locale/pt-BR.js +1 -0
  94. package/lib/umd/locale/ru-RU.js +1 -0
  95. package/lib/umd/locale/sk-SK.js +1 -0
  96. package/lib/umd/locale/vi-VN.js +1 -0
  97. package/lib/umd/locale/zh-CN.js +1 -0
  98. package/lib/umd/locale/zh-HK.js +1 -0
  99. package/lib/umd/locale/zh-TW.js +1 -0
  100. package/package.json +10 -5
package/lib/cjs/index.js CHANGED
@@ -1 +1 @@
1
- var _0x44f207=_0x5bca;(function(_0x1dfcce,_0x2857ce){var _0x3cf1ac=_0x5bca,_0x42b76b=_0x1dfcce();while(!![]){try{var _0x31f7aa=parseInt(_0x3cf1ac(0x120))/0x1*(parseInt(_0x3cf1ac(0x136))/0x2)+parseInt(_0x3cf1ac(0x149))/0x3+parseInt(_0x3cf1ac(0x156))/0x4+parseInt(_0x3cf1ac(0x15c))/0x5*(-parseInt(_0x3cf1ac(0x164))/0x6)+parseInt(_0x3cf1ac(0x126))/0x7*(-parseInt(_0x3cf1ac(0x121))/0x8)+parseInt(_0x3cf1ac(0x12c))/0x9+-parseInt(_0x3cf1ac(0x12b))/0xa*(parseInt(_0x3cf1ac(0x129))/0xb);if(_0x31f7aa===_0x2857ce)break;else _0x42b76b['push'](_0x42b76b['shift']());}catch(_0x3be242){_0x42b76b['push'](_0x42b76b['shift']());}}}(_0x3a0a,0x935c4),Object[_0x44f207(0x155)](exports,Symbol['toStringTag'],{'value':'Module'}));let e=require(`@univerjs-pro/exchange-client`),t=require(`@univerjs/core`),n=require(`@univerjs/ui`);const r={'id':'exchange-client.operation.import-docx','type':t[_0x44f207(0x142)][_0x44f207(0x13f)],'handler':async _0x539a9a=>(_0x539a9a[_0x44f207(0x132)](e[_0x44f207(0x160)])[_0x44f207(0x163)](),!0x0)},i={'id':_0x44f207(0x14c),'type':t['CommandType'][_0x44f207(0x13f)],'handler':async _0x163e05=>(_0x163e05[_0x44f207(0x132)](e[_0x44f207(0x160)])[_0x44f207(0x14a)](),!0x0)};var a='@univerjs-pro/docs-exchange-client',o=_0x44f207(0x12f);const s='docs-exchange-client.config';function _0x5bca(_0x5597e2,_0x503269){_0x5597e2=_0x5597e2-0x11f;var _0x3a0aba=_0x3a0a();var _0x5bca6d=_0x3a0aba[_0x5597e2];return _0x5bca6d;}Symbol(s);const c={},l=_0x44f207(0x12a);function u(_0x36e971){var _0x1554c5=_0x44f207;return{'id':l,'type':n['MenuItemType'][_0x1554c5(0x131)],'icon':_0x1554c5(0x12d),'tooltip':_0x1554c5(0x139),'hidden$':(0x0,n[_0x1554c5(0x135)])(_0x36e971,t[_0x1554c5(0x127)][_0x1554c5(0x168)])};}function d(){var _0x425c02=_0x44f207;return{'id':r['id'],'type':n[_0x425c02(0x13d)][_0x425c02(0x14d)],'title':_0x425c02(0x154),'icon':_0x425c02(0x13b)};}function f(){var _0x217d2f=_0x44f207;return{'id':i['id'],'type':n[_0x217d2f(0x13d)][_0x217d2f(0x14d)],'title':'exchange.download','icon':'ExportIcon'};}const p={[n[_0x44f207(0x144)][_0x44f207(0x157)]]:{[l]:{'order':0.3,'menuItemFactory':u,[r['id']]:{'order':0x0,'menuItemFactory':d},[i['id']]:{'order':0x1,'menuItemFactory':f}}}};function m(_0x443449,_0x3d2547){return function(_0x22cdd6,_0xc6cddb){_0x3d2547(_0x22cdd6,_0xc6cddb,_0x443449);};}function h(_0x4cdd37,_0x18e236,_0x133e30,_0x579267){var _0x2b4747=_0x44f207,_0x203a46=arguments['length'],_0x44fa05=_0x203a46<0x3?_0x18e236:_0x579267===null?_0x579267=Object[_0x2b4747(0x161)](_0x18e236,_0x133e30):_0x579267,_0x501af8;if(typeof Reflect=='object'&&typeof Reflect[_0x2b4747(0x162)]==_0x2b4747(0x141))_0x44fa05=Reflect[_0x2b4747(0x162)](_0x4cdd37,_0x18e236,_0x133e30,_0x579267);else{for(var _0x1f6ee7=_0x4cdd37[_0x2b4747(0x13a)]-0x1;_0x1f6ee7>=0x0;_0x1f6ee7--)(_0x501af8=_0x4cdd37[_0x1f6ee7])&&(_0x44fa05=(_0x203a46<0x3?_0x501af8(_0x44fa05):_0x203a46>0x3?_0x501af8(_0x18e236,_0x133e30,_0x44fa05):_0x501af8(_0x18e236,_0x133e30))||_0x44fa05);}return _0x203a46>0x3&&_0x44fa05&&Object[_0x2b4747(0x155)](_0x18e236,_0x133e30,_0x44fa05),_0x44fa05;}let g=class extends t[_0x44f207(0x125)]{constructor(_0x980d,_0x1d83cf){var _0x2f5c24=_0x44f207;super(),this[_0x2f5c24(0x123)]=_0x980d,this[_0x2f5c24(0x147)]=_0x1d83cf,this[_0x2f5c24(0x148)](),this[_0x2f5c24(0x166)]();}[_0x44f207(0x148)](){var _0x54f6c5=_0x44f207;[r,i][_0x54f6c5(0x15e)](_0x26bdd9=>{var _0x165112=_0x54f6c5;this[_0x165112(0x159)](this['_commandService'][_0x165112(0x14f)](_0x26bdd9));});}[_0x44f207(0x166)](){var _0xe46122=_0x44f207;this[_0xe46122(0x147)][_0xe46122(0x128)](p);}};g=h([m(0x0,t[_0x44f207(0x165)]),m(0x1,n[_0x44f207(0x145)])],g);function _0x3a0a(){var _0x46574c=['disposeWithMe','Inject','ImportDOCXOperation','145KmxrTu','UniverDocsExchangeClientPlugin','forEach','call','IExchangeOperateService','getOwnPropertyDescriptor','decorate','importDOCXToUnitId','86130gKQNDC','ICommandService','_initMenus','object','UNIVER_DOC','DependentOn','2MQnjUj','1864flIkhw','packageName','_commandService','iterator','Disposable','31794ZFNDXH','UniverInstanceType','mergeMenu','11YcGWmV','docs-exchange-client.operation.exchange','8347610PGiAos','8358615ApIaun','DirectExportIcon','default','0.24.0','ExportDOCXOperation','SUBITEMS','get','onReady','constructor','getMenuHiddenObservable','1126616iTXZYM','_configService','_config','exchange.file','length','FolderIcon','onStarting','MenuItemType','menu','OPERATION','string','function','CommandType','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','RibbonStartGroup','IMenuManagerService','IConfigService','_menuManagerService','_initCommands','2262741yUbXwN','exportDOCXByUnitId','setConfig','exchange-client.operation.export-docx','BUTTON','UniverExchangeClientPlugin','registerCommand','merge','DOC_EXCHANGE_CLIENT_PLUGIN','toPrimitive','_injector','exchange.upload','defineProperty','413328GyuGRM','OTHERS','symbol'];_0x3a0a=function(){return _0x46574c;};return _0x3a0a();}function _(_0xc3a567){'@babel/helpers - typeof';var _0x8b22ef=_0x44f207;return _=typeof Symbol==_0x8b22ef(0x141)&&typeof Symbol[_0x8b22ef(0x124)]=='symbol'?function(_0x46e414){return typeof _0x46e414;}:function(_0x1c8f04){var _0xae7c36=_0x8b22ef;return _0x1c8f04&&typeof Symbol=='function'&&_0x1c8f04[_0xae7c36(0x134)]===Symbol&&_0x1c8f04!==Symbol['prototype']?_0xae7c36(0x158):typeof _0x1c8f04;},_(_0xc3a567);}function v(_0x758e4a,_0x56938a){var _0xa22321=_0x44f207;if(_(_0x758e4a)!=_0xa22321(0x167)||!_0x758e4a)return _0x758e4a;var _0x1465b8=_0x758e4a[Symbol[_0xa22321(0x152)]];if(_0x1465b8!==void 0x0){var _0xc26cf0=_0x1465b8[_0xa22321(0x15f)](_0x758e4a,_0x56938a||_0xa22321(0x12e));if(_(_0xc26cf0)!=_0xa22321(0x167))return _0xc26cf0;throw TypeError(_0xa22321(0x143));}return(_0x56938a===_0xa22321(0x140)?String:Number)(_0x758e4a);}function y(_0x93e455){var _0x4e61f2=_0x44f207,_0x4ea2bd=v(_0x93e455,_0x4e61f2(0x140));return _(_0x4ea2bd)==_0x4e61f2(0x158)?_0x4ea2bd:_0x4ea2bd+'';}function b(_0x407bc6,_0x3e5209,_0x523e6b){var _0x3ced17=_0x44f207;return(_0x3e5209=y(_0x3e5209))in _0x407bc6?Object[_0x3ced17(0x155)](_0x407bc6,_0x3e5209,{'value':_0x523e6b,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x407bc6[_0x3e5209]=_0x523e6b,_0x407bc6;}let x=class extends t['Plugin']{constructor(_0x36c289=c,_0x1b05ad,_0x41aafb){var _0x21c611=_0x44f207;super(),this['_config']=_0x36c289,this[_0x21c611(0x153)]=_0x1b05ad,this[_0x21c611(0x137)]=_0x41aafb;let {menu:_0x55efd1,..._0x3f4762}=(0x0,t[_0x21c611(0x150)])({},c,this[_0x21c611(0x138)]);_0x55efd1&&this[_0x21c611(0x137)][_0x21c611(0x14b)](_0x21c611(0x13e),_0x55efd1,{'merge':!0x0}),this[_0x21c611(0x137)][_0x21c611(0x14b)](s,_0x3f4762);}[_0x44f207(0x13c)](){var _0x4775a9=_0x44f207;[[g]]['forEach'](_0x3d14e9=>this[_0x4775a9(0x153)]['add'](_0x3d14e9));}[_0x44f207(0x133)](){var _0x50a892=_0x44f207;this[_0x50a892(0x153)][_0x50a892(0x132)](g);}};b(x,'pluginName',_0x44f207(0x151)),b(x,_0x44f207(0x122),a),b(x,'version',o),b(x,'type',t[_0x44f207(0x127)]['UNIVER_DOC']),x=h([(0x0,t[_0x44f207(0x11f)])(e[_0x44f207(0x14e)]),m(0x1,(0x0,t[_0x44f207(0x15a)])(t['Injector'])),m(0x2,t[_0x44f207(0x146)])],x),exports[_0x44f207(0x130)]=i,exports[_0x44f207(0x15b)]=r,Object['defineProperty'](exports,_0x44f207(0x15d),{'enumerable':!0x0,'get':function(){return x;}});
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;}});
@@ -0,0 +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;
@@ -0,0 +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;
@@ -0,0 +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;
@@ -0,0 +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();}
@@ -0,0 +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();}
@@ -0,0 +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;
@@ -0,0 +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;
@@ -0,0 +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();}
@@ -0,0 +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;
@@ -0,0 +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;
@@ -0,0 +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();}
@@ -0,0 +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;
@@ -0,0 +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;
@@ -0,0 +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;
@@ -0,0 +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;
@@ -0,0 +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;
@@ -0,0 +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;
@@ -0,0 +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;
@@ -0,0 +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;
package/lib/es/index.js CHANGED
@@ -1 +1 @@
1
- var _0x1fd2fd=_0x39ed;(function(_0x453e06,_0x55c8ea){var _0x53d731=_0x39ed,_0x7344b6=_0x453e06();while(!![]){try{var _0x5bb1e3=-parseInt(_0x53d731(0x8f))/0x1+parseInt(_0x53d731(0x91))/0x2*(-parseInt(_0x53d731(0x96))/0x3)+parseInt(_0x53d731(0x9b))/0x4+parseInt(_0x53d731(0xac))/0x5+parseInt(_0x53d731(0x94))/0x6+-parseInt(_0x53d731(0xae))/0x7*(parseInt(_0x53d731(0x8d))/0x8)+parseInt(_0x53d731(0x87))/0x9;if(_0x5bb1e3===_0x55c8ea)break;else _0x7344b6['push'](_0x7344b6['shift']());}catch(_0x40b61a){_0x7344b6['push'](_0x7344b6['shift']());}}}(_0x5a7c,0x55ac5));import{IExchangeOperateService as _0x28284f,UniverExchangeClientPlugin as _0x16ea76}from'@univerjs-pro/exchange-client';import{CommandType as _0x5b8031,DependentOn as _0x53c8ea,Disposable as _0x4c3b2a,ICommandService as _0x2a41a7,IConfigService as _0x50e4d7,Inject as _0x13517c,Injector as _0x348837,Plugin as _0x53fcbd,UniverInstanceType as _0x34e3a1,merge as _0x578977}from'@univerjs/core';import{IMenuManagerService as _0x2c738b,MenuItemType as _0x19e23e,RibbonStartGroup as _0x55bd24,getMenuHiddenObservable as _0xb8129a}from'@univerjs/ui';const g={'id':'exchange-client.operation.import-docx','type':_0x5b8031[_0x1fd2fd(0x9a)],'handler':async _0xf6e09b=>(_0xf6e09b[_0x1fd2fd(0xa8)](_0x28284f)['importDOCXToUnitId'](),!0x0)},_={'id':_0x1fd2fd(0xa6),'type':_0x5b8031[_0x1fd2fd(0x9a)],'handler':async _0x4354e3=>(_0x4354e3[_0x1fd2fd(0xa8)](_0x28284f)[_0x1fd2fd(0x8a)](),!0x0)};var v='@univerjs-pro/docs-exchange-client',y=_0x1fd2fd(0x98);const b=_0x1fd2fd(0x83);Symbol(b);const x={},S='docs-exchange-client.operation.exchange';function C(_0x24ad04){var _0x198bc8=_0x1fd2fd;return{'id':S,'type':_0x19e23e[_0x198bc8(0x9d)],'icon':_0x198bc8(0xaa),'tooltip':_0x198bc8(0xa4),'hidden$':_0xb8129a(_0x24ad04,_0x34e3a1[_0x198bc8(0xb5)])};}function w(){var _0x579d5f=_0x1fd2fd;return{'id':g['id'],'type':_0x19e23e[_0x579d5f(0xb3)],'title':_0x579d5f(0x88),'icon':_0x579d5f(0xb2)};}function T(){var _0x1063ab=_0x1fd2fd;return{'id':_['id'],'type':_0x19e23e['BUTTON'],'title':_0x1063ab(0xad),'icon':_0x1063ab(0x82)};}const E={[_0x55bd24['OTHERS']]:{[S]:{'order':0.3,'menuItemFactory':C,[g['id']]:{'order':0x0,'menuItemFactory':w},[_['id']]:{'order':0x1,'menuItemFactory':T}}}};function D(_0x830f23,_0x243e91){return function(_0x37f917,_0x4b4b42){_0x243e91(_0x37f917,_0x4b4b42,_0x830f23);};}function O(_0x101227,_0x328b38,_0x5b1100,_0x5cd195){var _0x3f7c7d=_0x1fd2fd,_0x513581=arguments[_0x3f7c7d(0x8b)],_0x26933d=_0x513581<0x3?_0x328b38:_0x5cd195===null?_0x5cd195=Object[_0x3f7c7d(0xb0)](_0x328b38,_0x5b1100):_0x5cd195,_0x202852;if(typeof Reflect==_0x3f7c7d(0x99)&&typeof Reflect[_0x3f7c7d(0x9e)]==_0x3f7c7d(0xa7))_0x26933d=Reflect['decorate'](_0x101227,_0x328b38,_0x5b1100,_0x5cd195);else{for(var _0x506707=_0x101227[_0x3f7c7d(0x8b)]-0x1;_0x506707>=0x0;_0x506707--)(_0x202852=_0x101227[_0x506707])&&(_0x26933d=(_0x513581<0x3?_0x202852(_0x26933d):_0x513581>0x3?_0x202852(_0x328b38,_0x5b1100,_0x26933d):_0x202852(_0x328b38,_0x5b1100))||_0x26933d);}return _0x513581>0x3&&_0x26933d&&Object[_0x3f7c7d(0xa0)](_0x328b38,_0x5b1100,_0x26933d),_0x26933d;}let k=class extends _0x4c3b2a{constructor(_0x24427d,_0x32e45d){var _0x163846=_0x1fd2fd;super(),this['_commandService']=_0x24427d,this[_0x163846(0xa5)]=_0x32e45d,this[_0x163846(0x8c)](),this[_0x163846(0x90)]();}[_0x1fd2fd(0x8c)](){var _0xd3ff3e=_0x1fd2fd;[g,_][_0xd3ff3e(0x84)](_0x38a94e=>{var _0x43e1d8=_0xd3ff3e;this[_0x43e1d8(0x89)](this['_commandService'][_0x43e1d8(0xa2)](_0x38a94e));});}[_0x1fd2fd(0x90)](){var _0x482ddc=_0x1fd2fd;this[_0x482ddc(0xa5)][_0x482ddc(0x9f)](E);}};k=O([D(0x0,_0x2a41a7),D(0x1,_0x2c738b)],k);function _0x39ed(_0x31a03b,_0x3a9835){_0x31a03b=_0x31a03b-0x82;var _0x5a7cb8=_0x5a7c();var _0x39eda4=_0x5a7cb8[_0x31a03b];return _0x39eda4;}function A(_0x34886f){'@babel/helpers - typeof';var _0x13c29b=_0x1fd2fd;return A=typeof Symbol==_0x13c29b(0xa7)&&typeof Symbol[_0x13c29b(0x92)]==_0x13c29b(0xab)?function(_0x554604){return typeof _0x554604;}:function(_0x235f78){var _0x46ca60=_0x13c29b;return _0x235f78&&typeof Symbol=='function'&&_0x235f78[_0x46ca60(0x95)]===Symbol&&_0x235f78!==Symbol['prototype']?_0x46ca60(0xab):typeof _0x235f78;},A(_0x34886f);}function j(_0x3e6fb4,_0x166105){var _0x4644f5=_0x1fd2fd;if(A(_0x3e6fb4)!=_0x4644f5(0x99)||!_0x3e6fb4)return _0x3e6fb4;var _0x48184d=_0x3e6fb4[Symbol['toPrimitive']];if(_0x48184d!==void 0x0){var _0x1ec530=_0x48184d['call'](_0x3e6fb4,_0x166105||_0x4644f5(0xa1));if(A(_0x1ec530)!=_0x4644f5(0x99))return _0x1ec530;throw TypeError(_0x4644f5(0xa9));}return(_0x166105===_0x4644f5(0xb4)?String:Number)(_0x3e6fb4);}function M(_0x4e20ae){var _0x4e5f62=_0x1fd2fd,_0x1dd8d5=j(_0x4e20ae,_0x4e5f62(0xb4));return A(_0x1dd8d5)==_0x4e5f62(0xab)?_0x1dd8d5:_0x1dd8d5+'';}function N(_0x1d019c,_0x11d1b2,_0x2b92b3){var _0x17bc33=_0x1fd2fd;return(_0x11d1b2=M(_0x11d1b2))in _0x1d019c?Object[_0x17bc33(0xa0)](_0x1d019c,_0x11d1b2,{'value':_0x2b92b3,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x1d019c[_0x11d1b2]=_0x2b92b3,_0x1d019c;}let P=class extends _0x53fcbd{constructor(_0x56d38a=x,_0x6b4fc3,_0x4de7c3){var _0x35cc3b=_0x1fd2fd;super(),this[_0x35cc3b(0x8e)]=_0x56d38a,this[_0x35cc3b(0xaf)]=_0x6b4fc3,this[_0x35cc3b(0x9c)]=_0x4de7c3;let {menu:_0x4d9d4a,..._0x5266e2}=_0x578977({},x,this['_config']);_0x4d9d4a&&this[_0x35cc3b(0x9c)][_0x35cc3b(0x93)](_0x35cc3b(0x85),_0x4d9d4a,{'merge':!0x0}),this['_configService'][_0x35cc3b(0x93)](b,_0x5266e2);}[_0x1fd2fd(0x86)](){var _0x5a92f7=_0x1fd2fd;[[k]]['forEach'](_0x22027c=>this[_0x5a92f7(0xaf)][_0x5a92f7(0x97)](_0x22027c));}['onReady'](){var _0x35698=_0x1fd2fd;this[_0x35698(0xaf)]['get'](k);}};N(P,_0x1fd2fd(0xa3),'DOC_EXCHANGE_CLIENT_PLUGIN'),N(P,'packageName',v),N(P,_0x1fd2fd(0xb1),y),N(P,'type',_0x34e3a1['UNIVER_DOC']),P=O([_0x53c8ea(_0x16ea76),D(0x1,_0x13517c(_0x348837)),D(0x2,_0x50e4d7)],P);export{_ as ExportDOCXOperation,g as ImportDOCXOperation,P as UniverDocsExchangeClientPlugin};function _0x5a7c(){var _0x28893f=['488335NPZKtI','_initMenus','6KFjuPd','iterator','setConfig','2953992OwFGOT','constructor','255090HdCMup','add','0.24.0','object','OPERATION','1118140qOilYI','_configService','SUBITEMS','decorate','mergeMenu','defineProperty','default','registerCommand','pluginName','exchange.file','_menuManagerService','exchange-client.operation.export-docx','function','get','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','DirectExportIcon','symbol','1418025JDPpTM','exchange.download','5341GpHJil','_injector','getOwnPropertyDescriptor','version','FolderIcon','BUTTON','string','UNIVER_DOC','ExportIcon','docs-exchange-client.config','forEach','menu','onStarting','2512935NsdDqW','exchange.upload','disposeWithMe','exportDOCXByUnitId','length','_initCommands','2520cjQGod','_config'];_0x5a7c=function(){return _0x28893f;};return _0x5a7c();}
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};
@@ -0,0 +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};
@@ -0,0 +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};
@@ -0,0 +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};
@@ -0,0 +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};
@@ -0,0 +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();}
@@ -0,0 +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};
@@ -0,0 +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();}
@@ -0,0 +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();}
@@ -0,0 +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();}
@@ -0,0 +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};
@@ -0,0 +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};
@@ -0,0 +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};
@@ -0,0 +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};
@@ -0,0 +1 @@
1
+ function _0x2fcd(){const _0x43af3c=['8ldbWck','916MSRrAU','8332407HEYcsq','Файл','15957ufmdrB','8003366yXbLde','1356590HuCryh','Сохранить\x20как','1074gxHEfo','3835YlGnbw','11864puGueI','Открыть(Файл)','13250920QjlZIN'];_0x2fcd=function(){return _0x43af3c;};return _0x2fcd();}const _0x564b55=_0xb0b6;(function(_0x1bab1a,_0x5e3fd6){const _0x3bdf99=_0xb0b6,_0x535a8d=_0x1bab1a();while(!![]){try{const _0x13906d=parseInt(_0x3bdf99(0x195))/0x1+parseInt(_0x3bdf99(0x19e))/0x2+parseInt(_0x3bdf99(0x19c))/0x3*(parseInt(_0x3bdf99(0x199))/0x4)+parseInt(_0x3bdf99(0x1a1))/0x5*(-parseInt(_0x3bdf99(0x1a0))/0x6)+parseInt(_0x3bdf99(0x19d))/0x7+-parseInt(_0x3bdf99(0x198))/0x8*(parseInt(_0x3bdf99(0x19a))/0x9)+-parseInt(_0x3bdf99(0x197))/0xa;if(_0x13906d===_0x5e3fd6)break;else _0x535a8d['push'](_0x535a8d['shift']());}catch(_0x2f3230){_0x535a8d['push'](_0x535a8d['shift']());}}}(_0x2fcd,0xa1f2c));const e={'docs-exchange-client':{'file':_0x564b55(0x19b),'upload':_0x564b55(0x196),'download':_0x564b55(0x19f)}};function _0xb0b6(_0x1202b0,_0x237ef4){_0x1202b0=_0x1202b0-0x195;const _0x2fcd50=_0x2fcd();let _0xb0b6fe=_0x2fcd50[_0x1202b0];return _0xb0b6fe;}export{e as default};
@@ -0,0 +1 @@
1
+ const _0xf8cba5=_0x152e;function _0x29a7(){const _0x3eaa94=['180174mEoBWb','12pWlnCx','24YFkdWJ','9579668cOEpBv','1163790yWyBoT','8593744JbsDuu','1797202GtudyI','6wkjqPe','Uložiť\x20ako','9aNmyVl','69498456KRUNlO','2423310OrmIJw','90cIxgvm','Súbor'];_0x29a7=function(){return _0x3eaa94;};return _0x29a7();}(function(_0x3af705,_0x4c8d65){const _0x595a46=_0x152e,_0x2bf519=_0x3af705();while(!![]){try{const _0xd7298b=parseInt(_0x595a46(0x168))/0x1*(parseInt(_0x595a46(0x169))/0x2)+-parseInt(_0x595a46(0x165))/0x3+parseInt(_0x595a46(0x16a))/0x4*(-parseInt(_0x595a46(0x16c))/0x5)+parseInt(_0x595a46(0x161))/0x6*(-parseInt(_0x595a46(0x16b))/0x7)+-parseInt(_0x595a46(0x16d))/0x8*(parseInt(_0x595a46(0x163))/0x9)+-parseInt(_0x595a46(0x166))/0xa*(parseInt(_0x595a46(0x16e))/0xb)+parseInt(_0x595a46(0x164))/0xc;if(_0xd7298b===_0x4c8d65)break;else _0x2bf519['push'](_0x2bf519['shift']());}catch(_0x2b1c46){_0x2bf519['push'](_0x2bf519['shift']());}}}(_0x29a7,0xb858c));const e={'docs-exchange-client':{'file':_0xf8cba5(0x167),'upload':'Otvoriť\x20(súbor)','download':_0xf8cba5(0x162)}};function _0x152e(_0x41e64d,_0x26e3ef){_0x41e64d=_0x41e64d-0x161;const _0x29a7d6=_0x29a7();let _0x152e5c=_0x29a7d6[_0x41e64d];return _0x152e5c;}export{e as default};
@@ -0,0 +1 @@
1
+ function _0x37de(){const _0x3c1329=['426LpayMQ','609348djsmQy','2jaHdLo','Mở\x20(Tệp)','384aLGlwL','1370570QOwyXs','2919CPNJao','Tệp','88734qHFwXY','33nxAlbm','576600FSMcbV','12006rFxYFH','272WfgDfD','11485lQjqEH'];_0x37de=function(){return _0x3c1329;};return _0x37de();}function _0x278c(_0x2d98e0,_0x436f7f){_0x2d98e0=_0x2d98e0-0x17c;const _0x37de9e=_0x37de();let _0x278c8f=_0x37de9e[_0x2d98e0];return _0x278c8f;}const _0xd9bc9d=_0x278c;(function(_0x413307,_0x50445c){const _0x40e5bf=_0x278c,_0x1cc7d3=_0x413307();while(!![]){try{const _0x1121a4=parseInt(_0x40e5bf(0x180))/0x1+parseInt(_0x40e5bf(0x188))/0x2*(parseInt(_0x40e5bf(0x182))/0x3)+parseInt(_0x40e5bf(0x184))/0x4*(-parseInt(_0x40e5bf(0x185))/0x5)+-parseInt(_0x40e5bf(0x186))/0x6*(-parseInt(_0x40e5bf(0x17e))/0x7)+parseInt(_0x40e5bf(0x17c))/0x8*(-parseInt(_0x40e5bf(0x183))/0x9)+-parseInt(_0x40e5bf(0x17d))/0xa+parseInt(_0x40e5bf(0x181))/0xb*(parseInt(_0x40e5bf(0x187))/0xc);if(_0x1121a4===_0x50445c)break;else _0x1cc7d3['push'](_0x1cc7d3['shift']());}catch(_0x26bbd8){_0x1cc7d3['push'](_0x1cc7d3['shift']());}}}(_0x37de,0x19c79));const e={'docs-exchange-client':{'file':_0xd9bc9d(0x17f),'upload':_0xd9bc9d(0x189),'download':'Lưu\x20dưới\x20dạng'}};export{e as default};
@@ -0,0 +1 @@
1
+ const _0x2ab334=_0x3996;function _0x2fad(){const _0x4fe2b6=['43832qKGYYz','1253348SeIpQa','2318754lmndst','7KTemxc','打开(文件)','12OEvUPF','284383etCWWW','1070PAVpWl','10oijEWj','17921501fXLpXF','99GEhjrE','6016gfHcAz','42QCvyvU','75471GTBJKc'];_0x2fad=function(){return _0x4fe2b6;};return _0x2fad();}(function(_0x3023f2,_0x4c1eaf){const _0x162581=_0x3996,_0x2cef0a=_0x3023f2();while(!![]){try{const _0x3e6855=-parseInt(_0x162581(0x9a))/0x1+-parseInt(_0x162581(0x94))/0x2*(-parseInt(_0x162581(0xa0))/0x3)+parseInt(_0x162581(0x95))/0x4*(-parseInt(_0x162581(0x9c))/0x5)+-parseInt(_0x162581(0x96))/0x6*(-parseInt(_0x162581(0x97))/0x7)+parseInt(_0x162581(0x9f))/0x8*(parseInt(_0x162581(0x9e))/0x9)+-parseInt(_0x162581(0x9b))/0xa*(parseInt(_0x162581(0xa1))/0xb)+parseInt(_0x162581(0x99))/0xc*(parseInt(_0x162581(0x9d))/0xd);if(_0x3e6855===_0x4c1eaf)break;else _0x2cef0a['push'](_0x2cef0a['shift']());}catch(_0x5bb92a){_0x2cef0a['push'](_0x2cef0a['shift']());}}}(_0x2fad,0x6a304));const e={'docs-exchange-client':{'file':'文件','upload':_0x2ab334(0x98),'download':'另存为'}};function _0x3996(_0x3f84b5,_0x5f2555){_0x3f84b5=_0x3f84b5-0x94;const _0x2fad21=_0x2fad();let _0x399655=_0x2fad21[_0x3f84b5];return _0x399655;}export{e as default};
@@ -0,0 +1 @@
1
+ function _0x35ae(){const _0x2fa43a=['265vqoHMC','380616MGaxbH','開啟(檔案)','5760279LHBAbC','288298wqrLMK','947150UkhJSU','11272680LDUMhX','33844KiuyTv','6VbwSWq','135nGauIw','2783991zskiEm'];_0x35ae=function(){return _0x2fa43a;};return _0x35ae();}function _0xdea7(_0x52fabe,_0x105ac1){_0x52fabe=_0x52fabe-0x1e9;const _0x35ae4b=_0x35ae();let _0xdea7c0=_0x35ae4b[_0x52fabe];return _0xdea7c0;}const _0x1074ed=_0xdea7;(function(_0x383c7e,_0x4b528e){const _0x40e2bd=_0xdea7,_0x2f77f0=_0x383c7e();while(!![]){try{const _0x3236c7=parseInt(_0x40e2bd(0x1ea))/0x1+-parseInt(_0x40e2bd(0x1eb))/0x2+-parseInt(_0x40e2bd(0x1f0))/0x3+parseInt(_0x40e2bd(0x1ed))/0x4*(parseInt(_0x40e2bd(0x1f1))/0x5)+-parseInt(_0x40e2bd(0x1ee))/0x6*(-parseInt(_0x40e2bd(0x1e9))/0x7)+-parseInt(_0x40e2bd(0x1f2))/0x8*(parseInt(_0x40e2bd(0x1ef))/0x9)+parseInt(_0x40e2bd(0x1ec))/0xa;if(_0x3236c7===_0x4b528e)break;else _0x2f77f0['push'](_0x2f77f0['shift']());}catch(_0x66d33){_0x2f77f0['push'](_0x2f77f0['shift']());}}}(_0x35ae,0x8b915));const e={'docs-exchange-client':{'file':'檔案','upload':_0x1074ed(0x1f3),'download':'另存為'}};export{e as default};
@@ -0,0 +1 @@
1
+ const _0x2869df=_0x2056;(function(_0xc2dae3,_0x378ef9){const _0x38a05b=_0x2056,_0x2f3796=_0xc2dae3();while(!![]){try{const _0x21fc0f=-parseInt(_0x38a05b(0xfb))/0x1+-parseInt(_0x38a05b(0x103))/0x2*(-parseInt(_0x38a05b(0xff))/0x3)+parseInt(_0x38a05b(0xfc))/0x4*(parseInt(_0x38a05b(0x101))/0x5)+parseInt(_0x38a05b(0xf6))/0x6*(-parseInt(_0x38a05b(0xf8))/0x7)+-parseInt(_0x38a05b(0x102))/0x8*(-parseInt(_0x38a05b(0xfe))/0x9)+parseInt(_0x38a05b(0xfd))/0xa*(parseInt(_0x38a05b(0x104))/0xb)+-parseInt(_0x38a05b(0x100))/0xc*(-parseInt(_0x38a05b(0xfa))/0xd);if(_0x21fc0f===_0x378ef9)break;else _0x2f3796['push'](_0x2f3796['shift']());}catch(_0x54cad5){_0x2f3796['push'](_0x2f3796['shift']());}}}(_0x103a,0x31d10));function _0x103a(){const _0x235993=['589684AEEyEg','2910bQONeV','16083rrLsOm','54282MZBMbJ','16068bfjvXG','5yVNRXD','1624PTaHQt','2RMOcMd','2981knnMTI','570BPeeVe','另存為','29519UidQET','開啟(檔案)','1729AXazVx','180561qTWJBb'];_0x103a=function(){return _0x235993;};return _0x103a();}const e={'docs-exchange-client':{'file':'檔案','upload':_0x2869df(0xf9),'download':_0x2869df(0xf7)}};function _0x2056(_0x49b9e9,_0x2fe1d0){_0x49b9e9=_0x49b9e9-0xf6;const _0x103a91=_0x103a();let _0x2056b9=_0x103a91[_0x49b9e9];return _0x2056b9;}export{e as default};
package/lib/index.js CHANGED
@@ -1 +1 @@
1
- var _0x1fd2fd=_0x39ed;(function(_0x453e06,_0x55c8ea){var _0x53d731=_0x39ed,_0x7344b6=_0x453e06();while(!![]){try{var _0x5bb1e3=-parseInt(_0x53d731(0x8f))/0x1+parseInt(_0x53d731(0x91))/0x2*(-parseInt(_0x53d731(0x96))/0x3)+parseInt(_0x53d731(0x9b))/0x4+parseInt(_0x53d731(0xac))/0x5+parseInt(_0x53d731(0x94))/0x6+-parseInt(_0x53d731(0xae))/0x7*(parseInt(_0x53d731(0x8d))/0x8)+parseInt(_0x53d731(0x87))/0x9;if(_0x5bb1e3===_0x55c8ea)break;else _0x7344b6['push'](_0x7344b6['shift']());}catch(_0x40b61a){_0x7344b6['push'](_0x7344b6['shift']());}}}(_0x5a7c,0x55ac5));import{IExchangeOperateService as _0x28284f,UniverExchangeClientPlugin as _0x16ea76}from'@univerjs-pro/exchange-client';import{CommandType as _0x5b8031,DependentOn as _0x53c8ea,Disposable as _0x4c3b2a,ICommandService as _0x2a41a7,IConfigService as _0x50e4d7,Inject as _0x13517c,Injector as _0x348837,Plugin as _0x53fcbd,UniverInstanceType as _0x34e3a1,merge as _0x578977}from'@univerjs/core';import{IMenuManagerService as _0x2c738b,MenuItemType as _0x19e23e,RibbonStartGroup as _0x55bd24,getMenuHiddenObservable as _0xb8129a}from'@univerjs/ui';const g={'id':'exchange-client.operation.import-docx','type':_0x5b8031[_0x1fd2fd(0x9a)],'handler':async _0xf6e09b=>(_0xf6e09b[_0x1fd2fd(0xa8)](_0x28284f)['importDOCXToUnitId'](),!0x0)},_={'id':_0x1fd2fd(0xa6),'type':_0x5b8031[_0x1fd2fd(0x9a)],'handler':async _0x4354e3=>(_0x4354e3[_0x1fd2fd(0xa8)](_0x28284f)[_0x1fd2fd(0x8a)](),!0x0)};var v='@univerjs-pro/docs-exchange-client',y=_0x1fd2fd(0x98);const b=_0x1fd2fd(0x83);Symbol(b);const x={},S='docs-exchange-client.operation.exchange';function C(_0x24ad04){var _0x198bc8=_0x1fd2fd;return{'id':S,'type':_0x19e23e[_0x198bc8(0x9d)],'icon':_0x198bc8(0xaa),'tooltip':_0x198bc8(0xa4),'hidden$':_0xb8129a(_0x24ad04,_0x34e3a1[_0x198bc8(0xb5)])};}function w(){var _0x579d5f=_0x1fd2fd;return{'id':g['id'],'type':_0x19e23e[_0x579d5f(0xb3)],'title':_0x579d5f(0x88),'icon':_0x579d5f(0xb2)};}function T(){var _0x1063ab=_0x1fd2fd;return{'id':_['id'],'type':_0x19e23e['BUTTON'],'title':_0x1063ab(0xad),'icon':_0x1063ab(0x82)};}const E={[_0x55bd24['OTHERS']]:{[S]:{'order':0.3,'menuItemFactory':C,[g['id']]:{'order':0x0,'menuItemFactory':w},[_['id']]:{'order':0x1,'menuItemFactory':T}}}};function D(_0x830f23,_0x243e91){return function(_0x37f917,_0x4b4b42){_0x243e91(_0x37f917,_0x4b4b42,_0x830f23);};}function O(_0x101227,_0x328b38,_0x5b1100,_0x5cd195){var _0x3f7c7d=_0x1fd2fd,_0x513581=arguments[_0x3f7c7d(0x8b)],_0x26933d=_0x513581<0x3?_0x328b38:_0x5cd195===null?_0x5cd195=Object[_0x3f7c7d(0xb0)](_0x328b38,_0x5b1100):_0x5cd195,_0x202852;if(typeof Reflect==_0x3f7c7d(0x99)&&typeof Reflect[_0x3f7c7d(0x9e)]==_0x3f7c7d(0xa7))_0x26933d=Reflect['decorate'](_0x101227,_0x328b38,_0x5b1100,_0x5cd195);else{for(var _0x506707=_0x101227[_0x3f7c7d(0x8b)]-0x1;_0x506707>=0x0;_0x506707--)(_0x202852=_0x101227[_0x506707])&&(_0x26933d=(_0x513581<0x3?_0x202852(_0x26933d):_0x513581>0x3?_0x202852(_0x328b38,_0x5b1100,_0x26933d):_0x202852(_0x328b38,_0x5b1100))||_0x26933d);}return _0x513581>0x3&&_0x26933d&&Object[_0x3f7c7d(0xa0)](_0x328b38,_0x5b1100,_0x26933d),_0x26933d;}let k=class extends _0x4c3b2a{constructor(_0x24427d,_0x32e45d){var _0x163846=_0x1fd2fd;super(),this['_commandService']=_0x24427d,this[_0x163846(0xa5)]=_0x32e45d,this[_0x163846(0x8c)](),this[_0x163846(0x90)]();}[_0x1fd2fd(0x8c)](){var _0xd3ff3e=_0x1fd2fd;[g,_][_0xd3ff3e(0x84)](_0x38a94e=>{var _0x43e1d8=_0xd3ff3e;this[_0x43e1d8(0x89)](this['_commandService'][_0x43e1d8(0xa2)](_0x38a94e));});}[_0x1fd2fd(0x90)](){var _0x482ddc=_0x1fd2fd;this[_0x482ddc(0xa5)][_0x482ddc(0x9f)](E);}};k=O([D(0x0,_0x2a41a7),D(0x1,_0x2c738b)],k);function _0x39ed(_0x31a03b,_0x3a9835){_0x31a03b=_0x31a03b-0x82;var _0x5a7cb8=_0x5a7c();var _0x39eda4=_0x5a7cb8[_0x31a03b];return _0x39eda4;}function A(_0x34886f){'@babel/helpers - typeof';var _0x13c29b=_0x1fd2fd;return A=typeof Symbol==_0x13c29b(0xa7)&&typeof Symbol[_0x13c29b(0x92)]==_0x13c29b(0xab)?function(_0x554604){return typeof _0x554604;}:function(_0x235f78){var _0x46ca60=_0x13c29b;return _0x235f78&&typeof Symbol=='function'&&_0x235f78[_0x46ca60(0x95)]===Symbol&&_0x235f78!==Symbol['prototype']?_0x46ca60(0xab):typeof _0x235f78;},A(_0x34886f);}function j(_0x3e6fb4,_0x166105){var _0x4644f5=_0x1fd2fd;if(A(_0x3e6fb4)!=_0x4644f5(0x99)||!_0x3e6fb4)return _0x3e6fb4;var _0x48184d=_0x3e6fb4[Symbol['toPrimitive']];if(_0x48184d!==void 0x0){var _0x1ec530=_0x48184d['call'](_0x3e6fb4,_0x166105||_0x4644f5(0xa1));if(A(_0x1ec530)!=_0x4644f5(0x99))return _0x1ec530;throw TypeError(_0x4644f5(0xa9));}return(_0x166105===_0x4644f5(0xb4)?String:Number)(_0x3e6fb4);}function M(_0x4e20ae){var _0x4e5f62=_0x1fd2fd,_0x1dd8d5=j(_0x4e20ae,_0x4e5f62(0xb4));return A(_0x1dd8d5)==_0x4e5f62(0xab)?_0x1dd8d5:_0x1dd8d5+'';}function N(_0x1d019c,_0x11d1b2,_0x2b92b3){var _0x17bc33=_0x1fd2fd;return(_0x11d1b2=M(_0x11d1b2))in _0x1d019c?Object[_0x17bc33(0xa0)](_0x1d019c,_0x11d1b2,{'value':_0x2b92b3,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x1d019c[_0x11d1b2]=_0x2b92b3,_0x1d019c;}let P=class extends _0x53fcbd{constructor(_0x56d38a=x,_0x6b4fc3,_0x4de7c3){var _0x35cc3b=_0x1fd2fd;super(),this[_0x35cc3b(0x8e)]=_0x56d38a,this[_0x35cc3b(0xaf)]=_0x6b4fc3,this[_0x35cc3b(0x9c)]=_0x4de7c3;let {menu:_0x4d9d4a,..._0x5266e2}=_0x578977({},x,this['_config']);_0x4d9d4a&&this[_0x35cc3b(0x9c)][_0x35cc3b(0x93)](_0x35cc3b(0x85),_0x4d9d4a,{'merge':!0x0}),this['_configService'][_0x35cc3b(0x93)](b,_0x5266e2);}[_0x1fd2fd(0x86)](){var _0x5a92f7=_0x1fd2fd;[[k]]['forEach'](_0x22027c=>this[_0x5a92f7(0xaf)][_0x5a92f7(0x97)](_0x22027c));}['onReady'](){var _0x35698=_0x1fd2fd;this[_0x35698(0xaf)]['get'](k);}};N(P,_0x1fd2fd(0xa3),'DOC_EXCHANGE_CLIENT_PLUGIN'),N(P,'packageName',v),N(P,_0x1fd2fd(0xb1),y),N(P,'type',_0x34e3a1['UNIVER_DOC']),P=O([_0x53c8ea(_0x16ea76),D(0x1,_0x13517c(_0x348837)),D(0x2,_0x50e4d7)],P);export{_ as ExportDOCXOperation,g as ImportDOCXOperation,P as UniverDocsExchangeClientPlugin};function _0x5a7c(){var _0x28893f=['488335NPZKtI','_initMenus','6KFjuPd','iterator','setConfig','2953992OwFGOT','constructor','255090HdCMup','add','0.24.0','object','OPERATION','1118140qOilYI','_configService','SUBITEMS','decorate','mergeMenu','defineProperty','default','registerCommand','pluginName','exchange.file','_menuManagerService','exchange-client.operation.export-docx','function','get','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','DirectExportIcon','symbol','1418025JDPpTM','exchange.download','5341GpHJil','_injector','getOwnPropertyDescriptor','version','FolderIcon','BUTTON','string','UNIVER_DOC','ExportIcon','docs-exchange-client.config','forEach','menu','onStarting','2512935NsdDqW','exchange.upload','disposeWithMe','exportDOCXByUnitId','length','_initCommands','2520cjQGod','_config'];_0x5a7c=function(){return _0x28893f;};return _0x5a7c();}
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};
@@ -0,0 +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};
@@ -0,0 +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};
@@ -0,0 +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};
@@ -0,0 +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};
@@ -0,0 +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();}
@@ -0,0 +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};
@@ -0,0 +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();}
@@ -0,0 +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();}
@@ -0,0 +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();}
@@ -0,0 +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};
@@ -0,0 +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};
@@ -0,0 +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};
@@ -0,0 +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};
@@ -0,0 +1 @@
1
+ function _0x2fcd(){const _0x43af3c=['8ldbWck','916MSRrAU','8332407HEYcsq','Файл','15957ufmdrB','8003366yXbLde','1356590HuCryh','Сохранить\x20как','1074gxHEfo','3835YlGnbw','11864puGueI','Открыть(Файл)','13250920QjlZIN'];_0x2fcd=function(){return _0x43af3c;};return _0x2fcd();}const _0x564b55=_0xb0b6;(function(_0x1bab1a,_0x5e3fd6){const _0x3bdf99=_0xb0b6,_0x535a8d=_0x1bab1a();while(!![]){try{const _0x13906d=parseInt(_0x3bdf99(0x195))/0x1+parseInt(_0x3bdf99(0x19e))/0x2+parseInt(_0x3bdf99(0x19c))/0x3*(parseInt(_0x3bdf99(0x199))/0x4)+parseInt(_0x3bdf99(0x1a1))/0x5*(-parseInt(_0x3bdf99(0x1a0))/0x6)+parseInt(_0x3bdf99(0x19d))/0x7+-parseInt(_0x3bdf99(0x198))/0x8*(parseInt(_0x3bdf99(0x19a))/0x9)+-parseInt(_0x3bdf99(0x197))/0xa;if(_0x13906d===_0x5e3fd6)break;else _0x535a8d['push'](_0x535a8d['shift']());}catch(_0x2f3230){_0x535a8d['push'](_0x535a8d['shift']());}}}(_0x2fcd,0xa1f2c));const e={'docs-exchange-client':{'file':_0x564b55(0x19b),'upload':_0x564b55(0x196),'download':_0x564b55(0x19f)}};function _0xb0b6(_0x1202b0,_0x237ef4){_0x1202b0=_0x1202b0-0x195;const _0x2fcd50=_0x2fcd();let _0xb0b6fe=_0x2fcd50[_0x1202b0];return _0xb0b6fe;}export{e as default};
@@ -0,0 +1 @@
1
+ const _0xf8cba5=_0x152e;function _0x29a7(){const _0x3eaa94=['180174mEoBWb','12pWlnCx','24YFkdWJ','9579668cOEpBv','1163790yWyBoT','8593744JbsDuu','1797202GtudyI','6wkjqPe','Uložiť\x20ako','9aNmyVl','69498456KRUNlO','2423310OrmIJw','90cIxgvm','Súbor'];_0x29a7=function(){return _0x3eaa94;};return _0x29a7();}(function(_0x3af705,_0x4c8d65){const _0x595a46=_0x152e,_0x2bf519=_0x3af705();while(!![]){try{const _0xd7298b=parseInt(_0x595a46(0x168))/0x1*(parseInt(_0x595a46(0x169))/0x2)+-parseInt(_0x595a46(0x165))/0x3+parseInt(_0x595a46(0x16a))/0x4*(-parseInt(_0x595a46(0x16c))/0x5)+parseInt(_0x595a46(0x161))/0x6*(-parseInt(_0x595a46(0x16b))/0x7)+-parseInt(_0x595a46(0x16d))/0x8*(parseInt(_0x595a46(0x163))/0x9)+-parseInt(_0x595a46(0x166))/0xa*(parseInt(_0x595a46(0x16e))/0xb)+parseInt(_0x595a46(0x164))/0xc;if(_0xd7298b===_0x4c8d65)break;else _0x2bf519['push'](_0x2bf519['shift']());}catch(_0x2b1c46){_0x2bf519['push'](_0x2bf519['shift']());}}}(_0x29a7,0xb858c));const e={'docs-exchange-client':{'file':_0xf8cba5(0x167),'upload':'Otvoriť\x20(súbor)','download':_0xf8cba5(0x162)}};function _0x152e(_0x41e64d,_0x26e3ef){_0x41e64d=_0x41e64d-0x161;const _0x29a7d6=_0x29a7();let _0x152e5c=_0x29a7d6[_0x41e64d];return _0x152e5c;}export{e as default};
@@ -0,0 +1 @@
1
+ function _0x37de(){const _0x3c1329=['426LpayMQ','609348djsmQy','2jaHdLo','Mở\x20(Tệp)','384aLGlwL','1370570QOwyXs','2919CPNJao','Tệp','88734qHFwXY','33nxAlbm','576600FSMcbV','12006rFxYFH','272WfgDfD','11485lQjqEH'];_0x37de=function(){return _0x3c1329;};return _0x37de();}function _0x278c(_0x2d98e0,_0x436f7f){_0x2d98e0=_0x2d98e0-0x17c;const _0x37de9e=_0x37de();let _0x278c8f=_0x37de9e[_0x2d98e0];return _0x278c8f;}const _0xd9bc9d=_0x278c;(function(_0x413307,_0x50445c){const _0x40e5bf=_0x278c,_0x1cc7d3=_0x413307();while(!![]){try{const _0x1121a4=parseInt(_0x40e5bf(0x180))/0x1+parseInt(_0x40e5bf(0x188))/0x2*(parseInt(_0x40e5bf(0x182))/0x3)+parseInt(_0x40e5bf(0x184))/0x4*(-parseInt(_0x40e5bf(0x185))/0x5)+-parseInt(_0x40e5bf(0x186))/0x6*(-parseInt(_0x40e5bf(0x17e))/0x7)+parseInt(_0x40e5bf(0x17c))/0x8*(-parseInt(_0x40e5bf(0x183))/0x9)+-parseInt(_0x40e5bf(0x17d))/0xa+parseInt(_0x40e5bf(0x181))/0xb*(parseInt(_0x40e5bf(0x187))/0xc);if(_0x1121a4===_0x50445c)break;else _0x1cc7d3['push'](_0x1cc7d3['shift']());}catch(_0x26bbd8){_0x1cc7d3['push'](_0x1cc7d3['shift']());}}}(_0x37de,0x19c79));const e={'docs-exchange-client':{'file':_0xd9bc9d(0x17f),'upload':_0xd9bc9d(0x189),'download':'Lưu\x20dưới\x20dạng'}};export{e as default};
@@ -0,0 +1 @@
1
+ const _0x2ab334=_0x3996;function _0x2fad(){const _0x4fe2b6=['43832qKGYYz','1253348SeIpQa','2318754lmndst','7KTemxc','打开(文件)','12OEvUPF','284383etCWWW','1070PAVpWl','10oijEWj','17921501fXLpXF','99GEhjrE','6016gfHcAz','42QCvyvU','75471GTBJKc'];_0x2fad=function(){return _0x4fe2b6;};return _0x2fad();}(function(_0x3023f2,_0x4c1eaf){const _0x162581=_0x3996,_0x2cef0a=_0x3023f2();while(!![]){try{const _0x3e6855=-parseInt(_0x162581(0x9a))/0x1+-parseInt(_0x162581(0x94))/0x2*(-parseInt(_0x162581(0xa0))/0x3)+parseInt(_0x162581(0x95))/0x4*(-parseInt(_0x162581(0x9c))/0x5)+-parseInt(_0x162581(0x96))/0x6*(-parseInt(_0x162581(0x97))/0x7)+parseInt(_0x162581(0x9f))/0x8*(parseInt(_0x162581(0x9e))/0x9)+-parseInt(_0x162581(0x9b))/0xa*(parseInt(_0x162581(0xa1))/0xb)+parseInt(_0x162581(0x99))/0xc*(parseInt(_0x162581(0x9d))/0xd);if(_0x3e6855===_0x4c1eaf)break;else _0x2cef0a['push'](_0x2cef0a['shift']());}catch(_0x5bb92a){_0x2cef0a['push'](_0x2cef0a['shift']());}}}(_0x2fad,0x6a304));const e={'docs-exchange-client':{'file':'文件','upload':_0x2ab334(0x98),'download':'另存为'}};function _0x3996(_0x3f84b5,_0x5f2555){_0x3f84b5=_0x3f84b5-0x94;const _0x2fad21=_0x2fad();let _0x399655=_0x2fad21[_0x3f84b5];return _0x399655;}export{e as default};
@@ -0,0 +1 @@
1
+ function _0x35ae(){const _0x2fa43a=['265vqoHMC','380616MGaxbH','開啟(檔案)','5760279LHBAbC','288298wqrLMK','947150UkhJSU','11272680LDUMhX','33844KiuyTv','6VbwSWq','135nGauIw','2783991zskiEm'];_0x35ae=function(){return _0x2fa43a;};return _0x35ae();}function _0xdea7(_0x52fabe,_0x105ac1){_0x52fabe=_0x52fabe-0x1e9;const _0x35ae4b=_0x35ae();let _0xdea7c0=_0x35ae4b[_0x52fabe];return _0xdea7c0;}const _0x1074ed=_0xdea7;(function(_0x383c7e,_0x4b528e){const _0x40e2bd=_0xdea7,_0x2f77f0=_0x383c7e();while(!![]){try{const _0x3236c7=parseInt(_0x40e2bd(0x1ea))/0x1+-parseInt(_0x40e2bd(0x1eb))/0x2+-parseInt(_0x40e2bd(0x1f0))/0x3+parseInt(_0x40e2bd(0x1ed))/0x4*(parseInt(_0x40e2bd(0x1f1))/0x5)+-parseInt(_0x40e2bd(0x1ee))/0x6*(-parseInt(_0x40e2bd(0x1e9))/0x7)+-parseInt(_0x40e2bd(0x1f2))/0x8*(parseInt(_0x40e2bd(0x1ef))/0x9)+parseInt(_0x40e2bd(0x1ec))/0xa;if(_0x3236c7===_0x4b528e)break;else _0x2f77f0['push'](_0x2f77f0['shift']());}catch(_0x66d33){_0x2f77f0['push'](_0x2f77f0['shift']());}}}(_0x35ae,0x8b915));const e={'docs-exchange-client':{'file':'檔案','upload':_0x1074ed(0x1f3),'download':'另存為'}};export{e as default};
@@ -0,0 +1 @@
1
+ const _0x2869df=_0x2056;(function(_0xc2dae3,_0x378ef9){const _0x38a05b=_0x2056,_0x2f3796=_0xc2dae3();while(!![]){try{const _0x21fc0f=-parseInt(_0x38a05b(0xfb))/0x1+-parseInt(_0x38a05b(0x103))/0x2*(-parseInt(_0x38a05b(0xff))/0x3)+parseInt(_0x38a05b(0xfc))/0x4*(parseInt(_0x38a05b(0x101))/0x5)+parseInt(_0x38a05b(0xf6))/0x6*(-parseInt(_0x38a05b(0xf8))/0x7)+-parseInt(_0x38a05b(0x102))/0x8*(-parseInt(_0x38a05b(0xfe))/0x9)+parseInt(_0x38a05b(0xfd))/0xa*(parseInt(_0x38a05b(0x104))/0xb)+-parseInt(_0x38a05b(0x100))/0xc*(-parseInt(_0x38a05b(0xfa))/0xd);if(_0x21fc0f===_0x378ef9)break;else _0x2f3796['push'](_0x2f3796['shift']());}catch(_0x54cad5){_0x2f3796['push'](_0x2f3796['shift']());}}}(_0x103a,0x31d10));function _0x103a(){const _0x235993=['589684AEEyEg','2910bQONeV','16083rrLsOm','54282MZBMbJ','16068bfjvXG','5yVNRXD','1624PTaHQt','2RMOcMd','2981knnMTI','570BPeeVe','另存為','29519UidQET','開啟(檔案)','1729AXazVx','180561qTWJBb'];_0x103a=function(){return _0x235993;};return _0x103a();}const e={'docs-exchange-client':{'file':'檔案','upload':_0x2869df(0xf9),'download':_0x2869df(0xf7)}};function _0x2056(_0x49b9e9,_0x2fe1d0){_0x49b9e9=_0x49b9e9-0xf6;const _0x103a91=_0x103a();let _0x2056b9=_0x103a91[_0x49b9e9];return _0x2056b9;}export{e as default};
@@ -0,0 +1,8 @@
1
+ declare const locale: {
2
+ 'docs-exchange-client': {
3
+ file: string;
4
+ upload: string;
5
+ download: string;
6
+ };
7
+ };
8
+ export default locale;
@@ -0,0 +1,8 @@
1
+ declare const locale: {
2
+ 'docs-exchange-client': {
3
+ file: string;
4
+ upload: string;
5
+ download: string;
6
+ };
7
+ };
8
+ export default locale;
@@ -0,0 +1,8 @@
1
+ declare const locale: {
2
+ 'docs-exchange-client': {
3
+ file: string;
4
+ upload: string;
5
+ download: string;
6
+ };
7
+ };
8
+ export default locale;
@@ -0,0 +1,8 @@
1
+ declare const locale: {
2
+ 'docs-exchange-client': {
3
+ file: string;
4
+ upload: string;
5
+ download: string;
6
+ };
7
+ };
8
+ export default locale;
@@ -0,0 +1,8 @@
1
+ declare const locale: {
2
+ 'docs-exchange-client': {
3
+ file: string;
4
+ upload: string;
5
+ download: string;
6
+ };
7
+ };
8
+ export default locale;
@@ -0,0 +1,8 @@
1
+ declare const locale: {
2
+ 'docs-exchange-client': {
3
+ file: string;
4
+ upload: string;
5
+ download: string;
6
+ };
7
+ };
8
+ export default locale;
@@ -0,0 +1,8 @@
1
+ declare const locale: {
2
+ 'docs-exchange-client': {
3
+ file: string;
4
+ upload: string;
5
+ download: string;
6
+ };
7
+ };
8
+ export default locale;
@@ -0,0 +1,8 @@
1
+ declare const locale: {
2
+ 'docs-exchange-client': {
3
+ file: string;
4
+ upload: string;
5
+ download: string;
6
+ };
7
+ };
8
+ export default locale;
@@ -0,0 +1,8 @@
1
+ declare const locale: {
2
+ 'docs-exchange-client': {
3
+ file: string;
4
+ upload: string;
5
+ download: string;
6
+ };
7
+ };
8
+ export default locale;
@@ -0,0 +1,8 @@
1
+ declare const locale: {
2
+ 'docs-exchange-client': {
3
+ file: string;
4
+ upload: string;
5
+ download: string;
6
+ };
7
+ };
8
+ export default locale;
@@ -0,0 +1,8 @@
1
+ declare const locale: {
2
+ 'docs-exchange-client': {
3
+ file: string;
4
+ upload: string;
5
+ download: string;
6
+ };
7
+ };
8
+ export default locale;
@@ -0,0 +1,8 @@
1
+ declare const locale: {
2
+ 'docs-exchange-client': {
3
+ file: string;
4
+ upload: string;
5
+ download: string;
6
+ };
7
+ };
8
+ export default locale;
@@ -0,0 +1,8 @@
1
+ declare const locale: {
2
+ 'docs-exchange-client': {
3
+ file: string;
4
+ upload: string;
5
+ download: string;
6
+ };
7
+ };
8
+ export default locale;
@@ -0,0 +1,8 @@
1
+ declare const locale: {
2
+ 'docs-exchange-client': {
3
+ file: string;
4
+ upload: string;
5
+ download: string;
6
+ };
7
+ };
8
+ export default locale;
@@ -0,0 +1,8 @@
1
+ declare const locale: {
2
+ 'docs-exchange-client': {
3
+ file: string;
4
+ upload: string;
5
+ download: string;
6
+ };
7
+ };
8
+ export default locale;
@@ -0,0 +1,8 @@
1
+ declare const locale: {
2
+ 'docs-exchange-client': {
3
+ file: string;
4
+ upload: string;
5
+ download: string;
6
+ };
7
+ };
8
+ export default locale;
@@ -0,0 +1,8 @@
1
+ declare const locale: {
2
+ 'docs-exchange-client': {
3
+ file: string;
4
+ upload: string;
5
+ download: string;
6
+ };
7
+ };
8
+ export default locale;
@@ -0,0 +1,8 @@
1
+ declare const locale: {
2
+ 'docs-exchange-client': {
3
+ file: string;
4
+ upload: string;
5
+ download: string;
6
+ };
7
+ };
8
+ export default locale;
@@ -0,0 +1,8 @@
1
+ declare const locale: {
2
+ 'docs-exchange-client': {
3
+ file: string;
4
+ upload: string;
5
+ download: string;
6
+ };
7
+ };
8
+ export default locale;
package/lib/umd/index.js CHANGED
@@ -1 +1 @@
1
- function _0x3bb1(_0x4fc75b,_0x59119b){_0x4fc75b=_0x4fc75b-0x190;const _0x551ad4=_0x551a();let _0x3bb178=_0x551ad4[_0x4fc75b];return _0x3bb178;}function _0x551a(){const _0x3cad08=['menu','UniverProDocsExchangeClient','defineProperty','11MrtDRv','CommandType','OPERATION','ExportDOCXOperation','DependentOn','SUBITEMS','_configService','importDOCXToUnitId','RibbonStartGroup','setConfig','_menuManagerService','exchange.upload','MenuItemType','IExchangeOperateService','UniverDocsExchangeClientPlugin','_injector','Injector','Inject','1992uELiNz','IMenuManagerService','iterator','onReady','symbol','default','forEach','UNIVER_DOC','2946PlUeoO','call','UniverExchangeClientPlugin','OTHERS','UniverUi','length','exports','get','81vhpNcI','object','BUTTON','string','4449320jBAxiy','920XlDGVt','pluginName','Disposable','toPrimitive','_config','decorate','323580cMVwhC','packageName','exchange.download','function','docs-exchange-client.operation.exchange','@univerjs-pro/exchange-client','_commandService','IConfigService','539820MnzNBD','_initMenus','237733jTBfeN','toStringTag','registerCommand','@univerjs-pro/docs-exchange-client','14875dbOvNY','version','DirectExportIcon','Plugin','constructor','_initCommands','exportDOCXByUnitId','FolderIcon','UniverInstanceType','onStarting','type','disposeWithMe','ExportIcon','merge','DOC_EXCHANGE_CLIENT_PLUGIN','mergeMenu','ImportDOCXOperation','amd','Module','UniverProExchangeClient','docs-exchange-client.config','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','0.24.0','265xuVNCt'];_0x551a=function(){return _0x3cad08;};return _0x551a();}(function(_0x4a0f78,_0x3cb46f){const _0x30492b=_0x3bb1,_0x478092=_0x4a0f78();while(!![]){try{const _0x272088=-parseInt(_0x30492b(0x19e))/0x1+parseInt(_0x30492b(0x194))/0x2+parseInt(_0x30492b(0x1df))/0x3*(parseInt(_0x30492b(0x1cf))/0x4)+-parseInt(_0x30492b(0x1b9))/0x5*(parseInt(_0x30492b(0x1d7))/0x6)+parseInt(_0x30492b(0x1a2))/0x7*(-parseInt(_0x30492b(0x1e4))/0x8)+parseInt(_0x30492b(0x19c))/0x9+parseInt(_0x30492b(0x1e3))/0xa*(parseInt(_0x30492b(0x1bd))/0xb);if(_0x272088===_0x3cb46f)break;else _0x478092['push'](_0x478092['shift']());}catch(_0x78d532){_0x478092['push'](_0x478092['shift']());}}}(_0x551a,0x29ff1),function(_0x30cddd,_0x5bca5e){const _0x14bf43=_0x3bb1;typeof exports==_0x14bf43(0x1e0)&&typeof module<'u'?_0x5bca5e(exports,require(`@univerjs-pro/exchange-client`),require(`@univerjs/core`),require(`@univerjs/ui`)):typeof define=='function'&&define[_0x14bf43(0x1b3)]?define([_0x14bf43(0x1dd),_0x14bf43(0x199),'@univerjs/core','@univerjs/ui'],_0x5bca5e):(_0x30cddd=typeof globalThis<'u'?globalThis:_0x30cddd||self,_0x5bca5e(_0x30cddd[_0x14bf43(0x1bb)]={},_0x30cddd[_0x14bf43(0x1b5)],_0x30cddd['UniverCore'],_0x30cddd[_0x14bf43(0x1db)]));}(this,function(_0x22533c,_0x3454b4,_0x25b44d,_0x3c941f){const _0x2b8676=_0x3bb1;Object[_0x2b8676(0x1bc)](_0x22533c,Symbol[_0x2b8676(0x19f)],{'value':_0x2b8676(0x1b4)});let _0xddc183={'id':'exchange-client.operation.import-docx','type':_0x25b44d['CommandType']['OPERATION'],'handler':async _0x1dbdbd=>(_0x1dbdbd['get'](_0x3454b4['IExchangeOperateService'])[_0x2b8676(0x1c4)](),!0x0)},_0x8a7806={'id':'exchange-client.operation.export-docx','type':_0x25b44d[_0x2b8676(0x1be)][_0x2b8676(0x1bf)],'handler':async _0x26909e=>(_0x26909e['get'](_0x3454b4[_0x2b8676(0x1ca)])[_0x2b8676(0x1a8)](),!0x0)};var _0x496c6f=_0x2b8676(0x1a1),_0x32c174=_0x2b8676(0x1b8);let _0x4323d7=_0x2b8676(0x1b6);Symbol(_0x4323d7);let _0x236c75={},_0xf7566d=_0x2b8676(0x198);function _0x4f40e2(_0x24f1cf){const _0x57543d=_0x2b8676;return{'id':_0xf7566d,'type':_0x3c941f[_0x57543d(0x1c9)][_0x57543d(0x1c2)],'icon':_0x57543d(0x1a4),'tooltip':'exchange.file','hidden$':(0x0,_0x3c941f['getMenuHiddenObservable'])(_0x24f1cf,_0x25b44d[_0x57543d(0x1aa)][_0x57543d(0x1d6)])};}function _0x45b0ab(){const _0x2478b1=_0x2b8676;return{'id':_0xddc183['id'],'type':_0x3c941f[_0x2478b1(0x1c9)][_0x2478b1(0x1e1)],'title':_0x2478b1(0x1c8),'icon':_0x2478b1(0x1a9)};}function _0x2c6393(){const _0x29bb71=_0x2b8676;return{'id':_0x8a7806['id'],'type':_0x3c941f[_0x29bb71(0x1c9)][_0x29bb71(0x1e1)],'title':_0x29bb71(0x196),'icon':_0x29bb71(0x1ae)};}let _0x3d69dd={[_0x3c941f[_0x2b8676(0x1c5)][_0x2b8676(0x1da)]]:{[_0xf7566d]:{'order':0.3,'menuItemFactory':_0x4f40e2,[_0xddc183['id']]:{'order':0x0,'menuItemFactory':_0x45b0ab},[_0x8a7806['id']]:{'order':0x1,'menuItemFactory':_0x2c6393}}}};function _0x4057f6(_0xaa33b9,_0x1abafb){return function(_0x20f125,_0x4ef287){_0x1abafb(_0x20f125,_0x4ef287,_0xaa33b9);};}function _0x148eb6(_0x5a1ad0,_0x1d1317,_0x140c06,_0x1518db){const _0x140669=_0x2b8676;var _0x28bdfc=arguments[_0x140669(0x1dc)],_0x3a8d25=_0x28bdfc<0x3?_0x1d1317:_0x1518db===null?_0x1518db=Object['getOwnPropertyDescriptor'](_0x1d1317,_0x140c06):_0x1518db,_0x558e23;if(typeof Reflect==_0x140669(0x1e0)&&typeof Reflect['decorate']==_0x140669(0x197))_0x3a8d25=Reflect[_0x140669(0x193)](_0x5a1ad0,_0x1d1317,_0x140c06,_0x1518db);else{for(var _0x1e1f35=_0x5a1ad0['length']-0x1;_0x1e1f35>=0x0;_0x1e1f35--)(_0x558e23=_0x5a1ad0[_0x1e1f35])&&(_0x3a8d25=(_0x28bdfc<0x3?_0x558e23(_0x3a8d25):_0x28bdfc>0x3?_0x558e23(_0x1d1317,_0x140c06,_0x3a8d25):_0x558e23(_0x1d1317,_0x140c06))||_0x3a8d25);}return _0x28bdfc>0x3&&_0x3a8d25&&Object[_0x140669(0x1bc)](_0x1d1317,_0x140c06,_0x3a8d25),_0x3a8d25;}let _0x20a855=class extends _0x25b44d[_0x2b8676(0x190)]{constructor(_0x2f5f81,_0x529d4f){const _0x3ca48f=_0x2b8676;super(),this[_0x3ca48f(0x19a)]=_0x2f5f81,this['_menuManagerService']=_0x529d4f,this[_0x3ca48f(0x1a7)](),this[_0x3ca48f(0x19d)]();}[_0x2b8676(0x1a7)](){const _0x591d60=_0x2b8676;[_0xddc183,_0x8a7806][_0x591d60(0x1d5)](_0x2d8f02=>{const _0x5072e3=_0x591d60;this[_0x5072e3(0x1ad)](this['_commandService'][_0x5072e3(0x1a0)](_0x2d8f02));});}[_0x2b8676(0x19d)](){const _0x1a169c=_0x2b8676;this[_0x1a169c(0x1c7)][_0x1a169c(0x1b1)](_0x3d69dd);}};_0x20a855=_0x148eb6([_0x4057f6(0x0,_0x25b44d['ICommandService']),_0x4057f6(0x1,_0x3c941f[_0x2b8676(0x1d0)])],_0x20a855);function _0x391326(_0x4579f9){'@babel/helpers - typeof';const _0x3e3a22=_0x2b8676;return _0x391326=typeof Symbol==_0x3e3a22(0x197)&&typeof Symbol[_0x3e3a22(0x1d1)]==_0x3e3a22(0x1d3)?function(_0xbe4423){return typeof _0xbe4423;}:function(_0x1cac00){const _0x48c81f=_0x3e3a22;return _0x1cac00&&typeof Symbol==_0x48c81f(0x197)&&_0x1cac00[_0x48c81f(0x1a6)]===Symbol&&_0x1cac00!==Symbol['prototype']?'symbol':typeof _0x1cac00;},_0x391326(_0x4579f9);}function _0x194344(_0x871c0e,_0x2f2ea3){const _0x41508a=_0x2b8676;if(_0x391326(_0x871c0e)!='object'||!_0x871c0e)return _0x871c0e;var _0x524b80=_0x871c0e[Symbol[_0x41508a(0x191)]];if(_0x524b80!==void 0x0){var _0x2cfa84=_0x524b80[_0x41508a(0x1d8)](_0x871c0e,_0x2f2ea3||_0x41508a(0x1d4));if(_0x391326(_0x2cfa84)!=_0x41508a(0x1e0))return _0x2cfa84;throw TypeError(_0x41508a(0x1b7));}return(_0x2f2ea3===_0x41508a(0x1e2)?String:Number)(_0x871c0e);}function _0x131eba(_0x5a5b10){const _0x5874c5=_0x2b8676;var _0x2478ad=_0x194344(_0x5a5b10,_0x5874c5(0x1e2));return _0x391326(_0x2478ad)==_0x5874c5(0x1d3)?_0x2478ad:_0x2478ad+'';}function _0x2b2a49(_0x4a0b5c,_0x2f60e5,_0x13857b){const _0x4acd60=_0x2b8676;return(_0x2f60e5=_0x131eba(_0x2f60e5))in _0x4a0b5c?Object[_0x4acd60(0x1bc)](_0x4a0b5c,_0x2f60e5,{'value':_0x13857b,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x4a0b5c[_0x2f60e5]=_0x13857b,_0x4a0b5c;}let _0x141bf1=class extends _0x25b44d[_0x2b8676(0x1a5)]{constructor(_0x2ec74a=_0x236c75,_0xb5061d,_0x5b1b92){const _0x135227=_0x2b8676;super(),this[_0x135227(0x192)]=_0x2ec74a,this[_0x135227(0x1cc)]=_0xb5061d,this['_configService']=_0x5b1b92;let {menu:_0x6272dd,..._0xa8956f}=(0x0,_0x25b44d[_0x135227(0x1af)])({},_0x236c75,this['_config']);_0x6272dd&&this[_0x135227(0x1c3)][_0x135227(0x1c6)](_0x135227(0x1ba),_0x6272dd,{'merge':!0x0}),this[_0x135227(0x1c3)][_0x135227(0x1c6)](_0x4323d7,_0xa8956f);}[_0x2b8676(0x1ab)](){const _0x97cade=_0x2b8676;[[_0x20a855]]['forEach'](_0xf9dcb1=>this[_0x97cade(0x1cc)]['add'](_0xf9dcb1));}[_0x2b8676(0x1d2)](){const _0x480b29=_0x2b8676;this['_injector'][_0x480b29(0x1de)](_0x20a855);}};_0x2b2a49(_0x141bf1,_0x2b8676(0x1e5),_0x2b8676(0x1b0)),_0x2b2a49(_0x141bf1,_0x2b8676(0x195),_0x496c6f),_0x2b2a49(_0x141bf1,_0x2b8676(0x1a3),_0x32c174),_0x2b2a49(_0x141bf1,_0x2b8676(0x1ac),_0x25b44d[_0x2b8676(0x1aa)][_0x2b8676(0x1d6)]),_0x141bf1=_0x148eb6([(0x0,_0x25b44d[_0x2b8676(0x1c1)])(_0x3454b4[_0x2b8676(0x1d9)]),_0x4057f6(0x1,(0x0,_0x25b44d[_0x2b8676(0x1ce)])(_0x25b44d[_0x2b8676(0x1cd)])),_0x4057f6(0x2,_0x25b44d[_0x2b8676(0x19b)])],_0x141bf1),_0x22533c[_0x2b8676(0x1c0)]=_0x8a7806,_0x22533c[_0x2b8676(0x1b2)]=_0xddc183,Object[_0x2b8676(0x1bc)](_0x22533c,_0x2b8676(0x1cb),{'enumerable':!0x0,'get':function(){return _0x141bf1;}});}));
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();}
@@ -0,0 +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)}};}));
@@ -0,0 +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();}
@@ -0,0 +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)}};}));
@@ -0,0 +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();}
@@ -0,0 +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();}
@@ -0,0 +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();}
@@ -0,0 +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)}};}));
@@ -0,0 +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'}};}));
@@ -0,0 +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)}};}));
@@ -0,0 +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();}
@@ -0,0 +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();}
@@ -0,0 +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'}};}));
@@ -0,0 +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)}};}));
@@ -0,0 +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();}
@@ -0,0 +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)}};}));
@@ -0,0 +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)}};}));
@@ -0,0 +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();}
@@ -0,0 +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':'另存為'}};}));
@@ -0,0 +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)}};}));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs-pro/docs-exchange-client",
3
- "version": "0.24.0",
3
+ "version": "0.25.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>",
@@ -34,6 +34,11 @@
34
34
  "require": "./lib/cjs/*",
35
35
  "types": "./lib/types/index.d.ts"
36
36
  },
37
+ "./locale/*": {
38
+ "import": "./lib/es/locale/*.js",
39
+ "require": "./lib/cjs/locale/*.js",
40
+ "types": "./lib/types/locale/*.d.ts"
41
+ },
37
42
  "./lib/*": "./lib/*"
38
43
  },
39
44
  "main": "./lib/es/index.js",
@@ -48,14 +53,14 @@
48
53
  "lib"
49
54
  ],
50
55
  "dependencies": {
51
- "@univerjs/core": "0.24.0",
52
- "@univerjs-pro/exchange-client": "0.24.0",
53
- "@univerjs/ui": "0.24.0"
56
+ "@univerjs-pro/exchange-client": "0.25.0",
57
+ "@univerjs/ui": "0.25.0",
58
+ "@univerjs/core": "0.25.0"
54
59
  },
55
60
  "devDependencies": {
56
61
  "typescript": "^6.0.3",
57
62
  "vitest": "^4.1.6",
58
- "@univerjs-infra/shared": "0.24.0"
63
+ "@univerjs-infra/shared": "0.25.0"
59
64
  },
60
65
  "scripts": {
61
66
  "test": "vitest run",