@ckeditor/ckeditor5-template 0.0.0-nightly-20241014.0 → 0.0.0-nightly-20241015.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 +6 -6
  91. package/src/index.js +1 -1
  92. package/src/template.js +1 -1
  93. package/src/templatecommand.js +1 -1
  94. package/src/templateediting.js +1 -1
  95. package/src/templateui.js +1 -1
  96. package/src/ui/templatelistbuttonview.js +1 -1
  97. package/src/ui/templatelistitemview.js +1 -1
  98. package/src/ui/templatelistview.js +1 -1
  99. package/src/utils/common-translations.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x32a366=>{const {'sr-latn':{dictionary:_0x329c5e,getPluralForm:_0xfab1a4}}={'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':_0x1dbbae=>_0x1dbbae%0xa==0x1&&_0x1dbbae%0x64!=0xb?0x0:_0x1dbbae%0xa>=0x2&&_0x1dbbae%0xa<=0x4&&(_0x1dbbae%0x64<0xa||_0x1dbbae%0x64>=0x14)?0x1:0x2}};_0x32a366['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x32a366['sr-latn']['dictionary']=Object['assign'](_0x32a366['sr-latn']['dictionary'],_0x329c5e),_0x32a366['sr-latn']['getPluralForm']=_0xfab1a4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4339ea=>{const {'sr-latn':{dictionary:_0x6df1a7,getPluralForm:_0x551a6f}}={'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':_0x6a0b5e=>_0x6a0b5e%0xa==0x1&&_0x6a0b5e%0x64!=0xb?0x0:_0x6a0b5e%0xa>=0x2&&_0x6a0b5e%0xa<=0x4&&(_0x6a0b5e%0x64<0xa||_0x6a0b5e%0x64>=0x14)?0x1:0x2}};_0x4339ea['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x4339ea['sr-latn']['dictionary']=Object['assign'](_0x4339ea['sr-latn']['dictionary'],_0x6df1a7),_0x4339ea['sr-latn']['getPluralForm']=_0x551a6f;})(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':_0x4b33d1=>_0x4b33d1%0xa==0x1&&_0x4b33d1%0x64!=0xb?0x0:_0x4b33d1%0xa>=0x2&&_0x4b33d1%0xa<=0x4&&(_0x4b33d1%0x64<0xa||_0x4b33d1%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':_0xe35c64=>_0xe35c64%0xa==0x1&&_0xe35c64%0x64!=0xb?0x0:_0xe35c64%0xa>=0x2&&_0xe35c64%0xa<=0x4&&(_0xe35c64%0x64<0xa||_0xe35c64%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1fa714=>{const {sr:{dictionary:_0x259e05,getPluralForm:_0x56c227}}={'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':_0x42a3b7=>_0x42a3b7%0xa==0x1&&_0x42a3b7%0x64!=0xb?0x0:_0x42a3b7%0xa>=0x2&&_0x42a3b7%0xa<=0x4&&(_0x42a3b7%0x64<0xa||_0x42a3b7%0x64>=0x14)?0x1:0x2}};_0x1fa714['sr']||={'dictionary':{},'getPluralForm':null},_0x1fa714['sr']['dictionary']=Object['assign'](_0x1fa714['sr']['dictionary'],_0x259e05),_0x1fa714['sr']['getPluralForm']=_0x56c227;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x10d9e2=>{const {sr:{dictionary:_0x1cfead,getPluralForm:_0x2d77a1}}={'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':_0x49fe95=>_0x49fe95%0xa==0x1&&_0x49fe95%0x64!=0xb?0x0:_0x49fe95%0xa>=0x2&&_0x49fe95%0xa<=0x4&&(_0x49fe95%0x64<0xa||_0x49fe95%0x64>=0x14)?0x1:0x2}};_0x10d9e2['sr']||={'dictionary':{},'getPluralForm':null},_0x10d9e2['sr']['dictionary']=Object['assign'](_0x10d9e2['sr']['dictionary'],_0x1cfead),_0x10d9e2['sr']['getPluralForm']=_0x2d77a1;})(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':_0x59a6b2=>0x1!=_0x59a6b2}};
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':_0x5ed183=>0x1!=_0x5ed183}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x356a77=>{const {sv:{dictionary:_0x552b84,getPluralForm:_0x52c3ac}}={'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':_0x2b9f7d=>0x1!=_0x2b9f7d}};_0x356a77['sv']||={'dictionary':{},'getPluralForm':null},_0x356a77['sv']['dictionary']=Object['assign'](_0x356a77['sv']['dictionary'],_0x552b84),_0x356a77['sv']['getPluralForm']=_0x52c3ac;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3ef8ad=>{const {sv:{dictionary:_0x5792d2,getPluralForm:_0x15f657}}={'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':_0x1a759a=>0x1!=_0x1a759a}};_0x3ef8ad['sv']||={'dictionary':{},'getPluralForm':null},_0x3ef8ad['sv']['dictionary']=Object['assign'](_0x3ef8ad['sv']['dictionary'],_0x5792d2),_0x3ef8ad['sv']['getPluralForm']=_0x15f657;})(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':_0x598b50=>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':_0x2d7003=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x486871=>{const {th:{dictionary:_0x57db30,getPluralForm:_0x52421f}}={'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':_0x589da0=>0x0}};_0x486871['th']||={'dictionary':{},'getPluralForm':null},_0x486871['th']['dictionary']=Object['assign'](_0x486871['th']['dictionary'],_0x57db30),_0x486871['th']['getPluralForm']=_0x52421f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x268371=>{const {th:{dictionary:_0x38dc81,getPluralForm:_0x1787cf}}={'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':_0x88f89b=>0x0}};_0x268371['th']||={'dictionary':{},'getPluralForm':null},_0x268371['th']['dictionary']=Object['assign'](_0x268371['th']['dictionary'],_0x38dc81),_0x268371['th']['getPluralForm']=_0x1787cf;})(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':_0x7468bb=>_0x7468bb>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':_0x3985c3=>_0x3985c3>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x292562=>{const {tr:{dictionary:_0x41eae0,getPluralForm:_0x46b0b0}}={'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':_0x3ffa11=>_0x3ffa11>0x1}};_0x292562['tr']||={'dictionary':{},'getPluralForm':null},_0x292562['tr']['dictionary']=Object['assign'](_0x292562['tr']['dictionary'],_0x41eae0),_0x292562['tr']['getPluralForm']=_0x46b0b0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x216f98=>{const {tr:{dictionary:_0x77cbae,getPluralForm:_0x57982d}}={'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':_0x598378=>_0x598378>0x1}};_0x216f98['tr']||={'dictionary':{},'getPluralForm':null},_0x216f98['tr']['dictionary']=Object['assign'](_0x216f98['tr']['dictionary'],_0x77cbae),_0x216f98['tr']['getPluralForm']=_0x57982d;})(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':_0x3a92ef=>_0x3a92ef%0x1==0x0&&_0x3a92ef%0xa==0x1&&_0x3a92ef%0x64!=0xb?0x0:_0x3a92ef%0x1==0x0&&_0x3a92ef%0xa>=0x2&&_0x3a92ef%0xa<=0x4&&(_0x3a92ef%0x64<0xc||_0x3a92ef%0x64>0xe)?0x1:_0x3a92ef%0x1==0x0&&(_0x3a92ef%0xa==0x0||_0x3a92ef%0xa>=0x5&&_0x3a92ef%0xa<=0x9||_0x3a92ef%0x64>=0xb&&_0x3a92ef%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':_0xe0be1c=>_0xe0be1c%0x1==0x0&&_0xe0be1c%0xa==0x1&&_0xe0be1c%0x64!=0xb?0x0:_0xe0be1c%0x1==0x0&&_0xe0be1c%0xa>=0x2&&_0xe0be1c%0xa<=0x4&&(_0xe0be1c%0x64<0xc||_0xe0be1c%0x64>0xe)?0x1:_0xe0be1c%0x1==0x0&&(_0xe0be1c%0xa==0x0||_0xe0be1c%0xa>=0x5&&_0xe0be1c%0xa<=0x9||_0xe0be1c%0x64>=0xb&&_0xe0be1c%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x32a207=>{const {uk:{dictionary:_0x246b92,getPluralForm:_0x3c6f96}}={'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':_0x249fc8=>_0x249fc8%0x1==0x0&&_0x249fc8%0xa==0x1&&_0x249fc8%0x64!=0xb?0x0:_0x249fc8%0x1==0x0&&_0x249fc8%0xa>=0x2&&_0x249fc8%0xa<=0x4&&(_0x249fc8%0x64<0xc||_0x249fc8%0x64>0xe)?0x1:_0x249fc8%0x1==0x0&&(_0x249fc8%0xa==0x0||_0x249fc8%0xa>=0x5&&_0x249fc8%0xa<=0x9||_0x249fc8%0x64>=0xb&&_0x249fc8%0x64<=0xe)?0x2:0x3}};_0x32a207['uk']||={'dictionary':{},'getPluralForm':null},_0x32a207['uk']['dictionary']=Object['assign'](_0x32a207['uk']['dictionary'],_0x246b92),_0x32a207['uk']['getPluralForm']=_0x3c6f96;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4b19b7=>{const {uk:{dictionary:_0x544400,getPluralForm:_0x15d9e3}}={'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':_0x1800fc=>_0x1800fc%0x1==0x0&&_0x1800fc%0xa==0x1&&_0x1800fc%0x64!=0xb?0x0:_0x1800fc%0x1==0x0&&_0x1800fc%0xa>=0x2&&_0x1800fc%0xa<=0x4&&(_0x1800fc%0x64<0xc||_0x1800fc%0x64>0xe)?0x1:_0x1800fc%0x1==0x0&&(_0x1800fc%0xa==0x0||_0x1800fc%0xa>=0x5&&_0x1800fc%0xa<=0x9||_0x1800fc%0x64>=0xb&&_0x1800fc%0x64<=0xe)?0x2:0x3}};_0x4b19b7['uk']||={'dictionary':{},'getPluralForm':null},_0x4b19b7['uk']['dictionary']=Object['assign'](_0x4b19b7['uk']['dictionary'],_0x544400),_0x4b19b7['uk']['getPluralForm']=_0x15d9e3;})(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':_0x2b6fcb=>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':_0x7988f9=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x588ee7=>{const {uz:{dictionary:_0xf795cd,getPluralForm:_0x37d96d}}={'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':_0x284dec=>0x0}};_0x588ee7['uz']||={'dictionary':{},'getPluralForm':null},_0x588ee7['uz']['dictionary']=Object['assign'](_0x588ee7['uz']['dictionary'],_0xf795cd),_0x588ee7['uz']['getPluralForm']=_0x37d96d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4107e9=>{const {uz:{dictionary:_0x13509d,getPluralForm:_0x6a14e2}}={'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':_0x558689=>0x0}};_0x4107e9['uz']||={'dictionary':{},'getPluralForm':null},_0x4107e9['uz']['dictionary']=Object['assign'](_0x4107e9['uz']['dictionary'],_0x13509d),_0x4107e9['uz']['getPluralForm']=_0x6a14e2;})(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':_0x1b66de=>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':_0x555385=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3769de=>{const {vi:{dictionary:_0x40f13b,getPluralForm:_0x171493}}={'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':_0x455f0a=>0x0}};_0x3769de['vi']||={'dictionary':{},'getPluralForm':null},_0x3769de['vi']['dictionary']=Object['assign'](_0x3769de['vi']['dictionary'],_0x40f13b),_0x3769de['vi']['getPluralForm']=_0x171493;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3a6f99=>{const {vi:{dictionary:_0xa9dcc8,getPluralForm:_0x4411a1}}={'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':_0x321c3c=>0x0}};_0x3a6f99['vi']||={'dictionary':{},'getPluralForm':null},_0x3a6f99['vi']['dictionary']=Object['assign'](_0x3a6f99['vi']['dictionary'],_0xa9dcc8),_0x3a6f99['vi']['getPluralForm']=_0x4411a1;})(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':_0x1e08dc=>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':_0x3636b9=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x28e4b7=>{const {'zh-cn':{dictionary:_0x46c6e0,getPluralForm:_0x154b6f}}={'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':_0x52f6aa=>0x0}};_0x28e4b7['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x28e4b7['zh-cn']['dictionary']=Object['assign'](_0x28e4b7['zh-cn']['dictionary'],_0x46c6e0),_0x28e4b7['zh-cn']['getPluralForm']=_0x154b6f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x43c78d=>{const {'zh-cn':{dictionary:_0x2a634e,getPluralForm:_0x3a9134}}={'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':_0x4174df=>0x0}};_0x43c78d['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x43c78d['zh-cn']['dictionary']=Object['assign'](_0x43c78d['zh-cn']['dictionary'],_0x2a634e),_0x43c78d['zh-cn']['getPluralForm']=_0x3a9134;})(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':_0x2753a8=>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':_0x19ac35=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1c3315=>{const {zh:{dictionary:_0x1bd88e,getPluralForm:_0x383ed4}}={'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':_0x52e08f=>0x0}};_0x1c3315['zh']||={'dictionary':{},'getPluralForm':null},_0x1c3315['zh']['dictionary']=Object['assign'](_0x1c3315['zh']['dictionary'],_0x1bd88e),_0x1c3315['zh']['getPluralForm']=_0x383ed4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4b46c2=>{const {zh:{dictionary:_0x2aa564,getPluralForm:_0x4c4091}}={'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':_0x194f5e=>0x0}};_0x4b46c2['zh']||={'dictionary':{},'getPluralForm':null},_0x4b46c2['zh']['dictionary']=Object['assign'](_0x4b46c2['zh']['dictionary'],_0x2aa564),_0x4b46c2['zh']['getPluralForm']=_0x4c4091;})(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-20241014.0",
3
+ "version": "0.0.0-nightly-20241015.0",
4
4
  "description": "Template feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "0.0.0-nightly-20241014.0",
26
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20241014.0",
27
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20241014.0",
28
- "ckeditor5": "0.0.0-nightly-20241014.0",
29
- "ckeditor5-collaboration": "0.0.0-nightly-20241014.0"
25
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-20241015.0",
26
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20241015.0",
27
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20241015.0",
28
+ "ckeditor5": "0.0.0-nightly-20241015.0",
29
+ "ckeditor5-collaboration": "0.0.0-nightly-20241015.0"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x4bee1f,_0x4d4bd8){var _0x3f589b=_0x37bd,_0x1a9d13=_0x4bee1f();while(!![]){try{var _0xc0750c=parseInt(_0x3f589b(0x1c9))/0x1*(parseInt(_0x3f589b(0x1c5))/0x2)+parseInt(_0x3f589b(0x1c7))/0x3+-parseInt(_0x3f589b(0x1c4))/0x4+-parseInt(_0x3f589b(0x1c8))/0x5+parseInt(_0x3f589b(0x1cb))/0x6+parseInt(_0x3f589b(0x1c3))/0x7*(-parseInt(_0x3f589b(0x1c6))/0x8)+-parseInt(_0x3f589b(0x1ca))/0x9;if(_0xc0750c===_0x4d4bd8)break;else _0x1a9d13['push'](_0x1a9d13['shift']());}catch(_0x1a32dd){_0x1a9d13['push'](_0x1a9d13['shift']());}}}(_0x2cd9,0xc5d75));export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';export{default as TemplateEditing}from'./templateediting.js';export{default as TemplateUI}from'./templateui.js';import'./augmentation.js';function _0x37bd(_0x2857de,_0x31ad74){var _0x2cd9ca=_0x2cd9();return _0x37bd=function(_0x37bd7c,_0xd45fd9){_0x37bd7c=_0x37bd7c-0x1c3;var _0x39b40e=_0x2cd9ca[_0x37bd7c];return _0x39b40e;},_0x37bd(_0x2857de,_0x31ad74);}function _0x2cd9(){var _0x3490ee=['466824mbmSLj','4499328SrxRWY','5355905YmHzdk','1hEbHVg','4452174Oeqaxc','7144014TmJOAL','98TNlhqa','1172572zvLiCg','1591728vPjtFM'];_0x2cd9=function(){return _0x3490ee;};return _0x2cd9();}
23
+ function _0x3094(){var _0x35df0=['14wcxcIb','2763522tqBbZa','475483GvaTUh','11429YPfuSZ','501716qOSpvI','4xBcgur','2441048LrtJhx','1651524qamthm','3925845uBkZex','15RJHkCN','13730zquNDZ'];_0x3094=function(){return _0x35df0;};return _0x3094();}function _0x36cd(_0x255794,_0x5e63f6){var _0x309448=_0x3094();return _0x36cd=function(_0x36cdf8,_0x3cdf30){_0x36cdf8=_0x36cdf8-0x1da;var _0x2fe364=_0x309448[_0x36cdf8];return _0x2fe364;},_0x36cd(_0x255794,_0x5e63f6);}(function(_0x4f68a0,_0x579611){var _0x4756b0=_0x36cd,_0x46c9ea=_0x4f68a0();while(!![]){try{var _0x2d6c58=parseInt(_0x4756b0(0x1da))/0x1*(parseInt(_0x4756b0(0x1dd))/0x2)+parseInt(_0x4756b0(0x1e1))/0x3*(parseInt(_0x4756b0(0x1dc))/0x4)+-parseInt(_0x4756b0(0x1e0))/0x5+parseInt(_0x4756b0(0x1df))/0x6*(parseInt(_0x4756b0(0x1e3))/0x7)+parseInt(_0x4756b0(0x1de))/0x8+parseInt(_0x4756b0(0x1e4))/0x9+parseInt(_0x4756b0(0x1e2))/0xa*(-parseInt(_0x4756b0(0x1db))/0xb);if(_0x2d6c58===_0x579611)break;else _0x46c9ea['push'](_0x46c9ea['shift']());}catch(_0x44ab73){_0x46c9ea['push'](_0x46c9ea['shift']());}}}(_0x3094,0x812c4));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 _0x1152d0=_0x1230;(function(_0x536ddd,_0x53d775){var _0x4ce1e2=_0x1230,_0x4208b8=_0x536ddd();while(!![]){try{var _0xb3b70b=parseInt(_0x4ce1e2(0x85))/0x1+-parseInt(_0x4ce1e2(0x84))/0x2*(parseInt(_0x4ce1e2(0x8a))/0x3)+-parseInt(_0x4ce1e2(0x89))/0x4*(-parseInt(_0x4ce1e2(0x82))/0x5)+parseInt(_0x4ce1e2(0x7d))/0x6*(-parseInt(_0x4ce1e2(0x83))/0x7)+-parseInt(_0x4ce1e2(0x81))/0x8*(-parseInt(_0x4ce1e2(0x88))/0x9)+parseInt(_0x4ce1e2(0x86))/0xa+parseInt(_0x4ce1e2(0x80))/0xb;if(_0xb3b70b===_0x53d775)break;else _0x4208b8['push'](_0x4208b8['shift']());}catch(_0x346cb0){_0x4208b8['push'](_0x4208b8['shift']());}}}(_0x390e,0x38f47));import{Plugin as _0x2020d2}from'ckeditor5/src/core.js';import _0x32ee78 from'./templateediting.js';function _0x1230(_0x5f2474,_0x45fd61){var _0x390ea8=_0x390e();return _0x1230=function(_0x12307b,_0x2d92df){_0x12307b=_0x12307b-0x7d;var _0x5a3e0a=_0x390ea8[_0x12307b];return _0x5a3e0a;},_0x1230(_0x5f2474,_0x45fd61);}import _0x257732 from'./templateui.js';function _0x390e(){var _0x336e52=['24dyNQKC','3xbcTGw','8268ypHfKb','Template','pluginName','1012726hFtKfH','169672TEahkq','96770gOfonv','959umzVvX','926428gNOxJf','154576wiClHV','983410LCVpAn','requires','180VBUfsZ'];_0x390e=function(){return _0x336e52;};return _0x390e();}export default class m extends _0x2020d2{static get[_0x1152d0(0x87)](){return[_0x32ee78,_0x257732];}static get[_0x1152d0(0x7f)](){var _0x2e9b44=_0x1152d0;return _0x2e9b44(0x7e);}}
23
+ var _0x296ee8=_0x5d33;(function(_0x1a4d75,_0x12bbee){var _0x4a03dd=_0x5d33,_0x417687=_0x1a4d75();while(!![]){try{var _0xab4b33=parseInt(_0x4a03dd(0x9a))/0x1+-parseInt(_0x4a03dd(0x96))/0x2+-parseInt(_0x4a03dd(0x93))/0x3+parseInt(_0x4a03dd(0x99))/0x4+-parseInt(_0x4a03dd(0x9d))/0x5*(-parseInt(_0x4a03dd(0x97))/0x6)+parseInt(_0x4a03dd(0x92))/0x7*(parseInt(_0x4a03dd(0x98))/0x8)+parseInt(_0x4a03dd(0x95))/0x9;if(_0xab4b33===_0x12bbee)break;else _0x417687['push'](_0x417687['shift']());}catch(_0x5c6a21){_0x417687['push'](_0x417687['shift']());}}}(_0x34d9,0xe0f21));import{Plugin as _0x1e8854}from'ckeditor5/src/core.js';import _0x117c1f from'./templateediting.js';function _0x34d9(){var _0x708435=['3424854fASgKg','4628248FWOVBp','1569008vnphNY','1184925vLFAiP','requires','pluginName','5EkZJlo','7piHYBu','729540QwFRtl','Template','546624yBgsXQ','3245392SaDgpR'];_0x34d9=function(){return _0x708435;};return _0x34d9();}import _0x3fd55d from'./templateui.js';function _0x5d33(_0x319b4b,_0x186dc3){var _0x34d919=_0x34d9();return _0x5d33=function(_0x5d33c4,_0x5ed375){_0x5d33c4=_0x5d33c4-0x92;var _0x423ab3=_0x34d919[_0x5d33c4];return _0x423ab3;},_0x5d33(_0x319b4b,_0x186dc3);}export default class m extends _0x1e8854{static get[_0x296ee8(0x9b)](){return[_0x117c1f,_0x3fd55d];}static get[_0x296ee8(0x9c)](){var _0x38232b=_0x296ee8;return _0x38232b(0x94);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x447abd=_0x2e44;function _0x2e44(_0x425ecd,_0x592515){const _0x451665=_0x4516();return _0x2e44=function(_0x2e4430,_0x9dae59){_0x2e4430=_0x2e4430-0x77;let _0x42b5b0=_0x451665[_0x2e4430];return _0x42b5b0;},_0x2e44(_0x425ecd,_0x592515);}(function(_0x7073ae,_0x1a0573){const _0x1d41de=_0x2e44,_0x567c21=_0x7073ae();while(!![]){try{const _0x317271=-parseInt(_0x1d41de(0x80))/0x1*(parseInt(_0x1d41de(0x79))/0x2)+parseInt(_0x1d41de(0x86))/0x3*(-parseInt(_0x1d41de(0x82))/0x4)+parseInt(_0x1d41de(0x77))/0x5+-parseInt(_0x1d41de(0x85))/0x6+parseInt(_0x1d41de(0x87))/0x7*(-parseInt(_0x1d41de(0x7f))/0x8)+-parseInt(_0x1d41de(0x83))/0x9*(-parseInt(_0x1d41de(0x81))/0xa)+-parseInt(_0x1d41de(0x7b))/0xb*(-parseInt(_0x1d41de(0x78))/0xc);if(_0x317271===_0x1a0573)break;else _0x567c21['push'](_0x567c21['shift']());}catch(_0x1d0107){_0x567c21['push'](_0x567c21['shift']());}}}(_0x4516,0x50fca));import{Command as _0x857a09}from'ckeditor5/src/core.js';function _0x4516(){const _0x4a8109=['768Xyyuaa','25rbUWmD','10qKccQh','16488CQQpYm','1479294DNJqLt','function','1167840OGekna','210ssmJjD','19061iCkibc','data','change','htmlProcessor','execute','toView','595900Oevpzz','108zTFrGP','9026ytEINT','editor','1106831IkCEsM','insertContent','toModel','string'];_0x4516=function(){return _0x4a8109;};return _0x4516();}export default class c extends _0x857a09{[_0x447abd(0x8b)](_0x98c70a){const _0x2d1d49=_0x447abd,{model:_0x1305ab}=this[_0x2d1d49(0x7a)];let _0x557f52;switch(typeof _0x98c70a){case _0x2d1d49(0x7e):_0x557f52=_0x98c70a;break;case _0x2d1d49(0x84):_0x557f52=_0x98c70a();}_0x2d1d49(0x7e)==typeof _0x557f52&&_0x1305ab[_0x2d1d49(0x89)](()=>{const _0x1d257b=_0x2d1d49,_0x1b2fe6=this[_0x1d257b(0x7a)][_0x1d257b(0x88)][_0x1d257b(0x8a)][_0x1d257b(0x8c)](_0x557f52),_0x562834=this[_0x1d257b(0x7a)][_0x1d257b(0x88)][_0x1d257b(0x7d)](_0x1b2fe6);_0x1305ab[_0x1d257b(0x7c)](_0x562834);});}}
23
+ function _0x5571(_0x1b9f4a,_0x4993ed){const _0x2684f1=_0x2684();return _0x5571=function(_0x5571c7,_0x5c5f5f){_0x5571c7=_0x5571c7-0x17f;let _0x436d2d=_0x2684f1[_0x5571c7];return _0x436d2d;},_0x5571(_0x1b9f4a,_0x4993ed);}const _0x39e054=_0x5571;(function(_0x3dae69,_0x43923f){const _0xa129b=_0x5571,_0x54034b=_0x3dae69();while(!![]){try{const _0x1a32d=parseInt(_0xa129b(0x193))/0x1+parseInt(_0xa129b(0x192))/0x2*(parseInt(_0xa129b(0x18d))/0x3)+parseInt(_0xa129b(0x18c))/0x4*(-parseInt(_0xa129b(0x17f))/0x5)+parseInt(_0xa129b(0x18b))/0x6+parseInt(_0xa129b(0x18a))/0x7*(-parseInt(_0xa129b(0x185))/0x8)+parseInt(_0xa129b(0x191))/0x9+-parseInt(_0xa129b(0x189))/0xa*(-parseInt(_0xa129b(0x187))/0xb);if(_0x1a32d===_0x43923f)break;else _0x54034b['push'](_0x54034b['shift']());}catch(_0x5e5764){_0x54034b['push'](_0x54034b['shift']());}}}(_0x2684,0xc3d23));import{Command as _0x3d838c}from'ckeditor5/src/core.js';export default class c extends _0x3d838c{[_0x39e054(0x182)](_0x42a161){const _0x4ecb81=_0x39e054,{model:_0x46ed71}=this[_0x4ecb81(0x184)];let _0x4e9ec7;switch(typeof _0x42a161){case _0x4ecb81(0x186):_0x4e9ec7=_0x42a161;break;case _0x4ecb81(0x183):_0x4e9ec7=_0x42a161();}_0x4ecb81(0x186)==typeof _0x4e9ec7&&_0x46ed71[_0x4ecb81(0x180)](()=>{const _0x3be22e=_0x4ecb81,_0x1fd83b=this[_0x3be22e(0x184)][_0x3be22e(0x18e)][_0x3be22e(0x190)][_0x3be22e(0x18f)](_0x4e9ec7),_0x4fe27f=this[_0x3be22e(0x184)][_0x3be22e(0x18e)][_0x3be22e(0x181)](_0x1fd83b);_0x46ed71[_0x3be22e(0x188)](_0x4fe27f);});}}function _0x2684(){const _0xc1c529=['2333226yRvwdT','4837108aqPyEg','604542VIZCsm','data','toView','htmlProcessor','7387263PElHMo','6AAwmid','492497QzpIXh','5uGysHK','change','toModel','execute','function','editor','8zTRHOB','string','9918469CFJlVp','insertContent','10jMuOZz','8379252uWOclx'];_0x2684=function(){return _0xc1c529;};return _0x2684();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5e01d5=_0x44f5;(function(_0x2b2f14,_0x9b0564){const _0x1f4347=_0x44f5,_0x38314c=_0x2b2f14();while(!![]){try{const _0x317831=parseInt(_0x1f4347(0x95))/0x1+parseInt(_0x1f4347(0x8f))/0x2+-parseInt(_0x1f4347(0x9b))/0x3+parseInt(_0x1f4347(0xa4))/0x4+-parseInt(_0x1f4347(0x90))/0x5+-parseInt(_0x1f4347(0x92))/0x6+parseInt(_0x1f4347(0xa7))/0x7*(parseInt(_0x1f4347(0x9f))/0x8);if(_0x317831===_0x9b0564)break;else _0x38314c['push'](_0x38314c['shift']());}catch(_0x591f27){_0x38314c['push'](_0x38314c['shift']());}}}(_0x4d25,0xbb47f));import{Plugin as _0x36b6ee}from'ckeditor5/src/core.js';import{CKEditorError as _0xd1d631}from'ckeditor5/src/utils.js';import _0x20a4d7 from'./templatecommand.js';function _0x4d25(){const _0x405f61=['commands','init','91469ynYvKC','pluginName','editor','destroy','621296UfvMxB','6464290YXMGOO','templateLicenseKeyTrial','2840742FjqvNh','licenseKey','templateLicenseKeyTrialLimit:operations','1136164CQnJzy','template-invalid-license-key','info','_licenseKeyCheckInterval','TemplateEditing','template-trial-license-key-reached-limit-changes','707667TulijJ','get','config','templateLicenseKeyInvalid','112neHQRi','You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20template\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','add','templateLicenseKeyValid','insertTemplate','4558228VRDSsT'];_0x4d25=function(){return _0x405f61;};return _0x4d25();}function _0x44f5(_0x4e5413,_0x377798){const _0x4d2574=_0x4d25();return _0x44f5=function(_0x44f5ef,_0x5cb308){_0x44f5ef=_0x44f5ef-0x8f;let _0x1dfcb9=_0x4d2574[_0x44f5ef];return _0x1dfcb9;},_0x44f5(_0x4e5413,_0x377798);}export default class r extends _0x36b6ee{static get[_0x5e01d5(0xa8)](){const _0x1b5304=_0x5e01d5;return _0x1b5304(0x99);}constructor(_0x3c20a7){const _0x1348cb=_0x5e01d5;super(_0x3c20a7),this[_0x1348cb(0x98)]=null;}[_0x5e01d5(0xa6)](){const _0xe81879=_0x5e01d5,{editor:_0x4967d7}=this;_0x4967d7[_0xe81879(0xa5)][_0xe81879(0xa1)](_0xe81879(0xa3),new _0x20a4d7(_0x4967d7)),this[_0xe81879(0x93)]=_0x4967d7[_0xe81879(0x9d)][_0xe81879(0x9c)](_0xe81879(0x93));const _0x2e8265=this[_0xe81879(0xa9)];this[_0xe81879(0x98)]=setInterval(()=>{const _0x223494=_0xe81879;let _0x4679c4;for(const _0x6354 in _0x2e8265){const _0x139c87=_0x6354,_0x424a35=_0x2e8265[_0x139c87];if(_0x223494(0x91)===_0x424a35||_0x223494(0x9e)===_0x424a35||_0x223494(0xa2)===_0x424a35||_0x223494(0x94)===_0x424a35){delete _0x2e8265[_0x139c87],_0x4679c4=_0x424a35;break;}}if(_0x223494(0x9e)===_0x4679c4)throw clearInterval(this[_0x223494(0x98)]),new _0xd1d631(_0x223494(0x96),null);if(_0x223494(0x91)===_0x4679c4&&console[_0x223494(0x97)](_0x223494(0xa0)),_0x223494(0x94)===_0x4679c4)throw clearInterval(this[_0x223494(0x98)]),new _0xd1d631(_0x223494(0x9a),null);_0x223494(0xa2)===_0x4679c4&&clearInterval(this[_0x223494(0x98)]);},0x3e8);}[_0x5e01d5(0xaa)](){const _0x163daa=_0x5e01d5;this[_0x163daa(0x98)]&&clearInterval(this[_0x163daa(0x98)]);}}
23
+ const _0x351108=_0x1fa3;function _0x626b(){const _0x293144=['template-trial-license-key-reached-limit-changes','pluginName','250251lVEUZW','72PZkaJE','templateLicenseKeyValid','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','TemplateEditing','_licenseKeyCheckInterval','6170717ZnKPHv','8sdzZGA','templateLicenseKeyInvalid','destroy','editor','licenseKey','2187545HXzCmq','info','2gYynpz','36PiaSPZ','commands','6kvvAfA','config','5670247wteqEn','261302PtQJRB','templateLicenseKeyTrial','templateLicenseKeyTrialLimit:operations','init','8792172tCiyHH','template-invalid-license-key','5034140aTUyug','get','add'];_0x626b=function(){return _0x293144;};return _0x626b();}(function(_0x804716,_0x29cb58){const _0x4bdf71=_0x1fa3,_0x29cbec=_0x804716();while(!![]){try{const _0x5aef25=parseInt(_0x4bdf71(0x12e))/0x1*(parseInt(_0x4bdf71(0x134))/0x2)+-parseInt(_0x4bdf71(0x13f))/0x3*(-parseInt(_0x4bdf71(0x12f))/0x4)+parseInt(_0x4bdf71(0x12c))/0x5*(parseInt(_0x4bdf71(0x131))/0x6)+parseInt(_0x4bdf71(0x126))/0x7*(parseInt(_0x4bdf71(0x127))/0x8)+parseInt(_0x4bdf71(0x138))/0x9+parseInt(_0x4bdf71(0x13a))/0xa+parseInt(_0x4bdf71(0x133))/0xb*(-parseInt(_0x4bdf71(0x140))/0xc);if(_0x5aef25===_0x29cb58)break;else _0x29cbec['push'](_0x29cbec['shift']());}catch(_0x4a4ef9){_0x29cbec['push'](_0x29cbec['shift']());}}}(_0x626b,0xaf6db));function _0x1fa3(_0x1c184b,_0x45b09a){const _0x626b87=_0x626b();return _0x1fa3=function(_0x1fa3a8,_0x206e0a){_0x1fa3a8=_0x1fa3a8-0x124;let _0x4fbf14=_0x626b87[_0x1fa3a8];return _0x4fbf14;},_0x1fa3(_0x1c184b,_0x45b09a);}import{Plugin as _0x4a9c9c}from'ckeditor5/src/core.js';import{CKEditorError as _0x5454ab}from'ckeditor5/src/utils.js';import _0x5d0322 from'./templatecommand.js';export default class r extends _0x4a9c9c{static get[_0x351108(0x13e)](){const _0x18eefc=_0x351108;return _0x18eefc(0x124);}constructor(_0x157d33){const _0x3315e1=_0x351108;super(_0x157d33),this[_0x3315e1(0x125)]=null;}[_0x351108(0x137)](){const _0x2f08a4=_0x351108,{editor:_0x18c820}=this;_0x18c820[_0x2f08a4(0x130)][_0x2f08a4(0x13c)](_0x2f08a4(0x143),new _0x5d0322(_0x18c820)),this[_0x2f08a4(0x12b)]=_0x18c820[_0x2f08a4(0x132)][_0x2f08a4(0x13b)](_0x2f08a4(0x12b));const _0x2a23cb=this[_0x2f08a4(0x12a)];this[_0x2f08a4(0x125)]=setInterval(()=>{const _0x314f85=_0x2f08a4;let _0xba7f17;for(const _0x23fd5c in _0x2a23cb){const _0x56ef1c=_0x23fd5c,_0x479ac2=_0x2a23cb[_0x56ef1c];if(_0x314f85(0x135)===_0x479ac2||_0x314f85(0x128)===_0x479ac2||_0x314f85(0x141)===_0x479ac2||_0x314f85(0x136)===_0x479ac2){delete _0x2a23cb[_0x56ef1c],_0xba7f17=_0x479ac2;break;}}if(_0x314f85(0x128)===_0xba7f17)throw clearInterval(this[_0x314f85(0x125)]),new _0x5454ab(_0x314f85(0x139),null);if(_0x314f85(0x135)===_0xba7f17&&console[_0x314f85(0x12d)](_0x314f85(0x142)),_0x314f85(0x136)===_0xba7f17)throw clearInterval(this[_0x314f85(0x125)]),new _0x5454ab(_0x314f85(0x13d),null);_0x314f85(0x141)===_0xba7f17&&clearInterval(this[_0x314f85(0x125)]);},0x3e8);}[_0x351108(0x129)](){const _0x1dffd9=_0x351108;this[_0x1dffd9(0x125)]&&clearInterval(this[_0x1dffd9(0x125)]);}}