@ckeditor/ckeditor5-export-word 0.0.0-nightly-20240513.0 → 0.0.0-nightly-20240514.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 (99) hide show
  1. package/build/export-word.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/jv.js +1 -1
  47. package/dist/translations/jv.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sr-latn.js +1 -1
  73. package/dist/translations/sr-latn.umd.js +1 -1
  74. package/dist/translations/sr.js +1 -1
  75. package/dist/translations/sr.umd.js +1 -1
  76. package/dist/translations/sv.js +1 -1
  77. package/dist/translations/sv.umd.js +1 -1
  78. package/dist/translations/th.js +1 -1
  79. package/dist/translations/th.umd.js +1 -1
  80. package/dist/translations/tr.js +1 -1
  81. package/dist/translations/tr.umd.js +1 -1
  82. package/dist/translations/ug.js +1 -1
  83. package/dist/translations/ug.umd.js +1 -1
  84. package/dist/translations/uk.js +1 -1
  85. package/dist/translations/uk.umd.js +1 -1
  86. package/dist/translations/ur.js +1 -1
  87. package/dist/translations/ur.umd.js +1 -1
  88. package/dist/translations/vi.js +1 -1
  89. package/dist/translations/vi.umd.js +1 -1
  90. package/dist/translations/zh-cn.js +1 -1
  91. package/dist/translations/zh-cn.umd.js +1 -1
  92. package/dist/translations/zh.js +1 -1
  93. package/dist/translations/zh.umd.js +1 -1
  94. package/package.json +2 -2
  95. package/src/exportword.js +1 -1
  96. package/src/exportwordcommand.js +1 -1
  97. package/src/exportwordui.js +1 -1
  98. package/src/index.js +1 -1
  99. package/src/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a9b4f=>{const {ja:{dictionary:_0x36cbbb,getPluralForm:_0x4b8202}}={'ja':{'dictionary':{'Export\x20to\x20Word':'Wordへ書き出す','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wordファイルを出力中にエラーが発生しました。','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x538401=>0x0}};_0x1a9b4f['ja']||={'dictionary':{},'getPluralForm':null},_0x1a9b4f['ja']['dictionary']=Object['assign'](_0x1a9b4f['ja']['dictionary'],_0x36cbbb),_0x1a9b4f['ja']['getPluralForm']=_0x4b8202;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x11456f=>{const {ja:{dictionary:_0x106bc2,getPluralForm:_0x1c1c5a}}={'ja':{'dictionary':{'Export\x20to\x20Word':'Wordへ書き出す','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wordファイルを出力中にエラーが発生しました。','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1dcde3=>0x0}};_0x11456f['ja']||={'dictionary':{},'getPluralForm':null},_0x11456f['ja']['dictionary']=Object['assign'](_0x11456f['ja']['dictionary'],_0x106bc2),_0x11456f['ja']['getPluralForm']=_0x1c1c5a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'jv':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20dhateng\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wonten\x20kelepatan\x20kala\x20ngekspor\x20dhateng\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3a5622=>0x0}};
