@ckeditor/ckeditor5-template 43.1.0-alpha.7 → 43.1.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
- (_0x4524da=>{const {'sr-latn':{dictionary:_0x47f955,getPluralForm:_0x59ce48}}={'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':_0x280188=>_0x280188%0xa==0x1&&_0x280188%0x64!=0xb?0x0:_0x280188%0xa>=0x2&&_0x280188%0xa<=0x4&&(_0x280188%0x64<0xa||_0x280188%0x64>=0x14)?0x1:0x2}};_0x4524da['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x4524da['sr-latn']['dictionary']=Object['assign'](_0x4524da['sr-latn']['dictionary'],_0x47f955),_0x4524da['sr-latn']['getPluralForm']=_0x59ce48;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1bab3f=>{const {'sr-latn':{dictionary:_0x401ef6,getPluralForm:_0x58908e}}={'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':_0x4449f9=>_0x4449f9%0xa==0x1&&_0x4449f9%0x64!=0xb?0x0:_0x4449f9%0xa>=0x2&&_0x4449f9%0xa<=0x4&&(_0x4449f9%0x64<0xa||_0x4449f9%0x64>=0x14)?0x1:0x2}};_0x1bab3f['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x1bab3f['sr-latn']['dictionary']=Object['assign'](_0x1bab3f['sr-latn']['dictionary'],_0x401ef6),_0x1bab3f['sr-latn']['getPluralForm']=_0x58908e;})(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':_0x3c39fa=>_0x3c39fa%0xa==0x1&&_0x3c39fa%0x64!=0xb?0x0:_0x3c39fa%0xa>=0x2&&_0x3c39fa%0xa<=0x4&&(_0x3c39fa%0x64<0xa||_0x3c39fa%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':_0x1a6b69=>_0x1a6b69%0xa==0x1&&_0x1a6b69%0x64!=0xb?0x0:_0x1a6b69%0xa>=0x2&&_0x1a6b69%0xa<=0x4&&(_0x1a6b69%0x64<0xa||_0x1a6b69%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x140b19=>{const {sr:{dictionary:_0x1b5bfd,getPluralForm:_0x3d00a9}}={'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':_0x36cfb1=>_0x36cfb1%0xa==0x1&&_0x36cfb1%0x64!=0xb?0x0:_0x36cfb1%0xa>=0x2&&_0x36cfb1%0xa<=0x4&&(_0x36cfb1%0x64<0xa||_0x36cfb1%0x64>=0x14)?0x1:0x2}};_0x140b19['sr']||={'dictionary':{},'getPluralForm':null},_0x140b19['sr']['dictionary']=Object['assign'](_0x140b19['sr']['dictionary'],_0x1b5bfd),_0x140b19['sr']['getPluralForm']=_0x3d00a9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x259640=>{const {sr:{dictionary:_0x1a124b,getPluralForm:_0x294c52}}={'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':_0x461fc2=>_0x461fc2%0xa==0x1&&_0x461fc2%0x64!=0xb?0x0:_0x461fc2%0xa>=0x2&&_0x461fc2%0xa<=0x4&&(_0x461fc2%0x64<0xa||_0x461fc2%0x64>=0x14)?0x1:0x2}};_0x259640['sr']||={'dictionary':{},'getPluralForm':null},_0x259640['sr']['dictionary']=Object['assign'](_0x259640['sr']['dictionary'],_0x1a124b),_0x259640['sr']['getPluralForm']=_0x294c52;})(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':_0x3595da=>0x1!=_0x3595da}};
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':_0x2681e8=>0x1!=_0x2681e8}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x14deca=>{const {sv:{dictionary:_0x5a80af,getPluralForm:_0x15e49e}}={'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':_0x12d77e=>0x1!=_0x12d77e}};_0x14deca['sv']||={'dictionary':{},'getPluralForm':null},_0x14deca['sv']['dictionary']=Object['assign'](_0x14deca['sv']['dictionary'],_0x5a80af),_0x14deca['sv']['getPluralForm']=_0x15e49e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1cc6bb=>{const {sv:{dictionary:_0x20d5a5,getPluralForm:_0x3f0c40}}={'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':_0xed518d=>0x1!=_0xed518d}};_0x1cc6bb['sv']||={'dictionary':{},'getPluralForm':null},_0x1cc6bb['sv']['dictionary']=Object['assign'](_0x1cc6bb['sv']['dictionary'],_0x20d5a5),_0x1cc6bb['sv']['getPluralForm']=_0x3f0c40;})(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':_0x566abc=>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':_0x2554a9=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x483fc1=>{const {th:{dictionary:_0x17b0d0,getPluralForm:_0x3418c7}}={'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':_0xd4b49a=>0x0}};_0x483fc1['th']||={'dictionary':{},'getPluralForm':null},_0x483fc1['th']['dictionary']=Object['assign'](_0x483fc1['th']['dictionary'],_0x17b0d0),_0x483fc1['th']['getPluralForm']=_0x3418c7;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xea9bfd=>{const {th:{dictionary:_0xa1fb37,getPluralForm:_0x316f68}}={'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':_0x580cb2=>0x0}};_0xea9bfd['th']||={'dictionary':{},'getPluralForm':null},_0xea9bfd['th']['dictionary']=Object['assign'](_0xea9bfd['th']['dictionary'],_0xa1fb37),_0xea9bfd['th']['getPluralForm']=_0x316f68;})(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':_0x3b5f3b=>_0x3b5f3b>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':_0x1c7856=>_0x1c7856>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2cc431=>{const {tr:{dictionary:_0x343215,getPluralForm:_0x2e0965}}={'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':_0x44780f=>_0x44780f>0x1}};_0x2cc431['tr']||={'dictionary':{},'getPluralForm':null},_0x2cc431['tr']['dictionary']=Object['assign'](_0x2cc431['tr']['dictionary'],_0x343215),_0x2cc431['tr']['getPluralForm']=_0x2e0965;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x38f75b=>{const {tr:{dictionary:_0x177844,getPluralForm:_0x2338a3}}={'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':_0x323b05=>_0x323b05>0x1}};_0x38f75b['tr']||={'dictionary':{},'getPluralForm':null},_0x38f75b['tr']['dictionary']=Object['assign'](_0x38f75b['tr']['dictionary'],_0x177844),_0x38f75b['tr']['getPluralForm']=_0x2338a3;})(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':_0x452567=>_0x452567%0x1==0x0&&_0x452567%0xa==0x1&&_0x452567%0x64!=0xb?0x0:_0x452567%0x1==0x0&&_0x452567%0xa>=0x2&&_0x452567%0xa<=0x4&&(_0x452567%0x64<0xc||_0x452567%0x64>0xe)?0x1:_0x452567%0x1==0x0&&(_0x452567%0xa==0x0||_0x452567%0xa>=0x5&&_0x452567%0xa<=0x9||_0x452567%0x64>=0xb&&_0x452567%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':_0x3d06f1=>_0x3d06f1%0x1==0x0&&_0x3d06f1%0xa==0x1&&_0x3d06f1%0x64!=0xb?0x0:_0x3d06f1%0x1==0x0&&_0x3d06f1%0xa>=0x2&&_0x3d06f1%0xa<=0x4&&(_0x3d06f1%0x64<0xc||_0x3d06f1%0x64>0xe)?0x1:_0x3d06f1%0x1==0x0&&(_0x3d06f1%0xa==0x0||_0x3d06f1%0xa>=0x5&&_0x3d06f1%0xa<=0x9||_0x3d06f1%0x64>=0xb&&_0x3d06f1%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1647f8=>{const {uk:{dictionary:_0x44d9e3,getPluralForm:_0x52d65e}}={'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':_0x236393=>_0x236393%0x1==0x0&&_0x236393%0xa==0x1&&_0x236393%0x64!=0xb?0x0:_0x236393%0x1==0x0&&_0x236393%0xa>=0x2&&_0x236393%0xa<=0x4&&(_0x236393%0x64<0xc||_0x236393%0x64>0xe)?0x1:_0x236393%0x1==0x0&&(_0x236393%0xa==0x0||_0x236393%0xa>=0x5&&_0x236393%0xa<=0x9||_0x236393%0x64>=0xb&&_0x236393%0x64<=0xe)?0x2:0x3}};_0x1647f8['uk']||={'dictionary':{},'getPluralForm':null},_0x1647f8['uk']['dictionary']=Object['assign'](_0x1647f8['uk']['dictionary'],_0x44d9e3),_0x1647f8['uk']['getPluralForm']=_0x52d65e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x18c233=>{const {uk:{dictionary:_0x1c6d81,getPluralForm:_0x4e3443}}={'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':_0x3e9591=>_0x3e9591%0x1==0x0&&_0x3e9591%0xa==0x1&&_0x3e9591%0x64!=0xb?0x0:_0x3e9591%0x1==0x0&&_0x3e9591%0xa>=0x2&&_0x3e9591%0xa<=0x4&&(_0x3e9591%0x64<0xc||_0x3e9591%0x64>0xe)?0x1:_0x3e9591%0x1==0x0&&(_0x3e9591%0xa==0x0||_0x3e9591%0xa>=0x5&&_0x3e9591%0xa<=0x9||_0x3e9591%0x64>=0xb&&_0x3e9591%0x64<=0xe)?0x2:0x3}};_0x18c233['uk']||={'dictionary':{},'getPluralForm':null},_0x18c233['uk']['dictionary']=Object['assign'](_0x18c233['uk']['dictionary'],_0x1c6d81),_0x18c233['uk']['getPluralForm']=_0x4e3443;})(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':_0x52d888=>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':_0x3e6d28=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3efc51=>{const {uz:{dictionary:_0x3bf758,getPluralForm:_0x95f9fc}}={'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':_0x222ab6=>0x0}};_0x3efc51['uz']||={'dictionary':{},'getPluralForm':null},_0x3efc51['uz']['dictionary']=Object['assign'](_0x3efc51['uz']['dictionary'],_0x3bf758),_0x3efc51['uz']['getPluralForm']=_0x95f9fc;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x47b486=>{const {uz:{dictionary:_0xe57405,getPluralForm:_0x422114}}={'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':_0x2823c2=>0x0}};_0x47b486['uz']||={'dictionary':{},'getPluralForm':null},_0x47b486['uz']['dictionary']=Object['assign'](_0x47b486['uz']['dictionary'],_0xe57405),_0x47b486['uz']['getPluralForm']=_0x422114;})(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':_0x386bad=>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':_0x571f54=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x456ed9=>{const {vi:{dictionary:_0x3bab4d,getPluralForm:_0x5680dd}}={'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':_0x4cdfa5=>0x0}};_0x456ed9['vi']||={'dictionary':{},'getPluralForm':null},_0x456ed9['vi']['dictionary']=Object['assign'](_0x456ed9['vi']['dictionary'],_0x3bab4d),_0x456ed9['vi']['getPluralForm']=_0x5680dd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x619b85=>{const {vi:{dictionary:_0x4b976e,getPluralForm:_0x49f6d9}}={'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':_0x57d4b6=>0x0}};_0x619b85['vi']||={'dictionary':{},'getPluralForm':null},_0x619b85['vi']['dictionary']=Object['assign'](_0x619b85['vi']['dictionary'],_0x4b976e),_0x619b85['vi']['getPluralForm']=_0x49f6d9;})(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':_0x50fbdf=>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':_0x30573d=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x36ac47=>{const {'zh-cn':{dictionary:_0x428145,getPluralForm:_0x3e443c}}={'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':_0x45f745=>0x0}};_0x36ac47['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x36ac47['zh-cn']['dictionary']=Object['assign'](_0x36ac47['zh-cn']['dictionary'],_0x428145),_0x36ac47['zh-cn']['getPluralForm']=_0x3e443c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5c1efc=>{const {'zh-cn':{dictionary:_0x5b020a,getPluralForm:_0x275a86}}={'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':_0x3ab6fc=>0x0}};_0x5c1efc['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x5c1efc['zh-cn']['dictionary']=Object['assign'](_0x5c1efc['zh-cn']['dictionary'],_0x5b020a),_0x5c1efc['zh-cn']['getPluralForm']=_0x275a86;})(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':_0x152fb6=>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':_0x259242=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x102190=>{const {zh:{dictionary:_0x3e6029,getPluralForm:_0x1bbc8e}}={'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':_0x2caf49=>0x0}};_0x102190['zh']||={'dictionary':{},'getPluralForm':null},_0x102190['zh']['dictionary']=Object['assign'](_0x102190['zh']['dictionary'],_0x3e6029),_0x102190['zh']['getPluralForm']=_0x1bbc8e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x511806=>{const {zh:{dictionary:_0x4157f4,getPluralForm:_0x522fe2}}={'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':_0x2b44ed=>0x0}};_0x511806['zh']||={'dictionary':{},'getPluralForm':null},_0x511806['zh']['dictionary']=Object['assign'](_0x511806['zh']['dictionary'],_0x4157f4),_0x511806['zh']['getPluralForm']=_0x522fe2;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-template",
3
- "version": "43.1.0-alpha.7",
3
+ "version": "43.1.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": "43.1.0-alpha.7",
26
- "@ckeditor/ckeditor5-ui": "43.1.0-alpha.7",
27
- "@ckeditor/ckeditor5-utils": "43.1.0-alpha.7",
28
- "ckeditor5": "43.1.0-alpha.7",
29
- "ckeditor5-collaboration": "43.1.0-alpha.7"
25
+ "@ckeditor/ckeditor5-core": "43.1.0",
26
+ "@ckeditor/ckeditor5-ui": "43.1.0",
27
+ "@ckeditor/ckeditor5-utils": "43.1.0",
28
+ "ckeditor5": "43.1.0",
29
+ "ckeditor5-collaboration": "43.1.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 _0x1668(_0x131e1f,_0x308892){var _0x4e8926=_0x4e89();return _0x1668=function(_0x16681a,_0x2fdf9b){_0x16681a=_0x16681a-0x6e;var _0x11e5db=_0x4e8926[_0x16681a];return _0x11e5db;},_0x1668(_0x131e1f,_0x308892);}(function(_0x5584bb,_0x339f4e){var _0x2ed603=_0x1668,_0x4d0a47=_0x5584bb();while(!![]){try{var _0x55fcf1=parseInt(_0x2ed603(0x77))/0x1*(-parseInt(_0x2ed603(0x6f))/0x2)+-parseInt(_0x2ed603(0x71))/0x3*(-parseInt(_0x2ed603(0x72))/0x4)+-parseInt(_0x2ed603(0x73))/0x5*(-parseInt(_0x2ed603(0x78))/0x6)+-parseInt(_0x2ed603(0x74))/0x7+parseInt(_0x2ed603(0x76))/0x8+parseInt(_0x2ed603(0x70))/0x9+parseInt(_0x2ed603(0x75))/0xa*(parseInt(_0x2ed603(0x6e))/0xb);if(_0x55fcf1===_0x339f4e)break;else _0x4d0a47['push'](_0x4d0a47['shift']());}catch(_0x4447de){_0x4d0a47['push'](_0x4d0a47['shift']());}}}(_0x4e89,0x30d48));export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';function _0x4e89(){var _0x1f4ded=['3aUCcyc','79122UPmaIe','33giyVuF','239804fwWlxC','211851cFzjOA','302739mqBkol','4XyEhdk','125mfFZaV','1242990tdjlqf','616360dlgMtz','785992XWUBzP'];_0x4e89=function(){return _0x1f4ded;};return _0x4e89();}export{default as TemplateEditing}from'./templateediting.js';export{default as TemplateUI}from'./templateui.js';import'./augmentation.js';
23
+ (function(_0x447385,_0xe61341){var _0x27f1dd=_0x4ef5,_0x176061=_0x447385();while(!![]){try{var _0x5e2c92=parseInt(_0x27f1dd(0x95))/0x1+-parseInt(_0x27f1dd(0x97))/0x2*(parseInt(_0x27f1dd(0x96))/0x3)+-parseInt(_0x27f1dd(0x9b))/0x4+-parseInt(_0x27f1dd(0x92))/0x5+parseInt(_0x27f1dd(0x98))/0x6*(-parseInt(_0x27f1dd(0x99))/0x7)+parseInt(_0x27f1dd(0x93))/0x8+parseInt(_0x27f1dd(0x94))/0x9*(parseInt(_0x27f1dd(0x9a))/0xa);if(_0x5e2c92===_0xe61341)break;else _0x176061['push'](_0x176061['shift']());}catch(_0x56298e){_0x176061['push'](_0x176061['shift']());}}}(_0x1fc1,0x87bf6));function _0x1fc1(){var _0x5aa2a4=['2DZgltY','6sZrkgt','5043619MgYrkL','7007510rtHPGX','2894760RzVFdo','1172220ziRYsA','2149592hbotqW','27HjprMt','512142PLSfJC','1945263ctZMdF'];_0x1fc1=function(){return _0x5aa2a4;};return _0x1fc1();}export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';export{default as TemplateEditing}from'./templateediting.js';export{default as TemplateUI}from'./templateui.js';function _0x4ef5(_0x34e6c4,_0x279ce4){var _0x1fc1f0=_0x1fc1();return _0x4ef5=function(_0x4ef5c7,_0x58e198){_0x4ef5c7=_0x4ef5c7-0x92;var _0x5a41ee=_0x1fc1f0[_0x4ef5c7];return _0x5a41ee;},_0x4ef5(_0x34e6c4,_0x279ce4);}import'./augmentation.js';
package/src/template.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0xe7be94=_0x36c3;function _0x36c3(_0x479aa8,_0x1f7735){var _0x3dfe63=_0x3dfe();return _0x36c3=function(_0x36c337,_0x26ed08){_0x36c337=_0x36c337-0xf0;var _0x5bb69e=_0x3dfe63[_0x36c337];return _0x5bb69e;},_0x36c3(_0x479aa8,_0x1f7735);}(function(_0x3cea37,_0x34116e){var _0x3e8902=_0x36c3,_0x1780e4=_0x3cea37();while(!![]){try{var _0x2e1678=-parseInt(_0x3e8902(0xf4))/0x1*(-parseInt(_0x3e8902(0xf1))/0x2)+-parseInt(_0x3e8902(0xfc))/0x3*(-parseInt(_0x3e8902(0xfd))/0x4)+parseInt(_0x3e8902(0xfa))/0x5+parseInt(_0x3e8902(0xf6))/0x6*(parseInt(_0x3e8902(0xf2))/0x7)+-parseInt(_0x3e8902(0xf3))/0x8+-parseInt(_0x3e8902(0xfb))/0x9*(-parseInt(_0x3e8902(0xf9))/0xa)+-parseInt(_0x3e8902(0xf8))/0xb;if(_0x2e1678===_0x34116e)break;else _0x1780e4['push'](_0x1780e4['shift']());}catch(_0x3fb312){_0x1780e4['push'](_0x1780e4['shift']());}}}(_0x3dfe,0x40ce2));import{Plugin as _0x107fc9}from'ckeditor5/src/core.js';import _0x466166 from'./templateediting.js';import _0x3b4ff3 from'./templateui.js';function _0x3dfe(){var _0x8732ba=['2rUVdGC','pluginName','6XSJDLx','requires','6010763guDgMj','130bmavzl','1852555agsfhy','19638SmmPnW','8292pNVtPR','256GfHcms','Template','529822vZwJmt','1385419rNsove','3933096uFmJWS'];_0x3dfe=function(){return _0x8732ba;};return _0x3dfe();}export default class m extends _0x107fc9{static get[_0xe7be94(0xf7)](){return[_0x466166,_0x3b4ff3];}static get[_0xe7be94(0xf5)](){var _0x50c29b=_0xe7be94;return _0x50c29b(0xf0);}}
23
+ var _0x20eb8d=_0x141e;function _0x141e(_0x4f5596,_0x4ec537){var _0x2e8197=_0x2e81();return _0x141e=function(_0x141ea6,_0x13d606){_0x141ea6=_0x141ea6-0x19f;var _0x188265=_0x2e8197[_0x141ea6];return _0x188265;},_0x141e(_0x4f5596,_0x4ec537);}(function(_0x83fa14,_0x546908){var _0x24ef72=_0x141e,_0x6f523d=_0x83fa14();while(!![]){try{var _0x3a4e50=parseInt(_0x24ef72(0x1a2))/0x1*(-parseInt(_0x24ef72(0x1a0))/0x2)+-parseInt(_0x24ef72(0x1a6))/0x3+parseInt(_0x24ef72(0x1a8))/0x4+-parseInt(_0x24ef72(0x1a4))/0x5*(parseInt(_0x24ef72(0x1aa))/0x6)+parseInt(_0x24ef72(0x1a1))/0x7*(parseInt(_0x24ef72(0x1ac))/0x8)+parseInt(_0x24ef72(0x1a5))/0x9*(parseInt(_0x24ef72(0x1a9))/0xa)+parseInt(_0x24ef72(0x1a7))/0xb;if(_0x3a4e50===_0x546908)break;else _0x6f523d['push'](_0x6f523d['shift']());}catch(_0x4e9ab8){_0x6f523d['push'](_0x6f523d['shift']());}}}(_0x2e81,0x8cd34));function _0x2e81(){var _0x432419=['341328gjQqFR','1112710jdiAeo','30nRinkY','Template','8NcyrXc','requires','854RSNFJT','895713jnnoYl','2139VLOwYj','pluginName','522470QtIMax','9vXDHNy','2595450bKOQXK','28085541xFvLCQ'];_0x2e81=function(){return _0x432419;};return _0x2e81();}import{Plugin as _0x1edc74}from'ckeditor5/src/core.js';import _0x1ce5aa from'./templateediting.js';import _0x6f7b86 from'./templateui.js';export default class m extends _0x1edc74{static get[_0x20eb8d(0x19f)](){return[_0x1ce5aa,_0x6f7b86];}static get[_0x20eb8d(0x1a3)](){var _0x272c55=_0x20eb8d;return _0x272c55(0x1ab);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x27aa8c=_0xa03c;(function(_0x40b6df,_0xe09c7e){const _0x2dc151=_0xa03c,_0xcc4776=_0x40b6df();while(!![]){try{const _0x3a589e=parseInt(_0x2dc151(0x1ca))/0x1+parseInt(_0x2dc151(0x1d6))/0x2+-parseInt(_0x2dc151(0x1d4))/0x3*(parseInt(_0x2dc151(0x1d7))/0x4)+-parseInt(_0x2dc151(0x1d5))/0x5+-parseInt(_0x2dc151(0x1d2))/0x6+-parseInt(_0x2dc151(0x1d8))/0x7+-parseInt(_0x2dc151(0x1cf))/0x8*(-parseInt(_0x2dc151(0x1c8))/0x9);if(_0x3a589e===_0xe09c7e)break;else _0xcc4776['push'](_0xcc4776['shift']());}catch(_0x1cea2a){_0xcc4776['push'](_0xcc4776['shift']());}}}(_0x231f,0xcc488));import{Command as _0x195a0b}from'ckeditor5/src/core.js';function _0x231f(){const _0x1ca49e=['1380222VdXNLJ','8ykOhIH','6353431qOpVUq','toModel','execute','2313QZwiwz','change','166175xwhWee','htmlProcessor','toView','insertContent','data','109952ZSnHrP','editor','string','4336716hSDWkK','function','1425975CPXdqW','4853405ivkDAH'];_0x231f=function(){return _0x1ca49e;};return _0x231f();}function _0xa03c(_0x3fd2ae,_0x3b0e95){const _0x231fe1=_0x231f();return _0xa03c=function(_0xa03c58,_0x43fcab){_0xa03c58=_0xa03c58-0x1c6;let _0x1d8529=_0x231fe1[_0xa03c58];return _0x1d8529;},_0xa03c(_0x3fd2ae,_0x3b0e95);}export default class c extends _0x195a0b{[_0x27aa8c(0x1c7)](_0x149beb){const _0xb11ecc=_0x27aa8c,{model:_0x3348b7}=this[_0xb11ecc(0x1d0)];let _0x259fde;switch(typeof _0x149beb){case _0xb11ecc(0x1d1):_0x259fde=_0x149beb;break;case _0xb11ecc(0x1d3):_0x259fde=_0x149beb();}_0xb11ecc(0x1d1)==typeof _0x259fde&&_0x3348b7[_0xb11ecc(0x1c9)](()=>{const _0x122b88=_0xb11ecc,_0x520cea=this[_0x122b88(0x1d0)][_0x122b88(0x1ce)][_0x122b88(0x1cb)][_0x122b88(0x1cc)](_0x259fde),_0x2dfe50=this[_0x122b88(0x1d0)][_0x122b88(0x1ce)][_0x122b88(0x1c6)](_0x520cea);_0x3348b7[_0x122b88(0x1cd)](_0x2dfe50);});}}
23
+ const _0x47d019=_0x14c6;function _0x14c6(_0x2206bd,_0x2beb00){const _0x24d72c=_0x24d7();return _0x14c6=function(_0x14c6d0,_0x1b9d33){_0x14c6d0=_0x14c6d0-0xf4;let _0x4e2637=_0x24d72c[_0x14c6d0];return _0x4e2637;},_0x14c6(_0x2206bd,_0x2beb00);}(function(_0x4162e2,_0x5083b8){const _0x4d5107=_0x14c6,_0x3645df=_0x4162e2();while(!![]){try{const _0x2d17e3=parseInt(_0x4d5107(0xf6))/0x1*(parseInt(_0x4d5107(0x107))/0x2)+-parseInt(_0x4d5107(0xff))/0x3*(parseInt(_0x4d5107(0xf4))/0x4)+parseInt(_0x4d5107(0x103))/0x5*(parseInt(_0x4d5107(0x102))/0x6)+parseInt(_0x4d5107(0xfb))/0x7+-parseInt(_0x4d5107(0xf5))/0x8*(-parseInt(_0x4d5107(0xfa))/0x9)+parseInt(_0x4d5107(0x108))/0xa*(-parseInt(_0x4d5107(0xf9))/0xb)+parseInt(_0x4d5107(0x105))/0xc;if(_0x2d17e3===_0x5083b8)break;else _0x3645df['push'](_0x3645df['shift']());}catch(_0x5dfa31){_0x3645df['push'](_0x3645df['shift']());}}}(_0x24d7,0x989a4));import{Command as _0x3dbd60}from'ckeditor5/src/core.js';export default class c extends _0x3dbd60{[_0x47d019(0x104)](_0x2c82ec){const _0x472e49=_0x47d019,{model:_0x4fa525}=this[_0x472e49(0xf8)];let _0x403897;switch(typeof _0x2c82ec){case _0x472e49(0xfe):_0x403897=_0x2c82ec;break;case _0x472e49(0xfc):_0x403897=_0x2c82ec();}_0x472e49(0xfe)==typeof _0x403897&&_0x4fa525[_0x472e49(0xf7)](()=>{const _0x269f2a=_0x472e49,_0x426249=this[_0x269f2a(0xf8)][_0x269f2a(0x106)][_0x269f2a(0x100)][_0x269f2a(0x109)](_0x403897),_0x1f47c2=this[_0x269f2a(0xf8)][_0x269f2a(0x106)][_0x269f2a(0x101)](_0x426249);_0x4fa525[_0x269f2a(0xfd)](_0x1f47c2);});}}function _0x24d7(){const _0x1205be=['insertContent','string','43839zVIEsR','htmlProcessor','toModel','12YSZVVD','1618930IBRAOo','execute','13826004otSDEr','data','2JtqVNT','106360EPGRYo','toView','336cYGXJz','40jOPvbq','38923ZNyOzA','change','editor','429iBibOH','400761YVqMxY','1442343gcehxN','function'];_0x24d7=function(){return _0x1205be;};return _0x24d7();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x49422a=_0x7f4b;function _0x7f4b(_0x32a2f7,_0x31b142){const _0x4fe38a=_0x4fe3();return _0x7f4b=function(_0x7f4be8,_0x5d4eb3){_0x7f4be8=_0x7f4be8-0xf5;let _0x166e7d=_0x4fe38a[_0x7f4be8];return _0x166e7d;},_0x7f4b(_0x32a2f7,_0x31b142);}(function(_0x370295,_0x49701e){const _0x301884=_0x7f4b,_0x47fb10=_0x370295();while(!![]){try{const _0x309b07=parseInt(_0x301884(0x101))/0x1+parseInt(_0x301884(0xf5))/0x2+-parseInt(_0x301884(0x10d))/0x3*(parseInt(_0x301884(0xf8))/0x4)+-parseInt(_0x301884(0x110))/0x5+-parseInt(_0x301884(0x112))/0x6*(-parseInt(_0x301884(0x108))/0x7)+parseInt(_0x301884(0x103))/0x8*(-parseInt(_0x301884(0x111))/0x9)+-parseInt(_0x301884(0x100))/0xa*(parseInt(_0x301884(0x113))/0xb);if(_0x309b07===_0x49701e)break;else _0x47fb10['push'](_0x47fb10['shift']());}catch(_0x2bd3b5){_0x47fb10['push'](_0x47fb10['shift']());}}}(_0x4fe3,0xbadbd));function _0x4fe3(){const _0xc548e6=['1242070VuvDQS','templateLicenseKeyInvalid','16WSaIMU','insertTemplate','commands','templateLicenseKeyValid','templateLicenseKeyTrialLimit:operations','12523oCxIqY','pluginName','destroy','You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20template\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','_licenseKeyCheckInterval','321FPEecG','editor','config','720690PDZSEO','968382SqUFNn','2220GuFdBq','1088362NUXsSL','62612iNNFiF','template-trial-license-key-reached-limit-changes','templateLicenseKeyTrial','26604niVyIx','add','licenseKey','TemplateEditing','template-invalid-license-key','info','init','get','10CFPGcg'];_0x4fe3=function(){return _0xc548e6;};return _0x4fe3();}import{Plugin as _0x2bb8bf}from'ckeditor5/src/core.js';import{CKEditorError as _0x8accc6}from'ckeditor5/src/utils.js';import _0x3770c3 from'./templatecommand.js';export default class r extends _0x2bb8bf{static get[_0x49422a(0x109)](){const _0x58601b=_0x49422a;return _0x58601b(0xfb);}constructor(_0x4579d6){const _0x5c44af=_0x49422a;super(_0x4579d6),this[_0x5c44af(0x10c)]=null;}[_0x49422a(0xfe)](){const _0xfb9f00=_0x49422a,{editor:_0x26a6d9}=this;_0x26a6d9[_0xfb9f00(0x105)][_0xfb9f00(0xf9)](_0xfb9f00(0x104),new _0x3770c3(_0x26a6d9)),this[_0xfb9f00(0xfa)]=_0x26a6d9[_0xfb9f00(0x10f)][_0xfb9f00(0xff)](_0xfb9f00(0xfa));const _0x44b0fa=this[_0xfb9f00(0x10e)];this[_0xfb9f00(0x10c)]=setInterval(()=>{const _0x5670fa=_0xfb9f00;let _0x2bd977;for(const _0x242f74 in _0x44b0fa){const _0x3b773d=_0x242f74,_0x495e64=_0x44b0fa[_0x3b773d];if(_0x5670fa(0xf7)===_0x495e64||_0x5670fa(0x102)===_0x495e64||_0x5670fa(0x106)===_0x495e64||_0x5670fa(0x107)===_0x495e64){delete _0x44b0fa[_0x3b773d],_0x2bd977=_0x495e64;break;}}if(_0x5670fa(0x102)===_0x2bd977)throw clearInterval(this[_0x5670fa(0x10c)]),new _0x8accc6(_0x5670fa(0xfc),null);if(_0x5670fa(0xf7)===_0x2bd977&&console[_0x5670fa(0xfd)](_0x5670fa(0x10b)),_0x5670fa(0x107)===_0x2bd977)throw clearInterval(this[_0x5670fa(0x10c)]),new _0x8accc6(_0x5670fa(0xf6),null);_0x5670fa(0x106)===_0x2bd977&&clearInterval(this[_0x5670fa(0x10c)]);},0x3e8);}[_0x49422a(0x10a)](){const _0x3a2ec1=_0x49422a;this[_0x3a2ec1(0x10c)]&&clearInterval(this[_0x3a2ec1(0x10c)]);}}
23
+ const _0x5f645d=_0x3855;(function(_0x4f773e,_0x3611d5){const _0x4114c1=_0x3855,_0x2e94a1=_0x4f773e();while(!![]){try{const _0x139cd4=parseInt(_0x4114c1(0x77))/0x1+-parseInt(_0x4114c1(0x7f))/0x2*(-parseInt(_0x4114c1(0x85))/0x3)+-parseInt(_0x4114c1(0x83))/0x4+parseInt(_0x4114c1(0x86))/0x5+-parseInt(_0x4114c1(0x8f))/0x6*(parseInt(_0x4114c1(0x8e))/0x7)+parseInt(_0x4114c1(0x8d))/0x8*(-parseInt(_0x4114c1(0x8b))/0x9)+-parseInt(_0x4114c1(0x78))/0xa*(-parseInt(_0x4114c1(0x76))/0xb);if(_0x139cd4===_0x3611d5)break;else _0x2e94a1['push'](_0x2e94a1['shift']());}catch(_0x2e984c){_0x2e94a1['push'](_0x2e94a1['shift']());}}}(_0x2ae0,0x8a161));import{Plugin as _0x3d258d}from'ckeditor5/src/core.js';function _0x3855(_0x4e4508,_0xf7e196){const _0x2ae06c=_0x2ae0();return _0x3855=function(_0x38558b,_0x204e7c){_0x38558b=_0x38558b-0x74;let _0x2acc4d=_0x2ae06c[_0x38558b];return _0x2acc4d;},_0x3855(_0x4e4508,_0xf7e196);}import{CKEditorError as _0x287702}from'ckeditor5/src/utils.js';function _0x2ae0(){const _0x3018a6=['template-invalid-license-key','info','templateLicenseKeyTrialLimit:operations','pluginName','templateLicenseKeyInvalid','99ipokJX','569823RyfNsm','314770itJLdp','insertTemplate','destroy','licenseKey','You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20template\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','template-trial-license-key-reached-limit-changes','TemplateEditing','20RsJSyG','init','templateLicenseKeyTrial','config','1738796LSWcAc','editor','209229sPmbLC','4476445BjNUWy','_licenseKeyCheckInterval','get','add','commands','900axfVnT','templateLicenseKeyValid','48344vzeGha','7MzsrIr','5047410hkiBWU'];_0x2ae0=function(){return _0x3018a6;};return _0x2ae0();}import _0x5ce29a from'./templatecommand.js';export default class r extends _0x3d258d{static get[_0x5f645d(0x74)](){const _0x3736de=_0x5f645d;return _0x3736de(0x7e);}constructor(_0x23d495){const _0x299bf9=_0x5f645d;super(_0x23d495),this[_0x299bf9(0x87)]=null;}[_0x5f645d(0x80)](){const _0x5aa26e=_0x5f645d,{editor:_0x171321}=this;_0x171321[_0x5aa26e(0x8a)][_0x5aa26e(0x89)](_0x5aa26e(0x79),new _0x5ce29a(_0x171321)),this[_0x5aa26e(0x7b)]=_0x171321[_0x5aa26e(0x82)][_0x5aa26e(0x88)](_0x5aa26e(0x7b));const _0xc3383d=this[_0x5aa26e(0x84)];this[_0x5aa26e(0x87)]=setInterval(()=>{const _0x689aa6=_0x5aa26e;let _0xeb6de;for(const _0x25e3af in _0xc3383d){const _0x423760=_0x25e3af,_0x4148fc=_0xc3383d[_0x423760];if(_0x689aa6(0x81)===_0x4148fc||_0x689aa6(0x75)===_0x4148fc||_0x689aa6(0x8c)===_0x4148fc||_0x689aa6(0x92)===_0x4148fc){delete _0xc3383d[_0x423760],_0xeb6de=_0x4148fc;break;}}if(_0x689aa6(0x75)===_0xeb6de)throw clearInterval(this[_0x689aa6(0x87)]),new _0x287702(_0x689aa6(0x90),null);if(_0x689aa6(0x81)===_0xeb6de&&console[_0x689aa6(0x91)](_0x689aa6(0x7c)),_0x689aa6(0x92)===_0xeb6de)throw clearInterval(this[_0x689aa6(0x87)]),new _0x287702(_0x689aa6(0x7d),null);_0x689aa6(0x8c)===_0xeb6de&&clearInterval(this[_0x689aa6(0x87)]);},0x3e8);}[_0x5f645d(0x7a)](){const _0x386127=_0x5f645d;this[_0x386127(0x87)]&&clearInterval(this[_0x386127(0x87)]);}}