@ckeditor/ckeditor5-template 0.0.0-nightly-20240711.0 → 0.0.0-nightly-20240712.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (99) hide show
  1. package/build/template.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +1 -1
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +1 -1
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +1 -1
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +1 -1
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +1 -1
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +1 -1
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +1 -1
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +1 -1
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +1 -1
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +1 -1
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +1 -1
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +1 -1
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +1 -1
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +1 -1
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +1 -1
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +1 -1
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +1 -1
  80. package/dist/translations/uk.js +1 -1
  81. package/dist/translations/uk.umd.js +1 -1
  82. package/dist/translations/uz.js +1 -1
  83. package/dist/translations/uz.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/package.json +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
  99. package/src/utils/common-translations.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x180152=>{const {'sr-latn':{dictionary:_0xd9c954,getPluralForm:_0x47dc78}}={'sr-latn':{'dictionary':{'Template':'','Insert\x20template':'Umetni\x20predložak','No\x20templates\x20available.':'Nema\x20dostupnih\x20predložaka.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Nije\x20pronađen\x20nijedan\x20predložak\x20koji\x20odgovara\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Pokušajte\x20sa\x20drugom\x20frazom\x20ili\x20proverite\x20pravopis.','Search\x20template':'Potraži\x20predložak','%0\x20templates\x20found':''},'getPluralForm':_0x40b6c9=>_0x40b6c9%0xa==0x1&&_0x40b6c9%0x64!=0xb?0x0:_0x40b6c9%0xa>=0x2&&_0x40b6c9%0xa<=0x4&&(_0x40b6c9%0x64<0xa||_0x40b6c9%0x64>=0x14)?0x1:0x2}};_0x180152['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x180152['sr-latn']['dictionary']=Object['assign'](_0x180152['sr-latn']['dictionary'],_0xd9c954),_0x180152['sr-latn']['getPluralForm']=_0x47dc78;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1a577b=>{const {'sr-latn':{dictionary:_0x5d7aad,getPluralForm:_0x253888}}={'sr-latn':{'dictionary':{'Template':'','Insert\x20template':'Umetni\x20predložak','No\x20templates\x20available.':'Nema\x20dostupnih\x20predložaka.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Nije\x20pronađen\x20nijedan\x20predložak\x20koji\x20odgovara\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Pokušajte\x20sa\x20drugom\x20frazom\x20ili\x20proverite\x20pravopis.','Search\x20template':'Potraži\x20predložak','%0\x20templates\x20found':''},'getPluralForm':_0x55b41e=>_0x55b41e%0xa==0x1&&_0x55b41e%0x64!=0xb?0x0:_0x55b41e%0xa>=0x2&&_0x55b41e%0xa<=0x4&&(_0x55b41e%0x64<0xa||_0x55b41e%0x64>=0x14)?0x1:0x2}};_0x1a577b['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x1a577b['sr-latn']['dictionary']=Object['assign'](_0x1a577b['sr-latn']['dictionary'],_0x5d7aad),_0x1a577b['sr-latn']['getPluralForm']=_0x253888;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr':{'dictionary':{'Template':'Šablon','Insert\x20template':'Umetni\x20predložak','No\x20templates\x20available.':'Nema\x20dostupnih\x20predložaka.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Nije\x20pronađen\x20nijedan\x20predložak\x20koji\x20odgovara\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Pokušajte\x20sa\x20drugom\x20frazom\x20ili\x20proverite\x20pravopis.','Search\x20template':'Potraži\x20predložak','%0\x20templates\x20found':'%0\x20šablona\x20je\x20pronađeno'},'getPluralForm':_0x22b4f9=>_0x22b4f9%0xa==0x1&&_0x22b4f9%0x64!=0xb?0x0:_0x22b4f9%0xa>=0x2&&_0x22b4f9%0xa<=0x4&&(_0x22b4f9%0x64<0xa||_0x22b4f9%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':_0xd26da3=>_0xd26da3%0xa==0x1&&_0xd26da3%0x64!=0xb?0x0:_0xd26da3%0xa>=0x2&&_0xd26da3%0xa<=0x4&&(_0xd26da3%0x64<0xa||_0xd26da3%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x14b32b=>{const {sr:{dictionary:_0xcaf435,getPluralForm:_0x26f747}}={'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':_0x1a36d6=>_0x1a36d6%0xa==0x1&&_0x1a36d6%0x64!=0xb?0x0:_0x1a36d6%0xa>=0x2&&_0x1a36d6%0xa<=0x4&&(_0x1a36d6%0x64<0xa||_0x1a36d6%0x64>=0x14)?0x1:0x2}};_0x14b32b['sr']||={'dictionary':{},'getPluralForm':null},_0x14b32b['sr']['dictionary']=Object['assign'](_0x14b32b['sr']['dictionary'],_0xcaf435),_0x14b32b['sr']['getPluralForm']=_0x26f747;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4a5f72=>{const {sr:{dictionary:_0x33fa5d,getPluralForm:_0x37cc2d}}={'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':_0x457ac4=>_0x457ac4%0xa==0x1&&_0x457ac4%0x64!=0xb?0x0:_0x457ac4%0xa>=0x2&&_0x457ac4%0xa<=0x4&&(_0x457ac4%0x64<0xa||_0x457ac4%0x64>=0x14)?0x1:0x2}};_0x4a5f72['sr']||={'dictionary':{},'getPluralForm':null},_0x4a5f72['sr']['dictionary']=Object['assign'](_0x4a5f72['sr']['dictionary'],_0x33fa5d),_0x4a5f72['sr']['getPluralForm']=_0x37cc2d;})(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':_0x32e0f0=>0x1!=_0x32e0f0}};
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':_0x3cfd22=>0x1!=_0x3cfd22}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5465f6=>{const {sv:{dictionary:_0xec7e5,getPluralForm:_0x4bafde}}={'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':_0xe464b7=>0x1!=_0xe464b7}};_0x5465f6['sv']||={'dictionary':{},'getPluralForm':null},_0x5465f6['sv']['dictionary']=Object['assign'](_0x5465f6['sv']['dictionary'],_0xec7e5),_0x5465f6['sv']['getPluralForm']=_0x4bafde;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2c43f6=>{const {sv:{dictionary:_0x38c32a,getPluralForm:_0x3db74f}}={'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':_0x2e837e=>0x1!=_0x2e837e}};_0x2c43f6['sv']||={'dictionary':{},'getPluralForm':null},_0x2c43f6['sv']['dictionary']=Object['assign'](_0x2c43f6['sv']['dictionary'],_0x38c32a),_0x2c43f6['sv']['getPluralForm']=_0x3db74f;})(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':_0x28fa1d=>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':_0x4440b6=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x40f707=>{const {th:{dictionary:_0x5f55c5,getPluralForm:_0x3d7818}}={'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':_0x476ce9=>0x0}};_0x40f707['th']||={'dictionary':{},'getPluralForm':null},_0x40f707['th']['dictionary']=Object['assign'](_0x40f707['th']['dictionary'],_0x5f55c5),_0x40f707['th']['getPluralForm']=_0x3d7818;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x49260e=>{const {th:{dictionary:_0x57f603,getPluralForm:_0x505a3b}}={'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':_0x23b8ac=>0x0}};_0x49260e['th']||={'dictionary':{},'getPluralForm':null},_0x49260e['th']['dictionary']=Object['assign'](_0x49260e['th']['dictionary'],_0x57f603),_0x49260e['th']['getPluralForm']=_0x505a3b;})(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':_0x37235a=>_0x37235a>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':_0x3cd8cb=>_0x3cd8cb>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x49bc41=>{const {tr:{dictionary:_0x427abf,getPluralForm:_0x201b62}}={'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':_0x34562d=>_0x34562d>0x1}};_0x49bc41['tr']||={'dictionary':{},'getPluralForm':null},_0x49bc41['tr']['dictionary']=Object['assign'](_0x49bc41['tr']['dictionary'],_0x427abf),_0x49bc41['tr']['getPluralForm']=_0x201b62;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x50c3df=>{const {tr:{dictionary:_0x17f4aa,getPluralForm:_0x1f08cf}}={'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':_0x384a87=>_0x384a87>0x1}};_0x50c3df['tr']||={'dictionary':{},'getPluralForm':null},_0x50c3df['tr']['dictionary']=Object['assign'](_0x50c3df['tr']['dictionary'],_0x17f4aa),_0x50c3df['tr']['getPluralForm']=_0x1f08cf;})(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':_0x91b47d=>_0x91b47d%0x1==0x0&&_0x91b47d%0xa==0x1&&_0x91b47d%0x64!=0xb?0x0:_0x91b47d%0x1==0x0&&_0x91b47d%0xa>=0x2&&_0x91b47d%0xa<=0x4&&(_0x91b47d%0x64<0xc||_0x91b47d%0x64>0xe)?0x1:_0x91b47d%0x1==0x0&&(_0x91b47d%0xa==0x0||_0x91b47d%0xa>=0x5&&_0x91b47d%0xa<=0x9||_0x91b47d%0x64>=0xb&&_0x91b47d%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':_0x360699=>_0x360699%0x1==0x0&&_0x360699%0xa==0x1&&_0x360699%0x64!=0xb?0x0:_0x360699%0x1==0x0&&_0x360699%0xa>=0x2&&_0x360699%0xa<=0x4&&(_0x360699%0x64<0xc||_0x360699%0x64>0xe)?0x1:_0x360699%0x1==0x0&&(_0x360699%0xa==0x0||_0x360699%0xa>=0x5&&_0x360699%0xa<=0x9||_0x360699%0x64>=0xb&&_0x360699%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3f9b2e=>{const {uk:{dictionary:_0x482edc,getPluralForm:_0x3a33f4}}={'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':_0x4fa633=>_0x4fa633%0x1==0x0&&_0x4fa633%0xa==0x1&&_0x4fa633%0x64!=0xb?0x0:_0x4fa633%0x1==0x0&&_0x4fa633%0xa>=0x2&&_0x4fa633%0xa<=0x4&&(_0x4fa633%0x64<0xc||_0x4fa633%0x64>0xe)?0x1:_0x4fa633%0x1==0x0&&(_0x4fa633%0xa==0x0||_0x4fa633%0xa>=0x5&&_0x4fa633%0xa<=0x9||_0x4fa633%0x64>=0xb&&_0x4fa633%0x64<=0xe)?0x2:0x3}};_0x3f9b2e['uk']||={'dictionary':{},'getPluralForm':null},_0x3f9b2e['uk']['dictionary']=Object['assign'](_0x3f9b2e['uk']['dictionary'],_0x482edc),_0x3f9b2e['uk']['getPluralForm']=_0x3a33f4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3b398c=>{const {uk:{dictionary:_0x368eb7,getPluralForm:_0x4b7387}}={'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':_0x1cc1fb=>_0x1cc1fb%0x1==0x0&&_0x1cc1fb%0xa==0x1&&_0x1cc1fb%0x64!=0xb?0x0:_0x1cc1fb%0x1==0x0&&_0x1cc1fb%0xa>=0x2&&_0x1cc1fb%0xa<=0x4&&(_0x1cc1fb%0x64<0xc||_0x1cc1fb%0x64>0xe)?0x1:_0x1cc1fb%0x1==0x0&&(_0x1cc1fb%0xa==0x0||_0x1cc1fb%0xa>=0x5&&_0x1cc1fb%0xa<=0x9||_0x1cc1fb%0x64>=0xb&&_0x1cc1fb%0x64<=0xe)?0x2:0x3}};_0x3b398c['uk']||={'dictionary':{},'getPluralForm':null},_0x3b398c['uk']['dictionary']=Object['assign'](_0x3b398c['uk']['dictionary'],_0x368eb7),_0x3b398c['uk']['getPluralForm']=_0x4b7387;})(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':_0xb2a05=>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':_0x4a12e6=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x10bbe4=>{const {uz:{dictionary:_0x50e837,getPluralForm:_0x2e78f3}}={'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':_0x1df7f8=>0x0}};_0x10bbe4['uz']||={'dictionary':{},'getPluralForm':null},_0x10bbe4['uz']['dictionary']=Object['assign'](_0x10bbe4['uz']['dictionary'],_0x50e837),_0x10bbe4['uz']['getPluralForm']=_0x2e78f3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4a5ff5=>{const {uz:{dictionary:_0x41db93,getPluralForm:_0x24634e}}={'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':_0x202148=>0x0}};_0x4a5ff5['uz']||={'dictionary':{},'getPluralForm':null},_0x4a5ff5['uz']['dictionary']=Object['assign'](_0x4a5ff5['uz']['dictionary'],_0x41db93),_0x4a5ff5['uz']['getPluralForm']=_0x24634e;})(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':_0x57aad8=>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':_0x274b99=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3dce26=>{const {vi:{dictionary:_0x26c92a,getPluralForm:_0x48803f}}={'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':_0x33e1bc=>0x0}};_0x3dce26['vi']||={'dictionary':{},'getPluralForm':null},_0x3dce26['vi']['dictionary']=Object['assign'](_0x3dce26['vi']['dictionary'],_0x26c92a),_0x3dce26['vi']['getPluralForm']=_0x48803f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5a49f0=>{const {vi:{dictionary:_0xcf9536,getPluralForm:_0x2ab7d5}}={'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':_0xa74917=>0x0}};_0x5a49f0['vi']||={'dictionary':{},'getPluralForm':null},_0x5a49f0['vi']['dictionary']=Object['assign'](_0x5a49f0['vi']['dictionary'],_0xcf9536),_0x5a49f0['vi']['getPluralForm']=_0x2ab7d5;})(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':_0x4a8dff=>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':_0x247f03=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x58c077=>{const {'zh-cn':{dictionary:_0x31eaf1,getPluralForm:_0x24309a}}={'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':_0x351101=>0x0}};_0x58c077['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x58c077['zh-cn']['dictionary']=Object['assign'](_0x58c077['zh-cn']['dictionary'],_0x31eaf1),_0x58c077['zh-cn']['getPluralForm']=_0x24309a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x288d5b=>{const {'zh-cn':{dictionary:_0x311418,getPluralForm:_0x584604}}={'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':_0x58fd76=>0x0}};_0x288d5b['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x288d5b['zh-cn']['dictionary']=Object['assign'](_0x288d5b['zh-cn']['dictionary'],_0x311418),_0x288d5b['zh-cn']['getPluralForm']=_0x584604;})(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':_0xa6a6f1=>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':_0x5cdee9=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x27619c=>{const {zh:{dictionary:_0x3e77a6,getPluralForm:_0x33f15a}}={'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':_0x5765bf=>0x0}};_0x27619c['zh']||={'dictionary':{},'getPluralForm':null},_0x27619c['zh']['dictionary']=Object['assign'](_0x27619c['zh']['dictionary'],_0x3e77a6),_0x27619c['zh']['getPluralForm']=_0x33f15a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x32a431=>{const {zh:{dictionary:_0x1b20b5,getPluralForm:_0x29362e}}={'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':_0x3ed606=>0x0}};_0x32a431['zh']||={'dictionary':{},'getPluralForm':null},_0x32a431['zh']['dictionary']=Object['assign'](_0x32a431['zh']['dictionary'],_0x1b20b5),_0x32a431['zh']['getPluralForm']=_0x29362e;})(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-20240711.0",
3
+ "version": "0.0.0-nightly-20240712.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-20240711.0",
26
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240711.0",
27
- "ckeditor5-collaboration": "0.0.0-nightly-20240711.0"
25
+ "ckeditor5": "0.0.0-nightly-20240712.0",
26
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240712.0",
27
+ "ckeditor5-collaboration": "0.0.0-nightly-20240712.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(_0x426009,_0x44169d){var _0x464c43=_0x166d,_0x537ae1=_0x426009();while(!![]){try{var _0x22c9e1=parseInt(_0x464c43(0x1eb))/0x1+parseInt(_0x464c43(0x1ed))/0x2*(-parseInt(_0x464c43(0x1e9))/0x3)+-parseInt(_0x464c43(0x1e6))/0x4+parseInt(_0x464c43(0x1ef))/0x5+parseInt(_0x464c43(0x1ec))/0x6*(-parseInt(_0x464c43(0x1e7))/0x7)+-parseInt(_0x464c43(0x1ee))/0x8*(parseInt(_0x464c43(0x1ea))/0x9)+parseInt(_0x464c43(0x1e8))/0xa;if(_0x22c9e1===_0x44169d)break;else _0x537ae1['push'](_0x537ae1['shift']());}catch(_0x1ef4a3){_0x537ae1['push'](_0x537ae1['shift']());}}}(_0x154f,0x4fd42));function _0x166d(_0x966b1c,_0x4b2171){var _0x154f5d=_0x154f();return _0x166d=function(_0x166d8e,_0x8b44d1){_0x166d8e=_0x166d8e-0x1e6;var _0x1447cc=_0x154f5d[_0x166d8e];return _0x1447cc;},_0x166d(_0x966b1c,_0x4b2171);}function _0x154f(){var _0xa75222=['12131wJACxB','7371200AeVAoT','39aszYZR','115191yTbaBf','625440iTruAq','1974ZamKGo','8706fYirxj','320yAErhA','1624245tBvEXU','886900JVCfwB'];_0x154f=function(){return _0xa75222;};return _0x154f();}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';
23
+ function _0x38fb(_0x2913ec,_0xf3c12){var _0x2df1ae=_0x2df1();return _0x38fb=function(_0x38fbce,_0x5b888b){_0x38fbce=_0x38fbce-0x1f0;var _0x58b0f9=_0x2df1ae[_0x38fbce];return _0x58b0f9;},_0x38fb(_0x2913ec,_0xf3c12);}(function(_0x3b56f6,_0x2f974e){var _0x5b5753=_0x38fb,_0x43b489=_0x3b56f6();while(!![]){try{var _0x123ac7=-parseInt(_0x5b5753(0x1f2))/0x1*(parseInt(_0x5b5753(0x1f8))/0x2)+parseInt(_0x5b5753(0x1f7))/0x3*(-parseInt(_0x5b5753(0x1f4))/0x4)+-parseInt(_0x5b5753(0x1f1))/0x5*(-parseInt(_0x5b5753(0x1f6))/0x6)+-parseInt(_0x5b5753(0x1f5))/0x7+parseInt(_0x5b5753(0x1f3))/0x8+parseInt(_0x5b5753(0x1fa))/0x9*(-parseInt(_0x5b5753(0x1f9))/0xa)+parseInt(_0x5b5753(0x1f0))/0xb;if(_0x123ac7===_0x2f974e)break;else _0x43b489['push'](_0x43b489['shift']());}catch(_0x36799c){_0x43b489['push'](_0x43b489['shift']());}}}(_0x2df1,0x99878));function _0x2df1(){var _0x215758=['913827URNejW','45482GQtzkK','240Njtrnb','404631FaUhnw','22459591EGTdRR','330GEhnzS','21gYLiRC','2578128WgGWPv','8MZYApo','1923166tmpihe','64122TQWAKq'];_0x2df1=function(){return _0x215758;};return _0x2df1();}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';
package/src/template.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x3b64a7=_0x486f;function _0x486f(_0x21aa35,_0x159ef8){var _0x3fb1da=_0x3fb1();return _0x486f=function(_0x486ffa,_0x3daa07){_0x486ffa=_0x486ffa-0xb1;var _0x3c2b35=_0x3fb1da[_0x486ffa];return _0x3c2b35;},_0x486f(_0x21aa35,_0x159ef8);}function _0x3fb1(){var _0x76e49c=['253630KNqNnZ','2652732mAhoDu','1269306uegjcr','1340945WEwZVJ','pluginName','36vRIpMA','10072HqmJbQ','171xtdyYI','requires','77673fSuIax','13JCCsbh','Template','2ZwaGtc','7hnrZVN','117879RSxFMT','143xvAfma'];_0x3fb1=function(){return _0x76e49c;};return _0x3fb1();}(function(_0x2cbd73,_0x42a359){var _0x356fde=_0x486f,_0x348e0f=_0x2cbd73();while(!![]){try{var _0x2fee90=-parseInt(_0x356fde(0xb7))/0x1*(parseInt(_0x356fde(0xb5))/0x2)+-parseInt(_0x356fde(0xb2))/0x3*(parseInt(_0x356fde(0xbe))/0x4)+-parseInt(_0x356fde(0xbc))/0x5+parseInt(_0x356fde(0xbb))/0x6*(parseInt(_0x356fde(0xb6))/0x7)+parseInt(_0x356fde(0xbf))/0x8*(parseInt(_0x356fde(0xc0))/0x9)+parseInt(_0x356fde(0xb9))/0xa*(parseInt(_0x356fde(0xb8))/0xb)+-parseInt(_0x356fde(0xba))/0xc*(-parseInt(_0x356fde(0xb3))/0xd);if(_0x2fee90===_0x42a359)break;else _0x348e0f['push'](_0x348e0f['shift']());}catch(_0x44056e){_0x348e0f['push'](_0x348e0f['shift']());}}}(_0x3fb1,0x28cfd));import{Plugin as _0x433bf7}from'ckeditor5/src/core.js';import _0x40668b from'./templateediting.js';import _0x3a3c29 from'./templateui.js';export default class m extends _0x433bf7{static get[_0x3b64a7(0xb1)](){return[_0x40668b,_0x3a3c29];}static get[_0x3b64a7(0xbd)](){var _0x51656a=_0x3b64a7;return _0x51656a(0xb4);}}
23
+ var _0x1a30cb=_0x58c4;(function(_0x128101,_0x3877dd){var _0x579da4=_0x58c4,_0x1a12d8=_0x128101();while(!![]){try{var _0x4ce7ee=-parseInt(_0x579da4(0xe9))/0x1+-parseInt(_0x579da4(0xe8))/0x2+-parseInt(_0x579da4(0xea))/0x3+-parseInt(_0x579da4(0xe4))/0x4*(-parseInt(_0x579da4(0xe7))/0x5)+-parseInt(_0x579da4(0xe0))/0x6*(-parseInt(_0x579da4(0xe6))/0x7)+parseInt(_0x579da4(0xe5))/0x8+-parseInt(_0x579da4(0xdf))/0x9*(-parseInt(_0x579da4(0xe2))/0xa);if(_0x4ce7ee===_0x3877dd)break;else _0x1a12d8['push'](_0x1a12d8['shift']());}catch(_0x141128){_0x1a12d8['push'](_0x1a12d8['shift']());}}}(_0x46e5,0x40c2c));function _0x46e5(){var _0x2ffc76=['pluginName','4068uNbsNN','1171248HKMrPB','requires','12140vZkxCI','Template','4IqEJyD','3272024jWPXUm','14zYymMO','1840035uKeKoM','959486ZwpeSp','460377jMhACT','1532322PfHrFg'];_0x46e5=function(){return _0x2ffc76;};return _0x46e5();}import{Plugin as _0xd3c161}from'ckeditor5/src/core.js';import _0x2934a6 from'./templateediting.js';function _0x58c4(_0x43b89f,_0x274118){var _0x46e5be=_0x46e5();return _0x58c4=function(_0x58c418,_0x2c8ef7){_0x58c418=_0x58c418-0xde;var _0x4d6b0d=_0x46e5be[_0x58c418];return _0x4d6b0d;},_0x58c4(_0x43b89f,_0x274118);}import _0x3f86e1 from'./templateui.js';export default class m extends _0xd3c161{static get[_0x1a30cb(0xe1)](){return[_0x2934a6,_0x3f86e1];}static get[_0x1a30cb(0xde)](){var _0x424bd4=_0x1a30cb;return _0x424bd4(0xe3);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x57a0(){const _0x124fa5=['htmlProcessor','9VIytfs','321740rLpUoD','execute','toModel','788VxSqXl','913847MSCqrL','6481190PSFdIz','data','7787784cPHeBh','672JjmrEt','insertContent','change','string','function','21852TIukph','29022FrYAnB','toView','156jEdxSQ','editor','444qTphzN','30770ffUuGf'];_0x57a0=function(){return _0x124fa5;};return _0x57a0();}function _0x2de2(_0x24f0de,_0xb111c5){const _0x57a0e7=_0x57a0();return _0x2de2=function(_0x2de289,_0x3eb321){_0x2de289=_0x2de289-0x144;let _0x435c50=_0x57a0e7[_0x2de289];return _0x435c50;},_0x2de2(_0x24f0de,_0xb111c5);}const _0x1c985b=_0x2de2;(function(_0x5a2d4d,_0x4bfaf5){const _0x586c76=_0x2de2,_0x216318=_0x5a2d4d();while(!![]){try{const _0x5eb4fa=-parseInt(_0x586c76(0x155))/0x1+-parseInt(_0x586c76(0x14c))/0x2*(parseInt(_0x586c76(0x14f))/0x3)+parseInt(_0x586c76(0x158))/0x4*(-parseInt(_0x586c76(0x152))/0x5)+-parseInt(_0x586c76(0x14d))/0x6*(parseInt(_0x586c76(0x147))/0x7)+parseInt(_0x586c76(0x146))/0x8+-parseInt(_0x586c76(0x154))/0x9*(parseInt(_0x586c76(0x144))/0xa)+parseInt(_0x586c76(0x159))/0xb*(parseInt(_0x586c76(0x151))/0xc);if(_0x5eb4fa===_0x4bfaf5)break;else _0x216318['push'](_0x216318['shift']());}catch(_0x510c98){_0x216318['push'](_0x216318['shift']());}}}(_0x57a0,0xcb46d));import{Command as _0x3d1a61}from'ckeditor5/src/core.js';export default class c extends _0x3d1a61{[_0x1c985b(0x156)](_0x18beab){const _0x2f28e5=_0x1c985b,{model:_0x317aaa}=this[_0x2f28e5(0x150)];let _0x7d4937;switch(typeof _0x18beab){case _0x2f28e5(0x14a):_0x7d4937=_0x18beab;break;case _0x2f28e5(0x14b):_0x7d4937=_0x18beab();}_0x2f28e5(0x14a)==typeof _0x7d4937&&_0x317aaa[_0x2f28e5(0x149)](()=>{const _0x50aa96=_0x2f28e5,_0x293b91=this[_0x50aa96(0x150)][_0x50aa96(0x145)][_0x50aa96(0x153)][_0x50aa96(0x14e)](_0x7d4937),_0x4a6ad3=this[_0x50aa96(0x150)][_0x50aa96(0x145)][_0x50aa96(0x157)](_0x293b91);_0x317aaa[_0x50aa96(0x148)](_0x4a6ad3);});}}
23
+ const _0x158032=_0x1516;(function(_0x176719,_0x5a8131){const _0x307efb=_0x1516,_0x1a2d86=_0x176719();while(!![]){try{const _0xd17d04=parseInt(_0x307efb(0x106))/0x1+-parseInt(_0x307efb(0x10b))/0x2+-parseInt(_0x307efb(0x113))/0x3+-parseInt(_0x307efb(0x102))/0x4+-parseInt(_0x307efb(0x109))/0x5+parseInt(_0x307efb(0x10e))/0x6+-parseInt(_0x307efb(0x10a))/0x7*(-parseInt(_0x307efb(0x10d))/0x8);if(_0xd17d04===_0x5a8131)break;else _0x1a2d86['push'](_0x1a2d86['shift']());}catch(_0x4de138){_0x1a2d86['push'](_0x1a2d86['shift']());}}}(_0x3db5,0x6d37d));function _0x3db5(){const _0x2f0b7a=['2272932zOrMPI','execute','editor','htmlProcessor','169148puVdfV','string','data','185400hvbknC','10137792xqYQBw','632638XrGFAa','function','8YMgmtQ','3521664cxMLdS','change','toModel','insertContent','toView','2506077icQpKY'];_0x3db5=function(){return _0x2f0b7a;};return _0x3db5();}import{Command as _0x425ec7}from'ckeditor5/src/core.js';function _0x1516(_0x3f1508,_0xb3af9f){const _0x3db5f3=_0x3db5();return _0x1516=function(_0x1516c9,_0x425406){_0x1516c9=_0x1516c9-0x102;let _0x3e362e=_0x3db5f3[_0x1516c9];return _0x3e362e;},_0x1516(_0x3f1508,_0xb3af9f);}export default class c extends _0x425ec7{[_0x158032(0x103)](_0x454e5e){const _0x1e95f3=_0x158032,{model:_0x4a19a0}=this[_0x1e95f3(0x104)];let _0x15c760;switch(typeof _0x454e5e){case _0x1e95f3(0x107):_0x15c760=_0x454e5e;break;case _0x1e95f3(0x10c):_0x15c760=_0x454e5e();}_0x1e95f3(0x107)==typeof _0x15c760&&_0x4a19a0[_0x1e95f3(0x10f)](()=>{const _0x358bfa=_0x1e95f3,_0x74e487=this[_0x358bfa(0x104)][_0x358bfa(0x108)][_0x358bfa(0x105)][_0x358bfa(0x112)](_0x15c760),_0xccae7f=this[_0x358bfa(0x104)][_0x358bfa(0x108)][_0x358bfa(0x110)](_0x74e487);_0x4a19a0[_0x358bfa(0x111)](_0xccae7f);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x307ebc=_0x3a03;function _0x3a03(_0x59326d,_0x595b01){const _0x354ec9=_0x354e();return _0x3a03=function(_0x3a03ae,_0x3bc4dc){_0x3a03ae=_0x3a03ae-0x6f;let _0x2b6a8d=_0x354ec9[_0x3a03ae];return _0x2b6a8d;},_0x3a03(_0x59326d,_0x595b01);}(function(_0x5c8209,_0x13e563){const _0x24890c=_0x3a03,_0x38a89b=_0x5c8209();while(!![]){try{const _0x470aad=parseInt(_0x24890c(0x7d))/0x1+parseInt(_0x24890c(0x8c))/0x2*(-parseInt(_0x24890c(0x78))/0x3)+parseInt(_0x24890c(0x7a))/0x4+-parseInt(_0x24890c(0x74))/0x5+-parseInt(_0x24890c(0x80))/0x6*(parseInt(_0x24890c(0x79))/0x7)+parseInt(_0x24890c(0x85))/0x8+parseInt(_0x24890c(0x71))/0x9*(parseInt(_0x24890c(0x7b))/0xa);if(_0x470aad===_0x13e563)break;else _0x38a89b['push'](_0x38a89b['shift']());}catch(_0xe8092b){_0x38a89b['push'](_0x38a89b['shift']());}}}(_0x354e,0x4fa82));import{Plugin as _0x4926a7}from'ckeditor5/src/core.js';import{CKEditorError as _0x5308e6}from'ckeditor5/src/utils.js';import _0x43acdd from'./templatecommand.js';export default class r extends _0x4926a7{static get[_0x307ebc(0x87)](){const _0x4afde3=_0x307ebc;return _0x4afde3(0x86);}constructor(_0x3e984e){const _0x3ffbee=_0x307ebc;super(_0x3e984e),this[_0x3ffbee(0x8a)]=null;}[_0x307ebc(0x76)](){const _0x1bf48a=_0x307ebc,{editor:_0x552828}=this;_0x552828[_0x1bf48a(0x7e)][_0x1bf48a(0x70)](_0x1bf48a(0x82),new _0x43acdd(_0x552828)),this[_0x1bf48a(0x77)]=_0x552828[_0x1bf48a(0x88)][_0x1bf48a(0x73)](_0x1bf48a(0x77));const _0xc2b1c=this[_0x1bf48a(0x84)];this[_0x1bf48a(0x8a)]=setInterval(()=>{const _0x3fe010=_0x1bf48a;let _0x508486;for(const _0x2181e0 in _0xc2b1c){const _0x552d16=_0x2181e0,_0x1831de=_0xc2b1c[_0x552d16];if(_0x3fe010(0x6f)===_0x1831de||_0x3fe010(0x8b)===_0x1831de||_0x3fe010(0x89)===_0x1831de||_0x3fe010(0x7c)===_0x1831de){delete _0xc2b1c[_0x552d16],_0x508486=_0x1831de;break;}}if(_0x3fe010(0x8b)===_0x508486)throw clearInterval(this[_0x3fe010(0x8a)]),new _0x5308e6(_0x3fe010(0x83),null);if(_0x3fe010(0x6f)===_0x508486&&console[_0x3fe010(0x81)](_0x3fe010(0x75)),_0x3fe010(0x7c)===_0x508486)throw clearInterval(this[_0x3fe010(0x8a)]),new _0x5308e6(_0x3fe010(0x72),null);_0x3fe010(0x89)===_0x508486&&clearInterval(this[_0x3fe010(0x8a)]);},0x3e8);}[_0x307ebc(0x7f)](){const _0x33f052=_0x307ebc;this[_0x33f052(0x8a)]&&clearInterval(this[_0x33f052(0x8a)]);}}function _0x354e(){const _0x2fb637=['114646dDecZL','2491608jwfslJ','3624970tXByCV','templateLicenseKeyTrialLimit:operations','484187bIVOmW','commands','destroy','222XtfekT','info','insertTemplate','template-invalid-license-key','editor','675376NCsKUp','TemplateEditing','pluginName','config','templateLicenseKeyValid','_licenseKeyCheckInterval','templateLicenseKeyInvalid','64yMcibw','templateLicenseKeyTrial','add','9XqIKFU','template-trial-license-key-reached-limit-changes','get','2330980FACHWE','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.','init','licenseKey','14583SAZYwi'];_0x354e=function(){return _0x2fb637;};return _0x354e();}
23
+ const _0x312eff=_0x2ea8;function _0x2ea8(_0x133610,_0x20d1eb){const _0x316fc5=_0x316f();return _0x2ea8=function(_0x2ea858,_0x39deaf){_0x2ea858=_0x2ea858-0x174;let _0x347aa8=_0x316fc5[_0x2ea858];return _0x347aa8;},_0x2ea8(_0x133610,_0x20d1eb);}(function(_0x3854c3,_0x42d97d){const _0x356d05=_0x2ea8,_0x228aae=_0x3854c3();while(!![]){try{const _0x1c36cf=parseInt(_0x356d05(0x178))/0x1+parseInt(_0x356d05(0x181))/0x2+-parseInt(_0x356d05(0x18a))/0x3+parseInt(_0x356d05(0x180))/0x4*(-parseInt(_0x356d05(0x17f))/0x5)+-parseInt(_0x356d05(0x191))/0x6*(parseInt(_0x356d05(0x174))/0x7)+parseInt(_0x356d05(0x185))/0x8*(-parseInt(_0x356d05(0x18d))/0x9)+-parseInt(_0x356d05(0x17b))/0xa*(-parseInt(_0x356d05(0x183))/0xb);if(_0x1c36cf===_0x42d97d)break;else _0x228aae['push'](_0x228aae['shift']());}catch(_0x44ae51){_0x228aae['push'](_0x228aae['shift']());}}}(_0x316f,0xc4de3));import{Plugin as _0x3b291e}from'ckeditor5/src/core.js';function _0x316f(){const _0x12a856=['1864694QQXXbs','template-invalid-license-key','33mpCdxA','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.','6361624AhJVYN','editor','templateLicenseKeyInvalid','init','templateLicenseKeyValid','2010888yIAaxH','_licenseKeyCheckInterval','templateLicenseKeyTrial','9VYGJiH','info','destroy','commands','42nkbxma','add','533127Qxcegs','templateLicenseKeyTrialLimit:operations','licenseKey','pluginName','1504631SqIEwk','template-trial-license-key-reached-limit-changes','TemplateEditing','4198670EerqOk','get','insertTemplate','config','85TmfKOy','209784SRGjvE'];_0x316f=function(){return _0x12a856;};return _0x316f();}import{CKEditorError as _0x3f573a}from'ckeditor5/src/utils.js';import _0x3fbcfd from'./templatecommand.js';export default class r extends _0x3b291e{static get[_0x312eff(0x177)](){const _0x1384dc=_0x312eff;return _0x1384dc(0x17a);}constructor(_0x1f5d1f){const _0x107c46=_0x312eff;super(_0x1f5d1f),this[_0x107c46(0x18b)]=null;}[_0x312eff(0x188)](){const _0x427118=_0x312eff,{editor:_0x1d41e5}=this;_0x1d41e5[_0x427118(0x190)][_0x427118(0x192)](_0x427118(0x17d),new _0x3fbcfd(_0x1d41e5)),this[_0x427118(0x176)]=_0x1d41e5[_0x427118(0x17e)][_0x427118(0x17c)](_0x427118(0x176));const _0x5417f8=this[_0x427118(0x186)];this[_0x427118(0x18b)]=setInterval(()=>{const _0x5eeba0=_0x427118;let _0x2e650e;for(const _0x29049a in _0x5417f8){const _0x6bac1=_0x29049a,_0x2883d6=_0x5417f8[_0x6bac1];if(_0x5eeba0(0x18c)===_0x2883d6||_0x5eeba0(0x187)===_0x2883d6||_0x5eeba0(0x189)===_0x2883d6||_0x5eeba0(0x175)===_0x2883d6){delete _0x5417f8[_0x6bac1],_0x2e650e=_0x2883d6;break;}}if(_0x5eeba0(0x187)===_0x2e650e)throw clearInterval(this[_0x5eeba0(0x18b)]),new _0x3f573a(_0x5eeba0(0x182),null);if(_0x5eeba0(0x18c)===_0x2e650e&&console[_0x5eeba0(0x18e)](_0x5eeba0(0x184)),_0x5eeba0(0x175)===_0x2e650e)throw clearInterval(this[_0x5eeba0(0x18b)]),new _0x3f573a(_0x5eeba0(0x179),null);_0x5eeba0(0x189)===_0x2e650e&&clearInterval(this[_0x5eeba0(0x18b)]);},0x3e8);}[_0x312eff(0x18f)](){const _0x3e3024=_0x312eff;this[_0x3e3024(0x18b)]&&clearInterval(this[_0x3e3024(0x18b)]);}}