@ckeditor/ckeditor5-template 0.0.0-nightly-20240628.0 → 0.0.0-nightly-20240630.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
- (_0x12df33=>{const {'sr-latn':{dictionary:_0x2b3437,getPluralForm:_0x28b930}}={'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':_0x5587c3=>_0x5587c3%0xa==0x1&&_0x5587c3%0x64!=0xb?0x0:_0x5587c3%0xa>=0x2&&_0x5587c3%0xa<=0x4&&(_0x5587c3%0x64<0xa||_0x5587c3%0x64>=0x14)?0x1:0x2}};_0x12df33['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x12df33['sr-latn']['dictionary']=Object['assign'](_0x12df33['sr-latn']['dictionary'],_0x2b3437),_0x12df33['sr-latn']['getPluralForm']=_0x28b930;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x21ebc5=>_0x21ebc5%0xa==0x1&&_0x21ebc5%0x64!=0xb?0x0:_0x21ebc5%0xa>=0x2&&_0x21ebc5%0xa<=0x4&&(_0x21ebc5%0x64<0xa||_0x21ebc5%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':_0x4457f6=>_0x4457f6%0xa==0x1&&_0x4457f6%0x64!=0xb?0x0:_0x4457f6%0xa>=0x2&&_0x4457f6%0xa<=0x4&&(_0x4457f6%0x64<0xa||_0x4457f6%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x35a597=>{const {sr:{dictionary:_0x2b8eff,getPluralForm:_0x3ba2e2}}={'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':_0x481f48=>_0x481f48%0xa==0x1&&_0x481f48%0x64!=0xb?0x0:_0x481f48%0xa>=0x2&&_0x481f48%0xa<=0x4&&(_0x481f48%0x64<0xa||_0x481f48%0x64>=0x14)?0x1:0x2}};_0x35a597['sr']||={'dictionary':{},'getPluralForm':null},_0x35a597['sr']['dictionary']=Object['assign'](_0x35a597['sr']['dictionary'],_0x2b8eff),_0x35a597['sr']['getPluralForm']=_0x3ba2e2;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x453084=>0x1!=_0x453084}};
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}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x15493e=>{const {sv:{dictionary:_0x3d1825,getPluralForm:_0x413864}}={'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':_0xaf023a=>0x1!=_0xaf023a}};_0x15493e['sv']||={'dictionary':{},'getPluralForm':null},_0x15493e['sv']['dictionary']=Object['assign'](_0x15493e['sv']['dictionary'],_0x3d1825),_0x15493e['sv']['getPluralForm']=_0x413864;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x1b3b57=>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':_0x18f4a5=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x56c445=>{const {th:{dictionary:_0x1486f0,getPluralForm:_0x1536df}}={'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':_0x57976a=>0x0}};_0x56c445['th']||={'dictionary':{},'getPluralForm':null},_0x56c445['th']['dictionary']=Object['assign'](_0x56c445['th']['dictionary'],_0x1486f0),_0x56c445['th']['getPluralForm']=_0x1536df;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0xcc406a=>_0xcc406a>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':_0x577a08=>_0x577a08>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x23efd5=>{const {tr:{dictionary:_0x282aa0,getPluralForm:_0x5b2940}}={'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':_0x5a9563=>_0x5a9563>0x1}};_0x23efd5['tr']||={'dictionary':{},'getPluralForm':null},_0x23efd5['tr']['dictionary']=Object['assign'](_0x23efd5['tr']['dictionary'],_0x282aa0),_0x23efd5['tr']['getPluralForm']=_0x5b2940;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x502f3d=>_0x502f3d%0x1==0x0&&_0x502f3d%0xa==0x1&&_0x502f3d%0x64!=0xb?0x0:_0x502f3d%0x1==0x0&&_0x502f3d%0xa>=0x2&&_0x502f3d%0xa<=0x4&&(_0x502f3d%0x64<0xc||_0x502f3d%0x64>0xe)?0x1:_0x502f3d%0x1==0x0&&(_0x502f3d%0xa==0x0||_0x502f3d%0xa>=0x5&&_0x502f3d%0xa<=0x9||_0x502f3d%0x64>=0xb&&_0x502f3d%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':_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}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x96b197=>{const {uk:{dictionary:_0x256827,getPluralForm:_0x4ae361}}={'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':_0x281a36=>_0x281a36%0x1==0x0&&_0x281a36%0xa==0x1&&_0x281a36%0x64!=0xb?0x0:_0x281a36%0x1==0x0&&_0x281a36%0xa>=0x2&&_0x281a36%0xa<=0x4&&(_0x281a36%0x64<0xc||_0x281a36%0x64>0xe)?0x1:_0x281a36%0x1==0x0&&(_0x281a36%0xa==0x0||_0x281a36%0xa>=0x5&&_0x281a36%0xa<=0x9||_0x281a36%0x64>=0xb&&_0x281a36%0x64<=0xe)?0x2:0x3}};_0x96b197['uk']||={'dictionary':{},'getPluralForm':null},_0x96b197['uk']['dictionary']=Object['assign'](_0x96b197['uk']['dictionary'],_0x256827),_0x96b197['uk']['getPluralForm']=_0x4ae361;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x3dc470=>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':_0x2c5d4a=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x23edcf=>{const {uz:{dictionary:_0x2256a3,getPluralForm:_0x51a2d3}}={'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':_0x4858cc=>0x0}};_0x23edcf['uz']||={'dictionary':{},'getPluralForm':null},_0x23edcf['uz']['dictionary']=Object['assign'](_0x23edcf['uz']['dictionary'],_0x2256a3),_0x23edcf['uz']['getPluralForm']=_0x51a2d3;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x3e0c21=>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':_0x31e014=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3ede41=>{const {vi:{dictionary:_0x4b301b,getPluralForm:_0x381671}}={'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':_0x7995fd=>0x0}};_0x3ede41['vi']||={'dictionary':{},'getPluralForm':null},_0x3ede41['vi']['dictionary']=Object['assign'](_0x3ede41['vi']['dictionary'],_0x4b301b),_0x3ede41['vi']['getPluralForm']=_0x381671;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x28888e=>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':_0x36f505=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x37d397=>{const {'zh-cn':{dictionary:_0x3de00c,getPluralForm:_0x332282}}={'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':_0x1cfdec=>0x0}};_0x37d397['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x37d397['zh-cn']['dictionary']=Object['assign'](_0x37d397['zh-cn']['dictionary'],_0x3de00c),_0x37d397['zh-cn']['getPluralForm']=_0x332282;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
@@ -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':_0x3b2085=>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':_0x46f576=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x34c8f0=>{const {zh:{dictionary:_0x455994,getPluralForm:_0x282298}}={'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':_0x3de346=>0x0}};_0x34c8f0['zh']||={'dictionary':{},'getPluralForm':null},_0x34c8f0['zh']['dictionary']=Object['assign'](_0x34c8f0['zh']['dictionary'],_0x455994),_0x34c8f0['zh']['getPluralForm']=_0x282298;})(window['CKEDITOR_TRANSLATIONS']||={});
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']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-template",
3
- "version": "0.0.0-nightly-20240628.0",
3
+ "version": "0.0.0-nightly-20240630.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-20240628.0",
26
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240628.0",
27
- "ckeditor5-collaboration": "0.0.0-nightly-20240628.0"
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"
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 _0x4b8f(){var _0x55d77a=['9478848ZMAkmO','1721476cxuhcV','7064964Pfbane','5DAEfkp','16ygtPcv','2029908BrnnoD','23995420ajQSzx','3VKjPMA','1176589rCuKbX','7575785KUxBkY'];_0x4b8f=function(){return _0x55d77a;};return _0x4b8f();}(function(_0x2a0cd8,_0xf602f0){var _0x4c8c25=_0x43a8,_0x147d77=_0x2a0cd8();while(!![]){try{var _0x286de8=-parseInt(_0x4c8c25(0xeb))/0x1+-parseInt(_0x4c8c25(0xf2))/0x2*(parseInt(_0x4c8c25(0xea))/0x3)+-parseInt(_0x4c8c25(0xee))/0x4*(parseInt(_0x4c8c25(0xf0))/0x5)+parseInt(_0x4c8c25(0xed))/0x6+parseInt(_0x4c8c25(0xec))/0x7+-parseInt(_0x4c8c25(0xf1))/0x8*(parseInt(_0x4c8c25(0xef))/0x9)+parseInt(_0x4c8c25(0xf3))/0xa;if(_0x286de8===_0xf602f0)break;else _0x147d77['push'](_0x147d77['shift']());}catch(_0x39c47c){_0x147d77['push'](_0x147d77['shift']());}}}(_0x4b8f,0xd4545));export{default as Template}from'./template.js';function _0x43a8(_0x325c9a,_0x3126c9){var _0x4b8fd8=_0x4b8f();return _0x43a8=function(_0x43a863,_0x13152e){_0x43a863=_0x43a863-0xea;var _0x43f3c3=_0x4b8fd8[_0x43a863];return _0x43f3c3;},_0x43a8(_0x325c9a,_0x3126c9);}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 _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';
package/src/template.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x42731e=_0x49f7;function _0x14a8(){var _0x5725ae=['424540fmPcZM','777324iFCUts','58390JRsRjq','24ZkbjcQ','48yImCFp','9xNDhfc','77zVffOW','2774936ioTIhF','7331870otOWWB','2420EvwnWN','47380cCijHJ','27TipYoR','Template','pluginName','10500451VbfEVX','requires'];_0x14a8=function(){return _0x5725ae;};return _0x14a8();}(function(_0x1bff48,_0x4838d0){var _0x453d5a=_0x49f7,_0x134f8b=_0x1bff48();while(!![]){try{var _0x22ff94=parseInt(_0x453d5a(0x176))/0x1*(parseInt(_0x453d5a(0x17d))/0x2)+parseInt(_0x453d5a(0x17e))/0x3*(-parseInt(_0x453d5a(0x17b))/0x4)+-parseInt(_0x453d5a(0x183))/0x5+parseInt(_0x453d5a(0x17c))/0x6*(-parseInt(_0x453d5a(0x181))/0x7)+parseInt(_0x453d5a(0x182))/0x8*(-parseInt(_0x453d5a(0x180))/0x9)+-parseInt(_0x453d5a(0x185))/0xa*(-parseInt(_0x453d5a(0x184))/0xb)+-parseInt(_0x453d5a(0x17f))/0xc*(-parseInt(_0x453d5a(0x179))/0xd);if(_0x22ff94===_0x4838d0)break;else _0x134f8b['push'](_0x134f8b['shift']());}catch(_0x1b0449){_0x134f8b['push'](_0x134f8b['shift']());}}}(_0x14a8,0xedd26));function _0x49f7(_0x22d898,_0x2a9316){var _0x14a86c=_0x14a8();return _0x49f7=function(_0x49f77f,_0x574b7e){_0x49f77f=_0x49f77f-0x176;var _0x49d149=_0x14a86c[_0x49f77f];return _0x49d149;},_0x49f7(_0x22d898,_0x2a9316);}import{Plugin as _0x3a3b6f}from'ckeditor5/src/core.js';import _0x310f6f from'./templateediting.js';import _0x222edb from'./templateui.js';export default class m extends _0x3a3b6f{static get[_0x42731e(0x17a)](){return[_0x310f6f,_0x222edb];}static get[_0x42731e(0x178)](){var _0xe6217a=_0x42731e;return _0xe6217a(0x177);}}
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);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x23be(){const _0xc871c1=['insertContent','6848DYfGFW','toView','278700fgVcTn','htmlProcessor','function','execute','3bKLHVe','5PsaFeL','11653010aAHVUx','change','2842HwKdFQ','4813968tErcxX','editor','630725gUkine','toModel','string','176uqCjdy','11196DnqvSn','16508JVCpEE','data','12717sHScjR'];_0x23be=function(){return _0xc871c1;};return _0x23be();}const _0x202cf2=_0x299a;(function(_0x203e0c,_0x20f928){const _0x47e057=_0x299a,_0x399f40=_0x203e0c();while(!![]){try{const _0x1af573=parseInt(_0x47e057(0x1a4))/0x1+parseInt(_0x47e057(0x193))/0x2*(parseInt(_0x47e057(0x19d))/0x3)+parseInt(_0x47e057(0x1a2))/0x4*(parseInt(_0x47e057(0x19e))/0x5)+parseInt(_0x47e057(0x192))/0x6*(-parseInt(_0x47e057(0x1a1))/0x7)+parseInt(_0x47e057(0x197))/0x8*(parseInt(_0x47e057(0x195))/0x9)+-parseInt(_0x47e057(0x19f))/0xa+-parseInt(_0x47e057(0x191))/0xb*(parseInt(_0x47e057(0x199))/0xc);if(_0x1af573===_0x20f928)break;else _0x399f40['push'](_0x399f40['shift']());}catch(_0x4e782a){_0x399f40['push'](_0x399f40['shift']());}}}(_0x23be,0xb8efe));import{Command as _0x2bd401}from'ckeditor5/src/core.js';function _0x299a(_0x2dd049,_0x47fc10){const _0x23bef3=_0x23be();return _0x299a=function(_0x299af7,_0x39615f){_0x299af7=_0x299af7-0x191;let _0xbbe96b=_0x23bef3[_0x299af7];return _0xbbe96b;},_0x299a(_0x2dd049,_0x47fc10);}export default class c extends _0x2bd401{[_0x202cf2(0x19c)](_0x272f05){const _0x400145=_0x202cf2,{model:_0x3a9d9d}=this[_0x400145(0x1a3)];let _0xcc440c;switch(typeof _0x272f05){case _0x400145(0x1a6):_0xcc440c=_0x272f05;break;case _0x400145(0x19b):_0xcc440c=_0x272f05();}_0x400145(0x1a6)==typeof _0xcc440c&&_0x3a9d9d[_0x400145(0x1a0)](()=>{const _0x3bd7ef=_0x400145,_0x367b8b=this[_0x3bd7ef(0x1a3)][_0x3bd7ef(0x194)][_0x3bd7ef(0x19a)][_0x3bd7ef(0x198)](_0xcc440c),_0x11e1a6=this[_0x3bd7ef(0x1a3)][_0x3bd7ef(0x194)][_0x3bd7ef(0x1a5)](_0x367b8b);_0x3a9d9d[_0x3bd7ef(0x196)](_0x11e1a6);});}}
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);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xdcf319=_0x8030;function _0x2738(){const _0x4232f5=['licenseKey','init','2999605FkWzJe','2119544KtABgH','1886742UdjGdz','_licenseKeyCheckInterval','commands','pluginName','454683kSlDNo','1902132YyEnAj','templateLicenseKeyValid','3563315vcEvBa','insertTemplate','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.','config','8jUIOtW','template-invalid-license-key','templateLicenseKeyInvalid','191673nCjBCt','destroy','add','template-trial-license-key-reached-limit-changes','get','templateLicenseKeyTrialLimit:operations','editor','TemplateEditing','81fYQXOr','info','templateLicenseKeyTrial'];_0x2738=function(){return _0x4232f5;};return _0x2738();}(function(_0x443b31,_0x12c5ca){const _0x1b70fa=_0x8030,_0x3c05e4=_0x443b31();while(!![]){try{const _0x3f650d=parseInt(_0x1b70fa(0x1f2))/0x1+parseInt(_0x1b70fa(0x20c))/0x2*(parseInt(_0x1b70fa(0x205))/0x3)+parseInt(_0x1b70fa(0x206))/0x4+parseInt(_0x1b70fa(0x1ff))/0x5+parseInt(_0x1b70fa(0x201))/0x6+parseInt(_0x1b70fa(0x208))/0x7+parseInt(_0x1b70fa(0x200))/0x8*(-parseInt(_0x1b70fa(0x1fa))/0x9);if(_0x3f650d===_0x12c5ca)break;else _0x3c05e4['push'](_0x3c05e4['shift']());}catch(_0x10c711){_0x3c05e4['push'](_0x3c05e4['shift']());}}}(_0x2738,0x4c442));import{Plugin as _0x1d4704}from'ckeditor5/src/core.js';function _0x8030(_0x214baf,_0x418aa2){const _0x27382d=_0x2738();return _0x8030=function(_0x803006,_0x41136f){_0x803006=_0x803006-0x1f0;let _0x17fe62=_0x27382d[_0x803006];return _0x17fe62;},_0x8030(_0x214baf,_0x418aa2);}import{CKEditorError as _0xba91ad}from'ckeditor5/src/utils.js';import _0x53a225 from'./templatecommand.js';export default class r extends _0x1d4704{static get[_0xdcf319(0x204)](){const _0x2a630e=_0xdcf319;return _0x2a630e(0x1f9);}constructor(_0x11b892){const _0x3a10e2=_0xdcf319;super(_0x11b892),this[_0x3a10e2(0x202)]=null;}[_0xdcf319(0x1fe)](){const _0x32e614=_0xdcf319,{editor:_0xe84596}=this;_0xe84596[_0x32e614(0x203)][_0x32e614(0x1f4)](_0x32e614(0x209),new _0x53a225(_0xe84596)),this[_0x32e614(0x1fd)]=_0xe84596[_0x32e614(0x20b)][_0x32e614(0x1f6)](_0x32e614(0x1fd));const _0x59190c=this[_0x32e614(0x1f8)];this[_0x32e614(0x202)]=setInterval(()=>{const _0x2c1b77=_0x32e614;let _0x37fce4;for(const _0x46a210 in _0x59190c){const _0x15d771=_0x46a210,_0x50c958=_0x59190c[_0x15d771];if(_0x2c1b77(0x1fc)===_0x50c958||_0x2c1b77(0x1f1)===_0x50c958||_0x2c1b77(0x207)===_0x50c958||_0x2c1b77(0x1f7)===_0x50c958){delete _0x59190c[_0x15d771],_0x37fce4=_0x50c958;break;}}if(_0x2c1b77(0x1f1)===_0x37fce4)throw clearInterval(this[_0x2c1b77(0x202)]),new _0xba91ad(_0x2c1b77(0x1f0),null);if(_0x2c1b77(0x1fc)===_0x37fce4&&console[_0x2c1b77(0x1fb)](_0x2c1b77(0x20a)),_0x2c1b77(0x1f7)===_0x37fce4)throw clearInterval(this[_0x2c1b77(0x202)]),new _0xba91ad(_0x2c1b77(0x1f5),null);_0x2c1b77(0x207)===_0x37fce4&&clearInterval(this[_0x2c1b77(0x202)]);},0x3e8);}[_0xdcf319(0x1f3)](){const _0x2973ca=_0xdcf319;this[_0x2973ca(0x202)]&&clearInterval(this[_0x2973ca(0x202)]);}}
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)]);}}