@ckeditor/ckeditor5-template 0.0.0-nightly-20240723.0 → 0.0.0-nightly-20240724.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (99) hide show
  1. package/build/template.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +1 -1
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +1 -1
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +1 -1
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +1 -1
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +1 -1
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +1 -1
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +1 -1
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +1 -1
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +1 -1
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +1 -1
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +1 -1
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +1 -1
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +1 -1
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +1 -1
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +1 -1
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +1 -1
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +1 -1
  80. package/dist/translations/uk.js +1 -1
  81. package/dist/translations/uk.umd.js +1 -1
  82. package/dist/translations/uz.js +1 -1
  83. package/dist/translations/uz.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/package.json +4 -4
  91. package/src/index.js +1 -1
  92. package/src/template.js +1 -1
  93. package/src/templatecommand.js +1 -1
  94. package/src/templateediting.js +1 -1
  95. package/src/templateui.js +1 -1
  96. package/src/ui/templatelistbuttonview.js +1 -1
  97. package/src/ui/templatelistitemview.js +1 -1
  98. package/src/ui/templatelistview.js +1 -1
  99. package/src/utils/common-translations.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5be997=>{const {'sr-latn':{dictionary:_0x5ac9f8,getPluralForm:_0x74984b}}={'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':_0x31494a=>_0x31494a%0xa==0x1&&_0x31494a%0x64!=0xb?0x0:_0x31494a%0xa>=0x2&&_0x31494a%0xa<=0x4&&(_0x31494a%0x64<0xa||_0x31494a%0x64>=0x14)?0x1:0x2}};_0x5be997['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x5be997['sr-latn']['dictionary']=Object['assign'](_0x5be997['sr-latn']['dictionary'],_0x5ac9f8),_0x5be997['sr-latn']['getPluralForm']=_0x74984b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x10b3b0=>{const {'sr-latn':{dictionary:_0x3880ea,getPluralForm:_0x43d37e}}={'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':_0x283bf4=>_0x283bf4%0xa==0x1&&_0x283bf4%0x64!=0xb?0x0:_0x283bf4%0xa>=0x2&&_0x283bf4%0xa<=0x4&&(_0x283bf4%0x64<0xa||_0x283bf4%0x64>=0x14)?0x1:0x2}};_0x10b3b0['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x10b3b0['sr-latn']['dictionary']=Object['assign'](_0x10b3b0['sr-latn']['dictionary'],_0x3880ea),_0x10b3b0['sr-latn']['getPluralForm']=_0x43d37e;})(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':_0x1d0863=>_0x1d0863%0xa==0x1&&_0x1d0863%0x64!=0xb?0x0:_0x1d0863%0xa>=0x2&&_0x1d0863%0xa<=0x4&&(_0x1d0863%0x64<0xa||_0x1d0863%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':_0x24ea5c=>_0x24ea5c%0xa==0x1&&_0x24ea5c%0x64!=0xb?0x0:_0x24ea5c%0xa>=0x2&&_0x24ea5c%0xa<=0x4&&(_0x24ea5c%0x64<0xa||_0x24ea5c%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x46ec9b=>{const {sr:{dictionary:_0xd8a994,getPluralForm:_0x463e40}}={'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':_0x42b7a5=>_0x42b7a5%0xa==0x1&&_0x42b7a5%0x64!=0xb?0x0:_0x42b7a5%0xa>=0x2&&_0x42b7a5%0xa<=0x4&&(_0x42b7a5%0x64<0xa||_0x42b7a5%0x64>=0x14)?0x1:0x2}};_0x46ec9b['sr']||={'dictionary':{},'getPluralForm':null},_0x46ec9b['sr']['dictionary']=Object['assign'](_0x46ec9b['sr']['dictionary'],_0xd8a994),_0x46ec9b['sr']['getPluralForm']=_0x463e40;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x44e79a=>{const {sr:{dictionary:_0x5dacba,getPluralForm:_0x5cabff}}={'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':_0x4e496b=>_0x4e496b%0xa==0x1&&_0x4e496b%0x64!=0xb?0x0:_0x4e496b%0xa>=0x2&&_0x4e496b%0xa<=0x4&&(_0x4e496b%0x64<0xa||_0x4e496b%0x64>=0x14)?0x1:0x2}};_0x44e79a['sr']||={'dictionary':{},'getPluralForm':null},_0x44e79a['sr']['dictionary']=Object['assign'](_0x44e79a['sr']['dictionary'],_0x5dacba),_0x44e79a['sr']['getPluralForm']=_0x5cabff;})(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':_0x2f2c82=>0x1!=_0x2f2c82}};
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':_0x114b97=>0x1!=_0x114b97}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x28de9f=>{const {sv:{dictionary:_0x3374ee,getPluralForm:_0xbb4cb2}}={'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':_0xd88068=>0x1!=_0xd88068}};_0x28de9f['sv']||={'dictionary':{},'getPluralForm':null},_0x28de9f['sv']['dictionary']=Object['assign'](_0x28de9f['sv']['dictionary'],_0x3374ee),_0x28de9f['sv']['getPluralForm']=_0xbb4cb2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x359a84=>{const {sv:{dictionary:_0x5c901f,getPluralForm:_0x14fc36}}={'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':_0x3695d4=>0x1!=_0x3695d4}};_0x359a84['sv']||={'dictionary':{},'getPluralForm':null},_0x359a84['sv']['dictionary']=Object['assign'](_0x359a84['sv']['dictionary'],_0x5c901f),_0x359a84['sv']['getPluralForm']=_0x14fc36;})(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':_0x41549d=>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':_0x16315a=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x6bf90b=>{const {th:{dictionary:_0x51cdf7,getPluralForm:_0x10d019}}={'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':_0x525bb1=>0x0}};_0x6bf90b['th']||={'dictionary':{},'getPluralForm':null},_0x6bf90b['th']['dictionary']=Object['assign'](_0x6bf90b['th']['dictionary'],_0x51cdf7),_0x6bf90b['th']['getPluralForm']=_0x10d019;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2d8837=>{const {th:{dictionary:_0x477e51,getPluralForm:_0x31c645}}={'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':_0x4fa8c0=>0x0}};_0x2d8837['th']||={'dictionary':{},'getPluralForm':null},_0x2d8837['th']['dictionary']=Object['assign'](_0x2d8837['th']['dictionary'],_0x477e51),_0x2d8837['th']['getPluralForm']=_0x31c645;})(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':_0x415f91=>_0x415f91>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':_0x1e44b2=>_0x1e44b2>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x59cf85=>{const {tr:{dictionary:_0x56a75d,getPluralForm:_0x3a815e}}={'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':_0x5b68e8=>_0x5b68e8>0x1}};_0x59cf85['tr']||={'dictionary':{},'getPluralForm':null},_0x59cf85['tr']['dictionary']=Object['assign'](_0x59cf85['tr']['dictionary'],_0x56a75d),_0x59cf85['tr']['getPluralForm']=_0x3a815e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1678e8=>{const {tr:{dictionary:_0x1202f2,getPluralForm:_0x4c4553}}={'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':_0x49a070=>_0x49a070>0x1}};_0x1678e8['tr']||={'dictionary':{},'getPluralForm':null},_0x1678e8['tr']['dictionary']=Object['assign'](_0x1678e8['tr']['dictionary'],_0x1202f2),_0x1678e8['tr']['getPluralForm']=_0x4c4553;})(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':_0x560ff3=>_0x560ff3%0x1==0x0&&_0x560ff3%0xa==0x1&&_0x560ff3%0x64!=0xb?0x0:_0x560ff3%0x1==0x0&&_0x560ff3%0xa>=0x2&&_0x560ff3%0xa<=0x4&&(_0x560ff3%0x64<0xc||_0x560ff3%0x64>0xe)?0x1:_0x560ff3%0x1==0x0&&(_0x560ff3%0xa==0x0||_0x560ff3%0xa>=0x5&&_0x560ff3%0xa<=0x9||_0x560ff3%0x64>=0xb&&_0x560ff3%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':_0x5de3eb=>_0x5de3eb%0x1==0x0&&_0x5de3eb%0xa==0x1&&_0x5de3eb%0x64!=0xb?0x0:_0x5de3eb%0x1==0x0&&_0x5de3eb%0xa>=0x2&&_0x5de3eb%0xa<=0x4&&(_0x5de3eb%0x64<0xc||_0x5de3eb%0x64>0xe)?0x1:_0x5de3eb%0x1==0x0&&(_0x5de3eb%0xa==0x0||_0x5de3eb%0xa>=0x5&&_0x5de3eb%0xa<=0x9||_0x5de3eb%0x64>=0xb&&_0x5de3eb%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x20a875=>{const {uk:{dictionary:_0x31fbc6,getPluralForm:_0x664a51}}={'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':_0x55e506=>_0x55e506%0x1==0x0&&_0x55e506%0xa==0x1&&_0x55e506%0x64!=0xb?0x0:_0x55e506%0x1==0x0&&_0x55e506%0xa>=0x2&&_0x55e506%0xa<=0x4&&(_0x55e506%0x64<0xc||_0x55e506%0x64>0xe)?0x1:_0x55e506%0x1==0x0&&(_0x55e506%0xa==0x0||_0x55e506%0xa>=0x5&&_0x55e506%0xa<=0x9||_0x55e506%0x64>=0xb&&_0x55e506%0x64<=0xe)?0x2:0x3}};_0x20a875['uk']||={'dictionary':{},'getPluralForm':null},_0x20a875['uk']['dictionary']=Object['assign'](_0x20a875['uk']['dictionary'],_0x31fbc6),_0x20a875['uk']['getPluralForm']=_0x664a51;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2eca70=>{const {uk:{dictionary:_0x134468,getPluralForm:_0x31f86b}}={'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':_0x260915=>_0x260915%0x1==0x0&&_0x260915%0xa==0x1&&_0x260915%0x64!=0xb?0x0:_0x260915%0x1==0x0&&_0x260915%0xa>=0x2&&_0x260915%0xa<=0x4&&(_0x260915%0x64<0xc||_0x260915%0x64>0xe)?0x1:_0x260915%0x1==0x0&&(_0x260915%0xa==0x0||_0x260915%0xa>=0x5&&_0x260915%0xa<=0x9||_0x260915%0x64>=0xb&&_0x260915%0x64<=0xe)?0x2:0x3}};_0x2eca70['uk']||={'dictionary':{},'getPluralForm':null},_0x2eca70['uk']['dictionary']=Object['assign'](_0x2eca70['uk']['dictionary'],_0x134468),_0x2eca70['uk']['getPluralForm']=_0x31f86b;})(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':_0x23965c=>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':_0x41b9c0=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x516b7c=>{const {uz:{dictionary:_0x572f9f,getPluralForm:_0x765f4b}}={'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':_0x3a80b9=>0x0}};_0x516b7c['uz']||={'dictionary':{},'getPluralForm':null},_0x516b7c['uz']['dictionary']=Object['assign'](_0x516b7c['uz']['dictionary'],_0x572f9f),_0x516b7c['uz']['getPluralForm']=_0x765f4b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3789cf=>{const {uz:{dictionary:_0x48a81a,getPluralForm:_0x214a96}}={'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':_0x45b076=>0x0}};_0x3789cf['uz']||={'dictionary':{},'getPluralForm':null},_0x3789cf['uz']['dictionary']=Object['assign'](_0x3789cf['uz']['dictionary'],_0x48a81a),_0x3789cf['uz']['getPluralForm']=_0x214a96;})(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':_0x6e930f=>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':_0x2cf2ee=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5c3cdc=>{const {vi:{dictionary:_0x3bf7a2,getPluralForm:_0x789a84}}={'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':_0x4a42ae=>0x0}};_0x5c3cdc['vi']||={'dictionary':{},'getPluralForm':null},_0x5c3cdc['vi']['dictionary']=Object['assign'](_0x5c3cdc['vi']['dictionary'],_0x3bf7a2),_0x5c3cdc['vi']['getPluralForm']=_0x789a84;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x51461d=>{const {vi:{dictionary:_0x599e24,getPluralForm:_0x29e930}}={'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':_0x21bb62=>0x0}};_0x51461d['vi']||={'dictionary':{},'getPluralForm':null},_0x51461d['vi']['dictionary']=Object['assign'](_0x51461d['vi']['dictionary'],_0x599e24),_0x51461d['vi']['getPluralForm']=_0x29e930;})(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':_0x2d663b=>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':_0x48a5c4=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x128d2c=>{const {'zh-cn':{dictionary:_0x236017,getPluralForm:_0x4242fd}}={'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':_0x2c48db=>0x0}};_0x128d2c['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x128d2c['zh-cn']['dictionary']=Object['assign'](_0x128d2c['zh-cn']['dictionary'],_0x236017),_0x128d2c['zh-cn']['getPluralForm']=_0x4242fd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2f4654=>{const {'zh-cn':{dictionary:_0x5f4087,getPluralForm:_0x316622}}={'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':_0x2d5c3f=>0x0}};_0x2f4654['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x2f4654['zh-cn']['dictionary']=Object['assign'](_0x2f4654['zh-cn']['dictionary'],_0x5f4087),_0x2f4654['zh-cn']['getPluralForm']=_0x316622;})(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':_0x176786=>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':_0x130942=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x57f504=>{const {zh:{dictionary:_0x14bf00,getPluralForm:_0x402a50}}={'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':_0x58f282=>0x0}};_0x57f504['zh']||={'dictionary':{},'getPluralForm':null},_0x57f504['zh']['dictionary']=Object['assign'](_0x57f504['zh']['dictionary'],_0x14bf00),_0x57f504['zh']['getPluralForm']=_0x402a50;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xb8c0e2=>{const {zh:{dictionary:_0xea74b7,getPluralForm:_0x52e5df}}={'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':_0x120dd8=>0x0}};_0xb8c0e2['zh']||={'dictionary':{},'getPluralForm':null},_0xb8c0e2['zh']['dictionary']=Object['assign'](_0xb8c0e2['zh']['dictionary'],_0xea74b7),_0xb8c0e2['zh']['getPluralForm']=_0x52e5df;})(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-20240723.0",
3
+ "version": "0.0.0-nightly-20240724.0",
4
4
  "description": "Template feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,9 +22,9 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "ckeditor5": "0.0.0-nightly-20240723.0",
26
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240723.0",
27
- "ckeditor5-collaboration": "0.0.0-nightly-20240723.0"
25
+ "ckeditor5": "0.0.0-nightly-20240724.0",
26
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240724.0",
27
+ "ckeditor5-collaboration": "0.0.0-nightly-20240724.0"
28
28
  },
29
29
  "license": "SEE LICENSE IN LICENSE.md",
30
30
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x14d3bf,_0x21c854){var _0x3fb277=_0x1dcc,_0x155613=_0x14d3bf();while(!![]){try{var _0x2357f5=-parseInt(_0x3fb277(0x1ba))/0x1+parseInt(_0x3fb277(0x1b9))/0x2+parseInt(_0x3fb277(0x1be))/0x3*(-parseInt(_0x3fb277(0x1b6))/0x4)+-parseInt(_0x3fb277(0x1bb))/0x5+parseInt(_0x3fb277(0x1b8))/0x6*(-parseInt(_0x3fb277(0x1b5))/0x7)+parseInt(_0x3fb277(0x1bd))/0x8*(-parseInt(_0x3fb277(0x1bc))/0x9)+parseInt(_0x3fb277(0x1b7))/0xa;if(_0x2357f5===_0x21c854)break;else _0x155613['push'](_0x155613['shift']());}catch(_0x24a532){_0x155613['push'](_0x155613['shift']());}}}(_0x50c9,0xdcbcc));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 _0x50c9(){var _0x563d48=['734839MPEcou','92816NphByS','56725300VNhygt','84fNwiVM','551772saXscz','397992ZlZAqb','4072970clRWtM','72iKmPsk','853752qukZXW','195cRiYqa'];_0x50c9=function(){return _0x563d48;};return _0x50c9();}function _0x1dcc(_0x1322f1,_0x507c0d){var _0x50c970=_0x50c9();return _0x1dcc=function(_0x1dcc6c,_0x238802){_0x1dcc6c=_0x1dcc6c-0x1b5;var _0x5639ce=_0x50c970[_0x1dcc6c];return _0x5639ce;},_0x1dcc(_0x1322f1,_0x507c0d);}import'./augmentation.js';
23
+ (function(_0x2b733e,_0x125132){var _0x2be649=_0x3e1d,_0x2c4793=_0x2b733e();while(!![]){try{var _0x33abe0=-parseInt(_0x2be649(0xd9))/0x1*(parseInt(_0x2be649(0xdc))/0x2)+parseInt(_0x2be649(0xda))/0x3*(-parseInt(_0x2be649(0xdb))/0x4)+parseInt(_0x2be649(0xd6))/0x5*(parseInt(_0x2be649(0xd4))/0x6)+-parseInt(_0x2be649(0xde))/0x7*(-parseInt(_0x2be649(0xdd))/0x8)+parseInt(_0x2be649(0xd7))/0x9+parseInt(_0x2be649(0xd5))/0xa*(parseInt(_0x2be649(0xd8))/0xb)+-parseInt(_0x2be649(0xdf))/0xc;if(_0x33abe0===_0x125132)break;else _0x2c4793['push'](_0x2c4793['shift']());}catch(_0x129de7){_0x2c4793['push'](_0x2c4793['shift']());}}}(_0x50bd,0xea3e4));function _0x50bd(){var _0x3f5eb5=['925674iuRtiA','18738490CbuSXS','55RkYCKM','3771270BodTYI','11ZofUiU','6304JwdhAr','43941AhZrdw','92KughvM','252IMKVcc','67664aRzQZb','189pDsNYx','25532028UZauCh'];_0x50bd=function(){return _0x3f5eb5;};return _0x50bd();}export{default as Template}from'./template.js';function _0x3e1d(_0x9d8556,_0x37a1ee){var _0x50bd5f=_0x50bd();return _0x3e1d=function(_0x3e1db3,_0x3b21be){_0x3e1db3=_0x3e1db3-0xd4;var _0x4f3d80=_0x50bd5f[_0x3e1db3];return _0x4f3d80;},_0x3e1d(_0x9d8556,_0x37a1ee);}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
- function _0x33d0(_0x5c550b,_0x472c64){var _0x5a7e5d=_0x5a7e();return _0x33d0=function(_0x33d095,_0x51b570){_0x33d095=_0x33d095-0x140;var _0x32c96d=_0x5a7e5d[_0x33d095];return _0x32c96d;},_0x33d0(_0x5c550b,_0x472c64);}var _0x4ab7fa=_0x33d0;(function(_0x511077,_0x3b5ccc){var _0x2fb042=_0x33d0,_0x5d8198=_0x511077();while(!![]){try{var _0x50662e=parseInt(_0x2fb042(0x14b))/0x1+-parseInt(_0x2fb042(0x141))/0x2*(-parseInt(_0x2fb042(0x140))/0x3)+-parseInt(_0x2fb042(0x144))/0x4+parseInt(_0x2fb042(0x148))/0x5+parseInt(_0x2fb042(0x142))/0x6*(-parseInt(_0x2fb042(0x149))/0x7)+parseInt(_0x2fb042(0x146))/0x8+-parseInt(_0x2fb042(0x147))/0x9*(parseInt(_0x2fb042(0x14a))/0xa);if(_0x50662e===_0x3b5ccc)break;else _0x5d8198['push'](_0x5d8198['shift']());}catch(_0xf444ad){_0x5d8198['push'](_0x5d8198['shift']());}}}(_0x5a7e,0xcc1fc));import{Plugin as _0x17ee69}from'ckeditor5/src/core.js';function _0x5a7e(){var _0x3338e4=['7146055mmqnnQ','287jufRVK','12256120NLFFcf','538336ZpfKQG','Template','3nClFka','2584514NdfRBw','111786QXybeO','pluginName','881364PPfaff','requires','8093792OfMiwZ','18TowwUy'];_0x5a7e=function(){return _0x3338e4;};return _0x5a7e();}import _0x1bdb14 from'./templateediting.js';import _0x390227 from'./templateui.js';export default class m extends _0x17ee69{static get[_0x4ab7fa(0x145)](){return[_0x1bdb14,_0x390227];}static get[_0x4ab7fa(0x143)](){var _0xc96067=_0x4ab7fa;return _0xc96067(0x14c);}}
23
+ var _0x1ce6a5=_0x3f57;function _0x3f57(_0x5920cc,_0x344e63){var _0x2a0500=_0x2a05();return _0x3f57=function(_0x3f57ee,_0x2e25e2){_0x3f57ee=_0x3f57ee-0x14c;var _0x486405=_0x2a0500[_0x3f57ee];return _0x486405;},_0x3f57(_0x5920cc,_0x344e63);}(function(_0x517db4,_0x1b51c0){var _0x47a177=_0x3f57,_0x394fda=_0x517db4();while(!![]){try{var _0x22e36d=-parseInt(_0x47a177(0x151))/0x1+-parseInt(_0x47a177(0x155))/0x2+-parseInt(_0x47a177(0x14f))/0x3+parseInt(_0x47a177(0x14e))/0x4+parseInt(_0x47a177(0x156))/0x5*(parseInt(_0x47a177(0x157))/0x6)+parseInt(_0x47a177(0x154))/0x7+parseInt(_0x47a177(0x153))/0x8*(parseInt(_0x47a177(0x150))/0x9);if(_0x22e36d===_0x1b51c0)break;else _0x394fda['push'](_0x394fda['shift']());}catch(_0x41c865){_0x394fda['push'](_0x394fda['shift']());}}}(_0x2a05,0xa3e2c));import{Plugin as _0x433eab}from'ckeditor5/src/core.js';import _0xdb7410 from'./templateediting.js';import _0x30b9c7 from'./templateui.js';export default class m extends _0x433eab{static get[_0x1ce6a5(0x14d)](){return[_0xdb7410,_0x30b9c7];}static get[_0x1ce6a5(0x14c)](){var _0x2228dc=_0x1ce6a5;return _0x2228dc(0x152);}}function _0x2a05(){var _0x3b50ac=['18acXFSH','920883hIdBly','Template','2970424IkeoOj','4992470iCWDVA','173542hhoSdX','3853345oOfMWm','6foXavs','pluginName','requires','2211576eFcRQe','3301347nvWbiu'];_0x2a05=function(){return _0x3b50ac;};return _0x2a05();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x19a5(_0x4413dc,_0x14c435){const _0x423323=_0x4233();return _0x19a5=function(_0x19a52e,_0x47045d){_0x19a52e=_0x19a52e-0x70;let _0x1f9ff6=_0x423323[_0x19a52e];return _0x1f9ff6;},_0x19a5(_0x4413dc,_0x14c435);}const _0x11b979=_0x19a5;(function(_0x40e708,_0x18e6d3){const _0x1a0e31=_0x19a5,_0x5eaa72=_0x40e708();while(!![]){try{const _0x437b91=parseInt(_0x1a0e31(0x7c))/0x1+-parseInt(_0x1a0e31(0x72))/0x2*(-parseInt(_0x1a0e31(0x81))/0x3)+parseInt(_0x1a0e31(0x82))/0x4*(parseInt(_0x1a0e31(0x76))/0x5)+-parseInt(_0x1a0e31(0x71))/0x6+parseInt(_0x1a0e31(0x74))/0x7*(parseInt(_0x1a0e31(0x73))/0x8)+-parseInt(_0x1a0e31(0x7b))/0x9+-parseInt(_0x1a0e31(0x79))/0xa;if(_0x437b91===_0x18e6d3)break;else _0x5eaa72['push'](_0x5eaa72['shift']());}catch(_0x38bd5f){_0x5eaa72['push'](_0x5eaa72['shift']());}}}(_0x4233,0x90e6e));import{Command as _0x37d4a0}from'ckeditor5/src/core.js';function _0x4233(){const _0x23dcd6=['toModel','6839838ergXJd','677969EOFZQA','string','execute','change','insertContent','6fmweMR','99656ujYhiJ','htmlProcessor','toView','535062ZJlPgK','553054AqQJxZ','1990312jnRbKR','28bVyoMS','function','165fakynw','editor','data','16056640WAzIiU'];_0x4233=function(){return _0x23dcd6;};return _0x4233();}export default class c extends _0x37d4a0{[_0x11b979(0x7e)](_0x4f743a){const _0xfefffa=_0x11b979,{model:_0x134308}=this[_0xfefffa(0x77)];let _0x3dd533;switch(typeof _0x4f743a){case _0xfefffa(0x7d):_0x3dd533=_0x4f743a;break;case _0xfefffa(0x75):_0x3dd533=_0x4f743a();}_0xfefffa(0x7d)==typeof _0x3dd533&&_0x134308[_0xfefffa(0x7f)](()=>{const _0x41f5c7=_0xfefffa,_0x217ec0=this[_0x41f5c7(0x77)][_0x41f5c7(0x78)][_0x41f5c7(0x83)][_0x41f5c7(0x70)](_0x3dd533),_0x5b7603=this[_0x41f5c7(0x77)][_0x41f5c7(0x78)][_0x41f5c7(0x7a)](_0x217ec0);_0x134308[_0x41f5c7(0x80)](_0x5b7603);});}}
23
+ const _0x580a82=_0x2a6e;(function(_0x1e05eb,_0x208be0){const _0x3bb3d6=_0x2a6e,_0x1f1368=_0x1e05eb();while(!![]){try{const _0x7d5357=parseInt(_0x3bb3d6(0xc6))/0x1+parseInt(_0x3bb3d6(0xc3))/0x2*(-parseInt(_0x3bb3d6(0xd2))/0x3)+-parseInt(_0x3bb3d6(0xc4))/0x4*(-parseInt(_0x3bb3d6(0xcd))/0x5)+parseInt(_0x3bb3d6(0xcf))/0x6*(-parseInt(_0x3bb3d6(0xd5))/0x7)+-parseInt(_0x3bb3d6(0xd3))/0x8+-parseInt(_0x3bb3d6(0xcc))/0x9*(-parseInt(_0x3bb3d6(0xc0))/0xa)+parseInt(_0x3bb3d6(0xd4))/0xb*(parseInt(_0x3bb3d6(0xc2))/0xc);if(_0x7d5357===_0x208be0)break;else _0x1f1368['push'](_0x1f1368['shift']());}catch(_0x1965c2){_0x1f1368['push'](_0x1f1368['shift']());}}}(_0x4ae4,0xef0f6));import{Command as _0x99ab52}from'ckeditor5/src/core.js';export default class c extends _0x99ab52{[_0x580a82(0xc8)](_0x1a7998){const _0x296663=_0x580a82,{model:_0x4a6aa0}=this[_0x296663(0xc1)];let _0x223983;switch(typeof _0x1a7998){case _0x296663(0xd1):_0x223983=_0x1a7998;break;case _0x296663(0xc7):_0x223983=_0x1a7998();}_0x296663(0xd1)==typeof _0x223983&&_0x4a6aa0[_0x296663(0xca)](()=>{const _0x334b64=_0x296663,_0x27351b=this[_0x334b64(0xc1)][_0x334b64(0xce)][_0x334b64(0xd0)][_0x334b64(0xc9)](_0x223983),_0xecd37a=this[_0x334b64(0xc1)][_0x334b64(0xce)][_0x334b64(0xcb)](_0x27351b);_0x4a6aa0[_0x334b64(0xc5)](_0xecd37a);});}}function _0x2a6e(_0x25a4a6,_0x30e43b){const _0x4ae4f4=_0x4ae4();return _0x2a6e=function(_0x2a6e5e,_0x1a09d7){_0x2a6e5e=_0x2a6e5e-0xc0;let _0x5242b4=_0x4ae4f4[_0x2a6e5e];return _0x5242b4;},_0x2a6e(_0x25a4a6,_0x30e43b);}function _0x4ae4(){const _0x1edf93=['209tOhvie','56NyOcjq','9995860EyyecY','editor','262188BwVnxA','54SWBmcS','941756YpowGG','insertContent','291822abLroJ','function','execute','toView','change','toModel','9inkQMt','35iPtSrZ','data','704532DRZbNV','htmlProcessor','string','150663ylFMQg','640632ZwUood'];_0x4ae4=function(){return _0x1edf93;};return _0x4ae4();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x57262f=_0x4791;(function(_0x48a5c7,_0xe37774){const _0x301628=_0x4791,_0x13eacd=_0x48a5c7();while(!![]){try{const _0x461d54=parseInt(_0x301628(0xe4))/0x1*(parseInt(_0x301628(0xf1))/0x2)+-parseInt(_0x301628(0xf2))/0x3*(-parseInt(_0x301628(0xe0))/0x4)+parseInt(_0x301628(0xe2))/0x5+-parseInt(_0x301628(0xeb))/0x6*(parseInt(_0x301628(0xe1))/0x7)+parseInt(_0x301628(0xf8))/0x8+-parseInt(_0x301628(0xe3))/0x9*(-parseInt(_0x301628(0xe9))/0xa)+-parseInt(_0x301628(0xec))/0xb;if(_0x461d54===_0xe37774)break;else _0x13eacd['push'](_0x13eacd['shift']());}catch(_0x503e1e){_0x13eacd['push'](_0x13eacd['shift']());}}}(_0x3ed7,0xcca0d));import{Plugin as _0x220cc1}from'ckeditor5/src/core.js';import{CKEditorError as _0x33b1ae}from'ckeditor5/src/utils.js';import _0x12fe52 from'./templatecommand.js';function _0x4791(_0x1efad9,_0x24a74f){const _0x3ed768=_0x3ed7();return _0x4791=function(_0x479186,_0x37d4d4){_0x479186=_0x479186-0xdd;let _0x5ab542=_0x3ed768[_0x479186];return _0x5ab542;},_0x4791(_0x1efad9,_0x24a74f);}export default class r extends _0x220cc1{static get[_0x57262f(0xfb)](){const _0x49ce74=_0x57262f;return _0x49ce74(0xdd);}constructor(_0x224dc7){const _0x11bc4e=_0x57262f;super(_0x224dc7),this[_0x11bc4e(0xed)]=null;}[_0x57262f(0xea)](){const _0x244e06=_0x57262f,{editor:_0x440419}=this;_0x440419[_0x244e06(0xdf)][_0x244e06(0xe6)](_0x244e06(0xee),new _0x12fe52(_0x440419)),this[_0x244e06(0xef)]=_0x440419[_0x244e06(0xf7)][_0x244e06(0xe5)](_0x244e06(0xef));const _0x5220f8=this[_0x244e06(0xf0)];this[_0x244e06(0xed)]=setInterval(()=>{const _0x3b43cc=_0x244e06;let _0x4bff4f;for(const _0x42a0d2 in _0x5220f8){const _0x111545=_0x42a0d2,_0x2844cf=_0x5220f8[_0x111545];if(_0x3b43cc(0xf5)===_0x2844cf||_0x3b43cc(0xe7)===_0x2844cf||_0x3b43cc(0xe8)===_0x2844cf||_0x3b43cc(0xde)===_0x2844cf){delete _0x5220f8[_0x111545],_0x4bff4f=_0x2844cf;break;}}if(_0x3b43cc(0xe7)===_0x4bff4f)throw clearInterval(this[_0x3b43cc(0xed)]),new _0x33b1ae(_0x3b43cc(0xf3),null);if(_0x3b43cc(0xf5)===_0x4bff4f&&console[_0x3b43cc(0xf9)](_0x3b43cc(0xf4)),_0x3b43cc(0xde)===_0x4bff4f)throw clearInterval(this[_0x3b43cc(0xed)]),new _0x33b1ae(_0x3b43cc(0xf6),null);_0x3b43cc(0xe8)===_0x4bff4f&&clearInterval(this[_0x3b43cc(0xed)]);},0x3e8);}[_0x57262f(0xfa)](){const _0x49e640=_0x57262f;this[_0x49e640(0xed)]&&clearInterval(this[_0x49e640(0xed)]);}}function _0x3ed7(){const _0x48fe04=['91407CqEQxe','template-invalid-license-key','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.','templateLicenseKeyTrial','template-trial-license-key-reached-limit-changes','config','9585376LtSGFk','info','destroy','pluginName','TemplateEditing','templateLicenseKeyTrialLimit:operations','commands','68ULHTaN','345583mrtkyj','867155DjebnL','9nQRtCl','2913lnkmyo','get','add','templateLicenseKeyInvalid','templateLicenseKeyValid','9502360fWDzqz','init','198zdpiaG','8679407WvWdDn','_licenseKeyCheckInterval','insertTemplate','licenseKey','editor','286FjAuUy'];_0x3ed7=function(){return _0x48fe04;};return _0x3ed7();}
23
+ function _0x261e(){const _0x5dd5ff=['templateLicenseKeyTrial','10orTZNb','info','config','destroy','558877WlAbHj','992552xPahDJ','templateLicenseKeyTrialLimit:operations','30vwBYYq','commands','get','29657GXFHMK','TemplateEditing','5122467JPpBEw','templateLicenseKeyInvalid','template-invalid-license-key','editor','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.','28qHqwva','1362iOiWUi','licenseKey','template-trial-license-key-reached-limit-changes','templateLicenseKeyValid','insertTemplate','1047NIIkEr','init','pluginName','_licenseKeyCheckInterval','2168076RKIXuM','577464DtoKiv','add'];_0x261e=function(){return _0x5dd5ff;};return _0x261e();}const _0x5b7790=_0x21ca;function _0x21ca(_0x217485,_0x528f67){const _0x261e14=_0x261e();return _0x21ca=function(_0x21ca74,_0x59fdae){_0x21ca74=_0x21ca74-0x1d9;let _0x28eb7b=_0x261e14[_0x21ca74];return _0x28eb7b;},_0x21ca(_0x217485,_0x528f67);}(function(_0x33ec8a,_0x1d46d2){const _0x10ade0=_0x21ca,_0x425376=_0x33ec8a();while(!![]){try{const _0x169562=parseInt(_0x10ade0(0x1ee))/0x1+-parseInt(_0x10ade0(0x1f6))/0x2*(-parseInt(_0x10ade0(0x1dc))/0x3)+parseInt(_0x10ade0(0x1e0))/0x4+parseInt(_0x10ade0(0x1eb))/0x5*(parseInt(_0x10ade0(0x1e1))/0x6)+parseInt(_0x10ade0(0x1f5))/0x7*(-parseInt(_0x10ade0(0x1e9))/0x8)+-parseInt(_0x10ade0(0x1f0))/0x9+parseInt(_0x10ade0(0x1e4))/0xa*(parseInt(_0x10ade0(0x1e8))/0xb);if(_0x169562===_0x1d46d2)break;else _0x425376['push'](_0x425376['shift']());}catch(_0x269c53){_0x425376['push'](_0x425376['shift']());}}}(_0x261e,0x5add1));import{Plugin as _0x9df7e5}from'ckeditor5/src/core.js';import{CKEditorError as _0x56276b}from'ckeditor5/src/utils.js';import _0x2d54bb from'./templatecommand.js';export default class r extends _0x9df7e5{static get[_0x5b7790(0x1de)](){const _0x255ae8=_0x5b7790;return _0x255ae8(0x1ef);}constructor(_0x3e7238){const _0x2fb271=_0x5b7790;super(_0x3e7238),this[_0x2fb271(0x1df)]=null;}[_0x5b7790(0x1dd)](){const _0x3c3f6e=_0x5b7790,{editor:_0x2ce744}=this;_0x2ce744[_0x3c3f6e(0x1ec)][_0x3c3f6e(0x1e2)](_0x3c3f6e(0x1db),new _0x2d54bb(_0x2ce744)),this[_0x3c3f6e(0x1f7)]=_0x2ce744[_0x3c3f6e(0x1e6)][_0x3c3f6e(0x1ed)](_0x3c3f6e(0x1f7));const _0x669afc=this[_0x3c3f6e(0x1f3)];this[_0x3c3f6e(0x1df)]=setInterval(()=>{const _0x355355=_0x3c3f6e;let _0x3e5f7b;for(const _0xa164b2 in _0x669afc){const _0x5f52f0=_0xa164b2,_0x20e138=_0x669afc[_0x5f52f0];if(_0x355355(0x1e3)===_0x20e138||_0x355355(0x1f1)===_0x20e138||_0x355355(0x1da)===_0x20e138||_0x355355(0x1ea)===_0x20e138){delete _0x669afc[_0x5f52f0],_0x3e5f7b=_0x20e138;break;}}if(_0x355355(0x1f1)===_0x3e5f7b)throw clearInterval(this[_0x355355(0x1df)]),new _0x56276b(_0x355355(0x1f2),null);if(_0x355355(0x1e3)===_0x3e5f7b&&console[_0x355355(0x1e5)](_0x355355(0x1f4)),_0x355355(0x1ea)===_0x3e5f7b)throw clearInterval(this[_0x355355(0x1df)]),new _0x56276b(_0x355355(0x1d9),null);_0x355355(0x1da)===_0x3e5f7b&&clearInterval(this[_0x355355(0x1df)]);},0x3e8);}[_0x5b7790(0x1e7)](){const _0x1840f8=_0x5b7790;this[_0x1840f8(0x1df)]&&clearInterval(this[_0x1840f8(0x1df)]);}}