@ckeditor/ckeditor5-export-word 42.0.0-alpha.8 → 42.0.0-alpha.9

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 (99) hide show
  1. package/build/export-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/jv.js +1 -1
  47. package/dist/translations/jv.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sr-latn.js +1 -1
  73. package/dist/translations/sr-latn.umd.js +1 -1
  74. package/dist/translations/sr.js +1 -1
  75. package/dist/translations/sr.umd.js +1 -1
  76. package/dist/translations/sv.js +1 -1
  77. package/dist/translations/sv.umd.js +1 -1
  78. package/dist/translations/th.js +1 -1
  79. package/dist/translations/th.umd.js +1 -1
  80. package/dist/translations/tr.js +1 -1
  81. package/dist/translations/tr.umd.js +1 -1
  82. package/dist/translations/ug.js +1 -1
  83. package/dist/translations/ug.umd.js +1 -1
  84. package/dist/translations/uk.js +1 -1
  85. package/dist/translations/uk.umd.js +1 -1
  86. package/dist/translations/ur.js +1 -1
  87. package/dist/translations/ur.umd.js +1 -1
  88. package/dist/translations/vi.js +1 -1
  89. package/dist/translations/vi.umd.js +1 -1
  90. package/dist/translations/zh-cn.js +1 -1
  91. package/dist/translations/zh-cn.umd.js +1 -1
  92. package/dist/translations/zh.js +1 -1
  93. package/dist/translations/zh.umd.js +1 -1
  94. package/package.json +2 -2
  95. package/src/exportword.js +1 -1
  96. package/src/exportwordcommand.js +1 -1
  97. package/src/exportwordui.js +1 -1
  98. package/src/index.js +1 -1
  99. package/src/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x9586b1=>{const {'zh-cn':{dictionary:_0x40f172,getPluralForm:_0xc9c3c4}}={'zh-cn':{'dictionary':{'Export\x20to\x20Word':'导出Word文档','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'生成Word文档时发生了异常。','Word\x20document\x20export\x20started':'Word\x20文档导出开始','Word\x20document\x20export\x20failed':'Word\x20文档导出失败','Word\x20document\x20export\x20successful':'Word\x20文档导出成功','Exporting\x20Word\x20document':'正在导出\x20Word\x20文档'},'getPluralForm':_0x3d3de2=>0x0}};_0x9586b1['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x9586b1['zh-cn']['dictionary']=Object['assign'](_0x9586b1['zh-cn']['dictionary'],_0x40f172),_0x9586b1['zh-cn']['getPluralForm']=_0xc9c3c4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3e79e6=>{const {'zh-cn':{dictionary:_0x499023,getPluralForm:_0x643654}}={'zh-cn':{'dictionary':{'Export\x20to\x20Word':'导出Word文档','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'生成Word文档时发生了异常。','Word\x20document\x20export\x20started':'Word\x20文档导出开始','Word\x20document\x20export\x20failed':'Word\x20文档导出失败','Word\x20document\x20export\x20successful':'Word\x20文档导出成功','Exporting\x20Word\x20document':'正在导出\x20Word\x20文档'},'getPluralForm':_0x4a7b4d=>0x0}};_0x3e79e6['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x3e79e6['zh-cn']['dictionary']=Object['assign'](_0x3e79e6['zh-cn']['dictionary'],_0x499023),_0x3e79e6['zh-cn']['getPluralForm']=_0x643654;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh':{'dictionary':{'Export\x20to\x20Word':'匯出到\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'產生\x20Word\x20檔案時出錯。','Word\x20document\x20export\x20started':'Word\x20文件匯出開始','Word\x20document\x20export\x20failed':'Word\x20文件匯出失敗','Word\x20document\x20export\x20successful':'Word\x20文件匯出成功','Exporting\x20Word\x20document':'正在匯出\x20Word\x20文件'},'getPluralForm':_0x1779fa=>0x0}};
23
+ export default{'zh':{'dictionary':{'Export\x20to\x20Word':'匯出到\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'產生\x20Word\x20檔案時出錯。','Word\x20document\x20export\x20started':'Word\x20文件匯出開始','Word\x20document\x20export\x20failed':'Word\x20文件匯出失敗','Word\x20document\x20export\x20successful':'Word\x20文件匯出成功','Exporting\x20Word\x20document':'正在匯出\x20Word\x20文件'},'getPluralForm':_0x12de1d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1816df=>{const {zh:{dictionary:_0x4fa1ca,getPluralForm:_0x5878de}}={'zh':{'dictionary':{'Export\x20to\x20Word':'匯出到\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'產生\x20Word\x20檔案時出錯。','Word\x20document\x20export\x20started':'Word\x20文件匯出開始','Word\x20document\x20export\x20failed':'Word\x20文件匯出失敗','Word\x20document\x20export\x20successful':'Word\x20文件匯出成功','Exporting\x20Word\x20document':'正在匯出\x20Word\x20文件'},'getPluralForm':_0x266cc1=>0x0}};_0x1816df['zh']||={'dictionary':{},'getPluralForm':null},_0x1816df['zh']['dictionary']=Object['assign'](_0x1816df['zh']['dictionary'],_0x4fa1ca),_0x1816df['zh']['getPluralForm']=_0x5878de;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x21b96f=>{const {zh:{dictionary:_0x240a55,getPluralForm:_0x199e95}}={'zh':{'dictionary':{'Export\x20to\x20Word':'匯出到\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'產生\x20Word\x20檔案時出錯。','Word\x20document\x20export\x20started':'Word\x20文件匯出開始','Word\x20document\x20export\x20failed':'Word\x20文件匯出失敗','Word\x20document\x20export\x20successful':'Word\x20文件匯出成功','Exporting\x20Word\x20document':'正在匯出\x20Word\x20文件'},'getPluralForm':_0x28b209=>0x0}};_0x21b96f['zh']||={'dictionary':{},'getPluralForm':null},_0x21b96f['zh']['dictionary']=Object['assign'](_0x21b96f['zh']['dictionary'],_0x240a55),_0x21b96f['zh']['getPluralForm']=_0x199e95;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-export-word",
3
- "version": "42.0.0-alpha.8",
3
+ "version": "42.0.0-alpha.9",
4
4
  "description": "Export to Word feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -30,7 +30,7 @@
30
30
  "type": "module",
31
31
  "main": "src/index.js",
32
32
  "dependencies": {
33
- "ckeditor5": "42.0.0-alpha.8"
33
+ "ckeditor5": "42.0.0-alpha.9"
34
34
  },
35
35
  "license": "SEE LICENSE IN LICENSE.md",
36
36
  "author": "CKSource (https://cksource.com/)",
package/src/exportword.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x42c53b=_0x26c9;(function(_0xaa3568,_0x1346b8){const _0xb6f2c4=_0x26c9,_0x32bd28=_0xaa3568();while(!![]){try{const _0x353015=-parseInt(_0xb6f2c4(0x123))/0x1*(parseInt(_0xb6f2c4(0x12c))/0x2)+parseInt(_0xb6f2c4(0x122))/0x3*(-parseInt(_0xb6f2c4(0x11f))/0x4)+-parseInt(_0xb6f2c4(0x124))/0x5*(parseInt(_0xb6f2c4(0x121))/0x6)+parseInt(_0xb6f2c4(0x12d))/0x7+-parseInt(_0xb6f2c4(0x11a))/0x8*(-parseInt(_0xb6f2c4(0x11d))/0x9)+parseInt(_0xb6f2c4(0x11e))/0xa+parseInt(_0xb6f2c4(0x125))/0xb;if(_0x353015===_0x1346b8)break;else _0x32bd28['push'](_0x32bd28['shift']());}catch(_0x2a21c8){_0x32bd28['push'](_0x32bd28['shift']());}}}(_0x54a8,0x3f74b));import{Plugin as _0x5ed3ad}from'ckeditor5/src/core.js';import{Notification as _0x2f9d64}from'ckeditor5/src/ui.js';function _0x26c9(_0x361447,_0x5776ca){const _0x54a82c=_0x54a8();return _0x26c9=function(_0x26c968,_0x4b4487){_0x26c968=_0x26c968-0x119;let _0x182d4a=_0x54a82c[_0x26c968];return _0x182d4a;},_0x26c9(_0x361447,_0x5776ca);}import _0x12e5f1 from'./exportwordcommand.js';import _0x5aadb8 from'./exportwordui.js';export default class s extends _0x5ed3ad{static get[_0x42c53b(0x11c)](){const _0x30e8d8=_0x42c53b;return _0x30e8d8(0x126);}static get[_0x42c53b(0x132)](){const _0x56d679=_0x42c53b;return[_0x56d679(0x129),_0x2f9d64,_0x5aadb8];}[_0x42c53b(0x131)](){const _0x21c3a4=_0x42c53b,_0x200553=this[_0x21c3a4(0x127)],_0x3e896a=_0x200553[_0x21c3a4(0x11b)][_0x21c3a4(0x12b)](_0x21c3a4(0x12f))||{};_0x200553[_0x21c3a4(0x12e)][_0x21c3a4(0x120)](_0x21c3a4(0x12f),new _0x12e5f1(_0x200553));const _0x3c8d6d=_0x200553[_0x21c3a4(0x119)][_0x21c3a4(0x12b)](_0x21c3a4(0x129));!0x1===_0x3e896a[_0x21c3a4(0x133)]?this[_0x21c3a4(0x130)]=null:_0x3e896a[_0x21c3a4(0x133)]?_0x3c8d6d[_0x21c3a4(0x134)](_0x3e896a[_0x21c3a4(0x133)])[_0x21c3a4(0x12a)](_0x535048=>{const _0x2324aa=_0x21c3a4;this[_0x2324aa(0x130)]=_0x535048;}):this[_0x21c3a4(0x130)]=_0x3c8d6d[_0x21c3a4(0x128)];}}function _0x54a8(){const _0x224e3d=['2026980WbGPtW','4zcpbpI','add','16278tWGDLi','1266159IFyzoY','1krsCTd','695AjmePi','11347292CjPCvk','ExportWord','editor','token','CloudServices','then','get','527596BBowMy','273511XNvJSX','commands','exportWord','_token','init','requires','tokenUrl','registerTokenUrl','plugins','15240kmxSLJ','config','pluginName','234hnqXJZ'];_0x54a8=function(){return _0x224e3d;};return _0x54a8();}
23
+ const _0xf9c7a9=_0x656d;(function(_0x1feed0,_0x1f93e8){const _0xc92823=_0x656d,_0x20ed1b=_0x1feed0();while(!![]){try{const _0x35ea7f=parseInt(_0xc92823(0x19d))/0x1+-parseInt(_0xc92823(0x192))/0x2*(parseInt(_0xc92823(0x193))/0x3)+-parseInt(_0xc92823(0x190))/0x4+parseInt(_0xc92823(0x19e))/0x5+-parseInt(_0xc92823(0x19b))/0x6*(parseInt(_0xc92823(0x18d))/0x7)+-parseInt(_0xc92823(0x1a1))/0x8*(parseInt(_0xc92823(0x1a6))/0x9)+parseInt(_0xc92823(0x1a3))/0xa;if(_0x35ea7f===_0x1f93e8)break;else _0x20ed1b['push'](_0x20ed1b['shift']());}catch(_0x325149){_0x20ed1b['push'](_0x20ed1b['shift']());}}}(_0x1e34,0x3b4ef));function _0x1e34(){const _0x5c88ac=['267668FmrnYz','1098675bTBjLo','config','editor','128oVzVMg','tokenUrl','9132850CcbYJg','ExportWord','exportWord','153378CxSSsf','then','76643eGpIqv','token','plugins','1343088HLAlhx','pluginName','138178hBJdLT','21FOqOZX','commands','init','_token','add','registerTokenUrl','requires','get','36jOzWFh','CloudServices'];_0x1e34=function(){return _0x5c88ac;};return _0x1e34();}import{Plugin as _0x1c5306}from'ckeditor5/src/core.js';function _0x656d(_0x2d2b98,_0x23371f){const _0x1e34b4=_0x1e34();return _0x656d=function(_0x656de2,_0x281f7a){_0x656de2=_0x656de2-0x18c;let _0x58e9b7=_0x1e34b4[_0x656de2];return _0x58e9b7;},_0x656d(_0x2d2b98,_0x23371f);}import{Notification as _0x290ae0}from'ckeditor5/src/ui.js';import _0x46aee6 from'./exportwordcommand.js';import _0x203f53 from'./exportwordui.js';export default class s extends _0x1c5306{static get[_0xf9c7a9(0x191)](){const _0x51dcfa=_0xf9c7a9;return _0x51dcfa(0x1a4);}static get[_0xf9c7a9(0x199)](){const _0x39a223=_0xf9c7a9;return[_0x39a223(0x19c),_0x290ae0,_0x203f53];}[_0xf9c7a9(0x195)](){const _0x518938=_0xf9c7a9,_0x1027aa=this[_0x518938(0x1a0)],_0x546e8b=_0x1027aa[_0x518938(0x19f)][_0x518938(0x19a)](_0x518938(0x1a5))||{};_0x1027aa[_0x518938(0x194)][_0x518938(0x197)](_0x518938(0x1a5),new _0x46aee6(_0x1027aa));const _0x126010=_0x1027aa[_0x518938(0x18f)][_0x518938(0x19a)](_0x518938(0x19c));!0x1===_0x546e8b[_0x518938(0x1a2)]?this[_0x518938(0x196)]=null:_0x546e8b[_0x518938(0x1a2)]?_0x126010[_0x518938(0x198)](_0x546e8b[_0x518938(0x1a2)])[_0x518938(0x18c)](_0x30b031=>{const _0x514321=_0x518938;this[_0x514321(0x196)]=_0x30b031;}):this[_0x518938(0x196)]=_0x126010[_0x518938(0x18e)];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x3d2882}from'ckeditor5/src/core.js';import{getStyles as _0x2a6246,getConverterOptions as _0x1bc974,getConverterOptionsV2 as _0x27d933}from'./utils.js';export default class e extends _0x3d2882{constructor(_0x42debb){super(_0x42debb),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0x3701e2={}){const _0x243bed=this['editor'],t=_0x243bed['t'],_0x29fee0=0x2===(_0x3701e2['version']||0x1),_0x52c0cb=_0x3701e2['converterUrl']||(_0x29fee0?'https://docx-converter.cke-cs.com/v2/convert/html-docx':'https://docx-converter.cke-cs.com/v1/convert'),_0x4f378a=_0x3701e2['converterOptions']||{},_0x3f5b84=_0x243bed['plugins']['get']('ExportWord'),_0x2a818f=_0x3701e2['token']||_0x3f5b84['_token'],_0x39e5f5=!0x1!==_0x4f378a['auto_pagination'],_0x4db4eb=_0x3701e2['dataCallback']||(_0x57930a=>_0x57930a['data']['get']({'pagination':_0x39e5f5}));return this['isBusy']=!0x0,this['refresh'](),_0x2a6246(_0x3701e2['stylesheets']||['EDITOR_STYLES'])['then'](async _0x44a148=>{_0x243bed['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20started'));const _0x4a168e=await _0x4db4eb(_0x243bed),_0x2fa8b5={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x243bed['locale']['contentLanguageDirection']+'\x22>'+_0x4a168e+'</div>','css':_0x44a148,[_0x29fee0?'config':'options']:{..._0x4f378a,..._0x29fee0?_0x27d933(_0x243bed):_0x1bc974(_0x243bed)}},_0x1f5812={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x2a818f?{'Authorization':_0x2a818f['value']}:null},'body':JSON['stringify'](_0x2fa8b5)};return window['fetch'](_0x52c0cb,_0x1f5812)['then'](_0x363879=>{if(0xc8!==_0x363879['status'])throw _0x363879;return _0x363879['blob']();})['then'](_0x2136b7=>{_0x243bed['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20successful'));const _0x3323f8='function'==typeof _0x3701e2['fileName']?_0x3701e2['fileName']():_0x3701e2['fileName'];this['_downloadFile'](_0x2136b7,_0x3323f8||'document.docx');});})['catch'](_0x49d9bd=>{const _0x3a081b=_0x243bed['plugins']['get']('Notification');throw _0x243bed['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x3a081b['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x49d9bd;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x669c86,_0x591088){const _0x47f3b1=document['createElement']('a');_0x47f3b1['href']=window['URL']['createObjectURL'](_0x669c86),_0x47f3b1['download']=_0x591088,_0x47f3b1['click'](),_0x47f3b1['remove']();}}
23
+ import{Command as _0x55a202}from'ckeditor5/src/core.js';import{getStyles as _0xa2d4ca,getConverterOptions as _0x24cbb5,getConverterOptionsV2 as _0x14fb1a}from'./utils.js';export default class e extends _0x55a202{constructor(_0x2903f2){super(_0x2903f2),this['set']('isBusy',!0x1),this['affectsData']=!0x1;}['refresh'](){this['isEnabled']=!this['isBusy'],this['value']=this['isBusy']?'pending':void 0x0;}['execute'](_0xa6af52={}){const _0x10e2aa=this['editor'],t=_0x10e2aa['t'],_0x1401e6=0x2===(_0xa6af52['version']||0x1),_0x341fff=_0xa6af52['converterUrl']||(_0x1401e6?'https://docx-converter.cke-cs.com/v2/convert/html-docx':'https://docx-converter.cke-cs.com/v1/convert'),_0x1a868a=_0xa6af52['converterOptions']||{},_0x399e35=_0x10e2aa['plugins']['get']('ExportWord'),_0x23d856=_0xa6af52['token']||_0x399e35['_token'],_0x4b5504=!0x1!==_0x1a868a['auto_pagination'],_0x328735=_0xa6af52['dataCallback']||(_0x37943a=>_0x37943a['data']['get']({'pagination':_0x4b5504}));return this['isBusy']=!0x0,this['refresh'](),_0xa2d4ca(_0xa6af52['stylesheets']||['EDITOR_STYLES'])['then'](async _0x1488ff=>{_0x10e2aa['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20started'));const _0x5b48d8=await _0x328735(_0x10e2aa),_0x3b8f79={'html':'<div\x20class=\x22ck-content\x22\x20dir=\x22'+_0x10e2aa['locale']['contentLanguageDirection']+'\x22>'+_0x5b48d8+'</div>','css':_0x1488ff,[_0x1401e6?'config':'options']:{..._0x1a868a,..._0x1401e6?_0x14fb1a(_0x10e2aa):_0x24cbb5(_0x10e2aa)}},_0x56bc2e={'method':'POST','headers':{'Content-Type':'application/json','Accept':'application/docx',..._0x23d856?{'Authorization':_0x23d856['value']}:null},'body':JSON['stringify'](_0x3b8f79)};return window['fetch'](_0x341fff,_0x56bc2e)['then'](_0x86eb4a=>{if(0xc8!==_0x86eb4a['status'])throw _0x86eb4a;return _0x86eb4a['blob']();})['then'](_0x5a4057=>{_0x10e2aa['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20successful'));const _0x3cd425='function'==typeof _0xa6af52['fileName']?_0xa6af52['fileName']():_0xa6af52['fileName'];this['_downloadFile'](_0x5a4057,_0x3cd425||'document.docx');});})['catch'](_0x31a112=>{const _0x5a607a=_0x10e2aa['plugins']['get']('Notification');throw _0x10e2aa['ui']['ariaLiveAnnouncer']['announce'](t('Word\x20document\x20export\x20failed'),{'politeness':'assertive'}),_0x5a607a['showWarning'](t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.')),_0x31a112;})['finally'](()=>{this['isBusy']=!0x1,this['refresh']();});}['_downloadFile'](_0x561d2d,_0xa332e7){const _0xbc656b=document['createElement']('a');_0xbc656b['href']=window['URL']['createObjectURL'](_0x561d2d),_0xbc656b['download']=_0xa332e7,_0xbc656b['click'](),_0xbc656b['remove']();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x55b86c}from'ckeditor5/src/core.js';import{ButtonView as _0x2d2ed3,MenuBarMenuListItemButtonView as _0x1f5b4a,SpinnerView as _0xe04e6f}from'ckeditor5/src/ui.js';import _0x3869b7 from'../theme/icons/exportword.svg';export default class i extends _0x55b86c{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x183d5e=this['editor'];_0x183d5e['ui']['componentFactory']['add']('exportWord',()=>{const _0x189a27=_0x183d5e['commands']['get']('exportWord'),_0x147daf=this['_createButton'](_0x2d2ed3);return _0x147daf['set']({'tooltip':!0x0}),_0x147daf['bind']('isOn')['to'](_0x189a27,'isBusy'),_0x147daf;}),_0x183d5e['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0x1f5b4a));}['_createButton'](_0x43a6fd){const _0x5a4735=this['editor'],_0x3a0a0a=_0x5a4735['config']['get']('exportWord')||{},t=_0x5a4735['locale']['t'],_0x21cf25=_0x5a4735['commands']['get']('exportWord'),_0xe920a1=new _0x43a6fd(_0x5a4735['locale']),_0x30a381=new _0xe04e6f();return _0xe920a1['children']['add'](_0x30a381),_0x30a381['bind']('isVisible')['to'](_0x21cf25,'isBusy'),_0xe920a1['iconView']['bind']('isVisible')['to'](_0x21cf25,'isBusy',_0x97eec=>!_0x97eec),_0xe920a1['set']({'icon':_0x3869b7}),_0xe920a1['bind']('isEnabled')['to'](_0x21cf25,'isEnabled'),_0xe920a1['bind']('label')['to'](_0x21cf25,'isBusy',_0x404fe7=>t(_0x404fe7?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0xe920a1,'execute',()=>{_0x5a4735['execute']('exportWord',_0x3a0a0a),_0x5a4735['editing']['view']['focus']();}),_0xe920a1;}}
23
+ import{Plugin as _0x23ea6e}from'ckeditor5/src/core.js';import{ButtonView as _0x1ec3e1,MenuBarMenuListItemButtonView as _0xa0de23,SpinnerView as _0x5aa9ae}from'ckeditor5/src/ui.js';import _0x41b2e7 from'../theme/icons/exportword.svg';export default class i extends _0x23ea6e{static get['pluginName'](){return'ExportWordUI';}['init'](){const _0x2c91c5=this['editor'];_0x2c91c5['ui']['componentFactory']['add']('exportWord',()=>{const _0x3d461c=_0x2c91c5['commands']['get']('exportWord'),_0x2f83d1=this['_createButton'](_0x1ec3e1);return _0x2f83d1['set']({'tooltip':!0x0}),_0x2f83d1['bind']('isOn')['to'](_0x3d461c,'isBusy'),_0x2f83d1;}),_0x2c91c5['ui']['componentFactory']['add']('menuBar:exportWord',()=>this['_createButton'](_0xa0de23));}['_createButton'](_0x419370){const _0x1ca881=this['editor'],_0xbc2ff=_0x1ca881['config']['get']('exportWord')||{},t=_0x1ca881['locale']['t'],_0x357d41=_0x1ca881['commands']['get']('exportWord'),_0x357fdb=new _0x419370(_0x1ca881['locale']),_0x484a9c=new _0x5aa9ae();return _0x357fdb['children']['add'](_0x484a9c),_0x484a9c['bind']('isVisible')['to'](_0x357d41,'isBusy'),_0x357fdb['iconView']['bind']('isVisible')['to'](_0x357d41,'isBusy',_0x44d630=>!_0x44d630),_0x357fdb['set']({'icon':_0x41b2e7}),_0x357fdb['bind']('isEnabled')['to'](_0x357d41,'isEnabled'),_0x357fdb['bind']('label')['to'](_0x357d41,'isBusy',_0x57eec1=>t(_0x57eec1?'Exporting\x20Word\x20document':'Export\x20to\x20Word')),this['listenTo'](_0x357fdb,'execute',()=>{_0x1ca881['execute']('exportWord',_0xbc2ff),_0x1ca881['editing']['view']['focus']();}),_0x357fdb;}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x366eae,_0x3f559a){var _0x317400=_0x14bf,_0x55f48c=_0x366eae();while(!![]){try{var _0x8ea2a9=-parseInt(_0x317400(0x1ca))/0x1*(parseInt(_0x317400(0x1c5))/0x2)+-parseInt(_0x317400(0x1cd))/0x3+-parseInt(_0x317400(0x1cb))/0x4+-parseInt(_0x317400(0x1c8))/0x5+-parseInt(_0x317400(0x1ce))/0x6+-parseInt(_0x317400(0x1cc))/0x7*(parseInt(_0x317400(0x1c9))/0x8)+-parseInt(_0x317400(0x1c6))/0x9*(-parseInt(_0x317400(0x1c7))/0xa);if(_0x8ea2a9===_0x3f559a)break;else _0x55f48c['push'](_0x55f48c['shift']());}catch(_0x4f9e59){_0x55f48c['push'](_0x55f48c['shift']());}}}(_0x1c3e,0xc1784));function _0x1c3e(){var _0x2c092c=['70wlHhWe','2283207MjfyHR','9332736UDNrYO','10sOxZtq','827784yWnAUv','740PYJDsH','5769910UEwfCV','467720jTpnus','120127DsjUTG','5431920SaDxVa'];_0x1c3e=function(){return _0x2c092c;};return _0x1c3e();}function _0x14bf(_0x1a3251,_0x2cff8f){var _0x1c3ec7=_0x1c3e();return _0x14bf=function(_0x14bf9c,_0x11943e){_0x14bf9c=_0x14bf9c-0x1c5;var _0x2a24d7=_0x1c3ec7[_0x14bf9c];return _0x2a24d7;},_0x14bf(_0x1a3251,_0x2cff8f);}export{default as ExportWord}from'./exportword.js';import'./augmentation.js';
23
+ (function(_0x3338fc,_0x417d93){var _0x3c9c28=_0x3004,_0x23caf1=_0x3338fc();while(!![]){try{var _0x14a047=-parseInt(_0x3c9c28(0x11b))/0x1+parseInt(_0x3c9c28(0x120))/0x2*(parseInt(_0x3c9c28(0x11e))/0x3)+-parseInt(_0x3c9c28(0x11d))/0x4+parseInt(_0x3c9c28(0x11c))/0x5+parseInt(_0x3c9c28(0x11a))/0x6*(parseInt(_0x3c9c28(0x118))/0x7)+-parseInt(_0x3c9c28(0x121))/0x8*(parseInt(_0x3c9c28(0x119))/0x9)+-parseInt(_0x3c9c28(0x11f))/0xa*(-parseInt(_0x3c9c28(0x122))/0xb);if(_0x14a047===_0x417d93)break;else _0x23caf1['push'](_0x23caf1['shift']());}catch(_0x3231a5){_0x23caf1['push'](_0x23caf1['shift']());}}}(_0x599d,0x4d864));function _0x599d(){var _0x3186dd=['1888010riMoHP','1350088cFrqLu','296115YEZuyA','1730tnewhe','4dscqGw','2304392hRRriU','13563MpqCXw','2933qRKDoE','9NGmYQo','8916yrOvfb','467844suWRRy'];_0x599d=function(){return _0x3186dd;};return _0x599d();}function _0x3004(_0x2d485c,_0xbc6ab8){var _0x599d3e=_0x599d();return _0x3004=function(_0x300414,_0x24cfb1){_0x300414=_0x300414-0x118;var _0xbc0e0a=_0x599d3e[_0x300414];return _0xbc0e0a;},_0x3004(_0x2d485c,_0xbc6ab8);}export{default as ExportWord}from'./exportword.js';import'./augmentation.js';
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x154796,_0xd7e1a2){const _0x462220=_0xdcd4,_0xce35ca=_0x154796();while(!![]){try{const _0x384690=parseInt(_0x462220(0xb2))/0x1*(-parseInt(_0x462220(0xa6))/0x2)+-parseInt(_0x462220(0x8a))/0x3*(parseInt(_0x462220(0x80))/0x4)+-parseInt(_0x462220(0x9e))/0x5*(parseInt(_0x462220(0x9f))/0x6)+parseInt(_0x462220(0xb7))/0x7+parseInt(_0x462220(0x99))/0x8*(parseInt(_0x462220(0xb6))/0x9)+-parseInt(_0x462220(0x88))/0xa*(-parseInt(_0x462220(0xb4))/0xb)+-parseInt(_0x462220(0xb8))/0xc;if(_0x384690===_0xd7e1a2)break;else _0xce35ca['push'](_0xce35ca['shift']());}catch(_0x598f7f){_0xce35ca['push'](_0xce35ca['shift']());}}}(_0xd9e3,0x5a5c0));export function getStyles(_0x6e1e93){const _0xe37427=_0xdcd4;if(!_0x6e1e93)return new Promise(_0x17c456=>_0x17c456(''));const _0x20833e=[];for(const _0x2fc3f2 of _0x6e1e93)_0xe37427(0xac)!==_0x2fc3f2?_0x20833e[_0xe37427(0x82)](window[_0xe37427(0xa2)](_0x2fc3f2)[_0xe37427(0x8b)](_0x5d615b=>_0x5d615b[_0xe37427(0x8e)]())):_0x20833e[_0xe37427(0x82)](f());return Promise[_0xe37427(0x8f)](_0x20833e)[_0xe37427(0x8b)](_0x46c311=>_0x46c311[_0xe37427(0xb9)]('\x20')[_0xe37427(0x97)]());}function f(){const _0x563b53=_0xdcd4,_0xcd3131=[],_0x61b154=[];for(const _0x35ef39 of Array[_0x563b53(0xb5)](document[_0x563b53(0x86)])){if(_0x35ef39[_0x563b53(0xa3)][_0x563b53(0x85)](_0x563b53(0xb1))){for(const _0xa8fe59 of Array[_0x563b53(0xb5)](_0x35ef39[_0x563b53(0xaa)]))-0x1!==_0xa8fe59[_0x563b53(0x91)][_0x563b53(0xb3)](_0x563b53(0xa1))?_0xcd3131[_0x563b53(0x82)](_0xa8fe59[_0x563b53(0x91)]):-0x1!==_0xa8fe59[_0x563b53(0x91)][_0x563b53(0xb3)](_0x563b53(0xa0))&&_0x61b154[_0x563b53(0x82)](_0xa8fe59[_0x563b53(0x91)]);}}return _0xcd3131[_0x563b53(0x94)]||console[_0x563b53(0x95)](_0x563b53(0x9a)),[..._0x61b154,..._0xcd3131][_0x563b53(0xb9)]('\x20')[_0x563b53(0x97)]();}function _0xdcd4(_0xb46b13,_0x5b1964){const _0xd9e329=_0xd9e3();return _0xdcd4=function(_0xdcd4f2,_0x28e665){_0xdcd4f2=_0xdcd4f2-0x80;let _0x5d6fdd=_0xd9e329[_0xdcd4f2];return _0x5d6fdd;},_0xdcd4(_0xb46b13,_0x5b1964);}export function getConverterOptions(_0x2f1573){const _0x3042d8=_0xdcd4,_0x970e3c=_0x2f1573[_0x3042d8(0x81)][_0x3042d8(0xa8)](_0x3042d8(0x8d)),_0x433fd6=_0x2f1573[_0x3042d8(0x81)][_0x3042d8(0xa8)](_0x3042d8(0x83)),_0xb0a6e0=_0x2f1573[_0x3042d8(0x81)][_0x3042d8(0xa8)](_0x3042d8(0x84)),_0x5aa5bb={};if(_0x970e3c&&_0x433fd6){const _0xcb3086=getComments(_0x2f1573[_0x3042d8(0x81)][_0x3042d8(0x9d)](_0x3042d8(0x83))[_0x3042d8(0xab)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object[_0x3042d8(0x89)](_0xcb3086)[_0x3042d8(0x94)]&&(_0x5aa5bb[_0x3042d8(0xa5)]=_0xcb3086);}if(_0x970e3c&&_0xb0a6e0){const _0x3c1e9e=_0x2f1573[_0x3042d8(0x81)][_0x3042d8(0x9d)](_0x3042d8(0x84)),_0x3b0a10=_0x2f1573[_0x3042d8(0x81)][_0x3042d8(0x9d)](_0x3042d8(0x8d)),_0x982b38=getSuggestions(_0x3c1e9e[_0x3042d8(0xae)]({'toJSON':!0x0}),_0x3b0a10[_0x3042d8(0x98)]);Object[_0x3042d8(0x89)](_0x982b38)[_0x3042d8(0x94)]&&(_0x5aa5bb[_0x3042d8(0xaf)]=_0x982b38);}return(_0x5aa5bb[_0x3042d8(0xaf)]||_0x5aa5bb[_0x3042d8(0xa5)])&&(_0x5aa5bb[_0x3042d8(0xa7)]=new Intl[(_0x3042d8(0x87))]()[_0x3042d8(0x93)]()[_0x3042d8(0x96)]),_0x5aa5bb;}export function getComments(_0x8cb354){const _0x804a7e=_0xdcd4,_0x31aa37={};if(!_0x8cb354[_0x804a7e(0x94)])return _0x31aa37;for(const _0xadb656 of _0x8cb354)_0xadb656[_0x804a7e(0xa5)][_0x804a7e(0xa4)](_0x8caa3d=>{const _0x110fd2=_0x804a7e;void 0x0===_0x31aa37[_0xadb656['id']]&&(_0x31aa37[_0xadb656['id']]=[]),_0x31aa37[_0xadb656['id']][_0x110fd2(0x82)]({'author':_0x8caa3d[_0x110fd2(0xad)][_0x110fd2(0x90)],'content':_0x8caa3d[_0x110fd2(0x8c)],'created':_0x8caa3d[_0x110fd2(0xa9)],'is_resolved':_0xadb656[_0x110fd2(0xb0)]});});return _0x31aa37;}export function getSuggestions(_0x29d99b,_0x321229){const _0x10a3d6=_0xdcd4,_0x6d7651={};if(!_0x29d99b[_0x10a3d6(0x94)]||!_0x321229[_0x10a3d6(0x94)])return _0x6d7651;for(const _0x28c668 of _0x29d99b)_0x6d7651[_0x28c668['id']]={'author':_0x321229[_0x10a3d6(0x9d)](_0x28c668[_0x10a3d6(0x9c)])[_0x10a3d6(0x90)],'created':_0x28c668[_0x10a3d6(0xa9)]};return _0x6d7651;}export function getConverterOptionsV2(_0x1348f3){const _0x3a3202=_0xdcd4,_0x4c3b3f=_0x1348f3[_0x3a3202(0x81)][_0x3a3202(0xa8)](_0x3a3202(0x8d)),_0x364093=_0x1348f3[_0x3a3202(0x81)][_0x3a3202(0xa8)](_0x3a3202(0x83)),_0x5de77d=_0x1348f3[_0x3a3202(0x81)][_0x3a3202(0xa8)](_0x3a3202(0x84)),_0x52a9a7={},_0x5b6281={};if(_0x4c3b3f&&_0x364093){const _0x4b0c11=getCommentsV2(_0x1348f3[_0x3a3202(0x81)][_0x3a3202(0x9d)](_0x3a3202(0x83))[_0x3a3202(0xab)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x4b0c11[_0x3a3202(0x94)]&&(_0x5b6281[_0x3a3202(0x92)]=_0x4b0c11);}if(_0x4c3b3f&&_0x5de77d){const _0xe07c69=_0x1348f3[_0x3a3202(0x81)][_0x3a3202(0x9d)](_0x3a3202(0x84)),_0x20f264=_0x1348f3[_0x3a3202(0x81)][_0x3a3202(0x9d)](_0x3a3202(0x8d)),_0x4f3983=getSuggestionsV2(_0xe07c69[_0x3a3202(0xae)]({'toJSON':!0x0}),_0x20f264[_0x3a3202(0x98)]);_0x4f3983[_0x3a3202(0x94)]&&(_0x5b6281[_0x3a3202(0xaf)]=_0x4f3983);}return(_0x5b6281[_0x3a3202(0x92)]||_0x5b6281[_0x3a3202(0xaf)])&&(_0x52a9a7[_0x3a3202(0xa7)]=new Intl[(_0x3a3202(0x87))]()[_0x3a3202(0x93)]()[_0x3a3202(0x96)],_0x52a9a7[_0x3a3202(0x9b)]=_0x5b6281),_0x52a9a7;}function _0xd9e3(){const _0x3cfb36=['hasAttribute','styleSheets','DateTimeFormat','10UsVMqn','keys','63CRlgJg','then','content','Users','text','all','name','cssText','comment_threads','resolvedOptions','length','warn','timeZone','trim','users','22336ATHsvy','The\x20editor\x20stylesheet\x20could\x20not\x20be\x20found\x20in\x20the\x20document.\x20Check\x20your\x20webpack\x20config\x20–\x20style-loader\x20should\x20use\x20data-cke=true\x20attribute\x20for\x20the\x20editor\x20stylesheet.','collaboration_features','authorId','get','10sUbHCe','1434486NuYGJF',':root','.ck-content','fetch','ownerNode','map','comments','10DVGHcW','timezone','has','createdAt','cssRules','getCommentThreads','EDITOR_STYLES','author','getSuggestions','suggestions','isResolved','data-cke','34309ylKJVy','indexOf','7357779aABefI','from','2133GRqsVQ','83944WbHCfp','3328620wzLlxR','join','8644NrBYOa','plugins','push','CommentsRepository','TrackChanges'];_0xd9e3=function(){return _0x3cfb36;};return _0xd9e3();}export function getCommentsV2(_0x50a5b4){const _0x2ba89d=_0xdcd4,_0x121872=[];if(!_0x50a5b4[_0x2ba89d(0x94)])return _0x121872;for(const _0x32cb7b of _0x50a5b4){const _0x1dfe82=_0x32cb7b[_0x2ba89d(0xa5)][_0x2ba89d(0xa4)](_0xa39d1=>({'author':_0xa39d1[_0x2ba89d(0xad)][_0x2ba89d(0x90)],'content':_0xa39d1[_0x2ba89d(0x8c)],'created_at':_0xa39d1[_0x2ba89d(0xa9)]}));_0x121872[_0x2ba89d(0x82)]({'thread_id':_0x32cb7b['id'],'is_resolved':_0x32cb7b[_0x2ba89d(0xb0)],'comments':_0x1dfe82});}return _0x121872;}export function getSuggestionsV2(_0x34ed67,_0x59f114){const _0x136570=_0xdcd4;return _0x34ed67[_0x136570(0x94)]&&_0x59f114[_0x136570(0x94)]?_0x34ed67[_0x136570(0xa4)](_0x352ccd=>({'id':_0x352ccd['id'],'author':_0x59f114[_0x136570(0x9d)](_0x352ccd[_0x136570(0x9c)])[_0x136570(0x90)],'created_at':_0x352ccd[_0x136570(0xa9)]})):[];}
23
+ (function(_0x5329d3,_0x577b44){const _0x4cec4a=_0xb494,_0xa4cb78=_0x5329d3();while(!![]){try{const _0x1428bf=parseInt(_0x4cec4a(0x20b))/0x1*(parseInt(_0x4cec4a(0x204))/0x2)+-parseInt(_0x4cec4a(0x219))/0x3+parseInt(_0x4cec4a(0x20c))/0x4*(parseInt(_0x4cec4a(0x1f1))/0x5)+-parseInt(_0x4cec4a(0x1fc))/0x6+-parseInt(_0x4cec4a(0x21a))/0x7+parseInt(_0x4cec4a(0x1eb))/0x8+parseInt(_0x4cec4a(0x1ef))/0x9;if(_0x1428bf===_0x577b44)break;else _0xa4cb78['push'](_0xa4cb78['shift']());}catch(_0x9c8435){_0xa4cb78['push'](_0xa4cb78['shift']());}}}(_0x35cc,0xb3091));function _0x35cc(){const _0xf28980=['text','getCommentThreads','trim','8288dhvxyn','indexOf','cssRules','suggestions','data-cke','has','Users','56MQeMlp','106564lmYlNZ','get','hasAttribute','all','then','comment_threads','push','content',':root','CommentsRepository','isResolved','from','authorId','2239335gTZgFJ','6858404GqdnCy','length','styleSheets','TrackChanges','ownerNode','getSuggestions','fetch','The\x20editor\x20stylesheet\x20could\x20not\x20be\x20found\x20in\x20the\x20document.\x20Check\x20your\x20webpack\x20config\x20–\x20style-loader\x20should\x20use\x20data-cke=true\x20attribute\x20for\x20the\x20editor\x20stylesheet.','9372776YFxkDQ','name','.ck-content','keys','14031324ZszOYQ','timezone','90xkGRhi','timeZone','createdAt','plugins','join','map','cssText','resolvedOptions','DateTimeFormat','author','comments','5896134QDbPmx','users','warn','EDITOR_STYLES','collaboration_features'];_0x35cc=function(){return _0xf28980;};return _0x35cc();}export function getStyles(_0x1f5e79){const _0x2e9e0c=_0xb494;if(!_0x1f5e79)return new Promise(_0x5ef264=>_0x5ef264(''));const _0x19f0c7=[];for(const _0x41619c of _0x1f5e79)_0x2e9e0c(0x1ff)!==_0x41619c?_0x19f0c7[_0x2e9e0c(0x212)](window[_0x2e9e0c(0x1e9)](_0x41619c)[_0x2e9e0c(0x210)](_0xe3d09=>_0xe3d09[_0x2e9e0c(0x201)]())):_0x19f0c7[_0x2e9e0c(0x212)](f());return Promise[_0x2e9e0c(0x20f)](_0x19f0c7)[_0x2e9e0c(0x210)](_0x315291=>_0x315291[_0x2e9e0c(0x1f5)]('\x20')[_0x2e9e0c(0x203)]());}function f(){const _0x5bd574=_0xb494,_0xc03917=[],_0x47b003=[];for(const _0x4cb49f of Array[_0x5bd574(0x217)](document[_0x5bd574(0x21c)])){if(_0x4cb49f[_0x5bd574(0x21e)][_0x5bd574(0x20e)](_0x5bd574(0x208))){for(const _0x389534 of Array[_0x5bd574(0x217)](_0x4cb49f[_0x5bd574(0x206)]))-0x1!==_0x389534[_0x5bd574(0x1f7)][_0x5bd574(0x205)](_0x5bd574(0x1ed))?_0xc03917[_0x5bd574(0x212)](_0x389534[_0x5bd574(0x1f7)]):-0x1!==_0x389534[_0x5bd574(0x1f7)][_0x5bd574(0x205)](_0x5bd574(0x214))&&_0x47b003[_0x5bd574(0x212)](_0x389534[_0x5bd574(0x1f7)]);}}return _0xc03917[_0x5bd574(0x21b)]||console[_0x5bd574(0x1fe)](_0x5bd574(0x1ea)),[..._0x47b003,..._0xc03917][_0x5bd574(0x1f5)]('\x20')[_0x5bd574(0x203)]();}export function getConverterOptions(_0x17f3c6){const _0x55357c=_0xb494,_0x367d93=_0x17f3c6[_0x55357c(0x1f4)][_0x55357c(0x209)](_0x55357c(0x20a)),_0x5a864d=_0x17f3c6[_0x55357c(0x1f4)][_0x55357c(0x209)](_0x55357c(0x215)),_0x484d01=_0x17f3c6[_0x55357c(0x1f4)][_0x55357c(0x209)](_0x55357c(0x21d)),_0x1b1970={};if(_0x367d93&&_0x5a864d){const _0x239de3=getComments(_0x17f3c6[_0x55357c(0x1f4)][_0x55357c(0x20d)](_0x55357c(0x215))[_0x55357c(0x202)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object[_0x55357c(0x1ee)](_0x239de3)[_0x55357c(0x21b)]&&(_0x1b1970[_0x55357c(0x1fb)]=_0x239de3);}if(_0x367d93&&_0x484d01){const _0x466b6b=_0x17f3c6[_0x55357c(0x1f4)][_0x55357c(0x20d)](_0x55357c(0x21d)),_0x2af11d=_0x17f3c6[_0x55357c(0x1f4)][_0x55357c(0x20d)](_0x55357c(0x20a)),_0x66b2b5=getSuggestions(_0x466b6b[_0x55357c(0x21f)]({'toJSON':!0x0}),_0x2af11d[_0x55357c(0x1fd)]);Object[_0x55357c(0x1ee)](_0x66b2b5)[_0x55357c(0x21b)]&&(_0x1b1970[_0x55357c(0x207)]=_0x66b2b5);}return(_0x1b1970[_0x55357c(0x207)]||_0x1b1970[_0x55357c(0x1fb)])&&(_0x1b1970[_0x55357c(0x1f0)]=new Intl[(_0x55357c(0x1f9))]()[_0x55357c(0x1f8)]()[_0x55357c(0x1f2)]),_0x1b1970;}export function getComments(_0xd97b00){const _0x4f6aca=_0xb494,_0x57cd0b={};if(!_0xd97b00[_0x4f6aca(0x21b)])return _0x57cd0b;for(const _0x464a06 of _0xd97b00)_0x464a06[_0x4f6aca(0x1fb)][_0x4f6aca(0x1f6)](_0x50fef7=>{const _0x39f62d=_0x4f6aca;void 0x0===_0x57cd0b[_0x464a06['id']]&&(_0x57cd0b[_0x464a06['id']]=[]),_0x57cd0b[_0x464a06['id']][_0x39f62d(0x212)]({'author':_0x50fef7[_0x39f62d(0x1fa)][_0x39f62d(0x1ec)],'content':_0x50fef7[_0x39f62d(0x213)],'created':_0x50fef7[_0x39f62d(0x1f3)],'is_resolved':_0x464a06[_0x39f62d(0x216)]});});return _0x57cd0b;}function _0xb494(_0xb8698d,_0x19862d){const _0x35ccc1=_0x35cc();return _0xb494=function(_0xb49486,_0x3621a4){_0xb49486=_0xb49486-0x1e9;let _0x5f01b5=_0x35ccc1[_0xb49486];return _0x5f01b5;},_0xb494(_0xb8698d,_0x19862d);}export function getSuggestions(_0x535029,_0x2d9b40){const _0xadff24=_0xb494,_0x2871ab={};if(!_0x535029[_0xadff24(0x21b)]||!_0x2d9b40[_0xadff24(0x21b)])return _0x2871ab;for(const _0x7921f7 of _0x535029)_0x2871ab[_0x7921f7['id']]={'author':_0x2d9b40[_0xadff24(0x20d)](_0x7921f7[_0xadff24(0x218)])[_0xadff24(0x1ec)],'created':_0x7921f7[_0xadff24(0x1f3)]};return _0x2871ab;}export function getConverterOptionsV2(_0xb18181){const _0x142748=_0xb494,_0x15e562=_0xb18181[_0x142748(0x1f4)][_0x142748(0x209)](_0x142748(0x20a)),_0x47ccd4=_0xb18181[_0x142748(0x1f4)][_0x142748(0x209)](_0x142748(0x215)),_0x26ad66=_0xb18181[_0x142748(0x1f4)][_0x142748(0x209)](_0x142748(0x21d)),_0x1b2935={},_0x5166a0={};if(_0x15e562&&_0x47ccd4){const _0x59d751=getCommentsV2(_0xb18181[_0x142748(0x1f4)][_0x142748(0x20d)](_0x142748(0x215))[_0x142748(0x202)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x59d751[_0x142748(0x21b)]&&(_0x5166a0[_0x142748(0x211)]=_0x59d751);}if(_0x15e562&&_0x26ad66){const _0x3237f4=_0xb18181[_0x142748(0x1f4)][_0x142748(0x20d)](_0x142748(0x21d)),_0x2a6630=_0xb18181[_0x142748(0x1f4)][_0x142748(0x20d)](_0x142748(0x20a)),_0x415381=getSuggestionsV2(_0x3237f4[_0x142748(0x21f)]({'toJSON':!0x0}),_0x2a6630[_0x142748(0x1fd)]);_0x415381[_0x142748(0x21b)]&&(_0x5166a0[_0x142748(0x207)]=_0x415381);}return(_0x5166a0[_0x142748(0x211)]||_0x5166a0[_0x142748(0x207)])&&(_0x1b2935[_0x142748(0x1f0)]=new Intl[(_0x142748(0x1f9))]()[_0x142748(0x1f8)]()[_0x142748(0x1f2)],_0x1b2935[_0x142748(0x200)]=_0x5166a0),_0x1b2935;}export function getCommentsV2(_0x332f53){const _0x7c017d=_0xb494,_0x42c016=[];if(!_0x332f53[_0x7c017d(0x21b)])return _0x42c016;for(const _0x5d5c9b of _0x332f53){const _0x25f43f=_0x5d5c9b[_0x7c017d(0x1fb)][_0x7c017d(0x1f6)](_0x2ced65=>({'author':_0x2ced65[_0x7c017d(0x1fa)][_0x7c017d(0x1ec)],'content':_0x2ced65[_0x7c017d(0x213)],'created_at':_0x2ced65[_0x7c017d(0x1f3)]}));_0x42c016[_0x7c017d(0x212)]({'thread_id':_0x5d5c9b['id'],'is_resolved':_0x5d5c9b[_0x7c017d(0x216)],'comments':_0x25f43f});}return _0x42c016;}export function getSuggestionsV2(_0x2acb28,_0x1218d6){const _0x26d832=_0xb494;return _0x2acb28[_0x26d832(0x21b)]&&_0x1218d6[_0x26d832(0x21b)]?_0x2acb28[_0x26d832(0x1f6)](_0x28569e=>({'id':_0x28569e['id'],'author':_0x1218d6[_0x26d832(0x20d)](_0x28569e[_0x26d832(0x218)])[_0x26d832(0x1ec)],'created_at':_0x28569e[_0x26d832(0x1f3)]})):[];}