23
+ export default{'jv':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20dhateng\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wonten\x20kelepatan\x20kala\x20ngekspor\x20dhateng\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0xfd13d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x51240d=>{const {jv:{dictionary:_0x5e5a73,getPluralForm:_0x5cb1ad}}={'jv':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20dhateng\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wonten\x20kelepatan\x20kala\x20ngekspor\x20dhateng\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x99b968=>0x0}};_0x51240d['jv']||={'dictionary':{},'getPluralForm':null},_0x51240d['jv']['dictionary']=Object['assign'](_0x51240d['jv']['dictionary'],_0x5e5a73),_0x51240d['jv']['getPluralForm']=_0x5cb1ad;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x806727=>{const {jv:{dictionary:_0x146b3d,getPluralForm:_0x1837da}}={'jv':{'dictionary':{'Export\x20to\x20Word':'Ekspor\x20dhateng\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wonten\x20kelepatan\x20kala\x20ngekspor\x20dhateng\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x4edd05=>0x0}};_0x806727['jv']||={'dictionary':{},'getPluralForm':null},_0x806727['jv']['dictionary']=Object['assign'](_0x806727['jv']['dictionary'],_0x146b3d),_0x806727['jv']['getPluralForm']=_0x1837da;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ko':{'dictionary':{'Export\x20to\x20Word':'Word로\x20내보내기','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20파일을\x20생성하는\x20도중에\x20오류가\x20발생했습니다.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1dbf24=>0x0}};
23
+ export default{'ko':{'dictionary':{'Export\x20to\x20Word':'Word로\x20내보내기','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20파일을\x20생성하는\x20도중에\x20오류가\x20발생했습니다.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3c86ae=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x9e19e6=>{const {ko:{dictionary:_0x3e5bd7,getPluralForm:_0x4ea1cd}}={'ko':{'dictionary':{'Export\x20to\x20Word':'Word로\x20내보내기','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20파일을\x20생성하는\x20도중에\x20오류가\x20발생했습니다.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x2a52b5=>0x0}};_0x9e19e6['ko']||={'dictionary':{},'getPluralForm':null},_0x9e19e6['ko']['dictionary']=Object['assign'](_0x9e19e6['ko']['dictionary'],_0x3e5bd7),_0x9e19e6['ko']['getPluralForm']=_0x4ea1cd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1805af=>{const {ko:{dictionary:_0x31a57d,getPluralForm:_0x426da3}}={'ko':{'dictionary':{'Export\x20to\x20Word':'Word로\x20내보내기','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20파일을\x20생성하는\x20도중에\x20오류가\x20발생했습니다.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x5fd85a=>0x0}};_0x1805af['ko']||={'dictionary':{},'getPluralForm':null},_0x1805af['ko']['dictionary']=Object['assign'](_0x1805af['ko']['dictionary'],_0x31a57d),_0x1805af['ko']['getPluralForm']=_0x426da3;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lt':{'dictionary':{'Export\x20to\x20Word':'Eksportuoti\x20į\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Nutiko\x20klaida\x20generuojant\x20Word\x20failą.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1367d4=>_0x1367d4%0xa==0x1&&(_0x1367d4%0x64>0x13||_0x1367d4%0x64<0xb)?0x0:_0x1367d4%0xa>=0x2&&_0x1367d4%0xa<=0x9&&(_0x1367d4%0x64>0x13||_0x1367d4%0x64<0xb)?0x1:_0x1367d4%0x1!=0x0?0x2:0x3}};
23
+ export default{'lt':{'dictionary':{'Export\x20to\x20Word':'Eksportuoti\x20į\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Nutiko\x20klaida\x20generuojant\x20Word\x20failą.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x18341d=>_0x18341d%0xa==0x1&&(_0x18341d%0x64>0x13||_0x18341d%0x64<0xb)?0x0:_0x18341d%0xa>=0x2&&_0x18341d%0xa<=0x9&&(_0x18341d%0x64>0x13||_0x18341d%0x64<0xb)?0x1:_0x18341d%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x45fede=>{const {lt:{dictionary:_0x59ff20,getPluralForm:_0x331340}}={'lt':{'dictionary':{'Export\x20to\x20Word':'Eksportuoti\x20į\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Nutiko\x20klaida\x20generuojant\x20Word\x20failą.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0xb6e8e=>_0xb6e8e%0xa==0x1&&(_0xb6e8e%0x64>0x13||_0xb6e8e%0x64<0xb)?0x0:_0xb6e8e%0xa>=0x2&&_0xb6e8e%0xa<=0x9&&(_0xb6e8e%0x64>0x13||_0xb6e8e%0x64<0xb)?0x1:_0xb6e8e%0x1!=0x0?0x2:0x3}};_0x45fede['lt']||={'dictionary':{},'getPluralForm':null},_0x45fede['lt']['dictionary']=Object['assign'](_0x45fede['lt']['dictionary'],_0x59ff20),_0x45fede['lt']['getPluralForm']=_0x331340;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xf6d836=>{const {lt:{dictionary:_0x133f4d,getPluralForm:_0x5ac2ad}}={'lt':{'dictionary':{'Export\x20to\x20Word':'Eksportuoti\x20į\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Nutiko\x20klaida\x20generuojant\x20Word\x20failą.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x5307d1=>_0x5307d1%0xa==0x1&&(_0x5307d1%0x64>0x13||_0x5307d1%0x64<0xb)?0x0:_0x5307d1%0xa>=0x2&&_0x5307d1%0xa<=0x9&&(_0x5307d1%0x64>0x13||_0x5307d1%0x64<0xb)?0x1:_0x5307d1%0x1!=0x0?0x2:0x3}};_0xf6d836['lt']||={'dictionary':{},'getPluralForm':null},_0xf6d836['lt']['dictionary']=Object['assign'](_0xf6d836['lt']['dictionary'],_0x133f4d),_0xf6d836['lt']['getPluralForm']=_0x5ac2ad;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lv':{'dictionary':{'Export\x20to\x20Word':'Eksportēt\x20uz\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Notika\x20kļūdu\x20veidojot\x20Word\x20failu.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1c26a9=>_0x1c26a9%0xa==0x1&&_0x1c26a9%0x64!=0xb?0x0:0x0!=_0x1c26a9?0x1:0x2}};
23
+ export default{'lv':{'dictionary':{'Export\x20to\x20Word':'Eksportēt\x20uz\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Notika\x20kļūdu\x20veidojot\x20Word\x20failu.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x4cd2b7=>_0x4cd2b7%0xa==0x1&&_0x4cd2b7%0x64!=0xb?0x0:0x0!=_0x4cd2b7?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xb6cee5=>{const {lv:{dictionary:_0x2a1490,getPluralForm:_0x502d8e}}={'lv':{'dictionary':{'Export\x20to\x20Word':'Eksportēt\x20uz\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Notika\x20kļūdu\x20veidojot\x20Word\x20failu.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x10b739=>_0x10b739%0xa==0x1&&_0x10b739%0x64!=0xb?0x0:0x0!=_0x10b739?0x1:0x2}};_0xb6cee5['lv']||={'dictionary':{},'getPluralForm':null},_0xb6cee5['lv']['dictionary']=Object['assign'](_0xb6cee5['lv']['dictionary'],_0x2a1490),_0xb6cee5['lv']['getPluralForm']=_0x502d8e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x424471=>{const {lv:{dictionary:_0x2bff0e,getPluralForm:_0x55ec15}}={'lv':{'dictionary':{'Export\x20to\x20Word':'Eksportēt\x20uz\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Notika\x20kļūdu\x20veidojot\x20Word\x20failu.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x5eca86=>_0x5eca86%0xa==0x1&&_0x5eca86%0x64!=0xb?0x0:0x0!=_0x5eca86?0x1:0x2}};_0x424471['lv']||={'dictionary':{},'getPluralForm':null},_0x424471['lv']['dictionary']=Object['assign'](_0x424471['lv']['dictionary'],_0x2bff0e),_0x424471['lv']['getPluralForm']=_0x55ec15;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ms':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Berlaku\x20ralat\x20semasa\x20mencipta\x20fail\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x400bcf=>0x0}};
23
+ export default{'ms':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Berlaku\x20ralat\x20semasa\x20mencipta\x20fail\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1d5c7a=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a44fe=>{const {ms:{dictionary:_0x15f530,getPluralForm:_0x3f033f}}={'ms':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Berlaku\x20ralat\x20semasa\x20mencipta\x20fail\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x344115=>0x0}};_0x1a44fe['ms']||={'dictionary':{},'getPluralForm':null},_0x1a44fe['ms']['dictionary']=Object['assign'](_0x1a44fe['ms']['dictionary'],_0x15f530),_0x1a44fe['ms']['getPluralForm']=_0x3f033f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x401f56=>{const {ms:{dictionary:_0x5970aa,getPluralForm:_0x2d62f9}}={'ms':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20ke\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Berlaku\x20ralat\x20semasa\x20mencipta\x20fail\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x304614=>0x0}};_0x401f56['ms']||={'dictionary':{},'getPluralForm':null},_0x401f56['ms']['dictionary']=Object['assign'](_0x401f56['ms']['dictionary'],_0x5970aa),_0x401f56['ms']['getPluralForm']=_0x2d62f9;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'nl':{'dictionary':{'Export\x20to\x20Word':'Naar\x20Word\x20exporteren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20genereren\x20van\x20het\x20Word-bestand.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1f8b0c=>0x1!=_0x1f8b0c}};
23
+ export default{'nl':{'dictionary':{'Export\x20to\x20Word':'Naar\x20Word\x20exporteren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20genereren\x20van\x20het\x20Word-bestand.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x2f99a3=>0x1!=_0x2f99a3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x28a613=>{const {nl:{dictionary:_0x583169,getPluralForm:_0x3e9e23}}={'nl':{'dictionary':{'Export\x20to\x20Word':'Naar\x20Word\x20exporteren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20genereren\x20van\x20het\x20Word-bestand.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x23264c=>0x1!=_0x23264c}};_0x28a613['nl']||={'dictionary':{},'getPluralForm':null},_0x28a613['nl']['dictionary']=Object['assign'](_0x28a613['nl']['dictionary'],_0x583169),_0x28a613['nl']['getPluralForm']=_0x3e9e23;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x26ed5b=>{const {nl:{dictionary:_0x3aeb5f,getPluralForm:_0x3bfa83}}={'nl':{'dictionary':{'Export\x20to\x20Word':'Naar\x20Word\x20exporteren','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20genereren\x20van\x20het\x20Word-bestand.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x73fa0f=>0x1!=_0x73fa0f}};_0x26ed5b['nl']||={'dictionary':{},'getPluralForm':null},_0x26ed5b['nl']['dictionary']=Object['assign'](_0x26ed5b['nl']['dictionary'],_0x3aeb5f),_0x26ed5b['nl']['getPluralForm']=_0x3bfa83;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'no':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Det\x20oppstod\x20en\x20feil\x20under\x20opprettelse\x20av\x20Word-filen.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x478a9d=>0x1!=_0x478a9d}};
23
+ export default{'no':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Det\x20oppstod\x20en\x20feil\x20under\x20opprettelse\x20av\x20Word-filen.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1768e7=>0x1!=_0x1768e7}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2ba62b=>{const {no:{dictionary:_0xb2ad72,getPluralForm:_0x4e9a9c}}={'no':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Det\x20oppstod\x20en\x20feil\x20under\x20opprettelse\x20av\x20Word-filen.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x38178f=>0x1!=_0x38178f}};_0x2ba62b['no']||={'dictionary':{},'getPluralForm':null},_0x2ba62b['no']['dictionary']=Object['assign'](_0x2ba62b['no']['dictionary'],_0xb2ad72),_0x2ba62b['no']['getPluralForm']=_0x4e9a9c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x563bd4=>{const {no:{dictionary:_0x4a57d3,getPluralForm:_0x256df0}}={'no':{'dictionary':{'Export\x20to\x20Word':'Eksporter\x20til\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Det\x20oppstod\x20en\x20feil\x20under\x20opprettelse\x20av\x20Word-filen.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3a7f91=>0x1!=_0x3a7f91}};_0x563bd4['no']||={'dictionary':{},'getPluralForm':null},_0x563bd4['no']['dictionary']=Object['assign'](_0x563bd4['no']['dictionary'],_0x4a57d3),_0x563bd4['no']['getPluralForm']=_0x256df0;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pl':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20do\x20formatu\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wystąpił\x20błąd\x20podczas\x20generowania\x20dokumentu\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1b367e=>0x1==_0x1b367e?0x0:_0x1b367e%0xa>=0x2&&_0x1b367e%0xa<=0x4&&(_0x1b367e%0x64<0xc||_0x1b367e%0x64>0xe)?0x1:0x1!=_0x1b367e&&_0x1b367e%0xa>=0x0&&_0x1b367e%0xa<=0x1||_0x1b367e%0xa>=0x5&&_0x1b367e%0xa<=0x9||_0x1b367e%0x64>=0xc&&_0x1b367e%0x64<=0xe?0x2:0x3}};
23
+ export default{'pl':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20do\x20formatu\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wystąpił\x20błąd\x20podczas\x20generowania\x20dokumentu\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x27fad9=>0x1==_0x27fad9?0x0:_0x27fad9%0xa>=0x2&&_0x27fad9%0xa<=0x4&&(_0x27fad9%0x64<0xc||_0x27fad9%0x64>0xe)?0x1:0x1!=_0x27fad9&&_0x27fad9%0xa>=0x0&&_0x27fad9%0xa<=0x1||_0x27fad9%0xa>=0x5&&_0x27fad9%0xa<=0x9||_0x27fad9%0x64>=0xc&&_0x27fad9%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1872f2=>{const {pl:{dictionary:_0x1a937c,getPluralForm:_0x109c2e}}={'pl':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20do\x20formatu\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wystąpił\x20błąd\x20podczas\x20generowania\x20dokumentu\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x2b435b=>0x1==_0x2b435b?0x0:_0x2b435b%0xa>=0x2&&_0x2b435b%0xa<=0x4&&(_0x2b435b%0x64<0xc||_0x2b435b%0x64>0xe)?0x1:0x1!=_0x2b435b&&_0x2b435b%0xa>=0x0&&_0x2b435b%0xa<=0x1||_0x2b435b%0xa>=0x5&&_0x2b435b%0xa<=0x9||_0x2b435b%0x64>=0xc&&_0x2b435b%0x64<=0xe?0x2:0x3}};_0x1872f2['pl']||={'dictionary':{},'getPluralForm':null},_0x1872f2['pl']['dictionary']=Object['assign'](_0x1872f2['pl']['dictionary'],_0x1a937c),_0x1872f2['pl']['getPluralForm']=_0x109c2e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1b3bb9=>{const {pl:{dictionary:_0x5e18fe,getPluralForm:_0x3f8f12}}={'pl':{'dictionary':{'Export\x20to\x20Word':'Eksport\x20do\x20formatu\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Wystąpił\x20błąd\x20podczas\x20generowania\x20dokumentu\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x5cd406=>0x1==_0x5cd406?0x0:_0x5cd406%0xa>=0x2&&_0x5cd406%0xa<=0x4&&(_0x5cd406%0x64<0xc||_0x5cd406%0x64>0xe)?0x1:0x1!=_0x5cd406&&_0x5cd406%0xa>=0x0&&_0x5cd406%0xa<=0x1||_0x5cd406%0xa>=0x5&&_0x5cd406%0xa<=0x9||_0x5cd406%0x64>=0xc&&_0x5cd406%0x64<=0xe?0x2:0x3}};_0x1b3bb9['pl']||={'dictionary':{},'getPluralForm':null},_0x1b3bb9['pl']['dictionary']=Object['assign'](_0x1b3bb9['pl']['dictionary'],_0x5e18fe),_0x1b3bb9['pl']['getPluralForm']=_0x3f8f12;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt-br':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Um\x20erro\x20ocorreu\x20enquanto\x20gerava\x20o\x20arquivo\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x13b608=>0x0==_0x13b608||0x1==_0x13b608?0x0:0x0!=_0x13b608&&_0x13b608%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt-br':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Um\x20erro\x20ocorreu\x20enquanto\x20gerava\x20o\x20arquivo\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x5a6bfc=>0x0==_0x5a6bfc||0x1==_0x5a6bfc?0x0:0x0!=_0x5a6bfc&&_0x5a6bfc%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x52e543=>{const {'pt-br':{dictionary:_0x49ebe2,getPluralForm:_0x2bf76a}}={'pt-br':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Um\x20erro\x20ocorreu\x20enquanto\x20gerava\x20o\x20arquivo\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x4f3168=>0x0==_0x4f3168||0x1==_0x4f3168?0x0:0x0!=_0x4f3168&&_0x4f3168%0xf4240==0x0?0x1:0x2}};_0x52e543['pt-br']||={'dictionary':{},'getPluralForm':null},_0x52e543['pt-br']['dictionary']=Object['assign'](_0x52e543['pt-br']['dictionary'],_0x49ebe2),_0x52e543['pt-br']['getPluralForm']=_0x2bf76a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2506d9=>{const {'pt-br':{dictionary:_0x59dbbc,getPluralForm:_0x558bd7}}={'pt-br':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Um\x20erro\x20ocorreu\x20enquanto\x20gerava\x20o\x20arquivo\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3b2712=>0x0==_0x3b2712||0x1==_0x3b2712?0x0:0x0!=_0x3b2712&&_0x3b2712%0xf4240==0x0?0x1:0x2}};_0x2506d9['pt-br']||={'dictionary':{},'getPluralForm':null},_0x2506d9['pt-br']['dictionary']=Object['assign'](_0x2506d9['pt-br']['dictionary'],_0x59dbbc),_0x2506d9['pt-br']['getPluralForm']=_0x558bd7;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20gerar\x20o\x20ficheiro\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0xc28afe=>0x0==_0xc28afe||0x1==_0xc28afe?0x0:0x0!=_0xc28afe&&_0xc28afe%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20gerar\x20o\x20ficheiro\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1e0264=>0x0==_0x1e0264||0x1==_0x1e0264?0x0:0x0!=_0x1e0264&&_0x1e0264%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1745c6=>{const {pt:{dictionary:_0x2e618d,getPluralForm:_0xd91dea}}={'pt':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20gerar\x20o\x20ficheiro\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1ea40b=>0x0==_0x1ea40b||0x1==_0x1ea40b?0x0:0x0!=_0x1ea40b&&_0x1ea40b%0xf4240==0x0?0x1:0x2}};_0x1745c6['pt']||={'dictionary':{},'getPluralForm':null},_0x1745c6['pt']['dictionary']=Object['assign'](_0x1745c6['pt']['dictionary'],_0x2e618d),_0x1745c6['pt']['getPluralForm']=_0xd91dea;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x19c078=>{const {pt:{dictionary:_0x14366b,getPluralForm:_0x387195}}={'pt':{'dictionary':{'Export\x20to\x20Word':'Exportar\x20para\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20gerar\x20o\x20ficheiro\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x4f5268=>0x0==_0x4f5268||0x1==_0x4f5268?0x0:0x0!=_0x4f5268&&_0x4f5268%0xf4240==0x0?0x1:0x2}};_0x19c078['pt']||={'dictionary':{},'getPluralForm':null},_0x19c078['pt']['dictionary']=Object['assign'](_0x19c078['pt']['dictionary'],_0x14366b),_0x19c078['pt']['getPluralForm']=_0x387195;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ro':{'dictionary':{'Export\x20to\x20Word':'Exportare\x20în\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'A\x20avut\x20loc\x20o\x20eroare\x20în\x20timpul\x20generării\x20fișierului\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x119fe6=>0x1==_0x119fe6?0x0:_0x119fe6%0x64>0x13||_0x119fe6%0x64==0x0&&0x0!=_0x119fe6?0x2:0x1}};
23
+ export default{'ro':{'dictionary':{'Export\x20to\x20Word':'Exportare\x20în\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'A\x20avut\x20loc\x20o\x20eroare\x20în\x20timpul\x20generării\x20fișierului\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3e8729=>0x1==_0x3e8729?0x0:_0x3e8729%0x64>0x13||_0x3e8729%0x64==0x0&&0x0!=_0x3e8729?0x2:0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x220847=>{const {ro:{dictionary:_0x28438c,getPluralForm:_0x184f38}}={'ro':{'dictionary':{'Export\x20to\x20Word':'Exportare\x20în\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'A\x20avut\x20loc\x20o\x20eroare\x20în\x20timpul\x20generării\x20fișierului\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3862db=>0x1==_0x3862db?0x0:_0x3862db%0x64>0x13||_0x3862db%0x64==0x0&&0x0!=_0x3862db?0x2:0x1}};_0x220847['ro']||={'dictionary':{},'getPluralForm':null},_0x220847['ro']['dictionary']=Object['assign'](_0x220847['ro']['dictionary'],_0x28438c),_0x220847['ro']['getPluralForm']=_0x184f38;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x262f0b=>{const {ro:{dictionary:_0x43503e,getPluralForm:_0x2b85f6}}={'ro':{'dictionary':{'Export\x20to\x20Word':'Exportare\x20în\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'A\x20avut\x20loc\x20o\x20eroare\x20în\x20timpul\x20generării\x20fișierului\x20Word.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x406293=>0x1==_0x406293?0x0:_0x406293%0x64>0x13||_0x406293%0x64==0x0&&0x0!=_0x406293?0x2:0x1}};_0x262f0b['ro']||={'dictionary':{},'getPluralForm':null},_0x262f0b['ro']['dictionary']=Object['assign'](_0x262f0b['ro']['dictionary'],_0x43503e),_0x262f0b['ro']['getPluralForm']=_0x2b85f6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ru':{'dictionary':{'Export\x20to\x20Word':'Экспорт\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'При\x20создании\x20файла\x20Word\x20произошла\x20ошибка.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x39e60e=>_0x39e60e%0xa==0x1&&_0x39e60e%0x64!=0xb?0x0:_0x39e60e%0xa>=0x2&&_0x39e60e%0xa<=0x4&&(_0x39e60e%0x64<0xc||_0x39e60e%0x64>0xe)?0x1:_0x39e60e%0xa==0x0||_0x39e60e%0xa>=0x5&&_0x39e60e%0xa<=0x9||_0x39e60e%0x64>=0xb&&_0x39e60e%0x64<=0xe?0x2:0x3}};
23
+ export default{'ru':{'dictionary':{'Export\x20to\x20Word':'Экспорт\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'При\x20создании\x20файла\x20Word\x20произошла\x20ошибка.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x43981e=>_0x43981e%0xa==0x1&&_0x43981e%0x64!=0xb?0x0:_0x43981e%0xa>=0x2&&_0x43981e%0xa<=0x4&&(_0x43981e%0x64<0xc||_0x43981e%0x64>0xe)?0x1:_0x43981e%0xa==0x0||_0x43981e%0xa>=0x5&&_0x43981e%0xa<=0x9||_0x43981e%0x64>=0xb&&_0x43981e%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3b8091=>{const {ru:{dictionary:_0x288fe0,getPluralForm:_0x4c683a}}={'ru':{'dictionary':{'Export\x20to\x20Word':'Экспорт\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'При\x20создании\x20файла\x20Word\x20произошла\x20ошибка.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x4a4dfd=>_0x4a4dfd%0xa==0x1&&_0x4a4dfd%0x64!=0xb?0x0:_0x4a4dfd%0xa>=0x2&&_0x4a4dfd%0xa<=0x4&&(_0x4a4dfd%0x64<0xc||_0x4a4dfd%0x64>0xe)?0x1:_0x4a4dfd%0xa==0x0||_0x4a4dfd%0xa>=0x5&&_0x4a4dfd%0xa<=0x9||_0x4a4dfd%0x64>=0xb&&_0x4a4dfd%0x64<=0xe?0x2:0x3}};_0x3b8091['ru']||={'dictionary':{},'getPluralForm':null},_0x3b8091['ru']['dictionary']=Object['assign'](_0x3b8091['ru']['dictionary'],_0x288fe0),_0x3b8091['ru']['getPluralForm']=_0x4c683a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4bf496=>{const {ru:{dictionary:_0x22c763,getPluralForm:_0x5cddef}}={'ru':{'dictionary':{'Export\x20to\x20Word':'Экспорт\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'При\x20создании\x20файла\x20Word\x20произошла\x20ошибка.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1076a6=>_0x1076a6%0xa==0x1&&_0x1076a6%0x64!=0xb?0x0:_0x1076a6%0xa>=0x2&&_0x1076a6%0xa<=0x4&&(_0x1076a6%0x64<0xc||_0x1076a6%0x64>0xe)?0x1:_0x1076a6%0xa==0x0||_0x1076a6%0xa>=0x5&&_0x1076a6%0xa<=0x9||_0x1076a6%0x64>=0xb&&_0x1076a6%0x64<=0xe?0x2:0x3}};_0x4bf496['ru']||={'dictionary':{},'getPluralForm':null},_0x4bf496['ru']['dictionary']=Object['assign'](_0x4bf496['ru']['dictionary'],_0x22c763),_0x4bf496['ru']['getPluralForm']=_0x5cddef;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sk':{'dictionary':{'Export\x20to\x20Word':'Exportovať\x20do\x20Word\x20súboru','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Pri\x20generovaní\x20Word\x20súboru\x20sa\x20vyskytla\x20chyba.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x297e76=>_0x297e76%0x1==0x0&&0x1==_0x297e76?0x0:_0x297e76%0x1==0x0&&_0x297e76>=0x2&&_0x297e76<=0x4?0x1:_0x297e76%0x1!=0x0?0x2:0x3}};
23
+ export default{'sk':{'dictionary':{'Export\x20to\x20Word':'Exportovať\x20do\x20Word\x20súboru','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Pri\x20generovaní\x20Word\x20súboru\x20sa\x20vyskytla\x20chyba.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x414563=>_0x414563%0x1==0x0&&0x1==_0x414563?0x0:_0x414563%0x1==0x0&&_0x414563>=0x2&&_0x414563<=0x4?0x1:_0x414563%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x448497=>{const {sk:{dictionary:_0x43624b,getPluralForm:_0xc0c465}}={'sk':{'dictionary':{'Export\x20to\x20Word':'Exportovať\x20do\x20Word\x20súboru','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Pri\x20generovaní\x20Word\x20súboru\x20sa\x20vyskytla\x20chyba.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3f20fe=>_0x3f20fe%0x1==0x0&&0x1==_0x3f20fe?0x0:_0x3f20fe%0x1==0x0&&_0x3f20fe>=0x2&&_0x3f20fe<=0x4?0x1:_0x3f20fe%0x1!=0x0?0x2:0x3}};_0x448497['sk']||={'dictionary':{},'getPluralForm':null},_0x448497['sk']['dictionary']=Object['assign'](_0x448497['sk']['dictionary'],_0x43624b),_0x448497['sk']['getPluralForm']=_0xc0c465;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2bc4f3=>{const {sk:{dictionary:_0x16e9f9,getPluralForm:_0x1d236d}}={'sk':{'dictionary':{'Export\x20to\x20Word':'Exportovať\x20do\x20Word\x20súboru','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Pri\x20generovaní\x20Word\x20súboru\x20sa\x20vyskytla\x20chyba.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3875aa=>_0x3875aa%0x1==0x0&&0x1==_0x3875aa?0x0:_0x3875aa%0x1==0x0&&_0x3875aa>=0x2&&_0x3875aa<=0x4?0x1:_0x3875aa%0x1!=0x0?0x2:0x3}};_0x2bc4f3['sk']||={'dictionary':{},'getPluralForm':null},_0x2bc4f3['sk']['dictionary']=Object['assign'](_0x2bc4f3['sk']['dictionary'],_0x16e9f9),_0x2bc4f3['sk']['getPluralForm']=_0x1d236d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr-latn':{'dictionary':{'Export\x20to\x20Word':'Eksportuj\x20u\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20pri\x20generisanju\x20Word\x20datoteke.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x19d9dd=>_0x19d9dd%0xa==0x1&&_0x19d9dd%0x64!=0xb?0x0:_0x19d9dd%0xa>=0x2&&_0x19d9dd%0xa<=0x4&&(_0x19d9dd%0x64<0xa||_0x19d9dd%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr-latn':{'dictionary':{'Export\x20to\x20Word':'Eksportuj\x20u\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20pri\x20generisanju\x20Word\x20datoteke.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x31cc9a=>_0x31cc9a%0xa==0x1&&_0x31cc9a%0x64!=0xb?0x0:_0x31cc9a%0xa>=0x2&&_0x31cc9a%0xa<=0x4&&(_0x31cc9a%0x64<0xa||_0x31cc9a%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4992de=>{const {'sr-latn':{dictionary:_0x38509a,getPluralForm:_0x505f7d}}={'sr-latn':{'dictionary':{'Export\x20to\x20Word':'Eksportuj\x20u\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20pri\x20generisanju\x20Word\x20datoteke.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0xe5bfc0=>_0xe5bfc0%0xa==0x1&&_0xe5bfc0%0x64!=0xb?0x0:_0xe5bfc0%0xa>=0x2&&_0xe5bfc0%0xa<=0x4&&(_0xe5bfc0%0x64<0xa||_0xe5bfc0%0x64>=0x14)?0x1:0x2}};_0x4992de['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x4992de['sr-latn']['dictionary']=Object['assign'](_0x4992de['sr-latn']['dictionary'],_0x38509a),_0x4992de['sr-latn']['getPluralForm']=_0x505f7d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3a54b6=>{const {'sr-latn':{dictionary:_0x418b09,getPluralForm:_0x5e1eb0}}={'sr-latn':{'dictionary':{'Export\x20to\x20Word':'Eksportuj\x20u\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20pri\x20generisanju\x20Word\x20datoteke.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x5e5c7f=>_0x5e5c7f%0xa==0x1&&_0x5e5c7f%0x64!=0xb?0x0:_0x5e5c7f%0xa>=0x2&&_0x5e5c7f%0xa<=0x4&&(_0x5e5c7f%0x64<0xa||_0x5e5c7f%0x64>=0x14)?0x1:0x2}};_0x3a54b6['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x3a54b6['sr-latn']['dictionary']=Object['assign'](_0x3a54b6['sr-latn']['dictionary'],_0x418b09),_0x3a54b6['sr-latn']['getPluralForm']=_0x5e1eb0;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr':{'dictionary':{'Export\x20to\x20Word':'Експортуј\x20у\x20Ворд','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Дошло\x20је\x20до\x20грешке\x20при\x20генерисању\x20Ворд\x20датотеке.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x2140e5=>_0x2140e5%0xa==0x1&&_0x2140e5%0x64!=0xb?0x0:_0x2140e5%0xa>=0x2&&_0x2140e5%0xa<=0x4&&(_0x2140e5%0x64<0xa||_0x2140e5%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr':{'dictionary':{'Export\x20to\x20Word':'Експортуј\x20у\x20Ворд','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Дошло\x20је\x20до\x20грешке\x20при\x20генерисању\x20Ворд\x20датотеке.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x51e696=>_0x51e696%0xa==0x1&&_0x51e696%0x64!=0xb?0x0:_0x51e696%0xa>=0x2&&_0x51e696%0xa<=0x4&&(_0x51e696%0x64<0xa||_0x51e696%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1afe6d=>{const {sr:{dictionary:_0x2a72fd,getPluralForm:_0x355f28}}={'sr':{'dictionary':{'Export\x20to\x20Word':'Експортуј\x20у\x20Ворд','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Дошло\x20је\x20до\x20грешке\x20при\x20генерисању\x20Ворд\x20датотеке.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x444fe2=>_0x444fe2%0xa==0x1&&_0x444fe2%0x64!=0xb?0x0:_0x444fe2%0xa>=0x2&&_0x444fe2%0xa<=0x4&&(_0x444fe2%0x64<0xa||_0x444fe2%0x64>=0x14)?0x1:0x2}};_0x1afe6d['sr']||={'dictionary':{},'getPluralForm':null},_0x1afe6d['sr']['dictionary']=Object['assign'](_0x1afe6d['sr']['dictionary'],_0x2a72fd),_0x1afe6d['sr']['getPluralForm']=_0x355f28;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x18107d=>{const {sr:{dictionary:_0xb638a8,getPluralForm:_0xcbaea4}}={'sr':{'dictionary':{'Export\x20to\x20Word':'Експортуј\x20у\x20Ворд','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Дошло\x20је\x20до\x20грешке\x20при\x20генерисању\x20Ворд\x20датотеке.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3dac5f=>_0x3dac5f%0xa==0x1&&_0x3dac5f%0x64!=0xb?0x0:_0x3dac5f%0xa>=0x2&&_0x3dac5f%0xa<=0x4&&(_0x3dac5f%0x64<0xa||_0x3dac5f%0x64>=0x14)?0x1:0x2}};_0x18107d['sr']||={'dictionary':{},'getPluralForm':null},_0x18107d['sr']['dictionary']=Object['assign'](_0x18107d['sr']['dictionary'],_0xb638a8),_0x18107d['sr']['getPluralForm']=_0xcbaea4;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sv':{'dictionary':{'Export\x20to\x20Word':'Exportera\x20till\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ett\x20fel\x20uppstod\x20medan\x20Wordfilen\x20skapades.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x1c0d96=>0x1!=_0x1c0d96}};
23
+ export default{'sv':{'dictionary':{'Export\x20to\x20Word':'Exportera\x20till\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ett\x20fel\x20uppstod\x20medan\x20Wordfilen\x20skapades.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3f010c=>0x1!=_0x3f010c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x253e1c=>{const {sv:{dictionary:_0x66f7eb,getPluralForm:_0x62f338}}={'sv':{'dictionary':{'Export\x20to\x20Word':'Exportera\x20till\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ett\x20fel\x20uppstod\x20medan\x20Wordfilen\x20skapades.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x48200e=>0x1!=_0x48200e}};_0x253e1c['sv']||={'dictionary':{},'getPluralForm':null},_0x253e1c['sv']['dictionary']=Object['assign'](_0x253e1c['sv']['dictionary'],_0x66f7eb),_0x253e1c['sv']['getPluralForm']=_0x62f338;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x12dc14=>{const {sv:{dictionary:_0x1f14bd,getPluralForm:_0x17e069}}={'sv':{'dictionary':{'Export\x20to\x20Word':'Exportera\x20till\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Ett\x20fel\x20uppstod\x20medan\x20Wordfilen\x20skapades.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x64994=>0x1!=_0x64994}};_0x12dc14['sv']||={'dictionary':{},'getPluralForm':null},_0x12dc14['sv']['dictionary']=Object['assign'](_0x12dc14['sv']['dictionary'],_0x1f14bd),_0x12dc14['sv']['getPluralForm']=_0x17e069;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'th':{'dictionary':{'Export\x20to\x20Word':'ส่งออกไปที่\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะสร้างไฟล์\x20Word','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3f02f5=>0x0}};
23
+ export default{'th':{'dictionary':{'Export\x20to\x20Word':'ส่งออกไปที่\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะสร้างไฟล์\x20Word','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x496a0d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x25952f=>{const {th:{dictionary:_0xbcd794,getPluralForm:_0x279415}}={'th':{'dictionary':{'Export\x20to\x20Word':'ส่งออกไปที่\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะสร้างไฟล์\x20Word','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x54bdd6=>0x0}};_0x25952f['th']||={'dictionary':{},'getPluralForm':null},_0x25952f['th']['dictionary']=Object['assign'](_0x25952f['th']['dictionary'],_0xbcd794),_0x25952f['th']['getPluralForm']=_0x279415;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3288b1=>{const {th:{dictionary:_0xd8dd96,getPluralForm:_0x4234db}}={'th':{'dictionary':{'Export\x20to\x20Word':'ส่งออกไปที่\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะสร้างไฟล์\x20Word','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x4f994c=>0x0}};_0x3288b1['th']||={'dictionary':{},'getPluralForm':null},_0x3288b1['th']['dictionary']=Object['assign'](_0x3288b1['th']['dictionary'],_0xd8dd96),_0x3288b1['th']['getPluralForm']=_0x4234db;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'tr':{'dictionary':{'Export\x20to\x20Word':'Word\x27e\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20dosyası\x20oluşturulurken\x20bir\x20hata\x20oluştu.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x702fb2=>_0x702fb2>0x1}};
23
+ export default{'tr':{'dictionary':{'Export\x20to\x20Word':'Word\x27e\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20dosyası\x20oluşturulurken\x20bir\x20hata\x20oluştu.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0xc6a059=>_0xc6a059>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x188e14=>{const {tr:{dictionary:_0xf38980,getPluralForm:_0x923f39}}={'tr':{'dictionary':{'Export\x20to\x20Word':'Word\x27e\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20dosyası\x20oluşturulurken\x20bir\x20hata\x20oluştu.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x4d88f5=>_0x4d88f5>0x1}};_0x188e14['tr']||={'dictionary':{},'getPluralForm':null},_0x188e14['tr']['dictionary']=Object['assign'](_0x188e14['tr']['dictionary'],_0xf38980),_0x188e14['tr']['getPluralForm']=_0x923f39;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1adbbe=>{const {tr:{dictionary:_0x39d42a,getPluralForm:_0x138b5a}}={'tr':{'dictionary':{'Export\x20to\x20Word':'Word\x27e\x20çıkar','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20dosyası\x20oluşturulurken\x20bir\x20hata\x20oluştu.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x28397f=>_0x28397f>0x1}};_0x1adbbe['tr']||={'dictionary':{},'getPluralForm':null},_0x1adbbe['tr']['dictionary']=Object['assign'](_0x1adbbe['tr']['dictionary'],_0x39d42a),_0x1adbbe['tr']['getPluralForm']=_0x138b5a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ug':{'dictionary':{'Export\x20to\x20Word':'Word\x20قا\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20ھۆججەتكە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3ff94b=>0x1!=_0x3ff94b}};
23
+ export default{'ug':{'dictionary':{'Export\x20to\x20Word':'Word\x20قا\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20ھۆججەتكە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x56f797=>0x1!=_0x56f797}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1894f2=>{const {ug:{dictionary:_0x2a3600,getPluralForm:_0xd1e56e}}={'ug':{'dictionary':{'Export\x20to\x20Word':'Word\x20قا\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20ھۆججەتكە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x743a2b=>0x1!=_0x743a2b}};_0x1894f2['ug']||={'dictionary':{},'getPluralForm':null},_0x1894f2['ug']['dictionary']=Object['assign'](_0x1894f2['ug']['dictionary'],_0x2a3600),_0x1894f2['ug']['getPluralForm']=_0xd1e56e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xf299c1=>{const {ug:{dictionary:_0x333858,getPluralForm:_0x14c724}}={'ug':{'dictionary':{'Export\x20to\x20Word':'Word\x20قا\x20چىقار','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Word\x20ھۆججەتكە\x20چىقىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x21aa6d=>0x1!=_0x21aa6d}};_0xf299c1['ug']||={'dictionary':{},'getPluralForm':null},_0xf299c1['ug']['dictionary']=Object['assign'](_0xf299c1['ug']['dictionary'],_0x333858),_0xf299c1['ug']['getPluralForm']=_0x14c724;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'uk':{'dictionary':{'Export\x20to\x20Word':'Експортувати\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Під\x20час\x20створення\x20Word\x20файлу\x20сталася\x20помилка.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x18f252=>_0x18f252%0x1==0x0&&_0x18f252%0xa==0x1&&_0x18f252%0x64!=0xb?0x0:_0x18f252%0x1==0x0&&_0x18f252%0xa>=0x2&&_0x18f252%0xa<=0x4&&(_0x18f252%0x64<0xc||_0x18f252%0x64>0xe)?0x1:_0x18f252%0x1==0x0&&(_0x18f252%0xa==0x0||_0x18f252%0xa>=0x5&&_0x18f252%0xa<=0x9||_0x18f252%0x64>=0xb&&_0x18f252%0x64<=0xe)?0x2:0x3}};
23
+ export default{'uk':{'dictionary':{'Export\x20to\x20Word':'Експортувати\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Під\x20час\x20створення\x20Word\x20файлу\x20сталася\x20помилка.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x4987c7=>_0x4987c7%0x1==0x0&&_0x4987c7%0xa==0x1&&_0x4987c7%0x64!=0xb?0x0:_0x4987c7%0x1==0x0&&_0x4987c7%0xa>=0x2&&_0x4987c7%0xa<=0x4&&(_0x4987c7%0x64<0xc||_0x4987c7%0x64>0xe)?0x1:_0x4987c7%0x1==0x0&&(_0x4987c7%0xa==0x0||_0x4987c7%0xa>=0x5&&_0x4987c7%0xa<=0x9||_0x4987c7%0x64>=0xb&&_0x4987c7%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4d82e6=>{const {uk:{dictionary:_0x140dc4,getPluralForm:_0x42a4d7}}={'uk':{'dictionary':{'Export\x20to\x20Word':'Експортувати\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Під\x20час\x20створення\x20Word\x20файлу\x20сталася\x20помилка.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x2c1894=>_0x2c1894%0x1==0x0&&_0x2c1894%0xa==0x1&&_0x2c1894%0x64!=0xb?0x0:_0x2c1894%0x1==0x0&&_0x2c1894%0xa>=0x2&&_0x2c1894%0xa<=0x4&&(_0x2c1894%0x64<0xc||_0x2c1894%0x64>0xe)?0x1:_0x2c1894%0x1==0x0&&(_0x2c1894%0xa==0x0||_0x2c1894%0xa>=0x5&&_0x2c1894%0xa<=0x9||_0x2c1894%0x64>=0xb&&_0x2c1894%0x64<=0xe)?0x2:0x3}};_0x4d82e6['uk']||={'dictionary':{},'getPluralForm':null},_0x4d82e6['uk']['dictionary']=Object['assign'](_0x4d82e6['uk']['dictionary'],_0x140dc4),_0x4d82e6['uk']['getPluralForm']=_0x42a4d7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3d41f4=>{const {uk:{dictionary:_0x4e3f7c,getPluralForm:_0x5a7c69}}={'uk':{'dictionary':{'Export\x20to\x20Word':'Експортувати\x20в\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'Під\x20час\x20створення\x20Word\x20файлу\x20сталася\x20помилка.','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0xb887b4=>_0xb887b4%0x1==0x0&&_0xb887b4%0xa==0x1&&_0xb887b4%0x64!=0xb?0x0:_0xb887b4%0x1==0x0&&_0xb887b4%0xa>=0x2&&_0xb887b4%0xa<=0x4&&(_0xb887b4%0x64<0xc||_0xb887b4%0x64>0xe)?0x1:_0xb887b4%0x1==0x0&&(_0xb887b4%0xa==0x0||_0xb887b4%0xa>=0x5&&_0xb887b4%0xa<=0x9||_0xb887b4%0x64>=0xb&&_0xb887b4%0x64<=0xe)?0x2:0x3}};_0x3d41f4['uk']||={'dictionary':{},'getPluralForm':null},_0x3d41f4['uk']['dictionary']=Object['assign'](_0x3d41f4['uk']['dictionary'],_0x4e3f7c),_0x3d41f4['uk']['getPluralForm']=_0x5a7c69;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ur':{'dictionary':{'Export\x20to\x20Word':'ورڈ\x20دستاویز\x20برآمد','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'ورڈ\x20دستاویز\x20بناننے\x20میں\x20نقص\x20واقع\x20ہوا۔','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x4d2675=>0x1!=_0x4d2675}};
23
+ export default{'ur':{'dictionary':{'Export\x20to\x20Word':'ورڈ\x20دستاویز\x20برآمد','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'ورڈ\x20دستاویز\x20بناننے\x20میں\x20نقص\x20واقع\x20ہوا۔','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x47c6f8=>0x1!=_0x47c6f8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xdd0ede=>{const {ur:{dictionary:_0x48d6a1,getPluralForm:_0x29c2e0}}={'ur':{'dictionary':{'Export\x20to\x20Word':'ورڈ\x20دستاویز\x20برآمد','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'ورڈ\x20دستاویز\x20بناننے\x20میں\x20نقص\x20واقع\x20ہوا۔','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x3f9016=>0x1!=_0x3f9016}};_0xdd0ede['ur']||={'dictionary':{},'getPluralForm':null},_0xdd0ede['ur']['dictionary']=Object['assign'](_0xdd0ede['ur']['dictionary'],_0x48d6a1),_0xdd0ede['ur']['getPluralForm']=_0x29c2e0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5878b0=>{const {ur:{dictionary:_0x15387c,getPluralForm:_0x38a760}}={'ur':{'dictionary':{'Export\x20to\x20Word':'ورڈ\x20دستاویز\x20برآمد','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'ورڈ\x20دستاویز\x20بناننے\x20میں\x20نقص\x20واقع\x20ہوا۔','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x231efd=>0x1!=_0x231efd}};_0x5878b0['ur']||={'dictionary':{},'getPluralForm':null},_0x5878b0['ur']['dictionary']=Object['assign'](_0x5878b0['ur']['dictionary'],_0x15387c),_0x5878b0['ur']['getPluralForm']=_0x38a760;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x225be4=>0x0}};
23
+ export default{'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x504b6c=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x242717=>{const {vi:{dictionary:_0xc99806,getPluralForm:_0x3fb75c}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x38f055=>0x0}};_0x242717['vi']||={'dictionary':{},'getPluralForm':null},_0x242717['vi']['dictionary']=Object['assign'](_0x242717['vi']['dictionary'],_0xc99806),_0x242717['vi']['getPluralForm']=_0x3fb75c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x314dad=>{const {vi:{dictionary:_0x38c2a8,getPluralForm:_0x53eda6}}={'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':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x351378=>0x0}};_0x314dad['vi']||={'dictionary':{},'getPluralForm':null},_0x314dad['vi']['dictionary']=Object['assign'](_0x314dad['vi']['dictionary'],_0x38c2a8),_0x314dad['vi']['getPluralForm']=_0x53eda6;})(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\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x546f26=>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\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x5a0256=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3bf94d=>{const {'zh-cn':{dictionary:_0x182744,getPluralForm:_0x5d6152}}={'zh-cn':{'dictionary':{'Export\x20to\x20Word':'导出Word文档','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'生成Word文档时发生了异常。','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x4985d1=>0x0}};_0x3bf94d['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x3bf94d['zh-cn']['dictionary']=Object['assign'](_0x3bf94d['zh-cn']['dictionary'],_0x182744),_0x3bf94d['zh-cn']['getPluralForm']=_0x5d6152;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x219989=>{const {'zh-cn':{dictionary:_0xaf67bb,getPluralForm:_0x187801}}={'zh-cn':{'dictionary':{'Export\x20to\x20Word':'导出Word文档','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'生成Word文档时发生了异常。','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x522c73=>0x0}};_0x219989['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x219989['zh-cn']['dictionary']=Object['assign'](_0x219989['zh-cn']['dictionary'],_0xaf67bb),_0x219989['zh-cn']['getPluralForm']=_0x187801;})(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\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x30431e=>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\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x82d5e8=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x529d49=>{const {zh:{dictionary:_0x5bfa60,getPluralForm:_0x1da9da}}={'zh':{'dictionary':{'Export\x20to\x20Word':'匯出到\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'產生\x20Word\x20檔案時出錯。','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x5ec6c3=>0x0}};_0x529d49['zh']||={'dictionary':{},'getPluralForm':null},_0x529d49['zh']['dictionary']=Object['assign'](_0x529d49['zh']['dictionary'],_0x5bfa60),_0x529d49['zh']['getPluralForm']=_0x1da9da;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x22e083=>{const {zh:{dictionary:_0x561e15,getPluralForm:_0x5cc8d6}}={'zh':{'dictionary':{'Export\x20to\x20Word':'匯出到\x20Word','An\x20error\x20occurred\x20while\x20generating\x20the\x20Word\x20file.':'產生\x20Word\x20檔案時出錯。','Word\x20document\x20export\x20started':'','Word\x20document\x20export\x20failed':'','Word\x20document\x20export\x20successful':'','Exporting\x20Word\x20document':''},'getPluralForm':_0x144441=>0x0}};_0x22e083['zh']||={'dictionary':{},'getPluralForm':null},_0x22e083['zh']['dictionary']=Object['assign'](_0x22e083['zh']['dictionary'],_0x561e15),_0x22e083['zh']['getPluralForm']=_0x5cc8d6;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-export-word",
3
- "version": "0.0.0-nightly-20240513.0",
3
+ "version": "0.0.0-nightly-20240514.0",
4
4
  "description": "Export to Word feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -30,7 +30,7 @@
30
30
  "type": "module",
31
31
  "main": "src/index.js",
32
32
  "dependencies": {
33
- "ckeditor5": "0.0.0-nightly-20240513.0"
33
+ "ckeditor5": "0.0.0-nightly-20240514.0"
34
34
  },
35
35
  "license": "SEE LICENSE IN LICENSE.md",
36
36
  "author": "CKSource (https://cksource.com/)",
package/src/exportword.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x15eb8d=_0x5ea0;(function(_0x57c857,_0x38c454){const _0x55e469=_0x5ea0,_0x42f2a3=_0x57c857();while(!![]){try{const _0xaea3d0=-parseInt(_0x55e469(0x80))/0x1*(parseInt(_0x55e469(0x74))/0x2)+-parseInt(_0x55e469(0x6d))/0x3*(-parseInt(_0x55e469(0x67))/0x4)+-parseInt(_0x55e469(0x72))/0x5+parseInt(_0x55e469(0x70))/0x6+-parseInt(_0x55e469(0x7d))/0x7*(parseInt(_0x55e469(0x79))/0x8)+parseInt(_0x55e469(0x7a))/0x9*(parseInt(_0x55e469(0x71))/0xa)+parseInt(_0x55e469(0x73))/0xb;if(_0xaea3d0===_0x38c454)break;else _0x42f2a3['push'](_0x42f2a3['shift']());}catch(_0x556f50){_0x42f2a3['push'](_0x42f2a3['shift']());}}}(_0x2816,0x78cf7));import{Plugin as _0x1c1344}from'ckeditor5/src/core.js';import{Notification as _0x3a19a2}from'ckeditor5/src/ui.js';import _0xe3e8af from'./exportwordcommand.js';function _0x5ea0(_0x3125ff,_0x16a53f){const _0x281695=_0x2816();return _0x5ea0=function(_0x5ea098,_0x278595){_0x5ea098=_0x5ea098-0x65;let _0x48091b=_0x281695[_0x5ea098];return _0x48091b;},_0x5ea0(_0x3125ff,_0x16a53f);}import _0x32b614 from'./exportwordui.js';export default class s extends _0x1c1344{static get[_0x15eb8d(0x75)](){const _0x1d8c18=_0x15eb8d;return _0x1d8c18(0x7e);}static get[_0x15eb8d(0x6e)](){const _0x428be2=_0x15eb8d;return[_0x428be2(0x76),_0x3a19a2,_0x32b614];}[_0x15eb8d(0x6a)](){const _0x4cdbbb=_0x15eb8d,_0x57e64b=this[_0x4cdbbb(0x7b)],_0x4bb8ba=_0x57e64b[_0x4cdbbb(0x65)][_0x4cdbbb(0x7f)](_0x4cdbbb(0x69))||{};_0x57e64b[_0x4cdbbb(0x6c)][_0x4cdbbb(0x6f)](_0x4cdbbb(0x69),new _0xe3e8af(_0x57e64b));const _0x53ec5a=_0x57e64b[_0x4cdbbb(0x77)][_0x4cdbbb(0x7f)](_0x4cdbbb(0x76));!0x1===_0x4bb8ba[_0x4cdbbb(0x7c)]?this[_0x4cdbbb(0x6b)]=null:_0x4bb8ba[_0x4cdbbb(0x7c)]?_0x53ec5a[_0x4cdbbb(0x68)](_0x4bb8ba[_0x4cdbbb(0x7c)])[_0x4cdbbb(0x78)](_0xae3e6d=>{const _0x35e275=_0x4cdbbb;this[_0x35e275(0x6b)]=_0xae3e6d;}):this[_0x4cdbbb(0x6b)]=_0x53ec5a[_0x4cdbbb(0x66)];}}function _0x2816(){const _0x340b50=['editor','tokenUrl','2556337ViFBmk','ExportWord','get','166301KosACa','config','token','119180wHEwwz','registerTokenUrl','exportWord','init','_token','commands','78FdmqQH','requires','add','1267848GJSHFS','5110HXtmsP','1663020edTwfl','156585rPaGAY','2ebGNuS','pluginName','CloudServices','plugins','then','8zPpwNc','6318IVqxhs'];_0x2816=function(){return _0x340b50;};return _0x2816();}
23
+ function _0x2b1b(){const _0x99e3e9=['5676JwKNYs','then','plugins','init','commands','pluginName','editor','get','token','266812JWlTNr','ExportWord','520424PqxZYw','126vIvoTa','_token','registerTokenUrl','tokenUrl','exportWord','CloudServices','add','723303YPeyxq','16SQsImv','requires','118052VvTpUx','100085MnmGxy','config','1264512EOZhhX'];_0x2b1b=function(){return _0x99e3e9;};return _0x2b1b();}const _0x19df27=_0x34cf;(function(_0x59608f,_0x3d0423){const _0x26b55c=_0x34cf,_0x333eb7=_0x59608f();while(!![]){try{const _0x97c376=parseInt(_0x26b55c(0x15e))/0x1+parseInt(_0x26b55c(0x16d))/0x2+-parseInt(_0x26b55c(0x16e))/0x3*(parseInt(_0x26b55c(0x162))/0x4)+parseInt(_0x26b55c(0x15f))/0x5+-parseInt(_0x26b55c(0x161))/0x6+parseInt(_0x26b55c(0x16b))/0x7*(-parseInt(_0x26b55c(0x15c))/0x8)+parseInt(_0x26b55c(0x175))/0x9;if(_0x97c376===_0x3d0423)break;else _0x333eb7['push'](_0x333eb7['shift']());}catch(_0x1040a8){_0x333eb7['push'](_0x333eb7['shift']());}}}(_0x2b1b,0x203e2));import{Plugin as _0x5e6997}from'ckeditor5/src/core.js';import{Notification as _0x49b13d}from'ckeditor5/src/ui.js';import _0x1c98ea from'./exportwordcommand.js';import _0x165f1b from'./exportwordui.js';function _0x34cf(_0x299a8a,_0x5bbef4){const _0x2b1bf7=_0x2b1b();return _0x34cf=function(_0x34cfcc,_0x4c6ca3){_0x34cfcc=_0x34cfcc-0x15c;let _0x137b77=_0x2b1bf7[_0x34cfcc];return _0x137b77;},_0x34cf(_0x299a8a,_0x5bbef4);}export default class s extends _0x5e6997{static get[_0x19df27(0x167)](){const _0x17c872=_0x19df27;return _0x17c872(0x16c);}static get[_0x19df27(0x15d)](){const _0x24f415=_0x19df27;return[_0x24f415(0x173),_0x49b13d,_0x165f1b];}[_0x19df27(0x165)](){const _0x567dce=_0x19df27,_0x48e673=this[_0x567dce(0x168)],_0x413bf3=_0x48e673[_0x567dce(0x160)][_0x567dce(0x169)](_0x567dce(0x172))||{};_0x48e673[_0x567dce(0x166)][_0x567dce(0x174)](_0x567dce(0x172),new _0x1c98ea(_0x48e673));const _0x4a951a=_0x48e673[_0x567dce(0x164)][_0x567dce(0x169)](_0x567dce(0x173));!0x1===_0x413bf3[_0x567dce(0x171)]?this[_0x567dce(0x16f)]=null:_0x413bf3[_0x567dce(0x171)]?_0x4a951a[_0x567dce(0x170)](_0x413bf3[_0x567dce(0x171)])[_0x567dce(0x163)](_0xaf8e15=>{const _0x4800a8=_0x567dce;this[_0x4800a8(0x16f)]=_0xaf8e15;}):this[_0x567dce(0x16f)]=_0x4a951a[_0x567dce(0x16a)];}}