@ckeditor/ckeditor5-format-painter 0.0.0-nightly-20240528.0 → 0.0.0-nightly-20240529.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (97) hide show
  1. package/build/format-painter.js +1 -1
  2. package/dist/index.js +2 -2
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/bg.js +1 -1
  6. package/dist/translations/bg.umd.js +1 -1
  7. package/dist/translations/bn.js +1 -1
  8. package/dist/translations/bn.umd.js +1 -1
  9. package/dist/translations/ca.js +1 -1
  10. package/dist/translations/ca.umd.js +1 -1
  11. package/dist/translations/cs.js +1 -1
  12. package/dist/translations/cs.umd.js +1 -1
  13. package/dist/translations/da.js +1 -1
  14. package/dist/translations/da.umd.js +1 -1
  15. package/dist/translations/de.js +1 -1
  16. package/dist/translations/de.umd.js +1 -1
  17. package/dist/translations/el.js +1 -1
  18. package/dist/translations/el.umd.js +1 -1
  19. package/dist/translations/en-au.js +1 -1
  20. package/dist/translations/en-au.umd.js +1 -1
  21. package/dist/translations/en.umd.js +1 -1
  22. package/dist/translations/es.js +1 -1
  23. package/dist/translations/es.umd.js +1 -1
  24. package/dist/translations/et.js +1 -1
  25. package/dist/translations/et.umd.js +1 -1
  26. package/dist/translations/fi.js +1 -1
  27. package/dist/translations/fi.umd.js +1 -1
  28. package/dist/translations/fr.js +1 -1
  29. package/dist/translations/fr.umd.js +1 -1
  30. package/dist/translations/gl.js +1 -1
  31. package/dist/translations/gl.umd.js +1 -1
  32. package/dist/translations/he.js +1 -1
  33. package/dist/translations/he.umd.js +1 -1
  34. package/dist/translations/hi.js +1 -1
  35. package/dist/translations/hi.umd.js +1 -1
  36. package/dist/translations/hr.js +1 -1
  37. package/dist/translations/hr.umd.js +1 -1
  38. package/dist/translations/hu.js +1 -1
  39. package/dist/translations/hu.umd.js +1 -1
  40. package/dist/translations/id.js +1 -1
  41. package/dist/translations/id.umd.js +1 -1
  42. package/dist/translations/it.js +1 -1
  43. package/dist/translations/it.umd.js +1 -1
  44. package/dist/translations/ja.js +1 -1
  45. package/dist/translations/ja.umd.js +1 -1
  46. package/dist/translations/ko.js +1 -1
  47. package/dist/translations/ko.umd.js +1 -1
  48. package/dist/translations/lt.js +1 -1
  49. package/dist/translations/lt.umd.js +1 -1
  50. package/dist/translations/lv.js +1 -1
  51. package/dist/translations/lv.umd.js +1 -1
  52. package/dist/translations/ms.js +1 -1
  53. package/dist/translations/ms.umd.js +1 -1
  54. package/dist/translations/nl.js +1 -1
  55. package/dist/translations/nl.umd.js +1 -1
  56. package/dist/translations/no.js +1 -1
  57. package/dist/translations/no.umd.js +1 -1
  58. package/dist/translations/pl.js +1 -1
  59. package/dist/translations/pl.umd.js +1 -1
  60. package/dist/translations/pt-br.js +1 -1
  61. package/dist/translations/pt-br.umd.js +1 -1
  62. package/dist/translations/pt.js +1 -1
  63. package/dist/translations/pt.umd.js +1 -1
  64. package/dist/translations/ro.js +1 -1
  65. package/dist/translations/ro.umd.js +1 -1
  66. package/dist/translations/ru.js +1 -1
  67. package/dist/translations/ru.umd.js +1 -1
  68. package/dist/translations/sk.js +1 -1
  69. package/dist/translations/sk.umd.js +1 -1
  70. package/dist/translations/sr-latn.js +1 -1
  71. package/dist/translations/sr-latn.umd.js +1 -1
  72. package/dist/translations/sr.js +1 -1
  73. package/dist/translations/sr.umd.js +1 -1
  74. package/dist/translations/sv.js +1 -1
  75. package/dist/translations/sv.umd.js +1 -1
  76. package/dist/translations/th.js +1 -1
  77. package/dist/translations/th.umd.js +1 -1
  78. package/dist/translations/tr.js +1 -1
  79. package/dist/translations/tr.umd.js +1 -1
  80. package/dist/translations/ug.js +1 -1
  81. package/dist/translations/ug.umd.js +1 -1
  82. package/dist/translations/uk.js +1 -1
  83. package/dist/translations/uk.umd.js +1 -1
  84. package/dist/translations/vi.js +1 -1
  85. package/dist/translations/vi.umd.js +1 -1
  86. package/dist/translations/zh-cn.js +1 -1
  87. package/dist/translations/zh-cn.umd.js +1 -1
  88. package/dist/translations/zh.js +1 -1
  89. package/dist/translations/zh.umd.js +1 -1
  90. package/package.json +3 -3
  91. package/src/copyformatcommand.js +1 -1
  92. package/src/formatpainter.js +1 -1
  93. package/src/formatpainterediting.js +1 -1
  94. package/src/formatpainterui.js +2 -2
  95. package/src/index.js +1 -1
  96. package/src/pasteformatcommand.js +1 -1
  97. package/src/utils.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x4bac39=>{const {sr:{dictionary:_0x1d533d,getPluralForm:_0x33356a}}={'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':_0x3bddf6=>_0x3bddf6%0xa==0x1&&_0x3bddf6%0x64!=0xb?0x0:_0x3bddf6%0xa>=0x2&&_0x3bddf6%0xa<=0x4&&(_0x3bddf6%0x64<0xa||_0x3bddf6%0x64>=0x14)?0x1:0x2}};_0x4bac39['sr']||={'dictionary':{},'getPluralForm':null},_0x4bac39['sr']['dictionary']=Object['assign'](_0x4bac39['sr']['dictionary'],_0x1d533d),_0x4bac39['sr']['getPluralForm']=_0x33356a;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x3b66a5=>{const {sr:{dictionary:_0x813dc5,getPluralForm:_0x41e0d3}}={'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':_0x59cc6d=>_0x59cc6d%0xa==0x1&&_0x59cc6d%0x64!=0xb?0x0:_0x59cc6d%0xa>=0x2&&_0x59cc6d%0xa<=0x4&&(_0x59cc6d%0x64<0xa||_0x59cc6d%0x64>=0x14)?0x1:0x2}};_0x3b66a5['sr']||={'dictionary':{},'getPluralForm':null},_0x3b66a5['sr']['dictionary']=Object['assign'](_0x3b66a5['sr']['dictionary'],_0x813dc5),_0x3b66a5['sr']['getPluralForm']=_0x41e0d3;})(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':_0x2f18eb=>0x1!=_0x2f18eb}};
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':_0x4cf313=>0x1!=_0x4cf313}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x5a9168=>{const {sv:{dictionary:_0x872b46,getPluralForm:_0x4c5116}}={'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':_0x20daff=>0x1!=_0x20daff}};_0x5a9168['sv']||={'dictionary':{},'getPluralForm':null},_0x5a9168['sv']['dictionary']=Object['assign'](_0x5a9168['sv']['dictionary'],_0x872b46),_0x5a9168['sv']['getPluralForm']=_0x4c5116;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x61dd5a=>{const {sv:{dictionary:_0x456754,getPluralForm:_0x44bc71}}={'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':_0x51cf78=>0x1!=_0x51cf78}};_0x61dd5a['sv']||={'dictionary':{},'getPluralForm':null},_0x61dd5a['sv']['dictionary']=Object['assign'](_0x61dd5a['sv']['dictionary'],_0x456754),_0x61dd5a['sv']['getPluralForm']=_0x44bc71;})(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':_0x29bb30=>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':_0x2eace9=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x41ff7a=>{const {th:{dictionary:_0x480405,getPluralForm:_0x3c9fc6}}={'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':_0x3f02e8=>0x0}};_0x41ff7a['th']||={'dictionary':{},'getPluralForm':null},_0x41ff7a['th']['dictionary']=Object['assign'](_0x41ff7a['th']['dictionary'],_0x480405),_0x41ff7a['th']['getPluralForm']=_0x3c9fc6;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0xc0bc19=>{const {th:{dictionary:_0x335b40,getPluralForm:_0x40a109}}={'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':_0x1ef0de=>0x0}};_0xc0bc19['th']||={'dictionary':{},'getPluralForm':null},_0xc0bc19['th']['dictionary']=Object['assign'](_0xc0bc19['th']['dictionary'],_0x335b40),_0xc0bc19['th']['getPluralForm']=_0x40a109;})(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':_0x5861b3=>_0x5861b3>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':_0x41a54b=>_0x41a54b>0x1}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x1c4475=>{const {tr:{dictionary:_0x11781b,getPluralForm:_0x449b13}}={'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':_0x4241ed=>_0x4241ed>0x1}};_0x1c4475['tr']||={'dictionary':{},'getPluralForm':null},_0x1c4475['tr']['dictionary']=Object['assign'](_0x1c4475['tr']['dictionary'],_0x11781b),_0x1c4475['tr']['getPluralForm']=_0x449b13;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x545690=>{const {tr:{dictionary:_0x448337,getPluralForm:_0x84efc4}}={'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':_0x597473=>_0x597473>0x1}};_0x545690['tr']||={'dictionary':{},'getPluralForm':null},_0x545690['tr']['dictionary']=Object['assign'](_0x545690['tr']['dictionary'],_0x448337),_0x545690['tr']['getPluralForm']=_0x84efc4;})(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':_0x28d365=>0x1!=_0x28d365}};
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':_0x4cbd46=>0x1!=_0x4cbd46}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x46a50d=>{const {ug:{dictionary:_0x4db816,getPluralForm:_0x22e246}}={'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':_0x3de233=>0x1!=_0x3de233}};_0x46a50d['ug']||={'dictionary':{},'getPluralForm':null},_0x46a50d['ug']['dictionary']=Object['assign'](_0x46a50d['ug']['dictionary'],_0x4db816),_0x46a50d['ug']['getPluralForm']=_0x22e246;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x27cc93=>{const {ug:{dictionary:_0x4066aa,getPluralForm:_0x46d1cc}}={'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':_0x3c408d=>0x1!=_0x3c408d}};_0x27cc93['ug']||={'dictionary':{},'getPluralForm':null},_0x27cc93['ug']['dictionary']=Object['assign'](_0x27cc93['ug']['dictionary'],_0x4066aa),_0x27cc93['ug']['getPluralForm']=_0x46d1cc;})(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':_0x58db3e=>_0x58db3e%0x1==0x0&&_0x58db3e%0xa==0x1&&_0x58db3e%0x64!=0xb?0x0:_0x58db3e%0x1==0x0&&_0x58db3e%0xa>=0x2&&_0x58db3e%0xa<=0x4&&(_0x58db3e%0x64<0xc||_0x58db3e%0x64>0xe)?0x1:_0x58db3e%0x1==0x0&&(_0x58db3e%0xa==0x0||_0x58db3e%0xa>=0x5&&_0x58db3e%0xa<=0x9||_0x58db3e%0x64>=0xb&&_0x58db3e%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':_0x1ac901=>_0x1ac901%0x1==0x0&&_0x1ac901%0xa==0x1&&_0x1ac901%0x64!=0xb?0x0:_0x1ac901%0x1==0x0&&_0x1ac901%0xa>=0x2&&_0x1ac901%0xa<=0x4&&(_0x1ac901%0x64<0xc||_0x1ac901%0x64>0xe)?0x1:_0x1ac901%0x1==0x0&&(_0x1ac901%0xa==0x0||_0x1ac901%0xa>=0x5&&_0x1ac901%0xa<=0x9||_0x1ac901%0x64>=0xb&&_0x1ac901%0x64<=0xe)?0x2:0x3}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x131a33=>{const {uk:{dictionary:_0x4d2a1e,getPluralForm:_0x41f260}}={'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':_0x3e3eb2=>_0x3e3eb2%0x1==0x0&&_0x3e3eb2%0xa==0x1&&_0x3e3eb2%0x64!=0xb?0x0:_0x3e3eb2%0x1==0x0&&_0x3e3eb2%0xa>=0x2&&_0x3e3eb2%0xa<=0x4&&(_0x3e3eb2%0x64<0xc||_0x3e3eb2%0x64>0xe)?0x1:_0x3e3eb2%0x1==0x0&&(_0x3e3eb2%0xa==0x0||_0x3e3eb2%0xa>=0x5&&_0x3e3eb2%0xa<=0x9||_0x3e3eb2%0x64>=0xb&&_0x3e3eb2%0x64<=0xe)?0x2:0x3}};_0x131a33['uk']||={'dictionary':{},'getPluralForm':null},_0x131a33['uk']['dictionary']=Object['assign'](_0x131a33['uk']['dictionary'],_0x4d2a1e),_0x131a33['uk']['getPluralForm']=_0x41f260;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1da200=>{const {uk:{dictionary:_0x235774,getPluralForm:_0x1c28ef}}={'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':_0x50e2c6=>_0x50e2c6%0x1==0x0&&_0x50e2c6%0xa==0x1&&_0x50e2c6%0x64!=0xb?0x0:_0x50e2c6%0x1==0x0&&_0x50e2c6%0xa>=0x2&&_0x50e2c6%0xa<=0x4&&(_0x50e2c6%0x64<0xc||_0x50e2c6%0x64>0xe)?0x1:_0x50e2c6%0x1==0x0&&(_0x50e2c6%0xa==0x0||_0x50e2c6%0xa>=0x5&&_0x50e2c6%0xa<=0x9||_0x50e2c6%0x64>=0xb&&_0x50e2c6%0x64<=0xe)?0x2:0x3}};_0x1da200['uk']||={'dictionary':{},'getPluralForm':null},_0x1da200['uk']['dictionary']=Object['assign'](_0x1da200['uk']['dictionary'],_0x235774),_0x1da200['uk']['getPluralForm']=_0x1c28ef;})(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':_0x2e7e58=>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':_0x11b35a=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x362341=>{const {vi:{dictionary:_0x19c5df,getPluralForm:_0x36ca2c}}={'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':_0x588ce8=>0x0}};_0x362341['vi']||={'dictionary':{},'getPluralForm':null},_0x362341['vi']['dictionary']=Object['assign'](_0x362341['vi']['dictionary'],_0x19c5df),_0x362341['vi']['getPluralForm']=_0x36ca2c;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x5aeb5f=>{const {vi:{dictionary:_0x34de6a,getPluralForm:_0x5516f7}}={'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':_0xcf54a3=>0x0}};_0x5aeb5f['vi']||={'dictionary':{},'getPluralForm':null},_0x5aeb5f['vi']['dictionary']=Object['assign'](_0x5aeb5f['vi']['dictionary'],_0x34de6a),_0x5aeb5f['vi']['getPluralForm']=_0x5516f7;})(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':_0x43e39b=>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':_0x338ad6=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0x3c88df=>{const {'zh-cn':{dictionary:_0x11d673,getPluralForm:_0x2c5be1}}={'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':_0x36872c=>0x0}};_0x3c88df['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x3c88df['zh-cn']['dictionary']=Object['assign'](_0x3c88df['zh-cn']['dictionary'],_0x11d673),_0x3c88df['zh-cn']['getPluralForm']=_0x2c5be1;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x4b558c=>{const {'zh-cn':{dictionary:_0x12d97e,getPluralForm:_0x575e1f}}={'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':_0x1bfa31=>0x0}};_0x4b558c['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x4b558c['zh-cn']['dictionary']=Object['assign'](_0x4b558c['zh-cn']['dictionary'],_0x12d97e),_0x4b558c['zh-cn']['getPluralForm']=_0x575e1f;})(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':_0x271ae8=>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':_0x2b2367=>0x0}};
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (_0xb55b59=>{const {zh:{dictionary:_0x23694c,getPluralForm:_0x1f5f3d}}={'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':_0x3279f9=>0x0}};_0xb55b59['zh']||={'dictionary':{},'getPluralForm':null},_0xb55b59['zh']['dictionary']=Object['assign'](_0xb55b59['zh']['dictionary'],_0x23694c),_0xb55b59['zh']['getPluralForm']=_0x1f5f3d;})(window['CKEDITOR_TRANSLATIONS']||={});
23
+ (_0x1a3b00=>{const {zh:{dictionary:_0x38b521,getPluralForm:_0x153042}}={'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':_0x5b2742=>0x0}};_0x1a3b00['zh']||={'dictionary':{},'getPluralForm':null},_0x1a3b00['zh']['dictionary']=Object['assign'](_0x1a3b00['zh']['dictionary'],_0x38b521),_0x1a3b00['zh']['getPluralForm']=_0x153042;})(window['CKEDITOR_TRANSLATIONS']||={});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-format-painter",
3
- "version": "0.0.0-nightly-20240528.0",
3
+ "version": "0.0.0-nightly-20240529.0",
4
4
  "description": "Format painter feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -12,8 +12,8 @@
