@ckeditor/ckeditor5-template 0.0.0-nightly-20240630.0 → 0.0.0-nightly-20240702.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 +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
  99. package/src/utils/common-translations.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4efdd5=>{const {'sr-latn':{dictionary:_0x33ab86,getPluralForm:_0x5bd80f}}={'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':_0x41fb08=>_0x41fb08%0xa==0x1&&_0x41fb08%0x64!=0xb?0x0:_0x41fb08%0xa>=0x2&&_0x41fb08%0xa<=0x4&&(_0x41fb08%0x64<0xa||_0x41fb08%0x64>=0x14)?0x1:0x2}};_0x4efdd5['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x4efdd5['sr-latn']['dictionary']=Object['assign'](_0x4efdd5['sr-latn']['dictionary'],_0x33ab86),_0x4efdd5['sr-latn']['getPluralForm']=_0x5bd80f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3a4ab3=>{const {'sr-latn':{dictionary:_0x212e82,getPluralForm:_0x1339c7}}={'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':_0x329d62=>_0x329d62%0xa==0x1&&_0x329d62%0x64!=0xb?0x0:_0x329d62%0xa>=0x2&&_0x329d62%0xa<=0x4&&(_0x329d62%0x64<0xa||_0x329d62%0x64>=0x14)?0x1:0x2}};_0x3a4ab3['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x3a4ab3['sr-latn']['dictionary']=Object['assign'](_0x3a4ab3['sr-latn']['dictionary'],_0x212e82),_0x3a4ab3['sr-latn']['getPluralForm']=_0x1339c7;})(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':_0x4457f6=>_0x4457f6%0xa==0x1&&_0x4457f6%0x64!=0xb?0x0:_0x4457f6%0xa>=0x2&&_0x4457f6%0xa<=0x4&&(_0x4457f6%0x64<0xa||_0x4457f6%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':_0x59071f=>_0x59071f%0xa==0x1&&_0x59071f%0x64!=0xb?0x0:_0x59071f%0xa>=0x2&&_0x59071f%0xa<=0x4&&(_0x59071f%0x64<0xa||_0x59071f%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x6c3afd=>{const {sr:{dictionary:_0x49af8b,getPluralForm:_0x21c7bf}}={'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':_0x3eb1b3=>_0x3eb1b3%0xa==0x1&&_0x3eb1b3%0x64!=0xb?0x0:_0x3eb1b3%0xa>=0x2&&_0x3eb1b3%0xa<=0x4&&(_0x3eb1b3%0x64<0xa||_0x3eb1b3%0x64>=0x14)?0x1:0x2}};_0x6c3afd['sr']||={'dictionary':{},'getPluralForm':null},_0x6c3afd['sr']['dictionary']=Object['assign'](_0x6c3afd['sr']['dictionary'],_0x49af8b),_0x6c3afd['sr']['getPluralForm']=_0x21c7bf;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xeab6aa=>{const {sr:{dictionary:_0x186dcc,getPluralForm:_0x9879b1}}={'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':_0x394850=>_0x394850%0xa==0x1&&_0x394850%0x64!=0xb?0x0:_0x394850%0xa>=0x2&&_0x394850%0xa<=0x4&&(_0x394850%0x64<0xa||_0x394850%0x64>=0x14)?0x1:0x2}};_0xeab6aa['sr']||={'dictionary':{},'getPluralForm':null},_0xeab6aa['sr']['dictionary']=Object['assign'](_0xeab6aa['sr']['dictionary'],_0x186dcc),_0xeab6aa['sr']['getPluralForm']=_0x9879b1;})(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':_0x4c9fe0=>0x1!=_0x4c9fe0}};
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':_0x13f5b3=>0x1!=_0x13f5b3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x18844b=>{const {sv:{dictionary:_0x5d5cbc,getPluralForm:_0x24e49d}}={'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':_0x4d241a=>0x1!=_0x4d241a}};_0x18844b['sv']||={'dictionary':{},'getPluralForm':null},_0x18844b['sv']['dictionary']=Object['assign'](_0x18844b['sv']['dictionary'],_0x5d5cbc),_0x18844b['sv']['getPluralForm']=_0x24e49d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5701a5=>{const {sv:{dictionary:_0x3c0b5d,getPluralForm:_0xfc39ec}}={'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':_0x1ad1b0=>0x1!=_0x1ad1b0}};_0x5701a5['sv']||={'dictionary':{},'getPluralForm':null},_0x5701a5['sv']['dictionary']=Object['assign'](_0x5701a5['sv']['dictionary'],_0x3c0b5d),_0x5701a5['sv']['getPluralForm']=_0xfc39ec;})(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':_0x18f4a5=>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':_0x445877=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x58c079=>{const {th:{dictionary:_0x690966,getPluralForm:_0x174352}}={'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':_0x2d29a0=>0x0}};_0x58c079['th']||={'dictionary':{},'getPluralForm':null},_0x58c079['th']['dictionary']=Object['assign'](_0x58c079['th']['dictionary'],_0x690966),_0x58c079['th']['getPluralForm']=_0x174352;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3f938d=>{const {th:{dictionary:_0x35cd78,getPluralForm:_0x2a18de}}={'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':_0xd3b6ae=>0x0}};_0x3f938d['th']||={'dictionary':{},'getPluralForm':null},_0x3f938d['th']['dictionary']=Object['assign'](_0x3f938d['th']['dictionary'],_0x35cd78),_0x3f938d['th']['getPluralForm']=_0x2a18de;})(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':_0x577a08=>_0x577a08>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':_0x3dffcd=>_0x3dffcd>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2fa9de=>{const {tr:{dictionary:_0x1991b0,getPluralForm:_0xb5b1a0}}={'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':_0x5d6044=>_0x5d6044>0x1}};_0x2fa9de['tr']||={'dictionary':{},'getPluralForm':null},_0x2fa9de['tr']['dictionary']=Object['assign'](_0x2fa9de['tr']['dictionary'],_0x1991b0),_0x2fa9de['tr']['getPluralForm']=_0xb5b1a0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x51b3eb=>{const {tr:{dictionary:_0x1af74b,getPluralForm:_0x851b75}}={'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':_0x223b9a=>_0x223b9a>0x1}};_0x51b3eb['tr']||={'dictionary':{},'getPluralForm':null},_0x51b3eb['tr']['dictionary']=Object['assign'](_0x51b3eb['tr']['dictionary'],_0x1af74b),_0x51b3eb['tr']['getPluralForm']=_0x851b75;})(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':_0x1d64d1=>_0x1d64d1%0x1==0x0&&_0x1d64d1%0xa==0x1&&_0x1d64d1%0x64!=0xb?0x0:_0x1d64d1%0x1==0x0&&_0x1d64d1%0xa>=0x2&&_0x1d64d1%0xa<=0x4&&(_0x1d64d1%0x64<0xc||_0x1d64d1%0x64>0xe)?0x1:_0x1d64d1%0x1==0x0&&(_0x1d64d1%0xa==0x0||_0x1d64d1%0xa>=0x5&&_0x1d64d1%0xa<=0x9||_0x1d64d1%0x64>=0xb&&_0x1d64d1%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':_0x52f489=>_0x52f489%0x1==0x0&&_0x52f489%0xa==0x1&&_0x52f489%0x64!=0xb?0x0:_0x52f489%0x1==0x0&&_0x52f489%0xa>=0x2&&_0x52f489%0xa<=0x4&&(_0x52f489%0x64<0xc||_0x52f489%0x64>0xe)?0x1:_0x52f489%0x1==0x0&&(_0x52f489%0xa==0x0||_0x52f489%0xa>=0x5&&_0x52f489%0xa<=0x9||_0x52f489%0x64>=0xb&&_0x52f489%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1e28f5=>{const {uk:{dictionary:_0x10dd53,getPluralForm:_0x57796d}}={'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':_0xb56186=>_0xb56186%0x1==0x0&&_0xb56186%0xa==0x1&&_0xb56186%0x64!=0xb?0x0:_0xb56186%0x1==0x0&&_0xb56186%0xa>=0x2&&_0xb56186%0xa<=0x4&&(_0xb56186%0x64<0xc||_0xb56186%0x64>0xe)?0x1:_0xb56186%0x1==0x0&&(_0xb56186%0xa==0x0||_0xb56186%0xa>=0x5&&_0xb56186%0xa<=0x9||_0xb56186%0x64>=0xb&&_0xb56186%0x64<=0xe)?0x2:0x3}};_0x1e28f5['uk']||={'dictionary':{},'getPluralForm':null},_0x1e28f5['uk']['dictionary']=Object['assign'](_0x1e28f5['uk']['dictionary'],_0x10dd53),_0x1e28f5['uk']['getPluralForm']=_0x57796d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2bc555=>{const {uk:{dictionary:_0x1b8399,getPluralForm:_0x3fecc0}}={'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':_0x229604=>_0x229604%0x1==0x0&&_0x229604%0xa==0x1&&_0x229604%0x64!=0xb?0x0:_0x229604%0x1==0x0&&_0x229604%0xa>=0x2&&_0x229604%0xa<=0x4&&(_0x229604%0x64<0xc||_0x229604%0x64>0xe)?0x1:_0x229604%0x1==0x0&&(_0x229604%0xa==0x0||_0x229604%0xa>=0x5&&_0x229604%0xa<=0x9||_0x229604%0x64>=0xb&&_0x229604%0x64<=0xe)?0x2:0x3}};_0x2bc555['uk']||={'dictionary':{},'getPluralForm':null},_0x2bc555['uk']['dictionary']=Object['assign'](_0x2bc555['uk']['dictionary'],_0x1b8399),_0x2bc555['uk']['getPluralForm']=_0x3fecc0;})(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':_0x2c5d4a=>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':_0x5d1f5b=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x55de9b=>{const {uz:{dictionary:_0x529647,getPluralForm:_0x271c90}}={'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':_0x1fd2b4=>0x0}};_0x55de9b['uz']||={'dictionary':{},'getPluralForm':null},_0x55de9b['uz']['dictionary']=Object['assign'](_0x55de9b['uz']['dictionary'],_0x529647),_0x55de9b['uz']['getPluralForm']=_0x271c90;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5cbfe8=>{const {uz:{dictionary:_0x2ddbe2,getPluralForm:_0x4133f2}}={'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':_0x2719f0=>0x0}};_0x5cbfe8['uz']||={'dictionary':{},'getPluralForm':null},_0x5cbfe8['uz']['dictionary']=Object['assign'](_0x5cbfe8['uz']['dictionary'],_0x2ddbe2),_0x5cbfe8['uz']['getPluralForm']=_0x4133f2;})(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':_0x31e014=>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':_0x4091e0=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x232c77=>{const {vi:{dictionary:_0x3c72cf,getPluralForm:_0x5edfef}}={'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':_0x101080=>0x0}};_0x232c77['vi']||={'dictionary':{},'getPluralForm':null},_0x232c77['vi']['dictionary']=Object['assign'](_0x232c77['vi']['dictionary'],_0x3c72cf),_0x232c77['vi']['getPluralForm']=_0x5edfef;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4a4674=>{const {vi:{dictionary:_0x2e1f37,getPluralForm:_0x1895ec}}={'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':_0x5452a2=>0x0}};_0x4a4674['vi']||={'dictionary':{},'getPluralForm':null},_0x4a4674['vi']['dictionary']=Object['assign'](_0x4a4674['vi']['dictionary'],_0x2e1f37),_0x4a4674['vi']['getPluralForm']=_0x1895ec;})(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':_0x36f505=>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':_0x3f4289=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x30d106=>{const {'zh-cn':{dictionary:_0x5bb1e1,getPluralForm:_0x389e45}}={'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':_0x19b5cc=>0x0}};_0x30d106['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x30d106['zh-cn']['dictionary']=Object['assign'](_0x30d106['zh-cn']['dictionary'],_0x5bb1e1),_0x30d106['zh-cn']['getPluralForm']=_0x389e45;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4e5513=>{const {'zh-cn':{dictionary:_0x27cad6,getPluralForm:_0x213d14}}={'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':_0x34df5a=>0x0}};_0x4e5513['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x4e5513['zh-cn']['dictionary']=Object['assign'](_0x4e5513['zh-cn']['dictionary'],_0x27cad6),_0x4e5513['zh-cn']['getPluralForm']=_0x213d14;})(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':_0x46f576=>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':_0x464643=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xda14a7=>{const {zh:{dictionary:_0x55d756,getPluralForm:_0x3bea90}}={'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':_0x57ebd9=>0x0}};_0xda14a7['zh']||={'dictionary':{},'getPluralForm':null},_0xda14a7['zh']['dictionary']=Object['assign'](_0xda14a7['zh']['dictionary'],_0x55d756),_0xda14a7['zh']['getPluralForm']=_0x3bea90;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x27ddd7=>{const {zh:{dictionary:_0x4e885d,getPluralForm:_0x844900}}={'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':_0x9eb24c=>0x0}};_0x27ddd7['zh']||={'dictionary':{},'getPluralForm':null},_0x27ddd7['zh']['dictionary']=Object['assign'](_0x27ddd7['zh']['dictionary'],_0x4e885d),_0x27ddd7['zh']['getPluralForm']=_0x844900;})(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-20240630.0",
3
+ "version": "0.0.0-nightly-20240702.0",
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-20240630.0",
26
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240630.0",
27
- "ckeditor5-collaboration": "0.0.0-nightly-20240630.0"
25
+ "ckeditor5": "0.0.0-nightly-20240702.0",
26
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240702.0",
27
+ "ckeditor5-collaboration": "0.0.0-nightly-20240702.0"
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 _0x2fad(_0x3ddbcd,_0x2c0c36){var _0x22a687=_0x22a6();return _0x2fad=function(_0x2fad67,_0x24b887){_0x2fad67=_0x2fad67-0x139;var _0xf45f8a=_0x22a687[_0x2fad67];return _0xf45f8a;},_0x2fad(_0x3ddbcd,_0x2c0c36);}function _0x22a6(){var _0x1d0779=['776048LMWOPW','7937193NqQjwu','3568680QIyDZH','646921wmavvV','12hsxqrb','89593frvKfQ','20zgxvPJ','2704521Yykebb','5KiwlKG','592RrstXR','2AyBZjg','5046882viospW'];_0x22a6=function(){return _0x1d0779;};return _0x22a6();}(function(_0x3a40a9,_0x2252cd){var _0x4e617d=_0x2fad,_0x24acb1=_0x3a40a9();while(!![]){try{var _0x499f79=-parseInt(_0x4e617d(0x13c))/0x1+parseInt(_0x4e617d(0x143))/0x2*(parseInt(_0x4e617d(0x140))/0x3)+parseInt(_0x4e617d(0x139))/0x4+-parseInt(_0x4e617d(0x141))/0x5*(-parseInt(_0x4e617d(0x144))/0x6)+parseInt(_0x4e617d(0x13e))/0x7*(parseInt(_0x4e617d(0x142))/0x8)+-parseInt(_0x4e617d(0x13b))/0x9*(parseInt(_0x4e617d(0x13f))/0xa)+-parseInt(_0x4e617d(0x13a))/0xb*(parseInt(_0x4e617d(0x13d))/0xc);if(_0x499f79===_0x2252cd)break;else _0x24acb1['push'](_0x24acb1['shift']());}catch(_0x4f2f42){_0x24acb1['push'](_0x24acb1['shift']());}}}(_0x22a6,0xb055c));export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';export{default as TemplateEditing}from'./templateediting.js';export{default as TemplateUI}from'./templateui.js';import'./augmentation.js';
23
+ (function(_0x3be3f4,_0x123970){var _0x182b51=_0x300c,_0x4d3954=_0x3be3f4();while(!![]){try{var _0x56d039=parseInt(_0x182b51(0x116))/0x1*(parseInt(_0x182b51(0x10d))/0x2)+-parseInt(_0x182b51(0x10c))/0x3*(-parseInt(_0x182b51(0x113))/0x4)+-parseInt(_0x182b51(0x115))/0x5*(-parseInt(_0x182b51(0x112))/0x6)+-parseInt(_0x182b51(0x111))/0x7+-parseInt(_0x182b51(0x114))/0x8+parseInt(_0x182b51(0x10f))/0x9+-parseInt(_0x182b51(0x110))/0xa*(parseInt(_0x182b51(0x10e))/0xb);if(_0x56d039===_0x123970)break;else _0x4d3954['push'](_0x4d3954['shift']());}catch(_0x599814){_0x4d3954['push'](_0x4d3954['shift']());}}}(_0x38ae,0x2c884));export{default as Template}from'./template.js';function _0x300c(_0x9c28cb,_0x1eec24){var _0x38ae23=_0x38ae();return _0x300c=function(_0x300c70,_0x10877f){_0x300c70=_0x300c70-0x10c;var _0x44ae28=_0x38ae23[_0x300c70];return _0x44ae28;},_0x300c(_0x9c28cb,_0x1eec24);}export{default as TemplateCommand}from'./templatecommand.js';export{default as TemplateEditing}from'./templateediting.js';function _0x38ae(){var _0x3e371d=['3FOnrJJ','727058AvbQBt','330mVVDIF','1680687ylfrue','186220mEOKiW','1579837yYuhWH','12xAFMMD','862732GQKQjJ','510288gEDwkQ','661465jSbiYf','1Lipakp'];_0x38ae=function(){return _0x3e371d;};return _0x38ae();}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 _0xb1f6e3=_0x1cc9;(function(_0x30d49a,_0x2d84b1){var _0xbd77ba=_0x1cc9,_0x39a04a=_0x30d49a();while(!![]){try{var _0x9c0f54=parseInt(_0xbd77ba(0xf1))/0x1*(parseInt(_0xbd77ba(0xf4))/0x2)+parseInt(_0xbd77ba(0xe9))/0x3*(parseInt(_0xbd77ba(0xf2))/0x4)+parseInt(_0xbd77ba(0xed))/0x5+-parseInt(_0xbd77ba(0xf0))/0x6*(parseInt(_0xbd77ba(0xe8))/0x7)+-parseInt(_0xbd77ba(0xe7))/0x8+parseInt(_0xbd77ba(0xee))/0x9*(-parseInt(_0xbd77ba(0xef))/0xa)+parseInt(_0xbd77ba(0xea))/0xb;if(_0x9c0f54===_0x2d84b1)break;else _0x39a04a['push'](_0x39a04a['shift']());}catch(_0xc0ee3e){_0x39a04a['push'](_0x39a04a['shift']());}}}(_0x4f46,0x1fcaa));function _0x1cc9(_0x2dafda,_0x2c976c){var _0x4f4681=_0x4f46();return _0x1cc9=function(_0x1cc959,_0x5048d6){_0x1cc959=_0x1cc959-0xe7;var _0x4b508e=_0x4f4681[_0x1cc959];return _0x4b508e;},_0x1cc9(_0x2dafda,_0x2c976c);}function _0x4f46(){var _0x46772c=['1369044UbsWna','981LOnnUm','904MXJWNg','Template','268cnfnEQ','1251776hRWrYO','7SqBmdw','1257eFcXiR','1868130YYhftd','pluginName','requires','1093255FmgKJi','299295gjdQyW','30dASEKq'];_0x4f46=function(){return _0x46772c;};return _0x4f46();}import{Plugin as _0x159ca8}from'ckeditor5/src/core.js';import _0x5c21d2 from'./templateediting.js';import _0xd36552 from'./templateui.js';export default class m extends _0x159ca8{static get[_0xb1f6e3(0xec)](){return[_0x5c21d2,_0xd36552];}static get[_0xb1f6e3(0xeb)](){var _0x2da272=_0xb1f6e3;return _0x2da272(0xf3);}}
23
+ function _0x1ed6(_0x4114a0,_0x5428eb){var _0x51670f=_0x5167();return _0x1ed6=function(_0x1ed6fb,_0x4299b7){_0x1ed6fb=_0x1ed6fb-0x187;var _0x418e29=_0x51670f[_0x1ed6fb];return _0x418e29;},_0x1ed6(_0x4114a0,_0x5428eb);}function _0x5167(){var _0x3efc14=['pluginName','6681pfQtyJ','7HXdTZi','9jtsZUe','54TGxWBW','6536888nrzysR','Template','707456YHqIsv','4210XWvsqm','16053804RHznKp','requires','4031070WswJEg','4632mygBaf','9dtWZdY','8824970yafMgJ'];_0x5167=function(){return _0x3efc14;};return _0x5167();}var _0x55e57a=_0x1ed6;(function(_0x6ad342,_0x22ddb9){var _0x4dab94=_0x1ed6,_0x51b609=_0x6ad342();while(!![]){try{var _0xe325f1=-parseInt(_0x4dab94(0x18e))/0x1*(-parseInt(_0x4dab94(0x191))/0x2)+-parseInt(_0x4dab94(0x190))/0x3*(-parseInt(_0x4dab94(0x194))/0x4)+-parseInt(_0x4dab94(0x195))/0x5*(-parseInt(_0x4dab94(0x18a))/0x6)+-parseInt(_0x4dab94(0x18f))/0x7*(parseInt(_0x4dab94(0x192))/0x8)+parseInt(_0x4dab94(0x18b))/0x9*(parseInt(_0x4dab94(0x189))/0xa)+parseInt(_0x4dab94(0x18c))/0xb+-parseInt(_0x4dab94(0x187))/0xc;if(_0xe325f1===_0x22ddb9)break;else _0x51b609['push'](_0x51b609['shift']());}catch(_0x3725cf){_0x51b609['push'](_0x51b609['shift']());}}}(_0x5167,0x6473c));import{Plugin as _0x51242a}from'ckeditor5/src/core.js';import _0x3c766d from'./templateediting.js';import _0x27d72a from'./templateui.js';export default class m extends _0x51242a{static get[_0x55e57a(0x188)](){return[_0x3c766d,_0x27d72a];}static get[_0x55e57a(0x18d)](){var _0x634724=_0x55e57a;return _0x634724(0x193);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x36fb4c=_0x4e51;(function(_0x5ae33d,_0x56a047){const _0x51d1be=_0x4e51,_0x1e1d5b=_0x5ae33d();while(!![]){try{const _0xfc6035=parseInt(_0x51d1be(0x1f0))/0x1*(parseInt(_0x51d1be(0x1e6))/0x2)+parseInt(_0x51d1be(0x1f6))/0x3*(-parseInt(_0x51d1be(0x1ea))/0x4)+parseInt(_0x51d1be(0x1f4))/0x5+-parseInt(_0x51d1be(0x1e4))/0x6*(parseInt(_0x51d1be(0x1ef))/0x7)+parseInt(_0x51d1be(0x1e9))/0x8*(-parseInt(_0x51d1be(0x1f7))/0x9)+parseInt(_0x51d1be(0x1e5))/0xa*(-parseInt(_0x51d1be(0x1e3))/0xb)+parseInt(_0x51d1be(0x1ed))/0xc*(parseInt(_0x51d1be(0x1e8))/0xd);if(_0xfc6035===_0x56a047)break;else _0x1e1d5b['push'](_0x1e1d5b['shift']());}catch(_0x31ca2b){_0x1e1d5b['push'](_0x1e1d5b['shift']());}}}(_0x535b,0xa6881));function _0x535b(){const _0x5d3a74=['1846apnlFb','toView','39NpIDxD','541592YQqKSt','32TbBpvd','string','toModel','1591572kjZSCC','data','7mXuSPO','971BzhTyp','function','change','execute','3494040pPmzmR','editor','97398oteqOb','9whJCjC','htmlProcessor','insertContent','250745Hzxcwl','5626824EHyOVb','20hceFpG'];_0x535b=function(){return _0x5d3a74;};return _0x535b();}import{Command as _0xedb48f}from'ckeditor5/src/core.js';function _0x4e51(_0x431409,_0x58055f){const _0x535b7e=_0x535b();return _0x4e51=function(_0x4e5139,_0x25763c){_0x4e5139=_0x4e5139-0x1e2;let _0x544d03=_0x535b7e[_0x4e5139];return _0x544d03;},_0x4e51(_0x431409,_0x58055f);}export default class c extends _0xedb48f{[_0x36fb4c(0x1f3)](_0x4cfc66){const _0x42ff6b=_0x36fb4c,{model:_0x23625b}=this[_0x42ff6b(0x1f5)];let _0x10d1fb;switch(typeof _0x4cfc66){case _0x42ff6b(0x1eb):_0x10d1fb=_0x4cfc66;break;case _0x42ff6b(0x1f1):_0x10d1fb=_0x4cfc66();}_0x42ff6b(0x1eb)==typeof _0x10d1fb&&_0x23625b[_0x42ff6b(0x1f2)](()=>{const _0x1f6cf6=_0x42ff6b,_0x248ba0=this[_0x1f6cf6(0x1f5)][_0x1f6cf6(0x1ee)][_0x1f6cf6(0x1f8)][_0x1f6cf6(0x1e7)](_0x10d1fb),_0x12ae1e=this[_0x1f6cf6(0x1f5)][_0x1f6cf6(0x1ee)][_0x1f6cf6(0x1ec)](_0x248ba0);_0x23625b[_0x1f6cf6(0x1e2)](_0x12ae1e);});}}
23
+ const _0x33ce44=_0x2081;(function(_0x43baa6,_0x4c94db){const _0x96037a=_0x2081,_0x2e3a9d=_0x43baa6();while(!![]){try{const _0x279022=-parseInt(_0x96037a(0xe4))/0x1+parseInt(_0x96037a(0xd4))/0x2*(parseInt(_0x96037a(0xe5))/0x3)+parseInt(_0x96037a(0xe2))/0x4*(-parseInt(_0x96037a(0xd6))/0x5)+-parseInt(_0x96037a(0xdc))/0x6+parseInt(_0x96037a(0xda))/0x7*(parseInt(_0x96037a(0xe3))/0x8)+-parseInt(_0x96037a(0xd9))/0x9+parseInt(_0x96037a(0xdb))/0xa;if(_0x279022===_0x4c94db)break;else _0x2e3a9d['push'](_0x2e3a9d['shift']());}catch(_0x1c0cdd){_0x2e3a9d['push'](_0x2e3a9d['shift']());}}}(_0x46a0,0xe265f));import{Command as _0x5044e3}from'ckeditor5/src/core.js';function _0x2081(_0x19209a,_0x255a3a){const _0x46a0f3=_0x46a0();return _0x2081=function(_0x20818e,_0x27b4c6){_0x20818e=_0x20818e-0xd3;let _0x1f6f1b=_0x46a0f3[_0x20818e];return _0x1f6f1b;},_0x2081(_0x19209a,_0x255a3a);}function _0x46a0(){const _0x3961ae=['data','htmlProcessor','toModel','24mawfSu','11184jRdEkd','901036KROaJI','3gjNsQq','insertContent','function','3066424GhNmgR','string','784505ORuKvw','execute','editor','11948679mgqUUF','3647IuoZvH','22406830dQpWbV','2429118wkpyNg','toView','change'];_0x46a0=function(){return _0x3961ae;};return _0x46a0();}export default class c extends _0x5044e3{[_0x33ce44(0xd7)](_0x48ecd1){const _0x1ff653=_0x33ce44,{model:_0x1d0750}=this[_0x1ff653(0xd8)];let _0x2402a0;switch(typeof _0x48ecd1){case _0x1ff653(0xd5):_0x2402a0=_0x48ecd1;break;case _0x1ff653(0xd3):_0x2402a0=_0x48ecd1();}_0x1ff653(0xd5)==typeof _0x2402a0&&_0x1d0750[_0x1ff653(0xde)](()=>{const _0x56fe76=_0x1ff653,_0x38721c=this[_0x56fe76(0xd8)][_0x56fe76(0xdf)][_0x56fe76(0xe0)][_0x56fe76(0xdd)](_0x2402a0),_0x4577c5=this[_0x56fe76(0xd8)][_0x56fe76(0xdf)][_0x56fe76(0xe1)](_0x38721c);_0x1d0750[_0x56fe76(0xe6)](_0x4577c5);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x21ff(){const _0x4b3b11=['1130043FQiuQT','init','6CXzPen','77045rQhOYM','11909385ZvEsZE','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','8CKzZdK','get','info','commands','templateLicenseKeyTrial','config','templateLicenseKeyValid','440488zxnteX','destroy','_licenseKeyCheckInterval','8HeRovG','7808496WTcpwI','add','templateLicenseKeyInvalid','template-trial-license-key-reached-limit-changes','11868080iviTIK','insertTemplate','licenseKey','pluginName','TemplateEditing','template-invalid-license-key','594AUMqkE','11ZqQFFj','3555335xMcMaj','editor'];_0x21ff=function(){return _0x4b3b11;};return _0x21ff();}const _0xbe1ab3=_0x1693;function _0x1693(_0x445ca6,_0x1d011d){const _0x21ff02=_0x21ff();return _0x1693=function(_0x169317,_0x3134ca){_0x169317=_0x169317-0x1e4;let _0x181b79=_0x21ff02[_0x169317];return _0x181b79;},_0x1693(_0x445ca6,_0x1d011d);}(function(_0x1bcaa2,_0x4c340d){const _0x35b458=_0x1693,_0x39cc30=_0x1bcaa2();while(!![]){try{const _0x3a1b97=parseInt(_0x35b458(0x1ff))/0x1*(parseInt(_0x35b458(0x1eb))/0x2)+-parseInt(_0x35b458(0x1fd))/0x3*(-parseInt(_0x35b458(0x1ee))/0x4)+parseInt(_0x35b458(0x200))/0x5*(-parseInt(_0x35b458(0x1f9))/0x6)+-parseInt(_0x35b458(0x1fb))/0x7+parseInt(_0x35b458(0x1e4))/0x8*(parseInt(_0x35b458(0x201))/0x9)+-parseInt(_0x35b458(0x1f3))/0xa+-parseInt(_0x35b458(0x1fa))/0xb*(-parseInt(_0x35b458(0x1ef))/0xc);if(_0x3a1b97===_0x4c340d)break;else _0x39cc30['push'](_0x39cc30['shift']());}catch(_0x5682f7){_0x39cc30['push'](_0x39cc30['shift']());}}}(_0x21ff,0xca4b3));import{Plugin as _0x43a5c2}from'ckeditor5/src/core.js';import{CKEditorError as _0x2f4326}from'ckeditor5/src/utils.js';import _0xebe17c from'./templatecommand.js';export default class r extends _0x43a5c2{static get[_0xbe1ab3(0x1f6)](){const _0x2059d0=_0xbe1ab3;return _0x2059d0(0x1f7);}constructor(_0xc05d0f){const _0x2a60c5=_0xbe1ab3;super(_0xc05d0f),this[_0x2a60c5(0x1ed)]=null;}[_0xbe1ab3(0x1fe)](){const _0x1a428e=_0xbe1ab3,{editor:_0x4eb239}=this;_0x4eb239[_0x1a428e(0x1e7)][_0x1a428e(0x1f0)](_0x1a428e(0x1f4),new _0xebe17c(_0x4eb239)),this[_0x1a428e(0x1f5)]=_0x4eb239[_0x1a428e(0x1e9)][_0x1a428e(0x1e5)](_0x1a428e(0x1f5));const _0x632f8a=this[_0x1a428e(0x1fc)];this[_0x1a428e(0x1ed)]=setInterval(()=>{const _0x451e0a=_0x1a428e;let _0x5d7ab0;for(const _0x1a8b1a in _0x632f8a){const _0x5e1c08=_0x1a8b1a,_0x429a12=_0x632f8a[_0x5e1c08];if(_0x451e0a(0x1e8)===_0x429a12||_0x451e0a(0x1f1)===_0x429a12||_0x451e0a(0x1ea)===_0x429a12||_0x451e0a(0x203)===_0x429a12){delete _0x632f8a[_0x5e1c08],_0x5d7ab0=_0x429a12;break;}}if(_0x451e0a(0x1f1)===_0x5d7ab0)throw clearInterval(this[_0x451e0a(0x1ed)]),new _0x2f4326(_0x451e0a(0x1f8),null);if(_0x451e0a(0x1e8)===_0x5d7ab0&&console[_0x451e0a(0x1e6)](_0x451e0a(0x202)),_0x451e0a(0x203)===_0x5d7ab0)throw clearInterval(this[_0x451e0a(0x1ed)]),new _0x2f4326(_0x451e0a(0x1f2),null);_0x451e0a(0x1ea)===_0x5d7ab0&&clearInterval(this[_0x451e0a(0x1ed)]);},0x3e8);}[_0xbe1ab3(0x1ec)](){const _0x31b41b=_0xbe1ab3;this[_0x31b41b(0x1ed)]&&clearInterval(this[_0x31b41b(0x1ed)]);}}
23
+ const _0x4372e6=_0x251c;(function(_0x1a4da2,_0x2fffd9){const _0x273784=_0x251c,_0x5870d0=_0x1a4da2();while(!![]){try{const _0x4bf28e=-parseInt(_0x273784(0x105))/0x1+parseInt(_0x273784(0x107))/0x2+-parseInt(_0x273784(0x122))/0x3*(-parseInt(_0x273784(0x114))/0x4)+-parseInt(_0x273784(0x11d))/0x5*(-parseInt(_0x273784(0x10a))/0x6)+parseInt(_0x273784(0x112))/0x7*(-parseInt(_0x273784(0x11e))/0x8)+parseInt(_0x273784(0x11b))/0x9+-parseInt(_0x273784(0x11a))/0xa;if(_0x4bf28e===_0x2fffd9)break;else _0x5870d0['push'](_0x5870d0['shift']());}catch(_0xc75fa9){_0x5870d0['push'](_0x5870d0['shift']());}}}(_0x3729,0x39c24));import{Plugin as _0x250cea}from'ckeditor5/src/core.js';function _0x251c(_0x84ddff,_0x3dd422){const _0x372954=_0x3729();return _0x251c=function(_0x251c2b,_0x2edf24){_0x251c2b=_0x251c2b-0x105;let _0x2f62f4=_0x372954[_0x251c2b];return _0x2f62f4;},_0x251c(_0x84ddff,_0x3dd422);}import{CKEditorError as _0x1f7532}from'ckeditor5/src/utils.js';import _0x196741 from'./templatecommand.js';function _0x3729(){const _0xdbbbde=['445538TwUxzE','templateLicenseKeyTrialLimit:operations','info','505410CQTTjt','template-invalid-license-key','templateLicenseKeyInvalid','_licenseKeyCheckInterval','insertTemplate','destroy','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.','templateLicenseKeyValid','553rEwfhe','template-trial-license-key-reached-limit-changes','8MyUTAv','commands','editor','config','templateLicenseKeyTrial','get','4594860rWLhjS','3542517gzVKPA','TemplateEditing','10yQMBwb','17456xuzKak','add','init','licenseKey','526758YUzeZi','267580uTOyXz','pluginName'];_0x3729=function(){return _0xdbbbde;};return _0x3729();}export default class r extends _0x250cea{static get[_0x4372e6(0x106)](){const _0x2eeedd=_0x4372e6;return _0x2eeedd(0x11c);}constructor(_0x2a53e2){const _0x3a85ec=_0x4372e6;super(_0x2a53e2),this[_0x3a85ec(0x10d)]=null;}[_0x4372e6(0x120)](){const _0x5d6afd=_0x4372e6,{editor:_0x45214e}=this;_0x45214e[_0x5d6afd(0x115)][_0x5d6afd(0x11f)](_0x5d6afd(0x10e),new _0x196741(_0x45214e)),this[_0x5d6afd(0x121)]=_0x45214e[_0x5d6afd(0x117)][_0x5d6afd(0x119)](_0x5d6afd(0x121));const _0x2a4c4=this[_0x5d6afd(0x116)];this[_0x5d6afd(0x10d)]=setInterval(()=>{const _0x32200e=_0x5d6afd;let _0x3c45c1;for(const _0x40d477 in _0x2a4c4){const _0xfcc9ca=_0x40d477,_0x3b83b2=_0x2a4c4[_0xfcc9ca];if(_0x32200e(0x118)===_0x3b83b2||_0x32200e(0x10c)===_0x3b83b2||_0x32200e(0x111)===_0x3b83b2||_0x32200e(0x108)===_0x3b83b2){delete _0x2a4c4[_0xfcc9ca],_0x3c45c1=_0x3b83b2;break;}}if(_0x32200e(0x10c)===_0x3c45c1)throw clearInterval(this[_0x32200e(0x10d)]),new _0x1f7532(_0x32200e(0x10b),null);if(_0x32200e(0x118)===_0x3c45c1&&console[_0x32200e(0x109)](_0x32200e(0x110)),_0x32200e(0x108)===_0x3c45c1)throw clearInterval(this[_0x32200e(0x10d)]),new _0x1f7532(_0x32200e(0x113),null);_0x32200e(0x111)===_0x3c45c1&&clearInterval(this[_0x32200e(0x10d)]);},0x3e8);}[_0x4372e6(0x10f)](){const _0x3f56c6=_0x4372e6;this[_0x3f56c6(0x10d)]&&clearInterval(this[_0x3f56c6(0x10d)]);}}