@ckeditor/ckeditor5-template 43.1.0-alpha.8 → 43.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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
- (_0x39cf84=>{const {'sr-latn':{dictionary:_0x3012a4,getPluralForm:_0x3c2fcb}}={'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':_0x480863=>_0x480863%0xa==0x1&&_0x480863%0x64!=0xb?0x0:_0x480863%0xa>=0x2&&_0x480863%0xa<=0x4&&(_0x480863%0x64<0xa||_0x480863%0x64>=0x14)?0x1:0x2}};_0x39cf84['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x39cf84['sr-latn']['dictionary']=Object['assign'](_0x39cf84['sr-latn']['dictionary'],_0x3012a4),_0x39cf84['sr-latn']['getPluralForm']=_0x3c2fcb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x54a48b=>{const {'sr-latn':{dictionary:_0x2a7c79,getPluralForm:_0x53bc71}}={'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':_0x16d815=>_0x16d815%0xa==0x1&&_0x16d815%0x64!=0xb?0x0:_0x16d815%0xa>=0x2&&_0x16d815%0xa<=0x4&&(_0x16d815%0x64<0xa||_0x16d815%0x64>=0x14)?0x1:0x2}};_0x54a48b['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x54a48b['sr-latn']['dictionary']=Object['assign'](_0x54a48b['sr-latn']['dictionary'],_0x2a7c79),_0x54a48b['sr-latn']['getPluralForm']=_0x53bc71;})(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':_0x5d158c=>_0x5d158c%0xa==0x1&&_0x5d158c%0x64!=0xb?0x0:_0x5d158c%0xa>=0x2&&_0x5d158c%0xa<=0x4&&(_0x5d158c%0x64<0xa||_0x5d158c%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':_0x2ce57c=>_0x2ce57c%0xa==0x1&&_0x2ce57c%0x64!=0xb?0x0:_0x2ce57c%0xa>=0x2&&_0x2ce57c%0xa<=0x4&&(_0x2ce57c%0x64<0xa||_0x2ce57c%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x48ba06=>{const {sr:{dictionary:_0x431b20,getPluralForm:_0x3a75e6}}={'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':_0x639f55=>_0x639f55%0xa==0x1&&_0x639f55%0x64!=0xb?0x0:_0x639f55%0xa>=0x2&&_0x639f55%0xa<=0x4&&(_0x639f55%0x64<0xa||_0x639f55%0x64>=0x14)?0x1:0x2}};_0x48ba06['sr']||={'dictionary':{},'getPluralForm':null},_0x48ba06['sr']['dictionary']=Object['assign'](_0x48ba06['sr']['dictionary'],_0x431b20),_0x48ba06['sr']['getPluralForm']=_0x3a75e6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3961f2=>{const {sr:{dictionary:_0x546bdc,getPluralForm:_0x562915}}={'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':_0x425e46=>_0x425e46%0xa==0x1&&_0x425e46%0x64!=0xb?0x0:_0x425e46%0xa>=0x2&&_0x425e46%0xa<=0x4&&(_0x425e46%0x64<0xa||_0x425e46%0x64>=0x14)?0x1:0x2}};_0x3961f2['sr']||={'dictionary':{},'getPluralForm':null},_0x3961f2['sr']['dictionary']=Object['assign'](_0x3961f2['sr']['dictionary'],_0x546bdc),_0x3961f2['sr']['getPluralForm']=_0x562915;})(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':_0x1184d6=>0x1!=_0x1184d6}};
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':_0x5b744b=>0x1!=_0x5b744b}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x12bbf8=>{const {sv:{dictionary:_0x2afc28,getPluralForm:_0x273327}}={'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':_0xd14cb2=>0x1!=_0xd14cb2}};_0x12bbf8['sv']||={'dictionary':{},'getPluralForm':null},_0x12bbf8['sv']['dictionary']=Object['assign'](_0x12bbf8['sv']['dictionary'],_0x2afc28),_0x12bbf8['sv']['getPluralForm']=_0x273327;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5bd37a=>{const {sv:{dictionary:_0x3295f4,getPluralForm:_0x393b09}}={'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':_0x5d9913=>0x1!=_0x5d9913}};_0x5bd37a['sv']||={'dictionary':{},'getPluralForm':null},_0x5bd37a['sv']['dictionary']=Object['assign'](_0x5bd37a['sv']['dictionary'],_0x3295f4),_0x5bd37a['sv']['getPluralForm']=_0x393b09;})(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':_0x383c61=>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':_0x182dd9=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2c697e=>{const {th:{dictionary:_0x2bef7b,getPluralForm:_0x5d719b}}={'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':_0x3eaa52=>0x0}};_0x2c697e['th']||={'dictionary':{},'getPluralForm':null},_0x2c697e['th']['dictionary']=Object['assign'](_0x2c697e['th']['dictionary'],_0x2bef7b),_0x2c697e['th']['getPluralForm']=_0x5d719b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xe001d3=>{const {th:{dictionary:_0x383e5c,getPluralForm:_0x44ef8f}}={'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':_0x565ea5=>0x0}};_0xe001d3['th']||={'dictionary':{},'getPluralForm':null},_0xe001d3['th']['dictionary']=Object['assign'](_0xe001d3['th']['dictionary'],_0x383e5c),_0xe001d3['th']['getPluralForm']=_0x44ef8f;})(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':_0x400145=>_0x400145>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':_0x57d95a=>_0x57d95a>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x531013=>{const {tr:{dictionary:_0x46de4d,getPluralForm:_0x1d4c37}}={'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':_0x5e8b8f=>_0x5e8b8f>0x1}};_0x531013['tr']||={'dictionary':{},'getPluralForm':null},_0x531013['tr']['dictionary']=Object['assign'](_0x531013['tr']['dictionary'],_0x46de4d),_0x531013['tr']['getPluralForm']=_0x1d4c37;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x35f4a0=>{const {tr:{dictionary:_0x1e67fa,getPluralForm:_0x344f2c}}={'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':_0x386abd=>_0x386abd>0x1}};_0x35f4a0['tr']||={'dictionary':{},'getPluralForm':null},_0x35f4a0['tr']['dictionary']=Object['assign'](_0x35f4a0['tr']['dictionary'],_0x1e67fa),_0x35f4a0['tr']['getPluralForm']=_0x344f2c;})(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':_0x478bdc=>_0x478bdc%0x1==0x0&&_0x478bdc%0xa==0x1&&_0x478bdc%0x64!=0xb?0x0:_0x478bdc%0x1==0x0&&_0x478bdc%0xa>=0x2&&_0x478bdc%0xa<=0x4&&(_0x478bdc%0x64<0xc||_0x478bdc%0x64>0xe)?0x1:_0x478bdc%0x1==0x0&&(_0x478bdc%0xa==0x0||_0x478bdc%0xa>=0x5&&_0x478bdc%0xa<=0x9||_0x478bdc%0x64>=0xb&&_0x478bdc%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':_0x19aeb4=>_0x19aeb4%0x1==0x0&&_0x19aeb4%0xa==0x1&&_0x19aeb4%0x64!=0xb?0x0:_0x19aeb4%0x1==0x0&&_0x19aeb4%0xa>=0x2&&_0x19aeb4%0xa<=0x4&&(_0x19aeb4%0x64<0xc||_0x19aeb4%0x64>0xe)?0x1:_0x19aeb4%0x1==0x0&&(_0x19aeb4%0xa==0x0||_0x19aeb4%0xa>=0x5&&_0x19aeb4%0xa<=0x9||_0x19aeb4%0x64>=0xb&&_0x19aeb4%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a4a81=>{const {uk:{dictionary:_0x2a90be,getPluralForm:_0x28287f}}={'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':_0x43f40b=>_0x43f40b%0x1==0x0&&_0x43f40b%0xa==0x1&&_0x43f40b%0x64!=0xb?0x0:_0x43f40b%0x1==0x0&&_0x43f40b%0xa>=0x2&&_0x43f40b%0xa<=0x4&&(_0x43f40b%0x64<0xc||_0x43f40b%0x64>0xe)?0x1:_0x43f40b%0x1==0x0&&(_0x43f40b%0xa==0x0||_0x43f40b%0xa>=0x5&&_0x43f40b%0xa<=0x9||_0x43f40b%0x64>=0xb&&_0x43f40b%0x64<=0xe)?0x2:0x3}};_0x1a4a81['uk']||={'dictionary':{},'getPluralForm':null},_0x1a4a81['uk']['dictionary']=Object['assign'](_0x1a4a81['uk']['dictionary'],_0x2a90be),_0x1a4a81['uk']['getPluralForm']=_0x28287f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x36884e=>{const {uk:{dictionary:_0xe55954,getPluralForm:_0x56fb87}}={'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':_0x389e1a=>_0x389e1a%0x1==0x0&&_0x389e1a%0xa==0x1&&_0x389e1a%0x64!=0xb?0x0:_0x389e1a%0x1==0x0&&_0x389e1a%0xa>=0x2&&_0x389e1a%0xa<=0x4&&(_0x389e1a%0x64<0xc||_0x389e1a%0x64>0xe)?0x1:_0x389e1a%0x1==0x0&&(_0x389e1a%0xa==0x0||_0x389e1a%0xa>=0x5&&_0x389e1a%0xa<=0x9||_0x389e1a%0x64>=0xb&&_0x389e1a%0x64<=0xe)?0x2:0x3}};_0x36884e['uk']||={'dictionary':{},'getPluralForm':null},_0x36884e['uk']['dictionary']=Object['assign'](_0x36884e['uk']['dictionary'],_0xe55954),_0x36884e['uk']['getPluralForm']=_0x56fb87;})(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':_0x4dff60=>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':_0x397fa4=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xc98a0d=>{const {uz:{dictionary:_0x40063b,getPluralForm:_0x19ee2f}}={'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':_0x1a757b=>0x0}};_0xc98a0d['uz']||={'dictionary':{},'getPluralForm':null},_0xc98a0d['uz']['dictionary']=Object['assign'](_0xc98a0d['uz']['dictionary'],_0x40063b),_0xc98a0d['uz']['getPluralForm']=_0x19ee2f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3f92b2=>{const {uz:{dictionary:_0x4a8989,getPluralForm:_0x5eaf3}}={'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':_0x5c164f=>0x0}};_0x3f92b2['uz']||={'dictionary':{},'getPluralForm':null},_0x3f92b2['uz']['dictionary']=Object['assign'](_0x3f92b2['uz']['dictionary'],_0x4a8989),_0x3f92b2['uz']['getPluralForm']=_0x5eaf3;})(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':_0x40120c=>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':_0x5d8a7e=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2875e2=>{const {vi:{dictionary:_0x2267b8,getPluralForm:_0x3b66fa}}={'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':_0x35f877=>0x0}};_0x2875e2['vi']||={'dictionary':{},'getPluralForm':null},_0x2875e2['vi']['dictionary']=Object['assign'](_0x2875e2['vi']['dictionary'],_0x2267b8),_0x2875e2['vi']['getPluralForm']=_0x3b66fa;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x33832c=>{const {vi:{dictionary:_0x57191f,getPluralForm:_0x2b777e}}={'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':_0x1e8b05=>0x0}};_0x33832c['vi']||={'dictionary':{},'getPluralForm':null},_0x33832c['vi']['dictionary']=Object['assign'](_0x33832c['vi']['dictionary'],_0x57191f),_0x33832c['vi']['getPluralForm']=_0x2b777e;})(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':_0x2ddada=>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':_0xe3db1f=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x25a7e3=>{const {'zh-cn':{dictionary:_0x236000,getPluralForm:_0x2402d9}}={'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':_0x4bff58=>0x0}};_0x25a7e3['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x25a7e3['zh-cn']['dictionary']=Object['assign'](_0x25a7e3['zh-cn']['dictionary'],_0x236000),_0x25a7e3['zh-cn']['getPluralForm']=_0x2402d9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x577293=>{const {'zh-cn':{dictionary:_0x36d462,getPluralForm:_0xb2bb8c}}={'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':_0x37667a=>0x0}};_0x577293['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x577293['zh-cn']['dictionary']=Object['assign'](_0x577293['zh-cn']['dictionary'],_0x36d462),_0x577293['zh-cn']['getPluralForm']=_0xb2bb8c;})(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':_0x30d69b=>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':_0x100c6b=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x12be3e=>{const {zh:{dictionary:_0x1f9eeb,getPluralForm:_0x5eba92}}={'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':_0x11e2ab=>0x0}};_0x12be3e['zh']||={'dictionary':{},'getPluralForm':null},_0x12be3e['zh']['dictionary']=Object['assign'](_0x12be3e['zh']['dictionary'],_0x1f9eeb),_0x12be3e['zh']['getPluralForm']=_0x5eba92;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xf9dc3a=>{const {zh:{dictionary:_0x4713b4,getPluralForm:_0x1d0067}}={'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':_0x403da7=>0x0}};_0xf9dc3a['zh']||={'dictionary':{},'getPluralForm':null},_0xf9dc3a['zh']['dictionary']=Object['assign'](_0xf9dc3a['zh']['dictionary'],_0x4713b4),_0xf9dc3a['zh']['getPluralForm']=_0x1d0067;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-template",
3
- "version": "43.1.0-alpha.8",
3
+ "version": "43.1.1",
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.1.0-alpha.8",
26
- "@ckeditor/ckeditor5-ui": "43.1.0-alpha.8",
27
- "@ckeditor/ckeditor5-utils": "43.1.0-alpha.8",
28
- "ckeditor5": "43.1.0-alpha.8",
29
- "ckeditor5-collaboration": "43.1.0-alpha.8"
25
+ "@ckeditor/ckeditor5-core": "43.1.1",
26
+ "@ckeditor/ckeditor5-ui": "43.1.1",
27
+ "@ckeditor/ckeditor5-utils": "43.1.1",
28
+ "ckeditor5": "43.1.1",
29
+ "ckeditor5-collaboration": "43.1.1"
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(_0x10292b,_0x3d71ed){var _0x5cb6f6=_0x3230,_0x396819=_0x10292b();while(!![]){try{var _0xb6930b=-parseInt(_0x5cb6f6(0xb5))/0x1+-parseInt(_0x5cb6f6(0xb2))/0x2*(parseInt(_0x5cb6f6(0xb7))/0x3)+-parseInt(_0x5cb6f6(0xb1))/0x4*(-parseInt(_0x5cb6f6(0xba))/0x5)+-parseInt(_0x5cb6f6(0xb9))/0x6+-parseInt(_0x5cb6f6(0xbc))/0x7*(parseInt(_0x5cb6f6(0xb8))/0x8)+parseInt(_0x5cb6f6(0xb4))/0x9*(-parseInt(_0x5cb6f6(0xb6))/0xa)+-parseInt(_0x5cb6f6(0xbb))/0xb*(-parseInt(_0x5cb6f6(0xb3))/0xc);if(_0xb6930b===_0x3d71ed)break;else _0x396819['push'](_0x396819['shift']());}catch(_0x3ff2e0){_0x396819['push'](_0x396819['shift']());}}}(_0x4f0e,0x54690));export{default as Template}from'./template.js';function _0x3230(_0x346029,_0x3cac2a){var _0x4f0e55=_0x4f0e();return _0x3230=function(_0x3230f0,_0x19cba5){_0x3230f0=_0x3230f0-0xb1;var _0x1acc77=_0x4f0e55[_0x3230f0];return _0x1acc77;},_0x3230(_0x346029,_0x3cac2a);}function _0x4f0e(){var _0x48faac=['9AQYlfY','1983104EKDolc','3698070QvLXFn','963180pWUQly','319lvGedL','7voMAYw','4FnQMfs','131386Rurnxa','768984lbqarS','2842794GRUwEb','12226xkrpBl','20tkNmno'];_0x4f0e=function(){return _0x48faac;};return _0x4f0e();}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(_0xa37778,_0x64bc3f){var _0x587335=_0x3c89,_0x1698af=_0xa37778();while(!![]){try{var _0x2eb706=-parseInt(_0x587335(0xde))/0x1+-parseInt(_0x587335(0xdf))/0x2*(parseInt(_0x587335(0xe7))/0x3)+parseInt(_0x587335(0xe0))/0x4*(-parseInt(_0x587335(0xdd))/0x5)+parseInt(_0x587335(0xe8))/0x6*(-parseInt(_0x587335(0xe5))/0x7)+parseInt(_0x587335(0xe3))/0x8+-parseInt(_0x587335(0xe1))/0x9*(-parseInt(_0x587335(0xe6))/0xa)+parseInt(_0x587335(0xe4))/0xb*(parseInt(_0x587335(0xe2))/0xc);if(_0x2eb706===_0x64bc3f)break;else _0x1698af['push'](_0x1698af['shift']());}catch(_0x4e2939){_0x1698af['push'](_0x1698af['shift']());}}}(_0xe61c,0xd0f70));export{default as Template}from'./template.js';function _0xe61c(){var _0x1bfe09=['2721846AqFWsj','27630svebiR','1148895Owklut','6UlxqCu','92apNSpJ','36ZuWJjI','132GXcIXR','3761160VGsqJX','1087922osilpx','7oNtnNB','3473420oeNwEA','361881CKuATE'];_0xe61c=function(){return _0x1bfe09;};return _0xe61c();}export{default as TemplateCommand}from'./templatecommand.js';function _0x3c89(_0x196350,_0xd674fb){var _0xe61c52=_0xe61c();return _0x3c89=function(_0x3c89df,_0x1ede46){_0x3c89df=_0x3c89df-0xdd;var _0x53f3e8=_0xe61c52[_0x3c89df];return _0x53f3e8;},_0x3c89(_0x196350,_0xd674fb);}export{default as TemplateEditing}from'./templateediting.js';export{default as TemplateUI}from'./templateui.js';import'./augmentation.js';
package/src/template.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1db9(_0x5c5928,_0x2ee42a){var _0x1db976=_0x719b();return _0x1db9=function(_0x28ba18,_0x55f724){_0x28ba18=_0x28ba18-0x161;var _0xa69115=_0x1db976[_0x28ba18];return _0xa69115;},_0x1db9(_0x5c5928,_0x2ee42a);}var _0x2f0785=_0x1db9;(function(_0x283bef,_0x437b7b){var _0x11e72d=_0x1db9,_0x5de862=_0x283bef();while(!![]){try{var _0x32a927=-parseInt(_0x11e72d(0x169))/0x1*(parseInt(_0x11e72d(0x168))/0x2)+-parseInt(_0x11e72d(0x16a))/0x3*(-parseInt(_0x11e72d(0x166))/0x4)+-parseInt(_0x11e72d(0x164))/0x5*(parseInt(_0x11e72d(0x161))/0x6)+parseInt(_0x11e72d(0x165))/0x7+parseInt(_0x11e72d(0x162))/0x8*(parseInt(_0x11e72d(0x16e))/0x9)+-parseInt(_0x11e72d(0x16b))/0xa+-parseInt(_0x11e72d(0x16c))/0xb*(-parseInt(_0x11e72d(0x167))/0xc);if(_0x32a927===_0x437b7b)break;else _0x5de862['push'](_0x5de862['shift']());}catch(_0x276969){_0x5de862['push'](_0x5de862['shift']());}}}(_0x719b,0x5177d));import{Plugin as _0x40f0d0}from'ckeditor5/src/core.js';import _0xa66f2a from'./templateediting.js';function _0x719b(){var _0x351af2=['781121JmKjms','requires','5742414SUwsJG','pluginName','8526nGiceL','8lYQGme','Template','2245yGqosN','819805PBdrtg','2112868SQoNyf','96adTUQs','562dNGrpn','1177PSvRxT','3CgZRZZ','5490070OAmCyv'];_0x719b=function(){return _0x351af2;};return _0x719b();}import _0x5019c5 from'./templateui.js';export default class m extends _0x40f0d0{static get[_0x2f0785(0x16d)](){return[_0xa66f2a,_0x5019c5];}static get[_0x2f0785(0x16f)](){var _0x23d3e5=_0x2f0785;return _0x23d3e5(0x163);}}
23
+ var _0x5f0ea7=_0x291c;function _0x291c(_0x1c2a26,_0x22ffbe){var _0x28fbe1=_0x28fb();return _0x291c=function(_0x291c28,_0x9cfba9){_0x291c28=_0x291c28-0xfa;var _0x23693e=_0x28fbe1[_0x291c28];return _0x23693e;},_0x291c(_0x1c2a26,_0x22ffbe);}(function(_0x95f537,_0x80841f){var _0x5d88ad=_0x291c,_0x47dd74=_0x95f537();while(!![]){try{var _0x342e58=parseInt(_0x5d88ad(0xfe))/0x1+parseInt(_0x5d88ad(0xfd))/0x2+parseInt(_0x5d88ad(0xfa))/0x3+parseInt(_0x5d88ad(0xff))/0x4*(-parseInt(_0x5d88ad(0x103))/0x5)+parseInt(_0x5d88ad(0x102))/0x6*(parseInt(_0x5d88ad(0x107))/0x7)+-parseInt(_0x5d88ad(0x101))/0x8*(-parseInt(_0x5d88ad(0x104))/0x9)+parseInt(_0x5d88ad(0xfc))/0xa*(-parseInt(_0x5d88ad(0x100))/0xb);if(_0x342e58===_0x80841f)break;else _0x47dd74['push'](_0x47dd74['shift']());}catch(_0x25abf9){_0x47dd74['push'](_0x47dd74['shift']());}}}(_0x28fb,0x4fcb5));import{Plugin as _0x24f86a}from'ckeditor5/src/core.js';import _0x4dc2ce from'./templateediting.js';import _0x44417c from'./templateui.js';export default class m extends _0x24f86a{static get[_0x5f0ea7(0x106)](){return[_0x4dc2ce,_0x44417c];}static get[_0x5f0ea7(0xfb)](){var _0x596606=_0x5f0ea7;return _0x596606(0x105);}}function _0x28fb(){var _0x3e0975=['364332oRuMhJ','pluginName','20YeikNk','664286wRfHOW','12038SGiHrw','60jFLUry','1998667EjZrUO','24XDHijO','78AGYZYt','185285TEvUSA','1170369SPxoiw','Template','requires','210182NMBWCa'];_0x28fb=function(){return _0x3e0975;};return _0x28fb();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x166959=_0x3509;function _0x3509(_0x37e3ad,_0x5d4c32){const _0x524622=_0x5246();return _0x3509=function(_0x3509bd,_0xdc5732){_0x3509bd=_0x3509bd-0xc7;let _0x42ea4f=_0x524622[_0x3509bd];return _0x42ea4f;},_0x3509(_0x37e3ad,_0x5d4c32);}(function(_0x36ac87,_0x130d2c){const _0x2e6f8b=_0x3509,_0x5ee663=_0x36ac87();while(!![]){try{const _0x4f1886=-parseInt(_0x2e6f8b(0xd7))/0x1*(-parseInt(_0x2e6f8b(0xd2))/0x2)+-parseInt(_0x2e6f8b(0xca))/0x3+-parseInt(_0x2e6f8b(0xc9))/0x4+parseInt(_0x2e6f8b(0xc7))/0x5+-parseInt(_0x2e6f8b(0xd8))/0x6+parseInt(_0x2e6f8b(0xcf))/0x7*(parseInt(_0x2e6f8b(0xce))/0x8)+parseInt(_0x2e6f8b(0xd3))/0x9;if(_0x4f1886===_0x130d2c)break;else _0x5ee663['push'](_0x5ee663['shift']());}catch(_0x347ceb){_0x5ee663['push'](_0x5ee663['shift']());}}}(_0x5246,0xd9f3b));import{Command as _0x23950e}from'ckeditor5/src/core.js';export default class c extends _0x23950e{[_0x166959(0xd4)](_0xdc457a){const _0x315fcd=_0x166959,{model:_0x504864}=this[_0x315fcd(0xd5)];let _0x48f907;switch(typeof _0xdc457a){case _0x315fcd(0xd6):_0x48f907=_0xdc457a;break;case _0x315fcd(0xd9):_0x48f907=_0xdc457a();}_0x315fcd(0xd6)==typeof _0x48f907&&_0x504864[_0x315fcd(0xcd)](()=>{const _0x3834f8=_0x315fcd,_0x3d33b3=this[_0x3834f8(0xd5)][_0x3834f8(0xc8)][_0x3834f8(0xcc)][_0x3834f8(0xd1)](_0x48f907),_0x5905cd=this[_0x3834f8(0xd5)][_0x3834f8(0xc8)][_0x3834f8(0xd0)](_0x3d33b3);_0x504864[_0x3834f8(0xcb)](_0x5905cd);});}}function _0x5246(){const _0x46dfcd=['11275453ekoglM','toModel','toView','829526lkxGmB','17927829VhciKQ','execute','editor','string','1VifIsb','9116634ZVIoVm','function','1839575hMlEnA','data','1389888eoYKsq','4877388kvmRgT','insertContent','htmlProcessor','change','8edspqo'];_0x5246=function(){return _0x46dfcd;};return _0x5246();}
23
+ const _0x301873=_0x128b;(function(_0x38acd4,_0x41a2db){const _0x233f3e=_0x128b,_0x51ffc0=_0x38acd4();while(!![]){try{const _0x5c87a4=parseInt(_0x233f3e(0x95))/0x1+parseInt(_0x233f3e(0x93))/0x2+parseInt(_0x233f3e(0x97))/0x3+parseInt(_0x233f3e(0x9e))/0x4+-parseInt(_0x233f3e(0x9c))/0x5+-parseInt(_0x233f3e(0x96))/0x6+parseInt(_0x233f3e(0x9f))/0x7*(parseInt(_0x233f3e(0x92))/0x8);if(_0x5c87a4===_0x41a2db)break;else _0x51ffc0['push'](_0x51ffc0['shift']());}catch(_0x4af982){_0x51ffc0['push'](_0x51ffc0['shift']());}}}(_0x5eef,0x8d184));import{Command as _0x2df4e5}from'ckeditor5/src/core.js';function _0x5eef(){const _0x37213c=['change','1305164CZhfUk','43827eHxsmE','string','data','toView','toModel','808ApBcpo','167818bTtmBR','htmlProcessor','663183IFKnwn','2681076mGOpZc','217587sUWfXp','function','editor','execute','insertContent','3767515bqhYGm'];_0x5eef=function(){return _0x37213c;};return _0x5eef();}function _0x128b(_0xc7eb4,_0x3e74b1){const _0x5eef48=_0x5eef();return _0x128b=function(_0x128bcc,_0x477c3b){_0x128bcc=_0x128bcc-0x91;let _0x436408=_0x5eef48[_0x128bcc];return _0x436408;},_0x128b(_0xc7eb4,_0x3e74b1);}export default class c extends _0x2df4e5{[_0x301873(0x9a)](_0x5dd3eb){const _0x58a267=_0x301873,{model:_0x4e5626}=this[_0x58a267(0x99)];let _0x59b1a9;switch(typeof _0x5dd3eb){case _0x58a267(0xa0):_0x59b1a9=_0x5dd3eb;break;case _0x58a267(0x98):_0x59b1a9=_0x5dd3eb();}_0x58a267(0xa0)==typeof _0x59b1a9&&_0x4e5626[_0x58a267(0x9d)](()=>{const _0x5ead81=_0x58a267,_0x47e9c2=this[_0x5ead81(0x99)][_0x5ead81(0xa1)][_0x5ead81(0x94)][_0x5ead81(0xa2)](_0x59b1a9),_0x35abb3=this[_0x5ead81(0x99)][_0x5ead81(0xa1)][_0x5ead81(0x91)](_0x47e9c2);_0x4e5626[_0x5ead81(0x9b)](_0x35abb3);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x29e5(_0x3c9489,_0x1ddd4c){const _0x46c852=_0x46c8();return _0x29e5=function(_0x29e5ba,_0x20ebd3){_0x29e5ba=_0x29e5ba-0xa1;let _0x1bb571=_0x46c852[_0x29e5ba];return _0x1bb571;},_0x29e5(_0x3c9489,_0x1ddd4c);}function _0x46c8(){const _0x2d5c7a=['templateLicenseKeyInvalid','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.','303698ICckHm','413895gwamld','920508DixoSk','editor','TemplateEditing','config','info','template-trial-license-key-reached-limit-changes','commands','1301630tsejFd','301QxeJyG','20248loqWKi','destroy','2ETEMXL','pluginName','add','templateLicenseKeyTrial','get','templateLicenseKeyValid','init','template-invalid-license-key','templateLicenseKeyTrialLimit:operations','licenseKey','_licenseKeyCheckInterval','1687360aVkKSj','5427455wrHQtH','6ivKGuI','18YfcrTd','insertTemplate'];_0x46c8=function(){return _0x2d5c7a;};return _0x46c8();}const _0x2ab948=_0x29e5;(function(_0x282d7b,_0x4b7c15){const _0x5232c7=_0x29e5,_0x538bb4=_0x282d7b();while(!![]){try{const _0x4454bc=parseInt(_0x5232c7(0xb2))/0x1*(parseInt(_0x5232c7(0xbf))/0x2)+-parseInt(_0x5232c7(0xb3))/0x3+parseInt(_0x5232c7(0xb4))/0x4+-parseInt(_0x5232c7(0xab))/0x5*(parseInt(_0x5232c7(0xad))/0x6)+-parseInt(_0x5232c7(0xbc))/0x7*(parseInt(_0x5232c7(0xbd))/0x8)+-parseInt(_0x5232c7(0xae))/0x9*(parseInt(_0x5232c7(0xbb))/0xa)+parseInt(_0x5232c7(0xac))/0xb;if(_0x4454bc===_0x4b7c15)break;else _0x538bb4['push'](_0x538bb4['shift']());}catch(_0x37c6cc){_0x538bb4['push'](_0x538bb4['shift']());}}}(_0x46c8,0x2c96a));import{Plugin as _0x29709f}from'ckeditor5/src/core.js';import{CKEditorError as _0x38a39f}from'ckeditor5/src/utils.js';import _0x1be30e from'./templatecommand.js';export default class r extends _0x29709f{static get[_0x2ab948(0xa1)](){const _0x1e8627=_0x2ab948;return _0x1e8627(0xb6);}constructor(_0x407fc1){const _0xe68331=_0x2ab948;super(_0x407fc1),this[_0xe68331(0xaa)]=null;}[_0x2ab948(0xa6)](){const _0x3dd2dd=_0x2ab948,{editor:_0x4ce3b2}=this;_0x4ce3b2[_0x3dd2dd(0xba)][_0x3dd2dd(0xa2)](_0x3dd2dd(0xaf),new _0x1be30e(_0x4ce3b2)),this[_0x3dd2dd(0xa9)]=_0x4ce3b2[_0x3dd2dd(0xb7)][_0x3dd2dd(0xa4)](_0x3dd2dd(0xa9));const _0x29d871=this[_0x3dd2dd(0xb5)];this[_0x3dd2dd(0xaa)]=setInterval(()=>{const _0x47a47a=_0x3dd2dd;let _0xba9ce5;for(const _0x221e6c in _0x29d871){const _0x36003e=_0x221e6c,_0x24c8e7=_0x29d871[_0x36003e];if(_0x47a47a(0xa3)===_0x24c8e7||_0x47a47a(0xb0)===_0x24c8e7||_0x47a47a(0xa5)===_0x24c8e7||_0x47a47a(0xa8)===_0x24c8e7){delete _0x29d871[_0x36003e],_0xba9ce5=_0x24c8e7;break;}}if(_0x47a47a(0xb0)===_0xba9ce5)throw clearInterval(this[_0x47a47a(0xaa)]),new _0x38a39f(_0x47a47a(0xa7),null);if(_0x47a47a(0xa3)===_0xba9ce5&&console[_0x47a47a(0xb8)](_0x47a47a(0xb1)),_0x47a47a(0xa8)===_0xba9ce5)throw clearInterval(this[_0x47a47a(0xaa)]),new _0x38a39f(_0x47a47a(0xb9),null);_0x47a47a(0xa5)===_0xba9ce5&&clearInterval(this[_0x47a47a(0xaa)]);},0x3e8);}[_0x2ab948(0xbe)](){const _0x4cba6d=_0x2ab948;this[_0x4cba6d(0xaa)]&&clearInterval(this[_0x4cba6d(0xaa)]);}}
23
+ const _0x3a8cbe=_0x21b5;(function(_0x4a7d54,_0x4c419a){const _0x27ab28=_0x21b5,_0x2064f2=_0x4a7d54();while(!![]){try{const _0x18bbda=-parseInt(_0x27ab28(0x83))/0x1*(-parseInt(_0x27ab28(0x97))/0x2)+-parseInt(_0x27ab28(0x8f))/0x3*(-parseInt(_0x27ab28(0x8b))/0x4)+parseInt(_0x27ab28(0x8c))/0x5+-parseInt(_0x27ab28(0x86))/0x6+parseInt(_0x27ab28(0x99))/0x7*(-parseInt(_0x27ab28(0x81))/0x8)+-parseInt(_0x27ab28(0x94))/0x9*(-parseInt(_0x27ab28(0x95))/0xa)+-parseInt(_0x27ab28(0x9d))/0xb*(parseInt(_0x27ab28(0x82))/0xc);if(_0x18bbda===_0x4c419a)break;else _0x2064f2['push'](_0x2064f2['shift']());}catch(_0x1fbc46){_0x2064f2['push'](_0x2064f2['shift']());}}}(_0x3dc4,0x97511));function _0x3dc4(){const _0x55a474=['templateLicenseKeyTrial','2905zQtnVo','templateLicenseKeyTrialLimit:operations','add','template-invalid-license-key','7844793uhCBtf','get','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','208WTFvoo','12wJTWze','173csfECp','insertTemplate','licenseKey','3567180AkBdhj','commands','config','editor','TemplateEditing','863548xFkisi','3246100ORQQaq','info','template-trial-license-key-reached-limit-changes','3gSKAbq','pluginName','templateLicenseKeyValid','destroy','_licenseKeyCheckInterval','9SLlYPT','10029310IfApMC','init','812sPhyXB'];_0x3dc4=function(){return _0x55a474;};return _0x3dc4();}import{Plugin as _0xf3f5f9}from'ckeditor5/src/core.js';function _0x21b5(_0x5482a3,_0x276016){const _0x3dc49f=_0x3dc4();return _0x21b5=function(_0x21b54a,_0xfef0d9){_0x21b54a=_0x21b54a-0x7e;let _0x577f5d=_0x3dc49f[_0x21b54a];return _0x577f5d;},_0x21b5(_0x5482a3,_0x276016);}import{CKEditorError as _0x278cfa}from'ckeditor5/src/utils.js';import _0x31e657 from'./templatecommand.js';export default class r extends _0xf3f5f9{static get[_0x3a8cbe(0x90)](){const _0x1096ea=_0x3a8cbe;return _0x1096ea(0x8a);}constructor(_0x54eb6d){const _0x2240f2=_0x3a8cbe;super(_0x54eb6d),this[_0x2240f2(0x93)]=null;}[_0x3a8cbe(0x96)](){const _0x35cfd5=_0x3a8cbe,{editor:_0x4c58a3}=this;_0x4c58a3[_0x35cfd5(0x87)][_0x35cfd5(0x9b)](_0x35cfd5(0x84),new _0x31e657(_0x4c58a3)),this[_0x35cfd5(0x85)]=_0x4c58a3[_0x35cfd5(0x88)][_0x35cfd5(0x7e)](_0x35cfd5(0x85));const _0x7a3212=this[_0x35cfd5(0x89)];this[_0x35cfd5(0x93)]=setInterval(()=>{const _0x1e500b=_0x35cfd5;let _0x1e0eba;for(const _0x5f1b8b in _0x7a3212){const _0x11afe5=_0x5f1b8b,_0x492394=_0x7a3212[_0x11afe5];if(_0x1e500b(0x98)===_0x492394||_0x1e500b(0x80)===_0x492394||_0x1e500b(0x91)===_0x492394||_0x1e500b(0x9a)===_0x492394){delete _0x7a3212[_0x11afe5],_0x1e0eba=_0x492394;break;}}if(_0x1e500b(0x80)===_0x1e0eba)throw clearInterval(this[_0x1e500b(0x93)]),new _0x278cfa(_0x1e500b(0x9c),null);if(_0x1e500b(0x98)===_0x1e0eba&&console[_0x1e500b(0x8d)](_0x1e500b(0x7f)),_0x1e500b(0x9a)===_0x1e0eba)throw clearInterval(this[_0x1e500b(0x93)]),new _0x278cfa(_0x1e500b(0x8e),null);_0x1e500b(0x91)===_0x1e0eba&&clearInterval(this[_0x1e500b(0x93)]);},0x3e8);}[_0x3a8cbe(0x92)](){const _0xc94253=_0x3a8cbe;this[_0xc94253(0x93)]&&clearInterval(this[_0xc94253(0x93)]);}}