@ckeditor/ckeditor5-template 41.4.0 → 41.4.1

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 (98) hide show
  1. package/build/template.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +1 -1
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +1 -1
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +1 -1
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +1 -1
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +1 -1
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +1 -1
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +1 -1
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +1 -1
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +1 -1
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +1 -1
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +1 -1
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +1 -1
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +1 -1
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +1 -1
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +1 -1
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +1 -1
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +1 -1
  80. package/dist/translations/uk.js +1 -1
  81. package/dist/translations/uk.umd.js +1 -1
  82. package/dist/translations/uz.js +1 -1
  83. package/dist/translations/uz.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/package.json +4 -4
  91. package/src/index.js +1 -1
  92. package/src/template.js +1 -1
  93. package/src/templatecommand.js +1 -1
  94. package/src/templateediting.js +1 -1
  95. package/src/templateui.js +1 -1
  96. package/src/ui/templatelistbuttonview.js +1 -1
  97. package/src/ui/templatelistitemview.js +1 -1
  98. 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':_0x5f076c=>_0x5f076c%0xa==0x1&&_0x5f076c%0x64!=0xb?0x0:_0x5f076c%0xa>=0x2&&_0x5f076c%0xa<=0x4&&(_0x5f076c%0x64<0xa||_0x5f076c%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':_0x24b466=>_0x24b466%0xa==0x1&&_0x24b466%0x64!=0xb?0x0:_0x24b466%0xa>=0x2&&_0x24b466%0xa<=0x4&&(_0x24b466%0x64<0xa||_0x24b466%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xd62501=>{const {sr:{dictionary:_0x4c3e7f,getPluralForm:_0x2653a3}}={'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':_0x2bcb3f=>_0x2bcb3f%0xa==0x1&&_0x2bcb3f%0x64!=0xb?0x0:_0x2bcb3f%0xa>=0x2&&_0x2bcb3f%0xa<=0x4&&(_0x2bcb3f%0x64<0xa||_0x2bcb3f%0x64>=0x14)?0x1:0x2}};_0xd62501['sr']||={'dictionary':{},'getPluralForm':null},_0xd62501['sr']['dictionary']=Object['assign'](_0xd62501['sr']['dictionary'],_0x4c3e7f),_0xd62501['sr']['getPluralForm']=_0x2653a3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x8f4542=>{const {sr:{dictionary:_0x8c469e,getPluralForm:_0x5d14c6}}={'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':_0x1dff64=>_0x1dff64%0xa==0x1&&_0x1dff64%0x64!=0xb?0x0:_0x1dff64%0xa>=0x2&&_0x1dff64%0xa<=0x4&&(_0x1dff64%0x64<0xa||_0x1dff64%0x64>=0x14)?0x1:0x2}};_0x8f4542['sr']||={'dictionary':{},'getPluralForm':null},_0x8f4542['sr']['dictionary']=Object['assign'](_0x8f4542['sr']['dictionary'],_0x8c469e),_0x8f4542['sr']['getPluralForm']=_0x5d14c6;})(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':_0x29c87f=>0x1!=_0x29c87f}};
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':_0x38fe96=>0x1!=_0x38fe96}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1df663=>{const {sv:{dictionary:_0x85c848,getPluralForm:_0x459185}}={'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':_0x43a114=>0x1!=_0x43a114}};_0x1df663['sv']||={'dictionary':{},'getPluralForm':null},_0x1df663['sv']['dictionary']=Object['assign'](_0x1df663['sv']['dictionary'],_0x85c848),_0x1df663['sv']['getPluralForm']=_0x459185;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5cbb1a=>{const {sv:{dictionary:_0x1bb533,getPluralForm:_0x1347e8}}={'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':_0x91cf00=>0x1!=_0x91cf00}};_0x5cbb1a['sv']||={'dictionary':{},'getPluralForm':null},_0x5cbb1a['sv']['dictionary']=Object['assign'](_0x5cbb1a['sv']['dictionary'],_0x1bb533),_0x5cbb1a['sv']['getPluralForm']=_0x1347e8;})(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':_0x458a16=>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':_0x1449f2=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x366eea=>{const {th:{dictionary:_0x188fcc,getPluralForm:_0x179fdc}}={'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':_0xae0c3c=>0x0}};_0x366eea['th']||={'dictionary':{},'getPluralForm':null},_0x366eea['th']['dictionary']=Object['assign'](_0x366eea['th']['dictionary'],_0x188fcc),_0x366eea['th']['getPluralForm']=_0x179fdc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x158ec4=>{const {th:{dictionary:_0x4a9975,getPluralForm:_0x3643c5}}={'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':_0x4e5f2d=>0x0}};_0x158ec4['th']||={'dictionary':{},'getPluralForm':null},_0x158ec4['th']['dictionary']=Object['assign'](_0x158ec4['th']['dictionary'],_0x4a9975),_0x158ec4['th']['getPluralForm']=_0x3643c5;})(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':_0x4308f7=>_0x4308f7>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':_0xa837ec=>_0xa837ec>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x6d8b58=>{const {tr:{dictionary:_0x310e66,getPluralForm:_0x14cd7a}}={'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':_0x1c1a27=>_0x1c1a27>0x1}};_0x6d8b58['tr']||={'dictionary':{},'getPluralForm':null},_0x6d8b58['tr']['dictionary']=Object['assign'](_0x6d8b58['tr']['dictionary'],_0x310e66),_0x6d8b58['tr']['getPluralForm']=_0x14cd7a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x490a95=>{const {tr:{dictionary:_0x130af3,getPluralForm:_0x40089b}}={'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':_0xb962f1=>_0xb962f1>0x1}};_0x490a95['tr']||={'dictionary':{},'getPluralForm':null},_0x490a95['tr']['dictionary']=Object['assign'](_0x490a95['tr']['dictionary'],_0x130af3),_0x490a95['tr']['getPluralForm']=_0x40089b;})(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':_0x229b89=>_0x229b89%0x1==0x0&&_0x229b89%0xa==0x1&&_0x229b89%0x64!=0xb?0x0:_0x229b89%0x1==0x0&&_0x229b89%0xa>=0x2&&_0x229b89%0xa<=0x4&&(_0x229b89%0x64<0xc||_0x229b89%0x64>0xe)?0x1:_0x229b89%0x1==0x0&&(_0x229b89%0xa==0x0||_0x229b89%0xa>=0x5&&_0x229b89%0xa<=0x9||_0x229b89%0x64>=0xb&&_0x229b89%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':_0x57f8a8=>_0x57f8a8%0x1==0x0&&_0x57f8a8%0xa==0x1&&_0x57f8a8%0x64!=0xb?0x0:_0x57f8a8%0x1==0x0&&_0x57f8a8%0xa>=0x2&&_0x57f8a8%0xa<=0x4&&(_0x57f8a8%0x64<0xc||_0x57f8a8%0x64>0xe)?0x1:_0x57f8a8%0x1==0x0&&(_0x57f8a8%0xa==0x0||_0x57f8a8%0xa>=0x5&&_0x57f8a8%0xa<=0x9||_0x57f8a8%0x64>=0xb&&_0x57f8a8%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5d43d6=>{const {uk:{dictionary:_0x116733,getPluralForm:_0x44dad9}}={'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':_0x5e7374=>_0x5e7374%0x1==0x0&&_0x5e7374%0xa==0x1&&_0x5e7374%0x64!=0xb?0x0:_0x5e7374%0x1==0x0&&_0x5e7374%0xa>=0x2&&_0x5e7374%0xa<=0x4&&(_0x5e7374%0x64<0xc||_0x5e7374%0x64>0xe)?0x1:_0x5e7374%0x1==0x0&&(_0x5e7374%0xa==0x0||_0x5e7374%0xa>=0x5&&_0x5e7374%0xa<=0x9||_0x5e7374%0x64>=0xb&&_0x5e7374%0x64<=0xe)?0x2:0x3}};_0x5d43d6['uk']||={'dictionary':{},'getPluralForm':null},_0x5d43d6['uk']['dictionary']=Object['assign'](_0x5d43d6['uk']['dictionary'],_0x116733),_0x5d43d6['uk']['getPluralForm']=_0x44dad9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4f2921=>{const {uk:{dictionary:_0x2cc69e,getPluralForm:_0x329185}}={'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':_0xf13b6d=>_0xf13b6d%0x1==0x0&&_0xf13b6d%0xa==0x1&&_0xf13b6d%0x64!=0xb?0x0:_0xf13b6d%0x1==0x0&&_0xf13b6d%0xa>=0x2&&_0xf13b6d%0xa<=0x4&&(_0xf13b6d%0x64<0xc||_0xf13b6d%0x64>0xe)?0x1:_0xf13b6d%0x1==0x0&&(_0xf13b6d%0xa==0x0||_0xf13b6d%0xa>=0x5&&_0xf13b6d%0xa<=0x9||_0xf13b6d%0x64>=0xb&&_0xf13b6d%0x64<=0xe)?0x2:0x3}};_0x4f2921['uk']||={'dictionary':{},'getPluralForm':null},_0x4f2921['uk']['dictionary']=Object['assign'](_0x4f2921['uk']['dictionary'],_0x2cc69e),_0x4f2921['uk']['getPluralForm']=_0x329185;})(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':_0x52321e=>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':_0x3b5f51=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2ab887=>{const {uz:{dictionary:_0x5e9b2e,getPluralForm:_0x537021}}={'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':_0x2d2436=>0x0}};_0x2ab887['uz']||={'dictionary':{},'getPluralForm':null},_0x2ab887['uz']['dictionary']=Object['assign'](_0x2ab887['uz']['dictionary'],_0x5e9b2e),_0x2ab887['uz']['getPluralForm']=_0x537021;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x13c624=>{const {uz:{dictionary:_0x325be1,getPluralForm:_0x1d1d52}}={'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':_0x1d462a=>0x0}};_0x13c624['uz']||={'dictionary':{},'getPluralForm':null},_0x13c624['uz']['dictionary']=Object['assign'](_0x13c624['uz']['dictionary'],_0x325be1),_0x13c624['uz']['getPluralForm']=_0x1d1d52;})(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':_0x5eb515=>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':_0x5ad4c7=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x392cce=>{const {vi:{dictionary:_0x5c70e6,getPluralForm:_0x509c2e}}={'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':_0x9cf55f=>0x0}};_0x392cce['vi']||={'dictionary':{},'getPluralForm':null},_0x392cce['vi']['dictionary']=Object['assign'](_0x392cce['vi']['dictionary'],_0x5c70e6),_0x392cce['vi']['getPluralForm']=_0x509c2e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x55f84f=>{const {vi:{dictionary:_0xdd6f06,getPluralForm:_0x29d43c}}={'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':_0x1bac50=>0x0}};_0x55f84f['vi']||={'dictionary':{},'getPluralForm':null},_0x55f84f['vi']['dictionary']=Object['assign'](_0x55f84f['vi']['dictionary'],_0xdd6f06),_0x55f84f['vi']['getPluralForm']=_0x29d43c;})(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':_0x2bf198=>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':_0x4c23eb=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x391ce0=>{const {'zh-cn':{dictionary:_0x26425c,getPluralForm:_0x1bf6f7}}={'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':_0x28a4d5=>0x0}};_0x391ce0['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x391ce0['zh-cn']['dictionary']=Object['assign'](_0x391ce0['zh-cn']['dictionary'],_0x26425c),_0x391ce0['zh-cn']['getPluralForm']=_0x1bf6f7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1209f6=>{const {'zh-cn':{dictionary:_0x3b7424,getPluralForm:_0x13c825}}={'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':_0x295f27=>0x0}};_0x1209f6['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x1209f6['zh-cn']['dictionary']=Object['assign'](_0x1209f6['zh-cn']['dictionary'],_0x3b7424),_0x1209f6['zh-cn']['getPluralForm']=_0x13c825;})(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':_0x51d395=>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':_0x4131a2=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x11c4b4=>{const {zh:{dictionary:_0x2e6cc3,getPluralForm:_0x4a396e}}={'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':_0x56d399=>0x0}};_0x11c4b4['zh']||={'dictionary':{},'getPluralForm':null},_0x11c4b4['zh']['dictionary']=Object['assign'](_0x11c4b4['zh']['dictionary'],_0x2e6cc3),_0x11c4b4['zh']['getPluralForm']=_0x4a396e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x414529=>{const {zh:{dictionary:_0x3208dc,getPluralForm:_0x2dc73b}}={'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':_0xfdab2=>0x0}};_0x414529['zh']||={'dictionary':{},'getPluralForm':null},_0x414529['zh']['dictionary']=Object['assign'](_0x414529['zh']['dictionary'],_0x3208dc),_0x414529['zh']['getPluralForm']=_0x2dc73b;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-template",
3
- "version": "41.4.0",
3
+ "version": "41.4.1",
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": "41.4.0",
26
- "@ckeditor/ckeditor5-ui": "41.4.0",
27
- "ckeditor5-collaboration": "41.4.0"
25
+ "ckeditor5": "41.4.1",
26
+ "@ckeditor/ckeditor5-ui": "41.4.1",
27
+ "ckeditor5-collaboration": "41.4.1"
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 _0x23fc(_0x2b8c1e,_0x16b467){var _0x366c21=_0x366c();return _0x23fc=function(_0x23fc63,_0x4b705c){_0x23fc63=_0x23fc63-0x81;var _0x2728cc=_0x366c21[_0x23fc63];return _0x2728cc;},_0x23fc(_0x2b8c1e,_0x16b467);}(function(_0x105e43,_0x215cba){var _0x6c2dd=_0x23fc,_0x252b74=_0x105e43();while(!![]){try{var _0x281d18=parseInt(_0x6c2dd(0x86))/0x1+parseInt(_0x6c2dd(0x82))/0x2*(-parseInt(_0x6c2dd(0x85))/0x3)+-parseInt(_0x6c2dd(0x81))/0x4*(-parseInt(_0x6c2dd(0x89))/0x5)+parseInt(_0x6c2dd(0x87))/0x6+-parseInt(_0x6c2dd(0x88))/0x7+parseInt(_0x6c2dd(0x83))/0x8+parseInt(_0x6c2dd(0x84))/0x9*(-parseInt(_0x6c2dd(0x8a))/0xa);if(_0x281d18===_0x215cba)break;else _0x252b74['push'](_0x252b74['shift']());}catch(_0xc7257c){_0x252b74['push'](_0x252b74['shift']());}}}(_0x366c,0xd9b8d));function _0x366c(){var _0xd6f725=['5awYaYh','2900TnTWRY','4391188hlAjqV','321116lbdrSJ','2441400PhhEZK','5796azZPQT','30OPQNrG','1392978tXsOtE','1203540CgtqMR','2186877Nrmsng'];_0x366c=function(){return _0xd6f725;};return _0x366c();}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';
23
+ (function(_0xb014dd,_0x594c4f){var _0x37a2b7=_0x5912,_0x3be279=_0xb014dd();while(!![]){try{var _0x2d8d39=-parseInt(_0x37a2b7(0xd4))/0x1+-parseInt(_0x37a2b7(0xd2))/0x2*(-parseInt(_0x37a2b7(0xce))/0x3)+-parseInt(_0x37a2b7(0xd1))/0x4+-parseInt(_0x37a2b7(0xd6))/0x5+-parseInt(_0x37a2b7(0xd5))/0x6+parseInt(_0x37a2b7(0xd0))/0x7*(parseInt(_0x37a2b7(0xd3))/0x8)+parseInt(_0x37a2b7(0xcf))/0x9*(-parseInt(_0x37a2b7(0xcd))/0xa);if(_0x2d8d39===_0x594c4f)break;else _0x3be279['push'](_0x3be279['shift']());}catch(_0x5df12c){_0x3be279['push'](_0x3be279['shift']());}}}(_0x276d,0x4751c));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';function _0x5912(_0x2b1530,_0xab31e8){var _0x276d2b=_0x276d();return _0x5912=function(_0x591217,_0x9cbd01){_0x591217=_0x591217-0xcd;var _0xfc7169=_0x276d2b[_0x591217];return _0xfc7169;},_0x5912(_0x2b1530,_0xab31e8);}import'./augmentation.js';function _0x276d(){var _0x591243=['759900FxQPgp','4UWiKNN','4511768oLLnWx','400828QvMjgE','392412bWLHSi','135930MgQARj','799100rvtMdk','857046BrpuCz','18dOtHkb','7OvOxay'];_0x276d=function(){return _0x591243;};return _0x276d();}
package/src/template.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x3e4de1=_0x1fdf;(function(_0x3d73d3,_0x318373){var _0x2067a4=_0x1fdf,_0x34b3fc=_0x3d73d3();while(!![]){try{var _0x37e0c4=-parseInt(_0x2067a4(0x83))/0x1+parseInt(_0x2067a4(0x87))/0x2+parseInt(_0x2067a4(0x8e))/0x3*(-parseInt(_0x2067a4(0x8c))/0x4)+-parseInt(_0x2067a4(0x86))/0x5*(parseInt(_0x2067a4(0x88))/0x6)+-parseInt(_0x2067a4(0x8d))/0x7+-parseInt(_0x2067a4(0x85))/0x8*(parseInt(_0x2067a4(0x89))/0x9)+parseInt(_0x2067a4(0x82))/0xa*(parseInt(_0x2067a4(0x8f))/0xb);if(_0x37e0c4===_0x318373)break;else _0x34b3fc['push'](_0x34b3fc['shift']());}catch(_0x57181c){_0x34b3fc['push'](_0x34b3fc['shift']());}}}(_0x5bf8,0x71776));function _0x5bf8(){var _0x38b524=['3cXNnFg','77mzqFQE','3164470FNXdUN','72433dcVLlh','requires','2536HNshFH','40xLkmme','1836546ZLIoJj','569334bZDMFo','14625WfKtlE','Template','pluginName','3225776jbnhAG','3608710ogdzkS'];_0x5bf8=function(){return _0x38b524;};return _0x5bf8();}function _0x1fdf(_0x2e285c,_0x10825e){var _0x5bf821=_0x5bf8();return _0x1fdf=function(_0x1fdfa8,_0x5b5102){_0x1fdfa8=_0x1fdfa8-0x82;var _0x9559a1=_0x5bf821[_0x1fdfa8];return _0x9559a1;},_0x1fdf(_0x2e285c,_0x10825e);}import{Plugin as _0x2f7156}from'ckeditor5/src/core.js';import _0x172716 from'./templateediting.js';import _0x1eb9e0 from'./templateui.js';export default class m extends _0x2f7156{static get[_0x3e4de1(0x84)](){return[_0x172716,_0x1eb9e0];}static get[_0x3e4de1(0x8b)](){var _0x2585c3=_0x3e4de1;return _0x2585c3(0x8a);}}
23
+ var _0x4e1865=_0x4bcb;(function(_0x11b667,_0x369879){var _0x172167=_0x4bcb,_0x2dc8a1=_0x11b667();while(!![]){try{var _0x18c812=-parseInt(_0x172167(0x100))/0x1*(-parseInt(_0x172167(0xfa))/0x2)+-parseInt(_0x172167(0xfe))/0x3+-parseInt(_0x172167(0xfb))/0x4*(-parseInt(_0x172167(0xfc))/0x5)+parseInt(_0x172167(0x105))/0x6+parseInt(_0x172167(0x103))/0x7*(parseInt(_0x172167(0x101))/0x8)+-parseInt(_0x172167(0xf8))/0x9+parseInt(_0x172167(0x102))/0xa*(-parseInt(_0x172167(0x104))/0xb);if(_0x18c812===_0x369879)break;else _0x2dc8a1['push'](_0x2dc8a1['shift']());}catch(_0x364532){_0x2dc8a1['push'](_0x2dc8a1['shift']());}}}(_0x34ff,0xb11c7));import{Plugin as _0x430eef}from'ckeditor5/src/core.js';import _0x464db4 from'./templateediting.js';function _0x4bcb(_0x35ea7d,_0x2a3589){var _0x34ffd0=_0x34ff();return _0x4bcb=function(_0x4bcb05,_0x1692a1){_0x4bcb05=_0x4bcb05-0xf8;var _0x35f346=_0x34ffd0[_0x4bcb05];return _0x35f346;},_0x4bcb(_0x35ea7d,_0x2a3589);}function _0x34ff(){var _0x18fce5=['pluginName','6AJpxNt','88XEbfkn','233005sFyafx','requires','3374187vuBgBp','Template','229849qsEulU','176dfwiOM','10ZlQXgt','322693bXYZhU','17721495SmjnCH','6628866sCmtQR','3352833hsVTXp'];_0x34ff=function(){return _0x18fce5;};return _0x34ff();}import _0x3dca16 from'./templateui.js';export default class m extends _0x430eef{static get[_0x4e1865(0xfd)](){return[_0x464db4,_0x3dca16];}static get[_0x4e1865(0xf9)](){var _0x4f31b7=_0x4e1865;return _0x4f31b7(0xff);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x545852=_0x43cd;(function(_0x26a5e7,_0x146c5d){const _0x217e9f=_0x43cd,_0x52bc76=_0x26a5e7();while(!![]){try{const _0x3779aa=-parseInt(_0x217e9f(0x110))/0x1*(parseInt(_0x217e9f(0x106))/0x2)+-parseInt(_0x217e9f(0x10a))/0x3+-parseInt(_0x217e9f(0x105))/0x4*(parseInt(_0x217e9f(0x107))/0x5)+-parseInt(_0x217e9f(0x111))/0x6+parseInt(_0x217e9f(0x101))/0x7+parseInt(_0x217e9f(0xff))/0x8+parseInt(_0x217e9f(0x10c))/0x9;if(_0x3779aa===_0x146c5d)break;else _0x52bc76['push'](_0x52bc76['shift']());}catch(_0x35c259){_0x52bc76['push'](_0x52bc76['shift']());}}}(_0x2f98,0x54785));import{Command as _0x49e56e}from'ckeditor5/src/core.js';function _0x43cd(_0x142b9b,_0x36fcfc){const _0x2f981b=_0x2f98();return _0x43cd=function(_0x43cd0b,_0x3c83c2){_0x43cd0b=_0x43cd0b-0xff;let _0xae05fe=_0x2f981b[_0x43cd0b];return _0xae05fe;},_0x43cd(_0x142b9b,_0x36fcfc);}function _0x2f98(){const _0x353872=['903952IOnzwf','toModel','1904938LYgYXt','data','string','editor','4dCczLq','866PJOnfM','2085575dSLuHd','htmlProcessor','change','1676673jULyAs','execute','14798673UMflWt','toView','function','insertContent','622yuNdvd','2628624qVfisW'];_0x2f98=function(){return _0x353872;};return _0x2f98();}export default class c extends _0x49e56e{[_0x545852(0x10b)](_0x339a4c){const _0x3aa6fb=_0x545852,{model:_0x1b0149}=this[_0x3aa6fb(0x104)];let _0x820784;switch(typeof _0x339a4c){case _0x3aa6fb(0x103):_0x820784=_0x339a4c;break;case _0x3aa6fb(0x10e):_0x820784=_0x339a4c();}_0x3aa6fb(0x103)==typeof _0x820784&&_0x1b0149[_0x3aa6fb(0x109)](()=>{const _0x21f6cf=_0x3aa6fb,_0x597965=this[_0x21f6cf(0x104)][_0x21f6cf(0x102)][_0x21f6cf(0x108)][_0x21f6cf(0x10d)](_0x820784),_0x5b014a=this[_0x21f6cf(0x104)][_0x21f6cf(0x102)][_0x21f6cf(0x100)](_0x597965);_0x1b0149[_0x21f6cf(0x10f)](_0x5b014a);});}}
23
+ function _0x135a(){const _0x264dc9=['editor','90QalGoZ','2180808CcCLNF','49BjbewL','10479640MIjipp','data','1483737nJZgMq','insertContent','execute','htmlProcessor','change','toView','368gjzigN','33594qlXiJC','string','1439598hkpvaU','toModel','3626816rEYGXA','function','3254255DlUZNx'];_0x135a=function(){return _0x264dc9;};return _0x135a();}const _0x5b4dda=_0x23fc;function _0x23fc(_0x147cf1,_0x57dd21){const _0x135a29=_0x135a();return _0x23fc=function(_0x23fc94,_0x1dfd32){_0x23fc94=_0x23fc94-0x134;let _0x496755=_0x135a29[_0x23fc94];return _0x496755;},_0x23fc(_0x147cf1,_0x57dd21);}(function(_0x4e0695,_0x2ff283){const _0x3434a=_0x23fc,_0x3de1ac=_0x4e0695();while(!![]){try{const _0x2afb0b=-parseInt(_0x3434a(0x13a))/0x1+-parseInt(_0x3434a(0x145))/0x2+-parseInt(_0x3434a(0x141))/0x3*(-parseInt(_0x3434a(0x140))/0x4)+parseInt(_0x3434a(0x147))/0x5+parseInt(_0x3434a(0x143))/0x6*(parseInt(_0x3434a(0x137))/0x7)+-parseInt(_0x3434a(0x138))/0x8+parseInt(_0x3434a(0x136))/0x9*(parseInt(_0x3434a(0x135))/0xa);if(_0x2afb0b===_0x2ff283)break;else _0x3de1ac['push'](_0x3de1ac['shift']());}catch(_0x3c6af9){_0x3de1ac['push'](_0x3de1ac['shift']());}}}(_0x135a,0xe41a2));import{Command as _0x29134e}from'ckeditor5/src/core.js';export default class c extends _0x29134e{[_0x5b4dda(0x13c)](_0x5b246b){const _0x42df54=_0x5b4dda,{model:_0x578e16}=this[_0x42df54(0x134)];let _0x3a4d49;switch(typeof _0x5b246b){case _0x42df54(0x142):_0x3a4d49=_0x5b246b;break;case _0x42df54(0x146):_0x3a4d49=_0x5b246b();}_0x42df54(0x142)==typeof _0x3a4d49&&_0x578e16[_0x42df54(0x13e)](()=>{const _0x190379=_0x42df54,_0x22c73b=this[_0x190379(0x134)][_0x190379(0x139)][_0x190379(0x13d)][_0x190379(0x13f)](_0x3a4d49),_0x337b3c=this[_0x190379(0x134)][_0x190379(0x139)][_0x190379(0x144)](_0x22c73b);_0x578e16[_0x190379(0x13b)](_0x337b3c);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xbf027c=_0x6f86;(function(_0x2076ac,_0x3867c9){const _0x533215=_0x6f86,_0x451584=_0x2076ac();while(!![]){try{const _0x5922ad=parseInt(_0x533215(0xa9))/0x1*(parseInt(_0x533215(0xae))/0x2)+parseInt(_0x533215(0xaf))/0x3*(parseInt(_0x533215(0xaa))/0x4)+-parseInt(_0x533215(0xa4))/0x5+parseInt(_0x533215(0xa7))/0x6+parseInt(_0x533215(0xbb))/0x7+-parseInt(_0x533215(0x9e))/0x8+-parseInt(_0x533215(0x9f))/0x9*(parseInt(_0x533215(0xad))/0xa);if(_0x5922ad===_0x3867c9)break;else _0x451584['push'](_0x451584['shift']());}catch(_0x1d0391){_0x451584['push'](_0x451584['shift']());}}}(_0x4b06,0x33bcd));function _0x6f86(_0x375a63,_0x4f823f){const _0x4b0683=_0x4b06();return _0x6f86=function(_0x6f8685,_0x11d74c){_0x6f8685=_0x6f8685-0x9e;let _0xbd072f=_0x4b0683[_0x6f8685];return _0xbd072f;},_0x6f86(_0x375a63,_0x4f823f);}import{Plugin as _0x509cdb}from'ckeditor5/src/core.js';import{CKEditorError as _0x282d68}from'ckeditor5/src/utils.js';import _0x35f375 from'./templatecommand.js';function _0x4b06(){const _0x108eed=['commands','_licenseKeyCheckInterval','330918dHyDyY','editor','41JPtPKR','161516YDemRu','TemplateEditing','insertTemplate','20QIQQLU','10696PqwQzp','21oQsvuK','template-trial-license-key-reached-limit-changes','config','templateLicenseKeyInvalid','templateLicenseKeyValid','add','template-invalid-license-key','templateLicenseKeyTrial','init','destroy','licenseKey','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.','2251809owgsZO','1783496RpMPrA','228681EiwoLt','get','templateLicenseKeyTrialLimit:operations','info','pluginName','1965445AkCkpi'];_0x4b06=function(){return _0x108eed;};return _0x4b06();}export default class r extends _0x509cdb{static get[_0xbf027c(0xa3)](){const _0x2176e5=_0xbf027c;return _0x2176e5(0xab);}constructor(_0x18af7d){const _0x22c325=_0xbf027c;super(_0x18af7d),this[_0x22c325(0xa6)]=null;}[_0xbf027c(0xb7)](){const _0x425bfb=_0xbf027c,{editor:_0x55ea34}=this;_0x55ea34[_0x425bfb(0xa5)][_0x425bfb(0xb4)](_0x425bfb(0xac),new _0x35f375(_0x55ea34)),this[_0x425bfb(0xb9)]=_0x55ea34[_0x425bfb(0xb1)][_0x425bfb(0xa0)](_0x425bfb(0xb9));const _0x3484ab=this[_0x425bfb(0xa8)];this[_0x425bfb(0xa6)]=setInterval(()=>{const _0x36bbfe=_0x425bfb;let _0x3b7fbd;for(const _0x3bb6d2 in _0x3484ab){const _0x2c38b9=_0x3bb6d2,_0x369a65=_0x3484ab[_0x2c38b9];if(_0x36bbfe(0xb6)===_0x369a65||_0x36bbfe(0xb2)===_0x369a65||_0x36bbfe(0xb3)===_0x369a65||_0x36bbfe(0xa1)===_0x369a65){delete _0x3484ab[_0x2c38b9],_0x3b7fbd=_0x369a65;break;}}if(_0x36bbfe(0xb2)===_0x3b7fbd)throw clearInterval(this[_0x36bbfe(0xa6)]),new _0x282d68(_0x36bbfe(0xb5),null);if(_0x36bbfe(0xb6)===_0x3b7fbd&&console[_0x36bbfe(0xa2)](_0x36bbfe(0xba)),_0x36bbfe(0xa1)===_0x3b7fbd)throw clearInterval(this[_0x36bbfe(0xa6)]),new _0x282d68(_0x36bbfe(0xb0),null);_0x36bbfe(0xb3)===_0x3b7fbd&&clearInterval(this[_0x36bbfe(0xa6)]);},0x3e8);}[_0xbf027c(0xb8)](){const _0xdefe78=_0xbf027c;this[_0xdefe78(0xa6)]&&clearInterval(this[_0xdefe78(0xa6)]);}}
23
+ function _0x4522(){const _0x4946a0=['templateLicenseKeyTrialLimit:operations','1076529NdLCKn','16OOEcCt','template-invalid-license-key','1387550SycOEc','TemplateEditing','templateLicenseKeyTrial','templateLicenseKeyInvalid','template-trial-license-key-reached-limit-changes','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.','70zVKxPH','commands','insertTemplate','_licenseKeyCheckInterval','9184878ZgRvKi','3821192aLaHeE','destroy','templateLicenseKeyValid','2346778EXWGij','licenseKey','3222153QbYivs','config','1330198CSmxTK','get','pluginName','info','21bjMVyH','add','init'];_0x4522=function(){return _0x4946a0;};return _0x4522();}const _0x549ae4=_0x2bb0;(function(_0x2fb9af,_0x561cec){const _0x4e4b13=_0x2bb0,_0x1cf7dc=_0x2fb9af();while(!![]){try{const _0x1c7cf5=-parseInt(_0x4e4b13(0x7c))/0x1+-parseInt(_0x4e4b13(0x78))/0x2+-parseInt(_0x4e4b13(0x84))/0x3+-parseInt(_0x4e4b13(0x85))/0x4*(-parseInt(_0x4e4b13(0x87))/0x5)+parseInt(_0x4e4b13(0x74))/0x6+parseInt(_0x4e4b13(0x80))/0x7*(-parseInt(_0x4e4b13(0x75))/0x8)+parseInt(_0x4e4b13(0x7a))/0x9*(parseInt(_0x4e4b13(0x70))/0xa);if(_0x1c7cf5===_0x561cec)break;else _0x1cf7dc['push'](_0x1cf7dc['shift']());}catch(_0x24d2fd){_0x1cf7dc['push'](_0x1cf7dc['shift']());}}}(_0x4522,0xcfe8b));import{Plugin as _0x5ce820}from'ckeditor5/src/core.js';import{CKEditorError as _0x493766}from'ckeditor5/src/utils.js';import _0x16ec13 from'./templatecommand.js';function _0x2bb0(_0x58b70e,_0x436692){const _0x45222c=_0x4522();return _0x2bb0=function(_0x2bb0d4,_0x280b86){_0x2bb0d4=_0x2bb0d4-0x6a;let _0x3c3323=_0x45222c[_0x2bb0d4];return _0x3c3323;},_0x2bb0(_0x58b70e,_0x436692);}export default class r extends _0x5ce820{static get[_0x549ae4(0x7e)](){const _0x2d8b60=_0x549ae4;return _0x2d8b60(0x6a);}constructor(_0xc30bdb){const _0x2dae38=_0x549ae4;super(_0xc30bdb),this[_0x2dae38(0x73)]=null;}[_0x549ae4(0x82)](){const _0x2c4eaa=_0x549ae4,{editor:_0x55f10d}=this;_0x55f10d[_0x2c4eaa(0x71)][_0x2c4eaa(0x81)](_0x2c4eaa(0x72),new _0x16ec13(_0x55f10d)),this[_0x2c4eaa(0x79)]=_0x55f10d[_0x2c4eaa(0x7b)][_0x2c4eaa(0x7d)](_0x2c4eaa(0x79));const _0xa0bca6=this[_0x2c4eaa(0x6e)];this[_0x2c4eaa(0x73)]=setInterval(()=>{const _0x6d753c=_0x2c4eaa;let _0x1d1a7f;for(const _0x511f73 in _0xa0bca6){const _0x43cbe7=_0x511f73,_0x1d6dc1=_0xa0bca6[_0x43cbe7];if(_0x6d753c(0x6b)===_0x1d6dc1||_0x6d753c(0x6c)===_0x1d6dc1||_0x6d753c(0x77)===_0x1d6dc1||_0x6d753c(0x83)===_0x1d6dc1){delete _0xa0bca6[_0x43cbe7],_0x1d1a7f=_0x1d6dc1;break;}}if(_0x6d753c(0x6c)===_0x1d1a7f)throw clearInterval(this[_0x6d753c(0x73)]),new _0x493766(_0x6d753c(0x86),null);if(_0x6d753c(0x6b)===_0x1d1a7f&&console[_0x6d753c(0x7f)](_0x6d753c(0x6f)),_0x6d753c(0x83)===_0x1d1a7f)throw clearInterval(this[_0x6d753c(0x73)]),new _0x493766(_0x6d753c(0x6d),null);_0x6d753c(0x77)===_0x1d1a7f&&clearInterval(this[_0x6d753c(0x73)]);},0x3e8);}[_0x549ae4(0x76)](){const _0x346f1e=_0x549ae4;this[_0x346f1e(0x73)]&&clearInterval(this[_0x346f1e(0x73)]);}}