@ckeditor/ckeditor5-format-painter 42.0.2-alpha.2 → 42.0.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 +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 +7 -7
  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
- (_0x47d263=>{const {sr:{dictionary:_0x5e34e4,getPluralForm:_0x3b4e7d}}={'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':_0x21acb5=>_0x21acb5%0xa==0x1&&_0x21acb5%0x64!=0xb?0x0:_0x21acb5%0xa>=0x2&&_0x21acb5%0xa<=0x4&&(_0x21acb5%0x64<0xa||_0x21acb5%0x64>=0x14)?0x1:0x2}};_0x47d263['sr']||={'dictionary':{},'getPluralForm':null},_0x47d263['sr']['dictionary']=Object['assign'](_0x47d263['sr']['dictionary'],_0x5e34e4),_0x47d263['sr']['getPluralForm']=_0x3b4e7d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x10f8fd=>{const {sr:{dictionary:_0x33e67b,getPluralForm:_0x2f3e6e}}={'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':_0x5516f1=>_0x5516f1%0xa==0x1&&_0x5516f1%0x64!=0xb?0x0:_0x5516f1%0xa>=0x2&&_0x5516f1%0xa<=0x4&&(_0x5516f1%0x64<0xa||_0x5516f1%0x64>=0x14)?0x1:0x2}};_0x10f8fd['sr']||={'dictionary':{},'getPluralForm':null},_0x10f8fd['sr']['dictionary']=Object['assign'](_0x10f8fd['sr']['dictionary'],_0x33e67b),_0x10f8fd['sr']['getPluralForm']=_0x2f3e6e;})(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':_0x21902e=>0x1!=_0x21902e}};
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':_0x360cea=>0x1!=_0x360cea}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x46b309=>{const {sv:{dictionary:_0x576c38,getPluralForm:_0x4b6078}}={'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':_0x4f15d5=>0x1!=_0x4f15d5}};_0x46b309['sv']||={'dictionary':{},'getPluralForm':null},_0x46b309['sv']['dictionary']=Object['assign'](_0x46b309['sv']['dictionary'],_0x576c38),_0x46b309['sv']['getPluralForm']=_0x4b6078;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3f5638=>{const {sv:{dictionary:_0x4f3a2d,getPluralForm:_0x526b97}}={'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':_0x1a37fa=>0x1!=_0x1a37fa}};_0x3f5638['sv']||={'dictionary':{},'getPluralForm':null},_0x3f5638['sv']['dictionary']=Object['assign'](_0x3f5638['sv']['dictionary'],_0x4f3a2d),_0x3f5638['sv']['getPluralForm']=_0x526b97;})(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':_0x1da0f7=>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':_0x53daf0=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x513724=>{const {th:{dictionary:_0x494267,getPluralForm:_0x49bd8a}}={'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':_0x5c78e0=>0x0}};_0x513724['th']||={'dictionary':{},'getPluralForm':null},_0x513724['th']['dictionary']=Object['assign'](_0x513724['th']['dictionary'],_0x494267),_0x513724['th']['getPluralForm']=_0x49bd8a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x27dc4a=>{const {th:{dictionary:_0x39c2b2,getPluralForm:_0x513b74}}={'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':_0x3db3f2=>0x0}};_0x27dc4a['th']||={'dictionary':{},'getPluralForm':null},_0x27dc4a['th']['dictionary']=Object['assign'](_0x27dc4a['th']['dictionary'],_0x39c2b2),_0x27dc4a['th']['getPluralForm']=_0x513b74;})(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':_0x4b00cd=>_0x4b00cd>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':_0x18e27e=>_0x18e27e>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x6616ec=>{const {tr:{dictionary:_0x9716a,getPluralForm:_0x2e9221}}={'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':_0x41b5bb=>_0x41b5bb>0x1}};_0x6616ec['tr']||={'dictionary':{},'getPluralForm':null},_0x6616ec['tr']['dictionary']=Object['assign'](_0x6616ec['tr']['dictionary'],_0x9716a),_0x6616ec['tr']['getPluralForm']=_0x2e9221;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4e6acb=>{const {tr:{dictionary:_0x553052,getPluralForm:_0x1574a1}}={'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':_0x3592c8=>_0x3592c8>0x1}};_0x4e6acb['tr']||={'dictionary':{},'getPluralForm':null},_0x4e6acb['tr']['dictionary']=Object['assign'](_0x4e6acb['tr']['dictionary'],_0x553052),_0x4e6acb['tr']['getPluralForm']=_0x1574a1;})(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':_0x3e04e7=>0x1!=_0x3e04e7}};
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':_0x13523d=>0x1!=_0x13523d}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x56b218=>{const {ug:{dictionary:_0x8784b,getPluralForm:_0x3cd7ce}}={'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':_0x2b87b2=>0x1!=_0x2b87b2}};_0x56b218['ug']||={'dictionary':{},'getPluralForm':null},_0x56b218['ug']['dictionary']=Object['assign'](_0x56b218['ug']['dictionary'],_0x8784b),_0x56b218['ug']['getPluralForm']=_0x3cd7ce;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x246df6=>{const {ug:{dictionary:_0x5fadfb,getPluralForm:_0x3e10dd}}={'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':_0x1563fd=>0x1!=_0x1563fd}};_0x246df6['ug']||={'dictionary':{},'getPluralForm':null},_0x246df6['ug']['dictionary']=Object['assign'](_0x246df6['ug']['dictionary'],_0x5fadfb),_0x246df6['ug']['getPluralForm']=_0x3e10dd;})(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':_0x256c57=>_0x256c57%0x1==0x0&&_0x256c57%0xa==0x1&&_0x256c57%0x64!=0xb?0x0:_0x256c57%0x1==0x0&&_0x256c57%0xa>=0x2&&_0x256c57%0xa<=0x4&&(_0x256c57%0x64<0xc||_0x256c57%0x64>0xe)?0x1:_0x256c57%0x1==0x0&&(_0x256c57%0xa==0x0||_0x256c57%0xa>=0x5&&_0x256c57%0xa<=0x9||_0x256c57%0x64>=0xb&&_0x256c57%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':_0x524814=>_0x524814%0x1==0x0&&_0x524814%0xa==0x1&&_0x524814%0x64!=0xb?0x0:_0x524814%0x1==0x0&&_0x524814%0xa>=0x2&&_0x524814%0xa<=0x4&&(_0x524814%0x64<0xc||_0x524814%0x64>0xe)?0x1:_0x524814%0x1==0x0&&(_0x524814%0xa==0x0||_0x524814%0xa>=0x5&&_0x524814%0xa<=0x9||_0x524814%0x64>=0xb&&_0x524814%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3aa7bd=>{const {uk:{dictionary:_0x270706,getPluralForm:_0x86352b}}={'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':_0x29a627=>_0x29a627%0x1==0x0&&_0x29a627%0xa==0x1&&_0x29a627%0x64!=0xb?0x0:_0x29a627%0x1==0x0&&_0x29a627%0xa>=0x2&&_0x29a627%0xa<=0x4&&(_0x29a627%0x64<0xc||_0x29a627%0x64>0xe)?0x1:_0x29a627%0x1==0x0&&(_0x29a627%0xa==0x0||_0x29a627%0xa>=0x5&&_0x29a627%0xa<=0x9||_0x29a627%0x64>=0xb&&_0x29a627%0x64<=0xe)?0x2:0x3}};_0x3aa7bd['uk']||={'dictionary':{},'getPluralForm':null},_0x3aa7bd['uk']['dictionary']=Object['assign'](_0x3aa7bd['uk']['dictionary'],_0x270706),_0x3aa7bd['uk']['getPluralForm']=_0x86352b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x54410d=>{const {uk:{dictionary:_0x1f2ece,getPluralForm:_0x385547}}={'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':_0x386094=>_0x386094%0x1==0x0&&_0x386094%0xa==0x1&&_0x386094%0x64!=0xb?0x0:_0x386094%0x1==0x0&&_0x386094%0xa>=0x2&&_0x386094%0xa<=0x4&&(_0x386094%0x64<0xc||_0x386094%0x64>0xe)?0x1:_0x386094%0x1==0x0&&(_0x386094%0xa==0x0||_0x386094%0xa>=0x5&&_0x386094%0xa<=0x9||_0x386094%0x64>=0xb&&_0x386094%0x64<=0xe)?0x2:0x3}};_0x54410d['uk']||={'dictionary':{},'getPluralForm':null},_0x54410d['uk']['dictionary']=Object['assign'](_0x54410d['uk']['dictionary'],_0x1f2ece),_0x54410d['uk']['getPluralForm']=_0x385547;})(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':_0x25525b=>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':_0x162f37=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5681c9=>{const {vi:{dictionary:_0x4d15f9,getPluralForm:_0x31269c}}={'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':_0x4c3d0c=>0x0}};_0x5681c9['vi']||={'dictionary':{},'getPluralForm':null},_0x5681c9['vi']['dictionary']=Object['assign'](_0x5681c9['vi']['dictionary'],_0x4d15f9),_0x5681c9['vi']['getPluralForm']=_0x31269c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x268150=>{const {vi:{dictionary:_0x3caff0,getPluralForm:_0x214e49}}={'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':_0x19c983=>0x0}};_0x268150['vi']||={'dictionary':{},'getPluralForm':null},_0x268150['vi']['dictionary']=Object['assign'](_0x268150['vi']['dictionary'],_0x3caff0),_0x268150['vi']['getPluralForm']=_0x214e49;})(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':_0x8604f9=>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':_0x4aa984=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x387b1a=>{const {'zh-cn':{dictionary:_0xd02282,getPluralForm:_0x32bd3e}}={'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':_0x418b39=>0x0}};_0x387b1a['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x387b1a['zh-cn']['dictionary']=Object['assign'](_0x387b1a['zh-cn']['dictionary'],_0xd02282),_0x387b1a['zh-cn']['getPluralForm']=_0x32bd3e;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xefe001=>{const {'zh-cn':{dictionary:_0xef512f,getPluralForm:_0x2982e2}}={'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':_0x5b2761=>0x0}};_0xefe001['zh-cn']||={'dictionary':{},'getPluralForm':null},_0xefe001['zh-cn']['dictionary']=Object['assign'](_0xefe001['zh-cn']['dictionary'],_0xef512f),_0xefe001['zh-cn']['getPluralForm']=_0x2982e2;})(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':_0x28c3f9=>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':_0x45e397=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1f42c4=>{const {zh:{dictionary:_0x39d9eb,getPluralForm:_0x29cab8}}={'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':_0x3296dc=>0x0}};_0x1f42c4['zh']||={'dictionary':{},'getPluralForm':null},_0x1f42c4['zh']['dictionary']=Object['assign'](_0x1f42c4['zh']['dictionary'],_0x39d9eb),_0x1f42c4['zh']['getPluralForm']=_0x29cab8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x183fa0=>{const {zh:{dictionary:_0x2b0e4d,getPluralForm:_0x309aff}}={'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':_0x4c5042=>0x0}};_0x183fa0['zh']||={'dictionary':{},'getPluralForm':null},_0x183fa0['zh']['dictionary']=Object['assign'](_0x183fa0['zh']['dictionary'],_0x2b0e4d),_0x183fa0['zh']['getPluralForm']=_0x309aff;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-format-painter",
3
- "version": "42.0.2-alpha.2",
3
+ "version": "42.0.2",
4
4
  "description": "Format painter feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -12,12 +12,12 @@
12
12
  "type": "module",
13
13
  "main": "src/index.js",
14
14
  "dependencies": {
15
- "@ckeditor/ckeditor5-core": "42.0.2-alpha.2",
16
- "@ckeditor/ckeditor5-engine": "42.0.2-alpha.2",
17
- "@ckeditor/ckeditor5-ui": "42.0.2-alpha.2",
18
- "@ckeditor/ckeditor5-utils": "42.0.2-alpha.2",
19
- "ckeditor5": "42.0.2-alpha.2",
20
- "ckeditor5-collaboration": "42.0.2-alpha.2"
15
+ "@ckeditor/ckeditor5-core": "42.0.2",
16
+ "@ckeditor/ckeditor5-engine": "42.0.2",
17
+ "@ckeditor/ckeditor5-ui": "42.0.2",
18
+ "@ckeditor/ckeditor5-utils": "42.0.2",
19
+ "ckeditor5": "42.0.2",
20
+ "ckeditor5-collaboration": "42.0.2"
21
21
  },
22
22
  "license": "SEE LICENSE IN LICENSE.md",
23
23
  "author": "CKSource (http://cksource.com/)",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x3e796c=_0x4aed;(function(_0x5315fd,_0xbd03b3){const _0x30c3e9=_0x4aed,_0x3ad126=_0x5315fd();while(!![]){try{const _0x5799f4=parseInt(_0x30c3e9(0x132))/0x1*(parseInt(_0x30c3e9(0x138))/0x2)+parseInt(_0x30c3e9(0x137))/0x3+-parseInt(_0x30c3e9(0x147))/0x4*(-parseInt(_0x30c3e9(0x149))/0x5)+-parseInt(_0x30c3e9(0x13e))/0x6+parseInt(_0x30c3e9(0x135))/0x7+parseInt(_0x30c3e9(0x134))/0x8*(parseInt(_0x30c3e9(0x145))/0x9)+-parseInt(_0x30c3e9(0x133))/0xa*(parseInt(_0x30c3e9(0x130))/0xb);if(_0x5799f4===_0xbd03b3)break;else _0x3ad126['push'](_0x3ad126['shift']());}catch(_0x385a83){_0x3ad126['push'](_0x3ad126['shift']());}}}(_0x488e,0x69063));import{Command as _0x2314a8}from'ckeditor5/src/core.js';function _0x4aed(_0x2725fe,_0x22ac83){const _0x488e06=_0x488e();return _0x4aed=function(_0x4aeda1,_0x4e15a){_0x4aeda1=_0x4aeda1-0x12e;let _0x1fb63b=_0x488e06[_0x4aeda1];return _0x1fb63b;},_0x4aed(_0x2725fe,_0x22ac83);}import{PASTE_FORMAT_COMMAND_NAME as _0xfe1f17}from'./utils.js';export default class r extends _0x2314a8{constructor(_0x1f874d){const _0x2d5d14=_0x4aed;super(_0x1f874d),this[_0x2d5d14(0x139)]=void 0x0,this['on'](_0x2d5d14(0x148),(_0x21ba9f,_0x48bcf1,_0x41db08)=>{const _0x41eee2=_0x2d5d14;_0x41db08||this[_0x41eee2(0x14c)]();}),this['on'](_0x2d5d14(0x142),()=>_0x1f874d[_0x2d5d14(0x13a)][_0x2d5d14(0x13f)](_0xfe1f17)[_0x2d5d14(0x12e)]());}[_0x3e796c(0x131)](){const _0x42345c=_0x3e796c;this[_0x42345c(0x139)]=this[_0x42345c(0x146)]();}[_0x3e796c(0x14c)](){const _0xb506c2=_0x3e796c;this[_0xb506c2(0x139)]=void 0x0;}[_0x3e796c(0x146)](){const _0x26fd37=_0x3e796c,_0x1bdaa4=this[_0x26fd37(0x13b)][_0x26fd37(0x13c)],_0x41bd48=_0x1bdaa4[_0x26fd37(0x14a)][_0x26fd37(0x12f)];return Object[_0x26fd37(0x144)](Array[_0x26fd37(0x13d)](_0x41bd48[_0x26fd37(0x141)]())[_0x26fd37(0x140)](([_0x24afa1])=>_0x1bdaa4[_0x26fd37(0x143)][_0x26fd37(0x14b)](_0x24afa1)[_0x26fd37(0x136)]));}}function _0x488e(){const _0x19de3c=['execute','1KrOEqe','1611310RGjhKI','48aGMOvw','2148335Tpfanc','isFormatting','273222vCkgpf','595684UnLIiC','value','commands','editor','model','from','4279362MaouVT','get','filter','getAttributes','change:value','schema','fromEntries','17937LnJEtP','_getFormattingAttributes','2387032xvqBmn','change:isEnabled','5Slswug','document','getAttributeProperties','reset','refresh','selection','11vUPyuN'];_0x488e=function(){return _0x19de3c;};return _0x488e();}
23
+ const _0x1585ad=_0x276c;(function(_0x156987,_0x506065){const _0xfcc111=_0x276c,_0x50ceea=_0x156987();while(!![]){try{const _0x71e166=parseInt(_0xfcc111(0x123))/0x1*(-parseInt(_0xfcc111(0x115))/0x2)+-parseInt(_0xfcc111(0x11c))/0x3+-parseInt(_0xfcc111(0x11e))/0x4*(-parseInt(_0xfcc111(0x121))/0x5)+parseInt(_0xfcc111(0x126))/0x6*(-parseInt(_0xfcc111(0x113))/0x7)+parseInt(_0xfcc111(0x122))/0x8*(parseInt(_0xfcc111(0x118))/0x9)+parseInt(_0xfcc111(0x120))/0xa+parseInt(_0xfcc111(0x11f))/0xb;if(_0x71e166===_0x506065)break;else _0x50ceea['push'](_0x50ceea['shift']());}catch(_0x21669e){_0x50ceea['push'](_0x50ceea['shift']());}}}(_0xf698,0x737df));import{Command as _0x412676}from'ckeditor5/src/core.js';import{PASTE_FORMAT_COMMAND_NAME as _0x26778f}from'./utils.js';function _0xf698(){const _0x20edcf=['selection','isFormatting','14CGoTNS','fromEntries','38uXafXP','commands','reset','23337pkpWhK','document','get','getAttributes','960828UdzWIp','schema','48YWiuNG','7157513YmTWni','1025080bLtTNX','338435QGjPDp','344qctHdT','16397rsdJRa','model','change:value','1716180CRakZN','filter','execute','value','editor','from','_getFormattingAttributes','getAttributeProperties','change:isEnabled','refresh'];_0xf698=function(){return _0x20edcf;};return _0xf698();}function _0x276c(_0x33250a,_0x494de4){const _0xf698d2=_0xf698();return _0x276c=function(_0x276c5c,_0x1443bb){_0x276c5c=_0x276c5c-0x10a;let _0x872090=_0xf698d2[_0x276c5c];return _0x872090;},_0x276c(_0x33250a,_0x494de4);}export default class r extends _0x412676{constructor(_0x505ca9){const _0x12308e=_0x276c;super(_0x505ca9),this[_0x12308e(0x10a)]=void 0x0,this['on'](_0x12308e(0x10f),(_0x1c128b,_0x26d13e,_0x5ac622)=>{const _0x2b05bf=_0x12308e;_0x5ac622||this[_0x2b05bf(0x117)]();}),this['on'](_0x12308e(0x125),()=>_0x505ca9[_0x12308e(0x116)][_0x12308e(0x11a)](_0x26778f)[_0x12308e(0x110)]());}[_0x1585ad(0x128)](){const _0x2c13b4=_0x1585ad;this[_0x2c13b4(0x10a)]=this[_0x2c13b4(0x10d)]();}[_0x1585ad(0x117)](){const _0x5d2ca0=_0x1585ad;this[_0x5d2ca0(0x10a)]=void 0x0;}[_0x1585ad(0x10d)](){const _0x396fca=_0x1585ad,_0x984018=this[_0x396fca(0x10b)][_0x396fca(0x124)],_0x3193fc=_0x984018[_0x396fca(0x119)][_0x396fca(0x111)];return Object[_0x396fca(0x114)](Array[_0x396fca(0x10c)](_0x3193fc[_0x396fca(0x11b)]())[_0x396fca(0x127)](([_0x528102])=>_0x984018[_0x396fca(0x11d)][_0x396fca(0x10e)](_0x528102)[_0x396fca(0x112)]));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x54af33=_0x227b;(function(_0x3c6e38,_0x42163d){var _0x5c259c=_0x227b,_0x15b837=_0x3c6e38();while(!![]){try{var _0x2b2b19=parseInt(_0x5c259c(0x14a))/0x1*(parseInt(_0x5c259c(0x153))/0x2)+-parseInt(_0x5c259c(0x14d))/0x3+parseInt(_0x5c259c(0x14c))/0x4+parseInt(_0x5c259c(0x149))/0x5+-parseInt(_0x5c259c(0x151))/0x6*(parseInt(_0x5c259c(0x14e))/0x7)+-parseInt(_0x5c259c(0x14f))/0x8+parseInt(_0x5c259c(0x148))/0x9*(parseInt(_0x5c259c(0x152))/0xa);if(_0x2b2b19===_0x42163d)break;else _0x15b837['push'](_0x15b837['shift']());}catch(_0x2601e6){_0x15b837['push'](_0x15b837['shift']());}}}(_0x41d7,0x7a090));import{Plugin as _0x4c87e6}from'ckeditor5/src/core.js';function _0x227b(_0x512651,_0x1aed5c){var _0x41d781=_0x41d7();return _0x227b=function(_0x227b34,_0x1b8459){_0x227b34=_0x227b34-0x148;var _0x402be2=_0x41d781[_0x227b34];return _0x402be2;},_0x227b(_0x512651,_0x1aed5c);}function _0x41d7(){var _0x4cb280=['requires','1867184YLhQpT','643224XMlpFs','3088288RDPPju','6975928wZIeEc','FormatPainter','6LkFeCs','3760oEiNEL','6Msysub','pluginName','17946BlSNnM','1162870KJpzFv','192775AxBeyT'];_0x41d7=function(){return _0x4cb280;};return _0x41d7();}import _0x3a2241 from'./formatpainterediting.js';import _0x58e3c6 from'./formatpainterui.js';export default class m extends _0x4c87e6{static get[_0x54af33(0x14b)](){return[_0x3a2241,_0x58e3c6];}static get[_0x54af33(0x154)](){var _0x466b17=_0x54af33;return _0x466b17(0x150);}}
23
+ var _0x2c6950=_0x5691;(function(_0x313f46,_0x8f2396){var _0x377122=_0x5691,_0xf8998b=_0x313f46();while(!![]){try{var _0x43bdf0=-parseInt(_0x377122(0x6f))/0x1*(-parseInt(_0x377122(0x69))/0x2)+-parseInt(_0x377122(0x6c))/0x3+parseInt(_0x377122(0x67))/0x4*(-parseInt(_0x377122(0x64))/0x5)+-parseInt(_0x377122(0x66))/0x6+-parseInt(_0x377122(0x6e))/0x7+parseInt(_0x377122(0x6b))/0x8+-parseInt(_0x377122(0x6a))/0x9*(-parseInt(_0x377122(0x68))/0xa);if(_0x43bdf0===_0x8f2396)break;else _0xf8998b['push'](_0xf8998b['shift']());}catch(_0x39f141){_0xf8998b['push'](_0xf8998b['shift']());}}}(_0x26d6,0x3659e));function _0x5691(_0x2234e4,_0x52c412){var _0x26d6bf=_0x26d6();return _0x5691=function(_0x569146,_0x5d17db){_0x569146=_0x569146-0x64;var _0x209403=_0x26d6bf[_0x569146];return _0x209403;},_0x5691(_0x2234e4,_0x52c412);}import{Plugin as _0x82b83e}from'ckeditor5/src/core.js';import _0x45d10c from'./formatpainterediting.js';function _0x26d6(){var _0x47e3e0=['9iihRaI','102456kxXRYQ','703869yhIuMJ','requires','529942mngPBf','2756WwHeAC','pluginName','46685qMQAro','FormatPainter','1826178JyQbGa','176ClOLlb','9569790KioYLr','202HTWhKN'];_0x26d6=function(){return _0x47e3e0;};return _0x26d6();}import _0x36533b from'./formatpainterui.js';export default class m extends _0x82b83e{static get[_0x2c6950(0x6d)](){return[_0x45d10c,_0x36533b];}static get[_0x2c6950(0x70)](){var _0x367b85=_0x2c6950;return _0x367b85(0x65);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3f89(){const _0x48e4ff=['392298kylOzF','29752ZXBrwO','FormatPainterEditing','format-painter-invalid-license-key','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.','5585505IZNfuZ','4QdIlol','formatPainterLicenseKeyInvalid','info','formatPainterLicenseKeyValid','formatPainterLicenseKeyTrialLimit:operations','destroy','120WTmaxw','4625223CAmijg','add','formatPainterLicenseKeyTrial','2887786ubfGnn','get','commands','format-painter-trial-license-key-reached-limit-changes','91rNcgrI','licenseKey','5432920ggBgfa','10863WcneSO','_licenseKeyCheckInterval','pluginName','init','editor','config','101IxpoQb'];_0x3f89=function(){return _0x48e4ff;};return _0x3f89();}const _0x4beed0=_0xf633;(function(_0x9c2969,_0x1e5b93){const _0x3fc0a5=_0xf633,_0x90746c=_0x9c2969();while(!![]){try{const _0x4b5ae7=parseInt(_0x3fc0a5(0x127))/0x1*(parseInt(_0x3fc0a5(0x129))/0x2)+parseInt(_0x3fc0a5(0x117))/0x3+-parseInt(_0x3fc0a5(0x12e))/0x4*(parseInt(_0x3fc0a5(0x12d))/0x5)+parseInt(_0x3fc0a5(0x128))/0x6*(-parseInt(_0x3fc0a5(0x11e))/0x7)+parseInt(_0x3fc0a5(0x116))/0x8*(-parseInt(_0x3fc0a5(0x121))/0x9)+-parseInt(_0x3fc0a5(0x120))/0xa+parseInt(_0x3fc0a5(0x11a))/0xb;if(_0x4b5ae7===_0x1e5b93)break;else _0x90746c['push'](_0x90746c['shift']());}catch(_0x476f8f){_0x90746c['push'](_0x90746c['shift']());}}}(_0x3f89,0xbe01a));import{Plugin as _0x244626}from'ckeditor5/src/core.js';import{CKEditorError as _0x502095}from'ckeditor5/src/utils.js';import _0x14b4f1 from'./copyformatcommand.js';import _0x2ed42d from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0x2a0d9c,PASTE_FORMAT_COMMAND_NAME as _0x311cbb}from'./utils.js';function _0xf633(_0x3697c5,_0x58461c){const _0x3f8930=_0x3f89();return _0xf633=function(_0xf63368,_0x378e59){_0xf63368=_0xf63368-0x113;let _0x5ef6a4=_0x3f8930[_0xf63368];return _0x5ef6a4;},_0xf633(_0x3697c5,_0x58461c);}export default class o extends _0x244626{static get[_0x4beed0(0x123)](){const _0x3a2c34=_0x4beed0;return _0x3a2c34(0x12a);}constructor(_0x9c814d){const _0x1dd31c=_0x4beed0;super(_0x9c814d),this[_0x1dd31c(0x122)]=null;}[_0x4beed0(0x124)](){const _0x1b32ea=_0x4beed0,_0x3222b2=this[_0x1b32ea(0x125)];_0x3222b2[_0x1b32ea(0x11c)][_0x1b32ea(0x118)](_0x2a0d9c,new _0x14b4f1(_0x3222b2)),_0x3222b2[_0x1b32ea(0x11c)][_0x1b32ea(0x118)](_0x311cbb,new _0x2ed42d(_0x3222b2)),this[_0x1b32ea(0x11f)]=_0x3222b2[_0x1b32ea(0x126)][_0x1b32ea(0x11b)](_0x1b32ea(0x11f));const _0x35f5a4=this[_0x1b32ea(0x125)];this[_0x1b32ea(0x122)]=setInterval(()=>{const _0x18c6db=_0x1b32ea;let _0x1a2e07;for(const _0x52023b in _0x35f5a4){const _0xd2397c=_0x52023b,_0x1b0548=_0x35f5a4[_0xd2397c];if(_0x18c6db(0x119)===_0x1b0548||_0x18c6db(0x12f)===_0x1b0548||_0x18c6db(0x113)===_0x1b0548||_0x18c6db(0x114)===_0x1b0548){delete _0x35f5a4[_0xd2397c],_0x1a2e07=_0x1b0548;break;}}if(_0x18c6db(0x12f)===_0x1a2e07)throw clearInterval(this[_0x18c6db(0x122)]),new _0x502095(_0x18c6db(0x12b),null);if(_0x18c6db(0x119)===_0x1a2e07&&console[_0x18c6db(0x130)](_0x18c6db(0x12c)),_0x18c6db(0x114)===_0x1a2e07)throw clearInterval(this[_0x18c6db(0x122)]),new _0x502095(_0x18c6db(0x11d),null);_0x18c6db(0x113)===_0x1a2e07&&clearInterval(this[_0x18c6db(0x122)]);},0x3e8);}[_0x4beed0(0x115)](){const _0x29e74e=_0x4beed0;this[_0x29e74e(0x122)]&&clearInterval(this[_0x29e74e(0x122)]);}}
23
+ const _0x5af04b=_0x504c;(function(_0x5f26b6,_0x1f7443){const _0x4909ee=_0x504c,_0x54ab10=_0x5f26b6();while(!![]){try{const _0x56008a=-parseInt(_0x4909ee(0x1bf))/0x1+parseInt(_0x4909ee(0x1ad))/0x2*(parseInt(_0x4909ee(0x1b1))/0x3)+-parseInt(_0x4909ee(0x1b8))/0x4*(parseInt(_0x4909ee(0x1ba))/0x5)+parseInt(_0x4909ee(0x1be))/0x6*(parseInt(_0x4909ee(0x1c0))/0x7)+parseInt(_0x4909ee(0x1aa))/0x8+-parseInt(_0x4909ee(0x1b0))/0x9*(parseInt(_0x4909ee(0x1c8))/0xa)+parseInt(_0x4909ee(0x1b4))/0xb*(-parseInt(_0x4909ee(0x1c4))/0xc);if(_0x56008a===_0x1f7443)break;else _0x54ab10['push'](_0x54ab10['shift']());}catch(_0x129308){_0x54ab10['push'](_0x54ab10['shift']());}}}(_0x16cd,0xe028a));import{Plugin as _0x5625ec}from'ckeditor5/src/core.js';import{CKEditorError as _0x418c7d}from'ckeditor5/src/utils.js';function _0x16cd(){const _0x570eee=['formatPainterLicenseKeyInvalid','destroy','format-painter-invalid-license-key','36iyetKv','info','formatPainterLicenseKeyTrial','init','11250uDsbwz','11640488GTHMvz','FormatPainterEditing','format-painter-trial-license-key-reached-limit-changes','2SOVFFQ','get','licenseKey','1413tsaIFu','3177939idgJgy','formatPainterLicenseKeyTrialLimit:operations','pluginName','596244AoIxEs','add','editor','commands','16euRehf','_licenseKeyCheckInterval','631945varUwe','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.','formatPainterLicenseKeyValid','config','42fteUsu','1240258FwKoFo','488831kPHwMO'];_0x16cd=function(){return _0x570eee;};return _0x16cd();}import _0x10569c from'./copyformatcommand.js';import _0x2f1cc1 from'./pasteformatcommand.js';function _0x504c(_0x2a2e3a,_0x526a99){const _0x16cdd2=_0x16cd();return _0x504c=function(_0x504cdc,_0x344af2){_0x504cdc=_0x504cdc-0x1aa;let _0xccabf5=_0x16cdd2[_0x504cdc];return _0xccabf5;},_0x504c(_0x2a2e3a,_0x526a99);}import{COPY_FORMAT_COMMAND_NAME as _0x55466c,PASTE_FORMAT_COMMAND_NAME as _0x206bb4}from'./utils.js';export default class o extends _0x5625ec{static get[_0x5af04b(0x1b3)](){const _0x59d83e=_0x5af04b;return _0x59d83e(0x1ab);}constructor(_0x3d10fb){const _0x265f31=_0x5af04b;super(_0x3d10fb),this[_0x265f31(0x1b9)]=null;}[_0x5af04b(0x1c7)](){const _0x1860f9=_0x5af04b,_0xfc0979=this[_0x1860f9(0x1b6)];_0xfc0979[_0x1860f9(0x1b7)][_0x1860f9(0x1b5)](_0x55466c,new _0x10569c(_0xfc0979)),_0xfc0979[_0x1860f9(0x1b7)][_0x1860f9(0x1b5)](_0x206bb4,new _0x2f1cc1(_0xfc0979)),this[_0x1860f9(0x1af)]=_0xfc0979[_0x1860f9(0x1bd)][_0x1860f9(0x1ae)](_0x1860f9(0x1af));const _0x1246fc=this[_0x1860f9(0x1b6)];this[_0x1860f9(0x1b9)]=setInterval(()=>{const _0x56bcea=_0x1860f9;let _0x53ffd9;for(const _0x1698c2 in _0x1246fc){const _0x18295f=_0x1698c2,_0x44283c=_0x1246fc[_0x18295f];if(_0x56bcea(0x1c6)===_0x44283c||_0x56bcea(0x1c1)===_0x44283c||_0x56bcea(0x1bc)===_0x44283c||_0x56bcea(0x1b2)===_0x44283c){delete _0x1246fc[_0x18295f],_0x53ffd9=_0x44283c;break;}}if(_0x56bcea(0x1c1)===_0x53ffd9)throw clearInterval(this[_0x56bcea(0x1b9)]),new _0x418c7d(_0x56bcea(0x1c3),null);if(_0x56bcea(0x1c6)===_0x53ffd9&&console[_0x56bcea(0x1c5)](_0x56bcea(0x1bb)),_0x56bcea(0x1b2)===_0x53ffd9)throw clearInterval(this[_0x56bcea(0x1b9)]),new _0x418c7d(_0x56bcea(0x1ac),null);_0x56bcea(0x1bc)===_0x53ffd9&&clearInterval(this[_0x56bcea(0x1b9)]);},0x3e8);}[_0x5af04b(0x1c2)](){const _0x58d82c=_0x5af04b;this[_0x58d82c(0x1b9)]&&clearInterval(this[_0x58d82c(0x1b9)]);}}