@ckeditor/ckeditor5-export-word 43.2.0-alpha.7 → 43.2.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
- (_0x5091ac=>{const {vi:{dictionary:_0x4b2f08,getPluralForm:_0x1aa2cd}}={'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':_0x5d5464=>0x0}};_0x5091ac['vi']||={'dictionary':{},'getPluralForm':null},_0x5091ac['vi']['dictionary']=Object['assign'](_0x5091ac['vi']['dictionary'],_0x4b2f08),_0x5091ac['vi']['getPluralForm']=_0x1aa2cd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x22c0f6=>{const {vi:{dictionary:_0x3bd092,getPluralForm:_0x4d44f7}}={'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':_0x4120fd=>0x0}};_0x22c0f6['vi']||={'dictionary':{},'getPluralForm':null},_0x22c0f6['vi']['dictionary']=Object['assign'](_0x22c0f6['vi']['dictionary'],_0x3bd092),_0x22c0f6['vi']['getPluralForm']=_0x4d44f7;})(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':_0x484045=>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':_0x4662ed=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x51070d=>{const {'zh-cn':{dictionary:_0x50ce41,getPluralForm:_0x40346c}}={'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':_0x1e37da=>0x0}};_0x51070d['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x51070d['zh-cn']['dictionary']=Object['assign'](_0x51070d['zh-cn']['dictionary'],_0x50ce41),_0x51070d['zh-cn']['getPluralForm']=_0x40346c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2c4e90=>{const {'zh-cn':{dictionary:_0x4113c0,getPluralForm:_0x3b7302}}={'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':_0x4ca8a4=>0x0}};_0x2c4e90['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x2c4e90['zh-cn']['dictionary']=Object['assign'](_0x2c4e90['zh-cn']['dictionary'],_0x4113c0),_0x2c4e90['zh-cn']['getPluralForm']=_0x3b7302;})(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':_0x44fad1=>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':_0x55fdee=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x155b66=>{const {zh:{dictionary:_0x2e0f29,getPluralForm:_0x444e68}}={'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':_0x487274=>0x0}};_0x155b66['zh']||={'dictionary':{},'getPluralForm':null},_0x155b66['zh']['dictionary']=Object['assign'](_0x155b66['zh']['dictionary'],_0x2e0f29),_0x155b66['zh']['getPluralForm']=_0x444e68;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4863de=>{const {zh:{dictionary:_0x23d7ce,getPluralForm:_0x5d68ba}}={'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':_0x9efc43=>0x0}};_0x4863de['zh']||={'dictionary':{},'getPluralForm':null},_0x4863de['zh']['dictionary']=Object['assign'](_0x4863de['zh']['dictionary'],_0x23d7ce),_0x4863de['zh']['getPluralForm']=_0x5d68ba;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-export-word",
3
- "version": "43.2.0-alpha.7",
3
+ "version": "43.2.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.2.0-alpha.7",
34
- "@ckeditor/ckeditor5-utils": "43.2.0-alpha.7",
35
- "@ckeditor/ckeditor5-ui": "43.2.0-alpha.7",
36
- "ckeditor5": "43.2.0-alpha.7"
33
+ "@ckeditor/ckeditor5-core": "43.2.0",
34
+ "@ckeditor/ckeditor5-utils": "43.2.0",
35
+ "@ckeditor/ckeditor5-ui": "43.2.0",
36
+ "ckeditor5": "43.2.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
- function _0x39d3(){const _0x442776=['exportWord','564300Iogsal','8QKAKWe','commands','config','7610OpeNJq','pluginName','13233FzYSbY','372602QuNxjk','_token','requires','5PmBBvB','8431647ZBBOGE','CloudServices','tokenUrl','add','1061304iUrODE','1299978TEVHPd','get','178110IMWFUw','then','editor','plugins','registerTokenUrl','token','ExportWord','12vzYJwC','init'];_0x39d3=function(){return _0x442776;};return _0x39d3();}const _0x38824f=_0x57d6;function _0x57d6(_0xef584e,_0x3296aa){const _0x39d33c=_0x39d3();return _0x57d6=function(_0x57d643,_0x56f319){_0x57d643=_0x57d643-0xae;let _0x3eb587=_0x39d33c[_0x57d643];return _0x3eb587;},_0x57d6(_0xef584e,_0x3296aa);}(function(_0x2ad316,_0x5e847a){const _0x42c523=_0x57d6,_0x11dd09=_0x2ad316();while(!![]){try{const _0x477e7c=-parseInt(_0x42c523(0xb8))/0x1+parseInt(_0x42c523(0xc3))/0x2+-parseInt(_0x42c523(0xc0))/0x3*(-parseInt(_0x42c523(0xae))/0x4)+parseInt(_0x42c523(0xbb))/0x5*(-parseInt(_0x42c523(0xc1))/0x6)+parseInt(_0x42c523(0xbc))/0x7*(parseInt(_0x42c523(0xb2))/0x8)+-parseInt(_0x42c523(0xb1))/0x9+-parseInt(_0x42c523(0xb5))/0xa*(parseInt(_0x42c523(0xb7))/0xb);if(_0x477e7c===_0x5e847a)break;else _0x11dd09['push'](_0x11dd09['shift']());}catch(_0x3f9fd1){_0x11dd09['push'](_0x11dd09['shift']());}}}(_0x39d3,0xc03e8));import{Plugin as _0xf0c408}from'ckeditor5/src/core.js';import{Notification as _0x295b8b}from'ckeditor5/src/ui.js';import _0x523fe1 from'./exportwordcommand.js';import _0x2aab3b from'./exportwordui.js';export default class s extends _0xf0c408{static get[_0x38824f(0xb6)](){const _0x235497=_0x38824f;return _0x235497(0xc9);}static get[_0x38824f(0xba)](){const _0x4a1501=_0x38824f;return[_0x4a1501(0xbd),_0x295b8b,_0x2aab3b];}[_0x38824f(0xaf)](){const _0x4bd978=_0x38824f,_0x2afaf6=this[_0x4bd978(0xc5)],_0x2420b2=_0x2afaf6[_0x4bd978(0xb4)][_0x4bd978(0xc2)](_0x4bd978(0xb0))||{};_0x2afaf6[_0x4bd978(0xb3)][_0x4bd978(0xbf)](_0x4bd978(0xb0),new _0x523fe1(_0x2afaf6));const _0xd3115e=_0x2afaf6[_0x4bd978(0xc6)][_0x4bd978(0xc2)](_0x4bd978(0xbd));!0x1===_0x2420b2[_0x4bd978(0xbe)]?this[_0x4bd978(0xb9)]=null:_0x2420b2[_0x4bd978(0xbe)]?_0xd3115e[_0x4bd978(0xc7)](_0x2420b2[_0x4bd978(0xbe)])[_0x4bd978(0xc4)](_0x485015=>{const _0x359093=_0x4bd978;this[_0x359093(0xb9)]=_0x485015;}):this[_0x4bd978(0xb9)]=_0xd3115e[_0x4bd978(0xc8)];}}
23
+ const _0x5378c6=_0x5c9e;(function(_0x52c76e,_0x54eefc){const _0x35f006=_0x5c9e,_0x3f03f2=_0x52c76e();while(!![]){try{const _0x90f63a=-parseInt(_0x35f006(0x11f))/0x1*(parseInt(_0x35f006(0x130))/0x2)+-parseInt(_0x35f006(0x11e))/0x3*(parseInt(_0x35f006(0x120))/0x4)+parseInt(_0x35f006(0x12e))/0x5+-parseInt(_0x35f006(0x132))/0x6*(-parseInt(_0x35f006(0x125))/0x7)+parseInt(_0x35f006(0x12a))/0x8+-parseInt(_0x35f006(0x133))/0x9*(-parseInt(_0x35f006(0x11a))/0xa)+parseInt(_0x35f006(0x122))/0xb*(-parseInt(_0x35f006(0x12b))/0xc);if(_0x90f63a===_0x54eefc)break;else _0x3f03f2['push'](_0x3f03f2['shift']());}catch(_0x51821b){_0x3f03f2['push'](_0x3f03f2['shift']());}}}(_0xbeee,0xe5a91));import{Plugin as _0x30eef6}from'ckeditor5/src/core.js';function _0xbeee(){const _0x47fe93=['plugins','add','42609tBJeBv','config','then','exportWord','CloudServices','10211400JRjYbN','23655636gLpkps','tokenUrl','editor','8420380MPGRLo','requires','44676zaaHuY','get','1614veeMSQ','9povpvL','_token','commands','init','6209310AbeRWC','ExportWord','pluginName','token','3kxwVWT','54foqSEV','4402364pUnhHc','registerTokenUrl','11cxDPWf'];_0xbeee=function(){return _0x47fe93;};return _0xbeee();}import{Notification as _0x1cc684}from'ckeditor5/src/ui.js';import _0x463c4c from'./exportwordcommand.js';import _0x267f0e from'./exportwordui.js';function _0x5c9e(_0x50db65,_0x2ffee0){const _0xbeee85=_0xbeee();return _0x5c9e=function(_0x5c9e39,_0x257e5a){_0x5c9e39=_0x5c9e39-0x118;let _0x323b23=_0xbeee85[_0x5c9e39];return _0x323b23;},_0x5c9e(_0x50db65,_0x2ffee0);}export default class s extends _0x30eef6{static get[_0x5378c6(0x11c)](){const _0x4158f=_0x5378c6;return _0x4158f(0x11b);}static get[_0x5378c6(0x12f)](){const _0x11c656=_0x5378c6;return[_0x11c656(0x129),_0x1cc684,_0x267f0e];}[_0x5378c6(0x119)](){const _0x1607e4=_0x5378c6,_0x4166ef=this[_0x1607e4(0x12d)],_0x3d8485=_0x4166ef[_0x1607e4(0x126)][_0x1607e4(0x131)](_0x1607e4(0x128))||{};_0x4166ef[_0x1607e4(0x118)][_0x1607e4(0x124)](_0x1607e4(0x128),new _0x463c4c(_0x4166ef));const _0x409a6b=_0x4166ef[_0x1607e4(0x123)][_0x1607e4(0x131)](_0x1607e4(0x129));!0x1===_0x3d8485[_0x1607e4(0x12c)]?this[_0x1607e4(0x134)]=null:_0x3d8485[_0x1607e4(0x12c)]?_0x409a6b[_0x1607e4(0x121)](_0x3d8485[_0x1607e4(0x12c)])[_0x1607e4(0x127)](_0x1ffa41=>{const _0xde5ef8=_0x1607e4;this[_0xde5ef8(0x134)]=_0x1ffa41;}):this[_0x1607e4(0x134)]=_0x409a6b[_0x1607e4(0x11d)];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1cc8b0=_0x5d12;function _0x5f58(){const _0x59b2aa=['margin_top','then','remove','ExportWord','status','isBusy','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.','createObjectURL','2508GABeaH','69530XFoFrl','https://docx-converter.cke-cs.com/v1/convert','document.docx','click','_downloadFile','6868488VbfpjY','plugins','options','ariaLiveAnnouncer','Word\x20document\x20export\x20started','assertive','auto_pagination','set','format','</div>','application/docx','_token','fileName','dataCallback','href','token','export-word-v1-api-is-deprecated','editor','function','header','download','converterUrl','execute','suggestions','createElement','application/json','config','catch','3cUgnuL','416891jbHIAO','get','margin_left','pending','1661846dBRcYy','data','POST','showWarning','value','contentLanguageDirection','URL','<div\x20class=\x22ck-content\x22\x20dir=\x22','stringify','converterOptions','margin_bottom','affectsData','https://docx-converter.cke-cs.com/v2/convert/html-docx','Word\x20document\x20export\x20successful','Word\x20document\x20export\x20failed','fetch','Notification','isEnabled','stylesheets','27915lhiIEW','blob','footer','announce','orientation','margin_right','6521598whAOMt','locale','880PyqDqG','finally','comments','5032KMLjrf','refresh','13006aIxvgS','EDITOR_STYLES','version'];_0x5f58=function(){return _0x59b2aa;};return _0x5f58();}(function(_0x5488ba,_0x635aac){const _0x80e2d1=_0x5d12,_0x19b2c3=_0x5488ba();while(!![]){try{const _0x19eaa8=-parseInt(_0x80e2d1(0x1c0))/0x1+-parseInt(_0x80e2d1(0x1c4))/0x2*(-parseInt(_0x80e2d1(0x1bf))/0x3)+-parseInt(_0x80e2d1(0x1df))/0x4*(-parseInt(_0x80e2d1(0x1d7))/0x5)+parseInt(_0x80e2d1(0x1a3))/0x6+-parseInt(_0x80e2d1(0x192))/0x7*(parseInt(_0x80e2d1(0x190))/0x8)+parseInt(_0x80e2d1(0x1dd))/0x9+parseInt(_0x80e2d1(0x19e))/0xa*(-parseInt(_0x80e2d1(0x19d))/0xb);if(_0x19eaa8===_0x635aac)break;else _0x19b2c3['push'](_0x19b2c3['shift']());}catch(_0x5f0324){_0x19b2c3['push'](_0x19b2c3['shift']());}}}(_0x5f58,0xb8fc0));import{Command as _0x2b0248}from'ckeditor5/src/core.js';import{logWarning as _0x354129}from'ckeditor5/src/utils.js';import{getStyles as _0x157881,getConverterOptions as _0x5c61c2,getConverterOptionsV2 as _0x5affb1}from'./utils.js';import{getTranslation as _0x4c6693}from'./utils/common-translations.js';function _0x5d12(_0x4b5cf3,_0x25ab1b){const _0x5f58c0=_0x5f58();return _0x5d12=function(_0x5d12fd,_0x46ae83){_0x5d12fd=_0x5d12fd-0x18e;let _0x2f8c01=_0x5f58c0[_0x5d12fd];return _0x2f8c01;},_0x5d12(_0x4b5cf3,_0x25ab1b);}const h=[_0x1cc8b0(0x1db),_0x1cc8b0(0x195),_0x1cc8b0(0x1dc),_0x1cc8b0(0x1ce),_0x1cc8b0(0x1c2),_0x1cc8b0(0x1ab),_0x1cc8b0(0x1b6),_0x1cc8b0(0x1d9),_0x1cc8b0(0x18f),_0x1cc8b0(0x1ba)];export default class e extends _0x2b0248{constructor(_0x2828ff){const _0x15a116=_0x1cc8b0;super(_0x2828ff),this[_0x15a116(0x1aa)](_0x15a116(0x19a),!0x1),this[_0x15a116(0x1cf)]=!0x1;}[_0x1cc8b0(0x191)](){const _0x29c036=_0x1cc8b0;this[_0x29c036(0x1d5)]=!this[_0x29c036(0x19a)],this[_0x29c036(0x1c8)]=this[_0x29c036(0x19a)]?_0x29c036(0x1c3):void 0x0;}[_0x1cc8b0(0x1b9)](_0x1371ce={}){const _0x1a1a00=_0x1cc8b0,_0x53eae3=this[_0x1a1a00(0x1b4)],_0x55f0b1=_0x1371ce[_0x1a1a00(0x194)]||0x2,_0x5d4c5f=0x1===_0x55f0b1,_0x5c4442=_0x1371ce[_0x1a1a00(0x1b8)]||(_0x5d4c5f?_0x1a1a00(0x19f):_0x1a1a00(0x1d0)),_0x11682c=_0x1371ce[_0x1a1a00(0x1cd)]||{},_0x5bdaf5=_0x53eae3[_0x1a1a00(0x1a4)][_0x1a1a00(0x1c1)](_0x1a1a00(0x198)),_0x15f80e=_0x1371ce[_0x1a1a00(0x1b2)]||_0x5bdaf5[_0x1a1a00(0x1ae)],_0x247a9f=!0x0===_0x11682c[_0x1a1a00(0x1a9)],_0x39a4d1=_0x1371ce[_0x1a1a00(0x1b0)]||(_0x1b7527=>_0x1b7527[_0x1a1a00(0x1c5)][_0x1a1a00(0x1c1)]({'pagination':_0x247a9f}));return 0x2===_0x55f0b1&&function(_0x4bbdd5){for(const _0x5f2141 of h)if(void 0x0!==_0x4bbdd5[_0x5f2141])return!0x0;return!0x1;}(_0x11682c)&&_0x354129(_0x1a1a00(0x1b3)),this[_0x1a1a00(0x19a)]=!0x0,this[_0x1a1a00(0x191)](),_0x157881(_0x1371ce[_0x1a1a00(0x1d6)]||[_0x1a1a00(0x193)])[_0x1a1a00(0x196)](async _0x43db93=>{const _0x4c15e1=_0x1a1a00;_0x53eae3['ui'][_0x4c15e1(0x1a6)][_0x4c15e1(0x1da)](_0x4c6693(_0x53eae3[_0x4c15e1(0x1de)],_0x4c15e1(0x1a7)));const _0x56b2f8=await _0x39a4d1(_0x53eae3),_0x112e0a={'html':_0x4c15e1(0x1cb)+_0x53eae3[_0x4c15e1(0x1de)][_0x4c15e1(0x1c9)]+'\x22>'+_0x56b2f8+_0x4c15e1(0x1ac),'css':_0x43db93,[_0x5d4c5f?_0x4c15e1(0x1a5):_0x4c15e1(0x1bd)]:{..._0x11682c,..._0x5d4c5f?_0x5c61c2(_0x53eae3,_0x11682c):_0x5affb1(_0x53eae3,_0x11682c)}},_0x1f6dcc={'method':_0x4c15e1(0x1c6),'headers':{'Content-Type':_0x4c15e1(0x1bc),'Accept':_0x4c15e1(0x1ad),..._0x15f80e?{'Authorization':_0x15f80e[_0x4c15e1(0x1c8)]}:null},'body':JSON[_0x4c15e1(0x1cc)](_0x112e0a)};return window[_0x4c15e1(0x1d3)](_0x5c4442,_0x1f6dcc)[_0x4c15e1(0x196)](_0x3d3014=>{const _0x279ad1=_0x4c15e1;if(0xc8!==_0x3d3014[_0x279ad1(0x199)])throw _0x3d3014;return _0x3d3014[_0x279ad1(0x1d8)]();})[_0x4c15e1(0x196)](_0x36765b=>{const _0x4aa82e=_0x4c15e1;_0x53eae3['ui'][_0x4aa82e(0x1a6)][_0x4aa82e(0x1da)](_0x4c6693(_0x53eae3[_0x4aa82e(0x1de)],_0x4aa82e(0x1d1)));const _0x17b608=_0x4aa82e(0x1b5)==typeof _0x1371ce[_0x4aa82e(0x1af)]?_0x1371ce[_0x4aa82e(0x1af)]():_0x1371ce[_0x4aa82e(0x1af)];this[_0x4aa82e(0x1a2)](_0x36765b,_0x17b608||_0x4aa82e(0x1a0));});})[_0x1a1a00(0x1be)](_0x1b44aa=>{const _0xe1db54=_0x1a1a00,_0x280a75=_0x53eae3[_0xe1db54(0x1a4)][_0xe1db54(0x1c1)](_0xe1db54(0x1d4));throw _0x53eae3['ui'][_0xe1db54(0x1a6)][_0xe1db54(0x1da)](_0x4c6693(_0x53eae3[_0xe1db54(0x1de)],_0xe1db54(0x1d2)),{'politeness':_0xe1db54(0x1a8)}),_0x280a75[_0xe1db54(0x1c7)](_0x4c6693(_0x53eae3[_0xe1db54(0x1de)],_0xe1db54(0x19b))),_0x1b44aa;})[_0x1a1a00(0x18e)](()=>{const _0x1c8758=_0x1a1a00;this[_0x1c8758(0x19a)]=!0x1,this[_0x1c8758(0x191)]();});}[_0x1cc8b0(0x1a2)](_0x44249e,_0x96aa3b){const _0x50ce96=_0x1cc8b0,_0x230733=document[_0x50ce96(0x1bb)]('a');_0x230733[_0x50ce96(0x1b1)]=window[_0x50ce96(0x1ca)][_0x50ce96(0x19c)](_0x44249e),_0x230733[_0x50ce96(0x1b7)]=_0x96aa3b,_0x230733[_0x50ce96(0x1a1)](),_0x230733[_0x50ce96(0x197)]();}}
23
+ function _0x5878(_0x3ccca1,_0x35af9a){const _0x469e9f=_0x469e();return _0x5878=function(_0x5878c9,_0x5f4396){_0x5878c9=_0x5878c9-0x78;let _0x1f2780=_0x469e9f[_0x5878c9];return _0x1f2780;},_0x5878(_0x3ccca1,_0x35af9a);}const _0x485240=_0x5878;(function(_0x194b05,_0x293bc8){const _0xd1d47d=_0x5878,_0xa5921f=_0x194b05();while(!![]){try{const _0x45fab5=-parseInt(_0xd1d47d(0x79))/0x1*(parseInt(_0xd1d47d(0x9d))/0x2)+-parseInt(_0xd1d47d(0x9b))/0x3*(-parseInt(_0xd1d47d(0x87))/0x4)+-parseInt(_0xd1d47d(0x82))/0x5+parseInt(_0xd1d47d(0xc2))/0x6*(parseInt(_0xd1d47d(0x86))/0x7)+-parseInt(_0xd1d47d(0x96))/0x8*(parseInt(_0xd1d47d(0xc6))/0x9)+-parseInt(_0xd1d47d(0xaf))/0xa*(-parseInt(_0xd1d47d(0x92))/0xb)+parseInt(_0xd1d47d(0x9f))/0xc;if(_0x45fab5===_0x293bc8)break;else _0xa5921f['push'](_0xa5921f['shift']());}catch(_0x106b50){_0xa5921f['push'](_0xa5921f['shift']());}}}(_0x469e,0x7391f));import{Command as _0x268acc}from'ckeditor5/src/core.js';import{logWarning as _0x446026}from'ckeditor5/src/utils.js';import{getStyles as _0x3d037b,getConverterOptions as _0x595b48,getConverterOptionsV2 as _0x4e4a13}from'./utils.js';import{getTranslation as _0x5db729}from'./utils/common-translations.js';const h=[_0x485240(0xc7),_0x485240(0x7e),_0x485240(0xba),_0x485240(0xc5),_0x485240(0xb0),_0x485240(0xab),_0x485240(0x7c),_0x485240(0x7f),_0x485240(0xa2),_0x485240(0xb4)];function _0x469e(){const _0x5d1809=['ariaLiveAnnouncer','https://docx-converter.cke-cs.com/v2/convert/html-docx','download','1293304oETEAT','locale','isEnabled','_downloadFile','URL','3IwkAnE','version','2LSzfsN','<div\x20class=\x22ck-content\x22\x20dir=\x22','22346688uTPMDg','then','converterUrl','comments','export-word-v1-api-is-deprecated','fetch','execute','document.docx','status','Word\x20document\x20export\x20failed','pending','finally','format','createElement','options','data','290hYEGfz','margin_left','refresh','stylesheets','_token','suggestions','ExportWord','</div>','dataCallback','href','showWarning','margin_right','affectsData','auto_pagination','EDITOR_STYLES','POST','click','converterOptions','stringify','643116KOLYWT','blob','assertive','margin_bottom','45omrXWS','orientation','function','Word\x20document\x20export\x20successful','isBusy','catch','916556QFlIJx','get','https://docx-converter.cke-cs.com/v1/convert','header','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.','margin_top','footer','announce','fileName','4647590uhZxyo','editor','remove','contentLanguageDirection','7gJkVww','1869832OCKaqn','createObjectURL','application/json','Notification','token','value','config','application/docx','plugins','Word\x20document\x20export\x20started','set','262064YuJolP'];_0x469e=function(){return _0x5d1809;};return _0x469e();}export default class e extends _0x268acc{constructor(_0x26cb81){const _0x56ee4d=_0x485240;super(_0x26cb81),this[_0x56ee4d(0x91)](_0x56ee4d(0xca),!0x1),this[_0x56ee4d(0xbb)]=!0x1;}[_0x485240(0xb1)](){const _0x708fb0=_0x485240;this[_0x708fb0(0x98)]=!this[_0x708fb0(0xca)],this[_0x708fb0(0x8c)]=this[_0x708fb0(0xca)]?_0x708fb0(0xa9):void 0x0;}[_0x485240(0xa5)](_0x4b340a={}){const _0x5e776d=_0x485240,_0x14377b=this[_0x5e776d(0x83)],_0x5ded80=_0x4b340a[_0x5e776d(0x9c)]||0x2,_0x38fde7=0x1===_0x5ded80,_0x738654=_0x4b340a[_0x5e776d(0xa1)]||(_0x38fde7?_0x5e776d(0x7b):_0x5e776d(0x94)),_0x58f2cc=_0x4b340a[_0x5e776d(0xc0)]||{},_0x435b85=_0x14377b[_0x5e776d(0x8f)][_0x5e776d(0x7a)](_0x5e776d(0xb5)),_0x519993=_0x4b340a[_0x5e776d(0x8b)]||_0x435b85[_0x5e776d(0xb3)],_0x549095=!0x0===_0x58f2cc[_0x5e776d(0xbc)],_0x486b48=_0x4b340a[_0x5e776d(0xb7)]||(_0x4ae7ee=>_0x4ae7ee[_0x5e776d(0xae)][_0x5e776d(0x7a)]({'pagination':_0x549095}));return 0x2===_0x5ded80&&function(_0x104ba7){for(const _0x5b58d2 of h)if(void 0x0!==_0x104ba7[_0x5b58d2])return!0x0;return!0x1;}(_0x58f2cc)&&_0x446026(_0x5e776d(0xa3)),this[_0x5e776d(0xca)]=!0x0,this[_0x5e776d(0xb1)](),_0x3d037b(_0x4b340a[_0x5e776d(0xb2)]||[_0x5e776d(0xbd)])[_0x5e776d(0xa0)](async _0x1c7d6b=>{const _0x2e57ec=_0x5e776d;_0x14377b['ui'][_0x2e57ec(0x93)][_0x2e57ec(0x80)](_0x5db729(_0x14377b[_0x2e57ec(0x97)],_0x2e57ec(0x90)));const _0x311ea1=await _0x486b48(_0x14377b),_0x2e364b={'html':_0x2e57ec(0x9e)+_0x14377b[_0x2e57ec(0x97)][_0x2e57ec(0x85)]+'\x22>'+_0x311ea1+_0x2e57ec(0xb6),'css':_0x1c7d6b,[_0x38fde7?_0x2e57ec(0xad):_0x2e57ec(0x8d)]:{..._0x58f2cc,..._0x38fde7?_0x595b48(_0x14377b,_0x58f2cc):_0x4e4a13(_0x14377b,_0x58f2cc)}},_0x22b117={'method':_0x2e57ec(0xbe),'headers':{'Content-Type':_0x2e57ec(0x89),'Accept':_0x2e57ec(0x8e),..._0x519993?{'Authorization':_0x519993[_0x2e57ec(0x8c)]}:null},'body':JSON[_0x2e57ec(0xc1)](_0x2e364b)};return window[_0x2e57ec(0xa4)](_0x738654,_0x22b117)[_0x2e57ec(0xa0)](_0x578689=>{const _0x1e65bc=_0x2e57ec;if(0xc8!==_0x578689[_0x1e65bc(0xa7)])throw _0x578689;return _0x578689[_0x1e65bc(0xc3)]();})[_0x2e57ec(0xa0)](_0x6af69b=>{const _0x51497e=_0x2e57ec;_0x14377b['ui'][_0x51497e(0x93)][_0x51497e(0x80)](_0x5db729(_0x14377b[_0x51497e(0x97)],_0x51497e(0xc9)));const _0x53ca00=_0x51497e(0xc8)==typeof _0x4b340a[_0x51497e(0x81)]?_0x4b340a[_0x51497e(0x81)]():_0x4b340a[_0x51497e(0x81)];this[_0x51497e(0x99)](_0x6af69b,_0x53ca00||_0x51497e(0xa6));});})[_0x5e776d(0x78)](_0x2e3474=>{const _0x52ec9e=_0x5e776d,_0x1b536e=_0x14377b[_0x52ec9e(0x8f)][_0x52ec9e(0x7a)](_0x52ec9e(0x8a));throw _0x14377b['ui'][_0x52ec9e(0x93)][_0x52ec9e(0x80)](_0x5db729(_0x14377b[_0x52ec9e(0x97)],_0x52ec9e(0xa8)),{'politeness':_0x52ec9e(0xc4)}),_0x1b536e[_0x52ec9e(0xb9)](_0x5db729(_0x14377b[_0x52ec9e(0x97)],_0x52ec9e(0x7d))),_0x2e3474;})[_0x5e776d(0xaa)](()=>{const _0x316c04=_0x5e776d;this[_0x316c04(0xca)]=!0x1,this[_0x316c04(0xb1)]();});}[_0x485240(0x99)](_0xc788a2,_0x12b343){const _0x396ab9=_0x485240,_0x455e7e=document[_0x396ab9(0xac)]('a');_0x455e7e[_0x396ab9(0xb8)]=window[_0x396ab9(0x9a)][_0x396ab9(0x88)](_0xc788a2),_0x455e7e[_0x396ab9(0x95)]=_0x12b343,_0x455e7e[_0x396ab9(0xbf)](),_0x455e7e[_0x396ab9(0x84)]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x8eb776=_0x4a22;(function(_0x59fa8a,_0x500f71){const _0x3d6cf4=_0x4a22,_0x4dad77=_0x59fa8a();while(!![]){try{const _0x2dcfcb=-parseInt(_0x3d6cf4(0x99))/0x1*(-parseInt(_0x3d6cf4(0x90))/0x2)+parseInt(_0x3d6cf4(0x8e))/0x3+-parseInt(_0x3d6cf4(0x86))/0x4*(-parseInt(_0x3d6cf4(0x93))/0x5)+parseInt(_0x3d6cf4(0x85))/0x6*(parseInt(_0x3d6cf4(0x9a))/0x7)+-parseInt(_0x3d6cf4(0x82))/0x8+parseInt(_0x3d6cf4(0xa3))/0x9+-parseInt(_0x3d6cf4(0xa7))/0xa*(parseInt(_0x3d6cf4(0x9c))/0xb);if(_0x2dcfcb===_0x500f71)break;else _0x4dad77['push'](_0x4dad77['shift']());}catch(_0x4ad5c7){_0x4dad77['push'](_0x4dad77['shift']());}}}(_0x3082,0xc5097));import{Plugin as _0x5c46e7}from'ckeditor5/src/core.js';function _0x4a22(_0x480147,_0x3d7369){const _0x308226=_0x3082();return _0x4a22=function(_0x4a22d1,_0x20e745){_0x4a22d1=_0x4a22d1-0x82;let _0x5622bb=_0x308226[_0x4a22d1];return _0x5622bb;},_0x4a22(_0x480147,_0x3d7369);}import{ButtonView as _0x508945,MenuBarMenuListItemButtonView as _0x351d1a,SpinnerView as _0x20df4a}from'ckeditor5/src/ui.js';function _0x3082(){const _0x592a98=['execute','pluginName','468120BUkJYB','isVisible','init','10262064KEwYxY','get','isEnabled','928584hXuvUM','2396SOcQap','_createButton','exportWord','config','label','menuBar:exportWord','view','locale','4760337NJdACi','children','886QeoBtL','editor','focus','710AuWJrf','Export\x20to\x20Word','ExportWordUI','componentFactory','add','isBusy','1006SIXzCc','49NtMcYh','isOn','308AkwmIq','iconView','set','Exporting\x20Word\x20document','editing','listenTo','bind','1797426pmFMUW','commands'];_0x3082=function(){return _0x592a98;};return _0x3082();}import _0x528c77 from'../theme/icons/exportword.svg';import{getTranslation as _0x58ec43}from'./utils/common-translations.js';export default class i extends _0x5c46e7{static get[_0x8eb776(0xa6)](){const _0x37f32f=_0x8eb776;return _0x37f32f(0x95);}[_0x8eb776(0xa9)](){const _0x57ad32=_0x8eb776,_0xd9a93a=this[_0x57ad32(0x91)];_0xd9a93a['ui'][_0x57ad32(0x96)][_0x57ad32(0x97)](_0x57ad32(0x88),()=>{const _0x271350=_0x57ad32,_0x465ee6=_0xd9a93a[_0x271350(0xa4)][_0x271350(0x83)](_0x271350(0x88)),_0xad7a2a=this[_0x271350(0x87)](_0x508945);return _0xad7a2a[_0x271350(0x9e)]({'tooltip':!0x0}),_0xad7a2a[_0x271350(0xa2)](_0x271350(0x9b))['to'](_0x465ee6,_0x271350(0x98)),_0xad7a2a;}),_0xd9a93a['ui'][_0x57ad32(0x96)][_0x57ad32(0x97)](_0x57ad32(0x8b),()=>this[_0x57ad32(0x87)](_0x351d1a));}[_0x8eb776(0x87)](_0x132013){const _0x598dff=_0x8eb776,_0x1d850e=this[_0x598dff(0x91)],_0x55a450=_0x1d850e[_0x598dff(0x89)][_0x598dff(0x83)](_0x598dff(0x88))||{},_0x2acdb4=_0x1d850e[_0x598dff(0xa4)][_0x598dff(0x83)](_0x598dff(0x88)),_0x670eb9=new _0x132013(_0x1d850e[_0x598dff(0x8d)]),_0x39716f=new _0x20df4a();return _0x670eb9[_0x598dff(0x8f)][_0x598dff(0x97)](_0x39716f),_0x39716f[_0x598dff(0xa2)](_0x598dff(0xa8))['to'](_0x2acdb4,_0x598dff(0x98)),_0x670eb9[_0x598dff(0x9d)][_0x598dff(0xa2)](_0x598dff(0xa8))['to'](_0x2acdb4,_0x598dff(0x98),_0x3368be=>!_0x3368be),_0x670eb9[_0x598dff(0x9e)]({'icon':_0x528c77}),_0x670eb9[_0x598dff(0xa2)](_0x598dff(0x84))['to'](_0x2acdb4,_0x598dff(0x84)),_0x670eb9[_0x598dff(0xa2)](_0x598dff(0x8a))['to'](_0x2acdb4,_0x598dff(0x98),_0x51d314=>_0x58ec43(_0x1d850e[_0x598dff(0x8d)],_0x51d314?_0x598dff(0x9f):_0x598dff(0x94))),this[_0x598dff(0xa1)](_0x670eb9,_0x598dff(0xa5),()=>{const _0xa7aae2=_0x598dff;_0x1d850e[_0xa7aae2(0xa5)](_0xa7aae2(0x88),_0x55a450),_0x1d850e[_0xa7aae2(0xa0)][_0xa7aae2(0x8c)][_0xa7aae2(0x92)]();}),_0x670eb9;}}
23
+ function _0x5387(){const _0x2304da=['children','Exporting\x20Word\x20document','pluginName','54XqvrfW','execute','isEnabled','isBusy','2885547gkFwhl','_createButton','set','label','bind','779432bddIEe','isOn','view','init','407dbfZCg','23068rRAntw','add','commands','componentFactory','editor','Export\x20to\x20Word','locale','54OGpbgr','editing','iconView','focus','ExportWordUI','listenTo','5pWAfNL','config','410956oyJFAU','exportWord','2710635gjuIud','isVisible','49850VUXcpf','get','menuBar:exportWord','4390932GBBBOg'];_0x5387=function(){return _0x2304da;};return _0x5387();}const _0xfd60c4=_0x5655;(function(_0x4c3b21,_0x31f5ac){const _0x70cbc2=_0x5655,_0x2b6830=_0x4c3b21();while(!![]){try{const _0x30058e=parseInt(_0x70cbc2(0xe4))/0x1*(-parseInt(_0x70cbc2(0xd6))/0x2)+parseInt(_0x70cbc2(0xcd))/0x3+-parseInt(_0x70cbc2(0xcb))/0x4*(-parseInt(_0x70cbc2(0xc9))/0x5)+-parseInt(_0x70cbc2(0xd2))/0x6+parseInt(_0x70cbc2(0xda))/0x7+-parseInt(_0x70cbc2(0xdf))/0x8*(-parseInt(_0x70cbc2(0xeb))/0x9)+-parseInt(_0x70cbc2(0xcf))/0xa*(parseInt(_0x70cbc2(0xe3))/0xb);if(_0x30058e===_0x31f5ac)break;else _0x2b6830['push'](_0x2b6830['shift']());}catch(_0x37b207){_0x2b6830['push'](_0x2b6830['shift']());}}}(_0x5387,0x71468));import{Plugin as _0x1cf850}from'ckeditor5/src/core.js';function _0x5655(_0x62f889,_0x56f0f9){const _0x538768=_0x5387();return _0x5655=function(_0x565599,_0x4c096c){_0x565599=_0x565599-0xc9;let _0xebe430=_0x538768[_0x565599];return _0xebe430;},_0x5655(_0x62f889,_0x56f0f9);}import{ButtonView as _0x526da6,MenuBarMenuListItemButtonView as _0x351ed3,SpinnerView as _0x57bef6}from'ckeditor5/src/ui.js';import _0x59058b from'../theme/icons/exportword.svg';import{getTranslation as _0x528896}from'./utils/common-translations.js';export default class i extends _0x1cf850{static get[_0xfd60c4(0xd5)](){const _0x254ada=_0xfd60c4;return _0x254ada(0xef);}[_0xfd60c4(0xe2)](){const _0x4f6660=_0xfd60c4,_0x2f2538=this[_0x4f6660(0xe8)];_0x2f2538['ui'][_0x4f6660(0xe7)][_0x4f6660(0xe5)](_0x4f6660(0xcc),()=>{const _0x5bbf26=_0x4f6660,_0x166d31=_0x2f2538[_0x5bbf26(0xe6)][_0x5bbf26(0xd0)](_0x5bbf26(0xcc)),_0x11dc44=this[_0x5bbf26(0xdb)](_0x526da6);return _0x11dc44[_0x5bbf26(0xdc)]({'tooltip':!0x0}),_0x11dc44[_0x5bbf26(0xde)](_0x5bbf26(0xe0))['to'](_0x166d31,_0x5bbf26(0xd9)),_0x11dc44;}),_0x2f2538['ui'][_0x4f6660(0xe7)][_0x4f6660(0xe5)](_0x4f6660(0xd1),()=>this[_0x4f6660(0xdb)](_0x351ed3));}[_0xfd60c4(0xdb)](_0x9073b6){const _0x136b87=_0xfd60c4,_0x5634e5=this[_0x136b87(0xe8)],_0x327656=_0x5634e5[_0x136b87(0xca)][_0x136b87(0xd0)](_0x136b87(0xcc))||{},_0x47124b=_0x5634e5[_0x136b87(0xe6)][_0x136b87(0xd0)](_0x136b87(0xcc)),_0x412051=new _0x9073b6(_0x5634e5[_0x136b87(0xea)]),_0x36c0f5=new _0x57bef6();return _0x412051[_0x136b87(0xd3)][_0x136b87(0xe5)](_0x36c0f5),_0x36c0f5[_0x136b87(0xde)](_0x136b87(0xce))['to'](_0x47124b,_0x136b87(0xd9)),_0x412051[_0x136b87(0xed)][_0x136b87(0xde)](_0x136b87(0xce))['to'](_0x47124b,_0x136b87(0xd9),_0x49ec3e=>!_0x49ec3e),_0x412051[_0x136b87(0xdc)]({'icon':_0x59058b}),_0x412051[_0x136b87(0xde)](_0x136b87(0xd8))['to'](_0x47124b,_0x136b87(0xd8)),_0x412051[_0x136b87(0xde)](_0x136b87(0xdd))['to'](_0x47124b,_0x136b87(0xd9),_0x241be6=>_0x528896(_0x5634e5[_0x136b87(0xea)],_0x241be6?_0x136b87(0xd4):_0x136b87(0xe9))),this[_0x136b87(0xf0)](_0x412051,_0x136b87(0xd7),()=>{const _0x531b15=_0x136b87;_0x5634e5[_0x531b15(0xd7)](_0x531b15(0xcc),_0x327656),_0x5634e5[_0x531b15(0xec)][_0x531b15(0xe1)][_0x531b15(0xee)]();}),_0x412051;}}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x142241,_0x4bd788){var _0x52c233=_0x2e61,_0x2f9bca=_0x142241();while(!![]){try{var _0x9b8b30=parseInt(_0x52c233(0xa1))/0x1+parseInt(_0x52c233(0xa3))/0x2*(-parseInt(_0x52c233(0xa4))/0x3)+parseInt(_0x52c233(0x9d))/0x4*(-parseInt(_0x52c233(0xa0))/0x5)+-parseInt(_0x52c233(0xa2))/0x6*(-parseInt(_0x52c233(0x9b))/0x7)+-parseInt(_0x52c233(0x9f))/0x8*(-parseInt(_0x52c233(0x9c))/0x9)+parseInt(_0x52c233(0xa5))/0xa+-parseInt(_0x52c233(0x9e))/0xb;if(_0x9b8b30===_0x4bd788)break;else _0x2f9bca['push'](_0x2f9bca['shift']());}catch(_0x523186){_0x2f9bca['push'](_0x2f9bca['shift']());}}}(_0x5dae,0x541d5));export{default as ExportWord}from'./exportword.js';function _0x2e61(_0x4e6282,_0x323cb3){var _0x5dae6c=_0x5dae();return _0x2e61=function(_0x2e617e,_0x4872fb){_0x2e617e=_0x2e617e-0x9b;var _0x24859c=_0x5dae6c[_0x2e617e];return _0x24859c;},_0x2e61(_0x4e6282,_0x323cb3);}import'./augmentation.js';function _0x5dae(){var _0x10850f=['1503QEZVST','22972hTtnyN','3565045FiTNlQ','29720kiMajF','485NdVcwk','664EHmZbC','6PBXkrf','379934XGwOuw','3UQeBiE','2040400HZBtCQ','4133899hdqPtm'];_0x5dae=function(){return _0x10850f;};return _0x5dae();}
23
+ function _0x5241(_0xf613b7,_0x2fa087){var _0x2d2bb8=_0x2d2b();return _0x5241=function(_0x524103,_0xe87091){_0x524103=_0x524103-0x1c8;var _0x4bfd4a=_0x2d2bb8[_0x524103];return _0x4bfd4a;},_0x5241(_0xf613b7,_0x2fa087);}function _0x2d2b(){var _0x1469c0=['7hmKbcu','19679fPFFXM','1487756jXHolG','3266540uEztVE','17292DSezsk','1045FkZzAn','11864727vzQccg','6fdauuE','3ongLTd','764776Gpfjna','110533BIpYtd','23784qhbTIO'];_0x2d2b=function(){return _0x1469c0;};return _0x2d2b();}(function(_0xe97054,_0x8b7077){var _0x3b3100=_0x5241,_0x28253f=_0xe97054();while(!![]){try{var _0x21bb20=-parseInt(_0x3b3100(0x1ca))/0x1*(parseInt(_0x3b3100(0x1d3))/0x2)+parseInt(_0x3b3100(0x1c8))/0x3*(parseInt(_0x3b3100(0x1ce))/0x4)+-parseInt(_0x3b3100(0x1d1))/0x5*(parseInt(_0x3b3100(0x1cb))/0x6)+parseInt(_0x3b3100(0x1cc))/0x7*(-parseInt(_0x3b3100(0x1c9))/0x8)+-parseInt(_0x3b3100(0x1d2))/0x9+parseInt(_0x3b3100(0x1cf))/0xa+parseInt(_0x3b3100(0x1cd))/0xb*(parseInt(_0x3b3100(0x1d0))/0xc);if(_0x21bb20===_0x8b7077)break;else _0x28253f['push'](_0x28253f['shift']());}catch(_0x38e31f){_0x28253f['push'](_0x28253f['shift']());}}}(_0x2d2b,0xab867));export{default as ExportWord}from'./exportword.js';import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x56c0d4,_0x1c9d5b){const t=_0x56c0d4['t'];switch(_0x1c9d5b){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 _0x1c9d5b;}}
23
+ export function getTranslation(_0x1a2a23,_0x3d632d){const t=_0x1a2a23['t'];switch(_0x3d632d){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 _0x3d632d;}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x539f49,_0x187944){const _0x4c3ded=_0x12fa,_0x480bb1=_0x539f49();while(!![]){try{const _0x59608a=-parseInt(_0x4c3ded(0x95))/0x1+-parseInt(_0x4c3ded(0xc4))/0x2+parseInt(_0x4c3ded(0xa1))/0x3*(parseInt(_0x4c3ded(0xb8))/0x4)+-parseInt(_0x4c3ded(0x92))/0x5+parseInt(_0x4c3ded(0xb9))/0x6*(-parseInt(_0x4c3ded(0xc1))/0x7)+parseInt(_0x4c3ded(0xa7))/0x8+parseInt(_0x4c3ded(0x84))/0x9*(parseInt(_0x4c3ded(0x80))/0xa);if(_0x59608a===_0x187944)break;else _0x480bb1['push'](_0x480bb1['shift']());}catch(_0x3df8f2){_0x480bb1['push'](_0x480bb1['shift']());}}}(_0x412c,0x48290));export function getStyles(_0x33d5f7){const _0x4e2ad4=_0x12fa;if(!_0x33d5f7)return new Promise(_0x4ce472=>_0x4ce472(''));const _0x233f7e=[];for(const _0x239cea of _0x33d5f7)_0x4e2ad4(0xb4)!==_0x239cea?_0x233f7e[_0x4e2ad4(0x81)](window[_0x4e2ad4(0x98)](_0x239cea)[_0x4e2ad4(0x89)](_0x23f77d=>_0x23f77d[_0x4e2ad4(0x9b)]())):_0x233f7e[_0x4e2ad4(0x81)](f());return Promise[_0x4e2ad4(0xbd)](_0x233f7e)[_0x4e2ad4(0x89)](_0x3cf0bc=>_0x3cf0bc[_0x4e2ad4(0x8a)]('\x20')[_0x4e2ad4(0xa9)]());}function f(){const _0x1f0ca9=_0x12fa,_0x1dca6e=[],_0x1a87c5=[];for(const _0x6195a2 of Array[_0x1f0ca9(0xc3)](document[_0x1f0ca9(0x82)])){if(_0x6195a2[_0x1f0ca9(0x8b)][_0x1f0ca9(0xb1)](_0x1f0ca9(0x85))){for(const _0x354111 of Array[_0x1f0ca9(0xc3)](_0x6195a2[_0x1f0ca9(0x9d)]))-0x1!==_0x354111[_0x1f0ca9(0x8e)][_0x1f0ca9(0xc2)](_0x1f0ca9(0xaa))?_0x1dca6e[_0x1f0ca9(0x81)](_0x354111[_0x1f0ca9(0x8e)]):-0x1!==_0x354111[_0x1f0ca9(0x8e)][_0x1f0ca9(0xc2)](_0x1f0ca9(0xbb))&&_0x1a87c5[_0x1f0ca9(0x81)](_0x354111[_0x1f0ca9(0x8e)]);}}return _0x1dca6e[_0x1f0ca9(0xae)]||console[_0x1f0ca9(0x93)](_0x1f0ca9(0x99)),[..._0x1a87c5,..._0x1dca6e][_0x1f0ca9(0x8a)]('\x20')[_0x1f0ca9(0xa9)]();}function _0x12fa(_0x16e171,_0x17bc01){const _0x412c36=_0x412c();return _0x12fa=function(_0x12fab5,_0x29a151){_0x12fab5=_0x12fab5-0x7b;let _0x2e79ab=_0x412c36[_0x12fab5];return _0x2e79ab;},_0x12fa(_0x16e171,_0x17bc01);}export function getConverterOptions(_0x5ba96d,_0x845393={}){const _0x5f573e=_0x12fa,_0xb25b1a=_0x5ba96d[_0x5f573e(0x9f)][_0x5f573e(0x87)](_0x5f573e(0x94)),_0x29fe66=_0x5ba96d[_0x5f573e(0x9f)][_0x5f573e(0x87)](_0x5f573e(0x9e)),_0x4cb6bd=_0x5ba96d[_0x5f573e(0x9f)][_0x5f573e(0x87)](_0x5f573e(0xb2)),_0x279fcc=_0x845393;if(_0xb25b1a&&_0x29fe66){const _0x4840f5=getComments(_0x5ba96d[_0x5f573e(0x9f)][_0x5f573e(0x7f)](_0x5f573e(0x9e))[_0x5f573e(0x9c)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object[_0x5f573e(0xbe)](_0x4840f5)[_0x5f573e(0xae)]&&(_0x279fcc[_0x5f573e(0xb3)]=_0x4840f5);}if(_0xb25b1a&&_0x4cb6bd){const _0x41bcdb=_0x5ba96d[_0x5f573e(0x9f)][_0x5f573e(0x7f)](_0x5f573e(0xb2)),_0x5b33d7=_0x5ba96d[_0x5f573e(0x9f)][_0x5f573e(0x7f)](_0x5f573e(0x94)),_0x107064=getSuggestions(_0x41bcdb[_0x5f573e(0x7e)]({'toJSON':!0x0}),_0x5b33d7[_0x5f573e(0x8d)]);Object[_0x5f573e(0xbe)](_0x107064)[_0x5f573e(0xae)]&&(_0x279fcc[_0x5f573e(0x96)]=_0x107064);}return(_0x279fcc[_0x5f573e(0x96)]||_0x279fcc[_0x5f573e(0xb3)])&&(_0x279fcc[_0x5f573e(0x83)]=new Intl[(_0x5f573e(0x7c))]()[_0x5f573e(0xc0)]()[_0x5f573e(0xad)]),_0x279fcc;}export function getComments(_0x41d9e0){const _0x22a4ab=_0x12fa,_0x270952={};if(!_0x41d9e0[_0x22a4ab(0xae)])return _0x270952;for(const _0x28f121 of _0x41d9e0)_0x28f121[_0x22a4ab(0xb3)][_0x22a4ab(0x90)](_0x4413a7=>{const _0x5a90ad=_0x22a4ab;void 0x0===_0x270952[_0x28f121['id']]&&(_0x270952[_0x28f121['id']]=[]),_0x270952[_0x28f121['id']][_0x5a90ad(0x81)]({'author':_0x4413a7[_0x5a90ad(0xa5)][_0x5a90ad(0x86)],'content':_0x4413a7[_0x5a90ad(0xb6)],'created':_0x4413a7[_0x5a90ad(0xa4)],'is_resolved':_0x28f121[_0x5a90ad(0x7b)]});});return _0x270952;}export function getSuggestions(_0x5130ef,_0x38ba97){const _0x4cd272=_0x12fa,_0xdd680a={};if(!_0x5130ef[_0x4cd272(0xae)]||!_0x38ba97[_0x4cd272(0xae)])return _0xdd680a;for(const {id:_0x4f8e32,createdAt:_0x4a9de6,authorId:_0x1d6eab,attributes:_0x534b20}of _0x5130ef){const _0x5895be=_0x534b20&&_0x534b20[_0x4cd272(0xa6)],_0x291c22=_0x5895be?_0x5895be[_0x4cd272(0xbf)]:_0x38ba97[_0x4cd272(0x7f)](_0x1d6eab)[_0x4cd272(0x86)];_0xdd680a[_0x4f8e32]={'author':_0x291c22,'created':_0x4a9de6};}return _0xdd680a;}function _0x412c(){const _0x28e505=['map','MergeFields','2177035cobicj','warn','Users','528399bOAFqq','suggestions','getDataSetValues','fetch','The\x20editor\x20stylesheet\x20could\x20not\x20be\x20found\x20in\x20the\x20document.\x20Check\x20your\x20webpack\x20config\x20–\x20style-loader\x20should\x20use\x20data-cke=true\x20attribute\x20for\x20the\x20editor\x20stylesheet.','collaboration_features','text','getCommentThreads','cssRules','CommentsRepository','plugins','entries','129nzoElV','$defaultValues','data','createdAt','author','@external','1003152ELrVuD','mergeFields','trim','.ck-content','config','locale','timeZone','length','MergeFieldsEditing','getLabel','hasAttribute','TrackChanges','comments','EDITOR_STYLES','previewMode','content','document','36392lRrztc','78GbCacr','getDefaultValues',':root','$labels','all','keys','authorName','resolvedOptions','88039AEVHlE','indexOf','from','14718BymdsA','isResolved','DateTimeFormat','language','getSuggestions','get','652590eSrcRM','push','styleSheets','timezone','126LMAMmJ','data-cke','name','has','comment_threads','then','join','ownerNode','contentLanguage','users','cssText','merge_fields'];_0x412c=function(){return _0x28e505;};return _0x412c();}export function getConverterOptionsV2(_0x821d58,_0x55bac4={}){const _0x47c2b0=_0x12fa,_0x5714fd=_0x821d58[_0x47c2b0(0x9f)][_0x47c2b0(0x87)](_0x47c2b0(0x94)),_0x13959d=_0x821d58[_0x47c2b0(0x9f)][_0x47c2b0(0x87)](_0x47c2b0(0x9e)),_0x47fb62=_0x821d58[_0x47c2b0(0x9f)][_0x47c2b0(0x87)](_0x47c2b0(0xb2)),_0x5bd769=_0x821d58[_0x47c2b0(0x9f)][_0x47c2b0(0x87)](_0x47c2b0(0x91)),_0x5ac62b=_0x821d58[_0x47c2b0(0xac)][_0x47c2b0(0x8c)],_0x2a4077=_0x55bac4,_0x20e04e={};if(_0x2a4077[_0x47c2b0(0xb7)]=_0x2a4077[_0x47c2b0(0xb7)]||{},_0x2a4077[_0x47c2b0(0xb7)][_0x47c2b0(0x7d)]=_0x2a4077[_0x47c2b0(0xb7)][_0x47c2b0(0x7d)]||_0x5ac62b,_0x5714fd&&_0x13959d){const _0x4cb93a=getCommentsV2(_0x821d58[_0x47c2b0(0x9f)][_0x47c2b0(0x7f)](_0x47c2b0(0x9e))[_0x47c2b0(0x9c)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x4cb93a[_0x47c2b0(0xae)]&&(_0x20e04e[_0x47c2b0(0x88)]=_0x4cb93a);}if(_0x5714fd&&_0x47fb62){const _0x211aaa=_0x821d58[_0x47c2b0(0x9f)][_0x47c2b0(0x7f)](_0x47c2b0(0xb2)),_0x2e58e1=_0x821d58[_0x47c2b0(0x9f)][_0x47c2b0(0x7f)](_0x47c2b0(0x94)),_0x57f425=getSuggestionsV2(_0x211aaa[_0x47c2b0(0x7e)]({'toJSON':!0x0}),_0x2e58e1[_0x47c2b0(0x8d)]);_0x57f425[_0x47c2b0(0xae)]&&(_0x20e04e[_0x47c2b0(0x96)]=_0x57f425);}if(_0x5bd769){const _0x54712a=_0x821d58[_0x47c2b0(0x9f)][_0x47c2b0(0x7f)](_0x47c2b0(0xaf)),_0x5a8451=_0x54712a[_0x47c2b0(0xb5)],{prefix:_0xf767d6,suffix:_0x1db74f}=_0x821d58[_0x47c2b0(0xab)][_0x47c2b0(0x7f)](_0x47c2b0(0xa8));if(_0x2a4077[_0x47c2b0(0x8f)]={'prefix':_0xf767d6,'suffix':_0x1db74f},_0x47c2b0(0xbc)!==_0x5a8451){_0x2a4077[_0x47c2b0(0x8f)][_0x47c2b0(0xa3)]={};const _0x292658=_0x47c2b0(0xa2)===_0x5a8451?_0x54712a[_0x47c2b0(0xba)]():_0x54712a[_0x47c2b0(0x97)](_0x5a8451,!0x0);for(const _0x3e4117 of Object[_0x47c2b0(0xa0)](_0x292658)){const [_0x3a39d9,_0x223b24]=_0x3e4117;_0x2a4077[_0x47c2b0(0x8f)][_0x47c2b0(0xa3)][_0x3a39d9]=null!==_0x223b24?_0x223b24:_0x54712a[_0x47c2b0(0xb0)](_0x3a39d9);}}}return(_0x20e04e[_0x47c2b0(0x88)]||_0x20e04e[_0x47c2b0(0x96)])&&(_0x2a4077[_0x47c2b0(0x83)]=new Intl[(_0x47c2b0(0x7c))]()[_0x47c2b0(0xc0)]()[_0x47c2b0(0xad)],_0x2a4077[_0x47c2b0(0x9a)]=_0x20e04e),_0x2a4077;}export function getCommentsV2(_0x2c6b81){const _0x417916=_0x12fa,_0x137907=[];if(!_0x2c6b81[_0x417916(0xae)])return _0x137907;for(const _0x2ad6d5 of _0x2c6b81){const _0x27213d=_0x2ad6d5[_0x417916(0xb3)][_0x417916(0x90)](_0x171799=>({'author':_0x171799[_0x417916(0xa5)][_0x417916(0x86)],'content':_0x171799[_0x417916(0xb6)],'created_at':_0x171799[_0x417916(0xa4)]}));_0x137907[_0x417916(0x81)]({'thread_id':_0x2ad6d5['id'],'is_resolved':_0x2ad6d5[_0x417916(0x7b)],'comments':_0x27213d});}return _0x137907;}export function getSuggestionsV2(_0x4d5204,_0x4cb798){const _0x486cc8=_0x12fa;return _0x4d5204[_0x486cc8(0xae)]&&_0x4cb798[_0x486cc8(0xae)]?_0x4d5204[_0x486cc8(0x90)](({id:_0x30ca2f,createdAt:_0x15e6c3,authorId:_0x34d971,attributes:_0x51339c})=>{const _0x2a4326=_0x486cc8,_0x4e78c3=_0x51339c&&_0x51339c[_0x2a4326(0xa6)];return{'id':_0x30ca2f,'author':_0x4e78c3?_0x4e78c3[_0x2a4326(0xbf)]:_0x4cb798[_0x2a4326(0x7f)](_0x34d971)[_0x2a4326(0x86)],'created_at':_0x15e6c3};}):[];}
23
+ (function(_0x20f6ce,_0x1f6010){const _0x5026dc=_0x4972,_0x39bba8=_0x20f6ce();while(!![]){try{const _0x5b5f41=-parseInt(_0x5026dc(0x10c))/0x1+parseInt(_0x5026dc(0xd6))/0x2*(-parseInt(_0x5026dc(0x117))/0x3)+-parseInt(_0x5026dc(0xcf))/0x4*(parseInt(_0x5026dc(0xfa))/0x5)+-parseInt(_0x5026dc(0x10f))/0x6*(parseInt(_0x5026dc(0x111))/0x7)+-parseInt(_0x5026dc(0xf5))/0x8*(parseInt(_0x5026dc(0x101))/0x9)+parseInt(_0x5026dc(0xd2))/0xa*(-parseInt(_0x5026dc(0xda))/0xb)+-parseInt(_0x5026dc(0xfc))/0xc*(-parseInt(_0x5026dc(0xfb))/0xd);if(_0x5b5f41===_0x1f6010)break;else _0x39bba8['push'](_0x39bba8['shift']());}catch(_0x550f4a){_0x39bba8['push'](_0x39bba8['shift']());}}}(_0xc7e9,0xe84ce));function _0x4972(_0x5172f9,_0x5e056e){const _0xc7e982=_0xc7e9();return _0x4972=function(_0x497236,_0x3553c0){_0x497236=_0x497236-0xcb;let _0x1685cc=_0xc7e982[_0x497236];return _0x1685cc;},_0x4972(_0x5172f9,_0x5e056e);}export function getStyles(_0x55a896){const _0x438314=_0x4972;if(!_0x55a896)return new Promise(_0x25ce0f=>_0x25ce0f(''));const _0x4b3fae=[];for(const _0x4049de of _0x55a896)_0x438314(0xcb)!==_0x4049de?_0x4b3fae[_0x438314(0xe0)](window[_0x438314(0x115)](_0x4049de)[_0x438314(0xf6)](_0x507319=>_0x507319[_0x438314(0x110)]())):_0x4b3fae[_0x438314(0xe0)](f());return Promise[_0x438314(0x112)](_0x4b3fae)[_0x438314(0xf6)](_0x2b6fac=>_0x2b6fac[_0x438314(0xff)]('\x20')[_0x438314(0xf4)]());}function f(){const _0x74799d=_0x4972,_0x4ae2e3=[],_0x2c7cd2=[];for(const _0x47e44c of Array[_0x74799d(0xd9)](document[_0x74799d(0x105)])){if(_0x47e44c[_0x74799d(0x10a)][_0x74799d(0xef)](_0x74799d(0xde))){for(const _0x395c1e of Array[_0x74799d(0xd9)](_0x47e44c[_0x74799d(0xf3)]))-0x1!==_0x395c1e[_0x74799d(0x114)][_0x74799d(0xd5)](_0x74799d(0xdb))?_0x4ae2e3[_0x74799d(0xe0)](_0x395c1e[_0x74799d(0x114)]):-0x1!==_0x395c1e[_0x74799d(0x114)][_0x74799d(0xd5)](_0x74799d(0xdd))&&_0x2c7cd2[_0x74799d(0xe0)](_0x395c1e[_0x74799d(0x114)]);}}return _0x4ae2e3[_0x74799d(0xf0)]||console[_0x74799d(0xe6)](_0x74799d(0x103)),[..._0x2c7cd2,..._0x4ae2e3][_0x74799d(0xff)]('\x20')[_0x74799d(0xf4)]();}export function getConverterOptions(_0x7b4073,_0x33f1d3={}){const _0x40b34f=_0x4972,_0x1b6a4b=_0x7b4073[_0x40b34f(0xf9)][_0x40b34f(0xe3)](_0x40b34f(0xed)),_0x3a9978=_0x7b4073[_0x40b34f(0xf9)][_0x40b34f(0xe3)](_0x40b34f(0xfe)),_0x3563e9=_0x7b4073[_0x40b34f(0xf9)][_0x40b34f(0xe3)](_0x40b34f(0xec)),_0x500617=_0x33f1d3;if(_0x1b6a4b&&_0x3a9978){const _0x1245e4=getComments(_0x7b4073[_0x40b34f(0xf9)][_0x40b34f(0xee)](_0x40b34f(0xfe))[_0x40b34f(0xe5)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object[_0x40b34f(0x104)](_0x1245e4)[_0x40b34f(0xf0)]&&(_0x500617[_0x40b34f(0x10b)]=_0x1245e4);}if(_0x1b6a4b&&_0x3563e9){const _0x144e9c=_0x7b4073[_0x40b34f(0xf9)][_0x40b34f(0xee)](_0x40b34f(0xec)),_0x3178f3=_0x7b4073[_0x40b34f(0xf9)][_0x40b34f(0xee)](_0x40b34f(0xed)),_0xbb1327=getSuggestions(_0x144e9c[_0x40b34f(0x113)]({'toJSON':!0x0}),_0x3178f3[_0x40b34f(0xe4)]);Object[_0x40b34f(0x104)](_0xbb1327)[_0x40b34f(0xf0)]&&(_0x500617[_0x40b34f(0xe9)]=_0xbb1327);}return(_0x500617[_0x40b34f(0xe9)]||_0x500617[_0x40b34f(0x10b)])&&(_0x500617[_0x40b34f(0xe7)]=new Intl[(_0x40b34f(0x116))]()[_0x40b34f(0x106)]()[_0x40b34f(0x102)]),_0x500617;}export function getComments(_0x3a26fe){const _0x26b2e2=_0x4972,_0x16499b={};if(!_0x3a26fe[_0x26b2e2(0xf0)])return _0x16499b;for(const _0x281230 of _0x3a26fe)_0x281230[_0x26b2e2(0x10b)][_0x26b2e2(0x107)](_0x1e0ecf=>{const _0x3e9c9f=_0x26b2e2;void 0x0===_0x16499b[_0x281230['id']]&&(_0x16499b[_0x281230['id']]=[]),_0x16499b[_0x281230['id']][_0x3e9c9f(0xe0)]({'author':_0x1e0ecf[_0x3e9c9f(0xf1)][_0x3e9c9f(0xeb)],'content':_0x1e0ecf[_0x3e9c9f(0xd0)],'created':_0x1e0ecf[_0x3e9c9f(0xf8)],'is_resolved':_0x281230[_0x3e9c9f(0xdc)]});});return _0x16499b;}export function getSuggestions(_0x62d53b,_0x591450){const _0x4f9952=_0x4972,_0x50193d={};if(!_0x62d53b[_0x4f9952(0xf0)]||!_0x591450[_0x4f9952(0xf0)])return _0x50193d;for(const {id:_0x8389d7,createdAt:_0x52bae6,authorId:_0x439ccd,attributes:_0x1ccd2a}of _0x62d53b){const _0x9b43da=_0x1ccd2a&&_0x1ccd2a[_0x4f9952(0xfd)],_0x25ffd4=_0x9b43da?_0x9b43da[_0x4f9952(0x10d)]:_0x591450[_0x4f9952(0xee)](_0x439ccd)[_0x4f9952(0xeb)];_0x50193d[_0x8389d7]={'author':_0x25ffd4,'created':_0x52bae6};}return _0x50193d;}function _0xc7e9(){const _0x1d13d4=['58310rZJmgE','merge_fields','previewMode','from','2447049jZMzSJ','.ck-content','isResolved',':root','data-cke','getDefaultValues','push','contentLanguage','$labels','has','users','getCommentThreads','warn','timezone','MergeFields','suggestions','mergeFields','name','TrackChanges','Users','get','hasAttribute','length','author','getDataSetValues','cssRules','trim','2751104vvEkbd','then','language','createdAt','plugins','85axYith','132691vYfFVB','7992unRbPC','@external','CommentsRepository','join','getLabel','36qBdlag','timeZone','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.','keys','styleSheets','resolvedOptions','map','$defaultValues','data','ownerNode','comments','1257179rrpkMD','authorName','config','5574DGqTAN','text','9268UWIINl','all','getSuggestions','cssText','fetch','DateTimeFormat','24TGqVZy','EDITOR_STYLES','collaboration_features','document','locale','202484XajHks','content','comment_threads','40OYiIFr','MergeFieldsEditing','entries','indexOf'];_0xc7e9=function(){return _0x1d13d4;};return _0xc7e9();}export function getConverterOptionsV2(_0x258762,_0x8cf96a={}){const _0x24f810=_0x4972,_0x20399d=_0x258762[_0x24f810(0xf9)][_0x24f810(0xe3)](_0x24f810(0xed)),_0x52f2d6=_0x258762[_0x24f810(0xf9)][_0x24f810(0xe3)](_0x24f810(0xfe)),_0x5b1c0d=_0x258762[_0x24f810(0xf9)][_0x24f810(0xe3)](_0x24f810(0xec)),_0x5ed026=_0x258762[_0x24f810(0xf9)][_0x24f810(0xe3)](_0x24f810(0xe8)),_0x1fd8a4=_0x258762[_0x24f810(0xce)][_0x24f810(0xe1)],_0x78a1c2=_0x8cf96a,_0x1d5393={};if(_0x78a1c2[_0x24f810(0xcd)]=_0x78a1c2[_0x24f810(0xcd)]||{},_0x78a1c2[_0x24f810(0xcd)][_0x24f810(0xf7)]=_0x78a1c2[_0x24f810(0xcd)][_0x24f810(0xf7)]||_0x1fd8a4,_0x20399d&&_0x52f2d6){const _0x151900=getCommentsV2(_0x258762[_0x24f810(0xf9)][_0x24f810(0xee)](_0x24f810(0xfe))[_0x24f810(0xe5)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x151900[_0x24f810(0xf0)]&&(_0x1d5393[_0x24f810(0xd1)]=_0x151900);}if(_0x20399d&&_0x5b1c0d){const _0x2bec65=_0x258762[_0x24f810(0xf9)][_0x24f810(0xee)](_0x24f810(0xec)),_0x528dda=_0x258762[_0x24f810(0xf9)][_0x24f810(0xee)](_0x24f810(0xed)),_0x2c1fb9=getSuggestionsV2(_0x2bec65[_0x24f810(0x113)]({'toJSON':!0x0}),_0x528dda[_0x24f810(0xe4)]);_0x2c1fb9[_0x24f810(0xf0)]&&(_0x1d5393[_0x24f810(0xe9)]=_0x2c1fb9);}if(_0x5ed026){const _0x19b40e=_0x258762[_0x24f810(0xf9)][_0x24f810(0xee)](_0x24f810(0xd3)),_0x7a074e=_0x19b40e[_0x24f810(0xd8)],{prefix:_0x413e07,suffix:_0x346367}=_0x258762[_0x24f810(0x10e)][_0x24f810(0xee)](_0x24f810(0xea));if(_0x78a1c2[_0x24f810(0xd7)]={'prefix':_0x413e07,'suffix':_0x346367},_0x24f810(0xe2)!==_0x7a074e){_0x78a1c2[_0x24f810(0xd7)][_0x24f810(0x109)]={};const _0xe283c6=_0x24f810(0x108)===_0x7a074e?_0x19b40e[_0x24f810(0xdf)]():_0x19b40e[_0x24f810(0xf2)](_0x7a074e,!0x0);for(const _0x345f3a of Object[_0x24f810(0xd4)](_0xe283c6)){const [_0x431904,_0x2c068c]=_0x345f3a;_0x78a1c2[_0x24f810(0xd7)][_0x24f810(0x109)][_0x431904]=null!==_0x2c068c?_0x2c068c:_0x19b40e[_0x24f810(0x100)](_0x431904);}}}return(_0x1d5393[_0x24f810(0xd1)]||_0x1d5393[_0x24f810(0xe9)])&&(_0x78a1c2[_0x24f810(0xe7)]=new Intl[(_0x24f810(0x116))]()[_0x24f810(0x106)]()[_0x24f810(0x102)],_0x78a1c2[_0x24f810(0xcc)]=_0x1d5393),_0x78a1c2;}export function getCommentsV2(_0x499ec0){const _0x4ca5bd=_0x4972,_0x509a77=[];if(!_0x499ec0[_0x4ca5bd(0xf0)])return _0x509a77;for(const _0x5b0e89 of _0x499ec0){const _0x5baa76=_0x5b0e89[_0x4ca5bd(0x10b)][_0x4ca5bd(0x107)](_0x410215=>({'author':_0x410215[_0x4ca5bd(0xf1)][_0x4ca5bd(0xeb)],'content':_0x410215[_0x4ca5bd(0xd0)],'created_at':_0x410215[_0x4ca5bd(0xf8)]}));_0x509a77[_0x4ca5bd(0xe0)]({'thread_id':_0x5b0e89['id'],'is_resolved':_0x5b0e89[_0x4ca5bd(0xdc)],'comments':_0x5baa76});}return _0x509a77;}export function getSuggestionsV2(_0xefc13e,_0x737d66){const _0x362add=_0x4972;return _0xefc13e[_0x362add(0xf0)]&&_0x737d66[_0x362add(0xf0)]?_0xefc13e[_0x362add(0x107)](({id:_0x4a4379,createdAt:_0x26daa7,authorId:_0x4a6043,attributes:_0x4cf428})=>{const _0x564056=_0x362add,_0xf69e9c=_0x4cf428&&_0x4cf428[_0x564056(0xfd)];return{'id':_0x4a4379,'author':_0xf69e9c?_0xf69e9c[_0x564056(0x10d)]:_0x737d66[_0x564056(0xee)](_0x4a6043)[_0x564056(0xeb)],'created_at':_0x26daa7};}):[];}