@ckeditor/ckeditor5-template 42.0.0-alpha.9 → 42.0.1-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. package/build/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':_0x296970=>_0x296970%0xa==0x1&&_0x296970%0x64!=0xb?0x0:_0x296970%0xa>=0x2&&_0x296970%0xa<=0x4&&(_0x296970%0x64<0xa||_0x296970%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':_0x441223=>_0x441223%0xa==0x1&&_0x441223%0x64!=0xb?0x0:_0x441223%0xa>=0x2&&_0x441223%0xa<=0x4&&(_0x441223%0x64<0xa||_0x441223%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x275194=>{const {sr:{dictionary:_0x3ac269,getPluralForm:_0x1370f2}}={'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':_0x298a99=>_0x298a99%0xa==0x1&&_0x298a99%0x64!=0xb?0x0:_0x298a99%0xa>=0x2&&_0x298a99%0xa<=0x4&&(_0x298a99%0x64<0xa||_0x298a99%0x64>=0x14)?0x1:0x2}};_0x275194['sr']||={'dictionary':{},'getPluralForm':null},_0x275194['sr']['dictionary']=Object['assign'](_0x275194['sr']['dictionary'],_0x3ac269),_0x275194['sr']['getPluralForm']=_0x1370f2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x164c76=>{const {sr:{dictionary:_0x24c792,getPluralForm:_0x16fccd}}={'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':_0x4f4d57=>_0x4f4d57%0xa==0x1&&_0x4f4d57%0x64!=0xb?0x0:_0x4f4d57%0xa>=0x2&&_0x4f4d57%0xa<=0x4&&(_0x4f4d57%0x64<0xa||_0x4f4d57%0x64>=0x14)?0x1:0x2}};_0x164c76['sr']||={'dictionary':{},'getPluralForm':null},_0x164c76['sr']['dictionary']=Object['assign'](_0x164c76['sr']['dictionary'],_0x24c792),_0x164c76['sr']['getPluralForm']=_0x16fccd;})(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':_0x18ec33=>0x1!=_0x18ec33}};
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':_0x5f0452=>0x1!=_0x5f0452}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x471b28=>{const {sv:{dictionary:_0x4d3520,getPluralForm:_0x57afac}}={'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':_0x5d2143=>0x1!=_0x5d2143}};_0x471b28['sv']||={'dictionary':{},'getPluralForm':null},_0x471b28['sv']['dictionary']=Object['assign'](_0x471b28['sv']['dictionary'],_0x4d3520),_0x471b28['sv']['getPluralForm']=_0x57afac;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x24d851=>{const {sv:{dictionary:_0x4afd4c,getPluralForm:_0xf8f2df}}={'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':_0x4194fb=>0x1!=_0x4194fb}};_0x24d851['sv']||={'dictionary':{},'getPluralForm':null},_0x24d851['sv']['dictionary']=Object['assign'](_0x24d851['sv']['dictionary'],_0x4afd4c),_0x24d851['sv']['getPluralForm']=_0xf8f2df;})(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':_0x464c8f=>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':_0x1e22a9=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x54a1f3=>{const {th:{dictionary:_0x314b84,getPluralForm:_0xedfad9}}={'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':_0x304116=>0x0}};_0x54a1f3['th']||={'dictionary':{},'getPluralForm':null},_0x54a1f3['th']['dictionary']=Object['assign'](_0x54a1f3['th']['dictionary'],_0x314b84),_0x54a1f3['th']['getPluralForm']=_0xedfad9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x209296=>{const {th:{dictionary:_0x1fb132,getPluralForm:_0x44029e}}={'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':_0x1231ef=>0x0}};_0x209296['th']||={'dictionary':{},'getPluralForm':null},_0x209296['th']['dictionary']=Object['assign'](_0x209296['th']['dictionary'],_0x1fb132),_0x209296['th']['getPluralForm']=_0x44029e;})(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':_0x287f15=>_0x287f15>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':_0x5a397c=>_0x5a397c>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xb1ea71=>{const {tr:{dictionary:_0x5c3ade,getPluralForm:_0x5e2713}}={'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':_0x1ca072=>_0x1ca072>0x1}};_0xb1ea71['tr']||={'dictionary':{},'getPluralForm':null},_0xb1ea71['tr']['dictionary']=Object['assign'](_0xb1ea71['tr']['dictionary'],_0x5c3ade),_0xb1ea71['tr']['getPluralForm']=_0x5e2713;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1cdf4e=>{const {tr:{dictionary:_0x33f4a6,getPluralForm:_0x18eb4d}}={'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':_0x3e47b5=>_0x3e47b5>0x1}};_0x1cdf4e['tr']||={'dictionary':{},'getPluralForm':null},_0x1cdf4e['tr']['dictionary']=Object['assign'](_0x1cdf4e['tr']['dictionary'],_0x33f4a6),_0x1cdf4e['tr']['getPluralForm']=_0x18eb4d;})(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':_0x1b3fbd=>_0x1b3fbd%0x1==0x0&&_0x1b3fbd%0xa==0x1&&_0x1b3fbd%0x64!=0xb?0x0:_0x1b3fbd%0x1==0x0&&_0x1b3fbd%0xa>=0x2&&_0x1b3fbd%0xa<=0x4&&(_0x1b3fbd%0x64<0xc||_0x1b3fbd%0x64>0xe)?0x1:_0x1b3fbd%0x1==0x0&&(_0x1b3fbd%0xa==0x0||_0x1b3fbd%0xa>=0x5&&_0x1b3fbd%0xa<=0x9||_0x1b3fbd%0x64>=0xb&&_0x1b3fbd%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':_0x266f6e=>_0x266f6e%0x1==0x0&&_0x266f6e%0xa==0x1&&_0x266f6e%0x64!=0xb?0x0:_0x266f6e%0x1==0x0&&_0x266f6e%0xa>=0x2&&_0x266f6e%0xa<=0x4&&(_0x266f6e%0x64<0xc||_0x266f6e%0x64>0xe)?0x1:_0x266f6e%0x1==0x0&&(_0x266f6e%0xa==0x0||_0x266f6e%0xa>=0x5&&_0x266f6e%0xa<=0x9||_0x266f6e%0x64>=0xb&&_0x266f6e%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x507c73=>{const {uk:{dictionary:_0xd49348,getPluralForm:_0xbf9962}}={'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':_0x365570=>_0x365570%0x1==0x0&&_0x365570%0xa==0x1&&_0x365570%0x64!=0xb?0x0:_0x365570%0x1==0x0&&_0x365570%0xa>=0x2&&_0x365570%0xa<=0x4&&(_0x365570%0x64<0xc||_0x365570%0x64>0xe)?0x1:_0x365570%0x1==0x0&&(_0x365570%0xa==0x0||_0x365570%0xa>=0x5&&_0x365570%0xa<=0x9||_0x365570%0x64>=0xb&&_0x365570%0x64<=0xe)?0x2:0x3}};_0x507c73['uk']||={'dictionary':{},'getPluralForm':null},_0x507c73['uk']['dictionary']=Object['assign'](_0x507c73['uk']['dictionary'],_0xd49348),_0x507c73['uk']['getPluralForm']=_0xbf9962;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1d2fa6=>{const {uk:{dictionary:_0x542a29,getPluralForm:_0x2f811d}}={'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':_0x25d1e7=>_0x25d1e7%0x1==0x0&&_0x25d1e7%0xa==0x1&&_0x25d1e7%0x64!=0xb?0x0:_0x25d1e7%0x1==0x0&&_0x25d1e7%0xa>=0x2&&_0x25d1e7%0xa<=0x4&&(_0x25d1e7%0x64<0xc||_0x25d1e7%0x64>0xe)?0x1:_0x25d1e7%0x1==0x0&&(_0x25d1e7%0xa==0x0||_0x25d1e7%0xa>=0x5&&_0x25d1e7%0xa<=0x9||_0x25d1e7%0x64>=0xb&&_0x25d1e7%0x64<=0xe)?0x2:0x3}};_0x1d2fa6['uk']||={'dictionary':{},'getPluralForm':null},_0x1d2fa6['uk']['dictionary']=Object['assign'](_0x1d2fa6['uk']['dictionary'],_0x542a29),_0x1d2fa6['uk']['getPluralForm']=_0x2f811d;})(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':_0x463b60=>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':_0x54f750=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x17fa55=>{const {uz:{dictionary:_0x2da1de,getPluralForm:_0x2212fa}}={'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':_0x4f3833=>0x0}};_0x17fa55['uz']||={'dictionary':{},'getPluralForm':null},_0x17fa55['uz']['dictionary']=Object['assign'](_0x17fa55['uz']['dictionary'],_0x2da1de),_0x17fa55['uz']['getPluralForm']=_0x2212fa;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2ad10b=>{const {uz:{dictionary:_0x2a284f,getPluralForm:_0x406574}}={'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':_0x5364bb=>0x0}};_0x2ad10b['uz']||={'dictionary':{},'getPluralForm':null},_0x2ad10b['uz']['dictionary']=Object['assign'](_0x2ad10b['uz']['dictionary'],_0x2a284f),_0x2ad10b['uz']['getPluralForm']=_0x406574;})(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':_0x1a9db1=>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':_0x2f837d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x34b1ae=>{const {vi:{dictionary:_0x2954b3,getPluralForm:_0xd8f3c6}}={'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':_0x5bfcb7=>0x0}};_0x34b1ae['vi']||={'dictionary':{},'getPluralForm':null},_0x34b1ae['vi']['dictionary']=Object['assign'](_0x34b1ae['vi']['dictionary'],_0x2954b3),_0x34b1ae['vi']['getPluralForm']=_0xd8f3c6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x411c4c=>{const {vi:{dictionary:_0x5131b4,getPluralForm:_0x5c2fb9}}={'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':_0x3043d2=>0x0}};_0x411c4c['vi']||={'dictionary':{},'getPluralForm':null},_0x411c4c['vi']['dictionary']=Object['assign'](_0x411c4c['vi']['dictionary'],_0x5131b4),_0x411c4c['vi']['getPluralForm']=_0x5c2fb9;})(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':_0x178025=>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':_0x5b5209=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x835648=>{const {'zh-cn':{dictionary:_0x5d552b,getPluralForm:_0x3bb882}}={'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':_0x6e199a=>0x0}};_0x835648['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x835648['zh-cn']['dictionary']=Object['assign'](_0x835648['zh-cn']['dictionary'],_0x5d552b),_0x835648['zh-cn']['getPluralForm']=_0x3bb882;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x191890=>{const {'zh-cn':{dictionary:_0x183609,getPluralForm:_0x1be5fb}}={'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':_0x36df64=>0x0}};_0x191890['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x191890['zh-cn']['dictionary']=Object['assign'](_0x191890['zh-cn']['dictionary'],_0x183609),_0x191890['zh-cn']['getPluralForm']=_0x1be5fb;})(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':_0x557dbf=>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':_0x3099df=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2cf271=>{const {zh:{dictionary:_0x47f8c4,getPluralForm:_0x3bca7e}}={'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':_0x34a580=>0x0}};_0x2cf271['zh']||={'dictionary':{},'getPluralForm':null},_0x2cf271['zh']['dictionary']=Object['assign'](_0x2cf271['zh']['dictionary'],_0x47f8c4),_0x2cf271['zh']['getPluralForm']=_0x3bca7e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x39f800=>{const {zh:{dictionary:_0x2e43d6,getPluralForm:_0x396b27}}={'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':_0x47006d=>0x0}};_0x39f800['zh']||={'dictionary':{},'getPluralForm':null},_0x39f800['zh']['dictionary']=Object['assign'](_0x39f800['zh']['dictionary'],_0x2e43d6),_0x39f800['zh']['getPluralForm']=_0x396b27;})(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.9",
3
+ "version": "42.0.1-alpha.0",
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.9",
26
- "@ckeditor/ckeditor5-ui": "42.0.0-alpha.9",
27
- "ckeditor5-collaboration": "42.0.0-alpha.9"
25
+ "ckeditor5": "42.0.1-alpha.0",
26
+ "@ckeditor/ckeditor5-ui": "42.0.1-alpha.0",
27
+ "ckeditor5-collaboration": "42.0.1-alpha.0"
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 _0x4646(){var _0x21a69f=['204210IdyJCt','4101cCOoDr','512680rslPpT','487518zcsssc','10LYjrUP','16IKpdnq','22502quMocM','165ohRtqF','64dZCLRV','657531QBARBl','740gxrZHf','13243752MhQaZT'];_0x4646=function(){return _0x21a69f;};return _0x4646();}(function(_0x4dc88a,_0xb0fafa){var _0x3a80a1=_0x5414,_0x330c8b=_0x4dc88a();while(!![]){try{var _0x5cea13=parseInt(_0x3a80a1(0x17f))/0x1*(-parseInt(_0x3a80a1(0x181))/0x2)+parseInt(_0x3a80a1(0x17a))/0x3*(parseInt(_0x3a80a1(0x183))/0x4)+-parseInt(_0x3a80a1(0x17d))/0x5*(parseInt(_0x3a80a1(0x17c))/0x6)+-parseInt(_0x3a80a1(0x17b))/0x7*(-parseInt(_0x3a80a1(0x17e))/0x8)+parseInt(_0x3a80a1(0x182))/0x9+parseInt(_0x3a80a1(0x185))/0xa*(-parseInt(_0x3a80a1(0x180))/0xb)+parseInt(_0x3a80a1(0x184))/0xc;if(_0x5cea13===_0xb0fafa)break;else _0x330c8b['push'](_0x330c8b['shift']());}catch(_0x4513cb){_0x330c8b['push'](_0x330c8b['shift']());}}}(_0x4646,0x5e87b));export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';export{default as TemplateEditing}from'./templateediting.js';function _0x5414(_0x1c109b,_0x3d20bb){var _0x46464f=_0x4646();return _0x5414=function(_0x541495,_0x31be9f){_0x541495=_0x541495-0x17a;var _0x5b4bf2=_0x46464f[_0x541495];return _0x5b4bf2;},_0x5414(_0x1c109b,_0x3d20bb);}export{default as TemplateUI}from'./templateui.js';import'./augmentation.js';
23
+ function _0x5a13(_0x10d4af,_0x5b8f80){var _0x49efb3=_0x49ef();return _0x5a13=function(_0x5a138c,_0x486da8){_0x5a138c=_0x5a138c-0xb8;var _0x5d63e2=_0x49efb3[_0x5a138c];return _0x5d63e2;},_0x5a13(_0x10d4af,_0x5b8f80);}function _0x49ef(){var _0x384b50=['3yOrfer','11qYHoIm','102DSiWkO','459155ZDJgSp','19498wDzNMe','1351882QqOLKu','1480312UfIlzX','9109340srhWAY','34132ETuJXc','36IrTpbx','3245361LwcuDU'];_0x49ef=function(){return _0x384b50;};return _0x49ef();}(function(_0x524e18,_0x2fd7d1){var _0x4260eb=_0x5a13,_0x1da376=_0x524e18();while(!![]){try{var _0x39ba94=-parseInt(_0x4260eb(0xbb))/0x1+-parseInt(_0x4260eb(0xba))/0x2*(-parseInt(_0x4260eb(0xc1))/0x3)+-parseInt(_0x4260eb(0xbe))/0x4+-parseInt(_0x4260eb(0xb9))/0x5*(-parseInt(_0x4260eb(0xb8))/0x6)+parseInt(_0x4260eb(0xc0))/0x7+parseInt(_0x4260eb(0xbc))/0x8*(-parseInt(_0x4260eb(0xbf))/0x9)+-parseInt(_0x4260eb(0xbd))/0xa*(-parseInt(_0x4260eb(0xc2))/0xb);if(_0x39ba94===_0x2fd7d1)break;else _0x1da376['push'](_0x1da376['shift']());}catch(_0x4b263a){_0x1da376['push'](_0x1da376['shift']());}}}(_0x49ef,0xce43e));export{default as Template}from'./template.js';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
- var _0x3fc6d8=_0x399e;(function(_0x277a85,_0xc87a1b){var _0x15c94f=_0x399e,_0x79540c=_0x277a85();while(!![]){try{var _0x5f4b72=parseInt(_0x15c94f(0x117))/0x1*(-parseInt(_0x15c94f(0x119))/0x2)+-parseInt(_0x15c94f(0x11c))/0x3*(parseInt(_0x15c94f(0x123))/0x4)+parseInt(_0x15c94f(0x120))/0x5+-parseInt(_0x15c94f(0x11b))/0x6*(parseInt(_0x15c94f(0x11d))/0x7)+-parseInt(_0x15c94f(0x11e))/0x8+-parseInt(_0x15c94f(0x122))/0x9*(-parseInt(_0x15c94f(0x11f))/0xa)+parseInt(_0x15c94f(0x121))/0xb;if(_0x5f4b72===_0xc87a1b)break;else _0x79540c['push'](_0x79540c['shift']());}catch(_0x46a357){_0x79540c['push'](_0x79540c['shift']());}}}(_0x1c01,0x85d65));import{Plugin as _0x4169c5}from'ckeditor5/src/core.js';import _0x10528d from'./templateediting.js';function _0x399e(_0x404dfe,_0x31c768){var _0x1c0173=_0x1c01();return _0x399e=function(_0x399e40,_0x5cc44f){_0x399e40=_0x399e40-0x117;var _0x3dd23c=_0x1c0173[_0x399e40];return _0x3dd23c;},_0x399e(_0x404dfe,_0x31c768);}import _0x58639c from'./templateui.js';export default class m extends _0x4169c5{static get[_0x3fc6d8(0x11a)](){return[_0x10528d,_0x58639c];}static get[_0x3fc6d8(0x124)](){var _0xfc38c3=_0x3fc6d8;return _0xfc38c3(0x118);}}function _0x1c01(){var _0x4eea46=['pluginName','4584ZqybsS','Template','206ZIgTXl','requires','5244648rdCWLL','3BWefss','7jZNvqn','4345008AFVBPe','254630JOkzbD','5428705YHHEhQ','11768427bXjGKY','369GqyAax','3047992oiZUXp'];_0x1c01=function(){return _0x4eea46;};return _0x1c01();}
23
+ var _0x288532=_0x1124;(function(_0x403037,_0x8eadcf){var _0x2b620c=_0x1124,_0x254b44=_0x403037();while(!![]){try{var _0x343d85=parseInt(_0x2b620c(0xd4))/0x1*(-parseInt(_0x2b620c(0xd5))/0x2)+parseInt(_0x2b620c(0xda))/0x3+-parseInt(_0x2b620c(0xd8))/0x4+-parseInt(_0x2b620c(0xd7))/0x5*(parseInt(_0x2b620c(0xdd))/0x6)+parseInt(_0x2b620c(0xde))/0x7+-parseInt(_0x2b620c(0xd9))/0x8+parseInt(_0x2b620c(0xdc))/0x9;if(_0x343d85===_0x8eadcf)break;else _0x254b44['push'](_0x254b44['shift']());}catch(_0x4a0f82){_0x254b44['push'](_0x254b44['shift']());}}}(_0x4613,0x740ac));import{Plugin as _0x228766}from'ckeditor5/src/core.js';import _0x2de2ec from'./templateediting.js';function _0x1124(_0x4312f2,_0x1fb2ae){var _0x46132f=_0x4613();return _0x1124=function(_0x1124a4,_0x18484b){_0x1124a4=_0x1124a4-0xd3;var _0x3d612b=_0x46132f[_0x1124a4];return _0x3d612b;},_0x1124(_0x4312f2,_0x1fb2ae);}import _0x5d38e3 from'./templateui.js';function _0x4613(){var _0x22889d=['6184520TFCCvA','1745802Obgjip','Template','15877998HsjBcD','18rHZXvM','474880rkoBsP','pluginName','1YxvDvU','1178476EfJaCJ','requires','163475mYGlQE','1913200AyfJxE'];_0x4613=function(){return _0x22889d;};return _0x4613();}export default class m extends _0x228766{static get[_0x288532(0xd6)](){return[_0x2de2ec,_0x5d38e3];}static get[_0x288532(0xd3)](){var _0x2f4da8=_0x288532;return _0x2f4da8(0xdb);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x19119e=_0x112b;function _0x2a72(){const _0x3d2567=['string','2009685gqYkKQ','7742VYPBaW','change','insertContent','execute','htmlProcessor','function','1480059bHvQpH','6pNPBwa','data','372036VXBUsx','editor','toView','toModel','117sIBHiG','4048672vqHGnQ','403732vfonRC','24352okIdvG'];_0x2a72=function(){return _0x3d2567;};return _0x2a72();}function _0x112b(_0x14427e,_0x389137){const _0x2a72ef=_0x2a72();return _0x112b=function(_0x112b3e,_0x1a11b5){_0x112b3e=_0x112b3e-0x6d;let _0x71e8fe=_0x2a72ef[_0x112b3e];return _0x71e8fe;},_0x112b(_0x14427e,_0x389137);}(function(_0x3c2ca1,_0x4e276a){const _0x47f48b=_0x112b,_0x52e285=_0x3c2ca1();while(!![]){try{const _0x469b08=parseInt(_0x47f48b(0x78))/0x1+parseInt(_0x47f48b(0x74))/0x2+-parseInt(_0x47f48b(0x6e))/0x3+parseInt(_0x47f48b(0x73))/0x4+-parseInt(_0x47f48b(0x77))/0x5+parseInt(_0x47f48b(0x7f))/0x6*(-parseInt(_0x47f48b(0x7e))/0x7)+parseInt(_0x47f48b(0x75))/0x8*(parseInt(_0x47f48b(0x72))/0x9);if(_0x469b08===_0x4e276a)break;else _0x52e285['push'](_0x52e285['shift']());}catch(_0xc5cc5d){_0x52e285['push'](_0x52e285['shift']());}}}(_0x2a72,0x7feba));import{Command as _0x518739}from'ckeditor5/src/core.js';export default class c extends _0x518739{[_0x19119e(0x7b)](_0x1a2842){const _0x1fbfb6=_0x19119e,{model:_0x3ed47e}=this[_0x1fbfb6(0x6f)];let _0x38c9f7;switch(typeof _0x1a2842){case _0x1fbfb6(0x76):_0x38c9f7=_0x1a2842;break;case _0x1fbfb6(0x7d):_0x38c9f7=_0x1a2842();}_0x1fbfb6(0x76)==typeof _0x38c9f7&&_0x3ed47e[_0x1fbfb6(0x79)](()=>{const _0x4c01fe=_0x1fbfb6,_0x235b8c=this[_0x4c01fe(0x6f)][_0x4c01fe(0x6d)][_0x4c01fe(0x7c)][_0x4c01fe(0x70)](_0x38c9f7),_0x4b2daf=this[_0x4c01fe(0x6f)][_0x4c01fe(0x6d)][_0x4c01fe(0x71)](_0x235b8c);_0x3ed47e[_0x4c01fe(0x7a)](_0x4b2daf);});}}
23
+ const _0x28b4e1=_0x7b99;(function(_0x44fecb,_0x3db9c5){const _0x1fe2fa=_0x7b99,_0x1bfe28=_0x44fecb();while(!![]){try{const _0x3077ae=-parseInt(_0x1fe2fa(0x106))/0x1*(-parseInt(_0x1fe2fa(0x107))/0x2)+-parseInt(_0x1fe2fa(0xfe))/0x3*(parseInt(_0x1fe2fa(0x10a))/0x4)+parseInt(_0x1fe2fa(0x112))/0x5*(-parseInt(_0x1fe2fa(0x100))/0x6)+parseInt(_0x1fe2fa(0x10c))/0x7*(parseInt(_0x1fe2fa(0x10e))/0x8)+parseInt(_0x1fe2fa(0x111))/0x9*(parseInt(_0x1fe2fa(0xff))/0xa)+parseInt(_0x1fe2fa(0x10d))/0xb+parseInt(_0x1fe2fa(0xfd))/0xc*(-parseInt(_0x1fe2fa(0x105))/0xd);if(_0x3077ae===_0x3db9c5)break;else _0x1bfe28['push'](_0x1bfe28['shift']());}catch(_0x597963){_0x1bfe28['push'](_0x1bfe28['shift']());}}}(_0x54d1,0x2e501));import{Command as _0xa0b5db}from'ckeditor5/src/core.js';export default class c extends _0xa0b5db{[_0x28b4e1(0x102)](_0x2549c4){const _0x144b55=_0x28b4e1,{model:_0x3696da}=this[_0x144b55(0x101)];let _0x34b15b;switch(typeof _0x2549c4){case _0x144b55(0x109):_0x34b15b=_0x2549c4;break;case _0x144b55(0x108):_0x34b15b=_0x2549c4();}_0x144b55(0x109)==typeof _0x34b15b&&_0x3696da[_0x144b55(0x113)](()=>{const _0x150ecd=_0x144b55,_0x32936a=this[_0x150ecd(0x101)][_0x150ecd(0x104)][_0x150ecd(0x10f)][_0x150ecd(0x110)](_0x34b15b),_0x181e36=this[_0x150ecd(0x101)][_0x150ecd(0x104)][_0x150ecd(0x10b)](_0x32936a);_0x3696da[_0x150ecd(0x103)](_0x181e36);});}}function _0x7b99(_0x20360a,_0xa607b8){const _0x54d189=_0x54d1();return _0x7b99=function(_0x7b99d8,_0x1018f3){_0x7b99d8=_0x7b99d8-0xfd;let _0x31c558=_0x54d189[_0x7b99d8];return _0x31c558;},_0x7b99(_0x20360a,_0xa607b8);}function _0x54d1(){const _0x4d2dd4=['insertContent','data','3252951sNBZWd','409USemRP','1470bgXkmC','function','string','62424SnVNOO','toModel','427fLuKXH','501611uHEYvZ','47368joHEhe','htmlProcessor','toView','1206srKBeB','30675WBQqnd','change','36qNWpFG','12DvWacP','25250PlTjZd','42EKdaKq','editor','execute'];_0x54d1=function(){return _0x4d2dd4;};return _0x54d1();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x53cdd2=_0x1674;function _0x1674(_0x268109,_0x214016){const _0x1f5813=_0x1f58();return _0x1674=function(_0x1674f9,_0x5b50c5){_0x1674f9=_0x1674f9-0x148;let _0x526456=_0x1f5813[_0x1674f9];return _0x526456;},_0x1674(_0x268109,_0x214016);}(function(_0x3c3973,_0x79c23a){const _0x1210d1=_0x1674,_0x10a1a2=_0x3c3973();while(!![]){try{const _0x187c66=-parseInt(_0x1210d1(0x165))/0x1+-parseInt(_0x1210d1(0x14d))/0x2+-parseInt(_0x1210d1(0x14f))/0x3*(parseInt(_0x1210d1(0x14e))/0x4)+-parseInt(_0x1210d1(0x155))/0x5*(parseInt(_0x1210d1(0x15c))/0x6)+-parseInt(_0x1210d1(0x166))/0x7+-parseInt(_0x1210d1(0x15b))/0x8*(parseInt(_0x1210d1(0x157))/0x9)+parseInt(_0x1210d1(0x14a))/0xa*(parseInt(_0x1210d1(0x162))/0xb);if(_0x187c66===_0x79c23a)break;else _0x10a1a2['push'](_0x10a1a2['shift']());}catch(_0x4eb23b){_0x10a1a2['push'](_0x10a1a2['shift']());}}}(_0x1f58,0x8428c));import{Plugin as _0x4515de}from'ckeditor5/src/core.js';function _0x1f58(){const _0x474af5=['editor','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.','template-trial-license-key-reached-limit-changes','119656hZTmEZ','321738IaHkOz','insertTemplate','commands','templateLicenseKeyTrialLimit:operations','templateLicenseKeyInvalid','templateLicenseKeyTrial','121TOhFZT','destroy','add','980656XZlZQy','2617181xxvguY','licenseKey','TemplateEditing','4756970OjHpMj','get','info','1625206yPBvXV','233912brcirP','45BuDLVi','templateLicenseKeyValid','init','config','_licenseKeyCheckInterval','template-invalid-license-key','95TCOlgH','pluginName','378fodoKM'];_0x1f58=function(){return _0x474af5;};return _0x1f58();}import{CKEditorError as _0x209655}from'ckeditor5/src/utils.js';import _0x4a3e89 from'./templatecommand.js';export default class r extends _0x4515de{static get[_0x53cdd2(0x156)](){const _0x3bfdf3=_0x53cdd2;return _0x3bfdf3(0x149);}constructor(_0x1d4265){const _0x5d5d6b=_0x53cdd2;super(_0x1d4265),this[_0x5d5d6b(0x153)]=null;}[_0x53cdd2(0x151)](){const _0x90c5e5=_0x53cdd2,{editor:_0x5999c8}=this;_0x5999c8[_0x90c5e5(0x15e)][_0x90c5e5(0x164)](_0x90c5e5(0x15d),new _0x4a3e89(_0x5999c8)),this[_0x90c5e5(0x148)]=_0x5999c8[_0x90c5e5(0x152)][_0x90c5e5(0x14b)](_0x90c5e5(0x148));const _0x3fb661=this[_0x90c5e5(0x158)];this[_0x90c5e5(0x153)]=setInterval(()=>{const _0x209f21=_0x90c5e5;let _0x1b01b0;for(const _0x16b53e in _0x3fb661){const _0x55e2a0=_0x16b53e,_0x1557ed=_0x3fb661[_0x55e2a0];if(_0x209f21(0x161)===_0x1557ed||_0x209f21(0x160)===_0x1557ed||_0x209f21(0x150)===_0x1557ed||_0x209f21(0x15f)===_0x1557ed){delete _0x3fb661[_0x55e2a0],_0x1b01b0=_0x1557ed;break;}}if(_0x209f21(0x160)===_0x1b01b0)throw clearInterval(this[_0x209f21(0x153)]),new _0x209655(_0x209f21(0x154),null);if(_0x209f21(0x161)===_0x1b01b0&&console[_0x209f21(0x14c)](_0x209f21(0x159)),_0x209f21(0x15f)===_0x1b01b0)throw clearInterval(this[_0x209f21(0x153)]),new _0x209655(_0x209f21(0x15a),null);_0x209f21(0x150)===_0x1b01b0&&clearInterval(this[_0x209f21(0x153)]);},0x3e8);}[_0x53cdd2(0x163)](){const _0x15a164=_0x53cdd2;this[_0x15a164(0x153)]&&clearInterval(this[_0x15a164(0x153)]);}}
23
+ const _0x27bd01=_0xfaa7;function _0xfaa7(_0xf9c896,_0x5cb3db){const _0x18209b=_0x1820();return _0xfaa7=function(_0xfaa714,_0x2b83a5){_0xfaa714=_0xfaa714-0xed;let _0x3026cb=_0x18209b[_0xfaa714];return _0x3026cb;},_0xfaa7(_0xf9c896,_0x5cb3db);}(function(_0x4bf047,_0x3df71c){const _0x5c99ea=_0xfaa7,_0x177bae=_0x4bf047();while(!![]){try{const _0x4eed43=parseInt(_0x5c99ea(0xed))/0x1*(-parseInt(_0x5c99ea(0x101))/0x2)+parseInt(_0x5c99ea(0xf8))/0x3+parseInt(_0x5c99ea(0x103))/0x4*(-parseInt(_0x5c99ea(0xf7))/0x5)+-parseInt(_0x5c99ea(0xff))/0x6+-parseInt(_0x5c99ea(0x104))/0x7*(parseInt(_0x5c99ea(0xfa))/0x8)+parseInt(_0x5c99ea(0xf3))/0x9*(-parseInt(_0x5c99ea(0xfc))/0xa)+parseInt(_0x5c99ea(0x109))/0xb;if(_0x4eed43===_0x3df71c)break;else _0x177bae['push'](_0x177bae['shift']());}catch(_0x187060){_0x177bae['push'](_0x177bae['shift']());}}}(_0x1820,0x9a7bf));function _0x1820(){const _0x3a9e13=['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.','editor','5153hjmRjW','destroy','templateLicenseKeyTrial','add','template-trial-license-key-reached-limit-changes','_licenseKeyCheckInterval','297BDUHVJ','commands','insertTemplate','pluginName','50695ejIHvB','1997013IdVRpI','info','6973616UDtmwk','template-invalid-license-key','296080UkyCIr','get','licenseKey','777114liVGvu','templateLicenseKeyTrialLimit:operations','64rxQGfS','TemplateEditing','492AkzuNx','7vyZlCV','init','templateLicenseKeyValid','templateLicenseKeyInvalid','config','36931114aOhVkF'];_0x1820=function(){return _0x3a9e13;};return _0x1820();}import{Plugin as _0x1be373}from'ckeditor5/src/core.js';import{CKEditorError as _0x4935ee}from'ckeditor5/src/utils.js';import _0x38d123 from'./templatecommand.js';export default class r extends _0x1be373{static get[_0x27bd01(0xf6)](){const _0x19c8a8=_0x27bd01;return _0x19c8a8(0x102);}constructor(_0x3c6fe6){const _0x59d176=_0x27bd01;super(_0x3c6fe6),this[_0x59d176(0xf2)]=null;}[_0x27bd01(0x105)](){const _0x3b6f18=_0x27bd01,{editor:_0x2417fe}=this;_0x2417fe[_0x3b6f18(0xf4)][_0x3b6f18(0xf0)](_0x3b6f18(0xf5),new _0x38d123(_0x2417fe)),this[_0x3b6f18(0xfe)]=_0x2417fe[_0x3b6f18(0x108)][_0x3b6f18(0xfd)](_0x3b6f18(0xfe));const _0x455488=this[_0x3b6f18(0x10b)];this[_0x3b6f18(0xf2)]=setInterval(()=>{const _0x2dc9f5=_0x3b6f18;let _0x589957;for(const _0x4ea6c5 in _0x455488){const _0x3bfad2=_0x4ea6c5,_0xdc3546=_0x455488[_0x3bfad2];if(_0x2dc9f5(0xef)===_0xdc3546||_0x2dc9f5(0x107)===_0xdc3546||_0x2dc9f5(0x106)===_0xdc3546||_0x2dc9f5(0x100)===_0xdc3546){delete _0x455488[_0x3bfad2],_0x589957=_0xdc3546;break;}}if(_0x2dc9f5(0x107)===_0x589957)throw clearInterval(this[_0x2dc9f5(0xf2)]),new _0x4935ee(_0x2dc9f5(0xfb),null);if(_0x2dc9f5(0xef)===_0x589957&&console[_0x2dc9f5(0xf9)](_0x2dc9f5(0x10a)),_0x2dc9f5(0x100)===_0x589957)throw clearInterval(this[_0x2dc9f5(0xf2)]),new _0x4935ee(_0x2dc9f5(0xf1),null);_0x2dc9f5(0x106)===_0x589957&&clearInterval(this[_0x2dc9f5(0xf2)]);},0x3e8);}[_0x27bd01(0xee)](){const _0x30a33d=_0x27bd01;this[_0x30a33d(0xf2)]&&clearInterval(this[_0x30a33d(0xf2)]);}}