@ckeditor/ckeditor5-template 43.2.0-alpha.7 → 43.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (99) hide show
  1. package/build/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 +6 -6
  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
  99. package/src/utils/common-translations.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x18b923=>{const {'sr-latn':{dictionary:_0x236894,getPluralForm:_0x13150b}}={'sr-latn':{'dictionary':{'Template':'','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':''},'getPluralForm':_0x1c9f6e=>_0x1c9f6e%0xa==0x1&&_0x1c9f6e%0x64!=0xb?0x0:_0x1c9f6e%0xa>=0x2&&_0x1c9f6e%0xa<=0x4&&(_0x1c9f6e%0x64<0xa||_0x1c9f6e%0x64>=0x14)?0x1:0x2}};_0x18b923['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x18b923['sr-latn']['dictionary']=Object['assign'](_0x18b923['sr-latn']['dictionary'],_0x236894),_0x18b923['sr-latn']['getPluralForm']=_0x13150b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4fb256=>{const {'sr-latn':{dictionary:_0x2e41e2,getPluralForm:_0x233b86}}={'sr-latn':{'dictionary':{'Template':'','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':''},'getPluralForm':_0x51525d=>_0x51525d%0xa==0x1&&_0x51525d%0x64!=0xb?0x0:_0x51525d%0xa>=0x2&&_0x51525d%0xa<=0x4&&(_0x51525d%0x64<0xa||_0x51525d%0x64>=0x14)?0x1:0x2}};_0x4fb256['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x4fb256['sr-latn']['dictionary']=Object['assign'](_0x4fb256['sr-latn']['dictionary'],_0x2e41e2),_0x4fb256['sr-latn']['getPluralForm']=_0x233b86;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -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':_0x28d951=>_0x28d951%0xa==0x1&&_0x28d951%0x64!=0xb?0x0:_0x28d951%0xa>=0x2&&_0x28d951%0xa<=0x4&&(_0x28d951%0x64<0xa||_0x28d951%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':_0x58596a=>_0x58596a%0xa==0x1&&_0x58596a%0x64!=0xb?0x0:_0x58596a%0xa>=0x2&&_0x58596a%0xa<=0x4&&(_0x58596a%0x64<0xa||_0x58596a%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x58e18e=>{const {sr:{dictionary:_0x53e584,getPluralForm:_0x22f0f9}}={'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':_0x1b03e6=>_0x1b03e6%0xa==0x1&&_0x1b03e6%0x64!=0xb?0x0:_0x1b03e6%0xa>=0x2&&_0x1b03e6%0xa<=0x4&&(_0x1b03e6%0x64<0xa||_0x1b03e6%0x64>=0x14)?0x1:0x2}};_0x58e18e['sr']||={'dictionary':{},'getPluralForm':null},_0x58e18e['sr']['dictionary']=Object['assign'](_0x58e18e['sr']['dictionary'],_0x53e584),_0x58e18e['sr']['getPluralForm']=_0x22f0f9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5376eb=>{const {sr:{dictionary:_0x45e433,getPluralForm:_0x127424}}={'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':_0x2fe4ce=>_0x2fe4ce%0xa==0x1&&_0x2fe4ce%0x64!=0xb?0x0:_0x2fe4ce%0xa>=0x2&&_0x2fe4ce%0xa<=0x4&&(_0x2fe4ce%0x64<0xa||_0x2fe4ce%0x64>=0x14)?0x1:0x2}};_0x5376eb['sr']||={'dictionary':{},'getPluralForm':null},_0x5376eb['sr']['dictionary']=Object['assign'](_0x5376eb['sr']['dictionary'],_0x45e433),_0x5376eb['sr']['getPluralForm']=_0x127424;})(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':_0x2adcd6=>0x1!=_0x2adcd6}};
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':_0x9cb98e=>0x1!=_0x9cb98e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x28c36f=>{const {sv:{dictionary:_0x350f1e,getPluralForm:_0x1ad68f}}={'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':_0x4e1212=>0x1!=_0x4e1212}};_0x28c36f['sv']||={'dictionary':{},'getPluralForm':null},_0x28c36f['sv']['dictionary']=Object['assign'](_0x28c36f['sv']['dictionary'],_0x350f1e),_0x28c36f['sv']['getPluralForm']=_0x1ad68f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x26df43=>{const {sv:{dictionary:_0x258cda,getPluralForm:_0x5a0c5e}}={'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':_0x11a13b=>0x1!=_0x11a13b}};_0x26df43['sv']||={'dictionary':{},'getPluralForm':null},_0x26df43['sv']['dictionary']=Object['assign'](_0x26df43['sv']['dictionary'],_0x258cda),_0x26df43['sv']['getPluralForm']=_0x5a0c5e;})(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':_0x46114d=>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':_0x592c61=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x482f86=>{const {th:{dictionary:_0x10a7a3,getPluralForm:_0xd52f4d}}={'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':_0x4862e5=>0x0}};_0x482f86['th']||={'dictionary':{},'getPluralForm':null},_0x482f86['th']['dictionary']=Object['assign'](_0x482f86['th']['dictionary'],_0x10a7a3),_0x482f86['th']['getPluralForm']=_0xd52f4d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4baa9a=>{const {th:{dictionary:_0xa6c5fe,getPluralForm:_0x1955f9}}={'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':_0xee42a=>0x0}};_0x4baa9a['th']||={'dictionary':{},'getPluralForm':null},_0x4baa9a['th']['dictionary']=Object['assign'](_0x4baa9a['th']['dictionary'],_0xa6c5fe),_0x4baa9a['th']['getPluralForm']=_0x1955f9;})(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':_0x5118de=>_0x5118de>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':_0x11f300=>_0x11f300>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5422d9=>{const {tr:{dictionary:_0x797b28,getPluralForm:_0x5ea306}}={'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':_0x2c628e=>_0x2c628e>0x1}};_0x5422d9['tr']||={'dictionary':{},'getPluralForm':null},_0x5422d9['tr']['dictionary']=Object['assign'](_0x5422d9['tr']['dictionary'],_0x797b28),_0x5422d9['tr']['getPluralForm']=_0x5ea306;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5826ec=>{const {tr:{dictionary:_0x3ae2cc,getPluralForm:_0x23e498}}={'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':_0x47df0a=>_0x47df0a>0x1}};_0x5826ec['tr']||={'dictionary':{},'getPluralForm':null},_0x5826ec['tr']['dictionary']=Object['assign'](_0x5826ec['tr']['dictionary'],_0x3ae2cc),_0x5826ec['tr']['getPluralForm']=_0x23e498;})(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':_0x5b0050=>_0x5b0050%0x1==0x0&&_0x5b0050%0xa==0x1&&_0x5b0050%0x64!=0xb?0x0:_0x5b0050%0x1==0x0&&_0x5b0050%0xa>=0x2&&_0x5b0050%0xa<=0x4&&(_0x5b0050%0x64<0xc||_0x5b0050%0x64>0xe)?0x1:_0x5b0050%0x1==0x0&&(_0x5b0050%0xa==0x0||_0x5b0050%0xa>=0x5&&_0x5b0050%0xa<=0x9||_0x5b0050%0x64>=0xb&&_0x5b0050%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':_0x14e8f0=>_0x14e8f0%0x1==0x0&&_0x14e8f0%0xa==0x1&&_0x14e8f0%0x64!=0xb?0x0:_0x14e8f0%0x1==0x0&&_0x14e8f0%0xa>=0x2&&_0x14e8f0%0xa<=0x4&&(_0x14e8f0%0x64<0xc||_0x14e8f0%0x64>0xe)?0x1:_0x14e8f0%0x1==0x0&&(_0x14e8f0%0xa==0x0||_0x14e8f0%0xa>=0x5&&_0x14e8f0%0xa<=0x9||_0x14e8f0%0x64>=0xb&&_0x14e8f0%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x101c4f=>{const {uk:{dictionary:_0x332aca,getPluralForm:_0x43dedc}}={'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':_0xd0331b=>_0xd0331b%0x1==0x0&&_0xd0331b%0xa==0x1&&_0xd0331b%0x64!=0xb?0x0:_0xd0331b%0x1==0x0&&_0xd0331b%0xa>=0x2&&_0xd0331b%0xa<=0x4&&(_0xd0331b%0x64<0xc||_0xd0331b%0x64>0xe)?0x1:_0xd0331b%0x1==0x0&&(_0xd0331b%0xa==0x0||_0xd0331b%0xa>=0x5&&_0xd0331b%0xa<=0x9||_0xd0331b%0x64>=0xb&&_0xd0331b%0x64<=0xe)?0x2:0x3}};_0x101c4f['uk']||={'dictionary':{},'getPluralForm':null},_0x101c4f['uk']['dictionary']=Object['assign'](_0x101c4f['uk']['dictionary'],_0x332aca),_0x101c4f['uk']['getPluralForm']=_0x43dedc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4ec964=>{const {uk:{dictionary:_0x1909b5,getPluralForm:_0x58561e}}={'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':_0x13e023=>_0x13e023%0x1==0x0&&_0x13e023%0xa==0x1&&_0x13e023%0x64!=0xb?0x0:_0x13e023%0x1==0x0&&_0x13e023%0xa>=0x2&&_0x13e023%0xa<=0x4&&(_0x13e023%0x64<0xc||_0x13e023%0x64>0xe)?0x1:_0x13e023%0x1==0x0&&(_0x13e023%0xa==0x0||_0x13e023%0xa>=0x5&&_0x13e023%0xa<=0x9||_0x13e023%0x64>=0xb&&_0x13e023%0x64<=0xe)?0x2:0x3}};_0x4ec964['uk']||={'dictionary':{},'getPluralForm':null},_0x4ec964['uk']['dictionary']=Object['assign'](_0x4ec964['uk']['dictionary'],_0x1909b5),_0x4ec964['uk']['getPluralForm']=_0x58561e;})(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':_0x2eb97f=>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':_0x554bc7=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x587a1c=>{const {uz:{dictionary:_0x22a1b0,getPluralForm:_0x21e048}}={'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':_0x701ded=>0x0}};_0x587a1c['uz']||={'dictionary':{},'getPluralForm':null},_0x587a1c['uz']['dictionary']=Object['assign'](_0x587a1c['uz']['dictionary'],_0x22a1b0),_0x587a1c['uz']['getPluralForm']=_0x21e048;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3491c9=>{const {uz:{dictionary:_0x1c0504,getPluralForm:_0x32fa11}}={'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':_0x17e388=>0x0}};_0x3491c9['uz']||={'dictionary':{},'getPluralForm':null},_0x3491c9['uz']['dictionary']=Object['assign'](_0x3491c9['uz']['dictionary'],_0x1c0504),_0x3491c9['uz']['getPluralForm']=_0x32fa11;})(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':_0x26a638=>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':_0x8f7428=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3f0747=>{const {vi:{dictionary:_0x2ad6ad,getPluralForm:_0x2be600}}={'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':_0x1a8e21=>0x0}};_0x3f0747['vi']||={'dictionary':{},'getPluralForm':null},_0x3f0747['vi']['dictionary']=Object['assign'](_0x3f0747['vi']['dictionary'],_0x2ad6ad),_0x3f0747['vi']['getPluralForm']=_0x2be600;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x25be2e=>{const {vi:{dictionary:_0x2b3fd2,getPluralForm:_0x32f9fb}}={'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':_0x3eeec4=>0x0}};_0x25be2e['vi']||={'dictionary':{},'getPluralForm':null},_0x25be2e['vi']['dictionary']=Object['assign'](_0x25be2e['vi']['dictionary'],_0x2b3fd2),_0x25be2e['vi']['getPluralForm']=_0x32f9fb;})(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':_0x3d7632=>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':_0x20bb92=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x33ea78=>{const {'zh-cn':{dictionary:_0x2a6c96,getPluralForm:_0x36f07f}}={'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':_0x47f54b=>0x0}};_0x33ea78['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x33ea78['zh-cn']['dictionary']=Object['assign'](_0x33ea78['zh-cn']['dictionary'],_0x2a6c96),_0x33ea78['zh-cn']['getPluralForm']=_0x36f07f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x54fdf1=>{const {'zh-cn':{dictionary:_0x148d15,getPluralForm:_0x522e9d}}={'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':_0x223f8f=>0x0}};_0x54fdf1['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x54fdf1['zh-cn']['dictionary']=Object['assign'](_0x54fdf1['zh-cn']['dictionary'],_0x148d15),_0x54fdf1['zh-cn']['getPluralForm']=_0x522e9d;})(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':_0x210fc8=>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':_0x2ec119=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x17016e=>{const {zh:{dictionary:_0x304bdd,getPluralForm:_0xac13a2}}={'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':_0x34414d=>0x0}};_0x17016e['zh']||={'dictionary':{},'getPluralForm':null},_0x17016e['zh']['dictionary']=Object['assign'](_0x17016e['zh']['dictionary'],_0x304bdd),_0x17016e['zh']['getPluralForm']=_0xac13a2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x39fa87=>{const {zh:{dictionary:_0x24de6a,getPluralForm:_0x2f66d5}}={'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':_0x1b9fda=>0x0}};_0x39fa87['zh']||={'dictionary':{},'getPluralForm':null},_0x39fa87['zh']['dictionary']=Object['assign'](_0x39fa87['zh']['dictionary'],_0x24de6a),_0x39fa87['zh']['getPluralForm']=_0x2f66d5;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-template",
3
- "version": "43.2.0-alpha.7",
3
+ "version": "43.2.0",
4
4
  "description": "Template feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "43.2.0-alpha.7",
26
- "@ckeditor/ckeditor5-ui": "43.2.0-alpha.7",
27
- "@ckeditor/ckeditor5-utils": "43.2.0-alpha.7",
28
- "ckeditor5": "43.2.0-alpha.7",
29
- "ckeditor5-collaboration": "43.2.0-alpha.7"
25
+ "@ckeditor/ckeditor5-core": "43.2.0",
26
+ "@ckeditor/ckeditor5-ui": "43.2.0",
27
+ "@ckeditor/ckeditor5-utils": "43.2.0",
28
+ "ckeditor5": "43.2.0",
29
+ "ckeditor5-collaboration": "43.2.0"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3bca(){var _0x6c5641=['1621107EnIczM','42Phioqn','29270kViSxF','116MQBLLt','4759zixHvK','250oAhwfN','2013JGnmZs','14264EIJMEA','2854602rXZPpt','950880dpPLtD','581LBSmgU'];_0x3bca=function(){return _0x6c5641;};return _0x3bca();}(function(_0x35c080,_0x68a8f3){var _0x4a2391=_0x906d,_0x18cd30=_0x35c080();while(!![]){try{var _0x4b5c72=-parseInt(_0x4a2391(0x17b))/0x1*(-parseInt(_0x4a2391(0x178))/0x2)+parseInt(_0x4a2391(0x177))/0x3+-parseInt(_0x4a2391(0x17a))/0x4*(parseInt(_0x4a2391(0x179))/0x5)+parseInt(_0x4a2391(0x180))/0x6+-parseInt(_0x4a2391(0x176))/0x7*(-parseInt(_0x4a2391(0x17e))/0x8)+-parseInt(_0x4a2391(0x17f))/0x9+-parseInt(_0x4a2391(0x17c))/0xa*(-parseInt(_0x4a2391(0x17d))/0xb);if(_0x4b5c72===_0x68a8f3)break;else _0x18cd30['push'](_0x18cd30['shift']());}catch(_0x182860){_0x18cd30['push'](_0x18cd30['shift']());}}}(_0x3bca,0x71618));export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';function _0x906d(_0x5d6481,_0x4b276d){var _0x3bca16=_0x3bca();return _0x906d=function(_0x906db0,_0x243cbb){_0x906db0=_0x906db0-0x176;var _0x44fbaa=_0x3bca16[_0x906db0];return _0x44fbaa;},_0x906d(_0x5d6481,_0x4b276d);}export{default as TemplateEditing}from'./templateediting.js';export{default as TemplateUI}from'./templateui.js';import'./augmentation.js';
23
+ (function(_0x438900,_0x114e54){var _0x5ec40b=_0x4b40,_0x4d7caf=_0x438900();while(!![]){try{var _0x1596fd=-parseInt(_0x5ec40b(0x7b))/0x1*(parseInt(_0x5ec40b(0x7f))/0x2)+parseInt(_0x5ec40b(0x7e))/0x3+parseInt(_0x5ec40b(0x80))/0x4+parseInt(_0x5ec40b(0x7a))/0x5*(parseInt(_0x5ec40b(0x81))/0x6)+-parseInt(_0x5ec40b(0x7d))/0x7+parseInt(_0x5ec40b(0x83))/0x8*(parseInt(_0x5ec40b(0x7c))/0x9)+-parseInt(_0x5ec40b(0x82))/0xa;if(_0x1596fd===_0x114e54)break;else _0x4d7caf['push'](_0x4d7caf['shift']());}catch(_0x1fbd5f){_0x4d7caf['push'](_0x4d7caf['shift']());}}}(_0x2de7,0x294d7));function _0x2de7(){var _0x5b9cd5=['1865694nzBOqr','2900670FEbBiN','1772872cQGFfv','5yNCfEN','74641xTxTNK','9lQyryE','905387Sfpdsi','317121MkgCiF','6PdYBJs','696964GkBVdm'];_0x2de7=function(){return _0x5b9cd5;};return _0x2de7();}function _0x4b40(_0x5b7840,_0x2f7627){var _0x2de7b5=_0x2de7();return _0x4b40=function(_0x4b4062,_0x4b233b){_0x4b4062=_0x4b4062-0x7a;var _0x54f442=_0x2de7b5[_0x4b4062];return _0x54f442;},_0x4b40(_0x5b7840,_0x2f7627);}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 _0x16bbab=_0x2c6a;(function(_0x432b72,_0xaf1f6a){var _0x521b6a=_0x2c6a,_0x3cabf8=_0x432b72();while(!![]){try{var _0x3286f5=parseInt(_0x521b6a(0x8d))/0x1+parseInt(_0x521b6a(0x8f))/0x2*(parseInt(_0x521b6a(0x92))/0x3)+parseInt(_0x521b6a(0x90))/0x4*(-parseInt(_0x521b6a(0x8c))/0x5)+-parseInt(_0x521b6a(0x8e))/0x6+parseInt(_0x521b6a(0x91))/0x7+-parseInt(_0x521b6a(0x93))/0x8*(-parseInt(_0x521b6a(0x87))/0x9)+-parseInt(_0x521b6a(0x89))/0xa;if(_0x3286f5===_0xaf1f6a)break;else _0x3cabf8['push'](_0x3cabf8['shift']());}catch(_0x306696){_0x3cabf8['push'](_0x3cabf8['shift']());}}}(_0x6b33,0x1c3ca));import{Plugin as _0x447906}from'ckeditor5/src/core.js';function _0x6b33(){var _0xb0ae64=['18723aBCdLi','560mHTThY','16839nOOqqo','Template','2534260pHRtGu','requires','pluginName','5DGksHq','11555ifzPue','399456qwLiTK','68YFlvUT','192872ckLygS','904113fEvVxk'];_0x6b33=function(){return _0xb0ae64;};return _0x6b33();}import _0x2e935b from'./templateediting.js';function _0x2c6a(_0x1c6e6a,_0x4671fb){var _0x6b33a=_0x6b33();return _0x2c6a=function(_0x2c6a24,_0x5c0b99){_0x2c6a24=_0x2c6a24-0x87;var _0x94a635=_0x6b33a[_0x2c6a24];return _0x94a635;},_0x2c6a(_0x1c6e6a,_0x4671fb);}import _0x27a508 from'./templateui.js';export default class m extends _0x447906{static get[_0x16bbab(0x8a)](){return[_0x2e935b,_0x27a508];}static get[_0x16bbab(0x8b)](){var _0x5c81f4=_0x16bbab;return _0x5c81f4(0x88);}}
23
+ var _0xfd86d7=_0x29a4;(function(_0x25a143,_0xa5d384){var _0x51d0b6=_0x29a4,_0xdfb5a0=_0x25a143();while(!![]){try{var _0x5dea25=-parseInt(_0x51d0b6(0xe6))/0x1*(parseInt(_0x51d0b6(0xe7))/0x2)+-parseInt(_0x51d0b6(0xe9))/0x3+parseInt(_0x51d0b6(0xe4))/0x4*(-parseInt(_0x51d0b6(0xef))/0x5)+-parseInt(_0x51d0b6(0xee))/0x6+parseInt(_0x51d0b6(0xeb))/0x7+parseInt(_0x51d0b6(0xe8))/0x8+parseInt(_0x51d0b6(0xed))/0x9*(parseInt(_0x51d0b6(0xec))/0xa);if(_0x5dea25===_0xa5d384)break;else _0xdfb5a0['push'](_0xdfb5a0['shift']());}catch(_0x93d56e){_0xdfb5a0['push'](_0xdfb5a0['shift']());}}}(_0x1789,0xb7f78));function _0x1789(){var _0x1a25e5=['1062046oTkGjJ','2fWXLAl','1993880EpupiA','295098nmWRCs','pluginName','4878209VqgprG','10GFXoKq','23570694tMFSFz','3439560ljyaee','10avDgSs','requires','2155776SDQJgG','Template'];_0x1789=function(){return _0x1a25e5;};return _0x1789();}import{Plugin as _0xde7ec5}from'ckeditor5/src/core.js';import _0x529b78 from'./templateediting.js';function _0x29a4(_0x22c2d7,_0x593227){var _0x1789cf=_0x1789();return _0x29a4=function(_0x29a4d2,_0x40ce5b){_0x29a4d2=_0x29a4d2-0xe3;var _0x559614=_0x1789cf[_0x29a4d2];return _0x559614;},_0x29a4(_0x22c2d7,_0x593227);}import _0x2050d0 from'./templateui.js';export default class m extends _0xde7ec5{static get[_0xfd86d7(0xe3)](){return[_0x529b78,_0x2050d0];}static get[_0xfd86d7(0xea)](){var _0x57e693=_0xfd86d7;return _0x57e693(0xe5);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x426593=_0x2436;(function(_0xa5d300,_0x55a14a){const _0x56fb69=_0x2436,_0x50c4c2=_0xa5d300();while(!![]){try{const _0x4eb873=parseInt(_0x56fb69(0x99))/0x1*(-parseInt(_0x56fb69(0x9c))/0x2)+parseInt(_0x56fb69(0x94))/0x3+-parseInt(_0x56fb69(0x96))/0x4+parseInt(_0x56fb69(0x9e))/0x5+parseInt(_0x56fb69(0x9b))/0x6+-parseInt(_0x56fb69(0xa0))/0x7*(-parseInt(_0x56fb69(0x9d))/0x8)+-parseInt(_0x56fb69(0x9f))/0x9*(parseInt(_0x56fb69(0xa6))/0xa);if(_0x4eb873===_0x55a14a)break;else _0x50c4c2['push'](_0x50c4c2['shift']());}catch(_0x322cf6){_0x50c4c2['push'](_0x50c4c2['shift']());}}}(_0x58c5,0xb8ec4));function _0x2436(_0x5a9bfd,_0x321927){const _0x58c56c=_0x58c5();return _0x2436=function(_0x2436f1,_0x1d312b){_0x2436f1=_0x2436f1-0x93;let _0x5ca9fe=_0x58c56c[_0x2436f1];return _0x5ca9fe;},_0x2436(_0x5a9bfd,_0x321927);}function _0x58c5(){const _0x201a09=['function','editor','16958990uGmlZE','string','652692HWJYHi','htmlProcessor','5100236HaEsPH','execute','change','1gFYELW','insertContent','4925496ONwSwx','169066itkpAA','48ZgZsdo','7239695iaPdvu','9PmSFuE','1547602aooRcb','toModel','data','toView'];_0x58c5=function(){return _0x201a09;};return _0x58c5();}import{Command as _0x115718}from'ckeditor5/src/core.js';export default class c extends _0x115718{[_0x426593(0x97)](_0x352c9d){const _0x409a6c=_0x426593,{model:_0x109cce}=this[_0x409a6c(0xa5)];let _0x3dcd6d;switch(typeof _0x352c9d){case _0x409a6c(0x93):_0x3dcd6d=_0x352c9d;break;case _0x409a6c(0xa4):_0x3dcd6d=_0x352c9d();}_0x409a6c(0x93)==typeof _0x3dcd6d&&_0x109cce[_0x409a6c(0x98)](()=>{const _0x209d21=_0x409a6c,_0x1e9d91=this[_0x209d21(0xa5)][_0x209d21(0xa2)][_0x209d21(0x95)][_0x209d21(0xa3)](_0x3dcd6d),_0x2a763a=this[_0x209d21(0xa5)][_0x209d21(0xa2)][_0x209d21(0xa1)](_0x1e9d91);_0x109cce[_0x209d21(0x9a)](_0x2a763a);});}}
23
+ const _0x4aaa56=_0x35e9;(function(_0x2f2203,_0x2d9af0){const _0x3d7c95=_0x35e9,_0x4d9c5d=_0x2f2203();while(!![]){try{const _0x3bbcf3=parseInt(_0x3d7c95(0xba))/0x1+parseInt(_0x3d7c95(0xc6))/0x2*(-parseInt(_0x3d7c95(0xc1))/0x3)+parseInt(_0x3d7c95(0xbc))/0x4+parseInt(_0x3d7c95(0xc5))/0x5*(parseInt(_0x3d7c95(0xc7))/0x6)+parseInt(_0x3d7c95(0xc9))/0x7+-parseInt(_0x3d7c95(0xcb))/0x8*(-parseInt(_0x3d7c95(0xbd))/0x9)+-parseInt(_0x3d7c95(0xc3))/0xa;if(_0x3bbcf3===_0x2d9af0)break;else _0x4d9c5d['push'](_0x4d9c5d['shift']());}catch(_0x559d97){_0x4d9c5d['push'](_0x4d9c5d['shift']());}}}(_0x5e9d,0x3eefa));function _0x35e9(_0x8c8749,_0x50731b){const _0x5e9d5a=_0x5e9d();return _0x35e9=function(_0x35e9b5,_0x3aa7f0){_0x35e9b5=_0x35e9b5-0xb9;let _0x11028b=_0x5e9d5a[_0x35e9b5];return _0x11028b;},_0x35e9(_0x8c8749,_0x50731b);}import{Command as _0x43304b}from'ckeditor5/src/core.js';function _0x5e9d(){const _0x4c4c21=['function','177265KoNEEW','string','1792436PDYhdP','18SUGyGy','toView','editor','htmlProcessor','6RTtIcl','insertContent','9303330DvTtef','change','1847180NGOGRH','256348XQFXyp','6ovCdKN','execute','1367989ZdfHOq','data','1016920RJKYFj','toModel'];_0x5e9d=function(){return _0x4c4c21;};return _0x5e9d();}export default class c extends _0x43304b{[_0x4aaa56(0xc8)](_0x46c626){const _0x2c28e8=_0x4aaa56,{model:_0x1d15e1}=this[_0x2c28e8(0xbf)];let _0x3514ee;switch(typeof _0x46c626){case _0x2c28e8(0xbb):_0x3514ee=_0x46c626;break;case _0x2c28e8(0xb9):_0x3514ee=_0x46c626();}_0x2c28e8(0xbb)==typeof _0x3514ee&&_0x1d15e1[_0x2c28e8(0xc4)](()=>{const _0x5e16d2=_0x2c28e8,_0x2a92cd=this[_0x5e16d2(0xbf)][_0x5e16d2(0xca)][_0x5e16d2(0xc0)][_0x5e16d2(0xbe)](_0x3514ee),_0x35e375=this[_0x5e16d2(0xbf)][_0x5e16d2(0xca)][_0x5e16d2(0xcc)](_0x2a92cd);_0x1d15e1[_0x5e16d2(0xc2)](_0x35e375);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x165f(_0x1bc2ba,_0x3c503e){const _0x588d6e=_0x588d();return _0x165f=function(_0x165f98,_0x224c1d){_0x165f98=_0x165f98-0x134;let _0x37c677=_0x588d6e[_0x165f98];return _0x37c677;},_0x165f(_0x1bc2ba,_0x3c503e);}const _0x373e8b=_0x165f;(function(_0xeb2e28,_0x3a1c90){const _0x4e3111=_0x165f,_0x4d20a5=_0xeb2e28();while(!![]){try{const _0x24fc37=-parseInt(_0x4e3111(0x13e))/0x1*(parseInt(_0x4e3111(0x146))/0x2)+-parseInt(_0x4e3111(0x143))/0x3*(parseInt(_0x4e3111(0x13f))/0x4)+parseInt(_0x4e3111(0x141))/0x5+parseInt(_0x4e3111(0x140))/0x6*(parseInt(_0x4e3111(0x144))/0x7)+parseInt(_0x4e3111(0x145))/0x8+parseInt(_0x4e3111(0x14d))/0x9+parseInt(_0x4e3111(0x136))/0xa*(parseInt(_0x4e3111(0x151))/0xb);if(_0x24fc37===_0x3a1c90)break;else _0x4d20a5['push'](_0x4d20a5['shift']());}catch(_0x1a2f69){_0x4d20a5['push'](_0x4d20a5['shift']());}}}(_0x588d,0x47d67));import{Plugin as _0x2ead04}from'ckeditor5/src/core.js';import{CKEditorError as _0xa688ff}from'ckeditor5/src/utils.js';import _0x5a0470 from'./templatecommand.js';function _0x588d(){const _0x539e1d=['info','template-invalid-license-key','1762JcmvUP','4MvjMME','92970ttzHzR','2477475hLiueq','init','951270iSkpsv','84wEfsdB','350440zaYpGK','478nKCWdX','config','templateLicenseKeyInvalid','template-trial-license-key-reached-limit-changes','licenseKey','templateLicenseKeyTrialLimit:operations','TemplateEditing','44343KdZEhP','insertTemplate','editor','pluginName','3325168RzNraI','templateLicenseKeyTrial','_licenseKeyCheckInterval','get','10jnMlbQ','add','destroy','commands','templateLicenseKeyValid','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.'];_0x588d=function(){return _0x539e1d;};return _0x588d();}export default class r extends _0x2ead04{static get[_0x373e8b(0x150)](){const _0x8056b3=_0x373e8b;return _0x8056b3(0x14c);}constructor(_0x8c3941){const _0x611490=_0x373e8b;super(_0x8c3941),this[_0x611490(0x134)]=null;}[_0x373e8b(0x142)](){const _0xbb9b79=_0x373e8b,{editor:_0x49765c}=this;_0x49765c[_0xbb9b79(0x139)][_0xbb9b79(0x137)](_0xbb9b79(0x14e),new _0x5a0470(_0x49765c)),this[_0xbb9b79(0x14a)]=_0x49765c[_0xbb9b79(0x147)][_0xbb9b79(0x135)](_0xbb9b79(0x14a));const _0x18ac38=this[_0xbb9b79(0x14f)];this[_0xbb9b79(0x134)]=setInterval(()=>{const _0x1f458b=_0xbb9b79;let _0x1fe238;for(const _0x5da2f1 in _0x18ac38){const _0x51829f=_0x5da2f1,_0x33aff5=_0x18ac38[_0x51829f];if(_0x1f458b(0x152)===_0x33aff5||_0x1f458b(0x148)===_0x33aff5||_0x1f458b(0x13a)===_0x33aff5||_0x1f458b(0x14b)===_0x33aff5){delete _0x18ac38[_0x51829f],_0x1fe238=_0x33aff5;break;}}if(_0x1f458b(0x148)===_0x1fe238)throw clearInterval(this[_0x1f458b(0x134)]),new _0xa688ff(_0x1f458b(0x13d),null);if(_0x1f458b(0x152)===_0x1fe238&&console[_0x1f458b(0x13c)](_0x1f458b(0x13b)),_0x1f458b(0x14b)===_0x1fe238)throw clearInterval(this[_0x1f458b(0x134)]),new _0xa688ff(_0x1f458b(0x149),null);_0x1f458b(0x13a)===_0x1fe238&&clearInterval(this[_0x1f458b(0x134)]);},0x3e8);}[_0x373e8b(0x138)](){const _0x7f3845=_0x373e8b;this[_0x7f3845(0x134)]&&clearInterval(this[_0x7f3845(0x134)]);}}
23
+ const _0x1be64d=_0x30c9;function _0x30c9(_0x52e210,_0x4c68dc){const _0x47e172=_0x47e1();return _0x30c9=function(_0x30c9ff,_0x5b781a){_0x30c9ff=_0x30c9ff-0xf8;let _0x4b97ac=_0x47e172[_0x30c9ff];return _0x4b97ac;},_0x30c9(_0x52e210,_0x4c68dc);}(function(_0x4ed361,_0x1d18aa){const _0x968e6c=_0x30c9,_0x28246b=_0x4ed361();while(!![]){try{const _0x4d2ab5=-parseInt(_0x968e6c(0x107))/0x1+parseInt(_0x968e6c(0x101))/0x2*(parseInt(_0x968e6c(0xff))/0x3)+parseInt(_0x968e6c(0x114))/0x4*(parseInt(_0x968e6c(0x109))/0x5)+-parseInt(_0x968e6c(0x100))/0x6*(parseInt(_0x968e6c(0x118))/0x7)+parseInt(_0x968e6c(0x116))/0x8*(parseInt(_0x968e6c(0x10d))/0x9)+-parseInt(_0x968e6c(0x10c))/0xa*(-parseInt(_0x968e6c(0x10b))/0xb)+parseInt(_0x968e6c(0x112))/0xc*(-parseInt(_0x968e6c(0xfc))/0xd);if(_0x4d2ab5===_0x1d18aa)break;else _0x28246b['push'](_0x28246b['shift']());}catch(_0x357466){_0x28246b['push'](_0x28246b['shift']());}}}(_0x47e1,0x589f0));function _0x47e1(){const _0x5d1a99=['You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20template\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','templateLicenseKeyInvalid','_licenseKeyCheckInterval','get','67197XJUnMo','templateLicenseKeyValid','2955eWHkak','info','671PFeENG','59650JWpKLY','2340801SJbEtW','destroy','init','config','commands','121812GlWnFn','templateLicenseKeyTrial','4444cyxMuO','template-invalid-license-key','8puRoiq','add','14PZSCOc','pluginName','insertTemplate','template-trial-license-key-reached-limit-changes','licenseKey','1573IndyxH','editor','templateLicenseKeyTrialLimit:operations','3jdWpcx','420096MazMej','1035874ByTVZQ','TemplateEditing'];_0x47e1=function(){return _0x5d1a99;};return _0x47e1();}import{Plugin as _0x4a1245}from'ckeditor5/src/core.js';import{CKEditorError as _0x20fbf6}from'ckeditor5/src/utils.js';import _0x4bec78 from'./templatecommand.js';export default class r extends _0x4a1245{static get[_0x1be64d(0xf8)](){const _0x268f44=_0x1be64d;return _0x268f44(0x102);}constructor(_0x3d15e3){const _0x4f7065=_0x1be64d;super(_0x3d15e3),this[_0x4f7065(0x105)]=null;}[_0x1be64d(0x10f)](){const _0x32f6ca=_0x1be64d,{editor:_0x2231ec}=this;_0x2231ec[_0x32f6ca(0x111)][_0x32f6ca(0x117)](_0x32f6ca(0xf9),new _0x4bec78(_0x2231ec)),this[_0x32f6ca(0xfb)]=_0x2231ec[_0x32f6ca(0x110)][_0x32f6ca(0x106)](_0x32f6ca(0xfb));const _0x4524d9=this[_0x32f6ca(0xfd)];this[_0x32f6ca(0x105)]=setInterval(()=>{const _0x4587e2=_0x32f6ca;let _0xcbcb22;for(const _0x5a5813 in _0x4524d9){const _0xcc244f=_0x5a5813,_0x5bc3cb=_0x4524d9[_0xcc244f];if(_0x4587e2(0x113)===_0x5bc3cb||_0x4587e2(0x104)===_0x5bc3cb||_0x4587e2(0x108)===_0x5bc3cb||_0x4587e2(0xfe)===_0x5bc3cb){delete _0x4524d9[_0xcc244f],_0xcbcb22=_0x5bc3cb;break;}}if(_0x4587e2(0x104)===_0xcbcb22)throw clearInterval(this[_0x4587e2(0x105)]),new _0x20fbf6(_0x4587e2(0x115),null);if(_0x4587e2(0x113)===_0xcbcb22&&console[_0x4587e2(0x10a)](_0x4587e2(0x103)),_0x4587e2(0xfe)===_0xcbcb22)throw clearInterval(this[_0x4587e2(0x105)]),new _0x20fbf6(_0x4587e2(0xfa),null);_0x4587e2(0x108)===_0xcbcb22&&clearInterval(this[_0x4587e2(0x105)]);},0x3e8);}[_0x1be64d(0x10e)](){const _0x5b92b4=_0x1be64d;this[_0x5b92b4(0x105)]&&clearInterval(this[_0x5b92b4(0x105)]);}}