@ckeditor/ckeditor5-import-word 0.0.0-nightly-20240711.0 → 0.0.0-nightly-20240713.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 (97) hide show
  1. package/LICENSE.md +1 -1
  2. package/build/import-word.js +1 -1
  3. package/dist/index.js +1 -1
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/bg.js +1 -1
  7. package/dist/translations/bg.umd.js +1 -1
  8. package/dist/translations/bn.js +1 -1
  9. package/dist/translations/bn.umd.js +1 -1
  10. package/dist/translations/ca.js +1 -1
  11. package/dist/translations/ca.umd.js +1 -1
  12. package/dist/translations/cs.js +1 -1
  13. package/dist/translations/cs.umd.js +1 -1
  14. package/dist/translations/da.js +1 -1
  15. package/dist/translations/da.umd.js +1 -1
  16. package/dist/translations/de.js +1 -1
  17. package/dist/translations/de.umd.js +1 -1
  18. package/dist/translations/el.js +1 -1
  19. package/dist/translations/el.umd.js +1 -1
  20. package/dist/translations/en-au.js +1 -1
  21. package/dist/translations/en-au.umd.js +1 -1
  22. package/dist/translations/en.umd.js +1 -1
  23. package/dist/translations/es.js +1 -1
  24. package/dist/translations/es.umd.js +1 -1
  25. package/dist/translations/et.js +1 -1
  26. package/dist/translations/et.umd.js +1 -1
  27. package/dist/translations/fi.js +1 -1
  28. package/dist/translations/fi.umd.js +1 -1
  29. package/dist/translations/fr.js +1 -1
  30. package/dist/translations/fr.umd.js +1 -1
  31. package/dist/translations/gl.js +1 -1
  32. package/dist/translations/gl.umd.js +1 -1
  33. package/dist/translations/he.js +1 -1
  34. package/dist/translations/he.umd.js +1 -1
  35. package/dist/translations/hi.js +1 -1
  36. package/dist/translations/hi.umd.js +1 -1
  37. package/dist/translations/hr.js +1 -1
  38. package/dist/translations/hr.umd.js +1 -1
  39. package/dist/translations/hu.js +1 -1
  40. package/dist/translations/hu.umd.js +1 -1
  41. package/dist/translations/id.js +1 -1
  42. package/dist/translations/id.umd.js +1 -1
  43. package/dist/translations/it.js +1 -1
  44. package/dist/translations/it.umd.js +1 -1
  45. package/dist/translations/ja.js +1 -1
  46. package/dist/translations/ja.umd.js +1 -1
  47. package/dist/translations/ko.js +1 -1
  48. package/dist/translations/ko.umd.js +1 -1
  49. package/dist/translations/lt.js +1 -1
  50. package/dist/translations/lt.umd.js +1 -1
  51. package/dist/translations/lv.js +1 -1
  52. package/dist/translations/lv.umd.js +1 -1
  53. package/dist/translations/ms.js +1 -1
  54. package/dist/translations/ms.umd.js +1 -1
  55. package/dist/translations/nl.js +1 -1
  56. package/dist/translations/nl.umd.js +1 -1
  57. package/dist/translations/no.js +1 -1
  58. package/dist/translations/no.umd.js +1 -1
  59. package/dist/translations/pl.js +1 -1
  60. package/dist/translations/pl.umd.js +1 -1
  61. package/dist/translations/pt-br.js +1 -1
  62. package/dist/translations/pt-br.umd.js +1 -1
  63. package/dist/translations/pt.js +1 -1
  64. package/dist/translations/pt.umd.js +1 -1
  65. package/dist/translations/ro.js +1 -1
  66. package/dist/translations/ro.umd.js +1 -1
  67. package/dist/translations/ru.js +1 -1
  68. package/dist/translations/ru.umd.js +1 -1
  69. package/dist/translations/sk.js +1 -1
  70. package/dist/translations/sk.umd.js +1 -1
  71. package/dist/translations/sr-latn.js +1 -1
  72. package/dist/translations/sr-latn.umd.js +1 -1
  73. package/dist/translations/sr.js +1 -1
  74. package/dist/translations/sr.umd.js +1 -1
  75. package/dist/translations/sv.js +1 -1
  76. package/dist/translations/sv.umd.js +1 -1
  77. package/dist/translations/th.js +1 -1
  78. package/dist/translations/th.umd.js +1 -1
  79. package/dist/translations/tr.js +1 -1
  80. package/dist/translations/tr.umd.js +1 -1
  81. package/dist/translations/ug.js +1 -1
  82. package/dist/translations/ug.umd.js +1 -1
  83. package/dist/translations/uk.js +1 -1
  84. package/dist/translations/uk.umd.js +1 -1
  85. package/dist/translations/vi.js +1 -1
  86. package/dist/translations/vi.umd.js +1 -1
  87. package/dist/translations/zh-cn.js +1 -1
  88. package/dist/translations/zh-cn.umd.js +1 -1
  89. package/dist/translations/zh.js +1 -1
  90. package/dist/translations/zh.umd.js +1 -1
  91. package/package.json +2 -2
  92. package/src/importword.js +1 -1
  93. package/src/importwordcommand.js +1 -1
  94. package/src/importwordediting.js +1 -1
  95. package/src/importwordui.js +1 -1
  96. package/src/index.js +1 -1
  97. package/src/utils/common-translations.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xf65d18=>{const {ko:{dictionary:_0x3e2df5,getPluralForm:_0x5d3c17}}={'ko':{'dictionary':{'Import\x20from\x20Word':'Word에서\x20가져오기','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20파일을\x20가져오는\x20중\x20오류가\x20발생했습니다.','Importing\x20Word\x20document':'Word\x20문서\x20가져오는\x20중'},'getPluralForm':_0x1589a8=>0x0}};_0xf65d18['ko']||={'dictionary':{},'getPluralForm':null},_0xf65d18['ko']['dictionary']=Object['assign'](_0xf65d18['ko']['dictionary'],_0x3e2df5),_0xf65d18['ko']['getPluralForm']=_0x5d3c17;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x29328a=>{const {ko:{dictionary:_0x5db548,getPluralForm:_0x251dfa}}={'ko':{'dictionary':{'Import\x20from\x20Word':'Word에서\x20가져오기','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20파일을\x20가져오는\x20중\x20오류가\x20발생했습니다.','Importing\x20Word\x20document':'Word\x20문서\x20가져오는\x20중'},'getPluralForm':_0x28139c=>0x0}};_0x29328a['ko']||={'dictionary':{},'getPluralForm':null},_0x29328a['ko']['dictionary']=Object['assign'](_0x29328a['ko']['dictionary'],_0x5db548),_0x29328a['ko']['getPluralForm']=_0x251dfa;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lt':{'dictionary':{'Import\x20from\x20Word':'Importuoti\x20iš\x20,,Word\x27\x27','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Įvyko\x20klaida\x20importuojant\x20,,Word\x22\x20failą.','Importing\x20Word\x20document':'Įkeliamas\x20„Word“\x20dokumentas'},'getPluralForm':_0x5bba4a=>_0x5bba4a%0xa==0x1&&(_0x5bba4a%0x64>0x13||_0x5bba4a%0x64<0xb)?0x0:_0x5bba4a%0xa>=0x2&&_0x5bba4a%0xa<=0x9&&(_0x5bba4a%0x64>0x13||_0x5bba4a%0x64<0xb)?0x1:_0x5bba4a%0x1!=0x0?0x2:0x3}};
23
+ export default{'lt':{'dictionary':{'Import\x20from\x20Word':'Importuoti\x20iš\x20,,Word\x27\x27','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Įvyko\x20klaida\x20importuojant\x20,,Word\x22\x20failą.','Importing\x20Word\x20document':'Įkeliamas\x20„Word“\x20dokumentas'},'getPluralForm':_0x14115f=>_0x14115f%0xa==0x1&&(_0x14115f%0x64>0x13||_0x14115f%0x64<0xb)?0x0:_0x14115f%0xa>=0x2&&_0x14115f%0xa<=0x9&&(_0x14115f%0x64>0x13||_0x14115f%0x64<0xb)?0x1:_0x14115f%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x593b96=>{const {lt:{dictionary:_0x5cf98a,getPluralForm:_0x180a4d}}={'lt':{'dictionary':{'Import\x20from\x20Word':'Importuoti\x20iš\x20,,Word\x27\x27','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Įvyko\x20klaida\x20importuojant\x20,,Word\x22\x20failą.','Importing\x20Word\x20document':'Įkeliamas\x20„Word“\x20dokumentas'},'getPluralForm':_0x231331=>_0x231331%0xa==0x1&&(_0x231331%0x64>0x13||_0x231331%0x64<0xb)?0x0:_0x231331%0xa>=0x2&&_0x231331%0xa<=0x9&&(_0x231331%0x64>0x13||_0x231331%0x64<0xb)?0x1:_0x231331%0x1!=0x0?0x2:0x3}};_0x593b96['lt']||={'dictionary':{},'getPluralForm':null},_0x593b96['lt']['dictionary']=Object['assign'](_0x593b96['lt']['dictionary'],_0x5cf98a),_0x593b96['lt']['getPluralForm']=_0x180a4d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1c5fc7=>{const {lt:{dictionary:_0x317a40,getPluralForm:_0xa8b396}}={'lt':{'dictionary':{'Import\x20from\x20Word':'Importuoti\x20iš\x20,,Word\x27\x27','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Įvyko\x20klaida\x20importuojant\x20,,Word\x22\x20failą.','Importing\x20Word\x20document':'Įkeliamas\x20„Word“\x20dokumentas'},'getPluralForm':_0x43574f=>_0x43574f%0xa==0x1&&(_0x43574f%0x64>0x13||_0x43574f%0x64<0xb)?0x0:_0x43574f%0xa>=0x2&&_0x43574f%0xa<=0x9&&(_0x43574f%0x64>0x13||_0x43574f%0x64<0xb)?0x1:_0x43574f%0x1!=0x0?0x2:0x3}};_0x1c5fc7['lt']||={'dictionary':{},'getPluralForm':null},_0x1c5fc7['lt']['dictionary']=Object['assign'](_0x1c5fc7['lt']['dictionary'],_0x317a40),_0x1c5fc7['lt']['getPluralForm']=_0xa8b396;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'lv':{'dictionary':{'Import\x20from\x20Word':'Importēt\x20no\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Importējot\x20Word\x20failu,\x20radās\x20kļūda','Importing\x20Word\x20document':'Importē\x20\x22Word\x22\x20dokumentu'},'getPluralForm':_0x53ac74=>_0x53ac74%0xa==0x1&&_0x53ac74%0x64!=0xb?0x0:0x0!=_0x53ac74?0x1:0x2}};
23
+ export default{'lv':{'dictionary':{'Import\x20from\x20Word':'Importēt\x20no\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Importējot\x20Word\x20failu,\x20radās\x20kļūda','Importing\x20Word\x20document':'Importē\x20\x22Word\x22\x20dokumentu'},'getPluralForm':_0x10029e=>_0x10029e%0xa==0x1&&_0x10029e%0x64!=0xb?0x0:0x0!=_0x10029e?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x278a92=>{const {lv:{dictionary:_0x16d4e2,getPluralForm:_0x28d5c9}}={'lv':{'dictionary':{'Import\x20from\x20Word':'Importēt\x20no\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Importējot\x20Word\x20failu,\x20radās\x20kļūda','Importing\x20Word\x20document':'Importē\x20\x22Word\x22\x20dokumentu'},'getPluralForm':_0x48469a=>_0x48469a%0xa==0x1&&_0x48469a%0x64!=0xb?0x0:0x0!=_0x48469a?0x1:0x2}};_0x278a92['lv']||={'dictionary':{},'getPluralForm':null},_0x278a92['lv']['dictionary']=Object['assign'](_0x278a92['lv']['dictionary'],_0x16d4e2),_0x278a92['lv']['getPluralForm']=_0x28d5c9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x58d320=>{const {lv:{dictionary:_0x2ce601,getPluralForm:_0x53836e}}={'lv':{'dictionary':{'Import\x20from\x20Word':'Importēt\x20no\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Importējot\x20Word\x20failu,\x20radās\x20kļūda','Importing\x20Word\x20document':'Importē\x20\x22Word\x22\x20dokumentu'},'getPluralForm':_0x1d819e=>_0x1d819e%0xa==0x1&&_0x1d819e%0x64!=0xb?0x0:0x0!=_0x1d819e?0x1:0x2}};_0x58d320['lv']||={'dictionary':{},'getPluralForm':null},_0x58d320['lv']['dictionary']=Object['assign'](_0x58d320['lv']['dictionary'],_0x2ce601),_0x58d320['lv']['getPluralForm']=_0x53836e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ms':{'dictionary':{'Import\x20from\x20Word':'Import\x20daripada\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ralat\x20berlaku\x20semasa\x20mengimport\x20fail\x20Word.','Importing\x20Word\x20document':'Mengimport\x20dokumen\x20Word'},'getPluralForm':_0x397e15=>0x0}};
23
+ export default{'ms':{'dictionary':{'Import\x20from\x20Word':'Import\x20daripada\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ralat\x20berlaku\x20semasa\x20mengimport\x20fail\x20Word.','Importing\x20Word\x20document':'Mengimport\x20dokumen\x20Word'},'getPluralForm':_0x205b20=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4c8c30=>{const {ms:{dictionary:_0x102f6f,getPluralForm:_0x252f35}}={'ms':{'dictionary':{'Import\x20from\x20Word':'Import\x20daripada\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ralat\x20berlaku\x20semasa\x20mengimport\x20fail\x20Word.','Importing\x20Word\x20document':'Mengimport\x20dokumen\x20Word'},'getPluralForm':_0x3b6e25=>0x0}};_0x4c8c30['ms']||={'dictionary':{},'getPluralForm':null},_0x4c8c30['ms']['dictionary']=Object['assign'](_0x4c8c30['ms']['dictionary'],_0x102f6f),_0x4c8c30['ms']['getPluralForm']=_0x252f35;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5607eb=>{const {ms:{dictionary:_0x4f82bc,getPluralForm:_0x561578}}={'ms':{'dictionary':{'Import\x20from\x20Word':'Import\x20daripada\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ralat\x20berlaku\x20semasa\x20mengimport\x20fail\x20Word.','Importing\x20Word\x20document':'Mengimport\x20dokumen\x20Word'},'getPluralForm':_0x311408=>0x0}};_0x5607eb['ms']||={'dictionary':{},'getPluralForm':null},_0x5607eb['ms']['dictionary']=Object['assign'](_0x5607eb['ms']['dictionary'],_0x4f82bc),_0x5607eb['ms']['getPluralForm']=_0x561578;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'nl':{'dictionary':{'Import\x20from\x20Word':'Importeer\x20vanuit\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20importeren\x20van\x20het\x20Word-bestand.','Importing\x20Word\x20document':'Word-document\x20importeren'},'getPluralForm':_0x18d132=>0x1!=_0x18d132}};
23
+ export default{'nl':{'dictionary':{'Import\x20from\x20Word':'Importeer\x20vanuit\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20importeren\x20van\x20het\x20Word-bestand.','Importing\x20Word\x20document':'Word-document\x20importeren'},'getPluralForm':_0x1e62b9=>0x1!=_0x1e62b9}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x17c677=>{const {nl:{dictionary:_0x522752,getPluralForm:_0x570c02}}={'nl':{'dictionary':{'Import\x20from\x20Word':'Importeer\x20vanuit\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20importeren\x20van\x20het\x20Word-bestand.','Importing\x20Word\x20document':'Word-document\x20importeren'},'getPluralForm':_0x4df369=>0x1!=_0x4df369}};_0x17c677['nl']||={'dictionary':{},'getPluralForm':null},_0x17c677['nl']['dictionary']=Object['assign'](_0x17c677['nl']['dictionary'],_0x522752),_0x17c677['nl']['getPluralForm']=_0x570c02;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4b4647=>{const {nl:{dictionary:_0x639c6a,getPluralForm:_0xc0caa7}}={'nl':{'dictionary':{'Import\x20from\x20Word':'Importeer\x20vanuit\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Er\x20is\x20een\x20fout\x20opgetreden\x20bij\x20het\x20importeren\x20van\x20het\x20Word-bestand.','Importing\x20Word\x20document':'Word-document\x20importeren'},'getPluralForm':_0x877d64=>0x1!=_0x877d64}};_0x4b4647['nl']||={'dictionary':{},'getPluralForm':null},_0x4b4647['nl']['dictionary']=Object['assign'](_0x4b4647['nl']['dictionary'],_0x639c6a),_0x4b4647['nl']['getPluralForm']=_0xc0caa7;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'no':{'dictionary':{'Import\x20from\x20Word':'Importer\x20fra\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Det\x20oppstod\x20en\x20feil\x20ved\x20importering\x20av\x20Word-filen.','Importing\x20Word\x20document':'Importerer\x20Word-dokument'},'getPluralForm':_0x4125fa=>0x1!=_0x4125fa}};
23
+ export default{'no':{'dictionary':{'Import\x20from\x20Word':'Importer\x20fra\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Det\x20oppstod\x20en\x20feil\x20ved\x20importering\x20av\x20Word-filen.','Importing\x20Word\x20document':'Importerer\x20Word-dokument'},'getPluralForm':_0x92a6af=>0x1!=_0x92a6af}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x245be0=>{const {no:{dictionary:_0x11b748,getPluralForm:_0x33d322}}={'no':{'dictionary':{'Import\x20from\x20Word':'Importer\x20fra\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Det\x20oppstod\x20en\x20feil\x20ved\x20importering\x20av\x20Word-filen.','Importing\x20Word\x20document':'Importerer\x20Word-dokument'},'getPluralForm':_0x1d63cc=>0x1!=_0x1d63cc}};_0x245be0['no']||={'dictionary':{},'getPluralForm':null},_0x245be0['no']['dictionary']=Object['assign'](_0x245be0['no']['dictionary'],_0x11b748),_0x245be0['no']['getPluralForm']=_0x33d322;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x38b9f8=>{const {no:{dictionary:_0x3762e9,getPluralForm:_0x29ee7c}}={'no':{'dictionary':{'Import\x20from\x20Word':'Importer\x20fra\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Det\x20oppstod\x20en\x20feil\x20ved\x20importering\x20av\x20Word-filen.','Importing\x20Word\x20document':'Importerer\x20Word-dokument'},'getPluralForm':_0x4cb843=>0x1!=_0x4cb843}};_0x38b9f8['no']||={'dictionary':{},'getPluralForm':null},_0x38b9f8['no']['dictionary']=Object['assign'](_0x38b9f8['no']['dictionary'],_0x3762e9),_0x38b9f8['no']['getPluralForm']=_0x29ee7c;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pl':{'dictionary':{'Import\x20from\x20Word':'Importuj\x20z\x20programu\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Podczas\x20importowania\x20pliku\x20z\x20programu\x20Word\x20wystąpił\x20błąd.','Importing\x20Word\x20document':'Importowanie\x20dokumentu\x20Word'},'getPluralForm':_0xef429f=>0x1==_0xef429f?0x0:_0xef429f%0xa>=0x2&&_0xef429f%0xa<=0x4&&(_0xef429f%0x64<0xc||_0xef429f%0x64>0xe)?0x1:0x1!=_0xef429f&&_0xef429f%0xa>=0x0&&_0xef429f%0xa<=0x1||_0xef429f%0xa>=0x5&&_0xef429f%0xa<=0x9||_0xef429f%0x64>=0xc&&_0xef429f%0x64<=0xe?0x2:0x3}};
23
+ export default{'pl':{'dictionary':{'Import\x20from\x20Word':'Importuj\x20z\x20programu\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Podczas\x20importowania\x20pliku\x20z\x20programu\x20Word\x20wystąpił\x20błąd.','Importing\x20Word\x20document':'Importowanie\x20dokumentu\x20Word'},'getPluralForm':_0x558cf0=>0x1==_0x558cf0?0x0:_0x558cf0%0xa>=0x2&&_0x558cf0%0xa<=0x4&&(_0x558cf0%0x64<0xc||_0x558cf0%0x64>0xe)?0x1:0x1!=_0x558cf0&&_0x558cf0%0xa>=0x0&&_0x558cf0%0xa<=0x1||_0x558cf0%0xa>=0x5&&_0x558cf0%0xa<=0x9||_0x558cf0%0x64>=0xc&&_0x558cf0%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5718c5=>{const {pl:{dictionary:_0x21c21c,getPluralForm:_0x58bd13}}={'pl':{'dictionary':{'Import\x20from\x20Word':'Importuj\x20z\x20programu\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Podczas\x20importowania\x20pliku\x20z\x20programu\x20Word\x20wystąpił\x20błąd.','Importing\x20Word\x20document':'Importowanie\x20dokumentu\x20Word'},'getPluralForm':_0x2e205b=>0x1==_0x2e205b?0x0:_0x2e205b%0xa>=0x2&&_0x2e205b%0xa<=0x4&&(_0x2e205b%0x64<0xc||_0x2e205b%0x64>0xe)?0x1:0x1!=_0x2e205b&&_0x2e205b%0xa>=0x0&&_0x2e205b%0xa<=0x1||_0x2e205b%0xa>=0x5&&_0x2e205b%0xa<=0x9||_0x2e205b%0x64>=0xc&&_0x2e205b%0x64<=0xe?0x2:0x3}};_0x5718c5['pl']||={'dictionary':{},'getPluralForm':null},_0x5718c5['pl']['dictionary']=Object['assign'](_0x5718c5['pl']['dictionary'],_0x21c21c),_0x5718c5['pl']['getPluralForm']=_0x58bd13;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x185377=>{const {pl:{dictionary:_0x2104fc,getPluralForm:_0x3186f0}}={'pl':{'dictionary':{'Import\x20from\x20Word':'Importuj\x20z\x20programu\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Podczas\x20importowania\x20pliku\x20z\x20programu\x20Word\x20wystąpił\x20błąd.','Importing\x20Word\x20document':'Importowanie\x20dokumentu\x20Word'},'getPluralForm':_0x2cac13=>0x1==_0x2cac13?0x0:_0x2cac13%0xa>=0x2&&_0x2cac13%0xa<=0x4&&(_0x2cac13%0x64<0xc||_0x2cac13%0x64>0xe)?0x1:0x1!=_0x2cac13&&_0x2cac13%0xa>=0x0&&_0x2cac13%0xa<=0x1||_0x2cac13%0xa>=0x5&&_0x2cac13%0xa<=0x9||_0x2cac13%0x64>=0xc&&_0x2cac13%0x64<=0xe?0x2:0x3}};_0x185377['pl']||={'dictionary':{},'getPluralForm':null},_0x185377['pl']['dictionary']=Object['assign'](_0x185377['pl']['dictionary'],_0x2104fc),_0x185377['pl']['getPluralForm']=_0x3186f0;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt-br':{'dictionary':{'Import\x20from\x20Word':'Importar\x20do\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20importar\x20o\x20arquivo\x20do\x20Word.','Importing\x20Word\x20document':'Importação\x20de\x20documento\x20do\x20Word'},'getPluralForm':_0x1617ed=>0x0==_0x1617ed||0x1==_0x1617ed?0x0:0x0!=_0x1617ed&&_0x1617ed%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt-br':{'dictionary':{'Import\x20from\x20Word':'Importar\x20do\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20importar\x20o\x20arquivo\x20do\x20Word.','Importing\x20Word\x20document':'Importação\x20de\x20documento\x20do\x20Word'},'getPluralForm':_0x3a1993=>0x0==_0x3a1993||0x1==_0x3a1993?0x0:0x0!=_0x3a1993&&_0x3a1993%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x521779=>{const {'pt-br':{dictionary:_0x3824a5,getPluralForm:_0x2460f6}}={'pt-br':{'dictionary':{'Import\x20from\x20Word':'Importar\x20do\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20importar\x20o\x20arquivo\x20do\x20Word.','Importing\x20Word\x20document':'Importação\x20de\x20documento\x20do\x20Word'},'getPluralForm':_0x24dfe2=>0x0==_0x24dfe2||0x1==_0x24dfe2?0x0:0x0!=_0x24dfe2&&_0x24dfe2%0xf4240==0x0?0x1:0x2}};_0x521779['pt-br']||={'dictionary':{},'getPluralForm':null},_0x521779['pt-br']['dictionary']=Object['assign'](_0x521779['pt-br']['dictionary'],_0x3824a5),_0x521779['pt-br']['getPluralForm']=_0x2460f6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5bf94c=>{const {'pt-br':{dictionary:_0x1234b4,getPluralForm:_0x358f2d}}={'pt-br':{'dictionary':{'Import\x20from\x20Word':'Importar\x20do\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20importar\x20o\x20arquivo\x20do\x20Word.','Importing\x20Word\x20document':'Importação\x20de\x20documento\x20do\x20Word'},'getPluralForm':_0x54d869=>0x0==_0x54d869||0x1==_0x54d869?0x0:0x0!=_0x54d869&&_0x54d869%0xf4240==0x0?0x1:0x2}};_0x5bf94c['pt-br']||={'dictionary':{},'getPluralForm':null},_0x5bf94c['pt-br']['dictionary']=Object['assign'](_0x5bf94c['pt-br']['dictionary'],_0x1234b4),_0x5bf94c['pt-br']['getPluralForm']=_0x358f2d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'pt':{'dictionary':{'Import\x20from\x20Word':'Importar\x20do\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20Word.','Importing\x20Word\x20document':'A\x20importar\x20documento\x20do\x20Word'},'getPluralForm':_0x2fc8be=>0x0==_0x2fc8be||0x1==_0x2fc8be?0x0:0x0!=_0x2fc8be&&_0x2fc8be%0xf4240==0x0?0x1:0x2}};
23
+ export default{'pt':{'dictionary':{'Import\x20from\x20Word':'Importar\x20do\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20Word.','Importing\x20Word\x20document':'A\x20importar\x20documento\x20do\x20Word'},'getPluralForm':_0x45b8ee=>0x0==_0x45b8ee||0x1==_0x45b8ee?0x0:0x0!=_0x45b8ee&&_0x45b8ee%0xf4240==0x0?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x28b851=>{const {pt:{dictionary:_0x248363,getPluralForm:_0x2deb69}}={'pt':{'dictionary':{'Import\x20from\x20Word':'Importar\x20do\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20Word.','Importing\x20Word\x20document':'A\x20importar\x20documento\x20do\x20Word'},'getPluralForm':_0x3d837b=>0x0==_0x3d837b||0x1==_0x3d837b?0x0:0x0!=_0x3d837b&&_0x3d837b%0xf4240==0x0?0x1:0x2}};_0x28b851['pt']||={'dictionary':{},'getPluralForm':null},_0x28b851['pt']['dictionary']=Object['assign'](_0x28b851['pt']['dictionary'],_0x248363),_0x28b851['pt']['getPluralForm']=_0x2deb69;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x87f216=>{const {pt:{dictionary:_0x308717,getPluralForm:_0x14eb68}}={'pt':{'dictionary':{'Import\x20from\x20Word':'Importar\x20do\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ocorreu\x20um\x20erro\x20ao\x20importar\x20o\x20ficheiro\x20Word.','Importing\x20Word\x20document':'A\x20importar\x20documento\x20do\x20Word'},'getPluralForm':_0xf31a98=>0x0==_0xf31a98||0x1==_0xf31a98?0x0:0x0!=_0xf31a98&&_0xf31a98%0xf4240==0x0?0x1:0x2}};_0x87f216['pt']||={'dictionary':{},'getPluralForm':null},_0x87f216['pt']['dictionary']=Object['assign'](_0x87f216['pt']['dictionary'],_0x308717),_0x87f216['pt']['getPluralForm']=_0x14eb68;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ro':{'dictionary':{'Import\x20from\x20Word':'Importați\x20din\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'A\x20apărut\x20o\x20eroare\x20în\x20timpul\x20importării\x20fișierului\x20Word.','Importing\x20Word\x20document':'Importarea\x20unui\x20document\x20Word'},'getPluralForm':_0x5b56d2=>0x1==_0x5b56d2?0x0:_0x5b56d2%0x64>0x13||_0x5b56d2%0x64==0x0&&0x0!=_0x5b56d2?0x2:0x1}};
23
+ export default{'ro':{'dictionary':{'Import\x20from\x20Word':'Importați\x20din\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'A\x20apărut\x20o\x20eroare\x20în\x20timpul\x20importării\x20fișierului\x20Word.','Importing\x20Word\x20document':'Importarea\x20unui\x20document\x20Word'},'getPluralForm':_0x51a3c6=>0x1==_0x51a3c6?0x0:_0x51a3c6%0x64>0x13||_0x51a3c6%0x64==0x0&&0x0!=_0x51a3c6?0x2:0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x9417c7=>{const {ro:{dictionary:_0x303b06,getPluralForm:_0x370f45}}={'ro':{'dictionary':{'Import\x20from\x20Word':'Importați\x20din\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'A\x20apărut\x20o\x20eroare\x20în\x20timpul\x20importării\x20fișierului\x20Word.','Importing\x20Word\x20document':'Importarea\x20unui\x20document\x20Word'},'getPluralForm':_0x15a312=>0x1==_0x15a312?0x0:_0x15a312%0x64>0x13||_0x15a312%0x64==0x0&&0x0!=_0x15a312?0x2:0x1}};_0x9417c7['ro']||={'dictionary':{},'getPluralForm':null},_0x9417c7['ro']['dictionary']=Object['assign'](_0x9417c7['ro']['dictionary'],_0x303b06),_0x9417c7['ro']['getPluralForm']=_0x370f45;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x33c3e0=>{const {ro:{dictionary:_0x1e8f2c,getPluralForm:_0x49c54d}}={'ro':{'dictionary':{'Import\x20from\x20Word':'Importați\x20din\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'A\x20apărut\x20o\x20eroare\x20în\x20timpul\x20importării\x20fișierului\x20Word.','Importing\x20Word\x20document':'Importarea\x20unui\x20document\x20Word'},'getPluralForm':_0xce7aeb=>0x1==_0xce7aeb?0x0:_0xce7aeb%0x64>0x13||_0xce7aeb%0x64==0x0&&0x0!=_0xce7aeb?0x2:0x1}};_0x33c3e0['ro']||={'dictionary':{},'getPluralForm':null},_0x33c3e0['ro']['dictionary']=Object['assign'](_0x33c3e0['ro']['dictionary'],_0x1e8f2c),_0x33c3e0['ro']['getPluralForm']=_0x49c54d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ru':{'dictionary':{'Import\x20from\x20Word':'Импорт\x20из\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'При\x20импорте\x20файла\x20Word\x20произошла\x20ошибка.','Importing\x20Word\x20document':'Импорт\x20документа\x20Word'},'getPluralForm':_0x3ce028=>_0x3ce028%0xa==0x1&&_0x3ce028%0x64!=0xb?0x0:_0x3ce028%0xa>=0x2&&_0x3ce028%0xa<=0x4&&(_0x3ce028%0x64<0xc||_0x3ce028%0x64>0xe)?0x1:_0x3ce028%0xa==0x0||_0x3ce028%0xa>=0x5&&_0x3ce028%0xa<=0x9||_0x3ce028%0x64>=0xb&&_0x3ce028%0x64<=0xe?0x2:0x3}};
23
+ export default{'ru':{'dictionary':{'Import\x20from\x20Word':'Импорт\x20из\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'При\x20импорте\x20файла\x20Word\x20произошла\x20ошибка.','Importing\x20Word\x20document':'Импорт\x20документа\x20Word'},'getPluralForm':_0x2141fa=>_0x2141fa%0xa==0x1&&_0x2141fa%0x64!=0xb?0x0:_0x2141fa%0xa>=0x2&&_0x2141fa%0xa<=0x4&&(_0x2141fa%0x64<0xc||_0x2141fa%0x64>0xe)?0x1:_0x2141fa%0xa==0x0||_0x2141fa%0xa>=0x5&&_0x2141fa%0xa<=0x9||_0x2141fa%0x64>=0xb&&_0x2141fa%0x64<=0xe?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5ea47e=>{const {ru:{dictionary:_0x4003c6,getPluralForm:_0x5badb2}}={'ru':{'dictionary':{'Import\x20from\x20Word':'Импорт\x20из\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'При\x20импорте\x20файла\x20Word\x20произошла\x20ошибка.','Importing\x20Word\x20document':'Импорт\x20документа\x20Word'},'getPluralForm':_0x333715=>_0x333715%0xa==0x1&&_0x333715%0x64!=0xb?0x0:_0x333715%0xa>=0x2&&_0x333715%0xa<=0x4&&(_0x333715%0x64<0xc||_0x333715%0x64>0xe)?0x1:_0x333715%0xa==0x0||_0x333715%0xa>=0x5&&_0x333715%0xa<=0x9||_0x333715%0x64>=0xb&&_0x333715%0x64<=0xe?0x2:0x3}};_0x5ea47e['ru']||={'dictionary':{},'getPluralForm':null},_0x5ea47e['ru']['dictionary']=Object['assign'](_0x5ea47e['ru']['dictionary'],_0x4003c6),_0x5ea47e['ru']['getPluralForm']=_0x5badb2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x39099c=>{const {ru:{dictionary:_0xcdf8a2,getPluralForm:_0x4df793}}={'ru':{'dictionary':{'Import\x20from\x20Word':'Импорт\x20из\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'При\x20импорте\x20файла\x20Word\x20произошла\x20ошибка.','Importing\x20Word\x20document':'Импорт\x20документа\x20Word'},'getPluralForm':_0x5b1077=>_0x5b1077%0xa==0x1&&_0x5b1077%0x64!=0xb?0x0:_0x5b1077%0xa>=0x2&&_0x5b1077%0xa<=0x4&&(_0x5b1077%0x64<0xc||_0x5b1077%0x64>0xe)?0x1:_0x5b1077%0xa==0x0||_0x5b1077%0xa>=0x5&&_0x5b1077%0xa<=0x9||_0x5b1077%0x64>=0xb&&_0x5b1077%0x64<=0xe?0x2:0x3}};_0x39099c['ru']||={'dictionary':{},'getPluralForm':null},_0x39099c['ru']['dictionary']=Object['assign'](_0x39099c['ru']['dictionary'],_0xcdf8a2),_0x39099c['ru']['getPluralForm']=_0x4df793;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sk':{'dictionary':{'Import\x20from\x20Word':'Importovať\x20z\x20Wordu','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Pri\x20importovaní\x20súboru\x20programu\x20Word\x20sa\x20vyskytla\x20chyba.','Importing\x20Word\x20document':'Import\x20dokumentu\x20vo\x20formáte\x20Word'},'getPluralForm':_0x50c20f=>_0x50c20f%0x1==0x0&&0x1==_0x50c20f?0x0:_0x50c20f%0x1==0x0&&_0x50c20f>=0x2&&_0x50c20f<=0x4?0x1:_0x50c20f%0x1!=0x0?0x2:0x3}};
23
+ export default{'sk':{'dictionary':{'Import\x20from\x20Word':'Importovať\x20z\x20Wordu','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Pri\x20importovaní\x20súboru\x20programu\x20Word\x20sa\x20vyskytla\x20chyba.','Importing\x20Word\x20document':'Import\x20dokumentu\x20vo\x20formáte\x20Word'},'getPluralForm':_0x3a47e7=>_0x3a47e7%0x1==0x0&&0x1==_0x3a47e7?0x0:_0x3a47e7%0x1==0x0&&_0x3a47e7>=0x2&&_0x3a47e7<=0x4?0x1:_0x3a47e7%0x1!=0x0?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x33c163=>{const {sk:{dictionary:_0x1babf3,getPluralForm:_0xe9b942}}={'sk':{'dictionary':{'Import\x20from\x20Word':'Importovať\x20z\x20Wordu','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Pri\x20importovaní\x20súboru\x20programu\x20Word\x20sa\x20vyskytla\x20chyba.','Importing\x20Word\x20document':'Import\x20dokumentu\x20vo\x20formáte\x20Word'},'getPluralForm':_0x24f10b=>_0x24f10b%0x1==0x0&&0x1==_0x24f10b?0x0:_0x24f10b%0x1==0x0&&_0x24f10b>=0x2&&_0x24f10b<=0x4?0x1:_0x24f10b%0x1!=0x0?0x2:0x3}};_0x33c163['sk']||={'dictionary':{},'getPluralForm':null},_0x33c163['sk']['dictionary']=Object['assign'](_0x33c163['sk']['dictionary'],_0x1babf3),_0x33c163['sk']['getPluralForm']=_0xe9b942;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x9ff75e=>{const {sk:{dictionary:_0x4a9e5a,getPluralForm:_0x2246ff}}={'sk':{'dictionary':{'Import\x20from\x20Word':'Importovať\x20z\x20Wordu','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Pri\x20importovaní\x20súboru\x20programu\x20Word\x20sa\x20vyskytla\x20chyba.','Importing\x20Word\x20document':'Import\x20dokumentu\x20vo\x20formáte\x20Word'},'getPluralForm':_0x2323d7=>_0x2323d7%0x1==0x0&&0x1==_0x2323d7?0x0:_0x2323d7%0x1==0x0&&_0x2323d7>=0x2&&_0x2323d7<=0x4?0x1:_0x2323d7%0x1!=0x0?0x2:0x3}};_0x9ff75e['sk']||={'dictionary':{},'getPluralForm':null},_0x9ff75e['sk']['dictionary']=Object['assign'](_0x9ff75e['sk']['dictionary'],_0x4a9e5a),_0x9ff75e['sk']['getPluralForm']=_0x2246ff;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr-latn':{'dictionary':{'Import\x20from\x20Word':'Uvezi\x20iz\x20word-a','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20pri\x20uvozu\x20Word\x20datoteke.','Importing\x20Word\x20document':''},'getPluralForm':_0x170b0e=>_0x170b0e%0xa==0x1&&_0x170b0e%0x64!=0xb?0x0:_0x170b0e%0xa>=0x2&&_0x170b0e%0xa<=0x4&&(_0x170b0e%0x64<0xa||_0x170b0e%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr-latn':{'dictionary':{'Import\x20from\x20Word':'Uvezi\x20iz\x20word-a','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20pri\x20uvozu\x20Word\x20datoteke.','Importing\x20Word\x20document':''},'getPluralForm':_0x247284=>_0x247284%0xa==0x1&&_0x247284%0x64!=0xb?0x0:_0x247284%0xa>=0x2&&_0x247284%0xa<=0x4&&(_0x247284%0x64<0xa||_0x247284%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2dfe6c=>{const {'sr-latn':{dictionary:_0x4e807,getPluralForm:_0x4c1535}}={'sr-latn':{'dictionary':{'Import\x20from\x20Word':'Uvezi\x20iz\x20word-a','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20pri\x20uvozu\x20Word\x20datoteke.','Importing\x20Word\x20document':''},'getPluralForm':_0x6b7585=>_0x6b7585%0xa==0x1&&_0x6b7585%0x64!=0xb?0x0:_0x6b7585%0xa>=0x2&&_0x6b7585%0xa<=0x4&&(_0x6b7585%0x64<0xa||_0x6b7585%0x64>=0x14)?0x1:0x2}};_0x2dfe6c['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x2dfe6c['sr-latn']['dictionary']=Object['assign'](_0x2dfe6c['sr-latn']['dictionary'],_0x4e807),_0x2dfe6c['sr-latn']['getPluralForm']=_0x4c1535;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x13a5d5=>{const {'sr-latn':{dictionary:_0x50d8d9,getPluralForm:_0x180bc2}}={'sr-latn':{'dictionary':{'Import\x20from\x20Word':'Uvezi\x20iz\x20word-a','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Došlo\x20je\x20do\x20greške\x20pri\x20uvozu\x20Word\x20datoteke.','Importing\x20Word\x20document':''},'getPluralForm':_0x156ef4=>_0x156ef4%0xa==0x1&&_0x156ef4%0x64!=0xb?0x0:_0x156ef4%0xa>=0x2&&_0x156ef4%0xa<=0x4&&(_0x156ef4%0x64<0xa||_0x156ef4%0x64>=0x14)?0x1:0x2}};_0x13a5d5['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x13a5d5['sr-latn']['dictionary']=Object['assign'](_0x13a5d5['sr-latn']['dictionary'],_0x50d8d9),_0x13a5d5['sr-latn']['getPluralForm']=_0x180bc2;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr':{'dictionary':{'Import\x20from\x20Word':'Увези\x20из\x20Ворд-а','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Дошло\x20је\x20до\x20грешке\x20при\x20увозу\x20Ворд\x20датотеке','Importing\x20Word\x20document':'Uvoz\x20Word\x20dokumenta'},'getPluralForm':_0x55f7f9=>_0x55f7f9%0xa==0x1&&_0x55f7f9%0x64!=0xb?0x0:_0x55f7f9%0xa>=0x2&&_0x55f7f9%0xa<=0x4&&(_0x55f7f9%0x64<0xa||_0x55f7f9%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr':{'dictionary':{'Import\x20from\x20Word':'Увези\x20из\x20Ворд-а','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Дошло\x20је\x20до\x20грешке\x20при\x20увозу\x20Ворд\x20датотеке','Importing\x20Word\x20document':'Uvoz\x20Word\x20dokumenta'},'getPluralForm':_0x12e33e=>_0x12e33e%0xa==0x1&&_0x12e33e%0x64!=0xb?0x0:_0x12e33e%0xa>=0x2&&_0x12e33e%0xa<=0x4&&(_0x12e33e%0x64<0xa||_0x12e33e%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x362674=>{const {sr:{dictionary:_0xdb7a97,getPluralForm:_0x386a51}}={'sr':{'dictionary':{'Import\x20from\x20Word':'Увези\x20из\x20Ворд-а','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Дошло\x20је\x20до\x20грешке\x20при\x20увозу\x20Ворд\x20датотеке','Importing\x20Word\x20document':'Uvoz\x20Word\x20dokumenta'},'getPluralForm':_0x6bcca4=>_0x6bcca4%0xa==0x1&&_0x6bcca4%0x64!=0xb?0x0:_0x6bcca4%0xa>=0x2&&_0x6bcca4%0xa<=0x4&&(_0x6bcca4%0x64<0xa||_0x6bcca4%0x64>=0x14)?0x1:0x2}};_0x362674['sr']||={'dictionary':{},'getPluralForm':null},_0x362674['sr']['dictionary']=Object['assign'](_0x362674['sr']['dictionary'],_0xdb7a97),_0x362674['sr']['getPluralForm']=_0x386a51;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5bca66=>{const {sr:{dictionary:_0x5309a0,getPluralForm:_0x1c1da1}}={'sr':{'dictionary':{'Import\x20from\x20Word':'Увези\x20из\x20Ворд-а','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Дошло\x20је\x20до\x20грешке\x20при\x20увозу\x20Ворд\x20датотеке','Importing\x20Word\x20document':'Uvoz\x20Word\x20dokumenta'},'getPluralForm':_0x333d95=>_0x333d95%0xa==0x1&&_0x333d95%0x64!=0xb?0x0:_0x333d95%0xa>=0x2&&_0x333d95%0xa<=0x4&&(_0x333d95%0x64<0xa||_0x333d95%0x64>=0x14)?0x1:0x2}};_0x5bca66['sr']||={'dictionary':{},'getPluralForm':null},_0x5bca66['sr']['dictionary']=Object['assign'](_0x5bca66['sr']['dictionary'],_0x5309a0),_0x5bca66['sr']['getPluralForm']=_0x1c1da1;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sv':{'dictionary':{'Import\x20from\x20Word':'Importera\x20från\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ett\x20fel\x20inträffade\x20vid\x20import\x20av\x20Word-filen.','Importing\x20Word\x20document':'Importerar\x20Worddokument'},'getPluralForm':_0x5cc9c1=>0x1!=_0x5cc9c1}};
23
+ export default{'sv':{'dictionary':{'Import\x20from\x20Word':'Importera\x20från\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ett\x20fel\x20inträffade\x20vid\x20import\x20av\x20Word-filen.','Importing\x20Word\x20document':'Importerar\x20Worddokument'},'getPluralForm':_0xcf3cb9=>0x1!=_0xcf3cb9}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3c13b4=>{const {sv:{dictionary:_0x230d3d,getPluralForm:_0x51f943}}={'sv':{'dictionary':{'Import\x20from\x20Word':'Importera\x20från\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ett\x20fel\x20inträffade\x20vid\x20import\x20av\x20Word-filen.','Importing\x20Word\x20document':'Importerar\x20Worddokument'},'getPluralForm':_0x275c0c=>0x1!=_0x275c0c}};_0x3c13b4['sv']||={'dictionary':{},'getPluralForm':null},_0x3c13b4['sv']['dictionary']=Object['assign'](_0x3c13b4['sv']['dictionary'],_0x230d3d),_0x3c13b4['sv']['getPluralForm']=_0x51f943;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x21ecdb=>{const {sv:{dictionary:_0x201319,getPluralForm:_0x347d80}}={'sv':{'dictionary':{'Import\x20from\x20Word':'Importera\x20från\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Ett\x20fel\x20inträffade\x20vid\x20import\x20av\x20Word-filen.','Importing\x20Word\x20document':'Importerar\x20Worddokument'},'getPluralForm':_0x56c729=>0x1!=_0x56c729}};_0x21ecdb['sv']||={'dictionary':{},'getPluralForm':null},_0x21ecdb['sv']['dictionary']=Object['assign'](_0x21ecdb['sv']['dictionary'],_0x201319),_0x21ecdb['sv']['getPluralForm']=_0x347d80;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'th':{'dictionary':{'Import\x20from\x20Word':'นำเข้าจาก\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะนำเข้าไฟล์\x20Word','Importing\x20Word\x20document':'กำลังนำเข้าเอกสาร\x20Word'},'getPluralForm':_0x461f58=>0x0}};
23
+ export default{'th':{'dictionary':{'Import\x20from\x20Word':'นำเข้าจาก\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะนำเข้าไฟล์\x20Word','Importing\x20Word\x20document':'กำลังนำเข้าเอกสาร\x20Word'},'getPluralForm':_0x564c2a=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x739e4=>{const {th:{dictionary:_0x5329df,getPluralForm:_0x5f0e29}}={'th':{'dictionary':{'Import\x20from\x20Word':'นำเข้าจาก\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะนำเข้าไฟล์\x20Word','Importing\x20Word\x20document':'กำลังนำเข้าเอกสาร\x20Word'},'getPluralForm':_0x4630c2=>0x0}};_0x739e4['th']||={'dictionary':{},'getPluralForm':null},_0x739e4['th']['dictionary']=Object['assign'](_0x739e4['th']['dictionary'],_0x5329df),_0x739e4['th']['getPluralForm']=_0x5f0e29;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x31d037=>{const {th:{dictionary:_0x4f8652,getPluralForm:_0x3b48c1}}={'th':{'dictionary':{'Import\x20from\x20Word':'นำเข้าจาก\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'เกิดข้อผิดพลาดขณะนำเข้าไฟล์\x20Word','Importing\x20Word\x20document':'กำลังนำเข้าเอกสาร\x20Word'},'getPluralForm':_0x549846=>0x0}};_0x31d037['th']||={'dictionary':{},'getPluralForm':null},_0x31d037['th']['dictionary']=Object['assign'](_0x31d037['th']['dictionary'],_0x4f8652),_0x31d037['th']['getPluralForm']=_0x3b48c1;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'tr':{'dictionary':{'Import\x20from\x20Word':'Word\x27den\x20içe\x20aktar','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20dosyası\x20içe\x20aktarılırken\x20bir\x20hata\x20oluştu.','Importing\x20Word\x20document':'Word\x20belgesi\x20içe\x20aktarılıyor'},'getPluralForm':_0x2279eb=>_0x2279eb>0x1}};
23
+ export default{'tr':{'dictionary':{'Import\x20from\x20Word':'Word\x27den\x20içe\x20aktar','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20dosyası\x20içe\x20aktarılırken\x20bir\x20hata\x20oluştu.','Importing\x20Word\x20document':'Word\x20belgesi\x20içe\x20aktarılıyor'},'getPluralForm':_0x1ec1b1=>_0x1ec1b1>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x22baa0=>{const {tr:{dictionary:_0x45235c,getPluralForm:_0xf41564}}={'tr':{'dictionary':{'Import\x20from\x20Word':'Word\x27den\x20içe\x20aktar','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20dosyası\x20içe\x20aktarılırken\x20bir\x20hata\x20oluştu.','Importing\x20Word\x20document':'Word\x20belgesi\x20içe\x20aktarılıyor'},'getPluralForm':_0x1943ce=>_0x1943ce>0x1}};_0x22baa0['tr']||={'dictionary':{},'getPluralForm':null},_0x22baa0['tr']['dictionary']=Object['assign'](_0x22baa0['tr']['dictionary'],_0x45235c),_0x22baa0['tr']['getPluralForm']=_0xf41564;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x11a226=>{const {tr:{dictionary:_0x30f17b,getPluralForm:_0x154b58}}={'tr':{'dictionary':{'Import\x20from\x20Word':'Word\x27den\x20içe\x20aktar','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20dosyası\x20içe\x20aktarılırken\x20bir\x20hata\x20oluştu.','Importing\x20Word\x20document':'Word\x20belgesi\x20içe\x20aktarılıyor'},'getPluralForm':_0x5afd7b=>_0x5afd7b>0x1}};_0x11a226['tr']||={'dictionary':{},'getPluralForm':null},_0x11a226['tr']['dictionary']=Object['assign'](_0x11a226['tr']['dictionary'],_0x30f17b),_0x11a226['tr']['getPluralForm']=_0x154b58;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ug':{'dictionary':{'Import\x20from\x20Word':'Word\x20تىن\x20ئەكىر','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20ھۆججەتتىن\x20ئەكىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Importing\x20Word\x20document':''},'getPluralForm':_0x43b1de=>0x1!=_0x43b1de}};
23
+ export default{'ug':{'dictionary':{'Import\x20from\x20Word':'Word\x20تىن\x20ئەكىر','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20ھۆججەتتىن\x20ئەكىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Importing\x20Word\x20document':''},'getPluralForm':_0x45af84=>0x1!=_0x45af84}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3c98fa=>{const {ug:{dictionary:_0x10e3e5,getPluralForm:_0x3c13e4}}={'ug':{'dictionary':{'Import\x20from\x20Word':'Word\x20تىن\x20ئەكىر','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20ھۆججەتتىن\x20ئەكىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Importing\x20Word\x20document':''},'getPluralForm':_0x3eb154=>0x1!=_0x3eb154}};_0x3c98fa['ug']||={'dictionary':{},'getPluralForm':null},_0x3c98fa['ug']['dictionary']=Object['assign'](_0x3c98fa['ug']['dictionary'],_0x10e3e5),_0x3c98fa['ug']['getPluralForm']=_0x3c13e4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2ee66a=>{const {ug:{dictionary:_0x1cf97e,getPluralForm:_0xf9bd9b}}={'ug':{'dictionary':{'Import\x20from\x20Word':'Word\x20تىن\x20ئەكىر','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Word\x20ھۆججەتتىن\x20ئەكىرىۋاتقاندا\x20بىر\x20خاتالىق\x20كۆرۈلدى.','Importing\x20Word\x20document':''},'getPluralForm':_0x414941=>0x1!=_0x414941}};_0x2ee66a['ug']||={'dictionary':{},'getPluralForm':null},_0x2ee66a['ug']['dictionary']=Object['assign'](_0x2ee66a['ug']['dictionary'],_0x1cf97e),_0x2ee66a['ug']['getPluralForm']=_0xf9bd9b;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'uk':{'dictionary':{'Import\x20from\x20Word':'Імпортувати\x20з\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Під\x20час\x20імпортування\x20файлу\x20Word\x20сталася\x20помилка.','Importing\x20Word\x20document':'Імпорт\x20документа\x20Word'},'getPluralForm':_0x584f9e=>_0x584f9e%0x1==0x0&&_0x584f9e%0xa==0x1&&_0x584f9e%0x64!=0xb?0x0:_0x584f9e%0x1==0x0&&_0x584f9e%0xa>=0x2&&_0x584f9e%0xa<=0x4&&(_0x584f9e%0x64<0xc||_0x584f9e%0x64>0xe)?0x1:_0x584f9e%0x1==0x0&&(_0x584f9e%0xa==0x0||_0x584f9e%0xa>=0x5&&_0x584f9e%0xa<=0x9||_0x584f9e%0x64>=0xb&&_0x584f9e%0x64<=0xe)?0x2:0x3}};
23
+ export default{'uk':{'dictionary':{'Import\x20from\x20Word':'Імпортувати\x20з\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Під\x20час\x20імпортування\x20файлу\x20Word\x20сталася\x20помилка.','Importing\x20Word\x20document':'Імпорт\x20документа\x20Word'},'getPluralForm':_0x5aca39=>_0x5aca39%0x1==0x0&&_0x5aca39%0xa==0x1&&_0x5aca39%0x64!=0xb?0x0:_0x5aca39%0x1==0x0&&_0x5aca39%0xa>=0x2&&_0x5aca39%0xa<=0x4&&(_0x5aca39%0x64<0xc||_0x5aca39%0x64>0xe)?0x1:_0x5aca39%0x1==0x0&&(_0x5aca39%0xa==0x0||_0x5aca39%0xa>=0x5&&_0x5aca39%0xa<=0x9||_0x5aca39%0x64>=0xb&&_0x5aca39%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4983c3=>{const {uk:{dictionary:_0x332aff,getPluralForm:_0x21e32b}}={'uk':{'dictionary':{'Import\x20from\x20Word':'Імпортувати\x20з\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Під\x20час\x20імпортування\x20файлу\x20Word\x20сталася\x20помилка.','Importing\x20Word\x20document':'Імпорт\x20документа\x20Word'},'getPluralForm':_0x513668=>_0x513668%0x1==0x0&&_0x513668%0xa==0x1&&_0x513668%0x64!=0xb?0x0:_0x513668%0x1==0x0&&_0x513668%0xa>=0x2&&_0x513668%0xa<=0x4&&(_0x513668%0x64<0xc||_0x513668%0x64>0xe)?0x1:_0x513668%0x1==0x0&&(_0x513668%0xa==0x0||_0x513668%0xa>=0x5&&_0x513668%0xa<=0x9||_0x513668%0x64>=0xb&&_0x513668%0x64<=0xe)?0x2:0x3}};_0x4983c3['uk']||={'dictionary':{},'getPluralForm':null},_0x4983c3['uk']['dictionary']=Object['assign'](_0x4983c3['uk']['dictionary'],_0x332aff),_0x4983c3['uk']['getPluralForm']=_0x21e32b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x40e4f4=>{const {uk:{dictionary:_0x69bc97,getPluralForm:_0x25a8d9}}={'uk':{'dictionary':{'Import\x20from\x20Word':'Імпортувати\x20з\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Під\x20час\x20імпортування\x20файлу\x20Word\x20сталася\x20помилка.','Importing\x20Word\x20document':'Імпорт\x20документа\x20Word'},'getPluralForm':_0x23fb62=>_0x23fb62%0x1==0x0&&_0x23fb62%0xa==0x1&&_0x23fb62%0x64!=0xb?0x0:_0x23fb62%0x1==0x0&&_0x23fb62%0xa>=0x2&&_0x23fb62%0xa<=0x4&&(_0x23fb62%0x64<0xc||_0x23fb62%0x64>0xe)?0x1:_0x23fb62%0x1==0x0&&(_0x23fb62%0xa==0x0||_0x23fb62%0xa>=0x5&&_0x23fb62%0xa<=0x9||_0x23fb62%0x64>=0xb&&_0x23fb62%0x64<=0xe)?0x2:0x3}};_0x40e4f4['uk']||={'dictionary':{},'getPluralForm':null},_0x40e4f4['uk']['dictionary']=Object['assign'](_0x40e4f4['uk']['dictionary'],_0x69bc97),_0x40e4f4['uk']['getPluralForm']=_0x25a8d9;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'vi':{'dictionary':{'Import\x20from\x20Word':'Nhập\x20từ\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20nhập\x20tệp\x20Word.','Importing\x20Word\x20document':'Đang\x20nhập\x20tài\x20liệu\x20Word'},'getPluralForm':_0xc2ff0f=>0x0}};
23
+ export default{'vi':{'dictionary':{'Import\x20from\x20Word':'Nhập\x20từ\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20nhập\x20tệp\x20Word.','Importing\x20Word\x20document':'Đang\x20nhập\x20tài\x20liệu\x20Word'},'getPluralForm':_0x7238d1=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2dccb2=>{const {vi:{dictionary:_0x3c242c,getPluralForm:_0x58d379}}={'vi':{'dictionary':{'Import\x20from\x20Word':'Nhập\x20từ\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20nhập\x20tệp\x20Word.','Importing\x20Word\x20document':'Đang\x20nhập\x20tài\x20liệu\x20Word'},'getPluralForm':_0x4276a2=>0x0}};_0x2dccb2['vi']||={'dictionary':{},'getPluralForm':null},_0x2dccb2['vi']['dictionary']=Object['assign'](_0x2dccb2['vi']['dictionary'],_0x3c242c),_0x2dccb2['vi']['getPluralForm']=_0x58d379;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x53efcf=>{const {vi:{dictionary:_0x2b8aed,getPluralForm:_0x3f2c4b}}={'vi':{'dictionary':{'Import\x20from\x20Word':'Nhập\x20từ\x20Word','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'Đã\x20xảy\x20ra\x20lỗi\x20khi\x20nhập\x20tệp\x20Word.','Importing\x20Word\x20document':'Đang\x20nhập\x20tài\x20liệu\x20Word'},'getPluralForm':_0x460453=>0x0}};_0x53efcf['vi']||={'dictionary':{},'getPluralForm':null},_0x53efcf['vi']['dictionary']=Object['assign'](_0x53efcf['vi']['dictionary'],_0x2b8aed),_0x53efcf['vi']['getPluralForm']=_0x3f2c4b;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh-cn':{'dictionary':{'Import\x20from\x20Word':'从\x20Word\x20导入','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'导入\x20Word\x20文件时出错了。','Importing\x20Word\x20document':'正在导入\x20Word\x20文档'},'getPluralForm':_0x5c2821=>0x0}};
23
+ export default{'zh-cn':{'dictionary':{'Import\x20from\x20Word':'从\x20Word\x20导入','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'导入\x20Word\x20文件时出错了。','Importing\x20Word\x20document':'正在导入\x20Word\x20文档'},'getPluralForm':_0xb9ce5e=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x144dd6=>{const {'zh-cn':{dictionary:_0x356cc1,getPluralForm:_0x4da921}}={'zh-cn':{'dictionary':{'Import\x20from\x20Word':'从\x20Word\x20导入','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'导入\x20Word\x20文件时出错了。','Importing\x20Word\x20document':'正在导入\x20Word\x20文档'},'getPluralForm':_0x17ef1b=>0x0}};_0x144dd6['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x144dd6['zh-cn']['dictionary']=Object['assign'](_0x144dd6['zh-cn']['dictionary'],_0x356cc1),_0x144dd6['zh-cn']['getPluralForm']=_0x4da921;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x54cf41=>{const {'zh-cn':{dictionary:_0xc6fbf9,getPluralForm:_0x48ed16}}={'zh-cn':{'dictionary':{'Import\x20from\x20Word':'从\x20Word\x20导入','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'导入\x20Word\x20文件时出错了。','Importing\x20Word\x20document':'正在导入\x20Word\x20文档'},'getPluralForm':_0x5df38f=>0x0}};_0x54cf41['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x54cf41['zh-cn']['dictionary']=Object['assign'](_0x54cf41['zh-cn']['dictionary'],_0xc6fbf9),_0x54cf41['zh-cn']['getPluralForm']=_0x48ed16;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh':{'dictionary':{'Import\x20from\x20Word':'從\x20Word\x20匯入','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'匯入\x20Word\x20檔時發生錯誤。','Importing\x20Word\x20document':'匯入\x20Word\x20文件'},'getPluralForm':_0x56961f=>0x0}};
23
+ export default{'zh':{'dictionary':{'Import\x20from\x20Word':'從\x20Word\x20匯入','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'匯入\x20Word\x20檔時發生錯誤。','Importing\x20Word\x20document':'匯入\x20Word\x20文件'},'getPluralForm':_0x4dfaa2=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xb4ca=>{const {zh:{dictionary:_0x266557,getPluralForm:_0x22fc91}}={'zh':{'dictionary':{'Import\x20from\x20Word':'從\x20Word\x20匯入','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'匯入\x20Word\x20檔時發生錯誤。','Importing\x20Word\x20document':'匯入\x20Word\x20文件'},'getPluralForm':_0x5163b7=>0x0}};_0xb4ca['zh']||={'dictionary':{},'getPluralForm':null},_0xb4ca['zh']['dictionary']=Object['assign'](_0xb4ca['zh']['dictionary'],_0x266557),_0xb4ca['zh']['getPluralForm']=_0x22fc91;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x227f87=>{const {zh:{dictionary:_0x244e42,getPluralForm:_0x191db4}}={'zh':{'dictionary':{'Import\x20from\x20Word':'從\x20Word\x20匯入','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.':'匯入\x20Word\x20檔時發生錯誤。','Importing\x20Word\x20document':'匯入\x20Word\x20文件'},'getPluralForm':_0xf0ab87=>0x0}};_0x227f87['zh']||={'dictionary':{},'getPluralForm':null},_0x227f87['zh']['dictionary']=Object['assign'](_0x227f87['zh']['dictionary'],_0x244e42),_0x227f87['zh']['getPluralForm']=_0x191db4;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-import-word",
3
- "version": "0.0.0-nightly-20240711.0",
3
+ "version": "0.0.0-nightly-20240713.0",
4
4
  "description": "Import from 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-20240711.0"
33
+ "ckeditor5": "0.0.0-nightly-20240713.0"
34
34
  },
35
35
  "license": "SEE LICENSE IN LICENSE.md",
36
36
  "author": "CKSource (https://cksource.com/)",
package/src/importword.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x34cc(){var _0x41425f=['427424FNohIn','ImportWord','949933Ntbefn','2903628IJZPSE','requires','56iBwlbO','pluginName','553599MfTUMt','2fjjWCI','2317830eNmfxs','7989360RJxpjk','7164234YhuQSi'];_0x34cc=function(){return _0x41425f;};return _0x34cc();}var _0xfa4c98=_0x285d;(function(_0x7e13a5,_0x1543a8){var _0x2deeaf=_0x285d,_0x29ee4f=_0x7e13a5();while(!![]){try{var _0x2056f8=parseInt(_0x2deeaf(0xde))/0x1+-parseInt(_0x2deeaf(0xe4))/0x2*(-parseInt(_0x2deeaf(0xe3))/0x3)+-parseInt(_0x2deeaf(0xdf))/0x4+parseInt(_0x2deeaf(0xe5))/0x5+-parseInt(_0x2deeaf(0xe6))/0x6+parseInt(_0x2deeaf(0xe1))/0x7*(parseInt(_0x2deeaf(0xe8))/0x8)+parseInt(_0x2deeaf(0xe7))/0x9;if(_0x2056f8===_0x1543a8)break;else _0x29ee4f['push'](_0x29ee4f['shift']());}catch(_0x5f5276){_0x29ee4f['push'](_0x29ee4f['shift']());}}}(_0x34cc,0xba86f));import{Plugin as _0x1bea7f}from'ckeditor5/src/core.js';import _0x3145b4 from'./importwordui.js';import _0x5a04a2 from'./importwordediting.js';function _0x285d(_0x3f2ebe,_0x595129){var _0x34cc90=_0x34cc();return _0x285d=function(_0x285d2f,_0x5491f2){_0x285d2f=_0x285d2f-0xde;var _0x12703b=_0x34cc90[_0x285d2f];return _0x12703b;},_0x285d(_0x3f2ebe,_0x595129);}export default class i extends _0x1bea7f{static get[_0xfa4c98(0xe2)](){var _0x2f7178=_0xfa4c98;return _0x2f7178(0xe9);}static get[_0xfa4c98(0xe0)](){return[_0x5a04a2,_0x3145b4];}}
23
+ var _0x228b30=_0x4125;(function(_0x480d3a,_0x5d98f8){var _0x392761=_0x4125,_0x4df931=_0x480d3a();while(!![]){try{var _0x181a7f=parseInt(_0x392761(0x77))/0x1*(-parseInt(_0x392761(0x74))/0x2)+parseInt(_0x392761(0x79))/0x3+parseInt(_0x392761(0x73))/0x4+parseInt(_0x392761(0x7e))/0x5*(parseInt(_0x392761(0x7c))/0x6)+-parseInt(_0x392761(0x7f))/0x7+-parseInt(_0x392761(0x76))/0x8*(-parseInt(_0x392761(0x7b))/0x9)+-parseInt(_0x392761(0x7a))/0xa*(-parseInt(_0x392761(0x75))/0xb);if(_0x181a7f===_0x5d98f8)break;else _0x4df931['push'](_0x4df931['shift']());}catch(_0x524792){_0x4df931['push'](_0x4df931['shift']());}}}(_0x26cc,0x58790));import{Plugin as _0x13d991}from'ckeditor5/src/core.js';function _0x26cc(){var _0x54d132=['1070smsmWw','3509779PuCFHR','ImportWord','1304384cZetmg','154yfxeAN','627jdyNKM','472vKIyeb','8859tniGSK','requires','500847SRyVnA','126190bHUzUB','17460wrjNJi','6144cMaggM','pluginName'];_0x26cc=function(){return _0x54d132;};return _0x26cc();}function _0x4125(_0x5cd277,_0x11dd2c){var _0x26cc30=_0x26cc();return _0x4125=function(_0x4125ba,_0x31aed7){_0x4125ba=_0x4125ba-0x73;var _0x33b3e2=_0x26cc30[_0x4125ba];return _0x33b3e2;},_0x4125(_0x5cd277,_0x11dd2c);}import _0xa6d0d9 from'./importwordui.js';import _0x13afea from'./importwordediting.js';export default class i extends _0x13d991{static get[_0x228b30(0x7d)](){var _0x770c7b=_0x228b30;return _0x770c7b(0x80);}static get[_0x228b30(0x78)](){return[_0x13afea,_0xa6d0d9];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x53a976=_0x2abc;(function(_0xc8611,_0x13200c){const _0x310e1d=_0x2abc,_0x5874da=_0xc8611();while(!![]){try{const _0x3f0501=parseInt(_0x310e1d(0x156))/0x1*(parseInt(_0x310e1d(0x18c))/0x2)+-parseInt(_0x310e1d(0x173))/0x3*(parseInt(_0x310e1d(0x186))/0x4)+parseInt(_0x310e1d(0x16a))/0x5*(-parseInt(_0x310e1d(0x161))/0x6)+-parseInt(_0x310e1d(0x158))/0x7+parseInt(_0x310e1d(0x1a5))/0x8*(-parseInt(_0x310e1d(0x159))/0x9)+-parseInt(_0x310e1d(0x169))/0xa*(-parseInt(_0x310e1d(0x166))/0xb)+parseInt(_0x310e1d(0x1aa))/0xc;if(_0x3f0501===_0x13200c)break;else _0x5874da['push'](_0x5874da['shift']());}catch(_0x1e484b){_0x5874da['push'](_0x5874da['shift']());}}}(_0x2b42,0xd8a64));import{Command as _0x1bfe38}from'ckeditor5/src/core.js';import{Range as _0x168222}from'ckeditor5/src/engine.js';import{logWarning as _0x3d776b,logError as _0x555fbf,first as _0x5980d0,uid as _0x28b882}from'ckeditor5/src/utils.js';function _0x2abc(_0x3f157f,_0x3f8dd1){const _0x2b420a=_0x2b42();return _0x2abc=function(_0x2abcbf,_0x276a21){_0x2abcbf=_0x2abcbf-0x14b;let _0x1a8035=_0x2b420a[_0x2abcbf];return _0x1a8035;},_0x2abc(_0x3f157f,_0x3f8dd1);}function _0x2b42(){const _0x48cd01=['fire','finally','parent','config','editor','selection','_sendImportRequest','resolve','Notification','importWord:','_importMarker','stringify','getRange','refresh','rootName','4AybnkL','bind','isEnabled','clipboardInput','checkChild','removeMarker','3214yGInXr','converterUrl','model','_handleImportResponse','plugins','setSelection','view','createPositionBefore','change:range','getFirstPosition','setData','createPositionAfter','low','text/html','$graveyard','_cleanUpAfterImport','document','editing','_handleImportFailure','Authorization','catch','execute','schema','_undoStepBatch','locale','8zagRHX','createBatch','set','paragraph','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.','8996016dEpGIE','isBusy','import-word-plugin-conversion-failed','dataInsert','split','isCollapsed','get','aborted','signal','markers','has','POST','file','stopListening','getToken','1103zFMRQQ','abort','2660455vFdNHt','14330187gMFdmS','addMarker','value','getSelectedBlocks','isEmpty','root','html','then','323946neguWk','import-word-plugin-import-cancelled','enqueueChange','importWord','json','66iTJdJh','isAtStart','_prepareForImport','2669940Niyahs','10axjBJE','position','showWarning','_abortController','isAtEnd','reject','deleteContent','headers','ImportWordEditing','3469401HKkILs','formatting','_checkEnabled','element'];_0x2b42=function(){return _0x48cd01;};return _0x2b42();}import{getTranslation as _0x48ecc9}from'./utils/common-translations.js';export default class d extends _0x1bfe38{constructor(_0xc5e9d){const _0x169939=_0x2abc;super(_0xc5e9d),this[_0x169939(0x1a7)](_0x169939(0x1ab),!0x1),this[_0x169939(0x181)]=null,this[_0x169939(0x1a3)]=null,this[_0x169939(0x16d)]=null,this['on'](_0x169939(0x1ad),(_0xb9e71a,_0x293a8f)=>{const _0x400aaf=_0x169939,_0x6d8d96=new DataTransfer();_0x6d8d96[_0x400aaf(0x196)](_0x400aaf(0x199),_0x293a8f[_0x400aaf(0x15f)]);const _0x38d754=this[_0x400aaf(0x181)][_0x400aaf(0x183)]();this[_0x400aaf(0x17b)][_0x400aaf(0x18e)][_0x400aaf(0x163)](this[_0x400aaf(0x1a3)],_0x430643=>{const _0x1b7b4b=_0x400aaf;this[_0x1b7b4b(0x181)][_0x1b7b4b(0x154)](),_0x430643[_0x1b7b4b(0x191)](_0x38d754),_0xc5e9d[_0x1b7b4b(0x19d)][_0x1b7b4b(0x192)][_0x1b7b4b(0x19c)][_0x1b7b4b(0x177)](_0x1b7b4b(0x189),{'dataTransfer':_0x6d8d96});});},{'priority':_0x169939(0x198)});}[_0x53a976(0x184)](){const _0x29ee3b=_0x53a976;this[_0x29ee3b(0x188)]=this[_0x29ee3b(0x175)]();}[_0x53a976(0x1a1)](_0x558b02,_0x2c2581={}){const _0x50cd63=_0x53a976;if(this[_0x50cd63(0x1ab)])return Promise[_0x50cd63(0x17e)]();const _0x4b81d3=this[_0x50cd63(0x17b)][_0x50cd63(0x17a)][_0x50cd63(0x14d)](_0x50cd63(0x164)),_0x2640da={'url':_0x4b81d3[_0x50cd63(0x18d)],'file':_0x558b02,'serviceConfig':{..._0x2c2581,'formatting':_0x4b81d3[_0x50cd63(0x174)]}};return this[_0x50cd63(0x168)](),this[_0x50cd63(0x17d)](_0x2640da)[_0x50cd63(0x160)](this[_0x50cd63(0x18f)][_0x50cd63(0x187)](this))[_0x50cd63(0x1a0)](this[_0x50cd63(0x19e)][_0x50cd63(0x187)](this))[_0x50cd63(0x178)](this[_0x50cd63(0x19b)][_0x50cd63(0x187)](this));}[_0x53a976(0x175)](){const _0x5ad1ea=_0x53a976;if(this[_0x5ad1ea(0x1ab)])return!0x1;const _0x2093fd=this[_0x5ad1ea(0x17b)][_0x5ad1ea(0x18e)],_0x4971bd=_0x2093fd[_0x5ad1ea(0x1a2)],_0x2d0a05=_0x2093fd[_0x5ad1ea(0x19c)][_0x5ad1ea(0x17c)],_0x14a7a6=_0x5980d0(_0x2d0a05[_0x5ad1ea(0x15c)]());return!!_0x14a7a6&&_0x4971bd[_0x5ad1ea(0x18a)](_0x14a7a6[_0x5ad1ea(0x179)],_0x5ad1ea(0x1a8));}[_0x53a976(0x168)](){const _0x17f6bb=_0x53a976,_0x458807=this[_0x17f6bb(0x17b)],_0x10843f=_0x458807[_0x17f6bb(0x18e)],_0x3e9a16=_0x10843f[_0x17f6bb(0x19c)][_0x17f6bb(0x17c)];this[_0x17f6bb(0x16d)]=new AbortController(),this[_0x17f6bb(0x1a3)]=_0x458807[_0x17f6bb(0x18e)][_0x17f6bb(0x1a6)]({'isUndoable':!0x0}),_0x10843f[_0x17f6bb(0x163)](this[_0x17f6bb(0x1a3)],_0x1a2c0d=>{const _0x21344b=_0x17f6bb;_0x3e9a16[_0x21344b(0x14c)]||_0x10843f[_0x21344b(0x170)](_0x3e9a16,{'leaveUnmerged':!0x0});const _0x2af76d=_0x3e9a16[_0x21344b(0x195)](),_0x292b78=_0x5980d0(_0x3e9a16[_0x21344b(0x15c)]());let _0x264f3e;_0x264f3e=_0x292b78['is'](_0x21344b(0x176),_0x21344b(0x1a8))&&_0x292b78[_0x21344b(0x15d)]?_0x2af76d:_0x2af76d[_0x21344b(0x167)]?_0x10843f[_0x21344b(0x193)](_0x292b78):_0x2af76d[_0x21344b(0x16e)]?_0x10843f[_0x21344b(0x197)](_0x292b78):_0x1a2c0d[_0x21344b(0x14b)](_0x2af76d)[_0x21344b(0x16b)],this[_0x21344b(0x181)]=_0x1a2c0d[_0x21344b(0x15a)](_0x21344b(0x180)+_0x28b882(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x168222(_0x264f3e)}),this[_0x21344b(0x181)]['on'](_0x21344b(0x194),()=>{const _0x158150=_0x21344b;_0x158150(0x19a)===this[_0x158150(0x181)][_0x158150(0x183)]()[_0x158150(0x15e)][_0x158150(0x185)]&&this[_0x158150(0x16d)][_0x158150(0x157)]();});}),this[_0x17f6bb(0x1ab)]=!0x0,this[_0x17f6bb(0x184)]();}[_0x53a976(0x19b)](){const _0x185d06=_0x53a976,_0x37f41c=this[_0x185d06(0x17b)][_0x185d06(0x18e)];_0x37f41c[_0x185d06(0x150)][_0x185d06(0x151)](this[_0x185d06(0x181)])&&_0x37f41c[_0x185d06(0x163)](this[_0x185d06(0x1a3)],_0x582c76=>{const _0x5e4316=_0x185d06;_0x582c76[_0x5e4316(0x18b)](this[_0x5e4316(0x181)]);}),this[_0x185d06(0x181)]=null,this[_0x185d06(0x1a3)]=null,this[_0x185d06(0x16d)]=null,this[_0x185d06(0x1ab)]=!0x1,this[_0x185d06(0x184)]();}[_0x53a976(0x17d)]({url:_0x1c393c,file:_0x413edf,serviceConfig:_0x28500c}){const _0x4a399b=_0x53a976,_0x770e3b=this[_0x4a399b(0x17b)][_0x4a399b(0x190)][_0x4a399b(0x14d)](_0x4a399b(0x172))[_0x4a399b(0x155)](),_0x2b28c4=new FormData();_0x2b28c4[_0x4a399b(0x1a7)](_0x4a399b(0x17a),JSON[_0x4a399b(0x182)](_0x28500c)),_0x2b28c4[_0x4a399b(0x1a7)](_0x4a399b(0x153),_0x413edf);const _0x5d3fa9={'method':_0x4a399b(0x152),'headers':{},'body':_0x2b28c4,'signal':this[_0x4a399b(0x16d)][_0x4a399b(0x14f)]};return _0x770e3b&&(_0x5d3fa9[_0x4a399b(0x171)][_0x4a399b(0x19f)]=_0x770e3b[_0x4a399b(0x15b)]),fetch(_0x1c393c,_0x5d3fa9);}[_0x53a976(0x18f)](_0x133e68){const _0x1693e0=_0x53a976;return _0x133e68['ok']?_0x133e68[_0x1693e0(0x165)]()[_0x1693e0(0x160)](_0x48ed44=>{const _0x1295af=_0x1693e0;if(!this[_0x1295af(0x17b)][_0x1295af(0x18e)][_0x1295af(0x150)][_0x1295af(0x151)](this[_0x1295af(0x181)]))return;_0x1295af(0x19a)!==this[_0x1295af(0x181)][_0x1295af(0x183)]()[_0x1295af(0x15e)][_0x1295af(0x185)]&&this[_0x1295af(0x177)](_0x1295af(0x1ad),_0x48ed44);}):Promise[_0x1693e0(0x16f)]();}[_0x53a976(0x19e)](){const _0x510a78=_0x53a976;if(this[_0x510a78(0x16d)][_0x510a78(0x14f)][_0x510a78(0x14e)])return void _0x3d776b(_0x510a78(0x162));const _0x515dbb=this[_0x510a78(0x17b)],_0x5258bd=_0x48ecc9(_0x515dbb[_0x510a78(0x1a4)],_0x510a78(0x1a9));_0x515dbb[_0x510a78(0x190)][_0x510a78(0x14d)](_0x510a78(0x17f))[_0x510a78(0x16c)](_0x5258bd),_0x555fbf(_0x510a78(0x1ac));}}
23
+ function _0x39d2(_0x1ba58d,_0x781049){const _0x5ec18d=_0x5ec1();return _0x39d2=function(_0x39d2e4,_0x310fd5){_0x39d2e4=_0x39d2e4-0x177;let _0x2841e0=_0x5ec18d[_0x39d2e4];return _0x2841e0;},_0x39d2(_0x1ba58d,_0x781049);}const _0x373185=_0x39d2;(function(_0x46ce2a,_0x52a8fa){const _0x2f0d18=_0x39d2,_0x174136=_0x46ce2a();while(!![]){try{const _0x1a2759=parseInt(_0x2f0d18(0x199))/0x1*(-parseInt(_0x2f0d18(0x190))/0x2)+parseInt(_0x2f0d18(0x1c6))/0x3*(parseInt(_0x2f0d18(0x1d6))/0x4)+parseInt(_0x2f0d18(0x19c))/0x5*(-parseInt(_0x2f0d18(0x1bd))/0x6)+parseInt(_0x2f0d18(0x194))/0x7*(-parseInt(_0x2f0d18(0x196))/0x8)+-parseInt(_0x2f0d18(0x1c5))/0x9*(parseInt(_0x2f0d18(0x1b8))/0xa)+-parseInt(_0x2f0d18(0x1cc))/0xb*(-parseInt(_0x2f0d18(0x1a8))/0xc)+-parseInt(_0x2f0d18(0x18f))/0xd*(-parseInt(_0x2f0d18(0x184))/0xe);if(_0x1a2759===_0x52a8fa)break;else _0x174136['push'](_0x174136['shift']());}catch(_0x1aa487){_0x174136['push'](_0x174136['shift']());}}}(_0x5ec1,0xf0500));import{Command as _0x2f8713}from'ckeditor5/src/core.js';import{Range as _0x529bb7}from'ckeditor5/src/engine.js';import{logWarning as _0x9e930e,logError as _0x13f714,first as _0x50c441,uid as _0x5e02d8}from'ckeditor5/src/utils.js';function _0x5ec1(){const _0x5554cf=['1206045AJXPjt','15sKdwqt','headers','schema','createPositionBefore','Authorization','An\x20error\x20occurred\x20while\x20importing\x20the\x20Word\x20file.','88tojyAq','refresh','parent','converterUrl','isEmpty','view','has','_prepareForImport','deleteContent','change:range','518668cTkTPG','importWord:','set','stringify','element','setData','isCollapsed','checkChild','document','finally','reject','importWord','isAtStart','isBusy','editing','fire','_handleImportFailure','selection','_cleanUpAfterImport','32241104yksQZH','then','Notification','html','createPositionAfter','config','value','catch','getFirstPosition','execute','import-word-plugin-conversion-failed','26aFZEzC','753056swmaWu','markers','locale','bind','721ucvftq','json','60168JDOkYs','_checkEnabled','isAtEnd','4UMUnxN','editor','position','15dszUif','stopListening','model','dataInsert','addMarker','$graveyard','plugins','enqueueChange','_importMarker','isEnabled','root','abort','2193948eSGnpr','_handleImportResponse','signal','ImportWordEditing','rootName','createBatch','import-word-plugin-import-cancelled','removeMarker','split','_abortController','resolve','POST','getToken','setSelection','get','text/html','130zRhuXz','paragraph','showWarning','_undoStepBatch','file','3419358BirsUl','getRange','clipboardInput','getSelectedBlocks','formatting','aborted','low','_sendImportRequest'];_0x5ec1=function(){return _0x5554cf;};return _0x5ec1();}import{getTranslation as _0x425476}from'./utils/common-translations.js';export default class d extends _0x2f8713{constructor(_0x11e422){const _0x134fa3=_0x39d2;super(_0x11e422),this[_0x134fa3(0x1d8)](_0x134fa3(0x17e),!0x1),this[_0x134fa3(0x1a4)]=null,this[_0x134fa3(0x1bb)]=null,this[_0x134fa3(0x1b1)]=null,this['on'](_0x134fa3(0x19f),(_0x3f4af6,_0x4964b0)=>{const _0x1db06e=_0x134fa3,_0x47f99e=new DataTransfer();_0x47f99e[_0x1db06e(0x1db)](_0x1db06e(0x1b7),_0x4964b0[_0x1db06e(0x187)]);const _0x58c9e5=this[_0x1db06e(0x1a4)][_0x1db06e(0x1be)]();this[_0x1db06e(0x19a)][_0x1db06e(0x19e)][_0x1db06e(0x1a3)](this[_0x1db06e(0x1bb)],_0x4b3ea7=>{const _0x340191=_0x1db06e;this[_0x340191(0x1a4)][_0x340191(0x19d)](),_0x4b3ea7[_0x340191(0x1b5)](_0x58c9e5),_0x11e422[_0x340191(0x17f)][_0x340191(0x1d1)][_0x340191(0x179)][_0x340191(0x180)](_0x340191(0x1bf),{'dataTransfer':_0x47f99e});});},{'priority':_0x134fa3(0x1c3)});}[_0x373185(0x1cd)](){const _0x2b2c39=_0x373185;this[_0x2b2c39(0x1a5)]=this[_0x2b2c39(0x197)]();}[_0x373185(0x18d)](_0x48411b,_0xbfef00={}){const _0x5ab9bc=_0x373185;if(this[_0x5ab9bc(0x17e)])return Promise[_0x5ab9bc(0x1b2)]();const _0x28449a=this[_0x5ab9bc(0x19a)][_0x5ab9bc(0x189)][_0x5ab9bc(0x1b6)](_0x5ab9bc(0x17c)),_0x2f38c6={'url':_0x28449a[_0x5ab9bc(0x1cf)],'file':_0x48411b,'serviceConfig':{..._0xbfef00,'formatting':_0x28449a[_0x5ab9bc(0x1c1)]}};return this[_0x5ab9bc(0x1d3)](),this[_0x5ab9bc(0x1c4)](_0x2f38c6)[_0x5ab9bc(0x185)](this[_0x5ab9bc(0x1a9)][_0x5ab9bc(0x193)](this))[_0x5ab9bc(0x18b)](this[_0x5ab9bc(0x181)][_0x5ab9bc(0x193)](this))[_0x5ab9bc(0x17a)](this[_0x5ab9bc(0x183)][_0x5ab9bc(0x193)](this));}[_0x373185(0x197)](){const _0x514e04=_0x373185;if(this[_0x514e04(0x17e)])return!0x1;const _0x4622a3=this[_0x514e04(0x19a)][_0x514e04(0x19e)],_0x56613c=_0x4622a3[_0x514e04(0x1c8)],_0x3993fc=_0x4622a3[_0x514e04(0x179)][_0x514e04(0x182)],_0x5ebba1=_0x50c441(_0x3993fc[_0x514e04(0x1c0)]());return!!_0x5ebba1&&_0x56613c[_0x514e04(0x178)](_0x5ebba1[_0x514e04(0x1ce)],_0x514e04(0x1b9));}[_0x373185(0x1d3)](){const _0x20d8cb=_0x373185,_0x5e8560=this[_0x20d8cb(0x19a)],_0x4c8de9=_0x5e8560[_0x20d8cb(0x19e)],_0x22932e=_0x4c8de9[_0x20d8cb(0x179)][_0x20d8cb(0x182)];this[_0x20d8cb(0x1b1)]=new AbortController(),this[_0x20d8cb(0x1bb)]=_0x5e8560[_0x20d8cb(0x19e)][_0x20d8cb(0x1ad)]({'isUndoable':!0x0}),_0x4c8de9[_0x20d8cb(0x1a3)](this[_0x20d8cb(0x1bb)],_0x1d80cb=>{const _0x222672=_0x20d8cb;_0x22932e[_0x222672(0x177)]||_0x4c8de9[_0x222672(0x1d4)](_0x22932e,{'leaveUnmerged':!0x0});const _0x37e808=_0x22932e[_0x222672(0x18c)](),_0x2a527e=_0x50c441(_0x22932e[_0x222672(0x1c0)]());let _0x381c55;_0x381c55=_0x2a527e['is'](_0x222672(0x1da),_0x222672(0x1b9))&&_0x2a527e[_0x222672(0x1d0)]?_0x37e808:_0x37e808[_0x222672(0x17d)]?_0x4c8de9[_0x222672(0x1c9)](_0x2a527e):_0x37e808[_0x222672(0x198)]?_0x4c8de9[_0x222672(0x188)](_0x2a527e):_0x1d80cb[_0x222672(0x1b0)](_0x37e808)[_0x222672(0x19b)],this[_0x222672(0x1a4)]=_0x1d80cb[_0x222672(0x1a0)](_0x222672(0x1d7)+_0x5e02d8(),{'usingOperation':!0x1,'affectsData':!0x1,'range':new _0x529bb7(_0x381c55)}),this[_0x222672(0x1a4)]['on'](_0x222672(0x1d5),()=>{const _0x53f830=_0x222672;_0x53f830(0x1a1)===this[_0x53f830(0x1a4)][_0x53f830(0x1be)]()[_0x53f830(0x1a6)][_0x53f830(0x1ac)]&&this[_0x53f830(0x1b1)][_0x53f830(0x1a7)]();});}),this[_0x20d8cb(0x17e)]=!0x0,this[_0x20d8cb(0x1cd)]();}[_0x373185(0x183)](){const _0x5f1cac=_0x373185,_0x15bbd2=this[_0x5f1cac(0x19a)][_0x5f1cac(0x19e)];_0x15bbd2[_0x5f1cac(0x191)][_0x5f1cac(0x1d2)](this[_0x5f1cac(0x1a4)])&&_0x15bbd2[_0x5f1cac(0x1a3)](this[_0x5f1cac(0x1bb)],_0x2ffa48=>{const _0x4642ab=_0x5f1cac;_0x2ffa48[_0x4642ab(0x1af)](this[_0x4642ab(0x1a4)]);}),this[_0x5f1cac(0x1a4)]=null,this[_0x5f1cac(0x1bb)]=null,this[_0x5f1cac(0x1b1)]=null,this[_0x5f1cac(0x17e)]=!0x1,this[_0x5f1cac(0x1cd)]();}[_0x373185(0x1c4)]({url:_0x45ba6d,file:_0x402953,serviceConfig:_0xde5b79}){const _0x2c798a=_0x373185,_0x12156b=this[_0x2c798a(0x19a)][_0x2c798a(0x1a2)][_0x2c798a(0x1b6)](_0x2c798a(0x1ab))[_0x2c798a(0x1b4)](),_0x254343=new FormData();_0x254343[_0x2c798a(0x1d8)](_0x2c798a(0x189),JSON[_0x2c798a(0x1d9)](_0xde5b79)),_0x254343[_0x2c798a(0x1d8)](_0x2c798a(0x1bc),_0x402953);const _0x4f3b8f={'method':_0x2c798a(0x1b3),'headers':{},'body':_0x254343,'signal':this[_0x2c798a(0x1b1)][_0x2c798a(0x1aa)]};return _0x12156b&&(_0x4f3b8f[_0x2c798a(0x1c7)][_0x2c798a(0x1ca)]=_0x12156b[_0x2c798a(0x18a)]),fetch(_0x45ba6d,_0x4f3b8f);}[_0x373185(0x1a9)](_0x204aca){const _0x5b7cfa=_0x373185;return _0x204aca['ok']?_0x204aca[_0x5b7cfa(0x195)]()[_0x5b7cfa(0x185)](_0x3665e6=>{const _0x5a4a69=_0x5b7cfa;if(!this[_0x5a4a69(0x19a)][_0x5a4a69(0x19e)][_0x5a4a69(0x191)][_0x5a4a69(0x1d2)](this[_0x5a4a69(0x1a4)]))return;_0x5a4a69(0x1a1)!==this[_0x5a4a69(0x1a4)][_0x5a4a69(0x1be)]()[_0x5a4a69(0x1a6)][_0x5a4a69(0x1ac)]&&this[_0x5a4a69(0x180)](_0x5a4a69(0x19f),_0x3665e6);}):Promise[_0x5b7cfa(0x17b)]();}[_0x373185(0x181)](){const _0x521df7=_0x373185;if(this[_0x521df7(0x1b1)][_0x521df7(0x1aa)][_0x521df7(0x1c2)])return void _0x9e930e(_0x521df7(0x1ae));const _0x30273b=this[_0x521df7(0x19a)],_0x7c191=_0x425476(_0x30273b[_0x521df7(0x192)],_0x521df7(0x1cb));_0x30273b[_0x521df7(0x1a2)][_0x521df7(0x1b6)](_0x521df7(0x186))[_0x521df7(0x1ba)](_0x7c191),_0x13f714(_0x521df7(0x18e));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2b13d7=_0x3c8d;function _0x3c8d(_0x478e80,_0x20d21e){const _0x276328=_0x2763();return _0x3c8d=function(_0x3c8d5f,_0x437206){_0x3c8d5f=_0x3c8d5f-0x192;let _0x41cb39=_0x276328[_0x3c8d5f];return _0x41cb39;},_0x3c8d(_0x478e80,_0x20d21e);}function _0x2763(){const _0x18eabd=['6tGiVJd','requires','add','none','importWord','editor','_token','1150232NNoiGN','1044309MfpcbT','init','token','ImportWordEditing','3534335yXtMUM','1481845PPjRhZ','commands','plugins','config','CloudServices','define','https://docx-converter.cke-cs.com/v2/convert/docx-html','registerTokenUrl','getToken','tokenUrl','inline','44201AANgTw','get','1132748dscjdZ','pluginName','cloudServices','3748008XMgJqq'];_0x2763=function(){return _0x18eabd;};return _0x2763();}(function(_0x46335a,_0x2ff901){const _0x51a419=_0x3c8d,_0x176211=_0x46335a();while(!![]){try{const _0x485e10=parseInt(_0x51a419(0x1a4))/0x1+parseInt(_0x51a419(0x193))/0x2+parseInt(_0x51a419(0x194))/0x3+-parseInt(_0x51a419(0x1a6))/0x4+-parseInt(_0x51a419(0x199))/0x5+-parseInt(_0x51a419(0x1aa))/0x6*(parseInt(_0x51a419(0x198))/0x7)+parseInt(_0x51a419(0x1a9))/0x8;if(_0x485e10===_0x2ff901)break;else _0x176211['push'](_0x176211['shift']());}catch(_0x52d45b){_0x176211['push'](_0x176211['shift']());}}}(_0x2763,0x55ce4));import{Plugin as _0xb57cfb}from'ckeditor5/src/core.js';import{Notification as _0x107e46}from'ckeditor5/src/ui.js';import{ClipboardPipeline as _0x5e5bc4}from'ckeditor5/src/clipboard.js';import _0x1fb6af from'./importwordcommand.js';export default class e extends _0xb57cfb{static get[_0x2b13d7(0x1a7)](){const _0x493fc3=_0x2b13d7;return _0x493fc3(0x197);}static get[_0x2b13d7(0x1ab)](){const _0x23f888=_0x2b13d7;return[_0x107e46,_0x5e5bc4,_0x23f888(0x19d)];}constructor(_0x5a2c46){const _0x1fa7cc=_0x2b13d7;super(_0x5a2c46),this[_0x1fa7cc(0x192)]=null;}async[_0x2b13d7(0x195)](){const _0x3af2ab=_0x2b13d7,_0x6744ac=this[_0x3af2ab(0x1af)];_0x6744ac[_0x3af2ab(0x19c)][_0x3af2ab(0x19e)](_0x3af2ab(0x1ae),{'converterUrl':_0x3af2ab(0x19f),'tokenUrl':(_0x6744ac[_0x3af2ab(0x19c)][_0x3af2ab(0x1a5)](_0x3af2ab(0x1a8))||{})[_0x3af2ab(0x1a2)],'formatting':{'resets':_0x3af2ab(0x1ad),'defaults':_0x3af2ab(0x1ad),'styles':_0x3af2ab(0x1a3)}}),_0x6744ac[_0x3af2ab(0x19a)][_0x3af2ab(0x1ac)](_0x3af2ab(0x1ae),new _0x1fb6af(_0x6744ac));const {tokenUrl:_0x1a82f6}=_0x6744ac[_0x3af2ab(0x19c)][_0x3af2ab(0x1a5)](_0x3af2ab(0x1ae));if(_0x1a82f6){const {tokenUrl:_0x3c18a8}=_0x6744ac[_0x3af2ab(0x19c)][_0x3af2ab(0x1a5)](_0x3af2ab(0x1a8))||{};this[_0x3af2ab(0x192)]=_0x1a82f6===_0x3c18a8?_0x6744ac[_0x3af2ab(0x19b)][_0x3af2ab(0x1a5)](_0x3af2ab(0x19d))[_0x3af2ab(0x196)]:await _0x6744ac[_0x3af2ab(0x19b)][_0x3af2ab(0x1a5)](_0x3af2ab(0x19d))[_0x3af2ab(0x1a0)](_0x1a82f6);}}[_0x2b13d7(0x1a1)](){const _0x37db8a=_0x2b13d7;return this[_0x37db8a(0x192)];}}
23
+ const _0x451a21=_0x6c29;(function(_0x47be18,_0x3e7a75){const _0x41c469=_0x6c29,_0x45599f=_0x47be18();while(!![]){try{const _0x50c188=parseInt(_0x41c469(0xb9))/0x1*(-parseInt(_0x41c469(0xbc))/0x2)+-parseInt(_0x41c469(0xb3))/0x3+-parseInt(_0x41c469(0xa8))/0x4*(-parseInt(_0x41c469(0xba))/0x5)+parseInt(_0x41c469(0xc1))/0x6+parseInt(_0x41c469(0xb5))/0x7*(parseInt(_0x41c469(0xae))/0x8)+parseInt(_0x41c469(0xb0))/0x9*(parseInt(_0x41c469(0xbf))/0xa)+parseInt(_0x41c469(0xad))/0xb;if(_0x50c188===_0x3e7a75)break;else _0x45599f['push'](_0x45599f['shift']());}catch(_0x39289f){_0x45599f['push'](_0x45599f['shift']());}}}(_0x2994,0x91fba));import{Plugin as _0x53ae74}from'ckeditor5/src/core.js';function _0x6c29(_0x5d541d,_0x1b7939){const _0x29941f=_0x2994();return _0x6c29=function(_0x6c293c,_0x1cab5d){_0x6c293c=_0x6c293c-0xa2;let _0x277042=_0x29941f[_0x6c293c];return _0x277042;},_0x6c29(_0x5d541d,_0x1b7939);}import{Notification as _0x31d332}from'ckeditor5/src/ui.js';import{ClipboardPipeline as _0x48df70}from'ckeditor5/src/clipboard.js';function _0x2994(){const _0x4d30d7=['cloudServices','add','2827365zoPtey','plugins','98HMrfBa','registerTokenUrl','requires','CloudServices','947MGeymd','473865KSRVCv','https://docx-converter.cke-cs.com/v2/convert/docx-html','1456OVLMCQ','getToken','_token','3611030FRVrfj','init','5709996kkHSRb','get','editor','importWord','token','ImportWordEditing','pluginName','config','8vZGVXE','tokenUrl','define','none','commands','2659338rCVSDG','277568onaJBG','inline','9vjiCbD'];_0x2994=function(){return _0x4d30d7;};return _0x2994();}import _0x11ffbc from'./importwordcommand.js';export default class e extends _0x53ae74{static get[_0x451a21(0xa6)](){const _0x30ebe2=_0x451a21;return _0x30ebe2(0xa5);}static get[_0x451a21(0xb7)](){const _0x304cb0=_0x451a21;return[_0x31d332,_0x48df70,_0x304cb0(0xb8)];}constructor(_0x5c9d49){const _0x46fcbd=_0x451a21;super(_0x5c9d49),this[_0x46fcbd(0xbe)]=null;}async[_0x451a21(0xc0)](){const _0x2b6833=_0x451a21,_0x427006=this[_0x2b6833(0xa2)];_0x427006[_0x2b6833(0xa7)][_0x2b6833(0xaa)](_0x2b6833(0xa3),{'converterUrl':_0x2b6833(0xbb),'tokenUrl':(_0x427006[_0x2b6833(0xa7)][_0x2b6833(0xc2)](_0x2b6833(0xb1))||{})[_0x2b6833(0xa9)],'formatting':{'resets':_0x2b6833(0xab),'defaults':_0x2b6833(0xab),'styles':_0x2b6833(0xaf)}}),_0x427006[_0x2b6833(0xac)][_0x2b6833(0xb2)](_0x2b6833(0xa3),new _0x11ffbc(_0x427006));const {tokenUrl:_0x1f24a8}=_0x427006[_0x2b6833(0xa7)][_0x2b6833(0xc2)](_0x2b6833(0xa3));if(_0x1f24a8){const {tokenUrl:_0x33a0af}=_0x427006[_0x2b6833(0xa7)][_0x2b6833(0xc2)](_0x2b6833(0xb1))||{};this[_0x2b6833(0xbe)]=_0x1f24a8===_0x33a0af?_0x427006[_0x2b6833(0xb4)][_0x2b6833(0xc2)](_0x2b6833(0xb8))[_0x2b6833(0xa4)]:await _0x427006[_0x2b6833(0xb4)][_0x2b6833(0xc2)](_0x2b6833(0xb8))[_0x2b6833(0xb6)](_0x1f24a8);}}[_0x451a21(0xbd)](){const _0x4f5a21=_0x451a21;return this[_0x4f5a21(0xbe)];}}