@ckeditor/ckeditor5-template 0.0.0-nightly-20240603.0 → 0.0.0-nightly-20240604.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 (98) hide show
  1. package/build/template.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +1 -1
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +1 -1
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +1 -1
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +1 -1
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +1 -1
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +1 -1
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +1 -1
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +1 -1
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +1 -1
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +1 -1
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +1 -1
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +1 -1
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +1 -1
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +1 -1
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +1 -1
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +1 -1
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +1 -1
  80. package/dist/translations/uk.js +1 -1
  81. package/dist/translations/uk.umd.js +1 -1
  82. package/dist/translations/uz.js +1 -1
  83. package/dist/translations/uz.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/package.json +4 -4
  91. package/src/index.js +1 -1
  92. package/src/template.js +1 -1
  93. package/src/templatecommand.js +1 -1
  94. package/src/templateediting.js +1 -1
  95. package/src/templateui.js +1 -1
  96. package/src/ui/templatelistbuttonview.js +1 -1
  97. package/src/ui/templatelistitemview.js +1 -1
  98. package/src/ui/templatelistview.js +1 -1
@@ -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':_0x2fd270=>_0x2fd270%0xa==0x1&&_0x2fd270%0x64!=0xb?0x0:_0x2fd270%0xa>=0x2&&_0x2fd270%0xa<=0x4&&(_0x2fd270%0x64<0xa||_0x2fd270%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':_0x181365=>_0x181365%0xa==0x1&&_0x181365%0x64!=0xb?0x0:_0x181365%0xa>=0x2&&_0x181365%0xa<=0x4&&(_0x181365%0x64<0xa||_0x181365%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2a1646=>{const {sr:{dictionary:_0x1fdd96,getPluralForm:_0x5299ee}}={'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':_0x5f219b=>_0x5f219b%0xa==0x1&&_0x5f219b%0x64!=0xb?0x0:_0x5f219b%0xa>=0x2&&_0x5f219b%0xa<=0x4&&(_0x5f219b%0x64<0xa||_0x5f219b%0x64>=0x14)?0x1:0x2}};_0x2a1646['sr']||={'dictionary':{},'getPluralForm':null},_0x2a1646['sr']['dictionary']=Object['assign'](_0x2a1646['sr']['dictionary'],_0x1fdd96),_0x2a1646['sr']['getPluralForm']=_0x5299ee;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x47ae0e=>0x1!=_0x47ae0e}};
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}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3d52a3=>{const {sv:{dictionary:_0x2c295c,getPluralForm:_0x4b5b9e}}={'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':_0x99e131=>0x1!=_0x99e131}};_0x3d52a3['sv']||={'dictionary':{},'getPluralForm':null},_0x3d52a3['sv']['dictionary']=Object['assign'](_0x3d52a3['sv']['dictionary'],_0x2c295c),_0x3d52a3['sv']['getPluralForm']=_0x4b5b9e;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x55db1d=>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':_0x3c9d29=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2ffdd5=>{const {th:{dictionary:_0x32e555,getPluralForm:_0xfb426b}}={'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':_0x5cf460=>0x0}};_0x2ffdd5['th']||={'dictionary':{},'getPluralForm':null},_0x2ffdd5['th']['dictionary']=Object['assign'](_0x2ffdd5['th']['dictionary'],_0x32e555),_0x2ffdd5['th']['getPluralForm']=_0xfb426b;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x203558=>_0x203558>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':_0x45e4ea=>_0x45e4ea>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1e17a7=>{const {tr:{dictionary:_0x1a885f,getPluralForm:_0x5f1019}}={'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':_0xf7f625=>_0xf7f625>0x1}};_0x1e17a7['tr']||={'dictionary':{},'getPluralForm':null},_0x1e17a7['tr']['dictionary']=Object['assign'](_0x1e17a7['tr']['dictionary'],_0x1a885f),_0x1e17a7['tr']['getPluralForm']=_0x5f1019;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x54c0ae=>_0x54c0ae%0x1==0x0&&_0x54c0ae%0xa==0x1&&_0x54c0ae%0x64!=0xb?0x0:_0x54c0ae%0x1==0x0&&_0x54c0ae%0xa>=0x2&&_0x54c0ae%0xa<=0x4&&(_0x54c0ae%0x64<0xc||_0x54c0ae%0x64>0xe)?0x1:_0x54c0ae%0x1==0x0&&(_0x54c0ae%0xa==0x0||_0x54c0ae%0xa>=0x5&&_0x54c0ae%0xa<=0x9||_0x54c0ae%0x64>=0xb&&_0x54c0ae%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':_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}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5ed65f=>{const {uk:{dictionary:_0x35aa96,getPluralForm:_0x21010a}}={'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':_0x229362=>_0x229362%0x1==0x0&&_0x229362%0xa==0x1&&_0x229362%0x64!=0xb?0x0:_0x229362%0x1==0x0&&_0x229362%0xa>=0x2&&_0x229362%0xa<=0x4&&(_0x229362%0x64<0xc||_0x229362%0x64>0xe)?0x1:_0x229362%0x1==0x0&&(_0x229362%0xa==0x0||_0x229362%0xa>=0x5&&_0x229362%0xa<=0x9||_0x229362%0x64>=0xb&&_0x229362%0x64<=0xe)?0x2:0x3}};_0x5ed65f['uk']||={'dictionary':{},'getPluralForm':null},_0x5ed65f['uk']['dictionary']=Object['assign'](_0x5ed65f['uk']['dictionary'],_0x35aa96),_0x5ed65f['uk']['getPluralForm']=_0x21010a;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x13e437=>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':_0x4cbdf0=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2dbb31=>{const {uz:{dictionary:_0x4d84b5,getPluralForm:_0x3f4be6}}={'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':_0x2b668e=>0x0}};_0x2dbb31['uz']||={'dictionary':{},'getPluralForm':null},_0x2dbb31['uz']['dictionary']=Object['assign'](_0x2dbb31['uz']['dictionary'],_0x4d84b5),_0x2dbb31['uz']['getPluralForm']=_0x3f4be6;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x9e7943=>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':_0x6a9f92=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4fa2fa=>{const {vi:{dictionary:_0x3eb1cd,getPluralForm:_0x3eb796}}={'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':_0x4463d4=>0x0}};_0x4fa2fa['vi']||={'dictionary':{},'getPluralForm':null},_0x4fa2fa['vi']['dictionary']=Object['assign'](_0x4fa2fa['vi']['dictionary'],_0x3eb1cd),_0x4fa2fa['vi']['getPluralForm']=_0x3eb796;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x52af1c=>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':_0x13cb13=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5e7175=>{const {'zh-cn':{dictionary:_0x57ad20,getPluralForm:_0x55af38}}={'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':_0x44c7df=>0x0}};_0x5e7175['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x5e7175['zh-cn']['dictionary']=Object['assign'](_0x5e7175['zh-cn']['dictionary'],_0x57ad20),_0x5e7175['zh-cn']['getPluralForm']=_0x55af38;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x499a8e=>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':_0x4aee1a=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3ff5dc=>{const {zh:{dictionary:_0x351977,getPluralForm:_0x23f738}}={'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':_0x379482=>0x0}};_0x3ff5dc['zh']||={'dictionary':{},'getPluralForm':null},_0x3ff5dc['zh']['dictionary']=Object['assign'](_0x3ff5dc['zh']['dictionary'],_0x351977),_0x3ff5dc['zh']['getPluralForm']=_0x23f738;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-template",
3
- "version": "0.0.0-nightly-20240603.0",
3
+ "version": "0.0.0-nightly-20240604.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": "0.0.0-nightly-20240603.0",
26
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240603.0",
27
- "ckeditor5-collaboration": "0.0.0-nightly-20240603.0"
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"
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(_0x121c4d,_0x5e0e24){var _0x585e0a=_0x3163,_0x191691=_0x121c4d();while(!![]){try{var _0x24a54d=-parseInt(_0x585e0a(0x163))/0x1*(-parseInt(_0x585e0a(0x165))/0x2)+-parseInt(_0x585e0a(0x164))/0x3*(-parseInt(_0x585e0a(0x162))/0x4)+parseInt(_0x585e0a(0x168))/0x5+-parseInt(_0x585e0a(0x167))/0x6+-parseInt(_0x585e0a(0x161))/0x7+parseInt(_0x585e0a(0x166))/0x8*(parseInt(_0x585e0a(0x16b))/0x9)+-parseInt(_0x585e0a(0x169))/0xa*(parseInt(_0x585e0a(0x16a))/0xb);if(_0x24a54d===_0x5e0e24)break;else _0x191691['push'](_0x191691['shift']());}catch(_0x4cf128){_0x191691['push'](_0x191691['shift']());}}}(_0x5d5a,0x42809));function _0x3163(_0x2d3f00,_0x504ed5){var _0x5d5a12=_0x5d5a();return _0x3163=function(_0x316319,_0x8bdf29){_0x316319=_0x316319-0x161;var _0x1474f4=_0x5d5a12[_0x316319];return _0x1474f4;},_0x3163(_0x2d3f00,_0x504ed5);}export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';function _0x5d5a(){var _0x65c57e=['2972249OhwbuZ','16088hRjCsW','109OgSkiZ','291BPnDRf','7478neEpIA','1248008SDzKOx','187824KBfRid','2046040MAYRaV','29390mxvbUl','2959zeJBtx','18RTjtWd'];_0x5d5a=function(){return _0x65c57e;};return _0x5d5a();}export{default as TemplateEditing}from'./templateediting.js';export{default as TemplateUI}from'./templateui.js';import'./augmentation.js';
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';
package/src/template.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x5ae1ee=_0x1a3c;(function(_0x5b7d2f,_0x19d3f4){var _0x14ec18=_0x1a3c,_0x1a3a7e=_0x5b7d2f();while(!![]){try{var _0x4f97f4=-parseInt(_0x14ec18(0x1fc))/0x1*(-parseInt(_0x14ec18(0x1fa))/0x2)+-parseInt(_0x14ec18(0x1f8))/0x3*(-parseInt(_0x14ec18(0x1f6))/0x4)+-parseInt(_0x14ec18(0x1f1))/0x5+parseInt(_0x14ec18(0x1f7))/0x6+-parseInt(_0x14ec18(0x1f3))/0x7*(parseInt(_0x14ec18(0x1fb))/0x8)+parseInt(_0x14ec18(0x1f0))/0x9*(-parseInt(_0x14ec18(0x1f5))/0xa)+parseInt(_0x14ec18(0x1ef))/0xb;if(_0x4f97f4===_0x19d3f4)break;else _0x1a3a7e['push'](_0x1a3a7e['shift']());}catch(_0x99bb23){_0x1a3a7e['push'](_0x1a3a7e['shift']());}}}(_0x5715,0x3f338));import{Plugin as _0x36da5b}from'ckeditor5/src/core.js';function _0x1a3c(_0x3fb6d0,_0x53f04e){var _0x57154f=_0x5715();return _0x1a3c=function(_0x1a3c09,_0x4bd416){_0x1a3c09=_0x1a3c09-0x1ef;var _0x590797=_0x57154f[_0x1a3c09];return _0x590797;},_0x1a3c(_0x3fb6d0,_0x53f04e);}import _0x59a2e9 from'./templateediting.js';function _0x5715(){var _0x260d2c=['pluginName','2urJoxe','2020456uChacr','79393dZzqJk','4254756NciTiz','477Ytfdtj','792570ptlsDK','requires','7HkiYKr','Template','37580AjiilW','1194524qdZKcB','625782XIIMFk','3VJDuCX'];_0x5715=function(){return _0x260d2c;};return _0x5715();}import _0x18107c from'./templateui.js';export default class m extends _0x36da5b{static get[_0x5ae1ee(0x1f2)](){return[_0x59a2e9,_0x18107c];}static get[_0x5ae1ee(0x1f9)](){var _0x1f8cf6=_0x5ae1ee;return _0x1f8cf6(0x1f4);}}
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);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x43f1df=_0x5281;(function(_0x321d84,_0x370d99){const _0x13caa9=_0x5281,_0x159cd7=_0x321d84();while(!![]){try{const _0x46e4ff=parseInt(_0x13caa9(0x1de))/0x1*(parseInt(_0x13caa9(0x1eb))/0x2)+parseInt(_0x13caa9(0x1dc))/0x3*(parseInt(_0x13caa9(0x1e7))/0x4)+parseInt(_0x13caa9(0x1d8))/0x5+parseInt(_0x13caa9(0x1df))/0x6*(parseInt(_0x13caa9(0x1e5))/0x7)+parseInt(_0x13caa9(0x1e1))/0x8+parseInt(_0x13caa9(0x1da))/0x9+-parseInt(_0x13caa9(0x1ea))/0xa;if(_0x46e4ff===_0x370d99)break;else _0x159cd7['push'](_0x159cd7['shift']());}catch(_0x495b42){_0x159cd7['push'](_0x159cd7['shift']());}}}(_0x348c,0xdd538));import{Command as _0x4610ea}from'ckeditor5/src/core.js';function _0x348c(){const _0x4a0fa9=['28ZVYSnR','toModel','17804UEIDIb','insertContent','editor','25651390LKseeR','28YpIyRi','3972415aiAyPb','change','5842809yvFtLR','string','699tlPClc','toView','29621tIbftp','473658xckXNk','htmlProcessor','2083664MgSQyR','data','function','execute'];_0x348c=function(){return _0x4a0fa9;};return _0x348c();}function _0x5281(_0x564250,_0x4d618d){const _0x348c92=_0x348c();return _0x5281=function(_0x52819e,_0x1f101b){_0x52819e=_0x52819e-0x1d8;let _0x2955c6=_0x348c92[_0x52819e];return _0x2955c6;},_0x5281(_0x564250,_0x4d618d);}export default class c extends _0x4610ea{[_0x43f1df(0x1e4)](_0x47b940){const _0x5350aa=_0x43f1df,{model:_0x3b3709}=this[_0x5350aa(0x1e9)];let _0x37368f;switch(typeof _0x47b940){case _0x5350aa(0x1db):_0x37368f=_0x47b940;break;case _0x5350aa(0x1e3):_0x37368f=_0x47b940();}_0x5350aa(0x1db)==typeof _0x37368f&&_0x3b3709[_0x5350aa(0x1d9)](()=>{const _0x4ffeae=_0x5350aa,_0x104c4b=this[_0x4ffeae(0x1e9)][_0x4ffeae(0x1e2)][_0x4ffeae(0x1e0)][_0x4ffeae(0x1dd)](_0x37368f),_0x1edf41=this[_0x4ffeae(0x1e9)][_0x4ffeae(0x1e2)][_0x4ffeae(0x1e6)](_0x104c4b);_0x3b3709[_0x4ffeae(0x1e8)](_0x1edf41);});}}
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);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5d27(){const _0x36fd32=['22cpuupr','TemplateEditing','template-invalid-license-key','45iBcSFo','editor','_licenseKeyCheckInterval','templateLicenseKeyValid','231655AIzjcb','template-trial-license-key-reached-limit-changes','608924tQJpLQ','13635017EUcUnt','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.','info','insertTemplate','12020568PAjQPY','templateLicenseKeyInvalid','245550wqhkFg','templateLicenseKeyTrialLimit:operations','config','366444IANRWX','pluginName','init','get','licenseKey','commands','220WDRIWk','28353USGpVZ','add','templateLicenseKeyTrial','126UaEKzZ','destroy'];_0x5d27=function(){return _0x36fd32;};return _0x5d27();}const _0x12b624=_0x27ee;(function(_0xd1fa89,_0x57c73e){const _0x37e772=_0x27ee,_0x271ba3=_0xd1fa89();while(!![]){try{const _0x32ddec=-parseInt(_0x37e772(0x1aa))/0x1+parseInt(_0x37e772(0x1a3))/0x2*(-parseInt(_0x37e772(0x19e))/0x3)+-parseInt(_0x37e772(0x1ac))/0x4*(parseInt(_0x37e772(0x1a6))/0x5)+-parseInt(_0x37e772(0x194))/0x6*(-parseInt(_0x37e772(0x1a1))/0x7)+parseInt(_0x37e772(0x192))/0x8+parseInt(_0x37e772(0x197))/0x9*(-parseInt(_0x37e772(0x19d))/0xa)+parseInt(_0x37e772(0x18e))/0xb;if(_0x32ddec===_0x57c73e)break;else _0x271ba3['push'](_0x271ba3['shift']());}catch(_0x19af5e){_0x271ba3['push'](_0x271ba3['shift']());}}}(_0x5d27,0xd6309));import{Plugin as _0x4edcaf}from'ckeditor5/src/core.js';import{CKEditorError as _0x3d93dd}from'ckeditor5/src/utils.js';import _0x1462bd from'./templatecommand.js';function _0x27ee(_0x35119d,_0x5a499e){const _0x5d27f2=_0x5d27();return _0x27ee=function(_0x27eeea,_0x4dc2f6){_0x27eeea=_0x27eeea-0x18e;let _0x2be2fb=_0x5d27f2[_0x27eeea];return _0x2be2fb;},_0x27ee(_0x35119d,_0x5a499e);}export default class r extends _0x4edcaf{static get[_0x12b624(0x198)](){const _0x3f7ea5=_0x12b624;return _0x3f7ea5(0x1a4);}constructor(_0x4fbbec){const _0x51debd=_0x12b624;super(_0x4fbbec),this[_0x51debd(0x1a8)]=null;}[_0x12b624(0x199)](){const _0x24394b=_0x12b624,{editor:_0xd2ae73}=this;_0xd2ae73[_0x24394b(0x19c)][_0x24394b(0x19f)](_0x24394b(0x191),new _0x1462bd(_0xd2ae73)),this[_0x24394b(0x19b)]=_0xd2ae73[_0x24394b(0x196)][_0x24394b(0x19a)](_0x24394b(0x19b));const _0x4f4618=this[_0x24394b(0x1a7)];this[_0x24394b(0x1a8)]=setInterval(()=>{const _0x512ffb=_0x24394b;let _0x21406d;for(const _0x28a2d9 in _0x4f4618){const _0x8a18a7=_0x28a2d9,_0x845da2=_0x4f4618[_0x8a18a7];if(_0x512ffb(0x1a0)===_0x845da2||_0x512ffb(0x193)===_0x845da2||_0x512ffb(0x1a9)===_0x845da2||_0x512ffb(0x195)===_0x845da2){delete _0x4f4618[_0x8a18a7],_0x21406d=_0x845da2;break;}}if(_0x512ffb(0x193)===_0x21406d)throw clearInterval(this[_0x512ffb(0x1a8)]),new _0x3d93dd(_0x512ffb(0x1a5),null);if(_0x512ffb(0x1a0)===_0x21406d&&console[_0x512ffb(0x190)](_0x512ffb(0x18f)),_0x512ffb(0x195)===_0x21406d)throw clearInterval(this[_0x512ffb(0x1a8)]),new _0x3d93dd(_0x512ffb(0x1ab),null);_0x512ffb(0x1a9)===_0x21406d&&clearInterval(this[_0x512ffb(0x1a8)]);},0x3e8);}[_0x12b624(0x1a2)](){const _0x31a0de=_0x12b624;this[_0x31a0de(0x1a8)]&&clearInterval(this[_0x31a0de(0x1a8)]);}}
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)]);}}