@ckeditor/ckeditor5-template 0.0.0-nightly-20240905.0 → 0.0.0-nightly-20240907.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
- (_0x59f67f=>{const {'sr-latn':{dictionary:_0x283292,getPluralForm:_0x10c001}}={'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':_0x29e3f0=>_0x29e3f0%0xa==0x1&&_0x29e3f0%0x64!=0xb?0x0:_0x29e3f0%0xa>=0x2&&_0x29e3f0%0xa<=0x4&&(_0x29e3f0%0x64<0xa||_0x29e3f0%0x64>=0x14)?0x1:0x2}};_0x59f67f['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x59f67f['sr-latn']['dictionary']=Object['assign'](_0x59f67f['sr-latn']['dictionary'],_0x283292),_0x59f67f['sr-latn']['getPluralForm']=_0x10c001;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5223bc=>{const {'sr-latn':{dictionary:_0x5740c1,getPluralForm:_0x5984d9}}={'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':_0x5270e6=>_0x5270e6%0xa==0x1&&_0x5270e6%0x64!=0xb?0x0:_0x5270e6%0xa>=0x2&&_0x5270e6%0xa<=0x4&&(_0x5270e6%0x64<0xa||_0x5270e6%0x64>=0x14)?0x1:0x2}};_0x5223bc['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x5223bc['sr-latn']['dictionary']=Object['assign'](_0x5223bc['sr-latn']['dictionary'],_0x5740c1),_0x5223bc['sr-latn']['getPluralForm']=_0x5984d9;})(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':_0x567865=>_0x567865%0xa==0x1&&_0x567865%0x64!=0xb?0x0:_0x567865%0xa>=0x2&&_0x567865%0xa<=0x4&&(_0x567865%0x64<0xa||_0x567865%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':_0x5c57ae=>_0x5c57ae%0xa==0x1&&_0x5c57ae%0x64!=0xb?0x0:_0x5c57ae%0xa>=0x2&&_0x5c57ae%0xa<=0x4&&(_0x5c57ae%0x64<0xa||_0x5c57ae%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3b6ce6=>{const {sr:{dictionary:_0xb65883,getPluralForm:_0x3faf50}}={'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':_0x43f857=>_0x43f857%0xa==0x1&&_0x43f857%0x64!=0xb?0x0:_0x43f857%0xa>=0x2&&_0x43f857%0xa<=0x4&&(_0x43f857%0x64<0xa||_0x43f857%0x64>=0x14)?0x1:0x2}};_0x3b6ce6['sr']||={'dictionary':{},'getPluralForm':null},_0x3b6ce6['sr']['dictionary']=Object['assign'](_0x3b6ce6['sr']['dictionary'],_0xb65883),_0x3b6ce6['sr']['getPluralForm']=_0x3faf50;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xfffdf6=>{const {sr:{dictionary:_0x13d3fa,getPluralForm:_0x3c6476}}={'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':_0x24a513=>_0x24a513%0xa==0x1&&_0x24a513%0x64!=0xb?0x0:_0x24a513%0xa>=0x2&&_0x24a513%0xa<=0x4&&(_0x24a513%0x64<0xa||_0x24a513%0x64>=0x14)?0x1:0x2}};_0xfffdf6['sr']||={'dictionary':{},'getPluralForm':null},_0xfffdf6['sr']['dictionary']=Object['assign'](_0xfffdf6['sr']['dictionary'],_0x13d3fa),_0xfffdf6['sr']['getPluralForm']=_0x3c6476;})(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':_0x22acce=>0x1!=_0x22acce}};
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':_0x39431c=>0x1!=_0x39431c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x22c21c=>{const {sv:{dictionary:_0x14a8d6,getPluralForm:_0x352f0f}}={'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':_0x3ac6c3=>0x1!=_0x3ac6c3}};_0x22c21c['sv']||={'dictionary':{},'getPluralForm':null},_0x22c21c['sv']['dictionary']=Object['assign'](_0x22c21c['sv']['dictionary'],_0x14a8d6),_0x22c21c['sv']['getPluralForm']=_0x352f0f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x470ba5=>{const {sv:{dictionary:_0x22ccb1,getPluralForm:_0x3f2604}}={'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':_0x16e27d=>0x1!=_0x16e27d}};_0x470ba5['sv']||={'dictionary':{},'getPluralForm':null},_0x470ba5['sv']['dictionary']=Object['assign'](_0x470ba5['sv']['dictionary'],_0x22ccb1),_0x470ba5['sv']['getPluralForm']=_0x3f2604;})(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':_0x6c4f48=>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':_0x5a17eb=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x55eb41=>{const {th:{dictionary:_0x561135,getPluralForm:_0x52a52b}}={'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':_0x4df000=>0x0}};_0x55eb41['th']||={'dictionary':{},'getPluralForm':null},_0x55eb41['th']['dictionary']=Object['assign'](_0x55eb41['th']['dictionary'],_0x561135),_0x55eb41['th']['getPluralForm']=_0x52a52b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x108d3e=>{const {th:{dictionary:_0x3560f9,getPluralForm:_0x190496}}={'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':_0x1275a6=>0x0}};_0x108d3e['th']||={'dictionary':{},'getPluralForm':null},_0x108d3e['th']['dictionary']=Object['assign'](_0x108d3e['th']['dictionary'],_0x3560f9),_0x108d3e['th']['getPluralForm']=_0x190496;})(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':_0x3c6f85=>_0x3c6f85>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':_0xdf3532=>_0xdf3532>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x248213=>{const {tr:{dictionary:_0x5f081e,getPluralForm:_0x1a6c94}}={'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':_0x55be63=>_0x55be63>0x1}};_0x248213['tr']||={'dictionary':{},'getPluralForm':null},_0x248213['tr']['dictionary']=Object['assign'](_0x248213['tr']['dictionary'],_0x5f081e),_0x248213['tr']['getPluralForm']=_0x1a6c94;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x53b5c0=>{const {tr:{dictionary:_0x187281,getPluralForm:_0x9b63f9}}={'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':_0x5bffc0=>_0x5bffc0>0x1}};_0x53b5c0['tr']||={'dictionary':{},'getPluralForm':null},_0x53b5c0['tr']['dictionary']=Object['assign'](_0x53b5c0['tr']['dictionary'],_0x187281),_0x53b5c0['tr']['getPluralForm']=_0x9b63f9;})(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':_0x5aec48=>_0x5aec48%0x1==0x0&&_0x5aec48%0xa==0x1&&_0x5aec48%0x64!=0xb?0x0:_0x5aec48%0x1==0x0&&_0x5aec48%0xa>=0x2&&_0x5aec48%0xa<=0x4&&(_0x5aec48%0x64<0xc||_0x5aec48%0x64>0xe)?0x1:_0x5aec48%0x1==0x0&&(_0x5aec48%0xa==0x0||_0x5aec48%0xa>=0x5&&_0x5aec48%0xa<=0x9||_0x5aec48%0x64>=0xb&&_0x5aec48%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':_0x40a6af=>_0x40a6af%0x1==0x0&&_0x40a6af%0xa==0x1&&_0x40a6af%0x64!=0xb?0x0:_0x40a6af%0x1==0x0&&_0x40a6af%0xa>=0x2&&_0x40a6af%0xa<=0x4&&(_0x40a6af%0x64<0xc||_0x40a6af%0x64>0xe)?0x1:_0x40a6af%0x1==0x0&&(_0x40a6af%0xa==0x0||_0x40a6af%0xa>=0x5&&_0x40a6af%0xa<=0x9||_0x40a6af%0x64>=0xb&&_0x40a6af%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xbf3ebb=>{const {uk:{dictionary:_0xecf471,getPluralForm:_0x5498aa}}={'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':_0x41537c=>_0x41537c%0x1==0x0&&_0x41537c%0xa==0x1&&_0x41537c%0x64!=0xb?0x0:_0x41537c%0x1==0x0&&_0x41537c%0xa>=0x2&&_0x41537c%0xa<=0x4&&(_0x41537c%0x64<0xc||_0x41537c%0x64>0xe)?0x1:_0x41537c%0x1==0x0&&(_0x41537c%0xa==0x0||_0x41537c%0xa>=0x5&&_0x41537c%0xa<=0x9||_0x41537c%0x64>=0xb&&_0x41537c%0x64<=0xe)?0x2:0x3}};_0xbf3ebb['uk']||={'dictionary':{},'getPluralForm':null},_0xbf3ebb['uk']['dictionary']=Object['assign'](_0xbf3ebb['uk']['dictionary'],_0xecf471),_0xbf3ebb['uk']['getPluralForm']=_0x5498aa;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x58b683=>{const {uk:{dictionary:_0x4b4420,getPluralForm:_0x59e9be}}={'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':_0x510ce0=>_0x510ce0%0x1==0x0&&_0x510ce0%0xa==0x1&&_0x510ce0%0x64!=0xb?0x0:_0x510ce0%0x1==0x0&&_0x510ce0%0xa>=0x2&&_0x510ce0%0xa<=0x4&&(_0x510ce0%0x64<0xc||_0x510ce0%0x64>0xe)?0x1:_0x510ce0%0x1==0x0&&(_0x510ce0%0xa==0x0||_0x510ce0%0xa>=0x5&&_0x510ce0%0xa<=0x9||_0x510ce0%0x64>=0xb&&_0x510ce0%0x64<=0xe)?0x2:0x3}};_0x58b683['uk']||={'dictionary':{},'getPluralForm':null},_0x58b683['uk']['dictionary']=Object['assign'](_0x58b683['uk']['dictionary'],_0x4b4420),_0x58b683['uk']['getPluralForm']=_0x59e9be;})(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':_0x5cbbc4=>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':_0x4645a0=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4a5fdf=>{const {uz:{dictionary:_0xfcd822,getPluralForm:_0x47a1d3}}={'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':_0x38e9c3=>0x0}};_0x4a5fdf['uz']||={'dictionary':{},'getPluralForm':null},_0x4a5fdf['uz']['dictionary']=Object['assign'](_0x4a5fdf['uz']['dictionary'],_0xfcd822),_0x4a5fdf['uz']['getPluralForm']=_0x47a1d3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4c2625=>{const {uz:{dictionary:_0x3976ca,getPluralForm:_0x1e7c59}}={'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':_0x3d8a9e=>0x0}};_0x4c2625['uz']||={'dictionary':{},'getPluralForm':null},_0x4c2625['uz']['dictionary']=Object['assign'](_0x4c2625['uz']['dictionary'],_0x3976ca),_0x4c2625['uz']['getPluralForm']=_0x1e7c59;})(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':_0x5011bb=>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':_0x17b4ce=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x977404=>{const {vi:{dictionary:_0x27703b,getPluralForm:_0x253024}}={'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':_0x24340f=>0x0}};_0x977404['vi']||={'dictionary':{},'getPluralForm':null},_0x977404['vi']['dictionary']=Object['assign'](_0x977404['vi']['dictionary'],_0x27703b),_0x977404['vi']['getPluralForm']=_0x253024;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2b934b=>{const {vi:{dictionary:_0x198b72,getPluralForm:_0xa9946c}}={'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':_0x4b7ab2=>0x0}};_0x2b934b['vi']||={'dictionary':{},'getPluralForm':null},_0x2b934b['vi']['dictionary']=Object['assign'](_0x2b934b['vi']['dictionary'],_0x198b72),_0x2b934b['vi']['getPluralForm']=_0xa9946c;})(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':_0x444b01=>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':_0x148c21=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x217064=>{const {'zh-cn':{dictionary:_0x247cd7,getPluralForm:_0x9ff3c8}}={'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':_0xa740ac=>0x0}};_0x217064['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x217064['zh-cn']['dictionary']=Object['assign'](_0x217064['zh-cn']['dictionary'],_0x247cd7),_0x217064['zh-cn']['getPluralForm']=_0x9ff3c8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1c511f=>{const {'zh-cn':{dictionary:_0x1d19f1,getPluralForm:_0x21e46b}}={'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':_0x50c7eb=>0x0}};_0x1c511f['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x1c511f['zh-cn']['dictionary']=Object['assign'](_0x1c511f['zh-cn']['dictionary'],_0x1d19f1),_0x1c511f['zh-cn']['getPluralForm']=_0x21e46b;})(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':_0x478bc9=>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':_0x59c1bf=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5b527b=>{const {zh:{dictionary:_0x2b266c,getPluralForm:_0x58470c}}={'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':_0x64a5c1=>0x0}};_0x5b527b['zh']||={'dictionary':{},'getPluralForm':null},_0x5b527b['zh']['dictionary']=Object['assign'](_0x5b527b['zh']['dictionary'],_0x2b266c),_0x5b527b['zh']['getPluralForm']=_0x58470c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5422d1=>{const {zh:{dictionary:_0x1bbd1b,getPluralForm:_0x423015}}={'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':_0x40c007=>0x0}};_0x5422d1['zh']||={'dictionary':{},'getPluralForm':null},_0x5422d1['zh']['dictionary']=Object['assign'](_0x5422d1['zh']['dictionary'],_0x1bbd1b),_0x5422d1['zh']['getPluralForm']=_0x423015;})(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-20240905.0",
3
+ "version": "0.0.0-nightly-20240907.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-20240905.0",
26
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240905.0",
27
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20240905.0",
28
- "ckeditor5": "0.0.0-nightly-20240905.0",
29
- "ckeditor5-collaboration": "0.0.0-nightly-20240905.0"
25
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-20240907.0",
26
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240907.0",
27
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20240907.0",
28
+ "ckeditor5": "0.0.0-nightly-20240907.0",
29
+ "ckeditor5-collaboration": "0.0.0-nightly-20240907.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(_0x7b3a57,_0x339912){var _0xcfceab=_0x560e,_0x2d3e12=_0x7b3a57();while(!![]){try{var _0x15517d=parseInt(_0xcfceab(0x146))/0x1+parseInt(_0xcfceab(0x145))/0x2+-parseInt(_0xcfceab(0x148))/0x3*(-parseInt(_0xcfceab(0x149))/0x4)+parseInt(_0xcfceab(0x14b))/0x5*(-parseInt(_0xcfceab(0x14a))/0x6)+-parseInt(_0xcfceab(0x144))/0x7+parseInt(_0xcfceab(0x147))/0x8+-parseInt(_0xcfceab(0x143))/0x9*(parseInt(_0xcfceab(0x142))/0xa);if(_0x15517d===_0x339912)break;else _0x2d3e12['push'](_0x2d3e12['shift']());}catch(_0x3b7285){_0x2d3e12['push'](_0x2d3e12['shift']());}}}(_0x3d70,0x42a09));export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';export{default as TemplateEditing}from'./templateediting.js';function _0x560e(_0xbd22f9,_0x1c92f2){var _0x3d7088=_0x3d70();return _0x560e=function(_0x560e17,_0x3b1919){_0x560e17=_0x560e17-0x142;var _0x57fe28=_0x3d7088[_0x560e17];return _0x57fe28;},_0x560e(_0xbd22f9,_0x1c92f2);}export{default as TemplateUI}from'./templateui.js';import'./augmentation.js';function _0x3d70(){var _0x50e1e9=['284lqAvMY','2350374OhbguH','5otQiAs','8390EUEBGh','1998vtpeGl','2981468drQBdG','663228paVsPR','338594cLMwIQ','3542488OGrKKh','6921BfBqob'];_0x3d70=function(){return _0x50e1e9;};return _0x3d70();}
23
+ (function(_0x3db67a,_0x29230e){var _0x1d2980=_0x4e6c,_0x585619=_0x3db67a();while(!![]){try{var _0x4ff863=-parseInt(_0x1d2980(0xac))/0x1+parseInt(_0x1d2980(0xad))/0x2*(parseInt(_0x1d2980(0xab))/0x3)+parseInt(_0x1d2980(0xaf))/0x4*(parseInt(_0x1d2980(0xaa))/0x5)+-parseInt(_0x1d2980(0xae))/0x6+-parseInt(_0x1d2980(0xb0))/0x7+-parseInt(_0x1d2980(0xa9))/0x8+-parseInt(_0x1d2980(0xb2))/0x9*(-parseInt(_0x1d2980(0xb1))/0xa);if(_0x4ff863===_0x29230e)break;else _0x585619['push'](_0x585619['shift']());}catch(_0x1a5304){_0x585619['push'](_0x585619['shift']());}}}(_0xb59c,0x54a25));export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';export{default as TemplateEditing}from'./templateediting.js';function _0xb59c(){var _0x2630a6=['78UnhTHT','250658ZpTmjK','16144rKjsuf','1246518ZMCEAx','60ZuFJTz','4786278AvVmLC','10aNRqvY','14746662SBSbLp','4768552IMKpLR','78835ObHuSM'];_0xb59c=function(){return _0x2630a6;};return _0xb59c();}function _0x4e6c(_0x326bc9,_0x34f717){var _0xb59ca1=_0xb59c();return _0x4e6c=function(_0x4e6cb8,_0x1d103e){_0x4e6cb8=_0x4e6cb8-0xa9;var _0x428420=_0xb59ca1[_0x4e6cb8];return _0x428420;},_0x4e6c(_0x326bc9,_0x34f717);}export{default as TemplateUI}from'./templateui.js';import'./augmentation.js';
package/src/template.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x1c6d94=_0x3d86;(function(_0x6337e3,_0xe926eb){var _0x55a6b3=_0x3d86,_0x2929fa=_0x6337e3();while(!![]){try{var _0x31f6e8=parseInt(_0x55a6b3(0x94))/0x1*(-parseInt(_0x55a6b3(0x98))/0x2)+parseInt(_0x55a6b3(0x9a))/0x3*(parseInt(_0x55a6b3(0x92))/0x4)+-parseInt(_0x55a6b3(0x90))/0x5+parseInt(_0x55a6b3(0x95))/0x6+parseInt(_0x55a6b3(0x8f))/0x7*(-parseInt(_0x55a6b3(0x93))/0x8)+parseInt(_0x55a6b3(0x8e))/0x9*(-parseInt(_0x55a6b3(0x9b))/0xa)+parseInt(_0x55a6b3(0x97))/0xb*(parseInt(_0x55a6b3(0x91))/0xc);if(_0x31f6e8===_0xe926eb)break;else _0x2929fa['push'](_0x2929fa['shift']());}catch(_0x2569b3){_0x2929fa['push'](_0x2929fa['shift']());}}}(_0x3013,0x2e17a));import{Plugin as _0x259b35}from'ckeditor5/src/core.js';import _0x2f9b5a from'./templateediting.js';import _0x5215f0 from'./templateui.js';function _0x3013(){var _0x1c0a36=['1719612EfKluV','pluginName','56485XZEOLQ','455574vYyNBj','Template','237RGmgtX','310lVyKzT','requires','64863IROeiB','256067NYqtzc','996735urRnmD','1668RZdoOK','1108TeQuWd','40fsUoyv','1VDzUyp'];_0x3013=function(){return _0x1c0a36;};return _0x3013();}function _0x3d86(_0x528bb3,_0xcfe0af){var _0x301378=_0x3013();return _0x3d86=function(_0x3d86da,_0x371ff0){_0x3d86da=_0x3d86da-0x8d;var _0x5ceeac=_0x301378[_0x3d86da];return _0x5ceeac;},_0x3d86(_0x528bb3,_0xcfe0af);}export default class m extends _0x259b35{static get[_0x1c6d94(0x8d)](){return[_0x2f9b5a,_0x5215f0];}static get[_0x1c6d94(0x96)](){var _0x3266dd=_0x1c6d94;return _0x3266dd(0x99);}}
23
+ var _0x39da5e=_0x170c;(function(_0x5d600c,_0x2dbea4){var _0x1b083a=_0x170c,_0x560db0=_0x5d600c();while(!![]){try{var _0xea9c87=-parseInt(_0x1b083a(0x17c))/0x1+-parseInt(_0x1b083a(0x184))/0x2*(parseInt(_0x1b083a(0x17d))/0x3)+parseInt(_0x1b083a(0x182))/0x4+-parseInt(_0x1b083a(0x17e))/0x5+parseInt(_0x1b083a(0x183))/0x6+-parseInt(_0x1b083a(0x180))/0x7+parseInt(_0x1b083a(0x17b))/0x8;if(_0xea9c87===_0x2dbea4)break;else _0x560db0['push'](_0x560db0['shift']());}catch(_0x1a2986){_0x560db0['push'](_0x560db0['shift']());}}}(_0x88f3,0xea4e4));import{Plugin as _0x8da359}from'ckeditor5/src/core.js';function _0x170c(_0x285c60,_0x15fdd6){var _0x88f34b=_0x88f3();return _0x170c=function(_0x170c7d,_0x4222bf){_0x170c7d=_0x170c7d-0x17b;var _0x1c07ec=_0x88f34b[_0x170c7d];return _0x1c07ec;},_0x170c(_0x285c60,_0x15fdd6);}function _0x88f3(){var _0x9a3e16=['requires','26959728GKeHYM','466088IPsmTa','25059ZHwNcF','6315790MkNOTK','Template','6985111ytWKSs','pluginName','3002356ewRoRL','7371162lOlYVi','398AoXDzY'];_0x88f3=function(){return _0x9a3e16;};return _0x88f3();}import _0x446739 from'./templateediting.js';import _0x385c9b from'./templateui.js';export default class m extends _0x8da359{static get[_0x39da5e(0x185)](){return[_0x446739,_0x385c9b];}static get[_0x39da5e(0x181)](){var _0x3ec05b=_0x39da5e;return _0x3ec05b(0x17f);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5d83(_0x134a05,_0x7a4b27){const _0x355a96=_0x355a();return _0x5d83=function(_0x5d839a,_0x4bdc26){_0x5d839a=_0x5d839a-0xb8;let _0x1163f8=_0x355a96[_0x5d839a];return _0x1163f8;},_0x5d83(_0x134a05,_0x7a4b27);}const _0x815fc2=_0x5d83;(function(_0x1ceb50,_0x8fb03f){const _0x3a97dc=_0x5d83,_0x55253f=_0x1ceb50();while(!![]){try{const _0x234b08=parseInt(_0x3a97dc(0xbb))/0x1+parseInt(_0x3a97dc(0xbd))/0x2+-parseInt(_0x3a97dc(0xba))/0x3+parseInt(_0x3a97dc(0xc4))/0x4+parseInt(_0x3a97dc(0xc0))/0x5+-parseInt(_0x3a97dc(0xc7))/0x6+parseInt(_0x3a97dc(0xbe))/0x7*(-parseInt(_0x3a97dc(0xc6))/0x8);if(_0x234b08===_0x8fb03f)break;else _0x55253f['push'](_0x55253f['shift']());}catch(_0x57b282){_0x55253f['push'](_0x55253f['shift']());}}}(_0x355a,0x8ffdf));function _0x355a(){const _0x122313=['data','4600890ZXcfot','change','editor','execute','4500440IXPkOl','toModel','12944rbgLXP','2095356LNNSnt','htmlProcessor','insertContent','string','function','2527479xvLFsz','582505nTLqWC','toView','1727886LzJHBx','7399oKMTGk'];_0x355a=function(){return _0x122313;};return _0x355a();}import{Command as _0x476688}from'ckeditor5/src/core.js';export default class c extends _0x476688{[_0x815fc2(0xc3)](_0x1af056){const _0x14b455=_0x815fc2,{model:_0x123b24}=this[_0x14b455(0xc2)];let _0x3e9452;switch(typeof _0x1af056){case _0x14b455(0xb8):_0x3e9452=_0x1af056;break;case _0x14b455(0xb9):_0x3e9452=_0x1af056();}_0x14b455(0xb8)==typeof _0x3e9452&&_0x123b24[_0x14b455(0xc1)](()=>{const _0x5bd39d=_0x14b455,_0x4e5040=this[_0x5bd39d(0xc2)][_0x5bd39d(0xbf)][_0x5bd39d(0xc8)][_0x5bd39d(0xbc)](_0x3e9452),_0x21d4e1=this[_0x5bd39d(0xc2)][_0x5bd39d(0xbf)][_0x5bd39d(0xc5)](_0x4e5040);_0x123b24[_0x5bd39d(0xc9)](_0x21d4e1);});}}
23
+ const _0x470a7b=_0x2d66;(function(_0x46e509,_0x115397){const _0x489f79=_0x2d66,_0x4bf3f8=_0x46e509();while(!![]){try{const _0x224b4d=-parseInt(_0x489f79(0x151))/0x1*(parseInt(_0x489f79(0x15a))/0x2)+parseInt(_0x489f79(0x15c))/0x3+-parseInt(_0x489f79(0x15f))/0x4*(parseInt(_0x489f79(0x15e))/0x5)+-parseInt(_0x489f79(0x14c))/0x6+parseInt(_0x489f79(0x155))/0x7+-parseInt(_0x489f79(0x15d))/0x8*(parseInt(_0x489f79(0x158))/0x9)+parseInt(_0x489f79(0x153))/0xa;if(_0x224b4d===_0x115397)break;else _0x4bf3f8['push'](_0x4bf3f8['shift']());}catch(_0xbb1b0d){_0x4bf3f8['push'](_0x4bf3f8['shift']());}}}(_0x5749,0xd9525));function _0x2d66(_0x160d13,_0x3702e6){const _0x5749c9=_0x5749();return _0x2d66=function(_0x2d66fc,_0x49cfcd){_0x2d66fc=_0x2d66fc-0x14c;let _0x1ee27f=_0x5749c9[_0x2d66fc];return _0x1ee27f;},_0x2d66(_0x160d13,_0x3702e6);}function _0x5749(){const _0x345f60=['10651158inSSka','toView','change','data','string','2210QgJXkP','execute','12742530fXllIJ','htmlProcessor','10877300ULacFz','function','insertContent','4307553tkrQXR','toModel','386NzWxGI','editor','3157038ROPeAw','8JDCGAh','53450OCwKjf','116NVNzTs'];_0x5749=function(){return _0x345f60;};return _0x5749();}import{Command as _0x179dc3}from'ckeditor5/src/core.js';export default class c extends _0x179dc3{[_0x470a7b(0x152)](_0x429bd1){const _0xcc68cd=_0x470a7b,{model:_0x2f40df}=this[_0xcc68cd(0x15b)];let _0x2c94ad;switch(typeof _0x429bd1){case _0xcc68cd(0x150):_0x2c94ad=_0x429bd1;break;case _0xcc68cd(0x156):_0x2c94ad=_0x429bd1();}_0xcc68cd(0x150)==typeof _0x2c94ad&&_0x2f40df[_0xcc68cd(0x14e)](()=>{const _0x22c95d=_0xcc68cd,_0x51f97c=this[_0x22c95d(0x15b)][_0x22c95d(0x14f)][_0x22c95d(0x154)][_0x22c95d(0x14d)](_0x2c94ad),_0x53f8b5=this[_0x22c95d(0x15b)][_0x22c95d(0x14f)][_0x22c95d(0x159)](_0x51f97c);_0x2f40df[_0x22c95d(0x157)](_0x53f8b5);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x322c(){const _0xe8829e=['templateLicenseKeyInvalid','571608QMCSRu','pluginName','get','insertTemplate','1137024phlXNh','894714tBsaqT','templateLicenseKeyValid','You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20template\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','template-invalid-license-key','templateLicenseKeyTrialLimit:operations','_licenseKeyCheckInterval','3102luZdyD','975576jBjxGK','licenseKey','template-trial-license-key-reached-limit-changes','TemplateEditing','info','1315836lMHBzE','init','1013847USxOoS','config','commands','add','editor','4310XQNdMk','6sCuMeg','destroy','templateLicenseKeyTrial'];_0x322c=function(){return _0xe8829e;};return _0x322c();}const _0x2f968a=_0xea65;(function(_0x26a2df,_0x4996e7){const _0x58d8fe=_0xea65,_0x556bea=_0x26a2df();while(!![]){try{const _0x517a92=-parseInt(_0x58d8fe(0x85))/0x1+parseInt(_0x58d8fe(0x94))/0x2*(parseInt(_0x58d8fe(0x8b))/0x3)+parseInt(_0x58d8fe(0x93))/0x4+-parseInt(_0x58d8fe(0x8a))/0x5*(-parseInt(_0x58d8fe(0x7d))/0x6)+parseInt(_0x58d8fe(0x7e))/0x7+-parseInt(_0x58d8fe(0x8f))/0x8+-parseInt(_0x58d8fe(0x83))/0x9;if(_0x517a92===_0x4996e7)break;else _0x556bea['push'](_0x556bea['shift']());}catch(_0x1523f1){_0x556bea['push'](_0x556bea['shift']());}}}(_0x322c,0x8200a));import{Plugin as _0x2c8e07}from'ckeditor5/src/core.js';import{CKEditorError as _0x9a3c57}from'ckeditor5/src/utils.js';import _0x161595 from'./templatecommand.js';function _0xea65(_0x1c9289,_0x45a34f){const _0x322c80=_0x322c();return _0xea65=function(_0xea65bf,_0x19d677){_0xea65bf=_0xea65bf-0x7c;let _0x4e985b=_0x322c80[_0xea65bf];return _0x4e985b;},_0xea65(_0x1c9289,_0x45a34f);}export default class r extends _0x2c8e07{static get[_0x2f968a(0x90)](){const _0x5e724b=_0x2f968a;return _0x5e724b(0x81);}constructor(_0x747dda){const _0x5e9562=_0x2f968a;super(_0x747dda),this[_0x5e9562(0x7c)]=null;}[_0x2f968a(0x84)](){const _0x4187c3=_0x2f968a,{editor:_0x49f28c}=this;_0x49f28c[_0x4187c3(0x87)][_0x4187c3(0x88)](_0x4187c3(0x92),new _0x161595(_0x49f28c)),this[_0x4187c3(0x7f)]=_0x49f28c[_0x4187c3(0x86)][_0x4187c3(0x91)](_0x4187c3(0x7f));const _0x297ba4=this[_0x4187c3(0x89)];this[_0x4187c3(0x7c)]=setInterval(()=>{const _0x34ac2b=_0x4187c3;let _0x36cbe2;for(const _0x46af65 in _0x297ba4){const _0x2be403=_0x46af65,_0x2f2ea7=_0x297ba4[_0x2be403];if(_0x34ac2b(0x8d)===_0x2f2ea7||_0x34ac2b(0x8e)===_0x2f2ea7||_0x34ac2b(0x95)===_0x2f2ea7||_0x34ac2b(0x98)===_0x2f2ea7){delete _0x297ba4[_0x2be403],_0x36cbe2=_0x2f2ea7;break;}}if(_0x34ac2b(0x8e)===_0x36cbe2)throw clearInterval(this[_0x34ac2b(0x7c)]),new _0x9a3c57(_0x34ac2b(0x97),null);if(_0x34ac2b(0x8d)===_0x36cbe2&&console[_0x34ac2b(0x82)](_0x34ac2b(0x96)),_0x34ac2b(0x98)===_0x36cbe2)throw clearInterval(this[_0x34ac2b(0x7c)]),new _0x9a3c57(_0x34ac2b(0x80),null);_0x34ac2b(0x95)===_0x36cbe2&&clearInterval(this[_0x34ac2b(0x7c)]);},0x3e8);}[_0x2f968a(0x8c)](){const _0x2e54d6=_0x2f968a;this[_0x2e54d6(0x7c)]&&clearInterval(this[_0x2e54d6(0x7c)]);}}
23
+ const _0x839628=_0x1376;(function(_0x13964a,_0x149a7a){const _0x2b7f53=_0x1376,_0x426723=_0x13964a();while(!![]){try{const _0x288693=parseInt(_0x2b7f53(0x1d7))/0x1*(-parseInt(_0x2b7f53(0x1e9))/0x2)+parseInt(_0x2b7f53(0x1ed))/0x3*(parseInt(_0x2b7f53(0x1e5))/0x4)+-parseInt(_0x2b7f53(0x1dd))/0x5+parseInt(_0x2b7f53(0x1e7))/0x6*(parseInt(_0x2b7f53(0x1d6))/0x7)+parseInt(_0x2b7f53(0x1de))/0x8+parseInt(_0x2b7f53(0x1d9))/0x9*(parseInt(_0x2b7f53(0x1e3))/0xa)+parseInt(_0x2b7f53(0x1e0))/0xb*(-parseInt(_0x2b7f53(0x1d5))/0xc);if(_0x288693===_0x149a7a)break;else _0x426723['push'](_0x426723['shift']());}catch(_0x3048e7){_0x426723['push'](_0x426723['shift']());}}}(_0x21e6,0x8c1b2));import{Plugin as _0x83f8e4}from'ckeditor5/src/core.js';import{CKEditorError as _0x13e3e5}from'ckeditor5/src/utils.js';function _0x1376(_0x235187,_0x1f3c51){const _0x21e6bc=_0x21e6();return _0x1376=function(_0x137604,_0x58c252){_0x137604=_0x137604-0x1ce;let _0x23f93e=_0x21e6bc[_0x137604];return _0x23f93e;},_0x1376(_0x235187,_0x1f3c51);}import _0x2e6599 from'./templatecommand.js';export default class r extends _0x83f8e4{static get[_0x839628(0x1ea)](){const _0x426aa4=_0x839628;return _0x426aa4(0x1e2);}constructor(_0x2af038){const _0x414009=_0x839628;super(_0x2af038),this[_0x414009(0x1d1)]=null;}[_0x839628(0x1e4)](){const _0x1315e8=_0x839628,{editor:_0x1ead9f}=this;_0x1ead9f[_0x1315e8(0x1d2)][_0x1315e8(0x1d8)](_0x1315e8(0x1dc),new _0x2e6599(_0x1ead9f)),this[_0x1315e8(0x1ce)]=_0x1ead9f[_0x1315e8(0x1e1)][_0x1315e8(0x1d4)](_0x1315e8(0x1ce));const _0x3b3179=this[_0x1315e8(0x1cf)];this[_0x1315e8(0x1d1)]=setInterval(()=>{const _0x44db33=_0x1315e8;let _0x231b9e;for(const _0x3519e1 in _0x3b3179){const _0x256554=_0x3519e1,_0xb0175d=_0x3b3179[_0x256554];if(_0x44db33(0x1ec)===_0xb0175d||_0x44db33(0x1eb)===_0xb0175d||_0x44db33(0x1db)===_0xb0175d||_0x44db33(0x1da)===_0xb0175d){delete _0x3b3179[_0x256554],_0x231b9e=_0xb0175d;break;}}if(_0x44db33(0x1eb)===_0x231b9e)throw clearInterval(this[_0x44db33(0x1d1)]),new _0x13e3e5(_0x44db33(0x1d3),null);if(_0x44db33(0x1ec)===_0x231b9e&&console[_0x44db33(0x1df)](_0x44db33(0x1e8)),_0x44db33(0x1da)===_0x231b9e)throw clearInterval(this[_0x44db33(0x1d1)]),new _0x13e3e5(_0x44db33(0x1d0),null);_0x44db33(0x1db)===_0x231b9e&&clearInterval(this[_0x44db33(0x1d1)]);},0x3e8);}[_0x839628(0x1e6)](){const _0xb8ebec=_0x839628;this[_0xb8ebec(0x1d1)]&&clearInterval(this[_0xb8ebec(0x1d1)]);}}function _0x21e6(){const _0x57dffb=['1335352HFLXbI','info','5532923malNHR','config','TemplateEditing','20vlDJey','init','4REDBat','destroy','5883786AYBeiP','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.','888730EawoND','pluginName','templateLicenseKeyInvalid','templateLicenseKeyTrial','664233anNXuP','licenseKey','editor','template-trial-license-key-reached-limit-changes','_licenseKeyCheckInterval','commands','template-invalid-license-key','get','12KDBIEb','7nknhtt','1askaAy','add','3153231bATHHQ','templateLicenseKeyTrialLimit:operations','templateLicenseKeyValid','insertTemplate','2742235coakej'];_0x21e6=function(){return _0x57dffb;};return _0x21e6();}