@ckeditor/ckeditor5-format-painter 42.0.1-alpha.3 → 42.0.1

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
- (_0x14b4d9=>{const {sr:{dictionary:_0x3d340c,getPluralForm:_0x272db5}}={'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':_0x31a7e5=>_0x31a7e5%0xa==0x1&&_0x31a7e5%0x64!=0xb?0x0:_0x31a7e5%0xa>=0x2&&_0x31a7e5%0xa<=0x4&&(_0x31a7e5%0x64<0xa||_0x31a7e5%0x64>=0x14)?0x1:0x2}};_0x14b4d9['sr']||={'dictionary':{},'getPluralForm':null},_0x14b4d9['sr']['dictionary']=Object['assign'](_0x14b4d9['sr']['dictionary'],_0x3d340c),_0x14b4d9['sr']['getPluralForm']=_0x272db5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x445a26=>{const {sr:{dictionary:_0x47d417,getPluralForm:_0x1e6c8d}}={'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':_0x5edbb8=>_0x5edbb8%0xa==0x1&&_0x5edbb8%0x64!=0xb?0x0:_0x5edbb8%0xa>=0x2&&_0x5edbb8%0xa<=0x4&&(_0x5edbb8%0x64<0xa||_0x5edbb8%0x64>=0x14)?0x1:0x2}};_0x445a26['sr']||={'dictionary':{},'getPluralForm':null},_0x445a26['sr']['dictionary']=Object['assign'](_0x445a26['sr']['dictionary'],_0x47d417),_0x445a26['sr']['getPluralForm']=_0x1e6c8d;})(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':_0x5d720d=>0x1!=_0x5d720d}};
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':_0x1adcb3=>0x1!=_0x1adcb3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4e940f=>{const {sv:{dictionary:_0x538a26,getPluralForm:_0x941f83}}={'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':_0x2cb8ca=>0x1!=_0x2cb8ca}};_0x4e940f['sv']||={'dictionary':{},'getPluralForm':null},_0x4e940f['sv']['dictionary']=Object['assign'](_0x4e940f['sv']['dictionary'],_0x538a26),_0x4e940f['sv']['getPluralForm']=_0x941f83;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2965ea=>{const {sv:{dictionary:_0x2fc386,getPluralForm:_0x10c517}}={'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':_0x2bca6a=>0x1!=_0x2bca6a}};_0x2965ea['sv']||={'dictionary':{},'getPluralForm':null},_0x2965ea['sv']['dictionary']=Object['assign'](_0x2965ea['sv']['dictionary'],_0x2fc386),_0x2965ea['sv']['getPluralForm']=_0x10c517;})(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':_0x15e708=>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':_0x512443=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x409273=>{const {th:{dictionary:_0x58ab8c,getPluralForm:_0x1ec4b8}}={'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':_0x5d4b52=>0x0}};_0x409273['th']||={'dictionary':{},'getPluralForm':null},_0x409273['th']['dictionary']=Object['assign'](_0x409273['th']['dictionary'],_0x58ab8c),_0x409273['th']['getPluralForm']=_0x1ec4b8;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x57b5f4=>{const {th:{dictionary:_0x36e228,getPluralForm:_0x1c0b0f}}={'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':_0x5a48f9=>0x0}};_0x57b5f4['th']||={'dictionary':{},'getPluralForm':null},_0x57b5f4['th']['dictionary']=Object['assign'](_0x57b5f4['th']['dictionary'],_0x36e228),_0x57b5f4['th']['getPluralForm']=_0x1c0b0f;})(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':_0x3f9dc7=>_0x3f9dc7>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':_0x3a1cb4=>_0x3a1cb4>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x41b158=>{const {tr:{dictionary:_0x2f1066,getPluralForm:_0x1103f0}}={'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':_0x13a90c=>_0x13a90c>0x1}};_0x41b158['tr']||={'dictionary':{},'getPluralForm':null},_0x41b158['tr']['dictionary']=Object['assign'](_0x41b158['tr']['dictionary'],_0x2f1066),_0x41b158['tr']['getPluralForm']=_0x1103f0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1f8fb3=>{const {tr:{dictionary:_0x58477b,getPluralForm:_0x131ab8}}={'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':_0x387845=>_0x387845>0x1}};_0x1f8fb3['tr']||={'dictionary':{},'getPluralForm':null},_0x1f8fb3['tr']['dictionary']=Object['assign'](_0x1f8fb3['tr']['dictionary'],_0x58477b),_0x1f8fb3['tr']['getPluralForm']=_0x131ab8;})(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':_0x2afe3c=>0x1!=_0x2afe3c}};
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':_0x3e89fc=>0x1!=_0x3e89fc}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x270e77=>{const {ug:{dictionary:_0x8ee480,getPluralForm:_0x2fc4e0}}={'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':_0x402341=>0x1!=_0x402341}};_0x270e77['ug']||={'dictionary':{},'getPluralForm':null},_0x270e77['ug']['dictionary']=Object['assign'](_0x270e77['ug']['dictionary'],_0x8ee480),_0x270e77['ug']['getPluralForm']=_0x2fc4e0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3ffaa5=>{const {ug:{dictionary:_0xe74641,getPluralForm:_0x107c67}}={'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':_0x37dd20=>0x1!=_0x37dd20}};_0x3ffaa5['ug']||={'dictionary':{},'getPluralForm':null},_0x3ffaa5['ug']['dictionary']=Object['assign'](_0x3ffaa5['ug']['dictionary'],_0xe74641),_0x3ffaa5['ug']['getPluralForm']=_0x107c67;})(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':_0x2975df=>_0x2975df%0x1==0x0&&_0x2975df%0xa==0x1&&_0x2975df%0x64!=0xb?0x0:_0x2975df%0x1==0x0&&_0x2975df%0xa>=0x2&&_0x2975df%0xa<=0x4&&(_0x2975df%0x64<0xc||_0x2975df%0x64>0xe)?0x1:_0x2975df%0x1==0x0&&(_0x2975df%0xa==0x0||_0x2975df%0xa>=0x5&&_0x2975df%0xa<=0x9||_0x2975df%0x64>=0xb&&_0x2975df%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':_0x5c2e89=>_0x5c2e89%0x1==0x0&&_0x5c2e89%0xa==0x1&&_0x5c2e89%0x64!=0xb?0x0:_0x5c2e89%0x1==0x0&&_0x5c2e89%0xa>=0x2&&_0x5c2e89%0xa<=0x4&&(_0x5c2e89%0x64<0xc||_0x5c2e89%0x64>0xe)?0x1:_0x5c2e89%0x1==0x0&&(_0x5c2e89%0xa==0x0||_0x5c2e89%0xa>=0x5&&_0x5c2e89%0xa<=0x9||_0x5c2e89%0x64>=0xb&&_0x5c2e89%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x942758=>{const {uk:{dictionary:_0x2084c9,getPluralForm:_0x53999c}}={'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':_0x196fa7=>_0x196fa7%0x1==0x0&&_0x196fa7%0xa==0x1&&_0x196fa7%0x64!=0xb?0x0:_0x196fa7%0x1==0x0&&_0x196fa7%0xa>=0x2&&_0x196fa7%0xa<=0x4&&(_0x196fa7%0x64<0xc||_0x196fa7%0x64>0xe)?0x1:_0x196fa7%0x1==0x0&&(_0x196fa7%0xa==0x0||_0x196fa7%0xa>=0x5&&_0x196fa7%0xa<=0x9||_0x196fa7%0x64>=0xb&&_0x196fa7%0x64<=0xe)?0x2:0x3}};_0x942758['uk']||={'dictionary':{},'getPluralForm':null},_0x942758['uk']['dictionary']=Object['assign'](_0x942758['uk']['dictionary'],_0x2084c9),_0x942758['uk']['getPluralForm']=_0x53999c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x290dde=>{const {uk:{dictionary:_0x4f4831,getPluralForm:_0x21c798}}={'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':_0x407f57=>_0x407f57%0x1==0x0&&_0x407f57%0xa==0x1&&_0x407f57%0x64!=0xb?0x0:_0x407f57%0x1==0x0&&_0x407f57%0xa>=0x2&&_0x407f57%0xa<=0x4&&(_0x407f57%0x64<0xc||_0x407f57%0x64>0xe)?0x1:_0x407f57%0x1==0x0&&(_0x407f57%0xa==0x0||_0x407f57%0xa>=0x5&&_0x407f57%0xa<=0x9||_0x407f57%0x64>=0xb&&_0x407f57%0x64<=0xe)?0x2:0x3}};_0x290dde['uk']||={'dictionary':{},'getPluralForm':null},_0x290dde['uk']['dictionary']=Object['assign'](_0x290dde['uk']['dictionary'],_0x4f4831),_0x290dde['uk']['getPluralForm']=_0x21c798;})(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':_0x2ff8ad=>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':_0x20a8f4=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x253a60=>{const {vi:{dictionary:_0x4662eb,getPluralForm:_0x26b5c5}}={'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':_0x57ce69=>0x0}};_0x253a60['vi']||={'dictionary':{},'getPluralForm':null},_0x253a60['vi']['dictionary']=Object['assign'](_0x253a60['vi']['dictionary'],_0x4662eb),_0x253a60['vi']['getPluralForm']=_0x26b5c5;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5de575=>{const {vi:{dictionary:_0x262177,getPluralForm:_0x2eba13}}={'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':_0x2db0fe=>0x0}};_0x5de575['vi']||={'dictionary':{},'getPluralForm':null},_0x5de575['vi']['dictionary']=Object['assign'](_0x5de575['vi']['dictionary'],_0x262177),_0x5de575['vi']['getPluralForm']=_0x2eba13;})(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':_0x5f0ff5=>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':_0x253450=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x48139a=>{const {'zh-cn':{dictionary:_0x504cc2,getPluralForm:_0x33e6e1}}={'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':_0x1af8d=>0x0}};_0x48139a['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x48139a['zh-cn']['dictionary']=Object['assign'](_0x48139a['zh-cn']['dictionary'],_0x504cc2),_0x48139a['zh-cn']['getPluralForm']=_0x33e6e1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x186d91=>{const {'zh-cn':{dictionary:_0x2fc70d,getPluralForm:_0x550ec3}}={'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':_0x266de0=>0x0}};_0x186d91['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x186d91['zh-cn']['dictionary']=Object['assign'](_0x186d91['zh-cn']['dictionary'],_0x2fc70d),_0x186d91['zh-cn']['getPluralForm']=_0x550ec3;})(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':_0x1349b9=>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':_0x3ebf29=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x11bea4=>{const {zh:{dictionary:_0x3e6291,getPluralForm:_0x5eaa4b}}={'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':_0x3d02d7=>0x0}};_0x11bea4['zh']||={'dictionary':{},'getPluralForm':null},_0x11bea4['zh']['dictionary']=Object['assign'](_0x11bea4['zh']['dictionary'],_0x3e6291),_0x11bea4['zh']['getPluralForm']=_0x5eaa4b;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3ad2af=>{const {zh:{dictionary:_0x4ee6c7,getPluralForm:_0x5a0951}}={'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':_0x22a705=>0x0}};_0x3ad2af['zh']||={'dictionary':{},'getPluralForm':null},_0x3ad2af['zh']['dictionary']=Object['assign'](_0x3ad2af['zh']['dictionary'],_0x4ee6c7),_0x3ad2af['zh']['getPluralForm']=_0x5a0951;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-format-painter",
3
- "version": "42.0.1-alpha.3",
3
+ "version": "42.0.1",
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.1-alpha.3",
16
- "ckeditor5-collaboration": "42.0.1-alpha.3"
15
+ "ckeditor5": "42.0.1",
16
+ "ckeditor5-collaboration": "42.0.1"
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 _0x202352=_0x53b7;(function(_0x4a9f22,_0x2e7f38){const _0x9c645a=_0x53b7,_0x10d42c=_0x4a9f22();while(!![]){try{const _0x5d5895=-parseInt(_0x9c645a(0xb2))/0x1+-parseInt(_0x9c645a(0xa1))/0x2+parseInt(_0x9c645a(0xbd))/0x3*(-parseInt(_0x9c645a(0xae))/0x4)+-parseInt(_0x9c645a(0xa6))/0x5+parseInt(_0x9c645a(0xbb))/0x6*(parseInt(_0x9c645a(0xac))/0x7)+-parseInt(_0x9c645a(0xb9))/0x8+-parseInt(_0x9c645a(0xa3))/0x9*(-parseInt(_0x9c645a(0xb0))/0xa);if(_0x5d5895===_0x2e7f38)break;else _0x10d42c['push'](_0x10d42c['shift']());}catch(_0x3e2afa){_0x10d42c['push'](_0x10d42c['shift']());}}}(_0xe532,0xe65e4));import{Command as _0x4581ea}from'ckeditor5/src/core.js';function _0x53b7(_0x2d5b49,_0x23b131){const _0xe53271=_0xe532();return _0x53b7=function(_0x53b7ed,_0x5c9ad4){_0x53b7ed=_0x53b7ed-0xa1;let _0x246d91=_0xe53271[_0x53b7ed];return _0x246d91;},_0x53b7(_0x2d5b49,_0x23b131);}import{PASTE_FORMAT_COMMAND_NAME as _0xaaf25d}from'./utils.js';export default class r extends _0x4581ea{constructor(_0x2ca9d0){const _0x32dd48=_0x53b7;super(_0x2ca9d0),this[_0x32dd48(0xb7)]=void 0x0,this['on'](_0x32dd48(0xab),(_0xe36332,_0x2996e2,_0x2ab39d)=>{const _0x31daf2=_0x32dd48;_0x2ab39d||this[_0x31daf2(0xb1)]();}),this['on'](_0x32dd48(0xb3),()=>_0x2ca9d0[_0x32dd48(0xb5)][_0x32dd48(0xb6)](_0xaaf25d)[_0x32dd48(0xbc)]());}[_0x202352(0xaa)](){const _0x472bdc=_0x202352;this[_0x472bdc(0xb7)]=this[_0x472bdc(0xb8)]();}[_0x202352(0xb1)](){const _0x682499=_0x202352;this[_0x682499(0xb7)]=void 0x0;}[_0x202352(0xb8)](){const _0x5b1a17=_0x202352,_0x19baba=this[_0x5b1a17(0xa2)][_0x5b1a17(0xaf)],_0x4c921d=_0x19baba[_0x5b1a17(0xa7)][_0x5b1a17(0xba)];return Object[_0x5b1a17(0xa4)](Array[_0x5b1a17(0xbe)](_0x4c921d[_0x5b1a17(0xa5)]())[_0x5b1a17(0xa9)](([_0x386bf5])=>_0x19baba[_0x5b1a17(0xa8)][_0x5b1a17(0xad)](_0x386bf5)[_0x5b1a17(0xb4)]));}}function _0xe532(){const _0xf9ce3b=['171ttgmff','fromEntries','getAttributes','7175760WDpnlW','document','schema','filter','execute','change:isEnabled','8672034UgjVzn','getAttributeProperties','1328424HtqPZn','model','3261270SHJete','reset','1847131vLjwSf','change:value','isFormatting','commands','get','value','_getFormattingAttributes','6700712gQASgI','selection','6ibpADK','refresh','12eefCMt','from','2086782tKwBwH','editor'];_0xe532=function(){return _0xf9ce3b;};return _0xe532();}
23
+ const _0x16b4b1=_0x7816;function _0x39ef(){const _0x24fb2f=['42962xvnoNA','document','commands','change:isEnabled','7373096lHLLcJ','change:value','filter','1471812IRQHjR','refresh','9zyXSUI','execute','2745710TNApQB','get','87xXqyvk','model','3443097TUHHVn','fromEntries','from','677129hffhXw','getAttributes','selection','3483456SsFAHO','value','editor','_getFormattingAttributes','reset','getAttributeProperties','isFormatting','schema'];_0x39ef=function(){return _0x24fb2f;};return _0x39ef();}(function(_0x2b3601,_0x149c73){const _0x19f8d1=_0x7816,_0x567914=_0x2b3601();while(!![]){try{const _0x1980a1=parseInt(_0x19f8d1(0x71))/0x1+parseInt(_0x19f8d1(0x7c))/0x2*(-parseInt(_0x19f8d1(0x6c))/0x3)+-parseInt(_0x19f8d1(0x83))/0x4+parseInt(_0x19f8d1(0x6a))/0x5+parseInt(_0x19f8d1(0x74))/0x6+parseInt(_0x19f8d1(0x6e))/0x7+-parseInt(_0x19f8d1(0x80))/0x8*(parseInt(_0x19f8d1(0x68))/0x9);if(_0x1980a1===_0x149c73)break;else _0x567914['push'](_0x567914['shift']());}catch(_0x4f40db){_0x567914['push'](_0x567914['shift']());}}}(_0x39ef,0x5e483));function _0x7816(_0x1dfbdd,_0x389a3e){const _0x39eff4=_0x39ef();return _0x7816=function(_0x78160,_0x303cd6){_0x78160=_0x78160-0x68;let _0xaba0d0=_0x39eff4[_0x78160];return _0xaba0d0;},_0x7816(_0x1dfbdd,_0x389a3e);}import{Command as _0x4ebf8f}from'ckeditor5/src/core.js';import{PASTE_FORMAT_COMMAND_NAME as _0x55826f}from'./utils.js';export default class r extends _0x4ebf8f{constructor(_0x56af0d){const _0x87aa67=_0x7816;super(_0x56af0d),this[_0x87aa67(0x75)]=void 0x0,this['on'](_0x87aa67(0x7f),(_0x40f57b,_0x26905f,_0x28ebcd)=>{const _0x5b9006=_0x87aa67;_0x28ebcd||this[_0x5b9006(0x78)]();}),this['on'](_0x87aa67(0x81),()=>_0x56af0d[_0x87aa67(0x7e)][_0x87aa67(0x6b)](_0x55826f)[_0x87aa67(0x84)]());}[_0x16b4b1(0x69)](){const _0x48f7bb=_0x16b4b1;this[_0x48f7bb(0x75)]=this[_0x48f7bb(0x77)]();}[_0x16b4b1(0x78)](){const _0x1a59a8=_0x16b4b1;this[_0x1a59a8(0x75)]=void 0x0;}[_0x16b4b1(0x77)](){const _0x4c27d9=_0x16b4b1,_0x4048ba=this[_0x4c27d9(0x76)][_0x4c27d9(0x6d)],_0x4f7a23=_0x4048ba[_0x4c27d9(0x7d)][_0x4c27d9(0x73)];return Object[_0x4c27d9(0x6f)](Array[_0x4c27d9(0x70)](_0x4f7a23[_0x4c27d9(0x72)]())[_0x4c27d9(0x82)](([_0x19dbe2])=>_0x4048ba[_0x4c27d9(0x7b)][_0x4c27d9(0x79)](_0x19dbe2)[_0x4c27d9(0x7a)]));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x1ca016=_0x3398;(function(_0x5b78ea,_0x50c6ba){var _0x166187=_0x3398,_0x3ebbad=_0x5b78ea();while(!![]){try{var _0x21a775=-parseInt(_0x166187(0x103))/0x1*(-parseInt(_0x166187(0x106))/0x2)+parseInt(_0x166187(0xfe))/0x3*(parseInt(_0x166187(0xfd))/0x4)+-parseInt(_0x166187(0xff))/0x5+-parseInt(_0x166187(0x107))/0x6+-parseInt(_0x166187(0xfb))/0x7*(parseInt(_0x166187(0x102))/0x8)+-parseInt(_0x166187(0xfc))/0x9+parseInt(_0x166187(0x104))/0xa*(parseInt(_0x166187(0x105))/0xb);if(_0x21a775===_0x50c6ba)break;else _0x3ebbad['push'](_0x3ebbad['shift']());}catch(_0x4a0736){_0x3ebbad['push'](_0x3ebbad['shift']());}}}(_0x5081,0xd6221));import{Plugin as _0x5abc65}from'ckeditor5/src/core.js';import _0x2fa2fb from'./formatpainterediting.js';import _0x576275 from'./formatpainterui.js';function _0x5081(){var _0x592530=['59906watrVG','4ipNyIi','6734826uBFKEb','requires','259MHeFPK','163863brXptO','4ZOSmae','4146999SdpwnS','7198105bsxoEl','pluginName','FormatPainter','165368gNXIQj','426046cvCwRg','3650HtskGu'];_0x5081=function(){return _0x592530;};return _0x5081();}function _0x3398(_0x1fbc9d,_0x2f3437){var _0x508198=_0x5081();return _0x3398=function(_0x33981e,_0x40cc0a){_0x33981e=_0x33981e-0xfb;var _0x283e89=_0x508198[_0x33981e];return _0x283e89;},_0x3398(_0x1fbc9d,_0x2f3437);}export default class m extends _0x5abc65{static get[_0x1ca016(0x108)](){return[_0x2fa2fb,_0x576275];}static get[_0x1ca016(0x100)](){var _0x13037a=_0x1ca016;return _0x13037a(0x101);}}
23
+ function _0x3a73(_0x1deb6a,_0x54ffea){var _0x31529a=_0x3152();return _0x3a73=function(_0x3a739b,_0x45a706){_0x3a739b=_0x3a739b-0x104;var _0x433393=_0x31529a[_0x3a739b];return _0x433393;},_0x3a73(_0x1deb6a,_0x54ffea);}var _0x43347f=_0x3a73;(function(_0x37343f,_0x547988){var _0x56fbca=_0x3a73,_0xb44753=_0x37343f();while(!![]){try{var _0x321046=-parseInt(_0x56fbca(0x106))/0x1*(-parseInt(_0x56fbca(0x10b))/0x2)+parseInt(_0x56fbca(0x109))/0x3*(-parseInt(_0x56fbca(0x105))/0x4)+-parseInt(_0x56fbca(0x10d))/0x5*(parseInt(_0x56fbca(0x104))/0x6)+parseInt(_0x56fbca(0x113))/0x7*(parseInt(_0x56fbca(0x10a))/0x8)+parseInt(_0x56fbca(0x110))/0x9*(parseInt(_0x56fbca(0x107))/0xa)+-parseInt(_0x56fbca(0x10f))/0xb*(parseInt(_0x56fbca(0x112))/0xc)+parseInt(_0x56fbca(0x10c))/0xd;if(_0x321046===_0x547988)break;else _0xb44753['push'](_0xb44753['shift']());}catch(_0x136339){_0xb44753['push'](_0xb44753['shift']());}}}(_0x3152,0x5fab1));import{Plugin as _0x5bc5b7}from'ckeditor5/src/core.js';import _0x314259 from'./formatpainterediting.js';import _0x1dbcb2 from'./formatpainterui.js';export default class m extends _0x5bc5b7{static get[_0x43347f(0x108)](){return[_0x314259,_0x1dbcb2];}static get[_0x43347f(0x10e)](){var _0x34e18a=_0x43347f;return _0x34e18a(0x111);}}function _0x3152(){var _0xedc1b8=['1041402qdnxJJ','4hRZNQN','73FFytPc','10UoIkvC','requires','2225226dNOIlk','56ntUEcz','4746FXuNsp','6844383CIAsMf','5zaupxx','pluginName','20581SHSfnj','1739394UBGlZn','FormatPainter','2076cuJthh','737863ZUtkCm'];_0x3152=function(){return _0xedc1b8;};return _0x3152();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4b266c=_0x5dab;(function(_0x344b8d,_0x4e7ba2){const _0x25f01b=_0x5dab,_0x2812bd=_0x344b8d();while(!![]){try{const _0x297018=parseInt(_0x25f01b(0xf4))/0x1*(parseInt(_0x25f01b(0x101))/0x2)+-parseInt(_0x25f01b(0xe8))/0x3+parseInt(_0x25f01b(0xec))/0x4+-parseInt(_0x25f01b(0xfa))/0x5+-parseInt(_0x25f01b(0xf1))/0x6+parseInt(_0x25f01b(0xf6))/0x7*(-parseInt(_0x25f01b(0xe6))/0x8)+parseInt(_0x25f01b(0xf0))/0x9;if(_0x297018===_0x4e7ba2)break;else _0x2812bd['push'](_0x2812bd['shift']());}catch(_0x554338){_0x2812bd['push'](_0x2812bd['shift']());}}}(_0x581b,0xd1a16));import{Plugin as _0x811f43}from'ckeditor5/src/core.js';import{CKEditorError as _0x263967}from'ckeditor5/src/utils.js';import _0xab54cb from'./copyformatcommand.js';import _0x5dc946 from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0x25edf9,PASTE_FORMAT_COMMAND_NAME as _0x56dae6}from'./utils.js';function _0x5dab(_0x1e25fb,_0x57c805){const _0x581b96=_0x581b();return _0x5dab=function(_0x5dabb9,_0x5efda6){_0x5dabb9=_0x5dabb9-0xe6;let _0xf099a0=_0x581b96[_0x5dabb9];return _0xf099a0;},_0x5dab(_0x1e25fb,_0x57c805);}export default class o extends _0x811f43{static get[_0x4b266c(0xeb)](){const _0x420f58=_0x4b266c;return _0x420f58(0x100);}constructor(_0x131325){const _0x55abf3=_0x4b266c;super(_0x131325),this[_0x55abf3(0xff)]=null;}[_0x4b266c(0xfe)](){const _0x7efa9e=_0x4b266c,_0x3bac33=this[_0x7efa9e(0xf8)];_0x3bac33[_0x7efa9e(0xe9)][_0x7efa9e(0xf5)](_0x25edf9,new _0xab54cb(_0x3bac33)),_0x3bac33[_0x7efa9e(0xe9)][_0x7efa9e(0xf5)](_0x56dae6,new _0x5dc946(_0x3bac33)),this[_0x7efa9e(0xee)]=_0x3bac33[_0x7efa9e(0xf9)][_0x7efa9e(0xe7)](_0x7efa9e(0xee));const _0xabf0bb=this[_0x7efa9e(0xf8)];this[_0x7efa9e(0xff)]=setInterval(()=>{const _0x16f45c=_0x7efa9e;let _0x3d960c;for(const _0x2a9ec0 in _0xabf0bb){const _0x15d521=_0x2a9ec0,_0x41b179=_0xabf0bb[_0x15d521];if(_0x16f45c(0xef)===_0x41b179||_0x16f45c(0xf7)===_0x41b179||_0x16f45c(0xea)===_0x41b179||_0x16f45c(0xfc)===_0x41b179){delete _0xabf0bb[_0x15d521],_0x3d960c=_0x41b179;break;}}if(_0x16f45c(0xf7)===_0x3d960c)throw clearInterval(this[_0x16f45c(0xff)]),new _0x263967(_0x16f45c(0xfd),null);if(_0x16f45c(0xef)===_0x3d960c&&console[_0x16f45c(0xf3)](_0x16f45c(0xfb)),_0x16f45c(0xfc)===_0x3d960c)throw clearInterval(this[_0x16f45c(0xff)]),new _0x263967(_0x16f45c(0xf2),null);_0x16f45c(0xea)===_0x3d960c&&clearInterval(this[_0x16f45c(0xff)]);},0x3e8);}[_0x4b266c(0xed)](){const _0x335c02=_0x4b266c;this[_0x335c02(0xff)]&&clearInterval(this[_0x335c02(0xff)]);}}function _0x581b(){const _0x1d0d68=['editor','config','2615495nhwQOd','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.','formatPainterLicenseKeyTrialLimit:operations','format-painter-invalid-license-key','init','_licenseKeyCheckInterval','FormatPainterEditing','746632ILaoEF','256CtFoak','get','3731421PDiTSr','commands','formatPainterLicenseKeyValid','pluginName','3066888cuFsaY','destroy','licenseKey','formatPainterLicenseKeyTrial','17355897NmKXgp','4904946mXgzwO','format-painter-trial-license-key-reached-limit-changes','info','4vOKYaS','add','163051SOUDRm','formatPainterLicenseKeyInvalid'];_0x581b=function(){return _0x1d0d68;};return _0x581b();}
23
+ const _0x3b09a2=_0x7d42;(function(_0x990201,_0x5b035a){const _0x22b51b=_0x7d42,_0x44e030=_0x990201();while(!![]){try{const _0x1b2d7c=parseInt(_0x22b51b(0xa0))/0x1*(-parseInt(_0x22b51b(0x97))/0x2)+-parseInt(_0x22b51b(0x9c))/0x3+parseInt(_0x22b51b(0x9a))/0x4+parseInt(_0x22b51b(0x8e))/0x5+parseInt(_0x22b51b(0x8d))/0x6+parseInt(_0x22b51b(0x93))/0x7+-parseInt(_0x22b51b(0x91))/0x8;if(_0x1b2d7c===_0x5b035a)break;else _0x44e030['push'](_0x44e030['shift']());}catch(_0xeab987){_0x44e030['push'](_0x44e030['shift']());}}}(_0x4965,0x1dfae));import{Plugin as _0x1fd8a0}from'ckeditor5/src/core.js';import{CKEditorError as _0x19e2c9}from'ckeditor5/src/utils.js';function _0x7d42(_0x252781,_0x17bdfd){const _0x496517=_0x4965();return _0x7d42=function(_0x7d42f,_0x4d6b0f){_0x7d42f=_0x7d42f-0x8c;let _0x5b9112=_0x496517[_0x7d42f];return _0x5b9112;},_0x7d42(_0x252781,_0x17bdfd);}import _0x235822 from'./copyformatcommand.js';import _0x8cc5a from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0x13d679,PASTE_FORMAT_COMMAND_NAME as _0x1b3dbb}from'./utils.js';export default class o extends _0x1fd8a0{static get[_0x3b09a2(0x8f)](){const _0xb132cb=_0x3b09a2;return _0xb132cb(0xa6);}constructor(_0x4e0472){const _0x66aa25=_0x3b09a2;super(_0x4e0472),this[_0x66aa25(0x9e)]=null;}[_0x3b09a2(0x9d)](){const _0x3139b1=_0x3b09a2,_0xb5bc55=this[_0x3139b1(0x8c)];_0xb5bc55[_0x3139b1(0xa4)][_0x3139b1(0xa1)](_0x13d679,new _0x235822(_0xb5bc55)),_0xb5bc55[_0x3139b1(0xa4)][_0x3139b1(0xa1)](_0x1b3dbb,new _0x8cc5a(_0xb5bc55)),this[_0x3139b1(0x95)]=_0xb5bc55[_0x3139b1(0x96)][_0x3139b1(0x98)](_0x3139b1(0x95));const _0x343314=this[_0x3139b1(0x8c)];this[_0x3139b1(0x9e)]=setInterval(()=>{const _0xdfb932=_0x3139b1;let _0x577a6e;for(const _0x1bab89 in _0x343314){const _0x58ed37=_0x1bab89,_0x4577f5=_0x343314[_0x58ed37];if(_0xdfb932(0xa5)===_0x4577f5||_0xdfb932(0xa2)===_0x4577f5||_0xdfb932(0x90)===_0x4577f5||_0xdfb932(0x92)===_0x4577f5){delete _0x343314[_0x58ed37],_0x577a6e=_0x4577f5;break;}}if(_0xdfb932(0xa2)===_0x577a6e)throw clearInterval(this[_0xdfb932(0x9e)]),new _0x19e2c9(_0xdfb932(0x99),null);if(_0xdfb932(0xa5)===_0x577a6e&&console[_0xdfb932(0x9f)](_0xdfb932(0x9b)),_0xdfb932(0x92)===_0x577a6e)throw clearInterval(this[_0xdfb932(0x9e)]),new _0x19e2c9(_0xdfb932(0x94),null);_0xdfb932(0x90)===_0x577a6e&&clearInterval(this[_0xdfb932(0x9e)]);},0x3e8);}[_0x3b09a2(0xa3)](){const _0x5abfd9=_0x3b09a2;this[_0x5abfd9(0x9e)]&&clearInterval(this[_0x5abfd9(0x9e)]);}}function _0x4965(){const _0x54e06b=['1220430LEkYyX','pluginName','formatPainterLicenseKeyValid','2019864rhqqBM','formatPainterLicenseKeyTrialLimit:operations','974183lfXqDz','format-painter-trial-license-key-reached-limit-changes','licenseKey','config','22696CmjJyF','get','format-painter-invalid-license-key','844876ZbyHgo','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.','307770GseyeB','init','_licenseKeyCheckInterval','info','20OalVez','add','formatPainterLicenseKeyInvalid','destroy','commands','formatPainterLicenseKeyTrial','FormatPainterEditing','editor','662142isxAkU'];_0x4965=function(){return _0x54e06b;};return _0x4965();}