12
12
  "type": "module",
13
13
  "main": "src/index.js",
14
14
  "dependencies": {
15
- "ckeditor5": "0.0.0-nightly-20240528.0",
16
- "ckeditor5-collaboration": "0.0.0-nightly-20240528.0"
15
+ "ckeditor5": "0.0.0-nightly-20240529.0",
16
+ "ckeditor5-collaboration": "0.0.0-nightly-20240529.0"
17
17
  },
18
18
  "license": "SEE LICENSE IN LICENSE.md",
19
19
  "author": "CKSource (http://cksource.com/)",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3711(_0x410171,_0x554d38){const _0x3be2b2=_0x3be2();return _0x3711=function(_0x3711f1,_0x1e3bb2){_0x3711f1=_0x3711f1-0xe0;let _0x457e56=_0x3be2b2[_0x3711f1];return _0x457e56;},_0x3711(_0x410171,_0x554d38);}const _0x597158=_0x3711;(function(_0x163107,_0x35caf8){const _0x50b1de=_0x3711,_0x14ab1e=_0x163107();while(!![]){try{const _0x37faea=-parseInt(_0x50b1de(0xfd))/0x1*(-parseInt(_0x50b1de(0xf2))/0x2)+parseInt(_0x50b1de(0xe8))/0x3+parseInt(_0x50b1de(0xe5))/0x4*(parseInt(_0x50b1de(0xf1))/0x5)+-parseInt(_0x50b1de(0xf6))/0x6+-parseInt(_0x50b1de(0xe6))/0x7+-parseInt(_0x50b1de(0xfa))/0x8+parseInt(_0x50b1de(0xfb))/0x9*(parseInt(_0x50b1de(0xfc))/0xa);if(_0x37faea===_0x35caf8)break;else _0x14ab1e['push'](_0x14ab1e['shift']());}catch(_0x3373a1){_0x14ab1e['push'](_0x14ab1e['shift']());}}}(_0x3be2,0xaee8e));import{Command as _0x12e41e}from'ckeditor5/src/core.js';import{PASTE_FORMAT_COMMAND_NAME as _0x9c05a9}from'./utils.js';function _0x3be2(){const _0x59bf83=['editor','isFormatting','get','getAttributes','selection','model','getAttributeProperties','commands','5JzsPqm','471674nLOAyn','from','fromEntries','_getFormattingAttributes','6559650CQzZMi','value','schema','document','7390192psjkDm','261NKtjMm','212690RFdvcj','4jTrmtG','refresh','change:isEnabled','change:value','execute','filter','2771620zFLFIg','1270262doxWWO','reset','1985673JhnyZV'];_0x3be2=function(){return _0x59bf83;};return _0x3be2();}export default class r extends _0x12e41e{constructor(_0x29409d){const _0x203867=_0x3711;super(_0x29409d),this[_0x203867(0xf7)]=void 0x0,this['on'](_0x203867(0xe1),(_0x4b27fc,_0x329ab6,_0x2f7ad5)=>{const _0x29e263=_0x203867;_0x2f7ad5||this[_0x29e263(0xe7)]();}),this['on'](_0x203867(0xe2),()=>_0x29409d[_0x203867(0xf0)][_0x203867(0xeb)](_0x9c05a9)[_0x203867(0xe0)]());}[_0x597158(0xe3)](){const _0x270d57=_0x597158;this[_0x270d57(0xf7)]=this[_0x270d57(0xf5)]();}[_0x597158(0xe7)](){const _0x4177a3=_0x597158;this[_0x4177a3(0xf7)]=void 0x0;}[_0x597158(0xf5)](){const _0xa0a098=_0x597158,_0x36af1a=this[_0xa0a098(0xe9)][_0xa0a098(0xee)],_0x51713e=_0x36af1a[_0xa0a098(0xf9)][_0xa0a098(0xed)];return Object[_0xa0a098(0xf4)](Array[_0xa0a098(0xf3)](_0x51713e[_0xa0a098(0xec)]())[_0xa0a098(0xe4)](([_0x2559e0])=>_0x36af1a[_0xa0a098(0xf8)][_0xa0a098(0xef)](_0x2559e0)[_0xa0a098(0xea)]));}}
