@ckeditor/ckeditor5-template 0.0.0-nightly-20240814.0 → 0.0.0-nightly-20240815.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (99) hide show
  1. package/build/template.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +1 -1
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +1 -1
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +1 -1
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +1 -1
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +1 -1
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +1 -1
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +1 -1
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +1 -1
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +1 -1
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +1 -1
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +1 -1
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +1 -1
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +1 -1
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +1 -1
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +1 -1
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +1 -1
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +1 -1
  80. package/dist/translations/uk.js +1 -1
  81. package/dist/translations/uk.umd.js +1 -1
  82. package/dist/translations/uz.js +1 -1
  83. package/dist/translations/uz.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/package.json +6 -6
  91. package/src/index.js +1 -1
  92. package/src/template.js +1 -1
  93. package/src/templatecommand.js +1 -1
  94. package/src/templateediting.js +1 -1
  95. package/src/templateui.js +1 -1
  96. package/src/ui/templatelistbuttonview.js +1 -1
  97. package/src/ui/templatelistitemview.js +1 -1
  98. package/src/ui/templatelistview.js +1 -1
  99. package/src/utils/common-translations.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a161e=>{const {'sr-latn':{dictionary:_0x12cd40,getPluralForm:_0x2b3d19}}={'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':_0x28f748=>_0x28f748%0xa==0x1&&_0x28f748%0x64!=0xb?0x0:_0x28f748%0xa>=0x2&&_0x28f748%0xa<=0x4&&(_0x28f748%0x64<0xa||_0x28f748%0x64>=0x14)?0x1:0x2}};_0x1a161e['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x1a161e['sr-latn']['dictionary']=Object['assign'](_0x1a161e['sr-latn']['dictionary'],_0x12cd40),_0x1a161e['sr-latn']['getPluralForm']=_0x2b3d19;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x473bfb=>{const {'sr-latn':{dictionary:_0x38c7e7,getPluralForm:_0xaa8af8}}={'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':_0x281826=>_0x281826%0xa==0x1&&_0x281826%0x64!=0xb?0x0:_0x281826%0xa>=0x2&&_0x281826%0xa<=0x4&&(_0x281826%0x64<0xa||_0x281826%0x64>=0x14)?0x1:0x2}};_0x473bfb['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x473bfb['sr-latn']['dictionary']=Object['assign'](_0x473bfb['sr-latn']['dictionary'],_0x38c7e7),_0x473bfb['sr-latn']['getPluralForm']=_0xaa8af8;})(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':_0x34f90e=>_0x34f90e%0xa==0x1&&_0x34f90e%0x64!=0xb?0x0:_0x34f90e%0xa>=0x2&&_0x34f90e%0xa<=0x4&&(_0x34f90e%0x64<0xa||_0x34f90e%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':_0x3059c6=>_0x3059c6%0xa==0x1&&_0x3059c6%0x64!=0xb?0x0:_0x3059c6%0xa>=0x2&&_0x3059c6%0xa<=0x4&&(_0x3059c6%0x64<0xa||_0x3059c6%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x16c0d9=>{const {sr:{dictionary:_0x183101,getPluralForm:_0x2fb980}}={'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':_0x4c716b=>_0x4c716b%0xa==0x1&&_0x4c716b%0x64!=0xb?0x0:_0x4c716b%0xa>=0x2&&_0x4c716b%0xa<=0x4&&(_0x4c716b%0x64<0xa||_0x4c716b%0x64>=0x14)?0x1:0x2}};_0x16c0d9['sr']||={'dictionary':{},'getPluralForm':null},_0x16c0d9['sr']['dictionary']=Object['assign'](_0x16c0d9['sr']['dictionary'],_0x183101),_0x16c0d9['sr']['getPluralForm']=_0x2fb980;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x47c2ba=>{const {sr:{dictionary:_0x2cb7ab,getPluralForm:_0x4c3666}}={'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':_0x29c6ae=>_0x29c6ae%0xa==0x1&&_0x29c6ae%0x64!=0xb?0x0:_0x29c6ae%0xa>=0x2&&_0x29c6ae%0xa<=0x4&&(_0x29c6ae%0x64<0xa||_0x29c6ae%0x64>=0x14)?0x1:0x2}};_0x47c2ba['sr']||={'dictionary':{},'getPluralForm':null},_0x47c2ba['sr']['dictionary']=Object['assign'](_0x47c2ba['sr']['dictionary'],_0x2cb7ab),_0x47c2ba['sr']['getPluralForm']=_0x4c3666;})(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':_0x2ae487=>0x1!=_0x2ae487}};
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':_0x58d8dd=>0x1!=_0x58d8dd}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4e1d45=>{const {sv:{dictionary:_0x272861,getPluralForm:_0x50bb21}}={'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':_0x3a7524=>0x1!=_0x3a7524}};_0x4e1d45['sv']||={'dictionary':{},'getPluralForm':null},_0x4e1d45['sv']['dictionary']=Object['assign'](_0x4e1d45['sv']['dictionary'],_0x272861),_0x4e1d45['sv']['getPluralForm']=_0x50bb21;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4db16f=>{const {sv:{dictionary:_0x3044fd,getPluralForm:_0x122522}}={'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':_0xeb623f=>0x1!=_0xeb623f}};_0x4db16f['sv']||={'dictionary':{},'getPluralForm':null},_0x4db16f['sv']['dictionary']=Object['assign'](_0x4db16f['sv']['dictionary'],_0x3044fd),_0x4db16f['sv']['getPluralForm']=_0x122522;})(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':_0x192409=>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':_0x40536a=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4011b3=>{const {th:{dictionary:_0x1dd694,getPluralForm:_0x570781}}={'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':_0x133481=>0x0}};_0x4011b3['th']||={'dictionary':{},'getPluralForm':null},_0x4011b3['th']['dictionary']=Object['assign'](_0x4011b3['th']['dictionary'],_0x1dd694),_0x4011b3['th']['getPluralForm']=_0x570781;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x218398=>{const {th:{dictionary:_0x41a7cc,getPluralForm:_0x519a12}}={'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':_0x5bbb48=>0x0}};_0x218398['th']||={'dictionary':{},'getPluralForm':null},_0x218398['th']['dictionary']=Object['assign'](_0x218398['th']['dictionary'],_0x41a7cc),_0x218398['th']['getPluralForm']=_0x519a12;})(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':_0x5af453=>_0x5af453>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':_0x39b59c=>_0x39b59c>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3e4990=>{const {tr:{dictionary:_0x2b6733,getPluralForm:_0xdcce02}}={'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':_0x20cd53=>_0x20cd53>0x1}};_0x3e4990['tr']||={'dictionary':{},'getPluralForm':null},_0x3e4990['tr']['dictionary']=Object['assign'](_0x3e4990['tr']['dictionary'],_0x2b6733),_0x3e4990['tr']['getPluralForm']=_0xdcce02;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1a9a4a=>{const {tr:{dictionary:_0x47c596,getPluralForm:_0x430ecd}}={'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':_0x2f7b73=>_0x2f7b73>0x1}};_0x1a9a4a['tr']||={'dictionary':{},'getPluralForm':null},_0x1a9a4a['tr']['dictionary']=Object['assign'](_0x1a9a4a['tr']['dictionary'],_0x47c596),_0x1a9a4a['tr']['getPluralForm']=_0x430ecd;})(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':_0xf461c2=>_0xf461c2%0x1==0x0&&_0xf461c2%0xa==0x1&&_0xf461c2%0x64!=0xb?0x0:_0xf461c2%0x1==0x0&&_0xf461c2%0xa>=0x2&&_0xf461c2%0xa<=0x4&&(_0xf461c2%0x64<0xc||_0xf461c2%0x64>0xe)?0x1:_0xf461c2%0x1==0x0&&(_0xf461c2%0xa==0x0||_0xf461c2%0xa>=0x5&&_0xf461c2%0xa<=0x9||_0xf461c2%0x64>=0xb&&_0xf461c2%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':_0xc240fa=>_0xc240fa%0x1==0x0&&_0xc240fa%0xa==0x1&&_0xc240fa%0x64!=0xb?0x0:_0xc240fa%0x1==0x0&&_0xc240fa%0xa>=0x2&&_0xc240fa%0xa<=0x4&&(_0xc240fa%0x64<0xc||_0xc240fa%0x64>0xe)?0x1:_0xc240fa%0x1==0x0&&(_0xc240fa%0xa==0x0||_0xc240fa%0xa>=0x5&&_0xc240fa%0xa<=0x9||_0xc240fa%0x64>=0xb&&_0xc240fa%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4cc461=>{const {uk:{dictionary:_0x3ee19c,getPluralForm:_0x53ef42}}={'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':_0x1ee00d=>_0x1ee00d%0x1==0x0&&_0x1ee00d%0xa==0x1&&_0x1ee00d%0x64!=0xb?0x0:_0x1ee00d%0x1==0x0&&_0x1ee00d%0xa>=0x2&&_0x1ee00d%0xa<=0x4&&(_0x1ee00d%0x64<0xc||_0x1ee00d%0x64>0xe)?0x1:_0x1ee00d%0x1==0x0&&(_0x1ee00d%0xa==0x0||_0x1ee00d%0xa>=0x5&&_0x1ee00d%0xa<=0x9||_0x1ee00d%0x64>=0xb&&_0x1ee00d%0x64<=0xe)?0x2:0x3}};_0x4cc461['uk']||={'dictionary':{},'getPluralForm':null},_0x4cc461['uk']['dictionary']=Object['assign'](_0x4cc461['uk']['dictionary'],_0x3ee19c),_0x4cc461['uk']['getPluralForm']=_0x53ef42;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x42901e=>{const {uk:{dictionary:_0xd41a77,getPluralForm:_0x3bdf53}}={'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':_0x542a79=>_0x542a79%0x1==0x0&&_0x542a79%0xa==0x1&&_0x542a79%0x64!=0xb?0x0:_0x542a79%0x1==0x0&&_0x542a79%0xa>=0x2&&_0x542a79%0xa<=0x4&&(_0x542a79%0x64<0xc||_0x542a79%0x64>0xe)?0x1:_0x542a79%0x1==0x0&&(_0x542a79%0xa==0x0||_0x542a79%0xa>=0x5&&_0x542a79%0xa<=0x9||_0x542a79%0x64>=0xb&&_0x542a79%0x64<=0xe)?0x2:0x3}};_0x42901e['uk']||={'dictionary':{},'getPluralForm':null},_0x42901e['uk']['dictionary']=Object['assign'](_0x42901e['uk']['dictionary'],_0xd41a77),_0x42901e['uk']['getPluralForm']=_0x3bdf53;})(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':_0x263d07=>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':_0x17a19c=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x55145a=>{const {uz:{dictionary:_0x3135ae,getPluralForm:_0x2f79ec}}={'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':_0x56bdaa=>0x0}};_0x55145a['uz']||={'dictionary':{},'getPluralForm':null},_0x55145a['uz']['dictionary']=Object['assign'](_0x55145a['uz']['dictionary'],_0x3135ae),_0x55145a['uz']['getPluralForm']=_0x2f79ec;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x33ed07=>{const {uz:{dictionary:_0x120556,getPluralForm:_0x11ebce}}={'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':_0x1c938a=>0x0}};_0x33ed07['uz']||={'dictionary':{},'getPluralForm':null},_0x33ed07['uz']['dictionary']=Object['assign'](_0x33ed07['uz']['dictionary'],_0x120556),_0x33ed07['uz']['getPluralForm']=_0x11ebce;})(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':_0x53fcf2=>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':_0x22f2f7=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x29f293=>{const {vi:{dictionary:_0x4d8bbf,getPluralForm:_0x5a5de4}}={'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':_0x45ed7d=>0x0}};_0x29f293['vi']||={'dictionary':{},'getPluralForm':null},_0x29f293['vi']['dictionary']=Object['assign'](_0x29f293['vi']['dictionary'],_0x4d8bbf),_0x29f293['vi']['getPluralForm']=_0x5a5de4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5d014b=>{const {vi:{dictionary:_0x167b5f,getPluralForm:_0x511a50}}={'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':_0x1f6d1c=>0x0}};_0x5d014b['vi']||={'dictionary':{},'getPluralForm':null},_0x5d014b['vi']['dictionary']=Object['assign'](_0x5d014b['vi']['dictionary'],_0x167b5f),_0x5d014b['vi']['getPluralForm']=_0x511a50;})(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':_0x572e8b=>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':_0x501162=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1a2de6=>{const {'zh-cn':{dictionary:_0x2dc518,getPluralForm:_0x1f9ac9}}={'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':_0x561262=>0x0}};_0x1a2de6['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x1a2de6['zh-cn']['dictionary']=Object['assign'](_0x1a2de6['zh-cn']['dictionary'],_0x2dc518),_0x1a2de6['zh-cn']['getPluralForm']=_0x1f9ac9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x127e97=>{const {'zh-cn':{dictionary:_0x373dfa,getPluralForm:_0x15feed}}={'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':_0x16de7c=>0x0}};_0x127e97['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x127e97['zh-cn']['dictionary']=Object['assign'](_0x127e97['zh-cn']['dictionary'],_0x373dfa),_0x127e97['zh-cn']['getPluralForm']=_0x15feed;})(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':_0x5ed134=>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':_0x13f76d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3f255d=>{const {zh:{dictionary:_0x1690ae,getPluralForm:_0x3a606b}}={'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':_0x55d8ae=>0x0}};_0x3f255d['zh']||={'dictionary':{},'getPluralForm':null},_0x3f255d['zh']['dictionary']=Object['assign'](_0x3f255d['zh']['dictionary'],_0x1690ae),_0x3f255d['zh']['getPluralForm']=_0x3a606b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2cc186=>{const {zh:{dictionary:_0x24a066,getPluralForm:_0x543872}}={'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':_0x432da8=>0x0}};_0x2cc186['zh']||={'dictionary':{},'getPluralForm':null},_0x2cc186['zh']['dictionary']=Object['assign'](_0x2cc186['zh']['dictionary'],_0x24a066),_0x2cc186['zh']['getPluralForm']=_0x543872;})(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-20240814.0",
3
+ "version": "0.0.0-nightly-20240815.0",
4
4
  "description": "Template feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,11 +22,11 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "@ckeditor/ckeditor5-core": "0.0.0-nightly-20240814.0",
26
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240814.0",
27
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20240814.0",
28
- "ckeditor5": "0.0.0-nightly-20240814.0",
29
- "ckeditor5-collaboration": "0.0.0-nightly-20240814.0"
25
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-20240815.0",
26
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240815.0",
27
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20240815.0",
28
+ "ckeditor5": "0.0.0-nightly-20240815.0",
29
+ "ckeditor5-collaboration": "0.0.0-nightly-20240815.0"
30
30
  },
31
31
  "license": "SEE LICENSE IN LICENSE.md",
32
32
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5977(){var _0x5b9ff8=['10EBLSyQ','103134WKDwud','1993876KyJGAc','3jqukpC','476057HrxvWs','20613527bSTgzz','14200173bIzNal','1410192ZchzAK','749fTotNE','65624nGKHBM','5SKZVjv'];_0x5977=function(){return _0x5b9ff8;};return _0x5977();}(function(_0x3a6268,_0x186cf8){var _0x26ab3c=_0x225c,_0x44585f=_0x3a6268();while(!![]){try{var _0x796699=parseInt(_0x26ab3c(0xf0))/0x1+-parseInt(_0x26ab3c(0xed))/0x2*(parseInt(_0x26ab3c(0xef))/0x3)+parseInt(_0x26ab3c(0xee))/0x4*(-parseInt(_0x26ab3c(0xeb))/0x5)+-parseInt(_0x26ab3c(0xe8))/0x6+parseInt(_0x26ab3c(0xe9))/0x7*(parseInt(_0x26ab3c(0xea))/0x8)+-parseInt(_0x26ab3c(0xf2))/0x9+parseInt(_0x26ab3c(0xec))/0xa*(parseInt(_0x26ab3c(0xf1))/0xb);if(_0x796699===_0x186cf8)break;else _0x44585f['push'](_0x44585f['shift']());}catch(_0x605197){_0x44585f['push'](_0x44585f['shift']());}}}(_0x5977,0xd3266));export{default as Template}from'./template.js';function _0x225c(_0x3afa2f,_0x3e8a68){var _0x597758=_0x5977();return _0x225c=function(_0x225c36,_0x7a9e7e){_0x225c36=_0x225c36-0xe8;var _0xccbda7=_0x597758[_0x225c36];return _0xccbda7;},_0x225c(_0x3afa2f,_0x3e8a68);}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 _0x473f(_0x2ec23b,_0x3578ba){var _0x501cd0=_0x501c();return _0x473f=function(_0x473f9e,_0x53a3cb){_0x473f9e=_0x473f9e-0x102;var _0x34b7f0=_0x501cd0[_0x473f9e];return _0x34b7f0;},_0x473f(_0x2ec23b,_0x3578ba);}(function(_0x39eb88,_0x4054b7){var _0x5c3ef1=_0x473f,_0x15d0ee=_0x39eb88();while(!![]){try{var _0x4cb1b5=parseInt(_0x5c3ef1(0x104))/0x1*(parseInt(_0x5c3ef1(0x108))/0x2)+parseInt(_0x5c3ef1(0x109))/0x3*(-parseInt(_0x5c3ef1(0x10c))/0x4)+parseInt(_0x5c3ef1(0x106))/0x5+-parseInt(_0x5c3ef1(0x10b))/0x6*(-parseInt(_0x5c3ef1(0x102))/0x7)+parseInt(_0x5c3ef1(0x10a))/0x8*(-parseInt(_0x5c3ef1(0x107))/0x9)+-parseInt(_0x5c3ef1(0x105))/0xa+-parseInt(_0x5c3ef1(0x103))/0xb*(parseInt(_0x5c3ef1(0x10d))/0xc);if(_0x4cb1b5===_0x4054b7)break;else _0x15d0ee['push'](_0x15d0ee['shift']());}catch(_0x2463d7){_0x15d0ee['push'](_0x15d0ee['shift']());}}}(_0x501c,0xa60c9));function _0x501c(){var _0x298c07=['477tZWTaq','3064FtqbAB','6fyCElu','18328pQRNRk','316176XEQzNo','8803249GoHpEY','187QTyfBp','191zgKjOG','7302540YMwvXj','4583555LOwydy','14049KVOGWj','10580XCnaYr'];_0x501c=function(){return _0x298c07;};return _0x501c();}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 _0x4971b3=_0xa0e8;function _0xa0e8(_0x283408,_0x10256b){var _0x2f315f=_0x2f31();return _0xa0e8=function(_0xa0e804,_0x5d74fd){_0xa0e804=_0xa0e804-0x1d6;var _0x25ebd6=_0x2f315f[_0xa0e804];return _0x25ebd6;},_0xa0e8(_0x283408,_0x10256b);}(function(_0x3262e8,_0x47f3ed){var _0x158991=_0xa0e8,_0x32b9e0=_0x3262e8();while(!![]){try{var _0x326e87=parseInt(_0x158991(0x1dd))/0x1+-parseInt(_0x158991(0x1e0))/0x2+parseInt(_0x158991(0x1df))/0x3*(parseInt(_0x158991(0x1db))/0x4)+-parseInt(_0x158991(0x1d7))/0x5+parseInt(_0x158991(0x1d9))/0x6*(parseInt(_0x158991(0x1e2))/0x7)+-parseInt(_0x158991(0x1da))/0x8*(-parseInt(_0x158991(0x1de))/0x9)+-parseInt(_0x158991(0x1d8))/0xa;if(_0x326e87===_0x47f3ed)break;else _0x32b9e0['push'](_0x32b9e0['shift']());}catch(_0x2dde91){_0x32b9e0['push'](_0x32b9e0['shift']());}}}(_0x2f31,0x97149));import{Plugin as _0x242ab0}from'ckeditor5/src/core.js';import _0x221265 from'./templateediting.js';function _0x2f31(){var _0x5e48cb=['778330ksSZxc','9YWqRld','9TLbAXU','1905440uoXqOw','requires','7SLrkjr','Template','2004180PcRYTs','1809320EPluwG','4229682HgaSLh','4251176ApTvmx','184852sBtKsT','pluginName'];_0x2f31=function(){return _0x5e48cb;};return _0x2f31();}import _0x8fd519 from'./templateui.js';export default class m extends _0x242ab0{static get[_0x4971b3(0x1e1)](){return[_0x221265,_0x8fd519];}static get[_0x4971b3(0x1dc)](){var _0x3b43d9=_0x4971b3;return _0x3b43d9(0x1d6);}}
23
+ var _0x47c773=_0x2e1a;(function(_0xdcfdf5,_0x2fd954){var _0x423603=_0x2e1a,_0x3408d5=_0xdcfdf5();while(!![]){try{var _0xf15266=parseInt(_0x423603(0xda))/0x1+parseInt(_0x423603(0xdd))/0x2*(parseInt(_0x423603(0xd4))/0x3)+parseInt(_0x423603(0xd5))/0x4+-parseInt(_0x423603(0xd0))/0x5*(-parseInt(_0x423603(0xd2))/0x6)+-parseInt(_0x423603(0xdb))/0x7*(parseInt(_0x423603(0xd6))/0x8)+parseInt(_0x423603(0xd1))/0x9*(parseInt(_0x423603(0xd9))/0xa)+-parseInt(_0x423603(0xd7))/0xb;if(_0xf15266===_0x2fd954)break;else _0x3408d5['push'](_0x3408d5['shift']());}catch(_0x1c001e){_0x3408d5['push'](_0x3408d5['shift']());}}}(_0x574c,0xc3a7f));import{Plugin as _0x2f4bf3}from'ckeditor5/src/core.js';function _0x2e1a(_0x32af62,_0x34ef15){var _0x574c34=_0x574c();return _0x2e1a=function(_0x2e1aa2,_0x25a55e){_0x2e1aa2=_0x2e1aa2-0xd0;var _0x56daf1=_0x574c34[_0x2e1aa2];return _0x56daf1;},_0x2e1a(_0x32af62,_0x34ef15);}import _0x135f89 from'./templateediting.js';import _0x2fe83c from'./templateui.js';function _0x574c(){var _0x24904d=['8oPIHWh','36544013DBkdgl','Template','50oQWaOL','1320056FrmtNp','4765467OZQgFi','requires','116322WrpVKL','2330bcnRYH','2232774KsUUrJ','18312aJPEvb','pluginName','3oUuprQ','3053968gSRqOi'];_0x574c=function(){return _0x24904d;};return _0x574c();}export default class m extends _0x2f4bf3{static get[_0x47c773(0xdc)](){return[_0x135f89,_0x2fe83c];}static get[_0x47c773(0xd3)](){var _0xf10f01=_0x47c773;return _0xf10f01(0xd8);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4f54(_0x2751b2,_0x2e1a69){const _0x3f9a6e=_0x3f9a();return _0x4f54=function(_0x4f544e,_0x34d862){_0x4f544e=_0x4f544e-0xfc;let _0x857689=_0x3f9a6e[_0x4f544e];return _0x857689;},_0x4f54(_0x2751b2,_0x2e1a69);}const _0x4a15ca=_0x4f54;(function(_0x51e13c,_0x7e1bf){const _0x5918fc=_0x4f54,_0x5ec42a=_0x51e13c();while(!![]){try{const _0x5ef54f=-parseInt(_0x5918fc(0x104))/0x1*(-parseInt(_0x5918fc(0xfe))/0x2)+-parseInt(_0x5918fc(0x10a))/0x3*(parseInt(_0x5918fc(0x10c))/0x4)+parseInt(_0x5918fc(0x100))/0x5+-parseInt(_0x5918fc(0x10e))/0x6*(parseInt(_0x5918fc(0x103))/0x7)+parseInt(_0x5918fc(0x102))/0x8+parseInt(_0x5918fc(0x10b))/0x9*(-parseInt(_0x5918fc(0x107))/0xa)+parseInt(_0x5918fc(0x109))/0xb;if(_0x5ef54f===_0x7e1bf)break;else _0x5ec42a['push'](_0x5ec42a['shift']());}catch(_0x19e903){_0x5ec42a['push'](_0x5ec42a['shift']());}}}(_0x3f9a,0x80bfa));function _0x3f9a(){const _0x3a4aa0=['editor','309344IcyphP','98hWKoGj','31aFXBkf','htmlProcessor','toView','120410xFQzTv','string','7095264fxHnSc','374439zCOfnd','108IcIXwj','4auuWJb','function','360522oEhwRd','execute','change','toModel','data','8844qyuWCj','insertContent','4085515QOzLWU'];_0x3f9a=function(){return _0x3a4aa0;};return _0x3f9a();}import{Command as _0x3ba23e}from'ckeditor5/src/core.js';export default class c extends _0x3ba23e{[_0x4a15ca(0x10f)](_0x1ce28f){const _0x4f0dd3=_0x4a15ca,{model:_0x123f6a}=this[_0x4f0dd3(0x101)];let _0xd6cb0f;switch(typeof _0x1ce28f){case _0x4f0dd3(0x108):_0xd6cb0f=_0x1ce28f;break;case _0x4f0dd3(0x10d):_0xd6cb0f=_0x1ce28f();}_0x4f0dd3(0x108)==typeof _0xd6cb0f&&_0x123f6a[_0x4f0dd3(0x110)](()=>{const _0x119e52=_0x4f0dd3,_0x5e8a3e=this[_0x119e52(0x101)][_0x119e52(0xfd)][_0x119e52(0x105)][_0x119e52(0x106)](_0xd6cb0f),_0x34c6ae=this[_0x119e52(0x101)][_0x119e52(0xfd)][_0x119e52(0xfc)](_0x5e8a3e);_0x123f6a[_0x119e52(0xff)](_0x34c6ae);});}}
23
+ const _0x1aa44a=_0x3df0;function _0x59b0(){const _0x156750=['77fpLydN','1429396ViwIaD','data','execute','toModel','function','6090xfrlDE','38371pRygnu','172808HKZtdj','string','htmlProcessor','insertContent','2655IiIkDj','2493738HvalgN','57ioEdxK','toView','2992390wqzHGA','2332PvoDnR','editor','change'];_0x59b0=function(){return _0x156750;};return _0x59b0();}(function(_0x21f674,_0x455808){const _0x46d0e9=_0x3df0,_0x98910=_0x21f674();while(!![]){try{const _0x68f61a=parseInt(_0x46d0e9(0x107))/0x1+-parseInt(_0x46d0e9(0x111))/0x2*(-parseInt(_0x46d0e9(0x10e))/0x3)+-parseInt(_0x46d0e9(0x115))/0x4+parseInt(_0x46d0e9(0x110))/0x5+parseInt(_0x46d0e9(0x10d))/0x6+parseInt(_0x46d0e9(0x114))/0x7*(-parseInt(_0x46d0e9(0x108))/0x8)+parseInt(_0x46d0e9(0x10c))/0x9*(-parseInt(_0x46d0e9(0x106))/0xa);if(_0x68f61a===_0x455808)break;else _0x98910['push'](_0x98910['shift']());}catch(_0xf07d3a){_0x98910['push'](_0x98910['shift']());}}}(_0x59b0,0x493eb));function _0x3df0(_0x1ce0a5,_0xf6ab57){const _0x59b089=_0x59b0();return _0x3df0=function(_0x3df08a,_0x5d2d44){_0x3df08a=_0x3df08a-0x106;let _0x18e12a=_0x59b089[_0x3df08a];return _0x18e12a;},_0x3df0(_0x1ce0a5,_0xf6ab57);}import{Command as _0xf2e975}from'ckeditor5/src/core.js';export default class c extends _0xf2e975{[_0x1aa44a(0x117)](_0x4ed2d4){const _0xa5db32=_0x1aa44a,{model:_0x259eaa}=this[_0xa5db32(0x112)];let _0x5a3a76;switch(typeof _0x4ed2d4){case _0xa5db32(0x109):_0x5a3a76=_0x4ed2d4;break;case _0xa5db32(0x119):_0x5a3a76=_0x4ed2d4();}_0xa5db32(0x109)==typeof _0x5a3a76&&_0x259eaa[_0xa5db32(0x113)](()=>{const _0x137f61=_0xa5db32,_0x22c59f=this[_0x137f61(0x112)][_0x137f61(0x116)][_0x137f61(0x10a)][_0x137f61(0x10f)](_0x5a3a76),_0x1477a7=this[_0x137f61(0x112)][_0x137f61(0x116)][_0x137f61(0x118)](_0x22c59f);_0x259eaa[_0x137f61(0x10b)](_0x1477a7);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xae1307=_0x4eb8;function _0x4eb8(_0x2df1c0,_0xee94f3){const _0x3346f9=_0x3346();return _0x4eb8=function(_0x4eb807,_0x2f4033){_0x4eb807=_0x4eb807-0x1a4;let _0x3a7091=_0x3346f9[_0x4eb807];return _0x3a7091;},_0x4eb8(_0x2df1c0,_0xee94f3);}function _0x3346(){const _0x1a536a=['306918ahhSIP','add','20947FsFvzO','destroy','config','templateLicenseKeyInvalid','784953pxFwCP','template-trial-license-key-reached-limit-changes','templateLicenseKeyValid','templateLicenseKeyTrial','info','init','insertTemplate','licenseKey','3969361XKzkgh','23860524XtRVcR','14txkNMF','TemplateEditing','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.','commands','6452572qjKggk','88446oLgdBr','40hvCrFF','pluginName','template-invalid-license-key','templateLicenseKeyTrialLimit:operations','_licenseKeyCheckInterval','56EJlhVe','45auNSyi','get','editor','136LQMgLD'];_0x3346=function(){return _0x1a536a;};return _0x3346();}(function(_0x5de524,_0x5d7c40){const _0x19e0bb=_0x4eb8,_0x17116c=_0x5de524();while(!![]){try{const _0x54f04f=-parseInt(_0x19e0bb(0x1bf))/0x1*(-parseInt(_0x19e0bb(0x1ad))/0x2)+-parseInt(_0x19e0bb(0x1b2))/0x3*(-parseInt(_0x19e0bb(0x1bc))/0x4)+-parseInt(_0x19e0bb(0x1b9))/0x5*(-parseInt(_0x19e0bb(0x1bd))/0x6)+-parseInt(_0x19e0bb(0x1b1))/0x7+-parseInt(_0x19e0bb(0x1b8))/0x8*(-parseInt(_0x19e0bb(0x1c3))/0x9)+parseInt(_0x19e0bb(0x1b3))/0xa*(parseInt(_0x19e0bb(0x1ab))/0xb)+-parseInt(_0x19e0bb(0x1ac))/0xc;if(_0x54f04f===_0x5d7c40)break;else _0x17116c['push'](_0x17116c['shift']());}catch(_0xf95ed7){_0x17116c['push'](_0x17116c['shift']());}}}(_0x3346,0xb7df8));import{Plugin as _0x52e78d}from'ckeditor5/src/core.js';import{CKEditorError as _0x152a80}from'ckeditor5/src/utils.js';import _0x5c9bd5 from'./templatecommand.js';export default class r extends _0x52e78d{static get[_0xae1307(0x1b4)](){const _0x1d4894=_0xae1307;return _0x1d4894(0x1ae);}constructor(_0x295477){const _0x5619b1=_0xae1307;super(_0x295477),this[_0x5619b1(0x1b7)]=null;}[_0xae1307(0x1a8)](){const _0x700323=_0xae1307,{editor:_0x3f33fb}=this;_0x3f33fb[_0x700323(0x1b0)][_0x700323(0x1be)](_0x700323(0x1a9),new _0x5c9bd5(_0x3f33fb)),this[_0x700323(0x1aa)]=_0x3f33fb[_0x700323(0x1c1)][_0x700323(0x1ba)](_0x700323(0x1aa));const _0x26f28f=this[_0x700323(0x1bb)];this[_0x700323(0x1b7)]=setInterval(()=>{const _0x265986=_0x700323;let _0x5f0071;for(const _0x4e4d20 in _0x26f28f){const _0x10f4ca=_0x4e4d20,_0xa6c750=_0x26f28f[_0x10f4ca];if(_0x265986(0x1a6)===_0xa6c750||_0x265986(0x1c2)===_0xa6c750||_0x265986(0x1a5)===_0xa6c750||_0x265986(0x1b6)===_0xa6c750){delete _0x26f28f[_0x10f4ca],_0x5f0071=_0xa6c750;break;}}if(_0x265986(0x1c2)===_0x5f0071)throw clearInterval(this[_0x265986(0x1b7)]),new _0x152a80(_0x265986(0x1b5),null);if(_0x265986(0x1a6)===_0x5f0071&&console[_0x265986(0x1a7)](_0x265986(0x1af)),_0x265986(0x1b6)===_0x5f0071)throw clearInterval(this[_0x265986(0x1b7)]),new _0x152a80(_0x265986(0x1a4),null);_0x265986(0x1a5)===_0x5f0071&&clearInterval(this[_0x265986(0x1b7)]);},0x3e8);}[_0xae1307(0x1c0)](){const _0x57bbbf=_0xae1307;this[_0x57bbbf(0x1b7)]&&clearInterval(this[_0x57bbbf(0x1b7)]);}}
23
+ const _0x3f3e58=_0x56be;(function(_0xf42cc,_0x351e70){const _0x53373b=_0x56be,_0xc5d3fb=_0xf42cc();while(!![]){try{const _0x297fe5=-parseInt(_0x53373b(0x149))/0x1*(parseInt(_0x53373b(0x13f))/0x2)+-parseInt(_0x53373b(0x14d))/0x3*(parseInt(_0x53373b(0x14e))/0x4)+-parseInt(_0x53373b(0x13c))/0x5+parseInt(_0x53373b(0x147))/0x6+-parseInt(_0x53373b(0x144))/0x7+parseInt(_0x53373b(0x145))/0x8*(parseInt(_0x53373b(0x13b))/0x9)+parseInt(_0x53373b(0x143))/0xa;if(_0x297fe5===_0x351e70)break;else _0xc5d3fb['push'](_0xc5d3fb['shift']());}catch(_0x8b516b){_0xc5d3fb['push'](_0xc5d3fb['shift']());}}}(_0x41b1,0xd3fbe));import{Plugin as _0x7387ec}from'ckeditor5/src/core.js';import{CKEditorError as _0x4a339f}from'ckeditor5/src/utils.js';import _0x5aa87d from'./templatecommand.js';function _0x56be(_0x5f2d7b,_0x424f9a){const _0x41b177=_0x41b1();return _0x56be=function(_0x56bead,_0x2dd17b){_0x56bead=_0x56bead-0x131;let _0x478e84=_0x41b177[_0x56bead];return _0x478e84;},_0x56be(_0x5f2d7b,_0x424f9a);}export default class r extends _0x7387ec{static get[_0x3f3e58(0x134)](){const _0x1eee44=_0x3f3e58;return _0x1eee44(0x146);}constructor(_0x136a5c){const _0x104941=_0x3f3e58;super(_0x136a5c),this[_0x104941(0x136)]=null;}[_0x3f3e58(0x148)](){const _0x16f1c7=_0x3f3e58,{editor:_0x1d6480}=this;_0x1d6480[_0x16f1c7(0x139)][_0x16f1c7(0x133)](_0x16f1c7(0x140),new _0x5aa87d(_0x1d6480)),this[_0x16f1c7(0x137)]=_0x1d6480[_0x16f1c7(0x13a)][_0x16f1c7(0x135)](_0x16f1c7(0x137));const _0x32ad68=this[_0x16f1c7(0x141)];this[_0x16f1c7(0x136)]=setInterval(()=>{const _0x5d75e7=_0x16f1c7;let _0x3cea59;for(const _0x16067d in _0x32ad68){const _0x5394db=_0x16067d,_0xe0bcc6=_0x32ad68[_0x5394db];if(_0x5d75e7(0x14b)===_0xe0bcc6||_0x5d75e7(0x13d)===_0xe0bcc6||_0x5d75e7(0x13e)===_0xe0bcc6||_0x5d75e7(0x131)===_0xe0bcc6){delete _0x32ad68[_0x5394db],_0x3cea59=_0xe0bcc6;break;}}if(_0x5d75e7(0x13d)===_0x3cea59)throw clearInterval(this[_0x5d75e7(0x136)]),new _0x4a339f(_0x5d75e7(0x142),null);if(_0x5d75e7(0x14b)===_0x3cea59&&console[_0x5d75e7(0x138)](_0x5d75e7(0x14c)),_0x5d75e7(0x131)===_0x3cea59)throw clearInterval(this[_0x5d75e7(0x136)]),new _0x4a339f(_0x5d75e7(0x132),null);_0x5d75e7(0x13e)===_0x3cea59&&clearInterval(this[_0x5d75e7(0x136)]);},0x3e8);}[_0x3f3e58(0x14a)](){const _0x1612fa=_0x3f3e58;this[_0x1612fa(0x136)]&&clearInterval(this[_0x1612fa(0x136)]);}}function _0x41b1(){const _0x2e0162=['30ElAOab','destroy','templateLicenseKeyTrial','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.','2630592IFTSHc','4CEzmln','templateLicenseKeyTrialLimit:operations','template-trial-license-key-reached-limit-changes','add','pluginName','get','_licenseKeyCheckInterval','licenseKey','info','commands','config','81CUjguo','4479105EIRajp','templateLicenseKeyInvalid','templateLicenseKeyValid','36394PxfHQv','insertTemplate','editor','template-invalid-license-key','29146200GdcaCl','10788785FJKnFs','1147192QhbqjG','TemplateEditing','3137550PvGhlz','init'];_0x41b1=function(){return _0x2e0162;};return _0x41b1();}