@ckeditor/ckeditor5-format-painter 0.0.0-nightly-20240520.0 → 0.0.0-nightly-20240521.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 (97) hide show
  1. package/build/format-painter.js +1 -1
  2. package/dist/index.js +2 -2
  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 +2 -2
  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
- (_0x58f959=>{const {sr:{dictionary:_0x301323,getPluralForm:_0x386d64}}={'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':_0x1893a2=>_0x1893a2%0xa==0x1&&_0x1893a2%0x64!=0xb?0x0:_0x1893a2%0xa>=0x2&&_0x1893a2%0xa<=0x4&&(_0x1893a2%0x64<0xa||_0x1893a2%0x64>=0x14)?0x1:0x2}};_0x58f959['sr']||={'dictionary':{},'getPluralForm':null},_0x58f959['sr']['dictionary']=Object['assign'](_0x58f959['sr']['dictionary'],_0x301323),_0x58f959['sr']['getPluralForm']=_0x386d64;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4b5c53=>{const {sr:{dictionary:_0x4172ab,getPluralForm:_0x342e3c}}={'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':_0x2a125e=>_0x2a125e%0xa==0x1&&_0x2a125e%0x64!=0xb?0x0:_0x2a125e%0xa>=0x2&&_0x2a125e%0xa<=0x4&&(_0x2a125e%0x64<0xa||_0x2a125e%0x64>=0x14)?0x1:0x2}};_0x4b5c53['sr']||={'dictionary':{},'getPluralForm':null},_0x4b5c53['sr']['dictionary']=Object['assign'](_0x4b5c53['sr']['dictionary'],_0x4172ab),_0x4b5c53['sr']['getPluralForm']=_0x342e3c;})(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':_0x26eefd=>0x1!=_0x26eefd}};
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':_0x11f1fc=>0x1!=_0x11f1fc}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3dacd5=>{const {sv:{dictionary:_0x28e843,getPluralForm:_0x87459b}}={'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':_0xc86413=>0x1!=_0xc86413}};_0x3dacd5['sv']||={'dictionary':{},'getPluralForm':null},_0x3dacd5['sv']['dictionary']=Object['assign'](_0x3dacd5['sv']['dictionary'],_0x28e843),_0x3dacd5['sv']['getPluralForm']=_0x87459b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x306d9e=>{const {sv:{dictionary:_0x29785c,getPluralForm:_0x1c4600}}={'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':_0x4d31f3=>0x1!=_0x4d31f3}};_0x306d9e['sv']||={'dictionary':{},'getPluralForm':null},_0x306d9e['sv']['dictionary']=Object['assign'](_0x306d9e['sv']['dictionary'],_0x29785c),_0x306d9e['sv']['getPluralForm']=_0x1c4600;})(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':_0x28521c=>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':_0x457d88=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x318340=>{const {th:{dictionary:_0x22795e,getPluralForm:_0x497795}}={'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':_0x5ebdec=>0x0}};_0x318340['th']||={'dictionary':{},'getPluralForm':null},_0x318340['th']['dictionary']=Object['assign'](_0x318340['th']['dictionary'],_0x22795e),_0x318340['th']['getPluralForm']=_0x497795;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x25d194=>{const {th:{dictionary:_0x3cd446,getPluralForm:_0x2c36b9}}={'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':_0x2c1d60=>0x0}};_0x25d194['th']||={'dictionary':{},'getPluralForm':null},_0x25d194['th']['dictionary']=Object['assign'](_0x25d194['th']['dictionary'],_0x3cd446),_0x25d194['th']['getPluralForm']=_0x2c36b9;})(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':_0x36b3cb=>_0x36b3cb>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':_0xdf2071=>_0xdf2071>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x456dbf=>{const {tr:{dictionary:_0x43b169,getPluralForm:_0x26d6a9}}={'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':_0x5e29c9=>_0x5e29c9>0x1}};_0x456dbf['tr']||={'dictionary':{},'getPluralForm':null},_0x456dbf['tr']['dictionary']=Object['assign'](_0x456dbf['tr']['dictionary'],_0x43b169),_0x456dbf['tr']['getPluralForm']=_0x26d6a9;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xd06916=>{const {tr:{dictionary:_0x3e877f,getPluralForm:_0x4bb872}}={'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':_0x373146=>_0x373146>0x1}};_0xd06916['tr']||={'dictionary':{},'getPluralForm':null},_0xd06916['tr']['dictionary']=Object['assign'](_0xd06916['tr']['dictionary'],_0x3e877f),_0xd06916['tr']['getPluralForm']=_0x4bb872;})(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':_0x3430eb=>0x1!=_0x3430eb}};
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':_0x1df06e=>0x1!=_0x1df06e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x18c16c=>{const {ug:{dictionary:_0x2d4de1,getPluralForm:_0x2d1f27}}={'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':_0x2f511a=>0x1!=_0x2f511a}};_0x18c16c['ug']||={'dictionary':{},'getPluralForm':null},_0x18c16c['ug']['dictionary']=Object['assign'](_0x18c16c['ug']['dictionary'],_0x2d4de1),_0x18c16c['ug']['getPluralForm']=_0x2d1f27;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5d1f3f=>{const {ug:{dictionary:_0x3662a9,getPluralForm:_0x3bfed6}}={'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':_0x43e978=>0x1!=_0x43e978}};_0x5d1f3f['ug']||={'dictionary':{},'getPluralForm':null},_0x5d1f3f['ug']['dictionary']=Object['assign'](_0x5d1f3f['ug']['dictionary'],_0x3662a9),_0x5d1f3f['ug']['getPluralForm']=_0x3bfed6;})(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':_0x1038cb=>_0x1038cb%0x1==0x0&&_0x1038cb%0xa==0x1&&_0x1038cb%0x64!=0xb?0x0:_0x1038cb%0x1==0x0&&_0x1038cb%0xa>=0x2&&_0x1038cb%0xa<=0x4&&(_0x1038cb%0x64<0xc||_0x1038cb%0x64>0xe)?0x1:_0x1038cb%0x1==0x0&&(_0x1038cb%0xa==0x0||_0x1038cb%0xa>=0x5&&_0x1038cb%0xa<=0x9||_0x1038cb%0x64>=0xb&&_0x1038cb%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':_0x395568=>_0x395568%0x1==0x0&&_0x395568%0xa==0x1&&_0x395568%0x64!=0xb?0x0:_0x395568%0x1==0x0&&_0x395568%0xa>=0x2&&_0x395568%0xa<=0x4&&(_0x395568%0x64<0xc||_0x395568%0x64>0xe)?0x1:_0x395568%0x1==0x0&&(_0x395568%0xa==0x0||_0x395568%0xa>=0x5&&_0x395568%0xa<=0x9||_0x395568%0x64>=0xb&&_0x395568%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5c541d=>{const {uk:{dictionary:_0x144a5a,getPluralForm:_0x3e93bf}}={'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':_0x4135b8=>_0x4135b8%0x1==0x0&&_0x4135b8%0xa==0x1&&_0x4135b8%0x64!=0xb?0x0:_0x4135b8%0x1==0x0&&_0x4135b8%0xa>=0x2&&_0x4135b8%0xa<=0x4&&(_0x4135b8%0x64<0xc||_0x4135b8%0x64>0xe)?0x1:_0x4135b8%0x1==0x0&&(_0x4135b8%0xa==0x0||_0x4135b8%0xa>=0x5&&_0x4135b8%0xa<=0x9||_0x4135b8%0x64>=0xb&&_0x4135b8%0x64<=0xe)?0x2:0x3}};_0x5c541d['uk']||={'dictionary':{},'getPluralForm':null},_0x5c541d['uk']['dictionary']=Object['assign'](_0x5c541d['uk']['dictionary'],_0x144a5a),_0x5c541d['uk']['getPluralForm']=_0x3e93bf;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x634705=>{const {uk:{dictionary:_0x81487,getPluralForm:_0x25613f}}={'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':_0x805002=>_0x805002%0x1==0x0&&_0x805002%0xa==0x1&&_0x805002%0x64!=0xb?0x0:_0x805002%0x1==0x0&&_0x805002%0xa>=0x2&&_0x805002%0xa<=0x4&&(_0x805002%0x64<0xc||_0x805002%0x64>0xe)?0x1:_0x805002%0x1==0x0&&(_0x805002%0xa==0x0||_0x805002%0xa>=0x5&&_0x805002%0xa<=0x9||_0x805002%0x64>=0xb&&_0x805002%0x64<=0xe)?0x2:0x3}};_0x634705['uk']||={'dictionary':{},'getPluralForm':null},_0x634705['uk']['dictionary']=Object['assign'](_0x634705['uk']['dictionary'],_0x81487),_0x634705['uk']['getPluralForm']=_0x25613f;})(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':_0x422002=>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':_0x2ef461=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x465f27=>{const {vi:{dictionary:_0x427260,getPluralForm:_0x6cd85}}={'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':_0x4e5895=>0x0}};_0x465f27['vi']||={'dictionary':{},'getPluralForm':null},_0x465f27['vi']['dictionary']=Object['assign'](_0x465f27['vi']['dictionary'],_0x427260),_0x465f27['vi']['getPluralForm']=_0x6cd85;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3ea7a2=>{const {vi:{dictionary:_0x4d8a6e,getPluralForm:_0x2a4e98}}={'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':_0x31d23f=>0x0}};_0x3ea7a2['vi']||={'dictionary':{},'getPluralForm':null},_0x3ea7a2['vi']['dictionary']=Object['assign'](_0x3ea7a2['vi']['dictionary'],_0x4d8a6e),_0x3ea7a2['vi']['getPluralForm']=_0x2a4e98;})(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':_0x52ef2f=>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':_0x5891c5=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x32991c=>{const {'zh-cn':{dictionary:_0x2607fa,getPluralForm:_0x12a12c}}={'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':_0x3d6a7e=>0x0}};_0x32991c['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x32991c['zh-cn']['dictionary']=Object['assign'](_0x32991c['zh-cn']['dictionary'],_0x2607fa),_0x32991c['zh-cn']['getPluralForm']=_0x12a12c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xa36662=>{const {'zh-cn':{dictionary:_0x2d3047,getPluralForm:_0x35c8b5}}={'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':_0x3f4618=>0x0}};_0xa36662['zh-cn']||={'dictionary':{},'getPluralForm':null},_0xa36662['zh-cn']['dictionary']=Object['assign'](_0xa36662['zh-cn']['dictionary'],_0x2d3047),_0xa36662['zh-cn']['getPluralForm']=_0x35c8b5;})(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':_0x2e2196=>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':_0x5316a3=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x43a2f1=>{const {zh:{dictionary:_0x3c7931,getPluralForm:_0x5aac91}}={'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':_0x4af14e=>0x0}};_0x43a2f1['zh']||={'dictionary':{},'getPluralForm':null},_0x43a2f1['zh']['dictionary']=Object['assign'](_0x43a2f1['zh']['dictionary'],_0x3c7931),_0x43a2f1['zh']['getPluralForm']=_0x5aac91;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1b8b0f=>{const {zh:{dictionary:_0xc12df6,getPluralForm:_0x5c5876}}={'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':_0x8d663c=>0x0}};_0x1b8b0f['zh']||={'dictionary':{},'getPluralForm':null},_0x1b8b0f['zh']['dictionary']=Object['assign'](_0x1b8b0f['zh']['dictionary'],_0xc12df6),_0x1b8b0f['zh']['getPluralForm']=_0x5c5876;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-format-painter",
3
- "version": "0.0.0-nightly-20240520.0",
3
+ "version": "0.0.0-nightly-20240521.0",
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": "0.0.0-nightly-20240520.0",
16
- "ckeditor5-collaboration": "0.0.0-nightly-20240520.0"
15
+ "ckeditor5": "0.0.0-nightly-20240521.0",
16
+ "ckeditor5-collaboration": "0.0.0-nightly-20240521.0"
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 _0x3d91f2=_0x5bdd;function _0x5bdd(_0x5e81c0,_0x5af155){const _0x2bb407=_0x2bb4();return _0x5bdd=function(_0x5bdd9c,_0x41a349){_0x5bdd9c=_0x5bdd9c-0x92;let _0x475644=_0x2bb407[_0x5bdd9c];return _0x475644;},_0x5bdd(_0x5e81c0,_0x5af155);}function _0x2bb4(){const _0x8a0be9=['2283064dYRPcC','isFormatting','reset','commands','value','selection','change:isEnabled','5598360QRkrWg','filter','getAttributeProperties','from','2297275TkhDZL','change:value','835484phiucv','fromEntries','6rAGlSH','978414MBQUeF','execute','schema','getAttributes','refresh','model','document','49566uYJSBx','_getFormattingAttributes','get','4992225YGaZdD','editor'];_0x2bb4=function(){return _0x8a0be9;};return _0x2bb4();}(function(_0x208cef,_0x473601){const _0x55615f=_0x5bdd,_0x1632b4=_0x208cef();while(!![]){try{const _0x389085=-parseInt(_0x55615f(0xa4))/0x1+parseInt(_0x55615f(0xa1))/0x2*(-parseInt(_0x55615f(0xa3))/0x3)+parseInt(_0x55615f(0x94))/0x4+parseInt(_0x55615f(0x9f))/0x5+parseInt(_0x55615f(0xab))/0x6+parseInt(_0x55615f(0x92))/0x7+parseInt(_0x55615f(0x9b))/0x8;if(_0x389085===_0x473601)break;else _0x1632b4['push'](_0x1632b4['shift']());}catch(_0x5c7ba5){_0x1632b4['push'](_0x1632b4['shift']());}}}(_0x2bb4,0x9ba72));import{Command as _0x5cf301}from'ckeditor5/src/core.js';import{PASTE_FORMAT_COMMAND_NAME as _0x427c2d}from'./utils.js';export default class r extends _0x5cf301{constructor(_0x28c2fb){const _0x2b3c89=_0x5bdd;super(_0x28c2fb),this[_0x2b3c89(0x98)]=void 0x0,this['on'](_0x2b3c89(0x9a),(_0x1a8016,_0x1c99ae,_0x36aa5f)=>{const _0x5300a6=_0x2b3c89;_0x36aa5f||this[_0x5300a6(0x96)]();}),this['on'](_0x2b3c89(0xa0),()=>_0x28c2fb[_0x2b3c89(0x97)][_0x2b3c89(0xad)](_0x427c2d)[_0x2b3c89(0xa8)]());}[_0x3d91f2(0xa5)](){const _0x5674d5=_0x3d91f2;this[_0x5674d5(0x98)]=this[_0x5674d5(0xac)]();}[_0x3d91f2(0x96)](){const _0x1073cf=_0x3d91f2;this[_0x1073cf(0x98)]=void 0x0;}[_0x3d91f2(0xac)](){const _0x16af30=_0x3d91f2,_0x38ca63=this[_0x16af30(0x93)][_0x16af30(0xa9)],_0x259f68=_0x38ca63[_0x16af30(0xaa)][_0x16af30(0x99)];return Object[_0x16af30(0xa2)](Array[_0x16af30(0x9e)](_0x259f68[_0x16af30(0xa7)]())[_0x16af30(0x9c)](([_0x3e9346])=>_0x38ca63[_0x16af30(0xa6)][_0x16af30(0x9d)](_0x3e9346)[_0x16af30(0x95)]));}}
23
+ const _0x28917a=_0x3cd7;(function(_0x457f20,_0x1e27ab){const _0x6203b8=_0x3cd7,_0x74fc4=_0x457f20();while(!![]){try{const _0x2f3513=parseInt(_0x6203b8(0x1f3))/0x1+parseInt(_0x6203b8(0x1f1))/0x2*(parseInt(_0x6203b8(0x209))/0x3)+parseInt(_0x6203b8(0x1f5))/0x4+-parseInt(_0x6203b8(0x204))/0x5+parseInt(_0x6203b8(0x1ff))/0x6+-parseInt(_0x6203b8(0x203))/0x7*(-parseInt(_0x6203b8(0x1f2))/0x8)+-parseInt(_0x6203b8(0x1fc))/0x9*(parseInt(_0x6203b8(0x206))/0xa);if(_0x2f3513===_0x1e27ab)break;else _0x74fc4['push'](_0x74fc4['shift']());}catch(_0x37cd27){_0x74fc4['push'](_0x74fc4['shift']());}}}(_0x4844,0xac4eb));import{Command as _0x7b4dde}from'ckeditor5/src/core.js';function _0x3cd7(_0x2832ee,_0x4a8e34){const _0x484434=_0x4844();return _0x3cd7=function(_0x3cd7e8,_0x341e84){_0x3cd7e8=_0x3cd7e8-0x1ef;let _0x199e33=_0x484434[_0x3cd7e8];return _0x199e33;},_0x3cd7(_0x2832ee,_0x4a8e34);}import{PASTE_FORMAT_COMMAND_NAME as _0x18019e}from'./utils.js';function _0x4844(){const _0x2a668e=['editor','fromEntries','selection','getAttributes','500ceSoPZ','1384aOOQPF','1171066OcmeHy','document','2238520aoceiR','execute','reset','from','refresh','change:isEnabled','getAttributeProperties','10933146rGGfZM','change:value','isFormatting','2210982dGjYeV','get','commands','schema','98QVpzzj','4139000TwfUoa','_getFormattingAttributes','10ekKQyC','filter','model','7761nFOdZJ','value'];_0x4844=function(){return _0x2a668e;};return _0x4844();}export default class r extends _0x7b4dde{constructor(_0x39bda1){const _0x3a5430=_0x3cd7;super(_0x39bda1),this[_0x3a5430(0x20a)]=void 0x0,this['on'](_0x3a5430(0x1fa),(_0x2e21f4,_0x539602,_0x31d195)=>{const _0x536d1b=_0x3a5430;_0x31d195||this[_0x536d1b(0x1f7)]();}),this['on'](_0x3a5430(0x1fd),()=>_0x39bda1[_0x3a5430(0x201)][_0x3a5430(0x200)](_0x18019e)[_0x3a5430(0x1f9)]());}[_0x28917a(0x1f6)](){const _0x30589a=_0x28917a;this[_0x30589a(0x20a)]=this[_0x30589a(0x205)]();}[_0x28917a(0x1f7)](){const _0x4a365b=_0x28917a;this[_0x4a365b(0x20a)]=void 0x0;}[_0x28917a(0x205)](){const _0x38dc24=_0x28917a,_0xdf076c=this[_0x38dc24(0x20b)][_0x38dc24(0x208)],_0x5cbe94=_0xdf076c[_0x38dc24(0x1f4)][_0x38dc24(0x1ef)];return Object[_0x38dc24(0x20c)](Array[_0x38dc24(0x1f8)](_0x5cbe94[_0x38dc24(0x1f0)]())[_0x38dc24(0x207)](([_0xcb540f])=>_0xdf076c[_0x38dc24(0x202)][_0x38dc24(0x1fb)](_0xcb540f)[_0x38dc24(0x1fe)]));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x7980fd=_0xf94e;(function(_0x1c3151,_0x214e4d){var _0x479cf0=_0xf94e,_0x51aa09=_0x1c3151();while(!![]){try{var _0x2f5123=-parseInt(_0x479cf0(0x95))/0x1+-parseInt(_0x479cf0(0x8f))/0x2*(-parseInt(_0x479cf0(0x96))/0x3)+-parseInt(_0x479cf0(0x90))/0x4+-parseInt(_0x479cf0(0x8b))/0x5+-parseInt(_0x479cf0(0x94))/0x6*(-parseInt(_0x479cf0(0x92))/0x7)+-parseInt(_0x479cf0(0x91))/0x8+parseInt(_0x479cf0(0x8e))/0x9;if(_0x2f5123===_0x214e4d)break;else _0x51aa09['push'](_0x51aa09['shift']());}catch(_0x308b2f){_0x51aa09['push'](_0x51aa09['shift']());}}}(_0x1b10,0x795cb));import{Plugin as _0x937551}from'ckeditor5/src/core.js';function _0xf94e(_0x4456ee,_0x10dcee){var _0x1b1019=_0x1b10();return _0xf94e=function(_0xf94e4d,_0x393c12){_0xf94e4d=_0xf94e4d-0x8b;var _0x4c5aea=_0x1b1019[_0xf94e4d];return _0x4c5aea;},_0xf94e(_0x4456ee,_0x10dcee);}import _0x54a0fc from'./formatpainterediting.js';import _0x3a62fa from'./formatpainterui.js';export default class m extends _0x937551{static get[_0x7980fd(0x93)](){return[_0x54a0fc,_0x3a62fa];}static get[_0x7980fd(0x8c)](){var _0x1d0a53=_0x7980fd;return _0x1d0a53(0x8d);}}function _0x1b10(){var _0x330803=['3647072UDaeOD','5100080rbWyyE','4112535Wpiatn','requires','6Kycxqg','195776PExrWR','3gAGVZo','2174390wyDwrs','pluginName','FormatPainter','16202277LBCcRU','578546axmNrI'];_0x1b10=function(){return _0x330803;};return _0x1b10();}
23
+ var _0x5c0cc3=_0x576a;(function(_0x2ac109,_0x2c7ed5){var _0x486c8a=_0x576a,_0x2bbcf5=_0x2ac109();while(!![]){try{var _0x4ddf14=-parseInt(_0x486c8a(0xf9))/0x1+-parseInt(_0x486c8a(0xf4))/0x2+parseInt(_0x486c8a(0xf3))/0x3*(parseInt(_0x486c8a(0xfe))/0x4)+-parseInt(_0x486c8a(0xfb))/0x5+parseInt(_0x486c8a(0xfc))/0x6*(parseInt(_0x486c8a(0xfd))/0x7)+parseInt(_0x486c8a(0xf7))/0x8*(parseInt(_0x486c8a(0xf6))/0x9)+-parseInt(_0x486c8a(0xfa))/0xa;if(_0x4ddf14===_0x2c7ed5)break;else _0x2bbcf5['push'](_0x2bbcf5['shift']());}catch(_0x350889){_0x2bbcf5['push'](_0x2bbcf5['shift']());}}}(_0x1bb2,0x4c9b2));import{Plugin as _0x489ece}from'ckeditor5/src/core.js';function _0x576a(_0x527cb7,_0x24bc99){var _0x1bb258=_0x1bb2();return _0x576a=function(_0x576a03,_0x5ba434){_0x576a03=_0x576a03-0xf3;var _0x4ad6f0=_0x1bb258[_0x576a03];return _0x4ad6f0;},_0x576a(_0x527cb7,_0x24bc99);}function _0x1bb2(){var _0x5da0e3=['18324SKQcmo','1096zyKrnY','FormatPainter','9889sMJGWb','235750fusezA','2422925uStiHB','81558MPgNZP','84IEnyjN','10564rpmBba','requires','537shzdLi','165920povlIl','pluginName'];_0x1bb2=function(){return _0x5da0e3;};return _0x1bb2();}import _0x4c97f2 from'./formatpainterediting.js';import _0x327d7f from'./formatpainterui.js';export default class m extends _0x489ece{static get[_0x5c0cc3(0xff)](){return[_0x4c97f2,_0x327d7f];}static get[_0x5c0cc3(0xf5)](){var _0x36cfdb=_0x5c0cc3;return _0x36cfdb(0xf8);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x40776f=_0x5c8d;(function(_0x57a2fd,_0x59443a){const _0x20bbe9=_0x5c8d,_0x2f22f9=_0x57a2fd();while(!![]){try{const _0x1fbd1b=parseInt(_0x20bbe9(0x10f))/0x1*(parseInt(_0x20bbe9(0x10e))/0x2)+-parseInt(_0x20bbe9(0x114))/0x3+parseInt(_0x20bbe9(0x105))/0x4+parseInt(_0x20bbe9(0x104))/0x5+parseInt(_0x20bbe9(0x109))/0x6+parseInt(_0x20bbe9(0x111))/0x7+-parseInt(_0x20bbe9(0x10a))/0x8;if(_0x1fbd1b===_0x59443a)break;else _0x2f22f9['push'](_0x2f22f9['shift']());}catch(_0x3ff739){_0x2f22f9['push'](_0x2f22f9['shift']());}}}(_0x3575,0x3f845));import{Plugin as _0xf60710}from'ckeditor5/src/core.js';function _0x3575(){const _0x3c01c4=['format-painter-invalid-license-key','pluginName','info','1876630mVsVtE','1587872gAEKOo','add','formatPainterLicenseKeyTrialLimit:operations','formatPainterLicenseKeyValid','1426908ChZHcP','11748888ytYnko','editor','config','FormatPainterEditing','66916msVcoT','13MOKwpq','destroy','2629606sBGZtY','get','licenseKey','275844hIGSaM','formatPainterLicenseKeyInvalid','format-painter-trial-license-key-reached-limit-changes','formatPainterLicenseKeyTrial','_licenseKeyCheckInterval','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.','commands','init'];_0x3575=function(){return _0x3c01c4;};return _0x3575();}import{CKEditorError as _0x43ea72}from'ckeditor5/src/utils.js';import _0x222f82 from'./copyformatcommand.js';import _0x2f1549 from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0x861ae3,PASTE_FORMAT_COMMAND_NAME as _0x567cc8}from'./utils.js';function _0x5c8d(_0x3a8b8d,_0x48a903){const _0x35758a=_0x3575();return _0x5c8d=function(_0x5c8d7d,_0x435f5c){_0x5c8d7d=_0x5c8d7d-0x104;let _0x247052=_0x35758a[_0x5c8d7d];return _0x247052;},_0x5c8d(_0x3a8b8d,_0x48a903);}export default class o extends _0xf60710{static get[_0x40776f(0x11d)](){const _0x427dd0=_0x40776f;return _0x427dd0(0x10d);}constructor(_0x42a1ab){const _0x75adc9=_0x40776f;super(_0x42a1ab),this[_0x75adc9(0x118)]=null;}[_0x40776f(0x11b)](){const _0x423aee=_0x40776f,_0x429ebb=this[_0x423aee(0x10b)];_0x429ebb[_0x423aee(0x11a)][_0x423aee(0x106)](_0x861ae3,new _0x222f82(_0x429ebb)),_0x429ebb[_0x423aee(0x11a)][_0x423aee(0x106)](_0x567cc8,new _0x2f1549(_0x429ebb)),this[_0x423aee(0x113)]=_0x429ebb[_0x423aee(0x10c)][_0x423aee(0x112)](_0x423aee(0x113));const _0x38fe33=this[_0x423aee(0x10b)];this[_0x423aee(0x118)]=setInterval(()=>{const _0x4af2db=_0x423aee;let _0x12f7a5;for(const _0x4f822a in _0x38fe33){const _0x1a28f2=_0x4f822a,_0x451ea8=_0x38fe33[_0x1a28f2];if(_0x4af2db(0x117)===_0x451ea8||_0x4af2db(0x115)===_0x451ea8||_0x4af2db(0x108)===_0x451ea8||_0x4af2db(0x107)===_0x451ea8){delete _0x38fe33[_0x1a28f2],_0x12f7a5=_0x451ea8;break;}}if(_0x4af2db(0x115)===_0x12f7a5)throw clearInterval(this[_0x4af2db(0x118)]),new _0x43ea72(_0x4af2db(0x11c),null);if(_0x4af2db(0x117)===_0x12f7a5&&console[_0x4af2db(0x11e)](_0x4af2db(0x119)),_0x4af2db(0x107)===_0x12f7a5)throw clearInterval(this[_0x4af2db(0x118)]),new _0x43ea72(_0x4af2db(0x116),null);_0x4af2db(0x108)===_0x12f7a5&&clearInterval(this[_0x4af2db(0x118)]);},0x3e8);}[_0x40776f(0x110)](){const _0x39bf14=_0x40776f;this[_0x39bf14(0x118)]&&clearInterval(this[_0x39bf14(0x118)]);}}
23
+ const _0x2bf732=_0x4f1d;(function(_0x36e47c,_0x3963a4){const _0x6a322d=_0x4f1d,_0x39d58f=_0x36e47c();while(!![]){try{const _0x576e8c=parseInt(_0x6a322d(0x73))/0x1*(-parseInt(_0x6a322d(0x69))/0x2)+-parseInt(_0x6a322d(0x6d))/0x3+parseInt(_0x6a322d(0x78))/0x4+-parseInt(_0x6a322d(0x70))/0x5*(parseInt(_0x6a322d(0x76))/0x6)+parseInt(_0x6a322d(0x77))/0x7+-parseInt(_0x6a322d(0x82))/0x8+parseInt(_0x6a322d(0x67))/0x9*(parseInt(_0x6a322d(0x7f))/0xa);if(_0x576e8c===_0x3963a4)break;else _0x39d58f['push'](_0x39d58f['shift']());}catch(_0x3bdf3a){_0x39d58f['push'](_0x39d58f['shift']());}}}(_0x3f4a,0x60d54));import{Plugin as _0x18db59}from'ckeditor5/src/core.js';import{CKEditorError as _0x1e73a8}from'ckeditor5/src/utils.js';import _0xb8a523 from'./copyformatcommand.js';import _0x5a65fd from'./pasteformatcommand.js';function _0x4f1d(_0x34b194,_0x199f09){const _0x3f4aa2=_0x3f4a();return _0x4f1d=function(_0x4f1d50,_0x3d89e6){_0x4f1d50=_0x4f1d50-0x67;let _0x178e3b=_0x3f4aa2[_0x4f1d50];return _0x178e3b;},_0x4f1d(_0x34b194,_0x199f09);}import{COPY_FORMAT_COMMAND_NAME as _0x3d5461,PASTE_FORMAT_COMMAND_NAME as _0x25ab99}from'./utils.js';export default class o extends _0x18db59{static get[_0x2bf732(0x7a)](){const _0x3784e7=_0x2bf732;return _0x3784e7(0x6b);}constructor(_0x2354a2){const _0x499052=_0x2bf732;super(_0x2354a2),this[_0x499052(0x6e)]=null;}[_0x2bf732(0x80)](){const _0x10fa32=_0x2bf732,_0x269472=this[_0x10fa32(0x75)];_0x269472[_0x10fa32(0x7e)][_0x10fa32(0x83)](_0x3d5461,new _0xb8a523(_0x269472)),_0x269472[_0x10fa32(0x7e)][_0x10fa32(0x83)](_0x25ab99,new _0x5a65fd(_0x269472)),this[_0x10fa32(0x7b)]=_0x269472[_0x10fa32(0x6f)][_0x10fa32(0x68)](_0x10fa32(0x7b));const _0x1ab82e=this[_0x10fa32(0x75)];this[_0x10fa32(0x6e)]=setInterval(()=>{const _0x50d482=_0x10fa32;let _0xa9bc29;for(const _0x2dfa48 in _0x1ab82e){const _0x23abca=_0x2dfa48,_0x5abc20=_0x1ab82e[_0x23abca];if(_0x50d482(0x81)===_0x5abc20||_0x50d482(0x74)===_0x5abc20||_0x50d482(0x71)===_0x5abc20||_0x50d482(0x6c)===_0x5abc20){delete _0x1ab82e[_0x23abca],_0xa9bc29=_0x5abc20;break;}}if(_0x50d482(0x74)===_0xa9bc29)throw clearInterval(this[_0x50d482(0x6e)]),new _0x1e73a8(_0x50d482(0x7d),null);if(_0x50d482(0x81)===_0xa9bc29&&console[_0x50d482(0x79)](_0x50d482(0x7c)),_0x50d482(0x6c)===_0xa9bc29)throw clearInterval(this[_0x50d482(0x6e)]),new _0x1e73a8(_0x50d482(0x72),null);_0x50d482(0x71)===_0xa9bc29&&clearInterval(this[_0x50d482(0x6e)]);},0x3e8);}[_0x2bf732(0x6a)](){const _0x43a4fc=_0x2bf732;this[_0x43a4fc(0x6e)]&&clearInterval(this[_0x43a4fc(0x6e)]);}}function _0x3f4a(){const _0x4d1cfc=['_licenseKeyCheckInterval','config','365RIqVab','formatPainterLicenseKeyValid','format-painter-trial-license-key-reached-limit-changes','4246ncanlK','formatPainterLicenseKeyInvalid','editor','52638nZgAOx','3143399kAgpFy','2120448fLeRiL','info','pluginName','licenseKey','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.','format-painter-invalid-license-key','commands','6598190VPTgEh','init','formatPainterLicenseKeyTrial','5741304IsxezL','add','27fJynCY','get','248yksnUN','destroy','FormatPainterEditing','formatPainterLicenseKeyTrialLimit:operations','2032206UmTvwq'];_0x3f4a=function(){return _0x4d1cfc;};return _0x3f4a();}