23
+ const _0x572816=_0x466d;(function(_0x330a6a,_0x76ab3a){const _0x425c7d=_0x466d,_0x318871=_0x330a6a();while(!![]){try{const _0x1afde3=-parseInt(_0x425c7d(0x1cd))/0x1+parseInt(_0x425c7d(0x1d1))/0x2+parseInt(_0x425c7d(0x1e0))/0x3+parseInt(_0x425c7d(0x1d4))/0x4+-parseInt(_0x425c7d(0x1d8))/0x5*(parseInt(_0x425c7d(0x1e4))/0x6)+parseInt(_0x425c7d(0x1e3))/0x7+parseInt(_0x425c7d(0x1dc))/0x8*(-parseInt(_0x425c7d(0x1d5))/0x9);if(_0x1afde3===_0x76ab3a)break;else _0x318871['push'](_0x318871['shift']());}catch(_0x22f580){_0x318871['push'](_0x318871['shift']());}}}(_0x4269,0xd9066));import{Command as _0x5ec101}from'ckeditor5/src/core.js';function _0x4269(){const _0x23bc8d=['execute','133616pgIZsa','change:isEnabled','refresh','getAttributeProperties','812559eowGfl','model','from','12103049wwFoDs','66BWqMmT','editor','getAttributes','selection','commands','document','33627glhuvo','get','_getFormattingAttributes','isFormatting','861626hLNmai','fromEntries','reset','5271652LjuRVG','1197waKAnP','value','filter','274845cLFWVK','change:value','schema'];_0x4269=function(){return _0x23bc8d;};return _0x4269();}import{PASTE_FORMAT_COMMAND_NAME as _0x3cda7c}from'./utils.js';function _0x466d(_0x3926cb,_0x2a9588){const _0x4269f3=_0x4269();return _0x466d=function(_0x466d88,_0x4908ec){_0x466d88=_0x466d88-0x1c8;let _0x2294d2=_0x4269f3[_0x466d88];return _0x2294d2;},_0x466d(_0x3926cb,_0x2a9588);}export default class r extends _0x5ec101{constructor(_0x4b1f25){const _0x49639f=_0x466d;super(_0x4b1f25),this[_0x49639f(0x1d6)]=void 0x0,this['on'](_0x49639f(0x1dd),(_0x42a2f0,_0x2e7bd4,_0x22d3e9)=>{const _0x3e7191=_0x49639f;_0x22d3e9||this[_0x3e7191(0x1d3)]();}),this['on'](_0x49639f(0x1d9),()=>_0x4b1f25[_0x49639f(0x1cb)][_0x49639f(0x1ce)](_0x3cda7c)[_0x49639f(0x1de)]());}[_0x572816(0x1db)](){const _0xf819fa=_0x572816;this[_0xf819fa(0x1d6)]=this[_0xf819fa(0x1cf)]();}[_0x572816(0x1d3)](){const _0x53b1fb=_0x572816;this[_0x53b1fb(0x1d6)]=void 0x0;}[_0x572816(0x1cf)](){const _0x5e2dc5=_0x572816,_0x323ab1=this[_0x5e2dc5(0x1c8)][_0x5e2dc5(0x1e1)],_0x12c081=_0x323ab1[_0x5e2dc5(0x1cc)][_0x5e2dc5(0x1ca)];return Object[_0x5e2dc5(0x1d2)](Array[_0x5e2dc5(0x1e2)](_0x12c081[_0x5e2dc5(0x1c9)]())[_0x5e2dc5(0x1d7)](([_0x5e9c90])=>_0x323ab1[_0x5e2dc5(0x1da)][_0x5e2dc5(0x1df)](_0x5e9c90)[_0x5e2dc5(0x1d0)]));}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2546(_0x50d944,_0x3fe0ab){var _0x3b07bc=_0x3b07();return _0x2546=function(_0x254665,_0x18078e){_0x254665=_0x254665-0x1e2;var _0x1ffd1a=_0x3b07bc[_0x254665];return _0x1ffd1a;},_0x2546(_0x50d944,_0x3fe0ab);}var _0x25f2ff=_0x2546;(function(_0x132694,_0x2080c3){var _0xdeb4b2=_0x2546,_0x26b7af=_0x132694();while(!![]){try{var _0x418737=-parseInt(_0xdeb4b2(0x1e4))/0x1+-parseInt(_0xdeb4b2(0x1e5))/0x2+parseInt(_0xdeb4b2(0x1eb))/0x3*(-parseInt(_0xdeb4b2(0x1ec))/0x4)+-parseInt(_0xdeb4b2(0x1e7))/0x5+-parseInt(_0xdeb4b2(0x1e9))/0x6*(-parseInt(_0xdeb4b2(0x1e2))/0x7)+parseInt(_0xdeb4b2(0x1ea))/0x8+parseInt(_0xdeb4b2(0x1e3))/0x9;if(_0x418737===_0x2080c3)break;else _0x26b7af['push'](_0x26b7af['shift']());}catch(_0x485dfa){_0x26b7af['push'](_0x26b7af['shift']());}}}(_0x3b07,0x5a1f8));import{Plugin as _0x4a9892}from'ckeditor5/src/core.js';function _0x3b07(){var _0x1a2f44=['176729ujizVA','8860113eyaxzb','163523OgEHTO','892748EhWpcP','pluginName','3562735lpwWMf','requires','168YnHyvd','3309656CYRGht','3714iaYYoB','1336xMZbnP','FormatPainter'];_0x3b07=function(){return _0x1a2f44;};return _0x3b07();}import _0x2afd72 from'./formatpainterediting.js';import _0x3c7659 from'./formatpainterui.js';export default class m extends _0x4a9892{static get[_0x25f2ff(0x1e8)](){return[_0x2afd72,_0x3c7659];}static get[_0x25f2ff(0x1e6)](){var _0x3f259f=_0x25f2ff;return _0x3f259f(0x1ed);}}
23
+ function _0x5de5(_0xc288a1,_0x3d62f7){var _0x3944df=_0x3944();return _0x5de5=function(_0x5de59c,_0x4a1229){_0x5de59c=_0x5de59c-0xf6;var _0x3da2a3=_0x3944df[_0x5de59c];return _0x3da2a3;},_0x5de5(_0xc288a1,_0x3d62f7);}var _0x5bb973=_0x5de5;(function(_0x547000,_0x2fc5fc){var _0x1696c6=_0x5de5,_0x1394c7=_0x547000();while(!![]){try{var _0x368bb1=parseInt(_0x1696c6(0xff))/0x1+parseInt(_0x1696c6(0xfa))/0x2+-parseInt(_0x1696c6(0xf8))/0x3*(-parseInt(_0x1696c6(0x100))/0x4)+-parseInt(_0x1696c6(0x101))/0x5*(-parseInt(_0x1696c6(0xf7))/0x6)+-parseInt(_0x1696c6(0xfb))/0x7+parseInt(_0x1696c6(0xfe))/0x8*(-parseInt(_0x1696c6(0xf9))/0x9)+parseInt(_0x1696c6(0xfd))/0xa;if(_0x368bb1===_0x2fc5fc)break;else _0x1394c7['push'](_0x1394c7['shift']());}catch(_0x166f61){_0x1394c7['push'](_0x1394c7['shift']());}}}(_0x3944,0xd8990));function _0x3944(){var _0xdcde07=['8216726LbIhve','pluginName','2352780KYboxJ','8FWdJUk','1696993SVIfOz','460036UheVlO','3265kuqDsk','requires','FormatPainter','438hfxCxx','21TBYyCp','7142202hMEgaz','139154mGjGlu'];_0x3944=function(){return _0xdcde07;};return _0x3944();}import{Plugin as _0x40801a}from'ckeditor5/src/core.js';import _0x5533ae from'./formatpainterediting.js';import _0x525afc from'./formatpainterui.js';export default class m extends _0x40801a{static get[_0x5bb973(0x102)](){return[_0x5533ae,_0x525afc];}static get[_0x5bb973(0xfc)](){var _0x224ae1=_0x5bb973;return _0x224ae1(0xf6);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2012(){const _0x3e89ff=['213997IOMfqZ','config','14ltnLuU','pluginName','5742072CCSfvH','destroy','get','295417saFOTi','editor','84OhUUgn','2854478eZiTlD','191619QYhfiM','formatPainterLicenseKeyInvalid','add','commands','formatPainterLicenseKeyValid','licenseKey','35cVzdxY','130hDgUUo','FormatPainterEditing','info','formatPainterLicenseKeyTrial','105201pzqVpV','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.','362636pRbfYe','format-painter-invalid-license-key','formatPainterLicenseKeyTrialLimit:operations','_licenseKeyCheckInterval','init','format-painter-trial-license-key-reached-limit-changes'];_0x2012=function(){return _0x3e89ff;};return _0x2012();}const _0xe003cc=_0x5626;(function(_0x492c90,_0x40e4b2){const _0x1c669f=_0x5626,_0x192826=_0x492c90();while(!![]){try{const _0x5cbbaa=parseInt(_0x1c669f(0x128))/0x1+parseInt(_0x1c669f(0x123))/0x2*(-parseInt(_0x1c669f(0x119))/0x3)+-parseInt(_0x1c669f(0x11b))/0x4*(-parseInt(_0x1c669f(0x132))/0x5)+-parseInt(_0x1c669f(0x12a))/0x6*(-parseInt(_0x1c669f(0x121))/0x7)+-parseInt(_0x1c669f(0x125))/0x8+-parseInt(_0x1c669f(0x12c))/0x9*(-parseInt(_0x1c669f(0x133))/0xa)+-parseInt(_0x1c669f(0x12b))/0xb;if(_0x5cbbaa===_0x40e4b2)break;else _0x192826['push'](_0x192826['shift']());}catch(_0x3cc62a){_0x192826['push'](_0x192826['shift']());}}}(_0x2012,0x649b1));function _0x5626(_0x2e7d1f,_0x447536){const _0x201214=_0x2012();return _0x5626=function(_0x562607,_0x2a0a0f){_0x562607=_0x562607-0x117;let _0x501beb=_0x201214[_0x562607];return _0x501beb;},_0x5626(_0x2e7d1f,_0x447536);}import{Plugin as _0x1436a2}from'ckeditor5/src/core.js';import{CKEditorError as _0x30966d}from'ckeditor5/src/utils.js';import _0x402605 from'./copyformatcommand.js';import _0x4df5d5 from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0x1968c8,PASTE_FORMAT_COMMAND_NAME as _0x116c54}from'./utils.js';export default class o extends _0x1436a2{static get[_0xe003cc(0x124)](){const _0x4d3b6f=_0xe003cc;return _0x4d3b6f(0x134);}constructor(_0x1d7d1d){const _0x1e95bb=_0xe003cc;super(_0x1d7d1d),this[_0x1e95bb(0x11e)]=null;}[_0xe003cc(0x11f)](){const _0x317849=_0xe003cc,_0x405f4a=this[_0x317849(0x129)];_0x405f4a[_0x317849(0x12f)][_0x317849(0x12e)](_0x1968c8,new _0x402605(_0x405f4a)),_0x405f4a[_0x317849(0x12f)][_0x317849(0x12e)](_0x116c54,new _0x4df5d5(_0x405f4a)),this[_0x317849(0x131)]=_0x405f4a[_0x317849(0x122)][_0x317849(0x127)](_0x317849(0x131));const _0x1cef5b=this[_0x317849(0x129)];this[_0x317849(0x11e)]=setInterval(()=>{const _0x5c2b52=_0x317849;let _0x4cb3e5;for(const _0x21a2b1 in _0x1cef5b){const _0x182fcd=_0x21a2b1,_0x1c219c=_0x1cef5b[_0x182fcd];if(_0x5c2b52(0x118)===_0x1c219c||_0x5c2b52(0x12d)===_0x1c219c||_0x5c2b52(0x130)===_0x1c219c||_0x5c2b52(0x11d)===_0x1c219c){delete _0x1cef5b[_0x182fcd],_0x4cb3e5=_0x1c219c;break;}}if(_0x5c2b52(0x12d)===_0x4cb3e5)throw clearInterval(this[_0x5c2b52(0x11e)]),new _0x30966d(_0x5c2b52(0x11c),null);if(_0x5c2b52(0x118)===_0x4cb3e5&&console[_0x5c2b52(0x117)](_0x5c2b52(0x11a)),_0x5c2b52(0x11d)===_0x4cb3e5)throw clearInterval(this[_0x5c2b52(0x11e)]),new _0x30966d(_0x5c2b52(0x120),null);_0x5c2b52(0x130)===_0x4cb3e5&&clearInterval(this[_0x5c2b52(0x11e)]);},0x3e8);}[_0xe003cc(0x126)](){const _0xf0707b=_0xe003cc;this[_0xf0707b(0x11e)]&&clearInterval(this[_0xf0707b(0x11e)]);}}
23
+ function _0x5c39(){const _0xedf0b7=['config','467810xvMnLJ','formatPainterLicenseKeyValid','2155392EHMwUT','info','licenseKey','4414408qiiAWI','format-painter-trial-license-key-reached-limit-changes','649768okImqY','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.','init','format-painter-invalid-license-key','editor','pluginName','FormatPainterEditing','7148778suXnQD','formatPainterLicenseKeyInvalid','add','commands','_licenseKeyCheckInterval','2567932GCOBKv','destroy','get','5386542fXMMyz','1GOLONK','formatPainterLicenseKeyTrialLimit:operations','formatPainterLicenseKeyTrial'];_0x5c39=function(){return _0xedf0b7;};return _0x5c39();}const _0x3b1ad9=_0x402d;function _0x402d(_0x142ac7,_0x2926c5){const _0x5c39ab=_0x5c39();return _0x402d=function(_0x402dc7,_0x1f438f){_0x402dc7=_0x402dc7-0x151;let _0xcdd363=_0x5c39ab[_0x402dc7];return _0xcdd363;},_0x402d(_0x142ac7,_0x2926c5);}(function(_0xed2cdb,_0x36d054){const _0x23e914=_0x402d,_0x5bdd13=_0xed2cdb();while(!![]){try{const _0x5c6d76=parseInt(_0x23e914(0x168))/0x1*(-parseInt(_0x23e914(0x164))/0x2)+parseInt(_0x23e914(0x153))/0x3+parseInt(_0x23e914(0x156))/0x4+parseInt(_0x23e914(0x151))/0x5+-parseInt(_0x23e914(0x167))/0x6+parseInt(_0x23e914(0x15f))/0x7+-parseInt(_0x23e914(0x158))/0x8;if(_0x5c6d76===_0x36d054)break;else _0x5bdd13['push'](_0x5bdd13['shift']());}catch(_0x3f4a8b){_0x5bdd13['push'](_0x5bdd13['shift']());}}}(_0x5c39,0xa4892));import{Plugin as _0x30c93d}from'ckeditor5/src/core.js';import{CKEditorError as _0x5abd33}from'ckeditor5/src/utils.js';import _0x348a32 from'./copyformatcommand.js';import _0x16501f from'./pasteformatcommand.js';import{COPY_FORMAT_COMMAND_NAME as _0x3373c5,PASTE_FORMAT_COMMAND_NAME as _0x39e1d0}from'./utils.js';export default class o extends _0x30c93d{static get[_0x3b1ad9(0x15d)](){const _0x3526ca=_0x3b1ad9;return _0x3526ca(0x15e);}constructor(_0x513fa3){const _0x1f9cbc=_0x3b1ad9;super(_0x513fa3),this[_0x1f9cbc(0x163)]=null;}[_0x3b1ad9(0x15a)](){const _0x561b7d=_0x3b1ad9,_0x52b7de=this[_0x561b7d(0x15c)];_0x52b7de[_0x561b7d(0x162)][_0x561b7d(0x161)](_0x3373c5,new _0x348a32(_0x52b7de)),_0x52b7de[_0x561b7d(0x162)][_0x561b7d(0x161)](_0x39e1d0,new _0x16501f(_0x52b7de)),this[_0x561b7d(0x155)]=_0x52b7de[_0x561b7d(0x16b)][_0x561b7d(0x166)](_0x561b7d(0x155));const _0x3e0734=this[_0x561b7d(0x15c)];this[_0x561b7d(0x163)]=setInterval(()=>{const _0x56b5a1=_0x561b7d;let _0x2dfe11;for(const _0x46db05 in _0x3e0734){const _0x55473f=_0x46db05,_0x4854ef=_0x3e0734[_0x55473f];if(_0x56b5a1(0x16a)===_0x4854ef||_0x56b5a1(0x160)===_0x4854ef||_0x56b5a1(0x152)===_0x4854ef||_0x56b5a1(0x169)===_0x4854ef){delete _0x3e0734[_0x55473f],_0x2dfe11=_0x4854ef;break;}}if(_0x56b5a1(0x160)===_0x2dfe11)throw clearInterval(this[_0x56b5a1(0x163)]),new _0x5abd33(_0x56b5a1(0x15b),null);if(_0x56b5a1(0x16a)===_0x2dfe11&&console[_0x56b5a1(0x154)](_0x56b5a1(0x159)),_0x56b5a1(0x169)===_0x2dfe11)throw clearInterval(this[_0x56b5a1(0x163)]),new _0x5abd33(_0x56b5a1(0x157),null);_0x56b5a1(0x152)===_0x2dfe11&&clearInterval(this[_0x56b5a1(0x163)]);},0x3e8);}[_0x3b1ad9(0x165)](){const _0x548f30=_0x3b1ad9;this[_0x548f30(0x163)]&&clearInterval(this[_0x548f30(0x163)]);}}