@ckeditor/ckeditor5-template 0.0.0-nightly-20240709.0 → 0.0.0-nightly-20240710.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
- (_0x599c68=>{const {'sr-latn':{dictionary:_0x52eae4,getPluralForm:_0x30a0ad}}={'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':_0x3e8c15=>_0x3e8c15%0xa==0x1&&_0x3e8c15%0x64!=0xb?0x0:_0x3e8c15%0xa>=0x2&&_0x3e8c15%0xa<=0x4&&(_0x3e8c15%0x64<0xa||_0x3e8c15%0x64>=0x14)?0x1:0x2}};_0x599c68['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x599c68['sr-latn']['dictionary']=Object['assign'](_0x599c68['sr-latn']['dictionary'],_0x52eae4),_0x599c68['sr-latn']['getPluralForm']=_0x30a0ad;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4c1644=>{const {'sr-latn':{dictionary:_0x36cd62,getPluralForm:_0x33f3b5}}={'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':_0x2cfa37=>_0x2cfa37%0xa==0x1&&_0x2cfa37%0x64!=0xb?0x0:_0x2cfa37%0xa>=0x2&&_0x2cfa37%0xa<=0x4&&(_0x2cfa37%0x64<0xa||_0x2cfa37%0x64>=0x14)?0x1:0x2}};_0x4c1644['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x4c1644['sr-latn']['dictionary']=Object['assign'](_0x4c1644['sr-latn']['dictionary'],_0x36cd62),_0x4c1644['sr-latn']['getPluralForm']=_0x33f3b5;})(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':_0x4e1e37=>_0x4e1e37%0xa==0x1&&_0x4e1e37%0x64!=0xb?0x0:_0x4e1e37%0xa>=0x2&&_0x4e1e37%0xa<=0x4&&(_0x4e1e37%0x64<0xa||_0x4e1e37%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':_0x864c8d=>_0x864c8d%0xa==0x1&&_0x864c8d%0x64!=0xb?0x0:_0x864c8d%0xa>=0x2&&_0x864c8d%0xa<=0x4&&(_0x864c8d%0x64<0xa||_0x864c8d%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x500ef3=>{const {sr:{dictionary:_0x29cee4,getPluralForm:_0x559514}}={'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':_0x2bc6a5=>_0x2bc6a5%0xa==0x1&&_0x2bc6a5%0x64!=0xb?0x0:_0x2bc6a5%0xa>=0x2&&_0x2bc6a5%0xa<=0x4&&(_0x2bc6a5%0x64<0xa||_0x2bc6a5%0x64>=0x14)?0x1:0x2}};_0x500ef3['sr']||={'dictionary':{},'getPluralForm':null},_0x500ef3['sr']['dictionary']=Object['assign'](_0x500ef3['sr']['dictionary'],_0x29cee4),_0x500ef3['sr']['getPluralForm']=_0x559514;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x549f2c=>{const {sr:{dictionary:_0x541f09,getPluralForm:_0x3daa49}}={'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':_0x56db60=>_0x56db60%0xa==0x1&&_0x56db60%0x64!=0xb?0x0:_0x56db60%0xa>=0x2&&_0x56db60%0xa<=0x4&&(_0x56db60%0x64<0xa||_0x56db60%0x64>=0x14)?0x1:0x2}};_0x549f2c['sr']||={'dictionary':{},'getPluralForm':null},_0x549f2c['sr']['dictionary']=Object['assign'](_0x549f2c['sr']['dictionary'],_0x541f09),_0x549f2c['sr']['getPluralForm']=_0x3daa49;})(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':_0x4677fd=>0x1!=_0x4677fd}};
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':_0x614b6c=>0x1!=_0x614b6c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4e4ee2=>{const {sv:{dictionary:_0x5b57fe,getPluralForm:_0x5b5907}}={'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':_0x379d72=>0x1!=_0x379d72}};_0x4e4ee2['sv']||={'dictionary':{},'getPluralForm':null},_0x4e4ee2['sv']['dictionary']=Object['assign'](_0x4e4ee2['sv']['dictionary'],_0x5b57fe),_0x4e4ee2['sv']['getPluralForm']=_0x5b5907;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x589ae3=>{const {sv:{dictionary:_0x25cc74,getPluralForm:_0x3c43c6}}={'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':_0x23701a=>0x1!=_0x23701a}};_0x589ae3['sv']||={'dictionary':{},'getPluralForm':null},_0x589ae3['sv']['dictionary']=Object['assign'](_0x589ae3['sv']['dictionary'],_0x25cc74),_0x589ae3['sv']['getPluralForm']=_0x3c43c6;})(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':_0x49ce95=>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':_0x4f40f0=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x44cb7e=>{const {th:{dictionary:_0xbe0bb4,getPluralForm:_0x5f90fe}}={'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':_0x3a5a4c=>0x0}};_0x44cb7e['th']||={'dictionary':{},'getPluralForm':null},_0x44cb7e['th']['dictionary']=Object['assign'](_0x44cb7e['th']['dictionary'],_0xbe0bb4),_0x44cb7e['th']['getPluralForm']=_0x5f90fe;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x14e8f9=>{const {th:{dictionary:_0x45ae4d,getPluralForm:_0x3b7ca3}}={'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':_0x116a39=>0x0}};_0x14e8f9['th']||={'dictionary':{},'getPluralForm':null},_0x14e8f9['th']['dictionary']=Object['assign'](_0x14e8f9['th']['dictionary'],_0x45ae4d),_0x14e8f9['th']['getPluralForm']=_0x3b7ca3;})(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':_0x429b15=>_0x429b15>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':_0x584133=>_0x584133>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2e0192=>{const {tr:{dictionary:_0x2888b7,getPluralForm:_0xf7c46e}}={'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':_0x218092=>_0x218092>0x1}};_0x2e0192['tr']||={'dictionary':{},'getPluralForm':null},_0x2e0192['tr']['dictionary']=Object['assign'](_0x2e0192['tr']['dictionary'],_0x2888b7),_0x2e0192['tr']['getPluralForm']=_0xf7c46e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1f42b3=>{const {tr:{dictionary:_0x6280bf,getPluralForm:_0x490a67}}={'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':_0x4169d1=>_0x4169d1>0x1}};_0x1f42b3['tr']||={'dictionary':{},'getPluralForm':null},_0x1f42b3['tr']['dictionary']=Object['assign'](_0x1f42b3['tr']['dictionary'],_0x6280bf),_0x1f42b3['tr']['getPluralForm']=_0x490a67;})(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':_0xc0f1f9=>_0xc0f1f9%0x1==0x0&&_0xc0f1f9%0xa==0x1&&_0xc0f1f9%0x64!=0xb?0x0:_0xc0f1f9%0x1==0x0&&_0xc0f1f9%0xa>=0x2&&_0xc0f1f9%0xa<=0x4&&(_0xc0f1f9%0x64<0xc||_0xc0f1f9%0x64>0xe)?0x1:_0xc0f1f9%0x1==0x0&&(_0xc0f1f9%0xa==0x0||_0xc0f1f9%0xa>=0x5&&_0xc0f1f9%0xa<=0x9||_0xc0f1f9%0x64>=0xb&&_0xc0f1f9%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':_0x3fa551=>_0x3fa551%0x1==0x0&&_0x3fa551%0xa==0x1&&_0x3fa551%0x64!=0xb?0x0:_0x3fa551%0x1==0x0&&_0x3fa551%0xa>=0x2&&_0x3fa551%0xa<=0x4&&(_0x3fa551%0x64<0xc||_0x3fa551%0x64>0xe)?0x1:_0x3fa551%0x1==0x0&&(_0x3fa551%0xa==0x0||_0x3fa551%0xa>=0x5&&_0x3fa551%0xa<=0x9||_0x3fa551%0x64>=0xb&&_0x3fa551%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x40f045=>{const {uk:{dictionary:_0x5b68b8,getPluralForm:_0x57d44b}}={'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':_0x11b825=>_0x11b825%0x1==0x0&&_0x11b825%0xa==0x1&&_0x11b825%0x64!=0xb?0x0:_0x11b825%0x1==0x0&&_0x11b825%0xa>=0x2&&_0x11b825%0xa<=0x4&&(_0x11b825%0x64<0xc||_0x11b825%0x64>0xe)?0x1:_0x11b825%0x1==0x0&&(_0x11b825%0xa==0x0||_0x11b825%0xa>=0x5&&_0x11b825%0xa<=0x9||_0x11b825%0x64>=0xb&&_0x11b825%0x64<=0xe)?0x2:0x3}};_0x40f045['uk']||={'dictionary':{},'getPluralForm':null},_0x40f045['uk']['dictionary']=Object['assign'](_0x40f045['uk']['dictionary'],_0x5b68b8),_0x40f045['uk']['getPluralForm']=_0x57d44b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x58d7c7=>{const {uk:{dictionary:_0x1e3eb4,getPluralForm:_0x3bed4e}}={'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':_0x4f2c2c=>_0x4f2c2c%0x1==0x0&&_0x4f2c2c%0xa==0x1&&_0x4f2c2c%0x64!=0xb?0x0:_0x4f2c2c%0x1==0x0&&_0x4f2c2c%0xa>=0x2&&_0x4f2c2c%0xa<=0x4&&(_0x4f2c2c%0x64<0xc||_0x4f2c2c%0x64>0xe)?0x1:_0x4f2c2c%0x1==0x0&&(_0x4f2c2c%0xa==0x0||_0x4f2c2c%0xa>=0x5&&_0x4f2c2c%0xa<=0x9||_0x4f2c2c%0x64>=0xb&&_0x4f2c2c%0x64<=0xe)?0x2:0x3}};_0x58d7c7['uk']||={'dictionary':{},'getPluralForm':null},_0x58d7c7['uk']['dictionary']=Object['assign'](_0x58d7c7['uk']['dictionary'],_0x1e3eb4),_0x58d7c7['uk']['getPluralForm']=_0x3bed4e;})(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':_0x128959=>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':_0xea8935=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x149ee6=>{const {uz:{dictionary:_0x281789,getPluralForm:_0x2220ef}}={'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':_0x12b733=>0x0}};_0x149ee6['uz']||={'dictionary':{},'getPluralForm':null},_0x149ee6['uz']['dictionary']=Object['assign'](_0x149ee6['uz']['dictionary'],_0x281789),_0x149ee6['uz']['getPluralForm']=_0x2220ef;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1ac3d5=>{const {uz:{dictionary:_0x5727b0,getPluralForm:_0x1210fe}}={'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':_0xc86012=>0x0}};_0x1ac3d5['uz']||={'dictionary':{},'getPluralForm':null},_0x1ac3d5['uz']['dictionary']=Object['assign'](_0x1ac3d5['uz']['dictionary'],_0x5727b0),_0x1ac3d5['uz']['getPluralForm']=_0x1210fe;})(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':_0x537f44=>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':_0x3bbd29=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x33b06b=>{const {vi:{dictionary:_0x100312,getPluralForm:_0x5b0562}}={'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':_0x38fc6f=>0x0}};_0x33b06b['vi']||={'dictionary':{},'getPluralForm':null},_0x33b06b['vi']['dictionary']=Object['assign'](_0x33b06b['vi']['dictionary'],_0x100312),_0x33b06b['vi']['getPluralForm']=_0x5b0562;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2ec324=>{const {vi:{dictionary:_0x57bb2c,getPluralForm:_0x325f1e}}={'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':_0x48fba0=>0x0}};_0x2ec324['vi']||={'dictionary':{},'getPluralForm':null},_0x2ec324['vi']['dictionary']=Object['assign'](_0x2ec324['vi']['dictionary'],_0x57bb2c),_0x2ec324['vi']['getPluralForm']=_0x325f1e;})(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':_0x1b95a7=>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':_0xb151d6=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5e15b6=>{const {'zh-cn':{dictionary:_0x5c8f03,getPluralForm:_0xb965c7}}={'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':_0x1c1a90=>0x0}};_0x5e15b6['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x5e15b6['zh-cn']['dictionary']=Object['assign'](_0x5e15b6['zh-cn']['dictionary'],_0x5c8f03),_0x5e15b6['zh-cn']['getPluralForm']=_0xb965c7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2a6521=>{const {'zh-cn':{dictionary:_0x29d887,getPluralForm:_0x17c646}}={'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':_0x2ecff3=>0x0}};_0x2a6521['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x2a6521['zh-cn']['dictionary']=Object['assign'](_0x2a6521['zh-cn']['dictionary'],_0x29d887),_0x2a6521['zh-cn']['getPluralForm']=_0x17c646;})(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':_0x3311a6=>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':_0x4af156=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4cc034=>{const {zh:{dictionary:_0x39d72c,getPluralForm:_0xf1128d}}={'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':_0x457924=>0x0}};_0x4cc034['zh']||={'dictionary':{},'getPluralForm':null},_0x4cc034['zh']['dictionary']=Object['assign'](_0x4cc034['zh']['dictionary'],_0x39d72c),_0x4cc034['zh']['getPluralForm']=_0xf1128d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x20a44e=>{const {zh:{dictionary:_0x6e9665,getPluralForm:_0x309ded}}={'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':_0x4f8da9=>0x0}};_0x20a44e['zh']||={'dictionary':{},'getPluralForm':null},_0x20a44e['zh']['dictionary']=Object['assign'](_0x20a44e['zh']['dictionary'],_0x6e9665),_0x20a44e['zh']['getPluralForm']=_0x309ded;})(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-20240709.0",
3
+ "version": "0.0.0-nightly-20240710.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-20240709.0",
26
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240709.0",
27
- "ckeditor5-collaboration": "0.0.0-nightly-20240709.0"
25
+ "ckeditor5": "0.0.0-nightly-20240710.0",
26
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240710.0",
27
+ "ckeditor5-collaboration": "0.0.0-nightly-20240710.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(_0x17fcd7,_0x319e91){var _0x59faca=_0x4693,_0x2cd089=_0x17fcd7();while(!![]){try{var _0x32b388=-parseInt(_0x59faca(0xfe))/0x1*(parseInt(_0x59faca(0xfd))/0x2)+parseInt(_0x59faca(0xfa))/0x3+-parseInt(_0x59faca(0x100))/0x4*(parseInt(_0x59faca(0xf8))/0x5)+parseInt(_0x59faca(0xfc))/0x6*(-parseInt(_0x59faca(0xf7))/0x7)+parseInt(_0x59faca(0xfb))/0x8*(-parseInt(_0x59faca(0x101))/0x9)+-parseInt(_0x59faca(0xff))/0xa+parseInt(_0x59faca(0x102))/0xb*(parseInt(_0x59faca(0xf9))/0xc);if(_0x32b388===_0x319e91)break;else _0x2cd089['push'](_0x2cd089['shift']());}catch(_0x3688f5){_0x2cd089['push'](_0x2cd089['shift']());}}}(_0x34bf,0x1c05e));function _0x4693(_0x1c3bee,_0x433b8a){var _0x34bf2e=_0x34bf();return _0x4693=function(_0x469355,_0x4c623f){_0x469355=_0x469355-0xf7;var _0x12c164=_0x34bf2e[_0x469355];return _0x12c164;},_0x4693(_0x1c3bee,_0x433b8a);}export{default as Template}from'./template.js';function _0x34bf(){var _0x51a3cc=['168718tEYRXr','16191qEVVDd','5ZOvIlm','552thOfxQ','137043gyUuwl','858488TGkbvW','360rYaway','2oPKduu','44219fAzCXr','1956280qIJzHh','602036dYrBFf','9vVztOh'];_0x34bf=function(){return _0x51a3cc;};return _0x34bf();}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 _0x9317(_0x1f92b6,_0x35599a){var _0x54cee7=_0x54ce();return _0x9317=function(_0x931765,_0x1acc0e){_0x931765=_0x931765-0x107;var _0xe359e1=_0x54cee7[_0x931765];return _0xe359e1;},_0x9317(_0x1f92b6,_0x35599a);}(function(_0x349254,_0x42e259){var _0x1a2416=_0x9317,_0x6f73ee=_0x349254();while(!![]){try{var _0xfee354=parseInt(_0x1a2416(0x10e))/0x1*(parseInt(_0x1a2416(0x10f))/0x2)+parseInt(_0x1a2416(0x108))/0x3+-parseInt(_0x1a2416(0x10c))/0x4+parseInt(_0x1a2416(0x10a))/0x5*(parseInt(_0x1a2416(0x10d))/0x6)+parseInt(_0x1a2416(0x110))/0x7*(parseInt(_0x1a2416(0x107))/0x8)+-parseInt(_0x1a2416(0x10b))/0x9+parseInt(_0x1a2416(0x109))/0xa*(parseInt(_0x1a2416(0x111))/0xb);if(_0xfee354===_0x42e259)break;else _0x6f73ee['push'](_0x6f73ee['shift']());}catch(_0x4d37c4){_0x6f73ee['push'](_0x6f73ee['shift']());}}}(_0x54ce,0x95b4e));export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';export{default as TemplateEditing}from'./templateediting.js';function _0x54ce(){var _0x10fa05=['24QZVjxX','1TBXFet','1287894sfyiya','4920790XDRvqW','770cHwgAE','8jYBVWC','1226928jSHMuP','102390eiaFMU','267325GhyZIU','7766145scKdsg','4841520jGECAZ'];_0x54ce=function(){return _0x10fa05;};return _0x54ce();}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 _0x2800ce=_0x3e79;function _0x3e79(_0x5c4626,_0x377341){var _0x415d56=_0x415d();return _0x3e79=function(_0x3e7955,_0x286157){_0x3e7955=_0x3e7955-0x137;var _0x1f3c04=_0x415d56[_0x3e7955];return _0x1f3c04;},_0x3e79(_0x5c4626,_0x377341);}function _0x415d(){var _0x2ac65e=['requires','20982XihxTX','338913QKhBgo','621HvmEpA','35cqChTm','1349761WWkVHt','pluginName','330976SrnOHT','Template','309378eAKjIg','160430MwQjeN','18728iKqxzk'];_0x415d=function(){return _0x2ac65e;};return _0x415d();}(function(_0x4ccfa1,_0x486a4d){var _0x414b55=_0x3e79,_0x3206d6=_0x4ccfa1();while(!![]){try{var _0x9bd561=-parseInt(_0x414b55(0x13f))/0x1+parseInt(_0x414b55(0x13e))/0x2+-parseInt(_0x414b55(0x137))/0x3+-parseInt(_0x414b55(0x13c))/0x4+parseInt(_0x414b55(0x139))/0x5*(parseInt(_0x414b55(0x142))/0x6)+parseInt(_0x414b55(0x13a))/0x7+parseInt(_0x414b55(0x140))/0x8*(parseInt(_0x414b55(0x138))/0x9);if(_0x9bd561===_0x486a4d)break;else _0x3206d6['push'](_0x3206d6['shift']());}catch(_0x22e32d){_0x3206d6['push'](_0x3206d6['shift']());}}}(_0x415d,0x2b4df));import{Plugin as _0x2b403c}from'ckeditor5/src/core.js';import _0x4a3864 from'./templateediting.js';import _0x350078 from'./templateui.js';export default class m extends _0x2b403c{static get[_0x2800ce(0x141)](){return[_0x4a3864,_0x350078];}static get[_0x2800ce(0x13b)](){var _0x56f47d=_0x2800ce;return _0x56f47d(0x13d);}}
23
+ function _0x2e51(){var _0x5078f1=['Template','123HcfWcF','1968775JVLOQI','158356NznTwX','11397510tHZbZZ','2qTfFPE','45xTzCYI','7932zunHED','18JiyPFH','requires','20735QhnuGK','1451209Ujezvm','1622704wTkyUD','pluginName','954296ipiacH'];_0x2e51=function(){return _0x5078f1;};return _0x2e51();}var _0x1f489c=_0x17b3;(function(_0x21d132,_0x424b5a){var _0x28d436=_0x17b3,_0x112124=_0x21d132();while(!![]){try{var _0x2c2a1e=-parseInt(_0x28d436(0x19b))/0x1*(-parseInt(_0x28d436(0x195))/0x2)+parseInt(_0x28d436(0x1a0))/0x3*(parseInt(_0x28d436(0x1a2))/0x4)+-parseInt(_0x28d436(0x1a1))/0x5+parseInt(_0x28d436(0x198))/0x6*(-parseInt(_0x28d436(0x19e))/0x7)+-parseInt(_0x28d436(0x19c))/0x8*(-parseInt(_0x28d436(0x196))/0x9)+-parseInt(_0x28d436(0x1a3))/0xa+parseInt(_0x28d436(0x19a))/0xb*(-parseInt(_0x28d436(0x197))/0xc);if(_0x2c2a1e===_0x424b5a)break;else _0x112124['push'](_0x112124['shift']());}catch(_0x3d840e){_0x112124['push'](_0x112124['shift']());}}}(_0x2e51,0xdbbe9));function _0x17b3(_0x44097b,_0xa7223f){var _0x2e5177=_0x2e51();return _0x17b3=function(_0x17b3e2,_0xe946d0){_0x17b3e2=_0x17b3e2-0x195;var _0x4ff3a6=_0x2e5177[_0x17b3e2];return _0x4ff3a6;},_0x17b3(_0x44097b,_0xa7223f);}import{Plugin as _0xe36f3a}from'ckeditor5/src/core.js';import _0x22b6fb from'./templateediting.js';import _0x4cf164 from'./templateui.js';export default class m extends _0xe36f3a{static get[_0x1f489c(0x199)](){return[_0x22b6fb,_0x4cf164];}static get[_0x1f489c(0x19d)](){var _0x54427c=_0x1f489c;return _0x54427c(0x19f);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x192508=_0x1998;function _0x355e(){const _0x4844cb=['9831635ITdrix','2511231ApeARp','toModel','578586prKrVG','data','toView','13068720hZvbPN','execute','95uKHZac','function','string','2485616AQkVyZ','890919MVIpQo','1336AMSnUJ','htmlProcessor','4jpMetB','2192oFYsEI','editor','50XUldMd','insertContent','change'];_0x355e=function(){return _0x4844cb;};return _0x355e();}function _0x1998(_0x40defc,_0x2b9b36){const _0x355ef3=_0x355e();return _0x1998=function(_0x1998c7,_0x296fe3){_0x1998c7=_0x1998c7-0xa3;let _0x50b7ba=_0x355ef3[_0x1998c7];return _0x50b7ba;},_0x1998(_0x40defc,_0x2b9b36);}(function(_0x2f24ed,_0x4b798a){const _0x15108e=_0x1998,_0x52d17b=_0x2f24ed();while(!![]){try{const _0x354158=parseInt(_0x15108e(0xb5))/0x1*(-parseInt(_0x15108e(0xa3))/0x2)+parseInt(_0x15108e(0xa9))/0x3*(parseInt(_0x15108e(0xb7))/0x4)+-parseInt(_0x15108e(0xb0))/0x5*(parseInt(_0x15108e(0xab))/0x6)+parseInt(_0x15108e(0xb3))/0x7+parseInt(_0x15108e(0xae))/0x8+-parseInt(_0x15108e(0xb4))/0x9*(-parseInt(_0x15108e(0xa5))/0xa)+parseInt(_0x15108e(0xa8))/0xb;if(_0x354158===_0x4b798a)break;else _0x52d17b['push'](_0x52d17b['shift']());}catch(_0x2ed88c){_0x52d17b['push'](_0x52d17b['shift']());}}}(_0x355e,0xe0222));import{Command as _0x185a72}from'ckeditor5/src/core.js';export default class c extends _0x185a72{[_0x192508(0xaf)](_0x3c9819){const _0x188832=_0x192508,{model:_0x5b92b9}=this[_0x188832(0xa4)];let _0x4dbc1c;switch(typeof _0x3c9819){case _0x188832(0xb2):_0x4dbc1c=_0x3c9819;break;case _0x188832(0xb1):_0x4dbc1c=_0x3c9819();}_0x188832(0xb2)==typeof _0x4dbc1c&&_0x5b92b9[_0x188832(0xa7)](()=>{const _0x59624b=_0x188832,_0x129215=this[_0x59624b(0xa4)][_0x59624b(0xac)][_0x59624b(0xb6)][_0x59624b(0xad)](_0x4dbc1c),_0x236a8c=this[_0x59624b(0xa4)][_0x59624b(0xac)][_0x59624b(0xaa)](_0x129215);_0x5b92b9[_0x59624b(0xa6)](_0x236a8c);});}}
23
+ const _0x56a305=_0xd490;function _0x128d(){const _0x216f1e=['change','htmlProcessor','2718768GjjGBt','execute','1648920fgEfuU','string','1892772ZFuFXt','editor','data','14TYiuzN','toView','1ybBrLR','135ByQEXh','toModel','4757852wmpxvp','function','933832OaiiTv','135156XxWzri','20DGQyxO','1677774LmbNDR','insertContent'];_0x128d=function(){return _0x216f1e;};return _0x128d();}function _0xd490(_0x2c0daa,_0x50f9e7){const _0x128dac=_0x128d();return _0xd490=function(_0xd490eb,_0x2d5ee4){_0xd490eb=_0xd490eb-0xad;let _0x2db870=_0x128dac[_0xd490eb];return _0x2db870;},_0xd490(_0x2c0daa,_0x50f9e7);}(function(_0x4dcd2b,_0x506965){const _0x503d3c=_0xd490,_0x5584a5=_0x4dcd2b();while(!![]){try{const _0x149d53=-parseInt(_0x503d3c(0xbe))/0x1*(parseInt(_0x503d3c(0xb1))/0x2)+-parseInt(_0x503d3c(0xb5))/0x3+parseInt(_0x503d3c(0xaf))/0x4*(parseInt(_0x503d3c(0xbf))/0x5)+parseInt(_0x503d3c(0xb7))/0x6*(parseInt(_0x503d3c(0xbc))/0x7)+parseInt(_0x503d3c(0xae))/0x8+parseInt(_0x503d3c(0xb9))/0x9+-parseInt(_0x503d3c(0xb0))/0xa*(-parseInt(_0x503d3c(0xc1))/0xb);if(_0x149d53===_0x506965)break;else _0x5584a5['push'](_0x5584a5['shift']());}catch(_0x499eb8){_0x5584a5['push'](_0x5584a5['shift']());}}}(_0x128d,0xdde65));import{Command as _0x5bcf15}from'ckeditor5/src/core.js';export default class c extends _0x5bcf15{[_0x56a305(0xb6)](_0x4526fa){const _0x999c9b=_0x56a305,{model:_0x47bde3}=this[_0x999c9b(0xba)];let _0x2173cb;switch(typeof _0x4526fa){case _0x999c9b(0xb8):_0x2173cb=_0x4526fa;break;case _0x999c9b(0xad):_0x2173cb=_0x4526fa();}_0x999c9b(0xb8)==typeof _0x2173cb&&_0x47bde3[_0x999c9b(0xb3)](()=>{const _0x43b5c9=_0x999c9b,_0x5d8eb2=this[_0x43b5c9(0xba)][_0x43b5c9(0xbb)][_0x43b5c9(0xb4)][_0x43b5c9(0xbd)](_0x2173cb),_0x439f51=this[_0x43b5c9(0xba)][_0x43b5c9(0xbb)][_0x43b5c9(0xc0)](_0x5d8eb2);_0x47bde3[_0x43b5c9(0xb2)](_0x439f51);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5c87a3=_0x4b24;(function(_0x550950,_0x42e959){const _0x1a558b=_0x4b24,_0x3feb89=_0x550950();while(!![]){try{const _0x293470=-parseInt(_0x1a558b(0xd1))/0x1*(parseInt(_0x1a558b(0xdc))/0x2)+parseInt(_0x1a558b(0xdf))/0x3*(-parseInt(_0x1a558b(0xe0))/0x4)+parseInt(_0x1a558b(0xe7))/0x5*(-parseInt(_0x1a558b(0xe5))/0x6)+-parseInt(_0x1a558b(0xe9))/0x7+-parseInt(_0x1a558b(0xd3))/0x8*(-parseInt(_0x1a558b(0xda))/0x9)+parseInt(_0x1a558b(0xd7))/0xa+-parseInt(_0x1a558b(0xe6))/0xb*(-parseInt(_0x1a558b(0xed))/0xc);if(_0x293470===_0x42e959)break;else _0x3feb89['push'](_0x3feb89['shift']());}catch(_0xa754a){_0x3feb89['push'](_0x3feb89['shift']());}}}(_0x3956,0xb85b7));import{Plugin as _0x53be1f}from'ckeditor5/src/core.js';function _0x4b24(_0x48d08c,_0x1b3b53){const _0x395658=_0x3956();return _0x4b24=function(_0x4b24a1,_0x100085){_0x4b24a1=_0x4b24a1-0xd1;let _0x74609=_0x395658[_0x4b24a1];return _0x74609;},_0x4b24(_0x48d08c,_0x1b3b53);}function _0x3956(){const _0x1ac32c=['70afzneu','templateLicenseKeyInvalid','7595462xiznki','add','destroy','templateLicenseKeyTrial','12qQEBcc','pluginName','TemplateEditing','config','6651khjdIl','licenseKey','8072hUxOPC','info','get','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.','12802080lSuwVk','_licenseKeyCheckInterval','insertTemplate','567oGdfSG','template-invalid-license-key','230LkWZGG','init','templateLicenseKeyTrialLimit:operations','342588eeoVXD','12HVMORV','commands','template-trial-license-key-reached-limit-changes','templateLicenseKeyValid','editor','38652jrJVVN','18634649BPRVey'];_0x3956=function(){return _0x1ac32c;};return _0x3956();}import{CKEditorError as _0x23c44c}from'ckeditor5/src/utils.js';import _0x576d9c from'./templatecommand.js';export default class r extends _0x53be1f{static get[_0x5c87a3(0xee)](){const _0x5bf254=_0x5c87a3;return _0x5bf254(0xef);}constructor(_0x4a5f6c){const _0x3a3851=_0x5c87a3;super(_0x4a5f6c),this[_0x3a3851(0xd8)]=null;}[_0x5c87a3(0xdd)](){const _0x4c2c1a=_0x5c87a3,{editor:_0x31e2b2}=this;_0x31e2b2[_0x4c2c1a(0xe1)][_0x4c2c1a(0xea)](_0x4c2c1a(0xd9),new _0x576d9c(_0x31e2b2)),this[_0x4c2c1a(0xd2)]=_0x31e2b2[_0x4c2c1a(0xf0)][_0x4c2c1a(0xd5)](_0x4c2c1a(0xd2));const _0x2b8c0c=this[_0x4c2c1a(0xe4)];this[_0x4c2c1a(0xd8)]=setInterval(()=>{const _0x7dd26c=_0x4c2c1a;let _0x47fe0b;for(const _0x239a0c in _0x2b8c0c){const _0x8b1158=_0x239a0c,_0x2655d1=_0x2b8c0c[_0x8b1158];if(_0x7dd26c(0xec)===_0x2655d1||_0x7dd26c(0xe8)===_0x2655d1||_0x7dd26c(0xe3)===_0x2655d1||_0x7dd26c(0xde)===_0x2655d1){delete _0x2b8c0c[_0x8b1158],_0x47fe0b=_0x2655d1;break;}}if(_0x7dd26c(0xe8)===_0x47fe0b)throw clearInterval(this[_0x7dd26c(0xd8)]),new _0x23c44c(_0x7dd26c(0xdb),null);if(_0x7dd26c(0xec)===_0x47fe0b&&console[_0x7dd26c(0xd4)](_0x7dd26c(0xd6)),_0x7dd26c(0xde)===_0x47fe0b)throw clearInterval(this[_0x7dd26c(0xd8)]),new _0x23c44c(_0x7dd26c(0xe2),null);_0x7dd26c(0xe3)===_0x47fe0b&&clearInterval(this[_0x7dd26c(0xd8)]);},0x3e8);}[_0x5c87a3(0xeb)](){const _0x33b938=_0x5c87a3;this[_0x33b938(0xd8)]&&clearInterval(this[_0x33b938(0xd8)]);}}
23
+ function _0xb52d(_0x5e6a39,_0x270947){const _0x3dbcdd=_0x3dbc();return _0xb52d=function(_0xb52d7b,_0x4b5fd5){_0xb52d7b=_0xb52d7b-0xdb;let _0x41007e=_0x3dbcdd[_0xb52d7b];return _0x41007e;},_0xb52d(_0x5e6a39,_0x270947);}const _0x15066b=_0xb52d;(function(_0x3f0f66,_0x1930ec){const _0x53c9ec=_0xb52d,_0x2095f2=_0x3f0f66();while(!![]){try{const _0x55402f=-parseInt(_0x53c9ec(0xf1))/0x1+parseInt(_0x53c9ec(0xf6))/0x2+parseInt(_0x53c9ec(0xdc))/0x3*(-parseInt(_0x53c9ec(0xed))/0x4)+parseInt(_0x53c9ec(0xe2))/0x5+-parseInt(_0x53c9ec(0xee))/0x6+-parseInt(_0x53c9ec(0xe6))/0x7*(parseInt(_0x53c9ec(0xdb))/0x8)+parseInt(_0x53c9ec(0xe4))/0x9;if(_0x55402f===_0x1930ec)break;else _0x2095f2['push'](_0x2095f2['shift']());}catch(_0x12b2e6){_0x2095f2['push'](_0x2095f2['shift']());}}}(_0x3dbc,0x3f599));import{Plugin as _0x4fd7a8}from'ckeditor5/src/core.js';import{CKEditorError as _0x3ab6f6}from'ckeditor5/src/utils.js';function _0x3dbc(){const _0x2877f0=['destroy','commands','11624MlyZbs','2396190dvswvH','_licenseKeyCheckInterval','TemplateEditing','171687uiteTw','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.','get','editor','info','750120iOtkSG','templateLicenseKeyTrial','8VuyvEj','351sfGXdR','template-trial-license-key-reached-limit-changes','insertTemplate','templateLicenseKeyTrialLimit:operations','pluginName','template-invalid-license-key','2089240PNsdLd','config','3463128oqsvnS','licenseKey','50155rKGpmr','templateLicenseKeyInvalid','init','templateLicenseKeyValid','add'];_0x3dbc=function(){return _0x2877f0;};return _0x3dbc();}import _0x32d734 from'./templatecommand.js';export default class r extends _0x4fd7a8{static get[_0x15066b(0xe0)](){const _0x3d60d3=_0x15066b;return _0x3d60d3(0xf0);}constructor(_0x4d41d8){const _0x178e8c=_0x15066b;super(_0x4d41d8),this[_0x178e8c(0xef)]=null;}[_0x15066b(0xe8)](){const _0x247547=_0x15066b,{editor:_0x474259}=this;_0x474259[_0x247547(0xec)][_0x247547(0xea)](_0x247547(0xde),new _0x32d734(_0x474259)),this[_0x247547(0xe5)]=_0x474259[_0x247547(0xe3)][_0x247547(0xf3)](_0x247547(0xe5));const _0x13773e=this[_0x247547(0xf4)];this[_0x247547(0xef)]=setInterval(()=>{const _0x244c75=_0x247547;let _0x348bc7;for(const _0x3f16c9 in _0x13773e){const _0x26ffe8=_0x3f16c9,_0x5bf973=_0x13773e[_0x26ffe8];if(_0x244c75(0xf7)===_0x5bf973||_0x244c75(0xe7)===_0x5bf973||_0x244c75(0xe9)===_0x5bf973||_0x244c75(0xdf)===_0x5bf973){delete _0x13773e[_0x26ffe8],_0x348bc7=_0x5bf973;break;}}if(_0x244c75(0xe7)===_0x348bc7)throw clearInterval(this[_0x244c75(0xef)]),new _0x3ab6f6(_0x244c75(0xe1),null);if(_0x244c75(0xf7)===_0x348bc7&&console[_0x244c75(0xf5)](_0x244c75(0xf2)),_0x244c75(0xdf)===_0x348bc7)throw clearInterval(this[_0x244c75(0xef)]),new _0x3ab6f6(_0x244c75(0xdd),null);_0x244c75(0xe9)===_0x348bc7&&clearInterval(this[_0x244c75(0xef)]);},0x3e8);}[_0x15066b(0xeb)](){const _0x45c511=_0x15066b;this[_0x45c511(0xef)]&&clearInterval(this[_0x45c511(0xef)]);}}