@ckeditor/ckeditor5-format-painter 43.0.0-alpha.1 → 43.0.0-alpha.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 (100) hide show
  1. package/build/format-painter.js +1 -1
  2. package/build/translations/gl.js +1 -1
  3. package/dist/index.js +2 -2
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/bg.js +1 -1
  7. package/dist/translations/bg.umd.js +1 -1
  8. package/dist/translations/bn.js +1 -1
  9. package/dist/translations/bn.umd.js +1 -1
  10. package/dist/translations/ca.js +1 -1
  11. package/dist/translations/ca.umd.js +1 -1
  12. package/dist/translations/cs.js +1 -1
  13. package/dist/translations/cs.umd.js +1 -1
  14. package/dist/translations/da.js +1 -1
  15. package/dist/translations/da.umd.js +1 -1
  16. package/dist/translations/de.js +1 -1
  17. package/dist/translations/de.umd.js +1 -1
  18. package/dist/translations/el.js +1 -1
  19. package/dist/translations/el.umd.js +1 -1
  20. package/dist/translations/en-au.js +1 -1
  21. package/dist/translations/en-au.umd.js +1 -1
  22. package/dist/translations/en.umd.js +1 -1
  23. package/dist/translations/es.js +1 -1
  24. package/dist/translations/es.umd.js +1 -1
  25. package/dist/translations/et.js +1 -1
  26. package/dist/translations/et.umd.js +1 -1
  27. package/dist/translations/fi.js +1 -1
  28. package/dist/translations/fi.umd.js +1 -1
  29. package/dist/translations/fr.js +1 -1
  30. package/dist/translations/fr.umd.js +1 -1
  31. package/dist/translations/gl.js +1 -1
  32. package/dist/translations/gl.umd.js +1 -1
  33. package/dist/translations/he.js +1 -1
  34. package/dist/translations/he.umd.js +1 -1
  35. package/dist/translations/hi.js +1 -1
  36. package/dist/translations/hi.umd.js +1 -1
  37. package/dist/translations/hr.js +1 -1
  38. package/dist/translations/hr.umd.js +1 -1
  39. package/dist/translations/hu.js +1 -1
  40. package/dist/translations/hu.umd.js +1 -1
  41. package/dist/translations/id.js +1 -1
  42. package/dist/translations/id.umd.js +1 -1
  43. package/dist/translations/it.js +1 -1
  44. package/dist/translations/it.umd.js +1 -1
  45. package/dist/translations/ja.js +1 -1
  46. package/dist/translations/ja.umd.js +1 -1
  47. package/dist/translations/ko.js +1 -1
  48. package/dist/translations/ko.umd.js +1 -1
  49. package/dist/translations/lt.js +1 -1
  50. package/dist/translations/lt.umd.js +1 -1
  51. package/dist/translations/lv.js +1 -1
  52. package/dist/translations/lv.umd.js +1 -1
  53. package/dist/translations/ms.js +1 -1
  54. package/dist/translations/ms.umd.js +1 -1
  55. package/dist/translations/nl.js +1 -1
  56. package/dist/translations/nl.umd.js +1 -1
  57. package/dist/translations/no.js +1 -1
  58. package/dist/translations/no.umd.js +1 -1
  59. package/dist/translations/pl.js +1 -1
  60. package/dist/translations/pl.umd.js +1 -1
  61. package/dist/translations/pt-br.js +1 -1
  62. package/dist/translations/pt-br.umd.js +1 -1
  63. package/dist/translations/pt.js +1 -1
  64. package/dist/translations/pt.umd.js +1 -1
  65. package/dist/translations/ro.js +1 -1
  66. package/dist/translations/ro.umd.js +1 -1
  67. package/dist/translations/ru.js +1 -1
  68. package/dist/translations/ru.umd.js +1 -1
  69. package/dist/translations/sk.js +1 -1
  70. package/dist/translations/sk.umd.js +1 -1
  71. package/dist/translations/sr-latn.js +1 -1
  72. package/dist/translations/sr-latn.umd.js +1 -1
  73. package/dist/translations/sr.js +1 -1
  74. package/dist/translations/sr.umd.js +1 -1
  75. package/dist/translations/sv.js +1 -1
  76. package/dist/translations/sv.umd.js +1 -1
  77. package/dist/translations/th.js +1 -1
  78. package/dist/translations/th.umd.js +1 -1
  79. package/dist/translations/tr.js +1 -1
  80. package/dist/translations/tr.umd.js +1 -1
  81. package/dist/translations/ug.js +1 -1
  82. package/dist/translations/ug.umd.js +1 -1
  83. package/dist/translations/uk.js +1 -1
  84. package/dist/translations/uk.umd.js +1 -1
  85. package/dist/translations/vi.js +1 -1
  86. package/dist/translations/vi.umd.js +1 -1
  87. package/dist/translations/zh-cn.js +1 -1
  88. package/dist/translations/zh-cn.umd.js +1 -1
  89. package/dist/translations/zh.js +1 -1
  90. package/dist/translations/zh.umd.js +1 -1
  91. package/lang/translations/gl.po +2 -2
  92. package/package.json +7 -7
  93. package/src/copyformatcommand.js +1 -1
  94. package/src/formatpainter.js +1 -1
  95. package/src/formatpainterediting.js +1 -1
  96. package/src/formatpainterui.js +2 -2
  97. package/src/index.js +1 -1
  98. package/src/pasteformatcommand.js +1 -1
  99. package/src/utils/common-translations.js +1 -1
  100. package/src/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2cffa2=>{const {sr:{dictionary:_0x2b3403,getPluralForm:_0x290409}}={'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':_0x229a99=>_0x229a99%0xa==0x1&&_0x229a99%0x64!=0xb?0x0:_0x229a99%0xa>=0x2&&_0x229a99%0xa<=0x4&&(_0x229a99%0x64<0xa||_0x229a99%0x64>=0x14)?0x1:0x2}};_0x2cffa2['sr']||={'dictionary':{},'getPluralForm':null},_0x2cffa2['sr']['dictionary']=Object['assign'](_0x2cffa2['sr']['dictionary'],_0x2b3403),_0x2cffa2['sr']['getPluralForm']=_0x290409;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x9b330c=>{const {sr:{dictionary:_0x1caacf,getPluralForm:_0x3b565a}}={'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':_0x5c755a=>_0x5c755a%0xa==0x1&&_0x5c755a%0x64!=0xb?0x0:_0x5c755a%0xa>=0x2&&_0x5c755a%0xa<=0x4&&(_0x5c755a%0x64<0xa||_0x5c755a%0x64>=0x14)?0x1:0x2}};_0x9b330c['sr']||={'dictionary':{},'getPluralForm':null},_0x9b330c['sr']['dictionary']=Object['assign'](_0x9b330c['sr']['dictionary'],_0x1caacf),_0x9b330c['sr']['getPluralForm']=_0x3b565a;})(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':_0x2662ec=>0x1!=_0x2662ec}};
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':_0xc3cdec=>0x1!=_0xc3cdec}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4cfc04=>{const {sv:{dictionary:_0x38b0f3,getPluralForm:_0x10ad27}}={'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':_0x205b17=>0x1!=_0x205b17}};_0x4cfc04['sv']||={'dictionary':{},'getPluralForm':null},_0x4cfc04['sv']['dictionary']=Object['assign'](_0x4cfc04['sv']['dictionary'],_0x38b0f3),_0x4cfc04['sv']['getPluralForm']=_0x10ad27;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x16754e=>{const {sv:{dictionary:_0x321be1,getPluralForm:_0x5bfc29}}={'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':_0x5e6d1f=>0x1!=_0x5e6d1f}};_0x16754e['sv']||={'dictionary':{},'getPluralForm':null},_0x16754e['sv']['dictionary']=Object['assign'](_0x16754e['sv']['dictionary'],_0x321be1),_0x16754e['sv']['getPluralForm']=_0x5bfc29;})(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':_0x3c16de=>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':_0x38c74f=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1e012a=>{const {th:{dictionary:_0x45c01d,getPluralForm:_0x10b1c4}}={'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':_0x1a94f8=>0x0}};_0x1e012a['th']||={'dictionary':{},'getPluralForm':null},_0x1e012a['th']['dictionary']=Object['assign'](_0x1e012a['th']['dictionary'],_0x45c01d),_0x1e012a['th']['getPluralForm']=_0x10b1c4;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5d26b4=>{const {th:{dictionary:_0x20bb11,getPluralForm:_0x1928a7}}={'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':_0x24bf3f=>0x0}};_0x5d26b4['th']||={'dictionary':{},'getPluralForm':null},_0x5d26b4['th']['dictionary']=Object['assign'](_0x5d26b4['th']['dictionary'],_0x20bb11),_0x5d26b4['th']['getPluralForm']=_0x1928a7;})(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':_0x2d6bc6=>_0x2d6bc6>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':_0x21b3ae=>_0x21b3ae>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x59ad17=>{const {tr:{dictionary:_0x1ba979,getPluralForm:_0x1e492d}}={'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':_0x5728ff=>_0x5728ff>0x1}};_0x59ad17['tr']||={'dictionary':{},'getPluralForm':null},_0x59ad17['tr']['dictionary']=Object['assign'](_0x59ad17['tr']['dictionary'],_0x1ba979),_0x59ad17['tr']['getPluralForm']=_0x1e492d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xabcd5f=>{const {tr:{dictionary:_0x299fd4,getPluralForm:_0x1313f9}}={'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':_0x5d1083=>_0x5d1083>0x1}};_0xabcd5f['tr']||={'dictionary':{},'getPluralForm':null},_0xabcd5f['tr']['dictionary']=Object['assign'](_0xabcd5f['tr']['dictionary'],_0x299fd4),_0xabcd5f['tr']['getPluralForm']=_0x1313f9;})(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':_0x398e77=>0x1!=_0x398e77}};
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':_0x1f216e=>0x1!=_0x1f216e}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x49ab2d=>{const {ug:{dictionary:_0x2b9620,getPluralForm:_0x1a0bc1}}={'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':_0x7a31b9=>0x1!=_0x7a31b9}};_0x49ab2d['ug']||={'dictionary':{},'getPluralForm':null},_0x49ab2d['ug']['dictionary']=Object['assign'](_0x49ab2d['ug']['dictionary'],_0x2b9620),_0x49ab2d['ug']['getPluralForm']=_0x1a0bc1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4276fc=>{const {ug:{dictionary:_0x31dd40,getPluralForm:_0x3423b2}}={'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':_0x6a7a5f=>0x1!=_0x6a7a5f}};_0x4276fc['ug']||={'dictionary':{},'getPluralForm':null},_0x4276fc['ug']['dictionary']=Object['assign'](_0x4276fc['ug']['dictionary'],_0x31dd40),_0x4276fc['ug']['getPluralForm']=_0x3423b2;})(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':_0x5068c3=>_0x5068c3%0x1==0x0&&_0x5068c3%0xa==0x1&&_0x5068c3%0x64!=0xb?0x0:_0x5068c3%0x1==0x0&&_0x5068c3%0xa>=0x2&&_0x5068c3%0xa<=0x4&&(_0x5068c3%0x64<0xc||_0x5068c3%0x64>0xe)?0x1:_0x5068c3%0x1==0x0&&(_0x5068c3%0xa==0x0||_0x5068c3%0xa>=0x5&&_0x5068c3%0xa<=0x9||_0x5068c3%0x64>=0xb&&_0x5068c3%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':_0x1db175=>_0x1db175%0x1==0x0&&_0x1db175%0xa==0x1&&_0x1db175%0x64!=0xb?0x0:_0x1db175%0x1==0x0&&_0x1db175%0xa>=0x2&&_0x1db175%0xa<=0x4&&(_0x1db175%0x64<0xc||_0x1db175%0x64>0xe)?0x1:_0x1db175%0x1==0x0&&(_0x1db175%0xa==0x0||_0x1db175%0xa>=0x5&&_0x1db175%0xa<=0x9||_0x1db175%0x64>=0xb&&_0x1db175%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1f87b1=>{const {uk:{dictionary:_0xc673cb,getPluralForm:_0x3490a0}}={'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':_0x231b4e=>_0x231b4e%0x1==0x0&&_0x231b4e%0xa==0x1&&_0x231b4e%0x64!=0xb?0x0:_0x231b4e%0x1==0x0&&_0x231b4e%0xa>=0x2&&_0x231b4e%0xa<=0x4&&(_0x231b4e%0x64<0xc||_0x231b4e%0x64>0xe)?0x1:_0x231b4e%0x1==0x0&&(_0x231b4e%0xa==0x0||_0x231b4e%0xa>=0x5&&_0x231b4e%0xa<=0x9||_0x231b4e%0x64>=0xb&&_0x231b4e%0x64<=0xe)?0x2:0x3}};_0x1f87b1['uk']||={'dictionary':{},'getPluralForm':null},_0x1f87b1['uk']['dictionary']=Object['assign'](_0x1f87b1['uk']['dictionary'],_0xc673cb),_0x1f87b1['uk']['getPluralForm']=_0x3490a0;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x39b2a7=>{const {uk:{dictionary:_0x5ca1a7,getPluralForm:_0x20d957}}={'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':_0x169343=>_0x169343%0x1==0x0&&_0x169343%0xa==0x1&&_0x169343%0x64!=0xb?0x0:_0x169343%0x1==0x0&&_0x169343%0xa>=0x2&&_0x169343%0xa<=0x4&&(_0x169343%0x64<0xc||_0x169343%0x64>0xe)?0x1:_0x169343%0x1==0x0&&(_0x169343%0xa==0x0||_0x169343%0xa>=0x5&&_0x169343%0xa<=0x9||_0x169343%0x64>=0xb&&_0x169343%0x64<=0xe)?0x2:0x3}};_0x39b2a7['uk']||={'dictionary':{},'getPluralForm':null},_0x39b2a7['uk']['dictionary']=Object['assign'](_0x39b2a7['uk']['dictionary'],_0x5ca1a7),_0x39b2a7['uk']['getPluralForm']=_0x20d957;})(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':_0x354332=>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':_0x150d02=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x2292cc=>{const {vi:{dictionary:_0x45a576,getPluralForm:_0x278f0f}}={'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':_0x420dc0=>0x0}};_0x2292cc['vi']||={'dictionary':{},'getPluralForm':null},_0x2292cc['vi']['dictionary']=Object['assign'](_0x2292cc['vi']['dictionary'],_0x45a576),_0x2292cc['vi']['getPluralForm']=_0x278f0f;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2af6a1=>{const {vi:{dictionary:_0x121171,getPluralForm:_0x299d27}}={'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':_0x3628d2=>0x0}};_0x2af6a1['vi']||={'dictionary':{},'getPluralForm':null},_0x2af6a1['vi']['dictionary']=Object['assign'](_0x2af6a1['vi']['dictionary'],_0x121171),_0x2af6a1['vi']['getPluralForm']=_0x299d27;})(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':_0x599f99=>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':_0xc78f38=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x123f64=>{const {'zh-cn':{dictionary:_0x1f839c,getPluralForm:_0x2e3a1c}}={'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':_0x186953=>0x0}};_0x123f64['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x123f64['zh-cn']['dictionary']=Object['assign'](_0x123f64['zh-cn']['dictionary'],_0x1f839c),_0x123f64['zh-cn']['getPluralForm']=_0x2e3a1c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2024ef=>{const {'zh-cn':{dictionary:_0xe4a5a0,getPluralForm:_0x3ecd67}}={'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':_0x351ff5=>0x0}};_0x2024ef['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x2024ef['zh-cn']['dictionary']=Object['assign'](_0x2024ef['zh-cn']['dictionary'],_0xe4a5a0),_0x2024ef['zh-cn']['getPluralForm']=_0x3ecd67;})(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':_0xc653a9=>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':_0x240cde=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3e8f75=>{const {zh:{dictionary:_0x3765ae,getPluralForm:_0x137784}}={'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':_0x489a9c=>0x0}};_0x3e8f75['zh']||={'dictionary':{},'getPluralForm':null},_0x3e8f75['zh']['dictionary']=Object['assign'](_0x3e8f75['zh']['dictionary'],_0x3765ae),_0x3e8f75['zh']['getPluralForm']=_0x137784;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x2ea6be=>{const {zh:{dictionary:_0x22c27b,getPluralForm:_0x4dc61d}}={'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':_0x29afe4=>0x0}};_0x2ea6be['zh']||={'dictionary':{},'getPluralForm':null},_0x2ea6be['zh']['dictionary']=Object['assign'](_0x2ea6be['zh']['dictionary'],_0x22c27b),_0x2ea6be['zh']['getPluralForm']=_0x4dc61d;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -23,11 +23,11 @@ msgstr "Formato de pintura"
23
23
 
24
24
  msgctxt "Keystroke description for assistive technologies: keystroke for copying text formatting. Example: 'Copy text formatting'."
25
25
  msgid "Copy text formatting"
26
- msgstr ""
26
+ msgstr "Copiar o formato do texto"
27
27
 
28
28
  msgctxt "Keystroke description for assistive technologies: keystroke for paste text formatting. Example: 'Paste text formatting'."
29
29
  msgid "Paste text formatting"
30
- msgstr ""
30
+ msgstr "Pegar o formato do texto"
31
31
 
32
32
  msgctxt "The label for the continuous painting checkbox in the format painter dropdown."
33
33
  msgid "Continuous painting"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-format-painter",
3
- "version": "43.0.0-alpha.1",
3
+ "version": "43.0.0-alpha.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": "43.0.0-alpha.1",
16
- "@ckeditor/ckeditor5-engine": "43.0.0-alpha.1",
17
- "@ckeditor/ckeditor5-ui": "43.0.0-alpha.1",
18
- "@ckeditor/ckeditor5-utils": "43.0.0-alpha.1",
19
- "ckeditor5": "43.0.0-alpha.1",
20
- "ckeditor5-collaboration": "43.0.0-alpha.1"
15
+ "@ckeditor/ckeditor5-core": "43.0.0-alpha.2",
16
+ "@ckeditor/ckeditor5-engine": "43.0.0-alpha.2",
17
+ "@ckeditor/ckeditor5-ui": "43.0.0-alpha.2",
18
+ "@ckeditor/ckeditor5-utils": "43.0.0-alpha.2",
19
+ "ckeditor5": "43.0.0-alpha.2",
20
+ "ckeditor5-collaboration": "43.0.0-alpha.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 _0x285800=_0xddb3;(function(_0x28c928,_0x57fc4){const _0x1b8146=_0xddb3,_0x1fd71f=_0x28c928();while(!![]){try{const _0x2930b9=-parseInt(_0x1b8146(0x18e))/0x1+parseInt(_0x1b8146(0x192))/0x2+-parseInt(_0x1b8146(0x19b))/0x3*(-parseInt(_0x1b8146(0x190))/0x4)+parseInt(_0x1b8146(0x196))/0x5+-parseInt(_0x1b8146(0x197))/0x6*(-parseInt(_0x1b8146(0x18b))/0x7)+-parseInt(_0x1b8146(0x18a))/0x8*(parseInt(_0x1b8146(0x185))/0x9)+-parseInt(_0x1b8146(0x19f))/0xa;if(_0x2930b9===_0x57fc4)break;else _0x1fd71f['push'](_0x1fd71f['shift']());}catch(_0x329dbf){_0x1fd71f['push'](_0x1fd71f['shift']());}}}(_0x59b0,0xdd693));import{Command as _0x28f656}from'ckeditor5/src/core.js';function _0xddb3(_0x3e8473,_0x5910a4){const _0x59b0ed=_0x59b0();return _0xddb3=function(_0xddb3a8,_0x268f6c){_0xddb3a8=_0xddb3a8-0x183;let _0x456a05=_0x59b0ed[_0xddb3a8];return _0x456a05;},_0xddb3(_0x3e8473,_0x5910a4);}function _0x59b0(){const _0x993889=['904472DrtMFI','get','2881894nJaMCt','from','getAttributeProperties','editor','8341965NAbjOB','6lyUfdS','schema','execute','getAttributes','6BdsoTi','model','change:value','reset','30627100CkyZiw','refresh','isFormatting','value','83943KABMap','_getFormattingAttributes','change:isEnabled','commands','selection','136PBlTnb','11914553VgreLE','fromEntries','document','1135487hihHRH','filter'];_0x59b0=function(){return _0x993889;};return _0x59b0();}import{PASTE_FORMAT_COMMAND_NAME as _0x381342}from'./utils.js';export default class r extends _0x28f656{constructor(_0x301082){const _0x349c9d=_0xddb3;super(_0x301082),this[_0x349c9d(0x184)]=void 0x0,this['on'](_0x349c9d(0x187),(_0x1235e7,_0x551cd9,_0xc42d85)=>{const _0x25e381=_0x349c9d;_0xc42d85||this[_0x25e381(0x19e)]();}),this['on'](_0x349c9d(0x19d),()=>_0x301082[_0x349c9d(0x188)][_0x349c9d(0x191)](_0x381342)[_0x349c9d(0x1a0)]());}[_0x285800(0x199)](){const _0x247d91=_0x285800;this[_0x247d91(0x184)]=this[_0x247d91(0x186)]();}[_0x285800(0x19e)](){const _0xe809bc=_0x285800;this[_0xe809bc(0x184)]=void 0x0;}[_0x285800(0x186)](){const _0xb1b7fb=_0x285800,_0x512433=this[_0xb1b7fb(0x195)][_0xb1b7fb(0x19c)],_0x301424=_0x512433[_0xb1b7fb(0x18d)][_0xb1b7fb(0x189)];return Object[_0xb1b7fb(0x18c)](Array[_0xb1b7fb(0x193)](_0x301424[_0xb1b7fb(0x19a)]())[_0xb1b7fb(0x18f)](([_0x3626fd])=>_0x512433[_0xb1b7fb(0x198)][_0xb1b7fb(0x194)](_0x3626fd)[_0xb1b7fb(0x183)]));}}
23
+ const _0x296d81=_0x27d3;(function(_0x34dee8,_0x4bc594){const _0x935b26=_0x27d3,_0x694492=_0x34dee8();while(!![]){try{const _0x29ca4d=-parseInt(_0x935b26(0xbd))/0x1*(-parseInt(_0x935b26(0xd3))/0x2)+-parseInt(_0x935b26(0xcb))/0x3+-parseInt(_0x935b26(0xc9))/0x4*(parseInt(_0x935b26(0xca))/0x5)+parseInt(_0x935b26(0xbe))/0x6+-parseInt(_0x935b26(0xc0))/0x7+parseInt(_0x935b26(0xc5))/0x8+parseInt(_0x935b26(0xd1))/0x9;if(_0x29ca4d===_0x4bc594)break;else _0x694492['push'](_0x694492['shift']());}catch(_0x3ffea5){_0x694492['push'](_0x694492['shift']());}}}(_0x4e0e,0x7227a));function _0x4e0e(){const _0x313904=['change:value','6501304VvbOrY','refresh','selection','editor','36rkspmL','334045DbCkDJ','828459uoEVGS','commands','getAttributeProperties','filter','_getFormattingAttributes','getAttributes','6110928WPyClx','change:isEnabled','121734PHoNdB','execute','reset','model','schema','document','fromEntries','3pUOoKN','1124106oicysh','from','3616165YDeeGG','isFormatting','get','value'];_0x4e0e=function(){return _0x313904;};return _0x4e0e();}import{Command as _0x167c27}from'ckeditor5/src/core.js';function _0x27d3(_0x8edfd3,_0x554556){const _0x4e0ea7=_0x4e0e();return _0x27d3=function(_0x27d32a,_0x18c16b){_0x27d32a=_0x27d32a-0xbc;let _0x4df004=_0x4e0ea7[_0x27d32a];return _0x4df004;},_0x27d3(_0x8edfd3,_0x554556);}import{PASTE_FORMAT_COMMAND_NAME as _0x41ed77}from'./utils.js';export default class r extends _0x167c27{constructor(_0x29dbf2){const _0x78f7f2=_0x27d3;super(_0x29dbf2),this[_0x78f7f2(0xc3)]=void 0x0,this['on'](_0x78f7f2(0xd2),(_0x3cf5a2,_0x5d7c7b,_0x2c63f2)=>{const _0x162a46=_0x78f7f2;_0x2c63f2||this[_0x162a46(0xd5)]();}),this['on'](_0x78f7f2(0xc4),()=>_0x29dbf2[_0x78f7f2(0xcc)][_0x78f7f2(0xc2)](_0x41ed77)[_0x78f7f2(0xc6)]());}[_0x296d81(0xd4)](){const _0x5da1b0=_0x296d81;this[_0x5da1b0(0xc3)]=this[_0x5da1b0(0xcf)]();}[_0x296d81(0xd5)](){const _0x51c5f1=_0x296d81;this[_0x51c5f1(0xc3)]=void 0x0;}[_0x296d81(0xcf)](){const _0x39c4a7=_0x296d81,_0x81c289=this[_0x39c4a7(0xc8)][_0x39c4a7(0xd6)],_0xfb7115=_0x81c289[_0x39c4a7(0xd8)][_0x39c4a7(0xc7)];return Object[_0x39c4a7(0xbc)](Array[_0x39c4a7(0xbf)](_0xfb7115[_0x39c4a7(0xd0)]())[_0x39c4a7(0xce)](([_0x139590])=>_0x81c289[_0x39c4a7(0xd7)][_0x39c4a7(0xcd)](_0x139590)[_0x39c4a7(0xc1)]));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x15e6ce=_0x48f5;(function(_0x4f131c,_0x2ecacf){var _0x29fa3f=_0x48f5,_0x4ddef5=_0x4f131c();while(!![]){try{var _0x4c8aef=parseInt(_0x29fa3f(0xfd))/0x1*(-parseInt(_0x29fa3f(0xf1))/0x2)+-parseInt(_0x29fa3f(0xf5))/0x3*(parseInt(_0x29fa3f(0xf8))/0x4)+-parseInt(_0x29fa3f(0xf6))/0x5+-parseInt(_0x29fa3f(0xf3))/0x6+-parseInt(_0x29fa3f(0xf0))/0x7*(-parseInt(_0x29fa3f(0xfa))/0x8)+-parseInt(_0x29fa3f(0xfe))/0x9*(-parseInt(_0x29fa3f(0xf4))/0xa)+-parseInt(_0x29fa3f(0xf2))/0xb*(-parseInt(_0x29fa3f(0xfb))/0xc);if(_0x4c8aef===_0x2ecacf)break;else _0x4ddef5['push'](_0x4ddef5['shift']());}catch(_0x5c9ae1){_0x4ddef5['push'](_0x4ddef5['shift']());}}}(_0x58ad,0x9ec39));import{Plugin as _0xc161ee}from'ckeditor5/src/core.js';function _0x48f5(_0x2cbdde,_0x1c0f80){var _0x58ad93=_0x58ad();return _0x48f5=function(_0x48f5c2,_0x3e6141){_0x48f5c2=_0x48f5c2-0xf0;var _0x48e5c3=_0x58ad93[_0x48f5c2];return _0x48e5c3;},_0x48f5(_0x2cbdde,_0x1c0f80);}function _0x58ad(){var _0x19d406=['634731xsxQsv','936bQuuDF','21hdvctY','4rLpAQt','2110493HSuGUy','3118626RHnBCH','89130oLQpdr','219AVcckK','5392840DVkWFw','pluginName','57828MLDsWl','FormatPainter','1537864RphYBt','192lkibVw','requires'];_0x58ad=function(){return _0x19d406;};return _0x58ad();}import _0x2df580 from'./formatpainterediting.js';import _0x10c033 from'./formatpainterui.js';export default class m extends _0xc161ee{static get[_0x15e6ce(0xfc)](){return[_0x2df580,_0x10c033];}static get[_0x15e6ce(0xf7)](){var _0x107aa2=_0x15e6ce;return _0x107aa2(0xf9);}}
23
+ function _0xc4d2(){var _0x572d71=['4614992PjDdXG','3545PgyElz','2133SpOupX','1028miVamf','3172288nuJcwV','1133762dOfSjm','FormatPainter','pluginName','6680574Vvxxnx','30313998DCnnhi','2398rbQDIS','requires'];_0xc4d2=function(){return _0x572d71;};return _0xc4d2();}var _0x4c3a64=_0xc326;(function(_0x44773a,_0x10ea70){var _0xb6b128=_0xc326,_0x3d9fa5=_0x44773a();while(!![]){try{var _0x4a5ba2=parseInt(_0xb6b128(0x8b))/0x1+parseInt(_0xb6b128(0x90))/0x2*(parseInt(_0xb6b128(0x94))/0x3)+-parseInt(_0xb6b128(0x95))/0x4*(parseInt(_0xb6b128(0x93))/0x5)+parseInt(_0xb6b128(0x8e))/0x6+parseInt(_0xb6b128(0x8a))/0x7+parseInt(_0xb6b128(0x92))/0x8+-parseInt(_0xb6b128(0x8f))/0x9;if(_0x4a5ba2===_0x10ea70)break;else _0x3d9fa5['push'](_0x3d9fa5['shift']());}catch(_0x2abba1){_0x3d9fa5['push'](_0x3d9fa5['shift']());}}}(_0xc4d2,0x8d6e7));function _0xc326(_0x525a6b,_0x3c5127){var _0xc4d256=_0xc4d2();return _0xc326=function(_0xc3261f,_0x32f11c){_0xc3261f=_0xc3261f-0x8a;var _0x405f20=_0xc4d256[_0xc3261f];return _0x405f20;},_0xc326(_0x525a6b,_0x3c5127);}import{Plugin as _0x28f389}from'ckeditor5/src/core.js';import _0x3ab3b6 from'./formatpainterediting.js';import _0x4e1306 from'./formatpainterui.js';export default class m extends _0x28f389{static get[_0x4c3a64(0x91)](){return[_0x3ab3b6,_0x4e1306];}static get[_0x4c3a64(0x8d)](){var _0x12f719=_0x4c3a64;return _0x12f719(0x8c);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xadabe1=_0x1ac1;function _0x2db1(){const _0x1189c8=['add','formatPainterLicenseKeyTrialLimit:operations','format-painter-trial-license-key-reached-limit-changes','48SyyVYQ','FormatPainterEditing','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.','get','licenseKey','init','format-painter-invalid-license-key','1574432gsbMGb','formatPainterLicenseKeyValid','info','8WOcwhy','_licenseKeyCheckInterval','13519QyUHhx','70595txfOWD','77356aQiRwk','formatPainterLicenseKeyInvalid','destroy','518758GzSPZM','formatPainterLicenseKeyTrial','156ykSyUH','pluginName','editor','6980RzcoIw','1229391LHsCrQ','254695yHWWQD','config','commands'];_0x2db1=function(){return _0x1189c8;};return _0x2db1();}(function(_0x487422,_0x15dc32){const _0x2f975c=_0x1ac1,_0x57d442=_0x487422();while(!![]){try{const _0x3596b7=-parseInt(_0x2f975c(0xf5))/0x1+-parseInt(_0x2f975c(0x110))/0x2*(-parseInt(_0x2f975c(0x102))/0x3)+-parseInt(_0x2f975c(0x109))/0x4+parseInt(_0x2f975c(0xfc))/0x5+-parseInt(_0x2f975c(0xf7))/0x6*(parseInt(_0x2f975c(0x10f))/0x7)+-parseInt(_0x2f975c(0x10c))/0x8*(-parseInt(_0x2f975c(0xfb))/0x9)+parseInt(_0x2f975c(0xfa))/0xa*(parseInt(_0x2f975c(0x10e))/0xb);if(_0x3596b7===_0x15dc32)break;else _0x57d442['push'](_0x57d442['shift']());}catch(_0x276313){_0x57d442['push'](_0x57d442['shift']());}}}(_0x2db1,0x778b4));import{Plugin as _0x28dfb9}from'ckeditor5/src/core.js';import{CKEditorError as _0xddcf7b}from'ckeditor5/src/utils.js';function _0x1ac1(_0x2017e0,_0x43d20d){const _0x2db157=_0x2db1();return _0x1ac1=function(_0x1ac16e,_0x1deb80){_0x1ac16e=_0x1ac16e-0xf4;let _0x42df02=_0x2db157[_0x1ac16e];return _0x42df02;},_0x1ac1(_0x2017e0,_0x43d20d);}import _0x110242 from'./copyformatcommand.js';import _0x308ced from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0x277e58,PASTE_FORMAT_COMMAND_NAME as _0x300f98}from'./utils.js';export default class o extends _0x28dfb9{static get[_0xadabe1(0xf8)](){const _0x1422e7=_0xadabe1;return _0x1422e7(0x103);}constructor(_0x523916){const _0x501082=_0xadabe1;super(_0x523916),this[_0x501082(0x10d)]=null;}[_0xadabe1(0x107)](){const _0x4a5793=_0xadabe1,_0x397984=this[_0x4a5793(0xf9)];_0x397984[_0x4a5793(0xfe)][_0x4a5793(0xff)](_0x277e58,new _0x110242(_0x397984)),_0x397984[_0x4a5793(0xfe)][_0x4a5793(0xff)](_0x300f98,new _0x308ced(_0x397984)),this[_0x4a5793(0x106)]=_0x397984[_0x4a5793(0xfd)][_0x4a5793(0x105)](_0x4a5793(0x106));const _0x11ddc8=this[_0x4a5793(0xf9)];this[_0x4a5793(0x10d)]=setInterval(()=>{const _0x43d190=_0x4a5793;let _0x30a8c4;for(const _0x583c18 in _0x11ddc8){const _0x1c3325=_0x583c18,_0x52f288=_0x11ddc8[_0x1c3325];if(_0x43d190(0xf6)===_0x52f288||_0x43d190(0x111)===_0x52f288||_0x43d190(0x10a)===_0x52f288||_0x43d190(0x100)===_0x52f288){delete _0x11ddc8[_0x1c3325],_0x30a8c4=_0x52f288;break;}}if(_0x43d190(0x111)===_0x30a8c4)throw clearInterval(this[_0x43d190(0x10d)]),new _0xddcf7b(_0x43d190(0x108),null);if(_0x43d190(0xf6)===_0x30a8c4&&console[_0x43d190(0x10b)](_0x43d190(0x104)),_0x43d190(0x100)===_0x30a8c4)throw clearInterval(this[_0x43d190(0x10d)]),new _0xddcf7b(_0x43d190(0x101),null);_0x43d190(0x10a)===_0x30a8c4&&clearInterval(this[_0x43d190(0x10d)]);},0x3e8);}[_0xadabe1(0xf4)](){const _0x196db5=_0xadabe1;this[_0x196db5(0x10d)]&&clearInterval(this[_0x196db5(0x10d)]);}}
23
+ const _0x1fecea=_0x4caf;(function(_0x390945,_0x1a7417){const _0x490fea=_0x4caf,_0xee07=_0x390945();while(!![]){try{const _0x5d072c=parseInt(_0x490fea(0xde))/0x1*(parseInt(_0x490fea(0xd2))/0x2)+parseInt(_0x490fea(0xcf))/0x3+-parseInt(_0x490fea(0xda))/0x4*(parseInt(_0x490fea(0xd4))/0x5)+parseInt(_0x490fea(0xe1))/0x6*(parseInt(_0x490fea(0xd7))/0x7)+-parseInt(_0x490fea(0xd3))/0x8+-parseInt(_0x490fea(0xd1))/0x9+parseInt(_0x490fea(0xe5))/0xa;if(_0x5d072c===_0x1a7417)break;else _0xee07['push'](_0xee07['shift']());}catch(_0xd7beab){_0xee07['push'](_0xee07['shift']());}}}(_0x4edd,0x453a2));import{Plugin as _0x369682}from'ckeditor5/src/core.js';function _0x4caf(_0x1c99c5,_0x4daee6){const _0x4eddfe=_0x4edd();return _0x4caf=function(_0x4cafd0,_0x31ec3f){_0x4cafd0=_0x4cafd0-0xc9;let _0x574189=_0x4eddfe[_0x4cafd0];return _0x574189;},_0x4caf(_0x1c99c5,_0x4daee6);}import{CKEditorError as _0x89df2f}from'ckeditor5/src/utils.js';import _0x5f1e57 from'./copyformatcommand.js';import _0x4b8755 from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0x56caf1,PASTE_FORMAT_COMMAND_NAME as _0x5e511f}from'./utils.js';export default class o extends _0x369682{static get[_0x1fecea(0xd8)](){const _0x17da4d=_0x1fecea;return _0x17da4d(0xce);}constructor(_0x4b96f6){const _0x36dde6=_0x1fecea;super(_0x4b96f6),this[_0x36dde6(0xd5)]=null;}[_0x1fecea(0xe3)](){const _0x1d9287=_0x1fecea,_0x395f53=this[_0x1d9287(0xc9)];_0x395f53[_0x1d9287(0xd9)][_0x1d9287(0xdb)](_0x56caf1,new _0x5f1e57(_0x395f53)),_0x395f53[_0x1d9287(0xd9)][_0x1d9287(0xdb)](_0x5e511f,new _0x4b8755(_0x395f53)),this[_0x1d9287(0xcc)]=_0x395f53[_0x1d9287(0xe4)][_0x1d9287(0xdd)](_0x1d9287(0xcc));const _0x3f601f=this[_0x1d9287(0xc9)];this[_0x1d9287(0xd5)]=setInterval(()=>{const _0x354514=_0x1d9287;let _0x4c1827;for(const _0x3ec2f4 in _0x3f601f){const _0x485989=_0x3ec2f4,_0x53d0b3=_0x3f601f[_0x485989];if(_0x354514(0xe2)===_0x53d0b3||_0x354514(0xdf)===_0x53d0b3||_0x354514(0xdc)===_0x53d0b3||_0x354514(0xca)===_0x53d0b3){delete _0x3f601f[_0x485989],_0x4c1827=_0x53d0b3;break;}}if(_0x354514(0xdf)===_0x4c1827)throw clearInterval(this[_0x354514(0xd5)]),new _0x89df2f(_0x354514(0xcd),null);if(_0x354514(0xe2)===_0x4c1827&&console[_0x354514(0xe0)](_0x354514(0xcb)),_0x354514(0xca)===_0x4c1827)throw clearInterval(this[_0x354514(0xd5)]),new _0x89df2f(_0x354514(0xd0),null);_0x354514(0xdc)===_0x4c1827&&clearInterval(this[_0x354514(0xd5)]);},0x3e8);}[_0x1fecea(0xd6)](){const _0x37cc4b=_0x1fecea;this[_0x37cc4b(0xd5)]&&clearInterval(this[_0x37cc4b(0xd5)]);}}function _0x4edd(){const _0x4fcacb=['format-painter-invalid-license-key','FormatPainterEditing','193008zgCXnJ','format-painter-trial-license-key-reached-limit-changes','2137392DkWjwL','2aifjdY','4288216MYxmEz','5yVgkky','_licenseKeyCheckInterval','destroy','315CfBtMg','pluginName','commands','1298876JQtbOp','add','formatPainterLicenseKeyValid','get','162388dThVes','formatPainterLicenseKeyInvalid','info','58422kurDKA','formatPainterLicenseKeyTrial','init','config','7168990DejHKW','editor','formatPainterLicenseKeyTrialLimit:operations','You\x20are\x20using\x20the\x20trial\x20version\x20of\x20CKEditor\x205\x20format\x20painter\x20plugin\x20with\x20limited\x20usage.\x20Make\x20sure\x20you\x20will\x20not\x20use\x20it\x20in\x20the\x20production\x20environment.','licenseKey'];_0x4edd=function(){return _0x4fcacb;};return _0x4edd();}