@univerjs-pro/docs-exchange-client 0.24.0 → 0.25.0-insiders.20260604-29ebbff

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 +11 -6
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 _0x2aee8f=_0x3817;(function(_0x81f564,_0x26de19){var _0xe4e452=_0x3817,_0x2ad0c5=_0x81f564();while(!![]){try{var _0x20c330=parseInt(_0xe4e452(0x180))/0x1*(parseInt(_0xe4e452(0x18e))/0x2)+-parseInt(_0xe4e452(0x17f))/0x3*(parseInt(_0xe4e452(0x199))/0x4)+parseInt(_0xe4e452(0x17e))/0x5+-parseInt(_0xe4e452(0x177))/0x6*(parseInt(_0xe4e452(0x1a6))/0x7)+parseInt(_0xe4e452(0x1a9))/0x8*(-parseInt(_0xe4e452(0x1b3))/0x9)+parseInt(_0xe4e452(0x174))/0xa*(parseInt(_0xe4e452(0x170))/0xb)+-parseInt(_0xe4e452(0x17a))/0xc*(-parseInt(_0xe4e452(0x175))/0xd);if(_0x20c330===_0x26de19)break;else _0x2ad0c5['push'](_0x2ad0c5['shift']());}catch(_0x3acc87){_0x2ad0c5['push'](_0x2ad0c5['shift']());}}}(_0x3e88,0x3b3f1),Object[_0x2aee8f(0x197)](exports,Symbol[_0x2aee8f(0x186)],{'value':_0x2aee8f(0x198)}));let e=require('@univerjs-pro/exchange-client'),t=require('@univerjs/core'),n=require('@univerjs/ui');const r={'id':_0x2aee8f(0x171),'type':t[_0x2aee8f(0x173)]['OPERATION'],'handler':async _0x157a83=>(_0x157a83[_0x2aee8f(0x18c)](e[_0x2aee8f(0x179)])[_0x2aee8f(0x168)](),!0x0)},i={'id':'exchange-client.operation.export-docx','type':t[_0x2aee8f(0x173)][_0x2aee8f(0x16b)],'handler':async _0x4141f6=>(_0x4141f6[_0x2aee8f(0x18c)](e[_0x2aee8f(0x179)])[_0x2aee8f(0x17c)](),!0x0)};var a=_0x2aee8f(0x19a),o=_0x2aee8f(0x16e);const s={},c=_0x2aee8f(0x1af);function l(_0x5b5d81){var _0x235e6a=_0x2aee8f;return{'id':c,'type':n[_0x235e6a(0x19d)][_0x235e6a(0x16a)],'icon':_0x235e6a(0x1a2),'tooltip':_0x235e6a(0x1a1),'hidden$':(0x0,n[_0x235e6a(0x16f)])(_0x5b5d81,t[_0x235e6a(0x1a0)][_0x235e6a(0x164)])};}function u(){var _0x36e645=_0x2aee8f;return{'id':r['id'],'type':n[_0x36e645(0x19d)][_0x36e645(0x1a4)],'title':'docs-exchange-client.upload','icon':_0x36e645(0x193)};}function d(){var _0x14ae07=_0x2aee8f;return{'id':i['id'],'type':n[_0x14ae07(0x19d)][_0x14ae07(0x1a4)],'title':_0x14ae07(0x196),'icon':'ExportIcon'};}const f={[n[_0x2aee8f(0x172)][_0x2aee8f(0x16c)]]:{[c]:{'order':0.3,'menuItemFactory':l,[r['id']]:{'order':0x0,'menuItemFactory':u},[i['id']]:{'order':0x1,'menuItemFactory':d}}}};function p(_0x105005,_0x55b022){return function(_0x43716a,_0x3e989c){_0x55b022(_0x43716a,_0x3e989c,_0x105005);};}function _0x3e88(){var _0x13bfad=['_initCommands','Plugin','IConfigService','add','get','Inject','43402umJLGF','_menuManagerService','registerCommand','_config','_commandService','FolderIcon','decorate','string','docs-exchange-client.download','defineProperty','Module','44SOUmbz','@univerjs-pro/docs-exchange-client','symbol','menu','MenuItemType','_injector','object','UniverInstanceType','docs-exchange-client.file','DirectExportIcon','pluginName','BUTTON','default','8953lAyEhx','Disposable','constructor','8aMqOUQ','onReady','UniverDocsExchangeClientPlugin','length','merge','onStarting','docs-exchange-client.operation.exchange','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','prototype','IMenuManagerService','3039642MIIYZv','UNIVER_DOC','function','getOwnPropertyDescriptor','forEach','importDOCXToUnitId','ICommandService','SUBITEMS','OPERATION','OTHERS','UniverExchangeClientPlugin','0.25.0-insiders.20260604-29ebbff','getMenuHiddenObservable','11BVedkj','exchange-client.operation.import-docx','RibbonStartGroup','CommandType','682260lssGrr','261066wlJIHN','_initMenus','528zVPYzu','setConfig','IExchangeOperateService','156xrRxoB','packageName','exportDOCXByUnitId','ImportDOCXOperation','1076770bWsfXG','77919uKpDzb','20FdwsSQ','DependentOn','toPrimitive','call','mergeMenu','ExportDOCXOperation','toStringTag','_configService'];_0x3e88=function(){return _0x13bfad;};return _0x3e88();}function m(_0x197413,_0x3868a6,_0x104ad5,_0x2203bd){var _0x5106ef=_0x2aee8f,_0x56a176=arguments[_0x5106ef(0x1ac)],_0x4405e2=_0x56a176<0x3?_0x3868a6:_0x2203bd===null?_0x2203bd=Object[_0x5106ef(0x166)](_0x3868a6,_0x104ad5):_0x2203bd,_0x3baed5;if(typeof Reflect==_0x5106ef(0x19f)&&typeof Reflect[_0x5106ef(0x194)]==_0x5106ef(0x165))_0x4405e2=Reflect['decorate'](_0x197413,_0x3868a6,_0x104ad5,_0x2203bd);else{for(var _0x395f27=_0x197413[_0x5106ef(0x1ac)]-0x1;_0x395f27>=0x0;_0x395f27--)(_0x3baed5=_0x197413[_0x395f27])&&(_0x4405e2=(_0x56a176<0x3?_0x3baed5(_0x4405e2):_0x56a176>0x3?_0x3baed5(_0x3868a6,_0x104ad5,_0x4405e2):_0x3baed5(_0x3868a6,_0x104ad5))||_0x4405e2);}return _0x56a176>0x3&&_0x4405e2&&Object[_0x5106ef(0x197)](_0x3868a6,_0x104ad5,_0x4405e2),_0x4405e2;}let h=class extends t[_0x2aee8f(0x1a7)]{constructor(_0x4ae9b6,_0xf1cf51){var _0x4bfb86=_0x2aee8f;super(),this[_0x4bfb86(0x192)]=_0x4ae9b6,this[_0x4bfb86(0x18f)]=_0xf1cf51,this[_0x4bfb86(0x188)](),this[_0x4bfb86(0x176)]();}[_0x2aee8f(0x188)](){[r,i]['forEach'](_0x440be9=>{var _0x541ff0=_0x3817;this['disposeWithMe'](this[_0x541ff0(0x192)][_0x541ff0(0x190)](_0x440be9));});}[_0x2aee8f(0x176)](){var _0x3d50ff=_0x2aee8f;this[_0x3d50ff(0x18f)][_0x3d50ff(0x184)](f);}};h=m([p(0x0,t[_0x2aee8f(0x169)]),p(0x1,n[_0x2aee8f(0x1b2)])],h);function g(_0x43699b){'@babel/helpers - typeof';var _0x132244=_0x2aee8f;return g=typeof Symbol==_0x132244(0x165)&&typeof Symbol['iterator']==_0x132244(0x19b)?function(_0x146922){return typeof _0x146922;}:function(_0x1b01a3){var _0x330165=_0x132244;return _0x1b01a3&&typeof Symbol==_0x330165(0x165)&&_0x1b01a3[_0x330165(0x1a8)]===Symbol&&_0x1b01a3!==Symbol[_0x330165(0x1b1)]?'symbol':typeof _0x1b01a3;},g(_0x43699b);}function _(_0x187e10,_0x5b4a52){var _0x1372af=_0x2aee8f;if(g(_0x187e10)!=_0x1372af(0x19f)||!_0x187e10)return _0x187e10;var _0x2f6f17=_0x187e10[Symbol[_0x1372af(0x182)]];if(_0x2f6f17!==void 0x0){var _0xa50e86=_0x2f6f17[_0x1372af(0x183)](_0x187e10,_0x5b4a52||_0x1372af(0x1a5));if(g(_0xa50e86)!=_0x1372af(0x19f))return _0xa50e86;throw TypeError(_0x1372af(0x1b0));}return(_0x5b4a52===_0x1372af(0x195)?String:Number)(_0x187e10);}function _0x3817(_0x2c22e0,_0x3cb800){_0x2c22e0=_0x2c22e0-0x164;var _0x3e8869=_0x3e88();var _0x3817de=_0x3e8869[_0x2c22e0];return _0x3817de;}function v(_0x4731b6){var _0x444978=_0x2aee8f,_0x58b45f=_(_0x4731b6,_0x444978(0x195));return g(_0x58b45f)==_0x444978(0x19b)?_0x58b45f:_0x58b45f+'';}function y(_0x4747d6,_0x5bb080,_0x33fb28){return(_0x5bb080=v(_0x5bb080))in _0x4747d6?Object['defineProperty'](_0x4747d6,_0x5bb080,{'value':_0x33fb28,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x4747d6[_0x5bb080]=_0x33fb28,_0x4747d6;}let b=class extends t[_0x2aee8f(0x189)]{constructor(_0x571e91=s,_0x563c24,_0x13e03c){var _0x1fa79d=_0x2aee8f;super(),this[_0x1fa79d(0x191)]=_0x571e91,this['_injector']=_0x563c24,this[_0x1fa79d(0x187)]=_0x13e03c;let {menu:_0x5de026,..._0x11137f}=(0x0,t[_0x1fa79d(0x1ad)])({},s,this[_0x1fa79d(0x191)]);_0x5de026&&this[_0x1fa79d(0x187)][_0x1fa79d(0x178)](_0x1fa79d(0x19c),_0x5de026,{'merge':!0x0}),this[_0x1fa79d(0x187)]['setConfig']('docs-exchange-client.config',_0x11137f);}[_0x2aee8f(0x1ae)](){var _0x250ff3=_0x2aee8f;[[h]][_0x250ff3(0x167)](_0x4049ee=>this['_injector'][_0x250ff3(0x18b)](_0x4049ee));}[_0x2aee8f(0x1aa)](){var _0x2170a8=_0x2aee8f;this[_0x2170a8(0x19e)][_0x2170a8(0x18c)](h);}};y(b,_0x2aee8f(0x1a3),'DOC_EXCHANGE_CLIENT_PLUGIN'),y(b,_0x2aee8f(0x17b),a),y(b,'version',o),y(b,'type',t[_0x2aee8f(0x1a0)][_0x2aee8f(0x164)]),b=m([(0x0,t[_0x2aee8f(0x181)])(e[_0x2aee8f(0x16d)]),p(0x1,(0x0,t[_0x2aee8f(0x18d)])(t['Injector'])),p(0x2,t[_0x2aee8f(0x18a)])],b),exports[_0x2aee8f(0x185)]=i,exports[_0x2aee8f(0x17d)]=r,Object[_0x2aee8f(0x197)](exports,_0x2aee8f(0x1ab),{'enumerable':!0x0,'get':function(){return b;}});
@@ -0,0 +1 @@
1
+ const _0x3f1e78=_0x4dc7;function _0x2fb0(){const _0x1de087=['exports','12501ESXOal','حفظ\x20باسم','8eYPXxx','22827OxYYiq','2520009qrPGum','1304KmzNEX','14fRAQCY','3518436hwtaom','1669176mxbrjJ','20ysZEip','3245046dDIPGs','فتح\x20(ملف)','22XGjFDL','11974390QUbeXJ'];_0x2fb0=function(){return _0x1de087;};return _0x2fb0();}(function(_0x137056,_0x58267c){const _0x38f04d=_0x4dc7,_0x141728=_0x137056();while(!![]){try{const _0x1f262d=parseInt(_0x38f04d(0xd6))/0x1*(-parseInt(_0x38f04d(0xd9))/0x2)+parseInt(_0x38f04d(0xd3))/0x3*(parseInt(_0x38f04d(0xd8))/0x4)+parseInt(_0x38f04d(0xdc))/0x5*(parseInt(_0x38f04d(0xdb))/0x6)+parseInt(_0x38f04d(0xdd))/0x7*(parseInt(_0x38f04d(0xd5))/0x8)+-parseInt(_0x38f04d(0xd7))/0x9+-parseInt(_0x38f04d(0xd1))/0xa+parseInt(_0x38f04d(0xd0))/0xb*(-parseInt(_0x38f04d(0xda))/0xc);if(_0x1f262d===_0x58267c)break;else _0x141728['push'](_0x141728['shift']());}catch(_0x2d3a11){_0x141728['push'](_0x141728['shift']());}}}(_0x2fb0,0xada01));const e={'docs-exchange-client':{'file':'ملف','upload':_0x3f1e78(0xde),'download':_0x3f1e78(0xd4)}};function _0x4dc7(_0x1c72a3,_0x1b9a3d){_0x1c72a3=_0x1c72a3-0xd0;const _0x2fb0cb=_0x2fb0();let _0x4dc736=_0x2fb0cb[_0x1c72a3];return _0x4dc736;}module[_0x3f1e78(0xd2)]=e;
@@ -0,0 +1 @@
1
+ const _0x44d6b6=_0x3d63;(function(_0x1e2e47,_0x4a8636){const _0x504d95=_0x3d63,_0x3638d2=_0x1e2e47();while(!![]){try{const _0xadd484=-parseInt(_0x504d95(0x12b))/0x1+parseInt(_0x504d95(0x11d))/0x2*(parseInt(_0x504d95(0x123))/0x3)+-parseInt(_0x504d95(0x120))/0x4+-parseInt(_0x504d95(0x121))/0x5*(parseInt(_0x504d95(0x129))/0x6)+parseInt(_0x504d95(0x11e))/0x7+parseInt(_0x504d95(0x127))/0x8*(parseInt(_0x504d95(0x126))/0x9)+-parseInt(_0x504d95(0x11f))/0xa*(-parseInt(_0x504d95(0x122))/0xb);if(_0xadd484===_0x4a8636)break;else _0x3638d2['push'](_0x3638d2['shift']());}catch(_0x2c67d3){_0x3638d2['push'](_0x3638d2['shift']());}}}(_0x2987,0x84539));function _0x2987(){const _0x17072d=['1434lLCARm','exports','828451qJPfjC','2KsRTRC','2997281YCMWVl','21965630nEXeGG','4196852jQcSMe','13730xfEoWQ','11nsHRSu','146583ZKUgEw','Fitxer','Anomena\x20i\x20desa','21555DBlWky','1344VcBhyc','Obrir(Fitxer)'];_0x2987=function(){return _0x17072d;};return _0x2987();}function _0x3d63(_0x40e88e,_0x14ee12){_0x40e88e=_0x40e88e-0x11d;const _0x2987e4=_0x2987();let _0x3d63fd=_0x2987e4[_0x40e88e];return _0x3d63fd;}const e={'docs-exchange-client':{'file':_0x44d6b6(0x124),'upload':_0x44d6b6(0x128),'download':_0x44d6b6(0x125)}};module[_0x44d6b6(0x12a)]=e;
@@ -0,0 +1 @@
1
+ const _0x596d69=_0x3ea5;(function(_0x5881c2,_0x487d17){const _0x401939=_0x3ea5,_0x449c06=_0x5881c2();while(!![]){try{const _0x3cd44e=-parseInt(_0x401939(0x19e))/0x1+parseInt(_0x401939(0x198))/0x2*(parseInt(_0x401939(0x19b))/0x3)+-parseInt(_0x401939(0x19d))/0x4*(-parseInt(_0x401939(0x19a))/0x5)+-parseInt(_0x401939(0x1a2))/0x6*(parseInt(_0x401939(0x19f))/0x7)+-parseInt(_0x401939(0x1a3))/0x8+parseInt(_0x401939(0x19c))/0x9+parseInt(_0x401939(0x199))/0xa;if(_0x3cd44e===_0x487d17)break;else _0x449c06['push'](_0x449c06['shift']());}catch(_0x48b280){_0x449c06['push'](_0x449c06['shift']());}}}(_0x582a,0xa5b4a));const e={'docs-exchange-client':{'file':_0x596d69(0x1a1),'upload':_0x596d69(0x197),'download':'Speichern\x20unter'}};function _0x3ea5(_0x2bbae1,_0x52cc8f){_0x2bbae1=_0x2bbae1-0x197;const _0x582ad9=_0x582a();let _0x3ea58a=_0x582ad9[_0x2bbae1];return _0x3ea58a;}module[_0x596d69(0x1a0)]=e;function _0x582a(){const _0x26cdaf=['13533670TcTkvl','1110605HeCXQl','3222459jyljqT','232317lbfcIs','8cbkPjy','239559yDqOeR','35OlXluj','exports','Datei','767328gqVqxT','10718768qnVilo','Öffnen\x20(Datei)','2NZPYxd'];_0x582a=function(){return _0x26cdaf;};return _0x582a();}
@@ -0,0 +1 @@
1
+ function _0x1aea(_0x462544,_0x3f468a){_0x462544=_0x462544-0x19a;const _0x480040=_0x4800();let _0x1aeacb=_0x480040[_0x462544];return _0x1aeacb;}const _0x9300cf=_0x1aea;(function(_0x30065b,_0x342393){const _0x51848f=_0x1aea,_0x53d3bb=_0x30065b();while(!![]){try{const _0x1371b=-parseInt(_0x51848f(0x1a2))/0x1+parseInt(_0x51848f(0x19a))/0x2+-parseInt(_0x51848f(0x19e))/0x3*(-parseInt(_0x51848f(0x1a6))/0x4)+-parseInt(_0x51848f(0x19c))/0x5+-parseInt(_0x51848f(0x19f))/0x6*(parseInt(_0x51848f(0x1a4))/0x7)+-parseInt(_0x51848f(0x1a1))/0x8*(-parseInt(_0x51848f(0x19b))/0x9)+-parseInt(_0x51848f(0x1a5))/0xa;if(_0x1371b===_0x342393)break;else _0x53d3bb['push'](_0x53d3bb['shift']());}catch(_0x4c65f5){_0x53d3bb['push'](_0x53d3bb['shift']());}}}(_0x4800,0x28d7b));function _0x4800(){const _0x4b15eb=['exports','183eaPQGn','12TUnBsb','Open(File)','641768sSRvBs','91742TLTHCX','Save\x20As','967379GEHOKO','1010330WxFocF','14932AwVZUD','334384TUtIuI','36aRnrwm','396645FtMmts'];_0x4800=function(){return _0x4b15eb;};return _0x4800();}const e={'docs-exchange-client':{'file':'File','upload':_0x9300cf(0x1a0),'download':_0x9300cf(0x1a3)}};module[_0x9300cf(0x19d)]=e;
@@ -0,0 +1 @@
1
+ const _0x5bf7d1=_0x493a;(function(_0x56e347,_0x590c05){const _0x167227=_0x493a,_0x4d0a68=_0x56e347();while(!![]){try{const _0x73226=-parseInt(_0x167227(0x158))/0x1*(parseInt(_0x167227(0x155))/0x2)+parseInt(_0x167227(0x157))/0x3*(parseInt(_0x167227(0x15f))/0x4)+parseInt(_0x167227(0x159))/0x5*(-parseInt(_0x167227(0x15e))/0x6)+parseInt(_0x167227(0x162))/0x7*(-parseInt(_0x167227(0x15b))/0x8)+parseInt(_0x167227(0x15d))/0x9+-parseInt(_0x167227(0x163))/0xa*(parseInt(_0x167227(0x161))/0xb)+parseInt(_0x167227(0x15c))/0xc;if(_0x73226===_0x590c05)break;else _0x4d0a68['push'](_0x4d0a68['shift']());}catch(_0x162c9f){_0x4d0a68['push'](_0x4d0a68['shift']());}}}(_0x50e5,0x1d51b));function _0x493a(_0x269b3a,_0x35b929){_0x269b3a=_0x269b3a-0x154;const _0x50e5a8=_0x50e5();let _0x493aa6=_0x50e5a8[_0x269b3a];return _0x493aa6;}const e={'docs-exchange-client':{'file':_0x5bf7d1(0x156),'upload':_0x5bf7d1(0x160),'download':_0x5bf7d1(0x154)}};function _0x50e5(){const _0x53e812=['22ZkyCMg','25417WuWUtE','514640vZgNhl','Guardar\x20como','9358teufYG','Archivo','3Zpcdlr','35wuiSYw','238585YMZtMj','exports','40EfhDpk','5652204pdcvkH','670509jzbRCy','30PkLkvd','392024pxReeJ','Abrir(Archivo)'];_0x50e5=function(){return _0x53e812;};return _0x50e5();}module[_0x5bf7d1(0x15a)]=e;
@@ -0,0 +1 @@
1
+ const _0x5dfe2b=_0xd789;(function(_0x5d1bee,_0x113c8e){const _0x5ded20=_0xd789,_0x3446d9=_0x5d1bee();while(!![]){try{const _0x11566d=parseInt(_0x5ded20(0x1e2))/0x1+parseInt(_0x5ded20(0x1e4))/0x2*(-parseInt(_0x5ded20(0x1e9))/0x3)+-parseInt(_0x5ded20(0x1df))/0x4*(-parseInt(_0x5ded20(0x1e0))/0x5)+parseInt(_0x5ded20(0x1e6))/0x6+-parseInt(_0x5ded20(0x1ea))/0x7+parseInt(_0x5ded20(0x1e8))/0x8+parseInt(_0x5ded20(0x1e3))/0x9;if(_0x11566d===_0x113c8e)break;else _0x3446d9['push'](_0x3446d9['shift']());}catch(_0x39f556){_0x3446d9['push'](_0x3446d9['shift']());}}}(_0x1380,0x3ad38));function _0xd789(_0x43a7d2,_0x16e378){_0x43a7d2=_0x43a7d2-0x1df;const _0x13803d=_0x1380();let _0xd789a8=_0x13803d[_0x43a7d2];return _0xd789a8;}const e={'docs-exchange-client':{'file':_0x5dfe2b(0x1e7),'upload':_0x5dfe2b(0x1e1),'download':'ذخیره\x20به\x20عنوان'}};function _0x1380(){const _0x3074a2=['فایل','760904vIexet','1370901TlGwPp','350959vkhWwt','112WlgqUd','18985wTcfyt','بازکردن(فایل)','12025VkGDtm','596826Hwurdp','2wCWiUp','exports','2809728MKLeKw'];_0x1380=function(){return _0x3074a2;};return _0x1380();}module[_0x5dfe2b(0x1e5)]=e;
@@ -0,0 +1 @@
1
+ const _0x2ccdb1=_0x6fc2;(function(_0x4ff76a,_0x22dcd6){const _0x14f131=_0x6fc2,_0x520612=_0x4ff76a();while(!![]){try{const _0x525d08=parseInt(_0x14f131(0x181))/0x1*(parseInt(_0x14f131(0x18f))/0x2)+parseInt(_0x14f131(0x18a))/0x3*(-parseInt(_0x14f131(0x188))/0x4)+parseInt(_0x14f131(0x18b))/0x5+parseInt(_0x14f131(0x18e))/0x6*(-parseInt(_0x14f131(0x18d))/0x7)+parseInt(_0x14f131(0x18c))/0x8*(-parseInt(_0x14f131(0x189))/0x9)+-parseInt(_0x14f131(0x187))/0xa+parseInt(_0x14f131(0x185))/0xb;if(_0x525d08===_0x22dcd6)break;else _0x520612['push'](_0x520612['shift']());}catch(_0x3868a0){_0x520612['push'](_0x520612['shift']());}}}(_0x403a,0x2422d));function _0x403a(){const _0x290b99=['Enregistrer\x20sous','2898250VxRelB','6892rGnrNN','838854fBCErM','3iawftw','1123605PvFnBn','8qKuxpC','1003443KwLboZ','12MIaNPr','53660SIpZjn','2XWvLcu','exports','Ouvrir\x20(Fichier)','Fichier','5951924BaJRsg'];_0x403a=function(){return _0x290b99;};return _0x403a();}function _0x6fc2(_0x20794c,_0x52f68f){_0x20794c=_0x20794c-0x181;const _0x403aac=_0x403a();let _0x6fc28b=_0x403aac[_0x20794c];return _0x6fc28b;}const e={'docs-exchange-client':{'file':_0x2ccdb1(0x184),'upload':_0x2ccdb1(0x183),'download':_0x2ccdb1(0x186)}};module[_0x2ccdb1(0x182)]=e;
@@ -0,0 +1 @@
1
+ const _0x452894=_0x34a9;(function(_0xa1d19d,_0x49a6ca){const _0x461069=_0x34a9,_0x10393d=_0xa1d19d();while(!![]){try{const _0x3c33fc=parseInt(_0x461069(0x139))/0x1*(-parseInt(_0x461069(0x13d))/0x2)+parseInt(_0x461069(0x13b))/0x3+-parseInt(_0x461069(0x13e))/0x4*(-parseInt(_0x461069(0x138))/0x5)+-parseInt(_0x461069(0x137))/0x6+-parseInt(_0x461069(0x136))/0x7+parseInt(_0x461069(0x13c))/0x8*(parseInt(_0x461069(0x13a))/0x9)+parseInt(_0x461069(0x13f))/0xa*(parseInt(_0x461069(0x135))/0xb);if(_0x3c33fc===_0x49a6ca)break;else _0x10393d['push'](_0x10393d['shift']());}catch(_0x26bf13){_0x10393d['push'](_0x10393d['shift']());}}}(_0x4654,0xb733c));function _0x4654(){const _0x11bede=['1354073TLopUX','4687530NSsWHw','5031715nvemGE','3841hPvlZO','36ShELnV','460914CCOxYn','1328656SWpZGK','626ruYvZK','4bIDdaY','501370hOshAZ','exports','Buka(File)','242aNaQnr'];_0x4654=function(){return _0x11bede;};return _0x4654();}const e={'docs-exchange-client':{'file':'File','upload':_0x452894(0x141),'download':'Simpan\x20Sebagai'}};function _0x34a9(_0x50a73a,_0x4826b1){_0x50a73a=_0x50a73a-0x135;const _0x4654cc=_0x4654();let _0x34a928=_0x4654cc[_0x50a73a];return _0x34a928;}module[_0x452894(0x140)]=e;
@@ -0,0 +1 @@
1
+ function _0x578c(_0x3d1146,_0x252926){_0x3d1146=_0x3d1146-0x7e;const _0x1cd88d=_0x1cd8();let _0x578ca4=_0x1cd88d[_0x3d1146];return _0x578ca4;}const _0x5a0a10=_0x578c;function _0x1cd8(){const _0x147d5c=['156888nWExbc','1477530hcCUCV','5035597HjYCVq','396605TGkWJt','Salva\x20con\x20nome','File','2770ryrgWe','12aqaSwn','819337QeDEdH','exports','13673zFmvMa','Apri\x20(File)','15ygFxre','8bCvlZZ','8133489kFIbSC'];_0x1cd8=function(){return _0x147d5c;};return _0x1cd8();}(function(_0x3dc0b4,_0x3f9bf9){const _0x19f793=_0x578c,_0x56fd33=_0x3dc0b4();while(!![]){try{const _0x52f978=parseInt(_0x19f793(0x8c))/0x1+-parseInt(_0x19f793(0x85))/0x2+parseInt(_0x19f793(0x81))/0x3*(-parseInt(_0x19f793(0x84))/0x4)+-parseInt(_0x19f793(0x87))/0x5*(-parseInt(_0x19f793(0x8b))/0x6)+-parseInt(_0x19f793(0x86))/0x7+-parseInt(_0x19f793(0x82))/0x8*(-parseInt(_0x19f793(0x83))/0x9)+parseInt(_0x19f793(0x8a))/0xa*(parseInt(_0x19f793(0x7f))/0xb);if(_0x52f978===_0x3f9bf9)break;else _0x56fd33['push'](_0x56fd33['shift']());}catch(_0x5a35af){_0x56fd33['push'](_0x56fd33['shift']());}}}(_0x1cd8,0x8b975));const e={'docs-exchange-client':{'file':_0x5a0a10(0x89),'upload':_0x5a0a10(0x80),'download':_0x5a0a10(0x88)}};module[_0x5a0a10(0x7e)]=e;
@@ -0,0 +1 @@
1
+ function _0x3760(_0x24fd09,_0x34ea64){_0x24fd09=_0x24fd09-0x1a0;const _0x137078=_0x1370();let _0x376005=_0x137078[_0x24fd09];return _0x376005;}const _0x4ec8fc=_0x3760;function _0x1370(){const _0x587284=['199gwdxtH','ファイル','1315975utcOQh','4280548DmiTux','名前を付けて保存','1674879oRUarj','312ErkwhF','12514410CghvVJ','1525144ezwwoy','1805598FdFZlU','7hHcYFA'];_0x1370=function(){return _0x587284;};return _0x1370();}(function(_0x153ab5,_0x5161ae){const _0x27622c=_0x3760,_0x462878=_0x153ab5();while(!![]){try{const _0x5af583=-parseInt(_0x27622c(0x1a4))/0x1*(parseInt(_0x27622c(0x1aa))/0x2)+parseInt(_0x27622c(0x1a9))/0x3+parseInt(_0x27622c(0x1a7))/0x4+parseInt(_0x27622c(0x1a6))/0x5+parseInt(_0x27622c(0x1a2))/0x6+parseInt(_0x27622c(0x1a3))/0x7*(-parseInt(_0x27622c(0x1a1))/0x8)+-parseInt(_0x27622c(0x1a0))/0x9;if(_0x5af583===_0x5161ae)break;else _0x462878['push'](_0x462878['shift']());}catch(_0xaa8a09){_0x462878['push'](_0x462878['shift']());}}}(_0x1370,0x8db1d));const e={'docs-exchange-client':{'file':_0x4ec8fc(0x1a5),'upload':'開く(ファイル)','download':_0x4ec8fc(0x1a8)}};module['exports']=e;
@@ -0,0 +1 @@
1
+ function _0x3cc9(_0x34e45a,_0x449205){_0x34e45a=_0x34e45a-0x124;const _0x1bbab2=_0x1bba();let _0x3cc96c=_0x1bbab2[_0x34e45a];return _0x3cc96c;}const _0x8b2942=_0x3cc9;(function(_0x1d6bb8,_0x93f7a5){const _0x154b68=_0x3cc9,_0x4da92b=_0x1d6bb8();while(!![]){try{const _0x1168b9=parseInt(_0x154b68(0x129))/0x1*(parseInt(_0x154b68(0x12a))/0x2)+-parseInt(_0x154b68(0x126))/0x3+parseInt(_0x154b68(0x128))/0x4+parseInt(_0x154b68(0x124))/0x5+parseInt(_0x154b68(0x12c))/0x6*(-parseInt(_0x154b68(0x125))/0x7)+parseInt(_0x154b68(0x127))/0x8+-parseInt(_0x154b68(0x12d))/0x9;if(_0x1168b9===_0x93f7a5)break;else _0x4da92b['push'](_0x4da92b['shift']());}catch(_0x26f1e3){_0x4da92b['push'](_0x4da92b['shift']());}}}(_0x1bba,0x293e6));const e={'docs-exchange-client':{'file':'파일','upload':_0x8b2942(0x12b),'download':_0x8b2942(0x12e)}};module['exports']=e;function _0x1bba(){const _0x4b7202=['열기(파일)','264BgQirx','1956204kZMpel','다른\x20이름으로\x20저장','666625VJnGOF','16331xJwoor','236568YFuIAU','1096032jSoEyk','79104trmsFR','277693uRfuWb','2jNVXpB'];_0x1bba=function(){return _0x4b7202;};return _0x1bba();}
@@ -0,0 +1 @@
1
+ function _0x568c(){const _0x1093ed=['8791119jPNBOD','53296hDsQpi','Zapisz\x20jako','Plik','21154220DkmItY','102wCPmeQ','4691050bGpzSC','20ZaGKeU','8NWtZNf','1178395lgCaUS','9762798nPJpeo','354616mzHzmW','exports'];_0x568c=function(){return _0x1093ed;};return _0x568c();}const _0x2b31f4=_0x2073;(function(_0x14c437,_0x64b456){const _0x4a55bb=_0x2073,_0x18f297=_0x14c437();while(!![]){try{const _0x3a88a4=-parseInt(_0x4a55bb(0x128))/0x1+parseInt(_0x4a55bb(0x11e))/0x2*(parseInt(_0x4a55bb(0x122))/0x3)+-parseInt(_0x4a55bb(0x124))/0x4*(-parseInt(_0x4a55bb(0x126))/0x5)+parseInt(_0x4a55bb(0x127))/0x6+parseInt(_0x4a55bb(0x123))/0x7+parseInt(_0x4a55bb(0x125))/0x8*(-parseInt(_0x4a55bb(0x11d))/0x9)+-parseInt(_0x4a55bb(0x121))/0xa;if(_0x3a88a4===_0x64b456)break;else _0x18f297['push'](_0x18f297['shift']());}catch(_0x44e546){_0x18f297['push'](_0x18f297['shift']());}}}(_0x568c,0xe43e1));const e={'docs-exchange-client':{'file':_0x2b31f4(0x120),'upload':'Otwórz\x20(plik)','download':_0x2b31f4(0x11f)}};function _0x2073(_0x3af820,_0x54429e){_0x3af820=_0x3af820-0x11c;const _0x568cda=_0x568c();let _0x20735c=_0x568cda[_0x3af820];return _0x20735c;}module[_0x2b31f4(0x11c)]=e;
@@ -0,0 +1 @@
1
+ const _0x403513=_0xdcaa;function _0x4593(){const _0x2c4b98=['623976AwobPo','14oMDWNR','327458BRiTzr','Abrir\x20(Arquivo)','147030QVyVLq','1485tzmyQS','11120bDQiNk','370660kVWipZ','102733voSlzW','200972IaWPwq','6pnHtky'];_0x4593=function(){return _0x2c4b98;};return _0x4593();}(function(_0x10568d,_0x138246){const _0x2966bd=_0xdcaa,_0x38c1a9=_0x10568d();while(!![]){try{const _0x8ac226=-parseInt(_0x2966bd(0x93))/0x1+parseInt(_0x2966bd(0x98))/0x2+parseInt(_0x2966bd(0x8f))/0x3+-parseInt(_0x2966bd(0x94))/0x4+parseInt(_0x2966bd(0x92))/0x5*(parseInt(_0x2966bd(0x95))/0x6)+parseInt(_0x2966bd(0x97))/0x7*(parseInt(_0x2966bd(0x96))/0x8)+parseInt(_0x2966bd(0x90))/0x9*(-parseInt(_0x2966bd(0x91))/0xa);if(_0x8ac226===_0x138246)break;else _0x38c1a9['push'](_0x38c1a9['shift']());}catch(_0x35ddcb){_0x38c1a9['push'](_0x38c1a9['shift']());}}}(_0x4593,0x19fa9));const e={'docs-exchange-client':{'file':'Arquivo','upload':_0x403513(0x8e),'download':'Salvar\x20Como'}};function _0xdcaa(_0x1a181b,_0x4f9ac7){_0x1a181b=_0x1a181b-0x8e;const _0x459357=_0x4593();let _0xdcaa48=_0x459357[_0x1a181b];return _0xdcaa48;}module['exports']=e;
@@ -0,0 +1 @@
1
+ const _0x37820f=_0xcd97;(function(_0x2dba3c,_0x28fc17){const _0x691024=_0xcd97,_0x46838b=_0x2dba3c();while(!![]){try{const _0x313145=parseInt(_0x691024(0x68))/0x1*(parseInt(_0x691024(0x6a))/0x2)+-parseInt(_0x691024(0x66))/0x3*(parseInt(_0x691024(0x67))/0x4)+-parseInt(_0x691024(0x6e))/0x5*(-parseInt(_0x691024(0x65))/0x6)+parseInt(_0x691024(0x70))/0x7*(parseInt(_0x691024(0x6b))/0x8)+parseInt(_0x691024(0x71))/0x9+-parseInt(_0x691024(0x72))/0xa+-parseInt(_0x691024(0x69))/0xb*(parseInt(_0x691024(0x6d))/0xc);if(_0x313145===_0x28fc17)break;else _0x46838b['push'](_0x46838b['shift']());}catch(_0x53daea){_0x46838b['push'](_0x46838b['shift']());}}}(_0xe7fb,0xe627d));function _0xcd97(_0x5089e1,_0xd165f8){_0x5089e1=_0x5089e1-0x64;const _0xe7fb6=_0xe7fb();let _0xcd9742=_0xe7fb6[_0x5089e1];return _0xcd9742;}function _0xe7fb(){const _0x47b692=['10YAAXXX','1648449ULRPVE','3266TMCHjh','17904NkcFdE','exports','60jYXGQF','162640TZxIug','Файл','861uWPxBz','15436305AUUvtZ','16937860NChuLQ','Сохранить\x20как','300xXzWop','742053DTejoI','4QjtFQZ'];_0xe7fb=function(){return _0x47b692;};return _0xe7fb();}const e={'docs-exchange-client':{'file':_0x37820f(0x6f),'upload':'Открыть(Файл)','download':_0x37820f(0x64)}};module[_0x37820f(0x6c)]=e;
@@ -0,0 +1 @@
1
+ const _0x2fafa1=_0x4da7;function _0x5cea(){const _0x58f793=['8278083xVEoFc','6JQtQvN','Súbor','5651072fezZBg','688EbUUFl','338853ffXUIq','14712OkCywJ','7103310VApjPI','Otvoriť\x20(súbor)','6954804VfTQXp','10fMLtSh','5177704VVcJwy'];_0x5cea=function(){return _0x58f793;};return _0x5cea();}function _0x4da7(_0xb862f4,_0x325ad6){_0xb862f4=_0xb862f4-0x99;const _0x5ceaa7=_0x5cea();let _0x4da754=_0x5ceaa7[_0xb862f4];return _0x4da754;}(function(_0xee23dd,_0x569dd0){const _0x4dd6d2=_0x4da7,_0x2c76a4=_0xee23dd();while(!![]){try{const _0x498ba7=parseInt(_0x4dd6d2(0xa2))/0x1*(-parseInt(_0x4dd6d2(0x9e))/0x2)+-parseInt(_0x4dd6d2(0xa3))/0x3*(-parseInt(_0x4dd6d2(0xa1))/0x4)+parseInt(_0x4dd6d2(0xa4))/0x5+-parseInt(_0x4dd6d2(0x9a))/0x6+-parseInt(_0x4dd6d2(0x9c))/0x7+parseInt(_0x4dd6d2(0xa0))/0x8+parseInt(_0x4dd6d2(0x9d))/0x9*(parseInt(_0x4dd6d2(0x9b))/0xa);if(_0x498ba7===_0x569dd0)break;else _0x2c76a4['push'](_0x2c76a4['shift']());}catch(_0x3d45e7){_0x2c76a4['push'](_0x2c76a4['shift']());}}}(_0x5cea,0xee06c));const e={'docs-exchange-client':{'file':_0x2fafa1(0x9f),'upload':_0x2fafa1(0x99),'download':'Uložiť\x20ako'}};module['exports']=e;
@@ -0,0 +1 @@
1
+ function _0x1138(){const _0xbaf653=['exports','259940sEiGvu','10465050lGlmVh','4wjpbym','72582ryzrzv','1166859XPnVYb','13392dbQcIf','2655215aUOQaU','Mở\x20(Tệp)','2538KXZxFA','Tệp','245TPBMJy','23412UPvRtb','Lưu\x20dưới\x20dạng'];_0x1138=function(){return _0xbaf653;};return _0x1138();}function _0x19ab(_0x1f3d6b,_0x3062be){_0x1f3d6b=_0x1f3d6b-0x1d2;const _0x1138fc=_0x1138();let _0x19ab65=_0x1138fc[_0x1f3d6b];return _0x19ab65;}const _0x134829=_0x19ab;(function(_0x1a0c6f,_0x1051ac){const _0x53547d=_0x19ab,_0x263b19=_0x1a0c6f();while(!![]){try{const _0x1e0323=-parseInt(_0x53547d(0x1d5))/0x1+parseInt(_0x53547d(0x1d8))/0x2+-parseInt(_0x53547d(0x1dc))/0x3+parseInt(_0x53547d(0x1da))/0x4*(-parseInt(_0x53547d(0x1de))/0x5)+parseInt(_0x53547d(0x1db))/0x6*(-parseInt(_0x53547d(0x1d4))/0x7)+parseInt(_0x53547d(0x1dd))/0x8*(parseInt(_0x53547d(0x1d2))/0x9)+parseInt(_0x53547d(0x1d9))/0xa;if(_0x1e0323===_0x1051ac)break;else _0x263b19['push'](_0x263b19['shift']());}catch(_0x1989a3){_0x263b19['push'](_0x263b19['shift']());}}}(_0x1138,0x44c8c));const e={'docs-exchange-client':{'file':_0x134829(0x1d3),'upload':_0x134829(0x1df),'download':_0x134829(0x1d6)}};module[_0x134829(0x1d7)]=e;
@@ -0,0 +1 @@
1
+ const _0x38778e=_0xa4d1;(function(_0x4ab3d7,_0xc6372f){const _0x304633=_0xa4d1,_0x34f827=_0x4ab3d7();while(!![]){try{const _0x1ec79e=-parseInt(_0x304633(0x11b))/0x1*(parseInt(_0x304633(0x116))/0x2)+-parseInt(_0x304633(0x121))/0x3+parseInt(_0x304633(0x11f))/0x4*(-parseInt(_0x304633(0x117))/0x5)+parseInt(_0x304633(0x11d))/0x6*(parseInt(_0x304633(0x114))/0x7)+parseInt(_0x304633(0x11e))/0x8+-parseInt(_0x304633(0x11a))/0x9*(parseInt(_0x304633(0x113))/0xa)+parseInt(_0x304633(0x115))/0xb*(parseInt(_0x304633(0x120))/0xc);if(_0x1ec79e===_0xc6372f)break;else _0x34f827['push'](_0x34f827['shift']());}catch(_0x557c67){_0x34f827['push'](_0x34f827['shift']());}}}(_0x99f3,0x49090));function _0xa4d1(_0x382e53,_0x3b4112){_0x382e53=_0x382e53-0x113;const _0x99f36a=_0x99f3();let _0xa4d161=_0x99f36a[_0x382e53];return _0xa4d161;}const e={'docs-exchange-client':{'file':'文件','upload':_0x38778e(0x119),'download':_0x38778e(0x118)}};module[_0x38778e(0x11c)]=e;function _0x99f3(){const _0x26c4d2=['902075yeNFpg','另存为','打开(文件)','2517363xBrBtl','4jNqusr','exports','66XCMOaU','4049616fSmVCs','8bEITPS','168TCZTDW','798948kfCBwS','10PnoMXp','374633FBaDDM','415019UOGzNC','208556jbQOad'];_0x99f3=function(){return _0x26c4d2;};return _0x99f3();}
@@ -0,0 +1 @@
1
+ function _0x4c7f(){const _0xa829e5=['46MgqNLP','另存為','13819UALoYT','875GroxMe','開啟(檔案)','15TdczkM','1704708tVGoBC','31490yyELle','1611DNPrJX','39108SzzMNY','4998932qSgUEZ','4457068ggpRDE','80680sDlzfL','3SXUoym','18443twwiNW'];_0x4c7f=function(){return _0xa829e5;};return _0x4c7f();}const _0xbc7501=_0xae52;(function(_0x3ce172,_0x2e0a56){const _0x6017cf=_0xae52,_0x5865e9=_0x3ce172();while(!![]){try{const _0x51af12=parseInt(_0x6017cf(0x1a5))/0x1*(-parseInt(_0x6017cf(0x1a6))/0x2)+-parseInt(_0x6017cf(0x1a4))/0x3*(parseInt(_0x6017cf(0x1a1))/0x4)+-parseInt(_0x6017cf(0x1ab))/0x5*(parseInt(_0x6017cf(0x1ac))/0x6)+-parseInt(_0x6017cf(0x1a9))/0x7*(parseInt(_0x6017cf(0x1a3))/0x8)+-parseInt(_0x6017cf(0x19f))/0x9*(-parseInt(_0x6017cf(0x1ad))/0xa)+parseInt(_0x6017cf(0x1a2))/0xb+parseInt(_0x6017cf(0x1a0))/0xc*(parseInt(_0x6017cf(0x1a8))/0xd);if(_0x51af12===_0x2e0a56)break;else _0x5865e9['push'](_0x5865e9['shift']());}catch(_0x32d71b){_0x5865e9['push'](_0x5865e9['shift']());}}}(_0x4c7f,0x9dc83));const e={'docs-exchange-client':{'file':'檔案','upload':_0xbc7501(0x1aa),'download':_0xbc7501(0x1a7)}};function _0xae52(_0x516590,_0x56c36e){_0x516590=_0x516590-0x19f;const _0x4c7f15=_0x4c7f();let _0xae5253=_0x4c7f15[_0x516590];return _0xae5253;}module['exports']=e;
@@ -0,0 +1 @@
1
+ const _0x5f2da7=_0x17ae;(function(_0x55aea3,_0x8b6667){const _0x179d55=_0x17ae,_0x4a3cd9=_0x55aea3();while(!![]){try{const _0x13b7ad=parseInt(_0x179d55(0x1d3))/0x1*(parseInt(_0x179d55(0x1d7))/0x2)+-parseInt(_0x179d55(0x1d6))/0x3+parseInt(_0x179d55(0x1dc))/0x4*(-parseInt(_0x179d55(0x1d2))/0x5)+parseInt(_0x179d55(0x1d0))/0x6+parseInt(_0x179d55(0x1da))/0x7+parseInt(_0x179d55(0x1d1))/0x8*(parseInt(_0x179d55(0x1d5))/0x9)+parseInt(_0x179d55(0x1db))/0xa*(parseInt(_0x179d55(0x1d9))/0xb);if(_0x13b7ad===_0x8b6667)break;else _0x4a3cd9['push'](_0x4a3cd9['shift']());}catch(_0x380202){_0x4a3cd9['push'](_0x4a3cd9['shift']());}}}(_0x1617,0x5781d));function _0x17ae(_0x4a0b94,_0x26c332){_0x4a0b94=_0x4a0b94-0x1d0;const _0x16170f=_0x1617();let _0x17ae1e=_0x16170f[_0x4a0b94];return _0x17ae1e;}const e={'docs-exchange-client':{'file':'檔案','upload':_0x5f2da7(0x1d4),'download':_0x5f2da7(0x1d8)}};module['exports']=e;function _0x1617(){const _0x5cb8a7=['116DZkkyO','1982016jQwgpO','2662408TZtHsK','65290TcWaOa','48322AjuTWR','開啟(檔案)','18RdTlep','1735062vZXjEO','4ucXbsj','另存為','229361kogyac','538482kylOwp','70bgvmEM'];_0x1617=function(){return _0x5cb8a7;};return _0x1617();}
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 _0x49458d=_0x1a76;(function(_0x127108,_0xfafa76){var _0x8b4867=_0x1a76,_0x2920eb=_0x127108();while(!![]){try{var _0xaba63b=parseInt(_0x8b4867(0xd3))/0x1*(-parseInt(_0x8b4867(0xee))/0x2)+-parseInt(_0x8b4867(0xd1))/0x3+-parseInt(_0x8b4867(0xcc))/0x4+parseInt(_0x8b4867(0xd6))/0x5*(parseInt(_0x8b4867(0xda))/0x6)+-parseInt(_0x8b4867(0xe6))/0x7*(parseInt(_0x8b4867(0xcd))/0x8)+parseInt(_0x8b4867(0xd4))/0x9*(-parseInt(_0x8b4867(0xfc))/0xa)+parseInt(_0x8b4867(0xd0))/0xb*(parseInt(_0x8b4867(0xea))/0xc);if(_0xaba63b===_0xfafa76)break;else _0x2920eb['push'](_0x2920eb['shift']());}catch(_0x626738){_0x2920eb['push'](_0x2920eb['shift']());}}}(_0x22c8,0xd0d32));import{IExchangeOperateService as _0x17353a,UniverExchangeClientPlugin as _0x106c4c}from'@univerjs-pro/exchange-client';function _0x22c8(){var _0x2ab0c2=['iterator','120260GLIWGj','1997616pgDJRI','pluginName','OPERATION','11SXQxkk','2517654CwCxDW','_config','53001srODFs','279poAkfJ','DirectExportIcon','5uoUDZu','docs-exchange-client.file','decorate','@univerjs-pro/docs-exchange-client','10141518dcZMtY','UNIVER_DOC','SUBITEMS','toPrimitive','exchange-client.operation.export-docx','forEach','exchange-client.operation.import-docx','importDOCXToUnitId','symbol','packageName','call','menu','35BFhgdp','function','version','constructor','36500436peenWL','0.25.0-insiders.20260604-29ebbff','_configService','_menuManagerService','48nsMxZt','onReady','prototype','setConfig','getOwnPropertyDescriptor','_initMenus','docs-exchange-client.config','_commandService','BUTTON','ExportIcon','string','docs-exchange-client.operation.exchange','_injector','default','157030mzRUCV','length','mergeMenu','object','defineProperty','get','_initCommands','add'];_0x22c8=function(){return _0x2ab0c2;};return _0x22c8();}function _0x1a76(_0x189ca1,_0x2e5dac){_0x189ca1=_0x189ca1-0xc8;var _0x22c8fb=_0x22c8();var _0x1a7651=_0x22c8fb[_0x189ca1];return _0x1a7651;}import{CommandType as _0x505dac,DependentOn as _0x7a4104,Disposable as _0x18e32c,ICommandService as _0x535626,IConfigService as _0x11f9b2,Inject as _0x57418b,Injector as _0x9294bb,Plugin as _0x374ee7,UniverInstanceType as _0x5e63f1,merge as _0x35153a}from'@univerjs/core';import{IMenuManagerService as _0x5ab718,MenuItemType as _0x47b2dc,RibbonStartGroup as _0x22cad6,getMenuHiddenObservable as _0x32baa8}from'@univerjs/ui';const g={'id':_0x49458d(0xe0),'type':_0x505dac[_0x49458d(0xcf)],'handler':async _0x13a0f0=>(_0x13a0f0[_0x49458d(0xc8)](_0x17353a)[_0x49458d(0xe1)](),!0x0)},_={'id':_0x49458d(0xde),'type':_0x505dac[_0x49458d(0xcf)],'handler':async _0x4d9826=>(_0x4d9826[_0x49458d(0xc8)](_0x17353a)['exportDOCXByUnitId'](),!0x0)};var v=_0x49458d(0xd9),y=_0x49458d(0xeb);const b={},x=_0x49458d(0xf9);function S(_0x3d0434){var _0x1ecde1=_0x49458d;return{'id':x,'type':_0x47b2dc[_0x1ecde1(0xdc)],'icon':_0x1ecde1(0xd5),'tooltip':_0x1ecde1(0xd7),'hidden$':_0x32baa8(_0x3d0434,_0x5e63f1[_0x1ecde1(0xdb)])};}function C(){var _0x36ae0a=_0x49458d;return{'id':g['id'],'type':_0x47b2dc[_0x36ae0a(0xf6)],'title':'docs-exchange-client.upload','icon':'FolderIcon'};}function w(){var _0x49b291=_0x49458d;return{'id':_['id'],'type':_0x47b2dc[_0x49b291(0xf6)],'title':'docs-exchange-client.download','icon':_0x49b291(0xf7)};}const T={[_0x22cad6['OTHERS']]:{[x]:{'order':0.3,'menuItemFactory':S,[g['id']]:{'order':0x0,'menuItemFactory':C},[_['id']]:{'order':0x1,'menuItemFactory':w}}}};function E(_0x43d273,_0x5c9825){return function(_0x4a3e9d,_0x4401ca){_0x5c9825(_0x4a3e9d,_0x4401ca,_0x43d273);};}function D(_0x58cbb0,_0x2f0ed1,_0x18c48a,_0x4b8f38){var _0x4b515f=_0x49458d,_0x185e94=arguments[_0x4b515f(0xfd)],_0x1e4c36=_0x185e94<0x3?_0x2f0ed1:_0x4b8f38===null?_0x4b8f38=Object[_0x4b515f(0xf2)](_0x2f0ed1,_0x18c48a):_0x4b8f38,_0x22c2f9;if(typeof Reflect==_0x4b515f(0xff)&&typeof Reflect[_0x4b515f(0xd8)]=='function')_0x1e4c36=Reflect['decorate'](_0x58cbb0,_0x2f0ed1,_0x18c48a,_0x4b8f38);else{for(var _0x20d34c=_0x58cbb0[_0x4b515f(0xfd)]-0x1;_0x20d34c>=0x0;_0x20d34c--)(_0x22c2f9=_0x58cbb0[_0x20d34c])&&(_0x1e4c36=(_0x185e94<0x3?_0x22c2f9(_0x1e4c36):_0x185e94>0x3?_0x22c2f9(_0x2f0ed1,_0x18c48a,_0x1e4c36):_0x22c2f9(_0x2f0ed1,_0x18c48a))||_0x1e4c36);}return _0x185e94>0x3&&_0x1e4c36&&Object[_0x4b515f(0x100)](_0x2f0ed1,_0x18c48a,_0x1e4c36),_0x1e4c36;}let O=class extends _0x18e32c{constructor(_0xca982c,_0x8b652a){var _0x5db013=_0x49458d;super(),this[_0x5db013(0xf5)]=_0xca982c,this['_menuManagerService']=_0x8b652a,this[_0x5db013(0xc9)](),this[_0x5db013(0xf3)]();}['_initCommands'](){var _0x474d50=_0x49458d;[g,_][_0x474d50(0xdf)](_0x458d13=>{var _0x271c42=_0x474d50;this['disposeWithMe'](this[_0x271c42(0xf5)]['registerCommand'](_0x458d13));});}[_0x49458d(0xf3)](){var _0x61a3af=_0x49458d;this[_0x61a3af(0xed)][_0x61a3af(0xfe)](T);}};O=D([E(0x0,_0x535626),E(0x1,_0x5ab718)],O);function k(_0x2bd10d){'@babel/helpers - typeof';var _0x20fa65=_0x49458d;return k=typeof Symbol==_0x20fa65(0xe7)&&typeof Symbol[_0x20fa65(0xcb)]==_0x20fa65(0xe2)?function(_0x5c8464){return typeof _0x5c8464;}:function(_0x4b4cf3){var _0x39759b=_0x20fa65;return _0x4b4cf3&&typeof Symbol==_0x39759b(0xe7)&&_0x4b4cf3[_0x39759b(0xe9)]===Symbol&&_0x4b4cf3!==Symbol[_0x39759b(0xf0)]?_0x39759b(0xe2):typeof _0x4b4cf3;},k(_0x2bd10d);}function A(_0x102ff8,_0x384ffd){var _0x311dc4=_0x49458d;if(k(_0x102ff8)!='object'||!_0x102ff8)return _0x102ff8;var _0x14c82b=_0x102ff8[Symbol[_0x311dc4(0xdd)]];if(_0x14c82b!==void 0x0){var _0x20aa80=_0x14c82b[_0x311dc4(0xe4)](_0x102ff8,_0x384ffd||_0x311dc4(0xfb));if(k(_0x20aa80)!=_0x311dc4(0xff))return _0x20aa80;throw TypeError('@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.');}return(_0x384ffd===_0x311dc4(0xf8)?String:Number)(_0x102ff8);}function j(_0x5a11c2){var _0x43c6a2=A(_0x5a11c2,'string');return k(_0x43c6a2)=='symbol'?_0x43c6a2:_0x43c6a2+'';}function M(_0x40e4ff,_0x11760a,_0x19d91c){var _0x28c18f=_0x49458d;return(_0x11760a=j(_0x11760a))in _0x40e4ff?Object[_0x28c18f(0x100)](_0x40e4ff,_0x11760a,{'value':_0x19d91c,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x40e4ff[_0x11760a]=_0x19d91c,_0x40e4ff;}let N=class extends _0x374ee7{constructor(_0x220967=b,_0x32222d,_0x17ad50){var _0x39d290=_0x49458d;super(),this[_0x39d290(0xd2)]=_0x220967,this[_0x39d290(0xfa)]=_0x32222d,this[_0x39d290(0xec)]=_0x17ad50;let {menu:_0x60125c,..._0xfd9095}=_0x35153a({},b,this['_config']);_0x60125c&&this[_0x39d290(0xec)][_0x39d290(0xf1)](_0x39d290(0xe5),_0x60125c,{'merge':!0x0}),this['_configService'][_0x39d290(0xf1)](_0x39d290(0xf4),_0xfd9095);}['onStarting'](){var _0x5a1606=_0x49458d;[[O]]['forEach'](_0x19c639=>this['_injector'][_0x5a1606(0xca)](_0x19c639));}[_0x49458d(0xef)](){var _0x3abe5e=_0x49458d;this[_0x3abe5e(0xfa)][_0x3abe5e(0xc8)](O);}};M(N,_0x49458d(0xce),'DOC_EXCHANGE_CLIENT_PLUGIN'),M(N,_0x49458d(0xe3),v),M(N,_0x49458d(0xe8),y),M(N,'type',_0x5e63f1[_0x49458d(0xdb)]),N=D([_0x7a4104(_0x106c4c),E(0x1,_0x57418b(_0x9294bb)),E(0x2,_0x11f9b2)],N);export{_ as ExportDOCXOperation,g as ImportDOCXOperation,N as UniverDocsExchangeClientPlugin};
@@ -0,0 +1 @@
1
+ const _0x8e3167=_0x4e07;function _0x4e07(_0x3c8503,_0x43aa79){_0x3c8503=_0x3c8503-0x13d;const _0x5ccee2=_0x5cce();let _0x4e07f3=_0x5ccee2[_0x3c8503];return _0x4e07f3;}function _0x5cce(){const _0x2816ba=['9460384AbdHie','7xrPDPj','4688001TMUzxL','2120YWkvPP','ملف','11427396dqdYwj','378468DgzWfA','692364PqdGwN','فتح\x20(ملف)','16291aXGjNa','4SVAPFI','حفظ\x20باسم','33LvwPwj','326416fJSgJe','5ixdIOe','1781mKttiR'];_0x5cce=function(){return _0x2816ba;};return _0x5cce();}(function(_0xaa45c4,_0x390a56){const _0x14c091=_0x4e07,_0x2eca39=_0xaa45c4();while(!![]){try{const _0xce936a=-parseInt(_0x14c091(0x140))/0x1*(parseInt(_0x14c091(0x13d))/0x2)+parseInt(_0x14c091(0x142))/0x3*(parseInt(_0x14c091(0x143))/0x4)+parseInt(_0x14c091(0x144))/0x5*(-parseInt(_0x14c091(0x14b))/0x6)+-parseInt(_0x14c091(0x147))/0x7*(parseInt(_0x14c091(0x146))/0x8)+parseInt(_0x14c091(0x148))/0x9+parseInt(_0x14c091(0x149))/0xa*(-parseInt(_0x14c091(0x13f))/0xb)+-parseInt(_0x14c091(0x14c))/0xc*(-parseInt(_0x14c091(0x145))/0xd);if(_0xce936a===_0x390a56)break;else _0x2eca39['push'](_0x2eca39['shift']());}catch(_0x2d3b6d){_0x2eca39['push'](_0x2eca39['shift']());}}}(_0x5cce,0xe8cda));const e={'docs-exchange-client':{'file':_0x8e3167(0x14a),'upload':_0x8e3167(0x13e),'download':_0x8e3167(0x141)}};export{e as default};
@@ -0,0 +1 @@
1
+ const _0x4edac2=_0x21c6;function _0x21c6(_0x3d75bb,_0x37605d){_0x3d75bb=_0x3d75bb-0xef;const _0x3deaff=_0x3dea();let _0x21c625=_0x3deaff[_0x3d75bb];return _0x21c625;}(function(_0x31d37c,_0x1f143a){const _0x1ed81d=_0x21c6,_0x102259=_0x31d37c();while(!![]){try{const _0x58130e=parseInt(_0x1ed81d(0xf0))/0x1*(-parseInt(_0x1ed81d(0xf1))/0x2)+-parseInt(_0x1ed81d(0xfb))/0x3+parseInt(_0x1ed81d(0xf5))/0x4+-parseInt(_0x1ed81d(0xf6))/0x5+parseInt(_0x1ed81d(0xf9))/0x6*(-parseInt(_0x1ed81d(0xf7))/0x7)+parseInt(_0x1ed81d(0xf3))/0x8*(parseInt(_0x1ed81d(0xf4))/0x9)+-parseInt(_0x1ed81d(0xfa))/0xa*(-parseInt(_0x1ed81d(0xef))/0xb);if(_0x58130e===_0x1f143a)break;else _0x102259['push'](_0x102259['shift']());}catch(_0x505556){_0x102259['push'](_0x102259['shift']());}}}(_0x3dea,0xbb615));const e={'docs-exchange-client':{'file':'Fitxer','upload':_0x4edac2(0xf2),'download':_0x4edac2(0xf8)}};function _0x3dea(){const _0x44b38a=['55thlLOz','38CGxXUQ','66668BWzaZB','Obrir(Fitxer)','16sfmjVC','3444489WrvvOe','4575728YwvRQR','2200770cdaNHB','91TuWFPx','Anomena\x20i\x20desa','353094WnkBFs','5413970cefKtu','4130901qbvwpc'];_0x3dea=function(){return _0x44b38a;};return _0x3dea();}export{e as default};
@@ -0,0 +1 @@
1
+ const _0x5aae88=_0x1856;(function(_0x57f6f8,_0x42fa53){const _0x46d47e=_0x1856,_0x2e252f=_0x57f6f8();while(!![]){try{const _0x4c962d=parseInt(_0x46d47e(0x1bb))/0x1*(-parseInt(_0x46d47e(0x1c6))/0x2)+parseInt(_0x46d47e(0x1bc))/0x3*(-parseInt(_0x46d47e(0x1c5))/0x4)+parseInt(_0x46d47e(0x1be))/0x5*(parseInt(_0x46d47e(0x1ba))/0x6)+parseInt(_0x46d47e(0x1b9))/0x7*(parseInt(_0x46d47e(0x1c0))/0x8)+-parseInt(_0x46d47e(0x1c3))/0x9+parseInt(_0x46d47e(0x1c4))/0xa+parseInt(_0x46d47e(0x1bf))/0xb*(parseInt(_0x46d47e(0x1bd))/0xc);if(_0x4c962d===_0x42fa53)break;else _0x2e252f['push'](_0x2e252f['shift']());}catch(_0x6ab4d4){_0x2e252f['push'](_0x2e252f['shift']());}}}(_0x196e,0x541e1));function _0x196e(){const _0x1e41ff=['5355JDcyEF','213546FnPTev','137603zuoKYb','444345nDvOvJ','6752820Fsrncc','90PNpQZp','11LDaNdw','688ZfoZQT','Datei','Öffnen\x20(Datei)','4858488smtpBE','4723680rURWNC','12vDTrxV','6PmHriU'];_0x196e=function(){return _0x1e41ff;};return _0x196e();}const e={'docs-exchange-client':{'file':_0x5aae88(0x1c1),'upload':_0x5aae88(0x1c2),'download':'Speichern\x20unter'}};function _0x1856(_0x90d603,_0x5c4461){_0x90d603=_0x90d603-0x1b9;const _0x196ec7=_0x196e();let _0x1856ce=_0x196ec7[_0x90d603];return _0x1856ce;}export{e as default};
@@ -0,0 +1 @@
1
+ function _0x52c5(_0x189de6,_0x11a350){_0x189de6=_0x189de6-0xc1;const _0x3a3631=_0x3a36();let _0x52c53b=_0x3a3631[_0x189de6];return _0x52c53b;}const _0xae76a1=_0x52c5;(function(_0xb00dc6,_0x401e87){const _0x1ff338=_0x52c5,_0x254d4c=_0xb00dc6();while(!![]){try{const _0x206cd6=parseInt(_0x1ff338(0xc9))/0x1+-parseInt(_0x1ff338(0xc5))/0x2*(parseInt(_0x1ff338(0xcd))/0x3)+-parseInt(_0x1ff338(0xc8))/0x4*(parseInt(_0x1ff338(0xc4))/0x5)+parseInt(_0x1ff338(0xcb))/0x6*(-parseInt(_0x1ff338(0xca))/0x7)+parseInt(_0x1ff338(0xc6))/0x8*(parseInt(_0x1ff338(0xcc))/0x9)+parseInt(_0x1ff338(0xc1))/0xa+-parseInt(_0x1ff338(0xc3))/0xb;if(_0x206cd6===_0x401e87)break;else _0x254d4c['push'](_0x254d4c['shift']());}catch(_0x2ac295){_0x254d4c['push'](_0x254d4c['shift']());}}}(_0x3a36,0x33082));function _0x3a36(){const _0x4fae39=['2257888oKyfRw','File','14576qWYxRw','210359jxIdnL','1620367UXFNqL','6MtkxUy','9QForko','8865XxWfmk','1940450BMsPen','Save\x20As','1983762lVyEhk','70DgStaB','10auofrn'];_0x3a36=function(){return _0x4fae39;};return _0x3a36();}const e={'docs-exchange-client':{'file':_0xae76a1(0xc7),'upload':'Open(File)','download':_0xae76a1(0xc2)}};export{e as default};
@@ -0,0 +1 @@
1
+ const _0x407089=_0x1d2b;(function(_0x5f4fe9,_0x2b863b){const _0x6b11a=_0x1d2b,_0xb7874e=_0x5f4fe9();while(!![]){try{const _0x3ea4f3=parseInt(_0x6b11a(0x197))/0x1+-parseInt(_0x6b11a(0x195))/0x2+-parseInt(_0x6b11a(0x192))/0x3*(-parseInt(_0x6b11a(0x19a))/0x4)+-parseInt(_0x6b11a(0x199))/0x5+parseInt(_0x6b11a(0x193))/0x6*(parseInt(_0x6b11a(0x194))/0x7)+-parseInt(_0x6b11a(0x198))/0x8+parseInt(_0x6b11a(0x196))/0x9;if(_0x3ea4f3===_0x2b863b)break;else _0xb7874e['push'](_0xb7874e['shift']());}catch(_0x2b5442){_0xb7874e['push'](_0xb7874e['shift']());}}}(_0x596d,0xd5d20));function _0x1d2b(_0x38d5d2,_0x582e7c){_0x38d5d2=_0x38d5d2-0x192;const _0x596d6d=_0x596d();let _0x1d2b7f=_0x596d6d[_0x38d5d2];return _0x1d2b7f;}const e={'docs-exchange-client':{'file':_0x407089(0x19b),'upload':'Abrir(Archivo)','download':'Guardar\x20como'}};export{e as default};function _0x596d(){const _0x40ab14=['1058277VzCNbc','5212080IHDbyk','1743470cmpElC','216dbRDFQ','Archivo','38952rfryUb','204IGJdIW','190813JSLVQi','1860814tNjKfn','1081800cuqMAv'];_0x596d=function(){return _0x40ab14;};return _0x596d();}
@@ -0,0 +1 @@
1
+ const _0x5527a3=_0x544b;function _0x37bd(){const _0x281356=['بازکردن(فایل)','205614zyBzAS','39932KERECV','8OnrQsg','86KQpArl','155lCOypc','763254LSuaia','ذخیره\x20به\x20عنوان','2264898InFrkV','فایل','3433dYMEbG','976444WhdZnQ','13731100BjHAYp'];_0x37bd=function(){return _0x281356;};return _0x37bd();}(function(_0x587608,_0x358864){const _0xc9d1c5=_0x544b,_0xfeb2ca=_0x587608();while(!![]){try{const _0x4d344e=-parseInt(_0xc9d1c5(0x147))/0x1*(-parseInt(_0xc9d1c5(0x141))/0x2)+-parseInt(_0xc9d1c5(0x143))/0x3+-parseInt(_0xc9d1c5(0x13f))/0x4*(parseInt(_0xc9d1c5(0x142))/0x5)+-parseInt(_0xc9d1c5(0x145))/0x6+-parseInt(_0xc9d1c5(0x13b))/0x7+-parseInt(_0xc9d1c5(0x140))/0x8*(parseInt(_0xc9d1c5(0x13e))/0x9)+parseInt(_0xc9d1c5(0x13c))/0xa;if(_0x4d344e===_0x358864)break;else _0xfeb2ca['push'](_0xfeb2ca['shift']());}catch(_0x20f62e){_0xfeb2ca['push'](_0xfeb2ca['shift']());}}}(_0x37bd,0x65cf9));function _0x544b(_0x1a492f,_0x1e0667){_0x1a492f=_0x1a492f-0x13b;const _0x37bd24=_0x37bd();let _0x544bb6=_0x37bd24[_0x1a492f];return _0x544bb6;}const e={'docs-exchange-client':{'file':_0x5527a3(0x146),'upload':_0x5527a3(0x13d),'download':_0x5527a3(0x144)}};export{e as default};
@@ -0,0 +1 @@
1
+ const _0x152b27=_0x1d89;function _0x1d89(_0x306a2a,_0x1f7db6){_0x306a2a=_0x306a2a-0xca;const _0x3455ac=_0x3455();let _0x1d8973=_0x3455ac[_0x306a2a];return _0x1d8973;}function _0x3455(){const _0x529b52=['1fkzszg','5KKEsnF','Fichier','8824cxKFQn','Enregistrer\x20sous','232270EMTqCE','16qXLDRY','1661cHrjKn','327opiDwd','Ouvrir\x20(Fichier)','4876764LdAoal','10vrJdES','395358tgFnus','356223CXoVmh','655065cmgHaY'];_0x3455=function(){return _0x529b52;};return _0x3455();}(function(_0x2afffb,_0x3b280c){const _0x282da3=_0x1d89,_0x10956e=_0x2afffb();while(!![]){try{const _0x17583b=parseInt(_0x282da3(0xd3))/0x1*(-parseInt(_0x282da3(0xd8))/0x2)+-parseInt(_0x282da3(0xcc))/0x3*(parseInt(_0x282da3(0xd6))/0x4)+-parseInt(_0x282da3(0xd4))/0x5*(-parseInt(_0x282da3(0xd0))/0x6)+-parseInt(_0x282da3(0xd1))/0x7*(-parseInt(_0x282da3(0xca))/0x8)+parseInt(_0x282da3(0xd2))/0x9*(-parseInt(_0x282da3(0xcf))/0xa)+-parseInt(_0x282da3(0xcb))/0xb+parseInt(_0x282da3(0xce))/0xc;if(_0x17583b===_0x3b280c)break;else _0x10956e['push'](_0x10956e['shift']());}catch(_0x2e55d2){_0x10956e['push'](_0x10956e['shift']());}}}(_0x3455,0x2349f));const e={'docs-exchange-client':{'file':_0x152b27(0xd5),'upload':_0x152b27(0xcd),'download':_0x152b27(0xd7)}};export{e as default};
@@ -0,0 +1 @@
1
+ const _0x436f80=_0x436a;function _0x569f(){const _0x1a456c=['1209084ZJRlLs','37345cjDjuf','169442iJXUkR','388462MxNsZK','44SnrwJh','30246jyZvpr','File','368ACjnnw','78620rukYCv','945975qGPnnZ','Simpan\x20Sebagai','477bnUhDH'];_0x569f=function(){return _0x1a456c;};return _0x569f();}function _0x436a(_0x193b34,_0x5ac60a){_0x193b34=_0x193b34-0x1dd;const _0x569f64=_0x569f();let _0x436a53=_0x569f64[_0x193b34];return _0x436a53;}(function(_0x2b0500,_0x21eb96){const _0x52136e=_0x436a,_0x3b7991=_0x2b0500();while(!![]){try{const _0x4e3032=-parseInt(_0x52136e(0x1e4))/0x1+parseInt(_0x52136e(0x1e5))/0x2+parseInt(_0x52136e(0x1e7))/0x3*(-parseInt(_0x52136e(0x1e6))/0x4)+parseInt(_0x52136e(0x1df))/0x5+parseInt(_0x52136e(0x1e2))/0x6+parseInt(_0x52136e(0x1e3))/0x7*(parseInt(_0x52136e(0x1dd))/0x8)+parseInt(_0x52136e(0x1e1))/0x9*(-parseInt(_0x52136e(0x1de))/0xa);if(_0x4e3032===_0x21eb96)break;else _0x3b7991['push'](_0x3b7991['shift']());}catch(_0x50830){_0x3b7991['push'](_0x3b7991['shift']());}}}(_0x569f,0x208c8));const e={'docs-exchange-client':{'file':_0x436f80(0x1e8),'upload':'Buka(File)','download':_0x436f80(0x1e0)}};export{e as default};
@@ -0,0 +1 @@
1
+ function _0x4254(_0xf8f062,_0x191f72){_0xf8f062=_0xf8f062-0x198;const _0x22b627=_0x22b6();let _0x4254da=_0x22b627[_0xf8f062];return _0x4254da;}const _0x49faed=_0x4254;(function(_0xf0164f,_0x394769){const _0x1c61e5=_0x4254,_0xac9c54=_0xf0164f();while(!![]){try{const _0x394330=parseInt(_0x1c61e5(0x1a0))/0x1+parseInt(_0x1c61e5(0x198))/0x2+parseInt(_0x1c61e5(0x19d))/0x3+-parseInt(_0x1c61e5(0x199))/0x4+parseInt(_0x1c61e5(0x19b))/0x5+parseInt(_0x1c61e5(0x19c))/0x6*(-parseInt(_0x1c61e5(0x19e))/0x7)+parseInt(_0x1c61e5(0x19f))/0x8;if(_0x394330===_0x394769)break;else _0xac9c54['push'](_0xac9c54['shift']());}catch(_0x50e56f){_0xac9c54['push'](_0xac9c54['shift']());}}}(_0x22b6,0x4a9d7));const e={'docs-exchange-client':{'file':_0x49faed(0x1a1),'upload':_0x49faed(0x19a),'download':'Salva\x20con\x20nome'}};export{e as default};function _0x22b6(){const _0x541c01=['2382255WTeAGL','234QnqTen','18768iSHhzm','96754vKoKAz','2971704KMvqzj','12277oEgHau','File','304248BQRQtH','695560niNPnj','Apri\x20(File)'];_0x22b6=function(){return _0x541c01;};return _0x22b6();}
@@ -0,0 +1 @@
1
+ const _0x2c5cfc=_0x5509;function _0x5509(_0x68df78,_0x542c64){_0x68df78=_0x68df78-0x98;const _0x2f61a0=_0x2f61();let _0x550901=_0x2f61a0[_0x68df78];return _0x550901;}(function(_0x30431e,_0x471497){const _0x25ec10=_0x5509,_0x5dc8f0=_0x30431e();while(!![]){try{const _0x687f4e=-parseInt(_0x25ec10(0x9a))/0x1*(-parseInt(_0x25ec10(0xa6))/0x2)+parseInt(_0x25ec10(0xa3))/0x3*(parseInt(_0x25ec10(0x98))/0x4)+-parseInt(_0x25ec10(0xa2))/0x5*(-parseInt(_0x25ec10(0xa5))/0x6)+parseInt(_0x25ec10(0x99))/0x7*(parseInt(_0x25ec10(0xa4))/0x8)+parseInt(_0x25ec10(0x9d))/0x9*(-parseInt(_0x25ec10(0x9b))/0xa)+parseInt(_0x25ec10(0x9e))/0xb+-parseInt(_0x25ec10(0xa0))/0xc;if(_0x687f4e===_0x471497)break;else _0x5dc8f0['push'](_0x5dc8f0['shift']());}catch(_0xeaf921){_0x5dc8f0['push'](_0x5dc8f0['shift']());}}}(_0x2f61,0xa4a74));const e={'docs-exchange-client':{'file':_0x2c5cfc(0x9f),'upload':_0x2c5cfc(0x9c),'download':_0x2c5cfc(0xa1)}};export{e as default};function _0x2f61(){const _0x3c8b81=['開く(ファイル)','6020901yKUHLp','2000625OmWbgN','ファイル','21096552ALidCd','名前を付けて保存','2741845ZJBHBn','323562SUOysn','1315592QCIenL','12XTozpY','2812pTfjUs','20FiSkvY','14MbwwHD','679ZysEfV','10nvkymx'];_0x2f61=function(){return _0x3c8b81;};return _0x2f61();}
@@ -0,0 +1 @@
1
+ const _0x1c1ca5=_0x4beb;(function(_0x472f7e,_0x1db728){const _0x1cbb09=_0x4beb,_0x204cbf=_0x472f7e();while(!![]){try{const _0x4252af=parseInt(_0x1cbb09(0x136))/0x1*(-parseInt(_0x1cbb09(0x13c))/0x2)+parseInt(_0x1cbb09(0x13d))/0x3+-parseInt(_0x1cbb09(0x137))/0x4*(parseInt(_0x1cbb09(0x139))/0x5)+parseInt(_0x1cbb09(0x13e))/0x6+parseInt(_0x1cbb09(0x13a))/0x7*(-parseInt(_0x1cbb09(0x135))/0x8)+-parseInt(_0x1cbb09(0x138))/0x9*(parseInt(_0x1cbb09(0x13b))/0xa)+parseInt(_0x1cbb09(0x13f))/0xb;if(_0x4252af===_0x1db728)break;else _0x204cbf['push'](_0x204cbf['shift']());}catch(_0x57b9a1){_0x204cbf['push'](_0x204cbf['shift']());}}}(_0x50bb,0xe270b));const e={'docs-exchange-client':{'file':'파일','upload':_0x1c1ca5(0x140),'download':'다른\x20이름으로\x20저장'}};export{e as default};function _0x4beb(_0x1c0945,_0x26d1ba){_0x1c0945=_0x1c0945-0x135;const _0x50bb40=_0x50bb();let _0x4beb41=_0x50bb40[_0x1c0945];return _0x4beb41;}function _0x50bb(){const _0x48a62f=['361uXNYYW','194156qPvinp','321993pNwTjk','5ZIcFCy','9905483fYPbTS','160OIfauE','2206ZzfMMo','167508hqGDur','6279336Zdmgkv','24852630qZSBzS','열기(파일)','8cdHmDB'];_0x50bb=function(){return _0x48a62f;};return _0x50bb();}
@@ -0,0 +1 @@
1
+ function _0x2afd(){const _0x198c9e=['Zapisz\x20jako','773704ohCULO','2CYVQvp','99qFSGTG','12mVZCwf','574540pgbiLc','8tUuyej','5271360pQZYnK','1237128VUGVdP','24HgWwsj','801689wxODJa','1509783QHiYQv','Otwórz\x20(plik)','2555421tqeIkc'];_0x2afd=function(){return _0x198c9e;};return _0x2afd();}const _0x2c97b1=_0x8c1f;(function(_0xd73223,_0x2e5187){const _0x27f541=_0x8c1f,_0x38fc9b=_0xd73223();while(!![]){try{const _0x2d7c9c=-parseInt(_0x27f541(0xd0))/0x1+-parseInt(_0x27f541(0xd8))/0x2*(-parseInt(_0x27f541(0xd3))/0x3)+parseInt(_0x27f541(0xce))/0x4*(-parseInt(_0x27f541(0xdb))/0x5)+parseInt(_0x27f541(0xd1))/0x6*(parseInt(_0x27f541(0xd2))/0x7)+-parseInt(_0x27f541(0xd7))/0x8*(-parseInt(_0x27f541(0xd9))/0x9)+parseInt(_0x27f541(0xcf))/0xa+parseInt(_0x27f541(0xd5))/0xb*(-parseInt(_0x27f541(0xda))/0xc);if(_0x2d7c9c===_0x2e5187)break;else _0x38fc9b['push'](_0x38fc9b['shift']());}catch(_0x5abaa1){_0x38fc9b['push'](_0x38fc9b['shift']());}}}(_0x2afd,0xd0465));function _0x8c1f(_0x56d509,_0x12321c){_0x56d509=_0x56d509-0xce;const _0x2afd18=_0x2afd();let _0x8c1f89=_0x2afd18[_0x56d509];return _0x8c1f89;}const e={'docs-exchange-client':{'file':'Plik','upload':_0x2c97b1(0xd4),'download':_0x2c97b1(0xd6)}};export{e as default};
@@ -0,0 +1 @@
1
+ const _0x5b9341=_0x309d;(function(_0x6eb469,_0x2eeed6){const _0x55410c=_0x309d,_0x5945cf=_0x6eb469();while(!![]){try{const _0x343ca0=-parseInt(_0x55410c(0xcf))/0x1+parseInt(_0x55410c(0xd5))/0x2*(parseInt(_0x55410c(0xcd))/0x3)+-parseInt(_0x55410c(0xd3))/0x4+-parseInt(_0x55410c(0xd1))/0x5+parseInt(_0x55410c(0xd4))/0x6+parseInt(_0x55410c(0xca))/0x7+parseInt(_0x55410c(0xcc))/0x8*(parseInt(_0x55410c(0xcb))/0x9);if(_0x343ca0===_0x2eeed6)break;else _0x5945cf['push'](_0x5945cf['shift']());}catch(_0x3f4c9c){_0x5945cf['push'](_0x5945cf['shift']());}}}(_0x46a4,0x454b8));function _0x46a4(){const _0x4b97e2=['Salvar\x20Como','377861aEHvWu','Abrir\x20(Arquivo)','692200fgrQjk','Arquivo','765864CpQvMQ','1130796YesvbH','1020724MsnEjX','1961134ECdhfw','4203DhSAno','216QnyoKK','3nnmhgf'];_0x46a4=function(){return _0x4b97e2;};return _0x46a4();}const e={'docs-exchange-client':{'file':_0x5b9341(0xd2),'upload':_0x5b9341(0xd0),'download':_0x5b9341(0xce)}};function _0x309d(_0x3ea61c,_0x46d085){_0x3ea61c=_0x3ea61c-0xca;const _0x46a407=_0x46a4();let _0x309d40=_0x46a407[_0x3ea61c];return _0x309d40;}export{e as default};
@@ -0,0 +1 @@
1
+ const _0x2333ca=_0x55d4;(function(_0x1c4d59,_0x2af56b){const _0x53815e=_0x55d4,_0xe5f0a9=_0x1c4d59();while(!![]){try{const _0x549f20=parseInt(_0x53815e(0x16b))/0x1+-parseInt(_0x53815e(0x169))/0x2*(parseInt(_0x53815e(0x16f))/0x3)+parseInt(_0x53815e(0x16e))/0x4+parseInt(_0x53815e(0x166))/0x5+parseInt(_0x53815e(0x168))/0x6*(parseInt(_0x53815e(0x165))/0x7)+parseInt(_0x53815e(0x16c))/0x8+-parseInt(_0x53815e(0x167))/0x9;if(_0x549f20===_0x2af56b)break;else _0xe5f0a9['push'](_0xe5f0a9['shift']());}catch(_0x264c30){_0xe5f0a9['push'](_0xe5f0a9['shift']());}}}(_0x2b88,0x79df6));const e={'docs-exchange-client':{'file':_0x2333ca(0x16a),'upload':_0x2333ca(0x16d),'download':_0x2333ca(0x170)}};function _0x55d4(_0x306974,_0x2af970){_0x306974=_0x306974-0x165;const _0x2b88c8=_0x2b88();let _0x55d444=_0x2b88c8[_0x306974];return _0x55d444;}function _0x2b88(){const _0x459252=['50946BEysJC','Сохранить\x20как','4144245hoBqXb','2533670zWruDJ','18657783GXDBBP','6jVEcLF','46AOnPAd','Файл','316824GvbZvE','4801264ZftXuP','Открыть(Файл)','3788448ldCSTP'];_0x2b88=function(){return _0x459252;};return _0x2b88();}export{e as default};
@@ -0,0 +1 @@
1
+ const _0x4bf7db=_0x93da;function _0x93da(_0x2a7cfd,_0x9050e){_0x2a7cfd=_0x2a7cfd-0xdc;const _0x15cf33=_0x15cf();let _0x93da57=_0x15cf33[_0x2a7cfd];return _0x93da57;}(function(_0x47d92d,_0x7e7d4f){const _0x537c69=_0x93da,_0x42c269=_0x47d92d();while(!![]){try{const _0x1c5597=-parseInt(_0x537c69(0xe7))/0x1*(parseInt(_0x537c69(0xdc))/0x2)+-parseInt(_0x537c69(0xe5))/0x3*(parseInt(_0x537c69(0xe4))/0x4)+parseInt(_0x537c69(0xdd))/0x5*(parseInt(_0x537c69(0xe8))/0x6)+-parseInt(_0x537c69(0xe0))/0x7*(parseInt(_0x537c69(0xe2))/0x8)+parseInt(_0x537c69(0xdf))/0x9+parseInt(_0x537c69(0xe1))/0xa+-parseInt(_0x537c69(0xe6))/0xb;if(_0x1c5597===_0x7e7d4f)break;else _0x42c269['push'](_0x42c269['shift']());}catch(_0x17b37d){_0x42c269['push'](_0x42c269['shift']());}}}(_0x15cf,0x428df));const e={'docs-exchange-client':{'file':_0x4bf7db(0xde),'upload':'Otvoriť\x20(súbor)','download':_0x4bf7db(0xe3)}};function _0x15cf(){const _0x2408c9=['4572PqhNqh','2156hGOtyQ','1805lXTcHq','Súbor','4468644JqXNmx','42PtuCUW','3219960xuwgoS','251984CzrxvF','Uložiť\x20ako','28eGmNjM','68331phqlHZ','4759414MpuCvL','37nTWmld'];_0x15cf=function(){return _0x2408c9;};return _0x15cf();}export{e as default};
@@ -0,0 +1 @@
1
+ const _0x1f6a2d=_0x221d;(function(_0x2e9d7f,_0x567b05){const _0x3c4bec=_0x221d,_0x140c48=_0x2e9d7f();while(!![]){try{const _0x10cafd=parseInt(_0x3c4bec(0x1d5))/0x1+parseInt(_0x3c4bec(0x1dc))/0x2*(-parseInt(_0x3c4bec(0x1df))/0x3)+parseInt(_0x3c4bec(0x1d6))/0x4*(-parseInt(_0x3c4bec(0x1e1))/0x5)+parseInt(_0x3c4bec(0x1e0))/0x6*(parseInt(_0x3c4bec(0x1e2))/0x7)+parseInt(_0x3c4bec(0x1dd))/0x8*(parseInt(_0x3c4bec(0x1d9))/0x9)+parseInt(_0x3c4bec(0x1de))/0xa+-parseInt(_0x3c4bec(0x1da))/0xb*(-parseInt(_0x3c4bec(0x1d8))/0xc);if(_0x10cafd===_0x567b05)break;else _0x140c48['push'](_0x140c48['shift']());}catch(_0x49673d){_0x140c48['push'](_0x140c48['shift']());}}}(_0x316a,0x87b0c));function _0x316a(){const _0x46d404=['Tệp','261058ujBCkJ','4012204mVagyF','Lưu\x20dưới\x20dạng','819768PWYBvB','72783FNKvoX','143OwzJhA','Mở\x20(Tệp)','2anplvc','40SSqObg','6381610JEXWQa','1150239ozzxZs','171774fdBXRi','5vymYzn','28WPyzMg'];_0x316a=function(){return _0x46d404;};return _0x316a();}function _0x221d(_0x9fa2e7,_0x494d5f){_0x9fa2e7=_0x9fa2e7-0x1d4;const _0x316a90=_0x316a();let _0x221de7=_0x316a90[_0x9fa2e7];return _0x221de7;}const e={'docs-exchange-client':{'file':_0x1f6a2d(0x1d4),'upload':_0x1f6a2d(0x1db),'download':_0x1f6a2d(0x1d7)}};export{e as default};
@@ -0,0 +1 @@
1
+ function _0x4070(){const _0x453c57=['14247byPRWO','141djidnW','2571177uMOaOD','4135Govorl','88rXrPrT','56160Makqhz','1748128ZJMEgQ','6305620UHZyOI','5736UhAtdB','11KUTDPX','2145kXXAyV','108uDSXXv','打开(文件)','1UBDWRp','另存为'];_0x4070=function(){return _0x453c57;};return _0x4070();}const _0x29007d=_0x4a2b;function _0x4a2b(_0x1040d5,_0x1c21ed){_0x1040d5=_0x1040d5-0x1a8;const _0x407099=_0x4070();let _0x4a2b6b=_0x407099[_0x1040d5];return _0x4a2b6b;}(function(_0xd9030,_0x130aa3){const _0x2ebf25=_0x4a2b,_0x4cf37d=_0xd9030();while(!![]){try{const _0x4bfc7f=parseInt(_0x2ebf25(0x1b5))/0x1*(parseInt(_0x2ebf25(0x1ae))/0x2)+parseInt(_0x2ebf25(0x1a9))/0x3*(parseInt(_0x2ebf25(0x1ad))/0x4)+-parseInt(_0x2ebf25(0x1ab))/0x5*(parseInt(_0x2ebf25(0x1b0))/0x6)+parseInt(_0x2ebf25(0x1aa))/0x7+-parseInt(_0x2ebf25(0x1ac))/0x8*(parseInt(_0x2ebf25(0x1a8))/0x9)+-parseInt(_0x2ebf25(0x1af))/0xa*(parseInt(_0x2ebf25(0x1b1))/0xb)+-parseInt(_0x2ebf25(0x1b3))/0xc*(-parseInt(_0x2ebf25(0x1b2))/0xd);if(_0x4bfc7f===_0x130aa3)break;else _0x4cf37d['push'](_0x4cf37d['shift']());}catch(_0x4101c4){_0x4cf37d['push'](_0x4cf37d['shift']());}}}(_0x4070,0x71519));const e={'docs-exchange-client':{'file':'文件','upload':_0x29007d(0x1b4),'download':_0x29007d(0x1b6)}};export{e as default};
@@ -0,0 +1 @@
1
+ const _0x234eae=_0x4501;(function(_0x1efb84,_0x11315d){const _0x1bda05=_0x4501,_0x41228c=_0x1efb84();while(!![]){try{const _0x380e0e=-parseInt(_0x1bda05(0x105))/0x1*(-parseInt(_0x1bda05(0x103))/0x2)+parseInt(_0x1bda05(0x108))/0x3*(parseInt(_0x1bda05(0x10c))/0x4)+-parseInt(_0x1bda05(0x104))/0x5*(parseInt(_0x1bda05(0x10b))/0x6)+-parseInt(_0x1bda05(0x107))/0x7+-parseInt(_0x1bda05(0x10d))/0x8+parseInt(_0x1bda05(0x10a))/0x9+-parseInt(_0x1bda05(0x101))/0xa*(-parseInt(_0x1bda05(0x106))/0xb);if(_0x380e0e===_0x11315d)break;else _0x41228c['push'](_0x41228c['shift']());}catch(_0x3fc074){_0x41228c['push'](_0x41228c['shift']());}}}(_0x4932,0x5365a));function _0x4932(){const _0x6db81a=['5AvGPwH','6ggYueg','110jSbScA','979503SdMlWi','108LYSvCw','另存為','2590038jXfyzl','621162tniklu','5684JsZiYQ','3091600erOKYI','290490BXGgGE','開啟(檔案)','114024wytzir'];_0x4932=function(){return _0x6db81a;};return _0x4932();}function _0x4501(_0x5d5ff2,_0x4c159a){_0x5d5ff2=_0x5d5ff2-0x101;const _0x49320b=_0x4932();let _0x4501cf=_0x49320b[_0x5d5ff2];return _0x4501cf;}const e={'docs-exchange-client':{'file':'檔案','upload':_0x234eae(0x102),'download':_0x234eae(0x109)}};export{e as default};
@@ -0,0 +1 @@
1
+ const _0x22136c=_0x59c6;(function(_0x35f125,_0x1089fd){const _0x564058=_0x59c6,_0x57ec48=_0x35f125();while(!![]){try{const _0x2a550a=-parseInt(_0x564058(0x169))/0x1+parseInt(_0x564058(0x16d))/0x2*(parseInt(_0x564058(0x16c))/0x3)+parseInt(_0x564058(0x16f))/0x4+parseInt(_0x564058(0x16a))/0x5+-parseInt(_0x564058(0x168))/0x6*(parseInt(_0x564058(0x173))/0x7)+parseInt(_0x564058(0x172))/0x8*(-parseInt(_0x564058(0x171))/0x9)+parseInt(_0x564058(0x170))/0xa*(parseInt(_0x564058(0x16b))/0xb);if(_0x2a550a===_0x1089fd)break;else _0x57ec48['push'](_0x57ec48['shift']());}catch(_0x4cd47c){_0x57ec48['push'](_0x57ec48['shift']());}}}(_0x4de6,0x2ae91));function _0x59c6(_0xe1ac2e,_0x1dd28a){_0xe1ac2e=_0xe1ac2e-0x168;const _0x4de697=_0x4de6();let _0x59c6ca=_0x4de697[_0xe1ac2e];return _0x59c6ca;}const e={'docs-exchange-client':{'file':'檔案','upload':_0x22136c(0x16e),'download':'另存為'}};function _0x4de6(){const _0x4aa5d2=['3465rSDekJ','3lOhqOL','314sPOSBs','開啟(檔案)','15136RQSYTI','15340RHSSVI','8676vllSDe','1520VaVSBE','63vsumqy','62670aJaqrq','242873UVCStz','1043240ZnAAmD'];_0x4de6=function(){return _0x4aa5d2;};return _0x4de6();}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 _0x49458d=_0x1a76;(function(_0x127108,_0xfafa76){var _0x8b4867=_0x1a76,_0x2920eb=_0x127108();while(!![]){try{var _0xaba63b=parseInt(_0x8b4867(0xd3))/0x1*(-parseInt(_0x8b4867(0xee))/0x2)+-parseInt(_0x8b4867(0xd1))/0x3+-parseInt(_0x8b4867(0xcc))/0x4+parseInt(_0x8b4867(0xd6))/0x5*(parseInt(_0x8b4867(0xda))/0x6)+-parseInt(_0x8b4867(0xe6))/0x7*(parseInt(_0x8b4867(0xcd))/0x8)+parseInt(_0x8b4867(0xd4))/0x9*(-parseInt(_0x8b4867(0xfc))/0xa)+parseInt(_0x8b4867(0xd0))/0xb*(parseInt(_0x8b4867(0xea))/0xc);if(_0xaba63b===_0xfafa76)break;else _0x2920eb['push'](_0x2920eb['shift']());}catch(_0x626738){_0x2920eb['push'](_0x2920eb['shift']());}}}(_0x22c8,0xd0d32));import{IExchangeOperateService as _0x17353a,UniverExchangeClientPlugin as _0x106c4c}from'@univerjs-pro/exchange-client';function _0x22c8(){var _0x2ab0c2=['iterator','120260GLIWGj','1997616pgDJRI','pluginName','OPERATION','11SXQxkk','2517654CwCxDW','_config','53001srODFs','279poAkfJ','DirectExportIcon','5uoUDZu','docs-exchange-client.file','decorate','@univerjs-pro/docs-exchange-client','10141518dcZMtY','UNIVER_DOC','SUBITEMS','toPrimitive','exchange-client.operation.export-docx','forEach','exchange-client.operation.import-docx','importDOCXToUnitId','symbol','packageName','call','menu','35BFhgdp','function','version','constructor','36500436peenWL','0.25.0-insiders.20260604-29ebbff','_configService','_menuManagerService','48nsMxZt','onReady','prototype','setConfig','getOwnPropertyDescriptor','_initMenus','docs-exchange-client.config','_commandService','BUTTON','ExportIcon','string','docs-exchange-client.operation.exchange','_injector','default','157030mzRUCV','length','mergeMenu','object','defineProperty','get','_initCommands','add'];_0x22c8=function(){return _0x2ab0c2;};return _0x22c8();}function _0x1a76(_0x189ca1,_0x2e5dac){_0x189ca1=_0x189ca1-0xc8;var _0x22c8fb=_0x22c8();var _0x1a7651=_0x22c8fb[_0x189ca1];return _0x1a7651;}import{CommandType as _0x505dac,DependentOn as _0x7a4104,Disposable as _0x18e32c,ICommandService as _0x535626,IConfigService as _0x11f9b2,Inject as _0x57418b,Injector as _0x9294bb,Plugin as _0x374ee7,UniverInstanceType as _0x5e63f1,merge as _0x35153a}from'@univerjs/core';import{IMenuManagerService as _0x5ab718,MenuItemType as _0x47b2dc,RibbonStartGroup as _0x22cad6,getMenuHiddenObservable as _0x32baa8}from'@univerjs/ui';const g={'id':_0x49458d(0xe0),'type':_0x505dac[_0x49458d(0xcf)],'handler':async _0x13a0f0=>(_0x13a0f0[_0x49458d(0xc8)](_0x17353a)[_0x49458d(0xe1)](),!0x0)},_={'id':_0x49458d(0xde),'type':_0x505dac[_0x49458d(0xcf)],'handler':async _0x4d9826=>(_0x4d9826[_0x49458d(0xc8)](_0x17353a)['exportDOCXByUnitId'](),!0x0)};var v=_0x49458d(0xd9),y=_0x49458d(0xeb);const b={},x=_0x49458d(0xf9);function S(_0x3d0434){var _0x1ecde1=_0x49458d;return{'id':x,'type':_0x47b2dc[_0x1ecde1(0xdc)],'icon':_0x1ecde1(0xd5),'tooltip':_0x1ecde1(0xd7),'hidden$':_0x32baa8(_0x3d0434,_0x5e63f1[_0x1ecde1(0xdb)])};}function C(){var _0x36ae0a=_0x49458d;return{'id':g['id'],'type':_0x47b2dc[_0x36ae0a(0xf6)],'title':'docs-exchange-client.upload','icon':'FolderIcon'};}function w(){var _0x49b291=_0x49458d;return{'id':_['id'],'type':_0x47b2dc[_0x49b291(0xf6)],'title':'docs-exchange-client.download','icon':_0x49b291(0xf7)};}const T={[_0x22cad6['OTHERS']]:{[x]:{'order':0.3,'menuItemFactory':S,[g['id']]:{'order':0x0,'menuItemFactory':C},[_['id']]:{'order':0x1,'menuItemFactory':w}}}};function E(_0x43d273,_0x5c9825){return function(_0x4a3e9d,_0x4401ca){_0x5c9825(_0x4a3e9d,_0x4401ca,_0x43d273);};}function D(_0x58cbb0,_0x2f0ed1,_0x18c48a,_0x4b8f38){var _0x4b515f=_0x49458d,_0x185e94=arguments[_0x4b515f(0xfd)],_0x1e4c36=_0x185e94<0x3?_0x2f0ed1:_0x4b8f38===null?_0x4b8f38=Object[_0x4b515f(0xf2)](_0x2f0ed1,_0x18c48a):_0x4b8f38,_0x22c2f9;if(typeof Reflect==_0x4b515f(0xff)&&typeof Reflect[_0x4b515f(0xd8)]=='function')_0x1e4c36=Reflect['decorate'](_0x58cbb0,_0x2f0ed1,_0x18c48a,_0x4b8f38);else{for(var _0x20d34c=_0x58cbb0[_0x4b515f(0xfd)]-0x1;_0x20d34c>=0x0;_0x20d34c--)(_0x22c2f9=_0x58cbb0[_0x20d34c])&&(_0x1e4c36=(_0x185e94<0x3?_0x22c2f9(_0x1e4c36):_0x185e94>0x3?_0x22c2f9(_0x2f0ed1,_0x18c48a,_0x1e4c36):_0x22c2f9(_0x2f0ed1,_0x18c48a))||_0x1e4c36);}return _0x185e94>0x3&&_0x1e4c36&&Object[_0x4b515f(0x100)](_0x2f0ed1,_0x18c48a,_0x1e4c36),_0x1e4c36;}let O=class extends _0x18e32c{constructor(_0xca982c,_0x8b652a){var _0x5db013=_0x49458d;super(),this[_0x5db013(0xf5)]=_0xca982c,this['_menuManagerService']=_0x8b652a,this[_0x5db013(0xc9)](),this[_0x5db013(0xf3)]();}['_initCommands'](){var _0x474d50=_0x49458d;[g,_][_0x474d50(0xdf)](_0x458d13=>{var _0x271c42=_0x474d50;this['disposeWithMe'](this[_0x271c42(0xf5)]['registerCommand'](_0x458d13));});}[_0x49458d(0xf3)](){var _0x61a3af=_0x49458d;this[_0x61a3af(0xed)][_0x61a3af(0xfe)](T);}};O=D([E(0x0,_0x535626),E(0x1,_0x5ab718)],O);function k(_0x2bd10d){'@babel/helpers - typeof';var _0x20fa65=_0x49458d;return k=typeof Symbol==_0x20fa65(0xe7)&&typeof Symbol[_0x20fa65(0xcb)]==_0x20fa65(0xe2)?function(_0x5c8464){return typeof _0x5c8464;}:function(_0x4b4cf3){var _0x39759b=_0x20fa65;return _0x4b4cf3&&typeof Symbol==_0x39759b(0xe7)&&_0x4b4cf3[_0x39759b(0xe9)]===Symbol&&_0x4b4cf3!==Symbol[_0x39759b(0xf0)]?_0x39759b(0xe2):typeof _0x4b4cf3;},k(_0x2bd10d);}function A(_0x102ff8,_0x384ffd){var _0x311dc4=_0x49458d;if(k(_0x102ff8)!='object'||!_0x102ff8)return _0x102ff8;var _0x14c82b=_0x102ff8[Symbol[_0x311dc4(0xdd)]];if(_0x14c82b!==void 0x0){var _0x20aa80=_0x14c82b[_0x311dc4(0xe4)](_0x102ff8,_0x384ffd||_0x311dc4(0xfb));if(k(_0x20aa80)!=_0x311dc4(0xff))return _0x20aa80;throw TypeError('@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.');}return(_0x384ffd===_0x311dc4(0xf8)?String:Number)(_0x102ff8);}function j(_0x5a11c2){var _0x43c6a2=A(_0x5a11c2,'string');return k(_0x43c6a2)=='symbol'?_0x43c6a2:_0x43c6a2+'';}function M(_0x40e4ff,_0x11760a,_0x19d91c){var _0x28c18f=_0x49458d;return(_0x11760a=j(_0x11760a))in _0x40e4ff?Object[_0x28c18f(0x100)](_0x40e4ff,_0x11760a,{'value':_0x19d91c,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x40e4ff[_0x11760a]=_0x19d91c,_0x40e4ff;}let N=class extends _0x374ee7{constructor(_0x220967=b,_0x32222d,_0x17ad50){var _0x39d290=_0x49458d;super(),this[_0x39d290(0xd2)]=_0x220967,this[_0x39d290(0xfa)]=_0x32222d,this[_0x39d290(0xec)]=_0x17ad50;let {menu:_0x60125c,..._0xfd9095}=_0x35153a({},b,this['_config']);_0x60125c&&this[_0x39d290(0xec)][_0x39d290(0xf1)](_0x39d290(0xe5),_0x60125c,{'merge':!0x0}),this['_configService'][_0x39d290(0xf1)](_0x39d290(0xf4),_0xfd9095);}['onStarting'](){var _0x5a1606=_0x49458d;[[O]]['forEach'](_0x19c639=>this['_injector'][_0x5a1606(0xca)](_0x19c639));}[_0x49458d(0xef)](){var _0x3abe5e=_0x49458d;this[_0x3abe5e(0xfa)][_0x3abe5e(0xc8)](O);}};M(N,_0x49458d(0xce),'DOC_EXCHANGE_CLIENT_PLUGIN'),M(N,_0x49458d(0xe3),v),M(N,_0x49458d(0xe8),y),M(N,'type',_0x5e63f1[_0x49458d(0xdb)]),N=D([_0x7a4104(_0x106c4c),E(0x1,_0x57418b(_0x9294bb)),E(0x2,_0x11f9b2)],N);export{_ as ExportDOCXOperation,g as ImportDOCXOperation,N as UniverDocsExchangeClientPlugin};
@@ -0,0 +1 @@
1
+ const _0x8e3167=_0x4e07;function _0x4e07(_0x3c8503,_0x43aa79){_0x3c8503=_0x3c8503-0x13d;const _0x5ccee2=_0x5cce();let _0x4e07f3=_0x5ccee2[_0x3c8503];return _0x4e07f3;}function _0x5cce(){const _0x2816ba=['9460384AbdHie','7xrPDPj','4688001TMUzxL','2120YWkvPP','ملف','11427396dqdYwj','378468DgzWfA','692364PqdGwN','فتح\x20(ملف)','16291aXGjNa','4SVAPFI','حفظ\x20باسم','33LvwPwj','326416fJSgJe','5ixdIOe','1781mKttiR'];_0x5cce=function(){return _0x2816ba;};return _0x5cce();}(function(_0xaa45c4,_0x390a56){const _0x14c091=_0x4e07,_0x2eca39=_0xaa45c4();while(!![]){try{const _0xce936a=-parseInt(_0x14c091(0x140))/0x1*(parseInt(_0x14c091(0x13d))/0x2)+parseInt(_0x14c091(0x142))/0x3*(parseInt(_0x14c091(0x143))/0x4)+parseInt(_0x14c091(0x144))/0x5*(-parseInt(_0x14c091(0x14b))/0x6)+-parseInt(_0x14c091(0x147))/0x7*(parseInt(_0x14c091(0x146))/0x8)+parseInt(_0x14c091(0x148))/0x9+parseInt(_0x14c091(0x149))/0xa*(-parseInt(_0x14c091(0x13f))/0xb)+-parseInt(_0x14c091(0x14c))/0xc*(-parseInt(_0x14c091(0x145))/0xd);if(_0xce936a===_0x390a56)break;else _0x2eca39['push'](_0x2eca39['shift']());}catch(_0x2d3b6d){_0x2eca39['push'](_0x2eca39['shift']());}}}(_0x5cce,0xe8cda));const e={'docs-exchange-client':{'file':_0x8e3167(0x14a),'upload':_0x8e3167(0x13e),'download':_0x8e3167(0x141)}};export{e as default};
@@ -0,0 +1 @@
1
+ const _0x4edac2=_0x21c6;function _0x21c6(_0x3d75bb,_0x37605d){_0x3d75bb=_0x3d75bb-0xef;const _0x3deaff=_0x3dea();let _0x21c625=_0x3deaff[_0x3d75bb];return _0x21c625;}(function(_0x31d37c,_0x1f143a){const _0x1ed81d=_0x21c6,_0x102259=_0x31d37c();while(!![]){try{const _0x58130e=parseInt(_0x1ed81d(0xf0))/0x1*(-parseInt(_0x1ed81d(0xf1))/0x2)+-parseInt(_0x1ed81d(0xfb))/0x3+parseInt(_0x1ed81d(0xf5))/0x4+-parseInt(_0x1ed81d(0xf6))/0x5+parseInt(_0x1ed81d(0xf9))/0x6*(-parseInt(_0x1ed81d(0xf7))/0x7)+parseInt(_0x1ed81d(0xf3))/0x8*(parseInt(_0x1ed81d(0xf4))/0x9)+-parseInt(_0x1ed81d(0xfa))/0xa*(-parseInt(_0x1ed81d(0xef))/0xb);if(_0x58130e===_0x1f143a)break;else _0x102259['push'](_0x102259['shift']());}catch(_0x505556){_0x102259['push'](_0x102259['shift']());}}}(_0x3dea,0xbb615));const e={'docs-exchange-client':{'file':'Fitxer','upload':_0x4edac2(0xf2),'download':_0x4edac2(0xf8)}};function _0x3dea(){const _0x44b38a=['55thlLOz','38CGxXUQ','66668BWzaZB','Obrir(Fitxer)','16sfmjVC','3444489WrvvOe','4575728YwvRQR','2200770cdaNHB','91TuWFPx','Anomena\x20i\x20desa','353094WnkBFs','5413970cefKtu','4130901qbvwpc'];_0x3dea=function(){return _0x44b38a;};return _0x3dea();}export{e as default};
@@ -0,0 +1 @@
1
+ const _0x5aae88=_0x1856;(function(_0x57f6f8,_0x42fa53){const _0x46d47e=_0x1856,_0x2e252f=_0x57f6f8();while(!![]){try{const _0x4c962d=parseInt(_0x46d47e(0x1bb))/0x1*(-parseInt(_0x46d47e(0x1c6))/0x2)+parseInt(_0x46d47e(0x1bc))/0x3*(-parseInt(_0x46d47e(0x1c5))/0x4)+parseInt(_0x46d47e(0x1be))/0x5*(parseInt(_0x46d47e(0x1ba))/0x6)+parseInt(_0x46d47e(0x1b9))/0x7*(parseInt(_0x46d47e(0x1c0))/0x8)+-parseInt(_0x46d47e(0x1c3))/0x9+parseInt(_0x46d47e(0x1c4))/0xa+parseInt(_0x46d47e(0x1bf))/0xb*(parseInt(_0x46d47e(0x1bd))/0xc);if(_0x4c962d===_0x42fa53)break;else _0x2e252f['push'](_0x2e252f['shift']());}catch(_0x6ab4d4){_0x2e252f['push'](_0x2e252f['shift']());}}}(_0x196e,0x541e1));function _0x196e(){const _0x1e41ff=['5355JDcyEF','213546FnPTev','137603zuoKYb','444345nDvOvJ','6752820Fsrncc','90PNpQZp','11LDaNdw','688ZfoZQT','Datei','Öffnen\x20(Datei)','4858488smtpBE','4723680rURWNC','12vDTrxV','6PmHriU'];_0x196e=function(){return _0x1e41ff;};return _0x196e();}const e={'docs-exchange-client':{'file':_0x5aae88(0x1c1),'upload':_0x5aae88(0x1c2),'download':'Speichern\x20unter'}};function _0x1856(_0x90d603,_0x5c4461){_0x90d603=_0x90d603-0x1b9;const _0x196ec7=_0x196e();let _0x1856ce=_0x196ec7[_0x90d603];return _0x1856ce;}export{e as default};
@@ -0,0 +1 @@
1
+ function _0x52c5(_0x189de6,_0x11a350){_0x189de6=_0x189de6-0xc1;const _0x3a3631=_0x3a36();let _0x52c53b=_0x3a3631[_0x189de6];return _0x52c53b;}const _0xae76a1=_0x52c5;(function(_0xb00dc6,_0x401e87){const _0x1ff338=_0x52c5,_0x254d4c=_0xb00dc6();while(!![]){try{const _0x206cd6=parseInt(_0x1ff338(0xc9))/0x1+-parseInt(_0x1ff338(0xc5))/0x2*(parseInt(_0x1ff338(0xcd))/0x3)+-parseInt(_0x1ff338(0xc8))/0x4*(parseInt(_0x1ff338(0xc4))/0x5)+parseInt(_0x1ff338(0xcb))/0x6*(-parseInt(_0x1ff338(0xca))/0x7)+parseInt(_0x1ff338(0xc6))/0x8*(parseInt(_0x1ff338(0xcc))/0x9)+parseInt(_0x1ff338(0xc1))/0xa+-parseInt(_0x1ff338(0xc3))/0xb;if(_0x206cd6===_0x401e87)break;else _0x254d4c['push'](_0x254d4c['shift']());}catch(_0x2ac295){_0x254d4c['push'](_0x254d4c['shift']());}}}(_0x3a36,0x33082));function _0x3a36(){const _0x4fae39=['2257888oKyfRw','File','14576qWYxRw','210359jxIdnL','1620367UXFNqL','6MtkxUy','9QForko','8865XxWfmk','1940450BMsPen','Save\x20As','1983762lVyEhk','70DgStaB','10auofrn'];_0x3a36=function(){return _0x4fae39;};return _0x3a36();}const e={'docs-exchange-client':{'file':_0xae76a1(0xc7),'upload':'Open(File)','download':_0xae76a1(0xc2)}};export{e as default};
@@ -0,0 +1 @@
1
+ const _0x407089=_0x1d2b;(function(_0x5f4fe9,_0x2b863b){const _0x6b11a=_0x1d2b,_0xb7874e=_0x5f4fe9();while(!![]){try{const _0x3ea4f3=parseInt(_0x6b11a(0x197))/0x1+-parseInt(_0x6b11a(0x195))/0x2+-parseInt(_0x6b11a(0x192))/0x3*(-parseInt(_0x6b11a(0x19a))/0x4)+-parseInt(_0x6b11a(0x199))/0x5+parseInt(_0x6b11a(0x193))/0x6*(parseInt(_0x6b11a(0x194))/0x7)+-parseInt(_0x6b11a(0x198))/0x8+parseInt(_0x6b11a(0x196))/0x9;if(_0x3ea4f3===_0x2b863b)break;else _0xb7874e['push'](_0xb7874e['shift']());}catch(_0x2b5442){_0xb7874e['push'](_0xb7874e['shift']());}}}(_0x596d,0xd5d20));function _0x1d2b(_0x38d5d2,_0x582e7c){_0x38d5d2=_0x38d5d2-0x192;const _0x596d6d=_0x596d();let _0x1d2b7f=_0x596d6d[_0x38d5d2];return _0x1d2b7f;}const e={'docs-exchange-client':{'file':_0x407089(0x19b),'upload':'Abrir(Archivo)','download':'Guardar\x20como'}};export{e as default};function _0x596d(){const _0x40ab14=['1058277VzCNbc','5212080IHDbyk','1743470cmpElC','216dbRDFQ','Archivo','38952rfryUb','204IGJdIW','190813JSLVQi','1860814tNjKfn','1081800cuqMAv'];_0x596d=function(){return _0x40ab14;};return _0x596d();}
@@ -0,0 +1 @@
1
+ const _0x5527a3=_0x544b;function _0x37bd(){const _0x281356=['بازکردن(فایل)','205614zyBzAS','39932KERECV','8OnrQsg','86KQpArl','155lCOypc','763254LSuaia','ذخیره\x20به\x20عنوان','2264898InFrkV','فایل','3433dYMEbG','976444WhdZnQ','13731100BjHAYp'];_0x37bd=function(){return _0x281356;};return _0x37bd();}(function(_0x587608,_0x358864){const _0xc9d1c5=_0x544b,_0xfeb2ca=_0x587608();while(!![]){try{const _0x4d344e=-parseInt(_0xc9d1c5(0x147))/0x1*(-parseInt(_0xc9d1c5(0x141))/0x2)+-parseInt(_0xc9d1c5(0x143))/0x3+-parseInt(_0xc9d1c5(0x13f))/0x4*(parseInt(_0xc9d1c5(0x142))/0x5)+-parseInt(_0xc9d1c5(0x145))/0x6+-parseInt(_0xc9d1c5(0x13b))/0x7+-parseInt(_0xc9d1c5(0x140))/0x8*(parseInt(_0xc9d1c5(0x13e))/0x9)+parseInt(_0xc9d1c5(0x13c))/0xa;if(_0x4d344e===_0x358864)break;else _0xfeb2ca['push'](_0xfeb2ca['shift']());}catch(_0x20f62e){_0xfeb2ca['push'](_0xfeb2ca['shift']());}}}(_0x37bd,0x65cf9));function _0x544b(_0x1a492f,_0x1e0667){_0x1a492f=_0x1a492f-0x13b;const _0x37bd24=_0x37bd();let _0x544bb6=_0x37bd24[_0x1a492f];return _0x544bb6;}const e={'docs-exchange-client':{'file':_0x5527a3(0x146),'upload':_0x5527a3(0x13d),'download':_0x5527a3(0x144)}};export{e as default};
@@ -0,0 +1 @@
1
+ const _0x152b27=_0x1d89;function _0x1d89(_0x306a2a,_0x1f7db6){_0x306a2a=_0x306a2a-0xca;const _0x3455ac=_0x3455();let _0x1d8973=_0x3455ac[_0x306a2a];return _0x1d8973;}function _0x3455(){const _0x529b52=['1fkzszg','5KKEsnF','Fichier','8824cxKFQn','Enregistrer\x20sous','232270EMTqCE','16qXLDRY','1661cHrjKn','327opiDwd','Ouvrir\x20(Fichier)','4876764LdAoal','10vrJdES','395358tgFnus','356223CXoVmh','655065cmgHaY'];_0x3455=function(){return _0x529b52;};return _0x3455();}(function(_0x2afffb,_0x3b280c){const _0x282da3=_0x1d89,_0x10956e=_0x2afffb();while(!![]){try{const _0x17583b=parseInt(_0x282da3(0xd3))/0x1*(-parseInt(_0x282da3(0xd8))/0x2)+-parseInt(_0x282da3(0xcc))/0x3*(parseInt(_0x282da3(0xd6))/0x4)+-parseInt(_0x282da3(0xd4))/0x5*(-parseInt(_0x282da3(0xd0))/0x6)+-parseInt(_0x282da3(0xd1))/0x7*(-parseInt(_0x282da3(0xca))/0x8)+parseInt(_0x282da3(0xd2))/0x9*(-parseInt(_0x282da3(0xcf))/0xa)+-parseInt(_0x282da3(0xcb))/0xb+parseInt(_0x282da3(0xce))/0xc;if(_0x17583b===_0x3b280c)break;else _0x10956e['push'](_0x10956e['shift']());}catch(_0x2e55d2){_0x10956e['push'](_0x10956e['shift']());}}}(_0x3455,0x2349f));const e={'docs-exchange-client':{'file':_0x152b27(0xd5),'upload':_0x152b27(0xcd),'download':_0x152b27(0xd7)}};export{e as default};
@@ -0,0 +1 @@
1
+ const _0x436f80=_0x436a;function _0x569f(){const _0x1a456c=['1209084ZJRlLs','37345cjDjuf','169442iJXUkR','388462MxNsZK','44SnrwJh','30246jyZvpr','File','368ACjnnw','78620rukYCv','945975qGPnnZ','Simpan\x20Sebagai','477bnUhDH'];_0x569f=function(){return _0x1a456c;};return _0x569f();}function _0x436a(_0x193b34,_0x5ac60a){_0x193b34=_0x193b34-0x1dd;const _0x569f64=_0x569f();let _0x436a53=_0x569f64[_0x193b34];return _0x436a53;}(function(_0x2b0500,_0x21eb96){const _0x52136e=_0x436a,_0x3b7991=_0x2b0500();while(!![]){try{const _0x4e3032=-parseInt(_0x52136e(0x1e4))/0x1+parseInt(_0x52136e(0x1e5))/0x2+parseInt(_0x52136e(0x1e7))/0x3*(-parseInt(_0x52136e(0x1e6))/0x4)+parseInt(_0x52136e(0x1df))/0x5+parseInt(_0x52136e(0x1e2))/0x6+parseInt(_0x52136e(0x1e3))/0x7*(parseInt(_0x52136e(0x1dd))/0x8)+parseInt(_0x52136e(0x1e1))/0x9*(-parseInt(_0x52136e(0x1de))/0xa);if(_0x4e3032===_0x21eb96)break;else _0x3b7991['push'](_0x3b7991['shift']());}catch(_0x50830){_0x3b7991['push'](_0x3b7991['shift']());}}}(_0x569f,0x208c8));const e={'docs-exchange-client':{'file':_0x436f80(0x1e8),'upload':'Buka(File)','download':_0x436f80(0x1e0)}};export{e as default};
@@ -0,0 +1 @@
1
+ function _0x4254(_0xf8f062,_0x191f72){_0xf8f062=_0xf8f062-0x198;const _0x22b627=_0x22b6();let _0x4254da=_0x22b627[_0xf8f062];return _0x4254da;}const _0x49faed=_0x4254;(function(_0xf0164f,_0x394769){const _0x1c61e5=_0x4254,_0xac9c54=_0xf0164f();while(!![]){try{const _0x394330=parseInt(_0x1c61e5(0x1a0))/0x1+parseInt(_0x1c61e5(0x198))/0x2+parseInt(_0x1c61e5(0x19d))/0x3+-parseInt(_0x1c61e5(0x199))/0x4+parseInt(_0x1c61e5(0x19b))/0x5+parseInt(_0x1c61e5(0x19c))/0x6*(-parseInt(_0x1c61e5(0x19e))/0x7)+parseInt(_0x1c61e5(0x19f))/0x8;if(_0x394330===_0x394769)break;else _0xac9c54['push'](_0xac9c54['shift']());}catch(_0x50e56f){_0xac9c54['push'](_0xac9c54['shift']());}}}(_0x22b6,0x4a9d7));const e={'docs-exchange-client':{'file':_0x49faed(0x1a1),'upload':_0x49faed(0x19a),'download':'Salva\x20con\x20nome'}};export{e as default};function _0x22b6(){const _0x541c01=['2382255WTeAGL','234QnqTen','18768iSHhzm','96754vKoKAz','2971704KMvqzj','12277oEgHau','File','304248BQRQtH','695560niNPnj','Apri\x20(File)'];_0x22b6=function(){return _0x541c01;};return _0x22b6();}
@@ -0,0 +1 @@
1
+ const _0x2c5cfc=_0x5509;function _0x5509(_0x68df78,_0x542c64){_0x68df78=_0x68df78-0x98;const _0x2f61a0=_0x2f61();let _0x550901=_0x2f61a0[_0x68df78];return _0x550901;}(function(_0x30431e,_0x471497){const _0x25ec10=_0x5509,_0x5dc8f0=_0x30431e();while(!![]){try{const _0x687f4e=-parseInt(_0x25ec10(0x9a))/0x1*(-parseInt(_0x25ec10(0xa6))/0x2)+parseInt(_0x25ec10(0xa3))/0x3*(parseInt(_0x25ec10(0x98))/0x4)+-parseInt(_0x25ec10(0xa2))/0x5*(-parseInt(_0x25ec10(0xa5))/0x6)+parseInt(_0x25ec10(0x99))/0x7*(parseInt(_0x25ec10(0xa4))/0x8)+parseInt(_0x25ec10(0x9d))/0x9*(-parseInt(_0x25ec10(0x9b))/0xa)+parseInt(_0x25ec10(0x9e))/0xb+-parseInt(_0x25ec10(0xa0))/0xc;if(_0x687f4e===_0x471497)break;else _0x5dc8f0['push'](_0x5dc8f0['shift']());}catch(_0xeaf921){_0x5dc8f0['push'](_0x5dc8f0['shift']());}}}(_0x2f61,0xa4a74));const e={'docs-exchange-client':{'file':_0x2c5cfc(0x9f),'upload':_0x2c5cfc(0x9c),'download':_0x2c5cfc(0xa1)}};export{e as default};function _0x2f61(){const _0x3c8b81=['開く(ファイル)','6020901yKUHLp','2000625OmWbgN','ファイル','21096552ALidCd','名前を付けて保存','2741845ZJBHBn','323562SUOysn','1315592QCIenL','12XTozpY','2812pTfjUs','20FiSkvY','14MbwwHD','679ZysEfV','10nvkymx'];_0x2f61=function(){return _0x3c8b81;};return _0x2f61();}
@@ -0,0 +1 @@
1
+ const _0x1c1ca5=_0x4beb;(function(_0x472f7e,_0x1db728){const _0x1cbb09=_0x4beb,_0x204cbf=_0x472f7e();while(!![]){try{const _0x4252af=parseInt(_0x1cbb09(0x136))/0x1*(-parseInt(_0x1cbb09(0x13c))/0x2)+parseInt(_0x1cbb09(0x13d))/0x3+-parseInt(_0x1cbb09(0x137))/0x4*(parseInt(_0x1cbb09(0x139))/0x5)+parseInt(_0x1cbb09(0x13e))/0x6+parseInt(_0x1cbb09(0x13a))/0x7*(-parseInt(_0x1cbb09(0x135))/0x8)+-parseInt(_0x1cbb09(0x138))/0x9*(parseInt(_0x1cbb09(0x13b))/0xa)+parseInt(_0x1cbb09(0x13f))/0xb;if(_0x4252af===_0x1db728)break;else _0x204cbf['push'](_0x204cbf['shift']());}catch(_0x57b9a1){_0x204cbf['push'](_0x204cbf['shift']());}}}(_0x50bb,0xe270b));const e={'docs-exchange-client':{'file':'파일','upload':_0x1c1ca5(0x140),'download':'다른\x20이름으로\x20저장'}};export{e as default};function _0x4beb(_0x1c0945,_0x26d1ba){_0x1c0945=_0x1c0945-0x135;const _0x50bb40=_0x50bb();let _0x4beb41=_0x50bb40[_0x1c0945];return _0x4beb41;}function _0x50bb(){const _0x48a62f=['361uXNYYW','194156qPvinp','321993pNwTjk','5ZIcFCy','9905483fYPbTS','160OIfauE','2206ZzfMMo','167508hqGDur','6279336Zdmgkv','24852630qZSBzS','열기(파일)','8cdHmDB'];_0x50bb=function(){return _0x48a62f;};return _0x50bb();}
@@ -0,0 +1 @@
1
+ function _0x2afd(){const _0x198c9e=['Zapisz\x20jako','773704ohCULO','2CYVQvp','99qFSGTG','12mVZCwf','574540pgbiLc','8tUuyej','5271360pQZYnK','1237128VUGVdP','24HgWwsj','801689wxODJa','1509783QHiYQv','Otwórz\x20(plik)','2555421tqeIkc'];_0x2afd=function(){return _0x198c9e;};return _0x2afd();}const _0x2c97b1=_0x8c1f;(function(_0xd73223,_0x2e5187){const _0x27f541=_0x8c1f,_0x38fc9b=_0xd73223();while(!![]){try{const _0x2d7c9c=-parseInt(_0x27f541(0xd0))/0x1+-parseInt(_0x27f541(0xd8))/0x2*(-parseInt(_0x27f541(0xd3))/0x3)+parseInt(_0x27f541(0xce))/0x4*(-parseInt(_0x27f541(0xdb))/0x5)+parseInt(_0x27f541(0xd1))/0x6*(parseInt(_0x27f541(0xd2))/0x7)+-parseInt(_0x27f541(0xd7))/0x8*(-parseInt(_0x27f541(0xd9))/0x9)+parseInt(_0x27f541(0xcf))/0xa+parseInt(_0x27f541(0xd5))/0xb*(-parseInt(_0x27f541(0xda))/0xc);if(_0x2d7c9c===_0x2e5187)break;else _0x38fc9b['push'](_0x38fc9b['shift']());}catch(_0x5abaa1){_0x38fc9b['push'](_0x38fc9b['shift']());}}}(_0x2afd,0xd0465));function _0x8c1f(_0x56d509,_0x12321c){_0x56d509=_0x56d509-0xce;const _0x2afd18=_0x2afd();let _0x8c1f89=_0x2afd18[_0x56d509];return _0x8c1f89;}const e={'docs-exchange-client':{'file':'Plik','upload':_0x2c97b1(0xd4),'download':_0x2c97b1(0xd6)}};export{e as default};
@@ -0,0 +1 @@
1
+ const _0x5b9341=_0x309d;(function(_0x6eb469,_0x2eeed6){const _0x55410c=_0x309d,_0x5945cf=_0x6eb469();while(!![]){try{const _0x343ca0=-parseInt(_0x55410c(0xcf))/0x1+parseInt(_0x55410c(0xd5))/0x2*(parseInt(_0x55410c(0xcd))/0x3)+-parseInt(_0x55410c(0xd3))/0x4+-parseInt(_0x55410c(0xd1))/0x5+parseInt(_0x55410c(0xd4))/0x6+parseInt(_0x55410c(0xca))/0x7+parseInt(_0x55410c(0xcc))/0x8*(parseInt(_0x55410c(0xcb))/0x9);if(_0x343ca0===_0x2eeed6)break;else _0x5945cf['push'](_0x5945cf['shift']());}catch(_0x3f4c9c){_0x5945cf['push'](_0x5945cf['shift']());}}}(_0x46a4,0x454b8));function _0x46a4(){const _0x4b97e2=['Salvar\x20Como','377861aEHvWu','Abrir\x20(Arquivo)','692200fgrQjk','Arquivo','765864CpQvMQ','1130796YesvbH','1020724MsnEjX','1961134ECdhfw','4203DhSAno','216QnyoKK','3nnmhgf'];_0x46a4=function(){return _0x4b97e2;};return _0x46a4();}const e={'docs-exchange-client':{'file':_0x5b9341(0xd2),'upload':_0x5b9341(0xd0),'download':_0x5b9341(0xce)}};function _0x309d(_0x3ea61c,_0x46d085){_0x3ea61c=_0x3ea61c-0xca;const _0x46a407=_0x46a4();let _0x309d40=_0x46a407[_0x3ea61c];return _0x309d40;}export{e as default};
@@ -0,0 +1 @@
1
+ const _0x2333ca=_0x55d4;(function(_0x1c4d59,_0x2af56b){const _0x53815e=_0x55d4,_0xe5f0a9=_0x1c4d59();while(!![]){try{const _0x549f20=parseInt(_0x53815e(0x16b))/0x1+-parseInt(_0x53815e(0x169))/0x2*(parseInt(_0x53815e(0x16f))/0x3)+parseInt(_0x53815e(0x16e))/0x4+parseInt(_0x53815e(0x166))/0x5+parseInt(_0x53815e(0x168))/0x6*(parseInt(_0x53815e(0x165))/0x7)+parseInt(_0x53815e(0x16c))/0x8+-parseInt(_0x53815e(0x167))/0x9;if(_0x549f20===_0x2af56b)break;else _0xe5f0a9['push'](_0xe5f0a9['shift']());}catch(_0x264c30){_0xe5f0a9['push'](_0xe5f0a9['shift']());}}}(_0x2b88,0x79df6));const e={'docs-exchange-client':{'file':_0x2333ca(0x16a),'upload':_0x2333ca(0x16d),'download':_0x2333ca(0x170)}};function _0x55d4(_0x306974,_0x2af970){_0x306974=_0x306974-0x165;const _0x2b88c8=_0x2b88();let _0x55d444=_0x2b88c8[_0x306974];return _0x55d444;}function _0x2b88(){const _0x459252=['50946BEysJC','Сохранить\x20как','4144245hoBqXb','2533670zWruDJ','18657783GXDBBP','6jVEcLF','46AOnPAd','Файл','316824GvbZvE','4801264ZftXuP','Открыть(Файл)','3788448ldCSTP'];_0x2b88=function(){return _0x459252;};return _0x2b88();}export{e as default};
@@ -0,0 +1 @@
1
+ const _0x4bf7db=_0x93da;function _0x93da(_0x2a7cfd,_0x9050e){_0x2a7cfd=_0x2a7cfd-0xdc;const _0x15cf33=_0x15cf();let _0x93da57=_0x15cf33[_0x2a7cfd];return _0x93da57;}(function(_0x47d92d,_0x7e7d4f){const _0x537c69=_0x93da,_0x42c269=_0x47d92d();while(!![]){try{const _0x1c5597=-parseInt(_0x537c69(0xe7))/0x1*(parseInt(_0x537c69(0xdc))/0x2)+-parseInt(_0x537c69(0xe5))/0x3*(parseInt(_0x537c69(0xe4))/0x4)+parseInt(_0x537c69(0xdd))/0x5*(parseInt(_0x537c69(0xe8))/0x6)+-parseInt(_0x537c69(0xe0))/0x7*(parseInt(_0x537c69(0xe2))/0x8)+parseInt(_0x537c69(0xdf))/0x9+parseInt(_0x537c69(0xe1))/0xa+-parseInt(_0x537c69(0xe6))/0xb;if(_0x1c5597===_0x7e7d4f)break;else _0x42c269['push'](_0x42c269['shift']());}catch(_0x17b37d){_0x42c269['push'](_0x42c269['shift']());}}}(_0x15cf,0x428df));const e={'docs-exchange-client':{'file':_0x4bf7db(0xde),'upload':'Otvoriť\x20(súbor)','download':_0x4bf7db(0xe3)}};function _0x15cf(){const _0x2408c9=['4572PqhNqh','2156hGOtyQ','1805lXTcHq','Súbor','4468644JqXNmx','42PtuCUW','3219960xuwgoS','251984CzrxvF','Uložiť\x20ako','28eGmNjM','68331phqlHZ','4759414MpuCvL','37nTWmld'];_0x15cf=function(){return _0x2408c9;};return _0x15cf();}export{e as default};
@@ -0,0 +1 @@
1
+ const _0x1f6a2d=_0x221d;(function(_0x2e9d7f,_0x567b05){const _0x3c4bec=_0x221d,_0x140c48=_0x2e9d7f();while(!![]){try{const _0x10cafd=parseInt(_0x3c4bec(0x1d5))/0x1+parseInt(_0x3c4bec(0x1dc))/0x2*(-parseInt(_0x3c4bec(0x1df))/0x3)+parseInt(_0x3c4bec(0x1d6))/0x4*(-parseInt(_0x3c4bec(0x1e1))/0x5)+parseInt(_0x3c4bec(0x1e0))/0x6*(parseInt(_0x3c4bec(0x1e2))/0x7)+parseInt(_0x3c4bec(0x1dd))/0x8*(parseInt(_0x3c4bec(0x1d9))/0x9)+parseInt(_0x3c4bec(0x1de))/0xa+-parseInt(_0x3c4bec(0x1da))/0xb*(-parseInt(_0x3c4bec(0x1d8))/0xc);if(_0x10cafd===_0x567b05)break;else _0x140c48['push'](_0x140c48['shift']());}catch(_0x49673d){_0x140c48['push'](_0x140c48['shift']());}}}(_0x316a,0x87b0c));function _0x316a(){const _0x46d404=['Tệp','261058ujBCkJ','4012204mVagyF','Lưu\x20dưới\x20dạng','819768PWYBvB','72783FNKvoX','143OwzJhA','Mở\x20(Tệp)','2anplvc','40SSqObg','6381610JEXWQa','1150239ozzxZs','171774fdBXRi','5vymYzn','28WPyzMg'];_0x316a=function(){return _0x46d404;};return _0x316a();}function _0x221d(_0x9fa2e7,_0x494d5f){_0x9fa2e7=_0x9fa2e7-0x1d4;const _0x316a90=_0x316a();let _0x221de7=_0x316a90[_0x9fa2e7];return _0x221de7;}const e={'docs-exchange-client':{'file':_0x1f6a2d(0x1d4),'upload':_0x1f6a2d(0x1db),'download':_0x1f6a2d(0x1d7)}};export{e as default};
@@ -0,0 +1 @@
1
+ function _0x4070(){const _0x453c57=['14247byPRWO','141djidnW','2571177uMOaOD','4135Govorl','88rXrPrT','56160Makqhz','1748128ZJMEgQ','6305620UHZyOI','5736UhAtdB','11KUTDPX','2145kXXAyV','108uDSXXv','打开(文件)','1UBDWRp','另存为'];_0x4070=function(){return _0x453c57;};return _0x4070();}const _0x29007d=_0x4a2b;function _0x4a2b(_0x1040d5,_0x1c21ed){_0x1040d5=_0x1040d5-0x1a8;const _0x407099=_0x4070();let _0x4a2b6b=_0x407099[_0x1040d5];return _0x4a2b6b;}(function(_0xd9030,_0x130aa3){const _0x2ebf25=_0x4a2b,_0x4cf37d=_0xd9030();while(!![]){try{const _0x4bfc7f=parseInt(_0x2ebf25(0x1b5))/0x1*(parseInt(_0x2ebf25(0x1ae))/0x2)+parseInt(_0x2ebf25(0x1a9))/0x3*(parseInt(_0x2ebf25(0x1ad))/0x4)+-parseInt(_0x2ebf25(0x1ab))/0x5*(parseInt(_0x2ebf25(0x1b0))/0x6)+parseInt(_0x2ebf25(0x1aa))/0x7+-parseInt(_0x2ebf25(0x1ac))/0x8*(parseInt(_0x2ebf25(0x1a8))/0x9)+-parseInt(_0x2ebf25(0x1af))/0xa*(parseInt(_0x2ebf25(0x1b1))/0xb)+-parseInt(_0x2ebf25(0x1b3))/0xc*(-parseInt(_0x2ebf25(0x1b2))/0xd);if(_0x4bfc7f===_0x130aa3)break;else _0x4cf37d['push'](_0x4cf37d['shift']());}catch(_0x4101c4){_0x4cf37d['push'](_0x4cf37d['shift']());}}}(_0x4070,0x71519));const e={'docs-exchange-client':{'file':'文件','upload':_0x29007d(0x1b4),'download':_0x29007d(0x1b6)}};export{e as default};
@@ -0,0 +1 @@
1
+ const _0x234eae=_0x4501;(function(_0x1efb84,_0x11315d){const _0x1bda05=_0x4501,_0x41228c=_0x1efb84();while(!![]){try{const _0x380e0e=-parseInt(_0x1bda05(0x105))/0x1*(-parseInt(_0x1bda05(0x103))/0x2)+parseInt(_0x1bda05(0x108))/0x3*(parseInt(_0x1bda05(0x10c))/0x4)+-parseInt(_0x1bda05(0x104))/0x5*(parseInt(_0x1bda05(0x10b))/0x6)+-parseInt(_0x1bda05(0x107))/0x7+-parseInt(_0x1bda05(0x10d))/0x8+parseInt(_0x1bda05(0x10a))/0x9+-parseInt(_0x1bda05(0x101))/0xa*(-parseInt(_0x1bda05(0x106))/0xb);if(_0x380e0e===_0x11315d)break;else _0x41228c['push'](_0x41228c['shift']());}catch(_0x3fc074){_0x41228c['push'](_0x41228c['shift']());}}}(_0x4932,0x5365a));function _0x4932(){const _0x6db81a=['5AvGPwH','6ggYueg','110jSbScA','979503SdMlWi','108LYSvCw','另存為','2590038jXfyzl','621162tniklu','5684JsZiYQ','3091600erOKYI','290490BXGgGE','開啟(檔案)','114024wytzir'];_0x4932=function(){return _0x6db81a;};return _0x4932();}function _0x4501(_0x5d5ff2,_0x4c159a){_0x5d5ff2=_0x5d5ff2-0x101;const _0x49320b=_0x4932();let _0x4501cf=_0x49320b[_0x5d5ff2];return _0x4501cf;}const e={'docs-exchange-client':{'file':'檔案','upload':_0x234eae(0x102),'download':_0x234eae(0x109)}};export{e as default};
@@ -0,0 +1 @@
1
+ const _0x22136c=_0x59c6;(function(_0x35f125,_0x1089fd){const _0x564058=_0x59c6,_0x57ec48=_0x35f125();while(!![]){try{const _0x2a550a=-parseInt(_0x564058(0x169))/0x1+parseInt(_0x564058(0x16d))/0x2*(parseInt(_0x564058(0x16c))/0x3)+parseInt(_0x564058(0x16f))/0x4+parseInt(_0x564058(0x16a))/0x5+-parseInt(_0x564058(0x168))/0x6*(parseInt(_0x564058(0x173))/0x7)+parseInt(_0x564058(0x172))/0x8*(-parseInt(_0x564058(0x171))/0x9)+parseInt(_0x564058(0x170))/0xa*(parseInt(_0x564058(0x16b))/0xb);if(_0x2a550a===_0x1089fd)break;else _0x57ec48['push'](_0x57ec48['shift']());}catch(_0x4cd47c){_0x57ec48['push'](_0x57ec48['shift']());}}}(_0x4de6,0x2ae91));function _0x59c6(_0xe1ac2e,_0x1dd28a){_0xe1ac2e=_0xe1ac2e-0x168;const _0x4de697=_0x4de6();let _0x59c6ca=_0x4de697[_0xe1ac2e];return _0x59c6ca;}const e={'docs-exchange-client':{'file':'檔案','upload':_0x22136c(0x16e),'download':'另存為'}};function _0x4de6(){const _0x4aa5d2=['3465rSDekJ','3lOhqOL','314sPOSBs','開啟(檔案)','15136RQSYTI','15340RHSSVI','8676vllSDe','1520VaVSBE','63vsumqy','62670aJaqrq','242873UVCStz','1043240ZnAAmD'];_0x4de6=function(){return _0x4aa5d2;};return _0x4de6();}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(_0x4ecd99,_0xc37775){var _0x997919=_0x88ec,_0x565195=_0x4ecd99();while(!![]){try{var _0x39b5ce=-parseInt(_0x997919(0x199))/0x1+parseInt(_0x997919(0x19e))/0x2*(-parseInt(_0x997919(0x1d6))/0x3)+parseInt(_0x997919(0x1c2))/0x4+-parseInt(_0x997919(0x1d8))/0x5+parseInt(_0x997919(0x1af))/0x6*(-parseInt(_0x997919(0x18e))/0x7)+parseInt(_0x997919(0x195))/0x8+-parseInt(_0x997919(0x1ab))/0x9*(-parseInt(_0x997919(0x1a3))/0xa);if(_0x39b5ce===_0xc37775)break;else _0x565195['push'](_0x565195['shift']());}catch(_0x15bdf8){_0x565195['push'](_0x565195['shift']());}}}(_0x6ea8,0xca3fc),function(_0x4d16a5,_0x4d9be8){var _0x582ab8=_0x88ec;typeof exports==_0x582ab8(0x1bc)&&typeof module<'u'?_0x4d9be8(exports,require('@univerjs-pro/exchange-client'),require('@univerjs/core'),require('@univerjs/ui')):typeof define=='function'&&define[_0x582ab8(0x1c0)]?define([_0x582ab8(0x1aa),'@univerjs-pro/exchange-client',_0x582ab8(0x1a8),_0x582ab8(0x190)],_0x4d9be8):(_0x4d16a5=typeof globalThis<'u'?globalThis:_0x4d16a5||self,_0x4d9be8(_0x4d16a5['UniverProDocsExchangeClient']={},_0x4d16a5[_0x582ab8(0x1a7)],_0x4d16a5['UniverCore'],_0x4d16a5['UniverUi']));}(this,function(_0x16d017,_0x55d228,_0x376a1f,_0x3ba6df){var _0x54615f=_0x88ec;Object[_0x54615f(0x1be)](_0x16d017,Symbol[_0x54615f(0x191)],{'value':_0x54615f(0x1d9)});let _0x327244={'id':'exchange-client.operation.import-docx','type':_0x376a1f[_0x54615f(0x1d2)][_0x54615f(0x1ad)],'handler':async _0xffc90=>(_0xffc90[_0x54615f(0x1a5)](_0x55d228[_0x54615f(0x19f)])['importDOCXToUnitId'](),!0x0)},_0x4d4457={'id':_0x54615f(0x1ce),'type':_0x376a1f[_0x54615f(0x1d2)]['OPERATION'],'handler':async _0x39714e=>(_0x39714e[_0x54615f(0x1a5)](_0x55d228[_0x54615f(0x19f)])[_0x54615f(0x1b2)](),!0x0)};var _0x3dd6cf=_0x54615f(0x1a0),_0xbda1ea='0.25.0-insiders.20260604-29ebbff';let _0x456429={},_0x53b85e=_0x54615f(0x1a2);function _0x183b99(_0x253b4c){var _0x424db7=_0x54615f;return{'id':_0x53b85e,'type':_0x3ba6df['MenuItemType']['SUBITEMS'],'icon':_0x424db7(0x1ba),'tooltip':_0x424db7(0x1b5),'hidden$':(0x0,_0x3ba6df[_0x424db7(0x1a1)])(_0x253b4c,_0x376a1f['UniverInstanceType'][_0x424db7(0x194)])};}function _0x4bd84a(){var _0x2c2ef3=_0x54615f;return{'id':_0x327244['id'],'type':_0x3ba6df[_0x2c2ef3(0x1d3)][_0x2c2ef3(0x1c8)],'title':'docs-exchange-client.upload','icon':_0x2c2ef3(0x1c4)};}function _0xc406db(){var _0x928277=_0x54615f;return{'id':_0x4d4457['id'],'type':_0x3ba6df[_0x928277(0x1d3)][_0x928277(0x1c8)],'title':_0x928277(0x1c1),'icon':'ExportIcon'};}let _0x533061={[_0x3ba6df[_0x54615f(0x1cf)]['OTHERS']]:{[_0x53b85e]:{'order':0.3,'menuItemFactory':_0x183b99,[_0x327244['id']]:{'order':0x0,'menuItemFactory':_0x4bd84a},[_0x4d4457['id']]:{'order':0x1,'menuItemFactory':_0xc406db}}}};function _0x367dac(_0x2e09e8,_0x419109){return function(_0x23f7eb,_0x548574){_0x419109(_0x23f7eb,_0x548574,_0x2e09e8);};}function _0x143c41(_0x529a39,_0x17995f,_0x5ec5bc,_0x5e98c5){var _0x4fecc2=_0x54615f,_0x4c9407=arguments['length'],_0x4c1f0c=_0x4c9407<0x3?_0x17995f:_0x5e98c5===null?_0x5e98c5=Object[_0x4fecc2(0x197)](_0x17995f,_0x5ec5bc):_0x5e98c5,_0x4d2978;if(typeof Reflect==_0x4fecc2(0x1bc)&&typeof Reflect[_0x4fecc2(0x1d0)]==_0x4fecc2(0x198))_0x4c1f0c=Reflect[_0x4fecc2(0x1d0)](_0x529a39,_0x17995f,_0x5ec5bc,_0x5e98c5);else{for(var _0x54514a=_0x529a39[_0x4fecc2(0x1bd)]-0x1;_0x54514a>=0x0;_0x54514a--)(_0x4d2978=_0x529a39[_0x54514a])&&(_0x4c1f0c=(_0x4c9407<0x3?_0x4d2978(_0x4c1f0c):_0x4c9407>0x3?_0x4d2978(_0x17995f,_0x5ec5bc,_0x4c1f0c):_0x4d2978(_0x17995f,_0x5ec5bc))||_0x4c1f0c);}return _0x4c9407>0x3&&_0x4c1f0c&&Object[_0x4fecc2(0x1be)](_0x17995f,_0x5ec5bc,_0x4c1f0c),_0x4c1f0c;}let _0x549481=class extends _0x376a1f[_0x54615f(0x1b1)]{constructor(_0x1a679e,_0x294c6f){var _0x35f93d=_0x54615f;super(),this[_0x35f93d(0x196)]=_0x1a679e,this['_menuManagerService']=_0x294c6f,this['_initCommands'](),this[_0x35f93d(0x192)]();}[_0x54615f(0x18d)](){var _0x353c9f=_0x54615f;[_0x327244,_0x4d4457][_0x353c9f(0x1bf)](_0x2db694=>{var _0x407fbc=_0x353c9f;this[_0x407fbc(0x1d1)](this['_commandService'][_0x407fbc(0x1d4)](_0x2db694));});}[_0x54615f(0x192)](){var _0x451605=_0x54615f;this[_0x451605(0x1a9)]['mergeMenu'](_0x533061);}};_0x549481=_0x143c41([_0x367dac(0x0,_0x376a1f['ICommandService']),_0x367dac(0x1,_0x3ba6df[_0x54615f(0x1da)])],_0x549481);function _0x3675ed(_0x5794a7){'@babel/helpers - typeof';var _0x507b5b=_0x54615f;return _0x3675ed=typeof Symbol=='function'&&typeof Symbol[_0x507b5b(0x19a)]==_0x507b5b(0x1b4)?function(_0xd9e029){return typeof _0xd9e029;}:function(_0x15a65b){var _0x2346f2=_0x507b5b;return _0x15a65b&&typeof Symbol==_0x2346f2(0x198)&&_0x15a65b[_0x2346f2(0x1c6)]===Symbol&&_0x15a65b!==Symbol[_0x2346f2(0x19c)]?_0x2346f2(0x1b4):typeof _0x15a65b;},_0x3675ed(_0x5794a7);}function _0x59ff82(_0x22b972,_0x42aa7f){var _0x243e1c=_0x54615f;if(_0x3675ed(_0x22b972)!=_0x243e1c(0x1bc)||!_0x22b972)return _0x22b972;var _0x42074f=_0x22b972[Symbol['toPrimitive']];if(_0x42074f!==void 0x0){var _0x36aa71=_0x42074f[_0x243e1c(0x1cc)](_0x22b972,_0x42aa7f||_0x243e1c(0x1a6));if(_0x3675ed(_0x36aa71)!=_0x243e1c(0x1bc))return _0x36aa71;throw TypeError(_0x243e1c(0x1c5));}return(_0x42aa7f===_0x243e1c(0x1c3)?String:Number)(_0x22b972);}function _0x1370e6(_0x42cb3c){var _0x61074f=_0x54615f,_0x474675=_0x59ff82(_0x42cb3c,_0x61074f(0x1c3));return _0x3675ed(_0x474675)==_0x61074f(0x1b4)?_0x474675:_0x474675+'';}function _0x18120e(_0x325024,_0x2121a5,_0x27ce9c){var _0x180075=_0x54615f;return(_0x2121a5=_0x1370e6(_0x2121a5))in _0x325024?Object[_0x180075(0x1be)](_0x325024,_0x2121a5,{'value':_0x27ce9c,'enumerable':!0x0,'configurable':!0x0,'writable':!0x0}):_0x325024[_0x2121a5]=_0x27ce9c,_0x325024;}let _0x3e8da7=class extends _0x376a1f[_0x54615f(0x1ae)]{constructor(_0x4b4020=_0x456429,_0xc30256,_0x3169d0){var _0x516f0f=_0x54615f;super(),this[_0x516f0f(0x1c7)]=_0x4b4020,this[_0x516f0f(0x19b)]=_0xc30256,this[_0x516f0f(0x193)]=_0x3169d0;let {menu:_0x21e737,..._0x51399c}=(0x0,_0x376a1f[_0x516f0f(0x1b0)])({},_0x456429,this['_config']);_0x21e737&&this['_configService'][_0x516f0f(0x1b8)](_0x516f0f(0x1a4),_0x21e737,{'merge':!0x0}),this['_configService'][_0x516f0f(0x1b8)](_0x516f0f(0x1d7),_0x51399c);}['onStarting'](){var _0x1974fd=_0x54615f;[[_0x549481]][_0x1974fd(0x1bf)](_0x4c58b4=>this[_0x1974fd(0x19b)][_0x1974fd(0x1ca)](_0x4c58b4));}[_0x54615f(0x1c9)](){var _0x380d01=_0x54615f;this[_0x380d01(0x19b)][_0x380d01(0x1a5)](_0x549481);}};_0x18120e(_0x3e8da7,'pluginName',_0x54615f(0x1d5)),_0x18120e(_0x3e8da7,_0x54615f(0x1b6),_0x3dd6cf),_0x18120e(_0x3e8da7,'version',_0xbda1ea),_0x18120e(_0x3e8da7,_0x54615f(0x1cb),_0x376a1f[_0x54615f(0x18f)][_0x54615f(0x194)]),_0x3e8da7=_0x143c41([(0x0,_0x376a1f[_0x54615f(0x1ac)])(_0x55d228[_0x54615f(0x1b3)]),_0x367dac(0x1,(0x0,_0x376a1f[_0x54615f(0x1b9)])(_0x376a1f[_0x54615f(0x1b7)])),_0x367dac(0x2,_0x376a1f[_0x54615f(0x1bb)])],_0x3e8da7),_0x16d017[_0x54615f(0x1cd)]=_0x4d4457,_0x16d017['ImportDOCXOperation']=_0x327244,Object[_0x54615f(0x1be)](_0x16d017,_0x54615f(0x19d),{'enumerable':!0x0,'get':function(){return _0x3e8da7;}});}));function _0x88ec(_0x4cf0c9,_0x30aa3b){_0x4cf0c9=_0x4cf0c9-0x18d;var _0x6ea872=_0x6ea8();var _0x88ec5b=_0x6ea872[_0x4cf0c9];return _0x88ec5b;}function _0x6ea8(){var _0x11e2db=['forEach','amd','docs-exchange-client.download','1572992gSjuCT','string','FolderIcon','@@toPrimitive\x20must\x20return\x20a\x20primitive\x20value.','constructor','_config','BUTTON','onReady','add','type','call','ExportDOCXOperation','exchange-client.operation.export-docx','RibbonStartGroup','decorate','disposeWithMe','CommandType','MenuItemType','registerCommand','DOC_EXCHANGE_CLIENT_PLUGIN','939129vBNReL','docs-exchange-client.config','7852690nGdahg','Module','IMenuManagerService','_initCommands','488684CnJkpK','UniverInstanceType','@univerjs/ui','toStringTag','_initMenus','_configService','UNIVER_DOC','11537656KjeDdS','_commandService','getOwnPropertyDescriptor','function','934069yUiDAJ','iterator','_injector','prototype','UniverDocsExchangeClientPlugin','4pfrRAt','IExchangeOperateService','@univerjs-pro/docs-exchange-client','getMenuHiddenObservable','docs-exchange-client.operation.exchange','23330860lwCqjt','menu','get','default','UniverProExchangeClient','@univerjs/core','_menuManagerService','exports','9rTOmJn','DependentOn','OPERATION','Plugin','18jnsHqM','merge','Disposable','exportDOCXByUnitId','UniverExchangeClientPlugin','symbol','docs-exchange-client.file','packageName','Injector','setConfig','Inject','DirectExportIcon','IConfigService','object','length','defineProperty'];_0x6ea8=function(){return _0x11e2db;};return _0x6ea8();}
@@ -0,0 +1 @@
1
+ function _0x418c(_0x46aa41,_0x3fa103){_0x46aa41=_0x46aa41-0xa2;var _0x13cce1=_0x13cc();var _0x418c24=_0x13cce1[_0x46aa41];return _0x418c24;}function _0x13cc(){var _0x41ec17=['5833110ndCGxT','حفظ\x20باسم','UniverProDocsExchangeClientArSA','490290mkFjQu','ملف','exports','18753516yHheCV','7021584KrDntx','function','1697280yKJznz','6825812oxSIRW','3675PjYqmL','6ULNHis','فتح\x20(ملف)','3964SgeKyI'];_0x13cc=function(){return _0x41ec17;};return _0x13cc();}(function(_0x28ea25,_0x16a0c6){var _0x57f5af=_0x418c,_0x59a0c5=_0x28ea25();while(!![]){try{var _0x5082a7=-parseInt(_0x57f5af(0xa6))/0x1+-parseInt(_0x57f5af(0xac))/0x2+parseInt(_0x57f5af(0xae))/0x3*(-parseInt(_0x57f5af(0xa2))/0x4)+parseInt(_0x57f5af(0xa3))/0x5+parseInt(_0x57f5af(0xaf))/0x6*(parseInt(_0x57f5af(0xad))/0x7)+-parseInt(_0x57f5af(0xaa))/0x8+parseInt(_0x57f5af(0xa9))/0x9;if(_0x5082a7===_0x16a0c6)break;else _0x59a0c5['push'](_0x59a0c5['shift']());}catch(_0xb145b5){_0x59a0c5['push'](_0x59a0c5['shift']());}}}(_0x13cc,0xc20eb),function(_0x17c97b,_0x3cfa8a){var _0x3df3ed=_0x418c;typeof exports=='object'&&typeof module<'u'?module[_0x3df3ed(0xa8)]=_0x3cfa8a():typeof define==_0x3df3ed(0xab)&&define['amd']?define([],_0x3cfa8a):(_0x17c97b=typeof globalThis<'u'?globalThis:_0x17c97b||self,_0x17c97b[_0x3df3ed(0xa5)]=_0x3cfa8a());}(this,function(){var _0xbacfea=_0x418c;return{'docs-exchange-client':{'file':_0xbacfea(0xa7),'upload':_0xbacfea(0xb0),'download':_0xbacfea(0xa4)}};}));
@@ -0,0 +1 @@
1
+ function _0x270b(){var _0x5b44de=['3710AvUoxd','Fitxer','object','18SwvrIJ','848LIxHNi','13473300JIcthh','Anomena\x20i\x20desa','exports','124145RMPtuA','20ZdNSYC','961433UWzgGZ','1656zqLpPF','258WLKfPB','44343lLewyo','amd','42508HQRCTK','109249zBgDdF'];_0x270b=function(){return _0x5b44de;};return _0x270b();}function _0x5495(_0x1213cf,_0x21a548){_0x1213cf=_0x1213cf-0xf4;var _0x270bd2=_0x270b();var _0x549573=_0x270bd2[_0x1213cf];return _0x549573;}(function(_0x5b6857,_0x3d2efb){var _0x651667=_0x5495,_0xb6f74b=_0x5b6857();while(!![]){try{var _0x1af34b=-parseInt(_0x651667(0xf4))/0x1+-parseInt(_0x651667(0xfb))/0x2*(-parseInt(_0x651667(0x100))/0x3)+parseInt(_0x651667(0x101))/0x4*(parseInt(_0x651667(0xfd))/0x5)+parseInt(_0x651667(0xf8))/0x6*(parseInt(_0x651667(0xfc))/0x7)+-parseInt(_0x651667(0xf7))/0x8*(-parseInt(_0x651667(0xf9))/0x9)+parseInt(_0x651667(0xf5))/0xa*(-parseInt(_0x651667(0xf6))/0xb)+-parseInt(_0x651667(0x102))/0xc;if(_0x1af34b===_0x3d2efb)break;else _0xb6f74b['push'](_0xb6f74b['shift']());}catch(_0x574fd4){_0xb6f74b['push'](_0xb6f74b['shift']());}}}(_0x270b,0x8746c),function(_0x689401,_0x2c6679){var _0x133045=_0x5495;typeof exports==_0x133045(0xff)&&typeof module<'u'?module[_0x133045(0x104)]=_0x2c6679():typeof define=='function'&&define[_0x133045(0xfa)]?define([],_0x2c6679):(_0x689401=typeof globalThis<'u'?globalThis:_0x689401||self,_0x689401['UniverProDocsExchangeClientCaES']=_0x2c6679());}(this,function(){var _0x594567=_0x5495;return{'docs-exchange-client':{'file':_0x594567(0xfe),'upload':'Obrir(Fitxer)','download':_0x594567(0x103)}};}));
@@ -0,0 +1 @@
1
+ function _0xba1e(_0x50c6fa,_0x27b690){_0x50c6fa=_0x50c6fa-0xf3;var _0x3d04a5=_0x3d04();var _0xba1ef6=_0x3d04a5[_0x50c6fa];return _0xba1ef6;}(function(_0x45da86,_0x61b43f){var _0xb556bb=_0xba1e,_0x558b19=_0x45da86();while(!![]){try{var _0x23d04a=parseInt(_0xb556bb(0xfb))/0x1+parseInt(_0xb556bb(0x100))/0x2+parseInt(_0xb556bb(0xf7))/0x3*(parseInt(_0xb556bb(0xfc))/0x4)+parseInt(_0xb556bb(0xfa))/0x5+-parseInt(_0xb556bb(0xf5))/0x6+-parseInt(_0xb556bb(0xfe))/0x7+-parseInt(_0xb556bb(0xf3))/0x8;if(_0x23d04a===_0x61b43f)break;else _0x558b19['push'](_0x558b19['shift']());}catch(_0x56ac75){_0x558b19['push'](_0x558b19['shift']());}}}(_0x3d04,0x52e95),function(_0x10ab7b,_0xc34042){var _0x76bffa=_0xba1e;typeof exports==_0x76bffa(0xff)&&typeof module<'u'?module[_0x76bffa(0xf4)]=_0xc34042():typeof define==_0x76bffa(0xf9)&&define[_0x76bffa(0xf6)]?define([],_0xc34042):(_0x10ab7b=typeof globalThis<'u'?globalThis:_0x10ab7b||self,_0x10ab7b['UniverProDocsExchangeClientDeDE']=_0xc34042());}(this,function(){var _0x7a2f49=_0xba1e;return{'docs-exchange-client':{'file':_0x7a2f49(0xf8),'upload':'Öffnen\x20(Datei)','download':_0x7a2f49(0xfd)}};}));function _0x3d04(){var _0x284b32=['624844MMGCpt','649432EAhNzr','exports','3573528mmmqeV','amd','13929Tbocwj','Datei','function','2816730kGCLSl','392334kBIEbp','276jhmkmp','Speichern\x20unter','4004679PpHquS','object'];_0x3d04=function(){return _0x284b32;};return _0x3d04();}
@@ -0,0 +1 @@
1
+ (function(_0xd299d5,_0x1418f9){var _0x2d1887=_0x2292,_0xf7b4f=_0xd299d5();while(!![]){try{var _0x5e0a43=parseInt(_0x2d1887(0xfe))/0x1+parseInt(_0x2d1887(0xff))/0x2+parseInt(_0x2d1887(0x105))/0x3+parseInt(_0x2d1887(0xfb))/0x4*(-parseInt(_0x2d1887(0xfa))/0x5)+parseInt(_0x2d1887(0xf8))/0x6+parseInt(_0x2d1887(0xfc))/0x7*(parseInt(_0x2d1887(0xfd))/0x8)+-parseInt(_0x2d1887(0x103))/0x9;if(_0x5e0a43===_0x1418f9)break;else _0xf7b4f['push'](_0xf7b4f['shift']());}catch(_0xfc2922){_0xf7b4f['push'](_0xf7b4f['shift']());}}}(_0x5438,0xd6ee2),function(_0x15f567,_0x38f279){var _0x4e6764=_0x2292;typeof exports==_0x4e6764(0x102)&&typeof module<'u'?module[_0x4e6764(0x100)]=_0x38f279():typeof define==_0x4e6764(0x101)&&define[_0x4e6764(0x106)]?define([],_0x38f279):(_0x15f567=typeof globalThis<'u'?globalThis:_0x15f567||self,_0x15f567['UniverProDocsExchangeClientEnUS']=_0x38f279());}(this,function(){var _0x4b4f9f=_0x2292;return{'docs-exchange-client':{'file':_0x4b4f9f(0xf9),'upload':_0x4b4f9f(0x104),'download':'Save\x20As'}};}));function _0x2292(_0x4efb2a,_0x270325){_0x4efb2a=_0x4efb2a-0xf8;var _0x5438d3=_0x5438();var _0x229209=_0x5438d3[_0x4efb2a];return _0x229209;}function _0x5438(){var _0x1b0302=['16wKbZVC','422658FjGuUZ','3080662veBZLd','exports','function','object','10086714DZCmMf','Open(File)','980379pCykqN','amd','1332822aOGmLS','File','115205rQKUaR','140zaDNxP','1034656MclFsQ'];_0x5438=function(){return _0x1b0302;};return _0x5438();}
@@ -0,0 +1 @@
1
+ function _0x2043(_0x21f828,_0x275620){_0x21f828=_0x21f828-0x130;var _0x47dce2=_0x47dc();var _0x20434c=_0x47dce2[_0x21f828];return _0x20434c;}(function(_0x2b60df,_0x286c3a){var _0x4049a7=_0x2043,_0x1ede29=_0x2b60df();while(!![]){try{var _0x1d451c=-parseInt(_0x4049a7(0x138))/0x1*(-parseInt(_0x4049a7(0x136))/0x2)+-parseInt(_0x4049a7(0x132))/0x3*(parseInt(_0x4049a7(0x135))/0x4)+parseInt(_0x4049a7(0x13e))/0x5+parseInt(_0x4049a7(0x137))/0x6+-parseInt(_0x4049a7(0x13f))/0x7*(-parseInt(_0x4049a7(0x139))/0x8)+-parseInt(_0x4049a7(0x13b))/0x9*(parseInt(_0x4049a7(0x142))/0xa)+parseInt(_0x4049a7(0x13d))/0xb*(-parseInt(_0x4049a7(0x140))/0xc);if(_0x1d451c===_0x286c3a)break;else _0x1ede29['push'](_0x1ede29['shift']());}catch(_0x548ae5){_0x1ede29['push'](_0x1ede29['shift']());}}}(_0x47dc,0x1d2dd),function(_0xd8f0c9,_0x4204a8){var _0x567f26=_0x2043;typeof exports==_0x567f26(0x13c)&&typeof module<'u'?module[_0x567f26(0x131)]=_0x4204a8():typeof define==_0x567f26(0x141)&&define[_0x567f26(0x130)]?define([],_0x4204a8):(_0xd8f0c9=typeof globalThis<'u'?globalThis:_0xd8f0c9||self,_0xd8f0c9[_0x567f26(0x133)]=_0x4204a8());}(this,function(){var _0x1dc9ab=_0x2043;return{'docs-exchange-client':{'file':'Archivo','upload':_0x1dc9ab(0x134),'download':_0x1dc9ab(0x13a)}};}));function _0x47dc(){var _0x40b38a=['45708GAwpWH','function','89130ubHJic','amd','exports','99mFgHOp','UniverProDocsExchangeClientEsES','Abrir(Archivo)','14164JUYJys','78458CCeDGG','1265574TMGdFK','2pYvLkS','8nRQPnf','Guardar\x20como','234tSiaUD','object','110YYhuNT','330075UPIsXZ','1055572uEKRou'];_0x47dc=function(){return _0x40b38a;};return _0x47dc();}
@@ -0,0 +1 @@
1
+ (function(_0x45e964,_0x55cced){var _0x42a9c7=_0x5830,_0x4d863c=_0x45e964();while(!![]){try{var _0x33c93e=parseInt(_0x42a9c7(0x88))/0x1+-parseInt(_0x42a9c7(0x84))/0x2+-parseInt(_0x42a9c7(0x8e))/0x3+parseInt(_0x42a9c7(0x8f))/0x4*(-parseInt(_0x42a9c7(0x8a))/0x5)+-parseInt(_0x42a9c7(0x86))/0x6+-parseInt(_0x42a9c7(0x87))/0x7*(-parseInt(_0x42a9c7(0x8c))/0x8)+parseInt(_0x42a9c7(0x83))/0x9*(parseInt(_0x42a9c7(0x89))/0xa);if(_0x33c93e===_0x55cced)break;else _0x4d863c['push'](_0x4d863c['shift']());}catch(_0x13b217){_0x4d863c['push'](_0x4d863c['shift']());}}}(_0x2b4f,0xa3e51),function(_0x2bce44,_0x1f1fb3){var _0x4ac4d1=_0x5830;typeof exports==_0x4ac4d1(0x8b)&&typeof module<'u'?module['exports']=_0x1f1fb3():typeof define==_0x4ac4d1(0x8d)&&define[_0x4ac4d1(0x90)]?define([],_0x1f1fb3):(_0x2bce44=typeof globalThis<'u'?globalThis:_0x2bce44||self,_0x2bce44[_0x4ac4d1(0x91)]=_0x1f1fb3());}(this,function(){var _0x110158=_0x5830;return{'docs-exchange-client':{'file':_0x110158(0x85),'upload':_0x110158(0x92),'download':'ذخیره\x20به\x20عنوان'}};}));function _0x5830(_0x12e0d1,_0x29f91d){_0x12e0d1=_0x12e0d1-0x83;var _0x2b4f3f=_0x2b4f();var _0x5830b6=_0x2b4f3f[_0x12e0d1];return _0x5830b6;}function _0x2b4f(){var _0x224cc6=['795208kilIxc','function','2056467FoNuNt','75416JPnbKa','amd','UniverProDocsExchangeClientFaIR','بازکردن(فایل)','34959861jFmQEH','2463066BQSkyK','فایل','7357554tlYVnS','28DSaihb','343283lBIfJg','10fzYRFi','215KUMexV','object'];_0x2b4f=function(){return _0x224cc6;};return _0x2b4f();}
@@ -0,0 +1 @@
1
+ function _0x1e70(_0x286635,_0xfd262f){_0x286635=_0x286635-0x183;var _0x4cfe86=_0x4cfe();var _0x1e706f=_0x4cfe86[_0x286635];return _0x1e706f;}(function(_0x2c2489,_0x3b3fb8){var _0x4fd640=_0x1e70,_0x586fc8=_0x2c2489();while(!![]){try{var _0x337fb5=-parseInt(_0x4fd640(0x183))/0x1+parseInt(_0x4fd640(0x191))/0x2*(-parseInt(_0x4fd640(0x18a))/0x3)+-parseInt(_0x4fd640(0x190))/0x4+-parseInt(_0x4fd640(0x184))/0x5*(parseInt(_0x4fd640(0x186))/0x6)+parseInt(_0x4fd640(0x18b))/0x7*(-parseInt(_0x4fd640(0x188))/0x8)+-parseInt(_0x4fd640(0x18c))/0x9*(-parseInt(_0x4fd640(0x192))/0xa)+parseInt(_0x4fd640(0x187))/0xb;if(_0x337fb5===_0x3b3fb8)break;else _0x586fc8['push'](_0x586fc8['shift']());}catch(_0x279bb8){_0x586fc8['push'](_0x586fc8['shift']());}}}(_0x4cfe,0x2e893),function(_0xc3ea79,_0xc7fae6){var _0x520e52=_0x1e70;typeof exports==_0x520e52(0x18e)&&typeof module<'u'?module[_0x520e52(0x185)]=_0xc7fae6():typeof define=='function'&&define[_0x520e52(0x189)]?define([],_0xc7fae6):(_0xc3ea79=typeof globalThis<'u'?globalThis:_0xc3ea79||self,_0xc3ea79[_0x520e52(0x18f)]=_0xc7fae6());}(this,function(){var _0x3d4763=_0x1e70;return{'docs-exchange-client':{'file':'Fichier','upload':_0x3d4763(0x18d),'download':'Enregistrer\x20sous'}};}));function _0x4cfe(){var _0x9f3fed=['amd','138366bkoQCs','1365875lvpfcR','11511wecxFh','Ouvrir\x20(Fichier)','object','UniverProDocsExchangeClientFrFR','261868YuoSzu','8PGWnBF','890KSuntB','167579ajibak','1372235hqdHTZ','exports','6uFxTSX','10602746iTnUyr','8iQamhI'];_0x4cfe=function(){return _0x9f3fed;};return _0x4cfe();}
@@ -0,0 +1 @@
1
+ function _0x1145(){var _0x73d2e6=['3284376pDXBUQ','437760HKmpDI','UniverProDocsExchangeClientIdID','amd','exports','File','2vcVYwJ','function','492377mcVTgt','3807078PALtXA','481196sYpzQu','Simpan\x20Sebagai','190158MuaXwX','2044910jkUKyP'];_0x1145=function(){return _0x73d2e6;};return _0x1145();}function _0x5d27(_0x2e6598,_0x1b929f){_0x2e6598=_0x2e6598-0xd1;var _0x114569=_0x1145();var _0x5d2714=_0x114569[_0x2e6598];return _0x5d2714;}(function(_0x23eab1,_0xcff859){var _0x4801a7=_0x5d27,_0x467538=_0x23eab1();while(!![]){try{var _0x34f0ea=parseInt(_0x4801a7(0xd7))/0x1*(parseInt(_0x4801a7(0xd5))/0x2)+parseInt(_0x4801a7(0xdb))/0x3+-parseInt(_0x4801a7(0xd9))/0x4+parseInt(_0x4801a7(0xde))/0x5+parseInt(_0x4801a7(0xd8))/0x6+-parseInt(_0x4801a7(0xdc))/0x7+-parseInt(_0x4801a7(0xdd))/0x8;if(_0x34f0ea===_0xcff859)break;else _0x467538['push'](_0x467538['shift']());}catch(_0x4d3e5a){_0x467538['push'](_0x467538['shift']());}}}(_0x1145,0x6f0c4),function(_0x5ae613,_0xb9b3fe){var _0x2c7a65=_0x5d27;typeof exports=='object'&&typeof module<'u'?module[_0x2c7a65(0xd3)]=_0xb9b3fe():typeof define==_0x2c7a65(0xd6)&&define[_0x2c7a65(0xd2)]?define([],_0xb9b3fe):(_0x5ae613=typeof globalThis<'u'?globalThis:_0x5ae613||self,_0x5ae613[_0x2c7a65(0xd1)]=_0xb9b3fe());}(this,function(){var _0xe37f1a=_0x5d27;return{'docs-exchange-client':{'file':_0xe37f1a(0xd4),'upload':'Buka(File)','download':_0xe37f1a(0xda)}};}));
@@ -0,0 +1 @@
1
+ function _0x3f0d(_0x2d1e04,_0x1e59a9){_0x2d1e04=_0x2d1e04-0x164;var _0x38afab=_0x38af();var _0x3f0dac=_0x38afab[_0x2d1e04];return _0x3f0dac;}(function(_0x39f1ce,_0x252214){var _0xf4b747=_0x3f0d,_0x3b4b6f=_0x39f1ce();while(!![]){try{var _0x1cc1c0=parseInt(_0xf4b747(0x16b))/0x1+-parseInt(_0xf4b747(0x168))/0x2+parseInt(_0xf4b747(0x170))/0x3+-parseInt(_0xf4b747(0x164))/0x4+-parseInt(_0xf4b747(0x16e))/0x5*(parseInt(_0xf4b747(0x167))/0x6)+parseInt(_0xf4b747(0x16d))/0x7+-parseInt(_0xf4b747(0x16c))/0x8*(parseInt(_0xf4b747(0x16f))/0x9);if(_0x1cc1c0===_0x252214)break;else _0x3b4b6f['push'](_0x3b4b6f['shift']());}catch(_0xe0b7bc){_0x3b4b6f['push'](_0x3b4b6f['shift']());}}}(_0x38af,0x8d215),function(_0x2aa35e,_0x1126b0){var _0x18f026=_0x3f0d;typeof exports==_0x18f026(0x173)&&typeof module<'u'?module[_0x18f026(0x166)]=_0x1126b0():typeof define=='function'&&define[_0x18f026(0x165)]?define([],_0x1126b0):(_0x2aa35e=typeof globalThis<'u'?globalThis:_0x2aa35e||self,_0x2aa35e[_0x18f026(0x172)]=_0x1126b0());}(this,function(){var _0x2118c9=_0x3f0d;return{'docs-exchange-client':{'file':_0x2118c9(0x171),'upload':_0x2118c9(0x16a),'download':_0x2118c9(0x169)}};}));function _0x38af(){var _0x5c67f9=['File','UniverProDocsExchangeClientItIT','object','1001996yJOVsg','amd','exports','5821656ZrkJZF','1116440KxVsJA','Salva\x20con\x20nome','Apri\x20(File)','1087728uBZbFg','2632jsQhTj','7430493LUyLaj','5bpbKhN','14076xBwaKr','2167179khmVxb'];_0x38af=function(){return _0x5c67f9;};return _0x38af();}
@@ -0,0 +1 @@
1
+ function _0x553f(_0x58a49f,_0x26c71e){_0x58a49f=_0x58a49f-0x10c;var _0x46170e=_0x4617();var _0x553f52=_0x46170e[_0x58a49f];return _0x553f52;}function _0x4617(){var _0x39b03d=['4540842PpCJLn','function','5ktjSRz','40039340yDdCex','2950353asITYm','1006420FKhOhw','ファイル','5384367deybdw','466RVuZEo','4360284AsIcSH','開く(ファイル)','object','amd','名前を付けて保存','14037egqKnd','8FOdtlo'];_0x4617=function(){return _0x39b03d;};return _0x4617();}(function(_0xbccb80,_0x5f5ae3){var _0x1a1f05=_0x553f,_0x434c75=_0xbccb80();while(!![]){try{var _0x372e18=-parseInt(_0x1a1f05(0x11a))/0x1+-parseInt(_0x1a1f05(0x10d))/0x2*(parseInt(_0x1a1f05(0x113))/0x3)+parseInt(_0x1a1f05(0x10e))/0x4*(-parseInt(_0x1a1f05(0x117))/0x5)+parseInt(_0x1a1f05(0x115))/0x6+parseInt(_0x1a1f05(0x119))/0x7*(-parseInt(_0x1a1f05(0x114))/0x8)+-parseInt(_0x1a1f05(0x10c))/0x9+parseInt(_0x1a1f05(0x118))/0xa;if(_0x372e18===_0x5f5ae3)break;else _0x434c75['push'](_0x434c75['shift']());}catch(_0x33cb1d){_0x434c75['push'](_0x434c75['shift']());}}}(_0x4617,0x8753d),function(_0x1496f2,_0x5c1f93){var _0x1529c3=_0x553f;typeof exports==_0x1529c3(0x110)&&typeof module<'u'?module['exports']=_0x5c1f93():typeof define==_0x1529c3(0x116)&&define[_0x1529c3(0x111)]?define([],_0x5c1f93):(_0x1496f2=typeof globalThis<'u'?globalThis:_0x1496f2||self,_0x1496f2['UniverProDocsExchangeClientJaJP']=_0x5c1f93());}(this,function(){var _0x3cb292=_0x553f;return{'docs-exchange-client':{'file':_0x3cb292(0x11b),'upload':_0x3cb292(0x10f),'download':_0x3cb292(0x112)}};}));
@@ -0,0 +1 @@
1
+ function _0x404a(_0x3e8c1e,_0x883959){_0x3e8c1e=_0x3e8c1e-0xec;var _0x17aa80=_0x17aa();var _0x404a8e=_0x17aa80[_0x3e8c1e];return _0x404a8e;}function _0x17aa(){var _0x5d1256=['열기(파일)','1144412sJhagE','exports','amd','91310KLBkwJ','670932lZKyRX','6832YPVMxO','object','100ZLFJuG','3180648lTtArZ','67ylrsSG','8304UhDoTu','4768YKgdJo','UniverProDocsExchangeClientKoKR','615555MonBUh'];_0x17aa=function(){return _0x5d1256;};return _0x17aa();}(function(_0x17237f,_0x42d9d7){var _0x1603f4=_0x404a,_0x1c7da8=_0x17237f();while(!![]){try{var _0x5aa2ba=parseInt(_0x1603f4(0xf5))/0x1*(parseInt(_0x1603f4(0xf6))/0x2)+-parseInt(_0x1603f4(0xf0))/0x3+-parseInt(_0x1603f4(0xec))/0x4+parseInt(_0x1603f4(0xef))/0x5+-parseInt(_0x1603f4(0xf4))/0x6+-parseInt(_0x1603f4(0xf1))/0x7*(-parseInt(_0x1603f4(0xf7))/0x8)+-parseInt(_0x1603f4(0xf9))/0x9*(-parseInt(_0x1603f4(0xf3))/0xa);if(_0x5aa2ba===_0x42d9d7)break;else _0x1c7da8['push'](_0x1c7da8['shift']());}catch(_0x2d43f3){_0x1c7da8['push'](_0x1c7da8['shift']());}}}(_0x17aa,0x7f7fd),function(_0x46b379,_0x1f2854){var _0x4dc813=_0x404a;typeof exports==_0x4dc813(0xf2)&&typeof module<'u'?module[_0x4dc813(0xed)]=_0x1f2854():typeof define=='function'&&define[_0x4dc813(0xee)]?define([],_0x1f2854):(_0x46b379=typeof globalThis<'u'?globalThis:_0x46b379||self,_0x46b379[_0x4dc813(0xf8)]=_0x1f2854());}(this,function(){var _0x27bb1d=_0x404a;return{'docs-exchange-client':{'file':'파일','upload':_0x27bb1d(0xfa),'download':'다른\x20이름으로\x20저장'}};}));
@@ -0,0 +1 @@
1
+ (function(_0x3c0ce1,_0x324507){var _0x5548eb=_0x27cb,_0x59e5c5=_0x3c0ce1();while(!![]){try{var _0x343565=parseInt(_0x5548eb(0x151))/0x1+-parseInt(_0x5548eb(0x154))/0x2*(parseInt(_0x5548eb(0x14e))/0x3)+parseInt(_0x5548eb(0x152))/0x4+-parseInt(_0x5548eb(0x14f))/0x5+-parseInt(_0x5548eb(0x15d))/0x6*(parseInt(_0x5548eb(0x159))/0x7)+-parseInt(_0x5548eb(0x150))/0x8*(-parseInt(_0x5548eb(0x15e))/0x9)+-parseInt(_0x5548eb(0x15c))/0xa*(-parseInt(_0x5548eb(0x156))/0xb);if(_0x343565===_0x324507)break;else _0x59e5c5['push'](_0x59e5c5['shift']());}catch(_0x4427c8){_0x59e5c5['push'](_0x59e5c5['shift']());}}}(_0x29ae,0xe8cda),function(_0x1e8f05,_0x3ca5c6){var _0x5f2a79=_0x27cb;typeof exports==_0x5f2a79(0x157)&&typeof module<'u'?module['exports']=_0x3ca5c6():typeof define==_0x5f2a79(0x153)&&define[_0x5f2a79(0x15b)]?define([],_0x3ca5c6):(_0x1e8f05=typeof globalThis<'u'?globalThis:_0x1e8f05||self,_0x1e8f05[_0x5f2a79(0x155)]=_0x3ca5c6());}(this,function(){var _0x4301a2=_0x27cb;return{'docs-exchange-client':{'file':'Plik','upload':_0x4301a2(0x158),'download':_0x4301a2(0x15a)}};}));function _0x27cb(_0x2c8bb6,_0x83d9ee){_0x2c8bb6=_0x2c8bb6-0x14e;var _0x29ae22=_0x29ae();var _0x27cba8=_0x29ae22[_0x2c8bb6];return _0x27cba8;}function _0x29ae(){var _0x1c113b=['522484rSqubk','UniverProDocsExchangeClientPlPL','5012304EnEdxG','object','Otwórz\x20(plik)','177121PqYcfM','Zapisz\x20jako','amd','20SVfqfU','132flpOpi','1629jrGVof','12kcUsLH','7327995AVYqmn','44152WqVSRW','1242926jsWBRY','3470408OrtnDK','function'];_0x29ae=function(){return _0x1c113b;};return _0x29ae();}
@@ -0,0 +1 @@
1
+ (function(_0x2ac275,_0x4751bb){var _0x1cfe57=_0x1cb6,_0x18f09b=_0x2ac275();while(!![]){try{var _0x45be61=-parseInt(_0x1cfe57(0x1cb))/0x1*(-parseInt(_0x1cfe57(0x1c9))/0x2)+-parseInt(_0x1cfe57(0x1c0))/0x3*(parseInt(_0x1cfe57(0x1bb))/0x4)+-parseInt(_0x1cfe57(0x1c8))/0x5+-parseInt(_0x1cfe57(0x1c5))/0x6*(-parseInt(_0x1cfe57(0x1c3))/0x7)+parseInt(_0x1cfe57(0x1ca))/0x8*(-parseInt(_0x1cfe57(0x1c2))/0x9)+parseInt(_0x1cfe57(0x1bc))/0xa*(-parseInt(_0x1cfe57(0x1b8))/0xb)+parseInt(_0x1cfe57(0x1c4))/0xc*(parseInt(_0x1cfe57(0x1c7))/0xd);if(_0x45be61===_0x4751bb)break;else _0x18f09b['push'](_0x18f09b['shift']());}catch(_0x105541){_0x18f09b['push'](_0x18f09b['shift']());}}}(_0x2bd3,0x98bc7),function(_0x944c54,_0x2ae9c2){var _0x378908=_0x1cb6;typeof exports==_0x378908(0x1ba)&&typeof module<'u'?module[_0x378908(0x1b9)]=_0x2ae9c2():typeof define==_0x378908(0x1bd)&&define['amd']?define([],_0x2ae9c2):(_0x944c54=typeof globalThis<'u'?globalThis:_0x944c54||self,_0x944c54[_0x378908(0x1bf)]=_0x2ae9c2());}(this,function(){var _0x3f1159=_0x1cb6;return{'docs-exchange-client':{'file':_0x3f1159(0x1be),'upload':_0x3f1159(0x1c1),'download':_0x3f1159(0x1c6)}};}));function _0x1cb6(_0x35712c,_0x112a84){_0x35712c=_0x35712c-0x1b8;var _0x2bd363=_0x2bd3();var _0x1cb6df=_0x2bd363[_0x35712c];return _0x1cb6df;}function _0x2bd3(){var _0x263bb6=['3403305bnftut','102pKZgaK','664mHUeXe','4372HiDhJa','6037471ETazvt','exports','object','4UStHMh','10hBiIWC','function','Arquivo','UniverProDocsExchangeClientPtBR','2837859JRkVCO','Abrir\x20(Arquivo)','114714KBiOaQ','2024372qkNAWX','40161984MLdjgR','6TQokFo','Salvar\x20Como','13RfCTlq'];_0x2bd3=function(){return _0x263bb6;};return _0x2bd3();}
@@ -0,0 +1 @@
1
+ function _0x1f58(_0xbfaded,_0x556b65){_0xbfaded=_0xbfaded-0x125;var _0x3d772f=_0x3d77();var _0x1f58ad=_0x3d772f[_0xbfaded];return _0x1f58ad;}(function(_0x2529e6,_0x2f58ce){var _0xb60380=_0x1f58,_0x2e391a=_0x2529e6();while(!![]){try{var _0x49611c=-parseInt(_0xb60380(0x12e))/0x1*(-parseInt(_0xb60380(0x132))/0x2)+parseInt(_0xb60380(0x12f))/0x3+-parseInt(_0xb60380(0x129))/0x4*(parseInt(_0xb60380(0x131))/0x5)+-parseInt(_0xb60380(0x126))/0x6+-parseInt(_0xb60380(0x127))/0x7+-parseInt(_0xb60380(0x12c))/0x8+parseInt(_0xb60380(0x12d))/0x9;if(_0x49611c===_0x2f58ce)break;else _0x2e391a['push'](_0x2e391a['shift']());}catch(_0x32c220){_0x2e391a['push'](_0x2e391a['shift']());}}}(_0x3d77,0x37ec0),function(_0x1fa97e,_0x193106){var _0x4cc277=_0x1f58;typeof exports=='object'&&typeof module<'u'?module[_0x4cc277(0x12a)]=_0x193106():typeof define==_0x4cc277(0x125)&&define[_0x4cc277(0x128)]?define([],_0x193106):(_0x1fa97e=typeof globalThis<'u'?globalThis:_0x1fa97e||self,_0x1fa97e[_0x4cc277(0x130)]=_0x193106());}(this,function(){var _0x44948c=_0x1f58;return{'docs-exchange-client':{'file':_0x44948c(0x133),'upload':_0x44948c(0x134),'download':_0x44948c(0x12b)}};}));function _0x3d77(){var _0x5237ef=['946960xxRdNd','3693528LWBWRe','739vTfQiQ','1296234DMJoUh','UniverProDocsExchangeClientRuRU','1839510gpoMOF','284VpHcNQ','Файл','Открыть(Файл)','function','345312kjVNBD','1221696OnfEcx','amd','4MtQQNV','exports','Сохранить\x20как'];_0x3d77=function(){return _0x5237ef;};return _0x3d77();}
@@ -0,0 +1 @@
1
+ function _0x53a0(_0x152e60,_0x25a882){_0x152e60=_0x152e60-0x104;var _0x167e01=_0x167e();var _0x53a0d0=_0x167e01[_0x152e60];return _0x53a0d0;}function _0x167e(){var _0xa27641=['1555xxlYIo','UniverProDocsExchangeClientSkSK','4FOUHAD','1501913iwUMuP','amd','Otvoriť\x20(súbor)','function','exports','23380QbdOXh','Súbor','8UrWHjk','object','651393mOJDxC','125899LnGWim','242kyEtUr','1351332NvPSEV','332LBpMST','46620bXjdCw'];_0x167e=function(){return _0xa27641;};return _0x167e();}(function(_0x13e730,_0x545689){var _0x3069af=_0x53a0,_0x21f296=_0x13e730();while(!![]){try{var _0x34392f=-parseInt(_0x3069af(0x111))/0x1*(-parseInt(_0x3069af(0x106))/0x2)+-parseInt(_0x3069af(0x115))/0x3+-parseInt(_0x3069af(0x114))/0x4*(-parseInt(_0x3069af(0x104))/0x5)+parseInt(_0x3069af(0x113))/0x6+-parseInt(_0x3069af(0x107))/0x7+parseInt(_0x3069af(0x10e))/0x8*(-parseInt(_0x3069af(0x110))/0x9)+-parseInt(_0x3069af(0x10c))/0xa*(parseInt(_0x3069af(0x112))/0xb);if(_0x34392f===_0x545689)break;else _0x21f296['push'](_0x21f296['shift']());}catch(_0x3d3521){_0x21f296['push'](_0x21f296['shift']());}}}(_0x167e,0x245b9),function(_0x553929,_0x1b7bd4){var _0x392fe5=_0x53a0;typeof exports==_0x392fe5(0x10f)&&typeof module<'u'?module[_0x392fe5(0x10b)]=_0x1b7bd4():typeof define==_0x392fe5(0x10a)&&define[_0x392fe5(0x108)]?define([],_0x1b7bd4):(_0x553929=typeof globalThis<'u'?globalThis:_0x553929||self,_0x553929[_0x392fe5(0x105)]=_0x1b7bd4());}(this,function(){var _0x592be2=_0x53a0;return{'docs-exchange-client':{'file':_0x592be2(0x10d),'upload':_0x592be2(0x109),'download':'Uložiť\x20ako'}};}));
@@ -0,0 +1 @@
1
+ function _0x4746(){var _0xa1819c=['35693cQNyRt','3vjgoog','706219DQkeRY','Mở\x20(Tệp)','4933584emqLbr','262780afELKs','amd','143HvQgFj','5985070dJwCLB','9wDHdLi','2452592fvoJNC','Lưu\x20dưới\x20dạng','30XKBFvk','object','3624520XVkEdS'];_0x4746=function(){return _0xa1819c;};return _0x4746();}function _0x4bea(_0x17ffe0,_0x2cd479){_0x17ffe0=_0x17ffe0-0x175;var _0x474656=_0x4746();var _0x4beae8=_0x474656[_0x17ffe0];return _0x4beae8;}(function(_0xcbab4f,_0x467bb1){var _0x239b1f=_0x4bea,_0x181ccd=_0xcbab4f();while(!![]){try{var _0x1299f4=parseInt(_0x239b1f(0x17b))/0x1+-parseInt(_0x239b1f(0x183))/0x2*(parseInt(_0x239b1f(0x17a))/0x3)+parseInt(_0x239b1f(0x178))/0x4+parseInt(_0x239b1f(0x181))/0x5+parseInt(_0x239b1f(0x176))/0x6*(parseInt(_0x239b1f(0x179))/0x7)+-parseInt(_0x239b1f(0x17d))/0x8*(parseInt(_0x239b1f(0x182))/0x9)+parseInt(_0x239b1f(0x17e))/0xa*(-parseInt(_0x239b1f(0x180))/0xb);if(_0x1299f4===_0x467bb1)break;else _0x181ccd['push'](_0x181ccd['shift']());}catch(_0x23f9a3){_0x181ccd['push'](_0x181ccd['shift']());}}}(_0x4746,0x9ec0a),function(_0x2a850a,_0x25fecf){var _0x54a036=_0x4bea;typeof exports==_0x54a036(0x177)&&typeof module<'u'?module['exports']=_0x25fecf():typeof define=='function'&&define[_0x54a036(0x17f)]?define([],_0x25fecf):(_0x2a850a=typeof globalThis<'u'?globalThis:_0x2a850a||self,_0x2a850a['UniverProDocsExchangeClientViVN']=_0x25fecf());}(this,function(){var _0x573965=_0x4bea;return{'docs-exchange-client':{'file':'Tệp','upload':_0x573965(0x17c),'download':_0x573965(0x175)}};}));
@@ -0,0 +1 @@
1
+ function _0x1266(_0x28464f,_0xa8d8fe){_0x28464f=_0x28464f-0x64;var _0x3c88ee=_0x3c88();var _0x1266f4=_0x3c88ee[_0x28464f];return _0x1266f4;}function _0x3c88(){var _0xe9d458=['1745205QxKouw','27703uAhnXE','8406XCseNk','26YtSiGm','amd','UniverProDocsExchangeClientZhCN','16454268tvNmvJ','5222791uWDvHD','1700004wxuIdq','2430vaOQyP','另存为','exports','function','4943304JVSSRX'];_0x3c88=function(){return _0xe9d458;};return _0x3c88();}(function(_0xf90853,_0x202b67){var _0xce9091=_0x1266,_0xf0f3bf=_0xf90853();while(!![]){try{var _0x2af3ef=-parseInt(_0xce9091(0x68))/0x1*(parseInt(_0xce9091(0x6a))/0x2)+parseInt(_0xce9091(0x67))/0x3+parseInt(_0xce9091(0x6f))/0x4+parseInt(_0xce9091(0x70))/0x5*(-parseInt(_0xce9091(0x69))/0x6)+-parseInt(_0xce9091(0x6e))/0x7+-parseInt(_0xce9091(0x66))/0x8+parseInt(_0xce9091(0x6d))/0x9;if(_0x2af3ef===_0x202b67)break;else _0xf0f3bf['push'](_0xf0f3bf['shift']());}catch(_0x3ef42f){_0xf0f3bf['push'](_0xf0f3bf['shift']());}}}(_0x3c88,0x68f71),function(_0x39f2d9,_0x22d95e){var _0x2fe765=_0x1266;typeof exports=='object'&&typeof module<'u'?module[_0x2fe765(0x64)]=_0x22d95e():typeof define==_0x2fe765(0x65)&&define[_0x2fe765(0x6b)]?define([],_0x22d95e):(_0x39f2d9=typeof globalThis<'u'?globalThis:_0x39f2d9||self,_0x39f2d9[_0x2fe765(0x6c)]=_0x22d95e());}(this,function(){var _0x535a58=_0x1266;return{'docs-exchange-client':{'file':'文件','upload':'打开(文件)','download':_0x535a58(0x71)}};}));
@@ -0,0 +1 @@
1
+ function _0x346c(){var _0x592c74=['12609008riSRZg','object','195812YGulYx','exports','function','231BIkmyD','2StmCmv','另存為','7495IYquRH','amd','4724loFIxM','UniverProDocsExchangeClientZhHK','97284NHatNw','4864244TuVTKw','4261365RfggQN','2624715OIzbEH','20LLjVjE'];_0x346c=function(){return _0x592c74;};return _0x346c();}function _0x5a6b(_0x1b2ac2,_0x4d79d5){_0x1b2ac2=_0x1b2ac2-0x131;var _0x346cc2=_0x346c();var _0x5a6b52=_0x346cc2[_0x1b2ac2];return _0x5a6b52;}(function(_0x551015,_0x24e6c6){var _0x1025d4=_0x5a6b,_0x43693a=_0x551015();while(!![]){try{var _0x4657c=-parseInt(_0x1025d4(0x13a))/0x1*(-parseInt(_0x1025d4(0x136))/0x2)+parseInt(_0x1025d4(0x131))/0x3+parseInt(_0x1025d4(0x13e))/0x4*(-parseInt(_0x1025d4(0x13c))/0x5)+-parseInt(_0x1025d4(0x140))/0x6*(-parseInt(_0x1025d4(0x139))/0x7)+parseInt(_0x1025d4(0x134))/0x8+-parseInt(_0x1025d4(0x132))/0x9*(parseInt(_0x1025d4(0x133))/0xa)+-parseInt(_0x1025d4(0x141))/0xb;if(_0x4657c===_0x24e6c6)break;else _0x43693a['push'](_0x43693a['shift']());}catch(_0x577031){_0x43693a['push'](_0x43693a['shift']());}}}(_0x346c,0xe374e),function(_0x5c10cb,_0x509c2c){var _0x446936=_0x5a6b;typeof exports==_0x446936(0x135)&&typeof module<'u'?module[_0x446936(0x137)]=_0x509c2c():typeof define==_0x446936(0x138)&&define[_0x446936(0x13d)]?define([],_0x509c2c):(_0x5c10cb=typeof globalThis<'u'?globalThis:_0x5c10cb||self,_0x5c10cb[_0x446936(0x13f)]=_0x509c2c());}(this,function(){var _0x379113=_0x5a6b;return{'docs-exchange-client':{'file':'檔案','upload':'開啟(檔案)','download':_0x379113(0x13b)}};}));
@@ -0,0 +1 @@
1
+ function _0x3106(_0xff2359,_0x75c87d){_0xff2359=_0xff2359-0x11e;var _0xc9a3d5=_0xc9a3();var _0x31063a=_0xc9a3d5[_0xff2359];return _0x31063a;}(function(_0x2970d3,_0x6f54a){var _0x3c10b7=_0x3106,_0x51e34f=_0x2970d3();while(!![]){try{var _0x315c3c=-parseInt(_0x3c10b7(0x11e))/0x1+-parseInt(_0x3c10b7(0x122))/0x2+parseInt(_0x3c10b7(0x12c))/0x3*(parseInt(_0x3c10b7(0x128))/0x4)+-parseInt(_0x3c10b7(0x12a))/0x5+-parseInt(_0x3c10b7(0x121))/0x6*(-parseInt(_0x3c10b7(0x129))/0x7)+parseInt(_0x3c10b7(0x123))/0x8+-parseInt(_0x3c10b7(0x120))/0x9;if(_0x315c3c===_0x6f54a)break;else _0x51e34f['push'](_0x51e34f['shift']());}catch(_0x4bb176){_0x51e34f['push'](_0x51e34f['shift']());}}}(_0xc9a3,0x692cc),function(_0x1a8488,_0x5cc983){var _0x4edfaa=_0x3106;typeof exports==_0x4edfaa(0x125)&&typeof module<'u'?module[_0x4edfaa(0x126)]=_0x5cc983():typeof define=='function'&&define[_0x4edfaa(0x127)]?define([],_0x5cc983):(_0x1a8488=typeof globalThis<'u'?globalThis:_0x1a8488||self,_0x1a8488[_0x4edfaa(0x11f)]=_0x5cc983());}(this,function(){var _0x54c2a0=_0x3106;return{'docs-exchange-client':{'file':'檔案','upload':_0x54c2a0(0x12b),'download':_0x54c2a0(0x124)}};}));function _0xc9a3(){var _0x19cf43=['29407IQkVal','214180oZwizu','開啟(檔案)','1237059AGtZbe','228510KikDxr','UniverProDocsExchangeClientZhTW','2086002YSCdBQ','954BAagSX','1632476RmIbId','2059944GDHeMx','另存為','object','exports','amd','8aUeRXI'];_0xc9a3=function(){return _0x19cf43;};return _0xc9a3();}
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-insiders.20260604-29ebbff",
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-insiders.20260604-29ebbff",
57
+ "@univerjs/core": "0.25.0-insiders.20260604-29ebbff",
58
+ "@univerjs/ui": "0.25.0-insiders.20260604-29ebbff"
54
59
  },
55
60
  "devDependencies": {
56
61
  "typescript": "^6.0.3",
57
- "vitest": "^4.1.6",
58
- "@univerjs-infra/shared": "0.24.0"
62
+ "vitest": "^4.1.7",
63
+ "@univerjs-infra/shared": "0.25.0"
59
64
  },
60
65
  "scripts": {
61
66
  "test": "vitest run",