@ckeditor/ckeditor5-template 0.0.0-nightly-20240917.0 → 0.0.0-nightly-20240918.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
- (_0x15a129=>{const {'sr-latn':{dictionary:_0xe029e9,getPluralForm:_0x397959}}={'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':_0x200964=>_0x200964%0xa==0x1&&_0x200964%0x64!=0xb?0x0:_0x200964%0xa>=0x2&&_0x200964%0xa<=0x4&&(_0x200964%0x64<0xa||_0x200964%0x64>=0x14)?0x1:0x2}};_0x15a129['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x15a129['sr-latn']['dictionary']=Object['assign'](_0x15a129['sr-latn']['dictionary'],_0xe029e9),_0x15a129['sr-latn']['getPluralForm']=_0x397959;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x416f5b=>{const {'sr-latn':{dictionary:_0x38cf3d,getPluralForm:_0x20b251}}={'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':_0x55401a=>_0x55401a%0xa==0x1&&_0x55401a%0x64!=0xb?0x0:_0x55401a%0xa>=0x2&&_0x55401a%0xa<=0x4&&(_0x55401a%0x64<0xa||_0x55401a%0x64>=0x14)?0x1:0x2}};_0x416f5b['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x416f5b['sr-latn']['dictionary']=Object['assign'](_0x416f5b['sr-latn']['dictionary'],_0x38cf3d),_0x416f5b['sr-latn']['getPluralForm']=_0x20b251;})(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':_0x114cba=>_0x114cba%0xa==0x1&&_0x114cba%0x64!=0xb?0x0:_0x114cba%0xa>=0x2&&_0x114cba%0xa<=0x4&&(_0x114cba%0x64<0xa||_0x114cba%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':_0x1924ba=>_0x1924ba%0xa==0x1&&_0x1924ba%0x64!=0xb?0x0:_0x1924ba%0xa>=0x2&&_0x1924ba%0xa<=0x4&&(_0x1924ba%0x64<0xa||_0x1924ba%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x21e3a6=>{const {sr:{dictionary:_0x1abb2e,getPluralForm:_0x31695d}}={'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':_0x2521dd=>_0x2521dd%0xa==0x1&&_0x2521dd%0x64!=0xb?0x0:_0x2521dd%0xa>=0x2&&_0x2521dd%0xa<=0x4&&(_0x2521dd%0x64<0xa||_0x2521dd%0x64>=0x14)?0x1:0x2}};_0x21e3a6['sr']||={'dictionary':{},'getPluralForm':null},_0x21e3a6['sr']['dictionary']=Object['assign'](_0x21e3a6['sr']['dictionary'],_0x1abb2e),_0x21e3a6['sr']['getPluralForm']=_0x31695d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x59b6d1=>{const {sr:{dictionary:_0x3a4f1c,getPluralForm:_0x219fdb}}={'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':_0x4fc63b=>_0x4fc63b%0xa==0x1&&_0x4fc63b%0x64!=0xb?0x0:_0x4fc63b%0xa>=0x2&&_0x4fc63b%0xa<=0x4&&(_0x4fc63b%0x64<0xa||_0x4fc63b%0x64>=0x14)?0x1:0x2}};_0x59b6d1['sr']||={'dictionary':{},'getPluralForm':null},_0x59b6d1['sr']['dictionary']=Object['assign'](_0x59b6d1['sr']['dictionary'],_0x3a4f1c),_0x59b6d1['sr']['getPluralForm']=_0x219fdb;})(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':_0x1f329c=>0x1!=_0x1f329c}};
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':_0xd0724e=>0x1!=_0xd0724e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x6c26e=>{const {sv:{dictionary:_0x4f4c36,getPluralForm:_0x4a0d1a}}={'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':_0x583cfa=>0x1!=_0x583cfa}};_0x6c26e['sv']||={'dictionary':{},'getPluralForm':null},_0x6c26e['sv']['dictionary']=Object['assign'](_0x6c26e['sv']['dictionary'],_0x4f4c36),_0x6c26e['sv']['getPluralForm']=_0x4a0d1a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3b7fd9=>{const {sv:{dictionary:_0x1cabbe,getPluralForm:_0x200122}}={'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':_0x1178a9=>0x1!=_0x1178a9}};_0x3b7fd9['sv']||={'dictionary':{},'getPluralForm':null},_0x3b7fd9['sv']['dictionary']=Object['assign'](_0x3b7fd9['sv']['dictionary'],_0x1cabbe),_0x3b7fd9['sv']['getPluralForm']=_0x200122;})(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':_0xb3afed=>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':_0x1b4197=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x30cb46=>{const {th:{dictionary:_0x323532,getPluralForm:_0x418414}}={'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':_0x58fcf1=>0x0}};_0x30cb46['th']||={'dictionary':{},'getPluralForm':null},_0x30cb46['th']['dictionary']=Object['assign'](_0x30cb46['th']['dictionary'],_0x323532),_0x30cb46['th']['getPluralForm']=_0x418414;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2bd632=>{const {th:{dictionary:_0x1d3e45,getPluralForm:_0x21175a}}={'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':_0x190a88=>0x0}};_0x2bd632['th']||={'dictionary':{},'getPluralForm':null},_0x2bd632['th']['dictionary']=Object['assign'](_0x2bd632['th']['dictionary'],_0x1d3e45),_0x2bd632['th']['getPluralForm']=_0x21175a;})(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':_0x262126=>_0x262126>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':_0x4a2cf1=>_0x4a2cf1>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5384ad=>{const {tr:{dictionary:_0x411a76,getPluralForm:_0x256a6b}}={'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':_0x45ff3f=>_0x45ff3f>0x1}};_0x5384ad['tr']||={'dictionary':{},'getPluralForm':null},_0x5384ad['tr']['dictionary']=Object['assign'](_0x5384ad['tr']['dictionary'],_0x411a76),_0x5384ad['tr']['getPluralForm']=_0x256a6b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3d0363=>{const {tr:{dictionary:_0x88d5f3,getPluralForm:_0xfacb1a}}={'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':_0x3b49fb=>_0x3b49fb>0x1}};_0x3d0363['tr']||={'dictionary':{},'getPluralForm':null},_0x3d0363['tr']['dictionary']=Object['assign'](_0x3d0363['tr']['dictionary'],_0x88d5f3),_0x3d0363['tr']['getPluralForm']=_0xfacb1a;})(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':_0x3bfe40=>_0x3bfe40%0x1==0x0&&_0x3bfe40%0xa==0x1&&_0x3bfe40%0x64!=0xb?0x0:_0x3bfe40%0x1==0x0&&_0x3bfe40%0xa>=0x2&&_0x3bfe40%0xa<=0x4&&(_0x3bfe40%0x64<0xc||_0x3bfe40%0x64>0xe)?0x1:_0x3bfe40%0x1==0x0&&(_0x3bfe40%0xa==0x0||_0x3bfe40%0xa>=0x5&&_0x3bfe40%0xa<=0x9||_0x3bfe40%0x64>=0xb&&_0x3bfe40%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':_0x2fc7f9=>_0x2fc7f9%0x1==0x0&&_0x2fc7f9%0xa==0x1&&_0x2fc7f9%0x64!=0xb?0x0:_0x2fc7f9%0x1==0x0&&_0x2fc7f9%0xa>=0x2&&_0x2fc7f9%0xa<=0x4&&(_0x2fc7f9%0x64<0xc||_0x2fc7f9%0x64>0xe)?0x1:_0x2fc7f9%0x1==0x0&&(_0x2fc7f9%0xa==0x0||_0x2fc7f9%0xa>=0x5&&_0x2fc7f9%0xa<=0x9||_0x2fc7f9%0x64>=0xb&&_0x2fc7f9%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3891f7=>{const {uk:{dictionary:_0x513cec,getPluralForm:_0x35a1a0}}={'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':_0x57177a=>_0x57177a%0x1==0x0&&_0x57177a%0xa==0x1&&_0x57177a%0x64!=0xb?0x0:_0x57177a%0x1==0x0&&_0x57177a%0xa>=0x2&&_0x57177a%0xa<=0x4&&(_0x57177a%0x64<0xc||_0x57177a%0x64>0xe)?0x1:_0x57177a%0x1==0x0&&(_0x57177a%0xa==0x0||_0x57177a%0xa>=0x5&&_0x57177a%0xa<=0x9||_0x57177a%0x64>=0xb&&_0x57177a%0x64<=0xe)?0x2:0x3}};_0x3891f7['uk']||={'dictionary':{},'getPluralForm':null},_0x3891f7['uk']['dictionary']=Object['assign'](_0x3891f7['uk']['dictionary'],_0x513cec),_0x3891f7['uk']['getPluralForm']=_0x35a1a0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x377aa1=>{const {uk:{dictionary:_0x3733f2,getPluralForm:_0x30a4e9}}={'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':_0x2feba7=>_0x2feba7%0x1==0x0&&_0x2feba7%0xa==0x1&&_0x2feba7%0x64!=0xb?0x0:_0x2feba7%0x1==0x0&&_0x2feba7%0xa>=0x2&&_0x2feba7%0xa<=0x4&&(_0x2feba7%0x64<0xc||_0x2feba7%0x64>0xe)?0x1:_0x2feba7%0x1==0x0&&(_0x2feba7%0xa==0x0||_0x2feba7%0xa>=0x5&&_0x2feba7%0xa<=0x9||_0x2feba7%0x64>=0xb&&_0x2feba7%0x64<=0xe)?0x2:0x3}};_0x377aa1['uk']||={'dictionary':{},'getPluralForm':null},_0x377aa1['uk']['dictionary']=Object['assign'](_0x377aa1['uk']['dictionary'],_0x3733f2),_0x377aa1['uk']['getPluralForm']=_0x30a4e9;})(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':_0x33d46e=>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':_0x50913d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x488513=>{const {uz:{dictionary:_0xd88e5,getPluralForm:_0xffdd0}}={'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':_0x4e2c37=>0x0}};_0x488513['uz']||={'dictionary':{},'getPluralForm':null},_0x488513['uz']['dictionary']=Object['assign'](_0x488513['uz']['dictionary'],_0xd88e5),_0x488513['uz']['getPluralForm']=_0xffdd0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x12d0d8=>{const {uz:{dictionary:_0x1bfc9b,getPluralForm:_0x511d19}}={'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':_0x50013f=>0x0}};_0x12d0d8['uz']||={'dictionary':{},'getPluralForm':null},_0x12d0d8['uz']['dictionary']=Object['assign'](_0x12d0d8['uz']['dictionary'],_0x1bfc9b),_0x12d0d8['uz']['getPluralForm']=_0x511d19;})(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':_0x5dbb55=>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':_0x49591d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1cd2f1=>{const {vi:{dictionary:_0x4a8926,getPluralForm:_0x2e6fc8}}={'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':_0x1e5921=>0x0}};_0x1cd2f1['vi']||={'dictionary':{},'getPluralForm':null},_0x1cd2f1['vi']['dictionary']=Object['assign'](_0x1cd2f1['vi']['dictionary'],_0x4a8926),_0x1cd2f1['vi']['getPluralForm']=_0x2e6fc8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x45ff5b=>{const {vi:{dictionary:_0x278212,getPluralForm:_0x196d8d}}={'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':_0x1b873c=>0x0}};_0x45ff5b['vi']||={'dictionary':{},'getPluralForm':null},_0x45ff5b['vi']['dictionary']=Object['assign'](_0x45ff5b['vi']['dictionary'],_0x278212),_0x45ff5b['vi']['getPluralForm']=_0x196d8d;})(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':_0x2ed893=>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':_0x744f59=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xf76e8=>{const {'zh-cn':{dictionary:_0x3e854e,getPluralForm:_0x403067}}={'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':_0x55211d=>0x0}};_0xf76e8['zh-cn']||={'dictionary':{},'getPluralForm':null},_0xf76e8['zh-cn']['dictionary']=Object['assign'](_0xf76e8['zh-cn']['dictionary'],_0x3e854e),_0xf76e8['zh-cn']['getPluralForm']=_0x403067;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x35f155=>{const {'zh-cn':{dictionary:_0x5ab7a3,getPluralForm:_0x5c71b4}}={'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':_0xea3fda=>0x0}};_0x35f155['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x35f155['zh-cn']['dictionary']=Object['assign'](_0x35f155['zh-cn']['dictionary'],_0x5ab7a3),_0x35f155['zh-cn']['getPluralForm']=_0x5c71b4;})(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':_0x65840b=>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':_0x409b49=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x6242be=>{const {zh:{dictionary:_0x540cf8,getPluralForm:_0x49aeac}}={'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':_0x4986b7=>0x0}};_0x6242be['zh']||={'dictionary':{},'getPluralForm':null},_0x6242be['zh']['dictionary']=Object['assign'](_0x6242be['zh']['dictionary'],_0x540cf8),_0x6242be['zh']['getPluralForm']=_0x49aeac;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5305d5=>{const {zh:{dictionary:_0x3626ea,getPluralForm:_0x56a105}}={'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':_0x1b831a=>0x0}};_0x5305d5['zh']||={'dictionary':{},'getPluralForm':null},_0x5305d5['zh']['dictionary']=Object['assign'](_0x5305d5['zh']['dictionary'],_0x3626ea),_0x5305d5['zh']['getPluralForm']=_0x56a105;})(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-20240917.0",
3
+ "version": "0.0.0-nightly-20240918.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-20240917.0",
26
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240917.0",
27
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20240917.0",
28
- "ckeditor5": "0.0.0-nightly-20240917.0",
29
- "ckeditor5-collaboration": "0.0.0-nightly-20240917.0"
25
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-20240918.0",
26
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240918.0",
27
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20240918.0",
28
+ "ckeditor5": "0.0.0-nightly-20240918.0",
29
+ "ckeditor5-collaboration": "0.0.0-nightly-20240918.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(_0x410a7c,_0x5573f2){var _0x163532=_0x1d7d,_0x17eff7=_0x410a7c();while(!![]){try{var _0x3c0fdf=parseInt(_0x163532(0x8b))/0x1*(parseInt(_0x163532(0x91))/0x2)+parseInt(_0x163532(0x8d))/0x3+parseInt(_0x163532(0x89))/0x4+parseInt(_0x163532(0x8e))/0x5*(-parseInt(_0x163532(0x8f))/0x6)+parseInt(_0x163532(0x8c))/0x7*(-parseInt(_0x163532(0x90))/0x8)+-parseInt(_0x163532(0x88))/0x9+parseInt(_0x163532(0x8a))/0xa;if(_0x3c0fdf===_0x5573f2)break;else _0x17eff7['push'](_0x17eff7['shift']());}catch(_0x51f7ca){_0x17eff7['push'](_0x17eff7['shift']());}}}(_0x3f9c,0x75414));function _0x1d7d(_0x588944,_0x4b6d7a){var _0x3f9c12=_0x3f9c();return _0x1d7d=function(_0x1d7dd7,_0x3eff59){_0x1d7dd7=_0x1d7dd7-0x88;var _0x29bd70=_0x3f9c12[_0x1d7dd7];return _0x29bd70;},_0x1d7d(_0x588944,_0x4b6d7a);}export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';export{default as TemplateEditing}from'./templateediting.js';function _0x3f9c(){var _0x5ed0f1=['4484680pSjVUN','6LrbvTP','59512OoupnS','950Cpvbbp','1762830qXmjnV','2595504qXKMPW','3856170JakDAG','787MTZiAk','140nnrIfp','940632tzClpm'];_0x3f9c=function(){return _0x5ed0f1;};return _0x3f9c();}export{default as TemplateUI}from'./templateui.js';import'./augmentation.js';
23
+ (function(_0x2854f4,_0x54f2ff){var _0x58348f=_0x155c,_0x23a29f=_0x2854f4();while(!![]){try{var _0x2a29c4=parseInt(_0x58348f(0x1cf))/0x1+-parseInt(_0x58348f(0x1ca))/0x2*(-parseInt(_0x58348f(0x1c8))/0x3)+parseInt(_0x58348f(0x1cc))/0x4+-parseInt(_0x58348f(0x1c9))/0x5+-parseInt(_0x58348f(0x1d0))/0x6*(parseInt(_0x58348f(0x1cd))/0x7)+-parseInt(_0x58348f(0x1d2))/0x8*(-parseInt(_0x58348f(0x1cb))/0x9)+-parseInt(_0x58348f(0x1ce))/0xa*(parseInt(_0x58348f(0x1d1))/0xb);if(_0x2a29c4===_0x54f2ff)break;else _0x23a29f['push'](_0x23a29f['shift']());}catch(_0x4ca309){_0x23a29f['push'](_0x23a29f['shift']());}}}(_0x235c,0x8f601));export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';function _0x155c(_0x31019e,_0x249891){var _0x235ce9=_0x235c();return _0x155c=function(_0x155cd6,_0x1c340f){_0x155cd6=_0x155cd6-0x1c8;var _0x5689f9=_0x235ce9[_0x155cd6];return _0x5689f9;},_0x155c(_0x31019e,_0x249891);}export{default as TemplateEditing}from'./templateediting.js';export{default as TemplateUI}from'./templateui.js';function _0x235c(){var _0x380a15=['4832470ykKZSZ','936500jwrYNF','738354JsRxsU','22pBeIpG','56gaKnrG','214554oqKGip','9295nBYpzC','28VOyktt','434862PcRQvv','1548684XKHtDV','63lZUlSN'];_0x235c=function(){return _0x380a15;};return _0x235c();}import'./augmentation.js';
package/src/template.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x150592=_0x5c60;(function(_0x1310cb,_0x5a5b9c){var _0xc359b1=_0x5c60,_0x52f985=_0x1310cb();while(!![]){try{var _0x43fcb1=parseInt(_0xc359b1(0xd1))/0x1*(parseInt(_0xc359b1(0xd3))/0x2)+parseInt(_0xc359b1(0xda))/0x3*(-parseInt(_0xc359b1(0xcf))/0x4)+-parseInt(_0xc359b1(0xd0))/0x5*(parseInt(_0xc359b1(0xce))/0x6)+parseInt(_0xc359b1(0xd5))/0x7+-parseInt(_0xc359b1(0xd7))/0x8+parseInt(_0xc359b1(0xd6))/0x9+-parseInt(_0xc359b1(0xcd))/0xa*(-parseInt(_0xc359b1(0xd2))/0xb);if(_0x43fcb1===_0x5a5b9c)break;else _0x52f985['push'](_0x52f985['shift']());}catch(_0x198a8c){_0x52f985['push'](_0x52f985['shift']());}}}(_0x3e38,0x4b018));import{Plugin as _0x1d954a}from'ckeditor5/src/core.js';import _0x3bcfe3 from'./templateediting.js';function _0x3e38(){var _0x3f4dac=['25YEVjPJ','5nNjmga','1837wtGbVZ','96622NlRdBi','Template','1360191dbIiKb','3463731latpND','3762464GPIKrL','requires','pluginName','3JSMesN','43770nylyNe','582126RpBiQk','1156196jABlJl'];_0x3e38=function(){return _0x3f4dac;};return _0x3e38();}function _0x5c60(_0x349abb,_0xd48150){var _0x3e386d=_0x3e38();return _0x5c60=function(_0x5c60eb,_0x3ba6fc){_0x5c60eb=_0x5c60eb-0xcd;var _0x3fa475=_0x3e386d[_0x5c60eb];return _0x3fa475;},_0x5c60(_0x349abb,_0xd48150);}import _0x4240b8 from'./templateui.js';export default class m extends _0x1d954a{static get[_0x150592(0xd8)](){return[_0x3bcfe3,_0x4240b8];}static get[_0x150592(0xd9)](){var _0x1ea122=_0x150592;return _0x1ea122(0xd4);}}
23
+ var _0x4f783c=_0x53f2;function _0x94fe(){var _0x3b1abf=['Template','27844fJLBkr','229254SWyMOv','2vIxbbp','115hKQLWA','8225816QuOEjT','requires','973413IxCJZk','pluginName','1694244CFUdyq','903873JzqsLw','2603980pVCzwW','88Ibenpf','7EForIf'];_0x94fe=function(){return _0x3b1abf;};return _0x94fe();}(function(_0x4ea8ff,_0x2d9871){var _0x2a0a5=_0x53f2,_0x1d0c30=_0x4ea8ff();while(!![]){try{var _0x54157d=parseInt(_0x2a0a5(0x8c))/0x1+-parseInt(_0x2a0a5(0x86))/0x2*(-parseInt(_0x2a0a5(0x7f))/0x3)+parseInt(_0x2a0a5(0x84))/0x4*(-parseInt(_0x2a0a5(0x87))/0x5)+-parseInt(_0x2a0a5(0x85))/0x6+-parseInt(_0x2a0a5(0x82))/0x7*(-parseInt(_0x2a0a5(0x88))/0x8)+parseInt(_0x2a0a5(0x8a))/0x9+parseInt(_0x2a0a5(0x80))/0xa*(-parseInt(_0x2a0a5(0x81))/0xb);if(_0x54157d===_0x2d9871)break;else _0x1d0c30['push'](_0x1d0c30['shift']());}catch(_0x409a8b){_0x1d0c30['push'](_0x1d0c30['shift']());}}}(_0x94fe,0xcf9f7));import{Plugin as _0x311ee6}from'ckeditor5/src/core.js';import _0xcef244 from'./templateediting.js';import _0x188f63 from'./templateui.js';function _0x53f2(_0x26801c,_0x2c90ec){var _0x94fe00=_0x94fe();return _0x53f2=function(_0x53f237,_0x22e90e){_0x53f237=_0x53f237-0x7f;var _0x2e5695=_0x94fe00[_0x53f237];return _0x2e5695;},_0x53f2(_0x26801c,_0x2c90ec);}export default class m extends _0x311ee6{static get[_0x4f783c(0x89)](){return[_0xcef244,_0x188f63];}static get[_0x4f783c(0x8b)](){var _0x45ca28=_0x4f783c;return _0x45ca28(0x83);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x34a550=_0x3678;(function(_0x13fa67,_0x1deff4){const _0x1e71b8=_0x3678,_0xc2295=_0x13fa67();while(!![]){try{const _0x103423=parseInt(_0x1e71b8(0x1c5))/0x1+parseInt(_0x1e71b8(0x1c1))/0x2*(-parseInt(_0x1e71b8(0x1c4))/0x3)+parseInt(_0x1e71b8(0x1c7))/0x4*(-parseInt(_0x1e71b8(0x1bb))/0x5)+-parseInt(_0x1e71b8(0x1ca))/0x6+-parseInt(_0x1e71b8(0x1ba))/0x7*(-parseInt(_0x1e71b8(0x1c9))/0x8)+parseInt(_0x1e71b8(0x1b7))/0x9+-parseInt(_0x1e71b8(0x1c2))/0xa*(-parseInt(_0x1e71b8(0x1cb))/0xb);if(_0x103423===_0x1deff4)break;else _0xc2295['push'](_0xc2295['shift']());}catch(_0x5bdf2e){_0xc2295['push'](_0xc2295['shift']());}}}(_0x7832,0x273ee));import{Command as _0x4cabd0}from'ckeditor5/src/core.js';export default class c extends _0x4cabd0{[_0x34a550(0x1be)](_0x484eb1){const _0x4d637f=_0x34a550,{model:_0x58fcbb}=this[_0x4d637f(0x1bd)];let _0x5910f8;switch(typeof _0x484eb1){case _0x4d637f(0x1c6):_0x5910f8=_0x484eb1;break;case _0x4d637f(0x1c3):_0x5910f8=_0x484eb1();}_0x4d637f(0x1c6)==typeof _0x5910f8&&_0x58fcbb[_0x4d637f(0x1bc)](()=>{const _0x36d8e3=_0x4d637f,_0x2cce85=this[_0x36d8e3(0x1bd)][_0x36d8e3(0x1b9)][_0x36d8e3(0x1c8)][_0x36d8e3(0x1b8)](_0x5910f8),_0x18ae9b=this[_0x36d8e3(0x1bd)][_0x36d8e3(0x1b9)][_0x36d8e3(0x1bf)](_0x2cce85);_0x58fcbb[_0x36d8e3(0x1c0)](_0x18ae9b);});}}function _0x3678(_0x160cda,_0xb08527){const _0x7832b8=_0x7832();return _0x3678=function(_0x3678c4,_0x547666){_0x3678c4=_0x3678c4-0x1b7;let _0x44c804=_0x7832b8[_0x3678c4];return _0x44c804;},_0x3678(_0x160cda,_0xb08527);}function _0x7832(){const _0x38489e=['1803843VzdDyv','toView','data','515109CidPhW','65WKJiPe','change','editor','execute','toModel','insertContent','12AMnMMb','790ElmiPX','function','78339NtYgRA','183784EPMLbY','string','88960yWzCwE','htmlProcessor','24bStHiE','1012962VXKwMD','23727OmEPvR'];_0x7832=function(){return _0x38489e;};return _0x7832();}
23
+ function _0x2bc7(_0x3530e5,_0x20b485){const _0x9f8c97=_0x9f8c();return _0x2bc7=function(_0x2bc7ce,_0xcd5d06){_0x2bc7ce=_0x2bc7ce-0xd1;let _0x3ec04c=_0x9f8c97[_0x2bc7ce];return _0x3ec04c;},_0x2bc7(_0x3530e5,_0x20b485);}function _0x9f8c(){const _0x4b9c7a=['365065jpGlVy','4730937AofCav','255ebWgFk','insertContent','execute','change','495aQjMKO','toView','editor','71326032zHazvp','7PXNqEn','2wlZwSt','function','1254816uxUpIf','toModel','40fvhUig','htmlProcessor','325030OVTmjd','data','136572BajZCh','string','68728trIOwC'];_0x9f8c=function(){return _0x4b9c7a;};return _0x9f8c();}const _0x672f1a=_0x2bc7;(function(_0x4b3771,_0x571fd6){const _0x4dd2b4=_0x2bc7,_0x51f898=_0x4b3771();while(!![]){try{const _0xdda53c=-parseInt(_0x4dd2b4(0xe3))/0x1+parseInt(_0x4dd2b4(0xd8))/0x2*(-parseInt(_0x4dd2b4(0xe4))/0x3)+parseInt(_0x4dd2b4(0xe2))/0x4*(-parseInt(_0x4dd2b4(0xe5))/0x5)+parseInt(_0x4dd2b4(0xe0))/0x6*(parseInt(_0x4dd2b4(0xd7))/0x7)+-parseInt(_0x4dd2b4(0xdc))/0x8*(parseInt(_0x4dd2b4(0xda))/0x9)+-parseInt(_0x4dd2b4(0xde))/0xa*(parseInt(_0x4dd2b4(0xd3))/0xb)+parseInt(_0x4dd2b4(0xd6))/0xc;if(_0xdda53c===_0x571fd6)break;else _0x51f898['push'](_0x51f898['shift']());}catch(_0x4f2029){_0x51f898['push'](_0x51f898['shift']());}}}(_0x9f8c,0xf1565));import{Command as _0x4aa9e9}from'ckeditor5/src/core.js';export default class c extends _0x4aa9e9{[_0x672f1a(0xd1)](_0x3ea5bc){const _0x57c02b=_0x672f1a,{model:_0x7d5cce}=this[_0x57c02b(0xd5)];let _0x121bf3;switch(typeof _0x3ea5bc){case _0x57c02b(0xe1):_0x121bf3=_0x3ea5bc;break;case _0x57c02b(0xd9):_0x121bf3=_0x3ea5bc();}_0x57c02b(0xe1)==typeof _0x121bf3&&_0x7d5cce[_0x57c02b(0xd2)](()=>{const _0x565ac0=_0x57c02b,_0x437748=this[_0x565ac0(0xd5)][_0x565ac0(0xdf)][_0x565ac0(0xdd)][_0x565ac0(0xd4)](_0x121bf3),_0x1b4e10=this[_0x565ac0(0xd5)][_0x565ac0(0xdf)][_0x565ac0(0xdb)](_0x437748);_0x7d5cce[_0x565ac0(0xe6)](_0x1b4e10);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5865ee=_0x4224;(function(_0x10bad4,_0xef76b){const _0xe2abe5=_0x4224,_0x5969f9=_0x10bad4();while(!![]){try{const _0x30bbea=parseInt(_0xe2abe5(0x141))/0x1+parseInt(_0xe2abe5(0x133))/0x2*(parseInt(_0xe2abe5(0x12b))/0x3)+-parseInt(_0xe2abe5(0x131))/0x4*(parseInt(_0xe2abe5(0x12a))/0x5)+-parseInt(_0xe2abe5(0x12e))/0x6+parseInt(_0xe2abe5(0x135))/0x7+-parseInt(_0xe2abe5(0x13e))/0x8+parseInt(_0xe2abe5(0x140))/0x9;if(_0x30bbea===_0xef76b)break;else _0x5969f9['push'](_0x5969f9['shift']());}catch(_0x44ed12){_0x5969f9['push'](_0x5969f9['shift']());}}}(_0x5ace,0xde676));import{Plugin as _0x1789b1}from'ckeditor5/src/core.js';import{CKEditorError as _0x561067}from'ckeditor5/src/utils.js';import _0x48df12 from'./templatecommand.js';export default class r extends _0x1789b1{static get[_0x5865ee(0x139)](){const _0x4400de=_0x5865ee;return _0x4400de(0x138);}constructor(_0x20ed6e){const _0x28584a=_0x5865ee;super(_0x20ed6e),this[_0x28584a(0x144)]=null;}[_0x5865ee(0x13b)](){const _0x2b8d26=_0x5865ee,{editor:_0x52dbc9}=this;_0x52dbc9[_0x2b8d26(0x134)][_0x2b8d26(0x143)](_0x2b8d26(0x12d),new _0x48df12(_0x52dbc9)),this[_0x2b8d26(0x12f)]=_0x52dbc9[_0x2b8d26(0x13d)][_0x2b8d26(0x12c)](_0x2b8d26(0x12f));const _0x159854=this[_0x2b8d26(0x13a)];this[_0x2b8d26(0x144)]=setInterval(()=>{const _0x465650=_0x2b8d26;let _0x2e05c0;for(const _0x430c12 in _0x159854){const _0x227a8b=_0x430c12,_0x2a32d5=_0x159854[_0x227a8b];if(_0x465650(0x13c)===_0x2a32d5||_0x465650(0x130)===_0x2a32d5||_0x465650(0x142)===_0x2a32d5||_0x465650(0x136)===_0x2a32d5){delete _0x159854[_0x227a8b],_0x2e05c0=_0x2a32d5;break;}}if(_0x465650(0x130)===_0x2e05c0)throw clearInterval(this[_0x465650(0x144)]),new _0x561067(_0x465650(0x146),null);if(_0x465650(0x13c)===_0x2e05c0&&console[_0x465650(0x132)](_0x465650(0x13f)),_0x465650(0x136)===_0x2e05c0)throw clearInterval(this[_0x465650(0x144)]),new _0x561067(_0x465650(0x137),null);_0x465650(0x142)===_0x2e05c0&&clearInterval(this[_0x465650(0x144)]);},0x3e8);}[_0x5865ee(0x145)](){const _0x3dbd2c=_0x5865ee;this[_0x3dbd2c(0x144)]&&clearInterval(this[_0x3dbd2c(0x144)]);}}function _0x4224(_0x338466,_0xb07004){const _0x5acecb=_0x5ace();return _0x4224=function(_0x422466,_0xe9f355){_0x422466=_0x422466-0x12a;let _0x517234=_0x5acecb[_0x422466];return _0x517234;},_0x4224(_0x338466,_0xb07004);}function _0x5ace(){const _0x342725=['792423JiFzQu','1241383PKeJyM','templateLicenseKeyValid','add','_licenseKeyCheckInterval','destroy','template-invalid-license-key','25xFfTey','771879AkqiNq','get','insertTemplate','4992018DmQvKM','licenseKey','templateLicenseKeyInvalid','499276knJxFC','info','6hEnkke','commands','4119227iaCHAE','templateLicenseKeyTrialLimit:operations','template-trial-license-key-reached-limit-changes','TemplateEditing','pluginName','editor','init','templateLicenseKeyTrial','config','2581648zeQCyF','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.'];_0x5ace=function(){return _0x342725;};return _0x5ace();}
23
+ const _0x352363=_0xf814;function _0xf814(_0x4460ca,_0x35ebf7){const _0xd56fb7=_0xd56f();return _0xf814=function(_0xf81467,_0xb28e15){_0xf81467=_0xf81467-0x1a6;let _0x65b03a=_0xd56fb7[_0xf81467];return _0x65b03a;},_0xf814(_0x4460ca,_0x35ebf7);}(function(_0x5a7efb,_0x2637ec){const _0x874024=_0xf814,_0x19a3dd=_0x5a7efb();while(!![]){try{const _0x38d0c2=parseInt(_0x874024(0x1be))/0x1+parseInt(_0x874024(0x1bb))/0x2*(parseInt(_0x874024(0x1c1))/0x3)+-parseInt(_0x874024(0x1ab))/0x4+parseInt(_0x874024(0x1ba))/0x5+-parseInt(_0x874024(0x1bd))/0x6+parseInt(_0x874024(0x1a9))/0x7+-parseInt(_0x874024(0x1b5))/0x8;if(_0x38d0c2===_0x2637ec)break;else _0x19a3dd['push'](_0x19a3dd['shift']());}catch(_0x5d6386){_0x19a3dd['push'](_0x19a3dd['shift']());}}}(_0xd56f,0x9f1d6));import{Plugin as _0x583a24}from'ckeditor5/src/core.js';import{CKEditorError as _0x2a4b4a}from'ckeditor5/src/utils.js';import _0x222660 from'./templatecommand.js';function _0xd56f(){const _0x6bea39=['5623702FutZmf','templateLicenseKeyTrial','5102948kIFAcK','destroy','commands','add','insertTemplate','template-invalid-license-key','templateLicenseKeyValid','TemplateEditing','templateLicenseKeyTrialLimit:operations','pluginName','5889320MaaqQs','info','_licenseKeyCheckInterval','config','init','4875985VhqOhS','2ikxsYk','template-trial-license-key-reached-limit-changes','3982218ZLrRea','889201hhbqYs','editor','licenseKey','1978665BZUutC','templateLicenseKeyInvalid','get','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.'];_0xd56f=function(){return _0x6bea39;};return _0xd56f();}export default class r extends _0x583a24{static get[_0x352363(0x1b4)](){const _0x50d213=_0x352363;return _0x50d213(0x1b2);}constructor(_0x5b298c){const _0x33887f=_0x352363;super(_0x5b298c),this[_0x33887f(0x1b7)]=null;}[_0x352363(0x1b9)](){const _0x204132=_0x352363,{editor:_0x21d2a6}=this;_0x21d2a6[_0x204132(0x1ad)][_0x204132(0x1ae)](_0x204132(0x1af),new _0x222660(_0x21d2a6)),this[_0x204132(0x1c0)]=_0x21d2a6[_0x204132(0x1b8)][_0x204132(0x1a7)](_0x204132(0x1c0));const _0x42cc26=this[_0x204132(0x1bf)];this[_0x204132(0x1b7)]=setInterval(()=>{const _0x91e43=_0x204132;let _0x57013f;for(const _0x2ec452 in _0x42cc26){const _0x41e4d9=_0x2ec452,_0xcabee9=_0x42cc26[_0x41e4d9];if(_0x91e43(0x1aa)===_0xcabee9||_0x91e43(0x1a6)===_0xcabee9||_0x91e43(0x1b1)===_0xcabee9||_0x91e43(0x1b3)===_0xcabee9){delete _0x42cc26[_0x41e4d9],_0x57013f=_0xcabee9;break;}}if(_0x91e43(0x1a6)===_0x57013f)throw clearInterval(this[_0x91e43(0x1b7)]),new _0x2a4b4a(_0x91e43(0x1b0),null);if(_0x91e43(0x1aa)===_0x57013f&&console[_0x91e43(0x1b6)](_0x91e43(0x1a8)),_0x91e43(0x1b3)===_0x57013f)throw clearInterval(this[_0x91e43(0x1b7)]),new _0x2a4b4a(_0x91e43(0x1bc),null);_0x91e43(0x1b1)===_0x57013f&&clearInterval(this[_0x91e43(0x1b7)]);},0x3e8);}[_0x352363(0x1ac)](){const _0x4eb7f9=_0x352363;this[_0x4eb7f9(0x1b7)]&&clearInterval(this[_0x4eb7f9(0x1b7)]);}}