@ckeditor/ckeditor5-format-painter 42.0.0-alpha.9 → 42.0.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
- (_0x4016ad=>{const {sr:{dictionary:_0x1079c0,getPluralForm:_0x2bbecd}}={'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':_0x2edac0=>_0x2edac0%0xa==0x1&&_0x2edac0%0x64!=0xb?0x0:_0x2edac0%0xa>=0x2&&_0x2edac0%0xa<=0x4&&(_0x2edac0%0x64<0xa||_0x2edac0%0x64>=0x14)?0x1:0x2}};_0x4016ad['sr']||={'dictionary':{},'getPluralForm':null},_0x4016ad['sr']['dictionary']=Object['assign'](_0x4016ad['sr']['dictionary'],_0x1079c0),_0x4016ad['sr']['getPluralForm']=_0x2bbecd;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3bd0b1=>{const {sr:{dictionary:_0x7bb261,getPluralForm:_0x42eda3}}={'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':_0x531149=>_0x531149%0xa==0x1&&_0x531149%0x64!=0xb?0x0:_0x531149%0xa>=0x2&&_0x531149%0xa<=0x4&&(_0x531149%0x64<0xa||_0x531149%0x64>=0x14)?0x1:0x2}};_0x3bd0b1['sr']||={'dictionary':{},'getPluralForm':null},_0x3bd0b1['sr']['dictionary']=Object['assign'](_0x3bd0b1['sr']['dictionary'],_0x7bb261),_0x3bd0b1['sr']['getPluralForm']=_0x42eda3;})(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':_0x2a953d=>0x1!=_0x2a953d}};
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':_0x16e8ce=>0x1!=_0x16e8ce}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x298cce=>{const {sv:{dictionary:_0x2e98a2,getPluralForm:_0x20fceb}}={'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':_0x3a818e=>0x1!=_0x3a818e}};_0x298cce['sv']||={'dictionary':{},'getPluralForm':null},_0x298cce['sv']['dictionary']=Object['assign'](_0x298cce['sv']['dictionary'],_0x2e98a2),_0x298cce['sv']['getPluralForm']=_0x20fceb;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4c31d1=>{const {sv:{dictionary:_0x55bbe1,getPluralForm:_0x3d989b}}={'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':_0x3ab118=>0x1!=_0x3ab118}};_0x4c31d1['sv']||={'dictionary':{},'getPluralForm':null},_0x4c31d1['sv']['dictionary']=Object['assign'](_0x4c31d1['sv']['dictionary'],_0x55bbe1),_0x4c31d1['sv']['getPluralForm']=_0x3d989b;})(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':_0x1c9419=>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':_0x2d70c8=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3c1727=>{const {th:{dictionary:_0x1b92be,getPluralForm:_0x3b3372}}={'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':_0x2db09c=>0x0}};_0x3c1727['th']||={'dictionary':{},'getPluralForm':null},_0x3c1727['th']['dictionary']=Object['assign'](_0x3c1727['th']['dictionary'],_0x1b92be),_0x3c1727['th']['getPluralForm']=_0x3b3372;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4c8eaf=>{const {th:{dictionary:_0x9dc4a6,getPluralForm:_0x42b2a2}}={'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':_0x950ec2=>0x0}};_0x4c8eaf['th']||={'dictionary':{},'getPluralForm':null},_0x4c8eaf['th']['dictionary']=Object['assign'](_0x4c8eaf['th']['dictionary'],_0x9dc4a6),_0x4c8eaf['th']['getPluralForm']=_0x42b2a2;})(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':_0x22fc0a=>_0x22fc0a>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':_0x17d4e5=>_0x17d4e5>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xe4808=>{const {tr:{dictionary:_0x274ef6,getPluralForm:_0x1fa77e}}={'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':_0x3535d5=>_0x3535d5>0x1}};_0xe4808['tr']||={'dictionary':{},'getPluralForm':null},_0xe4808['tr']['dictionary']=Object['assign'](_0xe4808['tr']['dictionary'],_0x274ef6),_0xe4808['tr']['getPluralForm']=_0x1fa77e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1b91a2=>{const {tr:{dictionary:_0x53162a,getPluralForm:_0xaa858c}}={'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':_0x4e64dd=>_0x4e64dd>0x1}};_0x1b91a2['tr']||={'dictionary':{},'getPluralForm':null},_0x1b91a2['tr']['dictionary']=Object['assign'](_0x1b91a2['tr']['dictionary'],_0x53162a),_0x1b91a2['tr']['getPluralForm']=_0xaa858c;})(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':_0xc0c91a=>0x1!=_0xc0c91a}};
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':_0x7031e7=>0x1!=_0x7031e7}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x58f728=>{const {ug:{dictionary:_0x25852e,getPluralForm:_0x10a826}}={'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':_0x5aee7e=>0x1!=_0x5aee7e}};_0x58f728['ug']||={'dictionary':{},'getPluralForm':null},_0x58f728['ug']['dictionary']=Object['assign'](_0x58f728['ug']['dictionary'],_0x25852e),_0x58f728['ug']['getPluralForm']=_0x10a826;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x44fe76=>{const {ug:{dictionary:_0x4767f4,getPluralForm:_0x201fd8}}={'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':_0x5ed627=>0x1!=_0x5ed627}};_0x44fe76['ug']||={'dictionary':{},'getPluralForm':null},_0x44fe76['ug']['dictionary']=Object['assign'](_0x44fe76['ug']['dictionary'],_0x4767f4),_0x44fe76['ug']['getPluralForm']=_0x201fd8;})(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':_0x55cb77=>_0x55cb77%0x1==0x0&&_0x55cb77%0xa==0x1&&_0x55cb77%0x64!=0xb?0x0:_0x55cb77%0x1==0x0&&_0x55cb77%0xa>=0x2&&_0x55cb77%0xa<=0x4&&(_0x55cb77%0x64<0xc||_0x55cb77%0x64>0xe)?0x1:_0x55cb77%0x1==0x0&&(_0x55cb77%0xa==0x0||_0x55cb77%0xa>=0x5&&_0x55cb77%0xa<=0x9||_0x55cb77%0x64>=0xb&&_0x55cb77%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':_0x164dee=>_0x164dee%0x1==0x0&&_0x164dee%0xa==0x1&&_0x164dee%0x64!=0xb?0x0:_0x164dee%0x1==0x0&&_0x164dee%0xa>=0x2&&_0x164dee%0xa<=0x4&&(_0x164dee%0x64<0xc||_0x164dee%0x64>0xe)?0x1:_0x164dee%0x1==0x0&&(_0x164dee%0xa==0x0||_0x164dee%0xa>=0x5&&_0x164dee%0xa<=0x9||_0x164dee%0x64>=0xb&&_0x164dee%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xe73019=>{const {uk:{dictionary:_0x45eedc,getPluralForm:_0xb3f621}}={'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':_0x5d5f49=>_0x5d5f49%0x1==0x0&&_0x5d5f49%0xa==0x1&&_0x5d5f49%0x64!=0xb?0x0:_0x5d5f49%0x1==0x0&&_0x5d5f49%0xa>=0x2&&_0x5d5f49%0xa<=0x4&&(_0x5d5f49%0x64<0xc||_0x5d5f49%0x64>0xe)?0x1:_0x5d5f49%0x1==0x0&&(_0x5d5f49%0xa==0x0||_0x5d5f49%0xa>=0x5&&_0x5d5f49%0xa<=0x9||_0x5d5f49%0x64>=0xb&&_0x5d5f49%0x64<=0xe)?0x2:0x3}};_0xe73019['uk']||={'dictionary':{},'getPluralForm':null},_0xe73019['uk']['dictionary']=Object['assign'](_0xe73019['uk']['dictionary'],_0x45eedc),_0xe73019['uk']['getPluralForm']=_0xb3f621;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4a2f19=>{const {uk:{dictionary:_0xe01c87,getPluralForm:_0xc6cde7}}={'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':_0xf48184=>_0xf48184%0x1==0x0&&_0xf48184%0xa==0x1&&_0xf48184%0x64!=0xb?0x0:_0xf48184%0x1==0x0&&_0xf48184%0xa>=0x2&&_0xf48184%0xa<=0x4&&(_0xf48184%0x64<0xc||_0xf48184%0x64>0xe)?0x1:_0xf48184%0x1==0x0&&(_0xf48184%0xa==0x0||_0xf48184%0xa>=0x5&&_0xf48184%0xa<=0x9||_0xf48184%0x64>=0xb&&_0xf48184%0x64<=0xe)?0x2:0x3}};_0x4a2f19['uk']||={'dictionary':{},'getPluralForm':null},_0x4a2f19['uk']['dictionary']=Object['assign'](_0x4a2f19['uk']['dictionary'],_0xe01c87),_0x4a2f19['uk']['getPluralForm']=_0xc6cde7;})(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':_0x2a3794=>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':_0x2c5634=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x147d79=>{const {vi:{dictionary:_0x4a38fc,getPluralForm:_0x340345}}={'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':_0x592dd3=>0x0}};_0x147d79['vi']||={'dictionary':{},'getPluralForm':null},_0x147d79['vi']['dictionary']=Object['assign'](_0x147d79['vi']['dictionary'],_0x4a38fc),_0x147d79['vi']['getPluralForm']=_0x340345;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4ab1d3=>{const {vi:{dictionary:_0x226c82,getPluralForm:_0x17e669}}={'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':_0x356c44=>0x0}};_0x4ab1d3['vi']||={'dictionary':{},'getPluralForm':null},_0x4ab1d3['vi']['dictionary']=Object['assign'](_0x4ab1d3['vi']['dictionary'],_0x226c82),_0x4ab1d3['vi']['getPluralForm']=_0x17e669;})(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':_0x724003=>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':_0x4e6d7c=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x34a66b=>{const {'zh-cn':{dictionary:_0x3e0bab,getPluralForm:_0x57beff}}={'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':_0x1b7f7b=>0x0}};_0x34a66b['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x34a66b['zh-cn']['dictionary']=Object['assign'](_0x34a66b['zh-cn']['dictionary'],_0x3e0bab),_0x34a66b['zh-cn']['getPluralForm']=_0x57beff;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x49e0cb=>{const {'zh-cn':{dictionary:_0x55e02d,getPluralForm:_0x121505}}={'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':_0x234021=>0x0}};_0x49e0cb['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x49e0cb['zh-cn']['dictionary']=Object['assign'](_0x49e0cb['zh-cn']['dictionary'],_0x55e02d),_0x49e0cb['zh-cn']['getPluralForm']=_0x121505;})(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':_0x5c85f3=>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':_0x23db37=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5c6dab=>{const {zh:{dictionary:_0x454809,getPluralForm:_0x1fd86d}}={'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':_0x2c125b=>0x0}};_0x5c6dab['zh']||={'dictionary':{},'getPluralForm':null},_0x5c6dab['zh']['dictionary']=Object['assign'](_0x5c6dab['zh']['dictionary'],_0x454809),_0x5c6dab['zh']['getPluralForm']=_0x1fd86d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x216a1f=>{const {zh:{dictionary:_0xaf459a,getPluralForm:_0x6e2ce2}}={'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':_0x29f02a=>0x0}};_0x216a1f['zh']||={'dictionary':{},'getPluralForm':null},_0x216a1f['zh']['dictionary']=Object['assign'](_0x216a1f['zh']['dictionary'],_0xaf459a),_0x216a1f['zh']['getPluralForm']=_0x6e2ce2;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-format-painter",
3
- "version": "42.0.0-alpha.9",
3
+ "version": "42.0.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": "42.0.0-alpha.9",
16
- "ckeditor5-collaboration": "42.0.0-alpha.9"
15
+ "ckeditor5": "42.0.0",
16
+ "ckeditor5-collaboration": "42.0.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
- function _0x3db8(_0x4f787a,_0x33c3a6){const _0x14e80f=_0x14e8();return _0x3db8=function(_0x3db84e,_0x58060f){_0x3db84e=_0x3db84e-0xd7;let _0x201f5b=_0x14e80f[_0x3db84e];return _0x201f5b;},_0x3db8(_0x4f787a,_0x33c3a6);}const _0x332b01=_0x3db8;(function(_0x3377b4,_0x4de606){const _0x176ba1=_0x3db8,_0x480a8e=_0x3377b4();while(!![]){try{const _0x3010c6=parseInt(_0x176ba1(0xee))/0x1+parseInt(_0x176ba1(0xe6))/0x2+parseInt(_0x176ba1(0xe0))/0x3*(-parseInt(_0x176ba1(0xe5))/0x4)+parseInt(_0x176ba1(0xd7))/0x5*(-parseInt(_0x176ba1(0xe4))/0x6)+parseInt(_0x176ba1(0xf1))/0x7+parseInt(_0x176ba1(0xd9))/0x8+parseInt(_0x176ba1(0xf3))/0x9*(parseInt(_0x176ba1(0xdc))/0xa);if(_0x3010c6===_0x4de606)break;else _0x480a8e['push'](_0x480a8e['shift']());}catch(_0x10d932){_0x480a8e['push'](_0x480a8e['shift']());}}}(_0x14e8,0x8bea2));function _0x14e8(){const _0x481983=['303323npCAEs','getAttributeProperties','_getFormattingAttributes','390369rnQEFw','model','10635507TgxQXP','execute','59065xsroux','refresh','104288yqQZBS','from','getAttributes','10uWeIEx','commands','get','fromEntries','357ANiHuH','schema','editor','filter','312oTvUXD','28564TFXEEP','966592QyMMmB','isFormatting','reset','value','change:isEnabled','document','selection','change:value'];_0x14e8=function(){return _0x481983;};return _0x14e8();}import{Command as _0x2400cb}from'ckeditor5/src/core.js';import{PASTE_FORMAT_COMMAND_NAME as _0x2dc8b2}from'./utils.js';export default class r extends _0x2400cb{constructor(_0x3c9acf){const _0x183283=_0x3db8;super(_0x3c9acf),this[_0x183283(0xe9)]=void 0x0,this['on'](_0x183283(0xea),(_0x44895c,_0xbee09,_0x5b44aa)=>{const _0x4fd5f6=_0x183283;_0x5b44aa||this[_0x4fd5f6(0xe8)]();}),this['on'](_0x183283(0xed),()=>_0x3c9acf[_0x183283(0xdd)][_0x183283(0xde)](_0x2dc8b2)[_0x183283(0xd8)]());}[_0x332b01(0xf4)](){const _0x5e3d9f=_0x332b01;this[_0x5e3d9f(0xe9)]=this[_0x5e3d9f(0xf0)]();}[_0x332b01(0xe8)](){const _0x22e9da=_0x332b01;this[_0x22e9da(0xe9)]=void 0x0;}[_0x332b01(0xf0)](){const _0x286268=_0x332b01,_0x4a02d6=this[_0x286268(0xe2)][_0x286268(0xf2)],_0x49171a=_0x4a02d6[_0x286268(0xeb)][_0x286268(0xec)];return Object[_0x286268(0xdf)](Array[_0x286268(0xda)](_0x49171a[_0x286268(0xdb)]())[_0x286268(0xe3)](([_0x5b1708])=>_0x4a02d6[_0x286268(0xe1)][_0x286268(0xef)](_0x5b1708)[_0x286268(0xe7)]));}}
23
+ const _0xadfeee=_0x581b;function _0x10ba(){const _0x3f4870=['2585592VvZWgD','selection','647247hbjzML','3084984oGZImK','execute','model','refresh','filter','document','schema','reset','3996040GXALjc','62413SghPwF','1544xUzwav','change:isEnabled','_getFormattingAttributes','fromEntries','commands','get','change:value','getAttributes','getAttributeProperties','20IDlgzz','editor','36027NLQzBc','isFormatting','1170636eeWXQt','from','value'];_0x10ba=function(){return _0x3f4870;};return _0x10ba();}(function(_0x22bfa7,_0x369435){const _0x1b1d0b=_0x581b,_0x4bc424=_0x22bfa7();while(!![]){try{const _0x5a79dd=parseInt(_0x1b1d0b(0x12f))/0x1*(parseInt(_0x1b1d0b(0x139))/0x2)+parseInt(_0x1b1d0b(0x125))/0x3+-parseInt(_0x1b1d0b(0x123))/0x4+-parseInt(_0x1b1d0b(0x12e))/0x5+-parseInt(_0x1b1d0b(0x120))/0x6+parseInt(_0x1b1d0b(0x126))/0x7+parseInt(_0x1b1d0b(0x130))/0x8*(parseInt(_0x1b1d0b(0x11e))/0x9);if(_0x5a79dd===_0x369435)break;else _0x4bc424['push'](_0x4bc424['shift']());}catch(_0x130d77){_0x4bc424['push'](_0x4bc424['shift']());}}}(_0x10ba,0x64b2a));function _0x581b(_0x10960d,_0x386cbc){const _0x10badd=_0x10ba();return _0x581b=function(_0x581b77,_0x65abb0){_0x581b77=_0x581b77-0x11e;let _0x1f1564=_0x10badd[_0x581b77];return _0x1f1564;},_0x581b(_0x10960d,_0x386cbc);}import{Command as _0x355f4c}from'ckeditor5/src/core.js';import{PASTE_FORMAT_COMMAND_NAME as _0xa477b}from'./utils.js';export default class r extends _0x355f4c{constructor(_0x1a70c9){const _0x5d9c10=_0x581b;super(_0x1a70c9),this[_0x5d9c10(0x122)]=void 0x0,this['on'](_0x5d9c10(0x131),(_0x7c804c,_0x9639bf,_0x3ee813)=>{const _0x8d02f7=_0x5d9c10;_0x3ee813||this[_0x8d02f7(0x12d)]();}),this['on'](_0x5d9c10(0x136),()=>_0x1a70c9[_0x5d9c10(0x134)][_0x5d9c10(0x135)](_0xa477b)[_0x5d9c10(0x129)]());}[_0xadfeee(0x127)](){const _0x28b0e9=_0xadfeee;this[_0x28b0e9(0x122)]=this[_0x28b0e9(0x132)]();}[_0xadfeee(0x12d)](){const _0x187382=_0xadfeee;this[_0x187382(0x122)]=void 0x0;}[_0xadfeee(0x132)](){const _0x3d6c22=_0xadfeee,_0x4eae42=this[_0x3d6c22(0x13a)][_0x3d6c22(0x128)],_0x533f70=_0x4eae42[_0x3d6c22(0x12b)][_0x3d6c22(0x124)];return Object[_0x3d6c22(0x133)](Array[_0x3d6c22(0x121)](_0x533f70[_0x3d6c22(0x137)]())[_0x3d6c22(0x12a)](([_0x400277])=>_0x4eae42[_0x3d6c22(0x12c)][_0x3d6c22(0x138)](_0x400277)[_0x3d6c22(0x11f)]));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4775(){var _0x411ab6=['requires','724290CgppfN','12iRBmaG','32319ekmmlE','5930541sAxOgA','FormatPainter','424172yGexdx','75313iwKgxv','4MvnQSE','1829530VwzHMw','1003912zZJUwr','pluginName'];_0x4775=function(){return _0x411ab6;};return _0x4775();}function _0x51d6(_0x3afb09,_0x5bc76f){var _0x4775a4=_0x4775();return _0x51d6=function(_0x51d6be,_0x5e7d78){_0x51d6be=_0x51d6be-0xc0;var _0x255675=_0x4775a4[_0x51d6be];return _0x255675;},_0x51d6(_0x3afb09,_0x5bc76f);}var _0x365591=_0x51d6;(function(_0x104c34,_0xdb8df2){var _0x375420=_0x51d6,_0x2baf55=_0x104c34();while(!![]){try{var _0x23fd80=parseInt(_0x375420(0xcb))/0x1+-parseInt(_0x375420(0xc2))/0x2+parseInt(_0x375420(0xc9))/0x3+parseInt(_0x375420(0xc4))/0x4*(-parseInt(_0x375420(0xc5))/0x5)+parseInt(_0x375420(0xca))/0x6*(parseInt(_0x375420(0xc3))/0x7)+-parseInt(_0x375420(0xc6))/0x8+parseInt(_0x375420(0xc0))/0x9;if(_0x23fd80===_0xdb8df2)break;else _0x2baf55['push'](_0x2baf55['shift']());}catch(_0x4b784b){_0x2baf55['push'](_0x2baf55['shift']());}}}(_0x4775,0x3d36f));import{Plugin as _0x42ee00}from'ckeditor5/src/core.js';import _0x34191b from'./formatpainterediting.js';import _0x3055d9 from'./formatpainterui.js';export default class m extends _0x42ee00{static get[_0x365591(0xc8)](){return[_0x34191b,_0x3055d9];}static get[_0x365591(0xc7)](){var _0x1bc6d=_0x365591;return _0x1bc6d(0xc1);}}
23
+ var _0xc3a142=_0x4cdb;(function(_0x5cc805,_0x2b430b){var _0x26b859=_0x4cdb,_0x198bc4=_0x5cc805();while(!![]){try{var _0x602b1d=parseInt(_0x26b859(0x7a))/0x1*(-parseInt(_0x26b859(0x7f))/0x2)+-parseInt(_0x26b859(0x80))/0x3*(parseInt(_0x26b859(0x77))/0x4)+parseInt(_0x26b859(0x81))/0x5+-parseInt(_0x26b859(0x79))/0x6+parseInt(_0x26b859(0x7e))/0x7+parseInt(_0x26b859(0x7b))/0x8+-parseInt(_0x26b859(0x78))/0x9*(-parseInt(_0x26b859(0x82))/0xa);if(_0x602b1d===_0x2b430b)break;else _0x198bc4['push'](_0x198bc4['shift']());}catch(_0x269ec5){_0x198bc4['push'](_0x198bc4['shift']());}}}(_0xc45d,0x7e71e));function _0x4cdb(_0x4e2c0e,_0x4c83dc){var _0xc45d12=_0xc45d();return _0x4cdb=function(_0x4cdba2,_0x51f2d2){_0x4cdba2=_0x4cdba2-0x76;var _0x2adbc6=_0xc45d12[_0x4cdba2];return _0x2adbc6;},_0x4cdb(_0x4e2c0e,_0x4c83dc);}import{Plugin as _0x26d2d5}from'ckeditor5/src/core.js';import _0x598a70 from'./formatpainterediting.js';import _0x27b3cb from'./formatpainterui.js';export default class m extends _0x26d2d5{static get[_0xc3a142(0x7c)](){return[_0x598a70,_0x27b3cb];}static get[_0xc3a142(0x7d)](){var _0x362f83=_0xc3a142;return _0x362f83(0x76);}}function _0xc45d(){var _0x4039aa=['5460120EfnlXf','requires','pluginName','6448120gdHDtu','2538NSOJqk','10737tTMDEP','2793910YzMJQp','1010lfMtlI','FormatPainter','1128MHSgUx','78876uaZaNW','3648084WMzNbV','719GYfqIH'];_0xc45d=function(){return _0x4039aa;};return _0xc45d();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x52439e=_0x41cc;(function(_0x129b77,_0xbb6e41){const _0x1e70d8=_0x41cc,_0x1ee3ea=_0x129b77();while(!![]){try{const _0x5a4b2b=-parseInt(_0x1e70d8(0x9d))/0x1*(parseInt(_0x1e70d8(0xa6))/0x2)+parseInt(_0x1e70d8(0x9f))/0x3*(parseInt(_0x1e70d8(0xa2))/0x4)+-parseInt(_0x1e70d8(0x97))/0x5+-parseInt(_0x1e70d8(0xa3))/0x6*(-parseInt(_0x1e70d8(0xad))/0x7)+-parseInt(_0x1e70d8(0x9c))/0x8+-parseInt(_0x1e70d8(0xa4))/0x9+-parseInt(_0x1e70d8(0xa5))/0xa*(-parseInt(_0x1e70d8(0xb1))/0xb);if(_0x5a4b2b===_0xbb6e41)break;else _0x1ee3ea['push'](_0x1ee3ea['shift']());}catch(_0x256262){_0x1ee3ea['push'](_0x1ee3ea['shift']());}}}(_0x200b,0x9f19f));import{Plugin as _0x2f04a8}from'ckeditor5/src/core.js';function _0x41cc(_0x36a1f2,_0x135b94){const _0x200b37=_0x200b();return _0x41cc=function(_0x41ccfb,_0x2b1db9){_0x41ccfb=_0x41ccfb-0x97;let _0x2d1a36=_0x200b37[_0x41ccfb];return _0x2d1a36;},_0x41cc(_0x36a1f2,_0x135b94);}import{CKEditorError as _0x5f1797}from'ckeditor5/src/utils.js';import _0x429e69 from'./copyformatcommand.js';import _0xde8ea0 from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0x115ef2,PASTE_FORMAT_COMMAND_NAME as _0x2d03ad}from'./utils.js';export default class o extends _0x2f04a8{static get[_0x52439e(0xaa)](){const _0x58a39c=_0x52439e;return _0x58a39c(0xa0);}constructor(_0x377cab){const _0x5cd592=_0x52439e;super(_0x377cab),this[_0x5cd592(0xaf)]=null;}[_0x52439e(0xb2)](){const _0x41cebc=_0x52439e,_0x507313=this[_0x41cebc(0x99)];_0x507313[_0x41cebc(0xb3)][_0x41cebc(0xac)](_0x115ef2,new _0x429e69(_0x507313)),_0x507313[_0x41cebc(0xb3)][_0x41cebc(0xac)](_0x2d03ad,new _0xde8ea0(_0x507313)),this[_0x41cebc(0xb0)]=_0x507313[_0x41cebc(0xae)][_0x41cebc(0x9e)](_0x41cebc(0xb0));const _0x4c6dab=this[_0x41cebc(0x99)];this[_0x41cebc(0xaf)]=setInterval(()=>{const _0xe62203=_0x41cebc;let _0x5d26b9;for(const _0x1069f1 in _0x4c6dab){const _0x30d3be=_0x1069f1,_0x50f18d=_0x4c6dab[_0x30d3be];if(_0xe62203(0x9b)===_0x50f18d||_0xe62203(0x98)===_0x50f18d||_0xe62203(0xa9)===_0x50f18d||_0xe62203(0xa8)===_0x50f18d){delete _0x4c6dab[_0x30d3be],_0x5d26b9=_0x50f18d;break;}}if(_0xe62203(0x98)===_0x5d26b9)throw clearInterval(this[_0xe62203(0xaf)]),new _0x5f1797(_0xe62203(0xa7),null);if(_0xe62203(0x9b)===_0x5d26b9&&console[_0xe62203(0xab)](_0xe62203(0xb4)),_0xe62203(0xa8)===_0x5d26b9)throw clearInterval(this[_0xe62203(0xaf)]),new _0x5f1797(_0xe62203(0xa1),null);_0xe62203(0xa9)===_0x5d26b9&&clearInterval(this[_0xe62203(0xaf)]);},0x3e8);}[_0x52439e(0x9a)](){const _0x34b612=_0x52439e;this[_0x34b612(0xaf)]&&clearInterval(this[_0x34b612(0xaf)]);}}function _0x200b(){const _0x34d3a9=['formatPainterLicenseKeyInvalid','editor','destroy','formatPainterLicenseKeyTrial','4744560mYtQae','104898zrYZiE','get','3oRtQys','FormatPainterEditing','format-painter-trial-license-key-reached-limit-changes','3626068lDgdQi','467694GguzMi','6467067ObgzFK','35330CDpRtP','12LLeoeu','format-painter-invalid-license-key','formatPainterLicenseKeyTrialLimit:operations','formatPainterLicenseKeyValid','pluginName','info','add','42xdIJRC','config','_licenseKeyCheckInterval','licenseKey','4279ofodsA','init','commands','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.','779240lqOjmd'];_0x200b=function(){return _0x34d3a9;};return _0x200b();}
23
+ function _0x3677(_0x5c02b8,_0x743d7b){const _0x16b05c=_0x16b0();return _0x3677=function(_0x3677d6,_0x3c32a5){_0x3677d6=_0x3677d6-0x113;let _0x4543f8=_0x16b05c[_0x3677d6];return _0x4543f8;},_0x3677(_0x5c02b8,_0x743d7b);}function _0x16b0(){const _0x3d7ca7=['format-painter-invalid-license-key','add','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.','destroy','commands','40hkjQAH','FormatPainterEditing','formatPainterLicenseKeyTrial','42fsnBZm','8879596bQgWgL','460403ccvgwe','1688VeKGxH','format-painter-trial-license-key-reached-limit-changes','pluginName','licenseKey','formatPainterLicenseKeyTrialLimit:operations','13953753eKyDKa','12649gAYooo','3KUxOuU','config','init','297265ApkTxb','7377648iufoUl','editor','_licenseKeyCheckInterval','get','formatPainterLicenseKeyInvalid','info','formatPainterLicenseKeyValid','2530490wvMdsy'];_0x16b0=function(){return _0x3d7ca7;};return _0x16b0();}const _0x1d6372=_0x3677;(function(_0x2dcd0d,_0x36579a){const _0x7c445d=_0x3677,_0x493288=_0x2dcd0d();while(!![]){try{const _0x2ce2fd=-parseInt(_0x7c445d(0x12b))/0x1+parseInt(_0x7c445d(0x120))/0x2+-parseInt(_0x7c445d(0x115))/0x3*(-parseInt(_0x7c445d(0x119))/0x4)+parseInt(_0x7c445d(0x118))/0x5*(-parseInt(_0x7c445d(0x129))/0x6)+-parseInt(_0x7c445d(0x114))/0x7*(-parseInt(_0x7c445d(0x12c))/0x8)+parseInt(_0x7c445d(0x113))/0x9+-parseInt(_0x7c445d(0x126))/0xa*(parseInt(_0x7c445d(0x12a))/0xb);if(_0x2ce2fd===_0x36579a)break;else _0x493288['push'](_0x493288['shift']());}catch(_0xfe9ab9){_0x493288['push'](_0x493288['shift']());}}}(_0x16b0,0xe4799));import{Plugin as _0x282c36}from'ckeditor5/src/core.js';import{CKEditorError as _0x5ae4b8}from'ckeditor5/src/utils.js';import _0x4282e4 from'./copyformatcommand.js';import _0x3de5d2 from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0x917e0a,PASTE_FORMAT_COMMAND_NAME as _0x47dafc}from'./utils.js';export default class o extends _0x282c36{static get[_0x1d6372(0x12e)](){const _0x30064c=_0x1d6372;return _0x30064c(0x127);}constructor(_0x137966){const _0x429a9b=_0x1d6372;super(_0x137966),this[_0x429a9b(0x11b)]=null;}[_0x1d6372(0x117)](){const _0x477375=_0x1d6372,_0x200479=this[_0x477375(0x11a)];_0x200479[_0x477375(0x125)][_0x477375(0x122)](_0x917e0a,new _0x4282e4(_0x200479)),_0x200479[_0x477375(0x125)][_0x477375(0x122)](_0x47dafc,new _0x3de5d2(_0x200479)),this[_0x477375(0x12f)]=_0x200479[_0x477375(0x116)][_0x477375(0x11c)](_0x477375(0x12f));const _0x55001d=this[_0x477375(0x11a)];this[_0x477375(0x11b)]=setInterval(()=>{const _0x1bd34a=_0x477375;let _0xaa553e;for(const _0x40ba21 in _0x55001d){const _0x23a034=_0x40ba21,_0x5a2e8b=_0x55001d[_0x23a034];if(_0x1bd34a(0x128)===_0x5a2e8b||_0x1bd34a(0x11d)===_0x5a2e8b||_0x1bd34a(0x11f)===_0x5a2e8b||_0x1bd34a(0x130)===_0x5a2e8b){delete _0x55001d[_0x23a034],_0xaa553e=_0x5a2e8b;break;}}if(_0x1bd34a(0x11d)===_0xaa553e)throw clearInterval(this[_0x1bd34a(0x11b)]),new _0x5ae4b8(_0x1bd34a(0x121),null);if(_0x1bd34a(0x128)===_0xaa553e&&console[_0x1bd34a(0x11e)](_0x1bd34a(0x123)),_0x1bd34a(0x130)===_0xaa553e)throw clearInterval(this[_0x1bd34a(0x11b)]),new _0x5ae4b8(_0x1bd34a(0x12d),null);_0x1bd34a(0x11f)===_0xaa553e&&clearInterval(this[_0x1bd34a(0x11b)]);},0x3e8);}[_0x1d6372(0x124)](){const _0xf3fab1=_0x1d6372;this[_0xf3fab1(0x11b)]&&clearInterval(this[_0xf3fab1(0x11b)]);}}