@ckeditor/ckeditor5-template 41.4.2 → 42.0.0-alpha.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/README.md +6 -0
  2. package/build/template.js +1 -1
  3. package/dist/index.js +1 -1
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/bg.js +1 -1
  7. package/dist/translations/bg.umd.js +1 -1
  8. package/dist/translations/bn.js +1 -1
  9. package/dist/translations/bn.umd.js +1 -1
  10. package/dist/translations/ca.js +1 -1
  11. package/dist/translations/ca.umd.js +1 -1
  12. package/dist/translations/cs.js +1 -1
  13. package/dist/translations/cs.umd.js +1 -1
  14. package/dist/translations/da.js +1 -1
  15. package/dist/translations/da.umd.js +1 -1
  16. package/dist/translations/de.js +1 -1
  17. package/dist/translations/de.umd.js +1 -1
  18. package/dist/translations/el.js +1 -1
  19. package/dist/translations/el.umd.js +1 -1
  20. package/dist/translations/en-au.js +1 -1
  21. package/dist/translations/en-au.umd.js +1 -1
  22. package/dist/translations/en.umd.js +1 -1
  23. package/dist/translations/es.js +1 -1
  24. package/dist/translations/es.umd.js +1 -1
  25. package/dist/translations/et.js +1 -1
  26. package/dist/translations/et.umd.js +1 -1
  27. package/dist/translations/fi.js +1 -1
  28. package/dist/translations/fi.umd.js +1 -1
  29. package/dist/translations/fr.js +1 -1
  30. package/dist/translations/fr.umd.js +1 -1
  31. package/dist/translations/gl.js +1 -1
  32. package/dist/translations/gl.umd.js +1 -1
  33. package/dist/translations/he.js +1 -1
  34. package/dist/translations/he.umd.js +1 -1
  35. package/dist/translations/hi.js +1 -1
  36. package/dist/translations/hi.umd.js +1 -1
  37. package/dist/translations/hr.js +1 -1
  38. package/dist/translations/hr.umd.js +1 -1
  39. package/dist/translations/hu.js +1 -1
  40. package/dist/translations/hu.umd.js +1 -1
  41. package/dist/translations/id.js +1 -1
  42. package/dist/translations/id.umd.js +1 -1
  43. package/dist/translations/it.js +1 -1
  44. package/dist/translations/it.umd.js +1 -1
  45. package/dist/translations/ja.js +1 -1
  46. package/dist/translations/ja.umd.js +1 -1
  47. package/dist/translations/ko.js +1 -1
  48. package/dist/translations/ko.umd.js +1 -1
  49. package/dist/translations/lt.js +1 -1
  50. package/dist/translations/lt.umd.js +1 -1
  51. package/dist/translations/lv.js +1 -1
  52. package/dist/translations/lv.umd.js +1 -1
  53. package/dist/translations/ms.js +1 -1
  54. package/dist/translations/ms.umd.js +1 -1
  55. package/dist/translations/nl.js +1 -1
  56. package/dist/translations/nl.umd.js +1 -1
  57. package/dist/translations/no.js +1 -1
  58. package/dist/translations/no.umd.js +1 -1
  59. package/dist/translations/pl.js +1 -1
  60. package/dist/translations/pl.umd.js +1 -1
  61. package/dist/translations/pt-br.js +1 -1
  62. package/dist/translations/pt-br.umd.js +1 -1
  63. package/dist/translations/pt.js +1 -1
  64. package/dist/translations/pt.umd.js +1 -1
  65. package/dist/translations/ro.js +1 -1
  66. package/dist/translations/ro.umd.js +1 -1
  67. package/dist/translations/ru.js +1 -1
  68. package/dist/translations/ru.umd.js +1 -1
  69. package/dist/translations/sk.js +1 -1
  70. package/dist/translations/sk.umd.js +1 -1
  71. package/dist/translations/sr-latn.js +1 -1
  72. package/dist/translations/sr-latn.umd.js +1 -1
  73. package/dist/translations/sr.js +1 -1
  74. package/dist/translations/sr.umd.js +1 -1
  75. package/dist/translations/sv.js +1 -1
  76. package/dist/translations/sv.umd.js +1 -1
  77. package/dist/translations/th.js +1 -1
  78. package/dist/translations/th.umd.js +1 -1
  79. package/dist/translations/tr.js +1 -1
  80. package/dist/translations/tr.umd.js +1 -1
  81. package/dist/translations/uk.js +1 -1
  82. package/dist/translations/uk.umd.js +1 -1
  83. package/dist/translations/uz.js +1 -1
  84. package/dist/translations/uz.umd.js +1 -1
  85. package/dist/translations/vi.js +1 -1
  86. package/dist/translations/vi.umd.js +1 -1
  87. package/dist/translations/zh-cn.js +1 -1
  88. package/dist/translations/zh-cn.umd.js +1 -1
  89. package/dist/translations/zh.js +1 -1
  90. package/dist/translations/zh.umd.js +1 -1
  91. package/package.json +4 -4
  92. package/src/index.js +1 -1
  93. package/src/template.js +1 -1
  94. package/src/templatecommand.js +1 -1
  95. package/src/templateediting.js +1 -1
  96. package/src/templateui.js +1 -1
  97. package/src/ui/templatelistbuttonview.js +1 -1
  98. package/src/ui/templatelistitemview.js +1 -1
  99. package/src/ui/templatelistview.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr':{'dictionary':{'Template':'Šablon','Insert\x20template':'Umetni\x20predložak','No\x20templates\x20available.':'Nema\x20dostupnih\x20predložaka.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Nije\x20pronađen\x20nijedan\x20predložak\x20koji\x20odgovara\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Pokušajte\x20sa\x20drugom\x20frazom\x20ili\x20proverite\x20pravopis.','Search\x20template':'Potraži\x20predložak','%0\x20templates\x20found':'%0\x20šablona\x20je\x20pronađeno'},'getPluralForm':_0x26377e=>_0x26377e%0xa==0x1&&_0x26377e%0x64!=0xb?0x0:_0x26377e%0xa>=0x2&&_0x26377e%0xa<=0x4&&(_0x26377e%0x64<0xa||_0x26377e%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':_0x2d7802=>_0x2d7802%0xa==0x1&&_0x2d7802%0x64!=0xb?0x0:_0x2d7802%0xa>=0x2&&_0x2d7802%0xa<=0x4&&(_0x2d7802%0x64<0xa||_0x2d7802%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x451c38=>{const {sr:{dictionary:_0x2a7ac7,getPluralForm:_0x3e2fff}}={'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':_0x802d7d=>_0x802d7d%0xa==0x1&&_0x802d7d%0x64!=0xb?0x0:_0x802d7d%0xa>=0x2&&_0x802d7d%0xa<=0x4&&(_0x802d7d%0x64<0xa||_0x802d7d%0x64>=0x14)?0x1:0x2}};_0x451c38['sr']||={'dictionary':{},'getPluralForm':null},_0x451c38['sr']['dictionary']=Object['assign'](_0x451c38['sr']['dictionary'],_0x2a7ac7),_0x451c38['sr']['getPluralForm']=_0x3e2fff;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x23c6d1=>{const {sr:{dictionary:_0x1f59d0,getPluralForm:_0x4df047}}={'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':_0x666f14=>_0x666f14%0xa==0x1&&_0x666f14%0x64!=0xb?0x0:_0x666f14%0xa>=0x2&&_0x666f14%0xa<=0x4&&(_0x666f14%0x64<0xa||_0x666f14%0x64>=0x14)?0x1:0x2}};_0x23c6d1['sr']||={'dictionary':{},'getPluralForm':null},_0x23c6d1['sr']['dictionary']=Object['assign'](_0x23c6d1['sr']['dictionary'],_0x1f59d0),_0x23c6d1['sr']['getPluralForm']=_0x4df047;})(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':_0x46a561=>0x1!=_0x46a561}};
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':_0x2c259c=>0x1!=_0x2c259c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xeafe51=>{const {sv:{dictionary:_0x59cf77,getPluralForm:_0x4767a8}}={'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':_0x1e12a3=>0x1!=_0x1e12a3}};_0xeafe51['sv']||={'dictionary':{},'getPluralForm':null},_0xeafe51['sv']['dictionary']=Object['assign'](_0xeafe51['sv']['dictionary'],_0x59cf77),_0xeafe51['sv']['getPluralForm']=_0x4767a8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xa32173=>{const {sv:{dictionary:_0x4c3403,getPluralForm:_0x1b654a}}={'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':_0x1b92bc=>0x1!=_0x1b92bc}};_0xa32173['sv']||={'dictionary':{},'getPluralForm':null},_0xa32173['sv']['dictionary']=Object['assign'](_0xa32173['sv']['dictionary'],_0x4c3403),_0xa32173['sv']['getPluralForm']=_0x1b654a;})(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':_0x465cc9=>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':_0x35fa9e=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4c8536=>{const {th:{dictionary:_0x2f25a1,getPluralForm:_0x561f88}}={'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':_0x21ac7b=>0x0}};_0x4c8536['th']||={'dictionary':{},'getPluralForm':null},_0x4c8536['th']['dictionary']=Object['assign'](_0x4c8536['th']['dictionary'],_0x2f25a1),_0x4c8536['th']['getPluralForm']=_0x561f88;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xf6e74=>{const {th:{dictionary:_0x262606,getPluralForm:_0x19a815}}={'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':_0x351a24=>0x0}};_0xf6e74['th']||={'dictionary':{},'getPluralForm':null},_0xf6e74['th']['dictionary']=Object['assign'](_0xf6e74['th']['dictionary'],_0x262606),_0xf6e74['th']['getPluralForm']=_0x19a815;})(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':_0x10eee6=>_0x10eee6>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':_0x9b4c7e=>_0x9b4c7e>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x558939=>{const {tr:{dictionary:_0x50011f,getPluralForm:_0x3c61a5}}={'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':_0x5cc44a=>_0x5cc44a>0x1}};_0x558939['tr']||={'dictionary':{},'getPluralForm':null},_0x558939['tr']['dictionary']=Object['assign'](_0x558939['tr']['dictionary'],_0x50011f),_0x558939['tr']['getPluralForm']=_0x3c61a5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2ed11a=>{const {tr:{dictionary:_0x378fc9,getPluralForm:_0x5e7a1d}}={'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':_0x708b55=>_0x708b55>0x1}};_0x2ed11a['tr']||={'dictionary':{},'getPluralForm':null},_0x2ed11a['tr']['dictionary']=Object['assign'](_0x2ed11a['tr']['dictionary'],_0x378fc9),_0x2ed11a['tr']['getPluralForm']=_0x5e7a1d;})(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':_0x545426=>_0x545426%0x1==0x0&&_0x545426%0xa==0x1&&_0x545426%0x64!=0xb?0x0:_0x545426%0x1==0x0&&_0x545426%0xa>=0x2&&_0x545426%0xa<=0x4&&(_0x545426%0x64<0xc||_0x545426%0x64>0xe)?0x1:_0x545426%0x1==0x0&&(_0x545426%0xa==0x0||_0x545426%0xa>=0x5&&_0x545426%0xa<=0x9||_0x545426%0x64>=0xb&&_0x545426%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':_0x10b457=>_0x10b457%0x1==0x0&&_0x10b457%0xa==0x1&&_0x10b457%0x64!=0xb?0x0:_0x10b457%0x1==0x0&&_0x10b457%0xa>=0x2&&_0x10b457%0xa<=0x4&&(_0x10b457%0x64<0xc||_0x10b457%0x64>0xe)?0x1:_0x10b457%0x1==0x0&&(_0x10b457%0xa==0x0||_0x10b457%0xa>=0x5&&_0x10b457%0xa<=0x9||_0x10b457%0x64>=0xb&&_0x10b457%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x459c9f=>{const {uk:{dictionary:_0x5ae686,getPluralForm:_0x30422e}}={'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':_0x1e7570=>_0x1e7570%0x1==0x0&&_0x1e7570%0xa==0x1&&_0x1e7570%0x64!=0xb?0x0:_0x1e7570%0x1==0x0&&_0x1e7570%0xa>=0x2&&_0x1e7570%0xa<=0x4&&(_0x1e7570%0x64<0xc||_0x1e7570%0x64>0xe)?0x1:_0x1e7570%0x1==0x0&&(_0x1e7570%0xa==0x0||_0x1e7570%0xa>=0x5&&_0x1e7570%0xa<=0x9||_0x1e7570%0x64>=0xb&&_0x1e7570%0x64<=0xe)?0x2:0x3}};_0x459c9f['uk']||={'dictionary':{},'getPluralForm':null},_0x459c9f['uk']['dictionary']=Object['assign'](_0x459c9f['uk']['dictionary'],_0x5ae686),_0x459c9f['uk']['getPluralForm']=_0x30422e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x336b22=>{const {uk:{dictionary:_0xb96f00,getPluralForm:_0x55f00d}}={'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':_0x2dcf7a=>_0x2dcf7a%0x1==0x0&&_0x2dcf7a%0xa==0x1&&_0x2dcf7a%0x64!=0xb?0x0:_0x2dcf7a%0x1==0x0&&_0x2dcf7a%0xa>=0x2&&_0x2dcf7a%0xa<=0x4&&(_0x2dcf7a%0x64<0xc||_0x2dcf7a%0x64>0xe)?0x1:_0x2dcf7a%0x1==0x0&&(_0x2dcf7a%0xa==0x0||_0x2dcf7a%0xa>=0x5&&_0x2dcf7a%0xa<=0x9||_0x2dcf7a%0x64>=0xb&&_0x2dcf7a%0x64<=0xe)?0x2:0x3}};_0x336b22['uk']||={'dictionary':{},'getPluralForm':null},_0x336b22['uk']['dictionary']=Object['assign'](_0x336b22['uk']['dictionary'],_0xb96f00),_0x336b22['uk']['getPluralForm']=_0x55f00d;})(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':_0x4bfbb3=>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':_0xb0298e=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3c0152=>{const {uz:{dictionary:_0x3ae89d,getPluralForm:_0x1ab5e8}}={'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':_0x12e728=>0x0}};_0x3c0152['uz']||={'dictionary':{},'getPluralForm':null},_0x3c0152['uz']['dictionary']=Object['assign'](_0x3c0152['uz']['dictionary'],_0x3ae89d),_0x3c0152['uz']['getPluralForm']=_0x1ab5e8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x52a999=>{const {uz:{dictionary:_0x511ea0,getPluralForm:_0x25b94e}}={'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':_0x2ad9f7=>0x0}};_0x52a999['uz']||={'dictionary':{},'getPluralForm':null},_0x52a999['uz']['dictionary']=Object['assign'](_0x52a999['uz']['dictionary'],_0x511ea0),_0x52a999['uz']['getPluralForm']=_0x25b94e;})(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':_0x50ee43=>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':_0x530572=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3a2bf9=>{const {vi:{dictionary:_0x406cfd,getPluralForm:_0x31153a}}={'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':_0x420e66=>0x0}};_0x3a2bf9['vi']||={'dictionary':{},'getPluralForm':null},_0x3a2bf9['vi']['dictionary']=Object['assign'](_0x3a2bf9['vi']['dictionary'],_0x406cfd),_0x3a2bf9['vi']['getPluralForm']=_0x31153a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x326b98=>{const {vi:{dictionary:_0xb33e0f,getPluralForm:_0x14be23}}={'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':_0x2086ff=>0x0}};_0x326b98['vi']||={'dictionary':{},'getPluralForm':null},_0x326b98['vi']['dictionary']=Object['assign'](_0x326b98['vi']['dictionary'],_0xb33e0f),_0x326b98['vi']['getPluralForm']=_0x14be23;})(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':_0x5ea210=>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':_0xfb07d6=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x39b876=>{const {'zh-cn':{dictionary:_0x47b10b,getPluralForm:_0x140866}}={'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':_0x24d185=>0x0}};_0x39b876['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x39b876['zh-cn']['dictionary']=Object['assign'](_0x39b876['zh-cn']['dictionary'],_0x47b10b),_0x39b876['zh-cn']['getPluralForm']=_0x140866;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x589fcf=>{const {'zh-cn':{dictionary:_0x56a806,getPluralForm:_0x4d5b98}}={'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':_0x28e8fd=>0x0}};_0x589fcf['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x589fcf['zh-cn']['dictionary']=Object['assign'](_0x589fcf['zh-cn']['dictionary'],_0x56a806),_0x589fcf['zh-cn']['getPluralForm']=_0x4d5b98;})(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':_0x100456=>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':_0x184439=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1b0a75=>{const {zh:{dictionary:_0x580a6c,getPluralForm:_0x4cec05}}={'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':_0x15760e=>0x0}};_0x1b0a75['zh']||={'dictionary':{},'getPluralForm':null},_0x1b0a75['zh']['dictionary']=Object['assign'](_0x1b0a75['zh']['dictionary'],_0x580a6c),_0x1b0a75['zh']['getPluralForm']=_0x4cec05;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4da248=>{const {zh:{dictionary:_0x104bd6,getPluralForm:_0x145e26}}={'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':_0x5bf175=>0x0}};_0x4da248['zh']||={'dictionary':{},'getPluralForm':null},_0x4da248['zh']['dictionary']=Object['assign'](_0x4da248['zh']['dictionary'],_0x104bd6),_0x4da248['zh']['getPluralForm']=_0x145e26;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-template",
3
- "version": "41.4.2",
3
+ "version": "42.0.0-alpha.1",
4
4
  "description": "Template feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,9 +22,9 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "ckeditor5": "41.4.2",
26
- "@ckeditor/ckeditor5-ui": "41.4.2",
27
- "ckeditor5-collaboration": "41.4.2"
25
+ "ckeditor5": "42.0.0-alpha.1",
26
+ "@ckeditor/ckeditor5-ui": "42.0.0-alpha.1",
27
+ "ckeditor5-collaboration": "42.0.0-alpha.1"
28
28
  },
29
29
  "license": "SEE LICENSE IN LICENSE.md",
30
30
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x634e84,_0x6b472e){var _0x134e7d=_0x3dba,_0x2993e6=_0x634e84();while(!![]){try{var _0x3df489=parseInt(_0x134e7d(0x164))/0x1*(-parseInt(_0x134e7d(0x163))/0x2)+parseInt(_0x134e7d(0x16a))/0x3*(parseInt(_0x134e7d(0x16b))/0x4)+-parseInt(_0x134e7d(0x165))/0x5*(-parseInt(_0x134e7d(0x16d))/0x6)+-parseInt(_0x134e7d(0x169))/0x7+parseInt(_0x134e7d(0x162))/0x8+-parseInt(_0x134e7d(0x168))/0x9*(-parseInt(_0x134e7d(0x167))/0xa)+parseInt(_0x134e7d(0x166))/0xb*(-parseInt(_0x134e7d(0x16c))/0xc);if(_0x3df489===_0x6b472e)break;else _0x2993e6['push'](_0x2993e6['shift']());}catch(_0x31c2e7){_0x2993e6['push'](_0x2993e6['shift']());}}}(_0x352a,0x801fe));export{default as Template}from'./template.js';function _0x352a(){var _0x3f2443=['1026BwDory','4384128VMHUCB','39XodMlk','25952PByndJ','24qVmPKe','150SmZZvq','4078608LUItEh','214FmtVeb','4490apUbdz','197770LpqoSr','2916463czXlqU','50770nNPntA'];_0x352a=function(){return _0x3f2443;};return _0x352a();}export{default as TemplateCommand}from'./templatecommand.js';export{default as TemplateEditing}from'./templateediting.js';export{default as TemplateUI}from'./templateui.js';function _0x3dba(_0x55af53,_0x3abc33){var _0x352a35=_0x352a();return _0x3dba=function(_0x3dbad5,_0x255d93){_0x3dbad5=_0x3dbad5-0x162;var _0x433281=_0x352a35[_0x3dbad5];return _0x433281;},_0x3dba(_0x55af53,_0x3abc33);}import'./augmentation.js';
23
+ (function(_0x13fc52,_0x33bba7){var _0xe3ed1=_0x44df,_0xd5e74c=_0x13fc52();while(!![]){try{var _0x2985ec=-parseInt(_0xe3ed1(0x11a))/0x1*(parseInt(_0xe3ed1(0x110))/0x2)+parseInt(_0xe3ed1(0x114))/0x3*(-parseInt(_0xe3ed1(0x115))/0x4)+parseInt(_0xe3ed1(0x113))/0x5*(-parseInt(_0xe3ed1(0x112))/0x6)+parseInt(_0xe3ed1(0x116))/0x7+parseInt(_0xe3ed1(0x117))/0x8*(-parseInt(_0xe3ed1(0x119))/0x9)+-parseInt(_0xe3ed1(0x111))/0xa+parseInt(_0xe3ed1(0x118))/0xb;if(_0x2985ec===_0x33bba7)break;else _0xd5e74c['push'](_0xd5e74c['shift']());}catch(_0x4fd124){_0xd5e74c['push'](_0xd5e74c['shift']());}}}(_0x57a3,0x53ba9));export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';function _0x57a3(){var _0xa0b200=['4041MKRgEM','598594yCHeDB','2BLpyIF','1784310EqXPDY','6DxpnBU','3065305tLksYg','218427eGKakM','28JYXEgW','1395009KHHFWF','1336tgSxEH','23302378qTKVON'];_0x57a3=function(){return _0xa0b200;};return _0x57a3();}export{default as TemplateEditing}from'./templateediting.js';function _0x44df(_0x3552ad,_0x518220){var _0x57a3c4=_0x57a3();return _0x44df=function(_0x44df02,_0x13f0f4){_0x44df02=_0x44df02-0x110;var _0x271862=_0x57a3c4[_0x44df02];return _0x271862;},_0x44df(_0x3552ad,_0x518220);}export{default as TemplateUI}from'./templateui.js';import'./augmentation.js';
package/src/template.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x1b22dd=_0x1a01;(function(_0x3b8fe4,_0x4705fe){var _0x5c974f=_0x1a01,_0x36efd3=_0x3b8fe4();while(!![]){try{var _0x3a9f31=parseInt(_0x5c974f(0xd7))/0x1*(-parseInt(_0x5c974f(0xde))/0x2)+parseInt(_0x5c974f(0xdf))/0x3*(-parseInt(_0x5c974f(0xda))/0x4)+-parseInt(_0x5c974f(0xd4))/0x5+-parseInt(_0x5c974f(0xd6))/0x6+-parseInt(_0x5c974f(0xd9))/0x7*(-parseInt(_0x5c974f(0xdb))/0x8)+parseInt(_0x5c974f(0xd3))/0x9*(-parseInt(_0x5c974f(0xd2))/0xa)+parseInt(_0x5c974f(0xd8))/0xb;if(_0x3a9f31===_0x4705fe)break;else _0x36efd3['push'](_0x36efd3['shift']());}catch(_0x3a54f6){_0x36efd3['push'](_0x36efd3['shift']());}}}(_0x2ede,0x38a8b));import{Plugin as _0x15f271}from'ckeditor5/src/core.js';import _0x269bf6 from'./templateediting.js';function _0x1a01(_0x170693,_0x4c3e16){var _0x2edef=_0x2ede();return _0x1a01=function(_0x1a01a2,_0x27b8b3){_0x1a01a2=_0x1a01a2-0xd2;var _0x357c90=_0x2edef[_0x1a01a2];return _0x357c90;},_0x1a01(_0x170693,_0x4c3e16);}import _0x5bce3c from'./templateui.js';export default class m extends _0x15f271{static get[_0x1b22dd(0xd5)](){return[_0x269bf6,_0x5bce3c];}static get[_0x1b22dd(0xdd)](){var _0xd606d2=_0x1b22dd;return _0xd606d2(0xdc);}}function _0x2ede(){var _0x1a2564=['67480eYFVal','549XCMSyn','2150775GemDoP','requires','1857210sDVzXJ','56197MOGXOc','16336540YYJxgN','398188WMNlEl','8dxMLYP','8zDjqmz','Template','pluginName','2qLtXcO','153651WETNsj'];_0x2ede=function(){return _0x1a2564;};return _0x2ede();}
23
+ var _0x4861b3=_0x2456;(function(_0x13f3e0,_0x1c0bad){var _0x8f6877=_0x2456,_0x331137=_0x13f3e0();while(!![]){try{var _0x3c34a4=parseInt(_0x8f6877(0xf6))/0x1*(parseInt(_0x8f6877(0xff))/0x2)+-parseInt(_0x8f6877(0xfd))/0x3*(-parseInt(_0x8f6877(0xfa))/0x4)+parseInt(_0x8f6877(0xfe))/0x5*(parseInt(_0x8f6877(0x100))/0x6)+parseInt(_0x8f6877(0xf5))/0x7+parseInt(_0x8f6877(0xf2))/0x8*(-parseInt(_0x8f6877(0xf4))/0x9)+-parseInt(_0x8f6877(0xf9))/0xa*(parseInt(_0x8f6877(0xfc))/0xb)+-parseInt(_0x8f6877(0xf8))/0xc;if(_0x3c34a4===_0x1c0bad)break;else _0x331137['push'](_0x331137['shift']());}catch(_0x36d113){_0x331137['push'](_0x331137['shift']());}}}(_0x7a0a,0x5fe0f));import{Plugin as _0x43eb74}from'ckeditor5/src/core.js';function _0x2456(_0x26bbfd,_0x5d5f65){var _0x7a0a69=_0x7a0a();return _0x2456=function(_0x2456ee,_0x43177a){_0x2456ee=_0x2456ee-0xf2;var _0x2c95b1=_0x7a0a69[_0x2456ee];return _0x2c95b1;},_0x2456(_0x26bbfd,_0x5d5f65);}function _0x7a0a(){var _0x467114=['77wghRBg','324kDxVZg','3179035qHJNru','689364MxrWnT','6XNgklI','8qpgqag','pluginName','2010861WmntDU','4631963HUbITl','2XEbrMV','requires','24985560NFQiXp','33940cHALOK','27228KQdkTB','Template'];_0x7a0a=function(){return _0x467114;};return _0x7a0a();}import _0x21fa6a from'./templateediting.js';import _0x50f5d9 from'./templateui.js';export default class m extends _0x43eb74{static get[_0x4861b3(0xf7)](){return[_0x21fa6a,_0x50f5d9];}static get[_0x4861b3(0xf3)](){var _0x34d6ef=_0x4861b3;return _0x34d6ef(0xfb);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x79c6e=_0x3cfe;function _0x3cfe(_0x3b47f2,_0x4f47a8){const _0x439926=_0x4399();return _0x3cfe=function(_0x3cfee4,_0x4b746e){_0x3cfee4=_0x3cfee4-0x172;let _0x292e6d=_0x439926[_0x3cfee4];return _0x292e6d;},_0x3cfe(_0x3b47f2,_0x4f47a8);}(function(_0xdeca93,_0x2c5072){const _0x35d32c=_0x3cfe,_0x4c29f4=_0xdeca93();while(!![]){try{const _0x3dc256=-parseInt(_0x35d32c(0x186))/0x1*(parseInt(_0x35d32c(0x183))/0x2)+parseInt(_0x35d32c(0x174))/0x3+parseInt(_0x35d32c(0x17b))/0x4*(-parseInt(_0x35d32c(0x172))/0x5)+-parseInt(_0x35d32c(0x181))/0x6*(parseInt(_0x35d32c(0x177))/0x7)+-parseInt(_0x35d32c(0x173))/0x8*(-parseInt(_0x35d32c(0x176))/0x9)+parseInt(_0x35d32c(0x179))/0xa*(parseInt(_0x35d32c(0x178))/0xb)+parseInt(_0x35d32c(0x187))/0xc;if(_0x3dc256===_0x2c5072)break;else _0x4c29f4['push'](_0x4c29f4['shift']());}catch(_0x2a19cd){_0x4c29f4['push'](_0x4c29f4['shift']());}}}(_0x4399,0xde1ec));import{Command as _0x1845cf}from'ckeditor5/src/core.js';export default class c extends _0x1845cf{[_0x79c6e(0x185)](_0x3aefd1){const _0x2e180a=_0x79c6e,{model:_0x228172}=this[_0x2e180a(0x175)];let _0x12f3e8;switch(typeof _0x3aefd1){case _0x2e180a(0x17e):_0x12f3e8=_0x3aefd1;break;case _0x2e180a(0x17c):_0x12f3e8=_0x3aefd1();}_0x2e180a(0x17e)==typeof _0x12f3e8&&_0x228172[_0x2e180a(0x17f)](()=>{const _0x384378=_0x2e180a,_0x4868ce=this[_0x384378(0x175)][_0x384378(0x182)][_0x384378(0x17d)][_0x384378(0x180)](_0x12f3e8),_0x413499=this[_0x384378(0x175)][_0x384378(0x182)][_0x384378(0x17a)](_0x4868ce);_0x228172[_0x384378(0x184)](_0x413499);});}}function _0x4399(){const _0x4d2f72=['htmlProcessor','string','change','toView','5802rUggGB','data','264uJKASh','insertContent','execute','2866gFntdU','23632920ZpvnfB','3028610bKuSvu','200RTZegp','1315476lKUBax','editor','394029rAWAGj','10157HdtuAC','502986gujyDG','220CimYAN','toModel','12LXfsTa','function'];_0x4399=function(){return _0x4d2f72;};return _0x4399();}
23
+ const _0x369876=_0x4a45;(function(_0x42582a,_0x26f3b6){const _0x4e9fa8=_0x4a45,_0x144003=_0x42582a();while(!![]){try{const _0x548100=-parseInt(_0x4e9fa8(0x1f4))/0x1+parseInt(_0x4e9fa8(0x1f1))/0x2+-parseInt(_0x4e9fa8(0x1eb))/0x3*(-parseInt(_0x4e9fa8(0x1e5))/0x4)+parseInt(_0x4e9fa8(0x1e8))/0x5*(-parseInt(_0x4e9fa8(0x1e4))/0x6)+parseInt(_0x4e9fa8(0x1ed))/0x7*(parseInt(_0x4e9fa8(0x1e6))/0x8)+parseInt(_0x4e9fa8(0x1f3))/0x9+-parseInt(_0x4e9fa8(0x1ea))/0xa*(parseInt(_0x4e9fa8(0x1ee))/0xb);if(_0x548100===_0x26f3b6)break;else _0x144003['push'](_0x144003['shift']());}catch(_0x371ec3){_0x144003['push'](_0x144003['shift']());}}}(_0x2bc4,0x7f1d8));import{Command as _0x495da4}from'ckeditor5/src/core.js';function _0x4a45(_0x21aae3,_0x40de79){const _0x2bc43f=_0x2bc4();return _0x4a45=function(_0x4a45cf,_0x21e787){_0x4a45cf=_0x4a45cf-0x1e0;let _0x1e189e=_0x2bc43f[_0x4a45cf];return _0x1e189e;},_0x4a45(_0x21aae3,_0x40de79);}function _0x2bc4(){const _0x1e064b=['1890pTacIj','toModel','91kjEHzK','82027QeAdGa','change','toView','259914TGDlqc','execute','6260733RCMQWe','79402QCKNJw','data','function','string','editor','19566ZvfIEE','44cgtmNh','279816QidsSg','htmlProcessor','985lkIZnS','insertContent','60kJNROa'];_0x2bc4=function(){return _0x1e064b;};return _0x2bc4();}export default class c extends _0x495da4{[_0x369876(0x1f2)](_0x1dcbba){const _0x5f4b0e=_0x369876,{model:_0x69d460}=this[_0x5f4b0e(0x1e3)];let _0x167ef7;switch(typeof _0x1dcbba){case _0x5f4b0e(0x1e2):_0x167ef7=_0x1dcbba;break;case _0x5f4b0e(0x1e1):_0x167ef7=_0x1dcbba();}_0x5f4b0e(0x1e2)==typeof _0x167ef7&&_0x69d460[_0x5f4b0e(0x1ef)](()=>{const _0x538d42=_0x5f4b0e,_0x5b16b3=this[_0x538d42(0x1e3)][_0x538d42(0x1e0)][_0x538d42(0x1e7)][_0x538d42(0x1f0)](_0x167ef7),_0x456d72=this[_0x538d42(0x1e3)][_0x538d42(0x1e0)][_0x538d42(0x1ec)](_0x5b16b3);_0x69d460[_0x538d42(0x1e9)](_0x456d72);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2e7fe9=_0x5e6a;function _0x5bb1(){const _0x3d1f53=['destroy','10168vofDrn','insertTemplate','templateLicenseKeyInvalid','4869BFovBa','3233505ZEIlSz','templateLicenseKeyValid','add','2558140dLEcQr','get','licenseKey','TemplateEditing','config','pluginName','info','template-trial-license-key-reached-limit-changes','7ssyIdz','4czjxsO','3020358vrkvPd','commands','editor','templateLicenseKeyTrialLimit:operations','5907624xhPMFW','templateLicenseKeyTrial','593498kUiXeX','init','template-invalid-license-key','1270356dNKAda','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.','33TzdOrF','_licenseKeyCheckInterval'];_0x5bb1=function(){return _0x3d1f53;};return _0x5bb1();}function _0x5e6a(_0xc61926,_0x37b090){const _0x5bb18e=_0x5bb1();return _0x5e6a=function(_0x5e6a25,_0x5e0a30){_0x5e6a25=_0x5e6a25-0x18f;let _0x30eecf=_0x5bb18e[_0x5e6a25];return _0x30eecf;},_0x5e6a(_0xc61926,_0x37b090);}(function(_0x51fafe,_0x3d9a51){const _0x5b8f69=_0x5e6a,_0x1a219c=_0x51fafe();while(!![]){try{const _0x683db4=-parseInt(_0x5b8f69(0x19b))/0x1+parseInt(_0x5b8f69(0x195))/0x2+-parseInt(_0x5b8f69(0x19e))/0x3*(parseInt(_0x5b8f69(0x194))/0x4)+-parseInt(_0x5b8f69(0x1a7))/0x5+parseInt(_0x5b8f69(0x199))/0x6*(parseInt(_0x5b8f69(0x193))/0x7)+parseInt(_0x5b8f69(0x1a3))/0x8*(-parseInt(_0x5b8f69(0x1a6))/0x9)+-parseInt(_0x5b8f69(0x1aa))/0xa*(-parseInt(_0x5b8f69(0x1a0))/0xb);if(_0x683db4===_0x3d9a51)break;else _0x1a219c['push'](_0x1a219c['shift']());}catch(_0x50c0c9){_0x1a219c['push'](_0x1a219c['shift']());}}}(_0x5bb1,0xde673));import{Plugin as _0x261654}from'ckeditor5/src/core.js';import{CKEditorError as _0x19aa9a}from'ckeditor5/src/utils.js';import _0x43504f from'./templatecommand.js';export default class r extends _0x261654{static get[_0x2e7fe9(0x190)](){const _0x3413cf=_0x2e7fe9;return _0x3413cf(0x1ad);}constructor(_0x23497f){const _0x51ac33=_0x2e7fe9;super(_0x23497f),this[_0x51ac33(0x1a1)]=null;}[_0x2e7fe9(0x19c)](){const _0x2c04df=_0x2e7fe9,{editor:_0x1db678}=this;_0x1db678[_0x2c04df(0x196)][_0x2c04df(0x1a9)](_0x2c04df(0x1a4),new _0x43504f(_0x1db678)),this[_0x2c04df(0x1ac)]=_0x1db678[_0x2c04df(0x18f)][_0x2c04df(0x1ab)](_0x2c04df(0x1ac));const _0x38c2c1=this[_0x2c04df(0x197)];this[_0x2c04df(0x1a1)]=setInterval(()=>{const _0x2491c7=_0x2c04df;let _0x1d71f0;for(const _0x5bf727 in _0x38c2c1){const _0x36049a=_0x5bf727,_0x2b0bc4=_0x38c2c1[_0x36049a];if(_0x2491c7(0x19a)===_0x2b0bc4||_0x2491c7(0x1a5)===_0x2b0bc4||_0x2491c7(0x1a8)===_0x2b0bc4||_0x2491c7(0x198)===_0x2b0bc4){delete _0x38c2c1[_0x36049a],_0x1d71f0=_0x2b0bc4;break;}}if(_0x2491c7(0x1a5)===_0x1d71f0)throw clearInterval(this[_0x2491c7(0x1a1)]),new _0x19aa9a(_0x2491c7(0x19d),null);if(_0x2491c7(0x19a)===_0x1d71f0&&console[_0x2491c7(0x191)](_0x2491c7(0x19f)),_0x2491c7(0x198)===_0x1d71f0)throw clearInterval(this[_0x2491c7(0x1a1)]),new _0x19aa9a(_0x2491c7(0x192),null);_0x2491c7(0x1a8)===_0x1d71f0&&clearInterval(this[_0x2491c7(0x1a1)]);},0x3e8);}[_0x2e7fe9(0x1a2)](){const _0x43db62=_0x2e7fe9;this[_0x43db62(0x1a1)]&&clearInterval(this[_0x43db62(0x1a1)]);}}
23
+ const _0x3b9406=_0x1869;(function(_0x551861,_0x15add9){const _0x4f3e5d=_0x1869,_0xb9153=_0x551861();while(!![]){try{const _0x351750=parseInt(_0x4f3e5d(0x1a7))/0x1+-parseInt(_0x4f3e5d(0x1b4))/0x2+-parseInt(_0x4f3e5d(0x1a6))/0x3*(-parseInt(_0x4f3e5d(0x1b3))/0x4)+-parseInt(_0x4f3e5d(0x1aa))/0x5+-parseInt(_0x4f3e5d(0x1ad))/0x6*(-parseInt(_0x4f3e5d(0x1bc))/0x7)+-parseInt(_0x4f3e5d(0x1ac))/0x8+parseInt(_0x4f3e5d(0x1b8))/0x9;if(_0x351750===_0x15add9)break;else _0xb9153['push'](_0xb9153['shift']());}catch(_0x592e21){_0xb9153['push'](_0xb9153['shift']());}}}(_0x455e,0xaf15a));function _0x455e(){const _0x5a4983=['add','3075855CZeIQH','destroy','11436928VUOIlK','4357614zBYPNF','info','templateLicenseKeyTrialLimit:operations','commands','insertTemplate','init','2644eBdbqC','1759272CQImGj','templateLicenseKeyTrial','templateLicenseKeyInvalid','pluginName','21331530zhXOGU','_licenseKeyCheckInterval','template-trial-license-key-reached-limit-changes','template-invalid-license-key','7pKygEe','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.','TemplateEditing','get','templateLicenseKeyValid','editor','1794JamwVp','149852rFoDwZ','config'];_0x455e=function(){return _0x5a4983;};return _0x455e();}function _0x1869(_0x15abff,_0x2c9410){const _0x455ee9=_0x455e();return _0x1869=function(_0x1869b5,_0x12b19b){_0x1869b5=_0x1869b5-0x1a4;let _0x50f1fe=_0x455ee9[_0x1869b5];return _0x50f1fe;},_0x1869(_0x15abff,_0x2c9410);}import{Plugin as _0x566085}from'ckeditor5/src/core.js';import{CKEditorError as _0x114507}from'ckeditor5/src/utils.js';import _0x55b31f from'./templatecommand.js';export default class r extends _0x566085{static get[_0x3b9406(0x1b7)](){const _0x2218d8=_0x3b9406;return _0x2218d8(0x1bf);}constructor(_0x51e14f){const _0x4ed78b=_0x3b9406;super(_0x51e14f),this[_0x4ed78b(0x1b9)]=null;}[_0x3b9406(0x1b2)](){const _0x5556b7=_0x3b9406,{editor:_0x53d072}=this;_0x53d072[_0x5556b7(0x1b0)][_0x5556b7(0x1a9)](_0x5556b7(0x1b1),new _0x55b31f(_0x53d072)),this[_0x5556b7(0x1bd)]=_0x53d072[_0x5556b7(0x1a8)][_0x5556b7(0x1c0)](_0x5556b7(0x1bd));const _0x43f003=this[_0x5556b7(0x1a5)];this[_0x5556b7(0x1b9)]=setInterval(()=>{const _0x48b36d=_0x5556b7;let _0x27893b;for(const _0x1e6a91 in _0x43f003){const _0x2ee567=_0x1e6a91,_0x51dcaa=_0x43f003[_0x2ee567];if(_0x48b36d(0x1b5)===_0x51dcaa||_0x48b36d(0x1b6)===_0x51dcaa||_0x48b36d(0x1a4)===_0x51dcaa||_0x48b36d(0x1af)===_0x51dcaa){delete _0x43f003[_0x2ee567],_0x27893b=_0x51dcaa;break;}}if(_0x48b36d(0x1b6)===_0x27893b)throw clearInterval(this[_0x48b36d(0x1b9)]),new _0x114507(_0x48b36d(0x1bb),null);if(_0x48b36d(0x1b5)===_0x27893b&&console[_0x48b36d(0x1ae)](_0x48b36d(0x1be)),_0x48b36d(0x1af)===_0x27893b)throw clearInterval(this[_0x48b36d(0x1b9)]),new _0x114507(_0x48b36d(0x1ba),null);_0x48b36d(0x1a4)===_0x27893b&&clearInterval(this[_0x48b36d(0x1b9)]);},0x3e8);}[_0x3b9406(0x1ab)](){const _0xe1b9a1=_0x3b9406;this[_0xe1b9a1(0x1b9)]&&clearInterval(this[_0xe1b9a1(0x1b9)]);}}