@ckeditor/ckeditor5-template 43.0.0-alpha.5 → 43.0.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
- (_0x1c140e=>{const {'sr-latn':{dictionary:_0x179fcc,getPluralForm:_0x325809}}={'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':_0x21eab6=>_0x21eab6%0xa==0x1&&_0x21eab6%0x64!=0xb?0x0:_0x21eab6%0xa>=0x2&&_0x21eab6%0xa<=0x4&&(_0x21eab6%0x64<0xa||_0x21eab6%0x64>=0x14)?0x1:0x2}};_0x1c140e['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x1c140e['sr-latn']['dictionary']=Object['assign'](_0x1c140e['sr-latn']['dictionary'],_0x179fcc),_0x1c140e['sr-latn']['getPluralForm']=_0x325809;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x54652e=>{const {'sr-latn':{dictionary:_0x4c88cf,getPluralForm:_0x3bd8fa}}={'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':_0x374184=>_0x374184%0xa==0x1&&_0x374184%0x64!=0xb?0x0:_0x374184%0xa>=0x2&&_0x374184%0xa<=0x4&&(_0x374184%0x64<0xa||_0x374184%0x64>=0x14)?0x1:0x2}};_0x54652e['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x54652e['sr-latn']['dictionary']=Object['assign'](_0x54652e['sr-latn']['dictionary'],_0x4c88cf),_0x54652e['sr-latn']['getPluralForm']=_0x3bd8fa;})(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':_0x29e58b=>_0x29e58b%0xa==0x1&&_0x29e58b%0x64!=0xb?0x0:_0x29e58b%0xa>=0x2&&_0x29e58b%0xa<=0x4&&(_0x29e58b%0x64<0xa||_0x29e58b%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':_0x502ca2=>_0x502ca2%0xa==0x1&&_0x502ca2%0x64!=0xb?0x0:_0x502ca2%0xa>=0x2&&_0x502ca2%0xa<=0x4&&(_0x502ca2%0x64<0xa||_0x502ca2%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x29fa9b=>{const {sr:{dictionary:_0x17740c,getPluralForm:_0x58cd7d}}={'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':_0x3361e5=>_0x3361e5%0xa==0x1&&_0x3361e5%0x64!=0xb?0x0:_0x3361e5%0xa>=0x2&&_0x3361e5%0xa<=0x4&&(_0x3361e5%0x64<0xa||_0x3361e5%0x64>=0x14)?0x1:0x2}};_0x29fa9b['sr']||={'dictionary':{},'getPluralForm':null},_0x29fa9b['sr']['dictionary']=Object['assign'](_0x29fa9b['sr']['dictionary'],_0x17740c),_0x29fa9b['sr']['getPluralForm']=_0x58cd7d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x8dade7=>{const {sr:{dictionary:_0x222c48,getPluralForm:_0x2c8996}}={'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':_0x2e21da=>_0x2e21da%0xa==0x1&&_0x2e21da%0x64!=0xb?0x0:_0x2e21da%0xa>=0x2&&_0x2e21da%0xa<=0x4&&(_0x2e21da%0x64<0xa||_0x2e21da%0x64>=0x14)?0x1:0x2}};_0x8dade7['sr']||={'dictionary':{},'getPluralForm':null},_0x8dade7['sr']['dictionary']=Object['assign'](_0x8dade7['sr']['dictionary'],_0x222c48),_0x8dade7['sr']['getPluralForm']=_0x2c8996;})(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':_0x32329f=>0x1!=_0x32329f}};
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':_0x2f0bc5=>0x1!=_0x2f0bc5}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x15c3c4=>{const {sv:{dictionary:_0x5460c3,getPluralForm:_0x16d94a}}={'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':_0x47cb71=>0x1!=_0x47cb71}};_0x15c3c4['sv']||={'dictionary':{},'getPluralForm':null},_0x15c3c4['sv']['dictionary']=Object['assign'](_0x15c3c4['sv']['dictionary'],_0x5460c3),_0x15c3c4['sv']['getPluralForm']=_0x16d94a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xad5710=>{const {sv:{dictionary:_0x149bdc,getPluralForm:_0x3a72cb}}={'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':_0x471a0d=>0x1!=_0x471a0d}};_0xad5710['sv']||={'dictionary':{},'getPluralForm':null},_0xad5710['sv']['dictionary']=Object['assign'](_0xad5710['sv']['dictionary'],_0x149bdc),_0xad5710['sv']['getPluralForm']=_0x3a72cb;})(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':_0x29adc3=>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':_0x17332b=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5be314=>{const {th:{dictionary:_0x53a1b7,getPluralForm:_0x35c99f}}={'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':_0x3ff670=>0x0}};_0x5be314['th']||={'dictionary':{},'getPluralForm':null},_0x5be314['th']['dictionary']=Object['assign'](_0x5be314['th']['dictionary'],_0x53a1b7),_0x5be314['th']['getPluralForm']=_0x35c99f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x378775=>{const {th:{dictionary:_0xaac774,getPluralForm:_0x3623a1}}={'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':_0x5b4faa=>0x0}};_0x378775['th']||={'dictionary':{},'getPluralForm':null},_0x378775['th']['dictionary']=Object['assign'](_0x378775['th']['dictionary'],_0xaac774),_0x378775['th']['getPluralForm']=_0x3623a1;})(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':_0x44b830=>_0x44b830>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':_0x1d2d4e=>_0x1d2d4e>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xeb99c2=>{const {tr:{dictionary:_0x351dd0,getPluralForm:_0x27633d}}={'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':_0x357d3e=>_0x357d3e>0x1}};_0xeb99c2['tr']||={'dictionary':{},'getPluralForm':null},_0xeb99c2['tr']['dictionary']=Object['assign'](_0xeb99c2['tr']['dictionary'],_0x351dd0),_0xeb99c2['tr']['getPluralForm']=_0x27633d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4337da=>{const {tr:{dictionary:_0x3c494b,getPluralForm:_0x1f757e}}={'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':_0x7609b6=>_0x7609b6>0x1}};_0x4337da['tr']||={'dictionary':{},'getPluralForm':null},_0x4337da['tr']['dictionary']=Object['assign'](_0x4337da['tr']['dictionary'],_0x3c494b),_0x4337da['tr']['getPluralForm']=_0x1f757e;})(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':_0x1a756d=>_0x1a756d%0x1==0x0&&_0x1a756d%0xa==0x1&&_0x1a756d%0x64!=0xb?0x0:_0x1a756d%0x1==0x0&&_0x1a756d%0xa>=0x2&&_0x1a756d%0xa<=0x4&&(_0x1a756d%0x64<0xc||_0x1a756d%0x64>0xe)?0x1:_0x1a756d%0x1==0x0&&(_0x1a756d%0xa==0x0||_0x1a756d%0xa>=0x5&&_0x1a756d%0xa<=0x9||_0x1a756d%0x64>=0xb&&_0x1a756d%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':_0x37c876=>_0x37c876%0x1==0x0&&_0x37c876%0xa==0x1&&_0x37c876%0x64!=0xb?0x0:_0x37c876%0x1==0x0&&_0x37c876%0xa>=0x2&&_0x37c876%0xa<=0x4&&(_0x37c876%0x64<0xc||_0x37c876%0x64>0xe)?0x1:_0x37c876%0x1==0x0&&(_0x37c876%0xa==0x0||_0x37c876%0xa>=0x5&&_0x37c876%0xa<=0x9||_0x37c876%0x64>=0xb&&_0x37c876%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x17ee9f=>{const {uk:{dictionary:_0x3f61a1,getPluralForm:_0x260731}}={'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':_0x113643=>_0x113643%0x1==0x0&&_0x113643%0xa==0x1&&_0x113643%0x64!=0xb?0x0:_0x113643%0x1==0x0&&_0x113643%0xa>=0x2&&_0x113643%0xa<=0x4&&(_0x113643%0x64<0xc||_0x113643%0x64>0xe)?0x1:_0x113643%0x1==0x0&&(_0x113643%0xa==0x0||_0x113643%0xa>=0x5&&_0x113643%0xa<=0x9||_0x113643%0x64>=0xb&&_0x113643%0x64<=0xe)?0x2:0x3}};_0x17ee9f['uk']||={'dictionary':{},'getPluralForm':null},_0x17ee9f['uk']['dictionary']=Object['assign'](_0x17ee9f['uk']['dictionary'],_0x3f61a1),_0x17ee9f['uk']['getPluralForm']=_0x260731;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1f8d55=>{const {uk:{dictionary:_0x3d5a76,getPluralForm:_0x309701}}={'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':_0xeda33c=>_0xeda33c%0x1==0x0&&_0xeda33c%0xa==0x1&&_0xeda33c%0x64!=0xb?0x0:_0xeda33c%0x1==0x0&&_0xeda33c%0xa>=0x2&&_0xeda33c%0xa<=0x4&&(_0xeda33c%0x64<0xc||_0xeda33c%0x64>0xe)?0x1:_0xeda33c%0x1==0x0&&(_0xeda33c%0xa==0x0||_0xeda33c%0xa>=0x5&&_0xeda33c%0xa<=0x9||_0xeda33c%0x64>=0xb&&_0xeda33c%0x64<=0xe)?0x2:0x3}};_0x1f8d55['uk']||={'dictionary':{},'getPluralForm':null},_0x1f8d55['uk']['dictionary']=Object['assign'](_0x1f8d55['uk']['dictionary'],_0x3d5a76),_0x1f8d55['uk']['getPluralForm']=_0x309701;})(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':_0x2bdee2=>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':_0x1a9cc9=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2efe8e=>{const {uz:{dictionary:_0x356164,getPluralForm:_0x2a8f2e}}={'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':_0x348e47=>0x0}};_0x2efe8e['uz']||={'dictionary':{},'getPluralForm':null},_0x2efe8e['uz']['dictionary']=Object['assign'](_0x2efe8e['uz']['dictionary'],_0x356164),_0x2efe8e['uz']['getPluralForm']=_0x2a8f2e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x255b8c=>{const {uz:{dictionary:_0x2dcb58,getPluralForm:_0x26cad0}}={'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':_0x10cc0e=>0x0}};_0x255b8c['uz']||={'dictionary':{},'getPluralForm':null},_0x255b8c['uz']['dictionary']=Object['assign'](_0x255b8c['uz']['dictionary'],_0x2dcb58),_0x255b8c['uz']['getPluralForm']=_0x26cad0;})(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':_0x263f0f=>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':_0x29609b=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x37a5e2=>{const {vi:{dictionary:_0x1e8a2e,getPluralForm:_0x4f6aa3}}={'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':_0x3dbb3a=>0x0}};_0x37a5e2['vi']||={'dictionary':{},'getPluralForm':null},_0x37a5e2['vi']['dictionary']=Object['assign'](_0x37a5e2['vi']['dictionary'],_0x1e8a2e),_0x37a5e2['vi']['getPluralForm']=_0x4f6aa3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x39a1c1=>{const {vi:{dictionary:_0x34745c,getPluralForm:_0x4dfd57}}={'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':_0x274d3=>0x0}};_0x39a1c1['vi']||={'dictionary':{},'getPluralForm':null},_0x39a1c1['vi']['dictionary']=Object['assign'](_0x39a1c1['vi']['dictionary'],_0x34745c),_0x39a1c1['vi']['getPluralForm']=_0x4dfd57;})(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':_0x36e4ec=>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':_0x542f7c=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x356dcf=>{const {'zh-cn':{dictionary:_0x1a5af2,getPluralForm:_0x5ce543}}={'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':_0x519974=>0x0}};_0x356dcf['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x356dcf['zh-cn']['dictionary']=Object['assign'](_0x356dcf['zh-cn']['dictionary'],_0x1a5af2),_0x356dcf['zh-cn']['getPluralForm']=_0x5ce543;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1b7eb3=>{const {'zh-cn':{dictionary:_0x2bfa7d,getPluralForm:_0x514aa9}}={'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':_0x31aa61=>0x0}};_0x1b7eb3['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x1b7eb3['zh-cn']['dictionary']=Object['assign'](_0x1b7eb3['zh-cn']['dictionary'],_0x2bfa7d),_0x1b7eb3['zh-cn']['getPluralForm']=_0x514aa9;})(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':_0xe291c4=>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':_0x3d2038=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x201cca=>{const {zh:{dictionary:_0x8c4c56,getPluralForm:_0x2a4525}}={'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':_0x35352e=>0x0}};_0x201cca['zh']||={'dictionary':{},'getPluralForm':null},_0x201cca['zh']['dictionary']=Object['assign'](_0x201cca['zh']['dictionary'],_0x8c4c56),_0x201cca['zh']['getPluralForm']=_0x2a4525;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x257d7e=>{const {zh:{dictionary:_0x2984c1,getPluralForm:_0x329fa3}}={'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':_0x4110ff=>0x0}};_0x257d7e['zh']||={'dictionary':{},'getPluralForm':null},_0x257d7e['zh']['dictionary']=Object['assign'](_0x257d7e['zh']['dictionary'],_0x2984c1),_0x257d7e['zh']['getPluralForm']=_0x329fa3;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-template",
3
- "version": "43.0.0-alpha.5",
3
+ "version": "43.0.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.0.0-alpha.5",
26
- "@ckeditor/ckeditor5-ui": "43.0.0-alpha.5",
27
- "@ckeditor/ckeditor5-utils": "43.0.0-alpha.5",
28
- "ckeditor5": "43.0.0-alpha.5",
29
- "ckeditor5-collaboration": "43.0.0-alpha.5"
25
+ "@ckeditor/ckeditor5-core": "43.0.0",
26
+ "@ckeditor/ckeditor5-ui": "43.0.0",
27
+ "@ckeditor/ckeditor5-utils": "43.0.0",
28
+ "ckeditor5": "43.0.0",
29
+ "ckeditor5-collaboration": "43.0.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(_0x2fe69b,_0x2c1811){var _0x411659=_0x42d6,_0x93c58a=_0x2fe69b();while(!![]){try{var _0xd92030=parseInt(_0x411659(0x113))/0x1+-parseInt(_0x411659(0x10c))/0x2+parseInt(_0x411659(0x110))/0x3+-parseInt(_0x411659(0x10d))/0x4+parseInt(_0x411659(0x112))/0x5+-parseInt(_0x411659(0x111))/0x6*(parseInt(_0x411659(0x10e))/0x7)+parseInt(_0x411659(0x10f))/0x8;if(_0xd92030===_0x2c1811)break;else _0x93c58a['push'](_0x93c58a['shift']());}catch(_0x441b35){_0x93c58a['push'](_0x93c58a['shift']());}}}(_0x2841,0xe8986));function _0x42d6(_0x3c49c6,_0x19f8c5){var _0x28413e=_0x2841();return _0x42d6=function(_0x42d64d,_0x5679ba){_0x42d64d=_0x42d64d-0x10c;var _0x327c13=_0x28413e[_0x42d64d];return _0x327c13;},_0x42d6(_0x3c49c6,_0x19f8c5);}export{default as Template}from'./template.js';function _0x2841(){var _0x71f671=['6190212XJOZse','7iEVkHD','6099488OfTlkv','5429739oKILvi','10678854CqZHCx','2962355KiIjgX','1482960eDiDsC','735416fhqNvb'];_0x2841=function(){return _0x71f671;};return _0x2841();}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(_0x589215,_0x28298f){var _0xf27b8c=_0x3fe0,_0xa4e8=_0x589215();while(!![]){try{var _0x397d66=-parseInt(_0xf27b8c(0x1ab))/0x1*(parseInt(_0xf27b8c(0x1a7))/0x2)+parseInt(_0xf27b8c(0x1a8))/0x3+parseInt(_0xf27b8c(0x1a9))/0x4+parseInt(_0xf27b8c(0x1a5))/0x5+-parseInt(_0xf27b8c(0x1ad))/0x6*(parseInt(_0xf27b8c(0x1ac))/0x7)+parseInt(_0xf27b8c(0x1aa))/0x8+-parseInt(_0xf27b8c(0x1a6))/0x9*(parseInt(_0xf27b8c(0x1a4))/0xa);if(_0x397d66===_0x28298f)break;else _0xa4e8['push'](_0xa4e8['shift']());}catch(_0x1fe19d){_0xa4e8['push'](_0xa4e8['shift']());}}}(_0x53cb,0xac735));export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';export{default as TemplateEditing}from'./templateediting.js';function _0x3fe0(_0x23b4b3,_0x49b07f){var _0x53cb70=_0x53cb();return _0x3fe0=function(_0x3fe0c7,_0x1371be){_0x3fe0c7=_0x3fe0c7-0x1a4;var _0x32de92=_0x53cb70[_0x3fe0c7];return _0x32de92;},_0x3fe0(_0x23b4b3,_0x49b07f);}export{default as TemplateUI}from'./templateui.js';function _0x53cb(){var _0x3e6f74=['2115273CqPPCq','4537504SAwbJt','5415992JAuacP','21WnlkzD','1477BmBBoE','1254jmgXOl','14550XblcoH','892350tZpYJd','4734GapeHM','112300BcyYXH'];_0x53cb=function(){return _0x3e6f74;};return _0x53cb();}import'./augmentation.js';
package/src/template.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x2b825a=_0x5426;function _0x5989(){var _0x2f8c65=['4022304mHKZyH','2791376ekDivx','requires','70506PFAnzU','Template','pluginName','30426hAEKMa','55ocSLtP','7pyFYUz','191238mkWWSV','34948WzUixt','1287333NysHiP','410DJmDbN','824ixPjON'];_0x5989=function(){return _0x2f8c65;};return _0x5989();}function _0x5426(_0xeacccb,_0x4a1797){var _0x5989f1=_0x5989();return _0x5426=function(_0x5426ad,_0x45ba7c){_0x5426ad=_0x5426ad-0x174;var _0x3dcc00=_0x5989f1[_0x5426ad];return _0x3dcc00;},_0x5426(_0xeacccb,_0x4a1797);}(function(_0x2c66f3,_0x3bb24a){var _0x4d0762=_0x5426,_0x42cf76=_0x2c66f3();while(!![]){try{var _0x9eabbe=-parseInt(_0x4d0762(0x178))/0x1*(-parseInt(_0x4d0762(0x17a))/0x2)+parseInt(_0x4d0762(0x17b))/0x3+-parseInt(_0x4d0762(0x17e))/0x4+-parseInt(_0x4d0762(0x177))/0x5*(parseInt(_0x4d0762(0x179))/0x6)+parseInt(_0x4d0762(0x17f))/0x7+parseInt(_0x4d0762(0x17d))/0x8*(parseInt(_0x4d0762(0x181))/0x9)+-parseInt(_0x4d0762(0x17c))/0xa*(-parseInt(_0x4d0762(0x176))/0xb);if(_0x9eabbe===_0x3bb24a)break;else _0x42cf76['push'](_0x42cf76['shift']());}catch(_0x5e9ef1){_0x42cf76['push'](_0x42cf76['shift']());}}}(_0x5989,0x7d916));import{Plugin as _0x414bca}from'ckeditor5/src/core.js';import _0x2bae77 from'./templateediting.js';import _0x2b3596 from'./templateui.js';export default class m extends _0x414bca{static get[_0x2b825a(0x180)](){return[_0x2bae77,_0x2b3596];}static get[_0x2b825a(0x175)](){var _0x41f6a6=_0x2b825a;return _0x41f6a6(0x174);}}
23
+ var _0x4ea123=_0x1910;(function(_0x2315a3,_0x571068){var _0x2a2f27=_0x1910,_0x59edab=_0x2315a3();while(!![]){try{var _0x556aa2=parseInt(_0x2a2f27(0x168))/0x1*(parseInt(_0x2a2f27(0x174))/0x2)+parseInt(_0x2a2f27(0x175))/0x3+parseInt(_0x2a2f27(0x169))/0x4*(-parseInt(_0x2a2f27(0x16c))/0x5)+-parseInt(_0x2a2f27(0x170))/0x6*(parseInt(_0x2a2f27(0x171))/0x7)+-parseInt(_0x2a2f27(0x16b))/0x8*(parseInt(_0x2a2f27(0x173))/0x9)+parseInt(_0x2a2f27(0x16e))/0xa+-parseInt(_0x2a2f27(0x172))/0xb*(-parseInt(_0x2a2f27(0x16f))/0xc);if(_0x556aa2===_0x571068)break;else _0x59edab['push'](_0x59edab['shift']());}catch(_0x35ecec){_0x59edab['push'](_0x59edab['shift']());}}}(_0x142f,0xefb0d));import{Plugin as _0x1772c2}from'ckeditor5/src/core.js';function _0x1910(_0x35f03b,_0x58d8d3){var _0x142fad=_0x142f();return _0x1910=function(_0x191016,_0x5a05da){_0x191016=_0x191016-0x168;var _0x268d75=_0x142fad[_0x191016];return _0x268d75;},_0x1910(_0x35f03b,_0x58d8d3);}import _0x1e431b from'./templateediting.js';import _0x200619 from'./templateui.js';export default class m extends _0x1772c2{static get[_0x4ea123(0x176)](){return[_0x1e431b,_0x200619];}static get[_0x4ea123(0x16a)](){var _0xe94541=_0x4ea123;return _0xe94541(0x16d);}}function _0x142f(){var _0x4d83bf=['16729840OzOKdu','132OnwroW','228GAMeXe','9569vfvsbG','672969BPjNYO','16766460hoyzgj','19378BwLdiu','4371333bXSQqD','requires','89kxIDVg','8KCIgZq','pluginName','8OaSklL','4421815CNajnP','Template'];_0x142f=function(){return _0x4d83bf;};return _0x142f();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3db432=_0x1cd9;(function(_0x12a955,_0x1f3642){const _0x5e492a=_0x1cd9,_0x582aeb=_0x12a955();while(!![]){try{const _0x5b4857=-parseInt(_0x5e492a(0x199))/0x1*(-parseInt(_0x5e492a(0x194))/0x2)+-parseInt(_0x5e492a(0x1a3))/0x3*(-parseInt(_0x5e492a(0x190))/0x4)+parseInt(_0x5e492a(0x19b))/0x5+parseInt(_0x5e492a(0x19a))/0x6+parseInt(_0x5e492a(0x195))/0x7*(parseInt(_0x5e492a(0x1a0))/0x8)+parseInt(_0x5e492a(0x19c))/0x9*(parseInt(_0x5e492a(0x193))/0xa)+-parseInt(_0x5e492a(0x19e))/0xb*(parseInt(_0x5e492a(0x197))/0xc);if(_0x5b4857===_0x1f3642)break;else _0x582aeb['push'](_0x582aeb['shift']());}catch(_0x3c253f){_0x582aeb['push'](_0x582aeb['shift']());}}}(_0x3b10,0x20db8));import{Command as _0x33aab3}from'ckeditor5/src/core.js';function _0x3b10(){const _0xb32bae=['change','string','11094RORcuB','data','toModel','56LbLKCC','toView','insertContent','10BdZXCO','46232rSwDAa','28ZgChFJ','editor','8904372nrTfyq','htmlProcessor','9mfqPRH','674148jrdqtA','939930OlNJDG','1118727zpwumI','function','11Hhfwid','execute','384304zMaHOC'];_0x3b10=function(){return _0xb32bae;};return _0x3b10();}function _0x1cd9(_0x2b007f,_0xe49971){const _0x3b1082=_0x3b10();return _0x1cd9=function(_0x1cd992,_0x3a43e1){_0x1cd992=_0x1cd992-0x18f;let _0x407cb2=_0x3b1082[_0x1cd992];return _0x407cb2;},_0x1cd9(_0x2b007f,_0xe49971);}export default class c extends _0x33aab3{[_0x3db432(0x19f)](_0x3ec27c){const _0xc5c725=_0x3db432,{model:_0x3f9ec7}=this[_0xc5c725(0x196)];let _0x4a8ca3;switch(typeof _0x3ec27c){case _0xc5c725(0x1a2):_0x4a8ca3=_0x3ec27c;break;case _0xc5c725(0x19d):_0x4a8ca3=_0x3ec27c();}_0xc5c725(0x1a2)==typeof _0x4a8ca3&&_0x3f9ec7[_0xc5c725(0x1a1)](()=>{const _0x5437f2=_0xc5c725,_0x14254e=this[_0x5437f2(0x196)][_0x5437f2(0x1a4)][_0x5437f2(0x198)][_0x5437f2(0x191)](_0x4a8ca3),_0x1a776d=this[_0x5437f2(0x196)][_0x5437f2(0x1a4)][_0x5437f2(0x18f)](_0x14254e);_0x3f9ec7[_0x5437f2(0x192)](_0x1a776d);});}}
23
+ const _0x373064=_0x3279;(function(_0x479d0b,_0x3ce6fc){const _0x1d3258=_0x3279,_0xbce36a=_0x479d0b();while(!![]){try{const _0x36b1c6=parseInt(_0x1d3258(0x91))/0x1+parseInt(_0x1d3258(0x96))/0x2+parseInt(_0x1d3258(0x92))/0x3*(parseInt(_0x1d3258(0x98))/0x4)+parseInt(_0x1d3258(0x8d))/0x5+parseInt(_0x1d3258(0x93))/0x6+parseInt(_0x1d3258(0x9a))/0x7*(parseInt(_0x1d3258(0x99))/0x8)+parseInt(_0x1d3258(0x8e))/0x9*(-parseInt(_0x1d3258(0x95))/0xa);if(_0x36b1c6===_0x3ce6fc)break;else _0xbce36a['push'](_0xbce36a['shift']());}catch(_0x1591d6){_0xbce36a['push'](_0xbce36a['shift']());}}}(_0x18e0,0x7d11f));import{Command as _0x421212}from'ckeditor5/src/core.js';export default class c extends _0x421212{[_0x373064(0x90)](_0x803460){const _0x357347=_0x373064,{model:_0x2d0aab}=this[_0x357347(0x9f)];let _0x31c75a;switch(typeof _0x803460){case _0x357347(0xa0):_0x31c75a=_0x803460;break;case _0x357347(0x9d):_0x31c75a=_0x803460();}_0x357347(0xa0)==typeof _0x31c75a&&_0x2d0aab[_0x357347(0x9e)](()=>{const _0x2f0ea2=_0x357347,_0x89dadd=this[_0x2f0ea2(0x9f)][_0x2f0ea2(0x9c)][_0x2f0ea2(0x9b)][_0x2f0ea2(0x94)](_0x31c75a),_0x56c149=this[_0x2f0ea2(0x9f)][_0x2f0ea2(0x9c)][_0x2f0ea2(0x8f)](_0x89dadd);_0x2d0aab[_0x2f0ea2(0x97)](_0x56c149);});}}function _0x3279(_0x42a3f9,_0x259a60){const _0x18e058=_0x18e0();return _0x3279=function(_0x327964,_0x5a662b){_0x327964=_0x327964-0x8d;let _0xbd404e=_0x18e058[_0x327964];return _0xbd404e;},_0x3279(_0x42a3f9,_0x259a60);}function _0x18e0(){const _0x1b825d=['2389245nSUvNG','4741245qdQeZx','toModel','execute','247994PDfxgI','6261IJSodw','5829246LtTFjY','toView','50MIfNiN','606856zJZgDV','insertContent','1172rfQwKe','9912xMUBTQ','3017gQAytq','htmlProcessor','data','function','change','editor','string'];_0x18e0=function(){return _0x1b825d;};return _0x18e0();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xcaf116=_0x3d8a;(function(_0x5ade68,_0x26d75f){const _0x2a6fa4=_0x3d8a,_0x5f524d=_0x5ade68();while(!![]){try{const _0x11b442=-parseInt(_0x2a6fa4(0x1b4))/0x1+-parseInt(_0x2a6fa4(0x1ae))/0x2+-parseInt(_0x2a6fa4(0x1a9))/0x3*(-parseInt(_0x2a6fa4(0x1aa))/0x4)+parseInt(_0x2a6fa4(0x1a4))/0x5+-parseInt(_0x2a6fa4(0x1a3))/0x6+-parseInt(_0x2a6fa4(0x1b5))/0x7+parseInt(_0x2a6fa4(0x1a1))/0x8;if(_0x11b442===_0x26d75f)break;else _0x5f524d['push'](_0x5f524d['shift']());}catch(_0x6bf83){_0x5f524d['push'](_0x5f524d['shift']());}}}(_0x4166,0xdba9e));function _0x4166(){const _0x30f7da=['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.','templateLicenseKeyTrialLimit:operations','2131796WoaIyJ','commands','template-invalid-license-key','pluginName','add','template-trial-license-key-reached-limit-changes','162039dXWIoB','9150330iHhLrW','config','templateLicenseKeyValid','_licenseKeyCheckInterval','editor','templateLicenseKeyInvalid','TemplateEditing','init','15089464wWzHtu','destroy','824334ndmoDp','6790425bUVqUS','templateLicenseKeyTrial','insertTemplate','get','info','1305lOkgfT','3016pXjEsv'];_0x4166=function(){return _0x30f7da;};return _0x4166();}import{Plugin as _0x2c1fd8}from'ckeditor5/src/core.js';import{CKEditorError as _0x3841e1}from'ckeditor5/src/utils.js';function _0x3d8a(_0x5132e5,_0x3fcf47){const _0x4166be=_0x4166();return _0x3d8a=function(_0x3d8aff,_0x50ca74){_0x3d8aff=_0x3d8aff-0x19c;let _0x38abf2=_0x4166be[_0x3d8aff];return _0x38abf2;},_0x3d8a(_0x5132e5,_0x3fcf47);}import _0x1e5164 from'./templatecommand.js';export default class r extends _0x2c1fd8{static get[_0xcaf116(0x1b1)](){const _0x152073=_0xcaf116;return _0x152073(0x19f);}constructor(_0x550ac0){const _0x153356=_0xcaf116;super(_0x550ac0),this[_0x153356(0x19c)]=null;}[_0xcaf116(0x1a0)](){const _0x4b9c57=_0xcaf116,{editor:_0x16f7bd}=this;_0x16f7bd[_0x4b9c57(0x1af)][_0x4b9c57(0x1b2)](_0x4b9c57(0x1a6),new _0x1e5164(_0x16f7bd)),this[_0x4b9c57(0x1ab)]=_0x16f7bd[_0x4b9c57(0x1b6)][_0x4b9c57(0x1a7)](_0x4b9c57(0x1ab));const _0x269f85=this[_0x4b9c57(0x19d)];this[_0x4b9c57(0x19c)]=setInterval(()=>{const _0x15a226=_0x4b9c57;let _0x4ad4f1;for(const _0xd9750 in _0x269f85){const _0x11b8b0=_0xd9750,_0x345de7=_0x269f85[_0x11b8b0];if(_0x15a226(0x1a5)===_0x345de7||_0x15a226(0x19e)===_0x345de7||_0x15a226(0x1b7)===_0x345de7||_0x15a226(0x1ad)===_0x345de7){delete _0x269f85[_0x11b8b0],_0x4ad4f1=_0x345de7;break;}}if(_0x15a226(0x19e)===_0x4ad4f1)throw clearInterval(this[_0x15a226(0x19c)]),new _0x3841e1(_0x15a226(0x1b0),null);if(_0x15a226(0x1a5)===_0x4ad4f1&&console[_0x15a226(0x1a8)](_0x15a226(0x1ac)),_0x15a226(0x1ad)===_0x4ad4f1)throw clearInterval(this[_0x15a226(0x19c)]),new _0x3841e1(_0x15a226(0x1b3),null);_0x15a226(0x1b7)===_0x4ad4f1&&clearInterval(this[_0x15a226(0x19c)]);},0x3e8);}[_0xcaf116(0x1a2)](){const _0x19ce4d=_0xcaf116;this[_0x19ce4d(0x19c)]&&clearInterval(this[_0x19ce4d(0x19c)]);}}
23
+ const _0x11ca74=_0x2ff1;(function(_0x4b160b,_0x14fefd){const _0x3946ec=_0x2ff1,_0xd84dce=_0x4b160b();while(!![]){try{const _0x635ebe=-parseInt(_0x3946ec(0x123))/0x1+parseInt(_0x3946ec(0x11a))/0x2*(parseInt(_0x3946ec(0x115))/0x3)+parseInt(_0x3946ec(0x112))/0x4*(-parseInt(_0x3946ec(0x10e))/0x5)+-parseInt(_0x3946ec(0x11f))/0x6*(parseInt(_0x3946ec(0x111))/0x7)+-parseInt(_0x3946ec(0x126))/0x8*(-parseInt(_0x3946ec(0x11e))/0x9)+-parseInt(_0x3946ec(0x128))/0xa*(-parseInt(_0x3946ec(0x114))/0xb)+-parseInt(_0x3946ec(0x120))/0xc*(-parseInt(_0x3946ec(0x119))/0xd);if(_0x635ebe===_0x14fefd)break;else _0xd84dce['push'](_0xd84dce['shift']());}catch(_0x5252ec){_0xd84dce['push'](_0xd84dce['shift']());}}}(_0x33aa,0xa1699));function _0x33aa(){const _0x50d8aa=['TemplateEditing','_licenseKeyCheckInterval','commands','11662551NCcjUF','1230408tHdedd','12VZzBOY','destroy','templateLicenseKeyTrialLimit:operations','376570vvKGEX','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.','8tVRkVD','templateLicenseKeyTrial','2360Yayvge','templateLicenseKeyValid','get','editor','add','info','template-trial-license-key-reached-limit-changes','230hmBSKZ','pluginName','config','7kIBYWO','100420TfNBZs','template-invalid-license-key','40557JFgQbh','2202gLSEnJ','init','insertTemplate','templateLicenseKeyInvalid','2877758afoNmO','28qnAosu'];_0x33aa=function(){return _0x50d8aa;};return _0x33aa();}import{Plugin as _0x2ced0e}from'ckeditor5/src/core.js';function _0x2ff1(_0x23051f,_0x327579){const _0x33aae7=_0x33aa();return _0x2ff1=function(_0x2ff1a2,_0x2cb53e){_0x2ff1a2=_0x2ff1a2-0x10d;let _0x4b124c=_0x33aae7[_0x2ff1a2];return _0x4b124c;},_0x2ff1(_0x23051f,_0x327579);}import{CKEditorError as _0x5961b6}from'ckeditor5/src/utils.js';import _0x2bf496 from'./templatecommand.js';export default class r extends _0x2ced0e{static get[_0x11ca74(0x10f)](){const _0x56ea79=_0x11ca74;return _0x56ea79(0x11b);}constructor(_0x5b33c3){const _0x2ac95d=_0x11ca74;super(_0x5b33c3),this[_0x2ac95d(0x11c)]=null;}[_0x11ca74(0x116)](){const _0x2711c7=_0x11ca74,{editor:_0x387921}=this;_0x387921[_0x2711c7(0x11d)][_0x2711c7(0x12c)](_0x2711c7(0x117),new _0x2bf496(_0x387921)),this[_0x2711c7(0x124)]=_0x387921[_0x2711c7(0x110)][_0x2711c7(0x12a)](_0x2711c7(0x124));const _0x14620c=this[_0x2711c7(0x12b)];this[_0x2711c7(0x11c)]=setInterval(()=>{const _0x33e533=_0x2711c7;let _0x429dc8;for(const _0xe10da0 in _0x14620c){const _0x2298bf=_0xe10da0,_0x1bbe4d=_0x14620c[_0x2298bf];if(_0x33e533(0x127)===_0x1bbe4d||_0x33e533(0x118)===_0x1bbe4d||_0x33e533(0x129)===_0x1bbe4d||_0x33e533(0x122)===_0x1bbe4d){delete _0x14620c[_0x2298bf],_0x429dc8=_0x1bbe4d;break;}}if(_0x33e533(0x118)===_0x429dc8)throw clearInterval(this[_0x33e533(0x11c)]),new _0x5961b6(_0x33e533(0x113),null);if(_0x33e533(0x127)===_0x429dc8&&console[_0x33e533(0x12d)](_0x33e533(0x125)),_0x33e533(0x122)===_0x429dc8)throw clearInterval(this[_0x33e533(0x11c)]),new _0x5961b6(_0x33e533(0x10d),null);_0x33e533(0x129)===_0x429dc8&&clearInterval(this[_0x33e533(0x11c)]);},0x3e8);}[_0x11ca74(0x121)](){const _0x182778=_0x11ca74;this[_0x182778(0x11c)]&&clearInterval(this[_0x182778(0x11c)]);}}