@ckeditor/ckeditor5-template 0.0.0-nightly-20240708.0 → 0.0.0-nightly-20240710.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (99) hide show
  1. package/build/template.js +1 -1
  2. package/dist/index.js +1 -1
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +1 -1
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +1 -1
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +1 -1
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +1 -1
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +1 -1
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +1 -1
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +1 -1
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +1 -1
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +1 -1
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +1 -1
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +1 -1
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +1 -1
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +1 -1
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +1 -1
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +1 -1
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +1 -1
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +1 -1
  80. package/dist/translations/uk.js +1 -1
  81. package/dist/translations/uk.umd.js +1 -1
  82. package/dist/translations/uz.js +1 -1
  83. package/dist/translations/uz.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/package.json +4 -4
  91. package/src/index.js +1 -1
  92. package/src/template.js +1 -1
  93. package/src/templatecommand.js +1 -1
  94. package/src/templateediting.js +1 -1
  95. package/src/templateui.js +1 -1
  96. package/src/ui/templatelistbuttonview.js +1 -1
  97. package/src/ui/templatelistitemview.js +1 -1
  98. package/src/ui/templatelistview.js +1 -1
  99. package/src/utils/common-translations.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1fa520=>{const {'sr-latn':{dictionary:_0x2089e5,getPluralForm:_0x15f8cb}}={'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':_0x38485b=>_0x38485b%0xa==0x1&&_0x38485b%0x64!=0xb?0x0:_0x38485b%0xa>=0x2&&_0x38485b%0xa<=0x4&&(_0x38485b%0x64<0xa||_0x38485b%0x64>=0x14)?0x1:0x2}};_0x1fa520['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x1fa520['sr-latn']['dictionary']=Object['assign'](_0x1fa520['sr-latn']['dictionary'],_0x2089e5),_0x1fa520['sr-latn']['getPluralForm']=_0x15f8cb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4c1644=>{const {'sr-latn':{dictionary:_0x36cd62,getPluralForm:_0x33f3b5}}={'sr-latn':{'dictionary':{'Template':'','Insert\x20template':'Umetni\x20predložak','No\x20templates\x20available.':'Nema\x20dostupnih\x20predložaka.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Nije\x20pronađen\x20nijedan\x20predložak\x20koji\x20odgovara\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Pokušajte\x20sa\x20drugom\x20frazom\x20ili\x20proverite\x20pravopis.','Search\x20template':'Potraži\x20predložak','%0\x20templates\x20found':''},'getPluralForm':_0x2cfa37=>_0x2cfa37%0xa==0x1&&_0x2cfa37%0x64!=0xb?0x0:_0x2cfa37%0xa>=0x2&&_0x2cfa37%0xa<=0x4&&(_0x2cfa37%0x64<0xa||_0x2cfa37%0x64>=0x14)?0x1:0x2}};_0x4c1644['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x4c1644['sr-latn']['dictionary']=Object['assign'](_0x4c1644['sr-latn']['dictionary'],_0x36cd62),_0x4c1644['sr-latn']['getPluralForm']=_0x33f3b5;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sr':{'dictionary':{'Template':'Šablon','Insert\x20template':'Umetni\x20predložak','No\x20templates\x20available.':'Nema\x20dostupnih\x20predložaka.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Nije\x20pronađen\x20nijedan\x20predložak\x20koji\x20odgovara\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Pokušajte\x20sa\x20drugom\x20frazom\x20ili\x20proverite\x20pravopis.','Search\x20template':'Potraži\x20predložak','%0\x20templates\x20found':'%0\x20šablona\x20je\x20pronađeno'},'getPluralForm':_0x54bbff=>_0x54bbff%0xa==0x1&&_0x54bbff%0x64!=0xb?0x0:_0x54bbff%0xa>=0x2&&_0x54bbff%0xa<=0x4&&(_0x54bbff%0x64<0xa||_0x54bbff%0x64>=0x14)?0x1:0x2}};
23
+ export default{'sr':{'dictionary':{'Template':'Šablon','Insert\x20template':'Umetni\x20predložak','No\x20templates\x20available.':'Nema\x20dostupnih\x20predložaka.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Nije\x20pronađen\x20nijedan\x20predložak\x20koji\x20odgovara\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Pokušajte\x20sa\x20drugom\x20frazom\x20ili\x20proverite\x20pravopis.','Search\x20template':'Potraži\x20predložak','%0\x20templates\x20found':'%0\x20šablona\x20je\x20pronađeno'},'getPluralForm':_0x864c8d=>_0x864c8d%0xa==0x1&&_0x864c8d%0x64!=0xb?0x0:_0x864c8d%0xa>=0x2&&_0x864c8d%0xa<=0x4&&(_0x864c8d%0x64<0xa||_0x864c8d%0x64>=0x14)?0x1:0x2}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x48a94d=>{const {sr:{dictionary:_0x175485,getPluralForm:_0x17bfef}}={'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':_0x18e12a=>_0x18e12a%0xa==0x1&&_0x18e12a%0x64!=0xb?0x0:_0x18e12a%0xa>=0x2&&_0x18e12a%0xa<=0x4&&(_0x18e12a%0x64<0xa||_0x18e12a%0x64>=0x14)?0x1:0x2}};_0x48a94d['sr']||={'dictionary':{},'getPluralForm':null},_0x48a94d['sr']['dictionary']=Object['assign'](_0x48a94d['sr']['dictionary'],_0x175485),_0x48a94d['sr']['getPluralForm']=_0x17bfef;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x549f2c=>{const {sr:{dictionary:_0x541f09,getPluralForm:_0x3daa49}}={'sr':{'dictionary':{'Template':'Šablon','Insert\x20template':'Umetni\x20predložak','No\x20templates\x20available.':'Nema\x20dostupnih\x20predložaka.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Nije\x20pronađen\x20nijedan\x20predložak\x20koji\x20odgovara\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Pokušajte\x20sa\x20drugom\x20frazom\x20ili\x20proverite\x20pravopis.','Search\x20template':'Potraži\x20predložak','%0\x20templates\x20found':'%0\x20šablona\x20je\x20pronađeno'},'getPluralForm':_0x56db60=>_0x56db60%0xa==0x1&&_0x56db60%0x64!=0xb?0x0:_0x56db60%0xa>=0x2&&_0x56db60%0xa<=0x4&&(_0x56db60%0x64<0xa||_0x56db60%0x64>=0x14)?0x1:0x2}};_0x549f2c['sr']||={'dictionary':{},'getPluralForm':null},_0x549f2c['sr']['dictionary']=Object['assign'](_0x549f2c['sr']['dictionary'],_0x541f09),_0x549f2c['sr']['getPluralForm']=_0x3daa49;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sv':{'dictionary':{'Template':'Mall','Insert\x20template':'Infoga\x20mall','No\x20templates\x20available.':'Inga\x20mallar\x20finns.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Inga\x20mallar\x20hittades\x20som\x20matchar\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Prova\x20en\x20annan\x20fras\x20eller\x20kontrollera\x20stavningen.','Search\x20template':'Sök\x20mall','%0\x20templates\x20found':'%0\x20mallar\x20hittades'},'getPluralForm':_0x57a565=>0x1!=_0x57a565}};
23
+ export default{'sv':{'dictionary':{'Template':'Mall','Insert\x20template':'Infoga\x20mall','No\x20templates\x20available.':'Inga\x20mallar\x20finns.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Inga\x20mallar\x20hittades\x20som\x20matchar\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Prova\x20en\x20annan\x20fras\x20eller\x20kontrollera\x20stavningen.','Search\x20template':'Sök\x20mall','%0\x20templates\x20found':'%0\x20mallar\x20hittades'},'getPluralForm':_0x614b6c=>0x1!=_0x614b6c}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x458448=>{const {sv:{dictionary:_0x4cf1fb,getPluralForm:_0x4290d9}}={'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':_0x4f3b45=>0x1!=_0x4f3b45}};_0x458448['sv']||={'dictionary':{},'getPluralForm':null},_0x458448['sv']['dictionary']=Object['assign'](_0x458448['sv']['dictionary'],_0x4cf1fb),_0x458448['sv']['getPluralForm']=_0x4290d9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x589ae3=>{const {sv:{dictionary:_0x25cc74,getPluralForm:_0x3c43c6}}={'sv':{'dictionary':{'Template':'Mall','Insert\x20template':'Infoga\x20mall','No\x20templates\x20available.':'Inga\x20mallar\x20finns.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Inga\x20mallar\x20hittades\x20som\x20matchar\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Prova\x20en\x20annan\x20fras\x20eller\x20kontrollera\x20stavningen.','Search\x20template':'Sök\x20mall','%0\x20templates\x20found':'%0\x20mallar\x20hittades'},'getPluralForm':_0x23701a=>0x1!=_0x23701a}};_0x589ae3['sv']||={'dictionary':{},'getPluralForm':null},_0x589ae3['sv']['dictionary']=Object['assign'](_0x589ae3['sv']['dictionary'],_0x25cc74),_0x589ae3['sv']['getPluralForm']=_0x3c43c6;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'th':{'dictionary':{'Template':'แม่แบบ','Insert\x20template':'แทรกเทมเพลต','No\x20templates\x20available.':'ไม่มีเทมเพลต','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'ไม่พบเทมเพลตที่ตรงกับ\x20\x22%0\x22','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'โปรดลองใช้วลีอื่นหรือตรวจสอบตัวสะกด','Search\x20template':'ค้นหาเทมเพลต','%0\x20templates\x20found':'พบเทมเพลต\x20%0\x20รายการ'},'getPluralForm':_0x2412dc=>0x0}};
23
+ export default{'th':{'dictionary':{'Template':'แม่แบบ','Insert\x20template':'แทรกเทมเพลต','No\x20templates\x20available.':'ไม่มีเทมเพลต','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'ไม่พบเทมเพลตที่ตรงกับ\x20\x22%0\x22','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'โปรดลองใช้วลีอื่นหรือตรวจสอบตัวสะกด','Search\x20template':'ค้นหาเทมเพลต','%0\x20templates\x20found':'พบเทมเพลต\x20%0\x20รายการ'},'getPluralForm':_0x4f40f0=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5d2359=>{const {th:{dictionary:_0x3dca1d,getPluralForm:_0x188581}}={'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':_0x4f4fa6=>0x0}};_0x5d2359['th']||={'dictionary':{},'getPluralForm':null},_0x5d2359['th']['dictionary']=Object['assign'](_0x5d2359['th']['dictionary'],_0x3dca1d),_0x5d2359['th']['getPluralForm']=_0x188581;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x14e8f9=>{const {th:{dictionary:_0x45ae4d,getPluralForm:_0x3b7ca3}}={'th':{'dictionary':{'Template':'แม่แบบ','Insert\x20template':'แทรกเทมเพลต','No\x20templates\x20available.':'ไม่มีเทมเพลต','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'ไม่พบเทมเพลตที่ตรงกับ\x20\x22%0\x22','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'โปรดลองใช้วลีอื่นหรือตรวจสอบตัวสะกด','Search\x20template':'ค้นหาเทมเพลต','%0\x20templates\x20found':'พบเทมเพลต\x20%0\x20รายการ'},'getPluralForm':_0x116a39=>0x0}};_0x14e8f9['th']||={'dictionary':{},'getPluralForm':null},_0x14e8f9['th']['dictionary']=Object['assign'](_0x14e8f9['th']['dictionary'],_0x45ae4d),_0x14e8f9['th']['getPluralForm']=_0x3b7ca3;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'tr':{'dictionary':{'Template':'Şablon','Insert\x20template':'Şablon\x20ekle','No\x20templates\x20available.':'Kullanılabilir\x20şablon\x20yok.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'\x22%0\x22\x20ile\x20eşleşen\x20şablon\x20bulunamadı.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Lütfen\x20farklı\x20bir\x20kelime\x20grubu\x20deneyin\x20veya\x20yazım\x20denetimi\x20yapın.','Search\x20template':'Şablon\x20ara','%0\x20templates\x20found':'%0\x20şablon\x20bulundu'},'getPluralForm':_0x4f8f18=>_0x4f8f18>0x1}};
23
+ export default{'tr':{'dictionary':{'Template':'Şablon','Insert\x20template':'Şablon\x20ekle','No\x20templates\x20available.':'Kullanılabilir\x20şablon\x20yok.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'\x22%0\x22\x20ile\x20eşleşen\x20şablon\x20bulunamadı.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Lütfen\x20farklı\x20bir\x20kelime\x20grubu\x20deneyin\x20veya\x20yazım\x20denetimi\x20yapın.','Search\x20template':'Şablon\x20ara','%0\x20templates\x20found':'%0\x20şablon\x20bulundu'},'getPluralForm':_0x584133=>_0x584133>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x49c100=>{const {tr:{dictionary:_0x496107,getPluralForm:_0x3fca14}}={'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':_0x5e3f55=>_0x5e3f55>0x1}};_0x49c100['tr']||={'dictionary':{},'getPluralForm':null},_0x49c100['tr']['dictionary']=Object['assign'](_0x49c100['tr']['dictionary'],_0x496107),_0x49c100['tr']['getPluralForm']=_0x3fca14;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1f42b3=>{const {tr:{dictionary:_0x6280bf,getPluralForm:_0x490a67}}={'tr':{'dictionary':{'Template':'Şablon','Insert\x20template':'Şablon\x20ekle','No\x20templates\x20available.':'Kullanılabilir\x20şablon\x20yok.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'\x22%0\x22\x20ile\x20eşleşen\x20şablon\x20bulunamadı.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Lütfen\x20farklı\x20bir\x20kelime\x20grubu\x20deneyin\x20veya\x20yazım\x20denetimi\x20yapın.','Search\x20template':'Şablon\x20ara','%0\x20templates\x20found':'%0\x20şablon\x20bulundu'},'getPluralForm':_0x4169d1=>_0x4169d1>0x1}};_0x1f42b3['tr']||={'dictionary':{},'getPluralForm':null},_0x1f42b3['tr']['dictionary']=Object['assign'](_0x1f42b3['tr']['dictionary'],_0x6280bf),_0x1f42b3['tr']['getPluralForm']=_0x490a67;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'uk':{'dictionary':{'Template':'Шаблон','Insert\x20template':'Вставити\x20шаблон','No\x20templates\x20available.':'Немає\x20доступних\x20шаблонів','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Не\x20знайдено\x20шаблонів,\x20які\x20б\x20відповідали\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Будь\x20ласка,\x20спробуйте\x20іншу\x20фразу\x20або\x20перевірте\x20написання.','Search\x20template':'Шукати\x20шаблон','%0\x20templates\x20found':'Знайдено\x20%0\x20шаблонів'},'getPluralForm':_0x1cade6=>_0x1cade6%0x1==0x0&&_0x1cade6%0xa==0x1&&_0x1cade6%0x64!=0xb?0x0:_0x1cade6%0x1==0x0&&_0x1cade6%0xa>=0x2&&_0x1cade6%0xa<=0x4&&(_0x1cade6%0x64<0xc||_0x1cade6%0x64>0xe)?0x1:_0x1cade6%0x1==0x0&&(_0x1cade6%0xa==0x0||_0x1cade6%0xa>=0x5&&_0x1cade6%0xa<=0x9||_0x1cade6%0x64>=0xb&&_0x1cade6%0x64<=0xe)?0x2:0x3}};
23
+ export default{'uk':{'dictionary':{'Template':'Шаблон','Insert\x20template':'Вставити\x20шаблон','No\x20templates\x20available.':'Немає\x20доступних\x20шаблонів','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Не\x20знайдено\x20шаблонів,\x20які\x20б\x20відповідали\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Будь\x20ласка,\x20спробуйте\x20іншу\x20фразу\x20або\x20перевірте\x20написання.','Search\x20template':'Шукати\x20шаблон','%0\x20templates\x20found':'Знайдено\x20%0\x20шаблонів'},'getPluralForm':_0x3fa551=>_0x3fa551%0x1==0x0&&_0x3fa551%0xa==0x1&&_0x3fa551%0x64!=0xb?0x0:_0x3fa551%0x1==0x0&&_0x3fa551%0xa>=0x2&&_0x3fa551%0xa<=0x4&&(_0x3fa551%0x64<0xc||_0x3fa551%0x64>0xe)?0x1:_0x3fa551%0x1==0x0&&(_0x3fa551%0xa==0x0||_0x3fa551%0xa>=0x5&&_0x3fa551%0xa<=0x9||_0x3fa551%0x64>=0xb&&_0x3fa551%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x92a54=>{const {uk:{dictionary:_0x53c419,getPluralForm:_0x46c525}}={'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':_0x3de1b9=>_0x3de1b9%0x1==0x0&&_0x3de1b9%0xa==0x1&&_0x3de1b9%0x64!=0xb?0x0:_0x3de1b9%0x1==0x0&&_0x3de1b9%0xa>=0x2&&_0x3de1b9%0xa<=0x4&&(_0x3de1b9%0x64<0xc||_0x3de1b9%0x64>0xe)?0x1:_0x3de1b9%0x1==0x0&&(_0x3de1b9%0xa==0x0||_0x3de1b9%0xa>=0x5&&_0x3de1b9%0xa<=0x9||_0x3de1b9%0x64>=0xb&&_0x3de1b9%0x64<=0xe)?0x2:0x3}};_0x92a54['uk']||={'dictionary':{},'getPluralForm':null},_0x92a54['uk']['dictionary']=Object['assign'](_0x92a54['uk']['dictionary'],_0x53c419),_0x92a54['uk']['getPluralForm']=_0x46c525;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x58d7c7=>{const {uk:{dictionary:_0x1e3eb4,getPluralForm:_0x3bed4e}}={'uk':{'dictionary':{'Template':'Шаблон','Insert\x20template':'Вставити\x20шаблон','No\x20templates\x20available.':'Немає\x20доступних\x20шаблонів','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Не\x20знайдено\x20шаблонів,\x20які\x20б\x20відповідали\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Будь\x20ласка,\x20спробуйте\x20іншу\x20фразу\x20або\x20перевірте\x20написання.','Search\x20template':'Шукати\x20шаблон','%0\x20templates\x20found':'Знайдено\x20%0\x20шаблонів'},'getPluralForm':_0x4f2c2c=>_0x4f2c2c%0x1==0x0&&_0x4f2c2c%0xa==0x1&&_0x4f2c2c%0x64!=0xb?0x0:_0x4f2c2c%0x1==0x0&&_0x4f2c2c%0xa>=0x2&&_0x4f2c2c%0xa<=0x4&&(_0x4f2c2c%0x64<0xc||_0x4f2c2c%0x64>0xe)?0x1:_0x4f2c2c%0x1==0x0&&(_0x4f2c2c%0xa==0x0||_0x4f2c2c%0xa>=0x5&&_0x4f2c2c%0xa<=0x9||_0x4f2c2c%0x64>=0xb&&_0x4f2c2c%0x64<=0xe)?0x2:0x3}};_0x58d7c7['uk']||={'dictionary':{},'getPluralForm':null},_0x58d7c7['uk']['dictionary']=Object['assign'](_0x58d7c7['uk']['dictionary'],_0x1e3eb4),_0x58d7c7['uk']['getPluralForm']=_0x3bed4e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'uz':{'dictionary':{'Template':'','Insert\x20template':'Shablonni\x20kiritish','No\x20templates\x20available.':'Hech\x20qanday\x20shablon\x20mavjud\x20emas.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Iltimos,\x20boshqa\x20iborani\x20sinab\x20ko\x27ring\x20yoki\x20imloni\x20tekshiring.','Search\x20template':'Shablonni\x20qidirish','%0\x20templates\x20found':''},'getPluralForm':_0x45c76f=>0x0}};
23
+ export default{'uz':{'dictionary':{'Template':'','Insert\x20template':'Shablonni\x20kiritish','No\x20templates\x20available.':'Hech\x20qanday\x20shablon\x20mavjud\x20emas.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Iltimos,\x20boshqa\x20iborani\x20sinab\x20ko\x27ring\x20yoki\x20imloni\x20tekshiring.','Search\x20template':'Shablonni\x20qidirish','%0\x20templates\x20found':''},'getPluralForm':_0xea8935=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x289843=>{const {uz:{dictionary:_0x16c4e5,getPluralForm:_0x41146d}}={'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':_0x247cf3=>0x0}};_0x289843['uz']||={'dictionary':{},'getPluralForm':null},_0x289843['uz']['dictionary']=Object['assign'](_0x289843['uz']['dictionary'],_0x16c4e5),_0x289843['uz']['getPluralForm']=_0x41146d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1ac3d5=>{const {uz:{dictionary:_0x5727b0,getPluralForm:_0x1210fe}}={'uz':{'dictionary':{'Template':'','Insert\x20template':'Shablonni\x20kiritish','No\x20templates\x20available.':'Hech\x20qanday\x20shablon\x20mavjud\x20emas.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Iltimos,\x20boshqa\x20iborani\x20sinab\x20ko\x27ring\x20yoki\x20imloni\x20tekshiring.','Search\x20template':'Shablonni\x20qidirish','%0\x20templates\x20found':''},'getPluralForm':_0xc86012=>0x0}};_0x1ac3d5['uz']||={'dictionary':{},'getPluralForm':null},_0x1ac3d5['uz']['dictionary']=Object['assign'](_0x1ac3d5['uz']['dictionary'],_0x5727b0),_0x1ac3d5['uz']['getPluralForm']=_0x1210fe;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'vi':{'dictionary':{'Template':'Mẫu','Insert\x20template':'Chèn\x20mẫu\x20sẵn','No\x20templates\x20available.':'Không\x20có\x20mẫu\x20sẵn\x20nào.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Không\x20tìm\x20thấy\x20mẫu\x20sẵn\x20nào\x20khớp\x20với\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Vui\x20lòng\x20thử\x20một\x20cụm\x20từ\x20khác\x20hoặc\x20kiểm\x20tra\x20lại\x20cụm\x20từ.','Search\x20template':'Tìm\x20mẫu\x20sẵn','%0\x20templates\x20found':'Đã\x20tìm\x20thấy\x20%0\x20mẫu'},'getPluralForm':_0xe59aca=>0x0}};
23
+ export default{'vi':{'dictionary':{'Template':'Mẫu','Insert\x20template':'Chèn\x20mẫu\x20sẵn','No\x20templates\x20available.':'Không\x20có\x20mẫu\x20sẵn\x20nào.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Không\x20tìm\x20thấy\x20mẫu\x20sẵn\x20nào\x20khớp\x20với\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Vui\x20lòng\x20thử\x20một\x20cụm\x20từ\x20khác\x20hoặc\x20kiểm\x20tra\x20lại\x20cụm\x20từ.','Search\x20template':'Tìm\x20mẫu\x20sẵn','%0\x20templates\x20found':'Đã\x20tìm\x20thấy\x20%0\x20mẫu'},'getPluralForm':_0x3bbd29=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1bdae2=>{const {vi:{dictionary:_0xc41ed6,getPluralForm:_0x27178c}}={'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':_0x4b7f49=>0x0}};_0x1bdae2['vi']||={'dictionary':{},'getPluralForm':null},_0x1bdae2['vi']['dictionary']=Object['assign'](_0x1bdae2['vi']['dictionary'],_0xc41ed6),_0x1bdae2['vi']['getPluralForm']=_0x27178c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2ec324=>{const {vi:{dictionary:_0x57bb2c,getPluralForm:_0x325f1e}}={'vi':{'dictionary':{'Template':'Mẫu','Insert\x20template':'Chèn\x20mẫu\x20sẵn','No\x20templates\x20available.':'Không\x20có\x20mẫu\x20sẵn\x20nào.','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'Không\x20tìm\x20thấy\x20mẫu\x20sẵn\x20nào\x20khớp\x20với\x20\x22%0\x22.','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'Vui\x20lòng\x20thử\x20một\x20cụm\x20từ\x20khác\x20hoặc\x20kiểm\x20tra\x20lại\x20cụm\x20từ.','Search\x20template':'Tìm\x20mẫu\x20sẵn','%0\x20templates\x20found':'Đã\x20tìm\x20thấy\x20%0\x20mẫu'},'getPluralForm':_0x48fba0=>0x0}};_0x2ec324['vi']||={'dictionary':{},'getPluralForm':null},_0x2ec324['vi']['dictionary']=Object['assign'](_0x2ec324['vi']['dictionary'],_0x57bb2c),_0x2ec324['vi']['getPluralForm']=_0x325f1e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh-cn':{'dictionary':{'Template':'模板','Insert\x20template':'插入模板','No\x20templates\x20available.':'无可用的模板','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'未找到与\x22%0\x22匹配的模板。','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'请尝试使用不同的短语或检查拼写。','Search\x20template':'搜索模板','%0\x20templates\x20found':'找到\x20%0\x20个模板'},'getPluralForm':_0x48027f=>0x0}};
23
+ export default{'zh-cn':{'dictionary':{'Template':'模板','Insert\x20template':'插入模板','No\x20templates\x20available.':'无可用的模板','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'未找到与\x22%0\x22匹配的模板。','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'请尝试使用不同的短语或检查拼写。','Search\x20template':'搜索模板','%0\x20templates\x20found':'找到\x20%0\x20个模板'},'getPluralForm':_0xb151d6=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x7ef4e9=>{const {'zh-cn':{dictionary:_0x4e1c1b,getPluralForm:_0x4be768}}={'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':_0x29eb99=>0x0}};_0x7ef4e9['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x7ef4e9['zh-cn']['dictionary']=Object['assign'](_0x7ef4e9['zh-cn']['dictionary'],_0x4e1c1b),_0x7ef4e9['zh-cn']['getPluralForm']=_0x4be768;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2a6521=>{const {'zh-cn':{dictionary:_0x29d887,getPluralForm:_0x17c646}}={'zh-cn':{'dictionary':{'Template':'模板','Insert\x20template':'插入模板','No\x20templates\x20available.':'无可用的模板','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'未找到与\x22%0\x22匹配的模板。','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'请尝试使用不同的短语或检查拼写。','Search\x20template':'搜索模板','%0\x20templates\x20found':'找到\x20%0\x20个模板'},'getPluralForm':_0x2ecff3=>0x0}};_0x2a6521['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x2a6521['zh-cn']['dictionary']=Object['assign'](_0x2a6521['zh-cn']['dictionary'],_0x29d887),_0x2a6521['zh-cn']['getPluralForm']=_0x17c646;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh':{'dictionary':{'Template':'範本','Insert\x20template':'插入範本','No\x20templates\x20available.':'無可用範本。','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'找不到符合「%0」的範本','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'請嘗試其他詞彙或確認拼寫是否正確。','Search\x20template':'搜尋範本','%0\x20templates\x20found':'已找到\x20%0\x20個範本'},'getPluralForm':_0x1a693a=>0x0}};
23
+ export default{'zh':{'dictionary':{'Template':'範本','Insert\x20template':'插入範本','No\x20templates\x20available.':'無可用範本。','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'找不到符合「%0」的範本','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'請嘗試其他詞彙或確認拼寫是否正確。','Search\x20template':'搜尋範本','%0\x20templates\x20found':'已找到\x20%0\x20個範本'},'getPluralForm':_0x4af156=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xc038c9=>{const {zh:{dictionary:_0x282f1c,getPluralForm:_0x3c38a5}}={'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':_0x5c58bb=>0x0}};_0xc038c9['zh']||={'dictionary':{},'getPluralForm':null},_0xc038c9['zh']['dictionary']=Object['assign'](_0xc038c9['zh']['dictionary'],_0x282f1c),_0xc038c9['zh']['getPluralForm']=_0x3c38a5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x20a44e=>{const {zh:{dictionary:_0x6e9665,getPluralForm:_0x309ded}}={'zh':{'dictionary':{'Template':'範本','Insert\x20template':'插入範本','No\x20templates\x20available.':'無可用範本。','No\x20templates\x20were\x20found\x20matching\x20\x22%0\x22.':'找不到符合「%0」的範本','Please\x20try\x20a\x20different\x20phrase\x20or\x20check\x20the\x20spelling.':'請嘗試其他詞彙或確認拼寫是否正確。','Search\x20template':'搜尋範本','%0\x20templates\x20found':'已找到\x20%0\x20個範本'},'getPluralForm':_0x4f8da9=>0x0}};_0x20a44e['zh']||={'dictionary':{},'getPluralForm':null},_0x20a44e['zh']['dictionary']=Object['assign'](_0x20a44e['zh']['dictionary'],_0x6e9665),_0x20a44e['zh']['getPluralForm']=_0x309ded;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-template",
3
- "version": "0.0.0-nightly-20240708.0",
3
+ "version": "0.0.0-nightly-20240710.0",
4
4
  "description": "Template feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -22,9 +22,9 @@
22
22
  "type": "module",
23
23
  "main": "src/index.js",
24
24
  "dependencies": {
25
- "ckeditor5": "0.0.0-nightly-20240708.0",
26
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240708.0",
27
- "ckeditor5-collaboration": "0.0.0-nightly-20240708.0"
25
+ "ckeditor5": "0.0.0-nightly-20240710.0",
26
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20240710.0",
27
+ "ckeditor5-collaboration": "0.0.0-nightly-20240710.0"
28
28
  },
29
29
  "license": "SEE LICENSE IN LICENSE.md",
30
30
  "author": "CKSource (http://cksource.com/)",
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x54511a,_0x2035a9){var _0x5935de=_0x394c,_0x5e9378=_0x54511a();while(!![]){try{var _0x4bf6ed=-parseInt(_0x5935de(0xd9))/0x1*(parseInt(_0x5935de(0xe0))/0x2)+parseInt(_0x5935de(0xdb))/0x3+-parseInt(_0x5935de(0xde))/0x4*(-parseInt(_0x5935de(0xdc))/0x5)+-parseInt(_0x5935de(0xdd))/0x6+parseInt(_0x5935de(0xe2))/0x7+-parseInt(_0x5935de(0xe1))/0x8*(-parseInt(_0x5935de(0xda))/0x9)+-parseInt(_0x5935de(0xd8))/0xa*(parseInt(_0x5935de(0xdf))/0xb);if(_0x4bf6ed===_0x2035a9)break;else _0x5e9378['push'](_0x5e9378['shift']());}catch(_0x1a6385){_0x5e9378['push'](_0x5e9378['shift']());}}}(_0x1e0d,0x6c741));function _0x394c(_0x565a3e,_0x4cbb34){var _0x1e0d2f=_0x1e0d();return _0x394c=function(_0x394c3a,_0x57d008){_0x394c3a=_0x394c3a-0xd8;var _0x5a3f1e=_0x1e0d2f[_0x394c3a];return _0x5a3f1e;},_0x394c(_0x565a3e,_0x4cbb34);}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 _0x1e0d(){var _0x24dea0=['165NljbqP','254rUyAXI','3152gnwPPt','3952879FxvpeF','465070JipYUn','2206qMacoG','11304FzhTra','302757GEFvWu','40830MNLQpU','3085548EpReDK','380UkReKI'];_0x1e0d=function(){return _0x24dea0;};return _0x1e0d();}import'./augmentation.js';
23
+ function _0x9317(_0x1f92b6,_0x35599a){var _0x54cee7=_0x54ce();return _0x9317=function(_0x931765,_0x1acc0e){_0x931765=_0x931765-0x107;var _0xe359e1=_0x54cee7[_0x931765];return _0xe359e1;},_0x9317(_0x1f92b6,_0x35599a);}(function(_0x349254,_0x42e259){var _0x1a2416=_0x9317,_0x6f73ee=_0x349254();while(!![]){try{var _0xfee354=parseInt(_0x1a2416(0x10e))/0x1*(parseInt(_0x1a2416(0x10f))/0x2)+parseInt(_0x1a2416(0x108))/0x3+-parseInt(_0x1a2416(0x10c))/0x4+parseInt(_0x1a2416(0x10a))/0x5*(parseInt(_0x1a2416(0x10d))/0x6)+parseInt(_0x1a2416(0x110))/0x7*(parseInt(_0x1a2416(0x107))/0x8)+-parseInt(_0x1a2416(0x10b))/0x9+parseInt(_0x1a2416(0x109))/0xa*(parseInt(_0x1a2416(0x111))/0xb);if(_0xfee354===_0x42e259)break;else _0x6f73ee['push'](_0x6f73ee['shift']());}catch(_0x4d37c4){_0x6f73ee['push'](_0x6f73ee['shift']());}}}(_0x54ce,0x95b4e));export{default as Template}from'./template.js';export{default as TemplateCommand}from'./templatecommand.js';export{default as TemplateEditing}from'./templateediting.js';function _0x54ce(){var _0x10fa05=['24QZVjxX','1TBXFet','1287894sfyiya','4920790XDRvqW','770cHwgAE','8jYBVWC','1226928jSHMuP','102390eiaFMU','267325GhyZIU','7766145scKdsg','4841520jGECAZ'];_0x54ce=function(){return _0x10fa05;};return _0x54ce();}export{default as TemplateUI}from'./templateui.js';import'./augmentation.js';
package/src/template.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x361f20=_0x56ac;function _0x3e22(){var _0x4dcf66=['13dIftvM','pluginName','88839jJqkMQ','4vUVqGs','231hJKmEZ','4dhzgeC','Template','655520XsoWvM','requires','507924sLnLAa','1194396epNxqB','104IkhInh','7AyHWcO','59090UEYFpV','546684bPUDYv','76445YaFTkl'];_0x3e22=function(){return _0x4dcf66;};return _0x3e22();}(function(_0x4d2de4,_0x230c55){var _0x1587be=_0x56ac,_0x5354b1=_0x4d2de4();while(!![]){try{var _0x2dd897=-parseInt(_0x1587be(0x89))/0x1*(-parseInt(_0x1587be(0x7f))/0x2)+-parseInt(_0x1587be(0x83))/0x3+parseInt(_0x1587be(0x7d))/0x4*(parseInt(_0x1587be(0x81))/0x5)+-parseInt(_0x1587be(0x88))/0x6*(-parseInt(_0x1587be(0x86))/0x7)+parseInt(_0x1587be(0x85))/0x8*(-parseInt(_0x1587be(0x7c))/0x9)+parseInt(_0x1587be(0x87))/0xa*(parseInt(_0x1587be(0x7e))/0xb)+parseInt(_0x1587be(0x84))/0xc*(-parseInt(_0x1587be(0x8a))/0xd);if(_0x2dd897===_0x230c55)break;else _0x5354b1['push'](_0x5354b1['shift']());}catch(_0x4bc66b){_0x5354b1['push'](_0x5354b1['shift']());}}}(_0x3e22,0x18e91));import{Plugin as _0x292cc9}from'ckeditor5/src/core.js';import _0x7939f8 from'./templateediting.js';function _0x56ac(_0x36014e,_0x37588b){var _0x3e224e=_0x3e22();return _0x56ac=function(_0x56acfe,_0x4e41a9){_0x56acfe=_0x56acfe-0x7c;var _0x54055c=_0x3e224e[_0x56acfe];return _0x54055c;},_0x56ac(_0x36014e,_0x37588b);}import _0x4495db from'./templateui.js';export default class m extends _0x292cc9{static get[_0x361f20(0x82)](){return[_0x7939f8,_0x4495db];}static get[_0x361f20(0x8b)](){var _0x6982d5=_0x361f20;return _0x6982d5(0x80);}}
23
+ function _0x2e51(){var _0x5078f1=['Template','123HcfWcF','1968775JVLOQI','158356NznTwX','11397510tHZbZZ','2qTfFPE','45xTzCYI','7932zunHED','18JiyPFH','requires','20735QhnuGK','1451209Ujezvm','1622704wTkyUD','pluginName','954296ipiacH'];_0x2e51=function(){return _0x5078f1;};return _0x2e51();}var _0x1f489c=_0x17b3;(function(_0x21d132,_0x424b5a){var _0x28d436=_0x17b3,_0x112124=_0x21d132();while(!![]){try{var _0x2c2a1e=-parseInt(_0x28d436(0x19b))/0x1*(-parseInt(_0x28d436(0x195))/0x2)+parseInt(_0x28d436(0x1a0))/0x3*(parseInt(_0x28d436(0x1a2))/0x4)+-parseInt(_0x28d436(0x1a1))/0x5+parseInt(_0x28d436(0x198))/0x6*(-parseInt(_0x28d436(0x19e))/0x7)+-parseInt(_0x28d436(0x19c))/0x8*(-parseInt(_0x28d436(0x196))/0x9)+-parseInt(_0x28d436(0x1a3))/0xa+parseInt(_0x28d436(0x19a))/0xb*(-parseInt(_0x28d436(0x197))/0xc);if(_0x2c2a1e===_0x424b5a)break;else _0x112124['push'](_0x112124['shift']());}catch(_0x3d840e){_0x112124['push'](_0x112124['shift']());}}}(_0x2e51,0xdbbe9));function _0x17b3(_0x44097b,_0xa7223f){var _0x2e5177=_0x2e51();return _0x17b3=function(_0x17b3e2,_0xe946d0){_0x17b3e2=_0x17b3e2-0x195;var _0x4ff3a6=_0x2e5177[_0x17b3e2];return _0x4ff3a6;},_0x17b3(_0x44097b,_0xa7223f);}import{Plugin as _0xe36f3a}from'ckeditor5/src/core.js';import _0x22b6fb from'./templateediting.js';import _0x4cf164 from'./templateui.js';export default class m extends _0xe36f3a{static get[_0x1f489c(0x199)](){return[_0x22b6fb,_0x4cf164];}static get[_0x1f489c(0x19d)](){var _0x54427c=_0x1f489c;return _0x54427c(0x19f);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x229cac=_0x2075;(function(_0x315c2b,_0x30ae20){const _0x5ce814=_0x2075,_0x3477a6=_0x315c2b();while(!![]){try{const _0x2095a0=-parseInt(_0x5ce814(0x6e))/0x1+parseInt(_0x5ce814(0x73))/0x2*(-parseInt(_0x5ce814(0x67))/0x3)+-parseInt(_0x5ce814(0x72))/0x4*(-parseInt(_0x5ce814(0x71))/0x5)+-parseInt(_0x5ce814(0x6a))/0x6*(-parseInt(_0x5ce814(0x7b))/0x7)+parseInt(_0x5ce814(0x70))/0x8*(-parseInt(_0x5ce814(0x6c))/0x9)+-parseInt(_0x5ce814(0x69))/0xa*(parseInt(_0x5ce814(0x6f))/0xb)+-parseInt(_0x5ce814(0x75))/0xc*(-parseInt(_0x5ce814(0x78))/0xd);if(_0x2095a0===_0x30ae20)break;else _0x3477a6['push'](_0x3477a6['shift']());}catch(_0x2a4754){_0x3477a6['push'](_0x3477a6['shift']());}}}(_0x2673,0x4631c));function _0x2075(_0x116c8d,_0x26acf0){const _0x267340=_0x2673();return _0x2075=function(_0x2075eb,_0x1231f0){_0x2075eb=_0x2075eb-0x65;let _0x3d0ac6=_0x267340[_0x2075eb];return _0x3d0ac6;},_0x2075(_0x116c8d,_0x26acf0);}function _0x2673(){const _0x2eb443=['42996JZdAyi','toModel','function','5122peseNf','execute','editor','959FIlrSj','data','insertContent','3AZghpn','htmlProcessor','5526770FpgVie','10038vcGble','toView','3411MwBULR','string','144383TitxEh','11hQyFGX','7816uSJikv','155pKrtlo','9328DKqAdA','716672dJSrHu','change'];_0x2673=function(){return _0x2eb443;};return _0x2673();}import{Command as _0x433205}from'ckeditor5/src/core.js';export default class c extends _0x433205{[_0x229cac(0x79)](_0x1903c6){const _0x2ab841=_0x229cac,{model:_0x1b36a7}=this[_0x2ab841(0x7a)];let _0x132844;switch(typeof _0x1903c6){case _0x2ab841(0x6d):_0x132844=_0x1903c6;break;case _0x2ab841(0x77):_0x132844=_0x1903c6();}_0x2ab841(0x6d)==typeof _0x132844&&_0x1b36a7[_0x2ab841(0x74)](()=>{const _0x106fbe=_0x2ab841,_0xcd34=this[_0x106fbe(0x7a)][_0x106fbe(0x65)][_0x106fbe(0x68)][_0x106fbe(0x6b)](_0x132844),_0x44e978=this[_0x106fbe(0x7a)][_0x106fbe(0x65)][_0x106fbe(0x76)](_0xcd34);_0x1b36a7[_0x106fbe(0x66)](_0x44e978);});}}
23
+ const _0x56a305=_0xd490;function _0x128d(){const _0x216f1e=['change','htmlProcessor','2718768GjjGBt','execute','1648920fgEfuU','string','1892772ZFuFXt','editor','data','14TYiuzN','toView','1ybBrLR','135ByQEXh','toModel','4757852wmpxvp','function','933832OaiiTv','135156XxWzri','20DGQyxO','1677774LmbNDR','insertContent'];_0x128d=function(){return _0x216f1e;};return _0x128d();}function _0xd490(_0x2c0daa,_0x50f9e7){const _0x128dac=_0x128d();return _0xd490=function(_0xd490eb,_0x2d5ee4){_0xd490eb=_0xd490eb-0xad;let _0x2db870=_0x128dac[_0xd490eb];return _0x2db870;},_0xd490(_0x2c0daa,_0x50f9e7);}(function(_0x4dcd2b,_0x506965){const _0x503d3c=_0xd490,_0x5584a5=_0x4dcd2b();while(!![]){try{const _0x149d53=-parseInt(_0x503d3c(0xbe))/0x1*(parseInt(_0x503d3c(0xb1))/0x2)+-parseInt(_0x503d3c(0xb5))/0x3+parseInt(_0x503d3c(0xaf))/0x4*(parseInt(_0x503d3c(0xbf))/0x5)+parseInt(_0x503d3c(0xb7))/0x6*(parseInt(_0x503d3c(0xbc))/0x7)+parseInt(_0x503d3c(0xae))/0x8+parseInt(_0x503d3c(0xb9))/0x9+-parseInt(_0x503d3c(0xb0))/0xa*(-parseInt(_0x503d3c(0xc1))/0xb);if(_0x149d53===_0x506965)break;else _0x5584a5['push'](_0x5584a5['shift']());}catch(_0x499eb8){_0x5584a5['push'](_0x5584a5['shift']());}}}(_0x128d,0xdde65));import{Command as _0x5bcf15}from'ckeditor5/src/core.js';export default class c extends _0x5bcf15{[_0x56a305(0xb6)](_0x4526fa){const _0x999c9b=_0x56a305,{model:_0x47bde3}=this[_0x999c9b(0xba)];let _0x2173cb;switch(typeof _0x4526fa){case _0x999c9b(0xb8):_0x2173cb=_0x4526fa;break;case _0x999c9b(0xad):_0x2173cb=_0x4526fa();}_0x999c9b(0xb8)==typeof _0x2173cb&&_0x47bde3[_0x999c9b(0xb3)](()=>{const _0x43b5c9=_0x999c9b,_0x5d8eb2=this[_0x43b5c9(0xba)][_0x43b5c9(0xbb)][_0x43b5c9(0xb4)][_0x43b5c9(0xbd)](_0x2173cb),_0x439f51=this[_0x43b5c9(0xba)][_0x43b5c9(0xbb)][_0x43b5c9(0xc0)](_0x5d8eb2);_0x47bde3[_0x43b5c9(0xb2)](_0x439f51);});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x5bbb(){const _0x1120c8=['templateLicenseKeyInvalid','templateLicenseKeyTrial','124714tDSYDE','44ECgPnL','destroy','templateLicenseKeyTrialLimit:operations','commands','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.','6884780eKzUTU','info','TemplateEditing','11475981YZDHoc','220551JPtWSx','editor','add','1545336GsVIQh','templateLicenseKeyValid','3502395VsNtHl','4pCcnUK','pluginName','template-invalid-license-key','template-trial-license-key-reached-limit-changes','4862028EJVnCl','_licenseKeyCheckInterval','config','insertTemplate','get','init','licenseKey'];_0x5bbb=function(){return _0x1120c8;};return _0x5bbb();}const _0x3643d5=_0x28ae;(function(_0xb35768,_0x471403){const _0xb0fd1b=_0x28ae,_0x2bad7b=_0xb35768();while(!![]){try{const _0xde5a6a=-parseInt(_0xb0fd1b(0xd6))/0x1*(parseInt(_0xb0fd1b(0xe3))/0x2)+parseInt(_0xb0fd1b(0xed))/0x3*(-parseInt(_0xb0fd1b(0xe4))/0x4)+parseInt(_0xb0fd1b(0xd5))/0x5+parseInt(_0xb0fd1b(0xda))/0x6+-parseInt(_0xb0fd1b(0xe9))/0x7+-parseInt(_0xb0fd1b(0xf0))/0x8+parseInt(_0xb0fd1b(0xec))/0x9;if(_0xde5a6a===_0x471403)break;else _0x2bad7b['push'](_0x2bad7b['shift']());}catch(_0x598e85){_0x2bad7b['push'](_0x2bad7b['shift']());}}}(_0x5bbb,0x868c0));import{Plugin as _0x4c6a41}from'ckeditor5/src/core.js';function _0x28ae(_0x4c573e,_0x331c06){const _0x5bbb61=_0x5bbb();return _0x28ae=function(_0x28ae31,_0x3340cd){_0x28ae31=_0x28ae31-0xd4;let _0x486f10=_0x5bbb61[_0x28ae31];return _0x486f10;},_0x28ae(_0x4c573e,_0x331c06);}import{CKEditorError as _0x43ac9f}from'ckeditor5/src/utils.js';import _0x55bdee from'./templatecommand.js';export default class r extends _0x4c6a41{static get[_0x3643d5(0xd7)](){const _0x27abc4=_0x3643d5;return _0x27abc4(0xeb);}constructor(_0xec0a17){const _0x1ea1cd=_0x3643d5;super(_0xec0a17),this[_0x1ea1cd(0xdb)]=null;}[_0x3643d5(0xdf)](){const _0x19e3ba=_0x3643d5,{editor:_0x1fb7ca}=this;_0x1fb7ca[_0x19e3ba(0xe7)][_0x19e3ba(0xef)](_0x19e3ba(0xdd),new _0x55bdee(_0x1fb7ca)),this[_0x19e3ba(0xe0)]=_0x1fb7ca[_0x19e3ba(0xdc)][_0x19e3ba(0xde)](_0x19e3ba(0xe0));const _0x49964a=this[_0x19e3ba(0xee)];this[_0x19e3ba(0xdb)]=setInterval(()=>{const _0x58ab2d=_0x19e3ba;let _0x54d0fb;for(const _0x1e7afe in _0x49964a){const _0x49948c=_0x1e7afe,_0x43ea7f=_0x49964a[_0x49948c];if(_0x58ab2d(0xe2)===_0x43ea7f||_0x58ab2d(0xe1)===_0x43ea7f||_0x58ab2d(0xd4)===_0x43ea7f||_0x58ab2d(0xe6)===_0x43ea7f){delete _0x49964a[_0x49948c],_0x54d0fb=_0x43ea7f;break;}}if(_0x58ab2d(0xe1)===_0x54d0fb)throw clearInterval(this[_0x58ab2d(0xdb)]),new _0x43ac9f(_0x58ab2d(0xd8),null);if(_0x58ab2d(0xe2)===_0x54d0fb&&console[_0x58ab2d(0xea)](_0x58ab2d(0xe8)),_0x58ab2d(0xe6)===_0x54d0fb)throw clearInterval(this[_0x58ab2d(0xdb)]),new _0x43ac9f(_0x58ab2d(0xd9),null);_0x58ab2d(0xd4)===_0x54d0fb&&clearInterval(this[_0x58ab2d(0xdb)]);},0x3e8);}[_0x3643d5(0xe5)](){const _0x159b07=_0x3643d5;this[_0x159b07(0xdb)]&&clearInterval(this[_0x159b07(0xdb)]);}}
23
+ function _0xb52d(_0x5e6a39,_0x270947){const _0x3dbcdd=_0x3dbc();return _0xb52d=function(_0xb52d7b,_0x4b5fd5){_0xb52d7b=_0xb52d7b-0xdb;let _0x41007e=_0x3dbcdd[_0xb52d7b];return _0x41007e;},_0xb52d(_0x5e6a39,_0x270947);}const _0x15066b=_0xb52d;(function(_0x3f0f66,_0x1930ec){const _0x53c9ec=_0xb52d,_0x2095f2=_0x3f0f66();while(!![]){try{const _0x55402f=-parseInt(_0x53c9ec(0xf1))/0x1+parseInt(_0x53c9ec(0xf6))/0x2+parseInt(_0x53c9ec(0xdc))/0x3*(-parseInt(_0x53c9ec(0xed))/0x4)+parseInt(_0x53c9ec(0xe2))/0x5+-parseInt(_0x53c9ec(0xee))/0x6+-parseInt(_0x53c9ec(0xe6))/0x7*(parseInt(_0x53c9ec(0xdb))/0x8)+parseInt(_0x53c9ec(0xe4))/0x9;if(_0x55402f===_0x1930ec)break;else _0x2095f2['push'](_0x2095f2['shift']());}catch(_0x12b2e6){_0x2095f2['push'](_0x2095f2['shift']());}}}(_0x3dbc,0x3f599));import{Plugin as _0x4fd7a8}from'ckeditor5/src/core.js';import{CKEditorError as _0x3ab6f6}from'ckeditor5/src/utils.js';function _0x3dbc(){const _0x2877f0=['destroy','commands','11624MlyZbs','2396190dvswvH','_licenseKeyCheckInterval','TemplateEditing','171687uiteTw','You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20template\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','get','editor','info','750120iOtkSG','templateLicenseKeyTrial','8VuyvEj','351sfGXdR','template-trial-license-key-reached-limit-changes','insertTemplate','templateLicenseKeyTrialLimit:operations','pluginName','template-invalid-license-key','2089240PNsdLd','config','3463128oqsvnS','licenseKey','50155rKGpmr','templateLicenseKeyInvalid','init','templateLicenseKeyValid','add'];_0x3dbc=function(){return _0x2877f0;};return _0x3dbc();}import _0x32d734 from'./templatecommand.js';export default class r extends _0x4fd7a8{static get[_0x15066b(0xe0)](){const _0x3d60d3=_0x15066b;return _0x3d60d3(0xf0);}constructor(_0x4d41d8){const _0x178e8c=_0x15066b;super(_0x4d41d8),this[_0x178e8c(0xef)]=null;}[_0x15066b(0xe8)](){const _0x247547=_0x15066b,{editor:_0x474259}=this;_0x474259[_0x247547(0xec)][_0x247547(0xea)](_0x247547(0xde),new _0x32d734(_0x474259)),this[_0x247547(0xe5)]=_0x474259[_0x247547(0xe3)][_0x247547(0xf3)](_0x247547(0xe5));const _0x13773e=this[_0x247547(0xf4)];this[_0x247547(0xef)]=setInterval(()=>{const _0x244c75=_0x247547;let _0x348bc7;for(const _0x3f16c9 in _0x13773e){const _0x26ffe8=_0x3f16c9,_0x5bf973=_0x13773e[_0x26ffe8];if(_0x244c75(0xf7)===_0x5bf973||_0x244c75(0xe7)===_0x5bf973||_0x244c75(0xe9)===_0x5bf973||_0x244c75(0xdf)===_0x5bf973){delete _0x13773e[_0x26ffe8],_0x348bc7=_0x5bf973;break;}}if(_0x244c75(0xe7)===_0x348bc7)throw clearInterval(this[_0x244c75(0xef)]),new _0x3ab6f6(_0x244c75(0xe1),null);if(_0x244c75(0xf7)===_0x348bc7&&console[_0x244c75(0xf5)](_0x244c75(0xf2)),_0x244c75(0xdf)===_0x348bc7)throw clearInterval(this[_0x244c75(0xef)]),new _0x3ab6f6(_0x244c75(0xdd),null);_0x244c75(0xe9)===_0x348bc7&&clearInterval(this[_0x244c75(0xef)]);},0x3e8);}[_0x15066b(0xeb)](){const _0x45c511=_0x15066b;this[_0x45c511(0xef)]&&clearInterval(this[_0x45c511(0xef)]);}}