@ckeditor/ckeditor5-template 0.0.0-nightly-20240620.0 → 0.0.0-nightly-20240620.1

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 (98) 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 +4 -4
  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
@@ -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':_0x767998=>_0x767998%0xa==0x1&&_0x767998%0x64!=0xb?0x0:_0x767998%0xa>=0x2&&_0x767998%0xa<=0x4&&(_0x767998%0x64<0xa||_0x767998%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':_0x506e36=>_0x506e36%0xa==0x1&&_0x506e36%0x64!=0xb?0x0:_0x506e36%0xa>=0x2&&_0x506e36%0xa<=0x4&&(_0x506e36%0x64<0xa||_0x506e36%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x34ea51=>{const {sr:{dictionary:_0x332a36,getPluralForm:_0x29ad3a}}={'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':_0x5e5994=>_0x5e5994%0xa==0x1&&_0x5e5994%0x64!=0xb?0x0:_0x5e5994%0xa>=0x2&&_0x5e5994%0xa<=0x4&&(_0x5e5994%0x64<0xa||_0x5e5994%0x64>=0x14)?0x1:0x2}};_0x34ea51['sr']||={'dictionary':{},'getPluralForm':null},_0x34ea51['sr']['dictionary']=Object['assign'](_0x34ea51['sr']['dictionary'],_0x332a36),_0x34ea51['sr']['getPluralForm']=_0x29ad3a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x86b638=>{const {sr:{dictionary:_0x51983d,getPluralForm:_0x3351c6}}={'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':_0x1a5803=>_0x1a5803%0xa==0x1&&_0x1a5803%0x64!=0xb?0x0:_0x1a5803%0xa>=0x2&&_0x1a5803%0xa<=0x4&&(_0x1a5803%0x64<0xa||_0x1a5803%0x64>=0x14)?0x1:0x2}};_0x86b638['sr']||={'dictionary':{},'getPluralForm':null},_0x86b638['sr']['dictionary']=Object['assign'](_0x86b638['sr']['dictionary'],_0x51983d),_0x86b638['sr']['getPluralForm']=_0x3351c6;})(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':_0x8e7091=>0x1!=_0x8e7091}};
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':_0x541154=>0x1!=_0x541154}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4fa504=>{const {sv:{dictionary:_0x52ff5f,getPluralForm:_0x8e660b}}={'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':_0x54ff90=>0x1!=_0x54ff90}};_0x4fa504['sv']||={'dictionary':{},'getPluralForm':null},_0x4fa504['sv']['dictionary']=Object['assign'](_0x4fa504['sv']['dictionary'],_0x52ff5f),_0x4fa504['sv']['getPluralForm']=_0x8e660b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xd929eb=>{const {sv:{dictionary:_0x298391,getPluralForm:_0x53090c}}={'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':_0x4410ff=>0x1!=_0x4410ff}};_0xd929eb['sv']||={'dictionary':{},'getPluralForm':null},_0xd929eb['sv']['dictionary']=Object['assign'](_0xd929eb['sv']['dictionary'],_0x298391),_0xd929eb['sv']['getPluralForm']=_0x53090c;})(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':_0xec11e9=>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':_0x17736d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4c53ee=>{const {th:{dictionary:_0x4ac68a,getPluralForm:_0x5c4467}}={'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':_0x600a0f=>0x0}};_0x4c53ee['th']||={'dictionary':{},'getPluralForm':null},_0x4c53ee['th']['dictionary']=Object['assign'](_0x4c53ee['th']['dictionary'],_0x4ac68a),_0x4c53ee['th']['getPluralForm']=_0x5c4467;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x314f1e=>{const {th:{dictionary:_0x225f47,getPluralForm:_0x25d774}}={'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':_0x4a75ac=>0x0}};_0x314f1e['th']||={'dictionary':{},'getPluralForm':null},_0x314f1e['th']['dictionary']=Object['assign'](_0x314f1e['th']['dictionary'],_0x225f47),_0x314f1e['th']['getPluralForm']=_0x25d774;})(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':_0x1c12f0=>_0x1c12f0>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':_0x1ed800=>_0x1ed800>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x57652d=>{const {tr:{dictionary:_0x1e2f5b,getPluralForm:_0x580c66}}={'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':_0x417150=>_0x417150>0x1}};_0x57652d['tr']||={'dictionary':{},'getPluralForm':null},_0x57652d['tr']['dictionary']=Object['assign'](_0x57652d['tr']['dictionary'],_0x1e2f5b),_0x57652d['tr']['getPluralForm']=_0x580c66;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2b62f4=>{const {tr:{dictionary:_0x12d3e5,getPluralForm:_0x4b2058}}={'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':_0x4e195d=>_0x4e195d>0x1}};_0x2b62f4['tr']||={'dictionary':{},'getPluralForm':null},_0x2b62f4['tr']['dictionary']=Object['assign'](_0x2b62f4['tr']['dictionary'],_0x12d3e5),_0x2b62f4['tr']['getPluralForm']=_0x4b2058;})(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':_0x53c6e4=>_0x53c6e4%0x1==0x0&&_0x53c6e4%0xa==0x1&&_0x53c6e4%0x64!=0xb?0x0:_0x53c6e4%0x1==0x0&&_0x53c6e4%0xa>=0x2&&_0x53c6e4%0xa<=0x4&&(_0x53c6e4%0x64<0xc||_0x53c6e4%0x64>0xe)?0x1:_0x53c6e4%0x1==0x0&&(_0x53c6e4%0xa==0x0||_0x53c6e4%0xa>=0x5&&_0x53c6e4%0xa<=0x9||_0x53c6e4%0x64>=0xb&&_0x53c6e4%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':_0x4b2c45=>_0x4b2c45%0x1==0x0&&_0x4b2c45%0xa==0x1&&_0x4b2c45%0x64!=0xb?0x0:_0x4b2c45%0x1==0x0&&_0x4b2c45%0xa>=0x2&&_0x4b2c45%0xa<=0x4&&(_0x4b2c45%0x64<0xc||_0x4b2c45%0x64>0xe)?0x1:_0x4b2c45%0x1==0x0&&(_0x4b2c45%0xa==0x0||_0x4b2c45%0xa>=0x5&&_0x4b2c45%0xa<=0x9||_0x4b2c45%0x64>=0xb&&_0x4b2c45%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x26ca48=>{const {uk:{dictionary:_0x3d7842,getPluralForm:_0x4a83d2}}={'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':_0x56e211=>_0x56e211%0x1==0x0&&_0x56e211%0xa==0x1&&_0x56e211%0x64!=0xb?0x0:_0x56e211%0x1==0x0&&_0x56e211%0xa>=0x2&&_0x56e211%0xa<=0x4&&(_0x56e211%0x64<0xc||_0x56e211%0x64>0xe)?0x1:_0x56e211%0x1==0x0&&(_0x56e211%0xa==0x0||_0x56e211%0xa>=0x5&&_0x56e211%0xa<=0x9||_0x56e211%0x64>=0xb&&_0x56e211%0x64<=0xe)?0x2:0x3}};_0x26ca48['uk']||={'dictionary':{},'getPluralForm':null},_0x26ca48['uk']['dictionary']=Object['assign'](_0x26ca48['uk']['dictionary'],_0x3d7842),_0x26ca48['uk']['getPluralForm']=_0x4a83d2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3002d3=>{const {uk:{dictionary:_0x4a9265,getPluralForm:_0x3606d3}}={'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':_0x5dd730=>_0x5dd730%0x1==0x0&&_0x5dd730%0xa==0x1&&_0x5dd730%0x64!=0xb?0x0:_0x5dd730%0x1==0x0&&_0x5dd730%0xa>=0x2&&_0x5dd730%0xa<=0x4&&(_0x5dd730%0x64<0xc||_0x5dd730%0x64>0xe)?0x1:_0x5dd730%0x1==0x0&&(_0x5dd730%0xa==0x0||_0x5dd730%0xa>=0x5&&_0x5dd730%0xa<=0x9||_0x5dd730%0x64>=0xb&&_0x5dd730%0x64<=0xe)?0x2:0x3}};_0x3002d3['uk']||={'dictionary':{},'getPluralForm':null},_0x3002d3['uk']['dictionary']=Object['assign'](_0x3002d3['uk']['dictionary'],_0x4a9265),_0x3002d3['uk']['getPluralForm']=_0x3606d3;})(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':_0x76a75f=>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':_0x568191=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x36713b=>{const {uz:{dictionary:_0x188b91,getPluralForm:_0x3fbcf2}}={'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':_0x25e225=>0x0}};_0x36713b['uz']||={'dictionary':{},'getPluralForm':null},_0x36713b['uz']['dictionary']=Object['assign'](_0x36713b['uz']['dictionary'],_0x188b91),_0x36713b['uz']['getPluralForm']=_0x3fbcf2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3d4253=>{const {uz:{dictionary:_0x2839e8,getPluralForm:_0x140eaf}}={'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':_0x9bc065=>0x0}};_0x3d4253['uz']||={'dictionary':{},'getPluralForm':null},_0x3d4253['uz']['dictionary']=Object['assign'](_0x3d4253['uz']['dictionary'],_0x2839e8),_0x3d4253['uz']['getPluralForm']=_0x140eaf;})(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':_0x5d9766=>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':_0x3d2dc5=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x11d2e2=>{const {vi:{dictionary:_0x2c899e,getPluralForm:_0x3ade06}}={'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':_0x121885=>0x0}};_0x11d2e2['vi']||={'dictionary':{},'getPluralForm':null},_0x11d2e2['vi']['dictionary']=Object['assign'](_0x11d2e2['vi']['dictionary'],_0x2c899e),_0x11d2e2['vi']['getPluralForm']=_0x3ade06;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3d9393=>{const {vi:{dictionary:_0x2224f9,getPluralForm:_0x9876d0}}={'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':_0xd347b7=>0x0}};_0x3d9393['vi']||={'dictionary':{},'getPluralForm':null},_0x3d9393['vi']['dictionary']=Object['assign'](_0x3d9393['vi']['dictionary'],_0x2224f9),_0x3d9393['vi']['getPluralForm']=_0x9876d0;})(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':_0x28ee1a=>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':_0x427b00=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x269cb4=>{const {'zh-cn':{dictionary:_0x5b1e4c,getPluralForm:_0x107b26}}={'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':_0x46fc98=>0x0}};_0x269cb4['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x269cb4['zh-cn']['dictionary']=Object['assign'](_0x269cb4['zh-cn']['dictionary'],_0x5b1e4c),_0x269cb4['zh-cn']['getPluralForm']=_0x107b26;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1ebed8=>{const {'zh-cn':{dictionary:_0x37cec9,getPluralForm:_0x197135}}={'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':_0x12943d=>0x0}};_0x1ebed8['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x1ebed8['zh-cn']['dictionary']=Object['assign'](_0x1ebed8['zh-cn']['dictionary'],_0x37cec9),_0x1ebed8['zh-cn']['getPluralForm']=_0x197135;})(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':_0x5b5701=>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':_0x4898ad=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xde5570=>{const {zh:{dictionary:_0x29599c,getPluralForm:_0x47ba93}}={'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':_0x33c05e=>0x0}};_0xde5570['zh']||={'dictionary':{},'getPluralForm':null},_0xde5570['zh']['dictionary']=Object['assign'](_0xde5570['zh']['dictionary'],_0x29599c),_0xde5570['zh']['getPluralForm']=_0x47ba93;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x910287=>{const {zh:{dictionary:_0x11c83b,getPluralForm:_0x1ad2f1}}={'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':_0x4c25c8=>0x0}};_0x910287['zh']||={'dictionary':{},'getPluralForm':null},_0x910287['zh']['dictionary']=Object['assign'](_0x910287['zh']['dictionary'],_0x11c83b),_0x910287['zh']['getPluralForm']=_0x1ad2f1;})(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-20240620.0",
3
+ "version": "0.0.0-nightly-20240620.1",
4
4
  "description": "Template feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,9 +22,9 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "ckeditor5": "0.0.0-nightly-20240620.0",
26
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240620.0",
27
- "ckeditor5-collaboration": "0.0.0-nightly-20240620.0"
25
+ "ckeditor5": "0.0.0-nightly-20240620.1",
26
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240620.1",
27
+ "ckeditor5-collaboration": "0.0.0-nightly-20240620.1"
28
28
  },
29
29
  "license": "SEE LICENSE IN LICENSE.md",
30
30
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2cf9a1,_0x352668){var _0x378b15=_0x350e,_0x5dde83=_0x2cf9a1();while(!![]){try{var _0x4cfe20=parseInt(_0x378b15(0xbb))/0x1*(parseInt(_0x378b15(0xb9))/0x2)+parseInt(_0x378b15(0xbc))/0x3*(-parseInt(_0x378b15(0xb4))/0x4)+-parseInt(_0x378b15(0xb6))/0x5+parseInt(_0x378b15(0xbd))/0x6*(-parseInt(_0x378b15(0xb5))/0x7)+-parseInt(_0x378b15(0xbe))/0x8+parseInt(_0x378b15(0xb8))/0x9+-parseInt(_0x378b15(0xba))/0xa*(-parseInt(_0x378b15(0xb7))/0xb);if(_0x4cfe20===_0x352668)break;else _0x5dde83['push'](_0x5dde83['shift']());}catch(_0x5038e7){_0x5dde83['push'](_0x5dde83['shift']());}}}(_0x4ccb,0x8829a));export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';function _0x350e(_0x3f8d7c,_0x5110fb){var _0x4ccb14=_0x4ccb();return _0x350e=function(_0x350e66,_0x3c66c7){_0x350e66=_0x350e66-0xb4;var _0x553abb=_0x4ccb14[_0x350e66];return _0x553abb;},_0x350e(_0x3f8d7c,_0x5110fb);}function _0x4ccb(){var _0x5b22e3=['13428izCJgJ','6041PTljLY','2109580FjIVbp','11DCJYoQ','2950047muOugD','4OTBSKe','9120790FbiykL','400066ApRrec','705TPKVcV','1776VALOJG','128104QevkZU'];_0x4ccb=function(){return _0x5b22e3;};return _0x4ccb();}export{default as TemplateEditing}from'./templateediting.js';export{default as TemplateUI}from'./templateui.js';import'./augmentation.js';
23
+ (function(_0x3be992,_0x59f901){var _0x58f342=_0x4431,_0x2fbd31=_0x3be992();while(!![]){try{var _0x58bb75=-parseInt(_0x58f342(0x1b7))/0x1+-parseInt(_0x58f342(0x1bb))/0x2+parseInt(_0x58f342(0x1ba))/0x3+parseInt(_0x58f342(0x1be))/0x4*(-parseInt(_0x58f342(0x1bf))/0x5)+parseInt(_0x58f342(0x1bc))/0x6+-parseInt(_0x58f342(0x1b8))/0x7*(parseInt(_0x58f342(0x1bd))/0x8)+parseInt(_0x58f342(0x1b9))/0x9;if(_0x58bb75===_0x59f901)break;else _0x2fbd31['push'](_0x2fbd31['shift']());}catch(_0x1725eb){_0x2fbd31['push'](_0x2fbd31['shift']());}}}(_0x150f,0x2e9b8));export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';export{default as TemplateEditing}from'./templateediting.js';export{default as TemplateUI}from'./templateui.js';function _0x150f(){var _0x4bba2b=['35301gkHGFx','678098tgvZED','106116PDoEJy','8SadiFD','744748mVWCnL','5Mksekn','53421oAktok','2645524mlzGcz','10062360CREkdc'];_0x150f=function(){return _0x4bba2b;};return _0x150f();}function _0x4431(_0xa3401d,_0x55a3c2){var _0x150fc3=_0x150f();return _0x4431=function(_0x4431d3,_0x56496b){_0x4431d3=_0x4431d3-0x1b7;var _0x59c4d8=_0x150fc3[_0x4431d3];return _0x59c4d8;},_0x4431(_0xa3401d,_0x55a3c2);}import'./augmentation.js';
package/src/template.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0xfd7391=_0x2355;function _0x2355(_0xbc6955,_0x5f4f47){var _0x4de0a9=_0x4de0();return _0x2355=function(_0x23551c,_0x22e47a){_0x23551c=_0x23551c-0xff;var _0x583b45=_0x4de0a9[_0x23551c];return _0x583b45;},_0x2355(_0xbc6955,_0x5f4f47);}function _0x4de0(){var _0x2ba40b=['requires','14637986UqtQno','1278JtKfHb','30190MVxQDF','pluginName','454IcOlDM','6489jJVtOm','5JnoTrP','Template','1011812xuvZSx','303068XmgGef','2893256fHjVsq','4400754NcqYdu','7nEZQHx'];_0x4de0=function(){return _0x2ba40b;};return _0x4de0();}(function(_0x2650a2,_0x33ae67){var _0x14e5ad=_0x2355,_0x4c9495=_0x2650a2();while(!![]){try{var _0x35dd36=parseInt(_0x14e5ad(0x109))/0x1+-parseInt(_0x14e5ad(0x104))/0x2*(-parseInt(_0x14e5ad(0x105))/0x3)+parseInt(_0x14e5ad(0x108))/0x4*(-parseInt(_0x14e5ad(0x106))/0x5)+-parseInt(_0x14e5ad(0x10b))/0x6*(-parseInt(_0x14e5ad(0x10c))/0x7)+parseInt(_0x14e5ad(0x10a))/0x8+-parseInt(_0x14e5ad(0x101))/0x9*(-parseInt(_0x14e5ad(0x102))/0xa)+-parseInt(_0x14e5ad(0x100))/0xb;if(_0x35dd36===_0x33ae67)break;else _0x4c9495['push'](_0x4c9495['shift']());}catch(_0x5d8b30){_0x4c9495['push'](_0x4c9495['shift']());}}}(_0x4de0,0xb33fc));import{Plugin as _0xcdbbbb}from'ckeditor5/src/core.js';import _0x45ac0a from'./templateediting.js';import _0x2511cf from'./templateui.js';export default class m extends _0xcdbbbb{static get[_0xfd7391(0xff)](){return[_0x45ac0a,_0x2511cf];}static get[_0xfd7391(0x103)](){var _0x5d83e7=_0xfd7391;return _0x5d83e7(0x107);}}
23
+ var _0x521b74=_0x2013;function _0x37d9(){var _0x2a667e=['6482xmAdup','169909uezFag','Template','requires','505llEkKb','pluginName','1199OGqeIV','1413NGLvxf','57016GxceTD','2118616DuuuXF','6428667PoXniO','6Qiaaqg','91270DVEpIM','8654004uLLKCj','27pJATYX'];_0x37d9=function(){return _0x2a667e;};return _0x37d9();}(function(_0x465d05,_0x2cbb07){var _0x3e2fdc=_0x2013,_0x4a528d=_0x465d05();while(!![]){try{var _0x5342d3=-parseInt(_0x3e2fdc(0x19a))/0x1+parseInt(_0x3e2fdc(0x199))/0x2*(parseInt(_0x3e2fdc(0x191))/0x3)+-parseInt(_0x3e2fdc(0x192))/0x4*(-parseInt(_0x3e2fdc(0x19d))/0x5)+-parseInt(_0x3e2fdc(0x195))/0x6*(parseInt(_0x3e2fdc(0x194))/0x7)+parseInt(_0x3e2fdc(0x193))/0x8*(parseInt(_0x3e2fdc(0x198))/0x9)+parseInt(_0x3e2fdc(0x196))/0xa*(-parseInt(_0x3e2fdc(0x190))/0xb)+-parseInt(_0x3e2fdc(0x197))/0xc;if(_0x5342d3===_0x2cbb07)break;else _0x4a528d['push'](_0x4a528d['shift']());}catch(_0x4b7d21){_0x4a528d['push'](_0x4a528d['shift']());}}}(_0x37d9,0xe97ba));function _0x2013(_0x23266f,_0x3962da){var _0x37d9c5=_0x37d9();return _0x2013=function(_0x201351,_0x5dad0a){_0x201351=_0x201351-0x18f;var _0x49b212=_0x37d9c5[_0x201351];return _0x49b212;},_0x2013(_0x23266f,_0x3962da);}import{Plugin as _0x347b01}from'ckeditor5/src/core.js';import _0x587eb0 from'./templateediting.js';import _0x3dc57a from'./templateui.js';export default class m extends _0x347b01{static get[_0x521b74(0x19c)](){return[_0x587eb0,_0x3dc57a];}static get[_0x521b74(0x18f)](){var _0x428f94=_0x521b74;return _0x428f94(0x19b);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4efc84=_0x5f36;function _0x5f36(_0x3db1fd,_0x306d53){const _0x22e7f2=_0x22e7();return _0x5f36=function(_0x5f36db,_0x4163c6){_0x5f36db=_0x5f36db-0xec;let _0x163c83=_0x22e7f2[_0x5f36db];return _0x163c83;},_0x5f36(_0x3db1fd,_0x306d53);}(function(_0xd3ca1,_0x553616){const _0x5e06ef=_0x5f36,_0x452fbb=_0xd3ca1();while(!![]){try{const _0x2e5944=parseInt(_0x5e06ef(0xfa))/0x1+-parseInt(_0x5e06ef(0xec))/0x2+parseInt(_0x5e06ef(0xf7))/0x3+parseInt(_0x5e06ef(0xef))/0x4+-parseInt(_0x5e06ef(0xf8))/0x5*(parseInt(_0x5e06ef(0xfe))/0x6)+-parseInt(_0x5e06ef(0xee))/0x7+parseInt(_0x5e06ef(0xf9))/0x8*(parseInt(_0x5e06ef(0xf3))/0x9);if(_0x2e5944===_0x553616)break;else _0x452fbb['push'](_0x452fbb['shift']());}catch(_0x202f03){_0x452fbb['push'](_0x452fbb['shift']());}}}(_0x22e7,0xa5bd1));function _0x22e7(){const _0x24da14=['editor','984CWBoXy','1126262ZgqukP','toModel','3142503vqQRyN','1250664liQvsA','execute','string','change','279bJXJgS','data','function','insertContent','2354064fkmzKM','35170FKMEpk','183520aRYtrJ','1036007VZELOl','htmlProcessor','toView'];_0x22e7=function(){return _0x24da14;};return _0x22e7();}import{Command as _0x57024e}from'ckeditor5/src/core.js';export default class c extends _0x57024e{[_0x4efc84(0xf0)](_0x345dc8){const _0xed81b1=_0x4efc84,{model:_0x54fedb}=this[_0xed81b1(0xfd)];let _0x56d227;switch(typeof _0x345dc8){case _0xed81b1(0xf1):_0x56d227=_0x345dc8;break;case _0xed81b1(0xf5):_0x56d227=_0x345dc8();}_0xed81b1(0xf1)==typeof _0x56d227&&_0x54fedb[_0xed81b1(0xf2)](()=>{const _0x14ec1a=_0xed81b1,_0x255641=this[_0x14ec1a(0xfd)][_0x14ec1a(0xf4)][_0x14ec1a(0xfb)][_0x14ec1a(0xfc)](_0x56d227),_0x442ed5=this[_0x14ec1a(0xfd)][_0x14ec1a(0xf4)][_0x14ec1a(0xed)](_0x255641);_0x54fedb[_0x14ec1a(0xf6)](_0x442ed5);});}}
23
+ const _0x5ba2e6=_0xb58c;(function(_0x58d4d8,_0xd8382d){const _0x427dc5=_0xb58c,_0x4f3214=_0x58d4d8();while(!![]){try{const _0x38652d=-parseInt(_0x427dc5(0xff))/0x1+parseInt(_0x427dc5(0xfb))/0x2*(-parseInt(_0x427dc5(0x102))/0x3)+-parseInt(_0x427dc5(0xfd))/0x4+parseInt(_0x427dc5(0x105))/0x5*(parseInt(_0x427dc5(0x107))/0x6)+parseInt(_0x427dc5(0xfa))/0x7+parseInt(_0x427dc5(0x109))/0x8*(-parseInt(_0x427dc5(0x104))/0x9)+parseInt(_0x427dc5(0xf5))/0xa*(parseInt(_0x427dc5(0xf6))/0xb);if(_0x38652d===_0xd8382d)break;else _0x4f3214['push'](_0x4f3214['shift']());}catch(_0x2fa250){_0x4f3214['push'](_0x4f3214['shift']());}}}(_0x4012,0x4088a));function _0xb58c(_0x11827d,_0x315f62){const _0x4012a9=_0x4012();return _0xb58c=function(_0xb58cff,_0xb8fe72){_0xb58cff=_0xb58cff-0xf5;let _0x162dbe=_0x4012a9[_0xb58cff];return _0x162dbe;},_0xb58c(_0x11827d,_0x315f62);}import{Command as _0x119397}from'ckeditor5/src/core.js';export default class c extends _0x119397{[_0x5ba2e6(0x100)](_0x21d0b2){const _0x185750=_0x5ba2e6,{model:_0x53c55b}=this[_0x185750(0x101)];let _0x304579;switch(typeof _0x21d0b2){case _0x185750(0x103):_0x304579=_0x21d0b2;break;case _0x185750(0xfe):_0x304579=_0x21d0b2();}_0x185750(0x103)==typeof _0x304579&&_0x53c55b[_0x185750(0xf8)](()=>{const _0x3368cb=_0x185750,_0x366194=this[_0x3368cb(0x101)][_0x3368cb(0x106)][_0x3368cb(0x108)][_0x3368cb(0xfc)](_0x304579),_0x2f633f=this[_0x3368cb(0x101)][_0x3368cb(0x106)][_0x3368cb(0xf7)](_0x366194);_0x53c55b[_0x3368cb(0xf9)](_0x2f633f);});}}function _0x4012(){const _0x192f8e=['function','322150vTvCyU','execute','editor','1083bIPtev','string','846XSwhKl','68600IlLzKG','data','174pTHsBv','htmlProcessor','32456UNenAW','150kiRwfO','769164QcArnL','toModel','change','insertContent','294238DDToEG','1324kzJRdQ','toView','1127816TOSkXE'];_0x4012=function(){return _0x192f8e;};return _0x4012();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5c61ab=_0x4c9d;function _0x4c9d(_0x4539f0,_0x37d27d){const _0x263236=_0x2632();return _0x4c9d=function(_0x4c9d06,_0x52cde2){_0x4c9d06=_0x4c9d06-0x15a;let _0x98f6c6=_0x263236[_0x4c9d06];return _0x98f6c6;},_0x4c9d(_0x4539f0,_0x37d27d);}(function(_0x4394f9,_0x481b3d){const _0x34c70c=_0x4c9d,_0x71e7dc=_0x4394f9();while(!![]){try{const _0x33dba0=parseInt(_0x34c70c(0x161))/0x1*(parseInt(_0x34c70c(0x15b))/0x2)+parseInt(_0x34c70c(0x173))/0x3+parseInt(_0x34c70c(0x165))/0x4*(parseInt(_0x34c70c(0x15a))/0x5)+-parseInt(_0x34c70c(0x172))/0x6+parseInt(_0x34c70c(0x170))/0x7+parseInt(_0x34c70c(0x15c))/0x8*(-parseInt(_0x34c70c(0x16a))/0x9)+-parseInt(_0x34c70c(0x164))/0xa;if(_0x33dba0===_0x481b3d)break;else _0x71e7dc['push'](_0x71e7dc['shift']());}catch(_0x556611){_0x71e7dc['push'](_0x71e7dc['shift']());}}}(_0x2632,0xd609d));import{Plugin as _0x168fa0}from'ckeditor5/src/core.js';function _0x2632(){const _0x2a9f0e=['templateLicenseKeyTrial','4383330sIUNGW','config','3005490RwmzUq','3895701tFrVyu','_licenseKeyCheckInterval','templateLicenseKeyInvalid','init','editor','293145JalQfp','22wCxngf','144aaWaSq','pluginName','template-trial-license-key-reached-limit-changes','get','templateLicenseKeyValid','39907ZBTPWs','destroy','insertTemplate','7683420tiqDkk','8zcNWtF','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','licenseKey','info','167517iYesWT','templateLicenseKeyTrialLimit:operations','add','TemplateEditing','commands'];_0x2632=function(){return _0x2a9f0e;};return _0x2632();}import{CKEditorError as _0xe991a}from'ckeditor5/src/utils.js';import _0x29c70f from'./templatecommand.js';export default class r extends _0x168fa0{static get[_0x5c61ab(0x15d)](){const _0x1b15df=_0x5c61ab;return _0x1b15df(0x16d);}constructor(_0x443f1c){const _0x4e9c55=_0x5c61ab;super(_0x443f1c),this[_0x4e9c55(0x174)]=null;}[_0x5c61ab(0x176)](){const _0x4b6336=_0x5c61ab,{editor:_0x5ec51d}=this;_0x5ec51d[_0x4b6336(0x16e)][_0x4b6336(0x16c)](_0x4b6336(0x163),new _0x29c70f(_0x5ec51d)),this[_0x4b6336(0x168)]=_0x5ec51d[_0x4b6336(0x171)][_0x4b6336(0x15f)](_0x4b6336(0x168));const _0x5573c0=this[_0x4b6336(0x177)];this[_0x4b6336(0x174)]=setInterval(()=>{const _0x4f0f97=_0x4b6336;let _0x4f5f64;for(const _0x1df889 in _0x5573c0){const _0xff8708=_0x1df889,_0x3956a6=_0x5573c0[_0xff8708];if(_0x4f0f97(0x16f)===_0x3956a6||_0x4f0f97(0x175)===_0x3956a6||_0x4f0f97(0x160)===_0x3956a6||_0x4f0f97(0x16b)===_0x3956a6){delete _0x5573c0[_0xff8708],_0x4f5f64=_0x3956a6;break;}}if(_0x4f0f97(0x175)===_0x4f5f64)throw clearInterval(this[_0x4f0f97(0x174)]),new _0xe991a(_0x4f0f97(0x167),null);if(_0x4f0f97(0x16f)===_0x4f5f64&&console[_0x4f0f97(0x169)](_0x4f0f97(0x166)),_0x4f0f97(0x16b)===_0x4f5f64)throw clearInterval(this[_0x4f0f97(0x174)]),new _0xe991a(_0x4f0f97(0x15e),null);_0x4f0f97(0x160)===_0x4f5f64&&clearInterval(this[_0x4f0f97(0x174)]);},0x3e8);}[_0x5c61ab(0x162)](){const _0x5cc714=_0x5c61ab;this[_0x5cc714(0x174)]&&clearInterval(this[_0x5cc714(0x174)]);}}
23
+ const _0x22721d=_0x4650;(function(_0x566be1,_0x12cf3c){const _0x48c0d8=_0x4650,_0x5b1b94=_0x566be1();while(!![]){try{const _0x51e08a=parseInt(_0x48c0d8(0xc6))/0x1+parseInt(_0x48c0d8(0xcb))/0x2+-parseInt(_0x48c0d8(0xb6))/0x3+parseInt(_0x48c0d8(0xba))/0x4*(parseInt(_0x48c0d8(0xc7))/0x5)+-parseInt(_0x48c0d8(0xc8))/0x6*(-parseInt(_0x48c0d8(0xb3))/0x7)+-parseInt(_0x48c0d8(0xbc))/0x8+-parseInt(_0x48c0d8(0xb7))/0x9*(parseInt(_0x48c0d8(0xaf))/0xa);if(_0x51e08a===_0x12cf3c)break;else _0x5b1b94['push'](_0x5b1b94['shift']());}catch(_0x4f7a83){_0x5b1b94['push'](_0x5b1b94['shift']());}}}(_0x39df,0x5246b));import{Plugin as _0x13bf37}from'ckeditor5/src/core.js';import{CKEditorError as _0x90627f}from'ckeditor5/src/utils.js';import _0x4cfde5 from'./templatecommand.js';function _0x39df(){const _0x5c087b=['18zBUSPi','get','template-invalid-license-key','955222llcqUA','insertTemplate','1015090ovEQaH','templateLicenseKeyValid','templateLicenseKeyTrial','add','50260fqyVnr','info','templateLicenseKeyInvalid','121962wCoHSK','72SPxOxf','editor','config','4ZbfECa','destroy','976272vsbJtY','init','_licenseKeyCheckInterval','TemplateEditing','commands','template-trial-license-key-reached-limit-changes','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','licenseKey','167119GqIjMr','3227465RVAJnl'];_0x39df=function(){return _0x5c087b;};return _0x39df();}function _0x4650(_0x5d4425,_0x28ae76){const _0x39df6f=_0x39df();return _0x4650=function(_0x46508a,_0x250124){_0x46508a=_0x46508a-0xae;let _0x4bbd80=_0x39df6f[_0x46508a];return _0x4bbd80;},_0x4650(_0x5d4425,_0x28ae76);}export default class r extends _0x13bf37{static get[_0x22721d(0xc2)](){const _0x5acb6a=_0x22721d;return _0x5acb6a(0xbf);}constructor(_0x63830a){const _0x19bb14=_0x22721d;super(_0x63830a),this[_0x19bb14(0xbe)]=null;}[_0x22721d(0xbd)](){const _0x2feb96=_0x22721d,{editor:_0x1fcd8c}=this;_0x1fcd8c[_0x2feb96(0xc0)][_0x2feb96(0xb2)](_0x2feb96(0xae),new _0x4cfde5(_0x1fcd8c)),this[_0x2feb96(0xc5)]=_0x1fcd8c[_0x2feb96(0xb9)][_0x2feb96(0xc9)](_0x2feb96(0xc5));const _0x38c7f5=this[_0x2feb96(0xb8)];this[_0x2feb96(0xbe)]=setInterval(()=>{const _0x400761=_0x2feb96;let _0x3b3243;for(const _0x2fd86b in _0x38c7f5){const _0x1590a2=_0x2fd86b,_0x225cf5=_0x38c7f5[_0x1590a2];if(_0x400761(0xb1)===_0x225cf5||_0x400761(0xb5)===_0x225cf5||_0x400761(0xb0)===_0x225cf5||_0x400761(0xc4)===_0x225cf5){delete _0x38c7f5[_0x1590a2],_0x3b3243=_0x225cf5;break;}}if(_0x400761(0xb5)===_0x3b3243)throw clearInterval(this[_0x400761(0xbe)]),new _0x90627f(_0x400761(0xca),null);if(_0x400761(0xb1)===_0x3b3243&&console[_0x400761(0xb4)](_0x400761(0xc3)),_0x400761(0xc4)===_0x3b3243)throw clearInterval(this[_0x400761(0xbe)]),new _0x90627f(_0x400761(0xc1),null);_0x400761(0xb0)===_0x3b3243&&clearInterval(this[_0x400761(0xbe)]);},0x3e8);}[_0x22721d(0xbb)](){const _0x172f71=_0x22721d;this[_0x172f71(0xbe)]&&clearInterval(this[_0x172f71(0xbe)]);}}