@ckeditor/ckeditor5-template 42.0.0-alpha.22 → 42.0.0-alpha.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. package/build/template.js +1 -1
  2. package/build/translations/ar.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/uk.js +1 -1
  82. package/dist/translations/uk.umd.js +1 -1
  83. package/dist/translations/uz.js +1 -1
  84. package/dist/translations/uz.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/lang/translations/ar.po +2 -2
  92. package/package.json +4 -4
  93. package/src/index.js +1 -1
  94. package/src/template.js +1 -1
  95. package/src/templatecommand.js +1 -1
  96. package/src/templateediting.js +1 -1
  97. package/src/templateui.js +1 -1
  98. package/src/ui/templatelistbuttonview.js +1 -1
  99. package/src/ui/templatelistitemview.js +1 -1
  100. package/src/ui/templatelistview.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr':{'dictionary':{'Template':'Šablon','Insert\x20template':'Umetni\x20predložak','No\x20templates\x20available.':'Nema\x20dostupnih\x20predložaka.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Nije\x20pronađen\x20nijedan\x20predložak\x20koji\x20odgovara\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Pokušajte\x20sa\x20drugom\x20frazom\x20ili\x20proverite\x20pravopis.','Search\x20template':'Potraži\x20predložak','%0\x20templates\x20found':'%0\x20šablona\x20je\x20pronađeno'},'getPluralForm':_0x460c2f=>_0x460c2f%0xa==0x1&&_0x460c2f%0x64!=0xb?0x0:_0x460c2f%0xa>=0x2&&_0x460c2f%0xa<=0x4&&(_0x460c2f%0x64<0xa||_0x460c2f%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr':{'dictionary':{'Template':'Šablon','Insert\x20template':'Umetni\x20predložak','No\x20templates\x20available.':'Nema\x20dostupnih\x20predložaka.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Nije\x20pronađen\x20nijedan\x20predložak\x20koji\x20odgovara\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Pokušajte\x20sa\x20drugom\x20frazom\x20ili\x20proverite\x20pravopis.','Search\x20template':'Potraži\x20predložak','%0\x20templates\x20found':'%0\x20šablona\x20je\x20pronađeno'},'getPluralForm':_0x1a706f=>_0x1a706f%0xa==0x1&&_0x1a706f%0x64!=0xb?0x0:_0x1a706f%0xa>=0x2&&_0x1a706f%0xa<=0x4&&(_0x1a706f%0x64<0xa||_0x1a706f%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x25f9f0=>{const {sr:{dictionary:_0x4bb07,getPluralForm:_0x35ab66}}={'sr':{'dictionary':{'Template':'Šablon','Insert\x20template':'Umetni\x20predložak','No\x20templates\x20available.':'Nema\x20dostupnih\x20predložaka.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Nije\x20pronađen\x20nijedan\x20predložak\x20koji\x20odgovara\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Pokušajte\x20sa\x20drugom\x20frazom\x20ili\x20proverite\x20pravopis.','Search\x20template':'Potraži\x20predložak','%0\x20templates\x20found':'%0\x20šablona\x20je\x20pronađeno'},'getPluralForm':_0x561988=>_0x561988%0xa==0x1&&_0x561988%0x64!=0xb?0x0:_0x561988%0xa>=0x2&&_0x561988%0xa<=0x4&&(_0x561988%0x64<0xa||_0x561988%0x64>=0x14)?0x1:0x2}};_0x25f9f0['sr']||={'dictionary':{},'getPluralForm':null},_0x25f9f0['sr']['dictionary']=Object['assign'](_0x25f9f0['sr']['dictionary'],_0x4bb07),_0x25f9f0['sr']['getPluralForm']=_0x35ab66;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x10da04=>{const {sr:{dictionary:_0x4d760f,getPluralForm:_0x5006bb}}={'sr':{'dictionary':{'Template':'Šablon','Insert\x20template':'Umetni\x20predložak','No\x20templates\x20available.':'Nema\x20dostupnih\x20predložaka.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Nije\x20pronađen\x20nijedan\x20predložak\x20koji\x20odgovara\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Pokušajte\x20sa\x20drugom\x20frazom\x20ili\x20proverite\x20pravopis.','Search\x20template':'Potraži\x20predložak','%0\x20templates\x20found':'%0\x20šablona\x20je\x20pronađeno'},'getPluralForm':_0x512533=>_0x512533%0xa==0x1&&_0x512533%0x64!=0xb?0x0:_0x512533%0xa>=0x2&&_0x512533%0xa<=0x4&&(_0x512533%0x64<0xa||_0x512533%0x64>=0x14)?0x1:0x2}};_0x10da04['sr']||={'dictionary':{},'getPluralForm':null},_0x10da04['sr']['dictionary']=Object['assign'](_0x10da04['sr']['dictionary'],_0x4d760f),_0x10da04['sr']['getPluralForm']=_0x5006bb;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sv':{'dictionary':{'Template':'Mall','Insert\x20template':'Infoga\x20mall','No\x20templates\x20available.':'Inga\x20mallar\x20finns.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Inga\x20mallar\x20hittades\x20som\x20matchar\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Prova\x20en\x20annan\x20fras\x20eller\x20kontrollera\x20stavningen.','Search\x20template':'Sök\x20mall','%0\x20templates\x20found':'%0\x20mallar\x20hittades'},'getPluralForm':_0x2835a5=>0x1!=_0x2835a5}};
23
+ export default{'sv':{'dictionary':{'Template':'Mall','Insert\x20template':'Infoga\x20mall','No\x20templates\x20available.':'Inga\x20mallar\x20finns.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Inga\x20mallar\x20hittades\x20som\x20matchar\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Prova\x20en\x20annan\x20fras\x20eller\x20kontrollera\x20stavningen.','Search\x20template':'Sök\x20mall','%0\x20templates\x20found':'%0\x20mallar\x20hittades'},'getPluralForm':_0x37356b=>0x1!=_0x37356b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1b245d=>{const {sv:{dictionary:_0xf3088c,getPluralForm:_0x44ebd8}}={'sv':{'dictionary':{'Template':'Mall','Insert\x20template':'Infoga\x20mall','No\x20templates\x20available.':'Inga\x20mallar\x20finns.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Inga\x20mallar\x20hittades\x20som\x20matchar\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Prova\x20en\x20annan\x20fras\x20eller\x20kontrollera\x20stavningen.','Search\x20template':'Sök\x20mall','%0\x20templates\x20found':'%0\x20mallar\x20hittades'},'getPluralForm':_0x458854=>0x1!=_0x458854}};_0x1b245d['sv']||={'dictionary':{},'getPluralForm':null},_0x1b245d['sv']['dictionary']=Object['assign'](_0x1b245d['sv']['dictionary'],_0xf3088c),_0x1b245d['sv']['getPluralForm']=_0x44ebd8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xc2db2b=>{const {sv:{dictionary:_0x2c26e8,getPluralForm:_0x4a428d}}={'sv':{'dictionary':{'Template':'Mall','Insert\x20template':'Infoga\x20mall','No\x20templates\x20available.':'Inga\x20mallar\x20finns.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Inga\x20mallar\x20hittades\x20som\x20matchar\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Prova\x20en\x20annan\x20fras\x20eller\x20kontrollera\x20stavningen.','Search\x20template':'Sök\x20mall','%0\x20templates\x20found':'%0\x20mallar\x20hittades'},'getPluralForm':_0x55c8d8=>0x1!=_0x55c8d8}};_0xc2db2b['sv']||={'dictionary':{},'getPluralForm':null},_0xc2db2b['sv']['dictionary']=Object['assign'](_0xc2db2b['sv']['dictionary'],_0x2c26e8),_0xc2db2b['sv']['getPluralForm']=_0x4a428d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'th':{'dictionary':{'Template':'แม่แบบ','Insert\x20template':'แทรกเทมเพลต','No\x20templates\x20available.':'ไม่มีเทมเพลต','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'ไม่พบเทมเพลตที่ตรงกับ\x20\x22%0\x22','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'โปรดลองใช้วลีอื่นหรือตรวจสอบตัวสะกด','Search\x20template':'ค้นหาเทมเพลต','%0\x20templates\x20found':'พบเทมเพลต\x20%0\x20รายการ'},'getPluralForm':_0x4c0956=>0x0}};
23
+ export default{'th':{'dictionary':{'Template':'แม่แบบ','Insert\x20template':'แทรกเทมเพลต','No\x20templates\x20available.':'ไม่มีเทมเพลต','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'ไม่พบเทมเพลตที่ตรงกับ\x20\x22%0\x22','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'โปรดลองใช้วลีอื่นหรือตรวจสอบตัวสะกด','Search\x20template':'ค้นหาเทมเพลต','%0\x20templates\x20found':'พบเทมเพลต\x20%0\x20รายการ'},'getPluralForm':_0x5c6626=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x495791=>{const {th:{dictionary:_0x33379f,getPluralForm:_0x467f6d}}={'th':{'dictionary':{'Template':'แม่แบบ','Insert\x20template':'แทรกเทมเพลต','No\x20templates\x20available.':'ไม่มีเทมเพลต','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'ไม่พบเทมเพลตที่ตรงกับ\x20\x22%0\x22','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'โปรดลองใช้วลีอื่นหรือตรวจสอบตัวสะกด','Search\x20template':'ค้นหาเทมเพลต','%0\x20templates\x20found':'พบเทมเพลต\x20%0\x20รายการ'},'getPluralForm':_0x331eba=>0x0}};_0x495791['th']||={'dictionary':{},'getPluralForm':null},_0x495791['th']['dictionary']=Object['assign'](_0x495791['th']['dictionary'],_0x33379f),_0x495791['th']['getPluralForm']=_0x467f6d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3f4e42=>{const {th:{dictionary:_0x2baf2b,getPluralForm:_0x1851eb}}={'th':{'dictionary':{'Template':'แม่แบบ','Insert\x20template':'แทรกเทมเพลต','No\x20templates\x20available.':'ไม่มีเทมเพลต','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'ไม่พบเทมเพลตที่ตรงกับ\x20\x22%0\x22','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'โปรดลองใช้วลีอื่นหรือตรวจสอบตัวสะกด','Search\x20template':'ค้นหาเทมเพลต','%0\x20templates\x20found':'พบเทมเพลต\x20%0\x20รายการ'},'getPluralForm':_0x3ecf6c=>0x0}};_0x3f4e42['th']||={'dictionary':{},'getPluralForm':null},_0x3f4e42['th']['dictionary']=Object['assign'](_0x3f4e42['th']['dictionary'],_0x2baf2b),_0x3f4e42['th']['getPluralForm']=_0x1851eb;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'tr':{'dictionary':{'Template':'Şablon','Insert\x20template':'Şablon\x20ekle','No\x20templates\x20available.':'Kullanılabilir\x20şablon\x20yok.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'\x22%0\x22\x20ile\x20eşleşen\x20şablon\x20bulunamadı.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Lütfen\x20farklı\x20bir\x20kelime\x20grubu\x20deneyin\x20veya\x20yazım\x20denetimi\x20yapın.','Search\x20template':'Şablon\x20ara','%0\x20templates\x20found':'%0\x20şablon\x20bulundu'},'getPluralForm':_0x28348a=>_0x28348a>0x1}};
23
+ export default{'tr':{'dictionary':{'Template':'Şablon','Insert\x20template':'Şablon\x20ekle','No\x20templates\x20available.':'Kullanılabilir\x20şablon\x20yok.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'\x22%0\x22\x20ile\x20eşleşen\x20şablon\x20bulunamadı.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Lütfen\x20farklı\x20bir\x20kelime\x20grubu\x20deneyin\x20veya\x20yazım\x20denetimi\x20yapın.','Search\x20template':'Şablon\x20ara','%0\x20templates\x20found':'%0\x20şablon\x20bulundu'},'getPluralForm':_0x5c72b0=>_0x5c72b0>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x147ad8=>{const {tr:{dictionary:_0x44495c,getPluralForm:_0x389072}}={'tr':{'dictionary':{'Template':'Şablon','Insert\x20template':'Şablon\x20ekle','No\x20templates\x20available.':'Kullanılabilir\x20şablon\x20yok.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'\x22%0\x22\x20ile\x20eşleşen\x20şablon\x20bulunamadı.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Lütfen\x20farklı\x20bir\x20kelime\x20grubu\x20deneyin\x20veya\x20yazım\x20denetimi\x20yapın.','Search\x20template':'Şablon\x20ara','%0\x20templates\x20found':'%0\x20şablon\x20bulundu'},'getPluralForm':_0x43d6c4=>_0x43d6c4>0x1}};_0x147ad8['tr']||={'dictionary':{},'getPluralForm':null},_0x147ad8['tr']['dictionary']=Object['assign'](_0x147ad8['tr']['dictionary'],_0x44495c),_0x147ad8['tr']['getPluralForm']=_0x389072;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x564078=>{const {tr:{dictionary:_0x4ed031,getPluralForm:_0x5bb576}}={'tr':{'dictionary':{'Template':'Şablon','Insert\x20template':'Şablon\x20ekle','No\x20templates\x20available.':'Kullanılabilir\x20şablon\x20yok.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'\x22%0\x22\x20ile\x20eşleşen\x20şablon\x20bulunamadı.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Lütfen\x20farklı\x20bir\x20kelime\x20grubu\x20deneyin\x20veya\x20yazım\x20denetimi\x20yapın.','Search\x20template':'Şablon\x20ara','%0\x20templates\x20found':'%0\x20şablon\x20bulundu'},'getPluralForm':_0x5f31cd=>_0x5f31cd>0x1}};_0x564078['tr']||={'dictionary':{},'getPluralForm':null},_0x564078['tr']['dictionary']=Object['assign'](_0x564078['tr']['dictionary'],_0x4ed031),_0x564078['tr']['getPluralForm']=_0x5bb576;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'uk':{'dictionary':{'Template':'Шаблон','Insert\x20template':'Вставити\x20шаблон','No\x20templates\x20available.':'Немає\x20доступних\x20шаблонів','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Не\x20знайдено\x20шаблонів,\x20які\x20б\x20відповідали\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Будь\x20ласка,\x20спробуйте\x20іншу\x20фразу\x20або\x20перевірте\x20написання.','Search\x20template':'Шукати\x20шаблон','%0\x20templates\x20found':'Знайдено\x20%0\x20шаблонів'},'getPluralForm':_0x3070de=>_0x3070de%0x1==0x0&&_0x3070de%0xa==0x1&&_0x3070de%0x64!=0xb?0x0:_0x3070de%0x1==0x0&&_0x3070de%0xa>=0x2&&_0x3070de%0xa<=0x4&&(_0x3070de%0x64<0xc||_0x3070de%0x64>0xe)?0x1:_0x3070de%0x1==0x0&&(_0x3070de%0xa==0x0||_0x3070de%0xa>=0x5&&_0x3070de%0xa<=0x9||_0x3070de%0x64>=0xb&&_0x3070de%0x64<=0xe)?0x2:0x3}};
23
+ export default{'uk':{'dictionary':{'Template':'Шаблон','Insert\x20template':'Вставити\x20шаблон','No\x20templates\x20available.':'Немає\x20доступних\x20шаблонів','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Не\x20знайдено\x20шаблонів,\x20які\x20б\x20відповідали\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Будь\x20ласка,\x20спробуйте\x20іншу\x20фразу\x20або\x20перевірте\x20написання.','Search\x20template':'Шукати\x20шаблон','%0\x20templates\x20found':'Знайдено\x20%0\x20шаблонів'},'getPluralForm':_0x43155f=>_0x43155f%0x1==0x0&&_0x43155f%0xa==0x1&&_0x43155f%0x64!=0xb?0x0:_0x43155f%0x1==0x0&&_0x43155f%0xa>=0x2&&_0x43155f%0xa<=0x4&&(_0x43155f%0x64<0xc||_0x43155f%0x64>0xe)?0x1:_0x43155f%0x1==0x0&&(_0x43155f%0xa==0x0||_0x43155f%0xa>=0x5&&_0x43155f%0xa<=0x9||_0x43155f%0x64>=0xb&&_0x43155f%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4674b8=>{const {uk:{dictionary:_0xe9838b,getPluralForm:_0x22caae}}={'uk':{'dictionary':{'Template':'Шаблон','Insert\x20template':'Вставити\x20шаблон','No\x20templates\x20available.':'Немає\x20доступних\x20шаблонів','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Не\x20знайдено\x20шаблонів,\x20які\x20б\x20відповідали\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Будь\x20ласка,\x20спробуйте\x20іншу\x20фразу\x20або\x20перевірте\x20написання.','Search\x20template':'Шукати\x20шаблон','%0\x20templates\x20found':'Знайдено\x20%0\x20шаблонів'},'getPluralForm':_0x5d4455=>_0x5d4455%0x1==0x0&&_0x5d4455%0xa==0x1&&_0x5d4455%0x64!=0xb?0x0:_0x5d4455%0x1==0x0&&_0x5d4455%0xa>=0x2&&_0x5d4455%0xa<=0x4&&(_0x5d4455%0x64<0xc||_0x5d4455%0x64>0xe)?0x1:_0x5d4455%0x1==0x0&&(_0x5d4455%0xa==0x0||_0x5d4455%0xa>=0x5&&_0x5d4455%0xa<=0x9||_0x5d4455%0x64>=0xb&&_0x5d4455%0x64<=0xe)?0x2:0x3}};_0x4674b8['uk']||={'dictionary':{},'getPluralForm':null},_0x4674b8['uk']['dictionary']=Object['assign'](_0x4674b8['uk']['dictionary'],_0xe9838b),_0x4674b8['uk']['getPluralForm']=_0x22caae;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1e9ebb=>{const {uk:{dictionary:_0x23cfcf,getPluralForm:_0x1d12f7}}={'uk':{'dictionary':{'Template':'Шаблон','Insert\x20template':'Вставити\x20шаблон','No\x20templates\x20available.':'Немає\x20доступних\x20шаблонів','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Не\x20знайдено\x20шаблонів,\x20які\x20б\x20відповідали\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Будь\x20ласка,\x20спробуйте\x20іншу\x20фразу\x20або\x20перевірте\x20написання.','Search\x20template':'Шукати\x20шаблон','%0\x20templates\x20found':'Знайдено\x20%0\x20шаблонів'},'getPluralForm':_0x4575fd=>_0x4575fd%0x1==0x0&&_0x4575fd%0xa==0x1&&_0x4575fd%0x64!=0xb?0x0:_0x4575fd%0x1==0x0&&_0x4575fd%0xa>=0x2&&_0x4575fd%0xa<=0x4&&(_0x4575fd%0x64<0xc||_0x4575fd%0x64>0xe)?0x1:_0x4575fd%0x1==0x0&&(_0x4575fd%0xa==0x0||_0x4575fd%0xa>=0x5&&_0x4575fd%0xa<=0x9||_0x4575fd%0x64>=0xb&&_0x4575fd%0x64<=0xe)?0x2:0x3}};_0x1e9ebb['uk']||={'dictionary':{},'getPluralForm':null},_0x1e9ebb['uk']['dictionary']=Object['assign'](_0x1e9ebb['uk']['dictionary'],_0x23cfcf),_0x1e9ebb['uk']['getPluralForm']=_0x1d12f7;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'uz':{'dictionary':{'Template':'','Insert\x20template':'Shablonni\x20kiritish','No\x20templates\x20available.':'Hech\x20qanday\x20shablon\x20mavjud\x20emas.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Iltimos,\x20boshqa\x20iborani\x20sinab\x20ko\x27ring\x20yoki\x20imloni\x20tekshiring.','Search\x20template':'Shablonni\x20qidirish','%0\x20templates\x20found':''},'getPluralForm':_0xd8d331=>0x0}};
23
+ export default{'uz':{'dictionary':{'Template':'','Insert\x20template':'Shablonni\x20kiritish','No\x20templates\x20available.':'Hech\x20qanday\x20shablon\x20mavjud\x20emas.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Iltimos,\x20boshqa\x20iborani\x20sinab\x20ko\x27ring\x20yoki\x20imloni\x20tekshiring.','Search\x20template':'Shablonni\x20qidirish','%0\x20templates\x20found':''},'getPluralForm':_0xd88441=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3a26be=>{const {uz:{dictionary:_0x41147c,getPluralForm:_0x355b71}}={'uz':{'dictionary':{'Template':'','Insert\x20template':'Shablonni\x20kiritish','No\x20templates\x20available.':'Hech\x20qanday\x20shablon\x20mavjud\x20emas.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Iltimos,\x20boshqa\x20iborani\x20sinab\x20ko\x27ring\x20yoki\x20imloni\x20tekshiring.','Search\x20template':'Shablonni\x20qidirish','%0\x20templates\x20found':''},'getPluralForm':_0x2def40=>0x0}};_0x3a26be['uz']||={'dictionary':{},'getPluralForm':null},_0x3a26be['uz']['dictionary']=Object['assign'](_0x3a26be['uz']['dictionary'],_0x41147c),_0x3a26be['uz']['getPluralForm']=_0x355b71;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xcf1357=>{const {uz:{dictionary:_0x4be896,getPluralForm:_0xe3d767}}={'uz':{'dictionary':{'Template':'','Insert\x20template':'Shablonni\x20kiritish','No\x20templates\x20available.':'Hech\x20qanday\x20shablon\x20mavjud\x20emas.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Iltimos,\x20boshqa\x20iborani\x20sinab\x20ko\x27ring\x20yoki\x20imloni\x20tekshiring.','Search\x20template':'Shablonni\x20qidirish','%0\x20templates\x20found':''},'getPluralForm':_0x2a16fd=>0x0}};_0xcf1357['uz']||={'dictionary':{},'getPluralForm':null},_0xcf1357['uz']['dictionary']=Object['assign'](_0xcf1357['uz']['dictionary'],_0x4be896),_0xcf1357['uz']['getPluralForm']=_0xe3d767;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'vi':{'dictionary':{'Template':'Mẫu','Insert\x20template':'Chèn\x20mẫu\x20sẵn','No\x20templates\x20available.':'Không\x20có\x20mẫu\x20sẵn\x20nào.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Không\x20tìm\x20thấy\x20mẫu\x20sẵn\x20nào\x20khớp\x20với\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Vui\x20lòng\x20thử\x20một\x20cụm\x20từ\x20khác\x20hoặc\x20kiểm\x20tra\x20lại\x20cụm\x20từ.','Search\x20template':'Tìm\x20mẫu\x20sẵn','%0\x20templates\x20found':'Đã\x20tìm\x20thấy\x20%0\x20mẫu'},'getPluralForm':_0x51ae6c=>0x0}};
23
+ export default{'vi':{'dictionary':{'Template':'Mẫu','Insert\x20template':'Chèn\x20mẫu\x20sẵn','No\x20templates\x20available.':'Không\x20có\x20mẫu\x20sẵn\x20nào.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Không\x20tìm\x20thấy\x20mẫu\x20sẵn\x20nào\x20khớp\x20với\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Vui\x20lòng\x20thử\x20một\x20cụm\x20từ\x20khác\x20hoặc\x20kiểm\x20tra\x20lại\x20cụm\x20từ.','Search\x20template':'Tìm\x20mẫu\x20sẵn','%0\x20templates\x20found':'Đã\x20tìm\x20thấy\x20%0\x20mẫu'},'getPluralForm':_0x2e2b6b=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2a2397=>{const {vi:{dictionary:_0x1333d,getPluralForm:_0x4a8e1e}}={'vi':{'dictionary':{'Template':'Mẫu','Insert\x20template':'Chèn\x20mẫu\x20sẵn','No\x20templates\x20available.':'Không\x20có\x20mẫu\x20sẵn\x20nào.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Không\x20tìm\x20thấy\x20mẫu\x20sẵn\x20nào\x20khớp\x20với\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Vui\x20lòng\x20thử\x20một\x20cụm\x20từ\x20khác\x20hoặc\x20kiểm\x20tra\x20lại\x20cụm\x20từ.','Search\x20template':'Tìm\x20mẫu\x20sẵn','%0\x20templates\x20found':'Đã\x20tìm\x20thấy\x20%0\x20mẫu'},'getPluralForm':_0x531434=>0x0}};_0x2a2397['vi']||={'dictionary':{},'getPluralForm':null},_0x2a2397['vi']['dictionary']=Object['assign'](_0x2a2397['vi']['dictionary'],_0x1333d),_0x2a2397['vi']['getPluralForm']=_0x4a8e1e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x26da7e=>{const {vi:{dictionary:_0x1eecc6,getPluralForm:_0x9c641d}}={'vi':{'dictionary':{'Template':'Mẫu','Insert\x20template':'Chèn\x20mẫu\x20sẵn','No\x20templates\x20available.':'Không\x20có\x20mẫu\x20sẵn\x20nào.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Không\x20tìm\x20thấy\x20mẫu\x20sẵn\x20nào\x20khớp\x20với\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Vui\x20lòng\x20thử\x20một\x20cụm\x20từ\x20khác\x20hoặc\x20kiểm\x20tra\x20lại\x20cụm\x20từ.','Search\x20template':'Tìm\x20mẫu\x20sẵn','%0\x20templates\x20found':'Đã\x20tìm\x20thấy\x20%0\x20mẫu'},'getPluralForm':_0x2b5f2a=>0x0}};_0x26da7e['vi']||={'dictionary':{},'getPluralForm':null},_0x26da7e['vi']['dictionary']=Object['assign'](_0x26da7e['vi']['dictionary'],_0x1eecc6),_0x26da7e['vi']['getPluralForm']=_0x9c641d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh-cn':{'dictionary':{'Template':'模板','Insert\x20template':'插入模板','No\x20templates\x20available.':'无可用的模板','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'未找到与\x22%0\x22匹配的模板。','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'请尝试使用不同的短语或检查拼写。','Search\x20template':'搜索模板','%0\x20templates\x20found':'找到\x20%0\x20个模板'},'getPluralForm':_0x47a8f1=>0x0}};
23
+ export default{'zh-cn':{'dictionary':{'Template':'模板','Insert\x20template':'插入模板','No\x20templates\x20available.':'无可用的模板','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'未找到与\x22%0\x22匹配的模板。','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'请尝试使用不同的短语或检查拼写。','Search\x20template':'搜索模板','%0\x20templates\x20found':'找到\x20%0\x20个模板'},'getPluralForm':_0x3488a7=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1bdc05=>{const {'zh-cn':{dictionary:_0x5e0639,getPluralForm:_0x54c9d6}}={'zh-cn':{'dictionary':{'Template':'模板','Insert\x20template':'插入模板','No\x20templates\x20available.':'无可用的模板','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'未找到与\x22%0\x22匹配的模板。','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'请尝试使用不同的短语或检查拼写。','Search\x20template':'搜索模板','%0\x20templates\x20found':'找到\x20%0\x20个模板'},'getPluralForm':_0x3cc70c=>0x0}};_0x1bdc05['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x1bdc05['zh-cn']['dictionary']=Object['assign'](_0x1bdc05['zh-cn']['dictionary'],_0x5e0639),_0x1bdc05['zh-cn']['getPluralForm']=_0x54c9d6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x144800=>{const {'zh-cn':{dictionary:_0x330d56,getPluralForm:_0x5bf015}}={'zh-cn':{'dictionary':{'Template':'模板','Insert\x20template':'插入模板','No\x20templates\x20available.':'无可用的模板','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'未找到与\x22%0\x22匹配的模板。','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'请尝试使用不同的短语或检查拼写。','Search\x20template':'搜索模板','%0\x20templates\x20found':'找到\x20%0\x20个模板'},'getPluralForm':_0x43e64f=>0x0}};_0x144800['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x144800['zh-cn']['dictionary']=Object['assign'](_0x144800['zh-cn']['dictionary'],_0x330d56),_0x144800['zh-cn']['getPluralForm']=_0x5bf015;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh':{'dictionary':{'Template':'範本','Insert\x20template':'插入範本','No\x20templates\x20available.':'無可用範本。','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'找不到符合「%0」的範本','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'請嘗試其他詞彙或確認拼寫是否正確。','Search\x20template':'搜尋範本','%0\x20templates\x20found':'已找到\x20%0\x20個範本'},'getPluralForm':_0x4aefd7=>0x0}};
23
+ export default{'zh':{'dictionary':{'Template':'範本','Insert\x20template':'插入範本','No\x20templates\x20available.':'無可用範本。','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'找不到符合「%0」的範本','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'請嘗試其他詞彙或確認拼寫是否正確。','Search\x20template':'搜尋範本','%0\x20templates\x20found':'已找到\x20%0\x20個範本'},'getPluralForm':_0x4b2ed4=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x17dc70=>{const {zh:{dictionary:_0x508bda,getPluralForm:_0x26e7e8}}={'zh':{'dictionary':{'Template':'範本','Insert\x20template':'插入範本','No\x20templates\x20available.':'無可用範本。','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'找不到符合「%0」的範本','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'請嘗試其他詞彙或確認拼寫是否正確。','Search\x20template':'搜尋範本','%0\x20templates\x20found':'已找到\x20%0\x20個範本'},'getPluralForm':_0x24f8a3=>0x0}};_0x17dc70['zh']||={'dictionary':{},'getPluralForm':null},_0x17dc70['zh']['dictionary']=Object['assign'](_0x17dc70['zh']['dictionary'],_0x508bda),_0x17dc70['zh']['getPluralForm']=_0x26e7e8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x325b80=>{const {zh:{dictionary:_0x59864c,getPluralForm:_0x536d5a}}={'zh':{'dictionary':{'Template':'範本','Insert\x20template':'插入範本','No\x20templates\x20available.':'無可用範本。','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'找不到符合「%0」的範本','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'請嘗試其他詞彙或確認拼寫是否正確。','Search\x20template':'搜尋範本','%0\x20templates\x20found':'已找到\x20%0\x20個範本'},'getPluralForm':_0x1045d5=>0x0}};_0x325b80['zh']||={'dictionary':{},'getPluralForm':null},_0x325b80['zh']['dictionary']=Object['assign'](_0x325b80['zh']['dictionary'],_0x59864c),_0x325b80['zh']['getPluralForm']=_0x536d5a;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -31,7 +31,7 @@ msgstr "لا توجد قوالب متاحة."
31
31
 
32
32
  msgctxt "The main text of the message shown to the user when no templates are available for the search criteria."
33
33
  msgid "No templates were found matching \"%0\"."
34
- msgstr "لم نجد قوالب تطابق \"%0\"."
34
+ msgstr "لم نجد قوالب تطابق \"0%\"."
35
35
 
36
36
  msgctxt "The secondary text of the message shown to the user when no templates are available for the search criteria."
37
37
  msgid "Please try a different phrase or check the spelling."
@@ -43,4 +43,4 @@ msgstr "البحث في القوالب"
43
43
 
44
44
  msgctxt "Aria status message indicating how many templates has been found using search templates input. Example: '%0 templates found'."
45
45
  msgid "%0 templates found"
46
- msgstr "عثرنا على قوالب %0"
46
+ msgstr "عثرنا على قوالب 0%"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-template",
3
- "version": "42.0.0-alpha.22",
3
+ "version": "42.0.0-alpha.24",
4
4
  "description": "Template feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,9 +22,9 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "ckeditor5": "42.0.0-alpha.22",
26
- "@ckeditor/ckeditor5-ui": "42.0.0-alpha.22",
27
- "ckeditor5-collaboration": "42.0.0-alpha.22"
25
+ "ckeditor5": "42.0.0-alpha.24",
26
+ "@ckeditor/ckeditor5-ui": "42.0.0-alpha.24",
27
+ "ckeditor5-collaboration": "42.0.0-alpha.24"
28
28
  },
29
29
  "license": "SEE LICENSE IN LICENSE.md",
30
30
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4ecb(){var _0x5d67a2=['4648pYWgrE','10518392GFhfif','6264YzQgQo','1246984BnHLpQ','1674NAAuhn','507705nlSqvZ','3370vGsggc','34DZdgbH','9cVjMNM','2994PAUait','42042zkemMs','32719aoZHjQ'];_0x4ecb=function(){return _0x5d67a2;};return _0x4ecb();}(function(_0x8da3a7,_0x288288){var _0x562997=_0x3b13,_0x5e3077=_0x8da3a7();while(!![]){try{var _0x52043c=parseInt(_0x562997(0x98))/0x1*(parseInt(_0x562997(0x94))/0x2)+parseInt(_0x562997(0x95))/0x3*(-parseInt(_0x562997(0x90))/0x4)+parseInt(_0x562997(0x92))/0x5+parseInt(_0x562997(0x96))/0x6*(parseInt(_0x562997(0x99))/0x7)+-parseInt(_0x562997(0x8e))/0x8+-parseInt(_0x562997(0x91))/0x9*(parseInt(_0x562997(0x93))/0xa)+-parseInt(_0x562997(0x97))/0xb*(-parseInt(_0x562997(0x8f))/0xc);if(_0x52043c===_0x288288)break;else _0x5e3077['push'](_0x5e3077['shift']());}catch(_0x27d1ea){_0x5e3077['push'](_0x5e3077['shift']());}}}(_0x4ecb,0xa3ee9));export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';function _0x3b13(_0x213667,_0x34594c){var _0x4ecb18=_0x4ecb();return _0x3b13=function(_0x3b13b4,_0x4af069){_0x3b13b4=_0x3b13b4-0x8e;var _0x2d8220=_0x4ecb18[_0x3b13b4];return _0x2d8220;},_0x3b13(_0x213667,_0x34594c);}export{default as TemplateEditing}from'./templateediting.js';export{default as TemplateUI}from'./templateui.js';import'./augmentation.js';
23
+ function _0x48a5(_0x14fe2e,_0x54c589){var _0x26780f=_0x2678();return _0x48a5=function(_0x48a533,_0x2a722d){_0x48a533=_0x48a533-0x104;var _0x28ac1a=_0x26780f[_0x48a533];return _0x28ac1a;},_0x48a5(_0x14fe2e,_0x54c589);}(function(_0x2fa8ac,_0x24508c){var _0x575918=_0x48a5,_0x491f5f=_0x2fa8ac();while(!![]){try{var _0x1e90ea=-parseInt(_0x575918(0x10b))/0x1+parseInt(_0x575918(0x105))/0x2+-parseInt(_0x575918(0x109))/0x3+-parseInt(_0x575918(0x10a))/0x4+parseInt(_0x575918(0x108))/0x5*(parseInt(_0x575918(0x106))/0x6)+parseInt(_0x575918(0x104))/0x7+parseInt(_0x575918(0x107))/0x8;if(_0x1e90ea===_0x24508c)break;else _0x491f5f['push'](_0x491f5f['shift']());}catch(_0x4fbd2b){_0x491f5f['push'](_0x491f5f['shift']());}}}(_0x2678,0x8ced8));export{default as Template}from'./template.js';function _0x2678(){var _0x4bfbc6=['90lqtKFs','13063704cGKeCV','219070mfRrhf','2404713QFXyMu','3245984mKNBFM','782608hjpTBo','371063pjRIDZ','1259466RpVqzL'];_0x2678=function(){return _0x4bfbc6;};return _0x2678();}export{default as TemplateCommand}from'./templatecommand.js';export{default as TemplateEditing}from'./templateediting.js';export{default as TemplateUI}from'./templateui.js';import'./augmentation.js';
package/src/template.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1c35(){var _0x543639=['29211vkBAsX','1014494BazjjU','pluginName','10615210tIaQpX','221970zALuRS','9nSMFYJ','90fTLnnt','39378aWFvyc','276AWcKYt','requires','1603504LEtnfn','Template','3587514mdaTIP'];_0x1c35=function(){return _0x543639;};return _0x1c35();}var _0x5bdaf0=_0x9986;(function(_0x438cb2,_0x4386a0){var _0x3ad6d4=_0x9986,_0x45580e=_0x438cb2();while(!![]){try{var _0x401661=-parseInt(_0x3ad6d4(0xb5))/0x1+-parseInt(_0x3ad6d4(0xbc))/0x2+-parseInt(_0x3ad6d4(0xbb))/0x3*(-parseInt(_0x3ad6d4(0xb6))/0x4)+-parseInt(_0x3ad6d4(0xb4))/0x5*(-parseInt(_0x3ad6d4(0xb2))/0x6)+parseInt(_0x3ad6d4(0xba))/0x7+parseInt(_0x3ad6d4(0xb8))/0x8+-parseInt(_0x3ad6d4(0xb3))/0x9*(parseInt(_0x3ad6d4(0xb1))/0xa);if(_0x401661===_0x4386a0)break;else _0x45580e['push'](_0x45580e['shift']());}catch(_0x2ec6bc){_0x45580e['push'](_0x45580e['shift']());}}}(_0x1c35,0x6c0bd));function _0x9986(_0x4f4413,_0x3644e0){var _0x1c3520=_0x1c35();return _0x9986=function(_0x9986b5,_0x28534f){_0x9986b5=_0x9986b5-0xb0;var _0xc344f=_0x1c3520[_0x9986b5];return _0xc344f;},_0x9986(_0x4f4413,_0x3644e0);}import{Plugin as _0x96e1e}from'ckeditor5/src/core.js';import _0x3a8c80 from'./templateediting.js';import _0x7c7d85 from'./templateui.js';export default class m extends _0x96e1e{static get[_0x5bdaf0(0xb7)](){return[_0x3a8c80,_0x7c7d85];}static get[_0x5bdaf0(0xb0)](){var _0x1d40fa=_0x5bdaf0;return _0x1d40fa(0xb9);}}
23
+ function _0x17f6(_0x1b53b4,_0x2b57b9){var _0x211a32=_0x211a();return _0x17f6=function(_0x17f648,_0x52e877){_0x17f648=_0x17f648-0xbf;var _0x13e0f8=_0x211a32[_0x17f648];return _0x13e0f8;},_0x17f6(_0x1b53b4,_0x2b57b9);}var _0x94dc3c=_0x17f6;(function(_0x455112,_0x320ce9){var _0xc894dd=_0x17f6,_0x364080=_0x455112();while(!![]){try{var _0x2fe70b=-parseInt(_0xc894dd(0xc7))/0x1+parseInt(_0xc894dd(0xc9))/0x2+parseInt(_0xc894dd(0xcb))/0x3*(-parseInt(_0xc894dd(0xc4))/0x4)+-parseInt(_0xc894dd(0xcc))/0x5+-parseInt(_0xc894dd(0xbf))/0x6*(parseInt(_0xc894dd(0xc2))/0x7)+parseInt(_0xc894dd(0xc5))/0x8*(parseInt(_0xc894dd(0xca))/0x9)+parseInt(_0xc894dd(0xc8))/0xa*(parseInt(_0xc894dd(0xc1))/0xb);if(_0x2fe70b===_0x320ce9)break;else _0x364080['push'](_0x364080['shift']());}catch(_0xfa7599){_0x364080['push'](_0x364080['shift']());}}}(_0x211a,0x8e247));import{Plugin as _0x161926}from'ckeditor5/src/core.js';import _0x1ececd from'./templateediting.js';import _0x114291 from'./templateui.js';function _0x211a(){var _0xab8eac=['pluginName','158431WPGysl','130Jzifza','117140XgSmaw','18dukISY','60kKmeAq','3777560PTzFsx','6WLJZcp','requires','1614052OMpFoJ','959588hTIVuF','Template','188120qDwmEu','2431024SjBCBr'];_0x211a=function(){return _0xab8eac;};return _0x211a();}export default class m extends _0x161926{static get[_0x94dc3c(0xc0)](){return[_0x1ececd,_0x114291];}static get[_0x94dc3c(0xc6)](){var _0x1035d9=_0x94dc3c;return _0x1035d9(0xc3);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1e47(){const _0x238498=['676aMvIPo','string','toModel','editor','function','52244368yYgvdA','2661466hromMm','30627SIhNgO','execute','8pMKoEC','data','39995MAZtSm','change','3310SmzNOF','263784jhFFti','insertContent','4033743ZjQmir','1124270hsWPmq','htmlProcessor','toView','3aSZvjZ'];_0x1e47=function(){return _0x238498;};return _0x1e47();}const _0x437a58=_0x3f7e;(function(_0x51fadc,_0x2e1a10){const _0x49edd0=_0x3f7e,_0x192210=_0x51fadc();while(!![]){try{const _0x148c1a=parseInt(_0x49edd0(0x98))/0x1+parseInt(_0x49edd0(0x8d))/0x2*(parseInt(_0x49edd0(0x86))/0x3)+-parseInt(_0x49edd0(0x87))/0x4*(-parseInt(_0x49edd0(0x92))/0x5)+-parseInt(_0x49edd0(0x95))/0x6+-parseInt(_0x49edd0(0x97))/0x7*(-parseInt(_0x49edd0(0x90))/0x8)+parseInt(_0x49edd0(0x8e))/0x9*(parseInt(_0x49edd0(0x94))/0xa)+-parseInt(_0x49edd0(0x8c))/0xb;if(_0x148c1a===_0x2e1a10)break;else _0x192210['push'](_0x192210['shift']());}catch(_0x22f60f){_0x192210['push'](_0x192210['shift']());}}}(_0x1e47,0xaecf8));function _0x3f7e(_0x5e41ef,_0x3668a8){const _0x1e4758=_0x1e47();return _0x3f7e=function(_0x3f7e50,_0x1dc53d){_0x3f7e50=_0x3f7e50-0x84;let _0x5c99a1=_0x1e4758[_0x3f7e50];return _0x5c99a1;},_0x3f7e(_0x5e41ef,_0x3668a8);}import{Command as _0x505997}from'ckeditor5/src/core.js';export default class c extends _0x505997{[_0x437a58(0x8f)](_0xee7bc3){const _0x5a0baf=_0x437a58,{model:_0x5d28cc}=this[_0x5a0baf(0x8a)];let _0x1df1eb;switch(typeof _0xee7bc3){case _0x5a0baf(0x88):_0x1df1eb=_0xee7bc3;break;case _0x5a0baf(0x8b):_0x1df1eb=_0xee7bc3();}_0x5a0baf(0x88)==typeof _0x1df1eb&&_0x5d28cc[_0x5a0baf(0x93)](()=>{const _0x447696=_0x5a0baf,_0x4a2ebe=this[_0x447696(0x8a)][_0x447696(0x91)][_0x447696(0x84)][_0x447696(0x85)](_0x1df1eb),_0x2503a5=this[_0x447696(0x8a)][_0x447696(0x91)][_0x447696(0x89)](_0x4a2ebe);_0x5d28cc[_0x447696(0x96)](_0x2503a5);});}}
23
+ const _0x21cd72=_0x5407;(function(_0x14e8c4,_0x2916f4){const _0x405839=_0x5407,_0x1f2e83=_0x14e8c4();while(!![]){try{const _0x30a115=-parseInt(_0x405839(0x203))/0x1*(parseInt(_0x405839(0x1f9))/0x2)+-parseInt(_0x405839(0x1fc))/0x3*(-parseInt(_0x405839(0x1f7))/0x4)+parseInt(_0x405839(0x1fd))/0x5+-parseInt(_0x405839(0x1fa))/0x6+parseInt(_0x405839(0x204))/0x7+-parseInt(_0x405839(0x206))/0x8+parseInt(_0x405839(0x1f6))/0x9*(-parseInt(_0x405839(0x205))/0xa);if(_0x30a115===_0x2916f4)break;else _0x1f2e83['push'](_0x1f2e83['shift']());}catch(_0x279301){_0x1f2e83['push'](_0x1f2e83['shift']());}}}(_0x3001,0x601da));import{Command as _0x19c342}from'ckeditor5/src/core.js';function _0x3001(){const _0x2fa2fb=['504192XrfTkd','function','editor','string','729VJzBAT','4XEufSF','change','13970tqjFIJ','1975062EHLQMX','toView','1534884FLIxGp','2489865ICvsgb','htmlProcessor','insertContent','toModel','data','execute','82sHdbNg','4981312fyxzXT','44760RpfVDI'];_0x3001=function(){return _0x2fa2fb;};return _0x3001();}function _0x5407(_0x5b1088,_0x12ae35){const _0x3001c2=_0x3001();return _0x5407=function(_0x5407d6,_0x28c71c){_0x5407d6=_0x5407d6-0x1f3;let _0x24ffed=_0x3001c2[_0x5407d6];return _0x24ffed;},_0x5407(_0x5b1088,_0x12ae35);}export default class c extends _0x19c342{[_0x21cd72(0x202)](_0x1c01d2){const _0x1a64cf=_0x21cd72,{model:_0x37c69c}=this[_0x1a64cf(0x1f4)];let _0x4edc71;switch(typeof _0x1c01d2){case _0x1a64cf(0x1f5):_0x4edc71=_0x1c01d2;break;case _0x1a64cf(0x1f3):_0x4edc71=_0x1c01d2();}_0x1a64cf(0x1f5)==typeof _0x4edc71&&_0x37c69c[_0x1a64cf(0x1f8)](()=>{const _0x112360=_0x1a64cf,_0x580373=this[_0x112360(0x1f4)][_0x112360(0x201)][_0x112360(0x1fe)][_0x112360(0x1fb)](_0x4edc71),_0x2a70a7=this[_0x112360(0x1f4)][_0x112360(0x201)][_0x112360(0x200)](_0x580373);_0x37c69c[_0x112360(0x1ff)](_0x2a70a7);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x459a99=_0x171c;function _0x171c(_0x182143,_0x10b796){const _0x26480d=_0x2648();return _0x171c=function(_0x171cac,_0x384d8b){_0x171cac=_0x171cac-0xc2;let _0x392d1b=_0x26480d[_0x171cac];return _0x392d1b;},_0x171c(_0x182143,_0x10b796);}function _0x2648(){const _0x1c1752=['TemplateEditing','init','destroy','_licenseKeyCheckInterval','624711vSLLUQ','insertTemplate','templateLicenseKeyValid','template-invalid-license-key','commands','get','75ReriDK','pluginName','You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20template\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','templateLicenseKeyInvalid','1184480oulJMZ','info','3323950FcGMMv','122970vBgwEq','editor','9148468lQQnoP','template-trial-license-key-reached-limit-changes','templateLicenseKeyTrial','config','add','templateLicenseKeyTrialLimit:operations','844068ClCgqw','333OhLrlJ','13278856XTfsuK','16qYRWkA','licenseKey'];_0x2648=function(){return _0x1c1752;};return _0x2648();}(function(_0x4fd988,_0x32433f){const _0x7a122b=_0x171c,_0x2d47e8=_0x4fd988();while(!![]){try{const _0x23edb8=-parseInt(_0x7a122b(0xc7))/0x1+-parseInt(_0x7a122b(0xdc))/0x2+-parseInt(_0x7a122b(0xd0))/0x3*(parseInt(_0x7a122b(0xca))/0x4)+parseInt(_0x7a122b(0xd6))/0x5*(parseInt(_0x7a122b(0xdd))/0x6)+parseInt(_0x7a122b(0xdf))/0x7+-parseInt(_0x7a122b(0xc9))/0x8+-parseInt(_0x7a122b(0xc8))/0x9*(-parseInt(_0x7a122b(0xda))/0xa);if(_0x23edb8===_0x32433f)break;else _0x2d47e8['push'](_0x2d47e8['shift']());}catch(_0x27034e){_0x2d47e8['push'](_0x2d47e8['shift']());}}}(_0x2648,0xf3abd));import{Plugin as _0x543572}from'ckeditor5/src/core.js';import{CKEditorError as _0x490e0d}from'ckeditor5/src/utils.js';import _0x4229d3 from'./templatecommand.js';export default class r extends _0x543572{static get[_0x459a99(0xd7)](){const _0x155269=_0x459a99;return _0x155269(0xcc);}constructor(_0x2fb8e9){const _0x372c06=_0x459a99;super(_0x2fb8e9),this[_0x372c06(0xcf)]=null;}[_0x459a99(0xcd)](){const _0x1ee5e9=_0x459a99,{editor:_0xc0e20d}=this;_0xc0e20d[_0x1ee5e9(0xd4)][_0x1ee5e9(0xc5)](_0x1ee5e9(0xd1),new _0x4229d3(_0xc0e20d)),this[_0x1ee5e9(0xcb)]=_0xc0e20d[_0x1ee5e9(0xc4)][_0x1ee5e9(0xd5)](_0x1ee5e9(0xcb));const _0x1da0ac=this[_0x1ee5e9(0xde)];this[_0x1ee5e9(0xcf)]=setInterval(()=>{const _0x45d715=_0x1ee5e9;let _0x4d39d7;for(const _0x1597c6 in _0x1da0ac){const _0x533333=_0x1597c6,_0x33c284=_0x1da0ac[_0x533333];if(_0x45d715(0xc3)===_0x33c284||_0x45d715(0xd9)===_0x33c284||_0x45d715(0xd2)===_0x33c284||_0x45d715(0xc6)===_0x33c284){delete _0x1da0ac[_0x533333],_0x4d39d7=_0x33c284;break;}}if(_0x45d715(0xd9)===_0x4d39d7)throw clearInterval(this[_0x45d715(0xcf)]),new _0x490e0d(_0x45d715(0xd3),null);if(_0x45d715(0xc3)===_0x4d39d7&&console[_0x45d715(0xdb)](_0x45d715(0xd8)),_0x45d715(0xc6)===_0x4d39d7)throw clearInterval(this[_0x45d715(0xcf)]),new _0x490e0d(_0x45d715(0xc2),null);_0x45d715(0xd2)===_0x4d39d7&&clearInterval(this[_0x45d715(0xcf)]);},0x3e8);}[_0x459a99(0xce)](){const _0x499147=_0x459a99;this[_0x499147(0xcf)]&&clearInterval(this[_0x499147(0xcf)]);}}
23
+ const _0x2f8f7a=_0x330b;(function(_0x1e63d8,_0x6ac1f9){const _0x3e1785=_0x330b,_0x35b17b=_0x1e63d8();while(!![]){try{const _0x40619a=parseInt(_0x3e1785(0xde))/0x1+-parseInt(_0x3e1785(0xdf))/0x2+parseInt(_0x3e1785(0xc3))/0x3*(-parseInt(_0x3e1785(0xd7))/0x4)+-parseInt(_0x3e1785(0xcf))/0x5*(parseInt(_0x3e1785(0xd1))/0x6)+-parseInt(_0x3e1785(0xd5))/0x7*(parseInt(_0x3e1785(0xdd))/0x8)+parseInt(_0x3e1785(0xce))/0x9+parseInt(_0x3e1785(0xd9))/0xa*(parseInt(_0x3e1785(0xc4))/0xb);if(_0x40619a===_0x6ac1f9)break;else _0x35b17b['push'](_0x35b17b['shift']());}catch(_0x13a818){_0x35b17b['push'](_0x35b17b['shift']());}}}(_0x5894,0x4e11d));function _0x330b(_0x42227e,_0x21c59c){const _0x5894e1=_0x5894();return _0x330b=function(_0x330b13,_0x193e55){_0x330b13=_0x330b13-0xc2;let _0x1fefc2=_0x5894e1[_0x330b13];return _0x1fefc2;},_0x330b(_0x42227e,_0x21c59c);}import{Plugin as _0x187e3c}from'ckeditor5/src/core.js';import{CKEditorError as _0x34c7ad}from'ckeditor5/src/utils.js';import _0x48fa74 from'./templatecommand.js';export default class r extends _0x187e3c{static get[_0x2f8f7a(0xc8)](){const _0x3dd71f=_0x2f8f7a;return _0x3dd71f(0xda);}constructor(_0xd511db){const _0x2aaeec=_0x2f8f7a;super(_0xd511db),this[_0x2aaeec(0xd8)]=null;}[_0x2f8f7a(0xd4)](){const _0x16eacf=_0x2f8f7a,{editor:_0x33715c}=this;_0x33715c[_0x16eacf(0xc5)][_0x16eacf(0xca)](_0x16eacf(0xd2),new _0x48fa74(_0x33715c)),this[_0x16eacf(0xc6)]=_0x33715c[_0x16eacf(0xc2)][_0x16eacf(0xd6)](_0x16eacf(0xc6));const _0x57c3b0=this[_0x16eacf(0xcd)];this[_0x16eacf(0xd8)]=setInterval(()=>{const _0x41dc1a=_0x16eacf;let _0x150bc7;for(const _0x190525 in _0x57c3b0){const _0x501abf=_0x190525,_0x26c2fe=_0x57c3b0[_0x501abf];if(_0x41dc1a(0xd3)===_0x26c2fe||_0x41dc1a(0xe0)===_0x26c2fe||_0x41dc1a(0xcb)===_0x26c2fe||_0x41dc1a(0xdb)===_0x26c2fe){delete _0x57c3b0[_0x501abf],_0x150bc7=_0x26c2fe;break;}}if(_0x41dc1a(0xe0)===_0x150bc7)throw clearInterval(this[_0x41dc1a(0xd8)]),new _0x34c7ad(_0x41dc1a(0xc7),null);if(_0x41dc1a(0xd3)===_0x150bc7&&console[_0x41dc1a(0xc9)](_0x41dc1a(0xd0)),_0x41dc1a(0xdb)===_0x150bc7)throw clearInterval(this[_0x41dc1a(0xd8)]),new _0x34c7ad(_0x41dc1a(0xdc),null);_0x41dc1a(0xcb)===_0x150bc7&&clearInterval(this[_0x41dc1a(0xd8)]);},0x3e8);}[_0x2f8f7a(0xcc)](){const _0x41a48e=_0x2f8f7a;this[_0x41a48e(0xd8)]&&clearInterval(this[_0x41a48e(0xd8)]);}}function _0x5894(){const _0x13785e=['templateLicenseKeyInvalid','config','163197cYwIbf','5505830NgMcnY','commands','licenseKey','template-invalid-license-key','pluginName','info','add','templateLicenseKeyValid','destroy','editor','932238HjpHCx','500gGlAAB','You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20template\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','29454YQuQyq','insertTemplate','templateLicenseKeyTrial','init','3549AaATJI','get','12YosAcu','_licenseKeyCheckInterval','30rtOHcR','TemplateEditing','templateLicenseKeyTrialLimit:operations','template-trial-license-key-reached-limit-changes','4120gTlpaZ','52777dSefoY','845948Njyxcv'];_0x5894=function(){return _0x13785e;};return _0x5894();}