@ckeditor/ckeditor5-export-word 43.0.0-alpha.1 → 43.0.0-alpha.3

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 (102) hide show
  1. package/build/export-word.js +1 -1
  2. package/build/translations/gl.js +1 -1
  3. package/dist/index.js +1 -1
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/bg.js +1 -1
  7. package/dist/translations/bg.umd.js +1 -1
  8. package/dist/translations/bn.js +1 -1
  9. package/dist/translations/bn.umd.js +1 -1
  10. package/dist/translations/ca.js +1 -1
  11. package/dist/translations/ca.umd.js +1 -1
  12. package/dist/translations/cs.js +1 -1
  13. package/dist/translations/cs.umd.js +1 -1
  14. package/dist/translations/da.js +1 -1
  15. package/dist/translations/da.umd.js +1 -1
  16. package/dist/translations/de.js +1 -1
  17. package/dist/translations/de.umd.js +1 -1
  18. package/dist/translations/el.js +1 -1
  19. package/dist/translations/el.umd.js +1 -1
  20. package/dist/translations/en-au.js +1 -1
  21. package/dist/translations/en-au.umd.js +1 -1
  22. package/dist/translations/en.umd.js +1 -1
  23. package/dist/translations/es.js +1 -1
  24. package/dist/translations/es.umd.js +1 -1
  25. package/dist/translations/et.js +1 -1
  26. package/dist/translations/et.umd.js +1 -1
  27. package/dist/translations/fi.js +1 -1
  28. package/dist/translations/fi.umd.js +1 -1
  29. package/dist/translations/fr.js +1 -1
  30. package/dist/translations/fr.umd.js +1 -1
  31. package/dist/translations/gl.js +1 -1
  32. package/dist/translations/gl.umd.js +1 -1
  33. package/dist/translations/he.js +1 -1
  34. package/dist/translations/he.umd.js +1 -1
  35. package/dist/translations/hi.js +1 -1
  36. package/dist/translations/hi.umd.js +1 -1
  37. package/dist/translations/hr.js +1 -1
  38. package/dist/translations/hr.umd.js +1 -1
  39. package/dist/translations/hu.js +1 -1
  40. package/dist/translations/hu.umd.js +1 -1
  41. package/dist/translations/id.js +1 -1
  42. package/dist/translations/id.umd.js +1 -1
  43. package/dist/translations/it.js +1 -1
  44. package/dist/translations/it.umd.js +1 -1
  45. package/dist/translations/ja.js +1 -1
  46. package/dist/translations/ja.umd.js +1 -1
  47. package/dist/translations/jv.js +1 -1
  48. package/dist/translations/jv.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sr-latn.js +1 -1
  74. package/dist/translations/sr-latn.umd.js +1 -1
  75. package/dist/translations/sr.js +1 -1
  76. package/dist/translations/sr.umd.js +1 -1
  77. package/dist/translations/sv.js +1 -1
  78. package/dist/translations/sv.umd.js +1 -1
  79. package/dist/translations/th.js +1 -1
  80. package/dist/translations/th.umd.js +1 -1
  81. package/dist/translations/tr.js +1 -1
  82. package/dist/translations/tr.umd.js +1 -1
  83. package/dist/translations/ug.js +1 -1
  84. package/dist/translations/ug.umd.js +1 -1
  85. package/dist/translations/uk.js +1 -1
  86. package/dist/translations/uk.umd.js +1 -1
  87. package/dist/translations/ur.js +1 -1
  88. package/dist/translations/ur.umd.js +1 -1
  89. package/dist/translations/vi.js +1 -1
  90. package/dist/translations/vi.umd.js +1 -1
  91. package/dist/translations/zh-cn.js +1 -1
  92. package/dist/translations/zh-cn.umd.js +1 -1
  93. package/dist/translations/zh.js +1 -1
  94. package/dist/translations/zh.umd.js +1 -1
  95. package/lang/translations/gl.po +5 -5
  96. package/package.json +5 -5
  97. package/src/exportword.js +1 -1
  98. package/src/exportwordcommand.js +1 -1
  99. package/src/exportwordui.js +1 -1
  100. package/src/index.js +1 -1
  101. package/src/utils/common-translations.js +1 -1
  102. package/src/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x344de=>{const {vi:{dictionary:_0x5bef97,getPluralForm:_0x53497f}}={'vi':{'dictionary':{'Export\x20to\x20Word':'Xuất\x20ra\x20định\x20dạng\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20tạo\x20tệp\x20Word.','Word\x20document\x20export\x20started':'Đã\x20bắt\x20đầu\x20xuất\x20tài\x20liệu\x20Word','Word\x20document\x20export\x20failed':'Không\x20xuất\x20được\x20tài\x20liệu\x20Word','Word\x20document\x20export\x20successful':'Đã\x20xuất\x20tài\x20liệu\x20Word\x20thành\x20công','Exporting\x20Word\x20document':'Đang\x20xuất\x20tài\x20liệu\x20Word'},'getPluralForm':_0x22e24a=>0x0}};_0x344de['vi']||={'dictionary':{},'getPluralForm':null},_0x344de['vi']['dictionary']=Object['assign'](_0x344de['vi']['dictionary'],_0x5bef97),_0x344de['vi']['getPluralForm']=_0x53497f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x485d58=>{const {vi:{dictionary:_0x3c4818,getPluralForm:_0x4abc7c}}={'vi':{'dictionary':{'Export\x20to\x20Word':'Xuất\x20ra\x20định\x20dạng\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20tạo\x20tệp\x20Word.','Word\x20document\x20export\x20started':'Đã\x20bắt\x20đầu\x20xuất\x20tài\x20liệu\x20Word','Word\x20document\x20export\x20failed':'Không\x20xuất\x20được\x20tài\x20liệu\x20Word','Word\x20document\x20export\x20successful':'Đã\x20xuất\x20tài\x20liệu\x20Word\x20thành\x20công','Exporting\x20Word\x20document':'Đang\x20xuất\x20tài\x20liệu\x20Word'},'getPluralForm':_0x289c9f=>0x0}};_0x485d58['vi']||={'dictionary':{},'getPluralForm':null},_0x485d58['vi']['dictionary']=Object['assign'](_0x485d58['vi']['dictionary'],_0x3c4818),_0x485d58['vi']['getPluralForm']=_0x4abc7c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'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':_0x245b7d=>0x0}};
