@ckeditor/ckeditor5-template 0.0.0-nightly-20240604.1 → 0.0.0-nightly-20240605.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (99) hide show
  1. package/README.md +0 -6
  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':_0x181365=>_0x181365%0xa==0x1&&_0x181365%0x64!=0xb?0x0:_0x181365%0xa>=0x2&&_0x181365%0xa<=0x4&&(_0x181365%0x64<0xa||_0x181365%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':_0x56ced=>_0x56ced%0xa==0x1&&_0x56ced%0x64!=0xb?0x0:_0x56ced%0xa>=0x2&&_0x56ced%0xa<=0x4&&(_0x56ced%0x64<0xa||_0x56ced%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x18d2be=>{const {sr:{dictionary:_0x524491,getPluralForm:_0x54e4e6}}={'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':_0x550b8b=>_0x550b8b%0xa==0x1&&_0x550b8b%0x64!=0xb?0x0:_0x550b8b%0xa>=0x2&&_0x550b8b%0xa<=0x4&&(_0x550b8b%0x64<0xa||_0x550b8b%0x64>=0x14)?0x1:0x2}};_0x18d2be['sr']||={'dictionary':{},'getPluralForm':null},_0x18d2be['sr']['dictionary']=Object['assign'](_0x18d2be['sr']['dictionary'],_0x524491),_0x18d2be['sr']['getPluralForm']=_0x54e4e6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1218c4=>{const {sr:{dictionary:_0x2efaf1,getPluralForm:_0x3074a4}}={'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':_0x380557=>_0x380557%0xa==0x1&&_0x380557%0x64!=0xb?0x0:_0x380557%0xa>=0x2&&_0x380557%0xa<=0x4&&(_0x380557%0x64<0xa||_0x380557%0x64>=0x14)?0x1:0x2}};_0x1218c4['sr']||={'dictionary':{},'getPluralForm':null},_0x1218c4['sr']['dictionary']=Object['assign'](_0x1218c4['sr']['dictionary'],_0x2efaf1),_0x1218c4['sr']['getPluralForm']=_0x3074a4;})(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':_0x17e7a1=>0x1!=_0x17e7a1}};
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':_0x35e996=>0x1!=_0x35e996}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1b7cd8=>{const {sv:{dictionary:_0x368db9,getPluralForm:_0x1997d2}}={'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':_0x2745c9=>0x1!=_0x2745c9}};_0x1b7cd8['sv']||={'dictionary':{},'getPluralForm':null},_0x1b7cd8['sv']['dictionary']=Object['assign'](_0x1b7cd8['sv']['dictionary'],_0x368db9),_0x1b7cd8['sv']['getPluralForm']=_0x1997d2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4e598d=>{const {sv:{dictionary:_0x2738cb,getPluralForm:_0x491d1f}}={'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':_0x507f12=>0x1!=_0x507f12}};_0x4e598d['sv']||={'dictionary':{},'getPluralForm':null},_0x4e598d['sv']['dictionary']=Object['assign'](_0x4e598d['sv']['dictionary'],_0x2738cb),_0x4e598d['sv']['getPluralForm']=_0x491d1f;})(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':_0x3c9d29=>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':_0x459b18=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1f586c=>{const {th:{dictionary:_0x182677,getPluralForm:_0x276344}}={'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':_0x484297=>0x0}};_0x1f586c['th']||={'dictionary':{},'getPluralForm':null},_0x1f586c['th']['dictionary']=Object['assign'](_0x1f586c['th']['dictionary'],_0x182677),_0x1f586c['th']['getPluralForm']=_0x276344;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x376659=>{const {th:{dictionary:_0x414623,getPluralForm:_0x108f25}}={'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':_0x4547d2=>0x0}};_0x376659['th']||={'dictionary':{},'getPluralForm':null},_0x376659['th']['dictionary']=Object['assign'](_0x376659['th']['dictionary'],_0x414623),_0x376659['th']['getPluralForm']=_0x108f25;})(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':_0x45e4ea=>_0x45e4ea>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':_0x1478ab=>_0x1478ab>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x47294c=>{const {tr:{dictionary:_0x5aa7af,getPluralForm:_0x287da8}}={'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':_0x3a61f0=>_0x3a61f0>0x1}};_0x47294c['tr']||={'dictionary':{},'getPluralForm':null},_0x47294c['tr']['dictionary']=Object['assign'](_0x47294c['tr']['dictionary'],_0x5aa7af),_0x47294c['tr']['getPluralForm']=_0x287da8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1d0bcb=>{const {tr:{dictionary:_0x394dc1,getPluralForm:_0x45fdf6}}={'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':_0x56a615=>_0x56a615>0x1}};_0x1d0bcb['tr']||={'dictionary':{},'getPluralForm':null},_0x1d0bcb['tr']['dictionary']=Object['assign'](_0x1d0bcb['tr']['dictionary'],_0x394dc1),_0x1d0bcb['tr']['getPluralForm']=_0x45fdf6;})(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':_0x287c35=>_0x287c35%0x1==0x0&&_0x287c35%0xa==0x1&&_0x287c35%0x64!=0xb?0x0:_0x287c35%0x1==0x0&&_0x287c35%0xa>=0x2&&_0x287c35%0xa<=0x4&&(_0x287c35%0x64<0xc||_0x287c35%0x64>0xe)?0x1:_0x287c35%0x1==0x0&&(_0x287c35%0xa==0x0||_0x287c35%0xa>=0x5&&_0x287c35%0xa<=0x9||_0x287c35%0x64>=0xb&&_0x287c35%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':_0x3b49e3=>_0x3b49e3%0x1==0x0&&_0x3b49e3%0xa==0x1&&_0x3b49e3%0x64!=0xb?0x0:_0x3b49e3%0x1==0x0&&_0x3b49e3%0xa>=0x2&&_0x3b49e3%0xa<=0x4&&(_0x3b49e3%0x64<0xc||_0x3b49e3%0x64>0xe)?0x1:_0x3b49e3%0x1==0x0&&(_0x3b49e3%0xa==0x0||_0x3b49e3%0xa>=0x5&&_0x3b49e3%0xa<=0x9||_0x3b49e3%0x64>=0xb&&_0x3b49e3%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x532cd8=>{const {uk:{dictionary:_0x76ba6b,getPluralForm:_0x15612e}}={'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':_0x37083e=>_0x37083e%0x1==0x0&&_0x37083e%0xa==0x1&&_0x37083e%0x64!=0xb?0x0:_0x37083e%0x1==0x0&&_0x37083e%0xa>=0x2&&_0x37083e%0xa<=0x4&&(_0x37083e%0x64<0xc||_0x37083e%0x64>0xe)?0x1:_0x37083e%0x1==0x0&&(_0x37083e%0xa==0x0||_0x37083e%0xa>=0x5&&_0x37083e%0xa<=0x9||_0x37083e%0x64>=0xb&&_0x37083e%0x64<=0xe)?0x2:0x3}};_0x532cd8['uk']||={'dictionary':{},'getPluralForm':null},_0x532cd8['uk']['dictionary']=Object['assign'](_0x532cd8['uk']['dictionary'],_0x76ba6b),_0x532cd8['uk']['getPluralForm']=_0x15612e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5d36df=>{const {uk:{dictionary:_0x3e2912,getPluralForm:_0x1fd4ed}}={'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':_0x2b3cce=>_0x2b3cce%0x1==0x0&&_0x2b3cce%0xa==0x1&&_0x2b3cce%0x64!=0xb?0x0:_0x2b3cce%0x1==0x0&&_0x2b3cce%0xa>=0x2&&_0x2b3cce%0xa<=0x4&&(_0x2b3cce%0x64<0xc||_0x2b3cce%0x64>0xe)?0x1:_0x2b3cce%0x1==0x0&&(_0x2b3cce%0xa==0x0||_0x2b3cce%0xa>=0x5&&_0x2b3cce%0xa<=0x9||_0x2b3cce%0x64>=0xb&&_0x2b3cce%0x64<=0xe)?0x2:0x3}};_0x5d36df['uk']||={'dictionary':{},'getPluralForm':null},_0x5d36df['uk']['dictionary']=Object['assign'](_0x5d36df['uk']['dictionary'],_0x3e2912),_0x5d36df['uk']['getPluralForm']=_0x1fd4ed;})(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':_0x4cbdf0=>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':_0x458eb4=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x8bcddf=>{const {uz:{dictionary:_0x1588eb,getPluralForm:_0x5a32e9}}={'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':_0xf6b7ce=>0x0}};_0x8bcddf['uz']||={'dictionary':{},'getPluralForm':null},_0x8bcddf['uz']['dictionary']=Object['assign'](_0x8bcddf['uz']['dictionary'],_0x1588eb),_0x8bcddf['uz']['getPluralForm']=_0x5a32e9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x184b3a=>{const {uz:{dictionary:_0x25fd02,getPluralForm:_0x34d871}}={'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':_0x512b8b=>0x0}};_0x184b3a['uz']||={'dictionary':{},'getPluralForm':null},_0x184b3a['uz']['dictionary']=Object['assign'](_0x184b3a['uz']['dictionary'],_0x25fd02),_0x184b3a['uz']['getPluralForm']=_0x34d871;})(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':_0x6a9f92=>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':_0x77d93=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x25130c=>{const {vi:{dictionary:_0x36bae0,getPluralForm:_0x104643}}={'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':_0x2cc1b1=>0x0}};_0x25130c['vi']||={'dictionary':{},'getPluralForm':null},_0x25130c['vi']['dictionary']=Object['assign'](_0x25130c['vi']['dictionary'],_0x36bae0),_0x25130c['vi']['getPluralForm']=_0x104643;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4422ba=>{const {vi:{dictionary:_0x44d25f,getPluralForm:_0x387e4b}}={'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':_0x2aff0e=>0x0}};_0x4422ba['vi']||={'dictionary':{},'getPluralForm':null},_0x4422ba['vi']['dictionary']=Object['assign'](_0x4422ba['vi']['dictionary'],_0x44d25f),_0x4422ba['vi']['getPluralForm']=_0x387e4b;})(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':_0x13cb13=>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':_0x1ce843=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x46b8b8=>{const {'zh-cn':{dictionary:_0x27baf7,getPluralForm:_0x162589}}={'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':_0x434778=>0x0}};_0x46b8b8['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x46b8b8['zh-cn']['dictionary']=Object['assign'](_0x46b8b8['zh-cn']['dictionary'],_0x27baf7),_0x46b8b8['zh-cn']['getPluralForm']=_0x162589;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x520091=>{const {'zh-cn':{dictionary:_0x1277ed,getPluralForm:_0x54326e}}={'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':_0x540494=>0x0}};_0x520091['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x520091['zh-cn']['dictionary']=Object['assign'](_0x520091['zh-cn']['dictionary'],_0x1277ed),_0x520091['zh-cn']['getPluralForm']=_0x54326e;})(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':_0x4aee1a=>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':_0x255ace=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x26d79a=>{const {zh:{dictionary:_0x66f5e6,getPluralForm:_0x53fde8}}={'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':_0xf0b1e5=>0x0}};_0x26d79a['zh']||={'dictionary':{},'getPluralForm':null},_0x26d79a['zh']['dictionary']=Object['assign'](_0x26d79a['zh']['dictionary'],_0x66f5e6),_0x26d79a['zh']['getPluralForm']=_0x53fde8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5cbe35=>{const {zh:{dictionary:_0x2585e3,getPluralForm:_0x44a2f8}}={'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':_0x1907fb=>0x0}};_0x5cbe35['zh']||={'dictionary':{},'getPluralForm':null},_0x5cbe35['zh']['dictionary']=Object['assign'](_0x5cbe35['zh']['dictionary'],_0x2585e3),_0x5cbe35['zh']['getPluralForm']=_0x44a2f8;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-template",
3
- "version": "0.0.0-nightly-20240604.1",
3
+ "version": "0.0.0-nightly-20240605.0",
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": "0.0.0-nightly-20240604.1",
26
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240604.1",
27
- "ckeditor5-collaboration": "0.0.0-nightly-20240604.1"
25
+ "ckeditor5": "0.0.0-nightly-20240605.0",
26
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240605.0",
27
+ "ckeditor5-collaboration": "0.0.0-nightly-20240605.0"
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 _0xf695(_0x1cbdce,_0x1d60e6){var _0x31de37=_0x31de();return _0xf695=function(_0xf695d1,_0x26b443){_0xf695d1=_0xf695d1-0xe9;var _0xed7df9=_0x31de37[_0xf695d1];return _0xed7df9;},_0xf695(_0x1cbdce,_0x1d60e6);}(function(_0x16c9a4,_0x36a723){var _0x5d6e9c=_0xf695,_0x16e38e=_0x16c9a4();while(!![]){try{var _0x199b9b=-parseInt(_0x5d6e9c(0xf1))/0x1*(-parseInt(_0x5d6e9c(0xed))/0x2)+parseInt(_0x5d6e9c(0xe9))/0x3*(parseInt(_0x5d6e9c(0xeb))/0x4)+-parseInt(_0x5d6e9c(0xec))/0x5+-parseInt(_0x5d6e9c(0xf0))/0x6*(-parseInt(_0x5d6e9c(0xea))/0x7)+parseInt(_0x5d6e9c(0xf3))/0x8+-parseInt(_0x5d6e9c(0xef))/0x9+parseInt(_0x5d6e9c(0xee))/0xa*(-parseInt(_0x5d6e9c(0xf2))/0xb);if(_0x199b9b===_0x36a723)break;else _0x16e38e['push'](_0x16e38e['shift']());}catch(_0x59f17a){_0x16e38e['push'](_0x16e38e['shift']());}}}(_0x31de,0x44c02));export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';export{default as TemplateEditing}from'./templateediting.js';function _0x31de(){var _0x14cdf0=['2596080MpeqVY','42502FKAdZH','30qyNwGy','310644FZracF','399786jJaIoU','19QPZTqm','1955041ceJSUE','2712384QpnlRf','175533uqhusL','35lVGVgL','20LzoiQb'];_0x31de=function(){return _0x14cdf0;};return _0x31de();}export{default as TemplateUI}from'./templateui.js';import'./augmentation.js';
23
+ (function(_0x1a5a24,_0x3d141d){var _0xbc5f4=_0xbd2b,_0x4fa311=_0x1a5a24();while(!![]){try{var _0x6f6f68=parseInt(_0xbc5f4(0xec))/0x1*(parseInt(_0xbc5f4(0xf2))/0x2)+-parseInt(_0xbc5f4(0xee))/0x3+-parseInt(_0xbc5f4(0xeb))/0x4*(parseInt(_0xbc5f4(0xf0))/0x5)+-parseInt(_0xbc5f4(0xed))/0x6+parseInt(_0xbc5f4(0xef))/0x7*(parseInt(_0xbc5f4(0xf3))/0x8)+-parseInt(_0xbc5f4(0xf1))/0x9+parseInt(_0xbc5f4(0xf4))/0xa;if(_0x6f6f68===_0x3d141d)break;else _0x4fa311['push'](_0x4fa311['shift']());}catch(_0x108bb6){_0x4fa311['push'](_0x4fa311['shift']());}}}(_0x3cd9,0xcee3f));function _0xbd2b(_0x427012,_0x39a0a6){var _0x3cd900=_0x3cd9();return _0xbd2b=function(_0xbd2b10,_0x1d2d92){_0xbd2b10=_0xbd2b10-0xeb;var _0x5210cf=_0x3cd900[_0xbd2b10];return _0x5210cf;},_0xbd2b(_0x427012,_0x39a0a6);}export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';export{default as TemplateEditing}from'./templateediting.js';export{default as TemplateUI}from'./templateui.js';import'./augmentation.js';function _0x3cd9(){var _0xb7d97c=['2346165xRsfwz','4kYuYlZ','121640fiGGZl','18463700YhGMbV','112pegCIG','248426xRqXto','2467446XbgfRk','4250205xnjila','322rtIZvs','19030cwMCOZ'];_0x3cd9=function(){return _0xb7d97c;};return _0x3cd9();}
package/src/template.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x539d80=_0x20cd;(function(_0x256603,_0xeb7b1c){var _0x3ea3c=_0x20cd,_0x56b7ec=_0x256603();while(!![]){try{var _0x437833=parseInt(_0x3ea3c(0x9e))/0x1+-parseInt(_0x3ea3c(0x9f))/0x2+-parseInt(_0x3ea3c(0xa4))/0x3*(-parseInt(_0x3ea3c(0xa0))/0x4)+-parseInt(_0x3ea3c(0xa3))/0x5+-parseInt(_0x3ea3c(0xa1))/0x6+-parseInt(_0x3ea3c(0x9a))/0x7*(-parseInt(_0x3ea3c(0x9d))/0x8)+-parseInt(_0x3ea3c(0x99))/0x9*(parseInt(_0x3ea3c(0x9c))/0xa);if(_0x437833===_0xeb7b1c)break;else _0x56b7ec['push'](_0x56b7ec['shift']());}catch(_0x464d82){_0x56b7ec['push'](_0x56b7ec['shift']());}}}(_0x5ecb,0xc46a0));import{Plugin as _0x2a290e}from'ckeditor5/src/core.js';import _0x411ecd from'./templateediting.js';function _0x5ecb(){var _0x20ed4b=['requires','97470mpyfeG','2779wMBtfH','pluginName','320rkQlxC','17960aJqpuq','1229199WObNHf','2194442iBeABA','127668YEtpzY','662418PocQLO','Template','883445JEJibP','39bPrCkM'];_0x5ecb=function(){return _0x20ed4b;};return _0x5ecb();}function _0x20cd(_0x4cf6dd,_0x1f1901){var _0x5ecb50=_0x5ecb();return _0x20cd=function(_0x20cd74,_0x26600d){_0x20cd74=_0x20cd74-0x99;var _0x35f947=_0x5ecb50[_0x20cd74];return _0x35f947;},_0x20cd(_0x4cf6dd,_0x1f1901);}import _0x288b2f from'./templateui.js';export default class m extends _0x2a290e{static get[_0x539d80(0xa5)](){return[_0x411ecd,_0x288b2f];}static get[_0x539d80(0x9b)](){var _0x1a2e78=_0x539d80;return _0x1a2e78(0xa2);}}
23
+ function _0x4c51(_0x271061,_0x36196b){var _0x3ef990=_0x3ef9();return _0x4c51=function(_0x4c5184,_0x39546a){_0x4c5184=_0x4c5184-0x97;var _0x4eee64=_0x3ef990[_0x4c5184];return _0x4eee64;},_0x4c51(_0x271061,_0x36196b);}var _0x5160f1=_0x4c51;(function(_0x10264f,_0x2323a6){var _0x594d29=_0x4c51,_0x580fd7=_0x10264f();while(!![]){try{var _0x236eab=parseInt(_0x594d29(0xa0))/0x1*(-parseInt(_0x594d29(0xa3))/0x2)+parseInt(_0x594d29(0x9b))/0x3+parseInt(_0x594d29(0x9d))/0x4*(-parseInt(_0x594d29(0x9c))/0x5)+parseInt(_0x594d29(0x98))/0x6+-parseInt(_0x594d29(0xa1))/0x7+-parseInt(_0x594d29(0x9f))/0x8*(parseInt(_0x594d29(0x97))/0x9)+parseInt(_0x594d29(0xa4))/0xa*(parseInt(_0x594d29(0x9a))/0xb);if(_0x236eab===_0x2323a6)break;else _0x580fd7['push'](_0x580fd7['shift']());}catch(_0x3feeed){_0x580fd7['push'](_0x580fd7['shift']());}}}(_0x3ef9,0x6f2a3));function _0x3ef9(){var _0x1ea9f7=['36HqbmYO','requires','3200504acQhwN','263PTDkXS','3578680GyiwfT','pluginName','3394VOwbZz','5764690WoZMyS','9zWHhGy','2019366AsmUTo','Template','22hfYMhY','2231967VYRnUX','233635cOIwgn'];_0x3ef9=function(){return _0x1ea9f7;};return _0x3ef9();}import{Plugin as _0x35c241}from'ckeditor5/src/core.js';import _0x2848b9 from'./templateediting.js';import _0x33d128 from'./templateui.js';export default class m extends _0x35c241{static get[_0x5160f1(0x9e)](){return[_0x2848b9,_0x33d128];}static get[_0x5160f1(0xa2)](){var _0x1749f8=_0x5160f1;return _0x1749f8(0x99);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2cb0da=_0x39aa;function _0x3d61(){const _0x4abd33=['string','toView','997410dwSuRy','htmlProcessor','715pVLbIU','970OtHzzN','5837176lyHffE','change','11uIDWGp','execute','3808924GJbbwm','data','toModel','193aVuCXk','1509ZhbqaI','764Nwhcoc','insertContent','4046580HpbzXY','33366GqfUaS','editor','function'];_0x3d61=function(){return _0x4abd33;};return _0x3d61();}(function(_0x30bba0,_0x57ccad){const _0x4c40b2=_0x39aa,_0x4d5a35=_0x30bba0();while(!![]){try{const _0x432b3e=parseInt(_0x4c40b2(0xa5))/0x1*(-parseInt(_0x4c40b2(0xb2))/0x2)+-parseInt(_0x4c40b2(0xa6))/0x3*(-parseInt(_0x4c40b2(0xa7))/0x4)+parseInt(_0x4c40b2(0xb1))/0x5*(parseInt(_0x4c40b2(0xaa))/0x6)+-parseInt(_0x4c40b2(0xb7))/0x7+parseInt(_0x4c40b2(0xb3))/0x8+-parseInt(_0x4c40b2(0xa9))/0x9+parseInt(_0x4c40b2(0xaf))/0xa*(parseInt(_0x4c40b2(0xb5))/0xb);if(_0x432b3e===_0x57ccad)break;else _0x4d5a35['push'](_0x4d5a35['shift']());}catch(_0x448781){_0x4d5a35['push'](_0x4d5a35['shift']());}}}(_0x3d61,0x9a9ef));function _0x39aa(_0x50dbed,_0x6a48df){const _0x3d6146=_0x3d61();return _0x39aa=function(_0x39aa4e,_0x2d63b6){_0x39aa4e=_0x39aa4e-0xa5;let _0x1a2cb9=_0x3d6146[_0x39aa4e];return _0x1a2cb9;},_0x39aa(_0x50dbed,_0x6a48df);}import{Command as _0x27dd40}from'ckeditor5/src/core.js';export default class c extends _0x27dd40{[_0x2cb0da(0xb6)](_0x4ea826){const _0x4beb36=_0x2cb0da,{model:_0x2dc7cc}=this[_0x4beb36(0xab)];let _0xe336a;switch(typeof _0x4ea826){case _0x4beb36(0xad):_0xe336a=_0x4ea826;break;case _0x4beb36(0xac):_0xe336a=_0x4ea826();}_0x4beb36(0xad)==typeof _0xe336a&&_0x2dc7cc[_0x4beb36(0xb4)](()=>{const _0x548121=_0x4beb36,_0x5c6afc=this[_0x548121(0xab)][_0x548121(0xb8)][_0x548121(0xb0)][_0x548121(0xae)](_0xe336a),_0x450f70=this[_0x548121(0xab)][_0x548121(0xb8)][_0x548121(0xb9)](_0x5c6afc);_0x2dc7cc[_0x548121(0xa8)](_0x450f70);});}}
23
+ function _0x4d25(_0x170db3,_0x84d79f){const _0x1c5cf9=_0x1c5c();return _0x4d25=function(_0x4d25b2,_0x4afc4b){_0x4d25b2=_0x4d25b2-0xc1;let _0x3323a5=_0x1c5cf9[_0x4d25b2];return _0x3323a5;},_0x4d25(_0x170db3,_0x84d79f);}const _0x499991=_0x4d25;function _0x1c5c(){const _0x22a7d2=['toView','2PjQsVB','170610GRAJWL','53571siBNCS','420388tcpdre','function','114xsaIBO','2184328zjUzOl','5551CDwohw','94194YPMseI','execute','change','htmlProcessor','691914VxiPUK','40gcZKgW','insertContent','editor','data','string','toModel'];_0x1c5c=function(){return _0x22a7d2;};return _0x1c5c();}(function(_0x1d7f9c,_0x2bfe25){const _0x59187f=_0x4d25,_0x4f066f=_0x1d7f9c();while(!![]){try{const _0x35412a=parseInt(_0x59187f(0xce))/0x1+-parseInt(_0x59187f(0xc7))/0x2*(-parseInt(_0x59187f(0xd3))/0x3)+parseInt(_0x59187f(0xca))/0x4+-parseInt(_0x59187f(0xc8))/0x5+-parseInt(_0x59187f(0xcc))/0x6*(-parseInt(_0x59187f(0xc9))/0x7)+-parseInt(_0x59187f(0xcd))/0x8+parseInt(_0x59187f(0xcf))/0x9*(-parseInt(_0x59187f(0xd4))/0xa);if(_0x35412a===_0x2bfe25)break;else _0x4f066f['push'](_0x4f066f['shift']());}catch(_0x3e1106){_0x4f066f['push'](_0x4f066f['shift']());}}}(_0x1c5c,0x219c2));import{Command as _0x316204}from'ckeditor5/src/core.js';export default class c extends _0x316204{[_0x499991(0xd0)](_0x39a0f0){const _0x5e3e14=_0x499991,{model:_0x2373f8}=this[_0x5e3e14(0xc2)];let _0x9dd5bf;switch(typeof _0x39a0f0){case _0x5e3e14(0xc4):_0x9dd5bf=_0x39a0f0;break;case _0x5e3e14(0xcb):_0x9dd5bf=_0x39a0f0();}_0x5e3e14(0xc4)==typeof _0x9dd5bf&&_0x2373f8[_0x5e3e14(0xd1)](()=>{const _0x25977e=_0x5e3e14,_0x4ea142=this[_0x25977e(0xc2)][_0x25977e(0xc3)][_0x25977e(0xd2)][_0x25977e(0xc6)](_0x9dd5bf),_0x3057e6=this[_0x25977e(0xc2)][_0x25977e(0xc3)][_0x25977e(0xc5)](_0x4ea142);_0x2373f8[_0x25977e(0xc1)](_0x3057e6);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xf76c36=_0x3bbd;(function(_0x4f28ea,_0x285ccd){const _0x130c69=_0x3bbd,_0x263d2e=_0x4f28ea();while(!![]){try{const _0x3797bb=-parseInt(_0x130c69(0x103))/0x1+-parseInt(_0x130c69(0x107))/0x2*(-parseInt(_0x130c69(0x106))/0x3)+-parseInt(_0x130c69(0x10b))/0x4*(-parseInt(_0x130c69(0xfb))/0x5)+-parseInt(_0x130c69(0xf1))/0x6+-parseInt(_0x130c69(0x108))/0x7+parseInt(_0x130c69(0xf3))/0x8+parseInt(_0x130c69(0x104))/0x9*(parseInt(_0x130c69(0xf9))/0xa);if(_0x3797bb===_0x285ccd)break;else _0x263d2e['push'](_0x263d2e['shift']());}catch(_0x2f2d2e){_0x263d2e['push'](_0x263d2e['shift']());}}}(_0x419f,0x67437));import{Plugin as _0x437e07}from'ckeditor5/src/core.js';import{CKEditorError as _0x4dfafc}from'ckeditor5/src/utils.js';function _0x3bbd(_0x417c0a,_0x22b8f1){const _0x419fba=_0x419f();return _0x3bbd=function(_0x3bbd8c,_0x4a813f){_0x3bbd8c=_0x3bbd8c-0xef;let _0xff87a6=_0x419fba[_0x3bbd8c];return _0xff87a6;},_0x3bbd(_0x417c0a,_0x22b8f1);}function _0x419f(){const _0x2ce805=['pluginName','templateLicenseKeyValid','config','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.','insertTemplate','destroy','496198tQQvnm','4257uycrDS','_licenseKeyCheckInterval','3XUuaCy','295202WzjQxt','5442024KorZDK','template-invalid-license-key','editor','44gqAfxC','licenseKey','template-trial-license-key-reached-limit-changes','get','1509168qIWahm','info','6116176xPKILE','add','commands','templateLicenseKeyInvalid','templateLicenseKeyTrialLimit:operations','TemplateEditing','11410WKAkne','templateLicenseKeyTrial','225595WegCAa','init'];_0x419f=function(){return _0x2ce805;};return _0x419f();}import _0x1be2f4 from'./templatecommand.js';export default class r extends _0x437e07{static get[_0xf76c36(0xfd)](){const _0x5c65a3=_0xf76c36;return _0x5c65a3(0xf8);}constructor(_0x384c2e){const _0x47ed1a=_0xf76c36;super(_0x384c2e),this[_0x47ed1a(0x105)]=null;}[_0xf76c36(0xfc)](){const _0x16aa37=_0xf76c36,{editor:_0x592fdb}=this;_0x592fdb[_0x16aa37(0xf5)][_0x16aa37(0xf4)](_0x16aa37(0x101),new _0x1be2f4(_0x592fdb)),this[_0x16aa37(0x10c)]=_0x592fdb[_0x16aa37(0xff)][_0x16aa37(0xf0)](_0x16aa37(0x10c));const _0x2059c8=this[_0x16aa37(0x10a)];this[_0x16aa37(0x105)]=setInterval(()=>{const _0x1abe58=_0x16aa37;let _0x48384b;for(const _0x26d222 in _0x2059c8){const _0x9591b=_0x26d222,_0x26ea35=_0x2059c8[_0x9591b];if(_0x1abe58(0xfa)===_0x26ea35||_0x1abe58(0xf6)===_0x26ea35||_0x1abe58(0xfe)===_0x26ea35||_0x1abe58(0xf7)===_0x26ea35){delete _0x2059c8[_0x9591b],_0x48384b=_0x26ea35;break;}}if(_0x1abe58(0xf6)===_0x48384b)throw clearInterval(this[_0x1abe58(0x105)]),new _0x4dfafc(_0x1abe58(0x109),null);if(_0x1abe58(0xfa)===_0x48384b&&console[_0x1abe58(0xf2)](_0x1abe58(0x100)),_0x1abe58(0xf7)===_0x48384b)throw clearInterval(this[_0x1abe58(0x105)]),new _0x4dfafc(_0x1abe58(0xef),null);_0x1abe58(0xfe)===_0x48384b&&clearInterval(this[_0x1abe58(0x105)]);},0x3e8);}[_0xf76c36(0x102)](){const _0x12a6a5=_0xf76c36;this[_0x12a6a5(0x105)]&&clearInterval(this[_0x12a6a5(0x105)]);}}
23
+ const _0x423d53=_0x5001;(function(_0x550f8f,_0x24e2f8){const _0x28eeb1=_0x5001,_0x2110af=_0x550f8f();while(!![]){try{const _0x3116e1=parseInt(_0x28eeb1(0x93))/0x1*(parseInt(_0x28eeb1(0x99))/0x2)+parseInt(_0x28eeb1(0x96))/0x3*(parseInt(_0x28eeb1(0x8a))/0x4)+-parseInt(_0x28eeb1(0x9b))/0x5*(parseInt(_0x28eeb1(0x8b))/0x6)+-parseInt(_0x28eeb1(0x88))/0x7+parseInt(_0x28eeb1(0xa0))/0x8*(parseInt(_0x28eeb1(0x9a))/0x9)+-parseInt(_0x28eeb1(0x94))/0xa+-parseInt(_0x28eeb1(0x8f))/0xb;if(_0x3116e1===_0x24e2f8)break;else _0x2110af['push'](_0x2110af['shift']());}catch(_0x4fc3e4){_0x2110af['push'](_0x2110af['shift']());}}}(_0x59e3,0x6cda4));function _0x59e3(){const _0xfa2a9b=['commands','1039WYHpij','1907520HZhySZ','get','15ZbrQvl','info','destroy','878KqbbnV','809019AqIfJt','5eMrgro','licenseKey','init','templateLicenseKeyTrial','insertTemplate','64ZvTyvD','template-trial-license-key-reached-limit-changes','TemplateEditing','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.','add','_licenseKeyCheckInterval','templateLicenseKeyInvalid','3513055JbhUOo','templateLicenseKeyValid','215496fHwvIf','1708338YryjiF','pluginName','config','editor','235609xeAImH','templateLicenseKeyTrialLimit:operations','template-invalid-license-key'];_0x59e3=function(){return _0xfa2a9b;};return _0x59e3();}function _0x5001(_0x4f3701,_0x5662d6){const _0x59e330=_0x59e3();return _0x5001=function(_0x500142,_0x209484){_0x500142=_0x500142-0x88;let _0x179244=_0x59e330[_0x500142];return _0x179244;},_0x5001(_0x4f3701,_0x5662d6);}import{Plugin as _0x3cc4e2}from'ckeditor5/src/core.js';import{CKEditorError as _0x1641b7}from'ckeditor5/src/utils.js';import _0x2fd485 from'./templatecommand.js';export default class r extends _0x3cc4e2{static get[_0x423d53(0x8c)](){const _0x5523c7=_0x423d53;return _0x5523c7(0xa2);}constructor(_0x1657f4){const _0x392d64=_0x423d53;super(_0x1657f4),this[_0x392d64(0xa5)]=null;}[_0x423d53(0x9d)](){const _0x217d21=_0x423d53,{editor:_0x82dd6e}=this;_0x82dd6e[_0x217d21(0x92)][_0x217d21(0xa4)](_0x217d21(0x9f),new _0x2fd485(_0x82dd6e)),this[_0x217d21(0x9c)]=_0x82dd6e[_0x217d21(0x8d)][_0x217d21(0x95)](_0x217d21(0x9c));const _0x662ab1=this[_0x217d21(0x8e)];this[_0x217d21(0xa5)]=setInterval(()=>{const _0x5c80f0=_0x217d21;let _0x22ae01;for(const _0x5725a5 in _0x662ab1){const _0x3aebad=_0x5725a5,_0x5b7daf=_0x662ab1[_0x3aebad];if(_0x5c80f0(0x9e)===_0x5b7daf||_0x5c80f0(0xa6)===_0x5b7daf||_0x5c80f0(0x89)===_0x5b7daf||_0x5c80f0(0x90)===_0x5b7daf){delete _0x662ab1[_0x3aebad],_0x22ae01=_0x5b7daf;break;}}if(_0x5c80f0(0xa6)===_0x22ae01)throw clearInterval(this[_0x5c80f0(0xa5)]),new _0x1641b7(_0x5c80f0(0x91),null);if(_0x5c80f0(0x9e)===_0x22ae01&&console[_0x5c80f0(0x97)](_0x5c80f0(0xa3)),_0x5c80f0(0x90)===_0x22ae01)throw clearInterval(this[_0x5c80f0(0xa5)]),new _0x1641b7(_0x5c80f0(0xa1),null);_0x5c80f0(0x89)===_0x22ae01&&clearInterval(this[_0x5c80f0(0xa5)]);},0x3e8);}[_0x423d53(0x98)](){const _0x498151=_0x423d53;this[_0x498151(0xa5)]&&clearInterval(this[_0x498151(0xa5)]);}}