@ckeditor/ckeditor5-format-painter 41.4.0 → 41.4.2

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 (97) hide show
  1. package/build/format-painter.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/ug.js +1 -1
  81. package/dist/translations/ug.umd.js +1 -1
  82. package/dist/translations/uk.js +1 -1
  83. package/dist/translations/uk.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 +3 -3
  91. package/src/copyformatcommand.js +1 -1
  92. package/src/formatpainter.js +1 -1
  93. package/src/formatpainterediting.js +1 -1
  94. package/src/formatpainterui.js +1 -1
  95. package/src/index.js +1 -1
  96. package/src/pasteformatcommand.js +1 -1
  97. package/src/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xa98f71=>{const {sr:{dictionary:_0x101d1f,getPluralForm:_0x5007a2}}={'sr':{'dictionary':{'Paint\x20formatting':'Formatiranje\x20boje','Copy\x20text\x20formatting':'Kopirajte\x20oblikovanje\x20teksta','Paste\x20text\x20formatting':'Nalepite\x20oblikovanje\x20teksta','Continuous\x20painting':'Kontinuirano\x20slikanje','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Ostavlja\x20četkicu\x20uključenom\x20nakon\x20podešavanja\x20formatiranja.','Formatting\x20copied.':'Formatiranje\x20je\x20kopirano.','Pasted\x20formatting.':'Formatiranje\x20je\x20nalepljeno.'},'getPluralForm':_0xdbba9d=>_0xdbba9d%0xa==0x1&&_0xdbba9d%0x64!=0xb?0x0:_0xdbba9d%0xa>=0x2&&_0xdbba9d%0xa<=0x4&&(_0xdbba9d%0x64<0xa||_0xdbba9d%0x64>=0x14)?0x1:0x2}};_0xa98f71['sr']||={'dictionary':{},'getPluralForm':null},_0xa98f71['sr']['dictionary']=Object['assign'](_0xa98f71['sr']['dictionary'],_0x101d1f),_0xa98f71['sr']['getPluralForm']=_0x5007a2;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x323ca5=>{const {sr:{dictionary:_0xe4b55c,getPluralForm:_0x281649}}={'sr':{'dictionary':{'Paint\x20formatting':'Formatiranje\x20boje','Copy\x20text\x20formatting':'Kopirajte\x20oblikovanje\x20teksta','Paste\x20text\x20formatting':'Nalepite\x20oblikovanje\x20teksta','Continuous\x20painting':'Kontinuirano\x20slikanje','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Ostavlja\x20četkicu\x20uključenom\x20nakon\x20podešavanja\x20formatiranja.','Formatting\x20copied.':'Formatiranje\x20je\x20kopirano.','Pasted\x20formatting.':'Formatiranje\x20je\x20nalepljeno.'},'getPluralForm':_0x514547=>_0x514547%0xa==0x1&&_0x514547%0x64!=0xb?0x0:_0x514547%0xa>=0x2&&_0x514547%0xa<=0x4&&(_0x514547%0x64<0xa||_0x514547%0x64>=0x14)?0x1:0x2}};_0x323ca5['sr']||={'dictionary':{},'getPluralForm':null},_0x323ca5['sr']['dictionary']=Object['assign'](_0x323ca5['sr']['dictionary'],_0xe4b55c),_0x323ca5['sr']['getPluralForm']=_0x281649;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'sv':{'dictionary':{'Paint\x20formatting':'Formatering\x20av\x20färgläggning','Copy\x20text\x20formatting':'Kopiera\x20textformatering','Paste\x20text\x20formatting':'Klistra\x20in\x20textformatering','Continuous\x20painting':'Fortlöpande\x20målning','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Behåller\x20målaren\x20på\x20efter\x20att\x20formateringen\x20har\x20satts.','Formatting\x20copied.':'Formateringen\x20har\x20kopierats.','Pasted\x20formatting.':'Inklistrad\x20formatering.'},'getPluralForm':_0x50414f=>0x1!=_0x50414f}};
23
+ export default{'sv':{'dictionary':{'Paint\x20formatting':'Formatering\x20av\x20färgläggning','Copy\x20text\x20formatting':'Kopiera\x20textformatering','Paste\x20text\x20formatting':'Klistra\x20in\x20textformatering','Continuous\x20painting':'Fortlöpande\x20målning','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Behåller\x20målaren\x20på\x20efter\x20att\x20formateringen\x20har\x20satts.','Formatting\x20copied.':'Formateringen\x20har\x20kopierats.','Pasted\x20formatting.':'Inklistrad\x20formatering.'},'getPluralForm':_0x53f98e=>0x1!=_0x53f98e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3a659d=>{const {sv:{dictionary:_0x2c43b5,getPluralForm:_0x4532c4}}={'sv':{'dictionary':{'Paint\x20formatting':'Formatering\x20av\x20färgläggning','Copy\x20text\x20formatting':'Kopiera\x20textformatering','Paste\x20text\x20formatting':'Klistra\x20in\x20textformatering','Continuous\x20painting':'Fortlöpande\x20målning','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Behåller\x20målaren\x20på\x20efter\x20att\x20formateringen\x20har\x20satts.','Formatting\x20copied.':'Formateringen\x20har\x20kopierats.','Pasted\x20formatting.':'Inklistrad\x20formatering.'},'getPluralForm':_0x3521aa=>0x1!=_0x3521aa}};_0x3a659d['sv']||={'dictionary':{},'getPluralForm':null},_0x3a659d['sv']['dictionary']=Object['assign'](_0x3a659d['sv']['dictionary'],_0x2c43b5),_0x3a659d['sv']['getPluralForm']=_0x4532c4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x42dc6f=>{const {sv:{dictionary:_0x51616b,getPluralForm:_0x27c258}}={'sv':{'dictionary':{'Paint\x20formatting':'Formatering\x20av\x20färgläggning','Copy\x20text\x20formatting':'Kopiera\x20textformatering','Paste\x20text\x20formatting':'Klistra\x20in\x20textformatering','Continuous\x20painting':'Fortlöpande\x20målning','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Behåller\x20målaren\x20på\x20efter\x20att\x20formateringen\x20har\x20satts.','Formatting\x20copied.':'Formateringen\x20har\x20kopierats.','Pasted\x20formatting.':'Inklistrad\x20formatering.'},'getPluralForm':_0x5ddf69=>0x1!=_0x5ddf69}};_0x42dc6f['sv']||={'dictionary':{},'getPluralForm':null},_0x42dc6f['sv']['dictionary']=Object['assign'](_0x42dc6f['sv']['dictionary'],_0x51616b),_0x42dc6f['sv']['getPluralForm']=_0x27c258;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'th':{'dictionary':{'Paint\x20formatting':'ระบายการจัดรูป','Copy\x20text\x20formatting':'คัดลอกการจัดรูปแบบข้อความ','Paste\x20text\x20formatting':'วางการจัดรูปแบบข้อความ','Continuous\x20painting':'การระบายอย่างต่อเนื่อง','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'เก็บเครื่องมือระบายไว้หลังจากตั้งค่าการจัดรูปแบบแล้ว','Formatting\x20copied.':'คัดลอกการจัดรูปแบบแล้ว','Pasted\x20formatting.':'วางการจัดรูปแบบแล้ว'},'getPluralForm':_0x1835f9=>0x0}};
23
+ export default{'th':{'dictionary':{'Paint\x20formatting':'ระบายการจัดรูป','Copy\x20text\x20formatting':'คัดลอกการจัดรูปแบบข้อความ','Paste\x20text\x20formatting':'วางการจัดรูปแบบข้อความ','Continuous\x20painting':'การระบายอย่างต่อเนื่อง','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'เก็บเครื่องมือระบายไว้หลังจากตั้งค่าการจัดรูปแบบแล้ว','Formatting\x20copied.':'คัดลอกการจัดรูปแบบแล้ว','Pasted\x20formatting.':'วางการจัดรูปแบบแล้ว'},'getPluralForm':_0x176c71=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2f2dcd=>{const {th:{dictionary:_0xae8ed2,getPluralForm:_0x594e20}}={'th':{'dictionary':{'Paint\x20formatting':'ระบายการจัดรูป','Copy\x20text\x20formatting':'คัดลอกการจัดรูปแบบข้อความ','Paste\x20text\x20formatting':'วางการจัดรูปแบบข้อความ','Continuous\x20painting':'การระบายอย่างต่อเนื่อง','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'เก็บเครื่องมือระบายไว้หลังจากตั้งค่าการจัดรูปแบบแล้ว','Formatting\x20copied.':'คัดลอกการจัดรูปแบบแล้ว','Pasted\x20formatting.':'วางการจัดรูปแบบแล้ว'},'getPluralForm':_0x4d7b18=>0x0}};_0x2f2dcd['th']||={'dictionary':{},'getPluralForm':null},_0x2f2dcd['th']['dictionary']=Object['assign'](_0x2f2dcd['th']['dictionary'],_0xae8ed2),_0x2f2dcd['th']['getPluralForm']=_0x594e20;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xc66345=>{const {th:{dictionary:_0x19c598,getPluralForm:_0x50bd07}}={'th':{'dictionary':{'Paint\x20formatting':'ระบายการจัดรูป','Copy\x20text\x20formatting':'คัดลอกการจัดรูปแบบข้อความ','Paste\x20text\x20formatting':'วางการจัดรูปแบบข้อความ','Continuous\x20painting':'การระบายอย่างต่อเนื่อง','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'เก็บเครื่องมือระบายไว้หลังจากตั้งค่าการจัดรูปแบบแล้ว','Formatting\x20copied.':'คัดลอกการจัดรูปแบบแล้ว','Pasted\x20formatting.':'วางการจัดรูปแบบแล้ว'},'getPluralForm':_0x5514e8=>0x0}};_0xc66345['th']||={'dictionary':{},'getPluralForm':null},_0xc66345['th']['dictionary']=Object['assign'](_0xc66345['th']['dictionary'],_0x19c598),_0xc66345['th']['getPluralForm']=_0x50bd07;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'tr':{'dictionary':{'Paint\x20formatting':'Boya\x20biçimlendirme','Copy\x20text\x20formatting':'Metin\x20biçimlendirmesini\x20kopyala','Paste\x20text\x20formatting':'Metin\x20biçimlendirmesini\x20yapıştır','Continuous\x20painting':'Sürekli\x20boyama','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Biçimlendirmeyi\x20ayarladıktan\x20sonra\x20boyacıyı\x20açık\x20tutar.','Formatting\x20copied.':'Biçimlendirme\x20kopyalandı.','Pasted\x20formatting.':'Biçimlendirme\x20yapıştırıldı.'},'getPluralForm':_0x41be18=>_0x41be18>0x1}};
23
+ export default{'tr':{'dictionary':{'Paint\x20formatting':'Boya\x20biçimlendirme','Copy\x20text\x20formatting':'Metin\x20biçimlendirmesini\x20kopyala','Paste\x20text\x20formatting':'Metin\x20biçimlendirmesini\x20yapıştır','Continuous\x20painting':'Sürekli\x20boyama','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Biçimlendirmeyi\x20ayarladıktan\x20sonra\x20boyacıyı\x20açık\x20tutar.','Formatting\x20copied.':'Biçimlendirme\x20kopyalandı.','Pasted\x20formatting.':'Biçimlendirme\x20yapıştırıldı.'},'getPluralForm':_0x529d2f=>_0x529d2f>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3fa7fd=>{const {tr:{dictionary:_0x217f35,getPluralForm:_0x3a3948}}={'tr':{'dictionary':{'Paint\x20formatting':'Boya\x20biçimlendirme','Copy\x20text\x20formatting':'Metin\x20biçimlendirmesini\x20kopyala','Paste\x20text\x20formatting':'Metin\x20biçimlendirmesini\x20yapıştır','Continuous\x20painting':'Sürekli\x20boyama','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Biçimlendirmeyi\x20ayarladıktan\x20sonra\x20boyacıyı\x20açık\x20tutar.','Formatting\x20copied.':'Biçimlendirme\x20kopyalandı.','Pasted\x20formatting.':'Biçimlendirme\x20yapıştırıldı.'},'getPluralForm':_0x419abc=>_0x419abc>0x1}};_0x3fa7fd['tr']||={'dictionary':{},'getPluralForm':null},_0x3fa7fd['tr']['dictionary']=Object['assign'](_0x3fa7fd['tr']['dictionary'],_0x217f35),_0x3fa7fd['tr']['getPluralForm']=_0x3a3948;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5cfa55=>{const {tr:{dictionary:_0x2e5677,getPluralForm:_0x54a84f}}={'tr':{'dictionary':{'Paint\x20formatting':'Boya\x20biçimlendirme','Copy\x20text\x20formatting':'Metin\x20biçimlendirmesini\x20kopyala','Paste\x20text\x20formatting':'Metin\x20biçimlendirmesini\x20yapıştır','Continuous\x20painting':'Sürekli\x20boyama','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Biçimlendirmeyi\x20ayarladıktan\x20sonra\x20boyacıyı\x20açık\x20tutar.','Formatting\x20copied.':'Biçimlendirme\x20kopyalandı.','Pasted\x20formatting.':'Biçimlendirme\x20yapıştırıldı.'},'getPluralForm':_0x2ecb8f=>_0x2ecb8f>0x1}};_0x5cfa55['tr']||={'dictionary':{},'getPluralForm':null},_0x5cfa55['tr']['dictionary']=Object['assign'](_0x5cfa55['tr']['dictionary'],_0x2e5677),_0x5cfa55['tr']['getPluralForm']=_0x54a84f;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'ug':{'dictionary':{'Paint\x20formatting':'سىزما\x20پىچىمى','Copy\x20text\x20formatting':'','Paste\x20text\x20formatting':'','Continuous\x20painting':'سىزما\x20داۋاملاشتۇرۇش','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'پىچىم\x20تەڭشەلگەندىن\x20كېيىن\x20رەسسامنىڭ\x20ھالىتىنى\x20ساقلاپ\x20قالىدۇ.','Formatting\x20copied.':'','Pasted\x20formatting.':''},'getPluralForm':_0x5694d0=>0x1!=_0x5694d0}};
23
+ export default{'ug':{'dictionary':{'Paint\x20formatting':'سىزما\x20پىچىمى','Copy\x20text\x20formatting':'','Paste\x20text\x20formatting':'','Continuous\x20painting':'سىزما\x20داۋاملاشتۇرۇش','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'پىچىم\x20تەڭشەلگەندىن\x20كېيىن\x20رەسسامنىڭ\x20ھالىتىنى\x20ساقلاپ\x20قالىدۇ.','Formatting\x20copied.':'','Pasted\x20formatting.':''},'getPluralForm':_0x434ac6=>0x1!=_0x434ac6}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xdab704=>{const {ug:{dictionary:_0x256f6e,getPluralForm:_0x1daccd}}={'ug':{'dictionary':{'Paint\x20formatting':'سىزما\x20پىچىمى','Copy\x20text\x20formatting':'','Paste\x20text\x20formatting':'','Continuous\x20painting':'سىزما\x20داۋاملاشتۇرۇش','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'پىچىم\x20تەڭشەلگەندىن\x20كېيىن\x20رەسسامنىڭ\x20ھالىتىنى\x20ساقلاپ\x20قالىدۇ.','Formatting\x20copied.':'','Pasted\x20formatting.':''},'getPluralForm':_0x1c94d6=>0x1!=_0x1c94d6}};_0xdab704['ug']||={'dictionary':{},'getPluralForm':null},_0xdab704['ug']['dictionary']=Object['assign'](_0xdab704['ug']['dictionary'],_0x256f6e),_0xdab704['ug']['getPluralForm']=_0x1daccd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x225882=>{const {ug:{dictionary:_0x14def1,getPluralForm:_0x2632d5}}={'ug':{'dictionary':{'Paint\x20formatting':'سىزما\x20پىچىمى','Copy\x20text\x20formatting':'','Paste\x20text\x20formatting':'','Continuous\x20painting':'سىزما\x20داۋاملاشتۇرۇش','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'پىچىم\x20تەڭشەلگەندىن\x20كېيىن\x20رەسسامنىڭ\x20ھالىتىنى\x20ساقلاپ\x20قالىدۇ.','Formatting\x20copied.':'','Pasted\x20formatting.':''},'getPluralForm':_0x4a6247=>0x1!=_0x4a6247}};_0x225882['ug']||={'dictionary':{},'getPluralForm':null},_0x225882['ug']['dictionary']=Object['assign'](_0x225882['ug']['dictionary'],_0x14def1),_0x225882['ug']['getPluralForm']=_0x2632d5;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'uk':{'dictionary':{'Paint\x20formatting':'Художнє\x20форматування','Copy\x20text\x20formatting':'Копіювати\x20форматування\x20тексту','Paste\x20text\x20formatting':'Вставити\x20форматування\x20тексту','Continuous\x20painting':'Постійне\x20малювання','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Тримає\x20малювання\x20ввімкненим\x20після\x20налаштування\x20форматування.','Formatting\x20copied.':'Форматування\x20скопійоване.','Pasted\x20formatting.':'Форматування\x20вставлене.'},'getPluralForm':_0x4c1e6b=>_0x4c1e6b%0x1==0x0&&_0x4c1e6b%0xa==0x1&&_0x4c1e6b%0x64!=0xb?0x0:_0x4c1e6b%0x1==0x0&&_0x4c1e6b%0xa>=0x2&&_0x4c1e6b%0xa<=0x4&&(_0x4c1e6b%0x64<0xc||_0x4c1e6b%0x64>0xe)?0x1:_0x4c1e6b%0x1==0x0&&(_0x4c1e6b%0xa==0x0||_0x4c1e6b%0xa>=0x5&&_0x4c1e6b%0xa<=0x9||_0x4c1e6b%0x64>=0xb&&_0x4c1e6b%0x64<=0xe)?0x2:0x3}};
23
+ export default{'uk':{'dictionary':{'Paint\x20formatting':'Художнє\x20форматування','Copy\x20text\x20formatting':'Копіювати\x20форматування\x20тексту','Paste\x20text\x20formatting':'Вставити\x20форматування\x20тексту','Continuous\x20painting':'Постійне\x20малювання','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Тримає\x20малювання\x20ввімкненим\x20після\x20налаштування\x20форматування.','Formatting\x20copied.':'Форматування\x20скопійоване.','Pasted\x20formatting.':'Форматування\x20вставлене.'},'getPluralForm':_0x8f5479=>_0x8f5479%0x1==0x0&&_0x8f5479%0xa==0x1&&_0x8f5479%0x64!=0xb?0x0:_0x8f5479%0x1==0x0&&_0x8f5479%0xa>=0x2&&_0x8f5479%0xa<=0x4&&(_0x8f5479%0x64<0xc||_0x8f5479%0x64>0xe)?0x1:_0x8f5479%0x1==0x0&&(_0x8f5479%0xa==0x0||_0x8f5479%0xa>=0x5&&_0x8f5479%0xa<=0x9||_0x8f5479%0x64>=0xb&&_0x8f5479%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x406e0a=>{const {uk:{dictionary:_0x502216,getPluralForm:_0xdb25d6}}={'uk':{'dictionary':{'Paint\x20formatting':'Художнє\x20форматування','Copy\x20text\x20formatting':'Копіювати\x20форматування\x20тексту','Paste\x20text\x20formatting':'Вставити\x20форматування\x20тексту','Continuous\x20painting':'Постійне\x20малювання','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Тримає\x20малювання\x20ввімкненим\x20після\x20налаштування\x20форматування.','Formatting\x20copied.':'Форматування\x20скопійоване.','Pasted\x20formatting.':'Форматування\x20вставлене.'},'getPluralForm':_0x5121e3=>_0x5121e3%0x1==0x0&&_0x5121e3%0xa==0x1&&_0x5121e3%0x64!=0xb?0x0:_0x5121e3%0x1==0x0&&_0x5121e3%0xa>=0x2&&_0x5121e3%0xa<=0x4&&(_0x5121e3%0x64<0xc||_0x5121e3%0x64>0xe)?0x1:_0x5121e3%0x1==0x0&&(_0x5121e3%0xa==0x0||_0x5121e3%0xa>=0x5&&_0x5121e3%0xa<=0x9||_0x5121e3%0x64>=0xb&&_0x5121e3%0x64<=0xe)?0x2:0x3}};_0x406e0a['uk']||={'dictionary':{},'getPluralForm':null},_0x406e0a['uk']['dictionary']=Object['assign'](_0x406e0a['uk']['dictionary'],_0x502216),_0x406e0a['uk']['getPluralForm']=_0xdb25d6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x19d638=>{const {uk:{dictionary:_0x8db148,getPluralForm:_0x2973ec}}={'uk':{'dictionary':{'Paint\x20formatting':'Художнє\x20форматування','Copy\x20text\x20formatting':'Копіювати\x20форматування\x20тексту','Paste\x20text\x20formatting':'Вставити\x20форматування\x20тексту','Continuous\x20painting':'Постійне\x20малювання','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Тримає\x20малювання\x20ввімкненим\x20після\x20налаштування\x20форматування.','Formatting\x20copied.':'Форматування\x20скопійоване.','Pasted\x20formatting.':'Форматування\x20вставлене.'},'getPluralForm':_0x1e1d95=>_0x1e1d95%0x1==0x0&&_0x1e1d95%0xa==0x1&&_0x1e1d95%0x64!=0xb?0x0:_0x1e1d95%0x1==0x0&&_0x1e1d95%0xa>=0x2&&_0x1e1d95%0xa<=0x4&&(_0x1e1d95%0x64<0xc||_0x1e1d95%0x64>0xe)?0x1:_0x1e1d95%0x1==0x0&&(_0x1e1d95%0xa==0x0||_0x1e1d95%0xa>=0x5&&_0x1e1d95%0xa<=0x9||_0x1e1d95%0x64>=0xb&&_0x1e1d95%0x64<=0xe)?0x2:0x3}};_0x19d638['uk']||={'dictionary':{},'getPluralForm':null},_0x19d638['uk']['dictionary']=Object['assign'](_0x19d638['uk']['dictionary'],_0x8db148),_0x19d638['uk']['getPluralForm']=_0x2973ec;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'vi':{'dictionary':{'Paint\x20formatting':'Sao\x20chép\x20định\x20dạng','Copy\x20text\x20formatting':'Sao\x20chép\x20định\x20dạng\x20văn\x20bản','Paste\x20text\x20formatting':'Dán\x20định\x20dạng\x20văn\x20bản','Continuous\x20painting':'Tô\x20màu\x20liên\x20tục','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Giữ\x20trình\x20tô\x20màu\x20được\x20bật\x20sau\x20khi\x20đặt\x20định\x20dạng.','Formatting\x20copied.':'Đã\x20sao\x20chép\x20định\x20dạng.','Pasted\x20formatting.':'Đã\x20dán\x20định\x20dạng.'},'getPluralForm':_0x5aff14=>0x0}};
23
+ export default{'vi':{'dictionary':{'Paint\x20formatting':'Sao\x20chép\x20định\x20dạng','Copy\x20text\x20formatting':'Sao\x20chép\x20định\x20dạng\x20văn\x20bản','Paste\x20text\x20formatting':'Dán\x20định\x20dạng\x20văn\x20bản','Continuous\x20painting':'Tô\x20màu\x20liên\x20tục','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Giữ\x20trình\x20tô\x20màu\x20được\x20bật\x20sau\x20khi\x20đặt\x20định\x20dạng.','Formatting\x20copied.':'Đã\x20sao\x20chép\x20định\x20dạng.','Pasted\x20formatting.':'Đã\x20dán\x20định\x20dạng.'},'getPluralForm':_0x13baa7=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3c7622=>{const {vi:{dictionary:_0x414f11,getPluralForm:_0x5dcaf3}}={'vi':{'dictionary':{'Paint\x20formatting':'Sao\x20chép\x20định\x20dạng','Copy\x20text\x20formatting':'Sao\x20chép\x20định\x20dạng\x20văn\x20bản','Paste\x20text\x20formatting':'Dán\x20định\x20dạng\x20văn\x20bản','Continuous\x20painting':'Tô\x20màu\x20liên\x20tục','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Giữ\x20trình\x20tô\x20màu\x20được\x20bật\x20sau\x20khi\x20đặt\x20định\x20dạng.','Formatting\x20copied.':'Đã\x20sao\x20chép\x20định\x20dạng.','Pasted\x20formatting.':'Đã\x20dán\x20định\x20dạng.'},'getPluralForm':_0xedbbfc=>0x0}};_0x3c7622['vi']||={'dictionary':{},'getPluralForm':null},_0x3c7622['vi']['dictionary']=Object['assign'](_0x3c7622['vi']['dictionary'],_0x414f11),_0x3c7622['vi']['getPluralForm']=_0x5dcaf3;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x454637=>{const {vi:{dictionary:_0x1494a0,getPluralForm:_0x134e20}}={'vi':{'dictionary':{'Paint\x20formatting':'Sao\x20chép\x20định\x20dạng','Copy\x20text\x20formatting':'Sao\x20chép\x20định\x20dạng\x20văn\x20bản','Paste\x20text\x20formatting':'Dán\x20định\x20dạng\x20văn\x20bản','Continuous\x20painting':'Tô\x20màu\x20liên\x20tục','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'Giữ\x20trình\x20tô\x20màu\x20được\x20bật\x20sau\x20khi\x20đặt\x20định\x20dạng.','Formatting\x20copied.':'Đã\x20sao\x20chép\x20định\x20dạng.','Pasted\x20formatting.':'Đã\x20dán\x20định\x20dạng.'},'getPluralForm':_0x1c1e57=>0x0}};_0x454637['vi']||={'dictionary':{},'getPluralForm':null},_0x454637['vi']['dictionary']=Object['assign'](_0x454637['vi']['dictionary'],_0x1494a0),_0x454637['vi']['getPluralForm']=_0x134e20;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh-cn':{'dictionary':{'Paint\x20formatting':'绘画格式化','Copy\x20text\x20formatting':'复制文本格式','Paste\x20text\x20formatting':'粘贴文本格式','Continuous\x20painting':'连续绘画','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'设置格式化后,保持画师的状态。','Formatting\x20copied.':'格式已复制。','Pasted\x20formatting.':'已粘贴格式。'},'getPluralForm':_0x52f75c=>0x0}};
23
+ export default{'zh-cn':{'dictionary':{'Paint\x20formatting':'绘画格式化','Copy\x20text\x20formatting':'复制文本格式','Paste\x20text\x20formatting':'粘贴文本格式','Continuous\x20painting':'连续绘画','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'设置格式化后,保持画师的状态。','Formatting\x20copied.':'格式已复制。','Pasted\x20formatting.':'已粘贴格式。'},'getPluralForm':_0x160abb=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5a5c4f=>{const {'zh-cn':{dictionary:_0x2e0c4b,getPluralForm:_0x4dbbbf}}={'zh-cn':{'dictionary':{'Paint\x20formatting':'绘画格式化','Copy\x20text\x20formatting':'复制文本格式','Paste\x20text\x20formatting':'粘贴文本格式','Continuous\x20painting':'连续绘画','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'设置格式化后,保持画师的状态。','Formatting\x20copied.':'格式已复制。','Pasted\x20formatting.':'已粘贴格式。'},'getPluralForm':_0x1edf3e=>0x0}};_0x5a5c4f['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x5a5c4f['zh-cn']['dictionary']=Object['assign'](_0x5a5c4f['zh-cn']['dictionary'],_0x2e0c4b),_0x5a5c4f['zh-cn']['getPluralForm']=_0x4dbbbf;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2807b4=>{const {'zh-cn':{dictionary:_0x3eb20d,getPluralForm:_0x1cff23}}={'zh-cn':{'dictionary':{'Paint\x20formatting':'绘画格式化','Copy\x20text\x20formatting':'复制文本格式','Paste\x20text\x20formatting':'粘贴文本格式','Continuous\x20painting':'连续绘画','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'设置格式化后,保持画师的状态。','Formatting\x20copied.':'格式已复制。','Pasted\x20formatting.':'已粘贴格式。'},'getPluralForm':_0x7923d7=>0x0}};_0x2807b4['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x2807b4['zh-cn']['dictionary']=Object['assign'](_0x2807b4['zh-cn']['dictionary'],_0x3eb20d),_0x2807b4['zh-cn']['getPluralForm']=_0x1cff23;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export default{'zh':{'dictionary':{'Paint\x20formatting':'油漆格式','Copy\x20text\x20formatting':'複製文字格式','Paste\x20text\x20formatting':'貼上文字格式','Continuous\x20painting':'連續繪製','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'設定格式後,保持繪圖工具開啟。','Formatting\x20copied.':'已複製格式。','Pasted\x20formatting.':'已貼上格式。'},'getPluralForm':_0x287388=>0x0}};
23
+ export default{'zh':{'dictionary':{'Paint\x20formatting':'油漆格式','Copy\x20text\x20formatting':'複製文字格式','Paste\x20text\x20formatting':'貼上文字格式','Continuous\x20painting':'連續繪製','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'設定格式後,保持繪圖工具開啟。','Formatting\x20copied.':'已複製格式。','Pasted\x20formatting.':'已貼上格式。'},'getPluralForm':_0x3128bf=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x422e92=>{const {zh:{dictionary:_0x61a18d,getPluralForm:_0x286078}}={'zh':{'dictionary':{'Paint\x20formatting':'油漆格式','Copy\x20text\x20formatting':'複製文字格式','Paste\x20text\x20formatting':'貼上文字格式','Continuous\x20painting':'連續繪製','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'設定格式後,保持繪圖工具開啟。','Formatting\x20copied.':'已複製格式。','Pasted\x20formatting.':'已貼上格式。'},'getPluralForm':_0x59e249=>0x0}};_0x422e92['zh']||={'dictionary':{},'getPluralForm':null},_0x422e92['zh']['dictionary']=Object['assign'](_0x422e92['zh']['dictionary'],_0x61a18d),_0x422e92['zh']['getPluralForm']=_0x286078;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1666ba=>{const {zh:{dictionary:_0x4c107e,getPluralForm:_0x24a745}}={'zh':{'dictionary':{'Paint\x20formatting':'油漆格式','Copy\x20text\x20formatting':'複製文字格式','Paste\x20text\x20formatting':'貼上文字格式','Continuous\x20painting':'連續繪製','Keeps\x20the\x20painter\x20on\x20after\x20setting\x20the\x20formatting.':'設定格式後,保持繪圖工具開啟。','Formatting\x20copied.':'已複製格式。','Pasted\x20formatting.':'已貼上格式。'},'getPluralForm':_0xf33aed=>0x0}};_0x1666ba['zh']||={'dictionary':{},'getPluralForm':null},_0x1666ba['zh']['dictionary']=Object['assign'](_0x1666ba['zh']['dictionary'],_0x4c107e),_0x1666ba['zh']['getPluralForm']=_0x24a745;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-format-painter",
3
- "version": "41.4.0",
3
+ "version": "41.4.2",
4
4
  "description": "Format painter feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -12,8 +12,8 @@
12
12
  "type": "module",
13
13
  "main": "src/index.js",
14
14
  "dependencies": {
15
- "ckeditor5": "41.4.0",
16
- "ckeditor5-collaboration": "41.4.0"
15
+ "ckeditor5": "41.4.2",
16
+ "ckeditor5-collaboration": "41.4.2"
17
17
  },
18
18
  "license": "SEE LICENSE IN LICENSE.md",
19
19
  "author": "CKSource (http://cksource.com/)",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xaca0d=_0x5348;(function(_0x41fd99,_0x512342){const _0x4c9514=_0x5348,_0x4a18b9=_0x41fd99();while(!![]){try{const _0x53864f=-parseInt(_0x4c9514(0x10b))/0x1+parseInt(_0x4c9514(0x109))/0x2+-parseInt(_0x4c9514(0x108))/0x3+parseInt(_0x4c9514(0xf7))/0x4+parseInt(_0x4c9514(0xf5))/0x5+-parseInt(_0x4c9514(0xf3))/0x6*(-parseInt(_0x4c9514(0xff))/0x7)+-parseInt(_0x4c9514(0x103))/0x8;if(_0x53864f===_0x512342)break;else _0x4a18b9['push'](_0x4a18b9['shift']());}catch(_0x53bf29){_0x4a18b9['push'](_0x4a18b9['shift']());}}}(_0x3aa9,0x1cf5b));import{Command as _0x28a7e3}from'ckeditor5/src/core.js';import{PASTE_FORMAT_COMMAND_NAME as _0xda1225}from'./utils.js';export default class r extends _0x28a7e3{constructor(_0x19750d){const _0x4338e2=_0x5348;super(_0x19750d),this[_0x4338e2(0x102)]=void 0x0,this['on'](_0x4338e2(0x107),(_0x1628e1,_0x4bf1a7,_0x138ac1)=>{const _0x5d0abc=_0x4338e2;_0x138ac1||this[_0x5d0abc(0xfe)]();}),this['on'](_0x4338e2(0x10c),()=>_0x19750d[_0x4338e2(0xfc)][_0x4338e2(0x101)](_0xda1225)[_0x4338e2(0xf8)]());}[_0xaca0d(0xf4)](){const _0x45ac1a=_0xaca0d;this[_0x45ac1a(0x102)]=this[_0x45ac1a(0x100)]();}[_0xaca0d(0xfe)](){const _0x202959=_0xaca0d;this[_0x202959(0x102)]=void 0x0;}[_0xaca0d(0x100)](){const _0x53eb0b=_0xaca0d,_0xde751f=this[_0x53eb0b(0xf1)][_0x53eb0b(0xfb)],_0x446386=_0xde751f[_0x53eb0b(0xfd)][_0x53eb0b(0xf2)];return Object[_0x53eb0b(0x106)](Array[_0x53eb0b(0xf9)](_0x446386[_0x53eb0b(0xf6)]())[_0x53eb0b(0x104)](([_0x3ded9d])=>_0xde751f[_0x53eb0b(0x105)][_0x53eb0b(0xfa)](_0x3ded9d)[_0x53eb0b(0x10a)]));}}function _0x5348(_0x3ea76e,_0x29e082){const _0x3aa943=_0x3aa9();return _0x5348=function(_0x534802,_0x3cc61b){_0x534802=_0x534802-0xf1;let _0x46f5de=_0x3aa943[_0x534802];return _0x46f5de;},_0x5348(_0x3ea76e,_0x29e082);}function _0x3aa9(){const _0x333c8e=['model','commands','document','reset','59759skDGlU','_getFormattingAttributes','get','value','1166000CtVBeB','filter','schema','fromEntries','change:isEnabled','142329nxWnNq','69346WRNATm','isFormatting','54443sAaYmZ','change:value','editor','selection','138txQqpF','execute','150720rPlQHc','getAttributes','420348eMpXHe','refresh','from','getAttributeProperties'];_0x3aa9=function(){return _0x333c8e;};return _0x3aa9();}
23
+ const _0x2eeba6=_0x2b09;function _0x2b09(_0x2c0dd9,_0x49899a){const _0x1c3048=_0x1c30();return _0x2b09=function(_0x2b0970,_0x31c5fa){_0x2b0970=_0x2b0970-0x108;let _0x54fcde=_0x1c3048[_0x2b0970];return _0x54fcde;},_0x2b09(_0x2c0dd9,_0x49899a);}(function(_0x508bae,_0x33efbb){const _0x9108b=_0x2b09,_0x5db1dd=_0x508bae();while(!![]){try{const _0x30ded1=parseInt(_0x9108b(0x110))/0x1*(parseInt(_0x9108b(0x10e))/0x2)+parseInt(_0x9108b(0x10b))/0x3+-parseInt(_0x9108b(0x118))/0x4+-parseInt(_0x9108b(0x108))/0x5*(-parseInt(_0x9108b(0x11e))/0x6)+parseInt(_0x9108b(0x10a))/0x7*(parseInt(_0x9108b(0x117))/0x8)+parseInt(_0x9108b(0x125))/0x9*(parseInt(_0x9108b(0x11b))/0xa)+parseInt(_0x9108b(0x11d))/0xb*(-parseInt(_0x9108b(0x123))/0xc);if(_0x30ded1===_0x33efbb)break;else _0x5db1dd['push'](_0x5db1dd['shift']());}catch(_0x1a96c2){_0x5db1dd['push'](_0x5db1dd['shift']());}}}(_0x1c30,0x584eb));import{Command as _0xf78755}from'ckeditor5/src/core.js';import{PASTE_FORMAT_COMMAND_NAME as _0x50241c}from'./utils.js';export default class r extends _0xf78755{constructor(_0x5f534c){const _0x507b17=_0x2b09;super(_0x5f534c),this[_0x507b17(0x114)]=void 0x0,this['on'](_0x507b17(0x109),(_0x1abb25,_0x2344c8,_0x10b3cb)=>{const _0x587756=_0x507b17;_0x10b3cb||this[_0x587756(0x127)]();}),this['on'](_0x507b17(0x120),()=>_0x5f534c[_0x507b17(0x111)][_0x507b17(0x112)](_0x50241c)[_0x507b17(0x10f)]());}[_0x2eeba6(0x11c)](){const _0x4323a1=_0x2eeba6;this[_0x4323a1(0x114)]=this[_0x4323a1(0x121)]();}[_0x2eeba6(0x127)](){const _0x463ed7=_0x2eeba6;this[_0x463ed7(0x114)]=void 0x0;}[_0x2eeba6(0x121)](){const _0x527a10=_0x2eeba6,_0x1436a2=this[_0x527a10(0x11f)][_0x527a10(0x115)],_0x17167b=_0x1436a2[_0x527a10(0x124)][_0x527a10(0x122)];return Object[_0x527a10(0x113)](Array[_0x527a10(0x126)](_0x17167b[_0x527a10(0x119)]())[_0x527a10(0x10d)](([_0x27d0a0])=>_0x1436a2[_0x527a10(0x10c)][_0x527a10(0x11a)](_0x27d0a0)[_0x527a10(0x116)]));}}function _0x1c30(){const _0x2fabe3=['change:isEnabled','161fngUtd','724335FUqugd','schema','filter','185198fRYhIh','refresh','5TgXTVb','commands','get','fromEntries','value','model','isFormatting','202008MJpNzD','1614076rAOkBI','getAttributes','getAttributeProperties','4628530OYHVzG','execute','1045pLnxZx','30LzltbY','editor','change:value','_getFormattingAttributes','selection','145752zjqOaS','document','9gIxejr','from','reset','171030bvmGeE'];_0x1c30=function(){return _0x2fabe3;};return _0x1c30();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x20ae26=_0x299f;(function(_0x40dd0f,_0x4d94cb){var _0x4a032d=_0x299f,_0x4ba984=_0x40dd0f();while(!![]){try{var _0x112ae5=parseInt(_0x4a032d(0x15d))/0x1*(-parseInt(_0x4a032d(0x162))/0x2)+-parseInt(_0x4a032d(0x15b))/0x3+parseInt(_0x4a032d(0x15a))/0x4+parseInt(_0x4a032d(0x15f))/0x5*(parseInt(_0x4a032d(0x164))/0x6)+-parseInt(_0x4a032d(0x15c))/0x7+-parseInt(_0x4a032d(0x15e))/0x8+parseInt(_0x4a032d(0x161))/0x9*(parseInt(_0x4a032d(0x165))/0xa);if(_0x112ae5===_0x4d94cb)break;else _0x4ba984['push'](_0x4ba984['shift']());}catch(_0x21ad7d){_0x4ba984['push'](_0x4ba984['shift']());}}}(_0x1599,0x78ef7));import{Plugin as _0x2220f6}from'ckeditor5/src/core.js';function _0x1599(){var _0x36e582=['2810157ncBhzw','3982664gVZhmB','1VZQwiy','7826888JKrvZY','5BWxQDk','FormatPainter','261DJpiCe','1811026Ulxbco','pluginName','3202374amGTZV','854520Pyihem','requires','3492236qivUUB'];_0x1599=function(){return _0x36e582;};return _0x1599();}import _0x28de45 from'./formatpainterediting.js';import _0x4f67c1 from'./formatpainterui.js';function _0x299f(_0x52d475,_0x563fe3){var _0x1599cd=_0x1599();return _0x299f=function(_0x299f53,_0xb4bf0){_0x299f53=_0x299f53-0x15a;var _0x38f08e=_0x1599cd[_0x299f53];return _0x38f08e;},_0x299f(_0x52d475,_0x563fe3);}export default class m extends _0x2220f6{static get[_0x20ae26(0x166)](){return[_0x28de45,_0x4f67c1];}static get[_0x20ae26(0x163)](){var _0xd2bc7=_0x20ae26;return _0xd2bc7(0x160);}}
23
+ function _0x2522(){var _0x42f81e=['11XqAHrE','2oXxYak','27222gcmNzl','pluginName','requires','FormatPainter','9tiVlFJ','50rxczOV','10285940lcqUCg','802272EuFSQt','284913vzkXvr','8624120MbdjWd','66972xNpSCp','91SGwogh','177287IonFjT'];_0x2522=function(){return _0x42f81e;};return _0x2522();}var _0x3702ef=_0x403f;(function(_0x2c5a8e,_0x1929e3){var _0x5e0db7=_0x403f,_0x94bc68=_0x2c5a8e();while(!![]){try{var _0x54d631=-parseInt(_0x5e0db7(0xe7))/0x1*(-parseInt(_0x5e0db7(0xe9))/0x2)+parseInt(_0x5e0db7(0xe3))/0x3+parseInt(_0x5e0db7(0xe5))/0x4*(parseInt(_0x5e0db7(0xef))/0x5)+-parseInt(_0x5e0db7(0xea))/0x6*(-parseInt(_0x5e0db7(0xe6))/0x7)+parseInt(_0x5e0db7(0xe4))/0x8*(parseInt(_0x5e0db7(0xee))/0x9)+-parseInt(_0x5e0db7(0xf0))/0xa+parseInt(_0x5e0db7(0xe8))/0xb*(parseInt(_0x5e0db7(0xf1))/0xc);if(_0x54d631===_0x1929e3)break;else _0x94bc68['push'](_0x94bc68['shift']());}catch(_0x5bf490){_0x94bc68['push'](_0x94bc68['shift']());}}}(_0x2522,0x96222));function _0x403f(_0x16f3f8,_0x21f9ef){var _0x25221d=_0x2522();return _0x403f=function(_0x403f36,_0x5b741c){_0x403f36=_0x403f36-0xe3;var _0x877a6d=_0x25221d[_0x403f36];return _0x877a6d;},_0x403f(_0x16f3f8,_0x21f9ef);}import{Plugin as _0x375cbb}from'ckeditor5/src/core.js';import _0x3614b2 from'./formatpainterediting.js';import _0x262c47 from'./formatpainterui.js';export default class m extends _0x375cbb{static get[_0x3702ef(0xec)](){return[_0x3614b2,_0x262c47];}static get[_0x3702ef(0xeb)](){var _0x48fb04=_0x3702ef;return _0x48fb04(0xed);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x208c05=_0x1e38;function _0x1e38(_0x385a05,_0x3dc42e){const _0x39e4fa=_0x39e4();return _0x1e38=function(_0x1e38f2,_0x120dc9){_0x1e38f2=_0x1e38f2-0x1f1;let _0x34f0d6=_0x39e4fa[_0x1e38f2];return _0x34f0d6;},_0x1e38(_0x385a05,_0x3dc42e);}(function(_0x1082b0,_0x420c8f){const _0x16cfd9=_0x1e38,_0xc9ac31=_0x1082b0();while(!![]){try{const _0x2b7a48=-parseInt(_0x16cfd9(0x1f9))/0x1+parseInt(_0x16cfd9(0x1f7))/0x2+parseInt(_0x16cfd9(0x20d))/0x3*(-parseInt(_0x16cfd9(0x1f6))/0x4)+parseInt(_0x16cfd9(0x203))/0x5*(parseInt(_0x16cfd9(0x1f2))/0x6)+parseInt(_0x16cfd9(0x207))/0x7+-parseInt(_0x16cfd9(0x209))/0x8*(parseInt(_0x16cfd9(0x206))/0x9)+-parseInt(_0x16cfd9(0x205))/0xa;if(_0x2b7a48===_0x420c8f)break;else _0xc9ac31['push'](_0xc9ac31['shift']());}catch(_0x4ed126){_0xc9ac31['push'](_0xc9ac31['shift']());}}}(_0x39e4,0x5662d));import{Plugin as _0x251631}from'ckeditor5/src/core.js';import{CKEditorError as _0x7543a8}from'ckeditor5/src/utils.js';import _0x56ad7a from'./copyformatcommand.js';import _0x4dffc5 from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0x550036,PASTE_FORMAT_COMMAND_NAME as _0x395f08}from'./utils.js';export default class o extends _0x251631{static get[_0x208c05(0x1fa)](){const _0x54a45c=_0x208c05;return _0x54a45c(0x1fe);}constructor(_0x2c2ba1){const _0x3774a5=_0x208c05;super(_0x2c2ba1),this[_0x3774a5(0x202)]=null;}[_0x208c05(0x200)](){const _0x43a258=_0x208c05,_0x37e9f4=this[_0x43a258(0x204)];_0x37e9f4[_0x43a258(0x20a)][_0x43a258(0x1fd)](_0x550036,new _0x56ad7a(_0x37e9f4)),_0x37e9f4[_0x43a258(0x20a)][_0x43a258(0x1fd)](_0x395f08,new _0x4dffc5(_0x37e9f4)),this[_0x43a258(0x1ff)]=_0x37e9f4[_0x43a258(0x1f4)][_0x43a258(0x1fc)](_0x43a258(0x1ff));const _0x13008d=this[_0x43a258(0x204)];this[_0x43a258(0x202)]=setInterval(()=>{const _0x37ca41=_0x43a258;let _0x2653dc;for(const _0x14a871 in _0x13008d){const _0x5bb1c1=_0x14a871,_0x1fcd09=_0x13008d[_0x5bb1c1];if(_0x37ca41(0x201)===_0x1fcd09||_0x37ca41(0x208)===_0x1fcd09||_0x37ca41(0x1fb)===_0x1fcd09||_0x37ca41(0x1f3)===_0x1fcd09){delete _0x13008d[_0x5bb1c1],_0x2653dc=_0x1fcd09;break;}}if(_0x37ca41(0x208)===_0x2653dc)throw clearInterval(this[_0x37ca41(0x202)]),new _0x7543a8(_0x37ca41(0x1f5),null);if(_0x37ca41(0x201)===_0x2653dc&&console[_0x37ca41(0x1f8)](_0x37ca41(0x1f1)),_0x37ca41(0x1f3)===_0x2653dc)throw clearInterval(this[_0x37ca41(0x202)]),new _0x7543a8(_0x37ca41(0x20c),null);_0x37ca41(0x1fb)===_0x2653dc&&clearInterval(this[_0x37ca41(0x202)]);},0x3e8);}[_0x208c05(0x20b)](){const _0x17c0a8=_0x208c05;this[_0x17c0a8(0x202)]&&clearInterval(this[_0x17c0a8(0x202)]);}}function _0x39e4(){const _0xb11ea9=['380979pVJapH','pluginName','formatPainterLicenseKeyValid','get','add','FormatPainterEditing','licenseKey','init','formatPainterLicenseKeyTrial','_licenseKeyCheckInterval','105465AymDPJ','editor','1922610ttgDnI','2061dWcRra','4702369EAbQgB','formatPainterLicenseKeyInvalid','2848fSJHrS','commands','destroy','format-painter-trial-license-key-reached-limit-changes','15XRtYiC','You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20format\x20painter\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','114CslgcP','formatPainterLicenseKeyTrialLimit:operations','config','format-painter-invalid-license-key','367796VsObCm','791624CdbIhF','info'];_0x39e4=function(){return _0xb11ea9;};return _0x39e4();}
23
+ const _0x36a62a=_0x5d5e;(function(_0x5e53fd,_0xdb7acd){const _0x195b53=_0x5d5e,_0x56d492=_0x5e53fd();while(!![]){try{const _0x2ce8fa=parseInt(_0x195b53(0x1ff))/0x1+parseInt(_0x195b53(0x1fb))/0x2+parseInt(_0x195b53(0x209))/0x3*(parseInt(_0x195b53(0x201))/0x4)+parseInt(_0x195b53(0x1f3))/0x5*(-parseInt(_0x195b53(0x20c))/0x6)+-parseInt(_0x195b53(0x1f8))/0x7+parseInt(_0x195b53(0x1fa))/0x8+-parseInt(_0x195b53(0x1f4))/0x9;if(_0x2ce8fa===_0xdb7acd)break;else _0x56d492['push'](_0x56d492['shift']());}catch(_0x46a967){_0x56d492['push'](_0x56d492['shift']());}}}(_0x44e6,0xef946));import{Plugin as _0x54b3de}from'ckeditor5/src/core.js';function _0x44e6(){const _0x12227a=['formatPainterLicenseKeyValid','formatPainterLicenseKeyInvalid','21OmZTdu','destroy','get','441780sxHJGu','formatPainterLicenseKeyTrial','info','100oKBhXC','20397357WuJGYo','init','formatPainterLicenseKeyTrialLimit:operations','You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20format\x20painter\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','2996581pgcKvz','editor','8844936CKXnVS','2716726AqrDDw','FormatPainterEditing','add','pluginName','1830373LdNRNA','config','488012GDNleK','format-painter-invalid-license-key','format-painter-trial-license-key-reached-limit-changes','licenseKey','_licenseKeyCheckInterval','commands'];_0x44e6=function(){return _0x12227a;};return _0x44e6();}import{CKEditorError as _0x4758a5}from'ckeditor5/src/utils.js';import _0x104177 from'./copyformatcommand.js';import _0x1a18a5 from'./pasteformatcommand.js';function _0x5d5e(_0x5a3687,_0x1723fe){const _0x44e667=_0x44e6();return _0x5d5e=function(_0x5d5e01,_0x53e1ff){_0x5d5e01=_0x5d5e01-0x1f1;let _0x3b9ad5=_0x44e667[_0x5d5e01];return _0x3b9ad5;},_0x5d5e(_0x5a3687,_0x1723fe);}import{COPY_FORMAT_COMMAND_NAME as _0x229236,PASTE_FORMAT_COMMAND_NAME as _0x33f12f}from'./utils.js';export default class o extends _0x54b3de{static get[_0x36a62a(0x1fe)](){const _0xa67e49=_0x36a62a;return _0xa67e49(0x1fc);}constructor(_0x1671b2){const _0x1c93ba=_0x36a62a;super(_0x1671b2),this[_0x1c93ba(0x205)]=null;}[_0x36a62a(0x1f5)](){const _0x46d970=_0x36a62a,_0x3fdaec=this[_0x46d970(0x1f9)];_0x3fdaec[_0x46d970(0x206)][_0x46d970(0x1fd)](_0x229236,new _0x104177(_0x3fdaec)),_0x3fdaec[_0x46d970(0x206)][_0x46d970(0x1fd)](_0x33f12f,new _0x1a18a5(_0x3fdaec)),this[_0x46d970(0x204)]=_0x3fdaec[_0x46d970(0x200)][_0x46d970(0x20b)](_0x46d970(0x204));const _0x3ead57=this[_0x46d970(0x1f9)];this[_0x46d970(0x205)]=setInterval(()=>{const _0x3f72bc=_0x46d970;let _0x3f455f;for(const _0x102eec in _0x3ead57){const _0x7d0985=_0x102eec,_0x13a75d=_0x3ead57[_0x7d0985];if(_0x3f72bc(0x1f1)===_0x13a75d||_0x3f72bc(0x208)===_0x13a75d||_0x3f72bc(0x207)===_0x13a75d||_0x3f72bc(0x1f6)===_0x13a75d){delete _0x3ead57[_0x7d0985],_0x3f455f=_0x13a75d;break;}}if(_0x3f72bc(0x208)===_0x3f455f)throw clearInterval(this[_0x3f72bc(0x205)]),new _0x4758a5(_0x3f72bc(0x202),null);if(_0x3f72bc(0x1f1)===_0x3f455f&&console[_0x3f72bc(0x1f2)](_0x3f72bc(0x1f7)),_0x3f72bc(0x1f6)===_0x3f455f)throw clearInterval(this[_0x3f72bc(0x205)]),new _0x4758a5(_0x3f72bc(0x203),null);_0x3f72bc(0x207)===_0x3f455f&&clearInterval(this[_0x3f72bc(0x205)]);},0x3e8);}[_0x36a62a(0x20a)](){const _0x1eddb9=_0x36a62a;this[_0x1eddb9(0x205)]&&clearInterval(this[_0x1eddb9(0x205)]);}}