23
+ export default{'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':_0x2c2b6b=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x29e240=>{const {'zh-cn':{dictionary:_0x66feeb,getPluralForm:_0x560cd3}}={'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':_0x488561=>0x0}};_0x29e240['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x29e240['zh-cn']['dictionary']=Object['assign'](_0x29e240['zh-cn']['dictionary'],_0x66feeb),_0x29e240['zh-cn']['getPluralForm']=_0x560cd3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x357f45=>{const {'zh-cn':{dictionary:_0x247e5e,getPluralForm:_0x5c9e3f}}={'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':_0x5f7ba=>0x0}};_0x357f45['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x357f45['zh-cn']['dictionary']=Object['assign'](_0x357f45['zh-cn']['dictionary'],_0x247e5e),_0x357f45['zh-cn']['getPluralForm']=_0x5c9e3f;})(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':_0x5c3617=>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':_0x7dd20e=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5ee85d=>{const {zh:{dictionary:_0x1678ec,getPluralForm:_0x5e57df}}={'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':_0x360185=>0x0}};_0x5ee85d['zh']||={'dictionary':{},'getPluralForm':null},_0x5ee85d['zh']['dictionary']=Object['assign'](_0x5ee85d['zh']['dictionary'],_0x1678ec),_0x5ee85d['zh']['getPluralForm']=_0x5e57df;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4f3f68=>{const {zh:{dictionary:_0x1ecd33,getPluralForm:_0x34d962}}={'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':_0x2f9d8f=>0x0}};_0x4f3f68['zh']||={'dictionary':{},'getPluralForm':null},_0x4f3f68['zh']['dictionary']=Object['assign'](_0x4f3f68['zh']['dictionary'],_0x1ecd33),_0x4f3f68['zh']['getPluralForm']=_0x34d962;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -23,20 +23,20 @@ msgstr "Exportar a Word"
23
23
 
24
24
  msgctxt "An error message shown to the user when an error occurred during the generation of the Word file."
25
25
  msgid "An error occurred while generating the Word file."
26
- msgstr "Produciuse un erro ao xerar o ficheiro Word."
26
+ msgstr "Produciuse un erro ao xerar o ficheiro de Word."
27
27
 
28
28
  msgctxt "Aria status message indicating start of word document export. Example: 'Word document export started'."
29
29
  msgid "Word document export started"
30
- msgstr ""
30
+ msgstr "Comezou a exportación do documento de Word"
31
31
 
32
32
  msgctxt "Aria status message indicating failed Word document export. Example: 'Word document export failed'."
33
33
  msgid "Word document export failed"
34
- msgstr ""
34
+ msgstr "Produciuse un fallo ao exportar un documento de Word"
35
35
 
36
36
  msgctxt "Aria status message indicating successful Word document export. Example: 'Word document export successful'."
37
37
  msgid "Word document export successful"
38
- msgstr ""
38
+ msgstr "A exportación do documento de Word foi satisfactoria"
39
39
 
40
40
  msgctxt "Aria label set on Export to Word button while exporting the Word file."
41
41
  msgid "Exporting Word document"
42
- msgstr ""
42
+ msgstr "Exportando un documento de Word"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-export-word",
3
- "version": "43.0.0-alpha.1",
3
+ "version": "43.0.0-alpha.3",
4
4
  "description": "Export to Word feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -30,10 +30,10 @@
30
30
  "type": "module",
31
31
  "main": "src/index.js",
32
32
  "dependencies": {
33
- "@ckeditor/ckeditor5-core": "43.0.0-alpha.1",
34
- "@ckeditor/ckeditor5-utils": "43.0.0-alpha.1",
35
- "@ckeditor/ckeditor5-ui": "43.0.0-alpha.1",
36
- "ckeditor5": "43.0.0-alpha.1"
33
+ "@ckeditor/ckeditor5-core": "43.0.0-alpha.3",
34
+ "@ckeditor/ckeditor5-utils": "43.0.0-alpha.3",
35
+ "@ckeditor/ckeditor5-ui": "43.0.0-alpha.3",
36
+ "ckeditor5": "43.0.0-alpha.3"
37
37
  },
38
38
  "license": "SEE LICENSE IN LICENSE.md",
39
39
  "author": "CKSource (https://cksource.com/)",
package/src/exportword.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4bbcfb=_0x19f5;function _0x19f5(_0x3d4ae1,_0x26f14d){const _0x58e5c3=_0x58e5();return _0x19f5=function(_0x19f587,_0x5785a4){_0x19f587=_0x19f587-0x1f1;let _0x35ae6e=_0x58e5c3[_0x19f587];return _0x35ae6e;},_0x19f5(_0x3d4ae1,_0x26f14d);}(function(_0x2822e5,_0x1af628){const _0x199030=_0x19f5,_0x2bea21=_0x2822e5();while(!![]){try{const _0x611faa=parseInt(_0x199030(0x201))/0x1+parseInt(_0x199030(0x200))/0x2*(-parseInt(_0x199030(0x1fa))/0x3)+parseInt(_0x199030(0x1f3))/0x4*(parseInt(_0x199030(0x1f7))/0x5)+parseInt(_0x199030(0x204))/0x6*(-parseInt(_0x199030(0x208))/0x7)+parseInt(_0x199030(0x1fd))/0x8+-parseInt(_0x199030(0x203))/0x9*(-parseInt(_0x199030(0x202))/0xa)+-parseInt(_0x199030(0x20a))/0xb*(parseInt(_0x199030(0x1f4))/0xc);if(_0x611faa===_0x1af628)break;else _0x2bea21['push'](_0x2bea21['shift']());}catch(_0xf1a3a4){_0x2bea21['push'](_0x2bea21['shift']());}}}(_0x58e5,0x5a7e1));import{Plugin as _0x46727f}from'ckeditor5/src/core.js';import{Notification as _0x34cc8f}from'ckeditor5/src/ui.js';import _0x3ce1d7 from'./exportwordcommand.js';function _0x58e5(){const _0x393174=['config','2009512LqtMQG','registerTokenUrl','then','347768kNGamS','714467rZUZoT','10zKMMNd','976761KKDcOl','598542vDqGwH','pluginName','requires','add','28BPSMze','commands','64372WitcII','get','token','ExportWord','plugins','exportWord','2420240hPGkND','1152HhbGzo','init','_token','5wZrEcC','CloudServices','tokenUrl','6ESnaTc','editor'];_0x58e5=function(){return _0x393174;};return _0x58e5();}import _0xf1504c from'./exportwordui.js';export default class s extends _0x46727f{static get[_0x4bbcfb(0x205)](){const _0x337c13=_0x4bbcfb;return _0x337c13(0x20d);}static get[_0x4bbcfb(0x206)](){const _0x5a93d4=_0x4bbcfb;return[_0x5a93d4(0x1f8),_0x34cc8f,_0xf1504c];}[_0x4bbcfb(0x1f5)](){const _0x41eebe=_0x4bbcfb,_0x5e5f44=this[_0x41eebe(0x1fb)],_0xeac733=_0x5e5f44[_0x41eebe(0x1fc)][_0x41eebe(0x20b)](_0x41eebe(0x1f2))||{};_0x5e5f44[_0x41eebe(0x209)][_0x41eebe(0x207)](_0x41eebe(0x1f2),new _0x3ce1d7(_0x5e5f44));const _0x24686d=_0x5e5f44[_0x41eebe(0x1f1)][_0x41eebe(0x20b)](_0x41eebe(0x1f8));!0x1===_0xeac733[_0x41eebe(0x1f9)]?this[_0x41eebe(0x1f6)]=null:_0xeac733[_0x41eebe(0x1f9)]?_0x24686d[_0x41eebe(0x1fe)](_0xeac733[_0x41eebe(0x1f9)])[_0x41eebe(0x1ff)](_0x56a19b=>{const _0x91d4b2=_0x41eebe;this[_0x91d4b2(0x1f6)]=_0x56a19b;}):this[_0x41eebe(0x1f6)]=_0x24686d[_0x41eebe(0x20c)];}}
23
+ const _0x43ea1a=_0x397b;function _0x397b(_0xce4c19,_0x554ae3){const _0x3ca033=_0x3ca0();return _0x397b=function(_0x397bd8,_0x142f13){_0x397bd8=_0x397bd8-0x1d0;let _0x54f428=_0x3ca033[_0x397bd8];return _0x54f428;},_0x397b(_0xce4c19,_0x554ae3);}(function(_0x486885,_0xe11ffa){const _0x7e8913=_0x397b,_0x1f5101=_0x486885();while(!![]){try{const _0x4988b2=-parseInt(_0x7e8913(0x1d2))/0x1*(parseInt(_0x7e8913(0x1d1))/0x2)+-parseInt(_0x7e8913(0x1e8))/0x3+parseInt(_0x7e8913(0x1de))/0x4+-parseInt(_0x7e8913(0x1dc))/0x5*(parseInt(_0x7e8913(0x1e5))/0x6)+parseInt(_0x7e8913(0x1e0))/0x7*(parseInt(_0x7e8913(0x1df))/0x8)+parseInt(_0x7e8913(0x1d9))/0x9+parseInt(_0x7e8913(0x1da))/0xa;if(_0x4988b2===_0xe11ffa)break;else _0x1f5101['push'](_0x1f5101['shift']());}catch(_0x13bf38){_0x1f5101['push'](_0x1f5101['shift']());}}}(_0x3ca0,0xe35ee));import{Plugin as _0x3d33bf}from'ckeditor5/src/core.js';import{Notification as _0x423b89}from'ckeditor5/src/ui.js';import _0x290dee from'./exportwordcommand.js';import _0x2a7d42 from'./exportwordui.js';export default class s extends _0x3d33bf{static get[_0x43ea1a(0x1e2)](){const _0x427b1e=_0x43ea1a;return _0x427b1e(0x1ea);}static get[_0x43ea1a(0x1e1)](){const _0x6c6236=_0x43ea1a;return[_0x6c6236(0x1e6),_0x423b89,_0x2a7d42];}[_0x43ea1a(0x1e7)](){const _0x4b0d70=_0x43ea1a,_0x33d4bb=this[_0x4b0d70(0x1d0)],_0x46225b=_0x33d4bb[_0x4b0d70(0x1dd)][_0x4b0d70(0x1d5)](_0x4b0d70(0x1d4))||{};_0x33d4bb[_0x4b0d70(0x1e3)][_0x4b0d70(0x1db)](_0x4b0d70(0x1d4),new _0x290dee(_0x33d4bb));const _0x250417=_0x33d4bb[_0x4b0d70(0x1e4)][_0x4b0d70(0x1d5)](_0x4b0d70(0x1e6));!0x1===_0x46225b[_0x4b0d70(0x1e9)]?this[_0x4b0d70(0x1d7)]=null:_0x46225b[_0x4b0d70(0x1e9)]?_0x250417[_0x4b0d70(0x1d8)](_0x46225b[_0x4b0d70(0x1e9)])[_0x4b0d70(0x1d3)](_0x3c8a4b=>{const _0x17a792=_0x4b0d70;this[_0x17a792(0x1d7)]=_0x3c8a4b;}):this[_0x4b0d70(0x1d7)]=_0x250417[_0x4b0d70(0x1d6)];}}function _0x3ca0(){const _0xbb1b44=['init','2699481lSvDTV','tokenUrl','ExportWord','editor','442022DutHfJ','5aKtjlS','then','exportWord','get','token','_token','registerTokenUrl','9377154cXJUPk','26814290lIvExw','add','6099605kHtGWw','config','432732nfxNDB','40hPYvUv','454433SSnVkG','requires','pluginName','commands','plugins','6umMACI','CloudServices'];_0x3ca0=function(){return _0xbb1b44;};return _0x3ca0();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4f91d0=_0x280a;function _0x2540(){const _0x850978=['announce','3914470NewMIY','fetch','9cmpPMj','converterOptions','pending','config','EDITOR_STYLES','Word\x20document\x20export\x20successful','8uYCDHZ','assertive','448amdwDw','177063pQuhEU','showWarning','suggestions','footer','margin_bottom','converterUrl','orientation','493140BjreYK','blob','stringify','POST','2436030kwyIpI','finally','ExportWord','function','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.','8395536zhvsRg','then','138QNweHO','createObjectURL','isEnabled','8088LImJII','</div>','application/json','auto_pagination','download','https://docx-converter.cke-cs.com/v2/convert/html-docx','_downloadFile','value','plugins','data','catch','href','margin_right','options','set','version','_token','click','refresh','editor','get','stylesheets','ariaLiveAnnouncer','createElement','5768MktPra','token','remove','header','isBusy','fileName','contentLanguageDirection','dataCallback','document.docx','margin_top','URL','Notification','comments','format','Word\x20document\x20export\x20failed','application/docx','https://docx-converter.cke-cs.com/v1/convert','<div\x20class=\x22ck-content\x22\x20dir=\x22','export-word-v1-api-is-deprecated','status','affectsData','locale','margin_left','Word\x20document\x20export\x20started','execute','11jlBpJA'];_0x2540=function(){return _0x850978;};return _0x2540();}(function(_0x2d651a,_0x1cca38){const _0x4ed7c7=_0x280a,_0x965397=_0x2d651a();while(!![]){try{const _0x4ad77b=parseInt(_0x4ed7c7(0x15f))/0x1*(-parseInt(_0x4ed7c7(0x19f))/0x2)+-parseInt(_0x4ed7c7(0x1a0))/0x3+parseInt(_0x4ed7c7(0x19d))/0x4*(-parseInt(_0x4ed7c7(0x1ab))/0x5)+-parseInt(_0x4ed7c7(0x162))/0x6*(-parseInt(_0x4ed7c7(0x17a))/0x7)+-parseInt(_0x4ed7c7(0x15d))/0x8*(-parseInt(_0x4ed7c7(0x197))/0x9)+-parseInt(_0x4ed7c7(0x195))/0xa+-parseInt(_0x4ed7c7(0x193))/0xb*(parseInt(_0x4ed7c7(0x1a7))/0xc);if(_0x4ad77b===_0x1cca38)break;else _0x965397['push'](_0x965397['shift']());}catch(_0x1d6516){_0x965397['push'](_0x965397['shift']());}}}(_0x2540,0xa1f0b));import{Command as _0x3f99ff}from'ckeditor5/src/core.js';import{logWarning as _0x288698}from'ckeditor5/src/utils.js';import{getStyles as _0x216a63,getConverterOptions as _0x348473,getConverterOptionsV2 as _0x1c8b82}from'./utils.js';function _0x280a(_0x58946c,_0x28b111){const _0x25406e=_0x2540();return _0x280a=function(_0x280a61,_0x1ca8c2){_0x280a61=_0x280a61-0x15d;let _0x562fe9=_0x25406e[_0x280a61];return _0x562fe9;},_0x280a(_0x58946c,_0x28b111);}import{getTranslation as _0x9cebb3}from'./utils/common-translations.js';const h=[_0x4f91d0(0x1a6),_0x4f91d0(0x183),_0x4f91d0(0x16e),_0x4f91d0(0x1a4),_0x4f91d0(0x190),_0x4f91d0(0x187),_0x4f91d0(0x17d),_0x4f91d0(0x1a3),_0x4f91d0(0x186),_0x4f91d0(0x1a2)];export default class e extends _0x3f99ff{constructor(_0x1ef14e){const _0x502af9=_0x4f91d0;super(_0x1ef14e),this[_0x502af9(0x170)](_0x502af9(0x17e),!0x1),this[_0x502af9(0x18e)]=!0x1;}[_0x4f91d0(0x174)](){const _0x34ad5d=_0x4f91d0;this[_0x34ad5d(0x161)]=!this[_0x34ad5d(0x17e)],this[_0x34ad5d(0x169)]=this[_0x34ad5d(0x17e)]?_0x34ad5d(0x199):void 0x0;}[_0x4f91d0(0x192)](_0x13588b={}){const _0x43066a=_0x4f91d0,_0x5b068b=this[_0x43066a(0x175)],_0x5a5ef9=_0x13588b[_0x43066a(0x171)]||0x2,_0x3aa674=0x1===_0x5a5ef9,_0x474ad1=_0x13588b[_0x43066a(0x1a5)]||(_0x3aa674?_0x43066a(0x18a):_0x43066a(0x167)),_0x33095c=_0x13588b[_0x43066a(0x198)]||{},_0x5eb138=_0x5b068b[_0x43066a(0x16a)][_0x43066a(0x176)](_0x43066a(0x1ad)),_0x5075e5=_0x13588b[_0x43066a(0x17b)]||_0x5eb138[_0x43066a(0x172)],_0x23f4ce=!0x0===_0x33095c[_0x43066a(0x165)],_0x1c1430=_0x13588b[_0x43066a(0x181)]||(_0x13260e=>_0x13260e[_0x43066a(0x16b)][_0x43066a(0x176)]({'pagination':_0x23f4ce}));return 0x2===_0x5a5ef9&&function(_0x2c7cd6){for(const _0x407554 of h)if(void 0x0!==_0x2c7cd6[_0x407554])return!0x0;return!0x1;}(_0x33095c)&&_0x288698(_0x43066a(0x18c)),this[_0x43066a(0x17e)]=!0x0,this[_0x43066a(0x174)](),_0x216a63(_0x13588b[_0x43066a(0x177)]||[_0x43066a(0x19b)])[_0x43066a(0x15e)](async _0x39a37a=>{const _0x3a8087=_0x43066a;_0x5b068b['ui'][_0x3a8087(0x178)][_0x3a8087(0x194)](_0x9cebb3(_0x5b068b[_0x3a8087(0x18f)],_0x3a8087(0x191)));const _0x45be38=await _0x1c1430(_0x5b068b),_0x54e3a3={'html':_0x3a8087(0x18b)+_0x5b068b[_0x3a8087(0x18f)][_0x3a8087(0x180)]+'\x22>'+_0x45be38+_0x3a8087(0x163),'css':_0x39a37a,[_0x3aa674?_0x3a8087(0x16f):_0x3a8087(0x19a)]:{..._0x33095c,..._0x3aa674?_0x348473(_0x5b068b,_0x33095c):_0x1c8b82(_0x5b068b,_0x33095c)}},_0x48cb2d={'method':_0x3a8087(0x1aa),'headers':{'Content-Type':_0x3a8087(0x164),'Accept':_0x3a8087(0x189),..._0x5075e5?{'Authorization':_0x5075e5[_0x3a8087(0x169)]}:null},'body':JSON[_0x3a8087(0x1a9)](_0x54e3a3)};return window[_0x3a8087(0x196)](_0x474ad1,_0x48cb2d)[_0x3a8087(0x15e)](_0x71265f=>{const _0x39800b=_0x3a8087;if(0xc8!==_0x71265f[_0x39800b(0x18d)])throw _0x71265f;return _0x71265f[_0x39800b(0x1a8)]();})[_0x3a8087(0x15e)](_0xf0d9a1=>{const _0x32d8cc=_0x3a8087;_0x5b068b['ui'][_0x32d8cc(0x178)][_0x32d8cc(0x194)](_0x9cebb3(_0x5b068b[_0x32d8cc(0x18f)],_0x32d8cc(0x19c)));const _0x1c6b2c=_0x32d8cc(0x1ae)==typeof _0x13588b[_0x32d8cc(0x17f)]?_0x13588b[_0x32d8cc(0x17f)]():_0x13588b[_0x32d8cc(0x17f)];this[_0x32d8cc(0x168)](_0xf0d9a1,_0x1c6b2c||_0x32d8cc(0x182));});})[_0x43066a(0x16c)](_0x37c303=>{const _0x95aaf0=_0x43066a,_0x2f9db3=_0x5b068b[_0x95aaf0(0x16a)][_0x95aaf0(0x176)](_0x95aaf0(0x185));throw _0x5b068b['ui'][_0x95aaf0(0x178)][_0x95aaf0(0x194)](_0x9cebb3(_0x5b068b[_0x95aaf0(0x18f)],_0x95aaf0(0x188)),{'politeness':_0x95aaf0(0x19e)}),_0x2f9db3[_0x95aaf0(0x1a1)](_0x9cebb3(_0x5b068b[_0x95aaf0(0x18f)],_0x95aaf0(0x1af))),_0x37c303;})[_0x43066a(0x1ac)](()=>{const _0x1d702f=_0x43066a;this[_0x1d702f(0x17e)]=!0x1,this[_0x1d702f(0x174)]();});}[_0x4f91d0(0x168)](_0x2e84f0,_0x27cb33){const _0xecc39f=_0x4f91d0,_0x3dd0a8=document[_0xecc39f(0x179)]('a');_0x3dd0a8[_0xecc39f(0x16d)]=window[_0xecc39f(0x184)][_0xecc39f(0x160)](_0x2e84f0),_0x3dd0a8[_0xecc39f(0x166)]=_0x27cb33,_0x3dd0a8[_0xecc39f(0x173)](),_0x3dd0a8[_0xecc39f(0x17c)]();}}
23
+ const _0x58bfc3=_0x53e9;(function(_0x388c98,_0x479b97){const _0x2382e4=_0x53e9,_0x47a3c8=_0x388c98();while(!![]){try{const _0x50c27f=-parseInt(_0x2382e4(0x213))/0x1*(parseInt(_0x2382e4(0x21a))/0x2)+-parseInt(_0x2382e4(0x1f6))/0x3+-parseInt(_0x2382e4(0x22f))/0x4+parseInt(_0x2382e4(0x21f))/0x5*(-parseInt(_0x2382e4(0x21e))/0x6)+parseInt(_0x2382e4(0x221))/0x7+parseInt(_0x2382e4(0x20a))/0x8*(-parseInt(_0x2382e4(0x209))/0x9)+parseInt(_0x2382e4(0x1ef))/0xa;if(_0x50c27f===_0x479b97)break;else _0x47a3c8['push'](_0x47a3c8['shift']());}catch(_0x35b769){_0x47a3c8['push'](_0x47a3c8['shift']());}}}(_0x779c,0xd4c8a));import{Command as _0x3526e1}from'ckeditor5/src/core.js';import{logWarning as _0xc32f89}from'ckeditor5/src/utils.js';import{getStyles as _0x4dd00c,getConverterOptions as _0x526aaf,getConverterOptionsV2 as _0x25e660}from'./utils.js';import{getTranslation as _0x3d2b55}from'./utils/common-translations.js';function _0x779c(){const _0x34beb5=['converterUrl','</div>','click','execute','footer','fileName','options','94789tUERaw','locale','_downloadFile','set','application/docx','ExportWord','suggestions','12iWXpGJ','format','download','version','1266294DeRGrw','15mheOeh','fetch','11660831vduZpK','<div\x20class=\x22ck-content\x22\x20dir=\x22','Word\x20document\x20export\x20successful','document.docx','Word\x20document\x20export\x20started','stylesheets','margin_right','href','createElement','https://docx-converter.cke-cs.com/v2/convert/html-docx','orientation','converterOptions','margin_top','EDITOR_STYLES','695104LjmgPz','ariaLiveAnnouncer','POST','https://docx-converter.cke-cs.com/v1/convert','isEnabled','assertive','isBusy','Notification','remove','status','data','stringify','plugins','blob','contentLanguageDirection','value','catch','10085280FntdHX','auto_pagination','finally','URL','export-word-v1-api-is-deprecated','dataCallback','showWarning','706380wpRHjw','margin_left','Word\x20document\x20export\x20failed','createObjectURL','application/json','config','then','margin_bottom','pending','affectsData','refresh','editor','function','_token','token','header','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.','get','comments','575046ZrPYHh','24rulpTS','announce'];_0x779c=function(){return _0x34beb5;};return _0x779c();}const h=[_0x58bfc3(0x22b),_0x58bfc3(0x22d),_0x58bfc3(0x227),_0x58bfc3(0x1fd),_0x58bfc3(0x1f7),_0x58bfc3(0x21b),_0x58bfc3(0x205),_0x58bfc3(0x210),_0x58bfc3(0x208),_0x58bfc3(0x219)];function _0x53e9(_0x47cdcf,_0x358abb){const _0x779c94=_0x779c();return _0x53e9=function(_0x53e96c,_0x31e501){_0x53e96c=_0x53e96c-0x1ee;let _0x331b96=_0x779c94[_0x53e96c];return _0x331b96;},_0x53e9(_0x47cdcf,_0x358abb);}export default class e extends _0x3526e1{constructor(_0x567e66){const _0x16f076=_0x58bfc3;super(_0x567e66),this[_0x16f076(0x216)](_0x16f076(0x235),!0x1),this[_0x16f076(0x1ff)]=!0x1;}[_0x58bfc3(0x200)](){const _0x2fbb51=_0x58bfc3;this[_0x2fbb51(0x233)]=!this[_0x2fbb51(0x235)],this[_0x2fbb51(0x23e)]=this[_0x2fbb51(0x235)]?_0x2fbb51(0x1fe):void 0x0;}[_0x58bfc3(0x20f)](_0x49432e={}){const _0x1bbd79=_0x58bfc3,_0x2816dc=this[_0x1bbd79(0x201)],_0x6764ce=_0x49432e[_0x1bbd79(0x21d)]||0x2,_0x2662d1=0x1===_0x6764ce,_0x2929a4=_0x49432e[_0x1bbd79(0x20c)]||(_0x2662d1?_0x1bbd79(0x232):_0x1bbd79(0x22a)),_0x2d6cb0=_0x49432e[_0x1bbd79(0x22c)]||{},_0x44428b=_0x2816dc[_0x1bbd79(0x23b)][_0x1bbd79(0x207)](_0x1bbd79(0x218)),_0x2f3869=_0x49432e[_0x1bbd79(0x204)]||_0x44428b[_0x1bbd79(0x203)],_0x1fc81b=!0x0===_0x2d6cb0[_0x1bbd79(0x1f0)],_0x23e187=_0x49432e[_0x1bbd79(0x1f4)]||(_0x4d4807=>_0x4d4807[_0x1bbd79(0x239)][_0x1bbd79(0x207)]({'pagination':_0x1fc81b}));return 0x2===_0x6764ce&&function(_0x39ba16){for(const _0x3b2ed8 of h)if(void 0x0!==_0x39ba16[_0x3b2ed8])return!0x0;return!0x1;}(_0x2d6cb0)&&_0xc32f89(_0x1bbd79(0x1f3)),this[_0x1bbd79(0x235)]=!0x0,this[_0x1bbd79(0x200)](),_0x4dd00c(_0x49432e[_0x1bbd79(0x226)]||[_0x1bbd79(0x22e)])[_0x1bbd79(0x1fc)](async _0x5992c9=>{const _0x57d83c=_0x1bbd79;_0x2816dc['ui'][_0x57d83c(0x230)][_0x57d83c(0x20b)](_0x3d2b55(_0x2816dc[_0x57d83c(0x214)],_0x57d83c(0x225)));const _0x49aa2b=await _0x23e187(_0x2816dc),_0x23f3c6={'html':_0x57d83c(0x222)+_0x2816dc[_0x57d83c(0x214)][_0x57d83c(0x23d)]+'\x22>'+_0x49aa2b+_0x57d83c(0x20d),'css':_0x5992c9,[_0x2662d1?_0x57d83c(0x212):_0x57d83c(0x1fb)]:{..._0x2d6cb0,..._0x2662d1?_0x526aaf(_0x2816dc,_0x2d6cb0):_0x25e660(_0x2816dc,_0x2d6cb0)}},_0x51a4ed={'method':_0x57d83c(0x231),'headers':{'Content-Type':_0x57d83c(0x1fa),'Accept':_0x57d83c(0x217),..._0x2f3869?{'Authorization':_0x2f3869[_0x57d83c(0x23e)]}:null},'body':JSON[_0x57d83c(0x23a)](_0x23f3c6)};return window[_0x57d83c(0x220)](_0x2929a4,_0x51a4ed)[_0x57d83c(0x1fc)](_0x1e1dcd=>{const _0xc599c=_0x57d83c;if(0xc8!==_0x1e1dcd[_0xc599c(0x238)])throw _0x1e1dcd;return _0x1e1dcd[_0xc599c(0x23c)]();})[_0x57d83c(0x1fc)](_0x2b2316=>{const _0xc741b4=_0x57d83c;_0x2816dc['ui'][_0xc741b4(0x230)][_0xc741b4(0x20b)](_0x3d2b55(_0x2816dc[_0xc741b4(0x214)],_0xc741b4(0x223)));const _0x4754e4=_0xc741b4(0x202)==typeof _0x49432e[_0xc741b4(0x211)]?_0x49432e[_0xc741b4(0x211)]():_0x49432e[_0xc741b4(0x211)];this[_0xc741b4(0x215)](_0x2b2316,_0x4754e4||_0xc741b4(0x224));});})[_0x1bbd79(0x1ee)](_0x3be39e=>{const _0xf2a05e=_0x1bbd79,_0x41cdfc=_0x2816dc[_0xf2a05e(0x23b)][_0xf2a05e(0x207)](_0xf2a05e(0x236));throw _0x2816dc['ui'][_0xf2a05e(0x230)][_0xf2a05e(0x20b)](_0x3d2b55(_0x2816dc[_0xf2a05e(0x214)],_0xf2a05e(0x1f8)),{'politeness':_0xf2a05e(0x234)}),_0x41cdfc[_0xf2a05e(0x1f5)](_0x3d2b55(_0x2816dc[_0xf2a05e(0x214)],_0xf2a05e(0x206))),_0x3be39e;})[_0x1bbd79(0x1f1)](()=>{const _0x31f076=_0x1bbd79;this[_0x31f076(0x235)]=!0x1,this[_0x31f076(0x200)]();});}[_0x58bfc3(0x215)](_0x2d05f2,_0x266ed7){const _0x270249=_0x58bfc3,_0x98b2eb=document[_0x270249(0x229)]('a');_0x98b2eb[_0x270249(0x228)]=window[_0x270249(0x1f2)][_0x270249(0x1f9)](_0x2d05f2),_0x98b2eb[_0x270249(0x21c)]=_0x266ed7,_0x98b2eb[_0x270249(0x20e)](),_0x98b2eb[_0x270249(0x237)]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2d6d55=_0x470f;function _0x470f(_0xaf96af,_0x1e1ece){const _0x17baa6=_0x17ba();return _0x470f=function(_0x470fd7,_0xae2ee5){_0x470fd7=_0x470fd7-0xaf;let _0x4b392e=_0x17baa6[_0x470fd7];return _0x4b392e;},_0x470f(_0xaf96af,_0x1e1ece);}function _0x17ba(){const _0x1ac20a=['139845rJuHqT','4031304cldNln','listenTo','Export\x20to\x20Word','editing','isEnabled','56YVwUOH','label','9gbYZLv','add','execute','exportWord','ExportWordUI','isOn','set','config','isBusy','commands','pluginName','get','bind','menuBar:exportWord','8078205sLsUoN','Exporting\x20Word\x20document','6286441oJFwqZ','locale','isVisible','focus','view','children','componentFactory','2996127JWZuNS','init','editor','_createButton','3771884VDWnDF','945068hKynKi','iconView'];_0x17ba=function(){return _0x1ac20a;};return _0x17ba();}(function(_0x2bb865,_0x2392e4){const _0x3f8f18=_0x470f,_0x1a54df=_0x2bb865();while(!![]){try{const _0x4dd093=-parseInt(_0x3f8f18(0xc5))/0x1+parseInt(_0x3f8f18(0xc3))/0x2*(parseInt(_0x3f8f18(0xcd))/0x3)+-parseInt(_0x3f8f18(0xc2))/0x4+-parseInt(_0x3f8f18(0xb5))/0x5+parseInt(_0x3f8f18(0xc6))/0x6+-parseInt(_0x3f8f18(0xb7))/0x7+-parseInt(_0x3f8f18(0xcb))/0x8*(-parseInt(_0x3f8f18(0xbe))/0x9);if(_0x4dd093===_0x2392e4)break;else _0x1a54df['push'](_0x1a54df['shift']());}catch(_0xfe9552){_0x1a54df['push'](_0x1a54df['shift']());}}}(_0x17ba,0xc8ff7));import{Plugin as _0x444970}from'ckeditor5/src/core.js';import{ButtonView as _0x14794e,MenuBarMenuListItemButtonView as _0x34ed13,SpinnerView as _0x107ce9}from'ckeditor5/src/ui.js';import _0x1c96dd from'../theme/icons/exportword.svg';import{getTranslation as _0x53aaf5}from'./utils/common-translations.js';export default class i extends _0x444970{static get[_0x2d6d55(0xb1)](){const _0xd4876f=_0x2d6d55;return _0xd4876f(0xd1);}[_0x2d6d55(0xbf)](){const _0xe4d2=_0x2d6d55,_0x3074a4=this[_0xe4d2(0xc0)];_0x3074a4['ui'][_0xe4d2(0xbd)][_0xe4d2(0xce)](_0xe4d2(0xd0),()=>{const _0x599c52=_0xe4d2,_0x2f7cd1=_0x3074a4[_0x599c52(0xb0)][_0x599c52(0xb2)](_0x599c52(0xd0)),_0x4ddc77=this[_0x599c52(0xc1)](_0x14794e);return _0x4ddc77[_0x599c52(0xd3)]({'tooltip':!0x0}),_0x4ddc77[_0x599c52(0xb3)](_0x599c52(0xd2))['to'](_0x2f7cd1,_0x599c52(0xaf)),_0x4ddc77;}),_0x3074a4['ui'][_0xe4d2(0xbd)][_0xe4d2(0xce)](_0xe4d2(0xb4),()=>this[_0xe4d2(0xc1)](_0x34ed13));}[_0x2d6d55(0xc1)](_0x3c941a){const _0x2a4ad4=_0x2d6d55,_0x28ba05=this[_0x2a4ad4(0xc0)],_0x32b433=_0x28ba05[_0x2a4ad4(0xd4)][_0x2a4ad4(0xb2)](_0x2a4ad4(0xd0))||{},_0x4e521b=_0x28ba05[_0x2a4ad4(0xb0)][_0x2a4ad4(0xb2)](_0x2a4ad4(0xd0)),_0x7a7a87=new _0x3c941a(_0x28ba05[_0x2a4ad4(0xb8)]),_0x295e5e=new _0x107ce9();return _0x7a7a87[_0x2a4ad4(0xbc)][_0x2a4ad4(0xce)](_0x295e5e),_0x295e5e[_0x2a4ad4(0xb3)](_0x2a4ad4(0xb9))['to'](_0x4e521b,_0x2a4ad4(0xaf)),_0x7a7a87[_0x2a4ad4(0xc4)][_0x2a4ad4(0xb3)](_0x2a4ad4(0xb9))['to'](_0x4e521b,_0x2a4ad4(0xaf),_0x396b72=>!_0x396b72),_0x7a7a87[_0x2a4ad4(0xd3)]({'icon':_0x1c96dd}),_0x7a7a87[_0x2a4ad4(0xb3)](_0x2a4ad4(0xca))['to'](_0x4e521b,_0x2a4ad4(0xca)),_0x7a7a87[_0x2a4ad4(0xb3)](_0x2a4ad4(0xcc))['to'](_0x4e521b,_0x2a4ad4(0xaf),_0x168370=>_0x53aaf5(_0x28ba05[_0x2a4ad4(0xb8)],_0x168370?_0x2a4ad4(0xb6):_0x2a4ad4(0xc8))),this[_0x2a4ad4(0xc7)](_0x7a7a87,_0x2a4ad4(0xcf),()=>{const _0x32c217=_0x2a4ad4;_0x28ba05[_0x32c217(0xcf)](_0x32c217(0xd0),_0x32b433),_0x28ba05[_0x32c217(0xc9)][_0x32c217(0xbb)][_0x32c217(0xba)]();}),_0x7a7a87;}}
23
+ const _0x2712a4=_0x50ba;(function(_0x49f171,_0x2ede46){const _0x35ab54=_0x50ba,_0x51c17e=_0x49f171();while(!![]){try{const _0x25fc9c=-parseInt(_0x35ab54(0x1ba))/0x1+parseInt(_0x35ab54(0x1ab))/0x2*(-parseInt(_0x35ab54(0x1bb))/0x3)+-parseInt(_0x35ab54(0x1a3))/0x4*(-parseInt(_0x35ab54(0x19f))/0x5)+-parseInt(_0x35ab54(0x1b6))/0x6*(-parseInt(_0x35ab54(0x1bc))/0x7)+-parseInt(_0x35ab54(0x1ad))/0x8*(parseInt(_0x35ab54(0x1b3))/0x9)+parseInt(_0x35ab54(0x19a))/0xa+parseInt(_0x35ab54(0x19c))/0xb;if(_0x25fc9c===_0x2ede46)break;else _0x51c17e['push'](_0x51c17e['shift']());}catch(_0x1aa380){_0x51c17e['push'](_0x51c17e['shift']());}}}(_0x1414,0x4c08c));function _0x50ba(_0x470a1c,_0x2f99ec){const _0x1414a5=_0x1414();return _0x50ba=function(_0x50ba50,_0x20e50c){_0x50ba50=_0x50ba50-0x19a;let _0x203670=_0x1414a5[_0x50ba50];return _0x203670;},_0x50ba(_0x470a1c,_0x2f99ec);}import{Plugin as _0x58689d}from'ckeditor5/src/core.js';import{ButtonView as _0x554e62,MenuBarMenuListItemButtonView as _0x36e80c,SpinnerView as _0x6d3b0e}from'ckeditor5/src/ui.js';import _0x19f075 from'../theme/icons/exportword.svg';import{getTranslation as _0x19fbc4}from'./utils/common-translations.js';export default class i extends _0x58689d{static get[_0x2712a4(0x1a7)](){const _0x35e055=_0x2712a4;return _0x35e055(0x1a6);}[_0x2712a4(0x1b1)](){const _0x59f796=_0x2712a4,_0x2de60c=this[_0x59f796(0x1a2)];_0x2de60c['ui'][_0x59f796(0x1c0)][_0x59f796(0x1ae)](_0x59f796(0x1b2),()=>{const _0x2558e0=_0x59f796,_0x44b1be=_0x2de60c[_0x2558e0(0x19e)][_0x2558e0(0x1a0)](_0x2558e0(0x1b2)),_0x312235=this[_0x2558e0(0x1b4)](_0x554e62);return _0x312235[_0x2558e0(0x19b)]({'tooltip':!0x0}),_0x312235[_0x2558e0(0x1ac)](_0x2558e0(0x1c1))['to'](_0x44b1be,_0x2558e0(0x1a4)),_0x312235;}),_0x2de60c['ui'][_0x59f796(0x1c0)][_0x59f796(0x1ae)](_0x59f796(0x1a1),()=>this[_0x59f796(0x1b4)](_0x36e80c));}[_0x2712a4(0x1b4)](_0x5211ec){const _0x4a9eba=_0x2712a4,_0x1a6171=this[_0x4a9eba(0x1a2)],_0x43f3ae=_0x1a6171[_0x4a9eba(0x1a8)][_0x4a9eba(0x1a0)](_0x4a9eba(0x1b2))||{},_0x1361cb=_0x1a6171[_0x4a9eba(0x19e)][_0x4a9eba(0x1a0)](_0x4a9eba(0x1b2)),_0x1c9e4=new _0x5211ec(_0x1a6171[_0x4a9eba(0x1b8)]),_0x93f65b=new _0x6d3b0e();return _0x1c9e4[_0x4a9eba(0x1b5)][_0x4a9eba(0x1ae)](_0x93f65b),_0x93f65b[_0x4a9eba(0x1ac)](_0x4a9eba(0x1be))['to'](_0x1361cb,_0x4a9eba(0x1a4)),_0x1c9e4[_0x4a9eba(0x1bd)][_0x4a9eba(0x1ac)](_0x4a9eba(0x1be))['to'](_0x1361cb,_0x4a9eba(0x1a4),_0x2a54f7=>!_0x2a54f7),_0x1c9e4[_0x4a9eba(0x19b)]({'icon':_0x19f075}),_0x1c9e4[_0x4a9eba(0x1ac)](_0x4a9eba(0x1a9))['to'](_0x1361cb,_0x4a9eba(0x1a9)),_0x1c9e4[_0x4a9eba(0x1ac)](_0x4a9eba(0x1b9))['to'](_0x1361cb,_0x4a9eba(0x1a4),_0x3b3064=>_0x19fbc4(_0x1a6171[_0x4a9eba(0x1b8)],_0x3b3064?_0x4a9eba(0x1af):_0x4a9eba(0x1a5))),this[_0x4a9eba(0x19d)](_0x1c9e4,_0x4a9eba(0x1aa),()=>{const _0xb5baea=_0x4a9eba;_0x1a6171[_0xb5baea(0x1aa)](_0xb5baea(0x1b2),_0x43f3ae),_0x1a6171[_0xb5baea(0x1b7)][_0xb5baea(0x1b0)][_0xb5baea(0x1bf)]();}),_0x1c9e4;}}function _0x1414(){const _0x307a38=['ExportWordUI','pluginName','config','isEnabled','execute','8aKAbQI','bind','3472104sMwVbf','add','Exporting\x20Word\x20document','view','init','exportWord','9whDkwx','_createButton','children','8922iLuMbk','editing','locale','label','192800ChzFLe','54666zVPOMl','1043liSFNr','iconView','isVisible','focus','componentFactory','isOn','3579330TGhGtm','set','3921654ZWwchf','listenTo','commands','65uvrZke','get','menuBar:exportWord','editor','23116nbrktb','isBusy','Export\x20to\x20Word'];_0x1414=function(){return _0x307a38;};return _0x1414();}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x3491ad,_0x16ecd7){var _0x435430=_0x5762,_0x10c1b3=_0x3491ad();while(!![]){try{var _0x53e105=parseInt(_0x435430(0x185))/0x1+-parseInt(_0x435430(0x184))/0x2*(parseInt(_0x435430(0x183))/0x3)+-parseInt(_0x435430(0x188))/0x4*(parseInt(_0x435430(0x186))/0x5)+-parseInt(_0x435430(0x18a))/0x6+parseInt(_0x435430(0x187))/0x7+-parseInt(_0x435430(0x189))/0x8*(parseInt(_0x435430(0x18b))/0x9)+parseInt(_0x435430(0x182))/0xa;if(_0x53e105===_0x16ecd7)break;else _0x10c1b3['push'](_0x10c1b3['shift']());}catch(_0x44a4e8){_0x10c1b3['push'](_0x10c1b3['shift']());}}}(_0x3a48,0xba316));export{default as ExportWord}from'./exportword.js';import'./augmentation.js';function _0x5762(_0x3f2957,_0x37af95){var _0x3a486c=_0x3a48();return _0x5762=function(_0x576228,_0x307b58){_0x576228=_0x576228-0x182;var _0x2a3be5=_0x3a486c[_0x576228];return _0x2a3be5;},_0x5762(_0x3f2957,_0x37af95);}function _0x3a48(){var _0x2b3ecd=['87WIJKdM','93782JFwqRz','1403217LWMQiR','1015xgIhNU','7383705mnlXiK','1364cvbjZm','4069288YPMEqS','4648692XqUduP','18soOdtn','15257800AxmLGi'];_0x3a48=function(){return _0x2b3ecd;};return _0x3a48();}
23
+ function _0x3324(_0x4e7100,_0x5cff85){var _0xa061bf=_0xa061();return _0x3324=function(_0x3324b0,_0x2038d9){_0x3324b0=_0x3324b0-0x10f;var _0x1bc06a=_0xa061bf[_0x3324b0];return _0x1bc06a;},_0x3324(_0x4e7100,_0x5cff85);}(function(_0xfc77a3,_0x26634f){var _0x5278eb=_0x3324,_0x40529c=_0xfc77a3();while(!![]){try{var _0x1f2868=-parseInt(_0x5278eb(0x112))/0x1+parseInt(_0x5278eb(0x113))/0x2+-parseInt(_0x5278eb(0x111))/0x3+parseInt(_0x5278eb(0x114))/0x4+-parseInt(_0x5278eb(0x116))/0x5*(-parseInt(_0x5278eb(0x117))/0x6)+-parseInt(_0x5278eb(0x115))/0x7+parseInt(_0x5278eb(0x10f))/0x8*(parseInt(_0x5278eb(0x110))/0x9);if(_0x1f2868===_0x26634f)break;else _0x40529c['push'](_0x40529c['shift']());}catch(_0x5f0e5f){_0x40529c['push'](_0x40529c['shift']());}}}(_0xa061,0xbbd93));function _0xa061(){var _0x2a5845=['340911eixsXX','3914472mIEdgi','581773Crvoks','904116koOZqV','5304900MyhNuD','3534104cdatqj','95QNTITc','245226UMlZeR','128yUiVLE'];_0xa061=function(){return _0x2a5845;};return _0xa061();}export{default as ExportWord}from'./exportword.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x15eece,_0x167d61){const t=_0x15eece['t'];switch(_0x167d61){case'Export\x20to\x20Word':return t('Export\x20to\x20Word');case'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':return t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.');case'Word\x20document\x20export\x20started':return t('Word\x20document\x20export\x20started');case'Word\x20document\x20export\x20failed':return t('Word\x20document\x20export\x20failed');case'Word\x20document\x20export\x20successful':return t('Word\x20document\x20export\x20successful');case'Exporting\x20Word\x20document':return t('Exporting\x20Word\x20document');default:return _0x167d61;}}
23
+ export function getTranslation(_0x44a24f,_0x30b101){const t=_0x44a24f['t'];switch(_0x30b101){case'Export\x20to\x20Word':return t('Export\x20to\x20Word');case'An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':return t('An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.');case'Word\x20document\x20export\x20started':return t('Word\x20document\x20export\x20started');case'Word\x20document\x20export\x20failed':return t('Word\x20document\x20export\x20failed');case'Word\x20document\x20export\x20successful':return t('Word\x20document\x20export\x20successful');case'Exporting\x20Word\x20document':return t('Exporting\x20Word\x20document');default:return _0x30b101;}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1257(){const _0x256932=['1239520fybFko','keys','indexOf','14360EYeIju','Users','61knpEXX','446583MCpyZt','authorName','locale','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.','get','from','users','CommentsRepository','comments','timeZone','MergeFields','name','1395PtrqId','document','merge_fields','trim','plugins','$defaultValues','DateTimeFormat','3702mEILCG','join','cssText','text','isResolved','ownerNode','getCommentThreads','resolvedOptions','timezone','.ck-content','cssRules','collaboration_features','getLabel','data','contentLanguage','suggestions','author','@external','then','warn','data-cke','2385502NaGBeY','mergeFields','$labels','content','push','getDataSetValues','language','getDefaultValues','length','map','EDITOR_STYLES','TrackChanges','all',':root','fetch','281285JKUwkP','previewMode','getSuggestions','5462440DdxGXf','18LyZYkR','createdAt','config','hasAttribute','MergeFieldsEditing','comment_threads','entries','has','styleSheets'];_0x1257=function(){return _0x256932;};return _0x1257();}(function(_0x1a5bba,_0x176355){const _0x1e7011=_0x5da9,_0x68b71=_0x1a5bba();while(!![]){try{const _0x58cefc=-parseInt(_0x1e7011(0x106))/0x1*(-parseInt(_0x1e7011(0xd0))/0x2)+-parseInt(_0x1e7011(0x107))/0x3+parseInt(_0x1e7011(0x101))/0x4+-parseInt(_0x1e7011(0xf4))/0x5*(parseInt(_0x1e7011(0xf8))/0x6)+parseInt(_0x1e7011(0xe5))/0x7+parseInt(_0x1e7011(0x104))/0x8*(parseInt(_0x1e7011(0xc9))/0x9)+-parseInt(_0x1e7011(0xf7))/0xa;if(_0x58cefc===_0x176355)break;else _0x68b71['push'](_0x68b71['shift']());}catch(_0x365368){_0x68b71['push'](_0x68b71['shift']());}}}(_0x1257,0x2b706));export function getStyles(_0x2e69b1){const _0x20e06a=_0x5da9;if(!_0x2e69b1)return new Promise(_0x24e82f=>_0x24e82f(''));const _0x16ae3a=[];for(const _0x5e5bb8 of _0x2e69b1)_0x20e06a(0xef)!==_0x5e5bb8?_0x16ae3a[_0x20e06a(0xe9)](window[_0x20e06a(0xf3)](_0x5e5bb8)[_0x20e06a(0xe2)](_0x2cc29e=>_0x2cc29e[_0x20e06a(0xd3)]())):_0x16ae3a[_0x20e06a(0xe9)](f());return Promise[_0x20e06a(0xf1)](_0x16ae3a)[_0x20e06a(0xe2)](_0x23684f=>_0x23684f[_0x20e06a(0xd1)]('\x20')[_0x20e06a(0xcc)]());}function f(){const _0x14b301=_0x5da9,_0x3bdcc0=[],_0x466b4b=[];for(const _0xf6a416 of Array[_0x14b301(0x10c)](document[_0x14b301(0x100)])){if(_0xf6a416[_0x14b301(0xd5)][_0x14b301(0xfb)](_0x14b301(0xe4))){for(const _0x2471d4 of Array[_0x14b301(0x10c)](_0xf6a416[_0x14b301(0xda)]))-0x1!==_0x2471d4[_0x14b301(0xd2)][_0x14b301(0x103)](_0x14b301(0xd9))?_0x3bdcc0[_0x14b301(0xe9)](_0x2471d4[_0x14b301(0xd2)]):-0x1!==_0x2471d4[_0x14b301(0xd2)][_0x14b301(0x103)](_0x14b301(0xf2))&&_0x466b4b[_0x14b301(0xe9)](_0x2471d4[_0x14b301(0xd2)]);}}return _0x3bdcc0[_0x14b301(0xed)]||console[_0x14b301(0xe3)](_0x14b301(0x10a)),[..._0x466b4b,..._0x3bdcc0][_0x14b301(0xd1)]('\x20')[_0x14b301(0xcc)]();}export function getConverterOptions(_0x326275,_0x1745da={}){const _0x46c290=_0x5da9,_0x1ba42f=_0x326275[_0x46c290(0xcd)][_0x46c290(0xff)](_0x46c290(0x105)),_0x47a1ed=_0x326275[_0x46c290(0xcd)][_0x46c290(0xff)](_0x46c290(0xc4)),_0x57eaa5=_0x326275[_0x46c290(0xcd)][_0x46c290(0xff)](_0x46c290(0xf0)),_0x37d5c9=_0x1745da;if(_0x1ba42f&&_0x47a1ed){const _0x28899f=getComments(_0x326275[_0x46c290(0xcd)][_0x46c290(0x10b)](_0x46c290(0xc4))[_0x46c290(0xd6)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object[_0x46c290(0x102)](_0x28899f)[_0x46c290(0xed)]&&(_0x37d5c9[_0x46c290(0xc5)]=_0x28899f);}if(_0x1ba42f&&_0x57eaa5){const _0x13b31c=_0x326275[_0x46c290(0xcd)][_0x46c290(0x10b)](_0x46c290(0xf0)),_0x41bbd5=_0x326275[_0x46c290(0xcd)][_0x46c290(0x10b)](_0x46c290(0x105)),_0x36545c=getSuggestions(_0x13b31c[_0x46c290(0xf6)]({'toJSON':!0x0}),_0x41bbd5[_0x46c290(0x10d)]);Object[_0x46c290(0x102)](_0x36545c)[_0x46c290(0xed)]&&(_0x37d5c9[_0x46c290(0xdf)]=_0x36545c);}return(_0x37d5c9[_0x46c290(0xdf)]||_0x37d5c9[_0x46c290(0xc5)])&&(_0x37d5c9[_0x46c290(0xd8)]=new Intl[(_0x46c290(0xcf))]()[_0x46c290(0xd7)]()[_0x46c290(0xc6)]),_0x37d5c9;}export function getComments(_0x5ca0fa){const _0x46703e=_0x5da9,_0x1e3ab4={};if(!_0x5ca0fa[_0x46703e(0xed)])return _0x1e3ab4;for(const _0x32c2ff of _0x5ca0fa)_0x32c2ff[_0x46703e(0xc5)][_0x46703e(0xee)](_0x335b7e=>{const _0x160cfe=_0x46703e;void 0x0===_0x1e3ab4[_0x32c2ff['id']]&&(_0x1e3ab4[_0x32c2ff['id']]=[]),_0x1e3ab4[_0x32c2ff['id']][_0x160cfe(0xe9)]({'author':_0x335b7e[_0x160cfe(0xe0)][_0x160cfe(0xc8)],'content':_0x335b7e[_0x160cfe(0xe8)],'created':_0x335b7e[_0x160cfe(0xf9)],'is_resolved':_0x32c2ff[_0x160cfe(0xd4)]});});return _0x1e3ab4;}export function getSuggestions(_0x13d8bd,_0x284505){const _0x10031f=_0x5da9,_0x192772={};if(!_0x13d8bd[_0x10031f(0xed)]||!_0x284505[_0x10031f(0xed)])return _0x192772;for(const {id:_0x1f35b1,createdAt:_0x3df460,authorId:_0x128afc,attributes:_0x4a83f0}of _0x13d8bd){const _0x522663=_0x4a83f0&&_0x4a83f0[_0x10031f(0xe1)],_0x193923=_0x522663?_0x522663[_0x10031f(0x108)]:_0x284505[_0x10031f(0x10b)](_0x128afc)[_0x10031f(0xc8)];_0x192772[_0x1f35b1]={'author':_0x193923,'created':_0x3df460};}return _0x192772;}export function getConverterOptionsV2(_0x5bb99d,_0x95dcae={}){const _0xfc269f=_0x5da9,_0x2eedd9=_0x5bb99d[_0xfc269f(0xcd)][_0xfc269f(0xff)](_0xfc269f(0x105)),_0x58c82c=_0x5bb99d[_0xfc269f(0xcd)][_0xfc269f(0xff)](_0xfc269f(0xc4)),_0x39c68a=_0x5bb99d[_0xfc269f(0xcd)][_0xfc269f(0xff)](_0xfc269f(0xf0)),_0x32b357=_0x5bb99d[_0xfc269f(0xcd)][_0xfc269f(0xff)](_0xfc269f(0xc7)),_0x2a3ad8=_0x5bb99d[_0xfc269f(0x109)][_0xfc269f(0xde)],_0x1d9ba6=_0x95dcae,_0x53c7c3={};if(_0x1d9ba6[_0xfc269f(0xca)]=_0x1d9ba6[_0xfc269f(0xca)]||{},_0x1d9ba6[_0xfc269f(0xca)][_0xfc269f(0xeb)]=_0x1d9ba6[_0xfc269f(0xca)][_0xfc269f(0xeb)]||_0x2a3ad8,_0x2eedd9&&_0x58c82c){const _0x49de1c=getCommentsV2(_0x5bb99d[_0xfc269f(0xcd)][_0xfc269f(0x10b)](_0xfc269f(0xc4))[_0xfc269f(0xd6)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x49de1c[_0xfc269f(0xed)]&&(_0x53c7c3[_0xfc269f(0xfd)]=_0x49de1c);}if(_0x2eedd9&&_0x39c68a){const _0x53d8f7=_0x5bb99d[_0xfc269f(0xcd)][_0xfc269f(0x10b)](_0xfc269f(0xf0)),_0x35a9c5=_0x5bb99d[_0xfc269f(0xcd)][_0xfc269f(0x10b)](_0xfc269f(0x105)),_0x3cdeae=getSuggestionsV2(_0x53d8f7[_0xfc269f(0xf6)]({'toJSON':!0x0}),_0x35a9c5[_0xfc269f(0x10d)]);_0x3cdeae[_0xfc269f(0xed)]&&(_0x53c7c3[_0xfc269f(0xdf)]=_0x3cdeae);}if(_0x32b357){const _0x1267db=_0x5bb99d[_0xfc269f(0xcd)][_0xfc269f(0x10b)](_0xfc269f(0xc7)),_0x595522=_0x5bb99d[_0xfc269f(0xcd)][_0xfc269f(0x10b)](_0xfc269f(0xfc)),_0x6a9eee=_0x595522[_0xfc269f(0xf5)],{prefix:_0x568d2e,suffix:_0x5befa8}=_0x5bb99d[_0xfc269f(0xfa)][_0xfc269f(0x10b)](_0xfc269f(0xe6));if(_0x1d9ba6[_0xfc269f(0xcb)]={'prefix':_0x568d2e,'suffix':_0x5befa8},_0xfc269f(0xe7)!==_0x6a9eee){_0x1d9ba6[_0xfc269f(0xcb)][_0xfc269f(0xdd)]={};const _0x511be7=_0xfc269f(0xce)===_0x6a9eee?_0x1267db[_0xfc269f(0xec)]():_0x1267db[_0xfc269f(0xea)](_0x6a9eee,!0x0);for(const _0x4426b5 of Object[_0xfc269f(0xfe)](_0x511be7)){const [_0x457855,_0x43c14e]=_0x4426b5;_0x1d9ba6[_0xfc269f(0xcb)][_0xfc269f(0xdd)][_0x457855]=null!==_0x43c14e?_0x43c14e:_0x595522[_0xfc269f(0xdc)](_0x457855);}}}return(_0x53c7c3[_0xfc269f(0xfd)]||_0x53c7c3[_0xfc269f(0xdf)])&&(_0x1d9ba6[_0xfc269f(0xd8)]=new Intl[(_0xfc269f(0xcf))]()[_0xfc269f(0xd7)]()[_0xfc269f(0xc6)],_0x1d9ba6[_0xfc269f(0xdb)]=_0x53c7c3),_0x1d9ba6;}function _0x5da9(_0x9b5306,_0x43e61c){const _0x125772=_0x1257();return _0x5da9=function(_0x5da9aa,_0x4353dd){_0x5da9aa=_0x5da9aa-0xc4;let _0xc69920=_0x125772[_0x5da9aa];return _0xc69920;},_0x5da9(_0x9b5306,_0x43e61c);}export function getCommentsV2(_0xb1dbb5){const _0x19eff8=_0x5da9,_0x119d4b=[];if(!_0xb1dbb5[_0x19eff8(0xed)])return _0x119d4b;for(const _0x1a3b1d of _0xb1dbb5){const _0x8ebb4=_0x1a3b1d[_0x19eff8(0xc5)][_0x19eff8(0xee)](_0x565117=>({'author':_0x565117[_0x19eff8(0xe0)][_0x19eff8(0xc8)],'content':_0x565117[_0x19eff8(0xe8)],'created_at':_0x565117[_0x19eff8(0xf9)]}));_0x119d4b[_0x19eff8(0xe9)]({'thread_id':_0x1a3b1d['id'],'is_resolved':_0x1a3b1d[_0x19eff8(0xd4)],'comments':_0x8ebb4});}return _0x119d4b;}export function getSuggestionsV2(_0x5a6209,_0xa0b238){const _0x5a38d9=_0x5da9;return _0x5a6209[_0x5a38d9(0xed)]&&_0xa0b238[_0x5a38d9(0xed)]?_0x5a6209[_0x5a38d9(0xee)](({id:_0x1082b1,createdAt:_0x46812f,authorId:_0x11cacb,attributes:_0x46e346})=>{const _0x58ccbe=_0x5a38d9,_0x5317a4=_0x46e346&&_0x46e346[_0x58ccbe(0xe1)];return{'id':_0x1082b1,'author':_0x5317a4?_0x5317a4[_0x58ccbe(0x108)]:_0xa0b238[_0x58ccbe(0x10b)](_0x11cacb)[_0x58ccbe(0xc8)],'created_at':_0x46812f};}):[];}
23
+ (function(_0xc10a3a,_0x406b00){const _0x2f66c5=_0x3efb,_0x44c997=_0xc10a3a();while(!![]){try{const _0x8b1dd0=-parseInt(_0x2f66c5(0x1cc))/0x1*(parseInt(_0x2f66c5(0x1fb))/0x2)+-parseInt(_0x2f66c5(0x1f1))/0x3*(parseInt(_0x2f66c5(0x1c3))/0x4)+-parseInt(_0x2f66c5(0x1e8))/0x5*(parseInt(_0x2f66c5(0x1d7))/0x6)+parseInt(_0x2f66c5(0x1f5))/0x7*(parseInt(_0x2f66c5(0x1da))/0x8)+parseInt(_0x2f66c5(0x1be))/0x9+-parseInt(_0x2f66c5(0x1fa))/0xa*(parseInt(_0x2f66c5(0x1eb))/0xb)+-parseInt(_0x2f66c5(0x1f9))/0xc*(-parseInt(_0x2f66c5(0x1ee))/0xd);if(_0x8b1dd0===_0x406b00)break;else _0x44c997['push'](_0x44c997['shift']());}catch(_0x16375d){_0x44c997['push'](_0x44c997['shift']());}}}(_0x31ec,0xcb2c4));export function getStyles(_0xbdc71f){const _0x20ce68=_0x3efb;if(!_0xbdc71f)return new Promise(_0x1725bc=>_0x1725bc(''));const _0x320c62=[];for(const _0x422c00 of _0xbdc71f)_0x20ce68(0x1e0)!==_0x422c00?_0x320c62[_0x20ce68(0x1ea)](window[_0x20ce68(0x1b9)](_0x422c00)[_0x20ce68(0x1d3)](_0x2e6f12=>_0x2e6f12[_0x20ce68(0x1b6)]())):_0x320c62[_0x20ce68(0x1ea)](f());return Promise[_0x20ce68(0x1bb)](_0x320c62)[_0x20ce68(0x1d3)](_0x520ac0=>_0x520ac0[_0x20ce68(0x1cb)]('\x20')[_0x20ce68(0x1e3)]());}function _0x31ec(){const _0x10a58a=['80OjVEyI','mergeFields','$defaultValues','timeZone','cssText','getSuggestions','EDITOR_STYLES','name','comments','trim','config','users','suggestions','TrackChanges','8309580VXQCDQ','styleSheets','push','3113HTKaKe','getDefaultValues','getDataSetValues','13OzHASp','resolvedOptions','comment_threads','421143TTWqjX','Users','data','warn','478751OoAoSh','CommentsRepository','document','get','41160876HeKLyd','39290IJhTLQ','5268nTuYyh','timezone','ownerNode','getLabel','cssRules','DateTimeFormat','previewMode','map','text',':root','data-cke','fetch','collaboration_features','all','isResolved','merge_fields','7027389pLSHJz','MergeFieldsEditing','authorName','@external','author','4KhMUlq','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.','from','keys','content','plugins','has','locale','join','436nDwKtd','language','hasAttribute','length','indexOf','getCommentThreads','contentLanguage','then','.ck-content','createdAt','$labels','6MJDLCC','MergeFields','entries'];_0x31ec=function(){return _0x10a58a;};return _0x31ec();}function f(){const _0x205350=_0x3efb,_0x15f7af=[],_0xb81196=[];for(const _0x1a92e3 of Array[_0x205350(0x1c5)](document[_0x205350(0x1e9)])){if(_0x1a92e3[_0x205350(0x1fd)][_0x205350(0x1ce)](_0x205350(0x1b8))){for(const _0x45d408 of Array[_0x205350(0x1c5)](_0x1a92e3[_0x205350(0x1ff)]))-0x1!==_0x45d408[_0x205350(0x1de)][_0x205350(0x1d0)](_0x205350(0x1d4))?_0x15f7af[_0x205350(0x1ea)](_0x45d408[_0x205350(0x1de)]):-0x1!==_0x45d408[_0x205350(0x1de)][_0x205350(0x1d0)](_0x205350(0x1b7))&&_0xb81196[_0x205350(0x1ea)](_0x45d408[_0x205350(0x1de)]);}}return _0x15f7af[_0x205350(0x1cf)]||console[_0x205350(0x1f4)](_0x205350(0x1c4)),[..._0xb81196,..._0x15f7af][_0x205350(0x1cb)]('\x20')[_0x205350(0x1e3)]();}export function getConverterOptions(_0x3ec4e1,_0x5a661b={}){const _0x10e954=_0x3efb,_0x43947f=_0x3ec4e1[_0x10e954(0x1c8)][_0x10e954(0x1c9)](_0x10e954(0x1f2)),_0x50c085=_0x3ec4e1[_0x10e954(0x1c8)][_0x10e954(0x1c9)](_0x10e954(0x1f6)),_0xfcff2a=_0x3ec4e1[_0x10e954(0x1c8)][_0x10e954(0x1c9)](_0x10e954(0x1e7)),_0x56c96b=_0x5a661b;if(_0x43947f&&_0x50c085){const _0x15d611=getComments(_0x3ec4e1[_0x10e954(0x1c8)][_0x10e954(0x1f8)](_0x10e954(0x1f6))[_0x10e954(0x1d1)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object[_0x10e954(0x1c6)](_0x15d611)[_0x10e954(0x1cf)]&&(_0x56c96b[_0x10e954(0x1e2)]=_0x15d611);}if(_0x43947f&&_0xfcff2a){const _0x2b575c=_0x3ec4e1[_0x10e954(0x1c8)][_0x10e954(0x1f8)](_0x10e954(0x1e7)),_0x4ada92=_0x3ec4e1[_0x10e954(0x1c8)][_0x10e954(0x1f8)](_0x10e954(0x1f2)),_0x1cec2b=getSuggestions(_0x2b575c[_0x10e954(0x1df)]({'toJSON':!0x0}),_0x4ada92[_0x10e954(0x1e5)]);Object[_0x10e954(0x1c6)](_0x1cec2b)[_0x10e954(0x1cf)]&&(_0x56c96b[_0x10e954(0x1e6)]=_0x1cec2b);}return(_0x56c96b[_0x10e954(0x1e6)]||_0x56c96b[_0x10e954(0x1e2)])&&(_0x56c96b[_0x10e954(0x1fc)]=new Intl[(_0x10e954(0x200))]()[_0x10e954(0x1ef)]()[_0x10e954(0x1dd)]),_0x56c96b;}function _0x3efb(_0x138c20,_0x5a7632){const _0x31ecae=_0x31ec();return _0x3efb=function(_0x3efbe9,_0x4f8d9a){_0x3efbe9=_0x3efbe9-0x1b6;let _0x1a6b71=_0x31ecae[_0x3efbe9];return _0x1a6b71;},_0x3efb(_0x138c20,_0x5a7632);}export function getComments(_0xdde3f0){const _0x89eff2=_0x3efb,_0x168f0d={};if(!_0xdde3f0[_0x89eff2(0x1cf)])return _0x168f0d;for(const _0x4f9a96 of _0xdde3f0)_0x4f9a96[_0x89eff2(0x1e2)][_0x89eff2(0x202)](_0x4623bf=>{const _0x3cfae3=_0x89eff2;void 0x0===_0x168f0d[_0x4f9a96['id']]&&(_0x168f0d[_0x4f9a96['id']]=[]),_0x168f0d[_0x4f9a96['id']][_0x3cfae3(0x1ea)]({'author':_0x4623bf[_0x3cfae3(0x1c2)][_0x3cfae3(0x1e1)],'content':_0x4623bf[_0x3cfae3(0x1c7)],'created':_0x4623bf[_0x3cfae3(0x1d5)],'is_resolved':_0x4f9a96[_0x3cfae3(0x1bc)]});});return _0x168f0d;}export function getSuggestions(_0x1a2ae6,_0x36ddbd){const _0x4810e3=_0x3efb,_0x1d2e30={};if(!_0x1a2ae6[_0x4810e3(0x1cf)]||!_0x36ddbd[_0x4810e3(0x1cf)])return _0x1d2e30;for(const {id:_0x51b0b6,createdAt:_0x4ba5cb,authorId:_0xbb83e2,attributes:_0x5bcefc}of _0x1a2ae6){const _0x1ac952=_0x5bcefc&&_0x5bcefc[_0x4810e3(0x1c1)],_0x498ec3=_0x1ac952?_0x1ac952[_0x4810e3(0x1c0)]:_0x36ddbd[_0x4810e3(0x1f8)](_0xbb83e2)[_0x4810e3(0x1e1)];_0x1d2e30[_0x51b0b6]={'author':_0x498ec3,'created':_0x4ba5cb};}return _0x1d2e30;}export function getConverterOptionsV2(_0x3bc7a7,_0x515021={}){const _0x3a14e2=_0x3efb,_0x36b25b=_0x3bc7a7[_0x3a14e2(0x1c8)][_0x3a14e2(0x1c9)](_0x3a14e2(0x1f2)),_0x55ba26=_0x3bc7a7[_0x3a14e2(0x1c8)][_0x3a14e2(0x1c9)](_0x3a14e2(0x1f6)),_0x15e295=_0x3bc7a7[_0x3a14e2(0x1c8)][_0x3a14e2(0x1c9)](_0x3a14e2(0x1e7)),_0x3d0838=_0x3bc7a7[_0x3a14e2(0x1c8)][_0x3a14e2(0x1c9)](_0x3a14e2(0x1d8)),_0x106c01=_0x3bc7a7[_0x3a14e2(0x1ca)][_0x3a14e2(0x1d2)],_0x1b7d4a=_0x515021,_0x1917a9={};if(_0x1b7d4a[_0x3a14e2(0x1f7)]=_0x1b7d4a[_0x3a14e2(0x1f7)]||{},_0x1b7d4a[_0x3a14e2(0x1f7)][_0x3a14e2(0x1cd)]=_0x1b7d4a[_0x3a14e2(0x1f7)][_0x3a14e2(0x1cd)]||_0x106c01,_0x36b25b&&_0x55ba26){const _0x47c302=getCommentsV2(_0x3bc7a7[_0x3a14e2(0x1c8)][_0x3a14e2(0x1f8)](_0x3a14e2(0x1f6))[_0x3a14e2(0x1d1)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x47c302[_0x3a14e2(0x1cf)]&&(_0x1917a9[_0x3a14e2(0x1f0)]=_0x47c302);}if(_0x36b25b&&_0x15e295){const _0x5231f1=_0x3bc7a7[_0x3a14e2(0x1c8)][_0x3a14e2(0x1f8)](_0x3a14e2(0x1e7)),_0x3bc11e=_0x3bc7a7[_0x3a14e2(0x1c8)][_0x3a14e2(0x1f8)](_0x3a14e2(0x1f2)),_0x4a8595=getSuggestionsV2(_0x5231f1[_0x3a14e2(0x1df)]({'toJSON':!0x0}),_0x3bc11e[_0x3a14e2(0x1e5)]);_0x4a8595[_0x3a14e2(0x1cf)]&&(_0x1917a9[_0x3a14e2(0x1e6)]=_0x4a8595);}if(_0x3d0838){const _0x7f9b37=_0x3bc7a7[_0x3a14e2(0x1c8)][_0x3a14e2(0x1f8)](_0x3a14e2(0x1bf)),_0xd9d6f6=_0x7f9b37[_0x3a14e2(0x201)],{prefix:_0x127471,suffix:_0x4df400}=_0x3bc7a7[_0x3a14e2(0x1e4)][_0x3a14e2(0x1f8)](_0x3a14e2(0x1db));if(_0x1b7d4a[_0x3a14e2(0x1bd)]={'prefix':_0x127471,'suffix':_0x4df400},_0x3a14e2(0x1d6)!==_0xd9d6f6){_0x1b7d4a[_0x3a14e2(0x1bd)][_0x3a14e2(0x1f3)]={};const _0x21ae78=_0x3a14e2(0x1dc)===_0xd9d6f6?_0x7f9b37[_0x3a14e2(0x1ec)]():_0x7f9b37[_0x3a14e2(0x1ed)](_0xd9d6f6,!0x0);for(const _0x5dba9e of Object[_0x3a14e2(0x1d9)](_0x21ae78)){const [_0x43e0a1,_0x50bd87]=_0x5dba9e;_0x1b7d4a[_0x3a14e2(0x1bd)][_0x3a14e2(0x1f3)][_0x43e0a1]=null!==_0x50bd87?_0x50bd87:_0x7f9b37[_0x3a14e2(0x1fe)](_0x43e0a1);}}}return(_0x1917a9[_0x3a14e2(0x1f0)]||_0x1917a9[_0x3a14e2(0x1e6)])&&(_0x1b7d4a[_0x3a14e2(0x1fc)]=new Intl[(_0x3a14e2(0x200))]()[_0x3a14e2(0x1ef)]()[_0x3a14e2(0x1dd)],_0x1b7d4a[_0x3a14e2(0x1ba)]=_0x1917a9),_0x1b7d4a;}export function getCommentsV2(_0x59f0ca){const _0x308fd3=_0x3efb,_0x2fb0de=[];if(!_0x59f0ca[_0x308fd3(0x1cf)])return _0x2fb0de;for(const _0x1a953d of _0x59f0ca){const _0x1da2a7=_0x1a953d[_0x308fd3(0x1e2)][_0x308fd3(0x202)](_0x58d175=>({'author':_0x58d175[_0x308fd3(0x1c2)][_0x308fd3(0x1e1)],'content':_0x58d175[_0x308fd3(0x1c7)],'created_at':_0x58d175[_0x308fd3(0x1d5)]}));_0x2fb0de[_0x308fd3(0x1ea)]({'thread_id':_0x1a953d['id'],'is_resolved':_0x1a953d[_0x308fd3(0x1bc)],'comments':_0x1da2a7});}return _0x2fb0de;}export function getSuggestionsV2(_0x2f2b39,_0x5e1da5){const _0x316c4d=_0x3efb;return _0x2f2b39[_0x316c4d(0x1cf)]&&_0x5e1da5[_0x316c4d(0x1cf)]?_0x2f2b39[_0x316c4d(0x202)](({id:_0x8e68d1,createdAt:_0x39042a,authorId:_0x4ef219,attributes:_0x3f6570})=>{const _0x534ff7=_0x316c4d,_0x32d7af=_0x3f6570&&_0x3f6570[_0x534ff7(0x1c1)];return{'id':_0x8e68d1,'author':_0x32d7af?_0x32d7af[_0x534ff7(0x1c0)]:_0x5e1da5[_0x534ff7(0x1f8)](_0x4ef219)[_0x534ff7(0x1e1)],'created_at':_0x39042a};}):[];}