@ckeditor/ckeditor5-template 0.0.0-nightly-20241011.0 → 0.0.0-nightly-20241013.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
- (_0x2e0f24=>{const {'sr-latn':{dictionary:_0x1546c2,getPluralForm:_0xb9d2c6}}={'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':_0x41aa27=>_0x41aa27%0xa==0x1&&_0x41aa27%0x64!=0xb?0x0:_0x41aa27%0xa>=0x2&&_0x41aa27%0xa<=0x4&&(_0x41aa27%0x64<0xa||_0x41aa27%0x64>=0x14)?0x1:0x2}};_0x2e0f24['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x2e0f24['sr-latn']['dictionary']=Object['assign'](_0x2e0f24['sr-latn']['dictionary'],_0x1546c2),_0x2e0f24['sr-latn']['getPluralForm']=_0xb9d2c6;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x21c9d2=>_0x21c9d2%0xa==0x1&&_0x21c9d2%0x64!=0xb?0x0:_0x21c9d2%0xa>=0x2&&_0x21c9d2%0xa<=0x4&&(_0x21c9d2%0x64<0xa||_0x21c9d2%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':_0x4b33d1=>_0x4b33d1%0xa==0x1&&_0x4b33d1%0x64!=0xb?0x0:_0x4b33d1%0xa>=0x2&&_0x4b33d1%0xa<=0x4&&(_0x4b33d1%0x64<0xa||_0x4b33d1%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2dca86=>{const {sr:{dictionary:_0x414d69,getPluralForm:_0x37a972}}={'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':_0x505e89=>_0x505e89%0xa==0x1&&_0x505e89%0x64!=0xb?0x0:_0x505e89%0xa>=0x2&&_0x505e89%0xa<=0x4&&(_0x505e89%0x64<0xa||_0x505e89%0x64>=0x14)?0x1:0x2}};_0x2dca86['sr']||={'dictionary':{},'getPluralForm':null},_0x2dca86['sr']['dictionary']=Object['assign'](_0x2dca86['sr']['dictionary'],_0x414d69),_0x2dca86['sr']['getPluralForm']=_0x37a972;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x2c67ae=>0x1!=_0x2c67ae}};
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}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x51e990=>{const {sv:{dictionary:_0x2975f0,getPluralForm:_0x34fb9c}}={'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':_0x55f793=>0x1!=_0x55f793}};_0x51e990['sv']||={'dictionary':{},'getPluralForm':null},_0x51e990['sv']['dictionary']=Object['assign'](_0x51e990['sv']['dictionary'],_0x2975f0),_0x51e990['sv']['getPluralForm']=_0x34fb9c;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x3d4a02=>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':_0x598b50=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x10797d=>{const {th:{dictionary:_0xef3007,getPluralForm:_0x38e30e}}={'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':_0x251e07=>0x0}};_0x10797d['th']||={'dictionary':{},'getPluralForm':null},_0x10797d['th']['dictionary']=Object['assign'](_0x10797d['th']['dictionary'],_0xef3007),_0x10797d['th']['getPluralForm']=_0x38e30e;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x14f34b=>_0x14f34b>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':_0x7468bb=>_0x7468bb>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x45d942=>{const {tr:{dictionary:_0x2f7642,getPluralForm:_0x26ba0e}}={'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':_0x35cbbe=>_0x35cbbe>0x1}};_0x45d942['tr']||={'dictionary':{},'getPluralForm':null},_0x45d942['tr']['dictionary']=Object['assign'](_0x45d942['tr']['dictionary'],_0x2f7642),_0x45d942['tr']['getPluralForm']=_0x26ba0e;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x5dbaf3=>_0x5dbaf3%0x1==0x0&&_0x5dbaf3%0xa==0x1&&_0x5dbaf3%0x64!=0xb?0x0:_0x5dbaf3%0x1==0x0&&_0x5dbaf3%0xa>=0x2&&_0x5dbaf3%0xa<=0x4&&(_0x5dbaf3%0x64<0xc||_0x5dbaf3%0x64>0xe)?0x1:_0x5dbaf3%0x1==0x0&&(_0x5dbaf3%0xa==0x0||_0x5dbaf3%0xa>=0x5&&_0x5dbaf3%0xa<=0x9||_0x5dbaf3%0x64>=0xb&&_0x5dbaf3%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':_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}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x261b37=>{const {uk:{dictionary:_0x2d4a74,getPluralForm:_0x296d06}}={'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':_0x2f1c5d=>_0x2f1c5d%0x1==0x0&&_0x2f1c5d%0xa==0x1&&_0x2f1c5d%0x64!=0xb?0x0:_0x2f1c5d%0x1==0x0&&_0x2f1c5d%0xa>=0x2&&_0x2f1c5d%0xa<=0x4&&(_0x2f1c5d%0x64<0xc||_0x2f1c5d%0x64>0xe)?0x1:_0x2f1c5d%0x1==0x0&&(_0x2f1c5d%0xa==0x0||_0x2f1c5d%0xa>=0x5&&_0x2f1c5d%0xa<=0x9||_0x2f1c5d%0x64>=0xb&&_0x2f1c5d%0x64<=0xe)?0x2:0x3}};_0x261b37['uk']||={'dictionary':{},'getPluralForm':null},_0x261b37['uk']['dictionary']=Object['assign'](_0x261b37['uk']['dictionary'],_0x2d4a74),_0x261b37['uk']['getPluralForm']=_0x296d06;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x18bacc=>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':_0x2b6fcb=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4bbc35=>{const {uz:{dictionary:_0x51d748,getPluralForm:_0x135477}}={'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':_0xa1985d=>0x0}};_0x4bbc35['uz']||={'dictionary':{},'getPluralForm':null},_0x4bbc35['uz']['dictionary']=Object['assign'](_0x4bbc35['uz']['dictionary'],_0x51d748),_0x4bbc35['uz']['getPluralForm']=_0x135477;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x2e68ca=>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':_0x1b66de=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x54132c=>{const {vi:{dictionary:_0xe2fe32,getPluralForm:_0x396db4}}={'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':_0x2a1735=>0x0}};_0x54132c['vi']||={'dictionary':{},'getPluralForm':null},_0x54132c['vi']['dictionary']=Object['assign'](_0x54132c['vi']['dictionary'],_0xe2fe32),_0x54132c['vi']['getPluralForm']=_0x396db4;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x56a0b1=>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':_0x1e08dc=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5ed579=>{const {'zh-cn':{dictionary:_0x504d5f,getPluralForm:_0x509bf4}}={'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':_0x353f6c=>0x0}};_0x5ed579['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x5ed579['zh-cn']['dictionary']=Object['assign'](_0x5ed579['zh-cn']['dictionary'],_0x504d5f),_0x5ed579['zh-cn']['getPluralForm']=_0x509bf4;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x1cb316=>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':_0x2753a8=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3e005a=>{const {zh:{dictionary:_0x355448,getPluralForm:_0x36d936}}={'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':_0x2359d9=>0x0}};_0x3e005a['zh']||={'dictionary':{},'getPluralForm':null},_0x3e005a['zh']['dictionary']=Object['assign'](_0x3e005a['zh']['dictionary'],_0x355448),_0x3e005a['zh']['getPluralForm']=_0x36d936;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-template",
3
- "version": "0.0.0-nightly-20241011.0",
3
+ "version": "0.0.0-nightly-20241013.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-20241011.0",
26
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20241011.0",
27
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20241011.0",
28
- "ckeditor5": "0.0.0-nightly-20241011.0",
29
- "ckeditor5-collaboration": "0.0.0-nightly-20241011.0"
25
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-20241013.0",
26
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20241013.0",
27
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20241013.0",
28
+ "ckeditor5": "0.0.0-nightly-20241013.0",
29
+ "ckeditor5-collaboration": "0.0.0-nightly-20241013.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(_0x2db0be,_0x3ad212){var _0x39c243=_0x4218,_0x1c531d=_0x2db0be();while(!![]){try{var _0x4ce81c=-parseInt(_0x39c243(0x1b3))/0x1+parseInt(_0x39c243(0x1b4))/0x2+-parseInt(_0x39c243(0x1b5))/0x3*(-parseInt(_0x39c243(0x1b2))/0x4)+-parseInt(_0x39c243(0x1ba))/0x5*(-parseInt(_0x39c243(0x1b8))/0x6)+parseInt(_0x39c243(0x1b6))/0x7+parseInt(_0x39c243(0x1b9))/0x8+-parseInt(_0x39c243(0x1b7))/0x9;if(_0x4ce81c===_0x3ad212)break;else _0x1c531d['push'](_0x1c531d['shift']());}catch(_0x54f529){_0x1c531d['push'](_0x1c531d['shift']());}}}(_0x3d56,0x61a34));function _0x4218(_0x4d543f,_0x24986d){var _0x3d5671=_0x3d56();return _0x4218=function(_0x4218c4,_0x573068){_0x4218c4=_0x4218c4-0x1b2;var _0x59f0a2=_0x3d5671[_0x4218c4];return _0x59f0a2;},_0x4218(_0x4d543f,_0x24986d);}export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';function _0x3d56(){var _0x23e14e=['824560PtqxhI','4855GgRxZi','59152jvNvHs','222800chuZrL','148582ijfVIs','114ASyZWg','3171350gRZBOG','10640988SBfsCS','3786grCzkP'];_0x3d56=function(){return _0x23e14e;};return _0x3d56();}export{default as TemplateEditing}from'./templateediting.js';export{default as TemplateUI}from'./templateui.js';import'./augmentation.js';
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();}
package/src/template.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x24de(_0x35e2f9,_0x2a6dea){var _0x567c2e=_0x567c();return _0x24de=function(_0x24de65,_0x45c44e){_0x24de65=_0x24de65-0x90;var _0x4a1b47=_0x567c2e[_0x24de65];return _0x4a1b47;},_0x24de(_0x35e2f9,_0x2a6dea);}var _0x40dd6c=_0x24de;(function(_0x599a07,_0x213b56){var _0x16875f=_0x24de,_0x5a8451=_0x599a07();while(!![]){try{var _0x5b5e8a=-parseInt(_0x16875f(0x97))/0x1*(-parseInt(_0x16875f(0x9e))/0x2)+-parseInt(_0x16875f(0x96))/0x3+parseInt(_0x16875f(0x9f))/0x4*(parseInt(_0x16875f(0x92))/0x5)+-parseInt(_0x16875f(0x9a))/0x6*(-parseInt(_0x16875f(0x99))/0x7)+parseInt(_0x16875f(0x91))/0x8*(parseInt(_0x16875f(0x93))/0x9)+-parseInt(_0x16875f(0x90))/0xa*(parseInt(_0x16875f(0x94))/0xb)+-parseInt(_0x16875f(0x95))/0xc*(parseInt(_0x16875f(0x9c))/0xd);if(_0x5b5e8a===_0x213b56)break;else _0x5a8451['push'](_0x5a8451['shift']());}catch(_0x3c6714){_0x5a8451['push'](_0x5a8451['shift']());}}}(_0x567c,0x70773));function _0x567c(){var _0x17ddb5=['9092fYaVHo','670OHfTLK','288016fjyrPD','155VENxoU','9wFGOoL','21747zswcYr','35688molarh','1906659clpTtD','3YOLGfO','requires','77ObEwXg','153198atrRxQ','Template','52ollLIF','pluginName','568826nfeWqo'];_0x567c=function(){return _0x17ddb5;};return _0x567c();}import{Plugin as _0x3d37a5}from'ckeditor5/src/core.js';import _0x232004 from'./templateediting.js';import _0x478453 from'./templateui.js';export default class m extends _0x3d37a5{static get[_0x40dd6c(0x98)](){return[_0x232004,_0x478453];}static get[_0x40dd6c(0x9d)](){var _0x305692=_0x40dd6c;return _0x305692(0x9b);}}
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);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x34e84b=_0x3ede;function _0x3ede(_0x35398b,_0x19311f){const _0x598de9=_0x598d();return _0x3ede=function(_0x3ede89,_0x135aac){_0x3ede89=_0x3ede89-0x95;let _0x26a187=_0x598de9[_0x3ede89];return _0x26a187;},_0x3ede(_0x35398b,_0x19311f);}(function(_0x2190c0,_0x3cac83){const _0x1d3cee=_0x3ede,_0x3ef601=_0x2190c0();while(!![]){try{const _0x4e9c45=-parseInt(_0x1d3cee(0xa0))/0x1*(-parseInt(_0x1d3cee(0x98))/0x2)+parseInt(_0x1d3cee(0xa8))/0x3*(parseInt(_0x1d3cee(0x95))/0x4)+-parseInt(_0x1d3cee(0xa2))/0x5+-parseInt(_0x1d3cee(0xa6))/0x6+parseInt(_0x1d3cee(0x96))/0x7*(-parseInt(_0x1d3cee(0x97))/0x8)+parseInt(_0x1d3cee(0x99))/0x9+parseInt(_0x1d3cee(0xa5))/0xa;if(_0x4e9c45===_0x3cac83)break;else _0x3ef601['push'](_0x3ef601['shift']());}catch(_0x55c0d2){_0x3ef601['push'](_0x3ef601['shift']());}}}(_0x598d,0x4c28c));import{Command as _0x46e8dd}from'ckeditor5/src/core.js';export default class c extends _0x46e8dd{[_0x34e84b(0xa3)](_0x3ad75d){const _0x3a5757=_0x34e84b,{model:_0x3cd5ea}=this[_0x3a5757(0x9b)];let _0x56d90f;switch(typeof _0x3ad75d){case _0x3a5757(0xa7):_0x56d90f=_0x3ad75d;break;case _0x3a5757(0x9d):_0x56d90f=_0x3ad75d();}_0x3a5757(0xa7)==typeof _0x56d90f&&_0x3cd5ea[_0x3a5757(0x9e)](()=>{const _0x4672b6=_0x3a5757,_0x36234e=this[_0x4672b6(0x9b)][_0x4672b6(0x9f)][_0x4672b6(0xa1)][_0x4672b6(0xa4)](_0x56d90f),_0x5ecb2d=this[_0x4672b6(0x9b)][_0x4672b6(0x9f)][_0x4672b6(0x9a)](_0x36234e);_0x3cd5ea[_0x4672b6(0x9c)](_0x5ecb2d);});}}function _0x598d(){const _0x1beb36=['524978TRAuLH','5419827EBKVYk','toModel','editor','insertContent','function','change','data','1AVoxCM','htmlProcessor','1670765QvTHWl','execute','toView','672930PQkDJo','1744338IYKovx','string','3xTXbeR','1775944kTczGs','161791jJqShF','152xTQKeQ'];_0x598d=function(){return _0x1beb36;};return _0x598d();}
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);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x30be8c=_0x1fae;(function(_0x3532c8,_0x2c6253){const _0x882f6c=_0x1fae,_0x4b54e9=_0x3532c8();while(!![]){try{const _0x4327f6=-parseInt(_0x882f6c(0x113))/0x1*(parseInt(_0x882f6c(0x107))/0x2)+-parseInt(_0x882f6c(0x109))/0x3+-parseInt(_0x882f6c(0x101))/0x4*(-parseInt(_0x882f6c(0x10b))/0x5)+parseInt(_0x882f6c(0x115))/0x6*(-parseInt(_0x882f6c(0x103))/0x7)+parseInt(_0x882f6c(0xff))/0x8+parseInt(_0x882f6c(0x10c))/0x9*(-parseInt(_0x882f6c(0x10f))/0xa)+parseInt(_0x882f6c(0x105))/0xb*(parseInt(_0x882f6c(0x114))/0xc);if(_0x4327f6===_0x2c6253)break;else _0x4b54e9['push'](_0x4b54e9['shift']());}catch(_0x139313){_0x4b54e9['push'](_0x4b54e9['shift']());}}}(_0x8cee,0xd2736));function _0x8cee(){const _0x5795b9=['67102QhYiGK','licenseKey','3325710TrcSKn','templateLicenseKeyValid','5LDMtry','27gvvMzy','TemplateEditing','config','1213850wQNHIv','destroy','templateLicenseKeyTrial','pluginName','36jZMLfz','384sVJakP','36ofJMTo','init','get','commands','templateLicenseKeyInvalid','editor','template-trial-license-key-reached-limit-changes','template-invalid-license-key','templateLicenseKeyTrialLimit:operations','info','3378336aJgSBN','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.','3109268JlVwuR','insertTemplate','1232245zkDqxI','add','1168464yWSOSE','_licenseKeyCheckInterval'];_0x8cee=function(){return _0x5795b9;};return _0x8cee();}import{Plugin as _0x50be0b}from'ckeditor5/src/core.js';import{CKEditorError as _0x49ea86}from'ckeditor5/src/utils.js';function _0x1fae(_0x481835,_0x2c425a){const _0x8ceeb1=_0x8cee();return _0x1fae=function(_0x1fae93,_0x2c4794){_0x1fae93=_0x1fae93-0xf6;let _0x292ff6=_0x8ceeb1[_0x1fae93];return _0x292ff6;},_0x1fae(_0x481835,_0x2c425a);}import _0x3d7dd2 from'./templatecommand.js';export default class r extends _0x50be0b{static get[_0x30be8c(0x112)](){const _0x233c93=_0x30be8c;return _0x233c93(0x10d);}constructor(_0x451f95){const _0x5166eb=_0x30be8c;super(_0x451f95),this[_0x5166eb(0x106)]=null;}[_0x30be8c(0xf6)](){const _0x2de66c=_0x30be8c,{editor:_0x3cab3b}=this;_0x3cab3b[_0x2de66c(0xf8)][_0x2de66c(0x104)](_0x2de66c(0x102),new _0x3d7dd2(_0x3cab3b)),this[_0x2de66c(0x108)]=_0x3cab3b[_0x2de66c(0x10e)][_0x2de66c(0xf7)](_0x2de66c(0x108));const _0x54d2b3=this[_0x2de66c(0xfa)];this[_0x2de66c(0x106)]=setInterval(()=>{const _0x3eb95d=_0x2de66c;let _0x451549;for(const _0x17c8cd in _0x54d2b3){const _0x391c5f=_0x17c8cd,_0x586edf=_0x54d2b3[_0x391c5f];if(_0x3eb95d(0x111)===_0x586edf||_0x3eb95d(0xf9)===_0x586edf||_0x3eb95d(0x10a)===_0x586edf||_0x3eb95d(0xfd)===_0x586edf){delete _0x54d2b3[_0x391c5f],_0x451549=_0x586edf;break;}}if(_0x3eb95d(0xf9)===_0x451549)throw clearInterval(this[_0x3eb95d(0x106)]),new _0x49ea86(_0x3eb95d(0xfc),null);if(_0x3eb95d(0x111)===_0x451549&&console[_0x3eb95d(0xfe)](_0x3eb95d(0x100)),_0x3eb95d(0xfd)===_0x451549)throw clearInterval(this[_0x3eb95d(0x106)]),new _0x49ea86(_0x3eb95d(0xfb),null);_0x3eb95d(0x10a)===_0x451549&&clearInterval(this[_0x3eb95d(0x106)]);},0x3e8);}[_0x30be8c(0x110)](){const _0x4108ae=_0x30be8c;this[_0x4108ae(0x106)]&&clearInterval(this[_0x4108ae(0x106)]);}}
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)]);}}