@ckeditor/ckeditor5-export-word 43.1.0-alpha.8 → 43.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. package/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 +5 -5
  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/common-translations.js +1 -1
  100. package/src/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x221d60=>{const {vi:{dictionary:_0x398e27,getPluralForm:_0x55e3c6}}={'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':_0x56c1d6=>0x0}};_0x221d60['vi']||={'dictionary':{},'getPluralForm':null},_0x221d60['vi']['dictionary']=Object['assign'](_0x221d60['vi']['dictionary'],_0x398e27),_0x221d60['vi']['getPluralForm']=_0x55e3c6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3aaa97=>{const {vi:{dictionary:_0x35eaa6,getPluralForm:_0x4a91ff}}={'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':_0x2474bc=>0x0}};_0x3aaa97['vi']||={'dictionary':{},'getPluralForm':null},_0x3aaa97['vi']['dictionary']=Object['assign'](_0x3aaa97['vi']['dictionary'],_0x35eaa6),_0x3aaa97['vi']['getPluralForm']=_0x4a91ff;})(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':_0xa6e1d6=>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':_0x3bb4da=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5084d4=>{const {'zh-cn':{dictionary:_0x3cfd4c,getPluralForm:_0x60c52f}}={'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':_0x3b8c53=>0x0}};_0x5084d4['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x5084d4['zh-cn']['dictionary']=Object['assign'](_0x5084d4['zh-cn']['dictionary'],_0x3cfd4c),_0x5084d4['zh-cn']['getPluralForm']=_0x60c52f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4ab407=>{const {'zh-cn':{dictionary:_0x5878f7,getPluralForm:_0xe540d7}}={'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':_0x4c6471=>0x0}};_0x4ab407['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x4ab407['zh-cn']['dictionary']=Object['assign'](_0x4ab407['zh-cn']['dictionary'],_0x5878f7),_0x4ab407['zh-cn']['getPluralForm']=_0xe540d7;})(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':_0x434bd4=>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':_0x316b59=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x268d5d=>{const {zh:{dictionary:_0x55540b,getPluralForm:_0x37468d}}={'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':_0x1601ec=>0x0}};_0x268d5d['zh']||={'dictionary':{},'getPluralForm':null},_0x268d5d['zh']['dictionary']=Object['assign'](_0x268d5d['zh']['dictionary'],_0x55540b),_0x268d5d['zh']['getPluralForm']=_0x37468d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1507a8=>{const {zh:{dictionary:_0x22a6b9,getPluralForm:_0x5a7e33}}={'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':_0xb0bf03=>0x0}};_0x1507a8['zh']||={'dictionary':{},'getPluralForm':null},_0x1507a8['zh']['dictionary']=Object['assign'](_0x1507a8['zh']['dictionary'],_0x22a6b9),_0x1507a8['zh']['getPluralForm']=_0x5a7e33;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-export-word",
3
- "version": "43.1.0-alpha.8",
3
+ "version": "43.1.0",
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.1.0-alpha.8",
34
- "@ckeditor/ckeditor5-utils": "43.1.0-alpha.8",
35
- "@ckeditor/ckeditor5-ui": "43.1.0-alpha.8",
36
- "ckeditor5": "43.1.0-alpha.8"
33
+ "@ckeditor/ckeditor5-core": "43.1.0",
34
+ "@ckeditor/ckeditor5-utils": "43.1.0",
35
+ "@ckeditor/ckeditor5-ui": "43.1.0",
36
+ "ckeditor5": "43.1.0"
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 _0xe77cf4=_0x585a;(function(_0xcd141f,_0x52b525){const _0x30c92b=_0x585a,_0x49bc12=_0xcd141f();while(!![]){try{const _0x385286=-parseInt(_0x30c92b(0x176))/0x1+-parseInt(_0x30c92b(0x175))/0x2*(parseInt(_0x30c92b(0x184))/0x3)+-parseInt(_0x30c92b(0x186))/0x4*(parseInt(_0x30c92b(0x17f))/0x5)+-parseInt(_0x30c92b(0x18f))/0x6*(-parseInt(_0x30c92b(0x185))/0x7)+parseInt(_0x30c92b(0x18a))/0x8+parseInt(_0x30c92b(0x18e))/0x9*(-parseInt(_0x30c92b(0x190))/0xa)+parseInt(_0x30c92b(0x188))/0xb;if(_0x385286===_0x52b525)break;else _0x49bc12['push'](_0x49bc12['shift']());}catch(_0x360f6d){_0x49bc12['push'](_0x49bc12['shift']());}}}(_0x4533,0xefc2d));import{Plugin as _0x1231f1}from'ckeditor5/src/core.js';import{Notification as _0xc2946a}from'ckeditor5/src/ui.js';function _0x585a(_0x18c166,_0x3e383b){const _0x45337b=_0x4533();return _0x585a=function(_0x585aa1,_0xdc65da){_0x585aa1=_0x585aa1-0x175;let _0x4f8988=_0x45337b[_0x585aa1];return _0x4f8988;},_0x585a(_0x18c166,_0x3e383b);}import _0x3d723e from'./exportwordcommand.js';import _0x2e1130 from'./exportwordui.js';export default class s extends _0x1231f1{static get[_0xe77cf4(0x17d)](){const _0x7f7fa8=_0xe77cf4;return _0x7f7fa8(0x181);}static get[_0xe77cf4(0x18c)](){const _0x4db843=_0xe77cf4;return[_0x4db843(0x179),_0xc2946a,_0x2e1130];}[_0xe77cf4(0x178)](){const _0x11699d=_0xe77cf4,_0x8dccce=this[_0x11699d(0x187)],_0x25f0b3=_0x8dccce[_0x11699d(0x182)][_0x11699d(0x18b)](_0x11699d(0x180))||{};_0x8dccce[_0x11699d(0x18d)][_0x11699d(0x177)](_0x11699d(0x180),new _0x3d723e(_0x8dccce));const _0x579685=_0x8dccce[_0x11699d(0x17b)][_0x11699d(0x18b)](_0x11699d(0x179));!0x1===_0x25f0b3[_0x11699d(0x17a)]?this[_0x11699d(0x17c)]=null:_0x25f0b3[_0x11699d(0x17a)]?_0x579685[_0x11699d(0x189)](_0x25f0b3[_0x11699d(0x17a)])[_0x11699d(0x183)](_0x3ed8ce=>{const _0x3401ee=_0x11699d;this[_0x3401ee(0x17c)]=_0x3ed8ce;}):this[_0x11699d(0x17c)]=_0x579685[_0x11699d(0x17e)];}}function _0x4533(){const _0x19d9f7=['13384544MaRjxc','get','requires','commands','72XfTPlg','6rBXTtz','897860vIDiwy','11206OIBqiH','15202BYMyzT','add','init','CloudServices','tokenUrl','plugins','_token','pluginName','token','370ENTgzn','exportWord','ExportWord','config','then','453ocMHzT','5061329qMdrvQ','78908AjyIJZ','editor','17878157PJcAtM','registerTokenUrl'];_0x4533=function(){return _0x19d9f7;};return _0x4533();}
23
+ const _0x32e447=_0x53c3;(function(_0x492779,_0x4ddf34){const _0xf01cf3=_0x53c3,_0x362998=_0x492779();while(!![]){try{const _0x400bfe=-parseInt(_0xf01cf3(0x195))/0x1*(-parseInt(_0xf01cf3(0x1a2))/0x2)+-parseInt(_0xf01cf3(0x197))/0x3*(parseInt(_0xf01cf3(0x191))/0x4)+-parseInt(_0xf01cf3(0x19a))/0x5+parseInt(_0xf01cf3(0x1a0))/0x6*(-parseInt(_0xf01cf3(0x19e))/0x7)+-parseInt(_0xf01cf3(0x199))/0x8+parseInt(_0xf01cf3(0x1a1))/0x9*(-parseInt(_0xf01cf3(0x198))/0xa)+-parseInt(_0xf01cf3(0x18f))/0xb*(-parseInt(_0xf01cf3(0x192))/0xc);if(_0x400bfe===_0x4ddf34)break;else _0x362998['push'](_0x362998['shift']());}catch(_0x218c36){_0x362998['push'](_0x362998['shift']());}}}(_0x4d42,0x4ec5f));function _0x4d42(){const _0x546c1e=['661300sVvbum','_token','get','CloudServices','86737VnHDzh','plugins','174EdBWgp','459ebIvup','4BLinrL','requires','token','editor','init','registerTokenUrl','add','ExportWord','then','config','13079tdSukR','tokenUrl','404fCtvrJ','15204nIRkkm','pluginName','exportWord','27967FXUeWS','commands','10173fNBSMg','19120eWCAJD','2465120yncZSz'];_0x4d42=function(){return _0x546c1e;};return _0x4d42();}import{Plugin as _0x567ce3}from'ckeditor5/src/core.js';import{Notification as _0x191be8}from'ckeditor5/src/ui.js';import _0x1a2b12 from'./exportwordcommand.js';import _0x12f6b9 from'./exportwordui.js';function _0x53c3(_0x37f913,_0x8e441){const _0x4d424f=_0x4d42();return _0x53c3=function(_0x53c3e6,_0x3891fc){_0x53c3e6=_0x53c3e6-0x18e;let _0x4692ed=_0x4d424f[_0x53c3e6];return _0x4692ed;},_0x53c3(_0x37f913,_0x8e441);}export default class s extends _0x567ce3{static get[_0x32e447(0x193)](){const _0x9c9c1=_0x32e447;return _0x9c9c1(0x1a9);}static get[_0x32e447(0x1a3)](){const _0x6b1036=_0x32e447;return[_0x6b1036(0x19d),_0x191be8,_0x12f6b9];}[_0x32e447(0x1a6)](){const _0x2f4fa7=_0x32e447,_0xa3c057=this[_0x2f4fa7(0x1a5)],_0x1f77b5=_0xa3c057[_0x2f4fa7(0x18e)][_0x2f4fa7(0x19c)](_0x2f4fa7(0x194))||{};_0xa3c057[_0x2f4fa7(0x196)][_0x2f4fa7(0x1a8)](_0x2f4fa7(0x194),new _0x1a2b12(_0xa3c057));const _0x17a0be=_0xa3c057[_0x2f4fa7(0x19f)][_0x2f4fa7(0x19c)](_0x2f4fa7(0x19d));!0x1===_0x1f77b5[_0x2f4fa7(0x190)]?this[_0x2f4fa7(0x19b)]=null:_0x1f77b5[_0x2f4fa7(0x190)]?_0x17a0be[_0x2f4fa7(0x1a7)](_0x1f77b5[_0x2f4fa7(0x190)])[_0x2f4fa7(0x1aa)](_0x5bd961=>{const _0x25f761=_0x2f4fa7;this[_0x25f761(0x19b)]=_0x5bd961;}):this[_0x2f4fa7(0x19b)]=_0x17a0be[_0x2f4fa7(0x1a4)];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x24f5ab=_0x4430;(function(_0x288545,_0x426ee7){const _0x168ec0=_0x4430,_0x4f4d39=_0x288545();while(!![]){try{const _0x5b48ea=parseInt(_0x168ec0(0x210))/0x1*(-parseInt(_0x168ec0(0x1ee))/0x2)+parseInt(_0x168ec0(0x203))/0x3+parseInt(_0x168ec0(0x223))/0x4*(parseInt(_0x168ec0(0x213))/0x5)+-parseInt(_0x168ec0(0x1de))/0x6+parseInt(_0x168ec0(0x209))/0x7+-parseInt(_0x168ec0(0x1e7))/0x8*(parseInt(_0x168ec0(0x1d4))/0x9)+parseInt(_0x168ec0(0x1da))/0xa;if(_0x5b48ea===_0x426ee7)break;else _0x4f4d39['push'](_0x4f4d39['shift']());}catch(_0x3bcbbc){_0x4f4d39['push'](_0x4f4d39['shift']());}}}(_0x3c7f,0x35568));import{Command as _0x9a8e8f}from'ckeditor5/src/core.js';function _0x4430(_0x3645de,_0x1d0747){const _0x3c7f45=_0x3c7f();return _0x4430=function(_0x44309b,_0x98cd24){_0x44309b=_0x44309b-0x1d3;let _0x612c38=_0x3c7f45[_0x44309b];return _0x612c38;},_0x4430(_0x3645de,_0x1d0747);}import{logWarning as _0x85f30d}from'ckeditor5/src/utils.js';function _0x3c7f(){const _0x43d34b=['orientation','plugins','stylesheets','get','2543DaDaHl','POST','announce','6065sPTdkf','Notification','converterUrl','value','locale','stringify','execute','export-word-v1-api-is-deprecated','affectsData','data','</div>','margin_top','editor','catch','pending','createElement','1028RYcbOe','isEnabled','1503918rlTzXl','footer','isBusy','remove','converterOptions','status','3159550kJRMiq','download','margin_bottom','URL','2329326gjmViy','options','Word\x20document\x20export\x20failed','ariaLiveAnnouncer','auto_pagination','fileName','config','margin_left','dataCallback','16qiFrUg','assertive','createObjectURL','fetch','<div\x20class=\x22ck-content\x22\x20dir=\x22','format','comments','106NbjKMG','margin_right','header','_token','suggestions','showWarning','set','href','token','finally','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.','https://docx-converter.cke-cs.com/v1/convert','function','blob','document.docx','click','_downloadFile','EDITOR_STYLES','application/docx','https://docx-converter.cke-cs.com/v2/convert/html-docx','application/json','326181JvgBZM','ExportWord','version','Word\x20document\x20export\x20successful','contentLanguageDirection','Word\x20document\x20export\x20started','2374771iwFCDo','refresh','then'];_0x3c7f=function(){return _0x43d34b;};return _0x3c7f();}import{getStyles as _0x5094a5,getConverterOptions as _0xafb060,getConverterOptionsV2 as _0x4797ec}from'./utils.js';import{getTranslation as _0x53608c}from'./utils/common-translations.js';const h=[_0x24f5ab(0x20c),_0x24f5ab(0x21e),_0x24f5ab(0x1ef),_0x24f5ab(0x1dc),_0x24f5ab(0x1e5),_0x24f5ab(0x1ec),_0x24f5ab(0x1f0),_0x24f5ab(0x1d5),_0x24f5ab(0x1ed),_0x24f5ab(0x1f2)];export default class e extends _0x9a8e8f{constructor(_0x352bed){const _0x5da82b=_0x24f5ab;super(_0x352bed),this[_0x5da82b(0x1f4)](_0x5da82b(0x1d6),!0x1),this[_0x5da82b(0x21b)]=!0x1;}[_0x24f5ab(0x20a)](){const _0xbc1ac7=_0x24f5ab;this[_0xbc1ac7(0x1d3)]=!this[_0xbc1ac7(0x1d6)],this[_0xbc1ac7(0x216)]=this[_0xbc1ac7(0x1d6)]?_0xbc1ac7(0x221):void 0x0;}[_0x24f5ab(0x219)](_0x4d3eaf={}){const _0x197bed=_0x24f5ab,_0x95e668=this[_0x197bed(0x21f)],_0x5673ec=_0x4d3eaf[_0x197bed(0x205)]||0x2,_0x1bac31=0x1===_0x5673ec,_0x53aa18=_0x4d3eaf[_0x197bed(0x215)]||(_0x1bac31?_0x197bed(0x1f9):_0x197bed(0x201)),_0x20f091=_0x4d3eaf[_0x197bed(0x1d8)]||{},_0x28d5e0=_0x95e668[_0x197bed(0x20d)][_0x197bed(0x20f)](_0x197bed(0x204)),_0x2951e7=_0x4d3eaf[_0x197bed(0x1f6)]||_0x28d5e0[_0x197bed(0x1f1)],_0x1fd0b9=!0x0===_0x20f091[_0x197bed(0x1e2)],_0x3f3f61=_0x4d3eaf[_0x197bed(0x1e6)]||(_0x100aea=>_0x100aea[_0x197bed(0x21c)][_0x197bed(0x20f)]({'pagination':_0x1fd0b9}));return 0x2===_0x5673ec&&function(_0xf73eec){for(const _0x150da3 of h)if(void 0x0!==_0xf73eec[_0x150da3])return!0x0;return!0x1;}(_0x20f091)&&_0x85f30d(_0x197bed(0x21a)),this[_0x197bed(0x1d6)]=!0x0,this[_0x197bed(0x20a)](),_0x5094a5(_0x4d3eaf[_0x197bed(0x20e)]||[_0x197bed(0x1ff)])[_0x197bed(0x20b)](async _0x2f2cf9=>{const _0x12f7f8=_0x197bed;_0x95e668['ui'][_0x12f7f8(0x1e1)][_0x12f7f8(0x212)](_0x53608c(_0x95e668[_0x12f7f8(0x217)],_0x12f7f8(0x208)));const _0x3a359c=await _0x3f3f61(_0x95e668),_0x65d9e5={'html':_0x12f7f8(0x1eb)+_0x95e668[_0x12f7f8(0x217)][_0x12f7f8(0x207)]+'\x22>'+_0x3a359c+_0x12f7f8(0x21d),'css':_0x2f2cf9,[_0x1bac31?_0x12f7f8(0x1df):_0x12f7f8(0x1e4)]:{..._0x20f091,..._0x1bac31?_0xafb060(_0x95e668,_0x20f091):_0x4797ec(_0x95e668,_0x20f091)}},_0x3b7cbe={'method':_0x12f7f8(0x211),'headers':{'Content-Type':_0x12f7f8(0x202),'Accept':_0x12f7f8(0x200),..._0x2951e7?{'Authorization':_0x2951e7[_0x12f7f8(0x216)]}:null},'body':JSON[_0x12f7f8(0x218)](_0x65d9e5)};return window[_0x12f7f8(0x1ea)](_0x53aa18,_0x3b7cbe)[_0x12f7f8(0x20b)](_0xd25226=>{const _0x3f3640=_0x12f7f8;if(0xc8!==_0xd25226[_0x3f3640(0x1d9)])throw _0xd25226;return _0xd25226[_0x3f3640(0x1fb)]();})[_0x12f7f8(0x20b)](_0x4d952e=>{const _0x37d7b7=_0x12f7f8;_0x95e668['ui'][_0x37d7b7(0x1e1)][_0x37d7b7(0x212)](_0x53608c(_0x95e668[_0x37d7b7(0x217)],_0x37d7b7(0x206)));const _0x8cf007=_0x37d7b7(0x1fa)==typeof _0x4d3eaf[_0x37d7b7(0x1e3)]?_0x4d3eaf[_0x37d7b7(0x1e3)]():_0x4d3eaf[_0x37d7b7(0x1e3)];this[_0x37d7b7(0x1fe)](_0x4d952e,_0x8cf007||_0x37d7b7(0x1fc));});})[_0x197bed(0x220)](_0x21fe71=>{const _0x10b057=_0x197bed,_0xc4c6cb=_0x95e668[_0x10b057(0x20d)][_0x10b057(0x20f)](_0x10b057(0x214));throw _0x95e668['ui'][_0x10b057(0x1e1)][_0x10b057(0x212)](_0x53608c(_0x95e668[_0x10b057(0x217)],_0x10b057(0x1e0)),{'politeness':_0x10b057(0x1e8)}),_0xc4c6cb[_0x10b057(0x1f3)](_0x53608c(_0x95e668[_0x10b057(0x217)],_0x10b057(0x1f8))),_0x21fe71;})[_0x197bed(0x1f7)](()=>{const _0x4ee518=_0x197bed;this[_0x4ee518(0x1d6)]=!0x1,this[_0x4ee518(0x20a)]();});}[_0x24f5ab(0x1fe)](_0x5b9848,_0x139e03){const _0x11a5f6=_0x24f5ab,_0x4d4c78=document[_0x11a5f6(0x222)]('a');_0x4d4c78[_0x11a5f6(0x1f5)]=window[_0x11a5f6(0x1dd)][_0x11a5f6(0x1e9)](_0x5b9848),_0x4d4c78[_0x11a5f6(0x1db)]=_0x139e03,_0x4d4c78[_0x11a5f6(0x1fd)](),_0x4d4c78[_0x11a5f6(0x1d7)]();}}
23
+ const _0x469500=_0x44ec;function _0x44ec(_0x3b7de1,_0x211c39){const _0x3d95b1=_0x3d95();return _0x44ec=function(_0x44ecdf,_0x218f18){_0x44ecdf=_0x44ecdf-0x132;let _0x139158=_0x3d95b1[_0x44ecdf];return _0x139158;},_0x44ec(_0x3b7de1,_0x211c39);}(function(_0x1dfbcc,_0x2123da){const _0x899f68=_0x44ec,_0x551bc5=_0x1dfbcc();while(!![]){try{const _0x42b6c5=-parseInt(_0x899f68(0x14b))/0x1*(-parseInt(_0x899f68(0x146))/0x2)+-parseInt(_0x899f68(0x17e))/0x3+-parseInt(_0x899f68(0x16d))/0x4*(-parseInt(_0x899f68(0x163))/0x5)+-parseInt(_0x899f68(0x16a))/0x6+parseInt(_0x899f68(0x173))/0x7+-parseInt(_0x899f68(0x153))/0x8+-parseInt(_0x899f68(0x16f))/0x9;if(_0x42b6c5===_0x2123da)break;else _0x551bc5['push'](_0x551bc5['shift']());}catch(_0x27f5eb){_0x551bc5['push'](_0x551bc5['shift']());}}}(_0x3d95,0x77c6b));import{Command as _0x32ab8c}from'ckeditor5/src/core.js';import{logWarning as _0x236059}from'ckeditor5/src/utils.js';import{getStyles as _0xc1d297,getConverterOptions as _0x59fdfc,getConverterOptionsV2 as _0x4cac84}from'./utils.js';import{getTranslation as _0x72dbd7}from'./utils/common-translations.js';const h=[_0x469500(0x156),_0x469500(0x16c),_0x469500(0x14a),_0x469500(0x17c),_0x469500(0x13e),_0x469500(0x13b),_0x469500(0x13d),_0x469500(0x14e),_0x469500(0x158),_0x469500(0x164)];function _0x3d95(){const _0x3d6a66=['comments','stylesheets','converterUrl','data','application/json','EDITOR_STYLES','https://docx-converter.cke-cs.com/v2/convert/html-docx','isEnabled','catch','ExportWord','POST','947825FRlayL','suggestions','<div\x20class=\x22ck-content\x22\x20dir=\x22','Word\x20document\x20export\x20started','config','contentLanguageDirection','fetch','1977792SDtEny','</div>','margin_top','16KPVkyN','announce','2599713ViMdOG','https://docx-converter.cke-cs.com/v1/convert','_token','get','4918543hXvtYZ','export-word-v1-api-is-deprecated','value','blob','fileName','showWarning','_downloadFile','locale','application/docx','margin_bottom','then','857790lrqPSf','plugins','Notification','editor','auto_pagination','href','refresh','stringify','document.docx','Word\x20document\x20export\x20successful','download','execute','createElement','format','assertive','header','margin_left','version','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.','URL','finally','set','Word\x20document\x20export\x20failed','status','26238JMmdpP','pending','remove','dataCallback','margin_right','15cJLyPt','token','converterOptions','footer','isBusy','function','options','createObjectURL','2101376rIMjjY','affectsData','ariaLiveAnnouncer','orientation','click'];_0x3d95=function(){return _0x3d6a66;};return _0x3d95();}export default class e extends _0x32ab8c{constructor(_0x29649a){const _0x427367=_0x469500;super(_0x29649a),this[_0x427367(0x143)](_0x427367(0x14f),!0x1),this[_0x427367(0x154)]=!0x1;}[_0x469500(0x134)](){const _0x24c936=_0x469500;this[_0x24c936(0x15f)]=!this[_0x24c936(0x14f)],this[_0x24c936(0x175)]=this[_0x24c936(0x14f)]?_0x24c936(0x147):void 0x0;}[_0x469500(0x139)](_0x233db8={}){const _0x2f1279=_0x469500,_0x2f9371=this[_0x2f1279(0x181)],_0x245bb9=_0x233db8[_0x2f1279(0x13f)]||0x2,_0x16a2bf=0x1===_0x245bb9,_0xc28b51=_0x233db8[_0x2f1279(0x15a)]||(_0x16a2bf?_0x2f1279(0x170):_0x2f1279(0x15e)),_0x3c412a=_0x233db8[_0x2f1279(0x14d)]||{},_0x4f21d1=_0x2f9371[_0x2f1279(0x17f)][_0x2f1279(0x172)](_0x2f1279(0x161)),_0x4ab754=_0x233db8[_0x2f1279(0x14c)]||_0x4f21d1[_0x2f1279(0x171)],_0x6cf7cf=!0x0===_0x3c412a[_0x2f1279(0x132)],_0x4fc39f=_0x233db8[_0x2f1279(0x149)]||(_0x599a16=>_0x599a16[_0x2f1279(0x15b)][_0x2f1279(0x172)]({'pagination':_0x6cf7cf}));return 0x2===_0x245bb9&&function(_0x2651f6){for(const _0x524346 of h)if(void 0x0!==_0x2651f6[_0x524346])return!0x0;return!0x1;}(_0x3c412a)&&_0x236059(_0x2f1279(0x174)),this[_0x2f1279(0x14f)]=!0x0,this[_0x2f1279(0x134)](),_0xc1d297(_0x233db8[_0x2f1279(0x159)]||[_0x2f1279(0x15d)])[_0x2f1279(0x17d)](async _0x3fdd08=>{const _0x231c4a=_0x2f1279;_0x2f9371['ui'][_0x231c4a(0x155)][_0x231c4a(0x16e)](_0x72dbd7(_0x2f9371[_0x231c4a(0x17a)],_0x231c4a(0x166)));const _0x59db15=await _0x4fc39f(_0x2f9371),_0x123799={'html':_0x231c4a(0x165)+_0x2f9371[_0x231c4a(0x17a)][_0x231c4a(0x168)]+'\x22>'+_0x59db15+_0x231c4a(0x16b),'css':_0x3fdd08,[_0x16a2bf?_0x231c4a(0x151):_0x231c4a(0x167)]:{..._0x3c412a,..._0x16a2bf?_0x59fdfc(_0x2f9371,_0x3c412a):_0x4cac84(_0x2f9371,_0x3c412a)}},_0x30aa33={'method':_0x231c4a(0x162),'headers':{'Content-Type':_0x231c4a(0x15c),'Accept':_0x231c4a(0x17b),..._0x4ab754?{'Authorization':_0x4ab754[_0x231c4a(0x175)]}:null},'body':JSON[_0x231c4a(0x135)](_0x123799)};return window[_0x231c4a(0x169)](_0xc28b51,_0x30aa33)[_0x231c4a(0x17d)](_0x5e3c30=>{const _0x2c4660=_0x231c4a;if(0xc8!==_0x5e3c30[_0x2c4660(0x145)])throw _0x5e3c30;return _0x5e3c30[_0x2c4660(0x176)]();})[_0x231c4a(0x17d)](_0x320ae3=>{const _0x42d167=_0x231c4a;_0x2f9371['ui'][_0x42d167(0x155)][_0x42d167(0x16e)](_0x72dbd7(_0x2f9371[_0x42d167(0x17a)],_0x42d167(0x137)));const _0x2bf1b7=_0x42d167(0x150)==typeof _0x233db8[_0x42d167(0x177)]?_0x233db8[_0x42d167(0x177)]():_0x233db8[_0x42d167(0x177)];this[_0x42d167(0x179)](_0x320ae3,_0x2bf1b7||_0x42d167(0x136));});})[_0x2f1279(0x160)](_0x2eea40=>{const _0x5b66d2=_0x2f1279,_0x4b2ce5=_0x2f9371[_0x5b66d2(0x17f)][_0x5b66d2(0x172)](_0x5b66d2(0x180));throw _0x2f9371['ui'][_0x5b66d2(0x155)][_0x5b66d2(0x16e)](_0x72dbd7(_0x2f9371[_0x5b66d2(0x17a)],_0x5b66d2(0x144)),{'politeness':_0x5b66d2(0x13c)}),_0x4b2ce5[_0x5b66d2(0x178)](_0x72dbd7(_0x2f9371[_0x5b66d2(0x17a)],_0x5b66d2(0x140))),_0x2eea40;})[_0x2f1279(0x142)](()=>{const _0x102aad=_0x2f1279;this[_0x102aad(0x14f)]=!0x1,this[_0x102aad(0x134)]();});}[_0x469500(0x179)](_0x26eb2f,_0x37543a){const _0x3a85fe=_0x469500,_0x39c858=document[_0x3a85fe(0x13a)]('a');_0x39c858[_0x3a85fe(0x133)]=window[_0x3a85fe(0x141)][_0x3a85fe(0x152)](_0x26eb2f),_0x39c858[_0x3a85fe(0x138)]=_0x37543a,_0x39c858[_0x3a85fe(0x157)](),_0x39c858[_0x3a85fe(0x148)]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x391b(){const _0x2e17d4=['set','ExportWordUI','config','execute','18teuqis','20190nlUOFR','listenTo','get','2dzFIsT','636381bpLJBP','label','110124HzVJCL','add','98imwlAN','bind','isVisible','isOn','95049LwTxJJ','Export\x20to\x20Word','4983pTrkPX','iconView','children','isEnabled','pluginName','Exporting\x20Word\x20document','init','focus','locale','1833384CkZTfR','1847690jJYlaW','isBusy','2290720ISKiUR','exportWord','menuBar:exportWord','componentFactory','commands','editor','view','editing','_createButton'];_0x391b=function(){return _0x2e17d4;};return _0x391b();}const _0x18bb0c=_0x37ba;function _0x37ba(_0x448a1d,_0x9a0a9f){const _0x391b02=_0x391b();return _0x37ba=function(_0x37ba38,_0x1bdef5){_0x37ba38=_0x37ba38-0x125;let _0x4bbf46=_0x391b02[_0x37ba38];return _0x4bbf46;},_0x37ba(_0x448a1d,_0x9a0a9f);}(function(_0x291bc8,_0x5da6e7){const _0x4e9251=_0x37ba,_0x326f62=_0x291bc8();while(!![]){try{const _0x13e855=parseInt(_0x4e9251(0x13f))/0x1+parseInt(_0x4e9251(0x136))/0x2*(parseInt(_0x4e9251(0x137))/0x3)+parseInt(_0x4e9251(0x125))/0x4+-parseInt(_0x4e9251(0x14b))/0x5+parseInt(_0x4e9251(0x139))/0x6*(parseInt(_0x4e9251(0x13b))/0x7)+-parseInt(_0x4e9251(0x14a))/0x8*(-parseInt(_0x4e9251(0x132))/0x9)+parseInt(_0x4e9251(0x133))/0xa*(-parseInt(_0x4e9251(0x141))/0xb);if(_0x13e855===_0x5da6e7)break;else _0x326f62['push'](_0x326f62['shift']());}catch(_0x66a62){_0x326f62['push'](_0x326f62['shift']());}}}(_0x391b,0x4bee5));import{Plugin as _0x539b3e}from'ckeditor5/src/core.js';import{ButtonView as _0x5c8555,MenuBarMenuListItemButtonView as _0xb82367,SpinnerView as _0x4f058c}from'ckeditor5/src/ui.js';import _0x40fdc0 from'../theme/icons/exportword.svg';import{getTranslation as _0x5d69db}from'./utils/common-translations.js';export default class i extends _0x539b3e{static get[_0x18bb0c(0x145)](){const _0x2d58a5=_0x18bb0c;return _0x2d58a5(0x12f);}[_0x18bb0c(0x147)](){const _0x3a76d7=_0x18bb0c,_0x4bc09b=this[_0x3a76d7(0x12a)];_0x4bc09b['ui'][_0x3a76d7(0x128)][_0x3a76d7(0x13a)](_0x3a76d7(0x126),()=>{const _0x5473e9=_0x3a76d7,_0x53ac1c=_0x4bc09b[_0x5473e9(0x129)][_0x5473e9(0x135)](_0x5473e9(0x126)),_0x123733=this[_0x5473e9(0x12d)](_0x5c8555);return _0x123733[_0x5473e9(0x12e)]({'tooltip':!0x0}),_0x123733[_0x5473e9(0x13c)](_0x5473e9(0x13e))['to'](_0x53ac1c,_0x5473e9(0x14c)),_0x123733;}),_0x4bc09b['ui'][_0x3a76d7(0x128)][_0x3a76d7(0x13a)](_0x3a76d7(0x127),()=>this[_0x3a76d7(0x12d)](_0xb82367));}[_0x18bb0c(0x12d)](_0x416e74){const _0x4d6a43=_0x18bb0c,_0x32287b=this[_0x4d6a43(0x12a)],_0x43ab63=_0x32287b[_0x4d6a43(0x130)][_0x4d6a43(0x135)](_0x4d6a43(0x126))||{},_0x149122=_0x32287b[_0x4d6a43(0x129)][_0x4d6a43(0x135)](_0x4d6a43(0x126)),_0x990795=new _0x416e74(_0x32287b[_0x4d6a43(0x149)]),_0x4f2a6f=new _0x4f058c();return _0x990795[_0x4d6a43(0x143)][_0x4d6a43(0x13a)](_0x4f2a6f),_0x4f2a6f[_0x4d6a43(0x13c)](_0x4d6a43(0x13d))['to'](_0x149122,_0x4d6a43(0x14c)),_0x990795[_0x4d6a43(0x142)][_0x4d6a43(0x13c)](_0x4d6a43(0x13d))['to'](_0x149122,_0x4d6a43(0x14c),_0x79cd61=>!_0x79cd61),_0x990795[_0x4d6a43(0x12e)]({'icon':_0x40fdc0}),_0x990795[_0x4d6a43(0x13c)](_0x4d6a43(0x144))['to'](_0x149122,_0x4d6a43(0x144)),_0x990795[_0x4d6a43(0x13c)](_0x4d6a43(0x138))['to'](_0x149122,_0x4d6a43(0x14c),_0x32e1f0=>_0x5d69db(_0x32287b[_0x4d6a43(0x149)],_0x32e1f0?_0x4d6a43(0x146):_0x4d6a43(0x140))),this[_0x4d6a43(0x134)](_0x990795,_0x4d6a43(0x131),()=>{const _0x21a298=_0x4d6a43;_0x32287b[_0x21a298(0x131)](_0x21a298(0x126),_0x43ab63),_0x32287b[_0x21a298(0x12c)][_0x21a298(0x12b)][_0x21a298(0x148)]();}),_0x990795;}}
23
+ const _0x18b389=_0x5e78;function _0x5e78(_0x52e777,_0x2a8131){const _0x372d19=_0x372d();return _0x5e78=function(_0x5e78de,_0x359e9e){_0x5e78de=_0x5e78de-0x15b;let _0x3592c1=_0x372d19[_0x5e78de];return _0x3592c1;},_0x5e78(_0x52e777,_0x2a8131);}(function(_0x2a32c5,_0xd2a273){const _0x5d01b7=_0x5e78,_0x57bab2=_0x2a32c5();while(!![]){try{const _0x5345c0=-parseInt(_0x5d01b7(0x165))/0x1*(-parseInt(_0x5d01b7(0x174))/0x2)+-parseInt(_0x5d01b7(0x15e))/0x3*(-parseInt(_0x5d01b7(0x164))/0x4)+-parseInt(_0x5d01b7(0x16e))/0x5+-parseInt(_0x5d01b7(0x163))/0x6+parseInt(_0x5d01b7(0x16f))/0x7*(-parseInt(_0x5d01b7(0x16c))/0x8)+parseInt(_0x5d01b7(0x173))/0x9*(parseInt(_0x5d01b7(0x180))/0xa)+parseInt(_0x5d01b7(0x16b))/0xb*(parseInt(_0x5d01b7(0x182))/0xc);if(_0x5345c0===_0xd2a273)break;else _0x57bab2['push'](_0x57bab2['shift']());}catch(_0x9f6d6e){_0x57bab2['push'](_0x57bab2['shift']());}}}(_0x372d,0x2f772));import{Plugin as _0x3ca46a}from'ckeditor5/src/core.js';import{ButtonView as _0xc2a886,MenuBarMenuListItemButtonView as _0x249fb5,SpinnerView as _0x4c51c2}from'ckeditor5/src/ui.js';import _0x22f47d from'../theme/icons/exportword.svg';import{getTranslation as _0x404fc0}from'./utils/common-translations.js';function _0x372d(){const _0x2a5f6a=['label','1258866sNudFE','1524EJmBUE','197330IRAmcr','config','locale','Exporting\x20Word\x20document','commands','init','107404NrYhEH','8PlbROg','view','1871370zVTeUs','699356XtthbW','isEnabled','_createButton','get','115785zxEQeI','2UwjZQW','add','isVisible','isOn','Export\x20to\x20Word','bind','focus','execute','listenTo','componentFactory','children','menuBar:exportWord','80YXRuYP','set','564qMXGeI','ExportWordUI','editing','pluginName','editor','939ohPlwl','isBusy','iconView','exportWord'];_0x372d=function(){return _0x2a5f6a;};return _0x372d();}export default class i extends _0x3ca46a{static get[_0x18b389(0x15c)](){const _0x599c9c=_0x18b389;return _0x599c9c(0x183);}[_0x18b389(0x16a)](){const _0x5db338=_0x18b389,_0x22fc4a=this[_0x5db338(0x15d)];_0x22fc4a['ui'][_0x5db338(0x17d)][_0x5db338(0x175)](_0x5db338(0x161),()=>{const _0x5497cc=_0x5db338,_0x21816e=_0x22fc4a[_0x5497cc(0x169)][_0x5497cc(0x172)](_0x5497cc(0x161)),_0x154673=this[_0x5497cc(0x171)](_0xc2a886);return _0x154673[_0x5497cc(0x181)]({'tooltip':!0x0}),_0x154673[_0x5497cc(0x179)](_0x5497cc(0x177))['to'](_0x21816e,_0x5497cc(0x15f)),_0x154673;}),_0x22fc4a['ui'][_0x5db338(0x17d)][_0x5db338(0x175)](_0x5db338(0x17f),()=>this[_0x5db338(0x171)](_0x249fb5));}[_0x18b389(0x171)](_0x373ffb){const _0x46e4f1=_0x18b389,_0x8b8271=this[_0x46e4f1(0x15d)],_0x246abd=_0x8b8271[_0x46e4f1(0x166)][_0x46e4f1(0x172)](_0x46e4f1(0x161))||{},_0x163756=_0x8b8271[_0x46e4f1(0x169)][_0x46e4f1(0x172)](_0x46e4f1(0x161)),_0x25cdf9=new _0x373ffb(_0x8b8271[_0x46e4f1(0x167)]),_0x4d9e77=new _0x4c51c2();return _0x25cdf9[_0x46e4f1(0x17e)][_0x46e4f1(0x175)](_0x4d9e77),_0x4d9e77[_0x46e4f1(0x179)](_0x46e4f1(0x176))['to'](_0x163756,_0x46e4f1(0x15f)),_0x25cdf9[_0x46e4f1(0x160)][_0x46e4f1(0x179)](_0x46e4f1(0x176))['to'](_0x163756,_0x46e4f1(0x15f),_0x21eb20=>!_0x21eb20),_0x25cdf9[_0x46e4f1(0x181)]({'icon':_0x22f47d}),_0x25cdf9[_0x46e4f1(0x179)](_0x46e4f1(0x170))['to'](_0x163756,_0x46e4f1(0x170)),_0x25cdf9[_0x46e4f1(0x179)](_0x46e4f1(0x162))['to'](_0x163756,_0x46e4f1(0x15f),_0x272b69=>_0x404fc0(_0x8b8271[_0x46e4f1(0x167)],_0x272b69?_0x46e4f1(0x168):_0x46e4f1(0x178))),this[_0x46e4f1(0x17c)](_0x25cdf9,_0x46e4f1(0x17b),()=>{const _0x2991ff=_0x46e4f1;_0x8b8271[_0x2991ff(0x17b)](_0x2991ff(0x161),_0x246abd),_0x8b8271[_0x2991ff(0x15b)][_0x2991ff(0x16d)][_0x2991ff(0x17a)]();}),_0x25cdf9;}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x16b1(){var _0x3b0ff5=['27QnvypY','1405770zOSJwk','588094NEFyFx','7UezTSz','1248258kaZSMz','5928nnuUic','86557rjwmMh','457544QxAcUF','608ZbBkWV','7206070OReZXK'];_0x16b1=function(){return _0x3b0ff5;};return _0x16b1();}function _0x2530(_0x1f82bc,_0x1a6edd){var _0x16b108=_0x16b1();return _0x2530=function(_0x2530f4,_0xd9d839){_0x2530f4=_0x2530f4-0x135;var _0x40b6f7=_0x16b108[_0x2530f4];return _0x40b6f7;},_0x2530(_0x1f82bc,_0x1a6edd);}(function(_0xef409a,_0x3c7b73){var _0x733602=_0x2530,_0x1136ec=_0xef409a();while(!![]){try{var _0x13092c=parseInt(_0x733602(0x13b))/0x1+parseInt(_0x733602(0x137))/0x2+-parseInt(_0x733602(0x13a))/0x3*(-parseInt(_0x733602(0x13d))/0x4)+parseInt(_0x733602(0x136))/0x5+-parseInt(_0x733602(0x139))/0x6*(parseInt(_0x733602(0x138))/0x7)+parseInt(_0x733602(0x13c))/0x8*(parseInt(_0x733602(0x135))/0x9)+-parseInt(_0x733602(0x13e))/0xa;if(_0x13092c===_0x3c7b73)break;else _0x1136ec['push'](_0x1136ec['shift']());}catch(_0x5ca2f4){_0x1136ec['push'](_0x1136ec['shift']());}}}(_0x16b1,0x320ef));export{default as ExportWord}from'./exportword.js';import'./augmentation.js';
23
+ (function(_0x5ad62f,_0x4b39a6){var _0x31db9b=_0x4141,_0x5d7ebc=_0x5ad62f();while(!![]){try{var _0x5b18d8=parseInt(_0x31db9b(0xf0))/0x1*(-parseInt(_0x31db9b(0xef))/0x2)+parseInt(_0x31db9b(0xea))/0x3+parseInt(_0x31db9b(0xe7))/0x4*(-parseInt(_0x31db9b(0xec))/0x5)+-parseInt(_0x31db9b(0xe9))/0x6+parseInt(_0x31db9b(0xee))/0x7+-parseInt(_0x31db9b(0xed))/0x8*(-parseInt(_0x31db9b(0xeb))/0x9)+parseInt(_0x31db9b(0xe8))/0xa;if(_0x5b18d8===_0x4b39a6)break;else _0x5d7ebc['push'](_0x5d7ebc['shift']());}catch(_0x183aa4){_0x5d7ebc['push'](_0x5d7ebc['shift']());}}}(_0x62d7,0x79d7e));export{default as ExportWord}from'./exportword.js';function _0x62d7(){var _0x40b808=['324900YsBkoe','3826287CYFTKE','55785awzimZ','16UVSRIp','5944001ZQfBjI','2SAkqne','671429ZEnFiO','128HpyZiq','2553550IPouZE','3213366YOyUQN'];_0x62d7=function(){return _0x40b808;};return _0x62d7();}function _0x4141(_0x4872d7,_0x463309){var _0x62d703=_0x62d7();return _0x4141=function(_0x414180,_0x7203a9){_0x414180=_0x414180-0xe7;var _0x108c9e=_0x62d703[_0x414180];return _0x108c9e;},_0x4141(_0x4872d7,_0x463309);}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x217ea0,_0x33eb30){const t=_0x217ea0['t'];switch(_0x33eb30){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 _0x33eb30;}}
23
+ export function getTranslation(_0x44c8a7,_0x190e38){const t=_0x44c8a7['t'];switch(_0x190e38){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 _0x190e38;}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x1e09fd,_0x1e39f3){const _0x4a8046=_0x1f07,_0xe32067=_0x1e09fd();while(!![]){try{const _0x28263c=parseInt(_0x4a8046(0x189))/0x1+parseInt(_0x4a8046(0x17c))/0x2*(parseInt(_0x4a8046(0x16a))/0x3)+-parseInt(_0x4a8046(0x191))/0x4*(parseInt(_0x4a8046(0x19f))/0x5)+-parseInt(_0x4a8046(0x182))/0x6*(parseInt(_0x4a8046(0x19e))/0x7)+-parseInt(_0x4a8046(0x160))/0x8+-parseInt(_0x4a8046(0x188))/0x9+parseInt(_0x4a8046(0x16b))/0xa;if(_0x28263c===_0x1e39f3)break;else _0xe32067['push'](_0xe32067['shift']());}catch(_0x2aaddc){_0xe32067['push'](_0xe32067['shift']());}}}(_0x9a31,0xc21de));export function getStyles(_0xa714d8){const _0x2b92bc=_0x1f07;if(!_0xa714d8)return new Promise(_0x3cea27=>_0x3cea27(''));const _0x1a5cdf=[];for(const _0x5c0f7a of _0xa714d8)_0x2b92bc(0x193)!==_0x5c0f7a?_0x1a5cdf[_0x2b92bc(0x15e)](window[_0x2b92bc(0x17f)](_0x5c0f7a)[_0x2b92bc(0x181)](_0x5f00be=>_0x5f00be[_0x2b92bc(0x164)]())):_0x1a5cdf[_0x2b92bc(0x15e)](f());return Promise[_0x2b92bc(0x163)](_0x1a5cdf)[_0x2b92bc(0x181)](_0x4a081b=>_0x4a081b[_0x2b92bc(0x180)]('\x20')[_0x2b92bc(0x15b)]());}function f(){const _0x2a1270=_0x1f07,_0x4cff37=[],_0x1b5951=[];for(const _0x1f5b77 of Array[_0x2a1270(0x19b)](document[_0x2a1270(0x173)])){if(_0x1f5b77[_0x2a1270(0x169)][_0x2a1270(0x17d)](_0x2a1270(0x18f))){for(const _0x38ff7f of Array[_0x2a1270(0x19b)](_0x1f5b77[_0x2a1270(0x172)]))-0x1!==_0x38ff7f[_0x2a1270(0x159)][_0x2a1270(0x162)](_0x2a1270(0x161))?_0x4cff37[_0x2a1270(0x15e)](_0x38ff7f[_0x2a1270(0x159)]):-0x1!==_0x38ff7f[_0x2a1270(0x159)][_0x2a1270(0x162)](_0x2a1270(0x197))&&_0x1b5951[_0x2a1270(0x15e)](_0x38ff7f[_0x2a1270(0x159)]);}}return _0x4cff37[_0x2a1270(0x175)]||console[_0x2a1270(0x195)](_0x2a1270(0x15a)),[..._0x1b5951,..._0x4cff37][_0x2a1270(0x180)]('\x20')[_0x2a1270(0x15b)]();}function _0x1f07(_0x181754,_0x28ea15){const _0x9a31cd=_0x9a31();return _0x1f07=function(_0x1f07f0,_0x2adbd3){_0x1f07f0=_0x1f07f0-0x158;let _0x2fc9d1=_0x9a31cd[_0x1f07f0];return _0x2fc9d1;},_0x1f07(_0x181754,_0x28ea15);}export function getConverterOptions(_0xe004fc,_0x49f4d4={}){const _0x23a38c=_0x1f07,_0x1c0b01=_0xe004fc[_0x23a38c(0x18e)][_0x23a38c(0x165)](_0x23a38c(0x15d)),_0xfbf156=_0xe004fc[_0x23a38c(0x18e)][_0x23a38c(0x165)](_0x23a38c(0x171)),_0x3023d0=_0xe004fc[_0x23a38c(0x18e)][_0x23a38c(0x165)](_0x23a38c(0x18b)),_0x19034a=_0x49f4d4;if(_0x1c0b01&&_0xfbf156){const _0x6fcef8=getComments(_0xe004fc[_0x23a38c(0x18e)][_0x23a38c(0x1a0)](_0x23a38c(0x171))[_0x23a38c(0x199)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object[_0x23a38c(0x15c)](_0x6fcef8)[_0x23a38c(0x175)]&&(_0x19034a[_0x23a38c(0x18d)]=_0x6fcef8);}if(_0x1c0b01&&_0x3023d0){const _0x4b0b35=_0xe004fc[_0x23a38c(0x18e)][_0x23a38c(0x1a0)](_0x23a38c(0x18b)),_0x4ecff2=_0xe004fc[_0x23a38c(0x18e)][_0x23a38c(0x1a0)](_0x23a38c(0x15d)),_0x239dc3=getSuggestions(_0x4b0b35[_0x23a38c(0x18a)]({'toJSON':!0x0}),_0x4ecff2[_0x23a38c(0x176)]);Object[_0x23a38c(0x15c)](_0x239dc3)[_0x23a38c(0x175)]&&(_0x19034a[_0x23a38c(0x183)]=_0x239dc3);}return(_0x19034a[_0x23a38c(0x183)]||_0x19034a[_0x23a38c(0x18d)])&&(_0x19034a[_0x23a38c(0x17a)]=new Intl[(_0x23a38c(0x178))]()[_0x23a38c(0x17b)]()[_0x23a38c(0x184)]),_0x19034a;}export function getComments(_0x1f33d6){const _0x5c4927=_0x1f07,_0x520c20={};if(!_0x1f33d6[_0x5c4927(0x175)])return _0x520c20;for(const _0x59ec7e of _0x1f33d6)_0x59ec7e[_0x5c4927(0x18d)][_0x5c4927(0x185)](_0x274400=>{const _0x5b35f3=_0x5c4927;void 0x0===_0x520c20[_0x59ec7e['id']]&&(_0x520c20[_0x59ec7e['id']]=[]),_0x520c20[_0x59ec7e['id']][_0x5b35f3(0x15e)]({'author':_0x274400[_0x5b35f3(0x15f)][_0x5b35f3(0x177)],'content':_0x274400[_0x5b35f3(0x16d)],'created':_0x274400[_0x5b35f3(0x170)],'is_resolved':_0x59ec7e[_0x5b35f3(0x187)]});});return _0x520c20;}export function getSuggestions(_0x50d2ea,_0x3bda9f){const _0x30fc26=_0x1f07,_0x4d3055={};if(!_0x50d2ea[_0x30fc26(0x175)]||!_0x3bda9f[_0x30fc26(0x175)])return _0x4d3055;for(const {id:_0x133737,createdAt:_0x197605,authorId:_0x9897ac,attributes:_0x34a47f}of _0x50d2ea){const _0xbb7742=_0x34a47f&&_0x34a47f[_0x30fc26(0x16e)],_0x2d63c2=_0xbb7742?_0xbb7742[_0x30fc26(0x168)]:_0x3bda9f[_0x30fc26(0x1a0)](_0x9897ac)[_0x30fc26(0x177)];_0x4d3055[_0x133737]={'author':_0x2d63c2,'created':_0x197605};}return _0x4d3055;}export function getConverterOptionsV2(_0x282d2f,_0xa4a079={}){const _0x394046=_0x1f07,_0x273cc3=_0x282d2f[_0x394046(0x18e)][_0x394046(0x165)](_0x394046(0x15d)),_0x12774d=_0x282d2f[_0x394046(0x18e)][_0x394046(0x165)](_0x394046(0x171)),_0x30c8a6=_0x282d2f[_0x394046(0x18e)][_0x394046(0x165)](_0x394046(0x18b)),_0x4d8ae4=_0x282d2f[_0x394046(0x18e)][_0x394046(0x165)](_0x394046(0x1a1)),_0x1c0c46=_0x282d2f[_0x394046(0x158)][_0x394046(0x166)],_0x446493=_0xa4a079,_0x248f3f={};if(_0x446493[_0x394046(0x167)]=_0x446493[_0x394046(0x167)]||{},_0x446493[_0x394046(0x167)][_0x394046(0x16f)]=_0x446493[_0x394046(0x167)][_0x394046(0x16f)]||_0x1c0c46,_0x273cc3&&_0x12774d){const _0x39a0f1=getCommentsV2(_0x282d2f[_0x394046(0x18e)][_0x394046(0x1a0)](_0x394046(0x171))[_0x394046(0x199)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x39a0f1[_0x394046(0x175)]&&(_0x248f3f[_0x394046(0x19c)]=_0x39a0f1);}if(_0x273cc3&&_0x30c8a6){const _0x392b81=_0x282d2f[_0x394046(0x18e)][_0x394046(0x1a0)](_0x394046(0x18b)),_0x139c8b=_0x282d2f[_0x394046(0x18e)][_0x394046(0x1a0)](_0x394046(0x15d)),_0xeb1a03=getSuggestionsV2(_0x392b81[_0x394046(0x18a)]({'toJSON':!0x0}),_0x139c8b[_0x394046(0x176)]);_0xeb1a03[_0x394046(0x175)]&&(_0x248f3f[_0x394046(0x183)]=_0xeb1a03);}if(_0x4d8ae4){const _0x4351cf=_0x282d2f[_0x394046(0x18e)][_0x394046(0x1a0)](_0x394046(0x16c)),_0x2efb1a=_0x4351cf[_0x394046(0x196)],{prefix:_0x82576a,suffix:_0x434bb4}=_0x282d2f[_0x394046(0x19d)][_0x394046(0x1a0)](_0x394046(0x190));if(_0x446493[_0x394046(0x179)]={'prefix':_0x82576a,'suffix':_0x434bb4},_0x394046(0x174)!==_0x2efb1a){_0x446493[_0x394046(0x179)][_0x394046(0x17e)]={};const _0x48c8ab=_0x394046(0x198)===_0x2efb1a?_0x4351cf[_0x394046(0x192)]():_0x4351cf[_0x394046(0x19a)](_0x2efb1a,!0x0);for(const _0x50c2c9 of Object[_0x394046(0x186)](_0x48c8ab)){const [_0x2f97af,_0x387499]=_0x50c2c9;_0x446493[_0x394046(0x179)][_0x394046(0x17e)][_0x2f97af]=null!==_0x387499?_0x387499:_0x4351cf[_0x394046(0x18c)](_0x2f97af);}}}return(_0x248f3f[_0x394046(0x19c)]||_0x248f3f[_0x394046(0x183)])&&(_0x446493[_0x394046(0x17a)]=new Intl[(_0x394046(0x178))]()[_0x394046(0x17b)]()[_0x394046(0x184)],_0x446493[_0x394046(0x194)]=_0x248f3f),_0x446493;}function _0x9a31(){const _0x779310=['CommentsRepository','cssRules','styleSheets','$labels','length','users','name','DateTimeFormat','merge_fields','timezone','resolvedOptions','442910bWVjHw','hasAttribute','data','fetch','join','then','3156jwRZIJ','suggestions','timeZone','map','entries','isResolved','74547gYaIvk','159095Kshble','getSuggestions','TrackChanges','getLabel','comments','plugins','data-cke','mergeFields','1028cOLxVV','getDefaultValues','EDITOR_STYLES','collaboration_features','warn','previewMode',':root','$defaultValues','getCommentThreads','getDataSetValues','from','comment_threads','config','20671mRTrCj','18255hErvbB','get','MergeFields','locale','cssText','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.','trim','keys','Users','push','author','9008144RFnnBk','.ck-content','indexOf','all','text','has','contentLanguage','document','authorName','ownerNode','6JGRnWu','38189830ydeEfz','MergeFieldsEditing','content','@external','language','createdAt'];_0x9a31=function(){return _0x779310;};return _0x9a31();}export function getCommentsV2(_0x451818){const _0x42452c=_0x1f07,_0x1882d0=[];if(!_0x451818[_0x42452c(0x175)])return _0x1882d0;for(const _0x2f05f0 of _0x451818){const _0x77d2e2=_0x2f05f0[_0x42452c(0x18d)][_0x42452c(0x185)](_0x5ee78d=>({'author':_0x5ee78d[_0x42452c(0x15f)][_0x42452c(0x177)],'content':_0x5ee78d[_0x42452c(0x16d)],'created_at':_0x5ee78d[_0x42452c(0x170)]}));_0x1882d0[_0x42452c(0x15e)]({'thread_id':_0x2f05f0['id'],'is_resolved':_0x2f05f0[_0x42452c(0x187)],'comments':_0x77d2e2});}return _0x1882d0;}export function getSuggestionsV2(_0x288279,_0x4bfefd){const _0x4ae51c=_0x1f07;return _0x288279[_0x4ae51c(0x175)]&&_0x4bfefd[_0x4ae51c(0x175)]?_0x288279[_0x4ae51c(0x185)](({id:_0x2cf3aa,createdAt:_0x4406cf,authorId:_0xc2c198,attributes:_0x14cea3})=>{const _0x3b822d=_0x4ae51c,_0x237375=_0x14cea3&&_0x14cea3[_0x3b822d(0x16e)];return{'id':_0x2cf3aa,'author':_0x237375?_0x237375[_0x3b822d(0x168)]:_0x4bfefd[_0x3b822d(0x1a0)](_0xc2c198)[_0x3b822d(0x177)],'created_at':_0x4406cf};}):[];}
23
+ (function(_0xc2e48d,_0x13991a){const _0x563da2=_0x2aea,_0x4a6a14=_0xc2e48d();while(!![]){try{const _0x23ee38=-parseInt(_0x563da2(0x200))/0x1*(-parseInt(_0x563da2(0x213))/0x2)+parseInt(_0x563da2(0x1f2))/0x3+-parseInt(_0x563da2(0x1f1))/0x4+-parseInt(_0x563da2(0x1d5))/0x5+-parseInt(_0x563da2(0x20f))/0x6*(parseInt(_0x563da2(0x1d0))/0x7)+-parseInt(_0x563da2(0x1e1))/0x8*(-parseInt(_0x563da2(0x1e8))/0x9)+parseInt(_0x563da2(0x1d8))/0xa;if(_0x23ee38===_0x13991a)break;else _0x4a6a14['push'](_0x4a6a14['shift']());}catch(_0x3b7c94){_0x4a6a14['push'](_0x4a6a14['shift']());}}}(_0x4518,0x9f25c));export function getStyles(_0x4c7e59){const _0x476872=_0x2aea;if(!_0x4c7e59)return new Promise(_0x1f7d28=>_0x1f7d28(''));const _0x497a82=[];for(const _0x2f1bba of _0x4c7e59)_0x476872(0x1f9)!==_0x2f1bba?_0x497a82[_0x476872(0x1fd)](window[_0x476872(0x20a)](_0x2f1bba)[_0x476872(0x1fe)](_0x587265=>_0x587265[_0x476872(0x207)]())):_0x497a82[_0x476872(0x1fd)](f());return Promise[_0x476872(0x20d)](_0x497a82)[_0x476872(0x1fe)](_0x167327=>_0x167327[_0x476872(0x1de)]('\x20')[_0x476872(0x1cd)]());}function f(){const _0x4995a5=_0x2aea,_0x3b65f8=[],_0x4aad31=[];for(const _0x23513e of Array[_0x4995a5(0x1ee)](document[_0x4995a5(0x1f5)])){if(_0x23513e[_0x4995a5(0x214)][_0x4995a5(0x215)](_0x4995a5(0x203))){for(const _0x50b252 of Array[_0x4995a5(0x1ee)](_0x23513e[_0x4995a5(0x1e2)]))-0x1!==_0x50b252[_0x4995a5(0x1f8)][_0x4995a5(0x1fb)](_0x4995a5(0x1ea))?_0x3b65f8[_0x4995a5(0x1fd)](_0x50b252[_0x4995a5(0x1f8)]):-0x1!==_0x50b252[_0x4995a5(0x1f8)][_0x4995a5(0x1fb)](_0x4995a5(0x1dc))&&_0x4aad31[_0x4995a5(0x1fd)](_0x50b252[_0x4995a5(0x1f8)]);}}return _0x3b65f8[_0x4995a5(0x1e4)]||console[_0x4995a5(0x1fc)](_0x4995a5(0x1e5)),[..._0x4aad31,..._0x3b65f8][_0x4995a5(0x1de)]('\x20')[_0x4995a5(0x1cd)]();}export function getConverterOptions(_0x5692fe,_0x89c36d={}){const _0x35c4bf=_0x2aea,_0x3888f8=_0x5692fe[_0x35c4bf(0x1d6)][_0x35c4bf(0x1df)](_0x35c4bf(0x1e9)),_0xd19138=_0x5692fe[_0x35c4bf(0x1d6)][_0x35c4bf(0x1df)](_0x35c4bf(0x1f7)),_0x1f36fa=_0x5692fe[_0x35c4bf(0x1d6)][_0x35c4bf(0x1df)](_0x35c4bf(0x1db)),_0x486c81=_0x89c36d;if(_0x3888f8&&_0xd19138){const _0x4527cf=getComments(_0x5692fe[_0x35c4bf(0x1d6)][_0x35c4bf(0x1e3)](_0x35c4bf(0x1f7))[_0x35c4bf(0x1dd)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object[_0x35c4bf(0x211)](_0x4527cf)[_0x35c4bf(0x1e4)]&&(_0x486c81[_0x35c4bf(0x1eb)]=_0x4527cf);}if(_0x3888f8&&_0x1f36fa){const _0x313beb=_0x5692fe[_0x35c4bf(0x1d6)][_0x35c4bf(0x1e3)](_0x35c4bf(0x1db)),_0x504025=_0x5692fe[_0x35c4bf(0x1d6)][_0x35c4bf(0x1e3)](_0x35c4bf(0x1e9)),_0x5e81f2=getSuggestions(_0x313beb[_0x35c4bf(0x1d7)]({'toJSON':!0x0}),_0x504025[_0x35c4bf(0x205)]);Object[_0x35c4bf(0x211)](_0x5e81f2)[_0x35c4bf(0x1e4)]&&(_0x486c81[_0x35c4bf(0x20e)]=_0x5e81f2);}return(_0x486c81[_0x35c4bf(0x20e)]||_0x486c81[_0x35c4bf(0x1eb)])&&(_0x486c81[_0x35c4bf(0x209)]=new Intl[(_0x35c4bf(0x201))]()[_0x35c4bf(0x1ef)]()[_0x35c4bf(0x1ec)]),_0x486c81;}export function getComments(_0x458696){const _0x449f1a=_0x2aea,_0x32714c={};if(!_0x458696[_0x449f1a(0x1e4)])return _0x32714c;for(const _0x1e4db3 of _0x458696)_0x1e4db3[_0x449f1a(0x1eb)][_0x449f1a(0x204)](_0x1222f2=>{const _0xb6f548=_0x449f1a;void 0x0===_0x32714c[_0x1e4db3['id']]&&(_0x32714c[_0x1e4db3['id']]=[]),_0x32714c[_0x1e4db3['id']][_0xb6f548(0x1fd)]({'author':_0x1222f2[_0xb6f548(0x1cc)][_0xb6f548(0x1e0)],'content':_0x1222f2[_0xb6f548(0x20b)],'created':_0x1222f2[_0xb6f548(0x1f0)],'is_resolved':_0x1e4db3[_0xb6f548(0x208)]});});return _0x32714c;}function _0x2aea(_0x1fbcdb,_0x282ed9){const _0x451814=_0x4518();return _0x2aea=function(_0x2aea30,_0x5e02db){_0x2aea30=_0x2aea30-0x1cc;let _0x9dc067=_0x451814[_0x2aea30];return _0x9dc067;},_0x2aea(_0x1fbcdb,_0x282ed9);}export function getSuggestions(_0x1b5f4b,_0x2045fc){const _0x236343=_0x2aea,_0x20b504={};if(!_0x1b5f4b[_0x236343(0x1e4)]||!_0x2045fc[_0x236343(0x1e4)])return _0x20b504;for(const {id:_0x3c2002,createdAt:_0x2de92c,authorId:_0x23daef,attributes:_0x3d9f9d}of _0x1b5f4b){const _0x7a101=_0x3d9f9d&&_0x3d9f9d[_0x236343(0x202)],_0xbf2d3d=_0x7a101?_0x7a101[_0x236343(0x1da)]:_0x2045fc[_0x236343(0x1e3)](_0x23daef)[_0x236343(0x1e0)];_0x20b504[_0x3c2002]={'author':_0xbf2d3d,'created':_0x2de92c};}return _0x20b504;}export function getConverterOptionsV2(_0x33afdf,_0x4ce730={}){const _0x5ea99e=_0x2aea,_0x2c5667=_0x33afdf[_0x5ea99e(0x1d6)][_0x5ea99e(0x1df)](_0x5ea99e(0x1e9)),_0x29fc05=_0x33afdf[_0x5ea99e(0x1d6)][_0x5ea99e(0x1df)](_0x5ea99e(0x1f7)),_0x55fb09=_0x33afdf[_0x5ea99e(0x1d6)][_0x5ea99e(0x1df)](_0x5ea99e(0x1db)),_0x5825ce=_0x33afdf[_0x5ea99e(0x1d6)][_0x5ea99e(0x1df)](_0x5ea99e(0x1d1)),_0x458b90=_0x33afdf[_0x5ea99e(0x212)][_0x5ea99e(0x1d9)],_0x346102=_0x4ce730,_0x53e3c9={};if(_0x346102[_0x5ea99e(0x1e6)]=_0x346102[_0x5ea99e(0x1e6)]||{},_0x346102[_0x5ea99e(0x1e6)][_0x5ea99e(0x1f6)]=_0x346102[_0x5ea99e(0x1e6)][_0x5ea99e(0x1f6)]||_0x458b90,_0x2c5667&&_0x29fc05){const _0x492787=getCommentsV2(_0x33afdf[_0x5ea99e(0x1d6)][_0x5ea99e(0x1e3)](_0x5ea99e(0x1f7))[_0x5ea99e(0x1dd)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x492787[_0x5ea99e(0x1e4)]&&(_0x53e3c9[_0x5ea99e(0x206)]=_0x492787);}if(_0x2c5667&&_0x55fb09){const _0x7aeb55=_0x33afdf[_0x5ea99e(0x1d6)][_0x5ea99e(0x1e3)](_0x5ea99e(0x1db)),_0x161d3b=_0x33afdf[_0x5ea99e(0x1d6)][_0x5ea99e(0x1e3)](_0x5ea99e(0x1e9)),_0x129a5e=getSuggestionsV2(_0x7aeb55[_0x5ea99e(0x1d7)]({'toJSON':!0x0}),_0x161d3b[_0x5ea99e(0x205)]);_0x129a5e[_0x5ea99e(0x1e4)]&&(_0x53e3c9[_0x5ea99e(0x20e)]=_0x129a5e);}if(_0x5825ce){const _0x23709e=_0x33afdf[_0x5ea99e(0x1d6)][_0x5ea99e(0x1e3)](_0x5ea99e(0x1d3)),_0x2f82d6=_0x23709e[_0x5ea99e(0x20c)],{prefix:_0x25b984,suffix:_0x160789}=_0x33afdf[_0x5ea99e(0x1cf)][_0x5ea99e(0x1e3)](_0x5ea99e(0x1fa));if(_0x346102[_0x5ea99e(0x1d2)]={'prefix':_0x25b984,'suffix':_0x160789},_0x5ea99e(0x1e7)!==_0x2f82d6){_0x346102[_0x5ea99e(0x1d2)][_0x5ea99e(0x1f4)]={};const _0x3b53a6=_0x5ea99e(0x1ce)===_0x2f82d6?_0x23709e[_0x5ea99e(0x1f3)]():_0x23709e[_0x5ea99e(0x210)](_0x2f82d6,!0x0);for(const _0x4c3a5f of Object[_0x5ea99e(0x1d4)](_0x3b53a6)){const [_0x57b7ce,_0x2d053f]=_0x4c3a5f;_0x346102[_0x5ea99e(0x1d2)][_0x5ea99e(0x1f4)][_0x57b7ce]=null!==_0x2d053f?_0x2d053f:_0x23709e[_0x5ea99e(0x1ed)](_0x57b7ce);}}}return(_0x53e3c9[_0x5ea99e(0x206)]||_0x53e3c9[_0x5ea99e(0x20e)])&&(_0x346102[_0x5ea99e(0x209)]=new Intl[(_0x5ea99e(0x201))]()[_0x5ea99e(0x1ef)]()[_0x5ea99e(0x1ec)],_0x346102[_0x5ea99e(0x1ff)]=_0x53e3c9),_0x346102;}function _0x4518(){const _0x4b72aa=['cssRules','get','length','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.','document','$labels','6589413OXiPKt','Users','.ck-content','comments','timeZone','getLabel','from','resolvedOptions','createdAt','511952sbQCqf','614631QDKGUW','getDefaultValues','data','styleSheets','language','CommentsRepository','cssText','EDITOR_STYLES','mergeFields','indexOf','warn','push','then','collaboration_features','7IKiSVF','DateTimeFormat','@external','data-cke','map','users','comment_threads','text','isResolved','timezone','fetch','content','previewMode','all','suggestions','30GTqUPv','getDataSetValues','keys','locale','125164fZolId','ownerNode','hasAttribute','author','trim','$defaultValues','config','816557vBZENO','MergeFields','merge_fields','MergeFieldsEditing','entries','2151005mOGmpp','plugins','getSuggestions','4182040kxKDLe','contentLanguage','authorName','TrackChanges',':root','getCommentThreads','join','has','name','8EytSsO'];_0x4518=function(){return _0x4b72aa;};return _0x4518();}export function getCommentsV2(_0x199dbd){const _0x41b2d5=_0x2aea,_0x4e8a14=[];if(!_0x199dbd[_0x41b2d5(0x1e4)])return _0x4e8a14;for(const _0x1d18e6 of _0x199dbd){const _0x53f3dd=_0x1d18e6[_0x41b2d5(0x1eb)][_0x41b2d5(0x204)](_0x274df1=>({'author':_0x274df1[_0x41b2d5(0x1cc)][_0x41b2d5(0x1e0)],'content':_0x274df1[_0x41b2d5(0x20b)],'created_at':_0x274df1[_0x41b2d5(0x1f0)]}));_0x4e8a14[_0x41b2d5(0x1fd)]({'thread_id':_0x1d18e6['id'],'is_resolved':_0x1d18e6[_0x41b2d5(0x208)],'comments':_0x53f3dd});}return _0x4e8a14;}export function getSuggestionsV2(_0x8970ee,_0x47eb39){const _0x6d5c2a=_0x2aea;return _0x8970ee[_0x6d5c2a(0x1e4)]&&_0x47eb39[_0x6d5c2a(0x1e4)]?_0x8970ee[_0x6d5c2a(0x204)](({id:_0x4f3277,createdAt:_0x4ce12d,authorId:_0x5bffe8,attributes:_0x426159})=>{const _0x57cab1=_0x6d5c2a,_0x45ba26=_0x426159&&_0x426159[_0x57cab1(0x202)];return{'id':_0x4f3277,'author':_0x45ba26?_0x45ba26[_0x57cab1(0x1da)]:_0x47eb39[_0x57cab1(0x1e3)](_0x5bffe8)[_0x57cab1(0x1e0)],'created_at':_0x4ce12d};}):[];}