@ckeditor/ckeditor5-export-word 43.1.0-alpha.5 → 43.1.0-alpha.7

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
- (_0x4dce92=>{const {vi:{dictionary:_0x19c55c,getPluralForm:_0xa0f6fa}}={'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':_0x50bcbe=>0x0}};_0x4dce92['vi']||={'dictionary':{},'getPluralForm':null},_0x4dce92['vi']['dictionary']=Object['assign'](_0x4dce92['vi']['dictionary'],_0x19c55c),_0x4dce92['vi']['getPluralForm']=_0xa0f6fa;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1099a5=>{const {vi:{dictionary:_0x197761,getPluralForm:_0x458b6c}}={'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':_0x5178fd=>0x0}};_0x1099a5['vi']||={'dictionary':{},'getPluralForm':null},_0x1099a5['vi']['dictionary']=Object['assign'](_0x1099a5['vi']['dictionary'],_0x197761),_0x1099a5['vi']['getPluralForm']=_0x458b6c;})(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':_0x38769a=>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':_0x1d8dc0=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1ef9b3=>{const {'zh-cn':{dictionary:_0x38a3d1,getPluralForm:_0x19e8cc}}={'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':_0x16960f=>0x0}};_0x1ef9b3['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x1ef9b3['zh-cn']['dictionary']=Object['assign'](_0x1ef9b3['zh-cn']['dictionary'],_0x38a3d1),_0x1ef9b3['zh-cn']['getPluralForm']=_0x19e8cc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1e1f1a=>{const {'zh-cn':{dictionary:_0x30dc25,getPluralForm:_0x5b59f6}}={'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':_0xab71c1=>0x0}};_0x1e1f1a['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x1e1f1a['zh-cn']['dictionary']=Object['assign'](_0x1e1f1a['zh-cn']['dictionary'],_0x30dc25),_0x1e1f1a['zh-cn']['getPluralForm']=_0x5b59f6;})(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':_0x458b84=>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':_0x54c2d8=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x180002=>{const {zh:{dictionary:_0x4fe5bc,getPluralForm:_0x41c721}}={'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':_0x29d7c6=>0x0}};_0x180002['zh']||={'dictionary':{},'getPluralForm':null},_0x180002['zh']['dictionary']=Object['assign'](_0x180002['zh']['dictionary'],_0x4fe5bc),_0x180002['zh']['getPluralForm']=_0x41c721;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3e00b0=>{const {zh:{dictionary:_0x85e958,getPluralForm:_0xc6ef6f}}={'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':_0x590765=>0x0}};_0x3e00b0['zh']||={'dictionary':{},'getPluralForm':null},_0x3e00b0['zh']['dictionary']=Object['assign'](_0x3e00b0['zh']['dictionary'],_0x85e958),_0x3e00b0['zh']['getPluralForm']=_0xc6ef6f;})(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.5",
3
+ "version": "43.1.0-alpha.7",
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.5",
34
- "@ckeditor/ckeditor5-utils": "43.1.0-alpha.5",
35
- "@ckeditor/ckeditor5-ui": "43.1.0-alpha.5",
36
- "ckeditor5": "43.1.0-alpha.5"
33
+ "@ckeditor/ckeditor5-core": "43.1.0-alpha.7",
34
+ "@ckeditor/ckeditor5-utils": "43.1.0-alpha.7",
35
+ "@ckeditor/ckeditor5-ui": "43.1.0-alpha.7",
36
+ "ckeditor5": "43.1.0-alpha.7"
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 _0xb9f524=_0xdcee;(function(_0x32939c,_0x48ae3b){const _0x3e31fa=_0xdcee,_0xb3c009=_0x32939c();while(!![]){try{const _0x5f194d=parseInt(_0x3e31fa(0xea))/0x1*(-parseInt(_0x3e31fa(0xe2))/0x2)+parseInt(_0x3e31fa(0xec))/0x3+parseInt(_0x3e31fa(0xe4))/0x4+parseInt(_0x3e31fa(0xe8))/0x5*(-parseInt(_0x3e31fa(0xee))/0x6)+-parseInt(_0x3e31fa(0xed))/0x7+parseInt(_0x3e31fa(0xf8))/0x8+-parseInt(_0x3e31fa(0xf0))/0x9*(parseInt(_0x3e31fa(0xf6))/0xa);if(_0x5f194d===_0x48ae3b)break;else _0xb3c009['push'](_0xb3c009['shift']());}catch(_0x84f21a){_0xb3c009['push'](_0xb3c009['shift']());}}}(_0x2566,0x70ab7));import{Plugin as _0x4698fc}from'ckeditor5/src/core.js';import{Notification as _0xd0ee4b}from'ckeditor5/src/ui.js';import _0x276794 from'./exportwordcommand.js';function _0xdcee(_0x4fa638,_0x3c87c9){const _0x256681=_0x2566();return _0xdcee=function(_0xdcee7a,_0xb1b69){_0xdcee7a=_0xdcee7a-0xde;let _0x531997=_0x256681[_0xdcee7a];return _0x531997;},_0xdcee(_0x4fa638,_0x3c87c9);}import _0x229ebd from'./exportwordui.js';function _0x2566(){const _0x3fa247=['_token','config','ExportWord','11459650HaRhRN','then','6940216nXStKC','editor','get','tokenUrl','exportWord','228632jVyxJa','init','2178100xwpqRI','commands','plugins','registerTokenUrl','5OtBIpD','add','2xIinWT','pluginName','2224827iXPjAz','439922JpxaCM','1528338NONvup','requires','9izVeAK','CloudServices','token'];_0x2566=function(){return _0x3fa247;};return _0x2566();}export default class s extends _0x4698fc{static get[_0xb9f524(0xeb)](){const _0x33f8c6=_0xb9f524;return _0x33f8c6(0xf5);}static get[_0xb9f524(0xef)](){const _0x3bb15f=_0xb9f524;return[_0x3bb15f(0xf1),_0xd0ee4b,_0x229ebd];}[_0xb9f524(0xe3)](){const _0xab11f0=_0xb9f524,_0x1aa8cf=this[_0xab11f0(0xde)],_0x19e1da=_0x1aa8cf[_0xab11f0(0xf4)][_0xab11f0(0xdf)](_0xab11f0(0xe1))||{};_0x1aa8cf[_0xab11f0(0xe5)][_0xab11f0(0xe9)](_0xab11f0(0xe1),new _0x276794(_0x1aa8cf));const _0x5b4667=_0x1aa8cf[_0xab11f0(0xe6)][_0xab11f0(0xdf)](_0xab11f0(0xf1));!0x1===_0x19e1da[_0xab11f0(0xe0)]?this[_0xab11f0(0xf3)]=null:_0x19e1da[_0xab11f0(0xe0)]?_0x5b4667[_0xab11f0(0xe7)](_0x19e1da[_0xab11f0(0xe0)])[_0xab11f0(0xf7)](_0x4013fd=>{const _0xb6cdcc=_0xab11f0;this[_0xb6cdcc(0xf3)]=_0x4013fd;}):this[_0xab11f0(0xf3)]=_0x5b4667[_0xab11f0(0xf2)];}}
23
+ function _0x4fb4(){const _0x351d19=['ExportWord','20818910kpaanE','config','8439876wxyWvH','56KtWPof','editor','commands','_token','3yamySZ','141710OTMYQG','2989064sJWNlV','1285538arjLkY','plugins','1062775nCeIxB','token','get','requires','pluginName','init','18fpVwXr','1200248XHQogK','then','add','registerTokenUrl','tokenUrl','CloudServices','exportWord'];_0x4fb4=function(){return _0x351d19;};return _0x4fb4();}const _0x2ac460=_0x33f5;(function(_0x143621,_0x360c87){const _0x19ff84=_0x33f5,_0x559343=_0x143621();while(!![]){try{const _0x3cdd25=parseInt(_0x19ff84(0x1ab))/0x1+-parseInt(_0x19ff84(0x1ad))/0x2*(-parseInt(_0x19ff84(0x1aa))/0x3)+parseInt(_0x19ff84(0x1ac))/0x4+-parseInt(_0x19ff84(0x1af))/0x5*(parseInt(_0x19ff84(0x1b5))/0x6)+parseInt(_0x19ff84(0x1a6))/0x7*(-parseInt(_0x19ff84(0x1b6))/0x8)+-parseInt(_0x19ff84(0x1a5))/0x9+parseInt(_0x19ff84(0x1a3))/0xa;if(_0x3cdd25===_0x360c87)break;else _0x559343['push'](_0x559343['shift']());}catch(_0x207e77){_0x559343['push'](_0x559343['shift']());}}}(_0x4fb4,0xcc947));import{Plugin as _0x1294f9}from'ckeditor5/src/core.js';function _0x33f5(_0x55e70b,_0x237b7a){const _0x4fb415=_0x4fb4();return _0x33f5=function(_0x33f5ab,_0x3e302a){_0x33f5ab=_0x33f5ab-0x1a1;let _0x1d9613=_0x4fb415[_0x33f5ab];return _0x1d9613;},_0x33f5(_0x55e70b,_0x237b7a);}import{Notification as _0x148ae1}from'ckeditor5/src/ui.js';import _0x22df1e from'./exportwordcommand.js';import _0x4553ea from'./exportwordui.js';export default class s extends _0x1294f9{static get[_0x2ac460(0x1b3)](){const _0x58730a=_0x2ac460;return _0x58730a(0x1a2);}static get[_0x2ac460(0x1b2)](){const _0x599d8f=_0x2ac460;return[_0x599d8f(0x1bb),_0x148ae1,_0x4553ea];}[_0x2ac460(0x1b4)](){const _0x576e3d=_0x2ac460,_0x3c1bef=this[_0x576e3d(0x1a7)],_0x42ce21=_0x3c1bef[_0x576e3d(0x1a4)][_0x576e3d(0x1b1)](_0x576e3d(0x1a1))||{};_0x3c1bef[_0x576e3d(0x1a8)][_0x576e3d(0x1b8)](_0x576e3d(0x1a1),new _0x22df1e(_0x3c1bef));const _0x305ffd=_0x3c1bef[_0x576e3d(0x1ae)][_0x576e3d(0x1b1)](_0x576e3d(0x1bb));!0x1===_0x42ce21[_0x576e3d(0x1ba)]?this[_0x576e3d(0x1a9)]=null:_0x42ce21[_0x576e3d(0x1ba)]?_0x305ffd[_0x576e3d(0x1b9)](_0x42ce21[_0x576e3d(0x1ba)])[_0x576e3d(0x1b7)](_0x55694e=>{const _0x1f3eb3=_0x576e3d;this[_0x1f3eb3(0x1a9)]=_0x55694e;}):this[_0x576e3d(0x1a9)]=_0x305ffd[_0x576e3d(0x1b0)];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xed519=_0x197d;(function(_0x16eb58,_0x1273bb){const _0x55e8b5=_0x197d,_0x1dcc35=_0x16eb58();while(!![]){try{const _0x4716ef=-parseInt(_0x55e8b5(0x1dc))/0x1+-parseInt(_0x55e8b5(0x1b1))/0x2+parseInt(_0x55e8b5(0x1d0))/0x3+-parseInt(_0x55e8b5(0x1b0))/0x4*(-parseInt(_0x55e8b5(0x193))/0x5)+parseInt(_0x55e8b5(0x194))/0x6*(parseInt(_0x55e8b5(0x195))/0x7)+parseInt(_0x55e8b5(0x1d5))/0x8*(-parseInt(_0x55e8b5(0x1bc))/0x9)+parseInt(_0x55e8b5(0x18e))/0xa*(parseInt(_0x55e8b5(0x1a4))/0xb);if(_0x4716ef===_0x1273bb)break;else _0x1dcc35['push'](_0x1dcc35['shift']());}catch(_0x2bef63){_0x1dcc35['push'](_0x1dcc35['shift']());}}}(_0x1d76,0xf1b7e));import{Command as _0x4c4aca}from'ckeditor5/src/core.js';import{logWarning as _0xc41ec1}from'ckeditor5/src/utils.js';import{getStyles as _0x25ff5e,getConverterOptions as _0x268249,getConverterOptionsV2 as _0x260268}from'./utils.js';import{getTranslation as _0x35a557}from'./utils/common-translations.js';const h=[_0xed519(0x19a),_0xed519(0x1b9),_0xed519(0x1d8),_0xed519(0x1b5),_0xed519(0x199),_0xed519(0x1ab),_0xed519(0x19d),_0xed519(0x191),_0xed519(0x1a5),_0xed519(0x19b)];function _0x197d(_0x11cc86,_0x613af1){const _0x1d7633=_0x1d76();return _0x197d=function(_0x197d4e,_0x51bbdd){_0x197d4e=_0x197d4e-0x18c;let _0x31c003=_0x1d7633[_0x197d4e];return _0x31c003;},_0x197d(_0x11cc86,_0x613af1);}export default class e extends _0x4c4aca{constructor(_0x1b5359){const _0x1b8861=_0xed519;super(_0x1b5359),this[_0x1b8861(0x198)](_0x1b8861(0x1c9),!0x1),this[_0x1b8861(0x19e)]=!0x1;}[_0xed519(0x196)](){const _0x5781b2=_0xed519;this[_0x5781b2(0x1d1)]=!this[_0x5781b2(0x1c9)],this[_0x5781b2(0x1a7)]=this[_0x5781b2(0x1c9)]?_0x5781b2(0x1c6):void 0x0;}[_0xed519(0x190)](_0x30fdc0={}){const _0x48412e=_0xed519,_0x2d8843=this[_0x48412e(0x1c3)],_0x1fefed=_0x30fdc0[_0x48412e(0x1ce)]||0x2,_0x1c0605=0x1===_0x1fefed,_0x656f91=_0x30fdc0[_0x48412e(0x1c7)]||(_0x1c0605?_0x48412e(0x19c):_0x48412e(0x1a6)),_0x7027d1=_0x30fdc0[_0x48412e(0x1cc)]||{},_0x327558=_0x2d8843[_0x48412e(0x1dd)][_0x48412e(0x1d6)](_0x48412e(0x1c1)),_0x1431d8=_0x30fdc0[_0x48412e(0x1c5)]||_0x327558[_0x48412e(0x18f)],_0xf54eba=!0x0===_0x7027d1[_0x48412e(0x1c0)],_0x2a69b3=_0x30fdc0[_0x48412e(0x18d)]||(_0x5b9c33=>_0x5b9c33[_0x48412e(0x1cf)][_0x48412e(0x1d6)]({'pagination':_0xf54eba}));return 0x2===_0x1fefed&&function(_0x3a9dba){for(const _0x5b3557 of h)if(void 0x0!==_0x3a9dba[_0x5b3557])return!0x0;return!0x1;}(_0x7027d1)&&_0xc41ec1(_0x48412e(0x1d9)),this[_0x48412e(0x1c9)]=!0x0,this[_0x48412e(0x196)](),_0x25ff5e(_0x30fdc0[_0x48412e(0x1cb)]||[_0x48412e(0x1b6)])[_0x48412e(0x19f)](async _0x599a87=>{const _0x5b502d=_0x48412e;_0x2d8843['ui'][_0x5b502d(0x1bf)][_0x5b502d(0x1b7)](_0x35a557(_0x2d8843[_0x5b502d(0x1c8)],_0x5b502d(0x1bb)));const _0x93f720=await _0x2a69b3(_0x2d8843),_0x34122b={'html':_0x5b502d(0x1c2)+_0x2d8843[_0x5b502d(0x1c8)][_0x5b502d(0x1da)]+'\x22>'+_0x93f720+_0x5b502d(0x1db),'css':_0x599a87,[_0x1c0605?_0x5b502d(0x1be):_0x5b502d(0x1cd)]:{..._0x7027d1,..._0x1c0605?_0x268249(_0x2d8843,_0x7027d1):_0x260268(_0x2d8843,_0x7027d1)}},_0x4f2e3d={'method':_0x5b502d(0x1aa),'headers':{'Content-Type':_0x5b502d(0x1b3),'Accept':_0x5b502d(0x1b2),..._0x1431d8?{'Authorization':_0x1431d8[_0x5b502d(0x1a7)]}:null},'body':JSON[_0x5b502d(0x1b8)](_0x34122b)};return window[_0x5b502d(0x1a8)](_0x656f91,_0x4f2e3d)[_0x5b502d(0x19f)](_0xed50fa=>{const _0x25e1c0=_0x5b502d;if(0xc8!==_0xed50fa[_0x25e1c0(0x1d4)])throw _0xed50fa;return _0xed50fa[_0x25e1c0(0x1b4)]();})[_0x5b502d(0x19f)](_0xf74d56=>{const _0x25f957=_0x5b502d;_0x2d8843['ui'][_0x25f957(0x1bf)][_0x25f957(0x1b7)](_0x35a557(_0x2d8843[_0x25f957(0x1c8)],_0x25f957(0x197)));const _0x469208=_0x25f957(0x1a1)==typeof _0x30fdc0[_0x25f957(0x1ac)]?_0x30fdc0[_0x25f957(0x1ac)]():_0x30fdc0[_0x25f957(0x1ac)];this[_0x25f957(0x1ba)](_0xf74d56,_0x469208||_0x25f957(0x1a2));});})[_0x48412e(0x1d7)](_0x3ae241=>{const _0x3ef23e=_0x48412e,_0x245de9=_0x2d8843[_0x3ef23e(0x1dd)][_0x3ef23e(0x1d6)](_0x3ef23e(0x1a3));throw _0x2d8843['ui'][_0x3ef23e(0x1bf)][_0x3ef23e(0x1b7)](_0x35a557(_0x2d8843[_0x3ef23e(0x1c8)],_0x3ef23e(0x1a0)),{'politeness':_0x3ef23e(0x1af)}),_0x245de9[_0x3ef23e(0x1bd)](_0x35a557(_0x2d8843[_0x3ef23e(0x1c8)],_0x3ef23e(0x1a9))),_0x3ae241;})[_0x48412e(0x1c4)](()=>{const _0xfe1cf0=_0x48412e;this[_0xfe1cf0(0x1c9)]=!0x1,this[_0xfe1cf0(0x196)]();});}[_0xed519(0x1ba)](_0x5f4a16,_0x2923e9){const _0x39cac6=_0xed519,_0xccd98=document[_0x39cac6(0x18c)]('a');_0xccd98[_0x39cac6(0x192)]=window[_0x39cac6(0x1d2)][_0x39cac6(0x1ae)](_0x5f4a16),_0xccd98[_0x39cac6(0x1ad)]=_0x2923e9,_0xccd98[_0x39cac6(0x1ca)](),_0xccd98[_0x39cac6(0x1d3)]();}}function _0x1d76(){const _0x5c1838=['showWarning','options','ariaLiveAnnouncer','auto_pagination','ExportWord','<div\x20class=\x22ck-content\x22\x20dir=\x22','editor','finally','token','pending','converterUrl','locale','isBusy','click','stylesheets','converterOptions','config','version','data','5479767lRsCbk','isEnabled','URL','remove','status','43800lIOiMb','get','catch','margin_right','export-word-v1-api-is-deprecated','contentLanguageDirection','</div>','1852119BjXhBA','plugins','createElement','dataCallback','70ECvgGJ','_token','execute','footer','href','5815MuwKCF','42EckfMl','16191aGHGUG','refresh','Word\x20document\x20export\x20successful','set','margin_left','orientation','suggestions','https://docx-converter.cke-cs.com/v1/convert','header','affectsData','then','Word\x20document\x20export\x20failed','function','document.docx','Notification','1588367IRVHUa','comments','https://docx-converter.cke-cs.com/v2/convert/html-docx','value','fetch','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.','POST','format','fileName','download','createObjectURL','assertive','6344mRdmOO','3262810iMjtwg','application/docx','application/json','blob','margin_bottom','EDITOR_STYLES','announce','stringify','margin_top','_downloadFile','Word\x20document\x20export\x20started','369qhaqoe'];_0x1d76=function(){return _0x5c1838;};return _0x1d76();}
23
+ const _0x1b97a8=_0x37f3;function _0x37f3(_0x2f3205,_0x2da744){const _0x51cc2e=_0x51cc();return _0x37f3=function(_0x37f32d,_0x21b5c6){_0x37f32d=_0x37f32d-0x16c;let _0x15bc6d=_0x51cc2e[_0x37f32d];return _0x15bc6d;},_0x37f3(_0x2f3205,_0x2da744);}(function(_0x122f52,_0x549b93){const _0xc406f6=_0x37f3,_0xd27a51=_0x122f52();while(!![]){try{const _0x64197e=parseInt(_0xc406f6(0x18d))/0x1*(-parseInt(_0xc406f6(0x179))/0x2)+-parseInt(_0xc406f6(0x1a2))/0x3+-parseInt(_0xc406f6(0x1b8))/0x4+parseInt(_0xc406f6(0x172))/0x5*(parseInt(_0xc406f6(0x19b))/0x6)+-parseInt(_0xc406f6(0x1ac))/0x7+-parseInt(_0xc406f6(0x1b5))/0x8+parseInt(_0xc406f6(0x1ad))/0x9;if(_0x64197e===_0x549b93)break;else _0xd27a51['push'](_0xd27a51['shift']());}catch(_0x28b1e2){_0xd27a51['push'](_0xd27a51['shift']());}}}(_0x51cc,0x1dc7e));import{Command as _0x1a9d97}from'ckeditor5/src/core.js';import{logWarning as _0x3a389a}from'ckeditor5/src/utils.js';import{getStyles as _0x5d6641,getConverterOptions as _0x444494,getConverterOptionsV2 as _0x16dac6}from'./utils.js';import{getTranslation as _0x184335}from'./utils/common-translations.js';function _0x51cc(){const _0x524cf0=['_downloadFile','337938RZGLrW','status','margin_left','affectsData','document.docx','format','execute','203286LSshxJ','assertive','margin_right','plugins','Word\x20document\x20export\x20failed','locale','fetch','config','download','Word\x20document\x20export\x20successful','129136KvuzvU','5045580lmeVJy','options','pending','footer','fileName','EDITOR_STYLES','announce','showWarning','385712hdXsfC','auto_pagination','href','906544fdfNiD','orientation','converterUrl','Word\x20document\x20export\x20started','Notification','contentLanguageDirection','header','set','createObjectURL','createElement','10jQQvlt','refresh','then','stringify','token','application/docx','suggestions','15852uCxFZB','_token','https://docx-converter.cke-cs.com/v1/convert','application/json','URL','remove','isEnabled','data','click','<div\x20class=\x22ck-content\x22\x20dir=\x22','catch','function','https://docx-converter.cke-cs.com/v2/convert/html-docx','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.','blob','finally','margin_bottom','</div>','ariaLiveAnnouncer','margin_top','24KlpNze','converterOptions','POST','ExportWord','comments','export-word-v1-api-is-deprecated','get','value','version','isBusy','dataCallback','editor','stylesheets'];_0x51cc=function(){return _0x524cf0;};return _0x51cc();}const h=[_0x1b97a8(0x1b9),_0x1b97a8(0x18c),_0x1b97a8(0x1a4),_0x1b97a8(0x189),_0x1b97a8(0x19d),_0x1b97a8(0x1a0),_0x1b97a8(0x16e),_0x1b97a8(0x1b0),_0x1b97a8(0x191),_0x1b97a8(0x178)];export default class e extends _0x1a9d97{constructor(_0x1f15cb){const _0x4cee6d=_0x1b97a8;super(_0x1f15cb),this[_0x4cee6d(0x16f)](_0x4cee6d(0x196),!0x1),this[_0x4cee6d(0x19e)]=!0x1;}[_0x1b97a8(0x173)](){const _0x52c93a=_0x1b97a8;this[_0x52c93a(0x17f)]=!this[_0x52c93a(0x196)],this[_0x52c93a(0x194)]=this[_0x52c93a(0x196)]?_0x52c93a(0x1af):void 0x0;}[_0x1b97a8(0x1a1)](_0x5dfc37={}){const _0x361066=_0x1b97a8,_0x4338ca=this[_0x361066(0x198)],_0x1ed0e5=_0x5dfc37[_0x361066(0x195)]||0x2,_0x19ceb5=0x1===_0x1ed0e5,_0x210c0b=_0x5dfc37[_0x361066(0x1ba)]||(_0x19ceb5?_0x361066(0x17b):_0x361066(0x185)),_0xd2799b=_0x5dfc37[_0x361066(0x18e)]||{},_0x437c23=_0x4338ca[_0x361066(0x1a5)][_0x361066(0x193)](_0x361066(0x190)),_0x1fd363=_0x5dfc37[_0x361066(0x176)]||_0x437c23[_0x361066(0x17a)],_0x4da9d3=!0x0===_0xd2799b[_0x361066(0x1b6)],_0x5c9233=_0x5dfc37[_0x361066(0x197)]||(_0x46f570=>_0x46f570[_0x361066(0x180)][_0x361066(0x193)]({'pagination':_0x4da9d3}));return 0x2===_0x1ed0e5&&function(_0x18f5e8){for(const _0x42b293 of h)if(void 0x0!==_0x18f5e8[_0x42b293])return!0x0;return!0x1;}(_0xd2799b)&&_0x3a389a(_0x361066(0x192)),this[_0x361066(0x196)]=!0x0,this[_0x361066(0x173)](),_0x5d6641(_0x5dfc37[_0x361066(0x199)]||[_0x361066(0x1b2)])[_0x361066(0x174)](async _0x2ed8bf=>{const _0x3cb70b=_0x361066;_0x4338ca['ui'][_0x3cb70b(0x18b)][_0x3cb70b(0x1b3)](_0x184335(_0x4338ca[_0x3cb70b(0x1a7)],_0x3cb70b(0x1bb)));const _0x21fbff=await _0x5c9233(_0x4338ca),_0x107825={'html':_0x3cb70b(0x182)+_0x4338ca[_0x3cb70b(0x1a7)][_0x3cb70b(0x16d)]+'\x22>'+_0x21fbff+_0x3cb70b(0x18a),'css':_0x2ed8bf,[_0x19ceb5?_0x3cb70b(0x1ae):_0x3cb70b(0x1a9)]:{..._0xd2799b,..._0x19ceb5?_0x444494(_0x4338ca,_0xd2799b):_0x16dac6(_0x4338ca,_0xd2799b)}},_0x205434={'method':_0x3cb70b(0x18f),'headers':{'Content-Type':_0x3cb70b(0x17c),'Accept':_0x3cb70b(0x177),..._0x1fd363?{'Authorization':_0x1fd363[_0x3cb70b(0x194)]}:null},'body':JSON[_0x3cb70b(0x175)](_0x107825)};return window[_0x3cb70b(0x1a8)](_0x210c0b,_0x205434)[_0x3cb70b(0x174)](_0x14bb83=>{const _0x3558b4=_0x3cb70b;if(0xc8!==_0x14bb83[_0x3558b4(0x19c)])throw _0x14bb83;return _0x14bb83[_0x3558b4(0x187)]();})[_0x3cb70b(0x174)](_0x53d592=>{const _0x53a50a=_0x3cb70b;_0x4338ca['ui'][_0x53a50a(0x18b)][_0x53a50a(0x1b3)](_0x184335(_0x4338ca[_0x53a50a(0x1a7)],_0x53a50a(0x1ab)));const _0x1aaf3c=_0x53a50a(0x184)==typeof _0x5dfc37[_0x53a50a(0x1b1)]?_0x5dfc37[_0x53a50a(0x1b1)]():_0x5dfc37[_0x53a50a(0x1b1)];this[_0x53a50a(0x19a)](_0x53d592,_0x1aaf3c||_0x53a50a(0x19f));});})[_0x361066(0x183)](_0x4d7fe9=>{const _0x2e97d9=_0x361066,_0x2c0d00=_0x4338ca[_0x2e97d9(0x1a5)][_0x2e97d9(0x193)](_0x2e97d9(0x16c));throw _0x4338ca['ui'][_0x2e97d9(0x18b)][_0x2e97d9(0x1b3)](_0x184335(_0x4338ca[_0x2e97d9(0x1a7)],_0x2e97d9(0x1a6)),{'politeness':_0x2e97d9(0x1a3)}),_0x2c0d00[_0x2e97d9(0x1b4)](_0x184335(_0x4338ca[_0x2e97d9(0x1a7)],_0x2e97d9(0x186))),_0x4d7fe9;})[_0x361066(0x188)](()=>{const _0x17c8a2=_0x361066;this[_0x17c8a2(0x196)]=!0x1,this[_0x17c8a2(0x173)]();});}[_0x1b97a8(0x19a)](_0x4b8518,_0x32bbad){const _0x473115=_0x1b97a8,_0x1f5a26=document[_0x473115(0x171)]('a');_0x1f5a26[_0x473115(0x1b7)]=window[_0x473115(0x17d)][_0x473115(0x170)](_0x4b8518),_0x1f5a26[_0x473115(0x1aa)]=_0x32bbad,_0x1f5a26[_0x473115(0x181)](),_0x1f5a26[_0x473115(0x17e)]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1414c4=_0xdef8;(function(_0x6b9fa1,_0x26da7b){const _0x4db8b6=_0xdef8,_0x2215a3=_0x6b9fa1();while(!![]){try{const _0x53b8b9=parseInt(_0x4db8b6(0x1a5))/0x1+parseInt(_0x4db8b6(0x19e))/0x2*(parseInt(_0x4db8b6(0x190))/0x3)+parseInt(_0x4db8b6(0x182))/0x4*(parseInt(_0x4db8b6(0x196))/0x5)+parseInt(_0x4db8b6(0x184))/0x6*(-parseInt(_0x4db8b6(0x199))/0x7)+parseInt(_0x4db8b6(0x1a3))/0x8*(-parseInt(_0x4db8b6(0x19b))/0x9)+parseInt(_0x4db8b6(0x19a))/0xa+-parseInt(_0x4db8b6(0x18f))/0xb;if(_0x53b8b9===_0x26da7b)break;else _0x2215a3['push'](_0x2215a3['shift']());}catch(_0x32a786){_0x2215a3['push'](_0x2215a3['shift']());}}}(_0x8076,0x9d094));import{Plugin as _0x310c07}from'ckeditor5/src/core.js';import{ButtonView as _0x1d233b,MenuBarMenuListItemButtonView as _0x319542,SpinnerView as _0x370742}from'ckeditor5/src/ui.js';function _0x8076(){const _0x4567b7=['config','editor','exportWord','46304SjpkzE','componentFactory','1215243DQzwKL','bind','iconView','ExportWordUI','Exporting\x20Word\x20document','84CAshAB','add','6029418sqXrqk','pluginName','focus','execute','Export\x20to\x20Word','set','view','isVisible','label','commands','menuBar:exportWord','3049200kOyDRi','3JmplgV','isBusy','isOn','isEnabled','editing','init','102900MPysQi','locale','get','7njUxBo','4224910OzoMJe','1530rvSdYn','listenTo','children','1678738wieywW','_createButton'];_0x8076=function(){return _0x4567b7;};return _0x8076();}import _0x30839c from'../theme/icons/exportword.svg';import{getTranslation as _0xb71b8e}from'./utils/common-translations.js';function _0xdef8(_0x11972c,_0x25b77d){const _0x807637=_0x8076();return _0xdef8=function(_0xdef8f3,_0x27fdef){_0xdef8f3=_0xdef8f3-0x17f;let _0x313b8e=_0x807637[_0xdef8f3];return _0x313b8e;},_0xdef8(_0x11972c,_0x25b77d);}export default class i extends _0x310c07{static get[_0x1414c4(0x185)](){const _0x76e0b=_0x1414c4;return _0x76e0b(0x180);}[_0x1414c4(0x195)](){const _0x342c1e=_0x1414c4,_0x5cd647=this[_0x342c1e(0x1a1)];_0x5cd647['ui'][_0x342c1e(0x1a4)][_0x342c1e(0x183)](_0x342c1e(0x1a2),()=>{const _0x7e55f7=_0x342c1e,_0x5dfc64=_0x5cd647[_0x7e55f7(0x18d)][_0x7e55f7(0x198)](_0x7e55f7(0x1a2)),_0x201215=this[_0x7e55f7(0x19f)](_0x1d233b);return _0x201215[_0x7e55f7(0x189)]({'tooltip':!0x0}),_0x201215[_0x7e55f7(0x1a6)](_0x7e55f7(0x192))['to'](_0x5dfc64,_0x7e55f7(0x191)),_0x201215;}),_0x5cd647['ui'][_0x342c1e(0x1a4)][_0x342c1e(0x183)](_0x342c1e(0x18e),()=>this[_0x342c1e(0x19f)](_0x319542));}[_0x1414c4(0x19f)](_0x1ed2cd){const _0x21f8c0=_0x1414c4,_0x174f16=this[_0x21f8c0(0x1a1)],_0x1fe10c=_0x174f16[_0x21f8c0(0x1a0)][_0x21f8c0(0x198)](_0x21f8c0(0x1a2))||{},_0xe44586=_0x174f16[_0x21f8c0(0x18d)][_0x21f8c0(0x198)](_0x21f8c0(0x1a2)),_0x1b323e=new _0x1ed2cd(_0x174f16[_0x21f8c0(0x197)]),_0x1112ca=new _0x370742();return _0x1b323e[_0x21f8c0(0x19d)][_0x21f8c0(0x183)](_0x1112ca),_0x1112ca[_0x21f8c0(0x1a6)](_0x21f8c0(0x18b))['to'](_0xe44586,_0x21f8c0(0x191)),_0x1b323e[_0x21f8c0(0x17f)][_0x21f8c0(0x1a6)](_0x21f8c0(0x18b))['to'](_0xe44586,_0x21f8c0(0x191),_0x5cc83e=>!_0x5cc83e),_0x1b323e[_0x21f8c0(0x189)]({'icon':_0x30839c}),_0x1b323e[_0x21f8c0(0x1a6)](_0x21f8c0(0x193))['to'](_0xe44586,_0x21f8c0(0x193)),_0x1b323e[_0x21f8c0(0x1a6)](_0x21f8c0(0x18c))['to'](_0xe44586,_0x21f8c0(0x191),_0x4ab1e3=>_0xb71b8e(_0x174f16[_0x21f8c0(0x197)],_0x4ab1e3?_0x21f8c0(0x181):_0x21f8c0(0x188))),this[_0x21f8c0(0x19c)](_0x1b323e,_0x21f8c0(0x187),()=>{const _0x3805b5=_0x21f8c0;_0x174f16[_0x3805b5(0x187)](_0x3805b5(0x1a2),_0x1fe10c),_0x174f16[_0x3805b5(0x194)][_0x3805b5(0x18a)][_0x3805b5(0x186)]();}),_0x1b323e;}}
23
+ function _0x2da0(_0x41836d,_0x3ac841){const _0x4a26e1=_0x4a26();return _0x2da0=function(_0x2da0b9,_0x418343){_0x2da0b9=_0x2da0b9-0x17e;let _0x3ba606=_0x4a26e1[_0x2da0b9];return _0x3ba606;},_0x2da0(_0x41836d,_0x3ac841);}const _0x3f0461=_0x2da0;(function(_0x3904b3,_0x418041){const _0x335b51=_0x2da0,_0x3a217e=_0x3904b3();while(!![]){try{const _0xc00203=parseInt(_0x335b51(0x194))/0x1*(parseInt(_0x335b51(0x182))/0x2)+parseInt(_0x335b51(0x19f))/0x3*(-parseInt(_0x335b51(0x193))/0x4)+parseInt(_0x335b51(0x190))/0x5+parseInt(_0x335b51(0x189))/0x6+parseInt(_0x335b51(0x192))/0x7*(parseInt(_0x335b51(0x186))/0x8)+-parseInt(_0x335b51(0x181))/0x9*(parseInt(_0x335b51(0x18c))/0xa)+-parseInt(_0x335b51(0x191))/0xb*(-parseInt(_0x335b51(0x17e))/0xc);if(_0xc00203===_0x418041)break;else _0x3a217e['push'](_0x3a217e['shift']());}catch(_0xdc80cc){_0x3a217e['push'](_0x3a217e['shift']());}}}(_0x4a26,0x66a31));import{Plugin as _0x23b30c}from'ckeditor5/src/core.js';import{ButtonView as _0x3f3c49,MenuBarMenuListItemButtonView as _0x82fac9,SpinnerView as _0xb6428d}from'ckeditor5/src/ui.js';import _0x45b643 from'../theme/icons/exportword.svg';import{getTranslation as _0x4d475c}from'./utils/common-translations.js';export default class i extends _0x23b30c{static get[_0x3f0461(0x199)](){const _0xe3d43c=_0x3f0461;return _0xe3d43c(0x187);}[_0x3f0461(0x195)](){const _0x1b7c64=_0x3f0461,_0x51980c=this[_0x1b7c64(0x188)];_0x51980c['ui'][_0x1b7c64(0x1a3)][_0x1b7c64(0x19c)](_0x1b7c64(0x19b),()=>{const _0x5cc6fc=_0x1b7c64,_0x4f42e5=_0x51980c[_0x5cc6fc(0x17f)][_0x5cc6fc(0x18b)](_0x5cc6fc(0x19b)),_0x4c09b8=this[_0x5cc6fc(0x197)](_0x3f3c49);return _0x4c09b8[_0x5cc6fc(0x18e)]({'tooltip':!0x0}),_0x4c09b8[_0x5cc6fc(0x19a)](_0x5cc6fc(0x1a5))['to'](_0x4f42e5,_0x5cc6fc(0x18d)),_0x4c09b8;}),_0x51980c['ui'][_0x1b7c64(0x1a3)][_0x1b7c64(0x19c)](_0x1b7c64(0x198),()=>this[_0x1b7c64(0x197)](_0x82fac9));}[_0x3f0461(0x197)](_0x4c09b1){const _0x5eff16=_0x3f0461,_0x1035ef=this[_0x5eff16(0x188)],_0x1358b8=_0x1035ef[_0x5eff16(0x1a2)][_0x5eff16(0x18b)](_0x5eff16(0x19b))||{},_0x1d950b=_0x1035ef[_0x5eff16(0x17f)][_0x5eff16(0x18b)](_0x5eff16(0x19b)),_0x32b1d1=new _0x4c09b1(_0x1035ef[_0x5eff16(0x183)]),_0x25bed3=new _0xb6428d();return _0x32b1d1[_0x5eff16(0x185)][_0x5eff16(0x19c)](_0x25bed3),_0x25bed3[_0x5eff16(0x19a)](_0x5eff16(0x18f))['to'](_0x1d950b,_0x5eff16(0x18d)),_0x32b1d1[_0x5eff16(0x1a0)][_0x5eff16(0x19a)](_0x5eff16(0x18f))['to'](_0x1d950b,_0x5eff16(0x18d),_0x280a28=>!_0x280a28),_0x32b1d1[_0x5eff16(0x18e)]({'icon':_0x45b643}),_0x32b1d1[_0x5eff16(0x19a)](_0x5eff16(0x1a1))['to'](_0x1d950b,_0x5eff16(0x1a1)),_0x32b1d1[_0x5eff16(0x19a)](_0x5eff16(0x180))['to'](_0x1d950b,_0x5eff16(0x18d),_0x24b093=>_0x4d475c(_0x1035ef[_0x5eff16(0x183)],_0x24b093?_0x5eff16(0x18a):_0x5eff16(0x19e))),this[_0x5eff16(0x1a6)](_0x32b1d1,_0x5eff16(0x1a4),()=>{const _0x29ccd7=_0x5eff16;_0x1035ef[_0x29ccd7(0x1a4)](_0x29ccd7(0x19b),_0x1358b8),_0x1035ef[_0x29ccd7(0x196)][_0x29ccd7(0x184)][_0x29ccd7(0x19d)]();}),_0x32b1d1;}}function _0x4a26(){const _0x334223=['view','children','2264FaMNWJ','ExportWordUI','editor','1387194HvfzyB','Exporting\x20Word\x20document','get','10JETwIe','isBusy','set','isVisible','494795edQgyJ','11lkySpc','5201AwwPNW','175084iEXXTU','2FTMjrx','init','editing','_createButton','menuBar:exportWord','pluginName','bind','exportWord','add','focus','Export\x20to\x20Word','48XvZjoG','iconView','isEnabled','config','componentFactory','execute','isOn','listenTo','6930372fTpJdC','commands','label','3572487eDhtVF','399722PUJcAy','locale'];_0x4a26=function(){return _0x334223;};return _0x4a26();}
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x16ea72,_0x128ddb){var _0x23fb25=_0x2e7e,_0xe97647=_0x16ea72();while(!![]){try{var _0x59cc49=-parseInt(_0x23fb25(0x85))/0x1*(-parseInt(_0x23fb25(0x87))/0x2)+-parseInt(_0x23fb25(0x86))/0x3*(-parseInt(_0x23fb25(0x81))/0x4)+-parseInt(_0x23fb25(0x7f))/0x5*(parseInt(_0x23fb25(0x7d))/0x6)+-parseInt(_0x23fb25(0x83))/0x7*(-parseInt(_0x23fb25(0x84))/0x8)+-parseInt(_0x23fb25(0x82))/0x9*(-parseInt(_0x23fb25(0x80))/0xa)+parseInt(_0x23fb25(0x88))/0xb+-parseInt(_0x23fb25(0x7e))/0xc;if(_0x59cc49===_0x128ddb)break;else _0xe97647['push'](_0xe97647['shift']());}catch(_0x3a6c78){_0xe97647['push'](_0xe97647['shift']());}}}(_0x1c4e,0x42309));function _0x2e7e(_0x418e88,_0xb3689c){var _0x1c4eb3=_0x1c4e();return _0x2e7e=function(_0x2e7e06,_0x2709f8){_0x2e7e06=_0x2e7e06-0x7d;var _0x4d9ea5=_0x1c4eb3[_0x2e7e06];return _0x4d9ea5;},_0x2e7e(_0x418e88,_0xb3689c);}function _0x1c4e(){var _0x17fce8=['11837256wsSXEf','96185zxXSGc','800gwInzR','4mPzjUm','7308nMZMlh','11256XXhqeY','1816vMKyde','54LZnTaB','249513aIVnnk','16454IwoBCK','4359641tSMOab','30IRqfWQ'];_0x1c4e=function(){return _0x17fce8;};return _0x1c4e();}export{default as ExportWord}from'./exportword.js';import'./augmentation.js';
23
+ function _0x4ea9(){var _0xc98d51=['258veERpK','5105lMLKvw','404WosSEc','502620wgzGxI','129920mZmWKD','142rCTfsA','566408MdYzLA','16437atGDec','2373ybnsvP','66OmZJUm','45dyJxuv','333859XUUaBe','13oRdoSP'];_0x4ea9=function(){return _0xc98d51;};return _0x4ea9();}(function(_0x37f731,_0x24a0c4){var _0x1a1c92=_0x2353,_0x36bd2d=_0x37f731();while(!![]){try{var _0x2ca35b=parseInt(_0x1a1c92(0x1aa))/0x1+parseInt(_0x1a1c92(0x1b1))/0x2*(-parseInt(_0x1a1c92(0x1a6))/0x3)+-parseInt(_0x1a1c92(0x1ae))/0x4*(parseInt(_0x1a1c92(0x1ad))/0x5)+parseInt(_0x1a1c92(0x1ac))/0x6*(parseInt(_0x1a1c92(0x1a7))/0x7)+-parseInt(_0x1a1c92(0x1a5))/0x8*(-parseInt(_0x1a1c92(0x1a9))/0x9)+parseInt(_0x1a1c92(0x1b0))/0xa*(parseInt(_0x1a1c92(0x1a8))/0xb)+-parseInt(_0x1a1c92(0x1af))/0xc*(parseInt(_0x1a1c92(0x1ab))/0xd);if(_0x2ca35b===_0x24a0c4)break;else _0x36bd2d['push'](_0x36bd2d['shift']());}catch(_0x50720f){_0x36bd2d['push'](_0x36bd2d['shift']());}}}(_0x4ea9,0x3c26a));export{default as ExportWord}from'./exportword.js';function _0x2353(_0x2607e5,_0x5f5977){var _0x4ea93f=_0x4ea9();return _0x2353=function(_0x2353e0,_0x388509){_0x2353e0=_0x2353e0-0x1a5;var _0x11252e=_0x4ea93f[_0x2353e0];return _0x11252e;},_0x2353(_0x2607e5,_0x5f5977);}import'./augmentation.js';
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x1f3e9f,_0x119b8c){const t=_0x1f3e9f['t'];switch(_0x119b8c){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 _0x119b8c;}}
23
+ export function getTranslation(_0x2b2c42,_0xfae428){const t=_0x2b2c42['t'];switch(_0xfae428){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 _0xfae428;}}
package/src/utils.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x25eae4,_0x412909){const _0x253ca3=_0x2c3e,_0x291bf=_0x25eae4();while(!![]){try{const _0x2f7994=-parseInt(_0x253ca3(0x117))/0x1+-parseInt(_0x253ca3(0x148))/0x2*(parseInt(_0x253ca3(0x120))/0x3)+-parseInt(_0x253ca3(0x152))/0x4*(parseInt(_0x253ca3(0x121))/0x5)+-parseInt(_0x253ca3(0x132))/0x6*(parseInt(_0x253ca3(0x129))/0x7)+parseInt(_0x253ca3(0x11b))/0x8*(parseInt(_0x253ca3(0x122))/0x9)+parseInt(_0x253ca3(0x12f))/0xa*(-parseInt(_0x253ca3(0x11a))/0xb)+-parseInt(_0x253ca3(0x14e))/0xc*(-parseInt(_0x253ca3(0x157))/0xd);if(_0x2f7994===_0x412909)break;else _0x291bf['push'](_0x291bf['shift']());}catch(_0x447dcf){_0x291bf['push'](_0x291bf['shift']());}}}(_0xbec6,0xb5efd));export function getStyles(_0x4965e5){const _0x1f274f=_0x2c3e;if(!_0x4965e5)return new Promise(_0x1bea96=>_0x1bea96(''));const _0x289c50=[];for(const _0xd976c6 of _0x4965e5)_0x1f274f(0x10b)!==_0xd976c6?_0x289c50[_0x1f274f(0x155)](window[_0x1f274f(0x140)](_0xd976c6)[_0x1f274f(0x11c)](_0x145d09=>_0x145d09[_0x1f274f(0x141)]())):_0x289c50[_0x1f274f(0x155)](f());return Promise[_0x1f274f(0x13b)](_0x289c50)[_0x1f274f(0x11c)](_0xb16cce=>_0xb16cce[_0x1f274f(0x137)]('\x20')[_0x1f274f(0x128)]());}function _0x2c3e(_0x295bb6,_0xbda7a){const _0xbec673=_0xbec6();return _0x2c3e=function(_0x2c3e17,_0x1c9fa8){_0x2c3e17=_0x2c3e17-0x10b;let _0x2fef57=_0xbec673[_0x2c3e17];return _0x2fef57;},_0x2c3e(_0x295bb6,_0xbda7a);}function _0xbec6(){const _0x4528f1=['text','Users','createdAt','warn','getDefaultValues','merge_fields','locale','60714ngGpCP','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.','styleSheets','hasAttribute','collaboration_features','3608268XcGQZl','getSuggestions','MergeFields','getCommentThreads','430708nkGRIl','$defaultValues','comment_threads','push','previewMode','169nQWQEm','EDITOR_STYLES','plugins','getLabel','from','language','content','mergeFields','isResolved','$labels','timeZone','suggestions','config','1291595hkppNa','getDataSetValues','comments','165Xolacz','9880616MtyLgh','then','data','DateTimeFormat','entries','129NMqMkf','25iOyiiL','9QyFYfm','CommentsRepository','name','keys','TrackChanges','timezone','trim','138887RrpuKI','cssRules','get',':root','resolvedOptions','MergeFieldsEditing','776190hjifvm','users','.ck-content','30juzdAN','indexOf','authorName','map','has','join','@external','contentLanguage','data-cke','all','document','ownerNode','author','cssText','fetch'];_0xbec6=function(){return _0x4528f1;};return _0xbec6();}function f(){const _0xc1a2f5=_0x2c3e,_0xfe6c58=[],_0x5f312c=[];for(const _0x1f2ce9 of Array[_0xc1a2f5(0x10e)](document[_0xc1a2f5(0x14b)])){if(_0x1f2ce9[_0xc1a2f5(0x13d)][_0xc1a2f5(0x14c)](_0xc1a2f5(0x13a))){for(const _0x4a7869 of Array[_0xc1a2f5(0x10e)](_0x1f2ce9[_0xc1a2f5(0x12a)]))-0x1!==_0x4a7869[_0xc1a2f5(0x13f)][_0xc1a2f5(0x133)](_0xc1a2f5(0x131))?_0xfe6c58[_0xc1a2f5(0x155)](_0x4a7869[_0xc1a2f5(0x13f)]):-0x1!==_0x4a7869[_0xc1a2f5(0x13f)][_0xc1a2f5(0x133)](_0xc1a2f5(0x12c))&&_0x5f312c[_0xc1a2f5(0x155)](_0x4a7869[_0xc1a2f5(0x13f)]);}}return _0xfe6c58[_0xc1a2f5(0x149)]||console[_0xc1a2f5(0x144)](_0xc1a2f5(0x14a)),[..._0x5f312c,..._0xfe6c58][_0xc1a2f5(0x137)]('\x20')[_0xc1a2f5(0x128)]();}export function getConverterOptions(_0x51a572,_0x164537={}){const _0x3f356c=_0x2c3e,_0x58d927=_0x51a572[_0x3f356c(0x10c)][_0x3f356c(0x136)](_0x3f356c(0x142)),_0x41716d=_0x51a572[_0x3f356c(0x10c)][_0x3f356c(0x136)](_0x3f356c(0x123)),_0x51703a=_0x51a572[_0x3f356c(0x10c)][_0x3f356c(0x136)](_0x3f356c(0x126)),_0x264a65=_0x164537;if(_0x58d927&&_0x41716d){const _0x154501=getComments(_0x51a572[_0x3f356c(0x10c)][_0x3f356c(0x12b)](_0x3f356c(0x123))[_0x3f356c(0x151)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object[_0x3f356c(0x125)](_0x154501)[_0x3f356c(0x149)]&&(_0x264a65[_0x3f356c(0x119)]=_0x154501);}if(_0x58d927&&_0x51703a){const _0x1e0fee=_0x51a572[_0x3f356c(0x10c)][_0x3f356c(0x12b)](_0x3f356c(0x126)),_0x21178b=_0x51a572[_0x3f356c(0x10c)][_0x3f356c(0x12b)](_0x3f356c(0x142)),_0x55cdd5=getSuggestions(_0x1e0fee[_0x3f356c(0x14f)]({'toJSON':!0x0}),_0x21178b[_0x3f356c(0x130)]);Object[_0x3f356c(0x125)](_0x55cdd5)[_0x3f356c(0x149)]&&(_0x264a65[_0x3f356c(0x115)]=_0x55cdd5);}return(_0x264a65[_0x3f356c(0x115)]||_0x264a65[_0x3f356c(0x119)])&&(_0x264a65[_0x3f356c(0x127)]=new Intl[(_0x3f356c(0x11e))]()[_0x3f356c(0x12d)]()[_0x3f356c(0x114)]),_0x264a65;}export function getComments(_0x298d26){const _0x29d7de=_0x2c3e,_0x1571b5={};if(!_0x298d26[_0x29d7de(0x149)])return _0x1571b5;for(const _0x5b5bbd of _0x298d26)_0x5b5bbd[_0x29d7de(0x119)][_0x29d7de(0x135)](_0x1b4d03=>{const _0x23a224=_0x29d7de;void 0x0===_0x1571b5[_0x5b5bbd['id']]&&(_0x1571b5[_0x5b5bbd['id']]=[]),_0x1571b5[_0x5b5bbd['id']][_0x23a224(0x155)]({'author':_0x1b4d03[_0x23a224(0x13e)][_0x23a224(0x124)],'content':_0x1b4d03[_0x23a224(0x110)],'created':_0x1b4d03[_0x23a224(0x143)],'is_resolved':_0x5b5bbd[_0x23a224(0x112)]});});return _0x1571b5;}export function getSuggestions(_0x3da380,_0x80fd79){const _0x7c7d86=_0x2c3e,_0x2e3268={};if(!_0x3da380[_0x7c7d86(0x149)]||!_0x80fd79[_0x7c7d86(0x149)])return _0x2e3268;for(const {id:_0x76cb0c,createdAt:_0x3f74ab,authorId:_0x25d847,attributes:_0x8a07d4}of _0x3da380){const _0x30ec7d=_0x8a07d4&&_0x8a07d4[_0x7c7d86(0x138)],_0x332722=_0x30ec7d?_0x30ec7d[_0x7c7d86(0x134)]:_0x80fd79[_0x7c7d86(0x12b)](_0x25d847)[_0x7c7d86(0x124)];_0x2e3268[_0x76cb0c]={'author':_0x332722,'created':_0x3f74ab};}return _0x2e3268;}export function getConverterOptionsV2(_0x29f286,_0x26719a={}){const _0x4f596d=_0x2c3e,_0x2867be=_0x29f286[_0x4f596d(0x10c)][_0x4f596d(0x136)](_0x4f596d(0x142)),_0x4ffc96=_0x29f286[_0x4f596d(0x10c)][_0x4f596d(0x136)](_0x4f596d(0x123)),_0x492e90=_0x29f286[_0x4f596d(0x10c)][_0x4f596d(0x136)](_0x4f596d(0x126)),_0x39902c=_0x29f286[_0x4f596d(0x10c)][_0x4f596d(0x136)](_0x4f596d(0x150)),_0x382a39=_0x29f286[_0x4f596d(0x147)][_0x4f596d(0x139)],_0x4fb211=_0x26719a,_0x5c6846={};if(_0x4fb211[_0x4f596d(0x13c)]=_0x4fb211[_0x4f596d(0x13c)]||{},_0x4fb211[_0x4f596d(0x13c)][_0x4f596d(0x10f)]=_0x4fb211[_0x4f596d(0x13c)][_0x4f596d(0x10f)]||_0x382a39,_0x2867be&&_0x4ffc96){const _0x307fdf=getCommentsV2(_0x29f286[_0x4f596d(0x10c)][_0x4f596d(0x12b)](_0x4f596d(0x123))[_0x4f596d(0x151)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x307fdf[_0x4f596d(0x149)]&&(_0x5c6846[_0x4f596d(0x154)]=_0x307fdf);}if(_0x2867be&&_0x492e90){const _0x305658=_0x29f286[_0x4f596d(0x10c)][_0x4f596d(0x12b)](_0x4f596d(0x126)),_0x51d059=_0x29f286[_0x4f596d(0x10c)][_0x4f596d(0x12b)](_0x4f596d(0x142)),_0x240d6b=getSuggestionsV2(_0x305658[_0x4f596d(0x14f)]({'toJSON':!0x0}),_0x51d059[_0x4f596d(0x130)]);_0x240d6b[_0x4f596d(0x149)]&&(_0x5c6846[_0x4f596d(0x115)]=_0x240d6b);}if(_0x39902c){const _0x4e5be=_0x29f286[_0x4f596d(0x10c)][_0x4f596d(0x12b)](_0x4f596d(0x12e)),_0xd42e24=_0x4e5be[_0x4f596d(0x156)],{prefix:_0x3d7011,suffix:_0x3785ca}=_0x29f286[_0x4f596d(0x116)][_0x4f596d(0x12b)](_0x4f596d(0x111));if(_0x4fb211[_0x4f596d(0x146)]={'prefix':_0x3d7011,'suffix':_0x3785ca},_0x4f596d(0x113)!==_0xd42e24){_0x4fb211[_0x4f596d(0x146)][_0x4f596d(0x11d)]={};const _0x4c9add=_0x4f596d(0x153)===_0xd42e24?_0x4e5be[_0x4f596d(0x145)]():_0x4e5be[_0x4f596d(0x118)](_0xd42e24,!0x0);for(const _0x1dbc8e of Object[_0x4f596d(0x11f)](_0x4c9add)){const [_0x47c1cd,_0x10dbfa]=_0x1dbc8e;_0x4fb211[_0x4f596d(0x146)][_0x4f596d(0x11d)][_0x47c1cd]=null!==_0x10dbfa?_0x10dbfa:_0x4e5be[_0x4f596d(0x10d)](_0x47c1cd);}}}return(_0x5c6846[_0x4f596d(0x154)]||_0x5c6846[_0x4f596d(0x115)])&&(_0x4fb211[_0x4f596d(0x127)]=new Intl[(_0x4f596d(0x11e))]()[_0x4f596d(0x12d)]()[_0x4f596d(0x114)],_0x4fb211[_0x4f596d(0x14d)]=_0x5c6846),_0x4fb211;}export function getCommentsV2(_0x547cd1){const _0x3359b4=_0x2c3e,_0x590a31=[];if(!_0x547cd1[_0x3359b4(0x149)])return _0x590a31;for(const _0x433302 of _0x547cd1){const _0x3b9888=_0x433302[_0x3359b4(0x119)][_0x3359b4(0x135)](_0x4dc07c=>({'author':_0x4dc07c[_0x3359b4(0x13e)][_0x3359b4(0x124)],'content':_0x4dc07c[_0x3359b4(0x110)],'created_at':_0x4dc07c[_0x3359b4(0x143)]}));_0x590a31[_0x3359b4(0x155)]({'thread_id':_0x433302['id'],'is_resolved':_0x433302[_0x3359b4(0x112)],'comments':_0x3b9888});}return _0x590a31;}export function getSuggestionsV2(_0x32a172,_0x3fbdb4){const _0xdf41d8=_0x2c3e;return _0x32a172[_0xdf41d8(0x149)]&&_0x3fbdb4[_0xdf41d8(0x149)]?_0x32a172[_0xdf41d8(0x135)](({id:_0x2ed0ac,createdAt:_0x2bff62,authorId:_0x171cbc,attributes:_0x26586c})=>{const _0x3effb3=_0xdf41d8,_0x1c62ed=_0x26586c&&_0x26586c[_0x3effb3(0x138)];return{'id':_0x2ed0ac,'author':_0x1c62ed?_0x1c62ed[_0x3effb3(0x134)]:_0x3fbdb4[_0x3effb3(0x12b)](_0x171cbc)[_0x3effb3(0x124)],'created_at':_0x2bff62};}):[];}
23
+ (function(_0x2d692c,_0x48553a){const _0xa8ed5c=_0x4da1,_0x36285e=_0x2d692c();while(!![]){try{const _0x2db407=parseInt(_0xa8ed5c(0xd7))/0x1*(-parseInt(_0xa8ed5c(0x119))/0x2)+parseInt(_0xa8ed5c(0x101))/0x3*(-parseInt(_0xa8ed5c(0xdd))/0x4)+-parseInt(_0xa8ed5c(0x102))/0x5+-parseInt(_0xa8ed5c(0xd4))/0x6*(parseInt(_0xa8ed5c(0xf4))/0x7)+parseInt(_0xa8ed5c(0xe1))/0x8+-parseInt(_0xa8ed5c(0xd3))/0x9+parseInt(_0xa8ed5c(0xf0))/0xa;if(_0x2db407===_0x48553a)break;else _0x36285e['push'](_0x36285e['shift']());}catch(_0x5b1d54){_0x36285e['push'](_0x36285e['shift']());}}}(_0x4e2f,0xaba44));function _0x4e2f(){const _0x16631e=['Users','cssRules','collaboration_features','authorName','users','1582852JPvFEY','MergeFieldsEditing','all','CommentsRepository','8499544jHwMpy','merge_fields','document','timeZone','cssText','@external','config','getSuggestions','getLabel','$labels','previewMode','then','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.','ownerNode','language','38352650NRZdPo','length','push','data-cke','21tmhFAR','getDataSetValues','getCommentThreads','timezone','.ck-content','comment_threads','get','data','$defaultValues','fetch','warn','name','createdAt','6ApAJWC','6096390UKgZDQ','has','plugins','mergeFields','contentLanguage','author','content','keys','TrackChanges','MergeFields','join','map','locale',':root','entries','DateTimeFormat','hasAttribute','isResolved','trim','suggestions','getDefaultValues','from','comments','2FclbBd','text','EDITOR_STYLES','indexOf','4886982CohaKV','923526mPwUmC','styleSheets','resolvedOptions','1179199UfWyjV'];_0x4e2f=function(){return _0x16631e;};return _0x4e2f();}export function getStyles(_0x25ba54){const _0x4002c2=_0x4da1;if(!_0x25ba54)return new Promise(_0x33f6a4=>_0x33f6a4(''));const _0x4715a4=[];for(const _0x404a5b of _0x25ba54)_0x4002c2(0xd1)!==_0x404a5b?_0x4715a4[_0x4002c2(0xf2)](window[_0x4002c2(0xfd)](_0x404a5b)[_0x4002c2(0xec)](_0x50563c=>_0x50563c[_0x4002c2(0xd0)]())):_0x4715a4[_0x4002c2(0xf2)](f());return Promise[_0x4002c2(0xdf)](_0x4715a4)[_0x4002c2(0xec)](_0x30b57c=>_0x30b57c[_0x4002c2(0x10c)]('\x20')[_0x4002c2(0x114)]());}function f(){const _0x4806fd=_0x4da1,_0x462ba6=[],_0x34589e=[];for(const _0x3dbaee of Array[_0x4806fd(0x117)](document[_0x4806fd(0xd5)])){if(_0x3dbaee[_0x4806fd(0xee)][_0x4806fd(0x112)](_0x4806fd(0xf3))){for(const _0x15c64e of Array[_0x4806fd(0x117)](_0x3dbaee[_0x4806fd(0xd9)]))-0x1!==_0x15c64e[_0x4806fd(0xe5)][_0x4806fd(0xd2)](_0x4806fd(0xf8))?_0x462ba6[_0x4806fd(0xf2)](_0x15c64e[_0x4806fd(0xe5)]):-0x1!==_0x15c64e[_0x4806fd(0xe5)][_0x4806fd(0xd2)](_0x4806fd(0x10f))&&_0x34589e[_0x4806fd(0xf2)](_0x15c64e[_0x4806fd(0xe5)]);}}return _0x462ba6[_0x4806fd(0xf1)]||console[_0x4806fd(0xfe)](_0x4806fd(0xed)),[..._0x34589e,..._0x462ba6][_0x4806fd(0x10c)]('\x20')[_0x4806fd(0x114)]();}function _0x4da1(_0x1db952,_0x215f66){const _0x4e2f4a=_0x4e2f();return _0x4da1=function(_0x4da1f8,_0x4bd6d2){_0x4da1f8=_0x4da1f8-0xd0;let _0x5c2c83=_0x4e2f4a[_0x4da1f8];return _0x5c2c83;},_0x4da1(_0x1db952,_0x215f66);}export function getConverterOptions(_0x57ad96,_0x2470a1={}){const _0x570acf=_0x4da1,_0x1867a0=_0x57ad96[_0x570acf(0x104)][_0x570acf(0x103)](_0x570acf(0xd8)),_0x3a78e5=_0x57ad96[_0x570acf(0x104)][_0x570acf(0x103)](_0x570acf(0xe0)),_0x1db429=_0x57ad96[_0x570acf(0x104)][_0x570acf(0x103)](_0x570acf(0x10a)),_0x5404bd=_0x2470a1;if(_0x1867a0&&_0x3a78e5){const _0xe2ffeb=getComments(_0x57ad96[_0x570acf(0x104)][_0x570acf(0xfa)](_0x570acf(0xe0))[_0x570acf(0xf6)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));Object[_0x570acf(0x109)](_0xe2ffeb)[_0x570acf(0xf1)]&&(_0x5404bd[_0x570acf(0x118)]=_0xe2ffeb);}if(_0x1867a0&&_0x1db429){const _0x4b663e=_0x57ad96[_0x570acf(0x104)][_0x570acf(0xfa)](_0x570acf(0x10a)),_0x53f403=_0x57ad96[_0x570acf(0x104)][_0x570acf(0xfa)](_0x570acf(0xd8)),_0x45bb05=getSuggestions(_0x4b663e[_0x570acf(0xe8)]({'toJSON':!0x0}),_0x53f403[_0x570acf(0xdc)]);Object[_0x570acf(0x109)](_0x45bb05)[_0x570acf(0xf1)]&&(_0x5404bd[_0x570acf(0x115)]=_0x45bb05);}return(_0x5404bd[_0x570acf(0x115)]||_0x5404bd[_0x570acf(0x118)])&&(_0x5404bd[_0x570acf(0xf7)]=new Intl[(_0x570acf(0x111))]()[_0x570acf(0xd6)]()[_0x570acf(0xe4)]),_0x5404bd;}export function getComments(_0x5af7ab){const _0x3a4d6f=_0x4da1,_0xcd34d1={};if(!_0x5af7ab[_0x3a4d6f(0xf1)])return _0xcd34d1;for(const _0x4d1569 of _0x5af7ab)_0x4d1569[_0x3a4d6f(0x118)][_0x3a4d6f(0x10d)](_0x46852f=>{const _0x1fba03=_0x3a4d6f;void 0x0===_0xcd34d1[_0x4d1569['id']]&&(_0xcd34d1[_0x4d1569['id']]=[]),_0xcd34d1[_0x4d1569['id']][_0x1fba03(0xf2)]({'author':_0x46852f[_0x1fba03(0x107)][_0x1fba03(0xff)],'content':_0x46852f[_0x1fba03(0x108)],'created':_0x46852f[_0x1fba03(0x100)],'is_resolved':_0x4d1569[_0x1fba03(0x113)]});});return _0xcd34d1;}export function getSuggestions(_0x5ba999,_0xd8885c){const _0x5b1a68=_0x4da1,_0x28dfcd={};if(!_0x5ba999[_0x5b1a68(0xf1)]||!_0xd8885c[_0x5b1a68(0xf1)])return _0x28dfcd;for(const {id:_0x4ec107,createdAt:_0x2746f4,authorId:_0x35b8d2,attributes:_0x1dcfaa}of _0x5ba999){const _0x1e8797=_0x1dcfaa&&_0x1dcfaa[_0x5b1a68(0xe6)],_0x12aa6c=_0x1e8797?_0x1e8797[_0x5b1a68(0xdb)]:_0xd8885c[_0x5b1a68(0xfa)](_0x35b8d2)[_0x5b1a68(0xff)];_0x28dfcd[_0x4ec107]={'author':_0x12aa6c,'created':_0x2746f4};}return _0x28dfcd;}export function getConverterOptionsV2(_0x215476,_0x2f3fbb={}){const _0x5069a4=_0x4da1,_0x4adab9=_0x215476[_0x5069a4(0x104)][_0x5069a4(0x103)](_0x5069a4(0xd8)),_0x105e16=_0x215476[_0x5069a4(0x104)][_0x5069a4(0x103)](_0x5069a4(0xe0)),_0xf7a34e=_0x215476[_0x5069a4(0x104)][_0x5069a4(0x103)](_0x5069a4(0x10a)),_0xef433=_0x215476[_0x5069a4(0x104)][_0x5069a4(0x103)](_0x5069a4(0x10b)),_0x2ecbef=_0x215476[_0x5069a4(0x10e)][_0x5069a4(0x106)],_0x5a5ad0=_0x2f3fbb,_0x5866ea={};if(_0x5a5ad0[_0x5069a4(0xe3)]=_0x5a5ad0[_0x5069a4(0xe3)]||{},_0x5a5ad0[_0x5069a4(0xe3)][_0x5069a4(0xef)]=_0x5a5ad0[_0x5069a4(0xe3)][_0x5069a4(0xef)]||_0x2ecbef,_0x4adab9&&_0x105e16){const _0x36547a=getCommentsV2(_0x215476[_0x5069a4(0x104)][_0x5069a4(0xfa)](_0x5069a4(0xe0))[_0x5069a4(0xf6)]({'skipNotAttached':!0x0,'skipEmpty':!0x0}));_0x36547a[_0x5069a4(0xf1)]&&(_0x5866ea[_0x5069a4(0xf9)]=_0x36547a);}if(_0x4adab9&&_0xf7a34e){const _0xe182a2=_0x215476[_0x5069a4(0x104)][_0x5069a4(0xfa)](_0x5069a4(0x10a)),_0x1ed0b7=_0x215476[_0x5069a4(0x104)][_0x5069a4(0xfa)](_0x5069a4(0xd8)),_0x5e4c71=getSuggestionsV2(_0xe182a2[_0x5069a4(0xe8)]({'toJSON':!0x0}),_0x1ed0b7[_0x5069a4(0xdc)]);_0x5e4c71[_0x5069a4(0xf1)]&&(_0x5866ea[_0x5069a4(0x115)]=_0x5e4c71);}if(_0xef433){const _0x1a7d6b=_0x215476[_0x5069a4(0x104)][_0x5069a4(0xfa)](_0x5069a4(0xde)),_0x2d00dc=_0x1a7d6b[_0x5069a4(0xeb)],{prefix:_0x452289,suffix:_0x54d404}=_0x215476[_0x5069a4(0xe7)][_0x5069a4(0xfa)](_0x5069a4(0x105));if(_0x5a5ad0[_0x5069a4(0xe2)]={'prefix':_0x452289,'suffix':_0x54d404},_0x5069a4(0xea)!==_0x2d00dc){_0x5a5ad0[_0x5069a4(0xe2)][_0x5069a4(0xfb)]={};const _0x3c1c60=_0x5069a4(0xfc)===_0x2d00dc?_0x1a7d6b[_0x5069a4(0x116)]():_0x1a7d6b[_0x5069a4(0xf5)](_0x2d00dc,!0x0);for(const _0x5c39b7 of Object[_0x5069a4(0x110)](_0x3c1c60)){const [_0x3a7b8e,_0x13d2b3]=_0x5c39b7;_0x5a5ad0[_0x5069a4(0xe2)][_0x5069a4(0xfb)][_0x3a7b8e]=null!==_0x13d2b3?_0x13d2b3:_0x1a7d6b[_0x5069a4(0xe9)](_0x3a7b8e);}}}return(_0x5866ea[_0x5069a4(0xf9)]||_0x5866ea[_0x5069a4(0x115)])&&(_0x5a5ad0[_0x5069a4(0xf7)]=new Intl[(_0x5069a4(0x111))]()[_0x5069a4(0xd6)]()[_0x5069a4(0xe4)],_0x5a5ad0[_0x5069a4(0xda)]=_0x5866ea),_0x5a5ad0;}export function getCommentsV2(_0x39ad83){const _0x567aea=_0x4da1,_0x3e534d=[];if(!_0x39ad83[_0x567aea(0xf1)])return _0x3e534d;for(const _0x41ca27 of _0x39ad83){const _0x1759b7=_0x41ca27[_0x567aea(0x118)][_0x567aea(0x10d)](_0x28cfd7=>({'author':_0x28cfd7[_0x567aea(0x107)][_0x567aea(0xff)],'content':_0x28cfd7[_0x567aea(0x108)],'created_at':_0x28cfd7[_0x567aea(0x100)]}));_0x3e534d[_0x567aea(0xf2)]({'thread_id':_0x41ca27['id'],'is_resolved':_0x41ca27[_0x567aea(0x113)],'comments':_0x1759b7});}return _0x3e534d;}export function getSuggestionsV2(_0x39b54b,_0x2f9ec7){const _0x279020=_0x4da1;return _0x39b54b[_0x279020(0xf1)]&&_0x2f9ec7[_0x279020(0xf1)]?_0x39b54b[_0x279020(0x10d)](({id:_0x3b4776,createdAt:_0x548bae,authorId:_0x3f26c9,attributes:_0x57cca5})=>{const _0x33ce58=_0x279020,_0x264a75=_0x57cca5&&_0x57cca5[_0x33ce58(0xe6)];return{'id':_0x3b4776,'author':_0x264a75?_0x264a75[_0x33ce58(0xdb)]:_0x2f9ec7[_0x33ce58(0xfa)](_0x3f26c9)[_0x33ce58(0xff)],'created_at':_0x548bae};}):[];}