@ckeditor/ckeditor5-template 0.0.0-nightly-20241008.0 → 0.0.0-nightly-20241010.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
- (_0x72d3c0=>{const {'sr-latn':{dictionary:_0x1982de,getPluralForm:_0x5d4f06}}={'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':_0x53932a=>_0x53932a%0xa==0x1&&_0x53932a%0x64!=0xb?0x0:_0x53932a%0xa>=0x2&&_0x53932a%0xa<=0x4&&(_0x53932a%0x64<0xa||_0x53932a%0x64>=0x14)?0x1:0x2}};_0x72d3c0['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x72d3c0['sr-latn']['dictionary']=Object['assign'](_0x72d3c0['sr-latn']['dictionary'],_0x1982de),_0x72d3c0['sr-latn']['getPluralForm']=_0x5d4f06;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4b2613=>{const {'sr-latn':{dictionary:_0x253218,getPluralForm:_0x259a8b}}={'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':_0x41fa67=>_0x41fa67%0xa==0x1&&_0x41fa67%0x64!=0xb?0x0:_0x41fa67%0xa>=0x2&&_0x41fa67%0xa<=0x4&&(_0x41fa67%0x64<0xa||_0x41fa67%0x64>=0x14)?0x1:0x2}};_0x4b2613['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x4b2613['sr-latn']['dictionary']=Object['assign'](_0x4b2613['sr-latn']['dictionary'],_0x253218),_0x4b2613['sr-latn']['getPluralForm']=_0x259a8b;})(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':_0x18d5c7=>_0x18d5c7%0xa==0x1&&_0x18d5c7%0x64!=0xb?0x0:_0x18d5c7%0xa>=0x2&&_0x18d5c7%0xa<=0x4&&(_0x18d5c7%0x64<0xa||_0x18d5c7%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':_0x40f749=>_0x40f749%0xa==0x1&&_0x40f749%0x64!=0xb?0x0:_0x40f749%0xa>=0x2&&_0x40f749%0xa<=0x4&&(_0x40f749%0x64<0xa||_0x40f749%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x496eb5=>{const {sr:{dictionary:_0x591338,getPluralForm:_0x59232b}}={'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':_0x20fee1=>_0x20fee1%0xa==0x1&&_0x20fee1%0x64!=0xb?0x0:_0x20fee1%0xa>=0x2&&_0x20fee1%0xa<=0x4&&(_0x20fee1%0x64<0xa||_0x20fee1%0x64>=0x14)?0x1:0x2}};_0x496eb5['sr']||={'dictionary':{},'getPluralForm':null},_0x496eb5['sr']['dictionary']=Object['assign'](_0x496eb5['sr']['dictionary'],_0x591338),_0x496eb5['sr']['getPluralForm']=_0x59232b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2e2b4=>{const {sr:{dictionary:_0x34d56d,getPluralForm:_0x19f74c}}={'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':_0x58f19b=>_0x58f19b%0xa==0x1&&_0x58f19b%0x64!=0xb?0x0:_0x58f19b%0xa>=0x2&&_0x58f19b%0xa<=0x4&&(_0x58f19b%0x64<0xa||_0x58f19b%0x64>=0x14)?0x1:0x2}};_0x2e2b4['sr']||={'dictionary':{},'getPluralForm':null},_0x2e2b4['sr']['dictionary']=Object['assign'](_0x2e2b4['sr']['dictionary'],_0x34d56d),_0x2e2b4['sr']['getPluralForm']=_0x19f74c;})(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':_0x29ecbc=>0x1!=_0x29ecbc}};
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':_0x9a55a6=>0x1!=_0x9a55a6}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x43a33d=>{const {sv:{dictionary:_0x162de5,getPluralForm:_0xa9c8b6}}={'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':_0x25c92f=>0x1!=_0x25c92f}};_0x43a33d['sv']||={'dictionary':{},'getPluralForm':null},_0x43a33d['sv']['dictionary']=Object['assign'](_0x43a33d['sv']['dictionary'],_0x162de5),_0x43a33d['sv']['getPluralForm']=_0xa9c8b6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x141df6=>{const {sv:{dictionary:_0x131bcd,getPluralForm:_0x36fe8d}}={'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':_0x13ef98=>0x1!=_0x13ef98}};_0x141df6['sv']||={'dictionary':{},'getPluralForm':null},_0x141df6['sv']['dictionary']=Object['assign'](_0x141df6['sv']['dictionary'],_0x131bcd),_0x141df6['sv']['getPluralForm']=_0x36fe8d;})(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':_0x553a2b=>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':_0x396ff3=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3fd2a5=>{const {th:{dictionary:_0x1a7c99,getPluralForm:_0x1b7940}}={'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':_0x2048a1=>0x0}};_0x3fd2a5['th']||={'dictionary':{},'getPluralForm':null},_0x3fd2a5['th']['dictionary']=Object['assign'](_0x3fd2a5['th']['dictionary'],_0x1a7c99),_0x3fd2a5['th']['getPluralForm']=_0x1b7940;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x48ab18=>{const {th:{dictionary:_0x17fc60,getPluralForm:_0x58c533}}={'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':_0xb73b8c=>0x0}};_0x48ab18['th']||={'dictionary':{},'getPluralForm':null},_0x48ab18['th']['dictionary']=Object['assign'](_0x48ab18['th']['dictionary'],_0x17fc60),_0x48ab18['th']['getPluralForm']=_0x58c533;})(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':_0x2363ac=>_0x2363ac>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':_0x1a2597=>_0x1a2597>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x55a53d=>{const {tr:{dictionary:_0x469ecc,getPluralForm:_0x3dd6bc}}={'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':_0x5911c1=>_0x5911c1>0x1}};_0x55a53d['tr']||={'dictionary':{},'getPluralForm':null},_0x55a53d['tr']['dictionary']=Object['assign'](_0x55a53d['tr']['dictionary'],_0x469ecc),_0x55a53d['tr']['getPluralForm']=_0x3dd6bc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5919d9=>{const {tr:{dictionary:_0xa6cc15,getPluralForm:_0x1ed78d}}={'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':_0x372874=>_0x372874>0x1}};_0x5919d9['tr']||={'dictionary':{},'getPluralForm':null},_0x5919d9['tr']['dictionary']=Object['assign'](_0x5919d9['tr']['dictionary'],_0xa6cc15),_0x5919d9['tr']['getPluralForm']=_0x1ed78d;})(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':_0x2afdee=>_0x2afdee%0x1==0x0&&_0x2afdee%0xa==0x1&&_0x2afdee%0x64!=0xb?0x0:_0x2afdee%0x1==0x0&&_0x2afdee%0xa>=0x2&&_0x2afdee%0xa<=0x4&&(_0x2afdee%0x64<0xc||_0x2afdee%0x64>0xe)?0x1:_0x2afdee%0x1==0x0&&(_0x2afdee%0xa==0x0||_0x2afdee%0xa>=0x5&&_0x2afdee%0xa<=0x9||_0x2afdee%0x64>=0xb&&_0x2afdee%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':_0x53ba41=>_0x53ba41%0x1==0x0&&_0x53ba41%0xa==0x1&&_0x53ba41%0x64!=0xb?0x0:_0x53ba41%0x1==0x0&&_0x53ba41%0xa>=0x2&&_0x53ba41%0xa<=0x4&&(_0x53ba41%0x64<0xc||_0x53ba41%0x64>0xe)?0x1:_0x53ba41%0x1==0x0&&(_0x53ba41%0xa==0x0||_0x53ba41%0xa>=0x5&&_0x53ba41%0xa<=0x9||_0x53ba41%0x64>=0xb&&_0x53ba41%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2566bb=>{const {uk:{dictionary:_0x436791,getPluralForm:_0x1a28e9}}={'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':_0x18e48d=>_0x18e48d%0x1==0x0&&_0x18e48d%0xa==0x1&&_0x18e48d%0x64!=0xb?0x0:_0x18e48d%0x1==0x0&&_0x18e48d%0xa>=0x2&&_0x18e48d%0xa<=0x4&&(_0x18e48d%0x64<0xc||_0x18e48d%0x64>0xe)?0x1:_0x18e48d%0x1==0x0&&(_0x18e48d%0xa==0x0||_0x18e48d%0xa>=0x5&&_0x18e48d%0xa<=0x9||_0x18e48d%0x64>=0xb&&_0x18e48d%0x64<=0xe)?0x2:0x3}};_0x2566bb['uk']||={'dictionary':{},'getPluralForm':null},_0x2566bb['uk']['dictionary']=Object['assign'](_0x2566bb['uk']['dictionary'],_0x436791),_0x2566bb['uk']['getPluralForm']=_0x1a28e9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5b4cec=>{const {uk:{dictionary:_0x52481f,getPluralForm:_0x14efab}}={'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':_0x44a9a4=>_0x44a9a4%0x1==0x0&&_0x44a9a4%0xa==0x1&&_0x44a9a4%0x64!=0xb?0x0:_0x44a9a4%0x1==0x0&&_0x44a9a4%0xa>=0x2&&_0x44a9a4%0xa<=0x4&&(_0x44a9a4%0x64<0xc||_0x44a9a4%0x64>0xe)?0x1:_0x44a9a4%0x1==0x0&&(_0x44a9a4%0xa==0x0||_0x44a9a4%0xa>=0x5&&_0x44a9a4%0xa<=0x9||_0x44a9a4%0x64>=0xb&&_0x44a9a4%0x64<=0xe)?0x2:0x3}};_0x5b4cec['uk']||={'dictionary':{},'getPluralForm':null},_0x5b4cec['uk']['dictionary']=Object['assign'](_0x5b4cec['uk']['dictionary'],_0x52481f),_0x5b4cec['uk']['getPluralForm']=_0x14efab;})(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':_0xd1bac2=>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':_0x5c9be0=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2512ca=>{const {uz:{dictionary:_0xd5bf0b,getPluralForm:_0x12040f}}={'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':_0x406d24=>0x0}};_0x2512ca['uz']||={'dictionary':{},'getPluralForm':null},_0x2512ca['uz']['dictionary']=Object['assign'](_0x2512ca['uz']['dictionary'],_0xd5bf0b),_0x2512ca['uz']['getPluralForm']=_0x12040f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xfd464a=>{const {uz:{dictionary:_0x3801b7,getPluralForm:_0x1fc73d}}={'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':_0x460008=>0x0}};_0xfd464a['uz']||={'dictionary':{},'getPluralForm':null},_0xfd464a['uz']['dictionary']=Object['assign'](_0xfd464a['uz']['dictionary'],_0x3801b7),_0xfd464a['uz']['getPluralForm']=_0x1fc73d;})(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':_0x40cffd=>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':_0x10867b=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x428ab1=>{const {vi:{dictionary:_0xf5cf5b,getPluralForm:_0x4ad64c}}={'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':_0x45811c=>0x0}};_0x428ab1['vi']||={'dictionary':{},'getPluralForm':null},_0x428ab1['vi']['dictionary']=Object['assign'](_0x428ab1['vi']['dictionary'],_0xf5cf5b),_0x428ab1['vi']['getPluralForm']=_0x4ad64c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x7434a7=>{const {vi:{dictionary:_0x4f6916,getPluralForm:_0x5aeaed}}={'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':_0x3badc4=>0x0}};_0x7434a7['vi']||={'dictionary':{},'getPluralForm':null},_0x7434a7['vi']['dictionary']=Object['assign'](_0x7434a7['vi']['dictionary'],_0x4f6916),_0x7434a7['vi']['getPluralForm']=_0x5aeaed;})(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':_0x4f755c=>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':_0x24ab8c=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5d877a=>{const {'zh-cn':{dictionary:_0x39fbcf,getPluralForm:_0x30454b}}={'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':_0x3dc172=>0x0}};_0x5d877a['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x5d877a['zh-cn']['dictionary']=Object['assign'](_0x5d877a['zh-cn']['dictionary'],_0x39fbcf),_0x5d877a['zh-cn']['getPluralForm']=_0x30454b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4c859e=>{const {'zh-cn':{dictionary:_0x2c66ec,getPluralForm:_0x571cc4}}={'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':_0x434dc7=>0x0}};_0x4c859e['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x4c859e['zh-cn']['dictionary']=Object['assign'](_0x4c859e['zh-cn']['dictionary'],_0x2c66ec),_0x4c859e['zh-cn']['getPluralForm']=_0x571cc4;})(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':_0x14a182=>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':_0x2e65fa=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4d5358=>{const {zh:{dictionary:_0x17b5e6,getPluralForm:_0x401d35}}={'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':_0x4661a6=>0x0}};_0x4d5358['zh']||={'dictionary':{},'getPluralForm':null},_0x4d5358['zh']['dictionary']=Object['assign'](_0x4d5358['zh']['dictionary'],_0x17b5e6),_0x4d5358['zh']['getPluralForm']=_0x401d35;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x26c8eb=>{const {zh:{dictionary:_0x3109a0,getPluralForm:_0x3f1d4c}}={'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':_0x4e0075=>0x0}};_0x26c8eb['zh']||={'dictionary':{},'getPluralForm':null},_0x26c8eb['zh']['dictionary']=Object['assign'](_0x26c8eb['zh']['dictionary'],_0x3109a0),_0x26c8eb['zh']['getPluralForm']=_0x3f1d4c;})(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-20241008.0",
3
+ "version": "0.0.0-nightly-20241010.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-20241008.0",
26
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20241008.0",
27
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20241008.0",
28
- "ckeditor5": "0.0.0-nightly-20241008.0",
29
- "ckeditor5-collaboration": "0.0.0-nightly-20241008.0"
25
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-20241010.0",
26
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20241010.0",
27
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20241010.0",
28
+ "ckeditor5": "0.0.0-nightly-20241010.0",
29
+ "ckeditor5-collaboration": "0.0.0-nightly-20241010.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 _0x88d2(){var _0x46cdf2=['8lnTkzt','95174AOXPQp','49857dCeCPs','151180hrvMaV','3741732SfUpqG','4707129UPjDtU','3165776DIsnCf','2270529mWmEyz','105tAhMFQ'];_0x88d2=function(){return _0x46cdf2;};return _0x88d2();}(function(_0x3967e5,_0x3a0527){var _0x5ea380=_0x359f,_0x3e5d76=_0x3967e5();while(!![]){try{var _0xa1260d=-parseInt(_0x5ea380(0x1e1))/0x1+parseInt(_0x5ea380(0x1e0))/0x2*(-parseInt(_0x5ea380(0x1e2))/0x3)+parseInt(_0x5ea380(0x1da))/0x4*(-parseInt(_0x5ea380(0x1df))/0x5)+parseInt(_0x5ea380(0x1db))/0x6+parseInt(_0x5ea380(0x1dc))/0x7+parseInt(_0x5ea380(0x1dd))/0x8+-parseInt(_0x5ea380(0x1de))/0x9;if(_0xa1260d===_0x3a0527)break;else _0x3e5d76['push'](_0x3e5d76['shift']());}catch(_0x460b48){_0x3e5d76['push'](_0x3e5d76['shift']());}}}(_0x88d2,0x76345));export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';export{default as TemplateEditing}from'./templateediting.js';function _0x359f(_0x4777c8,_0x50ab2c){var _0x88d287=_0x88d2();return _0x359f=function(_0x359f80,_0x5eba04){_0x359f80=_0x359f80-0x1da;var _0x45ac25=_0x88d287[_0x359f80];return _0x45ac25;},_0x359f(_0x4777c8,_0x50ab2c);}export{default as TemplateUI}from'./templateui.js';import'./augmentation.js';
23
+ (function(_0x24bf56,_0x31eda4){var _0x148054=_0x3485,_0x26f12e=_0x24bf56();while(!![]){try{var _0x3de6d2=-parseInt(_0x148054(0x183))/0x1+parseInt(_0x148054(0x17f))/0x2+parseInt(_0x148054(0x184))/0x3*(parseInt(_0x148054(0x181))/0x4)+-parseInt(_0x148054(0x186))/0x5+-parseInt(_0x148054(0x180))/0x6+-parseInt(_0x148054(0x187))/0x7*(parseInt(_0x148054(0x17e))/0x8)+parseInt(_0x148054(0x182))/0x9*(parseInt(_0x148054(0x185))/0xa);if(_0x3de6d2===_0x31eda4)break;else _0x26f12e['push'](_0x26f12e['shift']());}catch(_0x498535){_0x26f12e['push'](_0x26f12e['shift']());}}}(_0x41b3,0xa8b35));export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';function _0x41b3(){var _0x5b8c28=['3205970GawAzf','7HctQOl','3887176KPmbIc','184608KayDGo','3553566iUUyGa','92JVeWYC','20301903uCDIml','958071qelBvV','133089RwBsyb','10JgykBi'];_0x41b3=function(){return _0x5b8c28;};return _0x41b3();}export{default as TemplateEditing}from'./templateediting.js';export{default as TemplateUI}from'./templateui.js';function _0x3485(_0x135652,_0x589d63){var _0x41b346=_0x41b3();return _0x3485=function(_0x3485b2,_0x52c0fc){_0x3485b2=_0x3485b2-0x17e;var _0x5a13c9=_0x41b346[_0x3485b2];return _0x5a13c9;},_0x3485(_0x135652,_0x589d63);}import'./augmentation.js';
package/src/template.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x6c0bf2=_0x3fdd;(function(_0x1bc7f3,_0x2b160f){var _0xd95b70=_0x3fdd,_0x43df87=_0x1bc7f3();while(!![]){try{var _0xd220a6=-parseInt(_0xd95b70(0x11c))/0x1+parseInt(_0xd95b70(0x119))/0x2+-parseInt(_0xd95b70(0x123))/0x3+parseInt(_0xd95b70(0x120))/0x4*(-parseInt(_0xd95b70(0x121))/0x5)+parseInt(_0xd95b70(0x11a))/0x6*(parseInt(_0xd95b70(0x11d))/0x7)+parseInt(_0xd95b70(0x118))/0x8*(-parseInt(_0xd95b70(0x117))/0x9)+parseInt(_0xd95b70(0x11e))/0xa;if(_0xd220a6===_0x2b160f)break;else _0x43df87['push'](_0x43df87['shift']());}catch(_0x12b23a){_0x43df87['push'](_0x43df87['shift']());}}}(_0x46ff,0x2dea8));import{Plugin as _0x3d944a}from'ckeditor5/src/core.js';import _0x587342 from'./templateediting.js';import _0x35728f from'./templateui.js';function _0x46ff(){var _0x3a3f1c=['requires','1516YKuSeF','445xczJYC','Template','107988szYaoC','224541QZsFVV','32RfvhwI','183562EFntSF','6lLxqll','pluginName','345419JQSkFT','2471588yVJsgf','2581490iNxCZl'];_0x46ff=function(){return _0x3a3f1c;};return _0x46ff();}function _0x3fdd(_0x257d59,_0x2bd307){var _0x46ff57=_0x46ff();return _0x3fdd=function(_0x3fdd30,_0x113a0f){_0x3fdd30=_0x3fdd30-0x117;var _0x4e112d=_0x46ff57[_0x3fdd30];return _0x4e112d;},_0x3fdd(_0x257d59,_0x2bd307);}export default class m extends _0x3d944a{static get[_0x6c0bf2(0x11f)](){return[_0x587342,_0x35728f];}static get[_0x6c0bf2(0x11b)](){var _0x3f5f7d=_0x6c0bf2;return _0x3f5f7d(0x122);}}
23
+ function _0x3cc5(_0x48ee37,_0x1824b0){var _0x3cadde=_0x3cad();return _0x3cc5=function(_0x3cc598,_0x107917){_0x3cc598=_0x3cc598-0x106;var _0x320521=_0x3cadde[_0x3cc598];return _0x320521;},_0x3cc5(_0x48ee37,_0x1824b0);}var _0x358d3c=_0x3cc5;(function(_0x2b0be4,_0x6b4bf0){var _0x1da9bf=_0x3cc5,_0x22a7bc=_0x2b0be4();while(!![]){try{var _0x490af1=-parseInt(_0x1da9bf(0x10d))/0x1+-parseInt(_0x1da9bf(0x10b))/0x2+parseInt(_0x1da9bf(0x108))/0x3+-parseInt(_0x1da9bf(0x106))/0x4*(-parseInt(_0x1da9bf(0x112))/0x5)+parseInt(_0x1da9bf(0x109))/0x6+parseInt(_0x1da9bf(0x10f))/0x7*(parseInt(_0x1da9bf(0x10a))/0x8)+-parseInt(_0x1da9bf(0x107))/0x9*(-parseInt(_0x1da9bf(0x10c))/0xa);if(_0x490af1===_0x6b4bf0)break;else _0x22a7bc['push'](_0x22a7bc['shift']());}catch(_0x16b83e){_0x22a7bc['push'](_0x22a7bc['shift']());}}}(_0x3cad,0x40fb3));import{Plugin as _0xb66d3}from'ckeditor5/src/core.js';import _0xddd8d8 from'./templateediting.js';function _0x3cad(){var _0x577671=['8541lBQvEt','133569vxAbub','2221206AFEosX','2036816PruxWz','224294YtePXL','710CmeBei','446300OBebRh','Template','7qDDclz','requires','pluginName','87905iigVIV','20QKluUN'];_0x3cad=function(){return _0x577671;};return _0x3cad();}import _0x59ae66 from'./templateui.js';export default class m extends _0xb66d3{static get[_0x358d3c(0x110)](){return[_0xddd8d8,_0x59ae66];}static get[_0x358d3c(0x111)](){var _0x12fac2=_0x358d3c;return _0x12fac2(0x10e);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xed80(_0xd13dd1,_0xfd6a65){const _0x17ad91=_0x17ad();return _0xed80=function(_0xed8037,_0x4df29e){_0xed8037=_0xed8037-0x19e;let _0x2b56e2=_0x17ad91[_0xed8037];return _0x2b56e2;},_0xed80(_0xd13dd1,_0xfd6a65);}const _0x592e8b=_0xed80;function _0x17ad(){const _0x2a44be=['321TOSwzX','25196IZcHBY','change','htmlProcessor','18uRJAJx','toView','2448550vZnSyt','function','80139AYEgrj','toModel','execute','editor','117186BenlAh','6317982KsmVQN','string','6209656xYaHPS','13478980dOPHbs','data','insertContent','21dJKvEO'];_0x17ad=function(){return _0x2a44be;};return _0x17ad();}(function(_0x3fcd7b,_0x4f0ced){const _0x5d0514=_0xed80,_0x36542d=_0x3fcd7b();while(!![]){try{const _0x4d87c5=-parseInt(_0x5d0514(0x1b1))/0x1*(-parseInt(_0x5d0514(0x1ad))/0x2)+-parseInt(_0x5d0514(0x1a9))/0x3*(parseInt(_0x5d0514(0x1aa))/0x4)+parseInt(_0x5d0514(0x1af))/0x5+-parseInt(_0x5d0514(0x1a1))/0x6*(-parseInt(_0x5d0514(0x1a8))/0x7)+-parseInt(_0x5d0514(0x1a4))/0x8+-parseInt(_0x5d0514(0x1a2))/0x9+parseInt(_0x5d0514(0x1a5))/0xa;if(_0x4d87c5===_0x4f0ced)break;else _0x36542d['push'](_0x36542d['shift']());}catch(_0x497750){_0x36542d['push'](_0x36542d['shift']());}}}(_0x17ad,0x71966));import{Command as _0x3b3973}from'ckeditor5/src/core.js';export default class c extends _0x3b3973{[_0x592e8b(0x19f)](_0x500652){const _0x59921d=_0x592e8b,{model:_0x45d595}=this[_0x59921d(0x1a0)];let _0x4b0dc1;switch(typeof _0x500652){case _0x59921d(0x1a3):_0x4b0dc1=_0x500652;break;case _0x59921d(0x1b0):_0x4b0dc1=_0x500652();}_0x59921d(0x1a3)==typeof _0x4b0dc1&&_0x45d595[_0x59921d(0x1ab)](()=>{const _0x589fbd=_0x59921d,_0x4fbec8=this[_0x589fbd(0x1a0)][_0x589fbd(0x1a6)][_0x589fbd(0x1ac)][_0x589fbd(0x1ae)](_0x4b0dc1),_0x5cc778=this[_0x589fbd(0x1a0)][_0x589fbd(0x1a6)][_0x589fbd(0x19e)](_0x4fbec8);_0x45d595[_0x589fbd(0x1a7)](_0x5cc778);});}}
23
+ const _0x86c249=_0x3519;(function(_0x1534c3,_0x531db0){const _0x163334=_0x3519,_0x31dbbe=_0x1534c3();while(!![]){try{const _0xb6c75a=parseInt(_0x163334(0x158))/0x1*(parseInt(_0x163334(0x157))/0x2)+parseInt(_0x163334(0x15c))/0x3*(-parseInt(_0x163334(0x154))/0x4)+-parseInt(_0x163334(0x161))/0x5*(-parseInt(_0x163334(0x15b))/0x6)+-parseInt(_0x163334(0x155))/0x7*(-parseInt(_0x163334(0x151))/0x8)+parseInt(_0x163334(0x15d))/0x9*(parseInt(_0x163334(0x153))/0xa)+parseInt(_0x163334(0x14b))/0xb*(-parseInt(_0x163334(0x15e))/0xc)+-parseInt(_0x163334(0x156))/0xd;if(_0xb6c75a===_0x531db0)break;else _0x31dbbe['push'](_0x31dbbe['shift']());}catch(_0xebb957){_0x31dbbe['push'](_0x31dbbe['shift']());}}}(_0x3dfe,0xd210a));import{Command as _0x4478cb}from'ckeditor5/src/core.js';function _0x3519(_0x2c069b,_0x4f6880){const _0x3dfeaf=_0x3dfe();return _0x3519=function(_0x3519f0,_0x574405){_0x3519f0=_0x3519f0-0x14b;let _0x14179b=_0x3dfeaf[_0x3519f0];return _0x14179b;},_0x3519(_0x2c069b,_0x4f6880);}function _0x3dfe(){const _0x49c968=['execute','function','toView','string','toModel','16YBlMEy','editor','10ImsQEx','1793812slcLem','3336704FUujOk','15283931TJsDlv','969580DBgAIu','3DSEcbh','insertContent','data','576318kRuLla','3pHiJwX','3297879tMxQsP','13848672ZZGRYs','change','htmlProcessor','45obqlNs','11NRdvHZ'];_0x3dfe=function(){return _0x49c968;};return _0x3dfe();}export default class c extends _0x4478cb{[_0x86c249(0x14c)](_0x38aa93){const _0x4b980b=_0x86c249,{model:_0x183589}=this[_0x4b980b(0x152)];let _0x3fa32e;switch(typeof _0x38aa93){case _0x4b980b(0x14f):_0x3fa32e=_0x38aa93;break;case _0x4b980b(0x14d):_0x3fa32e=_0x38aa93();}_0x4b980b(0x14f)==typeof _0x3fa32e&&_0x183589[_0x4b980b(0x15f)](()=>{const _0x8cfbe9=_0x4b980b,_0x14362f=this[_0x8cfbe9(0x152)][_0x8cfbe9(0x15a)][_0x8cfbe9(0x160)][_0x8cfbe9(0x14e)](_0x3fa32e),_0x19c3a5=this[_0x8cfbe9(0x152)][_0x8cfbe9(0x15a)][_0x8cfbe9(0x150)](_0x14362f);_0x183589[_0x8cfbe9(0x159)](_0x19c3a5);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x534b52=_0x536f;(function(_0x3946aa,_0x537767){const _0x5c8123=_0x536f,_0x5910a5=_0x3946aa();while(!![]){try{const _0x51d1e2=parseInt(_0x5c8123(0x8f))/0x1+-parseInt(_0x5c8123(0x96))/0x2+parseInt(_0x5c8123(0x95))/0x3+-parseInt(_0x5c8123(0x7e))/0x4+parseInt(_0x5c8123(0x89))/0x5*(parseInt(_0x5c8123(0x8c))/0x6)+parseInt(_0x5c8123(0x84))/0x7+parseInt(_0x5c8123(0x90))/0x8;if(_0x51d1e2===_0x537767)break;else _0x5910a5['push'](_0x5910a5['shift']());}catch(_0x300294){_0x5910a5['push'](_0x5910a5['shift']());}}}(_0x214e,0x2d822));import{Plugin as _0x2c008e}from'ckeditor5/src/core.js';function _0x214e(){const _0x479558=['909280USPHdY','licenseKey','commands','TemplateEditing','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.','355068FAUYRF','607596TrbQGX','template-invalid-license-key','get','insertTemplate','71648MMzIpZ','_licenseKeyCheckInterval','templateLicenseKeyTrialLimit:operations','add','pluginName','templateLicenseKeyValid','793450oxqfgw','template-trial-license-key-reached-limit-changes','templateLicenseKeyTrial','config','editor','5dixSpr','init','info','877452KHDgIm','templateLicenseKeyInvalid','destroy','16504VMsxOm'];_0x214e=function(){return _0x479558;};return _0x214e();}import{CKEditorError as _0x160034}from'ckeditor5/src/utils.js';import _0x25caac from'./templatecommand.js';function _0x536f(_0x28a312,_0x3ca6c5){const _0x214e47=_0x214e();return _0x536f=function(_0x536f5c,_0x2f6e56){_0x536f5c=_0x536f5c-0x7c;let _0x235638=_0x214e47[_0x536f5c];return _0x235638;},_0x536f(_0x28a312,_0x3ca6c5);}export default class r extends _0x2c008e{static get[_0x534b52(0x82)](){const _0x517bf2=_0x534b52;return _0x517bf2(0x93);}constructor(_0x3da9b2){const _0x5f0512=_0x534b52;super(_0x3da9b2),this[_0x5f0512(0x7f)]=null;}[_0x534b52(0x8a)](){const _0x483b67=_0x534b52,{editor:_0x3529af}=this;_0x3529af[_0x483b67(0x92)][_0x483b67(0x81)](_0x483b67(0x7d),new _0x25caac(_0x3529af)),this[_0x483b67(0x91)]=_0x3529af[_0x483b67(0x87)][_0x483b67(0x7c)](_0x483b67(0x91));const _0x39a27a=this[_0x483b67(0x88)];this[_0x483b67(0x7f)]=setInterval(()=>{const _0x3e94d7=_0x483b67;let _0x32bdaf;for(const _0x1c0481 in _0x39a27a){const _0x1c1278=_0x1c0481,_0x567bde=_0x39a27a[_0x1c1278];if(_0x3e94d7(0x86)===_0x567bde||_0x3e94d7(0x8d)===_0x567bde||_0x3e94d7(0x83)===_0x567bde||_0x3e94d7(0x80)===_0x567bde){delete _0x39a27a[_0x1c1278],_0x32bdaf=_0x567bde;break;}}if(_0x3e94d7(0x8d)===_0x32bdaf)throw clearInterval(this[_0x3e94d7(0x7f)]),new _0x160034(_0x3e94d7(0x97),null);if(_0x3e94d7(0x86)===_0x32bdaf&&console[_0x3e94d7(0x8b)](_0x3e94d7(0x94)),_0x3e94d7(0x80)===_0x32bdaf)throw clearInterval(this[_0x3e94d7(0x7f)]),new _0x160034(_0x3e94d7(0x85),null);_0x3e94d7(0x83)===_0x32bdaf&&clearInterval(this[_0x3e94d7(0x7f)]);},0x3e8);}[_0x534b52(0x8e)](){const _0x5938b1=_0x534b52;this[_0x5938b1(0x7f)]&&clearInterval(this[_0x5938b1(0x7f)]);}}
23
+ const _0x5d9ac5=_0x508e;function _0x508e(_0x80acdd,_0x669b2c){const _0x2f6de4=_0x2f6d();return _0x508e=function(_0x508ea3,_0x5efeff){_0x508ea3=_0x508ea3-0x121;let _0x242e97=_0x2f6de4[_0x508ea3];return _0x242e97;},_0x508e(_0x80acdd,_0x669b2c);}(function(_0x4ab99e,_0x4e4f60){const _0x67f299=_0x508e,_0x3a617e=_0x4ab99e();while(!![]){try{const _0x4d70d4=-parseInt(_0x67f299(0x127))/0x1*(parseInt(_0x67f299(0x13d))/0x2)+parseInt(_0x67f299(0x130))/0x3+-parseInt(_0x67f299(0x13c))/0x4*(-parseInt(_0x67f299(0x134))/0x5)+parseInt(_0x67f299(0x124))/0x6+-parseInt(_0x67f299(0x123))/0x7+parseInt(_0x67f299(0x12d))/0x8+-parseInt(_0x67f299(0x136))/0x9;if(_0x4d70d4===_0x4e4f60)break;else _0x3a617e['push'](_0x3a617e['shift']());}catch(_0x3d8fce){_0x3a617e['push'](_0x3a617e['shift']());}}}(_0x2f6d,0x518ca));import{Plugin as _0x2b10ed}from'ckeditor5/src/core.js';import{CKEditorError as _0x3eab35}from'ckeditor5/src/utils.js';import _0x1dc3a7 from'./templatecommand.js';export default class r extends _0x2b10ed{static get[_0x5d9ac5(0x131)](){const _0x179519=_0x5d9ac5;return _0x179519(0x138);}constructor(_0x5caa59){const _0x5743ad=_0x5d9ac5;super(_0x5caa59),this[_0x5743ad(0x13b)]=null;}[_0x5d9ac5(0x129)](){const _0xe88a48=_0x5d9ac5,{editor:_0x3fffa3}=this;_0x3fffa3[_0xe88a48(0x128)][_0xe88a48(0x139)](_0xe88a48(0x122),new _0x1dc3a7(_0x3fffa3)),this[_0xe88a48(0x13a)]=_0x3fffa3[_0xe88a48(0x137)][_0xe88a48(0x121)](_0xe88a48(0x13a));const _0x53879f=this[_0xe88a48(0x12a)];this[_0xe88a48(0x13b)]=setInterval(()=>{const _0x12909c=_0xe88a48;let _0xb32e3e;for(const _0x416fc8 in _0x53879f){const _0x27d5d2=_0x416fc8,_0x16afcb=_0x53879f[_0x27d5d2];if(_0x12909c(0x12e)===_0x16afcb||_0x12909c(0x135)===_0x16afcb||_0x12909c(0x12f)===_0x16afcb||_0x12909c(0x133)===_0x16afcb){delete _0x53879f[_0x27d5d2],_0xb32e3e=_0x16afcb;break;}}if(_0x12909c(0x135)===_0xb32e3e)throw clearInterval(this[_0x12909c(0x13b)]),new _0x3eab35(_0x12909c(0x125),null);if(_0x12909c(0x12e)===_0xb32e3e&&console[_0x12909c(0x12c)](_0x12909c(0x132)),_0x12909c(0x133)===_0xb32e3e)throw clearInterval(this[_0x12909c(0x13b)]),new _0x3eab35(_0x12909c(0x126),null);_0x12909c(0x12f)===_0xb32e3e&&clearInterval(this[_0x12909c(0x13b)]);},0x3e8);}[_0x5d9ac5(0x12b)](){const _0x1ee92e=_0x5d9ac5;this[_0x1ee92e(0x13b)]&&clearInterval(this[_0x1ee92e(0x13b)]);}}function _0x2f6d(){const _0x1fa601=['template-trial-license-key-reached-limit-changes','1vwKTnd','commands','init','editor','destroy','info','4890832hSLcKZ','templateLicenseKeyTrial','templateLicenseKeyValid','1644549NdIJhs','pluginName','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.','templateLicenseKeyTrialLimit:operations','15wAlMtZ','templateLicenseKeyInvalid','3978270BoSErH','config','TemplateEditing','add','licenseKey','_licenseKeyCheckInterval','389548QYcnyK','1175722ibkhkv','get','insertTemplate','1008210ENOdWU','337494KiVlXq','template-invalid-license-key'];_0x2f6d=function(){return _0x1fa601;};return _0x2f6d();}